*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block;}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}
html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}
/********** Fonts **********/
@font-face {
    font-family: 'Montserrat SemiBold';
    src: url('fonts/montserrat/Montserrat-SemiBold.eot');
    src: url('fonts/montserrat/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('fonts/montserrat/Montserrat-SemiBold.woff') format('woff'),
    url('fonts/montserrat/Montserrat-SemiBold.ttf') format('truetype'),
    url('fonts/montserrat/Montserrat-SemiBold.svg') format('svg');
}
@font-face {
    font-family: 'Open Sans';
    src: url('fonts/open-sans/OpenSans-Regular.eot');
    src: url('fonts/open-sans/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/open-sans/OpenSans-Regular.woff') format('woff'),
    url('fonts/open-sans/OpenSans-Regular.ttf') format('truetype'),
    url('fonts/open-sans/OpenSans-Regular.svg') format('svg');
}
@font-face {
    font-family: 'Open Sans Light';
    src: url('fonts/open-sans/OpenSans-Light.eot');
    src: url('fonts/open-sans/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/open-sans/OpenSans-Light.woff') format('woff'),
    url('fonts/open-sans/OpenSans-Light.ttf') format('truetype'),
    url('fonts/open-sans/OpenSans-Light.svg') format('svg');
}
@font-face {
    font-family: 'Open Sans SemiBold';
    src: url('fonts/open-sans/OpenSans-SemiBold.eot');
    src: url('fonts/open-sans/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('fonts/open-sans/OpenSans-SemiBold.woff') format('woff'),
    url('fonts/open-sans/OpenSans-SemiBold.ttf') format('truetype'),
    url('fonts/open-sans/OpenSans-SemiBold.svg') format('svg');
}
@font-face {
    font-family: 'Open Sans Bold';
    src: url('fonts/open-sans/OpenSans-Bold.eot');
    src: url('fonts/open-sans/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/open-sans/OpenSans-Bold.woff') format('woff'),
    url('fonts/open-sans/OpenSans-Bold.ttf') format('truetype'),
    url('fonts/open-sans/OpenSans-Bold.svg') format('svg');
}

html, body {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    display: flex;
    flex-direction: column;
    height:100%;
    background-color: #FFF;
}

footer{
    margin-top:auto;
}

h1,h2,h3{
    font-family: 'Montserrat SemiBold';
}

h4,h5,h6{
    font-family:'Open Sans SemiBold';
}

li { line-height: 18px; }

a.button, button, input[type="submit"], input[type="reset"], input[type="button"]
{
    background-color: #464646;
    color: #FFF;
    border: 1px solid #aaa;
    padding: 4px 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 5px;
    line-height: 21px;
    /* font-family: 'Open Sans', Arial, Helvetica, sans-serif; */
}

a.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
    background-color: #747474;
    border: 1px solid #888;
    text-shadow: 0 1px rgb(255 255 255 / 20%);
}

a.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
    border: 1px solid #666;
    background: #424242;
}

/********** Themes **********/
.clay-red .cmp-global-header {
    background: #914115;
}
.clay-red .cmp-agency-header-wrapper {
    border-bottom: 1px solid #D15420;
}
.clay-red .cmp-agency-footer {
    background-color: #914115;
}
.prairie-gold .cmp-global-header {
    background: #A96728;
}
.prairie-gold .cmp-agency-header-wrapper {
    border-bottom: 1px solid #DE9027;
}
.prairie-gold .cmp-agency-footer {
    background-color: #A96728;
}
.slate-gray .cmp-global-header {
    background: #464646;
}
.slate-gray .cmp-agency-header-wrapper {
    border-bottom: 1px solid #787878;
}
.slate-gray .cmp-agency-footer {
    background-color: #464646;
}
.water-blue .cmp-global-header {
    background: #004E9A;
}
.water-blue .cmp-agency-header-wrapper {
    border-bottom: 1px solid #187BC0;
}
.water-blue .cmp-agency-footer {
    background-color: #004E9A;
}
.woodland-green .cmp-global-header {
    background: #326820;
}
.woodland-green .cmp-agency-header-wrapper {
    border-bottom: 1px solid #669B41;
}
.woodland-green .cmp-agency-footer {
    background-color: #326820;
}

/********** Header **********/

