  .modal-content  {
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important; 
    border:2px solid #337ab7;
  }
  .modal-header, h4, .close {
      /*background-color: #01bbd4;*/
      background-color: #337ab7;
      color:white !important;
      text-align: center;
      font-size: 24px;
      margin:2px;
  	  padding:3px; 
  }
  .modal-header {
  	-webkit-border-radius: 8px 8px 0px 0px !important;
    -moz-border-radius: 8px 8px 0px 0px !important;
    border-radius: 8px 8px 0px 0px !important;
  }
  .modal-body {
  }
  .modal-footer {
    -webkit-border-radius: 0px 0px 10px 10px !important;
    -moz-border-radius: 0px 0px 10px 10px !important;
    border-radius: 0px 0px 10px 10px !important; 
  }
  /*per gestione validation */
  label.error{
  	color:red;
  }
  .valid {
  	border:1px solid green;
  }
  .error:not(label) {
  	border:1px solid red;
  }
  .clear {
  	clear:both;
  }
  .modal h5 {
  	text-align:center;
  	padding-bottom:10px;
  	font-weight:bold;
  }
  .modal .desc-body {
  	text-align:justify;
  }
  a.normal_link {
  	text-decoration:underline;
  }
  /* fine */
  .modal-body .form-control {
  	color:#000;
  	font-size:14px;
  	border:1px solid #aaa;
  }
  .modal-footer {
      background-color: #f9f9f9;
  }
  
.form-compact {
  font-size: 0.8em;
}

.form-compact .form-control {
  padding: 1px 2px;
  height: 24px;
  font-size:1em;
}
.form-compact .input-group-addon {
	padding: 1px 2px;
  height: 24px;
  font-size:1em;
}
.form-compact label {
  margin-bottom: 1px;
}
.form-compact .form-group
{
  margin-bottom:0px;
}
.no-margin {
	margin:0px;
}
.no-margin-bottom {
	margin-bottom:0px;
}
.no-margin-top {
	margin-top:0px;
}
.no-margin-left {
	margin-left:0px;
}
.no-margin-right {
	margin-right:0px;
}
.no-padding {
	padding:0px;
}
.no-padding-bottom {
	margin-bottom:0px;
}
.no-padding-top {
	margin-top:0px;
}
.no-padding-left {
	margin-left:0px;
}
.no-padding-right {
	margin-right:0px;
}
.margin-bottom-5 {
	margin-bottom:5px;
}
.margin-left-5 {
	margin-left:5px;
}
.margin-top-5 {
	margin-top:5px;
}
.margin-right-5 {
	margin-right:5px;
}
.margin-bottom-15 {
	margin-bottom:15px;
}
.margin-left-15 {
	margin-left:15px;
}
.margin-top-15 {
	margin-top:15px;
}
.margin-right-15 {
	margin-right:15px;
}
.margin-bottom-25 {
	margin-bottom:25px;
}
.margin-left-25 {
	margin-left:25px;
}
.margin-top-25 {
	margin-top:25px;
}
.margin-right-25 {
	margin-right:25px;
}
.table-list{
	width:300px;
	margin:5px;
}
.table-list-big{
	width:600px;
	margin:5px;
}

.tooltip-big .tooltip-inner {width:300px;text-align:justify;}

h4.timeline-title{
	font-size:14px;
	margin-top:4px;
	z-index: 100;
	position: relative;
}
.notification + .tooltip .tooltip-inner {
  background-color:#ff0000;
}
.notification + .tooltip .tooltip-arrow {
  border-bottom-color:#ff0000;
}
.notification + .tooltip {
  margin-top:-15px;
}
.notification.margin-0 + .tooltip {
  margin-top:0px;
}
#form-cerca-commercialista .custom-search-form {
	margin:0 5px;
}
#form-cerca-commercialista button {
	margin-top:0px;
}
.v-align-center {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.text-white {
	color:#fff!important;
}

#result-search {
	margin-top:20px;
}
#googleMap {
	width:100%;
	height:400px;
	margin-bottom:20px;
}
.get-directions {  
	text-align: center;  margin: 20px 0;
}
.get-directions input[type="submit"] {  
	background: url(../images/directions-btn.jpg) no-repeat;  
	width: 60px;  height: 61px;padding: 0;  margin: 0;  border: 0;  min-width: 0;  position: relative;  top: -6px;
}
.get-directions input[type="text"] {    
	padding: 8px 2% 8px;  width: 86%;  max-width: 400px;  font-size: 22px;  color: #747474;  font-weight: 400;  font-family: 'Raleway', sans-serif;  
	border: solid 1px #BEBEBE;  border-radius: 10px;  margin: 0 10px 0 0;
}
/*per gestione input form minori del 100% */
    @media (min-width: 768px) {
    .no-padding-left {
  	  padding-left:0;
    }
    .no-padding-right {
  	  padding-right:0;
    }
  }
  @media (max-width: 991px) {
    #form-cerca-commercialista button {
	    margin-top:15px;
    }
    #googleMap {
	    height:300px;
	    margin-bottom:20px;
    }
  }
  
#slide-panel {
	  position:absolute;
    width:100%px;
    margin-left:-2000px;
}
.fat-active{
	bg-color:green;
}
.fat-passive{
	bg-color:red;
}
.form_img_template {
  
}
.container_photo {
	max-width:30px;
	max-height:30px;
	z-index:100;
}
.img_template_l_43 {
	margin-left:-30px;
  width:100%;	
}
.text-mini {
	font-size:11px;
}
.text-mini sub {
	font-size:11px;
}

.form-group-xs {
	margin-top:5px;
	margin-bottom:5px;
}

.input-xs {
  height: 22px;
  padding: 2px 5px;
  font-size: 12px;
  line-height: 1.5; /* If Placeholder of the input is moved up, rem/modify this. */
  border-radius: 3px;
}

.label-xs {
  font-size: 12px;
  margin:0px;
}