/*
Para no incluir el archivo en nuestro HTML hacemos uso del font-face copiando
el código del archivo correspondiente y editando la URL
*/
@font-face {
  font-family : 'Font Awesome 5 Pro';
  font-style  : normal;
  font-weight : 400;
  src         : url("../libs_/@fortawesome/fontawesome-pro/webfonts/fa-regular-400.eot");
  src         : url("../libs_/@fortawesome/fontawesome-pro/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../libs_/@fortawesome/fontawesome-pro/webfonts/fa-regular-400.woff2") format("woff2"), url("../libs_/@fortawesome/fontawesome-pro/webfonts/fa-regular-400.woff") format("woff"), url("../libs_/@fortawesome/fontawesome-pro/webfonts/fa-regular-400.ttf") format("truetype"), url("../libs_/@fortawesome/fontawesome-pro/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}

@font-face {
    font-family: 'Simetrical';
    src: url('../fonts/simetrical.eot?lf7vd6');
    src: url('../fonts/simetrical.eot?lf7vd6#iefix') format('embedded-opentype'),
      url('../fonts/simetrical.ttf?lf7vd6') format('truetype'),
      url('../fonts/simetrical.woff?lf7vd6') format('woff'),
      url('../fonts/simetrical.svg?lf7vd6#simetrical') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Simetrical' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-analytics:before {
    content: "\e900";
    color: #666;
}

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

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    box-shadow     : none;
    outline        : none;
    outline-offset : 0;
}

.hidden {
    display    : none !important;
    visibility : hidden !important;
}

.block-center {
    text-align : center;
    position   : absolute;
    left       : 50%;
    top        : 50%;
    transform  : translate(-50%, -50%);
    z-index    : 1000;
}

.loading {
    z-index: 2000 !important;
}

.close:hover,
.close:focus {
    outline: -webkit-focus-ring-color none !important;
}
.camp_lic{
	/*float: left;*/
	width: 90%;
	margin: 3% auto;
}

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

}

.text-center, .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;
}

@-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%;*/
	position: absolute;
	top: 0;
	left: 372px;
    height: 100%;
    float: left;
    overflow-y: hidden;
    overflow-x: hidden;
	overflow: 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{
    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: 160px!important;
    position: relative;
    z-index: 1;
}

#ContenedorGraficas{
    bottom: 0;
    position:absolute;
    top: 332px;
    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,
#menu_lateral li div svg{
    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;
}

.user-switch-container {
    position: absolute;
    cursor: pointer;
    top: 46px;
    right: 0;
    width: 70px;
    background-color: #6c6ca8;
    color: white;
    line-height: 28px;
    text-align: center;
}

.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: 27px!important;
    text-indent: -1px;
	display: none;
}
#home{
    line-height: 27px!important;
    text-indent: -1px;
	font-size: 17pt;
}

#backprehome{
    line-height: 27px!important;
    text-indent: -1px;
	display: none;
}
#inciden{
    line-height: 27px!important;
	display: none;
}
#plugins_simetrical{
    display     : none;
    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;
}

/* 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;
    height: 100%;
}
.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;
}

@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');
    }
}

/* Accesos directos */
.acceso-directo {
    display  : none;
    position : relative;
}

.acceso-directo .text-icon {
    font-size   : 12px;
    font-weight : 800;
}

.acceso-directo .text-icon-fi {
    font-size   : 13px;
    font-weight : 800;
}

.acceso-directo > a {
    text-decoration : none;
    color           : inherit;
}

.acceso-directo img {
    max-height : 25px;
    max-width  : 25px;
}

.not-allowed {
    cursor: not-allowed;
    opacity: 0.3;
}

.acceso-directo > a > .app-menu-notify {
    background-color : #e25c63;
    border           : 2px solid white;
    border-radius    : 35%;
    color            : white;
    font-size        : 0.5em;
    display          : none;
    left             : 70%;
    line-height      : 18px;
    height           : 18px;
    min-width        : 18px;
    position         : absolute;
    padding          : 1px 1px 0;
    top              : -40%;
}

.acceso-directo .app-menu-notify.app-menu-notify-red {
  background-color: #e25c63;
}

