@font-face {
    font-family: ProximaNova-Regular;
    src: url(../fonts/ProximaNova-Regular.otf);
}

body {
    font-family: Poppins !important;
}

.custom-sidebar, .custom-mainsidebar .custom-userpanel, .custom-sidebar > li.header {
    white-space: normal !important;
}

.search-bar-span {
    position: absolute;
    display: inline-table;
    width: 22%;
}

.search-bar-span > form {
    margin: 14px 10px !important;
    border-radius: 7px !important;
    border: none !important;
}

.custom-body .custom-main-header .navbar-static-top {
    background-color: #fff !important;
    padding-top: 0px;
}

.custom-body .custom-sidebar-form input[type="text"] {
    color: #000 !important;
    background-color: #eaeaea !important;
    border: none !important;
    height: 40px !important;
}

.skin-blue .sidebar-form input[type="text"], .skin-blue .sidebar-form .btn {
    height: 45px !important;
}

.custom-body .custom-sidebar-form .search-button {
    color: #fff !important;
}

.custom-input-btn .search-button {
    /*background-color: #03c1b0 !important;*/

    background-color: #05b5ad !important;
    border: 1px solid transparent;
    height: 40px !important;
    border-radius: 10px;
}

.custom-body .custom-main-header .navbar .sidebar-toggle {
    color: #fff !important;
    border: none;
    border-radius: 6px;
    background-image: linear-gradient(to bottom, #87de10, #5ac10b) !important;
    box-shadow: 0px 5px 20px -5px #949494;
}

.sidebar-mini .secondry-logo {
    display: none;
}

.main-sidebar .sidebar .sidebar-menu .active > a > .company-bg {
    background-image: url('../icons/company.png');
}

.main-sidebar .sidebar .sidebar-menu .active > a > .order-bg {
    background-image: url('../icons/order.png');
}

.main-sidebar .sidebar .sidebar-menu .active > a > .sales-bg {
    background-image: url('../icons/sales.png');
}

.main-sidebar .sidebar .sidebar-menu .active > a > .dashboard-bg {
    background-image: url('../icons/dashboard.png');
}

.main-sidebar .sidebar .sidebar-menu .active > a > .commission-device-bg {
    background-image: url('../icons/commission_app.png');
}

.sidebar-collapse .main-sidebar .sidebar .sidebar-menu .active > a > .commission-device-bg {
    background-image: url(../icons/commission_app.png);
    display: block !important;
    width: 100% !important;
    background-position: center !important;
}

.sidebar-collapse .main-sidebar .sidebar .sidebar-menu .active > a > .company-bg {
    background-image: url('../icons/company.png');
    display: block !important;
    width: 100% !important;
    background-position: center !important;
}

.sidebar-collapse .main-sidebar .sidebar .sidebar-menu .active > a > .base-table-bg {
    background-image: url(../base-tbl-icons/base-table_hover.png);
    display: block !important;

    background-position: center !important;
}

.sidebar-collapse .secondry-logo {
    display: block;
}

.sidebar-collapse .main-logo {
    display: none !important;
}

@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .main-header .logo > .logo-lg {
        display: block !important;
    }

    .sidebar-mini.sidebar-collapse .main-header .navbar {
        margin-left: 78px !important;
    }

    .sidebar-mini.sidebar-collapse .sidebar-form {
        display: block !important;
    }

}

.modal-content .moda-header > button.close {
    opacity: 1.0 !important;
}

.user-menu > a {
    color: #000 !important;
}

.control-sidebar-tabs li:first-child {
    display: none;
}

.tab-content #control-sidebar-theme-demo-options-tab {
    display: none;
}

/* user profile dropdown menu*/

.custom-dropdown-user-menu {
    /*margin: 50px 10px 30px 20px;*/
}

.custom-dropdown-toggle .custom-user-image {
    float: left;
    height: 30px;
    border-radius: 50%;
}

@media (min-width: 768px) {
    .navbar-nav > li.user.user-menu > a.dropdown-toggle.custom-dropdown-toggle {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}

.custom-dropdown-menu-list {
    padding: 2px 8px;
    margin: 0 25px 0;
}

.user-name, .dropdown-arrow {
    color: #fff;
}

.navbar-nav > .user-menu .user-image {
    margin-top: 15px !important;
    width: 37px !important;
    height: 35px !important;
    float: none !important;
}

.custom-caret-down-icon {
    margin: 2px 0 0 15px;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 7px dashed;
    border-top: 4px solid \9;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 17px;
    margin-top: -2px;
    vertical-align: middle;
}

.spc.corporate-dropdown > div > button.dropdown-toggle {
    background-image: url(../icons/briefcase.png);
    background-repeat: no-repeat;
    background-position-x: 17px;
    background-position-y: 10px;
    padding-left: 47px;
}

#companies-list {
    background-image: url(../icons/briefcase.png);
    background-repeat: no-repeat;
    background-position-x: 16px;
    background-position-y: 10px;
    border: 1px solid #d6d6e0;
    border-radius: 5px;
    padding-left: 46px;
    margin-left: 15px;
    padding-top: 9px;
    padding-bottom: 7px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #a0a0a0 !important;
    color: white;
}

/*.select2-results__option:hover {*/
/*background-color: #e1e3e9 !important;*/
/*color: #333 !important;*/
/*}*/
#order-table-container p {
    margin-top: 10px;
    padding-left: 5px;

}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: -5px !important;
}

span.select2-dropdown.select2-dropdown--below {

    border-top: none !important;
    margin-top: 7px;
}

.select2-dropdown {
    border: 1px solid #d6d6df !important;
}


.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-search--dropdown .select2-search__field {
    border-radius: 5px;
    border-color: #d6d6df !important;
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {

    padding: 0 !important;

}

/*.select2-container .select2-selection--single {*/
/*height: 0px !important;*/
/*}*/
/*.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {*/
/*padding: 0 !important;*/
/*}*/

.select2-container--default .select2-selection--single {
    background-color: #fafafe !important;
    border: none !important;
    border-radius: 4px !important;
}

.profile {
    display: inline-table;
}

.wl-txt {
    margin-bottom: 0px;
}

.user-name .custom-caret-down-icon {
    float: right;
}

.user-name1 {
    color: #000;
}

.wl-txt.user-name {
    color: #bdbdbd;
}

.custom-top-navbar, .custom-mainsidebar {
    height: 5em;
}

li {
    list-style-type: none !important;
}

.custom-main-header .custom-sidebar-togglebtn {
    border: 1px solid #d8d8d8;
    padding: 10px 15px;
    margin: 15px -20px;
    background-color: #fff;
}

.custom-main-header .custom-sidebar-togglebtn:hover {

    background-color: #fff !important;
}

.skin-blue .sidebar-form {
    border: 0px solid transparent !important;
}

.skin-blue .sidebar-menu > li.active > a {
    border-left-color: transparent !important;
}

.fa-caret-down:before {
    color: #000000 !important;
}

.sidebar .custom-sidebar {
    padding-top: 14px;
}

.main-logo {
    width: 180px;
    margin: 2px;
    height: auto;
    padding-left: 15px;
}

.skin-blue .sidebar a {
    color: #fff !important;
}

.control-sidebar-dark, .control-sidebar-dark + .control-sidebar-bg, .control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a {
    background: #40a4d9 !important;
    color: #fff !important;
    border: transparent !important;
}

/*

*/

.custom-control-menu-list {
    padding-top: 5em !important;
}

.custom-content-wrapper {
    background-color: #FAFAFA;
}

.custom-row {
    border: 1px solid #d4d4d4;
    background-color: #fff;
    padding: 15px 11px;
}

.custom-row p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    color: #1a1b2b;
}

.custom-row1 {
    border: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    background-color: #fff;
    padding: 12px 12px 12px 12px;
}

.custom-row2 {
    border: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    background-color: #fff;
    padding: 12px 12px 12px 20px;
    margin: 0px 0 0 0 !important;
}

select.detectors-group {
    display: block;
    width: 100%;
    background: #fff !important;
    padding: 5px 5px;
    border-radius: 5px;
    border: 1px solid #d2d2d2;
}

.row1 {
    float: left;
}

.reset-opt {
    float: right;
    border: 1px solid #dcdcdc;
    padding: 4px 4px 4px 15px;
    margin: 0 12px 0 0;
    border-radius: 3px;
}

