@charset "UTF-8";
body {
    font-family: Manrope;
    font-weight: 500;
}

#boxContent_white_920 {
    position: relative;
    left: -2px;
    top: -3px;
    background: #ffffff;
    width: 920px;
}

#boxContainer_white_920 {
    position: relative;
    background: #898f92;
    margin: 0px;
    width: 920px;
}

#boxContent_white_1280 {
    position: relative;
    left: -2px;
    top: -3px;
    background: #ffffff;
    width: 1280px;
}

#boxContainer_white_1280 {
    position: relative;
    background: #898f92;
    margin: 0px;
    width: 1280px;
}

#boxContent_purple_920 {
    position: relative;
    left: -2px;
    top: -3px;
    background: #df2085;
    width: 920px;
}

#boxContainer_purple_920 {
    position: relative;
    background: #898f92;
    margin: 0px;
    width: 920px;
}

#boxContent_purple_340 {
    position: relative;
    left: -2px;
    top: -3px;
    background: #df2085;
    width: 340px;
}

#boxContainer_purple_340 {
    position: relative;
    background: #898f92;
    margin: 0px;
    width: 340px;
}

#boxContent_blue_340 {
    position: relative;
    left: -2px;
    top: -3px;
    background: #015c8c;
    width: 340px;
}

#boxContainer_blue_340 {
    position: relative;
    background: #898f92;
    margin: 0px;
    width: 340px;
}

#boxContent_blue_1280 {
    position: relative;
    left: -2px;
    top: -3px;
    background: #015c8c;
    width: 1280px;
}

#boxContainer_blue_1280 {
    position: relative;
    background: #898f92;
    margin: 0px;
    width: 1280px;
}

#boxContent_purple_1280 {
    position: relative;
    left: -2px;
    top: -3px;
    background: #df2085;
    width: 1280px;
}

#boxContainer_purple_1280 {
    position: relative;
    background: #898f92;
    margin: 0px;
    width: 1280px;
}

body {
    background-color: #e5eef3;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.seperator {
    font-family: Manrope;
    font-size: 13px;
    color: #898f92;
}

.top_navigation {
    font-family: Manrope;
    font-size: 14px;
    color: #015c8c;
    line-height: 22px;
}

.top_navigation a {
    color: #015c8c;
    text-decoration: underline;
}

.top_navigation a:hover {
    color: #015c8c;
    text-decoration: none;
}

.tab_on_text {
    font-family: Manrope;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
}

.tab_off_text {
    font-family: Manrope;
    font-size: 13px;
    color: #015c8c;
    text-align: center;
    vertical-align: middle;
}

.tab_off_text a {
    color: #015c8c;
    text-decoration: underline;
}

.tab_off_text a:hover {
    color: #015c8c;
    text-decoration: none;
}

.school_data {
    font-family: Manrope;
    font-size: 14px;
    color: #ffffff;
    line-height: 22px;
}

.school_data a {
    text-decoration: underline;
    color: #ffffff;
}

.school_data a:hover {
    text-decoration: none;
    color: #ffffff;
}

.all_exams {
    font-family: Manrope;
    font-size: 13px;
    color: #ffffff;
}

.all_exams a {
    color: #ffffff;
    text-decoration: underline;
}

.all_exams a:hover {
    
    color: #ffffff;
    text-decoration: none;
}

.textboxes {
    font-family: Manrope;
    BORDER-RIGHT: 1px solid #000000;
    BORDER-TOP: 1px solid #000000;
    FONT-SIZE: 14px;
    BORDER-LEFT: 1px solid #000000;
    COLOR: Black;
    BORDER-BOTTOM: 1px solid #000000;
    BACKGROUND-COLOR: white;
    padding: 4px;
}

.textboxes.wide {
    width: 127px;
    height: 20px;
}

.textboxes_small {
    font-family: Manrope;
    BORDER-RIGHT: 1px solid #ffffff;
    BORDER-TOP: 1px solid #ffffff;
    FONT-SIZE: 10px;
    BORDER-LEFT: 1px solid #ffffff;
    COLOR: Black;
    BORDER-BOTTOM: 1px solid #ffffff;
    BACKGROUND-COLOR: white;
    padding: 4px;
}

.button {
    font-family: Manrope;
    BORDER-RIGHT: 1px solid #ffffff;
    BORDER-TOP: 1px solid #ffffff;
    FONT-SIZE: 14px;
    BORDER-LEFT: 1px solid #ffffff;
    COLOR: #015c8c;
    BORDER-BOTTOM: 1px solid #ffffff;
    BACKGROUND-COLOR: #a9d4eb;
    text-align: center;
    padding: 6px;
}

.button.large {
    padding: 10px 19px;
    font-size: 12px;
}

.button_purple2 {
    font-family: Manrope;
    BORDER-RIGHT: 1px solid #000000;
    BORDER-TOP: 1px solid #000000;
    FONT-SIZE: 14px;
    BORDER-LEFT: 1px solid #000000;
    COLOR: #ffffff;
    BORDER-BOTTOM: 1px solid #000000;
    BACKGROUND-COLOR: #DF2085;
    text-align: center;
    padding: 15px20px;
}

