.left-sidenav .main-icon-menu {
    background-color: #1a233a;
}



div.dataTables_wrapper div.dataTables_length select {
 
    height: auto;
}
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
    border-right-width: 1px;
}

.custom-file-input:lang(fa)~.custom-file-label::after {
    content: 'مرور';
}


.pagination{ 
    margin-left: 10px !important;
  
}
.search-box{
    padding: 5px;
}
.dataTables_length{
    float: left;
}
.btn{
    border-radius: 8px;
}
.grid-shadow{
    box-shadow: 0 .5rem .5rem rgba(0,0,0,.175)!important;
}
.seprator{
    width: 100px;
    height: 6px;
    background-color: #c8d6e5;
  margin-top: 10px;
   
}

.seprator.active{

    background-color: #0abde3;

}
.wizard-icon{
    font-size: 30px;
}
.add-tip-btn{
    
    display: flex;
    align-items: center;
    justify-content: flex-end;

}

.form-control {
    /*border: 1px solid #9d9d9d;*/
    border: 1px solid #aaa !important;
}
