/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/
/*
.portlet {
	border-radius: 4px !important;
}

.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
*/

.search_rooms {margin-top:15px;  width:97%;   border:0px!important;   color:#003581;   margin-left:20px}
.search_rooms td {border-bottom:0px!important; border-top:0px!important; font-size:14px;}
.search_rooms th {border-bottom:0px!important; border-top:0px!important;}

#terms-error        {width:200px!important; margin-top:-16px; margin-left:30px; }
#warning-error      {width:200px!important;  }
.help-block         {color : #F3565D;}