@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
* {
    font-family: 'Outfit', sans-serif !important;
}

form#add-account-form {
    float: left;
    width: 100%;
    display: contents;
}


form#add-account-form input {
    width: 100%;
}

form#add-account-form button {
    background: #30b876;
    color: white;
    font-size: 19px;
    width: 100%;
}

/* .elementor-widget {
    margin-right: auto !important;
    margin-left: auto !important;
} */
.dash_content{
    margin: 20px 20px !important;
    border-radius: 20px;
}

.bank_account {
    text-align: center;
    background: #efefef;
    padding: 20px 20px;
    border-radius: 20px;
}

.bank_account p {
    display: inline;
    margin-right: 25px;
}
.iban {
    text-align: center;
    background: #30b876;
    color: white;
    border-radius: 10px;
    margin-bottom: 15px;
}

.card-body {
    display: flex;
    width: 100%;
    background: #ffffff;
    flex-direction: column;
    justify-content: space-evenly;
    border-radius: 5px;
}


form#dynamic-form label {
    display: block;
    color: #747474;
}

form#dynamic-form input {
    background: #ffffff;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    color:black
}

form#dynamic-form button {
    width: 100%;
    background: #2ea36d;
    color: white;
    margin-top: 15px;
    border-radius: 14px;
    padding: 15px 0;
}


form#quote_form label {
    display: block;
    color: #747474;
}

form#quote_form input ,form#quote_form select{
    background: #ffffff;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    color:black
}

form#quote_form button {
    width: 100%;
    background: #2ea36d;
    color: white;
    margin-top: 15px;
    border-radius: 14px;
    padding: 15px 0;
}

div#quote_response {
    text-align: center;
}

/* div#quote_details {
    text-align: left;
    background: #f3f3f3;
    padding: 20px;
    width: 50%;
    margin: auto;
    border-radius: 12px;
} */

button#withdraw-button {
    width: 100%;
    background: #30b876;
    color: white;
    border-radius: 11px;
    padding-bottom: 11px;
}


/* Modal styles */
.modal {
    display: none; /* Hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

.modal-content {
    width: 50%;
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    width: 300px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.close-btn {
    background-color: #ff5b5b;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 10px 15px;
    cursor: pointer;
    margin-top: 10px;
}

.close-btn:hover {
    background-color: #ff3333;
}

/* Modal End */

/* Adjust Modal specific styling */
#adjust_modal {
    display: none; /* Hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

#adjust_modal .modal-content {
    width: 50%;
    max-width: 500px;
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

/* add Method Modal */
button#openModalBtn {
    display: block;
    text-align: center;
    width: 37%;
    margin: auto;
    background: var(--primary);
    color: white;
    padding: 10px;
    font-family: 'Outfit';
    border-radius: 10px;
    padding: 15px;
}


div#withdraw_btn {
    text-align: right;
}
._withdraw_btn{
    /* width: 45% !important; */
}
.withdraw_back{
    /* width: 45% !important; */
}

#todo_1 .elementor-image-box-title a , #todo_2 .elementor-image-box-title a, #todo_3 .elementor-image-box-title a{
color:black !important;
}



#todo_1 .elementor-image-box-img, #todo_2 .elementor-image-box-img ,#todo_3 .elementor-image-box-img
{ 
    width: 100px;
}


#todo_1 .elementor-image-box-img img, #todo_2 .elementor-image-box-img img , #todo_3 .elementor-image-box-img img
{ 
    width: 70px;
}

.arrow_link {
    position: absolute;
    right: 15px;
    top: 45px;
}

button#withdraw {
    background: var(--primary);
    font-size: 18px;
    color: white;
    font-family: 'Outfit';
    padding: 10px 30px;
    border-radius: 10px;
}

a.btn_add_dash {
    color: var(--primary);
    font-family: 'Outfit';
    font-size: 14px;
}

/* a:visited {
    color: var(--primary) !important;
} */

button#withdrawButton {
    background: #d9d9d9;
    color: #9b9b9b;
    font-family: 'Outfit';
    width: 239px !important;
    height: 55px !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 10px;
}

#balance {
    font-family: outfit;
    font-size: 38px;
    font-weight: bold;
    color: #202020;
    margin-left: 15px;
}
.balance_dashboard .elementor-image-box-title {
    margin: 20px 0 0 15px !important;
}

