* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  .fa-angle-up, .fa-angle-down {
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    color:#fd2862;
}
.fa-angle-up:hover, .fa-angle-down:hover {
    /* color: #007bff;  Optional: Change color on hover */
}
.up-down{
    margin-left:12px;
    
}
/* .sortable-list .item {
  margin-bottom: 10px;  
}
.main-ba {
  display: flex;
  justify-content: center;
  margin-top: 20px; 
} */
/* 
#preview-column, #mainbg-column {
  transition: width 0.3s ease;
} */



  /* .sortable-list .item {
    /* list-style: none; */
    /* display: flex; */
    /* cursor: move; */
    /* background: #fff; */
    /* align-items: center; */
    /* border-radius: 5px; */
    /* padding: 10px 13px; */
    /* margin-bottom: 11px; */
    /* box-shadow: 0 2px 4px rgba(0,0,0,0.06); */
    /* border: 1px solid #ccc; */
    /* justify-content: space-between; */
  /* } */
  /* .sortable-list { */
    /* width: 425px; */
    /* padding: 25px; */
    /* background: #fff; */
    /* border-radius: 7px; */
    /* padding: 30px 25px 20px; */
    /* box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); */
  /* } */ 
  

  ul {
    padding: 0;
    margin: 0;
  }

  .profile-add-set .hidden-input{
    display: none;
  }

  .steps-box-advance {
    height: 80px;
    background: #fff;
    /* box-shadow: 0px 0px 7px 1px #f0f0f0; */
    padding: 16px 30px;
    /* margin-top: 40px; */
    border-radius: 10px;
  }

  .sell_prf_contens #progressbarContainer {
    display: grid;
    padding: 0px 25px;
  }

  #emptyProgressbar {
    height: 3px;
    width: 100%;
    margin: 18.5px 0;
    background: #DDE2EC;
  }

  #completedProgress {
    margin-top: -25.5px;
    width: 0;
    height: 3px;
    background: #FD2862;
    transition: 0.5s;
    position:relative;
    top: 4px;
  }

  #progressbarContainer .step-sell-top {
    width: 100%;
    display: flex;
    list-style: none;
    justify-content: space-between;
    position: relative;
    margin-top: -16px;
  }

  #progressbarContainer .step-sell-top .activeStep {
    width: 35px;
    height: 35px;
    line-height: 18px;
    padding: 2px;
    color: #FD2862;
    text-align: center;
    border: 1px solid #DDE2EC;
    border-radius: 100%;
    background: #FD2862;
    transition: 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #progressbarContainer .step-sell-top .completedStep {
    width: 35px;
    height: 35px;
    line-height: 18px;
    padding: 2px;
    color: #FD2862;
    text-align: center;
    border: 1px solid #DDE2EC;
    border-radius: 100%;
    background: #FD2862;
    transition: 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #progressbarContainer .step-sell-top li {
    width: 35px;
    height: 35px;
    line-height: 18px;
    padding: 2px;
    text-align: center;
    border-radius: 100%;
    transition: 0.5s;
    border: 1px solid #DDE2EC;
    background:white;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  #progressbarContainer .step-sell-top .activeStep i{
    color:white;
  }
  #progressbarContainer .step-sell-top .completedStep i{
    color:white;
  }
  #progressbarContainer .step-sell-top li i{
    color:#818181;
  }
  .activeStep {
    border-color: #DDE2EC !important;
    color: #f00 !important;
    padding: 5px !important;
  }
  .activeStep i ::before{
    color: white;
  }

  .step-circle {
    height: 24px;
    width: 24px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .activeStep .step-circle::after {
        content: '';
        height: 16px;
        width: 16px;
        background: #df231c;
        border-radius: 100%;
  }

  .step-label-tt {
    display: flex;
    justify-content: space-between;
  }

  .next-step-btn button,.next-step-btn a {
    width: 100%;
    height: 46px;
    border: none;
    outline: none;
    background: #FD2862;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-family: 'Poppins-Medium', sans-serif !important;
    margin-bottom: 20px;
  }

  .next-step-btn a {
    padding-top: 17px;
  }
  .next-step-btn a:hover {
    color: #FFF !important;
  }

  .back-step-btn button {
    width: 100%;
    height: 57px;
    border: none;
    outline: none;
    background: #fff;
    border-radius: 10px;
    color: #676767;
    font-size: 16px;
    margin-bottom: 20px;
    font-family: 'Poppins-Medium', sans-serif !important;
    border: 1px solid #8F8F8F;
    transition: all 0.7s ease-in-out;
  }

  .cstm-textarea {
    width: 100%;
  }

  /* register section code  */
  .adv-regist-side.reg-sidebar {
    float: unset;
    padding: 0px 4px;
    border-radius: 4px;
  }

  .register-steps-bn .stepPage {
    padding: 20px 30px;
    border-radius: 4px;
  }
  .new-msg-success{
    margin-top: 10px !important;
    margin-bottom: 0px !important;
  }
  .info-cst-box{
    min-height: 155px !important;
  }
  .cst-bx-sz{
    min-height:226px !important;
  }
  .fram_boxedd-fixxsets{
    overflow: auto;
    height: 546px;
  }
  .fram-imgresponsffgs{
    width: 100%;
    height: 258px;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 0 #000;
  }
/* #birthtime:before {
   content: 'Birth Time';
   margin-right: .6em;
   color: #9d9d9d;
} */
input[type="time"]:not(:valid):before {
  content:'Birth Time';
  margin-right:.6em;
  color:#9d9d9d;
}

.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 20px;
    margin-left: 18px;
    margin-bottom: 11px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 30px;
  width: 30px;
  left: -2px;
  bottom: -4px;
  background-color: #fd2862;
  transition: .4s;
}

