@charset "UTF-8";
/*=========== GENERALI  =============== */

body {
  background-color: #b0def1;
  font-family: "Arvo", Arial, sans-serif;
  color: #5289A8;
  position: relative;
}

h5 {
  font-family: "Arvo", Arial, sans-serif;
  font-weight: 700;
}

#wrap {
  /* 	width: 860px; */

  position: relative;
}

.importante {
  font-family: "Oswald", Georgia, serif;
}

.clear {
  /*
	width: 1px;
	height: 1px;
	clear: both;
*/
}

a {
  text-decoration: none;
  color: #5289a8;
}

a:hover {
  color: #b0def1;
 /* color: white;  vecchia versione modificato 24 Feb 18 */
}

.spacer {
  width: 100%;
  height: 10px;
}

h1,
h2,
h3,
h4 {
  margin: 1em 0;
  font-weight: bold;
  font-family: 'Arvo', Arial, sans-serif;
  color: #5289a8;
}

h1#logo {
  margin-top: .5em;
  margin-bottom: .75em;
}

h2 {
  font-size: 1em;
  line-height: 1.1;
}

h3 {
  font-size: 1em;
  line-height: 1.1;
}

.boxtesto-esteso h3,
.boxtesto-esteso-sx h3,
.boxtesto-esteso-dx h3 {
  color: #5289A8 !important;
}

h4 {
  color: #5289a8;
}

p {
  font-size: 1em;
  line-height: 1.1;
}

footer p {
  line-height: 1.3;
}

.small {
  font-size: 0.7em;
}

.row {
  position: relative;
}

input[type=text],
input[type=email],
input[type=password] {
  border: 1px solid #a2c4d4 !important;
  border-radius: 5px;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);
}

input[type=checkbox] {
  float: left;
  margin: 0 10px 10px 0;
}

label {
  color: #5289a8;
}

@media screen and (max-width: 40em) {
  .inline-list {
      margin-left: 0;
  }

  .inline-list li {
      margin-left: .5em;
      margin-right: .5em;
      margin-top: -3px;
  }

}

.left-off-canvas-menu {
  background-color: #0b597d;
  padding: 2em 0 0 0;
}

.left-off-canvas-menu ul {
  margin-left: 1em;
}

.left-off-canvas-menu ul li {
  margin-bottom: .75em;
}

.left-off-canvas-menu a {
  color: white;
}

.panel {
  background-color: white;
  border-radius: 10px !important;
  color: #5289A8;
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel p,
.panel li,
.panel dl {
  color: #5289A8;
}

/*=========== TOP BAR NAV  ===============*/

.menubar {
  padding-top: .5em;
  padding-bottom: .5em;
  background-color: #5289a8;
}

.menubar a {
  color: white;
}

#topbarnav {
  color: white;
  height: 25px;
  margin-bottom: 30px;
  background-color: #66AFCC;/*7BAFCC*/

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#66afcc+0,66afcc+84,7592b7+100 */
background: #66afcc; /* Old browsers */
background: -moz-linear-gradient(top, #66afcc 0%, #66afcc 84%, #7592b7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #66afcc 0%,#66afcc 84%,#7592b7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #66afcc 0%,#66afcc 84%,#7592b7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66afcc', endColorstr='#7592b7',GradientType=0 ); /* IE6-9 */

}

#topbarnav ul li {
  display: inline-block;
  margin-right: 10px;
  zoom: 1;
  *display: inline;
}

@media screen and (min-width: 64.063em) {
  #topbarnav ul li.social_button {
      position: relative;
      top: 2px;
  }

  #topbarnav ul li.social_button#facebookbott {
      top: -3px;
  }

}

#topbarnav ul li:last-child {
  position: absolute !important;
  right: -2em;
  margin-right: 0 !important;
}

#topbarnav ul a {
  color: white;
  font-size: 0.9em;
  line-height: 25px;
  height: 25px;
  padding: 0 4px;
  display: inline-block;
}

#topbarnav ul a:hover {
  color: black;
}

#topbarnav ul:hover {
  color: #333;
}

#topbarnav .paginacorrente_alto {
  background: #5289a8;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

#topbarnav .paginacorrente_feed {
  background: #5289a8;
  color: white;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

#coccarda {
  position: absolute;
  bottom: 25px;
  right: 0;
}

@media screen and (min-width: 40.063em) {
  #coccarda {
      top: -200px;
  }

}

@media screen and (min-width: 64.063em) {
  #coccarda {
      top: -280px;
  }

}

@media screen and (min-width: 40.063em) {
  #right-topnav {
      float: right;
      height: 25px;
      line-height: 25px;
      font-size: 0.8em;
      width: 92px;
  }

}

/*=========== LOGO E MENU  ===============*/

h1#logo {
  max-width: 100%;
  height: auto;
  display: block;
}

@media screen and (min-width: 64.063em) {
  h1#logo {
      margin: .5em auto;
  }

}

#menu {
  padding: 0 15px 4px;
  font-size: 0.8em;
  line-height: 28px;
  position: relative;
  z-index: 5;
}

@media screen and (min-width: 40.063em) {
  #menu {
      margin: 2.5em auto;
      padding: 0 14px 4px;
  }
  #menu .inline-list {
    margin-left: -1em;
  }
  #menu .inline-list > li {
    margin-left: 1.4em;
    margin-right: 0em;
    z-index: 300;
  }
  #menu .inline-list li:before {
    content: "|";
    display: block;
    float: left;
    margin: -.5em auto auto -.8em;
    padding: 0em -2em 0em .2em;
  }

}

#menu ul {
  width: 68%;
  background: transparent url("../img/images2012/menu-bg.png") repeat-x;
  float: none;
  line-height: 1.2rem;
  margin: 0 auto;
  padding: .8em;
  position: relative;
}

#menu ul:before {
  content: '';
  display: block;
  position: absolute;
  width: 30px;
  height: 32px;
  background: #b0def1 url("../img/images2012/menu-bg_before.png") no-repeat right center;
  left: 0;
  top: 0;
  z-index: 20;
}

#menu ul:after {
  content: '';
  display: block;
  position: absolute;
  width: 27px;
  height: 32px;
  background: #b0def1 url("../img/images2012/menu-bg_after.png") no-repeat left center;
  right: 0;
  top: 0;
  z-index: 20;
}

