/*! jQuery UI - v1.11.4 - 2016-03-08
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

#the-count {
    float: right;
    padding: 0.1rem 0 0 0;
    font-size: 0.875rem;
}

.sgc td {
    font-size: 1em;
}

.sgc th:first-of-type {
    font-size: 1.2em;
}

.selectBox {
  position: relative;
}

.selectBox select {
  width: 100%;
  font-weight: bold;
}

#instrucciones-cierre {
    padding-left:23px;
    color:
}

#instrucciones-cierre li {
    padding-bottom: 10px;
}

.overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#checkboxes {
  display: none;
  border: 1px #dadada solid;
}

#checkboxes label {
  display: block;
  padding-left: 10px;
}

#checkboxes label:hover {
  background-color: lightgrey;
}

.repsolColor {
	color: #FF6200;
}

.centrado {
	float: none!important;
}
.botonUsuario {
    color: #fff;
    background: #43637D !important;
    display: inline-block;
    border-radius: 5px;
    padding: 0 7px;
    height: 38px;
    border: 1px solid #43637D !important;
    float: right;
    margin-top:0.7cm;
    width:100%;
}

input.disabled.botonSiguiente{
    background: gray !important;
}

.botonSiguiente {
	color: #fff;
    background: #001e37 !important;
    display: inline-block;
    border-radius: 20px !important;
    padding: 0 7px;
    height: 38px;
    border: 1px transparent !important;
    float: right;
    font-family: 'Repsol Regular';
    font-size: 15px;
}

.botonSiguiente:hover{
    background: #43637d !important;
}

.botonSiguiente:active{
    background: #00badb !important;
}

.botonSiguiente:focus{
    background: #001e37 !important;
    outline-style: solid;
    outline-color: #00badb;
    outline-width: 2px;
    outline-offset: 2px; 
}

.botonExportar,
#botonExportar, 
#botonExportarUsers,
#botonExportarPermisos,
#botonExportarPermisosPT, 
#botonExportarPermisosGC,
#botonExportarPermisosECO,
#botonExportarPermisosOPSFACT,
#botonExportarPermisosOPSCOM,
#botonExportarPermisosLT,
#botonExportarPermisosES,
#botonExportarPermisosDEPO {
    background: #fff !important;
    color: #001e37;
    display: inline-block;
    border-radius: 20px;
    padding: 0 7px;
    height: 38px;
    border: solid 2px #001e37 !important;
}

.botonExportar:hover,
#botonExportar:hover, 
#botonExportarUsers:hover, 
#botonExportarPermisos:hover,
#botonExportarPermisosPT:hover, 
#botonExportarPermisosGC:hover, 
#botonExportarPermisosECO:hover,
#botonExportarPermisosOPSFACT:hover,
#botonExportarPermisosOPSCOM:hover,
#botonExportarPermisosLT:hover,
#botonExportarPermisosES:hover,
#botonExportarPermisosDEPO:hover, 
.botonOpciones:hover{
    background: #001e37 !important;
    color: white;
}

.botonProrroga,
.botonCierre {
    height: 20px;
}

.botonOpciones {
    background: #fff !important;
    color: #001e37;
    display: inline-block;
    border-radius: 20px;
    padding: 0 7px;
    height: 38px;
    border: solid 2px #001e37;
    float: left;
}

.bold { font-weight: bold; }

.ui-helper-hidden {
    display: none
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.ui-helper-reset {
    border: 0;
    font-size: 100%;
    line-height: 1.3;
    list-style: none;
    margin: 0;
    outline: 0;
    padding: 0;
    text-decoration: none
}
.ui-helper-clearfix {
    min-height: 0
}
.ui-helper-clearfix:before {
    border-collapse: collapse;
    content: "";
    display: table
}
.ui-helper-clearfix:after {
    border-collapse: collapse;
    clear: both;
    content: "";
    display: table
}
.ui-helper-zfix {
    filter: alpha(opacity=0);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.ui-front {
    z-index: 1000000
}
.ui-state-disabled {
    background-image: none;
    cursor: default!important;
    filter: alpha(opacity=35);
    opacity: .35
}
.ui-state-disabled .ui-icon {
    filter: alpha(opacity=35)
}
.ui-icon {
    background-image: url(images/ui-icons_444444_256x240.html);
    background-repeat: no-repeat;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99999px;
    width: 16px
}
.ui-widget-overlay {
    background: #aaa;
    filter: alpha(opacity=30);
    height: 100%;
    left: 0;
    opacity: .3;
    position: fixed;
    top: 0;
    width: 100%
}
.ui-autocomplete {
    cursor: default;
    left: 0;
    position: absolute;
    top: 0
}
.ui-menu {
    display: block;
    list-style: none;
    margin: 0;
    outline: 0;
    padding: 0
}
.ui-menu .ui-menu {
    position: absolute
}
.ui-menu .ui-menu-item {
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    cursor: pointer;
    margin: 0;
    min-height: 0;
    padding: 3px 1em 3px .4em;
    position: relative
}
.ui-menu .ui-menu-divider {
    border-width: 1px 0 0;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 5px 0
}
.ui-menu .ui-state-focus {
    margin: -1px
}
.ui-menu .ui-state-active {
    margin: -1px
}
.ui-menu .ui-icon {
    bottom: 0;
    left: .2em;
    margin: auto 0;
    position: absolute;
    top: 0
}
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}
.ui-menu-icons {
    position: relative
}
.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}
.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}
.ui-widget .ui-widget {
    font-size: 1em
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}
.ui-widget-content {
    background: #fff;
    border: 1px solid #ddd;
    color: #333
}
.ui-widget-content a {
    color: #333
}
.ui-widget-content .ui-state-default {
    background: #f6f6f6;
    border: 1px solid #c5c5c5;
    color: #454545;
    font-weight: 400
}
.ui-widget-content .ui-state-active {
    background: #007fff;
    border: 1px solid #003eff;
    color: #fff;
    font-weight: 400
}
.ui-widget-content .ui-state-highlight {
    background: #fffa90;
    border: 1px solid #dad55e;
    color: #777620
}
.ui-widget-content .ui-state-highlight a {
    color: #777620
}
.ui-widget-content .ui-state-error {
    background: #fddfdf;
    border: 1px solid #f1a899;
    color: #5f3f3f
}
.ui-widget-content .ui-state-error a {
    color: #5f3f3f
}
.ui-widget-content .ui-state-error-text {
    color: #5f3f3f
}
.ui-widget-content .ui-priority-primary {
    font-weight: 700
}
.ui-widget-content .ui-priority-secondary {
    filter: alpha(opacity=70);
    font-weight: 400;
    opacity: .7
}
.ui-widget-content .ui-state-disabled {
    background-image: none;
    filter: alpha(opacity=35);
    opacity: .35
}
.ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_444444_256x240.html)
}
.ui-widget-header {
    background: #e9e9e9;
    border: 1px solid #ddd;
    color: #333;
    font-weight: 700
}
.ui-widget-header a {
    color: #333
}
.ui-widget-header .ui-state-default {
    background: #f6f6f6;
    border: 1px solid #c5c5c5;
    color: #454545;
    font-weight: 400
}
.ui-widget-header .ui-state-active {
    background: #007fff;
    border: 1px solid #003eff;
    color: #fff;
    font-weight: 400
}
.ui-widget-header .ui-state-highlight {
    background: #fffa90;
    border: 1px solid #dad55e;
    color: #777620
}
.ui-widget-header .ui-state-highlight a {
    color: #777620
}
.ui-widget-header .ui-state-error {
    background: #fddfdf;
    border: 1px solid #f1a899;
    color: #5f3f3f
}
.ui-widget-header .ui-state-error a {
    color: #5f3f3f
}
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}
.ui-widget-header .ui-priority-secondary {
    filter: alpha(opacity=70);
    font-weight: 400;
    opacity: .7
}
.ui-widget-header .ui-state-disabled {
    background-image: none;
    filter: alpha(opacity=35);
    opacity: .35
}
.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_444444_256x240.html)
}
.ui-state-default {
    background: #f6f6f6;
    border: 1px solid #c5c5c5;
    color: #454545;
    font-weight: 400
}
.ui-state-default a {
    color: #454545;
    text-decoration: none
}
.ui-state-default a:link {
    color: #454545;
    text-decoration: none
}
.ui-state-default a:visited {
    color: #454545;
    text-decoration: none
}
.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_777777_256x240.html)
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    background: #ededed;
    border: 1px solid #ccc;
    color: #2b2b2b;
    font-weight: 400
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #2b2b2b;
    text-decoration: none
}
.ui-state-active {
    background: #007fff;
    border: 1px solid #003eff;
    color: #fff;
    font-weight: 400
}
.ui-state-active a {
    color: #fff;
    text-decoration: none
}
.ui-state-active a:link {
    color: #fff;
    text-decoration: none
}
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}
.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.html)
}
.ui-state-highlight {
    background: #fffa90;
    border: 1px solid #dad55e;
    color: #777620
}
.ui-state-highlight a {
    color: #777620
}
.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_777620_256x240.html)
}
.ui-state-error {
    background: #fddfdf;
    border: 1px solid #f1a899;
    color: #5f3f3f
}
.ui-state-error a {
    color: #5f3f3f
}
.ui-state-error .ui-icon {
    background-image: url(images/ui-icons_cc0000_256x240.html)
}
.ui-state-error-text {
    color: #5f3f3f
}
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cc0000_256x240.html)
}
.ui-priority-primary {
    font-weight: 700
}
.ui-priority-secondary {
    filter: alpha(opacity=70);
    font-weight: 400;
    opacity: .7
}
.ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_555555_256x240.html)
}
.ui-state-focus .ui-icon {
    background-image: url(images/ui-icons_555555_256x240.html)
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 3px
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 3px
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 3px
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 3px
}
.ui-widget-shadow {
    background: #666;
    border-radius: 8px;
    filter: alpha(opacity=30);
    margin: 0;
    opacity: .3;
    padding: 5px
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@font-face {
    font-family: 'Repsol Regular';
    src: url(../fonts/SoleRepsolText_W_Rg.woff2);
    src: url(../fonts/SoleRepsolText_W_Rg.woff2) format('woff2'), url(../fonts/SoleRepsolText_Rg.woff) format('woff'), url(../fonts/SoleRepsolText_Rg.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-variant: normal
}
@font-face {
    font-family: 'Repsol Light';
    src: url(../fonts/SoleRepsolText_W_Lt.woff);
    src: url(../fonts/SoleRepsolText_W_Lt.woff2) format('woff2'), url(../fonts/SoleRepsolText_W_Lt.woff) format('woff'), url(../fonts/SoleRepsolText_Lt.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-variant: normal
}
@font-face {
    font-family: 'Repsol Bold';
    src: url(../fonts/SoleRepsolText_W_Bd.woff);
    src: url(../fonts/SoleRepsolText_W_Bd.woff2) format('woff2'), url(../fonts/SoleRepsolText_W_Bd.woff) format('woff'), url(../fonts/SoleRepsolText_Bd.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-variant: normal
}
@font-face {
    font-family: 'Repsol Stencil Bold';
   src: url(../fonts/SoleRepsolText_W_SBd.woff);
    src: url(../fonts/SoleRepsolText_W_SBd.woff2) format('woff2'), url(../fonts/SoleRepsolText_W_SBd.woff) format('woff'), url(../fonts/SoleRepsolText_SBd.ttf) format('truetype');
    font-weight: 400;
    font-weight: 400;
    font-style: normal;
    font-variant: normal
}

@font-face {
    font-family: 'Repsol Display Regular';
    src: url(../fonts/SoleRepsolDisplay_Rg.woff2);
    src: url(../fonts/SoleRepsolDisplay_Rg.woff2) format('woff2'), url(../fonts/SoleRepsolDisplay_Rg.woff) format('woff'), url(../fonts/SoleRepsolDisplay_Rg.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-variant: normal
}
@font-face {
    font-family: 'Repsol Display Light';
    src: url(../fonts/SoleRepsolDisplay_W_Lt.woff);
    src: url(../fonts/SoleRepsolDisplay_W_Lt.woff2) format('woff2'), url(../fonts/SoleRepsolDisplay_W_Lt.woff) format('woff'), url(../fonts/SoleRepsolDisplay_Lt.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-variant: normal
}
@font-face {
    font-family: 'Repsol Display Bold';
    src: url(../fonts/SoleRepsolDisplay_W_Bd.woff);
    src: url(../fonts/SoleRepsolDisplay_W_Bd.woff2) format('woff2'), url(../fonts/SoleRepsolDisplay_W_Bd.woff) format('woff'), url(../fonts/SoleRepsolDisplay_Bd.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-variant: normal
}
@font-face {
    font-family: 'Repsol Display Stencil Bold';
   src: url(../fonts/SoleRepsolDisplay_W_SBd.woff);
    src: url(../fonts/SoleRepsolDisplay_W_SBd.woff2) format('woff2'), url(../fonts/SoleRepsolDisplay_W_SBd.woff) format('woff'), url(../fonts/SoleRepsolDisplay_SBd.ttf) format('truetype');
    font-weight: 400;
    font-weight: 400;
    font-style: normal;
    font-variant: normal
}

@font-face {
    font-family: 'Repsol Outline Bold';
    src: url(../fonts/RepsolOutlineBold.eot);
    src: url(../fonts/RepsolOutlineBoldd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/RepsolOutlineBold.svg#RepsolOutlineBold) format('svg'), url(../fonts/RepsolOutlineBold.woff) format('woff'), url(../fonts/RepsolOutlineBold.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-variant: normal
}
@font-face {
    font-family: 'PTSans Regular';
    src: url(../fonts/PTSansRegular.eot);
    src: url(../fonts/PTSansRegulard41d.eot?#iefix) format('embedded-opentype'), url(../fonts/PTSansRegular.svg#PTSansRegular) format('svg'), url(../fonts/PTSansRegular.woff) format('woff'), url(../fonts/PTSansRegular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-variant: normal
}
@font-face {
    font-family: 'PTSans Bold';
    src: url(../fonts/PTSansBold.eot);
    src: url(../fonts/PTSansBoldd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/PTSansBold.svg#PTSansBold) format('svg'), url(../fonts/PTSansBold.woff) format('woff'), url(../fonts/PTSansBold.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-variant: normal
}
@font-face {
    font-family: titillium;
    src: url(../fonts/titillium-regular-webfont.eot);
    src: url(../fonts/titillium-regular-webfontd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/titillium-regular-webfont.ttf) format("truetype"), url(../fonts/titillium-regular-webfont.svg#titillium-regular-webfont) format("svg"), url(../fonts/titillium-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-variant: normal
}
@font-face {
    font-family: "titillium bold";
    src: url(../fonts/titillium-bold-webfont.eot);
    src: url(../fonts/titillium-bold-webfontd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/titillium-bold-webfont.ttf) format("truetype"), url(../fonts/titillium-bold-webfont.svg#titillium-bold-webfont) format("svg"), url(../fonts/titillium-bold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-variant: normal
}
@font-face {
    font-family: repsol-font-4;
    src: url(../fonts/repsol-font-4.eot);
    src: url(../fonts/repsol-font-4d41d.eot?#iefix) format("embedded-opentype"), url(../fonts/repsol-font-4.ttf) format("truetype"), url(../fonts/repsol-font-4.svg#repsol-font-4) format("svg"), url(../fonts/repsol-font-4.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-variant: normal
}
[data-icon]:before {
    font-family: repsol-font-4;
    content: attr(data-icon);
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none!important;
    speak: none;
    display: inline-block;
    text-decoration: none;
    width: 1em;
    line-height: 1em;
    -webkit-font-smoothing: antialiased
}
*{
    font-family: "Repsol Light";
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
	position: relative; 
    min-height: 100%;
}
body {
    /*margin: 0*/
	margin: 0 0 65px
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1{
    font-size: 2em;
    margin: .67em 0;
    font-family: 'Repsol Display Regular';
    color: #001e37;
}
h2{
    font-family: 'Repsol Regular';
    color: #43637d;
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
@media print {
    *,
    :before,
    :after {
        background: transparent!important;
        color: #000!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #000!important
    }
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../fonts/glyphicons-halflings-regular.eot');
	src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
    content: "\002a"
}
.glyphicon-plus:before {
    content: "\002b"
}
.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
.glyphicon-cd:before {
    content: "\e201"
}
.glyphicon-save-file:before {
    content: "\e202"
}
.glyphicon-open-file:before {
    content: "\e203"
}
.glyphicon-level-up:before {
    content: "\e204"
}
.glyphicon-copy:before {
    content: "\e205"
}
.glyphicon-paste:before {
    content: "\e206"
}
.glyphicon-alert:before {
    content: "\e209"
}
.glyphicon-equalizer:before {
    content: "\e210"
}
.glyphicon-king:before {
    content: "\e211"
}
.glyphicon-queen:before {
    content: "\e212"
}
.glyphicon-pawn:before {
    content: "\e213"
}
.glyphicon-bishop:before {
    content: "\e214"
}
.glyphicon-knight:before {
    content: "\e215"
}
.glyphicon-baby-formula:before {
    content: "\e216"
}
.glyphicon-tent:before {
    content: "\26fa"
}
.glyphicon-blackboard:before {
    content: "\e218"
}
.glyphicon-bed:before {
    content: "\e219"
}
.glyphicon-apple:before {
    content: "\f8ff"
}
.glyphicon-erase:before {
    content: "\e221"
}
.glyphicon-hourglass:before {
    content: "\231b"
}
.glyphicon-lamp:before {
    content: "\e223"
}
.glyphicon-duplicate:before {
    content: "\e224"
}
.glyphicon-piggy-bank:before {
    content: "\e225"
}
.glyphicon-scissors:before {
    content: "\e226"
}
.glyphicon-bitcoin:before {
    content: "\e227"
}
.glyphicon-btc:before {
    content: "\e227"
}
.glyphicon-xbt:before {
    content: "\e227"
}
.glyphicon-yen:before {
    content: "\00a5"
}
.glyphicon-jpy:before {
    content: "\00a5"
}
.glyphicon-ruble:before {
    content: "\20bd"
}
.glyphicon-rub:before {
    content: "\20bd"
}
.glyphicon-scale:before {
    content: "\e230"
}
.glyphicon-ice-lolly:before {
    content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}
.glyphicon-education:before {
    content: "\e233"
}
.glyphicon-option-horizontal:before {
    content: "\e234"
}
.glyphicon-option-vertical:before {
    content: "\e235"
}
.glyphicon-menu-hamburger:before {
    content: "\e236"
}
.glyphicon-modal-window:before {
    content: "\e237"
}
.glyphicon-oil:before {
    content: "\e238"
}
.glyphicon-grain:before {
    content: "\e239"
}
.glyphicon-sunglasses:before {
    content: "\e240"
}
.glyphicon-text-size:before {
    content: "\e241"
}
.glyphicon-text-color:before {
    content: "\e242"
}
.glyphicon-text-background:before {
    content: "\e243"
}
.glyphicon-object-align-top:before {
    content: "\e244"
}
.glyphicon-object-align-bottom:before {
    content: "\e245"
}
.glyphicon-object-align-horizontal:before {
    content: "\e246"
}
.glyphicon-object-align-left:before {
    content: "\e247"
}
.glyphicon-object-align-vertical:before {
    content: "\e248"
}
.glyphicon-object-align-right:before {
    content: "\e249"
}
.glyphicon-triangle-right:before {
    content: "\e250"
}
.glyphicon-triangle-left:before {
    content: "\e251"
}
.glyphicon-triangle-bottom:before {
    content: "\e252"
}
.glyphicon-triangle-top:before {
    content: "\e253"
}
.glyphicon-console:before {
    content: "\e254"
}
.glyphicon-superscript:before {
    content: "\e255"
}
.glyphicon-subscript:before {
    content: "\e256"
}
.glyphicon-menu-left:before {
    content: "\e257"
}
.glyphicon-menu-right:before {
    content: "\e258"
}
.glyphicon-menu-down:before {
    content: "\e259"
}
.glyphicon-menu-up:before {
    content: "\e260"
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 14px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
    font-family: titillium, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #6e6259;
    background-color: #fff
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #007899;
    text-decoration: none
}
a:hover,
a:focus {
    color: #00badb;
    text-decoration: underline
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role=button] {
    cursor: pointer
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 22px;
    margin-bottom: 11px
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 11px;
    margin-bottom: 11px
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%
}
h1,
.h1 {
    font-size: 41px
}
h2,
.h2 {
    font-size: 34px
}
h3,
.h3 {
    font-size: 28px
}
h4,
.h4 {
    font-size: 20px
}
h5,
.h5 {
    font-size: 16px
}
h6,
.h6 {
    font-size: 14px
}
p {
    margin: 0 0 11px
}
.lead {
    margin-bottom: 22px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}
@media (min-width: 768px) {
    .lead {
        font-size: 24px
    }
}
small,
.small {
    font-size: 87%
}
mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}
.text-left {
    text-align: left;
    color: #43637d;
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-nowrap {
    white-space: nowrap
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777
}
.text-primary {
    color: #337ab7
}
a.text-primary:hover,
a.text-primary:focus {
    color: #286090
}
.text-success {
    color: #3c763d
}
a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:hover,
a.text-info:focus {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}
.bg-primary {
    color: #fff;
    background-color: #337ab7
}
a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #eee
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 11px
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dl {
    margin-top: 0;
    margin-bottom: 22px
}
dt,
dd {
    line-height: 1.42857143
}
dt {
    font-weight: 700
}
dd {
    margin-left: 0
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    border-left: 5px solid #eee
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}
blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: ''
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}
address {
    margin-bottom: 22px;
    font-style: normal;
    line-height: 1.42857143
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}
pre {
    display: block;
    padding: 10.5px;
    margin: 0 0 11px;
    font-size: 15px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width: 768px) {
    .container {
        width: 95%
    }
}
@media (min-width: 992px) {
    .container {
        width: 95%
    }
}
@media (min-width: 1200px) {
    .container {
        width: 95%
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
table {
    background-color: transparent
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}
th {
    text-align: left
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px
}
.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}
.table-bordered {
    border: 1px solid #000!important
}
.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #000!important
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}
table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}
table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}
.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}
.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}
.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}
.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}
.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}
.table-responsive {
    overflow-x: auto;
    min-height: .01%
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 16.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input[type=radio],
input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}
input[type=file] {
    display: block
}
input[type=range] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: 150;
}
input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
output {
    display: block;
    padding-top: 7px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555
}
.form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}
textarea.form-control {
    height: auto
}
input[type=search] {
    -webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 36px
    }
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month] {
        line-height: 33px
    }
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month] {
        line-height: 49px
    }
}
.form-group {
    margin-bottom: 15px
}
.form-group .control-label {
    color: #43637d;
}
form label {
    color: #43637d;
}
form div {
    color: #43637d;
}
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.radio label,
.checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}
.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}
.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}
.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}
input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=checkbox].disabled,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox] {
    cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 38px
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}
.input-sm {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm {
    height: 33px;
    line-height: 33px
}
textarea.input-sm,
select[multiple].input-sm {
    height: auto
}
.form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}
.form-group-sm select.form-control {
    height: 33px;
    line-height: 33px
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}
.form-group-sm .form-control-static {
    height: 33px;
    min-height: 36px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5
}
.input-lg {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}
select.input-lg {
    height: 49px;
    line-height: 49px
}
textarea.input-lg,
select[multiple].input-lg {
    height: auto
}
.form-group-lg .form-control {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}
.form-group-lg select.form-control {
    height: 49px;
    line-height: 49px
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}
.form-group-lg .form-control-static {
    height: 49px;
    min-height: 42px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.3333333
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 45px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    pointer-events: none
}
.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px
}
.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}
.has-success .form-control-feedback {
    color: #3c763d
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}
.has-warning .form-control-feedback {
    color: #8a6d3b
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}
.has-error .form-control-feedback {
    color: #a94442
}
.has-feedback label~.form-control-feedback {
    top: 27px
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #ada29a
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type=radio],
    .form-inline .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 29px
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 20px
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 14px
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    border-radius: 20px;
}
.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    border-radius: 20px;
}
.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    color: #6e6259;
    font-weight: 400;
    border-radius: 0
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}
.btn-link:hover,
.btn-link:focus {
    color: #443c37;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}
.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}
.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropup,
.dropdown {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-right {
    left: auto;
    right: 0
}
.dropdown-menu-left {
    left: 0;
    right: auto
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}
.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
    z-index: 2
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}
.btn-toolbar {
    margin-left: -5px
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.btn-group>.btn:first-child {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group>.btn-group {
    float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn .caret {
    margin-left: 0
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
    float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group .form-control:focus {
    z-index: 3
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px
}
select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 49px;
    line-height: 49px
}
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 33px;
    line-height: 33px
}
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 6px
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
    margin-top: 0
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}
.input-group-btn>.btn {
    position: relative
}
.input-group-btn>.btn+.btn {
    margin-left: -1px
}
.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}
.nav>li {
    position: relative;
    display: block
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}
.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #777
}
.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #6e6259
}
.nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}
.nav-tabs.nav-justified>li {
    float: none
}
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}
.nav-pills>li {
    float: left
}
.nav-pills>li>a {
    border-radius: 4px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}
.nav-stacked>li {
    float: none
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified {
    width: 100%
}
.nav-justified>li {
    float: none
}
.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 22px;
    border: 1px solid transparent
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}
@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}
.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width: 768px) {
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.navbar-brand {
    float: left;
    padding: 14px 15px;
    font-size: 20px;
    line-height: 22px;
    height: 50px
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}
.navbar-brand>img {
    display: block
}
@media (min-width: 768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}
.navbar-nav {
    margin: 7px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 22px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 14px;
        padding-bottom: 14px
    }
}
.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 7px;
    margin-bottom: 7px
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .radio input[type=radio],
    .navbar-form .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.navbar-btn {
    margin-top: 7px;
    margin-bottom: 7px
}
.navbar-btn.btn-sm {
    margin-top: 8.5px;
    margin-bottom: 8.5px
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 14px;
    margin-bottom: 14px
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav>li>a {
    color: #777
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle {
    border-color: #ddd
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-link {
    color: #777
}
.navbar-default .navbar-link:hover {
    color: #333
}
.navbar-default .btn-link {
    color: #777
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-text {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    color: #fff
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.navbar-inverse .btn-link {
    color: #9d9d9d
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 22px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}
.breadcrumb>li {
    display: inline-block
}
.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}
.breadcrumb>.active {
    color: #777
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 22px 0;
    border-radius: 4px
}
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #6e6259;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #443c37;
    background-color: #eee;
    border-color: #ddd
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}
.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}
.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.pager {
    padding-left: 0;
    margin: 22px 0;
    list-style: none;
    text-align: center
}
.pager li {
    display: inline
}
.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}
.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}
.pager .next>a,
.pager .next>span {
    float: right
}
.pager .previous>a,
.pager .previous>span {
    float: left
}
.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label:empty {
    display: none
}
.btn .label {
    position: relative;
    top: -1px
}
.label-default {
    background-color: #777
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}
.label-primary {
    background-color: #337ab7
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090
}
.label-success {
    background-color: #5cb85c
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}
.label-info {
    background-color: #5bc0de
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}
.label-warning {
    background-color: #f0ad4e
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}
.label-danger {
    background-color: #d9534f
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.btn .badge {
    position: relative;
    top: -1px
}
.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}
a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #6e6259;
    background-color: #fff
}
.list-group-item>.badge {
    float: right
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}
.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 200
}
.jumbotron>hr {
    border-top-color: #d5d5d5
}
.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}
.jumbotron .container {
    max-width: 100%
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 72px
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 22px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}
.thumbnail>img,
.thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #6e6259
}
.thumbnail .caption {
    padding: 9px;
    color: #6e6259
}
.alert {
    padding: 15px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert .alert-link {
    font-weight: 700
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    overflow: hidden;
    height: 22px;
    margin-bottom: 22px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}
.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}
.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
    background-color: #5cb85c
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
    background-color: #d9534f
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media,
.media-body {
    zoom: 1;
    overflow: hidden
}
.media-body {
    width: 10000px
}
.media-object {
    display: block
}
.media-object.img-thumbnail {
    max-width: none
}
.media-right,
.media>.pull-right {
    padding-left: 10px
}
.media-left,
.media>.pull-left {
    padding-right: 10px
}
.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}
.media-middle {
    vertical-align: middle
}
.media-bottom {
    vertical-align: bottom
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
a.list-group-item,
button.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}
button.list-group-item {
    width: 100%;
    text-align: left
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-body {
    padding: 15px
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit
}
.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.list-group+.panel-footer {
    border-top-width: 0
}
.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}
.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px
}
.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}
.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}
.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}
.panel-group {
    margin-bottom: 22px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading {
    border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #ddd
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #337ab7
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}
.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}
.panel-success {
    border-color: #d6e9c6
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}
.panel-info {
    border-color: #bce8f1
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}
.panel-warning {
    border-color: #faebcc
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}
.panel-danger {
    border-color: #ebccd1
}
.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive-4by3 {
    padding-bottom: 75%
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}
.well-lg {
    padding: 24px;
    border-radius: 6px
}
.well-sm {
    padding: 9px;
    border-radius: 3px
}
.close {
    float: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}
.modal-open {
    overflow: hidden
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857143
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: titillium, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    opacity: 0;
    filter: alpha(opacity=0)
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: titillium, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 16px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 16px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    border-width: 10px;
    content: ""
}
.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}
.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}
.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}
.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}
.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}
.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -ms-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner>.next {
    left: 100%
}
.carousel-inner>.prev {
    left: -100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}
.carousel-inner>.active.left {
    left: -100%
}
.carousel-inner>.active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0)
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.off-screen {
    font: 0/0 a;
    height: 0;
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -99999999px;
    left: -99999999px
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none!important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none!important
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none!important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell!important
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none!important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none!important
    }
}
.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell!important
    }
}
.visible-print-block {
    display: none!important
}
@media print {
    .visible-print-block {
        display: block!important
    }
}
.visible-print-inline {
    display: none!important
}
@media print {
    .visible-print-inline {
        display: inline!important
    }
}
.visible-print-inline-block {
    display: none!important
}
@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}
@media print {
    .hidden-print {
        display: none!important
    }
}
footer {
    width: 100%;
    color: #666;
    bottom: 0;
    position: absolute;
    /*height: 65px;  por defecto height: 65px;  */
}
footer .border_top_footer {
    border-top: 5px solid #ff8200;
    background: #eee
}
footer .top_footer {
    position: relative
}
footer .top_footer h2 {
    font-family: titillium;
    font-weight: Bold;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 15px;
    font-size: 1.071rem
}
footer .top_footer a {
    color: #666
}
footer .top_footer a:hover {
    color: #666
}
footer .top_footer ul {
    margin: 0 0 35px;
    padding: 0
}
footer .top_footer li {
    font-family: titillium;
    font-size: 13px;
    font-size: .929rem;
    list-style-type: none;
    line-height: 18px
}
footer .top_footer .top_footer_destacado {
    margin: 30px 0 28px
}
footer .top_footer .top_footer_destacado li {
    margin-bottom: 2px
}
footer .top_footer .top_footer_destacado .destacadoFooter article {
    padding: 0 0 0 37px
}
footer .top_footer .top_footer_destacado .destacadoFooter [data-icon]:before {
    vertical-align: top
}
footer .top_footer .top_footer_destacado .destacadoIcono {
    float: left;
    padding-right: 25px;
    font-size: 60px;
    font-size: 4.286rem;
    width: 45%;
    color: #c5c0bc
}
footer .top_footer .top_footer_destacado .contenidoTextualIcono {
    float: left;
    width: 55%
}
footer .top_footer .top_footer_normal {
    margin-top: 30px;
    position: relative;
    z-index: 100
}
footer .top_footer .top_footer_normal li {
    margin-bottom: 2px
}
footer .top_footer .fondo_footer_destacado {
    display: block;
    background: #fff;
    width: 1972px;
    height: 100%;
    position: absolute;
    left: -1292px
}
footer .bottom_footer {
    font-size: 13px;
    font-size: .929rem;
    font-family: titillium;
    background: #f0f0f0;
    margin-top: 7px
}
footer .bottom_footer .inner {
    background: #f0f0f0
}
footer .bottom_footer .inner .menu_legal {
    float: left;
    margin-top: 6px;
    font-size: 13px;
    font-size: .929rem
}
footer .bottom_footer .inner .menu_legal ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 5px
}
footer .bottom_footer .inner .menu_legal ul li {
    display: inline;
    padding-right: 20px;
    float: left;
    line-height: 50px
}
footer .bottom_footer .inner .menu_legal ul li a {
    color: #666
}
footer .bottom_footer .inner .menu_legal ul li a:hover {
    color: #666
}
footer .bottom_footer .inner .copyright {
    float: left;
    margin: 6px 20px 0 10px;
    line-height: 50px
}
footer .web-version-number {
    float: right;
    margin: 6px 10px 0 10px;
    line-height: 50px;
    cursor: default;
	color: #007899;
}

