/* Form elements */

input.wait {

border : 1px solid Black;

background-color : #ffffff;





color : #0E1930;

font-size : 20px;

font-family : Verdana, Geneva, Tahoma, Helvetica, sans-serif;

font-weight : bold;

height: 29px; /* replace 2em with your chosen value, in px or whatever */

width: 33px;

} 

input.late {

border : 1px solid Black;

background-color : #FF0000;

color : #ffffff;

font-size : 20px;

font-family : Verdana, Geneva, Tahoma, Helvetica, sans-serif;

font-weight : bold;

height: 28px; /* replace 2em with your chosen value, in px or whatever */

width: 33px;

} 



.home_info {

	font-size: 12px;

	font-family: arial;

  color: #2d2d2d;

   font-weight: bold;

}

.subcat_name{

font-family:arial;
background: #d80703;
		  color: #FFFFFF;
    display: block;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
      
    margin-bottom: 0;
    padding: 5px;

}

.subcat_description{
padding:5px 0;
     font-family: arial;

     font-size: 12px;

     color: #2d2d2d;

     font-weight: bold;

	 font-weight: lighter;

}



.item {

     font-family: arial;

     font-size: 14px;
padding-right:5px;
     color: #2d2d2d;
display: block;
     line-height: .7cm;

     font-weight: bold;

     margin-bottom: 0;

	 font-weight: bold;

}

.item_description {

     font-family: arial;

     font-size: 12px;

     color: #2d2d2d;

    

	 

}

 #waiting_time{padding-top:5px; color:#2d2d2d;}

#holder .Current_msg{color:#2d2d2d;}
#holder .Current_time{color:#2d2d2d;}
