﻿/************************************************PLAYER RESPONSIVO************************************************/
.video-player,
.features-video,
.aula_iframe{position:relative; padding-bottom:56.25%; height:0; overflow:hidden; max-width:100%; height:auto;}


.video-player iframe,
.video-player object,
.video-player embed,

.features-video iframe,
.features-video object,
.features-video embed,

.aula_iframe iframe{position:absolute; top:0; left:0; width:100%; height:100%; border:none; background:transparent !important;}
/************************************************PLAYER RESPONSIVO************************************************/




/************************************************INFO CONTEUDO************************************************/
ul.acoes_curtir {float:right; margin:0; padding:0; list-style:none;}
ul.acoes_curtir li{float:left; display:inline;}
ul.acoes_curtir li a{padding:0 10px; font-size:25px; cursor:pointer; display:block;}
ul.acoes_curtir li a span{font-size:15px; font-weight:500; margin-top:8px; float:right;}
.video-content ul.acoes_curtir{float:none; overflow:hidden;}
.video-content ul.acoes_curtir li a{font-size:20px; cursor:default !important;}
.video-content ul.acoes_curtir li:first-child a{padding-left:0;}
.video-content ul.acoes_curtir li a span{font-size:15px; margin-top:5px;}

.curtir,
.descurtir{cursor:pointer;}
.curtir.active i:before{content:"\f164"}
.descurtir.active i:before{content:"\f165"}

/************************************************INFO CONTEUDO************************************************/

.percentuais p{width:100%;}
.percentuais p.progress{height:6px; width:100%;}