header {
    /*position: fixed;*/
    top: 0;
    z-index: 9999;
    background-color: #fff;
    width: 100%
}
header.menuColapsado .menu {
	/*
    -webkit-transform: translate3d(0px, 0, 0);
    font: 0/0 a;
    height: 0;
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -99999999px;
    left: -99999999px
	*/
}
header .barraSeparadora {
    background: url(../images/barraSeparadora.png) no-repeat;
    float: left;
    width: 33px;
    min-height: 45px;
    margin: 10px 0 0 25px
}
header ul {
    margin: 0
}
header span {
    display: block;
    margin-bottom: 5px
}
header .cabecera {
    height: 65px
}
header .cabecera.iconoMovilLupa {
    height: 86px
}
header .cabecera.iconoMovilLupa .buscadorCabecera .busqueda .buscador {
    right: 0
}
header .cabecera.iconoMovilLupa .buscadorCabecera .busqueda .icoLupaOculto {
    display: block
}
header .logo {
    padding-left: 1.5%
}
header .logo .barraSeparadora {
    background: url(../images/barraSeparadora.png) no-repeat;
    min-height: 93px;
    visibility: visible
}
header .logo img {
    max-width: 100%
}
header .logo h1 {
    display: inline-block;
    margin-top: 5px;
    max-width: 100%
}
header .logo a:hover {
    color: #6e6259;
    text-decoration: none
}
header .socialMedia {
    margin-top: 3px
}
header .socialMedia ul {
    list-style: none
}
header .socialMedia ul li {
    float: left;
    position: relative
}
header .socialMedia ul li:hover>a>span {
    color: #6e6259
}
header .socialMedia ul li span {
    color: #43637D;
    font-size: 25px;
    font-size: 1.786rem
}
header .socialMedia ul li ul li:hover span {
    color: #6e6259
}
header .socialMedia .popover {
    width: 195px;
    top: 25px;
    left: -84px;
    background: #f0f0f0;
    -webkit-transition: opacity .25s linear;
    transition: opacity .25s linear;
    opacity: 1;
    height: auto;
    visibility: visible
}
header .socialMedia .popover.hidden {
    visibility: hidden;
    opacity: 0;
    height: 0;
    overflow: hidden
}
header .socialMedia .popover li {
    margin: 5px;
    float: none;
    clear: both;
    padding: 10px 5px
}
header .socialMedia .popover li.ultimo {
    border-top: 2px solid #ccc
}
header .socialMedia .popover li a:hover {
    color: #6e6259;
    text-decoration: none
}
header .socialMedia .popover li a span {
    float: left;
    margin-right: 10px;
    font-family: titillium;
    font-weight: Bold
}
header .socialMedia .popover .arrow {
    margin: 0 -10px;
    padding: 0
}
header .socialMedia .popover .arrow:after {
    border-bottom-color: #f0f0f0
}
header .navRecursiva {
    margin-top: 3px
}
header .navRecursiva ul {
    margin: 7px 0 0 20px;
    padding: 0
}
header .navRecursiva span {
    margin: 0;
    padding: 0;
    display: inline-block
}
header .navRecursiva span.margenTitulo {
    margin-right: 5px
}
header .navRecursiva li {
    float: left;
    list-style-type: none;
    font-size: 24px;
    font-size: 1.714rem;
    margin-right: 10px
}
header .navRecursiva li a {
    color: #fff;
    background: #001e37;
    display: inline-block;
    border-radius: 5px;
    padding: 0 7px;
    line-height: 38px;
    height: 38px;
    border: 1px solid #43637D
}
header .navRecursiva li a:hover {
    color: #001e37;
    background: #fff
}
header .navRecursiva [data-icon="]"] {
    font-size: 25px;
    font-size: 1.786rem;
    vertical-align: middle
}
header .navRecursiva .tituloIcono {
    display: inline-block;
    font-family: titillium;
    font-size: 14px;
    font-size: 1rem;
    line-height: 34px;
    height: 38px;
    vertical-align: middle
}
header .navRecursiva .tituloIconoOculto {
    font: 0/0 a;
    height: 0;
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -99999999px;
    left: -99999999px
}
header header.menuColapsado.buscadorCabecera.busqueda {
    top: 5px
}
header .buscadorCabecera {
    font-family: titillium;
    font-size: 12px;
    font-size: .857rem;
    margin: 10px 0 27px
}
header .buscadorCabecera label {
    font: 0/0 a;
    height: 0;
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -99999999px;
    left: -99999999px
}
header .buscadorCabecera .busqueda {
    position: relative;
    background: #fff
}
header .buscadorCabecera .busqueda:hover input,
header .buscadorCabecera .busqueda:focus input,
header .buscadorCabecera .busqueda:active input {
    border-radius: 5px;
    background: #f4f4f4
}
header .buscadorCabecera .busqueda:hover span,
header .buscadorCabecera .busqueda:focus span,
header .buscadorCabecera .busqueda:active span {
    background: #43637D;
    color: #fff;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}
header .buscadorCabecera .busqueda:hover span.icoLupaOculto,
header .buscadorCabecera .busqueda:focus span.icoLupaOculto,
header .buscadorCabecera .busqueda:active span.icoLupaOculto {
    padding: 0;
    background: 0 0;
    border: 0;
    color: #6e6259
}
header .buscadorCabecera .busqueda:active input {
    border-radius: 5px;
    background: #f4f4f4
}
header .buscadorCabecera .busqueda:active span {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border: 2px solid #43637D;
    background: #fff;
    color: #43637D;
    padding: 0 5px 0 7px
}
header .buscadorCabecera .busqueda .icoLupa {
    z-index: 20;
    font-size: 24px;
    font-size: 1.714rem
}
header .buscadorCabecera .busqueda .icoLupaOculto {
    font-size: 24px;
    font-size: 1.714rem;
    display: none;
    border: 0;
    left: 15px;
    position: absolute;
    z-index: 8
}
header .buscadorCabecera .busqueda .icoLupaOculto.activo {
    display: none
}
header .buscadorCabecera .busqueda .buscador input {
    font-size: 14px;
    font-size: 1rem;
    width: 305px;
    height: 38px;
    position: absolute;
    right: 0;
    border: 1px solid transparent;
    margin: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0 60px 0 14px
}
header .buscadorCabecera .busqueda .buscador input:-ms-input-placeholder {
    text-align: right;
    font-size: 14px;
    font-size: 1rem;
    color: #000
}
header .buscadorCabecera .busqueda .buscador input::-webkit-input-placeholder {
    text-align: right;
    font-size: 14px;
    font-size: 1rem;
    color: #000
}
header .buscadorCabecera .busqueda .buscador input::-moz-placeholder {
    text-align: right;
    font-size: 14px;
    font-size: 1rem;
    color: #000
}
header .buscadorCabecera .busqueda a {
    position: absolute;
    right: 0
}
header .buscadorCabecera .busqueda a span {
    background: transparent;
    color: #43637D;
    position: relative;
    font-size: 30px;
    font-size: 2.1431rem;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border: 2px solid transparent;
    padding: 0 5px 0 7px;
    margin-bottom: 0
}
header .menu .elementoMenuActivo {
    color: #43637D
}
header .menu .inner {
    background: url(../images/menu_principal_linea_gris_superior.png) no-repeat top right;
    padding-top: 1px
}
header .menu .inner.relativeMenu {
    position: relative
}
header .menu .capaSombraFondoCompleto {
    background: url(../images/capaSombraFondoCompleto.png) repeat;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 300;
    height: 6px
}
header .menu .bordeFondo {
    border-bottom: 3px solid #001e37;
}
header .menu .capaFondoCompleto {
    background: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 101
}
header .menu .capaFondoCompletoAlfa {
    /*background: #f5f4f2;*/
    position: absolute;
    top: 46px;
    width: 1972px;
    left: -1292px;
    z-index: 200
}
header .menu .sinEnlace {
    margin-bottom: 0;
    padding: 0 10px
}
header .menu .withoutMarginBottom {
    top: 4px;
    position: relative;
    background: transparent;
    background: -webkit-gradient(left top, right top, color-stop(0%, #001e37), color-stop(100%, #001e37));
    background: -webkit-linear-gradient(left, #001e37 0, #001e37 100%);
    background: -webkit-gradient(linear, left top, right top, from(#001e37), to(#001e37));
    background: linear-gradient(to right, #001e37 0, #001e37 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#001e37', endColorstr='#001e37', GradientType=1);
    height: 2px;
    border-radius: 10px;
}
header .menu .withoutMarginBottom::after {
    content: "";
    width: 3px;
    display: inline-block;
    /*background: url(../images/menuTriangIzq.png) no-repeat top left;*/
    position: absolute;
    left: -3px;
    top: 0;
    bottom: 0
}
header .menu .withoutMarginBottom::before {
    content: "";
    width: 3px;
    display: inline-block;
    /*background: url(../images/menuTriangDer.png) no-repeat top left;*/
    position: absolute;
    right: -3px;
    top: 0;
    bottom: 0
}
header .menu span {
    margin: 0
}
header .menu .nav-pills>.customDropdown {
    min-height: 42px
}
header .menu .nav-pills .customDropdown .withoutMarginBottom {
    display: none
}
header .menu .nav-pills .customDropdown .withoutMarginBottom.withoutMarginBottomHover {
    display: block
}
header .menu .nav-pills .customDropdown .withoutMarginBottom.withoutMarginBottomHoverActive {
    display: block
}
header .menu .nav-pills .customDropdown .withoutMargin .sinEnlace {
    display: inline-block;
    padding-top: 12px
}
header .menu .nav-pills .customDropdown .withoutMargin>a {
    display: inline-block;
    padding: 12px 10px 0
}
header .UserSettings {
    position: absolute!important;
    right:0.4cm!important;
}
header .menu .nav-pills .customDropdown a {
    padding: 0;
    color: #001e37;
    background: 0 0
}
header .menu .nav-pills .customDropdown a.elementoMenuActivo {
    color: #001e37;
}
header .menu .nav-pills .customDropdown a:hover {
    background: 0 0;
    color: #001e37;
    text-decoration: none
}
header .menu .customDropdown {
    position: static;
    font-size: 15px;
    font-size: 14px;
    color: #001e37;
	letter-spacing: -0.5px;
}
header .menu .customDropdown .secondLevel,
header .menu .customDropdown ul.thirdLevel {
    -webkit-transform: translate3d(0px, 0, 0);
    position: absolute;
    left: -99999999px;
    padding-top: 20px;
    padding-left: 25px;
    list-style-type: none
}
header .menu .customDropdown .secondLevel ul,
header .menu .customDropdown ul.thirdLevel ul {
    list-style-type: none;
    padding-left: 0
}
header .menu .customDropdown .secondLevel .sinEnlace,
header .menu .customDropdown ul.thirdLevel .sinEnlace {
    margin-bottom: 0;
    padding: 0;
    display: inline
}
header .menu .customDropdown .secondLevel .elementoMenuActivo,
header .menu .customDropdown ul.thirdLevel .elementoMenuActivo {
    color: #001e37;
}
header .menu .customDropdown .secondLevel li.nextLevelElement,
header .menu .customDropdown ul.thirdLevel li.nextLevelElement {
    padding: 8px 13px 8px 0;
    width: 180px;
    border-bottom: 1px #DBE6F0 solid
}
header .menu .customDropdown .secondLevel li.nextLevelElement:last-child,
header .menu .customDropdown ul.thirdLevel li.nextLevelElement:last-child {
    border-bottom: 1px #DBE6F0 solid
}
header .menu .customDropdown .secondLevel li.nextLevelElement:hover,
header .menu .customDropdown ul.thirdLevel li.nextLevelElement:hover {
    border-bottom: 1px #001e37 solid;
    font-size: 15px;
}
header .menu .customDropdown .secondLevel li.nextLevelElement:hover span,
header .menu .customDropdown ul.thirdLevel li.nextLevelElement:hover span {
    color: #001e37;
}
header .menu .customDropdown li.nextLevelElement:hover span,
header .menu .customDropdown li.nextLevelElement:hover span {
    color: #001e37
}
header .menu .customDropdown .secondLevel li.nextLevelElement:hover .glyphicon,
header .menu .customDropdown ul.thirdLevel li.nextLevelElement:hover .glyphicon {
    color: orangered;
}
header .menu .customDropdown .secondLevel li.nextLevelElement:hover span.sinEnlace,
header .menu .customDropdown ul.thirdLevel li.nextLevelElement:hover span.sinEnlace {
    color: #001e37
}
header .menu .customDropdown .secondLevel .secondLevelElement {
    max-width: 192px;
    display: inline-block
}
header .menu .customDropdown.open > ul,
header .menu .customDropdown.open > div {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    background: 0 0;
    z-index: 1000
}
header .menu .customDropdown.open>ul.thirdLevel,
header .menu .customDropdown.open>div.thirdLevel {
    width: 270px;
    padding-top: 0;
    padding-left: 50px;
    left: 220px;
    top: 0
}
header .menu .classChannel {
    background: #f0efee;
    background: -webkit-gradient(left top, right top, color-stop(0%, #f0efee), color-stop(100%, #fff));
    background: -webkit-linear-gradient(left, #f0efee 0, #fff 100%);
    background: -webkit-gradient(linear, left top, right top, from(#f0efee), to(#fff));
    background: linear-gradient(to right, #f0efee 0, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f0efee', endColorstr='#ffffff', GradientType=1)
}
header .menu .classChannel>.customDropdown:first-child {
    padding-left: 6px
}
header .menu .classChannel>.customDropdown:first-child .withoutMargin {
    position: relative
}
header .menu .classChannel>.customDropdown:first-child .withoutMargin::after {
    content: "";
    width: 9px;
    height: 42px;
    display: inline-block;
    background: url(../images/menu_principal_cunya_canal.png) no-repeat top left;
    position: absolute;
    left: -15px;
    top: 0;
    bottom: 0
}

header .menu .classRChannel {
    /*background: #f0efee;
    background: -webkit-gradient(left top, right top, color-stop(0%, #f0efee), color-stop(100%, #fff));
    background: -webkit-linear-gradient(left, #f0efee 0, #fff 100%);
    background: -webkit-gradient(linear, left top, right top, from(#f0efee), to(#fff));
    background: linear-gradient(to right, #f0efee 0, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f0efee', endColorstr='#ffffff', GradientType=1)*/
}
header .menu .classRChannel>.customDropdown:first-child {
    padding-left: 12px
}
header .menu .classRChannel>.customDropdown:first-child .withoutMargin {
    position: relative
}
header .menu .classRChannel>.customDropdown:first-child .withoutMargin::after {
    content: "";
    width: 9px;
    height: 42px;
    display: inline-block;
    position: absolute;
    left: -15px;
    top: 0;
    bottom: 0
}



header .menu .imageContainer {
    padding: 6px 28px 0
}
header .menu .imageContainer img {
    max-width: 100%
}
header .menu .containerPYS {
    color: #6e6259;
    padding-top: 4px
}
header .menu .containerPYS .titlePYS {
    border-bottom: 1px solid #cbc4bc;
    text-align: center;
    margin: 0 20px 20px;
    font-family: "Repsol Regular";
    font-size: 20px;
    font-size: 1.429rem;
    padding-bottom: 6px
}
header .menu .containerPYS .nextLevelElementPYS {
    text-align: center;
    margin-bottom: 15px;
    display: block
}
header .menu .containerPYS .nextLevelElementPYS a {
    display: block
}
header .menu .containerPYS .nextLevelElementPYS .titleContainerPYS {
    font-family: titillium;
    font-size: 15px;
    font-size: 1.071rem;
    color: #6e6259;
    line-height: 16px
}
header .menu .containerPYS .nextLevelElementPYS .iconContainerPYS {
    border-radius: 8px;
    border: 3px solid #43637D;
    background: #fff;
    color: #43637D;
    font-size: 40px;
    font-size: 2.857rem;
    display: inline-block;
    margin-bottom: 5px
}
header .menu .containerPYS .nextLevelElementPYS .iconContainerPYS.withoutIcon {
    height: 62px;
    width: 62px;
    margin: 0
}
header .menu .containerPYS .nextLevelElementPYS .iconContainerPYS .iconPYS {
    line-height: 33px;
    padding: 0 7px 0 9px
}
header .menu .containerPYS .nextLevelElementPYS .iconContainerPYS [data-icon]:before {
    line-height: 56px
}
header .menu .containerPYS .nextLevelElementPYS .iconContainerPYS [data-icon="a"],
header .menu .containerPYS .nextLevelElementPYS .iconContainerPYS [data-icon="g"],
header .menu .containerPYS .nextLevelElementPYS .iconContainerPYS [data-icon="E"],
header .menu .containerPYS .nextLevelElementPYS .iconContainerPYS [data-icon="l"],
header .menu .containerPYS .nextLevelElementPYS .iconContainerPYS [data-icon="0"],
header .menu .containerPYS .nextLevelElementPYS .iconContainerPYS [data-icon="+"],
header .menu .containerPYS .nextLevelElementPYS .iconContainerPYS [data-icon="-"],
header .menu .containerPYS .nextLevelElementPYS .iconContainerPYS [data-icon="/"],
header .menu .containerPYS .nextLevelElementPYS .iconContainerPYS [data-icon="?"],
header .menu .containerPYS .nextLevelElementPYS .iconContainerPYS [data-icon="|"] {
    font-size: 56px;
    font-size: 4rem;
    padding: 0
}
.top {
    padding: 20px 0 0
}
.top:not(.container) {
    width: 100%
}
.top:not(.container) .carousel .datos_tematica,
.top:not(.container) .individual_multimedia .datos_tematica {
    padding-left: 15px
}
.top:not(.container) .multimedia {
    display: block
}
.top:not(.container) .multimedia img {
    width: 100%;
    height: auto;
    overflow: hidden;
    min-height: 200px
}
.top .brand_multimedia .sinMargen {
    padding: 0
}
.top .row {
    margin: 0
}
.top .inner {
    position: relative
}
.top .inner .barra_top {
    margin-bottom: 10px
}
.top .inner .barra_top .social_valorar {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px
}
.top .inner .pre-shadow-light {
    overflow-y: hidden;
    position: absolute;
    height: 100%;
    width: 2000px;
    left: -2000px
}
.top .inner .pre-shadow-light .shadow-light-left {
    position: absolute;
    height: 100%;
    width: 2000px;
    background-color: #f4f4f4;
    top: 6px;
    z-index: 999
}
.top .inner .shadow-dark-left {
    position: absolute;
    height: 100%;
    width: 400px;
    background-image: url(../images/shadow-menu3.png);
    background-repeat: no-repeat;
    left: -282px;
    z-index: 999;
    background-position: 0 0;
    top: 6px
}
.top .barra_social {
    float: left;
    margin-right: 18px;
    margin-top: 5px;
    position: relative
}
.top .barra_social:hover .container_compartir {
    background: #418080;
    color: #fff
}
.top .barra_social:hover .container_compartir a {
    color: #fff;
    text-transform: none;
    text-decoration: none
}
.top .barra_social:hover .container_compartir .square {
    color: #fff;
    font-weight: 400
}
.top .barra_social .container_compartir {
    width: 100px;
    border-radius: 5px;
    background: #f9f9f9;
    border: 1px solid #f3f3f2;
    height: 27px;
    padding-left: 10px;
    font-size: 12px;
    font-size: .857rem;
    overflow: hidden
}
.top .barra_social .container_compartir .square_text {
    display: inline-block;
    line-height: 27px
}
.top .barra_social .container_compartir .square {
    float: right;
    font-size: 25px;
    font-size: 1.786rem;
    color: #418080
}
.top .barra_social .container_compartir a {
    margin-left: 3px;
    color: #418080
}
.top .barra_social span.square_share {
    font-size: 38px;
    font-size: 2.714rem
}
.top .barra_social li {
    float: left
}
.top .barra_social li a {
    display: inline-block;
    line-height: 28px;
    font-family: titillium;
    font-weight: 700;
    font-size: 14px;
    font-size: 1rem;
    color: #418080;
    background: 0 0;
    margin-top: 2px;
    padding: 0
}
.top .barra_social li span {
    color: #418080
}
.top .barra_social li:hover .facebook_icon {
    color: #455897
}
.top .barra_social li:hover .twitter_icon {
    color: #6a8cc6
}
.top .barra_social li:hover .google_icon {
    color: #b94933
}
.top .barra_social li:hover .linkedin_icon {
    color: #4478b4
}
.top .barra_social li:hover .rss_icon {
    color: #cc9033
}
.top .barra_social li:hover .mail_icon {
    color: #c57033
}
.top .barra_social li:hover a {
    color: #fff
}
.top .barra_social ul.dropdown-menu {
    border: 2px solid #418080;
    margin: 0;
    padding: 3px;
    top: 24px;
    left: -26px;
    width: 125px;
    min-width: 100px
}
.top .barra_social [data-icon]:before {
    vertical-align: top
}
.top.eventos .tituloSeccion .span13 {
    display: none
}
.top.eventos .tituloSeccion .span12 {
    width: 100%
}
.top.eventos .tituloSeccion .comentario {
    margin-top: 25px
}
.menu_lenguaje {
    font-family: titillium;
    font-size: 12px;
    font-size: .857rem;
    margin: 14px 12px 16px 0;
    float: left;
    display: inline-block;
    width: auto
}
.menu_lenguaje .barraLenguaje {
    margin: 0 5px;
    color: #ccc
}
.menu_lenguaje .idiomaDominioActual {
    color: #ccc
}
.menu_lenguaje .barraSeparadora {
    background: url(../images/barraSeparadora.png) no-repeat;
    min-height: 120px;
    position: absolute;
    width: 50px;
    top: 25px
}
.menu_lenguaje .bulletContinente {
    background: url(../images/titulo_stakeholder_bg.png) no-repeat;
    min-height: 22px;
    position: absolute;
    width: 38px;
    top: 12px;
    left: -30px;
    filter: invert(41%) sepia(70%) saturate(2687%) hue-rotate(1deg) brightness(103%) contrast(105%);
}
.menu_lenguaje .idioma {
    line-height: 15px;
    font-size: 14px;
    font-size: 1rem;
    padding-bottom: 4px;
    color: #43637d;
    margin-top: 7px;
    margin-right: 27px;
    float: left
}
.menu_lenguaje:hover li,
.menu_lenguaje.activo li {
    background-color: transparent;
    color: #43637d;
}
.menu_lenguaje:hover li a,
.menu_lenguaje.activo li a {
    color: #43637d;
}
.menu_lenguaje .nav>li>a:focus {
    background: transparent
}
.menu_lenguaje ul.drop_hidden {
    position: absolute;
    z-index: 1005;
    -webkit-transition: opacity .25s linear;
    transition: opacity .25s linear;
    visibility: hidden;
    opacity: 0;
    height: 0;
    overflow: hidden;
    float: left;
    min-width: 968px;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}
.menu_lenguaje ul.drop_hidden .tituloIdioma {
    float: left;
    display: block;
    margin-left: 50px;
    margin-top: 20px;
    font-size: 45px;
    font-size: 3rem;
    font-family: "Repsol Light"
}
.menu_lenguaje ul.drop_hidden .subtituloIdioma {
    display: block;
    float: left;
    clear: both;
    margin-left: 50px;
    margin-top: 14px;
    font-size: 16px;
    font-size: 1.143rem;
    font-family: "Repsol Light"
}
.menu_lenguaje ul.drop_hidden .estiloContinente {
    list-style: none;
    display: block;
    clear: both;
    float: left;
    font-size: 26px;
    font-size: 1.857rem;
    padding-top: 35px;
    margin-left: 50px;
    color: #43637d;
}
.menu_lenguaje ul.drop_hidden .estiloContinente .nombreContinente {
    border-bottom: 1px dotted #6e6259;
    padding-bottom: 12px
}
.menu_lenguaje ul.drop_hidden .estiloContinente .estiloPais {
    list-style: none;
    font-size: 14px;
    font-size: 1rem;
    margin-bottom: 20px;
    width: 100%
}
.menu_lenguaje ul.drop_hidden .estiloContinente .estiloPais li {
    margin-top: 0;
    margin-bottom: 0
}
.menu_lenguaje ul.drop_hidden .estiloContinente .estiloPais .estiloNombrePais {
    width: 125px;
    display: inline-block
}
.menu_lenguaje ul.drop_hidden .estiloContinente .estiloPais .estiloIdiomas {
    margin-left: 25px;
    list-style: none;
    display: inline-block;
    position: relative;
    top: 6px
}
.menu_lenguaje ul.drop_hidden .estiloContinente .estiloPais .estiloIdiomas:last-child {
    border-right: 0
}
.menu_lenguaje ul.drop_hidden .estiloContinente .estiloPais .estiloIdiomas li {
    float: left;
    color: #001e37;
    text-align: center;
    border-right: 1px solid #6e6259
}
.menu_lenguaje ul.drop_hidden .estiloContinente .estiloPais .estiloIdiomas li a {
    color: #007899;
}
.menu_lenguaje ul.drop_hidden .estiloContinente .estiloPais .estiloIdiomas li a:hover {
    color: #00badb;
}
.menu_lenguaje ul.drop_hidden li {
    border: 0;
    position: relative;
    border-radius: 0;
    text-align: left;
    margin: 2px;
    padding: 0
}
.menu_lenguaje ul.drop_hidden li a {
    display: block;
    background: #fff;
    color: #6e6259;
    padding: 0 0 0 2px
}
.menu_lenguaje ul.drop_hidden li a:hover {
    background: transparent;
    color: #001e37;
    text-decoration: none
}
.menu_lenguaje ul.drop_hidden li a:hover span {
    color: #001e37
}
.menu_lenguaje ul.drop_shown {
    top: 50px;
    left: -355px;
    border-bottom: solid #001e37 6px;
    margin: 0;
    padding: 0;
    background: #fff;
    display: block;
    opacity: 1;
    height: auto;
    visibility: visible;
    overflow: visible
}
.menu_lenguaje ul li {
    text-align: center;
    min-width: 85px;
    position: relative;
    padding-top: 5px
}
.menu_lenguaje ul li a {
    margin: 0;
    padding: 0 8px 8px 0;
    color: #6e6259;
    line-height: 25px
}
.menu_lenguaje ul li a img {
    vertical-align: top
}
.menu_lenguaje ul li a span {
    display: inline
}
.menu_lenguaje ul li a span.lang_icon {
    margin-top: 0;
    color: #43637d;
    font-size: 24px;
    font-size: 1.714rem;
    float: left
}
.menu_lenguaje ul li a span.lang_text {
    vertical-align: top;
    float: left
}
.menu_lenguaje ul li a:hover {
    color: #001e37;
    background: transparent
}
.capaSombraFondoCompletoMenuLenguaje {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1003;
    opacity: .7;
    background: #fff
}
.tituloSeccion {
    padding: 20px 0
}
.tituloSeccion .titulo {
    padding-left: 12px
}
.tituloSeccion a {
    color: #001e37;
    text-decoration: underline
}
.tituloSeccion a:hover {
    text-decoration: none
}
.tituloSeccion .menu_titulo_seccion {
    display: none
}
.tituloSeccion h2 {
    font-size: 36px;
    font-size: 2.571rem;
    line-height: 40px;
    color: #6e6259;
    font-family: "Repsol Light"
}
.tituloSeccion h2 .antetitulo {
    font-size: 26px;
    font-size: 1.857rem;
    display: block;
    color: #001e37;
    font-family: "Repsol Light"
}
.tituloSeccion .barraSeparadora {
    background: url(../images/barraSeparadora2.png) no-repeat;
    background-position-x: 100%;
    min-height: 103px
}
.tituloSeccion .comentario {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    width: 80%;
    font-family: "Repsol Light";
    font-size: 20px;
    font-size: 1.429rem;
    word-wrap: break-word;
    color: #6e6259
}
.tituloSeccion .comillas {
    float: left;
    margin-left: 5%;
    font-size: 25px;
    font-size: 1.786rem;
    color: #6e6259
}
.tituloSeccion .comillas.derecha {
    position: absolute;
    bottom: 0;
    right: 0
}
html{
    overflow-x: hidden;
	overflow-y: scroll
}
body {
    overflow-x: hidden;
}
section#contenido_principal {
    min-height: initial
}
.no-margin {
    margin: 0!important
}
.left-align {
    text-align: left!important
}
.right-align {
    text-align: right!important
}
.contenidoLayoutColumnaDerecha {
    padding-right: 30px
}
.encabezadoColumnaDerecha {
    padding-bottom: 30px
}
aside.columnaDerecha {
    border-left: 3px solid #f0f0f0;
    padding-left: 18px;
    padding-top: 20px
}
.fondo_gris {
    background-color: #f4f4f4
}
.separador {
    border: 1px dotted #f0f0f0;
    margin-top: 30px;
    margin-bottom: 30px
}
.relative-container {
    position: relative!important
}
.calendario .carousel-indicators {
    margin-left: 0;
    width: 20000px
}
.calendario>.acciones {
    margin: 15px 5% 0;
    width: 90%;
    color: #418080
}
.calendario>.acciones .hoy {
    padding: 7px 18px;
    display: inline-block;
    border-radius: 5px;
    border: #418080 1px solid
}
.calendario>.acciones .hoy:hover {
    cursor: pointer;
    border: #418080 1px solid;
    background: #418080;
    color: #fff
}
.calendario>.acciones .tipoVista {
    float: right
}
.calendario>.acciones .tipoVista span {
    padding: 7px 18px;
    display: inline-block;
    border-radius: 5px;
    border: #418080 1px solid
}
.calendario>.acciones .tipoVista span:hover,
.calendario>.acciones .tipoVista span.active {
    background: #418080;
    border: #418080 1px solid;
    cursor: pointer;
    color: #fff
}
.calendario .carousel-buttons {
    position: relative
}
.calendario .carousel-buttons .flecha.limiteAlcanzado,
.calendario .carousel-buttons .flechaMes.limiteAlcanzado {
    cursor: initial
}
.calendario .carousel-buttons .flecha.limiteAlcanzado span,
.calendario .carousel-buttons .flechaMes.limiteAlcanzado span {
    background: gray;
    opacity: .5;
    color: #fff
}
.calendario .carousel-buttons .flecha.limiteAlcanzado:hover span,
.calendario .carousel-buttons .flechaMes.limiteAlcanzado:hover span {
    background: gray;
    opacity: .5;
    cursor: initial
}
.calendario .carousel-inner {
    overflow: visible
}
.calendario .carousel-inner .flechaConLinea {
    width: 100%;
    border: solid 1px #EEE;
    position: relative;
    margin-top: 25px
}
.calendario .carousel-inner .flechaConLinea .flechaLinea {
    display: inline-block;
    border-bottom: 18px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    top: -13px;
    left: 43%;
    z-index: 1
}
.calendario .carousel-inner .flechaConLinea .flechaLinea.borde {
    border-bottom: 16px solid #EEE;
    top: -15px;
    z-index: 0
}
.calendario .carousel-indicators li {
    border: 1px solid transparent
}
.calendario .eventos {
    margin-top: 10px
}
.calendario .eventos.todosVisibles .eventosVisibles {
    max-height: 480px
}
.calendario .eventos.todosVisibles .verMasDestacados {
    display: none
}
.calendario .eventos .eventosVisibles {
    padding: 0 8%;
    -webkit-transition: max-height 1s;
    transition: max-height 1s
}
.calendario .eventos .eventosVisibles .evento {
    border-left: 2.5px solid #E9E8E8;
    width: 100%;
    height: 95px;
    margin-bottom: 1px;
    position: relative
}
.calendario .eventos .eventosVisibles .evento.eventoOculto {
    display: none
}
.calendario .eventos .eventosVisibles .evento.conEvento .info,
.calendario .eventos .eventosVisibles .evento.conRedes .info {
    width: 80%
}
.calendario .eventos .eventosVisibles .evento.conEvento .info .hora,
.calendario .eventos .eventosVisibles .evento.conRedes .info .hora {
    width: 23%
}
.calendario .eventos .eventosVisibles .evento.conEvento .info .datos,
.calendario .eventos .eventosVisibles .evento.conRedes .info .datos {
    width: 77%
}
.calendario .eventos .eventosVisibles .evento.conEvento .acciones,
.calendario .eventos .eventosVisibles .evento.conRedes .acciones {
    width: 20%
}
.calendario .eventos .eventosVisibles .evento.conEvento .acciones>a,
.calendario .eventos .eventosVisibles .evento.conRedes .acciones>a {
    width: 50%;
    float: left;
    height: 100%;
    background: #F0EFEC;
    color: #A1A1A1
}
.calendario .eventos .eventosVisibles .evento.conEvento .acciones>a span:nth-child(1),
.calendario .eventos .eventosVisibles .evento.conRedes .acciones>a span:nth-child(1) {
    display: block;
    text-align: center;
    font-size: 20px;
    font-size: 1.429rem;
    margin-top: 20px;
    margin-bottom: 5px
}
.calendario .eventos .eventosVisibles .evento.conEvento .acciones>a span:nth-child(2),
.calendario .eventos .eventosVisibles .evento.conRedes .acciones>a span:nth-child(2) {
    display: block;
    text-align: center;
    font-size: 13px;
    font-size: .929rem
}
.calendario .eventos .eventosVisibles .evento.conEvento .acciones>a:hover,
.calendario .eventos .eventosVisibles .evento.conRedes .acciones>a:hover {
    cursor: pointer;
    background: #418080;
    color: #fff
}
.calendario .eventos .eventosVisibles .evento.conEvento .acciones>div,
.calendario .eventos .eventosVisibles .evento.conRedes .acciones>div {
    width: 50%
}
.calendario .eventos .eventosVisibles .evento.conEvento .acciones .anyadir,
.calendario .eventos .eventosVisibles .evento.conRedes .acciones .anyadir {
    border-left: 1px solid #DDD
}
.calendario .eventos .eventosVisibles .evento.conEvento .acciones .inscribir,
.calendario .eventos .eventosVisibles .evento.conRedes .acciones .inscribir {
    border-left: 1px solid #DDD
}
.calendario .eventos .eventosVisibles .evento.conEvento.conRedes .info {
    width: 70%
}
.calendario .eventos .eventosVisibles .evento.conEvento.conRedes .info .hora {
    width: 26%
}
.calendario .eventos .eventosVisibles .evento.conEvento.conRedes .info .datos {
    width: 74%
}
.calendario .eventos .eventosVisibles .evento.conEvento.conRedes .acciones {
    width: 30%
}
.calendario .eventos .eventosVisibles .evento.conEvento.conRedes .acciones>a {
    width: 33%
}
.calendario .eventos .eventosVisibles .evento.conEvento.conRedes .acciones>div {
    width: 33%
}
.calendario .eventos .eventosVisibles .evento:after {
    content: '.';
    color: #333;
    display: inline-block;
    font-size: 50px;
    font-size: 3.571rem;
    position: absolute;
    left: -6.5px;
    top: -5px
}
.calendario .eventos .eventosVisibles .evento:hover {
    background: #f7f7f7;
    border-left: 2.5px solid #5A9292;
    cursor: pointer
}
.calendario .eventos .eventosVisibles .evento:hover .dropdown-menu {
    display: none
}
.calendario .eventos .eventosVisibles .evento:hover .acciones {
    display: block
}
.calendario .eventos .eventosVisibles .evento:hover:after {
    color: #43637D
}
.calendario .eventos .eventosVisibles .evento .info {
    float: left;
    width: 90%;
    height: 100%
}
.calendario .eventos .eventosVisibles .evento .info .hora {
    width: 20%;
    text-align: center;
    float: left;
    margin-top: 25px;
    border-right: 1px solid #E9E8E8;
    height: 45px
}
.calendario .eventos .eventosVisibles .evento .info .hora .inicio {
    display: block;
    margin-bottom: 5px;
    font-weight: 700
}
.calendario .eventos .eventosVisibles .evento .info .hora .fin {
    display: block
}
.calendario .eventos .eventosVisibles .evento .info .datos {
    width: 80%;
    float: left;
    margin-top: 25px;
    padding-left: 15px;
    height: 45px
}
.calendario .eventos .eventosVisibles .evento .info .datos .titulo {
    margin-bottom: 5px;
    font-weight: 700;
    max-height: 30px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box
}
.calendario .eventos .eventosVisibles .evento .info .datos .fecha {
    margin-right: 15px;
    font-weight: 700
}
.calendario .eventos .eventosVisibles .evento .info .datos .lugar {
    max-height: 25px;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-inline-box;
    width: 50%;
    position: relative;
    top: 6px
}
.calendario .eventos .eventosVisibles .evento .acciones {
    width: 10%;
    float: left;
    height: 100%;
    display: none
}
.calendario .eventos .eventosVisibles .evento .acciones:hover .dropdown-menu {
    display: none
}
.calendario .eventos .eventosVisibles .evento .acciones>div {
    width: 100%;
    float: left;
    height: 100%;
    background: #F0EFEC;
    color: #A1A1A1
}
.calendario .eventos .eventosVisibles .evento .acciones>div.anyadir span:nth-child(1) {
    font-size: 30px;
    font-size: 2.1431rem;
    margin-bottom: 0;
    margin-top: 15px
}
.calendario .eventos .eventosVisibles .evento .acciones>div span:nth-child(1) {
    display: block;
    text-align: center;
    font-size: 20px;
    font-size: 1.429rem;
    margin-top: 20px;
    margin-bottom: 5px;
    max-height: 38px
}
.calendario .eventos .eventosVisibles .evento .acciones>div span:nth-child(2) {
    display: block;
    text-align: center;
    font-size: 13px;
    font-size: .929rem
}
.calendario .eventos .eventosVisibles .evento .acciones>div:hover {
    cursor: pointer;
    background: #418080;
    color: #fff
}
.calendario .eventos .eventosVisibles .evento .acciones .anyadir {
    border-left: 1px solid #DDD
}
.calendario .eventos .eventosVisibles .evento .acciones .inscribir {
    border-left: 1px solid #DDD
}
.calendario .eventos .eventosVisibles .evento .acciones .compartir {
    position: relative
}
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu {
    display: block;
    height: auto;
    visibility: visible;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 95px
}
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .clearfix,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .clearfix,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .dl-horizontal dd,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .dl-horizontal dd,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .container,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .container,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .container-fluid,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .container-fluid,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .row,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .row,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .form-horizontal .form-group,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .form-horizontal .form-group,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .btn-toolbar,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .btn-toolbar,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .btn-group-vertical>.btn-group,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .btn-group-vertical>.btn-group,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .nav,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .nav,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .navbar,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .navbar,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .navbar-header,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .navbar-header,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .navbar-collapse,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .navbar-collapse,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .pager,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .pager,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .panel-body,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .panel-body,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .modal-header,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .modal-header,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .modal-footer,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .modal-footer {
    float: left
}
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .clearfix a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .clearfix a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .dl-horizontal dd a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .dl-horizontal dd a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .container a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .container a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .container-fluid a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .container-fluid a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .row a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .row a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .form-horizontal .form-group a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .form-horizontal .form-group a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .btn-toolbar a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .btn-toolbar a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .btn-group-vertical>.btn-group a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .btn-group-vertical>.btn-group a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .nav a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .nav a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .navbar a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .navbar a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .navbar-header a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .navbar-header a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .navbar-collapse a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .navbar-collapse a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .pager a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .pager a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .panel-body a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .panel-body a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .modal-header a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .modal-header a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .modal-footer a,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .modal-footer a {
    padding: 1px 5px;
    color: #418080
}
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .clearfix a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .clearfix a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .dl-horizontal dd a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .dl-horizontal dd a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .container a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .container a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .container-fluid a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .container-fluid a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .row a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .row a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .form-horizontal .form-group a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .form-horizontal .form-group a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .btn-toolbar a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .btn-toolbar a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .btn-group-vertical>.btn-group a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .btn-group-vertical>.btn-group a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .nav a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .nav a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .navbar a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .navbar a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .navbar-header a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .navbar-header a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .navbar-collapse a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .navbar-collapse a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .pager a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .pager a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .panel-body a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .panel-body a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .modal-header a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .modal-header a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .modal-footer a span,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .modal-footer a span {
    font-size: 39px;
    font-size: 2.857rem;
    margin-top: 0
}
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .clearfix a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .clearfix a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .dl-horizontal dd a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .dl-horizontal dd a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .container a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .container a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .container-fluid a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .container-fluid a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .row a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .row a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .form-horizontal .form-group a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .form-horizontal .form-group a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .btn-toolbar a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .btn-toolbar a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .btn-group-vertical>.btn-group a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .btn-group-vertical>.btn-group a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .nav a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .nav a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .navbar a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .navbar a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .navbar-header a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .navbar-header a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .navbar-collapse a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .navbar-collapse a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .pager a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .pager a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .panel-body a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .panel-body a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .modal-header a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .modal-header a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir:hover .dropdown-menu .modal-footer a:hover,
.calendario .eventos .eventosVisibles .evento .acciones .compartir.active .dropdown-menu .modal-footer a:hover {
    background: 0 0
}
.calendario .eventos .verMasDestacados {
    display: block;
    text-align: center;
    border-top: 1.5px solid #dadada;
    font-weight: 700;
    color: #418080
}
.calendario .eventos .verMasDestacados:hover span {
    color: #f7f7f7;
    background: #418080
}
.calendario .eventos .verMasDestacados span {
    border: solid #dadada 1.5px;
    display: inline-block;
    border-top: 0;
    background: #f7f7f7;
    padding: 7.5px 50px
}
.calendario .carousel {
    margin-top: 20px;
    padding-top: 10px;
    position: relative;
    margin-bottom: 0
}
.calendario .carousel ul {
    margin: 0;
    list-style: none;
    display: inline-block;
    float: left;
    padding: 0
}
.calendario .carousel .flechaMes {
    display: none
}
.calendario .carousel .flecha,
.calendario .carousel .flechaMes {
    position: absolute;
    height: 100%;
    width: 5%;
    top: 0;
    color: #418080;
    cursor: pointer;
    margin: 0;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    text-align: left;
    background: transparent;
    opacity: 1;
    border-radius: 0;
    border: 0;
    left: initial
}
.calendario .carousel .flecha:hover span,
.calendario .carousel .flechaMes:hover span {
    color: #fff;
    background: #418080
}
.calendario .carousel .flecha.anterior,
.calendario .carousel .flechaMes.anterior {
    left: 0
}
.calendario .carousel .flecha.anterior span,
.calendario .carousel .flechaMes.anterior span {
    right: 50%;
    padding-left: 2px
}
.calendario .carousel .flecha.siguiente,
.calendario .carousel .flechaMes.siguiente {
    right: 0
}
.calendario .carousel .flecha.siguiente span,
.calendario .carousel .flechaMes.siguiente span {
    padding-left: 3px
}
.calendario .carousel .flecha span,
.calendario .carousel .flechaMes span {
    position: absolute;
    top: 35%;
    height: 22px;
    width: 20px;
    padding-top: 3px
}
.calendario .carousel .flecha.siguiente {
    right: -24px
}
.calendario .carousel .meses {
    width: 90%;
    margin: 0 5%;
    display: inline-block
}
.calendario .carousel .meses .contenido {
    height: 100%;
    position: relative;
    right: initial;
    left: 0;
    top: 0
}
.calendario .carousel .mes li {
    text-indent: 0;
    float: none;
    height: auto;
    margin-left: 0;
    background: transparent
}
.calendario .carousel .mes .dia {
    position: relative;
    margin-left: 0;
    border-radius: 0
}
.calendario .carousel .mes .dia.conEvento:hover {
    cursor: pointer
}
.calendario .carousel .mes .dia.conEvento:after {
    content: '.';
    color: #fff;
    display: inline-block;
    font-size: 50px;
    font-family: "PTSans Regular";
    position: absolute;
    width: 100%;
    left: -5px;
    bottom: -5px
}
.calendario .carousel.semanal .cajaCorte {
    height: 135px;
    overflow: hidden
}
.calendario .carousel.semanal .cajaCorte .estadoMeses {
    text-transform: uppercase
}
.calendario .carousel.semanal .cajaCorte .estadoMeses .siguiente {
    float: right
}
.calendario .carousel.semanal .cajaCorte .diasSemana {
    display: none
}
.calendario .carousel.semanal .cajaCorte .mes .titulo {
    display: none
}
.calendario .carousel.semanal .cajaCorte .mes .diaMesSiguiente,
.calendario .carousel.semanal .cajaCorte .mes .diaMesAnterior {
    display: none
}
.calendario .carousel.semanal .cajaCorte .mes .dia {
    width: 60px;
    margin: 0 10px;
    border-right: solid #fff .5px;
    border-left: solid #fff .5px;
    text-align: center;
    float: left;
    height: 100px;
    display: inline-block;
    background: #43637D;
    color: #fff;
    margin-top: 7.5px;
    margin-bottom: 7.5px;
    border-top: 0
}
.calendario .carousel.semanal .cajaCorte .mes .dia .conector {
    position: absolute;
    top: 0
}
.calendario .carousel.semanal .cajaCorte .mes .dia .conector.derecha {
    left: -20px;
    border-left: 21px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 100px solid #43637D
}
.calendario .carousel.semanal .cajaCorte .mes .dia .conector.izquierda {
    right: -20px;
    border-top: 100px solid #43637D;
    border-left: 0 solid transparent;
    border-right: 21px solid transparent
}
.calendario .carousel.semanal .cajaCorte .mes .dia.anterior {
    background: rgba(230, 118, 0, .6)
}
.calendario .carousel.semanal .cajaCorte .mes .dia.anterior .conector {
    position: absolute;
    top: 0
}
.calendario .carousel.semanal .cajaCorte .mes .dia.anterior .conector.derecha {
    left: -20px;
    border-left: 20px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 100px solid rgba(67, 99, 125, .6)
}
.calendario .carousel.semanal .cajaCorte .mes .dia.anterior .conector.izquierda {
    right: -20px;
    border-top: 100px solid rgba(67, 99, 125, .6);
    border-left: 0 solid transparent;
    border-right: 20px solid transparent
}
.calendario .carousel.semanal .cajaCorte .mes .dia.actual {
    margin-top: 0;
    margin-bottom: 0;
    margin: 0 10px;
    height: 115px;
    padding-top: 7.5px
}
.calendario .carousel.semanal .cajaCorte .mes .dia.actual.anterior .conector.derecha {
    border-bottom: 115px solid rgba(67, 99, 125, .6);
    border-left: 23px solid transparent;
    left: -23px
}
.calendario .carousel.semanal .cajaCorte .mes .dia.actual.anterior .conector.izquierda {
    border-top: 115px solid rgba(67, 99, 125, .6);
    border-right: 22px solid transparent
}
.calendario .carousel.semanal .cajaCorte .mes .dia.actual .conector.derecha {
    border-left: 23px solid transparent;
    border-bottom: 115px solid #43637D;
    left: -22px
}
.calendario .carousel.semanal .cajaCorte .mes .dia.actual .conector.izquierda {
    border-right: 23px solid transparent;
    border-top: 115px solid #001e37;
    right: -22px
}
.calendario .carousel.semanal .cajaCorte .mes .dia:hover {
    margin-top: 0;
    margin-bottom: 0;
    margin: 0 10px;
    height: 115px;
    padding-top: 7.5px
}
.calendario .carousel.semanal .cajaCorte .mes .dia:hover .conector.derecha {
    border-left: 23px solid transparent;
    border-bottom: 115px solid #001e37;
    left: -22px
}
.calendario .carousel.semanal .cajaCorte .mes .dia:hover .conector.izquierda {
    border-right: 23px solid transparent;
    border-top: 115px solid #001e37;
    right: -22px
}
.calendario .carousel.semanal .cajaCorte .mes .dia:hover.anterior .conector.derecha {
    border-bottom: 115px solid rgba(230, 118, 0, .6);
    border-left: 23px solid transparent;
    left: -23px
}
.calendario .carousel.semanal .cajaCorte .mes .dia:hover.anterior .conector.izquierda {
    border-top: 115px solid rgba(230, 118, 0, .6);
    border-right: 22px solid transparent
}
.calendario .carousel.semanal .cajaCorte .mes .dia .numero {
    font-size: 39px;
    font-size: 2.857rem;
    line-height: 50px;
    line-height: 3.571rem;
    margin-top: 7px;
    width: 100%;
    display: inline-block
}
.calendario .carousel.semanal .cajaCorte .mes .dia .letra {
    position: relative;
    top: -10px
}
.calendario .carousel.mensual .estadoMeses {
    display: none
}
.calendario .carousel.mensual .flecha {
    display: none
}
.calendario .carousel.mensual .flechaMes {
    display: inline-block;
    width: 33%;
    z-index: 16;
    background: rgba(255, 255, 255, .35)
}
.calendario .carousel.mensual .flechaMes.anterior span {
    left: 5px
}
.calendario .carousel.mensual .flechaMes.siguiente span {
    left: initial;
    right: 5px
}
.calendario .carousel.mensual .meses {
    height: 320px;
    overflow: hidden;
    margin-top: 1px
}
.calendario .carousel.mensual .meses .contenido {
    top: 1px
}
.calendario .carousel.mensual .meses .mes {
    width: 244px;
    display: inline-block;
    float: left;
    background-color: #F7F7F7;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .75);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .75);
    margin: 0 13px;
    padding-bottom: 10px;
    padding-left: 0;
    border: 1px solid lightgrey
}
.calendario .carousel.mensual .meses .mes:nth-child(1) {
    margin-left: 1px
}
.calendario .carousel.mensual .meses .mes:last-child {
    margin-right: 0
}
.calendario .carousel.mensual .meses .mes.actual {
    width: 340px;
    background-color: #FFF
}
.calendario .carousel.mensual .meses .mes.actual .dia {
    height: 37px;
    padding-top: 3px
}
.calendario .carousel.mensual .meses .mes.actual .dia:after {
    bottom: -20px
}
.calendario .carousel.mensual .meses .mes.actual .titulo {
    padding: 7.5px 0
}
.calendario .carousel.mensual .meses .mes:not(.actual) .dia.conEvento:after {
    color: #CCC;
    bottom: -25px
}
.calendario .carousel.mensual .meses .mes .titulo {
    width: 90%;
    margin: 0 5%;
    border-bottom: solid 1px;
    margin-bottom: 7px;
    border-radius: 0;
    text-align: center
}
.calendario .carousel.mensual .meses .mes .diasSemana {
    width: 100%;
    margin: 0
}
.calendario .carousel.mensual .meses .mes .diasSemana ul {
    width: 100%;
    padding: 0
}
.calendario .carousel.mensual .meses .mes .diasSemana ul .diaSemana {
    display: inline-block;
    width: 14.28%;
    text-align: center;
    float: left;
    margin: 0
}
.calendario .carousel.mensual .meses .mes .dia,
.calendario .carousel.mensual .meses .mes .diaMesSiguiente,
.calendario .carousel.mensual .meses .mes .diaMesAnterior,
.calendario .carousel.mensual .meses .mes .diaRelleno {
    display: inline-block;
    width: 10.28%;
    float: left;
    text-align: center;
    padding: 2.5px 0;
    margin: 0 2%
}
.calendario .carousel.mensual .meses .mes .diaMesSiguiente,
.calendario .carousel.mensual .meses .mes .diaMesAnterior {
    opacity: .5;
    cursor: pointer
}
.calendario .carousel.mensual .meses .mes .dia.fechaActual {
    background: rgba(0, 0, 0, .2)
}
.calendario .carousel.mensual .meses .mes .dia:after {
    bottom: -20px;
    left: 0
}
.calendario .carousel.mensual .meses .mes .dia .numero {
    position: relative;
    z-index: 4
}
.calendario .carousel.mensual .meses .mes .dia .letra {
    display: none;
    color: #001e37;
}
.calendario .carousel.mensual .meses .mes .dia.actual {
    background: #001e37;
    color: #fff
}
.calendario .carousel.mensual .meses .mes .dia.actual:hover {
    background: #001e37;
    color: #fff
}
.calendario .carousel.mensual .meses .mes .dia.conEvento.actual:after {
    color: #fff
}
.calendario .carousel.mensual .meses .mes .dia.conEvento:after {
    color: #43637D
}
.calendario .carousel.mensual .meses .mes .dia:hover {
    cursor: pointer;
    background-color: #EEE
}
#resultado_eventos {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc
}
#resultado_eventos .titulosProximos {
    position: relative
}
#resultado_eventos .titulosProximos .anterior {
    display: inline-block;
    width: 10px;
    height: 17px;
    position: relative;
    left: -2px;
    top: 2px;
    border-bottom: 16px solid #43637D;
    border-left: 5px solid transparent
}
#resultado_eventos .titulosProximos .centro {
    background-color: #43637D;
    display: inline-block;
    width: 10px;
    position: absolute;
    left: 3px;
    top: 6px;
    height: 17px
}
#resultado_eventos .titulosProximos .posterior {
    display: inline-block;
    width: 10px;
    height: 17px;
    position: relative;
    left: -4px;
    top: 2px;
    border-top: 17px solid #43637D;
    border-right: 6px solid transparent
}
#resultado_eventos .titulosProximos .tituloProximosEventos {
    font-size: 19px
}
#resultado_eventos ul {
    margin: 0;
    padding-bottom: 30px
}
#resultado_eventos ul li {
    display: none
}
#resultado_eventos ul li.visible {
    display: inline-block
}
#resultado_eventos ul li:hover {
    cursor: pointer
}
#resultado_eventos ul li.eventoNoDestacado {
    position: relative;
    margin-top: 20px
}
#resultado_eventos ul li.eventoNoDestacado .guionHora {
    margin-left: 5px
}
#resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento {
    width: 100%;
    height: 70px;
    background-color: #418080;
    color: #fff;
    line-height: 26px;
    font-size: 20px;
    font-size: 1.429rem;
    text-align: center;
    padding-top: 4px;
    float: left;
    margin: 0;
    position: relative
}
#resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha {
    width: 100%;
    padding: 0 16px
}
#resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.unaFecha .inicio:first-line,
#resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.unaFecha .final:first-line {
    font-size: 26px;
    font-size: 1.857rem;
    font-weight: 700
}
#resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha .inicio,
#resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha .final {
    display: inline-block;
    text-align: center;
    float: left;
    width: 15%;
    font-size: 17px;
    font-size: 1.214rem
}
#resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha .estadoEvento {
    display: inline-block;
    position: relative;
    top: 21px;
    left: -1px;
    text-align: left;
    margin-top: 20px;
    font-size: 16px;
    font-size: 1.143rem;
    width: 55%;
    line-height: 20px
}
#resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.dosFechas .inicio,
#resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.dosFechas .final {
    display: inline-block;
    text-align: left;
    float: left;
    width: 60%;
    font-size: 17px;
    font-size: 1.214rem
}
#resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.dosFechas .inicio.dia,
#resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.dosFechas .final.dia {
    font-size: 20px;
    font-size: 1.429rem;
    font-weight: 700
}
#resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.dosFechas .inicio.mes,
#resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.dosFechas .final.mes {
    font-size: 20px;
    font-size: 1.429rem
}
#resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.dosFechas .estadoEvento {
    display: inline-block;
    position: relative;
    top: -42px;
    left: 25px;
    margin-top: 20px;
    font-size: 16px;
    font-size: 1.143rem;
    width: 55%;
    line-height: 20px
}
#resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .puntero {
    display: none
}
#resultado_eventos ul li.eventoNoDestacado.sinImagen .contenidoEvento {
    width: 100%;
    height: 240px;
    background-color: #498D8D;
    color: #fff
}
#resultado_eventos ul li.eventoNoDestacado.sinImagen .familiaEvento {
    left: 30%;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-height: 31px
}
#resultado_eventos ul li.eventoNoDestacado.sinImagen .descripcionEvento {
    display: -webkit-box;
    min-height: 90px;
    max-height: 90px;
    height: 100%;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}