#menu a {
  color: #333;
  font-size: .8rem;
  padding: 0px 3px;
  position: relative;
  top: -.55rem;
}

#menu a:hover {
  color: #6fafc8;
}

#menu .paginacorrente {
  background: #ebe8d5;
  border-radius: 4px;
}

#menu .paginacorrente:hover {
  color: #333;
}

/*=========== BOX VANTAGGI  ===============*/

.box-vantaggio {
  margin-bottom: .5em;
  padding-right: .5em;
  float: left;
  z-index: 2;
}

.box-vantaggio div:nth-child(1) {
  padding-right: 0em;
}

.box-vantaggio .contenuti-vantaggio {
  padding-left:  .5em;
  padding-right: .5em;
}

.box-vantaggio .contenuti-vantaggio h3 {
  margin: 10px 0 5px 0;
  font-weight: bold;
}

.box-vantaggio .contenuti-vantaggio p {
  font-size: 0.8em;
  margin-bottom: .25em;
}

.box-vantaggio .contenuti-vantaggio a {
  font-size: 0.7em;
  color: #5289a8;
  display: inline-block;
}

.box-vantaggio .contenuti-vantaggio a:hover {
  color: white;
}

.box-vantaggio .selected {
  background: #ebe8d5;
  padding: 4px 4px 4px 4px;
  border-radius: 4px;
  /* CSS3 */
}

/*=========== HOME  ===============*/

/*
.home #content {
  background: url("../img/images2012/focus-area-top-con-mascotte.png") no-repeat;
  background-size: 100%;
  margin-top: -208px;
  padding-top: 208px;
}
.home section#form-voli {
  background: url("../img/images2012/focus-area-bg.png") repeat-y;
  background-size: 100%;
}

.home #form-voli-content {
 background: url("../img/images2012/form-container-bg.png") repeat-y center;
  margin: 3px auto 0 6px;
  position: relative;
}

.home .form-container-bg {
  background: url("../img/images2012/form-container-bg-top.png") top center no-repeat;
  padding-bottom: 56px;
}

.form-voli-footer {
   background: url("../img/images2012/form-container-bg-bottom.png") top center no-repeat;
  background-size: 96%;
  height: 30px;
}
*/

.home #voli_economici {
  background: none repeat scroll 0 0 white;
  border-radius: 10px 10px 10px 10px;
/*
  margin-left: 30px;
*/
  padding: 10px;
/*
  position: relative;
  top: 52px;
  width: 354px;
*/
}

h2#shout {
  text-align: left;
  margin-left: 20px;
  font-weight: normal;
}

.shout {
  font-weight: normal;
}

h1.riga-banner,
h2.riga-banner,
h3.riga-banner {
  background: url("../img/images2012/sfondo-riga-banner.png") repeat-x;
  text-align: center;
  font-family: "Oswald", Georgia, serif;
  margin: 1.3em 0;
  font-size: 1.1em;
}

h1.riga-banner span,
h2.riga-banner span,
h3.riga-banner span {
  background: #b0def1;
  padding: 0 30px;
}

h1.riga-banner {
  font-size: 1.9em;
  line-height: 0.5em;
  margin: 2em 0 0.8em;
}

/*=========== FORM SINGOLO  ===============*/

.confort-form {
  color: #222;
  font-size: 0.79em;
}

.col-sinistra {
  /*
float:left;
width: 47%;
position: relative;
*/
}

.col-destra {
  /*
float:left;
margin: 0 0 0 2%;
width: 47%;
width: 50%;
clear: right;
position: relative;
left: 12px;
*/
}

.info-privacy {
  margin-bottom: 1.5em;
}

.col-destra .info-privacy {
  text-align: right;
  padding-right: 30px;
  padding-top: 9px;
}

.unterzo {
  width: 30%;
  margin-right: 1%;
  display: inline-block;
}

.confort-form input[type=text],
.confort-form input[type=email] {
  border: 0;
  color: #333;
  font-size: 1.1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*
@media screen and (min-width: 64.063em) {
  .confort-form input[type=text],
  .confort-form input[type=email] {
    height: auto;
    padding: 4px 24px 4px 10px;
    display: inline-block;
    margin: 0rem;
    margin-bottom: .6rem;
  }

}
*/

#mail-optin .submit-voli {
  margin: 0 10px !important;
  height: 31px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

/*---  Casella scelta delle cittÃ  ------
#Riquadro {
  position: absolute;
  left: 20px !important;
  width: 300px;
  display: none;
  z-index: 3;
}

#Lista {
  background-color: #ebe8d5;
}

#Lista option {
  position: absolute;
}

---  fine casella scelta delle cittÃ  ------*/

.input-data {
  position: relative;
  width: 180px;
}

.cal-button {
  border: 0;
  background: transparent url("../img/images2012/calendario.png") no-repeat;
  width: 19px;
  height: 21px;
  text-indent: -9999999px;
  font-size: 0.1px;
float: right;
  color: transparent;
  position: relative;
  margin-right: 5px;
margin-top: -2.9rem;
  pointer-events: none;
}

.svuota {
	background: url("../img/images2012/delete.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	color: transparent;
	font-size: 0.1px;
	width: 10px;
	height: 10px;
	float: right;
	margin-right: 10px;
	margin-top: -2.9rem;
position: relative;
cursor: pointer;
}

#opzioniextra {
  display: none;
}

#allargatore {
  background: url("../img/images2012/allargatore.png") no-repeat;
  height: 29px;
  position: relative;
  margin: 10px 0 -10px -10px;
}

#allargatore span {
  position: absolute;
  font-size: 1.3em;
  color: white;
  top: 7px;
  left: 70px;
  text-shadow: 0 -1px 0 #6fafc8;
}

#allargatore .aperto {
  display: none;
}

.submit-voli {
  float: right;
  border: 0;
  font-family: "Oswald", Georgia, serif;
  text-transform: uppercase;
  font-size: 1.4em;
  color: #0b597d;
  text-shadow: 1px 1px 0 #a2c4d4;
}

@media screen and (min-width: 40.063em) {
  .submit-voli {
      background: url("../img/images2012/submit-voli.png") top center;
      padding: 0 30px 0 0;
      width: 142px;
      height: 37px;
      display: inline-block;
  }

}

