.idt-bat-dialog .ngdialog-close {
  display: none
}

.idt-bat-ad {
  text-align: center;
  padding: 20px
}

.idt-bat-ad .ngdialog-content {
  background-color: white !important
}

.idt-bat-ad-vote {
  border: 1px solid #a5a5a5;
  margin: 2px;
  background-color: #f2f2f2;
  font-size: 14px;
  cursor: pointer
}

.idt-bat-ad-vote:hover {
  background-color: #d4d4d4
}

.idt-bat-ad-close {
  position: absolute;
  top: -38px;
  right: -20px;
  color: white;
  font-size: 10px;
  font-weight: bold;
  cursor: pointer
}

.idt-bat-ad-textarea {
  width: 100%;
  resize: none;
  height: 62px;
  margin-bottom: 20px;
  font-family: inherit;
  font-size: 14px
}

.idt-bat-ad-button {
  position: fixed;
  height: 55px;
  top: 5px;
  right: 165px;
  z-index: 9
}

.idt-bat-ad-button-inside {
  width: 68px;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  cursor: pointer;
  color: #414141
}

.idt-bat-ad-btn .idt-button {
  background-color: white;
  border: 1px solid #7b7b7b;
  margin: 10px 5px;
  height: 40px
}

.idt-bat-ad-btn .idt-button-txt {
  padding: 7px;
  font-weight: bold
}

.idt-bat-ad-header {
  position: fixed;
  z-index: 99999;
  width: calc(100vw - 100px);
  height: 100px;
  top: 0px;
  left: 0px
}

.idt-bat-btn-launch {
  width: 200px;
  background-color: white;
  margin: 10px;
  box-shadow: 1px 1px 1px #8a8a8a;
  border-radius: 4px;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  cursor: pointer
}

.idt-bat-btn-launch-title {
  padding: 40px;
  font-size: 22px;
  font-weight: bold;
  text-align: center
}

.bat-result-launch-btn {
  right: 8px;
  bottom: 8px;
  position: absolute;
  width: 200px
}

.idt-bat-coin {
  color: #da8c12;
  font-weight: 700;
  font-size: 20px;
  width: inherit;
  margin-right: 10px;
  text-align: right
}

.tip-bg {
  background-color: #00c2e0;
  width: 450px;
  position: fixed;
  height: calc(100vh - 48px);
  overflow-y: auto;
  top: 48px;
  left: 758px;
}

.tip-link {
  background-color: white;
  height: 18px;
  width: 8px;
  margin-left: 50px;
  margin-right: auto
}

.tip-note-moins {
  width: 16px;
  height: 16px;
  background-color: #c75151;
  color: #FFF;
  border-radius: 100%;
  padding: 7px;
  font-weight: 700;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12)
}

.tip-header {
  margin: 16px 0px;
  margin-top: 34px;
  margin-bottom: 0px;
  position: relative;
  padding: 6px 14px;
  font-weight: 700;
  border-radius: 0px;
  min-height: 40px;
  background-color: white;
}

.tip-item {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 4px;
  padding: 5px 5px;
  font-weight: 600;
  min-height: 40px;
  background-color: white;
}

.tip-item-header {
  font-weight: 500;
  font-size: 14px;
  min-height: 40px;
  margin: auto 0 auto 15px
}

.tip-item-header:hover {
  font-weight: bold
}

.tip-item-header .fa {
  color: #bebebe
}

.tip-item-question {
  padding: 5px 15px;
  background-color: #1cca7e;
  color: white;
  font-weight: 700;
  font-size: 15px
}

.tip-item-desc {
  margin: 5px 0;
  font-weight: normal;
  font-size: 12px
}

.tip-item-desc-lg {
  margin: 18px 0;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #3b3b3b
}

.tip-item-chevron {
  cursor: pointer;
  margin: 12px;
  font-size: 14px;
  color: white
}

.tip-divider {
  height: 1px;
  width: 100%;
  background-color: #d1d1d1
}

.tip-avatar {
  border-radius: 50%;
  width: 40px;
  height: 40px
}

.tip-author {
  font-size: 12px;
  font-weight: normal;
  cursor: pointer
}

.tip-author span {
  font-size: 10px
}

.tip-date {
  font-size: 10px;
  font-weight: normal;
  color: grey
}

.bat-result-page {
  padding: 20px;
  position: relative;
  height: calc(100vh - 92px);
  overflow-y: auto;
}

.bat-result-details-title {
  color: grey
}

