/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.2.0/css/all.min.css');
input.btn.btn-primary.btn-lg.pull-right.btnWidth.btnHome {
    top: -5px;
    position: relative;
	
}
.validateAddressRow .form-group input, .well .fieldsetMb .row input{top:auto !important}
.validateAddressRow .form-group{display: flex;
    justify-content: end;
    align-items: center; gap: 4px;}

.btn {background-color: #000 !important;
    border-radius: 0px !important;
    border: 1px solid #787878 !important; font-size: 14px !important;
    font-weight: 500;
    padding: 7px; text-transform:uppercase !important }
	

.uppsAddressTable{text-align:left}
/* Remove button styling */
.select2-selection__choice{position:relative; padding-left: 20px !important;}
.select2-selection__choice__remove {
    background: transparent !important;
    border: none;
    color: #666;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    padding: 0px !important;
    margin-right: 5px !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
	position:absolute;
	top:5px;
	width:14px;
	height:14px;
	line-height:13px;
	left:4px;
}

/* Hover effect */
.select2-selection__choice__remove:hover {
    background: #e74c3c;   /* red hover */
    color: #fff;
   
}

/* Make sure it looks round */
.select2-selection__choice__remove span {
    display: block;
    font-size: 11px;
}
.uppsAddressTable th{text-align:left}
.uppsAddressTable td{text-align:left}
.confirmation_login {
  display: flex;
  flex-direction: column;
  min-height: 100vh; /* full height of screen */
}

.confirmation_login_inner {
  flex: 1; /* take remaining space */
 
}

.land-footer {
  position: relative !important;
}
.faxOnBox label{margin-left: -10px !important;}
.faxOnBox {margin-top:15
px !important;}
.faxOnClass:checked {
   background-color: #00bbf1 !important;
	  background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="white" xmlns="http://www.w3.org/2000/svg"><path d="M6.00039 10.7998L3.20039 7.99984L2.26672 8.9335L6.00039 12.6672L14.0004 4.66717L13.0667 3.7335L6.00039 10.7998Z"/></svg>') !important;

}
.faxOnClass{border: #ccc solid 2px !important;
    width: 20px !important;
    height: 20px !important;
    background: #fff !important;
    display: inline-block !important;
    visi
	bility: visible !important;
    border-radius: 3px;
    margin: 3px 10px 0 0 !important;}
.row:has(#chainPharmacyBtn) {
  justify-content:end;
}
.row:has(#chainPharmacyBtn) .btnWidth {float: right !important;}
.well{padding: 9px 18px;}
.thumbnail {
    display: block;
    padding: 4px !important;
    margin-bottom: 20px;
    line-height: 7px !important;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.validateAddressRow .form-group {text-align:right;}
.nav-pills > li.active > a > h4{color:#fff;}
.thumbnail li a h4{	padding: 0;
    margin: 0;font-size:18px; color:#777; text-decoration:none !important;}
.thumbnail li a{display: inline-block;
	text-decoration:none !important;
	padding:12px 15px;
	font-size:14px;
    margin: 0;
}
.FieldSetItems  .form-check-label {
margin:8px 4px 4px 4px;
}
.FieldSetItems .form-check-input[type=checkbox] {
   
    margin-top: 8px !important;
}
#btnLogin {
    background: #000000;
    color: #fff;
    padding: 0px 11px;
    font-size: 15px;
    height: 45px;
    letter-spacing: -1px;
	margin-right: 5px;
}
input[type="submit"], input[type="button"], button {
   margin-left: 0px;
    margin-right: 5px;
   
}
#pricingBtn {
    background: #000000;
    color: #fff;
    height: 45px;
    padding: 0 16px;
    font-size: 15px;
    letter-spacing: -1px;margin-right: 5px;
}

.land-footer .footer_logo {
    display: inline-block !important
}

.SOC_logo img {
    display: inline-block !important
}

.land-footer .footer_logo img {
    width: 52px;
    display: none;
}

.login_password_polaceholder {
    position: relative;
}



.login_password_polaceholder .field-icon2 {
    position: absolute;
    z-index: 2;
    right: 12px;
    top: 36%;
}





.HealthCareUserReg input.btn-primary {
    width: auto;
}

.otherCredentials label {
    margin: 19px 0 4px 0 !important;
    font-weight: 400 !important;
}

.otherCredentials span {
    color: red;
}

.gender1, .gender2 {
    text-transform: capitalize;
}

.gender1 {
    margin-right: 5px;
}

    .gender1 input {
        margin-right: 4px !important;
    }

.gender2 input {
    margin-right: 4px !important;
}

.poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}


.poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
}

#UserPaymentModel_CardExpirationYear {
    margin-bottom: 10px;
    width: 50%;
    float: left;
    margin-left: 13px;
}

#UserPaymentModel_CardExpirationMonth {
    margin-bottom: 10px;
    width: 47%;
    float: left;
}

.thumbnail li {
    width: auto !important;
}

.cancelRxBtnn2 {
    color: #fff;
    font-weight: 600;
}

#main-back {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

#footer {
    margin-top: auto;
}

    #footer a {
        margin: 0 23px;
        font-size: 14px;
        padding: 9px 12px 10px 12px;
        border-radius: 0px;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
    }

        #footer a:hover {
            color: #000;
            background: #b3dde5;
            box-shadow: 3px 3px #00aeef;
            text-decoration: none;
        }

