.contractor-payout{
  position:relative;
  overflow:hidden;
}
.contractor-payout img[src$=".svg"] {
  display:block !important;
}
.contractor-payout .two-col-holder{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  gap:32px;
}
.contractor-payout .two-col-holder .content-col,
.contractor-payout .two-col-holder .right-form-col{
  flex-basis: 100%;
  max-width: 100%;
}
.contractor-payout .two-col-holder .heading-container{
  margin-bottom:16px;
}
.contractor-payout .heading-container .theme-lebel {
  margin-bottom: 12px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.05em
}
.contractor-payout .heading-container h2{
  margin-bottom:16px;
}
.contractor-payout .heading-container p{
  margin-bottom:0px;
}
.contractor-payout .two-col-holder .content-col .theme-buttons {
  display: flex;
  gap: 16px;
  flex-direction:row;
  align-items:center;
  flex-wrap:wrap;
  margin-top:24px;
}

.contractor-payout .two-col-holder .content-list .content-inner .content-desc{
  width:calc(100% - 48px);
  display:flex;
  align-items: center;
}
.contractor-payout .two-col-holder .content-list .content-inner .content-desc h4{
  margin:0px;
}

.contractor-payout .two-col-holder .content-list .content-inner .content-desc{
  padding-top: 8px;
}
.contractor-payout .single-step {
  position: relative;
  padding-bottom: 60px;
  padding-left: 60px;
}
.contractor-payout .single-step:last-child{
  padding-bottom:0px;
}
.contractor-payout .right-form-col .single-step .index-wrapper .circle-wrapper{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  background-color: red;
  border-radius: 100%;
}

.single-step .content-data{
  position: relative;
  width: min(490px, 238.852px + 14.77vw);
  min-height: 300px;
  margin-top: 40px;
}

/* form side styling */
.right-form-col .custom-form-container {
  background-color: #fff;
  margin-top: 50px;
  padding: 48px 30px;
  width: 100%;
  max-width:550px;
  position: relative;
  z-index: 1;
}
.right-form-col .custom-form-container form{
  background:transparent;
  border:none;
}
.right-form-col .theme-buttons.cstm-btn button,
.right-form-col .custom-form-container form button[type="submit"] {
  min-height: 48px;
}
.right-form-col .custom-form-container .form-group {
  position: relative;
}
.right-form-col .custom-form-container .form-group.has-error {
  margin-bottom: 25px;
}

.right-form-col .custom-form-container .error-text {
  color: #B41818;
  margin-top: 5px;
  display: none;
}

.step.hidden {
  display: none;
}

/* Numbers */
.single-step .index-wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 40px;
  height: 40px;
  background-color: rgb(228, 232, 236);
  border: 1px solid #141415;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

/* setp-2 content styling */
.contractor-payout .content-data .theme-buttons{
  display: flex;
  gap: 16px;
  margin-top: 20px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
.contractor-payout .content-data .tab-content{
  margin-top: 30px;
  margin-bottom: 25px;
}
.contractor-payout .tab-content .tab-container{
  border-bottom: 1px solid rgb(0, 35, 75);
  padding-top: 23px;
  padding-bottom: 28px;
  display: flex;
  justify-content: space-between;
}
.contractor-payout .tab-content .tab-container .tab-item{
  width:32%;
}
.contractor-payout .tab-content .tab-container .tab-item.small{
  width:25%;
}
.contractor-payout .tab-content .bottom_text{
  margin-top:20px;
}
.contractor-payout .tab-content .small-text,
.contractor-payout .tab-content .lc_description{
  font-size:16px;
}
.contractor-payout .tab-content .lc_heading{
  color:#141415;
  font-size:18px;
  margin-bottom:5px;
}
.contractor-payout #tab-stripe .Payout-speed{
opacity:0.7;
}

@media (min-width: 960px){
  .contractor-payout .two-col-holder .content-list .content-inner .content-desc{
    padding-top: 4px;
  }
}

