.your-rights .card-container-inner {
    padding-top: 25px;
    padding-bottom: 25px;
}
a.schedule{width:131px;}
.systemwide-human-resources .dropdown-ext, .systemwide-human-resources .drop-down-style-1-container.noindex {
    text-align: center;
}
main { padding-bottom: 0 !important; }

/* Medium devices (landscape tablets, 768px and up) */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
{
.drop-down-style-1-container select { margin-bottom:15px; }
.drop-down-style-1-container .goButton, .drop-down-style-1-container select {
    width: 100% !important;
}

}
@media only screen and (max-width: 600px) {
/*
    noindex {
        display: none;
    }
*/
div#campusHR { margin: 0; }

.benefits aside, .whistleblower-and-whistleblower-retaliation aside, .affirmative-action aside, .discrimination-harassment-and-retaliation aside, .disability-rights aside, aside{
    display: none;
}
div#coi, .overview.container.width-85p, .hrcompliance{
    width: 100% !important;
}
p.width-85p.centered.center-text {
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
}

.newhome .width-85p {
    width: unset !important;
}
.dropdown-ext {
    text-align: left !important;
    margin: 0 15px;
}

a.calculator {
    margin-bottom: 15px;
}

}