.no-pad {
    padding-left: 0px;
    padding-right: 0px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #444444;
}

#wrapall {
    overflow: hidden;
}

p,
ol,
ul {
    font-size: 1.245em;
    font-family: Arial, Helvetica, sans-serif;
}


/* Gets rid of persona bar for dev purposes */


/* body {
    margin-left: 0px !important
}

iframe#personaBar-iframe,
.personalBarContainer.evoq .personabar-placeholder {
    display: none;
} */

#dnn_contentpane p,
#dnn_contentpane ul,
#dnn_contentpane ol {
    color: #595959;
}

#dnn_contentpane a {
    color: #0b2240;
    font-weight: bold;
    text-decoration: underline;
}

.backpagecontentpane {
    padding: 40px;
    padding-right: 15px;
}

a:link {
    color: #ab0202;
}

.ctct-form-embed.form_0 .ctct-form-defaults {
    background-color: #ffffff;
    color: #323232;
    border-radius: 5px;
    padding: 24px;
    font: 16px "Helvetica Neue", Arial, sans-serif;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
}

h1 {
    color: #c50205;
    font-size: 2.4em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

h2 {
    color: #073370;
    font-size: 1.7em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

h3 {
    font-size: 1.5em;
    color: #073370;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

h4 {
    font-size: 1.3em;
    color: #073370;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

h5 {
    font-size: 1.1em;
    color: #073370;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.moveLeft {
    left: -76% !important;
}

.moveLeft2 {
    left: -23.5% !important;
}


/* Skiplink Code */

#skiplink a {
    font-family: Calibri, Arial;
    font-weight: bold;
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

#skiplink a:focus {
    position: static;
    width: auto;
    height: auto;
}


/* Popup Message and Transparent Bar */

#dnn_popup {
    background: #073370;
    height: 54px;
    display: table;
    color: white;
}

#dnn_popup a {
    color: white;
}

#dnn_popup p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: white;
    text-align: center;
    line-height: 1;
    padding: 15px 5% 15px 0;
}

#dnn_popup h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.3em;
    color: #FEF795;
    text-align: center;
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 5px;
}

#popupexit {
    padding-top: 15px;
    z-index: 9;
    text-align: right;
    position: absolute;
    color: white;
}

#popupexit:hover,
#popupexit:focus {
    color: white;
}

#popupexit:hover span,
#popupexit:focus span {
    text-decoration: underline;
}

.removePopup {
    display: none !important;
}

.DNNEmptyPane {
    padding: 0px !important;
}

.buttonText:hover,
.buttonText:focus {
    text-decoration: underline;
}


/* Quicklinks */

.qlSize {
    width: 14.2%;
    text-align: center;
    padding: 10px 0px 14px;
}

#quicklinksArea {
    background-color: #073370;
    border-bottom: 4px solid #c50205;
    display: flex;
    justify-content: center;
}

#quicklinksArea a:hover,
#quicklinksArea a:focus {
    background-color: #c50205;
    text-decoration: none;
}

#qlTop,
#qlBottom {
    background-color: #073370;
    border-bottom: 4px solid #c50205;
}

.qlText {
    font-size: 1.3em;
    color: white;
}

.qlImg {
    padding: 5px 0px;
}

.qlImg img {
    width: 18%;
}


/* REGISTRATION TOTALS */

#registrationTotals {
    color: #595858;
    width: 62%;
    margin: 0 auto;
    font-size: 2em;
}

.registrationTotalsList {
    margin-left: 0px;
    font-size: 1em;
}

.registrationTotalsList li {
    list-style: none;
    text-align: left;
    padding-bottom: 15px;
}

.datePrelude {
    text-align: center;
    color: #073370;
    font-size: 1em;
    position: relative;
    display: block;
}

.dateValue {
    text-align: center;
    color: #073370;
    font-size: .8em;
    position: relative;
    display: block;
}

.demField,
.demValue,
.repField,
.repValue,
.othField,
.othValue,
.totField,
.totValue,
.npaField,
.npaValue {
    position: relative;
    top: 15px;
}

