
/* - eecommon.css - */
@media all {
/* http://equity.psu.edu/portal_css/eecommon.css?original=1 */
ul.links {
list-style-type: none;
margin: 0 0 10px 0;
}
ul.links li {
display: inline-block;
line-height: 12px;
padding: 0 10px 0 5px;
}
ul.links li      {  border-right: 1px solid white;  }
ul.links li.last {  border-right: none;  }
ul.links li.screen-sm { display: none; }
@media only screen and (max-width: 800px) {
ul.links li {
border-right: none;
display: block;
}
ul.links li.screen-sm { display: block; }
#portal-footer ul.links li {
font-size: 1.5em;
line-height: 2em;
}
}
#wrapper-wrapper {
min-height: 50em;
}
#portal-footer-wrapper {
background-color: #0D35AE;
color: white;
margin-top: 2em;
min-height: 4em;
padding: 8px 0;
position: relative;
}
#portal-footer-wrapper > div {
margin: 0 auto;
max-width: 980px;
}
#portal-personaltools-wrapper {
background-color: #0D35AE;
left: 0;
margin: 0;
}
#portal-personaltools-wrapper > div {
margin: 0 auto;
max-width: 980px;
text-align: right;
}
#portal-personaltools {
display: inline-block;
float: none;
text-align: left;
}
dl.portlet {
font-size: 80%;
}
dl.portletNavigationTree dd.portletItem {
padding: 0;
}
dl.portlet dt a:link,
dl.portlet dt a:visited,
dl.portlet dt a:hover {
border: medium none;
color: black;
display: block;
}
table.listing thead th {
background-color: #103eb4;
color: white;
}
table.listing tbody tr:nth-child(odd) {
background-color: #eee;
}
table.listing tbody tr:hover,
table.listing tbody tr.odd:hover td {
background-color: #9cf;
}
@media only screen and (max-width: 610px) {
/* **/
.pfg-form span.required {
font-size: 0.6em;
}
.pfg-form select {
font-size: 140%;
}
.pfg-form .plone-jscalendar-popup img {
height: 40px;
width: 40px;
}
.pfg-form .ArchetypesMultiSelectionWidget input[type='checkbox'],
.pfg-form .ArchetypesSelectionWidget input[type='radio'] {
margin-bottom: 1em;
}
}
#portal-logo {
position: relative;
}
@media only screen and (max-width: 800px) {
#portal-header,
.section-cfw #portal-header,
.section-clgbtqe #portal-header,
.section-cored #portal-header {
background: none;
}
}
@media only screen and (max-width: 740px) {
#portal-header div#portal-searchbox {
display: none !important;
}
#portal-header #portal-siteactions {
display: none;
}
}
@media only screen and (max-width: 610px) {
#portal-logo {
display: block !important;
}
#portal-logo div#psu-icon {
margin-bottom: 43px;
}
}
@media only screen and (max-width: 610px) {
#portal-top.nav-menu .nav-primary {
margin: 0;
overflow: visible;
}
ul#portal-globalnav {
background: #103DB4 !important;
top: 0;
position: relative;
}
.section-cfw ul#portal-globalnav { background-color: #588308 !important; }
.section-clgbtqe ul#portal-globalnav { background-color: #800080 !important; }
.section-cored ul#portal-globalnav { background-color: #8B0000 !important; }
button.navigation-button {
background: transparent;
border: none;
color: white;
}
ul#portal-globalnav li {
background: #103DB4;
border: none;
margin: 5px;
}
.section-cfw ul#portal-globalnav li { background-color: #588308; }
.section-clgbtqe ul#portal-globalnav li { background-color: #800080; }
.section-cored ul#portal-globalnav li { background-color: #8B0000; }
ul#portal-globalnav li a {
margin-right: 10px;
padding: 13px 13px 13px 20px;
width: unset;
}
#portal-globalnav .selected a,
#portal-globalnav a:hover,
#portal-globalnav a:focus {
border-radius: 5px;
moz-border-radius: 5px;
webkit-border-radius: 5px;
}
}
@media only screen and (max-width: 480px) {
#portal-logo {
left: 0;
margin: 0;
top: 0 !important;
}
#portal-logo div#psu-icon {
margin-bottom: 52px;
}
#portal-top.nav-menu .nav-primary {
margin: 0;
overflow: visible;
}
ul#portal-globalnav li a {
font-size: 0.7em;
}
button.navigation-button {
font-size: 0.7em;
}
}
@media only screen and (max-width: 800px) {
#portal-columns {
margin-top: 0;
}
#portal-column-two,
#portal-column-one {
clear: both;
margin-left: -99% !important;
margin: 1em 0px;
width: 95% !important;
}
div#portal-column-content {
margin-left: -99%;
width: 94%;
}
}
#portal-footer {
font-size: 11px;
line-height: 1em;
text-align: left;
}
#portal-footer a,
#portal-footer a:hover {
background-color: transparent;
}
#portal-footer .links a,
#portal-footer .links a:active,
#portal-footer .links a:visited {
color: white;
text-decoration: underline;
}
#portal-footer .links a:hover {
background-color: white;
color: #0D35AE !important;
text-decoration: none;
}
#portal-footer .address,
#portal-footer .phoneNumber {
display: inline-block;
margin-bottom: 10px;
padding: 0 10px 0 5px;
}
#portal-footer .address {
border-right: 1px solid white;
}
#portal-footer .blockLogo,
#portal-footer .footerLeft,
#portal-footer .footerRight {
display: inline-block;
}
#portal-footer .blockLogo {
padding: 15px;
vertical-align: top;
width: 15%;
}
#portal-footer .footerLeft,
#portal-footer .footerRight {
margin-top: 2em;
width: 45%;
}
#portal-footer .footerRight {
text-align: right;
width: 35%;
}
#portal-footer .footerRight .links .last {
padding-right: 0;
}
@media only screen and (max-width: 800px) {
#portal-footer {
min-height: 480px;
}
#portal-footer .footerLeft,
#portal-footer .footerRight,
#portal-footer .address,
#portal-footer .phone-number {
display: block;
text-align: center;
width: auto;
}
#portal-footer .address {
border-right: none;
}
#portal-footer .blockLogo {
bottom: 10px;
display: block;
left: 10px;
position: absolute;
width: 45%;
}
}

}


/* - rwd-nav.css - */
/* http://equity.psu.edu/portal_css/rwd-nav.css?original=1 */
/* */
.nav-primary .navigation-pulldown {
font-weight: bold;
}
/* */
.nav-menu .nav-primary {
margin: 30px 0em 0em;
position: relative;
overflow: hidden;
clear: both;
}
/* */
.nav-menu .nav-primary span.nav-section {
position: absolute;
top: 0.8em;
left: auto;
right: 0.3em;
display: block;
width: 4em;
height: 4.5em;
cursor: pointer;
}
/* */
.nav-menu .nav-primary.expanded span.nav-section {
}
.nav-menu .nav-primary li {
clear: left;
display: none;
}
.nav-menu .nav-primary.expanded li,
.nav-menu .nav-primary li.navigation-pulldown {
display: list-item;
}
.nav-menu .nav-primary li.navigation-pulldown {
border-bottom-width: 0;
}
.nav-menu .nav-primary.expanded li.navigation-pulldown {
border-bottom-width: 1px;
}
/* */
@media screen and (max-width: 600px) {
.nav-primary li a {
width: 100%;
}
}

