body{
    margin: 0;
}
#login{

	margin-bottom: 0;
	-webkit-transform:scale(1);
	width: 100%;
    margin-top:20px;
}

.camp_lic{
	/*float: left;*/
	width: 90%;
	margin: 3% auto;
}

.logininput{
width: 90%;
height:37px;
font-size:14pt;

}

.center{
	text-align: center;
}

.clear{
	clear: both;
}
.submit{
	height: 50px;
	width: 50%;
	text-indent: 11px;
	margin: 0 auto;
	background: #656599;
	color: #FFF;
	text-shadow: 0 0 0 ;
	line-height: 37px;
	text-align: center;
	font-size: 15pt;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}
.submit a{
	display: block;
	color: #FFF;
	text-decoration: none;
}
.submit img.left{
	float: left;
	left: 0;
}
.submit img.right{
	float: right;
	right: -10px;
	position: relative;
}
#logo{
	width: 250px;
	/*height: 145px;*/
	margin: 30px auto 0;
}
#logo img{
	width: 100%;
}
#texto_ini{
	color: #858585;
    font-family: 'Arial','Helvetica',sans-serif;
    font-size: 15pt;
    font-weight: bold;
    text-align: center;
}




/* Custom Icons Navbar  */
.nav-glyphish-example .ui-btn .ui-btn-inner { padding-top: 40px !important; }
.nav-glyphish-example .ui-btn .ui-icon { width: 30px!important; height: 30px!important; margin-left: -15px !important; box-shadow: none!important; -moz-box-shadow: none!important; -webkit-box-shadow: none!important; -webkit-border-radius: 0 !important; border-radius: 0 !important; }

.icono{
    float: left;
    position: relative;
    top: -5px;
	width:30px;
	height:30px;
    margin-right: 10px;
}

/*#refresh {
	background: url(../images/sprite.png) 0 0;
}*/
#config{
    background: url(../images/sprite.png) -330px 0;
}
#soporteicon {
	background: url(../images/sprite.png) -25px 0;
}
#abouticon {
	background: url(../images/sprite.png) -360px 0;
}
#ventas {
	background: url(../images/sprite.png) -58px 0;
}
#seminuevos {
	background: url(../images/sprite.png) -90px 0;
}
#servicio {
	background: url(../images/sprite.png) -118px 0;
}
#refacciones {
	background: url(../images/sprite.png) -180px 0;
}
#hyp {
	background: url(../images/sprite.png) -150px 0;
}
#administracion {
	background: url(../images/sprite.png) -210px 0;
}
#favoritos{
    background: url(../images/sprite.png) -266px 0;
}
#all{
    background: url(../images/sprite.png) -300px 0;
}

.estrella_low{
    background: url(../img/star1.png) 0 0;
    position: absolute;
    left: 15px;
    top: 40px;
}
.estrella_up{
    background: url(../img/star2.png) 0 0;
    position: absolute;
    left: 15px;
    top: 40px;
}
.doc{
    background: url(../img/doc.png) 0 0;
    position: absolute;
    left: 15px;
    top: 40px;
}
.chart{
    background: url(../img/grafica.png) 0 0;
    position: absolute;
    left: 15px;
    top: 40px;
}
.icono_swipe{/* icono */
	width:30px;
	height:30px;
    margin: -28px auto;
    margin-right: 10px;
}
.ico_swipe{ /* Contenedor del icono */
    width: 33.33%;
    height: 100%;
    float: left;
}
#fav_swipe{
    /*background: #e1e1e1;*/
    background: #d7d7d7;
}
#doc_swipe{
    background: #dcdcdc;
    background: #d7d7d7;
}
#chart_swipe{
    background: #bfbfbf;
    background: #d7d7d7;
}
#comparacion .ui-icon {
	width:20px;
	height:23px;
	background: url(../img/sprite.png) -50px 0;
}

/* Custom Icons Navbar  */
.ui-icon-email{
    background-position: -872px -1px;
}


.selected_li{
    background: #232323;
}
.ui-panel-inner{
    padding-top: 0;
}


.center {
text-align:center;
}



@-webkit-keyframes openind {
  0% {
    right: 0%;
  }

  100% {
    right: 80%;
  }
}

@-webkit-keyframes closeind {
  0% {
    right: 80%;
  }

  100% {
    right: 0%;
  }
}

