﻿@charset "utf-8";
/* CSS Document */
#contentRow, #contentidoPrincipal { margin: 0 auto; padding:0 !important; min-width: 100%; width: 100%; }
#s4-titlerow {display:none !important;}
#sideNavBox, #titleAreaBox{display:none !important;}
#contentHome { padding:0rem 1rem 1rem 1rem !important;}
#contentHome > .container { width:100% !important; }

	#contentHome h2.ms-webpart-titleText { color:#3366CC; border-bottom:2px #3366CC solid; font-family:'Work Sans', sans-serif; font-size:2em; font-weight:500; text-align:left;}

/* Extra small devices - S for materialize */
@media only screen and (max-width: 600px) {
	
	#contentHome { padding:0rem 0 1rem 0 !important;}
}