
/* - ++resource++brasil.gov.facetada/css/main.css - */
@media screen {
/* http://presidencia.gov.br/portal_css/++resource++brasil.gov.facetada/css/main.css?original=1 */
/* */
#faceted-results { margin: 20px 0 0; }
#content #faceted-form fieldset {
margin: 0;
padding: 0;
border: none;
}
#content #faceted-form legend {
display: block;
float: none;
margin: 0;
padding: 0;
font-weight: normal;
font-size: 1em;
}
#faceted-form #top-area {
display: block;
margin: 0;
padding: 10px 15px 15px;
border-top: 5px solid #9fa5ae;
background-color: #e5e8ea;
}
#faceted-form #top-area legend {
color: #2c66ce;
text-transform: uppercase;
font-weight: normal;
font-size: 13px;
font-family: "open_sansbold", Arial, Helvetica, sans-serif;
}
#faceted-form #top-area input[type="text"] {
margin: 0 8px 0 0;
padding: 7px 0;
max-width: 760px;
width: 100%;
border: 1px solid #cfcfcf;
border-radius: 5px;
color: #333;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}
#faceted-form #top-area .searchButton {
margin-top: 9px;
padding: 5px 25px;
max-width: 130px;
width: 100%;
border: none;
border-radius: 5px;
background-color: #7d7d7d;
color: #fff;
text-transform: uppercase;
font-weight: normal;
font-size: 14px;
font-family: "open_sansbold", Arial, Helvetica, sans-serif;
cursor: pointer;
}
#center-content-area { margin: 45px 260px 0 0; }
#faceted-right-column {
float: right;
margin: 44px 0 0 0;
max-width: 228px;
width: 100%;
border: none;
border: 1px solid #c0c1c1;
border-radius: 5px;
background-color: #edeff1;
}
#faceted-right-column .faceted-widget {
padding: 14px;
border-bottom: 1px dotted #c0c1c1;
}
#faceted-right-column .faceted-widget:last-child { border: none; }
#content #faceted-form #faceted-right-column ul { margin: 0; padding: 0; }
#content #faceted-form #faceted-right-column li {
margin: 9px 0;
list-style: outside none;
}
#content #faceted-form #faceted-right-column .faceted-widget:first-child li { width: 100%; }
#content #faceted-form #faceted-right-column legend {
display: block;
margin-bottom: 10px;
color: #172938;
font-weight: normal;
font-size: 12px;
font-family: "open_sansbold", Arial, Helvetica, sans-serif;
}
#content #faceted-form label {
margin: 0;
padding: 0;
color: #172938;
font-weight: normal;
font-size: 11px;
font-family: "open_sansregular", Arial, Helvetica, sans-serif;
}
#content #faceted-form #faceted-right-column input[type="checkbox"],
#content #faceted-form #faceted-right-column input[type="radio"] {
margin: 4px 8px 0 0;
}
#content #faceted-form #faceted-right-column .faceted-daterange-widget-form div {
margin: 0 0 10px 0;
}
#content #faceted-form #faceted-right-column .faceted-daterange-widget-form input {
padding: 4px;
border: 1px solid #cfcfcf;
border-radius: 5px;
color: #333;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}
#content #faceted-right-column .faceted-daterange-widget-form div {
margin: 0;
width: 100%;
}
#content #faceted-right-column .faceted-daterange-widget-form label {
float: left;
margin-left: 1px;
max-width: 99px;
width: 100%;
line-height: 26px;
}
#content #faceted-right-column .faceted-daterange-widget-form input[type="text"] {
float: left;
max-width: 90px;
width: 100%;
}
body.template-configure_faceted-html .image-upload-dialog #content-core {
margin-top: 0;
}
body.template-configure_faceted-html .image-upload-dialog {
font-size: 1.3em;
}
body.template-configure_faceted-html .image-upload-dialog textarea {
width: 100%;
}
body.template-configure_faceted-html .image-upload-dialog button.btn {
font-size: 1.2em;
}
body.template-configure_faceted-html .image-upload-dialog td {
cursor: pointer;
}
body.template-configure_faceted-html .image-upload-dialog tr.selected td {
background-color: #ffa;
}
body.template-configure_faceted-html .image-upload-dialog span.title {
float: left;
width: 100%;
font-weight: bold;
font-size: 1.2em;
}
body.template-configure_faceted-html .image-upload-dialog span.breadcrumb {
float: left;
margin-bottom: 1em;
width: 100%;
}
body.template-configure_faceted-html .image-upload-dialog #folderlisting-main-table {
float: left;
overflow: auto;
width: 70%;
height: 17em;
}
body.template-configure_faceted-html .image-upload-dialog #listing-table {
border: #CCC 1px solid;
}
body.template-configure_faceted-html .image-upload-dialog .preview {
float: left;
margin-left: 0.9em;
width: 17em;
height: 17em;
}
body.template-configure_faceted-html .image-upload-dialog .table-align {
display: table-cell;
width: 17em;
height: 17em;
vertical-align: middle;
}
#content .faceted-banner-widget img {
display: block;
margin: 0 auto;
border-radius: 0;
}
body.template-configure_faceted-html #right-area {
width: auto;
}

}


