body	{color:#999; background:#000; font-size:14px; line-height:20px; font-family: 'Ubuntu Mono', monospace; font-family: 'Offside', cursive;}

section	{margin-bottom:80px!important}

h1	{margin-bottom:30px!important; text-align:center!important}
h2	{margin:40px 0 15px!important; color:#9a5eed!important}

#header	{width:100%; height:auto; margin-bottom:60px}
.grafico img	{max-width:640px; height:auto; margin:40px 0}

h4	{color:#9a5eed!important; font-size:14px!important}
h4 span	{color:#999!important; font-size:14px!important}

.panel			{border:none!important}	
.panel-heading	{background:#111!important; padding:10px 5px!important}
.panel-heading h4	{color:#9a5eed!important; font-size:14px!important}
.panel-heading span	{float:right; color:#9a5eed!important;}
.panel-body		{background:#000!important; border:none!important}

	
/* RESPONSIVE ===========================================================================*/
		
@media (min-width:768px) {

}

@media (max-width:767px) {

}


