/* @import "css/normalize.css"; */
@import "css/glyphicon.css";
@import "css/atc-style-tr.css";
@import "css/events.css";
@import "css/lipper-starmine.css";
@import "css/ow-core.css";
@import "css/ow-components.css";
@import "css/ow-ecomm.css";
@import "css/ow-lang-ja.css";
@import "css/articles.css";
@import "css/stacktable.css";

/* LICENSE & DETAILS
   ==================================================
  Theme Name: Lipper Insight Alpha
  Theme URI: https://lipperalpha.refinitiv.com/
  Description: LipperInsightAlpha- v1.1
  License: GNU General Public License version 3.0
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
  Version: 3.0
  Author: LSEG - Lipper Insight Alpha
  Author URI: https://lipperalpha.refinitiv.com/

  All files, unless otherwise stated, are released under the GNU General Public License
  version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
   ==================================================
*/

.container {
	width: 1280px;
	margin: 0 auto;
}

button:focus {
	outline: 0;
}

/* Headings */

h1,
h2 {
	font-family: knowledge-text-n3, knowledge, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.05;
	vertical-align: top;
}

/* General */

.margintop20 {
	margin-top: 20px;
}

.margintop15 {
	margin-bottom: 15px;
}

.marginbottom23 {
	margin-bottom: 23px;
}

.marginbottom0 {
	margin-bottom: 0px !important;
}

.visibility--hiden {
	visibility: hidden !important;
}

.display--block {
	display: block !important;
}

.headerTitle {
	font-weight: 700 !important;
}

.height--110 {
	height: 110px !important;
}

.startmine-height--61 {
	height: 61px !important;
}

.equal--height a {
	display: block;
	line-height: 2.5;
}

#modal-research {
	margin-top: 120px;
}

@media screen and (max-width: 1000px) {
	.featured-categories .inline-link a {
		font-size: 12px;
	}

	.featured-categories .dropdown-link a {
		font-size: 12px;
	}
}

@media screen and (max-width: 800px) {
	.height--110 {
		height: auto !important;
	}

	.startmine-height--61 {
		height: auto !important;
	}
}

@media screen and (max-width: 768px) {
	.featured-categories .inline-link a {
		font-size: 14px;
	}

	.featured-categories .dropdown-link a {
		font-size: 14px;
	}
}

/*#message-modalbox{
  text-align: center;
}*/

/* Floating & Align */

img.alignnone {
	float: none;
}

img.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Form */

::-webkit-input-placeholder {
	color: #a9a9a9;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #a9a9a9;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #a9a9a9;
}

