#ucfhb {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
    background: #000;
    display: block !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 auto !important;
    flex: 0 0 auto !important;
    margin: auto;
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
    position: relative;
    width: 100%;
    z-index: 10000
}

@media print {
    #ucfhb {
        display: none !important
    }
}

@media (max-width: 979px) {
    #ucfhb {
        height: 120px;
        margin-top: -50px;
        -webkit-transition: margin .4s ease-in-out;
        transition: margin .4s ease-in-out
    }
}

@media (max-width: 640px) {
    #ucfhb {
        height: 170px;
        margin-top: -100px
    }
}

#ucfhb, #ucfhb *, #ucfhb ::after, #ucfhb ::before, #ucfhb::after, #ucfhb::before {
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important
}

@media (max-width: 979px) {
    #ucfhb.preload {
        -webkit-transition: none !important;
        transition: none !important
    }
}

@media (max-width: 979px) {
    #ucfhb.ucfhb-mobileslide {
        margin-top: 0
    }
}

#ucfhb a {
    border: 0
}

#ucfhb a:hover {
    opacity: 1
}

#ucfhb button {
    -webkit-box-shadow: 0 0 transparent;
    box-shadow: 0 0 transparent
}

#ucfhb button:active, #ucfhb button:focus, #ucfhb button:hover {
    top: 0
}

#ucfhb-inner {
    display: block !important;
    height: 70px;
    margin: auto;
    position: relative;
    width: 940px;
    z-index: 1000
}

@media (max-width: 979px) {
    #ucfhb-inner {
        height: 50px;
        width: 720px
    }
}

@media (max-width: 767px) {
    #ucfhb-inner {
        width: 100%
    }
}

@media (max-width: 640px) {
    #ucfhb-inner {
        height: 100px
    }
}

#ucfhb-left {
    float: left
}

@media (max-width: 979px) {
    #ucfhb-left {
        float: none;
        height: 39px;
        position: absolute;
        top: 50px;
        width: 100%
    }
}

@media (max-width: 640px) {
    #ucfhb-left {
        top: 100px
    }
}

#ucfhb-logo:focus {
    outline: 3px solid #0262b6
}

#ucfhb-logo a {
    background-image: url(../img/spritesheet-v2.png);
    background-repeat: no-repeat;
    background-position: 0 -100px;
    display: block;
    margin: 9px 0 0;
    min-height: 31px;
    width: 296px
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    #ucfhb-logo a {
        background-image: url(../img/spritesheet-r-v2.png);
        background-size: 326px 190px
    }
}

@media (max-width: 767px) {
    #ucfhb-logo a {
        margin-left: 4px
    }
}

@media (max-width: 350px) {
    #ucfhb-logo a {
        background-position: 0 -162px
    }
}

#ucfhb-mobile-toggle {
    background-image: url(../img/spritesheet-v2.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: -36px 8px;
    border: 0;
    display: none;
    height: 45px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 1px;
    width: 30px
}

#ucfhb-mobile-toggle:focus {
    outline: 3px solid #0262b6
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    #ucfhb-mobile-toggle {
        background-image: url(../img/spritesheet-r-v2.png);
        background-size: 326px 190px
    }
}

@media (max-width: 979px) {
    #ucfhb-mobile-toggle {
        display: block
    }
}

#ucfhb-mobile-toggle.ucfhb-mobileslide {
    background-position: -69px 9px
}

#ucfhb-right {
    float: right;
    height: 50px;
    overflow: hidden;
    position: relative;
    width: 495px
}

@media (max-width: 979px) {
    #ucfhb-right {
        border-bottom: 1px solid #454545;
        float: none;
        height: 49px;
        position: absolute;
        top: 0;
        visibility: visible;
        width: 100%
    }
}

@media (max-width: 640px) {
    #ucfhb-right {
        height: 99px
    }
}

#ucfhb-signon {
    float: left;
    position: absolute;
    right: 62px;
    top: 0
}

@media (max-width: 979px) {
    #ucfhb-signon {
        border: 0;
        float: left;
        height: auto;
        left: 0;
        margin: 3px 0 0;
        padding: 0;
        position: static;
        right: 0;
        width: 50%
    }
}

@media (max-width: 640px) {
    #ucfhb-signon {
        width: 100% !important
    }
}

#ucfhb-signon-logo {
    background-image: url(../img/spritesheet-v2.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0 -34px;
    border: 0;
    display: block;
    height: 34px;
    margin: 9px 0 0;
    padding: 0;
    position: absolute;
    right: 218px;
    -webkit-transition: right .4s ease-in-out;
    transition: right .4s ease-in-out;
    width: 125px;
    z-index: 2
}

