* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

/*--------------------For create new page-------------------------------------*/
.buyer-account {
    height: 100vh;
    width: 100%;

}
.mm_3_must_have_heading_format{
    font-size: 14px !important;
    font-style: normal;
    font-weight: 500;
    font-family: Poppins;
    color: #171d22;
}
.mm_3_no_padding1{
    padding-top: 0px !important;
}
.mm_3_depend_2_checkbox{
    margin-bottom: 15px !important;
}
.mm_3_input_group_text{
    font-size: 13px !important;
    font-weight: normal;
    font-style: normal;
    color: #727677;
}
.mm_3_Experience_checkbox1{
    margin-bottom: 0px !important;
}
.mm_2_salary_radios_div1{
    margin-top: 20px;
}
.mm_3_depend_Expe_lable{
    font-size: 12px !important;
    font-weight: normal;
    font-style: normal;
    color: #2F3842;
    font-family: Poppins !important;
}
.mm_salaries_heading{
    font-size: 12px;
    font-family: Poppins;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    color: #171d22;
}
.mm_3_type_file1{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
    height: 100% !important;
    width: 100% !important;

   opacity: 0;
}
.mm_3_salary_dollar_sign_3{
    padding: 0 5px 0 0 !important;
}
.mm_3_browse_btn1 .mm_custom_file_upload{
   /* position: absolute;
    top: 50%;
    left: 50%*/

    padding-left: 28px !important;
    padding-right: 28px !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
   background-color: #f4fbf7;
    box-shadow: 0 0 4px 0  rgba(0, 0, 0, 0.16);
    border-radius: 5px;
    text-align: center;
    color: #1cc275;

 outline: none;
    letter-spacing: normal;
    font-size: 12px;
    font-family: Poppins;
    font-style: normal;
}
/*.mm_3_browse_btn1 input{
    visibility: hidden;




}*/
.mm_3_browse_btn1{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.mm-new-account-img-section {

    width: 30%;
    position: fixed;
    height: 100%;
    background-color: #1cc275;
}

.mm-new-account-content-section {
    width: 70%;

    position: absolute;
    right: 0px;
}

.mm-new-account-img-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.plus-up {
    width: 250.5px;
    height: 195.5px;
    width: 60%;
    margin-left: auto;

}

.buyer-img {
    margin-top: -50px;
    margin-bottom: -50px;
    height: 311.9px;
    width: 100%;


}

.plus-down {
    width: 250.5px;
    height: 195px;



}

.mm-account-content {
    margin-left: 15%;
    margin-top: 20%;
}

.mm-account-para {
    width: 56%;
}

.mm-create-account-para {

    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #727677;
}

.mm-create-new-heading {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #171d22;
}

.mm-account-button {
    width: 200px;
    height: 70px;
    margin: 59px 70px 0 0;
    padding: 24px 57px 23px 58px;
    border-radius: 7px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
    background-color: #1cc275;
    color: white;
    border: none;
    outline: none;
    text-decoration: none;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 13px;
}

.mm-account-button:hover{
    color: white !important;
}



.mm-mobile-header {
    text-align: center;
    height: 50px;
    box-shadow: 0 2px 2px -2px gray;
}

.mm-mobile-header span {
    line-height: 50px;
}

.mm-mobile-header a {
    position: absolute;
    top: 10px;
    left: 15px;
}

@media only screen and (max-width: 768px) {
    .mm0_0_country_box .select2-container--default{
        flex: 1 !important;
    }

    /*.mm_DOB_row{*/
    /*    padding: 0 5px !important;*/
    /*}*/
    .mm-ab{

        flex: 1;
        padding: 0px !important;
        margin: 0 5px;
    }
    .mm-account-button {
        margin-right: 20px;
    }

    .mm-account-content {
        margin-left: 5%;
        margin-top: 20%;
    }

    .buyer-img {
        margin-top: -120px;
        margin-bottom: -120px;
        height: 311.9px;
        width: 100%;


    }

    .mm-account-para {
        width: 80% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width:905px) {
    .mm-account-button {
        margin-right: 20px;
    }

    .buyer-img {
        margin-top: -100px;
        margin-bottom: -100px;
        height: 311.9px;
        width: 100%;


    }
}

@media only screen and (max-width: 668px) {

    .mm-new-account-img-section {
        display: none !important;
    }

    .mm-new-account-content-section {
        height: 100vh;
        width: 98%;
        margin: 20px auto;
    }

    .mm-account-para {
        width: 85% !important;


    }

    .mm-account-content {
        margin-top: 10px;
    }

    .mm-account-butttons {
        flex-direction: column;

        width: 95%;

    }

    .mm-account-button {
        border-radius: 18px;
        width: 98%;
        height: 36px !important;
        text-align: center;
        margin-top: 20px;
        height: 36px !important;
        padding: 0px;

        display: flex !important;
        align-items:center !important;
        justify-content: center !important;

    }

    .mm-account-button a {
        line-height: 36px;
    }

    .mm-mobile-header {
        display: block !important;
        margin-bottom: 20px;
    }



}



/*--------------------Create new account end----------------------------
    */

/* ------------ Buyer account Start-------------------*/
.mm_country_box .select2-container--default{
    width: 100% !important;
    flex:1;
}
.mm0_0_country_box{
    box-shadow: 0px 1px 5px #e5e5e5;
border-radius: 7px !important;
    padding: 0px !important;
    height: 50px !important;
    margin-top: 10px;
}
.mm_country_box_img{
    display: flex;
    justify-content: center;
    align-content: center;
}
.mm_country_box{
    margin: 10px 0px !important;
}
.mm_progressbar li{
    width: 50% !important;
}
/*.mm_progressbar li span{*/
/*    left: -10%;*/
/*}*/
.mm_progressbar li:after{
    left:80% !important;
}
.mm-terms {

    margin-top: 20px;
}

.mm-terms-checkmark {
    position: relative;
    top: -24px;
    display: block;
    height: 20px;
    width: 20px;
    background-color: whitesmoke;
    border: 2px solid #1ec275;
    border-radius: 5px;

}

.mm-terms-checkmark::after {
    content: "";
    position: absolute;
    height: 5px;
    width: 10px;
    border-left: 2px solid #1ec275;
    border-bottom: 2px solid #1ec275;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    opacity: 0;
}

#check:checked~.mm-terms-checkmark {
    background-color: white;
    border: 2px solid #1ec275;

}

#check:checked~.mm-terms-checkmark::after {
    opacity: 1;

}

/*



*/

.mm1_seller_input-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none !important;
    border: none !important;
}

.mm1_seller_input-fields .select2-container--default .select2-selection--single:focus-visible
    {
        border: none !important;
            outline: none !important;
    }


.mm1_seller_input-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 60px;
    padding-left: 0px !important;
    display: flex;
    align-items: center;
      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;
    border: none !important;
    color: #727677 !important;

    background-image: url(../images/drop-down.svg);
    background-repeat: no-repeat;
    background-position: right;

}
.mm1_seller_input-fields .select2-container:focus-visible{
    border: none !important;
    outline: none !important;
}
.mm1_seller_input-fields .select2-container{
    border: none !important;
    top: -3px !important;
    left: 0px !important;
}
.mm1_seller_input-fields .select2-container .select2-selection--single{
    border: none !important;
    height: 60px !important;
}
.mm1_seller_input-fields .select2-container--default .select2-selection--single .select2-selection__placeholder {

     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;
border: none !important;
    color: #727677 !important;
}
.mm_seller_arrow{
    padding-right: 8px;
    font-size: 12px !important
}


.mm1_seller_input-fields select:after{
    display: none !important;
}



.mm-label {
    padding-bottom: 10px !important;
    color: #727677;
    font-size: 12px;
    font-family: Poppins;
}

.mm-select select {
    border: none !important;
    outline: none !important;
}

.mm-select select:focus {

    width: 75%;
}

