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:not(.wrap) {
    white-space: nowrap;
}

.grid-view th.wrap {
    white-space: normal !important;
}

.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;
}



.kv-thead-float { z-index:2000 !important; }
#grid-view-index .table-striped > thead > tr td .select2-container { padding:0; margin:0 ;height: 23px; font-size:11px; }
#grid-view-index .table-striped > thead > tr td .select2-container * { padding:0; margin:0 ;height: 23px; font-size:11px; }
#grid-view-index .table-striped > thead > tr td .select2-container .select2-choice .select2-arrow b, #grid-view-index .table-striped > thead > tr td .select2-container .select2-choice div b { background-position: 0 -2px; }
#grid-view-index .table-striped > thead > tr td .select2-container .select2-choice > .select2-chosen { padding: 3px 12px; }
#grid-view-pairing .table-striped > thead > tr td .select2-container { padding:0; margin:0 ;height: 23px; font-size:11px; }
#grid-view-pairing .table-striped > thead > tr td .select2-container * { padding:0; margin:0 ;height: 23px; font-size:11px; }
#grid-view-pairing .table-striped > thead > tr td .select2-container .select2-choice .select2-arrow b, #grid-view-pairing .table-striped > thead > tr td .select2-container .select2-choice div b { background-position: 0 -2px; }
#grid-view-pairing .table-striped > thead > tr td .select2-container .select2-choice > .select2-chosen { padding: 3px 12px; }
.select2-results .select2-result-label { font-size: 13px; padding:1px; }

.input-size-xs { font-size: 12px; line-height: 14px; padding: 4px 5px; height: 26px; }

.poznamky-ct { overflow-y:scroll; min-height:250px; }
.poznamky-ct table td { font-size:12px; padding:2px !important; }
.poznamky-ct table td.datum, .poznamky-ct table td.meno, .poznamky-ct table td.typ { color:#E67777; width:11%; }
.poznamky-ct table td.text { width:47%; }

.poznamky-bottom-ct table td { font-size:11px; padding:2px !important; }
.poznamky-bottom-ct table td.datum, .poznamky-bottom-ct table td.meno, .poznamky-bottom-ct table td.typ { color:#E67777; width:33%; }
.poznamky-bottom-ct table td.text { width:100%; }

.grid-view .table {
    margin-bottom: 0;
}

.textbubble { display:none; position:fixed; top:3px; left:50%; width:400px; max-width:90%; margin-left:-200px; background:#EDE4A6; color:#4F3F19; border:1px solid #C2B878; z-index:1050; font-size:11px; font-weight:bold; text-align:center; padding:2px 0; }

#session-countdown-ct { display:none; position:fixed; top:28px; left:50%; width:400px; margin-left:-200px; text-align:center; padding:3px 0px; color:#000; font-size:10px; z-index:1051; }
#session-countdown-ct span { color:#000; font-size:10px; }
#session-countdown-ct a { color:#0055E8; font-weight:bold; font-size:11px; }

#session-countdown-ct.state-1 { background:transparent; }
#session-countdown-ct.state-1 span { color:#888; font-size:10px; }
#session-countdown-ct.state-1 a { color:#aaa; font-weight:bold; font-size:11px; }

#session-countdown-ct.state-2 { background:#EDE4A6; }
#session-countdown-ct.state-2 span { color:#4F3F19; font-size:10px; }
#session-countdown-ct.state-2 a { color:#111; font-weight:bold; font-size:11px; }

#session-countdown-ct.state-3 { background:#CC0E0E; }
#session-countdown-ct.state-3 span { color:#ddd; font-size:11px; }
#session-countdown-ct.state-3 a { color:#fff; font-weight:bold; font-size:12px; }

.pjax-loader{
    opacity:.4;
    z-index: 99999;
    background:#fff url(../img/loading.gif) center center no-repeat!important;
    width: 100%;
    height: 100%;
    position: fixed;
    top:0; left:0;
}

.col-xs-0, 
.col-sm-0,
.col-md-0,
.col-lg-0 {
  flex: 0 0 0;
  max-width: 0;
  padding-right: 0;
  padding-left: 0;
  width:0px;
  visibility: hidden;
}

.breadcrumb { position: relative; }
.infoli { position: absolute; right: 2px; padding: 0 4px; max-width: 50%; background: #f5f5f5; word-wrap: break-word; }
.infoli+.infoli { padding: 4px; } 
.infoli:before { content: "" !important; padding: 0 !important; }
.infoli b { color: red; } 