.stoxx .bold {
	font-weight: 700;
	font-size: 13px;
	word-wrap: break-word
}

table{
	background:transparent;
}

.stoxx .accountTable {
	padding-top: 0!important;
	margin-top: 0!important
}

.stoxx .machine-id-control {
	padding: 10px 0 0
}

.stoxx .machine-id-control .controls {
	margin-left: 20px
}

.stoxx .machine-id-control .controls.first {
	margin-left: 0
}

.stoxx .captchaContainer {
	width: 100%;
	background: red
}

.stoxx .accountDetailsCard .col1 {
	font-family: "Outfit";
	font-size: 14px
}

.stoxx .accountDetailsCard .col2 {
	font-size: 13px
}

.stoxx .contactUs {
	font-size: 12px!important
}

.stoxx .packageBox p.text {
	font-size: 11px;
	font-family: inherit
}

.stoxx h1 {
	color: #444;
	font-family: "Outfit";
	font-size: 30px
}

.stoxx h2 {
	color: #444;
	font-family: "Outfit";
	font-size: 24px
}

.stoxx h3 {
	color: #444;
	font-family: "Outfit";
	font-size: 18px
}

.stoxx h3.bold {
	font-family: OpenSans-Bold;
	line-height: 23px
}

.stoxx h3.semibold {
	font-family: OpenSans-Semibold;
	line-height: 23px
}

.stoxx h4 {
	color: #444;
	font-family: "Outfit";
	font-size: 16px
}

.stoxx h4.bold {
	font-family: OpenSans-Bold;
	line-height: 21px
}

.stoxx h4.semibold {
	font-family: OpenSans-Semibold;
	line-height: 21px
}

.stoxx h5 {
	color: #444;
	font-family: "Outfit";
	font-size: 14px
}

.stoxx h5.bold {
	font-family: OpenSans-Bold;
	line-height: 18px
}

.stoxx h5.semibold {
	font-family: OpenSans-Semibold;
	line-height: 18px
}

.stoxx h6 {
	color: #444;
	font-family: OpenSans-Bold;
	font-size: 12px;
	text-transform: uppercase
}

.stoxx .paragraph {
	color: #444;
	font-family: "Outfit";
	font-size: 13px;
	line-height: 18px
}

.stoxx .paragraph.second {
	line-height: 140%
}

.stoxx .custom-ul {
	list-style-type: disc;
	font-weight: 700;
	font-size: 12px
}

.stoxx .custom-ul li ul li {
	text-indent: -5px;
	list-style-type: none;
	font-weight: 400
}

.stoxx .custom-ul li ul li:before {
	content: "-";
	position: relative;
	left: -5px
}

#confirm-modal.reveal-modal.small, #change-email-for-user.reveal-modal{
    margin-left: auto;
    width: 65%;
    margin-top: 1.75rem;
    right: auto !important;
    left: 50% !important;
    margin-right: -50%;
    transform: translate(-50%, 0);
	text-align: center;
    padding: 1.7em;
}

.aui #confirm-modal .marginTop40{
	margin-top:0 !important
}

.aui #confirm-modal .paddingBot20{
	    padding-bottom: 0 !important;
}


.aui .stoxx #change-email-for-user h3 {
	color: black;
    font-weight: bold;
    font-size: 20px;
	 margin: 0 0 1.7em 0;
}

#confirm-modal.reveal-modal>:last-child{
	    margin-bottom: 0;
}

.aui #confirm-modal.reveal-modal h3 {
    margin: 0 0 1.7em 0;
}

.stoxx .reveal-modal .close-reveal-modal {
    font-size: 31px;
    line-height: 1;
    position: absolute;
    top: 17px;
    right: 12px;
    color: #aaa;
    font-weight: normal;
    cursor: pointer;
    height: 11px;
    width: 25px !important;
    font-size: 0;
}

.reveal-modal .close-reveal-modal:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.reveal-modal .close-reveal-modal:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.reveal-modal .close-reveal-modal:before, .reveal-modal .close-reveal-modal:after {
    background: #A7A7A7;
    border-radius: 2px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: .4s;
    transition: .4s;
    width: 100%;
}

.reveal-modal .close-reveal-modal:hover:before, .reveal-modal .close-reveal-modal:hover:after{
	 background: #000000 !important;
}


/*---------------Banner--------------*/
.secondary-cards .card-item {
	    height: 100%;
		padding: 20px 20px;
		display: inline-flex;
		background-size: cover;
		flex-direction: column;
		background-position: 50%;
		width: 100%;
		text-decoration: none;
		position:relative;
    }
	
.pre-heading {
    font-weight: 400;
    line-height: 1.1;
    text-transform: uppercase;
    text-wrap: pretty;
    font-size: 1.1rem;
    display: block;
}	

.secondary-card-0{
	    background:url("https://www.stoxx.com/documents/stoxxnet/Images/stoxxcom-images/MktgBanner_Image_AmundiETF_333x157.png");
}

.secondary-card-1{
	     background:url("https://www.stoxx.com/documents/stoxxnet/Images/stoxxcom-images/MktgBanner_Image_NewDAXComposite_333x157.png");
}

.secondary-card-2{
	     background:url("https://www.stoxx.com/documents/stoxxnet/Images/stoxxcom-images/MktgBanner_Image_BeyondTheBuzz_333x157.png");
}

.inner-secondary-card-0, .inner-secondary-card-1, .inner-secondary-card-2{
    z-index: 1;
    height: 100%;
    display: inline-flex;
    flex-direction: column;
}

.secondary-cards .card-item:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .8)));
    background: linear-gradient(transparent, rgba(0, 0, 0, .6));
    z-index: 1;
	}

.color-white, .has-white-color {
    color: #fafaf2 !important;
}

.color-black, .has-black-color {
    color: #5a5a5a !important;
}

.aui .stoxx h2.heading-1-small {
	font-size: 1.3em;
    margin-bottom: 8px;
    font-family: 'Crimson Text';
	line-height: 20px;
	height: 100%;
}

span.link-text {
    font-weight: 400;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: underline;
    font-size: 1.1em;
	text-transform: uppercase;
}

.secondary-cards{
	margin-bottom: 2.5em !important;
}

.secondary-cards .row{
	display: flex;
    height: 100%;
}

/*---------------404-----------------*/
.aui #pagenotfound-page.stoxx .container{
	border:none;
	height:auto;
}

.aui #pagenotfound-page.stoxx .container:hover{
	border:none;
	box-shadow:none;
}

    #pagenotfound-page .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

@media print {
	.stoxx .no-print {
		display: none!important
	}
}

.stoxx .address-box {
	height: 114px;
	width: 100%;
	border-bottom: 1px solid #dedede
}

.stoxx .address-box ul li {
	list-style-type: none
}

.stoxx .address-box .img-box {
	width: 48.66%;
	height: 100%;
	padding-top: 5px;
	padding-right: 2%
}

.stoxx .address-box .img-box img {
	width: 133px;
	height: 80px
}

.stoxx .address-box .info-box {
	width: 49.34%;
	height: 100%;
	padding-top: 12px
}

.stoxx .address-box .info-box .address {
	font-size: .85em;
	color: #444;
	line-height: 1.4;
	height: 88%;
	overflow: hidden;
	text-overflow: ellipsis
}

.stoxx .address-box .info-box .address h5 {
	font-weight: 400
}

.stoxx .address-box.contact-us {
	min-height: 119px;
	width: 100%
}

.stoxx .address-box.contact-us .info-box {
	padding-top: 4px
}

.stoxx .address-box.contact-us .info-box h5 {
	margin: 2px 0
}

.stoxx .address-box.noUnderline {
	border: 0
}

.stoxx .address-box.underline {
	margin-bottom: 10px
}

.stoxx .address-box .img-box .locator img {
	width: 13px;
	height: 16px
}

.stoxx .locator {
	margin: 6px 0 0;
	cursor: pointer
}

.stoxx .locator span.map {
	color: #93ba13;
	font-size: 10px;
	line-height: 12px
}

.stoxx .address-box.contact-us .info-box.right div {
	font-size: 12px;
	line-height: 17px
}

.stoxx .suggestion-query-page-content .contact-box {
	min-height: 95px
}

.stoxx .contact-box ul li {
	list-style-type: none
}

.stoxx .contact-box .img-box {
	width: 33.33%;
	height: 100%;
	padding-top: 5px
}

.stoxx .contact-box .img-box img {
	width: 78px;
	height: 78px;
	border: 1px solid #dedede
}

.stoxx .contact-box .info-box {
	width: 66.66%;
	height: 100%;
	padding-top: 5px
}

.stoxx .contact-box .info-box .contact {
	font-size: .8em;
	color: #444;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis
}

.stoxx .contact-box .info-box .contact .email {
	color: #174778;
	word-break: break-all
}

.stoxx .contact-box .info-box .contact h5 {
	font-weight: 400
}

.stoxx .people-box,
.stoxx .people-box-b {
	margin-top: 1.2em;
	height: 100px;
	width: 300px;
	border-bottom: 1px solid #dedede
}

.stoxx .people-box .img-box,
.stoxx .people-box-b .img-box {
	width: 33.33%;
	height: 100%
}

.stoxx .people-box .img-box img,
.stoxx .people-box-b .img-box img {
	width: 78px;
	height: 78px;
	border: 1px solid #dedede
}

.stoxx .people-box .info-box,
.stoxx .people-box-b .info-box {
	width: 66.66%;
	height: 100%
}

.stoxx .people-box .info-box .people,
.stoxx .people-box-b .info-box .people {
	font-size: .8em;
	color: #444;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis
}

.stoxx .people-box .info-box .people h5,
.stoxx .people-box-b .info-box .people h5 {
	font-weight: normal;
	margin-top: 0;
	margin-bottom: .2em;
	padding-left: 0
}

.stoxx .people-box-b {
	border-bottom: 0
}

.stoxx .award-box {
	height: 146px;
	width: 300px;
	border-bottom: 1px solid #dedede
}

.stoxx .award-box .img-box {
	width: 33.33%;
	height: 100%;
	padding-top: 12px
}

.stoxx .award-box .img-box img {
	width: 78px;
	border: 1px solid #dedede
}

.stoxx .award-box .info-box {
	width: 66.66%;
	height: 100%;
	padding-top: 12px
}

.stoxx .award-box .info-box .award {
	font-size: .8em;
	color: #444;
	line-height: 1.4;
	height: 80%;
	overflow: hidden;
	text-overflow: ellipsis
}

.stoxx .award-box .info-box .award h5 {
	font-weight: 400
}

.stoxx .award-box .info-box .award .date {
	color: #969494;
	font-size: 12px
}

.stoxx .award-box .info-box .award .description {
	text-transform: uppercase
}

.stoxx .publication-box {
	height: 140px;
	width: 460px;
	border-bottom: 1px solid #dedede
}

.stoxx .publication-box .top {
	height: 96px
}

.stoxx .publication-box .bottom {
	height: 42px
}

.stoxx .publication-box .clickable {
	color: #91ba14;
	padding: 0;
	font-size: 12px;
	padding: 10px 0 0
}

.stoxx .publication-box .clickable span {
	cursor: pointer;
	margin-left: 20px
}

.stoxx .publication-box .clickable span:first-child {
	margin-left: 0
}

.stoxx .publication-box .clickable .add {
	background: url(../images/stoxx/stoxxcom/box-com/add_plus.png) no-repeat 0 50%;
	padding-left: 20px
}

.stoxx .publication-box .clickable .view-more,
.stoxx .viewAllPublication .research-box .clickable .view-more {
	background: url(../images/stoxx/stoxxcom/box-com/view_more.png) no-repeat 0 50%;
	padding-left: 20px
}

.stoxx .publication-box .clickable .download,
.stoxx .viewAllPublication .research-box .clickable .download {
	background: url(../images/stoxx/stoxxcom/box-com/download_option.png) no-repeat 0 50%;
	padding-left: 20px
}

.stoxx .publication-box .img-box {
	width: 30%;
	height: 100%;
	padding-top: 12px
}

.stoxx .publication-box .img-box img {
	width: 78px;
	height: 78px;
	border: 1px solid #dedede;
	color: #FFFFFF
}

.stoxx .publication-box .info-box {
	width: 70%;
	height: 100%;
	padding-top: 12px
}

.stoxx .publication-box .info-box .publication {
	font-size: .8em;
	color: #444;
	line-height: 1.4;
	height: 90%;
	overflow: hidden;
	text-overflow: ellipsis
}

.stoxx .publication-box .info-box .publication .description {
	line-height: 12px
}

.stoxx .publication-box.dashboard {
	width: 240px;
	border-bottom: 0
}

.stoxx .publication-box.dashboard .info-box {
	width: 64%
}

.stoxx .resource-box {
	height: 140px;
	width: 300px;
	border-bottom: 1px solid #dedede
}

.stoxx .resource-box .top {
	height: 96px
}

.stoxx .resource-box .bottom {
	height: 42px
}

.stoxx .resource-box .clickable {
	color: #91ba14;
	padding: 0;
	font-size: 14px;
	padding: 10px 0 0
}

.stoxx .resource-box .clickable span {
	cursor: pointer
}

.stoxx .resource-box .img-box {
	width: 30%;
	height: 100%;
	padding-top: 12px
}

.stoxx .resource-box .img-box img {
	width: 78px;
	height: 78px;
	border: 1px solid #dedede
}

.stoxx .resource-box .info-box {
	width: 70%;
	height: 100%;
	padding-top: 12px
}

.stoxx .resource-box .info-box .resource {
	font-size: .8em;
	color: #444;
	line-height: 1.4;
	height: 100%;
	overflow: hidden;
	text-overflow: ellipsis
}

.stoxx .resource-box .info-box .resource h5 {
	font-weight: 400
}

.stoxx .resource-box .info-box .resource .description {
	line-height: 1.4
}

.stoxx .large-6 .news-box .info-box {
	width: 318px
}

.stoxx .large-8 .news-box .info-box {
	width: 480px
}

.stoxx .news-box {
	cursor: hand;
	cursor: pointer;
	height: auto;
	border-bottom: 1px solid #dedede
}

.stoxx .news-box h5 {
	padding-left: 0
}

.stoxx .news-box .top {
	height: 96px;
	max-width: 640.40625px
}

.stoxx .news-box .bottom {
	height: 42px
}

.stoxx .news-box .clickable {
	color: #91ba14;
	font-size: 14px;
	padding: 8px 0 0
}

.stoxx .news-box .clickable span {
	cursor: pointer;
	margin-left: 20px
}

.stoxx .news-box .clickable span:first-child {
	margin-left: 0
}

.stoxx .news-box .clickable .add {
	background: url(../images/stoxx/stoxxcom/box-com/add_plus.png) no-repeat 0 50%;
	padding-left: 20px
}

.stoxx .news-box .img-box {
	width: 130px;
	padding-top: 12px
}

.stoxx .news-box .img-box img {
	width: 122px;
	height: 76px;
	border: 1px solid #dedede
}

.stoxx .news-box .info-box {
	height: 100%;
	padding-top: 12px
}

.stoxx .news-box .info-box .news {
	font-size: .8em;
	color: #444;
	line-height: 1.4;
	height: 100%;
	overflow: hidden;
	text-overflow: ellipsis
}

.stoxx .news-box .info-box .news h5 {
	font-weight: 400;
	height: 36px;
	overflow: hidden;
	text-overflow: ellipsis
}

.stoxx .news-box .info-box .news .description {
	line-height: 1.6;
	color: #969494;
	font-size: 12px
}

.stoxx .news-box .info-box .news .separator {
	padding: 0
}

.stoxx .news-box .info-box .news .separator span {
	border-left: 1px solid #c8c8c8;
	padding: 0 10px
}

.stoxx .news-box .info-box .news .separator span:first-child {
	padding: 0 10px 0 0;
	border-left: 0
}

.stoxx .last .research-box,
.stoxx .last .news-box,
.stoxx .last .resource-box {
	border-bottom: 0
}

.stoxx .research-box {
	min-height: 302px;
	border-bottom: 1px solid #dbd8d7
}

.stoxx .research-box.related-item {
	min-height: 50px;
	max-width: 235px;
	word-break: break-all;
	padding: 7px 0 10px
}

.stoxx .research-box .clickable {
	color: #91ba14;
	font-size: 14px;
	padding: 0
}

.stoxx .research-box .clickable span {
	cursor: pointer;
	margin-left: 20px;
	line-height: 24px
}

.stoxx .research-box .clickable span:first-child {
	margin-left: 0
}

.stoxx .research-box .clickable .add {
	background: url(../images/stoxx/stoxxcom/box-com/add_plus.png) no-repeat 0 50%;
	padding-left: 20px
}

.stoxx .research-box .img-box {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 5px
}

.stoxx .research-box .img-box img {
	width: 100%;
	border: 1px solid #dedede;
	height: auto
}

.stoxx .research-box h5 {
	font-weight: 400
}

.stoxx .research-box .description {
	min-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.2;
	text-align: left
}

.stoxx .research-box .small-text {
	color: #969494;
	font-size: 12px;
	line-height: 1.6
}

.stoxx .research-box .separator {
	padding: 0
}

.stoxx .research-box .separator span {
	border-left: 1px solid #c8c8c8;
	padding: 0 10px
}

.stoxx .research-box .separator span:first-child {
	padding: 0 10px 0 0;
	border-left: 0
}

.stoxx .location {
	padding-right: 20px
}

.stoxx .components-header {
	height: 48px;
	border-bottom: 2px solid #767877
}

.stoxx .components-header span {
	display: block;
	line-height: 48px;
	color: #454545;
	font-family: "Outfit";
	font-size: 21px;
	font-weight: 400
}

.stoxx .components-header .icon {
	height: 100%
}

.stoxx .components-header .icon .list-icon {
	background-image: url(../images/stoxx/stoxxcom/list-icon.png);
	background-position: 0 center;
	background-repeat: no-repeat
}

.stoxx .components-header .icon .graph-icon {
	background-image: url(../images/stoxx/stoxxcom/graph-icon.png);
	background-position: 90% center;
	background-repeat: no-repeat
}

.stoxx .components-header .icon ul {
	height: 100%;
	padding: 12px 0
}

.stoxx .components-header .icon ul li {
	height: 22px;
	width: 33px;
	margin: 0;
	border-left: 1px solid #dadada
}

.stoxx .components-header .icon ul li a {
	display: block;
	line-height: 100%
}

.stoxx .components-header .icon ul li.first {
	border-left: 0
}

.padding10 {
	padding: 10px
}