.acceso-directo .app-menu-notify.app-menu-notify-blue {
    background-color: #619acc;
}

.acceso-directo .app-menu-notify.app-menu-notify-purple {
    background-color: #6c6ca8;
}

.acceso-directo .app-menu-notify.app-menu-notify-green {
    background-color: #49bea7;
}

.acceso-directo .app-menu-notify.app-menu-notify-yellow {
    background-color: #f5b516;
}


#indChoose > .indChooseContainer {
    margin : 0;
}


#indChoose legend {
    font-size : inherit;
    border    : 0;
    margin    : 0;
}

#indChoose .ui-btn-active {
    border           : 1px solid #232323;
    border-right     : 0px;
    background       : #232323;
    font-weight      : 700;
    color            : #fff;
    cursor           : pointer;
    text-shadow      : 0 1px 0 #3373a5;
    text-decoration  : none;
    background-image : none;
    font-family      : Helvetica,Arial,sans-serif;
}

.modal-body .fa-spinner {
    color: #333;
}

.select2,
.select2-container {
    text-shadow : none !important;
    font-family : Helvetica,Arial,sans-serif;
}

/*style="margin: 5px auto!important;font-size: 1em;width: 100%;position: absolute;"*/

/* Se modifica el header */
.main-title {
    cursor        : pointer;
    min-height    : 1.1em !important;
    text-align    : center !important;
    font-size     : 1em !important;
    display       : block !important;
    margin        : 5px auto !important;
    padding       : 0 !important;
    text-overflow : ellipsis !important;
    overflow      : hidden !important;
    white-space   : nowrap !important;
    outline       : 0 !important;
    position      : absolute;
    left          : 50%;
    transform     : translateX(-50%);
}

.branch-fast-change {
    font-size   : 1.2em;
    color       : #9E9E9E;
    font-weight : bold;
    cursor      : pointer;
    display     : none;
    line-height : 27px;
}

.branch-fast-change:hover {
    color : #333;
}

.branch-prev {
    float        : left;
    margin-right : .5em;
}

.branch-next {
    float       : right;
    margin-left : .5em;
}

.easy-branch-modal-item {
    text-shadow: none;
}

.disabled_link{
    background: #f2f2f2;
    color: #999!important;
    cursor: not-allowed;
}

/*.easy-branch-modal-list {
    max-height : 70vh;
    overflow-y : auto;
}*/
#easy-branch-modal .modal-body{
    max-height: 500px!important;
    overflow: auto;
}

#easy-branch-modal .card-body .easy-branch-modal-list{
    margin-bottom: 0;
    position: relative;
    left: 10px;
    width: calc( 100% - 20px );
}

#easy-branch-modal .modal-body div.show:not(:last-child) .easy-branch-modal-item.list-group-item{
    border-bottom: 0;
}

#easy-branch-modal .modal-body .list-group-item:hover{
    cursor: pointer;
}

#easy-branch-modal .modal-body .list-group-item a{
    text-decoration: none;
    color: inherit;
}

#easy-branch-modal .modal-body .easy-branch-modal-item-total,
#easy-branch-modal .modal-body .easy-branch-modal-item-selector{
    flex: 1;
}
#easy-branch-modal .modal-body .item-wrapper{
    display: flex;
}
#easy-branch-modal .modal-body .easy-branch-modal-item-total{
    padding: 10px 15px;
}

#easy-branch-modal .modal-body .easy-branch-modal-item-selector{
    padding: 10px;
    max-width: 36px;
    border-left: 1px solid #d1d1d1;
}

#easy-branch-modal .modal-body > .list-group  > li.list-group-item{
    padding: 0;
}

#easy-branch-modal .modal-body .list-group-item.active{
    text-shadow: none;
}

#easy-branch-modal .modal-body .list-group-item:not(.active) a:not(.collapsed) span.selection__arrow b{
    display: block;
    opacity: 0.6;
    height: 16px;
    width: 16px;
    background: url('../libs_/jquery-mobile/images/icons-18-black.png') -180px 18px
}