.submit-voli:active {
  background: url("../img/images2012/submit-voli.png") bottom center;
}

.notes {
  color: #aaa;
  font-size: 1em;
}

input:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted 9;
}

input,
textarea {
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

.dropdown-menu {
  background-clip: padding-box;
  background-color: white;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 0 0 5px 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  display: none;
  float: left;
  left: 0;
  list-style: none outside none;
  margin: 0;
  min-width: 160px;
  padding: 4px 0;
  position: absolute;
  top: 100%;
  z-index: 99999999999999;
  color: #555;
  font-family: sans-serif;
  max-height: 215px;
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden;
}
.dropdown-menu.bottom-up {
  bottom: 100%;
  margin-bottom: 2px;
  top: auto;
}

.dropdown-menu .divider {
  background-color: #E5E5E5;
  border-bottom: 1px solid white;
  height: 1px;
  margin: 5px 1px;
  overflow: hidden;
}

.dropdown-menu a {
  clear: both;
  color: #555555;
  display: block;
  font-weight: normal;
  line-height: 18px;
  padding: 3px 15px;
  white-space: nowrap;
  font-family: sans-serif;
}

.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  background-color: #0088CC;
  color: white;
  text-decoration: none;
}

.dropdown.open .dropdown-toggle {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
  color: white;
}

.dropdown.open .dropdown-menu {
  display: block;
}

.scrivinome {
  border-radius: 4px 4px 4px 4px;
  margin-top: 2px;
}

/*---  tips ------*/
.opentip {
	background: url("../img/images2012/apri-tip.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	color: transparent;
	font-size: 0.1px;
	width: 10px;
	height: 10px;
	float: right;
	margin-right: 10px;
	margin-top: -2rem;
position: relative;
}

/*
@-moz-document url-prefix() {
  .opentip {
      right: 4px;
  }

  .col-destra .opentip {
      right: 8px;
  }
}
*/

.tip {
  background: transparent url("../img/images2012/tip.png") no-repeat top center;
  width: 309px;
  height: 32px;
  color: white;
  z-index: 10001;
  position: absolute;
  font-size: 0.7em;
  font-family: helvetica, sans-serif;
  padding-top: 30px;
  text-align: center;
  left: -70px;
  top: 32px;
  display: none;
}

/* =========== TABS  =============== */

.tabs {
  margin: 13px 0 0 10px;
}

.tabs h2 {
  width: 200px;
  height: 33px;
  display: inline-block;
  background: url("../img/images2012/tab-inattiva.png") left bottom no-repeat;
  background-size: 96%;
  color: white;
  cursor: pointer;
  font-family: "Oswald", san-serif;
  font-size: 1em !important;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #0b597d;
  text-align: center;
  margin: 1px auto 0px -16px;
  padding: 10px 0 0 0;
  font-weight: normal;
}

.tabs h2 a {
  color: white;
}

.tabs h2.tab-selezionata {
  background: url("../img/images2012/tab-selezionata.png") left bottom no-repeat;
  background-size: 96%;
}

/* =========== form aside  =============== */

.form-side {
  color: white;
  position: absolute;
  top: 80px;
  left: 440px;
  width: 230px;
}

.form-side p {
  font-size: 0.9em;
  margin-top: 1em;
}

.form-side .more-info {
  color: white;
  font-size: 0.7em;
  margin: 1em 0;
  display: block;
  float: right;
}

#mail-optin input[type=email] {
  float: left;
}

input:required {
  box-shadow: none;
}

#mail-optin input:invalid {
  box-shadow: none;
}

#mail-optin .submit-voli {
  font-size: 0.9em;
  padding: 0;
  width: 80px;
  height: 28px;
  line-height: 0.9em;
  background: #5394b5;
  clear: right;
  float: left;
  margin: 5px 0 0 10px;
  border-radius: 4px;
}

#mail-optin .submit-voli:active {
  background: #427496;
}

/*
#email {
  box-shadow: none;
}
*/

textarea {
  border-radius: 4px;
  border: 1px solid #aaa;
  box-shadow: inset 0 0 3px #777;
  background-image: linear-gradient(bottom, white 20%, #f9f9f9 60%);
  overflow: hidden;
  font-family: sans-serif;
  width: 100%;
}

/* =========== BANNER SERVIZI EXTRA  =============== */

.bannerselez {
  opacity: 1;
  transition: all .3s linear;
}

.bannerselez:hover {
  opacity: 0.7;
}

/* =========== FOOTER  =============== */

#footer > a {
  display: none;
}
#footer {
  text-align: center;
  margin: 3em 0 30px;
  font-size: 0.75em;
  background: #6fafc8;
  padding: 20px;
  color: white;
  border-radius: 8px;
}

#footer nav {
  clear: both;
  width: 100%;
}

#footer nav .inline-list {
  text-align: center !important;
  display: table;
  margin: 0 auto -.5em auto;
}

#footer nav .inline-list li {
  text-align: center;
  align-content: center;
  margin-bottom: .5em;
  position: relative;
  display: inline-block;
  float: none;
  font-size: 0.75em;
}

@media screen and (min-width: 40.063em) {
  #footer nav .inline-list li:after {
      content: '|';
      position: absolute;
      right: -1em;
      top: 0;
      color: white;
  }

}

.footernav {
  margin-bottom: 1em;
  line-height: 1.2;
}

.referenze-list li {
  margin-bottom: 1em;
  display: inline-block;
  float: none;
}

#thawteseal {
  display: inline-table;
  margin-bottom: 2em;
}

#thawteseal a {
  color: #000000;
  text-decoration: none;
  font: bold 10px arial, sans-serif;
  padding: 0;
  margin-top: 1em;
  display: block;
}

@media screen and (min-width: 40.063em) {
  #thawteseal a {
      margin: 0;
      display: inline;
  }

}

.footerLoghiImg {
  margin-top: 1.25em;
}

#footer p {
  font-size: 110%;
}

/*=========== STILI ALTRE PAGINE  ===============*/

nav.submenu {
  list-style: none;
  margin-bottom: 2em;
}

nav.submenu ul.inline-list {
  margin-left: 1.1rem;
  padding-bottom: 0.1em;
}

