:root {
    --primary-color: #091822;
    --secondary-color: #ece3ca;
    --tertiary-color: rgba(37, 37, 37, 0.623);
    --link-color: rgb(0, 102, 153);
}

html {
    background-color: #091822;
}

.dropdown-menu {
    min-width: 180px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.423);
}

.dropdown-menu .dropdown-menu {
    min-width: 250px;
}

html {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

li a {
    color: rgb(0, 102, 153);
}

h1 {
    font-size: 2.1em;
    font-weight: 500;
    line-height: 1.1;
    margin: 0em 0em 0.5em 0;
    text-transform: initial;
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    color: #867f51;
    padding: 0.25em 0;


}

/* <!--h1 + h1 { */
/* display: none; */

/* forgot password */
h1+script+h1 {
    display: none;
}


h1+h2 {
    margin-top: 0.5em;
}

h2 {
    background-color: transparent;
    font-size: 1.7em;
    text-transform: initial;
    margin: 1em 0 0 0;
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    color: #867f51;
}

h3 {
    background-color: transparent;
    color: #867f51;
    padding: 0;
    margin: 1em 0em .5em 0;
    text-transform: initial;
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.5em;
    font-weight: 500;
}

h4 {
    background-color: transparent;
    padding: 0;
    margin: 1em 0em .5em 0;
    text-transform: initial;
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.3em;
    color: black;
}

h5 {
    background-color: transparent;
    color: black;
    padding: 0;
    margin: 1em 0em .5em 0;
    text-transform: initial;
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    font-size: 1.1em;
}

#form legend {
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

.form-display legend {
    margin-top: 0;
    margin-bottom: .5em;
}

h3:first-child {
    margin-top: 0;
}

#contentCol li {
    margin-bottom: 1em;
}

li:last-child {
    margin-bottom: 0;
}

p+p {
    margin-top: 1.5em;
}

#news #contentCol>h1 {
    display: none;
}

#articlelist h2 {
    display: none;
}



#body_new #contentCol>h1 {
    display: none;
    /* extra news headline we shouldn't display */
}

a {
    color: #1b5b83;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
    color: #0068a9;
}

a.btn,
a.btn-primary {
    text-decoration: none;
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.cke_contents_ltr {
    padding: 1em;
}

body {
    /* background-image: url(/images/bg-flag.jpg);
    background-repeat: no-repeat;
    background-position-x: 40%; */
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1.42857143;
    font-size: .9em !important;
}

.boxed-layout {
    box-shadow: none;
}

/* target every client but outlook/dumb email */
body:not(blah) {
    /*background-color: #001e63; */
    /* font-size: 14px; */
}



body.content,
body#content {
    background-image: none;
    background: none;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    background-color: #fff;
}

table td {
    padding: 1px;
}

table {
    font-size: inherit;
}

[data-formcode="PAY_FORM"] .form-display th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

table.error-empty td:empty {
    border-color: #8a6d1b !important;
    border-right: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
}

table #ctrl-paymentList {
    display: none;
}

p,
li {
    color: #000;
}

#divButtons {

    clear: both;

}

.content p:first-of-type {
    /* font-size: larger;
	 padding: 1em;
	 background-color: #fefefe;*/
}

.wrapper {
    /*  border-right: 5px solid #2D4F66;
	border-left:  5px solid #2D4F66;
	background-color: #001e63;*/
}

.content-wrapper {
    /* padding: 0; */
    /* provides flush to browser edge */
}

#content-middle {
    /* background-color: #ffffff6e;
    /* filter: drop-shadow(2px 1px 8px #00000044); */
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-top: 0;
}

/* don't want borders or background on #content-middle when printing */
@media print {
    #content-middle {
        background: none;
        -webkit-backdrop-filter: none;
        backdrop-filter: none;
        border: none;
        box-shadow: none;
    }
}

.footer-v2 {
    border-right: 5px solid #2D4F66;
    border-left: 5px solid #2D4F66;
}

.dev {
    color: #fff;
    background-color: #cc3333;
    padding: 10px;
    text-align: center;
}

.dev p {
    color: white;
    margin-bottom: 0px;
}

.dev p:before {
    font-family: fontawesome;
    content: "\f071";
    font-size: large;
    margin-right: .5em;
}

.dev a {
    text-decoration: underline;
    color: white;
}


.callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #e9ecef;
    border-left-width: .25rem;
    border-radius: .25rem;
}


.callout-info {
    border-left-color: #5bc0de;
}

.callout-warning {
    border-left-color: #f0ad4e;
}

.callout-danger {
    border-left-color: #d9534f;
}

/* start styles for pagination on verification results */
.pagination li a {
    text-decoration: none;
}

.page-item.disabled .page-link {
    border-radius: 0;
}

.page-item:first-child .page-link {
    border-radius: 0;
}

.page-item:last-child .page-link {
    border-radius: 0;
}

/* end styles for pagination on verification results */

.content .btn {
    /*	background-color:#D6D3B0;
	border:1px solid #c6c3a0*/
}

.content .btn:hover {
    /*		background-color:#c6c3a0;
		border-color:#a6a380;*/
}

.content .btn-primary,
.btn-primary {
    background-color: #086bb0;
    border-color: #00133d;
}

.content .btn-primary:hover,
.content .btn-primary:hover {
    background-color: #065a94;
    border-color: #00102e;
}

.bgblur {
    /*background:url(/images/site/bg-winter-blur.jpg) no-repeat fixed;  */
    background-color: rgba(255, 255, 255, .5);
    /*background-image: url('/images/site/bg-winter-blur.jpg');
	background-size:cover; */
    position: relative;
}

.bgblur::before {
    display: block;
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    top: 0px;
    left: 0px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: rgba(255, 255, 255, 0.8);
}

.ui-widget-content a.btn {
    color: #fff;
}

.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: rgba(255, 255, 255, 0.5);
    color: #222222;
}