.reset-opt .fa {
    font-size: 20px !important;
}

.reset-opt > i {
    margin-top: 6px;
}

.reset-opt #reset-btn {
    border: none !important;
}

.reset-opt #reset-btn:hover, .reset-opt #reset-btn:focus {
    background: transparent !important;
    border: none !important;
}

.reset-opt > a {
    color: #05b5ad;
}

.recent-action {
    background-color: #40a5da;
    width: 200px;
    border-top-left-radius: 42px;
    border-bottom-left-radius: 42px;
}

.sidebar .side-nav > a > span img {
    filter: brightness(0) invert(1);
}

.side-nav.main-logo {
    background-color: #399aca;
    padding: 10px 10px 69px 10px !important;
}

.navbar-static-top {
    height: 80px;
    box-shadow: -5px 8px 23px -15px #373746;
}

.header {
    font-size: 14px;
    font-weight: bold;
}

.draft--icon {
    background: #72d00a;
    float: left;
    padding: 3px 4px 8px 8px;
    margin-top: 14px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.recent-action > a > span {
    color: #fff !important;

}

.custom-body .custom-main-header .custom-top-navbar .custom-navlist > li > a:active, .custom-body .custom-main-header .custom-top-navbar .custom-navlist > li > a:focus, .custom-body .custom-main-header .custom-top-navbar .custom-navlist > li > a:hover {
    background: transparent !important;
}

.custom-box {
    border-top: none !important;
    margin-bottom: 0px !important;
    width: 100%;
    box-shadow: 0 1px 1px transparent;

}

.btn-1 {
    margin-right: 10px;
}

.refresh-vpn {
    margin-left: 15px;
    margin-top: 0;
    border-radius: 4px;
    background: #42A3D9;
    padding: 5px 8px;
}

.font-class {
    font-weight: normal !important;
    font-size: 20px !important;
}

.vpn-thumbnail {
    margin-left: 15px;
    margin-top: 1px;
    border-radius: 4px;
}

#layout-group {
    margin-top: 10px;
}

.vpn-thumbnail > img {
    max-width: 30px;
    border-radius: 4px;
    min-width: 30px;
    cursor: pointer;
}

.table-header .update-table-button {
    display: inline-block;
}

.update-table-button {
    border-radius: 40px;
    width: 100px;
    margin: 6px 0px;
    display: none;
    float: right;
}

.add-store {
    margin-left: 15px;
    margin-top: 0px;
    background: #000;
    border-radius: 4px;
    margin-right: -3px;
    padding: 5px 8px;
}

.form-group {
    margin-bottom: 0px !important;
}

.custom-col {
    display: inline-flex;
}

.refresh-vpn > a > i {
    color: #fff;

}

.add-store > a > i {
    color: #fff;
    font-size: 21px;

}

/*Modal*/
.modal {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal-header {
    color: #fff;
    background-image: linear-gradient(to left, #3da7dd, #265ca0) !important;
}

.add-company-modal > form > plabel, .add-company-modal > form > p > input {
    width: 100% !important;
    height: 40px;
    background: #FAFAFE;
    border: 1px solid #d6d6e0;
    border-radius: 5px;
    padding-left: 11px;
}

/*.lang-drive-thru form div select {*/
/*width: 100% !important;*/
/*height: 40px !important;*/
/*background: #efefef !important;*/
/*}*/
.form-control {
    width: 100% !important;
    height: 40px;
    border: 1px solid #d6d6e0;
    border-radius: 5px;
    padding-left: 11px;
}

.store-icon > i {
    color: #fff;
}

.custom-dropdown-user-menu > a {
    background: #FFF !important;
}

.modal-header .cls-btn {
    border: 1px solid #ffffff;
    padding: 5px 10px 5px 10px;
    color: #fff;
    opacity: 1 !important;
}

select#id_store {
    background: #fff;
    border-radius: 5px;
    border-color: #d6d7d8;
    padding: 9px 0px;
    background-image: url("../icons/store.png");
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 12px;
    padding-left: 40px;
    width: 100%;
}

.vpn-spc {
    padding: 0px 5px;
}

.store-spc {
    padding-top: 10px;
}

.login-container .panel-default {
    margin-bottom: 20px;
    margin-top: 50%;
}

.login-container .panel-default .panel-heading {
    color: white !important;
    background-color: #05b5ad !important;
}

/**/
.ad-store {
    background: #02c3b2;
    color: #fff;
    border: 1px solid #02c3b2;
}

/*.spc {*/
/*padding-left: 3px;*/
/*}*/

.serial_num {
    width: 100%;
    border-radius: 5px;
}

.serial_num > input {
    border-radius: 5px;
}

/*Image Modal*/

#myImg1 {
    border-radius: 5px;
    cursor: pointer;
    position: absolute;
    transition: 0.3s;
    display: block;
    top: 50%;
    right: 50%;
    color: #fff;
}

#commission-verification-submit {
    background: #05b5ad !important;
    color: #fff !important;
}

#myImg1:hover {
    opacity: 0.7;
}

.terminal {
    background: #000;
    color: #fff;
    padding: 10px;
    height: 300px;
    overflow-y: scroll;
}

/* The Modal (background) */
.modal1 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    /*padding-top: 1%; !* Location of the box *!*/
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(49, 48, 46, 0.9) /* Black w/ opacity */

}

#myModal1 {
    z-index: 9999 !important;
}

/* Modal Content (image) */
.modal-content1 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 1100px;
}

/* Add Animation */
.modal-content1 {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close1 {
    position: absolute;
    top: 3.5em;
    right: 19.5%;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.modal-header > button {
    color: #fff !important;
}

.close {
    opacity: 1 !important;
}

.close1:hover,
.close1:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content1 {
        width: 100%;
    }
}

.modal1 {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .modal1:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }

    .sidebar-mini.sidebar-collapse .main-sidebar {
        width: 72px !important;
    }

    .sidebar-mini.sidebar-collapse .content-wrapper {
        margin-left: 70px !important;
    }

    .sidebar-mini.sidebar-collapse .content-wrapper1 {

    }

}

.main-sidebar {
    padding-top: 0 !important;
}

.modal-content1 {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

/**/

.edit {
    position: absolute;
}

.edit .search-icon {
    position: relative;
    right: 50%;
    color: #fff;
    font-size: 30px;
}

/*

*/

.custom-col_1 {
    border-right: 1px solid #d6d6d6;

}

/*.custom-col_2 {*/
/*padding-left: 2%;*/
/*}*/

.col_spc {
    padding-left: 3%;
}

.btn-default:hover, .btn-default:active, .btn-default.hover {
    /*background-color: transparent !important;*/
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-color: transparent !important;
}

.dropdown-menu > .active > a {
    background-color: #a0a0a0 !important;
}

.btn.active, .btn:active, .btn:visited {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    outline: 0px auto transparent !important;
    outline-offset: 0px;
}

.btn-default.focus, .btn-default:focus {
    background-color: transparent !important;
}

.btn-group.open .dropdown-toggle {
    background: #fafafe;
    box-shadow: none;
    border-color: #d6d6e0;
}

.open > .dropdown-toggle.btn-default:hover {
    background: #fafafe;
    box-shadow: none;
    border-color: #d6d6e0;
}

.common--box-modal input[type="submit"] {
    margin-top: 10px;
    margin-bottom: 10px;
}

.modal-body .form-group {
    margin-bottom: 13px !important;
    margin-top: 13px;
}

.modal-body select {
    margin: 0 !important;
}

.common--box-modal label {
    margin-bottom: 8px;
}

.model-footer-main .modal-footer {
    float: left;
    width: auto;
    padding: 0 !important;
    width: 53%;
    margin-right: 19px;
}

.model-footer-main .modal-submit {
    float: left;
    width: 40%;
}

.model-footer-main {
    float: right;
}

.common--box-modal #store-container {
    overflow-y: hidden;
}

.modal-header .close {
    margin-top: -2px;
    border: 1px solid white;
    width: 30px;
    border-radius: 4px;
    height: 30px;
    font-weight: normal;
    padding-top: 2px;
}

.modal-content {
    border-radius: 7px !important;
}

.sidebar-collapse .commission-device-bg {
    position: unset !important;
    width: auto !important;
}

