@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900|Raleway:100,200,300,400,500,600,700,800,900|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
body { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; font-size: 1rem; font-weight: 400; font-family: Roboto; line-height: 1.75; background-color: rgb(255, 255, 255); }
h1 { font-weight: 500; font-size: 1.95rem; letter-spacing: 0.09rem; color: rgb(0, 0, 0); font-family: Raleway; }
p { color: rgb(0, 0, 0); }
h2, h3, h4, h5, h6 { font-family: Raleway; font-weight: 400; letter-spacing: 0.09rem; font-size: 1.15rem; color: rgb(0, 0, 0); }
header { padding-top: 15px; padding-bottom: 0px; background-color: transparent; }
.arc-main-content { margin-top: 0px; margin-bottom: 0px; background-color: rgb(255, 255, 255); box-shadow: none; }
.arc-main-content .row > div { padding-top: 15px; }
.arc-main-content .row { padding-bottom: 15px; }
.button { background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); font-size: 1.2rem; border-radius: 3px; }
.button:hover { background-color: rgb(34, 83, 215); }
.InputField, .InputSelect { background-color: rgb(254, 254, 254); color: rgb(46, 51, 43); border-color: rgb(46, 51, 43); padding: 4px; border-radius: 4px; box-shadow: none; font-family: Roboto; font-weight: 300; font-size: 13px; }
footer { background-color: rgb(255, 255, 255); padding-top: 0px; }
a { color: rgb(5, 112, 206); }
a.text-light { color: rgb(5, 112, 206); }
a:hover.text-light { color: rgb(224, 52, 224); }
a:hover { color: rgb(224, 52, 224); }
.container { max-width: 850px; }
@media screen and (max-width: 768px) {
  .arc-main-content .row { padding-left: 10px; padding-right: 10px; }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 10px; padding-right: 10px; }
}
.text-light { color: rgb(255, 255, 255); }
