/*=======================================================================
*** PORTO_SUB STYLE SHEET***
========================================================================*/

/* ESTILOS GENERALES */
.content.full {
  /*  margin-bottom: 6em !important;*/
  
}

a {
    color: #76ccee !important;
}

section.page-header h1 {
    border-bottom-color: #76ccee !important;
}

html.boxed .body {
    background-color: #fff;
    border-bottom: 5px solid #668181;
    border-radius: 5px;
    border-top: 5px solid #668181 !important;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    height: auto;
    margin: 25px auto;
    max-width: 1200px;
}

.main {
    font-family: Arial;
	  /*min-height: 100% !important;*/
}

html section.section-primary-omi {
    background-color: #76ccee !important;
    border-color: #668181 !important;
}
html
{
min-height:100%;
}
body /*EDIT*/
{
   /* background-color: #D1D3D4 !important;*/

    font: 12px Arial, Helvetica, sans-serif, Verdana;
  /* background: url(mibgas/FONDO.jpg) center repeat-y !important;*/
    background-size: initial;
    BACKGROUND-POSITION-X: center !important;
    background-repeat: no-repeat;
    background-attachment: fixed;
	min-height:100%;
	background-color:#e6e6e6  !important;

}

html .scroll-to-top {
    background: #868688 none repeat scroll 0 0;
    border-radius: 7px 7px 0 0;
    bottom: 0;
    color: #fff;
    display: block;
    height: 9px;
    min-width: 49px;
    opacity: 0;
    padding: 13px 10px 35px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    z-index: 1040;
}

.section.section-default.section-footer > h2 {
     color: #868688;
}

.col-md-2 {
    width: auto;
}

.page-header {
    background-color: #868688;
    border-bottom: 5px solid #668181;
    border-top: 5px solid #668181;
    margin: 0 0 35px;
    min-height: 50px;
    padding: 20px 0;
    position: relative;
    text-align: left;
}


td {
	background: #ebebeb none repeat scroll 0 0;
	border-bottom: 1px solid #c8c7c7;
	border-right: 1px solid #c8c7c7;
	color: #747474;
	padding-left: 0px !important;
	text-align: left;
}

.tituloVerde{
    color: #76ccee;
    font: medium;
    font-family: "Comic Sans MS",cursive,sans-serif;
    font-style: initial;
    font-weight: bold;
}

div.home-intro {
    background-color: #868688;
}
.home-intro {
    background-color: #868688;
    margin-bottom: 60px;
    overflow: hidden;
    padding: 20px 0 10px;
    position: relative;
    text-align: left;
}



section.section {
    border-top: 5px solid #668181;
    margin: 30px 0;
    padding: 50px 0;
}

html, button, input, select, textarea {
    font-family: Calibre,sans-serif;
    font-size: 1em;
}

.site-map-menu .nolink {
	color: #76ccee !important;
}

.nolink {
	color: #fff !important;
}
/* FIN ESTILOS GENERALES */

/* ESTILOS LOGO */
#logo > img {
    top: -1.7em !important;
}
/* FIN ESTILOS LOGO */

/* ESTILO ARTICULO */
.post-content {
    margin-left: -3em;
}
/* FIN ESTILO ARTICULO*/

/* ESTILO PARA ACCESIBILIDAD */
.access {
    left: -9999em;
    position: absolute;
}
/* FIN ESTILO PARA ACCESIBILIDAD */

/* ESTILOS ICONOS DE IDIOMA */
#header .header-language-icons {
    float: right;
    margin: 6px 0 0 10px;
}

.language-icons {
    margin: 0;
    padding: 0;
    width: auto;
}

.language-icons li {
    display: inline-block;
    margin: -1px 1px 5px 0;
    overflow: visible;
    padding: 0;
}

.language-icons li a {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease 0s;
    width: 30px;
}
/* FIN ESTILOS ICONOS DE IDIOMA */

/* ESTILOS PARA MENÚ DESPLEGABLE*/
.dropdown-toggle.disabled.nolink {
	color:#76ccee !important;
}

.active-trail.dropdown-toggle.disabled.nolink {
	color:#fff !important;
}

.dropdown .dropdown-menu .active {
    color:#76ccee !important;
}

