/*
Theme Name: dbf
Theme URI: http://algoweb.it/themes/dbf
Author: Algoweb - Nicola Raffaele Di Matteo
Author URI: http://algoweb.it/
Description: This a theme for biographies
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: cultural, clean, minimal, elegant
Text Domain: dbf

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*
#header {
	background-image: url('images/friuli.jpg');
    color: #f2f0ea;
    position: relative;
    overflow: hidden;
    height: 100%;
}
*/

#commentform .gglcptch {
	position: relative;
	top: 60px;
	left: 15px;
}



/* Per ora i social non ci sono */
.social-section {
	display: none;
}

.social-in-page {
	margin-top: 0px;
}

@media (max-width: 1025px) {
	.ow-navigation.navbar-default .navbar-nav > li {
    	margin-left: 8px;
    	margin-right: 8px;
	}
}







.home-logo {
    width: 100%;
    text-align: center;
}


.home-logo .item {
    display: inline;
    padding: 0 50px;
}

.footer-main .copyright p {
	text-transform: none;
}

.dbf-bio .portfolio-content {
	display:none;
}

.dbf-bio .portfolio-box a::before {
	display:none;
}

.wp-caption.alignleft {
	margin-top: 10px;
}

.biblio-description {
	border-bottom: 1px dotted;
    cursor: help;
}

.comment-section .media-heading a {
	margin-left: 5px;
}

.comment-section .media-content {
	width: 100%;
}

#comments .comment-form {
	margin-left: 0;
}

#comments .comment-form form p {
    margin-left: 15px;
    margin-right: 15px;	
}

.comment-section h3, .comment-form h3 {
	margin-bottom: 15px;
}

#comments.comment-section {
	margin-left: 20px;
	margin-top: 50px;
}

#comments.comment-section .media-list {
	max-width: 658px;
}
    
.load-complete {
	/*background-image: url(images/friuli.jpg);*/
	background-color: black;
}

.hometitle {
	z-index: 2000;
}

#site-loader {
	display: none;
}

.home #site-loader {
	display:inherit;
}

body, html {
	margin:0;
}

body.home, html, body.page-template-home-foto {
	height: 100%;
}

body {
	font-size: 16px;
}

body .page p {
	display: block !important;
}

.type-post .entry-content p {
	margin-bottom:10px;
}

.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 30px;
}

.type-post .entry-header, .type-post .entry-content {
	padding-left: 20px;
}

.footer-main {
	position: relative;
}

.type-post .entry-content .social {
	margin-top: 0;
}

.wp-caption.alignleft {
	float:left;
	margin-right:20px;
}

.wp-caption-text {
	font-style:italic;
	font-size: 14px;
	line-height:20px !important;
}

.glyphicon {
	font-family: 'Glyphicons Halflings' !important;
}

/** immegini home */
#photos {
  /* Prevent vertical gaps */
  line-height: 0;
   
  -webkit-column-count: 15;
  -webkit-column-gap:   0px;
  -moz-column-count:    15;
  -moz-column-gap:      0px;
  column-count:         15; /* 20 */
  column-gap:           0px;  
}

#photos img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
}

/** menu navigazione pagina lunga */
.nav-page {
    float: right;
    /*margin-top: 127px;*/
    top: 280px;
    position: fixed;
    background-color: #f5f5f5;
    padding: 10px 15px;
    width: 300px;
}

.nav-page.up {
	top:80px;
}

.nav-page.up2 {
	position: absolute;
}

.widget_categories.nav-page li a {
	line-height: 20px;
}


@media screen and (max-width: 768px) {
	.long-page .right-col {
		display: none;
	}
}

.long-page {

}

.long-page .widget-area {
    width: auto
}

.nav-page h3.widget-title {
	font-size: 13px;
	border-bottom: 1px solid white;
	padding-bottom: 0;
}

.nav-page.widget_categories ul li {
	margin-bottom: 8px;
}


/** Menu dropdown */
.menu-header-container .sub-menu {
    display: none;
	position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
    left: -14px;
    top: 40px;
    list-style: none;
    background-color: #1e1a19;
}

.menu-header-container .sub-menu li {
	padding-bottom: 10px;
}

.menu-header-container .sub-menu li a:hover {
	text-decoration: none;
}

.menu-header-container .menu-item-has-children:hover .sub-menu {
    display: block;
}


