﻿body {
    color: #6f7287;
    font-size: 18px;
    font-family: Neue Plak,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-style: normal;
    line-height: 1.5rem;
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: 100%;
    min-width: 1200px;
    min-height: 1000px;
}

#container {
    position: relative;
    background-color: #fff;
    width: 1050px;
    margin: 0 auto;
    z-index: 1;
}

.w3-round-large {
    border-radius: 8px;
    width:100%;
}

.headA {
    font-family: "Segoe UI",Arial,sans-serif;
    font-weight: 400;
    margin: 10px 0;
    color: #707070;
    font-size: 28px;
}
#masthead {
    position: relative;
    min-width: 1050px;
    margin: 0 auto;
    height: 135px;
    position: relative;
    text-align: center;
    color: #251846 !important;
    font-size: 39px;
    padding-top: 30px !important;
    line-height: 25px;
    background-color: #EDF2F7 !important;
    font-family: Neue Plak,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    margin: 10px 0;
    color: #251846 !important;
    font-size:39px;
}
    /* Styles for Masthead */
    #masthead img {
        float: left;
    }

#navigation {
    margin-top: 0 !important;
    width: 1180px;
    height: 58px;
    background-color: #3071A9 !important;
    position: relative;
    z-index: 1;
    font-weight: bold;
    text-align: center !important;
    vertical-align: top;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)
}
.msgDIV {
    padding: 10px;
    height: 75px;
    width: 340px;
    text-align: center;
    color: green;
    font-size: 15px;
    line-height: 20px;
    background: #edf3fa;
    border: 1px solid #000;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.clr {
    clear: both;
}
.pageHdr {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    border: 1px solid #D6D7D9;
    border-radius: 2px;
    font-family: 'Segoe UI',Arial,sans-serif;
    background-color: #EDF2F7;
    color: #3071A9;
    font-size: 23px;
    font-weight: bold;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: left;
    text-decoration: none;
    width: 100%;
    min-width: 100% !important;
    margin-top: 50px;
}

.disclosePanel {
    width: 100%;
    padding: 0;
    padding-left: 10px;
    margin-top: 10px;
    line-height: 15px;
    font-size: 18px;
    color: #000;
    background: #eeeeee;
    border: 1px solid #cccccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#full_column {
    width: 1050px;
    margin-top: 10px;
}


.disclosePanelJustColor {
    margin-top: 10px;
    background-color: #fafafa;
    padding: 20px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 0;
    border-top: 10px solid #1c2347;
    border-bottom: 10px solid #1c2347;
}

.disclosePanelHomeJustColor {
    background-color: #fafafa;
    padding: 20px;
    border: 1px solid #cccccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 0;
    font-size: 17px;
    line-height:1.6rem;
}


#footerContainer {
    min-width: 1050px;
    margin: 0 auto;
    height: 100px;
    position: relative;
    margin-bottom: 0 !important;
    position: relative;
    background: #1c2347;
}

#footer {
    color: #6f7287;
    font-family: Neue Plak,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif;
    font-style: normal;
    font: normal 19px "Segoe UI", Arial, sans-serif;
    position: relative;
    text-align: center;
    padding: 5px;
    line-height: 1.5em;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    font-size: 12px;
}

#blueStripe {
    position: relative;
    background-color: #FFCC00;
    width: 100%;
    height: 1px;
    margin: 0;
    margin-top: 20px;
    padding: 0;
}
/* Last Updated Links */
.LstUpLNK {
    font-size: 9px;
}

.announcePanel {
    width: 878px;
    padding: 10px;
    margin-top: 10px;
    margin-top: 20px;
    line-height: 21px;
    font-size: 15px;
    color: #303336;
    background-color: #FFEBCD;
    border: 1px solid #FFCC00;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 5px 2px 5px rgba(0,0,0,0.11), 0px 3px 10px rgba(0,0,0,0.09);
}

.commentSideBar {
    background-color: rgb(255, 255, 255);
    text-align: left;
    vertical-align: middle;
    height: 50px;
    width: 200px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.commentAltSideBar {
    background: #eeeeee;
    height: 15px;
    width: 200px;
    padding-right: 10px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

.commentSideBarSimple {
    background-color: #fff;
    border: 2px solid rgb(236,229,83);
}

    .commentSideBarSimple a {
        color: #005DA2;
        text-decoration: underline;
    }

        .commentSideBarSimple a:hover {
            color: #005DA2;
            text-decoration: none;
        }

.linkCLS {
    cursor: pointer;
}

/* Styles for Footer */
#footer p {
    font-size: 12px;
    line-height: 14px;
    margin: 1px;
    padding: 1px;
}

#footer a {
    color: #fff;
    text-decoration: underline;
}

    #footer a:hover {
        color: #fff;
        text-decoration: none;
    }
