/*COLORES AZTECA 1*/
.tvaz_particle-title,
.tvaz_particle-tag span,
.tvaz_title-schedule,
.tvaz_programming-schedule-unit { color: #34495E; }

.tvaz_slideshow.dark,
.firstcolor { color: #654089; }

.tvaz_title,
.tvaz_carousel-controls-container,
.tvaz_social { color: #654089; }

.tvaz_social { background-color: #D9DEE0; }

.tvaz_slideshow.dark .secondcolor,
.secondcolor { color: #A58BDD; }

.customgradient {
    color: #fefefe;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a58bdd+0,654089+100 */
    background: #a58bdd;
    background: -moz-linear-gradient(left, #a58bdd 0%, #654089 100%);
    background: -webkit-linear-gradient(left, #a58bdd 0%,#654089 100%);
    background: linear-gradient(to right, #a58bdd 0%,#654089 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a58bdd', endColorstr='#654089',GradientType=1 );
}

.dark { color: #A58BDD; }

.dark .secondcolor { color: #654089; }

.dark .tvaz_title { color: #ffffff; }

.tvaz_horizontal6 { background-color: #D9DEE0; }

section:not(.dark) + .tvaz_slideshow.dark { padding-top: 0; }

section:not(.dark) + .tvaz_social.enclosed { padding-top: 24px; }

@media all and (min-width:640px) {
	.tvaz_slideshow.dark { background: transparent; }

	section:not(.dark) + .tvaz_social.enclosed { padding-top: 45px; }
}

@media all and (min-width:640px) and (max-width:959px){
	.tvaz_slideshow.dark + section:not(.dark) { padding-top: 0; }
}

.tvaz_banner.dark,
section.dark { background-color: #1F242F; }

.color_azuno,
.tvaz_programming.color_azuno .tvaz_title { color: #9E57E2; }

.color_az7,
.tvaz_programming.color_az7 .tvaz_title { color: #5CA907; }

.color_adn40,
.tvaz_programming.color_adn40 .tvaz_title { color: #EB6310; }

.color_amas,
.tvaz_programming.color_amas .tvaz_title { color: #c01972;}

.color_azn { color: #3A5399; }

.color_azd { color: #86C93C; }

.tvaz_apps {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3960ac+0,633394+100 */
	background: #3960ac; /* Old browsers */
	background: -moz-linear-gradient(left, #3960ac 0%, #633394 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #3960ac 0%,#633394 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #3960ac 0%,#633394 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3960ac', endColorstr='#633394',GradientType=1 ); /* IE6-9 */
}


/*MENU AZ 1*/
.tvaz_header-menubar { background-color: #332255; }

.tvaz_header .tvaz_header-mainmenu > ul.overcrowded .tvaz_header-mainmenu-controls {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#332255+0,332255+25&0+0,1+25 */
	background: #332255;
	background: -moz-linear-gradient(left, rgba(76,21,87,0) 0%, rgba(51,34,85,1) 25%);
	background: -webkit-linear-gradient(left, rgba(76,21,87,0) 0%,rgba(51,34,85,1) 25%);
	background: linear-gradient(to right, rgba(76,21,87,0) 0%,rgba(51,34,85,1) 25%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00332255', endColorstr='#332255',GradientType=1 );
}

.tvaz_header-mainmenu > ul > li > a:not(.tvaz_opener):after { background-color: #9E57E2; }

@media all and (max-width:639px) {
	.tvaz_header-mainmenu,
	.tvaz_header-menuxtras form { background-color: rgba(51,34,95,0.9); }
}

@media all and (min-width:640px) {
	.tvaz_header-menuxtras,
	.tvaz_header-menuxtras form { background-color: #332255; }

	.tvaz_header .tvaz_header-mainmenu ul ul { background-color: rgba(51,34,95,0.95); }

	.tvaz_header .tvaz_header-mainmenu > ul.overcrowded:after {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#332255+50,332255+100&1+50,0+100 */
		background: #332255;
		background: -moz-linear-gradient(left, rgba(51,34,85,1) 50%, rgba(76,21,87,0) 100%);
		background: -webkit-linear-gradient(left, rgba(51,34,85,1) 50%,rgba(76,21,87,0) 100%);
		background: linear-gradient(to right, rgba(51,34,85,1) 50%,rgba(76,21,87,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#332255', endColorstr='#00332255',GradientType=1 );
	}
}

@media all and (min-width:959px) {
	.tvaz_header .tvaz_header-mainmenu ul ul { background-color: transparent; }
	.tvaz_header .tvaz_header-mainmenu ul ul::before { background-color: rgba(51,34,95,0.95); }
}



.tvaz_header .tvaz_header-mainmenu > ul > li .tvaz_opener,
.tvaz_header .tvaz_header-mainmenu ul ul,
.tvaz_header .tvaz_header-mainmenu ul ul.open { display: none !important; }