#footer {
    padding: 14px 0;
    width: 100%;
    background-color: #43464C !important;
    text-align: center;
    position: absolute;
    bottom: 0px;
}

.btnSearchNCPDP2 {
    position: relative;
    top: 24px;
}

.msgForPrescribers {
    position: relative;
    top: 8px !important;
}
/*
.clinciItems .form-group {
    margin-bottom: 0 !important;
}
*/
.FieldSetItems .form-group {
    margin-bottom: 0 !important;
}

.toggle-password {
    top: -12px;
}

.genderM1 input {
    margin-right: 8px;
    position: relative;
    top: 1px;
}

.genderM2 input {
    margin-right: 8px;
    position: relative;
    top: 1px;
}

.genderM2 {
    margin-right: 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;
}

.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 {
    margin-top: 30px;
}

.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;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

#code_feild {
    float: left !important;
}

.chkBoxes .checkbox_block label {
    display: inline-block;
    margin: 0px 0 0 3px;
    position: relative;
    top: 2px;
}

.checkbox_block label {
    display: inline-block;
    margin: 0px 0 0 3px;
    position: relative;
    top: 2px;
}

#mbutton {
    display: none;
}

.login_ui_form {
    margin: 0;
}

audio, canvas, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: transparent
}

    a:focus {
        outline: thin dotted
    }

    a:active, a:hover {
        outline: 0
    }

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

.termColor {
    color: rgb(0,101,172)
}

fieldset {
    border: 1px solid silver !important;
    margin: 0 2px 20px 2px !important;
    padding: 20px !important;
}

