/* Space out content a bit */
body {
  padding-top: 20px;
  padding-bottom: 20px;
}
div#ui-datepicker-div {
  text-align: center;
}
.ui-datepicker-prev:after {
  content: "◀";
  line-height: 30px;
  font-size: 14px;
}

.ui-datepicker-next:after {
  content: "►";
  line-height: 30px;
  font-size: 14px;
}

.toolbar{float:right; margin-top: -10px; height: 38px;}
.toolbar a {display: inline-block; width: 50px; height: 38px; padding-top:10px}
.toolbar i{padding:0 17px;cursor:pointer; display: block;}

/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron img {
  margin:30px 0;
  width: 200px;
}

.container-full {
  padding: 0 20px;
}

 .col-sm-2 {
  text-align: center;
  margin-bottom: 20px;
}

.col-sm-2 select {
  height: 30px;
  border-radius: 0;
  margin-top: 10px;
}

.col-sm-2 img{
  max-width: 120px;
}

li.active > a span {
  position: relative;
  line-height: 14px;
  float: right;
  top: -25px;
  left: 5px;
}

/* LISTA FASCE */
.fasceWrp {
  margin-bottom: 10px;
}
.listaFasce {
  margin-bottom: 20px;
}
.listaFasce .maxPrenotazioni {
  width: 100px
}
.listaFasce .time {
  width: 100px
}
.listaFasce li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* END LISTA */

.subspan {
  float: none !important;
  display: block;
  position: static !important;
  text-align: center;
  font-size: 10px;
}

/* Custom page header */
.header {
  border-bottom: 1px solid #e5e5e5;
}
/* Make the masthead heading the same height as the navigation */
.header h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
  padding-bottom: 19px;
}

/* Custom page footer */
.footer {
  padding-top: 19px;
  color: #777;
  border-top: 1px solid #e5e5e5;
}

.dataLeft {
  float: left;
  margin-top: 20px;
}
.oraRight {
  float: right;
  margin-top: 20px;
}

.marginB {
  margin-bottom: 12px;
}

.form-control[disabled] {
  margin-bottom: 12px;
}

h3.panel-title > b {
    font-weight: 400;
}
h3.panel-title {
  font-size: 2em;
  text-transform: capitalize;
}

