@charset "utf-8";
/* CSS Document */


.form h2 {border-bottom:none!important;}
a,a:link,a.link:visited {color:#425365}
a.link:hover {color:#505b6e; font-weight: bolder;}
.no-underline {text-decoration: none;}
.no-underline:hover {text-decoration: none;}

.color-1 {color:#2D3E50;}
.color-1bg {background-color:#2D3E50;}

.color-2 {color:#4F6886;}
.color-2bg {background-color:#4F6886;}

.color-3 {color:#6D7884;
}

.color-3bg {background-color:#6D7884;
}

.color-4 {color:#ECCA73;
}

.color-4bg {background-color:#ECCA73;
}


.color-5 {color:#cccdcf;
}

.color-5bg {background-color:#0A0D19;
}

.color-5bg-no-mobile {background-color:#0A0D19;
}

.color-white {color:#fff;}
.color-whitebg {background-color:#fff;}


@media only screen and (max-width: 820px){
.color-5bg-no-mobile {background-color:rgba(0,0,0,0.00);
}
	
}


.stripe1, .stripe2, .stripe3 {height: 4px;}