/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0;
	position: relative
}

a,
a:active,
a:focus {
	outline: 0
}
a:hover{text-decoration:underline}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
	margin-bottom: .5rem;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}

.h3,h3 {
	font-size: 1.75rem;
}
h2, h3 {
    color: #064961;
    font-weight: 700;
    margin-bottom: 10px;
}
table {
	border-collapse: collapse;
	font-family:'IBM Plex Sans', Arial, Helvetica, sans-serif;
	float:none;
}
table .price-wrapper {font-family: "Nunito Sans", Helvetica, Arial, sans-serif;}
article,
aside,
footer,
header,
nav,
section {
	display: block;
	background-color: #f7f7f7
}

#main_page {
	border-top: 3px solid #2b4a60
}

#top_advertisement {
	max-width: 100%;
	height: auto;
	text-align: center;
	margin-top: 10px
}

#right_content {
	margin-left: 10px;
	height: 900px;
	width: 200px;
	float: left
}

#below_ad_content {
	width: 96%;
	max-width: 1000px;
	float: left
}

.header-content {
	padding-top: 15px;
	padding-bottom: 10px;
	position: relative;
	width: 100%;
	display: block
}
.small-iframe {
	width: 540px;
	height: 240px
}

@media screen and (min-width:0px) and (max-width:540px) {
	#below_ad_content {
		margin: 0;
		min-width: 320px;
		max-width: 90%;
		width: 90%
	}
	.small-iframe {
		width: 100%;
		height: 250px;
		padding: 0;
		margin: 10px 0 0 0
	}
	#summary_chart {
		padding: 0;
		margin: 0;
		max-width: 95%;
		min-width: 300px
	}
	.chart {
		padding: 0;
		margin: 0
	}
	.summary-content {
		padding: 0;
		margin: 0;
		width: 95%
	}
	.summary-content .col-md-6 {
		padding: 0
	}

}

.market-news-headlines {
	border: 0;
	width: 450px;
	margin-right: 0;
	position: relative;
	top: -20px
}

@media all and (min-width:1119px) {
	.hide_when_not_medium {
		display: none;
		height: 0;
		width: 0
	}
}

@media all and (max-width:1120px) {
	.hide_when_medium {
		display: none;
		height: 0;
		width: 0
	}
	.show_when_medium {
		display: inherit
	}
}

@media all and (min-width:769px) {
	.hide_when_not_medium_small {
		display: none;
		height: 0;
		width: 0
	}
}

@media all and (max-width:770px) {
	.hide_when_medium_small {
		display: none;
		height: 0;
		width: 0
	}
	.show_when_medium {
		display: inherit
	}
}

@media all and (min-width:615px) {
	.hide_when_not_small {
		display: none
	}
}