/* - ++resource++collective.cover/cover.css - */
@media screen {
/* http://presidencia.gov.br/portal_css/++resource++collective.cover/cover.css?original=1 */
/* */
.tile-title {
font-size: 120%;
font-weight: bold;
margin-bottom: 1em;
}
.tile-footer {
text-align: right;
}
.loading-mask {
background: #000 url('spinner.gif') scroll no-repeat center center;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color:#000;
opacity: 0.6 !important;
display: none;
z-index: 99;
}
.loading-mask.show {
display:block;
}
.loading-mask.remove-tile {
background-color: #833434;
}
.template-compose #content .tile {
outline:1px dotted #999;
padding-top:1em;
}
.template-compose .tile-container {
position:relative;
}
.template-compose .edit-tile-link,
.template-compose .collection-link {
position:absolute;
height:1em;
line-height:1em;
top: 0;
}
.template-compose .collection-link {
right: 0;
}
.tile-select-button {
cursor: pointer;
}
.tile-remove-item {
position:absolute;
right: 0;
top: 0;
font-size: 1px;
cursor: pointer;
height: 14px;
width: 14px;
background:transparent url('remove.png') scroll no-repeat top center;
background-size: 100%;
}
.tile-remove-item:hover {
background:transparent url("remove.png") no-repeat scroll center -14px;
background-size: 100%;
}
.tile-remove-item .text{
visibility: hidden;
}
.ui-sortable-placeholder {
background-color:#9ad39d !important;
visibility:visible !important;
outline:1px dashed green;
}
.ui-sortable-helper {
opacity:0.5;
outline:1px solid #333;
cursor:move;
}
.template-compose #content .tile {
margin-bottom: 1em;
min-height: 100px;
}
.ui-state-default .loading-mask{
display:block;
background: #EEE url('drophere.png') scroll no-repeat center center;
opacity: 0.8 !important;
}
.ui-state-hover .loading-mask{
display:block;
background-color: #b4fca3;
}
.template-compose #content .sortable-tile .list-item:hover {
outline: 1px dotted #999999;
}
.ui-sortable>div:hover {
cursor: move;
}
/* */
.tile img.right {
float: right;
margin: 0 1em 0.5em 0;
}
.tile img.left {
float: left;
margin: 0 1em 0.5em 0;
}
.galleria-inner {
width: 100%;
height: 450px;
}
/* */
table.invisible{visibility:visible;}
.close {opacity: 1;}
.tile-edge {
border: 1px solid #DDDDDD;
padding: 5px;
border-radius: 4px;
}
.tile-dark {
background: #DDDDDD;
padding: 5px;
border-radius: 4px;
}
.tile-shadow {
border: 1px solid #DDDDDD;
padding: 5px;
border-radius: 4px;
-moz-box-shadow: 0 5px 10px #C3C3C3;
-webkit-box-shadow: 0 5px 10px #C3C3C3;
box-shadow: 0 5px 10px #C3C3C3;
}

}


