@charset "utf-8";
body {
	/*font: 100% Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Geneva, sans-serif;
	background-color: #CCCCCC;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	margin-top:15px;
}

#container {
	min-width:1050px;
	width: 90%;
	background: #FFFFFF;
	margin: 0 auto;
	border: 2px solid #ff9a00;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	box-shadow:0 0 4px rgba(0, 0, 0, .4);
	-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);
	-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);
	text-align: left;
	}
	
#header { 
	background: #FFFFFF;
	background-image:url(../images/logo_biaani.png);
	background-repeat:no-repeat;
	background-position:left top;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	height:120px;
	text-align:right;
	padding: 0 10px 0 20px;
}

#contenidos{
	margin: 0;
	padding:10px;
	min-height:710px;
	width:98%;
	border:0px solid #000;
	}

#header .tituloNaranja{
	font-weight:bold;
	font-size:24px;
	color:#d96500;
	padding: 30px 20px;
	}

.banner_loading{
	display:block;
	width:100%;
	height:50px;
	margin-top:25px;
  	padding-top:10px;
	}

#loginForm{
	padding-left:25px;
	}

.tituloGris{
	font-weight:bold;
	font-size:16px;
	color:#666;
	}
.right{
	text-align:right;
}

.rightmargin30{
	margin-right:30px;
	padding-right:80px;
}



.center{
	text-align:center;
}
.left{
	text-align:left;
}
.titutoAzul{
	font-weight:bold;
	font-size:16px;
	color:#002071;
	}
	
.subTitle{
	font-weight:bold;
	font-size:12px;
	color:#002071;
	}

.tituloNaranja{
	font-weight:bold;
	font-size:16px;
	color:#d96500; /*ff9a00*/
	}

.textoGris{
	font-size:12px;
	color:#cccccc;
	}

.textoAzul{
	font-size:12px;
	color:#002071;
	}

.textoNaranja{
	font-size:12px;
	color:#ff9a00;
	}

.mensajeDeSistema{
	font-size:12px;
	color:#F00;
	}	
.btn_tools_v2 {
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	background-color:#ffec64;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
}
.btn_tools_v2:hover {
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	background-color:#ffab23;
}
.btn_tools_v2:active {
	position:relative;
	top:1px;
}
	
	
	
	
#respuesta{
	padding-left:50px;
	padding-top:10px;
	}
#textoMargenIzquierdo{
	padding-left:20px;
	}

#header h1 {
	margin: 0;
	padding: 10px 0;
}

#mainContent {
	padding: 0px;
	background: #FFFFFF;
}

#footer {
	/*background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;*/
	background: #ff9a00;
	padding: 0px;
	text-align:center;
	color:#333;
	font-size:10px;
	width:100%;
	height:15px;
	border:0px solid #333;
	
	border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	padding-top:90px;
	vertical-align:bottom;
}
/* FORM DECORATION S*/
/*-------------------------------------------------*/
#loginForm{
	display:block;
	height:300px;
	font-size:12px;
	color:#666666;
	}

#chooseDateForm{
		height:100px;
	}

fieldset {
	height: 30em;
	width: 19em;
	border: 0;
	margin: 0;
	padding: 1em;
	float: left;
	display:inline-block;	
	}

input{
	font-size:12px;
	color:#333;
	border:1px solid #ff9a00;
	}
textarea{
	height:10em;
	width: 9em;
	font-size:12px;
	color:#333;
	border:1px solid #ff9a00;
	}	
.btn_consultar{
	margin-left:15px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	border:1px solid #ff9a00;
	}

select{
	font-size:12px;
	color:#333;
	border:1px solid #ff9a00;
	}

.inputsLargos{
	width:220px;
	}

/*BANNER*/
.2pics {  
    height:  237px;  
    width:   237px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 5px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
	width: 363px;
	height: 467px;
    top:  0; 
    left: 0 
}

.pics {
	display: block;
	overflow:hidden;
	width: 375px;
	height: 480px;
}

.descripcion_dato{
	font-size:12px;
	color:#666;
	padding-bottom:5px;
	}

.ingresoCorto{
	width:50px;
	background-color:#F3F3F3;
	border:1px solid #ff9a00;
	/*border:1px solid #002071;*/
	margin-left:30px;
	}

.ingresoDatos{
	width:250px;
	background-color:#F3F3F3;
	border:1px solid #ff9a00;
	/*border:1px solid #002071;*/
	margin-left:30px;
	}

