@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css";
/* line 3, scss/_header.scss */
header {
  height: 75px;
}
/* line 5, scss/_header.scss */
header.spark-header {
  width: 1100px;
  margin: 0 auto;
}
/* line 9, scss/_header.scss */
header.export-header {
  width: 1100px;
  margin: 0 auto;
}
/* line 13, scss/_header.scss */
header.feature-header {
  width: 1200px;
  margin: 0 auto;
}
/* line 17, scss/_header.scss */
header.feature-header .header-top .report-info {
  padding: 0 35px;
}
/* line 22, scss/_header.scss */
header .header-top {
  height: 49px;
  background-color: #ffffff;
  margin: 0;
  padding: 10px 0;
  position: relative;
}
/* line 28, scss/_header.scss */
header .header-top .logo {
  float: left;
  padding: 0 20px;
  height: 49px;
  position: relative;
  overflow: hidden;
}
/* line 35, scss/_header.scss */
header .header-top .report-info {
  float: right;
  padding: 0 20px;
}
/* line 38, scss/_header.scss */
header .header-top .report-info .report-type {
  font-size: 13px;
  text-transform: initial;
  text-align: right;
  display: block;
  margin-bottom: 3px;
}
/* line 45, scss/_header.scss */
header .header-top .report-info h1 {
  color: #1f81c2;
  font-size: 22px;
  text-transform: uppercase;
  text-align: right;
}
/* line 50, scss/_header.scss */
header .header-top .report-info h1.mt15 {
  margin-top: 15px;
}
/* line 54, scss/_header.scss */
header .header-top .report-info .report-date {
  font-size: 13px;
  text-transform: initial;
  text-align: right;
  display: block;
  margin-top: -2px;
}

/* line 3, scss/_global.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
/* line 9, scss/_global.scss */
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 15, scss/_global.scss */
html {
  -webkit-tap-highlight-color: transparent;
}

/* line 18, scss/_global.scss */
* {
  outline: none;
}

/* line 21, scss/_global.scss */
a {
  text-decoration: none;
  outline: none;
}
/* line 24, scss/_global.scss */
a:hover, a:focus {
  outline: none;
  transition: 0.3s ease 0s;
  -moz-transition: 0.3s ease 0s;
  -webkit-transition: 0.3s ease 0s;
}

/* line 31, scss/_global.scss */
img {
  vertical-align: middle;
}

/* line 34, scss/_global.scss */
body {
  background-color: transparent;
  margin: 0;
  padding: 0;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}

/* line 41, scss/_global.scss */
header, section, footer, aside, article, figure {
  display: block;
}

/* line 44, scss/_global.scss */
.clr {
  clear: both;
  line-height: 0;
  font-size: 0;
}

/* line 49, scss/_global.scss */
input[type="text"] {
  border: 1px solid #1c81c7;
  border-radius: 0px;
}

/* line 53, scss/_global.scss */
select {
  -webkit-appearance: menulist-button;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #1c81c7;
}

/* line 59, scss/_global.scss */
.dn {
  display: none;
}

/* line 62, scss/_global.scss */
.dn-h {
  height: 0px;
  opacity: 0;
  display: table-column;
  width: 0px !important;
}

/* line 68, scss/_global.scss */
.db {
  display: block;
}

/* line 71, scss/_global.scss */
.click-disable {
  pointer-events: none;
  opacity: 0.4;
}

/* line 75, scss/_global.scss */
.center-report {
  width: 1100px;
  margin: 0 auto;
}

/* line 3, scss/_center-table.scss */
.report-detail {
  background-color: #1c81c7;
  color: #fff;
  display: block;
  font-size: 14px;
  margin: 0 20px 10px;
  padding: 10px;
}

/* line 11, scss/_center-table.scss */
.dashboard-area {
  background-color: #ffffff;
  margin: 0 20px 10px;
  padding-bottom: 5px;
}
/* line 15, scss/_center-table.scss */
.dashboard-area .tab-name {
  font-size: 12px;
  font-weight: normal;
  background: #8ebf49;
  color: #FFF;
  padding: 10px;
  margin: 1px 1px;
  border-top: 1px solid #fff;
  text-transform: uppercase;
}
/* line 25, scss/_center-table.scss */
.dashboard-area .report-detail {
  font-size: 12px;
  padding: 4px 10px;
  margin: 0 20px 10px;
  text-transform: uppercase;
}
/* line 30, scss/_center-table.scss */
.dashboard-area .report-detail span {
  font-weight: bold;
  width: 150px;
}
/* line 35, scss/_center-table.scss */
.dashboard-area .change-text {
  font-style: italic;
  margin-top: 20px;
  font-size: 13px;
}

