@import url('mystyle.css');
@media screen and (max-width: 5000px) and (min-width: 769px) {
    body {
        width: auto;
        height: auto;
        background-color: white;
        font-family: 'Google Sans','Noto Sans Myanmar UI',arial,sans-serif;
        font-size: medium;
        padding: 0;
    }

    .header {
        display: block;
        position: relative;
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 101;
        border: thick;
        width: 100%;
        min-width: 100%;
        padding: 0px 0px;
        background-color: #29267d;
        color: #2b343d;
        height: 90px;
        min-height: 90px;
        max-height: 90px;
        margin: 0px;
    }

    .TextBoxesColor {
        display: inline;
        position: relative;
        width: 28rem;
        max-width: 28rem;
        font-family: Tahoma;
        font-size: 0.9rem;
        font-weight: 600;
        height: 28px;
        text-align: right;
        margin-bottom: 3px;
        font-style: normal;
        border-radius: 0px;
        border-width: 0px;
        border-color: grey;
        background-color: white;
    }
    
    .ColorLabel {
        display: block;
        position: initial;
        font-size: 1.6rem;
        font-weight: 400;
        font-palette: dark;
        text-align: left;
        width: auto;
        color: darkblue;
        height: 28px;
    }
    
    .Tables {
        width: 80px;
        text-align: left;
        font-family: Tahoma;
        font-size: 0.9rem;
        font-weight: 600;
        color: dimgrey;
    }

    .RLabels {
        display: inline-block;
        font-family: Tahoma;
        font-size: 0.9rem;
        font-weight: 600;
        padding-left: inherit;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 0px;
        text-align: Left;
        margin-bottom: 0px;
        color: dimgrey;
    }

    .WrapDiv {
        display: inline-block;
        position: relative;
        width: 100%;
        min-width: 100%;
        background-color: white;
    }

    .CamaraDiv {
        display: inline-block;
    }

    .WebCamClass {
        display: inline-block;
        position: relative;
        width: 324px;
        height: 244px;
        border: groove;
        padding: 1px;
        background-color: white;
        border-color: navy;
        border-radius: 4px;
    }

    .CustPhotoClass {
        display: inline-block;
        position: relative;
        width: 320px;
        height: 240px;
        border: solid;
        padding: 0px;
        margin-bottom: 5px;
        background-color: white;
        border-color: navy;
        border-radius: 4px;
    }

    .ImageMenu {
        width: 122px;
        max-width: 122px;
        width: 100%;
        height: 100%;
        border-radius: 8px;
    }

    .MenuBoxMasters {
        display: inline-block;
        position: relative;
        position: center;
        width: 400px;
        max-width: 400px;
        min-height: 200px;
        height: 200px;
        font-family: Tahoma;
        font-size: 3rem;
        border-radius: 4px;
        color: whitesmoke;
        margin-top: 20px;
        margin-bottom: 0px;
        margin-left: 20px;
        margin-right: 0px;
        padding: 0px;
        padding-top: 20px;
        padding-bottom: 10px;
        vertical-align: auto;
        visibility: visible;
        background-color: #035aa6;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
    }

        .MenuBoxMasters:hover {
            width: 404px;
            height: 204px;
            box-shadow: 0 12px 14px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
            background-color: #150e56;
        }

    .MenuBoxTransaction {
        display: inline-block;
        position: relative;
        position: center;
        width: 400px;
        max-width: 400px;
        min-height: 200px;
        height: 200px;
        font-family: Tahoma;
        font-size: 3rem;
        border-radius: 4px;
        color: whitesmoke;
        margin-top: 20px;
        margin-bottom: 0px;
        margin-left: 20px;
        margin-right: 0px;
        padding: 0px;
        padding-top: 20px;
        padding-bottom: 10px;
        vertical-align: auto;
        visibility: visible;
        background-color: #035aa6;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
    }

        .MenuBoxTransaction:hover {
            width: 404px;
            height: 204px;
            box-shadow: 0 12px 14px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
            background-color: #150e56;
        }

    .MenuBoxReports {
        display: inline-block;
        position: relative;
        position: center;
        width: 400px;
        max-width: 400px;
        min-height: 200px;
        height: 200px;
        font-family: Tahoma;
        font-size: 3rem;
        border-radius: 4px;
        color: whitesmoke;
        margin-top: 20px;
        margin-bottom: 0px;
        margin-left: 20px;
        margin-right: 0px;
        padding: 0px;
        padding-top: 20px;
        padding-bottom: 10px;
        vertical-align: auto;
        visibility: visible;
        background-color: #035aa6;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
    }

        .MenuBoxReports:hover {
            width: 404px;
            height: 204px;
            box-shadow: 0 12px 14px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
            background-color: #150e56;
        }

    .MenuBoxUtilities {
        display: inline-block;
        position: relative;
        position: center;
        width: 400px;
        max-width: 400px;
        min-height: 200px;
        height: 200px;
        font-family: Tahoma;
        font-size: 3rem;
        border-radius: 4px;
        color: whitesmoke;
        margin-top: 20px;
        margin-bottom: 0px;
        margin-left: 20px;
        margin-right: 0px;
        padding: 0px;
        padding-top: 20px;
        padding-bottom: 10px;
        vertical-align: auto;
        visibility: visible;
        background-color: #035aa6;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
    }

        .MenuBoxUtilities:hover {
            width: 404px;
            height: 204px;
            box-shadow: 0 12px 14px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
            background-color: #150e56;
        }

    .LabelsMenu {
        display: block;
        max-width: 122px;
        min-height: 122px;
        font-family: Tahoma;
        font-size: medium;
        width: 100%;
        height: 100%;
        padding: 100%;
        position: relative;
        color: white;
        text-align: center;
        vertical-align: middle;
        word-wrap: normal;
        border-radius: 8px;
    }

    .GridViewClass {
        display: block;
        background-color: white;
        color: navy;
        width: auto;
        margin: 10px;
    }

    .Chart13-BackColor {
        color: black;
    }

    .Chart13-plot-background {
        color: white;
    }

    .LogOutBtn {
        background-color: #29267d;
        border-style: none;
        color: white;
        text-align: center;
        display: inline-block;
        position: relative;
        font-size: large;
        font-weight: 500;
        margin: auto;
        margin-top: 14px;
        margin-right: 5px;
        float: right;
        color: grey;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
    }

        .LogOutBtn:hover {
            color: white;
        }

    .box {
        position: absolute;
        align-items: center;
        justify-content: center;
        left: 50%;
        top: 0%;
        width: 38rem;
        padding:3rem;
        transform: translate(-50%, 10%);
        background-color: white;
        box-sizing: border-box;
        border: 1px solid black;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }

        .box h2 {
            margin: 0px 0 -0.125rem;
            padding: 0;
            color: #fff;
            text-align: center;
            color: #202124;
            font-family: 'Google Sans','Noto Sans Myanmar UI',arial,sans-serif;
            font-size: 36px;
            font-weight: 400;
        }

    .GridBorder {
        display: inline-block;
        position: relative;
        width: 750px;
        height: auto;
        border: solid;
        padding: 10px;
        margin-bottom: 2px;
        margin-top: 2px;
        background-color: white;
        border-color: grey;
        border-radius: 4px;
    }


        .box p {
            font-size: 24px;
            font-weight: 400;
            letter-spacing: .0px;
            line-height: 2;
            margin-bottom: 0px;
            text-align: center;
        }

        .box .inputBox {
            position: relative;
        }

            .box .inputBox input {
                width: 100%;
                padding: 0.9rem 14px;
                font-size: 1.4rem;
                font-weight: 600;
                letter-spacing: 0.1rem;
                margin-bottom: 26px;
                border: 1px solid #ccc;
                background: transparent;
                border-radius: 4px;
            }

            .box .inputBox label {
                position: absolute;
                top: 0;
                left: 10px;
                padding: 0.950rem 0;
                font-size: 1.2rem;
                color: grey;
                pointer-events: none;
                transition: 0.5s;
            }

            .box .inputBox input:focus ~ label,
            .box .inputBox input:valid ~ label,
            .box .inputBox input:not([value=""]) ~ label {
                top: -1.625rem;
                left: 10px;
                color: #1a73e8;
                font-size: 1.0rem;
                background-color: white;
                height: 16px;
                padding-left: 4px;
                padding-right: 4px;
            }

            .box .inputBox input:focus {
                outline: none;
                border: 2px solid #1a73e8;
            }


    .box .inputBox2 {
        position: relative;
    }

        .box .inputBox2 input {
            width: 60%;
            padding: 0.9rem 14px;
            font-size: 1.8rem;
            font-weight: 800;
            letter-spacing: 0.0rem;
            margin-bottom: 26px;
            margin-left: 20%;
            margin-right: 20%;
            border: 1px solid #ccc;
            background: transparent;
            border-radius: 4px;
            text-align: center;
            align-items: center;
        }

        .box .inputBox2 label {
            position: absolute;
            margin-left: 20%;
            margin-right: 20%;
            top: 0;
            left: 10px;
            padding: 0.950rem 0;
            font-size: 1.2rem;
            color: grey;
            pointer-events: none;
            transition: 0.5s;
        }

        .box .inputBox2 input:focus ~ label,
        .box .inputBox2 input:valid ~ label,
        .box .inputBox2 input:not([value=""]) ~ label {
            top: -1.625rem;
            left: 10px;
            color: #1a73e8;
            font-size: 1.0rem;
            background-color: white;
            margin-left: 20%;
            margin-right: 20%;
            height: 16px;
            padding-left: 4px;
            padding-right: 4px;
            text-align: center;
        }

        .box .inputBox2 input:focus {
            outline: none;
            border: 2px solid #1a73e8;
        }


    .confetti {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        width: 100%;
        height: 100%;
        overflow: hidden;
        z-index: 1000;
    }

    .confetti-piece {
        position: absolute;
        width: 10px;
        height: 30px;
        background: #ffd300;
        top: 0;
        opacity: 0;
    }

        .confetti-piece:nth-child(1) {
            left: 7%;
            -webkit-transform: rotate(-40deg);
            -webkit-animation: makeItRain 1000ms infinite ease-out;
            -webkit-animation-delay: 182ms;
            -webkit-animation-duration: 1116ms;
        }

        .confetti-piece:nth-child(2) {
            left: 14%;
            -webkit-transform: rotate(4deg);
            -webkit-animation: makeItRain 1000ms infinite ease-out;
            -webkit-animation-delay: 161ms;
            -webkit-animation-duration: 1076ms;
        }

        .confetti-piece:nth-child(3) {
            left: 21%;
            -webkit-transform: rotate(-51deg);
            -webkit-animation: makeItRain 1000ms infinite ease-out;
            -webkit-animation-delay: 481ms;
            -webkit-animation-duration: 1103ms;
        }

        .confetti-piece:nth-child(4) {
            left: 28%;
            -webkit-transform: rotate(61deg);
            -webkit-animation: makeItRain 1000ms infinite ease-out;
            -webkit-animation-delay: 334ms;
            -webkit-animation-duration: 708ms;
        }

        .confetti-piece:nth-child(5) {
            left: 35%;
            -webkit-transform: rotate(-52deg);
            -webkit-animation: makeItRain 1000ms infinite ease-out;
            -webkit-animation-delay: 302ms;
            -webkit-animation-duration: 776ms;
        }

        .confetti-piece:nth-child(6) {
            left: 42%;
            -webkit-transform: rotate(38deg);
            -webkit-animation: makeItRain 1000ms infinite ease-out;
            -webkit-animation-delay: 180ms;
            -webkit-animation-duration: 1168ms;
        }

        .confetti-piece:nth-child(7) {
            left: 49%;
            -webkit-transform: rotate(11deg);
            -webkit-animation: makeItRain 1000ms infinite ease-out;
            -webkit-animation-delay: 395ms;
            -webkit-animation-duration: 1200ms;
        }

        .confetti-piece:nth-child(8) {
            left: 56%;
            -webkit-transform: rotate(49deg);
            -webkit-animation: makeItRain 1000ms infinite ease-out;
            -webkit-animation-delay: 14ms;
            -webkit-animation-duration: 887ms;
        }

        .confetti-piece:nth-child(9) {
            left: 63%;
            -webkit-transform: rotate(-72deg);
            -webkit-animation: makeItRain 1000ms infinite ease-out;
            -webkit-animation-delay: 149ms;
            -webkit-animation-duration: 805ms;
        }

        .confetti-piece:nth-child(10) {
            left: 70%;
            -webkit-transform: rotate(10deg);
            -webkit-animation: makeItRain 1000ms infinite ease-out;
            -webkit-animation-delay: 351ms;
            -webkit-animation-duration: 1059ms;
        }

        .confetti-piece:nth-child(11) {
            left: 77%;
            -webkit-transform: rotate(4deg);
            -webkit-animation: makeItRain 1000ms infinite ease-out;
            -webkit-animation-delay: 307ms;
            -webkit-animation-duration: 1132ms;
        }

        .confetti-piece:nth-child(12) {
            left: 84%;
            -webkit-transform: rotate(42deg);
            -webkit-animation: makeItRain 1000ms infinite ease-out;
            -webkit-animation-delay: 464ms;
            -webkit-animation-duration: 776ms;
        }

        .confetti-piece:nth-child(13) {
            left: 91%;
            -webkit-transform: rotate(-72deg);
            -webkit-animation: makeItRain 1000ms infinite ease-out;
            -webkit-animation-delay: 429ms;
            -webkit-animation-duration: 818ms;
        }

        .confetti-piece:nth-child(odd) {
            background: #7431e8;
        }

        .confetti-piece:nth-child(even) {
            z-index: 1;
        }

        .confetti-piece:nth-child(4n) {
            width: 5px;
            height: 12px;
            -webkit-animation-duration: 2000ms;
        }

        .confetti-piece:nth-child(3n) {
            width: 3px;
            height: 10px;
            -webkit-animation-duration: 2500ms;
            -webkit-animation-delay: 1000ms;
        }

        .confetti-piece:nth-child(4n-7) {
            background: red;
        }

    @-webkit-keyframes makeItRain {
        from {
            opacity: 0;
        }

        50% {
            opacity: 1;
        }

        to {
            -webkit-transform: translateY(350px);
        }
    }




    .CompanyImage {
        display: inline-block;
        position: relative;
        border: 0px,0px;
        width: 20%;
        height: 60%;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .BrandLogoDiv {
        display: block;
        position: relative;
        resize: both;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        align-content: center;
    }

    .UserDetDiv {
        display: block;
        position: relative;
        background-color: #090030;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        align-content: center;
        margin-bottom:5px; 
        padding-bottom :10px;
    }

    .UserDetDiv2 {
        display: inline-block;
        position: relative;
        background-color: #090030;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        align-content: center;
        margin-bottom: 100%;
    }

    .BrandLogo {
        display: block;
        position: relative;
        height: 40%;
        width: 30%;
        resize: both;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        align-content: center;
    }

    .UserIcon {
        display: block;
        position: relative;
        height: 30%;
        width: 30%;
        resize: both;
        justify-content: center;
        margin-left: auto;
        padding-top: 10px;
        padding-bottom: 2px;
        margin-right: auto;
        align-content: center;
    }

    .MenuIcon {
        display: block;
        position:center;
        height: 80px;
        width: 400px;
        padding-left: 170px;
        padding-right: 170px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .MenuNameBottom {
        display: inline-block;
        position: relative;
        font-size: 26px;
        text-align: center;
        line-height: 1;
        justify-content: center;
        word-wrap: break-word;
        align-items: center;
        height: 100px;
        width: 400px;
    }

    .CompanyImage3 {
        border: 0px,0px;
        width: auto;
        height: auto;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }


    .Loginbox {
        background-color: white;
        height: 360px;
        width: 360px;
        border-color: darkblue;
        border: medium;
        border-style: outset;
        padding: 0px;
        margin: auto;
        margin-top: 40px;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
        /*        box-shadow: 14px 14px 4px grey; */
    }

    .Loginbottom {
        background-color: white;
        height: 600px;
        width: auto;
        border-color: none;
        padding: 0px;
        margin: auto;
    }

    .CompanyImage2 {
        border: 0px,0px;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }

    #serviceBox {
        width: auto;
        margin: 0 auto;
        margin-top: 0px;
        height: 400px;
        border: 1px solid black;
    }

    .serviceBox1, .serviceBox2, .serviceBox3, .serviceBox4 {
        width: auto;
    }

    .ServiceBoxes {
        height: 400px;
        width: 400px;
        background-color: white;
        border: 1px solid #bdbdbd;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        -moz-box-shadow: 0 0 10px #bdbdbd;
        -webkit-box-shadow: 0 0 10px #bdbdbd;
        box-shadow: 0 0 10px #bdbdbd;
    }

    .PageView {
        background-color: white;
        height: auto;
        margin: 0px;
        padding: 0px;
        width: 100%;
        padding: 0px;
        margin: 0px;
    }

    .DMBtn {
        border-style: none;
        display: inline-block;
        position: initial;
        float: right;
    }

    .SBBtn {
        border-style: none;
        display: inline-block;
        position: initial;
        float: left;
    }

    .LoginBtn {
        background-color: #1a73e8;
        border: none;
        color: white;
        padding: 8px 24px;
        text-align: center;
        text-decoration: none;
        width: 100%;
        margin: auto;
        cursor: pointer;
        border-radius: 0.312rem;
        font-size: 1.6rem;
        font-weight :600;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
    }

        .LoginBtn:hover {
            background-color:royalblue; 
            color: white;
        }

        .ResendBtn {
            background-color: white;
            border: none;
            color: navy;
            text-align: left;
            text-decoration: none;
            font-size: 14px;
            font-weight:600; 
            width: 60%;
            height:20px;
            margin-bottom:4px ;
            cursor: pointer;
        }

    .LoginlabelsBottom {
        display: block;
        background-color: lightgrey;
        color: deepskyblue;
    }

    .CollectionEntry {
        background-color: lightgray;
        left: 0px;
    }

    .ResendSMSBtn {
        display: inline;
        position: relative;
        background-color: white;
        border: none;
        color: navy;
        text-align: right;
        text-decoration: none;
        font-size: 14px;
        font-weight: 600;
        width: 30%;
        height: 20px;
        margin-bottom: 4px;
        cursor: pointer;
        float:right; 
    }

    .SelectButton {
        display: block;
        position: relative;
        background-color: navy; //#457cc0;
        border: thick;
        border-color: navy;
        color: white;
        margin: auto;
        text-align: left;
        text-decoration: none;
        font-size: 1.4rem;
        font-weight: 600;
        border-radius: 2px;
    }

    .TxnButtons {
        display: inline;
        position: relative;
        background-color: #0e49b5;
        border: none;
        color: white;
        padding: 6px;
        width: 130px;
        height: 36px;
        text-align: center;
        text-decoration: none;
        font-size: 1.6rem;
        font-weight :600;
        margin: 6px;
        border-radius: 4px;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
    }

        .TxnButtons:hover {
            box-shadow: 0 8px 12px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
            background-color: #153e90;
            width: 130px;
            height: 36px;
        }

    .TxnButtonsAuto {
        display: inline;
        position: relative;
        background-color: #0e49b5;
        border: none;
        color: white;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 17px;
        padding-right: 17px;
        width: auto;
        height: 36px;
        text-align: center;
        text-decoration: none;
        font-size: 1.3rem;
        margin: 6px;
        border-radius: 4px;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
    }

        .TxnButtonsAuto:hover {
            box-shadow: 0 8px 12px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
            background-color: #153e90;
            height: 38px;
        }

    .TxnButtons2 {
        display: inline;
        position: relative;
        background-color: #0e49b5;
        border: none;
        color: white;
        padding: 6px;
        width: 200px;
        height: 36px;
        text-align: center;
        text-decoration: none;
        font-size: 1.6rem;
        font-weight: 600;
        margin: 6px;
        border-radius: 4px;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
    }

        .TxnButtons2:hover {
            box-shadow: 0 8px 12px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
            background-color: #153e90;
            width: 200px;
            height: 36px;
        }

    .TxnButtons3 {
        display: block;
        position: center;
        background-color: #0e49b5;
        border: solid;
        border-width: 3px;
        border-color: #0e49b5;
        color: white;
        padding: 10px;
        width: 40rem;
        height: 50px;
        text-align: center;
        text-decoration: none;
        font-size: 1.8rem;
        font-weight: 800;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 35%;
        margin-right: 35%;
        border-radius: 8px;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
        transition-timing-function:ease;    
    }

        .TxnButtons3:hover {
            box-shadow: 0 8px 12px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
            border-color: #0e49b5;
            background-color: crimson;
            border-color:aqua; 
            height: 50px;
        }



    .bc {
        background-color: white;
        width: 100%;
    }

    .LabelsR {
        display: flex;
        position: relative;
        float: right;
        font-size: 3rem;
        text-align: right;
        padding-right: 0px;
        padding-bottom: 0px;
        text-shadow: 2px 2px 8px #233e8b;
        margin-left: 0px;
        margin-right: 6px;
    }

    .Labels {
        display: inline-block;
        font-family: Tahoma;
        font-size: 1.4rem;
        font-weight: 600;
        text-align: right;
        width: 25rem;
        padding-left: inherit;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 0px;
        margin-right: 6px;
        text-align: right;
        margin-bottom: 2px;
        color: dimgrey;
    }

    .column {
        float: left;
        width: 20%;
        padding: 5px;
    }

    .spaceLableFormNd3 {
        display: inline-block;
        font-family: Tahoma;
        font-size: 0.9rem;
        font-weight: 600;
        text-align: right;
        width: 15rem;
        height: auto;
        padding-left: inherit;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 30px;
        text-align: right;
        margin-bottom: 2px;
        color: dimgrey;
    }

    .LabelsFormNd3 {
        display: inline-block;
        font-family: Tahoma;
        font-size: 0.9rem;
        font-weight: 600;
        text-align: right;
        height: auto;
        padding-left: inherit;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 0px;
        margin-right: 6px;
        text-align: left;
        margin-bottom: 2px;
        color: dimgrey;
        line-height: 150%;
    }

    .SubHead1 {
        display: block;
        position: initial;
        padding-top: 20px;
        padding-left: 10px;
        padding-bottom: 15px;
        font-size: 1.6rem;
        font-weight: 400;
        font-palette: dark;
        text-align: left;
        width: auto;
        color: darkblue;
        margin-left: 0px;
    }
    .OLLabels {
        display: inline-block;
        font-family: Tahoma;
        font-size: 1.4rem;
        font-weight: 400;
        text-align: right;
        width: 25rem;
        padding-left: inherit;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 0px;
        margin-right: 6px;
        text-align: right;
        margin-bottom: 2px;
        color: navy;
    }

    .MenuLabels {
        display: inline-block;
        font-family: Tahoma;
        font-size: 1.8rem;
        text-align: left;
        width: 17rem;
        color: white;
    }

        .MenuLabels:hover {
            color: black;
        }

    .LabelsCB {
        display: inline-block;
        font-family: Tahoma;
        font-size: 1.4rem;
        font-weight: 600;
        text-align: right;
        width: 14rem;
        text-align: right;
        align-content:end;  
        padding-left: inherit;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 0px;
        margin-right: 6px;
        margin-bottom: 2px;
        color: dimgrey;
    }

    .CrDetail {
        background-color:aqua;  
    }

    .Checkbox {
        font-family:Tahoma;  
        display: inline-block;
        font-size: 1.6rem;
        font-weight: 700;
        text-align: left;
        width: 30rem;
        color: navy;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 0px;
        margin-right: 2px;
        margin-bottom: 3px;
    }

    .CheckBoxAcType {
        font-family: Tahoma;
        display: inline-block;
        font-size: 0.9rem;
        font-weight: 600;
        text-align: right;
        width: 9rem;
        color: red;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 11px;
        margin-right: 0px;
        margin-bottom: 3px;
    }


    .MenuName {
        display: flex;
        background-color: white;
        font-family: Tahoma;
        font-size: 42px;
        text-align:center;
        color: navy;
        height: 100%;
        width: 100%;
        word-wrap: normal;
    }


    .LabelsRight {
        display: inline-block;
        font-family: Tahoma;
        font-weight: 600;
        font-size: 1.4rem;
        text-align: left;
        width: 12rem;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
        color: dimgray;
    }

    .CardsLabels {
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        background-color: red;
        color: white;
    }

    .CompName {
        display: inline-block;
        position: relative;
        font-family: Tahoma;
        font-size: 18px;
        font-weight: 900;
        color: white;
        text-align: left;
        padding-left: 5px;
    }

    .UserInfo {
        display: block;
        font-size: 1.2rem;
        font-weight: 300;
        padding-right: 0px;
        padding-top: 1px;
        padding-bottom: 0px;
        margin-left: 2px;
        margin-right: 2px;
        color: white;
        text-align: center;
    }

    .LoginTime {
        display: block;
        font-size: 1.2rem;
        font-weight: 300;
        padding-right: 0px;
        padding-top: 0px;
        margin-bottom: 5px;
        margin-left: 2px;
        margin-right: 2px;
        color: white;
        text-align: center;
    }

    .Brand1 {
        display: block;
        font-size: 1.6rem;
        padding-right: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-left: 2px;
        margin-right: 2px;
        text-align: center;
        word-wrap: break-word;
    }

    .Brand2 {
        display: block;
        font-size: 1.2rem;
        padding-right: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-left: 2px;
        margin-right: 2px;
        text-align: center;
        word-wrap:break-word;  
    }


    .LabelsCenter {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: 500;
        margin-top: 10px;
        padding-top: 10px;
        color: Highlight;
        width: 100%;
        text-align: center;
    }


    .LabelsLeft {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        font-weight: 700;
        color: navy;
        width: 300px;
        text-align: left;
        padding-left: 10px;
        margin-right: 4px;
    }

    .LabelSmal1 {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 30px;
        text-align: left;
        padding-left: 10px;
        padding-right: 0px;
    }

    .LabelBig1 {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 160px;
        text-align: left;
        padding-left: 10px;
        padding-right: 0px;
    }

    .Labels1 {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 80px;
        text-align: left;
        padding-left: 10px;
        padding-right: 0px;
    }

    .Labels2 {
        font-family: Tahoma;
        font-size: 16px;
        font: bold;
        color: navy;
        text-align: right;
        padding: 8px 30px;
        padding-right: 10px;
    }

    .Labels3 {
        font-family: Tahoma;
        font-size: 30px;
        font: bold;
        color: Blue;
        text-align: left;
        padding: 8px 30px;
        padding-right: 10px;
    }

    .Labels4 {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 150px;
        text-align: right;
        padding-left: 0px;
        padding-right: 0px;
    }

    Labels5 {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 25px;
        text-align: left;
        padding-left: 0px;
        padding-right: 0px;
    }

    .Labels6 {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 75px;
        text-align: Left;
        padding-left: 0px;
        padding-right: 0px;
    }

    .LabelsLong {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 300px;
        text-align: Left;
        padding-left: 0px;
        padding-right: 0px;
    }

    .Labelsspace {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 25px;
        text-align: Left;
        padding-left: 0px;
        padding-right: 0px;
    }

    .Labels7 {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 76px;
        text-align: Left;
        padding-left: 0px;
        padding-right: 0px;
    }

    .PageCaptions {
        display: block;
        position:initial;  
        padding-top: 15px;
        padding-left: 10px;
        padding-bottom: 15px;
        font-size: 3.2rem;
        font-weight: 400;
        font-palette: dark;
        text-align: left;
        color: black;
    }

    .PageCaptions2 {
        display: block;
        position: initial;
        padding-top: 20px;
        padding-left: 10px;
        padding-bottom: 15px;
        font-size: 2.2rem;
        font-weight: 400;
        font-palette: dark;
        text-align: left;
        color: black;
    }

    .PageCaptions3 {
        display: block;
        position: initial;
        padding-top: 20px;
        padding-left: 10px;
        padding-bottom: 15px;
        font-size: 1.6rem;
        font-weight: 400;
        font-palette: dark;
        text-align: left;
        width:auto;
        color:  darkblue;
    }

        .OPPageCaptions {
            display: block;
            position: initial;
            padding-top: 5px;
            padding-left: 10px;
            padding-bottom: 2px;
            font-size: 4.2rem;
            font-weight: 800;
            font-palette: dark;
            text-align: left;
            color: black;
            -webkit-print-color-adjust: exact;
        }

        .OPPageCaptions2 {
            display: block;
            position: initial;
            padding-top: 5px;
            padding-left: 10px;
            padding-bottom: 2px;
            font-size: 2.2rem;
            font-weight: 700;
            font-palette: normal;
            text-align: left;
            color: navy;
            -webkit-print-color-adjust: exact;
        }

        .OPPageCaptions3 {
            display: block;
            position: initial;
            padding-top: 5px;
            padding-left: 10px;
            padding-bottom: 2px;
            font-size: 1.8rem;
            font-weight: 700;
            font-palette: dark;
            text-align: left;
            width: auto;
            color: navy;
            -webkit-print-color-adjust: exact;
        }


        .DivSelctions3 {
            display: block;
            position: initial;
            padding-top: 20px;
            padding-left: 10px;
            padding-bottom: 15px;
            font-size: 1.6rem;
            font-weight: 400;
            font-palette: dark;
            text-align: left;
            width: auto;
            height: auto;
            border: solid;
            color: darkblue;
        }

        .DivCaptions1 {
            display: block;
            position: initial;
            padding-left: 10px;
            font-size: 2.2rem;
            font-weight: 400;
            font-palette: dark;
            text-align: left;
            width: 100%;
            background-color: wheat;
            color: darkslategrey;
        }

        .PageSubCaptions {
            padding-top: 15px;
            padding-left: 10px;
            padding-bottom: 10px;
            font-size: 2.0rem;
            font-weight: 500;
            text-align: left;
            color: dodgerblue;
        }

        .PageClass {
            margin-left: 0px;
        }

        .Labels8 {
            display: block;
            font-family: Tahoma;
            font-size: 16px;
            color: navy;
            width: 300px;
            text-align: left;
            padding-left: 10px;
            padding-right: 0px;
            text-decoration: underline;
        }

        .lblYClose {
            display: block;
            width: auto;
            font-size: 2.0rem;
            font-weight: 600;
            padding-Top: 50px;
            padding-left: 250px;
            padding-right: 250px;
            padding-bottom: 50px;
            height: 400px;
            color: lightgray;
            background-color: mediumvioletred;
            text-align: center;
        }

        .YCStatus {
            display: block;
            width: 100%;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 2.5rem;
            padding-Top: 50px;
            padding-left: 0px;
            padding-right: 0px;
            padding-bottom: 50px;
            color: darkblue;
            text-align: center;
        }

        .DivStyle1 {
            display: block;
            width: 100%;
            font-family: Tahoma;
            font-size: 2.5rem;
            background-color: white;
            margin-top: 5px;
            margin-bottom: 5px;
            border-color: navy;
            border-style: solid;
            border-radius: 4px;
            border-width: 2px;
        }

        .YCBtnDiv {
            display: block;
            padding-Top: 10px;
            padding-left: 250px;
            padding-right: 250px;
            padding-bottom: 0px;
            text-align: center;
        }

        .Boxmdl {
            background-color: white;
            height: 200px;
            width: 500px;
            border-color: black;
            border: solid;
            font-size: 2.0rem;
            padding-left: 100px;
            padding-right: 100px;
            margin-left: 0px;
            margin-top: 20px;
            margin-bottom: 20px;
        }

        .TextBoxTL {
            font-family: Tahoma;
            font-size: small;
            color: navy;
            border: none;
        }


        .TextBoxes {
            font-family: Tahoma;
            font-size: medium;
            color: navy;
            border-width: thin;
            border-radius: 4px;
            padding: 7px,30px;
        }

        .TextBoxesN1 {
            display: inline;
            position: relative;
            width: 12rem;
            max-width: 12rem;
            font-family: Tahoma;
            font-size: 1.4rem;
            font-weight: 600;
            height: 28px;
            text-align: right;
            margin-bottom: 3px;
            font-style: normal;
            border-radius: 4px;
            border-width: 1.0px;
            border-color: grey;
            background-color: white;
        }

        .OLRAmt {
            display: inline;
            position: relative;
            width: 15rem;
            max-width: 15rem;
            font-family: Tahoma;
            font-size: 2.4rem;
            font-weight: 800;
            height: 28px;
            text-align: right;
            margin-bottom: 3px;
            font-style: normal;
            border-radius: 4px;
            border-width: 1.0px;
            border-color: grey;
            background-color: white;
        }

        .TextBoxesN2 {
            display: inline;
            position: relative;
            width: 24rem;
            max-width: 24rem;
            font-family: Tahoma;
            font-size: 1.4rem;
            font-weight: 600;
            height: 28px;
            margin-bottom: 3px;
            font-style: normal;
            border-radius: 4px;
            border-width: 1.0px;
            border-color: grey;
            background-color: white;
        }

        .TextBoxes1 {
            display: inline;
            position: relative;
            width: 12rem;
            max-width: 12rem;
            font-family: Tahoma;
            font-size: 1.4rem;
            font-weight: 600;
            height: 28px;
            margin-bottom: 3px;
            font-style: normal;
            border-radius: 4px;
            border-width: 1.0px;
            border-color: grey;
            background-color: white;
        }

        .TextBoxes2 {
            display: inline;
            position: relative;
            visibility: visible;
            width: 36rem;
            max-width: 36rem;
            font-family: Tahoma;
            font-size: 1.4rem;
            font-weight: 600;
            height: 28px;
            margin-bottom: 3px;
            font-style: normal;
            border-radius: 4px;
            border-width: 1.0px;
            border-color: grey;
            background-color: white;
        }

        .TextBoxes2Line {
            display: inline;
            position: relative;
            visibility: visible;
            width: 36rem;
            max-width: 36rem;
            font-family: Tahoma;
            font-size: 1.4rem;
            font-weight: 600;
            height: 28px;
            margin-bottom: 3px;
            font-style: normal;
            border: none;
            border-bottom: thick;
            border-color: grey;
            background-color: white;
        }

        .TextBoxes5 {
            display: inline;
            position: relative;
            visibility: visible;
            width: 46rem;
            max-width: 46rem;
            font-family: Tahoma;
            font-size: 1.4rem;
            font-weight: 600;
            height: 100px;
            text-wrap: normal;
            margin-bottom: 3px;
            font-style: normal;
            border-radius: 4px;
            border-width: 1.0px;
            border-color: grey;
            background-color: white;
        }

        .ComboBoxes1 {
            display: inline;
            position: relative;
            visibility: visible;
            width: 12rem;
            max-width: 12rem;
            font-family: Tahoma;
            font-size: 1.4rem;
            font-weight: 600;
            height: 28px;
            margin-bottom: 3px;
            font-style: italic;
            border-radius: 4px;
            border-width: 2.5px;
            border-color: midnightblue;
            background-color: white;
        }

        .ComboBoxes2 {
            display: inline;
            visibility: visible;
            position: relative;
            visibility: visible;
            width: 36rem;
            max-width: 36rem;
            font-family: Tahoma;
            font-size: 1.4rem;
            font-weight: 600;
            height: 28px;
            margin-bottom: 3px;
            font-style: italic;
            border-radius: 4px;
            border-width: 2.5px;
            border-color: midnightblue;
            background-color: white;
        }

        .TextBoxes2Status {
            display: none;
            position: relative;
            font-family: Tahoma;
            font-size: 1.4rem;
            font-weight: 600;
            width: 25rem;
            max-width: 25rem;
            height: 30px;
            margin-bottom: 5px;
            border-radius: 4px;
            border-width: 1.4px;
            border-color: grey;
        }

        .TextBoxes3 {
            display: inline;
            position: relative;
            width: 12rem;
            max-width: 12rem;
            font-family: Tahoma;
            font-size: 1.4rem;
            font-weight: 600;
            height: 28px;
            margin-bottom: 3px;
            font-style: normal;
            border-radius: 4px;
            border-width: 1.0px;
            border-color: grey;
            background-color: white;
        }

        .DateTextBox {
            display: inline;
            position: relative;
            font-family: Tahoma;
            font-size: 1.4rem;
            font-weight: 600;
            width: 15rem;
            max-width: 15rem;
            height: 28px;
            margin-bottom: 5px;
            font-style: normal;
            border-radius: 4px;
            border-width: 1.6px;
            border-color: grey;
        }

        .TextBoxSearch {
            display: inline;
            position: relative;
            font-family: Tahoma;
            font-size: 1.4rem;
            font-weight: 600;
            border-radius: 2px;
            border-color: grey;
            height: 30px;
            width: 35rem;
            max-width: 35rem;
            border-width: 1px;
            margin: 8px;
            margin-top: 11px;
            padding-top: 0px;
            padding-bottom: 0px;
        }

            .TextBoxSearch:focus {
                box-shadow: 0 0 10px #719ECE;
            }

        input:focus {
            border-color: black;
            box-shadow: 0px 0px 10px #719ECE
        }


        .table table-bordered table-condensed table-responsive table-hover {
            font-size: 14px;
            font-weight: 700;
            border-radius: 4px;
            background-color: white;
            margin-left: 20px;
            word-wrap: break-word;
            color: navy;
        }

        .SearchGrid {
            font-size: 14px;
            font-weight: 700;
            border-radius: 4px;
            background-color: white;
            margin-left: 20px;
            word-wrap: break-word;
            color: navy;
        }
    }

.rotated {
    width: 80px;
    height: 80px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.SoftName0 {
    width: auto;
    height: auto;
    margin: auto;
    margin-bottom: 20px;
    margin-left: -20px;
    position: center;
    align-content: center;
}

.SoftName1 {
    width: 100%;
    height: auto;
    margin: auto;
    margin-bottom: 30px;
}

.rotated:hover {
    animation: circle 0.70s;
    animation-iteration-count: 1;
}

@keyframes circle {
    100% {
        transform: rotate(360deg);
    }
}

.sidenav {
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #090030;
    overflow-x: hidden;
    padding-top: 10px;
}

    .sidenav a {
        padding: 10px 8px 10px 16px;
        text-decoration: none;
        font-size: 1.0rem;
        background: #090030;
        color: white;
        display: block;
        word-wrap: break-word;
    }

        .sidenav a:hover {
            color: black;
            background-color: white;
        }
/* START OF Change the Navbar Colors/Font/Size */
/* Adjust Menu (red) text color, (Garamond) font-family, (1.5em) font-size  */
.navbar .nav > li > a, .navbar .nav > li > a:first-letter,
.navbar .nav > li.current-menu-item > a,
.navbar .nav > li.current-menu-ancestor > a {
    background-color: white;
    font-family: 'Google Sans','Noto Sans Myanmar UI',arial,sans-serif;
    padding: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
    padding: 0px;
    display: table-cell;
}

    /* Adjust Menu colors - Normal */
    .navbar .nav > li > a, .navbar .nav > li > a:first-letter {
        background-color: white;
        color: lightgray;
        text-shadow: none;
        margin-bottom: 0px;
        margin-left: 0px;
        width: 100%;
        padding: 0px;
        display: table-cell;
    }
        /* Adjust Menu colors - Hover */
        .navbar .nav > li > a:hover, .navbar .nav > li > a:hover:first-letter {
            background-color: white;
            color: lightgray;
            width: 100%;
            padding: 0px;
            text-shadow: none;
            margin-bottom: 0px;
            margin-left: 0px;
            border: 0px;
            display: table-cell;
        }
        /* Adjust Menu colors - Active */
        .navbar .nav > li > a:active, .navbar .nav > li > a:active:first-letter,
        .navbar .nav > li.current-menu-item > a,
        .navbar .nav > li.current-menu-ancestor > a,
        .navbar .nav > li.current-menu-item > a:first-letter,
        .navbar .nav > li.current-menu-ancestor > a:first-letter {
            background-color: white;
            color: lightgray;
            text-shadow: none;
            margin-bottom: 0px;
            margin-left: 0px;
            width: 100%;
            padding: 0px;
            display: table-cell;
        }


.navbar-nav {
    display: table-cell;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    height: 100%;
    background: #090030;
    padding-right: 0px;
    color: lightgray;
}

.dropdown-content {
    position: absolute;
}

.navbar-header {
    margin-bottom: 0px;
    padding-bottom: 0px;
    max-height: 100%;
    background: #090030;
    color: lightgray;
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    position: center;
    height: auto;
    width: 100%;
    right: 0px;
    left: 0px;
    align-items: center;
    align-content: center;
    text-align: justify;
    vertical-align: central;
}

.navbar navbar-default {
    margin-bottom: 0px;
    padding-bottom: 0px;
    height: 100%;
    color: lightgray;
}

.navbar-default {
    background: #090030;
    height: 100%;
    color: lightgray;
    margin-bottom: 0px;
    padding-bottom: 0px;
    display: inline-block;
}

.navbar-toggle collapsed {
    margin-bottom: 0px;
    padding-bottom: 0px;
    display: inline-block;
}

.sr-only {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.nav navbar-nav {
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    width: 100%;
}

.navbar-image {
    font-size: 18px;
    font-family: Tahoma;
    margin-Top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}


.navbar-custom {
    background: #090030;
    color: lightgray;
    display: inline-block;
}

.dropdown-menu {
    font-family: 'Google Sans','Noto Sans Myanmar UI',arial,sans-serif;
    display: flex;
    font-size: medium;
    margin: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background: #A7C5EB;
    color: lightgray;
    border: 0px;
}

    .dropdown-menu .divider {
        margin: 0;
    }

.dropdown-menu {
    padding: 0px;
    width: 0px;
}

.dropdown-menu {
    padding: 0px;
    margin: 0px;
    line-height: 0px;
}

    .dropdown-menu li, .dropdown-menu a {
        padding: 0px;
        margin: 0px;
        line-height: 0px;
    }

ul.no-bullets {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.dropdown-menu a {
    padding: 0px;
}

/* Adjust dropdown Menu items (blue) text color, (yellow) shading and (green) border */
.dropdown-menu > li > a {
    background: #090030;
    color: lightgray;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: auto;
}

.dropdown-menu-left a {
    width: auto;
}

.dropdown-menu-right {
    width: auto;
}

.navbar-brand {
    background: #090030;
    color: lightgray;
    width: auto;
    height:100%;
    display: inline;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    overflow: visible;
}

.dropdown-menu > li.current-menu-item > a, .dropdown-menu > li.current-menu-ancestor > a,
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: #090030;
    color: lightgray;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

/* Remove the Hover/Focus Colors  */
.navbar .nav > li.current-menu-item > a, .navbar .nav > li.current-menu-ancestor > a,
.navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
    background: #090030;
    color: lightgray;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
/* END OF Change the Navbar Colors/Font/Size */

.ToggleBtnDiv {
    width: 6%;
    height: 6%;
    float: left;
    background-color: Highlight;
    color: white;
}

.ToggleBtnDiv2 {
    display: inline-block;
    position: absolute;
    width: 85%;
    background-color: Highlight;
    text-align: center;
}

.ToggleBtn {
    width: 200px;
    height: 50px;
    background-color: Highlight;
    color: white;
}

.nav_style {
    list-style-type: none;
    background-color: white;
    border-radius: 3px;
    color: black;
    border-top: 0px solid #242C32;
    border-bottom: 0px solid #242C32;
    border-left: 0px solid #242C32;
    border-right: 0px solid #242C32;
    font: 15px calibri;
}

.wrapper {
    display: block;
    width: 100%;
    height: auto;
    min-height: 100%;
    max-height: auto;
    padding-left: 0;
    transition: all 0.5s ease;
    background-color: white;
}

.SidebarShow {
    display: flex;
}

#sidebar {
    min-width: 15%;
    width: auto;
    height: auto;
    background-color: #090030;
}

.sideContainer {
    display: block;
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
    top: 0px;
    min-width: 15%;
    width: 15%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    background-color: #090030;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    box-shadow: 6px 6px 6px 6px rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
}


#sidebar.active {
    margin-left: 0px;
}


a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: inline;
    position: absolute;
    top: 50%;
    transform: translateY(-100%);
}

.btn btn-info {
    float: left;
}


.fas fa-align-left {
    float: left;
}


@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";


p {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.0em;
    color: white;
}

a, a:hover, a:focus {
    color: white;
    text-decoration: none;
    transition: all 0.3s;
}

.sidebar-header {
    padding-bottom: 0px;
    height: 100%;
    padding-bottom: 100%;
}

.main-panel {
    display: block;
    position: relative;
    padding-bottom: 0px;
    z-index: 100;
    align-content:center;  
    align-items:center;  
    margin-left:auto;
    margin-right:auto;
    width: 100%;
    height: 100%;
}

.Top-panel {
    display: block;
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
    top: 0px;
    width: 100%;
    height: 5%;
    min-height: 5%;
    max-height: 5%;
    background-color: #090030;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.sidebar-wrapper {
    display: block;
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
    top: 0px;
    min-width: 15%;
    width: 15%;
    height: auto;
    min-height: auto;
    max-height: auto;
    background-color: #090030;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    box-shadow: 6px 0px 0px 0px rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
}

#sidebar {
    /* don't forget to add all the previously mentioned styles here too */
    background: #090030;
    color: white;
    height: 100%;
    transition: all 0.3s;
}

    #sidebar .sidebar-header {
        padding: 0px;
        background: #090030;
    }

    #sidebar ul.components {
        padding: 0px;
        border-bottom: 1px solid #21094e;
    }

    #sidebar ul p {
        color: white;
        padding: 0px;
    }

    #sidebar ul li a {
        padding-left: -5px;
        font-size: 1.0em;
    }

        #sidebar ul li a:hover {
            color: white;
            background-color: #090030;
        }

    #sidebar ul li.active > a, a[aria-expanded="true"] {
        color: red;
        background-color: white;
    }

