body{ font-size: 13px; }
#content{ min-height: 364px; }
.fs16{ font-size: 16px; }
.mw320{ max-width: 480px !important; }

.mt50{ margin-top: 50px; }
.ml5{ margin-left: 5px; }
.ml15{ margin-left: 15px; }

.mr20{ margin-right: 20px; }

.mtb0{ margin-top: 0; margin-bottom: 0; }
.mtb15{ margin-top: 15px; margin-bottom: 15px; }

.ptb5{ padding-top: 5px; padding-bottom: 5px; }
.pt15{ padding-top: 15px; }
.plr10{ padding-left: 10px; padding-right: 10px; }
.plr15{ padding-left: 15px; padding-right: 15px; }

.pl0{ padding-left: 0; }
.pl5{ padding-left: 5px; }
.pl10{ padding-left: 10px; }
.pl25{ padding-left: 25px; }

.pr0{ padding-right: 0; }

body.sb-top #sidebar_left .sidebar-menu > li.bg-pink{ background-color: #d8067a; }

.label-block{ display: block; }
.panel-title label { text-transform: uppercase; font-size: 22px; }
.btn-primary:focus{ background-color: #087f8e; }

.filter-wrapper .radio-inline{ margin-right: 20px; }

#search-customer, #f-from, #f-to{ height: 1.85em !important; }
.k-picker-wrap { border-radius: : 2px; }

.k-datepicker .k-input{
    background-color: #fff;
    border: 1px solid #dddfe3;
    border-right: none;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.k-picker-wrap.k-state-default>.k-select{ border-color: #dddfe3; background: #ccc; }
.k-picker-wrap.k-state-hover{ -webkit-box-shadow: none; box-shadow: none; border-color: #dddfe3; background-color: #b9b9b9; }

.mfp-hide{ display: none; }

.text-white{ color: #ffffff !important; }
.text-gray{ color: #999999 !important; }
.text-bold{ font-weight: bold; }

.bg-primary{ background-color: #11a8bb !important; border-radius: 4px; }
.bg-default{ background-color: #f2f2f2 !important; border-radius: 4px; }

.btn-primary:hover, .btn-primary:active{ background: #087f8e; }
.btn-sm{ padding-top: 7px; padding-bottom: 7px; }

.form-horizontal .form-group label{ padding-left: 3px; padding-top: 8px; }
.form-horizontal .form-group div{ padding-right: 3px; }
.form-horizontal .input-group{ display: block; }
.form-horizontal .input-group-addon{ width: 38px; padding-top: 7px; color: #b8b8b8; }
.form-horizontal .input-group-addon i{ font-size: 20px; }
/*.form-horizontal .btn-sm{ padding-top: 7px; padding-bottom: 7px; }*/

label.error{ font-size: 12px; color: #990000; margin-top: 2px;}

.filter-wrapper, .filter-wrappers{
    background: #f2f3f5;
    margin: 15px 0;
    padding: 20px 10px 50px;
    position: relative;
}
.filter-wrapper .btn-reset{ position: absolute; right: 10px; bottom: 10px; }

/* TOP MENU */
@media (min-width: 1468px) {
    .sb-top #main {
        max-width: 2000px !important;
        margin: 0 auto !important;
    }
}

.navbar-logo-img img {
    max-width: 100%;
}

.navbar-logo-wrapper {
    padding: 13px 20px 0px 22px;
    max-width: 300px;
}

li.dropdown-fuse {
    float: left;
}

button.custom-header-dropdown {
    background: #11456e !important;
    border: none !important;
    border-radius: 5px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    color: #ffffff !important;
    box-shadow: none !important;
}

@media (max-width: 900px) {
    body #sidebar_top_toggle, 
    body #sidebar_left_toggle {
        display: none;
    }
}

@media (max-width: 768px) {
    body  #sidebar_top_toggle,
    body #sidebar_left_toggle {
        display: block;
        width: auto;
        margin: 0 !important;
    }
}

li.fuse-desc {
    background: #17588c !important;
    border: none !important;
    border-radius: 5px !important;
    color: #ffffff !important;
    padding: 6px 0 6px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

li.fuse-desc #active-domain {
    color: #ffffff !important;
    font-weight: bold !important;
    font-size: 12px !important;
}

#domain-menu {
    background: rgba(17, 69, 110, 1) !important;
    top: 49px !important;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    -webkit-box-shadow: 4px 4px 13px 0px rgba(42, 47, 67, 0.57);
    -moz-box-shadow: 4px 4px 13px 0px rgba(42, 47, 67, 0.57);
    box-shadow: 4px 4px 13px 0px rgba(42, 47, 67, 0.57);
}

ul#domain-menu li {
    margin: 0 !important;
}

#domain-menu li a {
    color: #ffffff !important;
    display: block;
    padding: 10px;
    transition: 0.2s all ease-in-out;
    border-radius: 5px;
}

#domain-menu li a:hover {
    background: #0a375b;
}

.nav.sidebar-menu li.active { background-color: #666666; }

.logout {
    background: transparent !important;
}

.logout span {
    color: white !important;
}

.username span {
    font-size: 12px;
    font-weight: bold;
}

@media(min-width:768px) {
    body.sb-top.sb-top-lg .navbar.navbar-fixed-top+#sidebar_left+#content_wrapper {
        padding-top: 134px !important;
    }
    aside#sidebar_left {
        padding: 15px 0 !important;
    }
    body.sb-top #sidebar_left .sidebar-menu>li {
        min-height: 0;
        min-width: 0;
        padding: 10px 20px;
        margin: 0 10px;
        background: #17588c;
    }
    span.sb-menu-icon {
        float: left !important;
        margin-bottom: 0 !important;
        color: white !important;
        font-size: 20px !important;
        line-height: 100% !important;
    }
    .body.sb-top.sb-top-lg #sidebar_left .sidebar-menu>li>a>span.sb-menu-icon {
        font-size: 20px !important;
    }
    span.sidebar-title {
        display: inline-block;
        float: left;
        margin-left: 10px !important;
        margin-top: 5px;
        line-height: 100% !important;
    }
    .sidebar-menu a {
        color: white !important;
        display: block !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    body.sb-top #sidebar_left .sidebar-menu>li {
        transition: 0.2s all ease-in-out;
    }
    body.sb-top #sidebar_left .sidebar-menu>li:hover,
    body.sb-top #sidebar_left .sidebar-menu>li:focus {
        background-color: #0a375b !important;
    }
    ul.nav.sub-nav {
        background: #0a375b !important;
        top: 109% !important;
        border-radius: 5px !important;
        padding: 5px 0 !important;
        -webkit-box-shadow: 4px 4px 13px 0px rgba(42, 47, 67, 0.57);
        -moz-box-shadow: 4px 4px 13px 0px rgba(42, 47, 67, 0.57);
        box-shadow: 4px 4px 13px 0px rgba(42, 47, 67, 0.57);
    }
    ul.nav.sub-nav li {
        margin: 0 !important;
    }
    ul.nav.sub-nav li a {
        padding: 10px !important;
        display: block;
    }
    ul.nav.sub-nav li a:hover {
        background: #17588c;
    }
}

