@CHARSET "ISO-8859-1";


.instrutor_0  {
    background: red !important;
}

.instrutor_1  {
   background: green !important;
}

.instrutor_2  {
   background: blue !important;
}

.instrutor_3  {
   background: orange !important;
}

.instrutor_4  {
   background: black !important;
}

.panel.grid .grid_100_parent {
    min-width: 100% !important;
}