/*
.sub-menu {
	display:none;
}
*/
/** Fine menu dropdown **/

/* link apri e chiudi */
#alg-paginate-open, #alg-paginate-close, #alg-paginate-open-2, #alg-paginate-close-2 {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 600;
    position: relative;
    color: #222222;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 5px;
    font-style: initial;
}

.main-container {
	height:100%;
}

/* Colore del banner delle pagine */
body.page .page-banner {
	background-color: #6A95B8;
}

/* Diversi colori per diverse categorie delle pagine */
body.page .page-banner.il-nuovo-liruti {
	background-color: #a42129; /*#6A95B8*/
}
body.page .page-banner.biografie {
	background-color: #4E526D;
}

/* Colore del banner dei post */
body.single-post .page-banner {
	background-color: #4E526D;
}

.page-banner {
	text-transform: uppercase;
}


.ow-navigation.navbar-default .navbar-nav > .current-menu-item > a, 
.ow-navigation.navbar-default .navbar-nav > .current-menu-item > a:focus, 
.ow-navigation.navbar-default .navbar-nav > .current-menu-item > a:hover, 
.ow-navigation .nav.navbar-nav li:hover > a, 
.ow-navigation .nav.navbar-nav li:focus > a, 
.ow-navigation .nav.navbar-nav li a:hover, 
.ow-navigation .nav.navbar-nav li a:focus,
.ow-navigation.navbar-default .navbar-nav > .current-menu-ancestor > a,
.ow-navigation.navbar-default .navbar-nav > .current-menu-ancestor .current_page_item > a
 {
	background-color: transparent;
    color: #e2b13c;
}

body.page .content-area {
	padding-bottom: 30px;
	padding-right: 50px;
} 


/* Pagina */
body.page .type-post .entry-content>h2 {
	margin-top:12px;
	margin-bottom:40px;
} 

body.page .type-post .entry-content {
	padding-top:0;
}

body.page .section-padding {
	padding-top: 180px;
}

body.page article:first-child .entry-content {
	min-height: 600px;
}

body.page .blog-single .type-post {
	margin-bottom: 30px;
}


/** Pagina ricerche */
.event-block {
	background-color: #ddd9de;
}

ul.alphabet {
	height: 50px;
	margin-top: 45px;
	padding-left: 0;
}

ul.alphabet li {
	display: inline;
}

ul.alphabet.widget_categories span {
	margin-right: 5px;
	margin-bottom: 5px;
}

ul.alphabet.widget_categories li a.active span {
	background-color: #E2B13C;
}

.search .searchforms .tab-content {
	padding: 10px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.search .widget-area .widget.paths {
    margin-top: 53px;
    width: 250px;
    float: right;
}

.search .content-area .head h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 32px;
	font-weight: 600;
	text-transform:uppercase;
	text-align: center;
}

.search .content-area .head .tab-pane {
    padding-top: 32px;
    padding-bottom: 50px;
}


.search h5 {
	text-transform: uppercase;
    letter-spacing: 2.6px;
    color: #777777;
    text-align: center;
}

.search .event-block .event-content .post-date span {
	font-family: 'Glyphicons Halflings';
	line-height: 45px;
}


.search .event-block .event-content h3 {
	margin-top: -12px;	
}


.search .content-area .results.hide {
	display:none;
}

.search .results-title {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.input-group.date {
	margin-top: 20px;
}

#accordion h4 {
	float: none;
	margin-bottom: 14px;
}

#accordion.panel-group .panel {
	margin-bottom:5px;
}

.datepicker table>tbody>tr>td, .datepicker table>thead>tr>th {
	cursor:pointer;
} 

.datepicker table>tbody>tr>td.disabled {
	color: #eee;
	cursor: default;
} 


/* Widget */

.widget_search .input-group form {
	display: inline;
}


.widget_categories ul.menu>li>ul {
	padding-left: 10px;
}

.widget_categories ul.menu>li>ul>li>ul {
	padding-left: 20px;
}

.widget_categories ul.menu li {
	margin-bottom: 0;
}

ul.menu li.current-menu-item {
	font-weight: 600;
}

ul.menu li {
	font-weight: 300;
}

.widget-area h3.widget-title {
	margin-bottom: 15px;
}

.widget_categories li a {
	text-transform: initial;
}

.blog-listing .widget_categories ul  li {
	margin-bottom: 10px;
}

