<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body#visual-portal-wrapper.pat-plone #edit-bar #edit-zone .contenttype-bando:after {
  content: "";
  background-image: url("/++plone++redturtle.bandi.images/bando_icon.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1em;
}

.visualClear {
  clear: both;
}

.rer-contextual-portlets-right {
  width: 17em;
  margin-left: 1em;
  float: right;
}

body.portaltype-bando #content .rer-contextual-text a,
body.portaltype-bando #content .rer-contextual-portlets a {
  background: none;
  padding: 1px 0 1px 1px;
  text-decoration: underline;
}
body.portaltype-bando #content .rer-contextual-text .bandoInfos,
body.portaltype-bando #content .rer-contextual-portlets .bandoInfos {
  padding: 0;
}

.rer-contextual-description {
  margin-bottom: 10px;
}

.contextualbody .navTreeItem li {
  list-style-type: none;
}

.rer-contextual-portlets ul {
  margin: 0.5em 0 0 0.5em;
}

.contextualbody .navTreeItem a, dd.portletItem .contextualbody .navTreeItem a {
  display: inline;
}

.tableRight {
  width: 100%;
}

.bandiColumnRight {
  width: 40%;
  float: right;
  margin-left: 1em;
}
@media (max-width: 768px) {
  .bandiColumnRight {
    width: auto;
    float: none;
    margin: 1rem 0 3rem;
  }
}

/*** etichette bandi ***/
.bandoInfos .bandoStateClass,
.bandoTitle .bandoStateClass {
  background-position: 5px 0;
  background-repeat: no-repeat;
  display: block;
  float: left;
  font-size: 13px;
  font-weight: normal;
  margin-right: 1em;
  padding-top: 5px;
  text-transform: uppercase;
  width: 57px;
  min-width: 57px;
  line-height: 3rem;
  text-align: center;
}
table .bandoInfos .bandoStateClass,
table .bandoTitle .bandoStateClass {
  width: auto;
  text-align: center;
}

a.bandoTitle {
  border-bottom: 1px solid #cccccc;
  text-decoration: none;
}

a.bandoTitleLink {
  border-bottom: 1px solid;
}

.bandoInfos .bandoStateClass {
  margin-top: 4px;
}
.bandoTitle .bandoStateClass {
  font-size: 13px;
  margin-bottom: 0;
  margin-top: 7px;
  text-align: center;
}
.searchResults .bandoTitle .bandoStateClass {
  margin-top: 3px;
}

h3.bandoTitle {
  margin-top: 0;
  padding: 0 0 0 70px;
}

h2.bandoTitle,
.bandoInfos {
  position: relative;
  padding: 15px 0;
}
.tileContent h2.bandoTitle,
.tileContent .bandoInfos {
  padding-left: 75px;
}
.tileContent h2.bandoTitle .bandoStateClass,
.tileContent .bandoInfos .bandoStateClass {
  position: absolute;
  top: 3em;
  left: 0;
}
.searchResults h2.bandoTitle .bandoStateClass,
.searchResults .bandoInfos .bandoStateClass {
  float: left;
}
h2.bandoTitle .state-open,
h2.bandoTitle .state-scheduled,
h2.bandoTitle .state-inProgress,
h2.bandoTitle .state-closed,
.bandoInfos .state-open,
.bandoInfos .state-scheduled,
.bandoInfos .state-inProgress,
.bandoInfos .state-closed {
  padding: 10px 0 5px;
}
h2.bandoTitle .state-open,
.bandoInfos .state-open,
h2.bandoTitle .state-scheduled,
.bandoInfos .state-scheduled {
  background-image: url(++plone++redturtle.bandi.images/bando_open.png);
  color: #1c2024;
}
h2.bandoTitle .state-inProgress,
.bandoInfos .state-inProgress {
  background-image: url(++plone++redturtle.bandi.images/bando_inprogress.png);
  color: #1c2024;
}
h2.bandoTitle .state-closed,
.bandoInfos .state-closed {
  background-image: url(++plone++redturtle.bandi.images/bando_closed.png);
  color: #1c2024;
}

.bandi-collection .bando-item {
  position: relative;
}
.bandi-collection .bando-item h2.bandoTitle {
  font-size: 120%;
  font-weight: normal;
  margin: 2em 0 0;
  display: inline-flex;
}
.bandi-collection .bando-item h2.bandoTitle a {
  border: 0;
  margin-left: 70px;
}
.bandi-collection .bando-item h2.bandoTitle a span {
  border-bottom: 1px solid;
}
.bandi-collection .bando-item h2.bandoTitle .bandoStateClass {
  position: absolute;
  top: 15px;
  left: 0;
}

.bandoDetail {
  clear: both;
}

.bandoDetail,
.searchResults .bandoDetail {
  margin: 0 0 0 70px;
  clear: none;
}

.bandoItem {
  border-bottom: 1px dashed #ccc;
  padding: 0.5em 0 0.7em;
  margin: 0.5em 0;
}

.labelTB {
  font-weight: bold;
}

.bandoDates {
  display: flex;
  flex-wrap: wrap;
}
.bandoDates .colspacer {
  padding: 0 10px;
}

p.bandoType {
  color: #666;
  font-size: 0.9em;
  font-style: italic;
  margin: 0;
}

.siteSelection {
  margin-left: 2em;
  margin-top: 1em;
}

.collectionTile.no-description .bandoDescription {
  display: none;
}

.solr-search-actions &gt; p {
  margin-top: 15px;
  margin-bottom: 0;
}

.solr-search-actions a,
.solr-search-results a {
  border-bottom: 1px solid;
}

.bandi-collection .tile-wrapper {
  padding: 20px 0;
  position: relative;
}
.bandi-collection .showMore {
  position: absolute;
  top: 20px;
  right: 0;
  padding: 10px 0;
}
.bandi-collection .showMore a {
  border-bottom: 1px solid;
}
.bandi-collection ul.tileContent {
  padding-left: 0;
}

/*# sourceMappingURL=bandi.css.map */
</pre></body></html>