
/* - ploneKss.css - */
@media screen {
/* http://www.peps.org/portal_css/ploneKss.css?original=1 */
#kss-spinner {
display:none;
width: 20px;
height: 20px;
position: fixed;
background-position: center center;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -10px;
}
.formlibInlineEditable,
.inlineEditable {
padding: 1px;
display: block;
}
body.kssActive .inlineEditable:hover,
body.kssActive .formlibInlineEditable:hover {
padding: 0;
border: 1px solid #ddd;
border-color: #666 #ddd #ddd #666;
cursor: text;
background: White url(input_background.png) repeat-x;
}
body.kssActive .inlineEditable a:hover,
body.kssActive .formlibInlineEditable a:hover {
cursor: pointer;
}
body.kssActive .formlibInlineForm:hover,
body.kssActive .formlibInlineForm a:hover {
padding: 1px;
border: none;
cursor: default;
background: none;
}
.inlineForm .formHelp,
.inlineForm .fieldRequired,
.inlineForm label {
display: none;
}
/* */
.inlineForm .ArchetypesSelectionWidget label {
display: inline;
}
.inlineForm #archetypes-fieldname-title input,
.inlineForm #archetypes-fieldname-title {
font-size: 100%;
}
/* */
h1 div.formControls input {
font-size: 55% !important;
}
}


/* - ploneboard.css - */
@media all {
/* http://www.peps.org/portal_css/ploneboard.css?original=1 */
/* */
/* */
.listing {
font-size: 100%;
width: 100%;
}
.listing th {
font-size: 90%;
}
.listing .discreet {
text-align: right;
display: block;
}
.commentPortrait {
float: right;
clear: both;
margin: 0 0 0.5em 0.5em;
}
.commentPortrait .portraitPhoto {
width: 45px;
height: 60px;
}
/* */
.listingConversation {
display: block;
padding: 10px;
padding-left: 25px;
font-size: 110%;
background: transparent url("http://www.peps.org/ploneboard_conversation_icon.gif") no-repeat;
background-position: 5px 10px;
}
.listingForum {
display: block;
padding: 10px;
padding-left: 25px;
font-size: 110%;
background: transparent url("http://www.peps.org/ploneboard_forum_icon.gif") no-repeat;
background-position: 5px 10px;
}
/* */
.boardComment {
border: 1px solid White;
margin-bottom: 1em;
position: relative;
}
.boardCommentVisible {
background: white;
}
.boardCommentHidden {
background: #c0c0c0;
}
.boardCommentDetails {
border: 1px solid White;
border-style: none none solid none;
background-color: #dddddd;
padding: 0.5em 1em;
font-size: 90%;
}
.boardComment:hover .visualGhosted {
opacity: 0.6;
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
}
.boardCommentBody {
padding: 0.5em 1em;
}
.boardCommentContent {
line-height: 1.5em;
}
.boardCommentActions {
padding: 1em;
text-align: left;
float: left;
right: 1em;
}
.boardCommentActions form {
display: inline;
}
.boardCommentReplyActions {
padding: 1em;
text-align: right;
right: 1em;
}
.boardCommentPortrait {
float: right;
margin-bottom: 1em;
}
.boardConversation ul.topLevelComment {
margin-left: 0;
}
.boardConversation li {
list-style: none;
}
.commentAttachments {
text-align: left;
margin: 0 0.5em 0.5em 0.5em;
}
.state-rejected {
color: #76797c !important;
}
/* */
.moderationItem {
margin-top: 1em;
}
.moderationItem input {
margin-top: 0.5em;
}
.moderationActions form {
display: inline;
}
/* */
.boardCommentHeaderTitleBlock h3 { display: none; }
.commentReplyTitle { display: none; }
/* */
.portaltype-ploneboardconversation .kupu-tb-styles,             .portaltype-ploneboardforum .kupu-tb-styles,             .portaltype-ploneboardcomment .kupu-tb-styles,
.portaltype-ploneboardconversation #kupu-bg-subsuper,           .portaltype-ploneboardforum #kupu-bg-subsuper,           .portaltype-ploneboardcomment #kupu-bg-subsuper,
.portaltype-ploneboardconversation #kupu-bg-definitionlist,     .portaltype-ploneboardforum #kupu-bg-definitionlist,     .portaltype-ploneboardcomment #kupu-bg-definitionlist,
.portaltype-ploneboardconversation #kupu-bg-undo,               .portaltype-ploneboardforum #kupu-bg-undo,               .portaltype-ploneboardcomment #kupu-bg-undo,
.portaltype-ploneboardconversation #kupu-zoom,                  .portaltype-ploneboardforum #kupu-zoom,                  .portaltype-ploneboardcomment #kupu-zoom,
.portaltype-ploneboardconversation #kupu-spellchecker,          .portaltype-ploneboardforum #kupu-spellchecker,          .portaltype-ploneboardcomment #kupu-spellchecker,
.portaltype-ploneboardconversation #kupu-logo-button,           .portaltype-ploneboardforum #kupu-logo-button,           .portaltype-ploneboardcomment #kupu-logo-button,
.portaltype-ploneboardconversation #kupu-imagelibdrawer-button, .portaltype-ploneboardforum #kupu-imagelibdrawer-button, .portaltype-ploneboardcomment #kupu-imagelibdrawer-button,
.portaltype-ploneboardconversation #kupu-tabledrawer-button,    .portaltype-ploneboardforum #kupu-tabledrawer-button,    .portaltype-ploneboardcomment #kupu-tabledrawer-button,
.portaltype-ploneboardconversation #kupu-source,                .portaltype-ploneboardforum #kupu-source,                .portaltype-ploneboardcomment #kupu-source {
display: none;
}
/* */

}


/* - ++resource++plone.formwidget.autocomplete/jquery.autocomplete.css - */
@media screen {
/* http://www.peps.org/portal_css/++resource++plone.formwidget.autocomplete/jquery.autocomplete.css?original=1 */
.ac_results {
padding: 0px;
border: 1px solid black;
background-color: white;
overflow: hidden;
z-index: 99999;
}
.ac_results ul {
width: 100%;
list-style-position: outside;
list-style: none;
padding: 0;
margin: 0;
}
.ac_results li {
margin: 0px;
padding: 2px 5px;
cursor: default;
display: block;
font: menu;
font-size: 12px;
line-height: 16px;
overflow: hidden;
}
.ac_loading {
background: white url('indicator.gif') right center no-repeat;
}
.ac_odd {
background-color: #eee;
}
.ac_over {
background-color: #0A246A;
color: white;
}

}