.mm-image-text {
    margin-top: 50px;
    width: 95%;
    position: absolute !important;

}
.mm___213{
    margin-bottom: 5px !important;
    margin-top: 15px !important;
    border: 1px solid transparent !important;
}
.sign-up-select{
    background-color: var(--color-white);
    font-size: 16px;
    /* -webkit-box-shadow: 0px 1px 5px #e5e5e5; */
    /* box-shadow: 0px 1px 5px #e5e5e5; */
    /*margin-bottom: -5px;*/
    -webkit-box-shadow: 0px 1px 5px #e5e5e5;
    box-shadow: 0px 1px 5px #e5e5e5;
    width: 100%;


    border-radius: 7px;
    padding: 0px !important;
    position: relative;
    width: 100% !important;
}

.mm-form-container {
    width: 63%;

}

.mm-login-question {
    width: 50%;
}

.mm-register-button {
    width: 50%;
}
.mm_phone_code{
    font-size: 12px !important;
    color:#2F3842 !important;
    font-family: Poppins;
    font-weight: normal;
    font-style: normal;
    margin-left: 10px;
    width: auto !important;
}
.mm-phone-flag-img img {
    border-radius: 7px;
    height: 24px;
    width: 41px;
}

.mm-date-input {
    margin-bottom: 5px !important;
    padding-top: 15px !important;
padding-bottom: 15px !important;
}

.mm-sign-up-select option:focus {

    width: 75%;
}


.mm-phone-flag-img {
    height: 24px !important;
    width: 42px !important;

}


.n-select {
    position: relative;
}

