
.mm1_seller_col{
    /* margin-bottom: 15px !important; */
    /* border: 1px solid red; */

    padding: 0 10px !important;
    margin: 0 0 15px 0 !important;
}
.mm5_cntry_code{
    background-color: white;

}
.mm1_flag_img{
    margin-left: 5px !important;
    max-width: 30px !important;
    width: 100%;
    border-radius: 7px ;
}
.mm1_images img{
    height: 20px !important;
    width: auto;
}
.mm1_images{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 40px !important;
    /* border: 1px solid brown; */
}
.mm5_cntry_code_outer{
    width: 60px !important;
    height: 100% !important;
}
.mm0-login_bottom{
    padding-left: 30px !important;
}
.mm1_seller_input-fields{
    flex: 1;
    width: 100%;
    display: flex;
    /* border: 1px solid orange; */
    align-items: center;
    margin: 0px;
    padding: 0px;
    height: 60px;
    overflow: hidden;
    position: relative;
    border-radius: 1px solid transparent;
    border-radius: 8px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
    background-color: #ffffff;

}
.mm1_pills_input_fileds{
    min-height: 60px !important;
    height: auto;
     border-radius: 1px solid transparent;
    border-radius: 8px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
    background-color: #ffffff;

}

.abd__floatingLabel{
    position: absolute !important;
    pointer-events: none;
    top: 50%;
    transform: translate(0%,-50%);
    left: 40px;
    transition: .3s;
    font-style: normal;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: normal;
    color: #727677;
}

.abd__sellerInputField input:focus + .abd__floatingLabel,
.abd__sellerInputField input:not(:placeholder-shown) + .abd__floatingLabel{
    top: 20% !important;
    font-size: 8px !important;
}
.mm1_seller_input-fields label{
position: absolute;
pointer-events: none;
top: 50%;
transform: translate(0%,-50%);
left: 40px;
transition: .3s;
font-style: normal;
font-family: Poppins;
font-size: 12px;
font-weight: normal;
letter-spacing: normal;
color: #727677 !important;

}

.mm1_flag_img_container{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
}
.mm1_seller_input-fields:focus-within{
    border: 1px solid #1cc275;
    box-shadow: 0 0 4px 0 rgba(28, 194, 117,1);
}
.mm1_seller_input-fields input{
     font-family: 'Poppins';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #727677;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    flex: 1;
    width: 100%;
    
    height: 100% !important;
    /* border: 1px solid black; */
}
.mm1_seller_input-fields input:focus ~ label,.mm1_seller_input-fields input:not(:placeholder-shown) ~ label{
    top: 20%;
    font-size: 8px;
}
.mm1_seller_input-fields input::-webkit-inner-spin-button, 
.mm1_seller_input-fields input::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.abd__focusFontSizeFix{
    color: #727677 !important;
    font-size: 12px !important;
}

.abd__focusFontSizeFix:focus,
.abd__focusFontSizeFix:active,
.abd__focusFontSizeFix::placeholder{
    font-size: 12px !important;
    color: #727677;
}

.mm1_seller_continue_btn{
    margin-right: 25px !important;
}

.mm1_seller_input-fields select{
    -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;       /* Remove default arrow */
    box-shadow: none !important;
    border: none !important;
    outline:none !important;
    /* border-radius: 8px; */
    height: 100%;
    flex: 1;
    /* border: 1px solid blue; */
    background-color:#ffffff !important; 
     font-family: Poppins !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: 1.5 !important;
    letter-spacing: normal !important;

    color: #727677 !important;

}
.mm5_select_container option{
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;

    color: #0d3c47;
}

#progressbar{
    margin-bottom: 20px !important;
    margin-left: 20px !important;
}
#progressbar li{
    width: 25% !important;
}


/* .mm1_seller_cntry-fields_input{
    width: 80% !important;
} */

.mm1_seller_input-fields_img{
    margin-right: 20px;
}
.mm1_seller_cntry-fields_img{
    margin-right: 20px !important;
}
.mm1_seller_row{
    display: flex;
    flex-direction: row;
    justify-content: center;

}
.mm1_seller_input_label_boxes{
    height: 100% !important;
    display: flex;
    flex-direction: row !important;
    align-items: center !important;


}
.mm1_seller_input_img_inner{
    height: 30px !important;
    width: auto !important;
    /* margin-top: -10px !important; */
}
.mm1_seller_input_img_inner1{
    height: 25px;
    width: 41px;
}
.mm1_n-form-img-style{
    margin-left: 5px !important;
}
.mm1_name{
    padding-left: 20px !important;
}
.mm1_floating-label{
    padding-left: 30px !important;
    padding-top: 15px !important;
}
.mm1_seller_country_coder{

    padding: 0px 0px 0px 10px !important;
}
.mm1_seller_country_inputer{
    padding-left: 20px;
    border: none !important;
    outline: none !important;
}
.mm1_platform_span{
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #727677;
}

.mm1_pills_div_outer{
    position: relative;
    width: 80% !important;
    display: flex;
    flex: row;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: 0px !important;
    flex-wrap: wrap;
}
.mm_seller_signup_btns_part{
    display: contents;
}
.nr-selectgroup-input:checked + .nr-selectgroup-button {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
    background-color: var(--white);
    color: #1cc275;
    /*background-image: url("../../assets/images/services/Close.svg") !important;*/
    background-repeat: no-repeat;
    background-position: top right;
}