div#initiate_contract ,#invite_talent,#sign_contract,#transfer_payment,div#company_approve{
    font-family: 'Outfit';
    font-size: 14px;
    color: #60789A;
}

a.resend-link {
    color: #30b877 !important;
}

p.info {
    text-align: center;
    font-family: 'Outfit';
}
.profile_image img {
    width: 50px !important;
}


a.down_link {
    background: #30b876;
    color: white;
    padding: 10px;
    font-family: 'Outfit';
    border-radius: 5px;
}

span.over_due {
    display: inline-block;
    font-size: 15px;
    font-family: 'Outfit';
    background: rgba(255, 225, 222, 0.5);
    padding: 4px 20px;
    color: rgba(255, 70, 70, 1);
}
a#Pay {
    padding: 18px 0;
    width: 274px;
    height: 60px;
    border-radius: 10px !important;
}

.btn_pay_action_step_1 .elementor-button-text {
    font-size: 25px;
}

span.over_due {
    display: inline-block;
    font-size: 15px;
    font-family: 'Outfit';
    background: rgba(255, 225, 222, 0.5);
    padding: 4px 20px;
    color: rgba(255, 70, 70, 1);
    margin: 21px !important;
    position: absolute;
}


span.currency {
    font-family: outfit;
    font-size: 50px;
    font-weight: bold;
    color: #202020;
}

div#user_type {
    font-family: 'Outfit';
    color: #ffffff;
    padding: 10.438px 8.699px;
    background: rgba(48, 184, 118, 1);
    text-transform: capitalize;
    margin-bottom: 10px;
    border-radius: 6.959px;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}


div#with_draw_shortcode {
    text-align: right !important;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

div#join_date {
    color: #797979;
    font-family: Manrope;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 106.667% */
}

.elementor-529 .elementor-element.elementor-element-c5d56f4 img {
    width: 175px !important;
    border-radius: 100%;
    height: 175px;
    max-width: initial;
    margin-top: -10px;
    margin-left: -10px;
}

span.warn_txt {
    background: #fff1c161;
    font-size: 13px;
    padding: 3px 19px;
    margin-top: 3px;
    border-radius: 5px;
    width: 238px;
    text-align: center;
}




#up_payment{
    padding: 44px 18px;
    border-radius: 28.704px;
    height: 172px;
}

div#up_payment img {
    width: 75px !important;
    max-width: initial;
}


div#this_month {
    padding: 44px 18px;
    border-radius: 28.704px;
    height: 172px;
}

div#this_month img {
    width: 75px !important;
    max-width: initial;
}

#active_cont{
    padding: 44px 18px;
    border-radius: 28.704px;
    height: 172px;
}

#active_cont img{
    width: 75px !important;
    max-width: initial;
}
#last_month{
    padding: 44px 18px;
    border-radius: 28.704px;
    height: 172px;
}

#last_month img{
    width: 75px !important;
    max-width: initial;
}

div#transactions-table_length {
    margin-bottom: 20px !important;
}

/*Payout Client*/
input.payment-checkbox {
    width: 24px;
    height: 24px;
}



/*##################################################*/
/* Progress Bar*/
div#payments-table_length {
    margin-bottom: 20px;
}

.progress-circle {
    position: relative;
    width: 100px;
    height: 100px;
    margin-left: 40px;
  }

  .progress-circle-profile {
    position: relative;
    width: 100px;
    height: 100px;
    margin-left: 0px;
  }
  
  .progress-ring {
    transform: rotate(-90deg);
  }

div#profile_meta , div#verify_meta ,div#sec_meta,div#withdraw_meta{
    font-size: 15px;
    font-family: 'Outfit';
}



  .progress-ring-profile {
    transform: rotate(-90deg);
  }
  
  .progress-ring__circle-bg {
    fill: none;
    stroke: #f0f0f0; /* Background stroke */
    stroke-width: 10;
  }

  .progress-ring__circle-bg_profile {
    fill: none;
    stroke: #f0f0f0; /* Background stroke */
    stroke-width: 10;
  }
  
  .progress-ring__circle {
    fill: none;
    stroke: rgba(48, 184, 118, 1); /* Progress stroke color */
    stroke-width: 10;
    stroke-dasharray: 282.6; /* 2 * PI * R (R=45) */
    stroke-dashoffset: 141.3; /* Progress: 50% of 282.6 */
    transition: stroke-dashoffset 3s ease;
  }


  .progress-ring__circle_profile {
    fill: none;
    stroke: rgba(48, 184, 118, 1);
    stroke-width: 10;
    stroke-dasharray: 282.6; /* 2 * PI * R (R=45) */
    stroke-dashoffset: 141.3; /* Progress: 50% of 282.6 */
    transition: stroke-dashoffset 3s ease;
  }
  
  .progress-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    font-weight: bold;
  }

  .progress-inner_profile img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100% !important;
    width: 75px;
    object-fit: cover;
    height: 75px !important;
    padding: 0px;
    border: solid 3px #ffffff !important;
  }


  span.progress-text {
    background: rgba(48, 184, 118, 0.12);
    padding: 20px;
    border-radius: 100px;
}

