/*RLC Scope*/
/*===============*/
#RLC_Scope .main-logo{
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logo-rlc-horizontal.png");
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logos/logo-rlc-horizontal.svg"), linear-gradient(transparent, transparent);
}
#RLC_Scope .white-logo{
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logo-rlc-horizontal-white.png");
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logos/logo-rlc-horizontal-white.svg"), linear-gradient(transparent, transparent);
}
#RLC_Scope .vertical-white-logo{
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logo-rlc-vertical-white.png");
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logos/logo-rlc-vertical-white.svg"), linear-gradient(transparent, transparent);
}
#RLC_Scope .square-logo{
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logo-rlc-square.png");
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logos/logo-rlc-square.svg"), linear-gradient(transparent, transparent);
}
#RLC_Scope .tablet-logo{
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logo-rlc-tablet.png");
	background: no-repeat center url("https://www1.dcccd.edu/images/use/css/logos/logo-rlc-tablet.svg"), linear-gradient(transparent, transparent);
}
#RLC_Scope h1{
	color: #ffffff !important;
	color: #000000 !important;
}
#RLC_Scope h2{
	color: #7E2783 !important;
}
#RLC_Scope h3{
	color: #7E2783 !important;
}
#RLC_Scope h4{
	color: #7E2783 !important;
}
#RLC_Scope .cprimary{
	background-color: #7E2783;
	color: #FFFFFF !important;
}
#RLC_Scope .cprimary-font{
	color: #7E2783
}
#RLC_Scope .cprimary-tint:before{
	background-color: #7E2783;
}
#RLC_Scope .cprimary-border{
	border-color: #7E2783;
}
#RLC_Scope .cprimary-lt{
	background-color: #FDE6FF;
	color: #000000 !important;
}
#RLC_Scope .cprimary-lt-font{
	color: #FDE6FF
}
#RLC_Scope .cprimary-lt-tint:before{
	background-color: #FDE6FF;
}
#RLC_Scope .cprimary-lt-border{
	border-color: #FDE6FF;
}
#RLC_Scope .cprimary-md{
	background-color: #B971BF;
	color: #000000 !important;
}
#RLC_Scope .cprimary-md-font{
	color: #B971BF
}
#RLC_Scope .cprimary-md-tint:before{
	background-color: #B971BF;
}
#RLC_Scope .cprimary-md-border{
	border-color: #B971BF;
}
#RLC_Scope .cprimary-dk{
	background-color: #4B184F;
	color: #FFFFFF !important;
}
#RLC_Scope .cprimary-dk-font{
	color: #4B184F
}
#RLC_Scope .cprimary-dk-tint:before{
	background-color: #4B184F;
}
#RLC_Scope .cprimary-dk-border{
	border-color: #4B184F;
}
#RLC_Scope .csecondary{
	background-color: #008752;
	color: #FFFFFF !important;
}
#RLC_Scope .csecondary-font{
	color: #008752
}
#RLC_Scope .csecondary-tint:before{
	background-color: #008752;
}
#RLC_Scope .csecondary-border{
	border-color: #008752;
}
#RLC_Scope .csecondary-lt{
	background-color: #E6FFF4;
	color: #000000 !important;
}
#RLC_Scope .csecondary-lt-font{
	color: #E6FFF4
}
#RLC_Scope .csecondary-lt-tint:before{
	background-color: #E6FFF4;
}
#RLC_Scope .csecondary-lt-border{
	border-color: #E6FFF4;
}
#RLC_Scope .csecondary-md{
	background-color: #42C18B;
	color: #000000 !important;
}
#RLC_Scope .csecondary-md-font{
	color: #42C18B
}
#RLC_Scope .csecondary-md-tint:before{
	background-color: #42C18B;
}
#RLC_Scope .csecondary-md-border{
	border-color: #42C18B;
}
#RLC_Scope .csecondary-dk{
	background-color: #003820;
	color: #FFFFFF !important;
}
#RLC_Scope .csecondary-dk-font{
	color: #003820
}
#RLC_Scope .csecondary-dk-tint:before{
	background-color: #003820;
}
#RLC_Scope .csecondary-dk-border{
	border-color: #003820;
}
#RLC_Scope .cprimary-gr{
	background: #7E2783;
	background: -webkit-linear-gradient(#7E2783,#5F1F66);
	background: -o-linear-gradient(#7E2783,#5F1F66);
	background: -moz-linear-gradient(#7E2783,#5F1F66);
	background: linear-gradient(#7E2783,#5F1F66);
	color: #FFFFFF !important;
}
#RLC_Scope .cprimary-gr-font{
	color: #7E2783
}
#RLC_Scope .cprimary-gr-border{
	border-color: #7E2783;
}
#RLC_Scope .csecondary-gr{
	background: #008752;
	background: -webkit-linear-gradient(#008752,#006037);
	background: -o-linear-gradient(#008752,#006037);
	background: -moz-linear-gradient(#008752,#006037);
	background: linear-gradient(#008752,#006037);
	color: #FFFFFF !important;
}
#RLC_Scope .csecondary-gr-font{
	color: #008752
}
#RLC_Scope .csecondary-gr-border{
	border-color: #008752;
}