﻿@font-face {
    font-family: 'cclglyph';
    src: url('/Content/AppSkins/_Shared/glyph/fonts/cclglyph.ttf') format('truetype');
}

.navbar.navbar-inverse.claimcontrol-header {
    background-color: #fff;
}

.navbar-inverse {
    background: #0e0b5a;
}

.navbar {
    max-height: 40px;
    border-radius: 0 0 0 0 !important;
    margin-bottom: 0;
    padding-top: 0px;
    padding-bottom: 0px;
}

.navbar-fixed-top {
    top: 0;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}


.navbar-inverse .navbar-toggle {
    border-color: #c3c3c3;
}

.navbar-toggle {
    display: none;
}

button {
    cursor: pointer;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

.navbar-brand {
    height: auto;
    padding: 0 32px;
    float: left;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand > img {
    display: block;
}

.brand-logo {
    padding-top: 10px;
}

img {
    vertical-align: middle;
    border: 0;
}

.navbar-nav {
    margin: 0;
    display: unset;
}


.navbar-nav > li {
    float: left;
}

.nav > li {
    position: relative;
    display: block;
}

.navbar-inverse .navbar-collapse {
    border-color: #101010;
}

.navbar-fixed-top .navbar-collapse {
    max-height: 340px;
    padding-right: 0;
    padding-left: 0;
}

.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}

.navbar-collapse {
    width: auto;
}

.navbar-inverse .navbar-nav > li.ccMenus > a {
    color: #0082c8;
}

.navbar-menu span.icon {
    color: #313e58;
}

.navbar-link .icon {
    font-size: 20px;
    vertical-align: sub;
}

.icon {
    text-align: center;
    position: relative;
}

.navbar-inverse .navbar-nav > li.ccMenus > a {
    color: #0082c8;
}

.navbar-link:last-child {
    border-right: none;
}

.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

a {
    text-decoration: none;
}

.icon {
    text-align: center;
    position: relative;
}

.navbar .divider-vertical {
    border-left: 1px solid #cdcdcd !important;
    height: 24px;
    margin: 16px 9px;
}

.navbar-inverse .divider-vertical {
    border-right: #cdcdcd 1.5px dotted !important;
    border-color: #cdcdcd !important;
}

.navbar-nav > li {
    float: left;
}

.nav > li {
    position: relative;
    display: block;
}

.navbar-menu span.ccl-icon-Menu {
    padding-right: 8px;
}

.navbar-menu span.icon {
    color: #313e58;
}

.navbar-link .icon {
    font-size: 20px;
    vertical-align: sub;
}

.user-info-title-left {
    border-radius: 8px 0 0 8px;
}

.user-info-title {
    border-right: 1px dotted #384a70;
    background: #384a70;
}

.user-info-title .navbar-link {
    border-right: none;
}

.navbar-link {
    font-size: small;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid yellow;
}

.dropdown {
    position: relative;
}

.dropdown-content {
    visibility: hidden;
    opacity: 1;
    transition: height 0.25s linear;
    position: absolute;
    background-color: #f1f1f1;
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
    z-index: 1;
    overflow: hidden;
    border-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    top: -15px;
    left: -45px;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    height: 40px;
    text-decoration: none;
    white-space: nowrap;
    display: block;
}

.user-info-title-icon-container {
    display: block;
    padding: 7px 0;
    cursor: default;
}

.user-info-title-icon {
    border-color: #faec03;
    color: #fff;
    background: #0e0b5a;
}

.user-info-title-icon {
    border-width: 3px;
    border-style: solid;
    padding: 0;
    border-radius: 60px;
    width: 36px;
    height: 36px;
    font-size: 21px;
    display: block;
}

.user-info-title-right {
    border-radius: 0 8px 8px 0;
}

.navbar-inverse .navbar-nav > li.user-info-title > a {
    color: white;
}

.user-info-title .navbar-link {
    border-right: none;
}

.navbar-nav > li > a {
    line-height: 20px;
}

.text-center {
    text-align: center;
}

[role=button] {
    cursor: pointer;
}

.navbar-nav > li > a:hover, .nav > li > a:focus {
    background-color: unset !important;
}

.icon {
    text-align: center;
}

.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.navbar-toggle .icon-bar {
    background-color: #005172 !important;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

@media (min-width: 768px) {
    .container-fluid > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
    
    .navbar-header {
        float: left;
    }

    .navbar-toggle {
        display: none;
    }

    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
    
   /* .navbar-right {
        float: right !important;
    }*/
    
    .navbar-nav > li {
        float: left;
    }

    .navbar-fixed-top .navbar-collapse {
        max-height: 340px;
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .navbar-nav > li {
        float: left;
    }


    

}

@media (min-width: 906px) {
    li.dropdown-content-sm {
        display: none;
    }
}

@media (min-width: 570px) and (max-width: 1064px) {
    div.navbar-header {
        background-repeat: no-repeat;
        background-position: right 6px;
    }
}

@media (max-width: 1064px) {
    .container-fluid > .navbar-header {
        width: 100%;
    }

    .navbar-header {
        float: none;
    }
}

@media (max-width: 768px) {
    .hidden-sm {
        display: none !important;
    }
}

.ccl-icon {
    font-family: 'cclglyph' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #FFCC57;
}