@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var,  u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: large;
    font: inherit;
    vertical-align: baseline;
    font-family: "DM Sans", serif;
}

#ctl00_AllegMain_Login1{
    border: 1px solid grey;
}

#ctl00_AllegMain_Login1_signUp{
    color: black;
}

#ctl00_AllegMain_Login1_signUp:hover{
    color: #7aa726;
}

#ctl00_AllegMain_Login1_forgotPsswd{
    color: black;
}

#ctl00_AllegMain_Login1_forgotPsswd:hover{
    color: #7aa726;
}

#ctl00_AllegMain_Login1_forgotUserName{
    color: black;
}

#ctl00_AllegMain_Login1_forgotUserName:hover{
    color: #7aa726;
}

#ctl00_AllegMain_MainPanel{
    background-color: #fff;
    display:  block;
    padding-bottom: 10%;
}

#ctl00_AllegMain_Login1 > tbody > tr > td > table > tbody{
    background-color: white;
}

#ctl00_AllegMain_Login1 > tbody > tr > td > table > tbody > tr:nth-child(1) > td{
    padding-top: 1%;
}

#ctl00_AllegMain_Login1 > tbody > tr > td > table > tbody > tr:nth-child(3) > td{
    padding-top: 1%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

.MAINCONTENTDIV {
}

header {
    margin: 0 auto;
    width: 100%;
    height:  auto;
    padding-bottom:  5px;
    padding-top: 5px;
    background-color: #000000;
}
    header a{
        display: block;
        margin: auto;
        background-color: #000000;
        padding: 10px 0px 10px 0px;
    }
    header img {
        width: 25%;
        min-width: 470px;
        margin: auto;
        */margin-left: 15%;*/
        background-color: #082d58;
        display:  block;
        position:  relative;
    }

    header div {
        float: right;
        color: white !important;
        width: 216px;
        height: 42px;
        padding-top: 9px;
        margin-right: 0px;
    }

body {
    line-height: 1;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* Forms */
button, input, optgroup, select, textarea {
    font: inherit;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    margin: .50%;
    padding: .50rem .75rem;
    width: auto !important; /* !important - needed to override Inline HTML styling */
    font-size: 12pt;
}
    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

#ctl00_AllegMain_btnAddAddr{
    margin: 2px;
}
#ctl00_AllegMain_btnAddTele{
    margin: 2px;
    width:  450px !important; /* Overriding inline HTML */
}
#ctl00_AllegMain_btnAddEmail{
    margin: 2px;
}
#ctl00_AllegMain_AddSocialMedia{
    margin: 0px;
}

input {
    line-height: normal;
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }


/* Structures edit Telephone Number Page */
#ctl00_AllegMain_wrkPhone{
    width: 55% !important; /* Overriding HTML Inline Styling */
}
/* Structures edit Telephone Number Page */
#ctl00_AllegMain_MainPanel > div.MAINCONTENTDIV > div.ELEMENTS > table > tbody > tr:nth-child(2) > td > span{
    width: 65% !important; /* Overriding HTML Inline Styling */
}

#ctl00_AllegMain_btnDemoUpdate{
    width: 450px !important; /* Overriding HTML Inline Styling */
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

#block1, #block2 {
    display: none;
}

/* General */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	fon;
	font-size: large;
}

body {
    background: #ffffff;
    line-height: 100%;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: min-content;
}

#wrapper {
	min-height: 100%;
}

#container {
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

#header {
    padding: 0px;
	margin: 0;
	width: 100%;
    height: 15%;
    background: white;
}

/* Footer Styling */
.footer-wrap {
    display:  inline-flex;
    margin: auto;
    height:  auto;
}



.footer-logo-wrap{
    margin-right: 50px;
}

#footer-logo{
    max-width: 210px;
    max-height: 110px;
}

.copyright-div{
    text-align: center;
    font-size: smaller;
}


.footer-links-wrap{
    display: inline-flex;
    text-align: center;
    margin-bottom: 0px;
    font-size: 12pt;
}

.footer-col{
    width: auto;
    margin: 1em 5em;
    text-align:  left;
}

.footer-col span{
    font-weight: bold;
    color: #5a8e2b;
}

