.c-ead-header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	height: 60px;
	border-bottom: solid 1px #F5F5F5;
	background: #F9F9F9;
}
.o-usuario-conectado {
	float: right;
	text-align: right;
	padding: 10px;
	font-size: 0.85em;
	line-height: 1.2em;
	color: #888;
}
.o-usuario-conectado small {
	font-style: italic;
}
.c-ead {
	padding: 90px 0 0 0;
}
.o-ead-box {
	padding: 15% 0;
	margin-bottom: 10%;
	display: block;
	text-align: center;
	color: #FFF;
	opacity: 0.9;
}
.o-ead-box:hover {
	text-decoration: none;
	opacity: 1;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	color: #FFF;
}
.o-ead-box i {
	font-size: 3em;
}
.o-ead-nav {
	position: fixed;
	top: 60px;
	left: 0;
	width: 300px;
	bottom: 0;
	margin: 0;
	padding: 2% 1%;
	background: #F5F5F5 url(../../imagens/ead/bg-livro.png) no-repeat center bottom;
	background-size: contain;
}
.o-ead-nav li {
	padding: 2% 0;
	list-style: none;
}
.o-ead-nav li i {
	width: 30px;
}
.o-ead-content {
	padding-left: 360px;
	width: 100%;
}
.o-ead-content-curso {
	border: solid 1px #EEE;
}
.o-ead-modulos-e-aulas {
	padding: 0;
	color: #777;
}
.o-ead-modulos-e-aulas li {
	list-style: none;
}
.o-ead-modulos-e-aulas > li {
	padding: 2% 4%;
	border: solid 1px #EEE;
	text-transform: uppercase;
	font-family: 'CentraleSans-Bold';
}
.o-ead-modulos-e-aulas li ul {
	padding-right: 25px;
}
.o-ead-modulos-e-aulas li ul li {
	font-family: 'CentraleSans-Light';
	text-transform: none;
	font-size: 0.875em;
}
.o-video-ead p {
	position: relative;
	width: 100%;
}
.o-video-ead iframe, .o-video-ead video {
	width: 100% !important;
	max-width: 600px;
	height: 50vh !important;
}
/*PROGRESSIVE BAR*/
.o-area-bar {
	position: fixed;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: calc(100% - 300px);
	height: 4vh;
	min-height: 30px;
	padding: 0 10px;
}
.o-pregress-bar {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	background: rgba(204, 204, 204, 0.4);
	width: 70%;
	height: 16px;
	border-radius: 10px;
	padding: 0 5px;
	margin-right: 10px;
	border: 1px solid #CCC;
	box-shadow: 0px 0px 6px rgba(0,0,0,.25);
}
.o-bar {
	width: 00%;
	height: 8px;
	background-color: #294288;
	border-radius: 10px;
	transition: all linear 1.5s;
	box-shadow: 0px 0px 3px rgba(0,0,0,1);
}

/*FORUM*/
.o-area-forum {
	position: relative;
	display: grid;
	grid-gap: 4%;
	grid-template-columns:100%;
	grid-template-rows:74% 22%;
	width:100%;
	height: calc(100vh - 90px);
	padding:5%;
}
.o-area-forum .u-space { height: 1px; padding-bottom: 0px!important; }
.o-mensagens {
    box-shadow: 0px 0px 2px rgba(0,0,0,.45);
    padding: 1%;
    box-sizing: inherit;
	
}
.o-sent-mensagens {
	position: relative;
	overflow-y: scroll;
	display: grid;
	grid-gap: 14px;
	padding: 14px;
	border: 1px solid #CCC;
}
.o-sent-name {
	padding: 0;
	text-transform: none;
	font-size: 1.2em;
	margin-bottom: 1%;
	color: #294288;
	font-weight: bold;
}
.o-sent-mensagem {
	font-size: .95em;
}
.o-send-mensagem {
}
.o-send-mensagem .form-group {
    max-height: 66%;
}
.o-send-mensagem .form-group textarea {
    height: 100%;
}
.o-send-mensagem .o-button {
    float: right;
}

/*CERTIFICADO*/
.c-ead .fa-print{
	cursor: pointer;
}
p[class^="o-certificado"]{
	position: absolute;
	font-size: 1.2em;
	text-align: center;
	overflow: hidden;
	height: 20px;
}
.o-area-certificado {
	display: block;
	position: relative;
	width: 1040px;
	height: 720px;
	margin: 0 auto;
}
.o-img-certificado {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: translate(-50%,-50%);
}
.o-dia-final {
    top: 465px;	
}
.o-certificado-nome {
	position: absolute;
	top: 255px;
    right: calc(1040px - (302px + 354px));
	width: 354px;
	height: 20px;
	font-size: 1.2em;
    overflow: hidden;
	text-align: center;
}
.o-certificado-hora {
    position: absolute;
    top: 386px;
    right: calc(1040px - (447px + 80px));
    width: 80px;
    height: 20px;
}
.o-certificado-semana {
    right: calc(1040px -( 268px + 150px));
    width: 150px;
}
.o-certificado-dia {
    right: calc(1040px - (438px + 33px));
	width: 33px; 
}
.o-certificado-mes {
    right: calc(1040px - (501px + 156px));
    width: 156px;
}
.o-certificado-ano {
    right: calc(1040px - (687px + 110px));
    width: 110px;
}
/*CSS para impressão*/
@media print {
	.no-print {display: none;}
	.o-area-certificado {
		width: 748.8px;
		height: 518.4px;
		font-size: 10px;
	}
	p[class^="o-certificado"]{
		height: 6px;
	}
	.o-dia-final {
		top: 334.8px;	
	}
	.o-certificado-nome {
		position: absolute;
		top: 180px;
		left: 217px;
		width: 252.88px;
		height: 14px;
	}
	.o-certificado-hora {
		top: 278px;
		left: 320px;
		width: 64px;
		height: 14px;
	}
	.o-certificado-semana {
		left:192px;
		width: 108px;
	}
	.o-certificado-dia {
		left: 315px;
		width: 24px;
	}
	.o-certificado-mes {
		left: 360px;
		width: 112px;
	}
	.o-certificado-ano {
		left: 494px;
		width: 79px;
	}
}