﻿body {
    font-family: "Roboto", sans-serif !important;
}

.rounded-div {
    background-color: #f2f2f2;
    border-radius: 10px;
}

.btn-custom {
    background-color: transparent;
}

.hover-div:hover {
    background-color: #336699;
    border-radius: 10px;
    color: white;
}

.Active {
    background-color: #236e9f;
    border-radius: 10px;
}

:root {
    --hover-div-background-color: transparent; /* Your desired background color */
    --hover-div-hover-background-color: transparent; /* Your desired hover background color */
    --hover-div-text-color: #000; /* Your desired text color */
    --hover-div-hover-text-color: #fff; /* Your desired hover text color */
}

.hover-div button {
    background-color: var(--hover-div-background-color);
    color: var(--hover-div-text-color);
    transition: background-color 0.3s ease, color 0.3s ease;
}

.hover-div:hover button {
    background-color: var(--hover-div-hover-background-color);
    color: var(--hover-div-hover-text-color);
}

.button {
    margin-top: 6px;
    width: 100%;
    background-color: #1E5F93;
    color: #ffffff;
    padding: 15px 0;
    font-size: 16px;
    font-weight: 400;
    border-radius: 10px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    font-family: 'Montserrat Alternates', sans-serif !important;
    cursor: pointer;
}


.crd {
    width: 100%;
    border-radius: 30px;
    height: 95%;
    border: none;
}


.card-header {
    background-color: none;
    border-bottom: none;
    border-radius: 45px !important;
}


.CrdText {
    font-family: 'Avenir Lt Std', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: white;
}


.card-pending {
    color: #f4d072;
}

.card-approved {
    color: #6bbaac;
}

.card-rejected {
    color: #ec7472;
}

.card-rounded-div {
    background-color: white;
    border-radius: 10px;
    border: 1px solid lightgray;
}

    .card-rounded-div:hover {
        border-style: solid;
        border-color: #e7edfc;
        background-color: #f4f7fb;
    }

.text-item {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0px;
    color: #000;
}

.slider-heading {
    font-size: 16px;
    font-weight: 400;
    color: #002F52;
}

.slider--text {
    font-size: 14px;
    font-weight: 400;
    color: #637381;
}

.data-out-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.lastoutdiv {
    background-color: #E6F0F5;
    border-radius: 11px;
    padding: 12px;
}

.btn-green-in {
    border-radius: 8px;
    width: 45%;
    background: #7FB4C3;
    padding: 5.68px 12.77px 5.68px 12.77px;
    color: #fff !important;
    font-weight: 500;
    font-size: 14.5px;
}

.btn-green-out {
    color: #fff !important;
    border-radius: 8px;
    width: 45%;
    background: #F4A19E;
    font-weight: 500;
    font-size: 14.5px;
    padding: 5.68px 12.77px 5.68px 12.77px;
}

.buttonwrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.card-data-item {
    padding: 22px 0px;
    margin-top: 1.50rem !important;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
/*.dashcard {
    width: 90% !important;
    height: 65% !important;
    border-radius: 25px;
}
*/
.calendardiv {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.datetext {
    display: flex;
    align-items: center;
}

.card-data-box {
    /*    width: 100%;
    height: 65% !important;
    border-radius: 23.87px;
    margin-left: 0px;
    padding:12px;*/
}

.cardbox-para {
    text-transform: capitalize;
}

.qatext {
    font-size: 12px;
    font-family: 'Avenir Lt Std', sans-serif;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center !important;
}

.DashCrdText {
    font-family: 'Avenir Lt Std', sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: left;
    color: white;
    margin-left: -5px;
    margin-top: 0px;
}

.HeadLine-2 {
    font-family: 'Avenir Lt Std', sans-serif !important;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0em;
    text-align: left;
}


.Headline-1 {
    font-family: 'Avenir Lt Std', sans-serif !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
}



.btn-montserrat {
    font-family: 'Montserrat Alternates', sans-serif !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

.Paragraph {
    font-family: 'Avenir LT Std', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0px;
    text-align: left;
}

.Paragraph-Reson {
    font-family: 'Avenir LT Std', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: left;
}

.Paragraph-LightColor {
    font-family: 'Avenir LT Std', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0px;
    text-align: left;
    color: #9c9fa4;
}

.slideIn {
    animation: slideIn 1s backwards;
}

.slideOut {
    animation: slideOut 1s backwards;
}

@keyframes slideIn {
    from {
        transform: translateY(100%);
    }

    to {
        transform: translateY(0);
    }
}

@keyframes slideOut {
    from {
        transform: translateY(0);
    }

    to {
        transform: translateY(100%);
    }
}

.current--time {
    color: #002F52;
    font-size: 16px;
    font-weight: 500;
    margin-top: 0px;
}

.current--date {
    color: #637381;
    font-size: 16px;
    font-weight: 400;
    margin-top: 0px;
}

.current--location {
    color: #637381;
    font-size: 16px;
    font-weight: 400;
    margin-top: 0px;
}

.calendarimg {
}

.quickLink {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cardbox-para {
    color: #637381 !important;
    font-size: 14px !important;
    font-weight: 500;
    text-align: center;
}

.tab-image {
    margin-bottom: 5px;
    width: 25px;
}

.lastdataout {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.rowbox {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}



.img--option {
    width: auto;
    min-width: 90px;
    max-width: 100px;
}

.mySlides {
    padding-inline: 12px;
}

.img-option {
    width: 100%;
}

.img-icon {
    width: 75%;
}
.text-box-div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}
.textbox-div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-items: center;
    width: 63%;
}
.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto !important;
    /* background-color: #006b71; */
    background-color: white;
    color: white;
    text-align: center;
    padding: 15px 10px;
    box-shadow: 0px -2px 11px rgba(0, 0, 0, 0.1);
}

.nav-menu-item {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}

.tab-link {
    display: flex;
    color: #637381;
    flex-direction: column;
    align-items: center;
    text-decoration: none !important;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    transition: background-color 0.3s ease, color 0.3s ease;
}

    .tab-link.active {
        background-color: transparent;
        color: #1E5F93;
    }

.tab--text {
    font-weight: 500;
    font-size: 11.02px;
    margin: 0px;
}

.m-portlet.m-portlet--rounded {
    border-radius: 20px !important;
    padding: 20px !important;
}

@media only screen and (min-width:375px) and (max-width:400px) {
    .img-option {
        width: 85%;
    }
    .mr-gap {
        margin-right: .5rem !important;
    }
    .img-icon {
        width: 75%;
    }
    .profileinf-detail {
        display: flex;
        flex-direction: column;
        /* max-width: 130px; */
        /* min-width: 130px; */
        /* width: auto; */
    }
    .text-item, .current--date, .current--location, .current--time {
        font-size: 13.5px;
    }

    .cardbox-para {
        color: #637381 !important;
        font-size: 13px !important;
        font-weight: 500;
    }

    .para-line {
        font-size: 12px !important;
    }

    .lastdataout {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .data-out-flex {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
    }
    .textbox-div {
        display: flex;
        flex-direction: column;
    }

    .text-item, .current--date, .current--location, .current--time {
        font-size: 12px !important;
    }

    .headingicon {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        flex-wrap: nowrap;
    }
}

@media only screen and (min-width:341px) and (max-width:374px) {
    .img-option {
        width: 85%;
    }
    .mr-gap {
        margin-right: .5rem !important;
    }
    .profileinf-detail {
        display: flex;
        flex-direction: column;
        /* max-width: 130px; */
        /* min-width: 130px; */
        /* width: auto; */
    }
    .img-icon {
        width: 75%;
    }

    .para-line {
        font-size: 12px !important;
    }

    .mb-column {
        display: flex;
        flex-direction: column !important;
    }

    .text-item, .current--date, .current--location, .current--time {
        font-size: 13px !important;
    }

    .headingicon {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-around;
    }

    .data-out-flex {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
    }
    
    .lastdataout {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-around;
    }

    .cardbox-para {
        color: #637381 !important;
        font-size: 12px !important;
        font-weight: 500;
    }

    .max-width-field {
        max-width: 100% !important;
    }

    .stars i {
        font-size: 20px !important;
    }

    .img-upload {
        width: 100%;
        height: 150px !important;
    }
    .textbox-div {
        display: flex;
        flex-direction: column;
    }
}

@media only screen and (min-width:250px) and (max-width:340px) {
    .img-upload {
        width: 100%;
        height: 150px !important;
    }
    .textbox-div {
        display: flex;
        flex-direction: column;
    }
    .stars i {
        font-size: 15px !important;
    }

    .rating-box .stars {
        display: flex;
        gap: 25px;
    }

    .img-option {
        width: 80%;
    }

    .img-icon {
        width: 75%;
    }

    .mb-column {
        display: flex;
        flex-direction: column !important;
    }
    .text-item, .current--date, .current--location, .current--time {
        font-size: 12.5px !important;
    }
    .img--option {
        width: auto;
        min-width: 31px;
        max-width: 50px;
    }

    .cardbox-para {
        color: #637381 !important;
        font-size: 11px !important;
        font-weight: 500;
    }

    .btn-green-in {
        width: 100%;
        margin-bottom: 12px;
    }

    .btn-green-out {
        width: 100%;
    }

    .text-item, .current--date, .current--location, .current--time {
        font-size: 13.5px;
    }

    .headingicon {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-around;
    }

    .data-out-flex {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
    }

    .lastdataout {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-around;
    }

    .max-width-field {
        max-width: 100% !important;
    }

    .user-detail-box {
        display: flex;
        width: 100%;
        justify-content: space-around !important;
        flex-direction: column !important;
        align-items: center;
    }

 
    .profileinf-detail {
        display: flex;
        flex-direction: column;
        /* max-width: 130px; */
        /* min-width: 130px; */
        /* width: auto; */
    }
    .profile-header {
        display: flex;
        /* flex-direction: row; */
        align-items: flex-start !important;
    }

    .para-line {
        font-size: 12px !important;
    }
}
