@charset "utf-8";
/* CSS Document */




/* ----------------------- BOX-ATENÇÃO PERSONAGEM -------------------- */

.box-atencao.einstein .ico {
	background: url(../img/einstein_atencao.png) center no-repeat;
}
.box-atencao.napoleao .ico {
	background: url(../img/napoleao_atencao.png) center no-repeat;
}
/* ------------------------------------------- */

#borda_topo {
	border-top: 1px solid #abd1f1 !important;
}

@media (max-width: 640px) {
  #borda_topo {
    border-top: 0px !important;
  }
}

/*CÍRCULO DE NÚMEROS*/

.circuloNumeros .ico-numeros {
    border-radius: 50%;
    float: left !important;
    height: 50px;
    margin-right: 20px;
    width: 50px;
}
.numeros .ico-numeros {
    background-color: #FFF;
	border:	2px solid #69ade7;
}

.numeros > div:last-child {
    border-color: #69ade7 !important;
}
.circuloNumeros .ico-numerosCont {
    border-left: 2px solid #69ade7;
    overflow: auto;
    padding-left: 20px;
    position: relative;
}

.paddingNumeros {
	padding: 7px 0;
}
.ico-numeros span {
    color: #69ade7;
    display: block;
    font-size: 20px;
    font-weight: bold;
    position: relative !important;
    text-align: center;
    top: 17%;
}

.numeros.box-align-middle {
	margin:0;
}

semMargemTop {
	margin-top: 0 !important;
}

.table-responsive {
		border: 0 !important;
		
}

.azul_mais_escuro {
	background-color: #d6edff !important;
}

.branco { color: #FFF !important;
}

.azul_claro {
	background-color:#f1f9ff !important;
}

.content .nav-pills.botoes8 { margin-left: 0 }
.content .nav-pills.botoes8 > li {
	width: 25%;
	height: 100%;
	margin-left: 0;
	text-align:center;
}

.margin_right_10px {
	margin-right: 10px;
}

.modal-body .centralizado {
	text-align:center !important;
}

.box-align-middle-maior .centered img {
    display: block;
    margin: 0 auto !important;
    max-width: 500px !important;
}

.caixa_formula {
	border: 2px solid #69ADE7;
	padding: 10px;
}

.espaco_v_top_30 {
	margin-top: 30px;
}

.espaco_v_bottom_30 {
	margin-bottom: 30px;
}

/*FOTONOVELA*/
#hq svg, #hq svg * {
  font-family: "dekko" !important;
  text-transform: uppercase;
  font-size: 18px;
}

#main #hq {
	margin: 0 auto;
}

ul.bullets li.font_normal {
	font-weight: normal !important;
}