/*editado*/
#header .header-nav-main nav > ul > li.open > a,
  #header .header-nav-main nav > ul > li:hover > a {
       background: NONE !important;
    color: #CCC !important;
    border-bottom: 3px solid #8bdaf3 !important;
    BORDER-RADIUS: 0PX;
    PADDING-BOTTOM: 3PX;
  }

  #header .header-nav-main nav > ul > li.open > span,
  #header .header-nav-main nav > ul > li:hover > span {
    background: #76ccee !important;
	color:#fff !important;
  }
  
 #header .header-nav-main nav > ul > li > span {
    border-radius: 4px;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    padding: 10px 13px;
    text-transform: uppercase;
}
 
.nav > li > span {
    display: block;
    padding: 10px 15px;
    position: relative;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top-color: #668181 !important;
}

ul.nav-pills > li.active > a {
    background-color: white !important;
	color:#fff !important;
}

ul.nav-pills > li.active > span {
    background-color: #76ccee !important;
	color:#fff !important;
}
/*cambiado el color del borde*/
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    border-bottom: 1px solid #9c9c9c !important
}

#sub-menu a {
	color:#fff !important;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li span {
    border-bottom: 1px solid #668181 !important;
}

#sub-menu span {
	color:#fff !important;
}
/* FIN ESTILOS PARA MENÚ DESPLEGABLE*/

/* ESTILOS PARA MIGAS DE PAN*/
.breadcrumb a {
	color:#fff !important;
}
/* FIN ESTILOS PARA MIGAS DE PAN*/

/* ESTILOS MENÚ DE ADMINISTRACIÓN*/
.admin-menu-toolbar-category > a {
	color:#fff !important;
}

.admin-menu-action > a {
	color:#fff !important;
}

.admin-menu-action.admin-menu-users > a {
	color:#fff !important;
}

.admin-menu-destination {
	color:#fff !important;
}

.expandable > a {
	color:#fff !important;
}

#admin-menu-menu .dropdown a {
	color:#fff !important;
}

#admin-menu .dropdown a {
	color:#fff !important;
}

#header .header-btn-collapse-nav {
    background: #76ccee none repeat scroll 0 0 !important;
}
/* FIN ESTILOS MENÚ DE ADMINISTRACIÓN*/


/* ESTILOS PARA PESTAÑAS */
html body .tabs .nav-tabs li.active a, html.dark body .tabs .nav-tabs li.active a {
    border-top-color: #668181 !important;
	color: #668181;
}

html body .tabs .nav-tabs a,
html.dark body .tabs .nav-tabs a,
html body .tabs .nav-tabs a:hover,
html.dark body .tabs .nav-tabs a:hover {
  color: #668181 !important;
}
html body .tabs .nav-tabs a:hover,
html.dark body .tabs .nav-tabs a:hover,
html body .tabs .nav-tabs a:focus,
html.dark body .tabs .nav-tabs a:focus {
  border-top-color: #668181 !important;
}
html body .tabs .nav-tabs li.active a,
html.dark body .tabs .nav-tabs li.active a {
  border-top-color: #668181 !important;
  color: #668181 !important;
}
html body .tabs .nav-tabs.nav-justified a:hover,
html.dark body .tabs .nav-tabs.nav-justified a:hover,
html body .tabs .nav-tabs.nav-justified a:focus,
html.dark body .tabs .nav-tabs.nav-justified a:focus {
  border-top-color: #668181 !important;
}
html body .tabs.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs.tabs-bottom .nav-tabs li a:hover,
html body .tabs.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs.tabs-bottom .nav-tabs li.active a,
html body .tabs.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs.tabs-bottom .nav-tabs li.active a:focus {
  border-bottom-color: #668181 !important;
}
html body .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus {
  border-left-color: #668181 !important;
}
html body .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus {
  border-right-color: #668181 !important;
}
html body .tabs-primary .nav-tabs li a,
html.dark body .tabs-primary .nav-tabs li a,
html body .tabs-primary .nav-tabs.nav-justified li a,
html.dark body .tabs-primary .nav-tabs.nav-justified li a,
html body .tabs-primary .nav-tabs li a:hover,
html.dark body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
  color: #668181 !important;
}
html body .tabs-primary .nav-tabs li a:hover,
html.dark body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
  border-top-color: #668181 !important;
}
html body .tabs-primary .nav-tabs li.active a,
html.dark body .tabs-primary .nav-tabs li.active a,
html body .tabs-primary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a,
html body .tabs-primary .nav-tabs li.active a:hover,
html.dark body .tabs-primary .nav-tabs li.active a:hover,
html body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary .nav-tabs li.active a:focus,
html.dark body .tabs-primary .nav-tabs li.active a:focus,
html body .tabs-primary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #668181 !important;
  color: #668181 !important;
}
html body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #668181 !important;
}
html body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #668181 !important;
}
html body .tabs-primary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #668181 !important;
}
html body .tabs-primary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #668181 !important;
}
html body .tabs-primary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #668181 !important;
}
html body .tabs-primary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #668181 !important;
}
/* FIN ESTILOS PARA PESTAÑAS */