legend {
    border: 0;
    padding: 0
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.bp-content {
    position: relative;
    margin: 0 20px 0 219px;
    padding-bottom: 96px;
    font-family: 'Poppins', sans-serif;
}

.contact_us_bg {
    background: #EFEDE2 !important;
}

.ncpdbTable td, .ncpdbTable th {
    padding: 6px 10px !important;
    border: 1px solid #ddd;
}

.bp-indent {
    margin-left: 36px;
}

.bottom-margin {
    margin-bottom: 37px;
}

.bottom-margin-quick {
    margin-bottom: 15px;
}

.left-float {
    float: left;
}

.right-float {
    float: right;
}

.clearfloat {
    clear: both;
}

ul.clearfloat {
    clear: both;
}

/* Mobile - Start - for registration pages */
.registration {
    position: relative;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    /* background-image: url('img/reg-bckgrd.png');*/
}

.reg-container-one {
    margin: 0 auto;
    padding: 20px 0 40px 0;
}

.registration h2 {
    font-weight: 400;
    font-size: 22px;
    line-height: 31px;
    letter-spacing: .1em;
    margin: 0 0 30px 0;
    padding: 0;
    color: rgb(0,101,172);
    text-align: center;
    text-transform: uppercase;
}

.reg-container-one input[type="text"] {
    background-color: #fff;
}

.reg-container-one textarea {
    width: 280px;
    height: 100px;
    padding: 5px 10px;
    background-color: #fff;
    border: 1px solid #32B1DE;
    letter-spacing: .1em;
    color: rgb(150,150,150);
}

    .reg-container-one textarea::-webkit-input-placeholder {
        color: rgb(50,50,50);
    }

    .reg-container-one textarea::-moz-placeholder {
        color: rgb(50,50,50);
    }

    .reg-container-one textarea:-moz-placeholder {
        color: rgb(50,50,50);
    }

    .reg-container-one textarea:-ms-input-placeholder {
        color: rgb(50,50,50);
    }

.reg-container-one input[type="text"], .reg-container-one input[type="password"] {
    width: 280px;
    height: 40px;
    border: 1px solid #32B1DE;
    background-color: rgb(255,255,255);
    padding: 0px 10px;
    font-size: 17px;
    line-height: 16px;
    letter-spacing: .08em;
}

    .reg-container-one input[type="text"] p, .reg-container-one input[type="password"] p {
        margin-left: 5px;
    }

    .reg-container-one input[type="text"]:hover, .reg-container-one input[type="password"]:hover {
        border: 1px solid #32B1DE;
    }

    .reg-container-one input[type="text"]:focus, .reg-container-one input[type="password"]:focus {
        border: 1px solid #32B1DE;
        outline: 0;
    }

.reg-container-one input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

.reg-container-one input, .reg-container-two input {
    outline: 0;
}

.reg-container-one p {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 15px;
}

.reg-container-one h3 {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    color: rgb(81, 81, 81);
    letter-spacing: .13em;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.reg-container-two h4 {
    font-size: 16px;
    text-align: center;
    color: rgb(80,80,80);
    font-weight: 400;
    letter-spacing: .08em;
}

.reg-container-two {
    width: 85%;
    margin: 0 auto;
    padding: 20px 0 30px 0;
}

    .reg-container-two input {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
    }

.agreement-terms {
    position: relative;
    width: 100%;
    height: 200px;
    margin: 0 auto 20px auto;
    padding: 0px 0px 0 0px;
    overflow: scroll;
    background-color: #fff;
    border: 1px solid rgb(105, 105, 105);
    text-align: left;
}

    .agreement-terms p {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: .06em;
        margin: 10px 10px;
    }

input.reg-large {
    width: 530px;
}

input.reg-one {
    border: 1px solid rgb(54,181,228);
    margin-right: 20px;
    height: 40px;
    width: 90px;
    margin-top: 20px;
    background-color: #fff;
    color: #32B1DE;
    letter-spacing: .08em;
}

    input.reg-one:hover {
        border: 1px solid rgb(0,139,203);
        background-color: #fff;
        color: rgb(50, 50, 50);
    }

    input.reg-one:active {
        border: 1px solid rgb(0, 82, 120);
        background-color: rgb(0, 82, 120);
        color: #fff;
    }

.text-align-center {
    text-align: center;
}

.reg-bottom-margin {
    margin-bottom: 15px;
}

.reg-container-one a {
    color: #939598;
    text-decoration: none;
}

.reg-txtarea {
    width: 520px;
    background-color: #fff;
}

.reg-header {
    height: 20px;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid rgb(230,230,230);
    border-top: 1px solid rgb(230,230,230);
    padding-top: 10px;
}

.reg-main {
    height: 80px;
    width: 100%;
    padding-top: 10px;
    text-align: center;
}

    .reg-main h1 {
        font-weight: 400;
        font-size: 26px;
        line-height: 20px;
        letter-spacing: .1em;
        margin: 0;
        padding-top: 15px;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
    }

    .reg-main p {
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: .1em;
        margin: 8px 0 0 0;
        padding: 0;
        color: rgb(0,101,172);
        text-align: center;
        text-transform: none;
    }

.reg-btn {
    display: inline-block;
    background-color: #fff;
    margin-bottom: 0px;
    padding: 5px 15px;
    border: 1px solid #32B1DE;
    font-weight: 400;
    letter-spacing: .08em;
    color: rgb(0, 122, 199);
}

    .reg-btn:hover {
        border: 1px solid #32B1DE;
        color: rgb(50, 50, 50);
    }

    .reg-btn:active {
        color: #fff;
        background-color: #32B1DE;
        border: 1px solid #32B1DE;
    }
/*.reg-btn:focus {color:#fff; background-color: rgb(9, 157, 217);}*/
.selected {
    color: #fff;
    background-color: rgb(9, 157, 217);
}

.final-join-btn {
    width: 250px;
    padding: 10px 15px;
    letter-spacing: .1em;
    margin: 40px 0 80px 0;
    font-size: 16px;
    border: 1px solid rgb(5, 134, 211);
    background-color: rgb(9, 157, 217);
    color: #fff;
}

    .final-join-btn:hover {
        background-color: rgb(6, 142, 197);
        border: 1px solid rgb(5,109,169);
    }

    .final-join-btn:active {
        border: 1px solid rgb(5,109,169);
        background-color: rgb(5,109,169);
    }

.mile-btn {
    display: inline-block;
    padding: 5px 0;
    width: 90px;
    margin: 20px 10px 0 10px;
    font-size: 18px;
}

p.age-text {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: .06em;
    margin: 40px 0 10px 0;
}

.download {
    margin-bottom: 10px;
    border: 1px solid rgb(200,200,200);
    color: rgb(120,120,120);
}
/* SelectBox Styles */
.reg-container-one .sbHolder {
    position: relative;
    width: 280px;
    height: 40px;
    border: 1px solid #32B1DE;
    background-color: #fff;
    padding: 0 10px;
    margin: 0 15px 30px 0;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .15em;
    outline: none;
}

.reg-container-one .sbHolder {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

    .reg-container-one .sbHolder:hover {
        border: 1px solid #32B1DE;
    }

    .reg-container-one .sbHolder:focus {
        border: 1px solid #32B1DE;
    }

    .reg-container-one .sbHolder:active {
        border: 1px solid #32B1DE;
    }

.reg-container-one .sbSelector {
    display: block;
    height: 40px;
    padding: 0;
    border-right: 5px solid #fff;
    font-weight: 400;
    line-height: 40px;
    color: rgb(60, 60, 60);
    background: #fff url(img/select-down-arrow.png) no-repeat right center;
    background-size: 13px 12px;
    white-space: nowrap;
    overflow: hidden;
}

.reg-container-one .sbToggle {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 40px;
}

.reg-container-one .sbOptions {
    position: absolute;
    left: -1px;
    height: 300px;
    min-width: 100%;
    font-size: 13px;
    padding: 0;
    background-color: #fff;
    border: 1px solid #32B1DE;
    padding-top: 6px;
    margin: 0;
    list-style: none;
    overflow-y: auto;
    z-index: 1;
    overflow: scroll;
}

    .reg-container-one .sbOptions > li {
        height: 20px;
        padding: 0 0px;
        line-height: 20px;
        background: #fff;
        white-space: nowrap;
    }

        .reg-container-one .sbOptions > li:hover {
            background-color: #32B1DE;
        }

    .reg-container-one .sbOptions a {
        display: block;
        color: rgb(120,120,120);
        margin-left: 10px;
    }

        .reg-container-one .sbOptions a:hover {
            display: block;
            color: rgb(255, 255, 255);
        }

    .reg-container-one .sbOptions .sbDisabled {
        display: block;
    }

    .reg-container-one .sbOptions > li:first-child {
        display: none;
    }
/* End - for registration pages */

/* Tablet - START - for Main Landing Page */
@media screen and (min-width:641px) {

    .reg-container-one {
        padding: 40px 0 60px 0;
    }

    .reg-container-two {
        max-width: 651px;
        margin: 0 auto;
        padding: 40px 0 50px 0;
    }

    .reg-main h1 {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: .15em;
        margin: 10px 0 0 0;
        padding-top: 15px;
    }

    .reg-container-one textarea {
        width: 500px;
        height: 100px;
        padding: 5px 10px;
        background-color: #fff;
        border: 1px solid #dadada;
        letter-spacing: .1em;
        color: rgb(106, 106, 106);
    }

    .reg-main p {
        font-size: 15px;
        margin: 10px 0 0 0;
    }

    .reg-main {
        height: 100px;
        padding-top: 10px;
    }

    .reg-container-one p {
        margin: 0 0 10px 0;
        padding: 0;
        font-size: 16px;
    }

    .reg-bottom-margin {
        margin-bottom: 23px;
    }

    .reg-container-one .sbOptions > li {
        height: 30px;
        line-height: 30px;
    }

    .reg-container-one .sbOptions {
        font-size: 16px;
    }

    .reg-container-one .sbHolder {
        width: 500px;
        margin: 0 15px 35px 0;
    }

    .reg-container-one .sbHolder {
        border: 1px solid #dadada;
    }

        .reg-container-one .sbHolder:hover, .reg-container-one .sbHolder:focus, .reg-container-one .sbHolder:active {
            border: 1px solid #32B1DE;
        }

    .reg-container-one input[type="text"], .reg-container-one input[type="password"] {
        width: 500px;
        border: 1px solid #dadada;
    }

    .agreement-terms {
        position: relative;
        max-width: 600px;
        min-width: 600px;
        height: 400px;
        padding: 20px 25px 0 25px;
        border: 1px solid rgb(184, 184, 184);
    }

        .agreement-terms p {
            font-size: 13px;
            line-height: 22px;
            letter-spacing: .06em;
            margin-top: 0px;
            margin-bottom: 15px;
        }

    .final-join-btn {
        width: 400px;
        padding: 15px 25px;
        margin: 60px 0 80px 0;
        font-size: 19px;
    }
}

/*  Create Account - START - Mobile */
.reg-container-three {
    margin: 0 auto;
    padding: 0px 0 0 0;
    text-align: center;
}

.reg-container-one ul {
    list-style-type: none;
    margin: 0 0 40px 0;
    -webkit-padding-start: 20px;
}

    .reg-container-one ul li {
        background-image: url('img/menu-bullet.gif');
        background-position: 0 5px;
        background-repeat: no-repeat;
        padding-left: 10px;
    }

        .reg-container-one ul li p {
            font-size: 13px;
            font-weight: 400;
            line-height: 14px;
            color: rgb(0,101,172);
            letter-spacing: .1em;
            margin: 0px 0 10px 0;
            padding: 0px;
            text-transform: uppercase;
        }


/* Mobile - START - for Main Landing Page */
.msg2 {
    font-family: "Poppins", Sans-serif !important;
    margin-top: 14px !important;
    display: block;
}

.msg {
    font-family: "Poppins", Sans-serif !important;
    margin-bottom: 20px !important;
}

#main-back div {
    font-family: "Poppins", sans-serif;
}

#main-back {
    position: relative;
    /* background-image: url('img/main-bckgrnd-m.png');*/
    font-family: "Poppins", sans-serif;
    width: 100%;
}

    #main-back div { /*position: relative;*/
    }