#resultado_eventos ul li.eventoNoDestacado.sinImagen .tituloEvento {
    margin-bottom: 15px;
    height: 52px;
    display: block;
    display: -webkit-box;
    max-height: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
#resultado_eventos ul li.eventoNoDestacado.sinImagen .tituloEvento a {
    line-height: 25px;
    color: #fff
}
#resultado_eventos ul li.eventoNoDestacado.sinImagen .tituloEvento a:hover {
    text-decoration: underline
}
#resultado_eventos ul li.eventoNoDestacado.sinImagen .horaEvento {
    margin-right: 40px
}
#resultado_eventos ul li.eventoNoDestacado .familiaEvento {
    color: #418080;
    position: absolute;
    top: 0;
    background-color: #fff;
    padding: 5px;
    margin: 12px;
    z-index: 200;
    display: inline-block
}
#resultado_eventos ul li.eventoNoDestacado .imagenDestacado1 {
    overflow: hidden;
    z-index: 0
}
#resultado_eventos ul li.eventoNoDestacado .imagenDestacado1 img {
    height: 160px;
    width: 100%
}
#resultado_eventos ul li.eventoNoDestacado.conImagen .tituloEvento {
    margin-bottom: 32px
}
#resultado_eventos ul li.eventoNoDestacado.conImagen .descripcionEvento {
    display: none
}
#resultado_eventos ul li.eventoNoDestacado.conImagen .fechaEvento {
    line-height: 26px;
    font-size: 20px;
    font-size: 1.429rem;
    text-align: center;
    padding-top: 16px;
    float: left;
    width: 25%;
    margin: 0;
    background: #f0f0f0;
    height: 150px;
    position: relative
}
#resultado_eventos ul li.eventoNoDestacado.conImagen .fechaEvento .puntero {
    display: inline-block;
    border-bottom: 15px solid #f0f0f0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    top: -15px;
    left: 22px
}
#resultado_eventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha .inicio,
#resultado_eventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha .final {
    display: block;
    padding-left: 20%;
    padding-right: 20%;
    font-size: 17px;
    font-size: 1.214rem
}
#resultado_eventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha .inicio:first-line,
#resultado_eventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha .final:first-line {
    font-size: 26px;
    font-size: 1.857rem;
    font-weight: 700
}
#resultado_eventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha.dosFechas .inicio,
#resultado_eventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha.dosFechas .final {
    padding: 0;
    width: 100%;
    display: inline-table
}
#resultado_eventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha.dosFechas .inicio.dia,
#resultado_eventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha.dosFechas .final.dia {
    font-size: 20px;
    font-size: 1.429rem;
    font-weight: 700
}
#resultado_eventos ul li.eventoNoDestacado.conImagen .fechaEvento .estadoEvento {
    font-size: 16px;
    font-size: 1.143rem;
    margin-top: 30px;
    line-height: 20px
}
#resultado_eventos ul li.eventoNoDestacado .tituloEvento {
    font-size: 17px;
    font-size: 1.214rem;
    margin-bottom: 10px;
    display: block;
    display: -webkit-box;
    max-height: 49px;
    height: 100%;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
#resultado_eventos ul li.eventoNoDestacado .tituloEvento a {
    line-height: 25px;
    color: #6e6259
}
#resultado_eventos ul li.eventoNoDestacado .descripcionEvento {
    margin-bottom: 10px;
    font-size: 15px;
    font-size: 1.071rem;
    font-family: titillium;
    display: -webkit-box;
    max-height: 20px;
    height: 100%;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}
#resultado_eventos ul li.eventoNoDestacado .lugarEvento {
    font-size: 15px;
    font-size: 1.071rem;
    display: block;
    display: -webkit-box;
    max-height: 22px;
    height: 100%;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}
#resultado_eventos ul li.eventoNoDestacado .horaEvento {
    font-size: 15px;
    font-size: 1.071rem;
    float: left;
    margin-right: 45px
}
#resultado_eventos ul li.eventoNoDestacado .contenidoEvento {
    float: left;
    width: 75%;
    margin: 0;
    background: #fff;
    padding: 16px;
    height: 150px
}
#resultado_eventos ul li.eventoDestacado {
    height: 310px;
    margin-top: 20px;
    position: relative
}
#resultado_eventos ul li.eventoDestacado .imagenDestacado1 {
    width: 100%;
    position: absolute;
    overflow: hidden;
    z-index: 0
}
#resultado_eventos ul li.eventoDestacado .imagenDestacado1 img {
    height: 310px;
    margin: 0
}
#resultado_eventos ul li.eventoDestacado .contenidoEvento {
    z-index: 100;
    position: relative
}
#resultado_eventos ul li.eventoDestacado .fechaEvento {
    position: relative;
    line-height: 26px;
    font-size: 17px;
    font-size: 1.214rem;
    text-align: left;
    padding-top: 20px;
    padding-left: 22px;
    float: right;
    margin-top: 25px;
    margin-right: 25px;
    width: 50%;
    background: #fff;
    height: 80px;
    clear: both
}
#resultado_eventos ul li.eventoDestacado .fechaEvento .inicio:first-line {
    font-size: 26px;
    font-size: 1.857rem;
    font-weight: 700
}
#resultado_eventos ul li.eventoDestacado .fechaEvento .final:first-line {
    font-size: 26px;
    font-size: 1.857rem;
    font-weight: 700
}
#resultado_eventos ul li.eventoDestacado .fechaEvento .contenidoFecha span {
    display: inline-block
}
#resultado_eventos ul li.eventoDestacado .fechaEvento .estadoEvento {
    float: right;
    width: 30%;
    line-height: 20px;
    font-size: 16px;
    font-size: 1.143rem
}
#resultado_eventos ul li.eventoDestacado .familiaEvento {
    color: #418080;
    position: relative;
    top: 0;
    background-color: #fff;
    padding: 5px;
    margin: 12px;
    z-index: 200;
    display: inline-block;
    max-width: 35%
}
#resultado_eventos ul li.eventoDestacado .tituloEvento {
    font-size: 17px;
    font-size: 1.214rem;
    z-index: 200;
    margin-bottom: 10px;
    display: block;
    display: -webkit-box;
    height: auto;
    max-height: 44px;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}
#resultado_eventos ul li.eventoDestacado .tituloEvento a {
    line-height: 25px;
    color: #6e6259
}
#resultado_eventos ul li.eventoDestacado .descripcionEvento {
    font-size: 15px;
    font-size: 1.071rem;
    margin-bottom: 15px;
    font-family: titillium;
    display: block;
    display: -webkit-box;
    max-height: 57px;
    height: 100%;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}
#resultado_eventos ul li.eventoDestacado .lugarEvento {
    font-size: 15px;
    font-size: 1.071rem;
    display: block;
    display: -webkit-box;
    max-height: 22px;
    height: 100%;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}