/* line 42, scss/_center-table.scss */
.dashboard-table-area-set {
  margin: 12px 0 0 -6px;
  font-size: 14px;
}
/* line 49, scss/_center-table.scss */
.dashboard-table-area-set table thead tr th:nth-of-type(1) {
  background-color: #FFFFFF;
}
/* line 53, scss/_center-table.scss */
.dashboard-table-area-set table thead tr th:nth-of-type(4).headerSortDown {
  cursor: pointer;
  padding-left: 14px;
  background-repeat: no-repeat;
  background-image: url(../img/icon-sort-desc-b.png);
  background-position: left 20px;
}
@media only screen and (max-width: 1366px) {
  /* line 53, scss/_center-table.scss */
  .dashboard-table-area-set table thead tr th:nth-of-type(4).headerSortDown {
    background-position: right 22px;
  }
}
/* line 63, scss/_center-table.scss */
.dashboard-table-area-set table thead tr th:nth-of-type(4).headerSortUp {
  cursor: pointer;
  padding-left: 14px;
  background-repeat: no-repeat;
  background-image: url(../img/icon-sort-asc-b.png);
  background-position: left 20px;
}
@media only screen and (max-width: 1366px) {
  /* line 63, scss/_center-table.scss */
  .dashboard-table-area-set table thead tr th:nth-of-type(4).headerSortUp {
    background-position: right 22px;
  }
}
/* line 74, scss/_center-table.scss */
.dashboard-table-area-set table thead tr th.headerSortDown {
  cursor: pointer;
  padding-right: 14px;
  background-repeat: no-repeat;
  background-image: url(../img/icon-sort-desc-b.png);
  background-position: right 20px;
}
@media only screen and (max-width: 1366px) {
  /* line 74, scss/_center-table.scss */
  .dashboard-table-area-set table thead tr th.headerSortDown {
    background-position: right 22px;
  }
}
/* line 84, scss/_center-table.scss */
.dashboard-table-area-set table thead tr th.headerSortUp {
  cursor: pointer;
  padding-right: 14px;
  background-repeat: no-repeat;
  background-image: url(../img/icon-sort-asc-b.png);
  background-position: right 20px;
}
@media only screen and (max-width: 1366px) {
  /* line 84, scss/_center-table.scss */
  .dashboard-table-area-set table thead tr th.headerSortUp {
    background-position: right 22px;
  }
}
/* line 99, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr:nth-of-type(even) {
  background-color: #ececed;
}
/* line 102, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr:hover {
  background: #B2E0FF;
}
/* line 105, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr.active {
  background: #f3cf00;
}
/* line 108, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr:focus {
  background: #f3cf00;
}
/* line 111, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td {
  height: 25px;
  line-height: 25px;
  vertical-align: top;
  padding: 3px;
  font-size: 14px;
}
/* line 117, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td.tabname {
  background-color: #8ebf49;
  color: #fff;
  font-size: 14px;
  padding: 3px 5px;
  text-transform: uppercase;
}
/* line 123, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td.tabname > span {
  background-image: none;
  height: auto;
  width: auto;
  display: inline-block;
}
/* line 130, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td.colspan-msg {
  background-color: #d53f00 !important;
  color: #FFFFFF;
  text-align: center !important;
  font-size: 12px;
  text-transform: uppercase;
}
/* line 137, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td.no-record {
  background-color: #d53f00 !important;
  color: #FFFFFF;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  padding: 12px 0 !important;
}
/* line 145, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td:nth-of-type(1) {
  padding: 0 0;
  background-color: #FFFFFF;
  width: 5px;
}
/* line 149, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td:nth-of-type(1).edit-icon {
  width: 18px;
}
/* line 153, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td:nth-of-type(2) {
  padding: 3px 0 0 0;
  width: 24px;
  position: relative;
}
/* line 158, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td:nth-of-type(3) {
  background-color: rgba(229, 229, 229, 0.6);
}
/* line 161, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td:nth-of-type(4), .dashboard-table-area-set table tbody tr td:nth-of-type(5), .dashboard-table-area-set table tbody tr td:nth-of-type(6) {
  position: relative;
}
/* line 163, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td:nth-of-type(4) p, .dashboard-table-area-set table tbody tr td:nth-of-type(5) p, .dashboard-table-area-set table tbody tr td:nth-of-type(6) p {
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  top: 0;
  line-height: 25px;
  width: 100%;
}
@media screen and (max-width: 1700px) {
  /* line 163, scss/_center-table.scss */
  .dashboard-table-area-set table tbody tr td:nth-of-type(4) p, .dashboard-table-area-set table tbody tr td:nth-of-type(5) p, .dashboard-table-area-set table tbody tr td:nth-of-type(6) p {
    position: absolute;
  }
}
/* line 175, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td:nth-of-type(4) p.pa, .dashboard-table-area-set table tbody tr td:nth-of-type(5) p.pa, .dashboard-table-area-set table tbody tr td:nth-of-type(6) p.pa {
  position: absolute;
  top: 1px;
}
/* line 182, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td:nth-of-type(4) p {
  text-align: left;
  white-space: normal;
}
@media only screen and (max-width: 1400px) {
  /* line 182, scss/_center-table.scss */
  .dashboard-table-area-set table tbody tr td:nth-of-type(4) p {
    position: relative;
  }
}
/* line 191, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td:nth-of-type(5) p {
  text-align: right;
}
@media only screen and (max-width: 1400px) {
  /* line 191, scss/_center-table.scss */
  .dashboard-table-area-set table tbody tr td:nth-of-type(5) p {
    position: relative;
  }
}
/* line 198, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td.text-center {
  text-align: center !important;
}
/* line 202, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td:nth-of-type(6) p {
  text-align: right;
}
@media only screen and (max-width: 1400px) {
  /* line 202, scss/_center-table.scss */
  .dashboard-table-area-set table tbody tr td:nth-of-type(6) p {
    position: relative;
  }
}
/* line 209, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td:nth-of-type(n+5) {
  text-align: right;
}
/* line 212, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td:nth-of-type(12), .dashboard-table-area-set table tbody tr td:nth-of-type(18) {
  width: 100px;
}
/* line 214, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td:nth-of-type(12) i, .dashboard-table-area-set table tbody tr td:nth-of-type(18) i {
  font-size: 15px;
  position: relative;
  right: 36px;
  top: 1px;
}
/* line 221, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td:last-child {
  border-right: 1px solid rgba(216, 216, 216, 0.8);
}
/* line 224, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td.new-entry {
  font-weight: bold;
}
/* line 227, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td > span {
  background-color: transparent;
  background-image: url("../img/sprite.svg");
  background-repeat: no-repeat;
  text-align: center;
  width: 24px;
  height: 24px;
  display: block;
  margin: 0;
}
/* line 236, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td > span.indi-icon-default {
  background-position: -135px 2px;
  position: relative;
  cursor: pointer;
}
/* line 241, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td > span.indi-icon-yoy-per {
  background-position: -163px 2px;
}
/* line 244, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td > span.indi-icon-yoy {
  background-position: -190px 2px;
}
/* line 247, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td > span.indi-icon-mom-per {
  background-position: -218px 2px;
}
/* line 250, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td > span.indi-icon-mom {
  background-position: -245px 2px;
}
@-moz-document url-prefix() {
  /* line 254, scss/_center-table.scss */
  .dashboard-table-area-set table tbody tr td > span.indi-icon-default {
    background-position: -135px 4px;
  }
  /* line 257, scss/_center-table.scss */
  .dashboard-table-area-set table tbody tr td > span.indi-icon-yoy-per {
    background-position: -163px 4px;
  }
  /* line 260, scss/_center-table.scss */
  .dashboard-table-area-set table tbody tr td > span.indi-icon-yoy {
    background-position: -190px 4px;
  }
  /* line 263, scss/_center-table.scss */
  .dashboard-table-area-set table tbody tr td > span.indi-icon-mom-per {
    background-position: -218px 4px;
  }
  /* line 266, scss/_center-table.scss */
  .dashboard-table-area-set table tbody tr td > span.indi-icon-mom {
    background-position: -245px 4px;
  }
}
@-moz-document url-prefix() {
  /* line 272, scss/_center-table.scss */
  .dashboard-table-area-set table tbody tr td > span {
    height: 26px;
  }
}
/* line 276, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td .arrow-block {
  background-color: #62a4d0;
  color: #ffffff;
  text-align: center;
  position: relative;
  width: 18px;
  border-bottom: 1px solid #5194c0;
  padding: 5px;
}
/* line 284, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td .arrow-block:hover {
  background: #328dcc;
}
/* line 287, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td .arrow-block.active {
  background: #328dcc;
}
/* line 290, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td .arrow-block a {
  color: #ffffff;
  border-bottom: 1px solid #5194c0;
  display: block;
  height: 25px;
  line-height: 25px;
}
/* line 301, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td.icon-seasonal {
  width: 17px;
  text-align: center;
}
/* line 304, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td.icon-seasonal img {
  width: 11px;
  display: block;
}
/* line 309, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td .fa-caret-up {
  font-size: 16px;
  margin-left: 5px;
}
/* line 312, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td .fa-caret-up.green {
  color: #8ebf49;
}
/* line 315, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td .fa-caret-up.red {
  color: #d34000;
}
/* line 319, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td .fa-caret-down {
  font-size: 16px;
  margin-left: 5px;
}
/* line 322, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td .fa-caret-down.green {
  color: #8ebf49;
}
/* line 325, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td .fa-caret-down.red {
  color: #d34000;
}
/* line 329, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td .fa-circle {
  font-size: 10px;
  margin-left: 5px;
}
/* line 332, scss/_center-table.scss */
.dashboard-table-area-set table tbody tr td .fa-circle.yellow {
  color: #f2cf00;
}
@media screen and (max-width: 1279px) {
  /* line 337, scss/_center-table.scss */
  .dashboard-table-area-set table tbody tr td.td-hide {
    display: none;
  }
}
@media screen and (max-width: 990px) {
  /* line 342, scss/_center-table.scss */
  .dashboard-table-area-set table tbody tr td.td-hide-990 {
    display: none;
  }
}
@media screen and (max-width: 860px) {
  /* line 347, scss/_center-table.scss */
  .dashboard-table-area-set table tbody tr td.td-hide-860 {
    display: none;
  }
}
@media screen and (max-width: 720px) {
  /* line 352, scss/_center-table.scss */
  .dashboard-table-area-set table tbody tr td.td-hide-720 {
    display: none;
  }
}
@media screen and (max-width: 595px) {
  /* line 357, scss/_center-table.scss */
  .dashboard-table-area-set table tbody tr td.td-hide-595 {
    display: none;
  }
}
/* line 365, scss/_center-table.scss */
.dashboard-table-area-set table tr th {
  font-weight: normal;
}
/* line 367, scss/_center-table.scss */
.dashboard-table-area-set table tr th.blue-bg-light {
  background-color: #60a7d8;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  color: #ffffff;
  padding: 5px 0;
}
/* line 375, scss/_center-table.scss */
.dashboard-table-area-set table tr th.blue-bg-dark {
  background-color: #328dcc;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 2px 3px;
  vertical-align: bottom;
  cursor: pointer;
}
/* line 384, scss/_center-table.scss */
.dashboard-table-area-set table tr th.orange-bg-light {
  background-color: #dc6633;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  color: #ffffff;
  padding: 5px 0;
}
/* line 392, scss/_center-table.scss */
.dashboard-table-area-set table tr th.orange-bg-dark {
  background-color: #b34f29;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 5px 3px 2px 3px;
  vertical-align: bottom;
  cursor: pointer;
}
/* line 401, scss/_center-table.scss */
.dashboard-table-area-set table tr th:nth-of-type(4) {
  text-align: left;
}
/* line 404, scss/_center-table.scss */
.dashboard-table-area-set table tr th:nth-of-type(n+5) {
  text-align: right;
}
@media screen and (max-width: 1279px) {
  /* line 408, scss/_center-table.scss */
  .dashboard-table-area-set table tr th.td-hide {
    display: none;
  }
}
@media screen and (max-width: 990px) {
  /* line 413, scss/_center-table.scss */
  .dashboard-table-area-set table tr th.td-hide-990 {
    display: none;
  }
}
@media screen and (max-width: 860px) {
  /* line 418, scss/_center-table.scss */
  .dashboard-table-area-set table tr th.td-hide-860 {
    display: none;
  }
}
@media screen and (max-width: 720px) {
  /* line 423, scss/_center-table.scss */
  .dashboard-table-area-set table tr th.td-hide-720 {
    display: none;
  }
}
@media screen and (max-width: 595px) {
  /* line 428, scss/_center-table.scss */
  .dashboard-table-area-set table tr th.td-hide-595 {
    display: none;
  }
}
@media only screen and (max-width: 1279px) {
  /* line 45, scss/_center-table.scss */
  .dashboard-table-area-set table {
    width: 1920px;
  }
}
@media only screen and (max-width: 1280px) {
  /* line 42, scss/_center-table.scss */
  .dashboard-table-area-set {
    overflow-x: scroll;
    width: calc(100% - 25px);
  }
}