.bat-result-details-container {
  overflow-y: auto
}

.bat-result-details-line {
  cursor: pointer;
  padding-right: 4px;
  padding-left: 4px;
  padding-bottom: 12px;
  padding-top: 12px;
  color: #575757
}

.bat-result-details-line:hover {
  background-color: whitesmoke
}

.bat-result-details-line.show-line {
  border-top: 1px solid #eaeaea
}

.bat-result-details {
  width: 190px;
  padding: 15px 15px 0px 45px
}

.bat-result-details-note {
  font-size: 14px;
  color: #7e7e7e
}

.bat-result-details-expand {
  font-size: 11px;
  color: #a1a1a1;
  line-height: 18px
}

.bat-result-coaching-date {
  color: #717171;
  font-weight: normal;
  font-size: 14px;
  padding-bottom: 14px
}

.bat-result-coaching-podium {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-weight: normal;
  font-size: 10px;
  color: #a4a4a4
}

.bat-result-coaching-podium img {
  height: 18px;
  width: 18px;
  margin-bottom: -4px
}

.tip-item-header-title {
  font-size: 14px;
  padding: 12px 0px;
  font-weight: 700
}

.tip-item-desc-container {
  position: relative;
  cursor: pointer;
  overflow-y: hidden;
  min-height: 74px;
  max-height: 74px;
  width: calc(100% + 40px);
  margin-left: -20px
}

.tip-item-gradient {
  height: 100%;
  width: 100%;
  position: absolute;
  background: white;
  background: -moz-linear-gradient(top, #fff0 0%, #fff 100%);
  background: -webkit-linear-gradient(top, #fff0 0%, #fff 100%);
  background: linear-gradient(to bottom, #fff0 0%, #fff 100%)
}

.tip-inside-chevron {
  position: absolute;
  cursor: pointer;
  background-color: #c2c2c2;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  top: 22px;
  box-shadow: 1px 1px 1px #929292;
  opacity: 0;
  transition: 0.5s
}

.tip-item-desc-container:hover>.tip-inside-chevron {
  opacity: 0.8;
  transition: 0.5s
}

.tip-item-btn {
  margin-top: 14px;
  border: 1px solid #00c2e0;;
  border-radius: 2px;
  padding: 6px 26px;
  cursor: pointer;
  font-size: 14px;
  color: #00c2e0;
}

.tip-vid-title {
  margin-bottom: 10px;
  margin-left: 10px;
  font-size: 12px
}

.tip-vid-subtitle {
  font-size: 11px;
  margin-left: 10px;
  font-weight: normal;
  color: #959595
}

.tip-item-count {
  font-size: 12px;
  padding-top: 22px
}

.tip-popup-header {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #606060;
  padding: 10px 10px 8px 70px
}

.tip-popup-header i {
  cursor: pointer;
  font-size: 24px
}

.tip-dialog {
  border-radius: 8px !important;
  padding: 0px !important;
  background-color: white;
  width: 800px;
  margin: 0px 50px;
  box-shadow: 1px 1px 8px #9e9e9e
}

.tip-popup-chevron {
  width: 70px;
  text-align: center;
  padding: 10px;
  font-size: 24px;
  color: #969696;
  cursor: pointer
}

.tip-popup-container {
  padding-top: 10px;
  padding-bottom: 50px;
  line-height: 18px
}

.tip-popup-title {
  font-size: 18px;
  line-height: 22px
}

.tip-popup-title-lg {
  font-size: 24px;
  line-height: 40px
}

.bat-result-popdiv {
  width: 100%;
  height: 100%
}

.bat-result-chevron-left {
  font-size: 14px;
  color: #444;
  text-align: center;
  width: 68px
}

.bat-result-chevron-left i {
  font-size: 28px;
  margin: 6px;
  cursor: pointer
}

.bat-result-details-chevron {
  color: #aeaeae;
  margin-right: 10px
}

.bat-result-details-vid {
  border-radius: 2px;
  padding: 6px 8px;
  margin-top: 16px
}


/*# sourceMappingURL=bat-result.css.map */


/* axis */

.bat-result-axis {
  text-align: center;
  cursor: pointer;
  padding: 10px;
  margin: 10px;
  border-radius: 4px;
}

.bat-result-axis:hover {
  opacity: 0.8;
  background-color: #f4f5f7;
}

.bat-result-axis img {
  width: 80px;
  margin: 10px auto;
}

.bat-result-axis-selected {
  background-color: #f4f5f7;
}