/****** PLACE YOUR CUSTOM STYLES HERE ******/

.nav-bar {
	box-shadow: 0px 10px 20px rgba(0, 0, 0, .25);
}
.facebook-color {
	color:#3b5998;
}
.twitter-color {
	color:#00aced;
}
.color-black {
	color:#3a3a3a;
}

.m0 {
	margin:0 !important;
}

.txt-services {
	font-size:15px;
}
.list-services {
	font-size:15px;
	list-style-type:circle;
	padding-left:24px;
}
.list-legal {
	padding-left:32px;
}
.desactivado {
	color:#cbaedf !important;
}

.icon {
	font-size:58px;
}
.fondo-circulos {
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
	background-image:url(../img/circulos.png); 
}
.fondo-pixels-right {
	background-image: url(../img/pixels.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo-pixels-left {
	background-image: url(../img/pixels-2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.asignatura h3, .docente h3 {
	font-size:14px;
	line-height:14px;
	padding-bottom:22px;
	padding-top:0px;
	border-bottom:1px solid #3a3a3a;
}
a.nlink {
	color:#3a3a3a;
	text-transform:uppercase;
}
a.nlink:hover {
	color:#f01887;
	text-decoration:underline;
}
.destacado {
	background-color:#6F3; !important;
}

.diasSemana {
	font-size:11px;
	font-weight:bold;
	color:#333;
	
}

.clase {
	border:1px solid #3a3a3a;
	background-color:#fff;
	color:#3a3a3a;
	padding:4px;
	font-size:11px;
	line-height:16px !important;
}

.semestre {
	font-size:11px;
	color:#f01887;
	font-weight:bold;
}

ul h4 {
	font-size:18px;
	line-height:24px;
	color:#000;
}