input:checked + .slider {
  background-color: #fd28624a;
}

input:focus + .slider {
  box-shadow: 0 0 1px #FD2862;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.profile-add-set .hidden-input{
        display: none;
}

.back-new{
    font-size: 14px;
    background: #fff;
    box-shadow: 0px 4px 6px #d1d1d1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 30px;
    /* margin: 0px 15px; */
    border-radius: 40px;
    gap: 6px;
    cursor: pointer;
}
.back-new span{
    color: #000;
}

.back-new-last{
    font-size: 14px;
    background: #fff;
    box-shadow: 0px 4px 6px #d1d1d1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 30px;
    margin-bottom: 20px;
    border-radius: 40px;
    gap: 6px;
    cursor: pointer;
}
.back-new-last span{
    color: #000;
}
.stepping_mainbg{
    background: #fff;
    margin: 30px 0px;
    border-radius: 15px;
    padding: 10px 36px 10px;
}

.note-reg{
  border-radius: 5px;
  padding: 12px;
  margin: 10px 0;
  width: 100%;
  border: none;
}


.agree-prof-main ul .frame-tab{
    width: 50%;
    text-align: center;
    background: transparent;
}
.agree-prof-main ul .frame-tab a{
    color: #7c7c7c;
    font-size: 14px;
    border-bottom: 1px solid transparent;
    border-radius: 0px;
    background: white !important;
}
.agree-prof-main ul .frame-tab a:hover{
    border: 1px solid transparent;
}
.agree-prof-main ul .frame-tab.active a{
    color: #000 !important;
    border: none !important;
    border-bottom: 1px solid #FD2862 !important;
    margin: 0;
}
.info-main-box .tab-pane.active{
    color: #e51d1d;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}
.select2-container--default .select2-selection--single{
    border-radius: 35px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered{
 padding-left: 20px !important;
}
.register-only{
    border-radius: 35px;
    border: 1px solid #aaa !important;
    color: #2a2929  !important;
}
input.register-only::placeholder{
    color: #2a2929  !important;
}
.info-main-box{
    top: 0px !important;
    box-shadow: 0px 0px 00px 0px  !important;
    padding: 16px 22px 10px 22px;
}
.profile-add-set .upload-profiled{
    width: 160px;
    height: 160px;
    object-fit: cover;
    margin: auto;
    border-radius: 100%;
}
.register-bottombtnview{
  margin-top:18px;
}  
.reg-input-newad {
    padding: 10px 0px 6px 0px;
}
.reg-input-newad .register-label,
.reg-input .register-label {
    font-size: 14px;
    display: block;
    font-weight: 400;
    color: #000;
    margin-bottom: 6px;
    text-align: start;
}

label.checkbox-new {
    margin-right: 2px;
    padding-left: 2.75rem;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal !important;
    cursor: pointer;
    color: #3c3c3c;
    font-size: 14px;
    margin-left: 15px;
    
}
label.checkbox-new input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

label.checkbox-new input[type="checkbox"]:focus~span {
    border: 2px solid #aab0b9;
}

label.checkbox-new input[type="checkbox"]:focus:checked~span {
    border: 2px solid #e40955;
}

label.checkbox-new input[type="checkbox"]:checked~span {
    color: #FFFFFF;
    background: #e40955 url(../images/verification-mark.png) 50% 40% no-repeat;
    border: 2px solid #e40955;
}

label.checkbox-new span {
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 2px;
    width: 18px;
    height: 18px;
    /* background-color: #d4d7dc; */
    border: 2px solid #d4d7dc;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

  .switch-padding{
    padding:  30px 0 0 15px;
  }
  .switch-padding-reg{
    padding: 30px 0 0 15px;
  }
  
@media only screen and (max-width: 767px) {
    .country-code{
        width: 80px !important;
    }
   
    .lbl-mview{
      position: relative;
      bottom: 0px;
    }
    .lbl-mview-reg{
      position: relative;
      bottom: -10px;
    }
    .all_side_padding{
        padding: 0;
    }
    .switch-padding{
    	padding:15px 0 0 15px !important;
    }
    .switch-padding-reg{
    	padding:25px 0 0 15px !important;
    }
}
@media only screen and (max-width: 423px){
    .all_side_padding1{
        padding: 30px 15px 0 0 !important;  
    }
}
@media only screen and (max-device-width: 570px) {
    .cst-chng-inp-field{
          margin-bottom:14px;
    }
    .mobile-space-viw{
        margin-top: 10px;
    }
    .stepping_mainbg{
        padding: 0px 16px;
    }
    .mobile-rightsetfdf{
        text-align: end;
    }
    .mobile-rightsetfdf .mrg-000{
        margin: 0px !important;
        margin-top: 11px !important;
    }
    .mobile-rightsetfdf .mrt-newsad{
        margin-top: 20px !important;
    }
    .fram-imgresponsffgs {
        width: 100%;
        height: 175px;
        margin-bottom: 10px;
        border-radius: 5px;
        box-shadow: 0px 0px 5px 0 #000;

    }
    .fram_boxedd-fixxsets {
        overflow: auto;
        height: 380px;
    }
   }

   @media only screen and (max-device-width: 570px) {
    .imageBox {
      min-height:420px;
    }
  }
   .next-field-btn button{
    width: 168px;
    height: 46px;
    border: none;
    outline: none;
    background: #fff;
    border-radius: 30px;
    color: #FD2862;
    font-size: 15px;
    font-family: 'Poppins-Medium', sans-serif !important;
    margin-top: 2px;
    box-shadow: 0px 4px 6px #d1d1d1;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  
}
.btn {
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    background: white;
    box-shadow: 4px 5px 9px rgba(0, 0, 0, 0.2);
    border-radius: 22px;
    width: 100%;
    height: 38px;
    border: none;
    font-family: sans-serif;
}
.btn.btn-add {
    background: #FD2862;
}
.modal-title{
    font-size:17px;
}
.modal-header {
    border-bottom: 0 none;
}
.modal-footer {
    border-top: 0 none;
}
.comman-relativefield{
  position: relative;
}
.comman-relativefield .delete-btn{
  position: absolute;
  right: 19px;
  top: 9px;
  height: 25px;
  cursor: pointer;
}
.swither_inputleftFlex{
    display: flex;
    align-items: end;
}
.swither_inputleftFlex .swither_inputleft{
   width: 100%
}
.alert-register p{
   margin: 10px 0px 0px;
}
.swither_inputleft .register-only{
  margin-top: 0px;
}
.new-msg-success {
    width: 100% !important;
}

@media only screen and (max-device-width: 480px) {
  .select2-container{
     margin: 0px !important;
  }
  .info-main-box{
    margin-bottom: 0px;
  }
  .register-bottombtnview{
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .steps-box-advance{
    padding-bottom:0px;
    height:auto;
    padding-top:22px;
  }
  .register-steps-bnnew{
     padding: 0px;
  }
  .info-main-box editinfo{
     padding: 16px 35px 10px 35px;
  }

}