
/* 
    Created on : 28 Sep, 2021, 9:16:57 AM
    Author     : iconicus-1
*/

.help-block-error-custom{
    color: tomato;
    font-size: small;
}
.dn{
    display: none;
}
.mb-5px{
    margin-bottom: 5px !important;
}
.form-switch.form-check-solid .form-check-input {
    height: 1.9rem;
}
.filteropen{
    z-index: 105;
    position: fixed;
    inset: 0px 0px auto auto;
    margin: 0px;
    transform: translate(-30px, 110px);
}
.actionclass{
    z-index: 105;
    position: absolute;
}
.container-xxl{
    max-width: 100%;
}
.ml-10{
    margin-left: 10px;
}
.fs-11{
    font-size: 11px !important;
}
.fs-15{
    font-size: 15px !important;
}
.fs-12{
    font-size: 12px !important;
}
.previewtime{
    float: right;
    font-size: 0.8rem !important;
}
.previewmaindiv{
    border-radius: 1.475rem!important;
    background: #fbfbfd;
}
.br-25{
    border-radius: 25px !important;
}
.color-tomato{
    color: tomato;
}
.color-tomato:hover{
    color: tomato;
}
.toolbar{
    top:45px!important;
}
.dashboardbox{
    float: right;
    font-size: 25px;
    margin-top: 10px;
    color: #181c32;
}
.bg-white{
    background-color: #fff!important;
}
.fs-40{
    font-size: 40px !important;
}
.mb-1rem{
    margin-bottom: 1.5rem!important;
}
.pagenumspan{
    padding: 0.5rem;
}
#paginate_button.active
{
    z-index: 3;
    color: #fff;
    background-color:  #02DFBF !important;
    border-color: transparent;
    padding: .5rem 1rem;
    justify-content: center;
    align-items: center;
    border-radius: .475rem;
    height: 2.5rem;
    min-width: 2.5rem;
    font-weight: 500;
    font-size: 1.075rem;
}
.btn-pagging{
    color: #b5b5c3;
    background-color: transparent;
    border-color: transparent;
    justify-content: center;
    align-items: center;
    border-radius: .475rem;
    height: 2.5rem;
    min-width: 2.5rem;
    font-weight: 500;
    font-size: 1.4rem;
}
.form-check.form-check-custom {
    display: flex;
    align-items: center;
    padding-left: 15px !important;
    margin: 0;
}
body{
    font-size: 15px !important;
}
.pb-025rem{
    padding-bottom: 0.25rem !important;
}
.profileimage{
    border-radius: 100px;
    height: 100px;
    width: 100px;
}
.username{
    text-align: center;
    font-size: 25px;
    font-weight: 500;
}
#filterspan i{
    color: red;
    font-size: 8px;
}
.btn.btn-primary{
    background-color: #02DFBF !important;
}
.form-check.form-check-solid .form-check-input:checked {
    background-color: #02DFBF !important;
}
.page-item.active .page-link  {
    background-color: #02DFBF !important;
}
.menu-link.active i {
    color: #32d4c8 !important;
}
.aside-dark .menu .menu-item .menu-link:hover:not(.disabled):not(.active) .menu-icon i, .aside-dark .menu .menu-item.hover>.menu-link:not(.disabled):not(.active) .menu-icon i {
    color: #32d4c8 !important;
}
.aside-dark .menu .menu-item .menu-link.active .menu-bullet .bullet {
    background-color: #32d4c8 !important;
}
.aside-dark .menu .menu-item .menu-link.active .menu-icon .svg-icon svg [fill]:not(.permanent):not(g) {
    fill: #32d4c8 !important;
}
.days-badge-border {
    padding: 0px 7px;
    border-radius: 5px;
    font-size: x-small;
    color:  #32d4c8 !important;
}
.word-break-all{
    word-break: break-all;
}

.dataTables_empty{
    text-align: center !important;
}