<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* - ++resource++plone.app.jquerytools.dateinput.css - */
@media screen {
/* https://portais.univasf.edu.br/projeto/portal_css/++resource++plone.app.jquerytools.dateinput.css?original=1 */
/* */
/* */
.date {
border:1px solid #ccc;
font-size:18px;
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:198px;
padding:2px;
background-color:#fff;
font-size:11px;
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:14px;
color:#0150D1;
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:10px;
}
/* */
#caldays {
height:14px;
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:11px;
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;
}
}


/* - ++resource++plone.formwidget.querystring.querywidget.css - */
@media screen {
/* https://portais.univasf.edu.br/projeto/portal_css/++resource++plone.formwidget.querystring.querywidget.css?original=1 */
.queryindex, .addIndex {
display: block;
width: 180px;
float: left;
margin-right: 0.5em;
}
.queryoperator, .addOperator {
display: block;
width: 100px;
float: left;
margin-right: 0.5em;
}
.queryresults {
float: right;
}
.previewSearchResultsHeading {
margin-top: 1em;
}
.QueryWidget .criteria {
margin: 0 1em 0.5em 0;
clear: both;
}
.removecriteria {
border: 0;
padding: 0;
background: transparent;
cursor: pointer;
margin-left: 1em;
}
.error.QueryWidget {
background-color:transparent;
border:0;
padding:0;
}
.sortingField {
clear: both;
padding-top: 1em;
}
.previewresultsLabel {
padding-top: 1em;
display: block;
}
.previewresults {
border-width: 1px;
border-style: solid;
height: 16em;
overflow: auto;
}
.querywidget dt {
border-width: 1px;
border-style: solid;
cursor: pointer;
}
.querywidget .arrowDownAlternative {
float: right;
padding-right: 0.25em;
}
.widgetPulldownMenu {
position: absolute;
}
dl.multipleSelectionWidget,
#content dl.multipleSelectionWidget {
margin: 0;
}
.multipleSelectionWidget dt {
width: 198px;
height: 1.5em;
overflow: hidden;
}
.multipleSelectionWidget dd {
width: 198px;
background: #FFF;
overflow:auto;
}
.multipleSelectionWidget label {
display: block;
color: #000;
}
.querywidget {
float: left;
width: 200px;
}
.referenceWidget input {
width: 200px;
}
dl.querywidget {
margin: 0;
}
#content dl.querywidget dd,
dl.querywidget dd {
margin: 0;
}
.dateRangeWidget input {
width: 78px;
}
.criteria {
clear: both;
}
.widgetPulldownMenu {
border-width: 1px;
border-style: solid;
height:6.5em;
}
/* */
.multipleSelectionWidget .hiddenStructure {
display: none !important;
}

}


/* - ++resource++plone.app.collection.css - */
@media screen {
/* https://portais.univasf.edu.br/projeto/portal_css/++resource++plone.app.collection.css?original=1 */
/* */
.icons-on .contenttype-collection {
background: no-repeat transparent 0px -1724px url(contenttypes-sprite.png);
}
.icons-on .contenttype-collection {
line-height: 2em;
display: inline-block;
*display: block;
padding-left: 20px;
}

}


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

}


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


/* - ++resource++collection.css - */
@media screen {
/* https://portais.univasf.edu.br/projeto/portal_css/++resource++collection.css?original=1 */
/* */
.icons-on .contenttype-collection {
background: no-repeat transparent 0 -1724px url(contenttypes-sprite.png);
}
.icons-on .contenttype-collection {
line-height: 2em;
display: inline-block;
*display: block;
padding-left: 20px !important;
}

}


