/*
 * 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;
}

.background-custom-purple{
    background-color: #b4b8f6;
}

.background-custom-dark{
    background-color: #000113;
}

.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-52px{
    width: 52px;
}

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

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

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

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

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

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

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

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

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

.width-116px{
    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-700px{
    width: 700px;
}

.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-38Percent{
    width: 38%;
}

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

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

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

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

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

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

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

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

.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-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-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-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-20px{
    height: 20px;
}

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

.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-80px{
    height: 80px;
}

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

.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-108px{
    height: calc(100% - 108px);
    height: -webkit-calc(100% - 108px);
}

.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-118px{
    height: calc(100% - 118px);
    height: -webkit-calc(100% - 118px);
}

.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-350px{
    height: calc(100% - 350px);
    height: -webkit-calc(100% - 350px);
}

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

.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-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;
}

.inputBottomOnlyClass{
    float: left;
    width: 100%;
    border-bottom: 1px solid #818181 !important;
    border-radius: 5px !important;
    font-size: 1.2em;
    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;
}

.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-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-N5px{
    margin-top: -5px;
}

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

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

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

.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-120px{
    margin-top: 120px;
}

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

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

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

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

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

.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;
}

.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;
}

.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-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-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-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-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-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-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-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-company-logo-horizontal{
    background: url("../img/icon/icon_company_logo_horizontal.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;
}

.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-bottom-orange-outline{
    border-bottom: 2px solid orange;
}

.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;
}

.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;
}

.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;
}

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

.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;
}

.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;
}

.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;
}

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

.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;
}

.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);
}

.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;
}

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

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

.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;
}

.app-gradient-background-color{
    background-image: linear-gradient(to right, #b4b8f6 , #2184aa);
}

.main-reg-content{
    position: absolute;
    width: 350px;
    height: 500px;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color:white;
}

.main-background{
    background-image: url("../img/img_aiohs_background.png"); /* The image used */
    background-color: #cccccc; /* Used if the image is unavailable */
    height: 100%;
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover;
}

.fldset-class{
    border: 1px #cdcdcd solid;
}

.legend-class{
    margin-top: -21px;
    background-color: white;
    font-weight: bold;
    margin-left: 16px;
    color:black;
}

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

}

/* For Tablet View */
@media screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
}

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

/* For Mobile Landscape View */
@media screen
and (max-device-width: 640px)
and (orientation: landscape) {

}

/* For Mobile Phones Portrait or Landscape View */
@media screen
and (max-device-width: 640px)
and (orientation: portrait) {

}

/* For iPhone 4 Portrait or Landscape View */
@media screen
and (min-device-width: 320px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
    .main-reg-content{
        width: 95%;
    }
}

@media screen
and (min-device-width: 320px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
    .main-reg-content{
        height: 95%;
    }
}

/* 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) {
    .main-reg-content{
        width: 95%;
    }
}

@media (device-height: 568px)
and (device-width: 320px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
    .main-reg-content{
        height: 95%;
    }
}

/* 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) {
    .main-reg-content{
        width: 95%;
    }
}

@media (min-device-height: 667px)
and (min-device-width: 375px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: landscape){
    .main-reg-content{
        height: 95%;
    }
}