.demField,
.repField,
.othField,
.totField {
    text-align: left;
}

.demValue,
.repValue,
.othValue,
.totValue,
.npaValue {
    font-weight: bold;
    float: right;
}


/* End Registered Totals */


/* Search Box & Translate Dropdown Spacing in PaneDrop */

#dnn_mobileMenu {
    position: absolute;
    left: -350%;
    z-index: 9999;
    box-shadow: 0px 1px 11px -3px black;
    background: white;
    padding-top: 5px;
    padding-bottom: 20px;
    z-index: 6;
}

#menuArea {
    display: flex;
    justify-content: center;
    background-color: #C50205;
}

#mobileButtons {
    padding: 6px 0px;
    text-align: center;
    color: white;
    display: flex;
    justify-content: center;
    z-index: 6;
}

#mobilesearch {
   
}

.mobilebuttons {
    color: white;
    font-size: 0.85em;
}

.mobilebuttons .glyphicon {
    display: block;
    padding-bottom: 5px;
    font-size: 1.3em;
    height: 50%;
}

#forMobile {
    display: flex;
    align-items: center;
}

.buttonText {
    height: 50%;
}

.paneDrop {
    background: white;
    z-index: 9;
    top: 57px;
    left: 1% !important;
    height: 65px !important;
    width: 33% !important;
    margin-left: 0px;
    border-bottom-right-radius: 5px;
    text-align: center;
    line-height: 22px;
    color: #003366 !important;
    transition: height .4s;
    animation-direction: reverse;
    border-bottom-left-radius: 5px;
    border: 2px solid #173b75
}


/* Moving Translate and Search out of screen 
        And Hamburger Menu */

#translate,
#search {
    position: absolute;
    left: 5000px;
    height: 1px;
    width: 1px;
    margin-left: -1px;
    overflow: hidden;
    font-size: .75em;
}

#search {
    padding: 8px;
}

#google_translate_element {
    padding-top: 5px
}

.c-hamburger {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 64px;
    height: 64px;
    font-size: 1em;
    color: white;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 56px;
    text-indent: -10px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
    left: 38%;
    z-index: 999;
    top: 11px;
}

.c-hamburger:focus {
    outline: none;
}

.c-hamburger span {
    display: block;
    position: absolute;
    top: 18px;
    left: 14px;
    right: 18px;
    height: 3px;
    background: white;
}

.c-hamburger span::after,
.c-hamburger span::before {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: white;
    content: "";
}

.c-hamburger span::before {
    top: -10px;
}

.c-hamburger span::after {
    bottom: -10px;
}

.c-hamburger--htx {
    background-color: transparent;
}

.c-hamburger--htx span {
    transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
    transition-property: top, transform;
}

.c-hamburger--htx span::after {
    transition-property: bottom, transform;
}

.c-hamburger--htx.is-active span {
    background: none;
    width: 30px;
}

.c-hamburger--htx.is-active span::before {
    top: 0;
    transform: rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
    bottom: 0;
    transform: rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
    transition-delay: 0s, 0.3s;
}


/* Banner and Rotator */

#rotator {
    max-height: 150px;
}

#rotatordiv ul {
    list-style-type: none;
}

#bannerArea {
    background: #223c86;
}


/* Main Area */

#top,
#boxes {
    background: #a7a7a7;
}

#boxes,
#tealrow,
#whitecontent {
    padding-top: 30px;
    padding-bottom: 30px;
}

#tealmiddle h1 {
    padding-bottom: 20px;
}

#box1,
#box2,
#box3 {
    background: white;
}

#box1 hr {
    border-top: 3px solid #eee
}

#dnn_box1contentpane {
    padding-bottom: 10px;
}

#dnn_box1contentpane a:link,
#dnn_box1contentpane a:visited {
    font-size: 1.3em;
    color: #073370;
}