/* line 448, scss/_center-table.scss */
.tools-menu {
  position: absolute;
  z-index: 2;
  top: 25px;
  left: 0;
  background-color: rgba(102, 102, 102, 0.95);
  width: auto;
  font-size: 12px;
  font-weight: normal;
  padding: 0 0 10px;
  color: #fff;
}
/* line 459, scss/_center-table.scss */
.tools-menu ul {
  margin: 5px 0 0 0;
  line-height: 20px;
}
/* line 462, scss/_center-table.scss */
.tools-menu ul li {
  list-style: none;
  position: relative;
  white-space: nowrap;
}
/* line 466, scss/_center-table.scss */
.tools-menu ul li a {
  text-decoration: none;
  text-align: left;
  padding-left: 14px;
  padding-right: 14px;
  border-bottom: none;
  text-transform: capitalize;
  height: auto;
  line-height: inherit;
  color: #fff;
  display: block;
  border-bottom: none !important;
}
/* line 478, scss/_center-table.scss */
.tools-menu ul li a:hover {
  background-color: #1f80c3;
}
/* line 482, scss/_center-table.scss */
.tools-menu ul li:hover .tools-second-menu {
  display: block;
}
/* line 485, scss/_center-table.scss */
.tools-menu ul li:hover > a {
  background-color: #1f80c3;
}
/* line 490, scss/_center-table.scss */
.tools-menu .tools-menu-heading {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 0 0 10px;
  text-align: left;
}
/* line 497, scss/_center-table.scss */
.tools-menu .tools-second-menu {
  margin: 0;
  background-color: rgba(102, 102, 102, 0.95);
  left: 100%;
  top: -35px;
  position: absolute;
  width: auto;
  padding: 0 0 10px 0;
  display: none;
}
/* line 506, scss/_center-table.scss */
.tools-menu .tools-second-menu li {
  list-style: none;
  text-align: left;
  white-space: nowrap;
}
/* line 510, scss/_center-table.scss */
.tools-menu .tools-second-menu li a {
  text-align: left;
  padding-left: 14px;
  padding-right: 14px;
}
/* line 515, scss/_center-table.scss */
.tools-menu .tools-second-menu li a span.value {
  background-image: url("../img/sprite.svg");
  background-repeat: no-repeat;
  text-align: center;
  width: 17px;
  display: inline-block;
  height: 16px;
  background-position: -140px -45px;
  position: relative;
  top: 3px;
}
/* line 526, scss/_center-table.scss */
.tools-menu .tools-second-menu li a span.mom {
  background-image: url("../img/sprite.svg");
  background-repeat: no-repeat;
  text-align: center;
  width: 17px;
  display: inline-block;
  height: 16px;
  background-position: -161px -45px;
  position: relative;
  top: 3px;
}
/* line 537, scss/_center-table.scss */
.tools-menu .tools-second-menu li a span.mom-per {
  background-image: url("../img/sprite.svg");
  background-repeat: no-repeat;
  text-align: center;
  width: 17px;
  display: inline-block;
  height: 16px;
  background-position: -183px -45px;
  position: relative;
  top: 3px;
}
/* line 548, scss/_center-table.scss */
.tools-menu .tools-second-menu li a span.yoy {
  background-image: url("../img/sprite.svg");
  background-repeat: no-repeat;
  text-align: center;
  width: 17px;
  display: inline-block;
  height: 16px;
  background-position: -205px -45px;
  position: relative;
  top: 3px;
}
/* line 559, scss/_center-table.scss */
.tools-menu .tools-second-menu li a span.yoy-per {
  background-image: url("../img/sprite.svg");
  background-repeat: no-repeat;
  text-align: center;
  width: 17px;
  display: inline-block;
  height: 16px;
  background-position: -227px -45px;
  position: relative;
  top: 3px;
}
/* line 572, scss/_center-table.scss */
.tools-menu .tools-second-menu li:hover .tools-third-menu {
  display: block;
}
/* line 576, scss/_center-table.scss */
.tools-menu .tools-second-menu .tools-menu-heading {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 0 5px 10px;
  text-align: left;
}
/* line 584, scss/_center-table.scss */
.tools-menu .tools-third-menu {
  margin: 0;
  background-color: rgba(102, 102, 102, 0.95);
  left: 100%;
  top: -35px;
  position: absolute;
  width: auto;
  padding: 0 0 10px 0;
  display: none;
}

