.blocco {
  border-bottom: 1px  solid;
  margin-top: 1em;
}
header.offerta .offerta h2 {
  text-transform: capitalize;
}
section.offerta,
section.poi {
  background-color: ;
  padding: 5px;
}
header.offerta h2 small {
  display: inline !important;
  font-size: 16px !important;
}
ul.offerta_poi li {
  display: block;
  list-style: none outside none;
  overflow: auto;
}
li.offerta_poi .item-image {
  width: auto;
}
.poi-intro {
  margin: 1em;
  float: left;
}
.append {
  margin-right: 10px;
}
.head-info p {
  font-size: 1.25em;
  line-height: 1.5em;
  margin-bottom: 2px;
}
div.tabs {
  background-color: ;
  border-radius: 4px 0 0 0;
}
div.tabs #offertaTabs {
  margin: 1px 0 0 1px;
}
div.tabs div.tab-content {
  margin: 1em;
}
div.blocco .caption .description {
  text-align: justify;
}
div.blocco ul.thumbnails li {
  height: 100%;
}
div.blocco div.thumbnail h3 {
  margin-bottom: 0;
  text-transform: capitalize;
}
div.blocco div.thumbnail div.caption {
  min-height: 180px;
  padding-top: 0px;
}
.content_rating s:hover {
  color: ;
}
.content_rating s,
.list_rating s {
  color: ;
  cursor: default;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
  content: "\2606";
}
.content_rating,
.list_rating {
  padding-left: 2px;
}
.content_rating s:hover:before,
.content_rating s.rated:before,
.list_rating s.rated:before {
  content: "\2605";
}
.content_rating s:before,
.list_rating s:before {
  content: "\2606";
}
ul.tags-ricerca li {
  display: block;
  float: left;
  margin: 1em;
  border: 1px solid #77AAEE;
  padding: 1em;
  border-radius: 5%;
}
ul.tags-ricerca li span {
  color: ;
}
ul.offerte {
  list-style: none outside none;
  margin: 0px;
}
ul.offerte li.item {
  background-color: transparent;
  margin-left: 0;
  padding: 10px 6px;
  border-radius: 4px;
  box-shadow: none;
  position: relative;
}
ul.offerte li.item h3 {
  margin-bottom: 2px;
}
.viaggi .item-image {
  background: none repeat scroll 0 0 ;
  border: 10px solid ;
  box-shadow: 1px 1px 2px #E6E6E6;
  margin-bottom: 1em;
}
p.duration {
  margin-top: 5px;
}
div.details p.description {
  text-align: justify;
}
.cat-children h3 a {
  color: #dddddd !important;
  transition: 1s ease;
}
.cat-children h3 a:hover {
  text-decoration: underline;
}
#ricercaofferte #slider {
  margin-bottom: 1em;
  width: 80%;
}
div.offerte_price {
  font-size: 1.5em;
  text-align: right;
}
div.offerte_price span.offerte_label {
  font-size: .75em;
}
div.offerte_price p.offerte_p_catalogo {
  text-decoration: line-through;
}
p.offerte_p_agenzia span.prezzo,
span.lowprice,
span.highprice,
span.price {
  color: ;
  font-size: 200%;
  text-shadow: 1px 2px 1px ;
}
div.carousel-caption p.readmore {
  bottom: 0;
  position: absolute;
  right: 10px;
}
header.servizio {
  margin-bottom: 2em;
}
.evento_dalal p {
  float: left;
  width: 40%;
  margin-left: 5%;
}
.evento_dalal .label {
  display: block;
}
.evento_dalal .day {
  border: 1px solid ;
  -webkit-border-radius: 6%;
  -moz-border-radius: 6%;
  border-radius: 6%;
  display: block;
  font-size: 200%;
  padding: 1em 0;
  text-align: center;
}
.evento_dalal .month {
  display: block;
}
div.evento {
  border-left: 1px dashed ;
  padding-left: 1%;
}
li.sistemazione {
  border: 1px solid #efefef;
  -webkit-border-radius: 5px 5px;
  -moz-border-radius: 5px 5px;
  border-radius: 5px 5px;
  padding: 5px !important;
  margin-bottom: 5px;
  background-color: ;
}
li.sistemazione div h3 {
  font-size: 1.5em;
  line-height: 1em;
}
li.sistemazione span.prezzo {
  font-size: 2em;
}
li.sistemazione .varianti {
  background-color: ;
  padding: 0px;
  -webkit-border-radius: 5px 5px;
  -moz-border-radius: 5px 5px;
  border-radius: 5px 5px;
}
li.sistemazione .varianti.in {
  padding: 5px;
}
div.container-trattamenti {
  background-color: #fff;
  padding: 5px;
}
ul.events-list li {
  list-style: none;
}
div.ui-corner-bl {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}
div.ui-corner-br {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}
span.ui-icon-circle-triangle-w:before {
  content: "\e008";
}
span.ui-icon-circle-triangle-e:before {
  content: "\e006";
}
.ui-icon-triangle-1-n:before {
  content: "\e007";
}
.ui-icon-carat-2-n-s:before,
.ui-icon-triangle-1-s:before {
  content: "\e005";
}
.ui-icon-carat-2-n-s:before {
  content: "\e00e";
}
[class^="ui-icon-"],
[class*=" ui-icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  text-indent: 0;
}
[class^="ui-icon-"]:before,
[class*=" ui-icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
#tabella_partenze_wrapper .dataTables_paginate {
  margin: 20px 0;
  display: inline-block;
  
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
#tabella_partenze_wrapper .dataTables_paginate #tabella_partenze_previous {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
#tabella_partenze_wrapper .dataTables_paginate #tabella_partenze_next {
  border-right-width: 1px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
#tabella_partenze_wrapper .dataTables_paginate .fg-button {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
#tabella_partenze_wrapper #tabella_partenze_filtergr .chzn-container {
  margin-left: 1%;
}
#tabella_partenze_wrapper select.yadcf-filter {
  width: auto;
}
#tabella_partenze_wrapper #tabella_partenze_length,
#tabella_partenze_wrapper #tabella_partenze_filter {
  display: none;
}
#tabella_partenze_wrapper th.sorting {
  
}
#tabella_partenze_wrapper th.sorting [class^="ui-icon-"],
#tabella_partenze_wrapper th.sorting [class*=" ui-icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  text-indent: 0;
}
#tabella_partenze_wrapper th.sorting [class^="ui-icon-"]:before,
#tabella_partenze_wrapper th.sorting [class*=" ui-icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
#tabella_partenze_wrapper ul.chzn-results li {
  color: #444;
}
#tabella_partenze_wrapper div.ui-widget-header {
  background: transparent;
  border: none;
}
#tabella_partenze_wrapper a.ui-state-default {
  color: #37A3CE;
}
div.row-fluid .tags {
  margin-top: 5px;
  margin-bottom: 5px;
}