html, body {
	/*height: 100% !important;*/
	margin: 0;
	/*overflow: hidden;*/
}

#pagina {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	-webkit-overflow-scrolling: touch;
}

.texto-seleccionable-graficas {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text; 
}

/*
iframe {
    border:none;
    position: fixed;
    width:100%;
    height:100%;
    overflow: auto;
}
*/
  iframe#ajaxContent {
    height: 0;
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    min-width: 100%;
    width: 0;
	 overflow: auto !important;
  }

#cabecera { 
	/*background-color: white;
	background: rgba(255,255,255,0.5);*/
   /*display: table-cell;*/
   text-align: center;
   vertical-align: middle;
	width:96%;
	height:29px;
	margin-left:0;
	/*margin-top: 0.3%;*/
    /*border: 2px solid #6ab023;*/
	float: left;
	font-size: 0.7em;
	padding-top: 5px;
}

#cuerpo {
	position:absolute;
	top:0;
	left:0;
	z-index:999999;
	width:100%;
	height:4000px;
	background-color:rgba(0, 0, 0, 0.5);
	text-align: center;
	-webkit-transform: translate3d(0,0,0);
}

#cuerpo_imagen {
   position: relative;
	top: 150px;
	border: none;
}

h3 {
	margin-top:0;
	margin-bottom: 0;
}

th {
	padding: 2px 8px;
}

table {
	border-collapse: separate;
	border-spacing: 1px;	
}

#botones { 
	/*background-color: #ffffff;
	background: rgba(255,255,255,0.5);*/
        /*display: table-cell;*/
	text-align: left;
	vertical-align: middle;
	width:30px;
	height:33px;
	margin-left:5px;
	margin-top: 0.3%;
    /*border: 2px solid #6ab023;*/
	float: left;
}

.cab_i {
	 color:#467058;
	 margin:0;
	 /*margin-top:1%;*/
	 width:100%;
	 font-size:0.8em;
	 font-weight:bold;
}

.select2-container{
	font-size: 11px;
	font-weight: normal;
}

.selectores2_font{
	font-size: 11px !important;
	font-weight: normal;
}

.selectores2_font2{
	font-size: 11px !important;
	font-weight: normal;
}

#entero {
	 width:100%;
	 margin-left:2%;
	 margin-top:0.2%;
	 height:310px; /* Esto se modifica en jquery */
	 float:left;
	 /*border: 2px solid #B8DAC6;
	 background-color:white;
 	 background: rgba(255,255,255,0.6);*/
	 padding-top: 1%;
	 overflow: auto;
}

#i_todo {
	 margin-top:0.2%;
}

#i5_arriba {
	 margin-top:0.2%;
}

#d5_arriba {
	 margin-top:0.2%;
}

#c_abajo {
	 margin-top:10px;
	 height:310px;
}

#d_abajo {
	 margin-top:10px;
	 height:310px;
}

#abajo {
	position: relative;
	width: 100%;
	height: 87.5%;
	margin: auto;
	text-align: center;
	overflow: hidden;
}

#abajo_pie {
	position: relative;
	width: 100%;
	height: 87.5%;
	margin: auto;
	text-align: center;
	overflow: hidden;
}

#d_arriba, #i_arriba {
	position: relative;
	width: 100%;
	height: 90%;
	margin: auto;
	text-align: center;
	overflow: auto;
}

#frm {
	margin-top: 0px;
}

.ui-widget-content_div_tabla {
	background: #BDE2B7;
	/*border: 1px solid #84C77B;*/
	color: #222222;
	height: 20px;
}

.ui-widget-content_div_tabla_det {
	background: transparent;
	/*border: 1px solid #84C77B;*/
	color: #222222;
	height: 20px;
}

.detalle_acordeon {
	/*width: 100%; */
	/*padding:0; */
	/*border:none;*/ 
	overflow-y: scroll !important;
}

.ui-accordion .ui-accordion-icons {
    padding-left: 0;
}

.ui-accordion .ui-accordion-header {
    cursor: pointer;
    display: block;
    margin-top: 2px;
    padding: 0;
    position: relative;
}

