   * {
    font-family: 'Open Sans' !important;
}

li span {
 position: relative;
    line-height: 22px;
}

ul {
    list-style-type: disc;
}

body {
    background-color: #fafafa;
}
a, a:active, a:hover, a:link, a:visited {
    color: #106988;
    text-decoration: underline;
}
    a#forgotPassword {
        height: 26px;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        color: #106988;
        text-align: center;
        float: right;
        line-height: 22px;
    }

footer {
    /*display: none;*/
    position: fixed;
    bottom: 0;
    width: 100%;
}

footer .footer-bottom {
    display: block;
    height: 70px;
    width: 100% !important;
    background-color: #FFFFFF !important;
    box-shadow: inset 0 4px 4px 0 rgba(0,0,0,0.1);
    margin-top: 50px;
    padding: 20px 0;
}
.footer-text {
    height: 40px;
    letter-spacing: 0;
    display: flex;u
    padding: 10px;
}

.footer-text span {
    margin-top: 3px;
    font-weight: 600;
    color: #494949;
    font-size: 12px;
    width: auto;
}

.footer-logo {
    height: 25px;
    width: 45px;
    margin-right: 10px;
    margin-left: 40px;
}

/*Fixing issue EEA*/
/*.footer-link {
    margin-left: 95px;
}*/
.footer-link {
    margin-left: 0;
}
 
@media (min-width: 1440px) {
    .footer-text {
    	font-size: 10px !important;
    }
    .footer-link {
    	margin-left: 0;
    	padding-top: 0px;
    }
}

h1 {
    color: #106988;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    display: table;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
button {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.1px;
    line-height: 16px;
}
    button#next {
        background-color: #106988;
        border-radius: 2px;
        border: 1px solid #106988;
        color: white;
        cursor: pointer;
        height: 60px;
        width: 100%;
    }
input, select {
    width: 100%;
    height: 60px;
    padding: 10px;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    box-sizing: border-box;
}

label {
    height: 22px;
    color: #494949;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: -0.1px;
    line-height: 22px;
    display: table;
}
div.intro {
    display: none;
}
::placeholder {
    color: #A0A1A3 !important;
}
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #A0A1A3 !important;
}
input::-moz-placeholder { /* Firefox 19+ */
    color: #A0A1A3 !important;
}
input:-ms-input-placeholder { /* IE 10+ */
    color: #A0A1A3 !important;
}
input:-moz-placeholder { /* Firefox 18- */
    color: #A0A1A3 !important;
}
button[disabled] {
    display: none;
}
div.buttons {
    display: block;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Open Sans' !important;
}
a[data-toggle="modal"] {
    color: #106988;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
}
abbr[title] {
    border-bottom: 0px;
    text-decoration: none;
}
.crmEntityFormView fieldset {
    margin-top: 30px;
}
fieldset:not(:first-child) {
    margin-top: 60px;
}
label {
    color: #494949;
    cursor: pointer;
    font-style: normal;
    font-weight: 600 !important;
    letter-spacing: -0.1px;
    font-size: 16px;
}
td {
    padding-top: 6px;
}
th.next {
    background-color: #c4c4c4 !important;
}
    th.next.disabled {
        background-color: #c4c4c4 !important;
    }
th.prev {
    background-color: #c4c4c4 !important;
}
    th.prev.disabled {
        background-color: #c4c4c4 !important;
    }
[disabled] {
    color: #767676;
}
button {
    width: auto;
    min-width: 50px;
    height: 32px;
    margin-top: 2px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #2672E6;
    border: 1px solid #FFF;
    color: #fff;
    transition: background 1s ease 0s;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.1px;
    line-height: 16px;
    padding: 0 2px;
}
    button:hover {
        background-color: #053C59;
        border: 0px;
        -moz-box-shadow: 0 0 0;
        -webkit-box-shadow: 0 0 0;
        box-shadow: 0 0 0
    }
img {
    border: 0
}
div.intro {
    display: none;
}
input {
    width: 100%;
    height: 60px;
    padding: 10px;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    box-sizing: border-box;
    margin-bottom: 30px;
}
button#next {
    background-color: #106988;
    border-radius: 2px;
    border: 1px solid #106988;
    color: white;
    cursor: pointer;
    height: 60px;
    width: 100%;
    margin-bottom: 20px;
}
label {
    height: 22px;
    color: #494949;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: -0.1px;
    line-height: 22px;
    margin-bottom: 10px;
}