@media(max-width:768px) {
	.stoxx .research-box,
	.stoxx .news-box,
	.stoxx .resource-box {
		border-bottom: 0
	}
	.stoxx .mobileLast .research-box,
	.stoxx .mobileLast .news-box,
	.stoxx .mobileLast .resource-box {
		border-bottom: 0
	}
	.resource-box-padding {
		border-bottom: 1px solid #ccc
	}
	.news-box.press {
		border-bottom: 1px solid #ccc
	}
	.news-box.press .info-box,
	.news-box.press .img-box {
		float: none!important;
		width: 100%!important
	}
	.news-box.press .top {
		height: auto!important
	}
	.news-box.press .descriptionContainer {
		position: absolute;
		left: 150px;
		max-height: 118px;
		top: 64px;
		overflow: hidden
	}
	.news-box.press .adspace.press {
		margin-bottom: 20px!important
	}
	
	    .secondary-cards .row {
        display: block;
        height: 100%;
    }
	
	    .secondary-cards .row .nomargin:not(:last-child) {
        margin-bottom: 20px;
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) {
	.bottom-brdr-small {
		border-bottom: 1px solid #ccc;
		margin-bottom: 15px
	}
}

@media only screen and (min-device-width:768px) and (max-device-width:960px) {
	.address-box {
		width: 71%
	}
}

@media only screen and (min-width:768px) and (max-width:968px) {
	.stoxx .resource-box {
		width: 250px!important
	}
}

.email-form-component {
	width: 99%
}

.stoxx .comp-award .award-box {
	border-bottom: 1px solid #dedede;
	height: 140px;
	width: auto
}

.stoxx .comp-award .award-box .img-box {
	padding-top: 0;
	width: auto
}

.stoxx .comp-award .award-box .info-box {
	padding-top: 0
}

.stoxx .comp-award .award-box .info-box .award {
	height: 88%
}

.stoxx .comp-award .award-box .info-box .award .date {
	margin-bottom: 5px
}

.stoxx .comp-award .award-box .info-box h5 {
	padding: 0
}

.stoxx .comp-award .marginB20 {
	margin-bottom: 20px
}

@media screen and (min-width:1025px) {
	.stoxx .comp-award .last-row .award-box,
	.stoxx .corp-struc .last-row .people-box {
		border: 0
	}
}

@media screen and (min-width:320px) and (max-width:1024px) {
	.stoxx .comp-award .last-row .last .award-box,
	.stoxx .corp-struc .last-row .last .people-box {
		border: 0
	}
}

@media screen and (min-width:320px) and (max-width:640px) {
	.advisory-board img {
		width: 100%;
		margin-bottom: 10px
	}
	img.mobAlign-last {
		margin-bottom: 0;
		padding-bottom: 0
	}
	img.mobAlign-first {
		padding-top: 0
	}
}

.stoxx .corp-struc .marginB20 {
	margin-bottom: 20px
}

.stoxx .corp-struc p.lorem-ipsum {
	margin-top: 0;
	margin-bottom: 10px
}

.stoxx .corp-struc .people-box {
	border-bottom: 1px solid #dedede;
	height: 100px;
	width: auto;
	margin-top: 0
}

.stoxx .corp-struc .people-box h5 {
	padding: 0
}

.stoxx .publication-box .info-box .publication h5 {
	padding-left: 0;
	font-weight: 400;
	color: #444
}

.stoxx .search-bottom-panel .view-more {
	background: url(../images/stoxx/stoxxcom/box-com/view_more.png) no-repeat 0 50%;
	padding-left: 20px;
	font-size: 12px
}

.stoxx .search-bottom-panel .download {
	background: url(../images/stoxx/stoxxcom/box-com/download_option.png) no-repeat 0 50%;
	padding-left: 20px;
	margin-left: 20px;
	font-size: 12px
}

.stoxx .search-bottom-panel .add {
	background: url(../images/stoxx/stoxxcom/box-com/add_plus.png) no-repeat 0 50%;
	padding-left: 20px;
	margin-left: 20px;
	font-size: 12px
}

.orbit-bullets li {
	width: 10px!important
}

.subscription-box .sub-text .button-secondary:hover {
	background-color: #AADA13!important;
	color: #fff!important
}

.datepicker {
	top: 0;
	left: 0;
	padding: 4px;
	margin-top: 1px;
	border-radius: 0!important
}

.datepicker>div {
	display: none
}

.datepicker table {
	width: 100%;
	margin: 0
}

.datepicker td,
.datepicker th {
	text-align: center;
	width: 20px;
	height: 20px
}

.datepicker td.day:hover {
	background: #eee;
	cursor: pointer
}

.datepicker td.day.disabled,
.datepicker span.month.disabled,
.datepicker span.year.disabled {
	color: #eee;
	cursor: default;
	background: #fff!important
}

.datepicker td.old,
.datepicker td.new {
	color: #999
}

.datepicker td.active,
.datepicker td.active:hover {
	color: #fff;
	background-color: #9dc51f;
	background-image: -moz-linear-gradient(top, #174778, #174778);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#174778), to(#174778));
	background-image: -webkit-linear-gradient(top, #174778, #174778);
	background-image: -o-linear-gradient(top, #174778, #174778);
	background-image: linear-gradient(to bottom, #174778, #174778);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	border-color: #04c #04c #002a80;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	*background-color: #04c;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
	color: #fff;
	background-color: #174778;
	*background-color: #174778
}

.datepicker td span {
	display: block;
	width: 47px;
	height: 54px;
	line-height: 54px;
	float: left;
	margin: 2px;
	cursor: pointer
}

.datepicker td span:hover {
	background: #eee
}

.datepicker td span.active {
	color: #fff;
	background-color: #9dc51f;
	background-image: -moz-linear-gradient(top, #174778, #174778);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#174778), to(#174778));
	background-image: -webkit-linear-gradient(top, #174778, #174778);
	background-image: -o-linear-gradient(top, #174778, #174778);
	background-image: linear-gradient(to bottom, #174778, #174778);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	border-color: #04c #04c #002a80;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	*background-color: #04c;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
	color: #fff;
	background-color: #9dc51f;
	*background-color: #9dc51f
}

.datepicker td span.old {
	color: #999
}

.datepicker th.switch {
	width: 145px
}

.datepicker th.next,
.datepicker th.prev {
	font-size: 21px
}

.datepicker thead tr:first-child th {
	cursor: pointer
}

.datepicker thead tr:first-child th:hover {
	background: #eee
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
	display: block;
	cursor: pointer;
	width: 16px;
	height: 16px
}

label.datepicker-trigger {
	background: url(../images/stoxx/stoxxcom/calender.png) no-repeat 0 0;
	width: 100%;
	height: 40px
}

.resized-sprite,
.stoxx .filter-bar-chart .filter-box-chart ul li .close,
.stoxx .filter-bar-chart .filter-box-chart .addIndex .close,
.downloadIcon,
.percentIcon,
.benchmarkIcon,
.printIcon,
.settingsIcon {
	background: url(../images/com-sprite.png) no-repeat
}

.right-sprite {
	background: url(../images/com-sprite-right.png) no-repeat
}

.stoxx .filter-bar-chart {
	height: auto
}

.stoxx .filter-bar-chart .filter-box-chart {
	border: 1px solid #dcd8d7;
	height: auto;
	margin: 10px 0 20px
}

.stoxx .filter-bar-chart .filter-box-chart .update-border {
	border: 1px solid #dcd8d7
}

.stoxx .filter-bar-chart .filter-box-chart ul li {
	margin: 5px;
	height: 30px;
	width: auto;
	border: 1px solid #f7e3c2;
	background-color: #ffedd5;
	padding: 8px 5px;
	font-family: "Outfit";
	font-size: .85em;
	line-height: 12px
}

.stoxx .filter-bar-chart .filter-box-chart ul li .close {
	float: right;
	color: #603900;
	float: right;
	font-size: 1em;
	font-weight: 700;
	opacity: 1;
	filter: alpha(opacity=100);
	text-shadow: none;
	background-position: 0 -4935px;
	width: 10px;
	height: 10px;
	margin-top: 1px
}

.stoxx .filter-bar-chart .filter-box-chart ul li .close:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.stoxx .filter-bar-chart .filter-box-chart .button-update {
	border-radius: 0;
	box-shadow: none;
	border: 0;
	color: #fff;
	font-size: .8em;
	background: #174778;
	min-width: 90px;
	padding: 0;
	margin: 5px;
	height: 30px
}

.stoxx .filter-bar-chart .filter-box-chart .greenPlus {
	font-weight: 700;
	font-size: 18px;
	color: #174778;
	width: 20px;
	height: 20px;
	float: left;
	padding-right: 5px
}

.stoxx .filter-bar-chart .filter-box-chart .addIndex {
	margin: 5px;
	height: 30px;
	width: 130px;
	border: 1px solid #bbb;
	background-color: #eaeaea;
	padding: 9px 5px;
	font-family: "Outfit";
	font-size: .85em;
	line-height: 12px
}

.stoxx .filter-bar-chart .filter-box-chart .addIndex .close {
	float: right;
	color: #603900;
	float: right;
	font-size: 1em;
	font-weight: 700;
	opacity: 1;
	filter: alpha(opacity=100);
	text-shadow: none;
	background-position: 0 -4935px;
	width: 10px;
	height: 10px;
	margin-top: 1px
}

.stoxx .filter-bar-chart .filter-box-chart .addIndex .close:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.stoxx .filter-bar-chart .filter-box-chart .update-button {
	margin: 5px;
	height: 26px;
	border-radius: 0;
	box-shadow: none;
	border: 0;
	color: #fff;
	background: #174778;
	padding: 6px 5px;
	font-family: "Outfit";
	font-size: .85em;
	line-height: 12px;
	text-align: center;
	cursor: pointer
}

.downloadIcon {
	background-position: 0 -2885px;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px
}

.downloadIcon:hover {
	background-position: -38px -2885px;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px
}

.percentIcon {
	background-position: 0 -780px;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px
}

.benchmarkIcon {
	background-position: 0 -4815px;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px
}

.benchmarkComIcon {
	background-position: 3px -4836px;
	background-repeat: no-repeat;
	width: 25px;
	height: 28px
}

.benchmarkComIcon:hover {
	background-position: 3px -4836px;
	background-repeat: no-repeat;
	width: 25px;
	height: 28px
}

.printIcon {
	background-position: 0 -2157px;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px
}

.printIcon:hover {
	background-position: -38px -6387px;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px
}

.settingsIcon {
	background-position: 0 -1380px;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px
}

.settingsIcon:hover {
	background-position: -37px -1380px;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px
}

.stoxx .filter-bar {
	height: 58px
}

.stoxx .filter-bar .filter-box {
	border: 1px solid #dcd8d7;
	height: 38px
}

.stoxx .filter-bar .filter-box ul li {
	margin: 5px;
	height: 26px;
	min-width: 83px;
	border: 1px solid #f7e3c2;
	background-color: #ffedd5;
	padding: 6px 5px;
	font-family: "Outfit";
	font-size: .85em;
	line-height: 12px
}

.stoxx .filter-bar .filter-box ul li .close {
	float: right;
	color: #603900;
	float: right;
	font-size: 1em;
	font-weight: 700;
	opacity: .5;
	filter: alpha(opacity=50);
	text-shadow: none;
	background-image: url(../images/stoxx/stoxxcom/close-filter.png);
	width: 10px;
	height: 10px;
	margin-left: 5px;
	margin-top: 1px
}

.stoxx .filter-bar .filter-box ul li .close:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.stoxx .filter-bar .filter-box .clearAll {
	border-left: 1px solid #ddd;
	float: right;
	height: 30px;
	width: 76px;
	display: block;
	margin-top: 3px;
	line-height: 30px;
	text-align: center
}

.wrapper .menu-dropdown {
	float: left
}

.wrapper .menu-dropdown .triangle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7.5px 10px;
	border-color: transparent transparent #a8da14;
	position: absolute;
	top: -10px;
	left: 50px
}

.wrapper .menu-dropdown .select-container {
	height: 40px;
	width: 100%;
	border: 1px solid #dad8d9;
	background: url(../images/stoxx/stoxxcom/grey-arrow-bot.png) no-repeat scroll 100% 50% #fff;
	cursor: pointer
}

.wrapper .menu-dropdown .select-container .selected {
	height: 32px;
	margin: 3px 36px 0 10px;
	padding-top: 6px;
	display: block;
	color: #bbb
}

.wrapper .menu-dropdown .select-container a:hover,
.wrapper .menu-dropdown .select-container a:focus {
	text-decoration: none!important;
	outline: 0!important
}

.wrapper .menu-dropdown .select-container.opened {
	background: #fff url(../images/stoxx/stoxxcom/grey-arrow-top.png) no-repeat 100% 50%
}

.wrapper .menu-dropdown .menu {
	background-color: #fff;
	position: absolute;
	top: 48px;
	width: 540px;
	border: 1px solid #dad8d9;
	display: none
}

.wrapper #type-dropdown {
	margin-left: 20px
}

.wrapper .search-filter {
	border: 1px solid #dad8d9;
	float: left;
	height: 40px;
	margin-left: 20px
}

.wrapper .search-filter input {
	border: 0;
	color: #bbb
}

.wrapper .search-filter input:focus {
	outline: 0;
	color: #000
}

.stoxx .menu-filter-bar.nopadding {
	padding: 0
}

.stoxx .menu-filter-bar,
.stoxx .menu-bar,
.stoxx .index-bar {
	height: 79px;
	position: relative
}

.stoxx .menu-filter-bar [class*=column]+[class*=column]:last-child,
.stoxx .menu-bar [class*=column]+[class*=column]:last-child,
.stoxx .index-bar [class*=column]+[class*=column]:last-child {
	float: left
}

.stoxx .menu-filter-bar .search-filter-auto,
.stoxx .menu-bar .search-filter-auto,
.stoxx .index-bar .search-filter-auto {
	left: 346px;
	position: absolute;
	top: 60px;
	z-index: 1
}

.stoxx .menu-filter-bar .search-filter-auto ul,
.stoxx .menu-bar .search-filter-auto ul,
.stoxx .index-bar .search-filter-auto ul {
	border: 1px solid #ccc
}

.stoxx .menu-filter-bar .search-filter-auto ul li,
.stoxx .menu-bar .search-filter-auto ul li,
.stoxx .index-bar .search-filter-auto ul li {
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
	line-height: normal
}

.stoxx .menu-filter-bar .search-filter-auto ul li:hover,
.stoxx .menu-bar .search-filter-auto ul li:hover,
.stoxx .index-bar .search-filter-auto ul li:hover {
	background-color: #aada13
}

.stoxx .menu-filter-bar .search-filter-auto ul li:hover a,
.stoxx .menu-bar .search-filter-auto ul li:hover a,
.stoxx .index-bar .search-filter-auto ul li:hover a {
	color: #000
}

.stoxx .menu-filter-bar .search-filter-auto ul li a,
.stoxx .menu-bar .search-filter-auto ul li a,
.stoxx .index-bar .search-filter-auto ul li a {
	font-size: .75em;
	padding: 6px 1em 4px;
	display: block;
	overflow: hidden;
	color: #bbb;
	cursor: pointer;
	outline: 0 none;
	text-decoration: none
}

.stoxx .menu-filter-bar .search-filter-auto ul .ui-state-focus,
.stoxx .menu-bar .search-filter-auto ul .ui-state-focus,
.stoxx .index-bar .search-filter-auto ul .ui-state-focus {
	background-color: #aada13;
	color: #000
}

.stoxx .menu-filter-bar .ui-helper-hidden-accessible,
.stoxx .menu-bar .ui-helper-hidden-accessible,
.stoxx .index-bar .ui-helper-hidden-accessible {
	display: none
}

.stoxx .menu-filter {
	float: left
}

.stoxx .menu-filter .triangle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7.5px 10px;
	border-color: transparent transparent #a8da14;
	position: absolute;
	top: -10px;
	left: 50px
}

.stoxx .menu-filter .select-container {
	height: 40px;
	width: 100%;
	border: 1px solid #dad8d9;
	background: url(../images/stoxx/stoxxcom/grey-arrow-bot.png) no-repeat scroll 100% 50% #fff;
	cursor: pointer
}

.stoxx .menu-filter .select-container .selected {
	height: 32px;
	margin: 3px 36px 0 10px;
	padding-top: 6px;
	display: block;
	color: #bbb
}

.stoxx .menu-filter .select-container a:hover,
.stoxx .menu-filter .select-container a:focus {
	text-decoration: none!important;
	outline: 0!important
}

.stoxx .menu-filter .select-container.opened {
	background: #fff url(../images/stoxx/stoxxcom/grey-arrow-top.png) no-repeat 100% 50%
}

.stoxx .menu-filter .menu {
	background-color: #fff;
	position: absolute;
	top: 48px;
	width: 540px;
	border: 1px solid #dad8d9;
	display: none;
	border-top: 2px solid #a8da14;
	z-index: 1
}

.stoxx .search-filter {
	height: 40px
}

.stoxx .search-filter input {
	border: 0;
	color: #bbb;
	margin-bottom: 0;
	border: 1px solid #dad8d9;
	box-shadow: none
}

.stoxx .search-filter input:focus {
	outline: 0;
	color: #000
}

.stoxx .menu-filter-bar.dashboard {
	height: 0;
	padding-top: 0
}

.stoxx .menu-filter-bar.dashboard .select-container {
	border: 0;
	background: url(../images/stoxx/stoxxcom/grey-arrow-bot.png) no-repeat scroll 100% 50%;
	height: 18px
}

.stoxx .menu-filter-bar.dashboard .select-container a.selected {
	padding-top: 0;
	color: #FAFAF2;
	height: 0;
	display: block
}

.stoxx .menu-bar {
	margin: 1em 0
}

.stoxx .filterVal {
	background: url(../images/stoxx/stoxxcom/grey-arrow-bot.png) no-repeat right 16px;
	color: #969494;
	font-size: .9em;
	height: 40px;
	padding: .7em 0 .9em .5em;
	border: 1px solid #d7d8d9;
	cursor: pointer
}

.stoxx .filterComponent {
	position: relative
}

.stoxx .filterVal.active {
	border: 1px solid #93ba17
}

.stoxx .filter-overlay {
	background: #FFF;
	box-shadow: 1px 1px 2px 2px #e0e0e0;
	position: absolute;
	height: auto;
	display: none;
	margin-top: 10px;
	padding: 0;
	z-index: 10
}

.stoxx .filter-overlay .options ul {
	display: inline-block
}

.stoxx .filter-overlay .options ul li {
	cursor: pointer;
	line-height: 2;
	padding: .3em
}

.stoxx .filter-overlay ul.region,
.stoxx .filter-overlay ul.type {
	padding-left: 2em;
	list-style-type: disc
}

.stoxx .filter-overlay ul.region li,
.stoxx .filter-overlay ul.type li {
	cursor: pointer;
	line-height: 2;
	padding: .3em 0
}

.stoxx .filter-overlay ul.region li a,
.stoxx .filter-overlay ul.type li a {
	color: #000
}

.stoxx .filter-overlay .arrow:after {
	border-top-width: 0;
	border-bottom-color: #fff;
	top: 1px;
	content: " ";
	margin-left: -10px
}

.stoxx .filter-overlay .arrow,
.stoxx .filter-overlay .arrow:after {
	border-color: transparent;
	border-style: solid;
	display: block;
	height: 0;
	position: absolute;
	width: 0;
	border-width: 10px;
	content: ""
}

.stoxx .lt-ie9 .filter-overlay .arrow,
.stoxx .filter-overlay .arrow:after {
	border: 0
}

.stoxx .filter-overlay .arrow {
	background: url(../images/stoxx/stoxxcom/white-arrow-top.png) no-repeat;
	border-top-width: 0;
	border-bottom-color: #fff;
	top: -15px;
	left: 20%;
	margin-left: -11px;
	width: 40px;
	height: 25px;
	padding: 1em
}

.stoxx .menu-bar .filter-overlay {
	margin-top: 50px
}

.stoxx .menu-bar .dp-overlay .arrow {
	left: 10%
}

.stoxx .dp-overlay1 .arrow {
	left: 20%
}

.stoxx .lt-ie9 .filter-overlay {
	border: solid 1px #e0e0e0
}

.stoxx .displayTable {
	display: table
}

.stoxx .displayTable .displayTableCell {
	display: table-cell;
	vertical-align: middle
}

.stoxx .custom-select-content {
	margin-top: 10px
}

.stoxx .my-indices-view {
	padding: 10px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}

.stoxx .customAccordian .accordian-content {
	display: none
}

.stoxx .customAccordian .accordianHead.active {
	background-image: url(../images/stoxx/stoxxcom/grey-arrow-bot.png);
	background-position: 100% 53%
}

.stoxx .custom-select-tab {
	padding-top: 10px;
	padding-bottom: 0
}

.stoxx .custom-select-tab .custom-select-content {
	display: none;
	padding-left: 0;
	padding-right: 0
}

.stoxx .custom-select-tab .custom-select-content h4 {
	font-weight: 600
}

.stoxx .custom-select-tab .index-benchmarn-padding {
	padding-left: 0;
	padding-right: 0
}

.stoxx .container.top-performer {
	padding: 3px;
	width: 100%;
	height: auto;
	max-width: 100%
}

.stoxx .container.top-performer .details {
	height: auto
}

.stoxx .container.top-performer .box-heading {
	margin-left: 0;
	padding: 10px;
	padding-top: 15px
}

@media(max-width:560px) {
	.stoxx .container.top-performer .box-heading,
	.stoxx .container.top-performer .details {
		width: 100%;
		clear: both
	}
	.stoxx .container.top-performer .details {
		margin-top: 20px;
		padding-left: 0
	}
}

.slideshow-wrapper {
	position: relative
}

.slideshow-wrapper ul {
	list-style-type: none;
	margin: 0
}

.slideshow-wrapper ul li {
	display: none
}

.slideshow-wrapper ul li .orbit-caption {
	display: none
}

.slideshow-wrapper ul li:first-child {
	display: block
}

.slideshow-wrapper .orbit-container {
	background-color: transparent
}

.slideshow-wrapper .orbit-container li {
	display: block
}

.slideshow-wrapper .orbit-container li .orbit-caption {
	display: block
}

.slideshow-wrapper .preloader {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	border: solid 3px;
	border-color: #555 #fff;
	border-radius: 1000px;
	animation-name: rotate;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
	animation-timing-function: linear
}

.orbit-container {
	overflow: hidden;
	width: 100%;
	position: relative;
	background: 0;
	padding-right: 10px;
	padding-left: 10px
}

.dashboard-page-content .orbit-container {
	width: 99%
}

.orbit-container .orbit-slides-container {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	-webkit-transform: translateZ(0)
}

.orbit-container .orbit-slides-container img {
	display: block;
	max-width: 100%
}

.orbit-container .orbit-slides-container.fade>li {
	opacity: 0;
	transition: opacity 500ms ease-in-out;
	-ms-transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.orbit-container .orbit-slides-container.fade>li.animate-in {
	opacity: 1;
	z-index: 20;
	transition: opacity 500ms ease-in-out
}

.orbit-container .orbit-slides-container.fade>li.animate-out {
	z-index: 10;
	transition: opacity 500ms ease-in-out
}

.orbit-container .orbit-slides-container.swipe-next>li {
	-ms-transform: translate(100%, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.orbit-container .orbit-slides-container.swipe-next>li.animate-in {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	transition-duration: 500ms
}

.orbit-container .orbit-slides-container.swipe-next>li.animate-out {
	-ms-transform: translate(-100%, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	-o-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	transition-duration: 500ms
}

.orbit-container .orbit-slides-container.swipe-prev>li {
	-ms-transform: translate(-100%, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	-o-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.orbit-container .orbit-slides-container.swipe-prev>li.animate-in {
	-ms-transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	transition-duration: 500ms
}

.orbit-container .orbit-slides-container.swipe-prev>li.animate-out {
	-ms-transform: translate(100%, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	transition-duration: 500ms
}

.orbit-container .orbit-slides-container>li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-ms-transform: translate(100%, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.dashboard-page-content .orbit-container .orbit-slides-container>li {
	min-height: 323px;
	overflow: hidden
}

.orbit-container .orbit-slides-container>li>a {
	display: block
}

.orbit-container .orbit-slides-container>li.active {
	opacity: 1;
	position: relative;
	top: 0;
	left: 0;
	-ms-transform: translate(0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.orbit-container .orbit-slides-container>li .orbit-caption {
	position: absolute;
	bottom: 0;
	background-color: rgba(51, 51, 51, .8);
	color: #fff;
	width: 100%;
	padding: .55556rem .77778rem;
	font-size: .77778rem
}

.orbit-container .orbit-slide-number {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 12px;
	color: #fff;
	background: transparent;
	z-index: 10
}

.orbit-container .orbit-slide-number span {
	font-weight: 700;
	padding: .27778rem
}

.orbit-container .orbit-timer {
	position: absolute;
	top: 12px;
	right: 10px;
	height: 6px;
	width: 100px;
	z-index: 10
}

.orbit-container .orbit-timer .orbit-progress {
	height: 3px;
	background-color: rgba(255, 255, 255, .3);
	display: block;
	width: 0;
	position: relative;
	right: 20px;
	top: 5px
}

.orbit-container .orbit-timer>span {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 11px;
	height: 14px;
	border: solid 4px #fff;
	border-top: 0;
	border-bottom: 0
}

.orbit-container .orbit-timer.paused>span {
	right: -4px;
	top: 0;
	width: 11px;
	height: 14px;
	border: inset 8px;
	border-left-style: solid;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	border-color: transparent #fff transparent transparent
}

.orbit-container .orbit-timer.paused>span.dark {
	border-color: transparent #333 transparent transparent
}

.orbit-container:hover .orbit-timer>span {
	display: block
}

.orbit-container .orbit-prev,
.orbit-container .orbit-next {
	position: absolute;
	top: 45%;
	margin-top: -25px;
	width: 36px;
	height: 60px;
	line-height: 50px;
	color: #fff;
	background-color: transparent;
	text-indent: -9999px!important;
	z-index: 10
}

.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
	background-color: rgba(0, 0, 0, .3)
}

.orbit-container .orbit-prev>span,
.orbit-container .orbit-next>span {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	display: block;
	width: 0;
	height: 0;
	border: inset 10px
}

.orbit-container .orbit-prev {
	left: 0
}

.orbit-container .orbit-prev>span {
	border-right-style: solid;
	border-color: transparent;
	border-right-color: #fff
}

.orbit-container .orbit-prev:hover>span {
	border-right-color: #fff
}

.orbit-container .orbit-next {
	right: 0
}

.orbit-container .orbit-next>span {
	border-color: transparent;
	border-left-style: solid;
	border-left-color: #fff;
	left: 50%;
	margin-left: -4px
}

.orbit-container .orbit-next:hover>span {
	border-left-color: #fff
}

.orbit-container .orbit-bullets-container {
	text-align: center
}

.orbit-container .orbit-bullets {
	margin: 0 auto 8px;
	overflow: hidden;
	position: relative;
	top: 10px;
	float: none;
	text-align: center;
	display: block
}

.dashboard-page-content .orbit-container .orbit-bullets {
	margin: 0 0 15px
}

.orbit-container .orbit-bullets li {
	display: inline-block;
	width: .5rem;
	height: .5rem;
	background: #ccc;
	float: none;
	margin-right: 6px;
	border-radius: 1000px
}

.orbit-container .orbit-bullets li.active {
	background: #999
}

.orbit-container .orbit-bullets li:last-child {
	margin-right: 0
}

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
	display: none
}

.touch .orbit-bullets {
	display: none
}

@media only screen and (min-width:40.063em) {
	.touch .orbit-container .orbit-prev,
	.touch .orbit-container .orbit-next {
		display: inherit
	}
	.touch .orbit-bullets {
		display: block
	}
}

@media only screen and (max-width:40em) {
	.orbit-stack-on-small .orbit-slides-container {
		height: auto!important
	}
	.orbit-stack-on-small .orbit-slides-container>* {
		position: relative!important;
		margin-left: 0!important;
		opacity: 1!important;
		-webkit-transform: none!important;
		-moz-transform: none!important;
		-ms-transform: none!important;
		-o-transform: none!important;
		transform: none!important;
		transition: none!important
	}
	.orbit-stack-on-small .orbit-timer,
	.orbit-stack-on-small .orbit-next,
	.orbit-stack-on-small .orbit-prev,
	.orbit-stack-on-small .orbit-bullets,
	.orbit-stack-on-small .orbit-slide-number {
		display: none
	}
}

.related {
	background: url(../images/stoxx/stoxxcom/related.png) 0 0 repeat;
	text-align: left;
	box-shadow: inset 7px 0 3px 0 #dedede;
	padding-bottom: 17px
}

.related h3 {
	color: #000;
	text-align: left;
	font-size: 18px;
	line-height: 20px
}

.related-text {
	padding: 19px 0;
	border-bottom: 1px solid #e6e6e6
}

.related p {
	text-align: right
}

.related p span {
	color: #b0cc6e;
	font-size: 12px;
	line-height: 14px
}

.contentCarousal {
	margin-top: 20px;
	background: url(../images/stoxx/stoxxcom/downloadContent-inner.png) 0 0 repeat
}

.example-orbit-content {
	padding: 10px 0
}

.orbit-next,
.orbit-timer,
.orbit-prev {
	display: none
}

.carousal-image {
	width: 280px;
	margin: auto 10px 10px 12px
}

.caption-lower {
	margin: 0 10px;
	border-bottom: 1px solid #dedede
}

.caption-lower li {
	font-size: 12px;
	line-height: 21px
}

.caption-lower li span {
	font-weight: 700
}

.caption-lower li.last {
	margin-bottom: 10px
}

.orbit-container .orbit-bullets li {
	width: .7rem;
	height: .7rem;
	border-radius: 50%;
	border: 0
}

.stoxx h1 {
	color: #444;
	font-family: "Outfit";
	font-size: 30px
}

.stoxx h2 {
	color: #444;
	font-family: "Outfit";
	font-size: 24px
}

.stoxx h3 {
	color: #444;
	font-family: "Outfit";
	font-size: 18px
}

.stoxx h3.bold {
	font-family: OpenSans-Bold;
	line-height: 23px
}

.stoxx h3.semibold {
	font-family: OpenSans-Semibold;
	line-height: 23px
}

.stoxx h4 {
	color: #444;
	font-family: "Outfit";
	font-size: 16px
}

.stoxx h4.bold {
	font-family: OpenSans-Bold;
	line-height: 21px
}

.stoxx h4.semibold {
	font-family: OpenSans-Semibold;
	line-height: 21px
}

.stoxx h5 {
	color: #444;
	font-family: "Outfit";
	font-size: 14px
}

.stoxx h5.bold {
	font-family: OpenSans-Bold;
	line-height: 18px
}

.stoxx h5.semibold {
	font-family: OpenSans-Semibold;
	line-height: 18px
}

.stoxx h6 {
	color: #444;
	font-family: OpenSans-Bold;
	font-size: 12px;
	text-transform: uppercase
}

.stoxx .paragraph {
	color: #444;
	font-family: "Outfit";
	font-size: 13px;
	line-height: 18px
}

.stoxx .paragraph.second {
	line-height: 140%
}

.stoxx .custom-ul {
	list-style-type: disc;
	font-weight: 700;
	font-size: 12px
}

.stoxx .custom-ul li ul li {
	text-indent: -5px;
	list-style-type: none;
	font-weight: 400
}

.stoxx .custom-ul li ul li:before {
	content: "-";
	position: relative;
	left: -5px
}

.stoxx .lorem-ipsum {
	color: #444;
	font-family: ""Outfit"";
	font-size: 13px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: justify;
	text-justify: inter-word
}

.stoxx .research-box p.description,
.stoxx div.description p {
	color: #444;
	font-family: "Outfit";
	font-size: 13px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: justify;
	text-justify: inter-word
}

.nopadding {
	padding: 0
}

.regToolbar {
	border-bottom: 1px solid '#DEDEDE';
	padding-bottom: 20px
}

.leftBorder {
	border-right: 1px;
	border-style: solid;
	border-color: #dedede;
	padding-right: 10px
}

.bottomBorder {
	border-bottom: 1px;
	border-style: solid;
	border-color: #dedede
}

.dropDownSeriesleftBorder {
	border-right: 4px;
	border-style: solid;
	border-color: #dedede;
	height: auto;
	width: 3px
}

.dropdownSection {
	vertical-align: middle;
	display: block;
	height: 72px;
	padding-top: 15px
}

.checkboxSection {
	vertical-align: middle;
	display: block;
	height: 50px;
	padding-top: 3px
}

.term-and-condition {
	content: '.';
	border: 1px solid #ccc;
	padding: .5em;
	margin-bottom: .75em
}

.term-and-condition p {
	font-size: 13px
}

.over-flow {
	overflow: visible!important
}

.stoxx .chkbox-dropdown {
	width: auto!important
}

.breakAll {
	word-break: break-all
}

@media only screen and (max-width:768px) {
	.responsiveTable table,
	.responsiveTable thead,
	.responsiveTable tbody,
	.responsiveTable th,
	.responsiveTable td,
	.responsiveTable tr {
		display: block
	}
	.responsiveTable thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px
	}
	.responsiveTable td {
		border: 0;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 40%!important;
		display: block!important
	}
	.responsiveTable td:before {
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%;
		white-space: nowrap;
		content: attr(title);
		font-weight: 700
	}
}

@media all and (max-width:980px) and (min-width:320px) {
	.bench-search-value,
	.search-value {
		height: 23px;
		max-width: 220px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}

.bench-search-result.border-bottom-active {
	border-bottom: 2px solid #c1c4b1;
	top: -21px;
}

.stoxx .bench-search-key-input,
.stoxx .search-key-input {
	height: 100%
}

.stoxx .bench-search-key-input input,
.stoxx .search-key-input input[type=text] {
	background-color: #f9f9f2;
	border: 0;
	color: #c4c4c4;
	height: 100%;
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	box-shadow: none;
	position: absolute;
	top: 0;
	height: 100%;
	line-height: normal;
	padding-left: 35px;
	font-size: 14px;
	box-shadow: none !important;
}

.stoxx .bench-search-key-input input[type=text]:focus,
.stoxx .search-key-input input[type=text]:focus {
	color: #000;
	outline: 0
}

.close-icon {
	background-image: url(../images/stoxx/stoxxcom/close-search.png);
	display: none;
	background-repeat: no-repeat;
	line-height: 10px;
	display: block;
	float: right;
	margin-left: 8px;
	margin-top: 5px;
	width: 10px
}

.pos-rel {
	position: relative
}

.search-bar {
	height: 45px;
	padding: 0
}

.bench-search-key-text,
.search-key-text {
	display: none;
	font-size: 1.4em;
	height: 100%;
	padding-top: 9px;
	position: absolute
}

.bench-search-result, .search-result {
	border-bottom: 2px solid #dcd8d7;
	cursor: pointer;
	height: 100%;
	width: 110%;
	position: relative;
	height: 40px
}

.bench-search-result .bench-search-value,
.search-result .search-value {
	display: block
}

.sidebarNav {
    background-color: #fafaf2;
	border: 1px solid #dedede;
	margin-top: 7px
}

.sidebarNav ul li {
	padding: 20px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #dedede
}

.sidebarNav ul li a {
	color: #858585
}

.sidebarNav ul li.active {
	border-right: 2px solid #174778
}

.sidebarNav ul li.active a {
	color: #242424
}

.sidebarNav.location {
	border-bottom: 0;
	padding: 0 0 698px
}

.stoxx .table-row {
	margin-top: 50px
}

.stoxx table.custom-sorted-table {
	width: 100%;
	border-collapse: collapse;
	border: 0;
	font-size: 14px
}

.stoxx table.custom-sorted-table:hover {
	cursor: pointer
}

.stoxx table.custom-sorted-table tr {
	height: 40px;
	border-bottom: 1px dashed #e4e4e4
}

.stoxx table.custom-sorted-table tr .sort-des {
	background: url(../images/stoxx/stoxxcom/sorted-table/pdf.png) no-repeat 20% 50%
}

.stoxx table.custom-sorted-table tr th {
	color: #444;
	background-color: #ddd
}

.stoxx table.custom-sorted-table tr th div.sort {
	display: inline-block;
	margin-left: 16px;
	width: 25px
}

.stoxx table.custom-sorted-table tr th span {
	display: inline-block
}

.stoxx table.custom-sorted-table tr th .sort-up {
	background: url(../images/stoxx/stoxxcom/sorted-table/sorted_up.png) no-repeat 50% 50% transparent;
	height: 7px;
	width: 10px
}

.stoxx table.custom-sorted-table tr th .sort-up.active {
	background: url(../images/stoxx/stoxxcom/sorted-table/sorted_up_active.png) no-repeat 50% 50%
}

.stoxx table.custom-sorted-table tr th .sort-dn {
	background: url(../images/stoxx/stoxxcom/sorted-table/sorted_dn.png) no-repeat 50% 50%;
	height: 9px;
	width: 10px
}

.stoxx table.custom-sorted-table tr th .sort-dn.active {
	background: url(../images/stoxx/stoxxcom/sorted-table/sorted_dn_active.png) no-repeat 50% 50%
}

.stoxx table.custom-sorted-table tr th .filter {
	background: url(../images/stoxx/stoxxcom/sorted-table/filter_dn.png) no-repeat 50% 50% transparent;
	height: 8px;
	width: 15px;
	margin-left: 15px
}

.stoxx table.custom-sorted-table tr th .filter.opened {
	background: url(../images/stoxx/stoxxcom/sorted-table/filter_up.png) no-repeat 50% 50%
}

.stoxx table.custom-sorted-table tr td.pdf {
	background: url(../images/stoxx/stoxxcom/pdf.png) no-repeat center 50%
}

.stoxx table.custom-sorted-table tr td.pdf .download {
	background: transparent;
	display: inline-block;
	height: 20px;
	margin-left: 88px;
	width: 20px
}

.stoxx table.custom-sorted-table tr:hover {
	background-color: #f2f7e3
}

.stoxx table.custom-sorted-table tr:hover td.pdf {
	background: url(../images/stoxx/stoxxcom/download.png) no-repeat 80% 40%
}

.stoxx .filter-dropdown {
	background: #fff;
	position: absolute;
	top: 40px;
	display: none
}

.stoxx .relative {
	position: relative
}

.stoxx .filter-title {
	display: block;
	height: 38px;
	line-height: 38px
}

.stoxx .nopadding {
	padding: 0
}

.stoxx .chkbox-dropdown {
	width: 168px
}

.stoxx .chkbox-dropdown li:nth-child(odd) {
	background: #f9f9f9
}

.stoxx .chkbox-dropdown .custom.checkbox {
	cursor: pointer
}

.stoxx .chkbox-dropdown .select-container {
	cursor: pointer;
	position: relative;
	border: 1px solid #ccc;
	height: 40px;
	background: #fff url(../images/stoxx/stoxxcom/down_arrow.png) no-repeat 92% 40%
}

.stoxx .chkbox-dropdown .select-container .selected {
	border-right: 1px solid #ccc;
	margin: 3px 36px 0 10px;
	padding-top: 6px;
	height: 32px
}

.stoxx .chkbox-dropdown ul {
	list-style-type: none
}

.stoxx .chkbox-dropdown ul li {
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	height: 32px
}

#init-step{
	font-weight:400;
}

#oneclickdownload-page h2{
	font-weight:400;
}

.stoxx .chkbox-dropdown ul li a {
	color: #444;
	display: block;
	height: 100%;
	padding-left: 10px;
	padding-top: 3px
}

.stoxx .chkbox-dropdown ul li a:hover {
	background-color: #d3e3a2;
	cursor: default
}

.stoxx .custom.checkbox {
	background-image: url(../images/stoxx/stoxxcom/checkbox.jpg);
	background-repeat: no-repeat;
	background: url(../images/stoxx/stoxxcom/checkbox.jpg) no-repeat scroll 0 0 transparent;
	border: medium none;
	height: 18px;
	margin-right: 7px;
	width: 18px;
	vertical-align: middle;
	display: inline-block
}

.stoxx .custom.checkbox.checked {
	background-image: url(../images/stoxx/stoxxcom/checkbox-checked.jpg);
	background-repeat: no-repeat;
	background: url(../images/stoxx/stoxxcom/checkbox-checked.jpg) no-repeat scroll 0 0 transparent
}

.stoxx label.check {
	padding: 5px
}

.stoxx label.check:hover {
	background: 0
}

.stoxx form.custom .custom.checkbox.checked:before {
	content: ""
}

.resized-sprite,
.floating-icons li a.register,
.floating-icons li a.email,
.floating-icons li a.email:hover,
.floating-icons li a.email.active,
.floating-icons li a.share,
.floating-icons li a.share:hover,
.floating-icons li a.share.active,
.floating-icons li a.add,
.floating-icons li a.add:hover,
.floating-icons li a.add.active {
	background: url(../images/com-sprite.png) no-repeat
}

.right-sprite {
	background: url(../images/com-sprite-right.png) no-repeat
}

.lt-ie9 .floating-icons {
	border: solid 1px #a1a1a1;
	border-left: 0;
	top: 210px
}

.cookie-stikey-nav {
	position: relative;
	top: 0;
	background-color: #174778;
	margin: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 8px;
	box-shadow: 0 0 9px 0 #999;
	z-index: 1000
}

.cookie-stikey-nav .large-10 {
	padding: 0;
	color: #FFF;
	font-size: 13px
}

.cookie-stikey-nav .button-secondary.submit-btn.close_modal {
	width: 104px
}

.cookie-stikey-nav .close {
	position: absolute;
	top: 14px;
	right: 0;
	background-color: #174778;
	margin: auto 10px auto 0;
	width: 20px
}

.cookie-stikey-nav a {
	color: #fff;
	border-bottom: 1px solid #fff
}

.cookie-stikey-nav a:hover {
	color: #fff;
	border: 0
}

@media only screen and (max-width:320px) {
	.cookie-stikey-nav .close {
		top: 2.8em
	}
}

@media only screen and (min-width:321px) and (max-width:969px) {
	.cookie-stikey-nav .close {
		top: 40px
	}
}

.floating-icons {
	position: fixed;
	left: 0;
	background: #FFF;
	border: 0;
	padding: 2px 2px 0!important;
	-webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .79);
	-moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .79);
	box-shadow: 0 0 5px 0 rgba(50, 50, 50, .79)
}

.floating-icons li {
	margin-bottom: 2px;
	display: block
}

.floating-icons li a {
	display: block;
	height: 41px;
	width: 41px
}

.floating-icons li a.register {
	background-position: 0 -960px
}

.floating-icons li a.register:hover,
.floating-icons li a.register.active {
	background-position: 0 -180px
}

.floating-icons li a.email {
	background-position: 0 -360px
}

.floating-icons li a.email:hover {
	background-position: 0 -240px
}

.floating-icons li a.email.active {
	background-position: 0 -240px
}

.floating-icons li a.share {
	background-position: 0 -420px
}

.floating-icons li a.share:hover {
	background-position: 0 -480px
}

.floating-icons li a.share.active {
	background-position: 0 -480px
}

.floating-icons li a.add {
	background-position: 0 -600px
}

.floating-icons li a.add:hover {
	background-position: 0 -720px
}

.floating-icons li a.add.active {
	background-position: 0 -720px
}

@media only screen and (min-width:1001px) {
	.floating-icons {
		position: fixed;
		top: 210px
	}
}

@media only screen and (max-width:1000px) {
	.floating-icons {
		left: 0;
		width: 100%;
		bottom: 0
	}
	.floating-icons .inner-ul {
		margin: 0 auto;
		width: 165px
	}
	.floating-icons li {
		float: left
	}
}

.popUpComponent {
	position: relative
}

.stock-overlay {
	background: #FFF;
	box-shadow: 1px 1px 2px 2px #e0e0e0;
	position: absolute;
	z-index: 9999;
	display: none;
	top: 53px;
	left: -85px;
	padding-top: 10px
}

.stock-overlay hr {
	margin: 10px 0
}

.stock-overlay .arrow {
	background: url(../images/stoxx/stoxxcom/white-arrow-top.png) no-repeat;
	border-top-width: 0;
	border-bottom-color: #fff;
	top: -25px;
	left: 40%;
	margin-left: -11px;
	width: 40px;
	height: 25px;
	padding: 1em
}

.stock-overlay .arrow:after {
	border-top-width: 0;
	border-bottom-color: #fff;
	top: 1px;
	content: " ";
	margin-left: -10px
}

.stock-overlay .arrow {
	border-color: transparent;
	border-style: solid;
	display: block;
	height: 0;
	position: absolute;
	width: 0;
	border-width: 10px;
	content: ""
}

.list-holder {
	margin: 1px;
	padding: 1px;
	margin: 0;
	border-color: #dbdad9;
	background: rgba(214, 213, 212, .1);
	border-style: solid;
	height: 50px;
	border-width: 1px
}

.item_font {
	font-size: 12px;
	color: #000;
	text-align: left;
	width: 50%;
	padding: 2px;
	margin: 0
}

.item_font_bold {
	font-size: 12px;
	color: #000;
	font-weight: 700;
	text-align: left;
	width: 50%;
	padding: 2px;
	margin: 0
}

.item_font_Green {
	font-size: 12px;
	color: #060;
	font-weight: 700;
	text-align: left;
	width: 50%;
	padding: 2px;
	margin: 0
}

.list-each-element {
	border-width: 10px;
	border-color: #eeecf5;
	border-style: solid;
	color: #969494;
	display: block
}

.ul_Index_list {
	min-height: 190px
}

.list-each-element_AddIndex {
	font-size: 12px;
	padding-left: 10px;
	vertical-align: middle;
	display: block;
	margin-top: -3px
}

.ul_Index_list li {
	padding-left: 10px;
	padding-right: 10px
}

.stoxx .graphControls {
	overflow: visible
}

.stoxx .graphControls .settingOverlay {
	width: 300px;
	position: absolute;
	top: 50px!important;
	padding-bottom: 20px
}

.stoxx .graphControls .settingOverlay h5 {
	font-size: 15px
}

.stoxx .graphControls .settingOverlay .dropdown {
	margin-bottom: 20px
}

.stoxx .graphControls .settingOverlay .arrow {
	left: auto
}

.stoxx .graphControls .settingOverlay .radioContainer {
	clear: both;
	padding-bottom: 10px
}

.stoxx .graphControls .settingOverlay .radioContainer label {
	float: left;
	margin-right: 10px;
	font-size: 14px
}

.highcharts-range-selector {
	background-color: #fff!important;
	height: 20px!important;
	border: 0!important;
	margin-top: 2px!important;
	margin-left: 2px!important
}

.leftMargin0 {
	margin-left: 0!important
}

aui h1,
.aui h2,
.aui h3,
.aui h4,
.aui h5,
.aui h6 {
	margin: 10px 0;
	text-rendering: optimizelegibility
}

/*input,
textarea {
	-webkit-appearance: none!important;
	-webkit-border-radius: 0!important
}
*/
.bottom-margin2 {
	margin-bottom: 2px!important
}

.nopadding {
	padding: 0
}

.DataPermission table tr:nth-of-type(2n) {
	background: 0
}

.aui .stoxx {
    font-family: ""Outfit"";
}

.aui .stoxx .publication-box-top {
	padding-bottom: 6px
}

.aui .stoxx .publication-box-top p {
	line-height: 1.4
}

.aui .stoxx .publication-box-top h5 {
	margin: 0
}

.aui .stoxx table thead tr th,
.aui .stoxx table thead tr td,
.aui .stoxx table tfoot tr th,
.aui .stoxx table tfoot tr td,
.aui .stoxx table tr th,
.aui .stoxx table tr td {
	padding: .5em
}

.aui .stoxx table thead tr th,
.aui .stoxx table tfoot tr th,
.aui .stoxx table tr th {
	text-align: left
}

.aui .stoxx .datepicker table thead tr th,
.aui .stoxx .datepicker table tfoot tr th,
.aui .stoxx .datepicker table tr th {
	text-align: center
}

.aui .stoxx .datepicker .datepicker-days,
.aui .stoxx .datepicker .datepicker-months,
.aui .stoxx .datepicker .datepicker-years {
	width: 234px
}

.aui .stoxx .dropdown .error {
	position: absolute;
	left: 0;
	top: 52px;
	width: 500px
}

.aui .stoxx .width100p {
	width: 100%
}

.aui .stoxx .no-text-transform {
	text-transform: none
}

.aui .stoxx .ptop7 {
	padding-top: 7px!important
}

.aui .stoxx .ptop10 {
	padding-top: 10px
}

.aui .stoxx .ptop20 {
	padding-top: 20px
}

.aui .stoxx .pbtm10 {
	padding-bottom: 10px
}

.aui .stoxx .ptop3 {
	padding-top: 3px
}

.aui .stoxx .mtop10 {
	margin-top: 10px
}

.aui .stoxx .mbtm10 {
	margin-bottom: 10px
}

.aui .stoxx .mtop20 {
	margin-top: 20px
}

.aui .stoxx .mtop15 {
	margin-top: 15px
}

.aui .stoxx .mbtm20 {
	margin-bottom: 20px
}

.aui .stoxx .base-font {
	font-size: 11px;
	font-family: "Outfit"
}

.aui .stoxx .hidden-field {
	margin-left: -99999px;
	position: absolute;
	visibility: hidden
}

.aui .stoxx textarea {
	width: 100%;
	height: 130px !important;
}

.aui .stoxx .nomargin {
	margin: 0
}

.aui .stoxx .nomarginlr {
	margin-left: 0;
	margin-right: 0
}

.aui .stoxx .input-font .label-text {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 13px;
	display: block
}

.aui .stoxx #sharemodeldata1 .input-font .label-text {
	display: none
}

.aui .stoxx .email a:hover,
.aui .stoxx .email a:focus {
	color: #174778
}

.aui .stoxx .button-secondary:hover,
.aui .stoxx .button-secondary:focus,
.aui .stoxx .button-secondary {
	background: #C28F70 none repeat scroll 0 0;
	border: 1px solid #C28F70 !important;
	color: #FAFAF2;
	padding: 10px 30px;
	height:40px;
	font-weight:600;
}

.aui .stoxx .button-primary:hover,
.aui .stoxx .button-primary:focus,
.aui .stoxx .button-primary {
	background: #174778;
	color: #FAFAF2;
	border-color: #174778
}

input, button, select, textarea {
   font-family: "Outfit";
}

.aui .stoxx h1 {
	color: #444!important;
	font-family: "Outfit";
	font-size: 26px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 10px
}

.aui .stoxx h2 {
	font-family: "Outfit";
	font-size: 21px;
	line-height: 30px;
	font-weight: 600;
	padding: 0;
	color: #a3a3a3
}

.aui .stoxx h3 {
    font-family: "Outfit";
    font-size: 15px;
    line-height: 17px;
    font-weight: 600;
    color: #0D294A;
}

#index-regulations-page .disclaimerPopupHeader h3 {
    margin: 0 0 10px;
    color: #0D294A !important;
}

#disclaimerPopup .disclaimerPopupOuter, #disclaimerPopupNew .disclaimerPopupOuter {
    display: block;
    margin: 50px auto 0;
    background: #fff;
    width: 875px !important;
    border-radius: 5px;
    padding: 30px!important;
    position: relative;
}

.disclaimerPopupBody{
	background:transparent !important;
}

#disclaimerPopup .btnAccept{
	background-color: #174778;
    border: 1px solid transparent;
    color: #fafaf2;
    cursor: pointer;
    outline: 0;
    padding: .6em 1.2em;
    height: 40px;
    font-weight: 600;
}

#disclaimerPopup .btnAccept:hover{
	 background-color: #fafaf2 !important;
    color: #174778 !important;
    border-color: #174778;
}

#disclaimerPopup .disclaimerPopupHeader .closeDisclaimer{
    line-height: 1;
    position: absolute;
    top: 17px;
    right: 12px;
    color: #aaa;
    font-weight: normal;
    cursor: pointer;
    height: 11px;
    width: 25px !important;
    font-size: 0;
}

#disclaimerPopup .disclaimerPopupHeader .closeDisclaimer:before, #disclaimerPopup .disclaimerPopupHeader .closeDisclaimer:after{
	background: #A7A7A7;
    border-radius: 2px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: .4s;
    transition: .4s;
    width: 100%;
}

#disclaimerPopup .disclaimerPopupHeader .closeDisclaimer:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#disclaimerPopup .disclaimerPopupHeader .closeDisclaimer:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.aui .stoxx footer h3{
	    font-size: 23px;
}

.stoxx .footer-menu-column-one a, .stoxx .footer-menu-column-two a {
    font-family: "Outfit";
    font-size: 20px;
	color: #3382C2;
	line-height: 1.50;
}

.site-footer {
    background: #efefef;
}

.site-footer .footer-primary{
	padding:80px 0 50px 0;
}

.second-footer{
    background: #f9f9f2;
    padding: 24px 0 20px 0;
}

.aui .stoxx input::-ms-clear {
	display: none
}

.copyright, .list-footer-sm a{
	font-family: "Outfit";
	font-weight: normal;
    font-size: 14px;
	color: #0D294A;
}

.list-footer-sm li {
    margin: 5px 14px 5px 9px;
}

.aui .stoxx .box-component {
    background-color: #fafaf2;
}

.stoxx .related-tab ul.inline-list li{
	background-color: #fafaf2 !important;
}

.aui .stoxx .box-heading {
	padding: 0;
	margin: 0;
	margin-left: 8px;
	height: 25px;
	line-height: 25px
}

.aui .stoxx .heading-section {
	border-bottom: 2px solid #6e706f;
	margin-bottom: 5px;
	width: 100%
}

.aui .stoxx .stoxx-breadcrumbs {
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px
}

.aui .stoxx .stoxx-breadcrumbs li {
	margin-left: 0;
	padding-left: 27px;
	background: url(../images/stoxx/stoxxcom/breadcrumb_arrow.png) no-repeat scroll 10px 15px transparent
}

.aui .stoxx .stoxx-breadcrumbs li a {
	color: #969494;
	font-size: 12px;
	font-family: "Outfit";
	height: 40px;
	line-height: 38px
}

.aui .stoxx .stoxx-breadcrumbs li a:hover {
	color: #3382C2
}

.aui .stoxx .stoxx-breadcrumbs li.first {
	padding-left: 0;
	background: 0
}

#addrefloginidl, #addrefregidl{
    height: 37px !important;
    display: inline-block !important;
    margin-top: 0 !important;
    width: auto !important;
    padding: .55rem .75rem !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

#addrefcancelidl{
 font-weight: 600 !important;	
}

#addrefregidl:hover{
	text-decoration:none !important;
}