/* Datos */
body,html{
    /*overflow: hidden;*/
}
#header-divider{
    width: 372px;
}
.left_content{
    width: 372px;
    height: 600px;
    float: left;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    background: #FFF!important;
}
.right_content{
    width: 60%;
    height: 100%;
    float: left;
    overflow-y: hidden;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    background: #FFF!important;
}
.ui-bar-c, .ui-li{
    border-right: 1px solid #ccc;
}

/* Chart */
table{
    margin: 0 auto;
    /*width: 95%;*/
    font-family: arial, sans-serif;
    border-collapse: collapse;
}
table, tr, td, th{
   border: 1px solid #C4C4C4;
}
table thead th{
    color: #FFF;
    background: #C1C1C1;
    font-weight: normal;
}
table tbody td{
    color: #9E9E9E;
    font-weight: bold;
}
.normal{
    width: 35%;
}

.submit_{
    background: transparent;
    color: #FFF;
    font-size: 18pt;
    border: none;
    margin-top: 10px;
	cursor: pointer;
	position: relative;
	left: -5px;
}
.center{
    text-align: center;
    width: 25%;
}
.right{
    text-align: right;
    padding-right: 10px;

}
/*
#chart{
    margin: 0 auto;
    height: 200px!important;
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
}
*/
.grafica{
    margin: 0 auto;
    width: 98%!important;
    height: 145px!important;
    position: relative;
    z-index: 1;

}

#ContenedorGraficas{
    bottom: 0;
    position:absolute;
    top: 315px;
    overflow: scroll;
    margin: 0 auto 0 auto;
    z-index: 10000;
	border-top: 1px solid #c1c1c1;
}
#chart_sinconexion_meses{
	/*padding-bottom: 50px;*/
}

#chart_sinconexion_dias,#chart_sinconexion_meses{
    margin: 9px auto;
    width: 98%!important;
    height: 190px!important;
    position: relative;
    z-index: 1;
}

input[type="number"] {
    display:none !important;
}
.ui-input-text .ui-body-c .ui-corner-all .ui-shadow-inset .ui-slider-input{
    display:none !important;
}
#cuerpo_datos{
    font-size: 10.5pt;
}
#contenedorgrafica{
    background: #FFF!important;
}
#tablaDoc, #tablaDoc tr,#tablaDoc td, #tablaDoc th{
    border: none;
	text-shadow: none;
}


/***  Botones Footer Tema 1 Inicio  ***/
.divisor_footer_tema1{
	float: left;
	left: 1px;
	border: 0;
	background: #d1d1d1;
	width: 1%;
	height: 54px;
	position: relative;
	z-index: 1000;
}
#footer.footer_tema1 .ui-btn.ui-btn-up-c.ui-btn-inline{
    color: #a1a1a1;
}
#footer.footer_tema1 .ui-btn-inner{
    padding: 15px 0 15px 0!important;
}
#footer.footer_tema1 .ui-btn-active {
    border: 1px solid #ccc!important;
    font-weight: 700!important;
    color: #222!important;
    text-shadow: none;
	background: #FFF!important;
	height: 53px!important;
}

#footer.footer_tema1 .ui-btn-hover-c{
	background: #E4E1E1!important;
	border: none;
	color: #999;
}
#footer.footer_tema1 .ui-btn-hover-c.ui-btn-active{
	background: #FFF!important;
	-webkit-box-shadow: none;
}
#footer.footer_tema1 .ui-btn-up-c:focus, #footer.footer_tema1 .ui-btn-up-c.ui-btn-active:focus{
	-webkit-box-shadow: none;
}

#footer.footer_tema1 .ui-btn-up-c {
    border:none;
    text-shadow: 0 1px 0 #939393;
    background: #E4E1E1;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    font-family: Helvetica,Arial,sans-serif;
}
#footer.footer_tema1 .ui-btn-active span.ui-btn-text{
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 13.5pt;
    color: #5f5f60;
}

#footer.footer_tema1 span.ui-btn-text{
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 13.5pt;
}

/*** Botones footer Tema 1 Fin ***/


/***  Botones Footer Tema 2 Inicio  ***/
.divisor_footer_tema2{
	float: left;
	left: 1px;
	border: 0;
	background: #4f4f4f;
	width: 1%;
	height: 54px;
	position: relative;
	z-index: 1000;
}
#footer.footer_tema2 .ui-btn.ui-btn-up-c.ui-btn-inline{
    color: #a1a1a1;
}
#footer.footer_tema2 .ui-btn-inner{
    padding: 15px 0 15px 0!important;
}
#footer.footer_tema2 .ui-btn-active {
    border: 0;
    font-weight: 700!important;
    color: #d1d1d1!important;
    text-shadow: none;
	background: #3B3B3B!important;
	height: 53px!important;
}