@media screen  and (max-width:768px){
    /* .mm2_11{
        margin-left: 1rem !important;
    } */
    .mm0-login_bottom{
        padding-left: 0px !important;
    }
    .mm1_select_platform_heading_1{
        margin: 5px 0px 0px 0px !important;
        width: 100%;
    }
    .mm1_pills_div_outer{
        justify-content: space-evenly;
        width: 100% !important;
    }
    .mm1_pills_input_fileds{
        flex-direction: column !important;
    }
    .mm_Seller_mobile_header__5{
        display: flex !important;
        justify-content: center;
        margin: 0px !important;
        padding: 0px !important;
        height: 47px;


        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
        background-color: #ffffff;
        line-height: 47px;

    }
    .mm1_seller_header5{
        margin-left: 10px !important;
        display: flex !important;
        flex-direction: column;
    }
    .mm1_seller_container{
        margin-top: 0px !important;
        padding: 0px!important;
        width: 100% !important;
    }

    .mm_seller_btns_div{
margin-top: 5px !important;
        margin-bottom: 50px !important;
        justify-content: center !important;
    }
    .mm_seller_mobile-margin{
        margin-top: 8px !important;
    }
   

    .mm1_seller_continue_btn{
     width: 108px;
        height: 36px;
        margin: 0px !important;
        padding: 0px !important;
        border-radius: 25px;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
        background-color: #1cc275;}
    .mm1_seller_cancel_btn{
        text-align: center !important;
        width: 108px;
        height: 36px;
        padding: 0px !important;
        margin: 0px !important;
        border-radius: 25px;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
        background-color: #def6e9;
    }
   
    .login-bottom-at-mobile{
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 12px 0px 0px 6px;
        background-color: var(--color-white);
        -webkit-box-shadow: 7px 0px 5px #ddd;
        box-shadow: 7px 0px 5px #ddd;
        text-align: center !important;
    }
    .mm_seller_signup_btns_part input{
        margin: 10px !important;
    }
}
.mm1_mobile_phone_section_2{
    padding: 14px 0px 14px 10px !important;
}
@media only screen and (max-width: 1200px) and (min-width:1000px) {
    #progressbar li span{
        left: -10px !important;
    }
}
@media only screen and (max-width: 999px) and (min-width:768px) {
    #progressbar li span{
        left: 0px !important;
    }
}
@media only screen and (max-width: 1400px) and (min-width:1201px){
    #progressbar li span{
        left: -25px;
    }
}
@media only screen and (max-width: 1600px) and (min-width:1401px){
    #progressbar li span{
        left: -15px !important;
    }
}

  .mm1_seller_continue_btn:hover{
        color: #ffffff !important;
           text-decoration: none !important;
       }
        .mm1_seller_cancel_btn:hover{
        color: #1cc275 !important;
        text-decoration: none !important;

    }

    .mm4-selectgroup-button{
        padding:5px 22px !important;
    }
    .mm_4_selectgroup_input:checked + .mm4-selectgroup-button{
        background-color: #def6e9 !important;
        border-radius: 5px !important;
      /*  background-image: url("../../assets/images/seller_login/Close.svg") !important;*/
    }
    .mm_4_verify_input_box{
        border:none !important;
        outline:none !important;
        box-shadow:none !important;
        text-align: center !important;
    }
     .mm_4_verify_input_box:focus{
         border:none !important;
        outline: none !important;
        box-shadow: none !important;
     }
     .mm_4_plan_labels_2{
        left: 10px !important;
        padding-left: 0px !important;
     }
     .mm_email_box_4{
        padding-left: 0px !important;
     }
     .mm_4_input_box_debit{
        padding-left: 5px !important;
     }
     .mm_4_atm_card_div{
        display: flex;
        width: 50%;
        padding-right: 10px;
        justify-content: space-between;
     }
     .mm_4_atm_card_txt span{

        font-size: 14px;
        font-weight: 500;
        font-style: normal;
        color: #2f3842;
     }
     .mm_4_atm_card_img-div img{
        height: 25px;
        width: 40px;
     }
      .mm_4_input_label_boxes:focus-within{
        border: 1px solid #1cc275 !important;
        box-shadow: 0 0 4px 0 rgb(28 194 117);
     
     }
     .mm_4_btn_hover1:hover{
        color: #1cc275 !important;
     }
     
     .mm_4_zip_code_input{

        padding-top:2px !important;
     }
     .mm_4_btn_hover2:hover{
        color: #ffffff !important;
     }
     .mm_4-code-verification-box:focus-within{
      border: 1px solid #1cc275  !important;
     }
     .mm_4-code-verification-box{
        margin-bottom: 8px !important;
     }
     .mm_4_input_label_boxes{
        border: 1px solid transparent !important;
     }
     .mm_4_input_label_boxes input{

        font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    
    color: #727677;
      }
      
    .mm_4_reset_using_mobile_outer .mm_4_reset_using_mobile .Job_Post_Skills .select2-selection--single{
        box-shadow:0 !important;
        border-radius: 0px !important;
        border:none !important;
      }
      .mm_4_no_padding{
        padding:0px !important;
      }
      .mm_4_resend_txt{
        color: #1cc275 !important;
      }
       .mm_4_reset_using_mobile_outer .s-select2-job-parent .select2-container .select2-selection--single
     
     {
        display: flex;
        align-items: center;
        padding-top:0px !important;
     }
    /* .mm_4_atm_img_section{
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-right: 5px;
     }
     .mm_4_atm_img_span span{
        font-family: Poppins;
        font-size:14px;
        font-style:normal;
        font-weight:500;
        color: #2f3842;
     }
     .mm_4_atm_img_img img{
        height:27px;
        width: 45px;
     }
     .mm_4_month_title span{
font-family: Poppins;
        font-size:14px;
        font-style:normal;
        font-weight:500;
        color: #2f3842;
     }*/