body, select {
 font-size: 14px !important;
 font-family: arial;
 vertical-align: middle;
 color: #515151;  
}

.mainForm {
 width: 460px;
 background-color: #eeeeee;
}

.mainForm th {
 text-decoration: underline;
 font-weight: bold;
 font-size: 14px;
 font-family: arial;
 height: 18px;
}

.mainForm h4 {
 text-decoration: underline;
 font-weight: bold;
 font-size: 18px;
 font-family: arial;
 height: 25px;
 margin:0px;
}

.fm1{
 border-top:1px solid #515151;
}

#mf4 th,#mf5 th,#mf6 th {
 border-top: 1px solid #515151;
 border-right: 1px solid #515151;
 border-bottom: 1px solid #515151;
 border-collapse: collapse;
 text-decoration: none !important;
}

#mf5 th,#mf6 th {
 border-top: none !important;
}

.mf {
 width:460px;
}

.mf td{
 padding: 6px 0px 6px 3px;
 vertical-align: middle;
}

.mainForm input {
 font-size: 14px;
 font-family: arial;
 line-height: 15px;
}

.mainForm input[type='text']{
 display: inline;
 padding: 2px 5px 2px 5px;
 color:rgb(60, 60, 60);
 vertical-align: middle;
}

.mainForm input[type='text']:focus{
 display: inline;
 border-radius: 5px 5px;
 padding: 2px 5px 2px 5px;
 border: 1px solid blue;
 color:rgb(60, 60, 60);
 vertical-align: middle;
}

.mainForm input[type='radio']{
 display: inline-block;
 border: 1px solid grey;
 color:rgb(60, 60, 60);
 vertical-align: middle;
 margin: -4px 0px 0px 0px;
}

#mf4 td,#mf5 td,#mf6 td {
 border-right: 1px solid #515151;
 border-bottom: 1px solid #515151;
}

.sm {
 width: 6px;
 text-align: center;
 padding: 0px 0px 0px 0px !important;
}

.hdra {
 padding: 2px 0px 2px 0px;
 text-align: center;
 font-weight: bold;
 letter-spacing: 5px;
 border-top: 1px solid #515151;
 border-bottom: 1px solid #515151;
 text-transform: uppercase;
 font-size: 14px;
 background-color: #DCDCDC;
}

input.dt1 {
 background-image: url("../js/images/cal.gif");
 background-position: right center;
 background-repeat: no-repeat;
 text-align: left;
 width:100px;
}

input.dt1:focus {
 background-image: url("../js/images/cal1.gif");
 background-position: right center;
 background-repeat: no-repeat;
 text-align: left;
}

.mf input[type='text']{
 border-bottom: 1px solid red;
 border-top: none;
 border-right: none;
 border-left: none;
 background-color: transparent;
 border-radius: 0px 0px;
}
.mf input[type='text']:focus{
 border-bottom: 1px solid blue;
 border-top: none;
 border-right: none;
 border-left: none;
 background-color: transparent;
 border-radius: 0px 0px;
}
.mf input[type='text']:hover{
 border-bottom: 1px solid yellowgreen;
 border-top: none;
 border-right: none;
 border-left: none;
 background-color: transparent;
 border-radius: 0px 0px;
}

.mf4 th:nth-child(1){width:210px;}/*parent's name'*/
.mf4 th:nth-child(2){width:50px;}/*age*/
.mf4 th:nth-child(3){width:60px;}/*sex*/
.mf4 th:nth-child(4){width:192px;}/*occupation*/
.mf4 th:nth-child(5){width:auto;}/*co name*/

.mf9 th:nth-child(1){width:166px;}/*parent's name'*/
.mf9 th:nth-child(2){width:182px;}/*age*/
.mf9 th:nth-child(3){width:96px;}/*sex*/
.mf9 th:nth-child(4){width:130px;}/*occupation*/
.mf9 th:nth-child(5){width:auto;}/*co name*/

.spline {
  height: 2px;
  border: none;
}

.mdaf {
  width: 168px;
}

.reqr {
 color:red;
 font-weight: bold;
}

.new2 {
 padding: 2px 0px 2px 2px;
 text-align: left;
 font-weight: bold;
 letter-spacing: 1px;
 border-bottom: 1px solid #515151;
 text-transform: capitalize;
 font-size: 14px;
}

.slh {
 background-color: yellow !important;
}

.sx {
  display: none !important;
}

.sx1 {
  display: inline-block !important;
  color: red !important;
}

.mnta {
 font-size: 12px;
 list-style-type: square;
 margin: 0px;
 padding: 0px 0px 0px 12px;
}

.sbtb {
  list-style-type: decimal;
  padding: 0px 0px 0px 12px;
}