.TextBox.Phone > .attrEntry.input-group {
    margin-bottom: 50px;
}

.password-label label {
    display: inline-block;
    vertical-align: baseline;
}
.divider {
    margin-top: 20px;
    margin-bottom: 10px
}
    .divider h2 {
        display: table;
        white-space: nowrap;
        font-size: 1em;
        font-weight: 700
    }
        .divider h2:after, .divider h2:before {
            border-top: 1px solid #B8B8B8;
            content: '';
            display: table-cell;
            position: relative;
            top: .7em;
            width: 50%
        }
        .divider h2:before {
            right: 1.8%
        }
        .divider h2:after {
            left: 1.8%
        }
.verificationErrorText {
    color: #D63301
}
.options div {
    display: inline-block;
    vertical-align: top;
    margin-top: 7px
}
.accountButton, .accountButton:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAh1BMVEX///9QUFBOTk5LS0tERERCQkI/Pz9ISEg6OjpGRkZNTU08PDyAgID09PSlpaWWlpZxcXFgYGBZWVlUVFT6+vrx8fHt7e3s7Ozo6Oji4uLJycnGxsa4uLiqqqqgoKCNjY2JiYmGhoZra2tmZmb7+/vu7u7d3d3U1NTNzc2+vr67u7usrKx7e3vprNQnAAAA8klEQVQ4y63Q127DMAxAUZpDwyMeSdqsNqu7/f/va6zahgGJKAr0vgk6DyQh+6V/BiTOOeNRA9zuAWBdM6WBlPDTvaUUoAuMrT0mgNvA1IJjQB3MKjACvp6DK0WAH+agtH8H9jQHLUUgz7Uhx8xOXzNESxirLCYA2mw8tacI5FyIYXq8A9ge2Qs6oTnw2e2ruho2rjBcXJ4ADh3jBOQLQnVhRFx2gNDZ4ACogbHXj/ft9Dj5AcgbJFu5AThQWuYBIGmgtAFQo4EFB+CPGthJAPypgY3BHsheA5UNwLyAvsYNoDyroKUe4EoFTQ/yDtTONvsGUJ8KTUYyH+UAAAAASUVORK5CYII=);
    background-repeat: no-repeat
}
.accountButton {
    border: 1px solid #FFF;
    color: #FFF;
    margin-left: 0;
    margin-right: 2px;
    transition: background-color 1s ease 0s;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-align: center;
    word-wrap: break-word;
    height: 34px;
    width: 100%;
    padding-left: 30px;
    background-color: #505050;
}
    .accountButton:hover {
        background-color: #B9B9B9;
        border: 1px solid #FFF;
        -moz-box-shadow: 0 0 0;
        -webkit-box-shadow: 0 0 0;
        box-shadow: 0 0 0
    }
    .accountButton:focus {
        outline: gold solid 1px
    }