.access_btns {
    display: flex;
    align-items: start
}

.join-login-top {
    width: 100%;
    height: 10px;
    margin-top: 0px;
    background-image: url('img/top-border.png');
    background-repeat: repeat-x;
}
/**/
.join-login {
    position: relative;
    width: 100%;
    background-color: #B3DDE5;
    padding-top: 10px;
    padding-bottom: 0px;
    text-align: center;
    margin: 0;
}

    .join-login a {
        text-decoration: none;
    }

.join-login-two {
    position: relative;
    width: 100%;
    background-color: #B3DDE5;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 40px;
}




    .join-login input:focus {
        outline: none;
    }

    .join-login input::-webkit-input-placeholder {
        color: rgb(0,180,235);
    }

    .join-login input::-moz-placeholder {
        color: rgb(0,180,235);
    }

    .join-login input:-moz-placeholder {
        color: rgb(0,180,235);
    }

    .join-login input:-ms-input-placeholder {
        color: rgb(0,180,235);
    }




.login-error {
    width: 100%;
    padding: 0;
    background-color: rgb(9, 157, 217);
    text-align: center;
    letter-spacing: .12em;
    text-transform: uppercase;
}

    .login-error p {
        font-size: 13px;
        color: rgb(240, 240, 240);
        margin: 0;
        padding: 0px 0;
    }