:-ms-input-placeholder {
	color: #a9a9a9;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

@media screen and (max-width: 1230px) {
	.container {
		width: 100%;
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.padding-0 {
	padding: 0;
}

.display--none {
	display: none !important;
}

.display--block {
	display: block !important;
}

/* Modal */

.modal-content {
	border-radius: 0 !important;
}

/* Download Attachment */

.share-button-drop-down .btn.active,
.share-button-drop-down .btn:active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: none !important;
	box-shadow: none !important;
}

.glyphicon {
	font-size: 12px;
}

.Header {
	width: 100%;
}

.global-site-header .nav-right {
	margin-right: 40px;
	float: right;
}

.Header-headerSecondary {
	margin: 0;
	float: left;
}

.Header-headerSecondary ul {
	margin: 0;
	padding: 0;
}

.Header-headerSecondary ul li {
	display: inline-block;
}

.Header-headerSecondary ul li a {
	display: inline-block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 0;
	line-height: 1;
	margin-right: 24px;
	position: relative;
}

.Header-headerSecondary ul li a:hover {
	color: #fff;
}

.Header-headerSecondary ul li a:after {
	content: "";
	display: block;
	width: 1px;
	height: 0.755em;
	position: absolute;
	right: -12px;
	top: 11px;
	background-color: #e4e4e4;
}

.Header-headerSecondary ul li:last-child a {
	margin-right: 0;
}

.Header-headerSecondary ul li:last-child a:after {
	display: none;
}

@media screen and (max-width: 767px) {
	.global-site-header {
		display: none;
	}
}

.Header-headerPrimary {
	background-color: #666;
	height: 76px;
	position: relative;
}

@media screen and (max-width: 960px) {
	.Header-headerPrimary {
		padding-top: 16px;
		padding-bottom: 18px;
		height: auto;
	}
}

.Header-headerPrimary .Logotype {
	float: left;
	display: block;
	margin-top: 14px;
}

@media (min-width: 320px) {
	.site-specific-header--expanded.site-specific-header .lockup .logo.icon-lseg-tac-logo {
		background-image: url(images/svg/logo-lseg.svg);
		width: 165px;
		height: 70px;
		background-position: 0;
		background-size: 100%;
		margin-top: 0;
	}
}

@media (min-width: 1024px) {
	.site-specific-header--expanded.site-specific-header .lockup .logo.icon-lseg-tac-logo {
		background-image: url(images/svg/logo-lseg.svg);
		width: 179px;
		height: 36px;
		background-position: 0;
		background-size: 100%;
		margin-top: 0;
	}

	.site-specific-header--expanded.site-specific-header .lockup .business-unit {
		height: 22px;
		margin-top: 43px;
	}

	.site-specific-header--expanded.site-specific-header .lockup .business-unit .default {
		padding-top: 4px;
	}
}

.site-specific-header--expanded.site-specific-header .lockup .business-unit .default {
	color: #000;
	text-decoration: none;
}

@media screen and (max-width: 960px) {
	.Header-headerPrimary .Logotype {
		float: inherit;
		margin-top: 0px;
	}
}

.Header-headerPrimary .Logotype-image {
	width: 212px;
	height: 46px;
	display: inline-block;
	background-position: 0 0;
	background-image: url("./images/sprite_tr@2x.png");
	-webkit-background-size: 282px 81px;
	-moz-background-size: 282px 81px;
	background-size: 282px 81px;
	vertical-align: top;
}

.Header-headerPrimary .Logotype-title {
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	font-family: Knowledge, Arial, sans-serif;
	font-size: 0.938em;
	font-weight: 400;
	vertical-align: top;
	margin-top: 12px;
	margin-left: 47px;
	position: relative;
}

.SliderFeatures {
	background-color: #eee;
	width: 100%;
	overflow: hidden;
}

@media screen and (min-width: 1000px) {
	.SliderFeatures {
		height: 380px;
	}
}

.SliderFeatures .Slide {
	width: 100%;
}

.cycle-pager {
	text-align: center;
	margin-top: -52px;
	z-index: 900;
	position: absolute;
	left: 48%;
	bottom: 9px;
}

.cycle-pager>span {
	display: inline-block;
	overflow: hidden;
	width: 10px;
	height: 10px;
	border: 2px solid #ccc;
	border-radius: 50%;
	background-color: #fff;
	text-indent: 100%;
	white-space: nowrap;
	margin: 3px;
	cursor: pointer;
}

.cycle-pager>span:last-child {
	margin-right: 0;
}

.cycle-pager .cycle-pager-active {
	border: 2px solid #001eff;
	background-color: #001eff;
}

@media screen and (max-width: 490px) {
	.Header-headerPrimary .Logotype-title {
		display: none;
	}
}

.Header-headerPrimary .Logotype-title::after {
	content: "";
	display: block;
	width: 1px;
	height: 30px;
	position: absolute;
	left: -25px;
	top: -4px;
	background-color: #9b9b9b;
}

.Header-headerPrimary .menu-headerprimary_navigation-container {
	float: right;
	margin-top: 23px;
}

@media screen and (max-width: 960px) {
	.Header-headerPrimary .menu-headerprimary_navigation-container {
		margin-top: 18px;
		float: inherit;
		margin-right: 0px;
		display: none;
	}
}

.Header-headerPrimary .menu-headerprimary_navigation-container>ul {
	margin: 0;
	padding: 0;
}

.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li {
	position: relative;
	display: inline-block;
	margin-left: 20px;
}

@media screen and (max-width: 960px) {
	.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li {
		display: block;
		width: 100%;
		margin-left: 0;
	}
}

.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li>ul {
	display: none;
	position: absolute;
	top: 30px;
	right: 0px;
	padding: 10px 20px;
	background-color: #e4e4e4;
	width: 256px;
	z-index: 100;
	border-right: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
}

@media screen and (max-width: 960px) {
	.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li>ul {
		display: block;
		position: relative;
		top: inherit;
		width: 100%;
		border: 0;
		padding: 0;
		background-color: #fff;
	}
}

.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li>ul>li {
	display: block;
	position: relative;
}

.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li>ul>li>a {
	display: block;
	color: #666;
	font-family: "knowledgelight";
	padding: 5px 0px;
	border-bottom: 1px solid #bdbdbd;
	font-size: 1em;
	position: relative;
}

@media screen and (min-width: 769px) {
	.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li>ul>li:last-child>a {
		border-bottom: 0;
	}
}

@media screen and (max-width: 960px) {
	.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li>ul>li>a {
		padding: 10px 0px 10px 30px;
		border-bottom: 2px solid #e4e4e4;
		color: #9b9b9b;
	}
}

.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li>ul>li>a:hover {
	text-decoration: none;
	font-family: "knowledgeregular";
}

.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li>ul>li>span {
	position: absolute;
	top: 12px;
	right: 0;
	font-size: 0.7em;
	color: #666;
}

@media screen and (max-width: 960px) {
	.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li>ul>li>span {
		top: 17px;
		right: 7px;
	}
}

.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li.menu-item-has-children>a {
	display: inline-block;
	color: #ccc;
	font-size: 1em;
	text-decoration: none !important;
	font-family: "knowledgeregular";
	padding: 4px 8px;
	background-color: #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

@media screen and (max-width: 960px) {
	.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li.menu-item-has-children>a {
		display: block;
		background-color: #fff;
		color: #666;
		padding: 12px 0px 12px 30px;
		border-right: 0;
		border-left: 0;
		border-top: 0;
		border-bottom: 2px solid #e4e4e4;
	}
}

@media screen and (max-width: 960px) {
	.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li.menu-item-has-children>a.active {
		display: block;
		background-color: #fff;
		color: #666;
		padding: 12px 0px 12px 30px;
		border-right: 0;
		border-left: 0;
		border-top: 0;
		border-bottom: 2px solid #e4e4e4;
	}
}

.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li>a {
	display: inline-block;
	color: #ccc;
	font-size: 1em;
	text-decoration: none;
	font-family: Knowledge, Arial, sans-serif;
	padding: 4px 8px;
	background-color: #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li>a:hover {
	color: #fff;
	text-decoration: none;
}

.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li>a.active {
	background-color: #666;
	text-decoration: none;
}

@media screen and (max-width: 960px) {
	.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li>a.active {
		display: block;
		background-color: #fff;
		color: #666;
		padding: 12px 0px 12px 30px;
		border-right: 0;
		border-left: 0;
		border-top: 0;
		border-bottom: 2px solid #e4e4e4;
	}
}

@media screen and (max-width: 960px) {
	.Header-headerPrimary .menu-headerprimary_navigation-container>ul>li>a {
		display: block;
		background-color: #fff;
		color: #666;
		padding: 12px 0px 12px 30px;
		border-right: 0;
		border-left: 0;
		border-top: 0;
		border-bottom: 2px solid #e4e4e4;
	}
}

.Header-headerPrimary .Btn-Menu {
	display: none;
	position: absolute;
	top: 28px;
	right: 13px;
	cursor: pointer;
	font-size: 1.85em;
	color: #fff;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

@media screen and (max-width: 960px) {
	.Header-headerPrimary .Btn-Menu {
		display: block;
	}
}

.Heading {
	height: 380px;
	background-color: #eee;
	background-size: cover;
	/*display: table;*/
}

@media screen and (max-width: 768px) {

	.Heading,
	.Heading--commentary {
		background-color: #e4e4e4;
		overflow: visible;
		height: auto;
		padding-bottom: 50px;
	}

	.Heading {
		height: inherit;
	}
}

.Heading-text {
	width: 55%;
	display: block;
	float: left;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}

@media screen and (max-width: 768px) {
	.Heading-text {
		display: block;
	}

	.cycle-pager {
		bottom: 10px;
	}
}

.Heading-text .secondary p {
	font-size: 1.1em;
}

.Heading-text .secondary p:last-child {
	margin-bottom: 0;
}

.Heading--commentary .Heading-text span.secondary {
	margin-bottom: 15px;
}

.Heading-text .heading-date {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #666;
	line-height: 1.4;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
}

@media screen and (max-width: 768px) {

	.Heading-text,
	.Heading--commentary .Heading-text {
		width: 100%;
		padding-top: 25px;
	}
}

@media screen and (max-width: 480px) {
	.Heading-text {
		padding-right: 30px;
		padding-left: 30px;
	}
}

.Heading-text .primary {
	display: block;
	font-family: knowledge-text-n3, knowledge, Arial, sans-serif;
	font-size: 38px;
	font-weight: 300;
	line-height: 1.05;
	margin-bottom: 10px;
}

.Heading-text .primary a {
	color: #555;
	text-decoration: none;
}

.Heading-text .primary a:hover {
	color: #555;
	text-decoration: none;
}

.Heading-text .secondary {
	display: block;
	font-family: Knowledge, Arial, sans-serif;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.15;
	text-rendering: optimizeLegibility;
	color: #555;
	margin-bottom: 0;
}

.Heading-image {
	width: 45%;
	float: right;
	padding-top: 40px;
	padding-right: 30px;
	text-align: right;
}

.Heading-image img {
	/*display: none;*/
	width: auto;
	max-width: 100%;
	height: 300px;
	max-height: auto;
}

.Heading-image img.display--lipperstarmine {
	width: auto;
	max-width: 100%;
	height: 300px;
	max-height: auto;
	display: block;
}

.width_max {
	width: 100% !important;
	height: auto !important;
	display: inline-block !important;
}

.width_300 {
	width: auto;
	height: 300px;
	display: inline-block !important;
}

@media screen and (max-width: 768px) {
	.Heading-image {
		display: none;
	}
}

.mainView {
	margin-top: 30px;
	margin-bottom: 30px;
}

.mainHome .featured-content .heading-related-content a {
	line-height: 20px;
}

.mainCommentaryResearch {
	margin-top: 0;
	margin-bottom: 0;
}

.Reports {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
	.Reports-extended {
		padding-right: 0;
		margin-right: -55px;
	}
}

.Reports--bg-gray {
	background-color: #eee;
	padding-top: 15px;
	padding-bottom: 15px;
}

@media screen and (max-width: 768px) {
	.Reports--bg-gray {
		margin-right: 0px;
	}
}

.Reports-title {
	border-bottom: 4px solid #eee;
	margin-bottom: 0.8em;
	position: relative;
	padding-bottom: 0.8em;
}

.Reports-title h2 {
	width: 80%;
	font-family: knowledge-text-n7, knowledge, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #555;
	display: inline-block;
	vertical-align: top;
	margin: 11px 0 0 5px;
}

.Reports-title .Icon {
	width: 43px;
	height: 43px;
	vertical-align: top;
	position: absolute;
	top: -12px;
	left: 0;
}

.Reports-title-small {
	font-size: 0.85em;
	margin-left: 12px;
	margin-right: 12px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.Reports-title-small h4 {
	font-family: knowledge-text-n3, knowledge, Arial, sans-serif;
	font-size: 30px;
	font-weight: 300;
	text-rendering: optimizeLegibility;
	line-height: 1.05;
	color: #555;
	margin: 0 0 5px 0;
}

.Reports-title-small span {
	display: block;
	font-size: 1em;
	font-family: knowledge-text-n3, knowledge, Arial, sans-serif;
	font-weight: 300;
}

.Reports-content {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.LatestEvents .Reports-content {
	padding-left: 12px;
	padding-right: 12px;
}

.Reports-content .Report {
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 15px;
	padding-top: 6px;
	border-bottom: 1px solid #ccc;
}

.Reports-content .Report .glyphicon {
	color: #666;
	font-size: 0.6em;
	position: absolute;
	top: 5px;
	left: 0;
}

.Reports-content .Report-title {
	font-family: knowledge-text-n7, knowledge, Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	line-height: normal;
}

.Reports-content .Report-arrow {
	position: absolute;
	top: 30.5%;
	right: 0;
}

.Reports-content .Report-title .text {
	color: #575757;
	font-family: Arial, sans-serif;
}

.Reports-content .Report-title .text:hover {
	color: #212121;
	text-decoration: underline;
}

.Reports-content .Report-title .text:focus {
	color: #8c8c8c;
	text-decoration: underline;
}

.Reports-content .Report-info span.glyphicon {
	margin-right: 5px;
	position: static;
}

.Reports-content .Report-meta,
.Reports-content .Report-info {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	color: #666;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
}

.Reports-content .Report-meta,
.Reports-content .Report-info .date,
.Reports-content .Report-meta,
.Reports-content .Report-info time {
	text-transform: uppercase;
}

.Reports-content .Report-meta,
.Reports-content .Report-info ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Reports-content .Report-meta,
.Reports-content .Report-info ul li {
	margin: 0;
}

.Reports-content .btn-viewAll {
	font-size: 0.875em;
	font-weight: 700;
	color: #444;
	text-decoration: none;
	margin-left: 17px;
	float: right;
}

.Reports-content .btn-viewAll:hover {
	color: #212121;
	text-decoration: underline;
}

.Reports-content .btn-viewAll:active,
.Reports-content .btn-viewAll:focus {
	color: #8c8c8c;
	text-decoration: underline;
}

.Reports-content .btn-viewAll span {
	display: inline-block;
	font-size: 0.75em;
	margin-left: -1px;
	top: -1px;
}

.Reports-content .ChartWeek {
	text-align: center;
	margin: 17px 20px 0 20px;
	position: relative;
}

.Reports-content .ChartWeek .SliderChart {
	width: 100%;
}

.SliderCharts-Home {
	margin-top: 0px;
}

@media screen and (max-width: 480px) {
	.Reports-content .ChartWeek .SliderChart {
		height: 250px;
	}
}

.Reports-content .ChartWeek .SliderChart .Slide {
	width: 100%;
}

.Reports-content .ChartWeek .SliderChart .Slide .image {
	width: 100%;
}

.Reports-content .ChartWeek .SliderChart .Slide .image img {
	width: 100%;
	height: auto;
	max-height: 247px;
}

.Reports-content .ChartWeek .SliderChart .Slide .meta {
	text-align: left;
	margin-top: 10px;
}

.Reports-content .ChartWeek .SliderChart .Slide .meta .title {
	font-size: 1em;
	color: #666;
	font-family: "knowledgeregular";
}

.Reports-content .ChartWeek .SliderChart .Slide .meta .title .text {
	color: #666;
}

.Reports-content .ChartWeek .SliderChart .Slide .meta .title .text:hover {
	color: #001eff;
}

.Reports-content .ChartWeek .SliderChart .Slide .meta .date {
	color: #666;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	font-size: 0.9em;
	font-family: "knowledgeregular";
}

.Reports-content .ChartWeek .controlArrow {
	display: inline-block;
	font-size: 1.3em;
	color: #666;
	z-index: 100;
}

.Reports-content .ChartWeek .control-next {
	position: absolute;
	top: 90px;
	right: -30px;
}

.Reports-content .ChartWeek .control-prev {
	position: absolute;
	top: 90px;
	left: -30px;
}

.Reports-charts {
	margin-top: 25px;
}

.Reports-charts .heading--home {
	position: relative;
	top: -5px;
}

@media screen and (max-width: 480px) {
	.Reports-charts {
		margin-left: -10px;
	}
}

.Reports-charts .carousel-single-element .slides img {
	width: 100%;
	height: auto;
	max-height: 233px;
}

.boxprize {
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.boxprize img {
	display: inline-block;
}

.Ads,
.LatestEvents {
	margin-bottom: 20px;
	clear: both;
}

.LatestEvents {
	width: 100%;
}

.Ads img {
	width: 100%;
	max-width: 300px;
	height: auto;
	display: block;
	margin: 0 auto;
}

@media screen and (max-width: 480px) {

	.Ads,
	.LatestEvents {
		margin-right: 0;
		float: none;
	}
}

@media screen and (min-width: 992px) {
	.Ads img {
		width: 300px;
		height: 250px;
	}
}

/* Commentary */

.Commentary-Button {
	text-align: center;
	margin-top: -1px;
}

.Commentary-Button a {
	display: inline-block;
	padding: 10px 20px;
	background-color: #001eff;
	color: white;
	font-family: "knowledgeregular";
	font-size: 0.8em;
	box-shadow: 0 2px 1px #a1acbd;
	cursor: pointer;
	text-decoration: none;
	transition: background-color 0.3s, color 0.3s;
}

.Commentary-Button a span {
	display: inline-block;
	font-size: 0.75em;
}

.Commentary-Button a span.glyphicon {
	margin-left: 6px;
}

.Commentary-Button #btn-ShowHide-FilterForm.btn-ShowLess {
	background-color: white;
	color: #001eff;
}

.Commentary-Button #btn-ShowHide-FilterForm {
	color: #fff;
}

.glyphicon-menu-down:before {
	content: "\e259" !important;
}

.Commentary-FilterForm {
	height: 57px;
	padding-top: 11px;
	padding-left: 20px;
	background-color: #001eff;
	position: relative;
}

@media screen and (max-width: 768px) {
	.Commentary-FilterForm {
		padding-right: 20px;
	}

	.LatestEvents {
		margin-top: 62px;
	}
}

.bigForm {
	background-color: white;
	width: 100%;
	border: 1px solid #eee;
	box-shadow: 0 1px 2px #a1acbd;
	font-family: "knowledgeregular";
}

.bigForm-buttons {
	position: absolute;
	right: 6px;
	bottom: -5px;
}

.bigForm-buttons .btn-clear {
	text-decoration: none;
	font-family: "knowledgeregular";
	font-size: 0.85em;
	color: #777777;
	margin-left: 10px;
}

.bigForm-buttons .btn-filter {
	display: inline-block;
	font-family: knowledge-text-n7, knowledge, Arial, sans-serif;
	font-weight: 700;
	text-rendering: optimizeLegibility;
	color: #fff;
	background-color: #ff5000;
	border-color: transparent;
	border-bottom: 1px solid #ff5000;
	border-radius: 4px;
	padding: 7px 15px;
	margin-left: 10px;
}

.bigForm-buttons .btn-filter:hover {
	text-decoration: none;
	color: #fff;
	background-color: #dc4500;
	border-color: transparent;
	border-bottom: 1px solid #dc4500;
}

.bigForm-buttons .btn-filter:focus,
.bigForm-buttons .btn-filter:active {
	text-decoration: none;
	color: #fff;
	background-color: #3950ff;
	border-color: transparent;
	border-top: 1px solid #3950ff;
	outline: none;
	box-shadow: none;
}

.selectNewsOlder {
	position: absolute;
	top: 0px;
	right: 0;
}

.selectNewsOlder .selectNewsOlder-wrapper {
	display: block;
	margin: 11px 20px 0 30px;
	position: relative;
}

.selectNewsOlder .selectNewsOlder-wrapper span {
	display: inline-block;
	color: white;
}

.selectNewsOlder::before {
	background-color: #3950ff;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 57px;
}

.bigForm .bigForm-wrapper {
	width: 100%;
	position: relative;
}

.bigForm .bigForm-wrapper .btn-showLessOptions span {
	display: inline-block;
	font-size: 0.7em;
	margin-left: 4px;
}

.bigForm .bigForm-wrapper .clearfix {
	margin: 10px 20px;
}

.bigForm .bigForm-wrapper .column {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	float: left;
}

.bigForm .bigForm-wrapper .column h5 {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #555;
	border-bottom: 4px solid #e9e9e9;
	margin: 0 0 10px 0;
	padding-bottom: 15px;
}

.bigForm .bigForm-wrapper .column .boxes {
	width: 100%;
}

.bigForm .bigForm-wrapper .column .box {
	display: inline-block;
	width: 32%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
}

.bigForm .bigForm-wrapper .column .box input {
	display: inline-block;
	position: relative;
	top: 2px;
}

.bigForm .bigForm-wrapper .column .box input#fund-insight {
	margin-bottom: 8px;
}

.bigForm .bigForm-wrapper .column .box label {
	display: inline-block;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #555;
	padding-left: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bigForm .bigForm-wrapper .column .box .box-line {
	width: 100%;
	line-height: 1.2;
	margin-bottom: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bigForm .bigForm-wrapper .column .box .box-line--padding {
	padding-left: 20px;
}

@media screen and (max-width: 768px) {
	.bigForm .bigForm-wrapper .column .box .box-line {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 980px) {
	.bigForm .bigForm-wrapper .column {
		display: block;
		width: 100%;
	}

	.bigForm .bigForm-wrapper .column--extraLine {
		padding-left: 40px;
		padding-top: 0px;
		margin-top: -28px;
	}

	.bigForm .bigForm-wrapper .column--extraLine::before {
		display: none;
	}
}

@media screen and (max-width: 660px) {
	.bigForm .bigForm-wrapper .column {
		display: block;
		width: 100%;
	}

	.bigForm .bigForm-wrapper .column--extraLine {
		padding-left: 40px;
	}
}

@media screen and (max-width: 480px) {
	.bigForm .bigForm-wrapper .column {
		display: block;
		width: 100%;
	}

	.bigForm .bigForm-wrapper .column--extraLine {
		padding-left: 40px;
	}

	.bigForm .bigForm-wrapper .column .box {
		width: 49%;
		margin-bottom: 10px;
	}

	.bigForm-buttons {
		position: relative;
		right: inherit;
		bottom: inherit;
		margin-left: 39px;
		margin-bottom: 20px;
		margin-top: -19px;
	}
}

.Commentary-FilterForm .inputContainer {
	display: inline-block;
	background: #fff;
	border: 1px solid #3950ff;
	border-top-width: 2px;
	padding: 0;
	margin: 0;
	position: relative;
}

@media screen and (max-width: 768px) {
	.Commentary-FilterForm .inputContainer {
		width: 100%;
	}
}

.Commentary-FilterForm .inputContainer .icon {
	display: block;
	position: absolute;
	top: 9px;
	left: 11px;
	color: #404040;
	font-size: 1em;
}

.Commentary-FilterForm .inputContainer>input {
	display: inline-block;
	width: 300px;
	height: 32px;
	font-family: knowledge-text-n4, knowledge, Arial, sans-serif;
	font-size: 16px;
	text-rendering: optimizeLegibility;
	color: #555;
	border: 0;
	outline: 0;
	background-color: #fff;
	padding: 0px 0px 0px 10px;
	box-sizing: border-box;
}

/* Search */

.Commentary-FilterForm .inputContainer .global-search-submit {
	font-size: 14px;
	font-family: knowledge-text-n4, knowledge, Arial, sans-serif;
	line-height: 1.15;
	text-rendering: optimizeLegibility;
	position: absolute;
	top: 6px;
	right: 1px;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	color: #a9a9a9;
	background: #fff;
	border: 1px solid transparent;
	padding: 0;
	margin: 0;
	display: inline-block;
	overflow: hidden;
	background-color: transparent;
	background-image: url(images/png/sprite.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 14px;
	height: 16px;
	background-position: 0 -240px;
	right: 5px;
	top: 9px;
	text-indent: 100px;
	background-clip: padding-box;
}

.Commentary-FilterForm .inputContainer .searchInput {
	width: 450px;
}

@media screen and (max-width: 768px) {
	.Commentary-FilterForm .inputContainer .searchInput {
		width: 100%;
	}
}

.Commentary-FilterForm .inputContainer .options {
	position: absolute;
	top: 32px;
	right: 0px;
	background-color: #fff;
	z-index: 1000;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	width: 510px;
	padding: 20px 0px;
	text-align: right;
	color: #666;
	font-family: "knowledgeregular";
	display: none;
}

.Commentary-FilterForm .inputContainer .options .line {
	position: relative;
}

.Commentary-FilterForm .inputContainer .options .line::before {
	content: "";
	position: absolute;
	width: 1px;
	background-color: #e9e9e9;
	height: 95px;
	top: 34px;
	right: -2px;
}

.Commentary-FilterForm .inputContainer .options .line::after {
	content: "";
	background-color: #e9e9e9;
	width: 1px;
	height: 95px;
	position: absolute;
	top: 34px;
	left: -3px;
}

.Commentary-FilterForm form .inputContainer .options .column {
	display: inline-block;
	margin-left: 0px;
	width: 33%;
	float: left;
	position: relative;
	vertical-align: top;
	padding-left: 13px;
}

.Commentary-FilterForm form .inputContainer .options .column .indent {
	padding-left: 20px;
}

.Commentary-FilterForm form .inputContainer .options .column .option {
	display: block;
	text-align: left;
}

.Commentary-FilterForm form .inputContainer .options .column .option input {
	display: inline-block;
	margin-right: 5px;
}

.Commentary-FilterForm form .inputContainer .options .column .option label {
	display: inline-block;
	font-size: 0.7em;
}

.Commentary-FilterForm form .inputContainer .options .column .title {
	display: block;
	height: 20px;
	text-align: left;
	margin-bottom: 10px;
	font-family: "knowledgeregular";
	font-size: 0.85em;
}

.Commentary-FilterForm form .inputContainer .options .btnContainer {
	clear: both;
	padding-top: 20px;
	padding-right: 10px;
}

.Commentary-FilterForm form .inputContainer .options .btnContainer button {
	display: inline-block;
	padding: 4px 16px;
	margin-left: 15px;
	background-color: #ff9000;
	color: #fff;
	background-repeat: repeat-x;
	background-image: linear-gradient(180deg, #ff9000, #ff6300);
}

.Commentary-FilterForm form .inputContainer .options .btnContainer a {
	display: inline-block;
	color: #666;
	font-size: 0.85em;
	margin-left: 10px;
}

.Commentary-FilterForm form .btn-filter {
	color: #666;
	height: 32px;
	padding: 0 1em;
	font-size: 0.95em;
	background-color: #fff;
	outline: 0;
	font-family: "knowledgeregular";
	border: 0;
	margin-left: 20px;
}

.Commentary-FilterForm form .btn-filter span {
	color: #666;
	display: inline-block;
	margin-left: 10px;
	font-size: 0.75em;
}

.Commentary-FilterButton {
	text-align: right;
	padding-right: 20px;
	margin-bottom: 20px;
}

.Commentary-FilterButton label {
	display: inline-block;
	font-family: "knowledgeregular";
	font-size: 0.86em;
}

.Commentary-FilterButton select {
	display: inline-block;
}

.Commentary-Articles {
	font-size: 0;
	padding: 0 10px;
	font-size: 0;
	min-height: 280px;
	position: relative;
}

.Commentary-Articles .Article {
	display: inline-block;
	width: 22%;
	height: 450px;
	font-size: 1rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px 1.5%;
	background-color: #eee;
	margin-bottom: 34px;
	vertical-align: top;
	padding: 12px;
	color: #666;
	padding-top: 12px;
	position: relative;
}

@media screen and (max-width: 768px) {
	.Commentary-Articles .Article {
		width: 45%;
		margin: 0 2.5%;
		margin-bottom: 23px;
	}
}

@media screen and (max-width: 480px) {
	.Commentary-Articles .Article {
		width: 98%;
		margin: 1%;
		margin-bottom: 23px;
	}
}

.Commentary-Articles .Article-title {
	font-family: "knowledgemedium";
	font-size: 1.645em;
	margin: 0 0 10px 0;
	color: #515151;
}

.Commentary-Articles .Article-content p {
	font-size: 1.5em;
	line-height: 1.2;
	font-family: "knowledgeregular";
}

.Commentary-Articles .Article-content img {
	width: 100%;
	height: auto;
	max-height: 155px;
}

.Commentary-Articles .Article-button a {
	font-family: knowledge-text-n7, knowledge, Arial, sans-serif;
	font-weight: 700;
	font-size: 1.5em;
	color: #515151;
	text-decoration: none;
}

.modulesLipper .Box a {
	font-family: knowledge-text-n7, knowledge, Arial, sans-serif;
	font-weight: 700;
	font-size: 0.87em;
	color: #515151;
	text-decoration: none;
}

.modulesLipper .Box a>span {
	font-size: 9px;
}

.Commentary-Articles .Article-button a:hover,
.Box a:hover {
	color: #000;
	text-decoration: underline;
}

.Commentary-Articles .Article-button span {
	display: inline-block;
	font-size: 0.75em;
}

.Commentary-Articles .Article-metadata {
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	border-top: 1px solid #d8d8d8;
	padding-top: 5px;
	padding-right: 10px;
	font-family: "knowledgelight";
	margin-right: 10px;
	margin-left: 10px;
}

.Commentary-Articles .Article-metadata .category {
	font-size: 1.45em;
	font-family: "knowledgeregular";
}

.Commentary-Articles .Article-metadata .category>a {
	display: inline-block;
	color: #666;
	font-size: 1em;
	font-family: "knowledgeregular";
	margin-right: 16px;
	position: relative;
}

.Commentary-Articles .Article-metadata .category>a::after {
	display: block;
	content: " ";
	top: 6px;
	right: -9px;
	width: 1px;
	height: 10px;
	position: absolute;
	background-color: #494949;
}

.Commentary-Articles .Article-metadata .category ul {
	padding: 0;
	margin: 0;
}

.Commentary-Articles .Article-metadata .category ul li {
	display: inline-block;
	margin-right: 5px;
	position: relative;
}

.Commentary-Articles .Article-metadata .category ul li ::after {
	content: ",";
	display: inline-block;
}

.Commentary-Articles .Article-metadata .category ul li:last-child ::after {
	content: "";
}

.Commentary-Articles .Article-metadata .category ul li a {
	color: #666;
	font-size: 1em;
	font-family: "knowledgeregular";
}

.Commentary-Articles .Article-metadata .details {
	font-size: 1.45em;
	line-height: 1;
}

.Commentary-Articles .Article-metadata .details .date {
	display: inline-block;
	margin-right: 10px;
	position: relative;
}

.Commentary-Articles .Article-metadata .details .date::after {
	position: absolute;
	top: 2px;
	right: -7px;
	display: block;
	content: "";
	width: 1px;
	height: 10px;
	background-color: #494949;
}

.Commentary-Articles .Article-metadata .details .author {
	display: inline-block;
}

.ChartPost {
	padding: 20px;
	margin-top: 10px;
}

.ChartPost-header {
	padding-bottom: 5px;
	margin: 0;
}

.ChartPost-header .title {
	font-size: 2.6em;
	color: #666;
	margin: 0 0 0px 0;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
}

.ChartPost-header .meta {
	font-size: 0.855em;
	font-family: "knowledgelight";
	margin-top: 15px;
}

.ChartPost-header .meta .glyphicon {
	display: inline-block;
	color: #666;
	font-size: 0.75em;
}

.ChartPost-header .meta .back {
	font-family: "knowledgemedium";
	color: #333;
	display: inline-block;
	margin-right: 23px;
	position: relative;
}

.ChartPost-header .meta .back::after {
	content: "";
	position: absolute;
	top: 2px;
	right: -13px;
	background-color: #e9e9e9;
	height: 14px;
	width: 1px;
}

.ChartPost-header .meta .date {
	color: #666;
}

.ChartPost-header .meta .author {
	font-family: "knowledgemedium";
	color: #333;
	text-decoration: underline;
}

.ChartPost-content {
	margin-top: 30px;
}

.ChartPost-content .float--right {
	width: 40%;
	float: right;
	margin: 0 20px 20px 0;
}

.ChartPost-content .feature-image {
	width: 100%;
	margin: 0;
	padding: 0;
}

.ChartPost-content .feature-image img {
	width: 100%;
	height: auto;
}

.ChartPost-content .content p {
	color: #666;
	font-family: "knowledgeregular";
	font-size: 1em;
}

.ChartPost-content .content p a {
	font-family: "knowledgemedium";
	color: #515151;
}

.ChartPost-tags {
	margin-top: 15px;
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin-left: 0px;
	margin-right: 0px;
}

.ChartPost-tags .title {
	display: inline-block;
	font-size: 1em;
	color: #666;
	font-family: "knowledgeregular";
	margin-right: 20px;
}

.ChartPost-tags ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.ChartPost-tags ul li {
	display: inline-block;
	margin-right: 10px;
}

.ChartPost-tags ul li a {
	display: inline-block;
	background-color: #e4e4e4;
	font-size: 0.855em;
	padding: 4px 10px;
	color: #666;
	font-family: "knowledgelight";
}

/* Reports */

.ReportPost-sidebar .button {
	width: 100%;
}

.ReportPost-sidebar .Ads {
	margin-top: 20px;
	margin-right: 0;
	padding-right: 0;
}

.ReportPost-sidebar .download-attachment {
	width: 100%;
	float: right;
}

.ReportPost-sidebar .download-attachment .btn {
	width: 100%;
	float: right;
}

@media screen and (min-width: 1200px) {
	.ReportPost-sidebar .download-attachment .btn {
		width: auto !important;
		padding-right: 76px;
		padding-left: 56px;
	}
}

.ReportPost-sidebar .Ads img {
	width: 100%;
	max-width: 300px;
	height: auto;
	max-height: 250px;
}

@media screen and (max-width: 768px) {
	.ReportPost-sidebar .Ads {
		padding-top: 20px;
		float: none;
	}

	.ReportPost-sidebar .Ads img {
		margin: 0 auto;
	}
}

.loadingPosts {
	width: 100%;
	text-align: center;
	font-family: "knowledgelight";
	background-color: gray;
	margin-bottom: 30px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=8);
	padding-top: 45%;
}

.loadingPosts p {
	font-size: 40px;
	color: #fff;
}

.loadingIcon {
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 3px solid #fff;
	position: relative;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-top: 10px;
	margin-left: 11px;
}

.loadingIcon::after {
	content: "";
	position: absolute;
	width: 30px;
	height: 4px;
	background: #001eff;
	top: 6px;
	left: -12px;
	-webkit-animation: spin 1.2s infinite;
	-moz-animation: spin 1.2s infinite;
	-o-animation: spin 1.2s infinite;
	-ms-animation: spin 1.2s infinite;
	animation: spin 1.2s infinite;
}

.loadMore {
	width: 168px;
	font-family: knowledge-text-n7, knowledge, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	font-size: 16px;
	color: #fff;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	text-align: center;
	white-space: nowrap;
	font-weight: 700;
	background-color: #001eff;
	background-image: none;
	border-radius: 5px;
	border: 1px solid transparent;
	border-bottom-color: #3950ff;
	padding: 14px 0;
	margin: 0 auto;
	cursor: pointer;
}

.loadMore:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3950ff;
}

.loadMore:focus {
	color: #fff;
	background-color: #3950ff;
}

.icon-circle {
	height: 41px;
	background-image: url(images/sprite_icons_categories.png);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}

.icon-featuredarticle {
	width: 28px;
	background-position: -208px 0;
}

.icon-file {
	width: 26px;
	background-position: 0 0;
}

.icon-popular {
	width: 42px;
	background-position: -50px 0;
}

.icon-podcast {
	width: 42px;
	background-position: -160px 0;
}

.icon-chart {
	width: 47px;
	background-position: -100px 0;
	margin-top: -5px;
	/*  position: relative;
  top: -20px*/
}

.icon-chevron-large-white {
	display: inline-block;
	width: 8px;
	height: 12px;
	background-color: transparent;
	background-image: url(images/png/sprite.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	background-position: -336px 0;
	font-size: 10px;
	line-height: 1;
	vertical-align: middle;
	position: relative;
	top: -0.1em;
}

.btn>.icon-chevron-large-white,
.btn-filter>.icon-chevron-large-white {
	margin-left: 10px;
}

.at-share-btn {
	display: block !important;
	margin-bottom: 10px !important;
	position: relative !important;
}

.at-svc-facebook::after {
	content: "Share";
	position: absolute;
	top: 6px;
	left: 41px;
	width: 100px;
	height: 16px;
	font-size: 14px;
	font-family: "knowledgeregular";
	color: #000;
}

.at-svc-twitter::after {
	content: "Tweet";
	position: absolute;
	top: 6px;
	left: 41px;
	width: 100px;
	height: 16px;
	font-size: 14px;
	font-family: "knowledgeregular";
	color: #000;
}

.at-svc-linkedin::after {
	content: "Share";
	position: absolute;
	top: 6px;
	left: 41px;
	width: 100px;
	height: 16px;
	font-size: 14px;
	font-family: "knowledgeregular";
	color: #000;
}

.at-svc-google_plusone_share::after {
	content: "+1";
	position: absolute;
	top: 6px;
	left: 41px;
	width: 100px;
	height: 16px;
	font-size: 14px;
	font-family: "knowledgeregular";
	color: #000;
}

.at-svc-email::after {
	content: "Email";
	position: absolute;
	top: 6px;
	left: 41px;
	width: 100px;
	height: 16px;
	font-size: 14px;
	font-family: "knowledgeregular";
	color: #000;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 30px;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.social-sharing {
	margin: 40px 0px;
}

.Single-Event {
	margin-bottom: 30px;
}

/* Podcast (Audio) Feed */

.pod-div {
	margin-bottom: 30px;
}

.pod-div .heading-2 {
	margin-bottom: 16px;
}

.pod-grey {
	padding-top: 5px;
	margin-bottom: 0;
}

.date-m {
	text-transform: uppercase;
}

.video-subscribe {
	margin-top: 20px;
}

@media screen and (min-width: 992px) {
	.video-subscribe .btn-primary {
		float: right;
	}
}

/* Contributors (global page) */

.page-template-template-contributors .listings .author_list_short {
	border-bottom: 2px solid #e9e9e9;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.page-template-template-contributors .listings .author_list_short h2 {
	font-size: 1.4em;
	margin-bottom: 0;
}

.page-template-template-contributors .listings .author_list_short img {
	border: 1px solid #eeeeee;
	float: left;
	display: inline;
	padding: 2px;
	margin: 5px 10px 10px 0px;
}

.page-template-template-contributors .listings .small_bio {
	font-size: 12px;
	padding-bottom: 6px;
}

.page-template-template-contributors .listings .social_bar {
	height: auto;
	display: block;
	margin-top: 5px;
	width: 100%;
}

.page-template-template-contributors .listings .social_bar .left_float {
	float: left;
	display: inline-block;
}

.page-template-template-contributors .listings .social_bar .right_float {
	float: right;
	display: inline-block;
}

/* Hide contributors */

#author-3273,
#author-3273-name,
#author-3277,
#author-3277-name,
#author-3271,
#author-3271-name,
#author-3272,
#author-3272-name,
#author-3250,
#author-3250-name,
#author-3270,
#author-3270-name,
#author-3269,
#author-3269-name,
#author-3275,
#author-3275-name,
#author-3255,
#author-3255-name {
	display: none !important;
}

/* Contributors (individual contributor page) */

.author .title-subtitle-text-asset {
	background-color: #eeeeee;
	padding: 15px;
}

.author .title-subtitle-text-asset .author-info p {
	font-size: 12px;
	margin: 0 0 3px 0;
}

.author .title-subtitle-text-asset .author-description {
	font-size: 14px;
	line-height: normal;
	margin-top: 15px;
}

.author .author-articles {
	margin-top: 30px;
}

.author .author-articles .Commentary-Articles {
	padding: 0;
}

.author .author-articles .Posts {
	display: block;
	width: 100%;
}

.author .author-articles .Posts-sizer {
	width: 49%;
}

.author .author-articles .Posts-gutter {
	width: 2%;
}

.author .author-articles .Posts-item {
	background-color: #eeeeee;
	color: black;
	width: 49%;
	box-sizing: border-box;
	font-size: 0.85em;
	margin-bottom: 15px;
	font-size: 16px;
	text-decoration: none !important;
	display: block;
}

@media screen and (max-width: 481px) {
	.author .author-articles .Posts-sizer {
		width: 100%;
	}

	.author .author-articles .Posts-gutter {
		width: 0%;
	}

	.author .author-articles .Posts-item {
		width: 100%;
	}
}

/* Default Page */

.component-page {
	margin-top: 60px;
	margin-bottom: 20px;
}

/* Modal */

.modal-product-author .modal-body {
	padding-bottom: 30px;
}

.modal-body ul.social {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.modal-body ul.social li:first-child {
	margin-left: 0;
}

.modal-body ul.social li {
	float: left;
	margin-left: 10px;
}

.gray-layer-video {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 7;
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
}

.backgroundcolor--white {
	background-color: white !important;
}

.starmine-content {
	width: 90%;
}

.videoP {
	margin-top: 10px;
}

.featured-content--article {
	margin-top: 20px;
}

.ArticlePost-content .carousel-screenshot-gallery .carousel-controls {
	width: 100% !important;
}

.ArticlePost-content .carousel-screenshot-gallery {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.ArticlePost-content .carousel-screenshot-gallery .slick-prev {
	left: -80px;
}

.ArticlePost-content .carousel-screenshot-gallery .slick-next {
	right: -80px;
}

.ArticlePost-content .carousel-screenshot-gallery .carousel-item {
	max-width: 670px;
}

.ArticlePost .large-list-of-links {
	margin-bottom: 25px;
}

.ArticlePost-content p img {
	max-width: 100%;
}

.ArticlePost-content ul {
	list-style: inherit;
	margin-block-start: 15px;
	margin-block-end: 15px;
	padding-left: 20px;
}

.ArticlePost-content ul li {

}

.weight--300 {
	font-weight: 300 !important;
}

.margin--top-popularposts {
	margin-top: 28px !important;
}

.featured-content--article .row .entry--1 .border,
.related-content--article .row .entry--1 .border {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #e9e9e9;
}

.featured-content--article .row .entry--1 .border p {
	margin: 0px;
}

.text-align--right {
	text-align: right;
}

.wp-caption {
	position: relative;
}

.wp-caption p:empty {
	display: none;
}

.image-responsive-caption {
	width: 100% !important;
}

.image-responsive-caption img {
	width: 100%;
	height: auto;
}

.alignleft {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.alignright {
	margin-top: 10px;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}

.fix-div-image {
	width: 100% !important;
	height: auto;
}

.fix-div-image img {
	width: 100% !important;
	height: auto !important;
}

/*.wp-caption img{
  width: 100%;
}*/

.wp-caption-text {
	position: absolute;
	bottom: 15px;
	background: rgba(255, 80, 0, 0.7);
	padding: 5px 10px;
	font-size: 14px;
	right: 10px;
	border-radius: 10px;
	color: #FFF;
	margin: 0;
}

.carousel-caption-description {
	margin-top: 10px;
}

.Contributor {
	display: inline-block;
	width: 16.3%;
	background: white;
	vertical-align: top;
	margin-bottom: 30px;
}

.Contributor-title {
	font-family: knowledge-text-n3, knowledge, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.05;
	vertical-align: top;
	font-size: 40px;
	margin-bottom: 20px;
}

.Contributor-page {
	margin-top: 40px;
}

.Contributor .Contributor-image {
	width: 95%;
}

.Contributor .Contributor-image img {
	/*width: 100%;*/
	width: 140px !important;
	height: 140px !important;
}

.Contributor .Contributor-content {
	width: 95%;
}

.Contributor .Contributor-content .name {
	font-family: knowledge-text-n3, knowledge, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	line-height: 1;
	color: #0099c4;
	font-size: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 55px;
}

.Contributor .Contributor-content .name2 {
	min-height: 80px;
}

.Contributor .Contributor-content .role {
	font-family: knowledge-text-n3, knowledge, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 1;
	font-family: 18px;
	margin-bottom: 15px;
	margin-top: 3px;
}

.Contributor .Contributor-content .bios {
	font-size: 14px;
	min-height: 155px;
}

.Contributor .Contributor-content .link {
	margin-top: 15px;
}

.Contributor .Contributor-content .link a {
	font-size: 14px;
	color: #444;
	font-weight: 700;
}

.carousel-item .image-asset {
	width: 100%;
}

.carousel-screenshot-gallery .carousel-item.slick-slide .image-asset {
	width: 100%;
}

.featured-content {
	margin-bottom: 25px;
}

.ArticlePost-content img.size-full {
	height: auto;
}

.page-template-template-contributors .btn-dark {
	visibility: hidden;
}

.mainHome .webcast-podcast {
	margin-top: 33px;
}

.mainHome .borderbottom-fix {
	border-bottom: 6px solid #e9e9e9;
}

.sponsored {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.video-asset .videoWrapper {
	margin-bottom: 5px;
}

.webcast-podcast-carousel {
	padding: 0px 15px;
	margin-top: 25px;
}

.Event-metadata {
	margin: 0px 0px 20px 0px;
	padding: 10px;
	list-style: none;
	border-top: 4px solid #e9e9e9;
	border-bottom: 4px solid #e9e9e9;
}

.btn-smm {
	color: #fff;
	padding: 3px 15px;
	font-size: 16px;
	line-height: 1.4;
	border-radius: 5px;
	color: #fff;
	background-color: #001eff;
	border-top-color: transparent;
	border-bottom-color: #3950ff;
}

a.btn-smm {
	color: #fff;
}

.btn-smm:hover,
.btn-smm:active,
.btn-smm:focus,
.btn-smm:visited {
	text-decoration: none;
	color: #fff;
	background-color: #3950ff;
}

html.svg .carousel-screenshot-gallery .slick-prev:before {
	background-position: 0px 0px;
	background-image: none, url(./images/arrows.png);
}

html.svg .carousel-screenshot-gallery .slick-next:before {
	background-position: -42px 0px;
	background-image: none, url(./images/arrows.png);
}

/* CSS for Investment Reseaerch Awards Marquee in Home page */

.homeMarquee {
	background-image: none, url(./images/background_investment_research.jpg);
	background-size: cover;
	padding: 40px 0;
}

.homeMarquee-wrapper {
	box-sizing: border-box;
	padding-left: 290px;
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
}

.homeMarquee-wrapper .image {
	position: absolute;
	top: 0;
	left: 30px;
}

.homeMarquee-wrapper .image .image-img {
	width: 231px;
}

.homeMarquee-wrapper .text {
	color: #fff;
	padding-left: 30px;
	box-sizing: border-box;
	border-left: 1px solid #fff;
}

.homeMarquee-wrapper .text .paragraph {
	font-family: knowledge-text-n3, knowledge, Arial, sans-serif;
	font-size: 48px;
	font-weight: 300;
	text-rendering: optimizeLegibility;
	line-height: 1.05;
	margin-bottom: 10px;
}

.homeMarquee-wrapper .text .bold {
	font-weight: 400;
}

.newsletter-paragraph {
	margin: 10px 0 10px 0;
}

.wp-polls {
	border-top: 4px solid #e9e9e9;
	border-bottom: 4px solid #e9e9e9;
	padding: 1em 0 0 0;
	margin: 0.5em 0 1em 0;
}

.wp-polls-ul li {
	position: relative;
	margin-bottom: 4px;
}

.wp-polls-ul li strong,
.wp-polls-ul li span {
	position: absolute;
	top: 0;
	left: 10px;
}

.newMarqueeHome-wrapper {
	background-size: cover;
	min-height: 400px;
	width: 100%;
	padding-bottom: 2em;
	position: relative;
}

.newMarqueeHome-left {
	padding: 100px 50px 0 0;
}

.newMarqueeHome-left .heading {
	font-family: LSEG Motto, Helvetica Neue, Arial;
	font-size: 45px;
	font-weight: 500;
	line-height: 56px;
	color: #fff;
	margin-bottom: 24px;
}

.newMarqueeHome-left .copy {
	color: #fff;
	font-family: proximanova, Helvetica Neue, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 24px;
}

.newMarqueeHome .featuredArticles {
	background-color: rgba(0, 0, 0, 0.5);
	margin: 2.4em 0 0 0;
}

.newMarqueeHome .featuredArticles-title {
	background-color: #001eff;
	color: #fff;
	font-family: proximanova, Helvetica Neue, Arial, sans-serif;
	line-height: 1.15;
	padding: 0.45em 1em;
	text-rendering: optimizeLegibility;
	font-size: 24px;
	font-weight: 100;
}

.newMarqueeHome .featuredArticles-body ul {
	margin: 0;
	padding: 0;
}

.newMarqueeHome .featuredArticles-body ul li {
	border-bottom: 1px solid #616161;
	list-style: none;
	padding: 0.65em 3em 0.65em 1em;
	position: relative;
}

.newMarqueeHome .featuredArticles-body ul li a {
	text-decoration: none;
}

.newMarqueeHome .featuredArticles-body ul li a:hover {
	text-decoration: none;
}

.newMarqueeHome .featuredArticles-body ul li:last-child {
	border-bottom: 0;
}

.newMarqueeHome .featuredArticles-body ul li .icon-carrot {
	background-position: -336px 0;
	position: absolute;
	top: 41%;
	right: 20px;
	z-index: 10;
}

.newMarqueeHome .featuredArticles-body ul li .date {
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
}

.newMarqueeHome .featuredArticles-body ul li .title {
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
}

.newMarqueeHome .featuredArticles-body ul li .excerpt {
	color: #fff;
	display: block;
	font-size: 14px;
	margin-bottom: 0;
}

.associated_article {
	display: block;
	margin: 0;
}

.ArticlePost-content .wrapper {
	width: 100% !important;
}

.ArticlePost-content p {
	margin-bottom: 1rem !important;
}

.js-GDPR-overlay {
	display: none;
}

.modal-backdrop.in {
	display: block;
}

.post .component--reduced-top {
	margin: 0;
}

.post .share-button-drop-down {
	margin-top: 0px;
}

@media screen and (max-width: 1025px) {
	.newMarqueeHome-right {
		padding: 0 !important;
	}
}

@media screen and (max-width: 480px) {
	.newMarqueeHome-right {
		padding: 0;
	}

	.newMarqueeHome-left {
		padding: 2em 0 0 0;
	}
}

@media screen and (max-width: 1100px) {
	.homeMarquee-wrapper .text .paragraph {
		font-size: 40px;
	}
}

@media screen and (max-width: 800px) {
	.homeMarquee-wrapper .text .paragraph {
		font-size: 40px;
	}

	.homeMarquee-wrapper {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 768px) {
	.homeMarquee-wrapper .text .paragraph {
		font-size: 32px;
	}
}

@media screen and (max-width: 650px) {
	.homeMarquee {
		padding: 20px 0;
	}

	.homeMarquee-wrapper {
		padding-left: 0;
		padding-top: 0;
		padding-bottom: 0;
	}

	.homeMarquee-wrapper .text {
		border: 0;
		text-align: center;
		padding-top: 20px;
	}

	.homeMarquee-wrapper .image {
		position: relative;
		left: inherit;
		text-align: center;
	}

	.homeMarquee-wrapper .image .image-img {
		display: inline-block;
		width: 200px;
	}

	.homeMarquee-wrapper .text .paragraph {
		font-size: 20px;
	}
}

/* END CSS for Investment Reseaerch Awards Marquee in Home page */

/* CSS for Modifiers 2 */

.mgt-40 {
	margin-top: 40px;
}

.wp-polls .wp-polls-ans input {
	padding: 0.2em 0.6em !important;
}

/* CSS for Modifiers  */

@media screen and (max-width: 1025px) {
	.ArticlePost .promotional-banner a img {
		width: 380px;
	}

	.ArticlePost-content .carousel-screenshot-gallery .carousel-item {
		max-width: 100%;
	}

	.ArticlePost-content .carousel-screenshot-gallery .slick-prev {
		left: 12px;
	}

	.ArticlePost-content .carousel-screenshot-gallery .slick-next {
		right: 12px;
	}
}

@media screen and (max-width: 770px) {
	.Contributor {
		width: 24.5%;
	}

	.ArticlePost .promotional-banner a img {
		width: 370px;
	}

	.ArticlePost-content .carousel-screenshot-gallery .slick-prev {
		left: 0px;
	}

	.ArticlePost-content .carousel-screenshot-gallery .slick-next {
		right: 0px;
	}

	.wp-caption {
		width: auto;
		background-color: #f7f7f7;
	}
}

@media screen and (max-width: 480px) {
	.Contributor {
		width: 100%;
	}

	.Contributor .Contributor-content .name {
		min-height: auto;
	}

	.Contributor .Contributor-content .name2 {
		min-height: auto;
	}

	.Contributor .Contributor-content .bios {
		min-height: auto;
	}

	.ArticlePost .promotional-banner a img {
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.articles-margin--top {
		margin-top: 30px;
	}

	body.theme-grey .site-specific-header .lockup .business-unit {
		clear: both;
	}

	.site-specific-header .lockup .business-unit .default {
		padding-top: 10px;
	}
}

@media screen and (max-width: 800px) {
	.heading--home {
		font-size: 20px;
		position: relative;
		top: 7px;
	}

	.featured-content--article .row .entry {
		height: auto !important;
	}
}

@media screen and (max-width: 701px) {
	.image-responsive-caption {
		width: 100% !important;
	}
}

body.home .dynamic-hero-video {
	height: 200px;
}

@media screen and (min-width: 992px) {
	.heading--home {
		display: inline-block;
		font-size: 24px;
	}
}

@media screen and (min-width: 1200px) {
	.heading--home {
		display: inline-block;
		font-size: 29px;
	}
}

@media (min-width: 767px) {
	body.home .dynamic-hero-video {
		height: 300px;
	}
}

@media (min-width: 1024px) {
	body.home .dynamic-hero-video {
		height: 380px;
	}
}

@media (min-width: 1258px) {
	body.home .dynamic-hero-video {
		height: 380px;
	}
}

/* RETINA
   ================================================== */

/* iPhone 4, Opera Mobile 11 and other high pixel ratio devices ----------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {

	.icon-lseg-tac-logo,
	.icon-lseg-logo {
		background-image: url(images/svg/logo-lseg.svg) !important;
		background-position: 0 0;
		width: 221px;
		height: 100px;
	}

	.social .icon {
		background-image: url(images/svg/sprite.svg);
	}

	.icon-circle {
		background-image: url(images/sprite_icons_categories@2x.png);
		-webkit-background-size: 235px 41px;
		-moz-background-size: 235px 41px;
		background-size: 235px 41px;
	}
}

@-moz-keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-o-keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/* Refinitiv Start */

* {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

a {
	color: #001eff;
}

a:active,
a:focus,
a:visited,
a:hover {
	color: #0013a1;
}

body.theme-grey .global-footer {
	background-color: #000;
}

/*
body.theme-grey .global-footer nav ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	list-style: none;
	padding: 0;
	margin: 28px 0 0 0;
}

body.theme-grey .global-footer nav ul li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-left: 20px;
}
*/

.footer-menu .menu-item a:hover {
	color: #ff5000;
}

.footer-menu .holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
}

.footer-menu .menu-footer-menu-container {
	width: 100%;
}

.footer-menu__nav-btn {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	background: 0 0;
	border: none;
	height: 63px;
	width: 72px;
}

/*
body.theme-grey .global-footer nav ul a:hover {
	text-decoration: none;
}

body.theme-grey .global-footer nav ul a {
	font-size: 0.875em;
	color: #fff;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
*/

.btn-primary {
	color: #fff;
	background-color: #001eff;
	border-bottom-color: #001eff;
}

.btn-primary:hover {
	background-color: #3950ff;
	border-bottom-color: #3950ff;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.open .dropdown-toggle.btn-primary {
	background-color: #3950ff;
	border-color: #3950ff;
}

.btn-find,
.btn-sub {
	color: #fff;
	background-color: #001eff;
	border-bottom-color: #001eff;
}

.btn-find:hover,
.btn-sub:hover {
	background-color: #3950ff;
	border-bottom-color: #3950ff;
}

.btn-find.active,
.btn-find:active,
.btn-find:focus,
.open .dropdown-toggle.btn-find,
.btn-sub.active,
.btn-sub:active,
.btn-sub:focus {
	background-color: #3950ff;
	border-bottom-color: #3950ff;
}

.large-list-of-links .list-of-links .list-links--blue-links li a:visited {
	color: #3950ff;
}

.large-list-of-links .list-of-links .list-links--blue-links li a {
	color: #001eff;
}

/* Refinitiv Polls colors */
.wp-polls .pollbar {
	background: #00C389 !important;
}

.wp-polls-ul li strong,
.wp-polls-ul li span {
	color: #404040;
}

.btn-utility {
	color: #fff;
	background-color: #ff5000;
	border-bottom-color: #3c5217;
}

.btn-utility:hover {
	background-color: #ff5000;
}


body.theme-grey .site-specific-footer .col-2 .btn {
	background-color: #000;
}

.heading-1,
h1 {
	color: #000;
	font-family: LSEG Motto, Helvetica Neue, Arial;
	font-weight: 500;
	line-height: 45px;
	margin-bottom: 1rem;
}

.heading-page-hero.heading-1 {
	color: #fff;
}

.featured-content .heading-featured-content a,
.featured-content .heading-related-content a,
.related-content .heading-featured-content a,
.related-content .heading-related-content a {
	color: #000;
}

.pagination a {
	color: #001eff;
}

.pagination .pagination-direction.active,
.pagination .pagination-direction:focus,
.pagination .pagination-direction:hover {
	color: #001eff;
}

.page-template-template-lipper .btn-primary {
	background-color: #ff5000;
	border-bottom-color: #dc4500;
}

.page-template-template-lipper .btn-primary:hover {
	background-color: #dc4500;
}

.page-template-template-research .loadMore {
	background-color: #ff5000;
	border-bottom-color: #dc4500;
}

.page-template-template-research .loadMore:hover {
	background-color: #dc4500;
}

.PollInHome .btn-smm {
	background-color: #ff5000;
}

.PollInHome .btn-smm:hover {
	background-color: #dc4500;
}

.page-template-template-research .btn-primary,
.newMarqueeHome-left .btn-primary {
	background-color: #ff5000;
	border-bottom-color: #dc4500;
}

.page-template-template-research .btn-primary:hover,
.newMarqueeHome-left .btn-primary:hover {
	background-color: #dc4500;
}

.site-specific-header .nav-wrapper {
	margin-top: 0;
}

.rich-text-editor p.full {
	width: 100%;
	max-width: 100%;
}

.page-template-template-lipper-methodology .full a {
	color: #001eff;
}

.page-template-template-lipper-methodology .full a:hover {
	color: #3950ff;
}

@media (max-width: 480px) {

	.icon-lseg-tac-logo,
	.icon-lseg-logo {
		width: 178px;
		height: 36px;
		background-size: 178px 72px;
		background-position: 0 -18px;
	}

	.site-specific-header .lockup .business-unit .default {
		padding-top: 0;
	}

	.nav-wrapper {
		background-color: #001eff;
	}
}

@media (max-width: 767px) {
	body.theme-grey .site-specific-header>.container {
		border-bottom: 2px solid #ebecec;
	}
}

@media (min-width: 768px) {
	body.theme-grey .site-specific-header {
		border-bottom: 2px solid #ebecec;
	}
}

@media (min-width: 768px) {
	.site-specific-header .lockup .business-unit {
		margin-top: 20px;
	}
}

@media (min-width: 1024px) {
	.site-specific-header--expanded.site-specific-header .lockup .logo.icon-lseg-tac-logo {
		margin-top: 0;
		width: 162px;
		height: 60px;
		background-position: 0;
		background-size: 100%;
	}
}

@media (min-width: 1024px) {
	.site-specific-header--expanded.site-specific-header .lockup .business-unit {
		height: 22px;
		margin-top: 20px;
	}
}

@media (min-width: 1024px) {
	.site-specific-header--expanded.site-specific-header .lockup {
		padding: 6px 0 5px;
	}
}

@media (min-width: 1024px) {
	.site-specific-header.site-specific-header--expanded .primary-navigation .primary-navigation-list-wrapper .level-1>li>a {
		height: 67px !important;
	}
}

@media (max-width: 1023px) {
	.site-specific-header .nav-wrapper .primary-navigation .toggle.primary-navigation-toggle {
		background-color: #001eff;
	}

	.site-specific-header .nav-wrapper .global-search {
		background-color: #001eff;
	}

	.site-specific-header .nav-wrapper {
		background-color: #001eff;
	}
}

.fix-for-a-bug {
	background-color: red;
}

.btn-sub-box,
.btn-sub-box:visited {
	background-color: #ff5000;
	border-bottom-color: #dc4500;
}

.btn-sub-box:hover,
.btn-sub-box:active {
	background-color: #dc4500;
}

.tr-privacy-policy-banner {
	display: none;
}

/* "lipper-leaders-iconography" page - page-id-49726 */
body.page-id-49726 ul {
	margin: 0;
}

body.page-id-49726 ul li {
	margin: 0 0 .5em 0;
}

@media (max-width: 1023px) {
	body.page-id-49726 ul {
		margin-top: 1em;
	}
}

.heading--home {
	font-family: LSEG Motto, Helvetica Neue, Arial;
}

.tr-SemanticFooter a:hover {
	color: #fff;
}

.heading-eyebrow {
	margin-bottom: 5px;
}

.tr-SiteFooterNavList.is-expanded button svg {
	transform: rotate(180deg);
}

.tr-GlobalFooter.tr-GlobalFooter--expanded button svg {
	transform: rotate(180deg);
}