.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    right: -27px !important;
    width: 212px !important;
    /* border: unset !important; */
}

.submit-buttons {
    margin-top: 38px !important;
}

.cust-submit {

    box-shadow: 0px 5px 18px -4px #5dc20f;
}

.cancel-button {
    margin-right: 9px;
}

.modal-header {
    color: #fff;
    background-image: linear-gradient(to left, #3da7dd, #265ca0) !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.modal-submit input {
    height: 48px;
    margin-top: 0 !important;
    /* box-shadow: 1px 1px 1px 1px blue; */
    margin-bottom: 0 !important;
    box-shadow: 1px 4px 10px 0 #5dc20f;
}

.modal-footer .btn {
    width: 103px;
    height: 48px;
}

.model-footer-main {
    float: right;
}

/*.form-control {*/
/*background: #fafafe;*/
/*border-color: #d6d6e0;*/
/*height: 42px;*/
/*}*/

/**/

.custom-content-wrapper {
    margin-left: 20em !important;
    /*padding-left: 1em;*/
    padding: 0 30px;
}

.custom-mainsidebar {
    width: 20em !important;
}

/*
*/

.lang-dropdown-selctor {
    padding: 13px 50px 0 0px;

}

.lang-dropdown-selctor > div > button {
    line-height: 32px;
    background: #f2f2f2;
    border: none;
    border-radius: 5px;
    padding: 6px 18px;
}

.lang-dropdown-selctor > div > button:hover, .lang-dropdown-selctor > div > button:visited, .lang-dropdown-selctor > div > button:focus {
    background: #f2f2f2 !important;
    border: none !important;
}

.draft-input {
    background: #f2f2f2;
    border: none;
    width: 50%;
    padding: 9px 0px;
    margin: 14px 0;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: bolder;
}

.custom-body .custom-mainsidebar {
    background-image: linear-gradient(to bottom, #3da7dd, #265ca0) !important;
}

.draft-icon {
    font-size: 22px;
    margin: 13px 0px;
    padding: 11px;
    background-color: #5dc20f;
    color: #fff;
    float: left;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.recent-action a {
    border-left: none !important;
    padding: 20px 15px 20px 26px !important;
}

.lang-dropdown-selctor .btn-group {
    margin-bottom: 0 !important;
}

.custom-sidebar {
    /*margin-left: .5em;*/
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    /*background: #2b2c3c;*/
    padding: 0 0 40% 0;
    /*margin-top: 1em;*/
}

.header.header1 {
    margin-top: 0 !important;
}

.custom-body .custom-sidebar > li.menu-open > a {
    background-color: #05b5ad !important;
    border-left-color: #05b5ad !important;
}

/*.custom-body .custom-sidebar > li.menu-open > a:active {*/
/*background-color: #05b5ad !important;*/
/*border-left-color: #05b5ad !important;*/
/*}*/

.custom-body .custom-sidebar > li > .treeview-menu {
    background-color: #1f1f2b !important;
}

.custom-body .custom-sidebar > li.header {
    background-color: transparent !important;
    color: #fff !important;
    margin-top: 30px;
}

.custom-body .custom-sidebar > li:hover, .skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a, .skin-blue .sidebar a.base-a:hover {
    background: none !important;
}

/**/
.bootstrap-select.btn-group > button > span {
    line-height: 2em;
}

.sidebar-txt {
    font-size: 14px;
}

.sidebar-txt1 {
    font-size: 14px !important;
}

.commisson-btn {
    background-color: #5dc20f !important;
    border-color: #5dc20f !important;
    padding: 10px 13px 10px 13px !important;
}

.cancel-btn {
    background-color: #fff !important;
    border-color: #ddd !important;
    padding: 10px 25px 10px 25px !important;
}

.custom-top-navbar > a {
    margin-right: 1%;
    margin-left: 1%;
}

.lang-dropdown-selctor > div > button:hover, .lang-dropdown-selctor > div > button:active:focus {
    border: 1px solid #ddd;
}

.custom-body .custom-sidebar > li a:hover, .custom-body .custom-sidebar > li:active > a {
    background-color: #fff !important;
    color: #2a6eaf !important;
    margin: 0px 10px;
    border-radius: 4px;
    padding-left: 5px;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right), .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
    display: block !important;
    position: unset;
    width: 100%;
    left: 50px !important;
}

.sidebar-collapse .side-nav > a {
    height: 40px !important;
}

.sidebar-collapse .sidebar .side-nav a:hover .dashboard-bg {
    background-image: url('../icons/dashboard.png');
}

.sidebar-collapse .sidebar .side-nav a:hover .sales-bg {
    background-image: url('../icons/sales.png');
}

.sidebar-collapse .sidebar .side-nav a:hover .order-bg {
    background-image: url('../icons/order.png');
}

.sidebar-collapse .sidebar .side-nav a:hover .company-bg {
    background-image: url('../icons/company.png');
}

.sidebar-collapse .sidebar .side-nav a:hover .base-table-bg {
    background-image: url('../base-tbl-icons/base-table_hover.png');
}

.custom-content-wrapper .main-header {
    z-index: 222 !important;
}

.sidebar-collapse .sidebar-txt {

    visibility: hidden;
}

.sidebar-collapse .main-sidebar .sidebar .side-nav:hover .sidebar-txt {
    visibility: visible !important;
    position: absolute !important;
    /* left: 39px !important; */
    width: 210px !important;
    display: block !important;
    height: 40px;
    padding-top: 10px !important;
}

.sidebar-collapse .sidebar-menu > li > a {
    padding-top: 10px !important;
    margin: 0 !important;
    padding-left: 5px;
    border-radius: 0 !important;
    width: 100%;
}

.sidebar-collapse .sidebar-menu > li:hover > a > span {
    top: 0;
    margin-left: 0 !important;
    padding: 0 !important;
    background-color: inherit;
}

.sidebar-collapse .side-nav {
    margin-bottom: 10px;
}

/*@media (min-width: 768px)*/
/*.sidebar-mini.sidebar-collapse .main-header .navbar {*/
/*margin-left: 72px !important;*/
/*}*/
.store_img {
    position: relative;
    height: 336px;
    padding: 0 11px 0 0px;
}

.store_img img {
    width: 100%;
    max-width: 100%;
    height: 100%;
}

.col_spc {
    position: relative;
}

/*
*/

.custom-control-sidebar-menu .menu-icon {
    float: right !important;
}

.custom-control-sidebar-menu .menu-info {
    margin-left: 0px !important;
}

.search-icon {
    font-size: 28px;
}

.custom-dropdown-menu-list {
    background: #fff;
    color: #fff;
    /*padding-right: 10px;*/
}

.custom-navlist {
    padding-right: 10px;
}

.btn-flat {
    color: #2b3133 !important;
}

.btn-flat:hover {
    color: #fff !important;
}

/*.custom-body .custom-sidebar > li.active > a.commission-a {*/
/*background-color: #fff !important;*/
/*color: #2a6eaf !important;*/
/*margin: 0px 15px;*/
/*border-radius: 4px;*/
/*background-image: url("../icons/comission_app.png");*/
/*background-repeat: no-repeat;*/
/*background-position-x: 4px;*/
/*background-position-y: 15px;*/
/*}*/

/*.custom-body .custom-sidebar > li.active > a.dashboard-a {*/
/*background-color: #fff !important;*/
/*color: #2a6eaf !important;*/
/*margin: 0 !important;*/
/*border-radius: 4px;*/
/*background-image: url("../icons/dashboard.png");*/
/*background-repeat: no-repeat;*/
/*background-position-x: 4px;*/
/*background-position-y: 15px;*/
/*}*/

/*.custom-body .custom-sidebar > li.active > a.sales-a {*/
/*background-color: #fff !important;*/
/*color: #2a6eaf !important;*/
/*margin: 0 !important;*/
/*border-radius: 4px;*/
/*background-image: url("../icons/sales.png");*/
/*background-repeat: no-repeat;*/
/*background-position-x: 4px;*/
/*background-position-y: 15px;*/
/*}*/

/*!* orders icon *!*/
/*.custom-body .custom-sidebar > li.active > a.orders-a {*/
/*background-color: #fff !important;*/
/*color: #2a6eaf !important;*/
/*margin: 0 !important;*/
/*border-radius: 4px;*/
/*background-image: url("../icons/order.png");*/
/*background-repeat: no-repeat;*/
/*background-position-x: 4px;*/
/*background-position-y: 15px;*/
/*}*/

/*.custom-body .custom-sidebar > li.active > a.company-a {*/
/*background-color: #fff !important;*/
/*color: #2a6eaf !important;*/
/*margin: 0 !important;*/
/*border-radius: 4px;*/
/*background-image: url("../icons/company.png");*/
/*background-repeat: no-repeat;*/
/*background-position-x: 4px;*/
/*background-position-y: 15px;*/
/*}*/

/*.custom-body .custom-sidebar > li.active > a.binders-a {*/
/*background-color: #fff !important;*/
/*color: #2a6eaf !important;*/
/*margin: 0 !important;*/
/*border-radius: 4px;*/
/*background-image: url("../icons/binders.png");*/
/*background-repeat: no-repeat;*/
/*background-position-x: 4px;*/
/*background-position-y: 15px;*/
/*}*/

/*.custom-body .custom-sidebar > li.active > a.base-a {*/
/*background-color: #fff !important;*/
/*color: #2a6eaf !important;*/
/*margin: 0 !important;*/
/*border-radius: 4px;*/
/*background-image: url("../base-tbl-icons/base-table_hover.png");*/
/*background-repeat: no-repeat;*/
/*background-position-x: 4px;*/
/*background-position-y: 15px;*/
/*}*/

/* hover */
.skin-blue .sidebar a:hover > img {
    display: none;
}

/*.skin-blue .sidebar a:hover > span {*/
/*padding-left: 16px;*/
/*}*/

a.commission-a > .commission-device-bg {
    background-image: url("../img/comission_app.png");
    background-repeat: no-repeat;
    width: 30px;
    height: 12px;
    display: inline-block;
}

a.commission-a:hover .manu-dev-bg {
    background-image: url("../icons/comission_app.png");
}

a.manufacture-a > .manu-dev-bg {
    background-image: url(../img/device_manufactured.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 24px;
    display: inline-block;
    vertical-align: top;
}

.main-sidebar .side-nav a:hover .manu-dev-bg {
    background-image: url("../img/device_manufactured_hover.png");

}

.main-sidebar .side-nav a:hover .commission-device-bg {
    background-image: url("../icons/comission_app.png");

}

.sidebar-collapse .sidebar .commission-a > .commission-device-bg {
    background-image: url(../img/comission_app.png);
    background-repeat: no-repeat;
    width: auto;
    display: block !important;
    background-position: center;
}

.sidebar-collapse .sidebar-menu > li > a {
    text-align: center;

}

.sidebar-menu > li > a {
    width: 100%;
    margin: 0 !important;
    padding-left: 5px;

}

.custom-body {
    height: 100% !important;
}

.modal-footer .cust-submit {
    opacity: 0.8;
}

.modal-footer .cust-submit:hover {
    opacity: 1;
}

.sidebar-menu > li {
    padding-left: 12px;
    padding-right: 14px;
}

.sidebar-collapse .sidebar-menu > li {
    padding-left: 0;
    padding-right: 0;
}

.sidebar-collapse .sidebar .side-nav .manu-dev-bg {
    display: inline-block !important;
    text-align: center !important;
    background-position: center;
}

.sidebar-collapse .sidebar .side-nav a:hover .manu-dev-bg {
    background-image: url("../img/device_manufactured_hover.png");

}

.sidebar-mini.sidebar-collapse .sidebar-menu > li {
    text-align: center;
}

.sidebar-collapse .sidebar .dashboard-a > .dashboard-bg {
    background-image: url(../img/dashboard.png);
    background-repeat: no-repeat;
    width: auto;
    display: block !important;
    background-position: center;
}

.sidebar-collapse .sidebar .sales-a > .sales-bg {
    background-image: url(../img/sales.png);
    background-repeat: no-repeat;
    width: auto;
    display: block !important;
    background-position: center;
}

.sidebar-collapse .sidebar .orders-a > .order-bg {
    background-image: url(../img/order.png);
    background-repeat: no-repeat;
    display: block !important;
    background-position: center;
    width: 33px !important;
    /* height: 36px; */
    margin: auto !important;
}

.sidebar-collapse .sidebar .company-a > .company-bg {
    background-image: url(../img/company.png);
    background-repeat: no-repeat;
    width: auto;
    display: block !important;
    background-position: center;
}

.sidebar-collapse .sidebar .base-a > .base-table-bg {
    background-image: url(../base-tbl-icons/base_table.png);
    background-repeat: no-repeat;
    width: 33px !important;
    /* height: 36px; */
    margin: auto !important;
    display: block !important;
    background-position: center;
}

a.commission-a:hover span.manu-dev-bg {
    background-image: url("../img/device_manufactured_hover.png");
}

a.dashboard-a > span.dashboard-bg {
    background-image: url("../img/dashboard.png");
    background-repeat: no-repeat;
    width: 30px;
    height: 12px;
    display: inline-block;
}

a.dashboard-a:hover span.dashboard-bg {
    background-image: url("../icons/dashboard.png");
}

a.sales-a > span.sales-bg {
    background-image: url("../img/sales.png");
    background-repeat: no-repeat;
    width: 30px;
    height: 12px;
    display: inline-block;
}

a.sales-a:hover span.sales-bg {
    background-image: url("../icons/sales.png");
}

a.orders-a > span.order-bg {
    background-image: url("../img/order.png");
    background-repeat: no-repeat;
    width: 30px;
    height: 12px;
    display: inline-block;
    background-size: 50%;
}

a.orders-a:hover span.order-bg {
    background-image: url("../icons/order.png");
}

a.company-a > span.company-bg {
    background-image: url("../img/company.png");
    background-repeat: no-repeat;
    width: 30px;
    height: 12px;
    display: inline-block;
}

a.company-a:hover span.company-bg {
    background-image: url("../icons/company.png");
}

a.base-a > span.base-table-bg {
    background-image: url("../base-tbl-icons/base_table.png");
    background-repeat: no-repeat;
    width: 30px;
    height: 12px;
    display: inline-block;
    background-size: 50%;
}

.sidebar .side-nav a:hover {
    font-weight: 600;
}

.main-sidebar .sidebar .sidebar-menu .active > a {
    background-color: #fff !important;
    color: #2a6eaf !important;
    margin: 0px 10px;
    border-radius: 5px;
    padding-left: 5px;
    font-weight: 600;
}

.main-sidebar .sidebar .sidebar-menu .active > a > .manu-dev-bg {
    background-image: url("../img/device_manufactured_hover.png");
}

.main-sidebar .sidebar .sidebar-menu .active > a > .base-table-bg {
    background-image: url(../base-tbl-icons/base-table_hover.png);
}

a.base-a:hover span.base-table-bg {
    background-image: url("../base-tbl-icons/base-table_hover.png");
}

/*.skin-blue .sidebar a.commission-a:hover {*/
/*background-color: #fff !important;*/
/*color: #2a6eaf !important;*/
/*!*margin: 0px 15px;*!*/
/*margin: 0 !important;*/
/*border-radius: 4px;*/
/*background-image: url("../icons/comission_app.png");*/
/*background-repeat: no-repeat;*/
/*background-position-x: 4px;*/
/*background-position-y: 15px;*/
/*font-weight: 600;*/

/*}*/

/*.skin-blue .sidebar a.dashboard-a:hover {*/
/*background-color: #fff !important;*/
/*color: #2a6eaf !important;*/
/*!*margin: 0px 15px;*!*/
/*margin: 0 !important;*/
/*border-radius: 4px;*/
/*background-image: url("../icons/dashboard.png");*/
/*background-repeat: no-repeat;*/
/*background-position-x: 4px;*/
/*background-position-y: 15px;*/
/*font-weight: 600;*/

/*}*/

/*.skin-blue .sidebar a.sales-a:hover {*/
/*background-color: #fff !important;*/
/*color: #2a6eaf !important;*/
/*margin: 0 !important;*/
/*!*margin: 0px 15px;*!*/
/*border-radius: 4px;*/
/*background-image: url("../icons/sales.png");*/
/*background-repeat: no-repeat;*/
/*background-position-x: 4px;*/
/*background-position-y: 15px;*/
/*font-weight: 600;*/

/*}*/

/*!* orders icon *!*/
/*.skin-blue .sidebar a.orders-a:hover {*/
/*background-color: #fff !important;*/
/*color: #2a6eaf !important;*/
/*margin: 0 !important;*/
/*border-radius: 4px;*/
/*background-image: url("../icons/order.png");*/
/*background-repeat: no-repeat;*/
/*background-position-x: 4px;*/
/*background-position-y: 15px;*/
/*font-weight: 600;*/

/*}*/

/*.skin-blue .sidebar a.company-a:hover {*/
/*background-color: #fff !important;*/
/*color: #2a6eaf !important;*/
/*margin: 0 !important;*/
/*border-radius: 4px;*/
/*background-image: url("../icons/company.png");*/
/*background-repeat: no-repeat;*/
/*background-position-x: 4px;*/
/*background-position-y: 15px;*/
/*font-weight: 600;*/

/*}*/

/*.skin-blue .sidebar a.binders-a:hover {*/
/*background-color: #fff !important;*/
/*color: #2a6eaf !important;*/
/*margin: 0 !important;*/
/*border-radius: 4px;*/
/*background-image: url("../icons/binders.png");*/
/*background-repeat: no-repeat;*/
/*background-position-x: 4px;*/
/*background-position-y: 15px;*/
/*font-weight: 600;*/

/*}*/

.skin-blue .sidebar a.base-a:hover {
    background-color: #fff !important;
    color: #2a6eaf !important;
    border-radius: 4px;

}

/*@media (min-width: 768px){*/
/*.skin-blue .sidebar a:hover{*/
/*padding: 23px 0px !important;*/
/*}*/
/*}*/

/* End */
.custom-body .custom-sidebar > li.active > a > img.dashboard_icon {
    display: none;
}

.search-button {
    padding: 0 20px;
}

.commission_devc {
    background: #fff;
    padding: 13px 8px 13px 8px;
    border-radius: 5px;
    margin-right: 12px;
    border: 1px solid #e6e6e6;
}

.recent-act-icon {
    margin-top: 6px;
    float: left;
    margin-right: 17px;
    background: url("../../dist/img/recent_actions.png") left no-repeat;
    width: 24px;
    height: 24px;
}

.recent-act-icon:active {
    background: url("../../dist/img/recent_action_hover.png") left no-repeat;
    width: 24px;
    height: 24px;
}

.sidebar > li {
    background: #399aca;
    padding-bottom: 15px !important;
}

.rcent-act {
    text-align: right;
}

.spc.corporate-dropdown > div > button.dropdown-toggle {

    background-image: url("../icons/briefcase.png");
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 10px;
    padding-left: 40px;
}

.spc.vpn-add > select.form-control {
    background-image: url("../icons/VPN.png");
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 10px;
    padding-left: 40px;
    border-radius: 6px;
}

.spc.vpn-add > .form-control:focus {
    border-color: #d2d6de;
    box-shadow: none;

}

#id_language {
    background-color: #fff !important;
    background-image: url("../icons/language.png");
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 10px;
    width: 100% !important;
    padding: 10px 10px 10px 42px;
    border: 1px solid #d8d8d8 !important;
    border-radius: 5px;
}

#id_language > hover {
    border: 1px solid #d8d8d8 !important;
}

.spc.vpn-add > div > button.dropdown-toggle {

    background-image: url("../icons/VPN.png");
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 10px;
    padding-left: 40px;
}

.spc.ad_store > div > button.dropdown-toggle {

    background-image: url("../icons/store.png");
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 12px;
    padding-left: 40px;
}

.spc.ad_deivce_type > div > button.dropdown-toggle {

    background-image: url("../icons/device.png");
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 13px;
    padding-left: 40px;
}

.spc.ad_mother_board > div > button.dropdown-toggle {

    background-image: url("../icons/Motherboard.png");
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 10px;
    padding-left: 40px;
}

.spc.ad_mother_board > div > button.dropdown-toggle {

    background-image: url("../icons/Motherboard.png");
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 10px;
    padding-left: 40px;
}

.serialnum_icon {
    /*padding: 10px;*/
    text-align: center;
    padding: 12px 6px;
    border: 1px solid #d2d6de;
    border-right: 0px solid transparent;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.serial_num {
    display: flex;

}

.serial_num > .serial_input {
    border-left: 0px solid transparent;
    height: 3em;
    padding: 0 4px;
}

.serial_num > .serial_input:focus {
    border-color: #ddd !important;

}

.spc.lang_container > div > button.dropdown-toggle {

    background-image: url("../icons/language.png");
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 10px;
    padding-left: 40px;
}

#id_layout {

    background-image: url("../icons/layout.png");
    background-repeat: no-repeat;
    background-color: #fff !important;
    background-position-x: 10px;
    background-position-y: 10px;
    width: 100% !important;
    padding: 10px 10px 10px 42px;
    border: 1px solid #d8d8d8 !important;
    border-radius: 5px;
}

#layout-img {
    /*height: 336px;*/
    display: flex;
    padding: 0 0 0 0 !important;
}

