html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}


.modal-lg {
width: auto;
max-width: 80vw;
}
table input, table textarea {
max-width: 100%;
width: 100%;
}
#modalContent table {
table-layout: fixed;
}
th.action-column {
width: 40px;
}
.event-select-table th:last-child {
width: 54px;
}

input[type=date] {
width: 130px;
}

body > .wrap > .container-fluid {
padding-top: 80px;
}


.nav > li > form > button.logout:focus {
    outline: none;
}

.site-index .list-group-item {
border: none !important;
}

.representation-index .table,
.coach-index .table,
.sportsman-exp-index .table,
.age-gender-index .table,
.events-index .table,
.department-index .table,
.sports-index .table,
.orgs-index .table,
.money-source-index .table,
.result-index .table,
.regions-index .table,
.ranks-index .table,
.season-index .table,
.squad-index .table {
max-width: 1200px;
}

.representation-index .table td:last-child,
.coach-index .table td:last-child,
.sportsman-exp-index .table td:last-child,
.age-gender-index .table td:last-child,
.events-index .table td:last-child,
.department-index .table td:last-child,
.sports-index .table td:last-child,
.orgs-index .table td:last-child,
.money-source-index .table td:last-child,
.result-index .table td:last-child,
.regions-index .table td:last-child,
.ranks-index .table td:last-child,
.season-index .table td:last-child,
.squad-index .table td:last-child {
min-width: 110px;
}
.representation-index .table td:last-child a,
.coach-index .table td:last-child a,
.sportsman-exp-index .table td:last-child a,
.age-gender-index .table td:last-child a,
.events-index .table td:last-child a,
.department-index .table td:last-child a,
.sports-index .table td:last-child a,
.orgs-index .table td:last-child a,
.money-source-index .table td:last-child a,
.result-index .table td:last-child a,
.regions-index .table td:last-child a,
.ranks-index .table td:last-child a,
.season-index .table td:last-child a,
.squad-index .table td:last-child a {
margin-right: 5px;
}
.representation-index .table td:nth-child(1),
.coach-index .table td:nth-child(1),
.sportsman-exp-index .table td:nth-child(1),
.age-gender-index .table td:nth-child(1),
.events-index .table td:nth-child(1),
.department-index .table td:nth-child(1),
.sports-index .table td:nth-child(1),
.orgs-index .table td:nth-child(1),
.money-source-index .table td:nth-child(1),
.result-index .table td:nth-child(1),
.regions-index .table td:nth-child(1),
.ranks-index .table td:nth-child(1),
.season-index .table td:nth-child(1),
.squad-index .table td:nth-child(1) {
width: 100px;
}
.representation-index .table td:nth-child(2) {
width: 100px;
}
.representation-index .table td:nth-child(3),
.coach-index .table td:nth-child(3),
.sportsman-exp-index .table td:nth-child(3) {
width: 150px;
}

.table-wrap {
max-width: 100%;
overflow-x: auto;
}
.table th {
white-space: normal !important;
vertical-align: middle !important;
}

select[read-only],
.form-control[readonly] {
pointer-events: none;
box-shadow: none !important;
}
input[read-only] {
border: none !important;
box-shadow: none !important;
cursor: default;
}

.filters .form-control {
padding: 0 2px;
min-width: 50px;
}
.filters select.form-control {
min-width: 100px;
}
.filters .input-group.date input {
min-width: 80px;
}

.filters .input-group.date .input-group-addon {
padding: 5px;
}

.coach-index td:nth-child(2) {
min-width: 250px;
}
.coach-index td:nth-child(5) {
min-width: 300px;
}

.coach-index td:nth-child(7) {
min-width: 150px;
}

.sportsman-exp-index td:nth-child(6) {
min-width: 150px;
}




#myPageSize {
  width: 75px;
  margin-bottom: 20px;
  margin-top: 10px;
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
display: inline-block;
margin-left: 20px;
}

.summary {
display: inline-block;
}

.sportsman-exp-index .btn.btn-success + .btn.btn-info {
margin-left: 6px;
}
.result-index .btn.btn-success + .btn.btn-info {
margin-left: 10px;
}


.select2-container--krajee .select2-selection--multiple {
padding-right: 24px;
}
.select2-container--krajee .select2-selection--multiple .select2-selection__choice {
text-overflow: ellipsis;
overflow: hidden;
}