#body_new .content .breadcrumbs {
    display: none;
}

.breadcrumbs {
    border: none;
    /* display: none; */
    margin-top: -78px;
}

.breadcrumbs .breadcrumb-item:first-child {
    display: none;
}

.breadcrumb-item:first-child+.breadcrumb-item::before {
    display: none;
}

.breadcrumb-item:last-child {
    display: none;
}

.nav a,
.sidebar-nav a {
    text-decoration: none;
}

.sidebar-nav .headline {
    margin-bottom: 0;
}

.headline h3 {

    /* display: none; */
}

.headline h3:after {
    /* content: "In this section"; */
}

.clearfix {
    clear: both;
}

/* .container {
	width:95%;
} */

.wrapper {
    background: transparent;
}



.header {
    /* background-color:#003366; */
    /* background-color:#425232; */
    /* green */
    /* green */
    /* tan */
    /*background-image:url(/images/site/bg-plate.jpg);*/
    /*min-height: 200px;*/
    /*	background-size: 100% 250%;
	background-position: 50% 50%;*/
    /* background-color: #fff; */
    /*rgb(43, 66, 83);*/

    /* background-color: #c0d7de;background: linear-gradient(to bottom, #ffffff 0%, #a2b7c3 47%, #b8cad0 100%); */
}

.top {}

.header .rand {
    padding: 0 10px 0px 10px;
}

.banner-brand {
    /* border-bottom: 2px solid #ccc; */
}

/* logo */
.navbar-brand {
    max-height: 150px;
    text-decoration: none;
}

.navbar-brand__logo {
    width: 140px;
    padding-top: .5em;
    padding-bottom: .5em;
    -webkit-filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.486));
    filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.486));
}

.navbar-inverse {
    background-color: #f8f8f8 !important;
}

#title {
    color: #858585;
    font-size: 2.6em;
    /* font-variant: small-caps; */
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    /* margin-top: 1.1em; */
    margin-top: 0.3em;
    line-height: 1;
}

.brand-title__title1 {
    display: inline-block;
    color: #c99b00;
    padding: 10px;
    border-right: 2px solid #043354;
    font-size: smaller;
}

.brand-title__title2 {
    display: inline-block;
    color: #867f51;
    padding: 5px;
    font-size: 0.8em;
    border-right: none;
}

.header {
    border: none;
}

.header .navbar-default .navbar-toggle {
    background: #3498db;
    border-color: #0a4c7d;
    color: black;
    padding-bottom: 10px;
    padding-top: 10px;
}

.header .navbar-default .navbar-toggle:hover,
.header .navbar-default .navbar-toggle:focus {
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #0a4c7d;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}

#menuMain {
    background-color: #eee;
    display: inline;
    text-align: center;
}

#menuMain>li {
    margin-bottom: 0;
    display: inline-block;
    float: none;
    text-align: left;
}

#menuMain .dropdown-menu {
    padding: 0;
}

/* TODO copy to sectionmenu.scss! */
/* flyout to left on last 3 items */
li.nav-item.dropdown:nth-last-child(-n+3) .dropdown-submenu .dropdown-menu {
    left: auto;
    right: 100%;
    margin-right: 0;
}

/* end TODO */

#menuMain .dropdown.show>.dropdown-menu {
    padding: 0;
}


#menuMain .dropdown>a {
    color: black;
    /*font-weight: bold;*/
    font-family: open sans;
    text-transform: inherit;
    border: none;
}

#menuMain>.dropdown>a {
    color: white;
    font-size: 14pt;
}

#menuMain>.dropdown.show>a {
    color: #0a4c7d;
    /* font-size: larger; */
}





#menuMain .dropdown>a:hover {
    color: white;
    /*font-weight: bold;*/
    font-family: open sans;
    text-transform: inherit;
    border: none;
    cursor: pointer;
    /* border-radius: 0; */
}

#menuMain>.dropdown>a:hover,
#menuMain>.dropdown>a:focus {
    color: #0867aa;
    background-color: white;
}


#menuMain .dropdown-menu.show {
    background-color: #0867aa;

}

#menuMain .dropdown-menu.show a {
    /* color: white; */
}

#menuMain .dropdown .dropdown-menu a {
    color: white;
    transition: background-color .3s;
}

#menuMain .dropdown .dropdown-menu a:hover {
    /* color: #fff; */
}

.header .navbar-default .navbar-nav>li>a {
    min-height: 40px;
}

.header .navbar-nav#menuMain>.dropdown.active>a {
    background-color: rgba(0, 0, 0, 0.1);
}

.header .navbar-nav#menuMain>.active>a:hover {
    color: rgba(255, 255, 255, 0.7);
}

.logo {}

#title a {
    padding-top: 1em;
    letter-spacing: -1px;
    line-height: 100%;
    display: block;
    padding-top: 1em;

    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: -1em;
    color: rgba(255, 255, 255, 0.8);
}

#title .line1 {
    font-size: larger;
}

#title .line1 i {
    font-size: smaller;
}

#title .line2 {}

.logo:hover {
    opacity: .5;
}

#seal-header {
    height: 84px;
}

#featureNews a {
    color: white;
}

.row.borders {
    border: 1px solid gray;
}

.row.borders div {
    border-collapse: collapse;
    box-sizing: border-box;
}

/* image gallery */
.img-container {
    margin-top: 0;
    position: relative;
    overflow: hidden;
    height: 330px;
    border-radius: 0;
}

/* end image gallery */

ul.nobullets {
    list-style: none;
}

[class^="icon"] {
    -webkit-font-smoothing: antialiased;
}

.alert {
    margin-bottom: 1em;
    margin-top: 2em;
}

.alert-danger {
    border-color: #900;
    color: #900;
}

.alert-warning {
    color: #8a6d1b;
    border-color: #8a5d1b;
}

.alert-success {
    color: #4f8a10;
    border-color: #4f8a10;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #31708f;
}

