.sidebar__head .side__bar__item__icon {
   background:#144fc4 !important;
   color: #ffffff !important;
}

.sidebar__item .side__bar__item__icon {
   background:#144fc4 !important;
   color: #ffffff !important;
}

.sidebar__item .fa-power-off{
   background:#ff7800 !important;
   color: #ffffff !important;
}

.badge-success:hover{
background: #ffb26e !important;
}

.input-group-btn .btn-success{
background: #144fc4 !important;
}

@import url(&#039;https://fonts.googleapis.com/css2?family=Vazirmatn:wght@100..900&amp;display=swap&#039;);

span,div,p,a,h1,h2,h3,h4,h5,h6{
font-family: Nunito,Vazirmatn !important;
}