div.form-control-feedback {
    color: #F64E60;
}
.padding10 {
	padding: 10px 20px !important;
}
/* 16-12-2022 */

.service-item-titles .service-title {
    color: #737478;
    font-weight: bold;
}
.service-items-info ul {
    padding: 0px;
    list-style-type: none;
}
.service-item-titles {
    display: grid;
    grid-template-columns: repeat(4,1fr);
}
.service-box {
    display: grid;
    grid-template-columns: repeat(4,1fr);
}
div#collapseOne7 {
    margin-left: 30px;
}
.d-flex.flex-wrap.my-2 {
    margin-left: 28px;
}
.company-serivce {
    margin-left: 28px;
}
.font35 {
    font-size: 34px;
}

/* 16-12-2022 */
.div-hover:hover {
    cursor: pointer;
    border-radius: 0.42rem;
    background-color: #ceced794;

}
.navi .navi-item .li-company-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.75rem 1.5rem;
}
/* Start :: Customer View Page CSS */
.compnay-icon-set li a span i {
    margin-left: -18px;
}
/* End :: Customer View Page CSS */
.custom-text-muted {
    color: #7E8299 !important;
}
.border-dashed
{
    box-shadow: none;
    border: 2px dashed #dbdfe9;
}
.log-size {
    width: 30%;
}
.size-h-10 {
    width: 10%;
}
.recurring-wrap {
    display: flex;
    justify-content: end;
    align-items: center;
    padding-right: 40px;
    padding-top: 10px;
}
#customerservice .table-responsive table  tbody tr td .service_type {
    min-width: 120px;
}
.payment-history-card-body {
    position: relative;
}
.payment-history-card-body .dataTables_wrapper .row:nth-child(1) .col-md-6:nth-last-child(1) {
    position: absolute;
    top: 2rem;
    right: 2.25rem;
}
.i_pop_up {
    position: fixed;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    box-shadow: 0px 2px 16px rgb(17 24 39 / 8%);
    border-radius: 8px;
    padding: 25px;
    max-width: 600px;
    /*display: none;*/
    z-index: 2;
}
.chide {
    display: none;
}
.jstree-disabled {
    color: red !important;
}
.card-custom .card-body .dataTables_wrapper table.table tr th:first-of-type,
.card-custom .card-body .dataTables_wrapper table.table tr td:first-of-type{
    padding-left: 12px !important;
}