#refmodeldata .text-center{
	text-align:left !important;
	display:flex;
}

.aui .stoxx .stoxx-breadcrumbs li.current a {
	color: #3382C2!important
}

.aui .stoxx .stoxx-breadcrumbs li.current a:hover {
	color: #3382C2!important
}

.aui .stoxx .container {
	font-family: "Outfit";
	border: 2px solid #e0e0e0;
	height: 200px
}

.aui .stoxx .container .check.left {
	font-size: .85em;
	font-family: "Outfit"
}

.aui .stoxx .container .stoxx-val {
	font-size: 1.2em
}

.aui .stoxx .container:hover {
    box-shadow: 0 0 1px 0 #3382C2;
    border: 2px solid #3382C2;
}

.profileCardHead .editIcon.newIcon{
	    color: #3382C2 !important;
}

.profileCardHead .editIcon.newIcon:hover{
	        color: #000!important;
}

.aui .stoxx .patch {
	/* background: url(../images/stoxx/stoxxcom/orange-bar-bg.jpg) repeat; */
	background:#C8E6FA;
	border: 1px solid #C8E6FA
	margin-top: 22px;
	margin-bottom: 22px;
	padding-left: 10px
}

.aui .stoxx .patch h2 {
	line-height: 37px;
	color: #5f5f5f
}