.textItem{
	padding: 5px 10px 0px 10px;
	color:#666;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	}
	
.success{
	color:#0C0;
	font-size:12px;
	font-family:Arial;
	text-align:center;
	}

.error{
	color:#F00;
	font-size:12px;
	font-family:Arial;
	text-align:center;
	}

.titleItem{
	padding: 5px 10px 0px 10px;
	color:#666;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	border-bottom:1px solid #F90;
	}

.userTitle{
		height:55px;
		vertical-align:top;
		padding-left:0px;
		color:#002071;
		font-size:18px;
		font-weight:bold;
	}
.userTitle2{
		height:40px;
		vertical-align:top;
		padding-left:0px;
		color:#002071;
		font-size:14px;
		font-weight:bold;
	}	
a.btn_regresar:link, a.btn_regresar:visited, a.btn_regresar:active{
	display:block;
	height:14px;
	width:100px;
	background-image:url(../images/arrows_back.png);
	background-repeat:no-repeat;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
	color:#090;
	}
	
a.btn_regresar:hover {
	background-image:url(../images/arrows_back.png);
	color:#030;
	
	}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
a.btn_operacion:link, a.btn_operacion:visited, a.btn_operacion:active{
	text-align:right;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	color:#06F;
	width:100%;
	padding-right:25px;
	}

a.btn_operacion:hover {
	color:#ff9a00;
}
/*-----------------------------------------------------------------*/
a.theButtonIsOn{
	display:block;
	float:left;
	height:20px;
	width:40px;
	margin-right:5px;
	border:0px solid #C00;
	background-image:url(../images/on_switch_button.png);
	background-repeat:no-repeat;
}

a.theButtonIsOff{
	display:block;
	float:left;
	height:20px;
	width:40px;
	margin-right:5px;
	border:0px solid #C00;
	background-image:url(../images/off_switch_button.png);
	background-repeat:no-repeat;
}
/*-----------------------------------------------------------------*/
a.theChangeButton{
	display:block;
	/*float:left;*/
	height:20px;
	width:40px;
	margin-right:5px;
	border:0px solid #C00;
	background-image:url(../images/icon_change.png);
	background-repeat:no-repeat;
}

a.theChangeButton{
	display:block;
	/*float:left;*/
	height:20px;
	width:40px;
	margin-right:5px;
	border:0px solid #C00;
	background-image:url(../images/icon_change.png);
	background-repeat:no-repeat;
}
/*-----------------------------------------------------------------*/
.separadorVertical{
	width:1px;
	background-color:#ff9a00;
	}

.separadorHorizontal{
	height:1px;
	background-color:#ff9a00;
	}

.separadorHorizontalBlanco{
	height:15px;
	background-color:#ffffff;
	}
/*----------------------------------------------------------------------*/
/*DATE PICKER */
/*----------------------------------------------------------------------*/
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar.png) no-repeat; 
}
/*--------------------*/
.arrowforward{
	background: url(../images/arrows_adelante.png) no-repeat;
	width: 10px;
	height: 11px;
	padding: 0;
	margin: 0;
	margin-right:10px;
	display:  inline-block;
}
.arrowback{
	background: url(../images/arrows_back.png) no-repeat;
	width: 10px;
	height: 11px;
	padding: 0;
	margin: 0;
	margin-left:10px;
	display:  inline-block;
}
/*--------------------*/
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/*--------------------*/
input.dp-applied {
	width: 140px;
	float: left;
}
/*--------------------*/
.fa{
	/*display:block;*/
	border:1px solid #C00;
	height:14px;
	min-width:130px;
	background-color:#CCC;
}
/*----------------------------------------------------------------------*/
a.btn_reports:link, a.btn_reports:visited, a.btn_reports:active{
	display:block;
	height:14px;
	min-width:130px;
	padding-left:17px;
	background-image:url(../images/icons/icono-flecha.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
	color:#ff9a00;
	}
	
a.btn_reports:hover {
	/*background-image:url(../images/arrows_back.png);*/
	color:#030;
	}
/*----------------------------------------------------------------------*/
a.btn_geo_reports:link, a.btn_geo_reports:visited, a.btn_geo_reports:active{
	display:block;
	height:14px;
	/*min-width:100px;*/
	padding-left:17px;
	margin-left:17px;
	background-image:url(../images/icons/icono-flecha.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
	color:#ff9a00;
	}
	
a.btn_geo_reports:hover {
	/*background-image:url(../images/arrows_back.png);*/
	color:#030;
	}
/*----------------------------------------------------------------------*/
a.btn_descarga:link, a.btn_descarga:visited, a.btn_descarga:active{
	display:block;
	height:14px;
	width:130px;
	padding-left:17px;
	background-image:url(../images/icons/icono-flecha.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	font-weight: normal;
	font-size:10px;
	color:#ff9a00;
	}
a.btn_descarga:hover {
	color:#030;
	}
/*----------------------------------------------------------------------*/
.reportResults{
	padding-top:15px;
	}
.reportRow{
	font-size:10px;
	padding-right:5px;
	color:#666;	
	}
	
.reportRowTitle{
	font-weight:bold;
	font-size:11px;
	padding-right:5px;
	color:#666;
	background-color:#CCC;
	}
	
.reportRowTitleBold{
	font-weight:bold;
	font-size:12px;
	padding-right:5px;
	color:#000;
	background-color:#CCC;
	text-align:center;
	margin-bottom:10px;
	text-transform: uppercase;
	
	}	
a.btn_reportsOrder:link, a.btn_reportsOrder:visited, a.btn_reportsOrder:active{
	height:14px;
	padding-left:17px;
	padding-right:5px;
	background-image:url(../images/icons/icono-flecha.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	color:#666;
	font-weight:bold;
	}
	
a.btn_reportsOrder:hover {
	color:#ff9a00;
	font-weight:bold;
	}
	
/*-------------------------------------------------*/
.report_title_form{
	font-weight:bold;
	font-size:12px;
	}

.reportXLS{
	height:20px;
	width:500px;
	}

a.btn_reportsXLS:link, a.btn_reportsXLS:visited, a.btn_reportsXLS:active{
	display:block;
	float:left;
	height:20px;
	width:130px;
	padding-left:20px;
	padding-right:10px;
	background-image:url(../images/icons/xls_icon.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
	color:#666;
	font-weight:bold;
	}
	
a.btn_reportsXLS:hover {
	color:#ff9a00;
	font-weight:bold;
	}

a.btn_reportsTXT:link, a.btn_reportsTXT:visited, a.btn_reportsTXT:active{
	display:block;
	float:left;
	height:20px;
	width:100px;
	padding-left:20px;
	padding-right:10px;
	background-image:url(../images/icons/icon_csv.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
	color:#666;
	font-weight:bold;
	}
	
a.btn_reportsTXT:hover {
	color:#ff9a00;
	font-weight:bold;
	}

.selects_reports{
	color:#666666;
	font-size:12px;
	}
	
.selects_merchant{
	font-size:12px;
	color:#333;
	background-color:#F3F3F3;
	border:1px solid #ff9a00;
	margin-left:30px;
}
.selects_merchant option{
	background-color:#F3F3F3;
}
	
.rowTitle{
		height:25px;
		padding-bottom:10px;
		border-bottom:#F00 solid 1px;
	}

.colTitle{
		color:#FFF;
		text-align:left;
		background-color:#333;
		padding-left:10px;
	}
.textItemgris{
	color:#666666;
	font-size:12px;	
	}
	
.btn_solicitarpin{
	margin-left:34px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	font-weight:bold;
	background-color:#ff9a00;
	color:#FFF;
	border:1px solid #ff9a00;
	}
	
.btn_solicitarpin:hover {
	background-color:#fefefe;
	color:#ff9a00;
	}
#upc_msg{
	margin-top:20px;
	margin-bottom:10px;
	display:block;
	height:100px;
	width:150px;
	}
/*---------------------------------------------------*/

#ticket{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#666;
	margin-bottom:10px;
}
/*---------------------------------------------------*/
#graph_container { 
	width: 100%;
	background: #FFFFFF;
	margin: 0 auto;
	margin-top:15px;
	border: 0px solid #000000;
	text-align: left;
}
#graph_navbar {
	float: left; 
	width: 12em;
	background: #EBEBEB;
	padding: 15px 0;
	border: 0px solid #000000;
}
#graph_content{
 	margin: 0 1.5em 0 13em;
	border: 0px solid #000000;
} 
.canvas-loader {
	position: absolute;
	top: 50%;
    left: 50%;
	height:auto;
	width: auto;
	margin-top: 10px
	margin-left:auto
	margin-right:auto
	
	border: 0px solid #000000;
}
#graph_navbar h2{
	color:#666;
	padding:3px;
	margin:3px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	}
