@font-face {
  font-family: "CNN Sans Display W04 Regular";
  src: url("../../../fonts/CNNSansDisplayW04Regular.eot");
  src: url("../../../fonts/CNNSansDisplayW04Regular.eot?#iefix") format("embedded-opentype"), url("../../../fonts/CNNSansDisplayW04Regular.woff2") format("woff2"), url("../../../fonts/CNNSan DisplayW04Regular.woff") format("woff"), url("../../../fonts/CNNSansDisplayRegular") format("truetype"), url("../../../fonts/CNNSansDisplayW04Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Hiragino Kaku Gothic Pro";
  src: url("../../../fonts/HiraginoKakuGothicPro.otf") format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MatterIGTF";
  src: url("../../../fonts/MatterIGTF-Bold.woff") format('woff');
  font-weight: bold;
  font-style: bold;
}
@font-face {
  font-family: "MatterIGTF";
  src: url("../../../fonts/MatterIGTF-Regular.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MatterIGTF";
  src: url("../../../fonts/MatterIGTF-SemiBold.woff") format('woff');
  font-weight: 600;
  font-style: 600;
}
@font-face {
  font-family: "Heebo";
  src: url("../../../fonts/Heebo-ExtraBold.ttf") format('truetype');
  font-weight: 900;
  font-style: 900;
}
@font-face {
  font-family: "Heebo";
  src: url("../../../fonts/Heebo-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: 700;
}
@font-face {
  font-family: "Heebo";
  src: url("../../../fonts/Heebo-SemiBold.ttf") format('truetype');
  font-weight: 600;
  font-style: 600;
}
@font-face {
  font-family: "Heebo";
  src: url("../../../fonts/Heebo-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gothic";
  src: url("../../../fonts/msgothic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../../../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Din";
  src: url("../../../fonts/DIN2014-Demi.otf") format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Meiryo";
  src: url("../../../fonts/meiryo.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Meiryob";
  src: url("../../../fonts/meiryob.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Moderat";
  src: url("../../../fonts/Moderat-Regular.eot") format("embedded-opentype"), url("../../../fonts/Moderat-Regular.woff2") format("woff2"), url("../../../fonts/Moderat-Regular.woff") format("woff"), url("../../../fonts/Moderat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../../../fonts/Inter-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../../../fonts/Inter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: bold;
}
@font-face {
  font-family: "Inter";
  src: url("../../../fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "Gudea";
  src: url("../../../fonts/Gudea-Regular.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "Gudea";
  src: url("../../../fonts/Gudea-Bold.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "Rubik";
  src: url("../../../fonts/Rubik-Regular.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "Rubik";
  src: url("../../../fonts/Rubik-Bold.ttf") format("truetype");
  font-weight: 600;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: 'Open Sans', sans-serif;
}
html {
  overflow-x: hidden;
}
h1,
h2 {
  margin: 0;
}
body {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 12px;
}
img {
  display: block;
}
button {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
button:focus {
  outline: none;
}
span,
a {
  display: inline-block;
}
a {
  text-decoration: none;
}
.ew-info-icon {
  font-size: 0;
}
.icon:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.icon.icon-info {
  display: inline-block;
}
.icon.icon-info:before {
  background: url("../images/icon-info.png");
  width: 26px;
  height: 30px;
}
.icon.icon-info-dark {
  display: inline-block;
}
.icon.icon-info-dark:before {
  background: url("../images/icon-info-dark.png");
  width: 26px;
  height: 30px;
}
.icon.icon-up:before {
  background: url("../images/icon-up.png");
  width: 19px;
  height: 13px;
}
.icon.icon-down:before {
  background: url("../images/icon-down.png");
  width: 19px;
  height: 13px;
}
.tippy-tooltip[data-animation=fade][data-state=hidden]{opacity:0}.tippy-iOS{cursor:pointer!important;-webkit-tap-highlight-color:transparent}.tippy-popper{pointer-events:none;max-width:calc(100vw - 10px);transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-property:transform}.tippy-tooltip{position:relative;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;background-color:#333;transition-property:visibility,opacity,transform;outline:0}.tippy-tooltip[data-placement^=top]>.tippy-arrow{border-width:8px 8px 0;border-top-color:#333;margin:0 3px;transform-origin:50% 0;bottom:-7px}.tippy-tooltip[data-placement^=bottom]>.tippy-arrow{border-width:0 8px 8px;border-bottom-color:#333;margin:0 3px;transform-origin:50% 7px;top:-7px}.tippy-tooltip[data-placement^=left]>.tippy-arrow{border-width:8px 0 8px 8px;border-left-color:#333;margin:3px 0;transform-origin:0 50%;right:-7px}.tippy-tooltip[data-placement^=right]>.tippy-arrow{border-width:8px 8px 8px 0;border-right-color:#333;margin:3px 0;transform-origin:7px 50%;left:-7px}.tippy-tooltip[data-interactive][data-state=visible]{pointer-events:auto}.tippy-tooltip[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{position:absolute;border-color:transparent;border-style:solid}.tippy-content{padding:5px 9px}
.tippy-tooltip.light-theme{color:#26323d;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff}.tippy-tooltip.light-theme[data-placement^=top]>.tippy-arrow{border-width:8px 8px 0;border-top-color:#fff}.tippy-tooltip.light-theme[data-placement^=bottom]>.tippy-arrow{border-width:0 8px 8px;border-bottom-color:#fff}.tippy-tooltip.light-theme[data-placement^=left]>.tippy-arrow{border-width:8px 0 8px 8px;border-left-color:#fff}.tippy-tooltip.light-theme[data-placement^=right]>.tippy-arrow{border-width:8px 8px 8px 0;border-right-color:#fff}.tippy-tooltip.light-theme>.tippy-backdrop{background-color:#fff}.tippy-tooltip.light-theme>.tippy-svg-arrow{fill:#fff}
.tippy-tooltip.light-border-theme{background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,8,16,.15);color:#26323d;box-shadow:0 4px 14px -2px rgba(0,8,16,.08)}.tippy-tooltip.light-border-theme>.tippy-backdrop{background-color:#fff}.tippy-tooltip.light-border-theme>.tippy-arrow:after,.tippy-tooltip.light-border-theme>.tippy-arrow:before,.tippy-tooltip.light-border-theme>.tippy-svg-arrow:after,.tippy-tooltip.light-border-theme>.tippy-svg-arrow:before{content:"";position:absolute;z-index:-1}.tippy-tooltip.light-border-theme>.tippy-svg-arrow{fill:#fff}.tippy-tooltip.light-border-theme>.tippy-svg-arrow:after{background-image:url(data:image/svg+xml;base64,PHN2ZyBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEuNDE0IiB2aWV3Qm94PSIwIDAgMTggNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA3czIuMDIxLS4wMTUgNS4yNTMtNC4yMThDNi41ODQgMS4wNTEgNy43OTcuMDA3IDkgMGMxLjIwMy0uMDA3IDIuNDE2IDEuMDM1IDMuNzYxIDIuNzgyQzE2LjAxMiA3LjAwNSAxOCA3IDE4IDd6IiBmaWxsPSIjMzMzIiBmaWxsLW9wYWNpdHk9Ii4yMzUiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==);background-size:18px 7px;width:18px;height:7px;left:0;top:0;fill:rgba(0,8,16,.15)}.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-svg-arrow:after{top:1px;transform:rotate(180deg)}.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow{border-top-color:#fff}.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow:after{border-top:7px solid #fff;top:-7px}.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow:before{border-top:7px solid rgba(0,8,16,.2);bottom:-1px}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-svg-arrow:after{top:-1px}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow{border-bottom-color:#fff}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow:after{border-bottom:7px solid #fff;bottom:-7px}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow:before{border-bottom:7px solid rgba(0,8,16,.2);bottom:-6px}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-svg-arrow:after{left:1px;top:0;transform:rotate(90deg)}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow{border-left-color:#fff}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow:after{border-left:7px solid #fff;left:-7px}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow:before{border-left:7px solid rgba(0,8,16,.2);left:-6px}.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-svg-arrow:after{left:-1px;top:0;transform:rotate(-90deg)}.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow{border-right-color:#fff}.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow:after{border-right:7px solid #fff;right:-7px}.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow:before{border-right:7px solid rgba(0,8,16,.2);right:-6px}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow,.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-svg-arrow,.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow,.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-svg-arrow{transform:translateX(-1px)}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow:after,.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow:before,.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow:after,.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow:before{left:-7px;border-left:7px solid transparent;border-right:7px solid transparent}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow,.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-svg-arrow,.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow,.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-svg-arrow{transform:translateY(-1px)}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow:after,.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow:before,.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow:after,.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow:before{top:-7px;border-top:7px solid transparent;border-bottom:7px solid transparent}
.mb20 {
  margin-bottom: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
.mt10 {
  margin-top: 10px;
}
.ew-hide {
  display: none !important;
}
.bold {
  font-weight: 700;
}
@media screen and (min-width: 701px) {
  .hidden-sm {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .hidden-xs {
    display: none;
  }
}
.yellow {
  color: #ffcf5b;
}
.bgyellow {
  background-color: #ffcf5b;
}
.white {
  color: #ffffff;
}
.bgwhite {
  background-color: #ffffff;
}
.buy {
  color: #1EAD00;
}
.bgbuy {
  background-color: #1EAD00;
}
.hold {
  color: #DDDDDD;
}
.bghold {
  background-color: #DDDDDD;
}
.sell {
  color: #0BA596;
}
.bgsell {
  background-color: #0BA596;
}
.holdPosition {
  color: #222;
}
.bgholdPosition {
  background-color: #222;
}
.buyPosition {
  color: #6fae2f;
}
.bgbuyPosition {
  background-color: #6fae2f;
}
.sellPosition {
  color: #d82f47;
}
.bgsellPosition {
  background-color: #d82f47;
}
.homeSell {
  color: #e85d5d;
}
.bghomeSell {
  background-color: #e85d5d;
}
.blue {
  color: #0079b9;
}
.bgblue {
  background-color: #0079b9;
}
.positive {
  color: #EA0541;
}
.bgpositive {
  background-color: #EA0541;
}
.negative {
  color: #268703;
}
.bgnegative {
  background-color: #268703;
}
.color {
  color: black;
}
.bgcolor {
  background-color: black;
}
.blue-dark {
  color: #205098;
}
.bgblue-dark {
  background-color: #205098;
}
.link {
  color: #1f6790;
}
.bglink {
  background-color: #1f6790;
}
.linePrice {
  color: #379016;
}
.bglinePrice {
  background-color: #379016;
}
.red {
  color: rgb(225, 25, 29);
}
.bgred {
  background-color: rgb(225, 25, 29);
}
.green {
  color: #69af0f;
}
.bggreen {
  background-color: #69af0f;
}
.titleColor {
  color: #777;
}
.bgtitleColor {
  background-color: #777;
}
.pieChartSell {
  color: #e85d5d;
}
.bgpieChartSell {
  background-color: #e85d5d;
}
.pieChartBuy {
  color: #89c230;
}
.bgpieChartBuy {
  background-color: #89c230;
}
.lineChartRaise {
  color: #A3A3A3;
}
.bglineChartRaise {
  background-color: #A3A3A3;
}
.lineChartAvg {
  color: #A3A3A3;
}
.bglineChartAvg {
  background-color: #A3A3A3;
}
.startPoint {
  color: #000;
}
.bgstartPoint {
  background-color: #000;
}
.lineChartFall {
  color: #0BA596;
}
.bglineChartFall {
  background-color: #0BA596;
}
.gaugeChartRaise {
  color: #ED6286;
}
.bggaugeChartRaise {
  background-color: #ED6286;
}
.gaugeChartFall {
  color: #0BA596;
}
.bggaugeChartFall {
  background-color: #0BA596;
}
.gaugeChartRaise2 {
  color: #77b111;
}
.bggaugeChartRaise2 {
  background-color: #77b111;
}
.gaugeChartFall2 {
  color: rgb(225, 25, 29);
}
.bggaugeChartFall2 {
  background-color: rgb(225, 25, 29);
}
.dark-red {
  color: #c33109;
}
.bgdark-red {
  background-color: #c33109;
}
.dirty-green {
  color: #5c9312;
}
.bgdirty-green {
  background-color: #5c9312;
}
.black-6 {
  color: #404040;
}
.bgblack-6 {
  background-color: #404040;
}
.grey {
  color: #e0e0e0;
}
.bggrey {
  background-color: #e0e0e0;
}
.gray-2 {
  color: #555960;
}
.bggray-2 {
  background-color: #555960;
}
.positiveBars {
  color: #0BA596;
}
.bgpositiveBars {
  background-color: #0BA596;
}
.negativeBars {
  color: #ED6286;
}
.bgnegativeBars {
  background-color: #ED6286;
}
.chartBar {
  color: #4DC4FF;
}
.bgchartBar {
  background-color: #4DC4FF;
}
.bullish {
  color: #CB45C0;
}
.bgbullish {
  background-color: #CB45C0;
}
.bearish {
  color: #45CBB3;
}
.bgbearish {
  background-color: #45CBB3;
}
.neutral {
  color: #E6E6E6;
}
.bgneutral {
  background-color: #E6E6E6;
}
.investorPlace {
  color: #4562CB;
}
.bginvestorPlace {
  background-color: #4562CB;
}
.lineChart {
  color: #304B9F;
}
.bglineChart {
  background-color: #304B9F;
}
.lineChartPrice {
  color: #304B9F;
}
.bglineChartPrice {
  background-color: #304B9F;
}
.bg {
  color: #fff;
}
.bgbg {
  background-color: #fff;
}
.bgDark {
  color: black;
}
.bgbgDark {
  background-color: black;
}
.linearGradientPos {
  color: #ED6286;
}
.bglinearGradientPos {
  background-color: #ED6286;
}
.linearGradientNeg {
  color: #0BA596;
}
.bglinearGradientNeg {
  background-color: #0BA596;
}
.veryPositiveRating {
  color: #199CA5;
}
.bgveryPositiveRating {
  background-color: #199CA5;
}
.positiveRating {
  color: #13DDEA;
}
.bgpositiveRating {
  background-color: #13DDEA;
}
.neutralRating {
  color: #828080;
}
.bgneutralRating {
  background-color: #828080;
}
.negativeRating {
  color: #B43AA6;
}
.bgnegativeRating {
  background-color: #B43AA6;
}
.veryNegativeRating {
  color: #b51978;
}
.bgveryNegativeRating {
  background-color: #b51978;
}
.flex {
  display: flex;
}
.w1 {
  width: 100%;
}
.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.flex-center {
  justify-content: center;
}
.flex-left {
  justify-content: flex-start;
}
.flex-right {
  justify-content: flex-end;
}
.flex-between {
  justify-content: space-between;
}
.align-items-end {
  align-items: flex-end;
}
.text-right {
  text-align: right !important;
}
.uppercase {
  text-transform: uppercase;
}
.rateit {
  margin-left: -2px;
}
.rateit .rateit-range {
  background: url("../images/custom-stars.png") left -2px;
}
.rateit .rateit-empty {
  background: url("../images/custom-stars.png") left -2px;
}
.rateit .rateit-selected {
  background: url("../images/custom-stars.png") left -18px;
}
.not_ranked > button,
.not_ranked > .rateit-range {
  display: none;
}
.not_ranked::after {
  content: 'Not Ranked';
  font-size: 14px;
  color: #808080;
}
.rateit button.rateit-reset,
.rateit,
.rateit .rateit-hover {
  background: none;
}
.ew-dt-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
}
.ew-dt-table tbody tr {
  height: 80px;
  border-top: 1px solid #ebebeb;
}
.ew-dt-table td,
.ew-dt-table th {
  text-align: center;
  vertical-align: middle;
  width: 15.6%;
}
.ew-dt-table td:first-child,
.ew-dt-table th:first-child {
  text-align: left;
  padding-left: 25px;
}
.ew-dt-table td:last-child,
.ew-dt-table th:last-child {
  text-align: right;
  padding-right: 25px;
}
.ew-dt-table td.analyst-cell,
.ew-dt-table th.analyst-cell,
.ew-dt-table td.etf-cell,
.ew-dt-table th.etf-cell {
  width: 22%;
}
.ew-dt-table td.cell-right,
.ew-dt-table th.cell-right {
  text-align: right;
}
.ew-dt-table th {
  text-transform: uppercase;
  height: 45px;
  font-size: 1.16em;
  font-weight: 700;
  color: #777;
}
.ew-dt-table thead tr {
  border-color: #d6d6d6;
}
.ew-dt-table tbody tr:nth-child(odd) {
  background-color: #fafafa;
}
.ew-dt-table tbody td {
  color: #2c2c2c;
  font-size: 1.33em;
}
.ew-dt-table td {
  height: 78px;
}
.ew-dt-table td.last-cell .pos {
  font-size: 16px;
}
.ew-dt-table td.last-cell .price {
  width: 100%;
}
.ew-dt-table td.last-cell .price,
.ew-dt-table td.last-cell .date {
  font-size: 14px;
}
.ew-dt-table td.last-cell .info-wrap {
  max-width: 55px;
}
.ew-dt-table .analyst {
  height: 78px;
  display: flex;
}
.ew-dt-table .analyst .ac-img {
  align-self: center;
}
.ew-dt-table .analyst .ac-img img {
  width: 50px;
  height: 50px;
}
.ew-dt-table .analyst .ac-meta {
  flex: 1 0 auto;
  padding-left: 15px;
  align-self: center;
}
.ew-dt-table .analyst .ac-meta .ac-name,
.ew-dt-table .analyst .ac-meta .ac-company {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ew-dt-table .analyst .ac-meta .ac-name {
  font-size: 16px;
  font-weight: 600;
  color: #2c2c2c;
}
.ew-dt-table .analyst .ac-meta .ac-company {
  font-size: 13px;
}
@media screen and (max-width: 1620px) {
  .ew-dt-table td:first-child,
  .ew-dt-table th:first-child {
    min-width: 186px;
    padding-left: 15px;
  }
  .ew-dt-table td:last-child,
  .ew-dt-table th:last-child {
    padding-right: 8px;
  }
  .ew-dt-table .analyst .ac-meta {
    padding-left: 8px;
  }
}
@media screen and (max-width: 1030px) {
  .ew-dt-table td:first-child,
  .ew-dt-table th:first-child {
    padding-left: 12px;
  }
}
@media screen and (max-width: 1010px) {
  .ew-dt-table .ac-date {
    display: none;
  }
  .ew-dt-table td:first-child,
  .ew-dt-table th:first-child {
    padding-left: 15px;
  }
  .ew-dt-table td:last-child,
  .ew-dt-table th:last-child {
    padding-right: 15px;
  }
}
@media screen and (max-width: 700px) {
  .ew-dt-table thead {
    display: none;
  }
  .ew-dt-table .ac-pos,
  .ew-dt-table .ac-price,
  .ew-dt-table .ac-action,
  .ew-dt-table .ac-date {
    display: none;
  }
  .ew-dt-table td,
  .ew-dt-table th {
    width: auto;
  }
  .ew-dt-table td.analyst-cell,
  .ew-dt-table th.analyst-cell,
  .ew-dt-table td.etf-cell,
  .ew-dt-table th.etf-cell {
    width: auto;
  }
  .ew-dt-table td:first-child,
  .ew-dt-table th:first-child {
    padding-left: 8px;
  }
  .ew-dt-table td:last-child,
  .ew-dt-table th:last-child {
    padding-right: 8px;
  }
}
@media screen and (max-width: 420px) {
  .ew-dt-table .analyst .ac-meta .ac-name,
  .ew-dt-table .analyst .ac-meta .ac-company {
    max-width: 140px;
  }
}
@media screen and (max-width: 1620px) {
  .ew-dt-table2 td:first-child,
  .ew-dt-table2 th:first-child {
    min-width: 186px;
    padding-left: 15px;
  }
  .ew-dt-table2 td:last-child,
  .ew-dt-table2 th:last-child {
    padding-right: 20px;
    width: 10%;
  }
  .ew-dt-table2 .analyst .ac-meta {
    padding-left: 8px;
  }
}
.ew-dt-table2 .analyst .ac-meta .ac-company {
  display: none;
}
.ew-dt-table2 td {
  height: 78px;
}
.ew-dt-table2 td.last-cell .pos {
  font-size: 16px;
}
.ew-dt-table2 td.last-cell .price {
  width: 100%;
}
.ew-dt-table2 td.last-cell .price,
.ew-dt-table2 td.last-cell .date {
  font-size: 14px;
}
.ew-dt-table2 td.last-cell .info-wrap {
  max-width: 55px;
}
@media screen and (min-width: 1010px) {
  .ew-dt-table2 .last-cell {
    display: none;
  }
  .ew-dt-table2 .ac-date {
    text-align: right;
    padding: 0 20px 0 0;
  }
}
@media screen and (max-width: 1010px) {
  .ew-dt-table2 .analyst .ac-meta .ac-company {
    display: block;
  }
  .ew-dt-table2 .last-cell {
    display: none;
  }
  .ew-dt-table2 .ac-date {
    display: table-cell;
    text-align: right;
    padding: 0 20px 0 0;
  }
  .ew-dt-table2 .ac-pos {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .ew-dt-table2 .ew-dt-table2 td:last-child,
  .ew-dt-table2 .ew-dt-table2 th:last-child {
    padding-right: 15px;
    width: 10%;
  }
  .ew-dt-table2 .last-cell {
    display: block;
  }
  .ew-dt-table2 .ac-date {
    display: none;
  }
  .ew-dt-table2 td:last-child {
    padding-right: 10px;
    width: auto;
  }
  .ew-dt-table2 td {
    height: 78px;
  }
  .ew-dt-table2 td.last-cell .pos {
    font-size: 14px;
  }
  .ew-dt-table2 td.last-cell .price {
    width: 100%;
  }
  .ew-dt-table2 td.last-cell .price,
  .ew-dt-table2 td.last-cell .date {
    font-size: 14px;
  }
  .ew-dt-table2 td.last-cell .info-wrap {
    display: flex;
    flex-direction: column;
    max-width: 110px;
    padding: 10px 0 0;
  }
  .ew-dt-table2 td.last-cell .info-wrap span {
    line-height: 20px;
  }
  .ew-dt-table2 td.last-cell .info-wrap span.desc {
    display: none;
  }
  .ew-dt-table2 td.last-cell .info-wrap span.mobile {
    display: block;
  }
}
.ew-ar-table td.ac-pos,
.ew-ar-table td.ac-price {
  font-weight: 700;
}
.ew-ar-table .ac-meta .ac-name,
.ew-ar-table .ac-meta .ac-company {
  max-width: 164px;
}
.ew-ar-table2 {
  font-weight: 500;
}
.ew-ar-table2 td.ac-pos,
.ew-ar-table2 td.ac-price {
  font-weight: 500;
}
.ew-ar-table2 td .ac-name {
  font-weight: 700 !important;
}
.ew-ar-table2 td.ac-pos {
  color: #adadad;
}
.ew-ar-table2 .ac-meta .ac-name,
.ew-ar-table2 .ac-meta .ac-company {
  max-width: 164px;
}
.ew-ar-table2 .info-wrap {
  max-width: 110px;
}
.ew-hfa-table td.last-cell .info-wrap {
  max-width: 90px;
}
.ew-hfa-table td .price {
  font-weight: 700;
}
.ew-hfa-table td.inst-name span {
  max-width: 190px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.analyst .ac-meta,
.analyst .ac-name,
.analyst .ac-company {
  max-width: 140px;
}
@media screen and (min-width: 1011px) {
  .analyst .analyst .ac-meta .ac-company {
    display: none;
  }
}
@media screen and (max-width: 1010px) {
  .analyst td.inst-name {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .analyst .analyst .ac-meta .ac-name,
  .analyst .analyst .ac-meta .ac-company {
    max-width: 250px;
  }
}
@media screen and (max-width: 420px) {
  .analyst .analyst .ac-meta .ac-name,
  .analyst .analyst .ac-meta .ac-company {
    max-width: 128px;
  }
}
.analysts_filter {
  display: flex;
  flex-direction: row;
  color: #777;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px;
  background-color: #f8f8f8;
  border: 1px solid #e4e4e4;
  padding: 10px;
  align-items: center;
}
.analysts_filter > span {
  margin-right: 10px;
}
@media screen and (max-width: 700px) {
  .analysts_filter > span {
    display: none;
  }
}
.analysts_filter > label {
  margin-right: 10px;
}
@media screen and (max-width: 700px) {
  .analysts_filter > label {
    margin-right: 0;
    margin-left: 5px;
  }
}
.analysts_filter > input {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 700px) {
  input.analysts_filter {
    position: absolute;
    left: -99999em;
    top: -99999em;
    opacity: 1;
    z-index: 1;
  }
  input.analysts_filter+label {
    cursor: pointer;
    float: left;
    border: 1px solid #aaa;
    margin-right: -1px;
    padding: 0.5em 1em;
    position: relative;
  }
  input.analysts_filter+label:hover {
    background-color: #696969;
    color: #fff;
  }
  [type=radio]:checked+label {
    background-color: #696969;
    color: #fff;
    z-index: 1;
  }
}
.ew-ac .ew-analyst-result {
  width: 200px;
  padding: 12px;
  font-size: 1.65em;
  font-family: Arial, sans-serif;
  text-align: center;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 0px 0px #e5e5e5;
  -moz-box-shadow: 0px 1px 0px 0px #e5e5e5;
  box-shadow: 0px 1px 0px 0px #e5e5e5;
}
.ew-ac .ew-ac-chart-box {
  padding: 25px 0;
}
.ew-ac .ew-ac-chart-box .ac-chart-graph,
.ew-ac .ew-ac-chart-box .ew-ac-chart-legend {
  display: inline-block;
  vertical-align: middle;
}
.ew-ac .ew-ac-chart-box .ac-chart-graph {
  width: 63%;
  text-align: center;
}
@media screen and (max-width: 700px) {
  .ew-ac .ew-ac-chart-box .ac-chart-graph {
    width: 55%;
  }
}
.ew-ac .ew-ac-chart-box .ew-ac-chart-legend .cl-item > * {
  vertical-align: middle;
}
.ew-ac .ew-ac-chart-box .ew-ac-chart-legend .cl-item .cl-item-color {
  width: 13px;
  height: 13px;
  margin-right: 10px;
}
.ew-ac .ew-ac-chart-box .ew-ac-chart-legend .cl-item .cl-item-title {
  width: auto;
  text-transform: uppercase;
  color: #6f6f6f;
}
.ew-ac .ew-ac-chart-box .ew-ac-chart-legend .cl-item .cl-item-percent {
  color: #2c2c2c;
  font-weight: 600;
}
.ew-ac .ew-ac-chart-box .ew-ac-chart-legend .cl-item.item-buy .cl-item-color {
  background-color: #1EAD00;
}
.ew-ac .ew-ac-chart-box .ew-ac-chart-legend .cl-item.item-hold .cl-item-color {
  background-color: #DDDDDD;
}
.ew-ac .ew-ac-chart-box .ew-ac-chart-legend .cl-item.item-sell .cl-item-color {
  background-color: #0BA596;
}
.ew-ac .ew-db-foot {
  padding-left: 30px;
  padding-right: 30px;
  font-size: 1.16em;
}
.ew-ac .ew-db-foot > div {
  flex-shrink: 1;
}
@media screen and (max-width: 1620px) {
  .ew-ac .ew-db-main {
    padding-left: 15px;
    padding-right: 6px;
  }
  .ew-ac .ew-db-foot {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 1030px) {
  .ew-ac .ew-db-main {
    padding-left: 8px;
    padding-right: 5px;
  }
  .ew-ac .ew-db-foot {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (min-width: 701px) and (max-width: 1010px) {
  .ew-ac .chart-cont {
    display: flex;
  }
  .ew-ac .chart-cont > * {
    flex: 1 0 auto;
  }
  .ew-ac .pos-hint {
    align-self: center;
  }
}
@media screen and (max-width: 700px) {
  .ew-ac .ew-db-main {
    padding-left: 8px;
    padding-right: 4px;
  }
}
.ew-apt .ew-apt-info {
  align-items: end;
}
.ew-apt .ew-apt-info .price {
  font-size: 3.33em;
}
.ew-apt .ew-apt-info .percent {
  padding: 0 5px;
  font-size: 1.65em;
}
.ew-apt .ew-apt-info .update {
  color: #a4a4a4;
}
.ew-apt .ew-apt-info .based {
  font-size: 1.15em;
  color: #777;
}
.ew-apt .ew-db-foot .ew-apt-fb {
  flex: 1 0 auto;
  padding-left: 30px;
  border-right: 1px solid #e1dede;
}
.ew-apt .ew-db-foot .ew-apt-fb .fb-price {
  font-size: 1.83em;
  color: #2c2c2c;
}
.ew-apt .ew-db-foot .ew-apt-fb .fb-descr {
  color: #777;
}
.ew-apt .ew-db-foot .ew-apt-fb:last-child {
  border-right: none;
}
@media screen and (max-width: 1620px) {
  .ew-apt .ew-db-main {
    padding-left: 20px;
    padding-right: 14px;
  }
  .ew-apt .ew-db-foot .ew-apt-fb {
    padding-left: 25px;
  }
}
@media screen and (max-width: 1030px) {
  .ew-apt .ew-db-main {
    padding-left: 18px;
    padding-right: 5px;
  }
}
@media screen and (min-width: 701px) and (max-width: 1010px) {
  .ew-apt .ew-apt-info {
    text-align: center;
  }
}
@media screen and (max-width: 1010px) {
  .ew-apt .ew-db-main {
    padding-left: 8px;
  }
  .ew-apt .loader {
    margin: 0 auto;
  }
}
@media screen and (max-width: 700px) {
  .ew-apt .ew-apt-info .price {
    font-size: 2.5em;
  }
  .ew-apt .ew-apt-info .percent {
    font-size: 1.16em;
  }
  .ew-apt .ew-db-foot .ew-apt-fb {
    padding-left: 5px;
  }
  .ew-apt .ew-db-foot .ew-apt-fb:nth-child(2) {
    flex-grow: 1.3;
  }
  .ew-apt .ew-db-foot .ew-apt-fb .fb-price {
    font-size: 1.33em;
  }
  .ew-apt .ew-db-foot .ew-apt-fb .fb-descr {
    font-size: 0.85em;
  }
  .ew-apt .ew-db-main {
    padding-left: 8px;
    padding-right: 4px;
  }
}
.ew-apt .analyst_box_new {
  position: relative;
  width: 100%;
  height: 212px;
  max-width: 690px;
}
@media screen and (max-width: 1010px) {
  .ew-apt .analyst_box_new {
    margin: 0 auto;
  }
}
@media screen and (max-width: 700px) {
  .ew-apt .analyst_box_new {
    height: 140px;
    padding: 0 10px;
  }
  .ew-apt .analyst_box_new svg {
    left: -16px;
    position: relative;
  }
  .ew-apt .analyst_box_new svg g {
    width: 100%;
  }
  .ew-apt .analyst_box_new .ew-apt .analyst_box_new tspan,
  .ew-apt .analyst_box_new .ew-apt .y_axis_labels_text {
    fill: #8e8c8c;
    font-size: 0.8em;
  }
}
.ew-apt #months_text {
  position: absolute;
  display: none;
  top: 7px;
  color: #777;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.ew-apt #months_text .months_text_prev,
.ew-apt #months_text .months_text_next {
  display: inline-block;
  width: 50%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.ew-apt .analyst_box_new .months_text text {
  stroke: #d3d3d3;
  stroke-opacity: 0.3;
}
.ew-apt .analyst_box_new .axis path,
.ew-apt .analyst_box_new .axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}
.ew-apt .analyst_box_new .x.axis path {
  display: none;
}
.ew-apt .analyst_box_new tspan,
.ew-apt .y_axis_labels_text {
  fill: #8e8c8c;
  font-size: 0.85em;
}
.ew-apt .analyst_box_new .line {
  fill: none;
  stroke: #52bcf5;
  stroke-width: 2px;
  opacity: 0.7;
}
.ew-apt .analyst_box_new .y {
  stroke: #d3d3d3;
  stroke-opacity: 0.7;
}
.ew-apt .line_border {
  shape-rendering: crispEdges;
  stroke: #d3d3d3;
  stroke-opacity: 0.7;
}
.ew-apt .x_g line {
  stroke: #d3d3d3;
  stroke-opacity: 0.7;
}
.ew-apt .y_g.grid .tick line {
  stroke: #e4e4e4;
}
.ew-apt .analyst_box_new .y line {
  stroke: #d3d3d3;
}
.ew-apt .analyst_box_new .y_g .tick {
  stroke: #d3d3d3;
  stroke-opacity: 0.7;
  shape-rendering: crispEdges;
}
.ew-apt .analyst_box_new .x_g .tick {
  stroke: #000;
  stroke-opacity: 0.7;
  shape-rendering: crispEdges;
}
.ew-apt .analyst_box_new .grid path {
  stroke-width: 0;
}
.ew-apt .area_graph {
  fill: #0BA596;
}
.ew-apt .analyst_box_new .area {
  fill: #d6dadf;
  opacity: 0.6;
}
.ew-apt .analyst_box_new .x_g .tick line {
  stoke: #000 !important;
}
.ew-apt .x line {
  stroke: #d3d3d3 !important;
  stroke-opacity: 0.7;
}
.ew-apt .y_axis_labels,
.ew-apt .x text,
.ew-apt .x_last text {
  font-size: 11px;
}
.ew-trend .ew-db-main {
  height: auto;
  padding: 23px;
  border-bottom: 0;
}
.ew-trend .trend-content {
  font-size: 1.16em;
  color: #a3a39f;
}
.ew-trend .trend-content .icon {
  margin-right: 20px;
}
.ew-trend .trend-content .highlight {
  font-weight: 600;
  color: #2c2c2c;
}
@media screen and (max-width: 1010px) {
  .ew-trend .ew-db-main {
    padding-left: 13px;
    padding-right: 13px;
  }
}
@media screen and (max-width: 700px) {
  .ew-trend .ew-db-main {
    padding: 7px 7px 12px;
  }
  .ew-trend .ew-db-header {
    margin-bottom: 10px;
  }
  .ew-trend .trend-content {
    font-size: 12px;
  }
  .ew-trend .trend-content .icon {
    margin-right: 2px;
  }
}
.ew-fc .gauge-descr .foot-text {
  display: none;
  color: #8b8b8b;
}
.ew-fc .gauge-descr .gauge-descr-result {
  font-size: 14px;
}
.ew-fc .gauge-descr .gauge-descr-result-sub {
  color: #8b8b8b;
}
.ew-fc .highlight {
  font-size: 14px;
  font-weight: 600;
  color: #2c2c2c;
}
.ew-fc .ew-db-foot {
  padding: 0 20px;
}
.ew-fc .power-gauge-box {
  margin-top: 40px;
}
.ew-fc .power-gauge-wrap {
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 45px;
}
.ew-fc .power-gauge-wrap .chart-lb {
  position: absolute;
  color: #777;
  bottom: 0;
  line-height: 1.1;
}
.ew-fc .power-gauge-wrap .chart-lb.left-lb {
  left: 0;
  top: 100px;
  max-width: 50%;
}
.ew-fc .power-gauge-wrap .chart-lb.right-lb {
  right: 0;
  top: 100px;
  max-width: 50%;
  text-align: right;
}
.ew-fc .power-gauge-wrap .chart-lb.top-lb {
  bottom: 125px;
  right: 22px;
  text-transform: initial;
}
.ew-fc .power-gauge-wrap .chart-line {
  position: absolute;
  bottom: 40px;
  right: 50%;
  width: 83px;
  border: 1px dashed #ccc;
  transform: rotate(120deg);
  transform-origin: right;
}
@media screen and (max-width: 1010px) {
  .ew-fc .power-gauge-wrap {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1620px) {
  .ew-fc .ew-db-main {
    padding-left: 15px;
    padding-right: 10px;
  }
  .ew-fc .ew-db-foot {
    padding: 0 15px;
  }
}
@media screen and (min-width: 701px) and (max-width: 1010px) {
  .ew-fc .cont-wrap {
    display: flex;
  }
  .ew-fc .power-gauge-box,
  .ew-fc .gauge-descr {
    flex: 1 0 auto;
  }
  .ew-fc .gauge-descr {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 1010px) {
  .ew-fc .gauge-descr .foot-text {
    display: block;
  }
  .ew-fc .ew-db-foot {
    display: none;
  }
  .ew-fc .power-gauge-box {
    margin-top: 0;
  }
  .ew-fc .power-gauge-wrap {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 700px) {
  .ew-fc .gauge-descr {
    margin-top: 20px;
    text-align: center;
  }
}
#power-gauge-graph {
  display: block;
  margin: 0 auto;
}
#power-gauge-graph2 {
  display: block;
  margin: 0 auto;
}
#power-gauge-graph2 .lineD2 {
  stroke: #ccc;
  stroke-width: 2px;
}
#trend-agents-chart {
  min-height: 150px;
}
#trend-agents-chart .sw__bar {
  fill: #DDDDDD;
}
#trend-agents-chart .tick line {
  stroke: #dadee0;
}
#trend-agents-chart .tick text {
  fill: #777;
  font-size: 12px;
}
#trend-agents-chart .domain {
  stroke: #e6e6e6;
}
#trend-agents-chart .axis-text {
  fill: #777;
  font-size: 14px;
}
#trend-agents-chart .linePrice {
  fill: none;
  stroke: #379016;
  stroke-width: 2px;
}
@media screen and (max-width: 700px) {
  #trend-agents-chart .axis-text {
    font-size: 11px;
  }
}
@media screen and (max-width: 400px) {
  #trend-agents-chart .tick text {
    font-size: 9px;
  }
}
@media screen and (max-width: 340px) {
  #trend-agents-chart .tick text {
    font-size: 8px;
  }
}
.ew-trend .ew-db-main {
  height: auto;
  padding: 23px;
  border-bottom: 0;
}
.ew-trend .trend-content {
  font-size: 1.16em;
  color: #a3a39f;
}
.ew-trend .trend-content .icon {
  margin-right: 20px;
}
.ew-trend .trend-content .highlight {
  font-weight: 600;
  color: #2c2c2c;
}
@media screen and (max-width: 1010px) {
  .ew-trend .ew-db-main {
    padding-left: 13px;
    padding-right: 13px;
  }
}
@media screen and (max-width: 700px) {
  .ew-trend .ew-db-main {
    padding: 7px 7px 12px;
  }
  .ew-trend .ew-db-header {
    margin-bottom: 10px;
  }
  .ew-trend .trend-content {
    font-size: 12px;
  }
  .ew-trend .trend-content .icon {
    margin-right: 2px;
  }
}
#trend-agents-chart2 {
  min-height: 200px;
}
#trend-agents-chart2 .sw__bar {
  fill: #fbbf3a;
}
#trend-agents-chart2 .tick line {
  stroke: #dadee0;
}
#trend-agents-chart2 .tick text {
  fill: #777;
  font-size: 12px;
}
#trend-agents-chart2 .tick.positive {
  fill: #1EAD00;
}
#trend-agents-chart2 .tick.negative {
  fill: #0BA596;
}
#trend-agents-chart2 .domain {
  stroke: #e6e6e6;
}
#trend-agents-chart2 .centerline .domain {
  stroke: #000;
}
#trend-agents-chart2 .axis-text {
  fill: #777;
  font-size: 12px;
}
#trend-agents-chart2 .linePrice {
  fill: none;
  stroke: #379016;
  stroke-width: 2px;
}
#trend-agents-chart2 .gauge-descr2 {
  padding: 30px 0 0;
}
#trend-agents-chart2 .font-correction {
  font-weight: 600;
}
@media screen and (max-width: 700px) {
  #trend-agents-chart2 .axis-text {
    font-size: 11px;
  }
  #trend-agents-chart2 .tick text {
    font-size: 11px;
  }
}
.ew-wrapper {
  padding: 20px;
  background-color: #f0f0f0;
}
@media screen and (max-width: 1030px) {
  .ew-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1010px) {
  .ew-wrapper {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (max-width: 700px) {
  .ew-wrapper {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.ew-sec-title {
  color: #777;
  padding: 16px 0;
  position: relative;
  border-bottom: 1px solid #fff;
  font-weight: 400;
  font-family: Open Sans, sans-serif;
  font-size: 1.83em;
  margin-top: 0;
  margin-bottom: 25px;
}
.ew-sec-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 1px;
  height: 1px;
  width: 100%;
  background-color: #e7e7e7;
}
@media screen and (max-width: 700px) {
  .ew-sec-title {
    padding: 8px;
    font-size: 1.5em;
    margin-bottom: 25px;
  }
}
.ew-data-wrapper {
  max-width: 1080px;
  margin: 0 auto;
}
.ew-row {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 20px;
}
.ew-row:after {
  content: '';
  display: table;
  clear: both;
}
@media screen and (max-width: 1010px) {
  .ew-row {
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 700px) {
  .ew-row {
    margin-left: -4px;
    margin-right: -4px;
  }
}
.ew-col {
  float: left;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 1010px) {
  .ew-col {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}
@media screen and (max-width: 700px) {
  .ew-col {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
}
.ew-ac-wrap {
  width: 38%;
}
@media screen and (max-width: 1030px) {
  .ew-ac-wrap {
    padding-right: 9px;
  }
}
@media screen and (max-width: 1010px) {
  .ew-ac-wrap {
    float: none;
    width: 100%;
  }
}
.ew-apt-wrap {
  width: 62%;
}
@media screen and (max-width: 1030px) {
  .ew-apt-wrap {
    padding-left: 9px;
  }
}
@media screen and (max-width: 1010px) {
  .ew-apt-wrap {
    float: none;
    width: 100%;
  }
}
.ew-tc-wrap {
  width: 71%;
}
@media screen and (max-width: 1030px) {
  .ew-tc-wrap {
    padding-right: 9px;
  }
}
@media screen and (max-width: 1010px) {
  .ew-tc-wrap {
    float: none;
    width: 100%;
  }
}
.ew-fc-wrap {
  width: 29%;
}
@media screen and (max-width: 1030px) {
  .ew-fc-wrap {
    padding-left: 9px;
  }
}
@media screen and (max-width: 1010px) {
  .ew-fc-wrap {
    float: none;
    width: 100%;
  }
}
.ew-db .ew-db-header,
.ew-dt .ew-db-header {
  display: flex;
}
.ew-db .ew-db-header .ew-db-title,
.ew-dt .ew-db-header .ew-db-title {
  flex: 1 0 auto;
  align-self: center;
  margin: 0;
  text-transform: uppercase;
  color: #777;
  font-weight: 400;
}
@media screen and (max-width: 1010px) {
  .ew-db,
  .ew-dt {
    margin-bottom: 20px;
  }
}
.ew-db {
  border: 1px solid #e4e4e4;
}
.ew-db .ew-db-main {
  height: 330px;
  background-color: #fff;
  border-bottom: 1px solid #e4e4e4;
  padding: 10px 20px 20px 25px;
}
.ew-db .ew-db-foot {
  display: flex;
  align-items: center;
  height: 95px;
  background-color: #f8f8f8;
  color: #777;
}
@media screen and (max-width: 1010px) {
  .ew-db .ew-db-main {
    height: auto;
  }
}
.ew-trend .ew-db-main {
  height: auto;
}
.ew-dt {
  border: 1px solid #e4e4e4;
}
.ew-dt .ew-db-header {
  padding: 20px 20px 20px 25px;
  background-color: #fff;
}
@media screen and (max-width: 1620px) {
  .ew-dt .ew-db-header {
    padding-left: 15px;
    padding-right: 14px;
  }
}
@media screen and (max-width: 1030px) {
  .ew-dt .ew-db-header {
    padding-left: 12px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 700px) {
  .ew-dt .ew-db-header {
    padding-left: 8px;
    padding-right: 4px;
  }
}
.loader {
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 1px 1px rgba(0,0,0,0.1);
  height: 65px;
  width: 65px;
  margin: 10px auto;
}
.loader:after,
.loader:before {
  height: 50px;
  left: 50%;
  content: '';
  display: block;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  top: 50%;
  width: 50px;
  background-size: 50px 50px;
  background-position: center;
}
.ew-error-msg {
  text-align: center;
  font-weight: 700;
  color: rgb(225, 25, 29);
}
.view-all {
  text-transform: uppercase;
  font-size: 1.16em;
  color: #0079b9;
  font-weight: 700;
}
.ew-tc .highlight {
  font-size: 14px;
  font-weight: 600;
  color: #2c2c2c;
}
.ew-tc .ew-db-foot {
  padding: 0 20px;
}
@media screen and (max-width: 1620px) {
  .ew-db-main {
    padding-right: 15px;
  }
  .ew-db-foot {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1030px) {
  .ew-db-foot {
    padding: 0 8px;
  }
}
@media screen and (max-width: 1010px) {
  .ew-db-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .loader {
    margin: 0 auto;
  }
}
.ew-apt-no-data {
  text-align: center;
}
.ew-apt-no-data > svg {
  width: 90%;
}
.ew-no-data-error {
  background: #f0f0f0;
}
.ew-no-data-error .ew-apt-no-data > .ew-apt-info {
  font-size: 22px;
}
.ew-no-data-error .ew-apt-no-data > .ew-apt-info > .based {
  font-family: 'Open Sans', sans-serif;
}
.low {
  color: #ea0000;
}
.high {
  color: #69af0f;
}
@-moz-keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