.afc-error {
    font-size: 13px;
    color: red;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

.hidden {
    display: none;
}

.showloginButton {
    display: block;
}

.showLi {
    display: block;
}

div.gradient {
    height: 5px;
    width: 100%;
    display: block;
    margin-top: 5px;
}

div.gradient {
    background-image: linear-gradient(bottom, #d8d8d8 0%, rgba(255,255,255,0) 100%)
}

div.gradient {
    background-image: moz-linear-gradient(bottom, #d8d8d8 0%, rgba(255,255,255,0) 100%);
}

div.gradient {
    background-image: -webkit-linear-gradient(bottom, #d8d8d8 0%, rgba(255,255,255,0) 100%);
}

.login-btn-m {
    width: 100%;
    padding: 11px 0;
    margin: 0;
    background-color: #43464C;
    text-align: center;
    color: rgb(115,115,115);
    font-weight: 400;
    letter-spacing: .1em;
}



.fixed-footer {
    position: fixed;
    bottom: 0;
}

.ContactBody {
    height: 98vh;
}
/*.c_footer {
    height: 87vh;
    
}*/
.well {
    margin-bottom: 60px;
}

.toggle-password {
    position: relative;
    right: 10px;
    top: 1px;
}





.main-image {
    width: 100%;
    min-height: 20px;
    text-align: center;
    padding: 50px 0 50px 0;
}

.land-login-wrong {
    position: relative;
    padding-top: 10px;
    padding-bottom: 0px;
    display: none;
}

#main-back {
    position: relative;
}
/*
.middle_content {
    padding-bottom: 2.5rem !important;
}*/

body {
    border: 0 !important
}



span.land-page-btn-text {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    letter-spacing: .1em;
    margin: 20px 17px 0 23px;
    text-transform: uppercase;
}

h1.main-header-text {
    font-size: 24px;
    font-weight: 400;
    font-family: 'Asap', sans-serif;
    color: rgb(0,114,184);
    letter-spacing: .08em;
    margin: 40px 0px 0 0px;
    font-style: italic;
}

br.main-txt-break {
    display: block;
}

br.sec-txt-break {
    display: none;
}

h3.sec-header-text {
    font-size: 17px;
    font-weight: 300;
    font-family: 'Asap', sans-serif;
    color: rgb(0,187,241);
    letter-spacing: .12em;
    margin: 20px 0 0 0;
    text-transform: uppercase;
}

h3.land-login {
    font-size: 13px;
    font-weight: 400;
    line-height: 11px;
    color: #fff;
    letter-spacing: .13em;
    margin-bottom: 8px;
    text-transform: uppercase;
}

p.main-content-one {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Asap', sans-serif;
    color: #fff;
    letter-spacing: .14em;
}

p.main-content-two {
    margin: 0 20px 0 20px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    font-family: 'Asap', sans-serif;
    font-style: italic;
    color: rgb(3, 93, 146);
    letter-spacing: .14em;
}

p.wrong-auth {
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    font-family: 'Asap', sans-serif;
    color: #fff;
    letter-spacing: .14em;
}

p.free {
    margin-top: 0px;
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Asap', sans-serif;
    color: rgb(5,109,169);
    letter-spacing: .1em;
    font-style: italic;
}

a.signup-plan-btn {
    padding: 15px 15px;
    margin: 0 5px;
    background-color: rgb(9, 157, 217);
    border-bottom: 0px;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 15px;
    letter-spacing: .15em;
    text-decoration: none;
    text-align: center;
}

    a.signup-plan-btn:hover {
        background-color: rgb(6, 142, 197);
        border-bottom: 0px;
    }

a.signup {
    display: inline-block;
    margin: 30px 0 0px 0;
    padding: 4px 12px 4px 12px;
    border: 1px solid rgb(5, 134, 211);
    background-color: rgb(9, 157, 217);
    font-size: 14px;
    letter-spacing: .08em;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

    a.signup:hover {
        background-color: rgb(6, 142, 197);
        border: 1px solid rgb(5,109,169);
    }

    a.signup:active {
        border: 1px solid rgb(5,109,169);
        background-color: rgb(5,109,169);
    }

.signup-contain {
    margin: 0px auto 40px auto;
    padding: 20px 0px;
    max-width: 85%;
    border-top: 1px solid rgb(124, 222, 255);
    border-bottom: 1px solid rgb(124, 222, 255);
}

    .signup-contain div ul li {
        color: #fff;
        font-size: 14px;
        letter-spacing: .08em;
    }
    /**/
    .signup-contain div ul {
        margin: 20px 0 20px 20px;
        text-align: left;
    }
/**/
.signup-text {
    text-align: left;
    font-size: 14px;
    letter-spacing: .08em;
    font-weight: 400;
    line-height: 20px;
    margin: 0px 3px 0 3px;
    color: #fff;
}
/**/
.idTabs a.selected {
    background-color: #fff;
    color: rgb(0, 104, 134);
    -moz-transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.idTabs {
    margin: 0;
}

#main-back h3 font {
    display: block;
    width: 100%;
    text-align: center;
}
/* contact page */
.contact-back {
    position: relative;
    width: 100%;
    background-color: #EFEDE2 !important;
    text-align: center;
    padding-top: 50px;
}

.ContactBody .menu {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ContactBody .footer_logo {
    display: none !important;
}

.ContactBody .menu .footer_logo {
    display: inline-block !important;
}

p.contact-content-one {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 12px;
    font-weight: 500;
    color: rgb(5,109,169);
    letter-spacing: .14em;
    text-transform: uppercase;
}

p.contact-content-two {
    margin-top: 10px;
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #000;
    letter-spacing: .14em;
}
/* Mobile - END - for Main Landing Page */

/* Tablet - START - for Main Landing Page */
@media screen and (min-width:641px) {
    .join-login {
        padding-bottom: 10px;
    }

    .join-login-two {
        padding-top: 40px;
        padding-bottom: 40px;
    }



    .hidden {
        display: inline-block;
    }

    .showloginButton {
        display: none;
    }

    div.gradient {
        height: 5px;
        width: 100%;
        display: none;
    }



    #main-back {
        /* background: #00bbf1 ;*/
    }

    .main-image {
        padding: 70px 0 60px 0;
    }

    .land-login-wrong {
        position: relative;
        padding-top: 10px;
        padding-bottom: 0px;
        display: none;
    }

    h1.main-header-text {
        font-size: 30px;
        margin: 60px 10px 0 10px;
    }

    br.main-txt-break {
        display: none;
    }

    br.sec-txt-break {
        display: block;
    }

    h3.sec-header-text {
        font-size: 20px;
        margin: 20px 0 0 0;
    }

    h3.land-login {
        font-size: 13px;
    }

    p.main-content-one {
        line-height: 28px;
    }

    p.main-content-two {
        margin-bottom: 0px;
        line-height: 28px;
    }

    p.free {
        font-size: 28px;
    }

    a.signup-plan-btn {
        padding: 15px 35px;
        margin: 0 20px;
    }

    a.signup {
        margin: 40px 0 0px 0;
        padding: 4px 12px 4px 12px;
        font-size: 18px;
    }

    .signup-contain {
        padding: 40px;
        max-width: 600px;
    }

        .signup-contain div ul li {
            font-size: 16px;
        }

        .signup-contain div ul {
            margin: 30px 0 30px 60px;
            text-align: left;
        }

    .signup-text {
        text-align: justify;
        font-size: 17px;
        line-height: 24px;
        margin: 0px 3px 0 3px;
    }

    .join-login input.signup-below {
        background-color: rgb(245, 245, 245);
        color: rgb(145, 145, 145);
    }
}
/* End - for Main Landing Page */

/* Desktop - START - for Main Landing Page */
@media screen and (min-width: 841px) {
    .join-login-top {
        width: 100%;
        height: 10px;
        margin-top: 0px;
        background-image: url('img/top-border.png');
        background-repeat: repeat-x;
    }

    .join-login {
        position: relative;
        width: 100%;
        background-color: #B3DDE5;
        text-align: center;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: start;
        padding: 19px 0;
    }

    .join-login-two {
        position: relative;
        width: 100%;
        background-color: rgb(0,187,241);
        text-align: center;
        padding-top: 50px;
        padding-bottom: 40px;
    }
    /*
    .join-login input {
        padding: 2px 10px;
        font-family: 'Poppins', sans-serif;
        font-size: 15px;
        margin: 0 5px;
    }

        .join-login input[type="submit"] {
            margin: 0 5px;
            border: 1px solid rgb(216, 216, 216);
            background-color: rgb(255, 255, 255);
            letter-spacing: .08em;
            color: rgb(0,180,235);
            padding-left: 15px;
            padding-right: 15px;
        }*/





    .main-image {
        padding: 70px 0 60px 0;
    }

    .land-login-wrong {
        position: relative;
        padding-top: 10px;
        padding-bottom: 0px;
        display: none;
    }

    h1.main-header-text {
        font-size: 36px;
    }

    br.main-txt-break {
        display: none;
    }

    br.sec-txt-break {
        display: block;
    }

    a.signup {
        display: inline-block;
        margin: 40px 0 0px 0;
        padding: 4px 12px 4px 12px;
    }

    .signup-contain {
        margin: 0px auto 40px auto;
    }

    .join-login input.signup-below {
        background-color: rgb(245, 245, 245);
        color: rgb(145, 145, 145);
    }
}
/* Desktop - END - for Main Landing Page */

/* Mobile - START - change password */
#change-login {
    position: relative;
    width: 100%;
    min-height: 100%;
    text-align: center;
    margin: 0;
    padding: 10px 0 0 0;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgb(0,187,241);
    z-index: 0;
}

#change-login input[type="submit"] {
    max-width: 500px;
    height: 40px;
    border: 1px solid rgb(232,232,232);
    background-color: rgb(252,252,252);
    padding: 10px;
    font-size: 18px;
    line-height: 16px;
    letter-spacing: .08em;
    text-align: center;
    text-transform: uppercase;
    color: rgb(5,109,169);
}



#change-login input[type="text"] {
    width: 80%;
    height: 20px;
    border: 1px solid rgb(232,232,232);
    background-color: rgb(252,252,252);
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    letter-spacing: .08em;
    outline: none;
    -moz-transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

#change-login input::-webkit-input-placeholder {
    font-size: 18px;
    letter-spacing: .08em;
    color: rgb(0,180,235);
}

#change-login input::-moz-placeholder {
    font-size: 18px;
    letter-spacing: .08em;
    color: rgb(0,180,235);
}

