
@media print {
    #printdiv{
        background-color: rgba(51,122,183, 0.8) !important;
        font-family : arial !important;
        color: red !important;
    }
    #printfont{
    		color: white !important;	
    }
    #filesStatus{
    	background-color: rgba(51,122,183, 0.8) !important;
    }
    #filesStatusFont{
    		color: white !important;	
    }
    #ApplicantDetail{
    	background-color: rgba(51,122,183, 0.8) !important;
    }
    #ApplicantDetailFont{
    		color: white !important;	
    }
    #insuranceCompany{
    	background-color: rgba(51,122,183, 0.8) !important;
    }
    #claimDetails{
    	background-color: rgba(51,122,183, 0.8) !important;
    }
    #vehicleDetails{
    	background-color: rgba(51,122,183, 0.8) !important;
    }
    #menufacturer{
    	background-color: rgba(51,122,183, 0.8) !important;
    }
    #policeStationDetails{
    	background-color: rgba(51,122,183, 0.8) !important;
    }
    #courtDuty{
    	background-color: rgba(51,122,183, 0.8) !important;
    }
    #ncrbDetails{
    	background-color: rgba(51,122,183, 0.8) !important;
    }
    #rtoVerification{
    	background-color: rgba(51,122,183, 0.8) !important;
    }
    #rtiDetails{
    	background-color: rgba(51,122,183, 0.8) !important;
    }
    #dlRti{
    	background-color: rgba(51,122,183, 0.8) !important;
    }
    #rcRti{
    	background-color: rgba(51,122,183, 0.8) !important;
    }
    #permitRti{
    	background-color: rgba(51,122,183, 0.8) !important;
    }
    #fitnessRti{
    	background-color: rgba(51,122,183, 0.8) !important;
    }
    #ppRti{
    	background-color: rgba(51,122,183, 0.8) !important;
    }
    #submittedNotSubmitted{
    	background-color: rgba(51,122,183, 0.8) !important;
    }


    
    #printfont{
    		color: white !important;	
    }
    #filesStatusFont{
    		color: white !important;	
    }
    #ApplicantDetailFont{
    		color: white !important;	
    }
    #insuranceCompanyFont{
    	color: white !important;	
    }
    #claimDetailsFont{
    	color: white !important;	
    }
    #vehicleDetailsFont{
    	color: white !important;	
    }
    #menufacturerFont{
    	color: white !important;	
    }
    #policeStationDetailsFont{
    	color: white !important;	
    }
    #courtDutyFont{
    	color: white !important;	
    }
    #ncrbDetailsFont{
    	color: white !important;	
    }
    #rtoVerificationFont{
    	color: white !important;	
    }
    #rtiDetailsFont{
    	color: white !important;	
    }
    #dlRtiFont{
    	color: white !important;	
    }
    #rcRtiFont{
    	color: white !important;	
    }
    #permitRtiFont{
    	color: white !important;	
    }
    #fitnessRtiFont{
    	color: white !important;	
    }
    #ppRtiFont{
    	color: white !important;	
    }
    #submittedNotSubmittedFont{
    	color: white !important;	
    }


    #policeIntfalse{
    	color: red !important;		
    }

    #policeIntTrue{
    	color : green !important;
    }
    #envPolice
    {
        margin-left: 5000px; 
    }

    
}