/* your styles go here */


/*  Code by Hema */

.f-s-20 {
    font-size: 20px;
}

.m_width {
    max-width: 930px !important;
}

.login-page1,
.register-page {
    width: 100%;
    background: linear-gradient(#076cd8, #53b5ef);
    min-height: auto;
    padding-bottom: 0;
}

.error_msg {
    color: red;
}


/* Register Page css */

.login-page1 .form-outer,
.register-page .form-outer {
    min-height: 100vh;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
}

.login-page1 .copyrights,
.register-page .copyrights {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
}

.login-page1 .copyrights p,
.register-page .copyrights p {
    font-size: 0.6em;
    font-weight: 300;
    margin-bottom: 10px;
}

.login-page1 .form-inner,
.register-page .form-inner {
    padding: 40px 30px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    width: 740px;
}

.login-page1 .logo,
.register-page .logo {
    font-size: 2em;
    font-weight: 500;
    padding: 10px 0;
}

.login-page1 .logo span,
.register-page .logo span {
    color: #ccc;
}

.login-page1 p,
.register-page p {
    font-size: 0.8em;
    font-weight: 300;
    margin-bottom: 0;
}

.login-page1 form,
.register-page form {
    margin: 1rem auto 1rem;
    max-width: 740px;
}

.login-page1 a.forgot-pass,
.login-page1 a.signup,
.register-page a.forgot-pass,
.register-page a.signup {
    font-size: 0.65em;
    color: #66b0ff;
}

.login-page1 a.forgot-pass:hover,
.login-page1 a.forgot-pass:focus,
.login-page1 a.signup:hover,
.login-page1 a.signup:focus,
.register-page a.forgot-pass:hover,
.register-page a.forgot-pass:focus,
.register-page a.signup:hover,
.register-page a.signup:focus {
    color: #66b0ff;
    text-decoration: none;
}

.login-page1 a.forgot-pass,
.register-page a.forgot-pass {
    display: block;
}

.login-page1 a.create-account,
.register-page a.create-account {
    border-radius: 50px;
    font-size: 0.75em;
    margin-top: 10px;
    color: #999;
    text-transform: uppercase;
}

.login-page1 .terms-conditions,
.register-page .terms-conditions {
    margin-top: 20px;
}

.login-page1 small,
.register-page small {
    font-size: 0.65em;
    color: #aaa;
    line-height: 0.9em;
}


/* LOGIN MEDIAQUERIES -------------------------- */

@media (min-width: 768px) {
    .login-page1 p,
    .register-page p {
        font-size: 1em;
    }
    .login-page1 form label.label-custom,
    .register-page form label.label-custom {
        font-size: 0.9em;
    }
    .login-page1 form small,
    .register-page form small {
        font-size: 0.8em;
    }
    .login-page1 .terms-conditions label,
    .register-page .terms-conditions label {
        font-size: 0.9em;
    }
    .login-page1 a.forgot-pass,
    .login-page1 a.signup,
    .register-page a.forgot-pass,
    .register-page a.signup {
        font-size: 0.9em;
    }
    .login-page1 small,
    .register-page small {
        font-size: 0.9em;
    }
    .login-page1 .copyrights p,
    .register-page .copyrights p {
        font-size: 0.85em;
        font-weight: 400;
    }
}

h3,
.h3 {
    font-size: 1.5rem !important;
}

.theme-bg3 {
    /* background: linear-gradient(-76deg, #379392 19%, #09c10f 100%, #379392 0%); */
    background: linear-gradient( -135deg, #0088CC 0%, #1541ad 100%, #0088CC 0%);
}

.p-15 {
    padding: 15px;
}

.p-0-15 {
    padding: 0 15px;
}

.w-100 {
    width: 100%;
}

.h50 {
    height: 50px
}

.f-14 {
    font-size: 14px !important;
}

.f-s-18 {
    font-size: 18px;
}

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

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 950px !important;
    }
}

.form-control {
    height: calc(2rem + 2px) !important;
}

