html,
body {
    height: 100%;
}

body.blank {
    display: flex;
    padding: 40px 0;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

body.blank .wrap {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 400px;
    margin: -40px auto;
    padding: 15px;
}

body.blank .wrap > div {
    width: 100%;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    min-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,
.grid-view td:last-child {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

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

.nav > li > form > button.logout:focus {
    outline: none;
}

/* CUSTOM */

.table-detail-view th{
    width: 40%;
}

.table-detail-view td{
    width: 60%;
}

@media(min-width:767px){
	.desktop{
		width: 20%;
	}
}

/* SEATCHART */

.front-indicator {
    width: 145px;
    margin: 5px 32px 15px 32px;
    background-color: #f6f6f6;
    color: #adadad;
    text-align: center;
    padding: 3px;
    border-radius: 5px;
}

.booking-details {
    float: left;
    text-align: left;
    font-size: 12px;
    position: relative;
    min-height: 100px;
}
.booking-details h2 {
    margin: 25px 0 20px 0;
    font-size: 17px;
}
.booking-details h3 {
    margin: 5px 5px 0 0;
    font-size: 14px;
}
div.seatCharts-cell {
    color: #182C4E;
    height: 25px;
    width: 25px;
    line-height: 25px;

}
div.seatCharts-seat {
    color: #FFFFFF;
    cursor: pointer;
}
div.seatCharts-row {
    height: 35px;
}
div.seatCharts-seat.available {
    background-color: #aaa;

}
div.seatCharts-seat.available.first-class {
    /* 	background: url(vip.png); */
    background-color: #3a78c3;
}
div.seatCharts-seat.focused {
    background-color: #fff0c7;
    color: black;
    border: 1px solid #999;
}
div.seatCharts-seat.selected {
    background-color: #fff0c7;
    color: black;
    border: 1px solid #999;
}
div.seatCharts-seat.unavailable {
    background-color: #333;
}
div.seatCharts-container {
    width: 100%;
    padding: 20px 0 20px 0;
}
div.seatCharts-legend {
    padding-left: 0px;
    /*position: absolute;*/
    bottom: 16px;
}
ul.seatCharts-legendList {
    padding-left: 0px;
    display: inline-flex;
}
span.seatCharts-legendDescription {
    margin-left: 5px;
    line-height: 30px;
}
.checkout-button {
    display: block;
    margin: 10px 0;
    font-size: 14px;
}

#seat-details{
    width: 100%;
    font-size: 14px;
}

/* ---- */

body{
    font-family: "Lato", Helvetica, Arial, sans-serif;
}

footer img{
    max-height: 30px;
    width: auto;
}

.glyphicon-eye-open:before {
    font-family: "Font Awesome 5 Free";
    content: "\f06e";
}
.glyphicon-pencil:before {
    font-family: "Font Awesome 5 Free";
    content: "\f044";
}
.glyphicon-trash:before {
    font-family: "Font Awesome 5 Free";
    content: "\f2ed";
}

@media (min-width: 768px) {
    #ticket-modal .modal-lg {
        width: 750px;
    }
}

@media (min-width: 992px) {
    #ticket-modal .modal-lg {
        width: 970px;
    }

    .footer-left{
        float: left;
        text-align: left;
    }
    .footer-right{
        float: right;
        text-align: right;
    }
}


@media (min-width: 1200px) {
    #ticket-modal .modal-lg {
        width: 1170px;
    }
}

.helper-icon{
    font-size: 25px;
}

.kv-drp-dropdown .range-value {
    background: none;
    padding-left: 3rem;
    opacity: 0.9;
    width: 100%;
}

.kv-drp-dropdown .left-ind, .kv-drp-dropdown .right-ind {
    position: absolute;
    top: 0.8rem;
}

.kv-drp-dropdown .kv-clear {
    padding: 0 0.3rem;
    font-size: 1.1rem;
    cursor: pointer;
    right: 2.6rem;
    line-height: 1.3rem;
}

.kv-form-bs3 .hint-block {
    margin-top: 0;
}

/* sidebar darker */
.main-sidebar {
    background-color: #222 !important;
}
.layout-navbar-fixed .wrapper .sidebar-dark-primary .brand-link:not([class*=navbar]) {
    background-color: #222 !important;
}
/* --- */

.wrapper, body, html {
    min-height: unset;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    color: #77777766 !important;
}

.growl_alert {
    left: 235px !important;
}

@media screen and (max-width: 480px) {
    .kv-table-wrap th, .kv-table-wrap tr > td {
        font-size: 1em !important;
    }
}