﻿

.genderM1 input {
    margin-right: 8px !important;
    position: relative;
    top: 1px;
}

.genderM2 input {
    margin-right: 8px !important;
    position: relative;
    top: 1px;
}

.genderM2 {
    margin-right: 10px;
    margin-left: 10px;
}

.btnSearchNCPDP {
    background-color: rgb(0, 187, 241) !important;
    border-radius: 0px !important;
    border: 1px solid #787878 !important;
}

.btnPharmacySubmit {
    background-color: rgb(0, 187, 241) !important;
    border-radius: 0px !important;
    border: 1px solid #787878 !important;
    margin-bottom: 10px !important;
}

.btnEditNCPDP {
    background-color: rgb(0, 187, 241) !important;
    border-radius: 0px !important;
    border: 1px solid #787878 !important;
}

.btnVerifyNCPDP {
    background-color: rgb(0, 187, 241) !important;
    border-radius: 0px !important;
    border: 1px solid #787878 !important;
}

.downloadAgreementBtn {
    padding: 7px 30px !important;
}

.acceptTerm span {
    position: relative;
    left: -9px;
    top: -1px;
}

.chkterm {
    position: relative !important;
    z-index: 2 !important;
}

.headquartersSpan {
    margin: 51px 0 0 0 !important;
}



.headingColor i {
    cursor: pointer;
}

.hrSep {
    height: 1px;
    border: none;
    color: rgb(0, 172, 222);
    background-color: rgb(0, 172, 222);
    width: 200px;
    text-align: center;
    margin: 0 auto 25px auto;
}

.color_red {
    color: red;
    display: none;
}