.arrow::after {
    content: "";
    position: absolute;
    top: 45%;
    right: 38%;
    border: solid #1cc275;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

/*.n-select:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    right: 10px;*/
/*    top: 5px;*/
/*    border: solid #1cc275;*/
/*    border-width: 0 2px 2px 0;*/
/*    display: inline-block;*/
/*    padding: 3px;*/
/*    transform: rotate(45deg);*/
/*    -webkit-transform: rotate(45deg);*/
/*}*/

.mm-register {

    width: 111px;
    height: 37px;
    color: white !important;

    border-radius: 7px;
    background-color: #1cc275;


}

.mm-phone-code {
    margin-top: -5px;
}

.input-section {


    width: 70%;
}

.input-section input {
    background: transparent;
    border: none;
    outline: none;
}
.mm_phone-box{
    height:68px !important;
}
.mm__paswd_img{
    margin-top: -5px !important;
}
.mm__phone_number{
    color: #727677;
    font-size: 12px !important;
    font-style: normal;
    font-weight: normal;
    display: flex;
    flex: 1;
}
.mm__buyer__password_input{
    display: flex;
    flex: 1;
   max-width: 100%  !important;


}


.mm__fa__fa_eye1{
    top: 0px !important;
 font-size: 14px !important;
 right: 10px !important;
}
.mm__fa__fa_eye{
    top: 0px !important;
 font-size: 14px !important;
}
.mm__phone_number:focus-within{
    border: none !important;
box-shadow: none !important;
}
.mm-phone-code select {

    outline: none;
    border: none;
    background: transparent;
    font-weight: bold;
}

.mm-phone-code option {
    outline: none;
    border: none;
    background: transparent;

}

.mobile-phone-section {
    height: 100%;
    width: 100%;
    background-color: var(--color-white);
    font-size: 16px;
    -webkit-box-shadow: 0px 1px 5px #e5e5e5;
    box-shadow: 0px 1px 5px #e5e5e5;


    align-items: center;
    border-radius: 7px;

}

@media only screen and (max-width: 990px) and (min-width:768px) {
    /*.input-section input {*/
    /*    margin-left: -25px;*/
    /*}*/
 .mm__buyer__password_input{

   max-width:85%  !important;


}
    .n-login-container {
        width: 35%;
    }

    .mm-form-container {
        width: 63% !important;
        padding-right: 0px;
    }

    .mm-form-container-inner {
        margin-left: 15px;
    }

    .mm-image-text {

        margin-top: 30px;
    }

    .n-cba-p {
        width: 90%;
    }

    .arrow::after {
        right: 31% !important;
    }

    .n-select {
        width: 85% !important;
    }

    .n-select-img {
        width: 15% !important;
    }


}

@media only screen and (min-width: 669px) and (max-width:768px) {
.mm0_login_btn_0{
    /*display: flex !important;*/
    /*justify-content: center !important;*/
    width: 100% !important;
}
    .mm-register-button{
        width: 100%;

    }
.mm-login-question{
    display: flex;
    justify-content: center;
    width: 100% !important;
}
    .input-section input {
        overflow-x: scroll;

    }

    .n-select {
        width: 80% !important;
    }

    .n-select-img {
        width: 20% !important;
    }

    .mm-image-text {
        margin-top: 15px;
    }

    .arrow::after {
        right: 29% !important;
    }

}

@media only screen and (max-width: 668px) {
    .mm_zip_code_col{
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    .mm_phone-box{
        margin-bottom: 7px !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    .mm_phone_box_row{
        flex-direction: column !important;
    }
    .mm_phone_code{
        width: auto !important;
    }
    .mm_progressbar li span{
        left: 0px !important;
    }
/*    .mm_progressbar li:after{*/
/*        width: 200px !important;*/
/*left: -200% !important;*/
/*    }*/
    .mm_country_box{
/*        margin-left: 0px !important;*/
padding-left: 0px !important;
        margin-left: 10px !important;
        padding-right: 0px !important;
        margin-right: 0px !important;
        /*    !*margin-top: 0px !important;*!*/
        /*padding-top: 0px !important;*/
        max-width:100% !important;
        flex: 0 0 94% !important;
    }
    /*.n-select-img{*/
    /*    width: 7% !important;*/
    /*}*/
    /*.mm_country_box_img{*/
    /*    width: 10% !important;*/
    /*        margin: 0px !important;*/
    /*    padding: 0px !important;*/
    /*    }*/

    .mm_email_box{
        max-width:100% !important;
        flex: 0 0 100% !important;
    }
    .mm-mobile-email {
        display: block !important;
    }

    .mm-mobile-show {
        display: flex !important;
    }

    .mm-d-none {
        display: none;
    }

    .input-box input {
        max-width: 75%
    }
    .mobile-phone-section{
        padding-left: 7px !important;
    }

    .n-select {
        width: 80% !important;
    }

    .n-select-img {
        width: 7% !important;
    }

    .mm-login-question {
        margin-top: 10px !important;
        width: 100% !important;
    }

    .mm-register-button {
        width: 100%;
    }

    .arrow::after {
        right: 29% !important;
    }

    .n-login-container {
        display: none;

    }

    .text-right {

        text-align: center !important;
    }

    /*.input-section input {*/
    /*    margin-left: -25px;*/
    /*}*/
/*.mm_progressbar{*/
/*    width: 100% !important;*/
/*    display: flex !important;*/
/*    justify-content: space-evenly !important;*/
/*}*/
    .mm-form-container-inner {

        margin: auto;
    }

    .mm-form-container {
        width: 97% !important;
        margin-top: 10px !important;
        margin-right: 10px;
        margin-left: 10px !important;
        padding-right: 0px !important;


    }
}
@media only screen and (min-width: 669px) and (max-width:768px) {
    .mm-register-button{
        text-align: center !important;
    }

    .mm-data-2{
        padding-left: 18% !important;
    }
}

@media only screen and (min-width: 360px) and (max-width:500px) {


    .mm-mobile-show {
        display: flex !important;
    }

    .mm-d-none {
        display: none;
    }

    .n-select select {
        width: 115%;
    }

    .n-select:before {
        right: 5px !important;
    }

    .arrow::after {
        right: 20% !important;
    }

}







@media only screen and (max-width: 1600px) and (min-width:1100px) {
    .arrow::after {
        right: 43% !important;
    }
}

/* ------------ Buyer account End-------------------*/
/*seller signup*/
@media only screen and (max-width: 668px) {
    .n-login-container {
        display: none;
    }




}

/*seller signup*/


/*Login  Page Start*/
 input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active
{
 -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.mm-forgot-psd {
    font-size: 14px;
    color: #1cc275;
}

.mm-create-account-btn {
    width: 118px;
    height: 21px !important;
    font-family: Poppins;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: normal;
    text-align: left;
    color: #1ec275;

}

.abd__createAccountBtnFIx{
    height: 100% !important;
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mm-create-account-btn-outer {
    width: 166px;
    height: 41px !important;
    margin: 0px 0 0 25px;
    text-align: center;
    line-height: 41px;
    /* padding: 11px 24px 9px; */
    border-radius: 7px;
    background-color: #def6e9;
}

.mm-login-form-login-btn {
    margin-top: 15px !important;
    width: 124px;
    text-align: center;
    height: 40px;
    /* margin: 0 25px 0 0; */
    padding: 9px 195px 9px 43px;
    border-radius: 7px;
    background-color: #381F59;
}

.mm-login-pswd-section {
    position: relative;
}

.mm-pswd-checkbox {
    margin-right: -15px;
    margin-top: -3px;
    opacity: 0;
}

.mm-pswd-checkbox:checked~.mm-checkmark {
    background-color: #def6e9;



}

.mm-checkmark {
    margin-top: -2px;
    height: 20px;
    width: 20px;
    background-color: white;
    border: 2px solid #def6e9;
    border-radius: 50%;
}

.mm-checkmark:after {
    content: "";

    position: absolute;

    width: 9.6px;
    height: 6.3px;
    /* border: solid 1.5px #1cc275; */
    border-bottom: 2px solid #1cc275;
    border-left: 2px solid #1cc275;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-40deg);
    opacity: 0;
}

.mm-pswd-checkbox:checked~.mm-checkmark:after {
    opacity: 1;



}

.mm-signup-form-img {
    position: fixed;
    width: 55%;
    height: 100%;
    /* padding: 10px 0 11px; */
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    /* background-color: #1cc275; */
}

.mm-login-form-side-outer {
    position: absolute;
    right: 0px;

    width: 45%;
}

.mm-login-form-side {
    margin-left: 25%;
    margin-top: 10%;
    width: 45%;
}

.mm-log-in {
    width: 95%;
}

.mm-rem-me {
    margin-top: 10px;
    width: 97%;
}

.abd__selectDropDownBGImage{
    background-image: url(../images/drop-down.svg);
    background-repeat: no-repeat;
    background-position: right;
    appearance: none !important;
}

.abd__border__transparent__1{
    border: 1px solid transparent !important;
}

.abd__margin__bottom__0{
    margin-bottom: 0 !important;
}

.abd__selectContainerFix__before::before{
    display: none !important;
}

.abd__varificationInput__container{
    /* border: 1px solid red !important; */
    padding: 0 !important;
}

.abd__varificationInput__container:focus-within{
    border: 1px solid #1cc275 !important;
}

.abd__varification__innerINput{
    /* border: 1px solid blue !important; */
    height: 100% !important;
    width: 100% !important;
    border: none !important;
    padding-left: 10px !important;
}

.abd__varification__innerINput:focus,
.abd__varification__innerINput:active{
    border: none !important;
    box-shadow: none !important;
}

.abd__sideImageFix{
    height: 100%;
    width: 100%;
    margin-top: 0% !important;
    padding: 0% !important;
}

.abd__choosePaymentMethod__radioContainer{
    /* border: 1px solid red; */
    display: flex;
    padding-left: 15px;

}

.abd__paymentRadioContainer{
    /* border: 1px solid blue; */
}

.abd__paymentRadioContainer:not(:last-child){
    margin-right: 35px;
}


.abd__customRadioButton{
    /* border: 1px solid red; */
    margin-bottom: 0;
    display: flex;
    align-items: center;
    cursor: pointer;
  }

  .abd__customRadio__input{
    margin-right: 10px;
    display: none;
  }

  .abd__customRadio__insideDivContainer{
    /* border: 1px solid red; */
    height: 25px;
    width: 25px;
    border: 2px solid #1cc275;
    border-radius: 50%;
    margin-right: 10px;
    padding: 3px;
    background-color: #fff;
  }

  .abd__customRadio__insideDivContainer::after{
    content: "";
    height: 100%;
    width: 100%;
    display: flex;
    background-color: #1cc275;
    border-radius: 50%;
    opacity: 0;
  }

  .abd__customRadio__input:checked + .abd__customRadio__insideDivContainer::after{
    opacity: 1;
  }

  .abd__customRadio__Text__p{
    margin-bottom: 0;
    font-size: 12px;
    color: #727677;
  }

  .abd__paymentRadioContainer .abd__customRadio__insideDivContainer{
      height: 18px;
      width: 18px;
  }

  .abd__bankAccDetail__fields{
      /* border: 1px solid red; */
  }

  .abd__bankAccDetail__form{
      /* border: 1px solid blue; */
  }

  .abd__fixInputPaymentDetail__container{
      /* border: 1px solid red !important; */
      display: flex;
      align-items: center;
      height: 50px;
      padding: 0 !important;
      overflow: hidden;
      padding-left: 10px !important;
  }

  .abd__fixInputPaymentDetail__input{
      /* border: 1px solid blue !important; */
      height: 100%;
      width: 100%;
      max-width: 100% !important;
      padding-left: 10px !important
  }

  .abd__imgInputPayment{
      height: 25px;
      width: 25px;
  }

  .abd__paddingLeft__6px{
      padding-left: 6px !important;
  }

  .abd__FixMargin__7__under{
      margin-left: -7.5px !important;
      margin-right: -7.5px !important;
  }
@media only screen and (max-width:1100px) {

    .mm-log-in,
    .mm-rem-me {
        width: 100%;
    }


}

@media only screen and (max-width:970px) {

    .mm-login-form-side {
        margin-left: 22%;
        width: 60%;
    }

}

@media only screen and (max-width:770px) {

    .mm-login-form-side {
        margin-left: 20%;
        width: 70%;
    }

}

@media only screen and (max-width:668px) {
    .mm-signup-form-img {
        display: none;
    }

    .mm-login-form-side-outer {

        width: 100%;
    }

    .mm-login-form-side {
        margin-top: 7% !important;
        margin: auto;
        width: 95%;
    }

    .mm-create-account-para{
        font-size: 12px;
    }

    /* .mm-mobile-button{
                width: 108px;
  height: 36px;
  margin: 43px 125px 60px 14px;
  padding: 9px 39px 10px 37px;
  border-radius: 25px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
  background-color: #1cc275;
            } */

    .mm-login-form-login-btn {

        width: 108px;
        height: 36px;
        align-items: center;
        margin: auto;

        border-radius: 25px;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
        background-color: #381F59;
    }

    .mm-login-button-section {
        margin-top: 60px;
        width: 100%;
        align-items: center;
        justify-content: center;
    }

    .mm-rem-me {
        padding: 0px !important;
    }

    /* .mm-pswd-checkbox,.mm-checkmark{
display: none;
            } */
    .mm-pswd-checkbox-outer {
        display: none !important;

    }

    .mm-pswd-checkbox-mobile {
        display: inline-block !important;
    }

    .mm-input-box input {
        max-width: 83%;
    }

    .mm-psd-txt {
        display: inline-block !important;
    }

    .mm-create-new {
        display: block !important;
    }



    .mm-login-mobile {
        border-radius: 7px 7px 0px 0px !important;
    }


    .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;
    }}

/*Login end*/

/*new job start*/
/* .mm-profile-info-outer{
    align-items: flex-start !important;
} */
.mm-profile-info-inner{
    margin-left: 8px;
    margin-top: 6px;
}
.mm-dashboard-profile-info{
    background-color: var(--color-white);
    -webkit-box-shadow: var(--box-shadow);
    box-shadow: var(--box-shadow);
    border-radius: 10px;
    font-weight: normal;
    height: 252px;
    display: flex;
    justify-content: center;

    height: auto !important;
}
.mm-profile-info-para{

    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: #1cc275;
}
.mm-profile-pay{
    font-family: Poppins;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: left;
    color: #2f3842;
}
.mm-profile-renew{
    font-family: Poppins;
    font-size: 8px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #727677;
}

.mm-profile-info-upgrade{
    font-family: Poppins;
    font-size: 8px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #1cc275;
    padding-top: 4px;
    margin-left: 3px !important;
}
.mm-check-icon {color: #00ec7f !important;
    font-size: 10px;
}
/* .mm-profile-info-upgrade:after{
    content: "";
    padding: 3px;
    border: 1px solid black;

} */
.mm-wallet-outer{
    margin-right: 3px;
    margin-top: 3px;
}
.mm-angle-down1{
    padding-top: 1px;
    margin-left: 1px !important;
}
.mm-wallet-inner{
    margin-right: 2px;
    margin-top: 3px !important;
    align-items: center;
    justify-content: center;
    width: 83px;
    height: 47px;
    border-radius: 7px;
    background-color: #fcfcfc;
}
.mm-wallet-heading{
    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: #1cc275;
}
.mm-wallet-ammount{
    margin-top: 5px;
    font-family: Poppins;
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #171d22;
}

#progressbar{
    white-space: nowrap;
}

.mm-user-verify{
    flex-basis: auto;

    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.54;
    letter-spacing: normal;
    text-align: left;
    color: #00ec7f;
}

.mm-user-account-info{
    margin-bottom: 3px !important;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: right;
    color: #727677;
}
.mm-post-heading{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #171d22;
}
.mm-post-heading2{
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: right;
    color: #1cc275;
}

.mm-post-job-section{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #171d22;
}
.mm-notes{
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: right;
    color: #1cc275;
}
.mm-form1-outer{
    padding: 10px 10px 0px 10px !important;
    border-radius: 10px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
}
.mm-form1-outer div{
    margin-top: 5px;
}
/*.mm_skills_required_error:focus-within{*/
/*    border: solid #1cc257 !important;*/
/*}*/
/*.mm_skills_required_error:focus-within{*/
/*    border: 1px solid #1cc257;*/
/*    border-radius: 8px !important;*/
/*}*/
.mm_skills_required_error  .select2-selection--multiple:focus-within{
    border: none !important;
    outline: none !important;
}

.mm_skills_required_error{
    border-radius: 8px !important;
    min-height: 35px !important;
}
.mm_skills_required_error .select2-container .select2-search__field{
    border: 1px solid transparent !important;
    /*border-radius: 8px !important;*/
    box-shadow: none !important;
    outline: none !important;
    margin:0px !important;
    height: auto !important;
    padding: 10px;

}
.mm_skills_required_error .select2-container .select2-search__field:focus-within{
    border:none !important;
    outline: none !important;
}
.mm_skills_required_error .select2-container{
    border-radius: 8px !important;
    height: auto !important;
    width: 100% !important;
}
.mm_skills_required_error  .select2-container--default .select2-selection--multiple .select2-selection__choice__display{
    color: #1cc257;
}
.mm_skills_required_error .select2-container .select2-selection--multiple:focus-within{
    border: 1px solid #1cc257 !important;
    outline: none !important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15) !important;

}
.mm_skills_required_error .select2-container .select2-selection--multiple{
    margin:0px !important;
    border:none;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15) !important;
border-radius: 8px !important;
    padding: 0px 0px 0px 0px !important;
    height: auto !important;
    min-height: 35px !important;

}
/* .mm-custom-radio{
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mm-custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.mm-radiomark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}
.mm-custom-radio:hover input ~ .mm-radiomark {
  background-color: #ccc;
}
.mm-custom-radio input:checked ~ .mm-radiomark {
  background-color: #2196F3;
}


.mm-radiomark:after {
  content: "";
  position: absolute;
  display: none;
}


.mm-custom-radio input:checked ~ .mm-radiomark:after {
  display: block;
}

.mm-custom-radio .mm-radiomark:after {
     top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
} */
/* i{
    color: #1cc275;
} */
.mm-form-headings{
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    margin-bottom: 0px;
    color: #2f3842;
}
.mm-input-1:focus-within{
    border:none !important;
    box-shadow: none !important;
}
.mm-job-form-input-fields{
    height: 35px;
    margin: 10px 1px 8px;

    border-radius: 8px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
}
.mm-job-form-input-fields select{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.mm-clearance1 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: #555b63;
}
.n-B_Services_Post_Weizerd #mm-job-progressbar {
    overflow: unset;
}
#mm-job-progressbar {
    white-space: nowrap;
    margin-bottom: 0px;
    overflow: hidden;
    font-weight: 400;
    color: var(--text-color);
    max-width: 100%;
    position: relative;
    z-index: 9;
}
#mm_job_login_wizerd fieldset:not(:first-of-type) {
    display: none;
}
#mm-job-progressbar .active {
    color: var(--btn-bg);
}
.n-B_Services_Post_Weizerd #mm-job-progressbar li {
    left: -15px;
}
#mm-job-progressbar #job_info:before {
    content: "1";
    text-align: center;
}
#mm-job-progressbar li.active:before {
    background: var(--btn-bg);
    color: #fff;
}
#mm-job-progressbar li.active:before {
    background: var(--btn-bg);
    color: #fff;
}

