/* Form elements */

input.wait {

border : 1px solid Black;

background-color : #ffffff;





color : #0E1930;

font-size : 20px;
 font-family:arial,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 : #000;

font-size : 20px;
 font-family:arial,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,serif;

  color: #000;

   font-weight: bold;

}
.home_info  a{color:#eb2206;}
.subcat_name{

 font-family:arial,serif;
 
    display: block;
  
    font-size: 24px;
    font-weight: bold;
color:#eb2206;
    
  
    padding:3px 0;

}

.subcat_description{
padding:5px 0;
     font-family:arial,serif;

     font-size: 12px;

     color: #000;

     font-weight: bold;

	 font-weight: lighter;

}



.item {

 font-family:arial,serif;

     font-size: 14px;
padding-right:5px;
     color: #000;
display: block;
     line-height: .7cm;

     font-weight: bold;

     margin-bottom: 0;

	 font-weight: bold;

}

.item_description {

 font-family:arial,serif;

     font-size: 12px;

     color: #000;

    

	 

}

 #waiting_time{padding-top:5px; color:#eb2206;}

#holder .Current_msg{color:#000;}
#holder .Current_time{color:#000;}
.current_waiting_time{font-size:14px; font-weight:bold; font-family:arial,serif; color:#eb2206;}

