
/* - ploneCustom.css - */
@media all {
/* https://lems.greycoat.ca/portal_css/ploneCustom.css?original=1 */
﻿/* */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
@media print {
* {
text-shadow: none !important;
color: #000 !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
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;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.table td,
.table th {
background-color: #fff !important;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
#portal-searchbox {
display: None;
}
#portal-personaltools {
display: None;
}
#portal-breadcrumbs {
display: None;
}
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 1.42857143;
color: #4d4d4d;
background-color: #fafafa;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #007bb1;
text-decoration: none;
}
a:hover,
a:focus {
color: #004665;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #cccccc;
}
.sr-only,
.hiddenStructure,
.crud-form .header-select {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
color: #fff;
background-color: #000;
}
.sr-only a,
.hiddenStructure a {
color: #fff;
background-color: #000;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
body {
word-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: inherit;
font-weight: 400;
line-height: 1.1;
color: inherit;
}
h1,
h2,
h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus {
text-decoration: none;
border-bottom: 2px #004665 solid;
}
h4,
h5,
h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 18px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.documentDescription {
font-size: 18px;
font-weight: 600;
color: #6b808c;
margin-bottom: 10px;
}
small {
font-size: 85%;
}
cite {
font-style: normal;
}
mark {
background-color: #ebd380;
padding: .2em;
}
.discreet {
color: #6b808c;
font-weight: 400;
}
.documentByLine {
color: #6b808c;
font-weight: 400;
margin-bottom: 10px;
}
.documentFirstHeading {
padding-bottom: 9px;
margin: 0 0 10px;
border-bottom: 1px solid #cccccc;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777;
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 2px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 0;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
display: block;
padding: 10px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #4d4d4d;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 2px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
table {
max-width: 100%;
background-color: #fff;
border-radius: 2px;
font-weight: 400;
}
th {
text-align: left;
color: #4d4d4d;
}
.listing {
width: 100%;
margin-bottom: 20px;
}
.listing > thead > tr > th,
.listing > tbody > tr > th,
.listing > tfoot > tr > th,
.listing > thead > tr > td,
.listing > tbody > tr > td,
.listing > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 0 solid #e5e5e5;
border-collapse: collapse;
}
.listing > thead > tr > th {
vertical-align: bottom;
border-bottom: 1px solid #e5e5e5;
}
.listing > caption + thead > tr:first-child > th,
.listing > colgroup + thead > tr:first-child > th,
.listing > thead:first-child > tr:first-child > th,
.listing > caption + thead > tr:first-child > td,
.listing > colgroup + thead > tr:first-child > td,
.listing > thead:first-child > tr:first-child > td {
border-top: 0;
}
.listing > tbody + tbody {
border-top: 2px solid #e5e5e5;
}
.listing .listing {
background-color: #fafafa;
}
.invisible-grid {
width: 100%;
margin-bottom: 20px;
border: 0;
background: transparent;
}
.invisible-grid > thead > tr > th,
.invisible-grid > tbody > tr > th,
.invisible-grid > tfoot > tr > th,
.invisible-grid > thead > tr > td,
.invisible-grid > tbody > tr > td,
.invisible-grid > tfoot > tr > td {
border: 0;
}
.listing > tbody > tr:nth-child(odd) > td,
.listing > tbody > tr:nth-child(odd) > th {
background-color: #f6f6f6;
}
@media screen and (max-width: 767px) {
.plone-has-table {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
overflow-x: scroll;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #e5e5e5;
border-radius: 2px;
-webkit-overflow-scrolling: touch;
position: relative;
}
.plone-has-table:after {
content: "?";
position: fixed;
color: #cccccc;
margin-top: -3px;
}
.plone-has-table > .listing {
margin-bottom: 0;
}
.plone-has-table > .listing > thead > tr > th,
.plone-has-table > .listing > tbody > tr > th,
.plone-has-table > .listing > tfoot > tr > th,
.plone-has-table > .listing > thead > tr > td,
.plone-has-table > .listing > tbody > tr > td,
.plone-has-table > .listing > tfoot > tr > td {
white-space: nowrap;
}
}
table {
width: 100%;
max-width: 100%;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
vertical-align: top;
}
table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #e5e5e5;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
border-top: 0;
}
table > tbody + tbody {
border-top: 2px solid #e5e5e5;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
}
table > thead > tr > th,
table > thead > tr > td {
border-bottom: 1px solid #e5e5e5;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #4d4d4d;
border: 0;
border-bottom: 1px solid #e5e5e5;
font-weight: 300;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 6px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
min-width: 10em;
}
select[size="1"] {
height: 34px;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #6b808c;
}
.plone-breadcrumb {
clear: left;
background-color: #d5e7f1;
margin-bottom: 20px;
margin-top: -20px;
}
.pagination {
display: inline-block;
padding: 0;
list-style: none;
margin: 20px 0;
}
.pagination li {
display: block;
float: left;
position: relative;
padding: 0;
font-weight: 300;
}
.pagination li > a,
.pagination li > span {
padding: 6px 12px;
line-height: 1.42857143;
text-decoration: none;
color: #007bb1;
background-color: #fff;
border: 1px solid #e5e5e5 !important;
margin-left: -1px;
}
.pagination li:first-child > a {
margin-left: 0;
border-bottom-left-radius: 2px;
border-top-left-radius: 2px;
}
.pagination li:last-child > a {
border-bottom-right-radius: 2px;
border-top-right-radius: 2px;
}
.pagination li > a:hover,
.pagination li > a:focus {
color: #004665;
background-color: #113156;
border: 1px solid #e5e5e5 !important;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li.active > span {
z-index: 2;
font-weight: 400;
color: #fff;
background-color: #007bb1;
border: 1px solid #007bb1 !important;
cursor: default;
}
.pagination li.disabled > span {
color: #cccccc;
background-color: #fafdff;
border: 1px solid #e5e5e5 !important;
cursor: default;
}
@media (max-width: 480px) {
.pagination li {
display: none;
}
.pagination li.previous,
.pagination li.next {
display: inline;
}
}
.pat-autotoc.autotabs,
.autotabs {
background: #fff;
padding: 6px 12px;
border: 1px solid #e5e5e5;
margin-bottom: 20px;
border-radius: 2px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.pat-autotoc.autotabs .autotoc-nav,
.autotabs .autotoc-nav {
background: #113156;
border-bottom: 1px solid #e5e5e5;
margin: -6px -12px 6px;
}
.pat-autotoc.autotabs .autotoc-nav a,
.autotabs .autotoc-nav a {
display: inline-block;
padding: 12px;
margin: 6px 0 0 6px;
border: 1px solid #e5e5e5;
margin-bottom: -1px;
border-radius: 2px 2px 0 0;
background: #fafdff;
font-weight: 400;
}
.pat-autotoc.autotabs .autotoc-nav a:last-child,
.autotabs .autotoc-nav a:last-child {
margin-right: 6px;
}
.pat-autotoc.autotabs .autotoc-nav a:hover,
.autotabs .autotoc-nav a:hover {
text-decoration: none;
background: #fff;
}
.pat-autotoc.autotabs .autotoc-nav a.active,
.autotabs .autotoc-nav a.active,
.pat-autotoc.autotabs .autotoc-nav a.active:hover,
.autotabs .autotoc-nav a.active:hover {
color: #6b808c;
cursor: default;
background: #fff;
border-bottom-color: #fff;
}
.pat-autotoc.autotabs .autotoc-nav .autotab-heading,
.autotabs .autotoc-nav .autotab-heading {
display: inline-block;
margin: 6px 0 0 6px;
}
.pat-autotoc.autotabs .formControls,
.autotabs .formControls {
margin: 0 -12px -6px;
border-radius: 0 0 2px 2px;
}
@media (max-width: 767px) {
.autotabs .autotoc-nav {
overflow-x: scroll;
overflow-y: hidden;
max-height: 52px;
width: auto;
white-space: nowrap;
border-bottom: 0;
box-shadow: inset 0 -1px #e5e5e5;
}
.autotabs .autotoc-nav a:not(.active) {
box-shadow: inset 0 -1px #e5e5e5;
}
}
.autotabs ul {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
.autotabs ul li {
list-style: none;
display: inline-block;
}
.folder-listing {
font-weight: 600;
list-style: none;
position: relative;
padding-left: 20px;
}
.folder-listing li {
margin: 10px 0;
}
.folder-listing > li:before {
content: "•";
position: absolute;
font-size: 19px;
margin-top: -9px;
left: 0;
color: #a7daf2;
}
.folder-listing .documentByLine {
font-weight: 400;
color: #777777;
}
.tileImage {
padding-right: 5px;
float: left;
}
.tileImageNoFloat {
margin-bottom: 5px;
}
.tileFooter {
clear: both;
margin-top: 5px;
}
.entries::before,
#content article.entry::after,
#relatedItemBox ul li::after,
#searchresults ul li::after {
content: " ";
display: block;
clear: both;
height: 2px;
visibility: hidden;
}
.icon-group-right .image-icon {
float: none;
}
.photoalbumEntryWrapper {
display: block;
}
.photoAlbumEntry {
display: inline-block;
margin: 5px;
vertical-align: middle;
}
.photoAlbumEntry a {
text-align: center;
vertical-align: middle;
display: table-cell;
font-weight: 400;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
border: 1px solid #e5e5e5;
border-radius: 2px;
background: #fafdff;
width: 220px;
height: 240px;
}
.photoAlbumEntry img {
max-width: 200px;
max-height: 200px;
}
.portlet {
border: 1px solid #e5e5e5;
margin-bottom: 20px;
border-radius: 2px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.portlet > :first-child {
border-radius: 2px 2px 0 0;
}
.portlet > :last-child {
border-radius: 0 0 2px 2px;
}
.portlet .portletHeader {
background: #113156;
font-weight: 500;
font-size: 18px;
padding: 13px 15px;
color: #6b808c;
}
.portlet .portletHeader > a {
color: #086ca3;
}
.portlet.portletCalendar .portletHeader {
text-align: center;
position: relative;
}
.portlet.portletCalendar .portletHeader .calendarPrevious,
.portlet.portletCalendar .portletHeader .calendarNext {
width: 30px;
height: 30px;
padding: 0 1px 2px;
border-radius: 50%;
position: absolute;
display: inline-block;
left: 5px;
font-size: 24px;
margin-top: -3px;
line-height: 28px;
font-weight: 500;
}
.portlet.portletCalendar .portletHeader .calendarPrevious:hover,
.portlet.portletCalendar .portletHeader .calendarNext:hover {
background: #fff;
text-decoration: none;
}
.portlet.portletCalendar .portletHeader .calendarNext {
right: 5px;
left: inherit;
}
.portlet .portletContent {
font-size: 14px;
border-top: 1px solid #e5e5e5;
background: #fff;
font-weight: 400;
}
.portlet .portletContent > *,
.portlet .portletContent > div:not(.portalMessage) {
padding: 10px 15px;
margin: 0;
color: #6b808c;
}
.portlet .portletContent > ul {
padding: 0;
list-style: none;
position: relative;
}
.portlet .portletContent > ul > li a {
display: block;
padding: 10px 15px 26px 30px;
position: relative;
z-index: 1;
color: #086ca3;
}
.portlet .portletContent > ul > li > a {
border-top: 1px solid #e5e5e5;
}
.portlet .portletContent > ul > li:first-child > a {
border-top: 0;
}
.portlet .portletContent > ul > li a:before {
content: "•";
position: absolute;
font-size: 25px;
margin-top: -9px;
left: 15px;
color: #a7daf2;
}
.portlet .portletContent > ul ul {
padding-left: 15px;
list-style: none;
}
.portlet .portletContent > ul .portletItemDetails {
display: block;
z-index: 0;
padding: 0 15px 10px 30px;
font-weight: 400;
position: relative;
margin-top: -26px;
font-size: 12px;
color: #6b808c;
}
.portlet .portletContent > ul li:hover {
background: #f5f8fa;
}
.portlet .portletContent > ul li:hover a:before {
color: #64bee8;
}
.portlet.portletCalendar table {
width: 100%;
text-align: center;
vertical-align: middle;
border-collapse: collapse;
border-spacing: 0;
}
.portlet.portletCalendar table tr {
line-height: 30px;
}
.portlet.portletCalendar table thead {
background: #fafdff;
border-bottom: 1px solid #e5e5e5;
}
.portlet.portletCalendar table thead th {
color: #6b808c;
font-weight: 300;
height: 40px;
text-align: center;
}
.portlet.portletCalendar table td > * {
border-radius: 50%;
display: inline-block;
width: 20px;
height: 20px;
line-height: 20px;
}
.portlet.portletCalendar table .cal_has_events {
position: relative;
}
.portlet.portletCalendar table .cal_has_events a:hover {
background: #dbecfe;
text-decoration: none;
box-shadow: 0 0 0 5px #dbecfe;
}
.portlet.portletCalendar table .cal_has_events a:after {
content: "•";
position: absolute;
margin-left: 50%;
left: -3px;
font-size: 20px;
color: #a7daf2;
margin-top: 9px;
}
.portlet.portletCalendar table .cal_has_events a:hover:after {
color: #64bee8;
}
.portlet.portletCalendar table .cal_next_month,
.portlet.portletCalendar table .cal_prev_month {
color: #000;
}
.portlet.portletCalendar table .cal_next_month.cal_has_events > a,
.portlet.portletCalendar table .cal_prev_month.cal_has_events > a {
color: #a7daf2;
}
.portlet.portletCalendar table .cal_next_month.cal_has_events > a:after,
.portlet.portletCalendar table .cal_prev_month.cal_has_events > a:after {
color: #d3edf8;
}
.portlet.portletCalendar table .cal_next_month.cal_has_events > a:hover,
.portlet.portletCalendar table .cal_prev_month.cal_has_events > a:hover {
color: #004665;
}
.portlet.portletCalendar table .cal_next_month.cal_has_events > a:hover:after,
.portlet.portletCalendar table .cal_prev_month.cal_has_events > a:hover:after {
color: #64bee8;
}
.portlet.portletCalendar table .today > * {
background: #e5e5e5;
font-weight: 500;
box-shadow: 0 0 0 5px #e5e5e5;
color: #000;
}
.portlet.portletCalendar table tbody tr:first-child td > * {
margin-top: 10px;
}
.portlet.portletCalendar table tbody tr:last-child td > * {
margin-bottom: 10px;
}
.portlet .formControls {
border: 0;
background: none;
padding: 0;
box-shadow: none;
}
.portlet .portletFooter {
border-top: 1px solid #e5e5e5;
background: #fafdff;
padding: 10px 15px;
font-size: 12px;
font-weight: 400;
box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
.portletNavigationTree nav.portletContent > ul > li a {
padding: 10px 15px 10px 15px;
border-top: 1px solid #e5e5e5;
}
.portletNavigationTree nav.portletContent > ul > li strong {
padding: 10px 15px 10px 15px;
border-top: 1px solid #e5e5e5;
background: #fafdff;
color: #6b808c;
display: block;
font-weight: 400;
}
.portletNavigationTree .portletContent {
border-top: 0;
}
.portletNavigationTree .portletContent > ul > li > a {
display: block;
background: #e1eef5;
}
.portletNavigationTree .portletContent > ul > li > a:before {
content: "";
}
.portletNavigationTree .portletContent > ul > li > a:hover {
background: #fafdff;
}
.portletNavigationTree .portletContent > ul > li > a:hover:after {
content: "?";
position: absolute;
right: 10px;
font-size: 18px;
margin-top: -3px;
color: #777777;
}
.portletNavigationTree .portletContent > ul > li > ul a {
padding-left: 40px;
}
.portletNavigationTree .portletContent > ul ul {
padding-left: 0;
}
.portletNavigationTree .portletContent .navTreeCurrentNode > a {
background: #fafdff;
color: #6b808c;
}
.portletNavigationTree .portletContent .navTreeCurrentNode > a:after {
content: "?";
position: absolute;
right: 10px;
font-size: 18px;
margin-top: -3px;
color: #777777;
}
#upgrade-products .configlets li,
#install-products .configlets li,
#activated-products .configlets li,
#broken-products .configlets li {
padding: 12px;
border-top: 1px dotted #e5e5e5;
}
#upgrade-products .configlets li:first-child,
#install-products .configlets li:first-child,
#activated-products .configlets li:first-child,
#broken-products .configlets li:first-child {
border-top: 0;
}
#upgrade-products .configlets h3,
#install-products .configlets h3,
#activated-products .configlets h3,
#broken-products .configlets h3,
#upgrade-products .configlets p,
#install-products .configlets p,
#activated-products .configlets p,
#broken-products .configlets p {
margin: 0;
}
#upgrade-products .configlets .portletContent:last-child,
#install-products .configlets .portletContent:last-child,
#activated-products .configlets .portletContent:last-child,
#broken-products .configlets .portletContent:last-child {
margin-bottom: 0;
}
#upgrade-products .configlets .pull-right,
#install-products .configlets .pull-right,
#activated-products .configlets .pull-right,
#broken-products .configlets .pull-right {
margin: 0 0 12px 12px;
}
.switch-portlet-manager {
margin-top: 0.5em;
width: auto;
}
.managedPortlet {
border: 1px solid #e5e5e5;
margin-bottom: 20px;
border-radius: 2px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.managedPortlet > :first-child {
border-radius: 2px 2px 0 0;
}
.managedPortlet > :last-child {
border-radius: 0 0 2px 2px;
}
.managedPortlet .portletHeader {
background: #113156;
font-weight: 500;
font-size: 18px;
padding: 13px 15px;
color: #6b808c;
}
.managedPortlet .portletHeader > a {
color: #086ca3;
}
.managedPortlet.portletCalendar .portletHeader {
text-align: center;
position: relative;
}
.managedPortlet.portletCalendar .portletHeader .calendarPrevious,
.managedPortlet.portletCalendar .portletHeader .calendarNext {
width: 30px;
height: 30px;
padding: 0 1px 2px;
border-radius: 50%;
position: absolute;
display: inline-block;
left: 5px;
font-size: 24px;
margin-top: -3px;
line-height: 28px;
font-weight: 500;
}
.managedPortlet.portletCalendar .portletHeader .calendarPrevious:hover,
.managedPortlet.portletCalendar .portletHeader .calendarNext:hover {
background: #fff;
text-decoration: none;
}
.managedPortlet.portletCalendar .portletHeader .calendarNext {
right: 5px;
left: inherit;
}
.managedPortlet .portletContent {
font-size: 14px;
border-top: 1px solid #e5e5e5;
background: #fff;
font-weight: 400;
}
.managedPortlet .portletContent > *,
.managedPortlet .portletContent > div:not(.portalMessage) {
padding: 10px 15px;
margin: 0;
color: #6b808c;
}
.managedPortlet .portletContent > ul {
padding: 0;
list-style: none;
position: relative;
}
.managedPortlet .portletContent > ul > li a {
display: block;
padding: 10px 15px 26px 30px;
position: relative;
z-index: 1;
color: #086ca3;
}
.managedPortlet .portletContent > ul > li > a {
border-top: 1px solid #e5e5e5;
}
.managedPortlet .portletContent > ul > li:first-child > a {
border-top: 0;
}
.managedPortlet .portletContent > ul > li a:before {
content: "•";
position: absolute;
font-size: 25px;
margin-top: -9px;
left: 15px;
color: #a7daf2;
}
.managedPortlet .portletContent > ul ul {
padding-left: 15px;
list-style: none;
}
.managedPortlet .portletContent > ul .portletItemDetails {
display: block;
z-index: 0;
padding: 0 15px 10px 30px;
font-weight: 400;
position: relative;
margin-top: -26px;
font-size: 12px;
color: #6b808c;
}
.managedPortlet .portletContent > ul li:hover {
background: #f5f8fa;
}
.managedPortlet .portletContent > ul li:hover a:before {
color: #64bee8;
}
.managedPortlet.portletCalendar table {
width: 100%;
text-align: center;
vertical-align: middle;
border-collapse: collapse;
border-spacing: 0;
}
.managedPortlet.portletCalendar table tr {
line-height: 30px;
}
.managedPortlet.portletCalendar table thead {
background: #fafdff;
border-bottom: 1px solid #e5e5e5;
}
.managedPortlet.portletCalendar table thead th {
color: #6b808c;
font-weight: 300;
height: 40px;
text-align: center;
}
.managedPortlet.portletCalendar table td > * {
border-radius: 50%;
display: inline-block;
width: 20px;
height: 20px;
line-height: 20px;
}
.managedPortlet.portletCalendar table .cal_has_events {
position: relative;
}
.managedPortlet.portletCalendar table .cal_has_events a:hover {
background: #dbecfe;
text-decoration: none;
box-shadow: 0 0 0 5px #dbecfe;
}
.managedPortlet.portletCalendar table .cal_has_events a:after {
content: "•";
position: absolute;
margin-left: 50%;
left: -3px;
font-size: 20px;
color: #a7daf2;
margin-top: 9px;
}
.managedPortlet.portletCalendar table .cal_has_events a:hover:after {
color: #64bee8;
}
.managedPortlet.portletCalendar table .cal_next_month,
.managedPortlet.portletCalendar table .cal_prev_month {
color: #000;
}
.managedPortlet.portletCalendar table .cal_next_month.cal_has_events > a,
.managedPortlet.portletCalendar table .cal_prev_month.cal_has_events > a {
color: #a7daf2;
}
.managedPortlet.portletCalendar table .cal_next_month.cal_has_events > a:after,
.managedPortlet.portletCalendar table .cal_prev_month.cal_has_events > a:after {
color: #d3edf8;
}
.managedPortlet.portletCalendar table .cal_next_month.cal_has_events > a:hover,
.managedPortlet.portletCalendar table .cal_prev_month.cal_has_events > a:hover {
color: #004665;
}
.managedPortlet.portletCalendar table .cal_next_month.cal_has_events > a:hover:after,
.managedPortlet.portletCalendar table .cal_prev_month.cal_has_events > a:hover:after {
color: #64bee8;
}
.managedPortlet.portletCalendar table .today > * {
background: #e5e5e5;
font-weight: 500;
box-shadow: 0 0 0 5px #e5e5e5;
color: #000;
}
.managedPortlet.portletCalendar table tbody tr:first-child td > * {
margin-top: 10px;
}
.managedPortlet.portletCalendar table tbody tr:last-child td > * {
margin-bottom: 10px;
}
.managedPortlet .formControls {
border: 0;
background: none;
padding: 0;
box-shadow: none;
}
.managedPortlet .portletFooter {
border-top: 1px solid #e5e5e5;
background: #fafdff;
padding: 10px 15px;
font-size: 12px;
font-weight: 400;
box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
.managedPortlet .portletHeader {
font-weight: 300;
}
.managedPortlet.inheritedPortlet {
margin: 5px 15px;
}
.managedPortlet.inheritedPortlet .portletHeader {
padding: 3px 15px;
}
.managedPortlet.blockedPortlet {
opacity: 0.7;
}
.managedPortletActions {
float: right;
margin-top: -6px;
}
.managedPortletActions form {
display: inline-block;
}
.link-category {
display: inline;
padding: .2em .6em .3em;
font-size: 12px;
font-weight: 400;
line-height: 1;
color: #4d4d4d;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 2px;
background-color: #e5e5e5;
}
.link-category[href]:hover,
.link-category[href]:focus {
background-color: #cccccc;
}
a.link-category:hover,
a.link-category:focus {
color: #007bb1;
text-decoration: none;
cursor: pointer;
}
.link-category:empty {
display: none;
}
#category {
margin-bottom: 12px;
}
#category ul {
list-style: none;
padding: 0;
display: inline;
}
#category li {
display: inline-block;
}
body#visual-portal-wrapper.pat-plone .outer-wrapper [class*="contenttype-"]:before {
font-family: "Fontello";
font-size: 100%;
padding: 0;
margin: 0;
position: relative;
left: inherit;
display: inline-block;
color: inherit;
width: 20px;
height: 20px;
text-align: center;
margin-right: 6px;
}
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-folder:before {
content: '\e801';
}
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-document:before {
content: '\e80e';
}
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-file:before {
content: '\e811';
}
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-link:before {
content: '\e806';
}
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-image:before {
content: '\e810';
}
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-collection:before {
content: '\e808';
}
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-event:before {
content: '\e809';
}
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-news-item:before {
content: '\e80f';
}
body#visual-portal-wrapper.pat-plone #edit-zone [class*="contenttype-"] {
padding: 5px 15px 5px 50px;
}
body#visual-portal-wrapper.pat-plone #edit-zone a {
color: #fff;
}
body#visual-portal-wrapper.pat-plone #edit-zone [class*="contenttype-"]:after {
font-family: "Fontello";
font-size: 100%;
padding: 0;
margin: 0;
position: relative;
left: 25px;
display: inline-block;
color: inherit;
width: 20px;
height: 20px;
text-align: center;
margin-right: 6px;
position: absolute;
}
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-folder:after {
content: '\e801';
}
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-document:after {
content: '\e80e';
}
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-file:after {
content: '\e811';
}
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-link:after {
content: '\e806';
}
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-image:after {
content: '\e810';
}
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-collection:after {
content: '\e808';
}
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-event:after {
content: '\e809';
}
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-news-item:after {
content: '\e80f';
}
.image-icon,
.image-tile {
float: right;
}
.principal {
background: linear-gradient(-45deg, rgba(255, 255, 255, 0.1) 14%, transparent 14%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 64%, transparent 64%, transparent);
background-color: #c2dceb;
background-size: 20px 20px;
margin-top: -20px;
margin-bottom: 20px;
padding: 50px 0;
}
.principal .container-fluid {
margin: 0 auto;
width: 960px;
}
.gigantic h1 {
font-size: 500%;
}
.gigantic p {
font-size: 150%;
}
#content {
margin-bottom: 48px;
}
#content-core a {
border-bottom: 1px solid #cccccc;
}
#content-core a:hover,
#content-core a:focus {
border-bottom: none;
}
#content-core a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
#content-core .pat-structure a,
#content-core .pat-resourceregistry a {
border-bottom: none;
}
#content-core .pat-structure a.btn,
#content-core .pat-resourceregistry a.btn,
#content-core .pat-structure .pagination a {
border-bottom: 1px solid #cccccc;
}
a.plone-toolbar-logo {
color: #fff;
}
.container,
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
@media (min-width: 768px) {
.plone-toolbar-top-default .container {
width: 750px;
}
}
@media (min-width: 828px) {
.plone-toolbar-left-default .container {
width: 750px;
}
}
@media (min-width: 888px) {
.plone-toolbar-left-expanded .container {
width: 750px;
}
}
@media (min-width: 992px) {
.plone-toolbar-top-default .container {
width: 970px;
}
}
@media (min-width: 1052px) {
.plone-toolbar-left-default .container {
width: 970px;
}
}
@media (min-width: 1112px) {
.plone-toolbar-left-expanded .container {
width: 970px;
}
}
@media (min-width: 1200px) {
.plone-toolbar-top-default .container {
width: 1170px;
}
}
@media (min-width: 1260px) {
.plone-toolbar-left-default .container {
width: 1170px;
}
}
@media (min-width: 1320px) {
.plone-toolbar-left-expanded .container {
width: 1170px;
}
}
body.template-login_form #content-core,
body.template-logged_out #content-core {
border: 1px solid #e5e5e5;
margin-bottom: 20px;
border-radius: 2px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
background: #fafdff;
max-width: 300px;
margin: 0 auto 6px;
padding: 6px 12px;
}
body.template-login_form #content-core > :first-child,
body.template-logged_out #content-core > :first-child {
border-radius: 2px 2px 0 0;
}
body.template-login_form #content-core > :last-child,
body.template-logged_out #content-core > :last-child {
border-radius: 0 0 2px 2px;
}
body.template-login_form #content-core .portletHeader,
body.template-logged_out #content-core .portletHeader {
background: #113156;
font-weight: 500;
font-size: 18px;
padding: 13px 15px;
color: #6b808c;
}
body.template-login_form #content-core .portletHeader > a,
body.template-logged_out #content-core .portletHeader > a {
color: #086ca3;
}
body.template-login_form #content-core.portletCalendar .portletHeader,
body.template-logged_out #content-core.portletCalendar .portletHeader {
text-align: center;
position: relative;
}
body.template-login_form #content-core.portletCalendar .portletHeader .calendarPrevious,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarPrevious,
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext {
width: 30px;
height: 30px;
padding: 0 1px 2px;
border-radius: 50%;
position: absolute;
display: inline-block;
left: 5px;
font-size: 24px;
margin-top: -3px;
line-height: 28px;
font-weight: 500;
}
body.template-login_form #content-core.portletCalendar .portletHeader .calendarPrevious:hover,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarPrevious:hover,
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext:hover,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext:hover {
background: #fff;
text-decoration: none;
}
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext {
right: 5px;
left: inherit;
}
body.template-login_form #content-core .portletContent,
body.template-logged_out #content-core .portletContent {
font-size: 14px;
border-top: 1px solid #e5e5e5;
background: #fff;
font-weight: 400;
}
body.template-login_form #content-core .portletContent > *,
body.template-logged_out #content-core .portletContent > *,
body.template-login_form #content-core .portletContent > div:not(.portalMessage),
body.template-logged_out #content-core .portletContent > div:not(.portalMessage) {
padding: 10px 15px;
margin: 0;
color: #6b808c;
}
body.template-login_form #content-core .portletContent > ul,
body.template-logged_out #content-core .portletContent > ul {
padding: 0;
list-style: none;
position: relative;
}
body.template-login_form #content-core .portletContent > ul > li a,
body.template-logged_out #content-core .portletContent > ul > li a {
display: block;
padding: 10px 15px 26px 30px;
position: relative;
z-index: 1;
color: #086ca3;
}
body.template-login_form #content-core .portletContent > ul > li > a,
body.template-logged_out #content-core .portletContent > ul > li > a {
border-top: 1px solid #e5e5e5;
}
body.template-login_form #content-core .portletContent > ul > li:first-child > a,
body.template-logged_out #content-core .portletContent > ul > li:first-child > a {
border-top: 0;
}
body.template-login_form #content-core .portletContent > ul > li a:before,
body.template-logged_out #content-core .portletContent > ul > li a:before {
content: "•";
position: absolute;
font-size: 25px;
margin-top: -9px;
left: 15px;
color: #a7daf2;
}
body.template-login_form #content-core .portletContent > ul ul,
body.template-logged_out #content-core .portletContent > ul ul {
padding-left: 15px;
list-style: none;
}
body.template-login_form #content-core .portletContent > ul .portletItemDetails,
body.template-logged_out #content-core .portletContent > ul .portletItemDetails {
display: block;
z-index: 0;
padding: 0 15px 10px 30px;
font-weight: 400;
position: relative;
margin-top: -26px;
font-size: 12px;
color: #6b808c;
}
body.template-login_form #content-core .portletContent > ul li:hover,
body.template-logged_out #content-core .portletContent > ul li:hover {
background: #f5f8fa;
}
body.template-login_form #content-core .portletContent > ul li:hover a:before,
body.template-logged_out #content-core .portletContent > ul li:hover a:before {
color: #64bee8;
}
body.template-login_form #content-core.portletCalendar table,
body.template-logged_out #content-core.portletCalendar table {
width: 100%;
text-align: center;
vertical-align: middle;
border-collapse: collapse;
border-spacing: 0;
}
body.template-login_form #content-core.portletCalendar table tr,
body.template-logged_out #content-core.portletCalendar table tr {
line-height: 30px;
}
body.template-login_form #content-core.portletCalendar table thead,
body.template-logged_out #content-core.portletCalendar table thead {
background: #fafdff;
border-bottom: 1px solid #e5e5e5;
}
body.template-login_form #content-core.portletCalendar table thead th,
body.template-logged_out #content-core.portletCalendar table thead th {
color: #6b808c;
font-weight: 300;
height: 40px;
text-align: center;
}
body.template-login_form #content-core.portletCalendar table td > *,
body.template-logged_out #content-core.portletCalendar table td > * {
border-radius: 50%;
display: inline-block;
width: 20px;
height: 20px;
line-height: 20px;
}
body.template-login_form #content-core.portletCalendar table .cal_has_events,
body.template-logged_out #content-core.portletCalendar table .cal_has_events {
position: relative;
}
body.template-login_form #content-core.portletCalendar table .cal_has_events a:hover,
body.template-logged_out #content-core.portletCalendar table .cal_has_events a:hover {
background: #dbecfe;
text-decoration: none;
box-shadow: 0 0 0 5px #dbecfe;
}
body.template-login_form #content-core.portletCalendar table .cal_has_events a:after,
body.template-logged_out #content-core.portletCalendar table .cal_has_events a:after {
content: "•";
position: absolute;
margin-left: 50%;
left: -3px;
font-size: 20px;
color: #a7daf2;
margin-top: 9px;
}
body.template-login_form #content-core.portletCalendar table .cal_has_events a:hover:after,
body.template-logged_out #content-core.portletCalendar table .cal_has_events a:hover:after {
color: #64bee8;
}
body.template-login_form #content-core.portletCalendar table .cal_next_month,
body.template-logged_out #content-core.portletCalendar table .cal_next_month,
body.template-login_form #content-core.portletCalendar table .cal_prev_month,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month {
color: #000;
}
body.template-login_form #content-core.portletCalendar table .cal_next_month.cal_has_events > a,
body.template-logged_out #content-core.portletCalendar table .cal_next_month.cal_has_events > a,
body.template-login_form #content-core.portletCalendar table .cal_prev_month.cal_has_events > a,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month.cal_has_events > a {
color: #a7daf2;
}
body.template-login_form #content-core.portletCalendar table .cal_next_month.cal_has_events > a:after,
body.template-logged_out #content-core.portletCalendar table .cal_next_month.cal_has_events > a:after,
body.template-login_form #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:after,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:after {
color: #d3edf8;
}
body.template-login_form #content-core.portletCalendar table .cal_next_month.cal_has_events > a:hover,
body.template-logged_out #content-core.portletCalendar table .cal_next_month.cal_has_events > a:hover,
body.template-login_form #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:hover,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:hover {
color: #004665;
}
body.template-login_form #content-core.portletCalendar table .cal_next_month.cal_has_events > a:hover:after,
body.template-logged_out #content-core.portletCalendar table .cal_next_month.cal_has_events > a:hover:after,
body.template-login_form #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:hover:after,
body.template-logged_out #content-core.portletCalendar table .cal_prev_month.cal_has_events > a:hover:after {
color: #64bee8;
}
body.template-login_form #content-core.portletCalendar table .today > *,
body.template-logged_out #content-core.portletCalendar table .today > * {
background: #e5e5e5;
font-weight: 500;
box-shadow: 0 0 0 5px #e5e5e5;
color: #000;
}
body.template-login_form #content-core.portletCalendar table tbody tr:first-child td > *,
body.template-logged_out #content-core.portletCalendar table tbody tr:first-child td > * {
margin-top: 10px;
}
body.template-login_form #content-core.portletCalendar table tbody tr:last-child td > *,
body.template-logged_out #content-core.portletCalendar table tbody tr:last-child td > * {
margin-bottom: 10px;
}
body.template-login_form #content-core .formControls,
body.template-logged_out #content-core .formControls {
border: 0;
background: none;
padding: 0;
box-shadow: none;
}
body.template-login_form #content-core .portletFooter,
body.template-logged_out #content-core .portletFooter {
border-top: 1px solid #e5e5e5;
background: #fafdff;
padding: 10px 15px;
font-size: 12px;
font-weight: 400;
box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
#portal-anontools ul {
text-align: right;
list-style: none;
}
#portal-anontools li {
margin: 12px 0 12px 12px;
}
#portal-sitemap {
list-style: none;
padding-left: 0;
}
#portal-sitemap > li {
font-size: 18px;
border-top: 1px solid #e5e5e5;
padding: 6px 0;
}
#portal-sitemap ul {
list-style: none;
position: relative;
font-size: 14px;
padding-left: 20px;
}
#portal-sitemap ul li {
position: relative;
}
#portal-sitemap ul li:before {
content: "•";
display: inline;
font-size: 25px;
color: #a7daf2;
top: 5px;
position: relative;
}
.vevent span.cal_month {
font-size: 1.1em;
}
.event.summary {
font-weight: 400;
max-width: 300px;
float: right;
background: #fafafa;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
padding: 12px 12px 12px 36px;
margin-left: 5px;
}
.event.summary strong,
.event.summary li > span {
display: block;
}
.event_listing article {
border-top: 1px solid #e5e5e5;
padding: 12px 0 12px;
}
.event_listing article h2 {
margin: 0;
padding: 12px 0 12px;
}
.event_listing article:first-child {
border-top: 0;
margin-top: -6px;
}
.cal_date {
float: right;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
text-align: center;
width: 100px;
margin: 12px 0 12px 12px;
border-radius: 2px;
overflow: hidden;
}
.cal_month {
background: #00b0fe;
font-weight: 400;
display: block;
color: #fff;
padding: 6px 12px;
}
.cal_day {
font-size: 36px;
font-weight: 600;
display: block;
}
.cal_wkday {
font-size: 12px;
font-weight: 300;
display: block;
padding: 0 12px 6px;
}
.event_listing .sub_nav {
float: right;
}
.template-event_listing .caltrigger {
display: none;
}
.autotabs .autotoc-nav .events-month-prev,
.autotabs .autotoc-nav .events-week-prev,
.autotabs .autotoc-nav .events-day-prev {
position: relative;
border-top-left-radius: 0;
padding-left: 6px;
}
.autotabs .autotoc-nav .events-month-prev:before,
.autotabs .autotoc-nav .events-week-prev:before,
.autotabs .autotoc-nav .events-day-prev:before {
content: "";
position: absolute;
padding: 0 5px;
color: #e5e5e5;
border-right: 5px solid;
border-top: 23px solid transparent;
border-bottom: 23px solid transparent;
left: -6px;
top: -1px;
padding: 0 !important;
}
.autotabs .autotoc-nav .events-month-prev:after,
.autotabs .autotoc-nav .events-week-prev:after,
.autotabs .autotoc-nav .events-day-prev:after {
content: "";
position: absolute;
padding: 0 5px;
color: #fafdff;
border-right: 5px solid;
border-top: 23px solid transparent;
border-bottom: 23px solid transparent;
left: -5px;
top: -1px;
padding: 0 !important;
}
.autotabs .autotoc-nav .events-month-prev:hover:after,
.autotabs .autotoc-nav .events-week-prev:hover:after,
.autotabs .autotoc-nav .events-day-prev:hover:after {
color: #fff;
}
.autotabs .autotoc-nav .events-month-next,
.autotabs .autotoc-nav .events-week-next,
.autotabs .autotoc-nav .events-day-next {
position: relative;
border-top-right-radius: 0;
padding-right: 6px;
}
.autotabs .autotoc-nav .events-month-next:before,
.autotabs .autotoc-nav .events-week-next:before,
.autotabs .autotoc-nav .events-day-next:before {
content: "";
position: absolute;
padding: 0 5px;
color: #e5e5e5;
border-left: 5px solid;
border-top: 23px solid transparent;
border-bottom: 23px solid transparent;
right: -6px;
top: -1px;
padding: 0 !important;
}
.autotabs .autotoc-nav .events-month-next:after,
.autotabs .autotoc-nav .events-week-next:after,
.autotabs .autotoc-nav .events-day-next:after {
content: "";
position: absolute;
padding: 0 5px;
color: #fafdff;
border-left: 5px solid;
border-top: 23px solid transparent;
border-bottom: 23px solid transparent;
right: -5px;
top: -1px;
padding: 0 !important;
}
.autotabs .autotoc-nav .events-month-next:hover:after,
.autotabs .autotoc-nav .events-week-next:hover:after,
.autotabs .autotoc-nav .events-day-next:hover:after {
color: #fff;
}
.image-product {
margin: 0;
border-radius: 2px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
overflow: hidden;
display: inline-block;
}
.image-product figcaption {
font-size: 12px;
background: #fafdff;
margin: 6px 12px;
}
.portraitPhoto {
margin: 0;
border-radius: 2px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
overflow: hidden;
display: inline-block;
float: right !important;
border-radius: 50px;
}
.portraitPhoto figcaption {
font-size: 12px;
background: #fafdff;
margin: 6px 12px;
}
.newsImageContainer {
float: right;
margin: 0 0 6px 6px;
border-radius: 2px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
overflow: hidden;
}
.newsImageContainer a {
display: table;
}
.newsImageContainer a img {
display: block;
}
.newsImageContainer figcaption {
display: table-caption;
caption-side: bottom;
font-size: 12px;
background: #fafdff;
}
#commenting:before,
#commenting:after {
content: " ";
display: table;
}
#commenting:after {
clear: both;
}
#commenting legend,
.discussion legend {
padding: 0.5em 0.5em 0.5em 0;
font-weight: normal;
}
.discussion:before,
.discussion:after {
content: " ";
display: table;
}
.discussion:after {
clear: both;
}
.discussion .comment {
margin-bottom: 12px;
padding-left: 40px;
}
.discussion .commentImage {
float: left !important;
border-radius: 50px;
overflow: hidden;
position: absolute;
margin-left: -40px;
margin-top: 3px;
}
.discussion .documentByLine {
font-weight: normal;
}
.discussion .commentDate {
float: right !important;
display: inline;
font-size: 12px;
color: #76797C;
}
.discussion .commentBody {
margin: 1em 0;
padding: 1em;
overflow: auto;
border: 1px solid #ccc;
}
.discussion .commentBody p {
float: left;
margin-bottom: 0;
}
.discussion .commentactionsform {
display: inline;
margin-left: 6px;
}
.discussion .commentActions {
float: right;
text-align: right;
}
.discussion .reply {
border-bottom: 1px solid #e5e5e5;
}
.cancelreplytocomment {
display: none;
}
.replyTreeLevel0 {
margin-left: 0;
}
.replyTreeLevel1 {
margin-left: 24px;
}
.replyTreeLevel2 {
margin-left: 48px;
}
.replyTreeLevel3 {
margin-left: 72px;
}
.replyTreeLevel4 {
margin-left: 96px;
}
.replyTreeLevel5 {
margin-left: 120px;
}
.replyTreeLevel6 {
margin-left: 144px;
}
.replyTreeLevel7 {
margin-left: 168px;
}
.replyTreeLevel8 {
margin-left: 192px;
}
.replyTreeLevel9 {
margin-left: 216px;
}
.replyTreeLevel10 {
margin-left: 240px;
}
#viewlet-below-content .loginbutton {
margin: 12px 0;
}
#viewlet-below-content .reply .loginbutton {
display: none;
}
#viewlet-below-content .reply ~ .reply .loginbutton {
display: inline-block;
}
#dobulkaction {
margin: 0.3em 0;
}
.template-discussion-controlpanel .unclickable {
opacity: 0.6;
filter: alpha(opacity=60);
}
.searchPage {
position: relative;
}
.searchPage .actionMenu.activated dd {
display: block;
}
.searchPage .actionMenu {
float: right;
}
.searchPage .actionMenu dt {
top: 0;
right: 0;
position: absolute;
}
.searchPage .actionMenu dd {
display: none;
position: absolute;
right: 0;
top: 35px;
width: 300px;
background-color: #fcfcfd;
border: 1px solid #e5e5e5;
padding: 15px;
z-index: 10;
}
#search-results-bar #results-count {
float: right;
padding-top: 15px;
padding-right: 15px;
}
#searchform .input-group {
max-width: 600px;
}
#searchform .input-group input.searchPage.btn {
width: 120px;
}
#search-filter input {
margin-right: 0.5rem;
}
#content-core a {
border-bottom: 0;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus {
text-decoration: underline;
border-bottom: 0;
}
.portletNavigationTree nav.portletContent > ul > li a {
padding: 10px 15px 10px 15px;
border-top: 1px solid #e5e5e5;
}
.portletNavigationTree nav.portletContent > ul > li strong {
padding: 10px 15px 10px 15px;
border-top: 1px solid #e5e5e5;
background: #fafdff;
color: #6b808c;
display: block;
font-weight: 400;
}
.portletNavigationTree .portletContent {
border-top: 0;
}
.portletNavigationTree .portletContent > ul > li > a {
display: block;
background: #fff;
}
.portletNavigationTree .portletContent > ul > li > a:before {
content: "";
}
.portletNavigationTree .portletContent > ul > li > a:hover {
background: #f5f8fa;
}
.portletNavigationTree .portletContent > ul > li > a:hover:after {
content: "?";
position: absolute;
right: 10px;
font-size: 18px;
margin-top: -3px;
color: #777777;
}
.portletNavigationTree .portletContent > ul > li > ul a {
padding-left: 40px;
}
.portletNavigationTree .portletContent > ul ul {
padding-left: 0;
}
.portletNavigationTree .portletContent .navTreeCurrentNode > a {
background: #113156;
color: #6b808c;
}
.portletNavigationTree .portletContent .navTreeCurrentNode > a:after {
content: "?";
position: absolute;
right: 10px;
font-size: 18px;
margin-top: -3px;
color: #777777;
}
/* */
.section-front-page #portal-breadcrumbs {
display: none;
}
.section-open-aggregates #portal-breadcrumbs {
display: none;
}
#searchGadget {
width: 18em;
}
dl.portlet dt a:link, dl.portlet dt a:visited, dl.portlet dt a:hover
{
color: white;
display: block;
border: none;
}
#portal-globalnav li a {
background: none repeat scroll 0 0 #113156;
font-size: 16px;
text-align: center;
color: White;
padding: 1em 1em 1em;
}
#portal-globalnav .selected a,
#portal-globalnav a:hover {
background: none repeat scroll 0 0 #409CD1;
color: White;
}
#portal-globalnav .selected a:hover {
background: none repeat scroll 0 0 #113156;
color: White;
}
#portal-globalnav .plain a {
color: #66ffff;
}
#portal-globalnav .plain a:hover {
color: #66ffff;
}
h1 {
font-size: 1.75em;
}
h2 {
font-size: 1.5em;
}
h3 {
font-size: 1.25em;
}
h4 {
font-size: 1.15em;
}
h5 {
font-size: 1em;
}
h6 {
font-size: 0.8em;
}
body {
background: none repeat scroll 0 0 White;
color: #323232;
font: 16px Arial,FreeSans,sans-serif;
line-height:24px
}
/* */
#portal-footer-wrapper
{
background: #3A3A3A none repeat scroll 0 0;
color: white;
}
#portal-footer-wrapper a {
color: white;
text-decoration: underline;
}
#portal-footer
{
background: #3A3A3A none repeat scroll 0 0;
color: white;
text-align: center;
}
#portal-footer a:link, a:visited {
color: white;
}
#portal-colophon a {
color: #ddd;
}
#portal-siteactions a:link, a:visited {
color: white;
}
#legend {
font-family: Arial, sans-serif;
background: #fff;
padding: 10px;
margin: 10px;
border: 3px solid #000;
}
#legend h3 {
margin-top: 0;
}
#legend img {
vertical-align: middle;
}
#mapcheckboxes input {
margin-right: 5px;
}
#portal-breadcrumbs a:link, a:visited {
color: #113156;
}
.commentBody {
border: 1px solid #e5e5e5;
border-radius: 2px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
#portal-personaltools {
background: #fafdff none repeat scroll 0 0;
}
#portal-logo {
/* */
/* */
/* */
background: transparent;
border: 0px;
}
/* */
#portal-searchbox {
background: #fafdff none repeat scroll 0 0;
border: 1px solid #e5e5e5;
border-radius: 2px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
padding: 0px 10px;
margin: 0px;
}
#portal-top {
background-color: #113156;
}
#portal-globalnav {
background: #409cd1 none repeat scroll 0 0;
}
#portal-globalnav .selected a,
#portal-globalnav a:hover {
background: none repeat scroll 0 0 #409CD1;
color: White;
}
#portal-globalnav .selected a:hover {
background: none repeat scroll 0 0 #409cd1;
color: White;
}
#portal-globalnav li a {
background: none repeat scroll 0 0 #409cd1;
font-size: 16px;
text-align: center;
color: White;
padding: 1em 1em 1em;
}
/* */
/* */
#disclaimer-panel, #disclaimer-flip {
padding: 5px;
text-align: center;
background-color: #add4eb;
border: solid 1px #c3c3c3;
width: 100%
}
#disclaimer-panel {
padding: 20px;
background-color: #d6eaf5;
display: none;
width: 100%;
}
table.sortable tbody tr:nth-child(2n) td {
background: #f6f6f6;
padding: 5px 0px;
}
table.sortable a{
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-bottom: medium none !important;
border-image: none;
border-left: medium none;
border-right: medium none;
border-top: medium none;
display: inline-block;
}
table.sortable tbody td a:link {
text-decoration: none;
color: #205c90;
}
table.sortable tbody td a:hover {
text-decoration: underline;
color: #205c90;
}
table.sortable tbody tr:nth-child(2n+1) td {
background: #ccfffff;
padding: 5px 0px;
}
table.sortable thead th {
background: #dddddd;
color: #000000;
vertical-align: middle;
}
/* */
}

