


    @media print {
	
	

.noprint,.topnav,#user_name,.btn{
	  
	   display:none;
	  
  }

   height:297mm;
    width:210mm;
  
  

}
    
    
















.d1{
	
	background-color:darkslategray;
	color:white;
	width:50%;
	font-size:20x;
	
	
}


.d2{
	
	background-color:#eee;
	color:black;
	font-size:20x;
	
	
}



.d3{
	
	background-color:snow;
	color:black;
	font-size:20x;
	
	
}



#dvLoading

{

   background:#000 url(./img/loading1.gif) no-repeat center center;
  height:100%;

   width: 100%;

   position: fixed;

   z-index: 1000;

   

   

   

}





/*SMARTPHONE PORTRAIT*/

		@media only screen and (min-width:300px){

				#p1{

				width:100%;

				}
				
	
/*TABLETS LANDSCAPE /DESCTOP*/


@media only screen and (min-width:992px){

		#p1{

		width:50%;
		margin-left:25%

		}	


.ui-datepicker-month{
	
	background-color:darkslategray;
	color:white;
	
}		
	

.ui-datepicker-year{
	
	background-color:darkslategray;
	color:white;
	
}		
		
		