.blog-listing .widget_categories span {
	margin-right: 15px;
}

/* Lista */
.type-post .entry-meta > div a {
	text-transform: initial;
	font-family: arial;
	font-size: 14px;
}


.blog-listing .type-post .entry-meta {
	display:block;
	width:auto;
}

.blog-listing .content-area {
	/*margin-top: 12px;*/
}

.blog-listing .container {
	margin-top: 50px;
}

.blog-listing .type-post .entry-title a {
	font-family: Poppins, Arial;
	font-size: 14px;
	font-weight: 300;
}

.blog-listing .content-area .entry-title {
	font-size: 16px;
	margin-top: -14px;
	margin-bottom: 0;
	padding-left: 15px;
}

.blog-listing .event-block .event-content {
	padding:  0 25px 20px;
}

.blog-listing .byline a {
	margin-right:50px;
}

.blog-listing .type-post .entry-header {
	margin-bottom: 10px;
}

.blog-listing .content-area h1 {
	margin-top:0;
	margin-bottom: 30px;
}

.blog-listing .type-post .entry-meta > div {
	float: left;
	margin-right: 0;
}

.blog-listing .content-area .type-post {
	margin-bottom: 10px;
	padding-bottom:10px;
}

.blog-listing h2 {
	font-family: Poppins, arial;
	font-size: 20px;
	padding-left: 15px;
}

.blog-listing h2 a {
	color: #222;
}

.blog-listing h2 a:hover {
	color: #e2b13c;
}

.blog-listing .type-post .entry-header {
	padding-top:0;
}

.widget-area {
	/*z-index: -1;*/
}

.blog-listing .content-area {
	min-height: 800px;
}

.blog-listing .content-area .type-post a:hover {
	text-decoration:none;
}

.blog-listing .content-area .entry-meta {
	margin-bottom: 20px;
}

.blog-listing .content-area .entry-meta span {
	margin-right: 5px;
}

.blog-listing .type-post .entry-content {
	padding-top: 0;
} 

.blog-listing .type-post .entry-content>a {
	font-weight: 300;
	text-transform: none;
	color: #999;
}

@media (max-width: 991px) {
	.blog-listing .content-area h1 {
    	padding-left: 0;
    	font-size: 20px;
    	margin: 50px 0 30px 0;
	}
	.blog-listing .content-area h3.entry-title {
		margin-left:0;
		line-height: 20px;
		font-size: 14px;
		margin-bottom: 0;
	}
	.blog-listing .content-area .entry-header h2 {
		font-size: 21px;
	}
	.blog-listing .content-area .entry-meta span {
		margin-right: 5px;
	}	
} 


/* galleria */
body .full-width .section-padding {
	padding-top: 75px;
}

.full-width .content-area {
	width: 100%;
}

body.page .full-width .content-area article .entry-content {
	min-height: 0;
	padding-bottom: 0;
}


.portfolio-list .portfolio-content span, .portfolio-list .portfolio-content span i {
    font-size: 15px;
    font-style: normal;
    letter-spacing: 0.6px;
    color: #777777;
}

.portfolio-list .portfolio-content span i {
	font-style: italic;
	display:inline;
}

.portfolio-list .portfolio-box.col-md-6 img {

}

.portfolio-list .portfolio-box img {
	width: 100%;
}

.portfolio-list .portfolio-box a {
	/*float:none;*/
}

.portfolio-section .portfolio-list .portfolio-box p {
	padding: 6px 20px;
    /* margin-top: 10px; */
    font-family: 'PT Serif', serif;
    font-size: 14px;
    line-height: 18px;
    /* font-style: italic; */
    color: #777;
    text-align: center;
}

.full-width .portfolio-section {
	padding: 0 20px;
}