/* Profile image inside the loader */

button#home_withdraw {
    color: white;
    display: flex;
    height: 55px;
    padding: 15px 100px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    background: var(--Primary-Color, #30B876);
}


table#payments-table {
}

span.dates {
    color: var(--Neutral-100, #101010);
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}

img.img_arr {
    width: 22px;
    margin: 0 11px;
}


span.amount_pay {
    color: #185B63;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}


span.type {
    color: #185B63;
    font-family: Outfit;
    font-size: 18.049px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.contract_type {
    display: flex;
    flex-direction: column;
}


.check_div {
    display: flex;
    flex-direction: row;
}

span.ref_pay {
color: #000;
    font-family: Outfit;
    font-size: 18.049px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    margin: -2px 30px !important;
    position: absolute;
}


.payment-checkbox:after {
  content: "";
  position: absolute;
  display: none;
}



div#pay_client_btn .elementor-button-text {
    color: white !important;
    padding: 7px 0;
}

div#pay_client_btn .elementor-button-text {
    color: white !important;
    padding: 7px 0;
    font-size: 22px !important;
}


/* button#confirm_withdraw {
    width: 35%; 
} */



/* Card Container talent */

.talent_cards {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.salary-card {
    width: 300px;
    border-radius: 16px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: center;
    font-family: Arial, sans-serif;
    background-color: #fff;
    margin: 10px 15px;
    filter: drop-shadow(6.974px 4.981px 38.855px rgba(48, 184, 118, 0.10));

}

/* Profile Image */
.salary-card img.profile-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: 15px;
    border: solid 5px #c7c7c7;
}

/* Name and Role */
.salary-card h3 {
    margin: 5px 0;
    font-size: 20px;
    color: #333;
    font-family: 'Outfit';
}

.salary-card p {
    margin: 5px 0;
    font-size: 15px;
    color: #777;
    font-family: 'Outfir-thin';
    font-weight: bolder;
}

/* Salary Info */
.salary-info {
    background-color: #f9f9f9;
    border-radius: 8px;
    padding: 10px;
    margin: 15px 0;
}

.salary-info span {
    display: block;
    font-size: 15px;
    color: #a3a3ad;
    font-family: 'Outfit';
}

.salary-info .amount {
    font-size: 16px;
    margin: 5px 0;
    display: flex;
    justify-content: center;
    font-weight: 500;
    color:black
}

.processing , .pending , .pending, .Pending, .Processing{
    display: flex;
    width: fit-content;
    padding: 5.157px 12.892px !important;
    justify-content: center;
    align-items: center;
    gap: 5.157px;
    flex-shrink: 0;
    border-radius: 6px;
    background-color: rgb(255 151 74 / 12%) !important;
    color: rgba(242, 150, 74, 1) !important;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
}
.failed {
    display: flex;
    width: fit-content;
    padding: 5.157px 12.892px !important;
    justify-content: center;
    align-items: center;
    gap: 5.157px;
    flex-shrink: 0;
    border-radius: 6px;
    background-color: rgb(255 21 21 / 12%) !important;
    color: rgba(255, 21, 21, 1) !important;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-transform: capitalize;
    text-align: center;
}

/*PAYMENT SECTION PAY ACTION */
.elementor-element.elementor-element-05e732f.e-con-full.e-flex.e-con.e-child {
    border-radius: 12px;
    border: 1px solid rgba(226, 224, 224, 0.57);
    background: #FFF;
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.03);
}