#mm-job-progressbar li span {
    position: relative;
    bottom: 48px;
    font-weight: 500;
}
#mm-job-progressbar li:first-child:after {
    width: 0px;
}
#mm-job-progressbar li.active:after {
    background: var(--btn-bg);
}
#mm-job-progressbar li:before{
    position: relative;
    left: 35%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
    font-size: 13px;
    color: #1cc275;
    background: #fff;
    border-radius: 50%;
    padding: 0px !important;
    box-shadow: 0px 0px 5px #e5e5e5;
}
#mm-job-progressbar li:after {
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    left: -50% !important;
    top: 14px;
    box-shadow: 0px 0px 2px #e5e5e5;
    z-index: -1;
    background: #fff;
}
#mm-job-progressbar li {
    font-size: 12px;
    width: 15%;
    float: left;
    top: 15px;
    position: relative;
    text-align: center;
}
#mm-job-progressbar #job-info:before {
    content: "1";
    text-align: center;
}
#mm-job-progressbar #job-requirements:before {
    content: "2";
    text-align: center;
}
#mm-job-progressbar #job-benefits:before {
    content: "3";
    text-align: center;
}
#mm-job-progressbar #screening:before {
    content: "4";
    text-align: center;
}
#mm-job-progressbar #preview:before {
    content: "5" !important;
    text-align: center !important;
}


.mm-terms-checkmark1 {
    position: relative;
    top: -24px;
    display: block;
    height: 28px;
    width: 29px;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    border: solid 1px #ffffff;
    background-color: #ffffff;



    border-radius: 5px;

}
.mm-terms-checkmark2{
    position: relative;
    top: -24px;
    display: block;
    height: 28px;
    width: 29px;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    border: solid 1px #ffffff;
    background-color: #ffffff;



    border-radius: 5px;

}

.mm-terms-checkmark1::after {
    content: "";
    position: absolute;
    height: 5px;
    width: 10px;
    border-left: 2px solid #1ec275;
    border-bottom: 2px solid #1ec275;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    opacity: 0;
}
.mm-terms-checkmark2::after {
    content: "";
    position: absolute;
    height: 5px;
    width: 10px;
    border-left: 2px solid #1ec275;
    border-bottom: 2px solid #1ec275;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    opacity: 0;
}

#security-check:checked~.mm-terms-checkmark1 {
    background-color: white;
    border: 1px solid #1ec275;

}

#security-check:checked~.mm-terms-checkmark1::after {
    opacity: 1;

}
#security-terms1:checked~.mm-terms-checkmark2 {
    background-color: white;
    border: 1px solid #1ec275;

}

#security-terms1:checked~.mm-terms-checkmark2::after {
    opacity: 1;

}











.mm-label1 {
    margin-left: 8px;
    margin-top: 8px;
    color: #727677;
    font-size: 12px;
    font-family: Poppins;
}
.mm-maximum-users{
    width: 100%;
    height: 100%;
}
/* .mm-maximum-users select{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
} */
.mm-maximum-user-input{
    width: 95%;
    height: 100%;
}
.mm-maximum-user-input option{
    width: 90% !important;
}
.mm-job-title-field{
    padding-left: 15px;
    border-radius: 8px;
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
}
.mm-qa-circle{
    color: #1cc275;
}
.mm-job-form-inputs{
    height: 114px;
    margin: 10px 1px 20px;
    padding: 9.7px 12.5px 8.3px 14px;
    border-radius: 8px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
}.mm-job-form-inputs1{
     height: 114px;
     margin: 10px 1px 20px;
     padding: 9.7px 12.5px 8.3px 14px;
     border-radius: 8px;
     box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
     background-color: #ffffff;
 }

