/* input(52,27): run-time error CSS1038: Expected hex color, found '#4444' */
.esg-header-bar__menu {
    float: right;
    top: unset;
}

.esg-header-bar__logo {
    height: unset;
}

.esg-header-bar__menu-link {
    border-left: none;
    color: #000;
}

.esg-header-bar {
    position: relative;
}

.esg-header-bar__menu-link svg,
.esg-header-bar__icon .esg-icon {
    fill: black;
}

.esg-header-bar.esg-header-bar__with-toolbar {
    height: unset;
}

.esg-header-bar__menu-link:hover,
.esg-header-bar__menu-link:active,
.esg-header-bar__menu-link.esg-is-open {
    background-color: #ffc429;
}

.esg-spinner {
    border-color: rgba(102, 0, 0, 0.226);
    border-top-color: #900;
}

#header-bar {
    background-color: #d8d8d8;
    color: #000;
    margin-bottom: 1em;
}

.esg-header-bar__menu,
.esg-header-bar__menu button {
    background-color: #d8d8d8;
}

@media screen and (max-width: 767px) {
    #toggle-nav-button {
        background-color: #4444;
        position: fixed;
        top: 0;
        right: 0;
        left: unset;
        z-index: 999999999999999999999999999999;
    }

    .nav-top-section {
        position: fixed;
        z-index: 999999999999999999999999999999;
    }

    #header-bar {
        z-index: 1;
    }

    #siteToolbar {
        min-height: 3.125rem;
    }
}

.primary-menu > .menu-wrapper > .menu-header:hover,
.primary-menu > .menu-wrapper > .menu-item:hover,
.menu-wrapper .menu-header button[aria-expanded="true"][data-menu-level="0"] .menu-item {
    background-color: #c20430;
}

#sectiondetails-description {
    max-height: none;
}

#coursedetails-dialog-container #coursedetails-description {
    max-height: none;
}

.navbar-nav {
    list-style: none;
}

.program-stats-wrapper .planned-progress {
    background: #efc728;
}

.menu-item[data-menu-id="nav-g82-applicants"] {
    background-image: url("/Student/content/Images/G82/applicants-2.png");
    background-repeat: no-repeat;
    background-position: 0.625rem center;
    background-size: 24px;
}

.menu-item[data-menu-id="g82-news"] {
    background-image: url("/Student/content/Images/G82/news-menu-2.png");
    background-repeat: no-repeat;
    background-position: 0.625rem center;
    background-size: 24px;
}

.g82-news-announcements-chicklet {
    background: url("/Student/content/Images/G82/news-icon-2.png") no-repeat 5px 1px;
    padding-left: 4.62em;
}

table.g82-mv-table {
    width: 100%;
    margin: 0 auto;
}

table.g82-mv-table td,
th {
    padding: 0.5em;
}

table.g82-mv-table th {
    position: sticky;
    top: 0;
    background-color: #fff;
}

table.g82-mv-table tr:nth-child(even) {
    background: #ccc;
}

table.g82-mv-table tr:nth-child(odd) {
    background: #fff;
}

iframe.extPgContainer {
    min-width: 100%;
    min-height: 50vh;
    max-height: max-content;
}

input.advising-review-button {
    display: none;
}

.fc-event-main-frame[data-instrmethod="LAB"],
.fc-event-main-frame[data-instrmethod="SEM"],
.registered-cal-item .fc-event-main-frame[data-instrmethod="LAB"],
.registered-cal-item .fc-event-main-frame[data-instrmethod="SEM"] {
    background-color: #eeddf8;
}

.registered-cal-item .fc-event-main-frame[data-instrmethod="LAB"] a,
.registered-cal-item .fc-event-main-frame[data-instrmethod="SEM"] a {
    color: #000;
}

.planned-conflict-cal-item .fc-event-main-frame[data-instrmethod="LAB"],
.planned-conflict-cal-item .fc-event-main-frame[data-instrmethod="SEM"] {
    background-color: #ffb6b3;
}

.planned-conflict-cal-item .fc-event-main-frame[data-instrmethod="LAB"] a,
.planned-conflict-cal-item .fc-event-main-frame[data-instrmethod="SEM"] a {
    color: #000;
}

