
/* - ++theme++ccc.theme/css/bootstrap.css - */
/* https://cleanclothes.org/portal_css/++theme++ccc.theme/css/bootstrap.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,
hgroup,
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;
}
}
* {
-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 {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333333;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #428bca;
text-decoration: none;
}
a:hover,
a:focus {
color: #2a6496;
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;
}
.img-responsive {
display: block;
width: 100% \9;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
width: 100% \9;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}

/* - ++theme++ccc.theme/css/style.css - */
/* https://cleanclothes.org/portal_css/++theme++ccc.theme/css/style.css?original=1 */
/* */
* {margin:0; padding:0; vertical-align:baseline;}
/* ************************/
/* */
body {background: #ffffff;}
/* */
body {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 100%;}
a:link, a:visited, #content a:link, dl.portlet a:link {color:#000;}
a:hover {color:#000;}
h1, h2, h3, h4, h5, h6 {font-family: Arial, Helvetica, sans-serif;}
h1 {color: #205C90;}
h2, h3, h4, h5, h6 {color: #636466;}
.wrapper { width:auto; margin: 0 auto; max-width: 1280px;}
#main {background:#fff; font-size: 1.3em; padding: 1em 0;}
#nav {background: black;	text-align: left; color: #ffffff;}
#nav a {color: #ffffff;}
#nav a:hover, #nav li.selected a {padding-top: 1em;background: transparent;}
#portal-searchbox #searchGadget {
border-width: 0px;
}
#portal-searchbox .searchButton {
background:transparent;
color: #ffffff;
border-width: 0px;
margin-top: 0.1em;
}
#doormat {background-color: transparent; color: #fff;
font-size: 130%;}
#doormat a:link {color:#fff;;}
#doormat a:hover {color:#fff; text-decoration: underline;}
#doormat a:visited {color:#fff;;}
/* ***********************/
#content {font-size: 100%;}
p {line-height: 1.8em; margin: 0 0 1em 0;}
h1, h2, h3 {margin: 0.5em 0 0.5em;}
.hidden {display: none;}
.clear {clear: both;}
.pb-ajax, .pb-image,
.overlay iframe {font-size: 1.3em;}
div.overlay-iframe, div.overlay-ajax {left:11%!Important; width:75%;}
.portlet img, #content img {max-width:100%;}
#header {background-size:100% auto;	position:relative;}
#logo {padding-bottom: 10px;float: left;}
#logo img {max-width:100%;}
#logo a {display:block; width:100%;}
#portal-personaltools {font-size: 1.1em;}
/* */
#nav {padding: 1em 2em 1em 1em;}
#nav ul {padding-top: 0;}
#nav li {display: inline;}
#nav a {	padding: 1.1em 1.1em 1em 0.8em; text-decoration: none;}
#searchbt, #nav #seletor {display:none;}
/* */
#portal-searchbox {float: right; margin: 3.5%  1% 0 0; font-size: 1em;}
#portal-searchbox #searchGadget {
padding: 1.2% 0  1.1% 0;
margin-right: 0.6%;
text-indent: 2%;
width: 72%;
}
#portal-searchbox .searchButton {text-align:center;}
#LSResult {z-index:1; margin-top: 0.5%;}
#doormat {clear: left; padding: 2em;}
/* */
#portal-siteactions {font-size: 100%; text-align: left; display:inline;}
@media screen and (max-width: 768px) {
#payoff {
bottom: 0!important;
font-size: 125%!important;
}
.wrapper {max-width: 100%;}
#logo {min-width:174px;}
#portal-column-one,
#portal-column-two,
#portal-column-content {clear: both; width: 97.75%; margin-left: -98.875%;}
#portal-searchbox  {display:none;}
#nav {padding:0;width:100%;
}
#searchbt {display:block; float:right;width:14%;}
#searchbt a {
display:block;
text-indent: -900000px;
padding: 1em;
margin-top: 4%;
background:transparent url(search-ico.png) no-repeat center center;
}
#nav #seletor {
display:block;
padding:1em;
width:80%;
background:url("sections-ico.png") no-repeat 97% 60%;
}
#nav li {display: none;}
#nav:hover li {
display: block;
width:100%;
border-top:1px solid #ffffff;;
display:block !Important;
padding:0;
}
#nav ul {
width:97.5%;
margin:0;
padding:0;
}
#nav:hover li a {
color: #ffffff;;
width:100%;
padding:0 2.5%;
line-height: 3em;
display: block;
width: 95% !important;
}
#nav:hover li:hover {background: #ff9900;}
#nav:hover li a:hover,
#nav:hover li.selected a {background: transparent;}
.overlay.overlay-ajax {top: 10px !Important;}
.overlay.overlay-ajax input.searchPage {
font-size: 200% !important;
width: 90%;
margin-bottom:1em;
}
.overlay.overlay-ajax input.searchPage.searchButton {width:auto;}
.overlay.overlay-ajax #searchform .discreet {text-align:left;}
.overlay.overlay-ajax #content-core strong {display:none;}
}
@media screen and (max-width: 480px) {
#payoff {display:none;}
#portal-breadcrumbs {display:none;}
#portal-searchbox {
float: none;
width:80%;
clear:both;
margin: 0 auto 2%;
}
}
)


