/* @font-face {
    font-family: babyfont;
    src: url('../fonts/MPLUSRounded1c-Regular.ttf') format('truetype'), url('../fonts/MPLUSRounded1c-Regular.woff') format('woff');
    font-weight: normal, ;
    font-style: normal;
}

@font-face {
    font-family: babyfont;
    src: url('../fonts/MPLUSRounded1c-Bold.ttf') format('truetype'), url('../fonts/MPLUSRounded1c-Bold.woff') format('woff'), ;
    font-weight: bold;
    font-style: normal;
}

.v-application {
	font-family: babyfont!important;
}

.v-application [class*='text-'] {
	font-family: babyfont!important;
} */

/* * {
    font-family: inherit!important;
} */

html,
body {
    scroll-behavior: smooth;
}

html,
body {
    background-color: white !important;
    margin: 0px !important;
    padding: 0px !important;
    font-family: babyfont !important;
}

::selection {
    background-color: #50645a !important;
}

.header-logo {
    width: 110px;
    /* height: 168px; */
}

.navbar {
    box-shadow: none !important;
    /* background-color: #f8f6f3 !important; */
    background-image: url("/asset/img/header/header-could-gray.png");
    background-repeat: no-repeat;
    height: 205px !important;
}

.logo-green {
    color: #50645a !important;
}

.accent-green {
    color: #a0b49b !important;
}

.home-btn-arrow {
    width: 60px;
    height: 25px !important;
}

.home-btn {
    border-radius: 20px;
    border: none;
    background-color: #50645a !important;
    outline: none;
    color: #fff !important;
    padding: 10px 35px;
}

.download-btn {
    border-radius: 50px;
    background-color: #50645a !important;
    color: #fff !important;
    outline: none;
    border: none;
    padding: 10px 30px;
}

.download-first-text {
    font-size: 18px;
    font-weight: 500;
    line-height: 23.04px;
}

.download-last-text {
    font-size: 22px;
    font-weight: 800;
    line-height: 28.16px;
}

.section-1-text {
    /* padding-left: 300px;
    padding-top: 75px; */
}

.section-text {
    line-height: 30px;
    color: #5a5a5a !important;
    font-size: 20px;
}

.section-1-img {
    width: 100% !important;
}

.home-text {
    font-size: 75px;
}

.section-1-wave {
    margin-top: -295px;
    z-index: 1;
}

.section-2-left {
    background-image: url("/asset/img/home/section-2-2.png");
    background-repeat: no-repeat;
    background-size: 550px 760px;
}

.section-2-img {
    width: 100%;
}

.h-100vh {
    height: 100vh !important;
}

.sendLink {
    color: #5a5a5a !important;
    /* text-decoration: underline; */
    font-weight: bold;
    display: block;
    font-size: 25px;
}

a :hover {
    text-decoration: none !important;
}

a {
    color: unset !important;
    text-decoration: none !important;
}

.title-font-size {
    font-size: 50px;
    font-weight: 500;
}

.small-title-font-size {
    font-size: 30px;
    color: #50645a;
    font-weight: 500;
}

.wealth-section {
    background-image: url("/asset/img/home/wealth.png");
    background-repeat: no-repeat;
    padding-top: 100px;
}

.mask-img {
    background-image: url("/asset/img/home/MaskGroup.png");
    background-repeat: no-repeat;
}

.app-section {
    margin-top: -300px !important;
}

.app-sub-section {
    margin-top: 400px !important;
    padding: 100px 0px !important;
}

.wealth-footer {
    z-index: 1;
    background-image: url("/asset/img/home/wealth-footer.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: -380px;
    height: 380px;
}

.app-image {
    width: 100% !important;
}

.app-sub-title {
    font-weight: 500;
    font-size: 25px;
    color: white;
    line-height: 36.68px;
    text-align: center;
}

.app-description {
    font-weight: 400;
    font-size: 17px;
    color: #fff;
    text-align: center;
}

.app-title {
    line-height: 73.75px;
}

.download-title {
    font-weight: 500;
    font-size: 70px;
    line-height: 81.55px;
    color: #2a2a2a;
}

.satisfaction-section {
    background-image: url("/asset/img/home/satisfaction.png");
    background-repeat: no-repeat;
    padding-top: 305px;
    /* padding-bottom: 500px; */
}

.footer-section {
    margin-top: -300px !important;
}

.footer-sub-section {
    margin-top: 400px !important;
    padding: 100px 0px !important;
}

.py-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

/* .satisfaction-footer {
    background-image: url("/asset/img/footer/satisfaction-footer.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 560px;
    margin-top: -560px;
} */
.footer-content {
    padding-top: 420px;
    padding-bottom: 50px;
}

.footer-title {
    font-size: 22px;
    color: #fff;
    font-weight: 800;
    line-height: 32.05px;
}

.footer-link {
    color: white !important;
    display: block;
    font-size: 17px;
    line-height: 25.25px;
    font-weight: 400;
}

.footer-input {
    width: 350px;
    height: 50px;
    border-radius: 50px;
    border: none;
    /* color: #f7f8aa; */
    outline: none;
    padding: 10px 30px;
    background-color: #fff;
}

.blog-title {
    font-weight: 500;
    font-size: 75px;
    line-height: 111.38px;
}

.font-weight-800 {
    font-weight: 800;
}

.card-header-custom {
    font-weight: 500;
    font-size: 30px;
    line-height: 44.25px;
    color: #2a2a2a;
}

.card-comment {
    font-size: 17px;
    line-height: 25.08px;
    font-weight: 400;
    color: #5a5a5a;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-comment-detail {
    font-size: 17px;
    line-height: 25.08px;
    font-weight: 400;
    color: #5a5a5a;
}

.date-area {
    width: 110px;
    height: 110px;
    border-radius: 10px;
    background-color: #50645a;
    color: white;
    font-size: 25px;
    font-weight: bold;
}

.date-area-date {}

.date-area-month {}

.search-block {
    padding: 60px 30px !important;
    background-color: #f8f6f3;
}

.search-input {
    width: 100%;
    /* height: 50px; */
    border: 2px solid #50645a;
    border-radius: 50px;
    box-sizing: border-box;
    padding: 11px 24px 15px 24px;
    color: #5a5a5a;
    outline: none;
    box-shadow: none;
}

.serach-input :focus {
    outline: none;
    box-shadow: none;
}

.search-btn {
    background-color: #50645a !important;
    border-radius: 50px;
    width: 100%;
    /* height: 50px; */
    color: #fff !important;
    border: none;
}

.pay-btn {
    background-color: #8fd33c;
    color: #fff;
    height: 50px;
    border-radius: 50px;
}

.newPlan {
    background-color: #50645a;
    border-radius: 5px;
    padding: 45px 30px !important;
}

.plan-subname {
    font-size: 18px;
    line-height: 26.73px;
    font-weight: 500;
}

.plan-price {
    font-size: 20px;
    font-weight: 29.7px;
    font-weight: 500;
}

.plan-header {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    line-height: 29.3px;
}

.plan-desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 23.6px;
}