#resultado_eventos ul li.eventoDestacado .horaEvento {
    float: left;
    margin-right: 45px;
    font-size: 15px;
    font-size: 1.071rem
}
#resultado_eventos ul li.eventoDestacado .contenidoEvento {
    float: right;
    clear: both;
    margin-right: 25px;
    width: 50%;
    background: #fff;
    padding: 16px;
    padding-left: 22px;
    height: 175px;
    background: #f0f0f0
}
#resultado_eventos ul li.first {
    margin-left: 0
}
#resultado_eventos .masEventos {
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 25px 0;
    color: #418080
}
#resultado_eventos .masEventos:hover {
    cursor: pointer;
    background: #418080;
    color: #fff
}
.sinResultados {
    width: 100%;
    margin-bottom: 50px;
    background: #FFFFBF;
    border: solid 1px #71655C;
    position: relative;
    margin-top: 25px;
    display: none
}
.sinResultados.activo {
    display: block
}
.sinResultados .conector {
    display: inline-block;
    border-bottom: 16px solid #FFFFBF;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    top: -15px;
    left: 30px;
    z-index: 1
}
.sinResultados .conector.borde {
    border-bottom: 16px solid #71655C;
    top: -17px;
    z-index: 0
}
.sinResultados p {
    padding: 20px 15px;
    margin: 0
}
.sinResultados p .vaya {
    font-size: 27px
}
.sinResultados p .bold {
    font-weight: 700
}
#search-calendar-container .didYouMeanContainer {
    position: relative;
    margin-left: 0
}
#search-calendar-container .didYouMeanContainer .didYouMeanContainerAbsolute {
    position: absolute;
    top: -92px;
    left: 46px
}
#search-calendar-container .didYouMeanContainer .didYouMean {
    margin-bottom: 0;
    background: #FFFFBF;
    border: solid 1px #ccc;
    position: relative;
    margin-top: 18px
}
#search-calendar-container .didYouMeanContainer .didYouMean .conector {
    display: inline-block;
    border-bottom: 13px solid #FFFFBF;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    top: -13px;
    left: 30px;
    z-index: 1
}
#search-calendar-container .didYouMeanContainer .didYouMean .conector.borde {
    border-bottom: 13px solid #ccc;
    top: -14px;
    z-index: 0
}
#search-calendar-container .didYouMeanContainer .didYouMean p {
    padding: 15px 35px 15px 20px;
    display: inline-block;
    margin: 0;
    font-size: 18px;
    font-size: 1.286rem
}
#search-calendar-container .didYouMeanContainer .didYouMean p span {
    font-weight: 700
}
#search-calendar-container .didYouMeanContainer .didYouMean p span:hover {
    cursor: pointer
}
#search-calendar-container.buscador .buscadorContainer {
    margin-bottom: 30px;
    background: #f0f0f0;
    padding: 40px 45px 65px
}
#search-calendar-container.buscador .buscadorContainer .tituloBuscador {
    margin-bottom: 15px
}
#search-calendar-container.buscador .buscadorContainer .tituloBuscador h3 {
    margin-top: 0;
    font-size: 24px;
    font-size: 1.714rem;
    font-weight: 700
}
#search-calendar-container.buscador .buscadorContainer .col-lg-11 {
    margin-left: 0
}
#search-calendar-container.buscador .buscadorContainer .iconoLupa span {
    position: absolute;
    top: 26px;
    left: 0;
    font-size: 20px;
    font-size: 1.429rem;
    color: #418080
}
#search-calendar-container.buscador .buscadorContainer a {
    right: 40px
}
#search-calendar-container.buscador .resultadosContainer {
    padding-left: 45px;
    margin: 0
}
#search-calendar-container.buscador .filtroContainer label {
    display: block;
    border-bottom: 1px solid #ccc;
    font-weight: 700;
    margin-bottom: 10px
}
#search-calendar-container input {
    height: 30px
}
#search-calendar-container .resultadosContainer {
    position: relative;
    top: 5px
}
#search-calendar-container .select-container {
    border-right: 1px solid #EEE
}
#search-calendar-container .select-container label {
    line-height: 32px;
    font-weight: 700;
    position: relative;
    top: 5px;
    cursor: auto
}
#search-calendar-container .select-container select {
    position: relative;
    top: 6px
}
#search-calendar-container .select-container #orderSelect {
    cursor: auto
}
#search-calendar-container .search-box {
    width: 100%;
    margin: 0
}
#search-calendar-container .search-box:before {
    content: 'a';
    font-size: 24px;
    font-size: 1.714rem;
    font-family: repsol-font-4
}
#search-calendar-container .filter-btn {
    border: 0;
    background-color: transparent;
    padding: 0;
    vertical-align: sub
}
#search-calendar-container .filter-btn span {
    color: #418080
}
#search-calendar-container .tituloBuscador {
    margin-bottom: 40px
}
#search-calendar-container .tituloBuscador h3 {
    font-weight: 700
}
#search-calendar-container .buscadorContainer a {
    top: -26px;
    right: 20px;
    font-size: 24px;
    font-size: 1.714rem;
    position: relative;
    text-decoration: none
}
#search-calendar-container .buscadorContainer a span[data-icon]:hover {
    cursor: pointer
}
#search-calendar-container .buscadorContainer .iconoLupa span {
    position: absolute;
    top: -2px;
    left: 0;
    font-size: 20px;
    font-size: 1.429rem;
    color: #418080
}
#search-calendar-container .resultadosContainer .resultados {
    margin-top: 5px
}
#search-calendar-container .resultadosContainer .resultados .numero {
    font-weight: 700;
    font-size: 18px
}
#search-calendar-container .herramientasBuscador {
    border-bottom: 3px solid #ccc;
    padding-bottom: 20px
}
#search-calendar-container .errorBusqueda .errorContainer {
    width: 98%;
    margin-bottom: 50px;
    background: #FFFFBF;
    border: solid 1px #71655C;
    position: relative;
    margin-top: 25px
}
#search-calendar-container .errorBusqueda .errorContainer p {
    margin: 5px 15px
}
#search-calendar-container .areaFiltrosSeleccionados {
    margin-top: 20px;
    float: left;
    width: 100%
}
#search-calendar-container .areaFiltrosSeleccionados .tituloFiltros {
    width: 9%;
    display: table-cell;
    border-right: 1px solid #EEE
}
#search-calendar-container .areaFiltrosSeleccionados .filtros {
    width: 89%;
    margin: 0;
    display: inline-block;
    margin-left: 13px
}
#search-calendar-container .areaFiltrosSeleccionados .filtros li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 5px;
    margin: 0 5px;
    margin-bottom: 5px;
    background-color: #eee;
    color: #418080
}
#search-calendar-container .areaFiltrosSeleccionados .filtros li span {
    margin: 0 3px
}
#search-calendar-container .areaFiltrosSeleccionados .filtros li span::before {
    position: relative;
    top: 3px
}
#search-calendar-container .areaFiltrosSeleccionados .filtros li span[data-icon] {
    cursor: pointer
}
#search-calendar-container .filtroContainer {
    position: initial
}
#search-calendar-container .filtroContainer .filtroButton {
    position: relative;
    top: 9px;
    color: #418080;
    font-weight: 700
}
#search-calendar-container .filtroContainer .filtroButton:hover {
    cursor: pointer
}
#search-calendar-container .filtroContainer .filtroButton span[data-icon] {
    position: relative;
    top: 3px
}
#search-calendar-container .filtroContainer .dropdown-menu {
    top: auto;
    width: 100%;
    padding: 0;
    margin-top: 20px;
    background: transparent
}
#search-calendar-container .filtroContainer .dropdown-menu li:first-child div.inner {
    border-top: 1px solid #418080
}
#search-calendar-container .filtroContainer .dropdown-menu li div.inner {
    background: #fff;
    padding: 40px 50px 0;
    border-left: 1px solid #418080;
    border-right: 1px solid #418080
}
#search-calendar-container .filtroContainer .dropdown-menu li div.inner ul {
    margin-left: 0
}
#search-calendar-container .filtroContainer .dropdown-menu li div.inner p {
    border-bottom: 1px solid #ccc;
    font-weight: 700
}
#search-calendar-container .filtroContainer .dropdown-menu li div.inner li {
    list-style: none;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #418080
}
#search-calendar-container .filtroContainer .dropdown-menu li div.inner li:hover {
    color: #fff;
    background-color: #418080;
    cursor: pointer
}
#search-calendar-container .filtroContainer .dropdown-menu li div.inner li[selected] {
    background-color: #418080;
    color: #fff
}
#search-calendar-container .filtroContainer .dropdown-menu li div.inner.botonFiltroContainer {
    text-align: right;
    border-bottom: 1px solid #418080;
    padding-bottom: 30px
}
#search-calendar-container .filtroContainer .dropdown-menu li div.inner.botonFiltroContainer .aplicaFiltro,
#search-calendar-container .filtroContainer .dropdown-menu li div.inner.botonFiltroContainer .cancelaFiltro {
    background-color: #fff;
    color: #418080
}
#search-calendar-container .filtroContainer .dropdown-menu li div.inner.botonFiltroContainer .aplicaFiltro:hover,
#search-calendar-container .filtroContainer .dropdown-menu li div.inner.botonFiltroContainer .cancelaFiltro:hover {
    background-color: #418080;
    color: #fff
}
#search-calendar-container .filtroContainer .dropdown-menu li div.inner select {
    max-width: 150px;
    width: initial
}
#search-calendar-container .filtroContainer .dropdown-menu li div.inner .fechaInicio {
    display: inline-block
}
#search-calendar-container .filtroContainer .dropdown-menu li div.inner .fechaFin {
    display: inline-block;
    margin-left: 50px
}
.calendario_home {
    padding-top: 20px;
    padding-bottom: 20px
}
.calendario_home .info_fecha {
    background: #ff8703;
    background: -webkit-linear-gradient(-45deg, #ff8703 0, #ffb219 100%);
    background: -webkit-linear-gradient(315deg, #ff8703 0, #ffb219 100%);
    background: linear-gradient(135deg, #ff8703 0, #ffb219 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff8703', endColorstr='#ffb219', GradientType=1);
    padding: 20px 20px 30px;
    color: #fff;
    border: 1px solid #43637D
}
.calendario_home .info_fecha .icono {
    float: right;
    color: #fff;
    font-size: 100px;
    font-size: 7.143rem;
    line-height: 1em;
    height: 100px
}
.calendario_home .info_fecha .diaMayus {
    font-size: 100px;
    font-size: 7.143rem;
    width: 70%;
    font-family: "Repsol Light";
    margin-bottom: 10px
}
.calendario_home .info_fecha .diaMayus,
.calendario_home .info_fecha .inicio,
.calendario_home .info_fecha .fin,
.calendario_home .info_fecha .hora {
    display: block;
    line-height: 1em
}
.calendario_home .info_fecha .inicio,
.calendario_home .info_fecha .fin {
    font-size: 26px;
    font-size: 1.857rem
}
.calendario_home .info_fecha .hora {
    font-size: 16px;
    font-size: 1.143rem;
    margin-top: 5px
}
.calendario_home .informacion {
    padding: 15px;
    border: 1px solid #ccc
}
.calendario_home .informacion h4 {
    margin-top: 0;
    font-size: 20px;
    font-size: 1.429rem;
    font-family: "Repsol Regular"
}
.calendario_home .informacion h4 a:hover {
    text-decoration: none
}
.calendario_home .informacion span {
    font-size: 15px;
    font-size: 1.071rem;
    color: #99918a
}
.calendario_home:hover {
    cursor: pointer
}
.calendario_home:hover .info_fecha {
    color: #43637D;
    background: #fff
}
.calendario_home:hover .info_fecha .icono {
    color: #43637D
}
.destacadoGenerico {
    padding: 20px 0
}
.destacadoGenerico a {
    color: #43637D;
    text-decoration: underline
}
.destacadoGenerico a:hover {
    text-decoration: none
}
.destacadoGenerico .tituloImagen {
    font-size: 12px;
    font-size: .857rem;
    color: #99918a
}
.destacadoGenerico ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.destacadoGenerico ul li {
    position: relative;
    padding: 0
}
.destacadoGenerico ul li.imagen .enlace {
    text-align: center
}
.destacadoGenerico ul li .contenido h3 {
    font-size: 36px;
    font-size: 2.571rem;
    font-family: "Repsol Bold";
    margin-top: 0;
    margin-bottom: 20px
}
.destacadoGenerico ul li .contenido .descripcion {
    margin-bottom: 30px
}
.destacadoGenerico ul li .imagen {
    margin-bottom: 30px;
    padding: 0
}
.destacadoGenerico ul li .imagen .multimedia .tituloImagen {
    display: block;
    margin: auto;
    text-align: left
}
.destacadoGenerico ul li .enlace {
    margin-bottom: 30px
}
.destacadoGenerico ul li .enlace a {
    padding: 10px 20px;
    color: #fff;
    background: #43637D;
    border-radius: 5px;
    border: 1px solid #43637D;
    display: inline-block;
    text-decoration: none
}
.destacadoGenerico ul li .enlace a:hover {
    background-color: #fff;
    color: #43637D
}
.destacadoGenerico ul li .enlace a span {
    position: relative;
    top: 3px;
    margin-left: 25px
}
.destacadoGenerico ul li .enlace a span.tipoDoc {
    margin-left: 0;
    position: static;
    text-transform: uppercase
}
.destacadoGenerico ul li.centro {
    text-align: center
}
.destacadoGenerico ul li.centro .imagen img {
    margin: auto
}
.destacadoGenerico ul li.separacion {
    border-bottom: 1px solid #ccc
}
.destacadoGenerico.gris {
    background-color: #f0f0f0
}
.destacadoSecundario {
    padding: 20px 0
}
.destacadoSecundario.gris {
    background-color: #f0f0f0
}
.destacadoSecundario a {
    color: #43637D;
    text-decoration: underline
}
.destacadoSecundario a:hover {
    text-decoration: none
}
.destacadoSecundario .fondoCajetin {
    background-color: #fff
}
.destacadoSecundario .contenido {
    font-size: 15px;
    font-size: 1.071rem;
    font-family: titillium;
    color: #99918a;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 20px
}
.destacadoSecundario .contenido h3 {
    margin-top: 0;
    font-size: 24px;
    font-size: 1.714rem;
    font-family: titillium;
    margin-bottom: 35px
}
.destacadoSecundario .contenido .descripcion {
    margin-bottom: 20px
}
.destacadoSecundario .contenido .enlace a {
    color: #6e6259;
    text-decoration: none
}
.destacadoSecundario .contenido .enlace a span {
    margin-left: 20px;
    position: relative;
    top: 3px;
    color: #43637D
}
.destacadoSecundario .contenido .enlace a span.tipoDoc {
    margin-left: 0;
    color: #6e6259;
    text-transform: uppercase;
    position: static
}
.destacadoSecundario .contenido .enlace a:hover {
    color: #43637D;
    text-decoration: underline
}
.destacadoSecundario .contenido .enlace a:hover .tipoDoc {
    color: #43637D
}
.destacadoSecundario .imagen {
    padding-right: 0;
    padding-left: 20px
}
.destacadoSecundario .imagen img {
    margin: 0
}
.destacadoSecundario.izquierda .contenido {
    padding-right: 25px;
    float: right
}
.destacadoSecundario.izquierda .imagen {
    padding-left: 0;
    float: left
}
.destacadoSecundario.derecha .contenido {
    padding-right: 25px;
    float: left
}
.destacadoSecundario.derecha .imagen {
    padding-left: 0;
    float: right
}
.destacadoSecundario.derecha .imagen img {
    float: right
}
.destacadoFichaEvento {
    position: relative
}
.destacadoFichaEvento .imagen {
    z-index: 0;
    position: absolute;
    margin: 0;
    background-color: #f4f4f4;
    height: 165px;
    top: -2px
}
.destacadoFichaEvento .imagen .tamanoImagen {
    margin: 0 auto;
    width: 1107px
}
.destacadoFichaEvento .imagen .tamanoImagen .multimedia {
    height: 165px;
    overflow: hidden
}
.destacadoFichaEvento .imagen .tamanoImagen .multimedia img {
    min-height: 100%
}
.destacadoFichaEvento .sinImagen {
    width: 100%;
    height: 165px;
    background-color: #f4f4f4;
    margin: 0 auto;
    position: absolute
}
.destacadoFichaEvento .centrarContenido {
    margin: 0 auto;
    width: 1107px
}
.destacadoFichaEvento .contenido {
    position: relative;
    background: rgba(230, 118, 0, .9);
    height: 165px;
    width: 403px;
    float: right;
    right: 74px;
    padding: 12px;
    z-index: 8;
    top: 0
}
.destacadoFichaEvento .contenido.sinImagen {
    float: left;
    right: -100px
}
.destacadoFichaEvento .bordeinclinado {
    width: 0;
    height: 0;
    border-left: 75px solid transparent;
    border-top: 0 solid transparent;
    border-bottom: 165px solid rgba(230, 118, 0, .9);
    position: absolute;
    left: -75px;
    top: 0
}
.destacadoFichaEvento .bordeInclinadoImg {
    width: 0;
    height: 0;
    border-left: 75px solid transparent;
    border-top: 100px solid transparent;
    border-bottom: 165px solid #f4f4f4;
    position: relative;
    left: 1033px;
    top: -20px
}
.destacadoFichaEvento .bordeInclinadoContrario {
    width: 0;
    height: 0;
    border-right: 75px solid transparent;
    border-left: 0 solid transparent;
    border-top: 165px solid rgba(230, 118, 0, .9);
    position: absolute;
    left: 403px;
    top: 0
}
.destacadoFichaEvento .bordeInclinadoImgContrario {
    width: 0;
    height: 0;
    border-right: 75px solid transparent;
    border-left: 0 solid transparent;
    border-top: 165px solid #f4f4f4;
    position: relative;
    left: 0;
    top: -20px
}
.destacadoFichaEvento .multimedia {
    position: relative;
    top: -20px;
    z-index: -1
}
.destacadoFichaEvento .bulletTituloEvento {
    background: url(../images/titulo_stakeholder_bg.png) no-repeat;
    min-height: 26px;
    width: 30px;
    float: left;
    position: relative;
    top: 14px;
    display: none
}
.destacadoFichaEvento .titulo {
    color: #fff;
    margin-bottom: 14px;
    position: relative;
    left: 20px;
    padding-top: 1px;
    font-size: 22px;
    font-size: 1.571rem;
    font-weight: 700
}
.destacadoFichaEvento .fechas {
    color: #fff;
    width: 140px;
    text-align: right;
    float: left;
    padding-right: 20px;
    border-right: 1px solid #fff;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.286rem
}
.destacadoFichaEvento .fechas .anyoEvento {
    font-weight: 400
}
.destacadoFichaEvento .fechas span {
    display: block;
    margin-bottom: 6px
}
.destacadoFichaEvento .icoFicha {
    color: #fff;
    float: left;
    display: inline-block;
    padding-left: 12px;
    padding-right: 0
}
.destacadoFichaEvento .icoFicha[data-icon]:before {
    vertical-align: top
}
.destacadoFichaEvento .icoFicha.icoHoras {
    font-size: 25px;
    font-size: 1.786rem;
    margin-top: 8px
}
.destacadoFichaEvento .icoFicha.icoFechas {
    font-size: 40px;
    font-size: 2.857rem
}
.destacadoFichaEvento .horas {
    color: #fff;
    width: 120px;
    float: left;
    padding-left: 15px;
    display: block;
    font-size: 18px;
    font-size: 1.286rem;
    text-align: right
}
.destacadoFichaEvento .horas .boldHoras {
    font-weight: 700;
    font-size: 16px;
    font-size: 1.143rem;
    display: inline
}
.destacadoFichaEvento .horas span {
    display: block;
    margin-bottom: 6px
}
.accionRepsol {
    text-align: center
}
.accionRepsol .masInfo {
    display: block;
    text-align: center;
    margin-bottom: 13px
}
.accionRepsol .masInfo .tipoDoc {
    margin-left: 0;
    color: #6e6259;
    text-transform: uppercase;
    position: static
}
.accionRepsol .masInfo span {
    position: relative;
    top: 3px;
    color: #43637D;
    margin-left: 5px
}
.accionRepsol .masInfo span a {
    font-size: 15px;
    font-size: 1.071rem
}
.accionRepsol .valorAccion {
    display: block;
    text-align: center;
    font-size: 38px;
    font-size: 2.714rem;
    font-family: "Repsol Light";
    line-height: 1em
}
.accionRepsol .variacion {
    color: #43637D;
    display: inline-block;
    margin-right: 5px;
    font-size: 21px;
    font-size: 1.5rem
}
.accionRepsol .variacion.baja {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.accionRepsol .variacion.sube {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.accionRepsol .porcentaje {
    font-size: 24px;
    font-size: 1.714rem;
    font-family: "Repsol Light"
}
.accionRepsol .localizacion {
    font-size: 19px;
    font-size: 1.357rem;
    font-family: "Repsol Bold"
}
.accionRepsol:hover {
    cursor: pointer
}
.accionRepsol:hover .masInfo a {
    color: #43637D;
    text-decoration: underline
}
.accionRepsol:hover .masInfo a .tipoDoc {
    color: #43637D
}
.accionRepsol:hover .valorAccion {
    color: #43637D
}
.accionRepsol:hover .porcentaje {
    color: #43637D
}
.accionRepsol:hover .localizacion {
    color: #43637D
}
.contenidoLayoutColumnaDerecha .destacado_pestanyas .seccionBottom {
    padding-right: 0;
    padding-left: 0
}
.destacado_pestanyas {
    padding: 20px 0
}
.destacado_pestanyas a {
    color: #43637D;
    text-decoration: underline
}
.destacado_pestanyas a:hover {
    text-decoration: none
}
.destacado_pestanyas .seccionTop {
    padding: 25px
}
.destacado_pestanyas .seccionTop.col-lg-8 {
    text-align: center
}
.destacado_pestanyas .seccionTop .titulo h3 {
    font-size: 36px;
    font-size: 2.571rem;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: "Repsol Bold"
}
.destacado_pestanyas .seccionBottom {
    position: relative
}
.destacado_pestanyas .seccionBottom .borde {
    border-bottom: 1px solid #ccc
}
.destacado_pestanyas .seccionBottom .borde>.container {
    position: relative
}
.destacado_pestanyas .seccionBottom .borde span:hover {
    cursor: pointer;
    color: #43637D
}
.destacado_pestanyas .seccionBottom .borde .titularCorto {
    width: 90%
}
.destacado_pestanyas .seccionBottom .borde .titularCorto .anterior {
    right: 45px
}
.destacado_pestanyas .seccionBottom .borde .titularCorto .posterior {
    right: 10px
}
.destacado_pestanyas .seccionBottom .titularesVisibles {
    overflow: hidden
}
.destacado_pestanyas .seccionBottom .titularesVisibles .listadoTitulares {
    position: relative;
    width: 9999px;
    border-bottom: 1px solid #f0f0f0
}
.destacado_pestanyas .seccionBottom .titularesVisibles .listadoTitulares div {
    display: inline-block;
    padding: 10px 15px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    font-size: 1rem
}
.destacado_pestanyas .seccionBottom .titularesVisibles .listadoTitulares div.active {
    color: #43637D;
    border-bottom: 5px solid #43637D;
    font-weight: 700
}
.destacado_pestanyas .seccionBottom .titularesVisibles .listadoTitulares div:hover {
    color: #43637D
}
.destacado_pestanyas .seccionBottom span.anterior {
    color: #43637D;
    position: absolute;
    top: 13px;
    right: -10px;
    display: none
}
.destacado_pestanyas .seccionBottom span.posterior {
    color: #43637D;
    position: absolute;
    top: 13px;
    right: -45px;
    display: none
}
.destacado_pestanyas .seccionBottom .contenidoTitular {
    background-color: #f0f0f0
}
.destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado {
    display: none;
    padding: 0 7.5%
}
.destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado .row {
    background-color: #fff;
    margin: 30px 0;
    position: relative
}
.destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado.active {
    display: block;
    overflow: hidden;
    position: relative
}
.destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado .inclinadaIzquierda {
    display: none;
    position: absolute;
    border-right: 70px solid transparent;
    border-top: 300px solid #f0f0f0;
    z-index: 1
}
.destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado .contenido {
    padding: 30px;
    padding-bottom: 15px
}
.destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado .contenido.sinEnlace .descripcion_ladillo {
    margin-bottom: 0
}
.destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado .contenido .tituloElemento h3 {
    font-size: 32px;
    font-size: 2.286rem;
    margin-top: 0;
    margin-bottom: 15px
}
.destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado .contenido .descripcion_ladillo {
    text-align: initial;
    font-size: 15px;
    font-size: 1.071rem;
    margin-bottom: 30px
}
.destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado .contenido .divEnlace {
    background-color: #43637D;
    display: inline-block;
    padding: 10px 20px 10px 10px;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #43637D
}
.destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado .contenido .divEnlace a {
    color: #fff;
    text-decoration: none
}
.destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado .contenido .divEnlace a .tipoDoc {
    text-transform: uppercase
}
.destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado .contenido .divEnlace:hover {
    background-color: #fff;
    border: 1px solid #43637D
}
.destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado .contenido .divEnlace:hover a {
    text-decoration: none;
    color: #43637D
}
.destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado .contenidoMultimedia {
    padding: 0
}
.destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado img {
    background-color: #fff
}
.destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado .contenido_multimedia .listado_tematico {
    background-color: transparent
}
.destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado .contenido_multimedia .listado_tematico .multimedia {
    background-color: transparent
}
.destacado_pestanyas span.cross_accion {
    position: relative;
    top: 3px;
    margin-left: 28px
}
.destacado_menu {
    padding: 20px 0
}
.destacado_menu.gris {
    background-color: #f0f0f0
}
.destacado_menu.centro {
    text-align: center
}
.destacado_menu h3 {
    font-size: 36px;
    font-size: 2.571rem;
    font-family: "Repsol Bold";
    margin: 0 0 17px
}
.destacado_menu h3 a {
    color: #43637D;
    text-decoration: underline
}
.destacado_menu h3 a:hover {
    text-decoration: none
}
.destacado_menu .descripcion {
    font-size: 16px;
    font-size: 1.143rem;
    font-family: titillium
}
.destacado_menu .descripcion p {
    margin: 0
}
.destacado_menu .descripcion a {
    color: #43637D;
    text-decoration: underline
}
.destacado_menu .descripcion a:hover {
    text-decoration: none
}
.destacado_menu ul.listadoElementos {
    list-style-type: none;
    text-align: center;
    overflow: hidden;
    margin-bottom: 0
}
.destacado_menu ul.listadoElementos>li {
    margin-right: 15px;
    display: inline-block
}
.destacado_menu ul.listadoElementos>li span.barrasLaterales::after {
    cursor: auto;
    content: "";
    width: 19px;
    display: inline-block;
    background: url(../images/barra_destacado_menu_corta.png) no-repeat left;
    position: absolute;
    right: -20px;
    top: 0;
    bottom: 0
}
.destacado_menu ul.listadoElementos>li:last-child {
    margin-right: 0
}
.destacado_menu ul.listadoElementos>li:last-child span.barrasLaterales::after {
    cursor: auto;
    content: "";
    width: 275px;
    display: inline-block;
    background: url(../images/barra_destacado_menu_larga.png) no-repeat left;
    position: absolute;
    right: -276px;
    top: 0;
    bottom: 0
}
.destacado_menu ul.listadoElementos>li:first-child span.barrasLaterales::before {
    cursor: auto;
    content: "";
    width: 275px;
    display: inline-block;
    background: url(../images/barra_destacado_menu_larga.png) no-repeat left;
    position: absolute;
    left: -276px;
    top: 0;
    bottom: 0
}
.destacado_menu .clase {
    width: 100%;
    max-width: 100%;
    position: absolute;
    left: 0
}
.destacado_menu .clase .imagen {
    padding-right: 0
}
.destacado_menu .contenidoTextual {
    margin-bottom: 35px
}
.destacado_menu .tituloImagen {
    display: none
}
.destacado_menu .contenidoTextualElemento {
    text-align: left;
    padding: 45px 0 0 45px
}
.destacado_menu .contenidoTextualElemento .tituloElemento {
    font-size: 32px;
    font-size: 2.286rem;
    font-family: "Repsol Regular";
    margin-top: 0;
    margin-bottom: 15px
}
.destacado_menu .contenidoTextualElemento .tituloElemento a {
    color: #43637D;
    text-decoration: underline
}
.destacado_menu .contenidoTextualElemento .tituloElemento a:hover {
    text-decoration: none
}
.destacado_menu .contenidoTextualElemento .descripcionElemento {
    font-size: 15px;
    font-size: 1.071rem;
    font-family: titillium;
    margin-bottom: 40px
}
.destacado_menu .contenidoTextualElemento .descripcionElemento a {
    color: #43637D;
    text-decoration: underline
}
.destacado_menu .contenidoTextualElemento .descripcionElemento a:hover {
    text-decoration: none
}
.destacado_menu span.barrasLaterales {
    position: relative
}
.destacado_menu .tituloPestana {
    cursor: pointer;
    margin-bottom: 35px;
    font-size: 18px;
    font-size: 1.286rem;
    padding: 0;
    padding: 13px 23px;
    color: #fff;
    background: #43637D;
    display: inline-block
}
.destacado_menu .tituloPestana:hover,
.destacado_menu .tituloPestana.active {
    text-decoration: none;
    background: #fff;
    color: #43637D;
    padding: 12px 22px;
    border: 1px solid #43637D
}
.destacado_menu .tituloPestana span.iconoDesplegable {
    margin-left: 28px
}
.destacado_menu .tituloPestana [data-icon]:before {
    vertical-align: middle
}
.destacado_menu .enlace {
    padding: 0;
    margin-bottom: 0
}
.destacado_menu .enlace a {
    padding: 10px 20px;
    color: #fff;
    background: #43637D;
    border-radius: 5px;
    display: inline-block
}
.destacado_menu .enlace a:hover {
    text-decoration: none;
    background: #fff;
    color: #43637D;
    padding: 9px 19px;
    border: 1px solid #43637D
}
.destacado_menu .enlace span {
    margin-left: 28px
}
.destacado_menu .enlace span.tipoDoc {
    margin-left: 0;
    text-transform: uppercase
}
.destacado_menu .enlace [data-icon]:before {
    vertical-align: middle
}
.destacadoRelacional {
    padding: 20px 0
}
.destacadoRelacional.gris {
    background-color: #f0f0f0
}
.destacadoRelacional .contenidoTitular.centro {
    text-align: center
}
.destacadoRelacional .contenidoTitular .titulo {
    font-size: 36px;
    font-size: 2.571rem;
    font-family: "Repsol Bold";
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 13px
}
.destacadoRelacional .contenidoTitular .descripcion {
    margin-bottom: 30px;
    display: block
}
.destacadoRelacional h4 {
    display: block;
    font-size: 20px;
    font-size: 1.429rem;
    font-weight: 700;
    font-family: "Repsol Regular"
}
.destacadoRelacional .container.inner {
    padding: 0
}
.destacadoRelacional .listadoEnlaces {
    margin-top: 20px
}
.destacadoRelacional .listadoEnlaces ul {
    list-style: none;
    padding: 0
}
.destacadoRelacional .listadoEnlaces ul a {
    color: #6e6259
}
.destacadoRelacional .listadoEnlaces ul a:hover {
    text-decoration: none;
    border-bottom: 1px solid #43637D
}
.destacadoRelacional .listadoEnlaces ul a span {
    position: relative;
    top: 2px;
    color: #43637D;
    right: -19px;
    margin-left: -9px
}
.destacadoRelacional .listadoEnlaces ul a .tipoDoc {
    margin-left: 0;
    color: #6e6259;
    text-transform: uppercase
}
.destacadoRelacional .enlaceSimple {
    padding: 20px 0;
    max-width: 91%
}
.destacadoRelacional .enlaceSimple a {
    padding: 10px 20px;
    border: 1px solid #43637D;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    background: #43637D
}
.destacadoRelacional .enlaceSimple a:hover {
    text-decoration: none
}
.destacadoRelacional .enlaceSimple a span {
    position: relative;
    top: 2px;
    margin-left: 10px
}
.destacadoRelacional .enlaceSimple a .tipoDoc {
    margin-left: 0;
    text-transform: uppercase
}
.destacadoRelacional .destacado {
    margin-bottom: 20px
}
.destacadoRelacional .destacado.sinImagen .contenidoHover:hover {
    cursor: pointer;
    background: #fff;
    color: #43637D;
    border: 1px solid #43637D
}
.destacadoRelacional .destacado.sinImagen .contenidoHover:hover .enlaceSimple a {
    color: #43637D;
    border: 1px solid #43637D
}
.destacadoRelacional .destacado .contenidoHoverImagen:hover {
    cursor: pointer
}
.destacadoRelacional .destacado .enlaceSimpleHover {
    cursor: pointer
}
.destacadoRelacional .destacado .enlaceSimpleHover a {
    background: #fff;
    color: #43637D;
    border: 1px solid #43637D
}
.destacadoRelacional .destacado.noListado .enlaceSimple a:hover {
    border: 1px solid #43637D;
    text-decoration: none;
    background: #fff;
    color: #43637D
}
.destacadoRelacional .destacado.noListado.sinTexto a:hover {
    border: 1px solid #43637D;
    text-decoration: none;
    background: #fff;
    color: #43637D
}
.destacadoRelacional .destacado.noListado.sinTexto:not(.sinImagen) .contenido {
    position: absolute;
    bottom: 0;
    width: 87.5%;
    color: #fff;
    background: transparent;
    border: 0
}
.destacadoRelacional .destacado.noListado.sinTexto:not(.sinImagen) .contenido h4,
.destacadoRelacional .destacado.noListado.sinTexto:not(.sinImagen) .contenido .enlaceSimple {
    margin-left: 15px
}
.destacadoRelacional .destacado.noListado.sinImagen .enlaceSimple {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin-bottom: 0
}
.destacadoRelacional .destacado.noListado.sinImagen .enlaceSimple a {
    border: 1px solid #fff;
    background: 0 0
}
.destacadoRelacional .destacado.noListado.sinImagen .enlaceSimple a:hover {
    border: 1px solid #43637D;
    text-decoration: none;
    background: #fff;
    color: #43637D
}
.destacadoRelacional .destacado.listado.sinTexto .contenido,
.destacadoRelacional .destacado.listado.sinImagen .contenido {
    position: absolute;
    bottom: 0;
    width: 87.5%;
    color: #fff
}
.destacadoRelacional .destacado.listado.sinTexto .contenido .listadoEnlaces li a,
.destacadoRelacional .destacado.listado.sinImagen .contenido .listadoEnlaces li a {
    color: #fff;
    margin-left: 15px
}
.destacadoRelacional .destacado.listado.sinTexto .contenido .listadoEnlaces li a .tipoDoc,
.destacadoRelacional .destacado.listado.sinImagen .contenido .listadoEnlaces li a .tipoDoc {
    color: #fff
}
.destacadoRelacional .destacado .contenido {
    border: 1px solid transparent;
    padding: 0 15px
}
.destacadoRelacional .destacado .contenido .descripcion {
    display: inline-block;
    margin-top: 10px
}
.destacadoRelacional .destacado .imagen {
    border: 1px solid transparent
}
.destacadoRelacional .destacado.sinTexto .imagen {
    overflow: hidden;
    height: 100%
}
.destacadoRelacional .destacado.sinTexto .imagen .multimedia_noticia {
    height: 100%
}
.destacadoRelacional .destacado.sinTexto .imagen .multimedia_noticia .contenido_multimedia {
    height: 100%
}
.destacadoRelacional .destacado.sinTexto .imagen .multimedia_noticia .contenido_multimedia .listado_tematico {
    height: 100%
}
.destacadoRelacional .destacado.sinTexto .imagen .multimedia_noticia .contenido_multimedia .listado_tematico .multimedia {
    height: 100%
}
.destacadoRelacional .destacado.sinTexto .imagen .multimedia_noticia .contenido_multimedia .listado_tematico .multimedia img {
    height: 100%;
    max-width: none
}
.destacadoRelacional .destacado.sinImagen {
    text-align: center
}
.destacadoRelacional .destacado.sinImagen .contenido {
    background: #ff8703;
    background: -webkit-linear-gradient(-45deg, #ff8703 0, #ffb51b 100%);
    background: -webkit-linear-gradient(315deg, #ff8703 0, #ffb51b 100%);
    background: linear-gradient(135deg, #ff8703 0, #ffb51b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff8703', endColorstr='#ffb51b', GradientType=1);
    color: #fff;
    height: 100%;
    position: relative
}
.destacadoRelacional .destacado.sinImagen .contenido strong {
    display: block;
    font-size: 115px;
    font-size: 8.214rem;
    font-family: "Repsol Bold"
}
.destacado_actualidad {
    padding: 20px 0;
    background-color: #f0f0f0
}
.destacado_actualidad .contenido {
    padding: 30px 0 20px;
    background-color: #fff
}
.homeNoticia .contenido {
    padding: 0 0 20px
}
.homeNoticia .cabecera {
    margin-bottom: 13px
}
.homeNoticia .cabecera .titular {
    font-size: 16px;
    font-size: 1.143rem;
    font-family: "Repsol Bold";
    color: #43637D
}
.homeNoticia .cabecera .enlace_sala {
    float: right
}
.homeNoticia .cabecera .enlace_sala a {
    font-size: 15px;
    font-size: 1.071rem
}
.homeNoticia .cabecera .enlace_sala a:hover {
    color: #43637D
}
.homeNoticia .cabecera .enlace_sala a:hover .tipoDoc {
    color: #43637D
}
.homeNoticia .cabecera .enlace_sala a span {
    color: #43637D;
    position: relative;
    top: 3px;
    margin-left: 10px
}
.homeNoticia .cabecera .enlace_sala a .tipoDoc {
    margin-left: 0;
    color: #6e6259;
    text-transform: uppercase;
    position: static
}
.homeNoticia .contenido .titulo {
    margin: 0;
    font-size: 19px;
    font-size: 1.357rem;
    line-height: 19px;
    font-family: "Repsol Bold"
}
.homeNoticia .contenido .fecha {
    font-size: 13px;
    font-size: .929rem;
    line-height: 13px
}
.homeNoticia:not(.enlace_cabecera):hover {
    cursor: pointer
}
.homeNoticia:not(.enlace_cabecera):hover .contenido .fecha {
    color: #43637D
}
.homeNoticia:not(.enlace_cabecera):hover .contenido .titulo a {
    color: #43637D;
    text-decoration: none
}
.homeEventos .contenido {
    padding: 13px 0 20px
}
.homeEventos time {
    display: block
}
.homeEventos .icono {
    width: 15%;
    float: left
}
.homeEventos .icono span {
    font-family: "Repsol Light"
}
.homeEventos .icono .dia {
    display: block;
    font-size: 36px;
    font-size: 2.571rem;
    line-height: 1em
}
.homeEventos .icono .borde {
    border: 3px solid #ccc;
    border-radius: 0 10px 0 0;
    text-align: center
}
.homeEventos .cabecera {
    margin-bottom: 5px;
    margin-left: 64px
}
.homeEventos .cabecera .titular {
    font-family: "Repsol Bold";
    color: #43637D;
    font-size: 16px;
    font-size: 1.143rem
}
.homeEventos .cabecera .enlace_evento {
    font-size: 15px;
    font-size: 1.071rem;
    float: right
}
.homeEventos .cabecera .enlace_evento span {
    color: #43637D;
    position: relative;
    top: 3px;
    margin-left: 10px
}
.homeEventos .cabecera .enlace_evento .tipoDoc {
    margin-left: 0;
    color: #6e6259;
    text-transform: uppercase;
    position: static
}
.homeEventos .cabecera .enlace_evento:hover a {
    color: #43637D
}
.homeEventos .cabecera .enlace_evento:hover a .tipoDoc {
    color: #43637D
}
.homeEventos .texto {
    width: 85%;
    padding: 0 10px;
    float: left
}
.homeEventos .texto .contenido .fechas {
    font-size: 13px;
    font-size: .929rem;
    line-height: 14px
}
.homeEventos .texto .contenido .titulo {
    margin: 0;
    font-size: 19px;
    font-size: 1.357rem;
    line-height: 19px;
    font-family: "Repsol Bold";
    padding-top: 4px
}
.homeEventos:not(.enlace_evento):hover {
    cursor: pointer
}
.homeEventos:not(.enlace_evento):hover .icono {
    color: #43637D
}
.homeEventos:not(.enlace_evento):hover .icono .borde {
    border: 3px solid #43637D
}
.homeEventos:not(.enlace_evento):hover .texto .contenido {
    color: #43637D
}
.homeEventos:not(.enlace_evento):hover .texto .contenido .titulo a {
    color: #43637D;
    text-decoration: none
}
.informeAnual .titular {
    display: block;
    text-align: center;
    margin-bottom: 10px
}
.informeAnual .titular a {
    font-size: 15px;
    font-size: 1.071rem
}
.informeAnual .titular a span {
    position: relative;
    top: 3px;
    color: #43637D;
    margin-left: 5px
}
.informeAnual .titular a .tipoDoc {
    margin-left: 0;
    color: #6e6259;
    text-transform: uppercase;
    position: static
}
.informeAnual .anyo {
    display: block;
    text-align: center;
    font-size: 50px;
    font-size: 3.571rem;
    font-family: "Repsol Light";
    line-height: 1em
}
.informeAnual .otro {
    display: block;
    text-align: center;
    font-size: 19px;
    font-size: 1.357rem;
    font-family: "Repsol Bold";
    line-height: 1em
}
.informeAnual .otro .tipoDoc {
    text-transform: uppercase
}
.informeAnual .otro:hover a {
    color: #43637D
}
.informeAnual .titular:hover a {
    color: #43637D
}
.informeAnual .titular:hover a .tipoDoc {
    color: #43637D
}
.informeAnual:not(.enlace_otro):hover {
    cursor: pointer
}
.informeAnual:not(.enlace_otro):hover .otro a {
    color: #43637D;
    text-decoration: none
}
.informeAnual:not(.enlace_otro):hover .otro a .tipoDoc {
    color: #43637D
}
.informeAnual:not(.enlace_otro):hover .anyo {
    color: #43637D
}
.destacado_doble {
    padding: 20px 0
}
.destacado_doble.gris {
    background-color: #f0f0f0
}
.destacado_doble .destacado {
    background-color: #fff;
    padding: 0
}
.destacado_doble .destacado .contenido {
    width: 100%;
    padding: 30px
}
.destacado_doble .destacado .contenido h4 {
    font-size: 24px;
    font-size: 1.714rem;
    margin-bottom: 25px
}
.destacado_doble .destacado .contenido .descripcion {
    font-size: 15px;
    font-size: 1.071rem;
    display: block;
    margin-bottom: 20px
}
.destacado_doble .destacado .contenido .enlace a span {
    color: #43637D;
    position: relative;
    top: 3px;
    margin-left: 20px
}
.destacado_doble .destacado .contenido .enlace a:hover {
    color: #43637D
}
.destacado_doble .destacado .imagen {
    width: 45%;
    float: left
}
.destacado_doble .destacado .imagen img {
    margin: 0
}
.destacado_doble .destacado.sinImagen {
    background-color: transparent
}
.destacado_doble .destacado.sinImagen .contenido h4 {
    color: #43637D;
    font-family: "Repsol Bold";
    font-size: 44px;
    font-size: 2.976rem
}
.destacado_doble .destacado.sinDescripcion .contenido {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 20px;
    text-align: right
}
.destacado_doble .destacado.sinDescripcion .contenido h4 {
    margin-bottom: 0;
    display: inline-block;
    color: #fff;
    font-family: "Repsol Bold";
    font-size: 24px;
    font-size: 1.714rem
}
.destacado_doble .destacado.sinDescripcion .imagen {
    width: 100%
}
.destacado_doble .destacado.sinDescripcion.sinImagen {
    background-color: transparent
}
.destacado_doble .destacado.sinDescripcion.sinImagen .contenido {
    position: static;
    padding: 30px;
    text-align: left
}
.destacado_doble .destacado.sinDescripcion.sinImagen .contenido h4 {
    color: #43637D;
    font-family: "Repsol Bold";
    font-size: 44px;
    font-size: 2.976rem
}
.destacado_doble .destacado.izquierda .contenido {
    width: 55%;
    float: right
}
.destacado_doble .destacado.derecha .contenido {
    float: left;
    width: 55%
}
.destacado_doble .destacado.derecha .imagen {
    float: right
}
.destacado_doble .destacado.derecha .imagen img {
    float: right
}
.destacado_doble .destacado:nth-child(odd) {
    margin-right: 2%
}
.carrusel_home {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 5px 3px #ccc;
    box-shadow: 0 0 5px 3px #ccc
}
.carrusel_home .carousel .carousel-inner .item .carousel-caption {
    background-color: #fff;
    height: 100%;
    width: 45%;
    text-align: left;
    color: #6e6259;
    bottom: 0;
    text-shadow: none
}
.carrusel_home .carousel .carousel-inner .item .carousel-caption .inclinacion {
    position: absolute;
    top: 0
}
.carrusel_home .carousel .carousel-inner .item .carousel-caption .contenido .antetitulo {
    margin-bottom: 10px;
    display: inline-block;
    color: #99918a;
    font-weight: 700
}
.carrusel_home .carousel .carousel-inner .item .carousel-caption .contenido h4 {
    font-size: 32px;
    font-size: 2.286rem;
    font-family: "Repsol Bold";
    margin: 0;
    margin-bottom: 30px
}
.carrusel_home .carousel .carousel-inner .item .carousel-caption .contenido .descripcion {
    line-height: 1.2em;
    margin-bottom: 40px
}
.carrusel_home .carousel .carousel-inner .item .carousel-caption .contenido a {
    padding: 10px 20px;
    display: inline-block;
    background-color: #43637D;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #43637D
}
.carrusel_home .carousel .carousel-inner .item .carousel-caption .contenido a span {
    margin-left: 20px;
    position: relative;
    top: 3px
}
.carrusel_home .carousel .carousel-inner .item .carousel-caption .contenido a .tipoDoc {
    margin-left: 0;
    text-transform: uppercase;
    position: static
}
.carrusel_home .carousel .carousel-inner .item .carousel-caption .contenido a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #43637D
}
.carrusel_home .carousel .carousel-inner .item.izquierda .carousel-caption {
    left: 0;
    padding: 0 1% 0 23%
}
.carrusel_home .carousel .carousel-inner .item.izquierda .carousel-caption .inclinacion {
    right: -75px;
    border-top: 400px solid #fff;
    border-right: 75px solid transparent
}
.carrusel_home .carousel .carousel-inner .item.izquierda .image_tematica img {
    float: right
}
.carrusel_home .carousel .carousel-inner .item.derecha .carousel-caption {
    left: auto;
    position: absolute;
    right: 0;
    padding: 0 23% 0 1%
}
.carrusel_home .carousel .carousel-inner .item.derecha .carousel-caption .inclinacion {
    left: -75px;
    border-top: 400px solid transparent;
    border-right: 75px solid #fff
}
.carrusel_home .carousel .carousel-inner .item.derecha .image_tematica img {
    float: left
}
.carrusel_home .carousel .carousel-buttons .carousel-indicators li {
    border: 1px solid #ccc;
    margin: 1px 10px 1px 1px;
    width: 14px;
    height: 14px
}
.carrusel_home .carousel .carousel-buttons .carousel-indicators li.active {
    background-color: #43637D;
    border: 1px solid #43637D
}
.carrusel_home .carousel .carousel-control {
    width: 5%;
    background: transparent;
    color: #c5c0bc;
    font-size: 18px;
    font-size: 1.286rem
}
.carrusel_home .carousel .carousel-control span[data-icon] {
    position: absolute;
    top: 50%;
    font-size: 38px;
    font-size: 2.714rem
}
.carrusel_home .carousel .carousel-control.left {
    left: 15%;
    z-index: 10
}
.carrusel_home .carousel .carousel-control.right {
    right: 15%;
    z-index: 10
}
.carrusel_home .carousel .carousel-control:hover span {
    color: #43637D
}
.galeria_multimedia {
    margin-bottom: 0;
    padding: 20px 0;
    list-style-type: none
}
.galeria_multimedia ul {
    padding: 0;
    list-style-type: none
}
.galeria_multimedia.sinColumnaDerecha .img0 {
    padding: 0;
    margin-right: 16px
}
.galeria_multimedia.sinColumnaDerecha .img1,
.galeria_multimedia.sinColumnaDerecha .img2 {
    height: 156px;
    width: 372px
}
.galeria_multimedia.sinColumnaDerecha .img1 {
    margin-bottom: 19px
}
.galeria_multimedia.sinColumnaDerecha .img3 {
    height: 333px;
    width: 370px;
    margin-right: 16px
}
.galeria_multimedia.sinColumnaDerecha .img4,
.galeria_multimedia.sinColumnaDerecha .img5 {
    height: 332px;
    width: 173px
}
.galeria_multimedia.sinColumnaDerecha .img4 {
    margin-right: 18px
}
.galeria_multimedia.sinColumnaDerecha .img0,
.galeria_multimedia.sinColumnaDerecha .img3,
.galeria_multimedia.sinColumnaDerecha .img4,
.galeria_multimedia.sinColumnaDerecha .img5 {
    display: inline-block;
    float: left
}
.galeria_multimedia.sinColumnaDerecha .galleryImage {
    padding: 0
}
.galeria_multimedia.columnaDerecha .img0,
.galeria_multimedia.columnaDerecha .img3,
.galeria_multimedia.columnaDerecha .img4,
.galeria_multimedia.columnaDerecha .img5 {
    display: inline-block;
    float: left
}
.galeria_multimedia.columnaDerecha .img0 {
    padding-left: 10px;
    padding-right: 10px
}
.galeria_multimedia.columnaDerecha .img1.galleryImage,
.galeria_multimedia.columnaDerecha .img2.galleryImage {
    padding: 0
}
.galeria_multimedia.columnaDerecha .img1 {
    margin-bottom: 12px
}
.galeria_multimedia.columnaDerecha .img3 {
    padding-left: 11px;
    padding-right: 11px;
    width: 275px
}
.galeria_multimedia.columnaDerecha .galleryImage {
    padding-left: 10px;
    padding-right: 10px
}
.galeria_multimedia .galleryImage {
    overflow: hidden
}
.galeria_multimedia .galleryImage .mosaicImageContent {
    position: relative;
    overflow: hidden
}
.galeria_multimedia .galleryImage .mosaicImageContent img {
    margin: 0;
    width: 100%
}
.galeria_multimedia .galleryImage .mosaicImageContent .img_info {
    opacity: .7;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 0;
    background: #ff8200;
    color: #fff;
    height: 100%;
    width: 100%;
    left: -150%;
    -webkit-transition: left 300ms ease;
    transition: left 300ms ease
}
.galeria_multimedia .galleryImage .mosaicImageContent .img_info .icono {
    font-size: 47px;
    font-size: 3.357rem;
    position: relative;
    height: 100%
}
.galeria_multimedia .galleryImage .mosaicImageContent .img_info .icono span {
    vertical-align: middle;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -23.5px;
    margin-left: -23.5px
}
.galeria_multimedia .galleryImage .mosaicImageContent .img_info.visible {
    left: 0
}
.galeria_multimedia .galleryImage .mosaicImageContent .img_info .cunya {
    width: 100px;
    height: 100%;
    background: url(../images/barraMosaico.png) 0 100% no-repeat;
    position: absolute;
    right: -100px;
    top: 0
}
.mosaico {
    padding: 20px 0;
    margin-bottom: 20px
}
.mosaico .listadoMosaico {
    padding: 0;
    list-style-type: none
}
.mosaico .listadoMosaico .elementoListadoMosaico {
    padding: 0
}
.mosaico .listadoMosaico .imagen.col-lg-12 .tituloImagen {
    text-align: left
}
.mosaico .unicoElemento .multimedia {
    padding-left: 15px
}
.mosaico .multimedia {
    margin-bottom: 20px
}
.mosaico .imagen.col-lg-12 .tituloImagen {
    text-align: right;
    display: block;
    margin-top: 5px
}
.mosaico .imagen.col-lg-12 .multimedia {
    margin-bottom: 10px
}
.mosaico .tituloImagen {
    font-size: 12px;
    font-size: .857rem;
    color: #99918a
}
.mosaico .contenidoTextual.col-lg-12 .descripcion {
    margin-bottom: 10px
}
.mosaico .contenidoTextual.col-lg-12 .enlaces {
    padding-left: 15px;
    padding-right: 15px
}
.mosaico h3 {
    font-size: 32px;
    font-size: 2.286rem;
    font-family: "Repsol Regular";
    margin-bottom: 25px
}
.mosaico h3 a {
    color: #43637D;
    text-decoration: underline
}
.mosaico h3 a:hover {
    text-decoration: none
}
.mosaico h3.col-lg-12 {
    margin-top: 0
}
.mosaico .descripcion {
    color: #99918a;
    font-size: 15px;
    font-size: 1.071rem;
    font-family: titillium;
    margin-bottom: 40px
}
.mosaico .descripcion a {
    color: #43637D;
    text-decoration: underline
}
.mosaico .descripcion a:hover {
    text-decoration: none
}
.mosaico .enlaces {
    font-size: 15px;
    font-size: 1.071rem;
    font-family: titillium;
    font-weight: 700;
    list-style-type: none;
    padding: 0
}
.mosaico .enlaces li {
    margin-bottom: 15px
}
.mosaico .enlaces a {
    color: #99918a
}
.mosaico .enlaces span {
    color: #43637D;
    margin-left: 20px
}
.mosaico .enlaces span.tipoDoc {
    color: #99918a;
    text-transform: uppercase;
    margin-left: 0
}
.mosaico .enlaces [data-icon]:before {
    vertical-align: middle
}
.mosaico .enlaces a:hover {
    color: #43637D
}
.mosaico .enlaces a:hover .tipoDoc {
    color: #43637D
}
.mosaico .multimediaMosaico {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block
}
.mosaico .multimediaMosaico img {
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}
.mosaico .multimediaMosaico:hover img {
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25)
}
.descargas {
    padding: 20px 0
}
.descargas .tituloImagen {
    font-size: 12px;
    font-size: .857rem;
    color: #99918a
}
.descargas .indice_descargas {
    padding-top: 20px;
    padding-bottom: 20px
}
.descargas .indice_descargas a {
    color: #43637D;
    text-decoration: underline
}
.descargas .indice_descargas a:hover {
    text-decoration: none
}
.descargas .indice_descargas .titulo {
    margin-bottom: 20px
}
.descargas .indice_descargas .titulo h3 {
    font-weight: 700
}
.descargas .indice_descargas ul {
    margin-left: 15px
}
.descargas .indice_descargas ul li {
    margin-bottom: 5px
}
.descargas .indice_descargas ul li>a {
    color: #6e6259;
    padding: 6px 16px 5px 44px;
    position: relative;
    display: block;
    font-weight: 700;
    text-decoration: none
}
.descargas .indice_descargas ul li>a:hover {
    text-decoration: none;
    color: #43637D
}
.descargas .indice_descargas ul li>a span {
    color: #43637D;
    padding: 7px 7px 1px;
    position: absolute;
    left: 1px;
    top: 1px
}
.descargas .indice_descargas h3 {
    font-size: 20px;
    font-size: 1.429rem
}
.descargas .lista_descargas ul.lista_final {
    margin-top: 25px
}
.descargas .lista_descargas a {
    color: #43637D;
    text-decoration: underline
}
.descargas .lista_descargas a:hover {
    text-decoration: none
}
.descargas .lista_descargas .listado .titulo h3 {
    font-weight: 700
}
.descargas .lista_descargas .imagen {
    margin-top: 25px;
    float: right
}
.descargas .lista_descargas h4 {
    font-size: 18px;
    font-size: 1.286rem;
    font-weight: 700
}
.descargas .lista_descargas li {
    display: block;
    -webkit-transition: height 1s ease;
    transition: height 1s ease;
    position: relative;
    background: #fff
}
.descargas .lista_descargas li.una_categoria {
    border: 0
}
.descargas .lista_descargas li:not(.una_categoria) {
    margin-left: 20px
}
.descargas .lista_descargas li .descripcion_categoria {
    margin-bottom: 10px;
    margin-right: 40px;
    margin-left: 53px
}
.descargas .lista_descargas li .descripcion_larga {
    overflow: hidden
}
.descargas .lista_descargas li .descripcion_larga li.active {
    background: #fff
}
.descargas .lista_descargas li .descripcion_larga.collapse {
    margin: 0 40px 0 0
}
.descargas .lista_descargas li .descripcion_larga.collapse.in {
    margin: 0 40px 39px 0
}
.descargas .lista_descargas li .descripcion_larga li {
    cursor: pointer;
    padding: 0 0 15px
}
.descargas .lista_descargas li .descripcion_larga li h4:hover a {
    text-transform: none;
    text-decoration: none;
    color: #43637D
}
.descargas .lista_descargas li .descripcion_larga li span.documento {
    float: left;
    display: block;
    font-size: 28px;
    font-size: 2rem;
    padding: 2px 11px 0;
    color: #43637D
}
.descargas .lista_descargas li .descripcion_larga li .informacion_documento {
    float: left;
    margin-left: 0
}
.descargas .lista_descargas li .descripcion_larga li .informacion_documento h4 {
    margin: 0;
    font-size: 14px;
    font-size: 1rem;
    border-bottom: 0
}
.descargas .lista_descargas li .descripcion_larga li .informacion_documento h4 a {
    text-decoration: none
}
.descargas .lista_descargas li .descripcion_larga li .informacion_documento .descripcion_info {
    color: #6e6259;
    font-size: 13px;
    font-size: .929rem
}
.descargas .lista_descargas li .descripcion_larga li .informacion_documento .informacion_adicional {
    text-transform: uppercase;
    color: #418080;
    font-size: 14px;
    font-size: 1rem;
    margin-top: 3px
}
.descargas .lista_descargas li .descripcion_larga li .informacion_documento .informacion_adicional span {
    color: #418080
}
.descargas .lista_descargas li .descripcion_larga li .informacion_documento .informacion_adicional .fecha_documento {
    margin-right: 5px;
    text-transform: none
}
.descargas .lista_descargas li .descripcion_larga li a {
    color: #6e6259
}
.descargas .lista_descargas li .bloqueTitulo {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}
.descargas .lista_descargas li .bloqueTitulo h4:hover a {
    color: #43637D
}
.descargas .lista_descargas li h3 {
    font-family: "titillium bold";
    font-size: 18px;
    font-size: 1.286rem;
    color: #6e6259;
    line-height: 20px;
    margin: 0
}
.descargas .lista_descargas li a.arrow_icon {
    display: block;
    padding: 12px 10px 0;
    color: #6e6259;
    text-decoration: none
}
.descargas .lista_descargas li a.arrow_icon:hover {
    text-decoration: none
}
.descargas .lista_descargas li a.arrow_icon span {
    display: inline-block;
    font-family: titillium;
    font-size: 19px;
    font-size: 1.357rem;
    width: 5%;
    text-align: center;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}
.descargas .lista_descargas li a.arrow_icon.collapsed span {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
.descargas .lista_descargas li .margenCollapse.collapse {
    margin-left: 20px
}
.descargas .lista_descargas li .margenCollapse.collapsing {
    margin-left: 20px
}
.descargas .lista_descargas li .margenCollapse .contenido:hover a {
    color: #43637D
}
.descargas .lista_descargas p {
    color: #6e6259
}
.descargas .lista_descargas h3 {
    font-size: 20px;
    font-size: 1.429rem
}
.descargas .lista_descargas .listado_documentos:hover h4 a {
    color: #43637D
}
.descargas .titulo {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc
}
.descargas .titulo a:hover {
    text-decoration: none
}
.descargas .titulo p {
    color: #a8a299
}
.descargas .contenido ul {
    margin-bottom: 0;
    padding-left: 0
}
.descargas ul {
    list-style-type: none;
    margin-bottom: 28px;
    margin-left: 0
}
.descargas ul p {
    margin: 0
}
.descargas p {
    font-family: titillium
}
.descargas.colDerecha .lista_descargas .imagen {
    width: 217px
}
.siguenos {
    padding: 20px 0;
    text-align: center
}
.siguenos a {
    color: #43637D;
    text-decoration: underline
}
.siguenos a:hover {
    text-decoration: none
}
.siguenos h3 {
    font-size: 32px;
    font-size: 2.286rem;
    font-family: "Repsol Bold";
    margin: 0
}
.siguenos ul {
    list-style: none;
    padding-top: 30px;
    margin-left: 0;
    padding-left: 0
}
.siguenos ul li {
    margin-right: 20px;
    display: inline-block
}
.siguenos ul li.span12:first-child+li+li {
    margin-left: 0
}
.siguenos ul li.span8:nth-child(4) {
    margin-left: 0
}
.siguenos ul li.span8:nth-child(n+4) {
    margin-top: 30px
}
.siguenos ul li.span6:nth-child(5n+5) {
    margin-left: 0
}
.siguenos ul li.span6:nth-child(n+5) {
    margin-top: 30px
}
.siguenos ul li a {
    display: block;
    color: #6e6259;
    width: 100%
}
.siguenos ul li a:hover span:before {
    background: #43637D;
    color: #fff;
    border-radius: 5px
}
.siguenos ul li a p {
    float: left;
    width: 64%
}
.siguenos ul li div.barraSeparadora {
    float: left;
    width: 15%;
    background: url(../images/barraSeparadoraSiguenos.png) no-repeat;
    height: 49px;
    margin-right: 7px;
    position: relative;
    top: 3px
}
.siguenos ul li span {
    font-size: 58px;
    font-size: 4.2rem;
    color: #43637D;
    float: left
}
.siguenos ul li:hover {
    cursor: pointer
}
.siguenos ul li:last-child {
    margin-right: 0
}
.listadoEnlacesRel {
    margin: 20px 0;
    clear: both;
    font-size: 15px;
    font-size: 1.071rem
}
.listadoEnlacesRel h3 {
    font-size: 20px;
    font-size: 1.429rem;
    font-family: titillium;
    font-weight: Bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    overflow-wrap: break-word
}
.listadoEnlacesRel ul {
    list-style: none;
    margin: 8px
}
.listadoEnlacesRel ul li {
    margin-bottom: 2px;
    padding-left: 0
}
.listadoEnlacesRel ul li:hover a {
    color: #6e6259;
    border-bottom: 1px solid #43637D
}
.listadoEnlacesRel ul li a {
    color: #6e6259;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    margin-top: 0;
    padding-right: 5px;
    border-bottom: 1px solid #fff
}
.listadoEnlacesRel ul li a span {
    display: inline-block
}
.listadoEnlacesRel .icon {
    margin-left: 14px;
    color: #43637D
}
.listadoEnlacesRel .icon[data-icon]:before {
    vertical-align: middle
}
.listadoEnlacesRel>a {
    padding-left: 5px;
    margin-top: 10px
}
.listadoEnlacesRelCD {
    margin-bottom: 20px
}
.listadoEnlacesRelCD .icono {
    display: block;
    text-align: center;
    font-size: 100px;
    font-size: 7.143rem;
    background-color: #f0f0f0;
    color: #43637D;
    padding-top: 15px;
    margin-bottom: 30px
}
.listadoEnlacesRelCD h3 {
    padding-left: 5px;
    font-size: 24px;
    font-size: 1.714rem;
    font-family: "Repsol Regular";
    margin-top: 0;
    margin-bottom: 22px
}
.listadoEnlacesRelCD ul {
    list-style: none;
    padding: 0 0 0 5px
}
.listadoEnlacesRelCD ul li {
    margin-bottom: 10px
}
.listadoEnlacesRelCD ul li a {
    color: #99918a;
    font-weight: 700
}
.listadoEnlacesRelCD ul li span {
    color: #43637D;
    margin-left: 20px
}
.listadoEnlacesRelCD ul li span.tipoDoc {
    margin-left: 0;
    color: #99918a;
    text-transform: uppercase
}
.listadoEnlacesRelCD ul li:hover a {
    color: #43637D;
    text-decoration: underline
}
.listadoEnlacesRelCD ul li:hover a .tipoDoc {
    color: #43637D
}
table {
    width: 100%;
    margin-bottom: 40px;
    border: 1px solid #ddd;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    border-right: 0;
    border-radius: 4px
}
table caption {
    color: #6e6259;
    font-weight: 700
}
table tbody tr:first-child td {
    border-top: 1px solid #43637D
}
table th,
table td {
    padding: 8px 10px;
    line-height: 1.42857143;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd;
    font-size: 12px;
    font-size: .857rem
}
table th {
    font-weight: 700;
    padding: 15px 10px
}
table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #43637D
}
table caption+thead tr:first-child th,
table caption+thead tr:first-child td,
table colgroup+thead tr:first-child th,
table colgroup+thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
    border-top: 0
}
table tbody+tbody {
    border-top: 2px solid #ddd
}
table table {
    background-color: #fff
}
table th.tablesorter-header {
    vertical-align: top;
    cursor: pointer;
    color: #418080
}
table th.tablesorter-header .tablesorter-header-inner {
    background-image: url(../images/tablaDesc.png);
    background-position: right -62px;
    padding-right: 13px;
    background-repeat: no-repeat
}
table th.tablesorter-header:hover {
    background-color: #418080;
    color: #fff
}
table th.tablesorter-header:hover .tablesorter-header-inner {
    background-position: right -14px
}
table th.tablesorter-headerDesc .tablesorter-header-inner {
    background-image: url(../images/tablaAsc.png)
}
table th,
table td {
    border-right: 0;
    border-left: 0;
    border-bottom: 0
}
table caption+thead tr:first-child th,
table caption+tbody tr:first-child th,
table caption+tbody tr:first-child td,
table colgroup+thead tr:first-child th,
table colgroup+tbody tr:first-child th,
table colgroup+tbody tr:first-child td,
table thead:first-child tr:first-child th,
table tbody:first-child tr:first-child th,
table tbody:first-child tr:first-child td {
    border-top: 0
}
table tfoot {
    font-size: 12px;
    font-size: .857rem;
    font-weight: 700;
    color: #ccc
}
.listadoEventos {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc
}
.listadoEventos .bulletTituloEvento {
    background: url(../images/titulo_stakeholder_bg.png) no-repeat;
    min-height: 26px;
    width: 30px;
    float: left;
    top: 5px;
    position: relative
}
.listadoEventos .titulosProximos {
    position: relative
}
.listadoEventos .titulosProximos .anterior {
    display: inline-block;
    width: 10px;
    height: 17px;
    position: relative;
    left: -2px;
    top: 2px;
    border-bottom: 16px solid #43637D;
    border-left: 5px solid transparent
}
.listadoEventos .titulosProximos .centro {
    background-color: #43637D;
    display: inline-block;
    width: 10px;
    position: absolute;
    left: 3px;
    top: 6px;
    height: 17px
}
.listadoEventos .titulosProximos .posterior {
    display: inline-block;
    width: 10px;
    height: 17px;
    position: relative;
    left: -4px;
    top: 2px;
    border-top: 17px solid #43637D;
    border-right: 6px solid transparent
}
.listadoEventos .titulosProximos .tituloProximosEventos {
    font-size: 19px
}
.listadoEventos ul {
    margin: 0;
    padding-bottom: 30px
}
.listadoEventos ul li {
    display: none
}
.listadoEventos ul li.visible {
    display: inline-block
}
.listadoEventos ul li:hover {
    cursor: pointer
}
.listadoEventos ul li.eventoNoDestacado {
    position: relative;
    margin-top: 20px
}
.listadoEventos ul li.eventoNoDestacado .guionHora {
    margin-left: 5px
}
.listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento {
    width: 100%;
    height: 70px;
    background-color: #418080;
    color: #fff;
    line-height: 26px;
    font-size: 20px;
    font-size: 1.429rem;
    text-align: center;
    padding-top: 4px;
    float: left;
    margin: 0;
    position: relative
}
.listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha {
    width: 100%;
    padding: 0 16px
}
.listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.unaFecha .inicio:first-line,
.listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.unaFecha .final:first-line {
    font-size: 26px;
    font-size: 1.857rem;
    font-weight: 700
}
.listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha .inicio,
.listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha .final {
    display: inline-block;
    text-align: center;
    float: left;
    width: 15%;
    font-size: 17px;
    font-size: 1.214rem
}
.listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha .estadoEvento {
    display: inline-block;
    position: relative;
    top: 21px;
    left: -1px;
    text-align: left;
    margin-top: 20px;
    font-size: 16px;
    font-size: 1.143rem;
    width: 55%;
    line-height: 20px
}
.listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.dosFechas .inicio,
.listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.dosFechas .final {
    display: inline-block;
    text-align: left;
    float: left;
    width: 60%;
    font-size: 17px;
    font-size: 1.214rem
}
.listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.dosFechas .inicio.dia,
.listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.dosFechas .final.dia {
    font-size: 20px;
    font-size: 1.429rem;
    font-weight: 700
}
.listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.dosFechas .inicio.mes,
.listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.dosFechas .final.mes {
    font-size: 20px;
    font-size: 1.429rem
}
.listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.dosFechas .estadoEvento {
    display: inline-block;
    position: relative;
    top: -42px;
    left: 25px;
    margin-top: 20px;
    font-size: 16px;
    font-size: 1.143rem;
    width: 55%;
    line-height: 20px
}
.listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .puntero {
    display: none
}
.listadoEventos ul li.eventoNoDestacado.sinImagen .contenidoEvento {
    width: 100%;
    height: 240px;
    background-color: #498D8D;
    color: #fff
}
.listadoEventos ul li.eventoNoDestacado.sinImagen .familiaEvento {
    left: 30%;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-height: 31px
}
.listadoEventos ul li.eventoNoDestacado.sinImagen .descripcionEvento {
    display: -webkit-box;
    min-height: 90px;
    max-height: 90px;
    height: 100%;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}
.listadoEventos ul li.eventoNoDestacado.sinImagen .tituloEvento {
    margin-bottom: 15px;
    height: 52px;
    display: block;
    display: -webkit-box;
    max-height: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.listadoEventos ul li.eventoNoDestacado.sinImagen .tituloEvento a {
    line-height: 25px;
    color: #fff
}
.listadoEventos ul li.eventoNoDestacado.sinImagen .tituloEvento a:hover {
    text-decoration: underline
}
.listadoEventos ul li.eventoNoDestacado.sinImagen .horaEvento {
    margin-right: 40px
}
.listadoEventos ul li.eventoNoDestacado .familiaEvento {
    color: #418080;
    position: absolute;
    top: 0;
    background-color: #fff;
    padding: 5px;
    margin: 12px;
    z-index: 200;
    display: inline-block
}
.listadoEventos ul li.eventoNoDestacado .imagenDestacado1 {
    overflow: hidden;
    z-index: 0
}
.listadoEventos ul li.eventoNoDestacado .imagenDestacado1 img {
    height: 160px;
    width: 100%
}
.listadoEventos ul li.eventoNoDestacado.conImagen .tituloEvento {
    margin-bottom: 32px
}
.listadoEventos ul li.eventoNoDestacado.conImagen .descripcionEvento {
    display: none
}
.listadoEventos ul li.eventoNoDestacado.conImagen .fechaEvento {
    line-height: 26px;
    font-size: 20px;
    font-size: 1.429rem;
    text-align: center;
    padding-top: 16px;
    float: left;
    width: 25%;
    margin: 0;
    background: #f0f0f0;
    height: 150px;
    position: relative
}
.listadoEventos ul li.eventoNoDestacado.conImagen .fechaEvento .puntero {
    display: inline-block;
    border-bottom: 15px solid #f0f0f0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    top: -15px;
    left: 22px
}
.listadoEventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha .inicio,
.listadoEventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha .final {
    display: block;
    padding-left: 20%;
    padding-right: 20%;
    font-size: 17px;
    font-size: 1.214rem
}
.listadoEventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha .inicio:first-line,
.listadoEventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha .final:first-line {
    font-size: 26px;
    font-size: 1.857rem;
    font-weight: 700
}
.listadoEventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha.dosFechas .inicio,
.listadoEventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha.dosFechas .final {
    padding: 0;
    width: 100%;
    display: inline-table
}
.listadoEventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha.dosFechas .inicio.dia,
.listadoEventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha.dosFechas .final.dia {
    font-size: 20px;
    font-size: 1.429rem;
    font-weight: 700
}
.listadoEventos ul li.eventoNoDestacado.conImagen .fechaEvento .estadoEvento {
    font-size: 16px;
    font-size: 1.143rem;
    margin-top: 30px;
    line-height: 20px
}
.listadoEventos ul li.eventoNoDestacado .tituloEvento {
    font-size: 17px;
    font-size: 1.214rem;
    margin-bottom: 10px;
    display: block;
    display: -webkit-box;
    max-height: 49px;
    height: 100%;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.listadoEventos ul li.eventoNoDestacado .tituloEvento a {
    line-height: 25px;
    color: #6e6259
}
.listadoEventos ul li.eventoNoDestacado .descripcionEvento {
    margin-bottom: 10px;
    font-size: 15px;
    font-size: 1.071rem;
    font-family: titillium;
    display: -webkit-box;
    max-height: 20px;
    height: 100%;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}
.listadoEventos ul li.eventoNoDestacado .lugarEvento {
    font-size: 15px;
    font-size: 1.071rem;
    display: block;
    display: -webkit-box;
    max-height: 22px;
    height: 100%;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}
.listadoEventos ul li.eventoNoDestacado .horaEvento {
    font-size: 15px;
    font-size: 1.071rem;
    float: left;
    margin-right: 45px
}
.listadoEventos ul li.eventoNoDestacado .contenidoEvento {
    float: left;
    width: 75%;
    margin: 0;
    background: #fff;
    padding: 16px;
    height: 150px
}
.listadoEventos ul li.eventoDestacado {
    height: 310px;
    margin-top: 20px;
    position: relative
}
.listadoEventos ul li.eventoDestacado .imagenDestacado1 {
    width: 100%;
    position: absolute;
    overflow: hidden;
    z-index: 0
}
.listadoEventos ul li.eventoDestacado .imagenDestacado1 img {
    height: 310px;
    margin: 0
}
.listadoEventos ul li.eventoDestacado .contenidoEvento {
    z-index: 100;
    position: relative
}
.listadoEventos ul li.eventoDestacado .fechaEvento {
    position: relative;
    line-height: 26px;
    font-size: 17px;
    font-size: 1.214rem;
    text-align: left;
    padding-top: 20px;
    padding-left: 22px;
    float: right;
    margin-top: 25px;
    margin-right: 25px;
    width: 50%;
    background: #fff;
    height: 80px;
    clear: both
}
.listadoEventos ul li.eventoDestacado .fechaEvento .inicio:first-line {
    font-size: 26px;
    font-size: 1.857rem;
    font-weight: 700
}
.listadoEventos ul li.eventoDestacado .fechaEvento .final:first-line {
    font-size: 26px;
    font-size: 1.857rem;
    font-weight: 700
}
.listadoEventos ul li.eventoDestacado .fechaEvento .contenidoFecha span {
    display: inline-block
}
.listadoEventos ul li.eventoDestacado .fechaEvento .estadoEvento {
    float: right;
    width: 30%;
    line-height: 20px;
    font-size: 16px;
    font-size: 1.143rem
}
.listadoEventos ul li.eventoDestacado .familiaEvento {
    color: #418080;
    position: relative;
    top: 0;
    background-color: #fff;
    padding: 5px;
    margin: 12px;
    z-index: 200;
    display: inline-block;
    max-width: 35%
}
.listadoEventos ul li.eventoDestacado .tituloEvento {
    font-size: 17px;
    font-size: 1.214rem;
    z-index: 200;
    margin-bottom: 10px;
    display: block;
    display: -webkit-box;
    height: auto;
    max-height: 44px;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}
.listadoEventos ul li.eventoDestacado .tituloEvento a {
    line-height: 25px;
    color: #6e6259
}
.listadoEventos ul li.eventoDestacado .descripcionEvento {
    font-size: 15px;
    font-size: 1.071rem;
    margin-bottom: 15px;
    font-family: titillium;
    display: block;
    display: -webkit-box;
    max-height: 57px;
    height: 100%;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}
.listadoEventos ul li.eventoDestacado .lugarEvento {
    font-size: 15px;
    font-size: 1.071rem;
    display: block;
    display: -webkit-box;
    max-height: 22px;
    height: 100%;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}
.listadoEventos ul li.eventoDestacado .horaEvento {
    float: left;
    margin-right: 45px;
    font-size: 15px;
    font-size: 1.071rem
}
.listadoEventos ul li.eventoDestacado .contenidoEvento {
    float: right;
    clear: both;
    margin-right: 25px;
    width: 50%;
    background: #fff;
    padding: 16px;
    padding-left: 22px;
    height: 175px;
    background: #f0f0f0
}
.listadoEventos ul li.first {
    margin-left: 0
}
.listadoEventos .masEventos {
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 25px 0;
    color: #418080
}
.listadoEventos .masEventos:hover {
    cursor: pointer;
    background: #418080;
    color: #fff
}
.sinResultados {
    width: 100%;
    margin-bottom: 50px;
    background: #FFFFBF;
    border: solid 1px #71655C;
    position: relative;
    margin-top: 25px;
    display: none
}
.sinResultados.activo {
    display: block
}
.sinResultados .conector {
    display: inline-block;
    border-bottom: 16px solid #FFFFBF;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    top: -15px;
    left: 30px;
    z-index: 1
}
.sinResultados .conector.borde {
    border-bottom: 16px solid #71655C;
    top: -17px;
    z-index: 0
}
.sinResultados p {
    padding: 20px 15px;
    margin: 0
}
.sinResultados p .vaya {
    font-size: 27px
}
.sinResultados p .bold {
    font-weight: 700
}
.listado_noticias {
    padding-bottom: 20px;
    padding-top: 20px
}
.listado_noticias.sinPadding {
    padding-right: 0
}
.listado_noticias h3 {
    font-size: 33px;
    font-size: 2.357rem;
    font-family: "Repsol Bold";
    margin-top: 0;
    margin-bottom: 20px
}
.listado_noticias .elementoMitad {
    width: 49%;
    margin-right: 2%;
    float: left
}
.listado_noticias .elementoMitad.noMargin {
    margin-right: 0
}
.listado_noticias ul.elementosNoticia {
    padding: 0;
    margin-bottom: 25px
}
.listado_noticias ul.elementosNoticia>li {
    border: 1px solid #f0f0f0;
    list-style-type: none;
    padding: 17px 20px;
    margin-bottom: 15px
}
.listado_noticias ul.elementosNoticia>li.elementoImagen {
    padding: 0 20px 0 0
}
.listado_noticias ul.elementosNoticia>li.elementoImagen .elementoMitad.noMargin {
    margin-top: 25px;
    margin-bottom: 25px
}
.listado_noticias ul.elementosNoticia>li h4 a {
    color: #43637D;
    text-decoration: underline
}
.listado_noticias ul.elementosNoticia>li h4 a:hover {
    text-decoration: none
}
.listado_noticias ul.elementosNoticia>li.enlazable h4 a {
    text-decoration: none;
    color: #6e6259
}
.listado_noticias ul.elementosNoticia>li.enlazable:hover {
    cursor: pointer
}
.listado_noticias ul.elementosNoticia>li.enlazable:hover h4 a {
    color: #43637D;
    text-decoration: none
}
.listado_noticias time {
    font-size: 14px;
    font-size: 1rem;
    font-family: titillium;
    margin-bottom: 5px
}
.listado_noticias h4 {
    font-size: 16px;
    font-size: 1.143rem;
    font-family: titillium;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 25px
}
.listado_noticias .descripcion {
    font-size: 15px;
    font-size: 1.071rem;
    font-family: titillium;
    color: #99918a;
    margin-bottom: 15px
}
.listado_noticias .descripcion a {
    color: #43637D;
    text-decoration: underline
}
.listado_noticias .descripcion a:hover {
    text-decoration: none
}
.listado_noticias .categoria {
    font-size: 13px;
    font-size: .929rem;
    font-family: titillium;
    color: #418080
}
.listado_noticias .enlaceGeneral {
    padding: 0;
    margin-bottom: 20px
}
.listado_noticias .enlaceGeneral a {
    padding: 7px 18px;
    color: #fff;
    background: #43637D;
    border-radius: 3px;
    display: inline-block;
    border: 1px solid #43637D
}
.listado_noticias .enlaceGeneral a:hover {
    text-decoration: none;
    background: #fff;
    color: #43637D;
    padding: 7px 17px;
    border: 1px solid #43637D
}
.listado_noticias .enlaceGeneral span {
    margin-left: 28px
}
.listado_noticias .enlaceGeneral span.tipoDoc {
    margin-left: 0;
    text-transform: uppercase
}
.listado_noticias .enlaceGeneral [data-icon]:before {
    vertical-align: middle
}
.otras_busquedas h3 {
    font-size: 24px;
    font-size: 1.714rem;
    line-height: 25px;
    margin: 0;
    position: relative;
    padding-left: 25px
}
.otras_busquedas h3:before {
    content: url(../images/otras_busquedas.png);
    left: 0;
    top: 4px;
    position: absolute
}
.otras_busquedas .busquedas_alternativas .relacionadas {
    margin-top: 7px
}
.otras_busquedas .busquedas_alternativas h4 {
    margin: 0 0 20px;
    font-family: titillium;
    font-size: 17px;
    font-size: 1.214rem
}
.otras_busquedas .busquedas_alternativas ul {
    list-style: none;
    margin: 0
}
.otras_busquedas .busquedas_alternativas ul li {
    margin-bottom: 20px
}
.otras_busquedas .busquedas_alternativas ul li a:hover {
    cursor: pointer
}
.listadoHechos {
    margin-top: 0;
    padding: 20px 0
}
.listadoHechos .titulo {
    font-family: "Repsol Bold";
    font-size: 36px;
    font-size: 2.571rem;
    line-height: 36px;
    margin-bottom: 40px;
    margin-top: 0
}
.listadoHechos .listado {
    list-style: none;
    padding: 0;
    margin-bottom: 30px
}
.listadoHechos .listado .relevante {
    padding: 0;
    margin-bottom: 20px;
    cursor: pointer
}
.listadoHechos .listado .relevante .documento {
    padding: 0;
    color: #43637D;
    float: left;
    font-size: 30px;
    font-size: 2.1431rem
}
.listadoHechos .listado .relevante .informacion_documento {
    padding: 0
}
.listadoHechos .listado .relevante .informacion_documento h4 {
    margin: 0;
    margin-bottom: 5px;
    font-size: 16px;
    font-size: 1.143rem
}
.listadoHechos .listado .relevante .informacion_documento .fecha {
    font-size: 14px;
    font-size: 1rem
}
.listadoHechos .listado .relevante .informacion_documento .informacion_adicional {
    color: #418080;
    font-size: 14px;
    font-size: 1rem
}
.listadoHechos .listado .relevante .informacion_documento .informacion_adicional .separador {
    margin-left: 10px
}
.listadoHechos .listado .relevante a {
    font-weight: 700
}
.listadoHechos .listado .relevante:hover a {
    color: #43637D;
    text-decoration: none
}
.listadoHechos .enlace a {
    padding: 9px 20px;
    background-color: #43637D;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid #43637D
}
.listadoHechos .enlace a span {
    margin-left: 20px;
    position: relative;
    top: 3px
}
.listadoHechos .enlace a:hover {
    background-color: #fff;
    color: #43637D;
    border: 1px solid #43637D;
    text-decoration: none
}
.multimedia .modal.fade.in {
    top: 30%
}
.multimedia img,
.multimedia iframe,
.multimedia audio {
    margin: 0 auto;
    display: block
}
.multimedia iframe body {
    font-size: 18px;
    font-size: 1.286rem
}
.multimedia img,
.multimedia iframe,
.multimedia audio {
    max-width: 100%
}
.multimedia .carousel {
    background: #f0f0f0
}
.multimedia .paginate_slide-left:hover {
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    position: absolute;
    top: 0;
    padding-right: 58px;
    opacity: .5
}
.multimedia .paginate_slide-right:hover {
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    position: absolute;
    top: 0;
    padding-left: 58px;
    opacity: .5;
    right: 0
}
.multimedia .carousel-control {
    background: #f9f9f9;
    border-radius: 0;
    border: 0;
    padding: 11px 14px 11px 11px;
    line-height: 20px;
    color: #418080;
    font-size: 18px;
    font-size: 1.286rem;
    top: 50%;
    left: 10px
}
.multimedia .carousel-control:hover {
    background: #418080;
    color: #fff
}
.multimedia .carousel-control.right {
    left: auto;
    right: 10px
}
.multimedia .lightbox_ampliar {
    position: relative;
    display: block
}
.multimedia .lightbox_ampliar .square {
    position: absolute;
    right: 6px;
    top: 6px;
    background: #fff;
    padding: 5px 5px 6px
}
.multimedia .lightbox_ampliar .square:hover {
    background: #418080
}
.multimedia .lightbox_ampliar .square:hover span {
    color: #fff;
    background: #418080
}
.multimedia .lightbox_ampliar .square span {
    color: #418080;
    background: #fff;
    font-family: titillium;
    font-size: 15px;
    font-size: 1.071rem;
    border: 0;
    margin: 0
}
.carousel.slide .container.bullets_responsive {
    display: none
}
.multimedia_noticia .multimedia .videoCarrusel {
    height: 100%;
    min-height: 500px;
    width: 100%
}
.multimedia_noticia .multimedia .videoCarruselBucle {
    min-height: 500px
}
.multimedia_noticia a {
    color: #418080;
    text-decoration: none
}
.multimedia_noticia a:hover {
    color: #418080;
    text-decoration: underline
}
.multimedia_noticia .carousel {
    margin-bottom: 0
}
.multimedia_noticia .carousel .carousel-indicators {
    top: 380px;
    bottom: auto
}
.multimedia_noticia .carousel .carousel-indicators li {
    margin-right: 10px;
    border: 1px solid #cac5c1;
    width: 14px;
    height: 14px;
    background: #fff;
    background-color: #fff
}
.multimedia_noticia .carousel .carousel-indicators li:last-child {
    margin-right: 0
}
.multimedia_noticia .carousel .carousel-indicators li.active {
    background-color: #43637D;
    border: 0;
    width: 14px;
    height: 14px;
    margin: 1px 10px 1px 1px
}
.multimedia_noticia .listado_tematico .teztoIzquierda .carousel-caption.izquierda {
    left: auto;
    right: auto
}
.multimedia_noticia .listado_tematico .carousel-caption {
    text-shadow: none
}
.multimedia_noticia .listado_tematico .carousel-caption.izquierda {
    text-align: left
}
.multimedia_noticia .listado_tematico .carousel-caption.arriba {
    top: 0
}
.multimedia_noticia .listado_tematico .carousel-caption.abajo {
    bottom: 20px
}
.multimedia_noticia .listado_tematico .carousel-caption.conCapa {
    background-color: #fff;
    height: 100%;
    left: 0;
    width: 45%;
    text-align: left;
    color: #6e6259;
    padding-left: 10%;
    bottom: 0;
    z-index: 0
}
.multimedia_noticia .listado_tematico .carousel-caption.negativo {
    color: #6e6259
}
.multimedia_noticia .listado_tematico .carousel-caption h4 {
    font-size: 44px;
    font-size: 2.976rem
}
.multimedia_noticia .listado_tematico .carousel-caption .descripcion {
    font-size: 18px;
    font-size: 1.286rem;
    margin-bottom: 20px
}
.multimedia_noticia .listado_tematico .carousel-caption .enlace:hover a {
    text-decoration: none;
    color: #6e6259;
    background-color: #fff;
    border: 1px solid #ccc
}
.multimedia_noticia .listado_tematico .carousel-caption .enlace:hover a span[data-icon] {
    color: #43637D
}
.multimedia_noticia .listado_tematico .carousel-caption .enlace a {
    padding: 5px 10px;
    background-color: #43637D;
    border: 1px solid #43637D;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 10px
}
.multimedia_noticia .listado_tematico .carousel-caption .enlace a .tipoDoc {
    text-transform: uppercase
}
.multimedia_noticia .listado_tematico .carousel-caption span[data-icon] {
    margin-left: 20px
}
.multimedia_noticia .listado_tematico .carousel-caption span[data-icon]::before {
    position: relative;
    top: 3px
}
.multimedia_noticia .listado_tematico .carousel-caption .inclinacion {
    position: absolute;
    top: 0;
    right: -51px;
    border-top: 400px solid #fff;
    border-right: 51px solid transparent
}
.multimedia_noticia .enlazable {
    cursor: pointer
}
.multimedia_noticia .individual_multimedia {
    position: relative
}
.multimedia_noticia .individual_multimedia .videoBucle {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.multimedia_noticia .individual_multimedia .carousel-caption.centrado {
    left: 25%
}
.multimedia_noticia .individual_multimedia .carousel-caption.izquierda {
    left: 10%;
    text-align: left
}
.multimedia_noticia .individual_multimedia .carousel-caption.arriba {
    top: 0
}
.multimedia_noticia .individual_multimedia .carousel-caption.abajo {
    bottom: 20px
}
.multimedia_noticia .individual_multimedia .carousel-caption.conCapa {
    background-color: #fff;
    height: 100%;
    left: 0;
    width: 45%;
    bottom: 0
}
.multimedia_noticia .individual_multimedia .carousel-caption.negativo {
    color: #6e6259
}
.multimedia_noticia .individual_multimedia .carousel-caption h4 {
    font-size: 48px
}
.multimedia_noticia .individual_multimedia .carousel-caption .descripcion {
    font-size: 18px;
    font-size: 1.286rem;
    margin-bottom: 20px
}
.multimedia_noticia .individual_multimedia .carousel-caption .enlace:hover a {
    text-decoration: none;
    color: #6e6259;
    background-color: #fff;
    border: 1px solid #ccc
}
.multimedia_noticia .individual_multimedia .carousel-caption .enlace:hover a span[data-icon] {
    color: #43637D
}
.multimedia_noticia .individual_multimedia .carousel-caption .enlace a {
    padding: 5px 10px;
    background-color: #43637D;
    color: #fff;
    border-radius: 3px;
    text-decoration: none
}
.multimedia_noticia .individual_multimedia .carousel-caption span[data-icon] {
    margin-left: 20px
}
.multimedia_noticia .individual_multimedia .carousel-caption span[data-icon]::before {
    position: relative;
    top: 3px
}
.multimedia_noticia .individual_multimedia .carousel-caption .inclinacion {
    position: absolute;
    top: 0;
    right: -51px;
    border-top: 400px solid #fff;
    border-right: 51px solid transparent
}
.multimedia_noticia .carousel-caption {
    bottom: 0
}
.multimedia_noticia .carousel-caption a {
    color: #43637D;
    text-decoration: underline
}
.multimedia_noticia .carousel-caption a:hover {
    text-decoration: none
}
.multimedia_noticia .carousel-control {
    background: transparent;
    border-radius: 0;
    border: 0;
    padding: 11px 14px 11px 11px;
    line-height: 20px;
    color: #6e6259;
    font-size: 18px;
    font-size: 1.286rem;
    width: 5%
}
.multimedia_noticia .carousel-control:hover {
    color: #43637D
}
.multimedia_noticia .carousel-control.right {
    left: auto;
    right: 2%
}
.multimedia_noticia .carousel-control span[data-icon] {
    position: absolute;
    top: 50%
}
.multimedia_noticia .datos_tematica {
    background: #fff;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px
}
.multimedia_noticia .datos_tematica h4 {
    font-family: "titillium bold";
    font-size: 28px;
    font-size: 2rem;
    color: #6e6259;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 5px
}
.multimedia_noticia .datos_tematica h4 a {
    color: #6e6259;
    text-decoration: none
}
.multimedia_noticia .datos_tematica h4 a:hover {
    color: #43637D;
    text-decoration: none
}
.multimedia_noticia .datos_tematica .descripcion {
    margin-bottom: 5px
}
.multimedia_noticia .datos_tematica time {
    font-size: 13px;
    font-size: .929rem;
    margin-bottom: 0;
    margin-top: 2px
}
.multimedia_noticia .datos_tematica .antetitulo {
    margin-right: 10px
}
.multimedia_noticia .datos_tematica .attached_files {
    margin: 0
}
.multimedia_noticia .datos_tematica .attached_files li {
    float: left;
    list-style-type: none;
    font-size: 12px;
    font-size: .857rem;
    color: #a8a299
}
.multimedia_noticia .datos_tematica .attached_files li:last-child {
    margin-top: 3px
}
.multimedia_noticia .datos_tematica .attached_files li span {
    color: #418080;
    font-size: 21px;
    font-size: 1.5rem
}
.multimedia_noticia .datos_tematica .attached_files li span:hover {
    color: #43637D
}
.multimedia_noticia .datos_tematica ul.etiquetas {
    margin: 0;
    padding: 0;
    list-style: none
}
.multimedia_noticia .datos_tematica ul.etiquetas span {
    margin-right: 5px;
    color: #418080
}
.multimedia_noticia .datos_tematica ul.etiquetas li {
    margin: 0;
    color: #777;
    display: inline-block;
    line-height: 30px;
    vertical-align: middle
}
.multimedia_noticia .datos_tematica ul.etiquetas li:first-child {
    margin-right: 18px;
    color: #a8a299
}
.multimedia_noticia .datos_tematica ul.etiquetas li a {
    color: #418080;
    font-size: 11px;
    font-size: .786rem;
    line-height: 19px;
    vertical-align: middle;
    padding: 6px
}
.multimedia_noticia .datos_tematica ul.etiquetas li a:hover {
    background: #418080;
    color: #fff;
    text-decoration: none
}
.multimedia .videoCarrusel {
    height: 100%;
    min-height: 500px;
    width: 84%
}
.multimedia .videoCarruselBucle {
    min-height: 500px
}
.youtubeModal {
    padding-right: 0!important;
    overflow-y: hidden!important
}
.youtubeModal .youtubeModalButton {
    position: absolute;
    padding: 0;
    top: 10px;
    right: 25px;
    font-size: 20px;
    font-size: 1.429rem;
    font-weight: 700;
    color: #fff;
    background: 0 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.youtubeModal .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.youtubeModal .modal-dialog .modal-content {
    background: 0 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.youtubeModal .modal-dialog .modal-content .iframeVideoYoutube {
    margin: 0;
    padding: 0
}
.youtubeModal .modal-dialog .modal-content .iframeVideoYoutube iframe {
    border: 0;
    width: 100%;
    height: 40vw;
    margin-top: 35px
}
.contenidoLayoutColumnaDerecha .boton_buscador .icoLupa {
    font-size: 39px;
    font-size: 2.857rem
}
.boton_buscador {
    padding: 20px 0
}
.boton_buscador.enlazable h3 a {
    color: #6e6259;
    text-decoration: none
}
.boton_buscador.enlazable:hover {
    cursor: pointer
}
.boton_buscador.enlazable:hover .icoLupa {
    border: 2px solid #43637D;
    background: #fff;
    color: #43637D
}
.boton_buscador.enlazable:hover a {
    text-decoration: none;
    color: #6e6259
}
.boton_buscador .icoLupa {
    font-size: 40px;
    font-size: 2.857rem;
    border-radius: 10px;
    border: 2px solid #43637D;
    background: #43637D;
    color: #fff;
    padding: 0 10px
}
.boton_buscador h3 {
    line-height: 33px;
    font-size: 33px;
    font-size: 2.357rem;
    font-family: "Repsol Bold";
    margin: 0 0 3px
}
.boton_buscador h3 a {
    color: #43637D;
    text-decoration: underline
}
.boton_buscador h3 a .tipoDoc {
    text-transform: uppercase
}
.boton_buscador h3 a:hover {
    text-decoration: none
}
.boton_buscador .descripcion {
    font-size: 15px;
    font-size: 1.071rem;
    font-family: "Repsol Regular";
    color: #6e6259
}
.boton_buscador .descripcion a {
    color: #43637D;
    text-decoration: underline
}
.boton_buscador .descripcion a:hover {
    text-decoration: none
}
.boton_buscador .icono {
    top: 5px;
    width: 15%;
    padding-right: 0
}
.boton_buscador .contenidoTextual {
    width: 85%
}
.boton_buscador .contenidoTextual.sinCD {
    padding-left: 0
}
.call_to_action {
    text-align: center;
    padding: 20px 0
}
.call_to_action .enlace {
    position: relative
}
.call_to_action .enlace .tipoDoc {
    text-transform: uppercase
}
.call_to_action .enlace::after {
    content: "";
    width: 274px;
    display: inline-block;
    background: url(../images/barra_call_to_action.png) no-repeat left;
    position: absolute;
    right: -274px;
    top: 0;
    bottom: 0
}
.call_to_action .enlace::before {
    content: "";
    width: 274px;
    display: inline-block;
    background: url(../images/barra_call_to_action.png) no-repeat left;
    position: absolute;
    left: -274px;
    top: 0;
    bottom: 0
}
.call_to_action a {
    padding: 10px 20px;
    color: #fff;
    background: #43637D;
    border-radius: 5px;
    display: inline-block;
    position: relative
}
.call_to_action a:hover {
    text-decoration: none;
    background: #fff;
    color: #43637D;
    padding: 9px 19px;
    border: 1px solid #43637D
}
#avisoCookies {
    background-color: #f5f5f5
}
#avisoCookies .texto {
    background-color: #f5f5f5;
    margin: 0 auto;
    padding: 20px 30px;
    font-size: 15px;
    color: #6f6563;
    font-family: "PTSans Regular"
}
#avisoCookies .botonesCookies {
    background-color: #f5f5f5;
    padding: 0 30px 20px;
    margin: 0 auto
}
#avisoCookies .botonesCookies a {
    color: #fe760a
}
#avisoCookies .aceptarCookies {
    display: inline
}
.volver {
    padding: 20px 0
}
.volver a {
    color: #418080;
    padding: 5px;
    cursor: pointer;
    font-size: 16px;
    font-size: 1.143rem;
    display: inline-block;
    font-weight: 600
}
.volver a:hover {
    color: #fff;
    background: #418080;
    text-decoration: none
}
.volver a span {
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
    padding-top: 3px
}
.volver a span.tipoDoc {
    padding: 0;
    vertical-align: baseline;
    text-transform: uppercase
}
.volver a span.icon {
    font-size: 16px;
    font-size: 1.143rem
}
.volver a div {
    font-size: 13px;
    font-size: .929rem;
    display: inline-block
}
#top-link {
    display: none;
    position: fixed;
    right: 15px;
    bottom: 15px;
    font-weight: 700;
    text-decoration: none;
    color: #ccc;
    padding: 5px;
    font-size: 45px;
    font-size: 3rem
}
#top-link:hover {
    border: 1px solid #ccc;
    border-radius: 5px
}
.contacto {
    margin-bottom: 20px
}
.contacto .icono {
    font-size: 100px;
    font-size: 7.143rem;
    color: #43637D;
    text-align: center;
    display: block;
    margin-bottom: 60px
}
.contacto .contenidoTextual {
    padding-left: 5px
}
.contacto h3 {
    font-size: 24px;
    font-size: 1.714rem;
    font-family: "Repsol Regular";
    margin-top: 0;
    margin-bottom: 22px
}
.contacto .descripcion {
    font-size: 15px;
    font-size: 1.071rem;
    font-family: titillium;
    color: #99918a
}
.contacto .descripcion p {
    margin-bottom: 0
}
.contacto .descripcion a {
    color: #43637D;
    text-decoration: underline
}
.contacto .descripcion a:hover {
    text-decoration: none
}
.contacto .enlace {
    font-size: 15px;
    font-size: 1.071rem;
    font-family: titillium;
    font-weight: 700;
    list-style-type: none;
    padding: 0
}
.contacto .enlace li {
    margin-bottom: 15px
}
.contacto .enlace a {
    color: #99918a
}
.contacto .enlace span {
    color: #43637D;
    font-size: 13px;
    font-size: .929rem;
    margin-left: 20px
}
.contacto .enlace span.tipoDoc {
    margin-left: 0;
    color: #99918a;
    text-transform: uppercase
}
.contacto .enlace [data-icon]:before {
    vertical-align: middle
}
.contacto .enlace a:hover {
    color: #43637D
}
.contacto .enlace a:hover .tipoDoc {
    color: #43637D
}
.buscador_prensa {
    padding-top: 20px;
    margin-bottom: 20px;
    padding-left: 0
}
.buscador_prensa select::-ms-expand {
    display: none
}
.buscador_prensa select {
    -moz-appearance: none
}
.buscador_prensa .tituloBuscador {
    padding: 5px 10px 0 20px;
    background: #ff8200;
    background: -webkit-linear-gradient(-45deg, #ff8200 0, #ffb81c 100%);
    background: -webkit-linear-gradient(315deg, #ff8200 0, #ffb81c 100%);
    background: linear-gradient(135deg, #ff8200 0, #ffb81c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff8200', endColorstr='#ffb81c', GradientType=1);
    color: #fff
}
.buscador_prensa .tituloBuscador span.iconoLupa {
    font-size: 37px;
    font-size: 2.643rem;
    margin-right: 19px
}
.buscador_prensa h3 {
    font-size: 20px;
    font-size: 1.429rem;
    font-family: titillium;
    font-weight: 700;
    margin: 9px 0 0
}
.buscador_prensa .formularioBuscador {
    background-color: #f0f0f0;
    padding: 17px 20px 18px;
    color: #99918a;
    font-size: 15px;
    font-size: 1.071rem;
    font-family: titillium
}
.buscador_prensa .formularioBuscador label {
    display: block;
    font-weight: 400
}
.buscador_prensa .formularioBuscador select {
    border-radius: 3px;
    width: 100%;
    height: 35px;
    border: 1px solid #ccc;
    background: url(../images/buscado_prensa.png) no-repeat right #fff;
    -webkit-appearance: none;
    background-position-x: 98%;
    background-position-y: 15px;
    padding-left: 4px
}
.buscador_prensa .formularioBuscador input {
    padding-left: 4px
}
.buscador_prensa .terminoBusqueda {
    margin-bottom: 11px;
    font-size: 15px;
    font-size: 1.071rem;
    font-family: titillium;
    border-radius: 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.buscador_prensa .terminoBusqueda label {
    margin-bottom: 8px
}
.buscador_prensa .terminoBusqueda input {
    border-radius: 3px;
    width: 100%;
    height: 35px;
    border: 1px solid #ccc
}
.buscador_prensa .tipoContenidoBusqueda {
    margin-bottom: 12px;
    font-size: 15px;
    font-size: 1.071rem;
    font-family: titillium;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.buscador_prensa .tipoContenidoBusqueda label {
    margin-bottom: 9px
}
.buscador_prensa .fechaBusqueda {
    margin-bottom: 22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.buscador_prensa .fechaBusqueda label {
    margin-bottom: 9px
}
.buscador_prensa .enlace {
    text-align: right;
    padding: 0;
    margin-bottom: 0
}
.buscador_prensa .enlace a {
    font-size: 15px;
    font-size: 1.071rem;
    font-family: titillium;
    padding: 5px 16px;
    color: #fff;
    background: #43637D;
    border: 1px solid #43637D;
    border-radius: 3px;
    display: inline-block
}
.buscador_prensa .enlace a:hover {
    text-decoration: none;
    background: #fff;
    color: #43637D;
    padding: 5px 15px;
    border: 1px solid #ccc
}
.buscador_prensa .enlace span {
    font-size: 14px;
    font-size: 1rem;
    margin-left: 28px;
    margin-top: 2px
}
.buscador_prensa .enlace [data-icon]:before {
    vertical-align: sub
}
.detalleReportaje {
    padding: 20px 0;
    background-color: #fff
}
.detalleReportaje a {
    color: #43637D;
    text-decoration: underline
}
.detalleReportaje a:hover {
    text-decoration: none
}
.detalleReportaje .parrafoReportaje {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%
}
.detalleReportaje .parrafoReportaje:last-child {
    margin-bottom: 0
}
.detalleReportaje .parrafoReportaje h3 {
    font-size: 26px;
    font-size: 1.857rem
}
.detalleReportaje .parrafoReportaje .descCorta {
    font-size: 15px;
    font-size: 1.071rem
}
.detalleReportaje .parrafoReportaje .descCorta div {
    margin: 0 0 11px
}
.detalleReportaje .parrafoReportaje .descCorta ul {
    list-style-position: inside;
    list-style-type: none;
    padding-left: 12px
}
.detalleReportaje .parrafoReportaje .descCorta ul li {
    margin-bottom: 10px
}
.detalleReportaje .parrafoReportaje .descCorta ul li:before {
    content: url(../images/cuadradoNaranja.png);
    padding-right: 28px
}
.detalleReportaje .parrafoReportaje .descCorta ul li ul {
    margin-left: 40px
}
.detalleReportaje .parrafoReportaje .descCorta ul li ol {
    margin-left: 30px
}
.detalleReportaje .parrafoReportaje .descCorta ol {
    padding-left: 25px
}
.detalleReportaje .parrafoReportaje .descCorta ol>li:before {
    content: none
}
.detalleReportaje .notasPrensa {
    padding: 0
}
.detalleReportaje .notasPrensa .sumario {
    margin-bottom: 20px;
    padding-left: 0
}
.detalleReportaje .notasPrensa .sumario ul {
    padding-left: 15px;
    list-style: none
}
.detalleReportaje .notasPrensa .sumario ul li:before {
    content: "";
    border-color: transparent #43637D;
    border-style: solid;
    border-width: .35em 0 .35em .45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1em;
    position: relative
}
.detalleReportaje .notasPrensa .sumario a {
    color: #43637D
}
.detalleReportaje .notasPrensa .pieNotas {
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px;
    margin-bottom: 15px
}
.detalleReportaje .notasPrensa .pieNotas.conDocumento .tipoContenido {
    top: 23px
}
.detalleReportaje .notasPrensa .pieNotas.conDocumento .info .fecha {
    border-right: 1px solid #418080
}
.detalleReportaje .notasPrensa .pieNotas .tipoContenido {
    float: left;
    color: #418080;
    font-size: 13px;
    font-size: .929rem;
    position: relative;
    font-weight: 700
}
.detalleReportaje .notasPrensa .pieNotas .info {
    float: right;
    color: #418080
}
.detalleReportaje .notasPrensa .pieNotas .info>* {
    padding: 0 10px 0 5px;
    font-size: 13px;
    font-size: .929rem
}
.detalleReportaje .notasPrensa .pieNotas .info .tipoDoc {
    border-right: 1px solid #418080
}
.detalleReportaje .notasPrensa .pieNotas .info .documento {
    font-size: 16px;
    font-size: 1.143rem
}
.detalleReportaje .notasPrensa .pieNotas .info .documento a {
    color: #6e6259;
    text-decoration: none
}
.detalleReportaje .notasPrensa .pieNotas .info .documento .iconoDoc {
    font-size: 26px;
    font-size: 1.857rem;
    color: #43637D;
    position: relative;
    top: 15px;
    width: 25px;
    display: inline-block;
    overflow: hidden
}
.detalleReportaje .notasPrensa .pieNotas .info .documento:hover a {
    text-decoration: none;
    color: #43637D
}
.detalleReportaje .notasPrensa .ladilloNotas {
    text-align: right
}
.detalleReportaje .notasPrensa .ladilloNotas .tituloNotas {
    font-family: "Repsol Light";
    margin-top: 0
}
.detalleReportaje .notasPrensa .ladilloNotas .fechaNotas {
    font-size: 14px;
    font-size: 1rem;
    margin-bottom: 15px
}
.detalleReportaje .notasPrensa .ladilloNotas .descripcionNotas {
    font-size: 12px;
    font-size: .857rem
}
.detalleReportaje .notasPrensa .ladilloNotas>* {
    width: 100%;
    display: block
}
.detalleReportaje .sabiasQueInf.no_compartir {
    border: 0;
    margin-bottom: 0
}
.detalleReportaje .sabiasQueInf.no_compartir blockquote {
    border: 0;
    color: #6e6259
}
.detalleReportaje .listadoEnlacesRel h3 {
    font-size: 20px;
    font-size: 1.429rem
}
.detalleReportaje .listadoEnlacesRel ul {
    margin: 8px 0;
    padding: 0
}
.detalleReportaje .listadoEnlacesRel .tipoDoc {
    text-transform: uppercase
}
.detalleReportaje .no_compartir .sabiasQue {
    border: 0
}
.detalleReportaje .no_compartir .sabiasQue blockquote {
    border: 0
}
.detalleReportaje .no_compartir .sabiasQueInf {
    border: 0
}
.detalleReportaje .no_compartir .sabiasQueInf blockquote {
    border: 0
}
.detalleReportaje .no_compartir .sabiasQueContainer {
    margin: 0
}
.detalleReportaje ul.etiquetas {
    margin: 0;
    list-style: none
}
.detalleReportaje ul.etiquetas span {
    margin-right: 10px
}
.detalleReportaje ul.etiquetas li {
    margin: 0 18px 0 0;
    color: #777;
    display: inline-block;
    line-height: 30px;
    vertical-align: middle
}
.detalleReportaje ul.etiquetas li:first-child {
    margin-right: 5px
}
.detalleReportaje ul.etiquetas li a {
    color: #418080;
    font-size: 11px;
    font-size: .786rem;
    line-height: 19px;
    vertical-align: middle;
    padding: 6px
}
.detalleReportaje ul.etiquetas li a:hover {
    background: #418080;
    color: #fff;
    text-decoration: none
}
.detalleReportaje .contenido {
    margin-top: 9px
}
.detalleReportaje .contenido.arriba .descCorta {
    margin-left: 0
}
.detalleReportaje .contenido.izquierda .contenedorMultimedia {
    float: left;
    margin-right: 20px;
    width: 50%
}
.detalleReportaje .contenido.izquierda .contenedorMultimedia .multimedia_noticia {
    margin-bottom: 15px
}
.detalleReportaje .contenido.izquierda .contenedorMultimedia .tituloImagen {
    float: left
}
.detalleReportaje .multimedia_noticia {
    margin-bottom: 20px
}
.detalleReportaje .multimedia_noticia .multimedia .tituloImagen {
    font-size: 12px;
    font-size: .857rem;
    float: right
}
.detalleReportaje .descripcion {
    width: 95%
}
.detalleReportaje .verMas {
    border-top: 1px dotted #ccc;
    padding-right: 146px;
    padding-top: 10px;
    display: inline-block;
    margin-top: 22px
}
.detalleReportaje .verMas div {
    display: inline-block;
    padding: 5px
}
.detalleReportaje .verMas div:hover {
    background: #418080;
    color: #fff
}
.detalleReportaje .verMas div:hover a {
    text-decoration: none;
    color: #fff
}
.detalleReportaje .verMas div a {
    color: #418080
}
.detalleReportaje .verMas div a span {
    margin-left: 3px
}
.detalleReportaje .verMas div a span[data-icon] {
    position: relative;
    top: 3px
}
.detalleReportaje .sabiasQueInf {
    margin-bottom: 50px;
    border-bottom: 1px solid #ccc;
    position: relative;
    text-align: right;
    clear: both;
    top: 10px
}
.detalleReportaje .sabiasQueInf.izquierda {
    width: 42%;
    float: left;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 20px
}
.detalleReportaje .sabiasQueInf.izquierda.no_compartir blockquote {
    margin-bottom: 0
}
.detalleReportaje .sabiasQueInf blockquote {
    border-left: 0;
    padding: 0 0 21px;
    margin-bottom: 0;
    font-style: italic;
    color: #269bff;
    text-align: center
}
.detalleReportaje .sabiasQueInf blockquote p {
    margin: 0
}
.detalleReportaje .comparte {
    bottom: -38px;
    text-align: center;
    position: absolute
}
.detalleReportaje .comparte.lt-ie9 {
    padding-top: 21px
}
.detalleReportaje .comparte span {
    font-size: 36px;
    font-size: 2.571rem;
    color: #269bff;
    line-height: 23px
}
.detalleReportaje .comparte span::before {
    background-color: #fff
}
.detalleReportaje .comparte a {
    display: inline-block;
    margin-left: 3px;
    margin-right: 5px;
    color: #6e6259;
    text-decoration: none
}
.detalleReportaje .comparte a:hover {
    text-decoration: none
}
.detalleReportaje .documentos {
    padding: 0
}
.detalleReportaje .documentos .documento {
    padding: 0;
    margin-bottom: 20px
}
.detalleReportaje .documentos .documento .icono {
    color: #43637D;
    font-size: 30px;
    font-size: 2.1431rem;
    padding: 0;
    float: left;
    width: 5%
}
.detalleReportaje .documentos .documento .informacion_documento {
    padding: 0;
    float: left;
    width: 95%
}
.detalleReportaje .documentos .documento .informacion_documento h4 {
    margin: 0;
    margin-bottom: 5px
}
.detalleReportaje .documentos .documento .informacion_documento h4 a {
    font-weight: 700;
    color: #6e6259;
    text-decoration: none;
    font-size: 18px;
    font-size: 1.286rem
}
.detalleReportaje .documentos .documento .informacion_documento .informacion_adicional {
    color: #418080
}
.detalleReportaje .documentos .documento .informacion_documento .informacion_adicional .separador {
    margin-left: 10px
}
.detalleReportaje .documentos .documento:hover {
    cursor: pointer
}
.detalleReportaje .documentos .documento:hover h4 a {
    color: #43637D
}
.detalleReportaje .disclaimer {
    font-size: 12px;
    border-top: 1px solid #43637D;
    padding-top: 5px;
    padding: 0
}
.detalleEvento .contenido .fotoPonente .multimedia>a.lightbox_ampliar .square {
    display: none
}
.caja_flotante.eventoFlotante>div {
    position: relative;
    width: auto;
    top: 0
}
.detalleEvento {
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    padding: 35px
}
.detalleEvento .tipoDoc {
    text-transform: uppercase
}
.detalleEvento .descripcionEvento {
    color: #6e6259;
    margin-bottom: 20px;
    padding: 12px 12px 12px 0;
    overflow: break-word;
    word-wrap: break-word
}
.detalleEvento .descripcionEvento p {
    overflow: break-word;
    word-wrap: break-word
}
.detalleEvento .descripcionEvento a {
    color: #43637D;
    text-decoration: underline
}
.detalleEvento .descripcionEvento a:hover {
    text-decoration: none
}
.detalleEvento .contenedorMultimedia {
    margin-bottom: 20px
}
.detalleEvento .tituloPonente {
    font-weight: 700;
    color: #6e6259;
    font-size: 16px;
    font-size: 1.143rem
}
.detalleEvento .ponente {
    color: #6e6259;
    font-size: 16px;
    font-size: 1.143rem
}
.detalleEvento .cargoPonente {
    color: #6e6259;
    font-size: 14px;
    font-size: 1rem
}
.detalleEvento .fotoPonente {
    width: 66px;
    min-height: 66px;
    float: left;
    margin-right: 12px
}
.detalleEvento .fotoPonente .multimedia {
    background-color: #fff
}
.detalleEvento .fotoPonente img {
    width: 100%
}
.detalleEvento .redesSociales {
    padding: 40px;
    margin-top: 26px;
    display: none
}
.detalleEvento .redesSociales .meGusta {
    float: left;
    margin-right: 12px;
    border-right: 1px solid #ccc;
    text-align: center;
    padding-right: 35px;
    margin-top: 16px
}
.detalleEvento .redesSociales .meGusta .icoCompartir {
    font-size: 32px;
    font-size: 2.286rem;
    color: #ccc;
    margin-bottom: 8px;
    display: inline-block
}
.detalleEvento .redesSociales .meGusta .compartirTxt {
    vertical-align: super;
    text-decoration: none;
    font-weight: 700;
    padding-left: 6px
}
.detalleEvento .redesSociales .meGusta .contadorMeGusta {
    margin-bottom: 16px;
    font-weight: 700
}
.detalleEvento .redesSociales .meGusta a {
    display: block
}
.detalleEvento .redesSociales .compartir {
    float: left;
    text-align: center;
    padding-left: 35px
}
.detalleEvento .redesSociales .compartir .icoCompartir {
    font-size: 32px;
    font-size: 2.286rem;
    color: #ccc;
    margin-right: 8px
}
.detalleEvento .redesSociales .compartir .compartirTag {
    margin-bottom: 16px
}
.detalleEvento .redesSociales .compartir .compartirTag .icoTag {
    font-size: 32px;
    font-size: 2.286rem;
    color: #ccc;
    margin-right: 8px;
    position: relative;
    top: 10px
}
.detalleEvento .enlacesEvento {
    float: left;
    border-left: 1px solid #ccc;
    padding-left: 3%;
    margin-left: 2%;
    width: 36%
}
.detalleEvento .enlacesEvento .listadoEnlacesEvento {
    min-height: 85px;
    margin-bottom: 8px
}
.detalleEvento .enlacesEvento .listadoEnlacesEvento .subrayado {
    margin-top: 12px;
    margin-left: 41px
}
.detalleEvento .enlacesEvento .listadoEnlacesEvento .subrayadodoc {
    clear: both
}
.detalleEvento .enlacesEvento .listadoEnlacesEvento .negrita {
    color: #418080;
    margin-bottom: 10px;
    display: block;
    margin-top: 12px;
    margin-left: 41px
}
.icoFlecha .detalleEvento .enlacesEvento .listadoEnlacesEvento .negrita:hover {
    text-decoration: underline;
    cursor: pointer
}
.detalleEvento .enlacesEvento .listadoEnlacesEvento .anyadirCalendario {
    cursor: pointer
}
.detalleEvento .enlacesEvento .listadoEnlacesEvento .anyadirCalendario:hover {
    text-decoration: underline
}
.detalleEvento .enlacesEvento .listadoEnlacesEvento a {
    display: block;
    margin-bottom: 10px;
    color: #418080
}
.detalleEvento .enlacesEvento .listadoEnlacesEvento .titulo {
    display: block;
    margin-top: 4px;
    margin-bottom: 6px;
    font-size: 17px;
    font-size: 1.214rem
}
.detalleEvento .enlacesEvento .listadoEnlacesEvento .icoFlecha {
    font-size: 14px;
    font-size: 1rem;
    top: 3px;
    position: relative;
    padding-left: 10px
}
.detalleEvento .enlacesEvento .listadoEnlacesEvento .flecha_enlace {
    font-size: 14px;
    font-size: 1rem;
    top: 2px;
    position: relative;
    padding-left: 10px
}
.detalleEvento .enlacesEvento .listadoEnlacesEvento .icoDocumento {
    font-size: 30px;
    font-size: 2.1431rem;
    color: #418080;
    position: relative;
    top: 10px;
    padding-right: 6px;
    margin-left: 40px;
    float: left
}
.detalleEvento .enlacesEvento .listadoEnlacesEvento .nombreDocumento {
    top: 16px;
    position: relative;
    clear: both
}
.detalleEvento .enlacesEvento .fechaEvento {
    border-top: 1px solid #ccc;
    padding-top: 24px
}
.detalleEvento .enlacesEvento .fechaEvento:first-child {
    border: 0
}
.detalleEvento .enlacesEvento .fechaEvento:last-child .icon {
    height: 30px;
    display: inline-block;
    margin-bottom: 16px
}
.detalleEvento .enlacesEvento .icon {
    display: block;
    float: left;
    padding-right: 12px;
    font-size: 30px;
    height: 30px;
    position: relative;
    top: -4px
}
.detalleEvento .enlacesEvento .icon.calendarioIcon {
    margin-top: 5px;
    background: url(../images/calendario_ficha_evento.png) no-repeat top left;
    width: 40px;
    height: 30px
}
.info_numerica {
    padding: 20px 0
}
.info_numerica.gris {
    background-color: #f0f0f0
}
.info_numerica h3 {
    font-size: 36px;
    font-size: 2.571rem;
    font-family: "Repsol Bold";
    margin: 0 0 17px
}
.info_numerica h3.sinDescripcionEncabezado {
    margin-bottom: 0
}
.info_numerica h3 a {
    color: #43637D;
    text-decoration: underline
}
.info_numerica h3 a:hover {
    text-decoration: none
}
.info_numerica .descripcion {
    font-size: 16px;
    font-size: 1.143rem;
    font-family: titillium
}
.info_numerica .descripcion p {
    margin: 0
}
.info_numerica .descripcion a {
    color: #43637D;
    text-decoration: underline
}
.info_numerica .descripcion a:hover {
    text-decoration: none
}
.info_numerica .contenidoTextual {
    margin-bottom: 27px;
    text-align: center
}
.info_numerica .contenidoTextual.sinListadoEnlaceGlobalPie {
    margin-bottom: 0
}
.info_numerica .listadoElementos {
    margin-bottom: 0
}
.info_numerica .listadoElementos.sinEnlaceGlobalPie {
    margin-bottom: 0
}
.info_numerica .listadoElementos li {
    list-style-type: none
}
.info_numerica .listadoElementos li:last-child .contenidoTextualElemento {
    background: 0 0
}
.info_numerica .listadoElementos li .enlace {
    margin-bottom: 0
}
.info_numerica .dosElementos {
    padding: 0
}
.info_numerica .dosElementos .contenidoTextualElementoInner {
    padding: 0 80px
}
.info_numerica .tresElementos {
    padding: 0;
    width: 25%
}
.info_numerica .tresElementos:first-child {
    margin-left: 12.5%
}
.info_numerica .tresElementos .contenidoTextualElementoInner {
    padding: 0 50px
}
.info_numerica .cuatroElementos {
    padding: 0
}
.info_numerica .cuatroElementos .contenidoTextualElementoInner {
    padding: 0 30px
}
.info_numerica .imagen {
    margin-bottom: 17px
}
.info_numerica .imagen.sinEnlaceDescripcionTituloElemento {
    margin-bottom: 0
}
.info_numerica .tituloImagen {
    display: none
}
.info_numerica .contenidoTextualElemento {
    position: relative;
    background: url(../images/barra_info_numerica.png) no-repeat bottom right;
    text-align: center;
    margin-bottom: 20px
}
.info_numerica .contenidoTextualElemento.sinEnlaceElemento {
    margin-bottom: 0
}
.info_numerica .contenidoTextualElemento .contenidoTextualElementoInner {
    position: absolute;
    bottom: 0;
    width: 100%
}
.info_numerica .contenidoTextualElemento .tituloElemento {
    font-size: 50px;
    font-size: 3.571rem;
    font-family: "Repsol Regular";
    line-height: 55px;
    margin-bottom: 30px
}
.info_numerica .contenidoTextualElemento .tituloElemento.sinEnlaceDescripcionElemento {
    margin-bottom: 0
}
.info_numerica .contenidoTextualElemento .tituloElemento a {
    color: #43637D;
    text-decoration: underline
}
.info_numerica .contenidoTextualElemento .tituloElemento a:hover {
    text-decoration: none
}
.info_numerica .contenidoTextualElemento .tituloElemento strong {
    display: block;
    font-size: 24px;
    font-size: 1.714rem;
    font-family: "Repsol Light";
    line-height: 28px;
    margin-top: 9px
}
.info_numerica .contenidoTextualElemento .descripcionElemento {
    font-size: 15px;
    font-size: 1.071rem;
    font-family: titillium
}
.info_numerica .contenidoTextualElemento .descripcionElemento.sinEnlaceElemento {
    margin-bottom: 0
}
.info_numerica .contenidoTextualElemento .descripcionElemento a {
    color: #43637D;
    text-decoration: underline
}
.info_numerica .contenidoTextualElemento .descripcionElemento a:hover {
    text-decoration: none
}
.info_numerica .enlace {
    text-align: center;
    padding: 0;
    margin-bottom: 0;
    margin-top: 40px
}
.info_numerica .enlace.sinPie {
    margin-bottom: 0
}
.info_numerica .enlace a {
    padding: 9px 20px;
    color: #fff;
    background: #43637D;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid #43637D
}
.info_numerica .enlace a:hover {
    text-decoration: none;
    background: #fff;
    color: #43637D;
    padding: 9px 19px;
    border: 1px solid #43637D
}
.info_numerica .enlace span {
    margin-left: 28px
}
.info_numerica .enlace span.tipoDoc {
    margin-left: 0;
    text-transform: uppercase
}
.info_numerica .enlace [data-icon]:before {
    vertical-align: middle
}
.info_numerica .pieComponente {
    font-size: 32px;
    font-size: 2.286rem;
    font-family: "Repsol Regular";
    text-align: center;
    margin-top: 20px
}
.info_numerica .pieComponente a {
    color: #43637D;
    text-decoration: underline
}
.info_numerica .pieComponente a:hover {
    text-decoration: none
}
.resultados_busqueda {
    margin-bottom: 30px
}
.resultados_busqueda [data-icon]:before {
    vertical-align: middle;
    line-height: 15px
}
.resultados_busqueda .sinResultados {
    width: 100%;
    margin-bottom: 50px;
    background: #FFFFBF;
    border: solid 1px #71655C;
    position: relative;
    margin-top: 25px;
    display: none
}
.resultados_busqueda .sinResultados.activo {
    display: block
}
.resultados_busqueda .sinResultados .conector {
    display: inline-block;
    border-bottom: 15px solid #FFFFBF;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    top: -15px;
    left: 30px;
    z-index: 1
}
.resultados_busqueda .sinResultados .conector.borde {
    border-bottom: 16px solid #71655C;
    top: -17px;
    z-index: 0
}
.resultados_busqueda .sinResultados p {
    padding: 20px 15px;
    margin: 0
}
.resultados_busqueda .sinResultados p .vaya {
    font-size: 27px
}
.resultados_busqueda .sinResultados p .bold {
    font-weight: 700
}
.resultados_busqueda .highlightMark {
    font-size: 13px;
    font-size: .929rem;
    background: #dff0f0;
    padding: 5px 2px 4px;
    margin-bottom: 11px;
    display: inline-block;
    position: relative
}
.resultados_busqueda .highlightMark:before {
    content: url(../images/destacado_izq.png);
    left: -7px;
    top: 2px;
    position: absolute
}
.resultados_busqueda .highlightMark:after {
    content: url(../images/destacado_der.png);
    right: -8px;
    top: 0;
    position: absolute
}
.resultados_busqueda .sitio_web_ladillo {
    font-weight: 700
}
.resultados_busqueda .mensaje_busqueda {
    font-size: 20px;
    font-size: 1.429rem
}
.resultados_busqueda .resultados_destacados {
    border-bottom: 1px dotted #ccc
}
.resultados_busqueda .contenedor_resultados {
    margin: 0;
    padding-left: 0
}
.resultados_busqueda .contenedor_resultados .enlazable {
    cursor: pointer
}
.resultados_busqueda .contenedor_resultados h4 {
    padding: 0;
    margin: 0 0 15px;
    font-family: titillium;
    font-size: 21px;
    font-size: 1.5rem
}
.resultados_busqueda .contenedor_resultados>li {
    list-style: none;
    border-top: 1px dotted #ccc;
    padding-top: 30px;
    padding-bottom: 30px
}
.resultados_busqueda .contenedor_resultados>li:hover {
    background-color: #f7f7f7;
    color: #418080
}
.resultados_busqueda .contenedor_resultados>li:hover .ladillo .fecha_ladillo {
    color: #418080
}
.resultados_busqueda .contenedor_resultados>li:first-child {
    border-top: 0
}
.resultados_busqueda .ladillo .fecha_ladillo {
    padding-top: 0;
    font-size: 14px;
    font-size: 1rem;
    margin-bottom: 0;
    vertical-align: top;
    line-height: 20px
}
.resultados_busqueda .ladillo .fecha_ladillo span {
    font-size: 25px;
    font-size: 1.786rem
}
.resultados_busqueda .imagen_resultado {
    width: 40%;
    float: left;
    padding-right: 20px
}
.resultados_busqueda .documento_resultado {
    width: 10%;
    float: left;
    padding-right: 20px
}
.resultados_busqueda .documento_resultado span {
    font-size: 45px;
    font-size: 3rem
}
.resultados_busqueda .contenido_resultado {
    width: 60%;
    float: left
}
.resultados_busqueda .con_imagen.contenido_resultado {
    width: 100%;
    float: none
}
.resultados_busqueda .con_documento.contenido_resultado {
    width: 90%;
    float: none
}
.resultados_busqueda .con_documento.contenido_resultado span {
    font-size: 21px;
    font-size: 1.5rem;
    margin-right: 5px
}
.resultados_busqueda .descripcion {
    margin-bottom: 20px
}
.resultados_busqueda ul.etiquetas {
    margin: 0;
    list-style: none
}
.resultados_busqueda ul.etiquetas span {
    margin-right: 10px
}
.resultados_busqueda ul.etiquetas li {
    margin: 0 18px 0 0;
    color: #777;
    display: inline-block;
    line-height: 30px;
    vertical-align: middle
}
.resultados_busqueda ul.etiquetas li:first-child {
    margin-right: 5px
}
.resultados_busqueda ul.etiquetas li a {
    color: #418080;
    font-size: 11px;
    font-size: .786rem;
    line-height: 19px;
    vertical-align: middle;
    padding: 6px
}
.resultados_busqueda ul.etiquetas li a:hover {
    background: #418080;
    color: #fff;
    text-decoration: none
}
.resultados_busqueda .mas_resultados {
    font-weight: 700;
    text-align: center;
    display: block;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #418080;
    padding: 10px;
    font-size: 16px;
    font-size: 1.143rem;
    cursor: pointer
}
.resultados_busqueda .mas_resultados:hover {
    background: #418080;
    color: #fff;
    text-decoration: none
}
@-webkit-keyframes blink {
    0% {
        opacity: .2
    }
    20% {
        opacity: 1
    }
    100% {
        opacity: .2
    }
}
@keyframes blink {
    0% {
        opacity: .2
    }
    20% {
        opacity: 1
    }
    100% {
        opacity: .2
    }
}
.saving {
    text-align: center;
    font-size: 75px;
    font-size: 5.357rem;
    margin-bottom: 40px;
    display: none
}
.saving.activo {
    display: block
}
.saving span {
    -webkit-animation-name: blink;
    animation-name: blink;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.saving span:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}
.saving span:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}
.titulo_contenido {
    padding: 20px 15px 20px 0
}
.titulo_contenido h3 {
    font-size: 32px;
    font-size: 2.286rem;
    font-family: "Repsol Regular";
    line-height: 34px;
    margin-bottom: 10px;
    margin-top: 15px
}
.titulo_contenido .descripcion {
    display: block;
    font-family: "Repsol Regular";
    font-size: 20px;
    font-size: 1.429rem;
    font-weight: 700;
    margin: 10px 0;
    line-height: 25px
}
.titulo_contenido a {
    color: #43637D;
    text-decoration: underline
}
.titulo_contenido a:hover {
    text-decoration: none
}
@media (min-width: 768px) and (max-width: 991px) {
    #resultado_eventos ul li.eventoNoDestacado {
        width: 100%
    }
}
@media (max-width: 767px) {
    #resultado_eventos .masEventos {
        display: inline-block;
        margin-top: 20px
    }
    #resultado_eventos ul li.eventoNoDestacado {
        margin-top: 60px;
        float: left;
        padding: 0;
        width: 100%
    }
    #resultado_eventos ul li.eventoNoDestacado.sinImagen .familiaEvento {
        left: 62px
    }
    #resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento {
        max-height: 80px;
        height: auto;
        padding: 16px;
        padding-bottom: 10px
    }
    #resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha {
        padding: 0;
        display: table
    }
    #resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha span.inicio {
        float: none;
        display: block;
        width: 0;
        font-size: 17px;
        font-size: 1.214rem;
        line-height: 23px;
        text-align: center
    }
    #resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha span.inicio:first-line {
        font-weight: 700
    }
    #resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha span.final {
        float: none;
        display: block;
        margin-top: 10px;
        width: 20%;
        font-size: 20px;
        font-size: 1.429rem;
        line-height: 20px;
        text-align: center
    }
    #resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha .estadoEvento {
        text-align: initial;
        margin-top: 0;
        width: auto;
        display: block;
        position: absolute;
        top: 45px;
        left: 73px
    }
    #resultado_eventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.dosFechas .estadoEvento {
        position: absolute;
        top: 29px;
        left: 73px
    }
    #resultado_eventos ul li.eventoNoDestacado.sinImagen .contenidoEvento {
        height: auto
    }
    #resultado_eventos ul li.eventoNoDestacado.sinImagen .contenidoEvento .tituloEvento {
        margin-bottom: 25px;
        height: auto
    }
    #resultado_eventos ul li.eventoNoDestacado.sinImagen .contenidoEvento .tituloEvento a {
        line-height: 30px
    }
    #resultado_eventos ul li.eventoNoDestacado.sinImagen .contenidoEvento .horaEvento {
        margin-right: 30px;
        margin-bottom: 5px;
        float: left
    }
    #resultado_eventos ul li.eventoNoDestacado.conImagen .imagenDestacado1 .multimedia img {
        width: 100%;
        height: auto;
        min-height: 130px
    }
    #resultado_eventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha span.inicio,
    #resultado_eventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha span.final {
        padding-left: 29%;
        padding-right: 29%;
        font-size: 16px;
        font-size: 1.143rem
    }
    #resultado_eventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha .estadoEvento {
        line-height: 20px;
        padding-left: 10%;
        padding-right: 10px
    }
    #resultado_eventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha.dosFechas span.inicio,
    #resultado_eventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha.dosFechas span.final {
        padding: 0;
        width: 100%;
        display: inline-table
    }
    #resultado_eventos ul li.eventoNoDestacado.conImagen .fechaEvento .puntero {
        left: 30%
    }
    #resultado_eventos ul li.eventoNoDestacado.conImagen .contenidoEvento .tituloEvento {
        margin-bottom: 30px;
        height: auto;
        overflow: visible
    }
    #resultado_eventos ul li.eventoNoDestacado.conImagen .contenidoEvento .tituloEvento a {
        line-height: 24px;
        color: #6e6259
    }
    #resultado_eventos ul li.eventoNoDestacado.conImagen .contenidoEvento .descripcionEvento {
        display: none
    }
    #resultado_eventos ul li.eventoNoDestacado.conImagen .contenidoEvento .horaEvento {
        margin-right: 30px;
        margin-bottom: 5px;
        float: none;
        display: table-cell;
        font-size: 14px;
        font-size: 1rem
    }
    #resultado_eventos ul li.eventoNoDestacado.conImagen .contenidoEvento .lugarEvento {
        font-size: 14px;
        font-size: 1rem
    }
    #resultado_eventos ul li.eventoDestacado {
        float: left
    }
    #resultado_eventos ul li.eventoDestacado.conImagen {
        position: relative;
        height: auto
    }
    #resultado_eventos ul li.eventoDestacado.conImagen .imagenDestacado1 {
        position: relative
    }
    #resultado_eventos ul li.eventoDestacado.conImagen .imagenDestacado1 .multimedia img {
        height: auto;
        min-height: 145px;
        width: 100%
    }
    #resultado_eventos ul li.eventoDestacado.conImagen .familiaEvento {
        position: absolute
    }
    #resultado_eventos ul li.eventoDestacado.conImagen .fechaEvento {
        float: none;
        margin-top: 0;
        height: auto;
        width: auto;
        padding-top: 15px
    }
    #resultado_eventos ul li.eventoDestacado.conImagen .fechaEvento .contenidoFecha .inicio,
    #resultado_eventos ul li.eventoDestacado.conImagen .fechaEvento .contenidoFecha .final {
        display: inline-block;
        margin-bottom: 10px
    }
    #resultado_eventos ul li.eventoDestacado.conImagen .fechaEvento .contenidoFecha .estadoEvento {
        display: block;
        font-size: 16px;
        line-height: 20px
    }
    #resultado_eventos ul li.eventoDestacado.conImagen .contenidoEvento {
        float: inherit;
        width: 100%;
        height: auto;
        margin: 0
    }
    #resultado_eventos ul li.eventoDestacado.conImagen .contenidoEvento .tituloEvento {
        margin-bottom: 5px;
        max-height: 66px
    }
    #resultado_eventos ul li.eventoDestacado.conImagen .contenidoEvento .tituloEvento a {
        color: #6e6259;
        line-height: 30px
    }
    #resultado_eventos ul li.eventoDestacado.conImagen .contenidoEvento .descripcionEvento {
        margin-bottom: 30px;
        line-height: 22px;
        max-height: initial;
        height: auto;
        display: block
    }
    #resultado_eventos ul li.eventoDestacado.conImagen .contenidoEvento .horaEvento {
        margin-right: 35px;
        margin-bottom: 5px
    }
}
@media (max-width: 767px) {
    .calendario .carousel {
        overflow: visible
    }
    .calendario .carousel .flecha.siguiente {
        right: 3px
    }
    .calendario .carousel .flecha.anterior {
        left: 10px
    }
    .calendario .carousel.mensual .flechaMes {
        width: 5%
    }
    .calendario .carousel.mensual .flechaMes.anterior span {
        left: inherit
    }
    .calendario .carousel.mensual .flechaMes.siguiente span {
        left: inherit
    }
    .calendario .carousel.mensual .flechaMes span {
        top: 45%
    }
    .calendario .carousel.mensual .flecha span {
        top: 45%
    }
    .calendario .carousel.mensual .meses .mes.actual {
        width: 300px
    }
    .calendario .carousel.mensual .meses .mes.actual .dia {
        padding-top: 4px
    }
    .calendario .carousel.semanal .cajaCorte .mes .dia .conector.izquierda {
        right: -19px
    }
    .calendario .carousel.semanal .cajaCorte .mes .dia .conector.derecha {
        left: -19px
    }
    .calendario .carousel.semanal .cajaCorte .mes .dia .numero {
        font-size: 29px
    }
    .calendario .eventos .eventosVisibles .evento {
        min-width: 100%;
        overflow: hidden;
        height: auto
    }
    .calendario .eventos .eventosVisibles .evento.conRedes .info {
        width: 100%;
        position: relative
    }
    .calendario .eventos .eventosVisibles .evento.conRedes .info .datos {
        height: auto;
        margin-bottom: 10px
    }
    .calendario .eventos .eventosVisibles .evento.conRedes .info .datos .titulo {
        max-height: none;
        -webkit-line-camp: 1
    }
    .calendario .eventos .eventosVisibles .evento.conRedes .info .datos .lugar {
        width: 100%
    }
    .calendario .eventos .eventosVisibles .evento.conRedes .acciones {
        width: 100%;
        display: block;
        position: relative
    }
    .calendario .eventos .eventosVisibles .evento.conRedes .acciones .compartir:hover .dropdown-menu {
        position: relative;
        top: 0
    }
    .calendario .eventos .eventosVisibles .evento.conRedes .acciones>div span:nth-child(2) {
        margin-bottom: 10px
    }
    .calendario .eventos .eventosVisibles .evento.conRedes .acciones>a span:nth-child(2) {
        margin-bottom: 10px
    }
    .calendario .eventos .eventosVisibles .evento.conRedes .acciones>div {
        height: auto
    }
    .calendario .eventos .verMasDestacados span {
        padding: 7.5px 30px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .calendario .carousel.mensual .meses .mes {
        width: 244px
    }
    .calendario .carousel.mensual .meses .mes.actual {
        width: 340px
    }
}
.calendarioPagina {
    padding: 0
}
@media (min-width: 991px) {
    .calendarioPagina {
        width: 980px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .calendarioPagina {
        width: 750px
    }
}
@media (max-width: 320px) {
    .calendario .carousel {
        overflow: visible
    }
    .calendario .carousel.mensual .meses .mes.actual {
        width: 270px
    }
}
@media (max-width: 414px) {
    #search-calendar-container .areaFiltrosSeleccionados .filtros {
        padding-top: 10px
    }
    #search-calendar-container .areaFiltrosSeleccionados .tituloFiltros {
        display: block;
        width: 100%;
        margin-left: 17px
    }
    #search-calendar-container .herramientasBuscador {
        padding-bottom: 70px
    }
    #search-calendar-container .resultadosContainer {
        padding-left: 30px
    }
    #search-calendar-container .filtroContainer .filtroButton {
        top: 12px;
        padding-left: 15px
    }
    #search-calendar-container .filtroContainer .dropdown-menu li div.inner {
        padding: 40px 54px 0
    }
    #search-calendar-container .filtroContainer .dropdown-menu li div.inner .fechaFin {
        display: block;
        margin-top: 10px;
        margin-left: 0
    }
    #search-calendar-container .filtroContainer .dropdown-menu li div.inner .fechaFin .anyo {
        margin-left: 4px
    }
    #search-calendar-container .select-container {
        left: 15px
    }
    #search-calendar-container .tituloBuscador h3 {
        margin-left: 30px
    }
    #search-calendar-container .buscadorContainer .tituloBuscador h3 {
        margin-left: 0
    }
    #search-calendar-container .buscadorContainer a {
        top: -54px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #search-calendar-container .herramientasBuscador {
        padding-bottom: 50px
    }
    #search-calendar-container .areaFiltrosSeleccionados .filtros {
        padding-top: 10px
    }
    #search-calendar-container .resultadosContainer {
        padding-left: 30px
    }
    #search-calendar-container .filtroContainer .filtroButton {
        top: 12px;
        padding-left: 15px
    }
    #search-calendar-container .select-container {
        left: 15px
    }
    #search-calendar-container .tituloBuscador h3 {
        margin-left: 30px
    }
    #search-calendar-container .buscadorContainer .tituloBuscador h3 {
        margin-left: 0
    }
}
@media (max-width: 992px) {
    .destacado_actualidad {
        background: 0 0;
        display: none
    }
}
@media (max-width: 768px) {
    .destacado_actualidad {
        display: none
    }
}
@media (max-width: 992px) {
    .destacadoGenerico.gris {
        background-color: #fff
    }
}
@media (max-width: 480px) {
    .destacadoGenerico ul li .enlace a {
        padding: 10px
    }
    .destacadoGenerico ul li .enlace a span {
        margin-left: 10px
    }
}
@media (min-width: 992px) {
    .destacado_doble .destacado {
        width: 49%;
        margin-bottom: 20px
    }
}
@media (max-width: 992px) {
    .destacado_doble.gris {
        background: 0 0
    }
    .destacado_doble .destacado:nth-child(odd) {
        margin-right: 0
    }
    .destacado_doble .destacado.sinDescripcion .contenido {
        top: 0
    }
}
@media (max-width: 768px) {
    .destacado_doble .destacado {
        margin-bottom: 15px
    }
    .destacado_doble .destacado.sinImagen h4 {
        margin-top: 0
    }
    .destacado_doble .destacado.sinImagen.sinDescripcion .contenido {
        padding-top: 0;
        padding-bottom: 0
    }
    .destacado_doble .destacado .contenido {
        padding-top: 0;
        padding-bottom: 0
    }
}
@media (max-width: 500px) {
    .destacado_doble .destacado.izquierda .contenido {
        width: 100%;
        float: none
    }
    .destacado_doble .destacado.izquierda .imagen {
        float: none;
        width: 100%
    }
    .destacado_doble .destacado.izquierda .imagen img {
        float: none;
        margin: 0 31px
    }
    .destacado_doble .destacado.derecha .contenido {
        width: 100%;
        float: none
    }
    .destacado_doble .destacado.derecha .imagen {
        float: none;
        width: 100%
    }
    .destacado_doble .destacado.derecha .imagen img {
        float: none;
        margin: 0 31px
    }
}
@media (max-width: 1120px) {
    .destacadoFichaEvento .bordeInclinadoImg {
        top: -15px
    }
}
@media (max-width: 991px) {
    .top.eventos {
        margin-bottom: 10px
    }
    .top.eventos .tituloSeccion .barraSeparadora {
        display: none
    }
    .top.eventos .tituloSeccion .titulo,
    .top.eventos .tituloSeccion .colsComillas {
        width: 100%
    }
    .top.eventos .tituloSeccion .comentario {
        margin-left: 0
    }
    .destacadoFichaEvento .centrarContenido {
        width: auto
    }
    .destacadoFichaEvento .sinImagen {
        position: relative;
        height: 100px;
        background-color: #fff
    }
    .destacadoFichaEvento .imagen {
        z-index: 0;
        position: absolute;
        margin: 0;
        padding: 0
    }
    .destacadoFichaEvento .imagen .tamanoImagen {
        margin: 0 auto;
        width: 100%;
        height: 255px
    }
    .destacadoFichaEvento .multimedia {
        position: relative;
        top: 0;
        z-index: -1
    }
    .destacadoFichaEvento .contenido {
        position: relative;
        background: #43637D;
        height: auto;
        width: 100%;
        padding: 12px;
        left: 0;
        top: 163px;
        float: left
    }
    .destacadoFichaEvento .contenido.sinImagen {
        top: 0;
        height: 240px
    }
    .destacadoFichaEvento .bordeinclinado {
        display: none
    }
    .destacadoFichaEvento .bordeInclinadoImg {
        display: none
    }
    .destacadoFichaEvento .bordeInclinadoContrario {
        display: none
    }
    .destacadoFichaEvento .bordeInclinadoImgContrario {
        display: none;
        top: 0
    }
    .destacadoFichaEvento .bulletTituloEvento {
        background: url(../images/titulo_stakeholder_bg.png) no-repeat;
        min-height: 26px;
        width: 30px;
        float: left;
        position: relative;
        top: 14px
    }
    .destacadoFichaEvento .titulo {
        color: #fff;
        margin-bottom: 35px;
        position: relative;
        left: 5px;
        top: 0
    }
    .destacadoFichaEvento .fechas {
        color: #fff;
        width: 90px;
        text-align: right;
        float: left;
        padding-right: 15px;
        border-right: 1px solid #fff;
        font-size: 14px;
        font-size: 1rem
    }
    .destacadoFichaEvento .fechas:first-line {
        font-weight: 700;
        font-size: 14px;
        font-size: 1rem
    }
    .destacadoFichaEvento .icoFicha {
        color: #fff;
        float: left;
        display: inline-block;
        padding-left: 0;
        padding-right: 0
    }
    .destacadoFichaEvento .icoFicha.icoHoras {
        font-size: 20px;
        font-size: 1.429rem;
        margin-top: 0;
        padding: 7px 12px 12px 7px
    }
    .destacadoFichaEvento .icoFicha.icoFechas {
        font-size: 32px;
        font-size: 2.286rem
    }
    .destacadoFichaEvento .horas {
        color: #fff;
        width: 85px;
        float: left;
        padding-left: 2px;
        text-align: right;
        font-size: 12px
    }
    .destacadoFichaEvento .horas .boldHoras {
        font-size: 14px
    }
}
@media (max-width: 992px) {
    .homeEventos {
        padding-bottom: 20px
    }
    .homeEventos .texto {
        width: 90%;
        padding: 0 0 0 10px
    }
    .homeEventos .icono {
        width: 10%
    }
    .homeEventos .icono .borde {
        max-width: 54px
    }
}
@media (max-width: 768px) {
    .homeEventos .cabecera {
        margin-left: 0
    }
}
@media (max-width: 560px) {
    .homeEventos .texto {
        width: 88%
    }
    .homeEventos .icono {
        width: 12%
    }
}
@media (max-width: 460px) {
    .homeEventos .texto {
        width: 86%
    }
    .homeEventos .icono {
        width: 14%
    }
}
@media (max-width: 992px) {
    .destacado_menu.gris {
        background: 0 0
    }
    .destacado_menu ul.listadoElementos>li {
        margin-right: 0
    }
    .destacado_menu ul.listadoElementos>li span.barrasLaterales::before,
    .destacado_menu ul.listadoElementos>li span.barrasLaterales::after {
        content: none
    }
    .destacado_menu ul.listadoElementos>li:first-child span.barrasLaterales::before,
    .destacado_menu ul.listadoElementos>li:last-child span.barrasLaterales::before,
    .destacado_menu ul.listadoElementos>li:first-child span.barrasLaterales::after,
    .destacado_menu ul.listadoElementos>li:last-child span.barrasLaterales::after {
        content: none
    }
    .destacado_menu .tituloPestana {
        background: 0 0;
        color: #6e6259;
        font-size: 14px;
        font-size: 1rem;
        padding: 10px 15px;
        margin-bottom: 0
    }
    .destacado_menu .tituloPestana:hover,
    .destacado_menu .tituloPestana:active,
    .destacado_menu .tituloPestana.active {
        border: 0;
        border-bottom: 5px solid #43637D;
        font-weight: 700;
        background: 0 0;
        padding: 10px 15px
    }
}
@media (max-width: 768px) {
    .destacado_menu .contenidoTextualElemento {
        padding: 45px 15px 0
    }
    .destacado_menu .listadoElementos .tituloPestana {
        color: #6e6259;
        text-decoration: underline;
        font-weight: 700
    }
    .destacado_menu .listadoElementos .tituloPestana.active {
        text-decoration: none;
        color: #43637D;
        font-weight: 400
    }
    .destacado_menu .listadoElementos .tituloPestana:hover:not(.active),
    .destacado_menu .listadoElementos .tituloPestana:active:not(.active) {
        border-bottom: 5px solid transparent
    }
    .destacado_menu .clase .imagen {
        padding-right: 15px;
        padding-top: 15px
    }
}
@media (max-width: 992px) {
    .destacado_pestanyas .seccionBottom span.anterior {
        right: 34px;
        padding-right: 5px;
        background: #fff
    }
    .destacado_pestanyas .seccionBottom span.posterior {
        right: 14px;
        padding-left: 5px;
        background: #fff
    }
}
@media (max-width: 768px) {
    .destacado_pestanyas .seccionBottom .borde {
        border: 0
    }
    .destacado_pestanyas .seccionBottom .contenidoTitular {
        background: 0 0
    }
    .destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado {
        padding: 0
    }
    .destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado .row {
        margin-top: 0
    }
    .destacado_pestanyas .seccionBottom .titularesVisibles .listadoTitulares {
        border: 0
    }
    .destacado_pestanyas .seccionBottom .borde>.container {
        padding-right: 32px
    }
    .destacado_pestanyas .seccionBottom span.anterior {
        right: 30px;
        background: #fff
    }
    .destacado_pestanyas .seccionBottom span.posterior {
        right: 0;
        background: #fff
    }
}
@media (max-width: 560px) {
    .destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado .contenido {
        padding-left: 10px;
        padding-right: 15px
    }
    .destacado_pestanyas .seccionBottom .contenidoTitular .elementoListado .contenido .divEnlace {
        padding: 10px 15px
    }
}
@media (max-width: 992px) {
    .destacadoRelacional .destacado.sinTexto .imagen .multimedia_noticia .contenido_multimedia .listado_tematico .multimedia img {
        width: 100%
    }
    .destacadoRelacional .contenidoTitular .titulo {
        margin-left: 2px
    }
}
@media (max-width: 768px) {
    .destacadoRelacional.gris {
        background: 0 0
    }
    .destacadoRelacional .destacado.noListado.sinTexto:not(.sinImagen) .contenido {
        margin-bottom: 20px
    }
}
@media (max-width: 1200px) {
    .destacadoSecundario.gris {
        background: 0 0
    }
}
@media (max-width: 992px) {
    .destacadoSecundario.gris {
        background: 0 0
    }
    .destacadoSecundario.derecha .contenido,
    .destacadoSecundario.izquierda .contenido {
        float: none;
        padding-bottom: 0
    }
    .destacadoSecundario.derecha .imagen,
    .destacadoSecundario.izquierda .imagen {
        padding-left: 20px;
        padding-right: 20px;
        float: none
    }
    .destacadoSecundario.derecha .imagen img,
    .destacadoSecundario.izquierda .imagen img {
        float: none
    }
}
@media (max-width: 992px) {
    .carrusel_home {
        margin-left: -15px;
        margin-right: -15px
    }
    .carrusel_home .carousel .carousel-inner .item.derecha .carousel-caption {
        padding: 0 10% 0 1%
    }
    .carrusel_home .carousel .carousel-inner .item.izquierda .carousel-caption {
        padding: 0 1% 0 10%
    }
    .carrusel_home .carousel .carousel-control.left {
        left: 0
    }
    .carrusel_home .carousel .carousel-control.right {
        right: 4%
    }
}
@media (max-width: 1200px) {
    .carrusel_home .carousel .carousel-inner .item.derecha .carousel-caption {
        padding: 0 15% 0 1%
    }
    .carrusel_home .carousel .carousel-inner .item.izquierda .carousel-caption {
        padding: 0 1% 0 15%
    }
    .carrusel_home .carousel .carousel-control.left {
        left: 3%
    }
    .carrusel_home .carousel .carousel-control.right {
        right: 7%
    }
}
@media (max-width: 910px) {
    .carrusel_home .carousel .carousel-inner .item.derecha .carousel-caption {
        padding: 0 10% 0 1%
    }
    .carrusel_home .carousel .carousel-inner .item.izquierda .carousel-caption {
        padding: 0 1% 0 10%
    }
    .carrusel_home .carousel .carousel-inner .item .carousel-caption .contenido h4 {
        margin-bottom: 10px;
        font-size: 28px;
        font-size: 2rem
    }
    .carrusel_home .carousel .carousel-inner .item .carousel-caption .contenido .descripcion {
        margin-bottom: 15px
    }
}
@media (max-width: 768px) {
    .carrusel_home .carousel .carousel-control.right {
        right: 14%
    }
    .carrusel_home .carousel .carousel-indicators {
        display: none
    }
    .carrusel_home .carousel .inclinacion {
        display: none
    }
    .carrusel_home .carousel .carousel-inner .item.derecha .carousel-caption {
        position: static;
        width: 100%;
        padding-left: 13%;
        padding-right: 10%;
        padding-bottom: 5px;
        height: auto
    }
    .carrusel_home .carousel .carousel-inner .item.izquierda .carousel-caption {
        position: static;
        width: 100%;
        padding-left: 13%;
        padding-right: 10%;
        padding-bottom: 5px;
        height: auto
    }
    .carrusel_home .carousel .carousel-inner .item .carousel-caption {
        position: static
    }
    .carrusel_home .carousel .carousel-inner .item .carousel-caption .contenido h4 {
        margin-bottom: 10px;
        font-size: 28px;
        font-size: 2rem
    }
    .carrusel_home .carousel .carousel-inner .item .carousel-caption .contenido .descripcion {
        margin-bottom: 15px
    }
}
@media (max-width: 768px) {
    .informeAnual .titular {
        text-align: left
    }
    .informeAnual .anyo {
        text-align: left
    }
    .informeAnual .otro {
        text-align: left
    }
}
@media (max-width: 768px) {
    .accionRepsol {
        text-align: right
    }
    .accionRepsol .masInfo {
        text-align: right
    }
    .accionRepsol .valorAccion {
        text-align: right
    }
}
@media screen and (max-width: 1025px) {
    .galeria_multimedia .img0 {
        margin-bottom: 16px
    }
    .galeria_multimedia .img3 {
        margin-bottom: 16px
    }
}
@media screen and (max-width: 900px) and (min-width: 600px) {
    .galeria_multimedia .img4 {
        clear: left
    }
}
@media screen and (max-width: 600px) {
    .galeria_multimedia .img1,
    .galeria_multimedia .img2 {
        height: 145px!important;
        width: 346px!important
    }
    .galeria_multimedia .img3 {
        height: 310px!important;
        width: 344px!important
    }
    .galeria_multimedia .img4,
    .galeria_multimedia .img5 {
        height: 309px!important;
        width: 161px!important
    }
}
@media screen and (max-width: 370px) {
    .galeria_multimedia .img1,
    .galeria_multimedia .img2 {
        height: 122px!important;
        width: 290px!important
    }
    .galeria_multimedia .img3 {
        height: 260px!important;
        width: 289px!important
    }
    .galeria_multimedia .img4,
    .galeria_multimedia .img5 {
        height: 259px!important;
        width: 135px!important
    }
}
@media (max-width: 992px) {
    .mosaico .listadoMosaico .elementoListadoMosaico:last-child>div {
        padding-right: 15px;
        padding-left: 15px
    }
    .mosaico .listadoMosaico .imagen.col-lg-12 .tituloImagen {
        display: block;
        text-align: right
    }
    .mosaico .tituloImagen {
        display: block;
        text-align: right
    }
    .mosaico .unicoElementoResponsive>h3,
    .mosaico .unicoElementoResponsive>ul,
    .mosaico .unicoElementoResponsive>div {
        padding-right: 15px;
        padding-left: 15px
    }
}
@media (max-width: 768px) {
    .mosaico .contenidoTextual .enlaces {
        padding-right: 0
    }
    .mosaico .contenidoTextual .enlaces span {
        margin-left: 5px
    }
}
@media (max-width: 1200px) {
    footer .top_footer .fondo_footer_destacado {
        display: none
    }
}
@media (max-width: 992px) {
    footer .top_footer .top_footer_normal {
        background: #fff;
        padding-top: 20px
    }
    footer .top_footer .top_footer_destacado .destacadoFooter article {
        padding-right: 15px;
        padding-left: 15px
    }
    footer .top_footer .top_footer_destacado .destacadoIcono {
        display: none
    }
    footer .top_footer .top_footer_destacado .contenidoTextualIcono {
        width: 100%
    }
}
@media (max-width: 750px) {
    footer .top_footer .top_footer_normal {
        margin-top: 0
    }
}
.botonMenu {
    font-size: 25px;
    font-size: 1.786rem;
    margin-bottom: 0
}
@media (min-width: 801px) {
    header .botonMenu {
        display: none
    }
}
@media (max-width: 768px) {
    header .menu .botonMenu {
        display: none
    }
}
@media (min-width: 769px) {
    header .cabecera .botonMenu {
        display: none
    }
}
@media (max-width: 992px) {
    header .botonMenu {
        float: left;
        margin-top: 13px
    }
    header .buscadorCabecera .busqueda .buscador input {
        width: auto
    }
}
@media (max-width: 768px) {
    header .logo {
        text-align: center
    }
    header .cabecera {
        height: auto;
        background: #f0efed
    }
    header .cabecera .menu_lenguaje {
        background: #f0efed
    }
    header .buscadorCabecera {
        margin-bottom: 0
    }
    header .buscadorCabecera .busqueda {
        position: static;
        background: 0 0
    }
    header .buscadorCabecera .busqueda a {
        position: static
    }
    header .buscadorCabecera .busqueda input {
        background: #fff
    }
    header .buscadorCabecera .busqueda .buscador input {
        padding: 0;
        border: 0
    }
    header .buscadorCabecera .busqueda:hover span,
    header .buscadorCabecera .busqueda:focus span,
    header .buscadorCabecera .busqueda:active span {
        border-radius: 5px
    }
    header .buscadorCabecera .busqueda:hover input,
    header .buscadorCabecera .busqueda:focus input,
    header .buscadorCabecera .busqueda:active input {
        background: #fff
    }
    header .buscador {
        position: absolute;
        top: 48px;
        background: #fff;
        height: 38px;
        right: 10000000
    }
}
@media (max-width: 1200px) {
    header {
        position: static
    }
}
@media (max-width: 350px) {
    header .cabecera {
        padding: 0 5px 0 10px
    }
}
@media (max-width: 768px) {
    .menu_lenguaje {
        font-family: titillium;
        font-size: 12px;
        font-size: .857rem;
        margin: 0;
        position: relative;
        left: 10px;
        background: #fff;
        float: left;
        display: inline-block;
        width: auto;
        top: 0
    }
    .menu_lenguaje .barraSeparadora {
        background: url(../images/barraSeparadora.png) no-repeat;
        min-height: 120px;
        position: absolute;
        width: 50px;
        top: 25px;
        display: none
    }
    .menu_lenguaje .bulletContinente {
        background: url(../images/titulo_stakeholder_bg.png) no-repeat;
        min-height: 22px;
        position: absolute;
        width: 38px;
        top: 0;
        left: -30px
    }
    .menu_lenguaje .idioma {
        font-size: 15px;
        font-size: 1.071rem;
        padding-bottom: 4px;
        display: block;
        margin-right: 5px
    }
    .menu_lenguaje .idiomaDominioActual {
        color: #6e6259
    }
    .menu_lenguaje:hover li,
    .menu_lenguaje.activo li {
        cursor: pointer;
        background-color: transparent
    }
    .menu_lenguaje:hover li a,
    .menu_lenguaje.activo li a {
        color: #43637D
    }
    .menu_lenguaje .nav>li>a:focus {
        background: transparent
    }
    .menu_lenguaje ul.drop_hidden {
        position: absolute;
        z-index: 1005;
        -webkit-transition: opacity .25s linear;
        transition: opacity .25s linear;
        visibility: hidden;
        opacity: 0;
        height: 0;
        overflow: hidden;
        max-width: none;
        min-width: 650px;
        list-style: none;
        -webkit-background-clip: padding-box;
        background-clip: padding-box
    }
    .menu_lenguaje ul.drop_hidden .tituloIdioma {
        float: left;
        display: block;
        margin-left: 20px;
        margin-top: 24px;
        font-size: 36px;
        font-size: 2.571rem;
        font-family: "Repsol Light"
    }
    .menu_lenguaje ul.drop_hidden .subtituloIdioma {
        display: block;
        float: left;
        clear: both;
        margin-left: 50px;
        margin-top: 14px;
        font-size: 16px;
        font-size: 1.143rem;
        font-family: titillium
    }
    .menu_lenguaje ul.drop_hidden .estiloContinente {
        list-style: none;
        display: block;
        clear: both;
        float: left;
        font-size: 26px;
        font-size: 1.857rem;
        padding-top: 25px;
        margin-left: 20px
    }
    .menu_lenguaje ul.drop_hidden .estiloContinente .nombreContinente {
        border-bottom: 1px dotted #6e6259;
        padding-bottom: 12px
    }
    .menu_lenguaje ul.drop_hidden .estiloContinente .estiloPais {
        list-style: none;
        font-size: 14px;
        font-size: 1rem;
        margin-bottom: 30px;
        width: 100%
    }
    .menu_lenguaje ul.drop_hidden .estiloContinente .estiloPais li {
        margin-top: 6px
    }
    .menu_lenguaje ul.drop_hidden .estiloContinente .estiloPais .estiloNombrePais {
        width: 125px;
        display: inline-block
    }
    .menu_lenguaje ul.drop_hidden .estiloContinente .estiloPais .estiloIdiomas {
        margin-left: 25px;
        list-style: none;
        display: inline-block;
        position: relative;
        top: 6px;
        width: 100%
    }
    .menu_lenguaje ul.drop_hidden .estiloContinente .estiloPais .estiloIdiomas:last-child {
        border-right: 0
    }
    .menu_lenguaje ul.drop_hidden .estiloContinente .estiloPais .estiloIdiomas li {
        float: left;
        color: #43637D;
        text-align: center;
        border-right: 1px solid #6e6259
    }
    .menu_lenguaje ul.drop_hidden .estiloContinente .estiloPais .estiloIdiomas li a {
        color: #007899;
    }
    .menu_lenguaje ul.drop_hidden .estiloContinente .estiloPais .estiloIdiomas li a:hover {
        color: #6e6259
    }
    .menu_lenguaje ul.drop_hidden li {
        border: 0;
        position: relative;
        border-radius: 0;
        text-align: left;
        margin: 2px;
        padding: 0
    }
    .menu_lenguaje ul.drop_hidden li a {
        display: block;
        color: #6e6259;
        padding: 2px 0 0 2px
    }
    .menu_lenguaje ul.drop_hidden li a:hover {
        background: transparent;
        color: #43637D;
        text-decoration: none
    }
    .menu_lenguaje ul.drop_hidden li a:hover span {
        color: #43637D
    }
    .menu_lenguaje ul.drop_shown {
        top: 6px;
        left: -50px;
        border-bottom: solid #001e37 6px;
        margin: 0;
        padding: 0;
        background: #fff;
        display: block;
        opacity: 1;
        height: auto;
        visibility: visible;
        overflow: visible
    }
    .menu_lenguaje ul li {
        text-align: center;
        min-width: 85px;
        position: relative;
        padding-top: 5px
    }
    .menu_lenguaje ul li a {
        margin: 0;
        padding: 7px 8px 0;
        color: #6e6259;
        line-height: 13px
    }
    .menu_lenguaje ul li a img {
        vertical-align: top
    }
    .menu_lenguaje ul li a span {
        display: inline
    }
    .menu_lenguaje ul li a span.lang_text {
        vertical-align: top;
        float: left
    }
    .menu_lenguaje ul li a span.lang_icon {
        color: #43637D;
        margin-top: 8px;
        font-size: 14px;
        font-size: 1rem
    }
    .menu_lenguaje ul li a:hover {
        color: #43637D;
        background: transparent
    }
}
@media (min-width: 990px) and (max-width: 1300px) {
    .menu_lenguaje ul.drop_shown {
        left: -140px
    }
}

