.entry-header-curso{width:100%;}
.content-area-curso{width:100%;float:left;}

.course-extra-info-box{margin-bottom:15px;}

#curso-header 
{
	width:100%;
	height:100px;
	list-style-type: none;
	margin:0px!important;
}

#curso-body 
{
	list-style-type: none;
	margin:0px!important;
}

#curso-header li#curso-header-minfo 
{
	width:100%;float:left;
}

#curso-header li#curso-header-minfo .curso-header-buttons 
{
	width: 20%;
	float: right;
}

#curso-header li#curso-header-minfo .curso-header-buttons a
{
	display: inline-block;
	outline: none;
	cursor: pointer;
	background-color: #1782C2;
	color: #fafafa;
	font-weight: bolder;
	text-decoration: none;
	font-size: 15px;
	padding: .5em 2em .55em;
	border-width: 0 0 1px;
	margin: 4% 3% 3% 0%;
	text-align: left;
	float: right;
}

#curso-header li#curso-header-minfo .curso-header-buttons a:active {
	position: relative;
	top: 1px;
}

.extra-info-autor
{
	min-height:50px;
	width:100%;
}

#course-extra-info{width:20%;float:right;height:100%;display:block;}

.extra-info-title
{
	display:block;
	font-size: 18px;
	margin-bottom: 15px;
}

.darkback
{
	background-color: #6b6b6b!important;
	color: #FAFAFA;
	text-transform: uppercase;
}

.extra-info-text p
{
	padding-left:10px;
	padding-right:10px;
}

.authorlink
{
	width: 100%;
	height: 100%;
	display: inline-block;
	text-decoration: none;
	color: #686868;
	margin-bottom:15px;
}

.authorlink:hover
{
	color: #1782C2!important
}

.curso-left-side
{
	width:72%;
	float:left;
}

.curso-right-side
{
	width:26%;
	float:right;
}

input[type=checkbox] 
{
	display:none;
}

input[type=checkbox] + label 
{
	display:inline-block;
	margin: 15px 10px 10px 15px;
	padding: 4px 4px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	vertical-align: middle;
	cursor: pointer;
	
	background-color: #1782C2!important;
	color: #fafafa!important;
	-webkit-box-shadow: 0 1px 2px 1px rgba(0,0,0,0.25);
	box-shadow: 0 1px 2px 1px rgba(0,0,0,0.25);
	border-width: 0 0 1px;
	border: 1px solid #d4d4d4;

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

 input[type=checkbox]:checked + label
 {
	background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(94, 99, 116, 1)),to(#1782C2));
	background-image: -webkit-linear-gradient(top,rgba(94, 99, 116, 1),#1782C2);
	background-image: -o-linear-gradient(top,rgba(94, 99, 116, 1),#1782C2);
	background-image: linear-gradient(to bottom,rgba(94, 99, 116, 1),#1782C2);
	background-repeat: repeat-x;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	
}

.logo{background-size:20px 20px!important;background-repeat:no-repeat!important;padding: 5px 0 5px 35px;background-position:left center;}
.logo-header{padding: 5px 0 5px 10px;}

.box_moocourse_vidimage{background: url(../images/icons/apresentacao_br.png);background-position: 1% 40%;}
.box_moocourse_descr{background: url(../images/icons/descricao_br.png);background-position: 1% 40%;}
.box_moocourse_cont_program{background: url(../images/icons/conteudos_programaticos_br.png);background-position: 1% 40%;}
.box_moocourse_data_inicio{background: url(../images/icons/data_inicio_br.png);background-position: 1% 40%;}
.box_moocourse_duracao{background: url(../images/icons/duracao_br.png);background-position: 1% 40%;}
.box_moocourse_autores{background: url(../images/icons/autores_br.png);background-position: 1% 40%;}
.box_moocourse_mod_formac{background: url(../images/icons/modalidade_formacao_br.png);background-position: 1% 40%;}
.box_moocourse_objectivos{background: url(../images/icons/objetivos_br.png);background-position: 1% 40%;}
.box_moocourse_edicao{background: url(../images/icons/edicao_br.png);background-position: 1% 40%;}
.box_moocourse_pubalvo{background: url(../images/icons/publico_alvo2_br.png);background-position: 1% 40%;}
.box_moocourse_pre_requisitos{background: url(../images/icons/pre-requesitos_br.png);background-position: 1% 40%;}
.box_moocourse_metodologia{background: url(../images/icons/metodologia_br.png);background-position: 1% 40%;}

.extra-info-text {display: block;margin: 7px;}
#course-title{float: left;text-align: left;}

.wp-video-shortcode {
	max-width: 100%;
}

.wp-video{margin:0 auto;}

.wp-audio-shortcode {
	max-width: 100%;
}

.social{width:100%;text-align: right;}

#moocourse_vidimage_img {padding:30px;}
#moocourse_vidimage_img  img{ display:block;margin:auto;max-height: 400px;min-width: 70%;}