@media screen and (max-width: 40em) {
  nav.submenu {
      -moz-columns: 2;
      -webkit-columns: 2;
      -o-columns: 2;
  }

}

nav.submenu li {
  display: inline;
}

@media screen and (max-width: 40em) {
  nav.submenu li {
      display: block;
      float: none;
  }

}

nav.submenu li a {
  padding: .3em 1em;
  border-radius: 14px;
  transition: all .4s;
  box-shadow: 0 0 0 transparent;
  font-size: 0.75em !important;
}

nav.submenu li a:active,
nav.submenu li a.subpaginacorrente,
nav.submenu li a:hover {
  background: white;
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 1px 1px 1px #6fafc8;
  color: #6fafc8;
}

.sfondo-carta h2 {
  font-size: 2em;
}

.sfondo-carta h3 {
  font-size: 1.5em;
}

.boxtesto p {
  font-size: 0.79em;
  line-height: 1.4em;
  margin-bottom: 2em;
  color: #6fafc8;
}

.boxtesto h3 {
  margin: 0 0 1em 0;
  color: #6fafc8;
}

.img_cont_giallo_album {
  border-radius: 10px;
  box-shadow: 1px 1px 2px 1px #888;
  cursor: pointer;
  margin: 1%;
}

/*=========== PAGINA CHI SIAMO  ===============*/

.sfondo-carta {
  position: relative;
  padding: 1px;
}

.boxtesto {
  line-height: 1.6em;
  margin-bottom: 1em;
  background: white !important;
  border-radius: 10px !important;
}

figure.figureSX,
figure.figureDX {
  margin-bottom: 3em !important;
}

@media screen and (min-width: 40.063em) {
  figure.figureSX {
    margin: 1em -10px;
  }
  figure.figureDX {
    margin: 1em -20px;
  }
}

@media screen and (min-width: 64.063em) {
  figure.figureSX {
    margin: 1em -14px;
  }
  figure.figureDX {
    margin: 1em -62px;
  }
}

/*
@media screen and (min-width: 40.063em) {
  .sfondo-carta figure {
    width: 250px;
  }
}
*/

.sfondo-carta figure span {
  /* senza rotazione*/

  width: 300px;
  border: 12px white solid;
  box-shadow: 0 0 20px #A6A492;
  margin: 8px 20px;
  border-radius: 10px;
  transition: all .3s;
  display: block;
  background: white;
}

.sfondo-carta figure span .imgboxtesto {
  max-width: 100%;
}

.sfondo-carta figure b {
  border: 12px white solid;
  box-shadow: 0 0 20px #A6A492;
  margin: 8px 20px;
  border-radius: 10px;
  transform: rotate(-5deg);
  transition: all .3s;
  display: block;
  background: white;
}

@media screen and (min-width: 40.063em) {
  .sfondo-carta figure b {
      width: 300px;
  }

}

.sfondo-carta figure b .imgboxtesto {
  max-width: 100%;
}

.sfondo-carta figure b:hover {
  transform: rotate(0);
}

.sfondo-carta figure.inline {
  width: 350px;
  float: left;
  margin: 0 30px 5px -70px;
}

.sfondo-carta figure.inline-dx {
  width: 350px;
  float: right;
  margin: 0 0px 5px 0px;
}

.logo {
  text-indent: -99999px;
  width: 332px;
  height: 71px;
  background: url("../img/images2012/logo-confort-viaggi.png") no-repeat;
  margin: 36px 0 10px -5px;
}

.confort-form input[type=password] {
  border: 0;
  background: url("../img/images2012/form-input.png") no-repeat left center;
  width: 146px;
  height: 20px;
  padding: 10px 24px 10px 10px;
  display: inline-block;
  margin: 0 -5px;
  color: #333;
  font-size: 1.1em;
  overflow: hidden;
  text-overflow: ellipsis;
}

.centrato {
  text-align: center;
}

/* =========== form aside  =============== */

.form-side-arris {
  /* -- area riservata --*/

  color: #5289a8;
  position: absolute;
  top: 375px;
  left: 440px;
  width: 380px;
  text-align: justify;
}

.form-side-arris p {
  font-size: 0.9em;
  margin-top: 1em;
}

.form-side-contatti {
  /* contatti */

  color: #5289a8;
  position: relative;
  top: -205px;
  left: 440px;
  width: 380px;
  height: 5px;
  text-align: justify;
  float: none;
}

.form-side-contatti p {
  font-size: 0.9em;
  margin-top: 1em;
}

.form-side-faq {
  /* faq - non Ã¨ legato alla testata della pagina ma alla sua sezione */

  color: #5289a8;
  position: relative;
  top: -170px;
  left: 440px;
  width: 380px;
  height: 5px;
  text-align: justify;
  float: none;
}

.form-side-faq p {
  font-size: 0.9em;
  margin-top: 1em;
}

/*=========== RIQUADRO CON MASCOTTE ================*/

#boxConMascotte .headerMascotte {
  background: url("../img/images2012/focus-area-top-con-mascotte.png") bottom left no-repeat;
  min-height: 250px;
}

#boxConMascotte .headerSenzaMascotte {
  background: url("../img/images2012/focus-area-top.png") bottom left no-repeat;
  min-height: 20px;
}

#boxConMascotte .middleMascotte {
  background: url("../img/images2012/focus-area-bg.png") top left repeat-y;
  background-size: 97.94% !important;
  min-height: 100px;
}

#boxConMascotte .footerMascotte {
  background: url("../img/images2012/focus-area-bottom.png") top left no-repeat;
  min-height: 20px;
}

#boxConMascotte .headerMascotte,
#boxConMascotte .headerSenzaMascotte,
#boxConMascotte .headerMiddleMascotte,
#boxConMascotte .footerMascotte {
  background-size: 98%;
}

#boxConMascotte .middleMascotte .formBase {
  background-color: #5188A7;
  border-radius: 10px 10px 10px 10px;
  width: 100%;
}

#boxConMascotte .middleMascotte .formSX {
  background-color: #6EAEC7;
  border-radius: 10px;
  margin: 0px;
}

#boxConMascotte .middleMascotte .formDX {
  color: #FFF;
  float: left;
}

