.text-left {
    text-align: left !important;  
}
  
.text-right {
    text-align: right !important;  
}

.text-center{
    text-align: center !important;
}

.grid_edit_allow {
    background-color: #eafbff;
}

.grid_yellow_show {
    background-color: #f4d3c7 !important;
}