@media all and (max-width:615px) {
	.hide_when_small {
		display: none;
		height: 0;
		width: 0
	}
	.show_when_small {
		display: inherit
	}
	.hide_when_not_small {
		display: inherit
	}
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption,
figure,
main {
	display: block
}

@media screen and (min-width:0px) and (max-width:500px) {
	main {
		padding-left: 0
	}
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	-moz-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em;
	border:none;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

html {
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*,
:after,
:before {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit
}

body {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.53846;
	font-family: "Nunito Sans", Helvetica, Arial, sans-serif;
	color: #222;
	background-color: #fff;
	-webkit-font-smoothing: antialiased
}

ol {
	list-style-type: decimal
}

ul {
	list-style-type: square
}

dt {
	font-weight: 700
}

em,
i {
	font-style: italic
}

b,
strong {
	font-weight: 700
}

a {
	color: #222;
	text-decoration: none
}



img {
	display: block;
	max-width: 100%;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

svg {
	display: block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text] {
	-webkit-appearance: none;
	display: block;
	width: 100%;
	padding: 8px 15px;
	height:40px;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.13333;

	border: 1px solid #cfcfcf;
	border-radius: 0;
	outline: 0
}

button, .button {
	-webkit-appearance: none;
	display: block;
	width: 100%;
	padding: 1px 15px;
	white-space:nowrap;
	font-size: 1.4rem;
	line-height: 2.13333;
    background: #1b9eff;
	text-align: center;
	color: #f5f8fc;
	border: none;
	cursor: pointer;
	outline: 0
}

button:hover {
	background: #1491ef
}

button.blue, .button.blue {
	background:linear-gradient(-45deg,#1B9EFF 0%, #1681FF 100%);
}
button.green, .button.green {
	background:#2b4a60;
}

button.l-green, .button.l-green {
	background:#28a745;
}

button.red, .button.red {
	background:#d85a5a;
}
button.d-blue, .button.d-blue {
	background:#0e40af;
}

button.black, .button.black {
	background:#000;
}
.button {
	position:relative;
}



.content,
.footer,
.header,
.market-summary,
.notifications {
	padding: 0 10px
}
.show {display:block!important}
.hide {display:none!important}
@media screen and (min-width:600px) {
	.content,
	.footer,
	.header,
	.market-summary,
	.notifications {
		padding: 0 40px
	}
}

@media screen and (min-width:1000px) {
	.content,
	.footer,
	.header,
	.market-summary,
	.notifications {
		padding: 0 80px
	}
}

.wrap {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto
}
a.navbar-brand {
	padding:0;
}
.breaking_stories {
	height: 84px;
	width: 100%
	background-color: #eee;
	color: #333;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 3px;
	font-size: 12px;

}

#dev {
	position: fixed;
	left: 5px;
	bottom: 5px;
	width: auto;
	padding: 5px 7px;
	font-size: 12px;
	line-height: 14px;

	text-transform: uppercase;
	color: #fff;
	background: #d4b0ff;
	z-index: 9999
}

.header {
	background: #f7f7f7;
    padding: 0
}

@media screen and (min-width:430px) {
	.header {
		background: #f7f7f7
	}
}

.header .wrap {
	position: relative;
	padding: 20px 0 75px 0;
	background: #f7f7f7
}

@media screen and (min-width:500px) {
	.header .wrap {
		padding: 20px 0 0 0
	}
}

@media screen and (min-width:600px) {
	.header .wrap {
		padding: 15px 0 0 0
	}
}

.logo {
	margin: 0 auto;
	text-align: center;
	width: 20%;
	position: relative;
	left: 0;
	margin: 0;
	display: inline-block;
	min-width: 150px
}

.symbol-wrap {
	width: 75%;
	padding-left: 20px;
	position: relative;
	left: 0;
	margin: 0;
	display: inline-block;
	top: -15px
}

@media screen and (max-width:630px) {
	.logo {
		top: 5px
	}
}

#company_select {
	width: 82%;
	position: relative;
	display: inline-block
}

.symbol-search {
	bottom: 20px;
	width: 90%;
	max-width: 790px;
	z-index: 1;
	padding: 0;
	margin: 0
}

@media screen and (min-width:0px) and (max-width:430px) {
	#company_select {
		width: 100%
	}
	.symbol-wrap {
		width: 100%;
		text-align: center;
		padding: 0;
		top: 5px
	}
	.symbol-search {
		padding-left: 5%;
		max-width: 90%
	}
}

@media screen and (min-width:430px) {
	.symbol-search {
		bottom: auto;
		margin: 0 0 20px 0
	}
}

@media screen and (min-width:800px) {
	.symbol-search {
		left: 10%
	}
}

@media screen and (min-width:1050px) {
	.symbol-search {
		left: 5%
	}
}

.symbol-search label {
	display: none
}

.symbol-search input {
	padding-left: 38px;
	background-image: url(../img/search-alt.svg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 40px 35px;
	border-color: #fff;
	border-radius: 4px
}

@media screen and (min-width:430px) {
	.symbol-search input {
		padding-left: 20px;
		background-image: none;
		border-color: #ccc
	}
}

.symbol-search input:active,
.symbol-search input:focus {
	border-color: #0081f2
}

.symbol-search button {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	z-index: 1
}

.top-social {
	width: 100%
}
.top-social img {
	height:20px;
}
@media screen and (min-width:430px) {
	.symbol-search button {
		display: block
	}
}

@media screen and (min-width:700px) {
	.symbol-search button {
		width: 120px
	}
}

.primary-navigation .toggle {
	position: absolute;
	right: -8px;
	top: 20px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	z-index: 1
}

@media screen and (max-width:430px) {
	.primary-navigation .toggle {
		top: 0
	}
}

@media screen and (min-width:430px) {
	.primary-navigation .toggle {
		display: none
	}
}

.primary-navigation .toggle span {
	display: block;
	width: 35px;
	height: 33px;
	background: url(/assets/img/nav-toggle-2.png) center center no-repeat;
	background-size: 35px 33px;
	cursor: pointer
}

.primary-navigation .primary-navigation-container {
	display: none;
	margin: 20px 0 0 0
}

@media screen and (min-width:430px) {
	.primary-navigation .primary-navigation-container {
		display: block;
		margin: 0
	}
}

@media screen and (max-width:550px) {
	.primary-navigation-container {
		top: -10px;
		position: relative;
		line-height: 125%
	}
}

.primary-navigation .primary-navigation-container.open {
	display: block
}

.primary-navigation ul {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	justify-content: flex-start;
	-ms-flex-align: start;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	align-items: flex-start;
	-ms-flex-line-pack: start;
	-webkit-align-content: flex-start;
	align-content: flex-start;
	margin: 0;
	padding: 0;
	list-style: none
}

@media screen and (min-width:430px) {
	.primary-navigation ul {
		-ms-flex-wrap: nowrap;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
}

.primary-navigation li {
	width: 100%
}

@media screen and (max-width:500px) {
	.primary-navigation a {
		color: #333
	}
}

@media screen and (min-width:430px) {
	.primary-navigation li {
		width: auto;
		margin: 0 20px 0 0;
		font-weight: 700
	}
}

@media screen and (min-width:460px) {
	.primary-navigation li {
		margin: 0 30px 0 0
	}
}

.primary-navigation li:last-of-type {
	margin: 0
}

.primary-navigation a {
	display: block;
	height: 33px;
	padding: 5px 8px 0 8px;
	color: #fff;
	text-decoration: none
}

@media screen and (max-width:550px) {
	.primary-navigation a {
		height: 40px;
		color: #235;
		font-weight: 700
	}
	.primary-navigation a:hover {
		height: 40px;
		color: #2655cc;
		font-weight: 700
	}
	.primary-navigation .toggle {
		right: 4px;
		top: 5px
	}
}

@media screen and (min-width:430px) {
	.primary-navigation a {
		color: #004e75
	}
}

@media screen and (min-width:430px) {
	.primary-navigation a:hover {
		border-bottom: 3px solid #1b9eff;
		background-color: #fff;
		color: #000
	}
}

@media screen and (min-width:430px) {
	.primary-navigation .active a {
		border-bottom: 4px solid #0081f2
	}
}

.market-summary .wrap {
	position: relative;
	padding: 5px 0 8px 0;
	overflow: hidden
}

.market-summary .wrap:after {
	content: "";
	position: absolute;
	right: -20px;
	top: 24px;
	bottom: 20px;
	width: 20px;
	background: #fff;
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .35);
	box-shadow: 0 0 7px rgba(0, 0, 0, .35);
	z-index: 1
}

@media screen and (min-width:650px) {
	.market-summary .wrap:after {
		content: none
	}
}

.market-summary ul {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	justify-content: flex-start;
	-ms-flex-align: start;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	align-items: flex-start;
	-ms-flex-line-pack: start;
	-webkit-align-content: flex-start;
	align-content: flex-start;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	overflow-x: auto;
	list-style: none
}

.market-summary li {
	position: relative;
	margin: 0 16px 0 0;
	padding: 0 102px 0 0;
	border-right: 1px solid #e0e0e0
}

.market-summary li:last-of-type {
	margin: 0;
	border: none
}

.market-summary .name {
	font-weight: 700
}

.market-summary .meta {
	margin: 5px 0 0 0
}

.market-summary .price {
	font-weight: 700
}

.market-summary .change {

	line-height: 1.27273;
	display: inline-block;
	font-size: 13px;
	padding-top:5px;
}

.market-summary .positive {
	color: #35d96a
}

.market-summary .negative {
	color: #d85a5a
}

.market-summary .chart {
	position: absolute;
	right: 16px;
	bottom: 0;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.27273;
	text-align: center;
	z-index: 1
}

.market-summary .chart a {
	display: block;
	width: 70px;
	height: 25px;
	padding: 5px 0 0 0;
	color: #a6a6a6;
	background: #d9d9d9;
	text-decoration: none
}

.market-summary .ticker-wrap {
	float: left;
	background: #eee;
	border-right: solid 1px #fff;
	padding: 3px;
	margin-right: 10px;
	margin-top: 5px
}

.market-summary .ticker-change .value {
	font-size:20px;
}

.market-summary .up-down-arrow {
	max-width: 20px;
	margin-left: 15px
}

@media screen and (min-width:0px) and (max-width:450px) {
	.market-summary {
		padding-left: 10px;
		padding-right: 5px
	}
	.market-summary .ticker-wrap {
		margin: 2px
	}
	.market-summary .up-down-arrow {
		max-width: 15px;
		float: top
	}
	.ticker-wrap .spx {
		width: 203px
	}
	.dow {
		width: 104px
	}
	.vix {
		width: 180px
	}
	.nasdaq {
		width: 120px
	}
}

@media screen and (min-width:801px) {
	.market-summary .ticker-wrap {
		float: left;
		background: #fff;
		padding: 3px;
		border-right: solid 1px #888;
		margin-right: 10px;
		margin-top: 5px
	}
}

.notifications {
	margin: 0 0 10px 0
}

.message {
	height: 80px;
	padding: 0 20px;
	color: #fff;
	background: #0081f2;
	text-align: center;
	border-radius: 4px
}

.message p {
	position: relative;
	top: 50%;
	margin: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%)
}

.quote {
	padding: 12px 0 0 0
}

.news_article {
	padding: 3px
}

.publisher {
	color: #999
}

.overview {
	position: relative;
	margin-bottom: 5px;
	padding-bottom: 5px
}

.overview .name {
	margin: 0;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.27778;
	font-weight: 700
}

.overview .note {
	margin: .41667em 0 0 0;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.25;
	color: #4d4d4d
}

.overview .meta {
	margin: 6px 0 0 0
}

.overview .meta .price {
	display: inline-block;
	margin: 0 10px 0 0;
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 1.27778;
	font-weight: 700
}

.overview .meta .change {
	display: inline-block;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.29167
}

@media screen and (min-width:0px) and (max-width:500px) {
	.overview {
		width: 95%
	}
	.company-name {
		float: left;
		width: 45%
	}
	.overview .name {
		font-size: 16px;
		font-size: 1.6rem
	}
	.overview .meta {
		margin: 0;
		width: 53%;
		float: right;
		text-align: right
	}
	.overview .meta .price {
		font-size: 16px;
		font-size: 2rem
	}
	.overview .meta .change {
		font-size: 14px;
		font-size: 1.4rem
	}
}

.overview .meta .positive {
	color: #35d96a
}

.overview .meta .negative {
	color: #d85a5a
}

.overview .meta .time {
	font-size: 14px;
	font-size: 1.4rem;
	height: 15px;
	color: #555;
	position: relative;
	top: -5px
}

.after-hours-positive {
	color: #35d96a
}

.after-hours-negative {
	color: #d85a5a
}

.overview .quote-search {
	position: relative;
	width: 100%;
	margin: 16px 0 0 0;
	padding: 0
}

@media screen and (min-width:640px) {
	.overview .quote-search {
		position: absolute;
		top: 35px;
		right: 0;
		max-width: 200px;
		margin: 0;
		z-index: 1
	}
}

@media screen and (min-width:740px) {
	.overview .quote-search {
		max-width: 300px
	}
}

@media screen and (min-width:0px) and (max-width:500px) {
	.overview .quote-search {
		max-width: 350px;
		
		margin-top: 10px
	}
	.overview .meta .time {
		height: auto
	}
}

.overview .quote-search label {
	display: block
}




.overview .quote-search button {
	position: absolute;
	right: 0;
	top: 19px;
	width: 40px;
	height: 40px;
	padding: 0;
	text-indent: -9999px;
	background:url(/assets/img/search-alt.svg) center center

}

.no-svg .overview .quote-search button {
	background-image: url(../img/search.png)
}

.news_article {
	padding-left: 10px
}

@media screen and (min-width:0px) and (max-width:500px) {
	.overview-stock-info {
		height: auto
	}
	.overview-stock-info:after {
		display: table;
		content: " ";
		clear: both
	}
	.overview .quote-search button {
		position: absolute;
		right: 0;
		bottom: 0
	}
	.news_article {
		padding-left: 0
	}
}

@media screen and (min-width:501px) {
	.overview-stock-info {
		height: 110px
	}
}

.overview .people-also-watch {
	margin: 10px 0 0 0
}

@media screen and (min-width:640px) {
	.overview .people-also-watch {
		position: absolute;
		right: 0;
		bottom: 1px;
		margin: 0;
		z-index: 1
	}
	.news_article {
		padding-left: 15px
	}
}

.overview .people-also-watch .title {
	margin: 0;
	font-weight: 400;
	color: #4d4d4d
}

@media screen and (min-width:640px) {
	.overview .people-also-watch .title {
		text-align: right
	}
}

.overview .people-also-watch ul {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	justify-content: flex-start;
	-ms-flex-align: start;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	align-items: flex-start;
	-ms-flex-line-pack: start;
	-webkit-align-content: flex-start;
	align-content: flex-start;
	margin: 0;
	padding: 0;
	list-style: none
}

@media screen and (min-width:640px) {
	.overview .people-also-watch ul {
		-ms-flex-pack: end;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-moz-box-pack: end;
		justify-content: flex-end
	}
}

.overview .people-also-watch li {
	margin: 0 10px 0 0;
	line-height: 1.23077;
	font-weight: 500
}

.overview .people-also-watch li:last-of-type {
	margin: 0
}

.details {
	margin: 16px 0 0 0;
	padding: 0 0 18px 0
}

.details .details-navigation {
	position: relative;
	border-bottom: 3px solid #e0e0e0;
	margin-top: 20px
}

.details .details-navigation .toggle {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	display: inline-block;
	height: 58px;
	padding: 17px 40px 15px 0;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.27778;
	border-bottom: none;
	background: url(/assets/img/details-toggle.svg) right center no-repeat;
	background-size: 40px 35px;
	cursor: pointer;
	z-index: 5
}

@media screen and (min-width:1120px) {
	.details .details-navigation .toggle {
		display: none
	}
}

.details .details-navigation .toggle .label {
	font-weight: 700
}

.details .details-content {
	margin: 10px 0 0 0
}

#summary .summary-content {
	padding: 12px 0 14px 0
}
#summary .summary-content div[class^="col-"] {
	padding:20px;
	border-top: 1px solid #dcdee0;
    border-bottom: 1px solid #dcdee0;
}
@media screen and (min-width:0px) and (max-width:400px) {
	#summary .summary-content {
		padding: 0;
		margin: 0
	}
}