.search-btn :focus {
    outline: none;
    box-shadow: none;
    border: none;
}

.category-block {
    padding: 60px !important;
    background-color: #f8f6f3;
}

.list-group-custom {
    background-color: #f8f6f3;
    border: none;
}

.list-group-item-custom-header {
    /* color: #dfdfdf; */
    font-size: 30px;
    line-height: 45px;
    font-weight: 500;
    color: #2a2a2a;
    background-color: #f8f6f3;
    border: none;
}

.list-group-item-custom-body {
    /* color: #dfdfdf; */
    font-size: 20px;
    line-height: 0px;
    font-weight: 400;
    /* color: #2a2a2a; */
    background-color: #f8f6f3;
    color: #5a5a5a;
    border: none;
}

.recentPost-block {
    background-color: #f8f6f3;
}

.recentPost-header {
    font-size: 22px;
    font-weight: 500;
    /* line-height: 25.08px; */
}

.recentPost-date {
    font-size: 17px;
    /* line-height: 25.08px; */
    font-weight: 400;
}

.comment-color {
    color: #5e7a6c !important;
}

.photo-block {
    background-color: #f8f6f3;
    padding: 60px;
}

.photo-header {
    font-size: 30px;
    font-weight: 500;
    line-height: 44.55px;
    color: #2a2a2a;
}

.p-50 {
    padding: 50px;
}

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

.card-label {
    z-index: 1;
    margin-top: -65px;
    /* width: 80px; */
    /* height: 80px; */
    background-color: #50645a;
    border-radius: 10px;
    color: white;
    padding: 20px;
    font-size: 20px;
    line-height: 25px;
}

.pagination a {
    color: #b8b8b8 !important;
}

.team-block {
    /* background-image: url("/asset/img/story/teamBackground.png");
    background-color: #fff;
    background-size: 100% 100%; */
    margin-top: -300px !important;
}

.team-block-sub-section {
    /* margin-top: 400px!important; */
    padding: 100px 0px !important;
}

.team-title {
    margin-top: 435px;
    margin-bottom: 50px;
}

.team-sub-title {
    font-size: 50px;
    color: #50645a;
    font-weight: 500;
    line-height: 73.75px;
}

.team-member {
    background-color: transparent;
    border: none;
    box-shadow: none !important;
}

.member-avatar {
    height: 267px !important;
    width: 267px !important;
    border-radius: 50%;
    /* backgroud */
}

.member-title {
    font-weight: 500;
    font-size: 22px;
    line-height: 32.45px;
    color: #50645a;
}

.member-sub-title {
    font-weight: 400;
    font-size: 20px;
    line-height: 29.5px;
    color: #50645a;
}

.member-description {
    font-size: 17px;
    font-weight: 400;
    line-height: 25.08px;
    color: #5a5a5a;
}

.membership-title {
    font-size: 75px;
    line-height: 111.38px;
    font-weight: 500;
    color: #2a2a2a;
}

.membership-title span {
    font-weight: 800;
    color: #50645a;
}

.membership-description {
    font-size: 17px;
    line-height: 25.08px;
    font-weight: 400;
    color: #5a5a5a;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-bottom: 0px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

input:checked+.slider {
    background-color: #50645a;
}

input:focus+.slider {
    box-shadow: 0 0 1px #50645a;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.monthly-title {
    font-size: 20px;
    line-height: 23.44px;
    font-weight: 500;
    color: #50645a;
}

.yearly-title {
    font-weight: 500;
    color: #e85300;
    font-size: 20px;
    line-height: 23px;
}

.save-title {
    font-size: 17px;
    line-height: 19.92px;
    font-weight: 500;
    color: #2a2a2a;
}

.membership-card {
    background: #ffffff;
    box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
    height: 100%;
    cursor: pointer;
    transition: all ease 0.6s;
}

.membership-card:hover {
    background: #cbd8d1;
}

.membership-card .card-body {
    /* padding: 30px; */
    /* box-shadow: 0 4px 2px -2px #5a5a5a; */
}

.membership-card-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 29.7px;
    color: #50645a;
}