.Overdue, .Cancelled{
    display: flex;
    width: fit-content;
    padding: 5.157px 12.892px;
    justify-content: center;
    align-items: center;
    gap: 5.157px;
    flex-shrink: 0;
    border-radius: 6px;
    background-color: rgb(255 21 21 / 12%) !important;
    color: rgba(255, 21, 21, 1) !important;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-transform: capitalize;
    text-align: center;
}

a#new_contract_btn {
    width: 215px !important;
    height: 55px !important;
    border-radius: 10px !important;
    float: right !important;
}

.active_contract , .Paid ,span.active{
    display: flex;
    width: fit-content;
    padding: 5.157px 12.892px;
    justify-content: center;
    align-items: center;
    gap: 5.157px;
    flex-shrink: 0;
    border-radius: 6px;
    background: rgba(45, 185, 118, 0.10);
    color: #2DB976 !important;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-transform: capitalize;
    text-align: center; 
}

.ended, .terminated {
    display: flex;
    width: fit-content;
    padding: 5.157px 12.892px;
    justify-content: center;
    align-items: center;
    gap: 5.157px;
    flex-shrink: 0;
    border-radius: 6px;
    background-color: rgba(255, 21, 21, 0.47) !important;
    color: rgb(255, 255, 255) !important;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-transform: capitalize;
    text-align: center;
}

/* Button */
.transfer-btn {
    color: #42be82;
    padding: 10px 15px;
    border-radius: 8px;
    font-size: 19px;
    display: inline-block;
    transition: background-color 0.3s;
    width: 100%;
    border: solid 1px #42be82;
    font-family: 'Outfit';
}

.transfer-btn:hover {
    background-color: #42be82;
    color:white  !important;
}


button.accordion-button.collapsed {
    background: #f5f5f5fc !important;
    font-size: 20px !important;
    font-family: 'Outfit' !important;
}

.accordion-button:not(.collapsed) {
    background: #f5f5f5fc !important;
    font-size: 20px !important;
    font-family: 'Outfit' !important;
    border: initial !important;
}


.accordion-button:focus {
    z-index: 3;
    border-color: initial !important;
    box-shadow: initial !important;
}


.no-talent {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: center;
    align-items: center;
}

.no-talent a {
    background: #30b876;
    padding: 11px 29px;
    display: block;
    color: white !important;
    border-radius: 10px;
    font-family: 'Outfit';
    margin-top: 10px;
}

.new_contract a span {
    color: white !important;
}

p.txt_sign {
    text-align: left;
    padding: 9px;
    background: #ffbb664f;
    margin: 20px 0;
    border-radius: 7px;
    font-family: 'Outfit-regular';
    color: #000000;
    font-size: 14px;
}


a#sign_contract {
    width: 90%;
    background: #30B876;
    display: block;
    color: white;
    text-align: center;
    margin-top: 10px;
    border-radius: 5px;
    font-size: 12px;
    padding: 10px;
}


.add_account_method {
    width: 100% !important;
}



a.signed {
    background: #30B87614 !important;
    color: #185B63 !important;
}


a#cancel_invite img {
    margin-right: 5px;
}

.client_box .elementor-image-box-img img {
    border: solid 3px white;
    border-radius: 100%;
    width: 70px;
}

.talent_box .elementor-image-box-img img {
    border: solid 3px white;
    border-radius: 100%;
    width: 70px;
}

#sign_contract_client{
    display:none;
    }

a#sign_contract_client span {
    color: white;
}


.big_btn .elementor-button-text{ 
   font-size: 25px;
   padding: 5px 0 5px 0px;
}
.big_btn .elementor-button-content-wrapper{
    color: white;
}

a#cancel_invite {
    background: #ffffff00;
    width: 90%;
    padding: 5px;
    text-align: center;
    color: rgba(206, 18, 37, 1) !important;
    margin-top: 5px;
    border-radius: 8px;
    border: solid 2px rgba(206, 18, 37, 1);
    font-size: 16px;
    font-weight: 500;
    font-family: 'Outfit';
}


a#terminate_contract {
    background: #ffffff00;
    width: 90%;
    padding: 5px;
    text-align: center;
    color: rgba(206, 18, 37, 1) !important;
    margin-top: 5px;
    border-radius: 8px;
    border: solid 2px rgba(206, 18, 37, 1);
    font-size: 16px;
    font-weight: 500;
    font-family: 'Outfit';
}


a#terminate_contract img {
    margin-right: 5px;
}
.form-group.profile-photo {
    position: relative;
    display: flex;
    align-items: center;
}