.aui .stoxx .dashboard .patch {
	margin-top: 0
}

.aui .stoxx .indices-box-hover {
	border: 1px solid #aada13
}

.aui .stoxx .horizontal-line-6 {
	border-bottom: 1px solid #dbd8d7;
	width: 100%
}

.aui .stoxx .pagination-bottom-10 {
	margin-bottom: 10px
}

.aui .stoxx .horizontal-line {
	border-bottom: 1px solid #dbd8d7;
	width: 96%;
	margin-bottom: 20px;
	margin-left: 10px
}

.aui #publications-page .horizontal-line {
	border-bottom: none;
}

.aui .stoxx .related {
	background: url(../images/stoxx/stoxxcom/related.png) 0 0 repeat;
	text-align: left;
	box-shadow: inset 7px 0 3px 0 #dedede;
	padding-bottom: 17px
}

.aui .stoxx .related h3 {
	color: #000;
	font-family: "Outfit";
	text-align: left;
	font-size: 18px;
	line-height: 20px;
	padding: 19px 0;
	border-bottom: 1px solid #e6e6e6;
	margin: 0
}

.aui .stoxx .related p {
	text-align: left
}

.aui .stoxx .related .content {
	background: url(../images/stoxx/stoxxcom/downloadContent-inner.png) 0 0 repeat
}

.aui .stoxx .related .content li {
	border-bottom: 1px solid #dedede
}

.aui .stoxx .related .content .download-inner-content {
	padding: 18px 15px
}

.aui .stoxx .related .content .download-inner-content p {
	text-align: left;
	font-size: 12px;
	line-height: 14px
}

.aui .stoxx .related .content .download-inner-content .numbers {
	text-align: center;
	font-size: 12px;
	line-height: 14px
}

.aui .stoxx .related .content .download-inner-content .dwn-img {
	text-align: right;
	margin-top: -6px
}

.aui .stoxx .related .content .download-inner-content .dwn-img a {
	display: block
}

.stoxx .related.dashboard {
	margin-left: 10px
}

.stoxx .related.dashboard h3 {
	padding: 3px 0;
	border-bottom: 0
}

.stoxx .related.dashboard .package-container.dashboard {
	margin-top: 0;
	margin-bottom: 0
}

.stoxx .related.dashboard .package-container.dashboard h3 {
	border-bottom: 0;
	font-size: 1.1em;
	height: auto;
	margin: 0 auto 20px;
	padding: .5em 0
}

.aui .stoxx .related-text.package {
	border: 0
}

.aui .stoxx .related .related-text h3 {
	float: left
}

.aui .stoxx .related .related-text p {
	text-align: right
}

.aui .stoxx .related .related-text p span {
	color: #b0cc6e;
	font-size: 12px;
	line-height: 14px
}

.aui .stoxx .connect {
	margin-top: 20px;
	padding: 10px 0
}

.aui .stoxx .connect p {
	color: #545454;
	font-size: 12px;
	line-height: 14px;
	text-align: left
}

.aui .stoxx .connect p a {
	color: #545454;
	font-size: 12px;
	line-height: 16px;
	text-align: left
}

.aui .stoxx .connect p a.phone,
.aui .stoxx .connect p a.fax {
	cursor: default
}

.aui .stoxx .connect p span {
	color: #b0cc6e
}

.aui .stoxx .connect p span a {
	color: #3382C2
}

.aui .stoxx .connect p span a:hover {
	color: #b0cc6e;
	text-decoration: none
}

.aui .stoxx .connect-right {
	padding-left: 0
}

.aui .stoxx .connect-right p {
	margin-bottom: 3px
}

.aui .stoxx .connect-right p.first {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 12px
}

.aui .stoxx .view {
	margin-top: 78px
}

.aui .stoxx .view p span a {
	padding: 13px;
	margin-top: 5px;
	display: block;
	font-size: 12px
}

.aui .stoxx .button-lower {
	padding-left: 25px
}

.aui .stoxx .connect .button-secondary {
	padding: .5em
}

.aui .stoxx .connect .button-secondary.emailButton {
	padding: 0 4em;
	margin-bottom: 10px
}

.aui .stoxx .connect .button-secondary.button-secondary-margin-bottom {
	margin-bottom: 10px
}

.aui .stoxx .stoxx-adspace.dashboard {
	margin-top: 5px
}

.aui .stoxx .heading-section sup {
	left: 14em;
	top: -4.5em
}

.aui .stoxx .contact-right-topText h2 {
	color: #222
}

.aui .stoxx .contact-right-topText h3 {
	border-bottom: 2px solid #757877;
	padding-bottom: 14px;
	color: #424242
}

.aui .stoxx .contact-right-topText h3 span.small-italic {
	font-size: 11px;
	line-height: 12px;
	margin-left: 3px
}

.aui .stoxx .contact-box h5,
.aui .stoxx .contact-box h6,
.aui .stoxx .address-box.contact-us h5,
.aui .stoxx .address-box.contact-us h6 {
	margin: 0;
	padding-left: 0
}

.small-title {
	margin-bottom: 5px
}

.large-12.columns.contact-right-topText {
	padding: 0;
	margin: 0
}

.row.contact-location-lowerSection .large-5.columns {
	padding: 0;
	margin: 0
}

.zurich.large-12.small-11.columns {
	padding: 0;
	margin: 0
}

.position-static {
	position: static!important
}

.headingMenu {
	border-bottom: 2px solid #757877;
	height: 6em;
	margin-bottom: 14px
}

.headingMenu .menu-filter-bar {
	padding-top: 20px
}

.headingMenu h3 {
	color: #424242;
	font-size: 15px
}

.stoxx .news-box .top {
	height: auto;
	min-height: 96px
}

.h2RightTxt {
	font-size: 14px;
	border-left: 2px solid #6e706f;
	padding-left: 4px;
	line-height: 20px;
	margin-top: 2px;
	float: right
}

.floating-icons {
	z-index: 1000;
	visibility: hidden;
}

.bgWhite {
	background: #fff
}

.pLeft3 {
	padding-left: 3px
}

.zIndx1 {
	z-index: 999
}

.txtInit {
	text-align: start!important
}

.h165 {
	height: 165px!important
}

.h45 {
	height: 45px!important
}

.h165 {
	height: 165px
}

.stoxx .indexUpdates {
	padding: 1.5em 0 0
}

.stoxx .table-bottom-line {
	height: 3px;
	border-bottom: 3px solid #f4f5f9;
	margin-top: -3px
}

.stoxx .date-search-range {
	border-bottom: 2px solid #6e706f
}

@media(max-width:768px) {
	.news-box {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-moz-box-align: start;
		-ms-flex-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start
	}
	.news-box .first {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1
	}
	.locationDateSource {
		position: absolute;
		right: 0
	}
	.stoxx .resource-box .img-box {
		height: 100%;
		padding-top: 20px
	}
	.stoxx .resource-box .img-box {
		height: 100%;
		padding-top: 20px;
		width: 16.6667%
	}
	.stoxx .resource-box .info-box {
		height: 100%;
		padding-top: 17px;
		width: 83.3333%
	}
}

.stoxx .disc-type {
	margin: 0 0 10px 30px!important
}

.stoxx h1 {
	color: #444!important
}

.stoxx .disc-type li {
	list-style-type: disc!important;
	font-size: 13px
}

.stoxx .stoxx-adspace.dashboard {
	margin-top: 6px!important;
	margin-bottom: 10px!important
}

.locationDateSource {
	line-height: 1.6;
	color: #969494;
	font-size: 12px
}

.locationDateSource span {
	border-left: 1px solid #c8c8c8;
	padding: 0 10px
}

.locationDateSource span:first-child {
	padding: 0 10px 0 0;
	border-left: medium none
}

.stoxx .news-box {
	margin-bottom: 15px
}

.stoxx .resource-box {
	width: 100%
}

.stoxx .resource-box .info-box .resource .description {
	line-height: 1.5;
	min-height: 54px;
	text-overflow: ellipsis;
	overflow: hidden
}

.stoxx .resource-box .info-box .resource h5 {
	font-weight: 400
}

@media screen and (min-width:320px) and (max-width:480px) {
	.zero-padding {
		padding: 0
	}
	.aui .stoxx table thead tr th.zero-padding {
		padding: 0
	}
	.timing-dropdown h5 {
		padding-left: 0!important
	}
}

.text-center {
	text-align: center
}

.aui .stoxx .suggest-for-you .heading-section {
	margin-bottom: 15px
}

.suggest-for-you .heading-section h2 {
	margin-bottom: 10px
}

.release {
	margin-bottom: 15px
}

@media only screen and (min-device-width:320px) and (max-device-width:780px) {
	.locationDateSource {
		position: absolute;
		bottom: 50px
	}
}

.dropdown {
	z-index: 9
}

.padding10 {
	padding: 10px
}

.borderBottomGrey {
	border-bottom: 1px solid #dbd8d7
}

.noLeftpadding {
	padding-left: 0!important
}

.videoTxt {
	text-align: center;
	vertical-align: bottom;
	line-height: 290px;
	color: #fff;
	font-size: 36px;
	cursor: pointer
}

.stoxx .menu-bar .filter {
	position: relative;
	height: 40px;
	display: inline
}

.stoxx .menu-bar .filter-overlay {
	position: absolute;
	margin-top: 5px!important;
	top: 40px
}

@media screen and (min-width:320px) and (max-width:480px) {
	.aui .stoxx .suggest-for-you .heading-section {
		margin-left: 10px;
		width: 95%
	}
	.small-12.list-table {
		padding: 0
	}
	.apple-table {
		margin-top: 10px!important
	}
}

@media screen and (min-width:768px) and (max-width:1024px) {
	.aui .stoxx .suggest-for-you .heading-section {
		width: 98%
	}
}

.stoxx table.flat-table .green {
	padding: 0
}

.stoxxcom-pagination .align-right {
	margin-right: 0
}


#discovery-search-page.stoxx .stoxxcom-pagination{
	padding-right: .9375em;
}

#technical-documentation-page .portlet-body{
	padding-left: .9375em;
    padding-right: .9375em;
}


#methodology-page .stoxxcom-pagination, #systems-it-page .stoxxcom-pagination{
	    margin:0 .9375em;
}

#complaints-page .columns.large-12.marginTop10{
	padding-left:0;
	padding-right:0;
}

.stoxx-adspace{
	display:none;
}

.columns.component-info .index-detail-tab ul {
	margin-bottom: 20px
}

.bottom-margin {
	margin-bottom: 20px
}

#index-detail-tab2 ul,
#toggle-tab1 ul,
#toggle-tab2 ul {
	margin-bottom: 5px;
	background-color: #f3f5f7
}

#index-detail-tab2 ul li,
#toggle-tab1 ul li,
#toggle-tab2 ul li {
	padding: 0
}

#index-detail-tab2 ul li:last-child,
#toggle-tab1 ul li:last-child,
#toggle-tab2 ul li:last-child {
	float: left
}

.data-type .dropdown {
	z-index: 20
}

.index-family .dropdown {
	z-index: 12
}

a.show-btn {
	height: 40px;
	line-height: 40px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	background-color: #93b914;
	padding: 8px
}

.stoxx table.custom-table thead tr {
	border-bottom: 0
}

.stoxx .apple-inc table.flat-table tbody tr td {
	padding: 0
}

.stoxx p.currency-rate {
	font-size: 13px;
	line-height: 18px;
	font-family: "Outfit"
}

.stoxx table.custom-table.dashboardTable {
	margin-bottom: 0;
	margin-top: 10px
}

.stoxx #scrollable-table table.custom-table,
.stoxx #scrollable-table2 table.custom-table {
	margin-top: 0
}

.stoxx .index-detail-tab .small-itallics {
	color: #1ba8e0;
	font-size: 91%;
	font-style: italic
}

.stoxx .index-detail-tab sup.sup-color {
	top: -.7em;
	left: .2em;
	color: #1ba8e0
}

#region-dropdown a.selected {
	margin: 0;
	width: 96px
}

.stoxx table.custom-table.dashboardTable thead tr th.padding0 {
	padding: 0
}

.stoxx .chkbox-dropdown #region-dropdown .chk-options {
	top: 30px
}

.sub-btn {
	padding: .5em
}

.top-margin-10 {
	margin-top: 10px
}

.subscription-box .bgcolor {
	box-shadow: 1px 1px 2px 2px #e0e0e0;
	padding: 1.5em 0;
	height: 8.5em
}

.subscription-box .bgcolor p {
	border-left: 1px solid #d7d8d9;
	padding-left: 1.2em;
	font-family: "Outfit";
	font-size: 12px
}

.subscription-box .bgcolor .discover-container .cell {
	padding: .5em
}

.subscription-box .bgcolor .discover-container {
	margin-bottom: 0;
	margin-right: 1.5em;
	height: 5.7em
}

.subscription-box .sub-text {
	padding-right: 0;
	padding-left: 1em
}

.events-box .info-box .address p {
	font-size: .85em;
	line-height: 1.2;
	margin-bottom: .3em
}

.events-box .info-box .address h5 {
	line-height: 1.2;
	font-size: .95em;
	margin: 0 0 10px
}

.events-box .info-box .address a {
	color: #174778;
	font-size: .9em
}

.stoxx .package-container.dashboard .button-cont {
	padding: 0 .5em;
	text-align: left
}

.events-box .info-box .address .info {
	margin-left: 10px
}

.dashboardpage .alerts-box {
	margin-top: 0
}

.aui .stoxx .referance .heading-section h2 {
	margin-bottom: 0
}

.stoxx .referance table.custom-table.dashboardTable {
	margin-top: 15px;
	margin-top: 10px
}

.aui .stoxx .referance .heading-section sup {
	left: 0;
	top: -10px;
	font-size: 50%;
	color: #1ba8e0
}

.stoxx #scrollable-table table.custom-table tr:last-child,
.stoxx #scrollable-table2 table.custom-table tr:last-child {
	border-bottom: 0
}

.dashboardpage .alerts-box {
	text-align: left
}

.dashboardpage .alerts-box img {
	margin-top: 3px
}

.dashboardpage .alerts-box p {
	margin-left: 8px
}

.dashboardpage .alerts-box a.close-alerts {
	text-align: right
}

.stoxx #toggle-tab1.index-detail-tab,
.stoxx #toggle-tab2.index-detail-tab {
	margin-top: 0
}

.stoxx .dashboardpage table.custom-table.dashboardTable {
	margin-top: 10px
}

.fixwidth {
	width: 65%
}

.stoxx .package-container.dashboard {
	min-height: 17.65em
}

@media screen and (min-width:320px) and (max-width:480px) {
	.subscription-box .bgcolor p {
		font-size: 11px
	}
	.subscription-box .sub-text {
		margin-top: 10px
	}
	.button-secondary.contactUs {
		margin-right: 50px
	}
	.fixwidth {
		width: 67%
	}
	.aui .stoxx .related .related-text h3 {
		width: 70%
	}
}

.stoxx .review h5 {
	padding: 0;
	margin: 10px 0 0
}

.stoxx .review h3 {
	margin-top: 0
}

.stoxx .review table.custom-table {
	margin: 0
}

