/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

address,
article,
aside,
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hr,
html,
input,
legend form,
li,
main,
nav,
ol,
p,
pre,
section,
select,
table,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
	border: 0
}

ul {
	list-style-type: none
}

html {
	-webkit-tap-highlight-color: transparent;
	font-family: sans-serif;
	line-height: 1.4;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body{
	font-size:1.4rem;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

	audio:not([controls]) {
		display: none;
		height: 0
	}

[hidden],
template {
	display: none
}

a {
	background: 0 0;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent
}

	a:active,
	a:hover {
		outline: 0
	}

abbr[title] {
	border-bottom: 1px dotted
}

b,
optgroup,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

img {
	border: 0
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre,
textarea {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	font: inherit
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

	button[disabled],
	html input[disabled] {
		cursor: default
	}

	button::-moz-focus-inner,
	input::-moz-focus-inner {
		padding: 0
	}

input {
	line-height: normal
}

	input[type=checkbox],
	input[type=radio] {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0
	}

.anychart-combobox,
.anychart-flat-menu-button,
.anychart-label-input {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

	input[type=search]::-webkit-search-cancel-button,
	input[type=search]::-webkit-search-decoration {
		-webkit-appearance: none
	}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.clearfix:after,
.clearfix:before {
	content: ' ';
	display: table
}

.clearfix:after {
	clear: both
}

html {
	font-size: 62.5%
}

* {
	outline: 0
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	background: #fff
}

a,
a:active,
a:focus,
a:hover {
	outline: 0
}
a:focus, a:hover {
		color: #23527c;
	
}

@font-face {
	font-family: Rupee_Foradian_1;
	src: url(../fonts/Rupee_Foradian_1.eot);
	src: url(../fonts/Rupee_Foradian_1.eot) format("embedded-opentype"), url(../fonts/Rupee_Foradian_1.woff2) format("woff2"), url(../fonts/Rupee_Foradian_1.woff) format("woff"), url(../fonts/Rupee_Foradian_1.ttf) format("truetype"), url(../fonts/Rupee_Foradian_1.svg#Rupee_Foradian_1) format("svg")
}

.rupees {
	font-family: Rupee_Foradian_1
}

.blue {
	background: #003d93;
	z-index: 10
}

.darkBlue {
	background: #0d2d5c
}

.orange {
	background: #ff9123
}

.note {
	color: gray;
	margin-bottom: 5px !important
}

.row-no-padding [class*=col-] {
	padding-left: 0 !important;
	padding-right: 0 !important
}

.mainSection {
	margin-top: 1rem
}

.inside {
	background: #f2ece6
}

	.inside .mainSection {
		background: url(../images/inside_bgimg.jpg) top repeat-x;
		margin-top: 0;
		overflow-x:hidden;
	}

	.inside .whBox {
		background: #fff;
		margin-top: 1.5rem;
		margin-bottom: 1.5rem;
		padding: 1.5rem 3rem;
		color: #1a1a1a;
		font-weight: 400
	}

		.inside .whBox h2 {
			font-size: 2.4rem;
			line-height: 3rem;
			margin-bottom: 2rem;
			font-weight: 300
		}

		.inside .whBox p {
			font-size: 1.4rem;
			line-height: 2rem;
			margin-bottom: 2rem
		}

		.inside .whBox h3 {
			color: #ff9123;
			border-bottom: 1px solid #ff9123;
			padding-bottom: 1.5rem;
			font-size: 1.8rem
		}

			.inside .whBox h3.noBorder {
				border: 0
			}

.box h3,
.searchWrap .searchBar {
	border-bottom: 1px solid #ff9123
}

@media only screen and (max-width:991px) {
	.inside .whBox {
		padding: 1.5rem
	}
}

.box .nextBtn a span,
.whBox .nextBtn a span {
	width: 100%;
	height: 2.7rem;
	text-align: right;
	padding-right: 3.5rem;
	text-transform: uppercase;
	color: #003d93;
	font-weight: 500;
	margin-top: 1rem;
	display: inline-block
}

.box,
.box h3 {
	font-weight: 400
}

	.box .nextBtn a span:before,
	.whBox .nextBtn a span:before {
		content: '';
		display: block;
		position: absolute;
		background: url(../images/sprites.png) -19px -375px no-repeat;
		width: 2.7rem;
		height: 2.7rem;
		overflow: hidden;
		right: 0;
		top: .6rem
	}

.no-padding {
	padding-left: 0;
	padding-right: 0
}

.inside .orange {
	background: #ff9122
}

.adaptive-dropdown ul,
.box,
.box_shadow,
.btn-select ul,
.inside .whBox,
.login_page .navbar-default {
	-webkit-box-shadow: 0 0 10px 3px rgba(0, 55, 79, .18);
	box-shadow: 0 0 10px 3px rgba(0, 55, 79, .18)
}

.highcharts-credits {
	display: none
}

.highcharts-range-selector-buttons {
	display: block
}

.highcharts-input-group {
	display: none
}

.box {
	background: #fff;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	color: #1a1a1a
}

	.box h3 {
		font-size: 1.8rem;
		line-height: 2rem;
		padding: 3rem 3rem 2rem;
		color: #ff9123
	}

	.box .contentBlock {
		padding: 3rem
	}

	.box.orange {
		background: #ff9123
	}

		.box.orange h3 {
			color: #fff;
			border-bottom-color: #fff
		}

.compareWith {
	font-size: 1.2rem;
	color: #1a1a1a
}

@media only screen and (max-width:767px) {
	.box .contentBlock {
		padding: .5rem 3rem
	}

	.compareWith {
		display: none
	}

	.inside .whBox h2 {
		padding-right: 2rem !important;
	}
}

.compareWith > ul {
	border-bottom: 1px solid #c2c6cc
}

	.compareWith > ul > li {
		display: table-cell;
		width: 25rem;
		padding: 1rem 0;
		min-height: 5rem
	}

		.compareWith > ul > li > span {
			display: table-cell;
			vertical-align: middle;
			padding: 0 1rem
		}

			.compareWith > ul > li > span.indicator {
				position: relative;
				width: 3rem;
				height: 3rem
			}

				.compareWith > ul > li > span.indicator.blue {
					background-color: #6ecff6
				}

				.compareWith > ul > li > span.indicator.purple {
					background-color: #662d91
				}

				.compareWith > ul > li > span.indicator.grey {
					background-color: #999
				}

				.compareWith > ul > li > span.indicator.black {
					background-color: #000
				}

				.compareWith > ul > li > span.indicator.cross-btn {
					cursor: pointer
				}

					.compareWith > ul > li > span.indicator.cross-btn:before {
						content: '';
						display: block;
						background: url(../images/sprites.png) -26px -587px no-repeat;
						width: 1.9rem;
						height: 1.9rem;
						overflow: hidden;
						position: absolute;
						left: 0;
						right: 0;
						top: .5rem;
						margin: auto
					}

			.compareWith > ul > li > span .btn-select {
				position: relative;
				padding: 0;
				border-radius: 0;
				color: #1a1a1a;
				display: block;
				text-align: left;
				width: 145px
			}

				.compareWith > ul > li > span .btn-select.active,
				.compareWith > ul > li > span .btn-select:active {
					-webkit-box-shadow: none;
					box-shadow: none
				}

				.compareWith > ul > li > span .btn-select .btn-select-value {
					padding: 0;
					text-align: left;
					text-overflow: ellipsis;
					overflow: hidden;
					font-size: 1.2rem;
					text-transform: uppercase
				}

				.compareWith > ul > li > span .btn-select .btn-select-arrow {
					position: relative;
					width: 2.4rem;
					height: 1.4rem;
					background-image: none;
					top: .2rem
				}

@media only screen and (max-width:767px) {
	.compareWith > ul > li > span .btn-select .btn-select-value {
		padding: .6rem .5rem
	}

	.compareWith > ul > li > span .btn-select .btn-select-arrow {
		top: -.8rem
	}
}

.compareWith > ul > li > span .btn-select .btn-select-arrow:after {
	font-family: 'Work Sans', sans-serif;
	content: '^';
	display: block;
	position: absolute;
	right: 0;
	top: -2px;
	overflow: hidden;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.adaptive-dropdown ul,
.btn-select ul,
.compareWith > ul > li > span .btn-select ul {
	border-top: none !important;
	left: -.1rem;
	right: -.1rem;
	z-index: 9;
	list-style: none;
	clear: both
}

.compareWith > ul > li > span .btn-select ul {
	display: none;
	background-color: #fff;
	color: #000;
	padding: .5rem 0;
	margin: 0;
	position: absolute;
	top: 3.3rem;
	width: 100%;
	max-height: 200px
}

	.compareWith > ul > li > span .btn-select ul li {
		padding: .3rem;
		text-align: left;
		color: #1a1a1a;
		font-size: 1.2rem;
		display: block
	}

		.compareWith > ul > li > span .btn-select ul li:hover {
			background-color: #dadfe6
		}

		.compareWith > ul > li > span .btn-select ul li.selected {
			color: #1a1a1a;
			background-color: #dadfe6
		}

.compareWith > ul > li > span .btn-select.active,
.compareWith > ul > li > span .btn-select:active,
.compareWith > ul > li > span .btn-select:hover {
	color: #1a1a1a
}

.compareWith > ul > li > span.compareTitle {
	color: #003d93;
	font-size: 1.8rem;
	text-transform: capitalize
}

@media only screen and (min-width:991px) and (max-width:1199px) {
	.compareWith > ul.returnsValue > li {
		width: 14rem
	}
}

@media only screen and (max-width:767px) {
	.chartTimeTabs {
		padding: 2rem 4rem;
		text-align: center
	}
}

.chartTimeTabs li {
	display: inline-block;
	font-size: 1.4rem;
	width: 3.2rem;
	height: 3.2rem;
	color: #999;
	text-align: center;
	cursor: pointer
}

	.chartTimeTabs li a {
		color: #999
	}

		.chartTimeTabs li a span {
			display: inline-block;
			position: relative;
			top: .5rem
		}

	.chartTimeTabs li.selected,
	.chartTimeTabs li:hover {
		color: #fff;
		border-radius: 500px;
		background-color: #003d93
	}

		.chartTimeTabs li.selected a,
		.chartTimeTabs li:hover a {
			color: #fff
		}

.sortArrow:after {
	content: '';
	background-image: url(../images/sprites.png);
	background-position: -31px -772px;
	position: absolute;
	width: 1rem;
	height: 2rem;
	margin-left: 2rem
}

.sortArrow.asending:after {
	background-position: -30px -1154px
}

.sortArrow.desending:after {
	background-position: -30px -1186px
}

.adaptive-dropdown,
.btn-select {
	position: relative;
	padding: 0 0 0 3rem;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	text-align: left
}

@media only screen and (max-width:991px) {
	.adaptive-dropdown,
	.btn-select {
		padding: 0 0 0 1rem
	}
}

.adaptive-dropdown .btn-select-value,
.btn-select .btn-select-value {
	padding: .6rem 1.2rem;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 2.4rem
}

@media only screen and (max-width:767px) {
	.adaptive-dropdown .btn-select-value,
	.btn-select .btn-select-value {
		padding: .6rem .5rem;
		max-width: 200px;
		display: inline-block
	}
}

.adaptive-dropdown .btn-select-arrow,
.btn-select .btn-select-arrow {
	padding: .6rem 1rem;
	position: relative;
	top: .8rem;
	background: url(../images/sprites.png) -22px -1002px no-repeat;
	width: 2.4rem;
	height: 1.4rem;
	overflow: hidden;
	margin-top: 1rem
}

@media only screen and (max-width:767px) {
	.adaptive-dropdown .btn-select-arrow,
	.btn-select .btn-select-arrow {
		top: -.8rem
	}
}

.adaptive-dropdown ul,
.btn-select ul {
	display: none;
	background-color: #fff;
	color: #000;
	padding: 10px 0;
	margin: 0;
	position: absolute;
	top: 3.3rem;
	width: 130%;
	min-width: 290px;
	max-height: 375px
}

	.adaptive-dropdown ul li,
	.btn-select ul li {
		text-align: left;
		color: #003d93;
		font-size: 1.6rem;
		white-space: pre-line;
		padding: 1rem 1.5rem 1rem 3rem
	}

		.adaptive-dropdown ul li:hover,
		.btn-select ul li:hover {
			background-color: #dadfe6
		}

		.adaptive-dropdown ul li.selected,
		.btn-select ul li.selected {
			color: #003d93;
			background-color: #dadfe6
		}

		.adaptive-dropdown ul li.groupHead,
		.btn-select ul li.groupHead {
			white-space: normal
		}

			.adaptive-dropdown ul li.groupHead:hover,
			.btn-select ul li.groupHead:hover {
				background-color: transparent
			}

	.adaptive-dropdown ul p,
	.btn-select ul p {
		text-align: left;
		color: #000;
		font-size: 1.6rem;
		white-space: pre-line;
		padding: 1rem 1.5rem 0 0;
		font-weight: 500
	}

.adaptive-dropdown.btnBlue,
.btn-select.btnBlue {
	padding: 1rem;
	border: 1px solid #003d93;
	color: #003d93
}

.inside .box .stockTable table.table-fixed tbody td,
.inside .box .stockTable table.table-fixed thead > tr > th,
.inside .whBox .stockTable table.table-fixed tbody td,
.inside .whBox .stockTable table.table-fixed thead > tr > th {
	float: left;
	border-bottom-width: 0
}

.adaptive-dropdown.btnBlue .btn-select-arrow,
.btn-select.btnBlue .btn-select-arrow {
	background: url(../images/sprites.png) -25px -559px no-repeat
}

.adaptive-dropdown.btnBlue .btn-select-value,
.btn-select.btnBlue .btn-select-value {
	font-size: 1.6rem
}

.adaptive-dropdown.btnBlue.active,
.adaptive-dropdown.btnBlue:active,
.adaptive-dropdown.btnBlue:hover,
.btn-select.btnBlue.active,
.btn-select.btnBlue:active,
.btn-select.btnBlue:hover {
	color: #003d93
}

.adaptive-dropdown.active,
.adaptive-dropdown:active,
.adaptive-dropdown:hover,
.btn-select.active,
.btn-select:active,
.btn-select:hover {
	color: #fff
}

.inside .box .stockTable table tr td,
.inside .whBox .stockTable table tr td {
	text-transform: none;
	font-size: 1.4rem
}

@media only screen and (max-width:991px) {
	.inside .box .stockTable table thead,
	.inside .whBox .stockTable table thead {
		display: none
	}

	.inside .box .stockTable table tr td,
	.inside .whBox .stockTable table tr td {
		display: block;
		position: relative
	}

		.inside .box .stockTable table tr td:before,
		.inside .whBox .stockTable table tr td:before {
			content: attr(data-th) ": ";
			width: 50%;
			display: inline-block;
			color: #666;
			font-weight: 400;
			position: absolute;
			left: 1rem;
			text-transform: uppercase
		}

		.inside .box .stockTable table tr td:first-child,
		.inside .box .stockTable table tr th:first-child,
		.inside .whBox .stockTable table tr td:first-child,
		.inside .whBox .stockTable table tr th:first-child {
			padding-left: 50%
		}
}

.closed,
.fa-inverse {
	color: #fff
}

.inside .box .stockTable table tr td,
.inside .box .stockTable table tr th,
.inside .whBox .stockTable table tr td,
.inside .whBox .stockTable table tr th {
	text-align: left
}

.fa-fw,
.fa-li,
header #beta {
	text-align: center
}

.inside .box .stockTable table.table-fixed tbody,
.inside .box .stockTable table.table-fixed td,
.inside .box .stockTable table.table-fixed th,
.inside .box .stockTable table.table-fixed thead,
.inside .box .stockTable table.table-fixed tr,
.inside .whBox .stockTable table.table-fixed tbody,
.inside .whBox .stockTable table.table-fixed td,
.inside .whBox .stockTable table.table-fixed th,
.inside .whBox .stockTable table.table-fixed thead,
.inside .whBox .stockTable table.table-fixed tr {
	display: block
}

.inside .box .stockTable table.table-fixed thead,
.inside .whBox .stockTable table.table-fixed thead {
	width: 100%
}

@media only screen and (max-width:991px) {
	.inside .box .stockTable table tr td,
	.inside .box .stockTable table tr th,
	.inside .whBox .stockTable table tr td,
	.inside .whBox .stockTable table tr th {
		padding: 1rem 1rem 1rem 50%
	}

	.inside .box .stockTable table tbody,
	.inside .whBox .stockTable table tbody {
		border-top: 1px solid #ff9123
	}

	.inside .box .stockTable table.table-fixed thead,
	.inside .whBox .stockTable table.table-fixed thead {
		display: none
	}
}

.inside .box .stockTable table.table-fixed tbody,
.inside .whBox .stockTable table.table-fixed tbody {
	height: 230px;
	overflow-y: auto;
	width: 100%
}

.inside .box .stockTable table.table-fixed tr,
.inside .whBox .stockTable table.table-fixed tr {
	clear: both
}

	.inside .box .stockTable table.table-fixed tr:after,
	.inside .box .stockTable table.table-fixed tr:before,
	.inside .whBox .stockTable table.table-fixed tr:after,
	.inside .whBox .stockTable table.table-fixed tr:before {
		content: '';
		display: block;
		clear: both
	}

.inside .box .stockTable table.table-fixed td[class*=col-],
.inside .box .stockTable table.table-fixed th[class*=col-],
.inside .whBox .stockTable table.table-fixed td[class*=col-],
.inside .whBox .stockTable table.table-fixed th[class*=col-] {
	display: table-cell
}

@media only screen and (max-width:991px) {
	.inside .box .stockTable table.table-fixed td[class*=col-],
	.inside .box .stockTable table.table-fixed th[class*=col-],
	.inside .whBox .stockTable table.table-fixed td[class*=col-],
	.inside .whBox .stockTable table.table-fixed th[class*=col-] {
		display: block;
		float: none
	}

	.inside .box .stockTable,
	.inside .whBox .stockTable {
		margin: 0;
		width: 100%
	}
}

.fa,
.fa-stack {
	display: inline-block
}

.closed {
	background: #8e8e8e;
	font-size: 1.4rem;
	padding: 1rem 2rem;
	margin-top: 2rem
}

.inside .niftyGraphBlock .whBox {
	margin-top: .5rem
}

.inside .whBox .btn-select ul p {
	margin-bottom: 0
}

a.downloadPDFLink:before {
	background: url(../images/sprites.png) -24px -447px;
	content: "";
	display: inline-block;
	height: 16px;
	margin-right: 7px;
	width: 16px
}

.fa.fa-pull-left,
.fa.pull-left {
	margin-right: .3em
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.formulaOverflow {
		overflow: scroll
	}

		.formulaOverflow .img-responsive,
		.formulaOverflow img {
			max-width: none
		}
}

.modal-open {
	padding-right: 0 !important
}


/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
	font-family: FontAwesome;
	src: url(../fonts/fontawesome-webfont.eot?v=4.6.3);
	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");
	font-weight: 400;
	font-style: normal
}

.fa {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased
}

.fa-lg {
	font-size: 1.33em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-stack,
.navbar .nifty50,
.navbar .nifty50 .list-inline > li,
.selectBox-dropdown {
	vertical-align: middle
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.29em
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14em;
	list-style-type: none
}

.fa.fa-pull-right,
.fa.pull-right {
	margin-left: .3em
}

.fa-ul > li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14em;
	width: 2.14em;
	top: .14em
}

	.fa-li.fa-lg {
		left: -1.86em
	}

.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	filter: none
}

.fa-stack {
	position: relative;
	width: 2em;
	height: 2em;
	line-height: 2em
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-glass:before {
	content: "Ã¯â‚¬â‚¬"
}

.fa-music:before {
	content: "Ã¯â‚¬Â"
}

.fa-search:before {
	content: "Ã¯â‚¬â€š"
}

.fa-envelope-o:before {
	content: "Ã¯â‚¬Æ’"
}

.fa-heart:before {
	content: "Ã¯â‚¬â€ž"
}

.fa-star:before {
	content: "Ã¯â‚¬â€¦"
}

.fa-star-o:before {
	content: "Ã¯â‚¬â€ "
}

.fa-user:before {
	content: "Ã¯â‚¬â€¡"
}

.fa-film:before {
	content: "Ã¯â‚¬Ë†"
}

.fa-th-large:before {
	content: "Ã¯â‚¬â€°"
}

.fa-th:before {
	content: "Ã¯â‚¬Å "
}

.fa-th-list:before {
	content: "Ã¯â‚¬â€¹"
}

.fa-check:before {
	content: "Ã¯â‚¬Å’"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "Ã¯â‚¬Â"
}

.fa-search-plus:before {
	content: "Ã¯â‚¬Å½"
}

.fa-search-minus:before {
	content: "Ã¯â‚¬Â"
}

.fa-power-off:before {
	content: "Ã¯â‚¬â€˜"
}

.fa-signal:before {
	content: "Ã¯â‚¬â€™"
}

.fa-cog:before,
.fa-gear:before {
	content: "Ã¯â‚¬â€œ"
}

.fa-trash-o:before {
	content: "Ã¯â‚¬â€"
}

.fa-home:before {
	content: "Ã¯â‚¬â€¢"
}

.fa-file-o:before {
	content: "Ã¯â‚¬â€“"
}

.fa-clock-o:before {
	content: "Ã¯â‚¬â€”"
}

.fa-road:before {
	content: "Ã¯â‚¬Ëœ"
}

.fa-download:before {
	content: "Ã¯â‚¬â„¢"
}

.fa-arrow-circle-o-down:before {
	content: "Ã¯â‚¬Å¡"
}

.fa-arrow-circle-o-up:before {
	content: "Ã¯â‚¬â€º"
}

.fa-inbox:before {
	content: "Ã¯â‚¬Å“"
}

.fa-play-circle-o:before {
	content: "Ã¯â‚¬Â"
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: "Ã¯â‚¬Å¾"
}

.fa-refresh:before {
	content: "Ã¯â‚¬Â¡"
}

.fa-list-alt:before {
	content: "Ã¯â‚¬Â¢"
}

.fa-lock:before {
	content: "Ã¯â‚¬Â£"
}

.fa-flag:before {
	content: "Ã¯â‚¬Â¤"
}

.fa-headphones:before {
	content: "Ã¯â‚¬Â¥"
}

.fa-volume-off:before {
	content: "Ã¯â‚¬Â¦"
}

.fa-volume-down:before {
	content: "Ã¯â‚¬Â§"
}

.fa-volume-up:before {
	content: "Ã¯â‚¬Â¨"
}

.fa-qrcode:before {
	content: "Ã¯â‚¬Â©"
}

.fa-barcode:before {
	content: "Ã¯â‚¬Âª"
}

.fa-tag:before {
	content: "Ã¯â‚¬Â«"
}

.fa-tags:before {
	content: "Ã¯â‚¬Â¬"
}

.fa-book:before {
	content: "Ã¯â‚¬Â­"
}

.fa-bookmark:before {
	content: "Ã¯â‚¬Â®"
}

.fa-print:before {
	content: "Ã¯â‚¬Â¯"
}

.fa-camera:before {
	content: "Ã¯â‚¬Â°"
}

.fa-font:before {
	content: "Ã¯â‚¬Â±"
}

.fa-bold:before {
	content: "Ã¯â‚¬Â²"
}

.fa-italic:before {
	content: "Ã¯â‚¬Â³"
}

.fa-text-height:before {
	content: "Ã¯â‚¬Â´"
}

.fa-text-width:before {
	content: "Ã¯â‚¬Âµ"
}

.fa-align-left:before {
	content: "Ã¯â‚¬Â¶"
}

.fa-align-center:before {
	content: "Ã¯â‚¬Â·"
}

.fa-align-right:before {
	content: "Ã¯â‚¬Â¸"
}

.fa-align-justify:before {
	content: "Ã¯â‚¬Â¹"
}

.fa-list:before {
	content: "Ã¯â‚¬Âº"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "Ã¯â‚¬Â»"
}

.fa-indent:before {
	content: "Ã¯â‚¬Â¼"
}

.fa-video-camera:before {
	content: "Ã¯â‚¬Â½"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "Ã¯â‚¬Â¾"
}

.fa-pencil:before {
	content: "Ã¯Ââ‚¬"
}

.fa-map-marker:before {
	content: "Ã¯ÂÂ"
}

.fa-adjust:before {
	content: "Ã¯Ââ€š"
}

.fa-tint:before {
	content: "Ã¯ÂÆ’"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "Ã¯Ââ€ž"
}

.fa-share-square-o:before {
	content: "Ã¯Ââ€¦"
}

.fa-check-square-o:before {
	content: "Ã¯Ââ€ "
}

.fa-arrows:before {
	content: "Ã¯Ââ€¡"
}

.fa-step-backward:before {
	content: "Ã¯ÂË†"
}

.fa-fast-backward:before {
	content: "Ã¯Ââ€°"
}

.fa-backward:before {
	content: "Ã¯ÂÅ "
}

.fa-play:before {
	content: "Ã¯Ââ€¹"
}

.fa-pause:before {
	content: "Ã¯ÂÅ’"
}

.fa-stop:before {
	content: "Ã¯ÂÂ"
}

.fa-forward:before {
	content: "Ã¯ÂÅ½"
}

.fa-fast-forward:before {
	content: "Ã¯ÂÂ"
}

.fa-step-forward:before {
	content: "Ã¯Ââ€˜"
}

.fa-eject:before {
	content: "Ã¯Ââ€™"
}

.fa-chevron-left:before {
	content: "Ã¯Ââ€œ"
}

.fa-chevron-right:before {
	content: "Ã¯Ââ€"
}

.fa-plus-circle:before {
	content: "Ã¯Ââ€¢"
}

.fa-minus-circle:before {
	content: "Ã¯Ââ€“"
}

.fa-times-circle:before {
	content: "Ã¯Ââ€”"
}

.fa-check-circle:before {
	content: "Ã¯ÂËœ"
}

.fa-question-circle:before {
	content: "Ã¯Ââ„¢"
}

.fa-info-circle:before {
	content: "Ã¯ÂÅ¡"
}

.fa-crosshairs:before {
	content: "Ã¯Ââ€º"
}

.fa-times-circle-o:before {
	content: "Ã¯ÂÅ“"
}

.fa-check-circle-o:before {
	content: "Ã¯ÂÂ"
}

.fa-ban:before {
	content: "Ã¯ÂÅ¾"
}

.fa-arrow-left:before {
	content: "Ã¯ÂÂ "
}

.fa-arrow-right:before {
	content: "Ã¯ÂÂ¡"
}

.fa-arrow-up:before {
	content: "Ã¯ÂÂ¢"
}

.fa-arrow-down:before {
	content: "Ã¯ÂÂ£"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "Ã¯ÂÂ¤"
}

.fa-expand:before {
	content: "Ã¯ÂÂ¥"
}

.fa-compress:before {
	content: "Ã¯ÂÂ¦"
}

.fa-plus:before {
	content: "Ã¯ÂÂ§"
}

.fa-minus:before {
	content: "Ã¯ÂÂ¨"
}

.fa-asterisk:before {
	content: "Ã¯ÂÂ©"
}

.fa-exclamation-circle:before {
	content: "Ã¯ÂÂª"
}

.fa-gift:before {
	content: "Ã¯ÂÂ«"
}

.fa-leaf:before {
	content: "Ã¯ÂÂ¬"
}

.fa-fire:before {
	content: "Ã¯ÂÂ­"
}

.fa-eye:before {
	content: "Ã¯ÂÂ®"
}

.fa-eye-slash:before {
	content: "Ã¯ÂÂ°"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "Ã¯ÂÂ±"
}

.fa-plane:before {
	content: "Ã¯ÂÂ²"
}

.fa-calendar:before {
	content: "Ã¯ÂÂ³"
}

.fa-random:before {
	content: "Ã¯ÂÂ´"
}

.fa-comment:before {
	content: "Ã¯ÂÂµ"
}

.fa-magnet:before {
	content: "Ã¯ÂÂ¶"
}

.fa-chevron-up:before {
	content: "Ã¯ÂÂ·"
}

.fa-chevron-down:before {
	content: "Ã¯ÂÂ¸"
}

.fa-retweet:before {
	content: "Ã¯ÂÂ¹"
}

.fa-shopping-cart:before {
	content: "Ã¯ÂÂº"
}

.fa-folder:before {
	content: "Ã¯ÂÂ»"
}

.fa-folder-open:before {
	content: "Ã¯ÂÂ¼"
}

.fa-arrows-v:before {
	content: "Ã¯ÂÂ½"
}

.fa-arrows-h:before {
	content: "Ã¯ÂÂ¾"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "Ã¯â€šâ‚¬"
}

.fa-twitter-square:before {
	content: "Ã¯â€šÂ"
}

.fa-facebook-square:before {
	content: "Ã¯â€šâ€š"
}

.fa-camera-retro:before {
	content: "Ã¯â€šÆ’"
}

.fa-key:before {
	content: "Ã¯â€šâ€ž"
}

.fa-cogs:before,
.fa-gears:before {
	content: "Ã¯â€šâ€¦"
}

.fa-comments:before {
	content: "Ã¯â€šâ€ "
}

.fa-thumbs-o-up:before {
	content: "Ã¯â€šâ€¡"
}

.fa-thumbs-o-down:before {
	content: "Ã¯â€šË†"
}

.fa-star-half:before {
	content: "Ã¯â€šâ€°"
}

.fa-heart-o:before {
	content: "Ã¯â€šÅ "
}

.fa-sign-out:before {
	content: "Ã¯â€šâ€¹"
}

.fa-linkedin-square:before {
	content: "Ã¯â€šÅ’"
}

.fa-thumb-tack:before {
	content: "Ã¯â€šÂ"
}

.fa-external-link:before {
	content: "Ã¯â€šÅ½"
}

.fa-sign-in:before {
	content: "Ã¯â€šÂ"
}

.fa-trophy:before {
	content: "Ã¯â€šâ€˜"
}

.fa-github-square:before {
	content: "Ã¯â€šâ€™"
}

.fa-upload:before {
	content: "Ã¯â€šâ€œ"
}

.fa-lemon-o:before {
	content: "Ã¯â€šâ€"
}

.fa-phone:before {
	content: "Ã¯â€šâ€¢"
}

.fa-square-o:before {
	content: "Ã¯â€šâ€“"
}

.fa-bookmark-o:before {
	content: "Ã¯â€šâ€”"
}

.fa-phone-square:before {
	content: "Ã¯â€šËœ"
}

.fa-twitter:before {
	content: "Ã¯â€šâ„¢"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "Ã¯â€šÅ¡"
}

.fa-github:before {
	content: "Ã¯â€šâ€º"
}

.fa-unlock:before {
	content: "Ã¯â€šÅ“"
}

.fa-credit-card:before {
	content: "Ã¯â€šÂ"
}

.fa-feed:before,
.fa-rss:before {
	content: "Ã¯â€šÅ¾"
}

.fa-hdd-o:before {
	content: "Ã¯â€šÂ "
}

.fa-bullhorn:before {
	content: "Ã¯â€šÂ¡"
}

.fa-bell:before {
	content: "Ã¯Æ’Â³"
}

.fa-certificate:before {
	content: "Ã¯â€šÂ£"
}

.fa-hand-o-right:before {
	content: "Ã¯â€šÂ¤"
}

.fa-hand-o-left:before {
	content: "Ã¯â€šÂ¥"
}

.fa-hand-o-up:before {
	content: "Ã¯â€šÂ¦"
}

.fa-hand-o-down:before {
	content: "Ã¯â€šÂ§"
}

.fa-arrow-circle-left:before {
	content: "Ã¯â€šÂ¨"
}

.fa-arrow-circle-right:before {
	content: "Ã¯â€šÂ©"
}

.fa-arrow-circle-up:before {
	content: "Ã¯â€šÂª"
}

.fa-arrow-circle-down:before {
	content: "Ã¯â€šÂ«"
}

.fa-globe:before {
	content: "Ã¯â€šÂ¬"
}

.fa-wrench:before {
	content: "Ã¯â€šÂ­"
}

.fa-tasks:before {
	content: "Ã¯â€šÂ®"
}

.fa-filter:before {
	content: "Ã¯â€šÂ°"
}

.fa-briefcase:before {
	content: "Ã¯â€šÂ±"
}

.fa-arrows-alt:before {
	content: "Ã¯â€šÂ²"
}

.fa-group:before,
.fa-users:before {
	content: "Ã¯Æ’â‚¬"
}

.fa-chain:before,
.fa-link:before {
	content: "Ã¯Æ’Â"
}

.fa-cloud:before {
	content: "Ã¯Æ’â€š"
}

.fa-flask:before {
	content: "Ã¯Æ’Æ’"
}

.fa-cut:before,
.fa-scissors:before {
	content: "Ã¯Æ’â€ž"
}

.fa-copy:before,
.fa-files-o:before {
	content: "Ã¯Æ’â€¦"
}

.fa-paperclip:before {
	content: "Ã¯Æ’â€ "
}

.fa-floppy-o:before,
.fa-save:before {
	content: "Ã¯Æ’â€¡"
}

.fa-square:before {
	content: "Ã¯Æ’Ë†"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "Ã¯Æ’â€°"
}

.fa-list-ul:before {
	content: "Ã¯Æ’Å "
}

.fa-list-ol:before {
	content: "Ã¯Æ’â€¹"
}

.fa-strikethrough:before {
	content: "Ã¯Æ’Å’"
}

.fa-underline:before {
	content: "Ã¯Æ’Â"
}

.fa-table:before {
	content: "Ã¯Æ’Å½"
}

.fa-magic:before {
	content: "Ã¯Æ’Â"
}

.fa-truck:before {
	content: "Ã¯Æ’â€˜"
}

.fa-pinterest:before {
	content: "Ã¯Æ’â€™"
}

.fa-pinterest-square:before {
	content: "Ã¯Æ’â€œ"
}

.fa-google-plus-square:before {
	content: "Ã¯Æ’â€"
}

.fa-google-plus:before {
	content: "Ã¯Æ’â€¢"
}

.fa-money:before {
	content: "Ã¯Æ’â€“"
}

.fa-caret-down:before {
	content: "Ã¯Æ’â€”"
}

.fa-caret-up:before {
	content: "Ã¯Æ’Ëœ"
}

.fa-caret-left:before {
	content: "Ã¯Æ’â„¢"
}

.fa-caret-right:before {
	content: "Ã¯Æ’Å¡"
}

.fa-columns:before {
	content: "Ã¯Æ’â€º"
}

.fa-sort:before,
.fa-unsorted:before {
	content: "Ã¯Æ’Å“"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "Ã¯Æ’Â"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "Ã¯Æ’Å¾"
}

.fa-envelope:before {
	content: "Ã¯Æ’Â "
}

.fa-linkedin:before {
	content: "Ã¯Æ’Â¡"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "Ã¯Æ’Â¢"
}

.fa-gavel:before,
.fa-legal:before {
	content: "Ã¯Æ’Â£"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "Ã¯Æ’Â¤"
}

.fa-comment-o:before {
	content: "Ã¯Æ’Â¥"
}

.fa-comments-o:before {
	content: "Ã¯Æ’Â¦"
}

.fa-bolt:before,
.fa-flash:before {
	content: "Ã¯Æ’Â§"
}

.fa-sitemap:before {
	content: "Ã¯Æ’Â¨"
}

.fa-umbrella:before {
	content: "Ã¯Æ’Â©"
}

.fa-clipboard:before,
.fa-paste:before {
	content: "Ã¯Æ’Âª"
}

.fa-lightbulb-o:before {
	content: "Ã¯Æ’Â«"
}

.fa-exchange:before {
	content: "Ã¯Æ’Â¬"
}

.fa-cloud-download:before {
	content: "Ã¯Æ’Â­"
}

.fa-cloud-upload:before {
	content: "Ã¯Æ’Â®"
}

.fa-user-md:before {
	content: "Ã¯Æ’Â°"
}

.fa-stethoscope:before {
	content: "Ã¯Æ’Â±"
}

.fa-suitcase:before {
	content: "Ã¯Æ’Â²"
}

.fa-bell-o:before {
	content: "Ã¯â€šÂ¢"
}

.fa-coffee:before {
	content: "Ã¯Æ’Â´"
}

.fa-cutlery:before {
	content: "Ã¯Æ’Âµ"
}

.fa-file-text-o:before {
	content: "Ã¯Æ’Â¶"
}

.fa-building-o:before {
	content: "Ã¯Æ’Â·"
}

.fa-hospital-o:before {
	content: "Ã¯Æ’Â¸"
}

.fa-ambulance:before {
	content: "Ã¯Æ’Â¹"
}

.fa-medkit:before {
	content: "Ã¯Æ’Âº"
}

.fa-fighter-jet:before {
	content: "Ã¯Æ’Â»"
}

.fa-beer:before {
	content: "Ã¯Æ’Â¼"
}

.fa-h-square:before {
	content: "Ã¯Æ’Â½"
}

.fa-plus-square:before {
	content: "Ã¯Æ’Â¾"
}

.fa-angle-double-left:before {
	content: "Ã¯â€žâ‚¬"
}

.fa-angle-double-right:before {
	content: "Ã¯â€žÂ"
}

.fa-angle-double-up:before {
	content: "Ã¯â€žâ€š"
}

.fa-angle-double-down:before {
	content: "Ã¯â€žÆ’"
}

.fa-angle-left:before {
	content: "Ã¯â€žâ€ž"
}

.fa-angle-right:before {
	content: "Ã¯â€žâ€¦"
}

.fa-angle-up:before {
	content: "Ã¯â€žâ€ "
}

.fa-angle-down:before {
	content: "Ã¯â€žâ€¡"
}

.fa-desktop:before {
	content: "Ã¯â€žË†"
}

.fa-laptop:before {
	content: "Ã¯â€žâ€°"
}

.fa-tablet:before {
	content: "Ã¯â€žÅ "
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "Ã¯â€žâ€¹"
}

.fa-circle-o:before {
	content: "Ã¯â€žÅ’"
}

.fa-quote-left:before {
	content: "Ã¯â€žÂ"
}

.fa-quote-right:before {
	content: "Ã¯â€žÅ½"
}

.fa-spinner:before {
	content: "Ã¯â€žÂ"
}

.fa-circle:before {
	content: "Ã¯â€žâ€˜"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "Ã¯â€žâ€™"
}

.fa-github-alt:before {
	content: "Ã¯â€žâ€œ"
}

.fa-folder-o:before {
	content: "Ã¯â€žâ€"
}

.fa-folder-open-o:before {
	content: "Ã¯â€žâ€¢"
}

.fa-smile-o:before {
	content: "Ã¯â€žËœ"
}

.fa-frown-o:before {
	content: "Ã¯â€žâ„¢"
}

.fa-meh-o:before {
	content: "Ã¯â€žÅ¡"
}

.fa-gamepad:before {
	content: "Ã¯â€žâ€º"
}

.fa-keyboard-o:before {
	content: "Ã¯â€žÅ“"
}

.fa-flag-o:before {
	content: "Ã¯â€žÂ"
}

.fa-flag-checkered:before {
	content: "Ã¯â€žÅ¾"
}

.fa-terminal:before {
	content: "Ã¯â€žÂ "
}

.fa-code:before {
	content: "Ã¯â€žÂ¡"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "Ã¯â€žÂ¢"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "Ã¯â€žÂ£"
}

.fa-location-arrow:before {
	content: "Ã¯â€žÂ¤"
}

.fa-crop:before {
	content: "Ã¯â€žÂ¥"
}

.fa-code-fork:before {
	content: "Ã¯â€žÂ¦"
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: "Ã¯â€žÂ§"
}

.fa-question:before {
	content: "Ã¯â€žÂ¨"
}

.fa-info:before {
	content: "Ã¯â€žÂ©"
}

.fa-exclamation:before {
	content: "Ã¯â€žÂª"
}

.fa-superscript:before {
	content: "Ã¯â€žÂ«"
}

.fa-subscript:before {
	content: "Ã¯â€žÂ¬"
}

.fa-eraser:before {
	content: "Ã¯â€žÂ­"
}

.fa-puzzle-piece:before {
	content: "Ã¯â€žÂ®"
}

.fa-microphone:before {
	content: "Ã¯â€žÂ°"
}

.fa-microphone-slash:before {
	content: "Ã¯â€žÂ±"
}

.fa-shield:before {
	content: "Ã¯â€žÂ²"
}

.fa-calendar-o:before {
	content: "Ã¯â€žÂ³"
}

.fa-fire-extinguisher:before {
	content: "Ã¯â€žÂ´"
}

.fa-rocket:before {
	content: "Ã¯â€žÂµ"
}

.fa-maxcdn:before {
	content: "Ã¯â€žÂ¶"
}

.fa-chevron-circle-left:before {
	content: "Ã¯â€žÂ·"
}

.fa-chevron-circle-right:before {
	content: "Ã¯â€žÂ¸"
}

.fa-chevron-circle-up:before {
	content: "Ã¯â€žÂ¹"
}

.fa-chevron-circle-down:before {
	content: "Ã¯â€žÂº"
}

.fa-html5:before {
	content: "Ã¯â€žÂ»"
}

.fa-css3:before {
	content: "Ã¯â€žÂ¼"
}

.fa-anchor:before {
	content: "Ã¯â€žÂ½"
}

.fa-unlock-alt:before {
	content: "Ã¯â€žÂ¾"
}

.fa-bullseye:before {
	content: "Ã¯â€¦â‚¬"
}

.fa-ellipsis-h:before {
	content: "Ã¯â€¦Â"
}

.fa-ellipsis-v:before {
	content: "Ã¯â€¦â€š"
}

.fa-rss-square:before {
	content: "Ã¯â€¦Æ’"
}

.fa-play-circle:before {
	content: "Ã¯â€¦â€ž"
}

.fa-ticket:before {
	content: "Ã¯â€¦â€¦"
}

.fa-minus-square:before {
	content: "Ã¯â€¦â€ "
}

.fa-minus-square-o:before {
	content: "Ã¯â€¦â€¡"
}

.fa-level-up:before {
	content: "Ã¯â€¦Ë†"
}

.fa-level-down:before {
	content: "Ã¯â€¦â€°"
}

.fa-check-square:before {
	content: "Ã¯â€¦Å "
}

.fa-pencil-square:before {
	content: "Ã¯â€¦â€¹"
}

.fa-external-link-square:before {
	content: "Ã¯â€¦Å’"
}

.fa-share-square:before {
	content: "Ã¯â€¦Â"
}

.fa-compass:before {
	content: "Ã¯â€¦Å½"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "Ã¯â€¦Â"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "Ã¯â€¦â€˜"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "Ã¯â€¦â€™"
}

.fa-eur:before,
.fa-euro:before {
	content: "Ã¯â€¦â€œ"
}

.fa-gbp:before {
	content: "Ã¯â€¦â€"
}

.fa-dollar:before,
.fa-usd:before {
	content: "Ã¯â€¦â€¢"
}

.fa-inr:before,
.fa-rupee:before {
	content: "Ã¯â€¦â€“"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "Ã¯â€¦â€”"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "Ã¯â€¦Ëœ"
}

.fa-krw:before,
.fa-won:before {
	content: "Ã¯â€¦â„¢"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "Ã¯â€¦Å¡"
}

.fa-file:before {
	content: "Ã¯â€¦â€º"
}

.fa-file-text:before {
	content: "Ã¯â€¦Å“"
}

.fa-sort-alpha-asc:before {
	content: "Ã¯â€¦Â"
}

.fa-sort-alpha-desc:before {
	content: "Ã¯â€¦Å¾"
}

.fa-sort-amount-asc:before {
	content: "Ã¯â€¦Â "
}

.fa-sort-amount-desc:before {
	content: "Ã¯â€¦Â¡"
}

.fa-sort-numeric-asc:before {
	content: "Ã¯â€¦Â¢"
}

.fa-sort-numeric-desc:before {
	content: "Ã¯â€¦Â£"
}

.fa-thumbs-up:before {
	content: "Ã¯â€¦Â¤"
}

.fa-thumbs-down:before {
	content: "Ã¯â€¦Â¥"
}

.fa-youtube-square:before {
	content: "Ã¯â€¦Â¦"
}

.fa-youtube:before {
	content: "Ã¯â€¦Â§"
}

.fa-xing:before {
	content: "Ã¯â€¦Â¨"
}

.fa-xing-square:before {
	content: "Ã¯â€¦Â©"
}

.fa-youtube-play:before {
	content: "Ã¯â€¦Âª"
}

.fa-dropbox:before {
	content: "Ã¯â€¦Â«"
}

.fa-stack-overflow:before {
	content: "Ã¯â€¦Â¬"
}

.fa-instagram:before {
	content: "Ã¯â€¦Â­"
}

.fa-flickr:before {
	content: "Ã¯â€¦Â®"
}

.fa-adn:before {
	content: "Ã¯â€¦Â°"
}

.fa-bitbucket:before {
	content: "Ã¯â€¦Â±"
}

.fa-bitbucket-square:before {
	content: "Ã¯â€¦Â²"
}

.fa-tumblr:before {
	content: "Ã¯â€¦Â³"
}

.fa-tumblr-square:before {
	content: "Ã¯â€¦Â´"
}

.fa-long-arrow-down:before {
	content: "Ã¯â€¦Âµ"
}

.fa-long-arrow-up:before {
	content: "Ã¯â€¦Â¶"
}

.fa-long-arrow-left:before {
	content: "Ã¯â€¦Â·"
}

.fa-long-arrow-right:before {
	content: "Ã¯â€¦Â¸"
}

.fa-apple:before {
	content: "Ã¯â€¦Â¹"
}

.fa-windows:before {
	content: "Ã¯â€¦Âº"
}

.fa-android:before {
	content: "Ã¯â€¦Â»"
}

.fa-linux:before {
	content: "Ã¯â€¦Â¼"
}

.fa-dribbble:before {
	content: "Ã¯â€¦Â½"
}

.fa-skype:before {
	content: "Ã¯â€¦Â¾"
}

.fa-foursquare:before {
	content: "Ã¯â€ â‚¬"
}

.fa-trello:before {
	content: "Ã¯â€ Â"
}

.fa-female:before {
	content: "Ã¯â€ â€š"
}

.fa-male:before {
	content: "Ã¯â€ Æ’"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "Ã¯â€ â€ž"
}

.fa-sun-o:before {
	content: "Ã¯â€ â€¦"
}

.fa-moon-o:before {
	content: "Ã¯â€ â€ "
}

.fa-archive:before {
	content: "Ã¯â€ â€¡"
}

.fa-bug:before {
	content: "Ã¯â€ Ë†"
}

.fa-vk:before {
	content: "Ã¯â€ â€°"
}

.fa-weibo:before {
	content: "Ã¯â€ Å "
}

.fa-renren:before {
	content: "Ã¯â€ â€¹"
}

.fa-pagelines:before {
	content: "Ã¯â€ Å’"
}

.fa-stack-exchange:before {
	content: "Ã¯â€ Â"
}

.fa-arrow-circle-o-right:before {
	content: "Ã¯â€ Å½"
}

.fa-arrow-circle-o-left:before {
	content: "Ã¯â€ Â"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "Ã¯â€ â€˜"
}

.fa-dot-circle-o:before {
	content: "Ã¯â€ â€™"
}

.fa-wheelchair:before {
	content: "Ã¯â€ â€œ"
}

.fa-vimeo-square:before {
	content: "Ã¯â€ â€"
}

.fa-try:before,
.fa-turkish-lira:before {
	content: "Ã¯â€ â€¢"
}

.fa-plus-square-o:before {
	content: "Ã¯â€ â€“"
}

.fa-space-shuttle:before {
	content: "Ã¯â€ â€”"
}

.fa-slack:before {
	content: "Ã¯â€ Ëœ"
}

.fa-envelope-square:before {
	content: "Ã¯â€ â„¢"
}

.fa-wordpress:before {
	content: "Ã¯â€ Å¡"
}

.fa-openid:before {
	content: "Ã¯â€ â€º"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "Ã¯â€ Å“"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "Ã¯â€ Â"
}

.fa-yahoo:before {
	content: "Ã¯â€ Å¾"
}

.fa-google:before {
	content: "Ã¯â€ Â "
}

.fa-reddit:before {
	content: "Ã¯â€ Â¡"
}

.fa-reddit-square:before {
	content: "Ã¯â€ Â¢"
}

.fa-stumbleupon-circle:before {
	content: "Ã¯â€ Â£"
}

.fa-stumbleupon:before {
	content: "Ã¯â€ Â¤"
}

.fa-delicious:before {
	content: "Ã¯â€ Â¥"
}

.fa-digg:before {
	content: "Ã¯â€ Â¦"
}

.fa-pied-piper-pp:before {
	content: "Ã¯â€ Â§"
}

.fa-pied-piper-alt:before {
	content: "Ã¯â€ Â¨"
}

.fa-drupal:before {
	content: "Ã¯â€ Â©"
}

.fa-joomla:before {
	content: "Ã¯â€ Âª"
}

.fa-language:before {
	content: "Ã¯â€ Â«"
}

.fa-fax:before {
	content: "Ã¯â€ Â¬"
}

.fa-building:before {
	content: "Ã¯â€ Â­"
}

.fa-child:before {
	content: "Ã¯â€ Â®"
}

.fa-paw:before {
	content: "Ã¯â€ Â°"
}

.fa-spoon:before {
	content: "Ã¯â€ Â±"
}

.fa-cube:before {
	content: "Ã¯â€ Â²"
}

.fa-cubes:before {
	content: "Ã¯â€ Â³"
}

.fa-behance:before {
	content: "Ã¯â€ Â´"
}

.fa-behance-square:before {
	content: "Ã¯â€ Âµ"
}

.fa-steam:before {
	content: "Ã¯â€ Â¶"
}

.fa-steam-square:before {
	content: "Ã¯â€ Â·"
}

.fa-recycle:before {
	content: "Ã¯â€ Â¸"
}

.fa-automobile:before,
.fa-car:before {
	content: "Ã¯â€ Â¹"
}

.fa-cab:before,
.fa-taxi:before {
	content: "Ã¯â€ Âº"
}

.fa-tree:before {
	content: "Ã¯â€ Â»"
}

.fa-spotify:before {
	content: "Ã¯â€ Â¼"
}

.fa-deviantart:before {
	content: "Ã¯â€ Â½"
}

.fa-soundcloud:before {
	content: "Ã¯â€ Â¾"
}

.fa-database:before {
	content: "Ã¯â€¡â‚¬"
}

.fa-file-pdf-o:before {
	content: "Ã¯â€¡Â"
}

.fa-file-word-o:before {
	content: "Ã¯â€¡â€š"
}

.fa-file-excel-o:before {
	content: "Ã¯â€¡Æ’"
}

.fa-file-powerpoint-o:before {
	content: "Ã¯â€¡â€ž"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "Ã¯â€¡â€¦"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "Ã¯â€¡â€ "
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "Ã¯â€¡â€¡"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "Ã¯â€¡Ë†"
}

.fa-file-code-o:before {
	content: "Ã¯â€¡â€°"
}

.fa-vine:before {
	content: "Ã¯â€¡Å "
}

.fa-codepen:before {
	content: "Ã¯â€¡â€¹"
}

.fa-jsfiddle:before {
	content: "Ã¯â€¡Å’"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "Ã¯â€¡Â"
}

.fa-circle-o-notch:before {
	content: "Ã¯â€¡Å½"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: "Ã¯â€¡Â"
}

.fa-empire:before,
.fa-ge:before {
	content: "Ã¯â€¡â€˜"
}

.fa-git-square:before {
	content: "Ã¯â€¡â€™"
}

.fa-git:before {
	content: "Ã¯â€¡â€œ"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "Ã¯â€¡â€"
}

.fa-tencent-weibo:before {
	content: "Ã¯â€¡â€¢"
}

.fa-qq:before {
	content: "Ã¯â€¡â€“"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "Ã¯â€¡â€”"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "Ã¯â€¡Ëœ"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "Ã¯â€¡â„¢"
}

.fa-history:before {
	content: "Ã¯â€¡Å¡"
}

.fa-circle-thin:before {
	content: "Ã¯â€¡â€º"
}

.fa-header:before {
	content: "Ã¯â€¡Å“"
}

.fa-paragraph:before {
	content: "Ã¯â€¡Â"
}

.fa-sliders:before {
	content: "Ã¯â€¡Å¾"
}

.fa-share-alt:before {
	content: "Ã¯â€¡Â "
}

.fa-share-alt-square:before {
	content: "Ã¯â€¡Â¡"
}

.fa-bomb:before {
	content: "Ã¯â€¡Â¢"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "Ã¯â€¡Â£"
}

.fa-tty:before {
	content: "Ã¯â€¡Â¤"
}

.fa-binoculars:before {
	content: "Ã¯â€¡Â¥"
}

.fa-plug:before {
	content: "Ã¯â€¡Â¦"
}

.fa-slideshare:before {
	content: "Ã¯â€¡Â§"
}

.fa-twitch:before {
	content: "Ã¯â€¡Â¨"
}

.fa-yelp:before {
	content: "Ã¯â€¡Â©"
}

.fa-newspaper-o:before {
	content: "Ã¯â€¡Âª"
}

.fa-wifi:before {
	content: "Ã¯â€¡Â«"
}

.fa-calculator:before {
	content: "Ã¯â€¡Â¬"
}

.fa-paypal:before {
	content: "Ã¯â€¡Â­"
}

.fa-google-wallet:before {
	content: "Ã¯â€¡Â®"
}

.fa-cc-visa:before {
	content: "Ã¯â€¡Â°"
}

.fa-cc-mastercard:before {
	content: "Ã¯â€¡Â±"
}

.fa-cc-discover:before {
	content: "Ã¯â€¡Â²"
}

.fa-cc-amex:before {
	content: "Ã¯â€¡Â³"
}

.fa-cc-paypal:before {
	content: "Ã¯â€¡Â´"
}

.fa-cc-stripe:before {
	content: "Ã¯â€¡Âµ"
}

.fa-bell-slash:before {
	content: "Ã¯â€¡Â¶"
}

.fa-bell-slash-o:before {
	content: "Ã¯â€¡Â·"
}

.fa-trash:before {
	content: "Ã¯â€¡Â¸"
}

.fa-copyright:before {
	content: "Ã¯â€¡Â¹"
}

.fa-at:before {
	content: "Ã¯â€¡Âº"
}

.fa-eyedropper:before {
	content: "Ã¯â€¡Â»"
}

.fa-paint-brush:before {
	content: "Ã¯â€¡Â¼"
}

.fa-birthday-cake:before {
	content: "Ã¯â€¡Â½"
}

.fa-area-chart:before {
	content: "Ã¯â€¡Â¾"
}

.fa-pie-chart:before {
	content: "Ã¯Ë†â‚¬"
}

.fa-line-chart:before {
	content: "Ã¯Ë†Â"
}

.fa-lastfm:before {
	content: "Ã¯Ë†â€š"
}

.fa-lastfm-square:before {
	content: "Ã¯Ë†Æ’"
}

.fa-toggle-off:before {
	content: "Ã¯Ë†â€ž"
}

.fa-toggle-on:before {
	content: "Ã¯Ë†â€¦"
}

.fa-bicycle:before {
	content: "Ã¯Ë†â€ "
}

.fa-bus:before {
	content: "Ã¯Ë†â€¡"
}

.fa-ioxhost:before {
	content: "Ã¯Ë†Ë†"
}

.fa-angellist:before {
	content: "Ã¯Ë†â€°"
}

.fa-cc:before {
	content: "Ã¯Ë†Å "
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "Ã¯Ë†â€¹"
}

.fa-meanpath:before {
	content: "Ã¯Ë†Å’"
}

.fa-buysellads:before {
	content: "Ã¯Ë†Â"
}

.fa-connectdevelop:before {
	content: "Ã¯Ë†Å½"
}

.fa-dashcube:before {
	content: "Ã¯Ë†Â"
}

.fa-forumbee:before {
	content: "Ã¯Ë†â€˜"
}

.fa-leanpub:before {
	content: "Ã¯Ë†â€™"
}

.fa-sellsy:before {
	content: "Ã¯Ë†â€œ"
}

.fa-shirtsinbulk:before {
	content: "Ã¯Ë†â€"
}

.fa-simplybuilt:before {
	content: "Ã¯Ë†â€¢"
}

.fa-skyatlas:before {
	content: "Ã¯Ë†â€“"
}

.fa-cart-plus:before {
	content: "Ã¯Ë†â€”"
}

.fa-cart-arrow-down:before {
	content: "Ã¯Ë†Ëœ"
}

.fa-diamond:before {
	content: "Ã¯Ë†â„¢"
}

.fa-ship:before {
	content: "Ã¯Ë†Å¡"
}

.fa-user-secret:before {
	content: "Ã¯Ë†â€º"
}

.fa-motorcycle:before {
	content: "Ã¯Ë†Å“"
}

.fa-street-view:before {
	content: "Ã¯Ë†Â"
}

.fa-heartbeat:before {
	content: "Ã¯Ë†Å¾"
}

.fa-venus:before {
	content: "Ã¯Ë†Â¡"
}

.fa-mars:before {
	content: "Ã¯Ë†Â¢"
}

.fa-mercury:before {
	content: "Ã¯Ë†Â£"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "Ã¯Ë†Â¤"
}

.fa-transgender-alt:before {
	content: "Ã¯Ë†Â¥"
}

.fa-venus-double:before {
	content: "Ã¯Ë†Â¦"
}

.fa-mars-double:before {
	content: "Ã¯Ë†Â§"
}

.fa-venus-mars:before {
	content: "Ã¯Ë†Â¨"
}

.fa-mars-stroke:before {
	content: "Ã¯Ë†Â©"
}

.fa-mars-stroke-v:before {
	content: "Ã¯Ë†Âª"
}

.fa-mars-stroke-h:before {
	content: "Ã¯Ë†Â«"
}

.fa-neuter:before {
	content: "Ã¯Ë†Â¬"
}

.fa-genderless:before {
	content: "Ã¯Ë†Â­"
}

.fa-facebook-official:before {
	content: "Ã¯Ë†Â°"
}

.fa-pinterest-p:before {
	content: "Ã¯Ë†Â±"
}

.fa-whatsapp:before {
	content: "Ã¯Ë†Â²"
}

.fa-server:before {
	content: "Ã¯Ë†Â³"
}

.fa-user-plus:before {
	content: "Ã¯Ë†Â´"
}

.fa-user-times:before {
	content: "Ã¯Ë†Âµ"
}

.fa-bed:before,
.fa-hotel:before {
	content: "Ã¯Ë†Â¶"
}

.fa-viacoin:before {
	content: "Ã¯Ë†Â·"
}

.fa-train:before {
	content: "Ã¯Ë†Â¸"
}

.fa-subway:before {
	content: "Ã¯Ë†Â¹"
}

.fa-medium:before {
	content: "Ã¯Ë†Âº"
}

.fa-y-combinator:before,
.fa-yc:before {
	content: "Ã¯Ë†Â»"
}

.fa-optin-monster:before {
	content: "Ã¯Ë†Â¼"
}

.fa-opencart:before {
	content: "Ã¯Ë†Â½"
}

.fa-expeditedssl:before {
	content: "Ã¯Ë†Â¾"
}

.fa-battery-4:before,
.fa-battery-full:before {
	content: "Ã¯â€°â‚¬"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "Ã¯â€°Â"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "Ã¯â€°â€š"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "Ã¯â€°Æ’"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "Ã¯â€°â€ž"
}

.fa-mouse-pointer:before {
	content: "Ã¯â€°â€¦"
}

.fa-i-cursor:before {
	content: "Ã¯â€°â€ "
}

.fa-object-group:before {
	content: "Ã¯â€°â€¡"
}

.fa-object-ungroup:before {
	content: "Ã¯â€°Ë†"
}

.fa-sticky-note:before {
	content: "Ã¯â€°â€°"
}

.fa-sticky-note-o:before {
	content: "Ã¯â€°Å "
}

.fa-cc-jcb:before {
	content: "Ã¯â€°â€¹"
}

.fa-cc-diners-club:before {
	content: "Ã¯â€°Å’"
}

.fa-clone:before {
	content: "Ã¯â€°Â"
}

.fa-balance-scale:before {
	content: "Ã¯â€°Å½"
}

.fa-hourglass-o:before {
	content: "Ã¯â€°Â"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "Ã¯â€°â€˜"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "Ã¯â€°â€™"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "Ã¯â€°â€œ"
}

.fa-hourglass:before {
	content: "Ã¯â€°â€"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "Ã¯â€°â€¢"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: "Ã¯â€°â€“"
}

.fa-hand-scissors-o:before {
	content: "Ã¯â€°â€”"
}

.fa-hand-lizard-o:before {
	content: "Ã¯â€°Ëœ"
}

.fa-hand-spock-o:before {
	content: "Ã¯â€°â„¢"
}

.fa-hand-pointer-o:before {
	content: "Ã¯â€°Å¡"
}

.fa-hand-peace-o:before {
	content: "Ã¯â€°â€º"
}

.fa-trademark:before {
	content: "Ã¯â€°Å“"
}

.fa-registered:before {
	content: "Ã¯â€°Â"
}

.fa-creative-commons:before {
	content: "Ã¯â€°Å¾"
}

.fa-gg:before {
	content: "Ã¯â€°Â "
}

.fa-gg-circle:before {
	content: "Ã¯â€°Â¡"
}

.fa-tripadvisor:before {
	content: "Ã¯â€°Â¢"
}

.fa-odnoklassniki:before {
	content: "Ã¯â€°Â£"
}

.fa-odnoklassniki-square:before {
	content: "Ã¯â€°Â¤"
}

.fa-get-pocket:before {
	content: "Ã¯â€°Â¥"
}

.fa-wikipedia-w:before {
	content: "Ã¯â€°Â¦"
}

.fa-safari:before {
	content: "Ã¯â€°Â§"
}

.fa-chrome:before {
	content: "Ã¯â€°Â¨"
}

.fa-firefox:before {
	content: "Ã¯â€°Â©"
}

.fa-opera:before {
	content: "Ã¯â€°Âª"
}

.fa-internet-explorer:before {
	content: "Ã¯â€°Â«"
}

.fa-television:before,
.fa-tv:before {
	content: "Ã¯â€°Â¬"
}

.fa-contao:before {
	content: "Ã¯â€°Â­"
}

.fa-500px:before {
	content: "Ã¯â€°Â®"
}

.fa-amazon:before {
	content: "Ã¯â€°Â°"
}

.fa-calendar-plus-o:before {
	content: "Ã¯â€°Â±"
}

.fa-calendar-minus-o:before {
	content: "Ã¯â€°Â²"
}

.fa-calendar-times-o:before {
	content: "Ã¯â€°Â³"
}

.fa-calendar-check-o:before {
	content: "Ã¯â€°Â´"
}

.fa-industry:before {
	content: "Ã¯â€°Âµ"
}

.fa-map-pin:before {
	content: "Ã¯â€°Â¶"
}

.fa-map-signs:before {
	content: "Ã¯â€°Â·"
}

.fa-map-o:before {
	content: "Ã¯â€°Â¸"
}

.fa-map:before {
	content: "Ã¯â€°Â¹"
}

.fa-commenting:before {
	content: "Ã¯â€°Âº"
}

.fa-commenting-o:before {
	content: "Ã¯â€°Â»"
}

.fa-houzz:before {
	content: "Ã¯â€°Â¼"
}

.fa-vimeo:before {
	content: "Ã¯â€°Â½"
}

.fa-black-tie:before {
	content: "Ã¯â€°Â¾"
}

.fa-fonticons:before {
	content: "Ã¯Å â‚¬"
}

.fa-reddit-alien:before {
	content: "Ã¯Å Â"
}

.fa-edge:before {
	content: "Ã¯Å â€š"
}

.fa-credit-card-alt:before {
	content: "Ã¯Å Æ’"
}

.fa-codiepie:before {
	content: "Ã¯Å â€ž"
}

.fa-modx:before {
	content: "Ã¯Å â€¦"
}

.fa-fort-awesome:before {
	content: "Ã¯Å â€ "
}

.fa-usb:before {
	content: "Ã¯Å â€¡"
}

.fa-product-hunt:before {
	content: "Ã¯Å Ë†"
}

.fa-mixcloud:before {
	content: "Ã¯Å â€°"
}

.fa-scribd:before {
	content: "Ã¯Å Å "
}

.fa-pause-circle:before {
	content: "Ã¯Å â€¹"
}

.fa-pause-circle-o:before {
	content: "Ã¯Å Å’"
}

.fa-stop-circle:before {
	content: "Ã¯Å Â"
}

.fa-stop-circle-o:before {
	content: "Ã¯Å Å½"
}

.fa-shopping-bag:before {
	content: "Ã¯Å Â"
}

.fa-shopping-basket:before {
	content: "Ã¯Å â€˜"
}

.fa-hashtag:before {
	content: "Ã¯Å â€™"
}

.fa-bluetooth:before {
	content: "Ã¯Å â€œ"
}

.fa-bluetooth-b:before {
	content: "Ã¯Å â€"
}

.fa-percent:before {
	content: "Ã¯Å â€¢"
}

.fa-gitlab:before {
	content: "Ã¯Å â€“"
}

.fa-wpbeginner:before {
	content: "Ã¯Å â€”"
}

.fa-wpforms:before {
	content: "Ã¯Å Ëœ"
}

.fa-envira:before {
	content: "Ã¯Å â„¢"
}

.fa-universal-access:before {
	content: "Ã¯Å Å¡"
}

.fa-wheelchair-alt:before {
	content: "Ã¯Å â€º"
}

.fa-question-circle-o:before {
	content: "Ã¯Å Å“"
}

.fa-blind:before {
	content: "Ã¯Å Â"
}

.fa-audio-description:before {
	content: "Ã¯Å Å¾"
}

.fa-volume-control-phone:before {
	content: "Ã¯Å Â "
}

.fa-braille:before {
	content: "Ã¯Å Â¡"
}

.fa-assistive-listening-systems:before {
	content: "Ã¯Å Â¢"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "Ã¯Å Â£"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "Ã¯Å Â¤"
}

.fa-glide:before {
	content: "Ã¯Å Â¥"
}

.fa-glide-g:before {
	content: "Ã¯Å Â¦"
}

.fa-sign-language:before,
.fa-signing:before {
	content: "Ã¯Å Â§"
}

.fa-low-vision:before {
	content: "Ã¯Å Â¨"
}

.fa-viadeo:before {
	content: "Ã¯Å Â©"
}

.fa-viadeo-square:before {
	content: "Ã¯Å Âª"
}

.fa-snapchat:before {
	content: "Ã¯Å Â«"
}

.fa-snapchat-ghost:before {
	content: "Ã¯Å Â¬"
}

.fa-snapchat-square:before {
	content: "Ã¯Å Â­"
}

.fa-pied-piper:before {
	content: "Ã¯Å Â®"
}

.fa-first-order:before {
	content: "Ã¯Å Â°"
}

.fa-yoast:before {
	content: "Ã¯Å Â±"
}

.fa-themeisle:before {
	content: "Ã¯Å Â²"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "Ã¯Å Â³"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "Ã¯Å Â´"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
	color: #003d93;
	background-color: transparent;
	font-weight: 500;
	-moz-box-shadow: 0 -5px 0 0 #ff9123;
	-webkit-box-shadow: 0 -5px 0 0 #ff9123;
	box-shadow: inset 0 -5px 0 0 #ff9123
}

header {
	background: #fff;
	-webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .75);
	-moz-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .75);
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .75);
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99
}

	header #beta,
	header .yamm .nav.mainNav {
		position: relative
	}

	header #beta {
		background: #c00;
		color: #fff;
		font-weight: 700;
		text-transform: uppercase;
		padding: 5px
	}

	header .nav > li > a:focus,
	header .nav > li > a:hover {
		background-color: transparent
	}

@media only screen and (max-width:767px) {
	.navbar-default .navbar-nav > .open > a,
	.navbar-default .navbar-nav > .open > a:focus,
	.navbar-default .navbar-nav > .open > a:hover {
		border-bottom: none
	}

	header .navbar-nav .open .dropdown-menu {
		background-color: #dedede
	}

		header .navbar-nav .open .dropdown-menu li a {
			background-color: #dedede;
			line-height: 4rem
		}
}

.dropdown-menu li a,
.tab-v3 .tab-content .tabinsaidmenu li a {
	line-height: 3.5rem;
	font-family: 'Work Sans', sans-serif
}

header .mainNav {
	width: 80%;
	padding-left: 2%
}

@media only screen and (max-width:767px) {
	header .mainNav {
		width: 100%;
		margin: 0;
		padding-left: 0;
		height: 600px;
		overflow-y: scroll;
		overflow-x: hidden;
		padding-bottom: 60px
	}
}

@media only screen and (min-width:768px) and (max-width:980px) {
	header .mainNav {
		width: 85%
	}
}

@media (max-width:1000px) and (min-width:850px) {
	header .mainNav {
		width: 72%
	}
}

@media only screen and (max-width:767px) {
	header .mainNav .dropdown .dropdown-toggle::after {
		content: '';
		position: absolute;
		right: 1.5rem;
		top: 2rem;
		display: block;
		width: 24px;
		height: 14px;
		background: url(../images/sprites.png) -29px -564px no-repeat
	}
}

header li a {
	padding-left: 0;
	padding-right: 0
}

@media only screen and (min-width:768px) and (max-width:980px) {
	header li a {
		padding-right: 2px;
		padding-left: 2px
	}
}

.dropdown-menu li a {
	font-size: 1.4rem;
	color: #003d93 !important;
	text-transform: uppercase
}

.yamm .collapse,
.yamm .dropdown,
.yamm .dropup,
.yamm .nav {
	position: static
}

.yamm .container {
	position: relative
}

.yamm .dropdown-menu {
	left: auto;
	right: auto;
	min-width: 250px
}

.yamm .yamm-content {
	padding: 20px 30px
}

.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 15px;
	right: 15px;
	background: #efefef;
	padding-top: 0;
	padding-bottom: 0
}

.nav-pills li a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover,
.yamm .nav-pills > li.active > a {
	background-image: url(../images/sprites.png);
	background-repeat: no-repeat;
	background-position: 100% -365px;
	border-radius: 0
}

.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover,
.yamm .nav-pills > li.active > a {
	color: #003d93;
	background-color: #dedede
}

.tab-v3 .tab-content {
	padding-top: 5rem
}

	.tab-v3 .tab-content .tabinsaidmenu li a {
		font-size: 1.3rem;
		color: #003d93
	}

@media only screen and (min-width:768px) and (max-width:980px) {
	.tab-v3 .tab-content .tabinsaidmenu li a {
		line-height: 2rem;
		font-size: 1.2rem
	}

	.tab-v3 .tab-content .tabinsaidmenu li {
		padding: .5rem 0
	}
}

.nav-pills {
	background-color: #fff;
	padding: 2.5rem 0
}

	.nav-pills .hdng {
		border-bottom: solid 1px #003c92;
		padding-bottom: 10px;
		color: #666;
		margin-left: 2rem;
		margin-right: 2rem
	}

	.nav-pills li a {
		font-size: 1.3rem;
		line-height: 4.5rem;
		color: #003d93;
		font-family: 'Work Sans', sans-serif;
		font-weight: 500;
		padding-top: 0;
		padding-bottom: 0;
		border-bottom: none !important;
		padding-left: 20px
	}

		.nav-pills li a:hover {
			text-decoration: none;
			background-color: #dedede
		}

.navbar {
	min-height: 6rem;
	margin-bottom: 0
}

	.navbar .container-fluid {
		max-width: 1170px;
		position: relative
	}

@media only screen and (max-width:767px) {
	.nav-pills {
		background-color: #dedede
	}

	.navbar .container-fluid {
		padding-right: 0;
		padding-left: 0
	}

	.navbar .navbar-collapse {
		width: 100%;
		background: #fff;
		z-index: 999;
		padding: 0;
		margin: 0;
		overflow: scroll
	}
}

.navbar .nifty50 {
	position: absolute;
	right: 15px;
	z-index: 99;
	top: 0;
	background: 0 0;
	padding: 5px 0;
	height: 100%
}

	.navbar .nifty50 .list-inline {
		padding: 0 1.5rem 0 0
	}

@media only screen and (max-width:767px) {
	.navbar .nifty50 {
		position: relative;
		top: 0;
		width: 100%;
		right: 0;
		z-index: 99
	}

		.navbar .nifty50 .list-inline {
			text-align: center
		}
}

.navbar .nifty50 .nifty50img {
	border-left: 1px solid #999;
	padding-left: 1.5rem
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.nav-pills li a {
		font-size: 1.2rem
	}

	.navbar .nifty50 {
		right: 0
	}

		.navbar .nifty50 .nifty50img {
			display: none;
			width: 137px;
			text-align: center
		}
}

@media only screen and (min-width:981px) and (max-width:1280px) {
	.navbar .nifty50 {
		right: 0
	}

		.navbar .nifty50 .nifty50img {
			display: none;
			width: 137px;
			text-align: center;
		/*	padding: 5px*/
		}

	.nifty50img img {
		height: 40px;
	}
}

.navbar .nifty50 .greenvalue::after,
.navbar .nifty50 .redvalue::after {
	background-size: 12px;
	background-repeat: no-repeat;
	background-position: 100% center;
	padding-right: 15px;
	margin-left: 5px;
	content: ""
}

.primaryNav .navbar-nav > li > a,
.secondaryNav .nav li a {
	padding-top: 0;
	padding-bottom: 0;
	font-family: 'Work Sans', sans-serif
}

.navbar .nifty50 .niftyvalue {
	font-size: 2.4rem;
	line-height: 2.8rem
}

.navbar .nifty50 .greenvalue {
	color: #288033
}

	.navbar .nifty50 .greenvalue::after {
		color: #00af00;
		background-image: url(../images/greenArrowUp.png)
	}

.navbar .nifty50 .greenpercentage {
	color: #288033;
	display: inline
}

.navbar .nifty50 .redvalue {
	color: #c1272d
}

	.navbar .nifty50 .redvalue::after {
		color: #00af00;
		background-image: url(../images/redArrowDown.png)
	}

.navbar .nifty50 .redpercentage {
	color: #c1272d;
	display: inline
}

.navbar-default {
	background-color: #fff;
	border: 0
}

.navbar-brand {
	height: 6rem
}

@media only screen and (min-width:1200px) {
	.navbar-brand {
		/*padding-left: 0*/
	}

	.inside .navbar-brand {
		padding-left: 1.5rem
	}
}

.primaryNav .navbar-nav > li > a {
	font-size: 1.4rem;
	line-height: 6rem;
	color: #003d93
}

	.primaryNav .navbar-nav > li > a:hover {
		color: #003d93 !important;
	}

@media only screen and (min-width:768px) and (max-width:980px) {
	/*.navbar .nifty50 img {
		margin-top: 10px;
		margin-bottom: 10px
	}*/

	.primaryNav .navbar-nav > li > a {
		font-size: 1.2rem;
		padding-left: 8px;
		padding-right: 8px
	}
}

@media only screen and (max-width:767px) {
	.navbar .nifty50 .nifty50img {
		border: 0
	}

	.navbar .nifty50 .niftyvalue {
		text-align: left
	}

	.primaryNav .navbar-nav > li > a {
		line-height: 5rem;
		border-bottom: solid 1px #f3f3f3
	}
}

.primaryNav .navbar-nav > li.active > a {
	color: #003d93;
	font-weight: 700;
	border-bottom: 5px solid #ff9123;
	background: #fff
}

	.primaryNav .navbar-nav > li.active > a:hover {
		background: #fff;
		color: #003d93
	}

.secondaryNav {
	background-color: #000;
	min-height: 3rem
}

	.secondaryNav .tagline p {
		color: #fff;
		font-size: 1.2rem
	}

		.secondaryNav .tagline p .flag {
			display: inline-block;
			width: 28px;
			height: 19px;
			background: url(../images/sprites.png) -21px -1060px no-repeat;
			position: relative;
			margin: .5rem .5rem 0 0
		}

		.secondaryNav .tagline p span {
			position: relative;
			top: -.5rem
		}

	.secondaryNav .nav {
		margin: 0
	}

		.secondaryNav .nav li a {
			font-size: 1.2rem;
			line-height: 3rem;
			color: #c2c6cc;
			font-weight: 500
		}

			.secondaryNav .nav li a:hover {
				background: #000;
				color: gray
			}

		.secondaryNav .nav li.bookmarkLi,
		.secondaryNav .nav li.bookmarkLi a:hover {
			background: #3c1b00
		}

			.secondaryNav .nav li.bookmarkLi a {
				padding: 0 .6rem
			}

				.secondaryNav .nav li.bookmarkLi a span:after {
					content: "";
					background: url(../images/sprites.png) -21px -277px no-repeat;
					width: 1.8rem;
					height: 1.5rem;
					display: inline-block;
					margin-left: 0;
					margin-bottom: -5px
				}

.home .secondaryNav .tagline {
	padding-left: 0
}

.stickyBar {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 20;
	-webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .75);
	-moz-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .75);
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .75);
	transition: all .4s ease
}

.search-btn:after,
.searchWrap span:after {
	content: "";
	width: 2.5rem;
	display: inline-block
}

.container-fluid > .navbar-header {
	position: relative;
	z-index: 9999
}

.navbar-toggle {
	margin-top: 13px
}

.search-btn {
	display: inline-block;
	position: absolute;
	top: 1.5rem;
	right: 32rem;
	z-index: 99999;
	cursor: pointer
}

	.search-btn:after {
		background: url(../images/sprites.png) -18px -307px no-repeat;
		height: 2.5rem;
		position: relative;
		top: 0
	}

@media only screen and (max-width:767px) {
	.container-fluid > .navbar-header {
		margin-right: 0;
		margin-left: 0
	}

	.search-btn {
		right: 7rem
	}
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.navbar-right {
		margin-right: 0
	}

	.search-btn {
		right: 18rem
	}
}

@media only screen and (min-width:980px) and (max-width:1025px) {
	.search-btn {
		right: 21rem
	}
}

.searchWrap {
	position: absolute;
	right: 27.5%;
	top: 0;
	display: inline-block;
	max-width: 635px;
	z-index: 9;
	height: 100%
}

	.searchWrap span {
		position: relative;
		z-index: 99999;
		line-height: 6.7rem;
		cursor: pointer
	}

		.searchWrap span:after {
			height: 2.5rem;
			position: relative;
			top: .5rem
		}

	.searchWrap .searchBar {
		padding: 1rem .5rem;
		position: absolute;
		top: 1.4rem;
		display: none;
		width: 100%;
		opacity: 0;
		z-index: 999
	}

		.searchWrap .searchBar.animate-search {
			left: 0;
			opacity: 1;
			display: block
		}

@media only screen and (max-width:767px) {
	.searchWrap span {
		right: 7rem
	}

	.searchWrap .searchBar.animate-search {
		top: 7rem
	}
}

.searchWrap .searchBar.mob-animate-search {
	top: 6rem;
	opacity: 1;
	display: block;
	height: 40px
}

@media only screen and (min-width:980px) and (max-width:1025px) {
	.searchWrap {
		right: 20%
	}
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.searchWrap {
		right: 24%;
		max-width: 460px
	}
}

.width100 {
	width: 100%;
	-webkit-transition: all, .5s, linear;
	-moz-transition: all, .5s, linear;
	-o-transition: all, .5s, linear;
	transition: all, .5s, linear
}

@media only screen and (max-width:767px) {
	.searchWrap {
		width: 100%;
		right: 0;
		max-width: none;
		z-index: auto;
		display: block !important;
		height: 60px
	}

	.inside .navbar .nifty50 {
		display: none
	}
}

.navbar-default .navbar-toggle {
	border: none
}

	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background: 0 0
	}

	.navbar-default .navbar-toggle .icon-bar {
		background: #003c92;
		height: 3px
	}

.navbar-nav .open .dropdown-menu .dropdown-header,
.navbar-nav .open .dropdown-menu > li > a {
	padding: 5px 15px
}

.dropdown-submenu {
	position: relative
}

	.dropdown-submenu > .dropdown-menu {
		top: 0;
		left: 100%;
		margin-top: -6px;
		margin-left: -1px;
		-webkit-border-radius: 0 6px 6px 6px;
		-moz-border-radius: 0 6px 6px;
		border-radius: 0 6px 6px
	}

@media only screen and (min-width:768px) and (max-width:1200px) {
	.dropdown-submenu > .dropdown-menu {
		top: 100%;
		left: 0;
		margin-top: 0
	}

	.dropdown-submenu > a:after {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg)
	}
}

.dropdown-submenu:hover > .dropdown-menu {
	display: block
}

.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #003d93;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	position: absolute;
	top: 18px;
	right: 10px
}

.dropdown-submenu:hover > a:after {
	border-left-color: #ff9123
}

.dropdown-submenu.pull-left {
	float: none
}

	.dropdown-submenu.pull-left > .dropdown-menu {
		left: -100%;
		margin-left: 10px;
		-webkit-border-radius: 6px 0 6px 6px;
		-moz-border-radius: 6px 0 6px 6px;
		border-radius: 6px 0 6px 6px
	}

@media only screen and (max-width:767px) {
	.dropdown-submenu:hover > .dropdown-menu,
	.dropdown-submenu > .dropdown-menu {
		display: none
	}

	.dropdown-submenu > a:after {
		content: '';
		position: absolute;
		right: 1.5rem;
		top: 2rem;
		display: block;
		width: 24px;
		height: 14px;
		background: url(../images/sprites.png) -29px -564px no-repeat;
		border: 0;
		margin: auto;
		float: none
	}

	header .navbar-nav .dropdown-submenu .dropdown-menu li a {
		background-color: #c4c4c4
	}
}

.tab-content ul.tpanetabSection {
	font-size: 0;
	padding-right: 20px
}

	.tab-content ul.tpanetabSection li {
		width: 50%;
		display: inline-block;
		background-color: #e9e9e9;
		text-align: center
	}

		.tab-content ul.tpanetabSection li.current {
			background-color: #fff
		}

			.tab-content ul.tpanetabSection li.current a {
				color: #ff9123 !important
			}

		.tab-content ul.tpanetabSection li a {
			text-decoration: none;
			color: #b2b2b2 !important;
			font-size: 1.4rem;
			font-weight: 700
		}

.tab-content .navtabContentMain {
	padding-left: 1rem
}

	.tab-content .navtabContentMain .tbContent {
		display: none
	}

		.tab-content .navtabContentMain .tbContent.current {
			display: block
		}

		.tab-content .navtabContentMain .tbContent li {
			display: block;
			padding-top: 1rem
		}

			.tab-content .navtabContentMain .tbContent li a {
				text-decoration: none
			}

.tab-content .tabPaneMainBox {
	position: relative;
	top: -4.8rem
}

.tab-content .thirdNav.tabPaneMainBox {
	position: absolute;
	top: 0;
	width: 100%;
	left: -12px
}

.tab-content .thirdNav ul.thirdNavTab {
	width: 40%;
	background-color: #fff;
	display: inline-block;
	vertical-align: top
}

	.tab-content .thirdNav ul.thirdNavTab li {
		display: block;
		padding: 10px 15px;
		position: relative
	}

		.tab-content .thirdNav ul.thirdNavTab li a {
			text-decoration: none;
			padding: 10px 30px 10px 0;
			line-height: 2rem;
			display: block
		}

		.tab-content .thirdNav ul.thirdNavTab li.active {
			background-color: #dedede
		}

			.tab-content .thirdNav ul.thirdNavTab li.active a:after {
				content: '';
				background-image: url(../images/sprites.png);
				background-repeat: no-repeat;
				background-position: -16px -370px;
				border-radius: 0;
				height: 40px;
				width: 30px;
				display: inline-block;
				position: absolute;
				z-index: 11;
				overflow: hidden;
				right: 20px;
				top: 10px
			}

.tab-content .thirdNav ul.thirdNavContent {
	width: 58%;
	display: none;
	padding: 10px;
	vertical-align: top
}

	.tab-content .thirdNav ul.thirdNavContent li {
		padding: 10px 15px
	}

		.tab-content .thirdNav ul.thirdNavContent li a {
			display: block
		}

	.tab-content .thirdNav ul.thirdNavContent.active {
		display: inline-block
	}

.bannerBlock {
	background: #fff;
	color: #000
}

	.bannerBlock .owl-carousel {
		z-index: unset
	}

	.bannerBlock .owl-dots {
		position: absolute;
		right: 22%;
		bottom: 5rem;
		z-index: 10
	}

@media only screen and (min-width:767px) and (max-width:1025px) {
	.bannerBlock .owl-dots {
		right: 8%;
		bottom: 0
	}
}

@media only screen and (max-width:767px) {
	.bannerBlock .owl-dots {
		bottom: -100%;
		right: 10%
	}
}

@media (max-width:450px) and (min-width:360px) {
	.bannerBlock .owl-dots {
		bottom: 0
	}
}

@media (max-width:768px) and (orientation:landscape) {
	.bannerBlock .owl-dots {
		bottom: -32%
	}
}

@media (max-width:1450px) and (min-width:1200px) {
	.bannerBlock .owl-dots {
		right: 9%
	}
}

.bannerBlock .owl-item {
	max-width: 1170px
}

	.bannerBlock .owl-item .overlayWhite {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, .7)
	}

	.bannerBlock .owl-item.active .overlayWhite {
		display: none
	}

.bannerTextHolder {
	position: absolute;
	width: 100%;
	left: 0;
	padding: 1rem 2rem;
	bottom: 0;
	background: rgba(0, 60, 146, .7);
	z-index: 9
}

	.bannerTextHolder h1 {
		font-family: 'Work Sans', sans-serif;
		font-size: 3.6rem;
		line-height: 4rem;
		font-weight: 700;
		color: #fff
	}

@media only screen and (min-width:767px) and (max-width:1025px) {
	.bannerTextHolder h1 {
		font-size: 3.2rem;
		line-height: 3.5rem
	}
}

@media only screen and (max-width:767px) {
	.bannerTextHolder h1 {
		font-size: 2.5rem;
		line-height: 3rem
	}
}

.bannerTextHolder p {
	font-family: 'Work Sans', sans-serif;
	font-size: 1.6rem;
	line-height: 2rem;
	font-weight: 300;
	padding: .5rem 0;
	color: #d9d9d9;
	width: 80%;
	display: inline-block
}

.bannerTextHolder a {
	display: inline-block;
	float: right;
	margin-right: 4rem
}

@media only screen and (min-width:767px) and (max-width:1025px) {
	.bannerTextHolder p {
		width: 100%
	}

	.bannerTextHolder a {
		display: block;
		float: none
	}
}

@media only screen and (max-width:767px) {
	.bannerTextHolder p {
		width: 100%
	}

	.bannerTextHolder a {
		display: block;
		float: none
	}
}

@media only screen and (max-width:991px) {
	.bannerTextHolder {
		position: relative;
		width: 100%;
		left: 0;
		padding: 1rem 2rem
	}
}

.owlCopy {
	color: #fff;
	display: none
}

.iislInfo h1,
.iislInfo p {
	font-weight: 300;
	color: #1a1a1a;
	padding: 1rem 0;
	font-family: 'Work Sans', sans-serif
}

.owlCopy:first-child {
	display: block
}

.owlCopy a span:after {
	content: "";
	background: url(../images/sprites.png) -21px -98px no-repeat;
	width: 3rem;
	height: 3rem;
	display: inline-block
}

.iislInfo {
	padding: 1rem 0
}

	.iislInfo h1 {
		font-size: 3rem;
		line-height: 3.6rem
	}

@media only screen and (max-width:767px) {
	.iislInfo h1 {
		margin-bottom: 1rem;
		font-size: 2.5rem;
		line-height: 3.2rem
	}

	.iislInfo p {
		display: none
	}
}

.iislInfo p {
	font-size: 1.6rem;
	line-height: 2rem
}

.offeringReportsBlock h3,
.offeringReportsBlock h3 a {
	font-weight: 700;
	font-size: 1.6rem;
	line-height: 3.6rem
}

@media only screen and (max-width:767px) {
	.iislInfo {
		padding: 1.5rem
	}
}

.videoWrapper {
	position: relative;
	padding-bottom: 54%;
	padding-top: 25px;
	height: 0
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.iislInfo .row {
		margin-left: 0;
		margin-right: 0
	}

	.videoWrapper {
		padding-bottom: 48.5%
	}
}

@media only screen and (max-width:767px) {
	.videoWrapper {
		padding-bottom: 53%
	}
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.offeringReportsBlock {
	padding: 10% 0 12.25% 40%
}

@media only screen and (min-width:980px) and (max-width:1025px) {
	.offeringReportsBlock {
		padding: 22.55% 0 23.55% 24%
	}
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
	.offeringReportsBlock {
		padding: 18.55% 0 18.3% 24%
	}
}

@media only screen and (min-width:1285px) and (max-width:1600px) {
	.offeringReportsBlock {
		padding: 14.55% 0 17% 25%
	}
}

@media only screen and (max-width:767px) {
	.offeringReportsBlock {
		padding: 17.55% 0 17% 10%
	}
}

.offeringReportsBlock h3 {
	color: #fff;
	text-transform: uppercase
}

	.offeringReportsBlock h3 a {
		color: #fff;
		text-decoration: none
	}

.offeringReportsBlock ul {
	list-style: none
}

	.offeringReportsBlock ul li a {
		color: #fff;
		font-size: 3rem;
		line-height: 3.2rem;
		font-weight: 200;
		border-bottom: 1px solid #fff
	}

		.offeringReportsBlock ul li a:hover {
			text-decoration: none;
			border-color: #8cb1e5
		}

@media only screen and (max-width:767px) {
	.offeringReportsBlock ul li a {
		font-size: 2.5rem
	}
}

.offeringReportsBlock ul li:before {
	content: "-";
	text-indent: -5px;
	font-size: 3rem;
	color: #fff;
	margin-left: -1.5rem
}

.mapWrapper {
	height: 796px;
	color: #000;
	background-image: -ms-linear-gradient(top, #F89149 0, #f44107 100%);
	background-image: -moz-linear-gradient(top, #F89149 0, #f44107 100%);
	background-image: -o-linear-gradient(top, #F89149 0, #f44107 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F89149), color-stop(100, #f44107));
	background-image: -webkit-linear-gradient(top, #F89149 0, #f44107 100%);
	background-image: linear-gradient(to bottom, #F89149 0, #f44107 100%);
	position: relative
}

.globeTitle,
.globeTitle a {
	color: #fff;
	line-height: 3.6rem;
	font-size: 1.6rem;
	font-weight: 700
}

.mapWrapper .globe {
	width: 560px;
	height: 560px;
	position: absolute;
	left: -25%;
	top: 28%;
	margin-left: -41px;
	margin-top: -70px;
	background: url(../images/Map_Small_03.jpg);
	background-size: 600px 560px;
	box-shadow: inset -10px -15px 44px -2px #8e2908, 0 0 100px rgba(255, 255, 255, .4);
	border-radius: 100%;
	animation: animate 10s linear infinite;
	animation-direction: reverse;
	-webkit-animation-direction: reverse
}

@media only screen and (max-width:767px) {
	.mapWrapper .globe {
		left: -66%
	}
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.offeringReportsBlock {
		padding: 26.55% 0 17% 10%
	}

	.mapWrapper .globe {
		left: -47%
	}
}

.mapWrapperBlock {
	min-height: 796px
}

.globeTitle {
	position: absolute;
	z-index: 2;
	top: 13.5%;
	left: 5%
}

	.globeTitle:after {
		content: "";
		background: url(../images/sprites.png) -21px -98px no-repeat;
		width: 3rem;
		height: 3rem;
		margin-left: 10px;
		margin-bottom: -10px;
		display: none
	}

	.globeTitle a {
		text-decoration: none
	}

@keyframes animate {
	from {
		background-position: 600px 0
	}
}

@keyframes space-animation {
	from {
		background-position-y: -100%
	}
}

.reportBlock {
	height: 300px;
	background-color: #fff
}

.joinReachUs {
	background-color: #fff;
	color: #606060;
	padding: 8rem 0
}

	.joinReachUs .Join h3,
	.joinReachUs .reach_us h3 {
		font-size: 1.6rem;
		font-weight: 700;
		text-transform: uppercase;
		margin-bottom: 2rem
	}

	.joinReachUs .Join p,
	.joinReachUs .reach_us p {
		font-size: 1.8rem;
		margin-bottom: 2rem
	}

		.joinReachUs .Join p a,
		.joinReachUs .reach_us p a {
			font-weight: 600;
			color: #606060;
			text-decoration: underline
		}

			.disclaimerSection a.downloadPDFtxt:hover,
			.joinReachUs .Join p a:hover,
			.joinReachUs .reach_us p a:hover,
			.selectBox-dropdown,
			.worldOfIndicesBlock .indicescontent a {
				text-decoration: none
			}

		.joinReachUs .Join p #email,
		.joinReachUs .reach_us p #email {
			font-weight: 400
		}

		.joinReachUs .Join p:last-child,
		.joinReachUs .reach_us p:last-child {
			margin-bottom: 0
		}

@media only screen and (max-width:991px) {
	.joinReachUs {
		padding: 0
	}

		.joinReachUs .container {
			width: 100%
		}

		.joinReachUs .Join,
		.joinReachUs .reach_us {
			padding: 5rem 1.5rem 3rem
		}

		.joinReachUs .reach_us {
			margin-left: 0;
			border-left: 0;
			padding-left: 1.5rem
		}

		.joinReachUs .nopadding {
			padding-left: 0;
			padding-right: 0
		}
}

.worldOfIndicesBlock {
	background: #f2ece6;
	padding: 6rem 0
}

	.worldOfIndicesBlock .indicescontent {
		width: 300px
	}

		.worldOfIndicesBlock .indicescontent h1 {
			text-align: left;
			font-size: 6rem;
			font-family: 'Work Sans', sans-serif;
			font-weight: 900;
			line-height: 1;
			color: #000;
			margin: .8em 0 .3em
		}

@media only screen and (max-width:767px) {
	.worldOfIndicesBlock .indicescontent h1 {
		font-size: 3.5rem
	}
}

.worldOfIndicesBlock .indicescontent p {
	font-size: 1.6rem;
	font-family: 'Work Sans', sans-serif;
	font-weight: 500;
	line-height: 2.6rem;
	color: #666;
	text-transform: none
}

.worldOfIndicesBlock .indicescontent a {
	font-size: 1.6rem;
	font-family: 'Work Sans', sans-serif;
	font-weight: 600;
	color: #003c92
}

	.worldOfIndicesBlock .indicescontent a::after {
		content: "";
		background: url(../images/sprites.png) 53px 70px;
		width: 3rem;
		height: 3rem;
		display: inline-block;
		margin-left: 10px;
		margin-bottom: -10px
	}

@media only screen and (min-width:768px) and (max-width:980px) {
	.worldOfIndicesBlock .indicescontent {
		width: 100%
	}
}

.worldOfIndicesBlock p {
	font-size: 1.2rem;
	line-height: 2.4rem;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	color: #003d93;
	text-transform: capitalize
}

.worldOfIndicesBlock h1 {
	font-size: 6rem;
	text-align: center;
	margin: .5em 0
}

.worldOfIndicesBlock path {
	stroke: #000;
	stroke-width: 0;
	cursor: pointer
}

.worldOfIndicesBlock text {
	font: 12px sans-serif;
	cursor: pointer;
	fill: #fff !important
}

.worldOfIndicesBlock p#intro {
	text-align: center;
	margin: 1em 0
}

.worldOfIndicesBlock .chart {
	position: relative
}

.worldOfIndicesBlock .price {
	font-size: 30px;
	position: absolute;
	left: 50%;
	top: 55%;
	z-index: 1;
	transform: translateX(-50%);
	display: none;
	text-align: center
}

.footerLinks li,
.footerLinks li h3,
.footerLinks li ul li {
	position: relative
}

.worldOfIndicesBlock .indices_btns {
	display: none
}

@media only screen and (max-width:767px) {
	.worldOfIndicesBlock .indicescontent {
		width: 100%
	}

	.worldOfIndicesBlock .price {
		font-size: 2.2rem;
		line-height: 2.7rem
	}

	.worldOfIndicesBlock .indices_btns a.indicesBtn.active:hover,
	.worldOfIndicesBlock .indices_btns a.indicesBtn:hover {
		text-decoration: none
	}

	.worldOfIndicesBlock {
		padding: 2rem 0 5rem
	}

		.worldOfIndicesBlock .indices_btns {
			display: block;
			margin: 3rem 0
		}

			.worldOfIndicesBlock .indices_btns a.indicesBtn {
				display: inline-block;
				float: left;
				width: 45%;
				padding: 1.2rem 0;
				font-size: 1.8rem;
				text-align: center;
				border: 1px solid #666;
				color: #666;
				text-decoration: none
			}

				.worldOfIndicesBlock .indices_btns a.indicesBtn.active,
				.worldOfIndicesBlock .indices_btns a.indicesBtn:hover {
					background-color: #ed6f01;
					border: 1px solid #ed6f01;
					color: #fff
				}

				.worldOfIndicesBlock .indices_btns a.indicesBtn:first-child {
					margin-right: 2rem
				}
}

footer .footerIcon {
	width: 32px;
	height: 32px;
	display: inline-block;
	background: #7b7b7b;
	color: #505050;
	font-size: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	line-height: 35px
}

footer .primaryFooter {
	background-color: #666;
	padding: 4.6rem 0
}

@media only screen and (max-width:767px) {
	footer .primaryFooter,
	footer .primaryFooter .mobile_no_pad {
		padding: 0
	}

	footer .secondaryFooter span {
		display: block
	}
}

footer .secondaryFooter {
	padding: 2rem 0;
	background-color: #252525;
	text-align: center
}

	footer .secondaryFooter span {
		color: #fff;
		font-size: 1.2rem;
		line-height: 1.3rem;
		padding-right: 1rem
	}

	footer .secondaryFooter a.textLink {
		color: #fff;
		font-size: 1.2rem;
		line-height: 1.3rem;
		padding: 0 1rem;
		border-left: 1px solid #fff
	}

@media only screen and (max-width:767px) {
	footer .secondaryFooter .copyright,
	footer .secondaryFooter .socialIcons {
		text-align: center
	}

	footer .secondaryFooter a.textLink:nth-child(2) {
		border-left: none
	}

	.footerLinks li h3 {
		padding: 1rem 1.5rem;
		cursor: pointer;
		border-bottom: 1px solid #fff
	}
}

.bookmark,
.bullet,
.fb,
.linkedin,
.rightarrow,
.search,
.twitter,
.youtube {
	display: inline-block;
	background: url(../images/sprites.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left
}

.footerLinks li {
	display: inline-block;
	vertical-align: top;
	width: 17%
}

	.footerLinks li a,
	.footerLinks li h3 {
		font-size: 1.6rem;
		color: #fff;
		font-weight: 300;
		line-height: 3.5rem
	}

		.footerLinks li h3,
		.footerLinks li h3 a {
			font-weight: 600;
			display: block
		}

	.footerLinks li ul a,
	.footerLinks li ul li {
		float: none;
		width: 100%;
		font-size: 1.2rem;
		line-height: 3rem
	}

@media only screen and (min-width:768px) and (max-width:980px) {
	.footerLinks li ul {
		margin-bottom: 3rem
	}

	.footerLinks li {
		width: 32%
	}
}

@media only screen and (max-width:767px) {
	.footerLinks li ul {
		padding: 0 1.5rem;
		display: none
	}

	.footerLinks li {
		width: 100%;
		float: none;
		display: block
	}

		.footerLinks li.subLinksfooter {
			background-color: gray
		}

		.footerLinks li h3 {
			padding: 1rem 1.5rem
		}

		.footerLinks li.has_nav:after {
			content: '';
			position: absolute;
			right: 1.5rem;
			top: 2.2rem;
			display: block;
			width: 24px;
			height: 14px;
			background: url(../images/sprites.png) -17px -997px no-repeat;
			transition: all .3s linear;
			pointer-events: none
		}

		.footerLinks li.has_nav.minus:after {
			transform: rotate(180deg);
			transition: all .3s linear;
			right: .5rem
		}
}

.footerLinks > li:last-child {
	float: right;
	width: 12%;
	text-align: right
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.footerLinks > li:last-child {
		width: 33%;
		text-align: left
	}
}

@media only screen and (max-width:767px) {
	.footerLinks > li:last-child {
		width: 100%;
		text-align: left;
		float: none
	}

		.footerLinks > li:last-child h3:after {
			display: none
		}
}

.social_links li,
.social_links li span {
	width: 29px;
	height: 28px
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.social_links li {
	position: relative;
	display: inline-block;
	margin: 0 .5rem;
	cursor: pointer;
	border-radius: 50%;
	background-color: #666;
	transition: all .3s linear
}

	.social_links li span.fb {
		background-position: -20px 0
	}

	.social_links li span.twitter {
		background-position: -20px -145px
	}

	.social_links li span.linkedin {
		background-position: -20px -48px
	}

	.social_links li span.youtube {
		background-position: -20px -192px
	}

	.social_links li:hover {
		background-color: #fff;
		transition: all .3s linear
	}

@media only screen and (max-width:767px) {
	.social_links {
		margin-top: 2rem
	}
}

.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

	.owl-carousel .owl-stage {
		position: relative;
		-ms-touch-action: pan-Y
	}

		.owl-carousel .owl-stage:after {
			content: ".";
			display: block;
			clear: both;
			visibility: hidden;
			line-height: 0;
			height: 0
		}

	.owl-carousel .owl-stage-outer {
		position: relative;
		overflow: hidden;
		-webkit-transform: translate3d(0, 0, 0)
	}

	.owl-carousel .owl-item {
		min-height: 1px;
		float: left;
		-webkit-backface-visibility: hidden;
		-webkit-touch-callout: none
	}

		.owl-carousel .owl-item img {
			display: block;
			width: 100%;
			-webkit-transform-style: preserve-3d
		}

	.owl-carousel .owl-dots.disabled,
	.owl-carousel .owl-nav.disabled {
		display: none
	}

	.owl-carousel .owl-dot,
	.owl-carousel .owl-nav .owl-next,
	.owl-carousel .owl-nav .owl-prev {
		cursor: pointer;
		cursor: hand;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none
	}

	.owl-carousel.owl-loaded {
		display: block
	}

	.owl-carousel.owl-loading {
		opacity: 0;
		display: block
	}

	.owl-carousel.owl-hidden {
		opacity: 0
	}

	.owl-carousel.owl-refresh .owl-item {
		display: none
	}

	.owl-carousel.owl-drag .owl-item {
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none
	}

	.owl-carousel.owl-grab {
		cursor: move;
		cursor: -webkit-grab;
		cursor: -moz-grab;
		cursor: grab
	}

	.owl-carousel.owl-rtl .owl-item {
		float: right
	}

.no-js .owl-carousel {
	display: block
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	-moz-animation-name: fadeOut;
	-o-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@-moz-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@-o-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	-webkit-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	-moz-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(../images/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform .1s ease;
	-o-transition: -o-transform .1s ease;
	-moz-transition: transform .1s ease, -moz-transform .1s ease;
	transition: transform .1s ease;
	transition: transform .1s ease, -webkit-transform .1s ease, -moz-transform .1s ease, -o-transform .1s ease
}

	.owl-carousel .owl-video-play-icon:hover {
		-ms-transform: scale(1.3, 1.3);
		-webkit-transform: scale(1.3, 1.3);
		-moz-transform: scale(1.3, 1.3);
		-o-transform: scale(1.3, 1.3);
		transform: scale(1.3, 1.3)
	}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

.owl-theme .owl-nav {
	margin-top: 10px
}

	.owl-theme .owl-nav [class*=owl-] {
		color: #fff;
		font-size: 14px;
		margin: 5px;
		padding: 4px 7px;
		background: #d6d6d6;
		display: inline-block;
		cursor: pointer;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px
	}

		.owl-theme .owl-nav [class*=owl-]:hover {
			background: #869791;
			color: #fff;
			text-decoration: none
		}

	.owl-theme .owl-nav .disabled {
		opacity: 0;
		cursor: default
	}

		.owl-theme .owl-nav.disabled + .owl-dots {
			margin-top: 10px
		}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}

	.owl-theme .owl-dots .owl-dot span {
		width: 10px;
		height: 10px;
		margin: 5px 7px;
		background: #d6d6d6;
		display: block;
		-webkit-backface-visibility: visible;
		-webkit-transition: opacity .2s ease;
		-moz-transition: opacity .2s ease;
		-o-transition: opacity .2s ease;
		transition: opacity .2s ease;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px
	}

	.owl-theme .owl-dots .owl-dot.active span,
	.owl-theme .owl-dots .owl-dot:hover span {
		background: #869791
	}

.indices_ticker {
	background: #242424
}

.home .indices_ticker {
	min-height: 75px
}

.indices_ticker .indicesScrolldiv {
	display: inline-block;
	padding: 10px 40px 10px 10px
}

	.indices_ticker .indicesScrolldiv .pname {
		font-size: 15px;
		color: #ccc
	}

		.indices_ticker .indicesScrolldiv .pname span {
			opacity: .6
		}

	.indices_ticker .indicesScrolldiv .pvalue {
		font-size: 24px;
		font-weight: light;
		padding-right: 0;
		color: #ccc
	}

	.indices_ticker .indicesScrolldiv .greenpercentage::before,
	.indices_ticker .indicesScrolldiv .redpercentage::before {
		content: "";
		background-repeat: no-repeat;
		background-position: 100% center;
		padding-right: 15px;
		margin-right: 5px
	}

	.indices_ticker .indicesScrolldiv .greenvalue {
		color: #6db224
	}

	.indices_ticker .indicesScrolldiv .greenpercentage {
		color: #6db224;
		display: inline
	}

		.indices_ticker .indicesScrolldiv .greenpercentage::before {
			color: #00af00;
			background-image: url(../images/greenArrowUp.png);
			-webkit-background-size: 12px 12px;
			-moz-background-size: 12px;
			-o-background-size: 12px;
			background-size: 12px
		}

	.indices_ticker .indicesScrolldiv .redvalue {
		color: #e52e2e
	}

	.indices_ticker .indicesScrolldiv .redpercentage {
		color: #e52e2e;
		display: inline
	}

		.indices_ticker .indicesScrolldiv .redpercentage::before {
			color: #e52e2e;
			background-image: url(../images/redArrowDown.png);
			-webkit-background-size: 12px 12px;
			-moz-background-size: 12px;
			-o-background-size: 12px;
			background-size: 12px
		}

.selectBox-dropdown {
	min-width: 150px;
	position: relative;
	border: 1px solid #BBB;
	line-height: 1.5;
	text-align: left;
	color: #000;
	outline: 0;
	background: #F2F2F2;
	background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	cursor: default
}

	.selectBox-dropdown:focus,
	.selectBox-dropdown:focus .selectBox-arrow {
		border-color: #666
	}

	.selectBox-dropdown.selectBox-menuShowing-bottom {
		-moz-border-radius-bottomleft: 0;
		-moz-border-radius-bottomright: 0;
		-webkit-border-bottom-left-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0
	}

	.selectBox-dropdown.selectBox-menuShowing-top {
		-moz-border-radius-topleft: 0;
		-moz-border-radius-topright: 0;
		-webkit-border-top-left-radius: 0;
		-webkit-border-top-right-radius: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0
	}

	.selectBox-dropdown .selectBox-label {
		padding: 2px 8px;
		display: inline-block;
		white-space: nowrap;
		overflow: hidden
	}

	.selectBox-dropdown .selectBox-arrow {
		position: absolute;
		top: 0;
		right: 0;
		width: 23px;
		height: 100%;
		background: url(jquery.selectBox-arrow.gif) 50% center no-repeat;
		border-left: solid 1px #BBB
	}

.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	min-height: 1em;
	border: 1px solid #BBB;
	background: #FFF;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

.selectBox-inline {
	min-width: 150px;
	outline: 0;
	border: 1px solid #BBB;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto
}

	.selectBox-inline:focus {
		border-color: #666
	}

.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0
}

	.selectBox-options.selectBox-options-top {
		border-bottom: none;
		margin-top: 1px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px
	}

	.selectBox-options.selectBox-options-bottom {
		border-top: none;
		-moz-border-radius-bottomleft: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px
	}

	.selectBox-options LI A {
		line-height: 1.5;
		padding: 0 .5em;
		white-space: nowrap;
		overflow: hidden;
		background: 6px center no-repeat
	}

	.selectBox-options LI.selectBox-hover A {
		background-color: #EEE
	}

	.selectBox-options LI.selectBox-disabled A {
		color: #888;
		background-color: transparent
	}

	.selectBox-options LI.selectBox-selected A {
		background-color: #C8DEF4
	}

	.selectBox-options .selectBox-optgroup {
		color: #666;
		background: #EEE;
		font-weight: 700;
		line-height: 1.5;
		padding: 0 .3em;
		white-space: nowrap
	}

.selectBox-inline.selectBox-disabled,
.selectBox.selectBox-disabled {
	color: #888 !important
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #666
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important
}

.holidayCalendarSection .box h3 {
	padding: 3.3rem 3rem 2.5rem
}

.holidayCalendarSection .holidayList .contentBlock .stockTable table {
	width: 100%;
	word-wrap: break-word
}

	.holidayCalendarSection .holidayList .contentBlock .stockTable table tbody {
		height: auto;
		overflow-y: auto;
		width: 100%
	}

	.holidayCalendarSection .holidayList .contentBlock .stockTable table tr {
		background-color: #fff
	}

@media only screen and (max-width:991px) {
	.holidayCalendarSection .holidayList .contentBlock .stockTable table {
		display: table
	}

		.holidayCalendarSection .holidayList .contentBlock .stockTable table tr {
			border-bottom: solid 1px #dcdcdc;
			margin-bottom: 10px;
			padding-bottom: 10px
		}
}

.holidayCalendarSection .holidayList .contentBlock .stockTable table thead {
	border-top: 1px solid #c2c6cc;
	border-bottom: 1px solid #c2c6cc
}

	.holidayCalendarSection .holidayList .contentBlock .stockTable table thead th {
		padding: 15px;
		color: grey;
		font-weight: 400;
		text-transform: uppercase;
		font-size: 1.2rem;
		text-align: left;
		width: 12rem
	}

		.holidayCalendarSection .holidayList .contentBlock .stockTable table thead th:nth-child(1) {
			width: 7rem
		}

		.holidayCalendarSection .holidayList .contentBlock .stockTable table thead th:nth-child(4) {
			text-align: left;
			width: 20rem
		}

.holidayCalendarSection .holidayList .contentBlock .stockTable table tbody td {
	padding: 15px;
	text-align: left;
	width: 12rem
}

	.holidayCalendarSection .holidayList .contentBlock .stockTable table tbody td.breakLongWord {
		max-width: 300px
	}

	.holidayCalendarSection .holidayList .contentBlock .stockTable table tbody td:nth-child(1) {
		/*width: 25rem*/
	}

	.holidayCalendarSection .holidayList .contentBlock .stockTable table tbody td:nth-child(4) {
		text-align: left;
		width: 20rem
	}

@media only screen and (max-width:991px) {
	.holidayCalendarSection .holidayList .contentBlock .stockTable table tbody td:nth-child(4) {
		width: auto;
		min-height: 50px
	}
}

.holidayCalendarSection .holidayList .contentBlock .stockTable table tbody td:before {
	display: inline-block;
	color: gray;
	position: relative;
	left: 0;
	font-weight: 700
}

@media only screen and (max-width:767px) {
	.holidayCalendarSection .holidayList .contentBlock .stockTable table tbody td {
		font-size: 1.3rem
	}

		.holidayCalendarSection .holidayList .contentBlock .stockTable table tbody td:before {
			content: attr(data-th) ": ";
			width: 50%
		}
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.holidayCalendarSection .holidayList .contentBlock .stockTable table tbody td:before {
		content: attr(data-th) ": ";
		width: 30%
	}
}

.inside .stockTable .rel:after,
.inside .stockTable .rel:before,
.mobileWatch .stockBar:after,
.mobileWatch .stockBar:before {
	content: ""
}

@media only screen and (min-width:981px) and (max-width:1280px) {
	.holidayCalendarSection .holidayList .contentBlock .stockTable table tbody td,
	.holidayCalendarSection .holidayList .contentBlock .stockTable table thead th {
		min-width: 12rem
	}
}

@media only screen and (max-width:991px) {
	.holidayCalendarSection .holidayList .contentBlock .stockTable table tbody td:before {
		position: absolute
	}

	.holidayCalendarSection .holidayList .contentBlock .stockTable table tbody td {
		width: 100%;
		text-align: left;
		padding: 5px 10px 5px 50%;
		position: relative
	}
}

.holidayCalendarSection .holidayList .contentBlock .stockTable table tbody td .weekEnd {
	font-weight: 600
}

.holidayCalendarSection .holidayList .contentBlock .form-group {
	text-align: right
}

.holidayCalendarSection .holidayList .contentBlock .control-label {
	font-size: 1.4rem;
	color: #1a1a1a;
	font-weight: 500;
	padding-top: 1.5rem
}

.holidayCalendarSection .holidayList .holidayListCalendar {
	border-bottom: 1px solid #c2c6cc
}

	.holidayCalendarSection .holidayList .holidayListCalendar .calenderHolder {
		margin-top: 0;
		min-height: auto
	}

	.holidayCalendarSection .holidayList .calenderCont,
	.holidayCalendarSection .holidayList .holidayListCalendar .submitBtn {
		margin-top: 3rem
	}

@media only screen and (max-width:767px) {
	.holidayCalendarSection .holidayList .contentBlock .form-group {
		text-align: left;
		margin-bottom: 0
	}

	.holidayCalendarSection .holidayList .calenderCont {
		margin-top: 0
	}
}

.holidayCalendarSection .holidayList .box .stockTable table.table-fixed thead > tr > th {
	float: left;
	border-bottom-width: 0
}

.holidayCalendarSection .upcomingHolidays li {
	color: #fff;
	border-bottom: solid 1px #ffd9b2;
	margin-top: 2rem
}

	.holidayCalendarSection .upcomingHolidays li span {
		font-weight: 300;
		font-size: 1.4rem
	}

	.holidayCalendarSection .upcomingHolidays li p {
		font-size: 1.6rem;
		padding: .5rem 0 1rem
	}

.holidayCalendarSection .upcomingHolidays .ui-button.ui-state-active:hover,
.holidayCalendarSection .upcomingHolidays .ui-button:active,
.holidayCalendarSection .upcomingHolidays .ui-state-active,
.holidayCalendarSection .upcomingHolidays .ui-widget-content .ui-state-active,
.holidayCalendarSection .upcomingHolidays .ui-widget-header .ui-state-active,
.holidayCalendarSection .upcomingHolidays a.ui-button:active {
	color: #454545
}

.holidayCalendarSection .upcomingHolidays td.ui-state-active {
	background: 0 0;
	border: none
}

	.holidayCalendarSection .upcomingHolidays td.ui-state-active .ui-state-default {
		border: 0;
		background: #003d93;
		border-radius: 50%
	}

.holidayCalendarSection .tableHdng {
	font-size: 18px;
	font-weight: 700;
	color: #003c92;
	line-height: 2rem;
	margin: 2rem 0
}

.holidayListCalendar .selectBox-dropdown {
	background: 0 0;
	border-radius: 0;
	border: 1px solid #003d93;
	font-size: 1.6rem
}

	.holidayListCalendar .selectBox-dropdown:focus,
	.holidayListCalendar .selectBox-dropdown:focus .selectBox-arrow {
		border-color: #003d93
	}

	.holidayListCalendar .selectBox-dropdown .selectBox-arrow {
		border-left: 0;
		background: url(../images/sprites.png) -25px -546px
	}

	.holidayListCalendar .selectBox-dropdown .selectBox-label {
		color: #003d93;
		padding: 8px 8px 3px
	}

.customSelectBox {
	border: 1px solid #003d93;
	height: 4.5rem;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/sprites.png) 155px -546px no-repeat;
	width: 21rem;
	color: #003d93;
	padding-left: 1rem;
	padding-right: 3rem
}

	.customSelectBox.orangeSelect {
		color: #ff9123;
		border: none
	}

.titleWatch h3 {
	font-size: 2.4rem;
	padding: 0 3rem;
	color: #fff;
	font-weight: 300;
	margin-top: 1rem
}

@media only screen and (max-width:767px) {
	.titleWatch h3 {
		padding: 0 7px;
		margin-top: 2rem
	}
}

.inside .stockTable {
	/*padding: 0; */
	padding: 0 3rem
}

	.inside .stockTable .btn.active,
	.inside .stockTable .btn:active {
		box-shadow: none
	}

	.inside .stockTable .btn {
		width: 25rem
	}

		.inside .stockTable .btn ul {
			z-index: 10
		}

	.inside .stockTable .stockTableTop {
		padding-bottom: 1rem;
		padding-top: 1rem;
		padding-left: 3rem
	}

		.inside .stockTable .stockTableTop:first-child {
			padding: 1.8rem 3rem .5rem 0
		}

@media only screen and (max-width:991px) {
	.inside .stockTable .stockTableTop:first-child {
		padding: 1.8rem 3rem .5rem 1.5rem
	}

	.inside .stockTable .btn-select-value {
		font-size: 1.8rem
	}
}

.inside .stockTable .stockTableTop:first-child.noIndicesTicker {
	padding-bottom: 1.5rem
}

.inside .stockTable .btn-select-value {
	font-size: 1.8rem
}

.inside .stockTable .btn-select-arrow {
	background: url(../images/sprites.png) -25px -560px no-repeat;
	right: .5rem
}

@media only screen and (max-width:767px) {
	.inside .stockTable .btn ul {
		width: 100%
	}

	.inside .stockTable .btn-select-value {
		width: fit-content;
		display: inline-block
	}

	.inside .stockTable .btn-select-arrow {
		width: 8%;
		display: inline-block;
		vertical-align: top;
		top: .5rem
	}
}

.inside .stockTable table {
	width: 100%;
	table-layout: fixed
}

@media only screen and (max-width:991px) {
	.inside .stockTable {
		width: 100%;
		margin-left: 0
	}

		.inside .stockTable .stockIndices {
			text-align: left;
			border-top: 1px solid #ff9123;
			border-bottom: 1px solid #c2c6cc;
			padding-top: 10px
		}

			.inside .stockTable .stockIndices .indicesValue {
				text-align: left
			}

			.inside .stockTable .stockIndices .pvalue {
				font-size: 2.4rem
			}

			.inside .stockTable .stockIndices .greenpercentage,
			.inside .stockTable .stockIndices .greenvalue {
				font-size: 1.8rem
			}

		.inside .stockTable table {
			display: none
		}
}

.inside .stockTable table thead {
	border-top: 1px solid #c2c6cc;
	border-bottom: 1px solid #c2c6cc
}

.inside .stockTable table td,
.inside .stockTable table th {
	padding: 20px 10px;
	text-align: center;
	color: #1a1a1a;
	text-transform: uppercase
}

.inside .stockTable table th {
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 1.4rem;
	text-align: center;
	padding: 15px 10px;
	color: gray
}

.inside .stockTable table td {
	text-align: center;
	font-size: 1.4rem
}

	.inside .stockTable table td:nth-child(10),
	.inside .stockTable table td:nth-child(12),
	.inside .stockTable table td:nth-child(8) {
		color: #4c4c4c
	}

	.inside .stockTable table td:nth-child(1),
	.inside .stockTable table td:nth-child(3),
	.inside .stockTable table td:nth-child(4),
	.inside .stockTable table td:nth-child(6) {
		font-size: 1.6rem
	}

.inside .stockTable table tbody tr:nth-child(even) {
	background: #f2f2f2
}

.inside .stockTable table td:last-child,
.inside .stockTable table th:last-child {
	padding-right: 30px
}

.inside .stockTable table.equityTable td {
	text-align: right
}

	.inside .stockTable table.equityTable td.leftAlign {
		text-align: left
	}

	.inside .stockTable table.equityTable td:first-child,
	.inside .stockTable table.equityTable th:first-child {
		text-align: left;
		width: 140px;
		padding-left: 30px
	}

	.inside .stockTable table.equityTable td:last-child,
	.inside .stockTable table.equityTable th:last-child {
		width: 105px
	}

@media (min-width:1200px) and (max-width:1400px) {
	.inside .stockTable table.equityTable td:first-child {
		font-size: 1.4rem
	}
}

.inside .stockTable table.etfTable td:nth-child(2) {
	text-align: left
}

.inside .stockTable table.heatmap td {
	padding-right: 70px
}

.inside .stockTable table.heatmap th:nth-child(2) {
	width: 300px
}

.inside .stockTable table.heatmap td:nth-child(2) {
	padding-right: 0;
	text-align: left;
	padding-left: 75px
}

.inside .stockTable table.heatmap td:last-child {
	padding-right: 30px
}

.inside .stockTable table.returnProfile td {
	padding-right: 5%
}

	.inside .stockTable table.returnProfile td:first-child {
		width: initial;
		padding-right: 0
	}

	.inside .stockTable table.returnProfile td:last-child {
		width: initial;
		padding-right: 30px
	}

@media only screen and (max-width:991px) {
	.inside .stockTable table.investWeight tr td:first-child {
		padding-left: 10px
	}

		.inside .stockTable table.investWeight tr td:first-child:before {
			display: none
		}
}

.inside .stockTable .livewatchtable .rel:before {
	width: 265px;
	overflow: inherit
}

.inside .stockTable .rel {
	display: table;
	position: relative;
	margin-left: 15px
}

@media only screen and (max-width:1200px) {
	.inside .stockTable .livewatchtable .rel:before {
		width: 230px;
		overflow: inherit
	}

	.inside .stockTable .rel {
		margin-left: 5px
	}
}

.inside .stockTable .rel:before {
	position: absolute;
	width: 212px;
	height: 2px;
	top: 10px;
	left: 0;
	background: red;
	background: -webkit-linear-gradient(left, red, orange, green);
	background: -o-linear-gradient(left, red, orange, green);
	background: -moz-linear-gradient(left, red, orange, green);
	background: linear-gradient(to right, red, orange, green)
}

@media only screen and (max-width:1200px) {
	.inside .stockTable .rel:before {
		width: 180px
	}
}

.inside .stockTable .rel:after {
	background: url(../images/ico-rel-arrow.png) center center no-repeat;
	position: absolute;
	height: 6px;
	width: 10px;
	top: 2px;
	left: 25px
}

.inside .stockTable #rel2:after {
	left: 125px
}

.inside .stockTable .btn-select-value {
	color: #ff9123;
	padding-left: 0
}

.inside .stockTable .pvalue {
	color: #1a1a1a;
	font-weight: 300
}

.inside .stockTable .shareDown,
.inside .stockTable .shareUp {
	color: #288033;
	padding-left: 15px;
	position: relative
}

	.inside .stockTable .shareDown:before,
	.inside .stockTable .shareUp:before {
		position: absolute;
		content: "";
		left: 0;
		background: url(../images/greenArrowUp.png) left center no-repeat;
		background-size: contain;
		height: 11px;
		width: 13px;
		top: 4px
	}

.inside .stockTable .shareDown {
	color: #c1272d
}

	.inside .stockTable .shareDown:before {
		background-image: url(../images/redArrowDown.png)
	}

.inside .stockTable .green {
	color: #288033
}

.inside .stockTable .red {
	color: #c1272d
}

.inside .stockTable .LoadMore {
	text-align: center;
	width: 100%;
	color: #1a1a1a;
	padding: 25px 0;
	cursor: pointer
}

.mobileWatch {
	display: none;
	width: 100%
}

@media only screen and (max-width:991px) {
	.mobileWatch {
		display: block;
		margin-top: 2rem
	}
}

.mobileWatch .fundBlock {
	width: 100%;
	padding: 0 15px 15px;
	display: table;
	border-bottom: 1px solid #c2c6cc
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.mobileWatch .fundBlock:nth-child(even) {
		background: #f2f2f2
	}
}

.mobileWatch .fundBlockIn {
	width: 44%;
	float: left;
	margin: 20px 3% 0;
	display: table;
	position: relative
}

@media only screen and (max-width:767px) {
	.mobileWatch .fundBlock {
		border-bottom: 2px solid #c2c6cc;
		padding: 25px 0 0
	}

	.mobileWatch .fundBlockIn {
		width: 100%;
		border-bottom: none;
		margin: 0;
		padding: 12px 2rem
	}

		.mobileWatch .fundBlockIn:nth-child(even) {
			background: #f2f2f2
		}
}

.mobileWatch .fundBlockIn li {
	display: table-cell;
	width: 33.33%;
	text-align: center;
	vertical-align: bottom
}

.calWrap .rangeCalendar,
.sitemapLinks .footerLinks li ul {
	display: block
}

.mobileWatch .fundBlockIn li:first-child {
	text-align: left
}

.mobileWatch .fundBlockIn li:last-child {
	text-align: right
}

.mobileWatch .fundBlockIn li span {
	font-size: 1.6rem
}

.mobileWatch .fundBlockIn li label {
	display: block;
	font-weight: 300;
	font-size: 1.2rem;
	text-transform: uppercase
}

@media only screen and (max-width:991px) {
	.mobileWatch .fundBlockIn li .smallchart .highcharts-container {
		margin: auto;
		top: 8px
	}
}

.mobileWatch .stockBar {
	position: relative;
	padding-top: 5px
}

	.mobileWatch .stockBar:before {
		position: absolute;
		height: 2px;
		width: 100%;
		top: -5px;
		background: red;
		background: -webkit-linear-gradient(left, red, orange, green);
		background: -o-linear-gradient(left, red, orange, green);
		background: -moz-linear-gradient(left, red, orange, green);
		background: linear-gradient(to right, red, orange, green)
	}

@media only screen and (max-width:767px) {
	.mobileWatch .stockBar {
		padding-top: 12px
	}

		.mobileWatch .stockBar:before {
			top: 0;
			width: 90%;
			left: 5%
		}
}

.mobileWatch .stockBar:after {
	background: url(../images/ico-rel-arrow.png) center center no-repeat;
	position: absolute;
	height: 6px;
	width: 10px;
	top: 0;
	left: 200px;
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.topGainerHolder {
	border-top: 1px solid #ff9123;
	padding: 0
}

@media only screen and (max-width:991px) {
	.topGainerHolder {
		border-top: 0
	}
}

.topGainerHolder ul.nav-tabs {
	border-bottom: 0
}

	.topGainerHolder ul.nav-tabs li {
		margin-bottom: -2px
	}

		.topGainerHolder ul.nav-tabs li a {
			border: 1px solid transparent;
			border-bottom: 1px solid #ff9123;
			font-size: 1.8rem;
			line-height: 3rem;
			color: gray;
			padding: 1rem 3rem
		}

@media only screen and (max-width:767px) {
	.mobileWatch .stockBar:after {
		top: 2px
	}

	.topGainerHolder ul.nav-tabs li a {
		font-size: 1.5rem
	}
}

.topGainerHolder ul.nav-tabs li.active a {
	border: 0;
	border-bottom: 3px solid #ff9123;
	color: #ff9123
}

.topGainerHolder .nav-tabs > li.active > a,
.topGainerHolder .nav-tabs > li.active > a:focus,
.topGainerHolder .nav-tabs > li.active > a:hover {
	border: 1px solid transparent;
	border-bottom: 3px solid #ff9123;
	color: #ff9123
}

.topGainerHolder .nav > li > a:focus,
.topGainerHolder .nav > li > a:hover {
	background: 0 0;
	border: 1px solid transparent;
	border-bottom: 3px solid #ff9123
}

.indexCommittee .topGainerHolder .nav-tabs > li.active > a:hover {
	border: 1px solid transparent;
	border-bottom: 4px solid #ff9123
}

.return-profileWrap {
	padding: 200px 0;
	border-top: 1px solid #FF9800
}

	.return-profileWrap span {
		font-size: 1.6rem
	}

.sitemapLinks .footerLinks li h3 {
	border-bottom: none;
	color: #4c4c4c;
	padding: 0;
	font-weight: 400
}

	.sitemapLinks .footerLinks li h3 a {
		font-weight: 300;
		font-size: 1.4rem
	}

.sitemapLinks .footerLinks li a {
	color: #4c4c4c;
	font-size: 1.3rem;
	font-size: 200;
	line-height: 2.8rem
}

.sitemapLinks .footerLinks .subLinksfooter {
	background-color: #fff
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.sitemapLinks .footerLinks .subLinksfooter {
		width: 32%
	}
}

@media only screen and (max-width:767px) {
	.sitemapLinks .footerLinks .subLinksfooter {
		width: 100%
	}
}

.sitemapLinks .footerLinks > li:last-child {
	width: 10%
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.sitemapLinks .footerLinks > li:last-child {
		width: 33%
	}
}

@media only screen and (max-width:767px) {
	.sitemapLinks .footerLinks > li:last-child {
		width: 100%
	}
}

.disclaimerSection .disclaimerRHS {
	display: table-cell;
	/*width: 50%*/
}

	.disclaimerSection .disclaimerRHS p {
		color: #1a1a1a;
		font-size: 1.6rem;
		font-weight: 300;
		line-height: 2.2rem;
		padding-bottom: 1.5rem
	}

@media only screen and (min-width:768px) and (max-width:980px) {
	.disclaimerSection .disclaimerRHS {
		width: 100%;
		display: block
	}

		.disclaimerSection .disclaimerRHS:last-child .contentBlock {
			padding: 0 3rem 3rem
		}
}

@media only screen and (max-width:767px) {
	.disclaimerSection .disclaimerRHS {
		width: 100%;
		display: block
	}

		.disclaimerSection .disclaimerRHS:last-child .contentBlock {
			padding: 0 3rem 3rem
		}
}

.disclaimerSection .disclaimerRHS .contentBlock h5 {
	padding: 25px 0 15px
}

.disclaimerSection .disclaimerRHS .IOSCOCompliance.contentBlock {
	padding: 0rem 3rem;
}

.IOSCOComplianceMenu {
	padding-left: 43px;
	padding-top: 12px;
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.disclaimerSection .disclaimerRHS .contentBlock {
		padding: 3rem 3rem 1rem
	}
}

@media only screen and (max-width:767px) {
	.disclaimerSection .disclaimerRHS .contentBlock {
		padding: 3rem 3rem 1rem
	}
}

.disclaimerSection.termOfUse ul li {
	list-style-type: none;
	margin-left: 0
}

.disclaimerSection ol,
.disclaimerSection ul {
	margin: 0 0 2rem 2rem
}

.disclaimerSection .termsFooter {
	padding: 0 3rem 2rem
}

	.disclaimerSection .termsFooter .downloadPDF {
		width: 100%;
		border-top: 1px solid #ff9123;
		padding: 2rem 0
	}

.disclaimerSection a.downloadPDFtxt {
	max-width: 5rem;
	color: #003c92;
	font-size: 1.4rem;
	line-height: 2rem;
	cursor: pointer
}

	.disclaimerSection a.downloadPDFtxt:before {
		content: '';
		background: url(../images/sprites.png) -25px -447px;
		width: 2rem;
		height: 2rem;
		display: inline-block;
		vertical-align: middle
	}

	.disclaimerSection a.downloadPDFtxt.downloadPDFtxtTop {
		position: absolute;
		right: 4rem;
		top: 4.5rem
	}

@media only screen and (min-width:768px) and (max-width:980px) {
	.disclaimerSection a.downloadPDFtxt.downloadPDFtxtTop {
		top: 3rem
	}
}

@media only screen and (max-width:767px) {
	.disclaimerSection a.downloadPDFtxt.downloadPDFtxtTop {
		top: 5.5rem;
		z-index: 2
	}
}

@media (max-width:767px) and (orientation:landscape) {
	.disclaimerSection a.downloadPDFtxt.downloadPDFtxtTop {
		top: 3rem
	}
}

.niftyGraphBlock .nifty-row .whBox.newChgIndic .achorLinks li a,
.niftyGraphBlock .nifty-row .whBox.newChgIndic .bulletPoints li a {
	text-decoration: underline
}

.disclaimerSection ul li {
	font-size: 1.6rem;
	color: #1a1a1a;
	list-style-type: none;
	font-weight: 300;
	position: relative
}

	.disclaimerSection ul li:before {
		background-color: #000;
		content: "";
		display: inline-block;
		height: 2px;
		left: -12px;
		position: absolute;
		top: 10px;
		width: 6px
	}

.disclaimerSection ol li {
	font-size: 1.6rem;
	color: #1a1a1a;
	font-weight: 300;
	position: relative
}

.sk-wave {
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute
}

.indicesValue,
.topBanner .notify {
	text-align: right
}

.sk-wave .sk-rect {
	background-color: #ff9123;
	height: 100%;
	width: 6px;
	display: inline-block;
	animation: sk-waveStretchDelay 1.2s infinite ease-in-out
}

.sk-wave .sk-rect1 {
	animation-delay: -1.2s
}

.sk-wave .sk-rect2 {
	animation-delay: -1.1s
}

.sk-wave .sk-rect3 {
	animation-delay: -1s
}

.sk-wave .sk-rect4 {
	animation-delay: -.9s
}

.sk-wave .sk-rect5 {
	animation-delay: -.8s
}

@keyframes sk-waveStretchDelay {
	0%, 100%, 40% {
		transform: scaleY(.4)
	}

	20% {
		transform: scaleY(1)
	}
}

.overlay {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 999999
}

.topBanner .notify p {
	color: #b2b2b2;
	font-size: 1.4rem;
	padding-top: 1rem
}

.breadcrumb > ul,
.lastUpdated li {
	color: #b2b2b2;
	font-size: 1.2rem
}

.breadcrumb {
	background: 0 0;
	padding: 0
}

@media only screen and (max-width:767px) {
	.breadcrumb {
		display: none
	}
}

.breadcrumb > ul li,
.lastUpdated li {
	display: inline-block
}

.breadcrumb > ul {
	text-transform: uppercase;
	line-height: 1.2rem;
	background: 0 0;
	border: 0;
	padding: 2.8rem;
	margin: 0
}

@media only screen and (max-width:991px) {
	.breadcrumb > ul {
		padding-right: 0;
		padding-left: 1rem
	}
}

.breadcrumb > ul li a {
	color: #b2b2b2
}

.breadcrumb > ul li + li:before {
	padding: 0 5px;
	color: #b2b2b2;
	content: ">"
}

.breadcrumb > ul > .active {
	color: #b2b2b2
}

.lastUpdated {
	float: right;
	padding: 2.5rem 1.5rem 2.5rem 0
}

	.lastUpdated li {
		/* margin: 0 .5rem */
		margin: 0 0.7rem !important;
	}

		.lastUpdated li span.refresh {
			display: inline-block;
			background: url(../images/sprites.png) -22px -486px no-repeat;
			overflow: hidden;
			text-indent: -9999px;
			width: 2.2rem;
			height: 2rem;
			cursor: pointer
		}

		.lastUpdated li.spcDiff {
			padding-right: 1rem
		}

			.lastUpdated li.spcDiff:after {
				/* content: '|'; */
				position: absolute;
				margin-left: 1.6rem
			}

			/* Dec02,2025 - to hide a "All prices are in INR" */
			.lastUpdated li:nth-child(2) {
				display: none;
				}

@media only screen and (max-width:767px) {
	.lastUpdated li.spcDiff:after {
		margin-left: 1.5rem
	}

	.lastUpdated {
		float: none;
		padding: 0 0 2rem
	}

		.lastUpdated li {
			font-size: 1rem;
			margin: 0 0 1.5rem
		}

	.lastUpdated li:nth-child(2) {
     display: none;
    }
}

.lastUpdated.refreshArrow {
	padding: 0 1.5rem 0 0;
	text-align: right
}

	.lastUpdated.refreshArrow .refresh {
		margin-top: .8rem
	}

.categoriesBackWrap > li {
	display: block
}

	.categoriesBackWrap > li .backArrow {
		display: inline-block;
		background: url(../images/sprites.png) -26px -528px no-repeat;
		overflow: hidden;
		width: 3rem;
		height: 2rem;
		cursor: pointer;
		position: relative;
		top: .8rem;
		left: .5rem
	}

	.categoriesBackWrap > li .btn-select .btn-select-value {
		padding: .6rem 0
	}

@media only screen and (max-width:767px) {
	.lastUpdated.refreshArrow .refresh {
		/*margin-top: 2.2rem*/
		margin-top: 14px
	}

	.categoriesBackWrap {
		padding: 0
	}
}

.indicesValue {
	background: 0 0
}

	.indicesValue .indicesScrolldiv {
		display: block;
		padding: 0
	}

		.indicesValue .indicesScrolldiv .pvalue {
			font-size: 3rem
		}

		.indicesValue .indicesScrolldiv .greenpercentage,
		.indicesValue .indicesScrolldiv .greenvalue,
		.indicesValue .indicesScrolldiv .redpercentage,
		.indicesValue .indicesScrolldiv .redvalue {
			font-size: 2rem
		}

		.indicesValue .indicesScrolldiv .greenpercentage,
		.indicesValue .indicesScrolldiv .greenvalue {
			color: #39b54a
		}

.mCustomScrollbar {
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom
}

	.mCustomScrollbar.mCS_no_scrollbar,
	.mCustomScrollbar.mCS_touch_action {
		-ms-touch-action: auto;
		touch-action: auto
	}

.mCustomScrollBox {
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: 0;
	direction: ltr
}

.mCSB_container {
	overflow: hidden;
	width: auto;
	height: auto;
	margin-right:5px;

}

.mCSB_inside > .mCSB_container {
	margin-right: 15px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
	margin-right: 0;
	margin-left: 30px
}

	.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
		margin-left: 0
	}

.mCSB_scrollTools {
	position: absolute;
	width: 16px;
	height: auto;
	left: auto;
	top: 0;
	right: 0;
	bottom: 0
}

.mCSB_outside + .mCSB_scrollTools {
	right: -26px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
	right: auto;
	left: 0
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
	left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
	margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
	width: 2px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background-color: rgba(154, 154, 154, 0.4);
}

.mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	width: 100%;
	height: 30px;
	z-index: 1;
	max-height: 100px !important
}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
		position: relative;
		width: 5px;
		height: 100px;
		margin: 0 auto;
		-webkit-border-radius: 16px;
		-moz-border-radius: 16px;
		border-radius: 16px;
		text-align: center;
		background-color: #003c92;
		filter: "alpha(opacity=75)";
		-ms-filter: "alpha(opacity=75)"
	}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
	display: block;
	position: absolute;
	height: 20px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
	bottom: 0
}

.niftyGraphBlock .niftyInfo {
	height: 520px !important
}

.niftyGraphBlock .NiftyInfo {
	height: 520px !important
}

@media only screen and (max-width:991px) {
	.niftyGraphBlock .niftyInfo {
		height: auto !important
	}

	.niftyGraphBlock .NiftyInfo {
		height: auto !important
	}
}

.niftyGraphBlock .niftyInfo .niftylogo {
	padding: 3rem 0 2.5rem;
	max-width: 100%
}

.niftyGraphBlock .NiftyInfo .Niftylogo {
	padding: 3rem 0 2.5rem;
	max-width: 100%
}

.inside .whBox.graphChartWrap {
	padding: 1.5rem
}

.niftyGraphBlock .NiftyInfo .NiftyInfoCont{
	overflow-y: hidden !important;
}

@media only screen and (min-width:992px) {
	.niftyGraphBlock .niftyInfo .niftyInfoCont {
		
		height: 300px;
		overflow-x: hidden;
		/*		overflow-y: scroll*/
		overflow-y: hidden;
		
		
	}

	.niftyGraphBlock .NiftyInfo .NiftyInfoCont {
		height: 300px;
		overflow-x: hidden;
		overflow-y: hidden
	}

	.inside .whBox.graphChartWrap {
		height: 520px
	}
}

.inside .whBox.graphChartWrap .chartTimeTabbing {
	border-bottom: 1px solid #ff9123
}

	.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li {
		float: right;
		width: 38%
	}

		.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li:nth-child(2) {
			width: 62%
		}

		.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue {
			text-align: right;
			background: 0 0;
			margin-top: -.5rem;
			margin-bottom: .8rem
		}

.niftyGraphBlock .nifty-row .whBox.newChgIndic .achorLinks li p,
.niftyGraphBlock .nifty-row .whBox.newChgIndic .bulletPoints li p {
	margin-bottom: 0
}

@media only screen and (max-width:767px) {
	.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li {
		float: none;
		width: 100%
	}

		.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li:nth-child(2) {
			width: 100%
		}

		.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue {
			text-align: center;
			padding: 1rem 0;
			border-bottom: 1px solid #c2c6cc
		}
}

.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv {
	display: block;
	padding: 0
}

	.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .list-inline {
		margin-top: .3rem
	}

		.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .list-inline li {
			padding: 0.2rem;
		}

	.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .pvalue {
		color: #1a1a1a;
		font-size: 2.4rem
	}

@media only screen and (min-width:991px) and (max-width:1199px) {
	.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .pvalue {
		font-size: 2.2rem
	}
}

@media only screen and (max-width:767px) {
	.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .pvalue {
		font-size: 2rem
	}
}

.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .greenpercentage,
.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .greenvalue,
.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .redpercentage,
.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .redvalue {
	font-size: 1.8rem
}

@media only screen and (min-width:991px) and (max-width:1199px) {
	.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .greenpercentage,
	.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .greenvalue,
	.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .redpercentage,
	.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .redvalue {
		font-size: 1.4rem
	}
}

.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .greenpercentage,
.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .greenvalue {
	color: #39b54a
}

.inside .whBox.graphChartWrap .chartWrap #compareChart {
	width: 100%
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.inside .whBox.graphChartWrap .chartWrap #compareChart {
		height: 300px
	}

	.niftyGraphBlock .nifty-row .whBox.newChgIndic {
		padding: 40px 20px;
		/* height: max-content !important */
	}
}

.niftyGraphBlock .nifty-row .whBox.newChgIndic {
	padding: 40px 20px;
	height: 520px
}

	.niftyGraphBlock .nifty-row .whBox.newChgIndic .newChangesIndices {
		height: 100%;
		padding: 10px
	}

	.niftyGraphBlock .nifty-row .whBox.newChgIndic .bulletPoints {
		padding: 10px 20px
	}

		.niftyGraphBlock .nifty-row .whBox.newChgIndic .bulletPoints li {
			list-style-type: disc;
			padding-bottom: 10px
		}

	.niftyGraphBlock .nifty-row .whBox.newChgIndic .achorLinks {
		padding: 10px 30px
	}

		.niftyGraphBlock .nifty-row .whBox.newChgIndic .achorLinks li {
			padding-bottom: 10px;
			color: #337ab7
		}

@media only screen and (max-width:767px) {
	.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .greenpercentage,
	.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .greenvalue,
	.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .redpercentage,
	.inside .whBox.graphChartWrap .chartTimeTabbing > ul > li .indicesValue .indicesScrolldiv .redvalue {
		font-size: 1.6rem
	}

	.niftyGraphBlock .nifty-row .whBox.newChgIndic {
		padding: 10px
	}

		.niftyGraphBlock .nifty-row .whBox.newChgIndic .newChangesIndices {
			height: 90%
		}
}

.box .nextBtn,
.whBox .nextBtn {
	position: relative;
	margin-top: 1rem
}

	.box .nextBtn a,
	.whBox .nextBtn a {
		color: #003d93
	}

	.box .nextBtn span,
	.whBox .nextBtn span {
		width: 100%;
		height: 2.2rem;
		text-align: right;
		padding-right: 3.5rem;
		text-transform: uppercase;
		color: #003d93;
		font-weight: 500;
		margin-top: 1rem
	}

		.box .nextBtn span:before,
		.whBox .nextBtn span:before {
			content: '';
			display: block;
			position: absolute;
			background: url(../images/sprites.png) -19px -375px no-repeat;
			width: 2.7rem;
			height: 2.7rem;
			overflow: hidden;
			right: 0;
			top: -0.4rem
		}

	.box .nextBtn .downloads li,
	.whBox .nextBtn .downloads li {
		margin: 2rem 0 0
	}

.topGainers .whBox table {
	width: 100%
}

	.topGainers .whBox table td.first,
	.topGainers .whBox table th.first {
		width: 100px
	}

	.topGainers .whBox table td.change,
	.topGainers .whBox table td.currentData,
	.topGainers .whBox table th.change,
	.topGainers .whBox table th.currentData {
		width: 50px;
		text-align: right
	}

	.topGainers .whBox table tr {
		line-height: 35px
	}

.topGainers .whBox .table {
	width: 100%;
	text-align: left
}

	.topGainers .whBox .table .lefttable {
		width: 100%;
		font-size: 1.2rem
	}

.topGainers .whBox .greenbtn:before,
.topGainers .whBox .redbtn:before {
	content: '';
	width: 1.2rem;
	left: -.8rem;
	top: .5rem;
	height: 1.2rem
}

.topGainers .whBox .table .lefttable thead {
	line-height: 35px;
	border-bottom: solid 1px #c2c6cc
}

.topGainers .whBox .table .lefttable th {
	font-weight: 600
}

	.topGainers .whBox .table .lefttable th.change,
	.topGainers .whBox .table .lefttable th.currentData {
		text-align: right
	}

.topGainers .whBox .table .newsticker {
	padding-bottom: 10px;
	border-bottom: solid 1px #c2c6cc
}

.topGainers .whBox .greenbtn {
	color: green;
	display: inline-block;
	position: relative;
	margin: 0;
	min-width: 4rem
}

	.topGainers .whBox .greenbtn:before {
		display: block;
		position: absolute;
		background: url(../images/greenArrowUp.png) left center no-repeat;
		background-size: contain
	}

.topGainers .whBox .redbtn {
	color: red;
	display: inline-block;
	position: relative;
	margin: 0;
	min-width: 4rem
}

	.topGainers .whBox .redbtn:before {
		display: block;
		position: absolute;
		background: url(../images/redArrowDown.png) left center no-repeat;
		background-size: contain
	}

.topGainers .contributorsTab .highcharts-contextbutton {
	display: none
}

.topGainers .contributorsTab #draggersChart,
.topGainers .contributorsTab #moversChart {
	width: 188px;
	margin: 12px auto 0;
	position: relative;
	top: 15px
}

.topGainers .contributorsTab .nav-tabs > li {
	width: 50%;
	text-align: center
}

	.topGainers .contributorsTab .nav-tabs > li a,
	.topGainers .contributorsTab .nav-tabs > li a:focus,
	.topGainers .contributorsTab .nav-tabs > li a:hover {
		color: gray;
		border: 0;
		background-color: transparent;
		font-weight: 500
	}

		.topGainers .contributorsTab .nav-tabs > li a span,
		.topGainers .contributorsTab .nav-tabs > li a:focus span,
		.topGainers .contributorsTab .nav-tabs > li a:hover span {
			position: relative;
			background: url(../images/inactive_arrow.png) center no-repeat;
			background-size: contain;
			height: 1.2rem;
			width: 1.2rem;
			display: inline-block;
			top: 2px;
			left: 4px
		}

			.topGainers .contributorsTab .nav-tabs > li a span:before,
			.topGainers .contributorsTab .nav-tabs > li a:focus span:before,
			.topGainers .contributorsTab .nav-tabs > li a:hover span:before {
				content: '(';
				display: inline-block;
				position: absolute;
				top: -.5rem;
				left: -.3rem
			}

			.topGainers .contributorsTab .nav-tabs > li a span:after,
			.topGainers .contributorsTab .nav-tabs > li a:focus span:after,
			.topGainers .contributorsTab .nav-tabs > li a:hover span:after {
				content: ')';
				display: inline-block;
				position: absolute;
				top: -.5rem;
				right: -.3rem
			}

		.topGainers .contributorsTab .nav-tabs > li a.draggers span,
		.topGainers .contributorsTab .nav-tabs > li a:focus.draggers span,
		.topGainers .contributorsTab .nav-tabs > li a:hover.draggers span {
			-webkit-transform: rotate(180deg);
			-moz-transform: rotate(180deg);
			-ms-transform: rotate(180deg);
			-o-transform: rotate(180deg);
			transform: rotate(180deg)
		}

	.topGainers .contributorsTab .nav-tabs > li.active a,
	.topGainers .contributorsTab .nav-tabs > li.active a:focus,
	.topGainers .contributorsTab .nav-tabs > li.active a:hover {
		background-color: transparent;
		color: #ff9123;
		border-bottom: .2rem solid #ff9123
	}

		.topGainers .contributorsTab .nav-tabs > li.active a.movers,
		.topGainers .contributorsTab .nav-tabs > li.active a:focus.movers,
		.topGainers .contributorsTab .nav-tabs > li.active a:hover.movers {
			color: #39b54a;
			border-bottom: .2rem solid #39b54a
		}

			.topGainers .contributorsTab .nav-tabs > li.active a.movers span,
			.topGainers .contributorsTab .nav-tabs > li.active a:focus.movers span,
			.topGainers .contributorsTab .nav-tabs > li.active a:hover.movers span {
				background: url(../images/arrow-up-green.svg) left center no-repeat;
				background-size: contain
			}

		.topGainers .contributorsTab .nav-tabs > li.active a.draggers,
		.topGainers .contributorsTab .nav-tabs > li.active a:focus.draggers,
		.topGainers .contributorsTab .nav-tabs > li.active a:hover.draggers {
			color: #c1272d;
			border-bottom: .2rem solid #c1272d
		}

			.topGainers .contributorsTab .nav-tabs > li.active a.draggers span,
			.topGainers .contributorsTab .nav-tabs > li.active a:focus.draggers span,
			.topGainers .contributorsTab .nav-tabs > li.active a:hover.draggers span {
				background: url(../images/arrow-down-red.svg) left center no-repeat;
				background-size: contain;
				height: 1.2rem;
				width: 1.2rem;
				top: .2rem;
				left: .3rem;
				-webkit-transform: rotate(0);
				-moz-transform: rotate(0);
				-ms-transform: rotate(0);
				-o-transform: rotate(0);
				transform: rotate(0)
			}

.topGainers .contributorsTab .nav-tabs.gainerLoserNav {
	border-bottom: .1rem solid #ff9123
}

	.topGainers .contributorsTab .nav-tabs.gainerLoserNav > li {
		text-align: center
	}

		.topGainers .contributorsTab .nav-tabs.gainerLoserNav > li a {
			font-size: 1.8rem;
			padding: 0 1rem .8rem 0;
			font-weight: 500
		}

.inside .whBox .contriDataLabel {
	margin: 2rem 0 0;
	font-size: 1.3rem
}

.contriDragger,
.contriMover {
	font-size: 1em;
	display: inline
}

.inside .whBox .contriDataLabel strong {
	color: #000
}

.inside .whBox .contriDataLabel span {
	text-align: left;
	display: inline
}

	.inside .whBox .contriDataLabel span.greenField {
		color: #39b54a
	}

	.inside .whBox .contriDataLabel span.redField {
		color: #c1272d
	}

.contriMover {
	color: #05c12c
}

.contriDragger {
	color: #ea3d36
}

.pull-left {
	color: grey
}

.smallText {
	margin: 2rem 0 0;
	font-size: 1.3rem
}

.sectoralDistibution #container {
	width: 100%;
	height: 400px;
	margin: 0;
	padding: 0
}

.sectoralDistibution h6 {
	width: 100%;
	text-align: center
}

#visualization {
	height: 500px
}

.sectoralDistibution1 h6 {
	font-weight: 400;
	color: gray;
	font-size: 1.4rem;
	line-height: 1.8rem;
	padding-top: 1rem
}

.anychart-control-disabled,
.anychart-label-input.anychart-label-input-label-disabled {
	color: #ccc
}

.anychart-ui-support {
	border-style: hidden
}

* [class^=anychart] {
	outline: 0
}

.anychart-inline-block {
	position: relative;
	display: -moz-inline-box;
	display: inline-block
}

* :first-child + html .anychart-inline-block,
* html .anychart-inline-block {
	display: inline
}

.anychart-hidden {
	display: none
}

.anychart-label-input {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #d9d9d9;
	border-top: 1px solid silver;
	box-sizing: content-box;
	font-size: 13px;
	height: 16px;
	padding: 5px 4px
}

	.anychart-label-input:focus {
		border-color: #4d90fe
	}

.anychart-thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 2px;
	-webkit-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}

	.anychart-thumbnail > img {
		margin-right: auto;
		margin-left: auto;
		display: block;
		max-width: 100%;
		height: auto
	}

	.anychart-thumbnail:focus,
	.anychart-thumbnail:hover {
		border-color: #ccc;
		box-shadow: 0 1px 3px rgba(0, 0, 0, .2)
	}

	.anychart-thumbnail:active {
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .3);
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .3);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .3);
		border-color: #489adc
	}

.anychart-loader {
	background-color: rgba(255, 255, 255, .5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000
}

	.anychart-loader .anychart-loader-rotating-cover {
		width: 70px;
		height: 70px;
		position: absolute;
		top: 50%;
		margin-top: -35px;
		left: 50%;
		margin-left: -35px
	}

	.anychart-loader .anychart-loader-rotating-plane {
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 20%;
		border: 5px solid #1c75ba;
		margin: 0 auto;
		position: relative;
		-webkit-animation: anychart-loader-rotate-plane 3s infinite;
		animation: anychart-loader-rotate-plane 3s infinite
	}

	.anychart-loader .anychart-loader-chart-row {
		position: absolute;
		top: 10px;
		bottom: 0;
		left: 10px;
		right: 10px;
		letter-spacing: -3px;
		line-height: 0;
		font-size: 0;
		white-space: nowrap
	}

* :first-child + html .anychart-custom-button-inner-box,
* html .anychart-custom-button-inner-box,
* html .anychart-custom-button-rtl .anychart-custom-button-outer-box {
	left: -1px
}

.anychart-loader .anychart-loader-chart-row .anychart-loader-chart-col {
	display: inline-block;
	width: 25%;
	height: 90%;
	background: #000;
	margin: 0 12.5% 0 0;
	vertical-align: bottom
}

	.anychart-loader .anychart-loader-chart-row .anychart-loader-chart-col.anychart-loader-green {
		background: #26a957;
		height: 50%;
		-webkit-animation: anychart-loader-blink-plane 1.5s infinite;
		animation: anychart-loader-blink-plane 1.5s infinite
	}

	.anychart-loader .anychart-loader-chart-row .anychart-loader-chart-col.anychart-loader-orange {
		background: #ff8207;
		height: 70%;
		-webkit-animation: anychart-loader-blink-plane 1.5s infinite .15s;
		animation: anychart-loader-blink-plane 1.5s infinite .25s
	}

	.anychart-loader .anychart-loader-chart-row .anychart-loader-chart-col.anychart-loader-red {
		background: #f0402e;
		height: 90%;
		-webkit-animation: anychart-loader-blink-plane 1.5s infinite .3s;
		animation: anychart-loader-blink-plane 1.5s infinite .5s
	}

.anychart-custom-button,
.anychart-menu-button {
	background: url(//ssl.gstatic.com/editor/button-bg.png) top left repeat-x #ddd;
	color: #000;
	vertical-align: middle;
	list-style: none
}

@keyframes anychart-loader-rotate-plane {
	0%, 100% {
		-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
		transform: perspective(120px) rotateX(0) rotateY(0);
		opacity: 1
	}

	25% {
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
		opacity: .3
	}

	50% {
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		opacity: 1
	}

	75% {
		-webkit-transform: perspective(120px) rotateX(0) rotateY(-180.1deg);
		transform: perspective(120px) rotateX(0) rotateY(-180.1deg);
		opacity: .3
	}
}

@keyframes anychart-loader-blink-plane {
	0%, 100% {
		opacity: 1
	}

	50% {
		opacity: .01
	}
}

.anychart-custom-button {
	margin: 2px;
	border: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	text-decoration: none;
	cursor: pointer;
	outline: 0
}

.anychart-custom-button-inner-box,
.anychart-custom-button-outer-box {
	border-style: solid;
	border-color: #aaa;
	vertical-align: top
}

.anychart-custom-button-outer-box {
	margin: 0;
	border-width: 1px 0;
	padding: 0
}

.anychart-custom-button-inner-box {
	margin: 0 -1px;
	border-width: 0 1px;
	padding: 3px 4px;
	white-space: nowrap
}

* html .anychart-custom-button-rtl .anychart-custom-button-inner-box {
	right: auto
}

* :first-child + html .anychart-custom-button-rtl .anychart-custom-button-inner-box {
	left: 1px
}

::root .anychart-custom-button,
::root .anychart-custom-button-outer-box {
	line-height: 0
}

::root .anychart-custom-button-inner-box {
	line-height: normal
}

.anychart-custom-button-disabled {
	background-image: none !important;
	opacity: .3;
	-moz-opacity: .3;
	filter: alpha(opacity=30);
	cursor: default
}

	.anychart-custom-button-disabled .anychart-custom-button-inner-box,
	.anychart-custom-button-disabled .anychart-custom-button-outer-box {
		color: #333 !important;
		border-color: #999 !important
	}

* :first-child + html .anychart-custom-button-disabled,
* html .anychart-custom-button-disabled {
	margin: 2px 1px !important;
	padding: 0 1px !important
}

.anychart-custom-button-hover .anychart-custom-button-inner-box,
.anychart-custom-button-hover .anychart-custom-button-outer-box {
	border-color: #9cf #69e #69e #7af !important
}

.anychart-custom-button-active,
.anychart-custom-button-checked {
	background-color: #bbb;
	background-position: bottom left
}

.anychart-custom-button-focused .anychart-custom-button-inner-box,
.anychart-custom-button-focused .anychart-custom-button-outer-box {
	border-color: orange
}

.anychart-custom-button-collapse-right,
.anychart-custom-button-collapse-right .anychart-custom-button-inner-box,
.anychart-custom-button-collapse-right .anychart-custom-button-outer-box {
	margin-right: 0
}

.anychart-custom-button-collapse-left,
.anychart-custom-button-collapse-left .anychart-custom-button-inner-box,
.anychart-custom-button-collapse-left .anychart-custom-button-outer-box {
	margin-left: 0
}

	.anychart-custom-button-collapse-left .anychart-custom-button-inner-box {
		border-left: 1px solid #fff
	}

	.anychart-custom-button-collapse-left.anychart-custom-button-checked.anychart-custom-button-inner-box {
		border-left: 1px solid #ddd
	}

	* :first-child + html .anychart-custom-button-collapse-left.anychart-custom-button-inner-box,
	* html .anychart-custom-button-collapse-left .anychart-custom-button-inner-box {
		left: 0
	}

.anychart-button {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #f5f5f5;
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
	border: 1px solid #dcdcdc;
	border: 1px solid rgba(0, 0, 0, .1);
	color: #333;
	cursor: pointer;
	text-align: center;
	font-family: inherit;
	font-size: 11px;
	font-weight: 700;
	height: 29px;
	line-height: 27px;
	margin-right: 16px;
	min-width: 52px;
	outline: 0;
	padding: 0 8px;
	white-space: nowrap
}

.anychart-button-primary,
.anychart-button-secondary {
	font-size: 11px;
	height: 26px;
	margin: 0 16px 0 0;
	min-width: 70px;
	padding: 0 7px;
	line-height: 24px;
	font-weight: 700;
	outline: 0
}

.anychart-button:focus {
	border-color: #4d90fe
}

.anychart-button:hover {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1)
}

.anychart-button:active {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .3);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .3);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .3)
}

.anychart-button i {
	font-size: 11px
}

.anychart-button.anychart-button-disabled:active {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	cursor: default
}

.anychart-button-primary {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #4898e6;
	background-image: -webkit-linear-gradient(top, #4898e6, #4089d0);
	background-image: -moz-linear-gradient(top, #4898e6, #4089d0);
	background-image: -ms-linear-gradient(top, #4898e6, #4089d0);
	background-image: -o-linear-gradient(top, #4898e6, #4089d0);
	background-image: linear-gradient(top, #4898e6, #4089d0);
	border: 1px solid #1976d2;
	color: #fff;
	cursor: pointer
}

	.anychart-button-primary:active,
	.anychart-button-primary:hover {
		background-color: #4898e6;
		background-image: -webkit-linear-gradient(top, #4898e6, #387ec3);
		background-image: -moz-linear-gradient(top, #4898e6, #387ec3);
		background-image: -ms-linear-gradient(top, #4898e6, #387ec3);
		background-image: -o-linear-gradient(top, #4898e6, #387ec3);
		background-image: linear-gradient(top, #4898e6, #387ec3);
		border: 1px solid #1976d2;
		color: #fff
	}

	.anychart-button-primary:focus {
		-webkit-box-shadow: inset 0 0 0 1px #fff;
		-moz-box-shadow: inset 0 0 0 1px #fff;
		box-shadow: inset 0 0 0 1px #fff;
		outline: 0
	}

	.anychart-button-primary:active {
		-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
		-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
		box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3)
	}

	.anychart-button-primary.anychart-button-disabled {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		background: #4d90fe;
		background-image: -webkit-linear-gradient(top, #4d90fe, #4089d0);
		background-image: -moz-linear-gradient(top, #4d90fe, #4089d0);
		background-image: -ms-linear-gradient(top, #4d90fe, #4089d0);
		background-image: -o-linear-gradient(top, #4d90fe, #4089d0);
		background-image: linear-gradient(top, #4d90fe, #4089d0);
		filter: alpha(opacity=50);
		opacity: .5;
		cursor: default
	}

.anychart-button-secondary,
.anychart-button-secondary.anychart-button-disabled {
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1)
}

.anychart-button-secondary {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #f5f5f5;
	background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
	border: 1px solid #dcdcdc;
	color: #333;
	cursor: pointer
}

	.anychart-button-secondary:active,
	.anychart-button-secondary:hover {
		-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
		-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
		box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
		background-color: #f8f8f8;
		background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
		background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
		background-image: -ms-linear-gradient(top, #f8f8f8, #f1f1f1);
		background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
		background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
		border: 1px solid #c6c6c6;
		color: #111
	}

	.anychart-button-secondary:active,
	.anychart-button-standard:active {
		-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
		-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
	}

	.anychart-button-secondary:focus {
		border: 1px solid #4d90fe
	}

	.anychart-button-secondary:active {
		box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
	}

	.anychart-button-secondary.anychart-button-disabled {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		background-color: #f5f5f5;
		background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
		border: 1px solid #f3f3f3;
		border: 1px solid rgba(0, 0, 0, .05);
		color: #b8b8b8;
		cursor: default
	}

.anychart-button-standard {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: #f5f5f5;
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
	color: #333;
	border: 1px solid #dcdcdc;
	border: 1px solid rgba(0, 0, 0, .1)
}

	.anychart-button-standard:hover {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		background-color: #f8f8f8;
		background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
		background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
		background-image: -ms-linear-gradient(top, #f8f8f8, #f1f1f1);
		background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
		background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
		border: 1px solid #c6c6c6;
		color: #111
	}

	.anychart-button-standard:active {
		box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
		background: #f8f8f8;
		color: #111
	}

	.anychart-button-standard.anychart-button-checked {
		-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
		-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
		box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
		background-color: #eee;
		background-image: -webkit-linear-gradient(top, #eee, #e0e0e0);
		background-image: -moz-linear-gradient(top, #eee, #e0e0e0);
		background-image: -ms-linear-gradient(top, #eee, #e0e0e0);
		background-image: -o-linear-gradient(top, #eee, #e0e0e0);
		background-image: linear-gradient(top, #eee, #e0e0e0);
		border: 1px solid #ccc;
		color: #333
	}

	.anychart-button-standard.anychart-button-disabled,
	.anychart-flat-menu-button {
		background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
		background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
		background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
		background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1)
	}

	.anychart-button-standard.anychart-button-disabled {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		background-color: #f5f5f5;
		background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
		border: 1px solid #f3f3f3;
		border: 1px solid rgba(0, 0, 0, .05);
		color: #b8b8b8;
		cursor: default
	}

.anychart-button-toggle {
	height: 28px;
	line-height: 24px;
	padding: 0;
	min-width: 27px;
	margin: 0;
	vertical-align: middle
}

.anychart-button.anychart-button-toggle {
	z-index: auto
}

.anychart-button-collapse-left,
.anychart-button-collapse-right {
	z-index: 1
}

	.anychart-button-collapse-left.anychart-button-checked,
	.anychart-button-collapse-right.anychart-button-checked {
		z-index: 2
	}

	.anychart-button-collapse-left:hover,
	.anychart-button-collapse-right:hover {
		z-index: 3
	}

	.anychart-button-collapse-left.anychart-button-disabled {
		z-index: 0
	}

.anychart-button-collapse-right {
	margin-right: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.anychart-button-collapse-left {
	margin-left: -1px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.anychart-menu {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	-webkit-transition: opacity 218ms;
	-moz-transition: opacity 218ms;
	-o-transition: opacity 218ms;
	transition: opacity 218ms;
	background: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	cursor: default;
	font-size: 13px;
	color: #222;
	font-family: Arial, sans-serif;
	margin: 0;
	outline: 0;
	padding: 6px 0;
	position: absolute;
	z-index: 1003
}

.anychart-menuitem {
	position: relative;
	color: #333;
	cursor: pointer;
	list-style: none;
	margin: 0;
	padding: 6px 3em 6px 30px;
	white-space: nowrap
}

	.anychart-menuitem.anychart-menuitem-rtl {
		padding-left: 7em;
		padding-right: 28px
	}

.anychart-menu-nocheckbox .anychart-menuitem,
.anychart-menu-noicon .anychart-menuitem {
	padding-left: 12px
}

.anychart-menu-noaccel .anychart-menuitem {
	padding-right: 20px
}

.anychart-menuitem-disabled {
	cursor: default
}

	.anychart-menuitem-disabled .anychart-menuitem-accel,
	.anychart-menuitem-disabled .anychart-menuitem-content {
		color: #ccc !important
	}

	.anychart-menuitem-disabled .anychart-menuitem-icon {
		opacity: .3;
		-moz-opacity: .3;
		filter: alpha(opacity=30)
	}

.anychart-menuitem-highlight,
.anychart-menuitem-hover {
	background-color: #eee;
	border-color: #eee;
	border-style: dotted;
	border-width: 1px 0;
	padding-top: 5px;
	padding-bottom: 5px
}

.anychart-menuitem-checkbox,
.anychart-menuitem-icon {
	background-repeat: no-repeat;
	height: 21px;
	left: 3px;
	position: absolute;
	right: auto;
	top: 3px;
	vertical-align: middle;
	width: 21px
}

.anychart-menuitem i {
	height: 16px;
	left: 6px;
	position: absolute;
	right: auto;
	vertical-align: middle;
	width: 16px;
	padding-top: 1px
}

.anychart-menuitem-link {
	padding: 0
}

	.anychart-menuitem-link a {
		text-decoration: none;
		color: inherit;
		display: inline-block;
		padding: 6px 3em 6px 28px;
		width: 100%;
		box-sizing: border-box;
		transition: none
	}

	.anychart-menuitem-link.anychart-menuitem-highlight a {
		padding-bottom: 5px;
		padding-top: 5px
	}

.anychart-menuitem-rtl .anychart-menuitem-checkbox,
.anychart-menuitem-rtl .anychart-menuitem-icon {
	left: auto;
	right: 6px
}

.anychart-menuitem-accel {
	color: #777;
	direction: ltr;
	left: auto;
	float: right;
	padding: 0 0 0 24px;
	position: relative;
	right: 0;
	text-align: right
}

.anychart-menuitem-rtl .anychart-menuitem-accel {
	left: 0;
	right: auto;
	text-align: left
}

.anychart-menuitem-mnemonic-hint {
	text-decoration: underline
}

.anychart-menuitem-mnemonic-separator {
	color: #999;
	font-size: 12px;
	padding-left: 4px
}

.anychart-menuseparator {
	border-top: 1px solid #ebebeb;
	margin-top: 6px;
	margin-bottom: 6px
}

.anychart-submenu-arrow {
	color: #000;
	-webkit-transition: all 218ms;
	-moz-transition: all 218ms;
	-o-transition: all 218ms;
	transition: all 218ms;
	font-size: 70%;
	left: auto;
	right: 10px;
	margin-top: 2px;
	position: absolute;
	text-align: right;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #000
}

.anychart-menuitem-highlight .anychart-submenu-arrow,
.anychart-menuitem-hover .anychart-submenu-arrow {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	border-left-color: #333;
	opacity: 1
}

.anychart-menuitem-rtl .anychart-submenu-arrow {
	text-align: left;
	left: 0;
	right: auto;
	padding-left: 6px
}

.anychart-menuitem-disabled .anychart-submenu-arrow {
	border-left-color: #ccc;
	opacity: 1
}

.anychart-menu-scrollable {
	overflow-y: auto
}

.anychart-menu.anychart-menu-horizontal {
	padding-left: 4px;
	padding-right: 4px
}

	.anychart-menu.anychart-menu-horizontal .anychart-menuitem {
		display: inline-block;
		padding: 2px 3px
	}

		.anychart-menu.anychart-menu-horizontal .anychart-menuitem .anychart-menuitem-hover,
		.anychart-menu.anychart-menu-horizontal .anychart-menuitem.anychart-menuitem-highlight {
			padding-top: 1px;
			padding-bottom: 1px
		}

.anychart-menuitem.anychart-option i {
	position: relative;
	left: 1px;
	height: 23px;
	padding-top: 1px;
	width: 23px
}

* :first-child + html .anychart-menu-button-inner-box,
* :first-child + html .anychart-toolbar-button-inner-box,
* html .anychart-menu-button-inner-box,
* html .anychart-toolbar-button-inner-box,
* html .anychart-toolbar-button-rtl .anychart-toolbar-button-outer-box {
	left: -1px
}

.anychart-menuitem.anychart-option i.ac-position-center {
	top: -1px
}

.anychart-menu-button {
	border: 0;
	cursor: pointer;
	margin: 2px;
	outline: 0;
	padding: 0;
	text-decoration: none
}

.anychart-menu-button-inner-box,
.anychart-menu-button-outer-box {
	border-style: solid;
	border-color: #aaa;
	vertical-align: top
}

.anychart-menu-button-outer-box {
	margin: 0;
	border-width: 1px 0;
	padding: 0
}

.anychart-menu-button-inner-box {
	margin: 0 -1px;
	border-width: 0 1px;
	padding: 3px 4px
}

* html .anychart-menu-button-rtl .anychart-menu-button-outer-box {
	left: -1px;
	right: auto
}

* html .anychart-menu-button-rtl .anychart-menu-button-inner-box {
	right: auto
}

* :first-child + html .anychart-menu-button-rtl .anychart-menu-button-inner-box {
	left: 1px;
	right: auto
}

::root .anychart-menu-button,
::root .anychart-menu-button-inner-box,
::root .anychart-menu-button-outer-box {
	line-height: 0
}

::root .anychart-menu-button-caption,
::root .anychart-menu-button-dropdown {
	line-height: normal
}

.anychart-menu-button-disabled {
	background-image: none !important;
	opacity: .3;
	-moz-opacity: .3;
	filter: alpha(opacity=30);
	cursor: default
}

	.anychart-menu-button-disabled .anychart-menu-button-caption,
	.anychart-menu-button-disabled .anychart-menu-button-dropdown,
	.anychart-menu-button-disabled .anychart-menu-button-inner-box,
	.anychart-menu-button-disabled .anychart-menu-button-outer-box {
		color: #333 !important;
		border-color: #999 !important
	}

* :first-child + html .anychart-menu-button-disabled,
* html .anychart-menu-button-disabled {
	margin: 2px 1px !important;
	padding: 0 1px !important
}

.anychart-menu-button-hover .anychart-menu-button-inner-box,
.anychart-menu-button-hover .anychart-menu-button-outer-box {
	border-color: #9cf #69e #69e #7af !important
}

.anychart-menu-button-active,
.anychart-menu-button-open {
	background-color: #bbb;
	background-position: bottom left
}

.anychart-menu-button-focused .anychart-menu-button-inner-box,
.anychart-menu-button-focused .anychart-menu-button-outer-box {
	border-color: orange
}

.anychart-menu-button-caption {
	padding: 0 4px 0 0;
	vertical-align: top
}

.anychart-menu-button-dropdown {
	height: 15px;
	width: 7px;
	background: url(//ssl.gstatic.com/editor/editortoolbar.png) -388px 0 no-repeat;
	vertical-align: top
}

.anychart-menu-button-collapse-right,
.anychart-menu-button-collapse-right .anychart-menu-button-inner-box,
.anychart-menu-button-collapse-right .anychart-menu-button-outer-box {
	margin-right: 0
}

.anychart-menu-button-collapse-left,
.anychart-menu-button-collapse-left .anychart-menu-button-inner-box,
.anychart-menu-button-collapse-left .anychart-menu-button-outer-box {
	margin-left: 0
}

	.anychart-menu-button-collapse-left .anychart-menu-button-inner-box {
		border-left: 1px solid #fff
	}

	.anychart-menu-button-collapse-left.anychart-menu-button-checked.anychart-menu-button-inner-box {
		border-left: 1px solid #ddd
	}

.anychart-flat-menu-button {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #f5f5f5;
	background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
	box-sizing: content-box;
	border: 1px solid #dcdcdc;
	color: #333;
	cursor: pointer;
	font-size: 11px;
	font-weight: 700;
	list-style: none;
	outline: 0;
	text-decoration: none
}

.anychart-flat-menu-button-disabled {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: #f5f5f5;
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
	border: 1px solid #f3f3f3;
	border: 1px solid rgba(0, 0, 0, .05);
	color: #b8b8b8;
	cursor: default
}

	.anychart-flat-menu-button-disabled .anychart-flat-menu-button-dropdown {
		border-color: #b8b8b8 transparent
	}

.anychart-flat-menu-button-hover {
	background-color: #f8f8f8;
	background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	border-color: #c6c6c6;
	color: #111
}

.anychart-flat-menu-button.anychart-flat-menu-button-active,
.anychart-flat-menu-button.anychart-flat-menu-button-open {
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	background-color: #eee;
	background-image: -webkit-linear-gradient(top, #eee, #e0e0e0);
	background-image: -moz-linear-gradient(top, #eee, #e0e0e0);
	background-image: -ms-linear-gradient(top, #eee, #e0e0e0);
	background-image: -o-linear-gradient(top, #eee, #e0e0e0);
	background-image: linear-gradient(top, #eee, #e0e0e0);
	border: 1px solid #ccc;
	color: #333;
	z-index: 2
}

.anychart-flat-menu-button-focused {
	border-color: #4d90fe
}

.anychart-flat-menu-button-caption {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%
}

.anychart-flat-menu-button-dropdown {
	border-color: #777 transparent;
	border-style: solid;
	border-width: 4px 4px 0;
	height: 0;
	width: 0;
	position: absolute;
	right: 5px;
	top: 12px
}

.anychart-flat-menu-button-active .anychart-flat-menu-button-dropdown,
.anychart-flat-menu-button-hover .anychart-flat-menu-button-dropdown,
.anychart-flat-menu-button-open .anychart-flat-menu-button-dropdown,
.anychart-flat-menu-button-selected .anychart-flat-menu-button-dropdown {
	border-color: #595959 transparent
}

.anychart-combobox {
	background: 0 #f5f5f5;
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
	border: 1px solid #dcdcdc;
	border: 1px solid rgba(0, 0, 0, .1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	box-sizing: content-box;
	font: 400 small arial, sans-serif;
	height: 24px;
	color: #333;
	line-height: 24px;
	list-style: none;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	margin-left: 4px;
	padding: 1px 0;
	top: auto
}

	.anychart-combobox:hover {
		-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
		-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
		box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
		background-color: #f8f8f8;
		background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
		background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
		background-image: -ms-linear-gradient(top, #f8f8f8, #f1f1f1);
		background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
		background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
		border-color: #c6c6c6;
		color: #222
	}

		.anychart-combobox:hover input {
			border-right-color: #d9d9d9
		}

	.anychart-combobox.anychart-combobox-disabled {
		background-color: #f5f5f5;
		background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
		background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
		background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
		background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
		background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
		border: 1px solid #f2f2f2;
		opacity: 1;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		cursor: default
	}

		.anychart-combobox.anychart-combobox-disabled input {
			color: #b8b8b8;
			border-right-color: transparent
		}

		.anychart-combobox.anychart-combobox-disabled .anychart-combobox-button {
			opacity: .4
		}

	.anychart-combobox input {
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
		border-radius: 1px;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
		background: 0 0;
		border: 1px solid transparent;
		color: #333;
		font-family: Arial, sans-serif;
		font-size: 11px;
		font-weight: 700;
		height: 20px;
		overflow: hidden;
		padding: 0 0 0 3px;
		position: relative;
		margin-right: 18px
	}

		.anychart-combobox input:focus {
			-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
			-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
			box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
			-webkit-user-select: text;
			-moz-user-select: text;
			background: #fff;
			border: 1px solid #4d90fe;
			height: 20px;
			outline: 0
		}

.anychart-combobox-button {
	display: inline-block;
	border-color: #777 transparent;
	border-style: solid;
	border-width: 4px 4px 0;
	height: 0;
	width: 0;
	position: absolute;
	right: 5px;
	top: 12px
}

.anychart-checkbox {
	cursor: pointer;
	display: inline-block;
	margin: 2px 2px 2px 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	white-space: nowrap;
	vertical-align: middle
}

	.anychart-checkbox .anychart-checkbox-element {
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
		border-radius: 1px;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
		background-color: rgba(255, 255, 255, .05);
		border: 1px solid #c6c6c6;
		border: 1px solid rgba(155, 155, 155, .57);
		height: 11px;
		margin: 0 4px 1px 1px;
		outline: 0;
		vertical-align: text-bottom;
		width: 11px
	}

.anychart-checkbox-hover .anychart-checkbox-element {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
	border: 1px solid #b2b2b2
}

.anychart-checkbox-focused .anychart-checkbox-element {
	border: 1px solid #4d90fe
}

.anychart-checkbox-checked {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .65)
}

	.anychart-checkbox-checked .anychart-checkbox-checkmark {
		display: inline-block
	}

.anychart-checkbox-disabled {
	cursor: default;
	color: #b8b8b8
}

	.anychart-checkbox-disabled .anychart-checkbox-element {
		background-color: #fff;
		border: 1px solid #f1f1f1;
		cursor: default
	}

.anychart-checkbox-checkmark {
	display: none;
	opacity: .6;
	height: 15px;
	outline: 0;
	width: 15px;
	left: 0;
	position: relative;
	top: -3px
}

.anychart-palette {
	cursor: default;
	outline: 0
}

.anychart-palette-table {
	empty-cells: show;
	margin: 16px
}

.anychart-palette-cell {
	border: 1px solid transparent;
	cursor: pointer;
	margin: 0;
	position: relative
}

.anychart-palette-colorswatch {
	border: none;
	font-size: 14px;
	height: 16px;
	position: relative;
	width: 16px;
	display: block
}

	.anychart-palette-colorswatch:before {
		display: none;
		position: relative;
		top: 1px;
		left: 2px
	}

.anychart-palette-cell-hover {
	border: 1px solid #000
}

.anychart-palette-cell-selected {
	outline: #000 solid 1px
}

	.anychart-palette-cell-selected .anychart-palette-colorswatch:before {
		display: inline-block
	}

.anychart-color-menu-button-indicator {
	height: 14px;
	margin-left: 4px;
	outline: #bbb solid 1px;
	width: 14px
}

.anychart-color-menu-button .anychart-menu-button-inner-box,
.anychart-toolbar-color-menu-button .anychart-toolbar-menu-button-inner-box {
	padding-top: 2px !important;
	padding-bottom: 2px !important
}

.anychart-toolbar {
	background-color: #fafafa;
	background: linear-gradient(to bottom, #fafafa 0, #f8f8f8 17%, #e5e5e5 100%);
	background: -moz-linear-gradient(top, #fafafa 0, #f8f8f8 17%, #e5e5e5 100%);
	background: -webkit-linear-gradient(top, #fafafa 0, #f8f8f8 17%, #e5e5e5 100%);
	background: -o-linear-gradient(top, #fafafa 0, #f8f8f8 17%, #e5e5e5 100%);
	background: -ms-linear-gradient(top, #fafafa 0, #f8f8f8 17%, #e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fafafa", endColorstr="#e5e5e5", GradientType=0);
	border-bottom: 1px solid #d5d5d5;
	cursor: default;
	font: 400 12px Arial, sans-serif;
	margin: 0;
	outline: 0;
	padding: 2px;
	position: relative;
	zoom: 1
}

.anychart-toolbar-button {
	margin: 0 2px;
	border: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	color: #333;
	text-decoration: none;
	list-style: none;
	vertical-align: middle;
	cursor: default;
	outline: 0
}

.anychart-toolbar-button-inner-box,
.anychart-toolbar-button-outer-box {
	border: 0;
	vertical-align: top
}

.anychart-toolbar-button-outer-box {
	margin: 0;
	padding: 1px 0
}

.anychart-toolbar-button-inner-box {
	margin: 0 -1px;
	padding: 3px 4px
}

* html .anychart-toolbar-button-rtl .anychart-toolbar-button-inner-box {
	right: auto
}

* :first-child + html .anychart-toolbar-button-rtl .anychart-toolbar-button-inner-box {
	left: 1px;
	right: auto
}

::root .anychart-toolbar-button,
::root .anychart-toolbar-button-outer-box {
	line-height: 0
}

::root .anychart-toolbar-button-inner-box {
	line-height: normal
}

.anychart-toolbar-button-disabled {
	opacity: .3;
	-moz-opacity: .3;
	filter: alpha(opacity=30)
}

	.anychart-toolbar-button-disabled .anychart-toolbar-button-inner-box,
	.anychart-toolbar-button-disabled .anychart-toolbar-button-outer-box {
		color: #333 !important;
		border-color: #999 !important
	}

* :first-child + html .anychart-toolbar-button-disabled,
* html .anychart-toolbar-button-disabled {
	background-color: #f0f0f0;
	margin: 0 1px;
	padding: 0 1px
}

.anychart-toolbar-button-active .anychart-toolbar-button-outer-box,
.anychart-toolbar-button-checked .anychart-toolbar-button-outer-box,
.anychart-toolbar-button-hover .anychart-toolbar-button-outer-box,
.anychart-toolbar-button-selected .anychart-toolbar-button-outer-box {
	border-width: 1px 0;
	border-style: solid;
	padding: 0
}

.anychart-toolbar-button-active .anychart-toolbar-button-inner-box,
.anychart-toolbar-button-checked .anychart-toolbar-button-inner-box,
.anychart-toolbar-button-hover .anychart-toolbar-button-inner-box,
.anychart-toolbar-button-selected .anychart-toolbar-button-inner-box {
	border-width: 0 1px;
	border-style: solid;
	padding: 3px
}

.anychart-toolbar-button-hover .anychart-toolbar-button-inner-box,
.anychart-toolbar-button-hover .anychart-toolbar-button-outer-box {
	border-color: #a1badf !important
}

.anychart-toolbar-button-active,
.anychart-toolbar-button-checked,
.anychart-toolbar-button-selected {
	background-color: #dde1eb !important
}

	.anychart-toolbar-button-active .anychart-toolbar-button-inner-box,
	.anychart-toolbar-button-active .anychart-toolbar-button-outer-box,
	.anychart-toolbar-button-checked .anychart-toolbar-button-inner-box,
	.anychart-toolbar-button-checked .anychart-toolbar-button-outer-box,
	.anychart-toolbar-button-selected .anychart-toolbar-button-inner-box,
	.anychart-toolbar-button-selected .anychart-toolbar-button-outer-box {
		border-color: #729bd1
	}

.anychart-toolbar-button-collapse-right,
.anychart-toolbar-button-collapse-right .anychart-toolbar-button-inner-box,
.anychart-toolbar-button-collapse-right .anychart-toolbar-button-outer-box {
	margin-right: 0
}

.anychart-toolbar-button-collapse-left,
.anychart-toolbar-button-collapse-left .anychart-toolbar-button-inner-box,
.anychart-toolbar-button-collapse-left .anychart-toolbar-button-outer-box {
	margin-left: 0
}

	* :first-child + html .anychart-toolbar-button-collapse-left.anychart-toolbar-button-inner-box,
	* html .anychart-toolbar-button-collapse-left .anychart-toolbar-button-inner-box {
		left: 0
	}

* :first-child + html .anychart-toolbar-menu-button-inner-box,
* html .anychart-toolbar-menu-button-inner-box,
* html .anychart-toolbar-menu-button-rtl .anychart-toolbar-menu-button-outer-box {
	left: -1px
}

.anychart-toolbar-menu-button {
	margin: 0 2px;
	border: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	color: #333;
	text-decoration: none;
	list-style: none;
	vertical-align: middle;
	cursor: default;
	outline: 0
}

.anychart-toolbar-menu-button-inner-box,
.anychart-toolbar-menu-button-outer-box {
	border: 0;
	vertical-align: top
}

.anychart-toolbar-menu-button-outer-box {
	margin: 0;
	padding: 1px 0
}

.anychart-toolbar-menu-button-inner-box {
	margin: 0 -1px;
	padding: 3px 4px
}

* html .anychart-toolbar-menu-button-rtl .anychart-toolbar-menu-button-inner-box {
	right: auto
}

* :first-child + html .anychart-toolbar-menu-button-rtl.anychart-toolbar-menu-button-inner-box {
	left: 1px;
	right: auto
}

::root .anychart-toolbar-menu-button,
::root .anychart-toolbar-menu-button-inner-box,
::root .anychart-toolbar-menu-button-outer-box {
	line-height: 0
}

::root .anychart-toolbar-menu-button-caption,
::root .anychart-toolbar-menu-button-dropdown {
	line-height: normal
}

.anychart-toolbar-menu-button-disabled {
	opacity: .3;
	-moz-opacity: .3;
	filter: alpha(opacity=30)
}

	.anychart-toolbar-menu-button-disabled .anychart-toolbar-menu-button-inner-box,
	.anychart-toolbar-menu-button-disabled .anychart-toolbar-menu-button-outer-box {
		color: #333 !important;
		border-color: #999 !important
	}

* :first-child + html .anychart-toolbar-menu-button-disabled,
* html .anychart-toolbar-menu-button-disabled {
	background-color: #f0f0f0;
	margin: 0 1px;
	padding: 0 1px
}

.anychart-toolbar-menu-button-active .anychart-toolbar-menu-button-outer-box,
.anychart-toolbar-menu-button-hover .anychart-toolbar-menu-button-outer-box,
.anychart-toolbar-menu-button-open .anychart-toolbar-menu-button-outer-box {
	border-width: 1px 0;
	border-style: solid;
	padding: 0
}

.anychart-toolbar-menu-button-active .anychart-toolbar-menu-button-inner-box,
.anychart-toolbar-menu-button-hover .anychart-toolbar-menu-button-inner-box,
.anychart-toolbar-menu-button-open .anychart-toolbar-menu-button-inner-box {
	border-width: 0 1px;
	border-style: solid;
	padding: 3px
}

.anychart-toolbar-menu-button-hover .anychart-toolbar-menu-button-inner-box,
.anychart-toolbar-menu-button-hover .anychart-toolbar-menu-button-outer-box {
	border-color: #a1badf !important
}

.anychart-toolbar-menu-button-active,
.anychart-toolbar-menu-button-open {
	background-color: #dde1eb !important
}

	.anychart-toolbar-menu-button-active .anychart-toolbar-menu-button-inner-box,
	.anychart-toolbar-menu-button-active .anychart-toolbar-menu-button-outer-box,
	.anychart-toolbar-menu-button-open .anychart-toolbar-menu-button-inner-box,
	.anychart-toolbar-menu-button-open .anychart-toolbar-menu-button-outer-box {
		border-color: #729bd1
	}

.anychart-toolbar-menu-button-caption {
	padding: 0 4px 0 0;
	vertical-align: middle
}

.anychart-toolbar-menu-button-dropdown {
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #000;
	vertical-align: middle
}

.anychart-toolbar-separator {
	margin: 0 2px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #f7f7f7;
	padding: 0;
	width: 0;
	text-decoration: none;
	list-style: none;
	outline: 0;
	vertical-align: middle;
	line-height: normal;
	font-size: 120%;
	overflow: hidden
}

.anychart-toolbar-select .anychart-toolbar-menu-button-outer-box {
	border-width: 1px 0;
	border-style: solid;
	padding: 0
}

.anychart-toolbar-select .anychart-toolbar-menu-button-inner-box {
	border-width: 0 1px;
	border-style: solid;
	padding: 3px
}

.anychart-toolbar-select .anychart-toolbar-menu-button-inner-box,
.anychart-toolbar-select .anychart-toolbar-menu-button-outer-box {
	border-color: #bfcbdf
}

.anychart-chart-editor {
	background: #fff;
	border: 1px solid #acacac;
	color: #000;
	position: absolute;
	width: 80%;
	height: 80%;
	min-width: 780px;
	min-height: 400px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	box-shadow: 0 4px 16px rgba(0, 0, 0, .2)
}

	.anychart-chart-editor a,
	.anychart-chart-editor a:link,
	.anychart-chart-editor a:visited {
		color: #06c;
		cursor: pointer
	}

.anychart-chart-editor-icon {
	margin-top: 1px;
	font-size: 14px
}

.anychart-buttonset-default {
	font-weight: 700
}

.anychart-flat-menu-button {
	height: 14px;
	line-height: normal;
	margin: 0 0 0 5px;
	min-width: 0;
	padding: 6px 0 6px 6px;
	text-align: left
}

.anychart-chart-editor-color.anychart-flat-menu-button-disabled {
	background-image: none
}

	.anychart-chart-editor-color.anychart-flat-menu-button-disabled .anychart-color-menu-button-indicator {
		opacity: .5
	}

	.anychart-chart-editor-color.anychart-flat-menu-button-disabled .anychart-flat-menu-button-dropdown {
		opacity: .4
	}

.anychart-colormenu {
	padding: 10px
}

	.anychart-colormenu .anychart-palette-table {
		margin: 3px 0 0;
		padding: 0
	}

	.anychart-colormenu .anychart-label-input {
		width: 134px;
		margin-top: 5px
	}

.ac-position-bottom,
.ac-position-left,
.ac-position-right,
.ac-position-top {
	font-size: 20px;
	margin-top: 0
}

.ac-position-center,
.ac-position-center-bottom,
.ac-position-center-left,
.ac-position-center-right,
.ac-position-center-top,
.ac-position-center2,
.ac-position-left,
.ac-position-right {
	font-size: 21px
}

.anychart-flat-menu-button-caption .ac-position-bottom,
.anychart-flat-menu-button-caption .ac-position-left,
.anychart-flat-menu-button-caption .ac-position-right,
.anychart-flat-menu-button-caption .ac-position-top {
	margin-top: -3px;
	margin-left: -1px
}

.anychart-flat-menu-button-caption .ac-position-center,
.anychart-flat-menu-button-caption .ac-position-center-bottom,
.anychart-flat-menu-button-caption .ac-position-center-left,
.anychart-flat-menu-button-caption .ac-position-center-right,
.anychart-flat-menu-button-caption .ac-position-center-top,
.anychart-flat-menu-button-caption .ac-position-center2 {
	margin-top: -4px
}

.anychart-chart-editor-bg {
	background: #666;
	left: 0;
	position: absolute;
	top: 0
}

.anychart-chart-editor-title {
	color: #000;
	font-weight: 700;
	height: 48px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	padding: 12px 14px
}

.anychart-chart-editor-title-logo {
	display: inline-block;
	background: url(https://cdn.anychart.com/images/anychart-logo-medium.png) no-repeat #fff;
	background-size: 36px 36px;
	width: 36px;
	height: 36px;
	position: relative;
	top: 6px
}

.anychart-chart-editor-title-text {
	font-size: 18px;
	line-height: 36px;
	position: relative;
	top: -6px;
	left: 7px;
	cursor: default
}

.anychart-chart-editor-title-close {
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	height: 18px;
	width: 18px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	opacity: .5
}

.anychart-chart-editor-buttons,
.anychart-chart-editor-content {
	background-color: #fff
}

.anychart-chart-editor-content {
	position: absolute;
	overflow: hidden;
	top: 72px;
	left: 14px;
	right: 14px;
	bottom: 12px
}

.anychart-chart-editor-step {
	width: 100%;
	height: 100%;
	position: absolute
}

.anychart-chart-editor-step-aside {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	width: 238px;
	top: 0;
	bottom: 0;
	left: 0;
	border: 1px solid #ccc;
	overflow-y: auto;
	overflow-x: hidden
}

.ui-button-icon-only,
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box
}

.anychart-chart-editor-step-content-wrapper {
	position: absolute;
	left: 266px;
	top: 0;
	bottom: 0;
	right: 0;
	border: 1px solid #ccc
}

.anychart-chart-editor-step-content {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 36px;
	overflow: hidden
}

.anychart-chart-editor-step-progress {
	position: absolute;
	padding: 0;
	margin: 0 14px;
	left: 0;
	bottom: 0;
	right: 0;
	border-top: 1px solid #e5e5e5;
	height: 36px
}

.anychart-chart-editor-step-progress-item-list {
	margin-top: 6px;
	line-height: 24px;
	white-space: nowrap;
	display: inline-block
}

.anychart-chart-editor-step-progress-item {
	display: inline-block
}

	.anychart-chart-editor-step-progress-item.anychart-disabled .anychart-chart-editor-step-progress-item-content {
		cursor: default
	}

	.anychart-chart-editor-step-progress-item.anychart-active .anychart-chart-editor-step-progress-item-content {
		cursor: default;
		color: #000
	}

.anychart-chart-editor-step-progress-item-arrow {
	display: inline-block;
	margin: 0 7px
}

.anychart-chart-editor-step-progress-item-content {
	display: inline-block;
	cursor: pointer;
	color: grey
}

.anychart-chart-editor-step-next-button,
.anychart-chart-editor-step-previous-button {
	float: right;
	margin-top: 5px
}

.anychart-chart-editor-data-step-data-sets {
	margin: 0;
	padding: 0
}

.anychart-chart-editor-data-step-data-set {
	cursor: pointer;
	list-style-type: none;
	margin: 6px 7px;
	padding: 6px 7px;
	border-bottom: 1px solid #e5e5e5
}

	.anychart-chart-editor-data-step-data-set.anychart-active {
		font-weight: 700
	}

.anychart-chart-editor-data-step-data-preview {
	margin: 12px 14px
}

.anychart-chart-editor-data-step-data-preview-text {
	font-weight: 700
}

.anychart-chart-editor-data-step-data-preview-code {
	margin: 12px 0 0;
	font-size: 12px;
	height: 100px;
	overflow: auto
}

	.anychart-chart-editor-data-step-data-preview-code > span {
		font-size: 12px
	}

.anychart-jsonprettyprinter-propertyname {
	color: #4d4e53
}

.anychart-jsonprettyprinter-propertyvalue-string {
	color: #690
}

.anychart-jsonprettyprinter-propertyvalue-number {
	color: #905
}

.anychart-jsonprettyprinter-propertyvalue-boolean,
.anychart-jsonprettyprinter-propertyvalue-null {
	color: #07a
}

.anychart-chart-editor-data-mappings {
	margin: 12px 14px;
	border-top: 1px solid #e5e5e5;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	top: 139px
}

.anychart-chart-editor-data-mappings-title {
	margin: 12px 0;
	font-weight: 700
}

.anychart-chart-editor-add-data-mapping {
	margin-left: 14px
}

.anychart-chart-editor-remove-mapping {
	cursor: pointer;
	float: right;
	margin-left: 10px;
	opacity: .5
}

.anychart-chart-editor-data-mappings-content {
	display: inline-block;
	overflow: auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 53px
}

.anychart-chart-editor-data-mapping {
	display: inline-block;
	padding: 12px 14px;
	margin-right: 14px;
	margin-bottom: 12px;
	vertical-align: top;
	border: 1px solid #ccc
}

.anychart-chart-editor-data-mapping-title {
	display: inline-block
}

.anychart-chart-editor-add-mapping-field {
	margin-top: 12px
}

.anychart-chart-editor-remove-mapping-field {
	cursor: pointer;
	margin-left: 7px;
	margin-top: 3px;
	opacity: .5
}

.anychart-chart-editor-data-mapping-field {
	margin-top: 12px
}

.anychart-chart-editor-data-mapping-field-key,
.anychart-chart-editor-data-mapping-field-value {
	width: 100px
}

.anychart-chart-editor-data-mapping-field-key {
	margin-right: 14px;
	margin-left: 0
}

.anychart-chart-editor-chartType-step .anychart-data-mapping-warning-outer {
	height: 100%;
	width: 100%;
	text-align: center
}

	.anychart-chart-editor-chartType-step .anychart-data-mapping-warning-outer:before {
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle
	}

	.anychart-chart-editor-chartType-step .anychart-data-mapping-warning-outer .anychart-data-mapping-warning-inner {
		display: inline-block;
		vertical-align: middle;
		font-size: 15px;
		font-weight: 700
	}

.anychart-chart-editor-settings-chart-type {
	width: 85px;
	margin-right: 7px;
	margin-bottom: 7px;
	cursor: pointer
}

	.anychart-chart-editor-settings-chart-type.anychart-thumbnail {
		display: inline-block;
		vertical-align: top
	}

		.anychart-chart-editor-settings-chart-type.anychart-thumbnail > img {
			height: 85px
		}

	.anychart-chart-editor-settings-chart-type.anychart-control-checked.anychart-thumbnail {
		border-color: #4695e0;
		border-radius: 0;
		outline: #9acff9 solid 3px
	}

	.anychart-chart-editor-settings-chart-type.anychart-control-disabled {
		filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='anychart-greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#anychart-greyscale");
		filter: grayscale(100%);
		filter: gray;
		-webkit-filter: grayscale(100%)
	}

		.anychart-chart-editor-settings-chart-type.anychart-control-disabled.anychart-thumbnail {
			border-color: #ccc;
			box-shadow: none
		}

.anychart-chart-editor-chartSettingsSidebar {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%
}

.anychart-chart-editor-settings-group {
	width: 100%
}

.anychart-chart-editor-settings-group-header {
	cursor: pointer;
	background: #f8f8f8;
	border-bottom: 1px #e5e5e5 solid;
	font-size: 13px;
	font-weight: 700;
	padding: 6px 10px;
	text-align: left
}

.anychart-chart-editor-settings-group-content {
	border-bottom: 1px #e5e5e5 solid;
	padding: 6px 7px 12px
}

	.anychart-chart-editor-settings-group-content .anychart-combobox input {
		width: 28px
	}

.anychart-chart-editor-settings-item-gap {
	clear: both;
	height: 12px
}

.anychart-chart-editor-settings-item-gap-mini {
	clear: both;
	height: 6px
}

.anychart-chart-editor-settings-item-gap-micro {
	clear: both;
	height: 4px
}

.anychart-chart-editor-settings-item-separator {
	height: 10px;
	border-top: 1px solid #ccc
}

.anychart-chart-editor-settings-label {
	line-height: 1.4em;
	padding: 5px 0
}

.anychart-chart-editor-settings-header {
	font-weight: 700;
	padding: 5px 0
}

.anychart-chart-editor-settings-control-right {
	float: right
}

.anychart-chart-editor-settings-control-big {
	width: 100px
}

.anychart-chart-editor-settings-control-medium {
	width: 84px
}

.anychart-chart-editor-settings-control-small {
	width: 72px
}

.anychart-chart-editor-settings-control-select-image {
	width: 38px
}

.anychart-chart-editor-settings-enabled {
	padding: 4px 7px;
	margin-right: -5px
}

.anychart-chart-editor-settings-group-header .anychart-chart-editor-settings-enabled {
	background: #f8f8f8;
	margin-top: -5px;
	margin-right: -8px;
	padding: 5px 7px
}

	.anychart-chart-editor-settings-group-header .anychart-chart-editor-settings-enabled .anychart-checkbox-element {
		background-color: #fff
	}

.anychart-chart-editor-settings-header .anychart-chart-editor-settings-enabled {
	margin-top: -4px
}

.anychart-chart-editor-settings-font-family {
	margin-left: 0;
	width: 61px
}

.anychart-chart-editor-settings-bold {
	margin-left: 4px
}

.anychart-chart-editor-settings-chart-title {
	width: 145px
}

.anychart-chart-editor-remove-series-btn {
	cursor: pointer;
	opacity: .7;
	padding: 6px 7px;
	margin-left: 2px;
	margin-right: -5px
}

.anychart-chart-editor-series-name-input {
	width: 120px
}

.anychart-chart-editor-add-series-btn {
	margin: 0;
	width: 84px
}

.anychart-chart-editor-colorPicker-popup {
	position: absolute;
	width: 300px
}

.downloads li {
	font-size: 1.4rem;
	line-height: 2rem;
	margin: 2rem 0
}

	.downloads li:before {
		content: '';
		display: inline-block;
		background: url(../images/sprites.png) -25px -449px no-repeat;
		overflow: hidden;
		text-indent: -9999px;
		text-align: left;
		width: 1.4rem;
		height: 1.4rem;
		margin-right: 1rem
	}

	.downloads li a {
		color: #003c92 !important;
		font-weight: 500
	}

.downloads .subDownloads li {
	margin: 1rem 0
}

	.downloads .subDownloads li:before {
		background: 0 0
	}

	.downloads .subDownloads li a {
		font-weight: 400
	}

.inside .IndexLinked .whBox h3 {
	border-bottom: 0;
	color: #ff9123
}

@media only screen and (max-width:991px) {
	.inside .IndexLinked .whBox .stockTable table {
		display: table
	}
}

.inside .IndexLinked .whBox .stockTable table tr td:last-child {
	text-align: left
}

.inside .IndexLinked .whBox .stockTable table th:not(first-child) {
	padding: 15px 5px
}

.contactUsSection .whBox {
	padding: 0
}

.contactUsSection .writeUs h3 {
	border-bottom: 1px solid #c2c6cc;
	padding: 3rem 3rem 2rem
}

.contactUsSection .writeUs .form {
	padding: 3rem
}

.contactUsSection .contactRHS {
	width: 100%
}

	.contactUsSection .contactRHS h3 {
		color: #fff
	}

.mapHolder h3 {
	font-size: 1.4rem;
	line-height: 2.4rem;
	font-weight: 600;
	padding-left: 0;
	padding-bottom: 1rem
}

.contactAddSec p {
	color: #fff;
	font-size: 1.4rem;
	line-height: 2.5rem;
	padding-bottom: 2rem
}

.inputBlock {
	width: 100%;
	float: left;
	margin-bottom: 2.5rem
}

	.inputBlock .inputbox {
		width: 50%;
		float: left
	}

@media only screen and (max-width:767px) {
	.inputBlock {
		margin-bottom: 0
	}

		.inputBlock .inputbox {
			width: 100%;
			margin-bottom: 3.5rem
		}
}

.inputBlock .inputbox input {
	font-size: 1.4rem;
	color: #1a1a1a;
	border-bottom: 1px solid #c2c6cc;
	padding-bottom: 10px;
	width: 90%
}

	.inputBlock .inputbox input::-webkit-input-placeholder {
		color: #919499
	}

	.inputBlock .inputbox input::-moz-placeholder {
		color: #919499
	}

	.inputBlock .inputbox input:-ms-input-placeholder {
		color: #919499
	}

	.inputBlock .inputbox input:-moz-placeholder {
		color: #919499
	}

.inputBlock .inputbox:nth-child(2) input {
	float: right
}

.inputBlock .inputbox:nth-child(2) .error_message {
	padding-left: 3.5rem
}

@media only screen and (max-width:767px) {
	.inputBlock .inputbox input {
		width: 100%
	}

	.inputBlock .inputbox:nth-child(2) .error_message {
		padding-left: 0
	}
}

.selectBlock {
	float: left;
	width: 100%
}

	.selectBlock .subDepSelect {
		width: 50%;
		float: left;
		position: relative
	}

@media only screen and (max-width:767px) {
	.selectBlock .subDepSelect {
		width: 100%;
		margin-bottom: 3.5rem
	}
}

.selectBlock .subDepSelect .dorpdown-list {
	border-bottom: 1px solid #c2c6cc;
	float: left;
	padding-left: 0;
	width: 90%;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-size: 1.4rem;
	color: #1a1a1a;
	padding-bottom: 10px;
	background: url(../images/sprites.png) 256px -554px no-repeat
}

@media only screen and (min-width:991px) and (max-width:1199px) {
	.selectBlock .subDepSelect .dorpdown-list {
		background-position: 205px -554px
	}
}

@media only screen and (max-width:767px) {
	.selectBlock .subDepSelect .dorpdown-list {
		width: 100%
	}
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.selectBlock .subDepSelect .dorpdown-list {
		background-position: 188px -554px
	}
}

.selectBlock .subDepSelect .dropaArrow {
	display: none;
	background: url(../images/sprites.png) -29px -564px no-repeat;
	position: absolute;
	right: 12%;
	top: .5rem;
	width: 1.5rem;
	height: 1.5rem
}

@media only screen and (max-width:767px) {
	.selectBlock .subDepSelect .dropaArrow {
		right: 5%
	}
}

.selectBlock .subDepSelect:nth-child(2) .dorpdown-list {
	float: right
}

.selectBlock .subDepSelect:nth-child(2) .dropaArrow {
	right: 3%
}

.selectBlock .subDepSelect:nth-child(2) .error_message {
	padding-left: 3.5rem
}

@media only screen and (max-width:767px) {
	.selectBlock .subDepSelect:nth-child(2) .dropaArrow {
		right: 5%
	}

	.selectBlock .subDepSelect:nth-child(2) .error_message {
		padding-left: 0
	}
}

.commentBox label {
	font-size: 1.4rem;
	color: #1a1a1a;
	font-weight: 400;
	padding-top: 2rem
}

.commentBox textarea {
	border: 1px solid #c2c6cc;
	border-radius: 5px;
	resize: none;
	width: 100%;
	height: 150px;
	padding: 5px
}

.rangeCalendar aside input.submitBtn,
.submitBtn {
	background: #003d93;
	font-size: 1.4rem;
	color: #fff;
	padding: 1rem 2rem;
	margin-top: 2rem;
	cursor: pointer
}

	.rangeCalendar aside input.submitBtn:hover,
	.submitBtn:hover {
		color: #fff;
		text-decoration: none
	}

.getDirections .whBox h3 {
	border-bottom: none
}

.error_message {
	clear: both;
	color: #ff9122;
	font-size: 1.2rem;
	font-weight: 300;
	padding-top: 5px
}

.thankYou {
	padding-top: 10rem
}

	.thankYou h1 {
		font-size: 2.4rem;
		line-height: 3rem;
		color: gray
	}

	.thankYou p {
		font-size: 1.8rem;
		line-height: 2.2rem;
		color: gray
	}

@media only screen and (max-width:767px) {
	.thankYou {
		padding-top: 0
	}
}

::-webkit-input-placeholder {
	color: #000
}

:-moz-placeholder {
	color: #000;
	opacity: 1
}

::-moz-placeholder {
	color: #000;
	opacity: 1
}

:-ms-input-placeholder {
	color: #000
}

.dailyReportsSec .whBox {
	padding: 0
}

.dailyReportsSec.monthlyReportsSec .dailyUpdates ul {
	position: relative;
	top: 0;
	transform: none
}

.reportsSec1 {
	display: inline-block;
	width: 100%;
	overflow: hidden
}

	.reportsSec1 .reportDate {
		width: 35%;
		float: left;
		background: #ff9123;
		padding: 3rem 2.7rem
	}

@media screen and (max-width:1024px) {
	.reportsSec1 .reportDate {
		padding: 3rem 1rem 3rem 2rem
	}
}

@media only screen and (min-width:480px) and (max-width:767px) {
	.reportsSec1 .reportDate {
		width: 37%;
		padding: 3rem 2.7rem
	}
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.reportsSec1 .reportDate {
		float: none;
		width: 100%;
		padding: 3rem 2.7rem
	}
}

.reportsSec1 .reportDate p {
	color: #fff;
	font-size: 1.8rem;
	margin-bottom: 0
}

.reportsSec1 .reportDate .year {
	color: #ffbc8a;
	padding-bottom: 4rem
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.reportsSec1 .reportDate .year {
		padding-bottom: 1rem
	}
}

.reportsSec1 .reportDate .week {
	font-weight: 500;
	padding-bottom: 1.5rem
}

.reportsSec1 .reportDate .date {
	font-size: 3.6rem;
	font-weight: 100;
	padding-bottom: 7rem
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.reportsSec1 .reportDate .date {
		padding-bottom: 0
	}
}

.reportsSec1 .dailyUpdates {
	width: 65%;
	float: left;
	padding: 3rem
}

@media only screen and (min-width:480px) and (max-width:767px) {
	.reportsSec1 .dailyUpdates {
		width: 63%
	}
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.reportsSec1 .dailyUpdates {
		width: 100%
	}

		.reportsSec1 .dailyUpdates ul {
			position: static;
			top: 0;
			transform: none
		}
}

.reportsSec1 .dailyUpdates ul li {
	position: relative;
	font-size: 1.4rem;
	padding-bottom: 2rem;
	padding-left: 29px
}

	.reportsSec1 .dailyUpdates ul li::before {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 14px;
		height: 23px;
		background: url(../images/sprites.png) -25px -445px no-repeat
	}

	.reportsSec1 .dailyUpdates ul li a {
		color: #003c92;
		cursor: pointer;
		text-decoration: none
	}

.reportsSec1 .dailyUpdates .nextBtn {
	position: absolute;
	right: 2.5rem;
	bottom: 3rem
}

.inside .historicalDataWrap {
	padding: 0 1.5rem 3rem
}

	.inside .historicalDataWrap .stockTable table,
	.inside .historicalDataWrap .stockTable td,
	.inside .historicalDataWrap .stockTable th {
		font-weight: 500;
		color: #1a1a1a
	}

		.inside .historicalDataWrap .stockTable table thead {
			border-top: 1px solid #c2c6cc;
			border-bottom: 1px solid #c2c6cc
		}

			.inside .historicalDataWrap .stockTable table thead th {
				text-align: right
			}

				.inside .historicalDataWrap .stockTable table thead th.setWidth {
					width: 125px
				}

@media only screen and (max-width:1200px) {
	.inside .historicalDataWrap .stockTable table thead th.setWidth {
		width: auto
	}
}

.inside .historicalDataWrap .stockTable table thead th:first-child {
	text-align: left
}

.inside .historicalDataWrap .stockTable table tbody tr td {
	text-align: right;
	font-size: 1.4rem
}

@media only screen and (max-width:991px) {
	.inside .historicalDataWrap .stockTable table tbody tr td {
		text-align: left
	}
}

.inside .historicalDataWrap .stockTable table tbody tr td:nth-child(even) {
	color: #4c4c4c
}

.inside .historicalDataWrap .stockTable table tbody tr td:first-child {
	text-align: left
}

.inside .historicalDataWrap .stockTable table tbody tr td:last-child {
	text-align: right
}

.inside .historicalDataWrap .stockTable .dataTable {
	border-top: 1px solid #c2c6cc
}

	.inside .historicalDataWrap .stockTable .dataTable .tableBlock {
		padding: 3rem;
		border-left: 1px solid #c2c6cc;
		min-height: 500px
	}

@media only screen and (max-width:991px) {
	.inside .historicalDataWrap .stockTable table tbody tr td:last-child {
		text-align: left
	}

	.inside .historicalDataWrap .stockTable .dataTable .tableBlock {
		border-left: 0
	}
}

@media only screen and (max-width:767px) {
	.inside .historicalDataWrap .stockTable .dataTable .tableBlock {
		padding: 1rem
	}
}

.inside .historicalDataWrap .stockTable .calendar {
	padding: 3rem 1.5rem 0;
	position: relative
}

	.inside .historicalDataWrap .stockTable .calendar .btn-select {
		padding: 0 1rem;
		border: 1px solid #003d93;
		display: block
	}

		.inside .historicalDataWrap .stockTable .calendar .btn-select .btn-select-value {
			color: #003d93;
			display: block;
			width: 100%
		}

		.inside .historicalDataWrap .stockTable .calendar .btn-select .btn-select-arrow {
			position: absolute
		}

		.inside .historicalDataWrap .stockTable .calendar .btn-select ul {
			width: 100%;
			top: 4.6rem
		}

	.inside .historicalDataWrap .stockTable .calendar p {
		font-size: 1.8rem;
		line-height: 2.2rem
	}

.inside .historicalDataWrap .tableHeading {
	margin-bottom: 2rem
}

	.inside .historicalDataWrap .tableHeading h4 {
		color: #003d93;
		font-weight: 600
	}

	.inside .historicalDataWrap .tableHeading.historyData-show .downloads li {
		margin: 0;
		position: relative
	}

@media only screen and (max-width:767px) {
	.inside .historicalDataWrap .stockTable .calendar .btn-select {
		padding: 0 1rem
	}

	.inside .historicalDataWrap .tableHeading.historyData-show .downloads li a {
		font-size: 1.3rem
	}
}

.inside .historicalDataWrap .tableHeading.historyData-show .downloads.rsPaper li {
	margin: 2rem 0
}

@media only screen and (max-width:991px) {
	.inside .historicalDataWrap .stockTable .calendar {
		border-bottom: 1px solid #c2c6cc
	}

	.inside .historicalDataWrap .tableHeading {
		padding: 2rem 0;
		border-top: 1px solid #c2c6cc;
		border-bottom: 1px solid transparent;
		margin-bottom: 0
	}
}
/* Added on Jun,2024 */
#Historicalnodata {
	min-height: 50rem;
	padding-top: 12rem;
}
	/* Added on Jun,2024 */
	#Historicalnodata h1 {
		font-size: 2.4rem;
		line-height: 3rem;
		color: gray
	}

.inside .historicalDataWrap .mobileWatch {
	display: none
}

	.inside .historicalDataWrap .mobileWatch .fundBlock {
		width: 100%
	}

	.inside .historicalDataWrap .mobileWatch .fundBlockIn {
		width: 100%;
		float: none;
		margin: 20px 0 0
	}

		.inside .historicalDataWrap .mobileWatch .fundBlockIn li span {
			font-weight: 500
		}

		.inside .historicalDataWrap .mobileWatch .fundBlockIn li label {
			text-transform: uppercase
		}

@media only screen and (max-width:767px) {
	.inside .historicalDataWrap .mobileWatch .fundBlockIn {
		padding: 12px 1rem
	}
}

.inside .historicalDataWrap .noData {
	min-height: 50rem;
	padding-top: 12rem
}

	.inside .historicalDataWrap .noData h1 {
		font-size: 2.4rem;
		line-height: 3rem;
		color: gray
	}

.inside .historicalDataWrap .pagination ul {
	text-align: right
}

	.inside .historicalDataWrap .pagination ul li {
		width: 3.5rem;
		height: 3.5rem;
		display: inline-block;
		vertical-align: top;
		border: 1px solid #003c92;
		border-radius: 50%;
		cursor: pointer
	}

.historyData-show,
.ui-helper-hidden {
	display: none
}

.inside .historicalDataWrap .pagination ul li:not(:first-child):not(:last-child) {
	font-size: 1.2rem;
	line-height: 3.5rem;
	text-align: center
}

	.inside .historicalDataWrap .pagination ul li.active,
	.inside .historicalDataWrap .pagination ul li:not(:first-child):not(:last-child):hover {
		background: #919499;
		color: #fff;
		border: none
	}

.inside .historicalDataWrap .pagination ul li.prevArrow {
	background-image: url(../images/sprites.png);
	background-position: -16px -935px;
	border: none
}

.inside .historicalDataWrap .pagination ul li.nextArrow {
	background-image: url(../images/sprites.png);
	background-position: -16px -962px;
	border: none
}

.researchPaper .downloads {
	padding-bottom: 15px
}

	.researchPaper .downloads li:before {
		position: absolute;
		left: 0;
		top: 5px
	}

	.researchPaper .downloads li a {
		word-wrap: break-word
	}

	.researchPaper .downloads li .mnthDate {
		text-align: right
	}

@media only screen and (max-width:767px) {
	.researchPaper .downloads li .mnthDate {
		text-align: left
	}
}

#path-13 {
	fill: rgb(0, 114, 171) !important;
}


/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
	content: "";
	display: table;
	border-collapse: collapse
}

.ui-helper-clearfix:after {
	clear: both
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0)
}

.ui-front {
	z-index: 100
}

.ui-state-disabled {
	cursor: default !important;
	pointer-events: none
}

.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%
}

.ui-autocomplete,
.ui-menu .ui-menu {
	position: absolute
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto
}

.ui-autocomplete {
	top: 0;
	left: 0;
	cursor: default
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0
}

.ui-button,
.ui-controlgroup {
	display: inline-block;
	vertical-align: middle
}

.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
	margin: -1px
}

.ui-menu-icons {
	position: relative
}

	.ui-menu-icons .ui-menu-item-wrapper {
		padding-left: 2em
	}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0
}

.ui-button {
	padding: .4em 1em;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: visible
}

	.ui-button,
	.ui-button:active,
	.ui-button:hover,
	.ui-button:link,
	.ui-button:visited {
		text-decoration: none
	}

.ui-button-icon-only {
	width: 2em;
	text-indent: -9999px;
	white-space: nowrap
}

input.ui-button.ui-button-icon-only {
	text-indent: 0
}

.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0
}

.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0
}

	.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus,
	.ui-controlgroup > .ui-controlgroup-item:focus {
		z-index: 9999
	}

.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left
}

.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em
}

	.ui-controlgroup .ui-controlgroup-label span {
		font-size: 80%
	}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
	width: 75%;
	width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid
}

.ui-checkboxradio-disabled {
	pointer-events: none
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none
}

	.ui-datepicker .ui-datepicker-header {
		position: relative;
		padding: .2em 0
	}

	.ui-datepicker .ui-datepicker-next,
	.ui-datepicker .ui-datepicker-prev {
		position: absolute;
		width: 1.8em;
		height: 1.8em
	}

	.ui-datepicker .ui-datepicker-next-hover,
	.ui-datepicker .ui-datepicker-prev-hover {
		top: 1px
	}

	.ui-datepicker .ui-datepicker-prev-hover {
		left: 1px
	}

	.ui-datepicker .ui-datepicker-next-hover {
		right: 1px
	}

	.ui-datepicker .ui-datepicker-next span,
	.ui-datepicker .ui-datepicker-prev span {
		display: block;
		position: absolute;
		left: 50%;
		margin-left: -8px;
		top: 50%;
		margin-top: -8px
	}

	.ui-datepicker .ui-datepicker-title {
		margin: 0 2.3em;
		line-height: 1.8em;
		text-align: center
	}

		.ui-datepicker .ui-datepicker-title select {
			font-size: 1em;
			margin: 1px 0
		}

	.ui-datepicker select.ui-datepicker-month,
	.ui-datepicker select.ui-datepicker-year {
		width: 45%
	}

	.ui-datepicker table {
		width: 100%;
		font-size: .9em;
		border-collapse: collapse;
		margin: 0 0 .4em
	}

	.ui-datepicker th {
		padding: .7em .3em;
		text-align: center;
		font-weight: 700;
		border: 0
	}

	.ui-datepicker td {
		border: 0;
		padding: 1px
	}

		.ui-datepicker td a,
		.ui-datepicker td span {
			display: block;
			text-align: right;
			text-decoration: none
		}

	.ui-datepicker .ui-datepicker-buttonpane {
		background-image: none;
		margin: .7em 0 0;
		padding: 0 .2em;
		border-left: 0;
		border-right: 0;
		border-bottom: 0
	}

		.ui-datepicker .ui-datepicker-buttonpane button {
			float: right;
			margin: .5em .2em .4em;
			cursor: pointer;
			padding: .2em .6em .3em;
			width: auto;
			overflow: visible
		}

			.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
			.ui-datepicker-multi .ui-datepicker-group,
			.ui-datepicker-rtl .ui-datepicker-buttonpane button {
				float: left
			}

	.ui-datepicker.ui-datepicker-multi {
		width: auto
	}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right
}

	.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
	.ui-datepicker-rtl .ui-datepicker-group {
		float: right
	}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px
}

.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em
}

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0
}

	.ui-dialog .ui-dialog-titlebar {
		padding: .4em 1em;
		position: relative
	}

	.ui-dialog .ui-dialog-title {
		float: left;
		margin: .1em 0;
		white-space: nowrap;
		width: 90%;
		overflow: hidden;
		text-overflow: ellipsis
	}

	.ui-dialog .ui-dialog-titlebar-close {
		position: absolute;
		right: .3em;
		top: 50%;
		width: 20px;
		margin: -10px 0 0;
		padding: 1px;
		height: 20px
	}

	.ui-dialog .ui-dialog-content {
		position: relative;
		border: 0;
		padding: .5em 1em;
		background: 0 0;
		overflow: auto
	}

	.ui-dialog .ui-dialog-buttonpane {
		text-align: left;
		border-width: 1px 0 0;
		background-image: none;
		margin-top: .5em;
		padding: .3em 1em .5em .4em
	}

		.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
			float: right
		}

		.ui-dialog .ui-dialog-buttonpane button {
			margin: .5em .4em .5em 0;
			cursor: pointer
		}

	.ui-dialog .ui-resizable-n {
		height: 2px;
		top: 0
	}

	.ui-dialog .ui-resizable-e {
		width: 2px;
		right: 0
	}

	.ui-dialog .ui-resizable-s {
		height: 2px;
		bottom: 0
	}

	.ui-dialog .ui-resizable-w {
		width: 2px;
		left: 0
	}

	.ui-dialog .ui-resizable-ne,
	.ui-dialog .ui-resizable-nw,
	.ui-dialog .ui-resizable-se,
	.ui-dialog .ui-resizable-sw {
		width: 7px;
		height: 7px
	}

	.ui-dialog .ui-resizable-se {
		right: 0;
		bottom: 0
	}

	.ui-dialog .ui-resizable-sw {
		left: 0;
		bottom: 0
	}

	.ui-dialog .ui-resizable-ne {
		right: 0;
		top: 0
	}

	.ui-dialog .ui-resizable-nw {
		left: 0;
		top: 0
	}

.ui-draggable .ui-dialog-titlebar {
	cursor: move
}

.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none
}

.ui-resizable {
	position: relative
}

.ui-resizable-handle {
	position: absolute;
	font-size: .1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
	display: none
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px
}

.ui-slider-vertical .ui-slider-range-min,
.ui-spinner-down {
	bottom: 0
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden
}

	.ui-progressbar .ui-progressbar-value {
		margin: -1px;
		height: 100%
	}

	.ui-progressbar .ui-progressbar-overlay {
		background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
		height: 100%;
		filter: alpha(opacity=25);
		opacity: .25
	}

.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none
}

.ui-selectable {
	-ms-touch-action: none;
	touch-action: none
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted #000
}

.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none
}

	.ui-selectmenu-menu .ui-menu {
		overflow: auto;
		overflow-x: hidden;
		padding-bottom: 1px
	}

		.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
			font-size: 1em;
			font-weight: 700;
			line-height: 1.5;
			padding: 2px .4em;
			margin: .5em 0 0;
			height: auto;
			border: 0
		}

.ui-selectmenu-open {
	display: block
}

.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em
}

.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0
}

.ui-slider {
	position: relative;
	text-align: left
}

	.ui-slider .ui-slider-handle {
		position: absolute;
		z-index: 2;
		width: 1.2em;
		height: 1.2em;
		cursor: default;
		-ms-touch-action: none;
		touch-action: none
	}

	.ui-slider .ui-slider-range {
		position: absolute;
		z-index: 1;
		font-size: .7em;
		display: block;
		border: 0;
		background-position: 0 0
	}

	.ui-slider.ui-state-disabled .ui-slider-handle,
	.ui-slider.ui-state-disabled .ui-slider-range {
		filter: inherit
	}

.ui-slider-horizontal {
	height: .8em
}

	.ui-slider-horizontal .ui-slider-handle {
		top: -.3em;
		margin-left: -.6em
	}

	.ui-slider-horizontal .ui-slider-range {
		top: 0;
		height: 100%
	}

	.ui-slider-horizontal .ui-slider-range-min {
		left: 0
	}

	.ui-slider-horizontal .ui-slider-range-max {
		right: 0
	}

.ui-slider-vertical {
	width: .8em;
	height: 100px
}

	.ui-slider-vertical .ui-slider-handle {
		left: -.3em;
		margin-left: 0;
		margin-bottom: -.6em
	}

	.ui-slider-vertical .ui-slider-range {
		left: 0;
		width: 100%
	}

	.ui-slider-vertical .ui-slider-range-max {
		top: 0
	}

.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle
}

.ui-spinner-input {
	border: none;
	background: 0 0;
	color: inherit;
	padding: .222em 0;
	margin: .2em 2em .2em .4em;
	vertical-align: middle
}

.ui-widget-content a,
.ui-widget-header a {
	color: #333
}

.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0
}

.ui-widget,
.ui-widget .ui-widget {
	font-size: 1em
}

.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none
}

.ui-spinner-up {
	top: 0
}

.ui-tabs {
	position: relative;
	padding: .2em
}

	.ui-tabs .ui-tabs-nav {
		margin: 0;
		padding: .2em .2em 0
	}

		.ui-tabs .ui-tabs-nav li {
			list-style: none;
			float: left;
			position: relative;
			top: 0;
			margin: 1px .2em 0 0;
			border-bottom-width: 0;
			padding: 0;
			white-space: nowrap
		}

		.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
			float: left;
			padding: .5em 1em;
			text-decoration: none
		}

		.ui-tabs .ui-tabs-nav li.ui-tabs-active {
			margin-bottom: -1px;
			padding-bottom: 1px
		}

			.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
			.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
			.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
				cursor: text
			}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: 0 0
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px
}

body .ui-tooltip {
	border-width: 2px
}

.ui-widget {
	font-family: Arial, Helvetica, sans-serif
}

	.ui-widget button,
	.ui-widget input,
	.ui-widget select,
	.ui-widget textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em
	}

.boardBaseIndices .indicesTopics .downloads li:before,
.error404 h4,
.rangeCalendar aside input,
.ui-datepicker-title select.ui-datepicker-month,
.ui-datepicker-title select.ui-datepicker-year,
.ui-widget-header .ui-datepicker-title {
	font-family: 'Work Sans', sans-serif
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333
}

.ui-widget-header {
	font-weight: 700
}

	.ui-button,
	.ui-state-default,
	.ui-widget-content .ui-state-default,
	.ui-widget-header .ui-state-default,
	html .ui-button.ui-state-disabled:active,
	html .ui-button.ui-state-disabled:hover {
		font-weight: 400;
		color: #454545
	}

		.ui-button,
		.ui-state-default a,
		.ui-state-default a:link,
		.ui-state-default a:visited,
		a.ui-button,
		a:link.ui-button,
		a:visited.ui-button {
			color: #454545;
			text-decoration: none
		}

			.ui-button:focus,
			.ui-button:hover,
			.ui-state-focus,
			.ui-state-hover,
			.ui-widget-content .ui-state-focus,
			.ui-widget-content .ui-state-hover,
			.ui-widget-header .ui-state-focus,
			.ui-widget-header .ui-state-hover {
				font-weight: 400
			}

				.ui-state-focus a,
				.ui-state-focus a:hover,
				.ui-state-focus a:link,
				.ui-state-focus a:visited,
				.ui-state-hover a,
				.ui-state-hover a:hover,
				.ui-state-hover a:link,
				.ui-state-hover a:visited,
				a.ui-button:focus,
				a.ui-button:hover {
					color: #2b2b2b;
					text-decoration: none
				}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
	border: 1px solid #003eff;
	font-weight: 400;
	color: #fff
}

	.ui-icon-background,
	.ui-state-active .ui-icon-background {
		border: #003eff;
		background-color: #fff
	}

.ui-state-checked,
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none
}

.ui-state-checked {
	background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f
}

	.ui-state-error a,
	.ui-state-error-text,
	.ui-widget-content .ui-state-error a,
	.ui-widget-content .ui-state-error-text,
	.ui-widget-header .ui-state-error a,
	.ui-widget-header .ui-state-error-text {
		color: #5f3f3f
	}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none
}

	.ui-state-disabled .ui-icon {
		filter: Alpha(Opacity=35)
	}

.ui-icon {
	width: 16px;
	height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_444444_256x240.png)
}

.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
	background-image: url(images/ui-icons_555555_256x240.png)
}

.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_ffffff_256x240.png)
}

.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_777620_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_cc0000_256x240.png)
}

.ui-button .ui-icon {
	background-image: url(images/ui-icons_777777_256x240.png)
}

.ui-icon-blank {
	background-position: 16px 16px
}

.ui-icon-caret-1-n {
	background-position: 0 0
}

.ui-icon-caret-1-ne {
	background-position: -16px 0
}

.ui-icon-caret-1-e {
	background-position: -32px 0
}

.ui-icon-caret-1-se {
	background-position: -48px 0
}

.ui-icon-caret-1-s {
	background-position: -65px 0
}

.ui-icon-caret-1-sw {
	background-position: -80px 0
}

.ui-icon-caret-1-w {
	background-position: -96px 0
}

.ui-icon-caret-1-nw {
	background-position: -112px 0
}

.ui-icon-caret-2-n-s {
	background-position: -128px 0
}

.ui-icon-caret-2-e-w {
	background-position: -144px 0
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px
}

.ui-icon-triangle-1-s {
	background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px
}

.ui-icon-arrow-1-s {
	background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
	background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px
}

.ui-icon-arrow-4 {
	background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px
}

.ui-icon-extlink {
	background-position: -32px -80px
}

.ui-icon-newwin {
	background-position: -48px -80px
}

.ui-icon-refresh {
	background-position: -64px -80px
}

.ui-icon-shuffle {
	background-position: -80px -80px
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px
}

.ui-icon-folder-open {
	background-position: -16px -96px
}

.ui-icon-document {
	background-position: -32px -96px
}

.ui-icon-document-b {
	background-position: -48px -96px
}

.ui-icon-note {
	background-position: -64px -96px
}

.ui-icon-mail-closed {
	background-position: -80px -96px
}

.ui-icon-mail-open {
	background-position: -96px -96px
}

.ui-icon-suitcase {
	background-position: -112px -96px
}

.ui-icon-comment {
	background-position: -128px -96px
}

.ui-icon-person {
	background-position: -144px -96px
}

.ui-icon-print {
	background-position: -160px -96px
}

.ui-icon-trash {
	background-position: -176px -96px
}

.ui-icon-locked {
	background-position: -192px -96px
}

.ui-icon-unlocked {
	background-position: -208px -96px
}

.ui-icon-bookmark {
	background-position: -224px -96px
}

.ui-icon-tag {
	background-position: -240px -96px
}

.ui-icon-home {
	background-position: 0 -112px
}

.ui-icon-flag {
	background-position: -16px -112px
}

.ui-icon-calendar {
	background-position: -32px -112px
}

.ui-icon-cart {
	background-position: -48px -112px
}

.ui-icon-pencil {
	background-position: -64px -112px
}

.ui-icon-clock {
	background-position: -80px -112px
}

.ui-icon-disk {
	background-position: -96px -112px
}

.ui-icon-calculator {
	background-position: -112px -112px
}

.ui-icon-zoomin {
	background-position: -128px -112px
}

.ui-icon-zoomout {
	background-position: -144px -112px
}

.ui-icon-search {
	background-position: -160px -112px
}

.ui-icon-wrench {
	background-position: -176px -112px
}

.ui-icon-gear {
	background-position: -192px -112px
}

.ui-icon-heart {
	background-position: -208px -112px
}

.ui-icon-star {
	background-position: -224px -112px
}

.ui-icon-link {
	background-position: -240px -112px
}

.ui-icon-cancel {
	background-position: 0 -128px
}

.ui-icon-plus {
	background-position: -16px -128px
}

.ui-icon-plusthick {
	background-position: -32px -128px
}

.ui-icon-minus {
	background-position: -48px -128px
}

.ui-icon-minusthick {
	background-position: -64px -128px
}

.ui-icon-close {
	background-position: -80px -128px
}

.ui-icon-closethick {
	background-position: -96px -128px
}

.ui-icon-key {
	background-position: -112px -128px
}

.ui-icon-lightbulb {
	background-position: -128px -128px
}

.ui-icon-scissors {
	background-position: -144px -128px
}

.ui-icon-clipboard {
	background-position: -160px -128px
}

.ui-icon-copy {
	background-position: -176px -128px
}

.ui-icon-contact {
	background-position: -192px -128px
}

.ui-icon-image {
	background-position: -208px -128px
}

.ui-icon-video {
	background-position: -224px -128px
}

.ui-icon-script {
	background-position: -240px -128px
}

.ui-icon-alert {
	background-position: 0 -144px
}

.ui-icon-info {
	background-position: -16px -144px
}

.ui-icon-notice {
	background-position: -32px -144px
}

.ui-icon-help {
	background-position: -48px -144px
}

.ui-icon-check {
	background-position: -64px -144px
}

.ui-icon-bullet {
	background-position: -80px -144px
}

.ui-icon-radio-on {
	background-position: -96px -144px
}

.ui-icon-radio-off {
	background-position: -112px -144px
}

.ui-icon-pin-w {
	background-position: -128px -144px
}

.ui-icon-pin-s {
	background-position: -144px -144px
}

.ui-icon-play {
	background-position: 0 -160px
}

.ui-icon-pause {
	background-position: -16px -160px
}

.ui-icon-seek-next {
	background-position: -32px -160px
}

.ui-icon-seek-prev {
	background-position: -48px -160px
}

.ui-icon-seek-end {
	background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
	background-position: -80px -160px
}

.ui-icon-stop {
	background-position: -96px -160px
}

.ui-icon-eject {
	background-position: -112px -160px
}

.ui-icon-volume-off {
	background-position: -128px -160px
}

.ui-icon-volume-on {
	background-position: -144px -160px
}

.ui-icon-power {
	background-position: 0 -176px
}

.ui-icon-signal-diag {
	background-position: -16px -176px
}

.ui-icon-signal {
	background-position: -32px -176px
}

.ui-icon-battery-0 {
	background-position: -48px -176px
}

.ui-icon-battery-1 {
	background-position: -64px -176px
}

.ui-icon-battery-2 {
	background-position: -80px -176px
}

.ui-icon-battery-3 {
	background-position: -96px -176px
}

.ui-icon-circle-plus {
	background-position: 0 -192px
}

.ui-icon-circle-minus {
	background-position: -16px -192px
}

.ui-icon-circle-close {
	background-position: -32px -192px
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px
}

.ui-icon-circle-check {
	background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
	border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
	border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
	border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
	border-bottom-right-radius: 3px
}

.ui-widget-overlay {
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666
}

.calenderHolder {
	margin-top: 3.5rem
}

	.calenderHolder .dateHolder {
		width: 10rem;
		height: 10rem;
		border: 1px solid #003c92;
		position: relative;
		border-radius: .5rem;
		display: inline-block
	}

@media only screen and (min-width:320px) and (max-width:479px) {
	.calenderHolder .dateHolder {
		width: 7rem;
		height: 7.5rem
	}
}

@media only screen and (min-width:991px) and (max-width:1199px) {
	.calenderHolder .dateHolder {
		width: 7rem;
		height: 7.5rem
	}
}

.calenderHolder .dateHolder.afterArrow:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #ffd9b2;
	left: 45%;
	bottom: -2rem;
	position: absolute
}

.calenderHolder .dateHolder.dateToHold {
	margin-left: 3.5rem
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.calenderHolder .dateHolder.dateToHold {
		margin-left: 1.4rem
	}
}

.calenderHolder .dateHolder span {
	display: block;
	width: 100%;
	text-align: center;
	color: #003c92
}

	.calenderHolder .dateHolder span.yearValue {
		background: #003c92;
		color: #fff;
		font-size: 1.4rem;
		line-height: 2.3rem;
		border-radius-top-left: .5rem;
		border-radius-top-right: .5rem
	}

	.calenderHolder .dateHolder span.dateValue {
		font-size: 3.6rem;
		line-height: 4.5rem;
		font-weight: 300
	}

@media only screen and (min-width:320px) and (max-width:479px) {
	.calenderHolder .dateHolder span.dateValue {
		font-size: 2.6rem;
		line-height: 3rem
	}
}

@media only screen and (min-width:991px) and (max-width:1199px) {
	.calenderHolder .dateHolder.dateToHold {
		margin-left: 3rem
	}

	.calenderHolder .dateHolder span.dateValue {
		font-size: 2.6rem;
		line-height: 3rem
	}
}

.calenderHolder .dateHolder span.monthValue {
	font-size: 1.8rem;
	line-height: 2.3rem
}

.calenderHolder .dateHolder input[type=text] {
	opacity: 0;
	width: 10rem;
	height: 10rem;
	position: absolute;
	top: 0;
	left: 0
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.calenderHolder .dateHolder span.monthValue {
		font-size: 1.6rem;
		line-height: 2rem
	}

	.calenderHolder .dateHolder input[type=text] {
		width: 7rem;
		height: 7.5rem
	}
}

@media only screen and (min-width:991px) and (max-width:1199px) {
	.calenderHolder .dateHolder span.monthValue {
		font-size: 1.6rem;
		line-height: 2rem
	}

	.calenderHolder .dateHolder input[type=text] {
		width: 7rem;
		height: 7.5rem
	}
}

.calenderHolder .toText {
	display: inline-block;
	width: 4rem;
	height: 4rem;
	background: #c2c6cc;
	color: #fff;
	border-radius: 50%;
	padding: 1rem;
	margin-left: 3.5rem;
	margin-top: 6%;
	vertical-align: top;
	text-align: center
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.calenderHolder .toText {
		margin-left: 1.4rem
	}

	.calenderHolder {
		min-height: 25rem
	}
}

.calenderHolder .rangeCalendar aside input.submitBtn,
.calenderHolder .submitBtn,
.rangeCalendar aside .calenderHolder input.submitBtn {
	margin-bottom: 2rem
}

.ui-widget-header {
	background: #ffd9b2;
	color: #003c92;
	border: 0;
	border-radius: 0
}

	.ui-widget-header .ui-datepicker-title {
		line-height: 6rem;
		font-size: 1.8rem;
		font-weight: 300
	}

.ui-widget.ui-widget-content {
	border: 0;
	padding: 0;
	-webkit-box-shadow: 1px 7px 9px 0 rgba(0, 55, 79, .19);
	-moz-box-shadow: 1px 7px 9px 0 rgba(0, 55, 79, .19);
	box-shadow: 1px 7px 9px 0 rgba(0, 55, 79, .19);
	width: 29.8rem;
	min-height: 32.2rem
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.ui-widget-header .ui-datepicker-title {
		font-size: 1.4rem
	}

	.ui-widget.ui-widget-content {
		width: 23rem;
		min-height: 27.5rem
	}
}

@media only screen and (min-width:991px) and (max-width:1199px) {
	.calenderHolder .toText {
		margin-left: 3rem
	}

	.ui-widget-header .ui-datepicker-title {
		font-size: 1.4rem
	}

	.ui-widget.ui-widget-content {
		width: 23rem;
		min-height: 27.5rem
	}
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-left,
.ui-corner-right,
.ui-corner-tl,
.ui-corner-top,
.ui-corner-tr {
	border-radius: 0
}

.ui-datepicker table thead {
	background: #666361;
	color: #fff
}

.ui-datepicker table tr:first-child td {
	padding-top: 2rem
}

.ui-datepicker table tr td:first-child,
.ui-datepicker table tr th:first-child {
	padding-left: 1.5rem
}

.ui-datepicker table tr td:last-child,
.ui-datepicker table tr th:last-child {
	padding-right: 1.5rem
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
	background: 0 0;
	border: 0;
	border-radius: 5rem;
	font-size: 1.6rem;
	text-align: center;
	font-family: 'Work Sans', sans-serif
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.ui-button,
	.ui-state-default,
	.ui-widget-content .ui-state-default,
	.ui-widget-header .ui-state-default,
	html .ui-button.ui-state-disabled:active,
	html .ui-button.ui-state-disabled:hover {
		font-size: 1.2rem
	}
}

@media only screen and (min-width:991px) and (max-width:1199px) {
	.ui-button,
	.ui-state-default,
	.ui-widget-content .ui-state-default,
	.ui-widget-header .ui-state-default,
	html .ui-button.ui-state-disabled:active,
	html .ui-button.ui-state-disabled:hover {
		font-size: 1.2rem
	}
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
	background: #003c92
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	background: #dadfe6;
	color: #000
}

.ui-datepicker td a,
.ui-datepicker td span {
	padding: .6rem
}

.ui-widget-header .ui-icon {
	background-image: url(../images/sprites.png)
}

.ui-icon-circle-triangle-w {
	background-position: -29px -893px
}

.ui-icon-circle-triangle-e {
	background-position: -30px -920px
}

.ui-datepicker .ui-datepicker-prev {
	left: 2rem;
	top: 2.5rem
}

.ui-datepicker .ui-datepicker-next {
	right: 2rem;
	top: 2.5rem
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
	background: 0 0;
	border: 0;
	color: #000
}

.ui-datepicker-title select.ui-datepicker-month,
.ui-datepicker-title select.ui-datepicker-year {
	line-height: 3.7rem;
	font-size: 1.8rem;
	font-weight: 300;
	border: 1px solid #003d93;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/sprites.png) 30px -548px no-repeat #fff;
	color: #003d93;
	padding-left: .5rem;
	width: 8rem;
	height: 3.7rem;
	margin-right: 1.2rem;
	vertical-align: middle
}

@media only screen and (max-width:767px) {
	.ui-datepicker-title select.ui-datepicker-month,
	.ui-datepicker-title select.ui-datepicker-year {
		background-position: 17px -552px;
		height: 3rem;
		line-height: 3rem;
		font-size: 1.4rem;
		width: 38%
	}
}

[type=checkbox]:checked,
[type=checkbox]:not(:checked) {
	position: absolute;
	left: -9999px
}

	[type=checkbox]:checked + label,
	[type=checkbox]:not(:checked) + label {
		position: relative;
		padding-left: 22px;
		cursor: pointer
	}

		[type=checkbox]:checked + label:before,
		[type=checkbox]:not(:checked) + label:before {
			content: '';
			position: absolute;
			left: 0;
			top: 2px;
			width: 17px;
			height: 17px;
			border: 1px solid #003c92;
			background: #f8f8f8;
			border-radius: 3px
		}

		[type=checkbox]:checked + label:after,
		[type=checkbox]:not(:checked) + label:after {
			content: '\2713';
			position: absolute;
			top: 3px;
			left: 1px;
			font-size: 20px;
			line-height: .8;
			color: #fff;
			background: #003c92;
			transition: all .2s
		}

		[type=checkbox]:not(:checked) + label:after {
			opacity: 0;
			transform: scale(0)
		}

		[type=checkbox]:checked + label:after {
			opacity: 1;
			transform: scale(1)
		}

[type=checkbox]:disabled:checked + label:before,
[type=checkbox]:disabled:not(:checked) + label:before {
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd
}

[type=checkbox]:disabled:checked + label:after {
	color: #999
}

[type=checkbox]:disabled + label {
	color: #aaa
}

[type=checkbox]:checked:focus + label:before,
[type=checkbox]:not(:checked):focus + label:before {
	border: 1px dotted #00f
}

label:hover:before {
	border: 1px solid #4778d9 !important
}

.chkboxHolder {
	padding: 2rem 0 0
}

	.chkboxHolder p {
		display: inline-block;
		margin-right: 1rem
	}

	.chkboxHolder label {
		font-size: 1.4rem;
		font-weight: 300
	}

.inside .whBox .chkboxHolder p {
	margin-bottom: 0
}

.advanceChartingWrap {
	background: #000
}

	.advanceChartingWrap .stockTable .btn-select {
		padding: 0
	}

@media only screen and (max-width:767px) {
	.chkboxHolder p {
		margin-right: .5rem
	}

	.chkboxHolder label {
		font-size: 1.2rem
	}

	.advanceChartingWrap .stockTable .mobCenter {
		text-align: center;
		border-bottom: 1px solid #ff9123
	}

	.advanceChartingWrap .stockTable .borderBottom {
		border-bottom: 1px solid #c2c6cc
	}
}

.advanceChartingWrap .chartValues {
	text-align: right
}

	.advanceChartingWrap .chartValues li {
		display: inline-block;
		padding: 1rem
	}

		.advanceChartingWrap .chartValues li span {
			display: table-cell
		}

			.advanceChartingWrap .chartValues li span:nth-child(1) {
				color: #999
			}

			.advanceChartingWrap .chartValues li span.green {
				color: #39b54a
			}

@media only screen and (max-width:767px) {
	.advanceChartingWrap .chartValues li {
		padding: 0 1rem
	}

	.advanceChartingWrap .chartValues {
		width: 20rem;
		margin: 1rem auto;
		text-align: center
	}
}

.advanceChartingWrap .customChartBar {
	border: 1px solid #c2c6cc;
	padding: 1.5rem .5rem
}

	.advanceChartingWrap .customChartBar > ul > li {
		display: inline-block
	}

@media only screen and (max-width:991px) {
	.advanceChartingWrap .customChartBar > ul > li {
		display: inline-block;
		text-align: center;
		padding: 0
	}

		.advanceChartingWrap .customChartBar > ul > li:nth-child(2) {
			width: 50%
		}
}

.advanceChartingWrap .customChartBar > ul > li .btn-select {
	text-transform: uppercase;
	color: #003d93;
	box-shadow: none
}

@media only screen and (max-width:767px) {
	.advanceChartingWrap .customChartBar {
		border: 0;
		border-bottom: 1px solid #c2c6cc;
		padding: 0;
		margin: .5rem 0
	}

		.advanceChartingWrap .customChartBar > ul {
			max-width: 26rem;
			margin: auto
		}

			.advanceChartingWrap .customChartBar > ul > li {
				display: block;
				width: 100%;
				padding: .5rem 0
			}

				.advanceChartingWrap .customChartBar > ul > li:nth-child(2) {
					width: 100%
				}

				.advanceChartingWrap .customChartBar > ul > li .btn-select {
					border: 1px solid #003d93;
					padding: 1rem;
					width: 55%;
				}

	@-moz-document url-prefix() {
		.advanceChartingWrap .customChartBar > ul > li .btn-select {
			width: 98%
		}
	}
}

.advanceChartingWrap .customChartBar > ul > li .btn-select .btn-select-value {
	font-size: 1.4rem
}

.advanceChartingWrap .customChartBar > ul > li .btn-select .btn-select-arrow {
	width: 12px;
	height: 7px;
	background: url(../images/sprites.png) -25px -559px no-repeat;
	overflow: hidden;
	right: 1rem
}

@media only screen and (max-width:767px) {
	.advanceChartingWrap .customChartBar > ul > li .btn-select .btn-select-arrow {
		position: absolute;
		right: .3rem;
		top: .8rem
	}
}

.advanceChartingWrap .customChartBar > ul > li .btn-select ul {
	width: 18rem
}

.advanceChartingWrap .customChartBar > ul > li .btn-select.chartType.disable {
	border: 1px solid #999;
	color: #999;
	pointer-events: none
}

	.advanceChartingWrap .customChartBar > ul > li .btn-select.chartType.disable .btn-select-arrow {
		background: url(../images/sprites.png) -29px -1029px no-repeat
	}

/*.advanceChartingWrap .customChartBar > ul > li:nth-child(1) {
	width: 35rem
}*/

@media only screen and (max-width:991px) {
	.advanceChartingWrap .customChartBar > ul > li:nth-child(1) {
		width: 100%
	}
}

.advanceChartingWrap .customChartBar > ul > li:nth-child(2) {
	/*width: 46rem;*/
	border-left: 1px solid #c2c6cc;
	padding-left: 2rem
}

@media only screen and (max-width:991px) {
	.advanceChartingWrap .customChartBar > ul > li:nth-child(2) {
		width: 100%;
		border-left: 0;
		padding-left: 0
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.advanceChartingWrap .customChartBar > ul > li:nth-child(2) {
		width: 36rem
	}
}

/*.advanceChartingWrap .customChartBar > ul > li:nth-child(3) {
	text-align: right;
	width: 20rem
}*/

	.advanceChartingWrap .customChartBar > ul > li:nth-child(3) .btn-select {
		border: 1px solid #003d93;
		padding: 1rem 0
	}

@media only screen and (max-width:991px) {
	.advanceChartingWrap .customChartBar > ul > li:nth-child(3) {
		width: 100%;
		text-align: center
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.advanceChartingWrap .customChartBar > ul > li:nth-child(3) {
		width: 14rem
	}
}

.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .chartTimeTabs {
	display: inline-block;
	box-shadow: none;
	position: relative;
	top: 0;
	width: 100%
}

	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .chartTimeTabs li {
		padding: 0;
		font-size: 1.4rem;
		text-align: center;
		color: #999;
		line-height: 3rem;
		cursor: pointer;
		vertical-align: middle;
		width: 13rem;
		white-space: unset
	}

@media only screen and (max-width:991px) {
	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .chartTimeTabs li {
		width: 22%
	}
}

@media (min-width:768px) and (max-width:991px) {
	.advanceChartingWrap .customChartBar > ul > li:nth-child(2) {
		margin: 2rem 0
	}

	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .chartTimeTabs li {
		width: 18%
	}
}

.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .chartTimeTabs li.active,
.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .chartTimeTabs li.selected,
.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .chartTimeTabs li:hover {
	background-color: transparent
}

.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .chartTimeTabs li.onOffSwitch {
	width: 21rem
}

	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .chartTimeTabs li.onOffSwitch span {
		vertical-align: top;
		padding: 0 .5rem
	}

@media only screen and (max-width:991px) {
	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .chartTimeTabs li.onOffSwitch span {
		padding: 0
	}

	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .chartTimeTabs li.onOffSwitch {
		width: 75%
	}

	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .chartTimeTabs {
		padding: 0
	}
}

@media (min-width:768px) and (max-width:991px) {
	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .chartTimeTabs li.onOffSwitch {
		width: 28%
	}
}

.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .btn-select {
	border: 1px solid #003d93;
	width: 10rem;
	margin-top: -.5rem;
	padding: .3rem 0
}

	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .btn-select ul li {
		display: block;
		text-align: left;
		padding-left: 1.5rem;
		width: 100%;
		border-radius: 0;
		color: #003d93
	}

		.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .btn-select ul li:hover {
			background: #dadfe6
		}

@media only screen and (max-width:991px) {
	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .btn-select {
		width: 6rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .btn-select {
		width: 10rem
	}
}

.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .btn-select .btn-select-value {
	width: 7.5rem;
	margin-top: -.5rem
}

@media only screen and (max-width:991px) {
	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .btn-select .btn-select-value {
		width: 5rem
	}
}

@media (min-width:768px) and (max-width:991px) {
	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .btn-select .btn-select-value {
		width: 7.5rem
	}
}

.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .btn-select .btn-select-arrow {
	top: 0;
	padding: 1.3rem 1rem .6rem
}

@media only screen and (max-width:1199px) {
	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .adaptive-dropdown {
		border: 1px solid #c2c6cc;
		padding: 1rem;
		position: relative;
		width: 13.5rem;
		background: 0 0;
		z-index: 9;
		cursor: pointer
	}
}

@media only screen and (max-width:1199px) and (max-width:767px) {
	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .adaptive-dropdown {
		width: 100%
	}

	@-moz-document url-prefix() {
		.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .adaptive-dropdown {
			width: 98%
		}
	}
}

@media only screen and (max-width:1199px) {
	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .adaptive-dropdown .btn-select-value {
		color: #c2c6cc;
		font-size: 1.4rem;
		padding-right: 3rem
	}

	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .adaptive-dropdown .btn-select-arrow {
		position: absolute;
		right: 0;
		top: .5rem;
		background: url(../images/sprites.png) -27px -1030px no-repeat
	}

	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .adaptive-dropdown .chartTimeTabs {
		display: none;
		z-index: 9999;
		width: 100%;
		left: 0;
		right: 0;
		top: 4.3rem
	}

		.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .adaptive-dropdown .chartTimeTabs li {
			display: block;
			width: 100%;
			height: auto;
			cursor: pointer;
			padding: 0;
			font-size: 1.4rem;
			text-align: center
		}

			.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .adaptive-dropdown .chartTimeTabs li.active,
			.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .adaptive-dropdown .chartTimeTabs li.selected,
			.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .adaptive-dropdown .chartTimeTabs li:hover {
				background-color: transparent
			}

	.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .adaptive-dropdown.dropdown-active {
		color: #003d93;
		border: 1px solid #003d93
	}

		.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .adaptive-dropdown.dropdown-active .btn-select-value {
			color: #003d93
		}

		.advanceChartingWrap .customChartBar > ul > li.chartTimeTabsWrap .adaptive-dropdown.dropdown-active .btn-select-arrow {
			background: url(../images/sprites.png) -25px -559px no-repeat
		}
}

@media only screen and (max-width:767px) {
	.advanceChartingWrap .compareWith {
		display: block
	}
}

.advanceChartingWrap .compareWith > ul > li {
	width: 20rem
}

	.advanceChartingWrap .compareWith > ul > li > span.compareTitle {
		color: #003d93;
		font-size: 1.6rem;
		text-transform: capitalize
	}

@media only screen and (max-width:991px) {
	.advanceChartingWrap .compareWith > ul > li {
		display: block;
		border-bottom: 1px solid #c2c6cc;
		width: 100%;
		height: 4.3rem
	}

		.advanceChartingWrap .compareWith > ul > li:last-child {
			border: none
		}

	.advanceChartingWrap .compareWith > ul {
		width: 75%;
		float: left
	}

		.advanceChartingWrap .compareWith > ul:nth-child(2) {
			width: 25%
		}

		.advanceChartingWrap .compareWith > ul.returnsValue > li {
			padding: 1.5rem 0;
			text-align: center
		}
}

@media only screen and (min-width:991px) and (max-width:1199px) {
	.advanceChartingWrap .compareWith > ul.returnsValue > li {
		width: 20rem
	}
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.advanceChartingWrap .compareWith > ul.returnsValue > li {
		font-size: 1.2rem;
		text-align: center;
		padding: .5rem 0
	}
}

.advanceChartingWrap .compareWith > ul.returnsValue > li > span {
	display: inline
}

.advanceChartingWrap .advanceChart {
	border: 1px solid #c2c6cc;
	border-top: none
}

@media only screen and (max-width:991px) {
	.advanceChartingWrap .compareWith > ul.returnsValue > li > span {
		padding: 0
	}

	.advanceChartingWrap .compareWith {
		clear: both;
		padding: 0
	}

		.advanceChartingWrap .compareWith:after,
		.advanceChartingWrap .compareWith:before {
			content: '';
			display: block;
			clear: both
		}

	.advanceChartingWrap .advanceChart {
		border: 0;
		border-bottom: 1px solid #c2c6cc
	}
}

.highcharts-range-selector-buttons .highcharts-button,
.highcharts-range-selector-buttons > text {
	display: none
}

	.highcharts-range-selector-buttons .highcharts-button.historic,
	.highcharts-range-selector-buttons.intra .highcharts-button {
		display: block
	}

		.highcharts-range-selector-buttons .highcharts-button.historic:nth-child(8) {
			-ms-transform: translate(54px, 0) !important;
			-webkit-transform: translate(54px, 0);
			-moz-transform: translate(54px, 0);
			transform: translate(54px, 0)
		}

			.highcharts-range-selector-buttons .highcharts-button.historic:nth-child(8) rect {
				width: 40px;
				x: -5px
			}

		.highcharts-range-selector-buttons .highcharts-button.historic:nth-child(9) {
			-ms-transform: translate(100px, 0) !important;
			-webkit-transform: translate(100px, 0);
			-moz-transform: translate(100px, 0);
			transform: translate(100px, 0)
		}

			.highcharts-range-selector-buttons .highcharts-button.historic:nth-child(9) rect {
				width: 50px;
				x: -10px
			}

		.highcharts-range-selector-buttons .highcharts-button.historic:nth-child(10) {
			-ms-transform: translate(155px, 0) !important;
			-webkit-transform: translate(155px, 0);
			-moz-transform: translate(155px, 0);
			transform: translate(155px, 0)
		}

			.highcharts-range-selector-buttons .highcharts-button.historic:nth-child(10) rect {
				width: 60px;
				x: -15px
			}

		.highcharts-range-selector-buttons.intra .highcharts-button.historic {
			display: none
		}

.highcharts-navigator-handle,
.highcharts-scrollbar-rifles {
	fill: #003d93;
	stroke: #003d93
}

.highcharts-scrollbar-thumb {
	fill: #003d93
}

.highcharts-label-box {
	stroke: #0d2d5c;
	stroke-width: 2
}

.switch {
	position: relative;
	display: inline-block;
	width: 45px;
	height: 25px;
	margin: 4px 0 0 3px
}

	/*.historicalSelect,
	.rangeCalendar,
	.switch input {
		display: none
	}*/

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #c2c6cc;
	-webkit-transition: .4s;
	transition: .4s
}

	.slider:before {
		position: absolute;
		content: "";
		height: 28px;
		width: 28px;
		left: -5px;
		bottom: -1px;
		background-color: #003c92;
		-webkit-transition: .4s;
		transition: .4s
	}

input:checked + .slider {
	background-color: #c2c6cc
}

input:focus + .slider {
	box-shadow: 0 0 1px #c2c6cc
}

input:checked + .slider:before {
	-webkit-transform: translateX(25px);
	-ms-transform: translateX(25px);
	transform: translateX(25px)
}

input[type=checkbox][disabled] + .slider.round:before {
	background-color: #e6e6e6
}

.slider.round {
	border-radius: 34px
}

	.slider.round:before {
		border-radius: 50%
	}

.rangeCalendar {
	position: relative
}

	.rangeCalendar aside {
		position: relative;
		display: inline-block;
		padding: 0 .5rem;
		color: #919499
	}

@media only screen and (max-width:767px) {
	.rangeCalendar aside {
		padding: 0
	}
}

.rangeCalendar aside input {
	border: 1px solid #c2c6cc;
	padding: 1rem;
	position: relative;
	max-width: 10rem;
	background: 0 0;
	z-index: 8;
	cursor: pointer;
	color: gray;
}

	.rangeCalendar aside input.active-blue {
		color: #003d93 !important;
		border: 1px solid #003d93 !important;
	}

	.rangeCalendar aside input + span {
		width: 19px;
		height: 18px;
		background: url(../images/sprites.png) -25px -732px no-repeat;
		overflow: hidden;
		display: block;
		position: absolute;
		right: 1.5rem;
		top: 1rem
	}

.mediaCoverage .box .contentBlock .nextBtn span,
.mediaSection .pressRelease .contentBlock .nextBtn span {
	display: inline-block
}

.rangeCalendar aside input.submitBtn {
	background: #999;
	margin-top: 0
}

.rangeCalendar aside input.active.submitBtn {
	background: #003d93
}

@media only screen and (max-width:767px) {
	.rangeCalendar aside input {
		padding: 1rem .5rem;
		max-width: 8.5rem;
		font-size: 1.3rem
	}

		.rangeCalendar aside input + span {
			right: .5rem
		}

		.rangeCalendar aside input.submitBtn {
			padding: 1rem 1.5rem
		}
}

.rangeCalendar aside.afterArrow:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #ffd9b2;
	left: 45%;
	bottom: -2rem;
	position: absolute
}

.mediaSection .box h3 {
	padding: 3.3rem 3rem 2.5rem
}

.mediaSection .pressContact ul li {
	color: #fff;
	font-size: 1.6rem;
	padding-bottom: 1.5rem;
	border-bottom: 1px solid #fff;
	margin-bottom: 1.5rem
}

	.mediaSection .pressContact ul li:last-child {
		border-bottom: none
	}

	.mediaSection .pressContact ul li span {
		font-weight: 300;
		font-size: 1.4rem
	}

	.mediaSection .pressContact ul li a {
		color: #fff;
		text-decoration: none
	}

.mediaSection .pressRelease h3 {
	border-bottom: 1px solid #ff9123
}

.mediaSection .pressRelease .pressReleaseContent {
	border-bottom: 1px solid #ccc
}

	.mediaSection .pressRelease .pressReleaseContent h4 {
		font-size: 1.6rem;
		color: #4c4c4c;
		padding-bottom: 1rem;
		margin-top: 3rem
	}

	.mediaSection .pressRelease .pressReleaseContent ul li {
		font-size: 1.6rem;
		padding-top: 1.5rem;
		border-bottom: 1px solid #fff;
		color: #003b92;
		line-height: 2.4rem;
		border-top: solid 1px #ccc;
		padding-bottom: 1.5rem
	}

		.mediaSection .pressRelease .pressReleaseContent ul li span {
			font-weight: 300;
			font-size: 1.4rem;
			color: #4c4c4c
		}

@media only screen and (max-width:767px) {
	.mediaCoverage .box .contentBlock {
		padding: 1rem
	}
}

.mediaCoverage .box .mediaCoverageCont {
	border-bottom: solid 1px #dcdcdc
}

.mediaCoverage .box h3 {
	border-bottom: 1px solid #f8863f
}

.mediaCoverage .box .listMainDiv {
	padding: 10px
}

	.mediaCoverage .box .listMainDiv li {
		margin-bottom: 30px
	}

		.mediaCoverage .box .listMainDiv li p {
			margin-bottom: 0;
			font-size: 1.6rem
		}

		.mediaCoverage .box .listMainDiv li span {
			font-size: 1.6rem;
			color: #4c4c4c;
			font-weight: 300
		}

		.mediaCoverage .box .listMainDiv li .listMainDivCont {
			border-bottom: solid 1px #dcdcdc;
			padding-bottom: 20px;
			min-height: 14rem
		}

		.mediaCoverage .box .listMainDiv li:nth-child(3) .listMainDivCont {
			border-bottom: none;
			padding-bottom: 0
		}

@media only screen and (max-width:767px) {
	.mediaCoverage .box .listMainDiv li:nth-child(3) .listMainDivCont {
		border-bottom: solid 1px #dcdcdc;
		padding-bottom: 20px
	}

	.mediaCoverage .box .listMainDiv li:nth-child(4) .listMainDivCont {
		border-bottom: none;
		padding-bottom: 0
	}
}

.mediaCoverage .box .listMainDiv li:nth-child(4) .listMainDivCont {
	border-bottom: none;
	padding-bottom: 0
}

.mediaCoverage .box .listMainDiv .dateCircle {
	background: #ff9123;
	border-radius: 50%;
	padding: 16px 10px;
	height: 75px;
	width: 75px;
	text-align: center;
	color: #fff
}

@media only screen and (max-width:767px) {
	.mediaCoverage .box .listMainDiv .dateCircle {
		margin-bottom: 1rem;
		height: 65px;
		width: 65px;
		padding: 13px 10px
	}
}

@media only screen and (min-width:981px) and (max-width:1280px) {
	.mediaCoverage .box .listMainDiv .dateCircle {
		height: 65px;
		width: 65px;
		padding: 13px 10px
	}
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.mediaCoverage .box .listMainDiv .dateCircle {
		height: 65px;
		width: 65px;
		padding: 13px 10px;
		margin-left: -15px
	}
}

.viewPdf:before,
.viewVideo:before {
	content: '';
	width: 25px;
	height: 30px;
	left: 0
}

.mediaCoverage .box .listMainDiv .dateCircle p {
	font-size: 3rem;
	line-height: 2rem
}

@media only screen and (max-width:767px) {
	.mediaCoverage .box .listMainDiv .dateCircle p {
		font-size: 2.4rem;
		line-height: 1.8rem
	}
}

.mediaCoverage .box .listMainDiv .dateCircle p span {
	font-size: 1.8rem;
	color: #fff
}

.viewPdf,
.viewVideo {
	display: table;
	padding-left: 28px;
	margin-top: 10px;
	color: #003d93;
	font-weight: 500
}

.viewVideo {
	position: relative
}

	.viewVideo:before {
		position: absolute;
		background: url(../images/sprites.png) -24px -806px no-repeat
	}

.viewPdf {
	position: relative
}

.eventDetail a,
.eventDetail span {
	font-size: 1.4rem;
	display: inline-block
}

.viewPdf:before {
	position: absolute;
	background: url(../images/sprites.png) -24px -854px no-repeat
}

.eventSection h3 {
	border-bottom: 1px solid #ff9123
}

.eventSection .contentBlock .owl-theme .owl-dots {
	border-top: solid 1px #dcdcdc;
	padding-top: 12px
}

.eventSection .event .btn-select.btnBlue {
	margin-bottom: 3rem
}

.eventDetail span {
	color: #4c4c4c;
	margin-top: 2rem;
	font-weight: 300
}

.eventDetail p {
	color: #1a1a1a;
	font-size: 1.4rem;
	font-weight: 400
}

.eventDetail a {
	color: #003b92;
	margin-top: 3rem;
	text-decoration: none;
	font-weight: 600
}

.eventPopUp {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	z-index: 9999
}

	.eventPopUp .owl-carousel {
		display: block
	}

	.eventPopUp .box {
		max-width: 74.2rem;
		max-height: 61rem;
		bottom: 0;
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		top: 0
	}

		.eventPopUp .box .popupHolder {
			padding: 0 7rem
		}

@media only screen and (max-width:767px) {
	.mediaCoverage .box .listMainDiv .dateCircle p span {
		font-size: 1.4rem
	}

	.eventPopUp .box .popupHolder {
		padding: 0 1rem
	}
}

.eventPopUp .owl-next,
.eventPopUp .owl-prev {
	border: 1px solid #003c92;
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
	position: absolute
}

.eventPopUp .owl-prev {
	left: -7rem;
	top: 46%
}

	.eventPopUp .owl-prev span {
		background: url(../images/sprites.png) -20px -885px;
		display: block;
		width: 2.5rem;
		height: 2.5rem
	}

.eventPopUp .owl-next {
	right: -7rem;
	top: 46%
}

	.eventPopUp .owl-next span {
		background: url(../images/sprites.png) -18px -912px;
		display: block;
		width: 2.5rem;
		height: 2.5rem
	}

.eventPopUp .eventDetail {
	max-height: 28rem;
	margin-top: 1rem
}

.eventPopUp .closePopup {
	background: url(../images/sprites.png) -15px -1096px;
	height: 4rem;
	position: absolute;
	right: 2rem;
	top: 2rem;
	width: 4rem;
	cursor: pointer
}

.careersHolder .orange p {
	font-size: 1.8rem;
	line-height: 3rem;
	color: #fff
}

.openPosition h5,
.openPosition p {
	line-height: 1.8rem;
	font-size: 1.4rem
}

.openPosition {
	border-bottom: 1px solid #c2c6cc;
	padding-bottom: 2rem
}

	.openPosition:not(:first-child) {
		padding-top: 2rem
	}

	.openPosition h5 {
		color: #003c92;
		padding-bottom: 2rem
	}

	.openPosition p {
		color: #4c4c4c
	}

		.openPosition p span {
			color: #003c92
		}

	.openPosition .submitCont {
		text-align: right
	}

		.openPosition .submitCont .submitBtn {
			margin-top: 0
		}

@media only screen and (max-width:767px) {
	.openPosition .submitCont {
		text-align: left
	}

		.openPosition .submitCont .submitBtn {
			margin-top: 2rem
		}
}

.pressItem {
	border-bottom: 1px solid #ccc;
	padding: 2rem 0
}

	.pressItem:first-child {
		padding-top: 0
	}

	.pressItem:last-child {
		padding-bottom: 0;
		border-bottom: none
	}

	.pressItem p {
		font-size: 1.4rem;
		font-weight: 300;
		line-height: 2.4rem;
		color: #4c4c4c
	}

	.pressItem a {
		font-size: 1.6rem;
		line-height: 2.4rem;
		color: #003c92
	}

.pressRelease .stockTable {
	border-bottom: 1px solid #ff9123
}

.mediaDropdown .customSelectBox {
	padding-left: 3rem
}

.boardBaseIndices .rightPaddding {
	padding-right: 0
}

.boardBaseIndices .leftPadding {
	padding-left: 0
}

.boardBaseIndices .col-half {
	width: 50%;
	float: left
}

@media only screen and (max-width:991px) {
	.boardBaseIndices .rightPaddding {
		padding-right: 15px
	}

	.boardBaseIndices .leftPadding {
		padding-left: 15px
	}

	.boardBaseIndices .col-half {
		width: 100%;
		float: none
	}
}

.boardBaseIndices .boardBaseSec {
	padding: 6rem;
	color: #fff;
	background: url(../images/basedBg.png) bottom center no-repeat #ff9123;
	background-size: contain
}

	.boardBaseIndices .boardBaseSec h2 {
		font-size: 3rem;
		line-height: 3.5rem;
		font-weight: 300;
		padding-bottom: 2rem
	}

	.boardBaseIndices .boardBaseSec p {
		font-size: 1.6rem
	}

@media only screen and (max-width:991px) {
	.boardBaseIndices .boardBaseSec {
		margin-bottom: 0;
		padding: 3rem 1.5rem 16rem;
		background-size: 100% 70%
	}

	.boardBaseIndices .indicesTopics {
		padding: 1.5rem
	}
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.boardBaseIndices .boardBaseSec {
		background-size: 100%
	}
}

.boardBaseIndices .indicesTopics {
	background: #fff
}

	.boardBaseIndices .indicesTopics .downloads {
		max-width: 36rem;
		margin: 4rem auto
	}

@media only screen and (max-width:991px) {
	.boardBaseIndices .indicesTopics .downloads {
		margin: 1rem 0
	}
}

.boardBaseIndices .indicesTopics .downloads li {
	margin: 1rem 0;
	padding-left: 20px;
	position: relative
}

	.boardBaseIndices .indicesTopics .downloads li:before {
		content: '-';
		background: 0 0;
		color: #003d93;
		display: inline-block;
		text-indent: 0;
		margin-right: 0;
		position: absolute;
		top: -.2rem;
		left: 0
	}

.indexLicensingSection .indexLicensingRHS {
	display: table-cell;
	width: 50%
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.indexLicensingSection .indexLicensingRHS {
		width: 100%;
		display: block
	}
}

@media only screen and (max-width:767px) {
	.indexLicensingSection .indexLicensingRHS {
		width: 100%;
		display: block
	}
}

.indexLicensingSection .indexLicensingRHS h2 {
	color: #fff;
	font-size: 3rem;
	font-weight: 300;
	line-height: 35px;
	padding-bottom: 2rem
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.indexLicensingSection .indexLicensingRHS h2 {
		font-size: 2.2rem;
		line-height: 2.6rem
	}
}

.indexLicensingSection .indexLicensingRHS p {
	color: #fff;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 2rem
}

.indexLicensingSection .indexLicensingRHS h4 {
	font-size: 1.6rem;
	padding-bottom: 2.5rem;
	color: #1a1a1a
}

.indexLicensingSection .indexLicensingLHS p {
	color: #1a1a1a;
	padding-bottom: 4rem
}

.indexLicensingSection .indexLicensingLHS ul {
	margin: 0 0 2rem 2rem
}

	.indexLicensingSection .indexLicensingLHS ul li {
		font-size: 1.6rem;
		color: #1a1a1a;
		list-style-type: none;
		font-weight: 300
	}

		.indexLicensingSection .indexLicensingLHS ul li:before {
			background-color: #000;
			content: "";
			display: inline-block;
			height: 2px;
			left: -6px;
			position: relative;
			top: -3px;
			width: 6px
		}

.indexLicensingSection .contentBlock {
	padding: 6rem
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.indexLicensingSection .contentBlock {
		padding: 3rem
	}
}

@media only screen and (max-width:767px) {
	.indexLicensingSection .contentBlock {
		padding: 3rem
	}
}

.inside .indexLicensingSection .stockTable table {
	display: table
}

	.inside .indexLicensingSection .stockTable table tr td:last-child {
		text-align: left
	}

.corporateBond .indicesTopics h3 {
	border-bottom: 0;
	padding: 3rem 3rem 0
}

.corporateBond .indicesTopics .downloads {
	max-width: none;
	margin: 2rem 0 2rem 3rem
}

.panel-default {
	border: 0;
	box-shadow: none
}

	.panel-default > .panel-heading {
		padding: 0 2.5rem 0 0;
		border-bottom: 1px solid #c2c6cc;
		background: 0 0;
		position: relative
	}

		.panel-default > .panel-heading .panel-title {
			font-size: 1.4rem;
			font-weight: 400
		}

			.panel-default > .panel-heading .panel-title > a {
				color: #003d93;
				padding: 15px 0
			}

				.panel-default > .panel-heading .panel-title > a:after {
					content: '';
					background: url(../images/sprites.png) -18px -564px no-repeat;
					width: 2.4rem;
					height: 1.4rem;
					display: inline-block;
					position: absolute;
					right: 0;
					top: 2rem;
					-webkit-transition: all, .3s, linear;
					-moz-transition: all, .3s, linear;
					-o-transition: all, .3s, linear;
					transition: all, .3s, linear
				}

				.panel-default > .panel-heading .panel-title > a.collapsedin:after {
					-webkit-transform: rotate(180deg);
					-moz-transform: rotate(180deg);
					-ms-transform: rotate(180deg);
					-o-transform: rotate(180deg);
					transform: rotate(180deg);
					background-position: -27px -560px
				}

				.panel-default > .panel-heading .panel-title > a,
				.panel-default > .panel-heading .panel-title > a:hover {
					display: block;
					text-decoration: none
				}

		.panel-default > .panel-heading + .panel-collapse > .panel-body {
			border: 0
		}

.faqs .faqsWrap {
	max-width: 750px;
	margin: auto;
	padding: 1.5rem
}

	.faqs .faqsWrap .panel-body {
		padding: 1.5rem 2.5rem
	}

@media only screen and (max-width:767px) {
	.faqs .faqsWrap .panel-body {
		padding: 1.5rem 0
	}
}

.faqs .faqsWrap .panel-body p {
	margin-bottom: 1rem;
	font-weight: 300;
	font-size: 1.4rem;
	color: #1a1a1a
}

	.faqs .faqsWrap .panel-body p a {
		font-weight: 400;
		font-size: 1.4rem;
		color: #003d93
	}

.faqs .faqsWrap.methadologyWrap .panel-body h4 {
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 2rem;
	color: #000;
	margin-bottom: 1rem
}

.faqs .faqsWrap.methadologyWrap .panel-body p {
	margin-left: 1rem
}

.faqs .basicWrap h3 {
	padding: 1.5rem
}

	.faqs .basicWrap h3 span {
		display: block;
		max-width: 750px;
		margin: auto;
		padding: 0 1.5rem
	}

@media only screen and (max-width:991px) {
	.faqs .basicWrap h3 span {
		padding: 0
	}
}

.indexLicensingSection.aboutUsSection .indexLicensingLHS ul li::before {
	left: -12px
}

.indexLicensingSection.aboutUsSection .indexLicensingLHS ul li:first-child {
	padding-bottom: 2rem
}

.directorHolder {
	margin-bottom: 3rem
}

	.directorHolder h5 {
		font-size: 1.4rem;
		font-weight: 600;
		line-height: 2rem;
		color: #4c4c4c
	}

	.directorHolder p {
		font-size: 1.4rem;
		font-weight: 400;
		line-height: 2rem;
		color: #4c4c4c
	}

.indexCommittee .topGainerHolder {
	border-top: 0;
	border-bottom: 1px solid #ff9123
}

@media only screen and (max-width:991px) {
	.indexCommittee .topGainerHolder {
		border-bottom: 0
	}
}

.indexCommittee .nav-tabs > li {
	float: none;
	display: inline-block;
	vertical-align: middle
}

.indexCommittee .topGainerHolder ul.nav-tabs li a {
	border-bottom: 0;
	color: #4c4c4c;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 2rem;
	padding: 2rem 3rem 1.5rem;
	/*padding: 2rem 1rem 1.5rem;*/
	height: 8rem
}

.indexCommittee .topGainerHolder ul.nav-tabs li.active a {
	border: 1px solid transparent;
	color: #003d93;
	border-bottom: 4px solid #ff9123
}

.indexCommittee .panel-default > .panel-heading .panel-title > a {
	color: #4c4c4c;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 2rem;
	padding: 1rem 0 1rem 1.5rem
}

	.indexCommittee .panel-default > .panel-heading .panel-title > a:after {
		background-position: -27px -557px;
		top: 1rem
	}

	.indexCommittee .panel-default > .panel-heading .panel-title > a br {
		display: none
	}

.aboutETF .contentBlock {
	padding-top: 0
}

.aboutETF .historyData-show {
	display: block
}

.aboutETF .stockTable table thead {
	border-top: 0
}

	.aboutETF .stockTable table thead th {
		line-height: 2rem
	}

		.aboutETF .stockTable table thead th:first-child,
		.aboutETF .stockTable table tr td:first-child {
			padding-left: 3rem
		}

.aboutETF .btn-select {
	padding: 0
}

	.aboutETF .btn-select ul {
		max-height: 125px
	}

		.aboutETF .btn-select ul li {
			padding: .5rem;
			font-size: 1.2rem
		}

.inside .aboutETF .box .stockTable table thead {
	border-bottom: 1px solid #ff9123
}

.inside .aboutETF .box .stockTable table tbody {
	height: 55rem
}

@media only screen and (max-width:991px) {
	.aboutETF .stockTable table {
		display: block
	}

	.inside .aboutETF .box .stockTable table tbody {
		height: 30rem;
		border-top: 0
	}
}

.inside .aboutETF .box .stockTable table tbody tr {
	background: 0 0;
	border-bottom: 1px solid #ccc
}

	.inside .aboutETF .box .stockTable table tbody tr:last-child {
		border-bottom: none
	}

.inside .aboutETF .stockTable .btn {
	height: 2rem
}

.inside .aboutETF .stockTable .btn-select-value {
	font-size: 1.2rem;
	max-width: 200px;
	display: inline-block;
	padding: 0 1.2rem
}

.inside .aboutETF .stockTable .btn-select-arrow {
	top: .2rem;
	margin-top: 0
}

.inside .stockTable .impactCostTW {
	width: 100%;
	overflow-y: scroll
}

	.inside .stockTable .impactCostTW table.impactCost {
		min-width: 400px
	}

		.inside .stockTable .impactCostTW table.impactCost tr td,
		.inside .stockTable .impactCostTW table.impactCost tr th {
			padding: 1rem 1rem 1rem 0
		}

		.inside .stockTable .impactCostTW table.impactCost tr td {
			display: table-cell
		}

			.inside .stockTable .impactCostTW table.impactCost tr td::before {
				display: none
			}

			.inside .stockTable .impactCostTW table.impactCost tr td:first-child,
			.inside .stockTable .impactCostTW table.impactCost tr th:first-child {
				padding-left: 0
			}

		.inside .stockTable .impactCostTW table.impactCost thead {
			display: table-header-group
		}

.inside .heatmapMain .stockTable {
	padding-bottom: 2rem
}

	.inside .heatmapMain .stockTable .borderBottom {
		border-bottom: 1px solid #ed6f01;
		margin-bottom: 2rem
	}

	.inside .heatmapMain .stockTable .mapdenotation {
		border-bottom: 1px solid #ccc
	}

		.inside .heatmapMain .stockTable .mapdenotation ul {
			min-width: 320px;
			padding: 3rem 1.5rem
		}

			.inside .heatmapMain .stockTable .mapdenotation ul li {
				display: inline-block;
				vertical-align: middle;
				text-transform: none;
				font-size: 14px;
				text-align: center;
				padding: 0 .5rem
			}

@media only screen and (min-width:320px) and (max-width:479px) {
	.inside .heatmapMain .stockTable .mapdenotation ul {
		min-width: inherit;
		width: 250px
	}

		.inside .heatmapMain .stockTable .mapdenotation ul li {
			width: 45%;
			padding-bottom: 10px;
			text-align: left
		}
}

.inside .heatmapMain .stockTable .mapdenotation ul li span {
	width: 47px;
	height: 28px;
	display: block
}

	.inside .heatmapMain .stockTable .mapdenotation ul li span.green {
		background-color: #497e4d
	}

	.inside .heatmapMain .stockTable .mapdenotation ul li span.orange {
		background-color: #e16d3f
	}

@media only screen and (max-width:991px) {
	.inside .heatmapMain .stockTable .noofstocks {
		padding: 0;
		text-align: center
	}

		.inside .heatmapMain .stockTable .noofstocks .indicesValue {
			text-align: center
		}
}

.inside .heatmapMain .stockTable .noofstocks p {
	margin-top: 1.8rem
}

@media only screen and (max-width:767px) {
	.inside .heatmapMain .stockTable .noofstocks p {
		margin-top: 0
	}
}

.heatmapMain .noofstocks {
	font-size: 14px;
	text-align: right;
	padding: 1.8rem 2.5rem 0 0
}

.heatmapMain .onOffSwitch {
	text-align: center;
	border-top: 1px solid #c2c6cc
}

	.heatmapMain .onOffSwitch span {
		position: relative;
		top: -8px;
		padding: 0 10px;
		color: #999
	}

	.heatmapMain .onOffSwitch .switch {
		margin-top: 2rem
	}

.fullpart {
	position: relative
}

	.fullpart .gradentblocks .shade1 {
		background: #fff;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.fullpart .gradentblocks .blocks li {
		display: inline-block;
		float: none;
		border: 1px solid #d0d0d0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px;
		margin-right: -1px;
		margin-bottom: -1px;
		text-align: left;
		color: #000;
		text-transform: uppercase;
		vertical-align: top
	}

		.fullpart .gradentblocks .blocks li p {
			margin-bottom: 0
		}

		.fullpart .gradentblocks .blocks li .name {
			font-size: 14px;
			font-weight: 600;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap
		}

		.fullpart .gradentblocks .blocks li .value {
			font-size: 14px
		}

		.fullpart .gradentblocks .blocks li .percent {
			font-size: 18px;
			text-align: right;
			padding-right:0;
		}

@media only screen and (min-width:320px) and (max-width:479px) {
	.fullpart .gradentblocks .blocks li .percent {
		font-size: 14px
	}
}

/*.fullpart .gradentblocks .blocks li div {
	padding: 0
}*/

.poptooltip {
	position: absolute;
	background-color: #fff;
	padding: 10px;
	width: 225px;
	box-shadow: 0 2px 4.75px .25px rgba(0, 0, 0, .25);
	z-index: 437
}

@media only screen and (max-width:767px) {
	.poptooltip {
		width: 180px
	}

	.login_page .navbar-default {
		box-shadow: none
	}
}

.poptooltip:after,
.poptooltip:before {
	top: 100%;
	left: 30%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(252, 252, 252, 0);
	border-top-color: #fcfcfc;
	border-width: 10px;
	margin-left: -10px;
	display: block
}

.poptooltip:before {
	border-color: #000 transparent transparent;
	border-width: 10px;
	margin-left: -10px;
	opacity: .25;
	top: 101%
}

.poptooltip .movement i.greenArrow,
.poptooltip .movement i.redArrow {
	width: 12px;
	height: 12px;
	position: relative;
	top: 2px;
	display: inline-block
}

.poptooltip h5 {
	font-weight: 600;
	font-size: 14px;
	color: #1a1a1a
}

.poptooltip h6 {
	font-size: 12px;
	text-transform: uppercase;
	color: gray;
	padding: 1.5rem 0 0
}

/*.poptooltip .movement div {
	padding: 0
}*/

.poptooltip .movement span.redvalue {
	color: #c1272d
}

.poptooltip .movement span.greenvalue {
	color: #39b54a
}

.poptooltip .movement i {
	font-style: normal
}

	.poptooltip .movement i.greenArrow {
		background: url(../images/greenArrowUp.png) no-repeat
	}

	.poptooltip .movement i.redArrow {
		background: url(../images/redArrowDown.png) no-repeat
	}

#downlaodheatmap li {
	margin-top: 3rem
}

.error404 .contentBlock {
	padding: 15% 0
}

.error404 h2 {
	color: #003d93;
	padding-bottom: 2rem;
	font-size: 6.4rem
}

.error404 h4 {
	color: gray;
	line-height: 3rem;
	font-size: 2.4rem;
	font-weight: 300;
	padding: 2rem 0 3.5rem
}

.error404 a {
	background: #003d93;
	color: #fff;
	max-width: 200px;
	padding: 10px 30px;
	display: inline-block;
	text-decoration: none
}

.login_page .tagline {
	padding-left: 0
}

.login_page .mainSection {
	background: #f2ece6;
	margin-top: 0
}

.login_page .navbar-default {
	z-index: 9999
}

.login_page .homelogo img {
	margin-top: 18px;
	padding-right: 10px
}

.login_page .box {
	text-align: center;
	padding-bottom: 60px;
	max-width: 810px;
	margin: 0 auto
}

	.login_page .box h2 {
		text-align: center;
		padding-top: 40px;
		padding-bottom: 40px;
		color: #003c92;
		border-bottom: 1px solid #c2c6cc
	}

@media only screen and (max-width:767px) {
	.login_page .box h2 {
		padding-left: 1rem;
		padding-right: 1rem
	}
}

.login_page .box input::placeholder {
	color: #c2c6cc
}

.login_page .box .txtUsername {
	padding-top: 60px
}

	.login_page .box .txtPassword input,
	.login_page .box .txtUsername input {
		border: 1px solid #eee;
		font-size: 16px;
		width: 100%;
		background: #fff;
		text-align: left;
		color: gray;
		padding: 15px 0 15px 20px
	}

.login_page .box .txtPassword {
	padding-top: 30px;
	padding-bottom: 30px
}

.login_page .box .btnSubmit {
	background: #666
}

.login_page .box .btnReset {
	background: #ff9122
}

.login_page .box .txtwrap {
	max-width: 400px;
	margin: auto
}

	.login_page .box .txtwrap .errorMsg {
		font-size: 14px;
		color: red;
		text-align: left;
		display: block;
		opacity: 0
	}

.login_page .box .btnReset,
.login_page .box .btnSubmit {
	font-size: 18px;
	text-align: center;
	color: #fff;
	padding: 15px 68px
}

@media only screen and (max-width:767px) {
	.login_page .box .txtwrap {
		width: 80%
	}

	.login_page .box .btnReset,
	.login_page .box .btnSubmit {
		width: 60%;
		margin-bottom: 15px
	}
}

@media only screen and (min-width:320px) and (max-width:479px) {
	.login_page .box .btnReset,
	.login_page .box .btnSubmit {
		padding: 15px 28px
	}
}

.login_page .note-section h3 {
	padding-top: 60px;
	padding-bottom: 30px
}

.login_page .note-section ul li {
	font-size: 18px;
	line-height: 1.5;
	padding-bottom: 20px;
	padding-left: 24px;
	background: url(../images/bullets.png) no-repeat
}

.login_page .note-section .a-click {
	color: #ff9122
}

.searchWrap .sfsearchTxt input[type=text] {
	border-bottom: 1px solid #ff9123;
	background: url(../images/sprites.png) 572px -310px no-repeat #fff;
	line-height: 3rem;
	padding-left: 1.5rem
}

.searchWrap span {
	float: none
}

	.searchWrap span.sfsearchTxt {
		display: none
	}

.k-list-scroller ul.k-list {
	background: #fff;
	position: absolute;
	top: -59px;
	width: 100%
}

	.k-list-scroller ul.k-list li {
		line-height: 3rem;
		padding-left: 1.5rem
	}

		.k-list-scroller ul.k-list li.k-state-focused,
		.k-list-scroller ul.k-list li.k-state-hover {
			background: rgba(0, 0, 0, .1)
		}

.searchWrap .sfsearchBox input[type=submit] {
	background: 0 0
}

.searchWrap span.sfsearchSubWrap:after {
	background: url(../images/sprites.png) -18px -310px no-repeat !important
}

.searchWrap span:after {
	background: 0 0
}

.returnProWrap .indexVal {
	padding: 1.5rem 0 0
}

@media only screen and (min-width:992px) {
	.returnProWrap .indexVal {
		padding-right: 1.5rem
	}
}

.returnProWrap .indexVal li {
	margin-bottom: 0;
	font-size: 1.4rem
}

.returnProWrap .downloads li {
	margin: 1rem 0 0;
	text-align: right
}

@media only screen and (max-width:767px) {
	.searchWrap span.sfsearchSubWrap {
		position: absolute;
		top: 0;
		right: 60px
	}

	.searchWrap span.sfsearchTxt {
		position: absolute;
		top: 40px;
		width: 100%;
		left: 0
	}

		.searchWrap span.sfsearchTxt input.sfsearchTxt {
			display: none
		}

	.searchWrap .sfsearchTxt input[type=text] {
		background: #fff;
		width: 100%
	}

	.k-list-scroller ul.k-list {
		top: -85px
	}

	header .yamm .navbar-header {
		position: relative;
		z-index: 99
	}

	.returnProWrap .indexVal {
		padding-left: 1rem
	}

	.returnProWrap .downloads li {
		margin: 0;
		text-align: left
	}
}

@media only screen and (min-width:767px) and (max-width:1025px) {
	.inside .returnProWrap .stockTable .stockTableTop {
		padding-left: 0
	}

		.inside .returnProWrap .stockTable .stockTableTop:first-child {
			padding-left: 1.5rem
		}
}

.tutorial .mainSection {
	background: 0 0;
	margin-top: 0
}

.tutorial .readMore {
	text-align: center;
	font-size: 2rem;
	color: #fff;
	background: #071c42;
	padding: 1rem 0;
	display: block;
	margin: 2rem auto;
	width: 151px;
	font-weight: 300;
	text-decoration: none
}

	.tutorial .readMore:hover {
		text-decoration: none
	}

.tutorial .whiteEfCol {
	background-color: #eff8f7
}

.tutorial .greenE3Col {
	background-color: #e3eeed
}

.tutorial .greenD2Col {
	background-color: #d2e5e3
}

.tutIntroduction .modalPopup .modalContent p {
	text-align: left
}

.tutsBanner .bannerIntro h2,
.tuts_title {
	font-size: 6rem;
	text-align: center;
	font-weight: 400
}

.tuts_title {
	color: #071c42;
	position: relative
}

	.tuts_title:before {
		content: "";
		display: inline-block;
		width: 360px;
		background: #c01333;
		height: 3px;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%)
	}

@media only screen and (max-width:767px) {
	.tuts_title:before {
		width: 200px
	}
}

.tutsBanner {
	width: 100%;
	position: relative
}

	.tutsBanner img {
		max-width: 100%
	}

	.tutsBanner .bannerIntro {
		position: absolute;
		top: 10%;
		left: 39%;
		transform: translate(-32%, -10%)
	}

		.tutsBanner .bannerIntro h2 {
			color: #fff
		}

@media only screen and (max-width:991px) {
	.tutsBanner .bannerIntro h2 {
		margin-bottom: 2rem;
		font-size: 4rem
	}
}

@media only screen and (max-width:767px) {
	.tutsBanner .bannerIntro {
		top: 19%
	}

		.tutsBanner .bannerIntro h2 {
			font-size: 3rem
		}
}

.tutsBanner .bannerIntro .indexText {
	max-height: 8rem;
	overflow: hidden;
	display: inline-block
}

.tutsBanner .bannerIntro p {
	font-size: 2rem;
	font-weight: 400;
	color: #e6f0ef;
	width: 100%;
	padding: 3rem 0
}

@media only screen and (max-width:991px) {
	.tutsBanner .bannerIntro p {
		display: none
	}
}

.tutsBanner .bannerIntro a {
	color: #071c42;
	text-align: center;
	background: #e6f0ef;
	padding: 1rem;
	margin: 0 auto;
	width: 150px;
	display: block;
	font-weight: 400;
	font-size: 2rem;
	text-decoration: none
}

.tutsIndex h2,
.tutsIndex p {
	color: #042c66;
	text-align: center
}

.tutsIndex {
	width: 100%;
	padding: 0 0 5rem
}

	.tutsIndex h2 {
		font-size: 6rem;
		font-weight: 400;
		padding: 4rem 0 3rem
	}

@media only screen and (max-width:991px) {
	.tutsIndex h2 {
		font-size: 4rem
	}
}

@media only screen and (max-width:767px) {
	.tutsIndex h2 {
		padding: 2rem 0 0;
		font-size: 3rem
	}
}

.tutsIndex .indexText {
	max-height: 9rem;
	overflow: hidden;
	display: inline-block
}

.tutsIndex p {
	font-size: 2rem;
	line-height: 28px;
	padding-bottom: 1rem
}

@media only screen and (max-width:767px) {
	.tutsIndex p {
		font-size: 1.8rem;
		padding: 1rem
	}

	.tutsIndex {
		padding: 0 0 2rem
	}
}

.indicesSec {
	width: 100%;
	background: #ced8de;
	padding: 4rem 0
}

	.indicesSec .indicesBox {
		width: 90%;
		display: inline-block;
		background: #fff;
		padding: 2rem;
		border: 1px solid #cfd9de;
		box-shadow: -3px 5px 19px #cfd9de;
		margin-left: 2rem;
		height: 30em
	}

		.indicesSec .indicesBox h3 {
			font-size: 2.5rem;
			color: #0d1935;
			padding-bottom: 3rem;
			font-weight: 400
		}

	.indicesSec .indicesPoints {
		height: 30rem;
		overflow: auto
	}

		.indicesSec .indicesPoints .mCSB_scrollTools {
			background: #ced8de;
			width: 7px
		}

			.indicesSec .indicesPoints .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
				background-color: #071c42
			}

		.indicesSec .indicesPoints p {
			color: #0d1835;
			font-size: 1.8rem;
			padding-bottom: 2.5rem
		}

	.indicesSec .owl-dots {
		margin-top: 2.5rem
	}

		.indicesSec .owl-dots .owl-dot span {
			border-radius: 0;
			background: #acb5ba
		}

		.indicesSec .owl-dots .owl-dot.active span,
		.knowMoreIndices {
			background: #071c42
		}

.knowMoreIndices {
	width: 100%;
	padding: 2rem 0 4rem
}

	.knowMoreIndices h2 {
		font-size: 4rem;
		color: #fff;
		text-align: center;
		font-weight: 400;
		padding-bottom: 2rem
	}

@media only screen and (max-width:767px) {
	.knowMoreIndices h2 {
		font-size: 3rem
	}
}

.knowMoreIndices ul {
	text-align: center
}

@media only screen and (min-width:768px) and (max-width:1200px) {
	.knowMoreIndices ul {
		width: 88%;
		margin: 0 auto
	}

		.knowMoreIndices ul li {
			margin-bottom: 3rem
		}
}

.knowMoreIndices ul li {
	display: inline-block;
	margin-right: 1.8rem;
	position: relative
}

@media only screen and (max-width:991px) {
	.knowMoreIndices ul li {
		margin: 0 1rem 2rem
	}
}

.knowMoreIndices ul li img {
	z-index: 99
}

.knowMoreIndices ul li h3 {
	position: absolute;
	background: #fff;
	top: 50%;
	padding: 10px 69px;
	z-index: 9;
	width: 270px;
	line-height: 33px;
	font-size: 25px;
	font-weight: 600;
	transform: translateY(-50%)
}

.knowMoreIndices ul li a {
	color: #071c42;
	text-decoration: none
}

.roiMainDiv {
	display: inline-block;
	width: 100%
}

.tableBoxMainDiv {
	padding: 13rem 0 0
}

	.tableBoxMainDiv .tableBox1,
	.tableBoxMainDiv .tableBox2 {
		margin-bottom: 2rem
	}

.tableBox {
	width: 100%;
	text-align: center;
	margin-bottom: 6rem
}

@media only screen and (max-width:767px) {
	.tableBoxMainDiv .tableBox1,
	.tableBoxMainDiv .tableBox2 {
		overflow-x: scroll;
		width: 100%
	}

	.tableBoxMainDiv {
		padding: 10rem 0 0
	}

	.tableBox {
		margin-bottom: 2rem
	}
}

.tableBox th {
	padding: 1.6rem 1.4rem;
	text-align: center;
	background-color: #002157;
	color: #fff;
	font-size: 2rem;
	font-weight: 600
}

	.tableBox th:first-child {
		border-top-left-radius: 3rem;
		text-align: left
	}

	.tableBox th:last-child {
		border-top-right-radius: 3rem
	}

@media only screen and (max-width:767px) {
	.tableBox th {
		font-size: 1.6rem
	}
}

.tableBox tr:nth-child(even) {
	background-color: #fff
}

.tableBox tr:nth-child(odd) {
	background-color: #f9f9f9
}

.tableBox td {
	padding: 1.8rem 1.4rem;
	font-size: 1.8rem;
	color: #555657
}

	.tableBox td:first-child {
		text-align: left
	}

@media only screen and (max-width:767px) {
	.tableBox td {
		font-size: 1.6rem
	}
}

.greenefCol {
	background-color: #eff8f7
}

.greene3Col {
	background-color: #e3eeed
}

.greend4Col {
	background-color: #d4e2e0
}

	.greend4Col .title_Fontsize {
		font-size: 4rem
	}

.blue41Col {
	background-color: #414f6f
}

.green96Col {
	background-color: #96a9a7;
	text-align: center
}

	.green96Col h3 {
		color: #fff;
		font-size: 3rem;
		padding: 4rem 0
	}

@media only screen and (max-width:767px) {
	.greend4Col .title_Fontsize {
		font-size: 3rem
	}

	.green96Col h3 {
		font-size: 2rem;
		padding: 2rem 0
	}
}

.green96Col p {
	font-size: 2rem;
	color: #fff
}

@media only screen and (max-width:767px) {
	.green96Col p {
		font-size: 1.6rem;
		text-align: left;
		word-wrap: break-word
	}
}

.green96Col p a {
	font-size: 2rem;
	color: #fff;
	text-decoration: none
}

@media only screen and (max-width:991px) {
	.green96Col p,
	.green96Col p a {
		word-wrap: break-word;
		text-align: left
	}
}

@media only screen and (max-width:767px) {
	.green96Col p a {
		font-size: 1.6rem
	}

	.green96Col {
		padding: 1rem
	}
}

.afterClickAnchr {
	padding: 3rem 1rem;
	text-align: center
}

	.afterClickAnchr .spanDivs {
		display: inline-block;
		margin: 0 2rem 2rem 0
	}

	.afterClickAnchr span {
		border: 1px solid;
		padding: 1rem 2rem;
		font-size: 2rem;
		color: #071c42;
		background-color: #fff
	}

@media only screen and (max-width:767px) {
	.afterClickAnchr .spanDivs {
		margin: 0 0 2rem
	}

	.afterClickAnchr span {
		display: block
	}
}

.afterClickAnchr span.spanDigit {
	border: 1px solid;
	padding: 1rem 2rem;
	border-right: none;
	background-color: #071c42;
	color: #fff;
	display: inline-block
}

.coiMain .tutsIndex p {
	padding-bottom: 3rem
}

.coiMain .accordianText .tableBoxMainDiv h3 {
	font-size: 4rem;
	color: #071c42;
	padding: 6rem 3rem 4rem
}

ul.dayTabBox {
	text-align: center
}

	ul.dayTabBox li {
		padding: 2.1rem 2.2rem 1.6rem;
		display: inline-block;
		width: 20rem;
		border: 2px solid #002157;
		margin-right: -5px;
		cursor: pointer
	}

		ul.dayTabBox li a {
			text-decoration: none;
			color: #002157;
			font-size: 2rem;
			font-weight: 600
		}

		ul.dayTabBox li:first-child {
			border-bottom-left-radius: 20px;
			border-top-left-radius: 20px
		}

		ul.dayTabBox li:last-child {
			border-bottom-right-radius: 20px;
			border-top-right-radius: 20px
		}

@media only screen and (max-width:767px) {
	ul.dayTabBox li {
		padding: 2.1rem 1.5rem 1.6rem;
		width: 10.8rem
	}
}

.coiMain .accordianBox {
	padding: 0
}

.productbox {
	background-color: #ebf1ff
}

	.productbox h2 {
		padding: 5rem 0 3rem;
		font-size: 4rem
	}

@media only screen and (max-width:767px) {
	.productbox h2 {
		font-size: 3rem;
		padding: 2rem 0
	}
}

.productbox p {
	font-size: 2rem;
	text-align: center;
	color: #071c42
}

@media only screen and (max-width:767px) {
	.productbox p {
		font-size: 1.8rem;
		padding: 0 .5rem
	}
}

.accordianBox {
	padding: 6rem 0 0
}

@media only screen and (max-width:767px) {
	.accordianBox {
		padding: 3rem 0 0
	}
}

.accordianBox .accord {
	margin-bottom: 10rem;
	position: relative
}

	.accordianBox .accord h3 {
		font-size: 5rem;
		text-align: center;
		color: #071c42;
		font-weight: 400;
		cursor: pointer;
		padding: 4rem 3rem
	}

		.accordianBox .accord h3 span {
			font-size: 2.5rem
		}

@media only screen and (max-width:991px) {
	.accordianBox .accord h3 {
		font-size: 3.5rem;
		padding: 2rem
	}

	.accordianBox .accord {
		margin-bottom: 5rem
	}
}

@media only screen and (max-width:767px) {
	.accordianBox .accord h3 {
		font-size: 2.5rem
	}
}

.accordianBox .accord .accordianText {
	display: none;
	padding: 0 1rem
}

.accordianBox .accord span.arrowPng,
.accordianBox .accord.current span.arrowPng {
	width: 39px;
	height: 23px;
	display: inline-block;
	position: absolute;
	transform: translateY(-50%)
}

.accordianBox .accord .accordianText p {
	color: #1a2c4d;
	font-size: 2rem;
	text-align: center
}

.accordianBox .accord span.arrowPng {
	background: url(../images/redDownArrow.png) no-repeat;
	bottom: -75px;
	left: 50%;
	cursor: pointer
}

@media only screen and (max-width:767px) {
	.accordianBox .accord .accordianText p {
		padding: 1rem .5rem 0;
		font-size: 1.8rem
	}

	.accordianBox .accord span.arrowPng {
		left: 46%;
		bottom: -50px
	}
}

.accordianBox .accord.current span.arrowPng {
	background: url(../images/redUpArrow.png) no-repeat;
	bottom: -75px;
	left: 50%
}

.toolTipMain h2,
.toolTipMain p {
	color: #fff
}

.toolTipMain .toolTipBox {
	display: table-cell;
	text-align: center;
	margin-top: 3rem;
	position: relative
}

	.toolTipMain .toolTipBox span {
		padding: 3rem 2rem;
		background-color: #e6f0ef;
		border-radius: 3rem;
		border-bottom: 8px solid #a1c8c4;
		font-size: 3.5rem;
		color: #071c42;
		display: inline-block;
		text-align: center;
		text-decoration: none;
		cursor: pointer
	}

		.toolTipMain .toolTipBox span:hover {
			text-decoration: none
		}

@media only screen and (max-width:991px) {
	.toolTipMain .toolTipBox span {
		width: 96%;
		padding: 2rem 1.5rem;
		font-size: 2rem
	}
}

.toolTipMain.toolTipCustom,
.toolTipMain.toolTipCustom .toolTipBox a {
	padding: 0;
	background: 0 0;
	border: none;
	color: #ff002f;
	font-size: 2rem
}

	.toolTipMain.toolTipCustom .toolTipBox {
		margin-top: 0
	}

		.toolTipMain.toolTipCustom .toolTipBox a {
			text-decoration: none;
			cursor: pointer
		}

		.toolTipMain.toolTipCustom .toolTipBox:hover {
			text-decoration: none
		}

	.toolTipMain.toolTipCustom .tooltip .toolWrap {
		position: relative
	}

	.toolTipMain.toolTipCustom .tooltip.bottom {
		top: 50px !important;
		position: absolute;
		min-width: 300px
	}

		.toolTipMain.toolTipCustom .tooltip.bottom .tooltip-inner {
			padding: 2rem
		}

@media only screen and (max-width:767px) {
	.accordianBox .accord.current span.arrowPng {
		left: 46%;
		bottom: -50px
	}

	.toolTipMain.toolTipCustom .tooltip {
		top: 20px !important
	}
}

.tooltip.bottom {
	top: 90px !important
}

.tooltip .tooltip-inner {
	max-width: 1077px;
	margin: auto;
	padding: 3rem;
	font-size: 2rem;
	color: #fff;
	border-radius: 2rem
}

@media only screen and (max-width:991px) {
	.tooltip .tooltip-inner {
		font-size: 1.6rem;
		padding: 1.5rem;
		width: 96% !important
	}
}

.indicatorSec {
	background: #e3eeed
}

	.indicatorSec .indicatorSecList li {
		float: left;
		width: 50%;
		padding: 8rem 0;
		text-align: center;
		height: 20rem;
		position: relative
	}

		.indicatorSec .indicatorSecList li:nth-child(4n),
		.indicatorSec .indicatorSecList li:nth-child(4n-3) {
			background: #eff8f7
		}

@media only screen and (max-width:767px) {
	.tooltip.bottom {
		top: 60px !important
	}

	.indicatorSec .indicatorSecList li:nth-child(4n),
	.indicatorSec .indicatorSecList li:nth-child(4n-3) {
		background: 0 0
	}

	.indicatorSec .indicatorSecList li:nth-child(odd) {
		background: #eff8f7
	}
}

.sliderDiv .owl-nav .owl-prev,
.sliderDiv .owl-nav .owl-prev:hover {
	left: 0;
	background-image: url(../images/leftArrow.png)
}

	.sliderDiv .owl-nav .owl-next:hover,
	.sliderDiv .owl-nav .owl-prev:hover {
		background-repeat: no-repeat;
		background-position: 55% 50%
	}

.indicatorSec .indicatorSecList li h4 {
	font-size: 4rem;
	color: #071c42;
	display: inline-block;
	font-weight: 400;
	max-width: 42rem;
	margin: auto;
	position: absolute;
	left: 0;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media only screen and (min-width:767px) and (max-width:1025px) {
	.indicatorSec .indicatorSecList li h4 {
		font-size: 2.5rem
	}
}

.indicatorSec .indicatorSecList li a {
	color: #071c42;
	text-decoration: none
}

@media only screen and (min-width:981px) and (max-width:1280px) {
	.indicatorSec .indicatorSecList li h4 {
		font-size: 2.5rem
	}

	.indicatorSec .indicatorSecList li {
		height: 12rem
	}
}

@media only screen and (max-width:767px) {
	.indicatorSec .indicatorSecList li h4 {
		font-size: 2.5rem;
		padding: 0 1rem
	}

	.indicatorSec .indicatorSecList li {
		display: block;
		width: 100%;
		height: 10rem;
		padding: 5rem 0
	}

	.impIndicatorsWrap {
		margin-top: 3rem
	}
}

.impIndicatorsWrap .owl-carousel .owl-item img {
	width: auto;
	margin: 0 auto
}

.modalPopup {
	width: 70%;
	top: 50%;
	transform: translateY(-50%) !important
}

@media only screen and (max-width:767px) {
	.modalPopup {
		width: 90%;
		margin: 0 auto;
		top: 0;
		transform: translateY(0) !important
	}
}

.modalPopup .modalContent {
	padding: 2rem
}

	.modalPopup .modalContent p {
		font-size: 2rem;
		color: #042c66;
		padding-bottom: 2rem
	}

		.modalPopup .modalContent p:last-child {
			padding-top: 4rem
		}

.modalPopup .modalHeader {
	border: none
}

	.modalPopup .modalHeader .btnClose {
		font-size: 4rem;
		font-weight: 500
	}

	.modalPopup .modalHeader h4 {
		color: #071c42;
		font-size: 4rem
	}

.sliderDiv {
	background-color: #fff;
	padding: 0;
	margin-bottom: 8rem
}

@media only screen and (max-width:767px) {
	.sliderDiv {
		margin: 1.5rem
	}

	.globalIndex .colMd3 {
		width: 100%;
		margin-right: 0
	}
}

.sliderDiv .globalIndexSlider .itemDiv {
	padding: 0 1rem;
	border-right: 2px solid #e5e3e3;
	height: 7rem;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d
}

	.sliderDiv .globalIndexSlider .itemDiv a {
		display: block;
		height: 7rem
	}

	.sliderDiv .globalIndexSlider .itemDiv img {
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}

.sliderDiv .owl-stage-outer {
	padding: 3rem 0
}

.sliderDiv .owl-nav .owl-next,
.sliderDiv .owl-nav .owl-prev {
	font-size: 0;
	padding: 15px 20px;
	position: absolute;
	background-color: transparent;
	top: 0;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 55% 50%;
	margin: 0
}

	.sliderDiv .owl-nav .owl-next,
	.sliderDiv .owl-nav .owl-next:hover {
		right: 0;
		background-image: url(../images/rightArrow.png)
	}

.sliderDiv .owl-theme .owl-nav [class*=owl-]:hover {
	background-color: #fff
}

.globalIndex {
	background-color: #799290
}

	.globalIndex .colMd3 {
		text-align: center;
		position: relative
	}

@media only screen and (max-width:991px) {
	.globalIndex .colMd3 {
		margin-bottom: 3rem
	}
}

.globalIndex .colMd3 img {
	padding-bottom: 3rem
}

.globalIndex .colMd3 .colmd3Block {
	text-align: center;
	display: block;
	width: 100%;
	background-color: #fff;
	border-radius: 10px;
	height: 100%;
	padding: 3rem 0
}

.globalIndex h2 {
	color: #fff;
	margin: 1rem 0
}

.globalIndex h3 {
	color: #01153e;
	font-size: 1.6rem;
	text-align: center;
	display: block;
	width: 100%;
	padding: 0 2rem;
	min-height: 34px
}

.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.tableBoxMainDiv .tableBox1 {
	display: none
}

	.tableBoxMainDiv .tableBox1 h5 {
		color: #1a2c4d;
		font-size: 2rem;
		text-align: left;
		font-weight: 700;
		padding: 1rem 3rem
	}

	.tableBoxMainDiv .tableBox1 .tablebtmInfo {
		text-align: left;
		margin: -4.5rem 0 6rem
	}

@media only screen and (max-width:767px) {
	.tableBoxMainDiv .tableBox1 .tablebtmInfo {
		text-align: center;
		margin: 0 0 30px
	}
}

.tableBoxMainDiv .tableBox1.current {
	display: block
}

.tableBoxMainDiv .dayTabBox .current {
	background-color: #002157
}

	.tableBoxMainDiv .dayTabBox .current a {
		color: #fff
	}

.tableBoxMainDiv .dayTabBox a {
	color: #1a2c4d
}

.knowMoreIndices .colMd3 a:hover {
	text-decoration: none
}


/*css changes by naveen 17/10/2018 start here*/

.inside .stockTable .colMdTR {
	padding: 2rem 3rem .5rem 0;
}

	.inside .stockTable .colMdTR .btn {
		width: 10rem;
		padding: 0;
	}

.inside .stockTable .btn-select-table {
	color: #ff9123;
	font-size: 1.8rem;
}


/*.inside .stockTable .colMdTR .btn-select .selectedtable{
    color: #ff9123;
    font-size: 1.8rem;
}*/

.inside .colMdTR .btn ul {
	min-width: 100px;
}

@media(max-width: 767px) {
	.container .container {
		padding: 0;
	}
}


@media screen and (max-width: 767px) {
	.inside .stockTable .colMdTR {
		padding: 1.8rem 3rem .5rem 2.5rem;
	}

		.inside .stockTable .colMdTR .btn {
			width: 100%;
		}

		.inside .stockTable .colMdTR .btn-select-arrow {
			top: -4px;
		}
}

#sfsearchSubWrap .searchicn {
	height: 15px
}

.searchpf {
	position: relative;
	top: 20px;
	left: -24px;
	z-index: 9999;
	height: 15px;
}

#sfsearchSubWrap {
	position: relative;
	top: 17px;
	left: 7px;
}

.sfsearch {
	position: absolute;
	top: 8px;
	left: 37px;
	/*z-index: 999;*/
	width: 524px;
	height: 40px;
	border-bottom: 1px solid #ff9123;
	line-height: 3rem;
	margin-right: 20px;
	padding-left: 20px;
}

@-moz-document url-prefix() {
	.highcharts-button text {
		dominant-baseline: middle;
		text-anchor: middle;
	}
}

@media screen and (min-width:767px) {
	.searchOuterSm {
		display: none;
	}

	.sfsearchmobile {
		display: none;
	}
}

@media screen and (max-width:767px) {
	.sfsearchmobile {
		width: 100%;
		height: 40px;
		border-bottom: 1px solid #ff9123;
		line-height: 3rem;
		margin-right: 20px;
		padding-left: 20px;
	}

	#sfsearchSubWrap {
		display: none;
	}
}

@media(max-width: 767px) {
	.inside {
		padding-top: 60px !important;
	}

		.inside .stockTable {
			padding: 0;
		}

	/*by utkarsh*/
}


.inside ul.topGainerHolder.nav.nav-tabs {
	border-bottom: 1px solid #ff9123;
}

.inside .indexCommittee .topGainerHolder {
	border-top: 0;
	border-bottom: none;
}


/*css changes by naveen 17/10/2018 end here*/



/*start addedd class 13/12/2024 */
.allPrices {
    margin-left: 10px !important;
}
/*end addedd class 13/12/2024 */


/*start bootstrap changes 10/06/2025 */
.secondaryNav .nav {
	margin: 0;
	display: flex;
	flex-direction: row;
	justify-content: end;
}
.secondaryNav .nav li {
	padding: 0 15px;
}

.secondaryNav .nav {
	margin: 0;
	flex-direction: row;
	justify-content: end;
}



.nav li.nav-item {
	padding: 0 10px;
}

div#navbarSupportedContent {
	/* display: flex; */
	/* width: 100%; */
}

.row.row-no-padding {
	padding-left: 0;
	padding-right: 0;
	/* display: flex; */
}

.sf-Long-text.offering-reort {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.navbar-nav .dropdown:hover .dropdown-menu {
	display: block;
	margin-top: 0; /* optional: aligns dropdown directly */
}

ul.navbar-nav.ms-auto {
	width: auto;
}

ul.navbar-nav.ms-lg-auto.me-auto {
	/* display: flex; */
	/* justify-content: end; */
	/* justify-items: flex-end; */
	/* flex-direction: row; */
	/* float: right; */
}

ul.navbar-nav {
	/* float: right; */
}

.home .indices_ticker {
	min-height: 75px;
	max-height: 115px;
}

.ticker-wrap{
	overflow:hidden;
	display:flex;
	flex-direction:column;
}
.banner-wrap{
	position:relative;
}

ul.list-inline li {
	padding-left: 17px;
}

.list-inline {
	display: flex;
	justify-content: end;
	align-items: center;
}

a.btn.btn-select .btn-select-arrow {
	position: relative;
	top: 3px;
}

div#heatMapDetail {
	margin-right: 15px;
}

div#heatMapDetail a {
		font-size: 14px;
		/* margin-right: 15px; */
	}
div#heatMapID {
	padding: 0 7px 0 15px;
}

.desktop-phone {
	font-size: 1.4rem;
}
.contactUsSection.row {
	flex-wrap: nowrap;
}

.customSelectBox {
	font-size: 1.4rem;
}

.pressReleaseContent a {
	color: #337ab7;
}
.contactUsSection.row {
	flex-wrap: nowrap;
}
.nextBtn {
	font-size: 1.4rem;
}

a {
	background-color: transparent;
	color: #337ab7
}

.indicesScrolldiv .list-inline {
	padding-right: 15px;
}
.mobCenter .btn.btn-select {
	padding: 0 0 0 0.7rem;
}

.container {
	max-width: 1170px !important;
}
.hidden {
	display: none !important;
}
.colMdTR .btn.btn-select {
	width: max-content !important;
}

button, input, optgroup, select, textarea {
	margin: 0;
	/*color: #919499;*/
}
.reportsSec1.whBox{
	position:relative;
}
.researchPaper .downloads li a {
	padding-left: 1.4rem;
}
ul.downloads li {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.badge.gray {
	background-color: #777;
	border-radius: 10px;
	min-width: 10px;
	padding: 3px 7px;
	font-size:12px;
}

.noIndicesTicker a.btn.btn-select {
	width: auto;
}
.seleccalwrap {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	justify-content: space-between;
}

.tableHeading ul.downloads li {
	display: flex;
	flex-wrap: wrap;
	justify-content: end;
}
ul#downloadsholidaycalender li {
	justify-content: end;
}
a.btn.btn-select.IOSCOComplianceMenu
 {
	padding-left:30px;
}

/*----according css------*/
.accordion.faqsWrap .accordion-item {
	border: none;
	border-bottom: 1px solid #c2c6cc;
}

.accordion.faqsWrap .accordion-header button {
	font-size: 14px;
	color: #003d93;
	background: transparent;
	padding: 15px 0;
	font-weight: normal;
}
.accordion.faqsWrap .accordion-body {
	padding: 1.5rem 2.5rem;
}
.accordion.faqsWrap .accordion-body p {
	margin-bottom: 1rem;
	font-weight: 300;
	font-size: 1.4rem;
	color: #1a1a1a;
}
.accordion.faqsWrap .accordion-button::after {
	background: url(../images/sprites.png) -18px -558px no-repeat;
	width: 2.4rem;
	height: 1.4rem;
	transition: all, .3s, linear;
}
.accordion.faqsWrap .accordion-button:not(.collapsed)::after {
	background-position: -27px -560px;
}
.accordion.faqsWrap .accordion-header button:focus{
	box-shadow: none;
}
.faqsWrap {
	max-width: 750px;
	margin: auto;
	padding: 1.5rem;
}
ul#downlaodheatmap li {
	justify-self: end;
	padding-right: 15px;
}

.indexCommittee .topGainerHolder ul.nav-tabs li a.active {
	border: 1px solid transparent;
	color: #003d93;
	border-bottom: 4px solid #ff9123;
}

.inside ul.topGainerHolder.nav.nav-tabs {
	padding: 0 14rem;
}

.accordion-body h4 {
	margin-bottom: 1.5rem;
}

.accordion-body p {
	margin-left:10px;
}
/*start Advance chart 1 sep 2025 */
.advanceChartingWrap .customChartBar > ul > li:nth-child(1) {
	/* width: 35rem; */
	width: auto;
}

.advanceChartingWrap .customChartBar > ul > li {
	display: inline-block;
}

.dropdown-menu li a.drop-capital {
	text-transform: none;
}
h4#Indexdailyname {
	font-size: 18px !important;
}
p.ng-binding.greenbtn {
	padding-right: 0 !important;
}
p.ng-binding.redbtn {
	padding-right: 0 !important;
}

/*end Advance chart 1 sep 2025*/

/* Bulletpoints for Highlights in ContentBlock for Indices*/
.whBox .newBulletIndices ul.bulletPoints {
    padding: 10px 15px;
}
.whBox .newBulletIndices ul.bulletPoints li {
    list-style-type: disc;
    padding-bottom: 10px;
}
/* ------------------------ */



/*.sf_colsIn.row {
	flex-wrap: nowrap;
}*/

/*end bootstrap changes 10/06/2025 */


.whBox .newBulletIndices ul.bulletPoints_testing li {
    list-style-type: disc;
    padding-bottom: 10px;
}

/*Impact cost menu changes 18/02/2026 */
 
@media only screen and (min-width : 1200px){
	.resourceDD .dropdown-submenu .dropdown-menu{
		top:auto;
		bottom:0;
	}
	
}

/* CSS datepicker changes 12/03/2026*/
.inside.return-profile #ui-datepicker-div{
	top: calc(100% - 292px) !important;
}


@media (max-resolution: 120dpi){
	.inside.return-profile #ui-datepicker-div{
		top: calc(100% - 530px) !important;
	}
}

@media (max-resolution: 96dpi){
	.inside.return-profile #ui-datepicker-div{
		top: calc(100% - 650px) !important;
	}
}

@media only screen and (max-width : 1280px) and (max-resolution: 96dpi){
	.inside.return-profile #ui-datepicker-div{
	top: calc(100% - 292px) !important;
	}	
}