#layout-img > img {

    max-width: 100%;
    display: block;
}

.dashboard_icon {
    padding-bottom: 6px;
    padding-right: 5px;
}

.content-header > .breadcrumb {
    float: right;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding: 7px 5px;
    position: absolute;
    top: 15px;
    right: 24px !important;
    border-radius: 2px;
}

.custom-content-wrapper > .content-header {
    /*padding: 10px 25px 0 25px;*/
}

.form-control button {
    background: #fafafe;
    border-radius: 5px;
    border-color: #d6d6e0;
}

.form-control button:hover, .form-control button:active, .form-control button:focus {
    background: #fafafe;
    border-color: #d6d6e0;
}

.content-header h1 {
    font-size: 20px;
    font-weight: 600;
}

@media screen and (max-width: 1367px) and (min-width: 1220px) {
    .custom-col_2 {
        padding-left: 1.5%;
    }

    .custom-main-header .custom-sidebar-togglebtn {
        margin-left: -15px !important;
    }

    .main-header .navbar {
        margin-left: 230px !important;
    }

    .col_spc .custom-box {
        margin-bottom: 14px !important;
        margin-top: 4px;
    }

    .spc.lang_container > div > button.dropdown-toggle {

        background-image: url("../icons/language.png");
        background-repeat: no-repeat;
        background-position-x: 10px;
        background-position-y: 7px;
        padding-left: 40px;
    }

    .spc.ops > div > button.dropdown-toggle {

        background-image: url("../icons/layout.png");
        background-repeat: no-repeat;
        background-position-x: 10px;
        background-position-y: 9px;
        padding-left: 40px;
    }

    .spc.corporate-dropdown > div > button.dropdown-toggle {

        background-image: url("../icons/briefcase.png");
        background-repeat: no-repeat;
        background-position-x: 10px;
        background-position-y: 7px;
        padding-left: 40px;
    }

    .spc.vpn-add > div > button.dropdown-toggle {

        background-image: url("../icons/VPN.png");
        background-repeat: no-repeat;
        background-position-x: 10px;
        background-position-y: 7px;
        padding-left: 40px;
    }

    .spc.vpn-add > div > button.dropdown-toggle {

        background-image: url("../icons/VPN.png");
        background-repeat: no-repeat;
        background-position-x: 10px;
        background-position-y: 7px;
        padding-left: 40px;
    }

    .spc.ad_store > div > button.dropdown-toggle {

        background-image: url("../icons/store.png");
        background-repeat: no-repeat;
        background-position-x: 10px;
        background-position-y: 9px;
        padding-left: 40px;
    }

    .spc.mb-add > select.mb {

        background-image: url("../icons/Motherboard.png");
        background-repeat: no-repeat;
        background-position-x: 10px;
        background-position-y: 10px;
        padding-left: 40px;
        background-color: #fff !important;
    }

    .serialnum_icon {
        /* padding: 10px; */
        text-align: center;
        padding: 8px 6px;
        border: 1px solid #d2d6de;
        border-right: 0px solid transparent;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        background: #fafafe;
    }

    .refresh-vpn {
        margin-left: 15px;
        margin-top: 1px;
        border-radius: 4px;
        background: #1ab5ad;
        padding: 6px 10px;
    }

    .add-store {
        margin-left: 15px;
        margin-top: 1px;
        background: #000;
        border-radius: 4px;
        padding: 6px 10px 5px;
    }

    .serial_num > .serial_input {
        border-left: none;
        height: 34px;
        padding: 0 2px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .form-control {
        background: #fafafe;
        border-color: #d6d6e0;
        height: 45px;
    }

    select.form-control.motherboard-con {
        border-radius: 5px;
    }

    .form-control button {
        background: #fafafe;
        border-radius: 5px;
        padding-top: 2px;
        border-color: #d6d6e0;
        padding-bottom: 2px;
    }

    .sidebar-txt1 {
        font-size: 12.5px !important;
    }

    .sidebar-txt {

        font-size: 13.5px;
    }

    .side-nav .commission-a .commission-device-bg .sidebar-txt {
        margin-left: 30px !important;
        display: inline-block;
    }

    .custom-content-wrapper {
        margin-left: 230px !important;
    }

    .custom-mainsidebar {
        width: 230px !important;
    }

    .store_img {
        position: relative;
        height: 224px;
        padding: 7px 4px 0 3px;
        width: 100%;
        margin-bottom: 5px;
    }

    .spc {
        padding-left: 15px;
    }

    .spc p {
        font-size: 13px;
    }

    .main-logo {
        height: 3em;
        margin: 6px;
    }

    .custom-main-header .custom-sidebar-togglebtn {
        border: 1px solid #d8d8d8;
        padding: 8px 13px;
        margin: 10px 8px;
        margin-left: 19px;
        background-color: #fff;
    }

    .search-bar-span > form {
        margin: 9px 10px !important;
        border-radius: 5px !important;
        border: none !important;
    }

    .draft-icon {
        font-size: 22px;
        margin: 7px 0px;
        padding: 11px;
        background-color: #05b5ad;
        color: #fff;
        float: left;
        border-bottom-left-radius: 5px;
        border-top-left-radius: 5px;
    }

    .draft-input {
        background: #f2f2f2;
        border: none;
        width: 50%;
        padding: 9.6px 0px;
        margin: 7px 0;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
        text-align: center;
        font-size: 18px;
        color: #000;
        font-weight: bolder;
    }

    .lang-dropdown-selctor {
        padding: 7px 22px 0 0px;
    }

    .search-bar-span {
        position: absolute;
        display: inline-table;
        width: 22%;

    }

    .custom-box > .box-body {
        padding: 2px !important;
    }

    /*.company--container {*/
    /*padding: 0 30px !important;*/
    /*}*/
    .custom-content-wrapper > .content-header {
        padding: 3px 15px 0 15px !important;
    }

    .main-header {
        padding: 15px 15px 0 0;
    }

    .main-header h1 {
        font-size: 20px !important;
    }

    .custom-main-content {
        padding: 8px !important;
    }

    .custom-row {
        padding: 11px !important;
    }

    .custom-row1 {
        padding: 12px 10px !important;
    }

    .custom-content-wrapper > .content-header {
        padding: 10px 15px 8px 19px !important;
    }

    .content-header > .breadcrumb {
        padding: 0px 5px !important;
        top: 15px !important;
    }

    .content-header h1 {
        font-size: 17px;
        font-weight: 600;
    }

    .commission_devc {
        padding: 8px 4px 8px 4px !important;
    }

    .navbar-nav > li > a {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

    .custom-top-navbar, .custom-mainsidebar {
        height: 4.1em !important;
    }

    .custom-main-content b {
        font-size: 12.5px;
    }

    .form-group {
        margin-bottom: 8px;
    }

    .modal-content1 {
        width: 60%;
        max-width: auto;
    }

    /*    html,body{
    overflow-y:hidden;
    }*/
}

/*html,body{
overflow-y:hidden;
}*/
.reset-btn {
    float: right;
    padding-top: 0px;
    padding-left: 8px;
}

.vehicle-detection {
    display: none;
}

/*.vpn-add > select > option:hover {*/
/*background: # #e1e3e9 !important;*/
/*}*/

/* Tabs Page */

.company-main-container {
    /*margin-left: 15.7%;*/
    margin-left: 17px;
}

/*table > thead {*/
/*background: #05b5ad;*/
/*border: 1px solid #05b5ad;*/
/*color: #fff;*/
/*}*/

/*.table {*/
/*width: 100%;*/
/*border: 1px solid #dddddd;*/
/*max-width: 100%;*/
/*margin-bottom: 20px;*/
/*overflow-y: scroll;*/
/*height: 50%;*/
/*max-height: 50%;*/
/*display: block;*/
/*}*/
.company-tbl {
    /*margin-left: 15%;*/
    margin-bottom: 15px;
}

.table-header-row {
    height: 50px;
}

/*.tbl-row {*/
/*background: #f1f1f1;*/
/*border-top: 1px solid #d2d2d2;*/
/*border-bottom: 1px solid #d2d2d2;*/
/*}*/
h3 {
    margin: 0 !important;
}

.main-content {
    background: #f1f1f1;
    /*width: 50%;*/
}

.company-container-main {
    display: inline-block;
    height: 65%;
    overflow: auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #fff;
    width: 100%;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    /*border: 1px solid #dddde4;*/
    /*border-radius: 5px;*/
    /*box-shadow: 0px 5px 35px 0 #dde3e6;*/
}

.list-of-companies {
    display: inline-block;
    height: 300px;
    overflow: auto;
    border-radius: 5px;
    border: 1px solid #dddde4;
    background: #fff;
    width: 100%;
    box-shadow: 0px 5px 35px 0 #dde3e6;
}

.top-header h3.company--heading {
    /*padding-top: 0px;*/
    margin-left: 0px !important;
}

.main-company-table {

}

span.comp-img {
    border: 1px solid #e6e6e6;
    padding: 10px 10px;
    background: #ffff;
    margin-right: 12px;
    display: inline-grid;
    border-radius: 3px;
    vertical-align: middle;
}

#reset-btn, #reset-btn:hover, #reset-btn:active {
    background: transparent !important;
}

.pagination-container > nav {
    border-top: 1px solid #e4e4e4;
}

.add-companies, #company-tbl-id, #add-stores, #motherboard-add-btn, #window--default, #add-drivethru-btn, #add-detector-btn {
    margin: 6px 5px;
    float: right;
    padding: 7px 0;
    background: #5dc20f !important;
    color: #fff !important;
    /*width: 100px;*/
    width: 170px;
    font-weight: normal;
    border-radius: 40px;
    border: 1px solid #5dc20f !important;
}

