﻿.dropdown-menu.lms-product-menu ul li.lms-custom-product-icon  a .lms-product-img-container {
    width: 100%;
}

.dropdown-menu.lms-product-menu ul li.lms-custom-product-icon  a .lms-product-img-container img {
    height: auto !important;
    width: auto !important;
}

.dropdown-menu.lms-product-menu ul li.lms-custom-product-icon .lms-icon-title {
	display: none;
}

.lms-competency-assessments-details-container .row.align-items-center,
app-competency-assessments-view div p,
.Breadcrumbs,
.footer-lins-container,
.seb-reg-password,
.col-xs-12.col-sm-8.col-md-8.col-lg-10.lms-xs-only-padding-0.lms-flex-equal-height,
.page-footer-white,
#divSettingsPreferredFontView,
#divSettingsPreferredTheme,
.lms-lang-swicher-btn,
#VerifyEmailMsgDiv,
.AndExternalCertificate,
.lms-external-certificate-container .dropdown,
app-view-certificate-popup .header-content > button.btn.circle-btn:first-child,
[data-ng-if="usersGrouped[0].CanResetPassword"] {
    display: none !important;
}

.footerPlugin.footer {
    background-color: #074d31;
    color: #fff;
}

    .footerPlugin.footer .footerContent {
        padding-top: 4.0625rem;
        padding-bottom: 20px;
    }

.footerPlugin .footerSection h3 {
    color: white !important;
}

|
.footerPlugin.footer .footerContent .footerSection h3 {
    margin-bottom: 10px;
    font-size: 1.14rem;
    font-weight: bold;
}

.footerPlugin.footer .footerContent .footerSection ul {
    list-style: none;
    padding: 0;
}

    .footerPlugin.footer .footerContent .footerSection ul li {
        margin-top: 8px;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }

        .footerPlugin.footer .footerContent .footerSection ul li a {
            color: white;
            text-decoration: unset !important;
        }

            .footerPlugin.footer .footerContent .footerSection ul li a:hover {
                color: #1b8354;
            }

        .footerPlugin.footer .footerContent .footerSection ul li svg {
            margin-right: 5px;
        }

.footerPlugin.footer .footerBottom {
    padding: 2.1875rem 0px !important;
    font-size: 1.14rem;
    font-weight: 400;
}

    .footerPlugin.footer .footerBottom ul {
        list-style: none;
        padding: 0;
    }

        .footerPlugin.footer .footerBottom ul li {
            margin-top: 4px;
            font-size: 1.14rem;
            font-weight: 400;
        }

            .footerPlugin.footer .footerBottom ul li svg {
                margin-left: 5px;
            }

.footerPlugin.footer a {
    color: white !important;
}

    .footerPlugin.footer a:hover {
        color: #FFFFFFCC !important;
        text-decoration: none !important;
    }

        .footerPlugin.footer a:hover span {
            text-decoration: underline !important;
            text-decoration-thickness: 1px !important;
            text-underline-offset: 2px !important;
            text-decoration-color: white !important;
            color: #FFFFFFCC !important;
        }

.footerPlugin .text-align-end {
    text-align: end;
}

.UlFlex {
    display: flex;
    gap: 30px;
    text-decoration: underline;
    margin-bottom: 24px;
}

.copyRightWhite {
    color: white;
}

.page-footer-white {
    display: none;
}

.footerPlugin.hidden {
    display: none;
}

.lms-new-session-map, .lms-main-nav-expand-xs-width {
    z-index: 1;
}

#lstCourseRound {
    webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10"><polygon points="0,0 5,10 10,0" fill="%23ffffff"/></svg>') no-repeat left 10px center;
    background-size: 10px;
    padding-right: 30px;
    color: white;
    background-color: #8b86869c;
}


@font-face {
    font-display: swap;
    font-family: 'Regular';
    font-style: normal;
    font-weight: normal;
    src: url('/lc/assets/fonts/Regular/HRSDGov-Regular.otf') format('opentype');
}