/*ECC Scope*/
/*===============*/
#ECC_Scope .main-logo{
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logo-ecc-horizontal.png");
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logos/logo-ecc-horizontal.svg"), linear-gradient(transparent, transparent);
}
#ECC_Scope .white-logo{
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logo-ecc-horizontal-white.png");
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logos/logo-ecc-horizontal-white.svg"), linear-gradient(transparent, transparent);
}
#ECC_Scope .vertical-white-logo{
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logo-ecc-vertical-white.png");
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logos/logo-ecc-vertical-white.svg"), linear-gradient(transparent, transparent);
}
#ECC_Scope .square-logo{
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logo-ecc-square.png");
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logos/logo-ecc-square.svg"), linear-gradient(transparent, transparent);
}
#ECC_Scope .tablet-logo{
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logo-ecc-tablet.png");
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logos/logo-ecc-tablet.svg"), linear-gradient(transparent, transparent);
}
#ECC_Scope h1{
	color: #ffffff !important;
	color: #000000 !important;
}
#ECC_Scope h2{
	color: #0099FF !important;
}
#ECC_Scope h3{
	color: #0099FF !important;
}
#ECC_Scope h4{
	color: #0099FF !important;
}
#ECC_Scope .cprimary{
	background-color: #0099FF;
	color: #FFFFFF !important;
}
#ECC_Scope .cprimary-font{
	color: #0099FF
}
#ECC_Scope .cprimary-tint:before{
	background-color: #0099FF;
}
#ECC_Scope .cprimary-border{
	border-color: #0099FF;
}
#ECC_Scope .cprimary-lt{
	background-color: #E6F6FF;
	color: #000000 !important;
}
#ECC_Scope .cprimary-lt-font{
	color: #E6F6FF
}
#ECC_Scope .cprimary-lt-tint:before{
	background-color: #E6F6FF;
}
#ECC_Scope .cprimary-lt-border{
	border-color: #E6F6FF;
}
#ECC_Scope .cprimary-md{
	background-color: #0075CC;
	color: #FFFFFF !important;
}
#ECC_Scope .cprimary-md-font{
	color: #0075CC
}
#ECC_Scope .cprimary-md-tint:before{
	background-color: #0075CC;
}
#ECC_Scope .cprimary-md-border{
	border-color: #0075CC;
}
#ECC_Scope .cprimary-dk{
	background-color: #002C4C;
	color: #FFFFFF !important;
}
#ECC_Scope .cprimary-dk-font{
	color: #002C4C
}
#ECC_Scope .cprimary-dk-tint:before{
	background-color: #002C4C;
}
#ECC_Scope .cprimary-dk-border{
	border-color: #002C4C;
}
#ECC_Scope .csecondary{
	background-color: #404040;
	color: #FFFFFF !important;
}
#ECC_Scope .csecondary-font{
	color: #404040
}
#ECC_Scope .csecondary-tint:before{
	background-color: #404040;
}
#ECC_Scope .csecondary-border{
	border-color: #404040;
}
#ECC_Scope .csecondary-lt{
	background-color: #E5E5E5;
	color: #000000 !important;
}
#ECC_Scope .csecondary-lt-font{
	color: #E5E5E5
}
#ECC_Scope .csecondary-lt-tint:before{
	background-color: #E5E5E5;
}
#ECC_Scope .csecondary-lt-border{
	border-color: #E5E5E5;
}
#ECC_Scope .csecondary-md{
	background-color: #A8A8A8;
	color: #000000 !important;
}
#ECC_Scope .csecondary-md-font{
	color: #A8A8A8
}
#ECC_Scope .csecondary-md-tint:before{
	background-color: #A8A8A8;
}
#ECC_Scope .csecondary-md-border{
	border-color: #A8A8A8;
}
#ECC_Scope .csecondary-dk{
	background-color: #000000;
	color: #FFFFFF !important;
}
#ECC_Scope .csecondary-dk-font{
	color: #000000
}
#ECC_Scope .csecondary-dk-tint:before{
	background-color: #000000;
}
#ECC_Scope .csecondary-dk-border{
	border-color: #000000;
}
#ECC_Scope .cprimary-gr{
	background: #0099FF;
	background: -webkit-linear-gradient(#0099FF,#008BDB);
	background: -o-linear-gradient(#0099FF,#008BDB);
	background: -moz-linear-gradient(#0099FF,#008BDB);
	background: linear-gradient(#0099FF,#008BDB);
	color: #FFFFFF !important;
}
#ECC_Scope .cprimary-gr-font{
	color: #0099FF
}
#ECC_Scope .cprimary-gr-border{
	border-color: #0099FF;
}
#ECC_Scope .csecondary-gr{
	background: #404040;
	background: -webkit-linear-gradient(#404040,#262626);
	background: -o-linear-gradient(#404040,#262626);
	background: -moz-linear-gradient(#404040,#262626);
	background: linear-gradient(#404040,#262626);
	color: #FFFFFF !important;
}
#ECC_Scope .csecondary-gr-font{
	color: #404040
}
#ECC_Scope .csecondary-gr-border{
	border-color: #404040;
}