#nav-home-tab {
    color: #ffffff;
    background-color: #495057;
    font-size: 20px;
    font-weight: 600;

}
td.res-field {
    text-align: center;
}
.table3>tbody>tr>td, .table2>tbody>tr>td, .table1>tbody>tr>td, .table4>tbody>tr>td {
    width: 25%;
}
#nav-home .table1 tr td b {
    line-height: 38px;
}
#nav-home .table1 tr td select {
    height: 38px;
    background: transparent;
    font-size: 1em;

}
.mssd-field
{
    /*display: none !important;*/
}
.table2, .table3, .table4
{
    display: none;
}
option.add-manually {
    background: #f2f2f2;
}
td.scenario-text {
    text-align: center;
    border-right: 1px solid #ffffff;
    font-weight: 600;
    background: #f3f3f3;
    color: #495057;
}