@media screen and (min-width:1220px) {
	#summary .summary-content {
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: flex;
		-ms-flex-direction: row-reverse;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		-moz-box-orient: horizontal;
		-moz-box-direction: reverse;
		flex-direction: row-reverse;
		-ms-flex-wrap: nowrap;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-pack: justify;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		justify-content: space-between;
		-ms-flex-align: start;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-moz-box-align: start;
		align-items: flex-start;
		-ms-flex-line-pack: start;
		-webkit-align-content: flex-start;
		align-content: flex-start
	}
}

#summary .summary-content .chart {
	height: 270px;
	max-width: 400px;
	margin: 16px 0 0 0;
	color: #a6a6a6;
	text-align: left;
	background: #fff
}

@media screen and (min-width:1000px) {
	#summary .summary-content .chart {
		-ms-flex-positive: 1;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-moz-box-flex: 1;
		flex-grow: 1;
		-ms-flex-negative: 1;
		-webkit-flex-shrink: 1;
		flex-shrink: 1;
		-ms-flex-preferred-size: 0;
		-webkit-flex-basis: 0;
		flex-basis: 0;
		margin: 10px 0 0 0;
		max-width: 600px
	}
}

#summary .summary-content .chart p {
	position: relative;
	top: 50%;
	margin: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%)
}

#summary .summary-content .table-data {
	margin: 10px 0 0 0
}

@media screen and (min-width:500px) {
	#summary .summary-content .table-data {
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: flex;
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: justify;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		justify-content: space-between;
		-ms-flex-align: start;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-moz-box-align: start;
		align-items: flex-start;
		-ms-flex-line-pack: start;
		-webkit-align-content: flex-start;
		align-content: flex-start
	}
}

@media screen and (min-width:1000px) {
	#summary .summary-content .table-data {
		-ms-flex-positive: 0;
		-webkit-box-flex: 0;
		-webkit-flex-grow: 0;
		-moz-box-flex: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		-webkit-flex-shrink: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: 430px;
		-webkit-flex-basis: 430px;
		flex-basis: 430px;
		margin: 0 30px 0 0
	}
}

#summary .summary-content table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}

@media screen and (min-width:500px) {
	#summary .summary-content table {
		width: 48%;
		margin: 0 1%
	}
}

#summary .summary-content table:first-of-type tr:last-of-type td {
	border-bottom: 1px solid #e0e0e0
}

@media screen and (min-width:500px) {
	#summary .summary-content table:first-of-type tr:last-of-type td {
		border: none
	}
}

#summary .summary-content tr {
	height: 36px
}

#summary .summary-content tr:last-of-type td {
	border: none
}

#summary .summary-content td {
	line-height: 1.07692;
	border-bottom: 1px solid #e0e0e0
}

#summary .summary-content .td-label {
	width: 51%
}

#summary .summary-content .td-value {
	font-weight: 700;
	text-align: right
}

#summary .summary-content .note {
	width: 100%;
	margin: 6px 0 0 0;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.27273;
	color: gray
}

#statistics .statistics-content {
	padding: 18px 0 14px 0
}

#statistics .statistics-content .note {
	width: 100%;
	margin: 0 0 .54545em 0;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.27273;
	text-align: right;
	color: gray
}

#statistics .statistics-content .table-data {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	justify-content: space-between;
	-ms-flex-align: start;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	align-items: flex-start;
	-ms-flex-line-pack: start;
	-webkit-align-content: flex-start;
	align-content: flex-start
}

#statistics .statistics-content .table-group {
	width: 100%;
	margin: 0 0 30px 0
}

@media screen and (min-width:700px) {
	#statistics .statistics-content .table-group {
		width: 48%;
		width: -webkit-calc(50% - 20px);
		width: -moz-calc(50% - 20px);
		width: calc(50% - 20px);
		margin-left: 1%;
		margin-right: 1%
	}
}

#statistics .statistics-content .table-group:first-of-type table:first-of-type caption {
	margin: 0 0 11px 0
}

#statistics .statistics-content .table-group:last-of-type {
	margin: 0
}

#statistics .statistics-content table {
	width: 100%;
	margin: 0 0 30px 0;
	border-collapse: collapse;
	border-spacing: 0
}

#statistics .statistics-content table:last-of-type {
	margin: 0
}

#statistics .statistics-content caption {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.25;
	font-weight: 700;
	text-align: left
}

#statistics .statistics-content tr {
	height: 36px
}

#statistics .statistics-content th {
	padding-top: 11px;
	height: 47px;
	line-height: 1.07692;
	text-align: left;
	
}

#statistics .statistics-content td {
	line-height: 1.07692;
	
}

#statistics .statistics-content .td-value {
	font-weight: 700;
	text-align: right
}

.details .profile-content {
	padding: 14px 0 10px 0
}

.details .profile-content .h-card {
	line-height: 1.69231em
}

.details .profile-content .p-name {
	margin: 0 0 .625em 0;
	font-size: 16px;
	font-size: 2rem;
	line-height: 1.6875;
	font-weight: 700
}

.details .profile-content .description {
	width: 100%;
	max-width: 600px;
	margin: 37px 0 0 0
}

.details .profile-content .description h3 {
	margin: 0 0 1.2em 0;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1
}

.details .profile-content .description p:last-of-type {
	margin: 0
}

.details .stock-chart-content {
	padding: 14px 0 10px 0;
	text-align: center
}

.details .risk-chart-content {
	padding: 18px 0 10px 0
}

@media screen and (min-width:860px) {
	.details .risk-chart-content .content-group {
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: flex;
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: justify;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		justify-content: space-between;
		-ms-flex-align: start;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-moz-box-align: start;
		align-items: flex-start;
		-ms-flex-line-pack: start;
		-webkit-align-content: flex-start;
		align-content: flex-start
	}
}

.details .risk-chart-content .table-data {
	margin: 0 0 30px 0
}

@media screen and (min-width:860px) {
	.details .risk-chart-content .table-data {
		-ms-flex-positive: 1;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-moz-box-flex: 1;
		flex-grow: 1;
		-ms-flex-negative: 1;
		-webkit-flex-shrink: 1;
		flex-shrink: 1;
		-ms-flex-preferred-size: 0;
		-webkit-flex-basis: 0;
		flex-basis: 0;
		margin: 0
	}
}

.details .risk-chart-content .table-data table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}

.details .risk-chart-content .table-data caption {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.25;
	font-weight: 700;
	text-align: left
}

.details .risk-chart-content .table-data tr {
	height: 36px
}

.details .risk-chart-content .table-data th {
	padding-top: 11px;
	height: 47px;
	line-height: 1.07692;
	text-align: left;
	/*border-bottom: 1px solid #e0e0e0*/
}

.details .risk-chart-content .table-data td {
	line-height: 1.07692;
	/*border-bottom: 1px solid #e0e0e0*/
}

.details .risk-chart-content .table-data .td-value {
	font-weight: 700;
	text-align: right
}

.details .risk-chart-content .chart {
	width: 100%;
	max-width: 500px
}

@media screen and (min-width:860px) {
	.details .risk-chart-content .chart {
		-ms-flex-positive: 0;
		-webkit-box-flex: 0;
		-webkit-flex-grow: 0;
		-moz-box-flex: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		-webkit-flex-shrink: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: 500px;
		-webkit-flex-basis: 500px;
		flex-basis: 500px;
		margin: 0 0 0 30px
	}
}

.details .risk-chart-content .chart h3 {
	margin-top: 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.25
}

.details .risk-chart-content .chart h3 span {
	display: block;
	margin: .54545em 0 0 0;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.27273;
	font-weight: 400;
	color: gray
}

.details .risk-chart-content .chart .scatter-plot {
	height: 450px;
	color: #a6a6a6;
	text-align: center;
	background: #d9d9d9
}

.details .risk-chart-content .chart.chart .scatter-plot p {
	position: relative;
	top: 50%;
	margin: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%)
}

.details .risk-chart-content .chart ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.details .risk-chart-content .chart span {
	padding: 0 3px
}

.details .risk-chart-content .chart .blue {
	color: #fff;
	background-color: #00f
}

.details .risk-chart-content .chart .black {
	color: #fff;
	background-color: #000
}

.details .risk-chart-content .chart .red {
	color: #fff;
	background-color: red
}

.details .risk-chart-content .chart .green {
	color: #fff;
	background-color: green
}

.details .financials-content {
	padding: 16px 0 14px 0
}

.details .financials-content .financials-navigation {
	margin: 0 0 16px 0
}

@media screen and (min-width:600px) {
	.details .financials-content .financials-navigation {
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: flex;
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		flex-direction: row;
		-ms-flex-wrap: nowrap;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-pack: justify;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		justify-content: space-between;
		-ms-flex-align: start;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-moz-box-align: start;
		align-items: flex-start;
		-ms-flex-line-pack: start;
		-webkit-align-content: flex-start;
		align-content: flex-start
	}
}