.footer-col a{cursor:  pointer;color: #ffffff;}

.footer-social-anchor{
    text-decoration:  none;
    margin: 3px;
    color: white;
}

.footer-social-anchor:hover{
    color: #49ae3c;
}

.social-icon-wrap{
    padding: 0px 5px 0px 5px;
}

.social-icon-wrap a{
    color: #fff
}

.footer {
    color: black;
    background-color: #082d58;
    text-align: center;
    margin: auto;
    left: 0;
    right:  0;
    bottom: 0;
    border-top: 3px solid #5a8e2b;
    padding-bottom: 5px;
    z-index: 2000;
    margin-top: 110px;
}

.copyright-wrap{
    text-align: center;
}

.copyright{
    margin: 0px 15px 0px 15px;
    font-size: 12pt;
    color: white;
}
/*End footer styling*/

#content {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 80px; 
}

/* Links */

a:link {
    color: blue;
}

a {
    text-decoration:  none;
}
a:hover {
    color: #f79321 !important;
}

a:visited{
    color: #524fa9;
}

.ELEMENTS a:visited {
	color: blue;
}

ul.sub-menu li a:hover, ul.sub-sub-menu li a:hover {
    background-color: #e4a616;
    color: #ffffff!important;
}

/* Menu */
.menu-wrap {
    width: 100%;
}

.menu {
    font-size: 13px;
    max-width: 100%;
    align-content:  center;
    background-color: #FFFFFF;
}

    .menu .clearfix {
        padding: 0%;
        text-align:  center;
        margin: auto;
        width: 100%;
        height:  auto;
        background-color: #E4A616;
        border-bottom: 0px;
        border-style:  solid;
        border-top: 0px;
        border-left:  0px;
        border-right:  0px;
        border-color: #ac031f;
    }

    .clearfix > li > a.activeNav {
    
}

    .menu a {
        color: white;
        font-size: medium;
    }

    .menu a:active {

    }

    .menu > ul > li {
        padding: 0 5em 0 5em;
        margin-top: 0px;
    }

        .menu > ul > li > a {
        padding: .5em;
        flex-wrap: nowrap;
        }
            .menu > ul > li > a:hover {
                color: white !important;
            }
            .menu > ul > li:hover {
            background-color: #98012e;
            }
            .menu > ul > li:hover > a {
                color: #ffffff !important;
            }


ul.sub-menu, ul.sub-sub-menu {
    width: 100%;
    top: 100%;
    border-top: 1px solid Grey;
}

    .sub-menu li, .sub-sub-menu li {
        color: #FFF;
        background: #98012e !important;
    }

        .sub-menu li a, .sub-sub-menu li a {
            display: block;
        }

            .sub-menu li a:hover, .sub-sub-menu li a:hover {
                background: #5a8e2b;/*#ECEEED;*/
                color: #ffffff;/*#000;*/
            }



/* Content */
.page_collapsible:first-of-type {
    margin: 0;
}

div.SPACEABOVEMAINCONTENT {
    background: #444750;
}

.MAINCONTENTDIV > .SECTIONHEADERS,
.MAINCONTENTDIV > .SECTIONSUBHEADERS,
.MAINCONTENTDIV > div.ELEMENTS,
div.ELEMENTS {padding-bottom: 1%;}

.MAINCONTENTDIV {
    margin: auto;
    max-width: 70%;
}

.SECTIONHEADERS {
    /* color: /*#222*/
    black !important; */
    background: #a5a5a5;
    font-weight: 600;
    font-size: l;
}

#ctl00_AllegMain_MainPanel > div.MAINCONTENTDIV > div.SECTIONHEADERS{
    margin-top: 1%;
    background-color: #fff;
}

.SECTIONSUBHEADERS {
    font-weight: 400;
    display: inline-block;
}

.ELEMENTS > .SECTIONSUBHEADERS {
    margin-bottom: 20px;
}

.MAINCONTENTDIV > div.ELEMENTS {
    display: table;
    padding: 10px !important;
    border: 1.5px solid #082d58;
    background:  white;
    width: 100%;
}


/* Forms */
input[type="button"],
input[type="submit"],
button,
.button {
    font-size: small;
    display: inline-block;
    letter-spacing:  .5px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    background: #990130;
    opacity:  1;
    border-radius:  5px;
    font-size: 12pt;
}

    input[type="button"]:hover,
    input[type="submit"]:hover,
    button:hover,
    .button:hover {
        background-color: #e8a812;
        transition:  all .15s ease;
    }

    input[type="button"]:focus,
    input[type="submit"]:focus,
    button:focus,
    .button:focus {
        outline: none;
    }