@media only screen and (min-width: 960px) {

  .contractor-payout .two-col-holder .heading-container{
    margin-bottom:24px;
  }
  .contractor-payout .two-col-holder .content-col .theme-buttons {
    margin-top:32px;
  }

}
@media only screen and (min-width: 1024px) {

  .contractor-payout .two-col-holder{
    gap:0px;
  }
  .contractor-payout .two-col-holder .content-col{
    box-sizing: border-box;
    flex-basis: 43.75%;
    max-width: 43.75%;
    margin-right:6.25%;
  }
  .contractor-payout .two-col-holder .right-form-col{
    max-width: 100%;
    position: relative;
    box-sizing: border-box;
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width: 1920px) {
  .contractor-payout .two-col-holder .content-col .theme-buttons {
    margin-top:48px;
  }
}

.contractor-payout .two-col-holder .content-list {
  padding: 16px 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.contractor-payout .two-col-holder .content-list .content-inner{
  display:flex;
}
.contractor-payout .two-col-holder .content-list .content-inner .content-icon{
  width:32px;
  height:32px;
  padding:4px;
  margin-right:16px;
  border-radius:50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contractor-payout .two-col-holder .content-list .content-inner .content-icon .replaced-svg{
  display: flex;
}

.contractor-payout .two-col-holder .content-list .content-inner .content-icon img{
  width:100%;
  object-fit:contain;
  display:block;
}
@media screen and (max-width: 1023px){
  .single-step .content-data{
    position: relative;
    width: 100% !important;
    max-width:450px;
  }
}
@media (max-width: 576px){
  .contractor-payout .single-step{
    padding-left:0px;
  }
  .contractor-payout .two-col-holder .content-col .theme-buttons{
    max-width: 100%;
  }
  .contractor-payout .two-col-holder .content-col .theme-buttons > span{
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .contractor-payout .two-col-holder .content-col .theme-buttons > span a{
    width: 100%;
    max-width: 100%;
  }

  .single-step .index-wrapper{
    position:relative;
    margin-bottom:25px;
  }
  .right-form-col .custom-form-container {
    margin-top: 40px;
  }
  .single-step .content-data {
    max-width: 100%;
  }
}








/* Nice Select Styling */
.custom-form-container form input:not([type="submit"]),
.custom-form-container form .nice-select {
  background-color: #f6f7f8 !important;
  border: transparent !important;
  border-radius: 0 !important;
  color: #141415 !important;
  font-weight: 400 !important;
  height: 56px !important;
  line-height: 1.5em !important;
  padding: 12px 30px 12px 16px !important;
  position: relative !important;
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  border-bottom: 1px solid #777a7e !important;
  margin-bottom:25px;
  font-size:16px;
}

.custom-form-container form .form-group.has-error .nice-select{  
  margin-bottom: 0px;
  border-bottom: 1px solid #b41818 !important;
}
.custom-form-container form .nice-select.open .current {
  color: #fff; !important;
}
.custom-form-container .nice-select .current {
  color:#383A3D;
}
.custom-form-container .nice-select.has-value .current {
  color: #141415;
}
.custom-form-container .nice-select:after{
  width:8px;
  height:8px;
  border-color: #383A3D;
  right:18px;
}
.custom-form-container .nice-select.open:after{
  border-color: #fff;
}
.custom-form-container .nice-select .list {
  max-height: 210px; /* adjust height as needed */
  overflow-y: auto;
  width:100%;
}
/* cshs */
/* For WebKit browsers (Chrome, Safari, Edge) */
.custom-form-container .nice-select .list::-webkit-scrollbar {
  width: 8px;
}
.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}
.tab-content .tab-container .tab-item.stripe{
  width: 60%;
}
.custom-form-container .nice-select .list::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}

.custom-form-container .nice-select .list::-webkit-scrollbar-thumb {
  background: #232325;
  border-radius: 4px;
}

.custom-form-container .nice-select .list::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* For Firefox */
.custom-form-container .nice-select .list {
  scrollbar-width: thin;
  scrollbar-color: #232325 #f1f1f1;
}
