body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  min-width: 1024px !important;
}
.barTokenSelect {
  max-height: 300px;
}
.successPref_head {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.successPref_tail {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.OPT_BTN_BKC {
  background-color: #d0d0d0;
}
.OPT_BTN_BKC_B {
  background-color: #3c84be;
}
.OPT_GMV_BTN_A {
  padding-top: 2px;
  height: 25px;
  width: 100%;
  text-align: center;
  background: #aaaaaa;
  color: #ffffff;
  border: none;
}
.OPT_GMV_BTN_A:hover {
  padding-top: 2px;
  height: 25px;
  width: 100%;
  text-align: center;
  background: #bbbbbb;
  color: #ffffff;
  border: none;
}
.OPT_GMV_BTN_S {
  padding-top: 3px;
  height: 25px;
  font-size: 7pt;
  width: 100%;
  text-align: center;
  background: #6da3cf;
  color: #ffffff;
  border: none;
}
.OPT_GMV_BTN_S:hover {
  padding-top: 3px;
  height: 25px;
  font-size: 7pt;
  width: 100%;
  text-align: center;
  background: #3c84be;
  color: #ffffff;
  border: none;
}
.OPT_GMV_BKC {
  border-radius: 5px;
  background-color: #d0d0d0;
  color: white;
  width: 85px;
  height: 30;
  font-size: 12pt;
}
.OPT_GMV_BKC_G {
  border-radius: 5px;
  background-color: #efa029;
  color: white;
  width: 85px;
  height: 30;
  font-size: 12pt;
}
.OPT_GMV_TXTC {
  color: #d0d0d0;
}
.OPT_GMV_TXTC_G {
  color: #efa029;
}
.OPT_SP_NONEXIST {
  display: inline-block;
  width: 100%;
  color: #d0d0d0;
}
.tokenArray {
  overflow: scroll;
  max-height: 500px;
}
#btnMainMenu {
  margin: 26px 20px 0 !important;
}
.topMeun {
  background-color: #2b2e3d;
  width: 100%;
  height: 76px;
}
.topMeun .returnPagePopMenuBtn {
  position: absolute;
  top: 10px;
  right: 10px;
}
.topMeun .pageTitle {
  text-align: center;
  padding-bottom: 20px;
}
.topMeun .pageTitle .title {
  line-height: 42px;
  padding-top: 15px;
  color: white;
  font-size: 50px;
  letter-spacing: 3px;
  font-weight: 300;
  margin: auto;
}
.topMeun .pageTitle .desc {
  color: #939598;
  font-size: 25px;
  font-weight: 200;
}
.topMeun .pageName {
  position: fixed;
  right: 100px;
  top: 0;
  line-height: 77px;
}
.topMeun .pageName p {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
}
.topMeun .searchBar .inputIcon {
  position: absolute;
  pointer-events: none;
  right: 2%;
  z-index: 9;
  width: 34px;
  height: 34px;
  padding: 9px;
}
.selectTokenArea {
  border-style: solid;
  border-width: 0;
  border-bottom-width: 1px;
  width: 100%;
  z-index: 9;
  background-color: #f1f2f2;
}
.selectTokenArea .performanceDayDropdown {
  margin-left: 7%;
  top: 60%;
  overflow: scroll;
  max-height: 600px;
}
.page-content {
  background-color: #f1f2f2;
}
.page-content .content {
  padding-top: 185px;
}
.inventoryTable {
  valign: middle;
  background-color: #3d91f1;
  color: white;
}
.inventoryTable:hover {
  valign: middle;
  background-color: white;
  color: #3d91f1;
}
#performanceDay {
  margin: 0 20px;
  border: solid #a0a0a0 1px;
  background-color: #ffffff;
  font-family: Arial;
  padding: 1px 18px;
  font-size: 8pt;
}
.learnMore {
  float: right;
  position: absolute;
  top: 0;
  right: 70px;
  padding: 10px;
  color: #2993d1;
}
.learnMore span {
  background-image: url("/assets/images/footer/Dashboard_Home_icon_01.png");
  background-position: -1px 0px;
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}
#table-wrapper {
  position: relative;
}
#table-wrapper table {
  width: 100%;
}
#table-wrapper table * {
  background: yellow;
  color: black;
}
#table-wrapper table thead th .text {
  position: absolute;
  top: -20px;
  z-index: 2;
  width: 35%;
  border: 1px solid red;
}
#table-scroll {
  overflow: auto;
  margin-top: 20px;
}
.inventoryUtilizationTrendData {
  margin: 0;
  border: 0;
  width: 100%;
  height: 300px;
}
.previousItemBtn {
  display: none;
}
.nextItemBtn {
  display: none;
}
.selectCorridor {
  border: solid #a0a0a0 1px;
  background-color: #ffffff;
  font-family: Arial;
  font-size: 8pt;
}
.selectCorridor .selectBtn {
  width: 180px;
}
.displayNone {
  display: none;
}
.backgroundColorBlack {
  background-color: black;
  opacity: 0.4;
}
.noDefectArea {
  display: inherit !important;
  overflow: hidden !important;
}
.analyticCommentContainer {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: black;
  z-index: 9999;
  opacity: 0.9;
  overflow: scroll;
}
.analyticCommentContainer .analyticComment {
  position: relative;
}
.analyticCommentContainer .analyticComment .titleArea {
  width: 70%;
  height: 105px;
  border-style: solid;
  border-color: #ffffff;
  border-radius: 8px;
  border-width: 2px;
  margin: auto;
  margin-top: 68px;
}
.analyticCommentContainer .analyticComment .titleArea .title {
  padding: 15px;
}
.analyticCommentContainer .analyticComment .titleArea .title a {
  background-image: url('../images/analysis/Dashboard-Analytic_icon.png');
  width: 35px;
  height: 35px;
  background-position: -61px -5px;
  display: inline-block;
  vertical-align: middle;
}
.analyticCommentContainer .analyticComment .titleArea .title p {
  display: inline;
  font-size: 24px;
  color: #ffffff;
  margin: 0;
  vertical-align: middle;
}
.analyticCommentContainer .analyticComment .titleArea p {
  padding: 0 15px;
  font-size: 20px;
  color: #ffffff;
  font-weight: 100;
  font-family: sans-serif;
}
.analyticCommentContainer .analyticComment .centerPic {
  text-align: center;
  position: relative;
}
.analyticCommentContainer .analyticComment .centerPic .img {
  background-image: url("/assets/images/analysis/Dashboard_Analytic_learn-more_1920.png");
  width: 1019px;
  height: 794px;
  display: inline-block;
}
.analyticCommentContainer .analyticComment .centerPic .defectDefender {
  position: absolute;
  bottom: -22%;
  width: 36%;
  height: 50%;
  right: -10%;
}
.analyticCommentContainer .analyticComment .centerPic .defectDefender .content {
  text-align: left;
}
.analyticCommentContainer .analyticComment .centerPic .defectDefender .content .title {
  font-size: 18px;
  color: #5ebea0;
  text-align: right;
}
.analyticCommentContainer .analyticComment .centerPic .defectDefender .content .desc {
  color: #ffffff;
  font-weight: 100;
  font-size: 14px;
}
.analyticCommentContainer .analyticComment .centerPic .fixedPriceListingsExposure {
  position: absolute;
  top: 24%;
  width: 44%;
  height: 50%;
  left: -18%;
}
.analyticCommentContainer .analyticComment .centerPic .fixedPriceListingsExposure .content {
  text-align: left;
}
.analyticCommentContainer .analyticComment .centerPic .fixedPriceListingsExposure .content .title {
  font-size: 18px;
  color: #2abacd;
}
.analyticCommentContainer .analyticComment .centerPic .fixedPriceListingsExposure .content .desc {
  color: #ffffff;
  font-weight: 100;
  font-size: 14px;
}
.analyticCommentContainer .analyticComment .centerPic .inventoryUtilization {
  position: absolute;
  bottom: -12%;
  width: 36%;
  height: 50%;
  left: -7%;
}
.analyticCommentContainer .analyticComment .centerPic .inventoryUtilization .content {
  text-align: left;
}
.analyticCommentContainer .analyticComment .centerPic .inventoryUtilization .content .title {
  font-size: 18px;
  color: #5ebea0;
}
.analyticCommentContainer .analyticComment .centerPic .inventoryUtilization .content .desc {
  color: #ffffff;
  font-weight: 100;
  font-size: 14px;
}
.analyticCommentContainer .analyticComment .centerPic .inventoryUtilizationTrendData {
  position: absolute;
  top: 44%;
  width: 36%;
  height: 50%;
  right: -16%;
}
.analyticCommentContainer .analyticComment .centerPic .inventoryUtilizationTrendData .content {
  text-align: left;
}
.analyticCommentContainer .analyticComment .centerPic .inventoryUtilizationTrendData .content .title {
  font-size: 18px;
  color: #5778b4;
}
.analyticCommentContainer .analyticComment .centerPic .inventoryUtilizationTrendData .content .desc {
  color: #ffffff;
  font-weight: 100;
  font-size: 14px;
}
.analyticCommentContainer .analyticComment .exitArea {
  position: absolute;
  top: 50px;
  right: 0;
}
.analyticCommentContainer .analyticComment .exitArea a {
  background-image: url('../images/analysis/Dashboard-Analytic_icon.png');
  background-position: 0px -6px;
  width: 35px;
  height: 35px;
  display: inline-block;
}
.howItWorksContainer {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: black;
  z-index: 9999;
  opacity: 0.9;
  overflow: scroll;
}
.howItWorksContainer .howItWorks {
  position: relative;
}
.howItWorksContainer .howItWorks .titleArea {
  transition: all 0.2s;
  width: 50%;
  height: 160px;
  border-style: solid;
  border-color: #ffffff;
  border-radius: 8px;
  border-width: 2px;
  margin-top: 70px;
}
.howItWorksContainer .howItWorks .titleArea .title {
  padding: 15px;
}
.howItWorksContainer .howItWorks .titleArea .title a {
  background-image: url('../images/analysis/Dashboard-Analytic_icon.png');
  width: 35px;
  height: 35px;
  background-position: -61px -5px;
  display: inline-block;
  vertical-align: middle;
}
.howItWorksContainer .howItWorks .titleArea .title p {
  display: inline-block;
  font-size: 32px;
  color: #ffffff;
  margin: 0;
  vertical-align: middle;
}
.howItWorksContainer .howItWorks .titleArea p {
  padding: 0 15px;
  font-size: 20px;
  color: #ffffff;
  font-weight: 100;
  font-family: sans-serif;
}
.howItWorksContainer .howItWorks .stepOneArea {
  padding: 60px 0 0 0;
}
.howItWorksContainer .howItWorks .stepOneArea .title .stepLabel {
  display: inline-block;
}
.howItWorksContainer .howItWorks .stepOneArea .title .stepLabel p {
  color: #ffffff;
  font-size: 30px;
  font-weight: 400;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.howItWorksContainer .howItWorks .stepOneArea .title .stepLabel a {
  margin-left: 10px;
  background-image: url('../images/analysis/Dashboard-Analytic_icon.png');
  width: 35px;
  height: 35px;
  background-position: -122px -5px;
  display: inline-block;
  vertical-align: middle;
}
.howItWorksContainer .howItWorks .stepOneArea .title .titleContent {
  padding-left: 50px;
  display: inline-block;
  vertical-align: middle;
}
.howItWorksContainer .howItWorks .stepOneArea .title .titleContent p {
  color: #ffffff;
  font-size: 24px;
  font-weight: 200;
  display: inline-block;
}
.howItWorksContainer .howItWorks .stepOneArea .stepContent img {
  padding: 45px 168px;
  height: 100%;
  width: 100%;
}
.howItWorksContainer .howItWorks .stepTwoArea {
  padding: 60px 0 0 0;
}
.howItWorksContainer .howItWorks .stepTwoArea .title .stepLabel {
  display: inline-block;
}
.howItWorksContainer .howItWorks .stepTwoArea .title .stepLabel p {
  color: #ffffff;
  font-size: 30px;
  font-weight: 400;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.howItWorksContainer .howItWorks .stepTwoArea .title .stepLabel a {
  margin-left: 10px;
  background-image: url('../images/analysis/Dashboard-Analytic_icon.png');
  width: 35px;
  height: 35px;
  background-position: -187px -5px;
  display: inline-block;
  vertical-align: middle;
}
.howItWorksContainer .howItWorks .stepTwoArea .title .titleContent {
  padding-left: 50px;
  display: inline-block;
  vertical-align: middle;
}
.howItWorksContainer .howItWorks .stepTwoArea .title .titleContent p {
  color: #ffffff;
  font-size: 24px;
  font-weight: 200;
  display: inline-block;
}
.howItWorksContainer .howItWorks .stepTwoArea .stepContent img {
  padding: 45px 168px;
  height: 100%;
  width: 120%;
}
.howItWorksContainer .howItWorks .stepThreeArea {
  padding: 60px 0 0 0;
}
.howItWorksContainer .howItWorks .stepThreeArea .title .stepLabel {
  display: inline-block;
}
.howItWorksContainer .howItWorks .stepThreeArea .title .stepLabel p {
  color: #ffffff;
  font-size: 30px;
  font-weight: 400;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.howItWorksContainer .howItWorks .stepThreeArea .title .stepLabel a {
  margin-left: 10px;
  background-image: url('../images/analysis/Dashboard-Analytic_icon.png');
  width: 35px;
  height: 35px;
  background-position: -252px -5px;
  display: inline-block;
  vertical-align: middle;
}
.howItWorksContainer .howItWorks .stepThreeArea .title .titleContent {
  padding-left: 50px;
  display: inline-block;
  vertical-align: middle;
}
.howItWorksContainer .howItWorks .stepThreeArea .title .titleContent p {
  color: #ffffff;
  font-size: 24px;
  font-weight: 200;
  display: inline-block;
}
.howItWorksContainer .howItWorks .stepThreeArea .stepContent img {
  padding: 45px 168px;
  height: 100%;
  width: 100%;
}
.howItWorksContainer .howItWorks .exitArea {
  position: absolute;
  top: 50px;
  right: 0;
}
.howItWorksContainer .howItWorks .exitArea a {
  background-image: url('../images/analysis/Dashboard-Analytic_icon.png');
  background-position: 0px -6px;
  width: 35px;
  height: 35px;
  display: inline-block;
}
.blueColor {
  color: #44b7e6 !important;
  font-weight: 400 !important;
}
p {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.modal-backdrop.in {
  position: inherit;
  top: inherit;
  right: inherit;
  bottom: inherit;
  left: inherit;
  z-index: 0;
  background-color: inherit;
}
#importCSV {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  overflow: scroll;
}
#importCSV .background {
  background-color: black;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  position: absolute;
}
#importCSV .importForm {
  width: 500px;
  height: 280px;
  position: absolute;
  background-color: #f0f0f0;
  margin: auto;
  left: 0;
  right: 0;
  top: 30%;
  border-radius: 4px;
}
#importCSV .importForm .csvFileName {
  position: absolute;
  bottom: 67px;
  font-size: 11px;
  text-align: center;
  font-weight: 200;
  color: cornflowerblue;
  display: inline-block;
  left: 0;
  right: 0;
}
#importCSV .importForm .content {
  width: 60%;
  left: 0;
  right: 0;
  margin: auto;
  padding-top: 40px;
}
#importCSV .importForm .content .importSelectToken .selectToken {
  width: 100%;
  border: solid #a0a0a0 1px;
  background-color: #ffffff;
  font-family: Arial;
  font-size: 8pt;
}
#importCSV .importForm .content .importSelectToken .selectToken .selectBtn {
  width: 100%;
}
#importCSV .importForm .content .importSelectCorridor .selectCorridor {
  width: 100%;
  border: solid #a0a0a0 1px;
  background-color: #ffffff;
  font-family: Arial;
  font-size: 8pt;
}
#importCSV .importForm .content .importSelectCorridor .selectCorridor .selectBtn {
  width: 100%;
}
#importCSV .importForm .content .importFileBtn {
  text-align: center;
}
#importCSV .importForm .content .importFileBtn button {
  width: 150px;
  background-color: #4388c9;
  margin-top: 20px !important;
}
#importCSV .importForm .content button {
  margin: 10px 0;
  border-radius: 4px;
}
#getSampleCSV {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  overflow: scroll;
}
#getSampleCSV .background {
  background-color: black;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  position: absolute;
}
#getSampleCSV .importForm {
  width: 500px;
  height: 280px;
  position: absolute;
  background-color: #f0f0f0;
  margin: auto;
  left: 0;
  right: 0;
  top: 30%;
  border-radius: 4px;
}
#getSampleCSV .importForm .csvFileName {
  position: absolute;
  bottom: 67px;
  font-size: 11px;
  text-align: center;
  font-weight: 200;
  color: cornflowerblue;
  display: inline-block;
  left: 0;
  right: 0;
}
#getSampleCSV .importForm .content {
  width: 60%;
  left: 0;
  right: 0;
  margin: auto;
  padding-top: 40px;
}
#getSampleCSV .importForm .content .importSelectToken .selectToken {
  width: 100%;
  border: solid #a0a0a0 1px;
  background-color: #ffffff;
  font-family: Arial;
  font-size: 8pt;
}
#getSampleCSV .importForm .content .importSelectToken .selectToken .selectBtn {
  width: 100%;
}
#getSampleCSV .importForm .content .importSelectCorridor .selectCorridor {
  width: 100%;
  border: solid #a0a0a0 1px;
  background-color: #ffffff;
  font-family: Arial;
  font-size: 8pt;
}
#getSampleCSV .importForm .content .importSelectCorridor .selectCorridor .selectBtn {
  width: 100%;
}
#getSampleCSV .importForm .content .getFileBtn {
  text-align: center;
}
#getSampleCSV .importForm .content .getFileBtn a {
  width: 150px;
  background-color: #4388c9;
  margin-top: 20px !important;
}
#getSampleCSV .importForm .content button {
  margin: 10px 0;
  border-radius: 4px;
}
.optimizationContainer .optimizationArea {
  border-style: solid;
  border-width: 1px;
  border-color: #d3d4d4;
}
.optimizationContainer .optimizationArea .optimizationDataCount {
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #d3d4d4;
  height: 150px;
  display: flex;
}
.optimizationContainer .optimizationArea .optimizationDataCount .content {
  padding: 22px 0;
  height: 100%;
  line-height: 40px;
}
.optimizationContainer .optimizationArea .optimizationDataCount .content .title {
  font-size: 15px;
}
.optimizationContainer .optimizationArea .optimizationDataCount .content .percent p {
  display: inline-block;
}
.optimizationContainer .optimizationArea .optimizationDataCount .usGMV {
  background-color: #f9b951;
  width: 40%;
  color: #ffffff;
}
.optimizationContainer .optimizationArea .optimizationDataCount .usGMV .content .title {
  font-weight: 100;
  padding-left: 10%;
}
.optimizationContainer .optimizationArea .optimizationDataCount .usGMV .content .ansCount {
  text-align: center;
  font-size: 2.5em;
  width: 100%;
  display: inline;
}
.optimizationContainer .optimizationArea .optimizationDataCount .usGMV .content .percentOrLink {
  text-align: center;
  font-weight: 100;
  display: inline-block;
  cursor: pointer;
}
.optimizationContainer .optimizationArea .optimizationDataCount .usGMV .content .allToken {
  font-weight: 500;
  color: #727272;
}
.optimizationContainer .optimizationArea .optimizationDataCount .dod {
  background-color: #f4a729;
  width: 20%;
  color: #ffffff;
}
.optimizationContainer .optimizationArea .optimizationDataCount .dod .content .title {
  font-weight: 100;
  padding-left: 10%;
}
.optimizationContainer .optimizationArea .optimizationDataCount .dod .content .ansCount {
  display: inline;
  text-align: center;
  font-size: 2.5em;
  width: 100%;
}
.optimizationContainer .optimizationArea .optimizationDataCount .organicGMV {
  text-align: center;
  background-color: #ffffff;
  width: 20%;
  border-style: solid;
  border-width: 0 0 0px 1px;
  border-color: #d3d4d4;
}
.optimizationContainer .optimizationArea .optimizationDataCount .organicGMV .content .ansCount {
  display: inline;
  text-align: center;
  font-size: 1.7em;
  width: 100%;
  color: #f38e00;
}
.optimizationContainer .optimizationArea .optimizationDataCount .optimizerGMV {
  text-align: center;
  background-color: #ffffff;
  width: 20%;
  border-style: solid;
  border-width: 0 0 0px 1px;
  border-color: #d3d4d4;
}
.optimizationContainer .optimizationArea .optimizationDataCount .optimizerGMV .content .ansCount {
  display: inline;
  text-align: center;
  font-size: 1.7em;
  width: 100%;
  color: #f38e00;
}
.optimizationContainer .optimizationArea .optimizationDataCount .crossSellItemGMV {
  display: none;
  text-align: center;
  background-color: #ffffff;
  width: 15%;
  border-style: solid;
  border-width: 0 0 0px 1px;
  border-color: #d3d4d4;
}
.optimizationContainer .optimizationArea .optimizationDataCount .crossSellItemGMV .content .ansCount {
  text-align: center;
  font-size: 1.7em;
  width: 100%;
  color: #f9b951;
}
.optimizationContainer .optimizationArea .optimizationDataCount .markdownListings {
  display: none;
  text-align: center;
  background-color: #ffffff;
  width: 15%;
  border-style: solid;
  border-width: 0 0 0px 1px;
  border-color: #d3d4d4;
}
.optimizationContainer .optimizationArea .optimizationDataCount .markdownListings .content .ansCount {
  text-align: center;
  font-size: 1.7em;
  width: 100%;
  color: #f9c980;
}
.optimizationContainer .optimizationArea .optimizationDataCount .newListings {
  text-align: center;
  background-color: #ffffff;
  width: 20%;
  border-style: solid;
  border-width: 0 0 0px 1px;
  border-color: #d3d4d4;
}
.optimizationContainer .optimizationArea .optimizationDataCount .newListings .content .ansCount {
  text-align: center;
  font-size: 1.7em;
  width: 100%;
  color: #fcd795;
}
.optimizationContainer .optimizationArea .dayRange {
  background-color: #ffffff;
}
.optimizationContainer .optimizationArea .dayRange .dayRangeBtn {
  border: solid #a0a0a0 1px;
  background-color: #ffffff;
  font-size: 8pt;
  width: 100px;
  text-align: center;
  border-radius: 4px;
  margin: 10px 0 0 25px;
}
.defectRateContainer {
  height: 550px;
}
.defectRateContainer .defectRateArea .defectRateContent {
  padding-right: 20px !important;
  height: 460px;
}
.defectRateContainer .defectRateArea .defectRateContent p {
  color: #ffffff;
}
.defectRateContainer .defectRateArea .defectRateContent .upTitle {
  height: 60px;
  line-height: 60px;
}
.defectRateContainer .defectRateArea .defectRateContent .downTitle {
  height: 70px;
  width: 100%;
  margin: 0;
}
.defectRateContainer .defectRateArea .defectRateContent .downTitle p {
  margin-top: 10px;
}
.defectRateContainer .defectRateArea .defectRateContent .title {
  width: 100%;
  position: relative;
  border-style: solid;
  border-width: 0;
  border-bottom-width: 2px;
  border-color: #dedfdf;
}
.defectRateContainer .defectRateArea .defectRateContent .title .ebayID {
  display: block;
  float: left;
  width: 10%;
}
.defectRateContainer .defectRateArea .defectRateContent .title .ebayID label {
  padding: 30px;
}
.defectRateContainer .defectRateArea .defectRateContent .title .lastEvaluation {
  display: block;
  float: left;
  width: 15%;
}
.defectRateContainer .defectRateArea .defectRateContent .title .lastEvaluation .upTitle {
  text-align: center;
  background-color: #6dcec9;
}
.defectRateContainer .defectRateArea .defectRateContent .title .lastEvaluation .downTitle {
  background-color: #3cbeb7;
  text-align: center;
}
.defectRateContainer .defectRateArea .defectRateContent .title .Current {
  display: block;
  float: left;
  width: 30%;
}
.defectRateContainer .defectRateArea .defectRateContent .title .Current .upTitle {
  text-align: center;
  background-color: #6da3ce;
}
.defectRateContainer .defectRateArea .defectRateContent .title .Current .downTitle {
  background-color: #3c84be;
  text-align: center;
}
.defectRateContainer .defectRateArea .defectRateContent .title .Current .downTitle p {
  display: inline-block;
}
.defectRateContainer .defectRateArea .defectRateContent .title .Forecast {
  display: block;
  float: left;
  width: 45%;
}
.defectRateContainer .defectRateArea .defectRateContent .title .Forecast .upTitle {
  text-align: center;
  background-color: #6dce98;
}
.defectRateContainer .defectRateArea .defectRateContent .title .Forecast .downTitle {
  background-color: #3cbe76;
  text-align: center;
}
.defectRateContainer .defectRateArea .defectRateContent .title .Forecast .downTitle p {
  display: inline-block;
}
.defectRateContainer .defectRateArea .defectRateContent .title .selectArrow {
  position: absolute;
  z-index: 99;
  display: none;
  right: 28px;
  vertical-align: middle;
  line-height: 57px;
  border: 0;
  background-color: inherit;
}
.defectRateContainer .defectRateArea .defectRateContent .title .selectArrow .caret {
  color: #ffffff;
}
.defectRateContainer .defectRateArea .defectRateContent .title .minVersion {
  display: none;
  width: 90%;
  float: right;
}
.defectRateContainer .defectRateArea .defectRateContent .title .minVersion .upTitle {
  height: 60px;
}
.defectRateContainer .defectRateArea .defectRateContent .title .minVersion .downTitle {
  height: 70px;
}
.defectRateContainer .defectRateArea .defectRateContent .noDefectData {
  margin-top: 128px;
  width: 90%;
  height: 90%;
  background-color: black;
  opacity: 0.6;
  right: 0;
  position: absolute;
  z-index: 8;
  text-align: center;
  line-height: 230px;
  display: none;
}
.defectRateContainer .defectRateArea .defectRateContent .content {
  padding: 0;
  width: 100%;
  overflow: scroll;
  height: 280px;
}
.defectRateContainer .defectRateArea .defectRateContent .content .ebayID {
  position: relative;
  width: 10%;
  display: inline-block;
  padding-left: 20px;
}
.defectRateContainer .defectRateArea .defectRateContent .content .ebayID .sellerDashboard {
  position: absolute;
  top: 14px;
  font-size: 11px;
}
.defectRateContainer .defectRateArea .defectRateContent .content .lastEvaluation {
  padding-top: 24px;
  display: inline-block;
  width: 15%;
}
.defectRateContainer .defectRateArea .defectRateContent .content .lastEvaluation .defectRate {
  text-align: center;
  margin: auto;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Current {
  vertical-align: middle;
  display: inline-block;
  width: 30%;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Current .DefectCount {
  text-align: center;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Current .WithoutResolution {
  text-align: center;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Current .WithoutResolution .alertLab {
  position: absolute;
  left: 0;
  right: 0;
  font-size: 10px;
  color: #e32013;
  display: none;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Current .WithoutResolutionAlert b {
  color: #e32013 !important;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Current .WithoutResolutionAlert .alertLab {
  display: inherit !important;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Current .DefectRate {
  text-align: center;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Current .DefectRate .dr {
  margin: auto;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Forecast {
  height: 17px;
  display: inline-block;
  width: 43%;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Forecast .ClosedCaseWithoutResolution {
  text-align: center;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Forecast .ClosedCaseWithoutResolution .CCWR {
  margin: auto;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Forecast .ClosedCaseWithoutResolution .alertLab {
  position: absolute;
  left: 0;
  right: 0;
  font-size: 10px;
  color: #e32013;
  display: none;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Forecast .ClosedCaseWithoutResolutionAlert .num {
  background-color: #e32013 !important;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Forecast .ClosedCaseWithoutResolutionAlert .percent {
  color: #e32013 !important;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Forecast .ClosedCaseWithoutResolutionAlert .alertLab {
  display: inherit !important;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Forecast .TargetTransationCount {
  text-align: center;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Forecast .DefectRate {
  text-align: center;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Forecast .DefectRate .dr {
  margin: auto;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Forecast .EvaluationPeriod {
  text-align: center;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Forecast .EvaluationPeriod .threeMTH:active {
  font-weight: 700;
}
.defectRateContainer .defectRateArea .defectRateContent .content .Forecast .EvaluationPeriod .twelveMTH:active {
  font-weight: 700;
}
.selectMonthFont {
  font-weight: 800 !important;
}
.OptimizerReport_popup {
  z-index: 1;
  position: relative;
  height: 10px;
}
.OptimizerReport_popup .popup_content {
  margin-top: 10px;
  position: absolute;
  background: #ffffff;
  border-radius: 5px;
  height: 180px;
  width: 150px;
  left: 30%;
  border: 1px #f0f0f0 solid;
  display: none;
}
.OptimizerReport_popup .popup_content .popupTitle {
  padding-top: 10px;
  padding-left: 10px;
  height: 40px;
  background: #3c84be;
  width: 100%;
  color: white;
  font-size: 10pt;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.OptimizerReport_popup .popup_content .popupTitle .closepopup {
  float: right;
  padding-right: 15px;
}
.OptimizerReport_popup .popup_content .popupItem {
  border-bottom: 1px #f0f0f0 solid;
}
.OptimizerReport_popup .popup_content .popupData {
  display: inline-block;
  font-weight: bold;
  height: 25px;
  padding-top: 5px;
  padding-left: 15px;
}
.OptimizerReport_popup .popup_content .popupValue {
  padding-top: 3px;
  height: 25px;
  color: #3c84be;
  font-weight: bold;
  font-size: 12pt;
  float: right;
  padding-right: 15px;
  display: inline-block;
}
.optimizerReportContainer {
  height: 550px;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportMeun {
  background: #3cbeb7;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportMeun .optimizerTitle {
  color: #ffffff;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent {
  height: 460px;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent p {
  color: #000000;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .upTitle {
  height: 60px;
  line-height: 60px;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .downTitle {
  color: #6f7b8a;
  height: 30px;
  width: 100%;
  margin: 0;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .downTitle p {
  margin-top: 10px;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .title {
  width: 100%;
  position: relative;
  border-style: solid;
  border-width: 0;
  border-bottom-width: 2px;
  border-color: #dedfdf;
  float: left;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .title .ebay_ID {
  width: 15%;
  display: block;
  font-weight: bold;
  float: left;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .title .ebay_ID label {
  height: 24px;
  line-height: 14px;
  padding: 10px;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .title .optimizerCount {
  display: block;
  float: left;
  width: 18%;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .title .optimizerCount .downTitle p {
  color: #6f7b8a;
  font-weight: bold;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .title .successfulPerformance {
  display: block;
  float: left;
  width: 35%;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .title .successfulPerformance .downTitle p {
  color: #6f7b8a;
  font-weight: bold;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .title .gmvBoosted {
  display: block;
  float: left;
  width: 30%;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .title .gmvBoosted .downTitle p {
  color: #6f7b8a;
  font-weight: bold;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .noDefectData {
  margin-top: 128px;
  width: 90%;
  height: 90%;
  background-color: black;
  opacity: 0.6;
  right: 0;
  position: absolute;
  z-index: 8;
  text-align: center;
  line-height: 230px;
  display: none;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .content {
  padding: 0;
  width: 100%;
  overflow: scroll;
  height: 400px;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .content .ebayID {
  position: relative;
  width: 15%;
  overflow-x: auto;
  display: inline-block;
  padding-left: 10px;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .content .ebayID .token {
  margin-top: 8px;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .content .ebayID .sellerDashboard {
  position: absolute;
  top: 14px;
  font-size: 11px;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .content .optimizerCount {
  padding-top: 24px;
  display: inline-block;
  width: 18%;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .content .optimizerCount .defectRate {
  text-align: center;
  margin: auto;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .content .systemPerf {
  vertical-align: middle;
  display: inline-block;
  width: 35%;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .content .systemPerf .DefectCount {
  text-align: center;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .content .systemPerf .WithoutResolution {
  text-align: center;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .content .systemPerf .WithoutResolutionAlert b {
  color: #e32013 !important;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .content .systemPerf .WithoutResolutionAlert .alertLab {
  display: inherit !important;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .content .systemPerf .DefectRate {
  text-align: center;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .content .systemPerf .DefectRate .dr {
  margin: auto;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .content .gmvBoosted {
  height: 17px;
  display: inline-block;
  width: 30%;
}
.optimizerReportContainer .optimizerReportArea .optimizerReportContent .content .gmvBoosted .DefectRate {
  text-align: center;
}
.crossSellBanner {
  padding-bottom: 30px;
}
.crossSellBanner:hover {
  cursor: pointer;
}
.bannerText {
  position: absolute;
}
.bannerText:hover {
  cursor: pointer;
}
#banner-text {
  color: white;
  position: absolute;
  width: 22vw;
  font-size: 1.1vw;
  font-weight: 100;
  top: 6vw;
  left: 3.2vw;
}
#banner-text2 {
  color: white;
  position: absolute;
  width: 24vw;
  font-size: 2.05vw;
  font-weight: 100;
  top: 7vw;
  left: 3vw;
}
#banner-text3 {
  color: white;
  position: absolute;
  width: 15vw;
  font-size: 1.4vw;
  font-weight: normal;
  top: 9.5vw;
  left: 15vw;
}
#banner-text4 {
  color: white;
  position: absolute;
  width: 11vw;
  font-size: 1.8vw;
  font-weight: 200;
  top: 12vw;
  left: 45vw;
}
#banner-text5 {
  color: white;
  position: absolute;
  width: 13vw;
  font-size: 1.8vw;
  font-weight: 800;
  top: 14vw;
  left: 44vw;
  font-style: italic;
}
#banner-text6 {
  color: white;
  position: absolute;
  width: 10vw;
  font-size: 1.8vw;
  font-weight: 200;
  top: 14vw;
  left: 47vw;
}
#banner-text7 {
  color: white;
  position: absolute;
  width: 170px;
  font-size: 1.8vw;
  font-weight: 100;
  top: 5vw;
  left: 77vw;
}
#banner-text8 {
  color: white;
  position: absolute;
  width: 170px;
  font-size: 1.8vw;
  font-weight: 100;
  top: 7vw;
  left: 77.3vw;
}
#banner-linkButton {
  color: white;
  position: absolute;
  width: 248px;
  font-size: 1.1vw;
  height: 30px;
  border-radius: 5px;
  font-weight: 100;
  background-color: #e6352a;
  border: none;
  top: 14vw;
  left: 3.2vw;
}
#MainMenu.open {
  height: 100%;
  border-width: 0 320px 0 0;
  -webkit-transition: border-width .2s, background-color .2s;
  -moz-transition: border-width .2s, background-color .2s;
  -ms-transition: border-width .2s, background-color .2s;
  -o-transition: border-width .2s, background-color .2s;
  transition: border-width .2s, background-color .2s;
}
#MainMenu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(0,0,0,0.75);
  border-color: #000000;
  border-style: solid;
  border-width: 0;
  color: white;
  z-index: 1050;
  -webkit-transition: border-width .2s, background-color .2s, height 0s .2s;
  -moz-transition: border-width .2s, background-color .2s, height 0s .2s;
  -ms-transition: border-width .2s, background-color .2s, height 0s .2s;
  -o-transition: border-width .2s, background-color .2s, height 0s .2s;
  transition: border-width .2s, background-color .2s, height 0s .2s;
}
#MainMenu .container {
  position: absolute;
  right: 0;
  margin: 0;
  padding: 0;
  width: 320px;
  height: 100%;
  margin-right: -320px;
  overflow: hidden;
  overflow-y: auto;
}
#MainMenu #listLinks {
  padding: 3em 0;
}
#MainMenu #listLinks a {
  color: gray;
  text-decoration: none;
  display: block;
  padding: .2em 2em;
}
#listLinks {
  padding: 3em 0;
}
#listLinks li a:hover {
  color: silver !important;
  color: silver;
}
#listLinks li a {
  color: gray;
  text-decoration: none;
  display: block;
  padding: .2em 2em;
}
#listLinks label {
  padding-bottom: 2em;
}
#listLinks li.active a {
  background-color: black;
  color: white;
}
#btnCloseMenu {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  margin: 1em .8em;
  color: white;
  cursor: pointer;
  text-decoration: none;
}
#btnCloseMenu:hover {
  color: silver;
}
.open #btnCloseMenu {
  display: inherit;
}
#listNotifications {
  padding: .2em 0;
}
#listNotifications label {
  padding-bottom: 1.5em;
}
#listNotifications .notification {
  font-size: .8em;
  padding: .5em 1em;
  margin: 0 0 1em;
  border-bottom: 1px solid #333333;
  min-height: 4em;
}
#listNotifications .notification p,
#listNotifications .notification div {
  margin-left: 3.5em;
}
#listNotifications .notification label {
  margin: 0;
  padding: 0 0 .2em;
  margin-left: 3.5em;
}
#listNotifications .notification .thumbnail {
  float: left;
  margin: 0 1em 0 0;
  width: 2.5em;
  height: 2.5em;
  overflow: hidden;
  border-radius: 1.25em;
  box-shadow: 1px 1px 2px #666666;
}
#listBtnMain a.disabled {
  color: silver;
}
.productSoldInLast .soldListGrid {
  position: relative;
}
.productSoldInLast .soldListGrid .displayOn {
  display: inherit !important;
}
.productSoldInLast .soldListGrid .refreshing {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 8;
}
.productSoldInLast .soldListGrid .refreshing .backgroundColor {
  background-color: black;
  opacity: 0.7;
  width: 100%;
  height: 100%;
  position: absolute;
}
.productSoldInLast .soldListGrid .refreshing .reflash {
  position: absolute;
  margin: auto;
  left: 48%;
  color: #6f6f6f;
  top: 40%;
}
.productSoldInLast .soldListGrid .soldListArea .highExposure {
  height: 265px;
  background: #29b3cd;
  border-bottom: 1px solid #f0f0f0;
}
.productSoldInLast .soldListGrid .soldListArea .highListing {
  height: 265px;
  background: white;
  border-bottom: 2px solid #f0f0f0;
  position: relative;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter {
  position: relative;
  padding-top: 30px;
  height: 185px;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .highExTotalListingCount {
  width: 10%;
  display: inline-block;
  float: left;
  padding-left: 20px;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .highExTotalListingCount .totalListingCount {
  margin-top: 50%;
  float: left;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .highExTotalListingCount .totalListingCountCount {
  font-size: 24pt;
  float: left;
  color: #29b3cd;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .soldInLastSevenDayList {
  width: 88%;
  height: 100%;
  position: relative;
  float: right;
  right: 1.5%;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .soldInLastSevenDayList .leftArrow {
  width: 40px;
  float: left;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: 10;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .soldInLastSevenDayList .leftArrow:hover {
  background-color: #f3f3f3;
  border-radius: 30px;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .soldInLastSevenDayList .leftArrow:active {
  background-color: #e1e1e1;
  border-radius: 30px;
  transition: all 0.01s;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .soldInLastSevenDayList .rightArrow {
  width: 40px;
  float: right;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .soldInLastSevenDayList .rightArrow:hover {
  background-color: #f3f3f3;
  border-radius: 30px;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .soldInLastSevenDayList .rightArrow:active {
  background-color: #e1e1e1;
  border-radius: 30px;
  transition: all 0.01s;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .soldInLastSevenDayList .soldItemForeach {
  position: relative;
  padding: 0 40px;
  height: 100%;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .soldInLastSevenDayList .soldItemForeach .soldItem {
  display: inline-block;
  width: 18%;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .soldInLastSevenDayList .soldItemForeach .soldItem .soldPcs label {
  display: inline-block;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .soldInLastSevenDayList .soldItemForeach .soldItem .totalSold label {
  display: inline-block;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .soldInLastSevenDayList .soldItemForeach .soldItem .pic {
  width: 100px;
  height: 100px;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .soldInLastSevenDayList .soldItemForeach .soldItem .pic img {
  width: 100px;
  height: 100px;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .soldInLastSevenDayList .soldItemForeach .soldItem .crossSales a {
  background-color: #d1dade;
  height: 24px;
  line-height: 13px;
  color: #ffffff;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .soldInLastSevenDayList span {
  line-height: 160px;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .noItem {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 60%;
}
.productSoldInLast .soldListGrid .soldListArea .highListing .soldInLastSevenDaysCenter .noItem label {
  font-size: 60px !important;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf {
  height: auto;
  background: white;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea {
  height: 240px;
  background: white;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midHigh {
  height: auto;
  height: 120px;
  background: white;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midHigh .midHighExposure {
  height: 120px;
  background: #29b3cd;
  border-bottom: 2px solid #f0f0f0;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midHigh .midHighExposure .midHighDayList {
  color: white;
  font-size: 22pt;
  line-height: 1;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midHigh .midHighExposure .listContent {
  color: white;
  font-weight: 100;
  font-family: sans-serif;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midHigh .soldInLast30Days {
  height: 120px;
  background: white;
  border-bottom: 2px solid #f0f0f0;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midHigh .soldInLast30Days .numberOfListing {
  color: #909090;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midHigh .soldInLast30Days .number {
  color: #29b3cd;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midHigh .soldInLast30Days .control {
  text-align: right;
  height: 60px;
  position: absolute;
  right: 50px;
  top: 28px;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midHigh .soldInLast30Days .control .refineByBatch {
  display: inline-block;
  width: 105px;
  text-align: left;
  color: rgba(10,166,153,0.8);
  cursor: pointer;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midHigh .soldInLast30Days .control .getList {
  display: inline-block;
  width: 60px;
  text-align: right;
  color: rgba(10,166,153,0.8);
  cursor: pointer;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midLow {
  height: 120px;
  background: white;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midLow .midLowExposure {
  height: 120px;
  background: #29b3cd;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midLow .listContent {
  height: 120px;
  background: white;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midLow .listContent .numberOfListing {
  color: #909090;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midLow .listContent .number {
  color: rgba(10,166,153,0.8);
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midLow .listContent .control {
  text-align: right;
  height: 60;
  position: absolute;
  right: 50px;
  top: 28px;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midLow .listContent .control .refineByBatch {
  display: inline-block;
  width: 105px;
  text-align: left;
  color: rgba(10,166,153,0.8);
  cursor: pointer;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .midArea .midLow .listContent .control .getList {
  display: inline-block;
  width: 60px;
  text-align: right;
  color: rgba(10,166,153,0.8);
  cursor: pointer;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea {
  height: 240px;
  background: white;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea .lowExposure {
  height: 240px;
  background: #29b3cd;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea .listContent {
  height: 240px;
  background: white;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea .listContent table {
  margin: 0;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea .listContent table thead tr {
  height: 60px;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea .listContent table tbody tr {
  height: 40px;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea .listContent table tbody .zero .soldHistory {
  text-align: left;
  height: 60;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea .listContent table tbody .zero .listings {
  text-align: left;
  height: 60;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea .listContent table tbody .zero .control {
  text-align: right;
  height: 60;
  padding-right: 50px !important;
  cursor: pointer;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea .listContent table tbody .oneToTwenty .soldHistory {
  text-align: left;
  height: 60;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea .listContent table tbody .oneToTwenty .listings {
  text-align: left;
  height: 60;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea .listContent table tbody .oneToTwenty .control {
  text-align: right;
  height: 60;
  padding-right: 50px !important;
  cursor: pointer;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea .listContent table tbody .twentyToFifty .soldHistory {
  text-align: left;
  height: 60;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea .listContent table tbody .twentyToFifty .listings {
  text-align: left;
  height: 60;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea .listContent table tbody .twentyToFifty .control {
  text-align: right;
  height: 60;
  padding-right: 50px !important;
  cursor: pointer;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea .listContent table tbody .fiftyToAbove .soldHistory {
  text-align: left;
  height: 60;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea .listContent table tbody .fiftyToAbove .listings {
  text-align: left;
  height: 60;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .lowArea .listContent table tbody .fiftyToAbove .control {
  text-align: right;
  height: 60;
  padding-right: 50px !important;
  cursor: pointer;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .newArea {
  height: 240px;
  background: white;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .newArea .list {
  height: auto;
  height: 240px;
  background: white;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .newArea .list .newExposure {
  height: 240px;
  background: #29b3cd;
  border-bottom: 2px solid #f0f0f0;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .newArea .list .newExposure .new {
  color: white;
  font-size: 22pt;
  line-height: 1;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .newArea .list .newExposure .listings {
  color: white;
  font-weight: 100;
  font-family: sans-serif;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .newArea .list .listedIn7Days {
  height: 80px;
  background: white;
  border-bottom: 2px solid #f0f0f0;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .newArea .list .listedIn7Days .title {
  color: #909090;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .newArea .list .listedIn7Days .count {
  color: #29b3cd;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .newArea .list .listedIn7Days .controlArea {
  text-align: right;
  height: 60px;
  position: absolute;
  right: 50px;
  top: 14px;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .newArea .list .listedIn7Days .controlArea .refineByBatch {
  display: inline-block;
  width: 105px;
  text-align: left;
  color: rgba(10,166,153,0.8);
  cursor: pointer;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .newArea .list .listedIn7Days .controlArea .getList {
  display: inline-block;
  width: 60px;
  text-align: right;
  color: rgba(10,166,153,0.8);
  cursor: pointer;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .newArea .list .ListedIn30Days {
  height: 80px;
  background: white;
  border-bottom: 2px solid #f0f0f0;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .newArea .list .ListedIn30Days .title {
  color: #909090;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .newArea .list .ListedIn30Days .count {
  color: #29b3cd;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .newArea .list .ListedIn30Days .controlArea {
  text-align: right;
  height: 60px;
  position: absolute;
  right: 50px;
  top: 14px;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .newArea .list .ListedIn30Days .controlArea .refineByBatch {
  display: inline-block;
  width: 105px;
  text-align: left;
  color: rgba(10,166,153,0.8);
  cursor: pointer;
}
.productSoldInLast .soldListGrid .soldListArea .lowerHalf .newArea .list .ListedIn30Days .controlArea .getList {
  display: inline-block;
  width: 60px;
  text-align: right;
  color: rgba(10,166,153,0.8);
  cursor: pointer;
}
footer {
  width: 100%;
  height: 180px;
  position: relative;
  background-color: #2b2e3d;
}
footer .leftArea {
  width: 60%;
  height: 180px;
  position: absolute;
}
footer .leftArea .upperArea {
  border-style: solid;
  border-width: 0 0px 1px 0;
  border-color: #ffffff;
  height: 50%;
  width: 100%;
  top: 0;
  position: absolute;
  margin: 0 0 0 15%;
}
footer .leftArea .upperArea .selection {
  position: absolute;
  bottom: 0;
  padding: 20px 0;
}
footer .leftArea .upperArea a {
  display: inline-block;
  color: #ffffff;
  font-weight: 300;
}
footer .leftArea .upperArea p {
  display: inline-block;
  color: #ffffff;
  font-weight: 300;
  font-weight: 100;
  padding: 0 20px;
}
footer .leftArea .lowerArea {
  height: 50%;
  width: 100%;
  bottom: 0;
  position: absolute;
  margin: 0 0 0 15%;
}
footer .leftArea .lowerArea .content {
  padding: 20px 0;
}
footer .leftArea .lowerArea .content span {
  color: #2a91ce;
}
footer .leftArea .lowerArea .content .phone span {
  background-image: url("/assets/images/footer/Dashboard_Home_icon_01.png");
  background-position: -40px 0px;
  width: 25px;
  height: 25px;
  display: inline-block;
}
footer .leftArea .lowerArea .content .mailIcon {
  padding: 0 10px;
}
footer .leftArea .lowerArea .content a {
  display: inline-block;
  color: #ffffff;
  font-weight: 200;
  font-size: 12px;
}
footer .leftArea .lowerArea .content p {
  display: inline-block;
  color: #ffffff;
  font-weight: 200;
  font-weight: 100;
  font-size: 12px;
  padding: 0 20px;
}
footer .rightArea {
  width: 18%;
  height: 180px;
  position: absolute;
  right: 10%;
}
footer .rightArea .upperArea {
  border-style: solid;
  border-width: 0 0px 1px 0;
  border-color: #ffffff;
  height: 50%;
  width: 100%;
  top: 0;
  position: absolute;
  margin: 0 0 0 0;
}
footer .rightArea .upperArea p {
  color: #ffffff;
  font-weight: 200;
  bottom: 0;
  position: absolute;
  padding: 20px 0;
  font-style: 14px;
}
footer .rightArea .lowerArea {
  height: 50%;
  width: 100%;
  bottom: 0;
  position: absolute;
}
footer .rightArea .lowerArea .facebook {
  background-image: url("/assets/images/footer/Dashboard_Home_icon_01.png");
  background-position: -40px 0px;
  width: 25px;
  height: 25px;
  display: inline-block;
  margin: 20px 0;
}
.exitArea {
  position: absolute;
  top: 50px;
  right: 0;
}
.exitArea a {
  background-image: url('../images/analysis/Dashboard-Analytic_icon.png');
  background-position: 0px -6px;
  width: 35px;
  height: 35px;
  display: inline-block;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.listingCompetitiveness .headerText {
  background-color: #3cbeb7;
  color: white;
}
.listingCompetitiveness .headerText .text {
  font-size: 16px;
  line-height: 55px;
}
.listingCompetitiveness .contentArea {
  background-color: white;
  color: #6f7b8a;
  font-size: 13px;
}
.listingCompetitiveness .contentArea .block-screen-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.listingCompetitiveness .contentArea .block-screen-loading .loading-icon {
  color: white;
  font-size: 6.5em;
  z-index: 100;
  margin-top: 170px;
}
.listingCompetitiveness .contentArea .block-screen-loading .background-black {
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  opacity: 0.5;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.listingCompetitiveness .contentArea .size-32-px {
  font-size: 32px;
}
.listingCompetitiveness .contentArea .tooExpensive {
  border-bottom: 2px solid #dedfdf;
}
.listingCompetitiveness .contentArea .acceptable {
  border-bottom: 2px solid #dedfdf;
}
.listingCompetitiveness .contentArea .areaRow {
  min-height: 150px;
}
.listingCompetitiveness .contentArea .numberContent {
  margin-top: 30px;
}
.listingCompetitiveness .contentArea .exposureBlock {
  width: 20%;
  float: left;
  min-height: 100px;
}
.listingCompetitiveness .contentArea .exposureBlock .red {
  color: red;
}
.listingCompetitiveness .contentArea .exposureBlock .red .changePriceNow {
  display: block;
}
.listingCompetitiveness .contentArea .exposureBlock .red .lisingNum {
  line-height: 30px;
}
.listingCompetitiveness .contentArea .exposureBlock .changePriceNow {
  font-size: 13px;
  display: none;
}
.listingCompetitiveness .contentArea .exposureBlock .refineByBatch {
  display: inline-block;
  color: #3cbeb7;
  border-right: 1px solid #dedfdf;
  padding-right: 5px;
}
.listingCompetitiveness .contentArea .exposureBlock .refineByBatch:hover {
  text-decoration: underline;
  cursor: pointer;
}
.listingCompetitiveness .contentArea .exposureBlock .getList {
  display: inline-block;
  color: #3cbeb7;
  padding-left: 5px;
}
.listingCompetitiveness .contentArea .exposureBlock .getList:hover {
  text-decoration: underline;
  cursor: pointer;
}
.listingCompetitiveness .contentArea .border-block {
  border-left: 2px solid #dedfdf;
  border-right: 2px solid #dedfdf;
}
.listingCompetitiveness .contentArea .bar-bk {
  height: 10px;
  margin-top: 10px;
  border-radius: 10px;
  background-color: #dedfdf;
}
.listingCompetitiveness .contentArea .expensive-bar-bk {
  background-color: red;
  width: 25%;
  height: 10px;
  border-radius: 10px;
}
.listingCompetitiveness .contentArea .acceptable-bar-bk {
  background-color: #3c84be;
  width: 25%;
  height: 10px;
  border-radius: 10px;
}
.listingCompetitiveness .contentArea .competitive-bar-bk {
  background-color: #72C397;
  width: 25%;
  height: 10px;
  border-radius: 10px;
}
.listingCompetitiveness .contentArea .icon {
  vertical-align: top;
  margin-top: 65px;
}
.listingCompetitiveness .contentArea .btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.listingCompetitiveness .contentArea .checkAll {
  margin-top: 50px;
  font-size: 12px;
  padding: 0;
  width: 100px;
}
#optimizeChart {
  height: 300px;
  width: 100%;
  padding-top: 50px;
  background-color: #fff;
  padding-left: 10px;
}
#optimizeChart .morris-hover {
  position: absolute;
  z-index: 1000;
}
#optimizeChart .morris-hover.morris-default-style {
  border-radius: 10px;
  padding: 8px 10px;
  color: #666;
  background: #fdfdfd;
  border: solid 0px rgba(230,230,230,0.8);
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
}
#optimizeChart .morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: bold;
  margin: 0.25em 0;
}
#optimizeChart .morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: 0.1em 0;
}
#optimizeChart .area-y-label {
  color: #A0A0A0;
  font-family: sans-serif;
  font-size: 12px;
  padding-left: 20px;
}
#optimizeChart .area-x-label {
  color: #A0A0A0;
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
}
#optimizeChart .noData {
  color: #A0A0A0;
  margin-left: 10px;
  font: 48px arial;
  margin-top: 10px;
  display: none;
}
#optimizeChart .timeInfo {
  position: absolute;
  right: 50px;
  top: 14px;
}
#optimizeChart #timeInfo_title {
  color: #505050;
  margin-left: 10px;
  margin-bottom: 10px;
  font: 20px arial;
  font-weight: bold;
}
#optimizeChart .icon_time {
  background-image: url(/Report/HTML/assets/img/icon/dashboard_icon.png);
  background-position: 44px 126px;
  width: 20px;
  height: 20px;
  display: inline-block;
  left: 0;
  right: 0;
}
#optimizeChart #peak_local {
  color: #A0A0A0;
  font: 14px arial;
  font-weight: bold;
}
#optimizeChart #peak_local_time {
  color: #5e80b3;
  font: 14px arial;
  font-weight: bold;
  width: 250px;
  text-align: right;
  float: right;
}
#optimizeChart #peak_site {
  color: #A0A0A0;
  font: 14px arial;
  font-weight: bold;
}
#optimizeChart #peak_site_time {
  color: #2a61b3;
  font: 14px arial;
  width: 250px;
  text-align: right;
  font-weight: bold;
  float: right;
}
#optimizeChart text[text-anchor="end"] {
  display: none;
}
#optimizeChart body {
  overflow: hidden;
}
#optimizeChart h4 {
  margin: 10px 0;
  font-family: 'Open Sans';
  font-weight: 300;
  color: #505458;
  font-size: 18px;
}
#optimizeChart #select {
  z-index: 10;
}
#optimizeChart #select #selectBox {
  font-size: 10pt;
  border-radius: 5px;
  background: white;
  border: solid 1px #F0F0F0;
  font-weight: 300;
  margin-left: 20px;
}
#optimizeChart #select #selection {
  display: none;
}
#optimizeChart #selection ul {
  list-style-type: none;
  font-size: 10pt;
  width: 200px;
  font-weight: 300;
  text-align: center;
}
#optimizeChart li {
  border: solid 1px #F0F0F0;
}
#optimizeChart li:hover {
  background: #F0F0F0;
}
#optimizeChart #optimizeChart_container {
  height: 230px;
}
#optimizeChart hr {
  margin-bottom: 5px;
  margin-top: 5px;
}
#optimizeChart .semi-bold {
  padding-left: 20px;
}
#optimizeChart .dropdown {
  margin-left: 50px;
}
#INVENTORY_OPTIMIZATION {
  width: 100%;
  height: 300px;
  position: relative;
}
#INVENTORY_OPTIMIZATION .axis path,
#INVENTORY_OPTIMIZATION .axis line {
  fill: none;
  shape-rendering: auto;
}
#INVENTORY_OPTIMIZATION text {
  font-family: sans-serif;
  font-size: 12px;
  fill: #A0A0A0;
}
#INVENTORY_OPTIMIZATION .noData {
  color: #A0A0A0;
  margin-left: 10px;
  font: 30px arial;
  padding-top: 100px;
  display: none;
}
#INVENTORY_OPTIMIZATION #INVENTORY_OPTIMIZATION_tooltip {
  position: absolute;
  text-align: center;
  width: 40px;
  height: auto;
  padding: 10px;
  background-color: #7f7f7f;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.4);
  -moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.4);
  box-shadow: 4px 4px 10px rgba(0,0,0,0.4);
  pointer-events: none;
}
#INVENTORY_OPTIMIZATION .toolValue {
  font-size: 16px;
  color: white;
  font-weight: bold;
}
#INVENTORY_OPTIMIZATION #INVENTORY_OPTIMIZATION_tooltip.hidden {
  display: none;
}
#INVENTORY_OPTIMIZATION #INVENTORY_OPTIMIZATION_tooltip p {
  margin: 0;
  font-family: sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: white;
}
#INVENTORY_OPTIMIZATION .tranCount_Title {
  font-family: sans-serif;
  float: right;
  color: #A0A0A0;
  padding-right: 80px;
  display: none;
}
#inventoryUtilizationTrendData {
  height: 300px;
  position: relative;
  overflow: hidden;
}
#inventoryUtilizationTrendData svg {
  width: 100%;
}
#inventoryUtilizationTrendData .noData {
  color: #A0A0A0;
  margin-left: 10px;
  font: 30px arial;
  padding-top: 100px;
  display: none;
}
#inventoryUtilizationTrendData .morris-hover {
  position: absolute;
  z-index: 1000;
}
#inventoryUtilizationTrendData .morris-hover.morris-default-style {
  border-radius: 10px;
  padding: 8px 10px;
  color: #666;
  background: rgba(253,253,253,0.9);
  border: solid 0px rgba(230,230,230,0.8);
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
}
#inventoryUtilizationTrendData .morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: bold;
  margin: 0.25em 0;
}
#inventoryUtilizationTrendData .morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: 0.1em 0;
}
@media (max-width: 1600px) {
  .midArea .control a {
    display: block !important;
    text-align: right !important;
  }
  .midArea .control span {
    border-bottom: 1px solid;
    height: 1px;
    display: inline-block;
    margin: 5px;
    border-color: #e5e9ec;
    width: 100%;
  }
  .midArea .control .getList {
    float: right;
  }
  .newArea .controlArea span {
    border-bottom: 1px solid;
    height: 1px;
    display: inline-block;
    margin: 5px;
    border-color: #e5e9ec;
    width: 100%;
  }
  .newArea .controlArea a {
    display: block !important;
    text-align: right !important;
  }
  .newArea .controlArea .getList {
    float: right;
  }
}
@media (max-width: 1500px) {
  .analyticCommentContainer .centerPic .img {
    width: 665px !important;
    margin: auto !important;
    background-image: url("/assets/images/analysis/Dashboard_Analytic_learn-more_1024.png") !important;
  }
  .analyticCommentContainer .centerPic .fixedPriceListingsExposure {
    left: 0% !important;
    width: 35% !important;
  }
  .analyticCommentContainer .centerPic .defectDefender {
    bottom: -40% !important;
    right: 63% !important;
    width: 35% !important;
  }
  .analyticCommentContainer .centerPic .defectDefender .content .title {
    text-align: left !important;
  }
  .analyticCommentContainer .centerPic .inventoryUtilizationTrendData {
    right: 2% !important;
    top: 76% !important;
  }
  .analyticCommentContainer .centerPic .inventoryUtilizationTrendData .content .title {
    float: right !important;
  }
  .analyticCommentContainer .centerPic .inventoryUtilizationTrendData .content .desc {
    display: inline-block !important;
  }
  .analyticCommentContainer .centerPic .inventoryUtilization {
    left: 69% !important;
    width: 28% !important;
    bottom: -10% !important;
  }
  .analyticCommentContainer .centerPic .inventoryUtilization .content .title {
    text-align: right !important;
  }
}
@media (max-width: 1400px) {
  .noDefectData {
    width: 85% !important;
  }
  .soldItemForeach {
    padding: 0 0px !important;
  }
  .title .lastEvaluationMode .upTitle {
    text-align: center;
    background-color: #6dcec9;
  }
  .title .lastEvaluationMode .downTitle {
    background-color: #3cbeb7;
    text-align: center;
  }
  .title .lastEvaluation {
    display: none !important;
  }
  .title .Current {
    display: none !important;
  }
  .title .Forecast {
    display: none !important;
  }
  .title .CurrentMode .upTitle {
    text-align: center;
    background-color: #6da3ce;
  }
  .title .CurrentMode .downTitle {
    background-color: #3c84be;
    text-align: center;
  }
  .title .ForecastMode .upTitle {
    text-align: center;
    background-color: #6dce98;
  }
  .title .ForecastMode .downTitle {
    background-color: #3cbe76;
    text-align: center;
  }
  .title .selectArrow {
    display: inherit !important;
  }
  .title .minVersion {
    display: inherit !important;
    width: 85% !important;
  }
  .content .ebayID {
    margin-top: 20px;
  }
  .content .lastEvaluation {
    width: 85% !important;
    float: right;
    display: none !important;
  }
  .content .lastEvaluation .defectRate {
    width: 15% !important;
  }
  .content .Current {
    display: none !important;
    width: 85% !important;
    float: right;
    padding-top: 25px;
  }
  .content .Forecast {
    display: none !important;
    width: 85% !important;
    float: right !important;
    margin-top: 23px !important;
  }
  .content .displayOn {
    display: inherit !important;
  }
}
@media (max-width: 1199px) {
  .analyticCommentContainer .analyticComment {
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
  }
  .howItWorks .titleArea {
    width: 75% !important;
    height: 190px !important;
  }
  .highExposure {
    width: 10% !important;
    height: 439px !important;
  }
  .highListing {
    height: 440px !important;
  }
  .highListing .soldInLastSevenDayList .soldItem {
    width: 32% !important;
    padding-top: 20px;
  }
  .midArea .midHigh {
    height: 240px !important;
  }
  .midArea .midHigh .col-xs-2 {
    width: 20% !important;
  }
  .midArea .midHigh .midHighExposure {
    height: 240px !important;
  }
  .midArea .midHigh .soldInLast30Days {
    height: 240px !important;
  }
  .midArea .midLow {
    height: 240px !important;
  }
  .midArea .midLow .midLowExposure {
    height: 240px !important;
    width: 20% !important;
  }
  .midArea .midLow .listContent {
    height: 240px !important;
    border-bottom: 2px solid #F0F0F0;
  }
  .lowArea .lowExposure {
    border-bottom: 2px solid #F0F0F0;
    width: 10% !important;
  }
  .lowArea .listContent {
    border-bottom: 2px solid #F0F0F0;
  }
  .newArea .newExposure {
    width: 10% !important;
  }
  .bannerText {
    position: absolute;
  }
  #banner-text {
    color: white;
    position: absolute;
    width: 500px;
    font-size: 1.1vw;
    font-weight: 100;
    top: 6vw;
    left: 3.2vw;
  }
  #banner-text2 {
    color: white;
    position: absolute;
    width: 500px;
    font-size: 2.05vw;
    font-weight: 100;
    top: 7vw;
    left: 3vw;
  }
  #banner-text3 {
    color: white;
    position: absolute;
    width: 500px;
    font-size: 1.4vw;
    font-weight: normal;
    top: 9.5vw;
    left: 15vw;
  }
  #banner-text4 {
    color: white;
    position: absolute;
    width: 500px;
    font-size: 1.8vw;
    font-weight: 200;
    top: 12vw;
    left: 45vw;
  }
  #banner-text5 {
    color: white;
    position: absolute;
    width: 500px;
    font-size: 1.8vw;
    font-weight: 800;
    top: 14vw;
    left: 44vw;
    font-style: italic;
  }
  #banner-text6 {
    color: white;
    position: absolute;
    width: 500px;
    font-size: 1.8vw;
    font-weight: 200;
    top: 14vw;
    left: 47vw;
  }
  #banner-text7 {
    color: white;
    position: absolute;
    width: 170px;
    font-size: 1.8vw;
    font-weight: 100;
    top: 5vw;
    left: 77vw;
  }
  #banner-text8 {
    color: white;
    position: absolute;
    width: 170px;
    font-size: 1.8vw;
    font-weight: 100;
    top: 7vw;
    left: 77.3vw;
  }
  #banner-linkButton {
    color: white;
    position: absolute;
    width: 248px;
    font-size: 1.1vw;
    height: 30px;
    border-radius: 5px;
    font-weight: 100;
    background-color: #E6352A;
    border: none;
    top: 14vw;
    left: 3.2vw;
  }
}
@media (max-width: 1024px) {
  .bannerText {
    position: absolute;
  }
  #banner-text {
    color: white;
    position: absolute;
    width: 500px;
    font-size: 12px;
    font-weight: 100;
    top: 60px;
    left: 33px;
  }
  #banner-text2 {
    color: white;
    position: absolute;
    width: 800px;
    font-size: 21px;
    font-weight: 100;
    top: 70px;
    left: 33px;
  }
  #banner-text3 {
    color: white;
    position: absolute;
    width: 500px;
    font-size: 14px;
    font-weight: normal;
    top: 94px;
    left: 159px;
  }
  #banner-text4 {
    color: white;
    position: absolute;
    width: 100px;
    font-size: 20px;
    font-weight: 200;
    top: 113px;
    left: 446px;
  }
  #banner-text5 {
    color: white;
    position: absolute;
    width: 40px;
    font-size: 20px;
    font-weight: 800;
    top: 134px;
    left: 437px;
    font-style: italic;
  }
  #banner-text6 {
    color: white;
    position: absolute;
    width: 800px;
    font-size: 20px;
    font-weight: 200;
    top: 135px;
    left: 466px;
  }
  #banner-text7 {
    color: white;
    position: absolute;
    width: 170px;
    font-size: 19px;
    font-weight: 100;
    top: 50px;
    left: 759px;
  }
  #banner-text8 {
    color: white;
    position: absolute;
    width: 170px;
    font-size: 19px;
    font-weight: 100;
    top: 70px;
    left: 763px;
  }
  #banner-linkButton {
    color: white;
    position: absolute;
    width: 177px;
    font-size: 14px;
    height: 30px;
    border-radius: 5px;
    font-weight: 100;
    background-color: #E6352A;
    border: none;
    top: 130px;
    left: 38px;
  }
}
@keyframes allToken {
  0% {
    color: #f4a729;
  }
  25% {
    color: #f4a729;
  }
  50% {
    color: #fff;
  }
  100% {
    color: #fff;
  }
}
