#header .header-nav-top .dropdown-menu a {
    color: #000000 !important;
    padding: 5px 12px;
    font-size: .9em;
}

/*{{--Menu Style ul --}}*/
#header .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu {
    border-radius: 5px !important; /*0905*/
}

#header .header-nav-main nav > ul > li.dropdown.dropdown-reverse > .dropdown-menu {
    right: auto;
    left: 0;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    box-shadow: 0 15px 30px -5px rgba(0, 0, 0, .2) !important;
}

.dropdown-menu {
    float: left;
}

/*{{--Menu Style a --}}*/
#header .header-nav.header-nav-line.header-nav-bottom-line nav > ul > li:hover > a::before, #header .header-nav.header-nav-line.header-nav-bottom-line nav > ul > li > a::before {
    left: 10px !important; /*0905*/
    right: 10px !important; /*0905*/
}

/*#header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a {*/
/*    color: #000000; !*0905*!*/
/*}*/

#header .header-nav-main.header-nav-main-square nav > ul > li > a {
    border-radius: 5px !important; /*0905*/
}

#header .header-nav-main nav > ul > li > a {
    font-size: 14px; /*0905*/
}

#header .header-nav-main nav > ul > li > a::after {
    display: block !important;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-right: .255em !important;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}


.isDisabled > a {
    color: currentColor;
    display: inline-block;
    pointer-events: none;
    /*text-decoration: none;*/
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a.linkb {
    color: #0a62c4;
}

div#category.dropdown-menu {
    font-size: 0.95rem;
    color: rgb(31, 115, 115) !important;
    text-align: right !important;
    /*list-style: none;*/
    /*list-style-type: none;*/
}

div#category.tabs {
    max-height: 400px !important;
    min-width: 1140px !important;
    display: none;
}

div#tcont.tab-content {
    max-height: 380px;
    background-color: #ffffff;
}

div#accordion-pro.tab-acc {
    max-height: 350px !important;
    padding-left: 0 !important;
}

#accordion-pro ul.tab-ul {
    background-color: #EEE;
}

#accordion-pro ul > li.cate-li {
    background-color: #EEE;
}

#accordion-pro ul > li > a.cate-link {
    padding: 6px 6px 6px 6px;
}

#cate-cont.p-cont {
    max-height: 350px !important;
    background-color: white;
}

#tabcont.row {
    background-color: white;
}

#tabcont.ht-ul {
    background-color: white;
}

#tabcont div.nav-list {
    border-bottom-color: #b0ccc3;
}

#tabcont div > a.catep-a {
    font-size: 0.8rem !important;
    color: #0a65c9;
}

/**/
#cont div.cateb-tab {
    max-height: 350px !important;
}

#cont div > div > ul.nav-tabs {
    background-color: #EEE;
}

div#bcontent {
    max-height: 350px !important;
}

#tabcont ul.catb-ul {
    list-style-type: square;
}

/**/
#header .header-nav-top .dropdown-menu a {
    color: #000000 !important;
    padding: 5px 12px;
    font-size: .9em;
}

.col-md-6.ht-ul {
    padding-right: 1px !important;
    padding-left: 1px !important;
}

/*{{--Menu Style ul --}}*/
#header .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu {
    border-radius: 5px !important; /*0905*/
}

#header .header-nav-main nav > ul > li.dropdown.dropdown-reverse > .dropdown-menu {
    right: auto;
    left: 0;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    box-shadow: 0 15px 30px -5px rgba(0, 0, 0, .2) !important;
}

.dropdown-menu {
    float: left;
}

/*{{--Menu Style a --}}*/
#header .header-nav.header-nav-line.header-nav-bottom-line nav > ul > li:hover > a::before, #header .header-nav.header-nav-line.header-nav-bottom-line nav > ul > li > a::before {
    left: 10px !important; /*0905*/
    right: 10px !important; /*0905*/
}

/*#header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a {*/
/*    color: #000000; !*0905*!*/
/*}*/

#header .header-nav-main.header-nav-main-square nav > ul > li > a {
    border-radius: 5px !important; /*0905*/
}

#header .header-nav-main nav > ul > li > a {
    font-size: 12px;
}

#header .header-nav-main nav > ul > li > a::after {
    display: block !important;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-right: .255em !important;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}


.isDisabled > a {
    color: currentColor;
    display: inline-block;
    pointer-events: none;
    text-decoration: none;
}

.cate-link {
    display: flex;
    padding: .5rem 1rem;
}

a.retail1 {
    font-size: 12px;
    color: #0f725e
}

#accordion ul li a:hover {
    border-radius: 5px;
    background: #65a297;
}

a.btn-link:hover, a.btn-link:active, a.btn-link:focus {
    background: #65a297 !important;
    color: black !important;
}

div.col-md-6 a.bamaHeade {
    font-size: 12px;
    /**color: #0f725e**/
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:focus > a,
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:hover > a {
    background-color: #339978;
    border-radius: 1px;
}


a.catep-a::before {
    content: ">";
    font-weight: 900;
    color: green;
    padding-left: 8px;
}


#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.active > a, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:active > a {
    background-color: #1f7373 !important;
    color: white !important;
    font-weight: 500;
}

.isDisabled > a {
    color: currentColor;
    display: inline-block;
    pointer-events: none;
    /*text-decoration: none;*/
}

.tab-content {
    border-radius: 0 0 15px 15px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    background-color: #FFF;
    padding: 5px;
}

.tr {
    border: 4px solid #1f7373;
}

.cate-link {
    display: flex;
    padding: .5rem 1rem;
}

a.retail1 {
    font-size: 12px;
    color: #0f725e
}

