#343434#343434/* Change this to import different fonts */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,900,900i);

/* Change styles of body text */
body, .at{
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 300;
    font-size: 20px;
}
/* Change styles of title text */
h1,h2,h3,h4,h5,h6{
    font-family: 'Source Sans Pro', sans-serif;
    color: #1b427d;
    font-weight: 900;
    margin-bottom: .75em;
}
/* Change the background color of the signup box */
.at-form form{
    background: #1b427d;
}
/* Change button background and text colors */
body .at .at-submit{
    background: #c9212c;
    color: #fff !important;
}
body .at .at-submit:hover{
    background: #000;
    color: #fff !important;
}
/* Change link color */
body a{
    color: #1b427d;
}


/* Do not edit CSS below this */
body .at-form{
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
.at-form header{
    float: left;
    width: 60%;
    text-align: right !important;
}
body .at fieldset legend{
    display: none !important;
}
.at .at-form form{
    float: left;
    width: 35%;
    margin-left: 5%;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
    padding: 40px;
    border-radius: 5px;
    margin-bottom: 50px;
}
.at-form footer{
    margin: 50px 0 100px;
    clear: both;
}
body .at .at-form-submit{
    padding: 0;
}
.at-form form .at-markup{
    color: white !important;
    margin-left: 0;
    margin-right: 0;
}
.at-form label.question-label{
    padding-left: 0px !important;
}
body .at input[type="checkbox"]+span:before{
    top: 5px;
}
.at-form form p{
    font-size: 16px;
}
a:hover{
    text-decoration: underline;
}
body header.at-title{
    font-size: 44px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #162477;
    font-weight: 900;
    margin-bottom: .25em;
    padding: 0;
}
body header.at-markup{
    padding: 0;
}
body header.at-markup p{
    font-size: 20px !important;
    text-align: left !important;
}
body .fa-lead{
	font-size: 12px;
}
body{
    line-height: 1.5;
}
p{
    margin-bottom: 1em;
}
h1{
    font-size: 44px;
}
h2{
    font-size: 40px;
}
h3{
    font-size: 36px;
}
h4{
    font-size: 32px;
}
h5{
    font-size: 28px;
}
h6{
    font-size: 24px;
}
body .at textarea{
    min-height: 250px;
}
body .at input[type="submit"],
body .at input[type="text"],
body .at input[type="email"],
body .at input[type="tel"],
body .at textarea{
    width: 100% !important;
    padding: 12px 12px 8px;
    border: none;
    border-bottom: 4px solid transparent;
    transition: .2s;
    font-size: 20px;
    color: black;
    border-radius: 0;
    height: auto;
    font-family: 'Source Sans Pro', sans-serif;
}
body .at input[type="text"]:hover,
body .at input[type="text"]:focus,
body .at input[type="email"]:hover,
body .at input[type="email"]:focus,
body .at input[type="tel"]:hover,
body .at input[type="tel"]:focus,
body .at textarea:hover,
body .at textarea:focus{
    outline: none;
    border-bottom: 4px solid #bbb;
}
input[type="checkbox"],
input[type="radio"]{
    position: absolute;
    margin: 2px 0 0;
}
input[type="checkbox"] + label,
input[type="radio"] + label{
    color: white;
    display: block;
    padding-left: 25px;
}
body .at .at-submit,
.btn-primary{
    font-weight: 900;
    font-size: 1.3em;
    color: #fff;
    transition: .2s;
    margin: 0;
    float: none;
}
#signuptable{
    width: 100%;
}
img{
    max-width: 100% !important;
    height: auto;
}
body .at select{
    background-color: white;
    height: 49px;
    border: none;
    width: 100%;
    border-radius: 2px;
    color: black;
    padding-left: 20px;
    background-image:
        linear-gradient(45deg, transparent 50%, gray 50%),
        linear-gradient(135deg, gray 50%, transparent 50%),
        linear-gradient(to right, #ccc, #ccc) !important;
      background-position:
        calc(100% - 20px) calc(1em + 6px),
        calc(100% - 15px) calc(1em + 6px),
        calc(100% - 2.5em) 0.8em;
      background-size:
        5px 5px,
        5px 5px,
        1px 1.5em;
      background-repeat: no-repeat;
      -webkit-appearance: none !important;
         -moz-appearance:    none !important;
         appearance:         none !important;
         font-size: 18px;
}
.at-banner{
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
    padding: 15px 0;
    margin-bottom: 25px !important;
    max-width: none !important;
    text-align: center;
}
.at-banner img{
    max-height: 75px;
    max-width: 300px;
}
.at-banner figure{
	margin: 0;
}
#signupheader{
    width: 60%;
    float: left;
}

.fieldset{
    margin-bottom: 15px;
    color: white;
}
.label{
    padding: 0 0 2px;
    font-size: 14px;
    font-weight: 300 !important;
}
.label label{
    font-weight: 300 !important;
}
.signuperror{
    width: 35%;
    margin-left: 5%;
    float: left;
    color: red;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    line-height: .9;
    letter-spacing: 1px;
}
.error{
    font-size: .8em;
    background: red;
    padding: 0 3px 3px;
    color: white;
}
#required_note{
    color: white;
}
footer,
.footer{
    background-color: #eee;
    font-size: 14px !important;
    padding: 50px 0;
    margin-top: 100px;
    line-height: 1;
}
.at-paid-for-by{
    padding: 5px !important;
    display: inline-block;
    border-color: black !important;
    font-size: 14px !important;
}
.btn-primary{
    padding: 12px 23px;
    border: none !important;
    border-radius: 0 !important;
    transition: .2s;
}
.donate{
    text-align: right;
    margin-top: 10px;
}
.donate .btn-primary{
    font-size: 20px;
}
body .at-row>[class^="at-"]{
    -webkit-box-flex: none;
    -moz-box-flex: none;
    box-flex: none;
    -webkit-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
    width: 100%;
}
body .at .error small.error{
    font-size: 10px !important;
}
body .UpdateMyProfile label>span>span:after{
    text-shadow: 1px -1px white;
}
body .UpdateMyProfile{
    margin-bottom: 10px;
}
body .at .at-fieldset{
    padding: 0;
}
body .ngp-form{
    max-width: none;
}
body .fastAction{
    padding: 10px;
    margin-bottom: 30px;
}
body .at-row label{
     padding: 0 0 2px;
    font-size: 14px;
    font-weight: 300 !important;
    color: white;
    margin: 0 !important;
}
body header.at-title{
    float: none;
    width: 100%;
    text-align: center !important;
}

@media (max-width: 991px) {
    .at-form header,
    .at .at-form form{
        float: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        display: block;
    }
    .btn-primary{
        font-size: 16px !important;
        padding: 10px 15px;
    }
    .donate{
        text-align: center;
        margin-top: 20px;
    }
    h1,
    body header.at-title{
        font-size: 36px;
    }
    h2{
        font-size: 32px;
    }
    h3{
        font-size: 28px;
    }
    h4{
        font-size: 26px;
    }
    h5{
        font-size: 24px;
    }
    h6{
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .at .at-form form{
        padding: 20px;
    }
}