#boxConMascotte .middleMascotte .formDX p {
  text-align: justify;
}

#boxConMascotte .middleMascotte .formDX .more-info {
  color: white;
  font-size: 0.8em;
  margin: 1em 0;
  display: block;
  float: right;
}

#boxConMascotte .middleMascotte .mascotteBody {
  background: url("../img/images2012/mascotteBody.png") left top no-repeat;
  background-size: 90%;
  display: block;
  float: left;
  min-height: 27em;
  margin: 0em;
  padding: 0em;
  width: 27%;
}

/*
@media screen and (min-width: 40.063em),
*/
@media screen and (min-width: 64.063em) {
  #boxConMascotte {
    position: relative;
    top: -220px;
  }
  #boxConMascotte .middleMascotte .areaFormSX {
    width: 73%;
  }
  #boxConMascotte .middleMascotte .formBase {
    border-radius: 10px 0px 10px 10px;
    min-height: 353px;
  }
  .home #content > div.row:nth-child(2) {
    top: -190px;
  }
  .home #content > div.row:nth-child(3) {
    top: -150px;
  }
  .home #content > div.row:nth-child(4) {
    top: -110px;
  }
  .home #content > div.row:nth-child(5) {
    top: -70px;
  }
  .home #content > div.row:nth-child(6) {
    top: -30px;
  }
}

@media screen and (max-width: 40em) {
  #boxConMascotte .middleMascotte:after {
/*
    content: 'max 40em';
*/
  }
  #boxConMascotte .headerMascotte {
/*
    min-height: 140px;
*/
  }
}

@media screen and (min-width: 40.063em) {
  #boxConMascotte .middleMascotte:after {
/*
    content: 'min 40.063em';
*/
  }
}

@media screen and (min-width: 64.063em) {
  #boxConMascotte .middleMascotte:after {
/*
    content: 'min 64.063em';
*/
  }
  #boxConMascotte .middleMascotte .formBase {
    width: 139.2%;
  }
  #boxConMascotte .middleMascotte .formBase .formSX {
    width: 45%;
  }
  #boxConMascotte .middleMascotte .formBase .formDX {
    width: 31%;
  }
}

/*==================================================*/

/*=========== PAGINA SENZA MASCOTTE  ===============*/

.pagSenzaMascotte #content {
/*
  margin-top: -220px;
  padding-top: 220px;
*/
}

.pagSenzaMascotte .col-sinistra .svuota,
.pagSenzaMascotte .col-sinistra .opentip {
  right: 1px !important;
}

/*
@media screen and (min-width: 64.063em) {
*/
  .pagSenzaMascotte .form-arearis-header {
      background: url("../img/images2012/focus-area-top.png") left bottom no-repeat;
      width: 100%;
      height: 13px;
      background-size: 100%;
  }
/*
}
*/

.pagSenzaMascotte section#form-arearis {
  background: url("../img/images2012/focus-area-bg.png") repeat-y;
  padding-bottom: 50px;
  background-size: 100%;
}

/*
@media screen and (min-width: 64.063em) {
*/
  .pagSenzaMascotte section.sfondo-carta {
      background: url("../img/images2012/focus-area-bg.png") repeat-y;
      background-size: 100%;
      margin-top: 13px;
      padding: 1px;
  }
/*
}
*/

/*
@media screen and (min-width: 64.063em) {
*/
  .pagSenzaMascotte .form-arearis-footer {
      background: url("../img/images2012/focus-area-bottom.png") top left no-repeat;
      width: 100%;
      height: 20px;
      background-size: 100%;
      margin-top: -1px;
  }
/*
}
*/

.pagSenzaMascotte #sfondo-form-arris {
  background: none repeat scroll 0 0 white;
  border-radius: 10px 10px 10px 10px;
  margin-left: 30px;
  padding: 14px;
  position: relative;
  top: 20px;
  width: 354px;
}

.pagSenzaMascotte #sfondo-form-tutta-pagina {
  background: none repeat scroll 0 0 white;
  border-radius: 10px 10px 10px 10px;
  margin-left: 30px;
  padding: 14px;
  position: relative;
  top: 20px;
  width: 770px;
}

.pagSenzaMascotte .sfondo-form-generico {
  background: none repeat scroll 0 0 white;
  border-radius: 10px 10px 10px 10px;
  margin-left: 30px;
  padding: 14px;
  position: relative;
  width: 770px;
  color: #222;
  font-size: 0.79em;
}

.pos_mappa_conf {
  width: 850px;
  height: 300px;
}

.pos_mappa_aria {
  width: 754px;
  height: 300px;
}

.lista-siti {
  font-weight: bold;
}

/* ========= Menu FAQ ========== */

.boxtesto-esteso,
.boxtesto-esteso-sx,
.boxtesto-esteso-dx {
  background: white;
  line-height: 1.5em;
}

@media screen and (min-width: 64.063em) {
  .boxtesto-esteso-sx {
      border-radius: 10px;
      padding: 16px;
      margin: 8px 30px 8px 8px;
      top: 0;
  }
  .boxtesto-esteso-dx {
      border-radius: 10px;
      padding: 16px;
      margin: 8px 8px 8px 30px;
      top: 0;
  }
}

.boxtesto-esteso a:hover {
  color: #ebe8d5;
}

.risposta-faq li,
.lista-faq li {
  margin-bottom: .66em;
}

.lista-faq a {
  color: #0b597d;
  font-weight: bold;
  font-family: 'Arvo', sans-serif;
  position: relative;
}

.lista-faq a:hover {
  color: #6fafc8;
}

.lista-faq a.torna-su {
  color: #5289a8;
  font-size: 0.9em;
}

.lista-faq .risp-faq {
  color: #0b597d;
  font-weight: bold;
  font-family: 'Arvo', sans-serif;
}

/* =========== Pagina Ricerca dispo voli =========== */

#left-topnav {
  float: left;
  height: 25px;
  line-height: 25px;
}

.boxtesto-esteso-sx ul,
.boxtesto-esteso-dx ul,
.boxtesto-esteso ul,
.boxtesto ul {
  list-style-type: none;
}

.boxtesto-esteso-sx a:hover,
.boxtesto-esteso-dx a:hover,
.boxtesto-esteso a:hover,
.boxtesto a:hover {
  color: #ebe8d5;
}

