
.itemloja:hover {
    border: 2px solid #444!important; 
    background-color: #222;
    cursor: pointer;    
}

.header {    
    background: url(/skins/seiya3.jpg) no-repeat;
    background-position: center 1px;
    min-width: 100%;
}

.Link3 a {
    color: #cfc0ab;
    text-decoration: underline;
}

.skin-atual {
    display: inline-block; width: 300px; height: 84px; text-align: left; padding: 10px;
    background: rgba(43,44,71,0.5);
    margin-right: 20px;
}

.article-tags {
	display: block;
	background: rgba(43,44,71,0.2);
	margin-top: 0px;
	padding: 15px 20px 20px 20px;
}

.rnd3 {
    background: rgba(43,44,71,0.5);
}

.rnd4 {
    background: rgba(43,44,71,0.2);
}

.rnd5 {
    background-color: #405259;
}

.the-article-content .paginacao .texto-paginacao, .the-article-content2 .paginacao .texto-paginacao {
    text-align: center;
    background-color: #2b2c47;
    padding: 10px;
    border: 2px solid: #c5d0ec;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    margin-right: 6px;
}

.event-block .event-date b {
	color: #cfc0ab;
	display: block;
	font-size: 30px;
	font-weight: bold;
    margin-top: 4px;
	line-height: 100%;
}

.event-block .event-date span {
	color: #c5d0ec;
	display: block;
	font-size: 20px;
	font-weight: normal;
	line-height: 100%;
    margin-top: 0px;
	text-transform: uppercase;
}

.event-block .event-date-ranking b, .event-block .event-date-ranking2 b {
	color: #cfc0ab;
	display: block;
	font-size: 30px;
    margin-top: 4px;
	font-weight: bold;
	line-height: 100%;
}

.event-block .event-date-ranking span, .event-block .event-date-ranking2 span {
	color: #c5d0ec;
	display: block;
	font-size: 20px;
	font-weight: normal;
	line-height: 100%;
    margin-top: 0px;
	text-transform: uppercase;
}

.numero-votacao-noticia:hover {
    background-color: #405259; border: 1px solid #c5d0ec; padding: 6px; text-align: center; color: #c5d0ec;
    cursor: pointer;
    opacity:1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    -webkit-filter: opacity(1);
    filter: none; /* Firefox 10+ */
    -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
    image-rendering: auto;
}

.marcacao:hover {
    cursor: pointer;
    background-color: #2b2c47;
}

.panel-content .panel-enquete .titulo-enquete {
    font-size: 15px;    
    margin-top: 15px;
    color: #cfc0ab;
}

.momento {
    display: block;
    background: rgba(0,0,0,0.1); color: #c5d0ec; font-size: 12px; font-weight: bold; padding: 10px 18px;
}

.destaque-estatisticas {
    padding: 7px; margin-top: 2px; display: inline-block; background-color: #405259; font-size: 16px; color: #c5d0ec; font-weight: bold;
}

.filtros-dinamicos .titulo-filtros {
    padding: 10px; color: #cfc0ab; font-size: 15px; font-weight: bold; background-color: #6f7ba5;
}

.texto-imagem {
    margin-top: 3px; color: #fff; color: #cfc0ab; font-size: 12px; text-align: center; width: 196px;
}

.texto-imagem-personagem {
    margin-top: 3px; color: #fff; color: #cfc0ab; font-size: 17px; text-align: center; width: 276px; margin-left: 10px; 
    font-style: italic;
    margin: 0 auto;
}

.texto-imagem-center {
    margin-top: 3px; color: #fff; color: #cfc0ab; font-size: 12px; text-align: center; 
}

.texto-imagem-center-locais {
    margin-top: 3px; width: 600px; color: #fff; color: #cfc0ab; font-size: 12px; text-align: center; 
}

.texto-imagem-center {
    margin-top: 3px; color: #fff; color: #cfc0ab; font-size: 12px; text-align: center; 
}

.chat-amigo-on {
    position: fixed; z-index: 9999; width: 200px; height: 30px; 
    border-left: 2px solid #6f7ba5;    
    border-right: 2px solid #6f7ba5;    
    background-color: #222; 
    border-top: 2px solid #6f7ba5; 
    bottom: 0; 
    cursor: default;
    color: #cfc0ab;
    overflow: hidden;
    text-align: center;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-box-shadow: 2px 25px 5px 0 #222;
    box-shadow: 2px 2px 5px 0 #222;
}