.membership-card-price {
    font-size: 30px;
    font-weight: 800;
    color: #50645a;
    line-height: 44.55px;
}

.membership-card-price .sendLink {
    font-size: 17px;
    font-weight: 500;
    line-height: 25.08px;
}

.membership-card-description {
    font-size: 16px;
    color: #5a5a5a;
    font-weight: 400;
    line-height: 23.6px;
}

.event-title {
    font-size: 34px;
    color: #5e7a6c;
    line-height: 51.63px;
    font-weight: 500;
}

.event-sub-title {
    font-size: 22px;
    line-height: 32.45px;
    font-weight: 400;
    color: #5a5a5a;
}

.gift-card-block {
    background-color: #50645a;
    padding: 30px 20px;
    border-radius: 10px;
}

.gift-left {
    font-weight: 800;
    font-size: 35px;
    line-height: 51.763px;
    color: #fff;
}

.gift-center {
    font-size: 25px;
    color: #fff;
    line-height: 36.88px;
    font-weight: 400;
}

.gift-right {
    background-color: #fff !important;
    color: #50645a !important;
}

.membership-card.active {
    background-color: #50645a !important;
    color: #fff;
    border-radius: 10px;
}

.membership-card.active h5 {
    color: #fff;
}

.membership-card.active p {
    color: #fff;
}

.membership-card.active .sendLink {
    color: #fff !important;
}

.membership-card.active .search-btn {
    background-color: #fff !important;
    color: #50645a !important;
    font-size: 18px;
    font-weight: 800;
    line-height: 26.55px;
}

.card-body .search-btn {
    font-size: 18px;
    font-weight: 800;
    line-height: 26.55px;
}

.payment-title {
    font-size: 75px;
    color: #50645a;
    font-weight: 800;
    line-height: 111.38px;
}

.payment-sub-title {
    color: #2a2a2a;
    font-size: 35px;
    font-weight: 400;
    line-height: 51.98px;
}

.back-btn {
    font-size: 17px;
    color: #5a5a5a;
    line-height: 19.92px;
    font-weight: 400;
}

.item-header {
    background-color: #f6f9f8;
    color: #5a5a5a;
    border-color: #eaeaea;
    padding: 20px 30px;
    border-radius: 10px;
}

.item-header-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 29.5px;
}

.item-current {
    background-color: #ecfff5;
    border: 1px solid #5e7a6c;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 30px;
}

.item-current-title {
    font-size: 17px;
    color: #2a2a2a;
    font-weight: 400;
}

.item-current-price {
    font-size: 20px;
    font-weight: 500;
    color: #5a5a5a;
}

.item-preview {
    background-color: #fff;
    padding: 30px;
    border: 1px solid #5e7a6c;
    border-radius: 10px;
    box-sizing: border-box;
}

.custom-check {
    margin-top: -0.3rem;
}

.today-item {
    padding: 30px;
}

.discount-item {
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 10px;
}

.discount-title {
    font-size: 20px;
    color: #50645a;
    font-weight: 500;
    line-height: 29.7px;
}

.today-item-left {
    font-size: 20px;
    font-weight: 400;
}

.today-item-right {
    font-size: 25px;
    font-weight: 500;
    color: #7a7a7a;
}

.arrow-right {
    margin-left: 15px;
}

.login-modal {
    height: 90vh;
    width: 90vw;
}

.login-modal-left {}

.login-modal-right {
    background-color: #50645a;
}

.login-modal-right-text {
    font-size: 15px;
    line-height: 29.5px;
    font-weight: 500;
    color: #fff;
    margin: 0 34px;
}

.login-modal-right-btn {
    background-color: #5e7a6c !important;
    color: #fff !important;
    height: 50px !important;
    border-radius: 50px !important;
    padding: 10px 50px !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    margin: 0 100px !important;
    line-height: 26.55px !important;
}

.login-modal-right-img {
    width: 200px;
}

.login-left-title {
    font-size: 50px;
    font-weight: 500;
    line-height: 73.75px;
    color: #50645a;
}

.login-left-forget {
    margin-top: 10px;
    font-size: 17px;
    color: #e85300;
    font-weight: 500;
}

.login-left-email {
    margin-top: 50px !important;
}

@media (min-width: 1904px) {
    .container {
        max-width: 1296px !important;
    }
}

.login-background {
    background: url("/asset/img/login/Ellipse16.png") left bottom no-repeat,
        url("/asset/img/login/Ellipse17.png") right top no-repeat;
    background-color: #e5e5e5;
    height: 100vh;
}

.login-left {
    background-color: #fff;
}

.login-right {
    background-color: #50645a;
}

.border-radius-left {
    border-radius: 15px 0px 0px 15px;
}

.border-radius-right {
    border-radius: 0px 15px 15px 0px;
}

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

.align-start-navbar.v-app-bar .v-toolbar__content {
    align-items: flex-start !important;
    width: 100% !important;
    padding: 12px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    max-width: 1296px !important;
}

.align-start-navbar-with-bg.v-app-bar .v-toolbar__content {
    align-items: flex-start !important;
    width: 100% !important;
    padding: 12px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    max-width: 1296px !important;
}

