﻿
body {
    font-family: sans-serif !important;
    background: #fff !important;
}

.form-control-inquiry {
    width: 100%;
    height: 55px;
    padding: 0 8px;
    outline: none;
    resize: none;
    outline: 0;
    border-radius: 0px;
    border: 1px solid #333;
    margin: 4px 0px;
    text-align: left;
}

.btn-bill-inquiry {
    width: 100%;
    height: 55px;
    padding: 0 8px;
    outline: none;
    resize: none;
    outline: 0;
    border-radius: 0px;
    border: 0px solid #333;
    margin: 4px 0px;
    background: #31669c;
    color: #fff;
    cursor: pointer;
}

    .btn-bill-inquiry:active:focus {
        width: 100%;
        height: 55px;
        padding: 0 8px;
        outline: none;
        resize: none;
        outline: 0;
        border-radius: 0px;
        border: 0px solid #333;
        margin: 4px 0px;
        background: #31669c !important;
        color: #fff;
        cursor: pointer;
    }

    .btn-bill-inquiry:hover {
        width: 100%;
        height: 55px;
        padding: 0 8px;
        outline: none;
        resize: none;
        outline: 0;
        border-radius: 0px;
        border: 0px solid #333;
        margin: 4px 0px;
        background: #31669c;
        color: #fff;
        cursor: pointer;
    }

    .btn-bill-inquiry.disabled, .btn-bill-inquiry:disabled {
        color: #fff;
        background-color: #31669c;
        border-color: #31669c;
    }

.btn-back.btn-Inquiry-other {
    float: left !important;
}

.btn-bay-current {
    width: 100%;
    height: 55px;
    padding: 0 8px;
    outline: none;
    resize: none;
    outline: 0;
    border-radius: 0px;
    border: 0px solid #e94953;
    margin: 4px 0px;
    background: #e94953;
    color: #fff;
    cursor: pointer;
}

    .btn-bay-current:active:focus {
        width: 100%;
        height: 55px;
        padding: 0 8px;
        outline: none;
        resize: none;
        outline: 0;
        border-radius: 0px;
        border: 0px solid #333;
        margin: 4px 0px;
        background: #e94953 !important;
        color: #fff;
        cursor: pointer;
    }

    .btn-bay-current:hover {
        width: 100%;
        height: 55px;
        padding: 0 8px;
        outline: none;
        resize: none;
        outline: 0;
        border-radius: 0px;
        border: 0px solid #333;
        margin: 4px 0px;
        background: #e94953;
        color: #fff;
        cursor: pointer;
    }

    .btn-bay-current.disabled, .btn-bay-current:disabled {
        color: #fff;
        background-color: #e94953;
        border-color: #e94953;
    }

.btn-bay-total {
    width: 100%;
    height: 55px;
    padding: 0 8px;
    outline: none;
    resize: none;
    outline: 0;
    border-radius: 0px;
    border: 0px solid #154da0;
    margin: 4px 0px;
    background: #154da0;
    color: #fff;
    cursor: pointer;
}

    .btn-bay-total:active:focus {
        width: 100%;
        height: 55px;
        padding: 0 8px;
        outline: none;
        resize: none;
        outline: 0;
        border-radius: 0px;
        border: 0px solid #154da0;
        margin: 4px 0px;
        background: #154da0 !important;
        color: #fff;
        cursor: pointer;
    }

    .btn-bay-total:hover {
        width: 100%;
        height: 55px;
        padding: 0 8px;
        outline: none;
        resize: none;
        outline: 0;
        border-radius: 0px;
        border: 0px solid #333;
        margin: 4px 0px;
        background: #154da0;
        color: #fff;
        cursor: pointer;
    }

    .btn-bay-total.disabled, .btn-bay-total:disabled {
        color: #fff;
        background-color: #154da0;
        border-color: #154da0;
    }






.btn-DownloadBill {
    width: 100%;
    height: 55px;
    padding: 0 8px;
    outline: none;
    resize: none;
    outline: 0;
    border-radius: 0px;
    border: 0px solid #154da0;
    margin: 4px 0px;
    background: #154da0;
    color: #fff;
    cursor: pointer;
}

    .btn-DownloadBill:active:focus {
        width: 100%;
        height: 55px;
        padding: 0 8px;
        outline: none;
        resize: none;
        outline: 0;
        border-radius: 0px;
        border: 0px solid #154da0;
        margin: 4px 0px;
        background: #154da0 !important;
        color: #fff;
        cursor: pointer;
    }

    .btn-DownloadBill:hover {
        width: 100%;
        height: 55px;
        padding: 0 8px;
        outline: none;
        resize: none;
        outline: 0;
        border-radius: 0px;
        border: 0px solid #333;
        margin: 4px 0px;
        background: #154da0;
        color: #fff;
        cursor: pointer;
    }

    .btn-DownloadBill.disabled, .btn-DownloadBill:disabled {
        color: #fff;
        background-color: #154da0;
        border-color: #154da0;
    }



.billingContact {
    margin-top: 40px;
    background: #fbe1e3;
    color: #fff;
    padding: 20px;
    color: #000;
}

.card.electricity-card {
    border: 2px solid #31669c;
    border-radius: 0px;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
    margin: 0 auto;
}

    .card.electricity-card .card-body {
        padding: 40px 40px;
    }