#box3 a,
#box3 ul {
    line-height: 1.5;
    font-size: 1.15em;
}

#box1 .greybox {
    padding-top: 10px;
}

#box3 .greybox,
#box2 .greybox {
    padding: 20px;
}

#box2 tr:nth-child(odd) {
    background-color: #e7e7e7;
}

#box2 table {
    border: 1px solid #c7c7c7;
}

td {
    padding: 10px;
}

th {
    padding: 10px;
}

#tealrow {
    background: #c8dfe2;
}

#tealrow h1 {
    text-align: center;
    color: #073370;
}

#tealmiddle,
#tealright {
    text-align: center;
}

.ctct-gdpr-text {
    font-size: 0.7em;
    line-height: 1.1;
}


/* Footer */

footer {
    background: #cfcfcf;
}

footer {
    margin-top: 20px;
    color: #595858;
    text-align: center;
    line-height: 1.2;
    padding: 20px;
}

footer h1 {
    font-size: 1.6em;
    color: #595858;
}

footer p,
footer a {
    font-size: 1.4em;
    color: #595858;
}

footer a:link {
    font-size: 1em;
    color: #595858;
}

#accessibility a {
    color: #595858;
}

footer .disclaimer {
    font-size: .9em;
}

@media (min-width: 1485px) {
    .paneDrop {
        top: 62px;
    }
}

@media (max-width: 1270px) {
    #registrationTotals {
        width: 70%;
    }
}

@media (max-width: 1200px) {
    .paneDrop {
        top: 49px;
    }
    #registrationTotals {
        width: 75%;
    }
}

@media (max-width: 1116px) {
    .panedrop {
        top: 57px;
    }
    #registrationTotals {
        width: 80%;
    }
}

@media (max-width: 1054px) {
    #mobileButtons {
        padding: 0px 0px 0px;
    }
    #registrationTotals {
        width: 85%;
    }
}

@media (max-width: 1053px) {
    .panedrop {
        top: 76px;
    }
}

@media (max-width: 999px) {
    #registrationTotals {
        width: 90%;
    }
}

@media (max-width: 991px) {
    #registrationTotals {
        width: 60%;
    }
    .tealBox {
        padding: 30px 0px;
    }
    #tealrow {
        padding: 0px 15px;
    }
    .qlSize {
        width: 25%;
    }
    #quicklinksArea {
        display: block;
        border: none;
    }
    #qlBottom {
        display: flex !important;
    }
    /* Menu Area */
    #mobiletranslate {
        
    }
    #mobileButtons {
        padding: 0px 0px 0px;
    }
    #menuArea {
        max-height: 57px;
    }
    .c-hamburger {
        left: 26%;
        top: 8px;
    }
    .c-hamburger span {
        top: 18px;
    }
    .paneDrop {
        top: 57px;
        left: 33% !important;
    }
}

@media (max-width: 767px) {
    .qlSize {
        width: 50%;
    }
    #qlTop,
    #qlBottom {
        display: block !important;
        border: none;
    }
    #qlTop a,
    #qlBottom a {
        border-bottom: 4px solid #c50205;
    }
    #qlBottom a:last-child {
        border: none;
    }
    #qlBottom {
        border-bottom: 4px solid #c50205;
    }
}

@media (max-width: 650px) {
    .paneDrop {
        left: 25% !important;
        width: 50% !important;
    }
}

@media (max-width: 600px) {
    #mobileButtons {
        width: 60%;
        left: 26%;
    }
}

@media (max-width: 499px) {
    #registrationTotals {
        width: 95%;
    }
    .registrationTotalsList li {
        font-size: 0.9em;
    }
    .registrationTotalsList li:first-child {
        font-size: 1em;
    }
    #boxes h1 {
        font-size: 1.8em !important;
    }
    #dnn_box1contentpane a:link,
    #dnn_box1contentpane a:visited {
        font-size: 1.1em;
    }
}

@media (max-width: 400px) {
    #mobileButtons {
        width: 80%;
        left: 23%;
    }
}