@CHARSET "utf-8";

html, body {
	height: 100%;
	margin: 0;
}


.mar-compras{
	margin-top:3vh;
}
.bw{
	background-color: white;
}
.w-100 {
	width: 100%
}

.mar-cta {
	margin-bottom: 6vw
}

.mar-datos {
	margin-bottom: 3vw;
}

.p-fil-vtas {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 2vh;
}

.pads-edit {
	padding-bottom: 5vh;
	padding-top: 3vh;
}

.margin_gestion {
	margin-top: 2vh;
}

.marg-filter {
	margin-top: 2vh;
	margin-bottom: 2vh;
}

.p-left0 {
	padding-left: 0px;
}

.p-bot-vtas {
	padding-bottom: 4vh;
}

.point:hover {
	cursor: pointer;
	color: white !important;
}

.holder_home_buttons {
    margin-top: 4vh;
    margin-bottom: 4vh;
}

.label-primary {
	background-color: #cb0100 !important;
}

a:focus, a:hover {
	color: white;
	text-decoration: none;
}

.m-top12 {
	margin-top: 12vh;
	margin-bottom: 12vh;
}

.mar-bot-top {
	margin-top: 6vh;
	margin-bottom: 6vh;
}

.pads-fin {
	padding-bottom: 4vh;
	padding-top: 2vh;
}

.navbar-inverse {
	background-color: transparent;
	border-color: transparent;
}

.compras_holder {
	min-height: 45vh;
	margin-top: 5vh;
}

#button_compras_holder {
	margin-bottom: 3vh;
	margin-top: 3vh;
}

.w100 {
	width: 100%;
}

.w80 {
	width: 80%;
}

td, th {
	padding: 0;
	color: white;
}

.mtop-puntos {
	margin-top: 6vh;
}

.p-15 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.mtop-pass {
	margin-top: 3vh;
}

.table-striped>tbody>tr:nth-of-type(even) {
	background-color: rgba(223, 0, 0, 0.1);
	color: white;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: transparent;
}

.p-log {
	padding-top: 2vh;
	margin-left: 0px;
	font-size: 28px;
	text-align: left;
	padding-left: 25px;
	font-weight: bold;
}

.tienes {
	padding-top: 0vh;
	margin-top: 6vh;
	padding: 20px;
	color: white;
}

.texts-footer {
	height: 60px;
	border-left: 2px solid white;
	margin-top: 10px;
	
}

.datos_widget_nombre {
	color: black;
	/*font-weight: bold;*/
}

/*.wrapper {
	/*background-image: url(../img/fondo_rueda.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	background-color: white;
}*/

/*.wrapper {
    background-image: url(../img/fondo_pepephone.png);
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: bottom center;
}*/

.menu_cuenta_holder {
	margin-top: 4vh;
}

.padscero {
	padding-left: 0px;
	padding-right: 0px;
}

 /*body.modal-open .supreme-container {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}*/

.img-cta {
	width: 80%;
	padding-top: 2vh;
	padding-bottom: 2vh;
}

.bor-bot-red {
	border-bottom: #ce232b 6px solid;
	background-color: #1a1919 !important;
	height: 100px;
}

.white {
	color: white;
}

.m-left {
	margin-left: 2vw;
}

.bor-bot-red-cta {
	border-bottom: #ce232b 6px solid;
	background-color: #1a1919 !important;
}

.p-home {
	color: white;
	font-size: 25px;
}

.bor-bot-red-princ {
	border-bottom: #ce232b 3px solid;
	background-color: #1a1919eb !important;
	color: white;
	font-weight: normal !important;
}

.borde_login {
	border-bottom: 2px solid #cb0100;
}

.p-bot {
	padding-bottom: 1vh;
	font-weight: lighter;
}

.min-h {
	min-height: 120px;
}

.pads-micta {
	padding-bottom: 5vh;
	padding-top: 2vh;
}

.b-black {
	background-color: #1a1919;
}

.b-grey {
	background-color: #666666;
}

.b-red {
	background-color: #ce232b;
	height: 60px;
}

.m-top-tittle {
	margin-top: 5vh;
}

.back-ct-tittle {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 2vh;
	margin-top: 4vh;
	height: auto;
}

.links-home {
	text-align: center;
	font-size: 14px;
	padding-top: 0vh;
	padding-bottom: 1vh;
}

.p-top-links-home {
	padding-top: 4vh;
}

.back-yok {
	border-bottom: #ce232b solid 3px;
	background-color: #1a1919eb;/*#1a1919a1*/
}