.footer .list-unstyled li a {
    line-height: 2em;
}


.bodyAlert,
.bodyAlertItalic {
    color: red;
}

.bodyAlertItalic {
    font-style: italic;
}

.nav-list {
    padding: 10px;
    text-shadow: none;
}

.nav-list a {
    color: #fff;
    text-shadow: none;
}

.nav-list a:hover {
    color: #036;
}

.nav-list>li>a {
    text-shadow: none;
}

.nav-list .nav-header {
    font-size: 1.3em;
    text-shadow: none;
    text-shadow: 0px;
}

/* override default to make main menu smaller */
.navbar .nav>li>a {
    padding: 13px 14px 13px;
    color: #000;
    /* dh */
}

.header .navbar,
.navbar-inner,
.nav,
.navbar-inverse {
    /* background-color:#D6D3B0 !important;background-colorbackground-color
    background: none repeat scroll 0 0 #D6D3B0 !important;backgroundbackground */
    background-size: 100%;
    width: 100%;
    /* 	margin-bottom:20px; DH removed because it added too much space*/
}

.navbar-collapse .navbar-brand img {
    width: 50px;
}

.navbar-header #title a {
    text-decoration: none;
    font-size: 17pt;
    /*text-shadow: 0px 0px 4px white;*/
}

.header .navbar .nav>li {
    /*border-color:#536343;*/
    margin-left: 1%;
    margin-right: 1%;
}

/* footer secondary menu */
/*TODO*/
#home footer.dark a#home,
#news footer.dark a#news,
#calendar footer.dark a#calendar,
#about footer.dark a#about,
#privacy footer.dark a#privacy,
#contact footer.dark a#contact {
    color: #fff;
    text-decoration: none;
}

.header .navbar-default .navbar-nav>li>a {
    color: #000;
}

/*
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
	background:#314121 !important;
}
*/

#related {
    margin-left: -1em;
    background-color: rgba(136, 153, 85, 0.19);
}

#related .panel-heading {
    padding-bottom: 0px;
}

#related h3 {
    margin-bottom: 0px;
}

#related .panel-body {
    padding-top: 0px;
}

#related .list-group-item {
    background-color: #fcfff3;
}

.panel-grey>.panel-heading {
    background-color: #0e6aad;
}

/* for accessibility fixes overrides */
.footenote {
    background-color: #0e6aadb3;
}

.resources__last-updated {
    color: #666;
}





/* start left section nav */

.section-sub {
    display: inline-block;
    position: absolute;
    right: 10px;
}

.sectionMenu a {
    display: block;
    /*todo move to global */
    border-radius: 0;
}

.nav-pills .nav-link {
    border-radius: 0;
}

.nav.sectionMenu>li>a:hover {
    background-color: #eee;
}

.active-section .panel-default>.panel-heading {
    /*
	background-color:#895;
	font-weight:normal;*/
}

.active-section .panel-heading h4 a {
    font-weight: normal;
}

.active-section li a {
    background-color: #b3cad9;
}

.active-section .sectionMenu {
    /* background-color: rgb(41, 84, 111) !important; */
}

.sidebar-nav .panel-heading {
    padding: 0px;
    background-color: #b3b3b3;
}

.sidebar-nav .panel-heading h4 a {
    /* if it's not collapsed (expanded) and we're not ON that section (inspecting another section)*/
    padding: 10px;
    display: inline-block;
    width: 100%;
    position: relative;
    background-color: #ccc;
}

.sidebar-nav .panel-heading h4 a.collapsed-not {
    /* if it's not collapsed (expanded) */
    padding: 10px;
    display: inline-block;
    width: 100%;
    position: relative;
    background-color: #889955;
}

.sidebar-nav .panel-heading h4 a.collapsed {
    /* if it's collapsed */
    background-color: #fff;
}

.active-section .sidebar-nav .panel-heading h4 a.collapsed-not {
    /* if it's not collapsed but ACTIVE */
    background-color: inherit;
}

a:focus {
    color: #000;
}

.sidebar-nav .panel-heading h4 a:hover {
    background-color: #ddd;
}

#accordian .panel :hover {
    background-color: #000;
}

#sidebarPrimary {
    margin-top: 8em;
}

#sidebarPrimary .panel-title {
    font-size: 13px;
    margin-left: 5px;
}

#sidebarPrimary .headline {
    display: none;
}

.sectionMenu li a {
    font-size: 12px;
}

.navbar .nav>li>a {
    font-size: 12px;
}

.navbar .nav>li>a:focus {
    /* dh */
    /* background: #216698 !important; */
}

.navbar .nav>li>a:hover {
    /* background: #0d2c42 !important; */
    color: white;
}

.navbar #menuMain>.active>a,
.navbar #menuMain>.active>a:focus {
    background-color: #f6f1e5 !important;
    color: #216698;
    border-bottom: none !important;
    -webkit-filter: drop-shadow(0px -2px 2px #0000006e);
    filter: drop-shadow(0px -2px 2px #0000006e);
}

.sectionMenu {
    background-color: rgba(223, 230, 230, 0.7);
    color: #000;
    padding: 0px;
}

/*.in  ul{  the body that's expanded
	background-color:#555 !important;
}*/

.sectionMenu a {
    color: #fff;
}

/* indent children of a section */
#accordian .sectionMenu li a {
    padding-left: 25px;
}

.sidebar-nav>.sectionMenu li.active a {
    /* color: #fff !important; */
    color: #000 !important;
    background-color: #0e6bad7a;
}

/* .sectionMenu a.active {

	} */

.sidebar-nav .panel-body {
    padding: 0px !important;
}

.sidebar-nav .panel {
    border-top: none;
    border-bottom: 2px solid #ddd;
}

