.size2of5{
    width: 55%;
}
.size3of5{
    width: 45% !important;
    color: #545454;
}
.aoVivo .size2of5{
    width: 55%;

}
.aoVivo .size3of5{
    width: 45%;
    color: #545454;
}
.web-camara {
    background-color: #EEEEEE;
    padding: 15px 0;
    border:1px solid #E0E0E0;
}
.web-camara .videoBox{
    border: none !important;
    padding-bottom: 57px;
}

.localVideo {
    font-size: 1.5em;
}
.aoVivo .localVideo{
    font-size: 1.5em !important;

}
.localData{
    margin-top: 15px;
    margin-bottom: 25px;
}
.dataVideo {
    font-size: 1.5em;
    padding-top: 5px;
}
.aoVivo .dataVideo {
    font-size: 1.5em;
    padding-top: 5px;
}
.opcoes {
    margin: 0 auto;
    width: 90%;
}
.opcoes span {
    width: 40%;
    display: inline-block;
    border-bottom: 1px solid #a5a5a5;
}
.aoVivo .opcoes span{
    width: 38% !important;
}
.opcoes p {
    width: auto;
    display: inline-block;
    font-size: 1.3em;
    padding: 0 5px;
    *display: inline;
}
.aoVivo p {
    font-size: 1.2em !important;
}


.opcoesCompartilhamento{
    margin-top:20px;
}
.opcoesCompartilhamento .glyphicon{
    font-size:2em;
    margin-bottom:10px;
    color:#757575;
    display: block;
}
.opcoesCompartilhamento {
    text-align:center;
}

.problemas-exibicao {
    margin-top: 10px;
}
.outrosVideos{
    margin: 0 !important;
}
.duracaoWebcamara{
    text-align: left;
}
.sessao {
    text-align: left;
    width: 90%;
    margin-bottom: 20px;
}
.playerContainer {
    margin-left: 2px;
    height:auto !important;
    width:540px;
}
video {
    background-color: #000000;
}
.participe {
    margin-bottom: 25px;
    min-height: 30px;
}
.txtParticipe {
    background-color: #235643;
    min-height: 45px;
}
.txtParticipe p {
    padding-left: 27px;
    padding-top: 5px;
    padding-bottom: 5px;
}
 .txtParticipe p a {
     color: #fff !important;
 }

.iconAudiencias {
    background-image: url(https://www2.camara.leg.br/logo_audiencias_icon.png);
    background-size: 35px 35px;
    background-position: left 5px;
    padding-left: 3px;

}

.embed-responsive {
    padding: 28%;
}