.button_purple {
    font-family: Manrope;
    BORDER-RIGHT: 1px solid #ffffff;
    BORDER-TOP: 1px solid #ffffff;
    FONT-SIZE: 13px;
    BORDER-LEFT: 1px solid #ffffff;
    COLOR: #000000;
    BORDER-BOTTOM: 1px solid #ffffff;
    BACKGROUND-COLOR: #f2a6ce;
    text-align: center;
    width: 90px;
}

.breadcrumbs {
    font-family: Manrope;
    font-size: 12px;
    color: #015c8c;
    font-weight: bold;
}

.breadcrumbs a {
    font-family: Manrope;
    font-size: 12px;
    color: #015c8c;
    font-weight: bold;
    text-decoration: underline;
}

.breadcrumbs a:hover {
    font-family: Manrope;
    font-size: 12px;
    color: #015c8c;
    font-weight: bold;
    text-decoration: none;
}

.table_superheaders {
    font-family: Manrope;
    font-size: 12px;
    color: #015c8c;
    padding: 2px;
    font-weight: bold;
}

.table_headers {
    font-family: Manrope;
    font-size: 14px;
    color: #015c8c;
    padding: 2px;
    font-weight: bold;
    padding-top: 18px;
}

.table_subheaders {
    font-family: Manrope;
    font-size: 13px;
    color: #015c8c;
    padding: 2px;
    font-weight: bold;
}

.table_messages {
    font-family: Manrope;
    font-size: 13px;
    color: #015c8c;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 22px;
}


.table_total {
    font-family: Manrope;
    font-size: 15px;
    color: #015c8c;
    padding: 2px;
    background-color: #a9d4eb;
}

.table_rows {
    font-family: Manrope;
    font-size: 14px;
    color: #015c8c;
    padding: 2px;
    background-color: #e5eef3;
    line-height: 22px;
}

.extra_space {
    padding: 10px;
}

.table_rows_even {
    font-family: Manrope;
    font-size: 14px;
    color: #015c8c;
    padding: 2px;
    line-height: 22px;
}

.guidelines {
    font-family: Manrope;
    font-size: 12px;
    color: #015c8c;
    line-height: 16px;
}

.guidelines a {
    font-family: Manrope;
    font-size: 12px;
    color: #015c8c;
    line-height: 16px;
    text-decoration: underline;
}

.guidelines a:hover {
    font-family: Manrope;
    font-size: 12px;
    color: #015c8c;
    line-height: 16px;
    text-decoration: none;
}

.maintext {
    font-family: Manrope;
    font-size: 13px;
    color: #015c8c;
}

.concludeNote {
    font-family: Manrope;
    font-size: 12px;
    color: #015c8c;
    font-weight: bold;
    text-align: center;
}

.superalert {
    font-family: Manrope;
    font-size: 14px;
    color: #DF2085;
    font-weight: bold;
    text-align: center;
}

.asterisk {
    font-family: Manrope;
    font-size: 13px;
    color: #DF2085;
    font-weight: bold;
}

.asterisk a {
   
    color: #DF2085;
    font-weight: bold;
    text-decoration: underline;
}

.asterisk a:hover {
  
    color: #DF2085;
    font-weight: bold;
    text-decoration: none;
}

.alert {
    font-family: Manrope;
    font-size: 13px;
    color: #DF2085;
    font-weight: bold;
}

.alert a {
  
    color: #DF2085;
    font-weight: bold;
    text-decoration: underline;
}

.alert a:hover {

    color: #DF2085;
    font-weight: bold;
    text-decoration: none;
}

.maintext a {
    color: #015c8c;
    text-decoration: underline;
}

.maintext a:hover {
    color: #015c8c;
    text-decoration: none;
}

.grades {
    font-family: Manrope;
    font-size: 13px;
    color: #ffffff;
}

.table_results {
    font-family: Manrope;
    font-size: 13px;
    color: #015c8c;
    text-decoration: none;
}

.table_results a {
    color: #015c8c;
    text-decoration: none;
}

.table_results a:hover {
    color: #015c8c;
    text-decoration: underline;
}


.table_submit_messages {
    font-family: Manrope;
    font-size: 12px;
    font-weight: bold;
    color: #015c8c;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

.btn {
    font-family: Manrope;
    color: #ffffff;
    font-size: 14px;
    background: #DF2085;
    padding: 8px 20px 8px 20px;
    border: solid #ffffff 1px;
    text-decoration: none;
    width: 150px;
    text-align: center;
    float: right;
    margin: 10px 0 0 0;
}

.btn:hover {
    color: #ffffff;
    background: #DF2085;
    text-decoration: none;
}

.btn a {
    color: #ffffff;
    text-decoration: none;
}

.btn a:hover {
    color: #ffffff;
    text-decoration: none;
}

.hidden, .bs-callout.bs-callout-warning.hidden {
    display: none !important;
}

.actionButton {
	padding: 10px 20px;
    font-family: Manrope;
    font-size: 14px;
    background: #015c8c;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: bold;
}

a.actionButton {
	color: #ffffff;
	text-decoration: none;
}

a.actionButton:hover {
	color: #ffffff;
	text-decoration: none;
}