#footer.footer_tema2 .ui-btn-hover-c{
	background: #595959!important;
	border: none;
	color: #d1d1d1;
}
#footer.footer_tema2 .ui-btn-hover-c.ui-btn-active{
	background: #3B3B3B!important;
	-webkit-box-shadow: none;
}
#footer.footer_tema2 .ui-btn-up-c:focus, #footer.footer_tema2 .ui-btn-up-c.ui-btn-active:focus{
	-webkit-box-shadow: none;
}

#footer.footer_tema2 .ui-btn-up-c {
    border:none;
    text-shadow: 0 1px 0 #939393;
    background: #E4E1E1;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    font-family: Helvetica,Arial,sans-serif;
}
#footer.footer_tema2 .ui-btn-up-c {
    border:none;
    text-shadow: 0 1px 0 #939393;
    background: #595959;
    font-weight: 700;
    color: #d1d1d1;
    cursor: pointer;
    text-decoration: none;
    font-family: Helvetica,Arial,sans-serif;
}
#footer.footer_tema2 .ui-btn-active span.ui-btn-text{
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 13.5pt;
    color: #d1d1d1;
}

#footer.footer_tema2 span.ui-btn-text{
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 13.5pt;
}

/*** Botones footer Tema 2 Fin ***/

.ui-footer-fixed {
    padding-bottom: 0!important;
}
.barra_icons{
    text-shadow: 0 1px 0 #939393;
    background: #666666;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    font-family: Helvetica,Arial,sans-serif;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#939393));
    background: -webkit-linear-gradient(top, #666666 0%,#939393 100%);

    width: 50%;
    float: left;
    position: relative;
}
#sinconexion{
    width: 132px;
    height: 154px;
    margin: 0 auto;
    background: url('../img/antena.jpg');
}
.ios7{
   width: 100%;
   height: 20px;
   display: none;
}
.li-config{
    text-indent: 20px;
    border-bottom: 1px solid #d1d1d1;
}
.li-config.selected{
    background: #65A4FD;
    color: #FFF;
}
.li-config a{
    text-indent: 0;
    margin-left: 20px;
}
.concesionario{
    float: left;
    margin: 0;
    padding: 0;
}
.concesionario li{
    margin-right: 30px;
    margin-left: 10px;
}

#cabeceras{
    float: left;
    width: 70%;
    top: 0;
    float: left;
    overflow: scroll;
}
.cabecera{
    text-shadow: none;
    color: #FFF;
    background: #A6A8A8;
    float: left;
    height: 19px;
    padding: 7px 0;
    text-indent: 14px;
    width: 30%;
}
#cont_cab .cabecera{
    margin-left: 10px;
    padding: 7px 0 8px 0;
    width: 131px;
    height: 18px;
    text-indent: 0;
    text-align: center;
    font-weight: bold;
}
#dividers{
    overflow: scroll;
    z-index: 1;
    position: absolute;
    top: 33px;
    height: 38px;
    width: 70%;
    left: 30%;
}
.divider{
    text-shadow: none;
    color: #000;
    background: #BFBFBF;
    float: left;
    margin-left: 10px;
    padding: 7px 0 8px 0;
    width: 131px;
    height: 23px;
    text-align: center;
    font-weight: bold;
}
#sticky-header{
    position: absolute;
    top: 33px;
    width: 30%;
    color: #000;
    font-weight: bold;
    text-shadow: none;
    background: #BFBFBF;
    left: 0;
    line-height: 35px;
    text-indent: 14px;
    height: 35px;
    z-index: 1;
}

.ui-slider{
    margin: -6px !important;
}