body a, a:visited { color:#004E9A; text-decoration: underline; background-color:transparent; }
a:hover, a:focus { color: #187BC0; }

/* #Breadcrumb
====================*/
.breadcrumb {margin-left:5px;padding-bottom:1em; background-color: #FFF !important;}

.breadcrumb, breadcrumb:visited, .breadcrumb a {
    color: #464646;
    font-weight: 600;
    text-decoration: none;
    padding: 0 0.5em;
}

.breadcrumb:hover {
    color:#000000;
}
/*
:focus, button:focus {
    outline: 3px solid #1CA6DF;
}
 */

.sok-container {
    /* Changing the max width of these containers to 85%,
       the hard limit 1176px seemed to be too narrow for
       things like tables with wide columns*/
    max-width: 1176px;
    max-width: 85%;
    padding: 0 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    flex: 1 0 auto;
}
.cmp-global-header .sok-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 6px 15px;
    height: 40px;
}
.cmp-global-header__logo {
    max-width: 28px;
    height: 28px;
}
.cmp-global-header__logo img {
    vertical-align: middle;
    border-style: none;
}
.cmp-global-header-right-nav {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    /* font-size: 14px; */
    /* line-height: 21px; */
    /* letter-spacing: 0.34px; */
}
.cmp-global-header-right-nav-list {
    padding-left: 25px;
    margin: 0;
    text-align: right;
    padding-bottom: 4px;
}
.cmp-global-header-right-nav-list__item {
    padding-right: 20px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.cmp-global-header-right-nav-list__item:last-child {
    padding-right: 0;
}
.cmp-global-header-right-nav-list__item-title {
    letter-spacing: 0.34px;
    padding: 0;
    color: #FFFFFF !important;
    text-decoration: none;
    text-align: left;
}
.cmp-global-header-right-nav-list__item-title:hover {
    color: #FFFFFF;
}

.cmp-agency-header-wrapper {
    margin-bottom: 30px;
}
.cmp-agency-header-wrapper .cmp-agency-header {
    font-family: "Open Sans";
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 87px;
    position: relative;
}
.cmp-agency-header-wrapper .cmp-agency-header__logo img {
    height: 70px;
    display: inline-block;
}

/********** Footer **********/
.cmp-agency-footer {
    padding: 30px 0;
    font-family: "Open Sans";
    color: #FFFFFF;
    margin-top: 30px;
}
.cmp-agency-footer__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.cmp-agency-footer__logo {
    max-width: 154px;
    text-decoration: none;
}
.cmp-agency-footer__logo img {
    max-width: 100%;
    vertical-align: middle;
    border-style: none;
    height: 60px;
    margin-left: 10px;
}
.cmp-agency-footer .cmp-back-to-top {
    margin: 0 0 0 auto;
    color: #FFFFFF;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    font: 12px/21px "Open Sans Bold";
    letter-spacing: 0.29px;
}
.cmp-agency-footer .cmp-back-to-top__up {
    width: 10px;
    height: 10px;
    display: inline-block;
    fill: #FFFFFF;
    margin-left: 6.25px;
    font-size: 14px;
    overflow: hidden;
    vertical-align: middle;
}
.cmp-global-footer {
    background: #464646;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 24px;
    border-top: 1px solid #BCBCBC;
}
.cmp-global-footer .footer-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: auto;
    padding: 15px 0;
}
.cmp-global-footer .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.cmp-global-footer .footer-container ul {
    list-style: none;
    padding: 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0;
}
.cmp-global-footer .footer-container ul a {
    color: #e8e8e8;
    text-decoration: none;
    display: block;
    padding: 0 15px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.38px;
}
.cmp-global-footer .footer-container ul a:hover {
    color: #FFFFFF;
}
.cmp-global-footer .footer-container p {
    font-size: 14px;
    margin: 0;
    color: #e8e8e8;
    letter-spacing: 0.34px;
    padding: 0;
}
.cmp-global-footer .footer-container p #footer-year {
    margin-right: 3px;
}

@media only screen and (min-width: 768px) {
    .cmp-global-header-right-nav {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.38px;
    }
    .cmp-global-header-right-nav-list__item-title {
        letter-spacing: 0.38px;
    }
    .cmp-agency-footer {
        margin-top: 60px;
    }
    .cmp-agency-footer__logo {
        max-width: 205px;
    }
    .cmp-agency-footer .cmp-back-to-top {
        font-size: 14px;
        letter-spacing: 0.34px;
    }
    .cmp-global-footer .footer-container {
        height: 50px;
        padding: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .cmp-global-footer .footer-container ul li:first-child a {
        padding-left: 0;
    }
}
@media only screen and (max-width: 767px) {
    .cmp-agency-header-wrapper .cmp-agency-header {
        margin: 0 -15px;
    }
    .cmp-agency-header-wrapper .cmp-agency-header__logo img {
        height: 57px;
    }
    .cmp-global-footer .footer-container ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cmp-global-footer .footer-container ul li {
        width: 50%;
    }
    .cmp-global-footer .footer-container ul a {
        line-height: 21px;
        padding: 15px;
        font-size: 14px;
        letter-spacing: 0.34px;
    }
    .cmp-global-footer .footer-container p {
        padding: 15px;
        font-size: 12px;
        line-height: 21px;
        letter-spacing: 0.29px;
    }
}

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

.nav-item > .nav-link {
    margin: 0;
    text-transform: uppercase;
}

.nav-link {
    margin: auto auto auto 2em;
}

.navbar-brand > img {
    height: 55px;
}

ul.mainnav {
    margin-top: 3.5em;
    margin-right: 1em;
    width: 9.5em;
    float: left;
}

.mainnav {
    width: 10em;
    margin-left: 10px;
}

.mainnav ul {float: left;padding-left: 0 !important;/* border-right: 1px solid black; */padding-right: 0; list-style-type: none;}

.mainnav ul li {
    padding-bottom: 0.5em;
    border-bottom:1px solid #bcbcbc;
    /* padding-bottom: 0.5em; */
    padding: 16px 0;
}

.mainnav a, .mainnav a:visited{
    color: #464646;
    text-decoration: none;
}
.mainnav a:hover{
    color: #464646;
    text-decoration:underline;
}

.res_header{
    min-height: 100px;
    height: 100%;
    padding: 0 20px;
    background: #FFFFFF;
}

.res_header > h1 {
    float: left;
    padding: 30px 0 0;
    font-style: italic;
    font-size: 28px;
    color: #DFDFDF;
}

.nav{
    display: block;
    float: right;
}

.toggle{
    z-index: 10;
}

@media only screen and (min-width: 768px) and (max-width: 986px) {
    .navcorner-right {margin-left:767px;}
}

@media only screen and (max-width: 768px){
    .navcorner-left {display:none;}
    .navcorner-right {display:none;}
}


@media only screen and (max-width: 479px){
    .res_header > h1 {
        text-align: center;
    }
}


@media only screen and (max-width: 479px)
{
    #toggle:checked ~ .res_menu { width:310px !important;}
    #loginarea {margin-top:0 !important;}
}

.skipnav{
    font-size: 1px;
    left: -1000px;
    line-height: 1;
    position: absolute;
    width: 990px;
}


input#login_username, input#login_password, input#email{
    width:155px;
}