
/* - ++resource++collection.css - */
@media screen {
/* http://www.ccen.ufpb.br/cia/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 {
/* http://www.ccen.ufpb.br/cia/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/x-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/x-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 > .results > li
{
display: block; margin-bottom: .25em; cursor: pointer;
}
#more-link-field > .results > li:hover
{
background-color: #205c90;
}
#more-link-field > div
{
margin-bottom: .5em;
}
#more-link-field button
{
padding: 0 .5em;
}

}


/* - ++resource++collective.cover/css/cover.css - */
@media screen {
/* http://www.ccen.ufpb.br/cia/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 > div:hover
{
cursor: move;
}
.tile > .ui-sortable > .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;
}
/* */
.cover-calendar-tile .calendar-tile-header
{
font-weight: bold;
line-height: normal;
padding: .42em 1em;
text-align: center;
background: #ddd;
}
#content .cover-calendar-tile a.calendar-tile-prev,
#content .cover-calendar-tile a.calendar-tile-next
{
margin: 0 -.5em;
padding: 0 1em;
border-bottom: none;
}
.cover-calendar-tile a.calendar-tile-prev
{
float: left;
}
.cover-calendar-tile a.calendar-tile-next
{
float: right;
}

}

