.align-center {
    display        : flex;
    align-items    : center;
    justify-content: center;
    background: white;
    margin-top: 0%;
    padding-top: 30px;
}

.custom-label {
    color    : #2F5597;
    font-size: 2em;
}

.custome-sub-title {
    color    :gray!important;
    font-size: 1em;
}

.bmd-btn-fab.btn-primary.active.custom-file-control:focus:before,
.bmd-btn-fab.btn-primary.active.custom-file-control:hover:before,
.bmd-btn-fab.btn-primary.active.focus.custom-file-control:before,
.bmd-btn-fab.btn-primary.custom-file-control:active.focus:before,
.bmd-btn-fab.btn-primary.custom-file-control:active:focus:before,
.bmd-btn-fab.btn-primary.custom-file-control:active:hover:before,
.btn-group-raised .btn-primary.active.custom-file-control:focus:before,
.btn-group-raised .btn-primary.active.custom-file-control:hover:before,
.btn-group-raised .btn-primary.active.focus.custom-file-control:before,
.btn-group-raised .btn-primary.custom-file-control:active.focus:before,
.btn-group-raised .btn-primary.custom-file-control:active:focus:before,
.btn-group-raised .btn-primary.custom-file-control:active:hover:before,
.btn-group-raised .btn.btn-primary.active.focus,
.btn-group-raised .btn.btn-primary.active:focus,
.btn-group-raised .btn.btn-primary.active:hover,
.btn-group-raised .btn.btn-primary:active.focus,
.btn-group-raised .btn.btn-primary:active:focus,
.btn-group-raised .btn.btn-primary:active:hover,
.btn-raised.btn-primary.active.custom-file-control:focus:before,
.btn-raised.btn-primary.active.custom-file-control:hover:before,
.btn-raised.btn-primary.active.focus.custom-file-control:before,
.btn-raised.btn-primary.custom-file-control:active.focus:before,
.btn-raised.btn-primary.custom-file-control:active:focus:before,
.btn-raised.btn-primary.custom-file-control:active:hover:before,
.btn.bmd-btn-fab.btn-primary.active.focus,
.btn.bmd-btn-fab.btn-primary.active:focus,
.btn.bmd-btn-fab.btn-primary.active:hover,
.btn.bmd-btn-fab.btn-primary:active.focus,
.btn.bmd-btn-fab.btn-primary:active:focus,
.btn.bmd-btn-fab.btn-primary:active:hover,
.btn.btn-raised.btn-primary.active.focus,
.btn.btn-raised.btn-primary.active:focus,
.btn.btn-raised.btn-primary.active:hover,
.btn.btn-raised.btn-primary:active.focus,
.btn.btn-raised.btn-primary:active:focus,
.btn.btn-raised.btn-primary:active:hover,
.open>.bmd-btn-fab.btn-primary.dropdown-toggle.custom-file-control:focus:before,
.open>.bmd-btn-fab.btn-primary.dropdown-toggle.custom-file-control:hover:before,
.open>.bmd-btn-fab.btn-primary.dropdown-toggle.focus.custom-file-control:before,
.open>.btn-group-raised .btn-primary.dropdown-toggle.custom-file-control:focus:before,
.open>.btn-group-raised .btn-primary.dropdown-toggle.custom-file-control:hover:before,
.open>.btn-group-raised .btn-primary.dropdown-toggle.focus.custom-file-control:before,
.open>.btn-group-raised .btn.btn-primary.dropdown-toggle.focus,
.open>.btn-group-raised .btn.btn-primary.dropdown-toggle:focus,
.open>.btn-group-raised .btn.btn-primary.dropdown-toggle:hover,
.open>.btn-raised.btn-primary.dropdown-toggle.custom-file-control:focus:before,
.open>.btn-raised.btn-primary.dropdown-toggle.custom-file-control:hover:before,
.open>.btn-raised.btn-primary.dropdown-toggle.focus.custom-file-control:before,
.open>.btn.bmd-btn-fab.btn-primary.dropdown-toggle.focus,
.open>.btn.bmd-btn-fab.btn-primary.dropdown-toggle:focus,
.open>.btn.bmd-btn-fab.btn-primary.dropdown-toggle:hover,
.open>.btn.btn-raised.btn-primary.dropdown-toggle.focus,
.open>.btn.btn-raised.btn-primary.dropdown-toggle:focus,
.open>.btn.btn-raised.btn-primary.dropdown-toggle:hover {
    color           : #fff;
    background-color: #2F5597 !important;
    border-color    : #2F5597 !important;
}

.bmd-btn-fab.btn-primary.custom-file-control:before,
.btn-group-raised .btn-primary.custom-file-control:before,
.btn-group-raised .btn.btn-primary,
.btn-raised.btn-primary.custom-file-control:before,
.btn.bmd-btn-fab.btn-primary,
.btn.btn-raised.btn-primary {
    color           : #fff;
    background-color: #2F5597 !important;
    border-color    : #2F5597 !important;
}