#ucfhb-signon-logo:focus {
    outline: 3px solid #0262b6
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    #ucfhb-signon-logo {
        background-image: url(../img/spritesheet-r-v2.png);
        background-size: 326px 190px
    }
}

@media (max-width: 979px) {
    #ucfhb-signon-logo {
        display: none
    }
}

#ucfhb-signon-logo:focus, #ucfhb-signon-logo:hover {
    background-position: -149px -34px;
    cursor: pointer
}

#ucfhb-signon-logo.ucfhb-shiftleft {
    background-position: 0 0;
    right: 340px;
    width: 44px
}

#ucfhb-services {
    width: 342px;
    margin-left: 0;
    z-index: 1
}

@media (max-width: 979px) {
    #ucfhb-services {
        height: auto;
        margin-left: 8px;
        padding: 0;
        position: static;
        text-align: center;
        width: auto
    }
}

#ucfhb-services a {
    background-image: url(../img/spritesheet-v2.png);
    background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    #ucfhb-services a {
        background-image: url(../img/spritesheet-r-v2.png);
        background-size: 326px 190px
    }
}

#ucfhb-services div:hover > a {
    opacity: .7
}

#ucfhb-services div:hover > a:hover {
    opacity: 1
}

#ucfhb-services > div {
    display: block;
    opacity: 0;
    margin: 0 4px;
    -webkit-transition: all 0s linear 0s;
    transition: all 0s linear 0s;
    visibility: hidden
}

@media (max-width: 979px) {
    #ucfhb-services > div {
        height: auto;
        left: auto;
        margin: auto;
        opacity: 1;
        overflow: auto;
        position: static;
        right: auto;
        visibility: visible;
        width: 342px
    }
}

@media (max-width: 979px) {
    #ucfhb-services > div > a {
        line-height: 30px;
        margin: 0
    }
}

.ucfhb-shiftleft + #ucfhb-services > div {
    opacity: 1;
    -webkit-transition: opacity .2s ease-in .4s;
    transition: opacity .2s ease-in .4s;
    visibility: visible
}

@media (max-width: 979px) {
    .ucfhb-shiftleft + #ucfhb-services > div {
        margin: auto
    }
}

#ucfhb-services .ucfhb-service {
    display: block;
    float: left;
    margin: 11px 0 11px 10px
}

@media (max-width: 640px) {
    #ucfhb-services .ucfhb-service {
        margin: 6px 0 6px 10px
    }
}

#ucfhb-services #ucfhb-myucf {
    background-position: -264px -70px;
    height: 25px;
    width: 66px
}

#ucfhb-services #ucfhb-myucf:focus {
    outline: 3px solid #0262b6
}

#ucfhb-services #ucfhb-knightsmail {
    background-position: -76px -70px;
    height: 25px;
    width: 46px
}

#ucfhb-services #ucfhb-knightsmail:focus {
    outline: 3px solid #0262b6
}

#ucfhb-services #ucfhb-webcourses {
    background-position: -152px -70px;
    height: 25px;
    width: 94px
}

#ucfhb-services #ucfhb-webcourses:focus {
    outline: 3px solid #0262b6
}

#ucfhb-services #ucfhb-workday {
    background-position: -148px -4px;
    height: 25px;
    width: 70px;
    margin: 11px 0 11px 24px
}

#ucfhb-services #ucfhb-workday:focus {
    outline: 3px solid #0262b6
}

@media (max-width: 1200px) {
    #ucfhb-services #ucfhb-workday {
        margin: 11px 0
    }
}

@media (max-width: 640px) {
    #ucfhb-services #ucfhb-workday {
        margin: 6px 0 6px 24px
    }
}

#ucfhb-search {
    border-left: 1px solid #555;
    height: 32px;
    margin-top: 9px;
    overflow: hidden;
    padding-left: 15px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
    width: 250px;
    z-index: 2
}

@media (max-width: 979px) {
    #ucfhb-search {
        border: 0;
        float: left;
        height: 38px;
        left: 0;
        margin: 4px 0 0;
        padding: 0;
        position: static;
        right: 0;
        width: 50%
    }
}

@media (max-width: 640px) {
    #ucfhb-search {
        margin-top: 8px;
        width: 100% !important
    }
}

#ucfhb-search.ucfhb-shiftleft {
    overflow: hidden;
    width: 32px
}

@media (max-width: 979px) {
    #ucfhb-search.ucfhb-shiftleft {
        overflow: visible;
        width: 50%
    }
}

#ucfhb-search.ucfhb-shiftleft form {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
    width: 0
}