.back-yok-puntos {
	border-bottom: #ce232b solid 3px;
	background-color: #1a1919eb;
}

.of_x {
	overflow-x: scroll;	
}

.back-yok-modal {
	border-bottom: #ce232b solid 3px;
	background-color: #1a1919eb;
}

.p-cta {
	color: white;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
}

body {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
		"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.navbar-nav>li>a:hover {
	color: #9d9d9d !important;
	background-color: transparent;
}

.foot-yok {
	float: right;
	padding-top: 0vh;
	padding-left: 0px;
	padding-right: 0px;
}

.foot-contacto {
	text-align: right;
	padding-right: 10px;
	padding-top: 0;
	border-left: 0px;
}

.foot-w {
	color: white !important;
	padding-left: 1vw;
	font-size: 12px;
}

.barra_menu {
	background-color: #666666;
	height: 40px;
}

.wrapper {
	min-height: 100%;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center; 
	/* Equal to height of footer */
	/* But also accounting for potential margin-bottom of last child */
	/*margin-bottom: -40px;*/
}

.footer, .push {
	height: 85px;
	background-color: black;
	text-align: left;
	position: fixed !important;
	bottom: 0px;
	border-top: 3px solid #ce232b;
}

.img_footer {
	background-image: url(/img/yoko-log-foot.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position-y: center;
	height: 60px;
	margin-top: 5px;
}

.widget_usuario {
	height: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.logo_header {
	/*width: 150px;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
    left: 0px;
    top: 0px;*/
}

.botons {
	height: 20px;
	margin-top: 10px;
}

.boto_menu {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: white;
    margin-left: 25px;
    float: right;
}

.logo_marca {
	height: 40px;
	background-image: url(../img/YOKOHAMA_logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.foto_widget {
	height: 50px;
	width: 40px;
	float: left;
}

.datos_widget {
	height: 50px;
	width: auto;
	float: left;
	margin-left: 5px;
}

.carro_widget {
	height: 50px;
	width: 60px;
	float: left;
	padding-top: 0px;
	text-align: center;
	color: #d1262f;
}

.holder_widget {
	width: 100%;
	height: 35px;
	background-color: white;
}

.logout_widget {
	height: 50px;
	width: 65px;
	float: left;
	margin-left: 2vh;
}

.datos_widget_puntos {
	color: black;
	font-weight: bold;
}

.datos_widget_logout {
	color: #cb0100 !important;
	font-weight: bold;
}

.datos_widget_logout:hover {
	color: #D7252F;
	text-decoration: none;
}

.datos_widget_logout:FOCUS, .datos_widget_logout:FOCUS:VISITED {
	text-decoration: none;
}

.back-yoko {
	background-color: #E21E31;
	margin-bottom: 1vh;
}

.align_right {
	text-align: right;
}

.align_left {
	text-align: left;
}

.align_center {
	text-align: center;
}

.flash-notice {
	margin: auto auto;
	width: 300px;
	text-align: center;
	font-size: 20px !important;
	animation: blinker 1s linear infinite;
}

.back-header {
    background-color: black;
    border-bottom: 6px solid #ce232b;
}

.button_opciones {
    background-size: 100% 100%;
    display: block;
    width: 100%;
    padding-top:3vh;
    text-align: center;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 14px;
    color: white;
}

.flash-error {
	margin: auto auto;
	width: 300px;
	text-align: center;
	color: red;
	font-size: 20px !important;
	animation: blinker 1s linear 8;
}

@keyframes blinker { 50% {
		opacity: 0;
	}
}

.margin_bottom_20 {
	margin-bottom: 20px;
}

.row {
	margin-right: 0px;
	margin-left: 0px;
}

.fondo_gris {
	min-height: 120px;
	padding: 20px;
	color:white;
	background-color: black;
	border-bottom: 1px solid red;
	margin-top: 5px;
	margin-bottom: 10vh;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
}

.font_size_20 {
	font-size: 20px;
}

.fondo_gris_left {
	width: 49%;
	float: left;
}

.fondo_gris_right {
	width: 49%;
	margin-left: 2%;
	float: right;
}

.margin_bottom_50 {
	margin-bottom: 50px;
}

.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.modal {
	text-align: center;
	padding: 0 !important;
}

.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}

.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

.floatleft {
	float: left;
}

.col-xs-offset-1_5 {
	margin-left: 12.5%;
}

#navbar-bg {
	background-image: url('../img/logo_client_white.png');
	float: left;
	width: 200px;
	height: 40px;
	background-position: center;
	background-repeat: no-repeat;
}

.navbar {
	min-height: 40px !important;
	height: 40px !important;
}

.navbar-toggle {
	margin-top: 1px;
	height: 30px;
}

#bs-example-navbar-collapse-1 {
	background: #FDFEFF;
}

.highcharts-credits {
	display: none !important;
	visibility: hidden !important;
}

.reenviapremio {
	cursor: pointer;
}

.margin_logo {
	margin-top: 26px;
    margin-bottom: 26px;
}

.fw_normal {
	font-weight: normal;
}

.fodo_saldo {
	padding: 20px 64px 20px 18px;
  	background-color: rgba(223, 0, 0, 0.1);
  	border-bottom: solid 2px #df0000;
}

.saldo_b {
	font-weight: bolder !important;
	font-size: 14px !important;
}

h2 {
	font-size: 16px !important;
	font-weight: bolder !important;
}

.red_border_top {
	border-top: 2px solid #df0000;
	margin-top: 2vh;
}
	
.margen_saldo {
	margin-top: 1vh;
	padding-left: 6vh;
}

.padding_left {
	padding-left: 0vh;
}

.box_shadow {
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
	height: 14vh;
}

.imagen_caja {
	width: 100%;
}

.logo_caja {
	width: 20%;
	margin-left: 1vh;
}

.margin_pagina {
	margin-bottom: 112px;
}

.font_bold {
	font-weight: bold;
}

.font_size_8 {
	font-size: 8px;
}


.medidas_canje {
	height: 7.2vw;	
}

.disp_hidd {
	display: none;
	visibility: hidden;
}

.btn_color_width {
	width: 100%;
	background-color: #E21E31;
	font-family: Montserrat;
	font-size: 12px;
}

.btn_brdrad_4 {
	border-radius: 4px !important;
}

.btn_brdrad_8 {
	border-radius: 8px !important;
}

.btn {
	border-radius: 0 !important;
}

#vermasbutton {
    color: white !important;
    margin-top: 2vh;
	font-weight: bold;
}