.details .financials-content .financials-primary-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.details .financials-content .financials-primary-navigation ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0
}

@media screen and (min-width:420px) {
	.details .financials-content .financials-primary-navigation ul {
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: flex;
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: start;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-moz-box-pack: start;
		justify-content: flex-start;
		-ms-flex-align: start;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-moz-box-align: start;
		align-items: flex-start;
		-ms-flex-line-pack: start;
		-webkit-align-content: flex-start;
		align-content: flex-start
	}
}

.details .financials-content .financials-primary-navigation ul:before {
	content: "Show: "
}

.details .financials-content .financials-primary-navigation li {
	font-weight: 700
}

@media screen and (min-width:420px) {
	.details .financials-content .financials-primary-navigation li {
		border-right: 1px solid #e0e0e0
	}
}

.details .financials-content .financials-primary-navigation li:last-of-type {
	border: none
}

.details .financials-content .financials-primary-navigation li:last-of-type a {
	padding-right: 0
}

.details .financials-content .financials-primary-navigation a {
	display: block;
	text-decoration: none
}

@media screen and (min-width:420px) {
	.details .financials-content .financials-primary-navigation a {
		padding: 0 10px
	}
}

.details .financials-content .financials-primary-navigation a:hover {
	color: #000
}

.details .financials-content .financials-primary-navigation .active a {
	color: #000
}

.details .financials-content .financials-secondary-navigation {
	margin: 16px 0 0 0
}

@media screen and (min-width:600px) {
	.details .financials-content .financials-secondary-navigation {
		margin: 0
	}
}

.details .financials-content .financials-secondary-navigation ul {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	justify-content: flex-start;
	-ms-flex-align: start;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	align-items: flex-start;
	-ms-flex-line-pack: start;
	-webkit-align-content: flex-start;
	align-content: flex-start;
	margin: 0;
	padding: 0;
	list-style: none
}

.details .financials-content .financials-secondary-navigation ul:before {
	content: "Timeframe: "
}

@media screen and (min-width:600px) {
	.details .financials-content .financials-secondary-navigation ul:before {
		content: none
	}
}

.details .financials-content .financials-secondary-navigation li {
	border-right: 1px solid #e0e0e0;
	font-weight: 700;
	cursor: pointer
}

.details .financials-content .financials-secondary-navigation li:last-of-type {
	border: none
}

.details .financials-content .financials-secondary-navigation li:last-of-type span {
	padding-right: 0
}

.details .financials-content .financials-secondary-navigation span {
	display: block;
	padding: 0 10px;
	color: #0081f2
}

.details .financials-content .financials-secondary-navigation span:hover {
	color: #000
}

.details .financials-content .financials-secondary-navigation .active span {
	color: #000
}

.details .financials-content .financials-topic {
	display: none
}

.details .financials-content .financials-topic.active {
	display: block
}

.details .financials-content .financials-topic .caption {
	margin: 32px 0 15px 0
}

.details .financials-content .financials-topic h3 {
	display: inline-block;
	margin: 0 20px 0 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.25;
	font-weight: 700;
	text-align: left
}

.details .financials-content .financials-topic .note {
	display: inline-block;
	margin: .45455em 0 0 0;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.27273;
	font-weight: 400;
	color: gray
}

.details .financials-content .financials-topic-timeframe {
	display: none
}

.details .financials-content .financials-topic-timeframe.financials-topic-timeframe-active {
	display: block
}

.details .financials-content table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}

.details .financials-content caption {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.25;
	font-weight: 700;
	text-align: left
}

.details .financials-content caption .note {
	margin: 0 0 0 20px;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.27273;
	font-weight: 400;
	color: gray
}

.details .financials-content tr {
	height: auto
}

.details .financials-content th {
	padding: 11px 8px 11px 8px;
	height: auto;
	line-height: 1.07692;
	text-align: left;
	border-bottom: 1px solid #e0e0e0
}

.details .financials-content th:first-of-type {
	padding-left: 0
}

.details .financials-content th.th-date {
	font-weight: 400;
	color: gray
}

.details .financials-content td {
	padding: 11px 8px 11px 8px;
	line-height: 1.07692;
	border-bottom: 1px solid #e0e0e0
}

.details .financials-content td:first-of-type {
	padding-left: 0
}

.details .financials-content td.positive {
	color: #35d96a
}

.details .financials-content .table-wrapper {
	position: relative;
	margin: 0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	overflow: hidden
}

.details .financials-content .table-wrapper .scrollable {
	margin-left: 160px;
	overflow: scroll;
	overflow-y: hidden
}

.details .financials-content .table-wrapper .scrollable table {
	margin-top: 0!important
}

.details .financials-content .table-wrapper .scrollable tr {
	height: 37px!important
}

.details .financials-content .table-wrapper .scrollable th {
	position: relative;
	white-space: nowrap;
	overflow: hidden
}

.details .financials-content .table-wrapper .scrollable td {
	position: relative;
	white-space: nowrap;
	overflow: hidden
}

.details .financials-content .table-wrapper .pinned {
	position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	background: #fff;
	overflow: hidden;
	overflow-x: scroll
}

.details .financials-content .table-wrapper .pinned table {
	width: 100%;
	margin-top: 0!important;
	border-left: none;
	border-right: none
}

.details .financials-content .table-wrapper .pinned tr {
	height: 37px!important
}

.details .financials-content .table-wrapper .pinned th {
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	background: #f4f4f4;
	padding-left: 11px
}

.details .financials-content .table-wrapper .pinned td {
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	background: #f4f4f4;
	padding-left: 11px
}

.details .financials-content .table-wrapper table.responsive td:first-child,
.details .financials-content .table-wrapper table.responsive th:first-child,
.details .financials-content .table-wrapper table.responsive.pinned td {
	display: none
}

.details .financial-charts-content {
	padding: 14px 0 10px 0;
	text-align: center
}

.details .holders-content {
	padding: 18px 0 14px 0;
	overflow-x:scroll;
}

.details .holders-content table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}

.details .holders-content table:first-of-type caption {
	margin: 0 0 11px 0
}

.details .holders-content table:last-of-type {
	margin: 0
}

.details .holders-content caption {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.25;
	font-weight: 700;
	text-align: left
}

.details .holders-content tr {
	height: auto
}

.details .holders-content th {
	padding: 11px 8px 11px 8px;
	height: auto;
	line-height: 1.07692;
	text-align: left;
	border-bottom: 1px solid #e0e0e0
}

.details .holders-content td {
	padding: 11px 8px 11px 8px;
	line-height: 1.07692;
	border-bottom: 1px solid #e0e0e0
}

.details .holders-content td:first-of-type {
	padding-left: 0
}

.details .holders-content .new-design {
	margin: 30px 0 0 0!important
}

.details .holders-content .new-design tr {
	height: auto
}

@media screen and (min-width:800px) {
	.details .holders-content .new-design tr:hover td {
		background: #e0e0e0
	}
}

.details .holders-content .new-design th {
	padding: 11px 8px 11px 8px;
	height: auto;
	color: #222;
	border-top: 1px solid #dcdee0;
	border-bottom:1px solid #dcdee0;
}

.details .holders-content .new-design td {
	padding: 11px 8px 11px 8px
}

.details .holders-content .table-wrapper {
	position: relative;
	margin: 30px 0 0 0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	overflow: hidden
}

.details .holders-content .table-wrapper .scrollable {
	margin-left: 160px;
	overflow: scroll;
	overflow-y: hidden
}

.details .holders-content .table-wrapper .scrollable table {
	margin-top: 0!important
}

.details .holders-content .table-wrapper .scrollable tr {
	height: 37px!important
}

.details .holders-content .table-wrapper .scrollable th {
	position: relative;
	white-space: nowrap;
	overflow: hidden
}

.details .holders-content .table-wrapper .scrollable td {
	position: relative;
	white-space: nowrap;
	overflow: hidden
}

.details .holders-content .table-wrapper .pinned {
	position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	background: #fff;
	overflow: hidden;
	overflow-x: scroll
}

.details .holders-content .table-wrapper .pinned table {
	width: 100%;
	margin-top: 0!important;
	border-left: none;
	border-right: none
}

.details .holders-content .table-wrapper .pinned tr {
	height: 37px!important
}

.details .holders-content .table-wrapper .pinned th {
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	color: #fff;
	background: #0081f2
}

.details .holders-content .table-wrapper .pinned td {
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	background: #f4f4f4
}

.details .holders-content .table-wrapper table.responsive td:first-child,
.details .holders-content .table-wrapper table.responsive th:first-child,
.details .holders-content .table-wrapper table.responsive.pinned td {
	display: none
}

#analysts .analysts-content {
	padding: 10px 0 14px 0
}

@media screen and (min-width:800px) {
	#analysts .analysts-content {
		padding: 0 0 14px 0
	}
}

#analysts .analysts-content .caption {
	margin: 30px 0 10px 0
}

#analysts .analysts-content h3 {
	margin: 0 0 .375em 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.25;
	font-weight: 700;
	text-align: left
}

#analysts .analysts-content .note {
	margin: 0 0 .54545em 0;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.27273;
	font-weight: 400;
	color: gray
}

#analysts .analysts-content .note:last-of-type {
	margin: 0
}

#analysts .analysts-content table {
	width: 100%;
	margin: 0 0 30px 0;
	border-collapse: collapse;
	border-spacing: 0
}

