
/* - ++resource++sl_stylesheets/social_like.css - */
@media screen {
/* https://www.marilia.sp.leg.br/portal_css/++resource++sl_stylesheets/social_like.css?original=1 */
#viewlet-social-like > div
{
float: left;margin-right: 2em;
}
#viewlet-social-like
{
min-height: 3em;
margin-top: 5px;
}
#viewlet-social-like .twitter-count-horizontal
{
height: 20px !important;
}
#viewlet-social-like .fb_edge_widget_with_comment
{
position: relative;
margin-top: 0;
}
.twitter-share-button
{
margin-top: .8px;
}
#viewlet-social-like.vertical
{
min-height: 7em !important;
}
#viewlet-social-like .whatsapp,
#viewlet-social-like .telegram,
#viewlet-social-like .share-by-email
{
font-size: 82%;
display: inline-block;
overflow: hidden;
height: 20px;
padding: 0 5px 0 24px;
white-space: nowrap;
color: #fff !important;
border: 0 !important;
border-bottom: none !important;
border-radius: 3px;
background-repeat: no-repeat;
background-size: 16px;
}
#viewlet-social-like .whatsapp.link,
#viewlet-social-like .telegram.link,
#viewlet-social-like .share-by-email.link
{
width: 0;
padding: 0 20px;
text-indent: -200%;
background-position: 50%;
}
#viewlet-social-like .whatsapp
{
display: none;
background-color: #199e0e;
background-image: url(++resource++sl_images/ico-whatsapp.svg);
background-position: 2px 2px;
}
#viewlet-social-like .whatsapp:hover,
#viewlet-social-like .telegram:hover,
#viewlet-social-like .share-by-email:hover
{
color: #fff !important;
}
#viewlet-social-like .whatsapp.active
{
display: inline-block;
}
#viewlet-social-like .telegram
{
background-color: #31a4d5;
background-image: url(++resource++sl_images/ico-telegram.svg);
background-size: 19px;
}
#viewlet-social-like .share-by-email
{
background-color: #205c90;
background-image: url(++resource++sl_images/ico-email.svg);
background-position: 5px 3px;
background-size: 14px;
}

}


