.visualClear {
  clear: both;
}
.documentDescription{
	color: #565654;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	margin: 0 0 1em;
    line-height: 1.55;
}
.discreet {
    color: #666;
    font-size: 85%;
  }
.pullquote {
    border-left: 6px solid silver;
    clear: right;
    color: #444;
    float: right;
    font-size: 1.17em;
    line-height: 1.42em;
    margin: 0 1em 1.5em 2.5em;
    padding-left: 10px;
    width: 35%;
  }

  .callout {
    background-color: #eee;
    border-left: 1em solid #cccccc;
    padding: 1em;
  }

  .hiddenStructure {
    background: none;
    border: 0;
    display: block;
    height: 0.1em;
    margin: -0.1em 0 0 -0.1em;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
/* Search Page*/
    #search-field {
      border: 0;
    }
  
    .searchPage[type="text"] {
      border: 1px solid #8cc8be;
      border: 1px solid rgba(4, 129, 98, 0.25);
      border-radius: 19px;
      padding: 5px 10px;
    }
  
    .searchPage[type="text"]:focus {
      outline: none;
    }
  
    #search-results-bar a {
      color: #3C4E5A;
    }
  
    #search-results-bar dd {
      background-color: #c0c0c0;
    }
  
  
  /* ==========================================================================
         Forms
         ========================================================================== */
    button,
    input,
    select,
    textarea {
      font-size: 1em;
      margin: 0;
      vertical-align: baseline;
      margin-bottom: 10px;
    }
  
    input[type="checkbox"],
    input[type="radio"] {
      margin-right: 3px;
    }
  
    .label,
    label {
      color:  #fff;
      font-weight: bold;
      font-style: italic;
      color: #565656;
    }
  
    .field {
      margin: 0 0 1em;
    }
  
    div.field.error {
      background-color: #fdc;
      border: 1px solid red;
      padding: 0.5em;
    }
  
    .formControls {
      margin: 1em 0;
      box-shadow:0;
    }
  
    .formControls input {
      background-clip: padding-box !important;
      background-color: #4088BE;
      color: #FFFFFF;
      display: inline-block;
      font-size: 12px;
      line-height: 21px;
      width: 120px;
      min-width: 100px;
      overflow: hidden;
      padding: 5px 10px;
      position: relative;
      text-decoration: none;
      vertical-align: top;
      white-space: nowrap;
      border-radius: 3px 3px 3px 3px;
    }
    .formControls input:hover {
      background-color: #437DAA;
    }
  
    .context,
    .standalone,
    .destructive {
      margin-right: 4px;
    }

  /* ==========================================================================
         Viewlets
         ========================================================================== */
    /* Portal Globalnav */
   #theme-globalnav {
       line-height: 1.18em;
       margin-top: -42px;
   }
    #theme-globalnav li {
      display: inline-block;
      position: relative;
      z-index: 3;
    }
    #theme-globalnav > li > a {
      position: relative;
      z-index: 3;
      color: #565656;
      font-size: bold;
      padding: 0.3em 1em;
      font-weight:bold;
    }
    #theme-globalnav .selected a,
    #theme-globalnav a:hover {
      background-color: white;
      color: #4088BE;
      padding: 0.3em 1em;
    }
  
    #theme-globalnav ul {
      background-color: #fff;
      border: none;
      display: none;
      margin: 7px 0 0;
      padding: 14px 18px;
      position: absolute;
      width: 144px;
  }
    .globalSectionsLevel1 {
      font-size: 0.88em;
      line-height: 1.14em;
    }
  
    #theme-globalnav li:hover > ul {
      display: block;
    }
  
    #theme-globalnav ul li {
      display: block;
      margin: 0 0 15px;
    }
  
    #theme-globalnav ul .last {
      margin: 0;
    }
  
    #theme-globalnav ul a,
    #theme-globalnav .selected ul a {
      color: #4088BE;
      display: block;
      text-shadow: none;
    }
  
    #theme-globalnav ul a:hover,
    #theme-globalnav .selected ul a:hover {
      color: #393939;
      text-decoration: underline;
      text-shadow: none;
    }
  
    #theme-globalnav ul ul {
      margin: 0;
      top: -14px;
      left: 100%;
    }
  
  
  
  /* Portlet Navigation*/
  
  .portletNavigationTree .portletHeader a, .portletHeader a{
  	color: #4088BE;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    margin: 0;
  }
  
  .portletNavigationTree .portletItem ul li{
  	border-bottom: 1px solid #fff;
  	padding: 5px 0;
  }
  .portletNavigationTree .portletItem ul li a{
  	color:#3C4E5A;
  	font-size:14px;
  }
  .portletNavigationTree .portletItem ul li a:hover,  .portletNavigationTree .portletItem ul li a.navTreeCurrentItem{
  	color:#49AFD7;
  }
  
  
 /* Portlet News*/
  
  .features .portletNews .portletHeader a.tile {
  	font-weight:bold;
  	margin:0 0 0 0;
  	line-height:26px;
  	color: #4088BE;
  	font-size: 18px;
  }
  
  .portletNews .portletItem{
  	padding-bottom: 10px;
  }
  .portletNews dd.portletItem a {
      font-style: italic;
      color: #565656;
      font-size: 14px;
      font-weight:bold;
  }
  .portletNews dd.portletItem a:hover {
      color: #49AFD7;
  }
  .portletNews .portletItemDetails {
      display: block;
      font-size: 12px;
  }
   
/* * Portal Search Box */
     
#portal-searchbox {
  clear: both;
  float: right;
}
.LSBox {
  padding: 7px;
}

#portal-searchbox .searchField {
  font-size: 1.08em;
  text-transform: lowercase;
  width: 190px;
}

#portal-searchbox .searchField:focus {
  outline: none;
}

#portal-searchbox .searchField::-webkit-input-placeholder {
  color: #4088BE;
}

.LSResult {
  position: relative;
  z-index: 3;
  top: 2em;
}
.livesearchContainer {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: -15px 0 0;
	padding: 0;
	position: absolute;
	right: 0;
	width: 271px; 
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px; 
}
#livesearchLegend {
	background-color: #5096CE;
	border: medium none;
	color: #FFFFFF;
	line-height: 1.18em;
	margin-left: -1px;
	padding: 7px 12px 3px;
	position: absolute;
}
.LSIEFix {
  padding: 5px 10px;
}

.LSTable {
  list-style: none;
  padding: 0;
  margin-top: 26px;
}
.LSDescr {
  margin-left: 7px;
}

/*Login*/
#login-menu ul li a{
	color: #999;
}
#login-menu ul li a:hover{
	color: #49AFD7;
}
.menu-login{
	float:right;
	margin-bottom: 0;
}

#anon-personalbar{
	margin-top: 10px;
	padding: 5px;
	background-color:#f5f5f5;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
}


/*static portlet*/
.portletStaticText .portletHeader a {
   color: #4088BE;
   font-weight: bold;
   line-height: 3;
   margin: 0;
   font-size: 18px;
}

.portletItem ul{
	margin-bottom: 5px;
}

/*
Calendar*/
.portletCalendar .portletHeader{
	text-align: center;
	font-size: 14px;
}
.portletCalendar .portletItem .todayevent{
	font-weight:bold;
	color: #4088BE;
}

/*Eventi*/
.portletEvents .portletItem a{
	font-weight: bold;
}