.login-section {
    max-width: 621px;
    margin-right: auto;
    margin-left: auto;
    display: table;
    background-color: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
    padding: 60px 15px 52px 15px;
    margin-top: 61px;
    margin-bottom: 250px;
}
.intro h2 {
    text-align: center;
}
.divider h2 {
    text-align: center;
}
.create {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.buttons {
    display: inline-flex;
    width: 100%;
}
    .buttons > button {
        height: 60px;
        width: 100%;
        border-radius: 2px;
        background-color: #106988;
        color: white;
        cursor: pointer;
        border: none;
        margin-top: 30px;
    }
    .buttons.verify {
        display: block;
        margin-bottom: 0px;
    }
.col-md-12 {
    position: relative;
    min-height: 1px;
    //padding-left: 0px;
    //padding-right: 0px;
}
.create {
    text-align: center;
}
.description {
    color: #494949;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -0.1px;
    line-height: 19px;
    text-align: justify;
    margin-bottom: 10px;
}
.error {
    font-size: 10px;
}
.helpLink {
    display: none;
}
.page-header {
    border: 0px;
    margin: 0px;
    padding: 0px;
    margin: 0 auto;
}
.section {
    display: table;
    margin: 0 auto;
    width: 100%;
    height: 600px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
    padding: 60px 68px 68px 68px;
    margin-top: 61px;
}
.verify {
    margin-top: 10px;
}
.radio-toolbar {
    display: inline-block;
}
    .radio-toolbar input[type="radio"] {
        opacity: 0;
        position: fixed;
        width: 0;
    }
        .radio-toolbar input[type="radio"]:checked + label {
            background-color: #106988;
            color: #FFFFFF;
            font-size: 16px;
            letter-spacing: -0.1px;
        }
    .radio-toolbar label.Option {
        align-items: center;
        border-radius: 3px;
        border: 1px solid #CCCCCC;
        box-sizing: border-box;
        display: inline-flex !important;
        float: left !important;
        height: 60px;
        justify-content: center;
        margin-right: 10px !important;
        text-align: center;
        width: 100px;
    }
.radio-toolbar100 label {
    width: 100px;
}
.showButtonAsLink {
    height: auto !important;
    width: auto !important;
    border: none !important;
    color: rgb(0, 102, 153) !important;
    text-decoration: underline !important;
    cursor: pointer !important;
    background: none !important;
    padding: 0px !important;
}
.section-link:active,.section-link:visited,.section-link:link,.section-link:focus,.section-link:hover {
    text-decoration: none;
}
.accordionTitle {
    float: left;
    width: 90%;
}
.input-group-addon:first-child {
    width: 50px;
}
.action {
    background-color: #106988;
    border: 0px;
}
    .action.create-action:active,.action.create-action:visited,.action.create-action:link,.action.create-action:focus,.action.create-action:hover {
        background-color: #fff;
        color: #106988;
        font-weight: 600;
    }
    .action.create-action span::before {
        margin-left: 10px;
        line-height: 20px;
        float: right;
    }
.boi-logo {
    margin-top: 8px !important;
}
.btn:hover, .btn:focus, .btn.focus {
    background-color: #053C59;
    color: white;
    cursor: pointer;
}
.container {
    max-width: 621px;
}
.crmEntityFormView .cell {
    padding-top: 30px;
    padding-bottom: 0px;
}
.crmEntityFormView .section-title {
    margin-bottom: 0px;
}
.dependents-container {
    padding: 30px 28px 20px;
}
.flex-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: space-between;
    height: 66px;
}
.form-action-container-left {
    //width: 650px !important;
}
.form-control {
    box-sizing: border-box;
    height: 60px;
    border-radius: 2px;
    background-color: #FFFFFF;
}
.hidden {
    visibility: hidden;
}
.info {
    /*    margin-bottom: 35px;
    */
}
.infoBox {
    box-sizing: border-box;
    border: 1px solid #106988;
    border-radius: 2px;
    background-color: rgba(16,105,136,0.1);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
    color: #494949;
    font-size: 14px;
    line-height: 19px;
    padding: 11px 39px 11px 11px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    width: 100%;
    position: relative;
}
.infoError {
    border: 1px solid #DE1D50;
    background-color: rgba(219,51,62,0.1);
}
.infoSuccess {
    color: #005900;
    border: 1px solid #005900;
    background-color: rgba(0,89,0,0.1);
}
.infoErrorFilter {
    filter: brightness(0) saturate(100%) invert(25%) sepia(53%) saturate(2588%) hue-rotate(333deg) brightness(101%) contrast(96%);
}
.infoSuccessFilter {
    filter: brightness(0) saturate(100%) invert(18%) sepia(100%) saturate(1535%) hue-rotate(98deg) brightness(96%) contrast(102%);
}
.infoAlert {
    width: 20px !important;
    height: 20px !important;
    margin-right: 12px;
}
.infoText {
    word-break: break-word;
}
.infoTextEmail {
    word-break: break-all;
}
.infoBox {
    box-sizing: border-box;
    border: 1px solid #106988;
    border-radius: 2px;
    background-color: rgba(16,105,136,0.1);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
    color: #494949;
    font-size: 14px;
    line-height: 19px;
    padding: 11px 39px 11px 11px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    width: 100%;
    position: relative;
}
.infoError {
    border: 1px solid #DE1D50;
    background-color: rgba(219,51,62,0.1);
}
.infoSuccess {
    color: #005900;
    border: 1px solid #005900;
    background-color: rgba(0,89,0,0.1);
}
.infoErrorFilter {
    filter: brightness(0) saturate(100%) invert(25%) sepia(53%) saturate(2588%) hue-rotate(333deg) brightness(101%) contrast(96%);
}
.infoSuccessFilter {
    filter: brightness(0) saturate(100%) invert(18%) sepia(100%) saturate(1535%) hue-rotate(98deg) brightness(96%) contrast(102%);
}
.infoAlert {
    width: 20px !important;
    height: 20px !important;
    margin-right: 12px;
}
.infoText {
    word-break: break-word;
}
.infoTextEmail {
    word-break: break-all;
}
.X {
    height: 16px;
    width: 16px;
    cursor: pointer;
    margin-left: 12px;
    position: absolute;
    right: 11px;
}