.align-start-navbar-with-bg.v-app-bar .v-toolbar__image {
    background: #f8f6f3 !important;
}

.navbar-cus-a a {
    color: #50645a !important;
    font-size: 18px;
}

.navbar-cus-a a:hover {
    text-decoration: none !important;
}

.navbar-cus-a div {
    color: #50645a !important;
    font-size: 18px;
    cursor: pointer;
}

.navbar-cus-a a:hover {
    text-decoration: none !important;
    cursor: pointer;
}

.login-modal-backBtn {
    position: absolute;
    top: 30px;
    left: 60px;
}

.cursor-hover-pointer :hover {
    cursor: pointer;
}

.review-header {
    padding: 0.9375rem;
}

.review-body {
    flex: 1 1 auto;
    padding: 0.9375rem;
}

.review-footer {
    padding: 0.9375rem;
}

.rating-desc {
    font-size: 16px;
    color: #5a5a5a;
    line-height: 23.68px;
}

.rating-name {
    font-size: 18px;
    color: #2a2a2a;
    line-height: 26.73px;
    font-weight: 500;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

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

.position-absolute-vertical-center {
    top: 50%;
    transform: translateY(-50%);
}

.overflow-visible {
    overflow: visible !important;
}

.img-pb-0 .v-responsive__sizer {
    padding-bottom: 0 !important;
}

.hover-cursor-point:hover {
    cursor: pointer;
}

.hero-section-text-area {
    max-width: 640px;
}

.pay-form {
    border: 1px solid #50645a;
    padding: 15px;
    border-radius: 7px;
}

.vue-tel-input.custom-phone-input {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    text-align: left !important;
    background: #f7f8fa !important;
    box-shadow: 0px 4px 4px rgb(145 145 145 / 19%) !important;
    border-radius: 50px !important;
    width: 100% !important;
    border: none !important;
    height: 67px !important;
    padding: 18px 30px;
}

.vue-tel-input.custom-phone-input .vti__dropdown:hover {
    background-color: transparent !important;
}

.vue-tel-input.custom-phone-input .vti__dropdown.open {
    background-color: transparent !important;
}

.vue-tel-input.custom-phone-input .vti__dropdown {
    border-right: 1px solid #999999;
}

.vue-tel-input.custom-phone-input .vti__input {
    padding-left: 20px !important;
    padding-right: 155px !important;
    font-size: 18px;
    color: #7a7a7a;
}

.vue-tel-input.custom-phone-input-card {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    text-align: left !important;
    background: #f7f8fa !important;
    box-shadow: 0px 4px 4px rgb(145 145 145 / 19%) !important;
    border-radius: 50px !important;
    width: 100% !important;
    border: none !important;
    height: 40px !important;
    padding: 10px 0px;
}

.vue-tel-input.custom-phone-input-card .vti__dropdown:hover {
    background-color: transparent !important;
}

.vue-tel-input.custom-phone-input-card .vti__dropdown.open {
    background-color: transparent !important;
}

.vue-tel-input.custom-phone-input-card .vti__dropdown {
    border-right: 1px solid #999999;
}

.vue-tel-input.custom-phone-input-card .vti__input {
    /* padding-left: 20px!important; */
    padding-right: 42px !important;
    font-size: 12px;
    color: #7a7a7a;
}

.video-js {
    width: 100%;
}

.vjs-custom-skin>.video-js {
    width: 100%;
    font-family: "PingFang SC", "Helvetica Neue", "Hiragino Sans GB", "Segoe UI",
        "Microsoft YaHei", "微软雅黑", sans-serif;
}

.vjs-custom-skin>.video-js .vjs-menu-button-inline.vjs-slider-active,
.vjs-custom-skin>.video-js .vjs-menu-button-inline:focus,
.vjs-custom-skin>.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 10em;
}

.vjs-custom-skin>.video-js .vjs-controls-disabled .vjs-big-play-button {
    display: none !important;
}

.vjs-custom-skin>.video-js .vjs-control {
    width: 3em;
}

.vjs-custom-skin>.video-js .vjs-control.vjs-live-control {
    width: auto;
    padding-left: 0.5em;
    letter-spacing: 0.1em;
}

.vjs-custom-skin>.video-js .vjs-menu-button-inline:before {
    width: 1.5em;
}

.vjs-menu-button-inline .vjs-menu {
    left: 3em;
}

.vjs-paused.vjs-has-started.vjs-custom-skin>.video-js .vjs-big-play-button,
.video-js.vjs-ended .vjs-big-play-button,
.video-js.vjs-paused .vjs-big-play-button {
    display: block;
}

.vjs-custom-skin>.video-js .vjs-load-progress div,
.vjs-seeking .vjs-big-play-button,
.vjs-waiting .vjs-big-play-button {
    display: none !important;
}

.vjs-custom-skin>.video-js .vjs-mouse-display:after,
.vjs-custom-skin>.video-js .vjs-play-progress:after {
    padding: 0 0.4em 0.3em;
}

.video-js.vjs-ended .vjs-loading-spinner {
    display: none;
}

.video-js.vjs-ended .vjs-big-play-button {
    display: block !important;
}

.video-js.vjs-ended .vjs-big-play-button,
.video-js.vjs-paused .vjs-big-play-button,
.vjs-paused.vjs-has-started.vjs-custom-skin>.video-js .vjs-big-play-button {
    display: block;
}