/* .mm-dropdown{

width: 100%;
height: 100%;
}
.mm-dropdown:hover .mm-dropdown-list{
    opacity: 1;
    visibility: visible;
}
.mm-dropdown-select{
    position: relative;
    background-color: grey;
    width: 100%;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
.mm-dropdown-list{
    background-color: grey;
    position: absolute;
    top: 110%;
    left: 10px;
    right: 0px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s linear, visibility 0.2s linear;
} */

.abd__selectContainer{

    display: flex;
    align-items: center;
}
.mm__selectContainer{

    display: flex;
    align-items: center;
}
.mm-angle-down{
    color: #1cc275 !important;
}
.abd__select{
    box-shadow: none ;
    border: none;
    outline: none;
    display: flex;
    height: auto;
}

.mm__select{
    padding: 0px 0px 0px 15px;
    box-shadow: none;
    border: none;
    outline: none;
    display: flex;
    height: auto;
}
/* .abd__select option{
    background-color: #1cc275;

} */
.abd__select option:hover{
    background-color: #1cc275;
}





.ad-checkmark{
    top: -25px;
    left: -2px;
    position: relative;
    display:block;
    height: 28px;
    width: 29px;
    background-color: whitesmoke;
    border-radius: 50%;
}
.ad-checkmark::after{
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: #1cc275;
    top: 50%;
    left: 51%;
    transform: translate(-50%, -50%) rotate(45deg);
    opacity: 0;
}
#30_days:checked ~ .ad-checkmark{
    background-color: white;
    border: 1px solid #1cc275;
}
#30_days:checked ~ .ad-checkmark::after{
    opacity: 1;
}

.mm_n_and_text_div{
    text-align: center;

    }

.ad-cancel-checkmark{
    top: -25px;
    left: -2px;
    position: relative;
    display: block;
    height: 28px;
    width: 29px;
    background-color: whitesmoke;
    border-radius: 50%;
}
.ad-cancel-checkmark::after{
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: #1cc275;
    top: 50%;
    left: 51%;
    transform: translate(-50%, -50%) rotate(45deg);
    opacity: 0;
}
#good_till:checked ~ .ad-cancel-checkmark,
#good_till1:checked ~ .ad-cancel-checkmark{
    background-color: white;
    border: 1px solid #1cc275;
}
#good_till:checked ~ .ad-cancel-checkmark::after,
#good_till1:checked ~ .ad-cancel-checkmark::after{
    opacity: 1;
}
.mm-min{
    padding-left: 15px !important;
}
.mm-min,.mm-max{

    margin-top: 0px;
    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;
}
.mm-input{

    width: 100%;
    padding-left: 25px;
    margin-top: 0 !important;
}

.mm-input input{
    width: 100%;
    flex: 1;
    border: none;
    outline: none;

}
/* .mm-dashboard-profile-info{
align-items: center;
} */
.mm-input span{
    color: #1cc275;

}

.mm-job-form-inputs1{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    border: 2px dashed grey;

}
.mm-job-form-inputs{
    position: relative;
}
.mm-job-form-inputs span{
    position: absolute;
    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;


}
#mm-job-description{
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
    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;

}
.mm-profile-verify{
    margin-bottom: 4px !important;
}
/* @media screen and (max-width:999px) and(min-width:901px){
    .mm-form-column-padding{
        padding: 0px 0px 0px 0px !important;
        }
} */
/* .mm-form-column-padding{
padding: 0px 0px 0px 20px !important;
}
.mm-profile-card-column{
    padding: 0px 0px 0px 20px !important;
} */
.mm-job-description-outer{
    margin-top: 0 !important;
    width: 100%;
    height: 100%;
}
.mm-job-qa-btn-outer{
    margin-bottom: 10px !important;
}
.mm-browse-btn{
    margin: 0px;
    border: none;
    width: 100px;
    height: 30px;
    border-radius: 5px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
}
.mm-browse-btn a{
    color: #1cc275;
    cursor: pointer;
    text-decoration: none;

}
.mm-browse-text{

    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;

    color: #c4c4c4;
}
.mm-job-btn2{
    border: none;
    outline: none;
    width: 120px;
    height: 35px;
    font-size: 12px;
    color: white;
    border-radius: 7px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
    background-color: #1cc275;
}

.mm_3_apply_job_question_box:focus-within{
    box-shadow: 0px 0px 3px var(--btn-bg) !important;
    border: 1px solid #1cc275 !important;
    outline: none !important;

}
.mm-job-btn1{
    border: none;
    outline: none;
    width: 108px;
    height: 35px;
    margin: 0 20px 0 0;

    font-size: 12px;
    color: #1cc275;
    border-radius: 7px;
    background-color: #f4fbf7;
}

.mm-job-continue{

    margin-bottom: 20px !important;
    margin-left: auto !important;

}
.mm-outer-container{

    width: 100%;
    margin-bottom: 60px;

}

.mm-outer-row{
    margin: auto;

    width: 85%;
}
.mm-info-cards{

    height: 132px;
}
.mm-bottom-section{
    display: flex;
    flex-direction: row;
}
.mm-form-headings1{
    visibility: hidden;

}
@media only screen and (max-width:1000px) and (min-width:901px){
    .mm-info-cards{
        width: 195px !important;
    }
}
@media only screen and (max-width:1000px){

    .mm-outer-row{
        margin: auto;

        width: 95%;
    }
    .mm-profile-cards{
        margin-top: -10px !important;
        justify-content: space-evenly !important;
        width: fit-content !important;
    }
    /* .mm-outer-container{
        margin: 0px !important;
        padding: 0px !important;
    } */
}

