/* * cyrillic-ext * */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url("//fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKOzY.woff2") format('woff2');
	unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  }
  /* cyrillic */
  @font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url("//fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKOzY.woff2") format('woff2');
	unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
  /* greek-ext */
  @font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url("//fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKOzY.woff2") format('woff2');
	unicode-range: U+1F00-1FFF;
  }
  /* greek */
  @font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url("//fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKOzY.woff2") format('woff2');
	unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
  }
  /* vietnamese */
  @font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url("//fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKOzY.woff2") format('woff2');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  /* latin-ext */
  @font-face {
	  font-family: 'Roboto';
	  font-style: normal;
	  font-weight: 400;
	  src: url("//fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKOzY.woff2") format('woff2');
	  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
	}
	/* latin */
	@font-face {
	  font-family: 'Roboto';
	  font-style: normal;
	  font-weight: 400;
	  src: url("//fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxK.woff2") format('woff2');
	  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
	}
  
body {
	margin: 0px;
}

/*************************************** Start of: Basic setting to overvwrite the tool ****************************************/

body,
.data-button,
.tabs li,
.tabs:after,
.tabs:after,
.page-font-style,
input.textbox-base,
.main-heading {
	font-family: 'Roboto', Helvetica, sans-serif;
	font-size: 15px;
	color: #453233;
}

.dividend-checked {
	height: 17px;
}

.hyperlink:link, 
.disclaimer-box a:link, 
.cookies-box a:link,
.hyperlink:visited, 
.disclaimer-box a:visited, 
.cookies-box a:visited {
	color: #453233;
	
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}
div#shareBoughtContainer .data-button-wrapper {
    max-width: 408px;
}


.hyperlink:active, 
.disclaimer-box a:active, 
.cookies-box a:active,
.hyperlink:hover, 
.disclaimer-box a:hover, 
.cookies-box a:hover {
	color: #7AAEDD;
	
	font-weight: none;
	text-decoration: underline;
	font-style: none;
}
@media (max-width: 480px) { 
    .data-button {
        float: right!important;
        margin-left: 0!important;
        margin-right: 0!important;
}
}
@media (max-width: 320px) { 
    body.fi-fi .data-button,
    body.fi-fi .data-button-separated {
        float: right!important;
        margin-left: 0!important;
        margin-right: 0!important;
    }
}
@media (max-width: 568px) { 
    .data-button {
        float: right!important;
        margin-left: 0!important;
        margin-right: 0!important;
    }
	div#shareBoughtContainer .data-button-wrapper {
		max-width: 363px;
	}
	/* .el-gr #shareBoughtContainer .data-button-wrapper {
		max-width: 431px;
	} */
	.el-gr .parameter-item-label {
		margin-right: 3em !important;
	}
}
@media (max-width: 568px){ 
	.end-investment,
    .data-button-separated {
        margin-left: 0!important;
    }
}
/*************************************** End of: Basic setting to overvwrite the tool ****************************************/

.wrapper {
	margin: 0px auto;
	max-width: 1180px;
	width: auto;
}

.main-heading {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	
	font-family: inherit;
	font-size: 1.25em !important;
	font-weight: bold;
	color: #453233 !important;
	
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	display: none;
}

.download-data-button,
.data-button:active,
.data-button {	
	
	height: auto;
	line-height: normal;	
	margin: 0px;
	
	font-family: inherit;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF !important;
	text-transform: uppercase;
	
	padding: 1.0em 1.0em 1.0em 1.0em;
	
	border: 0em solid #002D72;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
    background: #002D72 ;
    color: #FFFFFF !important;
	
	transition: background 0.5s, color 0.5s, border 0.5s;
	width: 165px;
}
.download-data-button td {
	color: #FFFFFF !important;
	transition: background 0.5s, color 0.5s, border 0.5s;
}

.download-data-button:hover,
.data-button:hover {
	background: #CCCCCC;
    color: #002D72  !important;
}

.download-data-button:hover td {
	color: #FFFFFF !important;
}
.download-data-button img {
	display: none;
}

.footer {
	padding-top: 1em;
	font-size: 13px;
}


/*************************************** Start of: Selection ****************************************/

