/* Common */

.mygc-home-anonymous,
.mygc-home-faculty,
.mygc-home-staff,
.mygc-home-student {
    position: relative;
    width: 100%;
    margin-top: 2rem;
}

.mygc-home-anonymous.with-alerts,
.mygc-home-faculty.with-alerts,
.mygc-home-staff.with-alerts,
.mygc-home-student.with-alerts {
    margin-top: 0rem;
}

.mygc-home-faculty-front-page-alert,
.mygc-home-student-front-page-alert,
.mygc-home-anonymous-front-page-alert,
.mygc-home-staff-front-page-alert {
    margin-bottom: 2rem;
}

.mygc-home-anonymous-frontpage-feed,
.mygc-home-faculty-frontpage-feed,
.mygc-home-staff-frontpage-feed,
.mygc-home-student-frontpage-feed {
    max-width: 82.25rem;
    margin-left: auto;
    margin-right: auto;
}

.mygc-home-anonymous-weather-greeting--italerts,
.mygc-home-faculty-weather-greeting--italerts,
.mygc-home-staff-weather-greeting--italerts,
.mygc-home-student-weather-greeting--italerts,
.mygc-home-anonymous-student-information--tile_info_tiles,
.mygc-home-anonymous-quicklinks--policy-information,
.mygc-home-faculty-search-apps--quicklinks-information,
.mygc-home-staff-search-apps--quicklinks-information,
.mygc-home-student-search-apps--quicklinks-information {
    max-width: 82.25rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 2rem;
}

.mygc-home-anonymous-weather-greeting--italerts,
.mygc-home-faculty-weather-greeting--italerts,
.mygc-home-staff-weather-greeting--italerts,
.mygc-home-student-weather-greeting--italerts {
    color: #333;
}

.mygc-home-anonymous-weather-greeting--italerts.no-alerts,
.mygc-home-faculty-weather-greeting--italerts.no-alerts,
.mygc-home-staff-weather-greeting--italerts.no-alerts,
.mygc-home-student-weather-greeting--italerts.no-alert {
    height: 17rem;
}

.mygc-home-anonymous-weather-greeting--italerts-grayfill,
.mygc-home-faculty-weather-greeting--italerts-grayfill,
.mygc-home-staff-weather-greeting--italerts-grayfill,
.mygc-home-student-weather-greeting--italerts-grayfill {
    width: 50%;
    background-color: #efefef;
    height: 17rem;
    padding-top: 1rem;
    position: absolute;
    z-index: -1;
}

.mygc-home-anonymous-weather-greeting,
.mygc-home-faculty-weather-greeting,
.mygc-home-staff-weather-greeting,
.mygc-home-student-weather-greeting {
    width: 50%;
    padding-right: 1rem;
    display: flex;
    align-items: center;
}

.mygc-home-anonymous-it-alerts,
.mygc-home-faculty-it-alerts,
.mygc-home-staff-it-alerts,
.mygc-home-student--it-alerts {
    width: 48%
}

.mygc-home-anonymous-it-alerts.no-alerts,
.mygc-home-faculty-it-alerts.no-alerts,
.mygc-home-staff-it-alerts.no-alerts,
.mygc-home-student--it-alerts.no-alerts {
    width: 50%;
    background-color: #ffffff;
    height: 17rem;
}

.mygc-home-anonymous-app-tools,
.mygc-home-faculty-app-tools,
.mygc-home-staff-app-tools,
.mygc-home-student-app-tools {
    max-width: 82.25rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
}


/* Anonymous */

.mygc-home-anonymous-info-tiles {
    width: 48%
}

.mygc-home-anonymous-policy-information {
    width: 38%
}

.mygc-home-anonymous-quick-links {
    width: 60%;
}

.mygc-home-anonymous-student-information {
    width: 50%;
}


/* Faculty and Staff */

.mygc-home-faculty-quick-links,
.mygc-home-staff-quick-links {
    width: 58%;
}

.mygc-home-faculty-search-apps,
.mygc-home-staff-search-apps {
    width: 40%;
}


/* Student */

.mygc-home-student-quick-links {
    margin-bottom: 2rem;
}

.mygc-home-student-quicklinks-information-container {
    width: 58%;
}

.mygc-home-student-search-apps {
    width: 40%;
}

.mygc-home-student-student-information {
    margin-bottom: 2rem;
}


/* Gray background behind Front Page Feed */

.mygc-home-staff-frontpage-feed-background {
    background-color: #efefef;
    height: 40rem;
    position: absolute;
    width: 50%;
    left: 50%;
    transform: translateY(4.25rem);
}

