
.xix /* le da formato a las celdas */

	{
	font-weight:bold;	
	text-align:right;

	}


.dropdown-menu li a
{
	text-decoration:none;	
}

.ui-datepicker-month
{
	color:#000;
}



.ag_l
{
	font-weight: 100;
    font-size: 18px;
}

a[href]:after 
{
    content: none !important;
}


.btn
{
text-decoration:none;
}





.der
{
	text-align:right;
}

.bold
{
	font-weight:bold;
}






@media screen and (max-width: 1000px) 
{
	.ag_logo
	{
		width:100%;
		height:auto;
	}


	.ag_graficos
	{
			width:100%;
			min-height: 450px;
	
	}


}