.chat-amigo:hover {
    border-top: 2px solid #6f7ba5;    
    border-left: 2px solid #6f7ba5;    
    border-right: 2px solid #6f7ba5;    
    color: #cfc0ab;
    background-color: #222;
}

.fechar-amigo-chat:hover {
    color: #c5d0ec;
}

.minimizar-amigo-chat:hover {
    color: #c5d0ec;
}

.chat-barra-on {
    position: fixed; z-index: 9999; width: 200px; height: 30px; bottom: 0; right: 20px;
    background: rgba(43,44,71,1);
    border-top: 2px solid #6f7ba5;    
    border-left: 2px solid #6f7ba5;    
    border-right: 2px solid #6f7ba5;    
    color: #cfc0ab;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.chat-barra:hover {
    background: rgba(43,44,71,1);
    border-top: 2px solid #6f7ba5;    
    border-left: 2px solid #6f7ba5;    
    border-right: 2px solid #6f7ba5;    
    color: #cfc0ab;
    cursor: pointer;
}

.data-semana-chat {
    font-size: 12px;
    color: #2b2c47;
    padding: 5px;
    font-weight: bold;
}

.carregar-mais-mensagens {
    color: #2b2c47;
    padding: 4px;
    cursor: pointer;
    font-weight: bold;
    font-size: 11px;
}

.carregar-mais-mensagens:hover {
    color: #6f7ba5;
    padding: 4px;
    cursor: pointer;
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
}

.quantidade-msg {
    padding: 3px;
    background-color: #405259;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #6f7ba5;
    color: #cfc0ab;
    position: absolute; right: 35px; top: 15px; 
    font-weight: bold;
    text-align: center;  
    display: none;  
}

.quantidade-msg-on {
    padding: 3px;
    background-color: #405259;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #6f7ba5;
    color: #cfc0ab;
    position: absolute; right: 19px;
    margin-top: -50px;            
    font-weight: bold;
    text-align: center;  
    display: none;  
}


.nome-personagem-perfil {
    display: inline-block; background-color: #2b2c47; text-align: center; padding: 10px; color: #c5d0ec; width: 100px; height: 114px; margin-right: 10px; margin-top: 10px;
    cursor: default;
}

.nome-personagem-perfil-off {
    display: inline-block; background-color: #222222; text-align: center; padding: 10px; color: #c5d0ec; width: 100px; height: 114px; margin-right: 10px; margin-top: 10px;
    cursor: default;
}

.nome-personagem-perfil:hover {
    cursor: pointer;
    background: rgba(43,44,71,0.5);
    color: #fff;
}

.lista-golpes {
    margin-left: 0px; width: 789px; border: 0px solid red; background: rgba(43,44,71,0.3); padding: 20px;
}

.cdzid-skin {
   text-align: center; 
   width: 148px; 
   height: 48px; 
   background-image: url(/images/fundocdzid.gif); 
   border: 1px solid; 
   border-color: #fff;
   line-height: 48px;
   font-size: 30px;
   font-weight: bold;
   padding: 10px;
   color: #405259;
}

.cor-musica {
    color: #c5d0ec; font-size: 12px;
}

.tempo-musica {
    color: #c5d0ec;
}

.box_personagem_comparacao {
    width: 125px;
    border: 2px solid #6f7ba5;
    background-color: #405259;
    height: 370px;    
    padding: 20px;
    text-align: center;
}

.atualizado {
    color: #c5d0ec; font-size: 12px; padding: 2px; display: inline-block;
}

.enviar_imagens {
    margin: 0 auto; margin-top: 0px; border: 1px solid #6f7ba5; width: 440px; padding: 10px; display: block; text-align: center;
}

#HOTWordsTxt a .marker {
    display: inline;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 0px;
    padding-bottom: 2px;
    margin-top: -4px;
    background-color: #2b2c47;
	color: #cfc0ab;
	border-radius: 2px;
	-moz-border-radius: 2px;
    text-decoration: none;
}

#HOTWordsTxt .marker {
    display: inline;
	background-color: #405259;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 0px;
    padding-bottom: 2px;
    margin-top: -4px;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
    text-decoration: none;
}

