@charset "UTF-8";
body {
	background-color: #E3F2FD;
	font-size: 14px;
	font-family: Lato;
	margin: 0px;
	padding: 0px;
	color: #353535;
	-webkit-print-color-adjust: exact;
}
.maquinas{
    float: right;
    color: #B71C1C;
    font-weight: normal;
    font-size: 23px;
}
.header {
	background-color: #fff;
	height: 117px;
	width: 100%;
	z-index: 999;
}
.menu-lat {
	width: 184px;
	position: absolute;
	left: 5%;
	top: 207px;
	z-index: 998;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cddedf;
}
.menu-lat ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
.menu-lat ul li {
	line-height: 34px;
	height: 34px;
	padding-left: 30px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	overflow: hidden;
}
.menu-lat ul a {
	color: #343434;
}
.menu-lat ul a:hover {
	color: #B71C1C;
}
a {
	text-decoration: none;
}
.logo {
	height: 161px;
	width: 142px;
	left: 5%;
	top: 15px;
	position: absolute;
	padding-left: 9px;
}

.filtros_btn{
	border: solid 0px #26A4B3;
	background-color: #26A4B3;
	padding: 5px;
	border-radius: 7px;
	float: left;
}
.filtros_hor{
	border: solid 1px #26A4B3;
	padding: 5px;
	border-radius: 7px;
	float: left;
	margin-right: 1%;
}
.filtros_txt{float: left;margin-right: 1%;padding: 5px;text-align: right;}
.filtros_tblg{margin-bottom: 15px;}
.filtros_tbin{float: left;position: relative; margin-right: 1%;}
.fo_10{width: 10%;}
.fo_20{width: 20%;}
.fo_30{width: 30%;}
.fo_40{width: 40%;}
.fo_50{width: 50%;}
.fo_60{width: 60%;}
.fo_70{width: 70%;}
.fo_80{width: 80%;}
.fo_90{width: 90%;}
.fo_100{width: 100%;}