button#send-basic {
    width: 100%;
}

/* Fix Uploader Text */
span.span_fix {
    background: #162f2b;
    position: absolute;
    left: 337px;
    width: 100px;
    text-align: center;
    color: white;
    padding: 9px;
    z-index: 1;
}

form#client_verify label {
    z-index: 2;
}

div#initiate_contract a , #invite_talent a , #sign_contract a, #transfer_payment a{
    color: var(--primary);
}


div#terminate_modal .modal-content {
    width: 50%;
}

img.terminate_img {
    width: 270px;
}

.modal-body-content p {
    margin: initial;
}

p.text_termination {
    font-size: 24px;
    font-family: 'Outfit';
    font-weight: 300;
    margin-bottom: 10px;
}


p.text_term_bold {
    font-size: 24px;
    font-family: 'Outfit';
    font-weight: 500;
    margin-bottom: 10px;
}

p.desc{
    font-size: 20px;
    font-family: 'Outfit';
    font-weight: 500;
    margin-bottom: 10px;
}



modal-footer {
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

div#terminate_modal .modal-footer {
    justify-content: center;
}

button#confirm_terminate_btn {
    font-size: 16px;
    background: initial;
    border: solid 1px #CE1225;
    color: #CE1225;
    border-radius: 5px;
    padding: 10px 35px;
}

button#close_terminate {
    font-size: 16px;
    background: initial;
    border: solid 1px var(--primary);
    color: var(--primary);
    border-radius: 5px;
    padding: 10px 60px;
}

div#terminate_modal .form-group {
    margin: 30px 0;
}

small.hint_curr.form-text.text-muted {
    display: none;
}


/*Calender icon on safari*/
.date-wrapper {
  position: relative;
}

.date-wrapper input.date-input {
  padding-right: 40px;
}

.date-wrapper::after {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url('../img/calendar-tick.svg') no-repeat center center;
  background-size: contain;
  pointer-events: none;
}

.client-identifier{
    position: relative;
}

.client-identifier .error{
    position: absolute;
    right: -369px;
    top: 30%;
    color: red;
    font-size: 12px;
    width: max-content;
    font-family: 'Outfit';
    display: none;

}


.overdue {
    display: inline-block !important;
    background-color: #ff974a3d !important;
    font-size: 12px;
    border-radius: 6px;
    padding: 2px 8px;
    margin-left: 5px;
    color: #F2964A !important;
    font-family: outfit !important;
    margin-top: 5px;
}

.transfered {
    color: #292929;
    padding: 14px 15px;
    border-radius: 8px;
    font-size: 13px;
    display: inline-block;
    transition: background-color 0.3s;
    width: 100%;
    font-family: 'Outfit';
    font-weight: 500;
    background-color: #30B8761A;
}


.processing {
    text-align: center;
    color: #292929;
    padding: 14px 15px;
    border-radius: 8px;
    font-size: 16px;
    display: inline-block;
    transition: background-color 0.3s;
    width: 100%;
    font-family: 'Outfit';
    font-weight: 500;
    background-color: rgba(255, 193, 0, 0.1726);
}


.process {
    display: inline-block !important;
    background-color: rgba(255, 193, 0, 0.1726);
    font-size: 12px;
    border-radius: 6px;
    padding: 2px 8px;
    margin-left: 5px;
    color: rgb(25 25 25) !important;
    font-family: outfit !important;
    margin-top: 5px;
}

span.transfered img {
    width: 25px;
    margin-right: 5px;
}

a.btn.btn-primary.btn-sm.pay_trans_temp {
    background: rgba(48, 184, 118, 1);
    border: initial;
    display: flex;
    width: 110px;
    padding: 5.157px 12.892px;
    justify-content: center;
    align-items: center;
    gap: 5.157px;
    flex-shrink: 0;
    border-radius: 10px;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    margin: initial;

}


button.btn.btn-warning.processing_status,.processing_status{
    background-color: rgb(255 151 74 / 12%) !important;
    color: rgba(242, 150, 74, 1) !important;
    font-family: outfit !important;
    font-size: 18.049px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    margin: auto;
    width: 110px;
    padding: 5.157px 12.892px !important;
    justify-content: center;
    align-items: center;
    gap: 5.157px;

}

.form-group.phone_number .iti--allow-dropdown {
    display: inline !important;
}

