a:hover,
a {
    text-decoration: none;
}


.custom-table thead th {
    background: #f5f7fa;
    border: 1px solid #d7dde4;
    font-size: 14px;
}

.custom-table tbody tr td {
    padding: 4px 6px;
    font-size: 12px;
    border: 1px solid #d7dde4;
    line-height: 22px;
}
.custom-create-btn{
    border: 1px solid gray;
    padding: 4px 5px 4px 4px;
    background: #0ab39c;
    font-weight: 500;
    border-radius: 4px;
    color: white;
    margin-left: 2rem;
}
.view-performance{
    padding: 1px 3px 1px 3px;
    border-radius: 3px;
    border: 1px solid rgb(218 188 183);
    font-size: 16px;
    background-color: rgb(234 229 233) !important;
    color: #cd65ff;

}

.edit-btn:hover,
.edit-btn,
.delete-btn:hover,
.delete-btn,
.view-btn:hover,
.view-btn {
    padding: 2px 3px;
    margin: 2px;
    font-size: 14px;
    display: flex;
    align-items: center;
    height: 21px;
}
.download-btn:hover,
.download-btn {
    padding: 2px 3px;
    margin: 2px;
    border-radius: 3px;
    font-size: 14px;
}

/* Specific styles for edit button */
.edit-btn:hover,
.edit-btn {
    border: 1px solid rgb(131, 212, 255);
    background-color: rgb(176, 213, 233);
    color: rgb(7, 140, 218);
}

/* Specific styles for delete button */
.delete-btn:hover,
.delete-btn {
    border: 1px solid hsl(10, 91%, 78%);
    background-color: hsl(10, 63%, 85%);
    color: rgb(209, 35, 9);
}

/* Specific styles for view button */
.view-btn:hover,
.view-btn {
    border: 1px solid rgba(0, 141, 68, 0.48);
    background-color: rgb(34, 202, 0, 0.73) !important;
    color: white;
}
.download-btn:hover,
.download-btn {
    border: 1px solid rgba(16, 13, 247, 0.781);
    background-color: rgba(109, 165, 250, 0.945) !important;
    color: white;
}


.email-btn {
    padding: 1px 3px 1px 3px;
    border-radius: 3px;
    border: 1px solid rgb(218 188 183);
    font-size: 16px;
    background-color: rgb(234 229 233) !important;
    color: #cd65ff;
}

.whatsapp-btn {
    padding: 2px 3px;
    margin: 2px;
    font-size: 14px;
    display: flex;
    align-items: center;
    height: 21px;
    border: 1px solid rgb(44, 221, 252);
    font-size: 14px;
    background-color: rgb(247, 247, 247) !important;
    color: #00c773 !important;
}

.call-btn {
    padding: 1px 3px 1px 3px;
    border-radius: 3px;
    border: 1px solid rgb(218 188 183);
    font-size: 16px;
}

.status-active-btn {
    padding: 1px 3px 1px 3px;
    border-radius: 3px;
    border: 1px solid rgb(218 188 183);
    font-size: 16px;
}

.status-inactive-btn {
    padding: 1px 3px 4px 3px;
    border-radius: 3px;
    border: 1px solid rgb(218 188 183);
    font-size: 16px;
}

.custom-btn {
    position: absolute;
    right: 85px;
    background: #fff;
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    padding: 2px 8px;
    border-radius: 4px;
    display: none;
}

input[readonly] {
    background: rgba(209, 209, 209, 0.596);
}

input[readonly]:focus {
    background: rgba(209, 209, 209, 0.596);

}
.table tbody tr:hover .custom-btn {
    background: #fff;
    border: 1px solid #d7dde4;
    outline: 1px solid #d7dde4;
    display: block;

}

.check-3 {
    padding: 1px 3px 1px 3px;
    border-radius: 3px;
    font-size: 20px;

    color: #c264ff;

}

.check-3:hover,
.check-3 {
    padding: 1px 3px 1px 3px;
    border-radius: 3px;
    /* font-size: 20px; */
    color: #c264ff;
}

.upload-fill {
    padding: 1px 3px 1px 3px;
    border-radius: 3px;
    font-size: 20px;

    color: #5e6e82;
}

.upload-fill:hover,
.upload-fill {
    padding: 1px 3px 1px 3px;
    border-radius: 3px;
    font-size: 20px;

    color: #5e6e82;
}

.chat-follow {
    padding: 1px 3px 1px 3px;
    border-radius: 3px;
    font-size: 20px;

    color: #00d27a;
}

.chat-follow:hover,
.chat-follow {
    padding: 1px 3px 1px 3px;
    border-radius: 3px;
    font-size: 20px;

    color: #00d27a;
}

.custom-label {
    display: flex;
        align-items: center;
        padding: 3px 0px 3px 2px;
        padding-left: 10px;
        text-align: left;
        background: #d1deeb;
        font-size: 12px;
        font-weight: 600;
        border-radius: 1px;
        font-family: sans-serif;
        color: #5e5e5e;

}

