.form_data {
    background: #f7f7f7;
    padding: 30px 20px;
    border-radius: 20px;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    background-color: rgb(241 245 249 / 1);
    border: 1px solid #d1d1d1;
}
.form_data .radio_label img.colimg {
    height: 200px;
}

.img_radio.tattoo_form_slider {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 350px;
    overflow-y: scroll;
    justify-content: center;
}
.rem_parent img {
    width: 70px;
    object-fit: fill;
    height: 70px !important;
}
.rem_parent .r_btn1 {
    text-align: center;
}

.tattoo_form_slider .item .radio_label img {
    height: 200px;
    object-fit: cover;
    width: 160px;
}
.step_text{
    text-align: center;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 500;
}
.rem_parent{
    display: flex;
    gap: 40px;
    justify-content: center;
        text-align: center;
}
.form_title h3 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
}
.rem_parent .elementor-col-33{
    justify-content: center;
}
.form_data .main_label {
    font-size: 22px;
    font-weight: 500;
    padding-bottom: 10px;
    cursor: inherit;
    margin-bottom: 30px;
    display: block;
    text-align: center;
}
p.step1_label{
    text-align: center;
}


.form_data .input-hidden {
    position: absolute;
    visibility: hidden;
}

.form_data .radio_label img {
    height: 260px;
    object-fit: cover;
    border-radius:15px;
    margin-bottom: 10px;
}

.form_data input[type="radio"]:checked+.radio_label {
    /* border: 2px solid #000; */
        background-color: rgb(241 245 249 / 1);
    border: 1px solid #d1d1d1;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 15px;
        background: #f8f8f8;
}

.form_data input[type="radio"] {
    cursor: pointer;
}

.form_data input[type="radio"]+.radio_label {
    border: 1px rgb(0, 0, 0);
    padding: 10px;
    transition: 500ms all;
}

.form_data input[type="radio"]+.radio_label p {
    margin-bottom: 0;
}

.form_field {
    padding: 30px 0;
}

.btns {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}
.last_btns{
    display: flex;
    justify-content: center;
}

.nxt_btn,
.prev_btn {
    display: initial;
    background: #000;
    color: #fff;
    text-transform: capitalize;
        padding: 10px 35px;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 10px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    background: #616161;
background: linear-gradient(90deg,rgba(97, 97, 97, 1) 0%, rgba(46, 46, 46, 1) 72%, rgba(0, 0, 0, 1) 100%);
}

/* #two, */
#three,
#four,
#five,
#six,
#seven,
.btnss,
#t_remove,
#remove_size,
#remove_place,
#scalp,
#book_appo,
#upload_img,
#avail_sec {
    display: none;
}

#four .elementor-col-25 {
    width: 50%;
}

.form_field input[type="checkbox"] {
    background-color: #303030;
}

.form_data .elementor-column-gap-default {
    display: flex;
    gap: 20px;
}

.form_data .elementor-column-gap-default .elementor-col-50 {
    width: 50%;
}

p.step1_label {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

#customers {
    border-collapse: collapse;
    width: 100%;
}

#customers td,
#customers th {
    border: 1px solid #ddd;
    padding: 8px;
    font-size: 17px;
    padding-top: 12px;
    padding-bottom: 12px;
}

#customers tr:nth-child(even) {
    background-color: #f2f2f2;
}

#customers tr:hover {
    background-color: #ddd;
}

#customers th {

    text-align: left;
    background-color: ;
    color: #000;
}

.unread_row td {
    background-color: #d7d7d7;
    font-weight: 500;
}

.user_detail {
    padding: 10px 0;
}

.user_detail label {
    font-size: 20px;
    color: #000;
    line-height: 1.3;
    margin-bottom: 5px;
    font-weight: 500;
}

.form_detail .form_detail_inner {
    border: 1px solid #000;
    background: #fff;
}


.form_detail .user_field {
    border-bottom: 1px solid #d9d9d9;
    padding: 10px 30px;
}

.form_detail .user_field:last-child {
    border: none;
}

.form_detail .user_field p {
    font-size: 17px;
    color: #5a5a5a;
    margin-bottom: 0 !important;
}

button.btn-close {
    filter: invert(1);
}

.pagination {
    display: flex;
    justify-content: center;
    margin: 20px 0;
    padding: 10px 0;
}

.pagination a,
.pagination span {
    padding: 8px 12px;
    margin: 0 5px;
    font-size: 16px;
    text-decoration: none;
    color: #007bff;
    border: 1px solid #007bff;
    border-radius: 5px;
    transition: 0.3s;
}

.pagination a:hover {
    background-color: #007bff;
    color: white;
}

.pagination .current {
    background-color: #007bff;
    color: white;
    border: none;
    font-weight: bold;
}

.pagination .disabled {
    color: #ccc;
    border-color: #ccc;
    pointer-events: none;
}

.note_box_inner {
    height: 350px;
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
    align-items: end;
}

.note_box_inner .note_item {
    background: #579ffb;
    color: #fff;
    padding: 15px;
    border-radius: 20px 20px 0 20px;
    width: 100%;

}

.note_box_inner .note_item p {
    font-size: 18px;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 700px;
    }
}

@media(max-width:999px) {
    .form_data .elementor-column-gap-default {
        flex-direction: column;
    }

    .form_data .elementor-column-gap-default .elementor-col-50 {
        width: 100%
    }
}

@media(min-width:768px) {
    .form_data {
        width: 700px;
        margin: 0 auto;
        max-width: 100%;
    }
}