@charset "utf-8";
/* CSS Document */
.time-frame .form-group {
  margin-bottom: 0;
}
.time-frame .select2-container .select2-choice {
  background-color: transparent;
}
.time-frame .select2-container .select2-choice {
  padding-left: 108px;
}
.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-top: 4px;
}
.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%;
}
.form-group.time-frame .form-control {
  background: none transparent;
  padding-left: 50px;
  padding-right: 41px;
  height: 35px;
}

.currency-table-main > .tr > div.point {
  width: 15%;
  font-weight: bold;
}
.currency-table-main > .table-head > div.point {
  font-weight: normal;
}
.currency-table-main > .tr > div {
  width: 11%;
}
/* .note{
margin:15px 0 0;	
} */
.note > span {
  color: #999;
}
.events-note.panel {
  margin-top: 30px;
}
#main {
  margin-bottom: 0;
}
.pivot-tab .tab-content .social-row {
  margin-top: 0;
}
.pivot-tab .tab-content {
  padding-top: 12px;
}
.pivot-tab .nav-tabs {
  border: 1px solid #ededed;
  background: #fbfbfb;
}
.pivot-tab .nav-tabs > li > a {
  border-right: 1px solid #ededed;
  border-radius: 0;
  color: #233d4a;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 0.9em;
  padding: 3px 15px 8px;
  margin: 0;
  max-height: 29px;
  overflow: hidden;
  text-transform: capitalize;
}
.pivot-tab .nav-tabs > li > a:hover {
  border-bottom-width: 0;
}
.pivot-tab .nav-tabs > li {
  margin: 0;
  height: 30px;
  margin: -1px 0 0;
  border-top: 1px solid transparent;
  position: relative;
}
.pivot-tab .nav-tabs > li:hover {
  background: none repeat scroll 0 0 #fff;
  border-top: 1px solid #fd5a27;
}
.pivot-tab .nav-tabs > li.active {
  border-top: 1px solid #fd5a27;
}
.pivot-tab .nav-tabs > li.active > a,
.pivot-tab .nav-tabs > li.active > a:hover,
.pivot-tab .nav-tabs > li.active > a:focus,
.pivot-tab .nav-tabs > li:hover > a {
  border-color: transparent;
  border-right-color: #ededed;
  background: #fff;
}
.pivot-tab .nav-tabs > li.active > a,
.pivot-tab .nav-tabs > li.active > a:hover,
.pivot-tab .nav-tabs > li.active > a:focus,
.pivot-tab .nav-tabs > li:hover > a,
.pivot-tab .nav-tabs > li.active,
.pivot-tab .nav-tabs > li.active:hover {
  border-bottom: 0;
}
.pivot-tab .nav-tabs > li.active:before {
  border-top: 7px solid rgba(0, 0, 0, 0.1);
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  content: "";
  display: inline-block;
  right: 50%;
  position: absolute;
  bottom: -8px;
  margin-right: -4px;
}
.pivot-tab .nav-tabs > li.active:after {
  border-top: 7px solid #ffffff;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: "";
  display: inline-block;
  right: 50%;
  position: absolute;
  bottom: -7px;
  margin-right: -3px;
}
#main {
  padding-top: 0;
}
.currency-table-main > .tr > div:first-child {
  color: #1d5884;
}
.currency-table-main > .tr.table-head > div:first-child {
  color: #000;
}

.note {
  color: #9d9d9d;
  font-size: 0.8em;
  line-height: 15px;
}

.pivot-tab {
  min-height: 575px;
}

.currency-table-main > .tr.table-head > div.point {
  font-weight: normal;
}

.loading {
  height: 575px;
}
.loading img {
  margin-right: -64px;
  margin-top: -70px;
  top: 40%;
}

@media (max-width: 767px) {
  .currency-table-main > .tr.table-head {
    width: 31%;
  }
  #main {
    padding-top: 0;
  }
  .currency-table-main > .tr {
    float: left;
    height: auto;
    width: 23%;
  }
  .currency-table-main > .tr > div {
    display: block;
    width: auto;
    position: static;
    top: 0;
    padding: 5px;
  }
  .currency-table-main > .tr > div {
    display: block;
    position: static;
    top: 0;
    width: auto;
    font-size: 0.9em;
  }
  .currency-table-main > .tr > div.point {
    width: auto;
  }
  .currency-table-main > .tr > div {
    border-bottom: 1px solid #e9e7e7;
  }
  .currency-table-main > .tr > div:last-child {
    border-bottom-width: 0;
  }
  .currency-table-main > .tr {
    display: none;
  }
  .currency-table-main > .tr:nth-child(1),
  .currency-table-main > .tr:nth-child(2),
  .currency-table-main > .tr:nth-child(3),
  .currency-table-main > .tr:nth-child(4) {
    display: block;
  }
  .pivot-tab .nav-tabs > li > a {
    padding: 3px 8px 8px;
  }

  .pivot-tab {
    min-height: auto !important;
  }
  .social-sharel {
    margin: 10px 0;
  }

  .time-frame .select2-container .select2-choice {
    padding-left: 114px !important;
  }
  .select2-container .select2-choice > .select2-chosen {
    font-size: 1em;
  }

  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .pivot-tab {
      min-height: 300px !important;
    }
  }
}

@media (max-width: 400px) {
  .time-frame .select2-container .select2-choice {
    padding-left: 114px;
  }
  .select2-container .select2-choice > .select2-chosen {
    font-size: 0.95em;
  }
}

@media (max-width: 350px) {
  .pivot-tab .nav-tabs > li > a {
    padding: 3px 5px 8px;
  }
}
