body {
        background-color: WHITE;
        height: 842px;
        width: 1200px;
        /* to centre page on screen*/
        margin-left: auto;
        margin-right: auto;
    }

.calc1 {
    text-align:left;
    width: 100%;

}

.calc {
    width: 100%;
    padding: 20px !important;
        
}
.headlevel {
    margin-bottom:2px;
}

.control1001 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    margin-right: 50px !important;
    margin-left: 75px !important;
    padding: 20px !important;
    width: 100%;
}   


.dmcontrol {
    display:none;
      
}

 .dmcontrol3 {
    display:none; 
    
 }

.snohd {
    align-text: center !important;
    width: 100px !important;
}

.sno {
    width: 100px !important;
}

.titleshd, .titles, .titlesb {
    align-text: center !important;
    width: 350px !important;
}


.valueshd, .values, .htotal {
    align-text: center !important;
    width: 125px !important;
}