/* ESTILOS CARRUSEL  DE IMÁGENES DE EMPRESAS*/
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #668181 !important;
}

.owl-carousel .owl-item {
    -moz-user-select: none;
    float: left;
    min-height: 1px;
    padding-left: 1em;
    padding-right: 1em;
    position: relative;
	display: table-cell;
	min-height: 10em;
    vertical-align: middle !important;
}


.owl-item > div {
    display: table-cell !important;
    height: 10em !important;
    vertical-align: middle !important;
}

.short.word-rotator-title {
    color: #868688;
}
/* FIN ESTILOS CARRUSEL  DE IMÁGENES DE EMPRESAS*/


/* ESTILOS PARA EL PIE */
#footer {
    background: #868688 none repeat scroll 0 0;
    border-top: 4px solid #668181;
    clear: both;
    font-size: 0.9em;
    margin-top: 0px;
	padding:0;
    position: relative;
}

.contact p {
    color: #fff;
    line-height: 24px;
}

#footer .footer-copyright {
    background: #868688 none repeat scroll 0 0;
    border-top: 4px solid #868688;
	margin-top:0;
	padding: 0;
}

#footer .footer-copyright p {
    color: #fff;
    margin: 0;
    padding: 0;
}



#footer .footer-copyright nav ul li {
    border-left: 1px solid #fff;
    display: inline-block;
    line-height: 12px;
    margin: 0;
    padding: 0 8px;
}

#footer .conf_min{
	color:#fff;
	font-size:0.69em;
	margin-bottom: -5em !important;
}
/*  FIN ESTILOS PARA EL PIE */



/* ESTILOS PARA BLOQUE DE RESULTADOS DE MERCADO HOME Y PÁGINA DE RESULTADOS DE MERCADO*/
section.section-custom-image_results {
  	background: transparent url(../fondo_home.jpg) center 0 no-repeat;
  	padding: 129px 0 0;
}
  
section.section-custom-image_results section.section {
 	border-top-color: rgba(241, 241, 241, 0.8);
  	background: rgba(244, 244, 244, 0.8);
}

.section.section-default.section-footer > h2 {
	margin-left:1.3em;
}

.bloque_resultados_home {
	display:inline-block;
	width:100%;
}

.link_resultados {
    color: #868688 !important;
	text-align:center;
	font-size:3em;
	font-weight:bold;
}

.enlace_resultados:hover{
	text-decoration:none;
}

.contextual-links-region {
    margin-bottom: 2em;
}

.block-grid {
	width:100%;
    display: inline-block;
}

.block-grid-home {
    display: inline-block;
}

.col-md-6 {
    display: inline-block;
    letter-spacing: normal;
    text-rendering: auto;
    vertical-align: top;
    word-spacing: normal;
}

.box {
    margin-bottom: 30px;
    padding: 0 15px;
}

.box-header::after {
    background-color: #668181;
    content: " ";
    display: block;
    height: 1px;
    margin: 1rem -0.6rem 0;
}
.system-price-block .box-header, .system-price-block .box-body {
    background-color: #76ccee;
    color: #FFF;
}
.box-header {
    font-size: 1.6em;
    font-weight: bold;
    padding: 1rem 2rem 0;
}

.system-price-block .system-price-updated {
    float: right;
    font-size: 0.6em;
	font-weight:bold;
    line-height: 2;
}

.block-grid .box-body {
    min-height: 11.5rem;
}

.block-grid-home .box-body {
    min-height: 11.5rem;
}

.box-body {
    padding: 1rem 2rem;
}

.system-price-key > img {
	 display: inline-block;
	 height: auto;
	 position: static;
	 margin-right:0.5em;
}

.system-price-box .system-price-key {
    color: #FFF;
	font-weight:bold;
    height: 0;
    position: relative;
    top: -1em;
	margin-bottom:1em;
}

.system-price-box .system-price-value {
    color: #FFF;
    display: inline-block;
    font-size: 3.1em;
    font-weight: 600;
}

.block-grid .system-price-box {
    float: left;
    padding-bottom: 1em;
    padding-top: 2.5em;
    width: 13em;
	margin-left: 2.9em;
}

.block-grid-home .system-price-box {
    float: left;
    padding-bottom: 1em;
    padding-top: 2.5em;
    width: 13em;
	margin-left: 2.9em;
}