input,
textarea,
select {
    background: #FFF;
}

    input[type="text"],
    input[type="password"],
    input[type="email"],
    input[type="url"],
    textarea,
    select {
        font-size: large;
        border: solid 1px #877f7f;
        outline: 0;
        margin:  5px;
        background: #FFFFFF;
        /* width: 25% !important; */
    }

        input[type="text"]:focus,
        input[type="password"]:focus,
        input[type="email"]:focus,
        input[type="url"]:focus,
        textarea:focus
        select:focus {
            border: solid 1.75px black;
        }

textarea {
    height: 175px;
}



/* Tables */
.GRIDHEADERS {
    color: #222;
    background: #FFF;
    font-size: smaller;
    font-weight: 600;
    text-align: left;
    padding: 0;
}

div.ELEMENTS td {
    padding-bottom: 1%;
}

table.ELEMENTSGRID {
    margin-bottom: 30px;
    width: 100%;
}

    table.ELEMENTSGRID > tbody > tr {
        border: 1px solid #EEE;
    }

        table.ELEMENTSGRID > tbody > tr > td {
            padding: 12px 17px;
            font-size:  smaller;
        }

            table.ELEMENTSGRID > tbody > tr > td > table > tbody > tr > td {
                padding: 0 17px;
            }

.ROWALT {
    background: #ECEEED;
}

@media only screen and (max-width: 780px) {
           .menu > ul > li > a {
            padding-right: 35px;
            padding-left: 35px;
        }
           .MAINCONTENTDIV {
            width: 90%;
        }

}
@media only screen and (max-width: 680px) {
           .menu > ul > li > a {
            padding-right: 25px;
            padding-left: 25px;
        }
}

@media only screen and (max-width: 580px) {
           .menu > ul > li > a {
            padding-right: 15px;
            padding-left: 15px;
        }
}

@media only screen and (max-width: 495px) {
           .menu > ul > li > a {
            padding-right: 10px;
            padding-left: 10px;
        }
}

@media only screen and (max-width: 445px) {
           .menu > ul > li > a {
            padding-right: 5px;
            padding-left: 5px;
        }
}

@media only screen and (max-width: 395px) {
           .menu > ul > li > a {
             padding-right: 3px;
             padding-left: 3px;
        }
}

@media only screen and (max-width: 373px) {
           .menu > ul > li > a {
             display: none;
        }
}
		
p, .ELEMENTS > p {
    font-family: "DM Sans", serif;
}

#ctl00_masterBody > footer > div.footer-wrap > div > div > div > p{
    color: white;
}

/*New Footer*/
footer {
    position: relative;
    font-family: "DM Sans", serif;
    font-weight: bold;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 1px;
    padding-bottom: 40px;
    padding-top: 31px;
    color: #666666 !important;
}

p {
    padding-bottom: 18px;
}

.container_12 {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding: 0;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
}

.container_12 .grid_12 {
    width: 940px;
}

.border-1 {
    border-bottom: 4px solid #a4a4a4;
    left: 0px;
    right: 0px;
    top: 31px;
}

.border-1, .border-2 {
    position: absolute;
}

.border-2 {
    border-bottom: 4px solid #a4a4a4;
    left: 298px;
    right: 298px;
    top: 46px;
}

.border-1, .border-2 {
    position: absolute;
}

footer .aligncenter {
    position: relative;
    z-index: 100;
}

.aligncenter {
    text-align: center !important;
}

p {
    padding-bottom: 18px;
}

.aligncenter a {
    color: #a0a0a0;
    text-transform: uppercase;
}
a {
    color: #940030;
    text-decoration: none;
}

img {
    vertical-align: top;
}

.aligncenter a:hover{
	text-decoration: underline;
	color: #a0a0a0 !important;
}

a {
    color: #940030;
    text-decoration: none;
}

footer span {
    display: block;
    padding-top: 5px;
}

p {
    padding-bottom: 18px;
}

img {
    vertical-align: top;
}

/*Birthdate field wasn't inside the dropdown list field.*/
#ctl00_AllegMain_wrkBirthdate > tbody > tr > td.igte_Inner > input{
	margin: 0px;
	width: 99% !important;
}

/*Hide Social Media Section*/
#ctl00_AllegMain_MainPanel > div.MAINCONTENTDIV > div:nth-child(14), #ctl00_AllegMain_MainPanel > div.MAINCONTENTDIV > div:nth-child(13){
	display: none;
}

/*Saved payment information on the donate page for OPI*/
label {
    font-family: Arial,Arial,Arial,Courier !important;
    font-size: 14px;
    color: #666666;
}


