/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.3
Created: August 2014
License URI: http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/
h1 {
    font-size: 24px;
    font-weight: 700;
    color: #ff6534;	
}

h2.home-h2 {
    font-size: 24px !important;
    padding: 10px;
    color: #ffffff;
    background-color: #ff6534;
    margin-bottom: 20px;
}
.section {
    padding: 0 0;
}
.main-container {
    padding: 0 0;
}

.site-slogan {
    font-size: 16px;
    font-style: italic;
    color: #ff6534;
	

}
p.home-h2  {
    font-size: 18px;
    /*font-style: italic;*/
    color: #ff6534;
}

/* Alerts
---------------------------------- */
.alert {
	margin: 20px 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	position: relative;
	padding-left: 70px;
	overflow: hidden;
	z-index: 1;
	border: none;
}
.alert:before {
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
	width: 50px;
	height: 101%;
	background-color: rgba(0, 0, 0, 0.25);
	z-index: 2;
}
.alert-success {
	color: #2a5f2b;
	background-color: #bcdab0;
}
.alert-info {
	color: #1a4e68;
	background-color: #c6e8fa;
}
.alert-warning {
	color: #72582b;
	background-color: #f7f0ce;
}
.alert:after {
	font-family: "FontAwesome";
	position: absolute;
	top: 10px;
	left: 17px;
	color: #ffffff;
	font-size: 20px;
	z-index: 3;
}
.alert.alert-success:after {
	content: "\f00c";
}
.alert.alert-info:after {
	content: "\f05a";
}
.alert.alert-warning:after {
	content: "\f071";
}
.alert.alert-danger:after {
	content: "\f057";
}
.close {
	font-size: 28px;
	font-weight: normal;
	filter: alpha(opacity=40);
	opacity: 0.4;
}
.alert-info {
	color: #ff6534;
	background-color: #ececec;
}


fieldset h2 {
    font-size: 28px;
    margin-bottom: 15px;
    color: #ff6534;
	padding-right: 15px;
	padding-left: 15px;	
}


fieldset  {
	background-color: #f6f6f6;
}

fieldset .form-control, fieldset .form-control:focus {
    webkit-box-shadow: none;
    box-shadow: none;
    border-color: #dddddd;
		box-shadow: none;

}
fieldset .form-control, fieldset .form-control:focus {
    box-shadow: none!important;  
}

fieldset .captcha, fieldset .captcha:focus {
    webkit-box-shadow: none;
    box-shadow: none;
	border: 1px solid #dddddd;
}
img.form-control{
	width:auto;
	height:auto;
	max-width:90%;
	max-height:90%;
	padding:20px;
	margin: auto 0;
    webkit-box-shadow: none;
    box-shadow: none;

}


#agenzie_path_logo {

}
#agenzie_path_logo_delete {
    display: inline;
    /* float: right; */
    /* width: 30px; */
    /* height: 30px; */
    margin-left: 10px;
}

.main-navigation .navbar-nav > li {
    margin: 0 0 0 5px;
}

img.captcha {
	display: inline;
	margin-left: 30px;
	border-width: 4px;
	border-color: #fc6234;
	border-style: solid;
}
.has-error .captcha, .has-error .captcha:focus {
    border-color: #a94442;
}
#agenzie_captcha {
	width:150px;
	height:40px;

}
#agenzie_provincia_id ,#agenzie_comune_id, #agenzie_regione_id ,#agenzie_zona_id {
width: 100%;
height: 35px;
box-shadow: none;
border: 1px solid #dddddd;
}

#table-privacy  td{
	font-size: 14px;
    color: #999999;
	text-align:justify;
	padding:12px;
}

.sf_admin_filter .form-control {
    height: 36px;
    padding-top: 2px;	
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    margin-top: 0px;	
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;	
    color: #666666;
	position:relative;
}


ul.max_per_page {
	margin:0;
	padding:5px;
	font-size: smaller;
	display:inline;	
}

.max_per_page li {
	display:inline;
	list-style:none;
}
ul.td_action {
	padding:5px;
	margin:0px!important;
}

ul.td_action li {
	list-style:none;
	display:inline;
	font-size:20px;		
}
ul.form_action {
	padding:5px;
	margin:0px!important;
	
}

