/* line 19, ../sass/all/base.scss */
.mr-top-0 {
  margin-top: 0 !important;
}

/* line 23, ../sass/all/base.scss */
.mr-top-10 {
  margin-top: 10px !important;
}

/* line 27, ../sass/all/base.scss */
.mr-top-20 {
  margin-top: 20px !important;
}

/* line 31, ../sass/all/base.scss */
.mr-top-30 {
  margin-top: 30px !important;
}

/* line 35, ../sass/all/base.scss */
.mr-top-40 {
  margin-top: 40px !important;
}

/* line 39, ../sass/all/base.scss */
.mr-top-50 {
  margin-top: 50px !important;
}

/* line 43, ../sass/all/base.scss */
.mr-bot-0 {
  margin-bottom: 0 !important;
}

/* line 47, ../sass/all/base.scss */
.mr-bot-10 {
  margin-bottom: 10px !important;
}

/* line 51, ../sass/all/base.scss */
.mr-bot-20 {
  margin-bottom: 20px !important;
}

/* line 55, ../sass/all/base.scss */
.mr-bot-30 {
  margin-bottom: 30px !important;
}

/* line 59, ../sass/all/base.scss */
.mr-bot-40 {
  margin-bottom: 40px !important;
}

/* line 63, ../sass/all/base.scss */
.mr-bot-50 {
  margin-bottom: 50px !important;
}

/* line 70, ../sass/all/base.scss */
.pd-top-0 {
  padding-top: 0 !important;
}

/* line 74, ../sass/all/base.scss */
.pd-top-10 {
  padding-top: 10px !important;
}

/* line 78, ../sass/all/base.scss */
.pd-top-20 {
  padding-top: 20px !important;
}

/* line 82, ../sass/all/base.scss */
.pd-top-30 {
  padding-top: 30px !important;
}

/* line 86, ../sass/all/base.scss */
.pd-top-40 {
  padding-top: 40px !important;
}

/* line 90, ../sass/all/base.scss */
.pd-top-50 {
  padding-top: 50px !important;
}

/* line 94, ../sass/all/base.scss */
.pd-bot-0 {
  padding-bottom: 0 !important;
}

/* line 98, ../sass/all/base.scss */
.pd-bot-10 {
  padding-bottom: 10px !important;
}

/* line 102, ../sass/all/base.scss */
.pd-bot-20 {
  padding-bottom: 20px !important;
}

/* line 106, ../sass/all/base.scss */
.pd-bot-30 {
  padding-bottom: 30px !important;
}

/* line 110, ../sass/all/base.scss */
.pd-bot-40 {
  padding-bottom: 40px !important;
}

/* line 114, ../sass/all/base.scss */
.pd-bot-50 {
  padding-bottom: 50px !important;
}

/* line 120, ../sass/all/base.scss */
.ttu {
  text-transform: uppercase;
}

/* line 124, ../sass/all/base.scss */
.tac {
  text-align: center;
}

/* line 128, ../sass/all/base.scss */
.no-pad-top {
  padding-top: 0 !important;
}

/* line 132, ../sass/all/base.scss */
.no-pad-bot {
  padding-bottom: 0 !important;
}

@media only screen and (max-width: 709px) and (min-width: 120px) {
  /* line 158, ../sass/all/base.scss */
  .mr-top-10 {
    margin-top: 7px !important;
  }

  /* line 162, ../sass/all/base.scss */
  .mr-top-20 {
    margin-top: 10px !important;
  }

  /* line 166, ../sass/all/base.scss */
  .mr-top-30 {
    margin-top: 15px !important;
  }

  /* line 170, ../sass/all/base.scss */
  .mr-top-40 {
    margin-top: 20px !important;
  }

  /* line 174, ../sass/all/base.scss */
  .mr-top-50 {
    margin-top: 30px !important;
  }

  /* line 178, ../sass/all/base.scss */
  .mr-bot-10 {
    margin-bottom: 7px !important;
  }

  /* line 182, ../sass/all/base.scss */
  .mr-bot-20 {
    margin-bottom: 10px !important;
  }

  /* line 186, ../sass/all/base.scss */
  .mr-bot-30 {
    margin-bottom: 15px !important;
  }

  /* line 190, ../sass/all/base.scss */
  .mr-bot-40 {
    margin-bottom: 20px !important;
  }

  /* line 194, ../sass/all/base.scss */
  .mr-bot-50 {
    margin-bottom: 30px !important;
  }

  /* line 200, ../sass/all/base.scss */
  .pd-top-10 {
    padding-top: 7px !important;
  }

  /* line 204, ../sass/all/base.scss */
  .pd-top-20 {
    padding-top: 10px !important;
  }

  /* line 208, ../sass/all/base.scss */
  .pd-top-30 {
    padding-top: 15px !important;
  }

  /* line 212, ../sass/all/base.scss */
  .pd-top-40 {
    padding-top: 20px !important;
  }

  /* line 216, ../sass/all/base.scss */
  .pd-top-50 {
    padding-top: 30px !important;
  }

  /* line 221, ../sass/all/base.scss */
  .pd-bot-10 {
    padding-bottom: 7px !important;
  }

  /* line 225, ../sass/all/base.scss */
  .pd-bot-20 {
    padding-bottom: 10px !important;
  }

  /* line 229, ../sass/all/base.scss */
  .pd-bot-30 {
    padding-bottom: 15px !important;
  }

  /* line 233, ../sass/all/base.scss */
  .pd-bot-40 {
    padding-bottom: 20px !important;
  }

  /* line 237, ../sass/all/base.scss */
  .pd-bot-50 {
    padding-bottom: 30px !important;
  }
}
/* line 1, ../sass/account/acc-auth.scss */
.AccAuth {
  position: relative;
  padding: 100px 0;
  padding-top: 0 !important;
  background: #f4f5f6;
}
/* line 7, ../sass/account/acc-auth.scss */
.AccAuth .container {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}

/* line 23, ../sass/account/acc-auth.scss */
.AccAuthLogin {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-align-self: flex-start;
  align-self: flex-start;
  background: #fff;
  z-index: 2;
  -webkit-box-shadow: -10px 10px 30px 10px rgba(0, 0, 0, 0.15);
  box-shadow: -10px 10px 30px 10px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  width: 530px;
  padding: 85px 100px;
  margin-top: 50px;
  color: #000;
}
/* line 40, ../sass/account/acc-auth.scss */
.AccAuthLogin .title {
  position: relative;
  text-align: center;
  font-weight: 700;
  line-height: 1.1;
  font-size: 44px;
}
/* line 48, ../sass/account/acc-auth.scss */
.AccAuthLogin .text {
  position: relative;
  text-align: center;
  font-weight: 600;
  margin-top: 30px;
  font-size: 14px;
}
/* line 55, ../sass/account/acc-auth.scss */
.AccAuthLogin .text .error {
  font-size: 10px;
  color: darkorange;
  margin-bottom: -30px;
}
/* line 61, ../sass/account/acc-auth.scss */
.AccAuthLogin .text .blue {
  color: #25C6DB;
}
/* line 66, ../sass/account/acc-auth.scss */
.AccAuthLogin .form-horizontal {
  position: relative;
  margin-top: 40px;
}
/* line 71, ../sass/account/acc-auth.scss */
.AccAuthLogin .form-control {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 600;
  width: 100%;
  height: 46px;
  /* border-radius: 10px; */
  margin-bottom: 15px;
  background: #f4f5f6;
  padding-left: 40px;
  padding-right: 10px;
  font-size: 14px;
  color: #000;
  background-position: 7px 13px;
  background-repeat: no-repeat;
  -webkit-background-size: auto 20px;
  background-size: auto 20px;
  border: none;
}
/* line 93, ../sass/account/acc-auth.scss */
.AccAuthLogin .form-control::placeholder {
  color: #757575;
}
/* line 97, ../sass/account/acc-auth.scss */
.AccAuthLogin .form-control#username, .AccAuthLogin .form-control#email {
  background-image: url(/assets/img/2561462_mail_icon_grey.svg);
}
/* line 101, ../sass/account/acc-auth.scss */
.AccAuthLogin .form-control#yourmail {
  background-image: url(/assets/img/2561462_mail_icon.svg);
}
/* line 105, ../sass/account/acc-auth.scss */
.AccAuthLogin .form-control#yourname {
  background-image: url(/assets/img/profile_about_mobile_ui_user_icon.svg);
}
/* line 109, ../sass/account/acc-auth.scss */
.AccAuthLogin .form-control#yourmessage {
  background-image: url(/assets/img/3005781_align_left_line_text_icon.svg);
}
/* line 113, ../sass/account/acc-auth.scss */
.AccAuthLogin .form-control#password {
  background-image: url(/assets/img/3324992_lock_icon.svg);
}
/* line 118, ../sass/account/acc-auth.scss */
.AccAuthLogin textarea.form-control {
  height: 100px;
  padding-top: 15px;
}
/* line 123, ../sass/account/acc-auth.scss */
.AccAuthLogin .forgot {
  position: relative;
  text-align: center;
  font-weight: 600;
  font-size: 10px;
  margin-top: 20px;
}
/* line 130, ../sass/account/acc-auth.scss */
.AccAuthLogin .forgot a {
  display: inline-block;
  position: relative;
  border-bottom: 2px solid #25C6DB;
}
/* line 135, ../sass/account/acc-auth.scss */
.AccAuthLogin .forgot a:hover {
  color: #25C6DB;
  border-color: #25C6DB;
}
/* line 142, ../sass/account/acc-auth.scss */
.AccAuthLogin .site-btn {
  height: 50px;
  /* border-radius: 25px; */
  margin-top: 20px;
  text-transform: uppercase;
  padding: 0;
  width: 100%;
}

