span.wholesale_price_product {
    font-size: 25px;
}
.wholesale_login_link {
    text-transform: capitalize;
    color: #4a2963 !important;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: 'WorkSans-Regular';
    font-weight: bold;
    text-decoration: underline !important;
}
p.msg_error_min_val {
    font-size: 16px;
    color: #D4AF37 !important;
    font-weight: bold;
}

.netx_div_jf span.next {
    float: right;
    font-size: 18px;
}
.netx_div_jf span.pre {
    float: left;
    font-size: 18px;
}
form label.required:after{
    content:"*";
    color:#e34343;
}
input.Last_Name_customer_jf,input.City_customer_jf {
    width: 49%;
    float: right;
}
input.First_Name_customer_jf,input.State_2_customer_jf,input.Zip_Code_2_customer_jf {
    width: 49%;
    float: left;
}
.custom_form_jf {
    margin: 10% auto;
    width: 80%;
    float: right;
    background: #f1f1f1;
    padding: 5% 5%;
    border-radius: 10px;
}
.netx_div_jf span {
    float: right;
    font-size: 18px;
    background: #5f3f7f;
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
}
.custom_form_jf ul {
    padding: 0px;
}
.netx_div_jf {
    padding: 5% 0;
}
.custom_form_jf ul li {
    list-style: none;
}
.custom_form_jf span.small_test{
padding:5px 0px;
}
input.ext_customer_jf {
    width: 51%;
    background: transparent;
    border: none;
}
input.phone_number_customer_jf {
    width: 78%;
    float: right;
}
input.Area_code_customer_jf {
    float: left;
    width: 20%;
}
.custom_form_jf img.imsucess {
    width: 250px;
}
.custom_form_jf .thank_you_msg {
    text-align: center;
    background: #fff;
    padding: 5% 0;
}
.custom_form_jf .thank_you_msg p:nth-child(2) {
    padding-top: 6%;
    font-size: 35px;
    font-weight: bold;
    margin: 0px;
}
.custom_form_jf .thank_you_msg p:nth-child(3) {
    padding-top: 1%;
    font-size: 18px;
}
span.ws_with_MSRP,span.ws_with_MSRP_compare,span.ws_with_MSRP_product,span.ws_with_MSRP_product_ws,span.ws_money_cart_line,span.cart_orignal_total_ws {
    color: #999;
}
span.ws_with_MSRP_compare {
    text-transform: uppercase;
}
.terms_conditions {
    padding: 0 5%;
    margin: 0 auto;
}
.terms_conditions h3 {
    font-size: 24px;
    text-align: left;
}
.terms_conditions ul li {
    font-size: 15px;
    padding-bottom: 8px;
}
s.terms_conditions pan.chk_box_ws {
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 600;
}
.terms_conditions input.agree_terms_btn {
    background: #5f3f7f;
    border: 2px solid #ddd;
    border-radius: 5px;
    text-align: center;
    margin: 8px 0px 20px 20px;
    font-size: 18px;
    padding: 5px 20px;
    color: #fff;
    font-weight: 600;
}
.terms_conditions p.error_check_btn {
    font-size: 15px;
    padding: 5px 24px;
    text-transform: capitalize;
    font-weight: 600;
    color: rgba(255, 0, 0, 0.6);
}
.terms_conditions input:checked {
    height: 25px;
    width: 35px;
}
.error_msg_data {
    font-size: 18px;
    color: red;
    padding: 0 50px;
}
.user_pass_data.columns.large-12 {
    width: 40%;
    margin: 0 auto;
    float: none;
    padding-bottom: 10px;
}

input.next_btn_jot {
    background: #5f3f7f;
    color: #fff;
    border: 0px;
    font-size: 18px;
    font-weight: 100;
    padding: 5px 20px;
    border-radius: 5px;
    font-family: 'WorkSans-Regular';
    text-transform: uppercase;
    letter-spacing: 1px;
}
.user_pass_data.columns.large-12 {
    width: 60%;
    margin: 0 auto;
    float: none;
    -webkit-box-shadow: -1px 15px 33px 4px rgba(0, 0, 0, 0.15);
     box-shadow: -1px 15px 33px 4px rgba(0, 0, 0, 0.15);
    padding: 25px 0 40px 0;
    margin-bottom: 25px;
    border-radius: 5px;
}
.user_pass_data.columns.large-12 label {
    color: #000;
    font-size: 25px;
    font-family: 'WorkSans-Regular';
    letter-spacing: -1px;
}
.user_pass_data.columns.large-12 .req_field{
  color:red;
}
.user_pass_data.columns.large-12 input.text {
    font-size:20px;
    line-height: 1.5;
    padding: 0.5em 1em;
    border: 1px solid #979797;
    background-color: #fff;
    display: block;
    width: 100%;
    margin: 0;
}
.iput_sub_fi_form {
    float: right;
    width: 100%;
    text-align: right;
    border-radius: 0 0 6px 6px;
    padding: 12px;
    background-color: #5f3f7f;
}
div#mail_data ,div#pass_data{
    padding: 0 40px;
    padding-bottom: 10px;
}
h1.main_title {
    text-align: center;
    text-transform: uppercase;
}
.row.new_change label {
    padding-left: 27px;
    text-align:center;
}
.row.new_change {
    padding-left: 22%;
}
.row.new_change .col-xs-3 {
    width: 33%;
}
.dummy_data .col-xs-3 {
    text-align: center;
}