.add-companies:active, .add-companies:focus, #company-tbl-id:active, #company-tbl-id:focus, #add-stores:active, #add-stores:focus, #motherboard-add-btn:active, #motherboard-add-btn:focus, #window--default:active, #window--default:focus, #add-drivethru-btn:active, #add-drivethru-btn:focus, #add-detector-btn:active, #add-detector-btn:focus {
    margin: 5px 5px;
    background: #5dc20f !important;
    color: #fff !important;
    font-weight: normal;
    border: 1px solid #5dc20f !important;
}

table.scroll > thead > tr > th {
    vertical-align: middle !important;
}

.checkbox > input {
    margin-left: 10px !important;
}

.company-heading-tab h3 {
    padding: 15px 0px 15px 17px;
}

td {
    padding: 12px 14px;
}

table#stores-tbl td {
    padding: 3px 14px;
}

tbody {
    background: #fff;
}

thead tr th {
    /*width: 100%;*/
    background: #676f74;
    border-color: #676f74;
    color: #fff;
    height: 47px;
    min-width: 47px;
    max-height: 47px;
    font-size: 15px;
    padding: 0px 14px;
}

.search:first-child {
    margin-left: 15px;
    color: #000;
    font-weight: normal !important;
}

.bd-company {
    margin: 5px 35px 5px 5px;
    background: transparent;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff !important;
    cursor: default;
    background-color: #399dd6;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    border-bottom-color: transparent;
}