input#phone_number {
    text-indent: 40px !important;
}


/* New UI For Tables */

.dataTable td, .dataTable th { border: none !important; }
.dataTable td { padding: 12.892px 20.628px !important; }

.dataTables_filter{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjUgMTcuNUwxMy44NzUgMTMuODc1TTE1LjgzMzMgOS4xNjY2N0MxNS44MzMzIDEyLjg0ODYgMTIuODQ4NiAxNS44MzMzIDkuMTY2NjcgMTUuODMzM0M1LjQ4NDc3IDE1LjgzMzMgMi41IDEyLjg0ODYgMi41IDkuMTY2NjdDMi41IDUuNDg0NzcgNS40ODQ3NyAyLjUgOS4xNjY2NyAyLjVDMTIuODQ4NiAyLjUgMTUuODMzMyA1LjQ4NDc3IDE1LjgzMzMgOS4xNjY2N1oiIHN0cm9rZT0iIzY2NzA4NSIgc3Ryb2tlLXdpZHRoPSIxLjY2NjY3IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 10px 8px !important;
}


.dataTables_wrapper .dataTables_filter input {
    border: 1px solid var(--Gray-300, #D0D5DD) !important;
    background: initial !important;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05) !important;
    border: 1px solid #aaa !important;
    border-radius: 8px !important;
    padding: 5px 8px 5px 27px !important;
    background-color: transparent !important;
    margin-left: 3px !important;
    text-indent: 5px !important;
    color: var(--Gray-500, #667085) !important;
    font-family: outfit !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: 24px !important;
}


.dataTables_wrapper .dataTables_filter input::placeholder{
    color: var(--Gray-500, #667085) !important;
    font-family: outfit !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: 24px !important;

}


.dataTables_scrollHead{
    border-radius: 5.157px !important;
    border: solid 1px #EDEDED !important;
}

.dataTable thead {
    background: rgba(250, 250, 250, 1);
}

.dataTable thead tr th:first-child {
    border-radius: 5.157px 0 0 5.157px;
}

.dataTable thead tr th:last-child {
    border-radius: 0 5.157px 5.157px 0 ;
}



.dataTables_filter{
margin-bottom: 20px;
width: 400px;
margin-right: 5px;
}


.dataTables_filter label , .dataTables_filter input{
    width: 100%;
}

span.payment-ref {
    color: rgba(0, 0, 0, 1);
    font-weight: 600;
}

.employee_details{
    display: flex;
}

.employee__info {
    display: flex;
    flex-direction: column;
    text-align: left;
    margin-left: 15px;
}

span.employee__name {
    color: rgba(0, 0, 0, 1);
    font-weight: 600;
    font-family: 'Outfit';
}

span.employee__role {
    color: rgba(0, 0, 0, 0.80);
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

a#new_contract_btn svg {
    width: 25px !important;
    margin-top: -2px;
}

.salary__wrapper {
    display: flex;
    flex-direction: column;
    width: max-content;
}

span.salary__amount {
color: #185B63;
font-family: Outfit;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 27px */
}

span.con_type{
    width: 123.745px !important;
    height: 24px !important;
    flex-shrink: 0 !important;
    background-color: rgba(22, 47, 43, 0.1);
    text-align: center !important;
    border-radius: 6px !important;
    font-family: Outfit;
    font-size: 14.536px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 23.838px !important;
    text-transform: capitalize !important;
    margin: 5px auto;
}

span.salary__rate {
color: #185B63;
font-family: Outfit;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 27px */
}

div#mysr .md\:max-w-80 {
    max-width: 90% !important;
}

.emp_name{
    color: rgb(0 0 0 / 74%);
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}



#post-2311 > div > div > div > div {
    padding: 20px !important;
}


#header_talent {
    justify-content: flex-end !important;
}



#post-2311 > div > div > div > div > div.elementor-element.elementor-element-8ca48d7.elementor-hidden-desktop.elementor-hidden-tablet.elementor-widget.elementor-widget-shortcode > div > div > div > div {
    padding: 10px !important;
    border-radius: 10px !important;
}

#post-2311 > div > div > div > div > div.elementor-element.elementor-element-8ca48d7.elementor-hidden-desktop.elementor-hidden-tablet.elementor-widget.elementor-widget-shortcode > div > div > div > div > a > div.type_dates > div.type_d > div.contract_id{
    text-transform: capitalize !important;
}