@media (max-width: 767px) {
    .menu_lenguaje ul .drop_shown {
        top: 2px
    }
    .menu_lenguaje ul.drop_hidden .estiloContinente {
        padding-left: 30px
    }
}
@media (max-width: 670px) {
    .menu_lenguaje ul.drop_hidden {
        min-width: 600px
    }
}
@media (max-width: 568px) {
    .menu_lenguaje ul.drop_hidden {
        min-width: 500px
    }
}
@media (max-width: 480px) {
    .menu_lenguaje ul.drop_hidden {
        min-width: 415px
    }
}
@media (min-width: 801px) {
    .arrowReturnFirstLevel,
    .arrowFirstLevel,
    .arrowReturnSecondLevel {
        display: none
    }
}
@media (max-width: 800px) {
    header .botonMenu {
        color: #43637D
    }
    header .menu .nav-pills {
        clear: both;
        float: none
    }
    header .menu .arrowFirstLevel {
        padding-top: 18px
    }
    header .menu .arrowReturnFirstLevel {
        padding: 13px 13px 13px 0;
        color: #43637D;
        font-size: 17px;
        font-size: 1.214rem;
        font-weight: 700;
        clear: both;
        float: none;
        border-bottom: 1px #cbc4bc solid;
        width: 100%
    }
    header .menu .arrowReturnSecondLevel {
        padding: 13px 13px 13px 0;
        color: #43637D;
        font-size: 17px;
        font-size: 1.214rem;
        font-weight: 700;
        clear: both;
        float: none;
        border-bottom: 1px #cbc4bc solid;
        width: 100%
    }
    header .menu .cerramosNivel1,
    header .menu .cerramosNivel2 {
        display: none
    }
    header .menu .customDropdown {
        clear: both;
        float: none;
        border-bottom: 1px #cbc4bc solid;
        padding-bottom: 13px;
        padding-top: 2px;
        padding-right: 15px
    }
    header .menu .customDropdown .sinEnlace.firstLevelElement {
        padding-right: 20px;
        max-width: 192px
    }
    header .menu .customDropdown.open>div {
        padding-top: 0;
        background: url(../images/capaSombraFondoCompletoMenuResponsive.png) #f5f4f2 repeat-y;
        border-left: 3px solid #fffeff;
        width: auto
    }
    header .menu .customDropdown.open>div.classWOPadding {
        padding: 0
    }
    header .menu .customDropdown.open>div.classWOPaddingThird {
        padding: 0;
        border: 0
    }

    header .menu .customDropdown.open>ul.thirdLevel,
    header .menu .customDropdown.open>div.thirdLevel {
        padding-left: 30px;
        width: 300px;
        left: -3px;
        background: url(../images/capaSombraFondoCompletoMenuResponsive.png) #f5f4f2 repeat-y;
        border-left: 3px solid #fffeff
    }
    header .menu .customDropdown.open>ul.thirdLevel li.nextLevelElement,
    header .menu .customDropdown.open>div.thirdLevel li.nextLevelElement {
        width: 267px;
        padding-top: 14px;
        padding-bottom: 14px
    }
    header .menu .customDropdown .secondLevel ul {
        padding-right: 0
    }
    header .menu .customDropdown .secondLevel li.nextLevelElement {
        width: 272px;
        padding-bottom: 13px;
        padding-top: 13px
    }
    header .menu .customDropdown .secondLevel li.nextLevelElement.classWOPaddingThird {
        padding: 0;
        border: 0
    }

    header .menu .customDropdown .secondLevel li.nextLevelElement.classRPaddingThird {
        padding: 0;
        border: 0
    }

    header .menu .customDropdown .secondLevel .secondLevelElement.cerramosNivel2 {
        display: none
    }
    header .menu .classChannel {
        background: 0 0
    }
    header .menu .classChannel>.customDropdown:first-child {
        padding-left: 0
    }
    header .menu .classChannel>.customDropdown:first-child .withoutMargin::after {
        content: none
    }

    header .menu>.inner>div {
        position: absolute;
        top: -47px;
        left: -8000px;
        padding-left: 0;
        padding-bottom: 10px;
        padding-right: 0;
        z-index: 10000
    }
    header .menu>.inner>div.activoMenu {
        left: -10px;
        width: auto
    }
    header .menu>.inner>div>ul {
        background: url(../images/capaSombraFondoCompletoMenuResponsive.png) #f5f4f2 repeat-y;
        border-left: 3px solid #fffeff;
        padding-left: 20px
    }
    header .menu .capaSombraFondoCompleto {
        display: none
    }
    header .menu .containerPYS {
        display: none
    }
    header .menu .imageContainer {
        display: none
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    header .menu .capaFondoCompletoAlfa {
        left: -1460px
    }
}
@media (max-width: 350px) {
    header .menu .customDropdown.open>ul.thirdLevel,
    header .menu .customDropdown.open>div.thirdLevel {
        width: 280px
    }
    header .menu .customDropdown.open>ul.thirdLevel li.nextLevelElement,
    header .menu .customDropdown.open>div.thirdLevel li.nextLevelElement {
        width: 247px
    }
    header .menu .customDropdown .secondLevel li.nextLevelElement {
        width: 252px
    }
    header .menu .customDropdown .secondLevel li.nextLevelElement span .sinEnlace {
        padding-right: 20px
    }
}
@media (max-width: 768px) {
    .encabezadoColumnaDerecha {
        padding-bottom: 0
    }
}
@media (min-width: 1200px) {
    section#contenido_principal {
        min-height: 800px
    }
}
@media (min-width: 1200px) {
    .descargas .lista_descargas .imagen {
        width: 300px
    }
}
@media (max-width: 992px) {
    .descargas .tituloImagen {
        text-align: right;
        display: block
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .listadoEventos ul li.eventoNoDestacado {
        width: 100%
    }
}
@media (max-width: 767px) {
    .listadoEventos .masEventos {
        display: inline-block;
        margin-top: 20px
    }
    .listadoEventos ul {
        padding-bottom: 5px
    }
    .listadoEventos ul li.eventoNoDestacado {
        margin-top: 60px;
        float: left;
        padding: 0;
        width: 100%
    }
    .listadoEventos ul li.eventoNoDestacado.sinImagen .familiaEvento {
        left: 62px
    }
    .listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento {
        max-height: 80px;
        height: auto;
        padding: 16px;
        padding-bottom: 10px
    }
    .listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha {
        padding: 0;
        display: table
    }
    .listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha span.inicio {
        float: none;
        display: block;
        width: 0;
        font-size: 17px;
        font-size: 1.214rem;
        line-height: 23px;
        text-align: center
    }
    .listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha span.inicio:first-line {
        font-weight: 700;
        font-size: 30px;
        font-size: 2.1431rem
    }
    .listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha span.final {
        float: none;
        display: block;
        margin-top: 10px;
        width: 20%;
        font-size: 20px;
        font-size: 1.429rem;
        line-height: 20px;
        text-align: center
    }
    .listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha .estadoEvento {
        text-align: initial;
        margin-top: 0;
        width: auto;
        display: block;
        position: absolute;
        top: 45px;
        left: 73px
    }
    .listadoEventos ul li.eventoNoDestacado.sinImagen .fechaEvento .contenidoFecha.dosFechas .estadoEvento {
        position: absolute;
        top: 29px;
        left: 73px
    }
    .listadoEventos ul li.eventoNoDestacado.sinImagen .contenidoEvento {
        height: auto
    }
    .listadoEventos ul li.eventoNoDestacado.sinImagen .contenidoEvento .tituloEvento {
        margin-bottom: 25px;
        height: auto
    }
    .listadoEventos ul li.eventoNoDestacado.sinImagen .contenidoEvento .tituloEvento a {
        line-height: 30px
    }
    .listadoEventos ul li.eventoNoDestacado.sinImagen .contenidoEvento .horaEvento {
        margin-right: 30px;
        margin-bottom: 5px;
        float: left
    }
    .listadoEventos ul li.eventoNoDestacado.conImagen .imagenDestacado1 .multimedia img {
        width: 100%;
        height: auto;
        min-height: 130px
    }
    .listadoEventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha span.inicio,
    .listadoEventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha span.final {
        padding-left: 29%;
        padding-right: 29%;
        font-size: 16px;
        font-size: 1.143rem
    }
    .listadoEventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha .estadoEvento {
        line-height: 20px;
        padding-left: 10%;
        padding-right: 10px
    }
    .listadoEventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha.dosFechas span.inicio,
    .listadoEventos ul li.eventoNoDestacado.conImagen .fechaEvento .contenidoFecha.dosFechas span.final {
        padding: 0;
        width: 100%;
        display: inline-table
    }
    .listadoEventos ul li.eventoNoDestacado.conImagen .fechaEvento .puntero {
        left: 30%
    }
    .listadoEventos ul li.eventoNoDestacado.conImagen .contenidoEvento .tituloEvento {
        margin-bottom: 30px;
        height: auto;
        overflow: visible
    }
    .listadoEventos ul li.eventoNoDestacado.conImagen .contenidoEvento .tituloEvento a {
        line-height: 24px;
        color: #6e6259
    }
    .listadoEventos ul li.eventoNoDestacado.conImagen .contenidoEvento .descripcionEvento {
        display: none
    }
    .listadoEventos ul li.eventoNoDestacado.conImagen .contenidoEvento .horaEvento {
        margin-right: 30px;
        margin-bottom: 5px;
        float: none;
        display: table-cell;
        font-size: 14px;
        font-size: 1rem
    }
    .listadoEventos ul li.eventoNoDestacado.conImagen .contenidoEvento .lugarEvento {
        font-size: 14px;
        font-size: 1rem
    }
    .listadoEventos ul li.eventoDestacado {
        float: left
    }
    .listadoEventos ul li.eventoDestacado.conImagen {
        position: relative;
        height: auto
    }
    .listadoEventos ul li.eventoDestacado.conImagen .imagenDestacado1 {
        position: relative
    }
    .listadoEventos ul li.eventoDestacado.conImagen .imagenDestacado1 .multimedia img {
        height: auto;
        min-height: 145px;
        width: 100%
    }
    .listadoEventos ul li.eventoDestacado.conImagen .familiaEvento {
        position: absolute
    }
    .listadoEventos ul li.eventoDestacado.conImagen .fechaEvento {
        float: none;
        margin-top: 0;
        height: auto;
        width: auto;
        padding-top: 15px
    }
    .listadoEventos ul li.eventoDestacado.conImagen .fechaEvento .contenidoFecha .inicio,
    .listadoEventos ul li.eventoDestacado.conImagen .fechaEvento .contenidoFecha .final {
        display: inline-block;
        margin-bottom: 10px
    }
    .listadoEventos ul li.eventoDestacado.conImagen .fechaEvento .contenidoFecha .estadoEvento {
        display: block;
        font-size: 16px;
        line-height: 20px
    }
    .listadoEventos ul li.eventoDestacado.conImagen .contenidoEvento {
        float: inherit;
        width: 100%;
        height: auto;
        margin: 0
    }
    .listadoEventos ul li.eventoDestacado.conImagen .contenidoEvento .tituloEvento {
        margin-bottom: 5px;
        max-height: 66px
    }
    .listadoEventos ul li.eventoDestacado.conImagen .contenidoEvento .tituloEvento a {
        color: #6e6259;
        line-height: 30px
    }
    .listadoEventos ul li.eventoDestacado.conImagen .contenidoEvento .descripcionEvento {
        margin-bottom: 30px;
        line-height: 22px;
        max-height: initial;
        height: auto;
        display: block
    }
    .listadoEventos ul li.eventoDestacado.conImagen .contenidoEvento .horaEvento {
        margin-right: 35px;
        margin-bottom: 5px
    }
}
@media (max-width: 768px) {
    .listado_noticias ul.elementosNoticia>li.elementoImagen {
        padding: 17px 20px
    }
    .listado_noticias .elementoMitad {
        width: 100%
    }
    .listado_noticias .enlaceGeneral a {
        padding: 8px
    }
}
@media (max-width: 768px) {
    .listadoEnlacesRel ul li {
        padding: 0
    }
    .listadoEnlacesRel ul li a {
        padding: 0
    }
    .listadoEnlacesRel ul li a span {
        padding: 0
    }
}
@media (max-width: 350px) {
    .listadoEnlacesRel .icon {
        margin: 0
    }
}
@media (max-width: 768px) {
    .multimedia_noticia .multimedia .videoCarrusel {
        height: 100%;
        min-height: 400px;
        width: 100%
    }
    .multimedia_noticia .multimedia .videoCarruselBucle {
        height: 400px
    }
    .multimedia_noticia .listado_tematico .carousel-caption .inclinacion {
        right: -50px
    }
    .top .multimedia_noticia .carousel-control {
        font-size: 30px;
        font-size: 2.1431rem
    }
    .top .multimedia_noticia .carousel .carousel-indicators {
        left: -100000px
    }
    .top .multimedia_noticia .listado_tematico .container.teztoIzquierda {
        padding-left: 0;
        padding-right: 0
    }
    .top .multimedia_noticia .listado_tematico .carousel-caption {
        position: static;
        height: auto;
        width: 100%;
        color: #6e6259;
        padding: 20px 45px 0
    }
    .top .multimedia_noticia .listado_tematico .carousel-caption .enlace {
        display: block
    }
    .top .multimedia_noticia .listado_tematico .carousel-caption h4 {
        margin-top: 0
    }
}
@media (max-width: 450px) {
    .top .multimedia_noticia .multimedia .videoCarrusel {
        height: 100%;
        min-height: 300px;
        width: 100%
    }
    .top .multimedia_noticia .multimedia .videoCarruselBucle {
        height: 300px
    }
    .top .multimedia_noticia .individual_multimedia .carousel-caption span[data-icon] {
        margin-left: 5px
    }
    .top .multimedia_noticia .carousel-control.right {
        right: 6%
    }
    .top .multimedia_noticia .listado_tematico .carousel-caption {
        padding: 20px 35px
    }
    .top .multimedia_noticia .listado_tematico .carousel-caption .enlace a {
        padding: 5px
    }
}
@media (max-width: 768px) {
    .multimedia .videoCarrusel {
        height: 100%;
        min-height: 400px;
        width: 90%;
        margin-left: 0
    }
    .multimedia .videoCarruselBucle {
        height: 400px
    }
    .youtubeModal {
        overflow-y: auto!important
    }
    .youtubeModal .modal-dialog .modal-content .iframeVideoYoutube iframe {
        height: 47vw
    }
}
@media (max-width: 450px) {
    .multimedia .videoCarrusel {
        height: 100%;
        min-height: 300px;
        width: 100%
    }
    .multimedia .videoCarruselBucle {
        height: 300px
    }
}
@media (max-width: 650px) {
    .boton_buscador .icono {
        width: 25%
    }
    .boton_buscador .contenidoTextual {
        width: 75%
    }
}
@media (max-width: 400px) {
    .boton_buscador .icoLupa {
        font-size: 33px;
        font-size: 2.357rem
    }
    .boton_buscador .icono {
        padding-left: 0
    }
}
@media (max-width: 768px) {
    .call_to_action .enlace::after {
        width: 160px;
        right: -160px
    }
    .call_to_action .enlace::before {
        width: 160px;
        left: -160px
    }
}
@media (max-width: 600px) {
    .call_to_action .enlace::after {
        width: 80px;
        right: -80px
    }
    .call_to_action .enlace::before {
        width: 80px;
        left: -80px
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .buscador_prensa .tituloBuscador span.iconoLupa {
        font-size: 30px;
        font-size: 2.1431rem
    }
    .buscador_prensa h3 {
        font-size: 18px;
        font-size: 1.286rem
    }
}
@media (max-width: 991px) {
    .home {
        padding-top: 175px;
        float: none;
        clear: both
    }
    .seccion_flotante {
        clear: both;
        float: left;
        position: relative;
        top: 175px;
        width: 100%
    }
    .detalleEvento {
        margin-top: 10px;
        background-color: #fff;
        padding: 0;
        left: -15px;
        width: 114%
    }
    .detalleEvento .contenido {
        border-right: 0;
        padding: 0
    }
    .detalleEvento .enlacesEvento {
        width: 100%;
        float: none;
        border-left: 0;
        clear: both;
        padding: 0;
        margin: 0
    }
    .detalleEvento .enlacesEvento .listadoEnlacesEvento .icoDocumento {
        margin-left: 15px
    }
    .detalleEvento .enlacesEvento .fechaEvento {
        padding-top: 15px;
        width: 100%
    }
}
@media (max-width: 992px) {
    .detalleReportaje .comparte {
        bottom: -23px
    }
}
@media (max-width: 768px) {
    .detalleReportaje .notasPrensa .pieNotas .tipoContenido,
    .detalleReportaje .notasPrensa .pieNotas .info {
        float: none;
        position: static
    }
    .detalleReportaje .notasPrensa .pieNotas .info .fecha {
        padding-left: 0
    }
    .detalleReportaje .documentos .documento .icono {
        width: 7%
    }
    .detalleReportaje .documentos .documento .informacion_documento {
        width: 93%
    }
    .detalleReportaje .contenido.izquierda .contenedorMultimedia .tituloImagen {
        float: right
    }
}
@media (max-width: 623px) {
    .detalleReportaje .comparte {
        bottom: -48px
    }
    .detalleReportaje .documentos .documento .icono {
        width: 9%
    }
    .detalleReportaje .documentos .documento .informacion_documento {
        width: 91%
    }
    .detalleReportaje .sabiasQueInf {
        margin-bottom: 55px
    }
}
@media (max-width: 410px) {
    .detalleReportaje .comparte {
        left: -20px
    }
}
@media (max-width: 992px) {
    .info_numerica.gris {
        background: 0 0
    }
    .info_numerica .dosElementos {
        margin-bottom: 20px
    }
    .info_numerica .tresElementos {
        width: 32%;
        margin-bottom: 20px
    }
    .info_numerica .tresElementos:first-child {
        margin-left: 2%
    }
    .info_numerica .tresElementos:last-child {
        margin-right: 2%
    }
    .info_numerica .cuatroElementos {
        margin-bottom: 20px
    }
    .info_numerica .cuatroElementos:nth-child(even) .contenidoTextualElemento {
        background: 0 0
    }
}
@media (max-width: 768px) {
    .info_numerica .contenidoTextualElemento {
        background: 0 0
    }
    .info_numerica .dosElementos {
        margin-bottom: 20px;
        width: 100%
    }
    .info_numerica .dosElementos .contenidoTextualElementoInner {
        padding: 0 30px
    }
    .info_numerica .tresElementos {
        margin-bottom: 20px;
        width: 100%
    }
    .info_numerica .tresElementos:first-child {
        margin-left: 0
    }
    .info_numerica .tresElementos:last-child {
        margin-right: 0
    }
    .info_numerica .tresElementos .contenidoTextualElementoInner {
        padding: 0 30px
    }
    .info_numerica .cuatroElementos {
        margin-bottom: 20px;
        width: 100%
    }
    .info_numerica .cuatroElementos .contenidoTextualElementoInner {
        padding: 0 30px
    }
}
@media (max-width: 480px) {
    .info_numerica .enlace a {
        padding: 10px
    }
    .info_numerica .enlace a span {
        margin-left: 15px
    }
}
@media (max-width: 450px) {
    .resultados_busqueda .con_documento.contenido_resultado {
        margin-left: 50px
    }
}
@media (min-width: 765px) and (max-width: 771px) {
    header .container {
        padding-left: 0;
        padding-right: 0
    }
}
@media (max-width: 992px) {
    aside.columnaDerecha {
        border-left: 0
    }
}

.tableScroll {
    overflow: auto;
    width: 100%;
}

@media (min-width: 769px) and (max-width: 992px) {
    #contenido_principal {
        padding: 0 15px
    }
}
html[data-browser=ie] #multimedia-distributiva.carousel.slide a.left {
    background: rgba(255, 255, 255, 0)
}
html[data-browser=ie] #multimedia-distributiva.carousel.slide a.left:hover {
    background: rgba(115, 85, 85, 0)
}
html[data-browser=ie] #multimedia-distributiva.carousel.slide a.right {
    background: rgba(255, 255, 255, 0)
}
html[data-browser=ie] #multimedia-distributiva.carousel.slide a.right:hover {
    background: rgba(115, 85, 85, 0)
}
html[data-browser=ie] .multimedia_noticia .left.carousel-control {
    padding-left: 30px
}
html[data-browser=ie] .multimedia_noticia .right.carousel-control {
    right: 0
}
html[data-browser=ie] a:active,
html[data-browser=ie] a:active * {
    outline: 0!important;
    -moz-outline-style: none!important
}
html[data-browser=ie] a:focus,
html[data-browser=ie] a:focus * {
    outline: 0!important;
    -moz-outline-style: none!important
}
html[data-browser=ie] select:active,
html[data-browser=ie] select:active * {
    outline: 0!important;
    -moz-outline-style: none!important
}
html[data-browser=ie] select:focus,
html[data-browser=ie] select:focus * {
    outline: 0!important;
    -moz-outline-style: none!important
}
html[data-browser=ie] input::-ms-clear {
    display: none
}
html[data-browser=ie] .listado_faqs .indice_faqs ul li a span {
    padding: 7px 7px 0!important
}
html[data-browser=ie] .multimedia a>img {
    border: 0
}
html[data-browser=ie] #calendar-container .calendario .carousel .cajaCorte .mes .dia .conector.izquierda {
    right: -19px
}
html[data-browser=ie] #calendar-container .calendario .carousel .cajaCorte .mes .dia.anterior .conector.izquierda {
    right: -19px
}
html[data-browser=ie] #calendar-container .calendario .carousel .cajaCorte .mes .dia.actual .conector.izquierda {
    border-right: 23px solid transparent;
    right: -22px
}
html[data-browser=ie] #calendar-container .calendario .carousel .cajaCorte .mes .dia:hover .conector.izquierda {
    border-right: 23px solid transparent;
    right: -22px
}
body.error {
    position: relative
}
body.error #contenido_principal .errorContainer .tituloError {
    text-align: center;
    background: #f0f0f0;
    padding: 50px;
    color: #43637D
}
body.error #contenido_principal .errorContainer .tituloError h2 {
    font-weight: 700;
    margin: 30px 0
}
body.error #contenido_principal .errorContainer .subtituloError {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px
}
body.error #contenido_principal .bottom_footer {
    position: absolute;
    bottom: 0;
    width: 100%
}