.language-drive-through {
    padding: 0 0;
}

.search .live-search-box {
    border-radius: 40px;
    /*border: 1px solid #fff;*/
    /*padding: 3px;*/
    padding-left: 5px;
}

.search .live-search-box:focus {
    outline: none;
}

.search .live-search-box-0 {
    border-radius: 40px;
    border: 0px solid #fff;
    padding: 2px;
}

.search .live-search-box-0:focus {
    outline: none;
}

.search .live-search-box-1 {
    border-radius: 40px;
    border: 0px solid #fff;
    padding: 2px;
}

.search .live-search-box-1:focus {
    outline: none !important;
}

.search .live-search-box-2 {
    border-radius: 40px;
    border: 0px solid #fff;
    padding: 2px;
}

.company-live-search-box {
    height: 40px;
    padding-left: 10px !important;
    font-size: 16px !important;
}

.live-search-box, .live-search-box-0, .live-search-box-1, .live-search-box-2, .live-search-box-3 {
    padding-left: 10px !important;
}

.live-search-box-4:active, .live-search-box-4:focus {
    display: block;
    outline: transparent auto 0 !important;

}

.search .live-search-box-2:focus {
    outline: none;
}

.search .live-search-box-3 {
    border-radius: 40px;
    border: 0px solid #fff;
    padding: 2px;
}