.grassetto {
  font-weight: bold;
}

.tab-prezzi {
  width: 500px;
  margin-left: 100px;
  text-align: center;
  border: 1px solid #629CCC;
}

.tab-prezzi tr td {
  border: 1px solid #629CCC;
}

.tab-prezzi-bis {
  width: 620px;
  margin-left: 100px;
  text-align: center;
  border: 1px solid #629CCC;
}

.tab-prezzi-bis tr td {
  border: 1px solid #629CCC;
}

.note-prezzi {
  font-size: 0.87em;
  line-height: 1em;
}

.open-new-page {
  font-size: 0.87em;
}

.open-new-page:hover {
  color: #ebe8d5;
  font-size: 0.87em;
}

/*-- linea che cancella i prezzi e sfuma il prezzo vecchio --*/

.margLinea {
  padding-bottom: 2px;
  margin-right: -17px;
  position: relative;
}

.prezzoSfumato {
  opacity: 0.4;
}

/* ========= VOLI DESTINAZIONI MULTIPLE ======== */

.multiple #voli_multipli {
  background: none repeat scroll 0 0 white;
  border-radius: 10px 10px 10px 10px;
  margin-left: 30px;
  padding: 14px;
  position: relative;
  top: 52px;
  width: 770px;
}

.multiple #voli_multipli2 {
  background: none repeat scroll 0 0 white;
  border-radius: 10px 10px 10px 10px;
  margin-left: 30px;
  padding: 14px;
  position: relative;
  top: 52px;
  width: 570px;
}

.multiple .unquarto_multidest {
  width: 180px;
  margin-right: 1%;
  display: inline-block;
  position: relative;
}

.multiple .unterzo_multidest {
  width: 234px;
  margin-right: 1%;
  display: inline-block;
  position: relative;
}

.multiple .unmezzo_multidest {
  width: 360px;
  margin-right: 1%;
  display: inline-block;
  position: relative;
}

.multiple .box-testata {
  width: 575px;
  height: 119px;
  display: inline-block;
  margin: 20px 46px 10px 15px;
}

.multiple #content {
  background: url("../img/images2012/focus-area-top-con-mascotte.png") no-repeat;
  margin-top: -220px;
  padding-top: 220px;
}

.multiple section#form-voli {
  background: url("../img/images2012/focus-area-bg.png") repeat-y;
}

.multiple #form-voli-content {
  background: url("../img/images2012/form-container-bg-multi.png") repeat-y center;
  margin: 3px auto 0 6px;
  position: relative;
}

.multiple .form-container-bg {
  background: url("../img/images2012/form-container-bg-top-multi.png") top center no-repeat;
  padding-bottom: 56px;
}

.form-voli-footer {
  background: url("../img/images2012/form-container-bg-bottom.png") top center no-repeat;
  width: 860px;
  height: 30px;
}

.multiple .form-voli-footer {
  background: url("../img/images2012/form-container-bg-bottom-multi.png") top center no-repeat;
  width: 860px;
  height: 30px;
}

.multiple #voli_economici {
  background: none repeat scroll 0 0 white;
  border-radius: 10px 10px 10px 10px;
  margin-left: 30px;
  padding: 14px;
  position: relative;
  top: 52px;
  width: 354px;
}

.sottolineato {
  text-decoration: underline;
}

.soprabianco:hover {
  color: white;
}

/* ------- Riquadri per forme di pagamento clienti finali ---------*/

#RquadCdc {
  width: 600px;
  display: none;
  padding: 10px;
  border-radius: 10px 10px 10px 10px;
  background-color: #a2c4d4;
  z-index: 3;
  text-shadow: 0 -1px 0 #6fafc8;
  /*padding: 0.3em 1em;
border-radius: 14px;*/

  fade: open .4s;
  /*box-shadow: 0 0 0 transparent;*/
}

#RquadBonif {
  width: 600px;
  display: none;
  padding: 10px;
  border-radius: 10px 10px 10px 10px;
  background-color: #a2c4d4;
  z-index: 3;
}

/*#RquadPayPal	{
				width: 400px;
				display: none;
				border: 2px solid #3399ff; azzurro
				background-color: #559985;
				z-index: 3;
			}

*/
/* ------- Fine Riquadri per forme di pagamento clienti finali ---------*/

#riepilogo-volo {
  font-size: 0.8em;
  font-family: arial, verdena, helvetica, sans-serif;
}

#riepilogo-volo td {
  padding: 1px 6px;
  border: 1px solid #eee;
}

#riepilogo-volo .separa {
  background-color: #b0def1;
}

#riepilogo-volo tr:nth-of-type(1) {
  font-weight: bold;
  background: #fafafa;
}



/* -- table visualizzazione biglietti in area amministrativa --*/
#elenco-servizi {
	font-size: 0.8em;
	font-family: arial, verdena, helvetica, sans-serif;
	width: 925px;
}
#elenco-servizi td {
	padding: 1px 2px;
	border: 1px solid #eee;
	font-size: 0.8em;
	word-wrap:break-word;
}
#elenco-servizi .separa	{
	background-color: #B0DEF1;
}
#elenco-servizi tr:nth-of-type(1) {
	font-weight: bold;
	background: #fafafa;
}

/* -- table visualizzazione codici low cost e tour operator --*/
#elenco-lcto {
	font-size: 1em;
	font-family: arial, verdena, helvetica, sans-serif;
	 width: 925px;
}
#elenco-lcto td {
	padding: 1px 4px;
	border: 1px solid #eee;
	font-size: 0.8em;
	max-width: 0.3em;
	word-wrap:break-word;
	
}
#elenco-lcto .separa	{
	background-color: #B0DEF1;
}
#elenco-lcto tr:nth-of-type(1) {
	font-weight: bold;
	background: #fafafa;
}

/* ---- STILI INTERNET EXPLORER ----- */

.lt-ie9 .result .resultbody .destinazione,
.result .resultbody .succ-destinazione {
  min-height: auto;
}

.lt-ie9 input {
  line-height: 1em;
  border-right: 2px transparent dashed;
}

.lt-ie9 input[type=text] {
  width: 116px !important;
  border-right: 40px dashed transparent !important;
  padding-right: !important;
}