.sidebar-nav>.sectionMenu li a {
    /* background-color: rgba(255, 255, 255, 0.76); */
    border-bottom: 2px solid #ddd;
    color: #000;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}

div .panel-collapse.in ul li a {
    padding-left: 20px;
}

/* Carousel *****************/
.mh330 .carousel-inner {
    overflow: hidden;
    max-height: 330px;
}

.mh330 .carousel-inner>.item>img {
    /* max-height: 330px; */
    margin-top: -132px;
}

.carousel-caption {
    right: 0;
    left: 60%;
    top: 408px;
    padding-bottom: 30px;
    background-color: rgba(0, 0, 0, 0.66);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    box-shadow: 2px 2px 20px 2px rgba(0, 0, 0, 0.5);
    opacity: 0.4;
    transition: opacity 0.3s;
    /* display: none; */
}

.carousel-caption h3 {
    color: white;
    text-shadow: 2px 2px 3px #000;
}

.carousel-caption:hover {
    opacity: 1;
}

/**********************************
  Meetings
 **********************************/
.meetings-wrapper {
    padding-left: 0.5em;
}

.meetings-wrapper h2 {
    margin-top: 0.25em;
}

.meetings-wrapper h3 {
    margin: 0;
}

/**********************************
  Text Resizer Buttons
 **********************************/
#textsizer {
    position: absolute;
    right: 60px;
    margin-bottom: 6px;
    /* width:60%; */
    float: left;
    color: #666;
    /* background-color: rgba(0, 0, 0, .7); */
    padding: 0.5em;
    border-radius: 3px;
}

#textsizer p {
    display: inline;
    color: #666;
}

ul.textresizer {
    list-style: none;
    display: inline;
    margin: 0px;
    padding: 0px;
}

ul.textresizer li {
    display: inline;
    margin: 0px;
    margin-right: 5px;
    padding: 0px;
}

ul.textresizer a {
    border: solid 1px rgba(255, 255, 255, 0.7);
    padding: 2px 3px;
    text-decoration: none;
    color: #666;
}

ul.textresizer a:hover {
    /* background-color: rgba(0, 0, 0, .5); */

    border: solid 1px rgb(109, 109, 109);
}

ul.textresizer .small-text {
    font-size: 11px;
}

ul.textresizer .medium-text {
    font-size: 13px;
}

ul.textresizer .large-text {
    font-size: 15px;
}

ul.textresizer .larger-text {
    font-size: 17px;
}

/* Style of active button */
ul.textresizer a.textresizer-active {
    border: solid 1px rgba(0, 0, 0, 0.7);
    background: rgba(255, 255, 255, 0.6);
    color: #000000;
    font-weight: bold;
}

.header .topbar ul.loginbar>li>a,
.header .topbar ul.loginbar>li>a:hover {
    color: #0e6aad;
    font-size: 11px;
    text-transform: capitalize;
}

/* End of Text Resizer Buttons */


/* only set the th color on media type screen to avoid print issues */
@media screen {
    .table tr th {
        background-color: #0e6aad;
        color: white;
    }
}

.table-hover>tbody>tr:hover {
    background-color: rgba(0, 30, 99, 0.11);
}

.header .topbar ul.loginbar>li>a,
.header .topbar ul.loginbar>li>a:hover {
    color: #0867aa;
    font-size: 1.4em;
    text-transform: capitalize;
}

.header .topbar ul.loginbar li i.fa {
    color: #0867aa;
}

.header .topbar ul.loginbar li i.fa-search {
    /* color: white; */
}


.table#verify-results>tbody>tr>td {
    border-width: 2px;
    border-color: #aaa;
}

#verify-results td {
    border-size: 2px;
    border-color: #aaa;
}

/* forms */
[data-pagecode="list.asp"] .form-display td:empty {
    display: table-cell;
}

label.top {
    width: 100%;
}

span.label {
    color: white;
    font-size: 12px;
    font-weight: 500;
    padding: 4px 7px;
}

.label-success {
    background-color: #5cb85c;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-danger {
    background-color: #dc3545;
}

.label-info {
    background-color: #17a2b8;
}

/* events (not used on nvot home) */

#eventHome {
    width: 100%;
    background-color: #fcfcfc;

    margin-bottom: 1em;
}

#eventHome tr:last-child td {
    border-bottom: 1px solid rgb(221, 221, 221);
    padding-bottom: 1em;
}

#eventHome:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

/*diagnostic to see table borders */
/*	.formMgr td {
		border: 1px dashed #eee;
	}*/
/*
	.eventDate {
		text-align:right;
		padding-top:5px;
		padding-right:5px;
		width: 30px;
	}*/

.dateCard {
    background-color: #0e6aad;
    border-radius: 4px !important;
    color: #fff;
    padding: 2px;
    text-align: center;
    font-weight: bold;
    width: 30px;
    margin-left: 5px;
    margin-bottom: 5px;
}

/*
			.dateCard .abrvMonth {
				text-transform:uppercase;
				border-bottom:1px solid #888;
				font-size:.7em;
			}

			.dateCard .twoDigitDay {
				font-size:1.35em;
			}

	.eventDesc {
		font-variant:normal;
		width:80%;
	}

		.eventDesc a.subject { font-variant:normal; font-weight:bold; }
		.eventDesc p {
			margin:0px 0px 0px 5px;
			font-size:90%;
		}

#eventHome_more {
	margin-top: 1em;
}

*/
/*   */

.content {
    /* border-radius: 10px;
    padding-left: 20px; */
    /* text-align: justify; /* /* disable */
    padding-bottom: 40px;
}

.accordion-inner {
    padding-left: 0px;
    padding-right: 0px;
}

.breadcrumb {
    text-align: right;
    /* display: none; /* /* disable */
}

.breadcrumb a {
    color: rgb(27, 91, 131);
}

.breadcrumb li.active {
    color: #333;
}

#sidebarPrimary {
    margin-right: 0px;
}

.sidebar-nav {}

td {
    vertical-align: top;
}

