
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/lato-google-main.woff2") format('woff2');
    /*src: url("/Assets/fonts/lato-google-main.woff2") format('woff2');*/
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
    font-family: 'Niconne';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/nicoinne-google-main.woff2") format('woff2');
    /*src: url("/Assets/fonts/nicoinne-google-main.woff2") format('woff2');*/
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
    font-family: 'Lato', sans-serif !important;
    padding-right: 0px !important;
}
.login-title h1 {
    font-size: 52px;
    font-weight: 600;
    font-family: 'Niconne', cursive;
}
.card-header .login-image img{
	padding-top:0px;
	height: 54px;
}
.card-header.login-header {
    width: 100% !important;
    border-bottom: 1px solid #e7e7e7;
    align-items: center !important;
    justify-content: center !important;
}
.login-card{
	border-top: 2px solid #0065b2;
	border-bottom: 2px solid #fc544b;
}
.login-form .form-group .control-label, .form-group>label {
    font-weight: 600;
    color: #34395e;
    font-size: 14px;
    letter-spacing: 0.5px;
}

#togglePassword {
    cursor: pointer;
    float: right;
    top: -24px;
    position: relative;
    right: 30px !important;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
.login-form input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  border-color: #0065b2 !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #0065b2 !important;
  outline: 0 none !important;
}
.main-sidebar .sidebar-brand a .header-logo {
    height: 40px !important;
    margin-left: 3px;
}
.main-sidebar .sidebar-brand {
    background: #f0f3ff !important;
    /*background: #f1f1f1 !important;*/
}
.main-sidebar .sidebar-menu {
    background: #0065b2 !important;
}
.main-sidebar .sidebar-menu li a {
    color: #ffffff;
}
.main-sidebar .sidebar-menu li ul.dropdown-menu li a {
    background-color: #ffffff !important;  
}
.main-sidebar .sidebar-menu li ul.dropdown-menu li a:hover, .main-sidebar .sidebar-menu li a:hover {
    background-color: #f2f5f8;
    color: #0065b2 !important;
}
.main-sidebar .sidebar-menu li.active a {
    color: #0065b2 !important;
}
.sidebar-menu li.active ul.dropdown-menu li a.toggled{
    background-color: #f0f3ff !important;
}
.light-sidebar .main-sidebar .sidebar-menu li ul.dropdown-menu li.active>a {
    background-color: #f0f3ff !important;
}
form label.error{
    color: #dc3545 !important;
    font-style: italic !important;
}
.main-content {
    /*padding-top: 90px !important;*/
    padding-top: 80px !important;
}
.table:not(.table-sm):not(.table-md):not(.dataTable) td, .table:not(.table-sm):not(.table-md):not(.dataTable) th {
    height: 50px !important;
}
.card {
    margin-bottom: 12px  !important;
}
.main-sidebar {
    background-color: #0065b2 !important;
}
.light-sidebar.sidebar-mini .main-sidebar:after {
    background-color: #0065b2 !important;
}
.mt-5, .my-5 {
    margin-top: 25rem !important;
}

#guestGroupDetailsModal .modal-lg {
    width: 1110px !important;
}

#ViewEditSingleGrpGuestModal .modal-lg {
    width: 560px !important;
}

#viewEditMealItemModal .modal-lg, #viewEditMealCatModal .modal-lg {
    width: 450px !important;
}
#viewEditLocationModal .modal-lg {
    width: 750px !important;
}
#viewEditLocationModal .modal-body {
    width: 100% !important;
}

#gatehouse .modal:nth-of-type(even) {
    z-index: 1062 !important;
}

#gatehouse .modal-backdrop.show:nth-of-type(even) {
    z-index: 1061 !important;
}

body .modal-dialog {
    max-width: 100%;
}

fieldset.scheduler-border {
    border: 1px solid #007dda !important;    
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000; 
    border-radius: 5px;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    width: auto;
    border-bottom: none;
    color: #34395e !important;
    float: none !important;
}
.card.onsite-card{
    background-color: #fff9ea !important;
}
.zoom-tool-bar {
    width: 100%;
    height: 31px;
    padding: 3px 0;
    background: rgba(49, 65, 82, 0.7);
    font-size: 13px;
    z-index: 9999;
    color: #fff;
}