.custom-file-control,
.form-control,
.is-focused .custom-file-control,
.is-focused .form-control {
    background-image: linear-gradient(0deg, #2F5597 2px, rgba(0, 150, 136, 0) 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0) !important;
}

.hide-is-dob-verified {
    display: none;
}

.show-is-dob-verified {
    display: block;
}

.E500-lable {
    font-size  : 2rem;
    color      : #e24949;
    font-weight: 500;
}

.show-server-error {
    display: block;
}

.hide-server-error {
    display: none;
}

.sub-title {
    color    : #2F5597 !important;
    font-size: 1.5em !important;
}

.patient-detail-td {
    width      : 70px;
    border     : none !important;
    padding    : 0px 0px 0px 0px !important;
    font-size  : 0.7rem;
    font-weight: 500;
    color      : rgba(0, 0, 0, 0.87);
}

.remove-border {
    border: none !important;
}

.remove-padding {
    padding: 0 !important;
    font-size: 0.7rem !important;
}

.th-co-pay-amount {
    color     : #000000 !important;
    width     : 25% !important;
    padding   : .75rem 0px !important;
    font-size : 0.7rem !important;
    text-align: right !important;
    border-bottom: 1px solid rgba(0, 0, 0, .06) !important;
}

.th-prescription {
    width     : 25% !important;
    color     : #000000 !important;
    padding   : .75rem 0px !important;
    font-size : 0.7rem !important;
    border-bottom: 1px solid rgba(0, 0, 0, .06) !important;
}

.th-ndc-code {
    width     : 25% !important;
    color     : #000000 !important;
    padding   : .75rem 0px !important;
    font-size : 0.7rem !important;
    border-bottom: 1px solid rgba(0, 0, 0, .06) !important;
}

.th-image {
    width     : 15% !important;
    color     : #000000 !important;
    padding   : .75rem 0px !important;
    font-size : 0.7rem !important;
    border-bottom: 1px solid rgba(0, 0, 0, .06) !important;
}

.td-image {
    color         : rgba(0, 0, 0, 0.87) !important;
    font-size     : 0.7rem !important;
    font-weight   : 400 !important;
    display       : table-cell !important;
    padding       : 0 !important;
    text-align    : left !important;
    /* border-bottom : 1px solid rgba(224, 224, 224, 1) !important; */
    vertical-align: inherit !important;
}

.td-co-pay-amount {
    padding-right : 12px !important;
    text-align    : right !important;
    color         : rgba(0, 0, 0, 0.87) !important;
    font-size : 0.7rem !important;
    font-weight   : 400 !important;
    display       : table-cell !important;
    border-bottom : 1px solid rgba(224, 224, 224, 1) !important;
    vertical-align: inherit !important;
}

.total-parent-div {
    width      : 70px !important;
    border     : 1px solid #fff !important;
    border-top: 1px solid #fff !important;
    padding    : 0px 12px 0px 0px !important;
    color      : rgba(0, 0, 0, 0.87) !important;
    font-size : 0.7rem !important;
    font-weight: 400 !important;
    display    : table-cell;
    text-align : right !important;
}


.total-div {
    font-size : 0.7rem !important;
    font-weight: 500 !important;
    display    : inline-block;
}

.total-div-pay {
    float      : right !important;
    font-size : 0.7rem !important;
    align-items: center !important;
    margin-left: 5% !important;
}

.radio label input[type=radio],
label.radio-inline input[type=radio] {
    position         : absolute;
    left             : 0;
    /* z-index       : 99999999 !important; */
    margin           : 0;
    overflow         : hidden;
    pointer-events   : none;
    opacity          : 1 !important;
    height           : 20px;
    width            : 20px;
}

.radio label {
    font-size: 1rem !important;
    color    : #000000 !important;
}

.checkbox label {
    font-size: 0.875rem !important;
    color: #000000 !important;
    font-weight: 600 !important;
}

section {
    margin-bottom: 2%;
}

.checkbox label input[type=checkbox]:checked+.checkbox-decorator .check,
label.checkbox-inline input[type=checkbox]:checked+.checkbox-decorator .check {
    color       : rgb(0, 122, 255) !important;
    border-color: rgb(0, 122, 255) !important;
}

.checkbox label input[type=checkbox]:checked+.checkbox-decorator .check:before,
label.checkbox-inline input[type=checkbox]:checked+.checkbox-decorator .check:before {
    color: rgb(0, 122, 255) !important;
}

.radio label input[type=radio]:checked~.bmd-radio:before,
label.radio-inline input[type=radio]:checked~.bmd-radio:before {
    color: rgb(0, 122, 255) !important;
}

.radio label input[type=radio]:checked~.bmd-radio:before,
label.radio-inline input[type=radio]:checked~.bmd-radio:before {
    background-color: rgb(0, 122, 255) !important;
    transform       : scale3d(.5, .5, 1);
}

.radio label input[type=radio]:checked~.bmd-radio:after,
label.radio-inline input[type=radio]:checked~.bmd-radio:after {
    border-color: rgb(0, 122, 255) !important;
}

.loading {
    position       : fixed;
    z-index        : 999;
    height         : 2em;
    width          : 2em;
    overflow       : show;
    margin         : auto;
    top            : 0;
    left           : 0;
    bottom         : 0;
    right          : 0;
    display        : flex;
    align-items    : center;
    justify-content: center;
}

/* Transparent Overlay */
.loading:before {
    content   : '';
    display   : block;
    position  : fixed;
    top       : 0;
    left      : 0;
    width     : 100%;
    height    : 100%;
    background: rgba(255, 255, 255, .9);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
    /* hide "loading..." text */
    font            : 0/0 a;
    color           : transparent;
    text-shadow     : none;
    background-color: transparent;
    border          : 0;
}

.loading:not(:required):after {
    content          : '';
    display          : block;
    font-size        : 10px;
    width            : 1em;
    height           : 1em;
    margin-top       : -0.5em;
    -webkit-animation: spinner 150ms infinite linear;
    -moz-animation   : spinner 150ms infinite linear;
    -ms-animation    : spinner 150ms infinite linear;
    -o-animation     : spinner 150ms infinite linear;
    animation        : spinner 150ms infinite linear;
    border-radius    : 0.5em;
}

.loading img {
    position: absolute;
}

.isSuccess {
    display: none;
}

.isFailed {
    display: block;
}

.is-drilldown {
    position: relative;
    overflow: hidden;
    min-height: inherit !important;
    max-width: inherit !important;
}

[class*=" bmd-label"], [class^=bmd-label] {
    color: rgba(0, 0, 0, 1);
    font-size: 0.7rem !important;
}

.font-weights {
    font-weight: 600;
    font-size: 0.875rem !important;
}

.radio-space {
    display: flex !important;
    justify-content: space-between !important;
}

.bmd-form-group {
    position: relative;
    padding-top: 0px !important;
}

.checkbox label .checkbox-decorator .check, label.checkbox-inline .checkbox-decorator .check {
    width: 1rem !important;
    height: 1rem !important;
    z-index: 0 !important;
}

.checkbox label .checkbox-decorator .check:before, label.checkbox-inline .checkbox-decorator .check:before {
    margin-top: -6px !important;
    margin-left: 4px !important;
}

thead {
    background: #fff !important;
    border: 1px solid #fff !important;
}

.h6-style {
    color: black !important;
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    background-color: white;
    border: 1px solid #fff !important;
    margin-top:-5px;
    text-align: center;
    padding-top: 10px;
}

.address-style {
    color: #000 !important;    
    font-size: 0.975rem !important;
    margin-bottom: 0 !important;
}

.account-address-style {
    color: #000 !important;    
    font-size: 0.875rem !important;
    margin-bottom: 0 !important;
}

.show-payment {
    display: inherit;
}

.hide-payment {
    display: none;
}

.btn-secondary.custom-file-control:before, .btn.btn-secondary {
    color: rgb(0, 122, 255) !important;
}

.add-new-am {
    cursor: pointer !important;
    position: absolute;
    height: 50px;
    border-radius: 15px;
    bottom: 10%;
    width: 90%;
    color: #fff !important;
    background-color: #007AFF !important;
}

.proceed-am {
    cursor: pointer !important;
    position: absolute;
    height: 50px;
    border-radius: 15px;
    bottom: 2%;
    width: 90%;
    color: #fff !important;
    background-color: #007AFF !important;
}

.save-card-confirmation-parent {
    height: 150px;
    border: 1px solid #000;
    border-radius: 15px;
    background: #fff;
    z-index: 999999;
    box-shadow: 0px 5px 15px 0px #888888;
    bottom: 2.5%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 93%;
    padding: 15px;
    will-change: top;
    transition: all 5s ease;
}

.save-card-confirmation-parent-div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.save-card-confirmation-parent-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.ax-card {
    padding: 15px 30px;
    border: 2px solid #ccc;
    border-radius: 15px;
}

.ax-card-header {
    display: flex;
    align-items: center;
    justify-content: end;
}

.h6-style-ax {
    color: black !important;
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    background-color: white;
    border: 1px solid #fff !important;
    margin-top: -5px;
    text-align: left;
    padding-top: 10px;
}

.arrow-icon {
    display: block;
    width: 15px;
    height: 15px;
    content: '';
    background: transparent url(../img/arrow.png);
    position: absolute;
    top: 40%;
    right: 1rem;
}