.bill-table-bordered thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #286599;
    color: #286599;
    font-weight: 400;
    text-align: center;
    background: rgb(151 151 151 / 8%);
}

.bill-table-bordered {
    font-weight: 600;
    text-align: center;
}

    .bill-table-bordered td, .bill-table-bordered th {
        border: 3px solid #286599;
    }

.electricity-invoice .bill-table-bordered:first-child {
    margin-bottom: 0px !important;
}

.electricity-invoice .bill-table-bordered:last-child thead th {
    border-top: 0px !important;
}

.alert-primary {
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
    background: #e0ebf9;
    color: #327ad5;
    border: none;
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
    top: -6px;
    position: relative;
    margin: 0 10px;
}

.btn-Inquiry-other {
    margin-top: 12px !important;
    font-weight: 400;
    color: #034b9c !important;
    text-decoration: none;
    background: transparent;
    background-color: transparent !important;
    border: 0;
}

    .btn-Inquiry-other:hover {
        margin-top: 12px !important;
        font-weight: 400;
        color: #034b9c !important;
        text-decoration: none;
        background: transparent;
        background-color: transparent !important;
        border: 0;
    }

.text-color-light {
    color: #707070;
}

.text-primary {
    color: #31669c !important;
}

.bold {
    font-weight: 600;
}
i.fa.fa-arrow-left.px-1 {
    transform: rotate(180deg);
}






@media (max-width: 1400px) {
    .card.electricity-card {
        padding: 1.5rem !important;
    }
    .card.electricity-card .card-body {
        padding: 40px 40px;
    }
}
@media (max-width: 1200px) {
    .card.electricity-card {
        padding: 1.5rem !important;
    }
        .card.electricity-card .card-body {
            padding: 40px 40px;
        }
}
@media (max-width: 992px) {
    .card.electricity-card {
        padding: 1.5rem !important;
    }
        .card.electricity-card .card-body {
            padding: 40px 40px;
        }
}

@media (max-width: 768px) {
    .card.electricity-card {
        padding: 1.5rem !important;
    }
    .card.electricity-card .card-body {
        padding: 20px 20px;
    }
    .form-control-inquiry {
        font-size: 10px;
    }
    .bill-table-bordered thead th {
        padding: 5px 3px;
    }

    .bill-table-bordered td, .bill-table-bordered th {
        border: 1px solid #286599;
    }

    .bill-table-bordere tbody tr td {
        padding: 5px 3px;
    }

    .bill-table-bordered {
        font-size: 10px !important;
    }
}

@media (max-width: 576px) {
    .card.electricity-card {
        padding: 0rem !important;
    }
        .card.electricity-card .card-body {
            padding: 20px 20px;
        }
    .form-control-inquiry{
        font-size:10px;
    }
    .bill-table-bordered thead th {
        padding: 5px 3px;
    }
    .bill-table-bordered td, .bill-table-bordered th {
        border: 1px solid #286599;
    }
    .bill-table-bordere tbody tr td {
        padding: 5px 3px;
    }
    .bill-table-bordered{
        font-size:7px !important;
    }
}

.break-word {
    word-break: break-all !important;
}
.card {
    margin: 0 auto;
}

#navbar {
    position: relative;
    width: 100%;
    top: 0;
    z-index: 5;
    height: 80px;
    background: #4577a9;
    background-image: linear-gradient(#4577a9, #4577a9);
    user-select: none;
    margin-bottom: 50px;
}

.moe-container {
    bottom: 4px;
    position: relative;
}



@media (max-width: 992px) {
    .moe-container {
        bottom: 19px;
    }
}

@media (min-width: 992px) {
    .moe-container {
        bottom: 4px;
    }
}

@media (max-width: 576px) {
    .moe-logo-container {
        margin-left: 0px !important;
    }

    .moe-text {
        font-size: 1rem !important;
    }

    .moe-logo {
        width: 65px;
        height: 65px;
    }
    .moe-text {
        position: relative;
        top: 15px;
        text-align: center;
        padding: 0 0;
    }
}
@media (min-width: 576px) {
    .moe-logo-container {
        margin-left: auto !important;
    }
    .moe-text {
        font-size: 1.25rem !important;
    }
    .moe-logo {
        width: 75px;
        height: 75px;
    }

    .moe-text {
        position: relative;
        top: 15px;
        text-align: center;
        padding: 0 10px;
    }
}




.animationSpan::after {
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: 3px solid #00FFCB;
    position: absolute;
    z-index: -1;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    animation: ring 1.5s infinite;
}

@keyframes ring {
    0% {
        width: 30px;
        height: 30px;
        opacity: 1;
    }

    100% {
        width: 100px;
        height: 100px;
        opacity: 0;
    }
}


.animationSpan {
    height: 55px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #e8585e;
    color: #fff;
    font-size: 30px;
    clip-path: circle(50% at 50% 50%);
    position: absolute;
    right: 6%;
    top: 14px;
}

.footer {
    height: 50px;
    width: 100%;
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    color: #fff;
}

    .footer p {
        margin-bottom: 0px !important;
    }

.bilInquiryContent {
    min-height: 89.7vh;
}
@media (max-width: 767px) {
    .card {
        width: 100% !important;
    }
}