.input-group.pull-left {
    height: 22px;
    color: #106988;
    font-size: 16px;
    letter-spacing: -0.1px;
    line-height: 22px;
}
.instructions {
    height: 60px;
    color: #494949;
    font-size: 16px;
    line-height: 22px;
    margin: 15px;
    margin-bottom: 5px;
}
.navbar-brand {
    margin-left: 0px !important;
    padding: 0px 0px;
}
.nav-link:hover, .nav-link:active, .nav-link:visited, .nav-link:focus {
    text-decoration: none;
}
.panel-custom {
    padding: 0px;
}
.panel-title {
    color: rgb(73, 73, 73);
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.1px;
    line-height: 22px;
}
.radio-toolbar input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}
    .radio-toolbar input[type="radio"]:checked + label {
        background-color: #106988;
        color: #FFFFFF;
        font-size: 16px;
        letter-spacing: -0.1px;
    }
.radio-toolbar100 label {
    width: 100px;
}
.appsection-container {
    border: 0px;
    border-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
}
.sectionContainer {
    border: 0px;
    border-top: 2px solid #CCCCCC;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
}
.sectionContainer-bottomless {
    border-bottom: 0px !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.section-landing-heading {
    color: rgb(16, 105, 136);
    font-size: 24px;
    line-height: 33px;
    font-weight: 300 !important;
}
.section-title {
    color: #106988;
    font-family: 'Open Sans';
    font-size: 20px;
    font-weight: 300;
    margin-left: 25px;
}
.sharepoint-documents {
    padding: 0px !important;
    overflow: hidden;
}
.sharepoint-custom-underline, .sharepoint-custom-icon, .sharepoint-custom-header {
    color: #106988;
}
.submitApplicationActive {
    background-color: #106988;
    border-radius: 2px;
    color: #fff;
    border: 0px;
}
    .submitApplicationActive:hover {
        background-color: #053C59;
        color: #fff;
    }
.submitApplicationInactive {
    background-color: #fff;
    border-radius: 2px;
    color: #ccc;
    border: 1px solid #CCCCCC;
}
.submit-btn, .primary-btn {
    background-color: #106988;
    border: 0px;
    border-radius: 2px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: 600;
    height: 60px;
    margin-left: 28px;
    margin-bottom: 30px;
    width: auto;
    min-width: 150px;
}
.submit-btn-proceed {
    background-color: #106988;
    border: 1px solid #106988;
    color: #FFFFFF;
}
.submit-btn:hover {
    background-color: #053C59;
    color: #FFFFFF;
}
.submit-btn-proceed:hover {
    background-color: #053C59;
    border: 1px solid #053C59;
    color: #FFFFFF;
}
.table-striped a {
    color: #106988;
}
.timeago {
    font-size: 12px;
}
.joint-header-container {
    width: 100%;
    display: inline-flex;
    margin-left: 13px;
    margin-top: 31px;
}
.transparentbutton {
    border: none;
    background: none;
    font-size: 14px;
    width: 73px;
    height: 34px;
    padding: 0px 0px 15px 0px;
    color: #106988;
    line-height: 19px;
    text-align: center;
}
.transparent-field {
    color: white;
    height: 0px;
    border: none;
    background: transparent;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0);
}
.slider-label {
    color: #106988;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -0.08px;
    line-height: 17px;
    float: right;
    margin-top: 10px;
    margin-right: 7%;
}
.panel-title > a:first-child > .xrm-editable-html.xrm-attribute > .xrm-attribute-value {
    font-weight: 600;
    color: #494949;
    font-weight: 600;
    letter-spacing: -0.1px;
    margin-left: 28px;
}
/* Width section */
input[type=text], select {
    height: 60px;
}
input[type="checkbox"] {
    box-sizing: border-box;
    height: 22px;
    width: 22px;
    border: 1px solid #494949;
    border-radius: 2px;
    background-color: #F1F1F1;
}
.text.integer.form-control {
    width: 155px !important;
}
.datetimepicker {
    width: 320px;
}
.fontBold800 {
    font-weight: 800;
}
.CheckBoxAcceptanceContainer input[type="checkbox"] {
    position: absolute;
    top: 0px;
    left: 0px;
}
.CheckBoxAcceptanceContainer {
    padding-left: 32px;
    position: relative;
}
.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-append, .input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 16px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
/*.error.itemLevel.infoBox[aria-label=""] {
    display: none !important;
}*/
.application-container { /*main container*/
    max-width: 621px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.sectionContainer {
    border: 0px;
    border-top: 2px solid #CCCCCC;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
}
.page-heading {
    padding-top: 0px;
    max-width: 485px;
    margin: 0 auto;
    width: 100%;
}
.page-header {
    border: 0px;
    margin: 0px;
    padding: 0px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.page-heading {
    padding-top: 0px;
    max-width: 485px;
    margin: 0 auto;
    width: 100%;
}
.page-copy {
    margin-bottom: 40px;
}
.highlightError {
    border: 1px solid #cb2027 !important;
    background-color: #fce8e8 !important;
}
.attrEntry .error.itemLevel {
    display: none;
    color: #cb2027;
    font-size: .9em;
}
.error {
    color: #cb2027;
}
.entry {
    padding-top: 8px;
    padding-bottom: 0 !important;
}
.entry {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.entry-item {
    /*margin-bottom: 20px;*/
}
.intro {
    display: inline;
    margin-bottom: 5px;
}
.pageLevel {
    width: 100%;
    text-align: center;
    margin-top: 5px;
    padding: 5px;
    font-size: 1.1em;
    height: auto;
}
.working {
    display: none;
    //background: url(data:image/gif;base64,R0lGODlhbgAKAPMAALy6vNze3PTy9MTCxOTm5Pz6/Ly+vNTS1Pz+/�N0Jp6BUJ9EBIISAQAh+QQJCQAKACxRAAIABgAGAAAEE1ClYU4RIIMTdCaegVCfRASCEgEAOw==) no-repeat;
    height: 10px;
    width: auto;
}
.divider {
    display: none;
}
    .divider h2 {
        display: table;
        white-space: nowrap;
        font-size: 1em;
        font-weight: 700;
    }
.buttons {
    margin-top: 10px;
}
.page-copy {
    display: none;
}
.divider h2:after, .divider h2:before {
    width: 100%;
}
.create {
    text-align: center;
    margin-bottom: 34px;
    height: 22px;
    color: #494949;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.1px;
    line-height: 22px;
}



#next {
    -moz-user-select: none;
    user-select: none;
    cursor: pointer;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    height: 30.5px;
    -moz-border-radius: 2;
    -webkit-border-radius: 2;
    border-radius: 2;
    background-color: #106988;
    border: 0px;
    color: #fff;
    transition: background 1s ease 0s;
    font-size: 100%
}
    #next:hover {
        background-color: #053C59;
        border: 0px;
        box-shadow: 0 0 0
    }
    #next:hover, .accountButton:hover {
        -moz-box-shadow: 0 0 0;
        -webkit-box-shadow: 0 0 0;
        box-shadow: 0 0 0;
    }