.mygc-home-faculty-announcements,
.mygc-home-staff-announcements {
  margin-top: 2rem;
}



@media screen and (max-width: 1320px) {
    .mygc-home-staff-frontpage-feed-background {
        display: none;
    }
    .mygc-home-anonymous-frontpage-feed .gc_front_page-front_page_feed-full,
    .mygc-home-faculty-frontpage-feed .gc_front_page-front_page_feed-full,
    .mygc-home-staff-frontpage-feed .gc_front_page-front_page_feed-full,
    .mygc-home-student-frontpage-feed .gc_front_page-front_page_feed-full {
        display: none;
    }
    .mygc-home-anonymous-frontpage-feed .gc_front_page-front_page_feed-mobile,
    .mygc-home-faculty-frontpage-feed .gc_front_page-front_page_feed-mobile,
    .mygc-home-staff-frontpage-feed .gc_front_page-front_page_feed-mobile,
    .mygc-home-student-frontpage-feed .gc_front_page-front_page_feed-mobile {
        display: block;
    }
}

@media screen and (max-width: 1000px) {
    .mygc-home-anonymous,
    .mygc-home-faculty,
    .mygc-home-staff,
    .mygc-home-student {
        margin-top: 0;
    }
    .mygc-home-anonymous-weather-greeting--italerts-grayfill,
    .mygc-home-faculty-weather-greeting--italerts-grayfill,
    .mygc-home-staff-weather-greeting--italerts-grayfill,
    .mygc-home-student-weather-greeting--italerts-grayfill {
        width: 100%;
        height: 17rem;
    }
    .mygc-home-anonymous-weather-greeting--italerts,
    .mygc-home-faculty-weather-greeting--italerts,
    .mygc-home-staff-weather-greeting--italerts,
    .mygc-home-student-weather-greeting--italerts,
    .mygc-home-anonymous-student-information--tile_info_tiles,
    .mygc-home-anonymous-quicklinks--policy-information,
    .mygc-home-faculty-search-apps--quicklinks-information,
    .mygc-home-staff-search-apps--quicklinks-information,
    .mygc-home-student-search-apps--quicklinks-information {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        justify-content: unset;
        margin-bottom: 1rem;
        padding-left: 0rem;
        padding-right: 0rem;
    }

    .mygc-home-anonymous-weather-greeting--italerts.no-alerts,
    .mygc-home-faculty-weather-greeting--italerts.no-alerts,
    .mygc-home-staff-weather-greeting--italerts.no-alerts,
    .mygc-home-student-weather-greeting--italerts.no-alerts {
        height: 12rem;
        padding-top: 1rem;

    }

    .mygc-home-anonymous-weather-greeting--italerts-grayfill.no-alerts,
    .mygc-home-faculty-weather-greeting--italerts-grayfill.no-alerts,
    .mygc-home-staff-weather-greeting--italerts-grayfill.no-alerts,
    .mygc-home-student-weather-greeting--italerts-grayfill.no-alerts {
        width: 100%;
        height: 12rem;
    }


    .mygc-home-anonymous-weather-greeting,
    .mygc-home-faculty-weather-greeting,
    .mygc-home-staff-weather-greeting,
    .mygc-home-student-weather-greeting {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    .mygc-home-anonymous-it-alerts,
    .mygc-home-faculty-it-alerts,
    .mygc-home-staff-it-alerts,
    .mygc-home-student--it-alerts {
        width: 100%;
    }
    .mygc-home-anonymous-info-tiles {
        width: 100%;
        margin-bottom: 1rem;
    }
    .mygc-home-anonymous-policy-information {
        width: 100%;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .mygc-home-anonymous-quick-links {
        width: 100%;
        margin-bottom: 1rem;
    }
    .mygc-home-anonymous-student-information {
        width: 100%;
        padding-left: 1rem;
        padding-right: 1rem;
        margin-bottom: 1rem;
    }
    /* Faculty and Staff */
    .mygc-home-faculty-quick-links,
    .mygc-home-staff-quick-links {
        width: 100%;
    }
    .mygc-home-faculty-search-apps,
    .mygc-home-staff-search-apps {
        width: 100%;
    }
    /* Student */
    .mygc-home-student-quick-links {
        margin-bottom: 2rem;
    }
    .mygc-home-student-quicklinks-information-container {
        width: 100%;
    }
    .mygc-home-student-search-apps {
        width: 100%;
    }
    .mygc-home-student-student-information {
        margin-bottom: 2rem;
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .mygc-appsearch-block {
        margin-bottom: 2rem;
    }
}