ul.form_action li {
	list-style:none;
	display:inline;
	font-size:20px;	
	margin-left:20px;
	margin-right:20px;	
}
table.table-annunci-list {
font-size:small;
table-layout: fixed;

}

table.table-annunci-list th {
font-size:small;
color:#eee;
position:relative;

}
.table-annunci-list > thead > tr > th {
    border-bottom: 1px solid #ff6534;
    background-color: #ff6534;
    color: #eee;
	padding-top:25px;
	padding-left:2px;
	padding-right:2px;	
}
.table-annunci-list > thead > tr > th a {
    color: #fff;
}
.table-annunci-list > thead > tr > th a:hover {
    color: #000;
}
.table-annunci-list > thead > tr > th img {
	position: absolute;
    right: 0px;
	top:10px;
}
#sf_admin_list_batch_checkbox {
    margin-left: 14px;
}

.sf_admin_date,
.sf_admin_foreignkey,
.sf_admin_text
 {
font-size:smaller;
}

th.sf_admin_date,
th.sf_admin_foreignkey,
th.sf_admin_text {
text-align:center;
}

.listactiontable {

font-size:normal;
color:#ff6534;
border-style: solid;
border-color: #D1D1D1;
border-width: 2px !important;
}
.listactiontable td{
	padding:2px;
	border-style: solid;
	border-color: #D1D1D1;
	border-width: 1px !important;
	text-align:center;
}
fieldset legend {
    display: block;
    width: auto;
    padding: 3px 10px;
    margin-bottom: 0;
    font-size: 15px;
    line-height: inherit;
    color: #FFF;
    border: 1px solid #ddd;
    background-color: #ff6534;
    font-weight: bold;
}
label {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    font-size: small;	
}
label[for=path_logo] {
float:left;
}


.table th a, .table th a:focus, .table th a:active {
    outline: none;
    color: #ffffff;
}
.table th a:hover {
    outline: none;
    color: #ffffff;
}
.table td  {
	text-align:left;
	vertical-align:middle;
}
.smallerfont
 {
	font-size:smaller;
}

.largefont
 {
	font-size:large;
}
table.foto_dida {
	width:100%;
}
table.foto_dida  td{
	vertical-align:middle!important;
	text-align:left;
	padding:2px;
	font-size:smaller;
}
.a-inline {
	display: inline;	
	font-size:medium;
	color:#E84C3D!important;
	padding:4px;
}
a.a-inline:hover{
	color:#e09200!important;
}
span.a-inline{
	color:#000!important;
}
#sf_fieldset_vacanze label  {
	display:inline;
}
#sf_fieldset_vacanze  i {
font-size: 18px;
color: #ff8000 ;
}
#sf_fieldset_vacanze  span {
font-size: 12px;
}
#sf_fieldset_vacanze div.form-group{
	padding:0px;
	background-color:#ffffff;
}
#sf_fieldset_vacanze div.form-group-bg{	
	background-color: #f6f6f6;
}
#sf_fieldset_vacanze input[type="radio"], input[type="checkbox"] {
    margin: 8px auto;
    line-height: normal;	
    webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
    box-shadow:none; 
    border-color: #f3f3f3;
	/*margin-right: 20px!important;	*/
		display:inline-block;
	/*
	width:25px;
	height:25px;	
	*/
}	
}
.lighttable > thead > tr > th {
    background-color: #ffffff!important;
    color: #999999;
}
.lighttable > thead > tr > th a {
    color: #d90000;
}
.lighttable th a, .lighttable th a:focus, .lighttable th a:active {
    color: #d90000;
}


.lighttable > thead > tr > th a:hover {
    color: #ff4000;
}
.lighttable > thead   {

    border-top: 1px solid #ff6534!important;
    border-bottom: 2px solid #ff6534!important;
    border-left: 1px solid #ff6534!important;
    border-right: 1px solid #ff6534!important;
}
.lighttable > tbody   {

    border-top: 1px solid #ff6534!important;

}
table.table-proprietari-list {
font-size:small;
table-layout: fixed;

}

table.table-proprietari-list th {
font-size:small;
color:#eee;
position:relative;

}
.table-proprietari-list > thead > tr > th {
    border-bottom: 1px solid #ff6534;
    background-color: #ff6534;
    color: #eee;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;	
}
.table-proprietari-list > thead > tr > th a {
    color: #fff;
}
.table-proprietari-list > thead > tr > th a:hover {
    color: #000;
}
.table-proprietari-list > thead > tr > th img {
	position: absolute;
    right: 0px;
	top:10px;
}
.userpass {
border-bottom: 1px solid #ff6534!important;
word-wrap: anywhere;
}