.stoxx .review table.custom-table thead th {
	text-align: center
}

.stoxx .review table.custom-table tbody td {
	text-align: center
}

.stoxx .review table.custom-table thead th.left-align,
.stoxx .review table.custom-table tbody td.left-align {
	text-align: left
}

.stoxx .review .bottom-margin {
	margin-bottom: 15px
}

.report .index-detail-tab {
	margin-top: 0
}

@media screen and (min-width:320px) and (max-width:480px) {
	.stoxx .review h5.mobView {
		margin-bottom: 5px
	}
}

@media screen and (max-width:650px) {
	.report {
		margin-bottom: 10px
	}
}

.periodicReport .index-box-container img {
	margin-top: 15px
}

@media only screen and (min-device-width:320px) and (max-device-width:780px) {
	.periodicReport .locationDateSource {
		position: absolute;
		bottom: -75px
	}
}

h3.futureTitle {
	margin-top: 0
}

.referance form.AcademicData {
	margin: 0
}

.categoryDropdwn .select-container {
	width: 100px
}

.categoryDropdwn .chkbox-dropdown .select-container a.selected {
	margin: -7px 0 0 0
}

@media screen and (min-width:780px) {
	.stoxx .periodicReport .container .compare {
		padding-top: 0
	}
}

.comp-prof .lorem-ipsum {
	margin-top: 0
}

.advisory-board .marginB20 {
	margin-bottom: 20px
}

.advisory-board img {
	padding: 5px
}

.aui .stoxx .review h5 {
	padding-left: 0;
	margin-top: 10px
}

.stoxx .container .add1 {
	background: url(../images/stoxx/stoxxcom/grey-plus.png) no-repeat 0 3px;
	color: #174778;
	font-size: .9em;
	padding-left: 1.2em
}

.stoxx .container .add1:hover,
.stoxx .container .add1:focus {
	color: #174778
}

.stoxx .review .locationDateSource {
	margin-top: 8px
}

.stoxx .research-box .clickable .add1,
.stoxx .publication-box .clickable .add1,
.stoxx .news-box .add1,
#pulseonlineBanner .poSlideNav .add1 {
	background: url(../images/stoxx/stoxxcom/box-com/add_plus.png) no-repeat scroll 0 50% transparent;
	padding-left: 20px
}

.stoxx .research-box .clickable .add1:hover,
.stoxx .publication-box .clickable .add1:hover,
.stoxx .news-box .add1:hover {
	color: #174778
}

.dashboard-view {
	padding: 10px 0;
	border-top: 1px solid #eee
}

.stoxx table.custom-table.marginT0 {
	margin-top: 0
}

@media only screen and (max-width:800px) {
	.newsMobview .locationDateSource {
		position: absolute;
		left: 130px;
		top: 50px
	}
	.newsMobview1 .locationDateSource {
		position: absolute;
		left: 194px;
		top: 30px
	}
}

.dashboard a.download {
	background: url(../images/stoxx/stoxxcom/download.png) no-repeat scroll 80% 40% transparent;
	display: inline-block;
	height: 20px;
	width: 20px
}

.dwnldImg {
	text-align: right
}

.orbit-container .orbit-slides-container img {
	width: 280px
}

@media only screen and (min-width:980px) {
	th.alignment .dropdown {
		margin-left: 115px
	}
}

@media only screen and (min-width:1024px) {
	th.alignment .dropdown {
		margin-left: 70px
	}
}

.stoxx .end-data #index-detail-tab2 {
	margin-top: 0
}

.stoxx .end-data #index-detail-tab2 ul {
	margin-bottom: 15px
}

@media only screen and (max-width:640px) {
	table.custom-table.dashboardTable th.text-center {
		padding: 0
	}
}

@media only screen and (max-width:1280px) {
	.aui .stoxx .related .related-text h3 {
		width: 170px
	}
}

@media only screen and (max-width:640px) {
	.locationDateSource span.date {
		padding: 0 6px
	}
}

.locationDateSource span {
	border-left: 1px solid #c8c8c8;
	padding: 0 10px
}

@media only screen and (max-width:800px) {
	.footer .footer-links {
		margin-right: -3.99em
	}
}

@media only screen and (min-width:320px) and (max-width:480px) {
	.mobView .contact-location-top {
		border-bottom: 1px solid #dedede
	}
	.profileCardCont .mobView {
		padding: 0
	}
}

.editProfileBtn {
	margin-top: 10px
}

.AcademicData .editProfileBtn .button-secondary {
	margin-top: 0;
	margin-left: 5px
}

@media only screen and (max-width:320px) {
	#hobbies-box input.greenBtn {
		margin-top: 10px
	}
}

.addInd>.addIndices.editProfile,
.addRemoveInd .addIndices.editProfile {
	background: url(../images/stoxx/stoxxcom/add-icon2.png) no-repeat 0 0;
	display: block;
	width: 14px;
	height: 14px;
	position: absolute;
	right: 8px;
	top: 42px
}

.addRemoveInd .addIndices.editProfile {
	margin-top: 5px
}

.addRemoveInd .removeIndices.editProfile {
	background: url(../images/stoxx/stoxxcom/minus-icon.png) no-repeat 0 0;
	display: block;
	width: 14px;
	height: 2px;
	position: absolute;
	right: 8px;
	top: 17px
}

.stoxx .dropdown .select-container {
	font-size: 12px
}

@media only screen and (min-width:320px) {
	.shareHolderName {
		margin-bottom: 10px
	}
}

@media only screen and (max-width:640px) {
	.stoxx table.flat-table tr.last {
		border-bottom: 1px solid #dbd8d7
	}
}

@media only screen and (min-width:320px) and (max-width:480px) {
	.espeak .resource-box {
		padding: 0 15px
	}
	.espeak .resource-box-padding {
		border-bottom: 0
	}
	.espeak .bottom {
		border-bottom: 1px solid #CCC
	}
	.espeak .resource .description p {
		line-height: 15px
	}
	.espeak .borderNoneSmall .bottom {
		border: 0
	}
}

.aui .stoxx .patch h2 {
	margin: 0
}

.stoxxcom-pagination.pagination-padding-0 .serial-number {
	padding: 0!important
}

.bottom-margin-10 {
	margin-bottom: 10px
}

.tt-newyork,
.tt-london,
.tt-zurich,
.tt-frankfurt,
.tt-stockholm,
.tt-hongkong {
	display: none
}

.officelocation .location {
	padding-right: 0!important
}

.officelocation img[usemap] {
	width: 100%!important
}

.officelocation #map-locatior {
	padding-bottom: 10px
}

.officelocation .contact-box .img-box {
	width: 30%!important
}

.officelocation .contact-box {
	min-height: 119px;
	border-bottom: 1px solid #ccc
}

.officelocation .sidebarNav {
	border: 0
}

.officelocation .footer {
	margin-top: 0!important
}

.officelocation .contact-right-topText h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000
}

.footer.no-top-margin {
	margin-top: 0!important
}

.txtCen {
	text-align: center
}

.aui .stoxx .primary .contact-right-topText .noHeadStyle {
	text-align: inherit;
	border-top: 0;
	height: 30px;
	line-height: 30px;
	font-size: 21px
}

.aui .indexUpdates h2 {
	color: #444
}

.stoxx .disc-type {
	margin: 0 0 10px 30px!important
}

.stoxx h1 {
	color: #444!important
}

.stoxx .disc-type li {
	list-style-type: disc!important;
	font-size: 13px
}

.stoxx .leftBorder {
	padding-right: 10px!important
}

.stoxx .regToolbar li {
	margin-left: .7em!important;
	margin-bottom: 3px
}

.stoxx .leftBorder h1 {
	margin-left: -10px!important
}

.stoxx .stoxx-offering {
	min-height: 185px!important
}

.stoxx .margin-bottom10 {
	margin-bottom: 20px
}

.stoxx .padding-rght0 {
	padding-right: 0!important
}

.stoxx .padding-left0 {
	padding-left: 0!important
}

.stoxx .margin-botom10 {
	margin-bottom: 10px
}

.stoxx .label-font label {
	font-size: 13px
}

.stoxx .padding-left-right0 {
	padding-left: 0;
	padding-right: 0
}

.stoxx .padding-top-bottom10 {
	padding-top: 10px;
	padding-bottom: 10px
}

.stoxx .list-each-element_AddIndex a {
	font-size: 13px
}

.stoxx .button-font {
	font-size: 12px
}

.stoxx .linkin-account {
	margin-top: 4px
}

.stoxx .step-space {
	line-height: 38px!important;
	color: #333!important;
	padding-left: 9px!important;
	border-left: 1px solid #ccc
}

.stoxx .email-id-val {
	margin-bottom: 30px
}

.stoxx .email-id-val h3 {
	color: #333
}

.stoxx .sign-in {
	width: 176px
}

.stoxx .sign-in p {
	padding: 3px 0 0 5px;
	height: 20px;
	font-size: 15px
}

.stoxx .sign-in .linked-in-color {
	color: #000;
	font-weight: 700
}

.stoxx .import-info {
	border: 1px solid #ccc;
	background: url(../images/stoxx/stoxxcom/linkin-sign-back.jpg) repeat
}

.stoxx .import-info p {
	padding: 5px 0 0 5px;
	height: 20px;
	font-size: 13px;
	color: #000
}

.stoxx .margin-left-cancle {
	padding-left: 25px;
	padding-right: 25px
}

.stoxx .margin15 {
	margin-top: -15px
}

.stoxx .mag-top13 {
	margin-top: -13px
}

.stoxx .human-check {
	margin-bottom: 20px
}

.stoxx .chkbox-dropdown {
	width: 100%!important;
	padding: 4px;
}

.stoxx .reuired-field {
	color: red
}

.stoxx .password-type-property {
	margin-top: 50px
}

.stoxx .term-condition-content {
	height: 200px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	padding-left: 15px
}

.search-result.border-bottom-active {
	border-bottom: 2px solid #EEE;
	top: -19px;
}

.bench-search-result.border-bottom-active, .search-result.border-bottom-active {
    background-color: #f9f9f2 !important;
}

input#searchSubmit:hover {
    background-color: transparent !important;
}

// Prakash Jun-13-2016 Maintenance BugID-2933?tarts    -line height is commented.
.stoxx .profileCardCont label {
	/* line-height: 35px!important; */
}

// Prakash Jun-13-2016 Maintenance BugID-2933?nds
.stoxx .check-option-width {
	width: 100%
}

// Prakash Jun-13-2016 Maintenance BugID-2933-Start-Input fields padding and alignment.
.stoxx .chkbox-dropdown-position {
	position: relative;
	padding: 4px;
}

// Prakash Jun-13-2016 Maintenance BugID-2933-End
.profileCardCont .chkbox-dropdown .chk-options {
	width: 96%
}

.stoxx .cancle-btn-type {
	margin-top: 14px;
	padding: 0 25px
}

.stoxx .add-more-pref {
	padding-left: 0
}

.stoxx .img-margin-top {
	margin-top: -4px
}

.stoxx .machine-id-control a>img {
	margin-right: 6px
}

.stoxx .date-of-birth {
	padding-left: 15px!important
}

.stoxx .date-pik-icon {
	top: 0;
	right: 13px
}

.stoxx .border-right-side {
	border-right: 1px solid #d4d4d4;
	padding-top: 10px;
	padding-bottom: 10px
}

.stoxx #interests .close-button {
	padding: 10px 3px 5px!important;
	height: 17px;
	margin-right: 2px
}

.stoxx #interests .add-button {
	position: relative
}

.stoxx #interests .add-button .hobby-input {
	padding-right: 17px;
	height: 40px;
}

.stoxx #interests .close-button {
	position: absolute;
	right: 0;
	padding-left: 3px;
	padding-right: 3px;
	background-color: none;
	top: 0
}

.stoxx .stock-overlay {
	display: none;
	top: 61px;
	left: -16px
}

.stoxx .list-holder {
	padding: 1px;
	border-color: #dbdad9;
	background: #fff;
	border-style: solid;
	height: 40px;
	border-width: 1px
}

.stoxx .ref-list-popup {
	font-size: 1.375em;
	line-height: 0;
	position: absolute;
	top: 15px;
	color: #aaa;
	font-weight: 700;
	cursor: pointer
}

.stoxx .margin0 {
	margin: 0!important
}

.stoxx .remove-icon-height {
	height: 330px!important
}

.stoxx .btn-padd-left0 {
	margin-bottom: 15px!important;
	margin-top: 13px
}

.stoxx .mega-menu-small .bench-mark {
	position: relative
}

.stoxx .mega-menu-small .bench-mark .stock-overlay-bench-mark {
	left: 2px;
	top: 50px;
	-webkit-appearance: none
}

.stoxx .mega-menu-small .bench-mark .stock-overlay-bench-mark .index-benchmarn-padding {
	margin-top: 0;
	margin-bottom: 20px
}

.stoxx .mega-menu-small .bench-mark .stock-overlay-bench-mark h5 {
	padding-left: 0!important
}

.stoxx .mega-menu-small .bench-mark .stock-overlay-bench-mark p.benchmarking-message {
	font-size: .8em!important
}

.stoxx .mega-menu-small .bench-mark .stock-overlay-bench-mark .arrow {
	left: 20%;
	margin-left: 0
}

.stoxx .mega-menu-small .bench-mark .stock-overlay-bench-mark .row {
	margin: 0 auto!important
}

.stoxx .mega-menu-small .bench-mark .stock-overlay-bench-mark .delete-selected-index {
	margin-left: 10px
}

.stoxx .mega-menu-small .bench-mark a.benchmark-content {
	background: url(../images/stoxx/stoxxcom/benchmark.png) no-repeat 12px 12px;
	background-color: #fff!important;
	color: #aada14!important
}

.stoxx .stock-overlay-bench-mark {
	background: #FFF;
	box-shadow: 0 1px 2px 1px #e0e0e0;
	position: absolute;
	z-index: 9999;
	display: none;
	top: 61px;
	right: 0;
	padding: 20px 10px;
	width: 320px
}

.stoxx .stock-overlay-bench-mark h5 {
	padding-left: 0!important
}

.stoxx .stock-overlay-bench-mark p.benchmarking-message {
	font-size: .8em!important
}

.stoxx .stock-overlay-bench-mark .arrow {
	left: 75%
}

.stoxx .stock-overlay-bench-mark .list-holder {
	margin-bottom: 10px
}

.stoxx .stock-overlay-bench-mark .list-holder .margin-no {
	margin-left: 7px
}

.stoxx .stock-overlay-bench-mark .index-benchmarn-padding {
	margin-bottom: 10px;
	padding: 0
}

.stoxx .stock-overlay-bench-mark .index-benchmarn-padding .dropdown .options {
	right: 0
}

.stoxx .stock-overlay-bench-mark #benchmark-container .small-1 {
	margin-bottom: 10px;
	padding-left: 4px
}

.stoxx .stock-overlay-bench-mark #benchmark-container .selected-index>.large-8 {
	padding: 0;
	padding-right: 2px
}

.stoxx .stock-overlay-bench-mark .registration-message-container {
	background: rgba(235, 235, 237, .8);
	position: relative;
	height: 150px;
	padding: 34px 5px 0 0;
	text-align: center
}

.stoxx .stock-overlay-bench-mark .registration-message-container p {
	font-size: .9em
}

.stoxx .stock-overlay-bench-mark .list-each-element_AddIndex {
	width: 100%
}

.stoxx .stock-overlay-bench-mark #benchmark-container .list-each-element_AddIndex {
	padding-left: 4px
}

.stoxx .stock-overlay-bench-mark .benchmark-loginForm-container {
	display: none;
	position: relative;
	margin-top: -204px
}

.stoxx .stock-overlay-bench-mark .benchmark-loginForm-container .button-login {
	margin-right: 8px;
	height: 29px;
	font-size: 12px;
	line-height: 10px
}

.stoxx .stock-overlay-bench-mark .benchmark-loginForm-container .panel {
	padding: 20px
}

.stoxx .stock-overlay-bench-mark .benchmark-loginForm-container .formlable {
	font-size: .9em;
	padding-top: 10px
}

.stoxx .stock-overlay-bench-mark .benchmark-loginForm-container .forgot-pwd-link {
	font-size: .8em;
	line-height: 25px;
	display: block;
	float: left
}

.stoxx .stock-overlay-bench-mark .benchmark-loginForm-container .row.separator {
	border-top: 1px solid #ccc;
	margin-top: 10px!important;
	padding-top: 10px
}

.stoxx .stock-overlay-bench-mark .benchmark-loginForm-container a.regis {
	display: block;
	width: 75px;
	background-color: #174778;
	padding: 5px 10px;
	color: #fff;
	font-size: 12px
}

.stoxx .stock-overlay-bench-mark .benchmark-loginForm-container .control-group {
	margin: 10px 0
}

.stoxx .arrow {
	background: url(../images/stoxx/stoxxcom/white-arrow-top.png) no-repeat;
	border-top-width: 0;
	border-bottom-color: #fff;
	top: -15px;
	right: 0;
	margin-left: 22px;
	width: 40px;
	height: 15px;
	padding: 1em;
	position: absolute
}

.stoxx .button-primary {
	margin-bottom: 0
}

@media screen and (min-width:320px) and (max-width:480px) {
	.stoxx .mega-menu-small .bench-mark .stock-overlay-bench-mark {
		width: auto
	}
}

@media screen and (min-device-width:320px) and (max-device-width:1024px) {
	.stoxx .mega-menu-small .bench-mark .stock-overlay-bench-mark .columns {
		padding-right: 0
	}
}

.stoxx .ref-table-header {
	margin-top: -8px!important
}

.stoxx .green-arrow-top17 {
	vertical-align: middle;
	margin: 17px 5px 0
}

.stoxx #benchmark-container .green-arrow-top17 {
	width: 8px;
	margin: 20px 5px 0
}

.stoxx .grn-text-color {
	color: #4ba433;
	font-weight: 700
}

.stoxx .margin-no {
	margin-left: 40px;
	color: #000;
	font-weight: 700
}

.stoxx .stock-overlay#compareList .arrow {
	left: 60%
}

.stoxx .chkbox-dropdown .select-container {
	background: #fff url(../images/stoxx/stoxxcom/down_arrow.png) no-repeat 98% 45%!important
}

.stoxx .chkbox-dropdown .select-container .selected {
	font-size: 12px
}

.stoxx .chkbox-dropdown .chk-options {
	width: 100%
}

.stoxx .margin7 {
	margin-top: 7px
}

.stoxx .margin-rt20 {
	margin-right: -45px
}

.stoxx .removePref {
	margin-right: -10px;
	margin-top: 20px;
	font-size: 17px
}

.stoxx .iaccept-tc label {
	padding-left: 0!important
}

.stoxx .button-secondary {
	border: 1px solid #174778
}

.stoxx .submit-btn-margin {
	font-size: 13px
}

.stoxx .img-margin {
	margin-top: -5px
}

.stoxx .add-index-popup {
	margin-left: 10px
}

.stoxx .list-each-element_AddIndex {
	line-height: 45px
}

.profileCard,
.packsCont {
	margin: 10px 0
}

.borderGrey1p {
	border: 1px solid #dedede
}

.borderBottom {
	border-bottom: 1px solid #dedede
}

.padTB5p {
	padding-top: 5px!important;
	padding-bottom: 5px!important
}

.profileCardHead,
.packsHead {
	border-bottom: 1px solid #dedede;
	padding-bottom: 5px;
	margin-bottom: 10px
}

.packsHead .headTxt h2 {
	height: 40px
}

.packsHead .headTxt h2 {
	line-height: 60px
}

.profileCardHead span {
	/*text-transform:uppercase*/
}

.profileCardHead .editIcon {
	height: 10px;
	width: 10px;
	background: url(../images/stoxx/stoxxcom/quick-links-icon.png);
	float: right;
	padding: 8px;
	cursor: pointer
}

.profileCardCont label {
	font-size: 14px;
	line-height: 32px
}

.profileCardCont input[type=text],
.profileCardCont select {
	/*margin:3px 0;*/
	padding: 0 5px
}

.profileCardCont.readonly input[type=text],
.profileCardCont.readonly input[type=password],
.profileCardCont.readonly select,
.profileCardCont.readonly textarea {
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	margin: 0;
	padding: 0;
	resize: none
}

.profileCardCont input[type=text],
.profileCardCont input[type=password],
.profileCardCont select {
	line-height: 28px!important
}

.shareHolderName.readonly input {
	border: 0;
	background: 0;
	font-size: 14px;
	margin: 0!important;
	height: auto
}

.lh35 {
	line-height: 35px
}

.stoxx .select-container.disabled {
	background: 0;
	border: 0
}

.stoxx .select-container.disabled .selected {
	border: 0
}

.stoxx .chkbox-dropdown .select-container.disabled {
	background: none!important;
	border: 0
}

.stoxx .chkbox-dropdown .select-container.disabled .selected {
	border: 0
}

.stoxx .profileCardCont .panel {
	margin: 5px 0
}

.profileCardCont.readonly label.datepicker-trigger {
	display: none
}

.profileCardCont.readonly input[type=submit],
.profileCardCont.readonly input[type=reset],
.profileCardCont.readonly input[type=button] {
	display: none
}

.profileCardCont .dropdown.opened {
	z-index: 999
}

.profileCardCont .AcademicData .inline-list>li.removePref {
	color: #174778;
	text-decoration: none!important;
	font-family: "Outfit";
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 18px
}

.profileCardCont .AcademicData #hobbies-box .inline-list>li {
	margin: 5px
}

.profileCardCont .AcademicData ul.repeatPanel li.removePref {
	display: none
}

.AcademicData #hobbies-box .inline-list,
.DataPermission .inline-list {
	overflow: hidden
}

.stoxx .AcademicData #interests .close-button {
	padding: 10px 10px 5px 3px!important
}

.stoxx .AcademicData #interests .add-button .hobby-input {
	margin: 0
}

.profileCardCont .AcademicData .inline-list>li {
	margin-top: 10px
}

.profileCardCont .AcademicData .dropdown {
	margin: 0;
	padding: 0!important
}

.stoxx .profileCard .error {
	margin-top: 0!important
}

.stoxx .profileCard .date-pik-icon {
	/*top:3px;*/
	right: 1px;
}

.w100per {
	width: 100%!important
}

.profileCardCont input[type=submit],
.profileCardCont input[type=button] {
	margin-bottom: 5px;
	/*margin-top:4px;*/
}

