@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }
/*==========================================================additional======================================================*/
button:disabled {
    cursor: not-allowed;
    pointer-events: all !important;
}
.spinner {
    border: 6px dotted blue;
    border-top: 6px dotted red;
    border-left: 6px dotted yellow;
    border-bottom: 6px dotted purple;
    /*border-top: 6px dotted #337AB7;*/
    /*border-left: 6px dotted #337AB7;*/
    /*border-bottom: 16px solid #e80c17;*/
    border-radius: 50%;
    width: 45px;
    height: 45px;
    animation: spin 1500ms linear infinite;
    top: 65px;
    left: 47%;
    /*position: absolute;*/
    display: block;
    position: fixed;
    opacity: 0.9;
}
.spinnerMenu {
    border: 5px dotted silver;
    border-top: 5px dotted #e80c17;
    border-bottom: 5px dotted #e80c17;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 800ms linear infinite;
    display: block;
    opacity: 1;
}

.spinner2 {
    border: 8px solid silver;
    border-top: 8px solid #337AB7;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 700ms linear infinite;
    display: block;
    opacity: 1;
}
/*.spinner {
    display: block;
    position: fixed;
    z-index: 1031;*/ /* High z-index so it is on top of the page */
/*top: 50%;
    right: 50%;*/ /* or: left: 50%; */
/*margin-top: -..px;*/ /* half of the elements height */
/*margin-right: -..px;*/ /* half of the elements widht */
/*}*/
@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}
/*.example1 {
    background-image: url('../images/bodybg2.jpg');*/
