@import url(https://fonts.googleapis.com/css?family=Raleway:400,900,700,600,500,300);
@import url(https://fonts.googleapis.com/css?family=Montserrat:700);
html body{
    font-family: 'Raleway',"arial", sans-serif;
    color:#0093BC;
    margin:0;
    background: #FFFFFF;
}
.clear{
    clear:both;
}
img{
    max-width: 99%;
}
.footer a:link,.footer a:visited{
    color:#FFFFFF;
    text-decoration: blink;
}
.footer a:link, .footer a:visited{
    color:#008DB3;
    text-decoration: blink;
}
a:hover{
    color:#F7C03B;
}
#headout{
    position: fixed;
    top:0;
    left:0;
    right:0;
    background: #FFFFFF;
    width: 100%;
    height:82px;
    z-index: 100;
    border-bottom:1px #AEAEAE solid;
}
#headout.headout-student-beans {
	height:108px;
}
#header{
    position: absolute;
    width:100%;
    top:0;
    text-align: center;

}
#header .links{
    text-align: center;
}
#header .links ul{
    margin:0;
    padding:5px;
}
#header .links li{
    display: inline;
    margin:0 1.5%;
    font-size:12px;
}
#header .links a:link,#header .links a:visited{
    text-decoration: none;
    color:#A7338A;
    font-weight: bold;
}
#header .links a:link.blue,#header .links a:hover{
    color:#07A1DD;
}
#header .links a:hover.blue{
    color:#A7338A;
}
#logo{
    padding:0 0 5px 0;
}

#body{
    padding-top:82px;
    z-index: 1;
    width:100%;
}
#body.body-student-beans {
	padding-top:108px;
}
#main{
    color:#75758A;
    z-index: 1;
}
#main{
    max-width:961px;
    margin:auto;
    background: transparent;
}
.main-top .left {
	float: left;
	width: 60%;
}
.main-top .left-inner {
	padding: 0 68px 0 10px;
	text-align: center;
}
.main-top .right {
	float: right;
	width: 40%;
	line-height: 1.4;
}
.main-top .right-inner {
	text-align: center;
}
.blue-text {
	color: rgb(36, 200, 209);
	font-weight: bold;
}
.purple-text {
	color: rgb(157, 71, 152);
}
.hero{
    background: url(/img/stcc/HRO_Pii_G.png) no-repeat center center;
    background-size: cover;
}
.hero .inside{
    max-width:1000px;
    margin:0 auto;
    color:#FFFFFF;
    text-align: center;
    padding:15px 5px;
}
.hero .headline{
    line-height: 1.2;
}
.hero .headline .big{
    font-weight: 900;
    font-size:48px;
}
.hero .headline .medium{
    font-weight: 700;
    font-size:28px;
}
.hero .headline .small{
    font-size:24px;
    font-weight: 600;
}
.hero .line{
    max-width: 350px;
    margin: 20px auto;
    border-bottom:2px #7FC2AA solid;
}
.hero .werds{
    font-weight:300;
    padding-bottom:30px;
}
.steps{
    text-align: center;
    padding-top:30px;
}
.regular .left{
    float:left;
    width:60%;
}
.regular .right{
    float:right;
    width:40%;
    margin-top:40px;
    line-height: 1.4;
}
.left .form{
    padding-top:15px;
    margin-left: 10px;
}
.left .field{
    width:90%;
    margin-top:15px;
}
.left .field input[type=text],.left .field input[type=email],.left .field input[type=tel],.left .field input[type=password], .left .field select{
    width:97%;
    border:1px #ABABAB solid;
    padding:13px 0px 13px 12px;font-size:16px;
    border-radius: 3px;
}
.left .field select{
    width:101%;
}
.left .label{
    font-weight: 700;
}
.left #butt{
    text-align: left;
    padding: 35px 0;
}
.left #button{
    max-width:320px;
    float:left;
}
label[for=addmarket]{
    font-size:12px;
}
.left .nort{
    float:right;
}
.left .field.dob select{
    width:32%;
}
.left .field .errorField{
    border:2px #FF0000 solid!important;
}
.left .field .validField{
    border:2px #00FF00 solid!important;
}
.errorLabel{
    background: #FF0000;
    color:#FFFFFF;
}
.right .box{
    background: url(/img/stcc/GRA_BG_SideBar.png) no-repeat;
    background-size:100% 100%;
    color:#343434;

}
.right .box .headline{
    font-weight: 600;
    font-size:26px;
    margin-left: 25px;
    padding-top:25px;
    padding-bottom: 35px;
}
.right .title{
    font-weight: 700;
    font-size:14px;
    padding: 10px 0px 10px 15px;
}
.right .werds{
    font-size:13px;
    padding: 0 20px 15px 30px;
}
.right .tips{
    padding-top:20px;
}
.footer{
    color:#FFFFFF;
    font-size:12px;
    background: #0095C2;
    padding: 30px 5px;
}
.footer .row{
    max-width:1000px;
    margin:auto ;
}
.footer a:link,.footer a:visited{
    color:#FFFFFF;
}
.footer a:hover{
    color:#FFCA4D;
}
.footer .row .left{
    width:28%;
    float:left;
}
.footer .row .middle{
    width:43%;
    float:left;
}
.footer .row .right{
    width:28%;
    float:left;
}
.footer li{
    padding-bottom:5px;
}
.footer .left div{
    padding:10px 25px;
    border:2px #FFFFFF solid;
    border-radius:9px;
    text-align: left!important;
}
.footer .left div p{
    text-align: left!important;
}
.footer .middle .bubbles{
    width:70%;
    margin:auto;
}
.footer .middle .disc{
    max-width:60%;
    float:left;
    line-height: 1.5;
    text-align: left;
}
.footer .middle .cards{
    float:left;
    width:40%;
    text-align: center;
}