.parameter-item-label {
	margin-right: 3em;
	width: 13em !important;
}
.tab-content {
	padding-top: 1em;
}
.parameter-item {
	padding-top: 0.5em;
	line-height: 2.0em;
}
.parameter-item td {
	vertical-align: middle;
}
.date-img {
	line-height: auto;
	height: 16px;
	display: inline-block;
}

.datefrom-input,
.dateto-input,
.value-input {
	line-height: 2.5em !important;
	height: 2.5em !important;
	padding: 0px 5px;
	
	border: 0.08em solid #a6a6a6; /*Insert table-data-row-border color*/
	
}
.ac_input,
.datefrom-input,
.dateto-input,
.value-input {
	min-width: 11em !important;
	box-sizing: border-box;
}

.currency-selection {
	margin-left: 0.5em;
}

/*************************************** Start of: Currency Selection ****************************************/

.ac_input {
	border: 0.08em solid #a6a6a6;	
	height: 2.5em;
	width: 100%;
}

.dropdown-item {
	width: auto !important;
	box-sizing: border-box;
}
.dropdown-item-text td:first-child {
	width: 100%!important;
}

.dropdown-item-text .flags {
	padding-right: 5px;
}

.ac-arrow,
.arrow-wrapper,
.ac-arrow button,
.dropdown-item-table {
	line-height: 2.5em!important;
	height: 2.5em!important;
	box-sizing: border-box;
}
.dropdown-item-table td:last-child {
	width: 1.5em!important;
}
.arrow-wrapper {
	text-align: center;
}
.ac_input_active .arrow-wrapper,
.arrow-wrapper:hover {
	border-left: 0.08em solid #E8E3E2;
	background: #D7D7D7;
	background: linear-gradient(#D7D7D7, #E6E6E6);
}
.ac-arrow {
	display: inline-block;
	background: transparent;
	
	position: relative;
	top: 0px;
	left: 0px;
	
	width: 1em;
}

.ac-arrow:before {
	content: "";
	width: 0; 
	height: 0;

	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -0.35em;
	margin-top: -0.35em;
	
	border-left: 0.3em solid transparent; 
	border-right: 0.3em solid transparent; 
	border-top: 0.7em solid #453233;
}

.ac_odd,
.ac_even {
	transition: background 0.3s, border 0.3s;
}
.ac_over {
	background: #D7D7D7;
	color: #453233;	
	border-color: #E8E3E2;
	border-width: 0.08em;
}

.ac_results {
	border: 0.08em solid #E8E3E2;
	border-top: 0;
	box-shadow: 1px 1px 3px #D7D7D7;	
}

.local-currency {
	width: 100%!important;
	line-height: 1em;
	height: auto;
	padding-left: 0.16em;
}
.dropdown-name {
	width: 100% !important;
}
.ac_results li {
	margin-bottom: 0em;
	line-height: normal;
	height: auto;
}
.ac_results li table,
.ac_results li table tr td:first-child {
	width: 100%;
}
.flags {
	padding-right: 10px;
}

/*************************************** Start of: Results Settings ****************************************/

.result-wrapper {
	margin-top: 2em;
	border: 0.08em solid #E8E3E2;/*Insert table-data-row-border color*/
}
.result-close-button {
	width: 2em;
	height: 2em;
	
	border: 0.08em solid #E8E3E2;/*Insert table-data-row-border color*/
	border-top: 0px;
	border-right: 0px;
	line-height: 2em;
	
	border-radius: 0px;
}

.block-title {
    box-sizing:border-box;

	padding-top: 0.6em;
	padding-bottom: 0.0em;
	
	line-height: normal;
	height: auto;
}
.block-date {
    box-sizing:border-box;

	padding-top: 0.0em;
	padding-bottom: 0.6em;
}

.data-detail {
	padding: 0em;
    margin: 0em;

    border-top:0;
    border-bottom:0;

    box-sizing: border-box;
}
.detail-line {
	height: auto;
    line-height: normal;
    padding-top: 0.6em;
    padding-bottom: 1.8em;
    padding-left: 0.6em;
    padding-right: 0.6em;
}

.data-block {
	margin-top: 1em;
	margin-bottom: 1em;
    box-sizing:border-box;
}
.initial-investment {
    padding:0!important;

    box-sizing:border-box;

    margin-right:4%;
}
.end-investment {
    padding:0!important;

    box-sizing:border-box;

    margin-left:4%;
}
.text-result {
	padding: 2em;
}

.chart-type-label {
	padding-left: 2.5em;
}

/*************************************** Start of: Table Settings ****************************************/

/*************************************** BORDER SETTINGS *************************************************/

/*** Table ***/

.table-share {
    border-collapse:collapse;
}

/*** Inner Borders ***/

.table-share-header-market,
.table-share-header-currency,
.table-share-header-date {
	border-left: 0.08em solid #E8E3E2;
}

.table-share-market-name,
.table-share-row-currency,
.table-share-row-date {
	border-left: 0em solid #E8E3E2;
}

.detail-line,
.table-share .border-inline {
	border-bottom: 0.08em solid #E8E3E2  !important;
}


/*** Outter borders ***/

.block-title,
.table-share-header {
	border-top: 0em solid #E8E3E2;
}

.data-detail,
.block-title,
.block-date,
.table-share .checkbox-wrapper,
.table-share-header-name {
	border-left: 0em solid #E8E3E2;
}

.data-detail,
.block-title,
.block-date,
.table-share-header-date,
.table-share-row-date {
	border-right: 0em solid #E8E3E2;
}

.end-details > .detail-line + .detail-line + .detail-line + .detail-line + .detail-line,
.discount-info + .detail-line,
.table-share tr:last-child .border-inline {
	border-bottom: 0em solid #E8E3E2;
}

/*** Header Top/Bottom Borders ***/

.table-share-header,
.block-title {
	border-top: 0em solid #E8E3E2;
}

.table-share-header,
.block-date {
	border-bottom: 0.08em solid #E8E3E2;
}

/*** Header Left/Right Borders ***/

.block-title,
.block-date,
.table-share-header-name {
	border-left-color: #E8E3E2;
}

.block-title,
.block-date,
.table-share-header-date {
	border-right-color: #E8E3E2;
}

@media (max-width: 514px) { 
	
	/*** Reset the borders of the share selection table to reflect the limited table in mobile ***/
	
	.table-share-header-market {
		border-right: 0em solid #E8E3E2;
	}
	
    .table-share-market-name {
        border-right: 0em solid #E8E3E2;
    }
	
}

/*** Table Backgrounds ***/

/*** Head ***/

.table-share-header {
	background: #002D72 ;
	color: #FFFFFF;
	text-align: right;
	
	font-weight: bold;
	text-transform: none;
}

.block-title,
.block-date,
.table-share-header-name {
	background: #002D72 ;
	color: #FFFFFF;
	text-align: left;
	
	font-weight: bold;
	text-transform: none;
	font-size: 15px;
}

.block-title,
.block-date {
	text-align: center;
}

/*** Body ***/

.initial-details .detail-line:first-child,
.discount-info + .detail-line,
.end-details .detail-line:nth-child(odd),
.table-share .table-share-row-even {
	background: #FFFFFF  !important;
}

.initial-details > .detail-line:first-child + .detail-line,
.end-details .detail-line:nth-child(even),
.table-share .table-share-row-odd {
	background: #f9f9f9  !important;
}

.table-share .border-inline {
	background: #FFFFFF;
	text-align: right;
	color: #453233;
	
	font-weight: normal;
}

.table-share .table-share-row-name,
.table-share .checkbox-wrapper {
	background: #FFFFFF;
	text-align: left;
	color: #453233;
	
	font-weight: normal;
	text-transform: none;
}

.initial-details > .detail-line:first-child + .detail-line,
.data-block .initial-details .detail-line,
.data-block .end-details .detail-line {
	background: #FFFFFF;
	color: #453233;
}
.detail-label {
	font-weight: normal;
	text-transform: none;
}

/*** Various Fixes ***/

/*Fix required for single cell look*/
    .checkbox-wrapper {
        border-right:0;
    }


/*fight against main css*/
    .end-investment {
        border-left:0!important;
    }
/* CHECK BOX BORDER DISABLE */
    .checkbox-wrapper {
        border-right: 0;
        text-align:left!important;
        padding:0.3em 4px 0.3em 4px!important;
    }
    .table-share-row-name {
        border-left:0;
        padding-left: 0em!important;
    }
/*********************************** END OF BORDER SETTINGS **********************************************/


.tabs-content-wrapper {
	margin-top: 2em;
	border-top: 0em solid #A6A6A6;
}
.table-share{
	margin-bottom: 2.0em;
}
.table-share-row-name,
.table-share-row-market-name,
.table-share-row-currency,
.table-share-row-date {
    width: 25%;
}
.table-share th,
.table-share td {
	line-height: normal;
	height: auto;
}
.table-share-header {
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
}

.table-share-row-even,
.table-share-row-odd {
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;	
}
.table-share-header-name {
	padding-left: 26px;
}
.table-share-row-name {
	padding-left: 0em;
}


.share-selection  .table-share-header  {
	width: 25%;
}
.share-selection  .checkbox-wrapper {
	width: 20px;
}


/*************************************** Start of: Tab Settings ****************************************/

.tabs {
	text-align: center;	
	border-bottom: 0px;
	font-size: 0px !important; 	
	
	position: relative;
	z-index: 0;
}

.tabs:after {
	content: '';
	display: block;	
	position: absolute;
	bottom: 0em;
	left: 0em;
	width: 100%;
	height: 0em;
	z-index: -1;
	
	border-bottom: 0em solid #E8E3E2;
}

#LatestTradesContainer,
#TradesBrokerContainer {
	margin-top: 2em;
}