.webformsrequired {
    border: 1px solid red;
    background-image: url(/images/icons/red_asterisk_t.png);
    background-repeat: no-repeat;
    background-position: 98% center;
}

/* PAGE-SPECIFIC */

.grid_people td:first-child {
    width: 25%;
    padding-right: 2%;
    padding-top: 48px;
}

.grid_people td:first-child img {
    max-width: 235px !important;
    width: 100% !important;
    height: auto !important;
}

/* location */
.grid_people td:first-child p:first-child {
    float: right;
}

/* sometimes img container */
.grid_people td:first-child p:first-child+p {
    margin-top: 0;
}








/* END PAGE_SPECIFIC */







/* *********** collapsible in page content *************/

/* the heading and collapsible contents container */
.accordion-list .collapsible-item {
    background-color: #ffffff87;
    padding: 0;
    margin-bottom: 1em;
}

/* the thing to click on to make collapse/expand */
.collapsible-item .collapsible-item-heading {
    padding: 5px 5px 0px 10px;
    padding-bottom: 0.5em;
    margin-bottom: 0;
    border-bottom: none;
    background-color: #0e6aad;
    color: white;
}

.collapsible-item-heading:hover {
    background-color: #0f5f99;
}

/* contents that collapse */
.collapsible-item-collapse {
    padding: 0 10px 10px 10px;
    background-color: #eee;
}

.collapsible-item-title-link-icon {
    display: none;
}

.collapsible-item-title-link {
    display: block;
    text-decoration: none;
}

.collapsible-item-title-link:focus {
    color: #fff;
}

.collapsible-item-title-link:hover {
    color: #fff;
}


.resource__list-container-heading.collapsed {
    background-color: #0e6aad;
    color: white;
}

.resource__list-container-heading.collapsed:hover {
    background-color: #003b65;
}

/* entire group of accordions */
.accordion {
    max-width: 800px;
}

.accordion-toggle {
    margin-bottom: 0;
    border-bottom: 1px solid #b9bbc0;
    padding-left: 0.5em;
    margin-top: 0.5em;
    background-color: #0e6aad;
    transition: background-color, 0.5s;
    color: white;
}

.accordion-toggle.collapsed::after,
.collapsible-item-title-link::after {
    font-family: FontAwesome;
    margin-left: 1em;
    /* content: "\f0da"; */
    /* filled caret */
    position: absolute;
    right: 20px;
}

/* hover over toggle */
.resource__list-container-heading.collapsed:after {
    padding-right: 0;

}

.accordion-toggle:not(.collapsed) {
    background-color: #0e6aad;
}

.accordion-toggle::after {
    font-family: FontAwesome;
    margin-left: 1em;
    float: right;
    padding-right: 0;
    right: 20px;
    position: absolute;
    /* content: "\f0d7"; */
}

.accordion-toggle:hover {
    background-color: #555;
    cursor: pointer;
}

.collapsible-item-title-link::after {
    float: right;
    margin-right: 10px;
}

.collapsible-item-title-link[aria-expanded="true"]::after {
    /* content: "\f0d7"; */
    float: right;
    margin-right: 10px;
}

.collapsible-item-heading span {
    /* font-family: "Alegreya", serif; */
}

.collapsible-item-heading h3 span {
    font-size: 24px;
}

.collapsible-item-heading h4 span {
    font-size: 20px;
}

.collapsible-item-heading h5 span {
    font-size: 16px;
}

.accordion-content {
    padding-left: 1em;
    margin-bottom: 3em;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-right: 1em;
    background-color: #eee;
}

/* divide the items in the collapsible content */
.accordion h3:not(:first-of-type) {
    padding-top: 1em;
    border-top: 2px solid white;
    margin-left: -14px;
    padding-left: 0.5em;
}

/*  end collapseible in page content */

/* home */
div#menu-side {
    background-color: #f4f4f4;
}

#menu-side ul {
    list-style: none;
    font-size: larger;
    margin-bottom: 0px;
}

#menu-side li:hover {
    background-color: white;
}

#menu-side a,
#panel-resources a,
#articlelist a {
    /* color: #1b5b83;
	display: block; */
    margin-top: 1em;
}

#sidebarPrimary #menu-side {
    margin-top: 2em;
}

#menu-side .list-group {
    border-radius: 0px;
}

#menu-side .list-group-item {
    /*background-color:transparent;*/
}

#menu-side .list-group-item.active {
    background-color: white;
    border-color: #eee;
}

#articlelist {}

#articlelist h2 {
    font-weight: 500;
    line-height: 22px;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
}

#articlelist li {
    /*	border: none;
			padding-bottom: 2em;*/
}

/* #articlelist li a {
				font-size: 15.6px;
			} */

/* #panel-resources a {
	font-size: 15.6px;
} */
/* ICONS */



a[href^="http://www.wvlablicense.wv.gov"]:after,
a[href^="https://www.wvlablicense.wv.gov"]:after,
a[href^="http://services.wvlablicense.wv.gov"]:after,
a[href^="https://services.wvlablicense.wv.gov"]:after {
    /* show an icon to right of link when it's external */
    display: none;
}

a[href$=".doc"],
a[href$=".rtf"] {
    background: transparent url(icon_doc.gif) no-repeat center right;
}

/*a[href$=".pdf"], a.pdf {
	background: url(/images/icons/icon_pdf.gif) no-repeat center right;
	padding-right: 23px;
}

	a[href$=".pdf"].icon-no {
		background:none;
		padding-right:0px;
	}*/

li:not(.resource__file) a.pdf:after,
li:not(.resource__file) a[href*="pdf"]:after,
li:not(.resource__file):not(.disp-docs__item) a[href*="resource"]:after {
    font-family: fontawesome;
    content: "\f1c1";
    padding-left: 0.25em;
    padding-right: 0.25em;
}

a.icon-no:after {
    content: none;
    padding-right: inherit;
    padding-left: inherit;
}

.loginbar a {
    text-decoration: none;
}


