.dropdown-menu-end[data-bs-popper] {
    right: 28px;
}
.btn:hover {
    border: none;
}
.anc-color,
.anc-color:hover {
    color: #c58b63 !important;
}
.form-control:focus {
    box-shadow: none;
    border: 1px solid red !important;
}
.dz-orange-txt,
.uploadcamra {
    color: #c58b63 !important;
}
.checkbox-custom:checked + .checkbox-custom-label:before {
    color: #c58b63 !important;
    border-color: #c58b63 !important;
}
.studios-individual-engineers-section
    .studios-individual-engineers-section_engineers {
    overflow-x: unset;
}
.otp-timer {
    color: #c58b63 !important;
}
a,
a:hover {
    color: #c58b63;
}
.mt-9 {
    margin-top: 9rem;
}
.box-inner-p {
    padding: 23px 30px 30px;
}
.popuclose {
    cursor: pointer;
}
.subscription-box.active {
    background-color: #dedede;
}
.subscription-box .btndiv {
    position: absolute;
    bottom: 0;
}
.video-js {
    width: 100%;
    height: 500px;
}
.menu-close,
.bi-three-dots-vertical {
    font-size: 32px;
    padding-left: 10px;
    cursor: pointer;
    color: #444548;
}
.input-group-text {
    color: #212529;
    background: #e9ecef;
}
.badge .badge-danger {
    color: red;
}
.fc-toolbar-chunk {
    display: flex !important;
}
.fc-toolbar-chunk .btn {
    padding: 6px 10px;
}
.fc-toolbar-chunk .btn:disabled {
    min-width: 0 !important;
    margin-right: 0 !important;
}
