body {font-family: "aktiv-grotesk","Helvetica Neue","Helvetica",Arial,sans-serif !important; color:#021D2D;}
#board_title{
    font-family: "aktiv-grotesk","Helvetica Neue","Helvetica",Arial,sans-serif;
    font-size: 42px;
    font-weight: 300;
}
#wrapper { font-size: 20px; font-weight: 400; max-width: 1200px;}
#wrapper > h1 { display:none; max-width: 1200px; padding: 0px;}

.select2-results .select2-highlighted, .accessible #submit_app, .accessible #apply_button {
    background: #8CA7EB;
}
.accessible .level-0 h2, .accessible .level-0 h3, .accessible .level-0 h4, .accessible .level-0 h5, .accessible .level-0 h6 {
    font-size: 20px;
}

.accessible .select2-container-active .select2-choice,.accessible .select2-container-active .select2-choices, .select2-drop-active {
    border-color: #8CA7EB;
    border-width: medium;
}

.accessible .select2-container .select2-chosen, .accessible .select2-container .select2-arrow, .accessible .select2-container .select2-choice {
    font-size: 14px;
}

.select2-results { max-height: 300px; }

a {
    color: #8CA7EB;
}
.accessible #content { line-height: 28px; }

.location{
    color: #021D2D;
    font-size: 14px;
    font-weight: 400;
}
#app_body { max-width: 1200px; padding-left: 0;}
#app_body h1 {  font-weight: 300;}
#app_body .company-name { display: none;}
#application_form { font-size: 12px;}