/* Bootstrap 3 → Bootstrap 4 float shims */
.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}


/* bootstrap 3 to support Sub-Menu */

.dropdown-menu {
    border-radius: 0px;
}

.dropdown-submenu {
    position: relative;
    border-radius: 0px;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: -1px;
}


/* show submenus on hover. Bad for mobile, don't use. */
/* .dropdown-submenu:hover > .dropdown-menu {
    display: block;
} */

.dropdown-submenu>a:after {
    /*  display:block;content:" ";
  float:right;
  width:0;
  height:0;
  border-color:transparent;
  border-style:solid;
  border-width:5px 0 5px 5px;
  border-left-color:#cccccc;
  margin-top:5px;
  margin-right:-10px;*/

    /* disable the built-in BS caret */
    vertical-align: baseline;
    border: none;
    font-family: 'FontAwesome';
    content: "\f0d7";
    /* caret-down */
    transition: transform .3s;
    display: inline;

}

/* clicked on submenu item to show children, inverts colors */
.dropdown .dropdown-menu .dropdown-item:focus,
.dropdown-item:hover {
    background-color: #f8f9fa;
    color: #3498db !important;
}



.dropdown-submenu:hover>a:after {
    /* border-left-color: #ffffff; */
    border-top: .3em solid transparent;
    border-bottom: .3em solid transparent;
    border-right: .3em solid transparent;
    border-left: .3em solid #0867aa;
    margin-bottom: -5px;

    /* disable the built-in BS caret */
    margin-bottom: 0;
    border: none;
    /* font-family: 'FontAwesome'; */
    content: "\f0da";
    padding-right: 2px;
    /* caret-right */
    /* transform:rotate(-90deg); */

}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px;
}

a.more {
    display: block;
    padding: 3px;
    text-align: right;
    font-size: smaller;
    font-weight: bold;
    margin-top: 5px;
}

.top ul.loginbar {
    z-index: 100;
}

/* Resources */
/* home */
#panel-resources .resource {
    border: none;
}

#panel-resources h3 {
    /* font-size: 1.5em; */
}

.resource {
    font-size: 80%;
}

.resource ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.resource li {
    padding: 2px 2px 2px 8px;
    /* background-color: #fff; */
    border-bottom: 1px solid #ddd;
}

.resource li:hover {
    background-color: #eee;
}

.resource li h3 {
    font-weight: normal;
}

.resource a {
    display: inline-block;
    width: 80%;
}

.resource img {}

.resource .fileDetails {
    font-size: 90%;
}

.resource .fileBytes {
    width: 10%;
    display: inline-block;
    text-align: right;
}

.resource .fileBytesLabel {}

/* end Resources */





/* sdbod splash news slider  */
.img-container img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 00%;
    object-position: 50% 00%;
    height: 330px;
    width: 100%;
}

.list-group-item {
    /*text-decoration: none;*/
}

.list-group-item:hover {
    background-color: #06204512;
    color: #c17f0c;
}


.resource__list .badge {
    color: #054676;
    background-color: transparent;
    font-size: larger;
}

.resource__details a {
    font-size: inherit;
    background-color: #043f69;
    color: white;
    text-decoration: none;
    padding: .5em;
    border-radius: .25em;

}

.resource__details a:hover {

    background-color: #044d82;

}

p.resource__description {
    margin-top: 1em;
    margin-bottom: 0;
}

.c-splash-container {
    /* margin-top: -52px; */
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 368px;
    overflow: hidden;
    height: 50%;
    width: 100%;
}

.c-splash-container img {
    width: 138%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 140%;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}

article {
    margin-top: 0;
}

.over {
    overflow: hidden;
}

.service-block .heading-md {
    margin-bottom: 0;
}

.da-slide h2 {
    background-color: rgba(0, 0, 0, .5);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    pointer-events: all;

}

.da-slide .head {
    padding: .6em;
    display: block;
}

.da-slide .subhead {
    display: block;
    font-size: large;
    background-color: rgba(0, 0, 0, .5);
    padding: 1em;
    line-height: 1.8;
}

.da-img img {
    /* width: 100%; */
    max-width: 400px;
    max-height: 400px;
    margin-top: -20px;
}

[href*="16"] img {
    -webkit-filter: drop-shadow(2px 4px 6px black);
    filter: drop-shadow(2px 4px 6px black);
}

#contentCol p {
    line-height: 170%;
}

.footer-v2 .footer {
    background-color: #cecece;
    margin-bottom: 0em;
    margin-top: 0em;
}

footer .data-value {
    color: #333;
}

.footer-v1 .data-value {
    color: #333;
}

.footer-v1 .footer {
    background: #fff;
    padding: 40px 0;
}

.footer-v1 .copyright {
    background: #091822;
}

footer .navbar li {
    display: inline-block;
    list-style: none;
    padding-right: 1em;
    color: rgba(255, 255, 255, 0.7);
}

footer {
    color: #333;
}

.footer a:not(.btn),
.latest-list li a {
    color: black;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.footer-v1 .copyright a {
    margin: 0 2px;
}


.footer a,
.copyright a,
.footer a:hover,
.copyright a:hover {
    color: #3498db;
}


.latest-list li {
    border-color: rgba(255, 255, 255, 0.2);
}

.portal-expand {
    border: none !important;
}

.portal-expand h3 {
    border: none !important;
    background: none !important;
    color: #72c02c;
    text-decoration: underline;
}

.portal-expand .ui-accordion-content {
    border: none;
    border-bottom: 1px solid black;
    overflow: scroll;
    height: 200px;
    width: 300px;
}

.portal-expand .ui-widget-content {
    background: none;
    border: none;
    border-bottom: 1px solid black;
    text-transform: capitalize;
}

.portal-expand .stats,
.portal-expand .stats td {
    font-size: 0.8em;
    text-transform: capitalize;
}

/* calendar */
#eventHome a.subject {
    font-family: "open sans";
    font-weight: normal;
    font-size: 15.6px;
}