#analysts .analysts-content table:last-of-type {
	margin: 0
}

#analysts .analysts-content caption {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.25;
	font-weight: 700;
	text-align: left
}

#analysts .analysts-content caption .note {
	display: block;
	margin: .54545em 0 0 0;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.27273;
	font-weight: 400;
	color: gray
}

#analysts .analysts-content thead tr {
	height: auto
}

#analysts .analysts-content thead th {
	padding: 11px 8px 11px 8px;
	height: auto;
	line-height: 1.07692;
	text-align: left;
	border-bottom: 1px solid #e0e0e0
}

#analysts .analysts-content tbody tr {
	height: 36px
}

#analysts .analysts-content tbody th {
	padding: 11px 8px 11px 8px;
	line-height: 1.07692;
	text-align: left;
	border-bottom: 1px solid #e0e0e0
}

#analysts .analysts-content tbody th:first-of-type {
	padding-left: 0
}

#analysts .analysts-content tbody td {
	padding: 11px 8px 11px 8px;
	line-height: 1.07692;
	border-bottom: 1px solid #e0e0e0
}

#analysts .analysts-content .table-wrapper {
	position: relative;
	margin: 0;
	border-left: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	overflow: hidden
}

#analysts .analysts-content .table-wrapper .scrollable {
	margin-left: 160px;
	overflow: scroll;
	overflow-y: hidden
}

#analysts .analysts-content .table-wrapper .scrollable table {
	margin-top: 0!important
}

#analysts .analysts-content .table-wrapper .scrollable tr {
	height: 37px!important
}

#analysts .analysts-content .table-wrapper .scrollable th {
	position: relative;
	white-space: nowrap;
	overflow: hidden
}

#analysts .analysts-content .table-wrapper .scrollable td {
	position: relative;
	white-space: nowrap;
	overflow: hidden
}

#analysts .analysts-content .table-wrapper .pinned {
	position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	background: #fff;
	overflow: hidden;
	overflow-x: scroll
}

#analysts .analysts-content .table-wrapper .pinned table {
	width: 100%;
	margin-top: 0!important;
	border-left: none;
	border-right: none
}

#analysts .analysts-content .table-wrapper .pinned tr {
	height: 37px!important
}

#analysts .analysts-content .table-wrapper .pinned th {
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	background: #f4f4f4;
	padding-left: 11px
}

#analysts .analysts-content .table-wrapper .pinned td {
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	background: #f4f4f4;
	padding-left: 11px
}

#analysts .analysts-content .table-wrapper table.responsive td:first-child,
#analysts .analysts-content .table-wrapper table.responsive th:first-child,
#analysts .analysts-content .table-wrapper table.responsive.pinned td {
	display: none
}

.details .option-back-tester-content {
	padding: 14px 0 10px 0;
	text-align: center
}

#menu-line {
	width: 100%;
	background-color: #09161b
}

.tabs>div {
	display: none;
	padding: 1rem
}

.tabs>.active {
	display: block;
	background: pink
}

.footer {
	display: none
}
.footer .footer-top {
    justify-content:space-between
}
.watch-list {
	position: relative;
	

}

#mobile_edit_watchlist {
	position: absolute;
	top: 5px;
	right: 4%;
	cursor: pointer;
	font-size: 16px;
	color: #0081f2
}

#portfolio_popout_button {
	position: absolute;
	left: 1%;
	cursor: pointer;
	font-size: 16px;
	color: #0081f2
}

#mobile_edit_watchlist:hover,
#portfolio_popout_button:hover {
	color: #09f
}

.watch-list h2 {
	font-size: 1.8em
}

.portfolio-stock-container {
	position: relative
}

.portfolio-stock-row {
	min-height: 50px;
	height:auto;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.stock-list .portfolio-stock-row{height:50px}
.stock-row:nth-child(odd) {
	background: #f2f5f7
}

.stock-row:nth-child(even) {
	background: #fff
}

.stock-ticker-column {
	min-width: 135px;
	width: 40%;
	min-width: 100px;
	max-width: 400px
}

.portfolio-stock-ticker {
	font-weight: 700;
	font-size: 16px
}
.portfolio-stock-ticker a, a.ticker-link, .ticker-links a {
    color:#1491ef;
}


.portfolio-stock-price {
	font-weight: 700;
	font-size: 20px;
	text-align: right
}

.hidden-input-holder {
	width: 110px
}

input[type=text].hidden-input {
	display: none;
	padding: 4px;
	width: 70px;
	
}

.save-entry-price {
	display: none;
	color: #2d91f5;
	cursor: pointer
}

.price-change-holder {
    text-align: right;
}
.stock-change {
	font-size: 12px;
	font-weight: 700;
	white-space: nowrap;
	line-height: 110%;

}

.stock-change.negative,.stock-change-AH.negative {
	color: #cc0000
}

.stock-change.positive,.stock-change-AH.positive {
	color: #093
}

.social-login img {
	width: 230px;
	margin-bottom: 10px
}

#add_stock_ticker {
	margin-top: 5px
}

#add_ticker_button {
	margin-top: 5px;
	max-width: 200px;
	height:40px; 
}

#ticker_action_response {
	width: 80%;
	min-width: 300px;
	display: none;
	background-color: #efe4b0;
	border-radius: 6px;
	padding: 3px 10px 3px 10px
}

.stock-remove {
	color: #f5f5f5;
	cursor: pointer
}

@media only screen and (max-width:600px) {
	.stock-remove {
		color: #969696
	}
}

.stock-remove:hover {
	color: #c8465a
}

.stock-remove a {
	color: #aaa
}

#action_response_container {
	height: 30px;
	margin: 10px
}

.logout {
	position: absolute;
	font-size: 1.4em;
	margin: 8px;
	margin-top: 12px;
	position: absolute;
	top: -35px;
	right: 5px
}

@media screen and (min-width:0px) and (max-width:430px) {
	.logout {
		position: absolute;
		left: 5px;
		top: -65px;
		width: 150px;
		text-align: left
	}
}

#loading {
	margin: 0 auto
}

#summary .summary-content .chart {
	margin-left: 15px
}

.details-sub-navigation {
	display: none
}

.details-sub-navigation.active {
	display: block
}

.details-sub-navigation nav a.active {
	font-weight: 600
}

.alert {
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faf2cc;
	color: #8a6d3b
}

.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #ebcccc;
	color: #a94442
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d0e9c6;
	color: #3c763d
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bcdff1;
	color: #31708f
}

.flex-container-centered {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.row {
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.row:after,
.row:before {
	display: inline-block
}

div[class*=col-] {
	display: inline-block;
	vertical-align: top;
	float: left
}

@media screen and (min-width:992px) {
	.navbar {
		text-align: left
	}
	.navbar-nav {
		display: inline-block;
		float: left
	}
	.header li.nav-item {
		display: inline-block
	}
	.form-inline {
		display: inline-block;
		float: right;
		line-height: 24px
	}
}

@media screen and (min-width:768px) {
	.col-md-3 {
		max-width: 24.5%
	}
}

h2,
h3 {
	font-family:'IBM Plex Sans', Arial, Helvetica, sans-serif;
	color: #064961;
	font-weight: 700;
	margin-bottom: 10px
}
.container {
	max-width:1440px
}
@media (min-width:1200px){
	.container {padding-left:20px;padding-right:20px;}
}

.container::after {
	content: " ";
	clear: both;
	display: table
}

.header {
	background: #f5f8fc
}

.header li.nav-item.active {
	background-color: #1b9eff;
	border-radius: 5px
}

.header .nav-item a {
	color: #000;
	font-weight: 700;
	padding-left: 10px!important;
	padding-right: 10px!important
}

.header li.nav-item.active a {
	color: #fff
}

.header li.nav-item {
	padding-left: 5px;
	padding-right: 5px
}

.details-content .top-social {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	-webkit-justify-content: flex-end;
	-webkit-box-pack: end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-top: -120px;
	margin-bottom: 120px
}

@media (max-width:767px) {
	.details-content .top-social {
		margin: 0
	}
}



.news-ticker {
	background: 0 0;
	border-top: 1px solid #bbb
}



.header nav.navbar {
	padding-top: 15px;
	background: 0 0
}

.market-news-headlines {
	width: 100%;
	top: 0
}

.market-summary {
	padding-left: 0;
	padding-right: 0
}

.xx_breaking_stories iframe {
	height: 35px!important
}

div#main_page {
	border-top: 0
}

.details .details-navigation .toggle {
	background: url(/assets/img/details-toggle-white.svg) right center no-repeat;
	position: initial;
	width: 100%
}
table tbody tr {
	border-top:1px solid #dcdee0;
}
table tbody tr:first-child {border-top:none}

table tbody tr:nth-child(odd) {
	background-color: #f0f5f9
}
table tbody tr:nth-child(even) {
	background-color: #ffffff;
}/*
.grey table tbody tr:nth-child(odd),
.grey-box table tbody tr:nth-child(odd) {
	background-color: #f3f4f5
}
.grey table tbody tr:nth-child(even), 
.grey-box table tbody tr:nth-child(even){
	background-color: #fbfbfb;
}*/

table tbody tr td:first-child {
	padding-left: 20px
}

table tbody tr td:last-child {
	padding-right: 20px
}

div#below_ad_content {
	width: 100%;
	max-width: 100%!important;
	float: none
}