/* ----- COOKIE ----- */

.cookieinfo {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999;
  display: block;
  width: 100%;
  background: rgba(32, 34, 38, 0.8);
  color: #F1F1F3;
  font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 11px;
  padding: 10px 20px;
}

.cookiebluebutton {
  cursor: pointer;
  padding: 4px 8px;
  border-radius: 4px;
  background-color: #06B5C7;
  color: white;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.cookiebluebutton:visited {
  text-decoration: none;
  color: white;
}

.cookiebluebutton:hover {
  background-color: #06B5C7;
  color: white;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  transition: 0.25s;
  text-decoration: none;
}

.cookiegraybutton {
  cursor: pointer;
  padding: 4px 8px;
  border-radius: 4px;
  background: #7B8A8B;
  color: white;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.cookiegraybutton:visited {
  text-decoration: none;
  color: white;
}

.cookiegraybutton:hover {
  background: #697677;
  color: white;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  transition: 0.25s;
  text-decoration: none;
}



/* ==== RISULTATI ==== */

.risultati .fixedTopNavBar {
  background-color: #6EAEC7;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%
}

.risultati .fixedTopNavBar img.logoCV {
  float: right;
  margin: .3rem;
  width: 14.4rem;
}

.risultati .fixedTopNavBar h1 {
  color: #FFF;
  font-size: 1.3rem;
  font-family: sans-serif;
  margin-top: .9rem;
}

.risultati .fixedTopNavBar #filtracolonne {
  color: #FFF;
  text-align: left;
  font-size: 0.9rem;
}

.risultati .fixedTopNavBar #filtracolonne > div:nth-child(1) {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  margin-bottom: .5rem;
  max-width: 4rem;
  padding-left: 1rem;
  padding-top: -.1rem;
  text-align: right;
  width: 4rem;
}

.risultati .fixedTopNavBar #filtracolonne form {
  display: block;
  float: left;
}

.risultati .fixedTopNavBar #filtracolonne form > div {
  display: inline;
  float: left;
  min-width: 130px;
}

.risultati .fixedTopNavBar #filtracolonne label {
  color: #FFF;
}

.risultati .fixedTopNavBar #filtracolonne input[type=checkbox] {
  margin: .1rem .1rem auto .8rem;
}

.risultati .fixedTopNavBar .wrapScrollTOFormVoli {
  background-color: #B0DEF1;
  -webkit-box-shadow: inset 0px 4px 3px -1px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0px 4px 3px -1px rgba(0,0,0,0.3);
  box-shadow: inset 0px 4px 3px -1px rgba(0,0,0,0.3);
}

.risultati .fixedTopNavBar .scrollTOFormVoli {
  background-color: #6EAEC7;
  border-radius: 0px 0px 10px 10px;
  -webkit-box-shadow: 0px 4px 3px -1px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 4px 3px -1px rgba(0,0,0,0.3);
  box-shadow: 0px 4px 3px -1px rgba(0,0,0,0.3);
  color: #0B597D;
  font-family: Oswald,sans-serif;
  min-width: 16em;
  text-align: center;
  text-shadow: 1px 1px 0 #AFD1DE;
  width: auto;
}

.risultati .fixedTopNavBar .scrollTOFormVoli span {
  display: block;
  font-size: 1.3rem;
  cursor: pointer;
}

.risultati .fixedTopNavBar .scrollTOFormVoli span:after,
.risultati .fixedTopNavBar .scrollTOFormVoli span:before {
  content: "↓";
}

/*  content: "↑";  */

.risultati .fixedTopNavBar .scrollTOFormVoli span:before {
  margin-right: 20px;
}

.risultati .fixedTopNavBar .scrollTOFormVoli span:after {
  margin-left: 20px;
}

.sloganPrezzi {
  background: #599DBC;
  border-radius: 10px;
  color: #FFF;
  font-size: 1.1rem;
/*
  margin-left: 0.9375rem;
*/
  padding: 8px;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
}

.sloganPrezzi h2 {
  color: #FFF;
  margin-top: .2rem;
  margin-bottom: .2rem;
}

.risultati .result {
  background-color: #6EAEC7;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 4px 4px 0 #88AEBA;
  -webkit-box-shadow: 4px 4px 0 #88AEBA;
  box-shadow: 4px 4px 0 #88AEBA;
  margin-top: 20px;
}

.result .boxprezzo {
  background-color: #ECE7D6;
  border-radius: 10px 0px 0px 10px;
  margin: auto;
  padding-left: .6rem;
}

@media screen and (max-width: 40em) {
  .result .boxprezzo {
    border-radius: 10px 10px 0px 0px;
  }
}

.result .boxprezzo .prezzoprincipale {
	font-size: 1.6em;
	margin-top: 1em;
}

.result .boxprezzo .tuttoincluso {
	font-size: 0.7em;
	margin-top: 1em;
}

.result .boxprezzo .prezzosecondario {
	font-size: 0.9em;
	margin-top: 1em;
}

.result .resultbody {
  padding-top: .6rem;
}
.result .resultbody .opzione {
	background: #fff;
	display: block;
	float: left;
	margin-bottom: 5px;
/*
	overflow: hidden;
	z-index: 1;
*/
}

.result .resultbody .opzione:hover {
	background: #F6F6F6;
}

.result .resultbody .destinazione {
	min-height: 40px;
	background: url(../img/images2012/icona-andata.png) top left no-repeat;
	padding-left: 52px;
	position: relative;
	float: left;
}
.result .resultbody .destinazione label {
	color: #333;
	font-family: sans-serif;
	font-size: 0.7em;
	display: block;

	float: left;
}
.result .resultbody .destinazione input {
	width: 20px;
	float: left;
}
.result .resultbody .destinazione .tratta {
	width: auto;
	border-top: 1px dashed #6FAFC8;
	padding: 4px 0 0 0;
	float: left;
	position: relative;
	top: -1px;
}
.result .resultbody .succ-destinazione {
	min-height: 40px;
	background: url(../img/images2012/icona-ritorno.png) top left no-repeat;
	padding-left: 52px;
	margin-bottom: 5px;
	position: relative;
	float: left;
}

