﻿.navbar-static-top .navbar-nav > li > a {
    padding-left: 8px;
    padding-right: 14px;
    padding-top: 10px;
    padding-bottom: 6px;
    color: #333 !important;
}
.dropdown-menu {
    border-top: 2px solid #890116;
    padding: 0px 0;
}

.navbar.navbar-static-top {
    position: relative;
    margin-top: 26px;
    min-height: 38px;
    margin-bottom: -20px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    display: none;
}

.dropdown-menu > li > a {
    font-size: 13px;
    border-bottom: 1px solid #e4e4e4;
}



 .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        color: #262626;
        text-decoration: none;
        background-color: #e6d4cb;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #04caff;
    background-image: none;
    border: 1px solid #03bbec;
    border-radius: 4px;
}

.dropdown-menu > li > a.Trans {
    white-space: nowrap !important;
}




.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li.active > a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    background: none;
    color: #04caff !important;
}








@media (max-device-width: 480px) {
    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        color: #fff;
        background-color: #0e0e0e;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        padding-left: 45px;
        color: #fff;
        font-size: 13px;
    }

    .navbar.navbar-static-top {
        position: relative;
        margin-top: 26px;
        min-height: 38px;
        margin-bottom: -20px;
        border-bottom: 1px solid #ccc;
    }

    .tagline h2 {
        display: none;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 32px;
        color: #ffffff !important;
        background-color: #474B4E;
    }





    .header-item {
        padding-right: 0px !important;
    }







    .dropdown-menu {
       
        width: 100% !important;
    }
}
    .header-item li {
        float: right;
        margin-right: 10px;
    }

        .header-item li a {
            display: block;
            padding: 2px;
            background-color: none;
            text-decoration: none;
         
            border-radius: 2px;
            margin-right: 10px;
            color: #8c8c8c;
        }

            .header-item li a:hover {
                color: #04caff
            }


.PayloadContainern {
    width: 77% !important;
    float: right;
}

.clsmargn {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
}
.ui-state-default .ui-widget-header.ui-icon, .ui-widget-header .ui-icon {
    color: #000000 !important;
}

.e-toolbar-wrapper {
    height: 40px !important
}
.dropdown-menu > .dropdown-item {
    padding: 0.47rem 0.56rem !important;
}
.textqx{left:-95px;}
.panel-body {
    padding: 15px;
}






.navbar-fixed-top-change {
    top: 0px !important;
    border-width: 0 0 1px;
}

.navbar-fixed-top {
    border: 1px solid #ccc;
    z-index: 94;
}


.navbar-static-top {
    z-index: 90
}



.navbar-nav > li > a {
    cursor: pointer;
}



.navbar-nav > li > a {
    padding: 15px 0px;
    color: #890116;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #eee !important;
}

.navbar-fixed-top {
    top: 25px;
    border: 1px solid #ccc;
    z-index: 94;
    background-color: #f9f3f0;
}

#dLabel {
    cursor: pointer;
}

.top-header-navigation {
    background: #e4e4e4 !important;
}
.New .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: -100% !important;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}