#change-login input:-moz-placeholder {
    font-size: 18px;
    letter-spacing: .08em;
    color: rgb(0,180,235);
}

#change-login input:-ms-input-placeholder {
    font-size: 18px;
    letter-spacing: .08em;
    color: rgb(0,180,235);
}

#change-login h3 {
    font-size: 13px;
    font-weight: 800;
    line-height: 16px;
    color: #000;
    font-family: "Poppins", Sans-serif;
    letter-spacing: .15em;
    margin-bottom: 8px;
    text-transform: uppercase;
}

#change-login h1 {
    font-size: 22px;
    color: #000;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    line-height: 45px;
    color: rgb(5,109,169);
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-top: 40px;
}

#change-login input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

/* Mobile - END - change password */

/* Tablet - START - for Main Landing Page */
@media screen and (min-width:641px) {
    #change-login input[type="text"] {
        width: 400px;
        font-family: "Poppins", Sans-serif;
        letter-spacing: -1px;
        padding: 0px 15px;
        font-weight: 500 !important;
        border: #000000 solid 2px;
        height: 40px;
        color: #000;
        box-shadow: 4px 4px #000;
    }

    #change-login h1 {
        font-size: 20px;
        font-weight: 600;
        color: #000;
    }

    #change-login h3 {
        font-size: 17px;
        font-weight: 600;
        letter-spacing: .1em;
    }
}

