@font-face{
                font-family:MetaCorreios;
                src:url("//tools.euroland.com/tools/splookup/Config/Company/pt-ctt/fonts/ActoCTT-Medium.eot");
                src:url("//tools.euroland.com/tools/splookup/Config/Company/pt-ctt/fonts/ActoCTT-Medium.eot?#iefix") format("embedded-opentype"),
                               url("//tools.euroland.com/tools/splookup/Config/Company/pt-ctt/fonts/ActoCTT-Medium.woff") format("woff");
                font-weight:700;
                font-style:normal
}
@font-face{
                font-family:MetaCorreios;
                src:url("//tools.euroland.com/tools/splookup/Config/Company/pt-ctt/fonts/ActoCTT-Book.eot");
                src:url("//tools.euroland.com/tools/splookup/Config/Company/pt-ctt/fonts/ActoCTT-Book.eot?#iefix") format("embedded-opentype"),
                url("//tools.euroland.com/tools/splookup/Config/Company/pt-ctt/fonts/ActoCTT-Book.woff") format("woff");
                font-weight:400;
                font-style:normal
}
/***************************PAGE-FONT-STYLE START********************************/
.page-font-style {
	/*
    font-size: 11px;
	color: #333;
	background-color: #fff;
	font-family: Franklin Gothic Book;
    */
  font-family: MetaCorreios;
  
} /***************************PAGE-FONT-STYLE END********************************/  /***************************MAIN-HEADING START********************************/
.main-heading {
	/*
    font-size: 18px;
	color: #D52B1E;
    */
}
.div-share-name-and-date {
}
.wrapper {
	padding: 0;
	width: 796.66px;
} /***************************MAIN-HEADING END********************************/  /***************************TABLE START********************************/
.table-share-header {
	border: solid 1px #CCC;
	border-left: none;
	border-right: none;
	/*background-color: #f4f4f4;*/
}
.table-share-header-check {
	text-align: left;
	border-left: solid 1px #CCC;
	padding-left: 10px;
}

.body-rtl .table-share-header-check 
{
    text-align: right;
	border-right: solid 1px #CCC;
	border-left:none;
	padding-right: 10px;
}

.table-share-header-date {
	border-right: solid 1px #CCC;
}

.body-rtl .table-share-header-date 
{
    border-left: solid 1px #CCC;
    border-right:none;
    text-align:left;
}

.table-share-header-name {
	/*font-size: 11px;*/
	/*font-weight: bold;*/
	text-align: left;
	padding-left: 10px;
}
.table-share-header-market {
	/*font-size: 11px;*/
	/*font-weight: bold;*/
	text-align: left;
}
.table-share-header-currency {
	/*font-size: 11px;*/
	/*font-weight: bold;*/
	/*text-align: center;*//*Aligned to the center in the code - JK*/
}
.table-share-header-date {
	/*font-size: 11px;*/
	/*font-weight: bold;*/
	text-align: right;
}

.table-share-row-name {
	/*text-align: left;*//*Aligned to the left in the code*/
	padding-left: 10px;
}
.table-share-row-currency {
	text-align: center;
}
.table-share-row-date {
	text-align: right;
	width: 130px;
	padding-right: 15px;
}

.body-rtl .table-share-row-date 
{
    text-align: left;
	width: 130px;
	padding-left: 15px;
}

.table-grid-line {
	/*border-color: #FFFFFF;
	border-width: 1px;*/
}
.table-share-row-even {
	/*background-color: #EEE;*/
}
.table-share-row-odd {
	/*background-color: #FFFFFF;*/
}  /***************************TABLE END********************************/   /***************************HYPERLINK START********************************/
.footer-box {
	text-align: right;
}
.footer-box .hyperlink {
	color: #6a6c6f;

}
.footer-box .hyperlink:hover {
	color: #eb2126;
	text-decoration:none;
}
.disclaimer-box a, .cookies-box a
{
    color: #6a6c6f;
    text-decoration: none;
} 

.disclaimer-box a:hover, .cookies-box a:hover
{
    color: #eb2126;
    text-decoration: none;
}

 /***************************HYPERLINK END********************************/   /***************************TAB START********************************/