.vjs-custom-skin>.video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-left: -1.5em;
    margin-top: -1em;
}

.vjs-custom-skin>.video-js .vjs-big-play-button {
    background-color: rgba(0, 0, 0, 0.45);
    font-size: 3.5em;
    /*border-radius: 50%;*/
    height: 2em !important;
    line-height: 2em !important;
    margin-top: -1em !important;
}

.video-js:hover .vjs-big-play-button,
.vjs-custom-skin>.video-js .vjs-big-play-button:focus,
.vjs-custom-skin>.video-js .vjs-big-play-button:active {
    background-color: rgba(36, 131, 213, 0.9);
}

.vjs-custom-skin>.video-js .vjs-loading-spinner {
    border-color: rgba(36, 131, 213, 0.8);
}

.vjs-custom-skin>.video-js .vjs-control-bar2 {
    background-color: #000000;
}

.vjs-custom-skin>.video-js .vjs-control-bar {
    /*background-color: rgba(0,0,0,0.3) !important;*/
    color: #ffffff;
    font-size: 14px;
}

.vjs-custom-skin>.video-js .vjs-play-progress,
.vjs-custom-skin>.video-js .vjs-volume-level {
    background-color: #2483d5;
}

.vjs-custom-skin>.video-js .vjs-play-progress:before {
    top: -0.3em;
}

.vjs-custom-skin>.video-js .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1.3em;
}

.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
    left: 0em;
}

.vjs-custom-skin>.video-js .vjs-menu li {
    padding: 0;
    line-height: 2em;
    font-size: 1.1em;
    font-family: "PingFang SC", "Helvetica Neue", "Hiragino Sans GB", "Segoe UI",
        "Microsoft YaHei", "微软雅黑", sans-serif;
}

.vjs-custom-skin>.video-js .vjs-time-tooltip,
.vjs-custom-skin>.video-js .vjs-mouse-display:after,
.vjs-custom-skin>.video-js .vjs-play-progress:after {
    border-radius: 0;
    font-size: 1em;
    padding: 0;
    width: 3em;
    height: 1.5em;
    line-height: 1.5em;
    top: -3em;
}

.vjs-custom-skin>.video-js .vjs-menu-button-popup .vjs-menu {
    width: 5em;
    left: -1em;
}

.vjs-custom-skin>.video-js .vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
    left: 0;
}

.vjs-custom-skin>.video-js .vjs-control-bar .vjs-resolution-button .vjs-menu {
    /*order: 4;*/
}

/*排序顺序*/
.vjs-custom-skin>.video-js .vjs-control-bar .vjs-play-control {
    order: 0;
}

.vjs-custom-skin>.video-js .vjs-control-bar .vjs-time-control {
    min-width: 1em;
    padding: 0;
    margin: 0 0.1em;
    text-align: center;
    display: block;
    order: 1;
}

.vjs-custom-skin>.video-js .vjs-control-bar .vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.2em;
    line-height: 2.4;
}

.vjs-custom-skin>.video-js .vjs-progress-control.vjs-control {
    order: 2;
}

.vjs-custom-skin>.video-js .vjs-control-bar .vjs-volume-menu-button {
    order: 3;
}

.vjs-custom-skin>.video-js .vjs-control-bar .vjs-resolution-button {
    order: 4;
}

.vjs-custom-skin>.video-js .vjs-control-bar .vjs-resolution-button .vjs-resolution-button-label {
    display: block;
    line-height: 3em;
}

.vjs-custom-skin>.video-js .vjs-control-bar .vjs-playback-rate {
    order: 5;
}

.vjs-custom-skin>.video-js .vjs-control-bar .vjs-fullscreen-control {
    order: 6;
}

.section-header {
    font-size: 50px;
}

.container--fluid {
    max-width: 100% !important;
}

.back2top-btn {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 2;
    -webkit-animation: mahmud 2s infinite;
    animation: mahmud 2s infinite;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

@-webkit-keyframes mahmud {
    0% {
        margin-bottom: 0px;
    }

    50% {
        margin-bottom: 15px;
    }
}

@keyframes mahmud {
    0% {
        margin-bottom: 0px;
    }

    50% {
        margin-bottom: 15px;
    }
}

.editr--toolbar .dashboard button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    line-height: 1.5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 32px;
    padding: 0 15px;
    font-size: 14px;
    border-radius: 4px;
    transition: color 0.2s linear, background-color 0.2s linear,
        border 0.2s linear, box-shadow 0.2s linear;
    color: #515a6e;
    background-color: #fff;
    border-color: #dcdee2;
}

.editr--content {
    background: #f3f3f3;
}

.editr {
    border: 1px solid #e4e4e4;
    width: 100%;
}

.editr--toolbar {
    background: #f6f6f6;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
    display: flex;
    height: 32px;
}

.editr--toolbar a {
    display: inline-block;
    width: 8vw;
    max-width: 32px;
    height: 32px;
    color: #333;
    fill: #333;
    cursor: pointer;
    text-align: center;
    line-height: 1;
}

.editr--toolbar a:hover {
    background: rgba(0, 0, 0, 0.1);
}

.editr--toolbar a:active {
    background: rgba(0, 0, 0, 0.2);
}

.editr--toolbar a svg {
    width: 16px;
    height: 16px;
    margin: 8px auto;
}

