﻿::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-thumb {
    background: #113c73;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 10px #ccc;
}


.form-group-default label {
    color: #113C73;
}

.btn-info, .btn-info:focus {
    color: #fff;
    background-color: #113C73 !important;
    border-color: #113C73 !important;
    min-width: 120px;
}

.mid_nav > ul > li > a {
    color: #19364c !important;
}

.fa-fw {
    color: #009CDB;
}

.p-t-35 {
    color: #113C73;
}

.text-info {
    color: #009CDB !important;
}

[class^="soap-icon"]:before, [class*=" soap-icon"]:before {
    line-height: 1.3;
    padding-left: 0px;
}

.navbar-inverse .navbar-nav > li > a {
    padding: 5px 8px !important;
    color: #013f72 !important;
    font-size: 13px;
    font-weight: bold;
    width: 100%;
    border-bottom: 0;
    white-space:nowrap;
}

div#mainarea {
    transition-duration: .2s;
    -webkit-transition-timing-function: cubic-bezier(0.4,0,0.2,1);
    transition-timing-function: cubic-bezier(0.4,0,0.2,1);
    margin-top: 6px;
    margin-left: 0px;
    position: relative;
}
    div#mainarea.table-Data {
        margin-left: 167px;
    }
div#contentpage div#mainarea .displaybuy {
    padding: 0px;
}
.hemburger {
    height: 77px;
    display: flex;
    align-items: center;
    position: relative;
    left: 0px;
    width: 57.1px;
    justify-content: space-around;
    background: #ddd0;
}

/*div#contentpage {
    margin-top: 16px !important;
}*/
#banner {
    border-bottom: 1px solid #dddd;
}

div#mySidenav > .rit_nav > div > a {
    padding-bottom: 8px;
    padding-top: 8px !important;
    padding-right: 0 !important;
    border-bottom: 0 !important;
    background: #fff;
    border-bottom: 1px solid #ddd !important;
}



.navbar-inverse {
    background-color: #fff !important;
    border: none !important;
}

.navbar {
    border-radius: 0;
    padding:0 !important;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #fff !important;
    color: #013f72 !important;
}

#main {
    margin-bottom: 0;
}

section#content {
    padding-top: 0;
}

.skin-color {
    color: #113c73;
}

#dashboard .fact.blue {
    background: #113c73 !important;
}

    #dashboard .fact.blue .description {
        background: #112673;
    }



/*wkdb2c css for menu*/

/*section#banner {
    background: #fff !important;
    position: fixed;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}*/

div#mySidenav {
    margin-top: 62px;
}

div#contentpage {
    margin-top: 70px !important;
}

/*wkdb2c css for menu*/


    /*section#banner.slide {
        margin-left: 175px;
    }*/

/*div#mySidenav {
    margin-top: 77px;
}*/

#banner .toggle_icon {
    color: #0b2d49 !important;
    top:0px !important;
}

.tab-container.full-width-style.arrow-left ul.tabs li.active a {
    border-left: 2px solid #009CDB;
}

    .tab-container.full-width-style.arrow-left ul.tabs li.active a:after {
        border-left: 3px solid #009CDB;
    }

.tab-container.full-width-style ul.tabs li a:hover i, .tab-container.full-width-style ul.tabs li.active a i {
    color: #009CDB;
    border-color: #009CDB;
}

.icon-box.style1 > i {
    background: #113c73;
}

.blue-bg {
    background-color: #113c73 !important;
}

#dashboard .fact.yellow {
    background: #009CDB;
}

    #dashboard .fact.yellow .description {
        background: #008adb;
    }

.yellow-bg {
    background-color: #009cdb !important;
}

.sub-heading {
    color: #113c73;
    font-weight: bold;
}

.process-line {
    background: #009cdb;
    padding: 5px 10px 6px;
}

    .process-line label {
        color: White;
        text-align: center;
        font-weight: bold;
        margin-bottom: 0;
    }

.topbkng {
    padding: 20px 20px 20px 20px;
    border: 2px solid;
    border-color: #113c73;
}

.image-box.style2 .details {
    padding: 20px 20px 10px 260px;
}

dl.term-description dt {
    color: #009cdb;
}

.checkbox.checked:before, .radio.checked:before {
    background: #009cdb;
}

.blue-color {
    color: #009cdb !important;
}

.red-color {
    color: #113c73 !important;
}

#dvbooking .booking-info .info dt {
    color: #113c73;
    font-weight: bold;
}

.btn-primary, .btn-success, .btn-warning {
    background-color: #113c73 !important;
    border-color: #113c73 !important;
    min-width: 92px;
}

.btn-danger, .btn-default {
    background-color: #113c73 !important;
    border-color: #113c73 !important;
    min-width: 120px;
    color: #fff;
}

#form0 > div.modal-footer > button.btn.btn-default {
    color: #fff !important;
}

a, body a {
    color: #009CDB;
}

.table > thead > tr > th {
    background: #113c73;
    color: #fff;
}

.body-content {
    min-height: 100vh;
}

.form-section label {
    white-space: nowrap !important;
}
/*.container {
    margin-top: 0 !important;
    padding-top: 0 !important;
}*/
.navbar .nav {
    margin-bottom: 0;
    list-style: none;
}

footer .gray-area {
    padding: 10px 0;
}

    footer .gray-area p {
        margin-top: 8px;
        margin-bottom: 0;
    }