#graph_navbar h3{
	color:#666;
	padding:3px;
	margin:3px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}
#graph_navbar h4{
	color:#666;
	padding:3px;
	margin:3px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	}

#graph_navbar ul{
	list-style-type: none;
	margin:0;
	padding:0;
}
#graph_navbar li{
margin:10px;
}
.canvas-txttitle{
	font-size:14px;
	color:#9a9a9a;
	text-align:center;
}
#graph_navbar .btn {
  display:block;
  min-width:150px;
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  font-family: Arial;
  color: #ffffff;
  font-size: 10px;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  text-align:center;
  margin-bottom:5px;
}

#graph_navbar .btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.center{
	text-align:center;
	vertical-align:middle;
}

.btn_report {
  display:block;
  width:100px;
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  font-family: Arial;
  color: #ffffff;
  font-size: 9px;
  padding: 2px 10px 2px 10px;
  text-decoration: none;
  text-align:center;
  margin-top:3px;
  margin-bottom:3px;
  margin-left:5px;
  margin-right:5px;
}

.btn_report:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.semaforo{
  text-align:center;
  display:block;
  width:40px;
  font-weight:bold;
  border:1px solid #666;
}

.verde{
	background-color: #2EFE2E;
}

.rojo{
	background-color: #FE2E2E;
}

