body{
    direction: ltr;
 
}

.mat-drawer-content{
    margin-left: 300px;
    /* overflow:unset  !important; */
}

/* FIX for table icons (View/Pet) - your custom blue color */
.mat-icon {
  color: #616161 !important; 
}

.del-mat-icon {
  color: red !important; 
}

.mat-icon {
  color: #616161 !important; 
}

.buttonBg {
    background-color: #1a73e8 !important;  
    color: #fff !important; 
}

.btn-icon {
  color: white !important;
}



.labelspacing { min-width: 150px;    width: 50px;display:inline-block;margin: 10px }
