/*
 * Licensed to the Apache Software Foundation (ASF) under one
 * or more contributor license agreements.  See the NOTICE file
 * distributed with this work for additional information
 * regarding copyright ownership.  The ASF licenses this file
 * to you under the Apache License, Version 2.0 (the
 * "License"); you may not use this file except in compliance
 * with the License.  You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */
body {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.app
{
    /* background-image: url(../img/img_backgroud_soft_ldpi.jpg); */
    /* background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; */
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;         /* Generic*/
    margin: 0 auto;
    /*padding: 5px 0 0;*/
    position: absolute;
    text-align: center;
    /*text-shadow: 0 1px 0 #fff;*/
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

::-webkit-scrollbar {
    display: block;
    width: 8px;
}

::-webkit-scrollbar-track {
    background: #CFD8DC;
}

::-webkit-scrollbar-thumb {
    background-color: #90A4AE;
    border-radius: 6px;
}

:root {
    --swiper-pagination-bottom: auto;
    --swiper-pagination-top: 2px;
}

.divContainer{
    width: 100%;
    height: 100%;
}

.divSubContainer{
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.background-light-hblue{
    background-color: #6497FF;
}

.background-lightgray{
    background-color: #e9e6e5 !important;
}

.background-gray{
    background-color: #cecbca;
}

.background-white{
    background-color: #FFFFFF;
}

.background-white-force{
    background-color: #FFFFFF !important;
}

.background-darkBlue-force{
    background-color: #176AAE !important;
}

.background-login-blue{
    background-color: #4c6fbf;
}

.background-green{
    background-color: #4dbfa8;
}

.background-main-left-black{
    background-color: #4b4b4b;
}

.background-red{
    background-color: red!important;
}

.background-color-croppie{
    background-color: #212121;
}

.background-transparent{
    background-color: transparent;
}

.background-color-llblue{
    background-color: #e9f4fa;
}

.background-color-dblue{
    background-color: #a5d1ec;
}

.background-color-white{
    background-color: #ffffff;
}

.display-none{
    display: none;
}

.display-flex{
    display: flex;
}

.display-block{
    display: block;
}

.display-inline{
    display: inline;
}

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

.position-relative{
    position: relative;
}

.position-absolute{
    position: absolute;
}

.width-5px{
    width: 5px;
}

.width-10px{
    width: 10px;
}

.width-20px{
    width: 20px;
}

.width-30px{
    width: 30px;
}

.width-40px{
    width: 40px;
}

.width-40px-force{
    width: 40px !important;
}

.width-50px{
    width: 50px;
}

.width-50px-force{
    width: 50px !important;
}

.width-60px{
    width: 60px;
}

.width-70px{
    width: 70px;
}

.width-75px{
    width: 75px;
}

.width-80px{
    width: 80px;
}

.width-90px{
    width: 90px;
}

.width-100px{
    width: 100px;
}

.width-110px{
    width: 110px;
}

.width-120px{
    width: 120px;
}

.width-130px{
    width: 130px;
}

.width-140px{
    width: 140px;
}

.width-150px{
    width: 150px;
}

.width-170px{
    width: 170px;
}

.width-180px{
    width: 180px;
}

.width-200px{
    width: 200px;
}

.width-220px{
    width: 200px;
}

.width-250px{
    width: 250px;
}

.width-300px{
    width: 300px;
}

.width-310px{
    width: 310px;
}

.width-380px{
    width: 380px;
}

.width-450px{
    width: 450px;
}

.width-760px{
    width: 760px;
}

.width-10Percent{
    width: 10%;
}

.width-15Percent{
    width: 15%;
}

.width-18Percent{
    width: 18%;
}

.width-19Percent{
    width: 19%;
}

.width-20Percent{
    width: 20%;
}

.width-28Percent{
    width: 28%;
}

.width-30Percent{
    width: 30%;
}

.width-31Percent{
    width: 31%;
}

.width-32Percent{
    width: 32%;
}

.width-38Percent{
    width: 38%;
}

.width-40Percent{
    width: 40%;
}

.width-50Percent{
    width: 50%;
}

.width-58Percent{
    width: 58%;
}

.width-60Percent{
    width: 60%;
}

.width-66Percent{
    width: 66%;
}

.width-67Percent{
    width: 67%;
}

.width-68Percent{
    width: 68%;
}

.width-69Percent{
    width: 69%;
}

.width-70Percent{
    width: 70%;
}

.width-80Percent{
    width: 80%;
}

.width-84Percent{
    width: 84%;
}

.width-88Percent{
    width: 88%;
}

.width-89Percent{
    width: 89%;
}

.width-90Percent{
    width: 90%;
}

.width-98Percent{
    width: 98%;
}

.width-99Percent{
    width: 99%;
}

.width-100Percent{
    width: 100%;
}

.width-height-80Percent{
    width: 80%;
    height: 80%;
}

.width-height-150px{
    width: 150px;
    height: 150px;
}

.width-4em-height2-5em{
    width: 4em;
    height: 2.5em;
}

.width-6em-height2-5em{
    width: 6em;
    height: 2.5em;
}

.width-4em-height-1-5em{
    width: 4em;height: 1.5em;
}

.width-8em-height-5em{
    width: 8em;
    height: 5em;
}

.width-remain-4px{
    width: calc(100% - 4px);
    width: -webkit-calc(100% - 4px);
}

.width-remain-10px{
    width: calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
}

.width-remain-16px{
    width: calc(100% - 16px);
    width: -webkit-calc(100% - 16px);
}

.width-remain-20px{
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
}

.width-remain-30px{
    width: calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
}

.width-remain-40px{
    width: calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
}

.width-remain-40px-force{
    width: calc(100% - 40px) !important;
    width: -webkit-calc(100% - 40px) !important;
}

.width-remain-50px{
    width: calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
}

.width-remain-50px{
    width: calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
}

.width-remain-55px{
    width: calc(100% - 55px);
    width: -webkit-calc(100% - 55px);
}

.width-remain-60px{
    width: calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
}

.width-remain-65px{
    width: calc(100% - 65px);
    width: -webkit-calc(100% - 65px);
}

.width-remain-75px{
    width: calc(100% - 75px);
    width: -webkit-calc(100% - 75px);
}

.width-remain-80px{
    width: calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
}

.width-remain-81px{
    width: calc(100% - 81px);
    width: -webkit-calc(100% - 81px);
}

.width-remain-82px{
    width: calc(100% - 82px);
    width: -webkit-calc(100% - 82px);
}

.width-remain-83px{
    width: calc(100% - 83px);
    width: -webkit-calc(100% - 83px);
}

.width-remain-84px{
    width: calc(100% - 84px);
    width: -webkit-calc(100% - 84px);
}

.width-remain-85px{
    width: calc(100% - 85px);
    width: -webkit-calc(100% - 85px);
}

.width-remain-90px{
    width: calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
}

.width-remain-100px{
    width: calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
}

.width-remain-105px{
    width: calc(100% - 105px);
    width: -webkit-calc(100% - 105px);
}

.width-remain-110px{
    width: calc(100% - 110px);
    width: -webkit-calc(100% - 110px);
}

.width-remain-120px{
    width: calc(100% - 120px);
    width: -webkit-calc(100% - 120px);
}

.width-remain-130px{
    width: calc(100% - 130px);
    width: -webkit-calc(100% - 130px);
}

.width-remain-140px{
    width: calc(100% - 140px);
    width: -webkit-calc(100% - 140px);
}

.width-remain-150px{
    width: calc(100% - 150px);
    width: -webkit-calc(100% - 150px);
}

.width-remain-160px{
    width: calc(100% - 160px);
    width: -webkit-calc(100% - 160px);
}

.width-remain-170px{
    width: calc(100% - 170px);
    width: -webkit-calc(100% - 170px);
}

.width-remain-180px{
    width: calc(100% - 180px);
    width: -webkit-calc(100% - 180px);
}

.width-remain-185px{
    width: calc(100% - 185px);
    width: -webkit-calc(100% - 185px);
}

.width-remain-190px{
    width: calc(100% - 190px);
    width: -webkit-calc(100% - 190px);
}

.width-remain-200px{
    width: calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
}

.width-remain-205px{
    width: calc(100% - 205px);
    width: -webkit-calc(100% - 205px);
}

.width-remain-210px{
    width: calc(100% - 210px);
    width: -webkit-calc(100% - 210px);
}

.width-remain-220px{
    width: calc(100% - 220px);
    width: -webkit-calc(100% - 220px);
}

.width-remain-225px{
    width: calc(100% - 225px);
    width: -webkit-calc(100% - 225px);
}

.width-remain-230px{
    width: calc(100% - 230px);
    width: -webkit-calc(100% - 230px);
}

.width-remain-240px{
    width: calc(100% - 240px);
    width: -webkit-calc(100% - 240px);
}

.width-remain-250px{
    width: calc(100% - 250px);
    width: -webkit-calc(100% - 250px);
}

.width-remain-260px{
    width: calc(100% - 260px);
    width: -webkit-calc(100% - 260px);
}

.width-remain-270px{
    width: calc(100% - 270px);
    width: -webkit-calc(100% - 270px);
}

.width-remain-280px{
    width: calc(100% - 280px);
    width: -webkit-calc(100% - 280px);
}

.width-remain-290px{
    width: calc(100% - 290px);
    width: -webkit-calc(100% - 290px);
}

.width-remain-300px{
    width: calc(100% - 300px);
    width: -webkit-calc(100% - 300px);
}

.width-remain-310px{
    width: calc(100% - 310px);
    width: -webkit-calc(100% - 310px);
}

.width-remain-320px{
    width: calc(100% - 320px);
    width: -webkit-calc(100% - 320px);
}

.width-remain-330px{
    width: calc(100% - 330px);
    width: -webkit-calc(100% - 330px);
}

.width-remain-340px{
    width: calc(100% - 340px);
    width: -webkit-calc(100% - 340px);
}

.width-remain-350px{
    width: calc(100% - 350px);
    width: -webkit-calc(100% - 350px);
}

.width-remain-360px{
    width: calc(100% - 360px);
    width: -webkit-calc(100% - 360px);
}

.width-remain-370px{
    width: calc(100% - 370px);
    width: -webkit-calc(100% - 370px);
}

.width-remain-380px{
    width: calc(100% - 380px);
    width: -webkit-calc(100% - 380px);
}

.width-remain-390px{
    width: calc(100% - 390px);
    width: -webkit-calc(100% - 390px);
}

.width-remain-400px{
    width: calc(100% - 400px);
    width: -webkit-calc(100% - 400px);
}

.width-remain-405px{
    width: calc(100% - 405px);
    width: -webkit-calc(100% - 405px);
}

.width-remain-440px{
    width: calc(100% - 440px);
    width: -webkit-calc(100% - 440px);
}

.width-remain-445px{
    width: calc(100% - 445px);
    width: -webkit-calc(100% - 445px);
}

.width-remain-480px{
    width: calc(100% - 480px);
    width: -webkit-calc(100% - 480px);
}

.width-remain-485px{
    width: calc(100% - 485px);
    width: -webkit-calc(100% - 485px);
}

.width-remain-500px{
    width: calc(100% - 500px);
    width: -webkit-calc(100% - 500px);
}

.width-remain-600px{
    width: calc(100% - 600px);
    width: -webkit-calc(100% - 600px);
}

.width-remain-605px{
    width: calc(100% - 605px);
    width: -webkit-calc(100% - 605px);
}

.width-remain-610px{
    width: calc(100% - 610px);
    width: -webkit-calc(100% - 610px);
}

.width-remain-640px{
    width: calc(100% - 640px);
    width: -webkit-calc(100% - 640px);
}

.width-remain-645px{
    width: calc(100% - 645px);
    width: -webkit-calc(100% - 645px);
}

.width-remain-650px{
    width: calc(100% - 650px);
    width: -webkit-calc(100% - 650px);
}

.width-remain-700px{
    width: calc(100% - 700px);
    width: -webkit-calc(100% - 700px);
}

.width-remain-705px{
    width: calc(100% - 705px);
    width: -webkit-calc(100% - 705px);
}

.width-remain-740px{
    width: calc(100% - 740px);
    width: -webkit-calc(100% - 740px);
}

.width-remain-745px{
    width: calc(100% - 745px);
    width: -webkit-calc(100% - 745px);
}

.height-20Percent{
    height: 20%;
}

.height-100Percent{
    height: 100%;
}

.height-5px{
    height: 5px;
}

.height-10px{
    height: 10px;
}

.height-15px{
    height: 15px;
}

.height-20px{
    height: 20px;
}

.height-25px{
    height: 25px;
}

.height-30px{
    height: 30px;
}

.height-35px{
    height: 35px;
}

.height-38px{
    height: 38px;
}

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

.height-45px{
    height: 45px;
}

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

.height-50px-force{
    height: 50px !important;
}

.height-56px{
    height: 56px;
}

.height-60px{
    height: 60px;
}

.height-60px{
    height: 60px;
}

.height-50Percent{
    height: 50%;
}

.height-remain-20px{
    height: calc(100% - 20px);
    height: -webkit-calc(100% - 20px);
}

.height-remain-30px{
    height: calc(100% - 30px);
    height: -webkit-calc(100% - 30px);
}

.height-remain-32px{
    height: calc(100% - 32px);
    height: -webkit-calc(100% - 32px);
}

.height-remain-35px{
    height: calc(100% - 35px);
    height: -webkit-calc(100% - 35px);
}

.height-remain-40px{
    height: calc(100% - 40px);
    height: -webkit-calc(100% - 40px);
}

.height-remain-44px{
    height: calc(100% - 44px);
    height: -webkit-calc(100% - 44px);
}

.height-remain-50px{
    height: calc(100% - 50px);
    height: -webkit-calc(100% - 50px);
}

.height-remain-54px{
    height: calc(100% - 54px);
    height: -webkit-calc(100% - 54px);
}

.height-remain-56px{
    height: calc(100% - 56px);
    height: -webkit-calc(100% - 56px);
}

.height-remain-60px{
    height: calc(100% - 60px);
    height: -webkit-calc(100% - 60px);
}

.height-remain-64px{
    height: calc(100% - 64px);
    height: -webkit-calc(100% - 64px);
}

.height-remain-70px{
    height: calc(100% - 64px);
    height: -webkit-calc(100% - 64px);
}

.height-remain-80px{
    height: calc(100% - 80px);
    height: -webkit-calc(100% - 80px);
}

.height-remain-85px{
    height: calc(100% - 85px);
    height: -webkit-calc(100% - 85px);
}

.height-remain-94px{
    height: calc(100% - 94px);
    height: -webkit-calc(100% - 94px);
}

.height-remain-100px{
    height: calc(100% - 100px);
    height: -webkit-calc(100% - 100px);
}

.height-remain-104px{
    height: calc(100% - 104px);
    height: -webkit-calc(100% - 104px);
}

.height-remain-110px{
    height: calc(100% - 110px);
    height: -webkit-calc(100% - 110px);
}

.height-remain-114px{
    height: calc(100% - 114px);
    height: -webkit-calc(100% - 114px);
}

.height-remain-120px{
    height: calc(100% - 120px);
    height: -webkit-calc(100% - 120px);
}

.height-remain-130px{
    height: calc(100% - 130px);
    height: -webkit-calc(100% - 130px);
}

.height-remain-140px{
    height: calc(100% - 140px);
    height: -webkit-calc(100% - 140px);
}

.height-remain-150px{
    height: calc(100% - 150px);
    height: -webkit-calc(100% - 150px);
}

.height-remain-160px{
    height: calc(100% - 160px);
    height: -webkit-calc(100% - 160px);
}

.height-remain-170px{
    height: calc(100% - 170px);
    height: -webkit-calc(100% - 170px);
}

.height-remain-180px{
    height: calc(100% - 180px);
    height: -webkit-calc(100% - 180px);
}

.height-remain-190px{
    height: calc(100% - 190px);
    height: -webkit-calc(100% - 190px);
}

.height-remain-200px{
    height: calc(100% - 200px);
    height: -webkit-calc(100% - 200px);
}

.span-0-7-em{
    font-size: 0.7em;
}

.span-0-8-em{
    font-size: 0.8em !important;
}

.span-0-9-em{
    font-size: 0.8em !important;
}

.span-1-em{
    font-size: 1em;
}

.span-1-2-em{
    font-size: 1.2em;
}

.span-1-3-em{
    font-size: 1.3em;
}

.span-1-4-em{
    font-size: 1.4em;
}

.span-1-5-em{
    font-size: 1.5em !important;
}

.span-1-6-em{
    font-size: 1.6em !important;
}

.span-1-8-em{
    font-size: 1.8em;
}

.span-2em{
    font-size: 2em;
}

.span-2-2-em{
    font-size: 2.2em;
}

.span-2-4-em{
    font-size: 2.4em;
}

.span-2-5-em{
    font-size: 2.5em;
}

.span-3em{
    font-size: 3em;
}

.span-4-4-em{
    font-size: 4.4em;
}

.span-bold-1-2-em{
    font-weight: bold;
    font-size: 1.2em;
}

.span-bold-1-5-em{
    font-weight: bold;
    font-size: 1.5em;
}

.span-bold-1-5-em-white{
    font-weight: bold;
    font-size: 1.5em;
    color: white;
}

.spanBlackNormalItalicXSmall{
    color: #1a1a1a;
    font-style: italic;
    font-size: 0.7em;
}

.spanBlackNormalItalicSmall{
    color: #1a1a1a;
    font-style: italic;
    font-size: 0.9em;
}

.spanBlackNormalSmall{
    color: #1a1a1a;
    font-size: 0.9em;
}

.spanWhiteNormalItalicSmall{
    color: #ffffff;
    font-style: italic;
    font-size: 0.9em;
}

.spanWhiteNormalItalicXSmall{
    color: #ffffff;
    font-style: italic;
    font-size: 0.7em;
}

.spanWhiteNormalSmall{
    color: #ffffff;
    font-size: 0.9em;
}

.spanWhiteBoldBig{
    font-weight: bold;
    font-size: 1.5em;
    color: white;
}

.spanWhiteBig{
    font-size: 1.5em;
    color: white;
}

.span-main-displayname{
    font-size: 1.3em;
    color: white;
}

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

.inputClass{
    float: left;
    width: 100%;
    border: 1px solid #818181 !important;
    border-radius: 5px !important;
    font-size: 1.2em;
    padding: 5px !important;
}

.inputNormalClass{
    float: left;
    width: 100%;
    border: 1px solid #818181 !important;
    border-radius: 5px !important;
    font-size: 0.9em !important;
    padding: 5px !important;
}

.inputbgWhiteClass{
    float: left;
    width: 100%;
    border: 1px solid #818181 !important;
    border-radius: 5px !important;
    font-size: 1.2em;
    background-color: white !important;
    padding: 5px !important;
}

.inputPHClass{
    float: left;
    width: 100%;
    height: 40px !important;
    border: 1px solid #818181 !important;
    border-radius: 5px !important;
    font-size: 0.85em !important;
    padding: 5px !important;
}

.textAreaClass{
    resize: none;
    width: 100%;
    height: 100px;
    border: 1px solid #818181;
    border-radius: 10px;
    font-size: 1.2em;
    padding: 8px;
}

.textAreaNormalClass{
    resize: none;
    width: 100%;
    height: 90px;
    border: 1px solid #818181;
    border-radius: 10px;
    font-size: 1.2em;
    padding: 8px;
}

.i-password-review-cls{
    position: absolute;
    display: block;
    right: 18px;
    vertical-align: middle;
    font-size: 1.2em;
    color:gray;
    font-size: 1.5em;
    line-height: 1.4;
}

.divHide{
    display: none !important;
}

.color-white{
    color: #FFFFFF;
}

.color-gray{
    color: gray;
}

.color-custom-darkblue{
    color: #176AAE;
}

.float-left{
    float: left !important;
}

.float-right{
    float: right !important;
}

.margin-auto{
    margin: auto;
}

.margin-zero{
    margin: 0px !important;
}

.margin-0-10px{
    margin: 0 10px;
}

.margin-5px{
    margin: 5px !important;
}

.margin-10px{
    margin: 10px !important;
}

.margin-20px{
    margin: 20px !important;
}

.margin-left-5px{
    margin-left: 5px;
}

.margin-left-10px{
    margin-left: 10px;
}

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

.margin-left-n-1000Percent{
    margin-left: -1000%;
}

.margin-left-remain-60px{
    margin-left: calc(100% - 60px);
    margin-left: -webkit-calc(100% - 60px);
}

.margin-left-remain-65px{
    margin-left: calc(100% - 65px);
    margin-left: -webkit-calc(100% - 65px);
}

.margin-left-remain-70px{
    margin-left: calc(100% - 70px);
    margin-left: -webkit-calc(100% - 70px);
}

.margin-left-remain-80px{
    margin-left: calc(100% - 80px);
    margin-left: -webkit-calc(100% - 80px);
}

.margin-right-5px{
    margin-right: 5px;
}

.margin-right-10px{
    margin-right: 10px;
}

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

.margin-right-20px{
    margin-right: 20px;
}

.margin-right-30px{
    margin-right: 30px;
}

.margin-right-40px{
    margin-right: 40px;
}

.margin-right-50px{
    margin-right: 50px;
}

.margin-top-2px{
    margin-top: 2px;
}

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

.margin-top-6px{
    margin-top: 6px;
}

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

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

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

.margin-top-N15px{
    margin-top: -15px;
}

.margin-top-N25px{
    margin-top: -25px;
}

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

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

.margin-top-40px{
    margin-top: 40px;
}

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

.margin-top-90px{
    margin-top: 90px;
}

.margin-top-100px{
    margin-top: 100px;
}

.margin-top-105px{
    margin-top: 105px;
}

.margin-top-120px{
    margin-top: 120px;
}

.margin-top-140px{
    margin-top: 140px;
}

.margin-top-150px{
    margin-top: 150px;
}

.margin-top-160px{
    margin-top: 160px;
}

.margin-top-170px{
    margin-top: 170px;
}

.margin-top-180px{
    margin-top: 180px;
}

.margin-top-190px{
    margin-top: 190px;
}

.margin-top-200px{
    margin-top: 200px;
}

.margin-bottom-3px{
    margin-bottom: 3px;
}

.margin-bottom-9px{
    margin-bottom: 9px;
}

.margin-bottom-20px{
    margin-bottom: 20px;
}

.margin-bottom-22px{
    margin-bottom: 22px;
}

.login-card-name{
    font-size: 1.2em;
    margin: 5px;
}

.login-card-text{
    font-size: 1em;
    margin: 5px;
}

.text-1-2em{
    font-size:1.2em;
}

.text-1-3em{
    font-size:1.3em;
}

.text-1-8em{
    font-size:1.8em;
}

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

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

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

.login-content-center{
    position: relative;
    width: 80%;
    height: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.login-button-cls{
    width: 100%;
    background-color: #7b9ae3;
    color: white !important;
    font-size: 14px;
}

.height5px{
    height: 5px;
}

.height10px{
    height: 10px;
}

.height-auto{
    height: auto !important;
}

.line-height-0-8em{
    line-height: 0.8em;
}

.line-height-1em{
    line-height: 1em;
}

.line-height-1-6em{
    line-height: 1.6em;
}

.line-height-20px{
    line-height: 20px;
}

.line-height-28px{
    line-height: 28px;
}

.line-height-30px{
    line-height: 30px;
}

.line-height-32px{
    line-height: 30px;
}

.line-height-34px{
    line-height: 30px;
}

.line-height-35px{
    line-height: 35px;
}

.line-height-40px{
    line-height: 40px;
}

.line-height-42px{
    line-height: 42px;
}

.line-height-44px{
    line-height: 44px;
}

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

.reg-container{
    width: 700px;
    height: 650px;
    left: calc(50% - 325px);
    left: -webkit-calc(50% - 325px);
    top: calc(50% - 325px);
    top: -webkit-calc(50% - 325px);
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    background-color: white;
}

.reg-container-content{
    width: 100%;
    height: calc(100% - 40px);
    height: -webkit-calc(100% - 40px);
}

.reg-background-img{
    display: block;
    position: absolute;
    width: 100%;
    height: 300px;
    top: 0;
    background-image: url(../img/img_reg_background.png);
    background-color: #e9e6e5;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.reg-merchant-col{
    display: inline-block;
    width: 58%;
}

.reg-industry-col{
    display: inline-block;
    width: 40%;
}

.reg-storeCode-col{
    display: inline-block;
    width: 25%;
}

.reg-storeName-col{
    display: inline-block;
    width: 74%;
}

.reg-storeDisplayName-col{
    display: inline-block;
    width: 44%;
}

.reg-storePhone-col{
    display: inline-block;
    width: 45%;
}

.reg-storeRandom-col{
    display: inline-block;
    width: 34%;
}

.reg-storePhoneArea-col{
    display: inline-block;
    width: 34%;
}

.reg-storePhoneNum-col{
    display: inline-block;
    width: 65%;
}

.reg-add-col1{
    display: inline-block;
    width: 39%;
    height: 30px;
    margin-top: 0px;
}

.reg-add-col2{
    display: inline-block;
    width: 20%;
    height: 30px;
    margin-top: 0px;
}

.reg-industry-title{
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    color: var(--f7-block-text-color);
    margin: 0px;
    padding: 0;
    text-align: left;
    font-size: var(--f7-block-font-size);
}

.reg-storeName-title{
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    color: var(--f7-block-text-color);
    margin: 0px;
    padding: 0;
    text-align: left;
    font-size: var(--f7-block-font-size);
}

.reg-storeDisplayName-title{
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    color: var(--f7-block-text-color);
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px;
    margin-bottom: 0px;
    padding: 0;
    text-align: left;
    font-size: var(--f7-block-font-size);
}

.reg-storePhone-title{
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    color: var(--f7-block-text-color);
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px;
    margin-bottom: 0px;
    padding: 0;
    text-align: left;
    font-size: var(--f7-block-font-size);
}

.reg-back-login-container{
    float: left;
    display: inline-block;
    width: 35%;
}

.reg-previous-container{
    float: right;
    display: inline-block;
    width: 25%;
    margin-right: 10px;
}

.reg-next-container{
    float: right;
    display: inline-block;
    width: 25%;
}

.reg-content-msg-prompt{
    position: absolute;
    width: 300px;
    height: 280px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
    padding: 10px;
}

.text-color-black{
    color: black;
}

.text-color-white{
    color: white;
}

.text-color-custom-lblue{
    color: #97b5c7;
}

.text-color-custom-mblue{
    color: #3077a0;
}

.text-color-whatsapp-green{
    color: #30d14e !important;
}

i.icon.icon-arrow-left{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_arrow_left.svg");
    mask-image: url("../img/icon/icon_arrow_left.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-arrow-right{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_arrow_right.svg");
    mask-image: url("../img/icon/icon_arrow_right.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-add{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_add.svg");
    mask-image: url("../img/icon/icon_add.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-tick-circle{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_tick_circle.svg");
    mask-image: url("../img/icon/icon_tick_circle.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-close-circle{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_close_circle.svg");
    mask-image: url("../img/icon/icon_close_circle.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-list{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_list.svg");
    mask-image: url("../img/icon/icon_list.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-pencil{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_pencil.svg");
    mask-image: url("../img/icon/icon_pencil.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-delete{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_delete.svg");
    mask-image: url("../img/icon/icon_delete.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-menus{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_menus.svg");
    mask-image: url("../img/icon/icon_menus.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-calendar{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_calendar.svg");
    mask-image: url("../img/icon/icon_calendar.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-cashier{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_cashier.svg");
    mask-image: url("../img/icon/icon_cashier.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-queue{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_queue.svg");
    mask-image: url("../img/icon/icon_queue.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-settings{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_settings.svg");
    mask-image: url("../img/icon/icon_settings.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-shop{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_shop.svg");
    mask-image: url("../img/icon/icon_shop.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-shopping-center{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_shopping_center.svg");
    mask-image: url("../img/icon/icon_shopping_center.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-user{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_user.svg");
    mask-image: url("../img/icon/icon_user.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-qr-code-scan{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_qr_code_scan.svg");
    mask-image: url("../img/icon/icon_qr_code_scan.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-close{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_close.svg");
    mask-image: url("../img/icon/icon_close.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-logout{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_logout.svg");
    mask-image: url("../img/icon/icon_logout.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-printer{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_printer.svg");
    mask-image: url("../img/icon/icon_printer.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-refresh{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_refresh.svg");
    mask-image: url("../img/icon/icon_refresh.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-group{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_group.svg");
    mask-image: url("../img/icon/icon_group.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-clock{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_clock.svg");
    mask-image: url("../img/icon/icon_clock.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-telephone-call{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_telephone_call.svg");
    mask-image: url("../img/icon/icon_telephone_call.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-accept{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_accept.svg");
    mask-image: url("../img/icon/icon_accept.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-phone{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_phone.svg");
    mask-image: url("../img/icon/icon_phone.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-whatsapp{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_whatsapp.svg");
    mask-image: url("../img/icon/icon_whatsapp.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-no-stopping{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_no_stopping.svg");
    mask-image: url("../img/icon/icon_no_stopping.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-setting-clock{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_setting_clock.svg");
    mask-image: url("../img/icon/icon_setting_clock.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-staff{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_staff.svg");
    mask-image: url("../img/icon/icon_staff.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-data-classification{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_data_classification.svg");
    mask-image: url("../img/icon/icon_data_classification.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-store{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_store.svg");
    mask-image: url("../img/icon/icon_store.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-settings-qrcode{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_settings_qrcode.svg");
    mask-image: url("../img/icon/icon_settings_qrcode.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-star{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_star.svg");
    mask-image: url("../img/icon/icon_star.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-switch-camera{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_switch_camera.svg");
    mask-image: url("../img/icon/icon_switch_camera.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-capture{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_capture.svg");
    mask-image: url("../img/icon/icon_capture.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-photo-camera{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_photo_camera.svg");
    mask-image: url("../img/icon/icon_photo_camera.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-galery{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_galery.svg");
    mask-image: url("../img/icon/icon_galery.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-doc-preview{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_doc_preview.svg");
    mask-image: url("../img/icon/icon_doc_preview.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-shrink{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_shrink.svg");
    mask-image: url("../img/icon/icon_shrink.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-expand{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_expand.svg");
    mask-image: url("../img/icon/icon_expand.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-right-arrow{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_right_arrow.svg");
    mask-image: url("../img/icon/icon_right_arrow.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-left-arrow{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_left_arrow.svg");
    mask-image: url("../img/icon/icon_left_arrow.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-mobile-phone{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_mobile_phone.svg");
    mask-image: url("../img/icon/icon_mobile_phone.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-qr-code{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_qr_code.svg");
    mask-image: url("../img/icon/icon_qr_code.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-reports{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_reports.svg");
    mask-image: url("../img/icon/icon_reports.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-globe-add{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_globe_add.svg");
    mask-image: url("../img/icon/icon_globe_add.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-document{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_document.svg");
    mask-image: url("../img/icon/icon_document.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-feedback{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_feedback.svg");
    mask-image: url("../img/icon/icon_feedback.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-terms{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_terms.svg");
    mask-image: url("../img/icon/icon_terms.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-statistic-report{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_statistic_report.svg");
    mask-image: url("../img/icon/icon_statistic_report.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-business-report{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_business_report.svg");
    mask-image: url("../img/icon/icon_business_report.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-gear{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_gear.svg");
    mask-image: url("../img/icon/icon_gear.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-cancel-circle{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_cancel_circle.svg");
    mask-image: url("../img/icon/icon_cancel_circle.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-save{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_save.svg");
    mask-image: url("../img/icon/icon_save.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-copy{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_copy.svg");
    mask-image: url("../img/icon/icon_copy.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-plus-thin{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_plus_thin.svg");
    mask-image: url("../img/icon/icon_plus_thin.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-history{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_history.svg");
    mask-image: url("../img/icon/icon_history.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-pdf{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_pdf.svg");
    mask-image: url("../img/icon/icon_pdf.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-image{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_image.svg");
    mask-image: url("../img/icon/icon_image.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-set{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_set.svg");
    mask-image: url("../img/icon/icon_set.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-letter-l{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_letter_l.svg");
    mask-image: url("../img/icon/icon_letter_l.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-placard{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_placard.svg");
    mask-image: url("../img/icon/icon_placard.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-eye{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_eye.svg");
    mask-image: url("../img/icon/icon_eye.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-recycle-bin{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_recycle_bin.svg");
    mask-image: url("../img/icon/icon_recycle_bin.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-appt-repair{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_appt_repair.svg");
    mask-image: url("../img/icon/icon_appt_repair.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-provider{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_provider.svg");
    mask-image: url("../img/icon/icon_provider.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-working-time{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_working_time.svg");
    mask-image: url("../img/icon/icon_working_time.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-special-day{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_special_day.svg");
    mask-image: url("../img/icon/icon_special_day.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-add-note{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_add_note.svg");
    mask-image: url("../img/icon/icon_add_note.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-confirmSchedule{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_confirmSchedule.svg");
    mask-image: url("../img/icon/icon_confirmSchedule.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-add-peoples{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_add_peoples.svg");
    mask-image: url("../img/icon/icon_add_peoples.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-calendar-reminder{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask: url("../img/icon/icon_calendar_reminder.svg") no-repeat 50% 50%;
    mask: url("../img/icon/icon_calendar_reminder.svg") no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-calendar-hourglass{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_calendar_hourglass.svg");
    mask-image: url("../img/icon/icon_calendar_hourglass.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-calendar-cancel{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_calendar_cancel.svg");
    mask-image: url("../img/icon/icon_calendar_cancel.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-sand-clock{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_sand_clock.svg");
    mask-image: url("../img/icon/icon_sand_clock.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-queue-box{
    width: 1em;
    height: 1em;
    background-color: #000;
    -webkit-mask-image: url("../img/icon/icon_queue_box.svg");
    mask-image: url("../img/icon/icon_queue_box.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
}

i.icon.icon-app-logo-myq{
    background: url("../img/icon/icon_app_logo_myq.svg") no-repeat top left;
    background-size: contain;
}

i.icon.icon-company-logo-horizontal{
    background: url("../img/icon/icon_company_logo_horizontal.svg") no-repeat top left;
    background-size: contain;
}

i.icon.icon-us{
    background: url("../img/icon/icon_us.svg") no-repeat top left;
    background-size: contain;
}

i.icon.icon-china{
    background: url("../img/icon/icon_china.svg") no-repeat top left;
    background-size: contain;
}

i.icon.icon-my{
    background: url("../img/icon/icon_my.svg") no-repeat top left;
    background-size: contain;
}

i.icon.icon-bell-custom{
    background: url("../img/icon/icon_bell_custom.svg") no-repeat top left;
    background-size: contain;
}

i.icon.icon-0-6x{
    width: 0.6em !Important;
    height: 0.6em !Important;
}

i.icon.icon-0-7x{
    width: 0.7em !Important;
    height: 0.7em !Important;
}

i.icon.icon-0-8x{
    width: 0.8em !Important;
    height: 0.8em !Important;
}

i.icon.icon-1x{
    width: 1em !Important;
    height: 1em !Important;
}

i.icon.icon-1-2x{
    width: 1.2em !Important;
    height: 1.2em !Important;
}

i.icon.icon-1-5x{
    width: 1.5em !Important;
    height: 1.5em !Important;
}

i.icon.icon-1-8x{
    width: 1.8em !Important;
    height: 1.8em !Important;
}

i.icon.icon-2x{
    width: 2em !Important;
    height: 2em !Important;
}

i.icon.icon-2-2x{
    width: 2.2em !Important;
    height: 2.2em !Important;
}

i.icon.icon-2-5x{
    width: 2.5em !Important;
    height: 2.5em !Important;
}

i.icon.icon-2-8x{
    width: 2.8em !Important;
    height: 2.8em !Important;
}

i.icon.icon-3x{
    width: 3em !Important;
    height: 3em !Important;
}

i.icon.icon-3-5x{
    width: 3.5em !Important;
    height: 3.5em !Important;
}

i.icon.icon-4x{
    width: 4em !Important;
    height: 4em !Important;
}

i.icon.bg-white{
    background-color: white;
}

i.icon.bg-custom-darkblue{
    background-color: #176AAE;
}

i.icon.bg-whatsapp-green{
    background-color: #30d14e;
}

i.icon.bg-lightgray{
    background-color: lightgray;
}

i.icon.bg-yellow{
    background-color: yellow;
}

i.icon.bg-orange{
    background-color: orange;
}

i.icon.bg-red{
    background-color: red;
}

.reg-button-style{
    border: 1px solid gray;
    border-radius: 5px;
    background-color: #f4f3f3;
    text-shadow: 0 0px 0 #fff;
}

.reg-progress-bar {
    margin-bottom: 30px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
    width: 300px;
    margin: 10px auto;
    padding: 0px;
}

.reg-progress-bar li {
    list-style-type: none;
    color: black;
    font-size: 12px;
    width: 25%;
    float: left;
    position: relative;
}

.reg-progress-bar li:before {
    position: relative;
    content: counter(step);
    counter-increment: step;
    width: 30px;
    line-height: 30px;
    display: block;
    font-size: 15px;
    color: #333;
    background: white;
    border: 1px solid #676262;
    border-radius: 15px;
    margin: 0 auto 5px auto;
    z-index: 25;
}

.reg-progress-bar li:after {
    content: '';
    width: 50%;
    height: 2px;
    background: gray;
    position: absolute;
    left: -25%;
    top: 12px;
    z-index: 10; /*put it behind the numbers*/
}

.reg-progress-bar li:first-child:after {
    /*connector not needed before the first step*/
    content: none;
}

.reg-progress-bar li.active {
    color: #176AAE !important;
    font-weight: 800 !important;
}

.reg-progress-bar li.active::before {
    background-color: #176AAE !important;
    color: #fff !important;
}

.reg-progress-bar li.active::after {
    background-color: #176AAE !important;
}

.reg-content-container{
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    height: calc(100% - 93px);
    height: -webkit-calc(100% - 93px);
    padding: 10px;
    overflow-y: auto;
}

.overflow-auto{
    overflow: auto;
}

.overflow-x-hidden{
    overflow-x: hidden;
}

.overflow-y-auto{
    overflow-y: auto;
}

.border-gray-outline{
    border: 1px solid gray;
}

.border-bottom-gray-outline{
    border-bottom: 1px solid gray;
}

.border-bottom-lightgray-outline{
    border-bottom: 1px solid lightgray;
}

.border-gray-outline-thick{
    border: 2px solid gray;
}

.border-radius-5px{
    border-radius: 5px;
}

.border-radius-10px{
    border-radius: 10px;
}

.border-radius-20px{
    border-radius: 20px;
}

.border-radius-30px{
    border-radius: 30px;
}

.border-radius-zero{
    border-radius: 0px !important;
}

.main-panel-border{
    background-color: rgb(182 180 180 / 40%);
}

.panel-border{
    /*box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;*/
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

.z-index-zero{
    z-index: 0;
}

.z-index-1{
    z-index: 1;
}

.z-index-600{
    z-index: 600;
}

.z-index-700{
    z-index: 600;
}

.z-index-2100{
    z-index: 2100;
}

.z-index-2200{
    z-index: 2200;
}

.z-index-2300{
    z-index: 2300;
}

.z-index-2400{
    z-index: 2400;
}

.z-index-2500{
    z-index: 2500;
}

.z-index-2600{
    z-index: 2600;
}

.z-index-2700{
    z-index: 2700;
}

.z-index-2800{
    z-index: 2800;
}

.z-index-2900{
    z-index: 2900;
}

.z-index-3000{
    z-index:3000;
}

.z-index-9999{
    z-index: 9999;
}

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

.padding-2px{
    padding: 2px;
}

.padding-5px{
    padding: 5px;
}

.padding-8px{
    padding: 8px;
}

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

.padding-zero{
    padding: 0px !important;
}

.padding-top-2px{
    padding-top: 5px;
}

.padding-top-3px{
    padding-top: 5px;
}

.padding-top-4px{
    padding-top: 5px;
}

.padding-top-5px{
    padding-top: 5px;
}

.padding-top-6px{
    padding-top: 6px;
}

.padding-top-7px{
    padding-top: 7px;
}

.padding-top-8px{
    padding-top: 8px;
}

.padding-top-10px{
    padding-top: 10px;
}

.padding-top-15px{
    padding-top: 15px;
}

.padding-top-50px{
    padding-top: 50px;
}

.padding-top-60px{
    padding-top: 60px;
}

.padding-top-65px{
    padding-top: 65px;
}

.padding-top-68px{
    padding-top: 68px;
}

.padding-top-80px{
    padding-top: 80px;
}

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

.padding-top-120px{
    padding-top: 120px;
}

.padding-bottom-6px{
    padding-bottom: 6px;
}

.padding-bottom-10px{
    padding-bottom: 6px;
}

.padding-bottom-15px{
    padding-bottom: 15px;
}

.padding-bottom-50px{
    padding-bottom: 50px;
}

.padding-bottom-60px{
    padding-bottom: 60px;
}

.padding-bottom-65px{
    padding-bottom: 65px;
}

.padding-bottom-68px{
    padding-bottom: 68px;
}

.padding-bottom-80px{
    padding-bottom: 80px;
}

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

.padding-bottom-120px{
    padding-bottom: 120px;
}

.padding-bottom-130px{
    padding-bottom: 130px;
}

.padding-bottom-140px{
    padding-bottom: 140px;
}

.padding-left-16px{
    padding-left: 16px !important;
}

.padding-left-right-10px{
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.padding-0px-5px{
    padding: 0px 5px;
}

.reg-staffInput-panel{
    width: 400px;
    height: 450px;
}

.leftZeroTopZero{
    left: 0px;
    top: 0px;
}

.span-normal-white-1-2em{
    color: white;
    margin-left: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1.2em;
}

.reg-staffInput-content-container{
    padding: 10px;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    height: calc(100% - 44px);
    height: -webkit-calc(100% - 55px);
}

.reg-staff-list-full-action-container{
    display: inline-block !important;
    position:absolute;
    width: 100%;
    padding: 2px;
}

.reg-staff-list-sub-text{
    display: none !important;
}

.divCenterContainer{
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

.divCenterContainer span{
    font-size: 2em;
    color: #bbbbbb;
}

.login-container{
    position: absolute;
    width: 500px;
    height: 500px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.login-left-panel{
    display: inline-block;
    width: auto;
    height: 500px;
}

.login-right-panel{
    /*width: calc(100% - 350px);
    width: -webkit-calc(100% - 350px);*/
    width: 100%;
    height: 500px;
    background-color: #1B3765;
    overflow-y: hidden;
}

.row-input{
    display: inline-block;
    width: 100%;
    height: 30px;
}

.row{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}

.main-top-panel{
    display: flex;
    width: 100%;
    height: 56px;
}

.main-top-left-corner{
    display: flex;
    width: 70px;
    height: 100%;
    float: left;
    background-color: #4b4b4b;
}

.main-top-bar{
    display: flex;
    width: calc(100% - 70px);
    width: -webkit-calc(100% - 70px);
    height: 100%;
    background-color: #4c6fbf;
}

.main-content-container{
    display: flex;
    width: 100%;
    height: calc(100% - 56px);
    height: -webkit-calc(100% - 56px);
}

.main-side-panel{
    display: flex;
    flex-direction: column;
    width: 70px;
    height: 100%;
    background-color: #4b4b4b;
}

.main-content-panel{
    display: flex;
    width: calc(100% - 70px);
    width: -webkit-calc(100% - 70px);
    height: 100%;
    background-color: white;
}

.main-top-panel-user-time{
    display: block;
    width: calc(100% - 205px);
    width: -webkit-calc(100% - 205px);
    height: 100%;
}

.main-top-panel-title{
    width: 98%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.main-top-panel-buttons{
    display: flex;
    width: 200px;
    height: 100%;
}

.main-top-panel-menus{
    display: none;
    width: 50px;
    height: 100%;
}

.main-top-button-item{
    display: flex;
    width: 40px;
    height: 40px;
    line-height: 56px;
    margin-right: 10px;
}

.main-side-panel-gradient{
    background: linear-gradient(90.42deg, #5b5858 50.28%, #b8b6bf 90.26%);
}

.div-center{
    text-align: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

.main-popup-qr-container{
    width: 80%;
    height: 80%;
    margin-left: 10%;
    margin-top: 10%;
}

.main-popup-qrcode-container{
    display: inline-block;
    border: 2px solid gray;
    margin: 10px;
    overflow-y: auto;
    height: auto;
}

.main-content-queue-prompt{
    position: absolute;
    width: 400px;
    height: 320px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
}

.main-content-queue-prompt-s{
    position: absolute;
    width: 400px;
    height: 450px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
}

.main-content-queue-input-content{
    padding: 10px;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    height: calc(100% - 70px);
    height: -webkit-calc(100% - 70px);
    overflow-y: auto;
}

.main-content-settings-operatingHours-prompt{
    position: absolute;
    width: 400px;
    height: 250px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
}

.main-content-settings-staffs-prompt{
    position: absolute;
    width: 500px;
    height: 530px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
}

.main-content-settings-staffs-prompt-content{
    padding: 10px;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    height: calc(100% - 72px);
    height: -webkit-calc(100% - 72px);
    overflow-y: hidden;
}

.main-content-settings-queueSeries-prompt{
    position: absolute;
    width: 400px;
    height: 400px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
}

.main-content-settings-stores-prompt{
    position: absolute;
    width: 700px;
    height: 660px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
}

.main-content-settings-serviceprovider-prompt{
    position: absolute;
    width: 600px;
    height: 550px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
}

.main-content-settings-stores-prompt-content{
    padding: 0 10px;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    height: 100%;
    overflow-y: hidden;
}

.main-content-appointment-prompt-normal{
    position: absolute;
    width: 700px;
    height: 600px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
}

.main-content-appointment-prompt-waiting{
    position: absolute;
    width: 700px;
    height: 480px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
}

.main-content-appointment-prompt-content{
    padding: 10px;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    height: calc(100% - 72px);
    height: -webkit-calc(100% - 72px);
    overflow-y: hidden;
}

.main-content-appointment-delete-prompt{
    position: absolute;
    width: 400px;
    height: 300px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
    padding: 10px;
}

.main-content-settings-qr-select-cls{
    position:absolute;
    /*left: calc(50% + 100px);
    left: -webkit-calc(50% + 100px);*/
    top: 30px;
 }

.main-content-merchant-prompt{
    position: absolute;
    width: 400px;
    height: 420px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
}

.main-content-merchant-prompt-content{
    padding: 10px;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    height: calc(100% - 72px);
    height: -webkit-calc(100% - 72px);
    overflow-y: hidden;
}

.main-popup-qrmaincode-container{
    display: inline-block;
    overflow-y: auto;
    width: 100%;
    height: calc(100% - 50px);
    height: -webkit-calc(100% - 50px);
    overflow-y: auto;
    overflow-x: hidden;
}

.main-popup-qrmaincode-image-container{
    width: 370px;
    height: 370px;
    border: 20px solid #fffcfb;
    border-radius: 20px;
}

.main-popup-qrmaincode-content{
    width: 600px;
    height: auto;
}

.main-popup-qrmaincode-display-content{
    width: 400px;
    height: calc(100% - 40px);
    height: -webkit-calc(100% - 40px);
    overflow-y: auto;
    overflow-x: hidden;
}

.main-popup-qrmaincode-com-logo{
    width: 100px;
    height: 33px;
}

.main-popup-qrmaincode-label-container{
    width: 180px;
    line-height: 40px;
    margin-left: 50px;
}

.main-popup-qrmaincode-label-content{
    width: 60px;
    height: 60px;
    border: 1px solid gray;
    border-radius: 50%;
    line-height: 60px;
}

.main-popup-qrmaincode-display-label-content{
    width: 40px;
    height: 40px;
    border: 1px solid gray;
    border-radius: 50%;
    line-height: 40px;
}

.main-popup-welcomepage-container{
    display: inline-block;
    overflow-y: auto;
    width: calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    height: calc(100% - 80px);
    height: -webkit-calc(100% - 80px);
    padding: 15px;
    overflow-y: auto;
}

.main-queue-add-btn{
    width: 100px;
    height: 40px;
    border: 1px solid gray;
    border-radius: 15%;
    line-height: 40px;
    margin-right: 10px
}

.object-fit-contain{
    object-fit: contain;
}

.top-zero{
    top: 0;
}

.left-zero{
    left: 0;
}

.right-10px{
    right: 10px;
}

.bottom-8px{
    bottom: 8px;
}

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

.main-queue-series-selection{
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 16px;
    margin-top: 5px;
    width: 200px;
    line-height: 40px;
    float: left;
}

.fullCircle
{
    width: 30px;
    height: 30px;
    bordeR: 1px solid;
    border-radius: 50%;
    line-height: 30px;
}

.flex-direction-column{
    flex-direction: column;
}

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

.queue-list-item-style{
    border: 1px solid gray;
    border-radius: 10px;
}

.queue-elapseTime-container{
    position:absolute;
    width: 100%;
    padding: 2px;
    top: -18px;
}

.queue-elapseTime-content{
    width: 150px;
    float:right;
    padding: 5px;
    text-align: center;
    background-color: #eecfcf;
    font-size: 0.65em;
}

.font-size-0-8em{
    font-size: 0.8em;
}

.font-size-1-2em{
    font-size: 1.2em;
}

.font-size-1-5em{
    font-size: 1.5em;
}

.font-size-1-8em{
    font-size: 1.8em;
}

.font-size-2em{
    font-size: 2em;
}

.font-size-8em{
    font-size: 8em;
}

.queue-list-sub-font-size{
    font-size: 0.8em !important;
}

.queue-list-full-action-container{
    display: inline-block !important;
    position:absolute;
    width: 100%;
    padding: 2px;
    top: 15px;
}

.queue-list-full-action-content{
    width: 210px;
    float:right;
    padding: 5px;
}

.queue-list-sub-text{
    display: none !important;
}

.md .tabbar i.icon::before, .md .tabbar-icons i.icon::before {
    content: '';
    width: 64px;
    height: 32px;
    border-radius: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) scaleX(0.5);
    opacity: 0;
    transition-duration: 200ms;
    background: none;
    z-index: -1;
}

.custom-badge{
    display: inline-block;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin-top: 5px;
    color: var(--f7-badge-text-color);
    background: var(--f7-badge-bg-color);
    position: absolute;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    font-weight: var(--f7-badge-font-weight);
    font-size: var(--f7-badge-font-size);
    border-radius: var(--f7-badge-size);
    height: var(--f7-badge-size);
    min-width: var(--f7-badge-size);
    line-height: var(--f7-badge-size);
}

.setting-list-sub-text{
    display: none !important;
}

.setting-list-full-action-container{
    display: inline-block !important;
    position:absolute;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    padding: 2px;
}

.setting-list-full-action-content{
    width: 210px;
    float:right;
    padding: 5px;
}

.setting-store-list-sub-text{
    display: none !important;
}

.setting-store-list-full-action-container{
    display: inline-block !important;
    position:absolute;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    padding: 2px;
}

.setting-i-arrow-btn-size{
    width: 3em !Important;
    height: 3em !Important;
}

.main-settings-qr-image{
    width: 45%;
    height: auto;
    object-fit: contain;
    margin: auto;
}

.main-settings-qr-button-class{
    width: 55%;
}

.main-settings-qr-left-btn{
    display: inline-block;
    width: 15%;
    height: 100%;
}

.main-settings-qr-right-btn{
    display: inline-block;
    width: 15%;
    height: 100%;
}

.main-settings-qr-content-container{
    display: inline-block;
    width: 69%;
}

.main-settings-qr-portail-btn{
    display: none;
    position: absolute;
    width: calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
    margin-right: 10px;
    z-index: 1000;
}

.main-settings-qr-small-left-btn{
    diaplay: inline-block;
    float: left;
}

.main-settings-qr-small-right-btn{
    diaplay: inline-block;
    float: right;
}

.main-settings-qr-content{
    width: 400px;
    height: auto;
}

.main-settings-qr-image-container{
    width: 160px;
    height: 160px;
    border: 10px solid #fffcfb;
    border-radius: 10px;
}

.main-settings-qr-sub-content{
    width: 350px;
    padding: 10px;
    border-radius: 30px;
    background-color: #e9f4fa;
    background-color: rgba(255,255,255,0.5);
}

.main-settings-qr-main-container{
    text-align: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    background-color: #a5d1ec;
    /*background-image: url('../img/img_perodua_bg.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;*/
    height: calc(100% - 65px);
    height: -webkit-calc(100% - 65px);
}

.main-settings-storePhone-col{
    display: inline-block;
    width: 33%;
}

.main-settings-storeDisplayName-col{
    display: inline-block;
    width: 33%;
}

.main-settings-store-title{
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    color: var(--f7-block-text-color);
    margin: 0px;
    padding: 0;
    text-align: left;
    font-size: var(--f7-block-font-size);
}

.merchant-fullCircle
{
    width: 150px;
    height: 150px;
    bordeR: 1px solid;
    border-radius: 50%;
    line-height: 150px;
    background-color: #003399;
}

.divCenterItemContainer{
    text-align: center;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

.main-setting-store-selection-cls{
    display: inline-block;
    float:none;
    margin-right: 0px;
    width: 60%;
    margin: 3px;
    padding: 3px;
    border: 1px solid gray;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.forgotPassword-container{
    position: absolute;
    width: 350px;
    height: 320px;
    left: calc(50% - 200px);
    left: -webkit-calc(50% - 200px);
    top: calc(50% - 175px);
    top: -webkit-calc(50% - 175px);
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    padding: 15px;
    background-color: white;
}

.forgot-password-storecode-col{
    display: inline-block;
    width: 40%;
}

.resp-container{
    width: 500px;
    height: 320px;
    left: calc(50% - 260px);
    left: -webkit-calc(50% - 260px);
    top: calc(50% - 170px);
    top: -webkit-calc(50% - 170px);
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    background-color: white;
    padding: 10px;
}

.resp-container-content{
    width: 100%;
    height: calc(100% - 20px);
    height: -webkit-calc(100% - 20px);
}

.divItemMiddle{
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

.flex-direction-row-reverse{
    flex-direction: row-reverse;
}

.flex-direction-row{
    flex-direction: row;
}

.span-nowrap-elipsis{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.span-vertical-middle{
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    vertical-align: middle;
    align-items: center;
}

.text-overflow-ellipsis{
    text-overflow: ellipsis;
}

.transform-scale-0-6{
    transform: scale(0.6);
}

.transform-scale-0-7{
    transform: scale(0.7);
}

.transform-scale-0-8{
    transform: scale(0.8);
}

.transform-scale-1-2{
    transform: scale(1.2);
}

.transform-scale-1-5{
    transform: scale(1.5);
}

.transform-scale-1-8{
    transform: scale(1.8);
}

.align-self-flex-start{
    align-self: flex-start;
}

.main-queue-list-subwidth{
    width: calc(100% - 220px);
    width: -webkit-calc(100% - 220px);
}

.main-reports-main-dailyQueueActivity-title{
    display: inline-block;;
    width: 300px;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    vertical-align: middle;
    align-items: center;
    justify-content: center;

}

.main-reports-dailyQueueActivity-chart{
    display: inline-block;
    width: 100%;
    height: calc(100% - 50px);
    height: -webkit-calc(100% - 50px);
    min-height: 500px;
    min-width: 500px;
}

.main-reports-main-dailyQueueActivity-store-content{
    display: inline-block;
    width: 300px;
}

.main-reports-main-dailyQueueActivity-date-content{
    display: inline-block;
    width: 230px;
}

.main-reports-main-weeklyQueueActivity-title{
    display: inline-block;;
    width: 300px;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    vertical-align: middle;
    align-items: center;
    justify-content: center;

}

.main-reports-weeklyQueueActivity-chart{
    display: inline-block;
    width: 100%;
    height: calc(100% - 50px);
    height: -webkit-calc(100% - 50px);
    min-height: 500px;
    min-width: 500px;
}

.main-reports-main-weeklyQueueActivity-store-content{
    display: inline-block;
    width: 280px;
}

.main-reports-main-weeklyQueueActivity-date-content{
    display: inline-block;
    width: 230px;
}

.div-chart-text{
    text-align: left;
    margin-right: 50px;
}

.main-reports-chart-content{
    width: calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    height: calc(100% - 60px);
    height: -webkit-calc(100% - 60px);
    margin: 20px;
    overflow: auto;

}

.main-qr-marquee{
    border-radius: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    border: 1px solid rgba(0, 0, 0, .15);
    background-color: #637fb3;
    color: white;
    font-size: 1.4em;
    overflow: hidden;
    position: relative;
    height: 40px;
    width: 100%;
    white-space: nowrap;
}

.main-qr-marquee p {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 40px;
    text-align: center;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-animation: scroll-left 2s linear infinite;
    -webkit-animation: scroll-left 2s linear infinite;
    animation: scroll-left 15s linear infinite;
}

.cls-queueInfo1{
    display: inline-block;
}

.cls-queueInfo2{
    display: none;
}

.login-language-selection-container{
    position:absolute;
    right:5px;
    top:5px;
    width:100px;
    height:40px;
    line-height: 40px;
}

.main-appointment-add-btn{
    width: 100px;
    height: 40px;
    border: 1px solid gray;
    border-radius: 15%;
    line-height: 40px;
    margin-right: 10px
}

.li-bottom-line{
    border-bottom: 1px solid lightgray;
}

.li-bottom-line:last-child{
    border-bottom: 0px solid lightgray;
}

.main-settings-operatingHr-sub-toggle{
    display: none;
    width: 140px;
}

.main-settings-operatingHr-toggle{
    display: inline-block;
    width: 145px;
}

.main-settings-operatingHr-content{
    display: inline-block;
    width: calc(100% - 165px);
    width: -webkit-calc(100% - 165px);
}

.main-settings-operatingHr-link-style{
    margin-left: 20px;
}

.main-content-settings-tab-whour-main{
    display: flex;
    width: 100%;
    height: calc(100% - 50px);
    height: -webkit-calc(100% - 50px);
    flex-direction: row;
    overflow-y: hidden;
    overflow-x: hidden;
}

.main-content-settings-tab-operatingHours{
    display: inline-block;
    width: 50%;
    height: 100%;
    border-right: 1px solid lightgray;
    overflow-y: auto;
}

.main-content-settings-tab-specialDay{
    display: inline-block;
    width: 50%;
    height: 100%;
    border-top: 0px solid lightgray;
    margin-top: 0px;
}

.main-content-settings-tab-specialDay-list-cls{
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.main-content-settings-specialDay-add-btn{
    width: 100%;
    height: 40px;
    background-color: #dde7f3;
    border: 1px solid #c8c8c8;
    border-radius: 20px;
    line-height: 40px;
}

.main-settings-specialDay-link-style{
    margin-left: 20px;
}

.main-content-settings-specialDay-prompt{
    position: absolute;
    width: 350px;
    height: 580px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
}

.main-content-settings-specialDay-prompt-content{
    padding: 10px;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    height: calc(100% - 240px);
    height: -webkit-calc(100% - 240px);
    overflow-y: hidden;
}

.main-content-settings-stores-banner-prompt{
    position: absolute;
    width: 600px;
    height: 370px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
    padding: 10px;
    overflow-y: auto;
    overflow-x: hidden;
}

.main-content-settings-stores-banner-display-prompt{
    position: absolute;
    width: 700px;
    height: 660px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
}

.main-content-settings-stores-appt-prompt{
    position: absolute;
    width: 500px;
    height: 200px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
    padding: 10px;
}

.main-queue-service-selection{
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 16px;
    margin-top: 5px;
    width: 200px;
    line-height: 40px;
    float: left;
}

.main-appt-legend{
    display: block;
    position: relative;
    width: 100%;
    height: 40px;
    margin: 2px 10px;
}

.main-appt-legend-item{
    display: inline-block;
    position: relative;
    margin-left: 25px;
    margin-top: 15px;
}

.main-appt-legend-title{
    display: inline-block;
    position: relative;
    margin-right: 5px;
    margin-top: 15px;
    font-weight: bold;
}

.fc-myDateTimeButton-button{
    width: 50px;
}

.main-content-settings-serviceprovider-addPrompt-specialDay-list-cls{
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.main-content-settings-serviceprovider-addPrompt-specialDay-add-btn{
    width: 100%;
    height: 40px;
    background-color: #dde7f3;
    border: 1px solid #c8c8c8;
    border-radius: 20px;
    line-height: 40px;
}

.main-content-settings-serviceprovider-specialDay-prompt{
    position: absolute;
    width: 350px;
    height: 580px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
}

.main-content-settings-serviceprovider-specialDay-prompt-content{
    padding: 10px;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    height: calc(100% - 240px);
    height: -webkit-calc(100% - 240px);
    overflow-y: hidden;
}

.main-content-settings-serviceprovider-workingHr-prompt{
    position: absolute;
    width: 550px;
    height: 580px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
}

.main-content-settings-serviceprovider-workingHr-prompt-content{
    padding: 10px;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    height: calc(100% - 90px);
    height: -webkit-calc(100% - 90px);
    overflow-y: hidden;
    overflow-x: hidden;
}

.float-button-green{
    background-color: #29a154 !important;
    color: #fff!important;
}

.float-button-blue{
    background-color: #7bd6f3 !important;
    color: #fff!important;
}

.main-appointment-time-col1{
    display: inline-block;
    width: 78%;
    height: 30px;
    margin-top: 0px;
}

.main-appointment-time-col2{
    display: inline-block;
    width: 20%;
    height: 30px;
    margin-top: 0px;
}

.main-appointment-half-col{
    width: 50%;
    height: 30px;
}

.img-error{
    border: 2px solid red;
}

.customPanel{
    z-index: 1000;
    box-shadow: 0px 0px 20px grey;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    -webkit-overflow-scrolling: touch;
    visibility: hidden;
    top: 0;
    height: 100%;
    width: 0px;
    -webkit-transition: width .3s ease-in-out, visibility .3s linear;
    -moz-transition: width .3s ease-in-out, visibility .3s linear;
    -o-transition: width .3s ease-in-out, visibility .3s linear;
    transition: width .3s ease-in-out, visibility .3s linear;
    background-color: #fff;
}

.customPanel-right{
    right: 0;
}

.customPanel-left{
    left: 0;
}

.customPanel-reveal{
    width: 500px !important;
    visibility: visible !important;
    z-index: 2000;
}

.customContentPanel{
    display: inline-block;
    position: absolute;
    border-style: solid;
    border-color: gray;
    border-width: 0px 1px 0px 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    visibility: hidden;
    height: 100%;
    width: 0px;
    -webkit-transition: width .3s ease-in-out, visibility .3s linear;
    -moz-transition: width .3s ease-in-out, visibility .3s linear;
    -o-transition: width .3s ease-in-out, visibility .3s linear;
    transition: width .3s ease-in-out, visibility .3s linear;
    background-color: #fff;
}

.div-panel-content-container{
    display: inline-block;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    height: calc(100% - 60px);
    height: -webkit-calc(100% - 60px);
    width: 100%;
    background-color: #fff;
    overflow-y: auto;
    left: 0px;
}

.div-panel-waiting-content-container{
    display: inline-block;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    height: calc(100% - 104px);
    height: -webkit-calc(100% - 104px);
    width: 100%;
    background-color: #fff;
    overflow-y: auto;
    left: 0px;
}

.div-panel-booking-content-container{
    display: inline-block;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    height: calc(100% - 30px);
    height: -webkit-calc(100% - 60px);
    width: 100%;
    background-color: #fff;
    overflow-y: auto;
    left: 0px;
}

.page-content.page-content-noNavBar {
    overflow: visible;
    padding-top: 0 !important;
}

.div-panel-book-detail-info-container{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    line-height: 1.2;
    color: #000;
    background: #e5e5ea;
    height: calc(100% - 400px)!important;
    height: -webkit-calc(100% - 400px)!important;
    width: 95%;
    margin: 10px auto;
    padding: 10px;
    overflow: auto;
}

.div-panel-book-detail-sub-container{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    line-height: 1.2;
    height: 250px;
    width: 95%;
    margin: 10px auto;
}

.badge-icon {
    font-size: .5em;
    display: block;
    position: absolute;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background: rgba(255, 80, 42, 1);
}

.badge-icon.hide {
    display: none !important;
}

.sdate-appt-list-full-action-container{
    display: inline-block !important;
    position:absolute;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    padding: 2px;
}

.sdate-appt-list-full-action-content{
    width: 210px;
    float:right;
    padding: 5px;
}

.img-circle {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    width: 30px;
    height: 30px;
    margin-top: 4px;
    margin-left: 4px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .8);
}

.img-circle.img-circle-bordered {
    border: 3px solid lightgrey;
}

.img-circle.img-circle-1-5x {
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    width: 40px;
    height: 40px;
}

.img-circle.img-circle-2x {
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    width: 60px;
    height: 60px;
}

.img-circle.img-circle-big {
    border-radius: 80px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    width: 80px;
    height: 80px;
}

.main-content-settings-stores-addPrompt-apptservice-container{
    position: relative;
    width: 100%;
    height: calc(100% - 140px);
    height: -webkit-calc(100% - 140px);
}

.main-content-settings-stores-bannerPrompt-validility1{
    display: inline-flex;
    width: 180px;
    line-height: 40px;
}

.main-content-settings-stores-bannerPrompt-validility2{
    display: inline-flex;
    width: calc(100% - 260px);
    width: -webkit-calc(100% - 260px);
    line-height: 40px;
}

.main-content-settings-stores-bannerPrompt-validility-container{
    display: flex;
    width: calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    flex-direction: row;
}

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

@-moz-keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%);
    }
}

@-webkit-keyframes scroll-left {
    0% {
        -webkit-transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

/* For Desktop View */
@media screen
and (min-width: 1024px) {

}

/* For Tablet View */
@media screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
    .main-content-settings-stores-appt-prompt{
        height: 260px;
    }
}

/* For Mobile Portrait View */
@media screen
and (max-device-width: 480px)
and (orientation: portrait) {
    .login-container{
        width: 95%;
    }

    .login-left-panel{
        display: none;
        width: 0px;
    }

    .login-right-panel{
        width: 100%;
        height: 100%;
        overflow-y: auto;
    }

    /*
    .spanWhiteBoldBig{
        font-size: 1.8em !important;
    }

    .spanWhiteNormalItalicSmall{
        font-size: 1.2em !important;
    }

    .inputClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .inputbgWhiteClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .textAreaClass{
        font-size: 1.6em !important;
    }

    .i-password-review-cls{
        line-height: 2;
    }

    .login-button-cls{
        font-size: 20px;
    }
    */

    .reg-background-img{
        display: none;
    }

    .reg-container{
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .reg-container-content{
        width: 100%;
        height: calc(100% - 60px);
        height: -webkit-calc(100% - 60px);
    }

    .reg-merchant-col{
        width: 100%;
    }

    .reg-industry-col{
        width: 100%;
    }

    .reg-storeCode-col{
        width: 100%;
    }

    .reg-storeName-col{
        width: 100%;
    }

    .reg-industry-title{
        margin-top: 20px;
    }

    .reg-storeName-title{
        margin-top: 20px;
    }

    .reg-add-col1{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .reg-add-col2{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .main-content-queue-prompt{
        width: 100%;
        height: 280px;
    }

    .main-content-queue-prompt-s{
        width: 100%;
        height: 410px;
    }

    /*
    .queue-list-sub-font-size{
        font-size: 0.6em !important;
    }
    */

    .queue-list-sub-text{
        display: flex !important;
    }

    .main-queue-list-subwidth{
        width: 100%;
    }

    .queue-list-full-action-container{
        display: none !important;
    }

    .reg-staff-list-full-action-container{
        display: none !important;
    }

    .reg-staff-list-sub-text{
        display: inline-block !important;
    }

    .setting-list-sub-text{
        display: inline-block !important;
    }

    .setting-list-full-action-container{
        display: none !important;
    }

    .setting-store-list-sub-text{
        display: inline-block !important;
    }

    .setting-store-list-full-action-container{
        display: none !important;
    }

    .main-settings-qr-image{
        width: 100%;
        height: auto;
    }

    .main-settings-qr-button-class{
        width: 100%;
    }

    .main-content-settings-operatingHours-prompt{
        height: 320px;
    }

    .main-content-settings-queueSeries-prompt{
        height: 450px;
    }

    .main-content-settings-stores-prompt{
        width: 100%;
        height: 100%;
    }

    .main-content-settings-stores-prompt-content{
        overflow-y: auto;
    }

    .reg-storeDisplayName-col{
        width: 100%;
    }

    .reg-storePhone-col{
        width: 100%;
    }

    .reg-storeRandom-col{
        width: 100%;
    }

    .reg-staff-list-full-action-container{
        display: none !important;
    }

    .reg-staff-list-sub-text{
        display: inline-block !important;
    }

    .main-setting-store-selection-cls{
        width: 35%;
        float: right;
        margin-right: 10px;
    }

    .resp-container{
        width: 400px;
        left: calc(50% - 200px);
        left: -webkit-calc(50% - 200px);
    }

    .main-settings-qr-left-btn{
        display: none;
    }

    .main-settings-qr-right-btn{
        display: none;
    }

    .main-settings-qr-portail-btn{
        display: block;
    }

    .main-settings-qr-content-container{
        width: 100%;
    }

    .main-settings-store-title{
        margin-top: 10px;
    }

    .main-settings-storePhone-col{
        width: 100%;
    }

    .main-settings-storeDisplayName-col{
        width: 100%;
    }

    .main-reports-main-dailyQueueActivity-title{
        width: 100%
    }

    .main-reports-dailyQueueActivity-chart{
        height: calc(100% - 70px);
        height: -webkit-calc(100% - 70px);
    }

    .main-reports-main-weeklyQueueActivity-title{
        width: 100%
    }

    .main-reports-weeklyQueueActivity-chart{
        height: calc(100% - 130px);
        height: -webkit-calc(100% - 130px);
    }

    .div-chart-text{
        margin-left: 0px;
    }

    .main-reports-chart-content{
        height: calc(100% - 150px);
        height: -webkit-calc(100% - 150px);
    }

    .cls-queueInfo1{
        display: none;
    }

    .cls-queueInfo2{
        display: inline-block;
    }

    .main-content-settings-tab-whour-main{
        flex-direction: column;
        overflow-y: auto;
    }

    .main-content-settings-tab-operatingHours{
        width: 100%;
        height: auto;
        border-right: 0px solid lightgray;
        overflow-y: unset;
    }

    .main-content-settings-tab-specialDay{
        width: 100%;
        height: auto;
        border-top: 1px solid lightgray;
        margin-top: 30px;
    }

    .main-content-settings.tab-specialDay-list-cls{
        height: auto;
        overflow-y: unset;
    }

    .main-content-settings-serviceprovider-prompt{
        width: 100%;
    }

    .main-content-settings-serviceprovider-workingHr-prompt{
        width: 100%;
    }

    .main-content-appointment-prompt-normal{
        width: 100%;
    }

    .main-appointment-time-col1{
        width: 100%;
    }

    .main-appointment-half-col{
        width: 100%;
    }

    .main-appointment-time-col2{
        width: 100%;
        margin-top: 70px;
    }

    .customPanel-reveal{
        width: 100% !important;
    }

    .main-content-settings-stores-addPrompt-apptservice-container{
        height: calc(100% - 260px);
        height: -webkit-calc(100% - 260px);
    }

    .main-content-settings-stores-banner-prompt{
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
    }

    .main-content-settings-stores-appt-prompt{
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        height: 260px;
    }

    .main-content-settings-stores-bannerPrompt-validility-container{
        flex-direction: column;
    }

    .main-content-settings-stores-bannerPrompt-validility2{
        width: 100%;
    }
}

/* For Mobile Landscape View */
@media screen
and (max-device-width: 640px)
and (orientation: landscape) {
    /*
    .login-container{
        width: 90%;
        height: 100%;
    }

    .login-left-panel{
        display: none;
        width: 0px;
    }

    .login-right-panel{
        width: 100%;
        height: 100%;
        overflow-y: auto;
    }

    .login-content-center{
        height: 100%;
    }
    */

    /*
    .spanWhiteBoldBig{
        font-size: 1.8em !important;
    }

    .spanWhiteNormalItalicSmall{
        font-size: 1.2em !important;
    }

    .inputClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .inputbgWhiteClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .textAreaClass{
        font-size: 1.6em !important;
    }

    .i-password-review-cls{
        line-height: 2;
    }

    .login-button-cls{
        font-size: 20px;
    }
    */

    .reg-background-img{
        display: none;
    }

    .reg-container{
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .reg-container-content{
        width: 100%;
        height: calc(100% - 60px);
        height: -webkit-calc(100% - 60px);
    }

    .reg-merchant-col{
        width: 100%;
    }

    .reg-industry-col{
        width: 100%;
    }

    .reg-storeCode-col{
        width: 100%;
    }

    .reg-storeName-col{
        width: 100%;
    }

    .reg-industry-title{
        margin-top: 20px;
    }

    .reg-storeName-title{
        margin-top: 20px;
    }

    .reg-add-col1{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .reg-add-col2{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .queue-list-sub-text{
        display: flex !important;
    }

    .main-queue-list-subwidth{
        width: 100%;
    }

    .queue-list-full-action-container{
        display: none !important;
    }

    .main-content-queue-prompt{
        height: 280px;
    }

    .main-content-queue-prompt-s{
        height: 410px;
    }

    .setting-store-list-sub-text{
        display: inline-block !important;
    }

    .setting-store-list-full-action-container{
        display: none !important;
    }

    .main-settings-qr-image{
        width: auto;
        height: 80%;
    }

    .main-settings-qr-button-class{
        width: 80%;
    }

    .main-content-settings-operatingHours-prompt{
        height: 320px;
    }

    .main-content-settings-queueSeries-prompt{
        height: 100%;
    }

    .main-content-settings-stores-prompt{
        height: 100%;
    }

    .main-content-settings-stores-prompt-content{
        overflow-y: auto;
    }

    .main-settings-store-title{
        margin-top: 10px;
    }

    .main-reports-main-dailyQueueActivity-title{
        width: 100%
    }

    .main-reports-dailyQueueActivity-chart{
        height: calc(100% - 70px);
        height: -webkit-calc(100% - 70px);
    }

    .main-reports-main-weeklyQueueActivity-title{
        width: 100%
    }

    .main-reports-weeklyQueueActivity-chart{
        height: calc(100% - 70px);
        height: -webkit-calc(100% - 70px);
    }

    .div-chart-text{
        margin-left: 0px;
    }

    .main-reports-chart-content{
        height: calc(100% - 110px);
        height: -webkit-calc(100% - 110px);
    }

    .main-content-settings-stores-addPrompt-apptservice-container{
        height: auto;
    }

    .main-content-settings-stores-appt-prompt{
        height: 260px;
    }
}

/* For Mobile Phones Portrait or Landscape View */
@media screen
and (max-device-width: 640px)
and (orientation: portrait) {
    /*
    .login-container{
        width: 90%;
    }

    .login-left-panel{
        display: none;
        width: 0px;
    }

    .login-right-panel{
        width: 100%;
        height: 100%;
        overflow-y: auto;
    }
    */

    /*
    .spanWhiteBoldBig{
        font-size: 1.8em !important;
    }

    .spanWhiteNormalItalicSmall{
        font-size: 1.2em !important;
    }

    .inputClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .inputbgWhiteClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .textAreaClass{
        font-size: 1.6em !important;
    }

    .i-password-review-cls{
        line-height: 2;
    }

    .login-button-cls{
        font-size: 20px;
    }
    */

    .reg-background-img{
        display: none;
    }

    .reg-container{
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .reg-container-content{
        width: 100%;
        height: calc(100% - 60px);
        height: -webkit-calc(100% - 60px);
    }

    .reg-merchant-col{
        width: 100%;
    }

    .reg-industry-col{
        width: 100%;
    }

    .reg-storeCode-col{
        width: 100%;
    }

    .reg-storeName-col{
        width: 100%;
    }

    .reg-industry-title{
        margin-top: 20px;
    }

    .reg-storeName-title{
        margin-top: 20px;
    }

    .reg-add-col1{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .reg-add-col2{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .reg-staffInput-panel{
        height: 450px;
    }

    .main-content-queue-prompt{
        height: 280px;
    }

    .main-content-queue-prompt-s{
        height: 410px;
    }

    .queue-list-sub-text{
        display: flex !important;
    }

    .main-queue-list-subwidth{
        width: 100%;
    }

    .queue-list-full-action-container{
        display: none !important;
    }

    .setting-list-sub-text{
        display: inline-block !important;
    }

    .setting-list-full-action-container{
        display: none !important;
    }

    .setting-store-list-sub-text{
        display: inline-block !important;
    }

    .setting-store-list-full-action-container{
        display: none !important;
    }

    .main-settings-qr-image{
        width: 100%;
        height: auto;
    }

    .main-settings-qr-button-class{
        width: 100%;
    }

    .main-content-settings-operatingHours-prompt{
        height: 320px;
    }

    .main-content-settings-queueSeries-prompt{
        height: 450px;
    }

    .main-content-settings-stores-prompt{
        height: 100%;
    }

    .main-content-settings-stores-prompt-content{
        overflow-y: auto;
    }

    .reg-storeDisplayName-col{
        width: 100%;
    }

    .reg-storePhone-col{
        width: 100%;
    }

    .reg-storeRandom-col{
        width: 100%;
    }

    .reg-staff-list-full-action-container{
        display: none !important;
    }

    .reg-staff-list-sub-text{
        display: inline-block !important;
    }

    .main-settings-store-title{
        margin-top: 10px;
    }

    .main-settings-storePhone-col{
        width: 100%;
    }

    .main-settings-storeDisplayName-col{
        width: 100%;
    }

    .main-reports-main-dailyQueueActivity-title{
        width: 100%
    }

    .main-reports-dailyQueueActivity-chart{
        height: calc(100% - 70px);
        height: -webkit-calc(100% - 70px);
    }

    .main-reports-main-weeklyQueueActivity-title{
        width: 100%
    }

    .main-reports-weeklyQueueActivity-chart{
        height: calc(100% - 70px);
        height: -webkit-calc(100% - 70px);
    }

    .div-chart-text{
        margin-left: 0px;
    }

    .main-reports-chart-content{
        height: calc(100% - 150px);
        height: -webkit-calc(100% - 150px);
    }

    .main-content-settings-tab-whour-main{
        flex-direction: column;
        overflow-y: auto;
    }

    .main-content-settings-tab-operatingHours{
        width: 100%;
        height: auto;
        border-right: 0px solid lightgray;
        overflow-y: unset;
    }

    .main-content-settings-tab-specialDay{
        width: 100%;
        height: auto;
        border-top: 1px solid lightgray;
        margin-top: 30px;
    }

    .main-content-settings.tab-specialDay-list-cls{
        height: auto;
        overflow-y: unset;
    }

    .main-content-settings-stores-addPrompt-apptservice-container{
        height: calc(100% - 260px);
        height: -webkit-calc(100% - 260px);
    }

    .main-content-settings-stores-appt-prompt{
        height: 260px;
    }
}

/* For iPhone 4 Portrait or Landscape View */
@media screen
and (min-device-width: 320px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
    .login-container{
        width: 95%;
    }

    .login-left-panel{
        display: none;
        width: 0px;
    }

    .login-right-panel{
        width: 100%;
        height: 100%;
        overflow-y: auto;
    }

    /*
    .spanWhiteBoldBig{
        font-size: 1.8em !important;
    }

    .spanWhiteNormalItalicSmall{
        font-size: 1.2em !important;
    }

    .inputClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .inputbgWhiteClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .textAreaClass{
        font-size: 1.6em !important;
    }

    .i-password-review-cls{
        line-height: 2;
    }

    .login-button-cls{
        font-size: 20px;
    }
    */

    .reg-background-img{
        display: none;
    }

    .reg-container{
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .reg-container-content{
        width: 100%;
        height: calc(100% - 60px);
        height: -webkit-calc(100% - 60px);
    }

    .reg-merchant-col{
        width: 100%;
    }

    .reg-industry-col{
        width: 100%;
    }

    .reg-storeCode-col{
        width: 100%;
    }

    .reg-storeName-col{
        width: 100%;
    }

    .reg-industry-title{
        margin-top: 20px;
    }

    .reg-storeName-title{
        margin-top: 20px;
    }

    .reg-add-col1{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .reg-add-col2{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .reg-staffInput-panel{
        width: 320px;
        height: 450px;
    }

    .main-top-panel-user-time{
        width: calc(100% - 50px);
        width: -webkit-calc(100% - 50px);
    }

    .main-top-panel-buttons{
        display: none;
    }

    .main-top-panel-menus{
        display: flex;
    }

    .main-content-queue-prompt{
        width: 100%;
        height: 280px;
    }

    .main-content-queue-prompt-s{
        width: 100%;
        height: 410px;
    }

    /*
    .queue-list-sub-font-size{
        font-size: 0.6em !important;
    }
    */

    .queue-list-sub-text{
        display: flex !important;
    }

    .main-queue-list-subwidth{
        width: 100%;
    }

    .queue-list-full-action-container{
        display: none !important;
    }

    .setting-list-sub-text{
        display: inline-block !important;
    }

    .setting-list-full-action-container{
        display: none !important;
    }

    .setting-store-list-sub-text{
        display: inline-block !important;
    }

    .setting-store-list-full-action-container{
        display: none !important;
    }

    .main-settings-qr-image{
        width: 100%;
        height: auto;
    }

    .main-settings-qr-button-class{
        width: 100%;
    }

    .main-content-settings-operatingHours-prompt{
        width: 100%;
        height: 320px;
    }

    .main-content-settings-staffs-prompt{
        width: 100%;
    }

    .main-content-settings-staffs-prompt-content{
        overflow-y: auto;
    }

    .main-content-settings-queueSeries-prompt{
        width: 100%;
        height: 450px;
    }

    .main-content-settings-stores-prompt{
        width: 100%;
        height: 100%;
    }

    .main-content-settings-stores-prompt-content{
        overflow-y: auto;
    }

    .main-content-merchant-prompt{
        width: 100%;
    }

    .main-content-merchant-prompt-content{
        overflow-y: auto;
    }

    .reg-storeDisplayName-col{
        width: 100%;
    }

    .reg-storePhone-col{
        width: 100%;
    }

    .reg-storeRandom-col{
        width: 100%;
    }

    .reg-staff-list-full-action-container{
        display: none !important;
    }

    .reg-staff-list-sub-text{
        display: inline-block !important;
    }

    .main-setting-store-selection-cls{
        width: 35%;
        float: right;
        margin-right: 10px;
    }

    .forgotPassword-container{
        width: calc(100% - 30px);
        width: -webkit-calc(100% - 30px);
        left: 0;
    }

    .resp-container{
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        left: 0;
    }

    .main-settings-qr-left-btn{
        display: none;
    }

    .main-settings-qr-right-btn{
        display: none;
    }

    .main-settings-qr-portail-btn{
        display: block;
    }

    .main-settings-qr-content-container{
        width: 100%;
    }

    .main-settings-store-title{
        margin-top: 10px;
    }

    .main-settings-storePhone-col{
        width: 100%;
    }

    .main-settings-storeDisplayName-col{
        width: 100%;
    }

    .main-reports-main-dailyQueueActivity-title{
        width: 100%
    }

    .main-reports-dailyQueueActivity-chart{
        height: calc(100% - 70px);
        height: -webkit-calc(100% - 70px);
    }

    .main-reports-main-weeklyQueueActivity-title{
        width: 100%
    }

    .main-reports-weeklyQueueActivity-chart{
        height: calc(100% - 70px);
        height: -webkit-calc(100% - 70px);
    }

    .div-chart-text{
        margin-left: 0px;
    }

    .main-reports-chart-content{
        height: calc(100% - 150px);
        height: -webkit-calc(100% - 150px);
    }

    .main-popup-qrmaincode-display-content{
        width: 300px;
    }

    .main-settings-qr-content{
        width: 100%;
    }

    .main-settings-qr-sub-content{
        width: 96%;
    }

    .main-settings-qr-main-container{
        height: auto;
    }

    .cls-queueInfo1{
        display: none;
    }

    .cls-queueInfo2{
        display: inline-block;
    }

    .main-settings-operatingHr-sub-toggle{
        display: inline-block;
    }

    .main-settings-operatingHr-toggle{
        display: none;
    }

    .main-settings-operatingHr-content{
        width: 100%;
    }

    .main-settings-operatingHr-link-style{
        margin-left: 10px;
    }

    .main-content-settings-tab-whour-main{
        flex-direction: column;
        overflow-y: auto;
    }

    .main-content-settings-tab-operatingHours{
        width: 100%;
        height: auto;
        border-right: 0px solid lightgray;
        overflow-y: unset;
    }

    .main-content-settings-tab-specialDay{
        width: 100%;
        height: auto;
        border-top: 1px solid lightgray;
        margin-top: 30px;
    }

    .main-content-settings.tab-specialDay-list-cls{
        height: auto;
        overflow-y: unset;
    }

    .main-content-settings-serviceprovider-prompt{
        width: 100%;
    }

    .main-content-settings-serviceprovider-workingHr-prompt{
        width: 100%;
    }

    .main-content-appointment-prompt-normal{
        width: 100%;
    }

    .main-content-appointment-prompt-content{
        overflow-y: auto;
    }

    .main-appointment-time-col1{
        width: 100%;
    }

    .main-appointment-half-col{
        width: 100%;
    }

    .main-appointment-time-col2{
        width: 100%;
        margin-top: 70px;
    }

    .customPanel-reveal{
        width: 100% !important;
    }

    .main-content-settings-stores-addPrompt-apptservice-container{
        height: calc(100% - 260px);
        height: -webkit-calc(100% - 260px);
    }

    .main-content-settings-stores-banner-prompt{
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
    }

    .main-content-settings-stores-appt-prompt{
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        height: 260px;
    }

    .main-content-settings-stores-bannerPrompt-validility-container{
        flex-direction: column;
    }

    .main-content-settings-stores-bannerPrompt-validility2{
        width: 100%;
    }
}

@media screen
and (min-device-width: 320px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
    .login-container{
        width: 95%;
        height: 100%;
    }

    .login-left-panel{
        display: none;
        width: 0px;
    }

    .login-right-panel{
        width: 100%;
        height: 100%;
        overflow-y: auto;
    }

    .login-content-center{
        height: 100%;
    }

    /*
    .spanWhiteBoldBig{
        font-size: 1.8em !important;
    }

    .spanWhiteNormalItalicSmall{
        font-size: 1.2em !important;
    }

    .inputClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .inputbgWhiteClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .textAreaClass{
        font-size: 1.6em !important;
    }

    .i-password-review-cls{
        line-height: 2;
    }

    .login-button-cls{
        font-size: 20px;
    }
    */

    .reg-background-img{
        display: none;
    }

    .reg-container{
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .reg-container-content{
        width: 100%;
        height: calc(100% - 60px);
        height: -webkit-calc(100% - 60px);
    }

    .reg-merchant-col{
        width: 100%;
    }

    .reg-industry-col{
        width: 100%;
    }

    .reg-storeCode-col{
        width: 100%;
    }

    .reg-storeName-col{
        width: 100%;
    }

    .reg-industry-title{
        margin-top: 20px;
    }

    .reg-storeName-title{
        margin-top: 20px;
    }

    .reg-add-col1{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .reg-add-col2{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .reg-staffInput-panel{
        height: 320px;
    }

    .main-top-panel-user-time{
        width: calc(100% - 50px);
        width: -webkit-calc(100% - 50px);
    }

    .main-top-panel-buttons{
        display: none;
    }

    .main-top-panel-menus{
        display: flex;
    }

    .queue-list-sub-text{
        display: flex !important;
    }

    .main-queue-list-subwidth{
        width: 100%;
    }

    .queue-list-full-action-container{
        display: none !important;
    }

    .main-content-queue-prompt{
        height: 280px;
    }

    .main-content-queue-prompt-s{
        height: 100%;
    }

    .main-popup-qrcode-container{
        height: calc(100% - 90px);
        height: -webkit-calc(100% - 90px);
    }

    .main-popup-qrmaincode-container{
        height: calc(100% - 50px);
        height: -webkit-calc(100% - 50px);
    }

    .setting-store-list-sub-text{
        display: inline-block !important;
    }

    .setting-store-list-full-action-container{
        display: none !important;
    }

    .main-settings-qr-image{
        width: auto;
        height: 80%;
    }

    .main-settings-qr-button-class{
        width: 80%;
    }

    .main-content-settings-operatingHours-prompt{
        height: 320px;
    }

    .main-content-settings-staffs-prompt{
        height: 100%;
    }

    .main-content-settings-staffs-prompt-content{
        overflow-y: auto;
    }

    .main-content-settings-queueSeries-prompt{
        height: 100%;
    }

    .main-content-settings-stores-prompt{
        width: 100%;
        height: 100%;
    }

    .main-content-settings-stores-prompt-content{
        overflow-y: auto;
    }

    .main-content-merchant-prompt{
        height: 100%;
    }

    .main-content-merchant-prompt-content{
        overflow-y: auto;
    }

    .main-setting-store-selection-cls{
        width: 50%;
        float: right;
        margin-right: 10px;
    }

    .main-settings-store-title{
        margin-top: 10px;
    }

    .main-reports-main-dailyQueueActivity-title{
        width: 100%
    }

    .main-reports-dailyQueueActivity-chart{
        height: calc(100% - 70px);
        height: -webkit-calc(100% - 70px);
    }

    .main-reports-main-weeklyQueueActivity-title{
        width: 100%
    }

    .main-reports-weeklyQueueActivity-chart{
        height: calc(100% - 70px);
        height: -webkit-calc(100% - 70px);
    }

    .div-chart-text{
        margin-left: 0px;
    }

    .main-reports-chart-content{
        height: calc(100% - 110px);
        height: -webkit-calc(100% - 110px);
    }

    .main-settings-qr-main-container{
        height: auto;
    }

    .main-content-settings-tab-whour-main{
        flex-direction: column;
        overflow-y: auto;
    }

    .main-content-settings-tab-operatingHours{
        width: 100%;
        height: auto;
        border-right: 0px solid lightgray;
        overflow-y: unset;
    }

    .main-content-settings-tab-specialDay{
        width: 100%;
        height: auto;
        border-top: 1px solid lightgray;
        margin-top: 30px;
    }

    .main-content-settings.tab-specialDay-list-cls{
        height: auto;
        overflow-y: unset;
    }

    .main-content-settings-serviceprovider-prompt{
        height: 100%;
    }

    .main-content-settings-serviceprovider-workingHr-prompt{
        height: 100%;
    }

    .main-content-settings-serviceprovider-specialDay-prompt{
        height: 100%
    }

    .main-content-appointment-prompt-normal{
        height: 100%;
        width: 99%;
    }

    .main-content-appointment-prompt-content{
        overflow-y: auto;
    }

    .main-content-settings-stores-addPrompt-apptservice-container{
        height: auto;
    }

    .main-content-settings-stores-appt-prompt{
        height: 260px;
    }
}

/* For iPhone 5 Portrait or Landscape View */
@media (device-height: 568px)
and (device-width: 320px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
    .login-container{
        width: 95%;
    }

    .login-left-panel{
        display: none;
        width: 0px;
    }

    .login-right-panel{
        width: 100%;
        height: 100%;
        overflow-y: auto;
    }

    /*
    .spanWhiteBoldBig{
        font-size: 1.8em !important;
    }

    .spanWhiteNormalItalicSmall{
        font-size: 1.2em !important;
    }

    .inputClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .inputbgWhiteClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .textAreaClass{
        font-size: 1.6em !important;
    }

    .i-password-review-cls{
        line-height: 2;
    }

    .login-button-cls{
        font-size: 20px;
    }
    */

    .reg-background-img{
        display: none;
    }

    .reg-container{
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .reg-container-content{
        width: 100%;
        height: calc(100% - 60px);
        height: -webkit-calc(100% - 60px);
    }

    .reg-merchant-col{
        width: 100%;
    }

    .reg-industry-col{
        width: 100%;
    }

    .reg-storeCode-col{
        width: 100%;
    }

    .reg-storeName-col{
        width: 100%;
    }

    .reg-industry-title{
        margin-top: 20px;
    }

    .reg-storeName-title{
        margin-top: 20px;
    }

    .reg-add-col1{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .reg-add-col2{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .reg-staffInput-panel{
        width: 320px;
        height: 450px;
    }

    .main-top-panel-user-time{
        width: calc(100% - 50px);
        width: -webkit-calc(100% - 50px);
    }

    .main-top-panel-buttons{
        display: none;
    }

    .main-top-panel-menus{
        display: flex;
    }

    .main-content-queue-prompt{
        width: 100%;
        height: 280px;
    }

    .main-content-queue-prompt-s{
        width: 100%;
        height: 410px;
    }

    /*
    .queue-list-sub-font-size{
        font-size: 0.6em !important;
    }
    */

    .queue-list-sub-text{
        display: flex !important;
    }

    .main-queue-list-subwidth{
        width: 100%;
    }

    .queue-list-full-action-container{
        display: none !important;
    }

    .setting-list-sub-text{
        display: inline-block !important;
    }

    .setting-list-full-action-container{
        display: none !important;
    }

    .setting-store-list-sub-text{
        display: inline-block !important;
    }

    .setting-store-list-full-action-container{
        display: none !important;
    }

    .main-settings-qr-image{
        width: 100%;
        height: auto;
    }

    .main-settings-qr-button-class{
        width: 100%;
    }

    .main-content-settings-operatingHours-prompt{
        width: 100%;
        height: 320px;
    }

    .main-content-settings-staffs-prompt{
        width: 100%;
    }

    .main-content-settings-staffs-prompt-content{
        overflow-y: auto;
    }

    .main-content-settings-queueSeries-prompt{
        width: 100%;
        height: 450px;
    }

    .main-content-settings-stores-prompt{
        width: 100%;
        height: 100%;
    }

    .main-content-settings-stores-prompt-content{
        overflow-y: auto;
    }

    .main-content-merchant-prompt{
        width: 100%;
    }

    .main-content-merchant-prompt-content{
        overflow-y: auto;
    }

    .reg-storeDisplayName-col{
        width: 100%;
    }

    .reg-storePhone-col{
        width: 100%;
    }

    .reg-storeRandom-col{
        width: 100%;
    }

    .reg-staff-list-full-action-container{
        display: none !important;
    }

    .reg-staff-list-sub-text{
        display: inline-block !important;
    }

    .main-setting-store-selection-cls{
        width: 35%;
        float: right;
        margin-right: 10px;
    }

    .forgotPassword-container{
        width: calc(100% - 30px);
        width: -webkit-calc(100% - 30px);
        left: 0;
    }

    .resp-container{
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        left: 0;
    }

    .main-settings-qr-left-btn{
        display: none;
    }

    .main-settings-qr-right-btn{
        display: none;
    }

    .main-settings-qr-portail-btn{
        display: block;
    }

    .main-settings-qr-content-container{
        width: 100%;
    }

    .main-settings-store-title{
        margin-top: 10px;
    }

    .main-settings-storePhone-col{
        width: 100%;
    }

    .main-settings-storeDisplayName-col{
        width: 100%;
    }

    .main-reports-main-dailyQueueActivity-title{
        width: 100%
    }

    .main-reports-dailyQueueActivity-chart{
        height: calc(100% - 70px);
        height: -webkit-calc(100% - 70px);
    }

    .main-reports-main-weeklyQueueActivity-title{
        width: 100%
    }

    .main-reports-weeklyQueueActivity-chart{
        height: calc(100% - 70px);
        height: -webkit-calc(100% - 70px);
    }

    .div-chart-text{
        margin-left: 0px;
    }

    .main-reports-chart-content{
        height: calc(100% - 150px);
        height: -webkit-calc(100% - 150px);
    }

    .main-popup-qrmaincode-display-content{
        width: 300px;
    }

    .main-settings-qr-content{
        width: 100%;
    }

    .main-settings-qr-sub-content{
        width: 96%;
    }

    .main-settings-qr-main-container{
        height: auto;
    }

    .cls-queueInfo1{
        display: none;
    }

    .cls-queueInfo2{
        display: inline-block;
    }

    .main-settings-operatingHr-sub-toggle{
        display: inline-block;
    }

    .main-settings-operatingHr-toggle{
        display: none;
    }

    .main-settings-operatingHr-content{
        width: 100%;
    }

    .main-settings-operatingHr-link-style{
        margin-left: 10px;
    }

    .main-content-settings-tab-whour-main{
        flex-direction: column;
        overflow-y: auto;
    }

    .main-content-settings-tab-operatingHours{
        width: 100%;
        height: auto;
        border-right: 0px solid lightgray;
        overflow-y: unset;
    }

    .main-content-settings-tab-specialDay{
        width: 100%;
        height: auto;
        border-top: 1px solid lightgray;
        margin-top: 30px;
    }

    .main-content-settings.tab-specialDay-list-cls{
        height: auto;
        overflow-y: unset;
    }

    .main-content-settings-serviceprovider-prompt{
        width: 100%;
    }

    .main-content-settings-serviceprovider-workingHr-prompt{
        width: 100%;
    }

    .main-content-appointment-prompt-normal{
        width: 100%;
    }

    .main-content-appointment-prompt-content{
        overflow-y: auto;
    }

    .main-appointment-time-col1{
        width: 100%;
    }

    .main-appointment-half-col{
        width: 100%;
    }

    .main-appointment-time-col2{
        width: 100%;
        margin-top: 70px;
    }

    .customPanel-reveal{
        width: 100% !important;
    }

    .main-content-settings-stores-addPrompt-apptservice-container{
        height: calc(100% - 260px);
        height: -webkit-calc(100% - 260px);
    }

    .main-content-settings-stores-banner-prompt{
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
    }

    .main-content-settings-stores-appt-prompt{
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        height: 260px;
    }

    .main-content-settings-stores-bannerPrompt-validility-container{
        flex-direction: column;
    }

    .main-content-settings-stores-bannerPrompt-validility2{
        width: 100%;
    }
}

@media (device-height: 568px)
and (device-width: 320px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
    .login-container{
        width: 95%;
        height: 100%;
    }

    .login-left-panel{
        display: none;
        width: 0px;
    }

    .login-right-panel{
        width: 100%;
        height: 100%;
        overflow-y: auto;
    }

    .login-content-center{
        height: 100%;
    }

    /*
    .spanWhiteBoldBig{
        font-size: 1.8em !important;
    }

    .spanWhiteNormalItalicSmall{
        font-size: 1.2em !important;
    }

    .inputClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .inputbgWhiteClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .textAreaClass{
        font-size: 1.6em !important;
    }

    .i-password-review-cls{
        line-height: 2;
    }

    .login-button-cls{
        font-size: 20px;
    }
    */

    .reg-background-img{
        display: none;
    }

    .reg-container{
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .reg-container-content{
        width: 100%;
        height: calc(100% - 60px);
        height: -webkit-calc(100% - 60px);
    }

    .reg-merchant-col{
        width: 100%;
    }

    .reg-industry-col{
        width: 100%;
    }

    .reg-storeCode-col{
        width: 100%;
    }

    .reg-storeName-col{
        width: 100%;
    }

    .reg-industry-title{
        margin-top: 20px;
    }

    .reg-storeName-title{
        margin-top: 20px;
    }

    .reg-add-col1{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .reg-add-col2{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .reg-staffInput-panel{
        height: 320px;
    }

    .main-top-panel-user-time{
        width: calc(100% - 50px);
        width: -webkit-calc(100% - 50px);
    }

    .main-top-panel-buttons{
        display: none;
    }

    .main-top-panel-menus{
        display: flex;
    }

    .queue-list-sub-text{
        display: flex !important;
    }

    .main-queue-list-subwidth{
        width: 100%;
    }

    .queue-list-full-action-container{
        display: none !important;
    }

    .main-content-queue-prompt{
        height: 280px;
    }

    .main-content-queue-prompt-s{
        height: 100%;
    }

    .main-popup-qrcode-container{
        height: calc(100% - 90px);
        height: -webkit-calc(100% - 90px);
    }

    .main-popup-qrmaincode-container{
        height: calc(100% - 50px);
        height: -webkit-calc(100% - 50px);
    }

    .setting-store-list-sub-text{
        display: inline-block !important;
    }

    .setting-store-list-full-action-container{
        display: none !important;
    }

    .main-settings-qr-image{
        width: auto;
        height: 80%;
    }

    .main-settings-qr-button-class{
        width: 80%;
    }

    .main-content-settings-operatingHours-prompt{
        height: 320px;
    }

    .main-content-settings-staffs-prompt{
        height: 100%;
    }

    .main-content-settings-staffs-prompt-content{
        overflow-y: auto;
    }

    .main-content-settings-queueSeries-prompt{
        height: 100%;
    }

    .main-content-settings-stores-prompt{
        width: 100%;
        height: 100%;
    }

    .main-content-settings-stores-prompt-content{
        overflow-y: auto;
    }

    .main-content-merchant-prompt{
        height: 100%;
    }

    .main-content-merchant-prompt-content{
        overflow-y: auto;
    }

    .main-setting-store-selection-cls{
        width: 50%;
        float: right;
        margin-right: 10px;
    }

    .resp-container{
        height: calc(100% - 20px);
        height: -webkit-calc(100% - 20px);
        top: 0;
    }

    .main-settings-store-title{
        margin-top: 10px;
    }

    .main-reports-main-dailyQueueActivity-title{
        width: 100%
    }

    .main-reports-dailyQueueActivity-chart{
        height: calc(100% - 70px);
        height: -webkit-calc(100% - 70px);
    }

    .main-reports-main-weeklyQueueActivity-title{
        width: 100%
    }

    .main-reports-weeklyQueueActivity-chart{
        height: calc(100% - 70px);
        height: -webkit-calc(100% - 70px);
    }

    .div-chart-text{
        margin-left: 0px;
    }

    .main-reports-chart-content{
        height: calc(100% - 110px);
        height: -webkit-calc(100% - 110px);
    }

    .main-settings-qr-main-container{
        height: auto;
    }

    .main-content-settings-tab-whour-main{
        flex-direction: column;
        overflow-y: auto;
    }

    .main-content-settings-tab-operatingHours{
        width: 100%;
        height: auto;
        border-right: 0px solid lightgray;
        overflow-y: unset;
    }

    .main-content-settings-tab-specialDay{
        width: 100%;
        height: auto;
        border-top: 1px solid lightgray;
        margin-top: 30px;
    }

    .main-content-settings.tab-specialDay-list-cls{
        height: auto;
        overflow-y: unset;
    }

    .main-content-settings-serviceprovider-prompt{
        height: 100%;
    }

    .main-content-settings-serviceprovider-workingHr-prompt{
        height: 100%;
    }

    .main-content-settings-serviceprovider-specialDay-prompt{
        height: 100%
    }

    .main-content-appointment-prompt-normal{
        height: 100%;
        width: 99%;
    }

    .main-content-appointment-prompt-content{
        overflow-y: auto;
    }

    .main-content-settings-stores-addPrompt-apptservice-container{
        height: auto;
    }

    .main-content-settings-stores-banner-prompt{
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
    }

    .main-content-settings-stores-appt-prompt{
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        height: 260px;
    }
}

/* For iPhone 6 and 6 plus Portrait or Landscape View */
@media (min-device-height: 667px)
and (min-device-width: 375px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: portrait) {
    .login-container{
        width: 95%;
    }

    .login-left-panel{
        display: none;
        width: 0px;
    }

    .login-right-panel{
        width: 100%;
        height: 100%;
        overflow-y: auto;
    }

    /*
    .spanWhiteBoldBig{
        font-size: 1.8em !important;
    }

    .spanWhiteNormalItalicSmall{
        font-size: 1.2em !important;
    }

    .inputClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .inputbgWhiteClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .textAreaClass{
        font-size: 1.6em !important;
    }

    .i-password-review-cls{
        line-height: 2;
    }

    .login-button-cls{
        font-size: 20px;
    }
    */

    .reg-background-img{
        display: none;
    }

    .reg-container{
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .reg-container-content{
        width: 100%;
        height: calc(100% - 60px);
        height: -webkit-calc(100% - 60px);
    }

    .reg-merchant-col{
        width: 100%;
    }

    .reg-industry-col{
        width: 100%;
    }

    .reg-storeCode-col{
        width: 100%;
    }

    .reg-storeName-col{
        width: 100%;
    }

    .reg-industry-title{
        margin-top: 20px;
    }

    .reg-storeName-title{
        margin-top: 20px;
    }

    .reg-add-col1{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .reg-add-col2{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .reg-staffInput-panel{
        width: 360px;
        height: 450px;
    }

    .main-top-panel-user-time{
        width: calc(100% - 50px);
        width: -webkit-calc(100% - 50px);
    }

    .main-top-panel-buttons{
        display: none;
    }

    .main-top-panel-menus{
        display: flex;
    }
    .main-content-queue-prompt{
        width: 100%;
        height: 280px;
    }

    .main-content-queue-prompt-s{
        width: 100%;
        height: 410px;
    }

    /*
    .queue-list-sub-font-size{
        font-size: 0.6em !important;
    }
    */

    .queue-list-sub-text{
        display: flex !important;
    }

    .main-queue-list-subwidth{
        width: 100%;
    }

    .queue-list-full-action-container{
        display: none !important;
    }

    .setting-list-sub-text{
        display: inline-block !important;
    }

    .setting-list-full-action-container{
        display: none !important;
    }

    .setting-store-list-sub-text{
        display: inline-block !important;
    }

    .setting-store-list-full-action-container{
        display: none !important;
    }

    .main-settings-qr-image{
        width: 100%;
        height: auto;
    }

    .main-settings-qr-button-class{
        width: 100%;
    }

    .main-content-settings-operatingHours-prompt{
        width: 100%;
    }

    .main-content-settings-staffs-prompt{
        width: 100%;
    }

    .main-content-settings-staffs-prompt-content{
        overflow-y: auto;
    }

    .main-content-settings-queueSeries-prompt{
        width: 100%;
        height: 450px;
    }

    .main-content-settings-stores-prompt{
        width: 100%;
        height: 100%;
    }

    .main-content-settings-stores-prompt-content{
        overflow-y: auto;
    }

    .main-content-merchant-prompt{
        width: 100%;
    }

    .main-content-merchant-prompt-content{
        overflow-y: auto;
    }

    .reg-storeDisplayName-col{
        width: 100%;
    }

    .reg-storePhone-col{
        width: 100%;
    }

    .reg-storeRandom-col{
        width: 100%;
    }

    .reg-staff-list-full-action-container{
        display: none !important;
    }

    .reg-staff-list-sub-text{
        display: inline-block !important;
    }

    .main-setting-store-selection-cls{
        width: 35%;
        float: right;
        margin-right: 10px;
    }

    .resp-container{
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        left: 0;
    }

    .main-settings-qr-left-btn{
        display: none;
    }

    .main-settings-qr-right-btn{
        display: none;
    }

    .main-settings-qr-portail-btn{
        display: block;
    }

    .main-settings-qr-content-container{
        width: 100%;
    }

    .main-settings-store-title{
        margin-top: 10px;
    }

    .main-settings-storePhone-col{
        width: 100%;
    }

    .main-settings-storeDisplayName-col{
        width: 100%;
    }

    .main-reports-main-dailyQueueActivity-title{
        width: 100%
    }

    .main-reports-dailyQueueActivity-chart{
        height: calc(100% - 70px);
        height: -webkit-calc(100% - 70px);
    }

    .main-reports-main-weeklyQueueActivity-title{
        width: 100%
    }

    .main-reports-weeklyQueueActivity-chart{
        height: calc(100% - 70px);
        height: -webkit-calc(100% - 70px);
    }

    .div-chart-text{
        margin-left: 0px;
    }

    .main-reports-chart-content{
        height: calc(100% - 150px);
        height: -webkit-calc(100% - 150px);
    }

    .main-popup-qrmaincode-display-content{
        width: 300px;
    }

    .main-settings-qr-content{
        width: 100%;
    }

    .main-settings-qr-sub-content{
        width: 96%;
    }

    .main-settings-qr-main-container{
        height: auto;
    }

    .cls-queueInfo1{
        display: none;
    }

    .cls-queueInfo2{
        display: inline-block;
    }

    .main-settings-operatingHr-sub-toggle{
        display: inline-block;
    }

    .main-settings-operatingHr-toggle{
        display: none;
    }

    .main-settings-operatingHr-content{
        width: 100%;
    }

    .main-settings-operatingHr-link-style{
        margin-left: 10px;
    }

    .main-content-settings-tab-whour-main{
        flex-direction: column;
        overflow-y: auto;
    }

    .main-content-settings-tab-operatingHours{
        width: 100%;
        height: auto;
        border-right: 0px solid lightgray;
        overflow-y: unset;
    }

    .main-content-settings-tab-specialDay{
        width: 100%;
        height: auto;
        border-top: 1px solid lightgray;
        margin-top: 30px;
    }

    .main-content-settings.tab-specialDay-list-cls{
        height: auto;
        overflow-y: unset;
    }

    .main-content-settings-serviceprovider-prompt{
        width: 100%;
    }

    .main-content-settings-serviceprovider-workingHr-prompt{
        width: 100%;
    }

    .main-content-appointment-prompt-normal{
        width: 100%;
    }

    .main-content-appointment-prompt-content{
        overflow-y: auto;
    }

    .main-appointment-time-col1{
        width: 100%;
    }

    .main-appointment-half-col{
        width: 100%;
    }

    .main-appointment-time-col2{
        width: 100%;
        margin-top: 70px;
    }

    .customPanel-reveal{
        width: 100% !important;
    }

    .main-content-settings-stores-addPrompt-apptservice-container{
        height: calc(100% - 260px);
        height: -webkit-calc(100% - 260px);
    }

    .main-content-settings-stores-banner-prompt{
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
    }

    .main-content-settings-stores-appt-prompt{
        width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        height: 260px;
    }

    .main-content-settings-stores-bannerPrompt-validility-container{
        flex-direction: column;
    }

    .main-content-settings-stores-bannerPrompt-validility2{
        width: 100%;
    }
}

@media (min-device-height: 667px)
and (min-device-width: 375px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: landscape){
    .login-container{
        width: 95%;
        height: 100%;
    }

    .login-left-panel{
        display: none;
        width: 0px;
    }

    .login-right-panel{
        width: 100%;
        height: 100%;
        overflow-y: auto;
    }

    .login-content-center{
        height: 100%;
    }

    /*
    .spanWhiteBoldBig{
        font-size: 1.8em !important;
    }

    .spanWhiteNormalItalicSmall{
        font-size: 1.2em !important;
    }

    .inputClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .inputbgWhiteClass{
        border-radius: 8px !important;
        font-size: 1.6em !important;
        padding: 8px !important;
    }

    .textAreaClass{
        font-size: 1.6em !important;
    }

    .i-password-review-cls{
        line-height: 2;
    }

    .login-button-cls{
        font-size: 20px;
    }
    */

    .reg-background-img{
        display: none;
    }

    .reg-container{
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .reg-container-content{
        width: 100%;
        height: calc(100% - 60px);
        height: -webkit-calc(100% - 60px);
    }

    .reg-merchant-col{
        width: 100%;
    }

    .reg-industry-col{
        width: 100%;
    }

    .reg-storeCode-col{
        width: 100%;
    }

    .reg-storeName-col{
        width: 100%;
    }

    .reg-industry-title{
        margin-top: 20px;
    }

    .reg-storeName-title{
        margin-top: 20px;
    }

    .reg-add-col1{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .reg-add-col2{
        width: 100%;
        height: 30px;
        margin-top: 5px;
    }

    .reg-staffInput-panel{
        height: 320px;
    }

    .main-top-panel-user-time{
        width: calc(100% - 50px);
        width: -webkit-calc(100% - 50px);
    }

    .main-top-panel-buttons{
        display: none;
    }

    .main-top-panel-menus{
        display: flex;
    }

    .queue-list-sub-text{
        display: flex !important;
    }

    .main-queue-list-subwidth{
        width: 100%;
    }

    .queue-list-full-action-container{
        display: none !important;
    }

    .main-content-queue-prompt{
        height: 280px;
    }

    .main-content-queue-prompt-s{
        height: 100%;
    }

    .main-popup-qrcode-container{
        height: calc(100% - 90px);
        height: -webkit-calc(100% - 90px);
    }

    .main-popup-qrmaincode-container{
        height: calc(100% - 50px);
        height: -webkit-calc(100% - 50px);
    }

    .setting-store-list-sub-text{
        display: inline-block !important;
    }

    .setting-store-list-full-action-container{
        display: none !important;
    }

    .main-settings-qr-image{
        width: auto;
        height: 80%;
    }

    .main-settings-qr-button-class{
        width: 80%;
    }

    .main-content-settings-operatingHours-prompt{
        width: 100%;
        height: 320px;
    }

    .main-content-settings-staffs-prompt{
        height: 100%;
    }

    .main-content-settings-staffs-prompt-content{
        overflow-y: auto;
    }

    .main-content-settings-queueSeries-prompt{
        width: 100%;
        height: 450px;
    }

    .main-content-settings-stores-prompt{
        width: 100%;
        height: 100%;
    }

    .main-content-settings-stores-prompt-content{
        overflow-y: auto;
    }

    .main-content-merchant-prompt{
        height: 100%;
    }

    .main-content-merchant-prompt-content{
        overflow-y: auto;
    }

    .main-setting-store-selection-cls{
        width: 50%;
        float: right;
        margin-right: 10px;
    }

    .main-settings-store-title{
        margin-top: 10px;
    }

    .main-reports-main-dailyQueueActivity-title{
        width: 100%
    }

    .main-reports-dailyQueueActivity-chart{
        height: calc(100% - 70px);
        height: -webkit-calc(100% - 70px);
    }

    .main-reports-main-weeklyQueueActivity-title{
        width: 100%
    }

    .main-reports-weeklyQueueActivity-chart{
        height: calc(100% - 70px);
        height: -webkit-calc(100% - 70px);
    }

    .div-chart-text{
        margin-left: 0px;
    }

    .main-reports-chart-content{
        height: calc(100% - 110px);
        height: -webkit-calc(100% - 110px);
    }

    .main-settings-qr-main-container{
        height: auto;
    }

    .main-content-settings-tab-whour-main{
        flex-direction: column;
        overflow-y: auto;
    }

    .main-content-settings-tab-operatingHours{
        width: 100%;
        height: auto;
        border-right: 0px solid lightgray;
        overflow-y: unset;
    }

    .main-content-settings-tab-specialDay{
        width: 100%;
        height: auto;
        border-top: 1px solid lightgray;
        margin-top: 30px;
    }

    .main-content-settings.tab-specialDay-list-cls{
        height: auto;
        overflow-y: unset;
    }

    .main-content-settings-serviceprovider-prompt{
        height: 100%;
    }

    .main-content-settings-serviceprovider-workingHr-prompt{
        height: 100%;
    }

    .main-content-settings-serviceprovider-specialDay-prompt{
        height: 100%
    }

    .main-content-appointment-prompt-normal{
        height: 100%;
        width: 99%;
    }

    .main-content-appointment-prompt-content{
        overflow-y: auto;
    }

    .main-content-settings-stores-addPrompt-apptservice-container{
        height: auto;
    }

    .main-content-settings-stores-appt-prompt{
        height: 260px;
    }
}