#forgotPassword {
    padding-left: 5px;
}
#createAccount {
    margin-left: 5px;
}
#api {
    display: table;
    margin: 0 auto;
    max-width: 485px;
    width: 100%;
}
#phoneControl > ul, .attrEntry > ul, .attr > ul {
    list-style-type: none;
    padding-inline-start: 0px;
    padding-left: 0px;
}
#cancel {
    margin-left: 20px;
}
#email_ver_input_label {
    display: none;
}
#submitApplication {
    float: right;
    box-sizing: border-box;
    height: 60px;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.1px;
    line-height: 22px;
    border-radius: 2px;
}




@media (max-width:767px) {
    #footer-text {
        padding-top: 25px;
    }

    .instructions {
        margin: 0px;
        margin-bottom: 30px;
    }

    .navbar-brand {
        padding: 14.5px 15px;
    }

    .sectionContainer {
        padding: 10px;
        border-left: 1px solid silver;
        border-right: 1px solid silver;
    }

    .section-title, .submit-btn {
        margin-left: 0px;
    }

    .dependents-container {
        padding: 0;
    }
    
    #countryCode {
        width: 280px !important;
    }
}

/* Phase 2 Styles fixes */

.required::after {
  content: " *";
  color: red;
}

button.buttonTertiary {
  background-color: transparent;
  border: none;
  font-weight: 600 !important;
  display: flex;
  flex-direction: row;
  gap: 8px;
  height: 32px;
  align-items: center;
  color: #0000FF;
}