.mm-ad-duration-outer{

    width: 100%;


}
@media only screen and (max-width:900px) and (min-width: 640px){
     .mm_3_job_section_title1{
        margin-top: 50px !important;
        display: flex !important;
    }
}
@media only screen and (max-width:900px){
    .mm_3_job_question_icon_trash{
        top: 50%;
        transform: translate(-50%,-50%);
        position: absolute;
        right: 5px !important;
    }
    .mm_3_type-question-and-answer-box{
        margin-top: 15px !important;
    }
    .mm_3_post-ads-form-title{
        display: none !important;
    }
    .mm_3_form_section1{
        margin-top: 0px !important;
    }
    .mm_3_q_Text{
        margin-bottom: 0px !important;
    }
    .mm_3_benefits_btn_outer_div{
        margin-top: 20px !important;
    }
    .mm_3_add_new_btn_outer_div1{
        margin-top: 20px !important;
    }
    .mm_3_add-new-field{
        margin-bottom: 10px !important;
    }
    .mm_3_title_name{
        color: #555b63 !important;
    }
    .mm_3_apply_job_question_box1 {
        margin-bottom: 10px !important;
    }
   .mm_3_Interview_Back_Button{
    border-radius: 4px !important;
   }
    .mm_3_new_job_main_container1{
max-width: 100% !important;
    }
    .mm_3_apply_job_question_box{
        margin-bottom: 0px !important;
    }
    .mm_3_mobile_header_inner{
        padding: 0 15px !important;
        display: flex !important;
    }
   .mm_3_new_job_mobile_header_1{
    display: block !important;
   }
.mm_new_job_first_container1{
    margin-bottom: 5px !important;
}

    .mm_3_job_radios1{
      padding-left: 15px !important;
      padding-right: 15px !important;
    }




    .mm-job-continue{

        margin-left: auto !important;
        margin-bottom: 0px !important;
    }
    .mm-job-btn1{
        border-radius: 25px !important;
        height: 30px;
        width: 90px;
    }
    .mm-job-btn2{
        height: 30px;
        width: 90px;
        margin-right: 15px !important;
        border-radius: 25px;
    }
    .mm-salary-view-mobile{
        display: block !important;
        width: 100%;
    }
    .mm-12{
        display: flex !important;
    }
    .mm12{
        display: none;

    }
    .mm13{
        display: none;
    }
    /* .mm-form-headings{
        display: none;
    } */
    .mm-order1{
        order: 1 !important;
    }
    .mm-order2{
        order: 2;
    }
    .mm-order3{
        order: 3;
    }
    .mm-order4{
        order: 4;
    }
    .mm-order5{
        order: 5;
    }
    .mm-order6{
        order: 6;
    }
    .mm-order7{
        order: 7;
    }
    .mm-order8{
        order: 8;
    }
    .mm-order9{

        order: 9;
    }
    .mm-order10{
        margin-top: -15px !important;
        order: 10;
    }
    .mm-order11{
        margin-top: -15px !important;
        order: 11;
    }
    .mm-order12{
        margin-top: -15px !important;
        order: 12;
    }
    .mm-order13{
        margin-top: -15px !important;
        order: 13;
    }
    .mm-order14{
        order: 14;
    }
    .mm-order15{
        order:15;
    }
    .mm-order16{
        order:16;
    }


    body{
        background-color: white;
    }
    .mm-job-d-none{
        display: none !important;
    }
    .mm-form1-outer{
        padding:0px 20px 0px 20px !important ;
        box-shadow: none !important;
        border:none;
        outline: none;
        border-radius: 0px;

    }
    .mm-outer-row{
        margin: 0px !important;
        padding: 0px;
        width: 100%;
    }
    /* .mm-page-content{

        margin: auto !important;
        padding: 0px !important;
        width: 95vw !important;
    } */
    .mm-form-col{
        padding: 0px !important;

        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .mm-job-mobile-header{
        position: relative;
        top: -22px;
        margin-top: 0px !important;
        width: 100%;
        display: block !important;
        height: 50px;
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
        background-color: #ffffff;
        text-align: center;
    }
    .mm-job-mobile-header p{
        line-height: 50px;

    }
    .mm-bell-icon{
        position: absolute;
        right: 20px;
        top: 13px;
    }
    .mm-back-arrow{
        position: absolute;
        left: 20px;
        top: 15px;
    }
    .mm-ad-duration-outer{
        margin: auto;
        width: 97%;
        display: flex;
        flex-direction: column;
        border-radius: 8px;
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
        background-color: #ffffff;
        margin-bottom: 20px;
    }

    .mm-mobile-progress{
        display: block !important;
        width: 100%;
        font-family: Poppins;
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: left;
        color: #555b63;
    }
    .mm-mobile-ad-duration{
        margin-left: 25%;
    }
    .mm-mobile-view-form{

        flex-basis: 0 0 100% !important;
        max-width: 100% !important;
    }
    .mm-form-headings1{
        visibility: visible !important;

    }

}
@media only screen and (max-width: 1282px) and (min-width:1201px) {
    .mm-info-cards1{
        height: 60px !important;
        width: 53px !important;
    }
}
@media only screen and (max-width: 900px) and (min-width:769px){
    .mm-12{
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    .mm-order15{
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    .mm-order11{
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;

    }
    .mm-order12{
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;

    }
    .mm-order13{
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;

    }

    .mm-order2{
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;

    }
    .mm-order3{
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;

    }
    .mm-order5{
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;

    }
    .mm-order6{
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;

    }
    .mm-order7{
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;

    }
    .mm-order8{
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;

    }
    .mm-order14{
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;

    }
    .mm-form-headings1{
        margin-left: 10px;
        display: flex;
        margin-top: 10px !important;

    }

    /* .mm12{
        visibility: visible !important;
        display: block !important;

    } */
}
@media only screen and (max-width: 768px){
   .mm_buyer_new_container{
       max-width:100% !important;
   }
    .mm_form_container_2{
       margin-top: 10px !important;
   }

    .mm_n_and{
     flex-direction: column;
        padding-top: 10px !important;
    }
    .mm1_seller_col{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .mm_email_box{
        max-width:100% !important;
        flex: 0 0 100% !important;
    }
    .mm__cnfrm_pswd_mobile{
        margin-top: 7px;
    }
    .mm-date-input{
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }
    .mm-form-headings1{
        margin-left: 10px;
        display: flex;

    }
    .mm-order13{
        margin-top: 0px !important;
    }

}

@media only screen and (max-width: 400px){
    .mm-mobile-ad-duration{
        margin-left: 0px !important;
    }
}
@media only screen and (max-width: 991px) and (min-width:999px){
    .mm-info-cards2{
        margin-right: 5px !important;
    }
}

/*Job requirements start*/


/* #mm_job_Requirements{
    margin-top: 90px !important;
} */
.mm-requirements-heading{


    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #171d22;

}
.mm-must-have-requirement, .mm-good-to-have-requirement{

    padding: 0 10px !important;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #2f3842;
}
.mm-design-skills{
    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: #555b63;
}
.mm-job-require-input:focus-within{
    border:none !important;
    box-shadow: none!important;
}
.mm-design-skills{
    padding-left: 15px !important;
}
.mm-job-require-input{
    width: 100%;


    border: none;
    outline: none;






}
.mm-job-require-input::placeholder{
    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: #c4c4c4;
}
.mm-add-require-link a{
    margin-top: 0px !important;
    padding-top: 0px !important;
    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: #1cc275;
}
.mm-job-require-input-fields{
    height: 35px;

    padding: 9.7px 12.5px 8.3px 14px;
    border-radius: 8px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
}
.mm-job-require-btn1{

    border: none;
    outline: none;
    width: 108px;
    height: 35px;
    margin: 0 20px 0 0;
    font-size: 12px;
    color: #1cc275;

    border-radius: 7px;
    background-color: #f4fbf7;
}


.mm-job-require-btn2{
    border: none;
    outline: none;
    width: 120px;
    height: 35px;
    margin: 0 0 0 20px;
    font-size: 12px;
    color: white;
    border-radius: 7px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
    background-color: #1cc275;
}

@media only screen and (max-width: 900px){
    .mm-require-mobile{
        flex-direction: column !important;
    }
    .mm-job-require-container-outer{

        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    .mm-require-container-inner{

        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    .mm-bottom-section{
        width: 100% !important;
    }
    .mm-must-have-requirement{
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100%;

    }
    .mm-good-to-have-requirement{
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100%;
        margin-left: 0px !important;

    }
    .mm-job-require-btn1{

        height: 30px !important;
        width: 90px !important;

        border-radius: 25px;

    }


    .mm-job-require-btn2{
        height: 30px !important;
        width: 90px !important;

        border-radius: 25px;

    }

}



/**/
/*   Job benefits*/



.mm-benefits-col-padding{
    padding: 0 10px !important;
}
.mm-job-benefit-btn1{

    border: none;
    outline: none;
    width: 108px;
    height: 35px;
    margin: 0 20px 0 0;
    font-size: 12px;
    color: #1cc275;

    border-radius: 7px;
    background-color: #f4fbf7;
}


.mm-job-benefit-btn2{
    border: none;
    outline: none;
    width: 120px;
    height: 35px;
    margin: 0 0 0 20px;
    font-size: 12px;
    color: white;
    border-radius: 7px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
    background-color: #1cc275;
}

@media only screen and (max-width: 900px){
    .mm-max-width-job{
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    .mm-job-benefit-btn1{
        border-radius: 25px;
        width: 90px;
        height: 30px;
    }
    .mm-job-benefit-btn2{
        border-radius: 25px;
        width: 90px;
        height: 30px;
    }
    .mm-max-width-job{
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    .mm-benefits-order1{
        order: 1 !important;
    }
    .mm-benefits-order2{
        order: 2;
    }
    .mm-benefits-order3{
        order: 3;
    }
    .mm-benefits-order4{
        order: 4;
    }
    .mm-benefits-order5{
        order: 5;
    }
    .mm-benefits-order6{
        order: 6;
    }
    .mm-benefits-order7{
        order: 7;
    }
    .mm-benefits-order8{
        order: 8;
    }
    .mm-benefits-order9{

        order: 9;
    }
    .mm-benefits-order10{
        margin-top: -15px !important;
        order: 10;
    }


}

/*job benefits end*/
/*job questions start*/
.mm-job-question-btn1{
    border: none;
    outline: none;
    width: 108px;
    height: 35px;
    margin: 0 20px 0 0;

    font-size: 12px;
    color: #1cc275;
    border-radius: 7px;
    background-color: #f4fbf7;

}
.mm-job-question-btn2{
    border: none;
    outline: none;
    width: 120px;
    height: 35px;
    margin: 0 0 0 20px;
    font-size: 12px;
    color: white;
    border-radius: 7px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
    background-color: #1cc275;
}
.mm-job-question-para{
    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;
}
.mm-job-question-input:focus-within{
    border:none !important;
    box-shadow: none !important;
}
.mm-job-question-input{
    border: none;
    outline: none;
    width: 100%;
    margin: 0px;
    padding-left: 15px !important;
}
.mm-label-q1{
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.3px;
    text-align: left;
    color: #171d22;

    /* 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; */
    /* margin-bottom: -10px !important; */
}

#drop_down_options{
    position: relative;
    top:12px;
    visibility: hidden;
}
.ad-q1-checkmark{
    display: block;
    height: 20px;
    width: 20px;
    border: 2px solid #1cc275;
    background-color: white;
    border-radius: 10px;
    position: relative;
    top: -13px;
    left: -5px;
}
.ad-q1-checkmark:after{

    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: white;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#drop_down_options:checked ~ .ad-q1-checkmark{
    background-color: white;
}
#drop_down_options:checked ~ .ad-q1-checkmark::after{
    background-color: #1cc275;
    opacity: 1 !important;
}
#radio_options{
    position: relative;
    top:12px;
    visibility: hidden;
}
.ad-q2-checkmark{
    display: block;
    height: 20px;
    width: 20px;
    border: 2px solid #1cc275;
    background-color: white;
    border-radius: 10px;
    position: relative;
    top: -13px;
    left: -5px;
}
.ad-q2-checkmark:after{

    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: white;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#radio_options:checked ~ .ad-q2-checkmark{
    background-color: white;
}
#radio_options:checked ~ .ad-q2-checkmark::after{
    background-color: #1cc275;
    opacity: 1 !important;
}
#description_box{
    position: relative;
    top:12px;
    visibility: hidden;
}
.ad-q3-checkmark{
    display: block;
    height: 20px;
    width: 20px;
    border: 2px solid #1cc275;
    background-color: white;
    border-radius: 10px;
    position: relative;
    top: -13px;
    left: -5px;
}
.ad-q3-checkmark:after{

    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: white;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#ad-q3:checked ~ .ad-q3-checkmark{
    background-color: white;
}
#description_box:checked ~ .ad-q3-checkmark::after{
    background-color: #1cc275;
    opacity: 1 !important;
}
.mm-add-more-link a{
    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: #1cc275;

}
.mm-add-more-link2 button{
    padding: 10px 30px 9px;
    font-size: 12px;
    border:none;
    outline: none;
    margin: 0px;
    padding: 0px;
    width: 130px;
    height: 36px;
    color: #1cc275;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #f4fbf7;


}
.mm-screening-questions-outer{
    border: 1px solid black;
}
.mm-job-qa-btn-outer{
    float: right;

}
@media only screen and (max-width: 900px){
    .mm-job-question-btn1{
        border-radius: 25px;
        height: 30px;
        width: 90px;
    }
    .mm-job-question-btn2{
        border-radius: 25px;
        height: 30px;
        width: 90px;
    }
    .mm-job-qa-btn-outer{
        margin-right: 20px;

    }
    .mm-radio-buttons{
        margin-left: 10px !important;
        flex-direction: column !important;
    }
    .mm-radio-buttons div{
        margin-top: -5px !important;
    }
    .mm-label-q1{
        margin-top: -7px !important;
    }
    .mm-job-question-para{
        margin-left: 3px !important;
    }}


/**/
/*Preview start*/
/* ./{
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #171d22;
} */

#ad-p1{
    position: relative;
    top:12px;
    visibility: hidden;
}
.ad-p1-checkmark{
    display: block;
    height: 20px;
    width: 20px;
    border: 2px solid #1cc275;
    background-color: white;
    border-radius: 10px;
    position: relative;
    top: -13px;
    left: -5px;
}
.ad-p1-checkmark:after{

    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: white;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#ad-p1:checked ~ .ad-p1-checkmark{
    background-color: white;
}
#ad-p1:checked ~ .ad-p1-checkmark::after{
    background-color: #1cc275;
    opacity: 1 !important;
}
#ad-p2{
    position: relative;
    top:12px;
    visibility: hidden;
}
.ad-p2-checkmark{
    display: block;
    height: 20px;
    width: 20px;
    border: 2px solid #1cc275;
    background-color: white;
    border-radius: 10px;
    position: relative;
    top: -13px;
    left: -5px;
}
.ad-p2-checkmark:after{

    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: white;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#ad-p2:checked ~ .ad-p2-checkmark{
    background-color: white;
}
#ad-p2:checked ~ .ad-p2-checkmark::after{
    background-color: #1cc275;
    opacity: 1 !important;
}
#ad-p3{
    position: relative;
    top:12px;
    visibility: hidden;
}
.ad-p3-checkmark{
    display: block;
    height: 20px;
    width: 20px;
    border: 2px solid #1cc275;
    background-color: white;
    border-radius: 10px;
    position: relative;
    top: -1px;
    left: -5px;
}
.ad-p3-checkmark:after{

    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: white;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#ad-p3:checked ~ .ad-p3-checkmark{
    background-color: white;
}
#ad-p3:checked ~ .ad-p3-checkmark::after{
    background-color: #1cc275;
    opacity: 1 !important;
}
#ad-p4{
    position: relative;
    top:12px;
    visibility: hidden;
}
.ad-p4-checkmark{
    display: block;
    height: 20px;
    width: 20px;
    border: 2px solid #1cc275;
    background-color: white;
    border-radius: 10px;
    position: relative;
    top: -13px;
    left: -5px;
}
.ad-p4-checkmark:after{

    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: white;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#ad-p4:checked ~ .ad-p4-checkmark{
    background-color: white;
}
#ad-p4:checked ~ .ad-p4-checkmark::after{
    background-color: #1cc275;
    opacity: 1 !important;
}
.preview-p1-para{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.35px;
    text-align: left;
    color: #2f3842;
}.mm-preview-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: #555b63;
 }