input[type=submit],
input[type=button] {
	-webkit-border-radius: 0!important
}

.txtLeft {
	text-align: left!important
}

.profileCardCont .button-secondary {
	padding: 10px 7px!important
}

.my-profile-page-content .profileCardCont .button-secondary {
	padding: 9px 7px!important
}

.stoxx .profileCard .chkbox-dropdown ul li {
	height: 40px
}

.stoxx .profileCard input[disabled=disabled] {
	padding-left: 0
}

form .row .row .column,
form .row .row .columns.nopadding {
	padding: 0
}

.marTB10 {
	margin-top: 10px;
	margin-bottom: 10px
}

.marB20 {
	margin-bottom: 20px
}

.marB10 {
	margin-bottom: 10px
}

.marTB5 {
	margin-top: 5px!important;
	margin-bottom: 5px
}

.marTB3 {
	margin-top: 3px;
	margin-bottom: 3px
}

.padT5 {
	padding-top: 5px
}

.stoxx .menu-filter-bar.dashboard .select-container {
	background: url(../images/stoxx/stoxxcom/grey-arrow-bot.png) no-repeat scroll 100% 50%!important
}

.shareHolderContainer .profileCard {
	border: 1px solid #ccb7b7;
	margin: 10px;
	width: inherit;
	padding: 10px
}

@media(min-width:768px) {
	.textrightMedium {
		text-align: right
	}
	.no-left-padding-desktop {
		padding-left: 0
	}
	.nopadding-desktop {
		padding-left: 0!important;
		padding-right: 0!important
	}
}

@media screen and (min-width:320px) and (max-width:480px) {
	.stoxx .dropdown .select-container .selected,
	.stoxx .chkbox-dropdown .select-container .selected {
		font-size: 11px
	}
	.stoxx .chkbox-dropdown ul li {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis
	}
}

.aui .stoxx .borderHeading.heading-section {
	border-bottom: 2px solid #6e706f!important
}

.aui .stoxx .borderHeading.heading-section h2 {
	border: 0;
	margin-bottom: 0
}

@media screen and (min-width:320px) and (max-width:680px) {
	.stoxx .reg-thg-linkin-accnt {
		padding-left: 0
	}
	.stoxx .padding-top12 {
		padding: 0
	}
	.stoxx .padding-top12 {
		margin-bottom: -10px
	}
	.stoxx .margin-bot8 {
		margin-bottom: 8px
	}
	.stoxx .removePref {
		margin-top: -195px
	}
	.stoxx .step-space {
		padding-left: 0!important;
		border-left: 0!important;
		font-size: 18px!important
	}
	.stoxx .text-left-small {
		text-align: left!important
	}
	.stoxx .step-padding {
		padding-left: 0!important;
		margin-top: -7px
	}
	.stoxx .padding-lt-rt0 {
		padding-left: 0;
		padding-right: 0
	}
	.stoxx .padding-lt-rt15 {
		padding-left: 15px;
		padding-right: 15px
	}
	.stoxx .account-padd0 {
		padding-left: 0
	}
	.stoxx .add-intrest {
		margin-top: 55px
	}
	.stoxx .padding-rght0 {
		padding-right: 15px!important
	}
	.stoxx .padding-left0 {
		padding-left: 15px!important
	}
	.stoxx .date-of-birth {
		padding-right: 15px!important
	}
	.stoxx .border-right-side {
		border: 0
	}
	.stoxx .margin-rt20 {
		float: left!important
	}
	.stoxx .dashboardTable .paddingtop15 {
		padding-top: 15px!important
	}
	.stoxx .stock-overlay {
		left: 0;
		top: 50px
	}
	.stoxx .arrow {
		left: 20%
	}
	.stoxx .stock-overlay-ref-list .referance {
		margin-top: 10px
	}
	.stoxx .reveal-modal {
		margin-left: -52%
	}
	.stoxx .reveal-modal {
	width: 98% !important;
        left: 50%;
        top: 0% !important;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -0%);
        margin: 5px auto;
	}
	
	#subscribeForm.reveal-modal{
		max-width: 500px;
	}
	
	    #subscribeForm .hbspt-form {
        padding: 30px !important;
		margin-top: 30px !important;
    }
	
	.stoxx #contactUsForm {
	    padding: inherit;
		left: 0;
        top: 0 !important;
        -webkit-transform: none;
        transform: none;
        margin: 5px auto;
	}
	
	#subscribeForm .paddingBot20{
		margin-bottom:0 !important;
		padding-bottom:0 !important;
	}
	
	#contactUsForm .paddingBot20{
	        padding: 50px 13px !important;
	}
	
	.reveal-modal-bg{
		    z-index: 9999;
	}
	
	.poptitle{
		   font-size: 26px !important;
		    margin-bottom: 35px;
		
	}
	#requestInfoForm .hbspt-form {
    padding-top: 0;
	padding-left:16px;
	padding-right:16px;
}
	    .hbspt-form {
        margin: 0px 0px 0px 0 !important;
    }
	.aui .stoxx h5 {
    font-size: .9rem;
            padding-left: 0 !important;
}
.hs-richtext.hs-main-font-element {
    margin: 0px 0 0 0;
}

.form-label, .hbspt-form .hs-form-field label:not(.hs-error-msg), .hbspt-form .hs-dependent-field label:not(.hs-error-msg){
	min-height: 0;
}
	.reveal-modal.quick-links .close-reveal-modal{
        top: 20px !important;
        right: 20px !important;
	}
	.stoxx .chkbox-dropdown .chk-options {
		width: 110px
	}
	.stoxx .chkbox-dropdown.form-chkbox-dropdown .chk-options {
		width: 100%
	}
	.stoxx .reference-list {
		position: relative
	}
	.stoxx .stoxx-val .text-center {
		margin-left: 10px
	}
	.stoxx .mobile-mega-menu .stock-overlay .arrow {
		left: 15%!important
	}
}

@media screen and (min-width:768px) and (max-width:1024px) {
	.stoxx .license-agreement-form-page-content .chkbox-dropdown .chk-options {
		width: 50%
	}
	.stoxx .padding-top12 {
		margin-bottom: -10px
	}
	.stoxx .margin-bot8 {
		margin-bottom: 8px
	}
	.stoxx .step-space {
		padding-left: 0!important;
		border-left: 0!important
	}
	.stoxx .step-padding {
		padding-left: 0!important
	}
	.stoxx .select-container {
		font-size: 12px
	}
	.stoxx .padding-lt-rt15 {
		padding-left: 15px;
		padding-right: 15px
	}
	.stoxx .reference-list {
		position: relative
	}
	.stoxx .refe-list-popup {
		top: 50px!important;
		left: 13px!important
	}
	.stoxx .mobile-mega-menu .stock-overlay .arrow {
		left: 10%!important
	}
	.stoxx .contact-box .img-box {
		width: 27%!important
	}
	.stoxx .northen .cont-border-bottm-none {
		border-bottom: 0!important
	}
	.stoxx .stock-overlay-ref-list .referance {
		margin-top: 10px
	}
}

.aui .stoxx .heading-section {
	border: 0!important
}

.aui .stoxx .heading-section h1,
.aui .stoxx .heading-section h2 {
	color: #444
}

.aui .stoxx .heading-section h2 {
	border-bottom: 2px solid #6e706f;
	padding-bottom: 6px;
	margin-bottom: 15px
}

.usingIE .profileCardCont .AcademicData .inline-list>li {
	margin-top: 10px;
	margin-bottom: 10px
}

.stoxx.usingIE .removePref {
	margin-top: 0!important;
	padding-top: 10px!important
}

.profileCard .dropdown {
	font-size: 12px
}

.stoxx .last-row .award-box {
	border-bottom: 0
}

.stoxx .sidebarNav {
	border: 0
}

.stoxx .profileCardCont.readonly .dropdown .select-container .selected {
	margin-left: 2px
}

.stoxx .profileCard .readonly .txtWidChange {
	width: 100%
}

.stoxx .profileCard .readonly .txtStyleChange,
.stoxx .profileCard .readonly .selStyleChange .selected {
	line-height: 10px!important;
	padding: 0!important;
	height: auto
}

.stoxx .profileCard .readonly .selStyleChange .select-container.disabled {
	height: 15px
}

.stoxx .pad1Em {
	padding: 1em
}

.stoxx .validationForm label {
	font-size: 14px
}

.stoxx .cancelAdjust {
	margin-top: 6px;
	padding-bottom: 8px
}

.stoxx .award h5 {
	padding-left: 0
}

.stoxx .description {
	line-height: 1.5;
	min-height: 54px;
	text-overflow: ellipsis;
	overflow: hidden
}

.stoxx .award-box .description {
	height: 54px
}

.zindex-1 {
	z-index: 1
}

.zindex-2 {
	z-index: 2
}

.zindex-3 {
	z-index: 3
}

.zindex-4 {
	z-index: 4
}

.zindex-5 {
	z-index: 5
}

.zindex-6 {
	z-index: 6
}

.zindex-7 {
	z-index: 7
}

.zindex-8 {
	z-index: 8
}

.zindex-9 {
	z-index: 9
}

.zindex-10 {
	z-index: 10
}

.zindex-11 {
	z-index: 11
}

.zindex-12 {
	z-index: 12
}

.zindex-13 {
	z-index: 13
}

.zindex-14 {
	z-index: 14
}

.zindex-15 {
	z-index: 15
}

.zindex-16 {
	z-index: 16
}

.zindex-17 {
	z-index: 17
}

.zindex-18 {
	z-index: 18
}

.zindex-19 {
	z-index: 19
}

.zindex-20 {
	z-index: 20
}

.profileCardCont .AcademicData .inline-list>li.h10pNoMargin {
	height: 10px;
	margin: 0!important
}

.profileCardCont.readonly #hobbies-box .close-button {
	display: none
}

.sidebarNav.show-for-small {
	position: absolute;
	z-index: 11;
	top: 112px;
	width: 100%
}

.sidebarNav.show-for-small ul.sidebarNavHt {
	height: auto!important
}

.sidebarNav.show-for-small>ul {
	display: none
}

.sidebarNav.show-for-small>ul>li {
	border: 1px solid #dedede
}

.childMTop0 .footer {
	margin-top: 0!important
}

.stoxx .news-box {
	margin-bottom: 15px
}

.stoxx .resource-box {
	width: 100%
}

.stoxx .resource-box .info-box .resource .description {
	line-height: 1.5;
	height: 54px;
	text-overflow: ellipsis;
	overflow: hidden
}

.stoxx .resource-box .info-box {
	width: 70%;
	height: 100%;
	padding-top: 17px
}

.stoxx .resource-box .info-box .resource h5 {
	font-weight: 400
}

.stoxx .last-row .award-box {
	border-bottom: 0
}

.stoxx .sidebarNav {
	border: 0
}

.sidebarNav .sidebarNavHt.set-border {
	border: 1px solid #dedede;
	border-bottom: 0
}

.stoxx .dropdown .select-container .selected {
	padding-top: 0;
	line-height: 32px;
	color: #0D294A
}

.portlet-content .menu-bar #search{
    background-color: #174778!important;
    border: 1px solid transparent!important;
    color: #FAFAF2!important;
}

.portlet-content .menu-bar #search:hover{
	background-color: #FAFAF2 !important;
    color: #174778 !important;
    border-color: #174778 !important;
}

.portlet .pagination-postition ul.inline-list.small-12 li{
	display:inline-flex;
	align-items:center;
	justify-Content:center;
	width:32px;
	height:37px;
	padding:0;
	border:1px solid #ccc;
    margin-left: 2px !important;
	border-radius:0;
}

.portlet .pagination-postition ul.inline-list.small-12 li span.pagination_pagenumber_bg, 
.portlet .pagination-postition ul.inline-list.small-12 li a{
	width:100%;
	height:100%;
	display:flex;
    align-items:center;
	justify-Content:center;
	}
	
	table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td{
	    color: #0d294a !important;;
	}
	
	
	.portlet .pagination-postition ul.inline-list.small-12 li span.pagination_pagenumber_bg:hover, 
	.portlet .pagination-postition ul.inline-list.small-12 li span.pagination_current,
	.portlet .pagination-postition ul.inline-list.small-12 li span.pagination_pagenumber_bg:hover a,
	.portlet .pagination-postition ul.inline-list.small-12 li:hover a{
    background: #174778;
    color: #FAFAF2 !important;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
	}

.stoxx .small {
	margin-top: 0
}

.stoxx .dp-overlay {
	z-index: 1
}

.stoxx label.check:hover {
	background-color: none!important
}

.stoxx .margin-top0 {
	margin-top: 0
}

.stoxx .news-box .info-box .news h5 {
	height: 42px
}

.stoxx .release.referance {
	margin-bottom: -4px
}

.stoxx .button-primary {
	font-size: 14px!important;
	font-weight:600;
}

.stoxx .index-border-bottom .inline-list>li {
	margin-left: .8em!important;
	padding-top: 5px
}

.stoxx .padding-top15 {
	padding-top: 10px!important;
	padding-left: 14px!important
}

.stoxx .benchmarkIcon-border {
	border-right: 1px solid #dedede;
	padding: 0 6px 0 2px
}

.stoxx .padding-top15 {
	padding-top: 10px!important
}

.stoxx .marginleft3 {
	margin-left: 3px!important
}

.stoxx .login-space {
	padding-left: 0;
	padding-right: 0
}

.stoxx .register-space {
	padding-right: 0
}

.stoxx .register-banner .register-panel a.login-btn,
.stoxx .register-banner .register-panel a.register-btn {
	font-size: 13px!important
}

.stoxx .register-banner .register-panel a.why-register {
	font-size: 13px!important
}

.stoxx .stoxxcom-pagination {
	padding-right: 0
}

.stoxx .contact-border-bottom {
	padding-left: 0
}

.stoxx .index-border-bottom {
	border-bottom: 2px solid #757877;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0
}

.stoxx .update-btn {
	height: 30px;
	margin-top: 3px;
	padding: 6px 20px;
	margin-right: 4px
}

.stoxx .edit-btn {
	height: 30px;
	margin-top: 3px;
	padding: 6px 20px;
	margin-right: 4px
}

.stoxx .filter-bar-chart .filter-box-chart .addIndex {
	width: 122px!important
}

.stoxx .filter-bar-chart .filter-box-chart .update-border {
	border: 0!important
}

.stoxx .custom-table .description {
	min-height: 35px
}

.stoxx .highcharts-container {
	color: #034241!important
}

.aui .stoxx h5 {
	margin-top: 0;
	padding-left: 10px
}

.stoxx .news-box {
	margin-bottom: 15px
}

.stoxx .resource-box {
	width: 100%
}

.stoxx .expert-color h1 {
	color: #444
}

.stoxx .webinars-padding h1 {
	color: #444
}

.stoxx .all-index-update-margin10 {
	margin-bottom: 10px
}

.stoxx .press-content-right {
	margin-top: 12px
}

.stoxx .press-content-right ul {
	margin-left: 1px
}

.stoxx .press-content-head h1 {
	color: #444!important
}

.stoxx.ie10WinPh .button-login {
	float: left!important;
	margin-left: 0;
	margin-top: 17px
}

.stoxx.ie10WinPh .filter-bar-chart .filter-box-chart {
	border: 0!important
}

.stoxx.ie10WinPh .filter-bar-chart .filter-box-chart .update-border {
	border: 1px solid #d4d4d4!important
}

@media only screen and (min-device-width:320px) and (max-device-width:680px) {
	.headings-contact {
		padding-left: 0
	}
	.border-bottom0 {
		margin-bottom: 25px
	}
	.stoxx .update-btn {
		margin: 10px
	}
	.index-detail-tab {
		width: 100%
	}
	.stoxx .stoxx-adspace {
		margin-bottom: 10px!important
	}
	.stoxx .button-login {
		float: left!important;
		margin-left: 0
	}
	.stoxx .register-space {
		padding-left: 0;
		padding-right: 0
	}
	.stoxx .update-input {
		padding-left: 0!important;
		margin-bottom: -18px
	}
	.stoxx .padding-top15 {
		padding-left: 0!important
	}
	.stoxx .register-banner .register-panel a.why-register {
		padding-left: 0
	}
	.stoxx .filter-bar-chart .filter-box-chart .update-border {
		border: 1px solid #d4d4d4!important
	}
	.stoxx .filter-bar-chart .filter-box-chart {
		border: 0!important
	}
	.stoxx .headings-contact {
		padding-left: 10px
	}
	.stoxx .resource-box-padding {
		padding-left: 0;
		padding-right: 0
	}
	.stoxx .espeak-resource-box {
		padding-left: 15px;
		padding-right: 15px
	}
	.stoxx .press-content-right {
		margin-top: 0;
		margin-bottom: 8px
	}
	.stoxx .press-content-right ul li {
		padding-left: 8px!important
	}
	.stoxx .press-content-left {
		margin-top: 10px
	}
	.stoxx .headings-contact {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}
	.stoxx .press-content-right ul {
		margin-left: 0!important
	}
	.stoxx .menu-filter-bar {
		float: left!important
	}
	.stoxx .webinars-padding {
		padding-left: 0;
		padding-right: 0
	}
	.stoxx .padding-small-both {
		padding-left: 15px!important;
		padding-right: 15px!important
	}
	.stoxx .related-webinars {
		padding-left: 15px!important;
		padding-right: 15px!important
	}
	.stoxx .suggest-might-also {
		padding-left: 0;
		padding-right: 0
	}
	.stoxx .login-space {
		margin-bottom: 3px
	}
	.stoxx .menu-filter-bar .dd-dp {
		width: 8em
	}
	.aui .stoxx .events-box h5 {
		padding-left: 0!important
	}
	.stoxx .publication-box h5 {
		padding-left: 0!important
	}
	.aui .stoxx .primary .contact-right-topText h2,
	.aui .stoxx .primary .contact-right-topText h1,
	.aui .stoxx .primary .headings-contact h2,
	.aui .stoxx .primary .headings-contact h1,
	.aui .stoxx .primary .heading-section h2,
	.aui .stoxx .primary .heading-section h1 {
		text-align: center;
		border-top: 5px solid #000;
		font-size: 20px;
		border-bottom: 1px solid #d6d6d6;
		line-height: 30px;
		padding: 6px 0 7px
	}
	.aui .stoxx .primary .heading-section {
		border-bottom: 0
	}
	.nopadding-mobile {
		padding: 0
	}
	.stoxx .suggest-for-you {
		padding-left: 0;
		padding-right: 0
	}
}

@media only screen and (min-device-width:480px) and (max-device-width:680px) {
	.stoxx .update-btn {
		margin-bottom: 10px
	}
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
	.stoxx .contact-box .img-box {
		width: 16.33%
	}
	.stoxx .address-box .img-box {
		width: 30.66%
	}
	.stoxx .contact-border-bottom {
		border-bottom: 1px solid #c8c8c8;
		padding-bottom: 25px;
		padding-left: 0
	}
	.stoxx .address-box .img-box {
		width: 23.66%
	}
	.stoxx .address-box .info-box {
		width: 74.34%
	}
	.stoxx .padding-top15 {
		padding-left: 48px!important
	}
	.stoxx .index-detail-tab ul.inline-list li.active {
		background-color: #93b914
	}
	.stoxx .index-detail-tab ul.inline-list li.active {
		border-bottom: 2px solid #93b914
	}
	.stoxx .search-filter {
		float: left!important
	}
	.stoxx .press-content-right ul {
		margin-left: 27px
	}
	.stoxx .headings-contact {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}
	.stoxx .dashboard {
		width: 97%
	}
	.stoxx .suggest-might-also {
		padding-right: 0
	}
	.stoxx .press-content-left {
		margin-top: 10px
	}
}

@media only screen and (max-width:1224px) {
	.stoxx .discover-container-box {
		width: 140px;
		max-width: 140px
	}
	.stoxx .index-box-container {
		max-width: 300px
	}
	.stoxx .package-container-box {
		max-width: 298px
	}
	.stoxx .package-container-box-blue {
		max-width: 298px
	}
}

.stoxx .index-border-bottom .index-benchmarn-padding {
	padding-left: 0!important;
	padding-right: 0!important
}

.cPointer {
	cursor: pointer
}

.lh40 {
	line-height: 40px
}

.dNone {
	display: none
}

.reveal-modal.windowSize {
	height: 100%;
	width: 100%;
	top: 5px;
	left: 5px!important;
	margin: 5px!important;
	padding: 5px!important;
	z-index: 999999!important
}

.reveal-modal.windowSize iframe {
	margin-top: 15px
}

.reveal-modal.windowSize .close-reveal-modal {
	font-size: 24px;
	right: 5px;
	top: 0
}

.model15m iframe,
.model15m #pdf-cont {
	margin-top: 25px!important
}

.model15m iframe {
	height: 100%;
	width: 100%
}

.model15m .close-reveal-modal {
	font-size: 24px;
	right: 5px;
	top: 0
}

.packsCont .inline-list>li {
	margin: 0
}

.stoxx .packsCont .chkbox-dropdown .chk-options {
	width: 100%
}

.stoxx .profileCardCont .chkbox-dropdown .chk-options {
	width: 96%
}

.fs40 {
	font-size: 40px
}

.addInd>.addIndices {
	position: absolute;
	right: 1px;
	font-size: 35px;
	line-height: 55px;
	padding: 0 1px
}

.addRemoveInd>.removeIndices,
.addRemoveInd>.addIndices {
	position: absolute;
	right: 6px;
	font-size: 30px;
	line-height: 20px;
	top: 24px;
	margin-top: 22px
}

.addRemoveInd>.removeIndices {
	top: 0;
	right: 7px;
	font-size: 50px
}

.addRemoveInd>.addIndices {
	margin-top: 27px
}

.singlePack {
	border: 1px solid #dedede
}

.stoxxcom-pagination .serial-number .pagination_current {
	padding: 8px 12px;
	display: block
}

.stoxxcom-pagination .serial-number .pagination_pagenumber_bg a {
	padding: 8px 12px;
	display: block
}

.stoxxcom-pagination .single-arrow {
	padding: 0!important
}

.stoxxcom-pagination .single-arrow a {
	padding: 0;
	display: block
}

.stoxxcom-pagination .single-arrow .pagination_pagenumber_bg a {
	padding: 8px 15px;
	display: block
}

@media only screen and (min-width:768px) and (max-width:1024px) {
	.addInd>.addIndices {
		margin-top: 30px
	}
	.addRemoveInd>.removeIndices {
		margin-top: 53px
	}
	.addRemoveInd>.addIndices {
		margin-top: 60px!important
	}
	.noborderMid {
		border: 0!important
	}
	background:#fff url(../images/stoxx/stoxxcom/down_arrow.png) no-repeat 97% 45%!important
}

