
/* INICIO estilo mensagens de erro e sucesso */

.ui-growl {
    width: 421px !important;
}

.ui-growl .ui-state-highlight .ui-growl-item {
    background-color:transparent !important;
    background-image:none !important;
    border:1px solid #818081 !important;
    background-color:#1ab188 !important;
    padding-top:15px !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 0 !important;
}


.ui-growl-title {
    color: #FFFFFF !important;
}
.ui-growl .ui-shadow { box-shadow: none !important; opacity: 1 !important; }
.ui-growl .ui-growl-image-info,
.ui-growl .ui-growl-image-error { display:none !important; }
.ui-growl .ui-growl-message { float:none !important; width:100% !important; }
.ui-growl .ui-growl-item .ui-icon-closethick {
    width:12px !important;
    height:12px !important;
    top:6px !important;
    right:6px !important;
    background:transparent
    url("/festivalTagua/administrativo/img/btn-cancel-msg.png") top left no-repeat  !important;
}
.ui-growl-title {color: #ffffff !important;}

/* inicio estilo mensagens de erro e sucesso*/




/* INICIO PAGINA ASSISTA E VOTE */
.containerDadosFilme {
	width:960px;
	max-width:100%;
	margin:auto;
	color: #4d4d4d;
}

.containerDadosUsuarioTopo {
    width:960px;
    max-width:100%;
    margin:auto;
    color: #4d4d4d;
    border: 0px !important;
}

.ola-usuario {display: inline-block; width: 80%; float: right;}

/* Box Video */
.box-video { background:#000000; }
.box-video .player { position:relative; padding-bottom:56.25%; /*padding-top:230px;*/ height:0; overflow:hidden; top: 140px !important; }
.box-video .player iframe { position:absolute; top:0; left:0; width:100%; height:100%;}
.box-video .social { background: #eff8f8 !important; padding:10px; margin-top: 170px;}
.box-video .social .col-esq,
.box-video .social .col-dir { display:inline-block; width:49%; }
.box-video .social .col-esq a { width:59px; height:49px; margin-right:10px; display:inline-block; vertical-align:middle; background-image:url("../img/curtir_assita_vote.png"); background-repeat:no-repeat; background-position:top left; text-indent:-9999px; overflow:hidden; }
.box-video .social .col-esq span { display:inline-block; vertical-align:middle; }
.box-video .social .col-dir  iframe{ vertical-align:middle; }
.box-video .social .col-dir { text-align:right; }




/* Detalhe Video */
.detalhe-video { padding:50px 0; /*background-color:#f5fefc;*/  }
.detalhe-video h2 { width: 100%; padding:0 3% 10px 3%; margin-bottom:20px; border-bottom:1px solid #000; font-size:21px; }
.detalhe-video dl { padding:0 3%; margin-bottom:30px; text-transform: lowercase;}
.detalhe-video dl dt { font-weight:bold; width:20%; display:inline-block; }
.detalhe-video dl dd { margin-bottom:20px; width:77%; display:inline-block; }
.detalhe-video .imagebox a { border:0; }
.detalhe-video .imagebox img { display:inline-block; width:29%; padding:0 2%;  }



/* Formatacao Mobile */
@media only screen and (max-width: 808px) {
	/* Detalhe Video */
	.detalhe-video dl dt,
	.detalhe-video dl dd { display:block; width:100%; }
	.detalhe-video div div { display:inline-block; width:45%; margin-bottom:20px; padding:0 2%;  }
	.detalhe-video div div:last-child { display:none;  margin:auto; }

}


@media only screen and (max-width: 480px) {

	/* Box Video */
	.box-video .social .col-esq { display:block; width:150px; margin:auto; }
	.box-video .social .col-dir { width:100%; }
	.box-video .social .col-esq { margin-bottom:20px; }
	.box-video .social .col-dir { text-align:center; }

	/* Detalhe Video */
	.detalhe-video div div { display:inline-block; width:94%; margin-bottom:20px; padding:0 3%;  }
	.detalhe-video div div:last-child { display:none;  margin:auto; }
}

/* FIM PAGINA ASSISTAE VOTE */


/* INICIO VER FILME */

/*
.ui-button-text-only .ui-button-text {
	padding: .3em 1em !important;
	background-color: #382768;
	color: #fff;
	line-height: 1.4;
}
*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	font-weight: normal;
	color: #000;
}


ui-dialog .ui-dialog-titlebar {
	border: 0 none;
	padding: 0.4em 0.4em 0.4em 1em;
	position: relative;
}

.ui-widget-header{
	background: #382768 !important;
	color: #fff !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	height: 30px;
}



.btn-logar {
	background-image:  url("/festivalTagua/2025/assets/images/btn_logar.png") !important;
	background-repeat: no-repeat;
	width:76px !important;
	height:30px;
    border: none;
}
.btn-logar:hover,
.btn-logar:focus,
.btn-logar.focus,
.btn-logar:active,
.btn-logar.active {
	background-image:  url("/festivalTagua/2025/assets/images/btn_logar_hover.png")!important;
    border: none;
}

.btn-cadastrar {
	background-image:  url("/festivalTagua/2025/assets/images/btn_cadastrar.png") !important;
	background-repeat: no-repeat;
	width:130px !important;
	height:30px;
    border: none;
}
.btn-cadastrar:hover,
.btn-cadastrar:focus,
.btn-cadastrar.focus,
.btn-cadastrar:active,
.btn-cadastrar.active {
	background-image:  url("/festivalTagua/2025/assets/images/btn_cadastrar_hover.png")!important;
    border: none;
}

.btn-votar {
	/*background-image:  url("/festivalTagua/2025/assets/images/btn_vote.png") !important;*/
	background-image:  url("/festivalTagua/2025/assets/images/btn_gostei.png") !important;
	background-repeat: no-repeat;
	width:110px !important;
	height:49px;
}
.btn-votar:hover,
.btn-votar:focus,
.btn-votar.focus,
.btn-votar:active,
.btn-votar.active {
	/* background-image:  url("/festivalTagua/2025/assets/images/btn_vote_hover.png")!important;*/
	background-image:  url("/festivalTagua/2025/assets/images/btn_gostei_hover.png")!important;
}

.btn-sair {
	background-image:  url("/festivalTagua/2025/assets/images/btn_sair.png") !important;
	background-repeat: no-repeat;
	width:60px !important;
	height:33px;
    border: none;
}
.btn-sair:hover,
.btn-sair:focus,
.btn-sair.focus,
.btn-sair:active,
.btn-sair.active {
	background-image:  url("/festivalTagua/2025/assets/images/btn_sair_hover.png")!important;
    border: none;
}

/*
.btn-votar-competitiva {
	background-image:  url("/festivalTagua/2025/assets/images/btn_votar_competitiva.png") !important;
	background-repeat: no-repeat;
	background-size: contain;
	width: 95% !important;
	height: 80px;

}
.btn-votar-competitiva:hover,
.btn-votar-competitiva:focus,
.btn-votar-competitiva.focus,
.btn-votar-competitiva:active,
.btn-votar-competitiva.active {
	background-image:  url("/festivalTagua/2025/assets/images/btn_votar_competitiva_hover.png")!important;
}
*/

.btn-meu-perfil {
	background-image:  url("/festivalTagua/2025/assets/images/btn_meu_perfil.png") !important;
	background-repeat: no-repeat;
	width:119px !important;
	height:33px;
    margin-left: 5px !important;
    margin-right: 5px !important;
    border: none;
}
.btn-meu-perfil:hover,
.btn-meu-perfil:focus,
.btn-meu-perfil.focus,
.btn-meu-perfil:active,
.btn-meu-perfil.active {
	background-image:  url("/festivalTagua/2025/assets/images/btn_meu_perfil_hover.png")!important;
    border: none;
}

.texto-nome-usuario-logado{
    color: #f0dbab;
}

/* FIM VER FILME */


/* INICIO CINEMA */

.btn-assista-vote-galeria {
    background-image:  url("/festivalTagua/2025/assets/images/assista_e_vote.png") !important;
    background-repeat: no-repeat !important;
    width: 183px;
    height: 32px;
    margin: -1px;

}

.btn-votado-galeria {
    position: absolute;
    cursor: pointer;
    width: auto !important;
    height: auto !important;

}


.btn-festival-adm-usur {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_fest_tagua_on.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    width:196px !important;
    height:196px !important;
}

.btn-festival-adm-usur:hover,
.btn-festival-adm-usur:focus,
.btn-festival-adm-usur.focus,
.btn-festival-adm-usur:active,
.btn-festival-adm-usur.active {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_fest_tagua_off.png")!important;
}

.btn-mostra-selecao-popular {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_pop_on.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    width:196px !important;
    height:196px !important;
}

.btn-mostra-selecao-popular:hover,
.btn-mostra-selecao-popular:focus,
.btn-mostra-selecao-popular.focus,
.btn-mostra-selecao-popular:active,
.btn-mostra-selecao-popular.active {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_pop_off.png")!important;
}

.btn-mostra-competitiva {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_com_on.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    width:196px !important;
    height:196px !important;
}

.btn-mostra-competitiva:hover,
.btn-mostra-competitiva:focus,
.btn-mostra-competitiva.focus,
.btn-mostra-competitiva:active,
.btn-mostra-competitiva.active {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_com_off.png")!important;
}

.btn-mostra-paralela {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_par_on.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    width:196px !important;
    height:196px !important;
}

.btn-mostra-paralela:hover,
.btn-mostra-paralela:focus,
.btn-mostra-paralela.focus,
.btn-mostra-paralela:active,
.btn-mostra-paralela.active {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_par_off.png")!important;
}

.btn-mostra-infantil {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_inf_on.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    width:196px !important;
    height:196px !important;
}

.btn-mostra-infantil:hover,
.btn-mostra-infantil:focus,
.btn-mostra-infantil.focus,
.btn-mostra-infantil:active,
.btn-mostra-infantil.active {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_inf_off.png")!important;
}

.btn-mostra-azul {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_azu_on.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    width:196px !important;
    height:196px !important;
}

.btn-mostra-azul:hover,
.btn-mostra-azul:focus,
.btn-mostra-azul.focus,
.btn-mostra-azul:active,
.btn-mostra-azul.active {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_azu_off.png")!important;
}

.btn-mostra-vr {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_vr_on.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    width:196px !important;
    height:196px !important;
}

.btn-mostra-vr:hover,
.btn-mostra-vr:focus,
.btn-mostra-vr.focus,
.btn-mostra-vr:active,
.btn-mostra-vr.active {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_vr_off.png")!important;
}

.btn-mostra-tarapetv {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_tarape_on.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    width:196px !important;
    height:196px !important;
}

.btn-mostra-tarapetv:hover,
.btn-mostra-tarapetv:focus,
.btn-mostra-tarapetv.focus,
.btn-mostra-tarapetv:active,
.btn-mostra-tarapetv.active {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_tarape_off.png")!important;
}

.btn-mostra-taguaflix {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_flix_on.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    width:196px !important;
    height:196px !important;
}

.btn-mostra-taguaflix:hover,
.btn-mostra-taguaflix:focus,
.btn-mostra-taguaflix.focus,
.btn-mostra-taguaflix:active,
.btn-mostra-taguaflix.active {
    background-image:  url("/festivalTagua/2025/assets/images/cinema/m_flix_off.png")!important;
}



.btn-pesquisar-selecao-popular {
    background-image:  url("/festivalTagua/2025/assets/images/btn_pesquisar.png") !important;
    background-repeat: no-repeat;
    width: 373px !important;
    height: 88px;
}
.btn-pesquisar-selecao-popular:hover,
.btn-pesquisar-selecao-popular:focus,
.btn-pesquisar-selecao-popular.focus,
.btn-pesquisar-selecao-popular:active,
.btn-pesquisar-selecao-popular.active {
    background-image:  url("/festivalTagua/2025/assets/images/btn_pesquisar_hover.png")!important;
}

.btn-ver-todos-selecao-popular {
    background-image:  url("/festivalTagua/2025/assets/images/btn_ver_todos.png") !important;
    background-repeat: no-repeat;
    width: 313px !important;
    height: 88px;
}
.btn-ver-todos-selecao-popular:hover,
.btn-ver-todos-selecao-popular:focus,
.btn-ver-todos-selecao-popular.focus,
.btn-ver-todos-selecao-popular:active,
.btn-ver-todos-selecao-popular.active {
    background-image:  url("/festivalTagua/2025/assets/images/btn_ver_todos_hover.png")!important;
}




.ftc-item-content {
    margin: 10px;
    margin-top: -10px;
}

.ftc-slide-content {
    max-width: 330px;
}
/* FIM CINEMA */



/* inicio header full banner mostras */
.banner_titulo_mostra_competitiva {
    background-image: url("/festivalTagua/2025/assets/images/cinema/banner_mostra_competitiva.png");
    min-height: 400px;
}
.banner_titulo_mostra_competitiva .mbr-fallback-image.disabled {
    display: none;
}
.banner_titulo_mostra_competitiva .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.banner_titulo_mostra_selecao_popular {
    background-image: url("/festivalTagua/2025/assets/images/cinema/banner_mostra_selecao_popular.png");
    min-height: 400px;
}
.banner_titulo_mostra_selecao_popular .mbr-fallback-image.disabled {
    display: none;
}
.banner_titulo_mostra_selecao_popular .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.banner_titulo_mostra_paralela {
    background-image: url("/festivalTagua/2025/assets/images/cinema/banner_mostra_paralela.png");
    min-height: 400px;
}
.banner_titulo_mostra_paralela .mbr-fallback-image.disabled {
    display: none;
}
.banner_titulo_mostra_paralela .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}


.banner_titulo_mostra_infantil {
    background-image: url("/festivalTagua/2025/assets/images/cinema/banner_mostra_infantil.png");
    min-height: 400px;
}
.banner_titulo_mostra_infantil .mbr-fallback-image.disabled {
    display: none;
}
.banner_titulo_mostra_infantil .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.banner_titulo_mostra_azul {
    background-image: url("/festivalTagua/2025/assets/images/cinema/banner_mostra_azul.png");
    min-height: 400px;
}
.banner_titulo_mostra_azul .mbr-fallback-image.disabled {
    display: none;
}
.banner_titulo_mostra_azul .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.banner_titulo_mostra_taguaflix {
    background-image: url("/festivalTagua/2025/assets/images/cinema/banner_mostra_taguaflix.png");
    min-height: 400px;
}
.banner_titulo_mostra_taguaflix .mbr-fallback-image.disabled {
    display: none;
}
.banner_titulo_mostra_taguaflix .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.banner_titulo_mostra_tarapetv {
    background-image: url("/festivalTagua/2025/assets/images/cinema/banner_mostra_tarapetv.png");
    min-height: 400px;
}
.banner_titulo_mostra_tarapetv .mbr-fallback-image.disabled {
    display: none;
}
.banner_titulo_mostra_tarapetv .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.banner_titulo_mostra_vr {
    background-image: url("/festivalTagua/2025/assets/images/cinema/banner_mostra_vr.png");
    min-height: 400px;
}
.banner_titulo_mostra_vr .mbr-fallback-image.disabled {
    display: none;
}
.banner_titulo_mostra_vr .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}





@media (max-width: 991px) {
    .banner_titulo_mostra_selecao_popular,
    .banner_titulo_mostra_competitiva,
    .banner_titulo_mostra_paralela,
    .banner_titulo_mostra_infantil,
    .banner_titulo_mostra_azul,
    .banner_titulo_mostra_cine-expressao,
    .banner_titulo_mostra_cine-edicoes,
    .banner_titulo_mostra_vr{
        background-size: contain;
    }
}

@media (max-width: 760px) {
    .banner_titulo_mostra_selecao_popular,
    .banner_titulo_mostra_competitiva,
    .banner_titulo_mostra_paralela,
    .banner_titulo_mostra_infantil,
    .banner_titulo_mostra_azul,
    .banner_titulo_mostra_cine-expressao,
    .banner_titulo_mostra_cine-edicoes,
    .banner_titulo_mostra_vr{
        background-size: contain;
        min-height: 300px !important;
    }
}

@media (max-width: 500px) {
    .banner_titulo_mostra_selecao_popular,
    .banner_titulo_mostra_competitiva,
    .banner_titulo_mostra_paralela,
    .banner_titulo_mostra_infantil,
    .banner_titulo_mostra_azul,
    .banner_titulo_mostra_cine-expressao,
    .banner_titulo_mostra_cine-edicoes,
    .banner_titulo_mostra_vr{
        background-size: contain;
        min-height: 200px !important;
    }
}


/* fim header full banner mostras */