.bg-primary {
    background-color: #17588c !important;
    border-radius: 5px !important;
}

.btn-system {
    background-color: #6ab4ef;
}

a.btn.btn-sm.btn-default {
    background: #0a375b;
    color: white;
}

.k-header.k-grid-toolbar {
    background-color: #17588c !important;
}

a.k-button.k-button-icontext.k-grid-excel,
button.k-button.k-button-icontext {
    background: #0a375b;
    border: 1px solid #ffffff;
    border-radius: 30px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 3px 10px;
}

a.k-button.k-button-icontext.k-grid-excel:hover {
    background: #0a375b;
    border: 1px solid #ffffff;
    border-radius: 5px;
}

.filter-wrapper .form-group.options {
    float: left;
    margin-right: 10px;
    line-height: 100%;
}

.filter-wrapper .form-group.options {
    float: left;
    border: #3088ce 1px solid;
    padding: 5px 14px 10px;
    line-height: 100%;
    border-radius: 5px;
    color: #17588c;
    cursor: pointer;
    font-weight: normal !important;
}

.highlight {
    background: #3088ce;
    transition: 0.2s all ease-in-out;
}

.highlight label {
    color: #ffffff;
}

.filter-wrapper .form-group label {
    cursor: pointer;
    font-weight: normal !important;
}

