.elementor-2198 .elementor-element.elementor-element-365f718{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}.elementor-2198 .elementor-element.elementor-element-365f718:not(.elementor-motion-effects-element-type-background), .elementor-2198 .elementor-element.elementor-element-365f718 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F4F4F4;}.elementor-2198 .elementor-element.elementor-element-4263a10{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-2198 .elementor-element.elementor-element-199fa20{text-align:center;}.elementor-2198 .elementor-element.elementor-element-199fa20 .elementor-heading-title{font-family:"Lexend", Sans-serif;font-size:15px;font-weight:600;line-height:25px;letter-spacing:2px;}.elementor-2198 .elementor-element.elementor-element-199fa20.elementor-widget-heading .elementor-heading-title, .elementor-2198 .elementor-element.elementor-element-199fa20.elementor-widget-heading .elementor-heading-title.elementor-heading-title a{color:#717881;}@media(max-width:767px){.elementor-2198 .elementor-element.elementor-element-4263a10{--width:100%;}}@media(min-width:768px){.elementor-2198 .elementor-element.elementor-element-4263a10{--width:620px;}}/* Start custom CSS for container, class: .elementor-element-4263a10 *//* ================================
   Student Reset Password Page
================================ */

.md-reset-card,
.md-reset-card * {
    font-family: "Lexend", sans-serif !important;
}

.md-reset-card {
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
    padding: 48px 45px;
    background: #ffffff;
    border-radius: 14px;
    box-sizing: border-box;
    text-align: center;
}

.md-reset-card .elementor-widget-shortcode,
.md-reset-card .elementor-widget-shortcode .elementor-widget-container {
    width: 100%;
    box-sizing: border-box;
}

.md-reset-card form,
.md-reset-card .learndash-wrapper,
.md-reset-card .ld-reset-password {
    width: 100% !important;
    max-width: 100% !important;
    text-align: left !important;
    margin: 0 !important;
    padding: 0 !important;
}

.md-reset-card label,
.md-reset-card .learndash-wrapper label {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
    font-family: "Lexend", sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #111111 !important;
    margin: 0 0 8px 0 !important;
}

.md-reset-card input[type="text"],
.md-reset-card input[type="email"],
.md-reset-card input[type="password"] {
    width: 100% !important;
    height: 46px !important;
    background: #f7f7f7 !important;
    border: 1px solid #9fa8b5 !important;
    border-radius: 0 !important;
    padding: 8px 12px !important;
    font-family: "Lexend", sans-serif !important;
    font-size: 14px !important;
    color: #111111 !important;
    outline: none !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
}

.md-reset-card input[type="text"]:focus,
.md-reset-card input[type="email"]:focus,
.md-reset-card input[type="password"]:focus {
    border-color: #0b72d9 !important;
    background: #ffffff !important;
}

.md-reset-card input[type="submit"],
.md-reset-card button[type="submit"],
.md-reset-card .ld-button {
    width: 100% !important;
    height: 48px !important;
    min-height: 48px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #0b72d9 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin: 18px 0 0 0 !important;
    font-family: "Lexend", sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
}

.md-reset-card input[type="submit"]:hover,
.md-reset-card button[type="submit"]:hover,
.md-reset-card .ld-button:hover {
    background: #075fb8 !important;
}

.md-reset-card a {
    color: #006fd6 !important;
    font-family: "Lexend", sans-serif !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

.md-reset-card a:hover {
    text-decoration: underline !important;
}

@media (max-width: 767px) {
    .md-reset-card {
        max-width: 360px;
        padding: 34px 22px;
        border-radius: 12px;
    }

    .md-reset-card label {
        font-size: 13px !important;
    }

    .md-reset-card input[type="text"],
    .md-reset-card input[type="email"],
    .md-reset-card input[type="password"] {
        height: 42px !important;
        font-size: 13px !important;
    }

    .md-reset-card input[type="submit"],
    .md-reset-card button[type="submit"],
    .md-reset-card .ld-button {
        height: 44px !important;
        min-height: 44px !important;
        font-size: 13px !important;
    }
}

/* ================================
   LearnDash Reset Password Alert Fix
================================ */

.md-reset-card .learndash-wrapper .ld-alert,
.md-reset-card .ld-alert,
.md-reset-card .learndash-wrapper .ld-alert-success,
.md-reset-card .learndash-wrapper .ld-alert-warning {
    width: 100% !important;
    background: #eef4ff !important;
    border: 1px solid #0b72d9 !important;
    border-radius: 4px !important;
    padding: 22px 22px 22px 22px !important;
    margin: 0 0 24px 0 !important;
    color: #263647 !important;
    font-family: "Lexend", sans-serif !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
    box-sizing: border-box !important;
}

/* Hide broken LearnDash alert icon */
.md-reset-card .learndash-wrapper .ld-alert-icon,
.md-reset-card .ld-alert-icon {
    display: none !important;
}

/* Alert message text */
.md-reset-card .learndash-wrapper .ld-alert-messages,
.md-reset-card .ld-alert-messages {
    margin: 0 !important;
    padding: 0 !important;
    color: #263647 !important;
    font-family: "Lexend", sans-serif !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
}

/* Remove extra spacing inside alert */
.md-reset-card .learndash-wrapper .ld-alert-messages p,
.md-reset-card .ld-alert-messages p {
    margin: 0 !important;
    padding: 0 !important;
}

/* Mobile alert */
@media (max-width: 767px) {
    .md-reset-card .learndash-wrapper .ld-alert,
    .md-reset-card .ld-alert,
    .md-reset-card .learndash-wrapper .ld-alert-success,
    .md-reset-card .learndash-wrapper .ld-alert-warning {
        padding: 18px 16px !important;
        font-size: 13px !important;
        line-height: 1.5 !important;
    }

    .md-reset-card .learndash-wrapper .ld-alert-messages,
    .md-reset-card .ld-alert-messages {
        font-size: 13px !important;
        line-height: 1.5 !important;
    }
}/* End custom CSS */