@charset "UTF-8";
/* CSS Document */

#page-header .banner .wrapper .search_form form #searchbox {
	max-height: 42px;
}
#page-header .banner .wrapper .search_form form fieldset .input-search:hover {
	border: 2px solid #d9e0e3;
}
#page-header .banner .wrapper .search_form form fieldset .input-search:focus {
	border: 2px solid #40C2CC;
	background: #fff;
}
#page-header .banner .wrapper .search_form form fieldset .input-search::placeholder {
	color: #333;
	text-transform: none;
	opacity: 1;
}
#page-header .banner .wrapper .search_form form .powered_by a {
	font-weight: 700;
}
#page-content .width5percent {
	width: 5%;
}
#page-content .width10percent {
	width: 10%;
}
#page-content .width15percent {
	width: 15%;
}
#page-content .width20percent {
	width: 20%;
}
#page-content .width25percent {
	width: 25%;
}
#page-content .width30percent {
	width: 30%;
}
#page-content .width35percent {
	width: 35%;
}
#page-content .width40percent {
	width: 40%;
}
#page-content .width45percent {
	width: 45%;
}
#page-content .width50percent {
	width: 50%;
}
#page-content .width55percent {
	width: 55%;
}
#page-content .width60percent {
	width: 60%;
}
#page-content .width65percent {
	width: 65%;
}
#page-content .width70percent {
	width: 70%;
}
#page-content .width75percent {
	width: 75%;
}
#page-content .width80percent {
	width: 80%;
}
#page-content .width85percent {
	width: 85%;
}
#page-content .width90percent {
	width: 90%;
}
#page-content .width95percent {
	width: 95%;
}
#page-content .width33percent {
	width: 33%;
}
#page-content .width66percent {
	width: 66%;
}
#page-content .width100percent {
	width: 100%;
}
#page-content table.padding5px tbody td, #page-content table.padding5px thead th {
	padding: 5px;
	vertical-align: top;
}
#page-content .currency-table td {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font-size: 12px!important;
}
#page-content .currency-table thead {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#page-content .currency-table th {
	border-bottom: 1px solid #000!important;
	border-top: 1px solid #000!important;
}
#page-content .currency-table {
	border-bottom: 1px solid #000;
}
html {
	background: #fff;
}
.red {
	color: red;
}
.green {
	color: #0d0;
}
body {
	font-family: "Inter", Roboto, Arial, Helvetica, Verdana, sans-serif !important;
	font-style: normal;
}
:focus {
	outline-color: #40C2CC;
}
a.block, a.inline-block {
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
}
table caption {
	font-weight: 600;
}
table th, table thead, table thead td, table thead th {
	font-weight: 600;
}
#page-content ul.accordion > li > a {
	font-weight: 600;
}
#page-content .widget ul.accordion_widget_time_nav > li ul > li a {
	font-weight: 600;
}
#page-content fieldset > legend {
	font-weight: 600;
}
#page-content .btn, #page-content button, #page-content input[type=button], #page-content input[type=reset], #page-content input[type=submit] {
	font-weight: 400;
}
.wrapper {
	max-width: 1400px;
}
#page-header {
	border-bottom: 1px solid #CCDDDD;
	color: #182957;
	background: #fff;
}
#page-header a {
	color: #333;
}
#page-header a:hover {
	color: #006B86;
}
#page-header .top_links ul.navigation {
	display: block;
	text-align: unset;
}
#page-header .top_links ul.navigation > li {
	display: block;
	float: right;
}
#page-header .top_links ul.navigation > li.ticker {
	float: left;
}
#page-header .top_links ul.navigation > li.ticker span.qmjsdataup:before {
	margin-top: unset;
}
#page-header .top_links ul.navigation > li.ticker span.qmjsdatadown:before {
	margin-top: unset;
}
#page-header .top_links ul.navigation > li.quickies > a, #page-header .top_links ul.navigation > li.quickies > span {
	color: #16fffb;
}
#page-header .banner {
	color: #333;
	border-top: 1px solid #ccdddd;
	border-bottom: 1px solid #ccdddd;
}
#page-header .banner .wrapper .logo .title_website {
	margin-left: 25px;
}
#page-header .banner .wrapper .logo .title_website a {
	color: #fff;
}
#page-header .banner .wrapper .logo .title_website .title_website_link {
	font-family: "Sofia Sans Condensed",sans-serif !important;
	color: #182957;
	line-height: 28px;
	font-size: 26px;
	letter-spacing: .5px;
}
#page-header .banner .wrapper .search_form form #searchbox {
	border: unset;
	background: #fff;
}
#page-header .banner .wrapper .search_form form fieldset .input-search {
	background: #eaeff1;
	border: 2px solid #eaeff1;
	outline: 0;
	font-weight: 600;
}
.main_nav {
	background: #fff;
	border-top: 1px solid #ccdddd;
	border-bottom: 1px solid #ccdddd;
	font-weight: 600;
}
.main_nav > ul > li.level0 > .main_category, .main_nav > ul > li.level0 > a, .main_nav > ul > li.level0 > span {
	font-size: 15px;
	color: #1a1a1a;
}
.main_nav > ul > li.level0 > span.home_link {
	color: #006B86;
}
.main_nav > ul > li.level0 .content_big_menu {
	background: #fff;
	border: 1px solid #cdd;
	border-top: 4px solid #40C2CC;
}
.main_nav > ul > li.level0 .content_big_menu .intro_category .title {
	color: #111;
}
.main_nav > ul > li.level0 .content_big_menu .intro_category .title a:hover {
	color: #40C2CC;
}
.main_nav > ul > li.level0 .content_big_menu .sub_nav {
	color: #777;
	border-top: 1px solid #cdd;
}
.main_nav > ul > li.level0 .content_big_menu .sub_nav ul.level1 > li .title {
	color: #006B86;
}
.main_nav > ul > li.level0 .content_big_menu .sub_nav ul.level1 > li ul.level2 {
	border-bottom: 1px solid #cdd;
}
.main_nav > ul > li.level0 .content_big_menu .sub_nav ul.level1 > li ul.level2 a {
	color: #40C2CC;
}
.main_nav > ul > li.level0 .content_big_menu .sub_nav ul.level1 > li ul.level2 a:hover {
	color: #111;
}
.main_nav > ul > li.level0 .content_big_menu .sub_nav ul.level1 > li ul.level2 > li {
	border-top: 1px solid #cdd;
}
.main_nav > ul > li.level0 .content_big_menu .sub_nav .contact_area a {
	color: #666;
	background-color: #fff;
	border: 1px solid #cdd;
}
.main_nav > ul > li.level0 .content_big_menu .sub_nav .contact_area a:hover {
	background-color: #309299;
	border-color: #309299;
}
.main_nav > ul > li.level0.hover > .main_category, .main_nav > ul > li.level0.hover > a {
	color: #006B86;
}
.main_nav > ul > li.level0.hover > .main_category::before {
	border-bottom: 5px solid #40C2CC;
}
#page-content .action_contact {
	font-weight: 400;
}
#page-content .action_next {
	font-weight: 400;
}
#page-content .action_blank, #page-content .action_conf_call, #page-content .action_webcast_information {
	font-weight: 400;
}
#page-content .ebook:before {
	color: #309299;
}
#page-content .xml:before {
	color: #32cd32;
}
#page-content .rss:before {
	color: #ee802f;
}
#page-content .location:before {
	color: #d44;
}
#page-content .landing_page_menu .landing_page_sublevel a {
}
#page-content .sidebar a {
}
.widget.tmx-investor-day .caption .view-presentation {
	font-weight: 600;
}
.widget.tmx-investor-day .widget-button {
	font-weight: 600;
}
a#back_top {
	background: #40C2CC;
	color: #1b2935;
}
#page-footer {
	background: #ecf1f3;
}
#page-footer #footer_pillars .pillar .caption {
	color: #1a1a1a;
	font-weight: 600;
}
#page-footer #footer_pillars a {
	color: #333;
}
#page-footer #footer_pillars a:hover {
	color: #006B86;
}
#page-footer .footer_links {
	border-top: 1px solid #cdd;
	color: #666;
	line-height: 64px;
}
#page-footer .footer_links a {
	color: #555;
	font-size: 13px;
}
#page-footer .footer_links a:hover {
	color: #006B86;
}
#page-footer .footer_links .logo,#page-footer .footer_links ul.navigation,#page-footer .footer_links .social_sidebar {
	min-height: 64px;
	float:none;
	width:auto;
}
#page-footer .footer_links ul.navigation{
	line-height: 24px;
	padding-top:22px;
	text-align: center;
}
@media (min-width: 768px) and (max-width: 991.98px){
	#page-footer .footer_links ul.navigation{
		margin:0;
	}
	#page-footer .footer_links .social_sidebar {
		position: static;
	}
}
@media (max-width: 768px){
	#page-footer .footer_links{
		border-top:0;
	}
	#page-footer .footer_links .logo,#page-footer .footer_links ul.navigation,#page-footer .footer_links .social_sidebar {
		width: 100%;
	}
	#page-footer .footer_links ul.navigation{
		padding-top:0;
	}
}
#page-footer .footer_links .logo a img {
	height: 64px;
}
#page-footer .footer_links .social_sidebar a svg{
	height: 15px;
	fill: #82909b;
}
#page-footer .footer_links .social_sidebar a:hover svg{
	fill: #006B86;
}
#page-footer .legal {
	color: #666;
}
@media (max-width:767.98px){
	#page-header .banner .wrapper .logo .title_website {
		margin: 5px;
	}
	#mobile-search-form #mobile-search-tabs ul li {
	}
	#mobile-search-form #tmxes-search-container-mobile .tmxes-search-results-paging button {
		font-weight: 400;
	}
	#mobile-search-form #searchmodes2 label {
	}
	#page-footer #footer_pillars .pillar {
		border-top: 1px solid #cdd;
	}
	#page-footer #footer_pillars .pillar.open ul {
		border-top: 1px solid #cdd;
	}
	#page-footer #footer_pillars .pillar4 {
		border-bottom: 1px solid #cdd;
	}
	#page-footer .footer_links ul.navigation {
		border-bottom: 1px solid #cdd;
	}
	#page-footer .footer_links ul.navigation li {
		border-top: 1px solid #cdd;
	}
	#page-footer .footer_links ul.navigation li a {
		color: #fff;
		font-weight: 400;
	}
}
.mp-menu .mp-level,.fr .mp-menu .mp-level {
	background: url(../img/tmx_logo_black.svg) left 20px top 10px/auto 38px no-repeat #fff;
}
.mp-menu .mp-level::before{
	box-shadow: none;
}
.mp-menu .mp-level ul{
	border-top:1px solid #cdd;
}
.mp-menu .mp-level ul>li{
	border-bottom:1px solid #eee;
}
.mp-menu .mp-level ul>li.has-children>a::after{
	color: #40C2CC;
}
.mp-menu .mp-level ul > li > a, .mp-menu .mp-level ul > li > span {
	outline: 0;
	color: #1a1a1a;
	font-size: 15px;
}
.mp-menu .mp-level ul > li > span.home_link {
	color: #1a1a1a;
}
.mp-menu .mp-level ul > li > a:hover, .mp-menu .mp-level ul > li > span:hover,.mp-menu .mp-level ul > li > span.home_link:hover {
	outline: 0;
	color: #006B86;
}
.mp-menu .mp-level .mp-back {
	outline: 0;
	background-color: #40C2CC;
    border-top: 1px solid #40C2CC;
	color:#000;
	font-size:16px;
	font-weight: 700;
	padding:15px 12px 15px 45px;
}
.mp-menu .mp-level .mp-back::before{
	top:15px;
	color:#000;
}
.main_nav>ul>li.level0>.main_category.with_sub_nav, .main_nav>ul>li.level0>a.with_sub_nav, .main_nav>ul>li.level0>span.with_sub_nav {
	text-transform: none;
}
.main_nav>ul>li.level0>span.home_link {
	text-transform: none;
}
#page-header .top_links ul.navigation>li {
	display: block;
	float: right;
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
	line-height: 40px;
}

#page-footer .footer_links .social_sidebar a:hover {
	color: #006B86;
}
#page-footer .footer_links .social_sidebar a {
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: none !important;
	color: #82909b;
	text-align: center;
	border-radius: 2px;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
	font-size: 20px;
	margin-left: 0;
}

#page-footer .footer_links .social_sidebar a.ico-facebook {
	color: #82909b;
	background: transparent;
	font-size: 20px;
}

#page-footer .footer_links .social_sidebar a.ico-facebook:hover {
	color: #006B86;
}

.main_nav>ul>li.level0 .content_big_menu .sub_nav ul.level1>li .title a:hover {
	color: #004B5E;
}

@media (max-width: 767.98px) {
	#page-footer .footer_links ul.navigation li a {
		font-weight: 400;
		color: #1a1a1a;
	}

	#page-footer .footer_links ul.navigation {
		width: 100% !important;
	}
}

.qmod-symbol {
	margin-right: 10px;
}