/* fuentes */
.color_negro{color:#000;}
.color_blanco{color:#fff;}
.color_gris_oscuro{color:#616872;}
.color_gris_medio{color:#9b9b9b;}
.color_gris_claro{color:#dedede;}
.color_amarillo{color:#b8b558;}
.color_azul_oscuro{color:#8e0038;}
.color_azul_oscuro a{font-weight:bold; }
.color_{color:#!important;}
.color_{color:#!important;}
.color_{color:#!important;}
.color_{color:#!important;}
.color_{color:#!important;}
.color_{color:#!important;}
.bocadillo-grande{color: #C1000F!important; width:30%; height:30%; float:left; }

.fondo_gris_oscuro{background-color:#9b9d9f;}
.fondo_gris_medio{background-color:#DEDFDF;}
.fondo_gris_claro{ padding: 10px; box-sizing: border-box;background: #ebe6d8;}
.fondo_azul_claro{background-color: #dfe7f0; overflow: hidden; display: table-row-group; width: inherit; }
.fondo_azul_oscuro{background-color: #0d95a5;}
.fondo_amarillo{background-color: #8e0038; margin: 0px;padding: 5px;}
.fondo_blanco{background-color:#fff;}

.borde_amarillo{border: 1px solid #8e0038;}
.borde_azul{border:1px solid #0d95a5;}

.boton_amarillo {background:#c1b600; -webkit-box-shadow: 0px 3px 0px 0px rgba(102,95,0,1); -moz-box-shadow: 0px 3px 0px 0px rgba(102,95,0,1); box-shadow: 0px 3px 0px 0px rgba(102,95,0,1); }
.boton_azul {background:#8e0038; }

.arroba{color:#587CAB; font-size:24px; margin-right:10px; }
.telefono-siniestros{font-size: 30px; font-weight: bolder; line-height: 30px; }

.cuadrado_ok{background: #c1b600; color:#fff; }
.cuadrado_ko{background: #fff; color:#999; }
.cuadrado_instrucciones{background: #587CAB; color:#fff; }
.cuadrado_botones{background: #8e0038; color: #fff; width: 11px; height: 16px; display: inline-block; float: left; }
.cuadrado_botones_high {width: 30px!important; height: 100%!important;background: #bbbaca; }
.cuadrado_botones_high span{margin-left:10px; padding-top: 5px; float: left; height: 24px; }ç
.cuadrado_botones_gris_high {background: rgb(187, 186, 202); }
.cuadrado_botones_verde_high {background: #8e0038; }

input[type="text"], input[type="password"], input[type="datetime"], input[type="number"], input[type="date"], input[type="month"], input[type="time"], input[type="week"] {
    border: 1px solid #000;
}
select, input[type="text"], input[type="tel"] input[type="number"], input[type="password"], input[type="tel"], input[type="textarea"], input[type="email"], .datepicker-input.hasDatepicker {
    color: rgb(0, 35, 56);
}

.flecha_ok{border-color: transparent transparent transparent #c1b600; }
.flecha_ok_inversa{border-color: transparent transparent transparent #F4F4F4; margin-right:-15px; background-color: #c1b600; }
.flecha_ko{border-color: transparent transparent transparent #fff; }
.flecha_ko_inversa{border-color: transparent transparent transparent #9b9d9f; margin-right: -15px; background-color: #fff; }
.flecha_instrucciones{border-color: transparent transparent transparent #587CAB; }
.flecha_instrucciones_inversa{border-color: transparent transparent transparent #DFE7F0; margin-right: -15px; background-color: #587CAB; }
.flecha_botones{border-color: transparent transparent transparent #8e0038; margin-right: 0px; background-color: #FFFFFF; border-style: solid; border-width: 8px; line-height: 30px; display: inline; float: left; *display:none; }
.flecha_botones_gris{background-color: #F4F4F4!important; }
.flecha_botones_gris_oscuro{background-color: #0d95a5!important; }
.flecha_botones_high{width: 0px!important; border-width: 14px; }
.flecha_botones_verde_high {border-color: transparent transparent transparent  #8e0038; background-color: #e9d7e5; }
.flecha_botones_gris_high {border-color: transparent transparent transparent  rgb(187, 186, 202); background: #e9d7e5; }
.flecha_botones_high span{margin-left:10px; padding-top: 5px; float: left; }


.numeros-migas-NS .texto{background: #e9d7e5; text-align: left;}
.numeros-migas-NS .numero-miga .cuadrado_botones span a{color:#fff;}
.numeros-migas-NS .numero-miga .texto a{color: #333; }


@media screen and (max-width: 650px) {
	#siniestro table.tabla_garantias tr td {display: inherit; width: 100%; }
	.fondo_azul_claro {display: block; width: 100%; }
}