/* Styles for Links */
a {
    color: #1A5A91;
    text-decoration: underline;
}

    a:hover {
        color: #004a99;
        text-decoration: none;
    }

.style_bold {
    font-weight: bold;
}

.style_italic {
    font-style: italic;
}

.style_green {
    color: #008000;
}

.style_red {
    color: #FF0000;
}

.style_burg {
    color: #800000;
}

.ManageUserHeader {
    color: #113962;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    line-height: 25px;
}

.ConfirmPublishHeader {
    color: #113962;
    font-size:21px;
    font-weight: bold;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #800000;
}

.sideText {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    border-left: 2px solid rgb(236,229,83);
}

    .sideText a {
        color: #005DA2;
        text-decoration: underline;
    }

        .sideText a:hover {
            color: #005DA2;
            text-decoration: none;
        }

.divider_blue {
    height: 10px;
    width: 100%;
    background-color: rgba(4,68,35,.8);
    border: 1px solid #cccccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 5px 2px 5px rgba(0,0,0,0.11), 0px 3px 10px rgba(0,0,0,0.09);
}

.w3-container:after, .w3-container:before, .w3-panel:after, .w3-panel:before, .w3-row:after, .w3-row:before, .w3-row-padding:after, .w3-row-padding:before,
.w3-cell-row:before, .w3-cell-row:after, .w3-clear:after, .w3-clear:before, .w3-bar:before, .w3-bar:after {
    content: "";
    display: table;
    clear: both
}
.w3-container, .w3-panel {
    padding: 0.01em 16px
}

.w3-card, .w3-card-2 {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)
}

.w3-card-4, .w3-hover-shadow:hover {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)
}
.w3-card a {
    font-size: 16px;
}
/* REStyles for RadTimeline */
.k-timeline-date {
    color: #fff !important;
    font-size: 0px !important;
}

.RadTimeline_Default.k-timeline .k-timeline-circle {
    background-color: forestgreen !important;
}

.k-timeline-vertical .k-timeline-event {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.k-card-description a {
    color: green;
}

    .k-card-description a.hover {
        text-decoration: none;
        color: green;
    }

.rigTitle {
    color: #FFF !important;
    font-weight: bold !important;
}

.RadForm.RadForm_Bootstrap.rfdHeading h4, .RadForm.RadForm_Bootstrap.rfdHeading h5 {
    border-bottom: 1px solid #800000 !important;
}

.RadForm.RadForm_Bootstrap.rfdLabel label, .RadForm.RadForm_Bootstrap.rfdLabel .rfdAspLabel, .RadForm.RadForm_Bootstrap.rfdRadio .rfdRadioUnchecked, .RadForm.RadForm_Bootstrap.rfdRadio .rfdRadioChecked, .RadForm.RadForm_Bootstrap.rfdCheckbox .rfdCheckboxUnchecked, .RadForm.RadForm_Bootstrap.rfdCheckbox .rfdCheckboxChecked {
    font-size: 17px !important;
    font-size: 18px;
    font-weight: 400;
    font-family: Neue Plak, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;
}
/* overrides for RadNavigation */
.RadNavigation {
    text-align: center !important;
}
.RadNavigation RadNavigation_Material
{
    width:100% !important;
}
    .RadNavigation .rnvItem {
        width: auto !important;
        padding: 2px;
        border: none !important;
        font-size: 21px;
        letter-spacing: 0.02em;
        color: #FFF !important;
        background-color: #4370B7 !important;
        text-align: center !important;
    }

        .RadNavigation .rnvItem.rnvFirst {
            width: auto !important;
            padding: 2px;
            border: none !important;
            font-size: 21px;
            text-align: center !important;
        }

.RadNavigation_Material {
    width: 100% !important;
    color: #FFF !important;
    background-color: #4370B7 !important;
    text-align: center !important;
}

    .RadNavigation_Material .rnvRootGroupWrapper {
        padding: 1px !important;
        background: none !important;
        border: none !important;
        text-align: center !important;
    }
.RadUpload_Bootstrap .ruButton {
    height:30px !important;
    margin-top:2px !important;
}

.ruButton .ruBrowse {
    height: 30px !important;
    margin-top: 2px !important;
}

.RadMenu_Material .rmRootGroup {
    background-color: #4370B7 !important;
    color: #FFF !important;
    text-align: center;
}