.tabs li {
	float: none;
	display: inline-block;	
	margin: 0px 5px;
    width: 40%;
}

.tabItem {
	height: auto;
	line-height: normal;
	
	margin: 0.0em 0.08em 0.0em 0.08em;
	
	padding-top: 1.0em !important;
    padding-right: 2.0em;    
	padding-bottom: 1.0em !important;
    padding-left: 2.0em;
    
	font-family: inherit;
	font-weight: bold;
	font-size: 1.0em;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
	border-top: 0em solid #E8E3E2;
	border-right: 0em solid #E8E3E2;
	border-bottom: 0em solid #E8E3E2;
	border-left: 0em solid #E8E3E2;
	
    background: #E8E3E2;
    color: #002D72 ;
	
	transition: background 0.5s, color 0.5s, border 0.5s;
}

.tabItem:hover,
.tabItem:active {
	background: #002D72 ;
	color: #FFFFFF;	
	border-top: 0em solid #7AAEDD;
	border-right: 0em solid #7AAEDD;
	border-bottom: 0em solid #7AAEDD;
	border-left: 0em solid #7AAEDD;
}

.tab-active,
.tab-active:hover {
	background: #002D72 ;
	color: #FFFFFF;	
	border-top: 0em solid #7AAEDD;
	border-right: 0em solid #7AAEDD;
	border-bottom: 0em solid #7AAEDD;
	border-left: 0em solid #7AAEDD;

	position: relative;
	top: 0px;
	left: 0px;
}