.slider{
    --thumb-color: gray;
    --track-color: white;
    -webkit-appearance: none;
    width: 100%;
    height: 8px;
    background: transparent;
    border-radius: 5px;
    outline: none;
}
.slider::-webkit-slider-runnable-track {
    height: 8px;
    background: var(--track-color); /* blanco */
    border-radius: 5px;
    border: 1px solid #ccc;
}


.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: var(--thumb-color);
    cursor: pointer;
    border: none;
    margin-top: -6px; /* centrar el thumb verticalmente */
}

.slider::-moz-range-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: var(--thumb-color);
    cursor: pointer;
    border: none;
}

.slider::-ms-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: var(--thumb-color);
    cursor: pointer;
    border: none;
}
  
.circulo {
    width: 20px;
    height: 20px;
    background-color: blue;
    border-radius: 50%;
}

#dashboard h5 {
    color: #43637d;
}

#content-container ol li {
    color: #43637d;
}

#botonCerrarPes, #botonBorrador, #pdf_escaneados, #otroAddEncDis, #cancelarConfirmar {
    background: #fff !important;
    color: #001e37;
    border: solid 2px #001e37;
}

#botonCerrarPes:hover, #botonBorrador:hover, #pdf_escaneados:hover, #otroAddEncDis:hover, #cancelarConfirmar:hover {
    background: #001e37 !important;
    color: #fff;
    border: solid 2px #001e37;
}

