/* from cache */
@import url("//tools.eurolandir.com/tools/shareseries/./../Config/footer.css");
/* Not Found: /Config/ShareSeries.css */
/* Not Found: ./../Config/Company/es-boy/es-boy.css */
/************************************************************************* FONT DECLARATIONS *****************************************************************************/
 @font-face {
    font-family: "BentonSansBBVA";
    src: url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/BentonSansBBVA-Light.eot?") format("embedded-opentype"), url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/BentonSansBBVA-Light.woff") format("woff"), url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/BentonSansBBVA-Light.svg") format("svg");
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "BentonSansBBVA";
    src: url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/BentonSansBBVA-Book.eot?") format("embedded-opentype"), url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/BentonSansBBVA-Book.woff") format("woff"), url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/bbvaweb-book.svg") format("SVG");
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
}

@font-face {
    font-family: "BentonSansBBVA";
    src: url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/BentonSansBBVA-BookItalic.eot?") format("embedded-opentype"), url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/BentonSansBBVA-BookItalic.woff") format("woff"), url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/BentonSansBBVA-BookItalic.svg") format("svg");
    font-style: italic;
    font-weight: 500;
    font-stretch: normal;
}
@font-face {
    font-family: "BentonSansBBVA";
    src: url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/BentonSansBBVA-Medium.eot?") format("embedded-opentype"), url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/BentonSansBBVA-Medium.woff") format("woff"), url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/BentonSansBBVA-Medium.svg") format("svg");
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
}

@font-face {
    font-family: "BentonSansBBVA";
    src: url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/BentonSansBBVA-MediumItalic.eot?") format("embedded-opentype"), url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/BentonSansBBVA-MediumItalic.woff") format("woff"), url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/BentonSansBBVA-MediumItalic.svg") format("svg");
    font-style: italic;
    font-weight: 600;
    font-stretch: normal;
}
@font-face {
    font-family: "BentonSansBBVA";
    src: url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/BentonSansBBVA-Bold.eot?") format("embedded-opentype"), url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/BentonSansBBVA-Bold.woff") format("woff"), url("//tools.eurolandir.com/tools/shareseries/Config/Company/es-boy/fonts/BentonSansBBVA-Bold.svg") format("svg");
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}
/*********************************************************************** FONT DECLARATIONS END ***************************************************************************/
table.border-outline {
    max-width: 1140px;
    margin: 0 auto;
}
/***************************************************************************** MAIN RULES ********************************************************************************/
body {
    font-family: BentonSansBBVA, arial, ​tahoma, ​sans-serif;
    font-size: 15px;
    color: #666666;
    margin:0 auto;
    background:transparent;
}
.hyperlink,
a {
     font-weight: 700!important;
}
.hyperlink,
.cookies-box a,
.text-column,
.data-column,
.tab,
.nav-tab {
    font-family: BentonSansBBVA, arial, ​tahoma, ​sans-serif;
	font-size: 15px;
   
}
@media (max-width: 480px){
	body
	{
		font-size: 11px;
	}
	.cookies-box a,
	.text-column,
	.data-column,
	.tab,
	.nav-tab {
		font-family: BentonSansBBVA, arial, ​tahoma, ​sans-serif;
		font-size: 11px;
	   
	}
	div.display-data {
		overflow-x: scroll;
		display: block;
	}
}
#wrapper {
    width:100%;
    
    margin: 0 auto;
    position: relative;
}
.main-heading {
    display: none;
}

/*************************************************************************** TABS CONTROL **********************************************************************************/
.navigator {
    margin-top: 0.15em;
    margin-bottom: 2.5em;
}
.nav-tab {
    float:none;
    display:inline-block;
    margin-left: -0.08em;
    margin-top: 1em;
}
#nav {
    padding: 0;
    font-size: 0;
    text-align:left;
    max-width: 1140px;
    margin: 0 auto;
    border-bottom: 1px solid #d3d3d3
}
.tab {
    float: none;
    display: inline-block;
    height: auto;
    line-height: normal;
    padding-top: 1em !important;
    padding-bottom: 1em !important;
    padding-left: 2.0em;
    padding-right: 2.0em;
    text-transform: none;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.333em;
    font-style: normal;
    box-sizing: border-box;
	margin-bottom: -5px;
    background: transparent;
    border-bottom: 1px  solid #d3d3d3;
	color: #121212;
	
    transition: background 0.5s, color 0.5s, border 0.5s;
    
}
.tab:hover,
.tab:active {
    background: transparent;
    border-bottom: 1px  solid #121212;
	color:#666666;
}
.tabselected,
.tabselected:hover,
.tabselected:active {
    background: transparent;
    border-color: #121212;
	color: #666666;

    position: relative;
    top: 0px;
    left: 0px;
}

