/*********************************************
*  JiyoBindaas Page Styles 
*  These styles will be used by the JiyoBindaas pages 
*  Author : Madanu
*  Date : 21-Apr-2008
**********************************************/
.gwt-DisclosurePanel { 
}
.gwt-DisclosurePanel-open { 
	cursor:  pointer;
 }
.gwt-DisclosurePanel-closed {
	cursor:  pointer;
}
.header {
	cursor:  pointer;
 }
.content { 

}

.jbUserMessageStyle{
	/*height: 40px;*/
}	

.ErrorMessageStyle{
	margin-top: 5px;
	color: red;
}
.SigninPanelStyle{
	margin: 10px;
	
}

.DecoratorPanelStyle{
	width: 300px;
	height: 195px;
	text-align: center;
	
}

.DecoratorPanelStyle .middleCenter {
   height: 100%;
   width: 100%;
}

.psDecoratorPanelStyle{
	width: 300px;
	height: 150px;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}

.psDecoratorPanelStyle .middleCenter {
   height: 100%;
   width: 100%;
}

.ForgotPasswordPanelStyle
{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*width: 100px;*/
}

.ForgotPasswordDPStyle{
	width: 300px;
	/*margin-top: 10px;*/
	/*text-align: center;*/
	margin-top: 10px;
}

.ForgotPasswordDPStyle .middleCenter {
   /*height: 100%;*/
   width: 100%;
}

.EmailTextBoxStyle{
	width: 210px;
}	

.SuccessMessageStyle{
	margin-top: 5px;
	color: green;
}

.ggnpoliceLogoImageStyle{
	margin-top: 20px;
	margin-right: 5px;
}
.policeStationVerticalPanelStyle{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;	
}
