html,
body {
    width: 100%;
    height: 100% !important;
    padding: 0;
    margin: 0;
    font-family: "Prompt";
    overflow: hidden;
    position: relative;
}

html {
    font-size: 16px; /* ที่เป็นค่าเริ่มต้น */
}

@font-face {
    font-family: "thai_sans_literegular";
    src: url("../font/thaisanslite_r1-webfont.woff2") format("woff2"), url("../font/thaisanslite_r1-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "thai_sans_literegular";
    src: url("../font/thaisanslite_r1-webfont.woff2") format("woff2"), url("../font/thaisanslite_r1-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

body {
    background: url(../img/page_bg_1920.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.app {
    width: 100%;
    height: 100%;
    display: block;
}

.right-side {
    height: 100%;
    background-color: rgba(128, 128, 128, 0.7);
    position: absolute;
    width: 100%;
    min-height: 563px;
}

.email-info a {
    color: #000 !important;
}

/*.soft-glow-circle {
  display: none;
  width: 56px;
  height: 56px;
  z-index: 1000;*/
/* หัวใจสำคัญคือบรรทัดนี้ */
/*background: #D82F37;*/
/*  position: absolute;
  right: -40px;
  top: -40px;*/
/*border-radius: 50%;
  color: #fff;
  text-align: center;
  cursor: pointer;
}*/

.customer-service {
    height: 153px;
    width: 592px;
    background-color: #ffffff59;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    color: #666666;
    border-radius: 9px;
}

    .customer-service .callcent {
        z-index: 9;
        width: 129px;
        height: 129px;
    }

    .customer-service .cc-detail {
        position: absolute;
        top: 12%;
        left: 7%;
        width: 100%;
        display: flex;
        align-items: center;
        z-index: 12;
    }

        .customer-service .cc-detail h6 {
            text-shadow: none;
            margin-left: 28px;
            font-weight: bold;
        }

    .customer-service h6 {
        font-weight: bold !important;
    }

.left-side {
    /*height: calc(100% - 216px);*/
    position: absolute;
    top: 70px;
    z-index: 1;
    width: 100%;
}

form {
    width: 100%;
    display: block;
    margin: auto;
    position: absolute;
    bottom: 28px;
    height: 280px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    text-align: center;
}



.login-container .input-field {
    display: inline-block;
    width: 200px;
    margin: 6px 0px;
}

.textfieldInput {
    color: #666666;
    border: 1px #666666 solid !important;
    background-color: #00000000 !important;
    padding-left: 10px !important;
}

.label-login {
    color: #fff !important;
    display: inline-block;
}

.login-container i {
    color: #fff;
    margin-right: 15px;
    font-size: 23px;
    vertical-align: middle;
    display: inline-block;
}

/*.login-container {
  text-align: center;
  padding: 20px 0;
}*/

.login-container .input {
    margin: 10px;
}

.spacer {
    height: calc(100% - 227px);
}

.bottom-line {
    height: 16px;
    width: 100%;
    background: #7daa44db;
    border-top: 8px solid #b2d08de0;
}

.headers {
    color: #fff;
    background-color: #ffffffc9;
    height: 38px;
    padding: 0px;
    display: flex;
    justify-content: start;
    align-items: center;
}

    .headers img {
        width: 55%;
        vertical-align: middle;
        margin-left: 10px;
        margin-right: 10px;
    }

.details .callcent {
    display: none;
    position: absolute;
    width: 100px;
    left: -75px;
    top: -75px;
}

.details .headers {
    color: #fff;
    background-color: rgba(116, 164, 81, 0.75);
    /* text-align: center; */
    font-size: 15px;
    padding-left: 20px;
}

.headers span {
    font-size: 14px;
    display: inline-block;
    position: relative;
    top: 4px;
}

.footer {
    display: none;
    /*background: linear-gradient(to right, #4f4d4d, #cccccc3b);*/
    height: 100px;
}



    .footer .container-footer {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .footer .address-border {
        border-right: 1px solid #000;
    }

.details {
    height: 150px;
    display: block;
    width: 100%;
}

.logo img {
    width: 280px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.details .contact {
    color: #666666;
    font-size: 16px;
    padding: 5px;
    width: calc(100% - 40px);
    display: block;
    padding-left: 30px;
    padding-bottom: 0;
}

    .details .contact .titleContact {
        font-size: 16px;
    }

.mail-icon {
    width: 25px;
    vertical-align: middle;
    /* margin-right: 10px; */
}

.address-container {
    position: relative;
    display: block;
    line-height: 1.8;
    width: 567px;
}

.address-link {
    position: absolute;
    display: inline-block;
    right: 0;
    top: 8px;
    width: 350px;
    padding-left: 63px;
}

.infomap-icon,
.infomail-icon {
    font-size: 20px;
}

.alink.infomail,
.alink.infomap {
    cursor: pointer;
    color: #666666;
    text-decoration: none;
}

span.infomap i {
    color: #c6bebe;
    background-color: #fff;
    border-radius: 15px;
    padding: 4px;
    margin-bottom: 5px;
    display: inline-block;
}

span.infomap i {
    color: #c6bebe;
    background-color: #fff;
    border-radius: 15px;
    padding: 4px;
    margin-bottom: 5px;
    display: inline-block;
}

.address-link .alink {
    display: inline-block;
    width: 80%;
    /* text-align: center; */
    margin-top: 10px;
}

.address-container .website {
    position: absolute;
    right: 0;
    bottom: 0;
}

button.btsubmit {
    background-color: rgba(116, 164, 81, 0.75) !important;
}

.form-icon {
    width: 20px;
    vertical-align: middle;
    margin-right: 10px;
}

[type="radio"]:not(:checked) + span:before,
[type="radio"]:not(:checked) + span:after {
    border: 2px solid #666666 !important;
}

[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:before,
[type="radio"].with-gap:checked + span:after {
    border: 2px solid #666666 !important;
}

/*---------NEW------*/
.dash-container-detail {
    padding: 0 16px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.detail-dash {
    margin: 12px 0;
}

    .detail-dash p {
        margin: 0;
        font-size: 14px;
    }

    .detail-dash h6 {
        margin: 0;
        font-weight: bold;
        color: #f93c3c;
    }

.g-logo-header img {
    height: 65px;
    left: 8px;
}

.download-zone {
    width: 481px;
    height: 100px;
    margin: auto;
    display: none;
    position: relative;
    z-index: 2;
}

.dl-headers {
    font-weight: bold;
}

.dl-logo {
    background-color: #b7b4b4;
    border-radius: 30px;
    display: inline-block;
    padding: 11px;
    margin-top: 7px;
}

    .dl-logo img {
        width: 25px;
        margin: auto;
        display: block;
    }

.dl-title {
    /*    text-align:center;
    display: inline-block;
    position: relative;
    left: 0;*/
    justify-content: end;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.software-item {
    padding: 5px 0px;
}

    .software-item .detail {
        padding: 5px;
        width: calc(100% - 75px);
        padding-top: 20px;
    }

        .software-item .detail span {
            display: inline-block;
            font-size: 13px;
        }

    .software-item .appIcon {
        width: 45px;
        display: inline-block;
        vertical-align: middle;
        margin: 0px 11px;
    }

.qrcode {
    display: block !important;
}

.software-item .qrcode,
.software-item .detail {
    display: inline-block;
    vertical-align: middle;
    height: 100px;
    color: #000;
    /* padding-top: 21px; */
}

.qrcode img {
    width: 190px;
    vertical-align: middle;
}

.qrcode a {
    display: block;
    width: 190px;
    margin: 0px auto;
}

.newest-item.active .download-detail {
    display: block;
    background-color: #fff;
    /*border-left: 20px solid rgba(116, 164, 81, 0.75);*/
    height: 340px;
    width: 360px;
    margin-top: 0px;
    position: relative;
    right: 0px;
    top: 0px;
    z-index: 1000;
    -webkit-box-shadow: 3px 1px 8px 0px rgb(163 122 137);
    -moz-box-shadow: 3px 1px 8px 0px rgb(163 122 137);
    box-shadow: 3px 1px 8px 0px rgb(163 122 137);
}

    .newest-item.active .download-detail::before {
        content: "";
        background: url(../img/appborder.png);
        background-size: cover;
        position: absolute;
        top: 0px;
        width: 20px;
        height: 100%;
        display: block;
    }

.newest-item {
    display: inline-block;
    color: #000;
    position: absolute;
    right: -330px;
    top: 70px;
    margin: 0px auto;
}

.download-detail {
    display: none;
}


.item-tabs {
    border: 1px solid #c6bebe;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    cursor: pointer;
    margin-left: -6px;
    padding: 3px 12px;
}

    .item-tabs.active {
        border-bottom: none;
    }

.apptab {
    margin-left: 30px;
    position: relative;
}

.software-item.active {
    display: inline-block;
}

.software-item {
    display: none;
    width: 100%;
    padding-left: 10px;
}

.item-tabs i {
    color: #808080;
    font-size: 20px;
    padding: 10px;
    vertical-align: middle;
}

.download-mobile {
    text-align: center;
    margin-top: 15px;
}

    .download-mobile a {
        display: none;
    }

    .download-mobile.gplay .gplay,
    .download-mobile.appstore .appstore {
        display: inline-block;
    }

    .download-mobile.appstore .gplay,
    .download-mobile.gplay .appstore {
        display: none;
    }

/*.login-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
*/
.download-mobile,
.appstore {
    display: none;
}



.mascot-circle {
    display: flex;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 3;
}

.circle-avatar {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: #ffc733;
    margin-left: 35px;
    position: relative;
}

.mwork-mascot {
    width: 85px;
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-50%, -50%);
}

.new-product-text {
    margin: auto 0;
    font-weight: 600;
    font-size: 18px;
}

.text-strong {
    font-weight: 600;
}

.mwork-content-box {
    width: 350px;
    background: #ffffffba;
    margin-right: 0px;
    padding: 25px 0 0 0;
    overflow: hidden;
    position: relative;
    overflow: hidden;
}

.dash-container-detail:hover .expand-dash {
    bottom: 0;
    transition: 0.2s;
}

.bottom-left {
    width: 350px;
    background: linear-gradient(to bottom, #fffdf4 0%, #fceecb 100%);
    margin-top: 12px;
    position: relative;
    overflow: hidden;
}

#info-form {
    padding: 12px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: #fff;
    z-index: 999;
    transform: translate(-50%, -50%);
    border-radius: 4px;
    border: 2px solid;
    display: none;
}

.expand-dash {
    height: 100%;
    width: 100%;
    background: #777777;
    position: absolute;
    bottom: -100%;
    left: 0;
    transition: 0.2s;
    padding: 4px;
    display: flex;
    flex-direction: column;
    /*justify-content: center;*/
    align-items: center;
}

.customer-service-container {
    display: flex;
    width: 100%;
    height: 100%;
    position: relative;
    justify-content: end;
    align-items: center;
    gap: 150px;
    font-size: 0.95rem !important
}

.expand-dash li {
    color: #fff;
}

.contact-detail {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}

.expand-dash li, .expand-dash a {
    font-size: 0.85rem;
}

.expand-dash ul {
    padding: 6px;
    margin: 0px 0px;
}

.expand-dash a {
    color: #fff;
}

.expand-dash h6 {
    color: #fff;
}

.expand-dash ul {
    padding: 0 12px;
}

.middle-content {
    display: flex;
    gap: 33%;
    height: calc(100% - 153px);
    justify-content: end;
}

@media only screen and (max-width: 1024px) {

    .middle-content {
        display: flex;
        gap: 0;
        height: calc(100% - 153px);
        justify-content: center;
    }

    .login-content {
        left: 0px !important;
    }

    .app {
        padding: 0px;
    }
}

.headet-mwork {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .headet-mwork h6,
    h5,
    h4 {
        font-weight: 600;
        margin: 0;
        text-shadow: 2px 2px 2px #a8a8a8;
    }

.mwork-list {
    font-size: 13px;
    position: relative;
    height: 84%;
}

    .mwork-list img {
        width: 100%;
        cursor: pointer;
    }

.mwork-logo {
    margin: 18px 0;
    text-align: center;
}

    .mwork-logo img {
        width: 60%;
        margin: auto;
    }

.more-detail {
    text-align: right;
}

.mwork-ul-list {
    padding-left: 18px !important;
    margin-top: 0;
    margin-bottom: 0;
}

.margin-b-0 {
    margin-bottom: 0;
}

.mwork-ul-list li {
    list-style-type: circle !important;
}

.hidden-list {
    font-size: 13px;
}

.text-yellow {
    color: #ffc733;
}

.top-detail-mwork {
    overflow: hidden;
    height: 67%;
    transition: 0.5s;
}

.top-detail-mwork-hide {
    overflow: hidden;
    height: 0;
    transition: 0.5s;
    margin-bottom: 22px;
}

.img-content-mwork {
    background: #000000a6;
    height: 98%;
    padding: 5px;
    position: relative;
    top: -33px;
}

    .img-content-mwork a {
        color: #fff;
    }



#new-mwork-res {
    display: none;
}

.text-black {
    color: #000;
}

/*.headers {
  color: #fff;
  background-color: #ffffffc9;
  height: 50px;
  padding: 10px;
  background: url(../img/BG-01.jpg);
  background-size: 118% 160%;
  background-position-y: -25px;
  background-repeat: no-repeat;
  background-position-x: -45px;
  font-size: 16px;
  font-weight: 600;
  position: relative;
}*/

body {
    background: url(../img/page_bg_1920.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.login-container .input-field {
    display: inline-block;
    width: 301px;
}

    .login-container .input-field input {
        border-radius: 23px;
        box-shadow: none !important;
        background: none;
    }

.download-zone {
    display: block;
}

/*.login-container {
  text-align: center;
}*/

.address-link {
    position: absolute;
    display: inline-block;
    right: 0;
    top: 8px;
    width: 350px;
    padding-left: 81px;
}

.address-container .website {
    position: absolute;
    right: 12px;
    bottom: 0;
}

.details .callcent {
    display: inline-block;
    width: 129px;
    height: 129px;
}

.app {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 40px;
}

.login-logo {
    width: 138px;
    margin-top: 27px;
    margin-left: 89px;
    position: absolute;
}

.app-logo {
    position: absolute;
    top: 10px;
    right: 15px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

    .app-logo img {
        width: 25px;
        position: absolute;
        top: 7px;
        margin: 0px;
        padding: 0px;
    }


.right-side {
    height: 80%;
    background-color: rgba(128, 128, 128, 0.7);
    display: flex;
    flex-direction: column;
    width: 300px;
    position: absolute;
    right: 0;
}


.spacer {
    flex-grow: 1;
}

.headers img {
    width: 55%;
    vertical-align: middle;
    margin-left: 0px;
    margin-right: 10px;
}

.details .headers {
    color: #fff;
    background-color: rgba(116, 164, 81, 0.75);
    text-align: left;
    font-size: 18px;
    padding: 0px;
    padding-left: 70px;
    padding-top: 3px;
}

.headers span {
    font-size: 19px;
    display: inline-block;
    position: relative;
    top: 4px;
}

.footer {
    height: 100px;
    display: block;
}

.details {
    height: 250px;
    display: block;
    width: 100%;
    position: relative;
}

.dash-img-container {
    height: 150px;
    display: flex;
}

.logo img {
    width: 280px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.expand-img {
    text-align: center;
    display: block;
    width: 60%;
}

.turn-device-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.details .contact {
    color: #fff;
    font-size: 16px;
    padding: 10px;
    width: calc(100% - 20px);
    display: block;
    padding-left: 30px;
    padding-top: 35px;
}

    .details .contact .titleContact {
        font-size: 16px;
    }

.mail-icon {
    width: 35px;
    vertical-align: middle;
}
/*.new-product-mwork {
  position: absolute;
  top: 70px;
  right: 0px;
}*/

.login-form {
    max-width: 454px;
    height: 441px;
    width: 454px;
    position: relative;
    background: url(../img/login4.png);
    border: 0px solid #ccc;
    background-color: #ffffff59;
}

.footer-content {
    font-size: 19px;
    color: #666666;
    font-weight: 600;
}

.footer-logo {
    height: 65%;
}

.great-footer {
    font-size: 16px;
}

.customer-title {
    display: flex;
    flex-direction: column;
    position: relative;
    left: 70px;
}

.customer-icon {
    position: absolute;
    left: -65px;
    top: 16px;
}

.login-btn {
    background-color: #ED1c24 !important;
    width: 314px;
    border-radius: 23px;
    height: 41px;
    left: 24px;
    font-size: 22px;
}

.redservice {
    width: 85px;
    position: absolute;
    left: 0px;
    background-color: #EA2127;
    height: 100%;
    border-bottom-left-radius: 9px;
    border-top-left-radius: 9px;
}

.login-title {
    font-size: 20px;
    font-weight: 600;
}

.great-footer {
    display: flex;
    height: 100%;
    padding-left: 20px;
    gap: 20px;
    align-items: center;
}

@media only screen and (max-width: 430px) {
    body {
        background: url(../img/page_bg_1920.png);
        background-repeat: no-repeat;
        background-size: 480% 104%;
    }
    /*.customer-service {
        display: none;
    }*/
    .app-title {
        position: relative;
        top: 2px;
        font-size: 12px;
        color: #fff;
    }

    .app {
        width: 100%;
        height: 100%;
        position: relative;
        padding: 10px;
    }

    .login-container .input-field {
        display: inline-block;
        width: 200px;
    }

    .customer-service {
        display: block;
        margin: auto;
    }

    .login-container .input-field input {
        border-radius: 23px;
        box-shadow: none !important;
        background: none;
    }

    .login-container .input-field input {
        height: 30px !important;
        margin-bottom: 0px;
    }

    .customer-icon {
        position: absolute;
        left: -35px;
        top: 16px;
    }

    .new-product-mwork {
        display: none;
    }

    .customer-title {
        display: none;
    }

    .footer {
        display: none;
    }
    /*   .login-form {
      max-width: 95%;
      height: fit-content;
      margin: auto;
      width: 95%;
      background-color: rgba(128, 128, 128, 0.7);
    }
    .footer-content{
        font-size: 13px;
        color:white;
    }*/
    .footer-content > span {
        padding-left: 0px !important;
    }

    .footer-logo {
        height: 45%;
    }

    .great-footer {
        font-size: 16px;
        position: relative;
        top: 10px;
        left: -5px;
    }

    .download-detail {
        display: none !important;
    }

    .login-btn {
        background-color: #ED1c24 !important;
        width: 200px;
        border-radius: 23px;
        height: 28px;
        left: 24px;
        font-size: 17px;
        align-items: center;
        display: flex;
        justify-content: center;
        margin: auto;
    }
}

@media only screen and (min-width: 360px) and (max-width: 428px) {
    .app {
        width: 100%;
        height: 100%;
        position: relative;
        padding: 10px;
    }

    .app-title {
        position: relative;
        top: 2px;
        font-size: 12px;
        color: #fff;
    }

    .login-container .input-field input {
        border-radius: 23px;
        box-shadow: none !important;
        background: none;
    }

    .login-container .input-field input {
        height: 30px !important;
        margin-bottom: 0px;
    }

    .middle-content {
        display: flex;
        gap: 0;
        height: calc(100% - 153px);
        width: 100%;
        justify-content: center;
    }

    .login-form {
        height: 441px;
        max-width: 100%;
        width: 100%;
        position: relative;
        background: url(../img/login4.png);
        border: 0px solid #ccc;
        background-color: #ffffff59;
        background-size: 100% 100%;
    }

    .login-content {
        top: 60px !important;
        width: 100%;
    }

    .login-container .input-field {
        display: inline-block;
        width: 200px;
    }

    .login-container .input-field {
        display: inline-block;
        width: 221px;
    }

    .login-btn {
        background-color: #ED1c24 !important;
        width: 235px;
        border-radius: 23px;
        height: 41px;
        left: 24px;
        font-size: 22px;
    }

    .login-btn {
        background-color: #ED1c24 !important;
        width: 200px;
        border-radius: 23px;
        height: 28px;
        left: 24px;
        font-size: 17px;
        align-items: center;
        display: flex;
        justify-content: center;
        margin: auto;
    }
}

@media only screen and (min-width: 431px) and (max-width: 768px) {
    body {
        background: url(../img/page_bg_1920.png);
        background-repeat: no-repeat;
        background-size: 250% 102%;
    }

    .login-container .input-field {
        display: inline-block;
        width: 200px;
    }

        .login-container .input-field input {
            border-radius: 23px;
            box-shadow: none !important;
            background: none;
        }

        .login-container .input-field input {
            height: 30px !important;
            margin-bottom: 0px;
        }

    .login-btn {
        background-color: #ED1c24 !important;
        width: 200px;
        border-radius: 23px;
        height: 28px;
        left: 24px;
        font-size: 17px;
        align-items: center;
        display: flex;
        justify-content: center;
        margin: auto;
    }

    .app-title {
        position: relative;
        top: 2px;
        font-size: 12px;
        color: #fff;
    }
    /* .customer-service {
        display: none;
    }*/
    .customer-service {
        display: block;
        margin: auto;
    }

    .login-form {
        max-width: 454px;
        height: 441px;
        width: 454px;
        position: relative;
        background: url(../img/login4.png);
        border: 0px solid #ccc;
        background-color: #ffffff59;
    }

    .footer {
        display: none;
    }

    .new-product-mwork {
        display: none;
    }

    /* .login-form {
      max-width: 430px;
      height: fit-content;
      margin: auto;
      width: 430px;
      background-color: rgba(128, 128, 128, 0.7);
    }*/
    /*  .footer-content{
        font-size: 19px;
        color:white;
    }*/
    .footer-logo {
        height: 65%;
    }

    .great-footer {
        font-size: 16px;
        position: relative;
    }

    .download-detail {
        display: none !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    body {
        background: url(../img/page_bg_1920.png);
        background-repeat: no-repeat;
        background-size: 200% 100%;
    }

    .login-container .input-field {
        display: inline-block;
        width: 200px;
    }

    .app-title {
        position: relative;
        top: 2px;
        font-size: 12px;
        color: #fff;
    }

    .login-container .input-field input {
        border-radius: 23px;
        box-shadow: none !important;
        background: none;
    }

    .login-container .input-field input {
        height: 30px !important;
        margin-bottom: 0px;
    }

    .login-btn {
        background-color: #ED1c24 !important;
        width: 200px;
        border-radius: 23px;
        height: 28px;
        left: 24px;
        font-size: 17px;
        align-items: center;
        display: flex;
        justify-content: center;
        margin: auto;
    }

    .customer-service {
        display: block;
        margin: auto;
    }

    .new-product-mwork {
        display: none;
    }

    .footer {
        display: none;
    }
    /*.login-form {
      max-width: 430px;
      height: fit-content;
      margin: auto;
      width: 430px;
      background-color: rgba(128, 128, 128, 0.7);
    }*/
    /*.footer-content{
        font-size: 19px;
        color:white;
    }*/
    .footer-logo {
        height: 65%;
    }

    .great-footer {
        font-size: 16px;
        position: relative;
    }

    .download-detail {
        display: none !important;
    }
}

.soft-glow-circle {
    display: block;
    width: 35px;
    height: 35px;
    z-index: 1000;
    /* หัวใจสำคัญคือบรรทัดนี้ */
    background: #D82F37;
    /*  position: absolute;
        right: -40px;
        top: -40px;*/
    border-radius: 50%;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

@media only screen and (min-width: 1025px) and (max-width: 1366px) {
    .app {
        width: 100%;
        height: 100%;
        position: relative;
        padding: 10px;
    }

    .login-container .input-field input {
        height: 30px !important;
        margin-bottom: 0px;
    }

    .login-container .input-field {
        display: inline-block;
        width: 200px;
    }

    .login-logo {
        width: 125px;
        margin-top: 20px;
        margin-left: 60px;
        position: absolute;
    }

    .app-logo {
        position: absolute;
        top: 10px;
        right: 15px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

        .app-logo img {
            width: 25px;
            position: absolute;
            top: 7px;
            margin: 0px;
            padding: 0px;
        }

    .login-content {
        top: 60px !important;
    }

    .app-title {
        position: relative;
        top: 2px;
        font-size: 10px;
        color: #fff;
    }

    .login-btn {
        background-color: #ED1c24 !important;
        width: 200px;
        border-radius: 23px;
        height: 28px;
        left: 24px;
        font-size: 17px;
        align-items: center;
        display: flex;
        justify-content: center;
        margin: auto;
    }

    form {
        width: 100%;
        display: block;
        margin: auto;
        position: absolute;
        bottom: 15px;
        height: 220px;
        justify-content: space-between;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .login-form {
        /*max-width: 454px;*/
        height: 350px;
        width: 350px;
        position: relative;
        background: url(../img/login4.png);
        background-size: 100% 100%;
        border: 0px solid #ccc;
        background-color: #ffffff59;
    }

    .mwork-content-box {
        width: 350px;
        background: #ffffffba;
        margin-right: 0px;
        padding: 10px 0 0 0;
        overflow: hidden;
        position: relative;
        overflow: hidden;
    }

    .mwork-mascot {
        width: 50px;
        position: absolute;
        top: 50%;
        left: 30%;
        transform: translate(-50%, -50%);
    }

    .great-footer {
        padding-left: 10px !important;
    }

    .circle-avatar {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background: #ffc733;
        margin-left: 35px;
        position: relative;
    }

    .soft-glow-circle {
        display: block;
        width: 35px;
        height: 35px;
        z-index: 1000;
        /* หัวใจสำคัญคือบรรทัดนี้ */
        background: #D82F37;
        /*  position: absolute;
        right: -40px;
        top: -40px;*/
        border-radius: 50%;
        color: #fff;
        text-align: center;
        cursor: pointer;
    }

    .login-container .input-field input {
        height: 30px !important;
        margin-bottom: 0px;
    }

    .login-container .input-field input {
        border-radius: 23px;
        box-shadow: none !important;
        background: none;
    }

    body {
        background: url(../img/page_bg_1920.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        /*background-position-x: -556px*/;
    }

    .dash-img-container {
        height: 125px;
        display: flex;
    }

    .new-product-mwork {
        display: block;
        top: 10px;
        position: relative;
    }

    .headet-mwork {
        display: flex;
        flex-direction: column;
        align-items: start;
        padding-left: 20px;
        justify-content: start;
    }

    .mwork-logo img {
        width: 45%;
        margin: auto;
    }

    .headet-mwork h5, .detail-dash h5 {
        font-size: 1.2rem;
    }

    .headet-mwork h6, .detail-dash h6, #info-header h6, .turn-device-container h6, .expand-dash h6, .expand-dash li {
        font-size: 0.9rem;
        margin: 0.2rem;
    }

    .expand-dash {
        height: 100%;
        width: 100%;
        background: #777777;
        position: absolute;
        bottom: -100%;
        left: 0;
        transition: 0.2s;
        padding: 2px;
        display: flex;
        flex-direction: column;
        /*justify-content: center;*/
        align-items: center;
    }

    .expand-img {
        text-align: center;
        display: block;
        width: 40%;
    }

    .expand-dash ul {
        padding: 6px;
        margin: 0px 0px;
    }

    .customer-title {
        display: flex;
        flex-direction: column;
        position: relative;
        left: 40px;
    }

        .customer-title span.main {
            display: block;
            min-width: 100px;
            font-size: 0.9rem;
            color: #58595B;
            font-weight: 600;
        }

        .customer-title span.sub {
            display: block;
            min-width: 100px;
            font-size: 0.85rem;
            color: #58595B;
            font-weight: 400;
        }

    .expand-dash li, .expand-dash a {
        font-size: 0.75rem;
    }

    .turn-device-container {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
    }

    .detail-dash p {
        font-size: 0.7rem;
    }

    .footer {
        height: 75px;
        display: block;
        position: relative;
        top: 20px;
    }

    .customer-service {
        position: relative;
        top: 10px;
        height: 130px !important;
        width: 560px !important;
        background-color: #ffffff59;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 10;
        color: #666666;
        border-radius: 9px;
    }

    .customer-service-container {
        display: flex;
        width: 100%;
        height: 100%;
        position: relative;
        justify-content: end;
        align-items: center;
        gap: 90px;
        font-size: 0.70rem !important;
    }

    .contact-detail {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-top: 5px;
        flex-direction: row;
    }

        .contact-detail img {
            width: 20px;
            height: 20px;
        }

    .mascot-circle {
        display: flex;
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 3;
    }

    .login-logo {
        width: 110px;
        margin-top: 15px;
        margin-left: 40px;
        position: absolute;
    }

    .customer-service .callcent {
        z-index: 9;
        width: 79px;
        height: 79px;
    }

    .customer-service {
        position: relative;
        top: 10px;
        height: 100px !important;
        width: 500px !important;
        background-color: #ffffff59;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 10;
        color: #666666;
        border-radius: 9px;
    }

    .customer-icon {
        position: absolute;
        left: -35px;
        top: 12px;
    }

    .redservice {
        width: 65px;
        position: absolute;
        left: 0px;
        background-color: #EA2127;
        height: 100%;
        border-bottom-left-radius: 9px;
        border-top-left-radius: 9px;
    }

    .login-btn {
        background-color: #ED1c24 !important;
        width: 200px;
        border-radius: 23px;
        height: 28px;
        left: 24px;
        font-size: 17px;
        align-items: center;
        display: flex;
        justify-content: center;
        margin: auto;
    }

    .great-footer {
        display: flex;
        height: 100%;
        padding-left: 20px;
        gap: 10px;
        align-items: center;
    }

    .app-logo {
        position: absolute;
        top: 10px;
        right: 15px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .footer-content {
        font-size: 13px;
        color: #666666;
        font-weight: 600;
    }

    form {
        width: 100%;
        display: block;
        margin: auto;
        position: absolute;
        bottom: 15px;
        height: 220px;
        justify-content: space-between;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .footer-logo {
        height: 50%;
    }


    .login-container .input-field input {
        border-radius: 23px;
        box-shadow: none !important;
        background: none;
    }

    .login-title {
        padding-left: 1rem;
        font-size: 1.1rem;
        font-weight: 600;
    }

    .login-container .input-field {
        display: inline-block;
        width: 200px;
    }
}

@media only screen and (min-width: 1367px) and (max-width: 1600px) {
    .app {
        width: 100%;
        height: 100%;
        position: relative;
        padding: 10px;
    }

    .app-title {
        position: relative;
        top: 2px;
        font-size: 12px;
        color: #fff;
    }

    .login-content {
        top: 60px !important;
    }

    .login-form {
        /*max-width: 454px;*/
        height: 350px;
        width: 350px;
        position: relative;
        background: url(../img/login4.png);
        background-size: 100% 100%;
        border: 0px solid #ccc;
        background-color: #ffffff59;
    }

    .great-footer {
        padding-left: 10px !important;
    }

    .footer {
        height: 75px;
        display: block;
        position: relative;
        top: 20px;
    }

    .customer-service {
        position: relative;
        top: 10px;
        height: 130px !important;
        width: 560px !important;
        background-color: #ffffff59;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 10;
        color: #666666;
        border-radius: 9px;
    }

    .mascot-circle {
        display: flex;
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 3;
    }

    .login-logo {
        width: 125px;
        margin-top: 20px;
        margin-left: 60px;
        position: absolute;
    }

    .app-logo {
        position: absolute;
        top: 10px;
        right: 15px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .login-container .input-field input {
        border-radius: 23px;
        box-shadow: none !important;
        background: none;
    }

    .app-logo img {
        width: 25px;
        position: absolute;
        top: 7px;
        margin: 0px;
        padding: 0px;
    }


    .soft-glow-circle {
        display: block;
        width: 35px;
        height: 35px;
        z-index: 1000;
        /* หัวใจสำคัญคือบรรทัดนี้ */
        background: #D82F37;
        /*  position: absolute;
        right: -40px;
        top: -40px;*/
        border-radius: 50%;
        color: #fff;
        text-align: center;
        cursor: pointer;
    }

    .customer-icon {
        position: absolute;
        left: -65px;
        top: 5px;
    }

    .redservice {
        width: 65px;
        position: absolute;
        left: 0px;
        background-color: #EA2127;
        height: 100%;
        border-bottom-left-radius: 9px;
        border-top-left-radius: 9px;
    }

    .footer-content {
        font-size: 17px;
        color: #666666;
        font-weight: 600;
    }

    .login-btn {
        background-color: #ED1c24 !important;
        width: 200px;
        border-radius: 23px;
        height: 28px;
        left: 24px;
        font-size: 17px;
        align-items: center;
        display: flex;
        justify-content: center;
        margin: auto;
    }

    form {
        width: 100%;
        display: block;
        margin: auto;
        position: absolute;
        bottom: 15px;
        height: 220px;
        justify-content: space-between;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .login-container .input-field input {
        height: 30px !important;
        margin-bottom: 0px;
    }

    .login-title {
        padding-left: 1rem;
        font-size: 1.1rem;
        font-weight: 600;
    }

    .login-container .input-field {
        display: inline-block;
        width: 200px;
    }
}