.modal-first-body-first-main {
    padding: .6rem;
    padding-top: 0;
}

.modal-first-body-first-main h4 {
    font-size: 1rem !important;
    padding: .6rem;
    padding-top: .2rem;
}

.close {
    border: none;
}
.label-control{
        display: flex;
        align-items: center;
        padding: 3px 0px 3px 2px;
        padding-left: 10px;
        text-align: left;
        background: #d1deeb;
        font-size: 12px;
        font-weight: 600;
        border-radius: 1px;
        font-family: sans-serif;
        color: #5e5e5e;
    }

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px;
    color: black;
}
.imageupload {
    height: 5rem;
    margin-top: .3rem;
    border: 3px solid gray;
    margin-left: 2rem;
    border-radius: 8px;
}

.imagecontrol {
    height: 100px;
    width: 150px;
    background-color: white;
    border: 1px solid #ababab;
    border-radius: 9px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .3rem;
    overflow: hidden;

}
.imagecontrol1{
    height: 100px;
    width: 100px;
    background-color: white;
    border: 1px solid #ababab;
    border-radius: 9px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .3rem;
    overflow: hidden;
}
.custom-btn:hover,
.custom-btn {
    background: #0097eb;
    font-size: 14px;
    border: 1px solid #0097eb;
    outline: 1px solid #0097eb;
    padding: 4px 7px 2px 7px;
    margin: 0px 0px;
    font-weight: 600;
    border-radius: 2px;
    color: #ffffff;
    line-height: 17px;
}

.buy-lead-table .product-info {
    padding: 12px 0px 12px 12px;
}

.buy-lead-table .product-info h3 {
    font-size: 18px;
}

.buy-lead-table .product-info h5 {
    margin-top: 9px;
    font-size: 15px;
    color: rgb(77, 77, 76);
}

.buy-lead-button {
    float: right;
    margin-right: 12px;
}

.buyer-details-title span {
    padding-left: 5px;
    padding-right: 15px;
}

.buyer-details-title i {
    color: #333232;
}

.buyer-details-title {
    padding-left: 5px;
    font-size: 16px;
    font-weight: 400;
    color: #aba9a9;
}

.product-keyword {
    font-size: 16px;
    color: darkblue;
    margin-top: 9px;
    font-weight: 600;
}

.lead-info {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.lead-info li {
    padding: 0px;
    margin: 6px 1px;
    font-size: 14px;
}

.buyer-details ul {
    padding: 0px;
    margin: 10px 0px 0px 0px;
    list-style-type: none;
}

.buyer-details ul li {
    margin: 4px 0px;
    font-size: 14px;
    font-weight: 300;
}

.available {
    font-size: 17px;
    color: #c1b26a;
}
.rolesstyle {
    background-color: #98daff;
    padding: .1rem;
    padding-left: .3rem;
    padding-right: .3rem;
    border-radius: 20px;
    cursor: pointer;
    color: black;
    letter-spacing: 1px;
    font-weight: 600;
}



.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 23px!important;
    font-size: 12px!important;
    border-radius: 0!important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff!important;
    border: 1px solid #c1c7cd!important;
    border-radius: 0!important;
}
.select2-container .select2-selection--single {
    height: 25px!important;
}
.select2-container--default .select2-selection--multiple{
    background-color: #fff!important;
    border: 1px solid #c1c7cd!important;
    border-radius: 0!important;
}
.form-group{
    margin-bottom: 3px;
}
.is_completed{
    color: rgb(92, 17, 17)!important;
}
.dataTables_info{
    margin-left: 12px;
 }
.dataTables_length select {
 padding: 1px 1px;
 outline: none;
 border: 1px solid #c5c5c5;
 border-radius: 3px;
}

.paginate_button {
 padding: 2px 5px;
 border: 1px solid rgb(231 231 231);
 font-family: inherit;
}

.dataTables_paginate span a.paginate_button {
 padding: 2px 8px;
 border: 1px solid rgb(231 231 231);
 font-family: inherit;
}

.dataTables_paginate span a.paginate_button.current {
 padding: 2px 8px;
 border: 1px solid rgb(53 119 241);
 font-family: inherit;
 color: white;
 background: #3577f1;
}

#employeeTable_filter label input {
 border: 1px solid #c5c5c5;
 outline: none;
 padding: 2px 6px;
 font-size: 12px;
 border-radius: 3px;
 margin-left: 5px;
}

.dropdown-toggle::after {
 display: inline-block;
 margin-left: .255em;
 font-size: 15px;
 display: none;
 line-height: 15px;
 content: "\f0140";
 font-family: "Material Design Icons";
}

table.dataTable {
 width: 100%;
 margin: 0 auto;
 clear: both;
 border-collapse: collapse;
 border-spacing: 0;
}

table.dataTable.no-footer {
 border-bottom: 1px solid #c5c5c5;
}
