/*----------------------Login-----------------------*/
.loginPanel {}
.loginForm{}
.formItem{height:30px;}
.formLabel{padding-left:20px; padding-right:20px;width:100px;margin-top:3px;	float:left;	text-align:right;}
.formInput{	width:50%;}
div .formItem span{	}
/*----------------------Meeting Service-----------------------*/
#inbox b { color: #911553; }
#inbox b:hover { text-decoration: underline; }
#sent b { color: #911553; }
#sent b:hover { text-decoration: underline; }
.exhibitors-ul li { list-style-type: none; }
/************************** Account Menu ******************************/
.accountMenu ul li a {font-size: 14px;}
#accountComand a {font-size: 10px;}
/************************** ptTimeSelect ******************************/
#ptTimeSelectCntr { font-size: .9em; }
#ptTimeSelectCntr #ptTimeSelectUserTime { font-size: larger; }
#ptTimeSelectCntr .ptTimeSelectTimeLabelsCntr { font-weight: bold; font-size: .9em; }
/************************** Schedule **********************************/
.schedule { font-size:14px; font-weight:bold; }
.scheduleDay { font-size: 1.3em; }
.scheduleItem { background: white; }
.delete-link {font-weight:bold;}
.ui-widget-content a {color:#27607E;}
#schedule-cont .notacceptedList li {color:Gray;}
/************************** Modal *************************************/
#modal-form label { font-size:12px;	font-weight:bold; }
#modal-form a {	font-size:14px;	font-weight:bold;}
.stopRequest{color:white;}
/* Glow window */
div.growlUI h1, div.growlUI h2 {color: white; }
div.blockUI h2 {color:White;font-size:18px;}