.article-list .article-content h3 .marker {
    display: inline-block;
	background-color: #405259;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 3px;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
    text-decoration: none;
    margin-top: -3px;
}

.event-item .article-content h3 .marker {
	display: inline-block;
	background-color: #405259;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 4px;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
    text-decoration: none;
    margin-top: -3px;
}

.event-item-home .article-content h3 .marker {
	display: inline-block;
	background-color: #405259;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 2px;
    margin-top: -3px;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
    text-decoration: none;
}

.comment-item .comment-header .comment-info h3 .marker {
	display: inline-block;
	background-color: #405259;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 4px;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
    text-decoration: none;
    margin-top: -3px;
}

.article-list .article-content-menor h3 .marker {
	display: inline-block;
	background-color: #405259;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 2px;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
    text-decoration: none;
    margin-top: -2px;
}

.article-tags .assigned-title .marker {
	display: inline;
	background-color: #405259;
    font-weight: bold;
	padding: 1px 6px;
	margin: 0px 5px;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
    text-decoration: none;    
}

.slider-overlay .marker {
	display: inline-block;
	background-color: #405259;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 4px;
	margin-top: -3px;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
    text-decoration: none;
    margin-top: -3px;
}

.the-article-content p a .marker {
    display: inline-block;	
    font-weight: bold;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: -3px;
    background-color: #2b2c47;
	color: #cfc0ab;
	border-radius: 2px;
	-moz-border-radius: 2px;
    text-decoration: none;
    margin-top: -3px;
}

.the-article-content p a:hover .marker {
    display: inline-block;	
    font-weight: bold;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: -4px;
    background-color: #2b2c47;
	color: #cfc0ab;
	border-radius: 2px;
	-moz-border-radius: 2px;
    text-decoration: underline;
    margin-top: -3px;
}

.the-article-content p .marker, .the-article-content table .marker {
	display: inline-block;
	background-color: #405259;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
	margin: 0px 5px;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
    text-decoration: none;
    margin-top: -3px;
}

.content .panel-block .panel-title {
    background-color: #2b2c47!important;
}

.content .panel-block .panel-title h2 {
    color: #cfc0ab!important;
}

.introducao h5 {
    color: #c5d0ec!important;
}

.botao-logout {
    background-color: #2b2c47!important; color: #cfc0ab!important; 
    padding: 5px!important; ; padding-bottom: 10px!important; ; margin: 0px!important; ; margin-top: 7px!important; height: 10px!important;
}

.botao-login {
    background-color: #2b2c47!important; color: #c5d0ec!important; 
    padding: 5px!important; ; padding-bottom: 10px!important; ; margin: 0px!important; ; margin-top: 7px!important; height: 10px!important;
}

.botao-perfil {
    background-color: #2b2c47!important; color: #c5d0ec!important; 
}

.botao-perfil2, .botao-paginacao {
    background-color: #cfc0ab!important; color: #2b2c47!important; 
}

.botao-cadastro {
    background-color: #2b2c47!important; color: #cfc0ab!important; 
    padding: 5px!important; ; padding-bottom: 10px!important; ; margin: 0px!important; ; margin-top: 7px!important; height: 10px!important;
}

.selecao-pb .celula {
    display: table-cell; text-align: center; padding: 10px; color: #c5d0ec; float: left; margin-top: 10px;
}

.fundo_transparente3 {
    background: rgba(43,44,71,0.3); padding: 10px;
}

.celula_colorida {
    display: table-cell; background-color: #2b2c47; text-align: center; padding: 10px; color: #c5d0ec; float: left; margin-right: 0px; margin-top: 5px;
}

.celula_transparente {
    display: table-cell; text-align: center; padding: 10px; color: #c5d0ec; float: left; margin-right: 10px; margin-top: 10px;
}

.nome-dublador, .descricao-lutas, .nome-boneco, .opcao-jogo, .descricao-golpe {
    color: #cfc0ab!important;
}

.estudio-dublador, .funcao-staff, .atencao, .titulo-discografia, .nome-personagem {
     color: #c5d0ec!important;
}

.tumba-cemiterio {
    display: inline-block; background-color: #2b2c47; text-align: center; padding: 10px; color: #c5d0ec; margin-right: 5px; margin-top: 10px; width: 95px;
}

