body {
	padding-top: 80px;
}
#portel-rutames-filtro ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#portel-rutames-filtro ul li {
	display: inline-block;
	margin-right: 10px;
}

tr.portel-frs th, tr.portel-frs td {
	background-color: rgba(255, 237, 0, 0.3);
}
tr.portel-intershipping th, tr.portel-intershipping td {
	background-color: rgba(0,0,255,0.3);
}
tr.portel-balearia th, tr.portel-balearia td {
	background-color: rgba(126, 249, 255,0.3);
}
tr.portel-aml th, tr.portel-aml td {
	background-color: rgba(255, 144, 0,0.3);
}
tr.portel-transmediterranea th, tr.portel-transmediterranea td {
	background-color: rgba(255, 0, 0,0.3);
}
tr.portel-navline th, tr.portel-navline td {
	background-color: rgba(121,0,255,0.3)
}
tr.portel-formentera-cargo th, tr.portel-formentera-cargo td {
	background-color: rgba(104,41,158,0.3)
}
tr.portel-trasmapi th, tr.portel-trasmapi td {
	background-color: rgba(41, 53, 158,0.3)
}
tr.portel-aquabus th, tr.portel-aquabus td {
	background-color: rgba(28, 117, 42,0.3)
}
tr.portel-mediterranea-pitiusa th, tr.portel-mediterranea-pitiusa td {
	background-color: rgba(214, 107, 0, 0.3)
}


.portel-comparativa-bloqueprincipal tr.titulares th {
	background-color: #2C3E50;
	color: #FFF;
}
.portel-comparativa-bloqueprincipal tr.secciontitular td h3 {
	font-size: 35px;
	font-weight: 600;
	text-align: center;
}
.portel-comparativa-bloqueprincipal tr.separacionbloque td {
	font-size: 0px;
	height: 20px;
}
.portel-comparativa-bloqueprincipal tr td.negativo {
	color: #C00;
	font-weight: 800;
}
.portel-comparativa-bloqueprincipal td.mtd {
	font-weight: 800;
}
.portel-comparativa-bloqueprincipal tr.kpi td, .portel-comparativa-bloqueprincipal td.share {
	font-weight: 800;
}
.portel-comparativa-bloqueprincipal tr.kpi td:first-child {
	font-weight: 400;
}
.portel-comparativa-bloqueprincipal tr td, .portel-comparativa-bloqueprincipal tr th {
	text-align: right;
}
.portel-comparativa-bloqueprincipal tr td:first-child, .portel-comparativa-bloqueprincipal tr th:first-child {
	text-align: left;
}
.portel-comparativa-bloqueprincipal th.text-left, .portel-comparativa-bloqueprincipal td.text-left {
	text-align: left;
}
.portel-comparativa-bloqueprincipal td.text-center {
	text-align: center!important;
}

td.timeframe_a, div.timeframe_a input, div.timeframe_a select {
	background-color: #FFFAB2;
}
td.timeframe_b, div.timeframe_b input, div.timeframe_b select {
	background-color: #FFB2B2;
}

div.timeframe_a input::placeholder, div.timeframe_a input::-moz-placeholder, div.timeframe_b ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: 333;
    opacity: 1; /* Firefox */
}
#tabla-frs-vs-total td, #tabla-frs-vs-total th {
	text-align: center;
}
#tabla-frs-vs-total td.seccion {
	font-size: 24px;
	font-weight: 600;
	text-align: left;
}
#tabla-frs-vs-total th.oscuro {
	background-color: #1f2f3f;
}

#tabla-frs-vs-total tr.titulares th {
	font-weight: normal;
}
#tabla-frs-vs-total tr.titulares1 th {
	border-bottom: 1px solid #FFF;
}

#tabla-frs-vs-total th.col2, #tabla-frs-vs-total th.col3 {
	width: 11.11%;
}
#tabla-frs-vs-total tr.titulares2 th {
	font-size: 12px;
}
#tabla-frs-vs-total td.kpi, #tabla-frs-vs-total td.var {
	font-weight: bold;
}
/*
#tabla-frs-vs-total th.col3 {
	width: 12.5%;
}
#tabla-frs-vs-total th.col2 {
	width: 8.32%;
}
*/

th.turnoverfirstcol, td.turnoverfirstcol {
	border-left: 20px solid #FFF!important;
}