.zoom-tool-bar i {
color: #77b3ff;
font-size: 16px;
}
.zoom-tool-bar {
    width: 100%;
    height: 31px;
    padding: 3px 0;
    background: inherit; 
    font-size: 13px;
    z-index: 9999;
    color: #000000;
}
/*body > * ::-webkit-scrollbar {
    width: 10px !important; /* width of the entire scrollbar 
}

body > *::-webkit-scrollbar-track {
    background: #e3e3e3 !important; /* color of the tracking area 
}

body > * ::-webkit-scrollbar-thumb {
    background-color: #0065b2; /* color of the scroll thumb 
    border-radius: 20px; /* roundness of the scroll thumb 
    border: 3px solid #e3e3e3;  
}
*/
.card .card-header .btn {
    margin-top: 1px;   
    padding: 5px 15px !important;
}
#groupGuestModal .modal-lg {
    max-width: 95% !important;
}
.theme-white .nav-tabs .nav-item .nav-link {
    color: #ffffff;
    background: #0065b2;
}

.theme-white .nav-tabs .nav-item .nav-link.active {
    color: #0065b2;
    background: #f0f3ff !important;
}
.table:not(.table-sm):not(.table-md):not(.dataTable) td, .table:not(.table-sm):not(.table-md):not(.dataTable) th {
   white-space: nowrap !important;
   font-weight: 500 !important;
}
td:nth-last-child(1), th:nth-last-child(1) {
    text-align: center !important;
}
.new-arrivals .card-header{
    background-color: #e8eaf6 !important;
}
.delayed-arrivals .card-header{
    background-color: #ffebee !important;
}
.vvip-arrivals .card-header{
    background-color: #e3f2fd !important;
}
.onsite-card .card-header{
    background-color: #e8f5e9 !important;
}

.utility {
    display: -webkit-box;
    display: -ms-flexbox;
    /* display: flex; */
    padding: 1px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.utility p {
    margin-bottom: 0.5rem !important;
    font-weight: bold !important;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
    color: #3a395e;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
    background: #f0f0f0 !important;
    border-radius: 0px !important;
}
.iti {
    display: inherit;
    position: relative;
}
.iti__flag {
    background-image: url("../Assets/plugins/intelInput/img/flags.png");
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
        background-image: url("../Assets/plugins/intelInput/img/flags@2x.png");
    }
}
.iti__country-name, .iti__flag-box {
    color: black !important;
}
.modal {
    padding-left: 17px !important;
    backdrop-filter: brightness(0.5) !important;
}
#AddGuestBookingModal .table tr td:last-child, #AddGuestBookingModal .table tr th:last-child {
    text-align: center !important;
    background: #efebe9 !important;
}
#groupGuestModal .modal-lg {
    max-width: 95% !important;
}
#loading-image {
    position: fixed;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    /*background-image: url('/Assets/images/app/loader.gif');*/
    background-image: url('../Assets/images/app/loader.gif');
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10000000;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
.swal2-textarea {
    margin: 0em 2em 3px !important;
}
.swal2-container {
    z-index: 20000 !important;
}
@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

#AddEditOrderModal .modal-lg {
    width: 850px !important;
}
#viewGuestOrderModal .modal-lg {
    width: 850px !important;
}
#processOrderModal .modal-lg {
    width: 1100px !important;
}
#viewGuestRequestModal .modal-lg {
    width: 850px !important;
}
#AddEditRefreshmentModal .modal-lg {
    width: 650px !important;
}
.order-items .card-body {
    padding: 4px 10px !important;
}
.tbl-edit-btn {
    background-color: #e8eaf6 !important;
}

.tbl-view-btn {
    background-color: #ffffff !important;
    border: 1px solid #54ca68 !important;
}

.tbl-info-btn {
    background-color: #f6fcff !important;
    border: 1px solid #3abaf4 !important;
}