@media only screen and (max-width:767px) {
	.addInd>.addIndices {
		margin-top: 95px
	}
	.addRemoveInd>.removeIndices {
		margin-top: 120px
	}
	.addRemoveInd>.addIndices {
		margin-top: 129px
	}
	.stoxx .packsCont .alerts-box {
		margin: 0 0 5px!important
	}
	#ref-list-viewall-content .chk-options ul .check {
		font-size: 12px
	}
}

#ref-list-viewall-content .chk-options>ul {
	display: block!important
}

@media only screen and (min-width:767px) {
	.stoxx .chkbox-dropdown .select-container {
		background: #fff url(../images/stoxx/stoxxcom/down_arrow.png) no-repeat 94.1% 45%!important
	}
}

.stoxx .packsCont .alerts-box {
	margin: 1px 8px;
	padding: 11px;
	text-align: left;
	line-height: 14px;
	text-indent: 6px
}

.max5packAlert.show-for-small .alerts-box {
	margin: 0 0 5px!important
}

.max5packAlert {
	visibility: hidden
}

.stoxx .ref-list-viewall-content-width .referance {
	margin-top: 10px
}

.dropdown.dropdown-implemented.opened {
	z-index: 999
}

.hw100p {
	height: 96%;
	width: 100%
}

.stoxx .packsMainCont .chkbox-dropdown ul li {
	height: 40px
}

.chkbox-dropdown.opened {
	z-index: 999!important
}

.stoxx .index-finder-benchmarking-container {
	border: 1px solid #eee;
	padding: 10px;
	display: none;
	background: #ebebed
}

.stoxx .index-finder-benchmarking-container h5 {
	padding-left: 0
}

.stoxx .index-finder-benchmarking-container p {
	font-size: .8em!important
}

.stoxx .index-finder-benchmarking-container .list-holder {
	margin-bottom: 1.25em
}

.stoxx .delete-selected-index {
	line-height: 35px
}

@media only screen and (max-width:770px) {
	.index-finder-benchmarking-container .index-benchmarn-padding {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 20px
	}
	.index-finder-benchmarking-container .delete-selected-index {
		margin-left: 10px;
		line-height: 35px
	}
}

.noAnchor:hover {
	color: inherit!important
}

.pad10 {
	padding: 10px!important
}

.mar0Auto {
	margin: 0 auto!important;
	display: block
}

.search-result {
	display: none
}

#search {
	cursor: pointer;
	background: url(../images/search-icon.png) no-repeat right;
	margin-top: 18px;
	height: 34px;
}

.noRightpadding {
	padding-right: 0!important
}

.reveal-modal .paddingBot20{
	display:none;
}

.reveal-modal.open .paddingBot20{
	display:block;
}

@media(max-width:766px) {
	.stoxx .reveal-modal.fullWidthForSmall {
		left: 11%!important;
		margin-left: 0!important
	}
}

.reveal-modal {
	font-size: 100%!important
}

.h100p {
	height: 100%!important
}

.padTop8 {
	padding-top: 8px!important
}

@media only screen and (min-width:320px) and (max-width:480px) {
	.stoxx .chkbox-dropdown .select-container {
		background: #fff url(../images/stoxx/stoxxcom/grey-arrow-bot.png) no-repeat 99% 45%!important
	}
}

.editPrfileBtnFix_Submit {
	margin-top: 5px!important
}

.editPrfileBtnFix_CloseHeight {
	height: 40px
}

.profileCardCont .AcademicData #area-of-interest-box .inline-list li.add-button {
	margin-right: 10px
}

.stoxx .stoxx-rss-feed h5,
.stoxx-rss-feed .first.locationDateSource {
	margin-left: -23px
}

.stoxx-rss-feed .first {
	margin-left: -10px
}

.readonly-interests ul {
	list-style: inside
}

.readonly-interests ul li {
	list-style: inside
}

.stoxx .research-box .small-text.separator {
	min-height: 20px
}

@media(max-width:767px) {
	.menu-bar .dropdown {
		margin-bottom: 10px
	}
}

@media only screen and (max-width:800px) {
	.width-65per {
		width: 65%!important
	}
	.width-30per {
		width: 30%!important
	}
}

#index-finder-modal .bg-success {
	margin: 10px 0!important;
	text-align: center
}

.stoxx table.custom-table tr.lastRow {
	border-bottom: 0
}

.lt-ie9 .stoxx #ref-list-viewall-content .remove-icon .mCustomScrollBox {
	border-bottom: 0!important
}

@media only screen and (min-width:1025px) {
	.forgot-password .large-offset-2 {
		margin-left: 0
	}
}

#content {
	min-height: 300px
}

.benchmark-info {
	font-size: .8em!important;
	margin-top: -5px;
	padding: 0 13px 13px;
	line-height: 13px;
	color: #cc2a14
}

.msg-fix-padding4 {
	padding-top: 4px
}

@media only screen and (min-width:1025px) {
	.stoxx .stock-overlay-bench-mark .index-benchmarn-padding .dropdown .options {
		width: 292px;
		right: 0
	}
}

.overview-date-time {
	position: absolute;
	right: 12px;
	top: 12px;
	display: inline-block;
	padding-top: 5px;
	font-family: "Outfit";
	font-size: 12px;
	font-style: normal;
	font-weight: 400
}

.overview-date,
.overview-time {
	display: inline-block
}

.overview-time {
	padding-left: 8px
}

@media only screen and (max-width:496px) {
	.overview-date-time {
		width: 100%;
		position: relative;
		margin-top: 0;
		padding: 0;
		top: -3px;
		text-align: right
	}
}

#category-sample-id li label.check {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.aui .icon-pause:before,
.aui .icon-play:before {
	content: ""
}

.stoxx .video-placeholder {
	background-color: #bbb;
	height: 300px
}

.stoxx #video-overlay .close-modal {
	height: 40px
}

.stoxx audio::-webkit-media-controls-panel,
.stoxx video::-webkit-media-controls-panel {
	background-color: #f3f5f7!important
}

.stoxx #mycontrols {
	background-color: #f3f5f7;
	bottom: 0;
	color: #174778;
	font-size: .8em;
	left: 0;
	height: 40px;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 2147483647
}

.stoxx #mycontrols button {
	background-color: transparent;
	border: 0;
	color: #fff;
	font-size: 1.2em;
	vertical-align: middle;
	box-shadow: none
}

.stoxx .seeker {
	display: inline-block;
	margin: 0 10px;
	position: relative;
	width: 65%;
	z-index: 0
}

.stoxx .progressbar,
.stoxx .bufferbar {
	-moz-appearance: none;
	background: #174778;
	border: medium none;
	color: #c0392b;
	height: 1px;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 8px;
	width: 100%;
	z-index: 2
}

.stoxx .progressTime {
	font-size: 1.2em
}

.stoxx input[type=range] {
	-moz-appearance: none;
	background-color: #174778;
	border: medium none;
	border-radius: 2px;
	cursor: pointer;
	height: 1px;
	vertical-align: middle
}

.stoxx .seekbar {
	background-color: #174778;
	position: relative;
	width: 100%;
	z-index: 3
}

.stoxx .volumebar {
	margin: 0 1%;
	width: 8%
}

.stoxx .hidden {
	display: none
}

.stoxx .icon-volume-2 {
	background: url(../images/stoxx/stoxxcom/mute-icon.png) no-repeat
}

.stoxx .icon-volume {
	background: url(../images/stoxx/stoxxcom/unmute-icon.png) no-repeat
}

.stoxx .icon-fullscreen-alt {
	background: url(../images/stoxx/stoxxcom/fullscreen-icon.png) no-repeat
}

.stoxx .icon-fullscreen-exit-alt {
	background: url(../images/stoxx/stoxxcom/fullscreen-exit-icon.png) no-repeat
}

.stoxx .icon-play {
	background: url(../images/stoxx/stoxxcom/play-icon.png) no-repeat
}

.stoxx .icon-pause {
	background: url(../images/stoxx/stoxxcom/pause-icon.png) no-repeat
}

.stoxx .icon-play-large {
	background: url(../images/stoxx/stoxxcom/play-icon-large.png);
	border: medium none;
	height: 39px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 39px
}

.stoxx #playpause {
	padding: 0;
	margin: 0;
	width: 40px;
	height: 39px
}

.stoxx #mute {
	height: 39px;
	margin: 0;
	padding: 0;
	width: 41px
}

.stoxx #fullscreen {
	margin: 0;
	padding: 0;
	width: 40px;
	height: 39px
}

.stoxx #skip {
	position: absolute;
	bottom: 60px;
	color: red;
	right: 10px
}

.stoxx .clear {
	clear: both
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) {
	.stoxx .seeker {
		width: 33%
	}
}

@media only screen and (min-device-width:360px) and (max-device-width:480px) {
	.stoxx .seeker {
		width: 40%
	}
}

@media only screen and (min-device-width:320px) and (max-device-width:1024px) {
	.stoxx #video-overlay.reveal-modal {
		left: 61%;
		margin-left: -60%;
		width: 98%
	}
}

.stoxx #portlet_STOXXAccountDetailsportlet_WAR_STOXXAccountDetailsportlet .package-container {
	min-height: 14.65em
}

.stoxx #portlet_STOXXAccountDetailsportlet_WAR_STOXXAccountDetailsportlet .package-container .button-cont {
	margin-top: 1.5em
}

.stoxx .inline-list.email-form-component {
	overflow: visible
}

.stoxx .research-box {
	cursor: pointer
}

.stoxx .journalarticle {
	cursor: pointer
}

.stoxx .publications-page-content .journalarticle,
.stoxx .press-releases-details-page-content .journalarticle,
.stoxx .market-news-details-page-content .journalarticle,
.stoxx .market-trend-details-page-content .journalarticle,
.stoxx .webinar-details-page-content .journalarticle,
.stoxx .expert-speak-details-page-content .journalarticle,
.stoxx .events-details-page-content .journalarticle {
	cursor: default
}

.stoxx .smallFont {
	font-size: .9em!important
}

.taglib-captcha #refreshCaptcha {
	background-position: 0 0!important
}

.serachResultContainers {
	position: absolute;
	top: 40px;
	background: #fff;
	opacity: 1;
	z-index: 100;
	width: 100%;
	border: 1px solid #dedede;
	border-top: 0
}

.SearchResults {
	list-style: none;
	width: 100%;
	display: block;
	background: #fff
}

.SearchResults .searchItem {
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
	line-height: normal;
	width: 100%;
	padding-left:0px;
}

.SearchResults .searchItem a:hover {
	background-color: #aada13;
	color: #000
}

.SearchResults .searchItem a {
	text-decoration: none;
	font-size: .9em;
	padding: 6px 12px 4px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	outline: 0 none;
	text-decoration: none;
	color: #bbb;
	font-weight: 400
}

.SearchResults .searchItem a {
	color: #000;
	width: auto;
	text-align: left
}

.SearchResults .categoryHead.searchItem a {
	padding-left: 1em
}

.component-details-page-content #related-news>.large-6 {
	width: 100%;
	margin-top: 12px;
	background-color: #fff
}

.component-details-page-content #related-news {
	background-color: #fff
}

.stoxx #stoxx_index_detail_component .stoxxcom-pagination {
	padding: 15px 0
}

.dashboard-alerts-box p {
	line-height: 16px;
	padding-left: 8px;
	margin-top: 0
}

.stoxx .adjustCallBack {
	margin: 2em 0 0 2px
}

.go-to-detail-box>img {
	width: 122px;
	height: 96px
}

.stoxx .home-page-content .user-login {
	height: 479px
}

.readonly-interests {
	display: none
}

.readonly .readonly-interests {
	display: block
}

.readonly #area-of-interest-box {
	display: none
}

.stoxx .indices-list.selected .displayTable {
	box-shadow: 0 0 1px 1px #aada13
}

.stoxx .research-box p.description {
	font-size: 14px
}

.sitemap-page-content .portlet-body {
	padding-left: .9375em;
	padding-right: .9375em;
	width: 100%;
	float: left;
	position: relative
}

.sitemap-page-content .portlet-body ul li {
	line-height: 24px;
	font-weight: 700
}

.sitemap-page-content .portlet-body ul li ul li,
.sitemap-page-content .portlet-body ul li ul li ul li {
	font-weight: 400
}

.sitemap-page-content .portlet-body ul li:last-child {
	padding-bottom: 20px
}

.sitemap-page-content .portlet-body ul li:last-child,
.sitemap-page-content .portlet-body ul li ul li:last-child,
.sitemap-page-content .portlet-body ul li ul li ul li:last-child {
	border-bottom: 0
}

.sitemap-page-content .portlet-body ul li ul li:last-child,
.sitemap-page-content .portlet-body ul li ul li ul li:last-child {
	padding-bottom: 0
}

.sitemap-page-content .portlet-body ul li ul {
	margin-left: 20px
}

.sitemap-page-content .portlet-body ul li ul li:before {
	content: "-- "
}

.sitemap-page-content .portlet-body ul li ul li ul li:before {
	content: "--- "
}

.index-details-page-content #stoxx_index_detail_component .orbit-container {
	padding-left: 0;
	padding-right: 0
}

.stoxx .ajaxLoader {
	background: url(../images/stoxx/global/ajaxLoader.gif) center center no-repeat
}

.stoxx .research-box.related-item p * {
	font-family: "Outfit";
	font-size: 14px
}

.search-result #searchSubmit {
	position: absolute;
	left: 0;
	z-index: 10;
	display: block!important;
	top: 3px;
	height: 32px;
	line-height: 16px;
	width: 14px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjY2NyAyLjVhNS42NjcgNS42NjcgMCAxMDMuOTIyIDkuNzU2IDEuMDEgMS4wMSAwIDAxLjE2Ny0uMTY3IDUuNjY3IDUuNjY3IDAgMDAtNC4wOS05LjU5em02LjA4MiAxMC4zMzVhNy42NjcgNy42NjcgMCAxMC0xLjQxNCAxLjQxNGwyLjk1OCAyLjk1OGExIDEgMCAwMDEuNDE0LTEuNDE0bC0yLjk1OC0yLjk1OHoiIGZpbGw9IiM1QTVBNUEiLz48L3N2Zz4=) left center / 17px 17px no-repeat;
}

.aui .stoxx h1 {
	line-height: 32px
}

.related-item-loss {
	width: 12px;
	margin-top: 3px;
	margin-right: 6px
}

.related-item-gain {
	width: 14px;
	margin-top: 4px;
	margin-right: 6px
}

@media screen and (max-width:680px) {
	.stoxx .dashboard-page-content .chkbox-dropdown .chk-options {
		width: 100%!important
	}
}

@media only screen and (max-device-width:680px) and (min-device-width:320px) {
	.aui .stoxx .dashboard-page-content .events-box h5 {
		padding-left: 10px!important
	}
}

.bg-danger {
	border: 1px solid #cc2a14;
	color: #cc2a14;
	font-size: 12px;
	background-image: url(../images/com-sprite.png);
	background-repeat: no-repeat;
	background-position: 5px -3000px;
	height: 28px;
	line-height: 28px;
	padding-left: 25px;
	margin-bottom: 10px
}

.bg-danger.msgbox-fix,
#index-finder-modal .bg-success.msgbox-fix {
	margin-left: 25px!important;
	margin-right: 25px!important
}

.bg-success {
	border: 1px solid #eee;
	box-shadow: 1px 0 1px 0 #eee;
	margin: 0 12px;
	color: #aada13;
	font-size: 12px;
	background-image: url(../images/com-sprite.png);
	background-repeat: no-repeat;
	background-position: 3px -3362px;
	height: 28px;
	line-height: 28px;
	padding-left: 25px;
	margin-bottom: 10px
}

.bg-danger-nomargin-multiline {
	border: 1px solid #cc2a14;
	margin: 0;
	color: #cc2a14;
	font-size: 12px;
	background-image: url(../images/com-sprite.png);
	background-repeat: no-repeat;
	background-position: 5px -3000px;
	min-height: 28px;
	line-height: 17px;
	padding-left: 25px;
	margin-bottom: 10px
}

.stoxx .inline-list>li>.downloadInDiffFormat {
	position: absolute;
	z-index: 1;
	background: #fff;
	min-width: 150px;
	right: -15px;
	border: 1px solid #e0e0e0;
	border-bottom: 0;
	box-shadow: 0 1px 2px 1px #e0e0e0;
	top: 40px
}

.stoxx .dashboard-page-content table.custom-table .download-inactive {
	padding-left: 0
}

.stoxx .dashboard-page-content .subscription-box .bgcolor .discover-container {
	min-width: 80px
}

.stoxx .inline-list>li>.downloadInDiffFormat {
	z-index: 9998
}

.stoxx .inline-list>li>.downloadInDiffFormat .elements {
	text-align: center;
	border-bottom: 1px solid #e0e0e0;
	padding: 4px;
	cursor: pointer;
	display: block
}

#search-result-page #tileViewSearchResult .search-result-tile {
	width: 300px
}

#search-result-page .search-result-tile .details {
	padding: 0 .5em
}

#search-result-page .search-result-tile .img-box,
#search-result-page .search-result-tile .info-box {
	float: left
}

#search-result-page .search-result-tile .compare {
	float: left;
	padding: .3em
}

#search-result-page .search-result-tile .resource-box .img-box {
	width: 30%
}

@media(max-width:768px) {
	.mySubscriptionLoginSection .row .large-offset-3 {
		position: relative;
		margin-left: 8%
	}
	.bg-danger.msgbox-fix,
	.bg-success.msgbox-fix {
		margin-top: 10px
	}
}

.dashboard-page-content .subscription-box .sub-text {
	padding-left: 0;
	padding-right: 10px
}

.stoxx .error-dropdown,
.stoxx input.error-input,
.stoxx textarea.error-input {
	border: 1px solid #cc2a14;
	margin-bottom: 10px;
}

@media only screen and (max-width:980px) {
	.navbar.navbar-static-top.dockbar {
		float: none
	}
	.navbar.navbar-static-top.dockbar .navbar-inner .container {
		margin-left: 0;
		margin-right: 0;
		width: auto;
		float: right;
		padding-right: 0
	}
	.navbar.navbar-static-top.dockbar a#_145_navAccountControlsNavbarBtn {
		padding-left: 0;
		padding-right: 0;
		margin-right: 30px;
		width: 30px
	}
	.cms-body .left-panel {
		top: 63px
	}
	.cms-body .content p {
		text-align: justify
	}
}

ul.iStoxxByTypeCat {
	margin: 0 0 10px 10px;
	padding-bottom: 6px;
	border-bottom: 1px solid #ddd
}

ul.iStoxxByTypeCat li {
	line-height: 30px;
	margin-left: 14px
}

ul.iStoxxByTypeCat li a {
	color: #000;
	margin: 20px 0
}

.stoxx ul.adjustEoddTab li {
	height: 44px
}

.stoxx .index-detail-tab ul.adjustEoddTab li a {
	font-size: 1.1em;
	line-height: 20px;
	padding-top: 0;
}

.customised-indices .dropdown.dropdown-implemented.opened {
	z-index: 99
}

table.customised-indices tr {
	height: 24px!important
}

table.customised-indices tbody tr td:first-child {
	display: block!important;
	text-align: left
}

table.customised-indices tbody tr td {
	padding: 10px 2px 5px 5px!important
}

table.customised-indices .dropdown .select-container {
	height: 32px
}

table.customised-indices .dropdown .select-container .selected {
	height: 24px;
	line-height: 24px
}

@media print {
	a:after {
		content: " ";
		display: none
	}
}

div.reveal-modal.digital-overlay.large-12.small-12.open {
	opacity: 1!important
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	text-decoration: none
}

.clear {
	clear: both
}

.noRightPadding {
	padding-right: 0!important
}

.chartcontainer {
	height: 400px;
	width: 100%
}

.button-login {
	background-color: #174778;
	border: medium none;
	color: #FFF;
	cursor: pointer;
	outline: medium none;
	padding: .6em 1.2em;
	height: 40px
}

.button-reset {
	background-color: #FFF;
	border: thin solid #174778;
	color: #174778;
	cursor: pointer;
	outline: medium none;
	padding: .6em 1.2em;
	height: 40px
}

.loginSection {
	border-color: #dedede;
	border-width: thin;
	border-style: solid;
	vertical-align: middle;
	display: none
}

.lt-ie9 .stoxx form#step1 {
	padding-left: 9px!important;
	padding-top: 9px!important
}

.formlable {
	color: #858585;
	padding: 5px 0
}

.headerlable {
	font-size: 17px;
	font-weight: 100;
	color: #7f807e
}

.headerSubtext {
	font-size: 13px;
	color: #7f807e
}

.greenbutton {
	background-color: #174778;
	border: medium none;
	color: #FFF;
	cursor: pointer;
	outline: medium none;
	padding: .6em 1.2em;
	height: 40px
}

.rightLabel {
	font-size: 10px;
	font-style: italic;
	color: #7f807e
}

.menu-filter-bar .dd-dp {
	background: url(../images/stoxx/stoxxcom/grey-arrow-bot.png) no-repeat right 16px;
	color: #969494;
	font-size: .9em;
	height: 40px;
	width: 9em;
	padding: .7em 0 .9em .5em;
	border: 1px solid #d7d8d9;
	cursor: pointer
}

.dpComponent {
	position: relative
}

.dd-dp.active {
	border: 1px solid #93ba17
}

.dp-overlay {
	background: #FFF;
	box-shadow: 1px 1px 2px 2px #e0e0e0;
	position: absolute;
	height: auto;
	display: none;
	margin-top: 50px;
	padding: 0 0 1em
}

.dp-overlay .arrow:after {
	border-top-width: 0;
	border-bottom-color: #fff;
	top: 1px;
	content: " ";
	margin-left: -10px
}

.dp-overlay .arrow,
.dp-overlay .arrow:after {
	border-color: transparent;
	border-style: solid;
	display: block;
	height: 0;
	position: absolute;
	width: 0;
	border-width: 10px;
	content: ""
}

.lt-ie9 .dp-overlay .arrow,
.dp-overlay .arrow:after {
	border: 0
}

.dp-overlay .arrow {
	background: url(../images/stoxx/stoxxcom/white-arrow-top.png) no-repeat;
	border-top-width: 0;
	border-bottom-color: #fff;
	top: -15px;
	left: 20%;
	margin-left: -11px;
	width: 40px;
	height: 25px;
	padding: 1em
}

