@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300&subset=latin,latin-ext);

body{
	font-family: 'Source Sans Pro', sans-serif;
}
.container-fluid {
max-width: 960px !important;
margin: 0 auto !important;
margin-top: 10px !important;
}
.header-top{background-image:url("bg.png"); box-shadow: 0px 0px 10px #ADADAD; border-radius: 0px !important; width:100%; margin:0px !important; border: 0px; background-color: #282460; border-bottom: solid 1px #eb232c; padding-top: 10px; padding-bottom: 10px;}
strong{color:#282460; margin-top: 15px !important; font-size: 23px; font-weight: 300;}
h3{color: #eb232c; letter-spacing: -1px; font-weight:300; border-bottom: solid 1px #FAFAFA; margin-bottom: 30px; font-size:30px; padding-bottom: 10px;}
.radio, .checkbox {
    color: #171717;
    font-size: 16px;
    margin-left: 41px;
}
.container-fluid{margin-top: 1px !important;}

.kt { margin-top: 100px !important; }