/* - ++resource++collective.cover/css/contentchooser.css - */
@media screen {
/* https://portais.univasf.edu.br/projeto/portal_css/++resource++collective.cover/css/contentchooser.css?original=1 */
#contentchooser-content-show-button
{
padding: .5em 1em;
cursor: pointer;
border: 1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#contentchooser-content-search
{
position: fixed;
z-index: 9999;
display: none;
padding: 20px;
cursor: pointer;
border: 1px solid #ccc;
background-color: #fff;
}
#contentchooser-content-search.right
{
right: 0;
}
#contentchooser-content-search .item-list
{
overflow: auto;
width: 500px;
max-width: 100%;
height: 250px;
margin: 10px 0 0;
padding: 5px;
border: 1px solid #ccc;
}
#contentchooser-content-search .item-list li
{
list-style-type: none;
list-style-image: none;
cursor: url('data:image/vnd.microsoft.icon;base64,AAACAAEAICACAAcABQAwAQAAFgAAACgAAAAgAAAAQAAAAAEAAQAAAAAAAAEAAAAAAAAAAAAAAgAAAAAAAAAAAAAA////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8AAAA/AAAAfwAAAP+AAAH/gAAB/8AAA//AAAd/wAAGf+AAAH9gAADbYAAA2yAAAZsAAAGbAAAAGAAAAAAAAA//////////////////////////////////////////////////////////////////////////////////////gH///4B///8Af//+AD///AA///wAH//4AB//8AAf//AAD//5AA///gAP//4AD//8AF///AB///5A////5///8='), all-scroll;
cursor: -webkit-grab;
cursor:    -moz-grab;
cursor:      -o-grab;
cursor:     -ms-grab;
cursor:         grab;
}
#contentchooser-content-search .item-list li.ui-draggable-dragging
{
cursor: url('data:image/vnd.microsoft.icon;base64,AAACAAEAICACAAcABQAwAQAAFgAAACgAAAAgAAAAQAAAAAEAAQAAAAAAAAEAAAAAAAAAAAAAAgAAAAAAAAAAAAAA////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8AAAA/AAAAfwAAAP+AAAH/gAAB/8AAAH/AAAB/wAAA/0AAANsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//////////////////////////////////////////////////////////////////////////////////////gH///4B///8Af//+AD///AA///wAH//+AB///wAf//4AH//+AD///yT/////////////////////////////8='), all-scroll;
cursor: -webkit-grabbing;
cursor:    -moz-grabbing;
cursor:      -o-grabbing;
cursor:     -ms-grabbing;
cursor:         grabbing;
}
#contentchooser-content-search .item-list li.stats
{
display: none;
}
#contentchooser-content-search .item-list li:hover
{
background-color: #205c90;
}
#content #contentchooser-content-search .item-list li img
{
display: inline-block;
border: 0;
}
#content #contentchooser-content-search .item-list li a:link
{
display: inline-block;
border-bottom: 0;
}
#contentchooser-content-show-button
{
font-weight: bold;
position: relative;
z-index: 999;
top: 0;
right: 0;
float: right;
margin-bottom: 10px;
background: #fff;
}
#contentchooser-content-search .close
{
position: absolute;
top: -14px;
left: -14px;
width: 30px;
height: 30px;
cursor: pointer;
background-image: url('++resource++plone.app.jquerytools.pb_close.png');
}
.current
{
-webkit-border-top-left-radius: .5em;
-moz-border-radius-topleft: .5em;
border-top-left-radius: .5em;
-webkit-border-top-right-radius: .5em;
-moz-border-radius-topright: .5em;
border-top-right-radius: .5em;
background: #fff;
}
div.input
{
width: 200px;
margin: 10px 0;
padding: 3px 15px;
border: 1px solid #507aaa;
border-radius: 10px;
background: white;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .08);
}
input[type='text'].contentchooser-content-trees,
input[type='text']#contentchooser-content-trees
{
width: 100%;
min-width: 12em;
height: 16px;
padding-top: 1px;
color: #888;
border: 0 solid;
background: transparent;
text-shadow: 0 1px 1px white;
}
#content-trees #general_panel
{
padding: 0;
}
#contentchooser-content-search-input-container,
#contentchooser-content-trees-container,
.contentchooser-clear
{
display: inline-block;
}
#contentchooser-content-search-input-container,
#contentchooser-content-trees-container
{
width: 80%;
}
.contentchooser-clear
{
height: 13px;
margin-left: -25px;
}
#more-link-field &gt; .results &gt; li
{
display: block; margin-bottom: .25em; cursor: pointer;
}
#more-link-field &gt; .results &gt; li:hover
{
background-color: #205c90;
}
#more-link-field &gt; div
{
margin-bottom: .5em;
}
#more-link-field button
{
padding: 0 .5em;
}

}


