﻿.bpas-ident-controls {
    background-color: #d9edf7;
    min-height: 32px;
    margin: 0px auto 15px;
    padding-top: 6px;
}

.bpas-content-container {
    margin: 0 auto 60px auto;
    max-width: 1050px;
    text-align: center;
}

.tcContainer iframe {
    width: 100%;
    height: 4in;
}

.wiz_content_box h3 {
    color: #d9edf7;
}

.bpas-button {
    margin: 30px 0px;
}

.navbar {
    margin-bottom: 0px;
    background-color: #273069;
}

.big-checkbox {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-left: 10px;
}

.medium-checkbox {
    width: 20px;
    height: 12px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0px;
    margin-top: 1px;
    margin: 0;
    padding: 0;
}

.answer-label {
    height: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    line-height: 0;
    margin: 0;
    padding: 0;
}

.row {
    margin-bottom: 5px;
}

.PageBox {
    width: 100%;
    border: 3px solid #CCCCCC;
    padding: 15px;
}

.IndentAgreementCheckbox {
    margin-left: 60px;
}

.HSAMenuIcons {
    color: white;
    text-decoration: none;
}

a.HSAMenuIcons:hover {
    color: yellow;
    text-decoration: none;
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
    background-color: #0480be;
    color: white;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.popup-file {
    border-color: #0480be;
    border-style: solid;
    border-width: 0.25px;
    width: 565px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

li {
    text-align: left;
}

.Left {
    text-align: left;
}

#toast-container > div {
    opacity: 1;
}

a {
    text-decoration: underline;
    font-weight: bold;
}

a.btn {
    text-decoration: none;
}

.DependentRowHeight {
    height: 35px;
}

.Red {
    color: red;
}

.field-validation-error {
    color: #f00;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #fee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #f00;
}

.validation-summary-valid {
    display: none;
}

.ui-datepicker {
    background: #273069;
    border: 1px solid #555;
    color: #EEE;
}

.Underline {
    text-decoration: underline;
}

.requiredField {
    border: 1px solid red;
}

.hsapage-header {
    margin-bottom: -10px;
    margin-top: 40px;
}

.info-border {
    border: 2px solid #0480be;
    border-radius: 4px;
}

.required-asterisk:before {
    content: "* ";
    color: #CC0000;
    position: absolute;
    margin: 0px 0px 0px -10px;
    font-size: 14px;
    padding: 0 3px 0 0;
}

#SSNArea {
    font-weight: normal;
    font-family: 'Segoe UI';
    font-size: 20px;
    text-align: center;
    width: 65px;
    min-width: 65px;
    display: inline;
}

#SSNGroup {
    font-weight: normal;
    font-family: 'Segoe UI';
    font-size: 20px;
    text-align: center;
    width: 60px;
    min-width: 60px;
    display: inline;
}

#SSNSerial {
    font-weight: normal;
    font-family: 'Segoe UI';
    font-size: 20px;
    text-align: center;
    width: 85px;
    min-width: 85px;
    display: inline;
}

.btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
    font-size: 14px;
}

.btn-primary:hover {
    background-color: #286090;
    border-color: #204d74;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #fff;
}

a {
    color: #337ab7;
    text-decoration: none;
}

.text-primary {
    color: #337ab7;
}