#change-login {
    background: url(../../components/account/img/login-bg2.png) no-repeat 11% 21px;
    padding: 0 0 71px 0;
}

    #change-login input[type="submit"] {
        font-family: "Poppins", Sans-serif;
        border: #000 solid 3px;
        display: inline-block;
        padding: 7px 20px;
        background: #000;
        color: #fff !important;
        box-shadow: 5px 5px #B3DDE5;
    }
/*
input[type="button"], button {
    font-family: "Poppins", Sans-serif;
    border: #000 solid 3px;
    display: inline-block;
    padding: 7px 20px;
    background: #000;
    color: #fff;
    box-shadow: 5px 5px #B3DDE5;
}*/
/* Mobile - START - successful account */
#success {
    text-align: center;
    font-family: 'Poppins', helvetica, sans-serif;
    width: 100%;
    position: absolute;
    top: 10%;
}

    #success input[type="submit"] {
        max-width: 500px;
        height: 40px;
        border: 1px solid rgb(232,232,232);
        background-color: rgb(252,252,252);
        padding: 10px;
        font-size: 18px;
        line-height: 16px;
        letter-spacing: .08em;
        text-align: center;
        text-transform: uppercase;
        color: rgb(5,109,169);
    }

        #success input[type="submit"]:hover {
            background-color: rgb(0,139,203);
            border: 1px solid rgb(5,109,169);
            color: #fff;
        }

        #success input[type="submit"]:active {
            border: 1px solid rgb(5,109,169);
            background-color: rgb(5,109,169);
        }

    #success input::-webkit-input-placeholder {
        font-size: 18px;
        letter-spacing: .08em;
        color: rgb(0,180,235);
    }

    #success input::-moz-placeholder {
        font-size: 18px;
        letter-spacing: .08em;
        color: rgb(0,180,235);
    }

    #success input:-moz-placeholder {
        font-size: 18px;
        letter-spacing: .08em;
        color: rgb(0,180,235);
    }

    #success input:-ms-input-placeholder {
        font-size: 18px;
        letter-spacing: .08em;
        color: rgb(0,180,235);
    }

    #success h1 {
        font-size: 22px;
        font-weight: 600;
        line-height: 30px;
        color: rgb(5,109,169);
        letter-spacing: .1em;
        text-transform: uppercase;
        margin-top: 40px;
    }

    #success input {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
    }

.video_container h3 {
    margin: 20px 0 20px 0 !important
}

.video_container .textp {
    margin: 10px 0 10px 0 !important
}

.neworders {
    margin-bottom: 30px;
}

.video_container iframe {
    margin-bottom: 30px;
    height: 400px !important;
}
/* Tablet - START - for Main Landing Page */
@media screen and (min-width:641px) {
    #success {
        width: 100%;
        position: absolute;
        top: 40%;
    }
}

#change-login .g-recaptcha {
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
    .land-large {
        width: -webkit-fill-available;
    }

    #btnLogin {
        width: -webkit-fill-available;
    }

    #signUpBtn {
        width: -webkit-fill-available;
    }

    #resetPass {
        width: -webkit-fill-available;
    }

    #pharmacyCodeBtn {
        width: -webkit-fill-available;
    }

    #wenoSiteBtn {
        width: -webkit-fill-available;
    }

    #mbutton {
        display: inline-block !important;
    }

    .join-login {
        display: none
    }

    #btnfax {
        display: inline-block !important;
        margin: 12px auto !important;
        padding: 3px 0 !important;
        width: 93% !important;
    }

    .video_container {
        width: 95% !important;
        margin: 0 auto !important;
    }
}

.wolPricing-footer .footer_logo {
    display: none !important
}