.result .resultbody .succ-destinazione label {
	color: #333;
	font-family: sans-serif;
	font-size: 0.7em;
	display: block;
	float: left;
}
.result .resultbody .succ-destinazione input {
	width: 20px;
	float: left;
}
.result .resultbody .succ-destinazione .tratta {
	width: auto;
	border-top: 1px dashed #6FAFC8;
	padding: 4px 0 0 0;
	float: left;
	position: relative;
	top: -1px;
}
.tratta {
/*
	white-space: nowrap;
	display: table;
	width: 100%;
*/
	text-align: center;
}
.segm-succ	{
	width: 7px;
	float: left;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*border: 1px solid red;*/
}

.tratta span {
	border-right: 1px solid #ccc;
	padding: 0 0.4em;
/*
	display: table-cell;
*/
}

.result .submit-voli {
  margin: .8rem;
  margin-bottom: .4rem;
}

@media screen and (max-width: 40em) {
  .risultati .fixedTopNavBar img.logoCV {
    float: left;
  }
  .risultati .fixedTopNavBar #filtracolonne > div:nth-child(1) {
    text-align: left;
  }
  .risultati .fixedTopNavBar #filtracolonne form > div {
    display: inline;
    float: left;
    min-width: 280px;
  }
}

/* inizio modifica 20170405 */
@media screen and (max-width: 40em) {
  .risultati #content {
    margin-top: 12.5em;
  }
}

@media screen and (min-width: 40.063em) {
  .risultati #content {
    margin-top: 9em;
  }
}

@media screen and (min-width: 64.063em) {
  .risultati #content {
    margin-top: 8em;
  }
}
/* fine */

/* =================== */



/* ==== nuovi generali ==== */

.spazioPerMascotte {
  min-height: 160px;
}

.topFormTab {
  min-height: 47px;
}

.sfondo-carta .topFormTab {
  padding-left: 2rem;
}

.bustinoMascotte {
  background: url("../img/images2012/bustinoMascotte.png") right bottom no-repeat;
  min-height: 265px;
  margin-top: -218px;
}

.sfondoFormCianoLight {
  background-color: #6EAEC7;
  border-radius: 10px;
  margin-left: .9rem;
  width: 97%;
}

.risultati .sfondoFormCianoLight {
  margin: 4rem auto;
  width: 100%;
}

.sfondoFormCianoLight #form-voli,
.sfondoFormCianoLight #form-voli-multi {
  background: none repeat scroll 0 0 white;
  border-radius: 10px 10px 10px 10px;
}

.sfondoFormCianoLight #form-voli fieldset,
.sfondoFormCianoLight #form-voli-multi fieldset {
  border: none;
}

.row .input-data {
  width: 100%;
}

.risultati .row .input-data {
  height: 4rem;
}

.row .allineaInAlto {
  margin-top: -1.7rem;
}

.row .allineaInAlto select {
  height: 2rem;
  margin-top: -.4rem;
  padding: 0rem;
}

.risultati .tornasu {
  background-color: #6EAEC7;
  border-radius: 10px;
  -webkit-box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.3);
  -moz-box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.3);
  color: #FFF;
  cursor: pointer;
  display: block;
  font-family: Oswald,sans-serif;
  font-size: 1.3rem;
  margin-top: 2rem;
  margin-left: 1rem;
  padding: .9rem;
  text-shadow: 1px 1px 0px #0B597D;
  max-width: 10rem;
}

.risultati .tornasu:hover {
  color: #0B597D;
  text-shadow: 1px 1px 0px #AFD1DE;
}

.risultati .tornasu span:before,
.risultati .tornasu span:after {
  content: "↑";
}

.risultati .tornasu span:before {
  margin-right: .6rem;
}

.risultati .tornasu span:after {
  margin-left: .6rem;
}

@media screen and (max-width: 40em) {
  .row .allineaInAlto {
    margin-top: auto;
  }

  .row .allineaInAlto select {
    height: auto;
    margin-top: auto;
    padding: auto;
  }
  .risultati .row {
    width: 96%;
  }
}

@media screen and (min-width: 40.063em) {
  .risultati .row {
    width: 97%;
  }
}

/* inizio modifica 20170405 */
 
#affinaRicerca {
	margin: 20px auto;
}

#affinaRicerca > div {
	background-color: rgba(255,255,255,1);
	border-radius: 10px;
}

#affinaRicerca > div  > fieldset {
  border: none;
  padding: 0.725rem
}

#affinaRicerca > div  > fieldset > h2 {
  margin: 2px auto;
  padding-left: 10px;
  text-align: center;
}

#affinaRicerca > div  > fieldset > h2 > span {
  font-size: 14px;
  text-decoration: underline;
}

#affinaRicerca > div  > fieldset > form {
	display: block;
}

#affinaRicerca > div  > fieldset > form label {
  cursor: default;
}

.pagSolVoli	{
	padding:5px 10px;
	border-radius:6px;
	font-size:12px;
	background-color: #a2c4d4;
}
.pagSolVoliSel	{
	padding:5px 10px;
	border-radius:6px;
	font-size:12px;
}

/* link a tratte superficie */

.superficie {
  opacity: 1;
  transition: all .3s linear;
}

.superficie:hover {
  opacity: 0.7;
  color: black;
}

/* fine */


/* stile menu aeroporti */
.ui-helper-hidden-accessible
{
    display: none;
}
#ui-id-1{
    list-style: none;
    background-color: white;
    width: 300px !important;
    border: 1px solid;
}
#ui-id-2{
    list-style: none;
    background-color: white;
    width: 300px !important;
    border: 1px solid;
}
#ui-id-3{
    list-style: none;
    background-color: white;
    width: 300px !important;
    border: 1px solid;
}
#ui-id-4{
    list-style: none;
    background-color: white;
    width: 300px !important;
    border: 1px solid;
}
#ui-id-5{
    list-style: none;
    background-color: white;
    width: 300px !important;
    border: 1px solid;
}
#ui-id-6{
    list-style: none;
    background-color: white;
    width: 300px !important;
    border: 1px solid;
}
#ui-id-7{
    list-style: none;
    background-color: white;
    width: 300px !important;
    border: 1px solid;
}
#ui-id-8{
    list-style: none;
    background-color: white;
    width: 300px !important;
    border: 1px solid;
}