/* Start of CMSMS style sheet 'CGAP Reports module' */
/* Reports module CSS */
div#reportbutton {float: right; margin: -20px 40px 0px 0px;}

h3.hiddentitle {display:none;}

div#reportssearch {
width: 450px; 
background: transparent url(images/layout/searchreports-background.png) no-repeat 0 0; 
padding: 15px 0px 15px 0px; 
text-indent: 15px;  
background:#61BDE5;
margin-bottom:20px;
}

div.repLogo img {float: left; margin: 10px; height: 83px; width: 65px;}
div.repName {padding: 15px 0 6px 0; font-weight: bold;}
div.repSummary {}
div.repPDF {float: right; margin: -25px 10px 0 0;}
div.repBlock {width:530px ; border-bottom: 1px dotted #bbb;}

div#reportssearch label {
	color: #fff; 
	font-size: 14px; 
	font-family: verdana;
	width:95px;
	display:block;
	float:left;}

div#reportssearch select {width: 240px; padding: 0px; margin-top:-6px;}

div#reportssearch option {padding: 1px 2px 2px 3px;}

div.dvFilterRow{
margin-top:8px;
border:0px solid orange;

}
/* End of 'CGAP Reports module' */