form input[type=text] {
    text-align: center;
    font: inherit;
    border: 6px solid green;
    padding: 10px;
    font-size: 15px;
    width: 970px;
    outline: none;
    display: block;
    color: #000;
    margin: 0 auto 20px;
    height: 16px;
}

#tabella {
    display: block;
    padding: 10px 0 0 0;
    background: url(/images/bus-tabella-ombra.jpg) top repeat-x #024;
    float: left;
}

#bus .corpo #tabella ul {
    margin: 0;
    padding: 0;
}

#bus .corpo #tabella ul li {
    width: 121px;
    height: 117px;
    padding: 10px;
    border-right: solid 1px #fff;
    border-bottom: 1px solid #fff;
    font-size: 12px;
    line-height: 13px;
    color: #fff;
    display: block;
    float: left;
    /*transition:0.3s;*/
}

.chiudiRiga {
    border-right: 0 none !important;
    width: 121px !important;
}

#bus .corpo #tabella ul li.orario:hover {
    background-color: #113355;
    color: #FFF;
}

#bus .corpo #tabella ul li.orario.aperta {
    background-color: #3276B1;
}

#bus .corpo #tabella ul li.orario a {
    text-decoration: none;
    color: inherit;
    float: left;
    display: block;
    width: 100%;
    height: 100%;
}

#bus .corpo #tabella ul li.orario > span,
#bus .corpo #tabella ul li.orario > a > span {
    height: 32px;
    display: block;
}

#bus .corpo #tabella ul li .ora > span,
#bus .corpo #tabella ul li .ora > a > span {
    display: block;
}

#bus .corpo #tabella ul li .fermata {
    font-weight: bold;
    text-transform: uppercase;
}

#bus .corpo #tabella ul li .prezzo {
    font-size: 18px;
    padding: 5px 0;
}

#bus .corpo #tabella ul li .prezzo span:last-child {
    font-size: 12px;
    display: block;
    font-weight: normal;
    font-style: italic;
    color: #AAA;
}

#bus .corpo #tabella ul li .ora {
    font-weight: bold;
    color: #fc0;
}

.regione {
    font-size: 20px !important;
    height: 40px !important;
    padding-bottom: 0 !important;
    padding-top: 20px !important;
    width: 970px !important;
    border-right: 0 !important;
}

.regione:hover {
    background: none !important
}

#bus .corpo #tabella p.condizioni {
    display: block;
    padding: 10px 10px 0 10px;
    font-size: 10px;
    line-height: 12px;
    color: #333;
    background: url(../images/bus-condizioni-ombra.jpg) top repeat-x #fff;
}

#bus .corpo #tabella .popup {
    position: fixed;
    bottom: 0;
    width: 970px;
    font-size: 14px;
    line-height: 14px;
    transition: 0.3s;
    padding: 0;
    float: left;
}

#bus .corpo #tabella .popup.chiuso {
    height: 0;
}

#bus .corpo #tabella .popup {
    height: 500px;
}

#bus .corpo #tabella .popup .fermata {
    background-color: #3276B1;
    color: #FFF;
    font-size: 30px;
    line-height: 30px;
    padding: 10px;
    border-radius: 4px 4px 0 0;
}

#bus .corpo #tabella .popup .fermata a.chiudi {
    color: #fff;
    float: right;
    font-size: 30px;
    text-decoration: none;
}

#bus .corpo #tabella .popup .breadcrumb {
    font-size: 14px;
    line-height: 14px;
    background-color: #f5f5f5;
    list-style: outside none none;
    padding: 10px;
    margin: 0;
    color: #002244;
}

#bus .corpo #tabella .popup .breadcrumb > li {
    display: inline-block;
}

#bus .corpo #tabella .popup .breadcrumb > li + li:before {
    color: #555;
    content: "/ ";
    padding: 0 5px;
}

#bus .corpo #tabella .popup .breadcrumb > .active {
    color: #777;
}

#bus .corpo #tabella .popup .dettagli {
    background-color: #FFF;
    float: left;
    width: 970px;
    height: 534px;
}

#bus .corpo #tabella .popup .dettagli #inviato h5 {
    background: url("/images/verificato.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
    font-size: 20px;
    margin: 100px auto 22px;
    padding: 7px 0 7px 37px;
    width: 507px;
}

#bus .corpo #tabella .popup .dettagli #inviato div {
    font-size: 16px;
    line-height: normal;
    margin: auto;
    padding: 0;
    text-align: center;
    width: 470px;
}

#bus .corpo #tabella .popup .dettagli .colonna {
    float: left;
    width: 485px;
    height: 320px;
    padding: 10px;
}

.dettagli #disclaimer {
    float: left;
    padding: 10px;
    line-height: normal;
}

.input-group-addon {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}

#bus .corpo #tabella .popup .dettagli .colonna .input-group {
    width: 230px;
    float: left;
    margin: 0 !important;
}

#bus .corpo #tabella .popup .dettagli .colonna .form-control {
    height: 32px;
    width: 177px;
    padding: 6px;
    text-align: center;
}

#bus .corpo #tabella .popup .dettagli .colonna .calendario {
    float: left;
    width: 232px;
}

#bus .corpo #tabella .popup .dettagli .colonna .calendario .table-condensed .day {
    color: green;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    color: #999999 !important;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.active:hover,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    color: #FFF !important;
}

#bus .corpo #tabella .popup .dettagli .colonna .calendario .today {
    background-color: #fefec5;
}

#bus .corpo #tabella .popup .dettagli .colonna .form-group {
    float: left;
    width: 232px;
    margin: 0;
}

.form-group:last-child {
    width: 452px !important;
}

.form-group:last-child textarea {
    width: 438px !important;
}

#bus .corpo #tabella .popup .dettagli .colonna .form-group .form-control {
    width: 206px;
    text-align: left !important;
}

select.form-control {
    height: 34px !important;
    width: 220px !important;
}

.colonna:last-child {
    padding: 10px 0 10px 20px !important;
}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-primary {
    background-color: #3276B1;
    border-color: #357ebd;
    color: #fff;
}

.btn-block {
    display: block;
    float: left;
    margin-top: 15px;
    width: 452px;
}

.colonna.ar_checked span:last-child label {
    font-weight: bold;
    background-color: #3276B1;
    color: #FFF;
    border-color: #3276B1;
}

.colonna.ar_checked span:last-child label b {
    color: #FC0 !important;
}

.colonna.ar_unchecked .calendario:last-child * {
    visibility: hidden !important;
}

.colonna.ar_unchecked span:first-child label {
    font-weight: bold;
    background-color: #3276B1;
    color: #FFF;
    border-color: #3276B1;
}

.colonna.ar_unchecked span:first-child label b {
    color: #FC0 !important;
}

.colonna.ar_checked .calendario:first-child * {
    visibility: hidden;
}