.overview .change .green-arrow,
.overview .change .red-arrow {
	display: inline-block;
	border-width: 0 10px 16px 10px
}

.overview .change .red-arrow {
	border-width: 16px 10px 0 10px
}

#summary .summary-content .table-data {
	margin-right: 0!important;
	-webkit-flex-basis: auto!important;
	-ms-flex-preferred-size: auto!important;
	flex-basis: auto!important
}

.headlines-title {
	background-color: #f9fafb;
    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
    box-shadow: 10px 20px 30px 0 rgba(40,70,107,0.09);
    color: #222;
	padding: 6px 15px;
	position: relative
}

.headlines-container {
	margin-top: 25px;
	cursor: pointer
}

.headlines-title {
	font-size: 16px
}


.headlines-title:after {
	top: 10px;
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	right: 15px;
	cursor: pointer;
	font-size:3rem;
	color:#4bb0fc;
	background:#ddeffb;
    text-align:center;
    line-height:14px;
}

.headlines-container.open-articles .headlines-title:after {
	content: "+";
}

.headlines-container.close-articles .headlines-title:after {
	content:"-";
}

.headlines-container.older .headlines-articles {
	display: none
}
 .news_article.alter:nth-child(odd){
	background:#f5f8fb
}
.news_article.alter:nth-child(even){
	background:#fff
}

.headlines-articles .time {
	min-width: 135px;
	display: inline-block;
	text-align: right;
	margin-right: 10px
}

.headlines-articles .date {
	min-width: 51px;
	display: inline-block;
	text-align: right;
	margin-right: 5px
}

.headlines-articles .date,
.headlines-articles .time {
	font-size: 14px;
	font-weight: 700;
	color:#222;
}

.headlines-container.older .time {
	min-width: 133px
}

main.content {
	padding-left: 0;
	padding-right: 0
}

table caption {
	caption-side: top
}

.details .panels {
	margin-bottom: 30px;
	margin-top: 30px;
	position: relative
}

.stock-chart-content {
	height: auto!important
}

.details .statistics-content .table-group:first-of-type table:first-of-type caption {
	margin: 0
}

#holders h2 {
	min-height: 50px
}

#holders table {
	width: 100%;
	line-height: 200%
}

div#news_container {

	padding: 30px 10px
}

#risk-chart .table-data {
	float: left;
	min-width: 350px
}

#risk-chart .chart {
	float: right
}

#cryptos .chart {
	margin-bottom: 50px
}

.tor-bk:before {
	content: '';
	padding-top: 36%;
	display: block
}

.tor-bk {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}

.tor-other-posts .tor-bk:before {
	padding-top: 100%
}

.tor-first-post {
	margin-top: 20px
}

.tor-first-post .row {
	margin-left: 0;
	margin-right: 0
}

.tor-single-post {
	margin-top: 22px;
	padding-right: 0!important;
	float: left
}

.tor-right-container {
	background-color: #f0f3f8;
	padding-top: 18%
}

.tor-left-container {
	padding: 0;
	float: left
}

.tor-content-container {
	background-color: #f0f3f8;
	padding: 15px;
	height: 175px;
	overflow: hidden;
	line-height: 1.35;
	float: left
}

.tor-bk-container {
	padding-left: 0
}

.tor-meta-left {
	float: left
}

.tor-meta-right {
	float: right;
	color: #8b8b8b
}

.tor-meta {
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	width: 100%
}

.tor-content {
	font-size: 15px
}

.tor-other-posts>.row {
	margin: 0
}

.top-original-research-container .overlay {
	position: absolute;
	width: 100%;
	height: 33%;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(240, 243, 248, 0) 0, rgba(240, 243, 248, 1) 95%);
	background: -webkit-linear-gradient(top, rgba(240, 243, 248, 0) 0, rgba(240, 243, 248, 1) 95%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(240, 243, 248, 0)), color-stop(95%, rgba(240, 243, 248, 1)));
	background: -moz-linear-gradient(top, rgba(240, 243, 248, 0) 0, rgba(240, 243, 248, 1) 95%);
	background: -o-linear-gradient(top, rgba(240, 243, 248, 0) 0, rgba(240, 243, 248, 1) 95%);
	background: linear-gradient(to bottom, rgba(240, 243, 248, 0) 0, rgba(240, 243, 248, 1) 95%)
}

h2.top-original-research-title {
	text-align: center;
	color: #064961;
	font-weight: 700
}

.headline-main-title,
.top-original-research-title {
	font-weight: 28px
}

h3.tor-title,
h3.tor-title a {
	font-weight: 700;
	color: #075572
}

.tor-date {
	font-size: 14px;
	font-weight: 700
}

.get-research-container {
	background-size: cover;
	padding: 100px 0
}

.gr-title {
	color: #fff;
	text-align: center;
	font-size: 16px
}

.gr-form {
	margin-top: 15px
}

.gr-form label {
	color: #fff;
	font-size: 16px;
	font-weight: 700
}

.gr-submit-btn-container {
	margin-top: 20px;
	text-align: center
}

button.gr-submit-btn {
	background-color: #48c000;
	display: inline-block;
	width: auto;
	font-size: 16px;
	border-radius: 20px;
	padding: 5px 35px
}

.top-original-research-content:after {
	content: " ";
	display: table;
	clear: both
}

footer.footer {
	background-color: #11202b;
	display: block;
	color: #fff;
	padding: 20px 0
	text-align:center;
}
.footer a {color:#939ba6}
.footer .navbar-brand {margin:20px 0}
.footer .social-icons{
    margin:30px 0;
    width:300px;
    justify-content:space-between;
}
.footer .social-icons >* {position:relative;padding-left:30px}
.footer .social-icons a {color:#fff;text-decoration:underline}
.footer .social-icons a:hover {color:#1491ef}
.footer .social-icons .tw:before,.footer .social-icons .fb:before{
    background-image: url(/assets/img/ft.png);
    background-repeat: no-repeat;
    content: " ";
    width: 25px;
    height: 25px;
    background-size: 200%;
    position: absolute;
    overflow: hidden;
    top: -3px;
    left: 0;
    display: block;
}
.footer .social-icons .tw:before {
    background-position: -25px 0;
}
.footer .social-icons .fb:before {
    background-position: 0 0;
}
.footer .toggle {display:none}
.footer .details-navigation {margin:0 auto}
.footer nav.details-navigation-container li a {color:#939ba6}
.footer nav.details-navigation-container a:hover,
.footer nav.details-navigation-container a.active { 
	background: rgba(255,255,255,0.3);
    border-bottom: 1px solid #fff;
    color: #fff;
    text-decoration:none}
#copyright {border-top:1px solid #939ba6;padding:15px;color:#939ba6}
#copyright p{width:100%;text-align:center}
#copyright a {color:#fff}
}



.follow-us-icons li img {
	width: 32px;
	background-color: #fff
}

.follow-us-icons li {
	display: inline-block;
	list-style: none;
	margin-left: 3px;
	margin-right: 3px
}

.follow-us-icons li a {
	display: block;
	width: 32px;
	height: 32px;
	background-color: #fff;
	background-position: center center
}

.follow-us-icons ul {
	padding-left: 0
}

.follow-us-icons {
	margin-top: 7px
}

.follow-us-title {
	font-size: 16px
}

span.terms-conditions a {
	color: #fff
}

li.follow-us-icon.fu-stocktwits img {
	background-color: #40576f
}

li.follow-us-icon.fu-copy img {
	background-color: transparent
}

.footer-left-container {
	padding-top: 17px
}

.copyright-terms {
	padding-top: 10px
}

.top-original-research-content {
	padding-top: 20px;
	padding-bottom: 30px
}

.follow-us-container {
	float: right
}

.headlines-articles .news_article:nth-child(even) {
	background-color: #fff
}

.headlines-articles {
	font-size: 16px
}

.news_article {
	padding: 9px 20px;
	border-radius: 3px
}

.menu-toggle {
	width: 38px;
	height: 38px;
	background: url(../img/nav-toggle-3.png) center center no-repeat;
	background-size: 38px 38px;
	cursor: pointer
}

.menu-toggle {
	display: none
}


input#searchbar {
	float: left;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
	padding-right: 30px;
}


button.search-btn {
	width: auto;
	display: inline-block;
	float: left;
	font-size: 14px
}

.top-search-bar {
	overflow: hidden
}

.top-search-bar form {
	position: relative;
    max-width: 400px;
    width: 100%;
     margin: 0 auto;
    


}

.top-search-bar .search-btn {
	position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    text-indent: -9999px;
    background: url(/assets/img/search-alt.svg) center center;
    height: 40px;
    display: block;
}

.header nav.navbar {
	padding-left: 0
}


.header a.nav-link {
	font-size: 13px;
	padding-left: 6px!important;
	padding-right: 6px!important
}

.gr-form-response {
	text-align: center;
	color: #fff;
	padding: 10px 20px;
	border-radius: 14px;
	background-color: red;
	display: none
}

.gr-form-success {
	background-color: green
}

.quote .details {
	position: relative
}

#right_content {
	position: absolute;
	right: 50%;
	top: 0;
	margin-right: -900px;
	width: 300px;
	height: auto;
	text-align: left
}

#right_content>* {
	float: left
}

#left_content {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -900px;
	width: 300px;
	height: auto;
	text-align: right
}

#left_content>* {
	float: right
}