.system-price-box {
    float: left;
    width: 50%;
	box-sizing: border-box;
    line-height: 1;
    padding: 0.5em 1em;
}

.single-line {
    white-space: nowrap;
}

.primary-div {
    background-color: #76ccee !important;
    border-color: #85cb3c !important;
}

.titulo-valores-cuadro {
	font-weight:bold;
	float:left;
	width:100%
}

.img-table{
	display: inline !important;
    height: auto;
    max-width: 100%;
}
/* FIN ESTILOS PARA BLOQUE DE RESULTADOS DE MERCADO HOME*/

/* ESTILOS GOOGLE ANALYTICS */
.view.view-google-analytics-reports-summary.view-id-google_analytics_reports_summary.view-display-id-attachment_top_pages.google-analytics-reports-summary.google-analytics-reports-summary-top-pages {
	float:left !important;
	width: 48% !important;
}

.view.view-google-analytics-reports-summary.view-id-google_analytics_reports_summary.view-display-id-attachment_1.google-analytics-reports-summary {
	float:right !important;
	width: 48% !important;
}
/* FIN ESTILOS GOOGLE ANALYTICS */

/* ESTILOS TABLA DE RESULTADOS DE MERCADO */
.google-visualization-table-table {
    width: 100%;
	border-radius: 10px !important;
	background-color:#fff;
}

.google-visualization-table {
    border: none !important;
}

/*.google-visualization-table > div {
	border-radius: 10px !important;
}*/

/*.google-visualization-table-table tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.google-visualization-table-table tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}*/

.google-visualization-table {
	width:100%;
}

.google-visualization-table-table td {
    font-size: 1.8em;
    text-align: center;
	color: #fff;
	font-weight: bold;
    padding: 0.6em 0.35em !important;
	border:0 !important;
}

.google-visualization-table-table th{
	font-size: 1.8em;
    text-align: center;
	color: #fff;
	font-weight: bold;
    padding: 0.6em 0.35em !important;
	border-bottom:3px solid #668181 !important;
	border-right:none !important;
}

.google-visualization-table-sortind {
    color: #fff !important;
    padding-left: 4px;
}

.tablaResultados{
margin-bottom:2em;
}

.cabecera_tabla {
    display: inline !important;
    margin-right: 0.5em !important;
}

.impares {
    background-color: #76ccee;
}

td {
    border-bottom: 1px solid #668181;
    border-right: 1px solid #668181;
}

th {
    border-bottom: 3px solid #668181;
}

.cabecera {
    background-color: #76ccee;
    color: #668181;
    font-weight: bold;
    text-align: center !important;
}

.fila {
    background-color: #76ccee;
}
/* FIN ESTILOS TABLA DE RESULTADOS DE MERCADO */

/* ESTILOS CONTADORES DE RESULTADOS DE MERCADO */
.counters.counters-text-light .counter .fa, .counters.counters-text-light .counter .icons, .counters.counters-text-light .counter strong, .counters.counters-text-light .counter label {
    color: #fff !important;
    font-weight: bold;
}
/* FIN ESTILOS CONTADORES DE RESULTADOS DE MERCADO */


/** ESTILOS CAJA DE ERROR **/
.alert-danger  p {
    font-size: 1.2em;
	color: #a94442;
	margin-left:2em;
}
/** FIN ESTILOS CAJA DE ERROR **/


/* ESTILOS BLOQUE LATERAL DE EMPRESAS OMI */

*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
.view.view-bloque-enlaces-empresas.view-id-bloque_enlaces_empresas.view-display-id-block {
    margin-top: 5em;
}

.views-row.views-row-1.views-row-odd.views-row-first.views-row-last > div {
    padding: 0 2em;
    width: 100%;
}
/* FIN ESTILOS BLOQUE LATERAL DE EMPRESAS OMI */

/* ESTILO BOTONES DE BÚSQUEDA */
html .btn-primary {
    background-color: #76ccee !important;
    border-color: #76ccee #76ccee #76ccee !important;
    color: #ffffff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* FIN ESTILO BOTONES DE BÚSQUEDA */

/* ESTILO CAMPO FICHEROS ADJUNTOS */
.file-icon {
    display: inline !important;
}
/* FIN ESTILO CAMPO FICHEROS ADJUNTOS */

/* ESTILO VÍDEO YOUTUBE */
.field.field-name-field-v-deo.field-type-youtube.field-label-above {
    margin-top: 2em;
}
/* FIN ESTILO VÍDEO YOUTUBE */