.tumba-cemiterio-fim {
    display: inline-block; background-color: #2b2c47; text-align: center; padding: 10px; color: #c5d0ec; margin-top: 10px; width: 95px;
}

.descricao-tumba-cemiterio {
    font-size: 11px; color: #cfc0ab;
}

.descricao-personagem-perfil {
    margin: 0px; margin-bottom: 10px; color: #6f7ba5;
}

.ficha-tecnica-personagem {
    font-size: 17px; border: 1px solid #405259; color: #aaa; padding: 3px; background-color: #405259;
}

.ficha-tecnica-personagem-1 {
    font-size: 15px;; font-weight: bold; background-color: #222; color: #c5d0ec; padding: 2px; text-align: right; border: 1px solid #405259;
}

.ficha-tecnica-personagem-2 {
    font-size: 15px;; font-weight: bold; background-color: #111; padding: 2px; text-align: left; border: 1px solid #405259;
}

.ficha-tecnica-personagem-3 {
    font-size: 15px; border: 1px solid #405259; color: #aaa; font-size: 15px;; padding: 2px;
}

.ficha-tecnica-personagem-4 {
    font-size: 15px; text-align: center; border: 1px solid #405259; color: #fff; padding: 2px;
}

.atencao2 {
    margin: 0 auto; padding-right: 10px; font-size: 15px;; text-align: center; color: #cfc0ab;
}

.atencao3 {
    width: 180px; margin: 0 auto; padding-right: 10px; font-size: 15px;; text-align: center; color: #cfc0ab;
}

.atencao4 {
    color: session("Cor3");
}

.letra {
     color: #c5d0ec!important; font-size: 20px;
}

.total-letra {
    float: left; margin-left: 4px; margin-top: 7px; font-size: 11px; color: #cfc0ab;
}

.classe-personagem {
    font-size: 11px; color: #6f7ba5;
}

.quesito {
    color: #cfc0ab;
}

.notificacoes-botao {
    margin-bottom: 2px; background-color: #cfc0ab!important; color: #2b2c47!important;
}

.painel1-mes {
    background-color: #405259!important;
}

.painel2-mes {
    background-color: #2b2c47!important;
}

.painel3-mes {
    background-color: #2b2c47!important;
}

.atualizacao-noticia {
    color: #6f7ba5!important;
}

.aviso_tela {
    position: fixed; padding-top: 3px; opacity: 0.95; border: 2px solid #fff; z-index: 999; left: 10px; color: #fff; font-size: 16px; text-align: center; bottom: 30px; background-color: #2b2c47!important; width: 400px; height: 100px; display: none;
}

.preco {
    font-size: 16px; color: #cfc0ab!important;
}

.botao-loja {
    background-color: #cfc0ab!important; color: #2b2c47!important;
}

.data-tunel {
    color: #c5d0ec!important; margin-top: 3px; margin-bottom: 0px;
}

.titulo-tunel {
    color: #cfc0ab!important;
}

.cor1 {
    color: #2b2c47!important;
}

.cor2 {
    color: #cfc0ab!important;
}

.cor3 {
    color: #6f7ba5!important;
}

.cor4 {
    color: #405259!important;
}

.cor6 {
    color: #c5d0ec!important;
}

.corfundo1 {
    background-color: #2b2c47!important;
}

.corfundo2 {
    background-color: #cfc0ab!important;
}

.corfundo3 {
    background-color: #6f7ba5!important;
}

.corfundo4 {
    background-color: #405259!important;
}

.corfundo6 {
    background-color: #c5d0ec!important;
}

.corborda1 {
    border-color: #2b2c47!important;
}
.corborda2 {
    border-color: #cfc0ab!important;
}
.corborda3 {
    border-color: #6f7ba5!important;
}
.corborda4 {
    border-color: #405259!important;
}
.corborda5 {
    border-color: 43,44,71!important;
}
.corborda6 {
    border-color: #c5d0ec!important;
}

.cora {
    color: #aaa;
}


.id-atualizacao a:after {
    content: " (1.437)";
    
    color: #888;
    
    font-weight: normal;
    font-size: 10px;
}
.id-app a:after, #menu-app a:after {
    content: " (1.04)";
    color: #fff;
    font-weight: normal;
    font-size: 10px;
}