.amarillo{
	background-color: #F7FE2E;
}

.arrowDiv{
  margin: 0, auto;
  text-align:center;
  border:0px solid #666;
  margin-bottom:15px;
}

#contenidoReports{
	width:920px;
	height:auto;
	padding-left:5px;
	color:#666666;
  	border:0px solid #666;
	}
	
#reportResults{
  margin: 0, auto;
  width:90%;
  text-align:center;
  border:0px solid #666;
  margin-bottom:15px;
}

#contenidoReportsExistencia{
	height:auto;
	padding-left:5px;
	color:#666666;
  	border:0px solid #666;
	}

#DetalleReportsExistencia{
	height:auto;
	margin-top:35px;
	padding-left:5px;
	color:#666666;
  	border:0px solid #CCC;
	}

#canvas-container{
	border:solid 0px #00F; 
	margin-left:15px;
}
.submenuGeo{
	font-weight:bold;
	font-size:.8em;
	margin-left:15px;
	margin-bottom:15px;
}
/*-----------------------------------------------------------------*/
/*-----------------------------------------------------------------*/
#divProductosList{
	border:0px solid #F00;
}
#divProductos{
	background-color:#FFF;
	border:1px solid #CCC;
	width:98%;
	float: left;
	margin-bottom:5px;
	text-align:left;	/*border:1px #06F solid;*/
	}
#divProductos_2{
	background-color:#CCC;
	border:1px solid #CCC;
	width:98%;
	float: left;
	margin-bottom:5px;
	text-align:left;	/*border:1px #06F solid;*/
	}
#divProductos .productItem{
	display:block;
	float:left;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:10px;
	font-size:12px;
	color:#666;
	/*border:1px #0FF solid;*/
	}
#divProductos .input_comision{
	width:35px;
	}
#divProductos .roundedTwo {
	width: 20px;
	height: 20px;
	margin:0;
	padding:0;
	padding-left:5px;
}
#divProductos_2 .productItem{
	display:block;
	float:left;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:10px;
	font-size:12px;
	color:#666;
	/*border:1px #0FF solid;*/
	}
#divProductos_2 .input_comision{
	width:35px;
	}	
	
#divProductos_2 .roundedTwo {
	width: 20px;
	height: 20px;
	margin:0;
	padding:0;
	padding-left:5px;
}

/*-----------------------------------------------------------------*/	
/*-----------------------------------------------------------------*/
.imagenProducto{
	width: 150px;
	height: 143px;
	margin:0;
	padding:0;
	padding-left:5px;
}
/*-----------------------------------------------------------------*/

/*-----------------------*/
/*-----------------------*/
.tableList {
	width:90%;
    border: solid 1px #ff9a00;/*3c8dbc*/;/*81BEF7*/
    border-collapse: collapse;
    border-spacing: 0;
    font: normal 13px Arial, sans-serif;
}
.tableList thead th {
    background-color: #ff9a00;/*3c8dbc*/;/*81BEF7*/
    border: solid 1px #ff9a00;/*3c8dbc*/;/*81BEF7*/
    color: #FFF;
    padding: 10px;
    text-align: left;
    text-shadow: 1px 1px 1px #fff;
}
.tableList tbody td {
    border: solid 1px #ff9a00;/*3c8dbc*/;/*81BEF7*/
    color: #333;
    padding: 2px;
    text-shadow: 1px 1px 1px #fff;
}
.tableList-rounded {
    border: none;
}
.tableList-rounded thead th {
    background-color: #ff9a00;/*3c8dbc*/;/*81BEF7*/
    border: none;
    text-shadow: 1px 1px 1px #666;
    color: #FFF;
}
.tableList-rounded thead th:first-child {
    border-radius: 10px 0 0 0;
}
.tableList-rounded thead th:last-child {
    border-radius: 0 10px 0 0;
}
.tableList-rounded tbody td {
    border: none;
    border-top: solid 1px #957030;
    background-color: #F2F2F2;
}