.nav-tabs {
    border-bottom: 1px solid #113c73a6;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        color: #113c73;
        border: 1px solid #113c73a6;
        border-bottom-color: transparent;
    }

.tab-content > .active {
    border: 1px solid #113c73a6;
    border-top: 0;
}

.nav-tabs > li > a {
    margin-right: 0px;
    border: 1px solid #009cdb2e;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #113c73;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd2e;
}

.tab-section-title {
    background-color: rgba(0, 156, 219, 0.05);
    border-left: 5px solid #113c73;
}

.navbar-nav > li > .dropdown-menu {
    position: relative;
    top: 0px;
    background: #fff;
    border: none;
    box-shadow: none;
    /* font-size: 10px; */
    padding: 0 !important;
    margin: 0 !important;
}

.dropdown-menu > li > ul > li > a {
    padding: 4px 4px;
    padding-right:10px !important;
}

    .navbar-nav > li > .dropdown-menu > .col-sm-3 {
        width: 100%;
    }

.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
    background-color: #fff;
    border-left: none !important;
    color: #113c73;
}

li.dropdown.mega-dropdown {
    position: relative !important;
}

#detailed > tbody > tr > td {
    padding: 4px 21px 4px 17px;
}

#detailed_wrapper > div.dataTables_scroll > div.dataTables_scrollHead > div > table > thead > tr > td {
    padding: 4px 54px 4px 18px;
}

#detailed > tbody > tr > td:nth-child(3) {
    padding-left: 31px;
}

#detailed > tbody > tr > td:nth-child(4) {
    padding-left: 41px;
}

#detailed > tbody > tr > td:nth-child(5) {
    padding-left: 76px;
}

#detailed > tbody > tr > td:nth-child(6) {
    padding-left: 74px;
}

#detailed > tbody > tr > td:nth-child(7) {
    padding-left: 56px;
}

#detailed > tbody > tr > td:nth-child(8) {
    padding-left: 0px;
    padding-right: 0px;
}

#detailed > tbody > tr > td:nth-child(9) {
    padding-left: 0px;
}

#detailed > tbody > tr > td:nth-child(10) {
    padding-left: 24px;
}

#detailed > tbody > tr > td:nth-child(11) {
    padding-left: 27px;
}

#detailed > tbody > tr > td:nth-child(12) {
    padding-left: 26px;
}

#detailed > tbody > tr > td:nth-child(13) {
    padding-left: 60px;
}

#detailed > tbody > tr > td:nth-child(14) {
    padding-left: 23px;
}

#detailed > tbody > tr > td:nth-child(15) {
    padding-left: 68px;
}

#detailed > tbody > tr > td:nth-child(16) {
    padding-left: 63px;
}

#form0 > div > div:nth-child(1) > div > div > div.col-md-3 {
    padding-left: 12px;
}

.containerx sup span {
    font-size: 9px;
}

.containerx sup {
    position: absolute;
    left: 17px;
    top: 3px;
}

ul#notifylist li {
    position: relative;
    margin-right: 13px;
}

.containerx {
    margin-bottom: 2px;
    margin-top: 10px !important;
}

svg.bi.bi-bell {
    background: #2762ad;
    padding: 6px !important;
    box-sizing: content-box;
    border-radius: 100%;
    color: #fff;
    cursor: pointer;
}

.sze {
    font-size: 13px !important;
    padding-top: 19px !important;
}

#bodydiv .person-information .tab-pane {
    padding: 27px 4px;
}

    #bodydiv .person-information .tab-pane .btn-group-sm > .btn, .btn-sm {
        background-color: #113c73;
        color: white;
        font-size: 14px;
    }

    #bodydiv .person-information .tab-pane button.full-width.btn.btn {
        background-color: #113c73;
        color: white;
        font-size: 14px;
    }

#bodydiv .person-information .nav > li > a:hover {
    text-decoration: none;
    background-color: #113c73;
    color: white;
}

.modal-body .tab-pane {
    padding: 13px;
}

    .modal-body .tab-pane .modal-footer button.btn.btn-default {
        color: white !important;
    }

@-moz-document url-prefix() {
    #tblallot_filter input {
        width: 160px;
    }
}

.dropdown-toggle::after {
    position: absolute;
    right: 0;
    top: 16px;
}

.navbar-nav > li > .dropdown-menu > .col-sm-3 {
    width: 100%;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.navbar-inverse {
    background-color: #fff !important;
    border: none !important;
}

.sidenav {
    background-color: #f7f7f7 !important;
}

.pos_conatiner {
    padding-right: 0;
}

.sidenav a {
    color: #013f72 !important;
}

.nav_section {
    justify-content: space-between !important;
 }

#banner .sidenav .closebtn {
    color: #0b2d49 !important;
}

 div#mySidenav > .rit_nav {
    text-align: left;
    display: block !important;
}

.desktop-logo-header .rit_nav > div > a > img {
    display: block;
    margin-left: auto;
}

.layot-logo > .rit_nav > div > a {
    border-bottom: 0 !important;
    display: block;
}

/*div#mySidenav.nav-menu-open {
    width:0px !important;
    min-width:0;
}*/

#banner .rit_nav > ul > li > a {
    color: #0b2d49 !important;
}
div#mainarea div#divParentpage, #divRequestUrl, #divMetaDescription {
    display: flex;
}