.portfolio-list .portfolio-box p2 {
	
    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(red, yellow); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(red, yellow); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(red, yellow); /* For Firefox 3.6 to 15 */
    background: linear-gradient(red, yellow); /* Standard syntax */
	/*
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,245,245,0)), color-stop(50%, rgba(255,255,255,0)), color-stop(76%, rgba(250,250,250,0)), color-stop(100%, rgba(0,0,0,0.7)));
    background: -webkit-linear-gradient(top, rgba(245,245,245,0) 0%, rgba(255,255,255,0) 50%, rgba(250,250,250,0) 51%, rgba(0,0,0,0.7) 100%); 
    background: -o-linear-gradient(top, rgba(245,245,245,0) 0%, rgba(255,255,255,0) 50%, rgba(250,250,250,0) 76%, rgba(0,0,0,0.7) 100%);
    background: -ms-linear-gradient(top, rgba(245,245,245,0) 0%, rgba(255,255,255,0) 50%, rgba(250,250,250,0) 76%, rgba(0,0,0,0.7) 100%);
    background: linear-gradient(to bottom, rgba(245,245,245,0) 0%, rgba(255,255,255,0) 51%, rgba(250,250,250,0) 76%, rgba(0,0,0,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#000000', GradientType=0 );
    */
}


/* Home */
.welcome-section2 .img-block img {
    width: 400px;
    position: relative;
    top: 20px;
}

.onview-section2 .onview-right {
	background-image: url(images/foto_copertina.png);
}

.client-section2 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.hometitle #homesearch2 {
    width: 80%;
    border: none;
    border-bottom: solid 1px white;
    background: transparent;
    outline: none;
    font-size: 30px;
    color: white;
    position: absolute;
    font-family: arial;
    left: 50px;
    top: 21px;
    /*top: 250px*/
}


#homesearch2::-webkit-input-placeholder { color:#555150; font-size:16px; font-weight:300; color:white; position:relative; top: 10px;}
#homesearch2::-moz-placeholder { color:#555150; } /* firefox 19+ */
#homesearch2:-ms-input-placeholder { color:#555150; } /* ie */
input#homesearch2:-moz-placeholder { color:#555150; }

.ow-navigation .navbar-brand {
    margin: 9px 0 0 0 !important;
    width: auto;
}

#header .container {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding-right:40px;;
}

@media (max-width: 991px) {
	#header .container {
		margin-left:0;
		padding-right:5px;
	}
}

.home.blog .container {
	width: 100%;	
}

.hometitle {
	width: 40vw;
    height: 18vw;
    background-color: #6a95b8;
    position: absolute;
    top: 51%;
    left: 100px;
    padding: 1.7vw 0 0 2.1vw;
    color: white;
    font-family: 'Libre Franklin', 'Helvetica', sans-serif;
    text-transform: uppercase;
}

.hometitle div {
    font-size: 4vw;
    font-weight: 900;
    line-height: 3.8vw;
    letter-spacing: 0.2vw;
}
.hometitle span {
	line-height: 40px;
	font-size: 40px;
	font-weight: 300;
}

.hometitle.box2 {
	top: 73.5%;
    height: 5vw;
    background-color: #6a95b8;
    padding: 10px;
}

.homeimg {
	height:96%;
	/*background-image: url(images/copertina2.jpg);*/
	background-color: #1E1A19;
	position: relative;
	overflow: hidden;
	top: 40px;
}

@media all and (orientation:portrait) {
	.homeimg {
    	height: auto;
    	max-height: 50vw;
	}
}

.homeimg img {
	display:block;
}

.ow-navigation.navbar-default .navbar-nav > li > a::before {
	display:none;
}

.ow-navigation.navbar-default .navbar-nav > li > a {
	padding:0;
}

.ow-navigation .menu-icon {
	padding:10px;
	right: 0;
}

.search-box {
	right: 90px;
}

.search-box form input {
	width: 100%;
}

#header {
	height: 40px;
	background-color:#1E1A19;
	border-bottom:none;
	position:fixed;
	z-index: 10000;
	width:100%;
}

#homesearch {
	width: 40%;
    border: none;
    border-bottom: solid 1px white;
    background: transparent;
    outline: none;
    font-size: 30px;
    color: white;
    position: absolute;
    font-family: arial;
    right: 0;
    bottom: 0;
}

#homesearch::-webkit-input-placeholder { color:#555150; font-size:16px; position:relative; top: 10px;}
#homesearch::-moz-placeholder { color:#555150; } /* firefox 19+ */
#homesearch:-ms-input-placeholder { color:#555150; } /* ie */
input#homesearch:-moz-placeholder { color:#555150; }

.header-section .container {
	/* height:100%; */
}

.ow-navigation.navbar {
	/* height:100%;*/
	padding-right: 20px;
}

@media screen and (min-width: 992px) {
	#navbar {
		/* height:100% !important; */
	}
}

