header h2 span {
    opacity: .4;
    font-style: normal;
}
@media (min-width: 990px) {
    ::-webkit-scrollbar {
        width: 0px;
        height: 0px;
        display: none !important;
    }
}
.navbreadcrumb {
    overflow-x: auto;
    overflow-y: auto;
}
.d-purble2 a{
    display: flex;
}
.d-purble2 a h4{
    margin-bottom: 0;
    font-size: 13px;
}
@media (max-width: 990px) {
    .listeleme-title {
        margin-top: 33px;
    }
    .dcont-content {
        min-height: 106px;
    }
    .hders1 ul {
        overflow-y: initial!important;
    }
    ::-webkit-scrollbar-thumb {
        background-color: #888!important;
        border-radius: 4px!important;
    }
    ::-webkit-scrollbar-track {
        background: #000000!important;
    }
}
.hders1::-webkit-scrollbar,
.hders1 ul::-webkit-scrollbar {
    width: 0px;
    height: 3px;
    display: inherit !important;
}
.request-detail{
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    color: #000;
}
.expanded {
    height: auto !important;
    max-height: inherit!important;
}
del{
    font-size: 13px;color: #F44336;margin-right: 3px;
}
del span{
    color: #F44336!important;
}
.text-left{
    text-align: left;
}
.modal select, .modal input {
    border: none!important;
}
.btn300 {width: 100%; display: inline-block; padding:16px 12px;border:none; font-weight: 500; font-size:13px; text-align: center; border-radius: 100px; background-color: #fee1e1;color: #c60505;}
.btn300:hover {background-color:#f20606; color:var(--bs-white); transition: .4s}
.btn900 {width: 100%; display: inline-block; padding:16px 12px;border:none; font-weight: 500; font-size:13px; text-align: center; border-radius: 100px; background-color: #d6fff3;color: #0b6c4d;}
.btn900:hover {background-color:#0b6c4d; color:var(--bs-white); transition: .4s}