#easy-branch-modal .modal-body .list-group-item:not(.active) a.collapsed span.selection__arrow b{
    display: block;
    opacity: 0.6;
    height: 16px;
    width: 16px;
    background: url('../libs_/jquery-mobile/images/icons-18-black.png') -216px 18px;
}

#easy-branch-modal .modal-body .list-group-item.active a:not(.collapsed) span.selection__arrow b{
    display: block;
    height: 16px;
    width: 16px;
    background: url('../libs_/jquery-mobile/images/icons-18-white.png') -180px 18px
}

#easy-branch-modal .modal-body .list-group-item.active a.collapsed span.selection__arrow b{
    display: block;
    height: 16px;
    width: 16px;
    background: url('../libs_/jquery-mobile/images/icons-18-white.png') -216px 18px;
}

#easy-branch-modal .card-body .easy-branch-modal-list a{
    border-radius: 0;
}

#easy-branch-modal .easy-branch-modal-list-empty{
    display: none!important;
}
/* CONTRATO */

.contrato-popup-visor {
    max-height    : 100px;
    overflow-x    : auto;
    margin-bottom : 1em;
    padding       : 1em;
}

/* Se añade esta clase para sobre escribir estilos de bootstrap*/
.contrato-popup-form-checkbox {
    appearance         : none;
        -moz-appearance    : none;
        -webkit-appearance : none;
    background-color : #e2e2ed !important;
    border           : 1px solid #6c6ca8 !important;
    height           : 15px !important;
    margin           : 0 -20px !important;
    width            : 15px !important;
    position         : relative !important;
}

.contrato-popup-form-checkbox:before {
    content     : '';
    font-family : "Font Awesome 5 Pro";
    display     : inline-block;
    font-size   : 1em;
}

.contrato-popup-form-checkbox:checked {
    background-color : #6c6ca8 !important;
    color            : white !important;
}

.contrato-popup-form-checkbox:checked:before {
    content  : '\f00c' !important;
    position : relative;
    left     : 1px;
    top      : 1px;
}

.contrato-popup-form-checkbox:focus,
.contrato-popup-form-checkbox:active:focus,
.contrato-popup-form-checkbox:focus {
    box-shadow     : none !important;
    outline        : none !important;
    outline-offset : 0 !important;
}

.contrato-popup-btn-cancel {
    white-space: normal!important;
    font-size: 11px!important;
}

.invalid-field{
    border: 1px solid red;
    color: red;
}
.danger{
    color: red;
}

#modal-about,
#modal-about a {
    color: #999;
}
#modal-about > .modal-dialog  {
    top: 20%;
}

.text-white {
    color: #fff !important;
}

.overflow-wrap {
    overflow-wrap: break-word;
}

#confidential_info {
    font-size: 12px;
    font-weight: bold;
    width: 190px;
    background-color: #f45b63!important;
    color: #FFF;
    -webkit-border-radius: 0;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius: 1px;
    -moz-border-radius-bottomright: 25px;
    border-radius: 1px;
    border-bottom-right-radius: 10px;
    display: none;
}

.ripple-effect.is-visible {
    display: inline-block;
}

.ripple-effect:nth-child(2) {
    animation-delay: -.5s;
}

.ripple-effect {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    margin-top: -5px;
    margin-left: -5px;
    /* border: 3px solid #6c6ca8; */
    border: 3px solid #eb6f62;
    border-radius: 100%;
    -webkit-animation: ripple-effect 2s linear 4s infinite;
    -o-animation: ripple-effect 2s linear 4s infinite;
    animation: ripple-effect 2s linear 4s infinite;
    opacity: 0
}

@keyframes ripple-effect {
    0% {
        transform: scale(0.3);
        opacity: 1
    }

    50% {
        transform: scale(1.3);
        opacity: 0
    }

    100% {
        transform: scale(1.5);
        opacity: 0
    }
}

.ficenterContent {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    
    
}
.ficenter {
    width: 70%;
}
.ficentertext {
    text-align: center;
}
.f1header {
    background-color: #666699;
}
.fipointer {
    cursor: pointer;
    text-decoration: underline;
}

.index{
    overflow-y: auto;
}