.ow-navigation.navbar-default .navbar-nav {
	/*height: 100%;*/
}

.container {

}

.portfolio-section {
	padding:0;
}

.cta-section h3 img {
	top: -4px;
}

.ow-navigation .navbar-brand {
	color: #aaa;
	text-transform: none;
	font-size: 15px;
}

@media (min-width: 992px) {
	.header-section.navbar-fixed-top .ow-navigation .navbar-brand {
		margin: 9px 0 0 31px;
	}
}

@media (min-width: 1366px) {
	.ow-navigation .navbar-brand {
		margin: 9px 0 0 31px;			
	}
} 

.ow-navigation.navbar-default .navbar-nav > li {
	display:table;
	height:40px;
}

.ow-navigation.navbar-default .navbar-nav > li > a {
	display:table-cell;
	vertical-align:middle;
	height:100%;
    top: 2px;
    position: relative;	
	color: #aaa;
}

.ow-navigation .menu-icon a {
	color: #aaa;
}

.ow-navigation .navbar-toggle {
	z-index: 20000;
}

.navbar-collapse {
	background-color: #1E1A19;
}


@media (max-width: 991px) {
	.navbar-collapse {
		width: 991px !important;
    	margin: 0 0 0 -15px;
    	color: white;
		position: relative;
		top: -20px;    	
	}
	.ow-navigation .nav {
		padding-left: 15px;
	}
}

@media (max-width: 1200px) {
	.ow-navigation .navbar-brand {
		padding:0;
	}
}

@media (max-width: 567px) {
	.ow-navigation .navbar-brand {
		font-size: 12px;
	}
	.ow-navigation .menu-icon {
	    top: 28px;
	    left: 0;
	    z-index: 10000;	
	}
}

.ow-navigation .navbar-toggle {
	margin-bottom:0;
}





/* Single post */
.comment-section .media-content {
	margin-left:0;
	padding-bottom: 0;	
}

.comment-section .media-list {
	margin-top:0;
}

.comment-section .media-content p {
	margin-top:0;
}

.comment-section {
	margin-left:40px;
	margin-top:90px;
}

.comment-section h3, .comment-form h3 {
	font-size:18px;
}

.blog-single .comment-form {
	margin-left:40px;
}

.dbf-bio .type-post.biblio .entry-content .biblio-content,
.dbf-bio .type-post.biblio .entry-content .biblio-content p,
.bibliography {
	/*
	font-family: 'Josefin Sans', sans-serif;
	color: #777777;
	line-height: 27px;
	*/
    font-family: helvetica, arial, verdana, sans-serif;
    color: #777777;
    line-height: 22px;
    font-size: 15px;	
}

.dbf-bio .type-post.biblio p {
	padding:0;
	margin:0;
}

.mfp-bottom-bar {
	margin-top: -30px;
}



.dbf-bio .byline.pull-right {
	margin-right: 50px;
}

.dbf-bio .type-post .entry-content p {
	text-align: left !important;
}

@media (min-width: 1200px) {
	.container {
	    width: 100%;
	    max-width: 1200px;
	}
}

.infobox {
	width: 100%;
	background-color: #fffffe;

	font-size: 13px;
    font-family: arial;
    color: #333;
	border: 1px solid #eee;
    padding: 0 20px;    
}

@media screen and (min-width: 992px) {
	.sright {
	  -webkit-shape-outside: inset(85px 0 0px 0px);
	  shape-outside: inset(85px 0 0px 0px);
	  float: right;
	}
	.infobox {
		margin: 110px 0 5px 40px;	
		width: 250px;
	}
}

.infobox table th {
	text-align: center;
}

.infobox table>tbody>tr>td {
	border-top: none;
	border-bottom: 1px solid #ddd;
}

span.simbol {
	color: #e2b13c;
    position: relative;
    top: -2px;	
}

span.simbol.star {
	font-size:85%;
}



.pages-nav {
	text-align: center;
}

.type-post .entry-content .pages-nav p {
	margin-bottom:0;
}

.pages-nav span {
	margin-left: 10px;
	margin-right: -6px;
}

.dbf-bio .type-post .entry-title {
	margin-top:0;
	font-size:16px;
}

.page-banner {
	padding: 20px 0 28px;
	background-image: none;
	color: white;
	margin-top:40px;
	position: fixed;
	width:100%;
}

