   
td {border-top:0;}
td.nowrap{white-space: nowrap;}

#lmr{position: absolute;left: -999em;}

    
    div.pagecontainer {
    display:none;
    }
    div.main{
    padding:15px 0;
    border:0;
    background: none;
    margin:0px;
    text-align: center;
    padding-top:0px;
    margin-left:auto;
    margin-right:auto;
    box-shadow: none;
    }
    div.copyrt{
    padding:0px;
    border:0px solid gray;
    margin:0px;
    text-align: left;
    font-size:10px;
    padding-top:0px;
    margin-left:auto;
    margin-right:auto;
    }

    .titlelbl{font-size:18px;font-weight:bold;}

   


.infoBlock {display:block;padding:0 35px 20px 0}
.infoBlock div{display:inline-block;}
.firstCol{width:280px}
input.btn{width:140px;text-align:center}


#student2Area,#student3Area,#student4Area, #student5Area, #hideStudentBtn{display:none}

#submittedSuccessMessage{ padding:30px;}



@media screen and (max-width: 600px) { 
    img {width:98%;height:auto}
}
@media screen and (max-width: 510px) { 
    img {width:100%;height:auto}
    .infoBlock div, input[type="text"] {width:100%}
}