/* line 595, scss/_center-table.scss */
.transform-data-menu {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 35px;
  background-color: rgba(102, 102, 102, 0.95);
  width: 290px;
  font-size: 12px;
  font-weight: normal;
  padding: 0 0 10px;
  color: #fff;
}
/* line 606, scss/_center-table.scss */
.transform-data-menu span {
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 10px solid #6b6b6b;
  top: 0;
  height: 0;
  left: -10px;
  margin-left: 0;
  position: absolute;
  width: 0;
  display: block;
}
/* line 618, scss/_center-table.scss */
.transform-data-menu .heading {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 0 0 10px;
  text-align: left;
  color: #FFF;
}
/* line 626, scss/_center-table.scss */
.transform-data-menu ul {
  margin: 5px 0 0 0;
  line-height: 20px;
}
/* line 629, scss/_center-table.scss */
.transform-data-menu ul li {
  list-style: none;
}
/* line 631, scss/_center-table.scss */
.transform-data-menu ul li a {
  text-align: left;
  padding-left: 14px;
  padding-right: 14px;
  display: block;
  color: #FFF;
}
/* line 638, scss/_center-table.scss */
.transform-data-menu ul li a span.value {
  background-image: url("../img/sprite.svg");
  background-repeat: no-repeat;
  text-align: center;
  width: 17px;
  display: inline-block;
  height: 16px;
  background-position: -140px -45px;
  position: relative;
  top: 3px !important;
  border: none;
  left: 0px;
}
/* line 651, scss/_center-table.scss */
.transform-data-menu ul li a span.mom {
  background-image: url("../img/sprite.svg");
  background-repeat: no-repeat;
  text-align: center;
  width: 17px;
  display: inline-block;
  height: 16px;
  background-position: -161px -45px;
  position: relative;
  top: 3px !important;
  border: none;
  left: 0px;
}
/* line 664, scss/_center-table.scss */
.transform-data-menu ul li a span.mom-per {
  background-image: url("../img/sprite.svg");
  background-repeat: no-repeat;
  text-align: center;
  width: 17px;
  display: inline-block;
  height: 16px;
  background-position: -183px -45px;
  position: relative;
  top: 3px !important;
  border: none;
  left: 0px;
}
/* line 677, scss/_center-table.scss */
.transform-data-menu ul li a span.yoy {
  background-image: url("../img/sprite.svg");
  background-repeat: no-repeat;
  text-align: center;
  width: 17px;
  display: inline-block;
  height: 16px;
  background-position: -205px -45px;
  position: relative;
  top: 3px !important;
  border: none;
  left: 0px;
}
/* line 690, scss/_center-table.scss */
.transform-data-menu ul li a span.yoy-per {
  background-image: url("../img/sprite.svg");
  background-repeat: no-repeat;
  text-align: center;
  width: 17px;
  display: inline-block;
  height: 16px;
  background-position: -227px -45px;
  position: relative;
  top: 3px !important;
  border: none;
  left: 0px;
}
/* line 704, scss/_center-table.scss */
.transform-data-menu ul li a:hover {
  background-color: #1f80c3;
}

/* line 3, scss/_iconhint-bar.scss */
.hint-bar-outer {
  background-color: #ffffff;
  margin: 0 20px 10px;
}
/* line 6, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar {
  background-color: #ececed;
  font-size: 11px;
  color: #000000;
  font-style: normal;
  padding: 7px 12px;
  margin: 0;
}
/* line 13, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .recent {
  float: left;
  margin: 6px 30px 0 0;
  height: 14px;
}
/* line 17, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .recent span {
  color: #666666;
  font-weight: bold;
  font-style: normal;
}
/* line 23, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .discontinued {
  float: left;
  margin: 6px 30px 0 0;
  height: 14px;
}
/* line 27, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .discontinued span {
  color: #666666;
}
/* line 31, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .seasonal-adjust {
  float: left;
  margin: 6px 30px 0 0;
  width: 125px;
  height: 14px;
}
/* line 36, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .seasonal-adjust img {
  width: 10%;
}
/* line 40, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .value {
  float: left;
  margin-right: 30px;
  width: auto;
}
/* line 44, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .value span {
  background: url("../img/sprite.svg") no-repeat -134px 0;
  width: 24px;
  height: 20px;
  float: left;
}
/* line 50, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .value img {
  width: 20%;
}
/* line 53, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .value .value-set {
  margin: 4px 0 0 5px;
  float: left;
}
/* line 58, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .mom {
  float: left;
  margin-right: 30px;
  width: auto;
}
/* line 62, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .mom span {
  background: url("../img/sprite.svg") no-repeat -245px 0;
  width: 24px;
  height: 20px;
  float: left;
}
/* line 68, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .mom img {
  width: 12%;
}
/* line 71, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .mom .value-set {
  margin: 4px 0 0 5px;
  float: left;
}
/* line 76, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .mom-per {
  float: left;
  margin-right: 30px;
  width: auto;
}
/* line 80, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .mom-per img {
  width: 10%;
}
/* line 83, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .mom-per span {
  background: url("../img/sprite.svg") no-repeat -218px 0;
  width: 24px;
  height: 20px;
  float: left;
}
/* line 89, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .mom-per .value-set {
  margin: 4px 0 0 5px;
  float: left;
}
/* line 94, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .yoy {
  float: left;
  margin-right: 30px;
  width: auto;
}
/* line 98, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .yoy img {
  width: 13%;
}
/* line 101, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .yoy span {
  background: url("../img/sprite.svg") no-repeat -190px 0;
  width: 24px;
  height: 20px;
  float: left;
}
/* line 107, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .yoy .value-set {
  margin: 4px 0 0 5px;
  float: left;
}
/* line 112, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .yoy-per {
  float: left;
  margin-right: 30px;
  width: auto;
}
/* line 116, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .yoy-per img {
  width: 11%;
}
/* line 119, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .yoy-per span {
  background: url("../img/sprite.svg") no-repeat -163px 0;
  width: 24px;
  height: 20px;
  float: left;
}
/* line 125, scss/_iconhint-bar.scss */
.hint-bar-outer .hints-bar .yoy-per .value-set {
  margin: 4px 0 0 5px;
  float: left;
}
@media screen and (max-width: 1580px) {
  /* line 132, scss/_iconhint-bar.scss */
  .hint-bar-outer .hints-bar .value .value-set, .hint-bar-outer .hints-bar .mom .value-set, .hint-bar-outer .hints-bar .mom-per .value-set, .hint-bar-outer .hints-bar .yoy .value-set, .hint-bar-outer .hints-bar .yoy-per .value-set {
    margin: 4px 4px 0 1px;
  }
  /* line 136, scss/_iconhint-bar.scss */
  .hint-bar-outer .hints-bar .recent, .hint-bar-outer .hints-bar .discontinued, .hint-bar-outer .hints-bar .seasonal-adjust {
    margin: 6px 5px 6px 0;
  }
  /* line 139, scss/_iconhint-bar.scss */
  .hint-bar-outer .hints-bar .value, .hint-bar-outer .hints-bar .mom, .hint-bar-outer .hints-bar .mom-per, .hint-bar-outer .hints-bar .yoy, .hint-bar-outer .hints-bar .yoy-per {
    margin-bottom: 6px;
    margin-right: 0px;
  }
}