.fc-event-main-frame[data-instrmethod="EXAM"],
.fc-event-main-frame[data-instrmethod="EXM"],
.registered-cal-item .fc-event-main-frame[data-instrmethod="EXAM"],
.registered-cal-item .fc-event-main-frame[data-instrmethod="EXM"] {
    background-color: #ddecf8;
}

.registered-cal-item .fc-event-main-frame[data-instrmethod="EXAM"] a,
.registered-cal-item .fc-event-main-frame[data-instrmethod="EXM"] a {
    color: #000;
}

.fc-event-main-frame[data-instrmethod="LEC"],
.registered-cal-item .fc-event-main-frame[data-instrmethod="LEC"] {
    background-color: #eaf7f2;
}

.registered-cal-item .fc-event-main-frame[data-instrmethod="LEC"] a {
    color: #000;
}

.fc-event-main-frame[data-instrmethod="LEC"],
.planned-conflict-item .fc-event-main-frame[data-instrmethod="LEC"] {
    background-color: #ffb6b3;
}

.planned-conflict-item .fc-event-main-frame[data-instrmethod="LEC"] a {
    color: #000;
}

.planned-cal-item .fc-event-main-frame {
    background-color: #f6f4e8;
}

.planned-cal-item .fc-event-main-frame[data-instrMethod="EXAM"],
.planned-cal-item .fc-event-main-frame[data-instrMethod="EXM"] {
    background-color: #ddecf8;
}

.preview-normal-cal-item .fc-event-main-frame {
    background-color: #f6f4e8;
}

.preview-error-cal-item .fc-event-main-frame {
    background-color: #ffb6b3;
}

table.g82-mv-table + p {
    padding-top: 2rem;
}

@media screen and (max-width: 601px) {
    table.g82-mv-table {
        word-wrap: break-word;
    }

    table.g82-mv-table thead {
        position: absolute;
        left: -999em;
        top: -999em;
    }

    table.g82-mv-table td {
        display: block;
        float: left;
        width: 100%;
        clear: both;
        background: #fff;
        padding: 5px 5px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        min-height: 3rem;
    }

    table.g82-mv-table tbody,
    table.g82-mv-table tr {
        display: block;
    }

    table.g82-mv-table tr {
        border: 1px solid #000;
    }

    .g82-mv-table td:before {
        content: attr(data-th);
        display: block;
        background-color: #d3d3d3;
        font-weight: bold;
        margin: 0 0 2px;
        color: #000;
    }

    .g82-mv-table tbody tr {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
}

#siteToolbar {
    min-height: 3.8rem;
}

/* If the waiver status starts with G and ends with a number, hide it AzDO 88077 */
/* Also, getting ahead of AzDO 52657, hide codes limiting credits */
select#addConsentStatusId option[value^="G"][value$="0"],
select#addConsentStatusId option[value^="G"][value$="1"],
select#addConsentStatusId option[value^="G"][value$="2"],
select#addConsentStatusId option[value^="G"][value$="3"],
select#addConsentStatusId option[value^="G"][value$="4"],
select#addConsentStatusId option[value^="G"][value$="5"],
select#addConsentStatusId option[value^="G"][value$="6"],
select#addConsentStatusId option[value^="G"][value$="7"],
select#addConsentStatusId option[value^="G"][value$="8"],
select#addConsentStatusId option[value^="G"][value$="9"],
select#addConsentStatusId option[value^="L"][value$="0"],
select#addConsentStatusId option[value^="L"][value$="1"],
select#addConsentStatusId option[value^="L"][value$="2"],
select#addConsentStatusId option[value^="L"][value$="3"],
select#addConsentStatusId option[value^="L"][value$="4"],
select#addConsentStatusId option[value^="L"][value$="5"],
select#addConsentStatusId option[value^="L"][value$="6"],
select#addConsentStatusId option[value^="L"][value$="7"],
select#addConsentStatusId option[value^="L"][value$="8"],
select#addConsentStatusId option[value^="L"][value$="9"] {
    display: none;
}
/* AzDO 91387 hide faculty deadline link */
a#deadline-dates-faculty-link {
    display: none;
}