/*background-repeat: no-repeat;*/
/*background-size: auto;
}*/
/*body, html {
    height: 100%;
    margin: 0;
}*/
.cartimg {
    background-image: url('../images/shoppingcart.jpg');
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bgmainbody {
    /* The image used */
    background-image: url('../images/phoan_bg.jpg');
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.bgmainbodywhite {
    /* The image used */
    background-image: url('../images/blank.png');
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/*.bgmainbody {*/
/* The image used */
/*background-image: url('../images/bg-for-hospital-website.jpg');*/
/* Full height */
/*height: 100%;*/
/* Center and scale the image nicely */
/*background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}*/
.bg1 {
    background-color: #f6f6f6;
    background-image: -webkit-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,0) 50%, hsla(0,0%,0%,.015) 50%, hsla(0,0%,0%,.015) 100%), -webkit-radial-gradient(hsla(0,0%,0%,.05) 10%, transparent 15%);
    background-size: 1.5em 1.5em, .5em .5em;
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.5;
    margin: 0 auto;
    padding: 1.5em;
    /*width: 45em;*/
    width: 100%;
}
/*.example2 {
    background: url('../images/bodybg.jpg');
    background-repeat: no-repeat;
    background-size: 300px 100px;
}*/
.buttonshadow22 {
    background-color: rgb(235, 170, 19); /*#4CAF50 Green */
    border: none;
    height: 38px;
    color: white;
    /*padding: 15px 32px;*/
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.buttonshadow1 {
    background-color: #007bff; /*#4CAF50 Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.datetimelocal:hover {
    background-color: lightgrey;
    color: blue;
}
/*.buttonsd {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}*/
.tablerowactive {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.tablecellactive {
    background-color: lightgrey;
}

.cardactive {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.cardbodyactive {
    background-color: lightgoldenrodyellow;
}
.buttonshadowonhover1:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

.divroundcorner {
    background-color: #ffffff;
    border-radius: 10px;
    behavior: url(/css/border-radius.htc);
    border: 3px solid lightgray;
}

.mycustomsentence {
    font-size: 22px;
    font-style: normal;
    font-family: Consolas;
    width: 100%;
    color: GrayText;
    font-weight: 100;
}

.myh1 {
    font-size: 280%;
    font-style: normal;
    font-family: Consolas;
    width: 100%;
    color: brown;
    font-weight: bold;
}

.resizeme {
    resize: both;
    margin: 0;
    padding: 0;
    height: 52px;
    width: 800px;
    background-color: lightblue;
    overflow: hidden;
}

.mycolborder {
    /*border-left-style: solid;
    border-left-width: 3px;
    border-left-color: lightcyan;*/
    border-style: solid;
    border-width: 1px;
    border-color: lightgray;
    text-align: center;
    /*height: 35px;*/
}

.mybtningrid {
    color: white;
    width: 100%;
    /*font-size: large;*/
    /*height: 500%; not working*/
    /*margin-left: -1.5%;
    margin-top: -1.5%;*/
    font-family: Arial;
    background-color: white;
    height: 55px;
}

.mytable {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.tablef {
    width: 100%;
}

.theadf, .tbodyf tr {
    display: table;
    width: 100%;
    table-layout: fixed;
    background-color: #F3ECEA;
}

.tbodyf {
    display: block;
    overflow-y: auto;
    table-layout: fixed;
    max-height: 500px;
}
/*freeze the first column of table (Works fine)*/
.thf:first-child, .tdf:first-child {
    position: sticky;
    left: 0px;
    background-color: white;
}

/*table {
    width: 100%;
}*/

/*thead, tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

tbody {
    display: block;
    overflow-y: auto;
    table-layout: fixed;
    max-height: 500px;
}*/
/*freeze the first column of table (Works fine)*/
/*th:first-child, td:first-child
{
  position:sticky;
  left:0px;
  background-color:white;
}*/

/*input[type="file"] { 
    display: none;
}*/

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}
/*form chat room================================================*/
/* improved for chat text box */
textarea {
    border: 1px dashed #888;
    border-radius: 5px;
    width: 80%;
    overflow: auto;
    background: #f7f7f7
}

/* improved for speech bubbles */
.received, .sent {
    position: relative;
    font-family: arial;
    font-size: 1.1em;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
}

    .received:after, .sent:after {
        content: '';
        border: 20px solid transparent;
        position: absolute;
        margin-top: -30px;
    }

.sent {
    background: #03a9f4;
    color: #fff;
    margin-right: 15px;
    margin-left: 10%;
    top: 50%;
    text-align: right;
}

.received {
    background: #4CAF50;
    color: #fff;
    margin-left: 15px;
    margin-right: 10%;
}

.sent:after {
    border-left-color: #03a9f4;
    border-right: 0;
    right: -20px;
}

.received:after {
    border-right-color: #4CAF50;
    border-left: 0;
    left: -20px;
}

/* div within bubble for name */
.user {
    font-size: 0.8em;
    font-weight: bold;
    color: #000;
}

.msg {
    /*display: inline;*/
}
/*==================================================end chart room ===*/
/*==============================================https://blog.eqrion.net/pin-to-bottom/======*/
#scroller * {
    /* don't allow the children of the scrollable element to be selected as an anchor node */
    overflow-anchor: none;
}

#anchor {
    /* allow the final child to be selected as an anchor node */
    overflow-anchor: auto;
    /* anchor nodes are required to have non-zero area */
    height: 1px;
}
/*
#map {
    height: 500px;
    width: 100%;
}*/
/*====================================3D box=======================================================*/
/*body {
    background-color: #f6f6f6;
    background-image: -webkit-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,0) 50%, hsla(0,0%,0%,.015) 50%, hsla(0,0%,0%,.015) 100%), -webkit-radial-gradient(hsla(0,0%,0%,.05) 10%, transparent 15%);
    background-size: 1.5em 1.5em, .5em .5em;
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.5;
    margin: 0 auto;
    padding: 1.5em;
    width: 45em;
}*/

figure {
    float: left;
    height: 12em;
    margin: 1.5em;
    width: 18em;
    -webkit-transform: perspective(500);
    -webkit-transform-style: preserve-3d;
    -webkit-transition: .5s;
}

    figure:hover {
        -webkit-transform: perspective(500) rotateX(90deg) translateY(-3em) translateZ(3em);
    }

.img3d {
    background-color: #222;
    box-shadow: 0 20px 15px -10px hsla(0,0%,0%,.25);
    display: block;
    height: 100%;
    width: 100%;
    -webkit-transition: .5s;
}

figure:hover .img3d {
    box-shadow: none;
}

figcaption {
    background-color: #222;
    color: #fff;
    padding: 1.5em;
    -webkit-transform: rotateX(-90deg);
    -webkit-transform-origin: 100% 0;
    -webkit-transition: .5s;
}

figure:hover figcaption {
    box-shadow: 0 20px 15px -10px hsla(0,0%,0%,.25);
}

/*h3 {
    font-weight: bold;
}*/
/*=================================end 3D box============================================*/
.parent {
    /*border: 1px solid black;
    margin: 1rem;
    padding: 2rem 2rem;*/
    text-align: left;
    vertical-align: top;
}

.child {
    display: inline-block;
    /*border: 1px solid red;
    padding: 1rem 1rem;*/
    vertical-align: middle;
    height: 121px;
}

.grid-container {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-template-rows: 100px 300px;
    grid-gap: 10px;
    background-color: #2196F3;
    padding: 10px;
}

    .grid-container > div {
        background-color: rgba(255, 255, 255, 0.8);
        text-align: center;
        padding: 20px 0;
        font-size: 30px;
    }

.grid1-container {
    /*display: grid;*/
    row-gap: 6px;
    column-gap: 6px;
}

    .grid1-container > div {
        border: 1px solid #EBEDEF;
        background-color: white;
    }

.grid2-container {
    display: grid;
    row-gap: 6px;
    column-gap: 6px;
}

    .grid2-container > div {
        border: 0px solid #EBEDEF;
        background-color: none;
    }

div.a11 {
    white-space: nowrap;
    width: 50px;
    overflow: hidden;
    text-overflow: clip;
    border: 1px solid #000000;
}

div.b11 {
    white-space: nowrap;
    width: 99%;
    overflow: hidden;
    text-overflow: ellipsis;
    /*border: 1px solid #000000;*/
}

div.c11 {
    white-space: nowrap;
    width: 50px;
    overflow: hidden;
    text-overflow: "----";
    border: 1px solid #000000;
}

.buttonshadow {
    background-color: #ff0000; /*#4CAF50 Green */
    border: none;
    color: white;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    border-radius: 20px;
    behavior: url(/css/border-radius.htc);
    font-family: Georgia, 'Times New Roman', Times, serif;
    /*border: 3px solid lightgray;*/
}

.buttonshadow2 {
    background-color: rgba(0, 0, 0, 0.2); /*#4CAF50 Green */
    /* border: none;*/
    color: black;
    padding: 1px 1px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 2px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    border-radius: 12px;
    behavior: url(/css/border-radius.htc);
    border: 1px solid lightgray;
    width: 20px;
    height: 20px;
}

.labelshadow {
    background-color: rgba(0, 0, 0, 0.2); /*#4CAF50 Green */
    /* border: none;*/
    color: black;
    padding: 1px 1px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    /*border-radius: 12px;
    behavior: url(/css/border-radius.htc);*/
    border: 1px solid lightgray;
    width: 20px;
    height: 20px;
}

.buttonsd {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.buttonshadowonhover:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

/*.divroundcorner {
    background-color: #ffffff;
    border-radius: 10px;
    behavior: url(/css/border-radius.htc);
    border: 3px solid lightgray;
}

.parent {*/
/*border: 1px solid black;
    margin: 1rem;
    padding: 2rem 2rem;*/
/*text-align: left;
    vertical-align: top;
}

.child {
    display: inline-block;*/
/*border: 1px solid red;
    padding: 1rem 1rem;*/
/*vertical-align: middle;
    height: 121px;
}*/

/*================================================start shopping cart=============================================*/
.body_sc {
    margin: 0;
    padding: 0;
    background: linear-gradient(to bottom right, #E3F0FF, #FAFCFF);
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Cart-Container_sc {
    width: 70%;
    height: 85%;
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 25px 40px #1687d933;
}

.Header_sc {
    margin: auto;
    width: 90%;
    height: 15%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Heading_sc {
    font-size: 20px;
    font-family: ‘Open Sans’;
    font-weight: 700;
    color: #2F3841;
}

.Action_sc {
    font-size: 14px;
    font-family: ‘Open Sans’;
    font-weight: 600;
    color: #E44C4C;
    cursor: pointer;
    border-bottom: 1px solid #E44C4C;
}

.Cart-Items_sc {
    margin: auto;
    width: 90%;
    height: 30%;
    display: flex;
    /*justify-content: space-between;*/
    align-items: center;
}

.image-box_sc {
    width: 15%;
    text-align: center;
}

.about_sc {
    height: 100%;
    float: left;
    margin-left: 25px;
}

.title_sc {
    padding-top: 5px;
    line-height: 10px;
    font-size: 32px;
    font-family: ‘Open Sans’;
    font-weight: 800;
    color: #202020;
}

.subtitle_sc {
    line-height: 10px;
    font-size: 18px;
    font-family: ‘Open Sans’;
    font-weight: 600;
    color: #909090;
}

.counter_sc {
    width: 15%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn_sc {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #d9d9d9;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-family: ‘Open Sans’;
    font-weight: 900;
    color: #202020;
    cursor: pointer;
}

.count_sc {
    font-size: 20px;
    font-family: ‘Open Sans’;
    font-weight: 900;
    color: #202020;
}

.prices_sc {
    height: 100%;
    text-align: right;
}

.amount_sc {
    padding-top: 20px;
    font-size: 26px;
    font-family: ‘Open Sans’;
    font-weight: 800;
    color: #202020;
}

.save_sc {
    padding-top: 5px;
    font-size: 14px;
    font-family: ‘Open Sans’;
    font-weight: 600;
    color: #1687d9;
    cursor: pointer;
}

.remove_sc {
    padding-top: 5px;
    font-size: 14px;
    font-family: ‘Open Sans’;
    font-weight: 600;
    color: #E44C4C;
    cursor: pointer;
}

.hr_sc {
    width: 75%;
    float: right;
    margin-right: 5%;
}

.checkout_sc {
    float: right;
    margin-right: 5%;
    width: 28%;
}

.checkout_sc2 {
    float: right;
    margin-right: 5%;
    width: 75%;
}

.total_sc {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.Subtotal_sc {
    font-size: 22px;
    font-family: ‘Open Sans’;
    font-weight: 700;
    color: #202020;
}

.items_sc {
    font-size: 16px;
    font-family: ‘Open Sans’;
    font-weight: 500;
    color: #909090;
    line-height: 10px;
}

.total-amount_sc {
    font-size: 36px;
    font-family: ‘Open Sans’;
    font-weight: 900;
    color: #202020;
}

.button_sc {
    margin-top: 5px;
    width: 100%;
    height: 40px;
    border: none;
    background: linear-gradient(to bottom right, #B8D7FF, #8EB7EB);
    border-radius: 20px;
    cursor: pointer;
    font-size: 16px;
    font-family: ‘Open Sans’;
    font-weight: 600;
    color: red;
    /*color: #202020;*/
}

/*=====end shopping cart===*/
/* Style the tab https://www.w3schools.com/howto/howto_js_tabs.asp*/
.tab {
    overflow: auto;
    border: 0px solid #ccc;
    background-color: #f1f1f1;
}

    /* Style the buttons that are used to open the tab content */
    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 12px 12px;
        transition: 0.3s;
        text-transform: capitalize;
    }
    /*.tab div {*/
        /*background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 12px 12px;
        transition: 0.3s;*/
        /*text-transform: capitalize;
    }*/
    .tab div:hover {
        background-color: #fff;
        /*border-radius: 5%;*/
        border-bottom: 1px solid red;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #ddd;
            border-radius: 10%;
            border-bottom: 1px solid red;
        }

        /* Create an active/current tablink class */
    .tab button.active {
        /*background-color: #ccc;
            border-radius: 10%;*/
        border-bottom: 3px solid red;
        font-weight: bold;
    }
    .tab div.active {
        /*background-color: #ccc;
            border-radius: 10%;*/
        border-bottom: 2px solid red;
        font-weight: bold;
    }
        .tab button.inactive {
            /*background-color: #ccc;
            border-radius: 10%;*/
            border: none;
        }
    .tab div.inactive {
        /*background-color: #ccc;
            border-radius: 10%;*/
        border: none;
    }
/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.box {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .box divvertical {
        width: 100px;
        height: 100px;
    }
/*==================================================================================*/
@keyframes growwidth {
    from {
        transform: scaleX(1);
    }

    to {
        transform: scaleX(3);
    }
}
@keyframes grow {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(4.333);
    }
}
@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}
@keyframes scroll2 {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(80%);
        width:100%;
    }
}
@keyframes mymove2 {
    from {
        left: -100px;
    }

    to {
        left: 0px;
    }
}

@keyframes mymove {
    from {
        opacity: 0.0;
    }

    to {
        opacity: 0.99;
    }
}

@media print {
    .no-print, .no-print * {
        display: none !important;
    }
}

.ratestar {
    width: 29px;
    height: 29px;
    border: 2px solid whitesmoke;
    border-radius: 5px;
}

.blankstar {
    border: 2px solid whitesmoke;
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
/*https://dividezigns.com/divi-icon-codes/*/
.oi-redstar:before {
    content: '\e0c2';
    color: red;
}

.oi-yellowstar:before {
    content: '\e0c2';
    color: yellow;
}

.oi-whitesmokestar:before {
    content: '\e0c2';
    color: whitesmoke;
}

.oi-whiteprinter:before {
    content: '\e0ac';
    color: white;
}

.oi-grayprinter:before {
    content: '\e0ac';
    color: gray;
}

.mycenterdiv {
    display: grid;
    height: 30px;
    margin: 0;
    place-items: center center;
}

.mycenterdiv80 {
    display: grid;
    height: 30px;
    margin: 0;
    place-items: center center;
}

.mycenterdiv2 {
    display: grid;
    height: 450px;
    margin: 0;
    place-items: center center;
}

.filter-green {
    /*filter: invert(48%) sepia(79%) saturate(2476%) hue-rotate(86deg) brightness(118%) contrast(119%);*/
    filter: invert(48%) sepia(115%) saturate(229%) hue-rotate(11deg) brightness(218%) contrast(119%);
    -webkit-filter: invert(48%) sepia(115%) saturate(229%) hue-rotate(11deg) brightness(218%) contrast(119%);
    -moz-filter: invert(48%) sepia(115%) saturate(229%) hue-rotate(11deg) brightness(218%) contrast(119%);
}

.filter-red {
    filter: invert(11%) sepia(100%) saturate(7387%) hue-rotate(6deg) brightness(106%) contrast(112%);
    -webkit-filter: invert(11%) sepia(100%) saturate(7387%) hue-rotate(6deg) brightness(106%) contrast(112%);
    -moz-filter: invert(11%) sepia(100%) saturate(7387%) hue-rotate(6deg) brightness(106%) contrast(112%);
}

.filter-blue {
    filter: invert(7%) sepia(100%) saturate(7496%) hue-rotate(248deg) brightness(102%) contrast(142%);
    -webkit-filter: invert(7%) sepia(100%) saturate(7496%) hue-rotate(248deg) brightness(102%) contrast(142%);
    -moz-filter: invert(7%) sepia(100%) saturate(7496%) hue-rotate(248deg) brightness(102%) contrast(142%);
}

.filter-lightblue {
    filter: invert(40%) sepia(95%) saturate(561%) hue-rotate(151deg) brightness(107%) contrast(105%);
    -webkit-filter: invert(40%) sepia(95%) saturate(561%) hue-rotate(151deg) brightness(107%) contrast(105%);
    -moz-filter: invert(40%) sepia(95%) saturate(561%) hue-rotate(151deg) brightness(107%) contrast(105%);
}

.filter-pink {
    filter: invert(48%) sepia(79%) saturate(861%) hue-rotate(286deg) brightness(118%) contrast(119%);
    -webkit-filter: invert(48%) sepia(79%) saturate(861%) hue-rotate(286deg) brightness(118%) contrast(119%);
    -moz-filter: invert(48%) sepia(79%) saturate(861%) hue-rotate(286deg) brightness(118%) contrast(119%);
}

.filter-yellow {
    filter: invert(89%) sepia(87%) saturate(934%) hue-rotate(354deg) brightness(105%) contrast(107%);
    -webkit-filter: invert(89%) sepia(87%) saturate(934%) hue-rotate(354deg) brightness(105%) contrast(107%);
    -moz-filter: invert(89%) sepia(87%) saturate(934%) hue-rotate(354deg) brightness(105%) contrast(107%);
}

.filter-silver {
    filter: invert(88%) sepia(11%) saturate(20%) hue-rotate(314deg) brightness(85%) contrast(93%);
    -webkit-filter: invert(88%) sepia(11%) saturate(20%) hue-rotate(314deg) brightness(85%) contrast(93%);
    -moz-filter: invert(88%) sepia(11%) saturate(20%) hue-rotate(314deg) brightness(85%) contrast(93%);
}

.filter-orange {
    filter: invert(64%) sepia(70%) saturate(1672%) hue-rotate(359deg) brightness(101%) contrast(105%);
    -webkit-filter: invert(64%) sepia(70%) saturate(1672%) hue-rotate(359deg) brightness(101%) contrast(105%);
    -moz-filter: invert(64%) sepia(70%) saturate(1672%) hue-rotate(359deg) brightness(101%) contrast(105%);
}

.filter-darkorange {
    filter: invert(68%) sepia(56%) saturate(6449%) hue-rotate(9deg) brightness(112%) contrast(107%);
    -webkit-filter: invert(68%) sepia(56%) saturate(6449%) hue-rotate(9deg) brightness(112%) contrast(107%);
    -moz-filter: invert(68%) sepia(56%) saturate(6449%) hue-rotate(9deg) brightness(112%) contrast(107%);
}

.filter-orangered {
    filter: invert(38%) sepia(41%) saturate(7500%) hue-rotate(2deg) brightness(101%) contrast(102%);
    -webkit-filter: invert(38%) sepia(41%) saturate(7500%) hue-rotate(2deg) brightness(101%) contrast(102%);
    -moz-filter: invert(38%) sepia(41%) saturate(7500%) hue-rotate(2deg) brightness(101%) contrast(102%);
}

.filter-gold {
    filter: invert(91%) sepia(18%) saturate(7152%) hue-rotate(358deg) brightness(105%) contrast(105%);
    -webkit-filter: invert(91%) sepia(18%) saturate(7152%) hue-rotate(358deg) brightness(105%) contrast(105%);
    -moz-filter: invert(91%) sepia(18%) saturate(7152%) hue-rotate(358deg) brightness(105%) contrast(105%);
}

.filter-white {
    filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(233deg) brightness(103%) contrast(101%);
    -webkit-filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(233deg) brightness(103%) contrast(101%);
    -moz-filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(233deg) brightness(103%) contrast(101%);
}
/*================================================generating more filter from here https://isotropic.co/tool/hex-color-to-css-filter/ 
    to use bootstrap svg img https://icons.getbootstrap.com/  ===*/
.methodActive {
    border-bottom: 3px solid red;
}

.methodInActive {
    border: none;
}

.mytextarea {
    display: inline-block;
    /*font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;*/
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.topnav_mm {
    overflow: hidden;
    background-color: lightcyan;
    position: relative;
}

    .topnav_mm #myLinks_mm {
        display: none;
    }

    .topnav_mm a {
        color: black;
        padding: 12px 15px; /*======left 12; right 15*/
        text-decoration: none;
        font-size: 17px;
        display: block;
    }

        .topnav_mm a.icon {
            background: lightcyan;
            display: block;
            position: absolute;
            right: 0;
            top: 0;
        }

        .topnav_mm a:hover {
            background-color: lightcyan;
            color: black;
        }

.active_mm {
    background-color: #04AA6D;
    color: white;
}
/*========================================================*/
.content123 {
/*background-color: rgb(211, 206, 206);*/
    overflow-x: scroll; /* Adding the ability to scroll */
}

/* Hiding scrollbar for Chrome, Safari and Opera */
.content123::-webkit-scrollbar {
        display: none;
}

/* Hiding scrollbar for IE, Edge and Firefox */
.content123 {
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE and Edge */
}
/* Hiding scrollbar for Chrome, Safari and Opera */
.content12::-webkit-scrollbar {
    display: none;
}
/*========================================================https://stackoverflow.com/questions/64258584/horizontal-scroll-using-arrow-keys  */
.menu-wrapper2 {
    position: relative; /* Required for arrow keys to be absolutely positioned child divs inside menu-wrapper parent. */
    width: 95%;
    height: 35px; /* Intentionally shorter than menu items, to hide horizontal scroll bar. */
    margin: 1em auto;
    /*border: 1px solid lightcyan;*/
    overflow-x: hidden;
    overflow-y: hidden;
    display: flex;
    align-items: center;
    padding: 0 20px; /* Inner space on the left and right sides of wrapper must match flexbox gap space between menu items. */
    box-sizing: border-box;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE and Edge */
}
/*
ul {
    list-style: none;  Hide unordered list bullet. 
}*/

.menu2 {
    height: 30px;
    /* background: #f3f3f3; */
    box-sizing: border-box;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    position: relative; /* Required for animation. */
    display: flex;
    align-items: center;
    gap: 20px; /* Flexbox space between menu items must match the left/right padding of menu wrapper. */
}

    .menu2 .item2 {
        background: lightcyan; /* Weird - Visible items inherit this from .menu but not hidden items# 6-8 when they slide in and can be seen. */
        width: auto;
        height: 30px;
        border: none;
        /*outline: 1px dotted gray;
        box-sizing: border-box;
        border-radius: 5px;*/
        display: flex; /* Needed to center number in middle of menu item, solution # 1 of 3. */
        align-items: center; /* Needed to vertically center number in middle of menu item, solution # 2 of 3. */
        justify-content: center; /* Needed to horizontally center number in middle of menu item, solution # 3 of 3. */
    }
.menu3 {
    height: 30px;
    /* background: #f3f3f3; */
    box-sizing: border-box;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    position: relative; /* Required for animation. */
    display: flex;
    align-items: center;
    gap: 20px; /* Flexbox space between menu items must match the left/right padding of menu wrapper. */
}
    .menu3 .item3 {
        background: lightcyan; /* Weird - Visible items inherit this from .menu but not hidden items# 6-8 when they slide in and can be seen. */
        width: auto;
        height: 30px;
        border: none;
        /*outline: 1px dotted gray;
        box-sizing: border-box;
        border-radius: 5px;*/
        display: flex; /* Needed to center number in middle of menu item, solution # 1 of 3. */
        align-items: center; /* Needed to vertically center number in middle of menu item, solution # 2 of 3. */
        justify-content: center; /* Needed to horizontally center number in middle of menu item, solution # 3 of 3. */
    }
.arrow2 {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 25px;
    /* width: 3em; Excluding width means that arrow div will only be as wide as it needs to be to contain the < or > characters. */
}

.left-arrow2 {
    background: lightcyan;
    left: 0;
    border: none;
    opacity: 0.7;
    height: auto;
    text-align: left;
    width: 35px;
}

.right-arrow2 {
    background: lightcyan;
    right: 0;
    border: none;
    opacity: 0.7;
    height: auto;
    text-align: right;
    width: 35px;
}

.hidden2 {
    display: none;
}
/*
.print {
    margin: auto;
    max-width: 500px;
}

    .print span {
        display: inline-block;
        width: 100px;
    }*/
/*========================================================https://stackoverflow.com/questions/64258584/horizontal-scroll-using-arrow-keys  */
.wrapper5 {
    position: relative;
    padding-bottom: 15px;
}

    .wrapper5 .bottom5 {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0px;
        height: 25px;
        background-color: lightcyan;
        border: none;
        opacity: 0.85;
        display: block;
    }
.chatcontainer {
    position: relative;
    padding-bottom: 15px;
    height:100%;
}
    .chatcontainer .chatbody {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0px;
        /*height: 25px;
        background-color: white;*/
        border: none;
        opacity: 0.85;
        display: block;
    }
    /*===================================================================================custom border for table============*/
/*th{
    border: solid 1px lightgray;
    background-color: ghostwhite;
}
td {
    border: solid 1px lightgray;
}*/
/*====================================================================================================*/