/* - ++theme++ccc.theme/css/ccc.css - */
/* https://cleanclothes.org/portal_css/++theme++ccc.theme/css/ccc.css?original=1 */
body
{
line-height: 180%;
}
#payoff
{
float: right;
font-size: 200%;
font-weight: 900;
letter-spacing: 0.05em;
font-family: "Lato", Arial,Helvetica,sans-serif;
position: absolute; right: 1em; bottom: 25px;
color: black;
}
.lightened, #content lightened a:link {
color: hsl(0, 50%, 40%);
}
.state-published {
color: black !important;
}
#sections-wrapper
{
background-color: black;
color: white;
}
div.position-1\:4 {
margin-left: -74.875%;
}
#portal-column-content{
/* */
padding-left: 1em;
padding-right: 1em;
}
#nav
{
font-size: 140%;
background-color: black;
font-weight: bold;
}
#nav a:hover, #nav li.selected a {
background-color: transparent;
color: #B3B3B3;
}
#portal-breadcrumbs
{
font-size: 110%;
margin-left: 1.9em;
margin-right: 1.5em;
border-bottom: 5px solid black;
padding-top: 1.5em;
padding-bottom: 0.8em;
}
#portal-breadcrumbs a:hover
{
text-decoration: underline;
}
#breadcrumbs-current
{
color: #D40E16;
}
.documentActions
{
font-size: 130%;
float: right;
height: 46px;
margin:0.5em 1.0em 0 1.5em;
}
.documentActions ul
{
height: 46px;
}
.documentActions ul li i
{
margin-top: 3px;
}
.icon-white {color: white;}
div.searchSection {
display: none;
}
div#portal-searchbox
{
height: 46px;
clear: none;
margin: 0 3em 0 0;
}
#portal-searchbox #searchGadget
{
margin: 14px;
padding: 0;
color: black;
}
.LSBox {
height: 46px;
width: 150px;
font-size: 143%;
}
div.LSBox input#searchGadget
{
border-radius: 0px
}
.portlet
{
border-bottom: 5px solid black;
padding-bottom: 1em;
}
dl.portlet dt
{
border-bottom: none;
color: black;
background-color: white;
font-size: 130%;
padding: 0em 0.42em;
}
dl.portlet dt a,
dl.portlet dt a:hover,
dl.portlet dt a:link
{
color: black;
background-color: white;
}
.portlet dd
{
border-left: none;
border-right: none;
}
dl.portlet {
font-size: 90%;
}
dl.portlet dd.portletFooter
{
background-color: white;
color: black;
}
dl.portlet dd.portletFooter a,
dl.portlet dd.portletFooter a:hover,
dl.portlet dd.portletFooter a:link
{
border-bottom: none;
color: black;
}
dl.portlet li:last-child
{
margin-bottom: 0;
}
.portletRelatedItems .relatedDiscription
{
margin-top: 0.5em;
}
.portletRelatedItems img
{
float: right;
padding-left: 0.5em;
padding-bottom: 0.5em;
}
#content{
margin: -1em 0.25em 2em;
}
#content img.tileImage, div.newsImageContainer{
margin: 0 0 0.5em 0;
}
#content .documentDescription
{
font: bold 1.25em/1.4em Arial,Helvetica,sans-serif;
color: black;
margin-bottom: 1em;
}
#content h1.documentFirstHeading
{
font-size: 246.2%;
line-height: 120%;
font-weight: 900;
letter-spacing: 0.05em;
font-family: "Lato", Arial,Helvetica,sans-serif;
color: #D40E16;
}
#content h1
{
font-size: 170%;
line-height: 120%;
font-weight: 900;
letter-spacing: 0.05em;
font-family: "Lato", Arial,Helvetica,sans-serif;
color: #D40E16;
}
#content h2
{
font-size: 124%;
line-height: 110%;
line-height: 170%;
font-weight: 900;
letter-spacing: 0.05em;
font-family: "Lato", Arial,Helvetica,sans-serif;
color: #D40E16;
}
#content h3
{
font-size: 108%;
line-height: 110%;
font-weight: bold;
font-family: Arial,Helvetica,sans-serif;
color: #D40E16;
}
#content h1 a:link, #content h1 a:visited
{
font-weight: 900;
letter-spacing: 0.05em;
font-family: "Lato", Arial,Helvetica,sans-serif;
color: #D40E16;
border-bottom: none;
}
#category {
color: #666666;
font-size: 75%;
margin-bottom: 1em;
text-align: right;
}
#category a.link-category, span.selectedTag {
background: none;
border-radius:0;
color: black;
padding: 0.25em 0em;
border-bottom: 0.1em solid #D40E16;
}
#category a.link-category:hover {
background: none;
border-color:none;
color: #666 !important;
}
#category .separator {
display: none;
}
#content h2 > a:link , #content h2 > a:visited{
font-weight:900;
color: #D40E16;
}
#content a:link, dl.portlet a:link {
border-bottom: 0.1em solid #D40E16;
font-weight: bold;
color: black;
}
#content a:visited, dl.portlet a:visited {
border-bottom: 0.1em solid #D40E16;
font-weight: bold;
color: black;
}
#content a:hover, dl.portlet a:hover {
color: #666 !important;
text-decoration: none;
}
#content div.newsImageContainer p.discreet {
background-color: rgba(40, 40, 40, 0.7);
color: White;
font-weight: bold;
margin: 0;
padding: 0.4em;
position: relative;
top: -2em;
width: 290px;
}
#content .tileItem {
padding-top: 1em;
border-top: 2px dashed black;
}
#content div.row {
margin-bottom: 10px;
margin-left: 15px;
}
#content .tile
{
margin-bottom: 30px;
padding-right: 5px;
padding-left: 0px;
background-color: #fff;
}
#content .tile img
{
float: left;
margin-right: 10px;
margin-bottom: 5px;
}
#content p.tileBody {
margin-bottom: 0;
}
#content p.tileFooter {
padding-bottom: 3em;
}
#e67cd60a9dbf43eba1369758d9c813e5
{
border: none;
}
#fg-base-edit
{
padding-right: 0.5em;
}
#fg-base-edit input[type=text]
{
display: block;
max-width: 100%;
padding-rigth: 0.5 em;
}
#relatedItemBox dt
{
font-size: 150%;
color: #D40E16;
margin-bottom: 0.5em;
}
#relatedItemBox dd a
{
color: #000000 !important;
}
#doormat-wrapper
{
background-color: black;
font-size: 110%;
line-height: 2em;
}
#doormat #c-doormat-sitemap dl
{
color: #FFFFFF;
width: 16%;
float: left;
min-width: 200px;
}
#doormat #c-doormat-sitemap dt
{
color: #FFFFFF;
font-family: "Lato", Arial,Helvetica,sans-serif;
font-weight: 900;
}
p {
line-height: 1.6em;
margin: 0 0 1em;
}
#content .pullquote {
clear: right;
float: right;
font-size: 1.2em;
font-weight: normal;
letter-spacing: 0em!important;
line-height: 1.5em;
margin: 0 1em 0.5em 0.5em;
width: 35%;
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
}
.galleria-info-text {
background-color: rgba(215, 215, 215, 0.85);
}
.galleria-info-description {
font: italic 12px/1.4 arial,sans-serif;
margin: 0;
}
.galleria-thumbnails-container {
display:none;
}


