﻿.menu {
    background-color: #00263e;
}

.footer {
    background-color: #00263e !important;
    background-image: none;
    background-position: 0px 0px, 50% 57%;
    background-size: auto, cover;
    color: #fff;
}

.button {
    background-color: #76bc21;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .3);
    color: #fff;
    font-weight: 400;
    border: 2px solid #76bc21;
}

.button:hover {
    background-color: #fff;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .3);
    color: #76bc21;
    font-weight: 400;
    border: 2px solid #76bc21;
}

.header-menu-text {
    color: #00263e;
    font-weight: unset;
}

.header-menu-item:hover {
    border-bottom: 2px solid #76bc21;
}


.icon-48 {
    color: #76bc21;
}

.biller-logo {
    height: 60px;
}

@media screen and (min-width: 480px) {
    .page-block-item.quick-link {
        height: 200px;
    }
    .card-title {
        -webkit-flex: 0;
        flex: 0;
    }
}

.page-block-item.quick-link {
    background: #FFF;
    border: 2px solid #e2e2e2;
    vertical-align: middle;
    border-radius: 5px;
    color: #00263e;
    text-align: center;
    justify-content: center;
}

.page-block-item.quick-link:hover {
    background: #00263e;
    border-radius: 5px;
    color: #FFF;
}

a {
    color: #0a253e;
    font-weight: 700;
    text-decoration: none;
}

a:hover, a:focus {
    color: #23527c;
    text-decoration: underline;
}

.header {
    padding: 12px;
}

.slide-text {
    font-size: 18px;
}

.footer-block-item.w-inline-block {
    min-height: 15px;
    padding-bottom: 0px;
    text-transform: uppercase;
    font-size: 11px;
}

.content-container.foot {
    border-bottom: none;
    justify-content: end
}

.social-media-links {
    display: flex;
    gap: 4px;
    flex-direction: row;
    padding-right: 15%;
    padding-left: 23%;
}

.social-media-links a {
    color: white;
    font-size: 24px;
}

.social-media-links a:hover {
    color: #76bd22
}

.copyrights {
    font-size: 13px;
}

.footer-block a:hover {
    color: #76bd22;
    text-decoration: none;
}

.banner-block.right .button, #btnSignIn, #btnsignup {
    background: #76bc21;
    border: 2px solid #76bc21;
    color: white;
    border-radius: 10px;
    font-weight: 600;
}

    .banner-block.right .button:hover, #btnSignIn:hover, #btnsignup:hover {
        background: #fff;
        border: 2px solid #76bc21;
        color: #76bc21;
        border-radius: 10px;
        font-weight: 600;
    }

.text-field:hover {
    border-color: #76bc21;
}

#bannerSignInUsername:hover, #bannerSignInPassword:hover, #btnsignup {
    border-color: #76bc21;
}

.button.basic {
    border-color: #76bc21;
    background-color: #fff;
    color: #76bc21;
}

.button.back {
    border-color: #76bc21;
    color: #76bc21;
}

.qlink-item:hover {
    color: #ffffffab
}

#w-dropdown-toggle-0, .dorp-down-link.w-dropdown-link.menu-qlinks-item {
    color: #00263e;
}

.w-tab-content {
    border-color: #ccc;
    background-color: #efefef;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .4);
    border-top-left-radius: 0;
}

#w-tabs-0-data-w-tab-0 {
    border-bottom-color: #efefef !important;
    background-color: #efefef;
    border-color: #ccc;
}

.header-menu-item.w--current {
    border-bottom-color: #76bc21;
}

.content-container.page {
  border-bottom: 2px solid #76bc21;
}
.page-title {
   color: #00263e;
}

.rich-text-block h4 {
    color: #00263e; 
}

ul li::marker {
    color: #76bc21;
}

#main_lnkToPayByCC:hover {
    background-color: transparent;
    box-shadow: none;
    color: #006bb7;
    font-size: 14px;
    font-weight: 700;
}

#btnDone {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    color: #0a253e;
}

#btnDone:hover {
    background-image: none;
    color: #23527c;
    text-decoration: underline;
}


#btnDoneText { 
    font-size:0px;
}
#btnDoneText:after {
    content: 'Return to Profile';
    font-size: 14px;
    font-weight: 700;
}

#lnkAutoPay {
    background-color: #76bc21;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .3);
    color: #fff;
    font-weight: 400;
    border: 2px solid #76bc21;
    display: flex;
    width: 100%;
    height: 50px;
    max-width: 300px;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    border-radius: 4px;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
    text-transform: capitalize;
    text-shadow: none;
}

#lnkAutoPay { 
    font-size:0px;
}

#lnkAutoPay:after {
    content: 'Enroll in Auto-Pay Today';
    font-size: 20px;
    font-weight: 400;
}

#lnkAutoPay:hover {
    background-color: #fff;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .3);
    color: #76bc21;
    font-weight: 400;
    border: 2px solid #76bc21;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .1)), to(rgba(0, 0, 0, .1)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1));
    opacity: 1;
    text-decoration: none;
}
