


*, *:hover, *.active {
    outline: none;
}


.ps-pin-menu .ps_menusection .ps_menuitem #addToNavbarId,
.ps-pin-menu .ps_menusection .ps_menuitem #addToHomepageId {
    display: none !important;
}


.fiu_blue {
    color: #081E3F;
}
.fiu_bg_blue {
    background-color: #081E3F;
}
.fiu_gold {
    color: #B6862C;
}
.fiu_bg_gold {
    background-color: #B6862C;
}


#FIU_HEADER_FLUID #classicbackbuttonlayout > #classicbackbuttoncontainer > .ps-button-wrapper > .ps-button > .ps-text {
    top: -3px;
    left: -0.8em;
    position: relative;
}
#FIU_HEADER_FLUID #classicbackbuttonlayout > #classicbackbuttoncontainer > .ps-button-wrapper > .ps-button::before {
    position: relative;
}


:root .ps_header_bar .ps_box-button.ps_header-notify .ps-button::after {
    top: 1px;
}


body:not(#ptifrmtemplate) #ptbr_header_container #pthdr2container {
    background-image: none;
    height: 40px;
    border-bottom: 1px solid rgb(141, 179, 223);
    color: rgba(255, 255, 255, 0.95);
    background-color: #15325c;
}


body:not(#ptifrmtemplate):not(.homePageHdr) #pthdr2home::after,
body:not(#ptifrmtemplate):not(.homePageHdr) #pthdr2notify::after,
body:not(#ptifrmtemplate):not(.homePageHdr) #pthdr2ActionList::after,
body:not(#ptifrmtemplate):not(.homePageHdr) #pthdr2navbar::after {
    content: url();
}


body:not(#ptifrmtemplate):not(.homePageHdr) #pthdr2navbarlinks a,
body:not(#ptifrmtemplate):not(.homePageHdr) #pthdr2navbarlinks div,
body:not(#ptifrmtemplate):not(.homePageHdr) #pagetitleheader {
    display: none;
}


body:not(#ptifrmtemplate):not(.homePageHdr) #pthdr2logofluid {
    display: block !important;
    padding-left: 8px;
    text-align: left;
    padding-top: 3px;
}


.psc_form-xlarge .homePageHdr #pthdr2container #pthdr2logofluid::before,
.psc_form-large .homePageHdr #pthdr2container #pthdr2logofluid::before,
.psc_form-medium .homePageHdr #pthdr2container #pthdr2logofluid::before,
body:not(#ptifrmtemplate):not(.homePageHdr) #pthdr2container #pthdr2logofluid::before {
    content: url(/cs/cslinks/cache2/FIU_FL_LOGO_MEDIUM_1.PNG) !important;
    -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1);
    margin-right:-0.4em;;
    top: 3px !important;
}


.psc_form-small .homePageHdr #pthdr2logofluid::before {
    margin-right:-0.4em;;
}


#pthdr2container #pthdr2navbarlinks a:focus,
#classicbackbuttonlayout > #classicbackbuttoncontainer > .ps-button-wrapper > .ps-button:focus {
    outline: 0px;
}


.desktopFluidHdr .pthdr2container #fiuportalhome_div {
    display: none;
}
.desktopFluidHdr .pthdr2container #ACTION_LINK_CONTAINER #fiuportalhome:focus {
    background-color: transparent;
}
.desktopFluidHdr .pthdr2container #ACTION_LINK_CONTAINER #fiuportalhome:hover {
    background-color: #ffffeb;
}
.desktopFluidHdr .pthdr2container #fiuportalhome,
.desktopFluidHdr .pthdr2container #ACTION_LINK_CONTAINER div,
.desktopFluidHdr .pthdr2container #ACTION_LINK_CONTAINER div:hover,
.desktopFluidHdr .pthdr2container #fiuportalhome:hover {
    text-decoration: none;
}
.desktopFluidHdr .pthdr2container #fiu_portal_home_div {
    display: inline-block;
}


.desktopFluidHdr .pthdr2container .pthdr2navbarlinks a::after {
    height: 23px;
    width: 23px;
}
.desktopFluidHdr .pthdr2container .pthdr2navbarlinks #pthdr2ActionList::after {
    top: 7px;
}
.desktopFluidHdr .pthdr2container #pthdr2notify::after {
    top: 8px;
}
.desktopFluidHdr .pthdr2container #fiu_portal_home::after {
    content: url();
    top: 7px;
}
.desktopFluidHdr #pthdr2navbarlinks a.headerbutton:hover {
    text-decoration: none;
}


.fiu_hide {
    display: none;
}


#pthdr2dbcontainer {
    background-color: #c5960c;
    border-radius: 0 0 3px 3px;
    color: #fff;
    font-weight: bold;
    left: 190px;
    padding: 4px;
    position: absolute;
    top: 0px;
}
#pthdr2navbarlinks .headerbutton img {
    width: 25px;
    height: 25px;
}


#fiudbnamecontainer {
    height: 26px;
    background-color: #900;
}
#fiudbname {
    color: rgba(255, 255, 255, 1);
    line-height: 26px;
    font-weight: bold;
    padding-right: 10px;
}
#fiudbname span {
    color: yellow;
}
#fiudbnamecontainer a {
    color: #99CCFF;
}




@media only screen and (max-width: 830px) {
    .psc_form-xlarge .desktopFluidHdr .pthdr2container #fiu_portal_home_div {
        display: none;
    }
    .psc_form-xlarge .desktopFluidHdr .pthdr2container #fiuportalhome_div {
        display: block;
    }
}

@media only screen and (orientation: portrait) {
    .psc_form-small #pthdr2ActionList_div #pthdr2actionListcontainerfluid .ps_arrow_top,
    .psc_form-medium #pthdr2ActionList_div #pthdr2actionListcontainerfluid .ps_arrow_top,
    .psc_form-large #pthdr2ActionList_div #pthdr2actionListcontainerfluid .ps_arrow_top,
    .psc_form-xlarge #pthdr2ActionList_div #pthdr2actionListcontainerfluid .ps_arrow_top {
        top: -1px;
    }

    #PT_WORK_PT_BUTTON_BACK img {
        display: none;
    }
}