/* line 3, scss/_footer.scss */
footer {
  margin: 0 20px 10px;
  border-top: 1px solid #000000;
  padding: 5px 0;
  font-size: 11px;
  color: #000000;
}
/* line 9, scss/_footer.scss */
footer .footer-left {
  float: left;
}
/* line 11, scss/_footer.scss */
footer .footer-left ul {
  margin: 0;
  padding: 0;
}
/* line 14, scss/_footer.scss */
footer .footer-left ul li {
  margin: 0;
  padding: 0 5px;
  list-style: none;
  float: left;
  font-size: 10px;
  border-right: 1px solid #000;
}
/* line 21, scss/_footer.scss */
footer .footer-left ul li:last-child {
  border-right: 0;
}
/* line 24, scss/_footer.scss */
footer .footer-left ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
}
/* line 28, scss/_footer.scss */
footer .footer-left ul li a.applied {
  background-image: url("../img/applied-alalysis-logo.svg");
  background-size: 13%;
  background-repeat: no-repeat;
  padding: 2px 0 7px 20px;
}
/* line 38, scss/_footer.scss */
footer .footer-right {
  float: right;
}
/* line 40, scss/_footer.scss */
footer .footer-right ul {
  margin: 0;
  padding: 0;
}
/* line 43, scss/_footer.scss */
footer .footer-right ul li {
  margin: 0;
  padding: 0 5px;
  list-style: none;
  float: left;
  font-size: 10px;
  border-right: 1px solid #000;
}
/* line 50, scss/_footer.scss */
footer .footer-right ul li:last-child {
  border-right: none;
  padding-right: 0px;
}
/* line 54, scss/_footer.scss */
footer .footer-right ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
}
/* line 58, scss/_footer.scss */
footer .footer-right ul li a.applied {
  background-image: url("../img/applied-alalysis-logo.svg");
  background-size: 13%;
  background-repeat: no-repeat;
  padding: 2px 0 7px 20px;
}
/* line 67, scss/_footer.scss */
footer .footer-right i {
  color: #328dcc;
}
/* line 70, scss/_footer.scss */
footer .footer-right a {
  text-decoration: underline;
  color: #000000;
}
@media screen and (max-width: 945px) {
  /* line 76, scss/_footer.scss */
  footer .footer-left {
    width: 435px;
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  /* line 82, scss/_footer.scss */
  footer .footer-right {
    width: 430px;
    float: none;
    margin: 0 auto;
  }
}
@media screen and (max-width: 550px) {
  /* line 89, scss/_footer.scss */
  footer .footer-left {
    width: auto;
    float: none;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  /* line 96, scss/_footer.scss */
  footer .footer-left ul li {
    float: none;
    border-right: none;
    margin-bottom: 5px;
  }
  /* line 103, scss/_footer.scss */
  footer .footer-right {
    width: auto;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  /* line 109, scss/_footer.scss */
  footer .footer-right ul li {
    float: none;
    border-right: none;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 990px) {
  /* line 3, scss/_footer.scss */
  footer {
    margin: 0 10px;
  }
}

/* line 3, scss/_monthly-report.scss */
.monthly-report-area-set {
  margin: 12px 0 0 0;
  font-size: 14px;
}
/* line 9, scss/_monthly-report.scss */
.monthly-report-area-set table thead tr th {
  font-weight: normal;
  background-color: #328dcc;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 2px 5px;
  text-align: right;
  vertical-align: bottom;
  border-right: 1px solid #FFF;
}
/* line 19, scss/_monthly-report.scss */
.monthly-report-area-set table thead tr th:nth-of-type(1) {
  border-right: 0;
}
/* line 22, scss/_monthly-report.scss */
.monthly-report-area-set table thead tr th:nth-of-type(2) {
  text-align: left;
  border-right: 0;
}
/* line 31, scss/_monthly-report.scss */
.monthly-report-area-set table tbody tr:nth-of-type(even) {
  background-color: #ececed;
}
/* line 34, scss/_monthly-report.scss */
.monthly-report-area-set table tbody tr td {
  height: 25px;
  line-height: 16px;
  vertical-align: top;
  padding: 7px 7px;
  text-align: right;
  font-size: 14px;
  border-right: 1px solid #FFF;
}
/* line 42, scss/_monthly-report.scss */
.monthly-report-area-set table tbody tr td:nth-of-type(1) {
  padding: 5px 3px;
  width: 25px;
  border-right: 0;
}
/* line 46, scss/_monthly-report.scss */
.monthly-report-area-set table tbody tr td:nth-of-type(1) span {
  background-color: transparent;
  background-image: url("../img/sprite.svg");
  background-repeat: no-repeat;
  text-align: center;
  width: 24px;
  height: 24px;
  display: block;
  margin-top: 4px;
}
/* line 55, scss/_monthly-report.scss */
.monthly-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-default {
  background-position: -135px 2px;
  position: relative;
  cursor: pointer;
}
/* line 60, scss/_monthly-report.scss */
.monthly-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-yoy-per {
  background-position: -163px 2px;
}
/* line 63, scss/_monthly-report.scss */
.monthly-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-yoy {
  background-position: -190px 2px;
}
/* line 66, scss/_monthly-report.scss */
.monthly-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-mom-per {
  background-position: -218px 2px;
}
/* line 69, scss/_monthly-report.scss */
.monthly-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-mom {
  background-position: -245px 2px;
}
@-moz-document url-prefix() {
  /* line 73, scss/_monthly-report.scss */
  .monthly-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-default {
    background-position: -135px 4px;
  }
  /* line 76, scss/_monthly-report.scss */
  .monthly-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-yoy-per {
    background-position: -163px 4px;
  }
  /* line 79, scss/_monthly-report.scss */
  .monthly-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-yoy {
    background-position: -190px 4px;
  }
  /* line 82, scss/_monthly-report.scss */
  .monthly-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-mom-per {
    background-position: -218px 4px;
  }
  /* line 85, scss/_monthly-report.scss */
  .monthly-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-mom {
    background-position: -245px 4px;
  }
}
/* line 91, scss/_monthly-report.scss */
.monthly-report-area-set table tbody tr td:nth-of-type(2) {
  position: relative;
  text-align: left;
  border-right: 0;
}
/* line 95, scss/_monthly-report.scss */
.monthly-report-area-set table tbody tr td:nth-of-type(2) p {
  white-space: normal;
}
/* line 99, scss/_monthly-report.scss */
.monthly-report-area-set table tbody tr td span {
  display: block;
  font-size: 12px;
}
/* line 102, scss/_monthly-report.scss */
.monthly-report-area-set table tbody tr td span.red {
  color: #d34000;
}
/* line 105, scss/_monthly-report.scss */
.monthly-report-area-set table tbody tr td span.green {
  color: #8ebf49;
}

/* line 3, scss/_indicator-report.scss */
.indi-info {
  margin: 0 20px 10px;
  font-size: 14px;
  padding: 10px 0;
  line-height: 18px;
}
/* line 9, scss/_indicator-report.scss */
.indi-info .indi-info-set span {
  display: inline-block;
  width: 100px;
}

/* line 16, scss/_indicator-report.scss */
.indicator-report-area-set {
  margin: 12px 0 0 0;
  font-size: 14px;
}
/* line 22, scss/_indicator-report.scss */
.indicator-report-area-set table thead tr th {
  font-weight: normal;
  background-color: #328dcc;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 2px 3px;
  text-align: center;
  vertical-align: bottom;
}
/* line 31, scss/_indicator-report.scss */
.indicator-report-area-set table thead tr th.blue-light {
  background-color: #60a7d8;
  text-align: center;
}
/* line 35, scss/_indicator-report.scss */
.indicator-report-area-set table thead tr th.orange-light {
  background-color: #dc6633;
  text-align: center;
}
/* line 39, scss/_indicator-report.scss */
.indicator-report-area-set table thead tr th.orange-dark {
  background-color: #b34f29;
  text-align: center;
}
/* line 48, scss/_indicator-report.scss */
.indicator-report-area-set table tbody tr:nth-of-type(even) {
  background-color: #e0e0e0;
}
/* line 51, scss/_indicator-report.scss */
.indicator-report-area-set table tbody tr td {
  height: 25px;
  line-height: 20px;
  vertical-align: top;
  padding: 3px;
  text-align: center;
}
/* line 57, scss/_indicator-report.scss */
.indicator-report-area-set table tbody tr td:nth-of-type(1) {
  background-color: rgba(216, 216, 216, 0.8);
  width: 25px;
  padding: 1px 0 0 0;
}
/* line 61, scss/_indicator-report.scss */
.indicator-report-area-set table tbody tr td:nth-of-type(1) span {
  background-color: transparent;
  background-image: url("../img/sprite.svg");
  background-repeat: no-repeat;
  text-align: center;
  width: 24px;
  height: 24px;
  display: block;
  margin: 0;
}
/* line 70, scss/_indicator-report.scss */
.indicator-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-default {
  background-position: -135px 2px;
  position: relative;
  cursor: pointer;
}
/* line 75, scss/_indicator-report.scss */
.indicator-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-yoy-per {
  background-position: -163px 2px;
}
/* line 78, scss/_indicator-report.scss */
.indicator-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-yoy {
  background-position: -190px 2px;
}
/* line 81, scss/_indicator-report.scss */
.indicator-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-mom-per {
  background-position: -218px 2px;
}
/* line 84, scss/_indicator-report.scss */
.indicator-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-mom {
  background-position: -245px 2px;
}
@-moz-document url-prefix() {
  /* line 88, scss/_indicator-report.scss */
  .indicator-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-default {
    background-position: -135px 4px;
  }
  /* line 91, scss/_indicator-report.scss */
  .indicator-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-yoy-per {
    background-position: -163px 4px;
  }
  /* line 94, scss/_indicator-report.scss */
  .indicator-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-yoy {
    background-position: -190px 4px;
  }
  /* line 97, scss/_indicator-report.scss */
  .indicator-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-mom-per {
    background-position: -218px 4px;
  }
  /* line 100, scss/_indicator-report.scss */
  .indicator-report-area-set table tbody tr td:nth-of-type(1) span.indi-icon-mom {
    background-position: -245px 4px;
  }
}
/* line 3, scss/_export-indicator.scss */
.edit-indi-info {
  width: 100%;
  margin: 0 auto 35px;
}
/* line 6, scss/_export-indicator.scss */
.edit-indi-info .tab-name {
  margin-bottom: 15px;
}
/* line 9, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left {
  width: 29.5%;
  float: left;
  font-size: 12px;
}
/* line 13, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec {
  background-color: #ececed;
  padding: 7px;
}
/* line 16, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .info-sec-heading-left {
  float: right;
  width: 94%;
  margin-top: 2px;
}
/* line 21, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec h2 {
  text-transform: uppercase;
  font-size: 14px;
  color: #231f20;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 29, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec h5 {
  text-transform: uppercase;
  font-size: 12px;
  color: #231f20;
  margin: 2px 0;
}
/* line 35, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .icon-side {
  float: left;
  width: 23px;
  height: 22px;
  background-image: url("../img/sprite.svg");
  background-repeat: no-repeat;
}
/* line 41, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .icon-side.indi-icon-default {
  background-position: -136px 1px;
  position: relative;
}
/* line 45, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .icon-side.indi-icon-yoy {
  background-position: -191px 1px;
}
/* line 48, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .icon-side.indi-icon-yoy-per {
  background-position: -164px 1px;
}
/* line 51, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .icon-side.indi-icon-mom {
  background-position: -246px 1px;
}
/* line 54, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .icon-side.indi-icon-mom-per {
  background-position: -219px 1px;
}
/* line 58, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .graph-set {
  height: 109px;
  width: 100%;
}
/* line 62, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .info-data-sec {
  background-color: #231f20;
  margin: 10px 0;
  padding: 2px 2px;
}
/* line 66, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .info-data-sec .info-data-left {
  float: left;
  padding: 7px 7px 8px;
  background-color: #ececed;
  width: 90%;
  height: 60px;
}
/* line 72, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .info-data-sec .info-data-left h1 {
  font-size: 25px;
  color: #231f20;
  font-weight: normal;
  padding-top: 2px;
}
/* line 78, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .info-data-sec .info-data-left h4 {
  font-size: 13px;
  color: #231f20;
  text-transform: uppercase;
}
/* line 84, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .info-data-sec .info-data-right {
  float: right;
  width: 10%;
  text-align: center;
  color: #FFF;
  padding: 14px 7px;
  border-left: 1px ridge #231f20;
  height: 60px;
}
/* line 92, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .info-data-sec .info-data-right.red {
  background-color: #d44126;
}
/* line 95, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .info-data-sec .info-data-right.green {
  background-color: #8cc047;
}
/* line 98, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .info-data-sec .info-data-right.yellow {
  background-color: #f0cd16;
  color: #000;
}
/* line 101, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .info-data-sec .info-data-right.yellow h5 {
  color: #000;
}
/* line 105, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .info-data-sec .info-data-right h4 {
  font-size: 13px;
}
/* line 108, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec .info-data-sec .info-data-right h5 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
  color: #FFF;
}
/* line 116, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-left .info-sec p {
  font-size: 11px;
  font-style: italic;
  padding-bottom: 5px;
}
/* line 123, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-right {
  width: 70%;
  float: right;
  font-size: 12px;
}
/* line 127, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-right .quick-chart-table {
  margin: 0;
}
/* line 129, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-right .quick-chart-table .blue-bg-light {
  background-color: #60a7d8;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 5px 0;
  text-align: center;
}
/* line 137, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-right .quick-chart-table .orange-bg-light {
  background-color: #dc6633;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 2px 3px;
  text-align: center;
}
/* line 145, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-right .quick-chart-table .blue-bg-dark {
  background-color: #328dcc;
  font-size: 11px;
  color: #ffffff;
  padding: 5px 3px;
  vertical-align: bottom;
  text-align: right;
}
/* line 153, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-right .quick-chart-table .orange-bg-dark {
  background-color: #b34f29;
  font-size: 11px;
  color: #ffffff;
  padding: 5px 3px;
  vertical-align: bottom;
  text-align: right;
}
/* line 163, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-right .quick-chart-table thead td:nth-of-type(1) {
  width: 12%;
}
/* line 168, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-right .quick-chart-table tbody {
  background-color: rgba(239, 239, 239, 0.9);
}
/* line 171, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-right .quick-chart-table tbody tr:nth-child(even) {
  background-color: rgba(221, 221, 221, 0.9);
}
/* line 175, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-right .quick-chart-table tbody td {
  padding: 3px 3px;
  text-align: right;
  width: 25%;
}
/* line 179, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-right .quick-chart-table tbody td.no-padding {
  padding: 0px;
}
/* line 190, scss/_export-indicator.scss */
.edit-indi-info .edit-indi-right .quick-chart-table .same-year-bg {
  background-color: #666666;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  padding: 2px 3px;
  text-align: center;
}

/* line 3, scss/_spark-report.scss */
.sr-area {
  margin: 0 20px 5px;
  background-color: #ececed;
  padding: 7px;
}
/* line 7, scss/_spark-report.scss */
.sr-area .sr-left {
  width: 29.5%;
  float: left;
}
/* line 10, scss/_spark-report.scss */
.sr-area .sr-left .sr-heading-left {
  float: right;
  width: calc(100% - 26px);
  margin-top: 2px;
}
/* line 15, scss/_spark-report.scss */
.sr-area .sr-left .icon-side {
  float: left;
  width: 23px;
  height: 24px;
  background-image: url("../img/sprite.svg");
  background-repeat: no-repeat;
}
/* line 21, scss/_spark-report.scss */
.sr-area .sr-left .icon-side.indi-icon-default {
  background-position: -136px 1px;
  position: relative;
}
/* line 25, scss/_spark-report.scss */
.sr-area .sr-left .icon-side.indi-icon-yoy {
  background-position: -191px 1px;
}
/* line 28, scss/_spark-report.scss */
.sr-area .sr-left .icon-side.indi-icon-yoy-per {
  background-position: -164px 1px;
}
/* line 31, scss/_spark-report.scss */
.sr-area .sr-left .icon-side.indi-icon-mom {
  background-position: -246px 1px;
}
/* line 34, scss/_spark-report.scss */
.sr-area .sr-left .icon-side.indi-icon-mom-per {
  background-position: -219px 1px;
}
/* line 38, scss/_spark-report.scss */
.sr-area .sr-left h2 {
  text-transform: uppercase;
  font-size: 14px;
  color: #231f20;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 46, scss/_spark-report.scss */
.sr-area .sr-left h5 {
  text-transform: uppercase;
  font-size: 12px;
  color: #231f20;
  margin: 2px 0;
}
/* line 52, scss/_spark-report.scss */
.sr-area .sr-left .graph-set {
  height: 57px;
  width: 100%;
}
/* line 55, scss/_spark-report.scss */
.sr-area .sr-left .graph-set img {
  height: 57px;
  width: 100%;
}
/* line 61, scss/_spark-report.scss */
.sr-area .sr-right {
  width: 70%;
  float: right;
  border: 1px ridge #231f20;
  height: 150px;
}
/* line 66, scss/_spark-report.scss */
.sr-area .sr-right .year-data {
  width: 46%;
  float: left;
  padding: 24px 10px;
}
/* line 70, scss/_spark-report.scss */
.sr-area .sr-right .year-data h1 {
  font-size: 25px;
  color: #231f20;
  font-weight: normal;
}
/* line 75, scss/_spark-report.scss */
.sr-area .sr-right .year-data h4 {
  font-size: 13px;
  color: #231f20;
  text-transform: uppercase;
}
/* line 81, scss/_spark-report.scss */
.sr-area .sr-right .high-low {
  float: right;
  width: 54%;
  font-size: 12px;
  color: #231f20;
}
/* line 86, scss/_spark-report.scss */
.sr-area .sr-right .high-low .hl-inner {
  height: 46px;
  border-bottom: 1px ridge #231f20;
  padding: 0px 10px 0 0;
}
/* line 90, scss/_spark-report.scss */
.sr-area .sr-right .high-low .hl-inner:nth-of-type(2) {
  border-bottom: 0;
}
/* line 93, scss/_spark-report.scss */
.sr-area .sr-right .high-low .hl-inner .hl-text {
  float: left;
  height: 46px;
  padding: 16px 0;
  width: 45px;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  border-right: 1px ridge #231f20;
  border-left: 1px ridge #231f20;
}
/* line 104, scss/_spark-report.scss */
.sr-area .sr-right .high-low .hl-inner .hl-data {
  float: right;
  text-align: right;
  padding: 9px 0 3px;
  line-height: 12px;
}
/* line 109, scss/_spark-report.scss */
.sr-area .sr-right .high-low .hl-inner .hl-data h5 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
  padding: 2px 0;
}
/* line 115, scss/_spark-report.scss */
.sr-area .sr-right .high-low .hl-inner .hl-data h3 {
  font-size: 13px;
}
/* line 121, scss/_spark-report.scss */
.sr-area .sr-right .vs-area {
  border-top: 1px ridge #231f20;
  height: 55px;
  line-height: 14px;
}
/* line 125, scss/_spark-report.scss */
.sr-area .sr-right .vs-area.red {
  background-color: #d44126;
  color: #FFF;
}
/* line 129, scss/_spark-report.scss */
.sr-area .sr-right .vs-area.green {
  background-color: #8cc047;
}
/* line 132, scss/_spark-report.scss */
.sr-area .sr-right .vs-area.yellow {
  background-color: #f0cd16;
  color: #000;
}
/* line 136, scss/_spark-report.scss */
.sr-area .sr-right .vs-area .vs-sec {
  float: left;
  text-align: center;
  color: #FFF;
  width: 33.33%;
  padding: 13px 0 13px;
  height: 55px;
}
/* line 143, scss/_spark-report.scss */
.sr-area .sr-right .vs-area .vs-sec:nth-of-type(1) {
  border-right: 2px ridge #231f20;
}
/* line 146, scss/_spark-report.scss */
.sr-area .sr-right .vs-area .vs-sec:nth-of-type(2) {
  border-right: 2px ridge #231f20;
}
/* line 149, scss/_spark-report.scss */
.sr-area .sr-right .vs-area .vs-sec.red {
  background-color: #d44126;
  color: #FFF;
}
/* line 153, scss/_spark-report.scss */
.sr-area .sr-right .vs-area .vs-sec.green {
  background-color: #8cc047;
}
/* line 156, scss/_spark-report.scss */
.sr-area .sr-right .vs-area .vs-sec.yellow {
  background-color: #f0cd16;
  color: #000;
}
/* line 160, scss/_spark-report.scss */
.sr-area .sr-right .vs-area .vs-sec h4 {
  font-size: 13px;
}
/* line 163, scss/_spark-report.scss */
.sr-area .sr-right .vs-area .vs-sec h5 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
}

/* line 3, scss/_feature-report.scss */
.fr-report {
  width: 100%;
  margin: 0 auto;
}
/* line 6, scss/_feature-report.scss */
.fr-report .fr-area {
  margin: 0 20px 5px;
}
/* line 8, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec {
  background-color: #ececed;
  width: 32.33%;
  float: left;
  margin-right: 1%;
  font-size: 12px;
  margin-bottom: 20px;
}
/* line 15, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec:nth-of-type(1n) {
  margin-right: 1.5%;
}
/* line 18, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec:nth-of-type(3n) {
  margin-right: 0;
  float: right;
}
/* line 22, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .header-part {
  background-color: #1c81c7;
  padding: 7px;
  height: 75px;
  color: #FFF;
}
/* line 27, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .header-part .heading-side {
  float: left;
  width: 330px;
}
/* line 30, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .header-part .heading-side h2 {
  font-size: 16px;
  text-transform: uppercase;
}
/* line 34, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .header-part .heading-side h5 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
}
/* line 40, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .header-part .icon-side {
  float: right;
  width: 23px;
  height: 22px;
  background-color: #fff;
  border-radius: 50px;
  background-image: url("../img/sprite.svg");
  background-repeat: no-repeat;
}
/* line 48, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .header-part .icon-side.indi-icon-default {
  background-position: -136px 1px;
  position: relative;
}
/* line 52, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .header-part .icon-side.indi-icon-yoy {
  background-position: -191px 1px;
}
/* line 55, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .header-part .icon-side.indi-icon-yoy-per {
  background-position: -164px 1px;
}
/* line 58, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .header-part .icon-side.indi-icon-mom {
  background-position: -246px 1px;
}
/* line 61, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .header-part .icon-side.indi-icon-mom-per {
  background-position: -219px 1px;
}
/* line 66, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part {
  padding: 7px;
}
/* line 69, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .feature-chart img {
  width: 100%;
}
/* line 73, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data {
  border: 1px solid #231f20;
  margin: 10px 0;
  height: 60px;
}
/* line 77, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data.h70 {
  height: 70px;
}
/* line 80, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data .featured-data-left {
  padding: 13px 7px;
  float: left;
}
/* line 83, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data .featured-data-left h1 {
  font-size: 28px;
  color: #231f20;
  font-weight: normal;
}
/* line 89, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data .featured-data-right {
  float: right;
  width: 120px;
  text-align: center;
  border-left: 1px solid #231f20;
}
/* line 94, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data .featured-data-right h3 {
  text-transform: uppercase;
  font-size: 16px;
  border-bottom: 1px solid #231f20;
  padding: 10px 0;
}
/* line 100, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data .featured-data-right h4 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
  padding: 4px 0;
}
/* line 107, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data .fd-sec {
  width: 33.33%;
  float: left;
  text-align: center;
}
/* line 111, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data .fd-sec:nth-of-type(1), .fr-report .fr-area .fr-area-sec .body-part .featured-data .fd-sec:nth-of-type(2) {
  border-right: 1px solid #231f20;
}
/* line 114, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data .fd-sec span {
  font-size: 22px;
}
/* line 116, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data .fd-sec span .red {
  color: #d44126;
}
/* line 119, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data .fd-sec span .green {
  color: #61a846;
}
/* line 122, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data .fd-sec span .yellow {
  color: #f0cd16;
  font-size: 14px;
  position: relative;
  top: -3px;
}
/* line 129, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data .fd-sec h3 {
  text-transform: uppercase;
  font-size: 16px;
  border-bottom: 1px solid #231f20;
  padding: 0 0 3px;
}
/* line 134, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data .fd-sec h3.h-set {
  height: 48px;
  padding: 15px 0;
  color: #FFF;
}
/* line 138, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data .fd-sec h3.h-set.red {
  background-color: #d44126;
}
/* line 141, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data .fd-sec h3.h-set.green {
  background-color: #8cc047;
}
/* line 144, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data .fd-sec h3.h-set.yellow {
  background-color: #f0cd16;
  color: #000;
}
/* line 150, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .featured-data .fd-sec h4 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
  padding: 4px 0;
}
/* line 159, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .feature-data-table table {
  width: 100%;
}
/* line 161, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .feature-data-table table thead {
  background-color: #1c81c7;
  color: #FFF;
  font-size: 12px;
  font-weight: normal;
  text-align: right;
}
/* line 167, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .feature-data-table table thead th {
  padding: 3px 5px;
  font-weight: normal;
}
/* line 170, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .feature-data-table table thead th:nth-of-type(1) {
  text-align: left;
}
/* line 175, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .feature-data-table table tbody {
  color: #231f20;
  font-size: 12px;
  font-weight: normal;
  text-align: right;
}
/* line 181, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .feature-data-table table tbody tr:nth-of-type(odd) {
  background-color: #dcdcde;
}
/* line 184, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .feature-data-table table tbody tr td {
  padding: 8px 5px;
  font-weight: normal;
}
/* line 187, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .feature-data-table table tbody tr td:nth-of-type(1) {
  text-align: left;
}
/* line 195, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .feature-hl {
  border: 1px solid #231f20;
  margin: 5px 0 10px;
  height: 54px;
}
/* line 199, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .feature-hl .hl-text {
  font-size: 11px;
  text-transform: uppercase;
  width: 10%;
  text-align: center;
  float: left;
  padding: 20px 0;
  border-right: 1px solid #231f20;
}
/* line 208, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .feature-hl .hl-data {
  float: left;
  width: 40%;
  text-align: right;
  padding: 11px 7px;
}
/* line 213, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .feature-hl .hl-data.bo-r {
  border-right: 1px solid #231f20;
}
/* line 216, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .feature-hl .hl-data h5 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
}
/* line 221, scss/_feature-report.scss */
.fr-report .fr-area .fr-area-sec .body-part .feature-hl .hl-data h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #231f20;
}