@media (max-width:1200px) {
	.tor-bk:before {
		padding-top: 50%
	}
	.tor-right-container {
		padding-top: 25%
	}
	.tor-other-posts .tor-bk:before {
		padding-top: 120%
	}
	.header li.nav-item {
		padding: 0
	}
	.header li.nav-item a {
		text-transform: none
	}
}

@media(max-width:992px) {
	.transformer-tabs ul {
		margin: 0;
		padding-bottom:70px;
	}
	.details .details-navigation .toggle {
		color: #fff;
		padding-left: 10px;
		padding-right: 10px
	}
	#summary .summary-content .row .col-md-6 {
		width: auto;
		max-width: 49.5%;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}
	#risk-chart .table-data {
		min-width: auto
	}
	.tor-right-container {
		padding-top: 30%
	}
	.tor-other-posts>.row {
		width: 100%;
		margin: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.tor-single-post {
		width: 100%;
		max-width: 100%;
		padding: 0;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}
	.tor-other-posts .tor-single-post>.row {
		width: 100%;
		margin: 0
	}
	.tor-bk-container {
		padding: 0
	}
	.tor-bk:before {
		padding-top: 60%
	}
	.tor-other-posts .tor-bk:before {
		padding-top: 58%
	}
	.header-content {padding:0}
	.header-content .row > div {
		width: 100%;
		float: none;
		max-width: 100%;
		flex: 0 0 100%;
		padding: 10px;
	}
	.header-content .logo {
		position:fixed;
		top:0;
		background:#f5f8fc;
		border-bottom:1px solid #dcdee0;
		z-index:100;
	}
	
	.header-content .other-els {
		background:#09161b;
		display:flex;
		margin-top:65px;

	}
	.top-search-bar, .header .buttons {margin:0}

	.menu-toggle {
		position: absolute;
		top: 4px;
		right: 15px;
		display: block
	}
	.navbar-nav {
		display: none
	}
	.tor-other-posts .tor-bk:before {
		padding-top: 60%
	}
	.overlay,
	.tor-other-posts .tor-content {
		display: none
	}
	.tor-content-container {
		height: auto
	}
	#summary .summary-content .row .col-md-6 {
		width: 100%;
		max-width: 100%;
		-moz-box-flex: 0;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-box-flex: 0 1 auto;
		-webkit-flex: 0 1 auto
	}
}

@media (min-width:768px) {
	.tor-right-container {
		position: relative;
		height: 0;
		overflow: hidden;
		float: left
	}
	.tor-right-container>.row {
		position: absolute;
		top: 0;
		left: 0;
		padding: 25px
	}
}

@media(max-width:767px) {

	.market-summary .ticker-stock-row {
		margin-bottom: 15px;
    	text-align: center;
	}

	.market-summary .change>div {
		margin-left: 0
	}
	.market-summary .ticker-change .value {
		font-size: 18px;
		display: block;
	}
	.market-summary .red-arrow {
		border-width: 8px 5px 0 5px;
	}
	.market-summary .green-arrow {
		border-width: 0 5px 8px 5px;
	}
	.overview-stock-info {
		height: auto
	}
	.overview .people-also-watch,
	.overview .quote-search {
		position: relative;
		width: 100%;
		left: auto;
		right: auto;
		top: auto;
		bottom: auto;
		max-width: 100%;
		margin-top: 10px
	}
	#holders .table-data {
		margin-top: 20px
	}
	.tor-other-posts .tor-single-post>.row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.tor-other-posts .tor-single-post>.row>div {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}
	.tor-other-posts .tor-single-post>.row .tor-content-container {
		-webkit-box-flex: 2;
		-webkit-flex: 2;
		-moz-box-flex: 2;
		-ms-flex: 2;
		flex: 2
	}
	.tor-other-posts .tor-bk:before {
		padding-top: 100%
	}
	.tor-other-posts .tor-meta {
		font-size: 14px
	}
	.header li.nav-item {
		padding-top: 5px;
		padding-bottom: 5px
	}
	ul.navbar-nav.mr-auto {
		margin-right: initial!important;
		width: 100%;
		margin-top: 5px
	}
	.form-inline.font-weight-normal.second-nav {
		text-align: center;
		display: block;
		width: 100%
	}
	.menu-toggle {
		position: absolute;
		top: 4px;
		right: 15px
	}
	input#searchbar {
		max-width: 100%;
		float: none;
		display: inline-block
	}
	.top-search-bar {
		text-align: center
	}
	button.search-btn {
		float: none;
		display: inline-block
	}
	
}

@media(max-width:575px) {
	.tor-other-posts .tor-single-post {
		padding: 31% 0 0 0;
		position: relative;
		height: 0;
		overflow: hidden
	}
	.tor-other-posts .tor-single-post>.row {
		margin: 0;
		position: absolute;
		top: 0;
		left: 0
	}
	.tor-other-posts .tor-single-post>.row .tor-bk-container {
		padding: 0
	}
	.tor-other-posts .tor-single-post>.overlay {
		height: 100%
	}
	.market-summary .ticker-wrap1 {
		margin-bottom: 10px
	}
	.market-summary .ticker-wrap1:nth-child(1) {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.market-summary .ticker-wrap1:nth-child(2) {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.market-summary .ticker-wrap1:nth-child(3) {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-moz-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.market-summary .ticker-wrap1:nth-child(4) {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-moz-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.top-search-bar {
		padding:0;
	}
	
	
}

@media(max-width:479px) {

	.details .details-navigation .toggle {
		color: #fff;
		padding-left: 10px;
		padding-right: 10px
	}
	.news_article,
	.tor-content-container,
	.tor-right-container {
		padding: 10px
	}
	.headlines-articles .time {
		width: auto
	}
	.news_article,
	.tor-other-posts .tor-meta,
	.tor-other-posts h3.tor-title {
		font-size: 1.5rem;
		margin: 0
	}
	.tor-bk-container {
		padding-right: 0
	}
	.tor-left-container {
		padding-left: 0
	}
	.tor-bk:before {
		padding-top: 50%
	}
	.get-research-container {
		padding: 60px 0
	}
	.footer-left-container {
		text-align: center
	}
	img.footer-logo {
		margin-left: auto;
		margin-right: auto
	}
	.follow-us-container {
		float: none;
		text-align: center;
		margin-top: 24px
	}
	.market-summary-top .ticker-wrap1.col-md-3.col-6 {
		padding-top: 5px;
		padding-bottom: 5px
	}
	#summary .summary-content table {
		margin-top: 20px
	}
	.header-content {
		min-height: 100px
	}
}

#chart_iframe {
	width: 95%;
	margin: 0 2.5%;
	max-width: 100%
}

@media (max-width:1200px) {
	.small-iframe,
	.trade_card_iframe {
		width: 100%;
		max-width: 100%
	}
}

@media (min-width:992px) {
	#summary .summary-content .row {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}
	.trade_card_iframe {
		height: 680px
	}
}

@media (max-width:992px) {
	#chart_iframe {
		height: 500px
	}
	#risk-chart .chart,
	#risk-chart .table-data,
	.pivot-points-content hr,
	.pivot-points-content table,
	.pivot-points-content>div {
		width: 100%!important;
		max-width: 100%!important;
		margin-bottom: 20px
	}
	.trade_card_iframe {
		height: 500px!important
	}
}

@media (max-width:768px) {
	#summary .summary-content .small-iframe {
		width: 100%;
		max-width: 100%
	}
	.js-plotly-plot .plotly,
	.js-plotly-plot .plotly .main-svg,
	.js-plotly-plot .plotly div {
		max-width: 100%
    }
    .footer .footer-top {
        justify-content:center
    }
}

@media (max-width:360px) {
	#chart_iframe {
		width: 100%;
		margin: 0
	}
}

#search-form-3 {
	position: absolute;
	right: 0;
	top: -60px;
}

#search-form-3 p {
	margin: 2px 0
}

.search-widget p {
	margin: 0
}

@media (max-width: 480px) {
	.trade_card_iframe {
		height: 700px!important;
	}
}

.change {
	font-weight: 400;
}

.negative {
	color: #d85a5a
}

.positive {
	color: #093
}

#my-portfolio .change {
	font-weight: 700
}
#menu-wrapper {
	position: relative
}

#hamburger {
	width: 35px;
	height: 30px;
	position: fixed;
	right: 25px;
	top: 15px;
	color: #000;
	padding-top: 27px;
	text-align: center;
	display: none;
	cursor: pointer;
	z-index:100;
}

#hamburger span {
	display: block;
	position: absolute;
	height: 5px;
	width: 100%;
	background: #222;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}

#hamburger span:nth-child(1) {
	top: 5px
}

#hamburger span:nth-child(2),
#hamburger span:nth-child(3) {
	top: 15px
}

#hamburger span:nth-child(4) {
	top: 25px
}

#hamburger.open span:nth-child(1) {
	top: 18px;
	width: 0%;
	left: 50%
}

#hamburger.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

#hamburger.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

#hamburger.open span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%
}
@media (max-width:575px){
	#hamburger {right:10px;}
}
@media screen and (min-width:1120px) {
	.transformer-tabs {
		border: none
	}
}

.transformer-tabs ul {
	position:fixed;
	top:65px;
	left:0;
	padding: 0;
	list-style: none;
	background: rgba(0, 0, 0, 0.9);
	overflow-y: scroll;
	width:100%;
	height:100%;
	z-index:100;
	padding-bottom:70px;
	display:none;
}