.c-quicklinks .list-group {
    flex-wrap: wrap;
}

.c-quicklinks .list-group-item,
#boardOrders .list-group-item {
    border-radius: 0;
}



.c-quicklinks--home {
    clear: both;
    border-radius: 0;
    background: transparent;
    border: 0;
    margin: 0;
}

.c-quicklinks--home .list-group {
    border: 0;
    border-radius: 0;
    overflow: hidden;
}

.c-quicklinks--home .list-group-item

/* .c-quicklinks--home .list-group-item:last-child  */
    {
    flex: 19%;
    height: 150px;
    border-radius: 0 !important;
    border: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.2) !important;
    background-color: #2c3d50;
    text-align: center;
    /* margin-bottom: 2em; */
    transition: background-color 0.3s;
}

.c-quicklinks--everyone .list-group-item {
    margin-bottom: 0 !important;
}

.c-quicklinks--home .list-group-item:last-child {
    border-right: none !important;
}

.c-quicklinks--home .list-group-item:hover,
.c-quicklinks--home .list-group-item:last-child:hover {
    background-color: #00538d;
}

.c-quicklinks--home .fa-fw {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.2em;
    font-size: 3em !important;
    margin-bottom: 0.5em;
    transition: margin 0.4s;
}

.c-quicklinks--home .list-group-item:hover .fa-fw {
    margin-bottom: 0.25em;
    margin-top: 0.3em;
}

.c-quicklinks .list-group-item {
    padding-top: 6.9px;
    padding-bottom: 7.4px;
    background-color: #0867aa;
}

.c-quicklinks .list-group-item {
    color: white;
    text-decoration: none;
}

.c-quicklinks .list-group-item a {
    color: white;
    text-decoration: none;
}

.c-quicklinks .panel-heading,
#boardOrders .card-title {
    margin: 0;
    /* padding-bottom: 0; */
    padding-top: 0.7em;
    /* text-align: center; */
    color: rgba(255, 255, 255, .5);
}

.c-quicklinks--home__heading {
    background-color: rgba(247, 247, 247, 0.76);
    border-radius: 0;
    color: #ffffffb5;
    display: none;
}

.article__heading {
    /* font-weight: bold; */
    /* color: white; */
}

.article__intro {
    color: rgba(255, 255, 255, 0.8);
}

.list-group-item:hover .article__intro {
    color: rgba(0, 0, 0, 0.8);
}


#boardOrders {
    border: none;
}

/***************************************** BS form styles */
body .form-display {
    /* background-color: #fff; */
    background-color: transparent;
    padding: 1em;
    /* border: 2px solid #cfcfcf; */
}

form .row {
    margin-bottom: 20px;
}

.form-control {
    color: #000;
}

.form-inline .form-group {
    vertical-align: top;
}

.form-group label {
    /* margin-bottom: 2px; */
    font-size: 1rem;
    /* restore what's in bs4, override theme-concat */
}

.required label {
    color: #600;
    font-weight: bold;
}

.bodyItalic {
    font-style: italic;
}


#CARD_CVV {
    max-width: 60px;
}

#CARD_NUM {
    max-width: 200px;
}


/*	input:invalid, textarea:invalid select:invalid;  {
		border:1px solid #966;
	}

	input:required:valid, textarea:required:valid , select:required:valid  {
		border:1px solid #696;
	}


	.required select:invalid {
		border: 1px solid #600;
	}

	input[type="checkbox"]:invalid, input[type="radio"]:invalid {
		outline: 1px solid #600;
	}
*/
/* used for webforms */
div#fullPageOverlay {
    overflow-x: hidden !important;
    overflow-y: auto !important;

    opacity: 1 !important;

    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 2000 !important;

    overflow: hidden !important;
    -webkit-overflow-scrolling: touch !important;
    outline: 0 !important;
}

#spnWebformsBody .fieldgroup td {
    padding-right: inherit;
}

#WEBFORMS textarea {
    width: 100%;
}

.textarea600x100 textarea {
    width: 600px;
    height: 100px;
}

#spnWebformsBody input[type="text"].date {
    width: inherit;
}

#spnWebformsBody td input[type="text"] {
    border: none;
    width: 100%;
}

#spnWebformsBody td input[type="text"]:required {
    padding-right: 15px;
}

#spnWebformsBody td input.adminButton {
    width: auto;
}

.reqCheckbox {
    display: inline-block;
    width: 13px;
    height: 10px;

    background-image: url(/images/icons/red_asterisk_t.png);
    background-repeat: no-repeat;
    background-position: 98% center;
}

#iframeNewWindow {
    left: 0 !important;
    z-index: 3000;
}

/* new osteo redesign stuff */

.header {
    border: none;
}

.header .navbar-default .navbar-toggle {
    background: #3498db;
    border-color: #0a4c7d;
    color: white;
    padding-bottom: 10px;
    padding-top: 10px;

}

.header .navbar-default .navbar-toggle:hover,
.header .navbar-default .navbar-toggle:focus {
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #0a4c7d;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}


.menu-main {
    margin-bottom: -1px;
}

#menuMain {
    background-color: #0867aa;
    display: inline;
    text-align: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding-top: 4px;
    padding-right: 3px;
}

#menuMain>li {
    margin-bottom: 0;
    display: inline-block;
    float: none;
    text-align: left;
}

#menuMain .dropdown-menu>a {
    color: white;
    /*font-weight: bold;*/
    font-family: open sans;
    text-transform: inherit;
    border: none;

}

.dropdown-menu {
    background-color: #0867aa;
}

#menuMain .dropdown .dropdown-menu a {
    color: white;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    white-space: normal;
}

#menuMain .dropdown .dropdown-menu a:hover {
    color: black;
}

#menuMain .dropdown .dropdown-menu .dropdown-submenu a {
    color: white;
}