.search .live-search-box-3:focus {
    outline: none;
}

.company-drive-through {
    margin: 0 0 0 0 !important;
}

.comp-container {
    background: #fff;
    border: 1px solid #dddde4;
    border-radius: 5px;
    box-shadow: 0px 0px 35px 0 #dde3e6;
}

.edit-company {
    border-radius: 100%;
    height: 34px;
    width: 39px;
}

.edit-company > i {
    font-size: 17px;
}

.delete-comp {
    border-radius: 100%;
    height: 34px;
    width: 39px;

}

.delete-comp > i {
    font-size: 17px;
}

.pagination-container > nav {
    text-align: center;
}

.motherboard-company {
    margin: 0 34px 0 0 !important;
}

.nav-tabs {
    border-bottom: 0px solid transparent !important;
}

table tbody tr {
    cursor: pointer;
}

table.main-tbl tbody tr:hover, table.main-tbl tbody tr:focus {
    background: #fff;
    box-shadow: inset 0px 0px 0px 5px #399dd6;
    /*font-weight: 600;*/
    color: #399dd6;
    background: #fff !important;
}

table.main-tbl tbody tr:active, .rowCustom-active, .rowCustom-active1, table.main-tbl tbody.stores-list-table-body tr:active {
    background: #fff;
    box-shadow: inset 0px 0px 0px 5px #399dd6;
    font-weight: 600;
    color: #399dd6;
    background: #fff !important;
}

.company-container {
    /*height: 35%;*/
    /*overflow: hidden;*/
}

.pagination > li {
    cursor: pointer;
}

.language-drive-through {
    /*overflow-y: scroll;*/
    /*height: 30%;*/
}

.search {
    position: relative;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #399dd6;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-right: 5px;
    margin-bottom: 0px;
    border-bottom-color: transparent;
}

.company-main-content .nav.nav-tabs {
    padding: 10px 10px;
}

/*.store-header > tr {*/
/*height: 50px;*/

/*}*/

/* Up and Down Arrows */
th.descend:after {
    content: "\25B2";
    color: #fff;
}

th.ascend:after {
    content: "\25BC";
    color: #fff;
}

.scroll thead th {
    vertical-align: middle !important;
}

.scroll > thead > tr > th {
    vertical-align: middle;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 760px !important;
    }
}

.search > input {
    border-radius: 40px;
    border-radius: 4px;
    border: 0px solid #fff;
    padding-left: 35px !important;
    /*padding: 3px;*/
}

.company-action {
    float: right;
    margin-right: 15px;
}

/**/
/**/

/* The Modal (background) */
.modal_1 {
    display: none; /* Hidden by default */
    z-index: 99999; /* Sit on top */
    text-align: center;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(49, 48, 46, 0.9) /* Black w/ opacity */;
}

/* Modal Content (image) */
.modal-content_1 {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    margin: auto;
    width: 100%;
    padding-top: 9%;
    max-width: 1100px;
}

/* Add Animation */
.modal-content_1 {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close_1 {
    position: absolute;
    top: 3.5em;
    right: 19.5%;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close_1:hover,
.close_1:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content_1 {
        width: 100%;
    }
}

div.company-container {
    display: inline-block;
    height: 600px;
    overflow: auto;
    background: #fff;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #dddde4;
    /*border-radius: 5px;*/
    box-shadow: 0px 5px 35px 0 #dde3e6;
    /*border: 1px solid #dddde4;*/
    /*box-shadow: 0px 5px 35px 0 #dde3e6;*/
}

.container-common {
    height: auto !important;
}

table th, table#stores-tbl th, table#motherboard-tbl th, table#language-drive-through th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

/* == Just general styling, not relevant :) == */

table, table#stores-tbl, table#motherboard-tbl, table#language-drive-through {
    width: 100%;
    border-collapse: collapse;
}

table#stores-tbl th {
    /*padding: 12px 14px;*/
    padding: 3px 14px;
}

table tr, table#stores-tbl tr, table#motherboard-tbl tr, table#language-drive-through tr {
    color: #212121;
}

tr:nth-child(even) {
    background: #fff;
}

tr:nth-child(odd) {
    background: #f4f4f9;
}

table tr, table#stores-tbl tr, table#motherboard-tbl tr, table#language-drive-through tr {
    color: #000;
    font-size: 16px !important;
}

table tr td {
    font-size: 16px;
}

/*#menu4, #menu2, #menu3 {*/
/*margin-right: 35px;*/
/*}*/

.window-default-modal form div label {
    width: 100%;
}

.window-default-modal form div #add-window, .window-default-modal form div #add-detector {
    width: 100% !important;
    height: 40px;
    background: #FAFAFE !important;
}

.hide-search, .hidden {
    display: none;
}

#store-container {
    overflow-y: scroll;
}

.stores-table-content {
    margin-top: 20px;
    height: 250px !important;
}

#order-transition_search {
    width: 150px;
    position: absolute;
    box-sizing: border-box;
    font-size: 16px;
    background-color: #f2f3f4;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    padding: 7px 10px 6px 35px;
    font-size: 14px !important;
    box-shadow: inset 1px 1px 2px 0px #00000070;
    top: -7px;
}

.custom-modal-body-container {
    height: 400px;
}

#order-transition_search:focus {
    width: 230px;
    padding-left: 35px;
    font-size: 14px !important;
    outline: transparent 0px !important;
}

.order-table-content {
    margin-top: 20px;
    height: 250px !important;
}

.header-logo-img {
    background: #fff;
    padding: 12px 11px 12px 11px;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
}

.order-table-header-logo-img {
    background: #fff;
    padding: 10px 9px 10px 9px;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
}

.base-table-header {
    margin-right: 12px;
}

.order-table-header {
    margin-right: 12px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background: #399cd4 !important;
    border: 1px solid #399cd4 !important;
    border-radius: 5px;
    color: #fff !important;
    border-top: 0px solid transparent !important;
}

.form-control {
    background-color: #FAFAFE;
}

#id_vpn, #id_motherboard {
    background-color: #FFF !important;
}

#id_store, #id_device_type, #id_language, #id_layout {
    background-color: #eee !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    /* needed for Firefox: */
    overflow:hidden;
    width: 120%;
}

#manufacture_device--img {
    max-height: 50px;
}

.filter-option {
    background-color: #FAFAFE;
}

.base-tbl-tabs li {
    margin-right: 10px;
    border-radius: 5px !important;

    border: 1px solid #d2d2d2 !important;
}

.base-tbl-tabs.nav-pills li a {
    border-top: 0px solid transparent !important;
    font-weight: 600;
}

.base-tbl-header {
    padding: 15px 0;
}

.order-tbl-header {
    padding: 15px 0;
}

.base-tbl-container {
    /*margin-left: 23px;*/
    /*padding-top: 10px;*/

}

.binder-tbl {
    margin-left: 23px !important;
}

.base-tbl-content {
    background: #fff;
    border: 1px solid #dddde4;
    border-radius: 5px;
    padding: 15px 0 0 0;
    margin-right: 0px;
    box-shadow: 0px 5px 35px 0 #dde3e6;
    height: auto;
}

.order-tbl-content {
    background: #fff;
    border: 1px solid #dddde4;
    border-radius: 5px;
    margin-right: 0px;
    box-shadow: 0px 5px 35px 0 #dde3e6;
    height: auto;
}

