.ps__rail-x,
.ps__thumb-x,
.ps__thumb-y {
    background-color: #3599cd !important;
}

.status-badge {
    height: 35px;
    border-radius: 30px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: black !important;
    padding:0 20px !important
}

.status-badge-active {
    background-color: #e5f8ed !important;
}

.status-badge-suspended {
    background-color: #f8f4e5 !important;
}

.banner-title,.banner-title::placeholder{
	color:#6e6b7b !important
}

span.d-block.form-file-text{
	font-size: 14px !important;
}