.filter-wrapper .form-group label input[type="radio"],
#opnitem-filter-wrap label input[type="radio"] {
    margin-left: 0 !Important;
    margin-right: 10px;
    position: relative;
    line-height: 100%;
    top: 2px;
}

div#opnitem-filter-wrap {
    top: 50px !important;
    left: 15px;
}

.form-group .radio-inline {
    padding-left: 0 !important;
    margin-right: 0 !important;
}


.filter-detail,
.filter-customer,
.filter-client {
    transition: opacity 500 ease-in-out;
}

#opnitem-filter-wrap {
    position: relative;
    background: #59b4fd !important;
    border-radius: 5px !important;
    padding: 0 !important;
}

#opnitem-filter-wrap label {
    color: #ffffff !important;
    margin-right: 0 !important;
    padding: 3px 10px !important;
}

#opnitem-filter-wrap:after {
    bottom: 100%;
    left: 50px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(48, 136, 206, 0);
    border-bottom-color: #59b4fd;
    border-width: 10px;
    margin-left: -10px;
}

#opnitem-filter-wrap.filter-client:after {
    left: 220px;
}

#opnitem-filter-wrap.filter-customer:after {
    left: 440px;
}

.search {
    width: 100%;
    position: relative;
}

.search:before {
    position: absolute;
    top: -2p;
    right: 0;
    width: 40px;
    height: 35px;
    line-height: 35px;
    font-family: 'FontAwesome';
    content: '\f002';
    background: #6ab4ef;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    -webkit-font-smoothing: subpixel-antialiased;
    font-smooth: always;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.searchTerm {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    height: 35px;
    border-radius: 3px;
    outline: none;
    /* background: transparent; */
    color: #666666 !important;
    border: 2px solid #ffffff;
}

.searchButton {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    opacity: 0;
    cursor: pointer;
}

.search-bar {
    border: none !important;
}

.search-bar li {
    width: 100% !important;
}

.btn-pdf{ padding: 8px; background-color: #f52626; }
.btn-xls{ padding: 8px; background-color: #217346; }

/* custom updated */

.sb-top .navbar .navbar-btn.btn-group > .btn {
    /* background: none; */
    color: white;
}

button#btnSecretUser .text-danger {
    /* color: white !important; */
}

body.sb-top .navbar-logo-wrapper {
    display: block !important;
    width: auto;
}

.navbar-fixed-top .row {
    padding: 0 15px;
}

.mobile-drop {
    display: flex;

}
.mobile-drop li:first-child {
    width: 33px;

}
.mobile-drop li:last-child {
    width: calc(100% - 33px);

}

@media(max-width: 768px) {
    .navbar .nav {
        padding-top: 0;
    }
}

#searchMobile {
    margin-bottom: 10px;
}

@media(min-width:768px) {
  .menu-heading {
    display: none;
  
  }
}


body.sb-top #sidebar_left .sidebar-menu > li a.bg-pink {
    background-color: #d8067a;
    color: white;
}
body.sb-top #sidebar_left .sidebar-menu > li a.bg-pink span {
    
    color: white;
}


li a.bg-pink {
    background-color: #d8067a;
    color: white;
}