.dwrapper{
    position: absolute;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;

}
#cabeceras_fijas{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    overflow: hidden;
}
#columna_fija{
    position: absolute;
    left: 0;
    top: 0;
    width: /*523px*/355px;
    z-index: 3;
}
.table_indicadores{
    position: relative;
    left: 0px;
    border-collapse: collapse;
    border: 0;
    table-layout: fixed;
}
#columna_fija .table_indicadores{
    width: 100%!important;
    background: #F4F4F4;
    border-spacing: 0;
    border-collapse: collapse;
}
#columna_fija .table_indicadores td,
.tblWrapper .table_indicadores td{
    width: 170px;
    height: 50px;
    font-weight: normal;
    font-family: "arial";
    color: #777;
    font-size: 15pt;
    padding-left: 14px;
}
#columna_fija .table_indicadores th,
.tblWrapper .table_indicadores th,
#cabeceras_fijas .table_indicadores th{
    background: #666699;
    padding: 0 1px;
    text-shadow: none;
    border: 0;
    font-weight: bold;
    font-size: 14pt;
    text-indent: 14px;
    height: 37px;
}
.tblWrapper  .table_indicadores tbody th, #columna_fija  .table_indicadores tbody th{
    background: /*#7879AC!important;*/ #D5D5D5;
    font-weight: bold;
    text-align: left;
    color: #000;
}
.saldos_{
    font-size: 16pt!important;
    text-align: right;
    padding-right: 14px;
}

#label_comparativa{
    text-indent: 14px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 1px;
    z-index: 4;
    width: /*523px;*/355px;
    background: #666699;
    color: #FFF;
    text-shadow: none;
    font-size: 14pt;
}
.icono-top{
    float: left;
    width: 20%;
    height: 100%;
}
#tablaDoc td{
    font-family: arial;
}
.ui-btn-text{
    text-shadow: none;
}
#incidencias {
    z-index: 9999999 !important;
}
#incidencias .ui-panel-inner{
    padding: 0;
}
#incidencias .ui-panel-inner ul li{
    box-shadow: 5px 0 5px -3px rgba(0, 0, 0, 0.15) inset;/* Sombra panel incidencias */
}
/* bootstrap pagination */
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 3px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
}
/* bootstrap pagination */

.label_chart{
	color: #999;
	margin-left: 15px;
	position: relative;
	top: 6px;
	font-size: 10pt;
	z-index: 10;
}

#menu_lateral li div i{
    position: relative;
    top: 5px;
    color: #999;
}

#menu_lateral li{
	cursor: pointer;
}

.wcabezera{
	 -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* tema 1 */
.texto_tema1{
	color: #999!important;
	text-shadow: none!important;
}
.cabecera_tema1{
	background: #7779a9;
}
.cabecera_border_tema1{
	background: #7779a9;
	border: 1px solid #7779a9;
}

.indicador_activo_tema1{
	background: #ffffff;
}

.indicador_activo_tema1 span{
	color: #d1d1d1;
}

.indicador_inactivo_tema1{
	background: #ededed;
	border-right: 1px solid #ededed;
}

.indicador_inactivo_tema1 span{
	color: #d1d1d1;
}

.indicador_activo_tema1 h2, .indicador_inactivo_tema1 h2{
	color: #787878;
	text-shadow: none;
}
.indicador_activo_tema1 p, .indicador_inactivo_tema1 p{
	text-shadow: none;
}
.indicador_activo_tema1, .indicador_inactivo_tema1{
	border-color: #cccccc;
}
.bueno_tema1{
	color: #2eccad!important;/*#86c9b3!important;*/
}
div.bueno_tema1{
	background: #2eccad!important;/*#86c9b3;*/
}
.malo_tema1{
	color: #f45b63!important;/*#d05954!important;*/
}
div.malo_tema1{
	background: #f45b63!important;/*#d05954;*/
}
.regular_tema1{
	color: #ffc14f!important;/*#e0c555!important;*/
}
div.regular_tema1{
	color: #ffc14f!important;/*#e0c555;*/
}
.color_neutro_tema1{
	color: #999999!important;
}
div.color_neutro_tema1{
	background: #d1d1d1!important;
}
.par{
    width: 250px!important;
    background: #FFF;
}
.impar{
	background: #F2F2F2;
}
/* /tema 1*/


/* tema2 */
.fondo_tema2{
	background: #3b3b3b!important;
}
.texto_tema2{
	color: #d1d1d1!important;
	text-shadow: none!important;
}
.cabecera_tema2{
	background: #8c8c8c!important;
	border-right: 1px solid #000!important;
}

.cabecera_border_tema2{
	background: #8c8c8c;
	border: 1px solid #8c8c8c;
}

.indicador_activo_tema2{
	background: #3b3b3b;
}

.indicador_activo_tema2 span{
	color: #515151;
}

.indicador_inactivo_tema2{
	background: #595959;
	border-right: 1px solid #000;
}

.indicador_inactivo_tema2 span{
	color: #717171;
}

.indicador_activo_tema2 h2, .indicador_inactivo_tema2 h2{
	color: #d1d1d1;
	text-shadow: none;
}
.indicador_activo_tema2 p, .indicador_inactivo_tema2 p{
	text-shadow: none;
}
.indicador_activo_tema2, .indicador_inactivo_tema2{
	border-color: #000;
}
.bueno_tema2{
	color: #2eccad!important;/*#a0c46a!important;*/
}
.malo_tema2{
	color: #f45b63!important;/*#c65350!important;*/
}
.regular_tema2{
	color: #ffc14f!important;/*#d9a04d!important;*/
}
div.bueno_tema2{
	background: #2eccad!important;/*#a0c46a;*/
}
div.malo_tema2{
	background: #f45b63!important;/*#c65350;*/
}
div.regular_tema2{
	background: #ffc14f!important;/*#d9a04d;*/
}
.color_neutro_tema2{
	color: #d1d1d1!important;/*#6b6b6b!important;*/
}
div.color_neutro_tema2{
	background: #d1d1d1!important;/*#6b6b6b!important;*/
}
.par_tema2{
	text-shadow: none;
    width: 250px!important;
    background: #3b3b3b;
}
.impar_tema2{
	text-shadow: none;
	background: #595959;
}
/* /tema2*/

#datos_incidencias li {
	background: #E4E1E1;
}
#datos_incidencias li:hover{
	cursor: pointer;
}