.base-tbl-content ul {
    padding-left: 10px;
    padding-bottom: 15px;
}

.common-container {
    /*padding: 5px 30px 0 30px;*/
}

.company-main-content {
    /*margin: 0 37px 0 24px;*/
    background: #fff;
    /*padding: 15px 0px 0 0;*/
    border: 1px solid #dddde4;
    border-radius: 5px;
    box-shadow: 0px 5px 35px 0 #dde3e6;
}

.company-main-content .nav-tabs {
    padding-left: 10px;

}

.company-main-content .nav-tabs li {
    margin-right: 5px;
}

.company-main-content .nav-tabs li a {
    border: 1px solid #d2d2d2;
}

.nav-pills > li + li {
    margin-left: 0 !important;
}

#motherboard-select-list {
    width: 100%;
    height: 40px;
    background: #FAFAFE;
    cursor: pointer;
}

.main--section {
    margin-left: 27px;
    padding-top: 10px;
    margin-right: 25px;
}

.header--section {
    /*margin-bottom: 18px;*/
    padding: 15px 0;
}

.action--section {
    /*margin: 15px 0;*/
}

#manufacture-device-table-body tr td div.form-group .form-control {
    height: auto !important;
}

/* Manufacture image modal */

#manufacture_device--img {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#manufacture_device--img:hover {
    opacity: 0.7;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 40px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.3); /* Black w/ opacity */
}

.custom-manufactured-modal {
    display: none; /* Hidden by default */
    position: absolute;
    z-index: 9999;
    bottom: 30px;
    right: 25px;
    width: auto;
    height: auto;
    overflow: auto;
    background-color: transparent;
}

/* Modal Content (image) */
.manufacture-device-zoom-image {
    display: block;
    text-align: left;
    margin: auto;
    max-width: 500px;
}

/* Add Animation */
.manufacture-device-zoom-image {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close_btn {
    position: absolute;
    right: 10px;
    top: -3px;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close_btn:hover,
.close_btn:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .manufacture-device-zoom-image {
        width: 100%;
    }
}

div.view-manufactured-devices.company-container {
    /*height: 70% !important;*/
}

#img01_011 {
    max-height: 350px;
}

.custom-vpn-modal {
    display: none; /* Hidden by default */
    position: absolute;
    z-index: 9999;
    bottom: 30px;
    right: 25px;
    width: auto;
    height: auto;
    overflow: auto;
    background-color: transparent;
}

.upload-excel-btn {
    margin: 6px 5px;
    float: right;
    padding: 7px 0;
    background: #40a5da !important;
    color: #fff !important;
    width: 150px;
    border-radius: 40px;
    border: 1px solid #40a5da !important;
}

.add-manufacture-device-btn {
    margin: 6px 5px;
    float: right;
    padding: 7px 0;
    background: #5dc20f !important;
    color: #fff !important;
    width: 100px;
    border-radius: 40px;
    border: 1px solid #5dc20f !important;
    float: right;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto transparent !important;
    outline-offset: 0 !important;
}

#img01_01 {
    max-height: 300px;
    min-height: 300px;
}

#tab1 > a, #tab2 > a, #tab3 > a, #tab4 > a {
    color: #616171;
    font-weight: 600;
}

.base-tbl-tabs.nav-pills > li > a {
    color: #616171;
}

.binder-tbl-content ul {
    padding-left: 10px;
    padding-bottom: 15px;
}

.binder-tbl-content {
    background: #fff;
    border: 1px solid #e2e2e2;
    padding: 15px 0px 15px;
    margin-right: 20px;
    box-shadow: -6px 3px 13px 0px #d2d2d2;
    height: 500px;
}

div.binder-table-container {
    height: 500px;
    overflow: auto;
    background: #fff;
    width: 100%;
    box-shadow: -6px 3px 13px 0px #d2d2d2;
}

#transition_search_store {
    width: 150px;
    box-sizing: border-box;
    font-size: 16px;
    /*-webkit-transition: 0.4s ease-in-out;*/
    /*transition: 0.4s ease-in-out;*/
    padding: 2px 10px;
    font-size: 14px !important;
    background-color: #f2f3f4;
    background-color: #fff;
    width: 350px;
    font-size: 14px !important;
    padding-left: 10px;
    outline: transparent 0px !important;
}

#transition_search {
    width: 150px;
    position: absolute;
    box-sizing: border-box;
    font-size: 16px;
    background-color: #f2f3f4;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    padding: 7px 10px 6px 35px;
    font-size: 14px !important;
    box-shadow: inset 1px 1px 2px 0px #00000070;
    top: -7px;
}

.content {
    padding: 0 15px !important;
}

.main-header > h1 {
    font-weight: normal !important;
}

.main-header h1 {
    margin: 0 0 !important;
    padding: 15px 0;

}

.btn-success {
    background-color: #5dc20f !important;
    border-color: #5dc20f !important;
}

#transition_search:focus {
    width: 270px;
    padding-left: 35px;
    font-size: 14px !important;
    outline: transparent 0px !important;
}

#transition_search_store:focus {
    width: 350px;
    font-size: 14px !important;
    padding-left: 10px;
    outline: transparent 0px !important;
}

.search--icon {
    position: absolute;
    z-index: 99;
    color: #676f74;
    top: 2px;
    left: 13px;
}

.search--icon-store {
    position: absolute;
    z-index: 99;
    color: #676f74;
    top: 14px;
    left: 13px;
}

.login-page-wrapper .login-page-logo {
    text-align: center;
    padding-top: 110px;
}

.background-img {
    background: url('../img/background.jpg') no-repeat right;
    width: 58.3%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-size: cover;
}

.custom-form-control {
    background: #fafafe;
    border-color: #d6d6e0;
    height: 42px;
    border-right: none;
    border-left: none;
    display: block;
    width: 100%;
    padding: 0.65rem 1.25rem;
    font-size: 15px;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    /* border: 1px solid rgba(0, 0, 0, 0.15); */
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border-top: none;
    border-radius: 0;
    box-shadow: none;
}

.login-form-wrapper {
    text-align: center;
    width: 70%;
    padding-top: 100px;
    margin: 0 auto;
}

.login-page-logo h3 {
    color: #2a2a2a;
    font-family: Poppins;
    font-size: 24px;
    font-weight: normal;
    margin-top: 20px !important;
    text-transform: capitalize;
}

.btn-login {
    margin-top: 60px;
    background: #40a4d9;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 30px !important;
    box-shadow: 1px 3px 7px #a9e1e1;
}

.btn-login:hover, .btn-login:focus {
    background: #40a4d9;
    color: #ffffff;
}

.login-page-side-wrapper h4 {
    font-family: Poppins;
    font-size: 30px;
    color: #9d9fb4;
    font-weight: 300;
    margin-top: 20px;
}

.custom_padding {
    padding: 12px 0;
}

.login-page-side-wrapper p {
    font-family: Poppins;
    font-size: 14px;
    color: #9d9fb4;
    letter-spacing: .25px;
    font-weight: 300;
    margin-top: 30px;
    width: 80%;
}

.login-page-side-wrapper {
    padding: 300px 0 0 90px;
}

.login-page-side-wrapper h1 {
    font-size: 22px;
    color: #fff;
}

.custom-dropdown-menu-list .user-footer {
    background-color: #fff !important;
    box-shadow: 0px 15px 30px -15px #d5d5d8;
}

.user-footer > div > a {
    color: #4a4a4a;
}

.user-footer > div > a:hover {
    color: #3c8dbc;
}

@media screen and (max-width: 1500px) and (min-width: 1240px) {
    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 6px;
        font-size: 13px;
    }

    .base-tbl-tabs li {
        margin-right: 6px;
    }
}

/* Date Picker CSS */
.datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover {
    background: #3691cb !important;
}

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background-color: #3ba5db !important;
    color: #fff !important;
    background-image: -webkit-linear-gradient(top, #3793cd, #358ec9) !important;
}

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-color: #3ba5db !important;
    color: #fff !important;
    background-image: -webkit-linear-gradient(top, #3793cd, #358ec9) !important;
}

input#expected-commissioned-date-input, input#expected-Installation-date-input {
    background-color: #fafafe !important;
}