/* - ++resource++plone.formwidget.contenttree/contenttree.css - */
@media screen {
/* http://www.peps.org/portal_css/++resource++plone.formwidget.contenttree/contenttree.css?original=1 */
.contenttreeWidget {
bottom: 3.5em;
height: auto;
left: 0px;
overflow-y: auto;
margin: 0em 1em;
position: absolute;
right: 0px;
top: 6em;
width: auto;
border: 1px solid #8CACBB;
}
.contenttreeWidget li {
display: block;
padding-left: 1em;
}
.contenttreeWidget .navTreeCurrentItem {
font-weight: bold;
}
.contenttreeWidget .navTreeCurrentItem li {
font-weight: normal;
}
.contenttreeWidget li a {
border-bottom: solid 1px transparent;
}
.contenttreeWidget .navTreeItem a {
border: none;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.contenttreeWidget .navTreeItem a:hover {
outline: 1px dotted #205C90;
}
.contenttreeWidget li.navTreeCurrentItem {
border: none !important;
background-color: transparent;
}
.contenttreeWidget li.navTreeCurrentItem > a,
.contenttreeWidget li.navTreeCurrentItem > a:hover {
border: none;
outline: none;
background-color: #205C90;
color: #fff !important;
}
/* */
* html .contentTreeWidget li.navTreeCurrentItem a,
* html .contentTreeWidget li.navTreeCurrentItem a:hover {
height: 1.6em;
}
.contenttreeWindow {
display: none;
position: fixed;
_position: absolute;
background-color: white;
z-index: 100;
}
.contenttreeWindow h2 {
display: block;
top: 0px;
margin: 0px;
}
.contenttreeWindowHeader {
padding: 1em;
}
.contenttreeWindowActions {
position: absolute;
width: 100%;
top: auto;
bottom: 0px;
padding: 1em;
}
.contenttreeWindowBlocker {
z-index: 99;
width: 100%;
height: 100%;
opacity: 0.4;
background-color: black;
top: 0px;
left: 0px;
position: fixed;
_position: absolute;
_top: expression(eval((document.body.scrollTop)?document.body.scrollTop:document.documentElement.scrollTop));
}
.option {
display: block;
}
}


/* - ++theme++peps.customizations/css/mobile.css - */
@media screen {
/* http://www.peps.org/portal_css/++theme++peps.customizations/css/mobile.css?original=1 */
/* */
@media handheld, screen and (max-device-width: 480px) {
/* */
#portal-column-one,
#portal-column-two,
#portal-column-content {
}
#portal-logo {
display: none;
}
#portal-top {
font-size: 180%;
}
#portal-personaltools {
margin-bottom: 1em;
}
#portal-globalnav li a {
min-width: 3em !important;
padding:0.5em 1.5em 1em 0.5em;
}
#portal-searchbox {
float: none !important;
margin: 1em 0;
text-align: center;
}
#portal-searchbox input {
font-size: 100% !important;
}
#content-views a {
font-size: 150%;
line-height: 2em !important;
padding: 0.5em;
}
#content li.formTab a {
font-size: 140%;
line-height: 2em !important;
padding: 0.25em;
}
#edit-bar {
min-height: 5em;
}
#contentActionMenus a {
width: 100%;
line-height: 2em !important;
font-size: 150%;
}
input, textarea {
font-size: 140% !important;
}
div.managePortletsLink,
a.managePortletsFallback {
font-size: 140%;
}
div.overlay {
font-size: 120%;
}
div.overlay-iframe,
div.overlay-ajax {
width: 90%;
}
}
/* */
}


