/*
  This file is based on the ploneCustom.css.dtml file shipped with Plone.

   (do not remove this)
   (not this either)
*/
h1 {border-style:none}
h3.oggetto {border:1px solid #064f6c;padding:5px}
#advancedsearch span.option {display:block}
#doc-type-list {
  margin:0.5em 0 0 0.5em;
  border-top:2px solid #ffffff;
  padding-left:5px;
  padding-top:0.5em
}
.doc-type-selected {font-weight:bold}
#albo-last-pub {
  /*font-size:85%;*/
  width:53%;
  float:left
}
#albo-last-pub dt {
  background-color:#eef3f5;
  padding:5px;
  border-bottom:1px solid #064f6c;
}
#albo-last-pub dt a {
  color: #064f6c!important;
  text-decoration:none!important;
}  
#albo-last-pub dd {
  min-height:50px;
  margin-left:0;
  padding-left:50px;
  background:transparent url(https://www.provincia.vicenza.it/atto_detail.png) no-repeat left top;
}
#albo-all-pub{
   border-bottom:1px solid #064f6c;
   margin-bottom:1em;
}

#albo-label-last-pub {
   border-style:none!important;
   font-size:1.5em;
}

#albo-search-container {
  float:right;
  width:44%;
  /*font-size:85%;*/
  margin:-2em 0 0 1%;  
}
.atto-detail {font-weight:bold}
.search-area {
  border-left:1px solid #064f6c;
  border-right:1px solid #064f6c
}
.search-area dt,.search-area dd {margin:0;padding:0}  
.search-area dt {
  border-top:1px solid #064f6c;
  border-bottom:1px solid #064f6c;  
  background-color:#064f6c;
  padding:5px;
  font-size:1.3em;
  color: White;
}
.search-area dd {
  padding:5px 5px 10px 5px;
  border-bottom:1px solid #064f6c;
}


#albo-search-base dd p {clear:left}
#albo-search-base dd ul {margin-left:0}
#albo-search-base dd ul li {margin-left:2em;float:left}
#doc-status {float:right; padding:24px 5px 4px 5px;border:1px solid #064f6c;background-color:#dddddd}
.doc-status-published {background:transparent url(https://www.provincia.vicenza.it/item_published.png) no-repeat center 2px}
.doc-status-archived {background:transparent url(https://www.provincia.vicenza.it/item_archived.png) no-repeat center 2px}
/*table.listing th a {color:White!important}*/
table.listing td.nowrap {white-space:nowrap}
table.listing th a {white-space:nowrap}
table.listing th a:hover {text-decoration:none!important}
table.listing th a.issort {font-weight:bold; white-space:nowrap}
.state-rejected {color:#92931c!important}
.hiddenItem {display:none;}
.field {margin: 0 0 1em;}
.formPanel {padding:1em 0 1em 0.5em}
.inline-object-widget .input-col {float:left;margin-right:1em;font-size:0.9em}
.inline-object-widget .input-col .label, .inline-object-widget .input-col label {font-weight:normal}
/*  */

/* Latest version of the documentation on pre-defined properties from Plone
   can be found in CMFPlone/skins/plone_styles/ploneCustom.css.dtml */