.mm-preview-headings{
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #2f3842;
}
.mm-label-p1{
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.3px;
    text-align: left;
    color: #171d22;
    margin-bottom: 10px !important;

}
.mm-preview-textarea{
    height: 106px;
    margin: 10px 0 0;
    padding: 9px 269px 81px 13px;
    border-radius: 8px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
}
.mm-preview-textarea textarea{
    height: 100% !important;
    width: 100% !important;
    border: 1px solid black !important;
}
.mm_preview_description{
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
    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;

}
.mm-preview-description-outer{
    margin-top: 0 !important;
    width: 100%;
    height: 100%;
}.mm-job-preview-inputs{
     height: 106px !important;
 }
.mm-draft-button{
    border: none;
    outline: none;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #1cc275;
    width: 107px;
    color:#1cc275;
    height: 35px;


    border-radius: 7px;
    background-color: #f4fbf7;
}
.mm-publish-button{
    border: none;
    outline: none;
    width: 108px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    height: 35px;
    margin: 0 0 0 20px;
    padding: 10px 33px 8px;
    border-radius: 7px;
    box-shadow: 0 2px 3px 0 rgba(28, 194, 117, 0.53);
    background-color: #1cc275;
}
.mm-p-button{
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #1cc275;
    width: 107px;
    height: 35px;
    border: none;
    outline: none;
    border-radius: 7px;
    background-color: #f4fbf7;
}
.mm-preview-d-none{
    display: none !important;
}
.mm-job-preview-title, .mm-job-preview-img{
    width: 50% !important;
    height: auto;

}
.mm-preview-title{
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #171d22;
}
.mm-must-have-mobile-view{
    margin-bottom: 5px;
}