.navbar-nav i {
  font-size: 2em;
}
.navbar-nav a {
  text-align: center;
}
.nav > li > a {
  padding-left: 25px;
  padding-right: 25px;
}
.navbar-form {
margin-top: 14px;
}
#fascia {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  margin: 0;
  text-align: center;
  padding: 10px 0;
  background: #222222;
  color: white;
  z-index: 999;
}
#fascia > div {
  display: inline-block;
}
/* Customize container */

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 730px;
    margin: auto !important;
  }
  .main-container {
    padding: 0;
  }
  .container .jumbotron {
    padding: 10px 0 10px 0;
    margin: 0;
  }
  .jumbotron h1 {
    font-size: 28px;
    margin-top: 10px;
  }
  .controls #datainizio, .controls #datafine {
    line-height: 34px
  }
  .col-sm-10 {
    margin-top: 15px;
  }
  div.navbar-collapse.collapse{padding-left:0 !important;}
  .navbar-form {
    width: 25%;
    padding: 0 !important;
    border: 0;
    margin-top:20px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-form .form-control.ng-pristine.ng-valid, .navbar-form .form-control.ng-valid.ng-dirty {
      width: 160px;
  }
  .navbar-form .form-control.ng-pristine.ng-valid, .navbar-form .form-control.ng-valid.ng-dirty {
    float: right;
    line-height: 30px  }
  .navbar-left {
    float: right !important;
  }
  .navbar-right {
    float: right !important;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.container-narrow > hr {
  margin: 30px 0;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  padding: 7px;
}

.radio, .checkbox {
  display: inline-block;
  margin-top: 10px;
  margin-left: 20px;
}
.radio + .radio, .checkbox + .checkbox {
  margin-top: 10px;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}

.col-md-6:first-child {
  width: 49%;
  float: left;
  padding-left: 0;
  padding-right: 0;
}
.col-md-6:last-child {
  width: 49%;
  float: right;
  padding-left: 0;
  padding-right: 0;
}
.col-md-6 h3.panel-title > b {
  display: block;
  padding-bottom: 10px
}
/* Supporting marketing content */
.marketing {
  margin: 40px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .header,
  .marketing,
  .footer {
    padding-left: 0;
    padding-right: 0;
  }
  /* Space out the masthead */
  .header {
    margin-bottom: 30px;
  }
  /* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
    border-bottom: 0;
  }
}

#circularG{
position:relative;
width:40px;
height:40px}

.circularG{
position:absolute;
background-color:#428bca;
width:9px;
height:9px;
-moz-border-radius:6px;
-moz-animation-name:bounce_circularG;
-moz-animation-duration:0.96s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-webkit-border-radius:6px;
-webkit-animation-name:bounce_circularG;
-webkit-animation-duration:0.96s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-ms-border-radius:6px;
-ms-animation-name:bounce_circularG;
-ms-animation-duration:0.96s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-o-border-radius:6px;
-o-animation-name:bounce_circularG;
-o-animation-duration:0.96s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
border-radius:6px;
animation-name:bounce_circularG;
animation-duration:0.96s;
animation-iteration-count:infinite;
animation-direction:linear;
}

#circularG_1{
left:0;
top:16px;
-moz-animation-delay:0.36s;
-webkit-animation-delay:0.36s;
-ms-animation-delay:0.36s;
-o-animation-delay:0.36s;
animation-delay:0.36s;
}

#circularG_2{
left:4px;
top:4px;
-moz-animation-delay:0.48s;
-webkit-animation-delay:0.48s;
-ms-animation-delay:0.48s;
-o-animation-delay:0.48s;
animation-delay:0.48s;
}

#circularG_3{
top:0;
left:16px;
-moz-animation-delay:0.6s;
-webkit-animation-delay:0.6s;
-ms-animation-delay:0.6s;
-o-animation-delay:0.6s;
animation-delay:0.6s;
}

#circularG_4{
right:4px;
top:4px;
-moz-animation-delay:0.72s;
-webkit-animation-delay:0.72s;
-ms-animation-delay:0.72s;
-o-animation-delay:0.72s;
animation-delay:0.72s;
}

#circularG_5{
right:0;
top:16px;
-moz-animation-delay:0.84s;
-webkit-animation-delay:0.84s;
-ms-animation-delay:0.84s;
-o-animation-delay:0.84s;
animation-delay:0.84s;
}

#circularG_6{
right:4px;
bottom:4px;
-moz-animation-delay:0.96s;
-webkit-animation-delay:0.96s;
-ms-animation-delay:0.96s;
-o-animation-delay:0.96s;
animation-delay:0.96s;
}

#circularG_7{
left:16px;
bottom:0;
-moz-animation-delay:1.08s;
-webkit-animation-delay:1.08s;
-ms-animation-delay:1.08s;
-o-animation-delay:1.08s;
animation-delay:1.08s;
}

#circularG_8{
left:4px;
bottom:4px;
-moz-animation-delay:1.2s;
-webkit-animation-delay:1.2s;
-ms-animation-delay:1.2s;
-o-animation-delay:1.2s;
animation-delay:1.2s;
}

@-moz-keyframes bounce_circularG{
0%{
-moz-transform:scale(1)}

100%{
-moz-transform:scale(.3)}

}

@-webkit-keyframes bounce_circularG{
0%{
-webkit-transform:scale(1)}

100%{
-webkit-transform:scale(.3)}

}

@-ms-keyframes bounce_circularG{
0%{
-ms-transform:scale(1)}

100%{
-ms-transform:scale(.3)}

}

@-o-keyframes bounce_circularG{
0%{
-o-transform:scale(1)}

100%{
-o-transform:scale(.3)}

}

@keyframes bounce_circularG{
0%{
transform:scale(1)}

100%{
transform:scale(.3)}

}