.tab_left,
.tab_right {
    display:none!important;
}
.display-data {
  
    margin:0 auto;
    padding: 40px 0;
}
/*************************************************************************** TABLE RULES ***********************************************************************************/
.border-outline {
    border-collapse: collapse;
    border-top:0.08em solid #E9E9E9;
}

/*Name column header*/
.table-share-label {
    text-align:left;
    color: #666666;
    font-size:1em;
    font-weight: normal;
    background: #FFFFFF!important;
}
/*Name column data*/
td.table-share-row-even:first-child,
td.table-share-row-odd:first-child {    
    border-right: 0.08em solid #E9E9E9 ;    
    text-align: left;
    color: #666666;
    font-size: 1em;
    font-weight: normal;
    background: #fff!important;
}
table.border-outline tr td {
    width: 25%;
}
table.border-outline tr + tr td {
    border-top: 1px solid #e9e9e9;
}
table.border-outline tr + tr + tr td {
    border-top: 0px solid #e9e9e9;
}
/*Data column header*/
.table-share-value {
    border-left: 0.08em solid #E9E9E9 ;
    text-align: right;
    color: #666666;
    font-size:1em;
    font-weight: normal;
    background: #FFFFFF!important;
}
/*Data column data*/
table.border-outline tr + tr td + td {    
    text-align: right;
    color: #666666;
    font-size: 1em;
    font-weight: normal;
    background: #fff!important;
}
div.data-column {
	text-align: inherit;
}
/*Odd/even control*/
.table-share-row-even {
    background: transparent!important;
}
.table-share-row-odd {
    background: transparent!important;
}
/*Tablerow header bottom-border */
.table-share-label,
.table-share-value {
    border-bottom: 0em solid #E9E9E9 ;
}
td.row-header {
    display: none;
}
/*Tablerow data bottom-border*/
.table-share-row-even,
.table-share-row-odd,
table.border-outline tr + tr td + td {
    border-bottom: 0em solid #E9E9E9 ;
}
/*Whole table*/
table.border-outline td.table-share-label,
table.border-outline td.table-share-value {
    border-top: 0.08em solid #E9E9E9;
}

table.border-outline td.table-share-label,
table.border-outline tr td:first-child {
    border-left: 0.08em solid #E9E9E9;
}

table.border-outline td.table-share-value,
table.border-outline tr td:last-child {
    border-right: 0.08em solid #E9E9E9;
}
table.border-outline tr:last-child td {
    border-bottom: 0.08em solid #E9E9E9;
}
/*padding / width / vertical alignment control for table*/
.table-column-headings {
    width:50%;
}

.text-column,
.data-column {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    padding-left: 0.6em;
    padding-right: 0.6em;

    height: auto;
    line-height: normal;
    vertical-align: bottom;
}
.data-column img {
    display:none;
}
/************************************************************************* + / - ***********************************************************************************************/
.share-price-value-increase-color {
    color: #008000;
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    padding-right:1em;
}
.share-price-value-increase-color:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.4em;
    border-left: 0.4em solid transparent;
    border-right: 0.4em solid transparent;
    border-bottom: 0.7em solid #008000;
}
.share-price-value-decrease-color {
    color: #C3655C;
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    padding-right:1em;
}
.share-price-value-decrease-color:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.4em;
    border-left: 0.4em solid transparent;
    border-right: 0.4em solid transparent;
    border-top: 0.7em solid #C3655C;
}

/********************************************************************* FOOTER & LINKS ******************************************************************************************/
.footer-box {
    padding-top: 5em;
    position: relative;
    top: 0px;
    left: 0px;
    max-width: 1140px;
    margin: 0 auto;
    padding-top: 40px;
}
.footer-box .hyperlink,
.disclaimer-box a,
.cookies-box a {
    color: #2A86CA;
    text-decoration: none;
    font-style: none;
    font-weight: normal;
}
.footer-box .hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover,
.footer-box .hyperlink:active,
.disclaimer-box a:active,
.cookies-box a:active {
    color: #2A86CA;
    text-decoration: underline;
    font-style: none;
    font-weight: none;
}

/********************************************************************** PRINT BUTTON *******************************************************************************************/
.print .icon {
    display:none;
}
.print .hyperlink,
.print .hyperlink:active {
    background: #4AC1C6;

    color: #F7F4E8 !important;

    padding: 1em;
    display: none !important;
    border: 0px;

    font-weight: bold;

    border-radius: 0px;
    height: auto;
    line-height: normal;
    text-transform: none;
	
	text-decoration: none;

    transition: background 0.5s, color 0.5s, border 0.5s;
}
.print .hyperlink:hover {
    background: #43AEB3;

    color: #F7F4E8 !important;

    font-weight: bold;

    border: 0px;

    cursor: pointer;

    text-decoration:none;
}
.print {
    width: 100%;
    text-align:center;
    position:absolute;
    top: 2em;
    left: 0;
}
.supplied {
    text-align: left;
}
.datadelay-box {
    display:block;
}
.disclaimer-box, .cookies-box {
    text-align: left;
}

