﻿.body-backgroundcolor {
    background-color: gainsboro;
}
.footer-backgroundcolor {
    background-color: maroon;
}
.header-backgroundcolor {
    background-color: slategrey;
}
.ChkBoxClass input {
    width: 35px;
    height: 35px;
}
.popover {
    max-width: 800px; /* Adjust as needed */
    white-space: pre-wrap;
}
.border-win {
    border-style: solid;
    border-width: medium;
    border-color: maroon;
    border-radius: 15px 15px;
}
.cell {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.selectedtab {
    background-color: slategrey;
    color: white;
    font-weight:700;
}

.unselectedtab {
    background-color: lightgray;
    color: black;
    font-weight: 500;
}


.border-main {
    text-align:center;
    width: 40%;
}
@media only screen and (max-width: 1000px) {
    .border-main {
        text-align: center;
        width: 100%;
    }
}

.text-main {
    font-size: larger;
}

@media only screen and (max-width: 1000px) {
    .text-main {
        font-size: small;
    }
}





input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    margin-left: 5px;
}

.grad {
    background-image: linear-gradient(slatgray, white); /* Standard syntax (must be last) */
}


.display-main {
    font-size: xx-large;
}
@media only screen and (max-width: 1000px) {
    .display-main {
        font-size: medium;
    }
}



.display-h1 {
    font-size: 36pt;
}

@media only screen and (max-width: 1000px) {
    .display-h1 {
        font-size: x-large;
    }
}



xxbutton {
    width: 150px;
    height: 40px;
    background-color: purple;
    color: white;
    border: 2px solid;
    border-color: purple;
    border-radius: 10px;
    font-size: 18px;
    transition: all 0.2s ease-in-out;
}

    xxbutton:hover {
        background-color: pink;
        border-color: pink;
        cursor: pointer;
    }









.tci-Menu {
    vertical-align: top;
    text-align: right !important;
    font-size: 1rem;
    font-weight: 500;
    color: white !important;
    padding-left: 1em;
    text-decoration: underline;
}
@media only screen and (max-width: 868px) {
    .tci-Menu {
        vertical-align: top;
        text-align: right !important;
        font-size: 2rem;
        line-height: 1;
        color: white !important;
    }
}

.tabbord {
    border-top: 3px solid #bbb;
}

.tooltip-inner {
    max-width: 350px;
    /* If max-width does not work, try using width instead */
}

.BorderRight {
    border-right-width: 5px !important;
    border-right-style: solid !important;
    border-bottom-style: solid !important;
    border-bottom-width: 5px !important;
}

.brd-gv {
    border-width: 10px;
    border-color: white;
    border-style: solid;
    border-radius: 15px;
}




.ChkBoxClass input {
    width: 20px;
    height: 20px;
}

searchform-mmpx {
    background: url(search.png) no-repeat;
    background-position: left center;
    background-color: white;
    font-size: x-large;
    font-weight: 700;
    margin-left: 20px;
    padding-left: 50px;
    outline: none;
    outline-style: none;
    border-style: none;
    border-radius: 20px;
}


searchform-mmp {
    background: url(search.png) no-repeat;
    background-position: left center;
    background-color: white;
    font-size: x-large;
    font-weight: 700;
    margin-left: 20px;
    padding-left: 50px;
    outline: none;
    outline-style: none;
    border-style: none;
    border-radius: 20px;
}

.searchform-mmp:focus {
    background: url(search.png) no-repeat;
    background-position: left center;
    background-color: white;
    font-size: x-large;
    font-weight: 700;
    margin-left: 20px;
    padding-left: 50px;
    outline: none;
    outline-style: none;
    border-style: none;
    border-radius: 20px;
}


searchform-inv {
    background: url(search.png) no-repeat;
    background-position: left center;
    background-color: white;
    font-size: x-large;
    font-weight: 700;
    margin-left: 20px;
    padding-left: 50px;
    outline: none;
    outline-style: none;
    border-style: solid;
    border-radius: 20px;
}

.searchform-inv:focus {
    background: url(search.png) no-repeat;
    background-position: left center;
    background-color: white;
    font-size: x-large;
    font-weight: 700;
    margin-left: 20px;
    padding-left: 50px;
    outline: none;
    outline-style: none;
    border-style: solid;
    border-radius: 20px;
}




.sys_title {
    font-size: 50px;
}

.curpoint {
    cursor: default;
}

.align_right {
    text-align: right !important;
}