/* - ++theme++ccc.theme/css/cccprint.css - */
/* https://cleanclothes.org/portal_css/++theme++ccc.theme/css/cccprint.css?original=1 */
/* */
@media print{
body {
font-size: 14px !important;
}
.fixedWidth {
width: 100%;
}
#header-wrapper,
#portal-topactions,
#portal-breadcrumbs,
#document-actions,
#column-navigation,
#column-sidebar,
#header-delimiter,
#edit-bar,
.sl-controls,
.managePortletsLink,
#mobile-navbuttons,
#mobile-navi-wrapper,
#plone-document-byline,
#footer,
#plonesocial-navigation,
.to_top,
.bottom-actions
{ display: none !important; }
#page-wrapper {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
border: none;
}
#content .blockHighlight,
a {border: none;}
#columns-wrapper { box-shadow: none; }
.leftFloatable { float: left; }
.blockClear { clear: both; }
/* */
/* */
#column-content {
left: 0;
margin-left: 0;
width: 100%;
}
/* */
/* */
.sl-img-small .sl-img-wrapper,
.sl-img-middle .sl-img-wrapper {
float: left;
margin-bottom: 1em;
margin-right: 1em;
}
/* */
/* */
.template-subsite_view #page-wrapper .column .portletStaticText .portletItem ul,
#content .linkList,
#content .subelements-listing,
#content .topic_listing {
list-style none;
}
.template-subsite_view #page-wrapper .column .portletStaticText .portletItem ul li,
#content .linkList li,
#content .subelements-listing li,
#content .topic_listing li {
display: inline;
}
.template-subsite_view #page-wrapper .column .portletStaticText .portletItem ul li a,
#content .linkList li a,
#content .subelements-listing li a,
#content .topic_listing li a {
border: 1px solid #aaa;
padding: 0.5em 1em;
}
/* */
/* */
body {
font-size: 14px;
}
h1, h2, h3 {
margin: 1.15em 0 0.5em 0;
line-height: 1.15em;
font-weight: normal;
letter-spacing: 0;
}
h1 {
clear: both;
font-size: 215%;
}
h2 {
font-size: 185%;
}
h3 {
font-size: 135%;
}
#content h1.documentFirstHeading {
margin: 1em 0 0.5em 0;
}
.portletItem .documentFirstHeading {
margin-top: 0;
}
#content p {
margin-bottom: 1em;
}
#content ul {
list-style-type: disc;
margin-left: 2em;
margin-bottom: 1em;
}
#content ol {
list-style-type: decimal;
margin-left: 2em;
margin-bottom: 1em;
}
#content li {
margin-bottom: 0.25em;
line-height: 1.5em;
display: list-item;
}
.documentDescription {
font-weight: normal;
font-size: 17px;
line-height: 25px;
}
/* */
/* */
.showAll {
display: none;
}
#viewlet-below-content .discussion {
display: block;
}
.discussion button,
.discussion input[type="submit"] {
display: none !important;
}
.discussion .comment {
margin-top: 0.25em;
}
#commenting,
.reply-to-comment-button,
.commentActions {
display: none;
}
/* */
/* */
#content table.listing {
border-collapse: collapse;
}
#content table.listing th,
#content table.listing td {
border: 1px solid #ddd;
}
/* */
/* */
div.olLayerGoogleCopyright,
div.olControlMousePosition,
div.olControlLayerSwitcher,
div.olButton {
display: none;
}
div.olMapViewport {
display: block;
}
.sl-text-wrapper .addressText,
.sl-text-wrapper .addressMap {
float: none;
}
#default-cgmap img {
max-width: none;
}
/* */
/* */
.fc table {
border-collapse: collapse;
border-spacing: 0;
}
.tabbedview-tabs,
.tabbedview_search,
.tabbedview-tab-menu,
.tabbdview-tab-menu-template,
.ViewChooser,
.fc table .fc-header-left,
.fc table .fc-header-right {
display: none;
}
.fc table.fc-header,
.fc table.fc-header td {
border: none;
}
.fc table td {
border: 1px solid #000;
width: 14%;
}
.fc td, .fc th {
padding: 0;
vertical-align: top;
}
.fc-grid .fc-day-number {
float: right;
padding: 0 2px;
}
.fc-grid .fc-day-content {
clear: both;
padding: 2px 2px 0;
}
.fc-grid .fc-event-time {
font-weight: bold;
}
.fc-event-time, .fc-event-title {
padding: 0 1px;
}
.fc-content .fc-corner-right {
margin-right: 5px;
}
.fc-content .fc-corner-left {
margin-left: 5px;
}
.fc-event a {
display: block;
height: 100%;
position: relative;
width: 100%;
}
.fc-event a {
cursor: pointer;
font-size: 0.85em;
overflow: hidden;
text-decoration: none;
}
#payoff
{
font-size: 100%;
}
a[href]:after {
content: none !important;
}
div.position-1\:4 {
margin-left: 0;
}
#main {
font-size: 100%;
}
#content div.row{border-bottom: none;}
#doormat {font-size: 80%;}
}
/* */