.editr--toolbar a svg path {
    fill: inherit;
}

.editr--toolbar a.vw-btn-separator {
    width: 1px;
    margin: 0 8px;
}

.editr--toolbar a.vw-btn-separator:hover {
    background: initial;
    cursor: default;
}

.editr--toolbar a.vw-btn-separator i.vw-separator {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    height: 100%;
    position: absolute;
    width: 1px;
}

.editr--toolbar .dashboard {
    width: 100%;
    position: absolute;
    top: 32px;
    left: 0;
    text-align: left;
    padding: 8px 16px;
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid #f6f6f6;
}

.editr--content {
    min-height: 150px;
    padding: 12px 8px 16px 8px;
    line-height: 1.33;
    font-family: inherit;
    color: inherit;
    overflow-y: auto;
}

.editr--content[contenteditable="true"]:empty:before {
    content: attr(placeholder);
    color: rgba(0, 0, 0, 0.3);
    display: block;
    /* For Firefox */
}

.editr--content img {
    max-width: 100%;
}

.editr--content table {
    width: 100%;
    border-collapse: collapse;
}

.editr--content table th {
    text-align: left;
}

.editr--content table th,
.editr--content table td {
    border: 1px solid #ddd;
    padding: 2px;
}

.editr--content:focus {
    outline: 0;
}

.editr--content ul li,
.editr--content ol li {
    list-style-position: inside;
}

@media screen and (max-width: 320px) {
    .editr--toolbar a {
        margin: 0 2px;
    }

    .editr--toolbar a.vw-btn-separator {
        display: none;
    }
}

/*
   * The MIT License
   * Copyright (c) 2012 Matias Meno <m@tias.me>
   */
@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.dropzone,
.dropzone * {
    box-sizing: border-box;
}

.dropzone {
    min-height: 150px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: white;
    padding: 20px 20px;
}

.dropzone.dz-clickable {
    cursor: pointer;
}

.dropzone.dz-clickable * {
    cursor: default;
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
    cursor: pointer;
}

.dropzone.dz-started .dz-message {
    display: none;
}

.dropzone.dz-drag-hover {
    border-style: solid;
}

.dropzone.dz-drag-hover .dz-message {
    opacity: 0.5;
}

.dropzone .dz-message {
    text-align: center;
    margin: 2em 0;
}

.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px;
}

.dropzone .dz-preview:hover {
    z-index: 1000;
}

.dropzone .dz-preview:hover .dz-details {
    opacity: 1;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd);
}

.dropzone .dz-preview.dz-file-preview .dz-details {
    opacity: 1;
}

.dropzone .dz-preview.dz-image-preview {
    background: white;
}

.dropzone .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.dropzone .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
}

.dropzone .dz-preview .dz-remove:hover {
    text-decoration: underline;
}

.dropzone .dz-preview:hover .dz-details {
    opacity: 1;
}

.dropzone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
    line-height: 150%;
}

.dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px;
}

.dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, 0.8);
    background-color: rgba(255, 255, 255, 0.8);
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent;
}

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 0 0.4em;
    border-radius: 3px;
}

.dropzone .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px);
}

.dropzone .dz-preview .dz-image {
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10;
}

.dropzone .dz-preview .dz-image img {
    display: block;
}

.dropzone .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px;
}

.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
    display: block;
    width: 54px;
    height: 54px;
}

.dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in;
    -moz-transition: opacity 0.4s ease-in;
    -ms-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite;
}

.dropzone .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow: hidden;
}

.dropzone .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: linear-gradient(to bottom, #666, #444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out;
}

.dropzone .dz-preview.dz-error .dz-error-message {
    display: block;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto;
}

.dropzone .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #be2626;
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: 0.5em 1.2em;
    color: white;
}

.dropzone .dz-preview .dz-error-message:after {
    content: "";
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626;
}

.vue-dropzone {
    border: 2px solid #e5e5e5;
    font-family: "Arial", sans-serif;
    letter-spacing: 0.2px;
    color: #777;
    transition: background-color 0.2s linear;
}

.vue-dropzone:hover {
    background-color: #f6f6f6;
}

.vue-dropzone i {
    color: #ccc;
}

.vue-dropzone .dz-preview .dz-image {
    border-radius: 0;
    width: 100%;
    height: 100%;
}

.vue-dropzone .dz-preview .dz-image img:not([src]) {
    width: 200px;
    height: 200px;
}

.vue-dropzone .dz-preview .dz-image:hover img {
    transform: none;
    -webkit-filter: none;
}

.vue-dropzone .dz-preview .dz-details {
    bottom: 0;
    top: 0;
    color: white;
    background-color: rgba(33, 150, 243, 0.8);
    transition: opacity 0.2s linear;
    text-align: left;
}

.vue-dropzone .dz-preview .dz-details .dz-filename {
    overflow: hidden;
}

.vue-dropzone .dz-preview .dz-details .dz-filename span,
.vue-dropzone .dz-preview .dz-details .dz-size span {
    background-color: transparent;
}

.vue-dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: none;
}

.vue-dropzone .dz-preview .dz-details .dz-filename:hover span {
    background-color: transparent;
    border: none;
}

.vue-dropzone .dz-preview .dz-progress .dz-upload {
    background: #cccccc;
}

.vue-dropzone .dz-preview .dz-remove {
    position: absolute;
    z-index: 30;
    color: white;
    margin-left: 15px;
    padding: 10px;
    top: inherit;
    bottom: 15px;
    border: 2px white solid;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 800;
    letter-spacing: 1.1px;
    opacity: 0;
}