.align_left {
    text-align: left !important;
}

.align_center {
    text-align: center !important;
}

.display-mmp1 {
    vertical-align: top;
    text-align: left !important;
    font-size: 2vmax;
    font-weight: 800;
    line-height: 1.3;
    color: white;
}

.display-mmp1001 {
    text-align: left !important;
    font-size: 2vmax;
    font-weight: 700;
    line-height: 1;
    color: white;
}

.display-mmp2 {
    text-align: left !important;
    font-size: 1.5vw;
    font-weight: 400;
    line-height: .5;
    color: white;
}

.display-mmp3 {
    vertical-align: top;
    text-align: right !important;
    font-size: 1.5vmax;
    font-weight: 500;
    line-height: .5;
    color: white !important;
    padding-left: 1em;
    text-decoration: underline;
}

.display-mmp4 {
    text-align: left !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.2;
    color: white;
}

.display-mmp4r {
    text-align: right !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.2;
    color: white;
}


.display-MyAccount {
    text-align: left !important;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1;
    color: white;
}

.display-FAQ {
    text-align: left !important;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2;
    color: var(--mmp-color1);
}

.display-Q {
    text-align: left !important;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.2;
}

.display-mmp5 {
    text-align: center !important;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.3;
    color: white;
}

.display-mmp6 {
    vertical-align: top;
    text-align: center !important;
    font-size: 4rem;
    font-weight: 800;
    line-height: 1;
    color: #931010;
}

.display-mmp7 {
    text-align: left !important;
    font-size: .8em;
    color: white;
}

.display-mmpTime {
    text-align: right !important;
    font-size: .9rem;
    color: white;
}


.display-mmp8 {
    text-align: left !important;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.2;
    color: white;
}

.display-mmp9 {
    text-align: left !important;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.2;
    color: red;
}

.display-mmp10 {
    text-align: center !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.2;
    color: white;
}

.display-mmp11 {
    font-size: 1rem;
    font-weight: 600;
    font-family: Courier New, Courier, monospace;
}

.display-mmp12 {
    font-size: 1rem;
    font-weight: 700;
    text-align: left !important;
}

.display-mmp13 {
    font-size: 1rem;
    font-weight: 700;
    text-align: right !important;
}

.display-mmp14 {
    font-size: 1rem;
    font-weight: 700;
    text-align: center !important;
}

.display-mmp15 {
    font-size: .5rem;
    font-weight: 400;
    text-align: center !important;
}

.display-mmp17 {
    font-size: .6rem;
}


.display-mmp22 {
    font-size: .8rem;
    font-weight: 500;
    text-align: left !important;
}

.display-mmp23 {
    font-size: .8rem;
    font-weight: 500;
    text-align: right !important;
}

.display-mmp24 {
    font-size: .8rem;
    font-weight: 500;
    text-align: center !important;
}


.navbar-default {
    background-color: var(--mmp-color1);
}

.form-mmp {
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    width: 100%;
}

.Lform-mmp {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    width: 100%;
}

.nform-mmp {
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    width: 100%;
    text-align: right;
}


.nform-mmp1 {
    font-size: 1rem;
    font-weight: 400;
    line-height: .5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    width: 100%;
    text-align: right;
}






.display-mmp16 {
    font-size: .9rem;
    font-weight: 600;
}

@media only screen and (max-width: 1610px) {
    .display-mmp16 {
        font-size: .7rem;
        font-weight: 600;
    }
}

.display-legend {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
}

@media only screen and (max-width: 768px) {
    .display-legend {
        font-size: .8rem;
    }
}

.display-mmp26 {
    font-size: 1.3rem;
    font-weight: 700;
    color: white;
}

@media only screen and (max-width: 968px) {
    .display-mmp26 {
        font-size: .8rem;
    }
}


.display-mmp261 {
    font-size: 1.8rem;
    font-weight: 500;
}

@media only screen and (max-width: 968px) {
    .display-mmp261 {
        font-size: 1.2rem;
    }
}









.display-mmp28 {
    text-align: left !important;
    font-size: 1rem;
    font-weight: 700;
    line-height: 2;
    color: white;
    background-color: var(--mmp-color1);
    vertical-align: middle;
    padding-left: .5rem;
}

.brd-mmp {
    border-style: solid;
    border-width: medium;
    border-color: var(--mmp-color3);
    border-radius: 15px 15px;
}


.display-mmp111 {
    font-size: 1.3rem;
    font-weight: 600;
}

