:root {
  --principal:  #195d97;
  --principal2: #195d97;
  --fondo1: #64671d;
}

.imprimir {display:none; }


.iconoEmergeLO{ background: url(../imagenes/login.svg) center no-repeat;} 


.label2 {
	float:left;
	text-align:left;
	font-size: 14px;
}

.input2 {
	float:left; 
	width:100%; 
	padding:0px 5px; 
	border: 1px solid #d1d1d1;
	color:#333; 
	background-color:#fff; 
	height:30px; 
	font-size: 14px;
	line-height:30px;
	outline:none;
	border-radius: 0px 50px 50px 0px;
} 

.login-mb { margin-bottom: 28px; }

.login-col1{
	background-color:#e3b141; color:#fff; width: 30px; float:left; text-align: center; padding: 5px 1px 5px 6px; border-radius: 50px 0px 0px 50px; font-size: 17px;
}

.login-col2{
	float:left;width: calc( 100% - 30px);
}


.login-link {
	font-size: 14px;
	color: #195d97;
	text-decoration: none;
}

.login-link:hover {
	color: #102a54; 
	text-decoration: underline;
}

.login-linea {margin: 0 10px; color:#d1d1d1;}

.login-msg {font-size: 14px; font-weight: bold; color:red;}

.boton1G{ width:auto; text-transform:uppercase; letter-spacing:2px; padding:15px 25px 15px 25px;}



/*---------------------*/
/*----- Historial -----*/
/*---------------------*/


.ve-titulo {display:block; height:32px; background-color:#0100a3; color:#000; width:100%; text-align:left; padding-left:5px; text-align: center;}

.ve-tit-txt {
	height: 100%;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	padding:6px 8px;
	margin: 0 auto;
}


.ve-tit-btn {
	position: absolute;
	top: 8px; right: 8px;
	outline:none; border:none;
	opacity: 0.6;
	cursor: pointer;
	background-color: transparent;
}

.ve-tit-btn:hover {
	opacity: 1;
}

.ve_tit_btn2 {top:3px; right:35px; font-size: 20px; color:#fff;}

.ventanEmergenteAncha_450b { width:450px;top: 5px; }
.ventanEmergenteAncha_600b { width:600px; margin-left:-550px;top: 5px; }


.fila2-emer1 { background-color:#f6f6f6; padding: 10px 10px; text-align: left; color: #fff;}
.estatus {white-space: nowrap; background-color:gray; color:white; padding:2px 6px 2px 6px; margin:0;border-radius:10px; }

.mb5 { margin-bottom: 10px; }

/* Tablas */
.tdatos { border-collapse:collapse; width:100%; border:1px solid #d1d1d1; background-color:#ffffff; color:#333;}
.tdatos th { text-align:left; padding:10px 10px; border:1px solid #d1d1d1; background-color:#195d97; color:#fff; font-weight:bold; }
.tdatos td { text-align:left; padding:5px 10px; border:1px solid #d1d1d1;  }
.tdatos tr:nth-child(even){ background-color:#f7f7f7; }
.tdatos tr:hover {background-color: #f5f8ad; color: #333;}

.tdatos thead th { position: -webkit-sticky; position: sticky; top: 0; z-index:1;}

.tdatos-tot { font-weight:bold; border-top:2px solid #64671d; }

.interno5 {font-size: 12px; max-height: calc(100vh - 236px); padding: 10px 0 0 0;}  /*menos -46 504  */
.altoLista5 { width:100%; height: calc(100vh - 285px); overflow: auto; xborder-xbottom:1px solid #d1d1d1;}
.altoLista5::-webkit-scrollbar { width: 8px; }
.altoLista5::-webkit-scrollbar-track { background: #f1f1f1; }
.altoLista5::-webkit-scrollbar-thumb { background: #c1c1c1; }
.altoLista5::-webkit-scrollbar-thumb:hover { background: #555; }

.interno6 { padding: 0; max-height: calc(100vh - 190px); }  /*550*/
.interno6::-webkit-scrollbar { width: 8px; }
.interno6::-webkit-scrollbar-track { background: #f1f1f1; }
.interno6::-webkit-scrollbar-thumb { background: #c1c1c1; }
.interno6::-webkit-scrollbar-thumb:hover { background: #555; }


.tdatos2 { border-collapse:collapse; width:100%; border:none; /*color:#fff;*/ font-size: 12px;}
.tdatos2 td { text-align:left; padding:3px 5px; border:none;  }

.tic-col4-e { flex: 0 0 110px; padding: 0 5px 0 0; }

@media (max-width: 1024px) {
.ventanEmergenteAncha_450b { width:40%; right:0;top: 5px; }
.ventanEmergenteAncha_600b { width:59%; margin-left:0px; left:0;top: 5px; }

}


@media (max-width: 930px) {
	.altoLista5 { height: calc(100vh - 116px); }
	.ventanEmergenteInterno { max-height: calc(100vh - 200px); } 
	.ventanEmergenteAncha_450b, .ventanEmergenteAncha_600b, .ventanEmergenteAncha_60 { width:100%; margin-left:0px; left:0; margin-top:0; top:0; height: 100%; border-radius:0px;top: 5px; }
	.interno5 { max-height:calc(100vh - 200px); padding: 10px 0; }
	.interno6 { max-height:calc(100% - 32px); }


}


/*----------------------------*/
/*----- Bets Adicionales -----*/
/*----------------------------*/

.ba-head8 {
	display:inline-block; width: 100%; background-color:#2b2b2b; padding: 5px 10px 5px 10px; text-align: center; border-bottom: 2px solid #000;
}

.ba-row1 { display:flex; flex-wrap: wrap; justify-content: center; font-size: 12px; margin: margin:0 auto; margin-bottom: 5px;}

.ba-row1-col1 { flex: 0;
    order: 1;
    line-height: 28px;
    text-align: center;
    xfloat: left;
    background-color: #e3e3e3;
    padding: 0 20px;
    border-radius: 20px 0 0 20px;
    border: 1px solid #e3e3e3;
    white-space: nowrap; }
.ba-row1-col2 {     xflex: 0;
    order: 2;
    line-height: 28px;
    text-align: left;
    padding: 0 10px;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    white-space: nowrap;}
.ba-row1-col3 {     flex: 0;
    order: 3;
    line-height: 28px;
    text-align: center;
    background-color: #e3e3e3;
    padding: 0 20px;
    border-radius: 0 20px 20px 0;
    border: 1px solid #e3e3e3;
    white-space: nowrap;}

.ba-row1-img { width:35px; height:28px; float:left; }
.ba-row1-col2-int {display: inline-block;}

.ba-row2 { display: flex; flex-direction: row; width: 100%; font-size: 12px; }

.ba-row2-col1 { flex: 1; padding: 4px 5px; border-right:2px solid #d1d1d1; white-space: nowrap; overflow: hide; }
.ba-row2-col2 { flex: 0; padding: 4px 10px; white-space: nowrap; overflow: hide; }
.ba-row2-col3 { flex: 1; padding: 4px 6px; border-left:2px solid #d1d1d1; white-space: nowrap; overflow: hide; }

.ba_row2_col1_1 { width:16px; height:24px; float:right; }
.ba_row2_col1_2 { width:35px; height:24px; float:right; }
.ba_row2_col1_3 { line-height: 24px; text-align:right; float:right; }

.ba_row2_col2_1 { line-height: 24px; text-align:center; }

.ba_row2_col3_1 { width:16px; height:24px; float:left; }
.ba_row2_col3_2 { width:35px; height:24px; float:left; }
.ba_row2_col3_3 { line-height: 24px; text-align:left; float:left;}

.ba-tb {border-collapse: collapse; width: 100%; font-size: 12px; /*color:#fff;*/}

.ba-tb-td1, .ba-tb-td3 {width: 45%; }
.ba-tb-td2 { text-align: center; }
.ba-tb-caja1 { width:60px; height:60px; position: relative; overflow: hidden; float:right; }
.ba-tb-caja3 { width:60px; height:60px; position: relative; overflow: hidden; float:left; }

.ba-tb-img1 { position: absolute; left: 100%; top: 50%; transform: translate(-100%, -50%);}
.ba-tb-img3 { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }


.ba-tb-caja1b { width:20px; height:65px; float:right; position: relative; overflow: hidden; margin-right:10px; }
.ba-tb-caja3b { width:20px; height:65px; float:left; position: relative; overflow: hidden; margin-left:15px; }

.ba-tb-img1b { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.ba-tb-img3b { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.interno8 {font-size: 12px; /*max-height: calc(100vh - 236px);*/ padding: 10px 0 0 0; margin-bottom: 10px;display: none;}  

.altoLista8 {
    width: 100%;
    /* height: calc(100vh - 285px); */
    overflow: auto;
    xborder-xbottom: 1px solid #d1d1d1;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}

.altoLista8::-webkit-scrollbar { width: 8px; }
.altoLista8::-webkit-scrollbar-track { background: #f1f1f1; }
.altoLista8::-webkit-scrollbar-thumb { background: #c1c1c1; }
.altoLista8::-webkit-scrollbar-thumb:hover { background: #555; }



.ba-contenedor { display:inline-block; width: 100%; xborder: 1px solid #d1d1d1; xborder-radius: 10px; overflow:hidden; margin-bottom: 10px; xbackground-color: #fff; border-bottom: 1px solid #333; padding-bottom: 10px;}
.ba-tit { display:block; width:100%; /*color:#0100a3;*/ xborder-bottom: 1px solid #d1d1d1; text-align:center; padding: 5px; border-radius: 10px 10px 0 0; }
.ba-subcont {display: flex;xbackground-color: #fff;width: 90%;
}
.ba-bet { text-align:center; padding: 2px; flex:1; float:left; line-height: 18px; }
.ba-bet-bl { /*border-left:1px solid #d1d1d1;*/ }

.xxapi-bet-bet-btn:hover, .xxapi-bet-col3-btn-act { /*background-color: #cce8ff;*/  background-color: #e8f014; color: #0069ba; font-weight:bold; border-left:4px solid #0069ba; cursor: pointer;border-radius: 30px;}

/*.bet-bet-btn:hover, .bet-col3-btn-act { background-color: #cce8ff; color: #0069ba; font-weight:bold; border-left:4px solid #0069ba; cursor: pointer;}*/

.bet-bet-btn { font-weight: bold;
    border: 1px solid #ff9b00;
    border-radius: 30px;
    xwidth: 80%;
    xmargin-left: 10%;
    margin: 5px 10px;
    xheight: 25px;
    xpadding-top: 0px;
    /* background-color: #fff; */
    /* color: #fff; */
  }

.bet-bet-btn:hover, .bet-col3-btn-act {     
    background-color: #fff;
    font-weight: bold;
    border-left: 4px solid #0100a3;
    border-radius: 30px;
    cursor: pointer;
	/*background-color:var(--fondo1);  color:var(--principal2);  font-weight:bold; border-left:4px solid var(--principal2); border-radius:30px; cursor: pointer; */}


@media (max-width: 930px) {
	.ba-row1-col1 { flex:1;  order:1; border-right:2px solid #d1d1d1;}
	.ba-row1-col2 { flex:auto; width: 100%;  order:3; border-top: none; text-align: center;}
	.ba-row1-col3 { flex:1;  order:1;  }
	
	.ba-subcont { width: 80%;}

	.ba_row2_col1_3 { width: 100%;}
	.ba_row2_col3_3 { width: 100%;}

	.interno8 { max-height:none; padding: 10px 0;  }

	.altoLista8 { height: none; }

}
