﻿
.top-menu-root{
text-align: inherit;
text-align: start;
min-height:  35px;
}


.top-menu-root .menu-item .InlineDropdown {
width: 100%;
/*padding-top: 13px !important;*/
}

.ar-AE .top-menu-root  .menu-item .DropdownMenu {
    margin-left: auto !important;
    margin-top: 9px !important;
    margin-right: auto !important;
    left: auto !important;
}

.top-menu-root .fa-caret-down{
   color: #9a2f23;
   color: var(--primary-color);
   width: 11px;
}

.HeaderMenuFont
{
    text-decoration: none;
}

.HeaderMenuFont a:hover
{
    text-decoration: none !important;
}

@media  (min-width: 1024px) {

}


    .top-menu-root .ActiveBorder {
    border: 3px solid maroon;
    border: 3px solid var(--primary-color);
    transform: rotate(180deg) translate(0, 9px);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    min-width: 76px;
    margin-top: 23px;
    margin-left: -1px;
    margin-bottom: -15px;
    background-color: maroon;
    background-color: var(--primary-color);
    height: 8px;
}

    .top-menu-root .ActiveBorderDash {
        border: 3px solid var(--primary-color) !important;
        transform: rotate(180deg) translate(0, 9px) !important;
        border-bottom-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
        width: 52px !important;
        margin-top: 28px !important;
        margin-left: 1.9% !important;
        width: 83px !important;
        background-color: maroon !important; 
        background-color: var(--primary-color) !important; 
        
        border: none !important;
        position: absolute;
        background-color: #5e575717 !important;
        height: 100%;
        width: 98% !important;
        top: 0px;
        margin: auto !important;
        z-index: -1;
        margin-top: 9px !important;
        display: none;
    
    }

    .top-menu-root .ActiveBorderStatus {
        border: 3px solid var(--primary-color);
        transform: rotate(180deg) translate(0, 9px) !important;
        border-bottom-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
        width: 100% !important;
        margin-top: 28px !important;
        margin-left: -3% !important;
        background-color: maroon !important;
        background-color: var(--primary-color) !important;
        
        border: none !important;
        position: absolute;
        background-color: #5e575717 !important;
        height: 100%;
        width: 98% !important;
        top: 0px;
        margin: auto !important;
        z-index: -1;
        margin-top: 9px !important;
         display: none;
    }

    .top-menu-root .ActiveBorder {
        border: 3px solid maroon;
        border: 3px solid var(--primary-color);
        transform: rotate(180deg) translate(0, 9px) !important;
        border-bottom-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
        margin-top: 16px !important;
        margin-left: 10% !important;
        margin-bottom: auto !important;
        background-color: maroon;
        background-color: var(--primary-color);
        height: auto !important;
        width: 100% !important;
        min-width: auto !important;
        display: none;
        
        
    }




.top-menu-root .menu-item 
{
    padding-left: 5px !important;
    padding-right: 5px !important;
    /*width: fit-content !important;*/
    text-align: center !important;
    border-right: thin solid #fffbfb;
    width: 13.5% !important;
    /*padding-top: 13px;*/
    padding-top: 0px !important;
    position: relative;
    height: 36px;
}

.top-menu-root .menu-item:hover
{
    background-color: #eeeeee;
    cursor: pointer;
    color:  black;
}

.top-menu-root .menu-item a , .top-menu-root .menu-item .mbold 
{
    color: maroon;
    color: var(--primary-color);
    font-size: 17px !important;
    text-align: center;
    text-decoration: none;
    width: 100%;
   /* margin-top: 13px;*/
    color: var(--primary-color) !important;
}

.top-menu-root .menu-item .InlineDropdown_text{
    padding-right: 3px;
    padding-left: 3px;
}

.top-menu-root .menu-item .Login_Label
{
    float: left;
}


.top-menu-root .DropdownMenu .PH > a {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: inherit;
}
 

.top-menu-root .menu-item:hover
{
    background-color: #f9f8f6;
    border-radius: 5px;
}

.top-menu-root a{
   line-height: 1;
   display: inline-block;
}

.mbold
{
    font-size: 1.1em;
    font-weight: 600;

}
.mbolditems
{
    font-size: 1.1em;
    font-weight: 400;
}