﻿h2.acc-h2 {
    font-size: 20px;
    margin: 0 0 10px 0;
}

#accountSelfRegistrationPortal .row {
    padding-bottom: 10px;
}
#accountSelfRegistrationPortal .col-md-12 {
    margin-bottom: 10px;
}
.step-div select.form-control, .editing-form-control-nested-control select.form-control {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #808285;
    background-image: none;
    border: 1px solid #ccc;
}
.step-div label span, .step-div label label, .step-div label span, .EditingFormLabel, .grey-lbl {
    color: #072852;
}
span#p_lt_ctl04_PageContent_ucEditableText_widget1_ctl00_viewBiz_Doctor2_lb, .col-md-12.step-3.diff-input {
    margin-top: 19px;
    font-weight: 600;
    font-size: 20px;
    color: black !important;
    text-decoration: underline;
}
.col-md-12.agree label.EditingFormLabel {
    display: none;
}
label#different {
    text-decoration: underline;
    font-size: 19px;
}
.col-md-12.agree {
    padding-left: 0;
}
.agree label {
    font-size: 16px;
    color: #00244b !important;
}
    .col-md-12.agree input[type='checkbox'] {
        height: 16px;
        width: 16px;
    }

label.EditingFormLabel {
    display: none;
}
#accountSelfRegistrationPortal span {
    font-weight: normal;
    padding-right: 2px;
    color: var(--slds-g-color-error-base-40,var(--lwc-colorTextError,#ea001e));
    padding-top: 4px;
}
span.radio, span.checkbox {
    margin-top: 0;
    margin-bottom: 0;
}
.row-template p, .row-template ul, .content-row p, .content-row ul {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: .2px;
    text-align: left;
    color: #00244b;
}