@media (max-width: 979px) {
    #ucfhb-search.ucfhb-shiftleft form {
        float: none;
        left: auto;
        opacity: 1;
        overflow: visible;
        right: auto;
        width: 250px !important
    }
}

#ucfhb-search form {
    display: block;
    height: 29px;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    text-align: left;
    width: 250px
}

@media (max-width: 979px) {
    #ucfhb-search form {
        height: 38px;
        left: -4px;
        margin: auto;
        padding: 0 10px;
        position: relative
    }
}

#ucfhb-search form label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    color: #fff;
    display: block;
    font-size: 0;
    height: 1px;
    line-height: 0 !important;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

#ucfhb-search form #ucfhb-search-submit {
    background-image: url(../img/spritesheet-v2.png);
    background-repeat: no-repeat;
    background-color: #ffc904;
    background-position: -107px -2px;
    border: 0;
    border-radius: 0 4px 4px 0;
    display: block;
    height: 29px;
    margin: 0;
    padding: 0 3px 0 5px;
    position: absolute;
    right: 0;
    top: 2px;
    width: 28px
}

#ucfhb-search form #ucfhb-search-submit:focus {
    outline: 3px solid #0262b6
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    #ucfhb-search form #ucfhb-search-submit {
        background-image: url(../img/spritesheet-r-v2.png);
        background-size: 326px 190px
    }
}

@media (max-width: 979px) {
    #ucfhb-search form #ucfhb-search-submit {
        background-position: -107px 2px;
        height: 35px;
        right: -14px
    }
}

#ucfhb-search form #ucfhb-search-submit:hover {
    background-color: #ffeba4;
    cursor: pointer
}

#ucfhb-search-field {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 20px 19px;
    border: solid 1px #fff;
    border-radius: 5px 0 0 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000;
    font-family: Helvetica-Neue, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    height: 23px !important;
    left: 0;
    letter-spacing: .1px;
    margin: 0;
    padding: 2px 40px 2px 15px;
    position: absolute;
    top: 2px;
    width: 168px !important
}

#ucfhb-search-field:focus {
    outline: 3px solid #0262b6
}

@media (max-width: 979px) {
    #ucfhb-search-field {
        font-size: 16px;
        padding-bottom: 5px;
        padding-top: 5px;
        width: 202px !important
    }
}

#ucfhb-search-field::-webkit-input-placeholder {
    color: #666;
    font-family: Helvetica-Neue, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400
}

#ucfhb-search-field::-moz-placeholder {
    color: #666;
    font-family: Helvetica-Neue, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400
}

#ucfhb-search-field:-ms-input-placeholder {
    color: #666;
    font-family: Helvetica-Neue, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400
}

#ucfhb-search-field::-ms-input-placeholder {
    color: #666;
    font-family: Helvetica-Neue, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400
}

#ucfhb-search-field::placeholder {
    color: #666;
    font-family: Helvetica-Neue, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400
}

@media (max-width: 979px) {
    #ucfhb-search-field::-webkit-input-placeholder {
        font-size: 16px
    }

    #ucfhb-search-field::-moz-placeholder {
        font-size: 16px
    }

    #ucfhb-search-field:-ms-input-placeholder {
        font-size: 16px
    }

    #ucfhb-search-field::-ms-input-placeholder {
        font-size: 16px
    }

    #ucfhb-search-field::placeholder {
        font-size: 16px
    }
}

#ucfhb-search-minimal {
    background-image: url(../img/spritesheet-v2.png);
    background-repeat: no-repeat;
    background-color: #ffc904;
    background-position: -111px -2px;
    border: 0;
    border-radius: 4px;
    display: none;
    height: 29px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 2px;
    -webkit-transition: all .2s ease-in .4s;
    transition: all .2s ease-in .4s;
    width: 29px
}

#ucfhb-search-minimal:focus {
    outline: 3px solid #0262b6
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    #ucfhb-search-minimal {
        background-image: url(../img/spritesheet-r-v2.png);
        background-size: 326px 190px
    }
}

#ucfhb-search-minimal:active, #ucfhb-search-minimal:focus, #ucfhb-search-minimal:hover {
    top: 2px !important
}

#ucfhb-search-minimal:hover {
    background-color: #ffeba4;
    cursor: pointer
}

#ucfhb-search-minimal.ucfhb-shiftleft {
    display: block;
    -webkit-transition: all 0s linear 0s;
    transition: all 0s linear 0s
}

@media (max-width: 979px) {
    #ucfhb-search-minimal.ucfhb-shiftleft {
        display: none
    }
}