@media print{

@page :left {
  margin-left: 2cm;
  margin-right: 2cm;
}

@page :right {
  margin-left: 2cm;
  margin-right: 2cm;
}

/*================================================== 
				RANKING ENERGÉTICO
================================================== */
.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label
{
	font-size:12px;
	width:40%!important;
}
.tablesaw-cell-content{
	max-width:59%!important;
	font-size:14px;
}
.slider.slider-horizontal{
	width:280px!important;
}
table.tablesaw{
	margin-bottom:20px;
}
.float-rank{
	margin-left:5px;
	float:left;
}
.ranking-actualizado{
	text-align:center;
}
.retiq-form .float-label {
	display: block;
	width: 100%;
}
.input-group-addon {
	font-size: .8em;
}
.table-results {
	font-size: .8em;
}
.table-results tbody tr th,
.table-results tbody tr td:last-child
{
	padding-left: 10px;
}
.glyphicon{
	display:none;
}
tr:nth-child(odd){
	background-color:#CCC;
}
.site-footer, .navbar,
.top-bar, .breadcrum_color,
form{
	display:none;
}

/*================================================== 
				HERRAMIENTA FINANCIERA
================================================== */
#resultados .col-md-6{
	display:block;
	float:none;
	margin:auto;
}
table,
thead,
tr,
td,
th,
table td,
table tr,
table th,
thead td,
thead tr
{
	border:solid 1px #333333 !important;
}
table{
	max-width:90%;
	font-weight:400;
}
thead{
	font-weight:700;
	font-size:1.2em;
}
.bars-content2{
	width:500px;
	margin:auto;
}
.btn{
	display:none;
}
}
