
/* - ++resource++collective.cover/contentchooser.css - */
@media screen {
/* http://177.39.153.26/portal/portal_css/++resource++collective.cover/contentchooser.css?original=1 */
#content {
position: relative;
}
#contentchooser-content-show-button {
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
border: 1px solid #ccc;
cursor: pointer;
padding: 0.5em 1em;
}
#contentchooser-content-search {
background-color: #fff;
border: 1px solid #ccc;
display: none;
padding: 20px;
position: fixed;
z-index: 9999;
cursor: pointer;
}
#contentchooser-content-search.right {
right: 0;
}
#contentchooser-content-search .item-list {
border: 1px solid #ccc;
height: 250px;
margin: 10px 0 0;
overflow: auto;
padding: 5px;
width: 500px;
max-width: 100%;
}
#contentchooser-content-search .item-list li {
cursor: pointer;
list-style-image: none;
list-style-type: none;
}
#contentchooser-content-search .item-list li:hover {
background-color: #205C90;
}
#content #contentchooser-content-search .item-list li a:link {
border-bottom: 0;
display: block;
}
#contentchooser-content-show-button {
background: #fff;
position: relative;
right: 0;
top: 0;
z-index: 999;
font-weight: bold;
float: right;
margin-bottom: 10px;
}
#contentchooser-content-search .close {
background-image: url("++resource++plone.app.jquerytools.pb_close.png");
cursor: pointer;
height: 30px;
left: -14px;
position: absolute;
top: -14px;
width: 30px;
}
.current {
background: #fff;
-webkit-border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
border-top-left-radius: 0.5em;
border-top-right-radius: 0.5em;
}
div.input {
margin: 10px 0;
width: 200px;
padding: 3px 15px;
border-radius: 10px;
border: 1px solid #507AAA;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
background: white;
}
input[type="text"].contentchooser-content-trees,
input[type="text"]#contentchooser-content-trees {
border: 0 solid;
width: 100%;
height: 16px;
background: transparent;
color: #888;
text-shadow: 0 1px 1px white;
padding-top: 1px;
min-width: 12em;
}
#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; cursor: pointer; margin-bottom: 0.25em; }
#more-link-field > .results > li:hover { background-color: #205C90; }
#more-link-field > div { margin-bottom: 0.5em; }
#more-link-field button { padding: 0 0.5em; }

}


/* - ++resource++collective.cover/cover.css - */
@media screen {
/* http://177.39.153.26/portal/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 .tile-type-name {
position: absolute;
width: 100%;
text-align: center;
opacity: 0.3;
font-size: 95%;
font-weight: bolder;
}
.template-compose .edit-tile-link,
.template-compose .contentbody-link,
.template-compose .collection-link {
position:absolute;
height:1em;
line-height:1em;
top: 0;
}
.template-compose .contentbody-link,
.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;
}
/* */
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;
}

}