.mm-dollar-sign{
    color: #1cc275;
}
.mm-preview-list-dots{

    display: inline-block;
    height: 9px;
    width: 9px;
    border-radius: 50%;
    background-color: #1cc275;
}
.mm-job-question-input::placeholder{
    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;
}
.mm_job-preview-img1{
    height: 130px;
    width: 130px;
    border-radius:7px ;
}
@media only screen and (max-width: 370px){
    .preview-list-wrap{
        margin-left: 0px !important;
        max-width: 100% !important;
        flex:0 0 100% !important;
    }
}
@media only screen and (max-width: 900px){
    /* .mm-preview-list-dots{
        margin-right: 20px !important;
    } */
    .mm-must-have-mobile-view{
        /* margin-bottom: 20px !important; */
    }
    .mm-vision-health{
        display: inline-block !important;
    }

    .abd__query__fixMarginRightContinueBtn{
        margin-right: 0 !important;
    }
    /* .mm-no-margin1{
        margin-top: 10px !important;
        margin-bottom: 0px !important;
    }*/

    .mm-no-b-margin{

        margin-bottom: 5px !important;
    }

    .mm-no-top-margin{
        margin-top: -7px !important;
    }
    .mm-no-margin{
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .mm-per-para{
        font-family: Poppins;
        font-size: 12px !important;
        font-weight: 500 !important;
        font-stretch: normal !important;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: left;
        color: #555b63;
    }
    .mm-pre-para{
        font-family: Poppins;
        font-size: 12px !important;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 0.3px;
        text-align: left;
        color: #2f3842;
    }
    #mm_job_preview_cancel, #mm_preview_draft, #mm_preview_publish{
        height: 30px !important;
        width: 90px !important;
        border-radius: 15px !important;
        padding: 0px !important;
    }
    .must-have-mobile-view{
        margin-bottom: 15px !important;
        margin-top: 0px !important;
    }
    .mm-dot-list1{
        background-color: #555b63;
    }
    .mm_preview_description{
        width: 85% !important;
    }
    #mm_job_preview1{
        border-radius: 7px !important;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2) !important;
        background-color: #ffffff !important;
        margin-top: -10px;
        width: 93% !important;
    }
    #mm_job_preview0{
        border-radius: 7px !important;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2) !important;
        background-color: #ffffff !important;
        margin-top: -10px;
        width: 93% !important;
    }
    #mm_job_preview2{
        border-radius: 7px !important;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2) !important;
        background-color: #ffffff !important;
        margin-top: -10px;
        width: 93% !important;
    }
    #mm_job_preview3{
        border-radius: 7px !important;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2) !important;
        background-color: #ffffff !important;
        margin-top: -10px;
        width: 93% !important;
    }
    .mm-job-preview-skills-list{
        flex-wrap: wrap;
    }

    .mm-p-order1{
        order: 1;
    }
    .mm-p-order2{
        order: 2;
    }
    .mm-p-order3{
        order: 3;
    }
    .mm-p-order4{
        order: 4;
    }
    .mm-p-order5{
        order: 5;
    }
    .mm-p-order6{
        order: 6;
    }
    .mm-p-order7{
        order: 7;
    }
    .mm-p-order8{
        order: 8;
    }
    .mm-p-order9{
        order: 9;
    }
    .mm-p-order10{
        order: 10;
    }
    .mm-p-order11{
        order: 11;
    }

    .mm-job-preview-buttons-outer{
        justify-content: center !important;
    }
    #mm_preview_publish{
        margin-left: 20px !important;
    }
    .mm-preview-btn-section{
        margin-left: 20px !important;
    }
    .mm-hr-line{
        margin-top: -10px !important;
        margin-bottom: 10px;
        padding: 0px !important;
        border-bottom: 1px solid #c4c4c4;
        width: 110% !important;
        display: inline-block !important;
    }

    .mm-row-px-0{
        padding: 0px !important;
    }
}



/*job preview end*/
/*Coming soon Start*/
.mm-coming-soon-section{
    height: 100%;


}
.mm-coming-soon-title{

    font-family: Poppins;
    font-size: 34px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #171d22;
}
.mm-stop-logo img{
    height: 100px;
    width: 427px;
}
.mm-coming-soon-title-outer{
    text-align: center;
}
.mm-stop-logo{
    text-align: center;
}
.mm-coming-soon-content{
    flex-wrap: wrap;


    align-items: center;
    justify-content: center;
    position: relative;
    top: 47%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 55%;
}
/* .mm-coming-soon-img-section img{
height: 100vh;







width: 100vw;


} */
.mm-coming-outer{
    padding: 0px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin: 0px !important;
    /* border: 2px solid red; */

    height: 100vh;
    box-sizing: border-box;
    background-image: url(../images/dashboard/coming\ soon\ 3.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-size: contain; */
}
.mm-coming-soon-img-section{
    /* border: 2px solid red; */
    height: 100%;





}
.mm-job-preview-buttons-outer{
    margin-bottom: 20px !important;
}
/*input[type="file"] {*/
/*    display: none;*/
/*}*/
.custom-file-upload {
    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: #1cc275;

    outline: none;

    display: inline-block;
    width: 100px;
    height: 30px;
    margin: 0 0 0 30px;
    padding: 7px 28px 6px 29px;
    border-radius: 5px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
    background-color: #f4fbf7;
}

.mm-4-drag-drop{
    width: 50px !important;
    visibility: hidden;
}

.mm_job_radio_btns_container{
    justify-content: space-evenly;
    flex-wrap: wrap;
    height: auto !important;
}


.mm_span_text_size .error-profile{
    font-size: 14px !important;

}

input:-webkit-autofill{
    background-color: white !important;
}
.mm0_0_country_box .select2-container .select2-selection--single{
    height: auto !important;
}
.mm0_0_country_box .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px !important;
}
.mm0_0_country_box .select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 3px !important;

}
.mm0_0_country_box .select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color: #1CC275 transparent transparent transparent !important;
    left: 0% !important;
}
.mm__display__flex{
    display: flex !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
    border: none !important;
outline: none !important;
}
.mm0_0_country_box .select2-container--default .select2-selection--single .select2-selection__placeholder{
    font-family: Poppins !important;
    font-size: 12px !important;
    font-stretch: normal;
    color: #727677 !important;
    letter-spacing: normal;
    font-style: normal;
    font-weight: normal;
}
.mm_n_and{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center !important;
}

.mm___213 .mm-date-input2{
border: 1px solid transparent !important;
}



.mm_3_salary_box{
    height: 100% !important;
}
.mm_3_salary_text{
    padding-right: 8px;
    height: 100% !important;
}
.mm_3_salary_text .input-group-text.dollar::before{
    height: 100% !important;
}
.mm_3_require_box_shadow1:focus-within{
        box-shadow: 0px 0px 3px var(--btn-bg) !important;
    border: 1px solid #1cc275 !important;
    outline: none !important;
}
.mm_3_job_des_textarea:focus{
        box-shadow: 0px 0px 3px var(--btn-bg) !important;
    border: 1px solid #1cc275 !important;
    outline: none !important;
}

.mm_3_input_type_file{
    margin-top: 15px;
    display: flex;
    align-items: center;
justify-content: center;
    height: 114px;
    border:1px dotted #c4c4c4;
    border-radius: 10px;
    background-color: #ffffff;
}
.mm_3_Browse_texts{
    font-size: 12px;
    font-family: Poppins;
    font-weight: normal;
    font-style: normal;
    color: #c4c4c4;
    text-align: center;
}

.mm_3_neww_fields_3 {
    font-weight: normal;
    font-size: 14px !important;
    font-family: Poppins;
    color: #1CC275;
    font-style: normal;

 }
 .mm_3_last_create_btn1{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #def6e9 !important;
    border-radius: 3px !important;
    padding: 7px 15px !important;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #1cc275;

 }
 .mm_4_fa_aye_login{
    position: absolute !important;
    top: 50% !important;
    transform: translate(0%,-50%);
    right:10px;
    cursor: pointer;
 }
 .mm-input-box{
    position: relative;
 }
 .mm-email-bottom{
    left: 40px !important}
    .mm_login_form_bg_4{
        overflow: hidden;
    }


    .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_rem_me_label{
        display: flex;
        align-items: center;
      }




    .abd__position__relative{
        position: relative !important;
    }

    .abd__position__absolute{
        position: absolute;
    }
    .abd__eyeIconFixPosition{
        top: 50% !important;
        right: 10px !important;
        transform: translateY(-50%) !important;
    }
    .abd__paddingIssueFixLogininput{
     padding: 0 !important;
     padding-left: 10px !important;
     height: 60px !important;
     /* border: 1px solid red; */
     /* display: flex; */
     /* align-items: center; */
     /* overflow: hidden !important; */
    }

    .abd__paddingIssueFixLogininput__input{
        /* border: 1px solid blue !important; */
        height: 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 15px !important;
    }