.tbl-info-btn:hover {
    background-color: #ffffff !important;
    border: 1px solid #3abaf4 !important;
}

.tbl-approver-view-btn {
    background-color: #54ca68 !important;
    color:#ffffff !important;
    border: 1px solid #54ca68 !important;
}

.tbl-approver-view-btn:hover {
    background-color: #ffffff !important;
    border: 1px solid #54ca68 !important;
    color:#54ca68 !important;
}

.tbl-delete-btn {
    background-color: #ffebee !important;
}

.tbl-orders-add-btn {
    background-color: #ffffff !important;
    border: 1px solid #0065b2 !important;
}

.tbl-delete-btn:hover, .tbl-delete-btn:focus {
    background-color: #ffffff !important;
    border: 1px solid #dc3a45 !important;
}

.tbl-view-btn:hover {
    color: #ffffff !important;
    background-color: #54ca68 !important;
}

.tbl-edit-btn:hover {
    background-color: #ffffff !important;
    border: 1px solid #0065b2 !important;
}

.tbl-orders-add-btn:hover {
    color: #ffffff !important;
    background-color: #0065b2 !important;
}

.dataTables_wrapper {
    padding: 5px !important;
}
.bookings-clock {
    height: auto;
}

#bookings-date {
    font-size: 15px;
    text-shadow: 0 0 5px #b5b5b5;
}

.bookings-clock span {
    font-size: 15px;
    text-shadow: 0 0 5px #b5b5b5;
}

.bookings-clock span #point1, .bookings-clock span #point2 {
    position: relative;
    -moz-animation: mymove 1s ease infinite;
    -webkit-animation: mymove 1s ease infinite;
    padding-left: 5px;
    padding-right: 5px;
}

@-webkit-keyframes mymove {
    0% {
        opacity: 1.0;
        text-shadow: 0 0 20px #00c6ff;
    }

    50% {
        opacity: 0;
        text-shadow: none;
    }

    100% {
        opacity: 1.0;
        text-shadow: 0 0 20px #00c6ff;
    }
}

@-moz-keyframes mymove {
    0% {
        opacity: 1.0;
        text-shadow: 0 0 20px #00c6ff;
    }

    50% {
        opacity: 0;
        text-shadow: none;
    }

    100% {
        opacity: 1.0;
        text-shadow: 0 0 20px #00c6ff;
    }
}
.selected-meal-item {
    background-color: #e9ecef !important;
}

.ribbon-danger {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon-danger span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#fc544b 0%, #fc544b 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.ribbon-danger span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #fc544b;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #fc544b;
}
.ribbon-danger span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #fc544b;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #fc544b;
}


.ribbon-success {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon-success span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#54ca68 0%, #54ca68 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.ribbon-success span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #54ca68;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #54ca68;
}
.ribbon-success span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #54ca68;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #54ca68;
}