@media screen and (min-width:992px) {
	.transformer-tabs ul {
		position: static;
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: flex;
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: start;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-moz-box-pack: start;
		justify-content: flex-start;
		-ms-flex-align: start;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-moz-box-align: start;
		align-items: flex-start;
		-ms-flex-line-pack: start;
		-webkit-align-content: flex-start;
		align-content: flex-start;
		margin: 0;
		padding:0;
		background: 0 0;
		overflow: visible
	}
	
}

.transformer-tabs ul.open a {
	position: relative;
	display: block
}



.transformer-tabs ul.open a.active {
	padding-left: 15px;
	padding-top: 18px;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.53846;
	font-weight: 500;
	background: #cce5ff
}

.transformer-tabs ul.open a.active:before {
	content: none
}

.transformer-tabs li {
	display: block;
	padding: 0;
	font-weight: 500;
}

.transformer-tabs a {

	display: inline-block;
	width: 100%;
	height: 60px;
	padding:20px 15px 0;
	color: #0081f2;
	text-decoration: none
}

@media screen and (min-width:992px) {
	.transformer-tabs a {
		position: static;
		left: auto;
		top: auto;
		display: block;
		width: auto

	}
}

@media screen and (min-width:992px) and (max-width:1400px) {
	.transformer-tabs a {
		padding: 18px 10px 0;
		height:50px;
	}
}

.transformer-tabs a:hover {
	background: #eef7fe
}
/*
.transformer-tabs a.active {
	display: none;
	position: relative;

	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.27778;
	font-weight: 400;

	color: #000;
	background: #fff;
	z-index: 1
}*/

/*@media screen and (min-width:1120px) {*/
	.transformer-tabs a.active {
		display: block;
	
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.53846;
		font-weight: 500;
		background: #cce5ff;
		-webkit-box-shadow: 0 3px 0 #0081f2;
		box-shadow: 0 3px 0 #0081f2
	}
/*}*/
@media screen and (max-width:992px){
	#hamburger {display:block}
	.footer .transformer-tabs ul {display:none!important}
}

nav.details-navigation-container {
	background-color: transparent
}

nav.details-navigation-container li a {
	color: #f5f8fc
}

nav.details-navigation-container a.active {
	background-color: #1b9eff;
	color: #fff;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none
}

nav.details-navigation-container a:hover {
	background-color: #1b9eff;
	color: #fff;
}


.header nav.navbar {
	padding-left: 0
}


.green-arrow {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7px 12px 7px;
	border-color: transparent transparent #35d96a transparent;
	margin-left: 10px;
	margin-top: 5px
}

.red-arrow {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 7px 0 7px;
	border-color: #d85a5a transparent transparent transparent;
	margin-left: 10px;
	margin-top: 5px
}

.simple-line {
	width: 0;
	height: 0;
	padding: 1px 4px;
	background-color: grey;
	position: relative;
	top: -4px;
	margin-left: 10px
}

.green-arrow,
.red-arrow,
.simple-line {
	display: inline-block
}



.loader1 {
	width: 64px;
	height: 64px;
}

.loader1:after {
	content: " ";
	display: block;
	width: 46px;
	height: 46px;
	margin: 1px;
	border-radius: 50%;
	border: 5px solid #ccc;
	border-color: #ccc transparent #ccc transparent;
	animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@media (max-width:540px) {
	.top-social,
	h1 {
		padding-left: 20px;
		padding-right: 20px;
	}
	/*.row {
		max-width: 100%;
		margin: 0
	}
	[class*=col-] {
		padding: 0;
	}*/
}



/*************************************************
new design
/***************************************************/
a {color:#222}
a:hover { color: #4455AA;}
h1 a:hover, h2 a:hover, h3 a:hover, a.news_list_link:hover,.stock-list a:hover {
    text-decoration:none;
   
}

.tag {
	font-size:14px;
	position:absolute;
	left:-1px;
	top:10px;
	font-family: 'IBM Plex Sans', Arial, Helvetica, sans-serif;
}
div.grey {
	background:#f5f8fc;
	border-top: 1px solid #dcdee0;
    border-bottom: 1px solid #dcdee0;
}
.blue-box, a.blue-box {
	display:block;
	color:#f5f8fc;
	background:#1B9EFF;
	background:linear-gradient(-45deg,#1B9EFF 0%, #1681FF 100%); 
	box-shadow: 5px 5px 20px 0 rgba(24,142,255,0.3);
	padding:10px;

}
.blue-box a,.blue-box a:hover,.blue-box a:active {color:#f5f8fc}

.tag.blue-box {
	
	color:#f5f8fc !important;
	width: 70px;
    text-align: center;
}
.grey-box {

	background-color:#f9fafb;
	border-top :1px solid #FFF;
	border-left:1px solid #FFF;
	box-shadow:10px 20px 30px 0 rgba(40,70,107,0.09);
	color:#222;

}

.dropdown {/*drop-down element*/
	position:relative;
}
.dropdown > a {
	position:relative;
	margin-left:0;
}
.dropdown > a:after {
	position:absolute;
	top:45%;
	right:15px;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.dropdown-items {
	position:absolute;
	left:0;
	right:auto;
	margin-top: 5px;
    width: auto;
    padding: 15px;
    z-index: 10;
	text-align: left;
	white-space: nowrap;
	display:none;
	
}
.dropdown-items ul {list-style:none; margin:0;padding:0}

.dropdown-items li a {padding:5px 10px;display:block}
.dropdown-items li a:hover {background-color:#1b9eff;color:#fff;text-decoration:none}

.header .buttons {
	display: flex;
    flex-direction: row;
    justify-content: flex-end;
    flex-wrap: nowrap;
    
    margin:0 -15px 0 0;
	padding: 0;
	list-style:none;
	
}
.header .buttons .button {
	width: auto;
    margin-left: 3px;
    padding: 6px 22px;
    height: 40px;
}
.header .buttons li:first-child .button {
	margin-left:0;
}

.login .button {
	min-width:100px;
	text-align:left;
	margin:0
}
a.button:hover{color:#fff;text-decoration:none}
@media (max-width:1120px){
	.login .button {min-width:75px}
}
@media all and (max-width:1400px){
	.header .buttons .button {
		font-size: 1.3rem;
    padding: 7px 10px;

    }
    .other-els {padding-left:0;padding-right:0}
}
@media all and (max-width:998px){
	.dropdown-items{
		background: rgba(0,0,0,0.9);
		border: none;
	}
	.dropdown-items li a{
		color: #fff;
		padding: 15px 10px;
	}
}


/* header */
.market-summary-top {
	background-color: #2b4a60;
	padding-top: 15px;
	padding-bottom: 17px;
	color:#f5f8fc;
}
.market-summary-top a {
	color:#f5f8fc;
	margin-left:5px;
}

@media (max-width:767px){
	.market-summary-top{padding-bottom:40px}
	.market-summary + main.content {/*Apply only after Market Summary*/
		position: relative;
		top: -30px;
		border-radius: 30px 30px 0 0;
		/* display: block; */
		border-top: 50px solid #fff;

	}
	.market-summary + main.content #main_page {
		margin-top: -30px;
	}
    .header .buttons {margin-right:0;}
    
    .header-content .other-els {
        flex-direction: column-reverse;
    }

	.header .buttons {
		max-width:480px;
		margin-left: auto;
		margin-right:auto;
		margin-bottom:10px;
		justify-content:space-between;
	}
    
    .top-search-bar form {max-width:480px}


}
@media (max-width:550px){
    
    .header .buttons {
        flex-wrap: unset;
        flex-flow: wrap;
    }
    
    .header .buttons .btn-login {flex:0.2}
    .header .buttons .btn-tm {flex:0.4}
    .header .buttons .btn-pro {flex:0.4}
    .header .buttons .btn-products {flex:1;margin-top:5px}
    .header .buttons .btn-products a {margin:0}
}
@media (max-width:480px){
    .header .buttons .button {
        font-size: 1.2rem;
        
    }
}
@media all and (max-width:376px){
	.header .buttons .button {
		font-size: 1.2rem;
    padding: 7px 5px;
    
    min-width:auto;
    
    }
    
	
}
@media all and (max-width:360px){
	.header .buttons .button {
    padding: 7px 2px;
    margin-left:1px;
  
    }
    
	
}
.header .top-search-bar {
	margin-right: -15px;
}

.view-all {
	display: table;
    text-align: center;
    font-size: 1.667rem;
    margin: 20px auto;
    clear: both;
    padding:10px 15px
}
.view-all:hover{
	background-color:#1b9eff;
	color:#fff;
	text-decoration:none;
}


.time {
    color: #adadad;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: normal;
    display: block;
}

.stock-list {
	padding: 30px 0;
}
.stock-list h3 {
	margin-bottom:25px;
	line-height: 170%;
}
.stock-list h3 .subtitle {
	color:#adadad;
	font-weight:400;
}


.scroll-y {overflow-y:auto;}
	.scroll-y::-webkit-scrollbar{width:8px;background:#efefef;}
	.scroll-y::-webkit-scrollbar-thumb{background:#ccc;}
	.scroll-y::-webkit-scrollbar-thumb-hover{background:#ababab;}

	.news_post_div a {color:#1491ef}
	.news_post_div a:hover {color:#4455AA}