.li-menu-isolucion {
    color: #666666;
    background: #ccc;
    border-color: white;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    vertical-align: top;
    font-size: 8pt;
}

    .li-menu-isolucion:hover {
        color: white;
        background-color: #ef6900;
    }

.li-menu-isolucion-main-header {
    color: #666666;
    background-color: #EAEAEA;
    padding-top: 7px;
    padding-bottom: 7px;
}

.href-menu-isolucion {
    color: inherit;
    text-decoration: none;
}

    .href-menu-isolucion:hover {
        color: inherit;
    }

.div-menu-isolucion {
    width: 100%;
    height: 100%;
    text-align: center;
    text-align: center;
    vertical-align: middle;
}



li.dropdown > a:hover {
    background-color: transparent;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #3066e2 !important;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
}

li.dropdown-main-header > a {
    color: #2F2F2F;
    border-radius: 0;
}

    li.dropdown-main-header > a:hover {
        color: #3c6f9c;
        background-color: transparent !important;
        border-radius: 0;
    }

.dropdown-main-header {
    color: #2F2F2F;
    background-color: #ffffff !important;
    border-radius: 0;
}

    .dropdown-main-header:hover {
        background-color: transparent !important;
        border-radius: 0;
    }

    .dropdown-main-header .open > a.dropdown-toggle {
        background-color: #FBFBFB !important;
    }

li.dropdown-main-header:hover .open:hover > a.dropdown-toggle:focus {
    background-color: #FBFBFB !important;
}

#CurrenPlanSstFacil, #CurrenUserName {
    margin-top: 5px;
    color: #2F2F2F !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 11px;
}

li.li-menu-isolucion > a {
    text-decoration: none;
}

.open > .dropdown-menu {
    display: block;
    max-width: 170px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 10px;
    border-radius: 15px !important;
    border: 1px solid #C9C9C9;
}

    .dropdown-menu > li {
        color: black !important;
        background-color: transparent !important;
        border-radius: 15px !important;
        display: block !important;
    }

        .dropdown-menu > li:hover {
            background-color: #e5f2ff !important;
        }

        .dropdown-menu > li > a:hover, a:focus {
            background-color: transparent !important;
        }

        .dropdown-menu > li > div > div[style="height: 40px; width: 100%; padding: 1.5px;"] > span {
            font-weight: bold;
        }

        .dropdown-menu > li > div > div[style="height: 70px; width: 100%; padding: 5px"] > p {
            text-align: left;
            margin-left: 26px;
        }

        .dropdown-menu > li > div img {
            margin-top: 0px;
        }

    .dropdown-menu div {
        height: initial !important;
        width: initial !important;
    }

        .dropdown-menu div:first-child {
            display: flex;
            align-items: center;
        }

    .dropdown-menu span {
        margin-left: 15px;
        background-color: transparent !important;
        text-align: left;
    }

    .dropdown-menu img {
        margin-top: -20px;
    }

.dropdown {
    height: 40px !important;
}

.dropdown-menu img {
    filter: grayscale(100%) saturate(20%);
    width: 15px !important;
    height: 15px !important;
    float: left;
}

.dropdown-menu-main-header {
    border-radius: 0;
    border: solid #e9e9e9 thin;
}

li.dropdown > a.dropdown-toggle {
    border-radius: 0;
    font-weight: bold;
    margin-right: 5px;
}

.navbar-nav > li > a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.navbar {
    min-height: 30px !important;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-top: 20px;
    border-bottom: none !important;
}

.navbar-header span {
    font-size: 14px !important;
}

.navbar-collapse, .navbar-header, .dropdown-main-header, #HelpLink {
    background-color: transparent !important;
}

.form-control {
    background-color: white !important;
    border-radius: 10px;
}

.dropdown {
    margin-right: 10px;
}

.dropdown-toggle {
    font-size: 12px;
}

#navbarMenu {
    margin-top: 5px;
}

#lblRelease {
    font-size: 10px !important;
    color: #808080 !important;
}

#txtBusqueda {
    max-height: 29px !important;
    height: 29px !important;
    width: 221px !important;
    padding: 5px !important;
}

#ctrEncabezado_tblNavegacionTitulo button {
    color: #2F2F2F !important;
    border: 1px solid #C9C9C9 !important;
    border-radius: 6px !important;
    padding: 8px 20px !important;
    margin-left: 24px;
}

#ctrEncabezado_tblNavegacionTitulo #iconAyuda {
    display: none;
}