ul ul a {
    font-size: 0.9em;
    padding-left: 0px;
    background-color: #090030;
    color: white;
}
@media screen and (max-width: 768px) and (min-width: 100px) {
    body {
        width: auto;
        height: auto;
        background-color: white;
        font-family: 'Google Sans','Noto Sans Myanmar UI',arial,sans-serif;
        font-size: medium;
        padding: 0;
    }

    .GridBorder {
        display: inline-block;
        position: relative;
        width: 750px;
        height: auto;
        border: solid;
        padding: 10px;
        margin-bottom: 2px;
        margin-top: 2px;
        background-color: white;
        border-color: grey;
        border-radius: 4px;
    }

    .header {
        display: block;
        position: relative;
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 101;
        border: thick;
        width: 100%;
        min-width: 100%;
        padding: 0px 0px;
        background-color: #29267d;
        color: #2b343d;
        height: 90px;
        min-height: 90px;
        max-height: 90px;
        margin: 0px;
    }

    .RadioButtons label {
        display: inline;
        padding-left: 10px;
        padding-right: 40px;
        font-family: Tahoma;
        color: black;
        font-size: 1.2rem;
    }

    .RadioButtons button {
        height: 20px;
        width: 20px;
    }

    .RadioButtons {
        display: inline;
    }

    .WrapDiv {
        display: inline-block;
        position: relative;
        width: 100%;
        min-width: 100%;
        background-color: white;
    }

    .CamaraDiv {
        display: inline-block;
    }

    .WebCamClass {
        display: inline-block;
        position: relative;
        width: 324px;
        height: 244px;
        border: groove;
        padding: 1px;
        background-color: white;
        border-color: navy;
        border-radius: 4px;
    }

    .CustPhotoClass {
        display: inline-block;
        position: relative;
        width: 320px;
        height: 240px;
        border: solid;
        padding: 0px;
        margin-bottom: 5px;
        background-color: white;
        border-color: navy;
        border-radius: 4px;
    }

    .ImageMenu {
        width: 122px;
        max-width: 122px;
        width: 100%;
        height: 100%;
        border-radius: 8px;
    }

    .MenuBoxMasters {
        display: block;
        position: relative;
        width: 400px;
        max-width: 400px;
        min-height: 200px;
        height: 200px;
        font-family: Tahoma;
        font-size: 3rem;
        border-radius: 4px;
        color: whitesmoke;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 20px;
        margin-right: 0px;
        padding: 0px;
        padding-top: 20px;
        vertical-align: auto;
        background-color: #035aa6;
        visibility: visible;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
    }

        .MenuBoxMasters:hover {
            width: 404px;
            height: 204px;
            box-shadow: 0 12px 14px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
            background-color: #150e56;
        }

    .MenuBoxTransaction {
        display: block;
        position: relative;
        width: 400px;
        max-width: 400px;
        min-height: 200px;
        height: 200px;
        font-family: Tahoma;
        font-size: 3rem;
        border-radius: 4px;
        color: whitesmoke;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 20px;
        margin-right: 0px;
        padding: 0px;
        padding-top: 20px;
        vertical-align: auto;
        background-color: #035aa6;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
    }

        .MenuBoxTransaction:hover {
            width: 404px;
            height: 204px;
            box-shadow: 0 12px 14px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
            background-color: #150e56;
        }

    .MenuBoxReports {
        display: block;
        position: relative;
        width: 400px;
        max-width: 400px;
        min-height: 200px;
        height: 200px;
        font-family: Tahoma;
        font-size: 3rem;
        border-radius: 4px;
        color: whitesmoke;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 20px;
        margin-right: 0px;
        padding: 0px;
        padding-top: 20px;
        vertical-align: auto;
        background-color: #035aa6;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
    }

        .MenuBoxReports:hover {
            width: 404px;
            height: 204px;
            box-shadow: 0 12px 14px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
            background-color: #150e56;
        }

    .MenuBoxUtilities {
        display: block;
        position: relative;
        width: 400px;
        max-width: 400px;
        min-height: 200px;
        height: 200px;
        font-family: Tahoma;
        font-size: 3rem;
        border-radius: 4px;
        color: whitesmoke;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 20px;
        margin-right: 0px;
        padding: 0px;
        padding-top: 20px;
        vertical-align: auto;
        background-color: #035aa6;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
    }

        .MenuBoxUtilities:hover {
            width: 404px;
            height: 204px;
            box-shadow: 0 12px 14px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
            background-color: #150e56;
        }

    .LabelsMenu {
        display: block;
        max-width: 122px;
        min-height: 122px;
        font-family: Tahoma;
        font-size: medium;
        width: 100%;
        height: 100%;
        padding: 100%;
        position: relative;
        color: white;
        text-align: center;
        vertical-align: middle;
        word-wrap: normal;
        border-radius: 8px;
    }

    .GridViewClass {
        display: block;
        background-color: white;
        color: navy;
        width: auto;
        margin: 10px;
    }

    .LogOutBtn {
        background-color: #4a47a3;
        border-style: none;
        color: white;
        text-align: center;
        display: inline;
        position: relative;
        font-size: large;
        font-weight: 500;
        margin: auto;
        margin-top: 14px;
        margin-right: 5px;
        float: right;
        color: grey;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
    }

        .LogOutBtn:hover {
            color: white;
        }

    .box {
        position: absolute;
        align-items: center;
        justify-content: center;
        left: 50%;
        top: 0%;
        width: 26rem;
        padding: 2rem;
        transform: translate(-50%, 15%);
        background-color: white;
        box-sizing: border-box;
        border: 1px solid black;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }

        .box h2 {
            margin: 0px 0 -0.125rem;
            padding: 0;
            color: #fff;
            text-align: center;
            color: #202124;
            font-family: 'Google Sans','Noto Sans Myanmar UI',arial,sans-serif;
            font-size: 24px;
            font-weight: 400;
        }

        .box p {
            font-size: 16px;
            font-weight: 400;
            letter-spacing: .1px;
            line-height: 2;
            margin-bottom: 0px;
            text-align: center;
        }

        .box .inputBox {
            position: relative;
        }

            .box .inputBox input {
                width: 100%;
                padding: 0.625rem 10px;
                font-size: 1rem;
                font-weight: 600;
                letter-spacing: 0.062rem;
                margin-bottom: 20px;
                border: 1px solid #ccc;
                background: transparent;
                border-radius: 4px;
            }

            .box .inputBox label {
                position: absolute;
                top: 0;
                left: 10px;
                padding: 0.625rem 0;
                font-size: 1rem;
                color: grey;
                pointer-events: none;
                transition: 0.5s;
            }

            .box .inputBox input:focus ~ label,
            .box .inputBox input:valid ~ label,
            .box .inputBox input:not([value=""]) ~ label {
                top: -1.125rem;
                left: 10px;
                color: #1a73e8;
                font-size: 0.75rem;
                background-color: white;
                height: 10px;
                padding-left: 4px;
                padding-right: 4px;
            }

            .box .inputBox input:focus {
                outline: none;
                border: 2px solid #1a73e8;
            }

        .box input[type="submit"] {
            border: none;
            outline: none;
            color: #fff;
            background-color: #1a73e8;
            padding: 0.625rem 1.25rem;
            cursor: pointer;
            border-radius: 0.312rem;
            font-size: 1rem;
            float: right;
        }

            .box input[type="submit"]:hover {
                background-color: #287ae6;
                box-shadow: 0 1px 1px 0 rgba(66,133,244,0.45), 0 1px 3px 1px rgba(66,133,244,0.3);
            }

    .CompanyImage {
        display: inline-block;
        position: relative;
        border: 0px,0px;
        width: auto;
        height: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .BrandLogoDiv {
        display: block;
        position: relative;
        resize: both;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        align-content: center;
    }

    .UserDetDiv {
        display: block;
        position: relative;
        background-color: #090030;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        align-content: center;
        margin-bottom: 5px;
        padding-bottom: 10px;
    }

    .BrandLogo {
        display: block;
        position: relative;
        height: 40%;
        width: 30%;
        resize: both;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        align-content: center;
    }

    .UserIcon {
        display: block;
        position: relative;
        height: 30%;
        width: 30%;
        resize: both;
        justify-content: center;
        margin-left: auto;
        padding-top: 10px;
        padding-bottom: 2px;
        margin-right: auto;
        align-content: center;
    }

    .MenuIcon {
        display: block;
        position: relative;
        height: 100px;
        width: 400px;
        padding-left: 170px;
        padding-right: 170px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .MenuNameBottom {
        display: block;
        position: relative;
        font-size: 30px;
        text-align: center;
        line-height: 1;
        justify-content: center;
        word-wrap: break-word;
        align-items: center;
        height: 100px;
        width: 400px;
    }

    .CompanyImage3 {
        border: 0px,0px;
        width: auto;
        height: auto;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }


    .Loginbox {
        background-color: white;
        height: 360px;
        width: 360px;
        border-color: darkblue;
        border: medium;
        border-style: outset;
        padding: 0px;
        margin: auto;
        margin-top: 40px;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
        /*        box-shadow: 14px 14px 4px grey; */
    }

    .Loginbottom {
        background-color: white;
        height: 600px;
        width: auto;
        border-color: none;
        padding: 0px;
        margin: auto;
    }

    .CompanyImage2 {
        border: 0px,0px;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    }

    .DashboardBox {
        background-color: white;
        height: 100px;
        width: 400px;
        border-color: red;
        border: solid;
        border-style: solid;
        padding: 0px;
        margin: 0px;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
        /*        box-shadow: 14px 14px 4px grey; */
    }

    #serviceBox {
        width: auto;
        margin: 0 auto;
        margin-top: 0px;
        height: 400px;
        border: 1px solid black;
    }

    .serviceBox1, .serviceBox2, .serviceBox3, .serviceBox4 {
        width: auto;
    }

    .ServiceBoxes {
        height: 400px;
        width: 400px;
        background-color: white;
        border: 1px solid #bdbdbd;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        -moz-box-shadow: 0 0 10px #bdbdbd;
        -webkit-box-shadow: 0 0 10px #bdbdbd;
        box-shadow: 0 0 10px #bdbdbd;
    }

    .PageView {
        background-color: white;
        height: auto;
        margin: 0px;
        padding: 0px;
        width: 100%;
        padding: 0px;
        margin: 0px;
    }

    .LoginTop {
        background-color: white;
        height: 40px;
        width: 440px;
        border: thin;
        padding: 0px;
    }

    .LoginStart {
        background-color: lightgray;
        border-color: white;
        border: none;
        left: 0px;
    }

    .LoginPageCaptions {
        display: block;
        font-family: Tahoma;
        text-align: center;
        font-size: 18px;
        font: bold;
        padding-left: 0px;
        padding-top: 10px;
        padding-bottom: 2px;
        color: navy;
    }

    .LoginLabels {
        display: block;
        color: navy;
        font-family: Tahoma;
        font-size: 14px;
        font: bold;
        color: navy;
        height: 20px;
        width: 120px;
        padding-top: 0px;
        padding-right: 4px;
        text-align: right;
        margin-top: 4px;
    }

    .LoginTextBoxes {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        font-weight: 700;
        color: navy;
        height: 30px;
        width: 240px;
        margin: auto;
        border-radius: 4px;
        border-width: thin;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .LoginBtnDiv {
        display: block;
        background-color: red;
        position: absolute;
        color: yellow;
        border: none;
        color: white;
        width: 100%;
        margin: 0px;
    }

    .DMBtn {
        border-style: none;
        display: inline-block;
        position: relative;
        float: right;
    }

    .LoginBtn {
        background-color: red;
        border: none;
        color: white;
        padding: 8px 24px;
        text-align: center;
        text-decoration: none;
        font-size: 16px;
        width: 100%;
        margin: auto;
        float: right;
        cursor: pointer;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
    }

        .LoginBtn:hover {
            background-color: navy;
            color: magenta;
        }

    .LoginlabelsBottom {
        display: block;
        background-color: lightgrey;
        color: deepskyblue;
    }

    .CollectionEntry {
        background-color: lightgray;
        left: 0px;
    }

    .TxnButtons {
        display: inline;
        position: relative;
        background-color: #0e49b5;
        border: none;
        color: white;
        padding: 6px;
        width: 130px;
        height: 36px;
        text-align: center;
        text-decoration: none;
        font-size: 1.3rem;
        margin: 6px;
        border-radius: 4px;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
    }

        .TxnButtons:hover {
            box-shadow: 0 8px 12px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
            background-color: #153e90;
            width: 132px;
            height: 38px;
        }

    .TxnButtonsAuto {
        display: inline;
        position: relative;
        background-color: #0e49b5;
        border: none;
        color: white;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 17px;
        padding-right: 17px;
        width: auto;
        height: 36px;
        text-align: center;
        text-decoration: none;
        font-size: 1.3rem;
        margin: 6px;
        border-radius: 4px;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
    }

        .TxnButtonsAuto:hover {
            box-shadow: 0 8px 12px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
            background-color: #153e90;
            height: 38px;
        }

    .TxnButtons2 {
        display: inline;
        position: relative;
        background-color: #0e49b5;
        border: none;
        color: white;
        padding: 6px;
        width: 200px;
        height: 36px;
        text-align: center;
        text-decoration: none;
        font-size: 1.3rem;
        margin: 6px;
        border-radius: 4px;
        -webkit-transition-duration: 0.4s; /* Safari */
        transition-duration: 0.4s;
    }

        .TxnButtons2:hover {
            box-shadow: 0 8px 12px 0 rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
            background-color: #153e90;
            width: 202px;
            height: 38px;
        }

    .Dashboard {
        background-color: white;
        height: 2000px;
    }

    .Dashboard2 {
        background-color: red;
        border-color: red;
        border: solid;
        height: 600px;
    }

    .bc {
        background-color: white;
        width: 100%;
    }

    .Frame1 {
        background-color: white;
        border: 1px inset navy;
        padding: 20px;
    }

    .LabelsR {
        display: flex;
        position: relative;
        float: right;
        font-size: 3rem;
        text-align: right;
        padding-right: 0px;
        padding-bottom: 0px;
        text-shadow: 2px 2px 8px #233e8b;
        margin-left: 0px;
        margin-right: 6px;
    }

    .Labels {
        display: inline-block;
        font-family: Tahoma;
        font-size: 0.8rem;
        font-weight: 500;
        width: 30rem;
        padding-left: inherit;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 0px;
        margin-right: 6px;
        text-align: left;
        margin-bottom: 2px;
        color: dimgrey;
    }


    .CrDetail {
        background-color: aqua;
    }

    .Checkbox {
        font-family: Tahoma;
        display: inline-block;
        font-size: 1.1rem;
        font-weight: 600;
        text-align: left;
        width: 30rem;
        color: red;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 0px;
        margin-right: 2px;
        margin-bottom: 3px;
    }

    .MenuName {
        display: flex;
        background-color: white;
        font-family: Tahoma;
        font-size: 42px;
        text-align: center;
        color: navy;
        height: 100%;
        width: 100%;
        word-wrap: normal;
    }


    .LabelsRight {
        display: inline-block;
        font-family: Tahoma;
        font-weight: 600;
        font-size: 1.0rem;
        text-align: left;
        width: 12rem;
        padding-left: inherit;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
        color: dimgray;
    }

    .CardsLabels {
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        background-color: red;
        color: white;
    }

    .CompName {
        display: inline-block;
        position: relative;
        font-family: Tahoma;
        font-size: 18px;
        font-weight: 900;
        color: white;
        text-align: left;
        padding-left: 5px;
    }

    .UserInfo {
        display: block;
        font-size: .9rem;
        font-weight: 300;
        padding-right: 0px;
        padding-top: 1px;
        padding-bottom: 0px;
        margin-left: 2px;
        margin-right: 2px;
        color: white;
        text-align: center;
    }

    .LoginTime {
        display: block;
        font-size: .9rem;
        font-weight: 300;
        padding-right: 0px;
        padding-top: 0px;
        margin-bottom: 5px;
        margin-left: 2px;
        margin-right: 2px;
        color: white;
        text-align: center;
    }

    .Brand1 {
        display: block;
        font-size: 1.8rem;
        padding-right: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-left: 2px;
        margin-right: 2px;
        text-align: center;
        word-wrap: break-word;
    }

    .Brand2 {
        display: block;
        font-size: 1.4rem;
        padding-right: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-left: 2px;
        margin-right: 2px;
        text-align: center;
        word-wrap: break-word;
    }


    .LabelsCenter {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: 500;
        margin-top: 10px;
        padding-top: 10px;
        color: Highlight;
        width: 100%;
        text-align: center;
    }


    .LabelsLeft {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        font-weight: 700;
        color: navy;
        width: 300px;
        text-align: left;
        padding-left: 10px;
        margin-right: 4px;
    }

    .LabelSmal1 {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 30px;
        text-align: left;
        padding-left: 10px;
        padding-right: 0px;
    }

    .LabelBig1 {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 160px;
        text-align: left;
        padding-left: 10px;
        padding-right: 0px;
    }

    .Labels1 {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 80px;
        text-align: left;
        padding-left: 10px;
        padding-right: 0px;
    }

    .Labels2 {
        font-family: Tahoma;
        font-size: 16px;
        font: bold;
        color: navy;
        text-align: right;
        padding: 8px 30px;
        padding-right: 10px;
    }

    .Labels3 {
        font-family: Tahoma;
        font-size: 30px;
        font: bold;
        color: Blue;
        text-align: left;
        padding: 8px 30px;
        padding-right: 10px;
    }

    .Labels4 {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 150px;
        text-align: right;
        padding-left: 0px;
        padding-right: 0px;
    }

    Labels5 {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 25px;
        text-align: left;
        padding-left: 0px;
        padding-right: 0px;
    }

    .Labels6 {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 75px;
        text-align: Left;
        padding-left: 0px;
        padding-right: 0px;
    }

    .LabelsLong {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 300px;
        text-align: Left;
        padding-left: 0px;
        padding-right: 0px;
    }

    .Labelsspace {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 25px;
        text-align: Left;
        padding-left: 0px;
        padding-right: 0px;
    }

    .Labels7 {
        display: block;
        font-family: Tahoma;
        font-size: 14px;
        color: navy;
        width: 76px;
        text-align: Left;
        padding-left: 0px;
        padding-right: 0px;
    }

    .PageCaptions {
        padding-top: 15px;
        padding-left: 10px;
        padding-bottom: 15px;
        font-size: 2.5rem;
        font-weight: 400;
        font-palette: dark;
        text-align: left;
        color: black;
    }

    .PageSubCaptions {
        padding-top: 15px;
        padding-left: 10px;
        padding-bottom: 10px;
        font-size: 2.0rem;
        font-weight: 500;
        text-align: left;
        color: dodgerblue;
    }

    .PageClass {
        margin-left: 0px;
    }

    .Labels8 {
        display: block;
        font-family: Tahoma;
        font-size: 16px;
        color: navy;
        width: 300px;
        text-align: left;
        padding-left: 10px;
        padding-right: 0px;
        text-decoration: underline;
    }

    .lblYClose {
        display: block;
        width: 100%;
        font-size: 1.2rem;
        font-weight: 600;
        padding-Top: 50px;
        padding-left: 250px;
        padding-right: 250px;
        padding-bottom: 50px;
        color: lightgray;
        background-color: mediumvioletred;
        text-align: center;
    }

    .YCStatus {
        display: block;
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 2.5rem;
        padding-Top: 50px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 50px;
        color: darkblue;
        text-align: center;
    }

    .YCBtnDiv {
        display: block;
        padding-Top: 10px;
        padding-left: 250px;
        padding-right: 250px;
        padding-bottom: 0px;
        text-align: center;
    }

    .Boxmdl {
        background-color: white;
        height: 200px;
        width: 500px;
        border-color: black;
        border: solid;
        font-size: 2.0rem;
        padding-left: 100px;
        padding-right: 100px;
        margin-left: 0px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .TextBoxes {
        font-family: Tahoma;
        font-size: medium;
        color: navy;
        border-width: thin;
        border-radius: 4px;
        padding: 7px,30px;
    }

    .TextBox1 {
        font-family: Tahoma;
        font-size: 18px;
        font: bolder;
        color: navy;
        border-radius: 4px;
        border-width: thin;
        width: 68px;
        background-color: whitesmoke;
        padding: 0px,0px;
    }

    .TextBox5 {
        font-family: Tahoma;
        font-size: 18px;
        font: bolder;
        color: navy;
        border-radius: 4px;
        border-width: thin;
        width: 150px;
        background-color: whitesmoke;
        padding: 0px,0px;
    }

    .TextBoxesN1 {
        display: inline;
        position: relative;
        width: 8rem;
        max-width: 8rem;
        font-family: Tahoma;
        font-size: 0.9rem;
        font-weight: 600;
        height: 28px;
        text-align: right;
        margin-bottom: 3px;
        font-style: normal;
        border-radius: 4px;
        border-width: 1.0px;
        border-color: grey;
        background-color: white;
    }

    .TextBoxesN2 {
        display: inline;
        position: relative;
        width: 20rem;
        max-width: 20rem;
        font-family: Tahoma;
        font-size: 0.9rem;
        font-weight: 600;
        height: 28px;
        margin-bottom: 3px;
        font-style: normal;
        border-radius: 4px;
        border-width: 1.0px;
        border-color: grey;
        background-color: white;
    }

    .TextBoxes1 {
        display: inline;
        position: relative;
        width: 7rem;
        max-width: 7rem;
        font-family: Tahoma;
        font-size: 0.8rem;
        font-weight: 500;
        height: 28px;
        margin-bottom: 3px;
        font-style: normal;
        border-radius: 4px;
        border-width: 1.0px;
        border-color: grey;
        background-color: white;
    }

    .TextBoxes2 {
        display: inline;
        position: relative;
        width: 250rem;
        max-width: 22rem;
        font-family: Tahoma;
        font-size: 0.8rem;
        font-weight: 500;
        height: 26px;
        margin-bottom: 3px;
        font-style: normal;
        border-radius: 4px;
        border-width: 1.0px;
        border-color: grey;
        background-color: white;
    }

    .TextBoxes2Status {
        display: none;
        position: relative;
        font-family: Tahoma;
        font-size: 1.0rem;
        font-weight: 600;
        width: 25rem;
        max-width: 25rem;
        height: 30px;
        margin-bottom: 5px;
        border-radius: 4px;
        border-width: 1.4px;
        border-color: grey;
    }

    .TextBoxes3 {
        display: inline;
        position: relative;
        width: 12rem;
        max-width: 12rem;
        font-family: Tahoma;
        font-size: 0.8rem;
        font-weight: 600;
        height: 26px;
        margin-bottom: 3px;
        font-style: normal;
        border-radius: 4px;
        border-width: 1.0px;
        border-color: grey;
        background-color: white;
    }

    .DateTextBox {
        display: inline;
        position: relative;
        font-family: Tahoma;
        font-size: 1.0rem;
        font-weight: 600;
        width: 15rem;
        max-width: 15rem;
        height: 30px;
        margin-bottom: 5px;
        font-size: 1.1rem;
        font-style: normal;
        border-radius: 4px;
        border-width: 1.6px;
        border-color: grey;
    }

    .TextBoxSearch {
        display: block;
        position: relative;
        font-family: Tahoma;
        font-size: 1.0rem;
        font-weight: 600;
        border-radius: 2px;
        border-color: grey;
        height: 30px;
        width: 25rem;
        max-width: 25rem;
        border-width: 1px;
        margin: 8px;
        margin-top: 11px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

        .TextBoxSearch:focus {
            box-shadow: 0 0 10px #719ECE;
        }

    input:focus {
        border-color: black;
        box-shadow: 0px 0px 10px #719ECE
    }

    .TextBoxesKyc {
        font-family: Tahoma;
        font-size: small;
        border-radius: 4px;
        border-width: thin;
        color: navy;
        width: 70px;
        background-color: whitesmoke;
        padding: 7px,70px;
    }

    .TextBoxesKyc2 {
        font-family: Tahoma;
        font-size: small;
        border-radius: 4px;
        border-width: thin;
        width: 250px;
        color: navy;
        background-color: whitesmoke;
        padding: 7px,250px;
    }

    .TextBoxesKyc3 {
        font-family: Tahoma;
        font-size: small;
        border-radius: 4px;
        border-width: thin;
        width: 500px;
        height: 200px;
        color: navy;
        background-color: whitesmoke;
    }

    .table table-bordered table-condensed table-responsive table-hover {
        font-size: 14px;
        font-weight: 700;
        border-radius: 4px;
        background-color: white;
        margin-left: 20px;
        word-wrap: break-word;
        color: navy;
    }

    .SearchGrid {
        font-size: 14px;
        font-weight: 700;
        border-radius: 4px;
        background-color: white;
        margin-left: 20px;
        word-wrap: break-word;
        color: navy;
    }
}

.rotated {
    width: 80px;
    height: 80px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.SoftName0 {
    width: auto;
    height: auto;
    margin: auto;
    margin-left: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    position: center;
    align-content: center;
}


.SoftName1 {
    width: 100%;
    height: 30px;
    margin: auto;
    margin-bottom: 30px;
}

.rotated:hover {
    animation: circle 0.70s;
    animation-iteration-count: 1;
}

@keyframes circle {
    100% {
        transform: rotate(360deg);
    }
}

.sidenav {
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #090030;
    overflow-x: hidden;
    padding-top: 10px;
}

    .sidenav a {
        padding: 10px 8px 10px 16px;
        text-decoration: none;
        font-size: 20px;
        background: #090030;
        color: lightgray;
        display: block;
        word-wrap: break-word;
    }

        .sidenav a:hover {
            color: black;
            background-color: white;
        }
/* START OF Change the Navbar Colors/Font/Size */
/* Adjust Menu (red) text color, (Garamond) font-family, (1.5em) font-size  */
.navbar .nav > li > a, .navbar .nav > li > a:first-letter,
.navbar .nav > li.current-menu-item > a,
.navbar .nav > li.current-menu-ancestor > a {
    background-color: white;
    font-family: 'Google Sans','Noto Sans Myanmar UI',arial,sans-serif;
    padding: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
    padding: 0px;
    display: table-cell;
}

    /* Adjust Menu colors - Normal */
    .navbar .nav > li > a, .navbar .nav > li > a:first-letter {
        background-color: white;
        color: lightgray;
        text-shadow: none;
        margin-bottom: 0px;
        margin-left: 0px;
        width: 100%;
        padding: 0px;
        display: table-cell;
    }
        /* Adjust Menu colors - Hover */
        .navbar .nav > li > a:hover, .navbar .nav > li > a:hover:first-letter {
            background-color: white;
            color: lightgray;
            width: 100%;
            padding: 0px;
            text-shadow: none;
            margin-bottom: 0px;
            margin-left: 0px;
            border: 0px;
            display: table-cell;
        }
        /* Adjust Menu colors - Active */
        .navbar .nav > li > a:active, .navbar .nav > li > a:active:first-letter,
        .navbar .nav > li.current-menu-item > a,
        .navbar .nav > li.current-menu-ancestor > a,
        .navbar .nav > li.current-menu-item > a:first-letter,
        .navbar .nav > li.current-menu-ancestor > a:first-letter {
            background-color: white;
            color: lightgray;
            text-shadow: none;
            margin-bottom: 0px;
            margin-left: 0px;
            width: 100%;
            padding: 0px;
            display: table-cell;
        }


.navbar-nav {
    display: table-cell;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    height: 100%;
    background: #090030;
    padding-right: 0px;
    color: lightgray;
}

.dropdown-content {
    position: absolute;
}

.navbar-header {
    margin-bottom: 0px;
    padding-bottom: 0px;
    max-height: 100%;
    background: #090030;
    color: lightgray;
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    position: center;
    height: auto;
    width: 100%;
    right: 0px;
    left: 0px;
    align-items: center;
    align-content: center;
    text-align: justify;
    vertical-align: central;
}

.navbar navbar-default {
    margin-bottom: 0px;
    padding-bottom: 0px;
    height: 100%;
    color: lightgray;
}

.navbar-default {
    background: #090030;
    height: 100%;
    color: lightgray;
    margin-bottom: 0px;
    padding-bottom: 0px;
    display: inline-block;
}

.navbar-toggle collapsed {
    margin-bottom: 0px;
    padding-bottom: 0px;
    display: inline-block;
}

.sr-only {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.nav navbar-nav {
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    width: 100%;
}

.navbar-image {
    font-size: 18px;
    font-family: Tahoma;
    margin-Top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}


.navbar-custom {
    background: #090030;
    color: lightgray;
    display: inline-block;
}

.dropdown-menu {
    font-family: 'Google Sans','Noto Sans Myanmar UI',arial,sans-serif;
    display: flex;
    font-size: medium;
    margin: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background: #A7C5EB;
    color: lightgray;
    border: 0px;
}

    .dropdown-menu .divider {
        margin: 0;
    }

.dropdown-menu {
    padding: 0px;
    width: 0px;
}

.dropdown-menu {
    padding: 0px;
    margin: 0px;
    line-height: 0px;
}

    .dropdown-menu li, .dropdown-menu a {
        padding: 0px;
        margin: 0px;
        line-height: 0px;
    }

ul.no-bullets {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.dropdown-menu a {
    padding: 0px;
}

/* Adjust dropdown Menu items (blue) text color, (yellow) shading and (green) border */
.dropdown-menu > li > a {
    background: #090030;
    color: lightgray;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: auto;
}

.dropdown-menu-left a {
    width: auto;
}

.dropdown-menu-right {
    width: auto;
}

.navbar-brand {
    background: #090030;
    color: lightgray;
    width: auto;
    height: 100%;
    display: inline;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    overflow: visible;
}

.dropdown-menu > li.current-menu-item > a, .dropdown-menu > li.current-menu-ancestor > a,
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: #090030;
    color: lightgray;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

/* Remove the Hover/Focus Colors  */
.navbar .nav > li.current-menu-item > a, .navbar .nav > li.current-menu-ancestor > a,
.navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
    background: #090030;
    color: lightgray;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
/* END OF Change the Navbar Colors/Font/Size */

.ToggleBtnDiv {
    width: 6%;
    height: 6%;
    float: left;
    background-color: Highlight;
    color: white;
}

.ToggleBtnDiv2 {
    display: inline-block;
    position: absolute;
    width: 85%;
    background-color: Highlight;
    text-align: center;
}

.ToggleBtn {
    width: 200px;
    height: 50px;
    background-color: Highlight;
    color: white;
}

.nav_style {
    list-style-type: none;
    background-color: white;
    border-radius: 3px;
    color: black;
    border-top: 0px solid #242C32;
    border-bottom: 0px solid #242C32;
    border-left: 0px solid #242C32;
    border-right: 0px solid #242C32;
    font: 15px calibri;
}

.wrapper {
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    padding-left: 0;
    transition: all 0.5s ease;
    background-color: white;
}

.SidebarShow {
    display: flex;
}

#sidebar {
    min-width: 15%;
    width: auto;
    height: auto;
    background-color: #090030;
}

.sideContainer {
    display: block;
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
    top: 0px;
    min-width: 15%;
    width: 15%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    background-color: #090030;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    box-shadow: 6px 6px 6px 6px rgba(0,0,0,0.24),0 8px 24px 0 rgba(0,0,0,0.19);
}


#sidebar.active {
    margin-left: 0px;
}


a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: inline;
    position: absolute;
    top: 50%;
    transform: translateY(-100%);
}

.btn btn-info {
    float: left;
}


.fas fa-align-left {
    float: left;
}


@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";


p {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.0em;
    color: white;
}

a, a:hover, a:focus {
    color: white;
    text-decoration: none;
    transition: all 0.3s;
}

.sidebar-header {
    padding-bottom: 0px;
    height: 100%;
    padding-bottom: 100%;
}

.main-panel {
    display: block;
    position: relative;
    padding-bottom: 0px;
    z-index: 100;
    align-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
}

.Top-panel {
    display: block;
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
    top: 0px;
    width: 100%;
    height: 5%;
    min-height: 5%;
    max-height: 5%;
    background-color: #090030;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.sidebar-wrapper {
    display: block;
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
    top: 0px;
    min-width: 15%;
    width: 15%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    background-color: #090030;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

#sidebar {
    /* don't forget to add all the previously mentioned styles here too */
    background: #090030;
    color: white;
    height: 100%;
    transition: all 0.3s;
}

    #sidebar .sidebar-header {
        padding: 0px;
        background: #090030;
    }

    #sidebar ul.components {
        padding: 0px;
        border-bottom: 1px solid #21094e;
    }

    #sidebar ul p {
        color: white;
        padding: 0px;
    }

    #sidebar ul li a {
        padding-left: -5px;
        font-size: 1.0em;
    }

        #sidebar ul li a:hover {
            color: white;
            background-color: #090030;
        }

    #sidebar ul li.active > a, a[aria-expanded="true"] {
        color: red;
        background-color: white;
    }

ul ul a {
    font-size: 0.9em;
    padding-left: 0px;
    background-color: #090030;
    color: white;
}

