@charset "utf-8";
/* CSS Document */
.note {
  color: #9d9d9d;
  font-size: 0.8em;
  line-height: 15px;
}
.time-frame .form-group {
  margin-bottom: 0;
}
.time-frame .label {
  background: #f5f5f5;
  bottom: 5px;
  color: #000;
  font-size: 0.85em;
  padding: 2px 5px;
  left: 5px;
  top: 5px;
}
.time-frame .label > span {
  position: relative;
  top: -4px;
  color: #000;
}
.time-frame .select2-container .select2-choice {
  height: 35px;
}
.time-frame .select2-container .select2-choice .select2-arrow {
  height: 22px;
}
.time-frame .select2-container .select2-choice .select2-arrow b {
  background-position: -3px -11px;
}
.time-frame .select2-container .select2-choice > .select2-chosen {
  margin: 3px 35px 0 0;
}
#inner-data > h2 {
  font-size: 0.85em;
  line-height: 21px;
  margin-bottom: 15px;
}
.form-group.time-frame {
  position: relative;
  max-width: 180px;
  margin-bottom: 5px;
}
.time-icon {
  margin: 2px 0 0;
  opacity: 0.7;
}
.time-frame .label:before {
  border-bottom: 5px solid transparent;
  border-left: 5px solid rgba(0, 0, 0, 0.06);
  border-top: 5px solid transparent;
  content: "";
  display: inline-block;
  right: -5px;
  margin-right: 0;
  margin-top: -4px;
  position: absolute;
  top: 50%;
}
.form-group.time-frame .form-control {
  background: none transparent;
  padding-left: 82px;
  padding-right: 41px;
  height: 35px;
}
.period .label > span {
  top: 4px;
}
.refresh {
  background: #fff;
  border-left: 1px solid #f1f1f1;
  position: absolute;
  right: 1px;
  top: 3px;
  border-radius: 0;
  padding: 5px 8px;
}
.refresh > i {
  width: 17px;
  height: 17px;
  background-position: -246px -172px;
  display: block;
}
.volatility-currency-table-main {
  border: 1px solid #e9e7e7;
  clear: both;
  display: block;
  /* margin-bottom:30px; */
  margin-bottom: 0;
}
.volatility-currency-table-main > .table-head {
  background: #f8f8f8;
  border-bottom: 1px solid #e9e7e7;
}
.volatility-currency-table-main > .table-head > div {
  color: #000;
  font-size: 0.9em;
  padding: 4px 5px;
}
.currency-table-main-none {
  border-width: 0 !important;
}
.volatility-currency-table-main > .tr {
  display: block;
  border-bottom: 1px solid #e9e7e7;
}
.volatility-currency-table-main > .tr > div {
  display: inline-block;
  padding: 5px;
  width: 11.6%;
  font-size: 12px;
  color: 0.85em;
  color: #1b1b1b;
  direction: ltr;
  text-align: left;
  border: none;
}
.volatility-currency-table-main > .tr > div {
  width: 16%;
}
.volatility-currency-table-main > .tr > div:first-child {
  color: #1d5884;
}
.volatility-currency-table-main > .table-head > div:first-child {
  color: #000;
}
.volatility-currency-table-main {
  margin-bottom: 0px;
}
.note {
  color: #9d9d9d;
  font-size: 0.8em;
  line-height: 15px;
}
.form-group.time-frame div.form-control {
  padding-left: 90px;
  padding-right: 10px;
}
.setting-row > .col-sm-4 {
  padding-right: 0;
  margin-bottom: 20px;
}
.week {
  font-size: 0.8em;
  left: 102px;
  position: absolute;
  top: 10px;
  cursor: default;
}
/* #inner-data .volatility-currency-table-main {
    min-height: 477px;
} */
.error_msg {
  display: inline-block;
  font-size: 0.9em;
  margin: 9px 15px 10px 0;
}
.loading {
  height: 575px;
}
.loading img {
  margin-right: -64px;
  margin-top: -70px;
  top: 40%;
}
.tooltip-icon {
  background-position: -153px -129px;
  display: inline-block;
  height: 12px;
  position: relative;
  top: 2px;
  width: 11px;
}
@media (max-width: 767px) {
  .setting-row > .col-sm-4 {
    padding-right: 15px;
  }
  .form-group.time-frame {
    max-width: none;
  }
  .social-sharel {
    margin: 10px 0;
  }
  .volatility-currency-table-main > .tr {
    width: auto;
    font-size: 0.9em;
    float: unset;
  }
  .error_msg {
    display: block;
  }
}
@media (max-width: 600px) {
  .volatility-currency-table-main > .tr > div {
    width: 15.5%;
  }
  .volatility-currency-table-main > .tr > div:nth-child(3) {
    width: 16.5%;
  }
}
@media (max-width: 400px) {
  .volatility-currency-table-main > .tr > div {
    width: 23.7%;
  }
  .volatility-currency-table-main > .tr > div:nth-child(2),
  .volatility-currency-table-main > .tr > div:nth-child(3) {
    display: none;
  }
  /* .form-group.time-frame .form-control {
    padding-left: 56px;
  }
  .week {
    left: 79px;
  } */
  .volatility-currency-table-main > .tr > div.weekly {
    white-space: nowrap;
    width: 25%;
  }
}