/* line 152, ../sass/account/acc-auth.scss */
.AccAuthReg {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-align-self: flex-start;
  align-self: flex-start;
  background: #25c6db;
  background: -moz-linear-gradient(left, #25c6db 0%, darkorange 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #25c6db), color-stop(100%, darkorange));
  background: -webkit-linear-gradient(left, #25c6db 0%, darkorange 100%);
  background: -o-linear-gradient(left, #25c6db 0%, darkorange 100%);
  background: -ms-linear-gradient(left, #25c6db 0%, darkorange 100%);
  background: linear-gradient(to right, #25c6db 0%, darkorange 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b59ce', endColorstr='#0bc9ed', GradientType=1 );
  -webkit-box-shadow: -10px 10px 30px 10px rgba(0, 0, 0, 0.15);
  box-shadow: -10px 10px 30px 10px rgba(0, 0, 0, 0.15);
  color: #fff;
  border-radius: 15px;
  width: 614px;
  padding: 250px 120px;
  margin-left: -80px;
  transition: z-index ease 0.5s;
}
/* line 169, ../sass/account/acc-auth.scss */
.AccAuthReg .title {
  position: relative;
  text-align: center;
  color: #fff;
  font-weight: 700;
  line-height: 1.1;
  font-size: 48px;
}
/* line 178, ../sass/account/acc-auth.scss */
.AccAuthReg .text {
  position: relative;
  text-align: center;
  font-weight: 700;
  font-size: 28px;
  margin-top: 15px;
}
/* line 186, ../sass/account/acc-auth.scss */
.AccAuthReg .site-btn {
  text-transform: uppercase;
  margin-top: 100px;
}

@media only screen and (min-width: 1480px) and (max-width: 1640px) {
  /* line 194, ../sass/account/acc-auth.scss */
  .AccAuth {
    padding: 85px 0;
    padding-top: 180px;
    background: #f4f5f6;
  }

  /* line 200, ../sass/account/acc-auth.scss */
  .AccAuthLogin {
    width: 530px;
    padding: 75px 85px;
    margin-top: 45px;
  }
  /* line 205, ../sass/account/acc-auth.scss */
  .AccAuthLogin .title {
    font-size: 40px;
  }

  /* line 210, ../sass/account/acc-auth.scss */
  .AccAuthReg {
    width: 614px;
    padding: 220px 105px;
    margin-left: -70px;
  }
  /* line 215, ../sass/account/acc-auth.scss */
  .AccAuthReg .title {
    font-size: 44px;
  }
  /* line 219, ../sass/account/acc-auth.scss */
  .AccAuthReg .text {
    font-size: 26px;
  }
  /* line 223, ../sass/account/acc-auth.scss */
  .AccAuthReg .site-btn {
    margin-top: 85px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1479px) {
  /* line 232, ../sass/account/acc-auth.scss */
  .AccAuth {
    padding: 70px 0;
    padding-top: 150px;
  }

  /* line 237, ../sass/account/acc-auth.scss */
  .AccAuthLogin {
    width: 480px;
    padding: 65px 75px;
    margin-top: 40px;
  }
  /* line 242, ../sass/account/acc-auth.scss */
  .AccAuthLogin .title {
    font-size: 36px;
  }
  /* line 246, ../sass/account/acc-auth.scss */
  .AccAuthLogin .text {
    margin-top: 25px;
    font-size: 13px;
  }
  /* line 250, ../sass/account/acc-auth.scss */
  .AccAuthLogin .text .error {
    margin-bottom: -25px;
  }

  /* line 256, ../sass/account/acc-auth.scss */
  .AccAuthHybrid {
    margin-top: 25px;
  }
  /* line 259, ../sass/account/acc-auth.scss */
  .AccAuthHybrid a {
    width: 44px;
    height: 44px;
  }
  /* line 263, ../sass/account/acc-auth.scss */
  .AccAuthHybrid a.fb:after {
    -webkit-background-size: auto 18px;
    background-size: auto 18px;
  }
  /* line 268, ../sass/account/acc-auth.scss */
  .AccAuthHybrid a.google:after {
    -webkit-background-size: auto 30px;
    background-size: auto 30px;
  }

  /* line 275, ../sass/account/acc-auth.scss */
  .AccAuthReg {
    width: 560px;
    padding: 190px 90px;
    margin-left: -60px;
  }
  /* line 280, ../sass/account/acc-auth.scss */
  .AccAuthReg .title {
    font-size: 40px;
  }
  /* line 284, ../sass/account/acc-auth.scss */
  .AccAuthReg .text {
    font-size: 24px;
  }
  /* line 288, ../sass/account/acc-auth.scss */
  .AccAuthReg .site-btn {
    margin-top: 70px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1240px) {
  /* line 297, ../sass/account/acc-auth.scss */
  .AccAuth {
    padding: 55px 0;
    padding-top: 125px;
  }

  /* line 302, ../sass/account/acc-auth.scss */
  .AccAuthLogin {
    width: 430px;
    padding: 50px 60px;
    margin-top: 35px;
  }
  /* line 307, ../sass/account/acc-auth.scss */
  .AccAuthLogin .title {
    font-size: 32px;
  }
  /* line 311, ../sass/account/acc-auth.scss */
  .AccAuthLogin .text {
    margin-top: 20px;
    font-size: 12px;
  }
  /* line 315, ../sass/account/acc-auth.scss */
  .AccAuthLogin .text .error {
    margin-bottom: -20px;
  }

  /* line 321, ../sass/account/acc-auth.scss */
  .AccAuthHybrid {
    margin-top: 20px;
  }
  /* line 324, ../sass/account/acc-auth.scss */
  .AccAuthHybrid a {
    width: 44px;
    height: 44px;
  }
  /* line 328, ../sass/account/acc-auth.scss */
  .AccAuthHybrid a.fb:after {
    -webkit-background-size: auto 18px;
    background-size: auto 18px;
  }
  /* line 333, ../sass/account/acc-auth.scss */
  .AccAuthHybrid a.google:after {
    -webkit-background-size: auto 30px;
    background-size: auto 30px;
  }

  /* line 340, ../sass/account/acc-auth.scss */
  .AccAuthReg {
    width: 430px;
    padding: 150px 70px;
    margin-left: -50px;
  }
  /* line 345, ../sass/account/acc-auth.scss */
  .AccAuthReg .title {
    font-size: 36px;
  }
  /* line 349, ../sass/account/acc-auth.scss */
  .AccAuthReg .text {
    font-size: 22px;
  }
  /* line 353, ../sass/account/acc-auth.scss */
  .AccAuthReg .site-btn {
    margin-top: 55px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 362, ../sass/account/acc-auth.scss */
  .AccAuth {
    padding: 40px 0;
    padding-top: 100px;
  }

  /* line 367, ../sass/account/acc-auth.scss */
  .AccAuthLogin {
    width: 385px;
    padding: 40px 45px;
    margin-top: 30px;
  }
  /* line 372, ../sass/account/acc-auth.scss */
  .AccAuthLogin .title {
    font-size: 28px;
  }
  /* line 376, ../sass/account/acc-auth.scss */
  .AccAuthLogin .text {
    margin-top: 20px;
    font-size: 12px;
  }
  /* line 380, ../sass/account/acc-auth.scss */
  .AccAuthLogin .text .error {
    margin-bottom: -20px;
  }

  /* line 386, ../sass/account/acc-auth.scss */
  .AccAuthHybrid {
    margin-top: 20px;
  }
  /* line 389, ../sass/account/acc-auth.scss */
  .AccAuthHybrid a {
    width: 40px;
    height: 40px;
  }
  /* line 393, ../sass/account/acc-auth.scss */
  .AccAuthHybrid a.fb:after {
    -webkit-background-size: auto 17px;
    background-size: auto 17px;
  }
  /* line 398, ../sass/account/acc-auth.scss */
  .AccAuthHybrid a.google:after {
    -webkit-background-size: auto 28px;
    background-size: auto 28px;
  }

  /* line 405, ../sass/account/acc-auth.scss */
  .AccAuthReg {
    width: 385px;
    padding: 115px 55px;
    margin-left: -40px;
  }
  /* line 410, ../sass/account/acc-auth.scss */
  .AccAuthReg .title {
    font-size: 32px;
  }
  /* line 414, ../sass/account/acc-auth.scss */
  .AccAuthReg .text {
    font-size: 20px;
  }
  /* line 418, ../sass/account/acc-auth.scss */
  .AccAuthReg .site-btn {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 427, ../sass/account/acc-auth.scss */
  .AccAuth {
    padding: 30px 0;
    padding-top: 85px;
  }

  /* line 432, ../sass/account/acc-auth.scss */
  .AccAuthLogin {
    width: 345px;
    max-width: 100%;
    padding: 25px 35px;
    margin-top: 0;
  }
  /* line 438, ../sass/account/acc-auth.scss */
  .AccAuthLogin .title {
    font-size: 24px;
  }
  /* line 442, ../sass/account/acc-auth.scss */
  .AccAuthLogin .text {
    margin-top: 20px;
    font-size: 12px;
  }
  /* line 446, ../sass/account/acc-auth.scss */
  .AccAuthLogin .text .error {
    margin-bottom: -20px;
  }

  /* line 452, ../sass/account/acc-auth.scss */
  .AccAuthHybrid {
    margin-top: 20px;
  }
  /* line 455, ../sass/account/acc-auth.scss */
  .AccAuthHybrid a {
    width: 40px;
    height: 40px;
  }
  /* line 459, ../sass/account/acc-auth.scss */
  .AccAuthHybrid a.fb:after {
    -webkit-background-size: auto 17px;
    background-size: auto 17px;
  }
  /* line 464, ../sass/account/acc-auth.scss */
  .AccAuthHybrid a.google:after {
    -webkit-background-size: auto 28px;
    background-size: auto 28px;
  }

  /* line 471, ../sass/account/acc-auth.scss */
  .AccAuthReg {
    width: 345px;
    padding: 85px 35px;
    margin-left: 0px;
    margin-top: 10vmin;
  }
  /* line 477, ../sass/account/acc-auth.scss */
  .AccAuthReg .title {
    font-size: 28px;
  }
  /* line 481, ../sass/account/acc-auth.scss */
  .AccAuthReg .text {
    font-size: 18px;
  }
  /* line 485, ../sass/account/acc-auth.scss */
  .AccAuthReg .site-btn {
    margin-top: 35px;
  }
}
@media only screen and (min-width: 695px) and (max-width: 767px) {
  /* line 494, ../sass/account/acc-auth.scss */
  .AccAuth {
    padding: 10vmin 0;
  }

  /* line 498, ../sass/account/acc-auth.scss */
  .AccAuthReg {
    margin-left: -25px;
  }
}
/* line 1, ../sass/account/acc-reg.scss */
.AccReg {
  position: relative;
  background: #f4f5f6;
  padding: 100px 0;
  padding-top: 0 !important;
  color: #000;
}

/* line 9, ../sass/account/acc-reg.scss */
.AccRegInner {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  margin: 0 auto;
  -webkit-box-shadow: -10px 10px 30px 10px rgba(0, 0, 0, 0.15);
  box-shadow: -10px 10px 30px 10px rgba(0, 0, 0, 0.15);
  width: 1284px;
  max-width: 100%;
  border-radius: 15px;
}

/* line 30, ../sass/account/acc-reg.scss */
.AccRegL {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background: #25c6db;
  background: -moz-linear-gradient(left, #25c6db 0%, darkorange 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #25c6db), color-stop(100%, darkorange));
  background: -webkit-linear-gradient(left, #25c6db 0%, darkorange 100%);
  background: -o-linear-gradient(left, #25c6db 0%, darkorange 100%);
  background: -ms-linear-gradient(left, #25c6db 0%, darkorange 100%);
  background: linear-gradient(to right, #25c6db 0%, darkorange 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b59ce', endColorstr='#0bc9ed', GradientType=1 );
  width: 500px;
  padding: 40px 45px;
}
/* line 40, ../sass/account/acc-reg.scss */
.AccRegL .uptitle {
  position: relative;
  font-weight: 600;
  font-size: 16px;
}
/* line 46, ../sass/account/acc-reg.scss */
.AccRegL .title {
  position: relative;
  font-weight: 500;
  color: #fff;
  line-height: 1.6;
  margin-top: 40px;
  font-size: 24px;
}
/* line 54, ../sass/account/acc-reg.scss */
.AccRegL .title b {
  display: block;
  font-size: 30px;
  font-weight: 700;
}

/* line 62, ../sass/account/acc-reg.scss */
.AccRegR, .AccEditProf, .AccChangePass {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 500px);
  padding: 40px 80px;
}
/* line 70, ../sass/account/acc-reg.scss */
.AccRegR .title, .AccEditProf .title, .AccChangePass .title {
  position: relative;
  font-weight: 700;
  line-height: 1.1;
  font-size: 36px;
  color: #000;
}
/* line 78, ../sass/account/acc-reg.scss */
.AccRegR .form, .AccEditProf .form, .AccChangePass .form {
  position: relative;
  margin-top: 30px;
}
/* line 83, ../sass/account/acc-reg.scss */
.AccRegR .form-group, .AccEditProf .form-group, .AccChangePass .form-group {
  position: relative;
  margin-bottom: 30px;
}
/* line 87, ../sass/account/acc-reg.scss */
.AccRegR .form-group.hidden, .AccEditProf .form-group.hidden, .AccChangePass .form-group.hidden {
  overflow: hidden;
  max-height: 0;
}
/* line 92, ../sass/account/acc-reg.scss */
.AccRegR .form-group .error-wr, .AccEditProf .form-group .error-wr, .AccChangePass .form-group .error-wr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
  top: calc(100% + 5px);
  font-size: 11px;
  color: red;
  font-weight: 600;
}
/* line 111, ../sass/account/acc-reg.scss */
.AccRegR .form-control, .AccEditProf .form-control, .AccChangePass .form-control {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 500;
  width: 100%;
  height: 44px;
  font-size: 20px;
  border-bottom: 1px solid #25C6DB;
}
/* line 123, ../sass/account/acc-reg.scss */
.AccRegR .form-control.success, .AccEditProf .form-control.success, .AccChangePass .form-control.success {
  background-image: url(/assets/img/1930264_check_complete_done_green_success_icon.svg);
  background-position: calc(100% - 7px) 7px;
  background-repeat: no-repeat;
  -webkit-background-size: auto 30px;
  background-size: auto 30px;
}
/* line 132, ../sass/account/acc-reg.scss */
.AccRegR .form-group-checkbox, .AccEditProf .form-group-checkbox, .AccChangePass .form-group-checkbox {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
/* line 142, ../sass/account/acc-reg.scss */
.AccRegR .form-group-checkbox label, .AccEditProf .form-group-checkbox label, .AccChangePass .form-group-checkbox label {
  display: block;
  cursor: pointer;
  font-weight: 600;
  margin-left: 20px;
  font-size: 16px;
  color: #000;
}
/* line 150, ../sass/account/acc-reg.scss */
.AccRegR .form-group-checkbox label a, .AccEditProf .form-group-checkbox label a, .AccChangePass .form-group-checkbox label a {
  position: relative;
  color: #25C6DB;
  border-bottom: 1px solid #25C6DB;
}
/* line 155, ../sass/account/acc-reg.scss */
.AccRegR .form-group-checkbox label a:hover, .AccEditProf .form-group-checkbox label a:hover, .AccChangePass .form-group-checkbox label a:hover {
  color: #25C6DB;
  border-bottom: 1px solid #25C6DB;
}
/* line 163, ../sass/account/acc-reg.scss */
.AccRegR .form-control-checkbox, .AccEditProf .form-control-checkbox, .AccChangePass .form-control-checkbox {
  -webkit-appearance: checkbox;
  display: block;
  cursor: pointer;
  width: 22px;
  height: 22px;
  border: none;
}
/* line 172, ../sass/account/acc-reg.scss */
.AccRegR .site-btn, .AccEditProf .site-btn, .AccChangePass .site-btn {
  margin-top: 35px;
}
/* line 176, ../sass/account/acc-reg.scss */
.AccRegR .successMsg, .AccEditProf .successMsg, .AccChangePass .successMsg {
  position: relative;
  font-weight: 500;
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.6;
}
/* line 184, ../sass/account/acc-reg.scss */
.AccRegR .font-weight-bold, .AccEditProf .font-weight-bold, .AccChangePass .font-weight-bold {
  font-weight: 700;
}
/* line 188, ../sass/account/acc-reg.scss */
.AccRegR .text, .AccEditProf .text, .AccChangePass .text {
  position: relative;
  font-weight: 700;
  font-size: 18px;
  margin-top: 40px;
}
/* line 195, ../sass/account/acc-reg.scss */
.AccRegR .AccRegHave, .AccEditProf .AccRegHave, .AccChangePass .AccRegHave {
  position: relative;
  font-weight: 500;
  font-size: 16px;
  margin-top: 40px;
}
/* line 201, ../sass/account/acc-reg.scss */
.AccRegR .AccRegHave a, .AccEditProf .AccRegHave a, .AccChangePass .AccRegHave a {
  position: relative;
  color: #25C6DB;
  border-bottom: 1px solid #25C6DB;
}
/* line 206, ../sass/account/acc-reg.scss */
.AccRegR .AccRegHave a:hover, .AccEditProf .AccRegHave a:hover, .AccChangePass .AccRegHave a:hover {
  color: #25C6DB;
  border-bottom: 1px solid #25C6DB;
}

/* line 214, ../sass/account/acc-reg.scss */
.AccEditProf, .AccChangePass {
  width: 100%;
  background: #fff;
  border-radius: 15px;
  padding: 20px;
}
/* line 220, ../sass/account/acc-reg.scss */
.AccEditProf .title, .AccChangePass .title {
  margin-bottom: 30px;
}
/* line 224, ../sass/account/acc-reg.scss */
.AccEditProf .form-horizontal, .AccChangePass .form-horizontal {
  width: 500px;
  max-width: 100%;
}
/* line 229, ../sass/account/acc-reg.scss */
.AccEditProf .control-label, .AccChangePass .control-label {
  display: block;
  font-weight: 700;
  font-size: 12px;
  color: #25C6DB;
}
/* line 236, ../sass/account/acc-reg.scss */
.AccEditProf .update, .AccChangePass .update {
  position: relative;
  color: red;
  font-weight: 700;
  margin-bottom: 30px;
}

@media only screen and (min-width: 1480px) and (max-width: 1640px) {
  /* line 246, ../sass/account/acc-reg.scss */
  .AccReg {
    padding: 85px 0;
    padding-top: 180px;
  }

  /* line 251, ../sass/account/acc-reg.scss */
  .AccEditProf, .AccChangePass {
    padding: 18px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1479px) {
  /* line 259, ../sass/account/acc-reg.scss */
  .AccReg {
    padding: 70px 0;
    padding-top: 150px;
  }

  /* line 264, ../sass/account/acc-reg.scss */
  .AccRegL {
    width: 400px;
    padding: 30px 35px;
  }
  /* line 268, ../sass/account/acc-reg.scss */
  .AccRegL .uptitle {
    font-size: 15px;
  }
  /* line 272, ../sass/account/acc-reg.scss */
  .AccRegL .title {
    margin-top: 35px;
    font-size: 22px;
  }
  /* line 276, ../sass/account/acc-reg.scss */
  .AccRegL .title b {
    font-size: 28px;
  }

  /* line 282, ../sass/account/acc-reg.scss */
  .AccRegR, .AccEditProf, .AccChangePass {
    width: calc(100% - 400px);
    padding: 30px 60px;
  }
  /* line 286, ../sass/account/acc-reg.scss */
  .AccRegR .title, .AccEditProf .title, .AccChangePass .title {
    font-size: 32px;
  }
  /* line 290, ../sass/account/acc-reg.scss */
  .AccRegR .form, .AccEditProf .form, .AccChangePass .form {
    margin-top: 25px;
  }
  /* line 294, ../sass/account/acc-reg.scss */
  .AccRegR .form-group, .AccEditProf .form-group, .AccChangePass .form-group {
    margin-bottom: 25px;
  }
  /* line 298, ../sass/account/acc-reg.scss */
  .AccRegR .form-control, .AccEditProf .form-control, .AccChangePass .form-control {
    height: 40px;
    font-size: 18px;
  }
  /* line 302, ../sass/account/acc-reg.scss */
  .AccRegR .form-control.success, .AccEditProf .form-control.success, .AccChangePass .form-control.success {
    background-position: calc(100% - 7px) 7px;
    -webkit-background-size: auto 26px;
    background-size: auto 26px;
  }
  /* line 310, ../sass/account/acc-reg.scss */
  .AccRegR .form-group-checkbox label, .AccEditProf .form-group-checkbox label, .AccChangePass .form-group-checkbox label {
    margin-left: 20px;
    font-size: 16px;
  }
  /* line 316, ../sass/account/acc-reg.scss */
  .AccRegR .form-control-checkbox, .AccEditProf .form-control-checkbox, .AccChangePass .form-control-checkbox {
    width: 22px;
    height: 22px;
  }
  /* line 321, ../sass/account/acc-reg.scss */
  .AccRegR .site-btn, .AccEditProf .site-btn, .AccChangePass .site-btn {
    margin-top: 30px;
  }
  /* line 325, ../sass/account/acc-reg.scss */
  .AccRegR .successMsg, .AccEditProf .successMsg, .AccChangePass .successMsg {
    margin-top: 25px;
    font-size: 15px;
  }
  /* line 330, ../sass/account/acc-reg.scss */
  .AccRegR .text, .AccEditProf .text, .AccChangePass .text {
    font-size: 17px;
    margin-top: 35px;
  }
  /* line 335, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHybrid, .AccEditProf .AccRegHybrid, .AccChangePass .AccRegHybrid {
    margin-top: 25px;
  }
  /* line 338, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHybrid a, .AccEditProf .AccRegHybrid a, .AccChangePass .AccRegHybrid a {
    height: 56px;
    line-height: 56px;
    padding-left: 75px;
    font-size: 18px;
  }
  /* line 344, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHybrid a.google, .AccEditProf .AccRegHybrid a.google, .AccChangePass .AccRegHybrid a.google {
    background-position: 30px 13px;
    -webkit-background-size: auto 28px;
    background-size: auto 28px;
  }
  /* line 350, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHybrid a.fb, .AccEditProf .AccRegHybrid a.fb, .AccChangePass .AccRegHybrid a.fb {
    padding-left: 60px;
    background-position: 18px 14px;
    -webkit-background-size: auto 26px;
    background-size: auto 26px;
  }
  /* line 359, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHave, .AccEditProf .AccRegHave, .AccChangePass .AccRegHave {
    font-size: 15px;
    margin-top: 35px;
  }

  /* line 365, ../sass/account/acc-reg.scss */
  .AccEditProf, .AccChangePass {
    padding: 15px;
  }
  /* line 368, ../sass/account/acc-reg.scss */
  .AccEditProf .title, .AccChangePass .title {
    margin-bottom: 25px;
  }
  /* line 372, ../sass/account/acc-reg.scss */
  .AccEditProf .update, .AccChangePass .update {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  /* line 381, ../sass/account/acc-reg.scss */
  .AccReg {
    padding: 55px 0;
    padding-top: 125px;
  }

  /* line 386, ../sass/account/acc-reg.scss */
  .AccRegL {
    width: 350px;
    padding: 25px 30px;
  }
  /* line 390, ../sass/account/acc-reg.scss */
  .AccRegL .uptitle {
    font-size: 14px;
  }
  /* line 394, ../sass/account/acc-reg.scss */
  .AccRegL .title {
    margin-top: 30px;
    font-size: 20px;
  }
  /* line 398, ../sass/account/acc-reg.scss */
  .AccRegL .title b {
    font-size: 26px;
  }

  /* line 404, ../sass/account/acc-reg.scss */
  .AccRegR, .AccEditProf, .AccChangePass {
    width: calc(100% - 350px);
    padding: 25px 50px;
  }
  /* line 408, ../sass/account/acc-reg.scss */
  .AccRegR .title, .AccEditProf .title, .AccChangePass .title {
    font-size: 28px;
  }
  /* line 412, ../sass/account/acc-reg.scss */
  .AccRegR .form, .AccEditProf .form, .AccChangePass .form {
    margin-top: 20px;
  }
  /* line 416, ../sass/account/acc-reg.scss */
  .AccRegR .form-group, .AccEditProf .form-group, .AccChangePass .form-group {
    margin-bottom: 25px;
  }
  /* line 420, ../sass/account/acc-reg.scss */
  .AccRegR .form-control, .AccEditProf .form-control, .AccChangePass .form-control {
    height: 36px;
    font-size: 16px;
  }
  /* line 424, ../sass/account/acc-reg.scss */
  .AccRegR .form-control.success, .AccEditProf .form-control.success, .AccChangePass .form-control.success {
    background-position: calc(100% - 7px) 7px;
    -webkit-background-size: auto 22px;
    background-size: auto 22px;
  }
  /* line 432, ../sass/account/acc-reg.scss */
  .AccRegR .form-group-checkbox label, .AccEditProf .form-group-checkbox label, .AccChangePass .form-group-checkbox label {
    margin-left: 20px;
    font-size: 16px;
  }
  /* line 438, ../sass/account/acc-reg.scss */
  .AccRegR .form-control-checkbox, .AccEditProf .form-control-checkbox, .AccChangePass .form-control-checkbox {
    width: 22px;
    height: 22px;
  }
  /* line 443, ../sass/account/acc-reg.scss */
  .AccRegR .site-btn, .AccEditProf .site-btn, .AccChangePass .site-btn {
    margin-top: 30px;
  }
  /* line 447, ../sass/account/acc-reg.scss */
  .AccRegR .successMsg, .AccEditProf .successMsg, .AccChangePass .successMsg {
    margin-top: 20px;
    font-size: 14px;
  }
  /* line 452, ../sass/account/acc-reg.scss */
  .AccRegR .text, .AccEditProf .text, .AccChangePass .text {
    font-size: 16px;
    margin-top: 30px;
  }
  /* line 457, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHybrid, .AccEditProf .AccRegHybrid, .AccChangePass .AccRegHybrid {
    margin-top: 20px;
  }
  /* line 460, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHybrid a, .AccEditProf .AccRegHybrid a, .AccChangePass .AccRegHybrid a {
    height: 50px;
    line-height: 50px;
    padding-left: 65px;
    font-size: 16px;
  }
  /* line 466, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHybrid a.google, .AccEditProf .AccRegHybrid a.google, .AccChangePass .AccRegHybrid a.google {
    background-position: 20px 12px;
    -webkit-background-size: auto 24px;
    background-size: auto 24px;
  }
  /* line 472, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHybrid a.fb, .AccEditProf .AccRegHybrid a.fb, .AccChangePass .AccRegHybrid a.fb {
    padding-left: 55px;
    background-position: 15px 12px;
    -webkit-background-size: auto 26px;
    background-size: auto 26px;
  }
  /* line 481, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHave, .AccEditProf .AccRegHave, .AccChangePass .AccRegHave {
    font-size: 14px;
    margin-top: 30px;
  }

  /* line 487, ../sass/account/acc-reg.scss */
  .AccEditProf, .AccChangePass {
    padding: 15px;
  }
  /* line 490, ../sass/account/acc-reg.scss */
  .AccEditProf .title, .AccChangePass .title {
    margin-bottom: 25px;
  }
  /* line 494, ../sass/account/acc-reg.scss */
  .AccEditProf .update, .AccChangePass .update {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 503, ../sass/account/acc-reg.scss */
  .AccReg {
    padding: 40px 0;
    padding-top: 100px;
  }

  /* line 508, ../sass/account/acc-reg.scss */
  .AccRegL {
    width: 100%;
    padding: 25px 30px;
  }
  /* line 512, ../sass/account/acc-reg.scss */
  .AccRegL .uptitle {
    font-size: 14px;
  }
  /* line 516, ../sass/account/acc-reg.scss */
  .AccRegL .title {
    margin-top: 30px;
    font-size: 18px;
  }
  /* line 520, ../sass/account/acc-reg.scss */
  .AccRegL .title b {
    font-size: 22px;
  }

  /* line 526, ../sass/account/acc-reg.scss */
  .AccRegR, .AccEditProf, .AccChangePass {
    width: 100%;
    padding: 25px 30px;
  }
  /* line 530, ../sass/account/acc-reg.scss */
  .AccRegR .title, .AccEditProf .title, .AccChangePass .title {
    font-size: 24px;
  }
  /* line 534, ../sass/account/acc-reg.scss */
  .AccRegR .form, .AccEditProf .form, .AccChangePass .form {
    margin-top: 20px;
  }
  /* line 538, ../sass/account/acc-reg.scss */
  .AccRegR .form-group, .AccEditProf .form-group, .AccChangePass .form-group {
    margin-bottom: 25px;
  }
  /* line 542, ../sass/account/acc-reg.scss */
  .AccRegR .form-control, .AccEditProf .form-control, .AccChangePass .form-control {
    height: 36px;
    font-size: 16px;
  }
  /* line 546, ../sass/account/acc-reg.scss */
  .AccRegR .form-control.success, .AccEditProf .form-control.success, .AccChangePass .form-control.success {
    background-position: calc(100% - 7px) 7px;
    -webkit-background-size: auto 22px;
    background-size: auto 22px;
  }
  /* line 554, ../sass/account/acc-reg.scss */
  .AccRegR .form-group-checkbox label, .AccEditProf .form-group-checkbox label, .AccChangePass .form-group-checkbox label {
    margin-left: 20px;
    font-size: 16px;
  }
  /* line 560, ../sass/account/acc-reg.scss */
  .AccRegR .form-control-checkbox, .AccEditProf .form-control-checkbox, .AccChangePass .form-control-checkbox {
    width: 22px;
    height: 22px;
  }
  /* line 565, ../sass/account/acc-reg.scss */
  .AccRegR .site-btn, .AccEditProf .site-btn, .AccChangePass .site-btn {
    margin-top: 30px;
  }
  /* line 569, ../sass/account/acc-reg.scss */
  .AccRegR .successMsg, .AccEditProf .successMsg, .AccChangePass .successMsg {
    margin-top: 20px;
    font-size: 14px;
  }
  /* line 574, ../sass/account/acc-reg.scss */
  .AccRegR .text, .AccEditProf .text, .AccChangePass .text {
    font-size: 16px;
    margin-top: 30px;
  }
  /* line 579, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHybrid, .AccEditProf .AccRegHybrid, .AccChangePass .AccRegHybrid {
    margin-top: 20px;
  }
  /* line 582, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHybrid a, .AccEditProf .AccRegHybrid a, .AccChangePass .AccRegHybrid a {
    height: 50px;
    line-height: 50px;
    padding-left: 65px;
    font-size: 16px;
  }
  /* line 588, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHybrid a.google, .AccEditProf .AccRegHybrid a.google, .AccChangePass .AccRegHybrid a.google {
    background-position: 20px 12px;
    -webkit-background-size: auto 24px;
    background-size: auto 24px;
  }
  /* line 594, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHybrid a.fb, .AccEditProf .AccRegHybrid a.fb, .AccChangePass .AccRegHybrid a.fb {
    padding-left: 55px;
    background-position: 15px 12px;
    -webkit-background-size: auto 26px;
    background-size: auto 26px;
  }
  /* line 603, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHave, .AccEditProf .AccRegHave, .AccChangePass .AccRegHave {
    font-size: 14px;
    margin-top: 30px;
  }

  /* line 609, ../sass/account/acc-reg.scss */
  .AccEditProf, .AccChangePass {
    padding: 15px;
  }
  /* line 612, ../sass/account/acc-reg.scss */
  .AccEditProf .title, .AccChangePass .title {
    margin-bottom: 25px;
  }
  /* line 616, ../sass/account/acc-reg.scss */
  .AccEditProf .update, .AccChangePass .update {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 625, ../sass/account/acc-reg.scss */
  .AccReg {
    padding: 30px 0;
    padding-top: 85px;
  }

  /* line 630, ../sass/account/acc-reg.scss */
  .AccRegL {
    width: 100%;
    padding: 15px;
  }
  /* line 634, ../sass/account/acc-reg.scss */
  .AccRegL .uptitle {
    font-size: 14px;
  }
  /* line 638, ../sass/account/acc-reg.scss */
  .AccRegL .title {
    margin-top: 20px;
    font-size: 18px;
  }
  /* line 642, ../sass/account/acc-reg.scss */
  .AccRegL .title b {
    font-size: 22px;
  }

  /* line 648, ../sass/account/acc-reg.scss */
  .AccRegR, .AccEditProf, .AccChangePass {
    width: 100%;
    padding: 15px;
  }
  /* line 652, ../sass/account/acc-reg.scss */
  .AccRegR .title, .AccEditProf .title, .AccChangePass .title {
    font-size: 20px;
  }
  /* line 656, ../sass/account/acc-reg.scss */
  .AccRegR .form, .AccEditProf .form, .AccChangePass .form {
    margin-top: 20px;
  }
  /* line 660, ../sass/account/acc-reg.scss */
  .AccRegR .form-group, .AccEditProf .form-group, .AccChangePass .form-group {
    margin-bottom: 25px;
  }
  /* line 664, ../sass/account/acc-reg.scss */
  .AccRegR .form-control, .AccEditProf .form-control, .AccChangePass .form-control {
    height: 36px;
    font-size: 16px;
  }
  /* line 668, ../sass/account/acc-reg.scss */
  .AccRegR .form-control.success, .AccEditProf .form-control.success, .AccChangePass .form-control.success {
    background-position: calc(100% - 7px) 7px;
    -webkit-background-size: auto 22px;
    background-size: auto 22px;
  }
  /* line 676, ../sass/account/acc-reg.scss */
  .AccRegR .form-group-checkbox label, .AccEditProf .form-group-checkbox label, .AccChangePass .form-group-checkbox label {
    margin-left: 20px;
    font-size: 3vmin;
  }
  /* line 682, ../sass/account/acc-reg.scss */
  .AccRegR .form-control-checkbox, .AccEditProf .form-control-checkbox, .AccChangePass .form-control-checkbox {
    width: 22px;
    height: 22px;
  }
  /* line 687, ../sass/account/acc-reg.scss */
  .AccRegR .site-btn, .AccEditProf .site-btn, .AccChangePass .site-btn {
    margin-top: 30px;
  }
  /* line 691, ../sass/account/acc-reg.scss */
  .AccRegR .successMsg, .AccEditProf .successMsg, .AccChangePass .successMsg {
    margin-top: 20px;
    font-size: 14px;
  }
  /* line 696, ../sass/account/acc-reg.scss */
  .AccRegR .text, .AccEditProf .text, .AccChangePass .text {
    font-size: 16px;
    margin-top: 30px;
  }
  /* line 701, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHybrid, .AccEditProf .AccRegHybrid, .AccChangePass .AccRegHybrid {
    margin-top: 0;
  }
  /* line 704, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHybrid a, .AccEditProf .AccRegHybrid a, .AccChangePass .AccRegHybrid a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 65px;
    font-size: 16px;
    margin-top: 15px;
  }
  /* line 712, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHybrid a.google, .AccEditProf .AccRegHybrid a.google, .AccChangePass .AccRegHybrid a.google {
    background-position: 20px 12px;
    -webkit-background-size: auto 24px;
    background-size: auto 24px;
  }
  /* line 718, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHybrid a.fb, .AccEditProf .AccRegHybrid a.fb, .AccChangePass .AccRegHybrid a.fb {
    padding-left: 55px;
    background-position: 15px 12px;
    -webkit-background-size: auto 26px;
    background-size: auto 26px;
  }
  /* line 727, ../sass/account/acc-reg.scss */
  .AccRegR .AccRegHave, .AccEditProf .AccRegHave, .AccChangePass .AccRegHave {
    font-size: 14px;
    margin-top: 15px;
  }

  /* line 733, ../sass/account/acc-reg.scss */
  .AccEditProf, .AccChangePass {
    padding: 15px;
  }
  /* line 736, ../sass/account/acc-reg.scss */
  .AccEditProf .title, .AccChangePass .title {
    margin-bottom: 25px;
  }
  /* line 740, ../sass/account/acc-reg.scss */
  .AccEditProf .update, .AccChangePass .update {
    margin-bottom: 25px;
  }
}
/* line 1, ../sass/account/acc.scss */
body {
  background-color: #f4f5f6;
}

/* line 5, ../sass/account/acc.scss */
.AccountWr {
  position: relative;
  background: #f4f5f6;
  color: #000;
  padding: 100px 0;
  padding-top: 0 !important;
}
/* line 12, ../sass/account/acc.scss */
.AccountWr .container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* line 27, ../sass/account/acc.scss */
.acc-hide {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 6px;
  right: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  transition: .3s ease-in-out;
  cursor: pointer;
}
/* line 40, ../sass/account/acc.scss */
.acc-hide svg {
  width: 90%;
  fill: #fff;
  transition: .3s ease-in-out;
}
/* line 48, ../sass/account/acc.scss */
.acc-hide.hide svg {
  transform: scaleX(-1);
}
/* line 53, ../sass/account/acc.scss */
.acc-hide:hover {
  background-color: #fff;
}
/* line 56, ../sass/account/acc.scss */
.acc-hide:hover svg {
  fill: #000;
}

/* line 62, ../sass/account/acc.scss */
.AccountNav {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-align-self: flex-start;
  align-self: flex-start;
  background: #25c6db;
  background: -moz-linear-gradient(left, #25c6db 0%, darkorange 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #25c6db), color-stop(100%, darkorange));
  background: -webkit-linear-gradient(left, #25c6db 0%, darkorange 100%);
  background: -o-linear-gradient(left, #25c6db 0%, darkorange 100%);
  background: -ms-linear-gradient(left, #25c6db 0%, darkorange 100%);
  background: linear-gradient(to right, #25c6db 0%, darkorange 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b59ce', endColorstr='#0bc9ed', GradientType=1 );
  -webkit-box-shadow: -10px 10px 30px 10px rgba(0, 0, 0, 0.15);
  box-shadow: -10px 10px 30px 10px rgba(0, 0, 0, 0.15);
  color: #fff;
  border-radius: 25px;
  width: 350px;
  padding: 30px;
  transition: .3s ease-in-out;
}
/* line 78, ../sass/account/acc.scss */
.AccountNav.hide {
  width: 110px;
}
/* line 83, ../sass/account/acc.scss */
.AccountNav.hide li a {
  font-size: 0;
  transition: font-size 0s ease-in-out;
  transition-delay: 0s;
}
/* line 88, ../sass/account/acc.scss */
.AccountNav.hide li a svg {
  margin: 0;
}
/* line 95, ../sass/account/acc.scss */
.AccountNav li {
  position: relative;
  margin-bottom: 10px;
}
/* line 99, ../sass/account/acc.scss */
.AccountNav li:nth-last-child(1) {
  margin-bottom: 0;
}
/* line 103, ../sass/account/acc.scss */
.AccountNav li a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  height: 40px;
  font-weight: 700;
  border-radius: 10px;
  font-size: 16px;
  padding: 0 15px;
  color: #fff;
  transition: font-size .3s ease-in-out;
  transition-delay: .2s;
}
/* line 120, ../sass/account/acc.scss */
.AccountNav li a svg {
  display: block;
  width: 20px;
  height: auto;
  margin-right: 15px;
}
/* line 127, ../sass/account/acc.scss */
.AccountNav li a:hover {
  color: #000;
  background: #fff;
}
/* line 131, ../sass/account/acc.scss */
.AccountNav li a:hover .fill-000000 {
  fill: #101111;
}
/* line 137, ../sass/account/acc.scss */
.AccountNav li.active a {
  color: #000;
  background: #fff;
}
/* line 141, ../sass/account/acc.scss */
.AccountNav li.active a .fill-000000 {
  fill: #101111;
}

/* line 148, ../sass/account/acc.scss */
.AccountDashBoard {
  position: relative;
  width: calc(100% - 380px);
  transition: .3s ease-in-out;
}
/* line 153, ../sass/account/acc.scss */
.AccountDashBoard.hide {
  width: calc(100% - 140px);
}

/* line 159, ../sass/account/acc.scss */
.AccPromoBlocks {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 173, ../sass/account/acc.scss */
.AccPromoBlock {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 15px;
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  margin-top: 30px;
  padding: 20px;
  padding-right: 100px;
}
/* line 186, ../sass/account/acc.scss */
.AccPromoBlock:nth-child(1), .AccPromoBlock:nth-child(2), .AccPromoBlock:nth-child(3) {
  margin-top: 0;
}
/* line 190, ../sass/account/acc.scss */
.AccPromoBlock:nth-child(3n) {
  margin-right: 0;
}
/* line 194, ../sass/account/acc.scss */
.AccPromoBlock.blue {
  color: #fff;
  background: #2f73dd;
  background: -moz-linear-gradient(45deg, #2f73dd 0%, #6a009c 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #2f73dd), color-stop(100%, #6a009c));
  background: -webkit-linear-gradient(45deg, #2f73dd 0%, #6a009c 100%);
  background: -o-linear-gradient(45deg, #2f73dd 0%, #6a009c 100%);
  background: -ms-linear-gradient(45deg, #2f73dd 0%, #6a009c 100%);
  background: linear-gradient(45deg, #2f73dd 0%, #6a009c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f73dd', endColorstr='#6a009c', GradientType=1 );
}
/* line 205, ../sass/account/acc.scss */
.AccPromoBlock.blue span {
  border-color: #fff;
}
/* line 210, ../sass/account/acc.scss */
.AccPromoBlock.orange {
  background: #ffd839;
  background: -moz-linear-gradient(-45deg, #ffd839 0%, #fe5c2b 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #ffd839), color-stop(100%, #fe5c2b));
  background: -webkit-linear-gradient(-45deg, #ffd839 0%, #fe5c2b 100%);
  background: -o-linear-gradient(-45deg, #ffd839 0%, #fe5c2b 100%);
  background: -ms-linear-gradient(-45deg, #ffd839 0%, #fe5c2b 100%);
  background: linear-gradient(135deg, #ffd839 0%, #fe5c2b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd839', endColorstr='#fe5c2b', GradientType=1 );
}
/* line 221, ../sass/account/acc.scss */
.AccPromoBlock img {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  max-width: 60px;
  max-height: calc(100% - 40px);
}
/* line 230, ../sass/account/acc.scss */
.AccPromoBlock p {
  position: relative;
  font-weight: 700;
  line-height: 1.4;
  font-size: 20px;
}
/* line 237, ../sass/account/acc.scss */
.AccPromoBlock span {
  display: inline-block;
  position: relative;
  font-weight: 600;
  font-size: 13px;
  border-bottom: 1px solid #000;
  margin-top: 20px;
}

@media only screen and (min-width: 1480px) and (max-width: 1640px) {
  /* line 249, ../sass/account/acc.scss */
  .AccountWr {
    padding: 88px 0;
    padding-top: 175px;
  }

  /* line 254, ../sass/account/acc.scss */
  .AccountNav {
    border-radius: 22px;
    width: 310px;
  }
  /* line 258, ../sass/account/acc.scss */
  .AccountNav li {
    margin-bottom: 9px;
  }
  /* line 261, ../sass/account/acc.scss */
  .AccountNav li a {
    height: 38px;
    font-size: 15px;
    padding: 0 13px;
  }
  /* line 266, ../sass/account/acc.scss */
  .AccountNav li a svg {
    width: 18px;
    margin-right: 13px;
  }

  /* line 274, ../sass/account/acc.scss */
  .AccountDashBoard {
    width: calc(100% - 336px);
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1479px) {
  /* line 282, ../sass/account/acc.scss */
  .AccountWr {
    padding: 75px 0;
    padding-top: 150px;
  }

  /* line 287, ../sass/account/acc.scss */
  .AccountNav {
    border-radius: 20px;
    width: 270px;
  }
  /* line 292, ../sass/account/acc.scss */
  .AccountNav.hide {
    width: 96px;
  }
  /* line 297, ../sass/account/acc.scss */
  .AccountNav li {
    margin-bottom: 8px;
  }
  /* line 300, ../sass/account/acc.scss */
  .AccountNav li a {
    height: 36px;
    font-size: 14px;
    padding: 0 10px;
    border-radius: 8px;
  }
  /* line 306, ../sass/account/acc.scss */
  .AccountNav li a svg {
    width: 16px;
    margin-right: 10px;
  }

  /* line 314, ../sass/account/acc.scss */
  .AccountDashBoard {
    width: calc(100% - 292px);
  }
  /* line 317, ../sass/account/acc.scss */
  .AccountDashBoard.hide {
    width: calc(100% - 112px);
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  /* line 326, ../sass/account/acc.scss */
  .AccountWr {
    padding: 60px 0;
    padding-top: 120px;
  }

  /* line 331, ../sass/account/acc.scss */
  .AccountNav {
    border-radius: 16px;
    width: 270px;
  }
  /* line 335, ../sass/account/acc.scss */
  .AccountNav.hide {
    width: 96px;
  }
  /* line 339, ../sass/account/acc.scss */
  .AccountNav li {
    margin-bottom: 8px;
  }
  /* line 342, ../sass/account/acc.scss */
  .AccountNav li a {
    height: 36px;
    font-size: 14px;
    padding: 0 10px;
    border-radius: 8px;
  }
  /* line 348, ../sass/account/acc.scss */
  .AccountNav li a svg {
    width: 16px;
    margin-right: 10px;
  }

  /* line 356, ../sass/account/acc.scss */
  .AccountDashBoard {
    width: calc(100% - 288px);
  }
  /* line 359, ../sass/account/acc.scss */
  .AccountDashBoard.hide {
    width: calc(100% - 112px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 368, ../sass/account/acc.scss */
  .AccountWr {
    padding: 45px 0;
    padding-top: 95px;
  }

  /* line 373, ../sass/account/acc.scss */
  .acc-hide {
    display: none !important;
  }

  /* line 377, ../sass/account/acc.scss */
  .AccountNav {
    border-radius: 16px;
    width: auto;
    max-width: 100%;
    padding: 15px;
  }
  /* line 383, ../sass/account/acc.scss */
  .AccountNav ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 396, ../sass/account/acc.scss */
  .AccountNav li {
    max-width: calc((100vw - 90px) / 3);
    width: 231px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 0;
  }
  /* line 403, ../sass/account/acc.scss */
  .AccountNav li:nth-child(1), .AccountNav li:nth-child(2), .AccountNav li:nth-child(3) {
    margin-top: 0;
  }
  /* line 407, ../sass/account/acc.scss */
  .AccountNav li:nth-child(3n) {
    margin-right: 0;
  }
  /* line 411, ../sass/account/acc.scss */
  .AccountNav li:nth-last-child(1) {
    margin-right: 0;
  }
  /* line 415, ../sass/account/acc.scss */
  .AccountNav li a {
    height: 36px;
    font-size: 14px;
    padding: 0 10px;
    border-radius: 8px;
  }
  /* line 421, ../sass/account/acc.scss */
  .AccountNav li a svg {
    width: 16px;
    margin-right: 10px;
  }

  /* line 429, ../sass/account/acc.scss */
  .AccountDashBoard {
    width: 100%;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 438, ../sass/account/acc.scss */
  .acc-hide {
    display: none !important;
  }

  /* line 443, ../sass/account/acc.scss */
  .AccountWr {
    padding: 45px 0;
    padding-top: 95px;
  }

  /* line 448, ../sass/account/acc.scss */
  .AccountNav {
    border-radius: 16px;
    width: intrinsic;
    /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content;
    /* Firefox/Gecko */
    width: -webkit-max-content;
    /* Chrome */
    max-width: 100%;
    padding: 15px;
  }
  /* line 456, ../sass/account/acc.scss */
  .AccountNav ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 469, ../sass/account/acc.scss */
  .AccountNav li {
    margin-bottom: 5px;
    width: 100%;
  }
  /* line 473, ../sass/account/acc.scss */
  .AccountNav li a {
    height: 36px;
    font-size: 14px;
    padding: 0 10px;
    border-radius: 8px;
    width: 100%;
  }
  /* line 480, ../sass/account/acc.scss */
  .AccountNav li a svg {
    width: 16px;
    margin-right: 10px;
  }

  /* line 488, ../sass/account/acc.scss */
  .AccountDashBoard {
    width: 100%;
    margin-top: 15px;
  }
}
/* line 1, ../sass/account/acc-order-history.scss */
.AccOrderHistory {
  position: relative;
}
/* line 4, ../sass/account/acc-order-history.scss */
.AccOrderHistory .title {
  position: relative;
  font-weight: 700;
  line-height: 1.1;
  font-size: 36px;
  margin-bottom: 30px;
}
/* line 12, ../sass/account/acc-order-history.scss */
.AccOrderHistory .error {
  position: relative;
  font-weight: 700;
  color: darkorange;
  font-size: 16px;
}

/* line 20, ../sass/account/acc-order-history.scss */
.AccOrderHistoryResult {
  position: relative;
}

/* line 24, ../sass/account/acc-order-history.scss */
.AccOrderHistoryHeader {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  border: 1px solid #25C6DB;
}
/* line 39, ../sass/account/acc-order-history.scss */
.AccOrderHistoryHeader p {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  width: calc(100% / 6);
  padding: 10px 20px;
  font-weight: 700;
  font-size: 16px;
}

/* line 52, ../sass/account/acc-order-history.scss */
.AccOrderHistoryTPL {
  position: relative;
  border: 1px solid #25C6DB;
  margin-top: -1px;
  background: #fff;
}
/* line 58, ../sass/account/acc-order-history.scss */
.AccOrderHistoryTPL:nth-child(2n) {
  background: rgba(37, 198, 219, 0.1);
}
/* line 62, ../sass/account/acc-order-history.scss */
.AccOrderHistoryTPL .top {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
/* line 73, ../sass/account/acc-order-history.scss */
.AccOrderHistoryTPL .col {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% / 6);
  padding: 10px 20px;
  font-weight: 600;
  font-size: 14px;
}

/* line 85, ../sass/account/acc-order-history.scss */
.mslistorders-order {
  position: relative;
  padding: 10px 20px;
}

/* line 90, ../sass/account/acc-order-history.scss */
.mslistorders-order-tpl {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  background: #f4f5f6;
  padding: 10px;
  margin-bottom: 10px;
}

/* line 106, ../sass/account/acc-order-history.scss */
.mslistorders-order-tpl-Img {
  position: relative;
}
/* line 109, ../sass/account/acc-order-history.scss */
.mslistorders-order-tpl-Img a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  width: 40px;
  height: 40px;
}
/* line 122, ../sass/account/acc-order-history.scss */
.mslistorders-order-tpl-Img a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2f73dd;
  background: -moz-linear-gradient(45deg, #2f73dd 0%, #6a009c 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #2f73dd), color-stop(100%, #6a009c));
  background: -webkit-linear-gradient(45deg, #2f73dd 0%, #6a009c 100%);
  background: -o-linear-gradient(45deg, #2f73dd 0%, #6a009c 100%);
  background: -ms-linear-gradient(45deg, #2f73dd 0%, #6a009c 100%);
  background: linear-gradient(45deg, #2f73dd 0%, #6a009c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f73dd', endColorstr='#6a009c', GradientType=1 );
  opacity: 0.5;
  border-radius: 5px;
}
/* line 143, ../sass/account/acc-order-history.scss */
.mslistorders-order-tpl-Img img {
  display: block;
  max-width: 90%;
  max-height: 90%;
  z-index: 2;
}

/* line 151, ../sass/account/acc-order-history.scss */
.mslistorders-order-Info {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  width: calc(100% - 40px - 50px - 240px);
  margin: 0 25px;
}
/* line 167, ../sass/account/acc-order-history.scss */
.mslistorders-order-Info .name {
  font-size: 16px;
  font-weight: 700;
}
/* line 171, ../sass/account/acc-order-history.scss */
.mslistorders-order-Info .name a:hover {
  color: #25C6DB;
}

/* line 177, ../sass/account/acc-order-history.scss */
.mslistorders-order-Price {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  justify-content: center;
  width: 240px;
}
/* line 194, ../sass/account/acc-order-history.scss */
.mslistorders-order-Price p {
  position: relative;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
}
/* line 200, ../sass/account/acc-order-history.scss */
.mslistorders-order-Price p.olprice {
  text-decoration: line-through;
  text-decoration-color: darkorange;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
}
/* line 206, ../sass/account/acc-order-history.scss */
.mslistorders-order-Price p.olprice .old_price {
  color: rgba(0, 0, 0, 0.5) !important;
  font-style: normal !important;
  text-decoration: none !important;
}

/* line 215, ../sass/account/acc-order-history.scss */
.mslistorders-form {
  position: relative;
}
/* line 218, ../sass/account/acc-order-history.scss */
.mslistorders-form .mslistorders-row-actions {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
/* line 224, ../sass/account/acc-order-history.scss */
.mslistorders-form .mslistorders-row-actions .mslistorders-action:hover {
  color: darkorange;
}
/* line 229, ../sass/account/acc-order-history.scss */
.mslistorders-form .title {
  font-size: 24px;
  margin-bottom: 15px;
}
/* line 234, ../sass/account/acc-order-history.scss */
.mslistorders-form .form-group {
  position: relative;
  margin-bottom: 10px;
}
/* line 238, ../sass/account/acc-order-history.scss */
.mslistorders-form .form-group label {
  display: block;
  font-weight: 700;
  color: #25c6db;
  font-size: 12px;
  margin-bottom: 5px;
}
/* line 246, ../sass/account/acc-order-history.scss */
.mslistorders-form .form-group .form-control-static {
  position: relative;
  font-weight: 600;
  font-size: 16px;
}

/* line 254, ../sass/account/acc-order-history.scss */
.mslistorder-total {
  position: relative;
  margin-top: 30px;
}
/* line 258, ../sass/account/acc-order-history.scss */
.mslistorder-total .title {
  font-size: 24px;
}

/* line 1, ../sass/account/acc-stat.scss */
.AccountTable {
  position: relative;
  background: #fff;
  border-radius: 15px;
  padding: 20px;
  width: 100%;
}
/* line 8, ../sass/account/acc-stat.scss */
.AccountTable table {
  overflow: hidden;
  border-radius: 10px;
  font-size: 15px;
  width: 100%;
}
/* line 15, ../sass/account/acc-stat.scss */
.AccountTable thead {
  background: rgba(37, 198, 219, 0.1);
}
/* line 19, ../sass/account/acc-stat.scss */
.AccountTable th, .AccountTable td {
  padding: 10px;
}

@media only screen and (min-width: 1480px) and (max-width: 1640px) {
  /* line 26, ../sass/account/acc-stat.scss */
  .AccountTable {
    border-radius: 15px;
    padding: 18px;
  }
  /* line 30, ../sass/account/acc-stat.scss */
  .AccountTable table {
    border-radius: 10px;
    font-size: 14px;
  }
  /* line 35, ../sass/account/acc-stat.scss */
  .AccountTable th, .AccountTable td {
    padding: 9px 6px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1479px) {
  /* line 44, ../sass/account/acc-stat.scss */
  .AccountTable {
    border-radius: 13px;
    padding: 15px;
  }
  /* line 48, ../sass/account/acc-stat.scss */
  .AccountTable table {
    border-radius: 10px;
    font-size: 14px;
  }
  /* line 53, ../sass/account/acc-stat.scss */
  .AccountTable th, .AccountTable td {
    padding: 9px 6px;
  }

  /* line 58, ../sass/account/acc-stat.scss */
  .table-responsive {
    overflow-x: scroll;
    padding-bottom: 15px;
  }
  /* line 62, ../sass/account/acc-stat.scss */
  .table-responsive table {
    min-width: 1030px;
  }
  /* line 66, ../sass/account/acc-stat.scss */
  .table-responsive::-webkit-scrollbar {
    height: 4px;
  }
  /* line 69, ../sass/account/acc-stat.scss */
  .table-responsive::-webkit-scrollbar-track {
    background: transparent;
  }
  /* line 72, ../sass/account/acc-stat.scss */
  .table-responsive::-webkit-scrollbar-thumb {
    background: #25c6db;
    background: -moz-linear-gradient(left, #25c6db 0%, darkorange 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #25c6db), color-stop(100%, darkorange));
    background: -webkit-linear-gradient(left, #25c6db 0%, darkorange 100%);
    background: -o-linear-gradient(left, #25c6db 0%, darkorange 100%);
    background: -ms-linear-gradient(left, #25c6db 0%, darkorange 100%);
    background: linear-gradient(to right, #25c6db 0%, darkorange 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b59ce', endColorstr='#0bc9ed', GradientType=1 );
  }
  /* line 75, ../sass/account/acc-stat.scss */
  .table-responsive::-webkit-scrollbar-button {
    display: none;
  }
}
/* line 1, ../sass/account/acc-header.scss */
.acc-header {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: flex-end;
  z-index: 10;
  background: #fff;
  padding: 20px;
  border-radius: 15px;
  margin-bottom: 30px;
}

/* line 18, ../sass/account/acc-header.scss */
.acc-header-menu {
  position: relative;
}
/* line 21, ../sass/account/acc-header.scss */
.acc-header-menu svg {
  display: block;
  width: auto;
  height: 20px;
}

/* line 28, ../sass/account/acc-header.scss */
.acc-header-menu-show {
  position: relative;
  display: block;
  cursor: pointer;
}
/* line 33, ../sass/account/acc-header.scss */
.acc-header-menu-show .close {
  display: none;
}
/* line 38, ../sass/account/acc-header.scss */
.acc-header-menu-show.active .set {
  display: none;
}
/* line 41, ../sass/account/acc-header.scss */
.acc-header-menu-show.active .close {
  display: block;
}

/* line 47, ../sass/account/acc-header.scss */
.acc-header-menu-nav {
  position: absolute;
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
  -webkit-box-shadow: -10px 10px 30px 10px rgba(0, 0, 0, 0.15);
  box-shadow: -10px 10px 30px 10px rgba(0, 0, 0, 0.15);
  transform: translateY(20px);
  transition: 0.3s ease all;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  border-radius: 15px;
  padding: 20px;
  top: calc(100% + 35px);
  right: -20px;
}
/* line 64, ../sass/account/acc-header.scss */
.acc-header-menu-nav.show {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
/* line 70, ../sass/account/acc-header.scss */
.acc-header-menu-nav li {
  position: relative;
  text-align: right;
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 16px;
}
/* line 77, ../sass/account/acc-header.scss */
.acc-header-menu-nav li:nth-last-child(1) {
  margin-bottom: 0;
}
/* line 82, ../sass/account/acc-header.scss */
.acc-header-menu-nav a {
  display: block;
  transition: none;
  border-radius: 5px;
  padding: 5px 15px;
}
/* line 88, ../sass/account/acc-header.scss */
.acc-header-menu-nav a:hover {
  background: #25c6db;
  background: -moz-linear-gradient(left, #25c6db 0%, darkorange 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #25c6db), color-stop(100%, darkorange));
  background: -webkit-linear-gradient(left, #25c6db 0%, darkorange 100%);
  background: -o-linear-gradient(left, #25c6db 0%, darkorange 100%);
  background: -ms-linear-gradient(left, #25c6db 0%, darkorange 100%);
  background: linear-gradient(to right, #25c6db 0%, darkorange 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b59ce', endColorstr='#0bc9ed', GradientType=1 );
  color: #fff;
}

/* line 95, ../sass/account/acc-header.scss */
.acc-header-time {
  position: relative;
  text-transform: uppercase;
  font-size: 20px;
  margin-right: 30px;
}
/* line 101, ../sass/account/acc-header.scss */
.acc-header-time b {
  font-weight: bold;
}

/* line 106, ../sass/account/acc-header.scss */
.acc-header-day {
  position: relative;
  margin-right: 30px;
  background: rgba(0, 0, 0, 0.05);
  font-size: 15px;
  border-radius: 5px;
  padding: 7px 15px;
}

@media only screen and (min-width: 1480px) and (max-width: 1640px) {
  /* line 117, ../sass/account/acc-header.scss */
  .acc-header {
    padding: 18px;
    border-radius: 15px;
    margin-bottom: 26px;
  }

  /* line 124, ../sass/account/acc-header.scss */
  .acc-header-menu svg {
    height: 18px;
  }

  /* line 129, ../sass/account/acc-header.scss */
  .acc-header-menu-nav {
    transform: translateY(18px);
    border-radius: 15px;
    padding: 18px;
    top: calc(100% + 33px);
    right: -18px;
  }
  /* line 136, ../sass/account/acc-header.scss */
  .acc-header-menu-nav li {
    margin-bottom: 18px;
    font-size: 15px;
  }
  /* line 141, ../sass/account/acc-header.scss */
  .acc-header-menu-nav a {
    border-radius: 5px;
    padding: 5px 13px;
  }

  /* line 147, ../sass/account/acc-header.scss */
  .acc-header-time {
    font-size: 18px;
    margin-right: 26px;
  }

  /* line 152, ../sass/account/acc-header.scss */
  .acc-header-day {
    margin-right: 26px;
    font-size: 15px;
    border-radius: 5px;
    padding: 6px 13px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1479px) {
  /* line 163, ../sass/account/acc-header.scss */
  .acc-header {
    padding: 15px;
    border-radius: 13px;
    margin-bottom: 22px;
  }

  /* line 170, ../sass/account/acc-header.scss */
  .acc-header-menu svg {
    height: 16px;
  }

  /* line 175, ../sass/account/acc-header.scss */
  .acc-header-menu-nav {
    transform: translateY(15px);
    border-radius: 13px;
    padding: 15px;
    top: calc(100% + 30px);
    right: -15px;
  }
  /* line 182, ../sass/account/acc-header.scss */
  .acc-header-menu-nav li {
    margin-bottom: 15px;
    font-size: 14px;
  }
  /* line 187, ../sass/account/acc-header.scss */
  .acc-header-menu-nav a {
    border-radius: 5px;
    padding: 4px 10px;
  }

  /* line 193, ../sass/account/acc-header.scss */
  .acc-header-time {
    font-size: 18px;
    margin-right: 22px;
  }

  /* line 198, ../sass/account/acc-header.scss */
  .acc-header-day {
    margin-right: 22px;
    font-size: 14px;
    border-radius: 5px;
    padding: 5px 10px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1279px) {
  /* line 209, ../sass/account/acc-header.scss */
  .acc-header {
    padding: 15px;
    border-radius: 13px;
    margin-bottom: 18px;
  }

  /* line 216, ../sass/account/acc-header.scss */
  .acc-header-menu svg {
    height: 16px;
  }

  /* line 221, ../sass/account/acc-header.scss */
  .acc-header-menu-nav {
    transform: translateY(15px);
    border-radius: 13px;
    padding: 15px;
    top: calc(100% + 30px);
    right: -15px;
  }
  /* line 228, ../sass/account/acc-header.scss */
  .acc-header-menu-nav li {
    margin-bottom: 15px;
    font-size: 14px;
  }
  /* line 233, ../sass/account/acc-header.scss */
  .acc-header-menu-nav a {
    border-radius: 5px;
    padding: 4px 10px;
  }

  /* line 239, ../sass/account/acc-header.scss */
  .acc-header-time {
    font-size: 18px;
    margin-right: 22px;
  }

  /* line 244, ../sass/account/acc-header.scss */
  .acc-header-day {
    margin-right: 22px;
    font-size: 14px;
    border-radius: 5px;
    padding: 5px 10px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 255, ../sass/account/acc-header.scss */
  .acc-header-day {
    margin-right: 15px;
  }

  /* line 259, ../sass/account/acc-header.scss */
  .acc-header-time {
    font-size: 16px;
    margin-right: 15px;
  }
}
/* line 1, ../sass/account/acc-dashboard-stats.scss */
.AccStatsWr {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin: 0 -15px;
}

/* line 8, ../sass/account/acc-dashboard-stats.scss */
.AccStatsBox {
  margin: 15px;
  border-radius: 20px;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
  width: calc(27% - 30px);
  background-color: #fff;
}
/* line 18, ../sass/account/acc-dashboard-stats.scss */
.AccStatsBox p {
  font-size: 16px;
  font-weight: 600;
}
/* line 23, ../sass/account/acc-dashboard-stats.scss */
.AccStatsBox:nth-child(3) {
  width: calc(19% - 30px);
}
/* line 26, ../sass/account/acc-dashboard-stats.scss */
.AccStatsBox:nth-child(3) small {
  display: block;
}

/* line 32, ../sass/account/acc-dashboard-stats.scss */
.AccStatsMenu {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 10px;
  right: 10px;
  background-color: transparent;
  border-radius: 5px;
  background-image: url(../img/3844442_dot_menu_more_vertical_icon.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 80%;
  padding: 0;
}
/* line 46, ../sass/account/acc-dashboard-stats.scss */
.AccStatsMenu:hover {
  background-color: #f4f5f6;
}

/* line 51, ../sass/account/acc-dashboard-stats.scss */
.AccStatsNum {
  margin-top: 20px;
}
/* line 54, ../sass/account/acc-dashboard-stats.scss */
.AccStatsNum b {
  font-size: 38px;
  font-weight: 800;
  margin-right: 15px;
}
/* line 60, ../sass/account/acc-dashboard-stats.scss */
.AccStatsNum span {
  display: block;
}
/* line 64, ../sass/account/acc-dashboard-stats.scss */
.AccStatsNum small {
  position: relative;
  font-size: 13px;
}
/* line 70, ../sass/account/acc-dashboard-stats.scss */
.AccStatsNum small.up:before, .AccStatsNum small.down:before {
  content: '';
  position: relative;
  font-size: initial;
  margin-right: 6px;
}
/* line 80, ../sass/account/acc-dashboard-stats.scss */
.AccStatsNum small.up:before {
  border: 6px solid transparent;
  border-bottom: 6px solid green;
  top: -15px;
}
/* line 89, ../sass/account/acc-dashboard-stats.scss */
.AccStatsNum small.down:before {
  border: 6px solid transparent;
  border-top: 6px solid green;
  top: 15px;
}

/* line 98, ../sass/account/acc-dashboard-stats.scss */
.AccStatsChart {
  bottom: -20px;
  position: relative;
  width: 100%;
}
/* line 103, ../sass/account/acc-dashboard-stats.scss */
.AccStatsChart img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

@media only screen and (min-width: 1280px) and (max-width: 1479px) {
  /* line 111, ../sass/account/acc-dashboard-stats.scss */
  .AccStatsBox {
    width: calc(100% / 2 - 30px) !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  /* line 117, ../sass/account/acc-dashboard-stats.scss */
  .AccStatsBox {
    width: calc(100% / 2 - 30px) !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 123, ../sass/account/acc-dashboard-stats.scss */
  .AccStatsBox {
    width: calc(100% / 2 - 30px) !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 129, ../sass/account/acc-dashboard-stats.scss */
  .AccStatsWr {
    width: 100%;
    margin: 0;
  }

  /* line 134, ../sass/account/acc-dashboard-stats.scss */
  .AccStatsBox {
    width: 100% !important;
    margin: 15px 0 0;
  }
}
/* line 1, ../sass/account/acc-dashboard-latest.scss */
.AccLatest {
  position: relative;
  margin: 40px 0;
}

/* line 6, ../sass/account/acc-dashboard-latest.scss */
.AccLatestTable {
  position: relative;
  padding: 15px 30px;
  border-radius: 15px;
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
}
/* line 14, ../sass/account/acc-dashboard-latest.scss */
.AccLatestTable .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
/* line 19, ../sass/account/acc-dashboard-latest.scss */
.AccLatestTable .row .col {
  width: 15%;
  padding: 15px;
  box-sizing: border-box;
}
/* line 24, ../sass/account/acc-dashboard-latest.scss */
.AccLatestTable .row .col:nth-child(1) {
  width: 32%;
}
/* line 28, ../sass/account/acc-dashboard-latest.scss */
.AccLatestTable .row .col:nth-child(5) {
  width: 23%;
}
/* line 33, ../sass/account/acc-dashboard-latest.scss */
.AccLatestTable .row b {
  font-size: 18px;
  color: #000;
  opacity: 0.7;
  font-weight: 500;
  display: block;
}
/* line 41, ../sass/account/acc-dashboard-latest.scss */
.AccLatestTable .row .user {
  position: relative;
  padding-left: 60px;
  box-sizing: border-box;
}
/* line 46, ../sass/account/acc-dashboard-latest.scss */
.AccLatestTable .row .user span {
  font-size: 18px;
  display: block;
}
/* line 51, ../sass/account/acc-dashboard-latest.scss */
.AccLatestTable .row .user small {
  display: block;
  font-size: 14px;
  opacity: 0.7;
  margin-top: 3px;
}
/* line 59, ../sass/account/acc-dashboard-latest.scss */
.AccLatestTable .row .user-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}
/* line 68, ../sass/account/acc-dashboard-latest.scss */
.AccLatestTable .row .user-img img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
}
/* line 78, ../sass/account/acc-dashboard-latest.scss */
.AccLatestTable .row p {
  font-size: 18px;
  font-weight: 500;
}
/* line 83, ../sass/account/acc-dashboard-latest.scss */
.AccLatestTable .row .button-table {
  width: max-content;
  border-radius: 40px;
  height: 50px;
  display: flex;
  align-items: center;
  padding: 0 25px;
  font-size: 15px;
  font-weight: 600;
}
/* line 93, ../sass/account/acc-dashboard-latest.scss */
.AccLatestTable .row .button-table.complited {
  background: #eaf9f4;
  color: #61d29d;
}
/* line 98, ../sass/account/acc-dashboard-latest.scss */
.AccLatestTable .row .button-table.progress {
  background: #fffced;
  color: #d4c489;
}
/* line 103, ../sass/account/acc-dashboard-latest.scss */
.AccLatestTable .row .button-table.cancelled {
  background: #ffeded;
  color: #be7b82;
}

@media only screen and (min-width: 1280px) and (max-width: 1479px) {
  /* line 112, ../sass/account/acc-dashboard-latest.scss */
  .AccLatest {
    margin: 30px 0;
  }

  /* line 120, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .col {
    width: 17%;
    padding: 10px;
  }
  /* line 124, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .col:nth-child(1) {
    width: 29%;
  }
  /* line 128, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .col:nth-child(5) {
    width: 20%;
  }
  /* line 135, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .user span {
    font-size: 17px;
  }
  /* line 140, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row b {
    font-size: 17px;
  }
  /* line 144, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row p {
    font-size: 17px;
  }
  /* line 148, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .button-table {
    height: 45px;
    padding: 0 22px;
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  /* line 158, ../sass/account/acc-dashboard-latest.scss */
  .AccLatest {
    margin: 30px 0;
  }

  /* line 162, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable {
    padding: 10px 15px;
  }
  /* line 167, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .col {
    width: 17%;
    padding: 6px;
  }
  /* line 171, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .col:nth-child(1) {
    width: 29%;
  }
  /* line 175, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .col:nth-child(5) {
    width: 20%;
  }
  /* line 180, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .user {
    padding-left: 36px;
  }
  /* line 183, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .user span {
    font-size: 15px;
  }
  /* line 186, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .user small {
    font-size: 11px;
  }
  /* line 191, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .user-img {
    width: 30px;
    height: 30px;
  }
  /* line 196, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row b {
    font-size: 15px;
  }
  /* line 200, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row p {
    font-size: 15px;
  }
  /* line 204, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .button-table {
    height: 45px;
    padding: 0 15px;
    font-size: 13px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 214, ../sass/account/acc-dashboard-latest.scss */
  .AccLatest {
    margin: 20px 0;
  }

  /* line 218, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable {
    padding: 10px 15px;
  }
  /* line 223, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .col {
    width: 17%;
    padding: 6px;
  }
  /* line 227, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .col:nth-child(1) {
    width: 29%;
  }
  /* line 231, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .col:nth-child(5) {
    width: 20%;
  }
  /* line 236, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .user {
    padding-left: 36px;
  }
  /* line 239, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .user span {
    font-size: 15px;
  }
  /* line 242, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .user small {
    font-size: 11px;
  }
  /* line 247, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .user-img {
    width: 30px;
    height: 30px;
  }
  /* line 252, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row b {
    font-size: 15px;
  }
  /* line 256, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row p {
    font-size: 15px;
  }
  /* line 260, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .button-table {
    height: 45px;
    padding: 0 15px;
    font-size: 13px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 271, ../sass/account/acc-dashboard-latest.scss */
  .AccLatest {
    margin: 20px 0;
  }

  /* line 275, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable {
    padding: 10px 15px;
    overflow-y: scroll;
  }
  /* line 279, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row {
    flex-wrap: nowrap;
  }
  /* line 282, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .col {
    width: 17%;
    padding: 6px;
    min-width: 110px;
  }
  /* line 287, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .col:nth-child(1) {
    width: 29%;
    min-width: 160px;
  }
  /* line 292, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .col:nth-child(5) {
    width: 20%;
  }
  /* line 297, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .user {
    padding-left: 36px;
  }
  /* line 300, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .user span {
    font-size: 14px;
  }
  /* line 303, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .user small {
    font-size: 11px;
  }
  /* line 308, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .user-img {
    width: 30px;
    height: 30px;
  }
  /* line 313, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row b {
    font-size: 14px;
  }
  /* line 317, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row p {
    font-size: 14px;
  }
  /* line 321, ../sass/account/acc-dashboard-latest.scss */
  .AccLatestTable .row .button-table {
    height: 45px;
    padding: 0 12px;
    font-size: 12px;
  }
}
/* line 1, ../sass/account/acc-dashboard-history-bullet.scss */
.AccHistoryBulletWr {
  position: relative;
  width: calc(100% + 14px);
  margin: 0 -7px;
  display: flex;
  flex-wrap: wrap;
}

/* line 9, ../sass/account/acc-dashboard-history-bullet.scss */
.AccHistoryBulletBox {
  margin: 7px;
  border-radius: 20px;
  width: calc(100% / 3 - 14px);
  background-color: #fff;
  padding: 30px;
}
/* line 16, ../sass/account/acc-dashboard-history-bullet.scss */
.AccHistoryBulletBox .icon {
  display: flex;
  justify-content: center;
}
/* line 20, ../sass/account/acc-dashboard-history-bullet.scss */
.AccHistoryBulletBox .icon svg {
  height: 50px;
}
/* line 25, ../sass/account/acc-dashboard-history-bullet.scss */
.AccHistoryBulletBox span {
  font-size: 22px;
  display: block;
  text-align: center;
}
/* line 31, ../sass/account/acc-dashboard-history-bullet.scss */
.AccHistoryBulletBox b {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 800;
  margin-top: 3px;
}

@media only screen and (min-width: 1280px) and (max-width: 1479px) {
  /* line 46, ../sass/account/acc-dashboard-history-bullet.scss */
  .AccHistoryBulletBox .icon svg {
    height: 45px;
  }
  /* line 51, ../sass/account/acc-dashboard-history-bullet.scss */
  .AccHistoryBulletBox span {
    font-size: 20px;
  }
  /* line 55, ../sass/account/acc-dashboard-history-bullet.scss */
  .AccHistoryBulletBox b {
    font-size: 18px;
    margin-top: 3px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  /* line 65, ../sass/account/acc-dashboard-history-bullet.scss */
  .AccHistoryBulletBox {
    padding: 20px;
  }
  /* line 70, ../sass/account/acc-dashboard-history-bullet.scss */
  .AccHistoryBulletBox .icon svg {
    height: 40px;
  }
  /* line 75, ../sass/account/acc-dashboard-history-bullet.scss */
  .AccHistoryBulletBox span {
    font-size: 18px;
  }
  /* line 79, ../sass/account/acc-dashboard-history-bullet.scss */
  .AccHistoryBulletBox b {
    font-size: 16px;
    margin-top: 3px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 90, ../sass/account/acc-dashboard-history-bullet.scss */
  .AccHistoryBulletBox {
    padding: 20px;
  }
  /* line 95, ../sass/account/acc-dashboard-history-bullet.scss */
  .AccHistoryBulletBox .icon svg {
    height: 38px;
  }
  /* line 100, ../sass/account/acc-dashboard-history-bullet.scss */
  .AccHistoryBulletBox span {
    font-size: 16px;
  }
  /* line 104, ../sass/account/acc-dashboard-history-bullet.scss */
  .AccHistoryBulletBox b {
    font-size: 15px;
    margin-top: 3px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 115, ../sass/account/acc-dashboard-history-bullet.scss */
  .AccHistoryBulletWr {
    width: calc(100% + 6px);
    margin: 0 -3px;
  }

  /* line 120, ../sass/account/acc-dashboard-history-bullet.scss */
  .AccHistoryBulletBox {
    padding: 10px;
    margin: 3px;
    border-radius: 15px;
    width: calc(100% / 3 - 6px);
  }
  /* line 128, ../sass/account/acc-dashboard-history-bullet.scss */
  .AccHistoryBulletBox .icon svg {
    height: 25px;
  }
  /* line 133, ../sass/account/acc-dashboard-history-bullet.scss */
  .AccHistoryBulletBox span {
    font-size: 13px;
  }
  /* line 137, ../sass/account/acc-dashboard-history-bullet.scss */
  .AccHistoryBulletBox b {
    font-size: 14px;
    margin-top: 3px;
  }
}
/* line 1, ../sass/account/acc-dashboard-history-table.scss */
.AccHistoryTable {
  position: relative;
  margin: 40px 0;
}

/* line 6, ../sass/account/acc-dashboard-history-table.scss */
.AccHistoryTableWr {
  position: relative;
  padding: 15px;
  border-radius: 15px;
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
}
/* line 14, ../sass/account/acc-dashboard-history-table.scss */
.AccHistoryTableWr .row {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f4f5f6;
}
/* line 19, ../sass/account/acc-dashboard-history-table.scss */
.AccHistoryTableWr .row:nth-child(1) {
  border-bottom: 2px solid #f4f5f6;
}
/* line 23, ../sass/account/acc-dashboard-history-table.scss */
.AccHistoryTableWr .row:last-child {
  border: none;
}
/* line 28, ../sass/account/acc-dashboard-history-table.scss */
.AccHistoryTableWr .col {
  width: calc(100% / 7);
  padding: 10px 5px;
  box-sizing: border-box;
  font-size: 16px;
}
/* line 34, ../sass/account/acc-dashboard-history-table.scss */
.AccHistoryTableWr .col:nth-child(1) {
  width: 20%;
}
/* line 38, ../sass/account/acc-dashboard-history-table.scss */
.AccHistoryTableWr .col:nth-child(2) {
  width: 14%;
}
/* line 42, ../sass/account/acc-dashboard-history-table.scss */
.AccHistoryTableWr .col:nth-child(3) {
  width: 16%;
}
/* line 46, ../sass/account/acc-dashboard-history-table.scss */
.AccHistoryTableWr .col:nth-child(4) {
  width: 16%;
}
/* line 50, ../sass/account/acc-dashboard-history-table.scss */
.AccHistoryTableWr .col:nth-child(5) {
  width: 13%;
}
/* line 54, ../sass/account/acc-dashboard-history-table.scss */
.AccHistoryTableWr .col:nth-child(6) {
  width: 13%;
}
/* line 58, ../sass/account/acc-dashboard-history-table.scss */
.AccHistoryTableWr .col:nth-child(7) {
  width: 8%;
}
/* line 63, ../sass/account/acc-dashboard-history-table.scss */
.AccHistoryTableWr b {
  font-weight: 600;
}
/* line 67, ../sass/account/acc-dashboard-history-table.scss */
.AccHistoryTableWr svg {
  width: 15px;
}

@media only screen and (min-width: 1280px) and (max-width: 1479px) {
  /* line 74, ../sass/account/acc-dashboard-history-table.scss */
  .AccHistoryTable {
    margin: 30px 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  /* line 81, ../sass/account/acc-dashboard-history-table.scss */
  .AccHistoryTable {
    margin: 30px 0;
  }

  /* line 85, ../sass/account/acc-dashboard-history-table.scss */
  .AccHistoryTableWr {
    padding: 12px;
  }
  /* line 88, ../sass/account/acc-dashboard-history-table.scss */
  .AccHistoryTableWr .col {
    padding: 8px 3px;
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 97, ../sass/account/acc-dashboard-history-table.scss */
  .AccHistoryTable {
    margin: 20px 0;
  }

  /* line 101, ../sass/account/acc-dashboard-history-table.scss */
  .AccHistoryTableWr {
    padding: 12px;
  }
  /* line 104, ../sass/account/acc-dashboard-history-table.scss */
  .AccHistoryTableWr .col {
    padding: 8px 3px;
    font-size: 14px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 113, ../sass/account/acc-dashboard-history-table.scss */
  .AccHistoryTable {
    margin: 20px 0;
  }

  /* line 117, ../sass/account/acc-dashboard-history-table.scss */
  .AccHistoryTableWr {
    padding: 10px 15px;
    overflow-y: scroll;
  }
  /* line 121, ../sass/account/acc-dashboard-history-table.scss */
  .AccHistoryTableWr .row {
    flex-wrap: nowrap;
    border: none !important;
  }
  /* line 127, ../sass/account/acc-dashboard-history-table.scss */
  .AccHistoryTableWr .row:nth-child(1) .col {
    border-bottom: 2px solid #f4f5f6;
  }
  /* line 133, ../sass/account/acc-dashboard-history-table.scss */
  .AccHistoryTableWr .col {
    padding: 8px 3px;
    font-size: 14px;
    padding: 6px;
    min-width: 150px;
    border-bottom: 2px solid #f4f5f6;
  }
}
/* line 1, ../sass/account/acc-chat.scss */
.AccChat {
  display: flex;
  flex-wrap: wrap;
  border: 2px solid #e4e4ee;
  background-color: #fff;
  border-radius: 15px;
  overflow: hidden;
}

/* line 10, ../sass/account/acc-chat.scss */
.AccChatLeft {
  width: 360px;
}
/* line 13, ../sass/account/acc-chat.scss */
.AccChatLeft .top {
  position: relative;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 500;
  height: 50px;
  padding: 0 15px;
  align-items: center;
  box-sizing: border-box;
  border-bottom: 2px solid #e4e4ee;
  border-right: 2px solid #e4e4ee;
}
/* line 28, ../sass/account/acc-chat.scss */
.AccChatLeft ul {
  display: flex;
}
/* line 31, ../sass/account/acc-chat.scss */
.AccChatLeft ul li {
  margin-right: 10px;
}
/* line 34, ../sass/account/acc-chat.scss */
.AccChatLeft ul li a {
  color: #25C6DB;
}
/* line 42, ../sass/account/acc-chat.scss */
.AccChatLeft .top-drop span {
  display: flex;
  align-items: center;
}
/* line 46, ../sass/account/acc-chat.scss */
.AccChatLeft .top-drop span svg {
  width: 10px;
  margin-left: 5px;
}

/* line 54, ../sass/account/acc-chat.scss */
.AccChatList {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 700px;
  overflow: hidden;
  overflow-y: scroll;
  border-right: 2px solid #e4e4ee;
}
/* line 63, ../sass/account/acc-chat.scss */
.AccChatList:-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}
/* line 69, ../sass/account/acc-chat.scss */
.AccChatList::-webkit-scrollbar {
  width: 5px;
  background-color: #fff;
}
/* line 75, ../sass/account/acc-chat.scss */
.AccChatList::-webkit-scrollbar-thumb {
  background-color: #e4e4ee;
  border: 2px solid #e4e4ee;
}
/* line 81, ../sass/account/acc-chat.scss */
.AccChatList .user-row {
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px 15px;
  box-sizing: border-box;
  border-bottom: 2px solid #e4e4ee;
}
/* line 89, ../sass/account/acc-chat.scss */
.AccChatList .user-row:last-child {
  border-bottom: none;
}
/* line 93, ../sass/account/acc-chat.scss */
.AccChatList .user-row .img {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
}
/* line 100, ../sass/account/acc-chat.scss */
.AccChatList .user-row .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
/* line 108, ../sass/account/acc-chat.scss */
.AccChatList .user-row .desc {
  display: flex;
  flex-direction: column;
  width: calc(100% - 80px);
  padding-left: 20px;
  box-sizing: border-box;
}
/* line 115, ../sass/account/acc-chat.scss */
.AccChatList .user-row .desc p {
  font-size: 14px;
  opacity: 0.7;
  overflow: hidden;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin: 7px 0;
}
/* line 128, ../sass/account/acc-chat.scss */
.AccChatList .user-row-top {
  display: flex;
  justify-content: space-between;
}
/* line 132, ../sass/account/acc-chat.scss */
.AccChatList .user-row-top b {
  width: 50%;
  display: block;
  font-weight: 600;
  position: relative;
  font-size: 16px;
}
/* line 140, ../sass/account/acc-chat.scss */
.AccChatList .user-row-top i {
  display: block;
  width: 50%;
  font-size: 12px;
  opacity: 0.7;
  margin-left: auto;
  text-align: right;
  padding-left: 5px;
  box-sizing: border-box;
}
/* line 152, ../sass/account/acc-chat.scss */
.AccChatList .user-label {
  padding: 5px;
  font-size: 14px;
  color: #25C6DB;
  border: 1px solid #25C6DB;
  width: max-content;
  border-radius: 7px;
}

/* line 162, ../sass/account/acc-chat.scss */
.AccChatRight {
  width: calc(100% - 360px);
}
/* line 165, ../sass/account/acc-chat.scss */
.AccChatRight .top {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  height: 50px;
  padding: 0 15px;
  box-sizing: border-box;
  border-bottom: 2px solid #e4e4ee;
}
/* line 178, ../sass/account/acc-chat.scss */
.AccChatRight b {
  font-weight: 700;
  margin-right: 10px;
}
/* line 185, ../sass/account/acc-chat.scss */
.AccChatRight .top-asign i {
  color: #25C6DB;
}
/* line 190, ../sass/account/acc-chat.scss */
.AccChatRight .top-status {
  display: flex;
  align-items: center;
}
/* line 195, ../sass/account/acc-chat.scss */
.AccChatRight .top-status-drop {
  padding: 5px;
  font-size: 14px;
  color: #25C6DB;
  border: 1px solid #25C6DB;
  width: max-content;
  border-radius: 7px;
  display: flex;
  align-items: center;
}
/* line 209, ../sass/account/acc-chat.scss */
.AccChatRight .top-status-drop svg {
  width: 10px;
  margin-left: 5px;
}

/* line 217, ../sass/account/acc-chat.scss */
.chat-body {
  height: 700px;
}

/* line 221, ../sass/account/acc-chat.scss */
.chat-body-wr {
  width: 100%;
  height: 550px;
  overflow: hidden;
  overflow-y: scroll;
}
/* line 227, ../sass/account/acc-chat.scss */
.chat-body-wr:-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}
/* line 233, ../sass/account/acc-chat.scss */
.chat-body-wr::-webkit-scrollbar {
  width: 5px;
  background-color: #fff;
}
/* line 239, ../sass/account/acc-chat.scss */
.chat-body-wr::-webkit-scrollbar-thumb {
  background-color: #e4e4ee;
  border: 2px solid #e4e4ee;
}

/* line 247, ../sass/account/acc-chat.scss */
.chat-body-row {
  padding-top: 50px;
}
/* line 250, ../sass/account/acc-chat.scss */
.chat-body-row .line {
  position: relative;
}
/* line 253, ../sass/account/acc-chat.scss */
.chat-body-row .line:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #e4e4ee;
}
/* line 264, ../sass/account/acc-chat.scss */
.chat-body-row .line span {
  display: block;
  text-align: center;
  width: max-content;
  margin: 0 auto;
  font-size: 14px;
  padding: 0 10px;
  position: relative;
  z-index: 2;
  background-color: #fff;
}

/* line 278, ../sass/account/acc-chat.scss */
.chat-body-userqe {
  position: relative;
  display: flex;
  align-items: center;
  padding: 40px 20px;
  box-sizing: border-box;
}
/* line 285, ../sass/account/acc-chat.scss */
.chat-body-userqe .img {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
}
/* line 292, ../sass/account/acc-chat.scss */
.chat-body-userqe .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
/* line 300, ../sass/account/acc-chat.scss */
.chat-body-userqe .desc {
  display: flex;
  flex-direction: column;
  width: calc(100% - 50px);
  padding-left: 20px;
  box-sizing: border-box;
}
/* line 307, ../sass/account/acc-chat.scss */
.chat-body-userqe .desc p {
  font-size: 14px;
  margin: 7px 0;
  font-weight: 500;
}
/* line 314, ../sass/account/acc-chat.scss */
.chat-body-userqe .user-row-top {
  display: flex;
  justify-content: space-between;
}
/* line 318, ../sass/account/acc-chat.scss */
.chat-body-userqe .user-row-top b {
  width: 50%;
  display: block;
  font-weight: 600;
  position: relative;
  font-size: 16px;
}
/* line 326, ../sass/account/acc-chat.scss */
.chat-body-userqe .user-row-top i {
  display: block;
  width: 50%;
  font-size: 12px;
  opacity: 0.7;
  margin-left: auto;
  text-align: right;
  padding-left: 5px;
  box-sizing: border-box;
}

/* line 340, ../sass/account/acc-chat.scss */
.chat-body-label {
  padding: 10px 20px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  margin: 0 20px;
  background: #D3CCF1;
}
/* line 348, ../sass/account/acc-chat.scss */
.chat-body-label svg {
  width: 50px;
}
/* line 352, ../sass/account/acc-chat.scss */
.chat-body-label b {
  font-weight: 600;
  display: block;
  padding-left: 20px;
  box-sizing: border-box;
  width: calc(100% - 50px);
  margin: 0;
  font-size: 14px;
}

/* line 363, ../sass/account/acc-chat.scss */
.chat-body-bottom {
  height: 150px;
}
/* line 366, ../sass/account/acc-chat.scss */
.chat-body-bottom .text-write {
  width: 100%;
  height: 115px;
  border-top: 2px solid #e4e4ee;
  border-bottom: 2px solid #e4e4ee;
}
/* line 372, ../sass/account/acc-chat.scss */
.chat-body-bottom .text-write textarea {
  text-align: left;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  font-size: 14px;
}
/* line 383, ../sass/account/acc-chat.scss */
.chat-body-bottom .text-style {
  background-color: #f4f4f4;
  display: flex;
  align-items: center;
  height: 35px;
  padding: 0 15px;
  box-sizing: border-box;
}
/* line 391, ../sass/account/acc-chat.scss */
.chat-body-bottom .text-style button {
  width: 25px;
  height: 25px;
  border-radius: 5px;
  padding: 0;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 401, ../sass/account/acc-chat.scss */
.chat-body-bottom .text-style button svg {
  width: 20px;
  opacity: 0.6;
}
/* line 408, ../sass/account/acc-chat.scss */
.chat-body-bottom .text-style button:hover svg {
  opacity: 1;
}

@media only screen and (min-width: 1280px) and (max-width: 1479px) {
  /* line 417, ../sass/account/acc-chat.scss */
  .AccChatLeft {
    width: 300px;
  }

  /* line 425, ../sass/account/acc-chat.scss */
  .AccChatList .user-row .img {
    width: 60px;
    height: 60px;
  }
  /* line 430, ../sass/account/acc-chat.scss */
  .AccChatList .user-row .desc {
    width: calc(100% - 60px);
    padding-left: 10px;
  }

  /* line 437, ../sass/account/acc-chat.scss */
  .AccChatRight {
    width: calc(100% - 300px);
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  /* line 443, ../sass/account/acc-chat.scss */
  .AccChatLeft {
    width: 300px;
  }

  /* line 451, ../sass/account/acc-chat.scss */
  .AccChatList .user-row .img {
    width: 60px;
    height: 60px;
  }
  /* line 456, ../sass/account/acc-chat.scss */
  .AccChatList .user-row .desc {
    width: calc(100% - 60px);
    padding-left: 10px;
  }

  /* line 463, ../sass/account/acc-chat.scss */
  .AccChatRight {
    width: calc(100% - 300px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 470, ../sass/account/acc-chat.scss */
  .AccChatLeft {
    width: 300px;
  }

  /* line 478, ../sass/account/acc-chat.scss */
  .AccChatList .user-row .img {
    width: 60px;
    height: 60px;
  }
  /* line 483, ../sass/account/acc-chat.scss */
  .AccChatList .user-row .desc {
    width: calc(100% - 60px);
    padding-left: 10px;
  }

  /* line 490, ../sass/account/acc-chat.scss */
  .AccChatRight {
    width: calc(100% - 300px);
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 497, ../sass/account/acc-chat.scss */
  .AccChatLeft {
    width: 80px;
  }
  /* line 500, ../sass/account/acc-chat.scss */
  .AccChatLeft .top {
    flex-direction: column;
    align-items: flex-start;
    font-size: 11px;
    padding: 5px;
    height: 50px;
  }

  /* line 511, ../sass/account/acc-chat.scss */
  .AccChatList .user-row {
    padding: 5px;
    flex-direction: column;
    align-items: flex-start;
  }
  /* line 516, ../sass/account/acc-chat.scss */
  .AccChatList .user-row .img {
    width: 40px;
    height: 40px;
  }
  /* line 521, ../sass/account/acc-chat.scss */
  .AccChatList .user-row .desc {
    width: 100%;
    padding-left: 0px;
    padding-top: 5px;
  }
  /* line 526, ../sass/account/acc-chat.scss */
  .AccChatList .user-row .desc p {
    display: none;
  }
  /* line 532, ../sass/account/acc-chat.scss */
  .AccChatList .user-row-top {
    flex-wrap: wrap;
  }
  /* line 535, ../sass/account/acc-chat.scss */
  .AccChatList .user-row-top i {
    width: 100%;
    font-size: 10px;
    order: -1;
    padding: 0;
    text-align: left;
  }
  /* line 543, ../sass/account/acc-chat.scss */
  .AccChatList .user-row-top b {
    font-size: 12px;
    width: 100%;
  }
  /* line 549, ../sass/account/acc-chat.scss */
  .AccChatList .user-label {
    padding: 2px;
    font-size: 10px;
    margin-top: 2px;
  }

  /* line 556, ../sass/account/acc-chat.scss */
  .AccChatRight {
    width: calc(100% - 80px);
  }
  /* line 559, ../sass/account/acc-chat.scss */
  .AccChatRight .top {
    flex-direction: column;
    height: auto;
    align-items: flex-start;
    height: 50px;
    padding: 5px;
    font-size: 11px;
  }
  /* line 568, ../sass/account/acc-chat.scss */
  .AccChatRight .top-status {
    align-items: flex-end;
  }
  /* line 572, ../sass/account/acc-chat.scss */
  .AccChatRight .top-status-drop {
    padding: 3px;
    font-size: 11px;
  }

  /* line 578, ../sass/account/acc-chat.scss */
  .chat-body-row {
    padding-top: 20px;
  }
  /* line 583, ../sass/account/acc-chat.scss */
  .chat-body-row .line span {
    font-size: 12px;
  }

  /* line 589, ../sass/account/acc-chat.scss */
  .chat-body-userqe {
    padding: 10px 5px;
  }
  /* line 592, ../sass/account/acc-chat.scss */
  .chat-body-userqe .img {
    width: 20px;
    height: 20px;
  }
  /* line 597, ../sass/account/acc-chat.scss */
  .chat-body-userqe .desc {
    width: calc(100% - 20px);
    padding-left: 10px;
  }
  /* line 601, ../sass/account/acc-chat.scss */
  .chat-body-userqe .desc p {
    font-size: 11px;
    margin: 2px 0;
  }
  /* line 609, ../sass/account/acc-chat.scss */
  .chat-body-userqe .user-row-top b {
    font-size: 12px;
  }
  /* line 613, ../sass/account/acc-chat.scss */
  .chat-body-userqe .user-row-top i {
    font-size: 10px;
  }

  /* line 619, ../sass/account/acc-chat.scss */
  .chat-body-label {
    padding: 5px 10px;
    margin: 0 5px;
  }
  /* line 623, ../sass/account/acc-chat.scss */
  .chat-body-label svg {
    width: 20px;
  }
  /* line 627, ../sass/account/acc-chat.scss */
  .chat-body-label b {
    padding-left: 10px;
    width: calc(100% - 20px);
    font-size: 11px;
  }

  /* line 638, ../sass/account/acc-chat.scss */
  .chat-body-bottom .text-write textarea {
    font-size: 12px;
    padding: 5px;
  }
  /* line 642, ../sass/account/acc-chat.scss */
  .chat-body-bottom .text-write textarea::placeholder {
    font-size: 12px;
  }
  /* line 648, ../sass/account/acc-chat.scss */
  .chat-body-bottom .text-style {
    padding: 0 8px;
  }
  /* line 651, ../sass/account/acc-chat.scss */
  .chat-body-bottom .text-style button {
    width: 20px;
    height: 20px;
    border-radius: 5px;
    padding: 0;
    margin-right: 15px;
  }
  /* line 658, ../sass/account/acc-chat.scss */
  .chat-body-bottom .text-style button svg {
    width: 15px;
  }
}
/* line 1, ../sass/account/acc-rest.scss */
.AccountRest {
  margin-bottom: 20px;
}
/* line 4, ../sass/account/acc-rest.scss */
.AccountRest h4 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
}

/* line 11, ../sass/account/acc-rest.scss */
.AccountRestTable {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 18, ../sass/account/acc-rest.scss */
.AccountRestTable .t-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 48% !important;
  justify-content: space-between;
  margin-bottom: 15px;
}
/* line 26, ../sass/account/acc-rest.scss */
.AccountRestTable .t-row.w100 {
  width: 100% !important;
  justify-content: center;
}
/* line 32, ../sass/account/acc-rest.scss */
.AccountRestTable div {
  width: 100%;
}
/* line 36, ../sass/account/acc-rest.scss */
.AccountRestTable .t-name {
  width: 100%;
  margin-bottom: 5px;
  font-size: 16px;
}
/* line 43, ../sass/account/acc-rest.scss */
.AccountRestTable .t-input {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #000;
  border-radius: 10px;
  height: clamp(40px, 7vmin, 64px);
  padding: 0 1.6vw;
  background-color: #fff;
  font-size: var(--text-font-size);
}

@media only screen and (min-width: 1280px) and (max-width: 1479px) {
  /* line 64, ../sass/account/acc-rest.scss */
  .AccountRest h4 {
    font-size: 22px;
    margin-bottom: 16px;
  }

  /* line 72, ../sass/account/acc-rest.scss */
  .AccountRestTable .t-name {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  /* line 84, ../sass/account/acc-rest.scss */
  .AccountRest h4 {
    font-size: 22px;
    margin-bottom: 16px;
  }

  /* line 92, ../sass/account/acc-rest.scss */
  .AccountRestTable .t-row {
    width: 100% !important;
  }
  /* line 96, ../sass/account/acc-rest.scss */
  .AccountRestTable .t-name {
    font-size: 14px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 108, ../sass/account/acc-rest.scss */
  .AccountRest h4 {
    font-size: 22px;
    margin-bottom: 16px;
  }

  /* line 116, ../sass/account/acc-rest.scss */
  .AccountRestTable .t-row {
    width: 100% !important;
    margin-bottom: 10px;
  }
  /* line 121, ../sass/account/acc-rest.scss */
  .AccountRestTable .t-name {
    font-size: 14px;
  }
  /* line 127, ../sass/account/acc-rest.scss */
  .AccountRestTable .t-input::placeholder {
    font-size: var(--text-font-size);
  }
}
/* line 27, ../sass/account.scss */
.header {
  padding-bottom: 30px;
}