.pl-5 {
	padding-left: 5px!important;
}
.pl-10 {
	padding-left: 10px!important;
}
.pl-20 {
	padding-left: 20px!important;
}
.pr-5 {
	padding-right: 5px!important;
}
.pr-10 {
	padding-right: 10px!important;
}
.pr-20 {
	padding-right: 20px!important;
}
.mt-10 {
	margin-top: 10px!important;
}
.mt-20 {
	margin-top: 20px!important;
}
.mb-10 {
	margin-bottom: 10px!important;
}
.mb-0 {
	margin-bottom: 0px!important;
}
.mb-20 {
	margin-bottom: 20px!important;
}
.pad10{
	padding: 20px!important;
}
.rssdata {
    position: absolute;
    top: 60px;
    left: 0;
	font-size:10px;
	font-family:verdana;
}
.smaller-i {
	font-size:10px;
	font-style:italic;
	font-family:verdana;	
}
.justify {
	text-align: justify;
	
}
.notizielink {
	font-size:10px;
	font-weight:bold;
    text-align: left;
	font-family:verdana;	
}
.strong {
	font-weight:bold;
}
.border-lite {border: 1px solid #f1f1f1;}
.clearboth {
clear:both;
}

.caption2 {
background-color: rgba(255, 255, 255, 0.90);
padding: 15px;
position: absolute;
top: 40px;
left: 40px;
width: 40%;
border: 1px solid #ffffff;
color: #000;
}
.sidebar .title {
    margin-bottom: 15px;
    margin-top: 20px;
    position: relative;
    background-color: #f63;
    color: white;
    padding: 2px;
}
.section {
    padding-top: 0!important;
    padding-bottom: 0!important;	
    margin-top: 0!important;
    margin-bottom: 0!important;		
}

#sf_fieldset_cliente input[type="checkbox"] {

    height: 30px;
    width: 30px;
    display: inline;

}

#annunci_filtri_container .form-group  {
    margin-bottom: 0px;
    height: 70px;
}
#annunci_filtri_container .form-control {
    border-radius: 5px;
    background: #ffffff;
    height: 30px;
	padding:3px!important;
}

#annunci_filtri_container .evidenza {
	font-weight: bold;
	color: #ff6534;
	padding-left: 10px !important;
	border-color: #ff6534;
}
#annunci_filtri_container label.evidenza {
	font-weight: bold;
	color: #ff6534;
}
#annunci_filtri_container label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 3px;
    font-weight: normal;
	font-style:italic;
    overflow: hidden;
    white-space: nowrap;
    font-size: small;
	color: #999;
}


#annunci_filtri_container label:first-letter {
    text-transform: uppercase;
}


.uppercase  a{
    text-transform: lowercase!important;
}


.iconhelp {
color: #e84c3d;
}
.iconhelp:hover {
color: #000;
cursor: help;
}

.centerblock {
margin:0 auto;
}

input[type="checkbox"].form-control  {
    -webkit-appearance: checkbox;
	width:25px;
	height:25px;	
	display:inline-block;
  }
input[type="radio"].form-control  {
    -webkit-appearance: radio;
	display:inline-block;	
  }
  
  
.main-navigation .navbar-nav > li {
    margin: 0 0 0 0 !important;
}

.errore {
color: #ff0000;
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
	.nocell {
		display: none;
	}
}
#sf_admin_list_batch_checkbox {
    margin-left: 0px;
}

 div.filtroportali div.item {
display:block;
height:30px;
padding:0!important;


}


div.filtroportali div.item label {
height:30px;
overflow: unset!important;;

}


 div.filtroportali div.item label input[type="radio"]{
	margin-left:5px;
	margin-right:20px;
}


#annunci_filters_prezzomin,#annunci_filters_prezzomax,#annunci_filters_mqmin,#annunci_filters_mqmax,#annunci_filters_numero_localimin,#annunci_filters_numero_localimax{
	
	max-width:50%;
}

.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default {
  background-color: gray;
  border-color: gray;
}
.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover{
  color: #999!important;
}

div#sf_admin_container div.alert.alert-danger.alert-dismissible {
font-size:20px;
}