
body {
    background-color: #f9f9f9 !important;
}

.card .card-header, .card .wbox_header, .wbox .card-header, .wbox .wbox_header {
    background-color: #dfdfdf !important;
}

.domain-row-0 .period select {
    width: 200px;
}

.domain-row-0 .remove {
    text-align: right;
}

.domain-cong-list {
    background-color: #dfdfdf !important;
}

.wbox_content .left {
    width: 350px;
}

/*==========================================*/
/*=== Start Footer Configurations Styles ===*/
/*==========================================*/

.footer {
    width: 100% !important;
    min-width: 100%;
    margin: 10px 0 0 0!important;
    padding: 0 !important;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

footer .domnaglo-footer {
    background-color: #ffffff !important;
    padding: 25px 0 0 0 !important;
    position: relative;
    z-index: 1;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-top: 1px solid #dee2e6;
    height: 240px;
}

footer .domnaglo-info {
    text-align: left;
    position: relative;
    z-index: 1;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 15px 0 10px 0 !important;
}

.widget-frame {
    padding: 0;
    text-align: left;
}

.widget-title {
    color: #212529;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.2;
}

.footer-widget-copyright {
    display: inline-block;
    width: 100%;
    text-align: left;
    color: #000000;
}

.footer-widget-payments {
    vertical-align: super;
}

.footer-widget-right {
    display: inline-block;
    width: 49.8%;
    text-align: right;
    color: #000000;
}

.footer-widget-left {
    display: inline-block;
    width: 49.8%;
    text-align: left;
    color: #000000;
}

.domnaglo-copyright {
    color: #000000;
}

.socials {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
}

.socials a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 0;
}

.fa-brands {
    font-size: 30px;
    padding: 2px;
    color: #858786;
}

.fa-brands:hover {
    font-size: 30px;
    padding: 2px;
    color: #585858;
}

.footer-widget-block {
    width: 264px !important;
    box-sizing: border-box;
}

.footer-widget-center {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #000000;
    padding: 0;
    vertical-align: middle;
}

#hbtagcontainer_fa94844048d83006 img {
    width: 48px;
}

.made-with-love {
    color: #DD2E44;
}

/* Make all footer body links look like plain text (no blue, no underline) */
footer .domnaglo-footer .textwidget a,
footer .domnaglo-footer .textwidget p a {
    color: inherit;
    text-decoration: none;
}

footer .domnaglo-footer .textwidget a:hover,
footer .domnaglo-footer .textwidget p a:hover {
    color: #137df0;
    text-decoration: none;
}

/* Bottom bar links (Terms of Service | Refund Policy | Privacy Policy) */
footer .domnaglo-info .textwidget a {
    color: inherit;
    text-decoration: none;
}

footer .domnaglo-info .textwidget a:hover {
    color: #137df0;
    text-decoration: none;
}

/*========================================*/
/*=== End Footer Configurations Styles ===*/
/*========================================*/