.footer .cards{
    text-align: center;
}
.footer .cards table{
    margin:auto;
}
.footer .cards table td{
    padding:10px;
}
.mob{
    display: none;
}
.list{
    display: none;
    margin:0 10px;
    text-align: center;
}
.list a:link{
    text-decoration: underline;
}
@media screen and (max-width:880px){
    .footer .row .left{
        width:100%;
    }
    .footer .row .left > div{
        margin:0 20px;
    }
    .footer .row .middle{
        width:100%;
    }
    .footer .row .right{
        width:100%;
    }
    .footer .middle .bubbles {
        width:100%;
    }
    .footer .middle .bubbles .disc{
        max-width:100%;
        text-align: center;
        float:initial;
    }
    .footer .middle .bubbles .cards{
        width:100%;
        float:initial;
    }
    .footer .list{
        display: block;
        padding-top:20px;
    }
    .footer #nav{
        display: none;
    }
}
@media screen and (max-width: 740px) {
    .regular .right,.regular .left{
        width:100%;
        float:initial;
    }
	.main-top .left, .main-top .right {
		width: 100%;
		float: initial;
	}
	.main-top .left-inner {
		padding: 0;
	}
    .steps{
        line-height: 1.5;
    }
    .left .field {
        width: 96%;
    }
}
@media screen and (max-width: 700px) {
    .hero br {
        display: none;
    }
}
@media screen and (max-width: 505px){
    .footer .row .left > div{
        margin:0 10px;
        padding:0 10px
    }
}
@media screen and (max-width: 410px){
    .hero .headline .big {
        font-size: 38px;
    }
    .hero .headline .small {
        font-size: 18px;
    }
}
@media screen and (max-width: 386px) {
    #header .links li {
        margin: 0 0.5%;
        font-size: 12px;
    }
}
@media screen and (max-width: 386px){
    .hero .werds {
        padding-bottom: 15px;
        font-size:12px;
    }
    .hero .headline .big {
        font-size: 30px;
    }
}