.tab-active:after, .tab-active:visited:after {
    content: "";
    width: 100%;
    position: absolute;
    background: #7AAEDD;
    height: 4px;
    left: 0;
    bottom: 0;
}
.tab-active:before {
	
	content: "";
	width: 0; 
	height: 0;

	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -0em;
	
	border-left: 0em solid transparent; 
	border-right: 0em solid transparent; 
	border-top: 0em solid #7AAEDD;
}

@media (max-width: 514px){ 
    .table-share-row-name,
    .table-share-row-market-name,
    .table-share-row-currency,
    .table-share-row-date {
        width: inherit;
    }
}


div#amountInvestedContainer .data-button-wrapper {
    max-width: 581px;
}


table.dropdown-item-table tbody tr:first-child td:first-child {
    width: 110px !important;
}

   
/*********************************************** Calendar  ************************************/

.EUCalendar-dayNames div, .EUCalendar-day, .EUCalendar-weekNumber {
    padding: 6px 6px;
    margin: 1px !important;
    background: #fff;
    border: 1px solid transparent;
    border-radius: 35px;
    color: #453233;
    text-align: center;
	font-size: 15px !important;
	font-family: 'Roboto', sans-serif;
}

.EUCalendar-day:hover {
    background: #7AAEDD;
    color: #ffffff !important;
}
.EUCalendar-day-disabled, .EUCalendar-menu-month-disabled {
    opacity: 0.5;
    text-shadow: none !important;
}
.EUCalendar-title div {
    padding: 5px 17px !important;
    text-shadow: none;
    color: #453233;
    border: 1px solid transparent;
	font-family: 'Roboto', sans-serif;
	font-size: 15px !important;
}
.EUCalendar-day-today.EUCalendar-day-selected:hover{
	font-weight: 400;
	color: #453233;
	
}
.EUCalendar-day-today.EUCalendar-day-selected {
	background-color: #CCC !important;
}
.EUCalendar-weekend {
    color: #c22 !important;
}