li[role="tab"] a {
    background-color: #001E38 !important;
    border: solid 0px #001e37;
    border-radius:50%;
}

li[role="tab"] a:hover {
    background-color: #00789A !important;
}

li[role="tab"].current a {
    background-color: #00BADB !important;
}

li[role="tab"].disabled a {
    background-color: #EEEEEE !important;
}

ul[role="menu"] li a {
    background-color: #001E38 !important;
}

ul[role="menu"] li a:hover{
    background: #43637d !important;
}

ul[role="menu"] li a:active{
    background: #00badb !important;
}

ul[role="menu"] li:not(.disabled) a:focus{
    background: #001e37 !important;
    outline-style: solid;
    outline-color: #00badb;
    outline-width: 2px;
    outline-offset: 2px; 
}

ul[role="menu"] li.disabled a {
    background-color: #001e374d  !important;
    color: #ffffff80 !important;
}

#botonGuardar li a {
    background: #fff !important;
    color: #001e37;
    border: solid 2px #001e37;
}

#botonGuardar li a:hover {
    background: #001e37 !important;
    color: #fff;
    border: solid 2px #001e37;
}

#formEquipos, #listpt {
    color: #43637d;
}

.modal-footer:has(.btn-danger):has(.btn-success) .btn-success {
    background: #001e37;
    color: #fff;
    border: solid 2px #001e37;
}

