
#left-container {
  margin-top: 80px;
  background-color: #fff;
}
/*
#breadcrumb-tbar .fa {
  font-size: 14px;
  margin-right: 5px;
}
*/
.breadcrumb li a span {
  color: #789e3c;
  font-weight: bold;
}
a.short-info {
  color: #444;
  font-weight: 600;
}
a.short-info:hover {
  color: #666;
  text-decoration: underline;
}
a.short-info:visited {
	color:#888;
	text-decoration: underline;
}
a.imglink:hover img {
  border-color: #aaa;
  opacity: 0.8;
}
a.imglink:visited img {
  opacity: 0.5;
}

.info-news, .fonte {
  color: #666;
  font-family: Open Sans,sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 5px;
}
/*.col-breadcrumb .btn {
  margin-top: -5px;
}
.col-breadcrumb .btn-warning,
.col-breadcrumb .btn-success  {
	box-shadow: none;
	margin-bottom: -2px;
}*/
.input-group-addon.no-style {
  background-color: transparent;
  border: medium none;
}
#colonnino article div.fonte img.favicon {
  margin-bottom: 0;
}
h2.txt-16 {
  font-family: "Open Sans", sans-serif;
}

.txt-16 {
  font-size: 18px;
  margin-top: 0;
}

ol.home-bread {
  font-family: "Open Sans",sans-serif;
  font-size: 12px;
}

ol.home-bread .fa {
  color: #789e3c;
  font-size: 14px;
  margin-right: 5px;
}

.fonte {
  margin-bottom: 5px;
}

#ricscroll{
	cursor:pointer;
}
#ricscroll .fa{
	color:#CCCCCC;
}

.btn-end.btn {
  border-radius: 0 5px 5px 0 !important;
  margin-right: 10px;
}

.btn-post.btn {
  border-radius: 5px !important;
  margin-left: 5px !important;
}
.btn-label {position: relative;left: -12px;display: inline-block;padding: 6px 12px;background: rgba(0,0,0,0.15);border-radius: 3px 0 0 3px;}
.btn-labeled {padding-top: 0;padding-bottom: 0;}
.btn-finto { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); }
.well-mini {
  padding: 4px 19px 19px;
}

.header-frontend .navbar {
  height: 80px !important;
  min-height: 80px;
}
.navbar-brand > img.logo-big {
  height: 65px;
  position: absolute;
  top: 8px;
  margin-left:15px;
}
.header-frontend .navbar-nav > li {
  padding-bottom: 0;
  padding-top: 19px;
  transition: all 0.3s ease 0s;
}

#map {
  position: fixed;
  right: 0;
  top: 80px;
}

#ricerca {
  background-color: #fff;
  position: fixed;
  z-index: 99;
  -moz-transition: bottom 0.5s ease 0s;
    -o-transition: bottom 0.5s ease 0s;
    -webkit-transition: bottom 0.5s ease 0s;
    transition: bottom 0.5s ease 0s;
}

#colonnino-container {
  position: relative;
  top: 90px;
  background-color: #FFFFFF;
  box-shadow: 0 1px 5px #aaa;
  padding-top: 30px;
  z-index: 10;
}

#colonnino article {
	margin-bottom: 25px;
}

.btn.btn-campo {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.inline{
	display:inline-block;
}

#ricerca {
	box-shadow: 0 1px 5px #aaa;
  border-bottom: 1px solid #ddd;
  padding-top: 15px;
  min-height: 100px;
}

#colonnino article img{
	margin: 0 auto 5px;
}

#colonnino article p {
  color: #555;
  line-height: 1.3;
}
.navbar.navbar-default.navbar-static-top.cbp-af-header {
  box-shadow: 0 1px 5px #aaa;
}

/*#breadcrumb {padding-right: 10px;}*/

.col-breadcrumb {padding: 0px;}
.btn-breadcrumb { font-size: 13px; font-weight: 600; margin-right: 5px; padding: 6px; text-overflow: hidden;}

#resetbtn {margin-top: -8px;}

.img-rounded {
  border: 1px solid #ddd;
}

.info-news i {
	margin-right: 3px;
}
.gsn-row-search,
#breadcrumb-tbar {
  margin-bottom: 15px;
}

#list-next {height: 20px;}

.gsc-input {
  box-sizing: content-box;
  line-height: 1;
}
.gsib_a {
  box-sizing: content-box;
}
.gsc-search-button, .gsc-selected-option-container.gsc-inline-block {
  box-sizing: content-box;
}

.info .fonte {
	/*max-width: 120px;*/
	overflow: hidden;
}

article p {
  text-align: justify;
}

p.short-info {
  font-size: 14px;
  word-wrap: break-word;
}

@media (max-width: 768px) {
	.header-frontend .navbar {
	  height: 55px !important;
	  min-height: 55px;
	}
	.navbar-header {
	  margin: 0 !important;
	}
	.navbar-brand > img.logo-big {
	  height: 45px;
	  margin-left: 15px;
	  position: absolute;
	  top: 5px;
	}
	ul.navbar-nav {
	  background-color: #fff;
	  border: 1px solid #ddd;
	  margin: 0 !important;
	  padding: 0 10px !important;
	}
	.navbar-toggle {
	  margin-top: 8px !important;
	  padding: 9px 10px;

	}
	#ricerca {
	  position: relative;
	}
	#left-container {
		margin-top:0;
	}
	#colonnino-container {
	  position: relative;
	  top: 0;
	}
	#load-in-progress {
	  width: 100%;
	}
}

@media (min-width: 1920px) {
	p.short-info {
	  font-size: 16px;
	}
	.txt-16 {
	  font-size: 20px;
	  margin-top: 0;
	}
}

/**/
	
.footer{
	padding:0px !important;
}

footer .container {
    padding: 50px 0;
}

footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: 0px;
    height: 280px;
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
    z-index: 99;
    color: #fff;
}
.fa.fa-bars.fa-trap {
  font-size: 16px;
  margin: 5px 8px;
}
    
.fTab {
    border-bottom: 20px solid #3f3e3e;
    border-left: 19px solid transparent;
    border-right: 19px solid transparent;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    height: 0;
    left: calc(50% - 42px);
    position: fixed;
    -moz-transition: bottom 0.5s ease 0s;
    -o-transition: bottom 0.5s ease 0s;
    -webkit-transition: bottom 0.5s ease 0s;
    transition: bottom 0.5s ease 0s;
    width: 84px;
    z-index: 99
    }

.fTab.active {
    bottom: 280px;
}

.fTab.active + footer {
    max-height: 280px;
}

#load-in-progress {
  bottom: 50%;
  position: fixed;
  z-index: 999;
}
#load-in-progress .fa {
  color: #789e3c;
  font-size: 42px;
}
.short-info {
  display: block;
  /*max-height: 60px;*/
}

#updates {
  bottom: 50px;
  font-weight: 700;
  opacity: 0.9;
  filter: alpha(opacity=90);
  position: fixed;
  text-align: center;
  z-index: 99999;
}
@media (max-width: 768px) {

	.btn-breadcrumb {
	  	font-size: 12px;
	  	font-weight: 500;
	  	margin-bottom: 3px;
	  	margin-right: 3px;
		padding: 4px;
	}
	
	.input-group  {
	   	margin-bottom: 10px;
	}
	
	.gsn-row-search, #breadcrumb-tbar {
  		margin-bottom: 0px;
	}

}