/* - ++resource++collective.cover/css/cover.css - */
@media screen {
/* https://portais.univasf.edu.br/projeto/portal_css/++resource++collective.cover/css/cover.css?original=1 */
/* */
.tile-title
{
font-size: 120%;
font-weight: bold;
margin-bottom: 1em;
}
.tile-footer
{
text-align: right;
}
.loading-mask
{
position: absolute;
z-index: 99;
top: 0;
left: 0;
display: none;
width: 100%;
height: 100%;
opacity: .6 !important;
background: #000 url('++resource++collective.cover/img/spinner.gif') scroll no-repeat center center;
background-color: #000;
}
.loading-mask.show
{
display: block;
}
.loading-mask.remove-tile
{
background-color: #833434;
}
.template-compose #content .tile
{
padding-top: 1.2em;
outline: 1px dotted #999;
}
.template-compose #content .tile.ui-draggable:hover
{
cursor: move;
}
.template-compose #content .tile.ui-draggable-dragging
{
overflow: hidden;
height: 114px;
cursor: move;
}
.template-compose .tile-container
{
position: relative;
}
.template-compose .tile-type-name
{
font-size: 95%;
font-weight: bolder;
position: absolute;
width: 100%;
text-align: center;
opacity: .3;
}
.template-compose .edit-tile-link,
.template-compose .contentbody-link,
.template-compose .collection-link
{
line-height: 1em;
position: absolute;
top: 0;
height: 1em;
}
.template-compose .contentbody-link,
.template-compose .collection-link
{
right: 0;
}
.tile-select-button
{
cursor: pointer;
}
.tile-move
{
position: absolute;
top: 0;
right: 0;
overflow: hidden;
width: 16px;
height: 16px;
cursor: pointer;
white-space: nowrap;
text-indent: 101%;
background: transparent url('++resource++collective.cover/img/move.png') scroll no-repeat top center;
background-size: 100%;
}
.tile-remove-item
{
font-size: 1px;
position: absolute;
top: 0;
right: 0;
width: 14px;
height: 14px;
cursor: pointer;
background: transparent url('++resource++collective.cover/img/remove.png') scroll no-repeat top center;
background-size: 100%;
}
.tile-remove-item:hover
{
background: transparent url('++resource++collective.cover/img/remove.png') no-repeat scroll center -14px;
background-size: 100%;
}
.tile-remove-item .text
{
visibility: hidden;
}
.ui-sortable-placeholder
{
visibility: visible !important;
outline: 1px dashed green;
background-color: #9ad39d !important;
}
.ui-sortable &gt; div:hover
{
cursor: move;
}
.tile &gt; .ui-sortable &gt; .ui-sortable-helper
{
cursor: move;
opacity: .5;
outline: 1px solid #333;
}
.template-compose #content .tile
{
min-height: 100px;
margin-bottom: 1em;
}
.ui-state-default .loading-mask
{
display: block;
opacity: .8 !important;
background: #eee url('++resource++collective.cover/img/drophere.png') scroll no-repeat center center;
}
.ui-state-hover .loading-mask
{
display: block;
background-color: #b4fca3;
}
.template-compose #content .sortable-tile .list-item:hover
{
outline: 1px dotted #999;
}
/* */
.tile img.right
{
float: right;
margin: 0 1em .5em 0;
}
.tile img.left
{
float: left;
margin: 0 1em .5em 0;
}
/* */
table.invisible
{
visibility: visible;
}
.close
{
opacity: 1;
}
.tile-edge
{
padding: 5px;
border: 1px solid #ddd;
border-radius: 4px;
}
.tile-dark
{
padding: 5px;
border-radius: 4px;
background: #ddd;
}
.tile-shadow
{
padding: 5px;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-box-shadow: 0 5px 10px #c3c3c3;
-moz-box-shadow: 0 5px 10px #c3c3c3;
box-shadow: 0 5px 10px #c3c3c3;
}
.textline-sortable-element.expired
{
border: 1px solid red;
}
.textline-sortable-element .tileProperties .tileExpired
{
font-weight: bold;
color: red;
}

}

</pre></body></html>