.menu-titulo3 a {
    color: #c5d0ec;
}

.menu-titulo4 a {
    color: #cfc0ab!important;
}

#menu-atualizacoes a {
    
        color: #888!important;
    
}

#menu-atualizacoes a:hover {
    color: #fff!important;
}

#menu-tunel a {
    
        color: #cfc0ab!important;
    
}

#menu-tunel a:hover {
    color: #fff!important;
}

.exibe-data-hoje {
    padding: 5px;
}
.exibe-data-hoje:after {    
    content: "domingo, 24 de agosto de 2025";
}
.exibe-fas-online, .exibe-cadastros-ativos {
    display: inline-block;
}
.exibe-fas-online:after {    
    content: "251";
}
.exibe-cadastros-ativos:after {    
    content: "125.636";
}
.header .fas-online {
    float: left; width: 140px; padding: 0px; height: 27px; background: rgba(0,0,0,0.7); text-align: center; margin-left: 5px; border: 0px solid red; margin-top: 1px; margin-bottom: 16px;
    color: #cfc0ab;
}
.header .cadastros-ativos {
    float: left; width: 180px; padding: 0px; height: 27px; margin-left: 1px; background: rgba(0,0,0,0.7); text-align: center; border: 0px solid red; margin-top: 1px; margin-bottom: 26px;
    color: #cfc0ab;
}

        #momento-1 { display: inline-block; }
        #momento-1:after {
            content: "Lost Canvas";
            display: block; 
            cursor: pointer;
            text-align: right;
            min-width: 77px;
            
            margin-left: -15px;
            
        }
        #div-momento-1:after {
            content: "";
            display: inline-block;
            background-image: url(/images17/setaigual.png);
            height: 8px; width: 8px;
            background-size: 8px 8px;
            margin-left: -8px;
            margin-top: 10px;
            cursor: pointer;
        }
    
        #momento-2 { display: inline-block; }
        #momento-2:after {
            content: "Cloth Myth EX";
            display: block; 
            cursor: pointer;
            text-align: right;
            min-width: 91px;
            
        }
        #div-momento-2:after {
            content: "";
            display: inline-block;
            background-image: url(/images17/setaigual.png);
            height: 8px; width: 8px;
            background-size: 8px 8px;
            margin-left: -8px;
            margin-top: 10px;
            cursor: pointer;
        }
    
        #momento-3 { display: inline-block; }
        #momento-3:after {
            content: "Cloth Myth";
            display: block; 
            cursor: pointer;
            text-align: right;
            min-width: 70px;
            
        }
        
                #div-momento-3:after {
                    content: "";
                    display: inline-block;
                    background-image: url(/images17/setacima.png);
                    height: 8px; width: 8px;
                    background-size: 8px 8px;
                    margin-left: -8px;
                    margin-top: 10px;
                    cursor: pointer;
                }
            
        #momento-4 { display: inline-block; }
        #momento-4:after {
            content: "Next Dimension";
            display: block; 
            cursor: pointer;
            text-align: right;
            min-width: 98px;
            
        }
        
                #div-momento-4:after {
                    content: "";
                    display: inline-block;
                    background-image: url(/images17/setacima.png);
                    height: 8px; width: 8px;
                    background-size: 8px 8px;
                    margin-left: -8px;
                    margin-top: 10px;
                    cursor: pointer;
                }
            
        #momento-5 { display: inline-block; }
        #momento-5:after {
            content: "Rerise of Poseidon";
            display: block; 
            cursor: pointer;
            text-align: right;
            min-width: 126px;
            
        }
        
            #div-momento-5:after {
                content: "";
                display: inline-block;
                background-image: url(/images17/setabaixo.png);
                height: 8px; width: 8px;
                background-size: 8px 8px;
                margin-left: -8px;
                margin-top: 10px;
                cursor: pointer;
            }
        
#campologin3, #campologin4b {
    display: inline-block!important;
}

.campo-form2 {
    background-color: #333!important;
    color: #fff!important;
    padding: 5px!important;
    width: 400px;
    height: 28px!important;
    border: 0px!important;
    font-size: 14px!important;
}
.marker {
    display: initial!important;
	border-radius: 0px!important;
	-moz-border-radius: 0px!important;
    padding: 0px!important;
    margin: 0px!important;
}
