		.label{
			color:#435a70 !IMPORTANT;
		}
		
		@media (min-width: 1200px) {
			.wrap-modules .uk-section .uk-container {
				max-width: 2500px !IMPORTANT;
			}
	}
	.col_tab{
		    padding: 0.8em 0.3em 0.8em 0.3em !IMPORTANT;
	}
	
	@media (max-width: 800px) {
	   .wrap-modules {
			flex-direction: row !important; 
		}
		
	.icon-download{
		width:24px !IMPORTANT;
		height:24px !IMPORTANT;
	}
	
}
.btn-success:focus{
	border:2px solid black !IMPORTANT;
}