tspan, text, .highcharts-data-labels span{
    text-decoration:none;
    text-shadow:none !important;
}

.circle-icon{
	width: 25px;
	height: 25px;
	border-radius: 25px;
	background: #e4e1e1;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
	color: #5f5f60;
	text-shadow: none;
	font-size: 15pt;
}
#backhome{
    line-height: 31px!important;
    text-indent: -1px;
	display: none;
}
#backprehome{
    line-height: 31px!important;
    text-indent: -1px;
	display: none;
}
#inciden{
    line-height: 27px!important;
	display: none;
}
#plugins_simetrical{
    line-height: 27px!important;
	overflow: hidden;
	z-index: 2;
	font-size: 17pt;
}
#engage{
    line-height: 27px!important;
	display: none;
}
#engage a{
	color: #5F5F60!important;
}

#refreshData{
	/*visibility: hidden;*/
	display: none;
}
#logout{
	font-size: 18pt;
	top: 9px!important;
}
#backtoplanta{
	display: none;
}

.header-icon-left{
	position: relative;
	top: 10px;
	float: left;
	margin: 0 13px;
	z-index: 1;
}

.header-icon-right{
	position: relative;
	top: 10px;
	float: right;
	margin: 0 13px;
}

#pushalert{
	visibility: hidden;
	color: #FFF;
	font-weight: bold;
	text-shadow: none;
	position: relative;
	float: left;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	border-radius: 100%;
	border: 3px solid #FFF;
	left: 15px;
	top: -38px;
	z-index: 10;
	font-size: 9pt;
	background: red;
}

#header{
	background: #e4e1e1!important;
}

/*  Jquerymobile Select Flat Theme C v */
.ui-select div.ui-btn-hover-c, .ui-select div.ui-btn-up-c{
	background-image: none;
}
.ui-select div.ui-focus{
	-webkit-box-shadow: none;
}
.ui-select div.ui-btn-hover-c.ui-btn-active{
	border: 1px solid #ccc;
	background: #eee;
	color: #222;
	text-shadow: 0 1px 0 #fff;
	background-image: none;
}
/*  Jquerymobile Select Flat Theme C  ^ */

/*  Jquerymobile Select Flat Theme A v */
.ui-select div.ui-btn-hover-a, .ui-select div.ui-btn-up-a{
	background-image: none;
}
.ui-select div.ui-focus{
	box-shadow: none;
	-webkit-box-shadow: none;
}
.ui-select div.ui-btn-hover-a.ui-btn-active{
	border: 1px solid #111;
	background: #333;
	color: #FFF;
	text-shadow: 0 1px 0 #111;
	background-image: none;
}
/*  Jquerymobile Select Flat Theme C  ^ */

/*  Jquerymobile RadioButton Flat Theme A v */
.ui-btn-up-a, .ui-btn-down-a, .ui-btn-hover-a, .ui-btn-active{
	background-image: none;
}
/*  Jquerymobile RadioButton Flat Theme C  ^ */

.ui-shadow-inset, .ui-input-search.ui-focus{
	box-shadow: none;
	-webkit-box-shadow: none;
}