.h170 {
    height: 170px;
}

.ml110 {
    margin-left: 110px;
}


/*panel*/

.panel {
    padding: 15px;
    border: none;
    box-shadow: none;
    background-color: #fff;
    box-shadow: 3px 3px 12px 1px rgb(0 0 0 / 20%);
}

.panel-heading {
    border-color: #eff2f7;
    font-size: 16px;
    font-weight: 300;
}

.panel-title {
    color: #2A3542;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0;
    font-family: 'Open Sans', sans-serif;
}


/*product list*/

.prod-cat li a {
    border-bottom: 1px dashed #d9d9d9;
}

.prod-cat li a {
    color: #3b3b3b;
}

.prod-cat li ul {
    margin-left: 30px;
}

.prod-cat li ul li a {
    border-bottom: none;
}

.prod-cat li ul li a:hover,
.prod-cat li ul li a:focus,
.prod-cat li ul li.active a,
.prod-cat li a:hover,
.prod-cat li a:focus,
.prod-cat li a.active {
    background: none;
    color: #ff7261;
}

.pro-lab {
    margin-right: 20px;
    font-weight: normal;
}

.pro-sort {
    padding-right: 20px;
    float: left;
}

.pro-page-list {
    margin: 5px 0 0 0;
}

.product-list img {
    width: auto;
    height: 200px;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0
}

.pro-img-box {
    border: 1px solid #dee2e6;
    height: 200px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-around;
    padding: .25rem
}

.product-list .pro-img-box {
    position: relative;
    text-align: center
}

.adtocart {
    background: #fc5959;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #fff;
    display: inline-block;
    text-align: center;
    border: 3px solid #fff;
    left: 45%;
    bottom: -25px;
    position: absolute;
}

.adtocart i {
    color: #fff;
    font-size: 25px;
    line-height: 42px;
}

.pro-title {
    color: #5A5A5A;
    display: inline-block;
    margin-top: 30px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 98%;
}

.product-list .price {
    color: #fc5959;
    font-size: 15px;
}

.pro-img-details {
    margin-left: -15px;
}

.pro-img-details img {
    width: 100%;
}

.pro-d-title {
    font-size: 16px;
    margin-top: 0;
}

.product_meta {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    margin: 15px 0;
}

.product_meta span {
    display: block;
    margin-bottom: 10px;
}

.product_meta a,
.pro-price {
    color: #fc5959;
}

.pro-price,
.amount-old {
    font-size: 18px;
    padding: 0 10px;
}

.amount-old {
    text-decoration: line-through;
}

.quantity {
    width: 120px;
}

.pro-img-list {
    margin: 10px 0 0 -15px;
    width: 100%;
    display: inline-block;
}

