@charset "utf-8";
/**
 *
 * Generic CSS for CakePHP
 *
 * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
 * Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
 *
 * Licensed under The MIT License
 * For full copyright and license information, please see the LICENSE.txt
 * Redistributions of files must retain the above copyright notice.
 *
 * @copyright     Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
 * @link          http://cakephp.org CakePHP(tm) Project
 * @package       app.webroot.css
 * @license       http://www.opensource.org/licenses/mit-license.php MIT License
 */

.content .site-color, .content ul.nav li.active a, .content ul.filtro li.active a {
	color: #09ACCC !important;
}
.content .site-bg-color {
	background: #09ACCC !important;
}
.content .content-personagens ul.personagens li.active img {
	border:2px solid #09ACCC !important;
}
.content .content-img:hover, .content .content-img > a:hover {
	cursor: url(../../img/bg-cursor_azul.png), auto;
}
.visualizacao .btn_zoom_view {
	background: url(../../img/btn-zoom_azul.png) no-repeat;
	width: 20px;
	height: 20px;
	margin: 0 0 15px 5px;
	display: block
}
.content .site-color-border {
	border-color: #09ACCC !important;
}
.content .site-color-border, .content ul.blocos li.active img, .content .btn.active {
	border-color: #09ACCC !important;
}
.content .site-bg-color, .content ul.blocos li.capa.active .icon ,.btn.active, .pagination > a:hover, .pagination > a.active, .content .selecao label.custom-select .select-list li:hover {
	background-color: #09ACCC !important;
}
.site-bg-color, .nota, .info, .zoom, .pagination > a:hover, .pagination > a.active {
	background: #09ACCC !important;
}
.bg_nota {
	background: #09ACCC !important;
}
.site-color, ul.nav li.active a, ul.filtro li.active a {
	color: #09ACCC !important;
}
.content .title-note {
	color: #09ACCC !important;;
}
.mais_notas {
	color: #09ACCC !important;;
}
.content_page a {
	color: #09ACCC !important;;
}
.content .content-personagens p a {
	background: #09ACCC !important;;
}
.content ul.historias li a, .content ul.historias li a:hover img {
	background-color:#09ACCC!important;
}