.com-pub .forms textarea {
	height: 40px;
	width: 50%;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 15px;
}
.com-pub.big {
	height: 96px;
}
.com-pub .forms #select {
	float: left;
	margin-right: 20px;
}
.com-pub .forms {
	float: left;
	width: 80%;
}
.forms.big a.pub {
	margin-left: 20px !important;
}
.person-folio.fech {
	float: right;
	margin-right: 9%;
}
.btnsearch {
	display: block;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	height: 40px;
	width: 40px;
	text-indent: 40px;
	cursor:pointer;
}
a.btn-cuaderno-floating {
	height: 64px;
	width: 64px;
	position: fixed;
	left: 50%;
	bottom: 30px;
	margin-left: -32px;
	background-color: #0D47A1;
	z-index: 1100;
	background-image: url(images/icon-cuaderno-float.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	-webkit-box-shadow: 0px 0px 14px 2px rgba(0,0,0,0.19);
	-moz-box-shadow: 0px 0px 14px 2px rgba(0,0,0,0.19);
	box-shadow: 0px 0px 14px 2px rgba(0,0,0,0.19);
	opacity: 0.8;
}

a.btn-cuaderno-floating:hover {
	opacity: 1.0;
	}
.inpsearch {
	float: left;
	display: block;
	height: 35px;
	border: 1px solid transparent;
	width: 230px;
	line-height: 35px;
	text-indent: 20px;
	color: #FFF;
	font-size: 14px;
	background-color: transparent;
	font-weight: 300;
}
.notif {
		left: 5%;
    /* top: 46px; */
    /* height: 25px; */
    width: 98px;
    padding-right: 206px;
    /* position: absolute; */
    float: right;
    margin-top: 50px;
}
.noti-item {
	float: left;
	height: 25px;
	width: 25px;
	margin-right: 24px;
	position: relative;
}
.author {
	float: left;
	width: 100%;
	color: #5a5a5a;
	height: 50px;
	margin-bottom: 5px;
}
.com-hours {
	font-size: 12px;
	color: #25A6AF;
}

.two-col.inonecol {
	float: left;
	width: 100% !important;
	margin-left: 0px !important;
}

.noti-item .n-counter {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	height: 18px;
	width: 18px;
	background-color: #B71C1C;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	text-align: center;
	position: absolute;
	top: -7px;
	right: -7px;
	font-weight: 300;
}
.prev-profile {
	position: absolute;
	height: 83px;
	width: auto;
	top: 17px;
	right: 5%;
}
.name {
	float: right;
	width: 200px;
	margin-right: 20px;
	margin-top: 24px;
	text-align: right;
}
.name a {
	color: #0D47A1;
	font-size: 13px;
	font-weight: 300;
}
.header .top-search {
	height: 40px;
	width: 277px;
	position: absolute;
	left: 50%;
	margin-left: -138px;
	top: 38px;
	background-image: url(search-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.controls {
	height: 26px;
	margin-left: 19px;
	float: right;
	margin-top: 28px;
}
.p-picture {
	float: right;
	height: 83px;
	width: 83px;
	-webkit-border-radius: 42px;
-moz-border-radius: 42px;
border-radius: 42px;
}
.prin {
	background-image: url(images/icon-inicio.png);
}
.prin.act {
	background-image: url(images/icon-inicio-act.png);
}
.curs {
	background-image: url(images/icon-donke.png);
}
.curs.act {
	background-image: url(images/icon-donke-act.png);
}
.agen {
	background-image: url(images/icon-agenda.png);
}
.agen.act {
	background-image: url(images/icon-agenda-act.png);
}
.nota {
	background-image: url(images/icon-notas.png);
}
.nota.act {
	background-image: url(images/icon-notas-act.png);
}
.cuad {
	background-image: url(images/icon-cuaderno.png);
}
.comu {
	background-image: url(images/icon-comunidad.png);
}
.insq {
	background-image: url(images/icon-inscritos.png);
}
.insq.act {
	background-image: url(images/icon-inscritos-act.png);
}
.comu.act {
	background-image: url(images/icon-comunidad-act.png);
}
.cuad.act {
	background-image: url(images/icon-cuaderno-act.png);
}
.tuts {
	background-image: url(images/icon-tutorial.png);
}
.tuts.act {
	background-image: url(images/icon-tutorial-act.png);
}
.faqs {
	background-image: url(images/icon-faq.png);
}
.faqs.act {
	background-image: url(images/icon-faq-act.png);
}
.banner-lat {
	float: left;
	height: 108px;
	width: 100%;
	clear: both;
	background-color: #c1ecef;
	margin-top: 20px;
}
.contenidos {
	float: right;
	width: 72%;
	margin-right: 5%;
	margin-top: 30px;

}
a.action-btn {
	background-image: url(images/action-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 58px;
	width: 58px;
	position: absolute;
	top: 206px;
	background-color: #92c52c;
	right: 10%;
	z-index: 999;
	-webkit-border-radius: 29px;
-moz-border-radius: 29px;
border-radius: 29px;
}
.item-mod.iact {
	background-color: #00ccd1;
	color: #FFF;
}
.item-mod {
	text-align: center;
	float: left;
	height: 47px;
	width: 100%;
	color: #666666;
	margin-bottom: 15px;
	background-color: #d9e7e7;
	padding-top: 11px;
	-webkit-border-radius: 29px;
-moz-border-radius: 29px;
border-radius: 29px;
}
.div-mods {
	background-image: url(div-mods.gif);
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 23px;
	width: 100%;
}

.cuaderno-go {
	float: left;
	width: 80px;
	font-size: 13px;
}
a.item-cuaderno {
	text-align: center;
	float: left;
	height: 80px;
	width: 80px;
	color: #666666;
	margin-bottom: 15px;
	background-color: #008d96;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.7;
	cursor:pointer;
}
a.item-cuaderno:hover {
	opacity: 0.9;
}
a.item-cuaderno.act {
	opacity: 1.0;
}
.itdiario {
	background-image: url(images/icon-diario.png);
}
.itpeso {
	background-image: url(images/icon-bascula.png);
}
.italimentacion {
	background-image: url(images/icon-alimentos.png);
}
.itcompromisos {
	background-image: url(images/icon-notas-c.png);
}
.itlogros {
	background-image: url(images/icon-objetivos.png);
}
.itevidencias {
	background-image: url(images/icon-evidencias.png);
}
.pahty {
	font-size: 12px;
	float: left;
	width: 100%;
	margin-bottom: 26px;
	font-weight: 400;
}
.mod-number {
	font-size: 12px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-weight: 300;
	color: #92c52c;
}
.menu-lat h2 {
	color: #242424;
	float: left;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 26px;
	margin-bottom: 18px;
	display: block;
	width: 100%;
	font-size: 14px;
}
.date {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #8fc44c;
	text-transform: uppercase;
	display: block;
}
.text {
	float: left;
	margin-bottom: 20px;
	width: 90%;
	margin-top: 7px;
	display: block;
	font-size: 12px;
}
.cf {
	clear: both;
	float: left;
	width: 100%;
}
.menu-lat .divs {
	float: left;
	width: 115px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afe6e9;
	margin-bottom: 17px;
	padding-bottom: 17px;
	margin-left: 34px;
	clear: both;
}
.news {
	display: block;
	float: left;
	width: 100%;
	background-color: #FFF;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	position: relative;
}
.cursos-feed {
	display: block;
	float: right;
	width: 69%;
	background-color: #FFF;
	list-style-type: none;
	padding-top: 30px;
	padding-right: 4%;
	padding-bottom: 40px;
	padding-left: 4%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	position: relative;
}

.cuaderno-feed {
	display: block;
	float: right;
	width: 74%;
	background-color: #FFF;
	list-style-type: none;
	padding-top: 30px;
	padding-right: 4%;
	padding-bottom: 40px;
	padding-left: 4%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	position: relative;
}
.----PROG {
}
.cols-title   {
	font-size: 27px;
	color: #606161;
	margin-bottom: 12px;
	float: left;
	font-weight: 300;
	display: block;
	width: 100%;
}
.pre-cuaderno {
	clear: both;
	height: 124px;
	width: 580px;
	margin-right: auto;
	margin-bottom: 54px;
	margin-left: auto;

}

.pre-admin {
	clear: both;
	height: 124px;
	width: 580px;
	margin-right: auto;
	margin-bottom: 54px;
	margin-left: auto;
}

.action-button-cuad {
	float: left;
	background-color: #92C52C;
	height: 58px;
	width: 124px;
	display: block;
	background-image: url(images/icon-addnote.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	padding-top: 66px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	-webkit-border-radius: 62px;
	-moz-border-radius: 62px;
	border-radius: 62px;
	font-weight: 300;
}

.pre-admin .action-button-cuad {
	float: left;
	background-color: #92C52C;
	height: 58px;
	width: 124px;
	display: block;
	background-image: url(images/icon-addnote.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	padding-top: 66px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	-webkit-border-radius: 62px;
	-moz-border-radius: 62px;
	border-radius: 62px;
	font-weight: 300;
	margin-right: 28px;
}
.caa {
	background-color: #1E8C97 !important;
	background-image: url(images/icon-addinsc.png) !important;
}
.cbb {
	background-color: #30CBD3 !important;
	background-image: url(images/icon-addevent.png) !important;
}
.ccc {
	background-color: #24A3B1 !important;
	background-image: url(images/icon-addmessage.png) !important;
}
.cdd {
	background-image: url(images/icon-addcurso.png) !important;
}

.profile-photo {
	float: left;
	background-color: #30CBD3;
	height: 124px;
	width: 124px;
	display: block;
	background-image: url(images/perfil.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	-webkit-border-radius: 62px;
	-moz-border-radius: 62px;
	border-radius: 62px;
	font-weight: 300;
	line-height: 124px;
}
.lab-der {
	float: right;
	width: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d4f0f2;
	background-color: #FFF;
	padding-right: 18px;
	padding-left: 20px;
	height: 108px;
	padding-top: 16px;
	-webkit-border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
}
.lab-izq {
	float: right;
	width: 162px;
	background-color: #FFF;
	padding-right: 18px;
	padding-left: 38px;
	height: 103px;
	padding-top: 21px;
	-webkit-border-radius: 10px 0 0  10px;
	-moz-border-radius: 10px 0 0  10px;
	border-radius: 10px 0 0  10px;
}
.peso-numero {
	font-size: 30px;
}
.action-btn.dia {
	background-image: url(images/icon-addnote.png);
	top: 380px;
}
.contenidos .pre-cuaderno .lab-izq .colorverd {
	color: #92C52C;
}
.lab-der ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 18px;
}
.lab-der ul li {
	display: block;
	float: left;
	margin: 0px;
	width: 100%;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	background-image: url(arrow-logs.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 24px;
	line-height: 24px;
}
.mod-title {
	font-size: 24px;
	color: #0D47A1;
	margin-bottom: 12px;
	float: left;
	font-weight: 300;
	display: block;
	width: 100%;
}
.com-pub {
	width: 86%;
	padding-right: 7%;
	padding-bottom: 11px;
	padding-left: 7%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5f6f7;
	height: 64px;
	line-height: 64px;
	text-align: right;
}
.color-b {
	color: #98C83D;
}
a.pub {
	height: 64px !important;
	width: 130px !important;
	float: left;
	display: block;
	line-height: 64px;
	color: #98C83D;
	text-align: left;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-left: 0px !important;
}
.btn-pub {
	float: left;
	height: 64px;
	width: 64px;
	background-color: #B71C1C;
	background-image: url(images/icon-publicar.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 8px;
	-webkit-border-radius: 32px;
-moz-border-radius: 32px;
border-radius: 32px;
}
.progress {
	float: left;
	width: 79%;
	background-color: #00a6af;
	color: #FFF;
	padding-top: 20px;
	padding-left: 7%;
	padding-right: 14%;
	height: 120px;
	font-weight: 300;
	background-image: url(arrow-w.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.curso-info {
	float: left;
	width: 79%;
	background-color: #00a6af;
	color: #FFF;
	padding-top: 20px;
	padding-left: 7%;
	padding-right: 14%;
	height: 60px;
	font-weight: 300;
	background-image: url(arrow-w.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.title-w {
	font-size: 17px;
	color: #FFF;
	width: 100%;
	font-weight: 300;
	margin-bottom: 4px;
	float: left;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.complets-list {
	float: left;
	width: 100%;
	background-color: #FFF;
	padding-top: 24px;
	padding-bottom: 47px;
	position: relative;
}
a.mas-gr {
	position: absolute !important;
	width: 200px !important;
	margin-left: -100px !important;
	left: 50% !important;
	bottom: 17px !important;
	font-size: 12px !important;
	color: #B71C1C !important;
	text-align: center !important;
	border-bottom-style: none !important;
	padding: 0px !important;
}
a.progli {
	padding-top: 16px;
	padding-bottom: 16px;
	float: left;
	width: 79%;
	margin-left: 7%;
	padding-right: 14%;
	background-image: url(divis-pro.jpg), url(images/arrow-v.gif);
	background-repeat: no-repeat, no-repeat;
	background-position: left bottom, right center;
	color: #24b2bb;
}
.arrow-right {
	background-image: url(images/arrow-v.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.com-li a.progli {
	padding-top: 16px;
	padding-bottom: 16px;
	float: left;
	width: 87%;
	margin-left: 7%;
	padding-right: 6%;
	background-image: url(divis-pro.jpg), none;
	background-repeat: no-repeat, no-repeat;
	background-position: left bottom, right center;
	color: #333333;
}
.title-c {
	padding-left: 7%;
	font-size: 16px;
}
.progressbar {
	float: left;
	height: 4px;
	width: 100%;
	background-color: #FFF;
	margin-top: 35px;
	margin-bottom: 5px;
}
.progressbar .prog {
	float: left;
	height: 4px;
	width: 40%;
	background-color: #B71C1C;
}
.news a {
	padding-top: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccedef;
	width: 95%;
	margin-left: 5%;
	padding-bottom: 26px;
	display: block;
	color: #353535;
	float: left;
	position: relative; 
}
.news.inscritos a {
	width: 87%;
}

/*.news .com-pub a {
	padding-top: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccedef;
	width: 95%;
	margin-left: 5%;
	padding-bottom: 26px;
	display: block;
	color: #353535;
	float: left;
}*/

a.delete-buton {
	float: right !important;
	height: 30px !important;
	width: 30px !important;
	background-color: #B71C1C;
	margin-left: 0px;
	padding: 0px;
	margin-right: 3%;
	margin-top: 20px;
	display: block;
	background-image: url(images/close-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

a.delete-buton {
	float: right !important;
	height: 30px !important;
	width: 30px !important;
	background-color: #B71C1C;
	margin-left: 0px;
	padding: 0px;
	margin-right: 3%;
	margin-top: 20px;
	display: block;
	background-image: url(images/close-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.registro-buton {
	float: right !important;
	height: 5px !important;
	width: 30px !important;
	margin-right: 0;
	background-image: url(images/icon-notas-c.png);
	background-size: 59%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	position: absolute !important;
	top: 22px;
	right: 21px;
	padding-top: 0 !important;
	background-color: #333;
	padding-bottom: 0;
}
.not-box.titles .arrow-right {
	background-image: none;
}
.not-box.titles a.arrow-right {
	color: #B71C1C;
	font-size: 13px;
}
.not-box.titles .name-area {
	color: #B71C1C;
	font-weight: 500;
	font-size: 13px;
}
.not-box.titles {
	color: #B71C1C;
}
.title-sub  {
	padding-top: 16px;
	width: 100%;
	padding-bottom: 16px;
	display: block;
	color: #252525;
	float: left;
	position: relative;
	font-size: 16px;
}

.content-subs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccedef;
	width: 100%;
	padding-bottom: 26px;
	display: block;
	color: #353535;
	float: left;
}
.actions {
	width: 108px;
	position: absolute;
	right: 0px;
	padding-top: 24px;
	padding-bottom: 23px;
}
.cursos-feed .actions {
	width: 67px;
	position: absolute;
	right: 0px;
	padding-top: 14px;
	padding-bottom: 14px;
	top: 0px;
}
.actions a {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 32px;
	opacity: 0.7;
	border-bottom-style: none;
}
.contenidos .two-col {
	float: left;
	width: 48%;
}

.contenidos .two-col:last-child {
	margin-left: 4%  !important;
}

.contenidos .two-col.inonecol:last-child {
	margin-left: 0%  !important;
}

.contenidos .two-col-cur {
	float: left;
	width: 48%;
	margin-bottom: 20px;
}

.contenidos .two-col-cur:last-child {
	margin-left: 4%  !important;
}

.actions a:hover {
	opacity: 1;

}
.actions img {
	margin-right: 12px;
}
.from-icb {
	color: #24A3B1;
	display: block;
	margin-right: 5%;
	width: 17%;
	font-weight: bold;
	float: left;
}
.curso-title {
	color: #24A3B1;
	display: block;
	margin-right: 5%;
	width: 50%;
	font-weight: 300;
	float: left;
	position: relative;
	z-index: 19;
	font-size: 17px;
}
.filtros {
	float: left;
	width: 75%;
	margin-bottom: 20px;
}
.filtrosb {
	float: right;
	width: 25%;
	margin-bottom: 20px;
}
.name-area {
	color: #24A3B1;
	display: block;
	margin-right: 4%;
	width: 30%;
	font-weight: 300;
	float: left;
	font-size: 15px;
	min-height: 10px;
}
.name-curso-area {
	color: #24A3B1;
	display: block;
	margin-right: 4%;
	width: 45%;
	font-weight: 300;
	float: left;
	font-size: 15px;
}
.person-item {

	width: 20%;
	display: block;
	z-index: 21;
	margin-right: 4%;
	float: left;
	min-height: 10px;
}
.inscritos-item {
	width: 15%;
	display: block;
	z-index: 21;
	margin-right: 4%;
	float: left;
}
.insc-item {
	width: 15%;
	display: block;
	z-index: 21;
	margin-right: 4%;
	float: left;
	min-height: 10px;
}
.news.inscritos .not-box {
	font-size: 14px;
}
.person-folio {
	width: 10%;
	display: block;
	z-index: 21;
	margin-right: 4%;
	float: left;
	min-height: 10px;
}
.curso-duration {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 37%;
	display: block;
	position: relative;
	z-index: 21;
}
.activities-count {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 20%;
	display: block;
	position: relative;
	z-index: 21;
	float: right;
}

.from-usr {
	color: #97C73B;
	width: 17%;
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 5%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.prog-nb .curso-title {
	color: #FFFFFF;
	display: block;
	margin-right: 5%;
	width: 1000px;
	font-weight: 300;
	float: left;
	position: relative;
	z-index: 21;
	font-size: 17px;
}
.subj {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 60%;
	display: block;
}
.not-box {
	float: left;
	width: 100%;
	position: relative;
}
.agenda-item {
	float: left;
	width: 100%;
	position: relative;
	background-color: #FFF;
	height: 100%;
	display: flex;
	margin-bottom: 14px;
}
.horaitem {
	display: block;
	float: left;
	width: 100%;
	background-image: url(divi-hora.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 11px;
	padding-top: 11px;
}

.horaitem:first-child {
	background-image: none;
	padding-top: 0px;
	margin-top: 0px;
}
.agenda-date {
	float: left;
	background-color: #f5fbfc;
	width: 20%;
	padding-left: 5%;
	display: stretch;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.titles .name-curso-area  {
	color: #B71C1C;
}
.ladate {
	float: left;
	width: 100%;
	display: block;
	height: 44px;
	position: absolute;
	margin-top: -22px;
	top: 50%;
	font-size: 24px;
	color: #0D47A1;
	line-height: 20px;
	font-weight: 300;
}
.sm-date {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 15px;
}
.agenda-horas {
	float: left;
	width: 45%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bae6ea;
	border-left-color: #bae6ea;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left: 5%;
	margin-left: 25%;
	font-size: 13px;
	color: #00a6af;
	font-weight: 300;
}
.agenda-iceberg ul {
	margin: 0px;
	padding: 0px;
}
.agenda-iceberg {
	color: #B71C1C;
	float: left;
	padding-top: 24px;
	padding-left: 3%;
	font-weight: 300;
}
.hora-int {
	font-size: 15px;
	color: #333;
}

.sub-c-title {
	float: left;
	width: 100%;
	position: relative;
}
.prog-nb {
	background-color: #32D5DC;
	width: 60% !important;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 20;
	padding-left: 5%;
	padding-top: 26px;
	padding-bottom: 26px;
	overflow: hidden;
	display: block;
	margin-left: 0%  !important;
}
.prog-nb.segundo {
	background-color: #26A4B3;
	width: 27% !important;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 20;
	padding-left: 5%;
	padding-top: 26px;
	padding-bottom: 26px;
	overflow: hidden;
}
.prog-nb.tercero {
	background-color: #32D5DC;
	width: 5% !important;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 20;
	padding-left: 5%;
	padding-top: 26px;
	padding-bottom: 26px;
	overflow: hidden;
}
.author img {
	display: block;
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 20px;
	border-radius: 25px;
}
.modulos-go {
	float: left;
	width: 20%;
	font-size: 13px;
}
.smm {
	font-size: 14px;
}
.foto-cursos {
	float: left;
	height: 150px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.pahty.catecs {
	font-size: 15px;
	color: #018f99;
}
.contenidos.cursodetalle img {
	margin-bottom: 30px;
}
.contenidos.cursodetalle .cols-title {
	font-size: 36px;
	color: #018f99;
}
.contenidos.cursodetalle a.boton-comprar {
	height: 90px;
	width: 120px;
	position: absolute;
	top: 400px;
	background-color: #92c52c;
	right: 10%;
	z-index: 999;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	text-align: center;
	color: #FFF;
	padding-top: 30px;
	cursor: pointer;
}
.forms.big.desc {
	text-align: left;
	font-size: 16px;
	line-height: 26px;
}
.forms.big.desc .cols-title {
	color: #91C42C;
}
.contenidos.cursodetalle  .progli .author {
	font-size: 19px;
}
.contenidos.cursodetalle .com-hours {
	font-size: 14px;
}
a.boton-comprar:hover {
	opacity: 0.8;

}
a.boton-comprar .bigtext {
	font-size: 32px;
}
.elbla {
	color: #333;
}