.tabs {
	line-height: 47px;
	border-bottom: solid 1px #cecfd1;
}
.tabs li a {
	background: #fff!important;
}
.tabs li a:hover {
	color: #eb2126!important;
}
.tabItem-active {
	text-decoration: none;
	/*background: #FFF;*/
	/*color: #000;*/
	/*font-weight: bold;*/
	border: solid 1px #cecfd1;
	border-bottom: solid 1px #FFF;
	border-top: solid 1px #eb2126;
	border-width: 4px 1px 1px 1px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	text-transform: none !important;
	font-weight: bold;
	padding-left: 12px !important;
	padding-right: 12px !important;
}
.tabItem {
	/*color: #686868;*/
	text-decoration: none;
	border: solid 0px #cecfd1;
	font-weight: normal !important;
	text-transform: none !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	height: 50px;
	line-height: 50px;
	background: #fff!important;
	/*
    background-color: #f4f4f4;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f4f4), to(#eee));
    background: -moz-linear-gradient(top, #f4f4f4, #eee);
    background: -ms-linear-gradient(top, #f4f4f4, #eee);
    */
}  /***************************TAB END********************************/  /***************************BUTTON START********************************/
.show-data-button, .download-data-button {
    cursor: pointer;
    font-family: inherit;
    margin: 0 0 1.25rem;
    text-decoration: none;
    text-align: center;
    background-color: #eb2126;
    color: #fff;
    -webkit-appearance: none;
    border: 0;
    font-weight: 700;
    line-height: 1.5rem;
    font-size: 14px;
    padding: .25rem .75rem .1rem;
    min-height: 2rem;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.show-data-button:hover, .download-data-button:hover{
    -webkit-box-shadow: #a3191f 0 3px 0 0;
    -moz-box-shadow: #a3191f 0 3px 0 0;
    box-shadow: #a3191f 0 3px 0 0;
    top: 1px;
    background-color: #de1419;
}
.show-data-button:focus, .download-data-button:focus{
    background-color: #de1419;
    color: #fff;
}
.show-data-button, .download-data-button {
    -webkit-box-shadow: #a3191f 0 4px 0 0;
    -moz-box-shadow: #a3191f 0 4px 0 0;
    box-shadow: #a3191f 0 4px 0 0;
}

.download-data-button {
}
.download-data-button:active {
	/*border: 1px solid #949494;*/
}  /***************************BUTTON END********************************/   /***************************SEARCH RESULT START********************************/
#txtStartDate, #txtEndDate, #txtHeaderCurrency 
{
	width:125px;
	font-size: 16px;
	font-family: MetaCorreios;
	color: inherit;
}

.break {
	/*height: 10px;*/
}
.div-result h1 {
	/*font-size: 13px;*/
	/*font-weight: bold;*/
}
.result-box-border {
	/*border-color: #CACACA;*/
}
.multiple-result-box-border {
	/*border-color: #CACACA;*/
}
.result-close-icon {
	border: 1px solid #CACACA;
	position: absolute;
	height: 23px;
	width: 23px;
	background-color: #FEFEFE;
	border-radius: 2px 2px 2px 2px;
	z-index: 999999;
	text-align: center;
	vertical-align: bottom;
	line-height: 23px;
}
.result-close-icon:hover {
	cursor: pointer;
}
.single-share {
	width: 49%;
}
.single-share table {
	margin: 0 auto;
}
.single-result-values {
	padding-left: 25px;
	line-height: 20px;
	text-align: left;
}
.single-result-date-text {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.single-result-close-price-value {
	font-size: 28px;
	font-weight: bold;
}
.single-result-close-price-text {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.single-result-close-price-currency {
	font-size: 20px;
	font-weight: bold;
}
.single-share-sperator {
	border-left: 1px solid #C2C2C2;
}
.multi-share {
	padding-left: 12px;
}
.mutil-result-share-name {
	font-size: 12px;
	font-weight: bolder;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
}
.mutil-result-close-price-value {
	font-size: 15px;
	font-weight: bolder;
}
.mutil-result-close-price-currency {
	font-size: 15px;
	font-weight: bolder;
}
.mutil-result-market-name {
	font-size: 12px;
}
.mutil-result-share-box-item {
	margin: 5px;
	border: 1px solid #B7B7B7;
	background-color: #EEE;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	border-radius: 5px 5px 5px 5px;
}
.second-heading {
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
}  /***************************SEARCH RESULT END********************************/

.divGraph{
	display: block;
}
.local-currency
{
	width: 100px !important;
}
.td-fromto{
	width: 40px;
}

.ac_even table tr, .ac_odd table tr{
    background: transparent none repeat scroll 0 0!important;
}

.page-font-style tbody tr:nth-child(odd){
    background: #f8f8f8 none repeat scroll 0 0;
}
.page-font-style tr:nth-child(even){
    background: #fff none repeat scroll 0 0;
}
.selection-right .page-font-style tr{
    background: #fff none repeat scroll 0 0!important;
    border: 0px!important;
}
.download-single-result table td {
    border: solid 1px #d1d3d4;
    height: 48px;
}
.download-single-result table {
    border-collapse: collapse;
}
body.pt-pt .historical .selection-left {
    width: 300px!important;
}
body.pt-pt .selection-left {
    width: 250px!important;
}
.single-result-date-text, .single-result-close-price-text{
    background: #fff;
}
.EUCalendar-titleCont tr, .EUCalendar-dayNames table tr{
  background: #fff!important;
}



button.EUCalendar-menu-today,
.EUCalendar-bottomBar-today {
	padding: 2px 15px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    height: 27px;
    background: #fff;
    border: 2px solid #DF0024;
    color: #DF0024;
    font-family: inherit;
    text-transform: capitalize;
}

.EUCalendar-bottomBar-today-hover {
	background: #fff;
    border: 2px solid #DF0024;
    color: #DF0024;
}