#menuMain .dropdown .dropdown-menu .dropdown-submenu a:hover {
    color: #0867aa;
    cursor: pointer;
}


.header .navbar-default .navbar-nav>li>a {
    min-height: 40px;
}

.header .navbar-nav#menuMain>.dropdown.active>a {
    background-color: #00000047;
}

.header .navbar-nav#menuMain>.active>a:hover {
    color: rgba(255, 255, 255, .7);
}


/*------------------------------Licensee Dashboard----------------------------------------*/

legend:empty {
    display: none;
}

.widget {
    background: linear-gradient(to bottom, #ffffff, #ececec);
}

.form-display .widget td[id^=ctrl] {
    vertical-align: initial;
}

/*.form-display .widget,
.form-display .widget-part {
	background: transparent;
} */

.form-display .widget-part legend {
    background-color: transparent;
}

.form-display .widget legend {
    color: #69654F;
    background-color: #E3E3E3;
    /* border-bottom: 1px solid #002e5f; */
}

.form-display .widget__part legend {
    color: #001540;
    background: linear-gradient(180deg, #67aec9 -11%, rgba(0, 212, 255, 0) 100%);
    padding-bottom: 5px;
}

.form-display label:not([class]) {
    min-width: 15em;
}

.widget legend .btn-trans {
    /* border: 1px solid #7f9fc1e6; */
    color: #f6f6f6;
    background-color: #086bb0
}

.widget legend .btn-trans:hover {
    border: 1px solid #fff;
    color: #fff;
    background-color: #ffffff3f;
}

.list-group i {
    padding-right: 1em;
}


/* because formmgr span in td first child kills left padding :( TODO: fix   */
.form-display fieldset td:first-child span.label {
    padding-left: 7px;
}

/*----------------------------- /Licensee Dashboard----------------------------------------*/




/* end new osteo redesign stuff */




/*                 */
@media print {

    html,
    body {
        height: 99%;
    }

    h1 {
        background: none !important;
    }

    #rocketchat-iframe {
        display: none !important;
    }

    a[href]:after {
        content: "";
    }

    .header {
        min-height: inherit;
    }

    .wrapper {
        border-left: none;
        border-right: none;
    }

    #content-middle,
    body,
    html {
        background: none;
        padding: 0;
    }

    #maincontent {
        padding-bottom: 0;
    }

    .copyright,
    .footnote,
    .footer {
        display: none;
    }
}

a:not(.btn)[href^="http://"],
a:not(.btn)[href^="https://"] {
    padding-right: 0px;
    margin-right: 0px;
}

/* mobile media queries */


/* mobile stuff */
@media (max-width: 991px) {

    .banner .navbar {
        /* flex-wrap: inherit; */
    }

    .navbar-brand {
        max-height: initial;
    }

    .navbar-brand__logo {
        width: 20%;
        display: none;
    }

    .brand-title {
        display: inline-block;
        margin-top: .75em;
    }

    .brand-title__title1 {
        font-size: 5.6vw;
        padding: 0;
        padding-right: 5px;
    }

    .brand-title__title2 {
        font-size: 5.6vw;
        padding: 0;
        margin-left: -5px;
    }

    #menuMain {
        background-color: #0e6aad;
    }

    #menuMain.navbar-nav {
        display: block;
    }

    #menuMain>li {
        display: block;
    }

    #menuMain a {
        /* color: white !important; */
        /* todo make theme-concat #4643 not be color important */
    }

    #menuMain .dropdown .dropdown-menu a {
        color: white;
        /* todo make theme-concat #4643 not be color important */
    }

    #menuMain>.dropdown>a:hover,
    #menuMain>.dropdown>a:focus {
        color: #0867aa;
        background-color: rgba(255, 255, 255, 0.5);
    }


    /* don't constrain width of submenus */
    .dropdown-menu li {
        max-width: 100%;
    }


    /* indent submenus */
    .dropdown-submenu .dropdown-menu.show>li>a {
        padding-left: 3em;
    }

    .dropdown-submenu .dropdown-submenu .dropdown-menu.show>li>a {
        padding-left: 6em;
    }


    .header .navbar-default .navbar-nav>li a {
        border-color: rgba(255, 255, 255, 0.5);
    }

    #textsizer {
        position: static;
        float: none;
    }

    #title {
        margin-top: 0;
        line-height: 1;
    }

    .loginbar {
        padding-left: 0;
    }

    /* keep submenus on */
    /* #menuMain > .dropdown.show > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
        display: block;
        margin-left: 1em;
        font-size: 10pt;
    } */

}


@media (max-width: 576px) {
    ol.breadcrumb {
        display: none;
    }

    .container {
        /* padding-left: 0px;
        padding-right: 0px;
        width: 97%; */
    }

    .header .topbar {
        padding: 0 15px 0 15px;
    }

    #sidebarPrimary {
        padding-left: 0px;
        padding-right: 0px;
    }

    .navbar-brand {
        max-height: initial;
        width: 80%;
        margin-right: 0;
    }

    .brand-title {
        display: inline-block;
        margin-top: .75em;
    }

    .brand-title__title1 {
        font-size: 15vw;
        padding: 0;
        padding-right: 5px;
        border-right: none;
    }

    .brand-title__title2 {
        font-size: 8.7vw;
        padding: 0;
        display: block;
        white-space: normal;
        margin-left: 0;
    }

    .toplink__home {
        display: none;
    }

    .loginbar li {
        white-space: nowrap;
    }
}


@media (min-width: 992px) {
    .header .dropdown-menu {
        border-top: solid 2px #552981;
        border-bottom: solid 2px #687074;
    }

    .header .navbar-default .navbar-nav>li>a:hover,
    .header .navbar-default .navbar-nav>.active>a {
        border-bottom: none;
        border-color: white;
    }
}

@media (max-width: 992px) {
    header.banner {
        max-width: 100%;
    }

    body {
        /**background: #cedae6 !important;**/
    }

}