@media (max-width: 600px) {
    #post-2311 > div > div > div {
        padding: 20px !important;
    }
    #post-2311 > div > div > div > div {
        padding: 0 !important;
    }

    #post-2311 > div > div > div > div > div.elementor-element.elementor-element-8ca48d7.elementor-hidden-desktop.elementor-hidden-tablet.elementor-widget.elementor-widget-shortcode > div > div > div > div > a > div.type_dates > div.type_d {
        flex-direction: column !important;
        
    }
    #post-2311 > div > div > div > div > div.elementor-element.elementor-element-8ca48d7.elementor-hidden-desktop.elementor-hidden-tablet.elementor-widget.elementor-widget-shortcode > div > div > div > div > a > div.type_dates > div.type_d > div.contract_date {
        text-align: left !important;
    }
    #contracts-table_length {
        display: none !important;
    }
    #post-2311 > div > div > div > div > div.elementor-element.elementor-element-c59f9f3.elementor-widget.elementor-widget-spacer > div {
        display: none !important;
    }
    #post-2311 > div > div > div > div {
        gap: 10px !important;
    }

}

@media (min-width: 768px) {
    #post-2311 > div > div > div > div > div.elementor-element.elementor-element-8ca48d7.elementor-hidden-desktop.elementor-hidden-tablet.elementor-widget.elementor-widget-shortcode {
        display: none !important;
    }
}


#transactions-table > tbody > tr > td:nth-child(4) {
    color: #000;
font-size: 18.049px !important;
font-style: normal !important;
font-weight: 600 !important;
}

#transactions-table > tbody > tr > td:nth-child(2) {
    color: #2DB976;
font-size: 18.049px !important;
font-style: normal !important;
font-weight: 600 !important;
}
#transactions-table > tbody > tr > td:nth-child(5),#transactions-table > tbody > tr > td:nth-child(6) {
    text-wrap: nowrap !important;
}

#post-2311 > div > div > div > div > div.elementor-element.elementor-element-8ca48d7.elementor-hidden-desktop.elementor-hidden-tablet.elementor-widget.elementor-widget-shortcode > div > div > div > div > a > div.type_dates > div.status > span {
    border-radius: 8px !important;
}
#payment_form > div.formbold-form-step-3.active > div.bank_transfer > div > div > div > div.cuation {
    font-size: 18px !important;
}

#payments-table_paginate > span > a, #payments-table_previous, #payments-table_next, #invoices-table_paginate > span > a, #invoices-table_previous, #invoices-table_next, #transactions-table_previous, #transactions-table_next {
    font-size: 16px !important;
}


/* #post-2309 > div > div > div > div > div.elementor-element.elementor-element-d51547f.e-con-full.elementor-hidden-desktop.elementor-hidden-tablet.e-flex.e-con.e-child > div > div > div.filters {
    gap: 0.5rem !important;
} */


#post-2309 > div > div > div > div > div.elementor-element.elementor-element-d51547f.e-con-full.elementor-hidden-desktop.elementor-hidden-tablet.e-flex.e-con.e-child > div > div > div.filters.revamp-filters > a.active {
    color: #fff;
    background-color: #2DB976;
    border-color: #2DB976 !important;
}
#post-2309 > div > div > div > div > div.elementor-element.elementor-element-d51547f.e-con-full.elementor-hidden-desktop.elementor-hidden-tablet.e-flex.e-con.e-child > div > div > div.filters.revamp-filters > a {
    flex-grow: 1;
    text-align: center;
    border-color: #D0D5DD !important;
}

#post-2309 > div > div > div > div > div.elementor-element.elementor-element-d51547f.e-con-full.elementor-hidden-desktop.elementor-hidden-tablet.e-flex.e-con.e-child > div > div > div.filters.revamp-filters a:last-child {
border-radius: 0 5px 5px 0 !important;
}

#post-2309 > div > div > div > div > div.elementor-element.elementor-element-d51547f.e-con-full.elementor-hidden-desktop.elementor-hidden-tablet.e-flex.e-con.e-child > div > div > div.filters.revamp-filters a:first-child {
border-radius: 5px 0 0 5px !important;
}

#mysr > div > form > div:nth-child(1) > div > label, #mysr > div > form > div:nth-child(2) > div.flex.items-end.justify-between.text-xs.font-medium > legend {
    font-size: 18px !important;
    margin-bottom: 10px !important;
}