/* - ++resource++brasil.gov.agenda/agenda.css - */
@media all {
/* http://presidencia.gov.br/portal_css/++resource++brasil.gov.agenda/agenda.css?original=1 */
/* */
.portaltype-agendadiaria #content .documentFirstHeading {
margin-bottom: 0.5em;
padding: 0 0 0.5em;
border-bottom: 1px dotted #bfc0c2;
}
/* */
.portaltype-agendadiaria #plone-document-byline {
display: none !important;
}
.portaltype-agendadiaria #viewlet-social-like,
.portaltype-agendadiaria div.width-1\3a 2 #viewlet-social-like {
right: -25px;
padding: 0.5em 0;
width: 100%;
border: none;
text-align: right;
}
/* */
.dados-agenda {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
}
.brasao-agenda { margin-top: 20px; }
.agenda-orgao {
margin-bottom: 0.2em;
font-weight: normal;
font-size: 1.2em;
}
.agenda-autoridade {
margin-bottom: 1em;
text-transform: uppercase;
font-weight: normal;
font-size: 1.2em;
}
.agenda-dia {
font-size: 1.7em;
font-weight: bold;
}
#content .portalMessage {
margin-top: 30px;
color: #596e7f;
text-align: left;
}
#content .list-compromissos {
margin-left: 0;
border-bottom: 1px solid #d6dcd7;
}
#content .item-compromisso {
overflow: hidden;
margin-top: 10px;
padding: 24px 0 14px;
border-top: 1px solid #d6dcd7;
list-style: none;
}
/* */
.comprimisso-horarios {
float: left;
width: 68px;
font-family: Arial, Helvetica, sans-serif;
}
.comprimisso-horarios .horario {
display: block;
padding: 0 0 10px 20px;
height: 14px;
background: url("++resource++brasil.gov.agenda/icon-horarios.png") no-repeat;
line-height: 14px !important;
}
.comprimisso-horarios .comprimisso-inicio { background-position: 0 0; }
.comprimisso-horarios .comprimisso-fim { background-position: 0 -25px; }
.comprimisso-dados {
float: left;
padding-left: 19px;
width: 400px;
border-left: 1px dotted #d6dcd7;
font-family: Arial, Helvetica, sans-serif;
}
.comprimisso-titulo {
margin-bottom: 20px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
.comprimisso-participantes { line-height: 1.25em; }
#content .comprimisso-pauta,
#content .comprimisso-local {
color: #596e7f;
line-height: 1.25em;
font-size: 1em;
}
.sem-compromisso {
color: #464a55;
font-weight: bold;
font-size: 1.2em;
}
/* */
.compromisso-acoes {
margin: 10px 0 !important;
}
.compromisso-acoes li { display: inline-block !important; }
.adicionar_compromisso { line-height: 30px; }
/* */
.download-compromisso { line-height: 20px; }
.add-agenda {
display: block;
float: left;
overflow: hidden;
margin-right: 8px;
width: 20px;
height: 20px;
background: url("++resource++brasil.gov.agenda/icon-file-agenda.png") no-repeat;
text-indent: 100%;
white-space: nowrap;
}
/* */
.footer-actions {
margin: 45px 0 0 0;
padding: 12px 0;
border-top: 4px solid #172938;
border-bottom: 2px solid #8b949b;
}
.list-actions { display: inline-block; }
.list-actions .item {
display: block !important;
float: left;
clear: none !important;
margin-bottom: 0 !important;
width: 100px;
height: 20px;
list-style: none !important;
}
#content .print a .texto {
display: block;
margin-left: 2.273em;
height: 1.909em;
color: #172938;
font-size: 0.917em;
line-height: 1.909em;
}
.list-actions .print {
background: url("++resource++brasil.gov.portal/img/print-icon.png") no-repeat;
}
/* */
.portletSearch,
.portletCalendar,
.portletSearch .portletItem,
.portletCalendar .portletItem,
.portletSearch .portletHeader,
.portletCalendar .portletHeader,
.portletSearch .portletFooter,
.portletCalendar .portletFooter { background: #edeff1 !important; }
.portletSearch .portletHeader,
.portletCalendar .portletHeader {
padding: 15px 12px;
background: #edeff1 !important;
font-weight: normal;
font-size: 1.3em;
font-family: "open_sansbold", Arial, Helvetica, sans-serif;
}
/* */
.portletCalendarEx tr.month,
.ploneCalendar .event { background: none !important; }
.ploneCalendar .activeevent { background: #444 !important; }
#portal-column-two dl.portlet .activeevent a:link,
#portal-column-two dl.portlet .activeevent a:visited { color: #FFFFFF !important; }
.portletCalendar .weekdays th { font-weight: normal; }
.portletCalendar .ploneCalendar td { font-weight: bold; }
.ploneCalendar .weekdays th { background: none; }
/* */
.portletSearch .portletHeader .tile { margin-bottom: 0 !important; }
.portletSearch .portletItem {
margin: 10px 12px !important;
padding: 2px !important;
padding: 2px;
-webkit-border-radius: 5px;
border-radius: 5px;
background: #fff !important;
font-size: 80%;
}
.portletSearch .portletItem .searchField {
padding: 0.3em 0.35em;
width: 170px;
border: none;
border-right: none;
font-size: 1.2em;
font-family: "open_sansregular", Arial, Helvetica, sans-serif;
}
.portletSearch .portletItem .searchButton {
padding: 4px 15px;
padding-right: 5px;
border: none;
background: transparent;
background-image: url("++resource++brasil.gov.agenda/icon-search-agenda.png");
background-position: 0px 2px;
background-repeat: no-repeat;
text-indent: -100px;
}
.portletSearch .portletText {
margin: 10px 13px;
}
.portletSearch .portletFooter {
display: none;
}
/* */
.agenda-tile {
border: 1px solid #c1c1c1;
border-radius: 3px;
}
.agenda-tile .title {
margin: 0px;
padding: 1em 1em 1em 1em;
border-bottom: 1px solid #c1c1c1;
color: #444;
text-transform: uppercase;
letter-spacing: normal;
font-weight: normal;
font-size: 1.2em;
font-family: "open_sansbold", Arial, Helvetica, sans-serif;
}
.agenda-tile .period {
padding: .6em 0px 0.0em 0.75em;
color: #162938;
font-size: 1.3em;
font-family: Arial, Helvetica, sans-serif;
}
#content .agenda-tile .period {
margin-bottom: 0em;
}
#content .agenda-tile .latest-update p {
margin-bottom: 0px;
font-size: 1.1em;
}
.agenda-tile .latest-update {
padding: .2em 0em 1em .9em;
border-bottom: 1px solid #c1c1c1;
}
.agenda-tile-footer {
padding: .9em .6em;
border-top: 1px solid #c1c1c1;
text-align: right;
}
.agenda-tile .latest-update p,
.agenda-tile-footer a {
color: #172734 !important;
}
.agenda-tile-footer a {
margin: 0;
padding: 0;
padding-right:0em;
text-transform: uppercase;
font-weight: normal;
font-size: .9em;
font-family: "open_sansregular", Arial, Helvetica, sans-serif;
}
#content .no-events {
padding-top: 12.2em;
height: 12.2em;
text-align: center;
}
#content .collection-events{
margin:0px;
padding:0px;
}
#content .collection-events li {
display: table;
float: left;
overflow: hidden;
margin: 0px;
padding: 0.5em 0px 0.5em 1.1em;
width: 95%;
list-style: outside none;
}
.collection-events li {
border-bottom: 1px dotted #c1c1c1;
}
.collection-events li:last-child {
border-bottom: none;
}
.collection-events .timestamp-cell{
display:table-cell;
width: 15%;
vertical-align:middle;
}
.collection-events .timestamp {
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 3px;
width: 100%;
height: 15px;
background-image: url("++resource++brasil.gov.agenda/icon-clock.png");
background-position: 0px 1px;
background-repeat: no-repeat;
color: #5c6f7e;
text-align: center;
font-weight: normal;
font-size: 1em;
font-family: "open_sansregular", Arial, Helvetica, sans-serif;
}
.collection-events .title-item {
display: table-cell;
padding: 0px 1.1em 0px 20px;
padding-left: 0.9em;
width: 90%;
border-left: 1px solid #c1c1c1;
color: #305373 !important;
vertical-align: middle;
font-weight: bold;
font-size: 1.1em;
font-family: Arial, Helvetica, sans-serif;
}
/* */
.width-15 .collection-events,
.width-16 .collection-events {
overflow: auto;
max-height: 21.3em;
}
.width-15 .collection-events  .timestamp-cell,
.width-16  .collection-events .timestamp-cell{
width:9.3%;
line-height: 1.2em !important;
}
/* */
.width-8 .collection-events .timestamp-cell{
width:20%;
}
.width-8 .collection-events,
.width-10 .collection-events {
overflow: auto;
height: 21.3em;
}
.width-8 .collection-events .timestamp,
.width-10 .collection-events .timestamp {
border-right: none;
line-height: 1.2em !important;
}
.width-8 .collection-events .title-item,
.width-10 .collection-events .title-item {
padding-left: .9em;
width: 87%;
border-left: 1px solid #c1c1c1;
}
/* */
.width-5 .collection-events {
overflow: auto;
height:21.3em;
}
#content .width-5 .collection-events li{
display:inline-block;
width:92%;
}
#content .width-5 .collection-events li .timestamp-cel,
#content .width-5 .collection-events li a
{
display:inline-block;
overflow: hidden;
}
.width-5 .agenda-tile .collection-events .title-item{
padding:0;
width:100%;
border:0;
}
.width-5 .agenda-tile .collection-events .timestamp {
margin-bottom: 5px;
padding: 0px 0px 0px 19px;
border: none;
background-position: 0px 0px;
color: #305373;
text-align: left;
font-size: 1em;
font-family: Arial, Helvetica, sans-serif;
line-height: 14px;
}
/* */
body.contraste .list-actions .print {
background: url("++resource++brasil.gov.portal/img/print-icon-altocontraste.png") no-repeat;
}
body.contraste #content .comprimisso-pauta,
body.contraste #content .comprimisso-local,
body.contraste #content .print a .texto,
body.contraste #content .collection-events .timestamp { color: white; }
body.contraste .footer-actions {
border-top: 4px solid #fff;
border-bottom: 2px solid #fff;
}
body.contraste #content .list-compromissos {
border-bottom: 1px solid #fff;
}
body.contraste #content .item-compromisso {
border-top: 1px solid #d6dcd7;
}
body.contraste #content .collection-events .timestamp {
background-position: 0px -15px;
}

}

