

.simboluri_tabel {
width: 100%;
border-collapse: collapse;
}
.simboluri_tabel td, .simboluri_tabel th {
text-align: left;
border-bottom: 1px solid #eee;
}
.simboluri_tabel tr:hover {
background: #4BA4F0;
color: white;

}
.tableHead {
background: #4BA4F0;
color: white;
}

@media screen and (min-width: 1000px){
.topmargin {
margin-top:95px !important;
}
}
