



.change-branch-name{
    font-family: poppins !important;
    font-weight: 600;
    color:white;
}

.content-header>h1{
    font-weight: 600;
}
.btn-refresh{
    color: #344050;

}

.sidebar{
    font-weight: normal;
}


.overflow-hidden{
    background-color: rgb(237 242 249) !important;

}
#crudTable_wrapper #crudTable{
    border-radius: 6px !important;
    background: transparent;.content-header>.breadcrumb
}

#crudTable_wrapper{
    border-radius: 6px !important;
    background: transparent;
}



.header-label{
    padding-left: 15px;padding-top: 20px;font-size: 22px;
    font-weight: 600;
}



table.dataTable thead tr{
    background-color: #2782b7;

}

.btn-primary{
    background-color: #2782b7;
    border-color: #2782b7;
}
.btn-primary:hover{
    background-color: #2782b7;
    border-color: #2782b7;
}
#crudTable_filter input{
    width: 230px;
    border: 1px solid #e4eaf1 !important;
}

.table>thead>tr>th{
    border-bottom: 1px solid #f4f4f4;
}

.table>thead>tr>th{
    vertical-align: middle;
}

.label-bl{
    color: #344050;

}
.label-bl-2{
    color: #8b8b8b;
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child){
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
