.datefield {width: 44%;}

.subtextm {font-size: 22px; padding-left:0;}

.meetingbox {  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  /*max-width:1000px;*/
  
	margin-bottom: 20px;
  text-align: center;
 	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px #f2f3f4;
margin-top: 2%;
padding: 1.5%;
}

.meetingboxcheck {  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  /*max-width:1000px;*/
 
	margin-bottom: 20px;
  text-align: center;
 
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px #f2f3f4;
margin-top: 2%;
padding: 1.5%;
}


.rowm {background-color: #1d8cd8;color: #fff;  padding: 6px;}


.fieldwidth {width: 70%;}

.bplogo {width: 240px; height: 30px; border: solid 0px red; text-align: center; margin-left: 0px; padding:0;z-index: -1; }

 .aiepunchm {
         padding-left: 20%;
         font-size: 12px;
         font-family: arial, verdana;
         color: #154374;
         border: solid 0px red;
     }




#timepicker1{border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

#timepicker2{border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}


.schedulesubmit{
border:0px solid #118be6; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:18px; padding: 12px 35px 12px 35px; text-decoration:none; display:inline-block;font-weight:normal; color: #FFFFFF;
background-color: #33ab44; 
cursor:pointer;
text-align: center;
width: 60%
}

.schedulesubmitno{
border:0px solid #118be6; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:18px; padding: 12px 35px 12px 35px; text-decoration:none; display:inline-block;font-weight:normal; color: #FFFFFF;
background-color: #8f2939; 
cursor:pointer;
text-align: center;
width: 60%
}


@media screen and (max-width: 1000px)
{.datefield {width: 91%; padding: 1px; margin-top: 8%; text-align: left;} 
	
	.aiepunchm {
         padding-left: 0;
         font-size: 12px;
         font-family: arial, verdana;
         color: #154374;
         border: solid 0px red;
     }
}