.ui-accordion .ui-accordion-content {
    border-top: 0 none;
    overflow: auto;
    padding: 0;
}

	.todo_tabla {
		background-color: rgba(255, 255, 255, 0.6);
		/* #80FFFFFF -> 80 es el 50% de opacidad y FFFFFF es el color */
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80FFFFFF,endColorstr=#80FFFFFF);
	}

	.td_tabla {
		padding-right:5px;
		font-weight:bold;
		/*font-size: 1em;*/
		font-size: 10px;
		font-family:Arial,sans-serif;
		background-color: rgba(255, 255, 255, 0.6);
		/* #80FFFFFF -> 80 es el 50% de opacidad y FFFFFF es el color */
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80FFFFFF,endColorstr=#80FFFFFF);
	}

	.td_tabla_1 {
	padding-right: 5px;
	font-weight: bold;
	/*font-size: 0.39em;*/
	font-size: 10px;
	font-family: Arial,sans-serif;
	background-color: rgba(173,219,165,0.9);
	/* #80CC908D -> 80 es el 50% de opacidad y CC908D es el color */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90ADDBA5,endColorstr=#90ADDBA5);
}

	.td_tabla_2 {
	padding-right: 5px;
	font-weight: bold;
	/*font-size: 0.83em;*/
	font-size: 10px;
	font-family: Arial,sans-serif;
	/*background-color: rgba(170,70,67,0.6);*/
	background-color: rgba(173,219,165,0.6);
	/* #80CC908D -> 80 es el 50% de opacidad y CC908D es el color */
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80CC908D,endColorstr=#80CC908D);*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60ADDBA5,endColorstr=#60ADDBA5);
}

	.td_tabla_3 {
	padding-right: 5px;
	font-weight: bold;
	/*font-size: 0.85em;*/
	font-size: 10px;
	font-family: Arial,sans-serif;
	background-color: rgba(173,219,165,0.3);
	/* #80CC908D -> 80 es el 50% de opacidad y CC908D es el color */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#30ADDBA5,endColorstr=#30ADDBA5);
}
	
	ul{
		list-style-position: none; 
		padding-left:0; 
		margin-left:0;
	}
	
	h3{
	 padding: 0 !important;
	}
	
/* Let's get this party started */
::-webkit-scrollbar {
    width: 15px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(189,226,183,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(189,226,183,0.4); 
}

/* Ventana MODAL en Evolución Familias */
    #modal-background {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /*background-color: #ADD9A4;*/
        background-color: #000;
        opacity: .50;
        -webkit-opacity: .5;
        -moz-opacity: .5;
        filter: alpha(opacity=50);
        z-index: 999998;
    }
    
    #modal-content {
		  background-color: #fff;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        box-shadow: 0 0 20px 0 #222;
        -webkit-box-shadow: 0 0 20px 0 #222;
        -moz-box-shadow: 0 0 20px 0 #222;
        display: none;
        height: 240px;
        left: 5%;
        /*margin: -10% 0 0 -10%;*/
        padding: 10px;
        position: absolute;
        top: 5%;
        width: 90%;
        z-index: 999999;
    }

    #modal-background.active, #modal-content.active {
        display: block;
    }

	#d_ventana {
		margin-left: 1%;
	}

a:focus {
	outline: none;
}

.panel {
	background-color: #fff;
	border: none;
}

svg{
    overflow:visible !important;
}
.highcharts-container{
    overflow:visible !important;
}
/*
.highcharts-container {
    position: inherit !important;
}
*/
.highcharts-tooltip {
    z-index: 9998;
}

.select2-container .select2-choice div b {
	/*background:rgba(0, 0, 0, 0) url("select2/select2.png") no-repeat scroll -40px -22px !important;*/
}

.highcharts-drilldown-axis-label{
	text-decoration: none !important;
}

/* portrait */
@media screen and (orientation:portrait) {
	/* portrait-specific styles */
	/*#ajaxContent {	width: 90%;	}*/
}
/* landscape */
@media screen and (orientation:landscape) {
	/* landscape-specific styles */
	/*#ajaxContent {	width: 90%;	}	*/
}





.panel {
	background-color: #fff !important;
	border: none;
}

/* TABLAS con columnas fijas*/
.scrolling table {
    table-layout: inherit;
 *margin-left: -100px;/*ie7*/
}
.scrolling .td, .th {
    vertical-align: top;
	/*padding: 10px;*/
	/*min-width: 100px;*/
}
.scrolling .th {
	position: absolute;
 *position: relative; /*ie7*/
	left: 0;
	width: 100%;
}
.outer {
	position: relative
}
.inner {
	overflow-x: auto;
	overflow-y: visible;
	margin-left: 100px;
	z-index: 2;
}
/* TABLAS con columnas fijas*/