.page-banner h1 {
	margin: 0;
}

div.page-banner-fix {
	padding: 5px 0 7px;
	z-index: 20;
}

div.page-banner-fix .container h1 {
	font-size: 18px;
}

.padding-fix {
	padding-top: 170px;
}

.type-post .entry-header {
	padding-top: 35px;
}

.dbf-bio .type-post .entry-header h1 {
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-size: 32px;
    margin-top: 40px;
}

.type-post .entry-header h1 span {
    font-weight: normal;
    color: #777;
    font-size: 50%;
}

.type-post .entry-content {
	padding-top: 30px;
	padding-bottom: 30px	
}

.imgbio {
	width: 100%;
	padding: 0 10px 10px 0;
}

.type-post .entry-content p {
	color: #777; /*#141823;*/ /*#555;*/
	line-height: 28px;
}

.page-banner-fixed-top {
	position: fixed;
}

.type-post .entry-header .post-date.dates {
	width: auto;
	padding-left: 60px;
}

.type-post .entry-header .post-date.dates span.city {
	position: relative;
	left: -57px;
}  


.type-post .entry-header .post-date.dates b {
	font-size:40px;
	line-height: 48px;
	top: -2px;
}

.type-post .entry-header .post-date.dates span {
	font-size: 15px;
	margin-right: 50px;
	line-height:19px;
}

.type-post .entry-title:hover a {
	color: inherit;
}

.type-post .entry-title a:hover {
	color: #e2b13c;
}

.entry-header .desc {
    width: 25px;
    float: left;
    padding-top: 16px;
    margin-left: 15px;
}

.post-image {
    width: 28%;
    float: left;
    margin: 8px 10px 10px 0;	
}

.post-image img {
	display:block;
}

.post-image p {
	font-size: 14px;
	color: #777;
	font-style: italic;
	line-height: 18px !important;
}


@media screen and (max-width: 991px) {
	.imgbio {
		width: initial;
		max-height: 200px;
	}
	.imgbio.pull-left {
		float: none !important;
	}
	.post-image {
		float: none;
    	width: 100%;
	}
	.infobox {
		margin-bottom: 20px;
	}
	.type-post .entry-header {
		padding-top: 0;
	}	
}

.type-post, .type-post .entry-cover {
	margin-bottom: 0;
}

@media (min-width: 992px) {
	.widget-area {
		/*
		position: fixed;
		right: 0;
		top:180px;
		*/
	}
	.widget-area.up {
		top: 120px;
	}
}

span[class^="dbf"] {
	/*
	color:red;
	font-weight: bold
	*/
}

div[class^="dbf"] {
	/* color:green; */
}

span.dbf-soggetto {
	/* color:green;
	font-weight:bold; */
}


/* Box ricerche */

.widget-area .widget.semantic-search-box .panel-body {
	padding:0;
	margin:0;
}

.widget-area .widget.semantic-search-box .panel-heading {
	border-bottom: 1px solid #333;
	padding: 5px 1px;
	border-bottom: none;
}

.behclick-panel  .list-group {
  		margin-bottom: 0px;
}
.behclick-panel .list-group-item:first-child {
	border-top-left-radius:0px;
	border-top-right-radius:0px;
}
.behclick-panel .list-group-item {
	border-right:0px;
	border-left:0px;
}
.behclick-panel .list-group-item:last-child{
	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
}
.behclick-panel .list-group-item {
	padding: 5px;
}
.behclick-panel .panel-heading {
	/* 				padding: 10px 15px;
                          border-bottom: 1px solid transparent; */
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom: 1px solid darkslategrey;
}
.behclick-panel .panel-heading:last-child{
	/* border-bottom: 0px; */
}
.behclick-panel {
	border-radius: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.behclick-panel .radio, .checkbox {
	margin: 0px;
	padding-left: 10px;
}
.behclick-panel .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
	outline: none;
}
.behclick-panel .panel-body > .panel-heading{
	padding:10px 10px;
}
.behclick-panel .panel-body {
	padding: 0px;
}
 /* unvisited link */
.behclick-panel a:link {
    text-decoration:none;
}

/* visited link */
.behclick-panel a:visited {
    text-decoration:none;
}

/* mouse over link */
.behclick-panel a:hover {
    text-decoration:none;
}

/* selected link */
.behclick-panel a:active {
    text-decoration:none;
}