.dp-overlay .dropdown .options {
	z-index: 1
}

.dp-overlay .calCont {
	border: solid 1px #e0e0e0
}

.lt-ie9 .dp-overlay {
	border: solid 1px #e0e0e0
}

.lt-ie9 .dp-overlay .close-modal {
	margin-top: 2px;
	margin-right: -9x
}

.dp-overlay .close-modal {
	margin-top: -10px;
	margin-right: -5px;
	color: #666;
	font-size: 1.4em;
	cursor: pointer;
	float: right
}

.dp-overlay .close-modal:hover {
	color: #666
}

.dp-overlay .months {
	border-bottom: dashed 1px #e5e5e5;
	padding: .15em
}

.dp-overlay .months.last {
	border-bottom: 0
}

.lt-ie9 .dp-overlay .months li {
	padding: .7em .2em
}

.dp-overlay .months li {
	list-style-type: none;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	width: 31.5%;
	padding: .45em .2em;
	color: #000;
	font-size: .95em
}

.dp-overlay .months li:hover {
	background: #eeecf5
}

.dp-overlay .months li.active {
	background: #eeecf5
}

.dp-overlay .rightSelect,
.dp-overlay .cal.right {
	padding-left: .5em
}

.dp-overlay .leftSelect,
.dp-overlay .cal.left {
	padding-right: .5em
}

.dp-overlay .leftSelect,
.dp-overlay .rightSelect {
	padding-top: 1em
}

.dp-overlay .dropdown {
	margin: 10px 0 20px
}

.dp-overlay .button-primary {
	margin-left: 1em;
	margin-top: 1.2em
}

.button-primary {
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	border: 0;
	color: #fff;
	font-size: .8em;
	background: #174778;
	height: 40px;
	padding: 0 2em;
	margin-bottom: 1em
}

.button-primary:hover,
.button-primary:focus {
	background: #174778;
	color: #fff;
	border: 0
}

.dp-overlay .dropdown .select-container .selected {
	height: 32px
}

.dp-overlay .dropdown .select-container,
.dp-overlay .opened .select-container {
	background-position: 99% 50%
}

.wrapper .date-range-val {
	margin-bottom: 20px
}

.reveal-modal#pdf-overlay {
	height: 80%;
	top: 10px
}

.lt-ie9 .reveal-modal {
	left: 61%;
	top: 0;
	width: 48%;
	margin-left: -40%
}

.lt-ie9 .reveal-modal h3 {
	margin: 0!important
}

.lt-ie9 .reveal-modal#pdf-overlay {
	margin-left: -35%;
	left: 66%
}

.reveal-modal {
	border: medium none;
	color: #5f5f5f;
	font-family: "Outfit";
	font-size: .8em;
	left: 61%;
	margin-left: -35%;
	padding: 0;
	width: 48%
}

#pdf-overlay .close-modal {
	height: 40px
}

@media only screen and (min-device-width:320px) and (max-device-width:640px) {
	#pdf-overlay.reveal-modal {
		left: 61%;
		margin-left: -60%;
		width: 100%
	}
}

#attend-overlay {
	padding: 2em
}

#attend-overlay h3 {
	font-size: 1em;
	font-weight: 400;
	margin-bottom: 1em
}

#attend-overlay h2 {
	font-size: 1.2em;
	font-weight: 400;
	margin-bottom: 1em
}

#attend-overlay .custom .radiolabel {
	margin-bottom: 20px
}

.image-map {
	width: 100%
}

img[usemap] {
	border: medium none;
	height: auto;
	max-width: 100%;
	width: auto
}

.location-tooltip {
	background: url(../images/stoxx/stoxxcom/location-tooltip-bg.png) repeat;
	color: #fff;
	padding: 1em;
	margin: .5em 0 0;
	font-size: .8em
}

.orange-bar {
	background: url(../images/stoxx/stoxxcom/orange-bar-bg.jpg) repeat;
	border: solid 1px #f5c986;
	color: #000;
	font-size: 1.2em;
	height: 2.5em;
	padding: .5em
}

.alerts-box {
	box-shadow: 1px 1px 2px 2px #e0e0e0;
	color: #cc2a14;
	margin-bottom: 1.5em;
	margin-top: 4em;
	padding: .7em 1em .3em;
	text-align: right;
	overflow: hidden
}

.alerts-box img {
	margin: .15em .5em 0 0
}

.alerts-box p {
	font-size: .9em;
	text-align: left
}

.alerts-box .close-alerts {
	color: #cc2a14
}

.subscription-box {
	margin-bottom: 20px
}

.subscription-box .orange-bgcolor .discover-container {
	background: url(../images/stoxx/stoxxcom/orange-bar-bg.jpg) repeat
}

.subscription-box .bgcolor {
	box-shadow: 1px 1px 2px 2px #e0e0e0;
	padding: 1em
}

.subscription-box .bgcolor .discover-container {
	margin-bottom: 0;
	margin-right: 1.5em;
	height: 5.7em
}

.subscription-box .bgcolor .discover-container .cell {
	padding: .5em
}

.subscription-box .bgcolor p {
	border-left: solid 1px #d7d8d9;
	padding-left: 1.2em
}

.subscription-box .sub-text {
	padding-right: 0;
	padding-left: 1em
}

.subscription-box .sub-text p {
	margin-top: 8px;
	line-height: 1.2;
	margin-bottom: 0
}

.subscription-box .sub-text p.uppercase {
	text-transform: uppercase;
	font-size: 1em;
	margin-bottom: .8em
}

.subscription-box .sub-text .button-secondary {
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	border: 0;
	color: #fff;
	font-size: .8em;
	background: #174778;
	height: 40px;
	padding: 0 2em;
	margin-bottom: 1em
}

.subscription-box .sub-text a {
	padding: .7em 0 0 .5em
}

.events-box {
	height: 9.5em
}

.events-box .img-box img {
	height: 76px;
	width: 122px
}

.events-box .info-box {
	height: 100%
}

.events-box .info-box .address {
	height: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #444;
	padding-left: .5em
}

.events-box .info-box .address h5 {
	line-height: 1.2;
	font-size: .95em;
	margin: 0 0 10px
}

.events-box .info-box .address p {
	font-size: .85em;
	line-height: 1.2;
	margin-bottom: .3em
}

.events-box .info-box .address a {
	color: #174778;
	font-size: .9em
}

.stoxx .package-container .dashboard {
	min-height: 18.5em
}

.stoxx .package-container .dashboard h3 {
	font-size: 1.1em;
	height: auto;
	margin: 0 15% 20px 10%;
	padding: .5em 0;
	text-align: center;
	background: url(../images/stoxx/stoxxcom/orange-bar-bg.jpg) repeat
}

.stoxx .package-container .dashboard p {
	font-size: 1em;
	margin-bottom: .5em
}

.stoxx .package-container .dashboard p.uppercase {
	text-transform: uppercase;
	font-size: 1.1em
}

.stoxx .package-container .dashboard .button-cont {
	padding: 0 .5em;
	text-align: left
}

.stoxx .package-container .dashboard .button-cont a {
	margin-left: 1em;
	color: #174778
}

#scrollable-table {
	height: 200px;
	overflow: hidden
}

#scrollable-table .mCSB_scrollTools .mCSB_draggerRail {
	background: #eaeaea;
	width: 8px
}

#scrollable-table .mCSB_dragger .mCSB_dragger_bar {
	background: #91ba14;
	width: 8px
}

#scrollable-table .mCSB_scrollTools .mCSB_draggerContainer {
	right: 0;
	left: 8px
}

#scrollable-table .mCSB_dragger .mCSB_dragger_bar:hover {
	background: #91ba14
}

#scrollable-table2 {
	height: 200px;
	overflow: hidden
}

#scrollable-table2 .mCSB_scrollTools .mCSB_draggerRail {
	background: #eaeaea;
	width: 8px
}

#scrollable-table2 .mCSB_dragger .mCSB_dragger_bar {
	width: 8px
}

#scrollable-table2 .mCSB_scrollTools .mCSB_draggerContainer {
	right: 0;
	left: 8px
}

.stoxx table.custom-table.dashboardTable {
	margin-top: 20px
}

.comp-prof p {
	line-height: 1.4;
	margin-top: 0
}

.comp-prof img {
	margin-bottom: 1em;
	margin-right: 1em
}

.advisory img {
	padding: 0 .9em 1em 0
}

#locate-me {
	padding: 1em
}

#locate-me img {
	margin-right: .5em;
	vertical-align: baseline
}

#locate-me h2 {
	color: #000
}

#change-email {
	padding: 1em;
	font-size: 18px
}

.stoxx .career p {
	margin: 0
}

.stoxx .career table {
	margin: 20px 0
}

.stoxx .career a.email {
	color: #000;
	margin-bottom: 20px
}

.stoxx .market-trend .patch {
	margin: 0
}

.stoxx .share-icons {
	margin: 10px 0 20px
}

.stoxx .share-icons ul {
	text-align: right
}

.stoxx .share-icons ul li {
	display: inline;
	margin-right: 10px
}

.stoxx .view-more-link {
	padding-left: 10px;
	border-left: 2px solid #6e706f;
	margin-right: 5px;
	margin-top: 18px;
	outline: 0
}

.stoxx .view-more-link:hover,
.stoxx .view-more-link:focus {
	color: #174778;
	outline: 0
}

.cookie-stikey-nav input[type="button"] {
	width: 130px !important;
}



/* / Parimala T.R july-13-2017 Maintenance BugId-5959 code change for Component tab line overlapping  Start /   */
 .stoxx .table-bottom-line  {
 height: 0px !important;
 border-bottom: 2px solid #dbd8d7;
 margin-top: 5px !important;
    margin-bottom: 10px !important; 
}


/*Mobile view css*/
 @media only screen and (max-width: 750px) {
            .stoxx .table-bottom-line {
       border-bottom: 0 !important;
   } 
}
 /*  Parimala T.R july-13-2017 Maintenance BugId-5959 code change for Component tab line overlapping  End */





/*css for  Research-portlet for the Pulse online start */


/* Parimala T.R oct-11-2017 PulseOnline code change for View-all-Stories and Top-Stories Start*/

.stoxx .viewAllStories .research-box {margin-left:0px; min-height: inherit;}
.stoxx .viewAllStories .topstories-title{color:#000000;}
.viewAllStories .pl20{ padding-left:20px; border-left:0px ; color:#555;}
#pulseonline-page.stoxx .viewAllStories .research-box .small-text .fl{ float:left; margin-top :35px; }
#view-all-stories-page.stoxx .viewAllStories .research-box .small-text .fl{ float:left;}
.stoxx .viewAllStories .research-box .clickable{color: #555; font-size: 12px; padding:0;}
.stoxx .viewAllStories .research-box .clickable.add1 {border-left: 0px;}
.stoxx .viewAllStories .research-box .clickable .addbtn{color: #555;}
 #view-all-stories-page.stoxx .viewAllStories .research-box .small-text .fl,.viewAllStories .research-box .add1{ margin-top :33px; }
.stoxx .research-box .clickable .add1, .stoxx .publication-box .clickable .add1, .stoxx .news-box .add1 {padding-left: 20px !important; margin-top:33px;}

.stoxx .viewAllStories .research-box {border:0px;}
.stoxx .viewAllStories .research-box .topstories-short-description {color: #271e1e; word-break: normal;}
/* #view-all-stories-page.stoxx .viewAllStories .research-box .topstories-short-description {min-height: 60px;}*/
#view-all-stories-page.stoxx .viewAllStories .research-box .topstories-short-description {height: 60px; min-height:inherit;}
/*  Parimala T.R  oct-16-2017 css for pulseonline-page start */
#pulseonline-page.stoxx .viewAllStories .research-box .topstories-short-description {min-height: 10px;height: 18px !important;}
/*  Parimala T.R  oct-16-2017 css for pulseonline-page end */
.stoxx .viewAllStories .research-box .small-text.separator {height: inherit; min-height: auto;padding-left: 15px;}
.viewAllStories.columns, .viewAllStories .columns { padding-left: 0;}
.view-all-stories-page-content .journalarticle {margin-left:0px;}
 #pulseonline-page.stoxx .maincontent{padding-left:0px;margin-top:-15px;}
 #view-all-stories-page.stoxx .viewAllStories {border-top: 1px solid #dbd8d7;}
 #pulseonline-page.stoxx .viewAllStories {border-bottom: 1px solid #dbd8d7;}
 #view-all-stories-page.stoxx .stoxxcom-pagination{margin-top: 10px;}
 #view-all-stories-page.stoxx .maincontent .stoxx-pagination .nopadding{border-top: 1px solid #dbd8d7;}
 #view-all-stories-page.stoxx .maincontent {padding-left:0px ;}
  .topstories-title{height:20px; font-size:14px;}
  .stoxx .viewAllStories .research-box p.description.topstories-title {
    height: inherit;
}
.viewAllStories .wrapBreakWord {
    word-break: normal;
}


@media only screen and (max-width: 1024px) {
#pulseonline-page.stoxx .viewAllStories .research-box .topstories-short-description {
    height: 107px !important;
}
 #view-all-stories-page.stoxx .viewAllStories .research-box .topstories-short-description {
    height: 103px !important;
}
}

@media only screen and (max-width: 960px) {
#view-all-stories-page.stoxx .research-box .topstories-short-description {
    height: 96px !important;
}
}


@media only screen and (max-width: 800px) {
#pulseonline-page.stoxx .viewAllStories .research-box .topstories-short-description {
    height: 70px !important;
}
 #view-all-stories-page.stoxx .viewAllStories .research-box .topstories-short-description {
    height: 65px !important;
}
}

@media only screen and (max-width: 768px) {
#pulseonline-page.stoxx .viewAllStories .research-box .topstories-short-description {
    height: 64px !important;
}
 #view-all-stories-page.stoxx .viewAllStories .research-box .topstories-short-description {
    height: 60px !important;
}
}

@media only screen and (max-width: 750px) {
#pulseonline-page.stoxx .viewAllStories .research-box .topstories-short-description {
    height: 50px !important; 
}
#view-all-stories-page.stoxx .viewAllStories .research-box .topstories-short-description {
    height: 50px !important;
}
}

@media only screen and (max-width: 667px) {
#pulseonline-page.stoxx .viewAllStories .research-box .topstories-short-description {
    height: 41px !important;
}
#view-all-stories-page.stoxx .viewAllStories .research-box .topstories-short-description {
    height: 38px !important;
}
}

@media only screen and (max-width: 640px) {
#pulseonline-page.stoxx .viewAllStories .research-box .topstories-short-description {
    height: 35px !important;
}
#view-all-stories-page.stoxx .viewAllStories .research-box .topstories-short-description {
    height: 32px !important;
}
}

@media only screen and (max-width: 600px) {
	/*  Parimala T.R  oct-16-2017 css for pulseonline-page mobile view start */
#pulseonline-page.stoxx .viewAllStories .research-box .topstories-short-description {
    height: 30px !important;
}
	/*  Parimala T.R  oct-16-2017 css for pulseonline-page mobile view end */

#view-all-stories-page.stoxx .viewAllStories .research-box .topstories-short-description {
    height: 30px !important;
} 

#view-all-stories-page.stoxx .research-box .clickable .add1{
     margin-top: 21px;
}
#view-all-stories-page.stoxx .viewAllStories .research-box .small-text .fl{
      margin-top: 23px;
}
}

@media only screen and (max-width: 533px) {
#pulseonline-page.stoxx .viewAllStories .research-box .small-text .fl, .viewAllStories .research-box .clickable .add1 {
    margin-top: 18px;
}
#view-all-stories-page.stoxx .viewAllStories .research-box .topstories-short-description {
    height: inherit !important;
}
#view-all-stories-page.stoxx .viewAllStories .research-box .small-text .fl{
    margin-top: 18px;
}
#view-all-stories-page.stoxx .viewAllStories .research-box .clickable .add1 {
    margin-top: 15px;
}
}

@media only screen and (max-width: 480px) {
#pulseonline-page.stoxx .viewAllStories .research-box .small-text .fl,#pulseonline-page.stoxx .viewAllStories .research-box .clickable .add1 {
    margin-top: 13px;
}
#view-all-stories-page.stoxx .viewAllStories .research-box .small-text .fl, #view-all-stories-page.stoxx .viewAllStories .research-box .clickable .add1 {
    margin-top: 10px;
}
}

@media only screen and (max-width: 375px) {
.viewAllStories .research-box .bottom.clickable span{
    margin-left: 6px;
}
}
/* Parimala T.R oct-11-2017 PulseOnline code change for View-all-Stories and Top-Stories End*/



/*css for Research-portlet for the Pulse online end */





/* Changes for PULSE ONLINE MAGAZINES added by Pradnya on 12-10-2017 start */
/* ------------------------For pulse online magazines css -------------------------start */
.pulseMagazines .img-box2 { padding-top: 12px; }
.pulseMagazines .img-box2 img { height: 100%;}
.pulseMagazines .publication h5 {font-size: 14px; padding-left: 0; padding-right: 22px;}
.pulseMagazines .bottom.clickable {padding-right: 20px; text-align: center;}

/* gulnaaz oct-13-2017  PulseOnline BugID : 6660 Code change for Alignment issue on Pulse Online home screen start*/
.stoxx .pulseMagazines.publication-box {height: inherit; width: inherit; border-bottom: none;}
/* gulnaaz oct-13-2017 PulseOnline  BugID : 6660 Code change for Alignment issue on Pulse Online home screen end*/

.stoxx .pulseMagazines.publication-box .info-box { width: 100%;}
.pulseMagazines .large-3.columns { padding-left: 0;}
@media only screen and (max-width: 1024px) {
#pulseonline-page .pulseMagazines .publication.text-center, #pulseonline-page .pulseMagazines .bottom.clickable {
    text-align: left !important; }
}
/* ------------------------For pulse online magazines css -------------------------end */


/* ----------------------------------For publications page view all magazine---------------------------------------- start*/

.viewAllPublication .pl20{ padding-left:20px;border-left:0px ; color:#555} 
.viewAllPublication .research-box{margin-left:0px; min-height: inherit;}
.viewAllPublication .research-box .small-text .fl,.viewAllPublication .research-box .bottom.clickable{ margin-top :33px }
.viewAllPublication .research-box .small-text .fl{float:left}
.stoxx .research-box .clickable .add1, .stoxx .publication-box .clickable .add1, .stoxx .news-box .add1 {padding-left: 20px !important; margin-top:15px;}
.stoxx .research-box .separator span:first-child {padding: 0 10px 0 0; border-left: 5%;}
.stoxx .viewAllPublication .research-box .small-text.separator { height: inherit; min-height: auto;}
#publications-page .journalarticle { float: none;}
.viewAllPublication .description { height: 70px;}
.viewAllPublication .bottom.clickable span.right { margin-top: 15px;}
.viewAllPublication .bottom.clickable span a { color: #555;font-size: 12px;}
.viewAllPublication .bottom.clickable span {border-left: 0; padding-right: 0;}
#publications-page.stoxx .stoxxcom-pagination{margin-top: 10px;}
#publications-page.stoxx .maincontent .stoxx-pagination .nopadding{border-top: 1px solid #dbd8d7;}
.viewAllPublication .research-box .topstories-short-description {height: 60px; min-height:inherit;color: #555;word-break: normal}
.viewAllStories .wrapBreakWord,.viewAllPublication .wrapBreakWord {word-break: normal;}

@media only screen and (max-width: 1024px) {
.viewAllPublication .research-box .topstories-short-description {
    height: 103px !important;
}
}


@media only screen and (max-width: 960px) {
.viewAllPublication .research-box .topstories-short-description {
    height: 96px !important;
}
}

@media only screen and (max-width: 800px) {
.viewAllPublication .research-box .topstories-short-description {
    height: 65px !important;
}
}

@media only screen and (max-width: 768px) {
.viewAllPublication .research-box {
    border-bottom: 1px solid #dbd8d7;
}
.viewAllPublication .research-box .topstories-short-description {
    height: 60px !important;
}
}

@media only screen and (max-width: 750px) {
.publication-box-top .info-box.marginLeft15 {
  margin-left: 0 !important;
 }
.viewAllPublication .research-box .topstories-short-description {
    height: 50px !important;
}
}

@media only screen and (max-width: 667px) {
.viewAllPublication .research-box .topstories-short-description {
    height: 38px !important;
}
}

@media only screen and (max-width: 640px) {
.viewAllPublication .research-box .topstories-short-description {
    height: 32px !important;
}
}

@media only screen and (max-width: 600px) {
.viewAllPublication .research-box .topstories-short-description {
    height: 24px !important;
}
}

@media only screen and (max-width: 533px) {
.viewAllPublication .research-box .small-text .fl{float:none}
.viewAllPublication .research-box .topstories-short-description {
    height: inherit !important;
}
.viewAllPublication .research-box .small-text .fl{
    margin-top: 18px;
}
.viewAllPublication .research-box .bottom.clickable {
    margin-top: 6px;
}
}


@media only screen and (max-width: 480px) {
.viewAllPublication .research-box .small-text .fl, .viewAllPublication .research-box .bottom.clickable {
    margin-top: 10px;
}
}

@media only screen and (max-width: 375px) {
.viewAllPublication .research-box .bottom.clickable span{
    margin-left: 6px;
}
}

.viewAllPublication > .columns {
    padding: 0;
}
#publications-page .maincontent {
    padding-left: 0;
}

/* ----------------------------------For publications page view all magazine---------------------------------------- end*/
/* Changes for PULSE ONLINE MAGAZINES added by Pradnya on 12-10-2017 end */

/* Gulnaaz oct-24-2017 PulseOnlie BugId-6698 code change  for Additional space under Top Stories in pulsedetails page Start  */

#pulse-detail-page .journalarticle[detail-page="pulse-details"] .img-box {
    padding-bottom: 0;
}

 /* Gulnaaz oct-24-2017 PulseOnlie BugId-6698 code change  for Additional space under Top Stories in pulsedetails page End  */


  /*  Bullet points in Web Content Handle through Theme  */
.esg li {list-style-type: initial; margin-left: 40px !important;}
.rbl li {list-style-type: disc !important; margin-left: 40px !important;}

/*   16:9 aspect ratio iframe based on browser size (percentage) */
.iframecont {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;}
.iframecont iframe {position: absolute; top: 0;  left: 0; width: 100%; height: 100%;}
