@charset "utf-8";
/* CSS Document */
.note {
  color: #9d9d9d;
  font-size: 0.8em;
  line-height: 15px;
}
.time-frame .form-group {
  margin-bottom: 0;
}
.time-frame .select2-container .select2-choice {
  background-color: transparent;
}
.time-frame .select2-container .select2-choice {
  padding-left: 104px;
}
.select2-container .select2-choice > .select2-chosen {
  color: #000;
}
.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: 4px 35px 0 0;
}
#inner-data > h2 {
  font-size: 0.85em;
  line-height: 21px;
  margin-bottom: 15px;
}
.form-group.time-frame {
  position: relative;
  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%;
}
.correlation-time-frame {
  max-width: 200px !important;
}
.correlation-time-frame .select2-container .select2-choice > .select2-chosen {
  font-weight: 300;
  font-size: 0.9em;
  text-align: right;
}
.form-group.time-frame .form-control {
  background: none transparent;
  padding-left: 90px;
  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;
}
.setting-row {
  position: relative;
}
.setting-row > div:first-child {
  padding-right: 0;
}
.select-currency {
  float: right;
}
.select-currency a {
  margin-right: 15px;
  display: block;
  width: 35px;
  height: 35px;
  border: 1px solid #e9e7e7;
  text-align: center;
  position: relative;
  bottom: -6px;
}
.select-currency a > i {
  width: 22px;
  height: 22px;
  display: block;
  background-position: -247px -150px;
  margin: 5px auto 0;
}
.setting-row .dropdown {
  position: static;
}
.dropdown-menu {
  font-size: 0.75em;
  text-align: left;
}
.currency-list-container {
  margin: -4px 0 0;
  background-color: transparent;
  border: 0px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: none;
  width: 100%;
}
.currency-list {
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  padding: 10px;
  border: 1px solid #e9e7e7;
  border-top: 0;
}
.currency-list ul {
  border: 1px solid #e9e7e7;
  border-left-width: 0;
}
.currency-list li {
  display: inline-block;
  float: left;
  width: 12.5%;
  border-bottom: 1px solid #e9e7e7;
  border-left: 1px solid #e9e7e7;
}
.currency-list li .checkbox {
  color: #050505;
  line-height: 20px;
  margin: 0;
  padding: 3px 5px 3px 23px;
  border-left: 1px solid transparent;
}
.currency-list li.active .checkbox {
  background: #f8f8f8;
  border-left-color: #fd5d2b;
}
.currency-list li .checkbox input[type="checkbox"] {
  margin-left: -18px;
}
.currency-list .btn.btn-default {
  border-width: 0;
  float: right;
  height: 40px;
  padding: 3px 15px;
  font-size: 1.5em;
}
.currency-list .left-arrow.white {
  margin-left: 5px;
}
.currency-list h4 {
  font-size: 1.4em;
  color: #1c5066;
  font-weight: 500;
}
.correlation-currency-table-main {
  border: 1px solid #e9e7e7;
  clear: both;
  display: block;
  /* margin-bottom:30px; */
  margin-bottom: 0;
}
.correlation-currency-table-main > .table-head {
  background: #f8f8f8;
  border-bottom: 1px solid #e9e7e7;
}
.correlation-currency-table-main > .table-head > div {
  color: #000;
  font-size: 0.9em;
  padding: 4px 5px;
}
.currency-table-main-none {
  border-width: 0 !important;
}
.correlation-currency-table-main > .tr {
  display: block;
  border-bottom: 1px solid #e9e7e7;
}
.correlation-currency-table-main > .tr > div {
  display: inline-block;
  padding: 5px;
  width: 11.6%;
  font-size: 0.85em;
  color: 0.85em;
  color: #1b1b1b;
  direction: ltr;
  text-align: left;
}
.correlation-currency-table-main > .tr > div {
  width: 9.3%;
}
.correlation-currency-table-main > .tr > div:first-child {
  color: #1d5884;
}
.correlation-currency-table-main > .table-head > div:first-child {
  color: #000;
}
.correlation-currency-table-main {
  margin-bottom: 10px;
}
.note {
  color: #9d9d9d;
  font-size: 0.8em;
  line-height: 15px;
}
.alert-danger {
  font-size: 0.9em;
}
.error_msg {
  display: inline-block;
  font-size: 0.9em;
  margin: 9px -15px 0 0;
}
.loading {
  height: 477px;
}
.loading img {
  margin-top: -64px;
  top: 50%;
  right: 50%;
  margin-right: -64px;
}
#inner-data .correlation-currency-table-main {
  min-height: 477px;
}
@media (max-width: 767px) {
  .currency-list li {
    width: 50%;
  }
  .currency-list .btn.btn-default {
    float: none;
    display: block;
    width: 100%;
  }
  .setting-row > div:first-child {
    padding-right: 15px;
  }
  .setting-row > div:nth-child(2) {
    max-width: 150px;
    padding-left: 0px;
    padding-right: 0;
  }
  .form-group.time-frame {
    margin-bottom: 10px;
  }
  .correlation-currency-table-main > .tr {
    float: left;
    height: auto;
  }
  .correlation-currency-table-main > .tr {
    width: 25%;
  }
  .correlation-currency-table-main > .tr > div {
    display: block;
    width: auto;
    position: static;
    top: 0;
    padding: 5px;
  }
  .correlation-currency-table-main > .tr > div {
    display: block;
    position: static;
    top: 0;
    width: auto;
    font-size: 0.9em;
  }
  .correlation-currency-table-main > .tr > div {
    border-bottom: 1px solid #e9e7e7;
  }
  .correlation-currency-table-main > .tr > div:last-child {
    border-bottom-width: 0;
  }
  .correlation-currency-table-main > .tr {
    display: none;
  }
  .correlation-currency-table-main > .tr:nth-child(1),
  .correlation-currency-table-main > .tr:nth-child(2),
  .correlation-currency-table-main > .tr:nth-child(3),
  .correlation-currency-table-main > .tr:nth-child(4) {
    display: block;
  }
  #inner-data .correlation-currency-table-main {
    min-height: auto !important;
  }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    #inner-data .correlation-currency-table-main {
      min-height: 200px !important;
    }
  }
}
@media (max-width: 400px) {
  .time-frame .select2-container .select2-choice {
    padding-left: 114px !important;
  }
  .select2-container .select2-choice > .select2-chosen {
    font-size: 0.95em;
  }
  .form-group.time-frame .form-control {
    padding-left: 85px;
  }
}