.modal-footer:has(.btn-danger):has(.btn-success) .btn-success:hover {
    background: #43637d;
    color: #fff;
    border: solid 2px #001e37;
}

.modal-footer:has(.btn-danger):has(.btn-success) .btn-success:focus, .modal-footer:has(.btn-danger):has(.btn-success) .btn-danger:focus {
    background: #001e37;
    outline-style: solid;
    outline-color: #00badb;
    outline-width: 2px;
    outline-offset: 2px; 
}

.modal-footer:has(.btn-danger):has(.btn-success) .btn-danger {
    background: #fff;
    color: #001e37;
    border: solid 2px #001e37;
}

.modal-footer:has(.btn-danger):has(.btn-success) .btn-danger:hover {
    background: #001e37;
    color: #fff;
    border: solid 2px #001e37;
}

.modal-footer:has(.btn-danger):not(:has(.btn-success)):has(:nth-child(2)) .btn-danger {
    background: #fff;
    color: #001e37;
    border: solid 2px #001e37;
}

.modal-footer:has(.btn-danger):not(:has(.btn-success)):has(:nth-child(2)) .btn-danger li a:hover {
    background: #001e37;
    color: #fff;
    border: solid 2px #001e37;
}

.modal-footer:has(.btn-danger):has(.btn-warning) .btn-warning {
    background: #001e37;
    color: #fff;
    border: solid 2px #001e37;
}

.modal-footer:has(.btn-danger):has(.btn-warning) .btn-warning:hover {
    background: #43637d;
    color: #fff;
    border: solid 2px #001e37;
}

.btn-warning {
    border-radius: 20px;
}

table {
    color: #43637D; 
}

/* INICIO SPINNER CARGANDO(añadido el 11/12/2025 por juanp */


/* When loading class is added */
.loading>* {
    display: none;
    /* Hide all content inside */
  }
  
  .loading {
    display: grid;
    place-items: center;
    position: relative;
    min-height: 100px;
    pointer-events: none;
  }
  
  /* Add spinner dynamically using ::after */
  .loading::after {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    border: 6px solid rgba(0, 0, 0, 0.1);
    border-top: 6px solid #3498db;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
  }
  
  .loading__small>* {
    display: none !important;
    /* Hide all content inside */
  }
  
  .loading__small {
    display: grid;
    place-items: center;
    position: relative;
    pointer-events: none;
  }
  
  /* Add spinner dynamically using ::after */
  .loading__small::after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    border: 3px solid rgba(0, 0, 0, 0.1);
    border-top: 3px solid #3498db;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
  }
  
  .loading__xsmall>* {
    display: none !important;
    /* Hide all content inside */
  }
  
  .loading__xsmall {
    display: grid;
    place-items: center;
    position: relative;
    pointer-events: none;
  }
  
  /* Add spinner dynamically using ::after */
  .loading__xsmall::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 3px solid rgba(0, 0, 0, 0.1);
    border-top: 3px solid #3498db;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
  }

  .loading__small__first_child > *:first-child>* {
    display: none !important;
    /* Hide all content inside */
  }
  
  .loading__small__first_child > *:first-child {
    display: grid;
    place-items: center;
    position: relative;
    pointer-events: none;
  }
  
  /* Add spinner dynamically using ::after */
  .loading__small__first_child > *:first-child::after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    border: 3px solid rgba(0, 0, 0, 0.1);
    border-top: 3px solid #3498db;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
  }
  
  /* Keyframes for spinner animation */
  @keyframes spin {
    0% {
      transform: rotate(0deg);
    }
  
    100% {
      transform: rotate(360deg);
    }
  }
  
  /* FIN SPINNER */

/* Test 2 */