.vue-dropzone .dz-preview:hover .dz-remove {
    opacity: 1;
}

.vue-dropzone .dz-preview .dz-success-mark,
.vue-dropzone .dz-preview .dz-error-mark {
    margin-left: auto;
    margin-top: auto;
    width: 100%;
    top: 35%;
    left: 0;
}

.vue-dropzone .dz-preview .dz-success-mark svg,
.vue-dropzone .dz-preview .dz-error-mark svg {
    margin-left: auto;
    margin-right: auto;
}

.vue-dropzone .dz-preview .dz-error-message {
    top: calc(15%);
    margin-left: auto;
    margin-right: auto;
    left: 0;
    width: 100%;
}

.vue-dropzone .dz-preview .dz-error-message:after {
    bottom: -6px;
    top: initial;
    border-top: 6px solid #a92222;
    border-bottom: none;
}

.form[data-v-ebce4d12] {
    display: flex;
    align-content: flex-end;
}

.form label[data-v-ebce4d12] {
    margin-right: 1rem;
}

.markup-editor,
.markup-editor:focus-visible {
    width: 100%;
    height: 500px;
    border: 1px solid #50645A;
    border-radius: 20px;
    padding: 10px;
    outline: none;
}

.mobile-simulator {
    word-break: break-all;
    background-color: #F8F6F3;
    background-image: url(/asset/img/mobile/mobile-left.png), url(/asset/img/mobile/mobile-top.png), url(/asset/img/mobile/mobile-right.png), url(/asset/img/mobile/mobile-bottom.png);
    background-position: -4px 0, 67% -5px, 100% 0px, 8px 101%;
    background-size: contain, 95% 10%, contain, 95% 18%;
    /* background-repeat: repeat-y,repeat-y,repeat-x,repeat-x; */
    z-index: 1;
    border-radius: 40px;
    height: 812px;
    padding: 90px 21px 150px 26px;
    max-width: 450px;
}

.mobile-simulator.error {
    padding: 76px 21px 139px 15px;
}

.mobile-simulator div::-webkit-scrollbar {}

.mobile-simulator div::-webkit-scrollbar {
    width: 6px;
    height: 0px;
}

.mobile-simulator div::-webkit-scrollbar-thumb {
    background: #CCCCCC;
}

.mobile-simulator div::-webkit-scrollbar-thumb:hover {
    background: #AFAFAF;
}

.mobile-simulator div::-webkit-scrollbar-thumb:active {
    background: #6b6b6b;
}

.mobile-simulator div::-webkit-scrollbar-track {
    background: rgba(204, 204, 204, 0.3);
}

/* Please see the article
https://css-tricks.com/creating-an-editable-textarea-that-supports-syntax-highlighted-code/
*/

#editing,
#highlighting {
    /* Both elements need the same text and space styling so they are directly on top of each other */
    margin: 10px;
    padding: 10px;
    border: 0;
    width: calc(100% - 32px);
    height: 100%;
}

#editing,
#highlighting,
#highlighting * {
    /* Also add text styles to highlighing tokens */
    font-size: 15pt;
    letter-spacing: normal;
    font-family: monospace;
    line-height: 20pt;
    tab-size: 2;
}


#editing,
#highlighting {
    /* In the same place */
    position: absolute;
    top: 0;
    left: 0;
}


/* Move the textarea in front of the result */

#editing {
    z-index: 1;
}

#highlighting {
    z-index: 0;
}


/* Make textarea almost completely transparent */

#editing {
    color: transparent;
    background: transparent;
    caret-color: white;
    /* Or choose your favourite color */
}

/* Can be scrolled */
#editing,
#highlighting {
    overflow: auto;
    white-space: nowrap;
    /* Allows textarea to scroll horizontally */
}

#editing::selection,
#highlighting::selection {
    background-color: #50645a !important;
    color: white !important;
}

/* No resize on textarea */
#editing {
    resize: none;
}

/* Paragraphs; First Image */
/* * {
  font-family: "Fira Code", monospace;
} */

p code {
    border-radius: 2px;
    background-color: #eee;
    color: #111;
}

#highlighting-content {
    padding-right: 0;
    padding-left: 0;
}

/* Syntax Highlighting from prism.js starts below, partly modified: */

/* PrismJS 1.23.0
https://prismjs.com/download.html#themes=prism-funky&languages=markup */
/**
* prism.js Funky theme
* Based on “Polyfilling the gaps” talk slides http://lea.verou.me/polyfilling-the-gaps/
* @author Lea Verou
*/

