/*Hiding an unnecessary field*/
#sim_table_filter{
    display: none;
}

.mainInfo{
    border-bottom: 2px solid #999999;
    border-top: 2px solid #999999;
}
.toolsIcon{
    width: 30px;
    height: 30px;
}

table{
    font-size: 14px;
}

html{
    font-size: 14px;
}



