/*================================================================================
	Version: 1.3.1

================================================================================
*/
.main-menu .navbar-header .navbar-brand .brand-logo {
    background : url('../../images/logo/logo.png') no-repeat;
    background-position : -65px -54px;
    height : 24px;
    width : 35px;
}
@media (max-width: 1800px) {
    body {
        font-size: 0.9rem;
    }

    .navigation {
        font-size: 0.9rem;
    }

    .btn {
        font-size: 0.9rem;
    }
}
@media (min-width: 320px) and (max-width: 360px) {
    .navbar-nav a{
        /*width: 85px;*/
        padding: .9rem 0.2rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}


html body.bg-full-screen-image {
    background: url(/img/login-bg.jpg) center center no-repeat;
    background-size: cover;
}

.LoadingOverlay {
    display: none;
}
.LoadingOverlay.opened {
    position: fixed;
    top: 0;
    z-index: 1000000;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    color: #fff;
    align-items: center;
    height: 100%;
    text-align: center;
    justify-content: center;


}

.main-menu .navbar-header .navbar-brand .brand-text{
    padding-left: 0px;
}

.footer{
    position: relative;
}

.avatar{
    width: 46px;
    height: 46px;

}

.btn-secondary ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-outline-secondary ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover, .btn-flat-secondary ~ .dropdown-menu .dropdown-item:not(.active):not(:active):hover{
    color: #5A52C1;
}

body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu {
    width: 240px;
}

.main-menu .navbar-header{
    width: 240px;
}

html body .content {
    margin-left: 240px;
}
.header-navbar.floating-nav {

    width: calc( 100vw - (100vw - 100%) - calc(2.2rem * 2) - 240px);

}

@media (min-width: 992px){
body.vertical-layout.vertical-menu-modern .main-menu {
    width: 240px;
}
}
body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded{
    width: 240px;
}
select.form-control:not([multiple='multiple']) {
    background-image : url('/img/arrow-down.png');
}

.main-menu.menu-dark .navigation>li {
    padding: 0px;
}

table.dataTable {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    width: 100% !important;
}
.DTFC_LeftBodyLiner {
    overflow-x: hidden;
    background: white;
    min-width: 32px;
}
.DTFC_RightBodyLiner {
    overflow-x: hidden;
    background: white;
    height: auto !important;
    max-height: 100% !important;
}
.DTFC_RightBodyWrapper{
    height: auto !important;
    max-height: 100% !important;
}

.btn.btn-icon {
    padding: .515rem .536rem;
}
body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu {
    width: 60px;
}

.modal-custom{
    position: absolute;
    top: 0%;
margin-bottom: 50px;
}

/* for ticket status */
.height-30 {
    height : 30px !important;
}

.padding-left-5{
    padding-left: 5px;
}

.padding-right-5{
    padding-right: 5px ;
}

.gradient1{
    /*EAE8FD*/
    background: rgb(228,226,246);
    background: linear-gradient(180deg, rgba(228,226,246,1) 25%, rgba(255,255,255,1) 80%);
}

.gradient2{
    /*DFF7EA*/
    background: rgb(223,247,234);
    background: linear-gradient(180deg, rgba(223,247,234,1) 25%, rgba(255,255,255,1) 80%);
}

.gradient3{
    /*FCE6E6*/
    background: rgb(252,230,230);
    background: linear-gradient(180deg, rgba(252,230,230,1) 25%, rgba(255,255,255,1) 80%);
}

.gradient4{
    /*FFF1E3*/
    background: rgb(255,241,227);
    background: linear-gradient(180deg, rgba(255,241,227,1) 25%, rgba(255,255,255,1) 80%);
}


.LoadingOverlay {
    display: none;
}

.LoadingOverlay.opened {
    position: fixed;
    z-index: 1000000;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.weekdays-list .weekdays-day{
    position: relative;
    display: block;
    padding-top: 0.75rem;
    text-align: center;
    margin: auto 2px;
    width: 38px;
    height: 38px;
    color: #444;
    /*line-height: 3rem;*/
    border: 1px solid #cccccc;
    font-weight: 500;
    border-radius: 100%;
}

.weekdays-day:hover , .weekdays-list .weekday-selected{
    background-color: #7367F0;
    color: #fff;
    border-color: #7367F0;
}

.redClass{
    background-color: #fc4f50 !important;
}

.main-menu.menu-dark{
    color: #DCDCDC;
}

.required-fields{
    font-size: 1rem;
    font-weight: bold;
    color: #c70000;
}
.form-fields{
    font-size: 1rem;
}
.table{
    text-align: center;
}
.select-checkbox::before{
    top: 45% !important
}
.select-checkbox::after{
    top: 55% !important
}
.table td, .table th{
    padding-left: 0.7rem !important;
    padding-right: 0.7rem !important;
}

.form-group {
    margin-bottom: 1rem;
    margin-top: 1rem;
}

table.dataTable tbody td.select-checkbox:before, table.dataTable tbody th.select-checkbox:before{
    margin-top: 0px;
}
/*table.dataTable tr.selected td.select-checkbox:after, table.dataTable tr.selected th.select-checkbox:after{*/
/*    margin-top: -3px;*/
/*}*/

.footer{
    width: auto;
}
.menu-title{
white-space: initial !important;
word-wrap: break-word;
}
.spinner{
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__clear{
    font-size: 1.5rem;
}

@media (max-width: 769px) {
    .cache-buttons{
        margin-right: 0rem !important;
    }
}


.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/img/Preloader_11.gif) center no-repeat rgba(255, 255, 255, 0.5);
}

.swal2-popup{
    width: auto !important;
    min-width: 32em !important;
}

#seat-map-header,#return-seat-map-header{
    user-select: none;
}