.pro-img-list a {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.pro-d-head {
    font-size: 18px;
    font-weight: 300;
}

.h-w-product {
    height: 300px;
    width: 300px;
    text-align: center;
}


/*Shopping Cart */

@import "compass/css3";

/* I wanted to go with a mobile first approach, but it actually lead to more verbose CSS in this case, so I've gone web first. Can't always force things... Side note: I know that this style of nesting in SASS doesn't result in the most performance efficient CSS code... but on the OCD/organizational side, I like it. So for CodePen purposes, CSS selector performance be damned. */


/* Global settings */


/* Global "table" column settings */

.product-image {
    float: left;
    width: 27%;
}

.product-details {
    float: left;
    width: 30%
}

.product-price {
    float: left;
    width: 12%;
}

.product-quantity {
    float: left;
    width: 10%;
}

.product-removal {
    float: left;
    width: 9%;
}

.product-line-price {
    float: left;
    width: 12%;
    text-align: right;
}


/* This is used as the traditional .clearfix class */

.group:before,
.shopping-cart:before,
.column-labels:before,
.product:before,
.totals-item:before,
.group:after,
.shopping-cart:after,
.column-labels:after,
.product:after,
.totals-item:after {
    content: '';
    display: table;
}

.group:after,
.shopping-cart:after,
.column-labels:after,
.product:after,
.totals-item:after {
    clear: both;
}

.group,
.shopping-cart,
.column-labels,
.product,
.totals-item {
    zoom: 1;
}


/* Apply clearfix in a few places */


/* Apply dollar signs */


/* .product .product-price:before,

.product .product-line-price:before,

.totals-value:before {

    content: '$';

} */

.column-labels label {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.column-labels .product-image,
.column-labels .product-details,
.column-labels .product-removal {}


/* Product entries */

.product {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee
}

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

.product .product-image img {
    width: 100px;
}

.product .product-details .product-title {
    margin-right: 20px;
    font-family: 'HelveticaNeue-Medium', 'Helvetica Neue Medium';
}

.product .product-details .product-description {
    margin: 5px 20px 5px 0;
    line-height: 1.4em;
}

.product .product-quantity input {
    width: 60px;
}

.product .remove-product {
    border: 0;
    padding: 4px 8px;
    background-color: #c66;
    color: #fff;
    font-family: 'HelveticaNeue-Medium', 'Helvetica Neue Medium';
    font-size: 12px;
    border-radius: 3px;
}

.product .remove-product:hover {
    background-color: #a44;
}


/* Totals section */

.totals .totals-item {
    float: right;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}

.totals .totals-item label {
    float: left;
    clear: both;
    width: 79%;
    text-align: right;
}

.totals .totals-item .totals-value {
    float: right;
    width: 21%;
    text-align: right;
}

.totals .totals-item-total {
    font-family: 'HelveticaNeue-Medium', 'Helvetica Neue Medium';
}

.checkout {
    float: right;
    border: 0;
    margin-top: 5px;
    padding: 0.45rem 0.75rem;
    background-color: #6b6;
    color: #fff;
    font-size: 0.9rem;
    border-radius: 3px;
}

.checkout:hover {
    background-color: #494;
}


/* Make adjustments for tablet */

@media screen and (max-width: 650px) {
    .shopping-cart {
        margin: 0;
        padding-top: 20px;
        border-top: 1px solid #eee
    }
    .column-labels {
        display: none
    }
    .product-image {
        float: right;
        width: auto;
    }
    .product-image img {
        margin: 0 0 10px 10px;
    }
    .product-details {
        float: none;
        margin-bottom: 10px;
        width: auto;
    }
    .product-price {
        clear: both;
        width: 70px;
    }
    .product-quantity {
        width: 100px;
    }
    .product-quantity input {
        margin-left: 20px;
    }
    .product-quantity:before {
        content: 'x';
    }
    .product-removal {
        width: auto;
    }
    .product-line-price {
        float: right;
        width: 70px;
    }
}


/* Make more adjustments for phone */

@media screen and (max-width: 350px) {
    .product-removal {
        float: right;
    }
    .product-line-price {
        float: right;
        clear: left;
        width: auto;
        margin-top: 10px;
    }
    /* .product .product-line-price:before {

        content: 'Item Total: $';

    } */
    .totals .totals-item label {
        width: 60%;
    }
    .totals .totals-item .totals-value {
        width: 40%;
    }
}


/* tab register page */

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.btn-default:hover {
    color: color-yiq(#379392);
    background-color: #379392;
    border-color: #379392;
}

.btn-default:focus,
.btn-default.focus {
    -webkit-box-shadow: 0 0 0 0.2rem #379392;
    box-shadow: 0 0 0 0.2rem #379392;
}

.btn-default.disabled,
.btn-default:disabled {
    background-color: #ced4da;
    border-color: #ced4da;
}

.btn-default:not([disabled]):not(.disabled):active,
.btn-default:not([disabled]):not(.disabled).active,
.show>.btn-default.dropdown-toggle {
    color: color-yiq(#379392) !important;
    background-color: #379392 !important;
    border-color: #379392 !important;
    -webkit-box-shadow: 0 0 0 0.2rem #379392 !important;
    box-shadow: 0 0 0 0.2rem #379392 !important;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

.form-control {
    font-size: 1rem !important;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.pagination {
    float: right;
    font-size: 0.8rem;
}

.pagination:after {
    content: '';
    clear: both;
}

.pagination-button {
    display: inline-block;
    padding: 0.5rem 0.75rem;
    line-height: 1.25;
    color: var(--blue);
    background-color: var(--white);
    border: 1px solid #DDD;
    cursor: pointer;
    transition: background 0.1s, color 0.1s;
}

.pagination-button:hover {
    background-color: #DDD;
    color: #36C;
}

.pagination-button.active {
    color: var(--white);
    background-color: var(--blue);
    border-color: var(--blue);
}

.pagination-button:first-of-type {
    border-radius: 18px 0 0 18px;
}

.pagination-button:last-of-type {
    border-radius: 0 18px 18px 0;
}

.article-loop {
    width: 100%;
}

.productcart {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.ico-4x {
    font-size: 20px !important;
    margin: 2px 0 0 -2px;
}

.font-14 {
    font-size: 14px !important;
}

.side-navbar .sidenav-header h2 {
    letter-spacing: .0em !important;
}

.btn {
    line-height: 1.2 !important;
}


/*"Horizontal Scrollable tabs for mobile view " */

.wrapper {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    height: 50px;
}

.list {
    position: absolute;
    left: 0px;
    top: 0px;
    min-width: 3500px;
    margin-top: 0px;
}

.list li {
    display: table-cell;
    position: relative;
    text-align: center;
    cursor: grab;
    cursor: -webkit-grab;
    color: #efefef;
    vertical-align: middle;
}

.scroller {
    text-align: center;
    cursor: pointer;
    display: none;
    padding: 7px;
    padding-top: 13px;
    white-space: no-wrap;
    vertical-align: middle;
    background-color: #fff;
}

#header_loader {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: url("https://www.pvbmhealth.com/waiting-room/assets/img/BC_loader.gif") no-repeat center center rgba(0, 0, 0, 0.80);
    background-size: 100px 100px;
    top: 0;
    right: 0;
}

.h60 {
    height: 60px !important;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.85em !important;
}


/* scroll tab  */

.ui-scroll-tabs-header:after {
    content: "";
    display: table;
    clear: both;
}


/* Scroll tab default css*/

.ui-scroll-tabs-view {
    z-index: 1;
    overflow: hidden;
}

.ui-scroll-tabs-view .ui-widget-header {
    border: none;
    background: transparent;
}

.ui-scroll-tabs-header {
    position: relative;
    overflow: hidden;
}

.ui-scroll-tabs-header .stNavMain {
    position: absolute;
    top: 0;
    z-index: 2;
    height: 100%;
    opacity: 0;
    transition: left .5s, right .5s, opacity .8s;
    transition-timing-function: swing;
}

.ui-scroll-tabs-header .stNavMain button {
    height: 100%;
}

.ui-scroll-tabs-header .stNavMainLeft {
    left: -250px;
}

.ui-scroll-tabs-header .stNavMainLeft.stNavVisible {
    left: 0;
    opacity: 1;
}

.ui-scroll-tabs-header .stNavMainRight {
    right: -250px;
}

.ui-scroll-tabs-header .stNavMainRight.stNavVisible {
    right: 0;
    opacity: 1;
}

.ui-scroll-tabs-header ul.ui-tabs-nav {
    position: relative;
    white-space: nowrap;
}

.ui-scroll-tabs-header ul.ui-tabs-nav li {
    display: inline-block;
    float: none;
}

.ui-scroll-tabs-header ul.ui-tabs-nav li.stHasCloseBtn a {
    padding-right: 0.5em;
}

.ui-scroll-tabs-header ul.ui-tabs-nav li span.stCloseBtn {
    float: left;
    padding: 4px 2px;
    border: none;
    cursor: pointer;
}

.ui-tabs-anchor {
    cursor: text;
    font-size: 12px;
    padding: 5px;
    text-align: center;
}

.ui-tabs-anchor:hover {
    color: white !important;
    border: 1px solid var(--blue);
    background-color: var(--blue);
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
    color: white;
    border: 1px solid var(--blue);
    background-color: var(--blue);
}

label {
    display: inline-block;
    margin-bottom: .3rem !important;
}


/* Time Slot */

.time-slot ul {
    list-style: none;
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 0;
    padding: 0;
}

.time-slot li {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    width: 12%;
}

.time-slot li .timing {
    background-color: #e9e9e9;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    color: #757575;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 5px 5px;
    text-align: center;
    position: relative;
    margin: 10px 0;
}

.time-slot li .timing:hover {
    background-color: var(--blue);
    color: #fff !important;
}

.time-slot li .timing:last-child {
    margin-bottom: 0;
}

.time-slot li .timing.selected {
    background-color: var(--blue) !important;
    border: 1px solid var(--blue) !important;
    color: #fff !important;
}

.cart_count {
    background: #ff6161;
    height: 18px;
    width: 18px;
    border-radius: 7px;
    position: absolute;
    top: 0;
    color: #ffffff;
    right: 0;
    text-align: center;
    border: 1px solid #fff;
    font-size: 11px;
}

.bookslot_display {
    display: none !important;
}

.slots-u-booked {
    background-color: var(--blue) !important;
    border: 1px solid var(--blue) !important;
    /* border: 2px solid #27a218 !important; */
    padding: 5px;
    border-radius: 3px;
    color: #fff !important;
    font-weight: 600;
    margin-bottom: 10px;
}

.slots-u-booked:hover {
    background-color: var(--blue) !important;
    border: 1px solid var(--blue) !important;
    padding: 5px;
    border-radius: 3px;
    color: #ffffff;
    font-weight: 600;
    box-shadow: 0px 2px 9px -2px #093de7;
    margin-bottom: 10px;
}

.required label:after {
    color: #f31c08;
    content: ' *';
    display: inline;
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    margin-left: 5px;
    /* top: 0; */
}

.icon_slot_img {
    height: 18px;
    margin-right: 8px;
}

.login-page,
.register-page {
    width: 100%;
    background: linear-gradient(#076cd8, #53b5ef);
    min-height: auto;
    padding-bottom: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

textarea.form-control {
    height: calc(4rem + 2px) !important;
}

div.dataTables_wrapper div.dataTables_length select {
    font-size: 0.8rem !important;
}


/* Pagination */

.simple-pagination ul {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    text-align: right;
}

.simple-pagination li {
    display: inline-block;
    margin-right: 5px;
}

.simple-pagination li a,
.simple-pagination li span {
    color: #666;
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid #EEE;
    background-color: #FFF;
    box-shadow: 0px 0px 10px 0px #EEE;
}

.simple-pagination .current {
    color: #FFF;
    background-color: var(--blue);
    border-color: var(--blue);
}

.simple-pagination .prev.current,
.simple-pagination .next.current {
    background: var(--blue);
}

.tab-content {
    margin-top: 10px !important;
}


/*Style for 492 Yes No answer type*/

.radio-yesno {
    margin-bottom: 15px;
}

.radio-yesno input[type="radio"] {
    display: none !important;
}

.radio-yesno label {
    display: inline-block;
    background-color: #dedede;
    padding: 5px 5px;
    font-family: Arial;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    margin: 0 10px;
}

.radio-yesno input[type="radio"]:checked+label {
    background-color: #2b90d9;
    color: #ffffff;
}

.yeslab,
.nolab {
    width: 60px;
    text-align: center;
    border-radius: 4px;
}

.radio-yesno input[type="radio"]:hover+label {
    background-color: #2b90d9;
    color: #ffffff;
    font-weight: 600;
}

input[type="radio"],
input[type="checkbox"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    height: 16px !important;
    width: 16px !important;
}

.number_style {
    background: #2b90d9;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    text-align: center;
    margin: 0 7px 0 0;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
}

.form-check-input {
    position: absolute;
    margin-top: 0.1rem !important;
    margin-left: -1.25rem;
}

.label-text {
    margin-left: 5px !important;
}

.form-group {
    margin-bottom: 15px !important;
}

.red {
    color: red;
}

.head-bg {
    background-color: #dadada;
    padding: 5px;
    margin-bottom: 10px;
}

.none-style {
    list-style: none;
    padding-left: 10px;
}

.card:not([class*="text"]) p {
    color: #3e3a3a !important;
}

.alignment-p {
    padding: 0 30px;
}

.badge-orange {
    background: orangered;
    color: #fff !important;
}

.badge.badge-primary {
    background: var(--blue);
    color: #fff !important;
}

footer.main-footer {
    position: fixed !important;
    width: 100%;
    bottom: 0;
    background: #222;
    padding: 10px 0;
    z-index: 9999 !important;
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
    background-color: #2cace8 !important;
    background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: linear-gradient(top, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    color: #000;
}

.statistics .income .icon {
    font-size: 1.9em;
    padding: 0 10px
}

.statistics .income .number {
    font-size: 2.5em;
    color: #555
}

.statistics .income .strongtext {
    font-size: 0.9rem;
    padding: 10px 10px 0 10px
}

.hlxcoindiv {
    display: flex;
    -webkit-box-align: baseline;
    align-items: baseline;
    text-align: left;
    color: rgb(22, 82, 240);
    font-weight: 400;
    margin-bottom: 15px;
    animation: .5s ease 0s 1 normal none running;
    justify-content: center
}

.dynamictext {
    font-size: 20px;
    align-self: flex-start;
    margin: 6px 6px 0 0
}

.dynamicInput {
    height: 40px;
    border: 0;
    text-align: left;
    color: rgb(22, 82, 240);
    font-weight: 400;
    width: 200px;
    outline: 0;
    font-size: 40px;
}

.dynamicInput:focus-visible {
    border: 0;
    outline: 0
}

a:focus,
a:hover {
    color: #1c669c;
    text-decoration: none !important;
}

.slots-d-booked {
    background-color: var(--blue) !important;
   /* border: 1px solid var(--blue) !important;*/
    padding: 0px 30px;
    border-radius: 3px;
    color: #fff !important;
    font-weight: 600;
}

.p-10-15 {
    padding: 10px 15px;
}
.history-container {
    border: solid 1px #dadada;
    padding: 15px;
    border-radius: 4px;
    height: 300px;
}
.history-body {
    height: 90%;
    overflow-y: auto;
}
.history-container small {
    display: block;
    font-weight: 600;
}
.history-container ul {
    padding: 0 0 0 10px;
}
.history-container ul li {
    margin: 0 0 6px 0;
    padding: 0 0 6px 0;
    border-bottom: solid 1px #dadada;
}
.history-content {
    border-bottom: solid 1px #dadada;
}
.history-container h6 {
    margin-bottom: 8px;
    /* border-bottom: solid 1px #dadada; */
    /* background: #f5f5f5; */

    background-color: lightgray;
    padding: 8px 10px;
    border-radius: 4px;
}
.history-content p {
    margin-bottom: 10px;
}
/* add Address Order Summary */

.add_address_menu {
    float: left;
    width: 25%;
    text-align: center;
    border: 1px dashed gray;
    height: 200px;
    margin: 5px;
}


/* .add_address_menu a {
    background-color: #e5e5e5;
    padding: 0 20px;
    display: block;
    width: 100%;
    color: black;
} */

.add_address_main {
    float: left;
    width: 25%;
    /* padding: 0 20px; */
    border: 1px solid gray;
    height: 200px;
    margin: 5px;
}


/* .add_address_right {
    float: left;
    width: 25%;
    border: 1px solid gray;
    height: 200px;
    margin: 0 10px;
} */

@media only screen and (max-width: 620px) {
    /* For mobile phones: */
    .add_address_menu,
    .add_address_main,
    .add_address_right {
        width: 100%;
    }
}
