body {



}

.normalText{
	font-size: 12px; 
	color: rgb(64,64,64); 
	font-family: Helvetica, Arial;
}

.astext {
    background: none;
    border:none;
    font-size: 0.6rem;
    width:80px;
    height:50px;
    align-content:center;

}


.astext:hover, astext:focus{
    background:#2e54fe;
    color:white;
}

.astext2 {
    background: none;
    border:none;
    font-size: 1rem;
    width:100px;
    min-height:40px;
    align-content:center;

}


.astext2:hover, astext2:focus{
    background:#2e54fe;
    color:white;
}

.astextMob{
	width:9em;
	height:6.125em;
	font-size: 0.8rem;
	background: none;
    border:none;
    align-content:center;
    
}
.astextMob:hover, astextMob:focus{
    background:#2e54fe;
    color:white;
}
.textInButton{
    color: rgb(64,64,64); 
    font-family: Helvetica, Arial;
}   

.textInButton:hover{

    color: white;

}
.headerRow{
    color:#ffffff !important;
    font-family: Arial, Helvetica;
    font-size:10px;
    text-align:center;
}

.rowNumberCell{
    background-color:#b6ff00;
}

.headerCell{    
    height:30px;
    border-right: solid 1px #efefef;
    /*background-color:#2e54fe !important;*/
	background-color:#0031ff !important;
        text-align:center;
    
}

.tableCell{
    height:20px;
    font-family: Arial, Helvetica;
    font-size:10px;
    border-right: solid 1px #efefef;
}

.charts-inline-block{
    background:none;
    background-color: #b6ff00;
    border:none;
    font-size: 10px;
    color:white;
    align-content:center;
}
.google-visualization-table-page-numbers > a{
    background:none;
    background-color: #b6ff00
}
.gradient {
    background:none;
    background-color: #b6ff00
}

.Graficos{
	margin-left:30px;
	width: 100%;
	display: inline-block;
}

.MapaCalor{	
	height:750px;
}

.Donuts{
	height:100%;
}

.MenuApoyo{
	width: 202px;
}

/* #accordion {
    	margin-left:30px;
	width: 787px;
	display: inline-block;
}



#accordion .ui-accordion-content-active {
    font-size: 10pt;
    border:none;
}

#accordion .ui-accordion-header{
	background: none;
	border-top:medium initial #c0c0c0;
	border-right:none;
	border-left:none;
	border-bottom: none;
}
#accordion .ui-accordion-header-active{
	color: #0000ff;
	background-color: #efefef
}
.subaccordion .ui-accordion-content-active {
    background-color: #0000;
    color: #777;
    font-size: 10pt;
    border:none;
}
.ui-th-column{
	    color:#ffffff;
    background-color:#2e54fe;
    font-family: Arial, Helvetica;
    font-size:12px;
    text-align:left;
    
}



.ui-jqgrid .ui-jqgrid-htable th div {
	font-weight: bold;
	border-right: solid 1px #efefef;
}
    
th.ui-th-column div{
	white-space:normal !important;
    height:auto !important;
    padding:2px;
} */