.btn_absolute {
	position: absolute;
    bottom: 36px;
    right: 1.2vw;
    width: 4.2vw;
    height: auto;
    padding: 1px;
    font-size: 9px;
}

.width_32 {
	width: 32%;
}

.width_46 {
	width: 46%;
}

.vermas_micuenta {
	border-radius: 8px;
    margin-top: 2vh;
}

.textalign {
	text-align: right;
}

.quitar_padding_cajas {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.padding_1vh {
	padding: 1vh;
}

.padding_1c48vh {
	padding: 1.48vh;
}

.padding_2vh {
	padding: 2vh;
}

.color_black {
	color: black !important;
}

.color_white {
	color: white !important;
}

.margin_top_4vh {
	margin-top: 4vh;
}

.g-recaptcha {
	margin-left: auto;
	margin-right: auto;
	width: fit-content;
	margin-top: 15px;
}

.paddingLeft_2vw {
	padding-left: 2vw;
}

.standard_button_fix_size {
    height: auto;
    width: 180px;
    text-align: center;
    font-size: 16px;
}

.sbf_size_s {
    height: auto;
    text-align: center;
    font-size: 16px;
}

input[type="text"]:focus,
input[type="date"]:focus,
input[type="password"]:focus,
select.glow_sel:focus { 
    outline: none;
    border-color: #e21e3199;
    box-shadow: 0 0 10px #e21e31ba;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, 
.pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 0 !important;
}

/*select.glow_sel > option:selected {
  background-color: #e21e3199 !important;
}

select.glow_sel option {
  background-color: black;
}*/

table > tbody > tr > th > a.sortable,
table > tbody > tr > th > a.desc,
table > tbody > tr > th > a.sortable:visited {
	color: #E21E31;
}

table > tbody > tr > th > a.asc {
	color: #b11625;
}

table > tbody > tr > th > a.desc {
	color: #ff3346;
}

table > tbody > tr > th > a.sortable:active {
	color: #E21E31;
}

a.excel_a {
	color: white;
	font-weight: 500;
	text-shadow: 2px 2px 2px #E21E31;
}

.form-control {
    background-color: black !important;
    color: white;
    border-color: white;
    color-scheme: dark;
}

.margin_bottom_2vh {
	margin-bottom: 2vh;
}

.margin_btn_excel {
    margin-bottom: 12vh;
    margin-top: 4vh;
}

/*
	PAGINATION COLORS
*/

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, 
.pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: white;
    background-color: #E21E31;
    border-color: black;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, 
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    color: white;
    background-color: #E21E31;
    border-color: white;
}