code[class*="language-"],
pre[class*="language-"] {
    font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
    font-size: 1em;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;

    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;

    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

/* Code blocks */
pre[class*="language-"] {
    padding: .4em .8em;
    margin: .5em 0;
    overflow: auto;
    /* background: url('data:image/svg+xml;charset=utf-8,<svg%20version%3D"1.1"%20xmlns%3D"http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg"%20width%3D"100"%20height%3D"100"%20fill%3D"rgba(0%2C0%2C0%2C.2)">%0D%0A<polygon%20points%3D"0%2C50%2050%2C0%200%2C0"%20%2F>%0D%0A<polygon%20points%3D"0%2C100%2050%2C100%20100%2C50%20100%2C0"%20%2F>%0D%0A<%2Fsvg>');
background-size: 1em 1em; - WebCoder49*/
    background: black;
    /* - WebCoder49 */
    color: wheat !important;
}

code[class*="language-"] {
    background: black;
    color: white;
    /* box-shadow: -.3em 0 0 .3em black, .3em 0 0 .3em black; */
}

/* Inline code */
:not(pre)>code[class*="language-"] {
    padding: .2em;
    border-radius: .3em;
    box-shadow: none;
    white-space: normal;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
    color: #aaa;
}

.token.punctuation {
    color: #999;
}

.token.namespace {
    opacity: .7;
}

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol {
    color: #0cf;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin {
    color: yellow;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.token.variable,
.token.inserted {
    color: yellowgreen;
}

.token.atrule,
.token.attr-value,
.token.keyword {
    color: deeppink;
}

.token.regex,
.token.important {
    color: orange;
}

.token.important,
.token.bold {
    font-weight: bold;
}

.token.italic {
    font-style: italic;
}

.token.entity {
    cursor: help;
}

.token.deleted {
    color: red;
}

/* Plugin styles: Diff Highlight */
pre.diff-highlight.diff-highlight>code .token.deleted:not(.prefix),
pre>code.diff-highlight.diff-highlight .token.deleted:not(.prefix) {
    background-color: rgba(255, 0, 0, .3);
    display: inline;
}

pre.diff-highlight.diff-highlight>code .token.inserted:not(.prefix),
pre>code.diff-highlight.diff-highlight .token.inserted:not(.prefix) {
    background-color: rgba(0, 255, 128, .3);
    display: inline;
}

/* End of prism.js syntax highlighting*/


.tag-clipboard {
    position: relative;
    border-radius: 35px;
    font-size: 25px;
    font-weight: bold;
    color: wheat;
    background: black;
    padding: 10px 10px 10px 22px;
    width: 100%;
}

.tag-clipboard-btn {
    position: absolute !important;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 48px !important;
}

.v-expansion-panels--tile,
.v-expansion-panels--tile>.v-expansion-panel:before {
    box-shadow: none;
}

.theme--light.v-expansion-panels .v-expansion-panel.bg-unset {
    background-color: unset !important;
}

.text--underline {
    text-decoration: underline;
}

.text--italic {
    font-style: italic;
}

.text--bold {
    font-weight: bold;
}

.text--center {
    text-align: center;
}

.mark-up-link-view {
    text-align: center;
    font-style: italic;
    text-decoration: underline;
    margin: 0;
}

.fit-height {
    height: calc(100vh - 200px);
}

.chat-list-top-con {
    position: absolute;
    padding: 10px 25px 10px;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    background: #50645A;
    border-radius: 16px;
    color: white;
    font-weight: bold;
}

.support-left-con {
    position: relative;
    background: rgb(248, 246, 243);
    border-radius: 18px;
}

.support-right-con {
    position: relative;
    border-radius: 18px;
    display: flex;
    flex-direction: column;

}

.chat-message-list-con {
    background: rgb(248, 246, 243);
    overflow: auto;
    height: calc(100vh - 292px);
    border-radius: 18px;
}

.chat-text-input-con {
    background: #d6d5d457;
    border: none;
    padding: 18px 30px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    border-radius: 18px;
    padding-right: 120px;
}

.chat-text-input-con:focus-visible {
    outline: none;
}

.chat-list-con {
    overflow: auto;
    height: calc(100vh - 256px);
}

.user-item-con {
    padding: 8px;
    background: #E9E9E5;
    border-radius: 12px;
    cursor: pointer;
}

.message-send-btn {
    position: absolute !important;
    bottom: 2px;
    right: 0;
    padding: 29px !important;
    border-radius: 17px !important;
}

.my-msg-con {
    max-width: 500px;
    display: flex;
    margin: 5px 10px 10px auto;
    justify-content: right;
}

.other-msg-con {
    max-width: 500px;
    display: flex;
    margin: 5px auto 10px 10px;
}

.my-msg-con .msg-sub-con {
    padding: 8px 16px;
    background: #4774ab;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    color: white
}

.other-msg-con .msg-sub-con {
    padding: 8px 16px;
    background: #E9E9E5;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px
}

.avatar-wrapper {
    border: 1px solid white;
    border-radius: 50%;
    padding: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.user-item-con-selected {
    background-color: #50645A;
    color: white;
}

@media (min-width: 1264px) {
    .container {
        max-width: 1300px !important;
    }

    .container--fluid {
        max-width: 100% !important;
    }
}

@media (max-width: 1500px) {
    .home-text {
        font-size: 50px;
    }
}

@media (max-width: 1350px) {
    .section-1-wave {
        margin-top: -100px;
    }
}

@media (max-width: 1150px) {
    .header-logo {
        width: 86px;
    }

    .title-font-size {
        font-size: 35px;
    }

    .small-title-font-size {
        font-size: 28px;
    }

    .download-title {
        font-size: 50px;
    }
}

@media (max-width: 960px) {
    .section-1-wave {
        margin-top: unset;
    }

    .footer-section {
        margin-top: -500px !important;
    }

    .footer-sub-section {
        padding-top: 300px !important;
    }
}

@media (max-width: 768px) {
    .app-sub-section {
        margin-top: 250px !important;
    }

    .back2top-btn i {
        width: 42px;
        height: 42px;
        line-height: 42px;
        font-size: 14px;
    }
}