#transactions-table {
    font-size: 18px !important;
}



#quote_details > p > span.label,#quote_details > p > span.val{ 
    font-size: 18px !important;
}

#payment_form > div.formbold-form-step-3.active > div.bank_transfer > div > div > div > div.row.g-3.input_fields_bank {
    font-size: 16px !important;
}
#Company\ Name, #client_identifier,#payment_form > div.formbold-form-step-3.active > div.bank_transfer > div > div > div > div.bank_details_card > div {
    font-size: 16px !important;
}

#post-1899 > div > div > div.elementor-element.elementor-element-063e4c7.e-con-full.e-flex.e-con.e-parent.e-lazyloaded > div.elementor-element.elementor-element-ac2e6b8.e-con-full.e-flex.e-con.e-child > div.elementor-element.elementor-element-74dc8b5.e-con-full.e-flex.e-con.e-child > div > div.elementor-element.elementor-element-33f64f0.e-con-full.e-flex.e-con.e-child > div > div.elementor-element.elementor-element-8067f32.scope_word.elementor-widget.elementor-widget-heading > div > p {
    line-height: 1.6;
}

#users_table > tbody > tr > td:nth-child(2),#users_table > tbody > tr > td:nth-child(3) {
    text-align: left !important;
}
#user_add {
    padding: 20px 30px !important;
}

#users_table_length > label {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
}
#users_table_length > label > select:hover {
    border-color: #cbd5e1 !important;
    box-shadow: 0 4px 12px rgba(16,24,40,0.06) !important;
}

#users_table_length > label > select:focus {
    outline: none !important;
    border-color: #30b876  !important;
    box-shadow: 0 0 0 4px rgba(99,102,241,0.12) !important;
}

#users_table_length > label > select:disabled {
    opacity: 0.6 !important;
    cursor: not-allowed !important;
}
#users_table_length > label > select.compact {
    padding: 0.25rem 0.9rem 0.25rem 0.6rem !important;
    font-size: 0.85rem !important;
    border-radius: 0.375rem !important;
}
#users_table_length > label > select:disabled {
    background-color: #f8fafc !important;
}
#users_table_length > label > select::-ms-expand {
    display: none !important;
}
#users_table_length > label > select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
  
    display: inline-block !important;
    width: auto !important;
    min-width: 6.25rem !important; /* 100px */
    padding: 0.45rem 1.1rem 0.45rem 0.75rem !important; /* left padding + room for arrow */
    font-size: 0.95rem !important;
    line-height: 1 !important;
    color: #1f2937 !important; /* dark text */
    background-color: #ffffff !important;
    border: 1px solid #e6e9ee !important;
    border-radius: 0.5rem !important;
    box-shadow: 0 1px 2px rgba(16,24,40,0.04) !important;
    cursor: pointer !important;
    transition: box-shadow 160ms ease, border-color 160ms ease !important;
  
    /* custom arrow using inline SVG */
    background-image:
      url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8'%3E%3Cpath fill='%23777' d='M7 8L0 0h14z'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 0.6rem center !important;
    background-size: 0.7rem auto !important;
    padding-right: 2.2rem !important; /* extra space for arrow */
}

#current_photo {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}



#post-2667 > div {
    padding: 0px 0;
    margin-top: 0 !important;
}

#payments-table > tbody > tr > td.dataTables_empty,#invoices-table > tbody > tr > td.dataTables_empty, #contracts-table > tbody > tr > td.dataTables_empty{
    font-size: 18px !important;
    padding: 20px !important;
    color: #000 !important;
  
  }

  #currency {
    margin-bottom: 0 !important;
  }

  #mysr-cc-name {
    font-size: 16px !important;
  }
  #box > a {
    font-size: 16px !important;
  }

  #country > option:disabled {
    background-color: #f8fafc !important;
    color: #94a3b8 !important;
    cursor: not-allowed !important;
  }
  #client_bar > div.elementor-element.elementor-element-f60abbf.e-con-full.e-flex.e-con.e-child > div > div > div > div {
    padding-block: 10px !important;
  }

  @media (min-width: 1280px) {
    #client_bar {
        flex-direction: row !important;
    }
  }

/* Spinner animation for loading states */
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

  body > div.elementor.elementor-1812.elementor-location-header > section > div > div > div {
    background-color: #fff !important;
  }
