@font-face {
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'),
    url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2)
      format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'),
    url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjx4wXiWtFCc.woff2)
      format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

#sectionScroll span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 12px;
  height: 12px;
  margin: -6px 0 0 -6px;
  border-left: 1px solid #3a83f9;
  border-bottom: 1px solid #3a83f9;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}

.login-title-content {
  font-weight: bold;
  margin-top: 10px;
  text-align: center;
  color: #576574;
  min-width: 100px;
}

.login-content {
  text-align: center;
  color: #9e9e9e;
  min-width: 150px;
  padding-bottom: 16px;
}

.m-container {
  width: 720px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.icon-bonus-invest {
  width: 40px;
  height: 40px;
}

.title-panel-invest {
  width: 240px;
  height: 24px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}

.hint-text {
  width: 240px;
  height: 68px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}

html {
  font-family: Lato, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

button {
  font-family: Lato, sans-serif;
}

body {
  font-family: Lato, sans-serif;
}

.img-center-2 {
  display: block;
  margin: auto;
}

.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #115396;
  border: none;
  margin-right: 8px;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #eaeaea;
  border: none;
  border-radius: 10px;
  margin-right: 8px;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-color: none;
  background-image: none;
  color: transparent;
}

.carousel-control.left {
  right: auto;
  left: 0;
  background-color: none;
  background-image: none;
  color: transparent;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  font-size: 20px;
  color: none;
  text-align: center;
  text-shadow: none;
  background-color: none;
  opacity: 0.5;
}

.alert {
  padding: 15px;
  margin-bottom: 0;
  border: 1px solid transparent;
  border-radius: 4px;
}

.carousel-caption {
  position: initial;
  padding-top: 10px;
  color: #fff;
  text-align: center;
  text-shadow: none;
}

.dropdown-menu {
  min-width: 0;
}

.social-login {
  margin-top: 30px;
}

.bottom-panel-invest {
  background-color: #3a83f9;
}

.button-fb {
  background-color: #385c8e;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  display: block;
  font-size: 14px;
}

.button-google {
  border: 0.5px solid #ccc;
  background-color: #fff;
  border-radius: 4px;
  display: block;
  color: #333;
  font-size: 14px;
}

.button-register {
  background-color: #3a83f9;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
}

.button-register:active,
.button-register:focus,
.button-register:hover {
  background-color: #3a83f9;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  box-shadow: 0 2px rgba(0, 0, 0, 0.05);
}

.header-title {
  font-size: 20px;
  color: #333;
  text-align: center;
}

.label-title {
  font-size: 14px;
  color: #333;
  font-family: Lato, sans-serif;
  font-weight: 100;
}

.form-group {
  margin-bottom: 30px;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: none;
  background-image: none;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #ebe7e6;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.form-control:focus {
  color: #333;
  background-color: none;
  border: none;
  border-bottom: 1px solid #3a83f9;
  outline: 0;
  box-shadow: 0 2px rgba(0, 123, 255, 0.25);
}

.login-footer {
  margin-top: 32px;
  background-color: #fff;
  text-align: center;
}

a {
  text-decoration: none;
  color: #333;
}

Link {
  text-decoration: none;
}

.input-code {
  padding: 50px 200px;
  display: flex;
  flex-direction: auto;
  justify-content: space-around;
  align-content: space-between;
}

.verif-b-orange {
  border-bottom: 5px solid #3a83f9;
}

.center {
  justify-content: center;
}

.text-blue {
  font-family: Lato, sans-serif;
  color: #3a83f9;
}

.text-white {
  font-family: Lato, sans-serif;
  color: #fff;
}

.text-regular {
  font-family: Lato, sans-serif;
  font-size: 14;
  color: #333;
  opacity: 0.87;
}

.text-black {
  font-family: Lato, sans-serif;
  color: #333;
}

.text-red {
  font-family: Lato, sans-serif;
  color: #FE6D61;
}

.bg-light-grey {
  background-color: #F5F5F5;
}

.bg-blue {
  background-color: #3a83f9;
}

.text-referral-share {
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 4px;
  text-align: left;
  color: #333;
}

.bg-white {
  background-color: #fff;
}

.navbar-brand {
  float: left;
  height: 67px;
  padding: 15px 0;
  font-size: 18px;
  line-height: 20px;
  width: 30%;
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover,
nav > .active > a {
  color: #3a83f9;
  background-color: #fff;
}

.title-top-themebase {
  min-height: 60px;
}

/* mobile */
@media only screen and (max-width: 768px) {
  .form-append-container {
    position: relative;
  }
  .form-append {
    position: absolute;
    display: flex;
    align-items: center;
    top: 20px;
    right: 1px;
    height: 33px;
    padding: 6px 12px;
    background: #ffffff;
    cursor: pointer;
  }
  .see-pass {
    border-bottom: 1px solid #ebe7e6;
    float: right;
    margin-top: 12px;
    color: #333;
  }
  .border-login {
    border-color: #3a83f9;
    border: none;
    border-width: 1px;
    margin-top: 8px;
    border-radius: 4px;
  }
  .hidden-xs {
    display: none;
  }
  .container-login-section {
    padding-left: 15%;
    padding-right: 15%;
  }
  .icon-dashboard-notify {
    width: 24px;
  }
  .ml-12-m {
    margin-left: 12px;
  }
  .mtm-100 {
    margin-top: 100px;
  }
  .pl-16-m {
    padding-left: 16px;
  }
  .bonus-text {
    margin-top: -80%;
    position: absolute;
    padding-left: 28%;
    padding-right: 28%;
    z-index: 10;
  }
  .footer-play {
    position: unset;
  }
  .container-magic-carpet {
    padding: 0 16px 50px 16px;
  }
  .icon-bonus-complete {
    width: 83.2px;
    height: 62.7px;
    margin-top: -7px;
    position: absolute;
    margin-left: 7px;
  }
  .space-track {
    border-bottom: 2px solid #ccc;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
  }
  .carousel-indicators-bonus {
    top: 295px;
  }
  .slider-image {
    width: 100%;
  }
  .padding-fund-recomendation {
    padding: 28px 0;
    margin-bottom: 0;
  }
  .header-height {
    height: 160px;
  }
  .pl-0-m {
    padding-left: 0;
  }
  .pr-0-m {
    padding-right: 0;
  }
  .mtm-20-m {
    margin-top: -20px;
  }
  .ptm-70 {
    padding-top: 70px;
  }
  .ptm-50 {
    padding-top: 50px;
  }
  .mtm-home-70 {
    margin-top: 70px;
  }
  .transfer-pad {
    padding-top: 100px;
    padding-bottom: 80px;
  }
  .bonus-pad {
    padding-top: 100px;
    padding-bottom: 80px;
  }
  .category-img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    margin-left: -60px;
  }
  .category-text {
    text-overflow: ellipsis;
    max-lines: 2;
    position: absolute;
  }
  .container-category {
    width: 120px;
    height: 48px;
    position: relative;
    margin-right: 5px;
    margin-left: 5px;
  }
  .category-trans-color {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    margin-left: -60px;
  }
  div > .category-trans-color.active {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    background-color: rgba(38, 153, 251, 0.8);
    margin-left: -60px;
  }
  .img-banner-referral-share {
    width: 120px;
  }
  .invest-banner {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 18px;
    padding-right: 18px;
  }
  .p-6-m {
    padding: 6px;
  }
  .invest-detail-title {
    padding: 24px 18px;
  }
  .border-box {
    border: 1px solid rgba(112, 112, 112, 0.15);
    padding: 10px;
    min-height: 110px;
    vertical-align: middle;
  }
  .no-transaction-image {
    width: 60%;
    align-content: center;
  }
  .file-input {
    border: 1px solid #eaeaea;
    margin-left: 2px;
  }
  .header-logo {
    width: 100%;
  }
  .pt-24-m {
    padding-top: 24px;
  }
  .pr-0 {
    padding-right: 0;
  }
  .pt-0 {
    padding-top: 0;
  }
  .pt-0-m {
    padding-top: 0;
  }
  .mt-0 {
    margin-top: 0;
  }
  .mb-0 {
    margin-bottom: 0;
  }
  .text-centered {
    font-family: Lato, sans-serif;
    text-align: center;
  }
  .container-p-0 {
    padding: 0;
  }
  .bg-auto-invest {
    right: -8px;
    bottom: -8px;
    position: relative;
  }
  .icon-homepage {
    width: 150px;
  }
  .mtm-16 {
    margin-top: 16px;
  }
  .m-16-m {
    margin-left: 16px;
    margin-right: 16px;
  }
  .f-14-m {
    font-family: Lato, sans-serif;
    font-size: 14px;
  }
  .f-18-m {
    font-family: Lato, sans-serif;
    font-size: 18px;
  }
  .f-12-m {
    font-family: Lato, sans-serif;
    font-size: 12px;
  }
  .bg-gradient-blue {
    background-image: linear-gradient(#6eb8f6, #3a83f9);
    padding-bottom: 24px;
  }
  .bg-gradient-blue-bonus {
    background-image: linear-gradient(#6eb8f6, #3a83f9);
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 100px;
  }
  .bg-gradient-blue-transfer {
    background-image: linear-gradient(#6eb8f6, #3a83f9);
    padding-bottom: 24px;
    padding-left: 18px;
    padding-right: 18px;
  }
  .mt-24-m {
    margin-top: 24px;
  }
  .mt-64-m {
    margin-top: 64px;
  }
  .mt-32-m {
    margin-top: 32px;
  }
  .f-20-m {
    font-family: Lato, sans-serif;
    font-size: 20px;
  }
  .f-10-m {
    font-family: Lato, sans-serif;
    font-size: 10px;
  }
  .f-32-m {
    font-family: Lato, sans-serif;
    font-size: 32px;
  }
  .f-16-m {
    font-family: Lato, sans-serif;
    font-size: 16px;
  }
  .f-24-m {
    font-family: Lato, sans-serif;
    font-size: 24px;
  }
  .mt-8-m {
    margin-top: 8px;
  }
  .mt-16-m {
    margin-top: 16px;
  }
  .w-33-d {
    width: 33.33%;
  }
  .mt-0-m {
    margin-top: 0;
  }
  .mb-32-m {
    margin-bottom: 32px;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 10px;
  }
  .pf-0 {
    padding: 0;
  }
  .img-invest {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 4px;
  }
  .img-small {
    width: 24px;
    height: 24px;
    object-fit: cover;
    border-radius: 4px;
  }
  .navbar-header {
    margin-left: 16px;
  }
  .navbar-brand {
    margin-top: -5px;
  }
  .footer {
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 32px;
    padding-top: 32px;
  }
  .cont-img {
    position: relative;
    text-align: center;
    color: #fff;
    font-family: Lato, sans-serif;
  }
  .p-16-m {
    padding: 16px;
  }
  .p-10-m {
    padding: 10px;
  }
  .br-10 {
    border-top-left-radius: none;
    border-top-right-radius: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .p-0-m {
    padding: 0;
  }
  .content-login {
    padding: 10%;
    margin-left: auto;
    margin-right: auto;
  }
  .square-otp {
    width: 30px;
    height: 30px;
    font-size: 20px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.38);
    text-align: center;
  }
  .line-connector {
    margin-top: -40px;
    z-index: -1;
  }
}

@media only screen and (max-width: 768px) {
  .border-login {
    border-color: #3a83f9;
    border: none;
    border-width: 1px;
    margin-top: 8px;
    border-radius: 4px;
  }
  .hidden-xs {
    display: none;
  }
  .container-login-section {
    padding-left: 15%;
    padding-right: 15%;
  }
  .icon-dashboard-notify {
    width: 24px;
  }
  .ml-12-m {
    margin-left: 12px;
  }
  .mtm-100 {
    margin-top: 100px;
  }
  .pl-16-m {
    padding-left: 16px;
  }
  .bonus-text {
    margin-top: -80%;
    position: absolute;
    padding-left: 28%;
    padding-right: 28%;
    z-index: 10;
  }
  .footer-play {
    position: unset;
  }
  .container-magic-carpet {
    padding: 0 16px 50px 16px;
  }
  .icon-bonus-complete {
    width: 83.2px;
    height: 62.7px;
    margin-top: -7px;
    position: absolute;
    margin-left: 7px;
  }
  .space-track {
    border-bottom: 2px solid #ccc;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
  }
  .carousel-indicators-bonus {
    top: 295px;
  }
  .slider-image {
    width: 100%;
  }
  .padding-fund-recomendation {
    padding: 28px 0;
    margin-bottom: 0;
  }
  .header-height {
    height: 160px;
  }
  .pl-0-m {
    padding-left: 0;
  }
  .pr-0-m {
    padding-right: 0;
  }
  .mtm-20-m {
    margin-top: -20px;
  }
  .ptm-70 {
    padding-top: 70px;
  }
  .ptm-50 {
    padding-top: 50px;
  }
  .mtm-home-70 {
    margin-top: 70px;
  }
  .transfer-pad {
    padding-top: 100px;
    padding-bottom: 80px;
  }
  .bonus-pad {
    padding-top: 100px;
    padding-bottom: 80px;
  }
  .category-img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    margin-left: -60px;
  }
  .category-text {
    text-overflow: ellipsis;
    max-lines: 2;
    position: absolute;
  }
  .container-category {
    width: 120px;
    height: 48px;
    position: relative;
    margin-right: 5px;
    margin-left: 5px;
  }
  .category-trans-color {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    margin-left: -60px;
  }
  div > .category-trans-color.active {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    background-color: rgba(38, 153, 251, 0.8);
    margin-left: -60px;
  }
  .img-banner-referral-share {
    width: 120px;
  }
  .invest-banner {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 18px;
    padding-right: 18px;
  }
  .p-6-m {
    padding: 6px;
  }
  .invest-detail-title {
    padding: 24px 18px;
  }
  .border-box {
    border: 1px solid rgba(112, 112, 112, 0.15);
    padding: 10px;
    min-height: 110px;
    vertical-align: middle;
  }
  .no-transaction-image {
    width: 60%;
    align-content: center;
  }
  .file-input {
    border: 1px solid #eaeaea;
    margin-left: 2px;
  }
  .header-logo {
    width: 100%;
  }
  .pt-24-m {
    padding-top: 24px;
  }
  .pr-0 {
    padding-right: 0;
  }
  .pt-0 {
    padding-top: 0;
  }
  .pt-0-m {
    padding-top: 0;
  }
  .mt-0 {
    margin-top: 0;
  }
  .mb-0 {
    margin-bottom: 0;
  }
  .text-centered {
    font-family: Lato, sans-serif;
    text-align: center;
  }
  .container-p-0 {
    padding: 0;
  }
  .bg-auto-invest {
    right: -8px;
    bottom: -8px;
    position: relative;
  }
  .icon-homepage {
    width: 150px;
  }
  .mtm-16 {
    margin-top: 16px;
  }
  .m-16-m {
    margin-left: 16px;
    margin-right: 16px;
  }
  .f-14-m {
    font-family: Lato, sans-serif;
    font-size: 14px;
  }
  .f-18-m {
    font-family: Lato, sans-serif;
    font-size: 18px;
  }
  .f-12-m {
    font-family: Lato, sans-serif;
    font-size: 12px;
  }
  .bg-gradient-blue {
    background-image: linear-gradient(#6eb8f6, #3a83f9);
    padding-bottom: 24px;
  }
  .bg-gradient-blue-bonus {
    background-image: linear-gradient(#6eb8f6, #3a83f9);
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 100px;
  }
  .bg-gradient-blue-transfer {
    background-image: linear-gradient(#6eb8f6, #3a83f9);
    padding-bottom: 24px;
    padding-left: 18px;
    padding-right: 18px;
  }
  .mt-24-m {
    margin-top: 24px;
  }
  .mt-32-m {
    margin-top: 32px;
  }
  .f-20-m {
    font-family: Lato, sans-serif;
    font-size: 20px;
  }
  .f-10-m {
    font-family: Lato, sans-serif;
    font-size: 10px;
  }
  .f-32-m {
    font-family: Lato, sans-serif;
    font-size: 32px;
  }
  .f-16-m {
    font-family: Lato, sans-serif;
    font-size: 16px;
  }
  .f-24-m {
    font-family: Lato, sans-serif;
    font-size: 24px;
  }
  .mt-8-m {
    margin-top: 8px;
  }
  .mt-16-m {
    margin-top: 16px;
  }
  .w-33-d {
    width: 33.33%;
  }
  .mt-0-m {
    margin-top: 0;
  }
  .mb-32-m {
    margin-bottom: 32px;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 10px;
  }
  .pf-0 {
    padding: 0;
  }
  .img-invest {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 4px;
  }
  .img-small {
    width: 24px;
    height: 24px;
    object-fit: cover;
    border-radius: 4px;
  }
  .navbar-header {
    margin-left: 16px;
  }
  .navbar-brand {
    margin-top: -5px;
  }
  .footer {
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 32px;
    padding-top: 32px;
  }
  .cont-img {
    position: relative;
    text-align: center;
    color: #fff;
    font-family: Lato, sans-serif;
  }
  .p-16-m {
    padding: 16px;
  }
  .p-10-m {
    padding: 10px;
  }
  .br-10 {
    border-top-left-radius: none;
    border-top-right-radius: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .p-0-m {
    padding: 0;
  }
  .content-login {
    padding: 10%;
    margin-left: auto;
    margin-right: auto;
  }
  .square-otp {
    width: 30px;
    height: 30px;
    font-size: 20px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.38);
    text-align: center;
  }
  .line-connector {
    margin-top: -40px;
    z-index: -1;
  }
}

.h-0 {
  height: 0;
}

@media only screen and (min-width: 1920px) {
  .carousel-login {
    position: relative;
    padding: 30% 74px;
  }
  .signUp {
    padding: 30% 74px;
  }
  .carousel-indicators {
    top: 750px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1919px) {
  .carousel-login {
    position: relative;
    padding: 23.5% 74px;
  }
  .signUp {
    padding: 23.5% 74px;
  }
  .carousel-indicators {
    top: 650px;
  }
  .carousel-indicators-bonus {
    top: 430px;
  }
}

.w-8 {
  width: 8px;
}

.f-28 {
  font-size: 28px;
}

.pb-16 {
  padding-bottom: 16px;
}

.pt-16 {
  padding-top: 16px;
}

.pt-18 {
  padding-top: 18px;
}

.p-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.p-16 {
  padding: 16px;
}

/* desktop */
@media only screen and (min-width: 768px) {
  .hidden-md {
    display: none;
  }
  .ol1 li span,
  .ol2 li span {
    width: 95%;
  }
  .ol1 li p,
  .ol2 li p {
    width: 5%;
  }
  .ol1 li,
  .ol2 li {
    display: flex;
  }
  .ul-circle {
    list-style-type: disc;
    padding-left: 18px;
  }
  .ul-circle p {
    padding-left: 15px;
  }
  .tnc-container {
    padding-left: 32px;
    padding-right: 32px;
    text-align: justify;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .tnc-container p,
  .tnc-container span,
  .tnc-container ol,
  .tnc-container ul {
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .min-height-card {
    min-height: 160px;
  }
  .mtm-40-d {
    margin-top: -180px;
  }
  .inline-d {
    display: inline-flex;
  }
  .ml-100-d {
    margin-left: 100px;
  }
  .ml-16-d {
    margin-left: 16px;
  }
  .mr-16-d {
    margin-right: 16px;
  }
  .icon-dashboard-notify {
    width: 48px;
  }
  .panel-glossary {
    min-height: 220px;
  }
  .ptm-70 {
    padding-top: 80px;
  }
  .margin-floating-compare {
    width: 1000px;
    margin-left: 225px;
    margin-right: 225px;
  }
  .container-img-fund {
    width: 80px;
    height: 80px;
  }
  .mb-32-d {
    margin-bottom: 32px;
  }
  .f-28-m {
    font-size: 28px;
  }
  .bonus-text {
    margin-top: -350px;
    position: absolute;
    padding-left: 70px;
    padding-right: 70px;
    z-index: 10;
  }
  .container-magic-carpet {
    padding: 0 0 50px 0;
  }
  .icon-bonus-complete {
    width: 83.2px;
    height: 62.7px;
    position: absolute;
    margin-top: -25px;
    margin-left: 37px;
  }
  .p-8-d {
    padding: 8px;
  }
  .space-track {
    border-bottom: 2px solid #ccc;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
  }
  .chance-play {
    padding-top: 116px;
    padding-right: 100px;
    padding-left: 100px;
    padding-bottom: 65px;
  }
  .p-32-d {
    padding: 32px;
  }
  .carousel-bonus {
    position: relative;
  }
  .slider-image {
    width: 80%;
  }
  .bg-gradient-blue-bonus {
    background-image: linear-gradient(#6eb8f6, #3a83f9);
    padding-left: 18px;
    padding-right: 18px;
  }
  .mt-32-d {
    margin-top: 32px;
  }
  .pr-24-d {
    padding-right: 24px;
  }
  .pl-24-d {
    padding-left: 24px;
  }
  .category-img {
    width: 100%;
    height: 100%;
    position: relative;
    object-fit: cover;
  }
  .category-text {
    text-overflow: ellipsis;
    max-lines: 2;
    position: absolute;
  }
  .category-trans-color {
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.8;
    border-radius: 4;
    object-fit: cover;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
  }
  div > .category-trans-color.active {
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 4;
    object-fit: cover;
    position: absolute;
    background-color: rgba(38, 153, 251, 0.8);
  }
  .container-category {
    width: 100%;
    height: 68px;
    position: relative;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
  }
  .header-height {
    height: 136px;
  }
  .ptd-80 {
    padding-top: 80px;
  }
  .ptd-60 {
    padding-top: 60px;
  }
  .ptd-50 {
    padding-top: 50px;
  }
  .transfer-pad {
    padding-top: 150px;
    padding-bottom: 100px;
  }
  .magic-carpet-header {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .bonus-pad {
    padding-top: 150px;
    padding-bottom: 100px;
  }
  .mtd-100 {
    margin-top: 100px;
  }
  .category-fund {
    width: 100%;
    height: 65px;
    object-fit: cover;
    margin-bottom: -30px;
    margin-left: -130px;
    position: absolute;
  }
  .img-banner-referral-share {
    width: 120px;
  }
  .border-box {
    border: 1px solid rgba(112, 112, 112, 0.15);
    padding: 16px;
    min-height: 80px;
    vertical-align: middle;
  }
  .no-transaction-image {
    width: fit-content;
    align-content: center;
  }
  .file-input {
    border-bottom: none;
  }
  .view-d {
    background-color: #f7fbff;
  }
  .header-logo {
    width: 110px;
    margin-top: 6px;
  }
  .text-banner-referral-share {
    font-family: Lato, sans-serif;
    margin-top: 5px;
  }
  .section-banner-referral-share {
    margin-top: 10px;
  }
  .text-centered-desk {
    font-family: Lato, sans-serif;
    text-align: center;
  }
  .icon-homepage {
    width: 288px;
  }
  .text-resend-email {
    font-family: Lato, sans-serif;
    margin-top: -35px;
  }
  .f-48-d {
    font-family: Lato, sans-serif;
    font-size: 48px;
  }
  .f-24-d {
    font-family: Lato, sans-serif;
    font-size: 24px;
  }
  .f-16-d {
    font-family: Lato, sans-serif;
    font-size: 16px;
  }
  .content-verify-email {
    margin-top: -15px;
  }
  .bg-gradient-blue {
    background-image: linear-gradient(#6eb8f6, #3a83f9);
    padding: 32px;
  }
  .bg-gradient-blue-transfer {
    background-image: linear-gradient(#6eb8f6, #3a83f9);
    padding-left: 32px;
    padding-right: 32px;
  }
  .f-32-d {
    font-family: Lato, sans-serif;
    font-size: 32px;
  }
  .f-30-d {
    font-family: Lato, sans-serif;
    font-size: 30px;
  }
  .f-14-d {
    font-family: Lato, sans-serif;
    font-size: 14px;
  }
  .f-20-d {
    font-family: Lato, sans-serif;
    font-size: 20px;
  }
  .f-18-d {
    font-family: Lato, sans-serif;
    font-size: 18px;
  }
  .f-40-d {
    font-family: Lato, sans-serif;
    font-size: 40px;
  }
  .f-12-d {
    font-family: Lato, sans-serif;
    font-size: 12px;
  }
  .mt-8-d {
    margin-top: 8px;
  }
  .mt-10-d {
    margin-top: 10px;
  }
  .mt-16-d {
    margin-top: 16px;
  }
  .mt-48-d {
    margin-top: 48px;
  }
  .mt-40-d {
    margin-top: 40px;
  }
  .mb-40-d {
    margin-bottom: 40px;
  }
  .mb-80-d {
    margin-bottom: 80px;
  }
  .mt-24-d {
    margin-top: 24px;
  }
  .mr-74-d {
    margin-right: 74px;
  }
  .mr-3 {
    margin-right: 3px;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -30px;
  }
  .content {
    padding-left: 71px;
    padding-right: 71px;
    margin-left: 0;
    margin-right: 0;
  }
  .footer {
    padding-right: 71px;
    padding-left: 71px;
    padding-bottom: 48px;
    padding-top: 48px;
  }
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 71px;
    margin-left: 71px;
  }
  .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
  .br-10 {
    border-radius: 10px;
  }
  .p-0-d {
    padding: 0;
  }
  .pl-0-d {
    padding-left: 0;
  }
  .pr-0-d {
    padding-right: 0;
  }
  .pb-16-d {
    padding-bottom: 16px;
  }
  .p-16-d {
    padding: 16px;
  }
  .content-login {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .container-login {
    padding: 24px 86px;
  }
  .container-login-section {
    padding-top: 116px;
    padding-left: 86px;
    padding-right: 86px;
    padding-bottom: 236px;
  }
  .content-slider {
    margin-top: 260px;
    margin-bottom: 260px;
    min-height: 210px;
  }
  .paddingContent {
    padding-right: 104px;
    padding-left: 104px;
  }
  .mb-0-d {
    margin-bottom: 0;
  }
  .content-bottom-invest {
    padding: 34px 71px;
    background-color: transparent;
  }
  .relativeDesktop {
    position: relative;
    padding: 6px 12px 24px 12px;
  }
}

/* desktop */
@media only screen and (min-width: 768px) {
  .form-append-container {
    position: relative;
  }
  .form-append {
    position: absolute;
    display: flex;
    align-items: center;
    top: 20px;
    right: 1px;
    height: 33px;
    padding: 6px 12px;
    background: #ffffff;
    cursor: pointer;
  }
  .see-pass {
    border-bottom: 1px solid #ebe7e6;
    float: right;
    color: #333;
    margin-top: 33px;
  }
  .hidden-md {
    display: none;
  }
  .min-height-card {
    min-height: 160px;
  }
  .mtm-40-d {
    margin-top: -180px;
  }
  .inline-d {
    display: inline-flex;
  }
  .ml-100-d {
    margin-left: 100px;
  }
  .ml-16-d {
    margin-left: 16px;
  }
  .mr-16-d {
    margin-right: 16px;
  }
  .icon-dashboard-notify {
    width: 48px;
  }
  .panel-glossary {
    min-height: 220px;
  }
  .ptm-70 {
    padding-top: 80px;
  }
  .margin-floating-compare {
    width: 1000px;
    margin-left: 225px;
    margin-right: 225px;
  }
  .container-img-fund {
    width: 80px;
    height: 80px;
  }
  .mb-32-d {
    margin-bottom: 32px;
  }
  .f-28-m {
    font-size: 28px;
  }
  .bonus-text {
    margin-top: -350px;
    position: absolute;
    padding-left: 70px;
    padding-right: 70px;
    z-index: 10;
  }
  .container-magic-carpet {
    padding: 0 0 50px 0;
  }
  .icon-bonus-complete {
    width: 83.2px;
    height: 62.7px;
    position: absolute;
    margin-top: -25px;
    margin-left: 37px;
  }
  .p-8-d {
    padding: 8px;
  }
  .space-track {
    border-bottom: 2px solid #ccc;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
  }
  .chance-play {
    padding-top: 116px;
    padding-right: 100px;
    padding-left: 100px;
    padding-bottom: 65px;
  }
  .p-32-d {
    padding: 32px;
  }
  .carousel-bonus {
    position: relative;
  }
  .slider-image {
    width: 80%;
  }
  .bg-gradient-blue-bonus {
    background-image: linear-gradient(#6eb8f6, #3a83f9);
    padding-left: 18px;
    padding-right: 18px;
  }
  .mt-32-d {
    margin-top: 32px;
  }
  .pr-24-d {
    padding-right: 24px;
  }
  .pl-24-d {
    padding-left: 24px;
  }
  .category-img {
    width: 100%;
    height: 100%;
    position: relative;
    object-fit: cover;
  }
  .category-text {
    text-overflow: ellipsis;
    max-lines: 2;
    position: absolute;
  }
  .category-trans-color {
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.8;
    border-radius: 4;
    object-fit: cover;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
  }
  div > .category-trans-color.active {
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 4;
    object-fit: cover;
    position: absolute;
    background-color: rgba(38, 153, 251, 0.8);
  }
  .container-category {
    width: 100%;
    height: 68px;
    position: relative;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
  }
  .header-height {
    height: 136px;
  }
  .ptd-80 {
    padding-top: 80px;
  }
  .ptd-60 {
    padding-top: 60px;
  }
  .ptd-50 {
    padding-top: 50px;
  }
  .transfer-pad {
    padding-top: 150px;
    padding-bottom: 100px;
  }
  .magic-carpet-header {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .bonus-pad {
    padding-top: 150px;
    padding-bottom: 100px;
  }
  .mtd-100 {
    margin-top: 100px;
  }
  .category-fund {
    width: 100%;
    height: 65px;
    object-fit: cover;
    margin-bottom: -30px;
    margin-left: -130px;
    position: absolute;
  }
  .img-banner-referral-share {
    width: 120px;
  }
  .border-box {
    border: 1px solid rgba(112, 112, 112, 0.15);
    padding: 16px;
    min-height: 80px;
    vertical-align: middle;
  }
  .no-transaction-image {
    width: fit-content;
    align-content: center;
  }
  .file-input {
    border-bottom: none;
  }
  .view-d {
    background-color: #f7fbff;
  }
  .header-logo {
    width: 110px;
    margin-top: 6px;
  }
  .text-banner-referral-share {
    font-family: Lato, sans-serif;
    margin-top: 5px;
  }
  .section-banner-referral-share {
    margin-top: 10px;
  }
  .text-centered-desk {
    font-family: Lato, sans-serif;
    text-align: center;
  }
  .icon-homepage {
    width: 288px;
  }
  .text-resend-email {
    font-family: Lato, sans-serif;
    margin-top: -35px;
  }
  .f-48-d {
    font-family: Lato, sans-serif;
    font-size: 48px;
  }
  .f-24-d {
    font-family: Lato, sans-serif;
    font-size: 24px;
  }
  .f-16-d {
    font-family: Lato, sans-serif;
    font-size: 16px;
  }
  .content-verify-email {
    margin-top: -15px;
  }
  .bg-gradient-blue {
    background-image: linear-gradient(#6eb8f6, #3a83f9);
    padding: 32px;
  }
  .bg-gradient-blue-transfer {
    background-image: linear-gradient(#6eb8f6, #3a83f9);
    padding-left: 32px;
    padding-right: 32px;
  }
  .f-32-d {
    font-family: Lato, sans-serif;
    font-size: 32px;
  }
  .f-30-d {
    font-family: Lato, sans-serif;
    font-size: 30px;
  }
  .f-14-d {
    font-family: Lato, sans-serif;
    font-size: 14px;
  }
  .f-20-d {
    font-family: Lato, sans-serif;
    font-size: 20px;
  }
  .f-18-d {
    font-family: Lato, sans-serif;
    font-size: 18px;
  }
  .f-40-d {
    font-family: Lato, sans-serif;
    font-size: 40px;
  }
  .f-12-d {
    font-family: Lato, sans-serif;
    font-size: 12px;
  }
  .mt-8-d {
    margin-top: 8px;
  }
  .mt-10-d {
    margin-top: 10px;
  }
  .mt-16-d {
    margin-top: 16px;
  }
  .mt-48-d {
    margin-top: 48px;
  }
  .mt-40-d {
    margin-top: 40px;
  }
  .mb-40-d {
    margin-bottom: 40px;
  }
  .mb-80-d {
    margin-bottom: 80px;
  }
  .mt-24-d {
    margin-top: 24px;
  }
  .mr-74-d {
    margin-right: 74px;
  }
  .mr-3 {
    margin-right: 3px;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -30px;
  }
  .content {
    padding-left: 71px;
    padding-right: 71px;
    margin-left: 0;
    margin-right: 0;
  }
  .footer {
    padding-right: 71px;
    padding-left: 71px;
    padding-bottom: 48px;
    padding-top: 48px;
  }
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 71px;
    margin-left: 71px;
  }
  .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
  .br-10 {
    border-radius: 10px;
  }
  .p-0-d {
    padding: 0;
  }
  .pl-0-d {
    padding-left: 0;
  }
  .pr-0-d {
    padding-right: 0;
  }
  .pb-16-d {
    padding-bottom: 16px;
  }
  .p-16-d {
    padding: 16px;
  }
  .content-login {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .container-login {
    padding: 24px 86px;
  }
  .container-login-section {
    padding-top: 116px;
    padding-left: 86px;
    padding-right: 86px;
    padding-bottom: 236px;
  }
  .content-slider {
    margin-top: 260px;
    margin-bottom: 260px;
    min-height: 210px;
  }
  .paddingContent {
    padding-right: 104px;
    padding-left: 104px;
  }
  .mb-0-d {
    margin-bottom: 0;
  }
  .content-bottom-invest {
    padding: 34px 71px;
    background-color: transparent;
  }
  .relativeDesktop {
    position: relative;
  }
  .square-otp {
    width: 40px;
    height: 40px;
    font-size: 24px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.38);
    text-align: center;
  }
  .line-connector {
    margin-top: -60px;
    z-index: -1;
  }
  .invest-detail-title {
    margin-left: 71px;
    margin-top: 61px;
    margin-bottom: 24px;
    width: 80%;
  }
}

.f-24 {
  font-family: Lato, sans-serif;
  font-size: 24px;
}

.mtm-135 {
  margin-top: -135px;
}

.mv-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.mv-md {
  margin-top: 15px;
  margin-bottom: 15px;
}

.mv-lg {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mv-xs {
  margin-top: 5px;
  margin-bottom: 5px;
}

.w-100 {
  width: 100%;
}

.w-16 {
  width: 16px;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  border-radius: 4px;
  margin-top: 130px;
  text-align: center;
  width: 100%;
}

.mt-16 {
  margin-top: 16px;
}

.p-0 {
  padding: 0;
}

.p-4 {
  padding: 4px;
}

.p-6 {
  padding: 6px;
}

.p-8 {
  padding: 8px;
}

.pl-0 {
  padding-left: 0;
}

.br-25 {
  border-radius: 25px;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border: none;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #3a83f9;
}

.navbar-inverse {
  background-color: #fff;
  border: 1px solid #eee;
  -webkit-box-shadow: 0 3px rgba(0, 0, 1, 0.06);
  box-shadow: 0 3px rgba(0, 0, 1, 0.06);
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 16px;
  margin-right: 16px;
  margin-bottom: 16px;
  background-color: none;
  background-image: none;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #fff;
}

.navbar-inverse .navbar-toggle {
  border: none;
}

.bm-burger-button {
  position: absolute;
  width: 36px;
  height: 30px;
  left: 36px;
  top: 36px;
}

.bm-burger-bars {
  background: #373a47;
}

.bm-burger-bars-hover {
  background: #a90000;
}

.bm-cross-button {
  height: 24px;
  width: 24px;
}

.bm-cross {
  background: #bdc3c7;
}

.bm-menu-wrap {
  position: fixed;
  height: 100%;
}

.bm-menu {
  background: #373a47;
  padding: 2.5em 1.5em 0;
  font-size: 1.15em;
}

.bm-morph-shape {
  fill: #373a47;
}

.bm-item-list {
  color: #b8b7ad;
  padding: 0.8em;
}

.bm-item {
  display: inline-block;
}

.bm-overlay {
  background: rgba(0, 0, 0, 0.3);
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #3a83f9;
  background-color: transparent;
  border-bottom: 4px solid #3a83f9;
}

.navbar-inverse .navbar-nav > li > a {
  color: #333;
  background-color: transparent;
  font-size: 16px;
  margin-top: 5px;
  padding-bottom: 16px;
  font-family: Lato, sans-serif;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #3a83f9;
  border-bottom: 4px solid transparent;
  background-color: red;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #3a83f9;
  border-bottom: 4px solid transparent;
  background-color: transparent;
}

.btn-blue {
  border: 1px solid #3a83f9;
  background-color: #3a83f9;
  color: #fff;
  display: block;
  width: 100%;
  border-radius: 4px;
  text-align: center;
  font-family: Lato, sans-serif;
}

.btn-blue:active {
  border: 1px solid #3a83f9;
  background-color: #3a83f9;
  color: #fff;
  display: block;
  width: 100%;
  border-radius: 4px;
  text-align: center;
  font-family: Lato, sans-serif;
}

.btn-blue:focus {
  border: 1px solid #3a83f9;
  background-color: #3a83f9;
  color: #fff;
  display: block;
  width: 100%;
  border-radius: 4px;
  text-align: center;
  font-family: Lato, sans-serif;
}

.btn-blue:hover {
  border: 1px solid #3a83f9;
  background-color: transparent;
  color: #3a83f9;
  display: block;
  width: 100%;
  border-radius: 4px;
  text-align: center;
  font-family: Lato, sans-serif;
}

.btn-border-blue {
  border: 1px solid #3a83f9;
  background-color: #fff;
  color: #3a83f9;
  display: block;
  width: 100%;
  border-radius: 4px;
  text-align: center;
  font-family: Lato, sans-serif;
}

.btn-border-blue:active {
  border: 1px solid #3a83f9;
  background-color: #fff;
  color: #3a83f9;
  display: block;
  width: 100%;
  border-radius: 4px;
  text-align: center;
  font-family: Lato, sans-serif;
}

.btn-border-blue:focus {
  border: 1px solid #3a83f9;
  background-color: #fff;
  color: #3a83f9;
  display: block;
  width: 100%;
  border-radius: 4px;
  text-align: center;
  font-family: Lato, sans-serif;
}

.btn-border-blue:hover {
  border: 1px solid #3a83f9;
  background-color: #3a83f9;
  color: #fff;
  display: block;
  width: 100%;
  border-radius: 4px;
  text-align: center;
  font-family: Lato, sans-serif;
}

.container,
button,
div,
h1,
h2,
h3,
h4,
p,
section,
span {
  font-family: Lato, sans-serif;
}

.stay-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  clear: both;
}

.header-sub-title {
  font-size: 12;
  font-family: Lato, sans-serif;
  text-align: center;
}

.title-page {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 8px;
  color: #3e3e3e;
  font-family: Lato, sans-serif;
}

.sub-title-page {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 8px;
  color: #000;
  font-family: Lato, sans-serif;
}

.ktp input[type='file'] {
  display: block;
  text-align: center;
}

.border-blue {
  border: 1px solid #3a83f9;
}

.centered {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%);
}

.panel-share-referral {
  background-color: #2479d6;
  padding: 16px;
}

.title-modal {
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 16px;
  text-align: left;
}

.light {
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.bold {
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.top-left {
  position: absolute;
  top: 21px;
  left: 38px;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1;
  color: #333;
  text-align: center;
  background-color: transparent;
  border-bottom: 1px solid #ebe7e6;
  border-top: none;
  border-left: none;
}

.nav-tabs > li > a {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: none;
  border-bottom-color: transparent;
  padding: 12px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: transparent;
  border-bottom: 2px solid #3a83f9;
  border-top: none;
  border-right: none;
  border-left: none;
}

.nav-tabs > .nav-tabs-historical-value {
  background-color: #fff;
  border-radius: 4px;
  text-align: center;
  width: 100%;
}

.nav-tabs-historical-value > li.active > a,
.nav-tabs-historical-value > li.active > a:focus,
.nav-tabs-historical-value > li.active > a:hover {
  color: #3a83f9;
  cursor: default;
  background-color: none;
  border: none;
}

.nav-tabs > .nav-tabs-historical > li > a {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: none;
  border-bottom-color: transparent;
  padding: 12px;
}

.tab-content {
  margin-top: 16px;
}

.list-detail {
  position: relative;
  display: block;
  padding: 15px 0;
  background-color: transparent;
  border-bottom: 2px solid #ddd;
  border-left: none;
  border-top: none;
  border-right: none;
}

.panel-blue > .panel-heading {
  color: #fff;
  background-color: #3a83f9;
  border-color: none;
  -webkit-box-shadow: 0 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px rgba(0, 0, 0, 0.05);
}

.panel-footer {
  padding: 10px 15px;
  background-color: transparent;
  border: 1px solid #eaeaea;
  text-align: center;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #3a83f9;
  -webkit-box-shadow: 0 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px rgba(0, 0, 0, 0.05);
}

.br-four {
  border-radius: 4px;
}

.br-eight {
  border-radius: 8px;
}

.v-align {
  vertical-align: middle;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: none;
  -webkit-box-shadow: 0 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}

.toggleView {
  background-color: #fff;
  border: none;
  -webkit-box-shadow: 0 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}

.black-14 {
  font-size: 14px;
  color: #333;
  font-family: Lato, sans-serif;
}

.black-16 {
  font-size: 16px;
  color: #333;
}

.mb-16 {
  margin-bottom: 16px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mb-32 {
  margin-bottom: 32px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #eaeaea;
}

.list-group-item-invest {
  position: relative;
  display: block;
  padding: 0;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #eaeaea;
}

.list-group-item-sm {
  position: relative;
  display: block;
  padding: 5px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #eaeaea;
}

.x-sm-height {
  height: 40px;
}

.sm-height {
  height: 50px;
}

.m-height {
  height: 70px;
}

.theme-list-detail {
  min-height: 70px;
}

.ml-16 {
  margin-left: 16px;
}

.ml-20 {
  margin-left: 20px;
}

.mt-24 {
  margin-top: 24px;
}

.mt-32 {
  margin-top: 32px;
}

.mt-12 {
  margin-top: 12px;
}

.panel-invest-now {
  background-color: #fff;
  box-shadow: 0 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #eaeaea;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 0;
}

.black-12 {
  font-family: Lato, sans-serif;
  font-size: 12px;
  color: #333;
}

.f-20 {
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.list-theme-base-deposit {
  border-bottom: 1px solid #eaeaea;
  border-left: none;
  border-top: none;
  border-right: none;
  padding-bottom: 11px;
  padding-top: 6px;
}

.border-grey {
  border: 1px solid #eaeaea;
}

.step-info {
  background-color: #fef2f4;
  border: none;
  box-shadow: none;
}

.mt-4 {
  margin-top: 4px;
}
.mb-4 {
  margin-bottom: 4px;
}
.ml-4 {
  margin-left: 4px;
}
.mr-4 {
  margin-right: 4px;
}

.mt-8 {
  margin-top: 8px;
}
.mb-8 {
  margin-bottom: 8px;
}
.ml-8 {
  margin-left: 8px;
}
.mr-8 {
  margin-right: 8px;
}

.mt-12 {
  margin-top: 12px;
}
.mb-12 {
  margin-bottom: 12px;
}
.ml-12 {
  margin-left: 12px;
}
.mr-12 {
  margin-right: 12px;
}

.f-12 {
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.f-14 {
  font-family: Lato, sans-serif;
  font-size: 14px;
}

.f-18 {
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.f-16 {
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.f-16-b {
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.panel-portfolio {
  padding: 0;
  background-color: #fff;
  box-shadow: 0 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #eaeaea;
}

.panel-portfolio-add {
  padding: 0;
  background-color: #fff;
  box-shadow: 0 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #eaeaea;
}

.panel-portfolio-sm {
  padding: 15px 0 0 0;
  background-color: #fff;
  box-shadow: 0 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #eaeaea;
}

.b-none {
  border: none;
}

.pl-16 {
  padding-left: 16px;
}

.pl-10 {
  padding-left: 10px;
}

.panel-auto-invest {
  padding: 11px;
}

.list-investasi:first-child {
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: none;
}

.list-investasi:last-child {
  border-radius: 0;
  margin-bottom: 0;
  border-left: none;
  border-right: none;
}

.list-investasi-sm:first-child {
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: none;
}

.list-investasi-sm:last-child {
  border-radius: 0;
  margin-bottom: 0;
  border-left: none;
  border-right: none;
}

.f-10 {
  font-family: Lato, sans-serif;
  font-size: 10px;
}

.list-investasi-button {
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: none;
  padding: 0;
  margin-top: 16px;
}

.border-header {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.view {
  background-color: #f8fbff;
}

.icon-social-media {
  margin-right: 8px;
}

.return-value {
  padding: 8px 16px;
  background-color: #eff7ff;
  font-size: 16px;
  line-height: 24px;
  display: flow-root;
  border-radius: 4px;
}

.f-root {
  display: flow-root;
}

a:hover {
  text-decoration: none;
}

.chart {
  background-color: #d3d3d3;
  height: 200px;
  width: 100%;
}

.footer-text {
  color: #fff;
  justify-content: flex-end;
}

.footer-text:hover {
  color: #fff;
  justify-content: flex-end;
}

a:active .footer-text {
  color: #fff;
  justify-content: flex-end;
}

ul {
  list-style-type: none;
  padding-left: 0;
}

.list-group {
  margin-bottom: 16px;
}

.google-play-logo {
  width: 40%;
}

.icon-kyc {
  width: 50%;
}

.kyc-box {
  border-radius: 4px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16);
  border: solid 0.5px #eaeaea;
  padding: 40px;
  margin-top: 41px;
  margin-bottom: 41px;
}

.icon-kyc-ktp-cc {
  width: 60%;
}
.icon-share {
  height: 90px;
}

.navbar-sticky {
  position: fixed;
  width: 100%;
  z-index: 200;
}

.themebox {
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
}

.pt-100 {
  padding-top: 100px;
}

.mt-10 {
  margin-top: 10px;
}

.alert-position {
  padding-top: 90px;
}

.slidecontainer {
  width: 100%;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 25px;
  background: #d3d3d3;
  outline: 0;
  opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  background: #4caf50;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #4caf50;
  cursor: pointer;
  color: #fff;
  font-family: Lato, sans-serif;
}

.customDatePickerWidth,
.customDatePickerWidth > div.react-datepicker-wrapper,
.customDatePickerWidth
  > div
  > div.react-datepicker__input-container
  .customDatePickerWidth
  > div
  > div.react-datepicker__input-container
  input {
  width: 100%;
}

.track-bullet {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #ccc;
  margin-right: 8px;
}

.panel-track-bonus {
  padding: 16px;
  min-height: 200px;
}

.step-checked {
  display: inline-table;
}

.mt-5 {
  margin-top: 5px;
}

.pointer {
  cursor: pointer;
}

.additional-box {
  background-color: #fff;
  padding: 16px;
  color: #333;
}

.line-fund {
  margin-top: 12px;
  margin-bottom: 12px;
  color: #f5f5f5;
}

.search-bar-box {
  background-color: #fff;
  border-radius: 4px;
  padding: 16px;
  border: 1px solid #f5f5f5;
}

.form-control-search {
  border-bottom: none;
}

.border-black {
  border: 1px solid #000;
  border-radius: 4px;
}

.border-med-blue {
  border: 2px solid #4aa2ff;
}

.inline {
  display: inline-flex;
}

.cancel-top {
  margin-left: 5px;
  vertical-align: top;
}

.mt-4 {
  margin-top: 4px;
}

.text-light-grey {
  color: #cecece;
  font-family: Lato, sans-serif;
}

.height-50 {
  min-height: 50px;
}

.pb-0 {
  padding-bottom: 0;
}

.mt-80 {
  margin-top: 80px;
}

.pt-64 {
  padding-top: 64px;
}

.mb-80 {
  margin-bottom: 80px;
}

.pl-21 {
  padding-left: 21px;
}

.mt-20 {
  margin-top: 20px;
}

.img-bank-logo {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  display: inline-block;
}

.form-control-post {
  border: 1px solid #9e9e9e;
}

.search-section {
  border: 1px solid #f5f5f5;
  box-shadow: 0 2px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  background-color: #fff;
  color: #9e9e9e;
  font-family: Lato, sans-serif;
  display: block;
  font-size: 10px;
}

.content-center {
  margin: 0 auto;
}

.override-border {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.override-border-light {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.override-border-light-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.circle-image {
  border-radius: 50%;
}

.button-transparent {
  background-color: transparent;
  border: none;
}

ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
}

ol.list-reset {
  counter-reset: none;
  counter-set: item;
}

ol.list-reset > li,
ol.numbering li {
  margin-top: 16px;
}

ol > li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}

ol > li:before {
  content: counters(item, '.') '. ';
  display: table-cell;
}

ol.list-reset li:before {
  content: counters(item, '.') '. ';
}

ol.list-reset  li > ul > li:before {
  content: '';
}

.list-first-bold > li:before {
  font-weight: bold;
}

li ol > li {
  margin: 0;
}

li ol > li:before {
  content: counters(item, '.') ' ';
}

.ajaibLogo {
  width: 40%;
}

.list-upper-alpha {
  list-style: upper-alpha;
}
.list-upper-alpha > li {
  margin-bottom: 24px;
  padding: 8px;
}

.list-decimal {
  list-style: decimal;
}

.list-decimal > li {
  margin-top: 16px;
  margin-left: 16px;
  padding-left: 8px;
}

.list-lower-alpha {
  list-style: lower-alpha;
}

.list-lower-alpha > li {
  margin-top: 16px;
  margin-left: 16px;
  padding-left: 8px;
}

.list-upper-roman {
  list-style: upper-roman;
}

.list-upper-roman > li {
  margin-left: 16px;
}

.list-lower-roman {
  list-style: lower-roman;
}

.list-lower-roman > li {
  margin-left: 16px;
}

.list-disc {
  list-style: disc;
}

.list-disc > li {
  margin-top: 16px;
  margin-left: 16px;
  padding-left: 8px;
}

.list-none {
  list-style: none;
}

.list-none > li {
  margin-top: 16px;
  margin-left: 16px;
  padding-left: 8px;
}

.alert-danger {
  color: #FE6D61;
  background-color: #FFECEB;
}
#tnc-stockback p {
  margin-bottom: 8px;
}

#tnc-stockback > ol > li > h2,
#tnc-stockback > ol > li:before {
  font-weight: bold;
  font-size: 16px;
}

#tnc-stockback li {
  margin-bottom: 8px;
}

#tnc-stockback li:before {
  content: attr(value) ' ';
  display: table-cell;
  min-width: 16px;
}

#tnc-stockback .long-list-ix > li:before {
  min-width: 32px;
}

#tnc-stockback a {
  color: blue;
  text-decoration: underline;
}