#footer #fechaDatos{
	display: block;
  	font-size: 8pt;
  	top: 23px;
  	position: absolute;
	left: 18%;
}

#userlikeEyecatcher{
	display: none!important;
}
#informacion ul {
	position: relative;
	top: 47px;
}
#buscador_indicadores{
	width: 371px;
    position: absolute;
    top: 15px;
    left: 15px;
	z-index:1;
}
#informacion{
	overflow-x: visible;
}

/* SELECT2 */
.select2{
	text-shadow: none;
	text-align: center;
	font-family: arial;
	height: 36px;
}
.select2-dropdown{
	box-sizing: initial!important;
	border: 1px solid #d1d1d1!important;
}
span.select2-selection.select2-selection--single{
	border-top: 1px solid #7C7C7C;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
span.select2.select2-container.select2-container--default{
	margin: 10px auto 2px;
}
span#select2-selectGrupos-container,
span#select2-Suc-container,
span#select2-Made-container,
span#select2-Division-container,
span#select2-baseSelect-container,
span#select2-lenguajeSelect-container,
span#select2-cambiodatos-container,
span#select2-favSelect-container,
span#select2-setSelect-container{
	height: 40px;
	line-height: 40px;
}
.select2-container--default .select2-selection--single{
	border-radius: 0!important;
}
span.select2-selection.select2-selection--single{
	height: 40px;
	background: #333333;
}

span.select2-selection.select2-selection--single span{
	color: #FFF!important;
	line-height: 36px;
}
b[role="presentation"]{
	display: none;
}
span.select2-results{
	font-family: arial;
	text-shadow: none;
	-webkit-overflow-scrolling: touch;
	background: #F2F2F2;
}
span.select2-dropdown.select2-dropdown--above{
	width: 400px!important;
	max-height: 433px!important;
}
span.select2-dropdown.select2-dropdown--below{
	width: 400px!important;
	max-height: 433px!important;
}
span.select2-results{
	width: 400px!important;
	max-height: 400px!important;
}
span.select2-results ul{
	max-height: 400px!important;
	border: 1px solid #d1d1d1;
}
.select2-container--default .select2-results__option--highlighted[aria-selected]{
	background: #FFFED2!important;
	color: #666666!important;
}
span.select2-dropdown.select2-dropdown--below{
	border-left: 0!important;
	border-bottom: 0!important;
}
span.select2-search.select2-search--dropdown{
	border: 1px solid #d1d1d1;
}
span.select2-search.select2-search--dropdown input{
	outline: none;
}
.icon_arrow_{
	width: 18px;
    height: 18px!important;
    border-radius: 100px;
    position: relative;
    display: block;
    border-bottom: 1px solid #8B8B8B;
    right: 13px;
    top: 8px;
    background-color: #292929!important;
}
.icon_arrow_ span.arrow_{
	display: block;
	height: 16px;
	width: 16px;
	background: url(../libs/jquery-mobile/css/images/icons-18-white.png) -216px 18px;
}
/* /- SELECT2 */


/* Hace doble linea cuando el nombre del indicador es muy largo*/
.ui-li-heading{
	white-space: normal;
}


.indicadores{
	/*overflow: hidden;*/
}
.li_cab{
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.sortable-placeholder{
	border: 1px dashed #d1d1d1;
}


.divisor_graficas{
	float: right;
}
.divisor_graficas table{
	width: 80%;
	border: none;
}

.divisor_graficas table td,
.divisor_graficas table tr{
	border: none;
}

.divisor_graficas table td{
	border-bottom: 1px solid #d1d1d1;
}

.divisor_graficas table td.left{
	text-align: left;;
}
.divisor_graficas table td.right{
	text-align: right;
}

.divisor_graficas table td .label_meses{
	font-size: 15pt;
	font-weight: normal;
}

.divisor_graficas table td .valor_meses{
	font-size: 15pt;
	font-weight: bold;
}

#cont-spanish{
    display: block;
}

#cont-english{
    display:none;
}

.alert-flash{
    background-color: #FFFFEE;
    border-left: 1em solid #E25C63;
    padding: 15px; margin-top: 10px;
    box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
    color: #505039;
}

#content-flash-message{

}


@media
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    /* Retina-specific stuff here */
    #sinconexion{
        width: 264px;
        height: 308px;
        margin: 0 auto;
        background: url('../img/antena@2x.jpg');
    }
}