.pagination>li>a, .pagination>li>span {
    color: white;
    background-color: #E21E31;
    border: 1px solid black;
}

/**/

@media only screen and (max-width: 1500px) {
	.img-cta {
		width: 100%;
		padding-top: 3vh;
		padding-bottom: 0vh;
	}
	
	.h1, h1 {
		font-size: 30px;
	}
	
	.foot-yok {
		float: right;
		padding-top: 0vh;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.foot-w {
		color: white !important;
		padding-left: 1vw;
		font-size: 10px;
	}
	
	.img_footer {
		/*background-image: url(/img/yoko-log-foot.jpg);
		background-repeat: no-repeat;
		background-size: contain;
		background-position-y: center;*/
		height: 40px;
		margin-top: 5px;
	}
	
	.footer, .push {
		height: auto;
		/*background-color: black;*/
		text-align: left;
		position: fixed;
		bottom: 0px;
		border-top: 3px solid #ce232b;
	}
	
	.texts-footer {
		height: auto;
		border-left: 2px solid white;
		margin-top: 4px;
		margin-right: 0;
	}
	
	.p-home {
		color: white;
		font-size: 18px;
	}
	
	.holder_widget {
		width: 100%;
		height: 35px;
		background-color: white;
	}
	
	.menu_cuenta_holder {
		margin-top: 3vh;
		/*margin-bottom: 12vh;*/
	}
	
	.bor-bot-red-cta {
		border-bottom: #ce232b 6px solid;
		background-color: black !important;
	}
	
	.p-cta {
		color: white;
		font-size: 24px;
		text-transform: uppercase;
		text-align: center;
	}
	
	/*.min-h {
		min-height: 70px;
	}*/
	
	.bor-bot-red {
		border-bottom: #ce232b 6px solid;
		background-color: black !important;
	}
	
	.medidas_canje{
		height: auto;	
		margin-top:20px;
	}
}


/* ipad Mini Portrait */
@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.padding_movil_cajas {
	    padding-right: 0;
	    padding-left: 8vh;
	}
	
	.btn_absolute {
	    bottom: 46px;
	    right: 2.2vw;
	}
}


/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
@media only screen and (min-width: 1200px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
	.padding_movil_cajas {
	    padding-right: 0;
	    padding-left: 5vh;
	}
	
	.btn_absolute {
    	bottom: 46px;
    	right: 2.2vw;
    	width: 3.2vw;
	}		
}


@media only screen and (max-width: 768px) {
	
	.mar-compras{
		margin-top:10vh;
	}
	.mar-bot-cta {
		margin-bottom: 2vh;
	}
	
	.standard_button_fix_size {
		height: 40px;
		width: 140px;
		text-align: center;
		padding: 1px;
		font-size: 16px;
		padding-top: 7px;
	}
	
	.pads-cta-mov {
		margin-bottom: 10vh;
		padding-bottom: 3vh;
		padding-top: 2vh;
	}
	
	.img-cta {
		width: 100%;
		padding-top: 2vh;
		padding-bottom: 2vh;
	}
	
	.h2, h2 {
		font-size: 20px;
	}
	
	.p-home {
		color: white;
		font-size: 13px;
	}
	
	.holder_widget {
		width: 100%;
		height: 30px;
		background-color: white;
	}
	
	.h1, h1 {
		font-size: 20px;
	}
	
	.foot-w {
		color: white !important;
		font-size: 9px;
	}
	
	.fodo_saldo {
	    padding: 20px;
	    background-color: rgba(223, 0, 0, 0.1);
	    border-bottom: solid 2px #df0000;
	    text-align:center;
	}
	
	.back-ct-tittle {
	    padding-top: 0px; 
	}
	
	.medidas_canje{
		height: auto;	
		margin-top:20px;
	}
	
	.boton-canje{
		position: absolute;
	    bottom: 34px;
	    right: 7.2vw;
	    background-color: #cb0100;
	    width: 12.2vw;
	    height: 3.2vw;
	    padding: 0px;
	    font-size: 9px;
	    border-radius: 6px;
	}
	
	.margin_logo {
		margin-bottom: 0;
	}
	
	.texts-footer {
		margin-right: 0;
	}
	
	.padding_movil_cajas {
		padding-right: 4vh;
	}
	
	.btn_absolute {
	    bottom: 40px;
	    right: 6vw;
	    width: 8vw;
	}
	
	.margin_bottom_16vh_m {
		margin-bottom: 16vh;
	}
	
	.margin_top_4vh_m {
		margin-top: 4vh;
	}
}