/* - ++theme++peps.customizations/css/screen.css - */
/* http://www.peps.org/portal_css/++theme++peps.customizations/css/screen.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
* {
box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
/* */
html {
font-family: sans-serif;
/* */
-ms-text-size-adjust: 100%;
/* */
-webkit-text-size-adjust: 100%;
/* */
margin: 0;
padding: 0;
}
body {
margin: 0;
}
/* */
a:focus {
outline: thin dotted;
}
a:active,
a:hover {
outline: 0;
}
/* */
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
hr {
box-sizing: content-box;
height: 0;
}
mark {
background: #ff0;
color: #000;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
}
pre {
white-space: pre-wrap;
}
q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
/* */
sub,
sup {
font-size: 65%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
/* */
img {
border: 0;
line-height: 0;
}
svg:not(:root) {
overflow: hidden;
}
/* */
figure {
margin: 0;
}
/* */
legend {
border: 0;
/* */
padding: 0;
/* */
}
button,
input,
select,
textarea {
font-family: inherit;
/* */
font-size: 100%;
/* */
margin: 0;
/* */
}
button,
input {
line-height: normal;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
/* */
cursor: pointer;
/* */
}
button[disabled],
html input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
/* */
padding: 0;
/* */
}
input[type="search"] {
-webkit-appearance: textfield;
/* */
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
/* */
vertical-align: top;
/* */
}
/* */
table {
border-collapse: collapse;
border-spacing: 0;
}
/* */
img,
object,
embed,
iframe {
max-width: 100%;
}
img, object, embed {
height: auto;
}
/* */
.google-map img {
max-width: none;
}
.google-map * {
box-sizing: content-box;
}
/* */
html {
overflow-y: scroll;
}
/* */
/* */
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
audio,
canvas,
img,
video {
vertical-align: middle;
}
fieldset {
border: 0;
padding: 0;
}
textarea {
resize: vertical;
}
@font-face {
font-family: 'peps';
src: url("/++theme++peps.customizations/fonts/peps.eot?-9h09fa");
src: url("/++theme++peps.customizations/fonts/peps.eot?#iefix-9h09fa") format("embedded-opentype"), url("/++theme++peps.customizations/fonts/peps.woff?-9h09fa") format("woff"), url("/++theme++peps.customizations/fonts/peps.ttf?-9h09fa") format("truetype"), url("/++theme++peps.customizations/fonts/peps.svg?-9h09fa#icomoon") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="icon-"],
[class*=" icon-"],
.nav-mobile-heading:before,
.search-form_button:before,
#content .home-top_find-group_heading:before,
.button-arrow:after,
#content .button-arrow:after,
.external:after,
a.nav-mobile-button:after,
.back-to-top:after {
font-family: 'peps';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
font-size: 24px;
font-size: 1.5rem;
/* */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
a[class^="icon-"], a[class*=" icon-"] {
text-decoration: none !important;
}
[class^="icon-"] a,
[class*=" icon-"] a {
text-decoration: none;
}
.icon-search:before {
content: "\f179";
}
.icon-map-marker:before, #content .home-top_find-group_heading:before {
content: "\f231";
}
.icon-chevron-up:before, .back-to-top:after {
content: "\f343";
}
.icon-arrow-right:before, .button-arrow:after,
#content .button-arrow:after {
content: "\f344";
}
.icon-chevron-down:before, a.nav-mobile-button:after {
content: "\f347";
}
.icon-menu:before, .nav-mobile-heading:before {
content: "\f349";
}
.icon-external-link:before, .external:after {
content: "\0020\f504";
font-size: 16px;
font-size: 1rem;
}
.icon-facebook:before {
content: "\f203";
color: #3B5999;
}
.icon-google-plus:before {
content: "\f206";
color: #dd4b39;
}
.icon-linkedin:before {
content: "\f208";
color: #007bb6;
}
.icon-pinterest:before {
content: "\f210";
color: #910101;
}
/* */
.icon-twitter:before {
content: "\f202";
color: #fff;
background: #55ACEE;
border-radius: 4px;
border-radius: 0.25rem;
text-align: center;
width: 1em;
height: 1em;
padding: .1em .15em;
font-size: .7em;
line-height: 1;
}
.icon-youtube:before {
content: "\f213";
color: #cd201f;
}
.icon-instagram:before {
content: "\f215";
color: #517fa4;
}
/* */
/* */
/* */
/* */
/* */
/* */
/* */
table.tablesaw {
empty-cells: show;
max-width: 100%;
width: 100%;
}
.tablesaw {
border-collapse: collapse;
width: 100%;
}
/* */
.tablesaw {
border: 0;
padding: 0;
}
.tablesaw th,
.tablesaw td {
box-sizing: border-box;
padding: .5em .7em;
}
.tablesaw thead tr:first-child th {
padding-top: .9em;
padding-bottom: .7em;
}
/* */
.tablesaw-stack tbody tr {
border-bottom: 1px solid #dfdfdf;
}
.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
display: none;
}
/* */
@media only all {
/* */
.tablesaw-stack td,
.tablesaw-stack th {
text-align: left;
display: block;
}
.tablesaw-stack tr {
clear: both;
display: table-row;
}
/* */
.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
display: block;
padding: 0 .6em 0 0;
width: 30%;
display: inline-block;
}
/* */
.tablesaw-stack th .tablesaw-cell-label-top,
.tablesaw-stack td .tablesaw-cell-label-top {
display: block;
padding: .4em 0;
margin: .4em 0;
}
.tablesaw-cell-label {
display: block;
}
/* */
.tablesaw-stack tbody th.group {
margin-top: -1px;
}
/* */
.tablesaw-stack th.group b.tablesaw-cell-label {
display: none !important;
}
}
body {
font-family: 'Open Sans', 'Calibri', 'Arial', sans-serif;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.5;
}
@media screen and (min-width: 48.75em) {
body {
font-size: 16px;
font-size: 1rem;
}
}
strong, b {
font-weight: 600;
}
strong strong, strong b, b strong, b b {
font-weight: 700;
}
em em, em i, i em, i i {
font-style: normal;
}
/* */
h1, h2, h3, h4, h5, h6 {
margin-bottom: 0;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
margin-top: 0;
}
h1 {
font-weight: 400;
font-size: 28px;
font-size: 1.75rem;
}
#content .article_title {
position: relative;
margin-top: 0;
}
#content .article_title:after {
position: absolute;
display: block;
content: "";
bottom: -4;
left: 0;
width: 100%;
height: 4px;
background: url(/++theme++peps.customizations/images/peps-underline.gif) repeat-x bottom left;
}
h2 {
font-weight: 600;
font-size: 20px;
font-size: 1.25rem;
}
h3,
blockquote h2,
#content blockquote h2 {
font-weight: 700;
font-size: 16px;
font-size: 1rem;
text-transform: uppercase;
}
h4 {
font-weight: 700;
color: #444;
font-size: 16px;
font-size: 1rem;
}
h5 {
font-weight: 600;
color: #444;
font-size: 14px;
font-size: 0.875rem;
}
h6 {
font-weight: 600;
color: #666;
font-size: 14px;
font-size: 0.875rem;
}
/* */
a {
color: #004577;
}
a:hover, a:focus {
text-decoration: none;
}
.button-green,
#content .button-green, .button-orange,
#content .button-orange, .button-blue,
#content .button-blue {
display: inline-block;
padding: 8px 16px;
padding: 0.5rem 1rem;
box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
color: #000;
font-weight: 700;
text-transform: uppercase;
text-decoration: none !important;
border: 0;
text-shadow: 1px 1px rgba(255, 255, 255, 0.3);
}
.button-green:hover,
#content .button-green:hover, .button-orange:hover,
#content .button-orange:hover, .button-blue:hover,
#content .button-blue:hover {
text-shadow: none;
box-shadow: none;
}
.button-green:focus,
#content .button-green:focus, .button-orange:focus,
#content .button-orange:focus, .button-blue:focus,
#content .button-blue:focus {
outline: 1px dotted #ccc;
box-shadow: 0;
}
.button-green,
#content .button-green {
background: #CED42A;
background: -webkit-linear-gradient(270deg, #d3d93f, #b9bf26);
background: linear-gradient(180deg, #d3d93f, #b9bf26);
}
.button-green:hover, .button-green:focus,
#content .button-green:hover,
#content .button-green:focus {
background: #CED42A;
color: #000 !important;
}
.button-orange,
#content .button-orange {
background: #F09C3A;
background: -webkit-linear-gradient(270deg, #f3af60, #ed8914);
background: linear-gradient(180deg, #f3af60, #ed8914);
}
.button-orange:hover, .button-orange:focus,
#content .button-orange:hover,
#content .button-orange:focus {
background: #F09C3A;
color: #000 !important;
}
.button-blue,
#content .button-blue {
background: #004577;
background: -webkit-linear-gradient(270deg, #005da0, #002d4e);
background: linear-gradient(180deg, #005da0, #002d4e);
color: #fff;
text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.6);
}
.button-blue:hover, .button-blue:focus,
#content .button-blue:hover,
#content .button-blue:focus {
background: #004577;
color: #fff !important;
}
.button-block,
#content .button-block {
display: block;
width: auto;
overflow: auto;
clear: both;
text-align: center;
}
.button-arrow:after,
#content .button-arrow:after {
margin-left: .25em;
font-size: 20px;
font-size: 1.25rem;
vertical-align: text-top;
}
/* */
/* */
#content span.link-external a {
background-image: none;
padding: 0;
}
/* */
a[href$=".doc"]::after {
content: " [DOC]";
}
a[href$=".docx"]::after {
content: " [DOCX]";
}
a[href$=".rtf"]::after {
content: " [RTF]";
}
a[href$=".pdf"]::after {
content: " [PDF]";
}
a[href$=".xls"]::after {
content: " [XLS]";
}
a[href$=".xlsx"]::after {
content: " [XLSX]";
}
a[href$=".csv"]::after {
content: " [CSV]";
}
a[href$=".odt"]::after {
content: " [ODT]";
}
a[href$=".txt"]::after {
content: " [TXT]";
}
/* */
ul,
ol {
padding-left: 0;
}
ul li + li,
ol li + li {
margin-top: 0.25em;
margin-top: 0.25em;
}
ul {
margin-left: 0;
}
ul > li {
list-style: none;
}
ul ul {
margin-top: 0;
}
ol {
margin-left: 25px;
margin-left: 1.5625rem;
}
ol ol {
margin-top: 0;
margin-left: 40px;
margin-left: 2.5rem;
}
main ul li,
.mceContentBody ul li {
margin-left: 25px;
margin-left: 1.5625rem;
}
main ul li ul,
.mceContentBody ul li ul {
margin-left: 25px;
margin-left: 1.5625rem;
}
main ul > li:before,
.mceContentBody ul > li:before {
display: inline-block;
content: "\00bb";
text-indent: -25px;
text-indent: -1.5625rem;
color: #CED42A;
font-weight: 700;
vertical-align: text-bottom;
}
#document-action-print {
font-size: 14px;
font-size: 0.875rem;
text-align: right;
}
#document-action-print:before {
display: none;
}
dt {
font-weight: 700;
}
dd {
margin-top: 0;
}
.inline-list li {
display: inline;
margin-right: 0;
}
.inline-list li:before {
display: none;
}
/* */
p.highlight,
ul.highlight,
ol.highlight,
.aside,
#content .aside {
width: auto;
overflow: auto;
padding: 13px 25px;
padding: 0.78125rem 1.5625rem;
background-color: #CDE5EF;
}
p.highlight p,
ul.highlight p,
ol.highlight p,
.aside p,
#content .aside p {
margin-bottom: 0;
}
.aside,
#content .aside {
margin-top: 0.75em;
margin-bottom: 1.25em;
background-color: transparent;
border: 1px solid #ccc;
color: #666;
}
.aside p,
#content .aside p {
font-size: 14px;
font-size: 0.875rem;
}
@media screen and (min-width: 48.75em) {
.aside,
#content .aside {
float: right;
clear: right;
width: 315px;
width: 19.6875rem;
margin-left: 25px;
margin-left: 1.5625rem;
}
}
.captioned dd,
.captioned a {
font-size: 14px;
font-size: 0.875rem;
color: #666;
font-style: italic;
}
.captioned dd {
margin-top: .5em;
margin-left: 0 !important;
}
img.circle {
border-radius: 50%;
}
blockquote,
#content blockquote {
margin-right: 0;
margin-left: 0;
width: auto;
overflow: auto;
padding: 13px 25px;
padding: 0.78125rem 1.5625rem;
background-color: #EEE;
border-left: 5px solid #CED42A;
}
blockquote blockquote,
#content blockquote blockquote {
border-left-color: #ccc;
}
blockquote.pullquote,
#content blockquote.pullquote {
font-size: 14px;
font-size: 0.875rem;
margin-right: 0;
width: 100%;
/* */
font-weight: normal;
line-height: inherit;
letter-spacing: 0 !important;
color: inherit;
}
@media screen and (min-width: 48.75em) {
blockquote.pullquote,
#content blockquote.pullquote {
float: right;
clear: right;
width: 315px;
width: 19.6875rem;
margin-left: 25px;
margin-left: 1.5625rem;
margin-top: 0.75em;
margin-bottom: 1.25em;
}
}
blockquote cite,
blockquote .cite,
#content blockquote cite,
#content blockquote .cite {
display: inline-block;
margin-left: 25px;
margin-left: 1.5625rem;
margin-top: 0;
text-style: none;
font-size: 14px;
font-size: 0.875rem;
}
blockquote cite:before,
blockquote .cite:before,
#content blockquote cite:before,
#content blockquote .cite:before {
content: '\2014\0020';
}
small,
.discreet,
.metadata {
font-size: 85%;
color: #666;
}
small a,
.discreet a,
.metadata a {
color: #666;
}
/* */
.image-right,
.image-left,
.image-center,
#content .image-right,
#content .image-left,
#content .image-center {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 0.75em;
margin-bottom: 1.25em;
text-align: center;
}
.image-right dd,
.image-left dd,
.image-center dd,
#content .image-right dd,
#content .image-left dd,
#content .image-center dd {
margin-left: 0;
text-align: left;
}
img.image-left,
img.image-right,
.captioned img {
border: 0;
}
#content dl.image-right, #content dl.image-left, #content dl.image-center {
max-width: 100% !important;
/* */
}
@media screen and (min-width: 48.75em) {
#content dl.image-right, #content dl.image-left, #content dl.image-center {
width: auto !important;
}
}
#content dl.image-right dd, #content dl.image-left dd, #content dl.image-center dd {
width: auto !important;
}
@media screen and (min-width: 48.75em) {
#content dl.image-left,
#content img.image-left {
clear: left;
display: inline;
float: left;
margin-right: 25px;
margin-right: 1.5625rem;
max-width: 315px !important;
max-width: 19.6875rem !important;
}
#content dl.image-right,
#content img.image-right {
clear: right;
display: inline;
float: right;
margin-left: 25px;
margin-left: 1.5625rem;
max-width: 315px !important;
max-width: 19.6875rem !important;
}
}
/* */
td, th {
margin-top: 0;
padding: 6px;
border: 1px solid #ccc;
border-bottom: 0;
border-collapse: collapse;
vertical-align: top;
}
tr:nth-child(even) {
background-color: #eee;
}
.columns {
width: 100%;
border: none;
font-size: inherit;
}
.columns,
.columns thead,
.columns tbody,
.columns tfoot,
.columns tr,
.columns th,
.columns td {
display: block;
padding: 0;
border: none;
background-color: transparent;
}
@media screen and (min-width: 48.75em) {
.columns {
display: table;
table-layout: fixed;
}
.columns thead {
display: table-head-group;
}
.columns tbody {
display: table-row-group;
}
.columns tfoot {
display: table-footer-group;
}
.columns tr {
display: table-row;
}
.columns td, .columns th {
display: table-cell;
padding: 0 25px 0 0;
padding: 0 1.5625rem 0 0;
}
.columns td:last-child, .columns th:last-child {
padding: 0;
}
}
/* */
/* */
option {
margin-top: initial;
}
label {
font-weight: 400;
}
input[type="submit"],
button {
padding: 5px 10px;
padding: 0.3125rem 0.625rem;
}
#content fieldset {
border-top-color: #666;
}
/* */
table {
font-size: 14px;
font-size: 0.875rem;
}
.tablesaw-cell-content {
margin-top: 0;
}
.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
width: auto;
}
.tablesaw-stack td .tablesaw-cell-label:after,
.tablesaw-stack th .tablesaw-cell-label:after {
content: ':\0020';
}
/* */
@media (max-width: 48.6875em) {
body .tablesaw-stack thead td,
body .tablesaw-stack thead th {
display: none;
}
body .tablesaw-stack tbody td,
body .tablesaw-stack tbody th {
clear: left;
float: left;
width: 100%;
}
body .tablesaw-cell-label {
vertical-align: top;
}
body .tablesaw-cell-content {
max-width: 67%;
display: inline-block;
}
body .tablesaw-stack td:empty,
body .tablesaw-stack th:empty {
display: none;
}
}
@media (min-width: 48.75em) {
body {
/* */
/* */
}
body .tablesaw-stack tr {
display: table-row;
}
body .tablesaw-stack td,
body .tablesaw-stack th,
body .tablesaw-stack thead td,
body .tablesaw-stack thead th {
display: table-cell;
margin: 0;
}
body .tablesaw-stack td .tablesaw-cell-label,
body .tablesaw-stack th .tablesaw-cell-label {
display: none !important;
}
}
.animated,
.sidebar .nav-submenu.targeted,
.nav-footer.targeted:before {
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
/* */
@-webkit-keyframes glow {
0%, 50%, 100% {
box-shadow: 0 0 0 #BDDDE9;
}
25%, 75% {
box-shadow: 0 0 15px #BDDDE9;
}
}
@keyframes glow {
0%, 50%, 100% {
box-shadow: 0 0 0 #BDDDE9;
}
25%, 75% {
box-shadow: 0 0 15px #BDDDE9;
}
}
.glow,
.sidebar .nav-submenu.targeted,
.nav-footer.targeted:before {
-webkit-animation-name: glow;
animation-name: glow;
}
/* */
* + * {
margin-top: 1.25em;
}
br {
margin-top: 0;
}
nav ul {
margin: 0;
}
[tabIndex="-1"]:focus {
outline: 0;
}
/* */
/* */
body {
/* */
margin: 12.5px 25px;
}
@media screen and (min-width: 27.5em) {
body {
margin: 12.5px auto;
}
}
#content {
margin: 0;
font-size: inherit;
}
#viewlet-above-content + div[class=""] {
margin-top: 0;
}
@media screen and (min-width: 27.5em) {
body {
width: 400px;
width: 25rem;
}
}
@media screen and (min-width: 48.75em) {
body {
width: 740px;
width: 46.25rem;
}
}
@media screen and (min-width: 62.1875em) {
body {
width: 995px;
width: 62.1875rem;
}
main {
float: right;
width: 740px;
width: 46.25rem;
}
.full-width main {
width: 995px;
width: 62.1875rem;
}
.sidebar {
display: block;
float: left;
width: 230px;
width: 14.375rem;
margin-right: 25px;
margin-right: 1.5625rem;
margin-top: 0;
}
}
/* */
.site-header {
text-align: center;
}
@media screen and (min-width: 48.75em) {
.site-header {
text-align: left;
}
}
.site-header_top {
position: relative;
}
.site-title {
margin-top: 0;
margin-bottom: 25px;
margin-bottom: 1.5625rem;
}
@media screen and (min-width: 48.75em) {
.site-title {
float: left;
margin-bottom: 0;
}
}
.site-title a {
display: block;
background: url(/++theme++peps.customizations/images/peps-logo.gif) top left no-repeat;
margin: 0 auto;
width: 212px;
height: 90px;
}
@media (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
.site-title a {
background-image: url(/++theme++peps.customizations/images/peps-logo@2x.gif);
background-size: contain;
}
}
.navbar {
padding: 0 13px;
padding: 0 0.78125rem;
margin-top: 13px;
margin-top: 0.78125rem;
background-color: #004577;
}
.navbar .search-form {
display: inline-block;
margin-top: 12px;
margin-top: 0.75rem;
margin-bottom: 12px;
margin-bottom: 0.75rem;
}
.navbar .search-form_search {
border: 0;
width: 160px;
width: 10rem;
}
@media screen and (min-width: 48.75em) {
.navbar {
text-align: left;
}
.navbar .search-form {
float: right;
}
}
a.nav-mobile-button {
display: inline-block;
margin: 12px 4px 0 0;
margin: 0.75rem 0.25rem 0 0;
padding: 3px 8px;
padding: 0.1875rem 0.5rem;
border-radius: 2px;
border: 1px solid #fff;
color: #fff;
font-size: 14px;
font-size: 0.875rem;
text-decoration: none;
}
a.nav-mobile-button:after {
margin-left: .25em;
vertical-align: -2px;
font-size: 1em;
}
a.nav-mobile-button:hover, a.nav-mobile-button:focus {
background-color: #CED42A;
color: #000;
border-color: #CED42A;
}
@media screen and (min-width: 48.75em) {
a.nav-mobile-button {
float: left;
font-size: 20px;
font-size: 1.25rem;
margin: 7px 4px 7px 0;
margin: 0.4375rem 0.25rem 0.4375rem 0;
}
}
@media screen and (min-width: 62.1875em) {
a.nav-mobile-button {
display: none;
}
}
.nav-mobile-heading {
border-bottom: 1px solid #ccc;
color: #444;
padding-bottom: 13px;
padding-bottom: 0.78125rem;
margin-bottom: 13px;
margin-bottom: 0.78125rem;
margin-top: 0;
}
.nav-mobile-heading:before {
margin-right: .5em;
font-size: 16px;
font-size: 1rem;
line-height: 30px;
line-height: 1.875rem;
}
@media screen and (min-width: 62.1875em) {
.nav-mobile-heading {
display: none;
}
}
.back-to-top {
float: right;
}
.back-to-top:after {
display: inline-block;
padding-left: .5em;
}
.back-to-top:hover:after {
text-decoration: none;
}
@media screen and (min-width: 62.1875em) {
.back-to-top {
display: none;
}
}
/* */
.nav-main {
float: left;
margin-top: 0;
color: #fff;
/* */
display: none;
}
.nav-main ul {
margin: 0;
}
.nav-main li {
margin: 0;
display: inline;
}
.nav-main a {
display: inline-block;
padding: 15px 10px;
padding: 0.9375rem 0.625rem;
margin-right: -4px;
color: #fff;
text-decoration: none;
}
.nav-main a:hover, .nav-main a:focus, .selected .nav-main a {
background-color: #CED42A;
color: #000;
}
.nav-main a:focus {
outline-color: #fff;
}
@media screen and (min-width: 62.1875em) {
.nav-main {
display: block;
}
}
/* */
.nav-social,
.nav-minor {
line-height: 1;
}
.nav-social ul,
.nav-minor ul {
margin-top: 0;
}
.nav-social li,
.nav-minor li {
margin-left: 10px;
margin-left: 0.625rem;
}
.nav-social a,
.nav-minor a {
display: inline-block;
/* */
}
.nav-social {
margin-top: 0;
}
@media screen and (min-width: 48.75em) {
.nav-social {
float: right;
}
}
.nav-social a:hover:before,
.nav-social a:focus:before {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
outline: 0;
}
.nav-social .icon-social:before {
display: inline-block;
font-size: 24px;
text-decoration: none;
vertical-align: middle;
-webkit-transition: -webkit-transform ease-out .1s;
transition: transform ease-out .1s;
}
.nav-social .icon-twitter:before {
width: 22px;
height: 22px;
padding: 0;
font-size: 18px;
line-height: 22px;
text-align: center;
}
.nav-minor {
font-size: 13px;
font-size: 0.8125rem;
}
@media screen and (min-width: 48.75em) {
.nav-minor {
position: absolute;
right: 0;
bottom: 0;
}
}
/* */
.nav-submenu,
#content .toc {
font-weight: 600;
}
.nav-submenu ul ul,
#content .toc ul ul {
margin-top: 0;
margin-left: 25px;
margin-left: 1.5625rem;
font-weight: 400;
}
.nav-submenu li + li,
#content .toc li + li {
margin-top: 6px;
margin-top: 0.39063rem;
}
.nav-submenu a,
#content .toc a {
text-decoration: none;
}
.nav-submenu a:hover,
#content .toc a:hover {
text-decoration: underline;
}
@media screen and (min-width: 62.1875em) {
.nav-submenu,
#content .toc {
font-size: 14px;
font-size: 0.875rem;
}
}
.sidebar .nav-submenu {
padding: 13px 25px;
padding: 0.78125rem 1.5625rem;
background-color: #EEE;
border: 1px solid #ccc;
}
.sidebar .nav-submenu > ul {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 25px;
-moz-column-gap: 25px;
column-gap: 25px;
-webkit-column-gap: 1.5625rem;
-moz-column-gap: 1.5625rem;
column-gap: 1.5625rem;
}
.sidebar .nav-submenu > ul li {
-webkit-column-break-inside: avoid;
break-inside: avoid;
page-break-inside: avoid;
}
@media screen and (min-width: 48.75em) {
.sidebar .nav-submenu > ul {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
}
}
@media screen and (min-width: 62.1875em) {
.sidebar .nav-submenu > ul {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
}
}
.sidebar .nav-submenu a.navTreeCurrentItem {
position: relative;
left: -12px;
left: -0.75rem;
color: #000;
}
.sidebar .nav-submenu a.navTreeCurrentItem:before {
display: inline-block;
content: '';
width: 0px;
height: 0px;
margin-right: 6px;
margin-right: 0.375rem;
border-top: 6px solid transparent;
border-top: 0.375rem solid transparent;
border-bottom: 6px solid transparent;
border-bottom: 0.375rem solid transparent;
border-left: 6px solid #ccc;
border-left: 0.375rem solid #ccc;
}
@media screen and (min-width: 62.1875em) {
.sidebar .nav-submenu {
margin-left: 13px;
margin-left: 0.78125rem;
padding: 0;
background-color: transparent;
border: 0;
}
}
.sidebar .nav-submenu h2 {
margin-top: 0;
}
/* */
.site-body {
margin-top: 13px;
margin-top: 0.78125rem;
}
@media screen and (min-width: 48.75em) {
.site-body {
margin-top: 25px;
margin-top: 1.5625rem;
}
}
.site-main {
margin-top: 0;
}
/* */
@media screen and (min-width: 48.75em) {
.col {
float: left;
margin-right: 25px;
margin-right: 1.5625rem;
margin-top: 0;
margin-bottom: 1.25em;
}
.col2,
.col3 {
clear: both;
overflow: hidden;
margin-bottom: -1.25em;
/* */
}
.col2 .col {
width: 358px;
width: 22.34375rem;
}
.col2 .col:nth-of-type(odd) {
clear: left;
}
.col2 .col:nth-of-type(even) {
margin-right: 0;
}
.col3 .col {
width: 230px;
width: 14.375rem;
}
.col3 .col:nth-of-type(3n+1) {
clear: left;
}
.col3 .col:nth-of-type(3n) {
margin-right: 0;
}
}
@media screen and (min-width: 62.1875em) {
.full-width .col2 .col {
width: 485px;
width: 30.3125rem;
}
.full-width .col3 .col {
width: 315px;
width: 19.6875rem;
}
}
.col .image-right,
.col .image-left {
max-width: 100%;
}
#content .toc {
display: none;
float: right;
width: 230px;
width: 14.375rem;
margin-left: 25px;
margin-left: 1.5625rem;
margin-top: 25px;
margin-top: 1.5625rem;
margin-bottom: 1.25em;
font-weight: 400;
opacity: .6;
-webkit-transition: opacity .3s ease-in;
transition: opacity .3s ease-in;
}
#content .toc dd.portletItem {
margin-left: 0;
}
#content .toc .portletHeader {
margin-top: 0;
padding: 0;
background: transparent;
font-size: 14px;
font-size: 0.875rem;
font-weight: 600;
text-transform: uppercase;
}
#content .toc .portletItem > ul {
margin-left: 0;
padding-left: 25px;
padding-left: 1.5625rem;
border-left: 1px solid #ccc;
font-size: 14px;
font-size: 0.875rem;
}
#content .toc ul {
margin-top: 0;
margin-left: 25px;
margin-left: 1.5625rem;
}
#content .toc li {
margin-left: 0;
}
#content .toc li:before {
display: none;
}
#content .toc li li {
list-style: square;
color: #ccc;
}
#content .toc:hover {
opacity: 1;
}
@media screen and (min-width: 48.75em) {
#content .toc {
display: block;
}
}
/* */
.site-footer {
padding-top: 4px;
background: url(/++theme++peps.customizations/images/peps-underline.gif) repeat-x top left;
text-align: center;
color: #666;
}
.site-footer .tagline {
font-size: 18px;
font-size: 1.125rem;
font-weight: 600;
font-style: italic;
}
.site-footer address {
font-style: normal;
font-size: 14px;
font-size: 0.875rem;
}
@media screen and (min-width: 48.75em) {
.site-footer address {
font-size: inherit;
}
}
.nav-footer {
text-align: left;
}
.nav-footer a {
text-decoration: none;
}
.nav-footer li {
display: block;
}
.nav-footer li li {
margin-top: .5em;
}
.nav-footer > ul > li {
float: left;
margin: 0 25px 25px 0;
margin: 0 1.5625rem 1.5625rem 0;
/* */
}
@media screen and (min-width: 27.5em) and (max-width: 48.6875em) {
.nav-footer > ul > li {
width: 188px;
width: 11.71875rem;
}
.nav-footer > ul > li:nth-child(odd) {
margin-right: 0;
}
.nav-footer > ul > li:nth-child(even) {
clear: left;
}
}
@media screen and (min-width: 48.75em) and (max-width: 62.125em) {
.nav-footer > ul > li {
width: 230px;
width: 14.375rem;
}
.nav-footer > ul > li:nth-child(3n+1) {
margin-right: 0;
}
.nav-footer > ul > li:nth-child(5) {
clear: left;
}
}
@media screen and (min-width: 62.1875em) {
.nav-footer > ul > li {
font-size: 14px;
font-size: 0.875rem;
width: 145px;
width: 9.0625rem;
}
.nav-footer > ul > li:last-child {
margin-right: 0;
}
}
.nav-footer > ul > li > a {
font-weight: 700;
}
.nav-footer.targeted {
position: relative;
}
.nav-footer.targeted:before {
position: absolute;
display: block;
content: '';
left: -13px;
left: -0.78125rem;
right: -13px;
right: -0.78125rem;
top: -13px;
top: -0.78125rem;
bottom: -13px;
bottom: -0.78125rem;
z-index: -1;
}
/* */
/* */
.search-form {
display: inline-block;
position: relative;
}
.search-form_search {
padding: 4px 32px 4px 6px;
padding: 0.25rem 2rem 0.25rem 0.375rem;
}
.search-form_button {
position: absolute;
top: 0;
right: 0;
width: 30px;
height: 100%;
background: transparent;
border: 0;
}
.search-form_button:before {
display: inline-block;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 30px;
text-align: center;
font-size: 24px;
font-size: 1.5rem;
color: #666;
opacity: .7;
}
.search-form_button:hover:before,
.search-form_button:focus:before {
opacity: 1;
}
.search-form_button:focus {
background: #eceea9;
}
/* */
#content .home-top {
background-color: #004577;
overflow: hidden;
}
#content .home-top_text {
padding: 13px 25px;
padding: 0.78125rem 1.5625rem;
background-color: #BDDDE9;
font-size: 17px;
font-size: 1.0625rem;
}
#content .home-top_text p {
margin: 0;
}
@media screen and (min-width: 27.5em) {
#content .home-top_text {
padding-bottom: 60px;
}
}
@media screen and (min-width: 48.75em) {
#content .home-top_text {
width: auto;
overflow: auto;
padding-bottom: 0;
}
}
@media screen and (min-width: 62.1875em) {
#content .home-top_text {
overflow: visible;
padding-bottom: 48px;
padding-top: 2.5rem;
}
}
#content .home-top_image-wrap {
float: left;
position: relative;
top: -13px;
top: -2.5rem;
left: -25px;
left: -1.5625rem;
margin-bottom: -13px;
margin-bottom: -2.5rem;
display: none;
}
@media screen and (min-width: 48.75em) {
#content .home-top_image-wrap {
display: block;
}
}
#content .home-top_find-group {
position: relative;
color: #fff;
padding: 0 25px 25px;
padding: 0 1.5625rem 1.5625rem;
margin-top: 13px;
margin-top: 1.3rem;
/* */
/* */
}
@media screen and (min-width: 62.1875em) {
#content .home-top_find-group {
padding-bottom: 12.5px;
}
}
#content .home-top_find-group h2 {
color: #fff;
}
#content .home-top_find-group_form {
text-align: center;
}
@media screen and (min-width: 48.75em) {
#content .home-top_find-group_form {
margin-top: 0;
text-align: left;
}
}
#content .home-top_find-group:before {
content: '';
position: absolute;
right: 20px;
top: -65px;
width: 360px;
height: 78px;
max-width: 90%;
background: url(/++theme++peps.customizations/images/people-silhouettes.png) top right no-repeat;
background-size: contain;
display: none;
/* */
}
@media screen and (min-width: 27.5em) {
#content .home-top_find-group:before {
display: block;
}
}
@media screen and (min-width: 27.5em) and (max-width: 48.6875em) {
#content .home-top_find-group:before {
background-image: url(/++theme++peps.customizations/images/people-silhouettes@2x.png);
}
#content .home-top_find-group {
padding-top: 1.5rem;
}
}
@media (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
#content .home-top_find-group:before {
background-image: url(/++theme++peps.customizations/images/people-silhouettes@2x.png);
}
}
@media screen and (min-width: 48.75em) {
#content .home-top_find-group:before {
width: 273px;
height: 59px;
top: -35px;
}
}
#content .home-top_find-group_select {
width: 100%;
display: block;
margin-bottom: 13px;
margin-bottom: 0.78125rem;
padding: 6px;
padding: 0.375rem;
margin-right: 10px;
margin-right: 0.625rem;
border: 0;
vertical-align: initial;
}
@media screen and (min-width: 27.5em) {
#content .home-top_find-group_select {
display: inline-block;
width: auto;
}
}
@media screen and (min-width: 48.75em) {
#content .home-top_find-group_select {
width: 230px;
width: 14.375rem;
}
}
#content .home-top_find-group_button {
width: 100%;
display: block;
text-align: center;
}
@media screen and (min-width: 27.5em) {
#content .home-top_find-group_button {
display: inline-block;
width: auto;
}
}
#content .home-top_find-group_heading:before {
position: relative;
margin-right: 15px;
top: 15px;
opacity: .7;
font-size: 55px;
font-size: 3.4375rem;
line-height: 1;
display: none;
}
@media screen and (min-width: 27.5em) {
#content .home-top_find-group_heading:before {
display: inline-block;
}
}
@media screen and (min-width: 48.75em) {
#content .home-top_find-group_heading:before {
display: none;
}
#content .home-top_find-group_form:before {
/* */
}
}
/* */
@media screen and (min-width: 62.1875em) {
#content .home-calls-to-action_block {
background-color: #444;
}
}
#content .home-calls-to-action_block_body {
position: relative;
overflow: hidden;
background-color: #444;
}
@media screen and (min-width: 27.5em) {
#content .home-calls-to-action_block_body {
margin-bottom: 13px;
margin-bottom: 0.78125rem;
}
}
@media screen and (min-width: 62.1875em) {
#content .home-calls-to-action_block_body {
display: inline;
overflow: visible;
margin: 0;
}
}
#content .home-calls-to-action_image {
max-width: 170px;
max-width: 10.625rem;
margin-right: 13px;
margin-right: 0.78125rem;
float: left;
display: none;
}
@media screen and (min-width: 27.5em) {
#content .home-calls-to-action_image {
display: block;
}
}
@media screen and (min-width: 62.1875em) {
#content .home-calls-to-action_image {
max-width: 255px;
max-width: 15.9375rem;
margin-right: 25px;
margin-right: 1.5625rem;
}
}
#content .home-calls-to-action_image p {
padding: 0;
margin: 0;
}
#content .home-calls-to-action_text {
display: block;
padding: 13px;
padding: 0.78125rem;
margin: 0;
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.4;
color: #fff;
}
@media screen and (min-width: 27.5em) {
#content .home-calls-to-action_text {
width: 230px;
width: 14.375rem;
right: 0;
/* */
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
}
@media screen and (min-width: 48.75em) {
#content .home-calls-to-action_text {
width: 188px;
width: 11.71875rem;
}
}
@media screen and (min-width: 62.1875em) {
#content .home-calls-to-action_text {
width: auto;
overflow: auto;
padding: 13px 25px 13px 0;
padding: 0.78125rem 1.5625rem 0.78125rem 0;
/* */
position: static;
-webkit-transform: none;
-ms-transform: none;
transform: none;
top: 0;
}
}
#content .home-calls-to-action_link {
margin-top: 0;
}
@media screen and (min-width: 62.1875em) {
#content .home-calls-to-action_link {
clear: none !important;
/* */
margin-right: 25px;
margin-right: 1.5625rem;
}
}
/* */
.home-feeds_events ul {
font-size: 14px;
font-size: 0.875rem;
}
@media screen and (min-width: 27.5em) {
.home-feeds_events ul {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 25px;
-moz-column-gap: 25px;
column-gap: 25px;
-webkit-column-gap: 1.5625rem;
-moz-column-gap: 1.5625rem;
column-gap: 1.5625rem;
}
}
@media screen and (min-width: 62.1875em) {
.home-feeds_events ul {
font-size: inherit;
}
}
.home-feeds_events li {
margin-left: 0;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
}
.home-feeds_events li:before {
display: none;
}
.home-feeds_events li span {
display: block;
margin-top: 0;
}
.home-feeds_news {
font-size: 14px;
font-size: 0.875rem;
}
.home-feeds_news h3 {
text-transform: none;
font-size: 14px;
font-size: 0.875rem;
font-weight: 400;
}
.home-feeds_news h3 + p {
margin-top: 12.5px;
}
.home-sponsors {
padding: 20px;
padding: 1.25rem;
border: 1px solid #ccc;
overflow: hidden;
}
.home-sponsors h2, .home-sponsors p {
margin: 0;
}
.home-sponsors p {
font-size: 14px;
font-size: 0.875rem;
}
.home-sponsors_logo {
display: block;
text-align: center;
}
@media screen and (min-width: 48.75em) {
.home-sponsors_logo {
float: left;
clear: none;
width: 230px;
width: 14.375rem;
}
}
@media screen and (min-width: 62.1875em) {
.home-sponsors_logo {
margin-top: 0;
}
.home-sponsors_intro {
float: left;
width: 230px;
width: 14.375rem;
margin: 0 25px 25px 0;
margin: 0 1.5625rem 1.5625rem 0;
}
}
/* */
#content table.listing {
font-size: 12px;
font-size: 0.75rem;
}
#content table.invisible td,
#content table.invisible th,
#content table.plain td,
#content table.plain th,
#content table.listing td,
#content table.listing th {
padding: .2em .5em;
}
#content #peps-group-stats dd {
margin-left: 0;
}
/* */
/* */
/* */
/* */
.ir {
background-color: transparent;
border: 0;
overflow: hidden;
*text-indent: -9999px;
}
.ir:before {
content: "";
display: block;
width: 0;
height: 150%;
}
.hidden {
display: none !important;
visibility: hidden;
}
.visuallyhidden,
.navbar .search-form_label {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: absolute;
width: auto;
/* */
display: block;
width: 80%;
left: 10%;
text-align: center;
font-size: 24px;
font-size: 1.5rem;
padding: 5px 10px;
padding: 0.3125rem 0.625rem;
border: 1px solid #004577;
background-color: #fff;
box-shadow: 0 0 10px #CED42A;
z-index: 1000;
box-sizing: border-box;
}
.invisible {
visibility: hidden;
}
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
clear: both;
}
/* */
@media print {
* {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
/* */


/* - ++theme++peps.customizations/css/peps-plone.css - */
@media screen {
/* http://www.peps.org/portal_css/++theme++peps.customizations/css/peps-plone.css?original=1 */
/* */
#portal-personaltools-wrapper {
margin: 0;
position: absolute;
right: 0;
top: 0;
}
#portal-personaltools {
margin: 0;
}
body.userrole-anonymous #my-peps-groups,
body.userrole-anonymous #peps-config,
body.userrole-anonymous #my-account,
body.userrole-anonymous #logout {
display: none;
}
body.userrole-authenticated #login,
body.userrole-manager #peps-config {
display: inline !important;
}
/* */
#edit-bar {
min-height: 2.3em;
}
main ul#content-views,
div.contentActions,
.plone_jscalendar,
.plone_jscalendar img {
margin-top: 0;
}
main ul#content-views > li:before,
main ul#contentActionMenus > li:before,
main .actionMenuContent ul > li:before,
main ul.formTabs > li:before {
content: none;
}
main ul#content-views > li,
main ul#contentActionMenus > li,
main .actionMenuContent ul > li,
main ul.formTabs > li {
margin-left: 0;
}
main ul#content-views li ul,
main ul#contentActionMenus li ul,
main .actionMenuContent ul li ul {
margin-left: 0;
}
/* */
#content ul {
margin-left: 0;
}
/* */
.home-calls-to-action_text .link-holder {
display: none;
}
/* */
h1, h2, h3, h4, h5, h6 {
color: #000;
font-family: "Open Sans","Calibri","Arial",sans-serif;
letter-spacing: 0;
}
#content table {
font-size: 1rem;
}
/* */
#content a:link,
#content a:visited,
#content #content-core a:link,
#content #content-core a:visited,
dl.portlet a:link,
dl.portlet a:visited,
#nav-minor a:link,
#nav-minor a:visited {
border-bottom: none;
color: #004577;
text-decoration: underline;
}
.state-published {
color: #004577 !important;
}
dl.portalMessage a, #content dl.portalMessage a {
border-bottom: none;
}
#content a:hover,
dl.portlet a:hover,
a:hover,
#nav-minor a:hover {
color: #004577 !important;
text-decoration: none;
}
#content a.link-overlay,
a.managePortletsFallback {
text-decoration: none;
}
#portal-personaltools a,
main ul#content-views a,
main ul#contentActionMenus a,
main .actionMenuContent ul a,
main ul.formTabs a,
main ul#content-views a:hover,
main ul#contentActionMenus a:hover,
main .actionMenuContent ul a:hover,
main ul.formTabs a:hover {
text-decoration: none;
}
#portal-personaltools dd a:hover,
main dt.actionMenuHeader a:hover {
color: white !important;
}
.button-green, .button-orange,
.button-green:hover, .button-orange:hover {
color: #000 !important;
text-decoration: none !important;
}
.button-blue,.button-blue:hover {
color: #fff !important;
}
/* */
table.invisible {
visibility: visible;
}
table.invisible tr,
table.invisible tr th,
table.invisible tr td {
background-color: transparent;
border: none;
}
.mceContentBody {
width: 100%;
}
#content dd.image-caption {
margin: 0;
}
body#content ul li {
margin-left: 1.5625rem;
}
body#content ul > li:before {
display: inline-block;
content: "\00bb";
text-indent: -25px;
text-indent: -1.5625rem;
color: #CED42A;
font-weight: 700;
vertical-align: text-bottom;
}
/* */
#content-core div.newsImageContainer {
margin: 0;
}
#content-core .newsImageContainer img.newsImage {
width: 740px;
}
#content-core .newsImageContainer .discreet {
display: none;
}
/* */
nav.nav-main a:link,
nav.nav-main li.selected a:link,
nav.nav-main a:visited,
nav.nav-main li.selected a:visited {
color: #fff;
text-decoration: none;
}
nav.nav-main a:hover {
color: #000 !important;
}
/* */
footer ul.submenu {
display: block;
position: relative;
}
footer ul.submenu li {
display: block;
}
footer #portaltab-index_html,
footer #portaltab-blog {
display: none;
}
nav.nav-footer a:link {
text-decoration: none;
}
nav.nav-footer a:hover {
color: #004577 !important;
}
nav.nav-footer ul.submenu a.state-published:hover,
nav.nav-footer .selected ul.submenu .state-published {
color: #004577 !important;
}
/* */
#sidebar #nav-submenu li {
display: block;
}
#sidebar #nav-submenu a:link, #sidebar .nav-toc a:link {
text-decoration: none;
}
#sidebar #nav-submenu a:hover {
text-decoration: underline;
}
.sidebar .nav-submenu a.navTreeCurrentItem {
color: #000 !important;
}
/* */
.nav-social a:after {
content: none;
}
/* */
body.template-overview-controlpanel #content div + div {
margin-top: 0;
}
/* */

}