/* - ++resource++collective.upload/main.css - */
@media screen {
/* https://www.marilia.sp.leg.br/portal_css/++resource++collective.upload/main.css?original=1 */
.btn
{
font-size: 14px;
line-height: 20px;
display: inline-block;
margin-bottom: 0;
padding: 4px 12px;
cursor: pointer;
text-align: center;
vertical-align: middle;
color: #333;
border: 1px solid #bbb;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
border-bottom-color: #a2a2a2;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: #f5f5f5;
background-image:    -moz-linear-gradient(top, #fff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
background-image:      -o-linear-gradient(top, #fff, #e6e6e6);
background-image:         linear-gradient(to bottom, #fff, #e6e6e6);
background-repeat: repeat-x;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
}
.btn-success
{
color: #fff;
border-color: #51a351 #51a351 #387038;
border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
background-color: #5bb75b;
background-image:    -moz-linear-gradient(top, #62c462, #51a351);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
background-image: -webkit-linear-gradient(top, #62c462, #51a351);
background-image:      -o-linear-gradient(top, #62c462, #51a351);
background-image:         linear-gradient(to bottom, #62c462, #51a351);
background-repeat: repeat-x;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}
.btn-primary
{
color: #fff;
border-color: #04c #04c #002a80;
border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
background-color: #006dcc;
background-image:    -moz-linear-gradient(top, #08c, #04c);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
background-image: -webkit-linear-gradient(top, #08c, #04c);
background-image:      -o-linear-gradient(top, #08c, #04c);
background-image:         linear-gradient(to bottom, #08c, #04c);
background-repeat: repeat-x;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}
.btn-warning
{
color: #fff;
border-color: #f89406 #f89406 #ad6704;
border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
background-color: #faa732;
background-image:    -moz-linear-gradient(top, #fbb450, #f89406);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
background-image:      -o-linear-gradient(top, #fbb450, #f89406);
background-image:         linear-gradient(to bottom, #fbb450, #f89406);
background-repeat: repeat-x;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}
.btn-danger
{
color: #fff;
border-color: #bd362f #bd362f #802420;
border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
background-color: #da4f49;
background-image:    -moz-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
background-image:      -o-linear-gradient(top, #ee5f5b, #bd362f);
background-image:         linear-gradient(to bottom, #ee5f5b, #bd362f);
background-repeat: repeat-x;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}
.progress
{
overflow: hidden;
height: 20px;
margin-bottom: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: #f7f7f7;
background-image:    -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
background-image:      -o-linear-gradient(top,#f5f5f5,#f9f9f9);
background-image:         linear-gradient(to bottom,#f5f5f5,#f9f9f9);
background-repeat: repeat-x;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success
{
background-color: #62c462;
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image:    -moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image:      -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image:         linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}
.progress.active .bar
{
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-striped .bar
{
background-color: #149bdf;
background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image:    -moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image:      -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image:         linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress .bar
{
font-size: 12px;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 0;
height: 100%;
-webkit-transition: width .6s ease;
-moz-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
text-align: center;
color: #fff;
background-color: #0e90d2;
background-image:    -moz-linear-gradient(top,#149bdf,#0480be);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
background-image:      -o-linear-gradient(top,#149bdf,#0480be);
background-image:         linear-gradient(to bottom,#149bdf,#0480be);
background-repeat: repeat-x;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}
/* */
#fileupload .controls span
{
float: left;
}
#fileupload .controls button
{
float: right;
margin-left: 10px;
}
#fileupload .fileupload-progress
{
float: left;
width: 100%;
}
#fileupload .template-upload
{
display: -webkit-box;
display:    -moz-box;
display: -webkit-flex;
display:    -moz-flex;
display: -ms-flexbox;
display:         flex;
vertical-align: top;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
-o-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: justify;
-webkit-box-align: start;
-moz-box-align: start;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
-o-align-items: flex-start;
align-items: flex-start;
-ms-flex-align: start;
}
#fileupload .template-upload td
{
margin-right: 10px;
padding: 10px;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1 auto;
-moz-flex: 1 auto;
-ms-flex: 1 auto;
flex: 1 auto;
}
#fileupload .template-upload .preview
{
min-width: 80px;
min-height: 60px;
}
#fileupload .template-upload .name input
{
width: 100%;
}
#fileupload .template-upload .details
{
width: auto;
min-width: 100px;
margin-left: 50px;
}
#fileupload .template-upload .details > *
{
float: left;
}
#fileupload .template-upload .details .size,
#fileupload .template-upload .details .size + div,
#fileupload .template-upload .details .size + div .progress
{
width: 100%;
}
#fileupload .template-upload .details .actions
{
display: -webkit-box;
display:    -moz-box;
display: -webkit-flex;
display:    -moz-flex;
display: -ms-flexbox;
display:         flex;
width: 100%;
}
#fileupload .template-upload .details .start,
#fileupload .template-upload .details .cancel
{
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1 auto;
-moz-flex: 1 auto;
-ms-flex: 1 auto;
flex: 1 auto;
}
#fileupload .template-upload .details .start button,
#fileupload .template-upload .details .cancel button
{
width: 100%;
}
#fileupload .template-upload .details .cancel
{
margin-left: 10px;
}
#fileupload .template-download
{
display: -webkit-box;
display:    -moz-box;
display: -webkit-flex;
display:    -moz-flex;
display: -ms-flexbox;
display:         flex;
vertical-align: top;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
-o-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: justify;
-webkit-box-align: start;
-moz-box-align: start;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
-o-align-items: flex-start;
align-items: flex-start;
-ms-flex-align: start;
}
#fileupload .template-download td
{
margin-right: 10px;
padding: 10px;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1 auto;
-moz-flex: 1 auto;
-ms-flex: 1 auto;
flex: 1 auto;
}
#fileupload .results,
#fileupload .results .files
{
width: 100%;
}

}


/* - ploneCustom.css - */
@media all {
/* https://www.marilia.sp.leg.br/portal_css/ploneCustom.css?original=1 */
html {
font-size: 14px;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
margin: 0;
padding: 0;
font-family: 'Roboto', sans-serif;
font-size: 14px;
font: 14px'Roboto', sans-serif;;
color: #505050;
}
@media (min-width: 1200px) {
.container {
width: 1170px !important;
}
}
@media (max-width: 986px) {
body, .navbar-white .navbar-nav > li > a, .dropdown-menu>li>a {
font-size: 14px;
}
}
@media (max-width: 480px) {
body, .navbar-white .navbar-nav > li > a, .dropdown-menu>li>a {
font-size: 15px;
}
}
p.hiddenStructure {
display: none;
}
.body-blue a, .body-blue .text-color {
color: #1a6278;
}
.mini-navbar-white a {
color: #505050 !important;
}
#content {
line-height: 1.5em;
clear: both;
font-size: 100%;
margin: 0;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
color: #505050;
clear: both;
}
.h1, h1 {
font-size: 26px;
margin-top: 0;
margin-bottom: 15px;
}
.h1, h1 {
font-size: 26px;
}
h1.documentFirstHeading {
color: #1a6278;
padding-bottom: 1px;
border-bottom: 1px solid #eee;
margin-top: 0;
margin-bottom: 20px;
line-height: 35px;
font-size: 26px;
}
#content a:visited, dl.portlet a:visited {
color: #1a6278;
border-bottom: none;
}
#content a:link, dl.portlet a:link {
color: #1a6278;
border-bottom: none;
}
#content .documentDescription, #content #description {
color: #606060;
margin-left: 0;
font: 400 1.2em 'Roboto', sans-serif;
margin-bottom: 15px;
}
.social i.fa.fa {
padding: 7px;
}
div.managePortletsLink, a.managePortletsFallback {
font-size: 90%;
}
a:link, a:visited {
color: #1a6278;
}
dl.portlet {
margin: 0 0 1em;
font-size: 100%;
}
a.managePortletsFallback {
margin: 15px;
}
div.portletAssignments {
font-size: 90%;
line-height: 2em;
}
.portlets-manager select {
width: 220px;
max-width: 220px;
}
#edit-bar {
border-style: none;
background-color: transparent;
border:none;
}
.btn-group>.btn+.dropdown-toggle {
padding: 6px 8px;
}
p {
margin: 0px 0 10px;
line-height: 1.6em;
}
footer h3 > span {
padding: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
font-size: 22px;
font-family: 'Oswald', sans-serif;
}
p.discreet {
font-size: 85%;
}
div#viewlet-below-content-title {
font-size: 85%;
}
span.documentByLine {
font-size: 12px;
color: #505050;
font-weight: normal;
margin-bottom: 10px;
}
.summary {
margin-bottom: 10px;
display: block;
}
.summary a {
font-size: 110%;
}
.topic {
margin-bottom: 30px !important;
}
dt.portletHeader.hiddenStructure {
display: none;
}
.navTree {
margin-bottom: 15px;
list-style: none;
padding: 0;
}
.navTree>li {
float: none;
}
.navTree>li+li {
margin-top: 2px;
margin-left: 0;
}
.navTree>li a:link, .navTree>li a:visited {
color: #505050;
}
.navTree > li > a {
background-color: #f5f5f5;
font-size: 14px;
-webkit-transition: background-color 200ms;
transition: background-color 200ms;
position: relative;
display: block;
padding: 8px 10px;
}
.navTree > li.navTreeItem > a, {
background-color: #f5f5f5;
}
.navTree > li.navTreeItem > a:hover {
background-color: #f0f0f0;
text-decoration: none;
}
.navTree > li.navTreeItem > a:focus {
color: #fff;
background-color: #1a6278;
text-decoration: none;
}
.navTree>li.navTreeCurrentNode>a {
color: #fff;
background-color: #1a6278 !important;
}
.navTree>li.navTreeCurrentNode>a:focus {
color: #fff;
background-color: #1a6278 !important;
}
.navTree>li.navTreeCurrentNode>a:hover {
color: #fff;
background-color: #1a6278 !important;
}
.formControls {
margin-top: 15px;
}
.btn-toolbar {
margin-bottom: 15px;
}
* ul, ol {
list-style: none;
}
ul.configlets {
padding: 0;
}
form {
margin-bottom: 15px;
width: 100%;
display: inline;
}
ul#action-menu-content {
font-size: 13px;
}
#personaltools-login:before {
font-family: FontAwesome;
content: "\f090 ";
padding-right: 3px;
}
/* */
@media screen {
/* */
/* */
#content ul, .portletStaticText ul {
list-style-type: none;
margin-left: 0;
padding: 0;
}
#content ol,
dl.portlet ol,
.portletStaticText ol {
list-style-type: decimal;
margin-left: 2em;
}
#content li,
dl.portlet li,
.portletStaticText li {
margin-bottom: 0.25em;
line-height: 1.5em;
display: list-item;
}
/* */
@media screen {
/* */
/* */
#content .field input[type="text"][name$=".title"],
#archetypes-fieldname-title input {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
line-height: 125%;
color: Black;
letter-spacing: -0.05em;
margin: inherit -0.05em;
font-size: 2em; /* */
font-weight: bold;
}
/* */
#content .field textarea[name$=".description"],
#archetypes-fieldname-description textarea#description {
font-family: Arial,FreeSans,sans-serif;
color:#666666;
font-size:1.25em;
font-weight: bold;
}
div.formControls {
margin: 1em;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
background-color: #ffffe0;
}
#content textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
width: 100%;
}
#content select {
vertical-align: top;
}
#content legend {
padding: 0.5em 0;
font-size: 1.5em;
font-weight: normal;
font-family: 'Oswald', sans-serif;
color: #505050;
}
label {
font-weight:bold;
}
label .fieldErrorBox {
font-weight: normal;
}
#content label {
display: initial;
}
#content optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
#content option {
color: black;
}
#content optgroup > option {
padding: 0 0.25em 0 1em;
}
dl.enableFormTabbing dd {
margin-left: 0;
padding-top: 2em;
}
.searchSection {
color: #76797c;
margin-top: 0.25em;
}
.searchSection label:hover {
color: Black;
}
.field {
clear: both;
margin-bottom: 1em;
}
.field input[type="text"] {
width: 20em;
}
.field input[type="text"][size] {
width: auto;
}
.field input[type="text"][name$=".title"],
input#title {
width: 100%;
}
.field.error input[type="text"][name$=".title"],
.error input#title {
width: 99%;
}
.fieldRequired {
background: url(required.png) center left no-repeat;
padding: 0 0 0 1em;
color: #7c7c7c;
font-size: 90%;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
color: #555;
margin: 5px 0 5px 0;
display: block;
font-weight: normal;
}
div.field.error {
background-color: #fdc;
border:  1px solid red;
padding: 0.5em;
margin:  1em 0;
}
.error .fieldRequired {
color: #d00;
}
div.error.warning {
background-color: transparent;
border: none;
margin-top: 0;
padding: 0;
}
div.error.warning input {
border: 2px solid red;
}
input.inputLabelActive {
color: #76797c;
}
textarea#form\.description {
height: 6em;
width: 99%;
}
table.listing tbody tr.odd.selected td,
table.listing tbody tr.odd.dragging td,
tr.dragging,
tr.selected {
background-color: #ffa;
}
table.listing tbody tr.odd.error td,
tr.error {
background-color: #fdc;
}
.multi-widget-field {
padding-left: 0.5em;
border-left: 1.5em solid #DDD;
}
.multi-widget-checkbox {
margin-left: -2em;
margin-right: 0.5em;
width: 1.5em;
display: inline-block;
}
/* */
body.template-logged_out #content,
body.template-login_form #content,
.pb-ajax #login-form {
text-align: center;
}
#fieldset-openid-login input, #login-form input {
font-size: 150%;
}
body.template-register #content input,
body.template-new-user #content input {
font-size: 150%;
width: inherit;
}
#fieldset-openid-login label, #login-form label {
margin-right:0.5em;
padding-top:0.2em;
text-align:right;
width: 10em;
display: inline-block;
}
#fieldset-openid-login .formControls input, #login-form .formControls input {
margin-left: 0.25em;
}
/* */
/* */
}
/* */
#content .discreet,
#sidebar .discreet,
.portletStaticText .discreet {
color: #505050;
font-size: 12px;
font-weight: normal;
}
#content .visualHighlight,
.portletStaticText .visualHighlight {
background-color: #ffb;
}
#content .pullquote,
.portletStaticText .pullquote {
margin: 0 1em 0.5em 0.5em;
font-weight: bold;
line-height: 1.25em;
float: right;
width: 35%;
clear: right;
color: #444;
font-size: 1.6em;
letter-spacing: -0.08em !important;
}
#content .callout,
.portletStaticText .callout {
background: #eee;
padding: 1em;
border-left: 1em solid #ccc;
clear: both;
}
/* */
#content div.documentByLine {
font-size: 12px;
display: block;
color: #505050;
margin-bottom: 10px;
}
#content img.tileImage,
#content div.newsImageContainer {
float: right;
margin: 0 1em 0.5em 1em;
}
.eventDetails {
float: right;
clear: right;
margin: 0 0 0.5em 1em;
}
#content .eventDetails .eventDetail {
clear: both;
}
/* */
/* */
table.listing,
table.plain {
border-spacing: 0;
border-collapse: collapse;
}
table.invisible td,
table.invisible th,
table.plain td,
table.plain th,
table.listing td,
table.listing th {
padding: 0.5em 1em;
vertical-align: top;
}
table.plain th,
table.plain td {
border: 1px solid #ddd;
}
table.plain th {
text-align: left;
}
table.listing td.listingCheckbox,
table.listing th.listingCheckbox {
text-align: center;
}
table.listing {
border-left: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
table.listing .top {
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
}
table.listing th {
text-align: left;
color: #666;
border: 0.1em solid #e7e7e7;
border-style: solid solid none;
background: #ddd;
}
table.listing tr.odd th {
border: 0.1em solid #fff;
border-style: solid solid none none;
}
table.listing tbody th {
font-weight: bold;
}
table.listing tbody tr {
text-align:left;
}
table.listing tbody tr.odd {
background: #eee;
}
table.listing tbody tr td {
background: transparent;
}
table.listing tbody tr.odd td {
background: #eee;
}
table.listing td {
border-right: 1px solid #ddd;
}
.icons-on #listing-table td {
line-height: 2em;
}
table.listing a {
border: none;
display: inline-block;
border-bottom: none !important;
}
table.listing td.draggable {
text-shadow: White 1px 1px 1px;
background: #ddd !important;
border-bottom: 1px solid white;
padding: 0.4em 0.4em 0 0.5em;
}
/* */
table.vertical {
}
table.vertical th {
text-align: right;
}
table.vertical td {
border-top: 0.1em solid #e7e7e7;
padding: 0.5em;
}
/* */
table.grid td,
table.grid th {
border: 1px solid #e7e7e7;
padding: 0.5em;
}
.dragindicator {
outline: 2px solid #FFD700;
}
#foldercontents-order-column {
padding: 0;
}
div.listingBar {
font-size: 80%;
margin: 1em 0;
}
div.listingBar .next {
display: inline-block;
float: right;
}
div.listingBar .previous {
display: inline-block;
}
div.listingBar a {
display: inline-block;
padding: 0.25em 0.5em;
border: 0.1em solid #ccc;
}
div.listingBar a:hover {
color: White;
background-color: #329fd7;
border-color: #329fd7;
}
/* */
/* */
dl.portalMessage,
div.attention,
div.caution,
div.danger,
div.error,
div.hint,
div.important,
div.note,
div.tip,
div.warning {
margin: 1em 0;
font-size: 100%;
border: 1px solid #996;
background-color: #ffffe3;
clear:both;
}
dl.portalMessage a,
#content dl.portalMessage a,
div.attention a,
div.caution a,
div.danger a,
div.error a,
div.hint a,
div.important a,
div.note a,
div.tip a,
div.warning a,
#content div.attention a,
#content div.caution a,
#content div.danger a,
#content div.error a,
#content div.hint a,
#content div.important a,
#content div.note a,
#content div.tip a,
#content div.warning a {
color: black;
border-bottom: 1px solid #888;
}
dl.portalMessage dt,
div > .admonition-title {
background-color: #996;
font-weight: bold;
float: left;
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
color: White;
line-height: 1.25em;
}
dl.portalMessage dd,
div.attention > .last,
div.caution > .last,
div.danger > .last,
div.error > .last,
div.hint > .last,
div.important > .last,
div.note > .last,
div.tip > .last,
div.warning > .last {
padding: 0.5em 0.5em;
margin: 0;
line-height: 1.25em;
}
dl.warning {
border-color: #d80;
}
dl.warning > dt,
.warning > .admonition-title {
background-color: #d80;
}
dl.error {
border-color: red;
}
dl.error > dt,
.error > .admonition-title {
background-color: #d00;
}
.warning > dd,
.warning > .last {
background-color: #fd7;
}
.error > dd,
.error > .last {
background-color: #fdc;
}
/* */
#content dl.portalMessage,
#content div.attention a,
#content div.caution a,
#content div.danger a,
#content div.error a,
#content div.hint a,
#content div.important a,
#content div.note a,
#content div.tip a,
#content div.warning a {
font-size: 100%;
}
#content dl.portalMessage dt,
#content div > .admonition-title {
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
}
#content dl.portalMessage dd,
#content div.attention > .last,
#content div.caution > .last,
#content div.danger > .last,
#content div.error > .last,
#content div.hint > .last,
#content div.important > .last,
#content div.note > .last,
#content div.tip > .last,
#content div.warning > .last {
margin: 0;
}
/* */
/* */
dl.collapsible {
border: 0.1em solid #8cacbb;
margin: 1em 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: block;
float: left;
background: White;
line-height: 1.2em;
vertical-align: middle;
font-size: 90%;
position: relative;
top: -0.6em;
width: auto;
margin: 0 0 -0.6em 1em;
padding: 0 0.5em;
}
dl.collapsible dd.collapsibleContent {
margin: 0;
padding: 0 1em 0.4em;
clear: left;
}
/* */
dl.collapsible dd.collapsibleContent > dl {
margin: 0;
padding: 0;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
padding: 0 0.5em 0 2em;
background: White url(treeExpanded.png) no-repeat 0.5em 50%;
cursor: pointer;
}
dl.collapsedBlockCollapsible {
border: none;
height: 1em;
width: auto;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader,
dl.collapsedBlockCollapsible dt.collapsibleHeader {
float: none;
position: relative;
margin: 0 0 0 1em;
padding: 0 0.5em 0 2em;
line-height: 1.2em;
cursor: pointer;
background: White url(treeCollapsed.png) no-repeat 0.5em 50%;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
border: none;
height: 1em;
width: auto;
display: inline;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
position: static;
float: none;
margin: 0;
padding: 0 0 0 2em;
line-height: 1em;
cursor: pointer;
display: inline;
}
/* */
/* */
.comment {
margin-top: 1.5em;
font-size: 80%;
}
.comment .documentByLine {
margin-left: 1em;
}
.comment .formControls {
margin-left: 0;
}
.commentTime {
color: #666;
}
.commentBody {
padding: 1em;
margin: 0.5em 0;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
box-shadow: 0 0 1em 0 #888;
-moz-box-shadow: 0 0 0.5em 0 #888;
-webkit-box-shadow: 0 0 0.5em #888;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
font-weight: normal;
}
/* */
.reviewHistory,
.contentHistory {
display: inline;
color: Black;
}
.spacer {
margin: 1em;
}
.label {
font-weight: bold;
display: inline;
font-size: 100% !important;
color: #606060 !important;
white-space: normal;
text-align: left !important;
padding: 0;
}
.label .fieldErrorBox {
font-weight: normal;
}
.optionsToggle {
border: 0.1em solid #8cacbb;
color: Black;
background-color: #dee7ec;
font-weight: normal;
font-size: 90%;
}
/* */
.highlightedSearchTerm {
background-color: #ffa;
}
dl.searchResults .highlightedSearchTerm {
background-color: transparent;
font-weight: bold;
}
/* */
.noInheritedRoles {
color: #a0a0a0;
}
/* */
.currentItem {
border-collapse: collapse;
border: 0.2em solid #ffa500;
padding: 0.1em;
}
/* */
/* */
fieldset#search-field {
border: none !important;
text-align: center;
}
input.searchPage {
font-size:150% !important;
}
#rss-subscription {
float: left;
line-height: 3em;
}
#search-results-bar .actionMenuContent {
margin-top: 1em;
padding: 0;
}
#search-filter {
background: #ddd;
margin: 0;
padding: 0;
}
#content #search-filter fieldset {
border: none !important;
position: relative;
padding: 0;
margin: 0;
}
#content #search-filter legend {
background: transparent;
font-size: 1.2em;
padding: 0.5em 0.9em;
font-weight: normal;
margin-bottom: 0;
}
#search-filter .field {
background: #eee;
padding: 0.5em 1em;
margin: 0;
}
#search-filter .field label {
font-weight: normal;
}
#search-filter .formControls {
text-align:center
}
#search-results-wrapper {
margin-top: 1em;
}
form.searchPage h1.documentFirstHeading {
font-weight:normal;
letter-spacing:0;
margin-right: 0.8em;
}
form.searchPage h1.documentFirstHeading .highlightedSearchTerm {
background: transparent !important;
}
#search-results-bar > * {
float: left;
}
#searchResultsSort{
float:right;
}
#search-results-bar {
position: relative;
z-index: 1;
float: left;
width: 100%;
border-top: 1px solid #DDD;
border-bottom: 1px solid #DDD;
padding: 1em 0;
}
#search-results-bar dl.actionMenu {
margin-bottom: 0;
}
#search-results-bar dd.actionMenuContent {
margin-left: 0;
padding-left: 0;
width: 200px;
}
#search-results-bar dt.actionMenuHeader a {
border-bottom: none;
}
#search-results-bar dt.actionMenuHeader a::after {
content: " ▼";
}
.searchResults {
margin-top: 0;
}
#ajax-search-res {
display: none;
}
/* */
/* */
.image-left {
float: left;
margin: 0.5em 1em 0.5em 0;
}
.image-right {
float: right;
margin: 0.5em;
}
.image-inline {
float: none;
width: 100%;
display: block;
height: auto;
}
/* */
/* */
dl.toc {
float: right;
width: 35%;
font-size: 100%;
margin: 1em 0 0.5em 1.5em;
}
dl.toc dt {
margin-left: 1em;
font-weight: normal;
text-transform: uppercase;
}
dl.toc dd {
margin-bottom: 0;
padding-left: 2em;
}
dl.toc dd ol {
margin-left: 1.5em;
}
/* */
/* */
#portal-sitemap {
list-style: none;
margin-left: 0;
font-size: 130%;
font-weight: bold;
}
#portal-sitemap li {
list-style: none;
margin-left: 0;
}
#portal-sitemap a {
border-bottom: none;
display: block;
}
#portal-sitemap > li {
border-bottom:0.1em dotted #ddd;
line-height:1.8em;
padding:0.25em 1em;
margin-bottom: 0;
}
#portal-sitemap .navTreeLevel2,
#portal-sitemap .navTreeLevel2 ul {
font-size: 85%;
font-weight: normal;
margin-bottom: 0;
padding: 0.25em 0;
}
/* */
/* */
.photoAlbumEntry {
float: left;
position:relative;
overflow: hidden;
height: 185px;
width: 143px;
margin: 0em;
padding: 0px 6px 0px 9px;
text-align: center;
background-image: url('polaroid-single.png');
background-repeat: no-repeat;
}
.photoAlbumEntry img {
border: 1px solid #ccc;
display: block;
margin: 0 auto;
}
.photoAlbumEntryWrapper {
height: 130px;
width: 128px;
margin-bottom: 7px;
}
.photoAlbumEntry a {
display: block;
text-decoration: none;
font-size: 90%;
height: 169px;
width: 130px;
margin: 16px auto 0px;
}
.photoAlbumFolder {
background-image: url('polaroid-multi.png');
background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
color: #76797c;
display: block;
width: 128px;
height: 3.6em;
}
/* */
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 0.1em;
overflow: hidden;
padding: 0;
margin: -0.1em 0 0 -0.1em;
width: 1px;
}
/* */
/* */
.ie6 .hiddenStructure,
.ie7 .hiddenStructure {
position: absolute;
}
#content .visualNoMarker {
list-style:none;
margin-left: 0;
}
.visualClear {
clear: both;
}
/* */
/* */
body.largeText { font-size: 125%; }
body.smallText { font-size: 85%; }
/* */
/* */
/* */
div.overlay {
width: auto;
height: auto;
/* */
display: none;
/* */
margin: 1em;
font-size: 100%;
}
div.overlay-iframe,
div.overlay-ajax {
width: 60%;
min-height: 100px;
z-index: 99; /* */
}
div.overlay-iframe {
height: 60%;
}
/* */
div.overlaybg div.close,
div.overlay div.close {
background-image: url(pb_close.png);
position: absolute;
left: -14px;
top: -14px;
cursor: pointer;
height: 30px;
width: 30px;
}
.pb-ajax {
overflow-y: auto;
}
.pb-ajax, .pb-image, .overlay iframe {
background-color: #fff;
border: 1px solid #999;
white-space: normal;
box-shadow: 0 0 3em 0.5em #666;
-moz-box-shadow: 0 0 3em 0.5em #666;
-webkit-box-shadow: 0 0 3em #666;
}
.pb-ajax > div {
width: 92%;
padding: 1em;
}
.pb-ajax .documentActions {display:none}
div.overlay div.close span {
display: block;
height: 1px;
margin: -1px 0 0 -1px;
overflow: hidden;
padding: 0;
width: 1px;
}
div.overlay textarea { width: 100%; }
/* */
div.overlay .link-parent { display: none; }
div.overlay #createGroup legend { display: none; }
div.overlay #createGroup fieldset { border: none; }
/* */
div.overlay p {
margin-bottom: 1em;
}
div.overlay label {
margin-bottom: 0.25em;
}
div.overlay a:hover {
color: #75ad0a;
}
div.overlay a:hover label{
cursor: pointer;
}
div.overlay a.selected {
color: #000000;
}
div.overlay .formTab {
margin-right:1em;
font-weight: bold;
}
div.overlay .formTab.lastFormTab {
margin-right:0em;
}
div.overlay .formControls a {
display: block;
margin: 0.75em;
}
/* */
/* */
#history dd {
}
div.historyRecord {
margin-bottom: 1em;
}
div.historyTools ul {
float: right;
margin: 2px 1em;
}
div.historyTools ul li {
display: inline;
padding: 0 0.015em;
}
div.historyTools ul li a{
border-bottom: none;
}
div.historyTools form {
display: inline;
}
.historyAction {
}
.historyByLine {
background: #ddd;
padding: 0.5em;
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
div.historyLinks {
float: right;
clear: right;
margin: 0.5em 1em 0 0;
}
div.historyComment {
padding: 0.5em 1em;
border: 1px solid #ddd;
}
div.historyComment p {
margin: 0;
padding-top: 1px;
}
a.historyComparePrevious {
border-top: 1px dotted #ccc;
display: block;
margin-top: 1.5em;
margin-bottom: -0.5em;
text-align: center;
}
a.historyComparePrevious span {
background-color: white;
position: relative;
top: -0.75em;
padding: 0 0.5em;
}
/* */
.icons-on .contenttype-document,
.icons-on .contenttype-event,
.icons-on .contenttype-folder,
.icons-on .contenttype-image,
.icons-on .contenttype-window,
.icons-on .contenttype-link,
.icons-on .contenttype-file,
.icons-on .contenttype-news-item,
.icons-on .contenttype-plone-site,
.icons-on .contenttype-collection,
.icons-on .contenttype-topic,
.icons-on .contenttype-collective-polls-poll,
.icons-on .contenttype-vereador,
.icons-on .contenttype-multiple-files,
.icons-on .contenttype-sc-embedder,
.icons-on .contenttype-ombudsoffice,
.icons-on .contenttype-formfolder,
.icons-on .contenttype-banner_rotativo,
.icons-on .contenttype-banner_servico,
.icons-on .contenttype-easynewsletter,
.icons-on .contenttype-department,
.icons-on .contenttype-collective-nitf-content,
.icons-on #plone-contentmenu-factories .contenttype-file,
.icons-on #plone-contentmenu-factories .contenttype-image {
font-family: Arial, Helvetica, sans-serif !important;
display: block;
line-height: 1.42857143;
}
.icons-on .contenttype-collective-polls-poll img,
.icons-on .contenttype-file img,
.icons-on .contenttype-vereador img,
.icons-on .contenttype-collection img,
.icons-on .contenttype-multiple-files img,
.icons-on .contenttype-sc-embedder img,
.icons-on .contenttype-formfolder img,
.icons-on .contenttype-banner_rotativo img,
.icons-on .contenttype-banner_servico img,
.icons-on .contenttype-easynewsletter img,
.icons-on .contenttype-department img,
.icons-on .contenttype-collective-nitf-content img {
display: none !important;
}
.icons-on .contenttype-collection {
background: none;
}
.icons-on .contenttype-ombudsoffice {
background-img: none;
}
.icons-on .contenttype-ombudsoffice:before {
font-family: FontAwesome;
content: "\f0a1 ";
}
.icons-on .contenttype-window img, .icons-on .contenttype-ombudsoffice img {
display: none;
}
.icons-on .contenttype-window:before {
font-family: FontAwesome;
content: "\f0ac  ";
}
.icons-on .contenttype-department:before {
font-family: FontAwesome;
content: "\F0C0  ";
}
.icons-on .contenttype-sc-embedder:before {
font-family: FontAwesome;
content: "\F16A  ";
}
.icons-on .contenttype-banner_rotativo:before {
font-family: FontAwesome;
content: "\F02E  ";
}
.icons-on .contenttype-banner_servico:before {
font-family: FontAwesome;
content: "\F097  ";
}
.icons-on .contenttype-easynewsletter:before {
font-family: FontAwesome;
content: "\F0E0  ";
}
.icons-on .contenttype-collective-nitf-content:before {
font-family: FontAwesome;
content: "\F0F6  ";
}
.icons-on .contenttype-vereador:before {
font-family: FontAwesome;
content: "\f007  ";
}
.icons-on .contenttype-multiple-files:before {
font-family: FontAwesome;
content: "\f093  ";
}
.icons-on .contenttype-collective-polls-poll:before {
font-family: FontAwesome;
content: "\f080  ";
}
.icons-on .contenttype-formfolder:before {
font-family: FontAwesome;
content: "\F0AD  ";
}
.icons-on .contenttype-folder:before {
font-family: FontAwesome;
content: "\f07b ";
padding-right: 2px;
}
.icons-on .contenttype-link:before {
font-family: FontAwesome;
content: "\f08e  ";
}
.icons-on .contenttype-collection:before, .icons-on .contenttype-topic:before {
font-family: FontAwesome;
content: "\f022";
}
.icons-on .contenttype-news-item:before {
font-family: FontAwesome;
content: "\f05a  ";
}
.icons-on .contenttype-file:before {
font-family: FontAwesome;
content: "\f15b  ";
}
.icons-on .contenttype-image:before {
font-family: FontAwesome;
content: "\f03e  ";
}
.icons-on .contenttype-event:before {
font-family: FontAwesome;
content: "\f073  ";
}
.icons-on .contenttype-document:before {
font-family: FontAwesome;
content: "\f0f6  ";
}
.actionicon-object_buttons-cut:before {
font-family: FontAwesome;
content: "\f0c4  ";
}
.actionicon-object_buttons-copy:before {
font-family: FontAwesome;
content: "\f0c5  ";
}
.actionicon-object_buttons-paste:before {
font-family: FontAwesome;
content: "\f0ea  ";
}
.actionicon-object_buttons-delete:before {
font-family: FontAwesome;
content: "\f014  ";
}
.actionicon-object_buttons-rename:before {
font-family: FontAwesome;
content: "\f044  ";
}
#personaltools-logout a:before {
font-family: FontAwesome;
content: "\f08b  ";
}
#personaltools-dashboard a:before {
font-family: FontAwesome;
content: "\f0e4  ";
}
#personaltools-plone_setup a:before {
font-family: FontAwesome;
content: "\f085  ";
}
#personaltools-preferences a:before {
font-family: FontAwesome;
content: "\f007  ";
}
#personaltools-my-documents a:before {
font-family: FontAwesome;
content: "\f0c5  ";
}
/* */
.optionsBox {
overflow-y: auto;
border: solid 1px #999999;
background: #FFFFFF;
height: 14em;
width: 100%;
}
/* */
/* */
.ie7 div.optionsBox {
width: 50%;
}
.optionsBox LABEL {
padding: 2px 0 0 0;
display: block;
line-height: 1em;
font-weight: normal;
}
.optionsBox input{
vertical-align: middle;
margin: 1px 4px 4px 6px;
}
/* */
/* */
.ie7 .optionsBox input {
margin: 0px;
}
.optionsBox LABEL.checked {
background-color: #EEEEEE;
}
.optionsBox LABEL.hover {
background-color: #777777;
color: #FFFFFF;
}
#archetypes-fieldname-subject .formHelp {
font-weight: normal;
}
#existingTagsSection {
position: relative;
margin-left: 3em;
}
#existingTags {
float: left;
width: 50%;
}
#content #existingTags dd {
margin-bottom: 1px;
margin-left: 0;
}
#content #selectedTags, #content #newTags {
margin-bottom: 0;
margin-left: 0;
}
#content #selectedTagsSection {
margin-left: 3em;
float: left;
width: 43%;
margin-bottom: 0;
}
#newTagsSection {
width: 48%;
margin-left: 3em;
}
#content p.selectedTag {
margin-bottom: .4em;
}
#existingTagsTitle, #newTagsTitle {
float: left;
}
#existingTagsHelp, #newTagsHelp {
float: right;
}
#noTagsSelected, #oneOrMoreTagsSelected {
display: none;
}
#ajax-spinner {
display:none;
width: 20px;
height: 20px;
position: fixed;
background-position: center center;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -10px;
}
/* */
}
.label:empty {
display: initial !important;
}
label {
display: inline;
font-size: 100%;
line-height: 1;
color: #505050;
text-align: left;
white-space: normal;
vertical-align: baseline;
border-radius: .25em;
}
btn {
box-shadow: none;
text-shadow: none;
}
.fileupload-progress, .fileupload-buttonbar {
padding: 0 15px;
}
a.dropdown-toggle.login {
background-color: #e8eff1;
}
dt, dd {
line-height: 1.8em;
}
#portlet-prefs a {
border: none;
line-height: 2em;
}
dl.portlet dt {
padding: 0.42em 1em;
background: #efefef;
line-height: normal;
}
dl.portlet dd.portletItem, dl.portlet dd.portletFooter, dl.portletError dd {
padding: 1em 0;
}
#content ul.configlets li {
margin-bottom: 1em;
list-style: none;
display: block;
}
dl.portletNavigationTree dd.portletItem {
padding: 0;
}
.date {
border:1px solid #ccc;
font-size:13px;
padding:4px;
text-align:center;
width:194px;
-moz-box-shadow:0 0 10px #eee inset;
box-shadow:0 0 10px #eee inset;
}
/* */
#calroot {
margin-top:-1px;
width:210px;
padding:2px;
background-color:#fff;
font-size:13px;
border:1px solid #ccc;
z-index:1;
-moz-border-radius:5px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-box-shadow: 0 0 15px #666;
-webkit-box-shadow: 0 0 15px #666;
box-shadow: 0 0 15px #666;
}
/* */
#calhead {
padding:2px 0;
height:22px;
}
#caltitle {
font-size:13px;
color:#505050;
float:left;
text-align:center;
width:155px;
line-height:20px;
text-shadow:0 1px 0 #ddd;
}
#calnext, #calprev {
display:block;
width:20px;
height:20px;
background:transparent url(prev.gif) no-repeat scroll center center;
float:left;
cursor:pointer;
}
#calnext {
background-image:url(next.gif);
float:right;
}
#calprev.caldisabled, #calnext.caldisabled {
visibility:hidden;
}
/* */
#caltitle select {
font-size:14px;
}
/* */
#caldays {
height:13px;
border-bottom:1px solid #ddd;
}
#caldays span {
display:block;
float:left;
width:28px;
text-align:center;
}
/* */
#calweeks {
background-color:#fff;
margin-top:4px;
}
/* */
.calweek {
clear:left;
height:22px;
}
/* */
.calweek a {
display:block;
float:left;
width:27px;
height:20px;
text-decoration:none;
font-size:13px;
margin-left:1px;
text-align:center;
line-height:20px;
color:#666;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
/* */
.calweek a:hover, .calfocus {
background-color:#ddd;
}
/* */
a.calsun {
color:red;
}
/* */
a.caloff {
color:#ccc;
}
a.caloff:hover {
background-color:rgb(245, 245, 250);
}
/* */
a.caldisabled {
background-color:#efefef !important;
color:#ccc	!important;
cursor:default;
}
/* */
#calcurrent {
background-color:#498CE2;
color:#fff;
}
/* */
#caltoday {
background-color:#333;
color:#fff;
}
/* */
.caltrigger {
background:url('popup_calendar.png') no-repeat 0 0;
height: 16px;
width: 16px;
display: inline-block;
border-bottom: none !important;
vertical-align: middle;
}
#calprev {
background-image:url(++resource++plone.app.jquerytools.prev.gif);
}
#calnext {
background-image:url(++resource++plone.app.jquerytools.next.gif);
}
#calroot {
z-index: 10000;
}
ul.navTree.navTreeLevel1 {
padding: 0 0px 0 15px;
margin-top: 0.25em;
margin-bottom: 0;
}
span.fc-event-time, span.fc-event-title {
color: #fff;
}
#content ul.formTabs,
#content-core ul.formTabs {display: block;border-style: solid solid none solid !important;margin-left: 0;border-top-right-radius: 0.5em;border-top-left-radius: 0.5em;-webkit-border-top-right-radius: 0.5em;-webkit-border-top-left-radius: 0.5em;-moz-border-radius-topleft: 0.5em;-moz-border-radius-topright: 0.5em;}
#content li.formTab,
#content-core li.formTab {
display: inline;
margin-right:0.25em;
}
#content-views a,
#content li.formTab a,
#content-core li.formTab a {
/* */
display: inline-block;
}
#content-views a,
#content li.formTab a,
#content-core li.formTab a {
line-height: 26px;
padding: 0 0.75em;
text-decoration: none;
border: none;
margin: 0 ;
}
#content-views li.selected a,
#content li.formTab a.selected,
#content-core li.formTab a.selected {
font-weight: bold;
}
#content-views li.selected a,
#content-views li a:hover,
#content li.formTab a.selected,
#content li.formTab a:hover,
#content-core li.formTab a.selected,
#content-core li.formTab a:hover {
background: White;
color: Black;
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#content li.formTab a.notify,
#content-core li.formTab a.notify {
background-color: red;
color: White;
}
#content li.formTab a.required span:after,
#content-core li.formTab a.required span:after,
div.field span.required:after {
content: "■";
color: Red;
padding-left: 0.2em;
}
#content fieldset.formPanel,
#content-core fieldset.formPanel {
border: none;
}
#content fieldset.formPanel.hidden,
#content-core fieldset.formPanel.hidden {
display: none;
}
#content div.formControls input.hidden,
#content-core div.formControls input.hidden {
display: none;
}
#content ul.formTabs {
background-color: #ddd;
border: 0.3em solid #ddd;
}
div#viewlet-below-content {
margin-top: 15px;
margin-bottom: 15px;
}
div.managePortletsLink a, a.managePortletsFallback {
text-align: center;
padding: 0.25em 0.5em;
font-size: 12px;
margin: 0 auto 1em;
background: #ddd;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
margin-left: 15px;
}
.transition-timer-carousel .carousel-caption {
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 4%, rgba(0,0,0,0.5) 32%, rgba(0,0,0,1) 100%); /* */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(4%,rgba(0,0,0,0.1)), color-stop(32%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,1))); /* */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* */
width: 100%;
left: 0px;
right: 0px;
bottom: 0px;
text-align: left;
padding-top: 5px;
padding-left: 15%;
padding-right: 15%;
}
.transition-timer-carousel .carousel-caption .carousel-caption-header {
margin-top: 10px;
font-size: 24px;
}
@media (min-width: 970px) {
/* */
.transition-timer-carousel .carousel-caption .carousel-caption-header {
font-size: 28px;
}
}
.transition-timer-carousel .carousel-indicators {
bottom: 0px;
/* */
/* */
/* */
margin-left: -30% !important;
}
.transition-timer-carousel .carousel-control {
z-index: 11;
}
a.right.carousel-control, a.left.carousel-control {
font-size: 14px; color: #f5f5f5 !important
}
.transition-timer-carousel .transition-timer-carousel-progress-bar {
height: 5px;
background-color: #E35E54;
width: 0%;
margin: -5px 0px 0px 0px;
border: none;
z-index: 11;
position: relative;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar.animate{
/* */
-webkit-transition: width 4.25s linear;
-moz-transition: width 4.25s linear;
-o-transition: width 4.25s linear;
transition: width 4.25s linear;
}
.carousel-indicators li {
display: inline-block !important;
width: 12px !important;
height: 12px !important;
margin: 3px !important;
text-indent: -999px;
cursor: pointer;
background-color: #000\9;
background-color: rgba(0,0,0,0);
border: 1px solid #fff;
border-radius: 10px;
margin-bottom: 0 !important;
}
h1.carousel-caption-header {color: #fff; font-size: 24px;}
h1.section-heading {margin-top: 5px; margin-bottom: 15px;}
h1.section-heading .line {
display: inline-block;
margin: 0 15px;
line-height: 2em;
padding: 0 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
font-size: 20px;
font-family: 'Oswald', sans-serif;
color: #1a6278;
}
.home-page section {
overflow: hidden;
}
.section-content {
padding: 8px 15px;
padding-top: 0;
min-height: 85px;
max-height: 85px;
}
.events .event-item {
position: relative;
padding-left: 55px;
padding-bottom: 10px;
min-height: 70px;
}
.events .event-item .date-label {
background: #fff;
position: absolute;
left: 0;
}
.date-label {
background: #f5f5f5;
display: inline-block;
width: 40px;
height: 50px;
text-align: center;
font-size: 13px;
}
.date-label .month {
background: #e35d53;
color: #fff;
display: block;
font-size: 13px;
text-transform: uppercase;
}
.date-label .date-number {
clear: left;
display: block;
padding-top: 5px;
font-size: 15px;
font-family: 'open sans', arial, sans-serif;
font-weight: 500;
}
.events .event-item h2.title {
margin-top: 10px;
margin-bottom: 6px;
font-size: 14px;
line-height: 1.3em;
}
.events p.time {
font-size: 85%;
}
.events .details p {
color: #666;
margin: 0px 0 2px;
}
.events p.location {
font-size: 85%;
}
.events .event-item .fa {
margin-right: 5px;
font-size: 14px;
min-width: 16px;
color: #666;
}
.nopadding {
padding: 0 !important;
}
a.read-more {
display: block;
}
.events footer {
margin-top: 0;
padding: 0 0 15px 20px;
line-height: 1.5em;
font-size: 12px;
}
section.events {
background: #f5f5f5;
border-radius: 4px;
}
.template-home_html .topic {display:  none;}
.template-pagina_inicial .topic {display:  none;}
.card-body {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.section-01 .card {
border: medium none;
}
.card {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0,0,0,.125);
border-radius: .25rem;
min-height: 275px;
}
.card-body {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.section-01 .card-body {
padding: 0;
}
.img-fluid {
width: 100%;
height: auto;
}
.section-01 p {
font-size: 13px;
margin-bottom: 0;
}
.mb-4 {
margin-bottom: 1.5rem!important;
}
.section-01 .title-small {
font-size: 16px;
margin-bottom: 5px;
line-height: 1.4em;
}
.title-small {
margin: 6px 0 0;
}
div#contextDefaultPageDisplay {
padding: 0px 20px;
color: #505050;
}
a#contextChangeDefaultPage {
font-size: 12px;
color: #1a6278;
}
a#contextSetDefaultPage {
font-size: 12px;
color: #1a6278;
}
.mini-navbar .nav>li>a {
position: relative;
display: block;
padding: 11px 15px;
font-size: 12px;
}
div#viewlet-social-like {
line-height: 8px;
margin-bottom: 15px;
height: 25px;
}
div#viewlet-social-like div {
display: inline-block;
margin-right: 5px;
}
.template-news_listing .datahora-container {
margin-bottom: 5px;
}
.data-container {
font-size: 11px;
color: #666;
padding-right: 15px;
line-height: 14px;
float: left;
}
.data-container:before {
font-family: FontAwesome;
font-size: 1.1em;
margin-right: 0.3em;
content: "\f073";
}
.hora-container {
font-size: 11px;
color: #666;
padding-right: 15px;
line-height: 14px;
float; left;
}
.hora-container:before {
font-family: FontAwesome;
font-size: 1.3em;
margin-right: 0.3em;
content: "\f017";
}
article {
display: block;
}
.page-wrapper .page-content .has-divider {
border-bottom: 1px dotted #e8e8e8;
padding-bottom: 15px;
}
article.news-item.page-row.has-divider.clearfix.row {padding-left: 0;margin-bottom: 15px;}
.news-item img.img-responsive {
margin-bottom: 15px;
}
.news-item h4.title {
margin-top: 0;
}
#content div.newsImageContainer {
float: none;
margin: 0 0 20px 0;
}
img.newsImage {
width: 100%;
display: block;
height: auto;
}
.template-newsitem_view .datahora-container {
padding-bottom: 15px;
width: 100%;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
width: 100%;
}
div#caldays {
display: inline;
}
.dropdown-menu img {
display: none;
}
.album-cover {
min-height: 260px;
}
.top_embedded {
position: relative;
padding-bottom: 56.25%; /* */
margin-top: 15px;
height: 0;
}
.top_embedded iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.album-cover {
border: 1px solid #e8e8e8;
margin-bottom: 25px;
}
.nopadding-left {
padding-left: 0!important;
}
.album-cover .desc {
padding: 5px;
position: relative;
}
.album-cover .desc:before {
content: "";
display: block;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #fff;
position: absolute;
top: -10px;
}
span.fc-button.fc-button-today.ui-state-default.ui-corner-left.ui-corner-right.ui-state-disabled {
display: none;
}
div.listingBar {
font-size: 80%;
margin: 1em 0;
}
div.listingBar .next {
display: inline-block;
float: right;
}
div.listingBar .previous {
display: inline-block;
}
div.listingBar a {
display: inline-block;
padding: 0.25em 0.5em;
border: 0.1em solid #ccc;
}
div.listingBar a:hover {
color: White;
background-color: #329fd7;
border-color: #329fd7;
}
.album-cover h3 {
margin-top: 5px;
padding: 5px;
}
.portfolio-item>a>.mask {
position: absolute;
bottom: -32%;
width: 100%;
height: 32%;
padding: 9px;
background: #4E4D4A;
color: #fff;
-webkit-transition: bottom 500ms;
transition: bottom 500ms;
/* */
line-height: 1.5em;
text-align: center;
}
.panel.panel-blue {
border: none;
box-shadow: none;
background: #f5f5f5;
}
.panel-body a:hover {
text-decoration: none;
}
.margin-bottom-15 {
margin-bottom: 15px;
}
.template-home_html .clearfix {
display: none;
}
.color-jumbotron {
margin-top: 30px;
margin-bottom: 30px;
padding: 30px 30px;
color: white;
text-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}
.color-jumbotron h1 {
color: white !important;
text-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}
.link-vereadores {
display: inline-block;
position: relative;
margin-right: 4px;
margin-bottom: 10px;
max-width: 89px;
}
.title-vereadores {
margin-top: 9px;
margin-bottom: 19px;
}
.actionMenu {
/* */
position: relative;
margin: 0;
padding: 0;
}
.actionMenu .actionMenuHeader {
margin: 0;
padding: 0;
font-weight: normal;
}
.actionMenu.activated .actionMenuHeader {
position: relative;
z-index: 10;
}
.actionMenu .actionMenuHeader a {
display: block;
}
.arrowDownAlternative {
font-size: 0.85em;
}
.actionMenu .actionMenuContent {
display: none;
z-index: 5;
position: absolute;
top: 1.6em;
right: -1px;
height: auto;
padding: 0;
margin: 0;
}
.actionMenu.activated .actionMenuContent {
display: block !important;
}
.actionMenu.activated .actionMenuContent {
/* */
display: table !important;
border-collapse: collapse;
border-spacing: 0;
}
.actionMenu.deactivated .actionMenuContent {
display: none !important;
}
.actionMenu .actionMenuContent ul {
display: block;
background: &dtml-contentViewBackgroundColor;;
border: &dtml-borderWidth; &dtml-contentViewBorderColor;;
border-style: none &dtml-borderStyle; &dtml-borderStyle; &dtml-borderStyle;;
margin: -2px 0 0 0;
padding: 0;
}
.actionMenu .actionMenuContent li {
float: none;
background-color: transparent;
display: inline;
padding: 0;
margin: 0;
border: 0;
}
.actionMenu .actionMenuContent li a {
display: block;
white-space: nowrap;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent .selected {
display: block;
white-space: nowrap;
padding: 0 0.5em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent li a:hover {
background-color: &dtml-contentViewBorderColor;;
color: White;
}
.actionMenu .actionMenuContent .actionSeparator a {
padding-top: 0.2em;
border-top: &dtml-borderWidth; &dtml-borderStyle; &dtml-contentViewBorderColor;;
}
.actionMenu .actionMenuContent .actionMenuSelected {
color: #000;
font-weight: bold;
}
dl.searchResults dt {
margin-left: 0;
padding-top: 10px;
font-size: 16px;
}
div#search-results {
margin-top: 20px;
}
.searchPage .row {
margin: 0;
}
.searchPage .input-group {
margin-bottom: 20px;
}
.slideshow .carousel-inner>.item {
max-height: 480px;
}
.template-newsitem_view #content-core iframe {
width: 100%;
height: 400px;
}
div.listingBar {
font-size: 100%;
margin: 1em 0;
width: 100%;
}
div.listingBar a {
padding: 6px 12px;
border-bottom: 0.1em solid #ccc !important;
}
div.listingBar a:hover {
color: #fff !important;
border-color: #a7c2d9;
text-decoration: none;
}
span.current {
display: inline-block;
padding: 7px 13px;
background-color: #2790b0;
border-color: #6091ba!important;
color: #fff;
}
.summary img {
display: none;
}
.listingBar li {
display: inline !important;
}
.btn {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-shadow: none;
}
.mb-30 {margin-bottom: 30px}
#vereadores h5, #vereadores h6{
color: #000 !important;
margin-top: 5px !important;
margin-bottom: 5px !important;
}
#vereadores a:focus, #vereadores a:hover {
text-decoration: none;
}
/* */
#vereadores.row {
display: flex;
flex-wrap: wrap;
}
/* */
#vereadores .vereador-card {
display: flex;
flex-direction: column;
}
#vereadores .vereador-card > a {
display: flex;
flex-direction: column;
height: 100%; /* */
justify-content: space-between; /* */
}
#vereadores .vereador-card figure {
flex-grow: 1; /* */
display: flex;
flex-direction: column;
justify-content: space-between;
margin-bottom: 0; /* */
}
}