.EUCalendar-day-selected {
    background-color: #7AAEDD;
    color: #ffffff !important;
    font-weight: 400;
    border: 0px solid;
}
.EUCalendar-title div:hover {
    border: 1px solid #2F3C44;
}
.EUCalendar-bottomBar-today, .button_bg{
	display: block;
    font-family: inherit;
    font-weight: 700;
    color: #FFFFFF;
    text-transform: capitalize;
    margin: 0 auto;
    padding: 8px;
	font-size: 15px;
    border: 1px solid #002D72 ;
	font-family: 'Roboto', sans-serif;
    
    background: #002D72 ;
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
	min-width: 10em;

}

.EUCalendar-bottomBar-today {
	min-width: 7em;
	margin: 0 auto !important;
	border-radius: 0 !important;
}

.EUCalendar-dayNames {
	text-shadow: none !important;
}

.EUCalendar-bottomBar {
	border-top: 0px solid #e1e1e1 !important;
	padding: 6px;
}
.EUCalendar-bottomBar-today:hover{
	display: block;
    font-family: inherit;
    font-weight: 600;
    color: #002D72 ;
    text-transform: capitalize;	
    background: #CCCCCC;
	border-color: #CCCCCC;
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
	transition: all 0.2s ease-out;
}
.button_bg {
    line-height: 0em !important;
    width: 100px;
	margin: 0 auto;
	margin-top: 3px;
}

.button_bg:hover {
	display: block;
    font-family: inherit;
    font-weight: 500;
    color: #002D72 ;
    text-transform: capitalize;
    padding: 7px;
    border: 1px solid #CCCCCC;
	border-radius: 100px;
    background: #CCCCCC;
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
}

/*********************************************** END OF CALENDAR  ************************************/


.currency-selection-separated {
    margin: 10px 0 0;
}

@media screen and (max-width:580px) {
	.en-gb div#amountInvestedContainer .data-button-wrapper {
		max-width: 408px;
	}
}

@media screen and (max-width:535px) {
	.en-gb div#amountInvestedContainer .data-button-wrapper {
		max-width: 363px;
	}
}

@media screen and (max-width:500px) {
	.en-gb .tabs li {
		width: 100%;
		margin-bottom: 5px;
		margin-right: 0;
		margin-left: 0;
	}
}

@media screen and (max-width:370px) {
	div#amountInvestedContainer .data-button-wrapper {
		max-width: 168px;
	}
	div#shareBoughtContainer .data-button-wrapper {
		max-width: 168px;
	}
}

.el-gr .parameter-item-label {
	width: 15em !important;
}

.el-gr .download-data-button, .el-gr .data-button:active, .el-gr .data-button {
	width: 203px;
}

.el-gr .ac_input, .el-gr .datefrom-input, .el-gr .dateto-input, .el-gr .value-input {
    min-width: 13.5em !important;
}

.el-gr #shareBoughtContainer .data-button-wrapper {
    max-width: 476px;
}

.el-gr div#amountInvestedContainer .data-button-wrapper {
    max-width: 686px;
}

@media screen and (max-width:685px) {
	.el-gr div#amountInvestedContainer .data-button-wrapper {
		max-width: 475px;
	}
}

@media screen and (max-width:715px) {
	.el-gr .tabs li{
		width: 100%;
		margin-bottom: 5px;
		margin-right: 0;
		margin-left: 0;
	}
}

@media screen and (max-width:482px) {
	.el-gr div#amountInvestedContainer .data-button-wrapper {
		max-width: 206px;
	}
}

@media screen and (max-width:480px) {
	.el-gr #shareBoughtContainer .data-button-wrapper {
		max-width: 206px;
	}
}