#accordion ul li a:hover {
    border-radius: 5px;
    background: #65a297;
}

a.btn-link:hover, a.btn-link:active, a.btn-link:focus {
    background: #65a297 !important;
    color: black !important;
}

div.col-md-6 a.bamaHeade {
    font-size: 12px;
    /**color: #0f725e**/
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    border-bottom: 1px solid #f7f7f7;
    color: #000;
    font-size: .8em;
    font-weight: 400;
    padding: 6px 8px 6px 8px;
    position: relative;
    text-transform: none;
    letter-spacing: -.5px;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:focus > a,
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:hover > a {
    background-color: #afe7d6;
}

.tabpro.active > a {
    background-color: #1f7373 !important;
    color: #fff;
    font-weight: 500;
}

.tabbus.active > a {
    background-color: #1f7373 !important;
    color: #fff !important;
    font-weight: 500;
}

.tabdic.active > a {
    background-color: #1f7373 !important;
    color: #fff !important;
    font-weight: 500;
}


a.catep-a::before {
    content: ">";
    font-weight: 900;
    color: green;
    padding-left: 8px;
}


#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:active > a {
    background-color: #1f7373 !important;
    color: #050505 !important;
    font-weight: 500;
}

a.catep-a::before {
    content: "\25FE";
    /*font-weight: 900;*/
    color: green;
    padding-left: 8px;
}

html body .tabs .nav-tabs .nav-link:hover,
html.dark body .tabs .nav-tabs .nav-link:hover,
html body .tabs .nav-tabs .nav-link:focus,
html.dark body .tabs .nav-tabs .nav-link:focus,
html body .tabs .nav-tabs li.active .nav-link,
html.dark body .tabs .nav-tabs li.active .nav-link,
html body .tabs .nav-tabs.nav-justified .nav-link:hover,
html.dark body .tabs .nav-tabs.nav-justified .nav-link:hover,
html body .tabs .nav-tabs.nav-justified .nav-link:focus,
html.dark body .tabs .nav-tabs.nav-justified .nav-link:focus {
    border-top-color: #1f7373;
}

.nav-tabs li .nav-link, .nav-tabs li .nav-link:hover {
    background: #f7f7f7;
    border-bottom: 0;
    border-right: 1px solid #1f7373;
    /*border-right-color: rgb(238, 238, 238);*/
    border-left: 1px solid #1f7373;
    /*border-left-color: rgb(238, 238, 238);*/
    border-top: 3px solid #1f7373;
    /*border-top-color: rgb(238, 238, 238);*/
    /*border-top-width: 3px;*/
    color: #CCC;
}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

div.ht-ul a:hover {
    text-decoration: none;
    /*background: #afe7d6;*/
}

/* Mobile   */

.sidenav .closebtn {
    position: absolute;
    top: 0 !important;
    right: 25px;
    font-size: 16px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 14px;
    }
}

@media screen and (max-width: 767.98px) {
    .dis-mob {
        display: none !important;
    }

    .mob-addb {
        display: none !important;
    }

    .resp-title {
        display: none !important;
    }

    #header .header-nav-top .nav > li > a {
        color: #fff;
        font-size: .9em;
        padding: 6px 5px;
        display: inline-block;
    }

    #header .header-nav-top .nav > li > span {
        color: #000;
        font-size: .9em;
        padding: 6px 5px;
        display: inline-block;
    }

    .nav-pills > li.active > a:hover, .nav-pills .nav-link.active:hover, .nav-pills > li.active > a:focus, .nav-pills .nav-link.active:focus {
        background-color: #3E9C9E;
        color: #3E9C9E;
    }

    .nav-pills > li.active > a, .nav-pills .nav-link.active {
        background-color: #3E9C9E;
        color: #ffffff !important;
    }

    #pills-tabContent.tab-content {
        border: solid 2px #3E9C9E;
    }

}

#header .header-nav-main nav > ul > li {
    margin-right: 1px;
}

html .btn-primary:hover, html .btn-primary.hover {
    border-color: #3e9c9e #3e9c9e #387e80;
    color: #1F7373;
}

/* notification */
.noti-icon .badge {
    position: absolute;
    top: 12px;
    right: 4px;
}

.rounded-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
}

.rounded-pill {
    border-radius: 50rem !important;
}

.bg-danger {
    background-color: #f46a6a !important;
}

.badge {
    font-size: 75%;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
}

.nav-link.active, .nav-link:hover, .nav-link:focus {
    background-color: rgba(31, 115, 115, 0.34) !important;
    color: #070707 !important;
}

#ap.nav-link.active, .nav-link:hover, .nav-link:focus {
    background-color: rgba(31, 115, 115, 0.34) !important;
    border: #0c5c4c !important;
}

#ab.nav-link.active, .nav-link:hover, .nav-link:focus {
    background-color: rgba(31, 115, 115, 0.34) !important;
    border: #0c5c4c !important;
}
.btn-primary {
    background-color: #1F7373;
    border-color: #1F7373;
    color: #FFF
}

.btn-primary:hover, .btn-primary.hover {
    background-color: #fff;
    border-color: #1F7373;
    color: #1F7373
}

.btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 3px rgba(204, 204, 204, 0.5);
    box-shadow: 0 0 0 3px rgba(204, 204, 204, 0.5)
}

.btn-primary.disabled, .btn-primary:disabled {
    background-color: #CCC;
    border-color: #CCC #CCC #b3b3b3
}

.btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
    background-color: #b9b9b9;
    background-image: none;
    border-color: #b3b3b3 #b3b3b3 #999
}