@media only screen and (max-width: 768px) {
    .display-mmp111 {
        font-size: 2rem;
        font-weight: 700;
    }
}

.grad {
    background-color: var(--mmp-color1); /* For browsers that do not support gradients */
    background-image: linear-gradient(var(--mmp-color1), white); /* Standard syntax (must be last) */
}

.grad_Green {
    background-color: var(--mmp-color1); /* For browsers that do not support gradients */
    background-image: linear-gradient(white,var(--mmp-color3)); /* Standard syntax (must be last) */
}

.grad_Yellow {
    background-color: var(--mmp-color1); /* For browsers that do not support gradients */
    background-image: linear-gradient(white,gold); /* Standard syntax (must be last) */
}



.display-mmpMenu {
    vertical-align: top;
    text-align: right !important;
    font-size: 1rem;
    font-weight: 500;
    color: white !important;
    padding-left: 1em;
    text-decoration: underline;
}


@media only screen and (max-width: 868px) {
    .display-mmpMenu {
        vertical-align: top;
        text-align: right !important;
        font-size: 2rem;
        line-height: 1;
        color: white !important;
    }
}


.big_buttons {
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    width: 350px;
    font-size: xx-large;
    font-weight: 700;
}

.home_labels {
    margin-left: 10px;
    margin-right: 10px;
}



@media only screen and (max-width: 968px) {
    .big_buttons {
        padding-top: 3px;
        padding-bottom: 3px;
        margin-bottom: 20px;
        width: 270px;
        font-size: x-large;
    }
}

.cardwidth {
    width: 600px;
    align-content: center;
    text-align: center;
}

.cardwidth1 {
    width: 400px;
    align-content: center;
    text-align: center;
}





@media only screen and (max-width: 868px) {
    .cardwidth {
        width: 100%;
    }
}




.display-mmpFooterLink {
    text-align: left !important;
    font-size: 1rem;
    color: white !important;
    text-decoration: underline;
    padding-left: 1rem;
}

.display-mmpChangePassword {
    text-align: right !important;
    font-size: 1.4rem;
    color: white !important;
    text-decoration: underline;
    font-weight: 500;
}

@media only screen and (max-width: 868px) {
    .display-mmpChangePassword {
        text-align: right !important;
        font-size: 1rem;
        color: white !important;
        text-decoration: underline;
        font-weight: 500;
    }
}

.blinking {
    animation: blinkingText 1.2s infinite;
}

@keyframes blinkingText {
    0% {
        color: hotpink;
    }

    49% {
        color: hotpink;
    }

    60% {
        color: transparent;
    }

    99% {
        color: transparent;
    }

    100% {
        color: hotpink;
    }
}



.mycheckBig input {
    width: 40px;
    height: 40px;
    color: green !important;
    background-color: green;
}

.display-mmp36 {
    font-size: 1.5em;
    font-weight: 600;
}

@media only screen and (max-width: 768px) {
    .display-mmp36 {
        font-size: 1.2rem;
    }
}



.display-mmp25 {
    text-align: center !important;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.3;
    color: white;
}

@media only screen and (max-width: 768px) {
    .display-mmp25 {
        text-align: center !important;
        font-size: 1rem;
        color: white;
    }
}

.display-mmp45 {
    text-align: center !important;
    font-size: 4rem;
    font-weight: 700;
}

@media only screen and (max-width: 768px) {
    .display-mmp45 {
        text-align: center !important;
        font-size: 2rem;
        font-weight: 500;
    }
}

.display-mmp451 {
    text-align: center !important;
    font-size: 3rem;
    font-weight: 700;
}

@media only screen and (max-width: 768px) {
    .display-mmp451 {
        text-align: center !important;
        font-size: 1.5rem;
        font-weight: 500;
    }
}

.display-mmpgv {
    font-size: 1.1rem;
}

@media only screen and (max-width: 968px) {
    .display-mmpgv {
        font-size: .8rem;
    }
}

.result_top_pad {
    padding-top: 5em;
    text-align: center;
}

@media only screen and (max-width: 968px) {
    .result_top_pad {
        padding-top: 2em;
        text-align: center;
    }
}

.xclose {
    float: right;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    color: white;
    text-shadow: 0 1px 0 #fff;
}

.display-mmprs {
    font-size: 2rem;
}

@media only screen and (max-width: 968px) {
    .display-mmprs {
        font-size: 1.5rem;
    }
}
