




.zglv{
    
font-size: 22px;
font-weight: 600;
//background:
rgb(90, 187, 228);
padding: 14px;
color: rgb(0, 178, 255);
 
    
}


.toblo tr:hover .zglv{
    color: 
    rgb(255, 255, 255) !important;
}
















.toblo tr:hover {
    color: rgb(255, 255, 255) !important;
    background: rgb(0, 139, 255)  !important;
}




.toblo td, .toblo th {
    padding: 0;
    border: 1px rgb(236, 236, 236) solid;
       padding: 10px;
}


.toblo{
width: 100%;

}




.formrol {
    width: 100%;
    padding: 20px;
    border: 1px 
rgb(196, 196, 196) solid;
border-radius: 5px;
margin-bottom: 22px;
box-shadow: 1px 5px 6px
rgb(225, 225, 225), 1px 0px 5px
    rgb(202, 202, 202) inset;
}

.sero{

    position: absolute;
    top: 123px;
    right: 32px;
    font-size: 22px;

}






@media (max-width: 730px) { 




.sero{

    position: absolute;
    top: 94px;
    right: 32px;
    font-size: 22px;

}



}





.toblo > tbody > tr:nth-of-type(2n+1) {

    background-color: rgb(249, 249, 249);

}


//.toblo table td:nth-of-type(2n){
  width:200px !important;
}


.toblo tr td:nth-child(2){
width: 96px !important;
    text-align: center;
}