@media screen and (max-width:700px) {
    #pricingBtn {
        width: 100% !important;
    }

    .weno_online_fee {
        margin-top: 15px;
    }

    .sevice_selection {
        margin: 25px 11px !important;
    }

    .menu {
        display: inline-block !important;
    }

    .footer_logo {
        text-align: center !important;
        width: 100% !Important
    }

    .wol_pricing_wrapper {
        width: 100% !important;
    }

    #wenoSiteBtn {
        margin: 6px 0;
    }

    #mlogin input {
        font-weight: normal;
        margin: 6px 0;
    }

    #mbutton {
        display: block !important;
        width: 100%;
        margin: 4px auto !important;
        background: #00aeef;
        color: #fff;
        padding: 11px 0 13px 0 !important;
        font-family: "Poppins", Sans-serif;
        font-weight: 700;
        box-shadow: 5px 5px #efede2;
        -webkit-animation: openlogin 1.5s infinite; /* Safari 4+ */
        -moz-animation: openlogin 1.5s infinite; /* Fx 5+ */
        -o-animation: openlogin 1.5s infinite; /* Opera 12+ */
        animation: openlogin 1.5s infinite; /* IE 10+, Fx 29+ */
    }


    #btnfax {
        padding: 3px 0 !important;
        margin: 6px !important;
        width: 93% !important;
    }

    .personaR input {
        width: 100% !important;
        margin-bottom: 10px;
    }

    #main-back div {
        position: relative !important;
    }


    .addMore {
        font-size: 11px;
    }

    .form-group .col-md-6 span {
        width: 45% !important
    }

    .well {
        margin-bottom: 180px;
    }

    .form-check input {
        width: 14px !important
    }

    .form-check label {
        font-size: 10px !important;
    }



    .neworders input {
        margin: 0 auto !important;
        width: 89% !important;
    }

    .form_radio input {
        width: auto !important;
    }

    .video_container {
        margin: 0 auto;
    }

        .video_container iframe {
            width: 92%;
            margin: 0 auto;
            height: auto !important;
        }
}


@media screen and (max-width: 768px) {


    /* .ContactBody {
        background: #00bbf1 !important;
    }*/
}

.chkBoxes {
    display: inline-block;
}

input[type="radio"] {
    width: auto !important;
}

.checkbox_block input[type=checkbox], .checkbox_block input[type=radio] {
    margin: 3px 3px 0px 1px;
    margin-top: 1px\9;
    line-height: normal;
    position: relative;
    top: 2px;
}

.chkBoxes .checkbox_block input[type=checkbox], .chkBoxes .checkbox_block input[type=radio] {
    margin: 3px 3px 0px 1px;
    margin-top: 1px\9;
    line-height: normal;
    position: relative;
    top: 2px;
}

.chkBoxes .checkbox_block {
    display: inline-block;
    margin: 0 4px 0px 0px;
}

.container h3 {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    color: rgb(81, 81, 81);
    letter-spacing: .13em;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.passwordRules {
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    color: rgb(0,101,172);
    letter-spacing: .1em;
    margin: 0px 0 10px 0;
    padding: 0px;
    text-transform: uppercase;
    margin: 17px;
}

#activate-step-1, #activate-step-2, #activate-prev-step-2, #activate-step-3, #activate-prev-step-3, #health-activate-step-1,
#health-activate-step-2, #health-activate-prev-step-2, .download, #health-activate-step-3, #health-activate-prev-step-3,
#health-activate-step-4, #health-activate-prev-step-4, button, .correctedAddressTable button, .btnValidateAddress, #chainPharmacyBtn {
    background-color: #000 !important;
    border-radius: 0px !important;
    border: 1px solid #787878 !important;
}

.headingColor {
    color: black !important;
}

#loading-img {
    background: url(/Images/Velocity.gif) center center no-repeat;
    height: 100%;
    z-index: 20;
}

.overlay {
    background: #e9e9e9;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    z-index: 2000;
    height: 100%;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: rgb(0, 187, 241) !important;
    border-radius: 0px !important;
}

.HealthCareUserReg fieldset legend {
    display: block;
    font-weight: 600;
    text-align: left !important;
    width: auto;
    padding: 0;
    border-bottom: none;
    margin: 10px 0 20px 0;
    font-size: 18px;
}

label {
    font-size: 13px;
    font-weight: 400;
    color: rgb(81, 81, 81);
    letter-spacing: .13em;
    text-transform: uppercase;
}

#frmHealthUserRegistration .btnWidth, #frmPharmacyUserRegistration .btnWidth {
    width: 100px;
}

.pull-right {
    float: inherit !important;
}

.download {
    color: white;
    float: right !important;
}

form_radio input[type="checkbox"], input[type="radio"] {
    position: relative;
    top: 3px;
}

.form_radio {
    margin: 0;
    padding: 0;
    list-style: none
}

    .form_radio li {
        float: left;
        margin-right: 15px;
    }

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

.errorFirstStepMessage, .uppsAddressTable, .firstTrTable, #health-activate-step-1, #health-step-2, #health-step-3, #health-step-5, #btnAcceptTerm,
#errorPharmacyMessage, .ncpdbTable, .ncpdpRow, .ncpdbItems, #health-step-4 {
    display: none;
}

.selectBox {
    position: relative;
}

    .selectBox select {
        width: 100%;
        /*font-weight: bold;*/
    }

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#eventTypeCheckBoxes {
    display: none;
    border: 1px #dadada solid;
}

    #eventTypeCheckBoxes .form-check-input {
        margin-left: 10px;
        margin-top: 10px;
    }

    #eventTypeCheckBoxes label {
        display: inline-block;
        font-weight: 100;
        margin-left: 10px;
    }

        #eventTypeCheckBoxes label:hover {
            background-color: #1e90ff;
        }

.form-check-label {
    margin: 4px;
    margin-left: 10px;
}

.languageItemsDiv, .pharmacyOtherDetails, .otherCredentials, .errorPharmacyChainMessage, .health-step-4 {
    display: none;
}

.registrationFieldSet {
    margin-bottom: 10px;
}

.faxOnClass {
    margin-left: 7px;
    margin-top: 7px;
}