.ribbon-pending {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon-pending span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F79E05 0%, #8F5408 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.ribbon-pending span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #8F5408;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F5408;
}
.ribbon-pending span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F5408;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F5408;
}
.daterangepicker.opened {
    z-index: 1001 !important;
}
div.dt-button-collection button.dt-button:active:not(.disabled), div.dt-button-collection button.dt-button.active:not(.disabled), div.dt-button-collection div.dt-button:active:not(.disabled), div.dt-button-collection div.dt-button.active:not(.disabled), div.dt-button-collection a.dt-button:active:not(.disabled), div.dt-button-collection a.dt-button.active:not(.disabled) {
    background-color: #0065b2 !important;
    background: #0065b2 !important;
    color: #fff;
    box-shadow: inset 1px 1px 3px #666;
}
.form-control {
    font-size: 13px !important;
}
.select2-container {
    width: 100% !important;
}
.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

    .select2-container .select2-selection--single {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: calc(1.5em + 0.75rem + 2px) ;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none;
        -webkit-transition: all .15s ease-in-out;
        -o-transition: all .15s ease-in-out;
        transition: all .15s ease-in-out
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative
        }

    .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px
    }

    .select2-container .select2-selection--multiple {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap
        }

    .select2-container .select2-search--inline {
        float: left
    }

        .select2-container .select2-search--inline .select2-search__field {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 7px;
            padding: 0
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none
            }

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #0065b2;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 2px !important;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

    .select2-results__option[aria-selected] {
        cursor: pointer
    }

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        outline: 0
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

    .select2-search--dropdown.select2-search--hide {
        display: none
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 3px;
    outline: 0
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 37px
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: calc(1.5em + 0.75rem + 2px);
        position: absolute;
        top: 1px;
        right: 5px;
        width: 20px
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #e9ecef;
    cursor: default
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border:1px solid #ced4da;
    border-radius: 4px;
    cursor: text
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 8px;
        width: 100%
    }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        margin-top: 5px;
        float: left
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-top: 5px;
        margin-right: 10px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #0065b2;
        color: #fff;
        border-radius: 3px;
        cursor: default;
        float: left;
        margin-right: 6px;
        margin-top: 6px;
        padding: 1px 6px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 4px
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #e9ecef
        }

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #0065b2;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #e9ecef;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-color: #0065b2
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-color: #0065b2
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #0065b2;
    border-radius: 3px
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #0065b2;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 2px solid #0065b2;
    border-radius: 3px;
    outline: 0;
    background-image: -o-linear-gradient(top,#fff 50%,#e9ecef 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#e9ecef));
    background-image: linear-gradient(to bottom,#fff 50%,#e9ecef 100%);
    background-repeat: repeat-x
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #0065b2
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-right: 10px
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -o-linear-gradient(top,#e9ecef 50%,#ced4da 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#e9ecef),to(#ced4da));
        background-image: linear-gradient(to bottom,#e9ecef 50%,#ced4da 100%);
        background-repeat: repeat-x
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #0065b2
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: 0 0;
        border: none
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -o-linear-gradient(top,#fff 0,#e9ecef 50%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(white),color-stop(50%,#e9ecef));
    background-image: linear-gradient(to bottom,#fff 0,#e9ecef 50%);
    background-repeat: repeat-x
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -o-linear-gradient(top,#e9ecef 50%,#fff 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#e9ecef),to(white));
    background-image: linear-gradient(to bottom,#e9ecef 50%,#fff 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #0065b2
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 2px
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555
        }

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #0065b2
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #0065b2
}
.is-invalid + .select2 .select2-selection {
    border-color: #dc3545 !important;
    padding-right: 4.125rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center,center right 2.25rem;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.is-valid + .select2 .select2-selection {
     border-color: #28a745;
    padding-right: 4.125rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center,center right 2.25rem;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
*:focus {
    outline: 0px;
}
#gatehouse .table tr th:last-child, #gatehouse .table tr td:last-child {
    text-align: center !important;
    background: #efebe9 !important;
}
#reception-index .table tr th:last-child, #reception-index .table tr td:last-child {
    text-align: center !important;
    background: #efebe9 !important;
}
.fixed-column-tbl.table tr th:last-child, .fixed-column-tbl.table tr td:last-child {
    text-align: center !important;
    background: #efebe9 !important;
}
.red-tooltip + .tooltip > .tooltip-inner {
    background-color: #f00;
}
::-moz-placeholder {
    color: #999 !important;
    opacity: 1
}

:-ms-input-placeholder {
    color: #999 !important;
}

::-webkit-input-placeholder {
    color: #999 !important;
}
mark {
    padding: 0;
    background: #ffff88 !important;
    font-weight: bold !important;
}

@media (min-width: 576px) {
    .search-all-guest {
        width: 350px !important;
    }
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    color: #ff0000 !important;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    line-height: 8px !important;
    margin-right: 20px;
}
.select2-container .select2-selection--single .select2-selection__clear {
    background-color: #ffffff;
    height: 22px !important;
    width: 24px;
    border: 2px solid #ff0000;
    font-size: 21px !important;
    border-radius: 50% !important;
    margin-top: 5px !important;
    padding: 5px !important;
}
.bookings-td-truncate {
    max-width: 50px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.guest-checkedin td {
    background: red !important;
}