﻿@font-face {
    font-family: futuraBQBook;
    src: url(/fonts/FuturaBQ-Book.otf)
}

/* Per ancorare in basso il footer*/
html {
    position: relative;
    min-height: 100%;
    font-family: futuraBQBook,"Trebuchet MS",Arial,Helvetica,sans-serif;
}

body {
    /*background-image: url('../immagini/backverde.png');
    background-repeat: no-repeat;
    background-color: #c41329;*/
    font-family: futuraBQBook,"Trebuchet MS",Arial,Helvetica,sans-serif;
    min-height: 100%;
    font-size: 16px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f5f5f5;
}

.padding-left-container-0px {
    padding-left: 0px;
}

.padding-right-container-0px {
    padding-right: 0px;
}

.menu-carta-servizi {
    display: none;
}

a:hover,
a:focus {
    color: #ff9900;
    text-decoration: none;
}

.container-fluid {
    max-width: 1140px;
}

.content {
    background-color: #FFF;
}

.panel-heading-master {
    padding: 0px 0px;
    border-bottom: 1px solid #FFF;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.panel-default > .panel-heading-master {
    background-image: linear-gradient(#dbf0e1 0px, #dbf0e1 100%);
    background-repeat: repeat-x;
    border-color: #FFF;
}


.panel-rigaVerde {
    height: 5px;
    background-color: #c41329;
    border-radius: 0px;
    border-bottom: 1px solid #fff;
}

.panel-footer-verde {
    min-height: 40px;
    background-color: #a6a6a6;
    border-radius: 0px;
    border-top: 1px solid #fff;
    padding-top: 10px;
}

.navbar-default {
    margin-bottom: 0px;
    background-color: none;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    filter: none;
    background-repeat: no-repeat;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0px;
}


.navbar-brand {
    float: left;
    height: auto;
    padding: 0px;
    padding-left: 0px;
    font-size: 18px;
    line-height: 0px;
}

.nav-tabs {
    /*padding-left: 100px;*/
    margin-top: 20px;
    clear: both;
    border-bottom: 0px;
}

.navbar-toggle {
    background-color: #fdb03d;
    margin-right: 15px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ff9900;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.nav-tabs > li > a:focus {
    border-color: transparent;
    background-color: transparent;
}

.nav-tabs > li > a {
    color: #FFF;
    margin-bottom: -1px;
}

    .nav-tabs > li > a:hover {
        border-color: #fff #fff #fff;
        background-color: #FF9900;
        color: #FFF;
        text-shadow: none;
    }



.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #FFF;
    background-color: #FF9900;
    border: 1px solid #fff;
}



.nav-tabs-green {
    padding-left: 0px;
    margin-top: 0px;
    border-bottom: 0px;
    border-radius: 0px;
    clear: both;
}

    .nav-tabs-green > li > a {
        color: #c41329;
        background-color: #ececec;
        border-radius: 0px;
        margin: 0px;
        min-width: 149px;
        border: 0px;
        border-bottom: 2px solid white;
        text-shadow: none;
    }

        .nav-tabs-green > li > a:hover {
            background-color: #ececec;
            color: #43c167;
            border-radius: 0px;
            margin: 0px;
            border: 0px;
            border-bottom: 2px solid white;
            text-shadow: none;
        }

    .nav-tabs-green > li.active > a,
    .nav-tabs-green > li.active > a:hover,
    .nav-tabs-green > li.active > a:focus {
        color: #fff;
        background-color: #c41329;
        border-radius: 0px;
        margin: 0px;
        border: 0px;
        border: 2px solid white;
        border-bottom: 0px;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    }


    .nav-tabs-green > li > a > .ico-auto-off {
        display: inline;
    }

    .nav-tabs-green > li > a > .ico-treno-off {
        display: inline;
    }

    .nav-tabs-green > li > a > .ico-auto-on {
        display: none;
    }

    .nav-tabs-green > li > a > .ico-treno-on {
        display: none;
    }


    .nav-tabs-green > li.active > a > .ico-treno-on {
        display: inline;
    }

    .nav-tabs-green > li.active > a > .ico-auto-on {
        display: inline;
    }

    .nav-tabs-green > li.active > a > .ico-treno-off {
        display: none;
    }

    .nav-tabs-green > li.active > a > .ico-auto-off {
        display: none;
    }

    .nav-tabs-green > li.active > a, .nav-tabs-green > li.active > a:hover, .nav-tabs-green > li.active > a:focus {
        color: #fff;
        background-color: #d7d5cb;
        border-radius: 0;
        margin: 0;
        border: 0;
        border: 2px solid #fff;
        border-bottom: 0;
    }



/*.btn-warning {
    background-image: -webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);
    background-image: -o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#eb9316),to(#eb9316));
    background-image: linear-gradient(to bottom,#f0ad4e 0,#c41329 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffeb9316',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #c41329;
}


.btn-warning:hover {
    background-image: -webkit-linear-gradient(top,#eb9316 0,#eb9316 100%);
    background-image: -o-linear-gradient(top,#eb9316 0,#eb9316 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#eb9316),to(#eb9316));
    background-image: linear-gradient(to bottom,#eb9316 0,#eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffeb9316',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #c41329;
}

.btn-warning {
    background-image: -webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);
    background-image: -o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#eb9316),to(#eb9316));
    background-image: linear-gradient(to bottom,#f0ad4e 0,#c41329 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffeb9316',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #c41329;
}

.btn-warning:hover {
    background-image: -webkit-linear-gradient(top,#eb9316 0,#eb9316 100%);
    background-image: -o-linear-gradient(top,#eb9316 0,#eb9316 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#eb9316),to(#eb9316));
    background-image: linear-gradient(to bottom,#eb9316 0,#eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffeb9316',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #c41329;
}*/




.btn-warning {
    color: #fff;
    background-color: #c41329;
    border-color: #c41329;
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning.focus,
    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #9b9b9b;
        border-color: #c41329;
    }

.btn-warning {
    background-image: -webkit-linear-gradient(top,#c41329 0,#c41329 100%);
    background-image: -o-linear-gradient(top,#c41329 0,#c41329 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#c41329),to(#c41329));
    background-image: linear-gradient(to bottom,#c41329 0,#c41329 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c41329',endColorstr='#c41329',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #c41329;
}


    .btn-warning:hover {
        background-image: -webkit-linear-gradient(top,#9b9b9b 0,#9b9b9b 100%);
        background-image: -o-linear-gradient(top,#9b9b9b 0,#9b9b9b 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#9b9b9b),to(#9b9b9b));
        background-image: linear-gradient(to bottom,#9b9b9b 0,#9b9b9b 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b9b9b',endColorstr='#9b9b9b',GradientType=0);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        background-repeat: repeat-x;
        border-color: #c41329;
    }



.btn-warning {
    color: #fff;
    background-color: #c41329;
    border-color: #c41329;
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning.focus,
    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #9b9b9b;
        border-color: #c41329;
    }

.tab-ricerca {
    margin: 0px auto;
    position: relative;
    left: 30px;
    top: 0px;
    padding-top: 0px;
    z-index: 2;
    
}

.carousel-caption {
    z-index: 1;
}

.carousel-inner {
    margin-bottom: 20px;
}

.tab-img-ricerca {
    margin: 0px auto;
}

.background-home {
    /*background: url('/immagini/imgHomeBis.png') top left;
    background-size: 100% auto;
    background-repeat: no-repeat;*/
    height: 470px;
}

#masthead-inner-wrapper-news {
    margin-top: 0px;
    margin-left: 0px;
    width: 298px;
    /*width: 690px;
    position: absolute;*/
}

#masthead-inner-wrapper {
    position: absolute;
    left: 15px;
    top: 8px;
    width: 95%;
    margin: 0 auto;
    padding-left: 0px;
}

.rollAlign {
    float: right;
}

.footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 12px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #c41329;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    /* Link del menu */
    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.428571429;
        color: #333333;
        white-space: nowrap;
    }


        /* Colori del link sull'hover e sul focus */
        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            color: #c41329;
            text-decoration: none;
            background-color: #428bca;
        }


    /* Colori del link nello stato active */
    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: red;
        text-decoration: none;
        background-color: #428bca;
        outline: 0;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #ff9900;
    border-color: #FFF;
}


.risultatiRicercaMobile {
    display: none;
}

risultatiRicercaDesktop {
}


.menuLaterale {
    float: left;
    width: 217px;
    clear: both;
}


.risultatiRicercaTutti {
    float: left;
    width: 100%;
    max-width: 840px;
    padding-left: 20px;
}

.risultatiRicercaTutti100x100 {
    width: 100%;
    margin: auto;
}

.font-size-11 {
    font-size: 11px;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-14 {
    font-size: 14px;
}

.min-height-600px {
    min-height: 600px;
}

.min-height-300px {
    min-height: 300px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #ec9a25;
}

.tabellaRisultatiRicerca {
    min-width: 767px;
}


.btn-menu-laterale {
    width: 185px;
    margin-bottom: 5px;
    text-align: left;
}


.sfondoHead {
    background-image: url('../Immagini/head.png');
}


.benvenutoCellInvisible {
    display: none;
}

#wrapper {
    position: absolute;
    top: 20px;
    bottom: 0;
    left: 0;
    right: 0;
}

.CenterPB {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -30px; /* make this half your image/element height */
    margin-left: -30px; /* make this half your image/element width */
    z-index: 10000;
}

.nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    /*border-radius: 4px 4px 0 0;*/
    border-radius: 0 0 0 0;
}



@media (max-width:1200px) {

    .background-home {
        height: 400px;
    }

    #masthead-inner-wrapper-news {
        /* top: 15px; */
        width: 298px;
        position: relative;
        z-index: 100000;
    }

    #masthead-inner-wrapper {
        position: absolute;
        left: 15px;
        top: 0px;
    }

    .menuLaterale {
        display: none;
        clear: both;
    }

    .menu-carta-servizi {
        display: block;
    }

    .risultatiRicercaTutti {
        width: 100%;
        max-width: 100%;
        padding-left: 0px;
    }

    .margin-top-20px {
        margin-top: 20px;
    }
}

@media (max-width:1100px) {

    .background-home {
        height: 400px;
    }

    .menuLaterale {
        display: none;
        clear: both;
    }
}


@media (max-width:1000px) {


    .no-padding {
        padding: 0px;
    }

    .menu-centrato {
        font-size: 10px;
    }

    .background-home {
        height: 400px;
    }

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    h4, .h4 {
        font-size: 14px;
    }

    h3, .h3 {
        font-size: 14px;
    }

    .display-none-elem {
        display: none;
    }

    .breadcrumb {
        margin-bottom: 0px;
    }

    .menuLaterale {
        display: none;
        clear: both;
    }

    .risultatiRicercaTutti {
        margin-top: 20px;
    }
}



@media (max-width: 980px) {


    .background-home {
        height: 400px;
    }

    .content {
        height: auto;
        min-height: inherit;
        background-color: #FFF;
    }

    .menu-centrato {
        font-size: 10px;
    }

    .menuLaterale {
        display: none;
        clear: both;
    }

    .risultatiRicercaTutti {
        width: 100%;
        max-width: 100%;
        padding-left: 0px;
    }
}

@media (max-width: 767px) {

  
    #masthead-inner-wrapper-news {
        margin: auto;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .rollAlign {
        float: left;
    }

    .font-footer-cell {
        font-size: 18px;
    }


    .CenterPB {
        position: fixed;
        left: 45%;
        top: 25%;
        margin-top: -30px; /* make this half your image/element height */
        margin-left: -30px; /* make this half your image/element width */
    }

    .navbar-brand {
        margin-bottom: 15px;
    }

    #masthead-inner-wrapper {
        position: relative;
        left: 0px;
        top: 0px;
    }

    #masthead-inner-wrapper-news {
        position: relative;
        left: 0px;
        top: 0px;
    }

    .tab-ricerca {
        position: initial;
        left: 0px;
        right: 0px;
        display: inline-block;
    }

    .background-home {
        background: none;
        text-align: center;
        margin: 0 auto;
    }

    .nav-tabs {
        padding-left: 0px;
        width: 100%;
        margin-top: 0px;
    }

    .label {
        font-size: 95%;
    }

    .menu-verticale > li {
        float: none;
    }

    .nav-tabs > li > a {
        border-radius: 0px;
    }

        .nav-tabs > li > a:hover {
            border-color: #fff #fff #fff;
        }

    .content {
        height: auto;
        min-height: inherit;
        background-color: #FFF;
    }

    .menuLaterale {
        display: none;
        clear: both;
    }

    .risultatiRicercaTutti {
        float: none;
        width: 100%;
        max-width: 100%;
        padding-left: 0px;
    }

    .menu-risultati-ricerca {
        display: none;
    }

    .font-resize-11 {
        font-size: 11px;
    }

    .menu-centrato {
        font-size: 13px;
    }

    .display-none-carosuel {
        display: none;
    }

    .dropdown-menu {
        float: none;
        /*position:static;*/
        position: relative;
        font-size: 13px;
        border: none;
        z-index: 1000;
    }

    .sfondoHead {
        background-image: none;
        background-repeat: no-repeat;
        background-color: #c41329;
    }


    .loginInvisible {
        display: none;
    }

    .benvenutoCellInvisible {
        display: block;
        margin-bottom: 8px;
    }

    .padding-left-container-0px {
        padding-left: 15px;
    }

    .padding-right-container-0px {
        padding-right: 15px;
    }

    #wrapper {
        position: absolute;
        top: 0px;
        bottom: 0;
        left: 0;
        right: 0;
    }
}

.menu-verticale > li {
}

.tab-pane {
    background-color: #d7d5cb;
    width: 329px;
    margin-left: 0px;
    min-height: 290px;
    margin-bottom: 15px;
    border: 1px solid #fff;
    /* border-top: 0px; */
    border-radius: 0px;
}

.padding-ricerca {

    padding-left: 15px;
}

@media (max-width: 440px) {

    .navbar-brand {
        width: 80%;
    }

    .menu-verticale > li {
        float: none;
    }

    .container-fluid {
        padding-left: 8px;
    }

    .content {
        height: auto;
        min-height: inherit;
    }

    .menuLaterale {
        display: none;
        clear: both;
    }

    .risultatiRicercaTutti {
        float: none;
        width: 100%;
        max-width: 100%;
        padding-left: 0px;
        background-image: none;
    }

    .btn-group, .btn-group-vertical {
        display: block;
        margin-bottom: 5px;
    }

    .display-none {
        display: none;
    }

    .padding-ricerca {
        padding-left:0px;
    }

}



.text-align-right {
    text-align: right;
}

.panel-button-header {
    margin: 10px;
    margin-right: 0px;
    background-color: none;
}

.testo-arancio {
    color: #ff9900;
}

.testo-verde {
    color: #c41329;
}

.testo-bianco {
    color: #fff;
}

.testo-grigio-scuro {
    color: #575757;
}

.font-bold {
    font-weight: bold;
}

.panel-border-bottom-gray {
    border-bottom: 1px solid #dadada;
}

/*.btn-primary {
    background-image: -webkit-linear-gradient(top, #52c167 0%, #3eab52 100%);
    background-image: -o-linear-gradient(top, #52c167 0%, #3eab52 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#52c167), to(#3eab52));
    background-image: linear-gradient(to bottom, #52c167 0%, #3eab52 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff52c167', endColorstr='#ff3eab52', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #3eab52;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #3eab52;
        border-color: #3eab52;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        background-image: none;
    }*/

.margin-auto {
    margin: 0 auto;
}

.margin-right-4px {
    margin-right: 4px;
}

.margin-left-4px {
    margin-left: 4px;
}

.margin-right-10px {
    margin-right: 10px;
}

.margin-left-10px {
    margin-left: 10px;
}

.margin-right-15px {
    margin-right: 15px;
}

.margin-left-15px {
    margin-left: 15px;
}
.margin-bottom-13px {
    margin-bottom: 10px;
}
.margin-bottom-7px {
    margin-bottom: 7px;
}

.margin-top-4px {
    margin-top: 4px;
}

.margin-bottom-4px {
    margin-bottom: 4px;
}

.btn-custom-gray {
    background-color: #dbdbdb;
    border-radius: 0px;
    color: #898989;
}

    .btn-custom-gray:hover,
    .btn-custom-gray:focus {
        background-color: #e0e0e0;
        color: #3eab52;
    }

    .btn-custom-gray:active,
    .btn-custom-gray.active {
        background-color: #e0e0e0;
        border-color: #dbdbdb;
    }

    .btn-custom-gray:disabled,
    .btn-custom-gray[disabled] {
        background-color: #e0e0e0;
        background-image: none;
    }

.testo-grigio {
    color: #8c8c8c;
}

.link-bianco a {
    color: #fff;
    text-decoration: none;
}

    .link-bianco a:hover {
        color: #fff;
        text-decoration: underline;
    }



.link-red a {
    color: #c41329;
    text-decoration: none;
    font-weight:bold;
    font-size:14px;
}

    .link-red a:hover {
        color: #c41329;
        text-decoration: underline;
        font-size: 14px;
    }

    .link-red a:visited {
        color: #c41329;
    }



.panel-footer {
    padding: 10px 15px;
    background-image: url('/immagini/sfondoFooter.png');
    background-repeat: repeat-x;
    background-color: #ececec;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}



.checkbox label {
    padding-left: 0px;
}

.padding-bottom-2px {
    padding-bottom: 2px;
}

.padding-bottom-4px {
    padding-bottom: 4px;
}

.padding-top-2px {
    padding-top: 2px;
}

.padding-top-30px {
    padding-top: 30px;
}

.padding-bottom-30px {
    padding-bottom: 30px;
}

.padding-left-0px {
    padding-left: 0px;
}

.padding-right-0px {
    padding-right: 0px;
}

.padding-left-5px {
    padding-left: 5px;
}

.padding-right-5px {
    padding-right: 5px;
}

.padding-top-8px {
    padding-top: 8px;
}


.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}

.menu-centrato {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    width: 100%;
}

.headTable {
    border-bottom: 2px solid #39a859;
    color: #39a859;
    text-align: left;
}

.headTablePhone {
    color: #c41329;
    text-align: center;
    font-weight: bold;
}

/*.dropdown-menu {

    background-color:yellow;
    float:none;
    position:static;
}*/


.DataPagerButton {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #39a859;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .DataPagerButton:hover,
    .DataPagerButton > span:hover,
    .DataPagerButton:focus {
        color: #39a859;
        background-color: #eee;
        border-color: #ddd;
        text-decoration: none;
    }

.DataPagerPaginaCorrente {
    z-index: 2;
    cursor: default;
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #fff;
    text-decoration: none;
    background-color: #39a859;
    border: 1px solid #ddd;
}

.no-border {
    border: 0px;
}

.margin-bottom-8px {
    margin-bottom: 8px;
}

.background-white {
    background-color: #FFF;
    margin-bottom: 122px;
}

.background-verde-chiaro {
    background-color: #e3e2e2;
}

.background-gray {
    background-color: #f5f5f5;
}

.background-gray-scuro {
    background-color: #e3e2e2;
}

.background-verde {
    background-color: #e3e2e2;
}

.thumbnail {
    border-color: #cccccc;
    margin-top: 15px;
}


.background-yellow {
    background-color: #fffea2;
}

.background-light-green {
    background-color: #dbf0e1;
}

.background-orange {
    background-color: #efa741;
}

.headGridRisultatiRicerca {
    color: #c41329;
    text-align: center;
    height: 50px;
}

.headGridRisultatiRicercaDett {
    color: #c41329;
    text-align: center;
}

/*con ombreggiatura*/
.border-gray-content {
    border: 2px solid #dad7d7;
    box-shadow: 0 0 30px black;
}

/*senza ombreggiatura*/
.border-gray-content2 {
    border: 1px solid #fff;
}

.border-shadow {
    box-shadow: 0 0 30px black;
}

.border-gray {
    border: 1px solid #dad7d7;
}

.border-right-gray {
    border-right: 1px solid #dad7d7;
}

.border-bottom-gray {
    border-bottom: 1px solid #dad7d7;
}

.border-bottom-black {
    border-bottom: 1px solid #a4a4a4;
}

.border-top-black {
    border-top: 1px solid #a4a4a4;
}

.border-top-gray {
    border-top: 1px solid #dad7d7;
}

.border-right-white {
    border-right: 1px solid #FFF;
}

.height-col-ricerca0 {
    height: 45px;
}

.height-col-ricerca1 {
    height: 91px;
}

.height-col-ricerca2 {
    height: 137px;
}

.height-col-ricerca3 {
    height: 183px;
}

.height-col-ricerca4 {
    height: 229px;
}

.height-col-ricerca5 {
    height: 275px;
}

.height-col-treni {
    height: 45px;
}

.panel-dettagli-ricerca {
    background-color: #f5f5f5;
    margin-bottom: 5px;
}

.panel-dettagli-ricerca2 {
    background-color: #fdfcfc;
    margin-bottom: 5px;
}

.panel-dettagli-ricerca-smart {
    margin-top: 5px;
    margin-bottom: 10px;
}

.row-dettagli-ricerca-smart {
    background-color: #e3e2e2;
}

.row-dettagli-ricerca-smart2 {
    background-color: #f1fcf4;
}

.row-dettagli-ricerca-smart3 {
    background-color: #e4e2e2;
}


.border-bottom-left-radius {
    border-bottom-left-radius: 3px;
}

.border-bottom-right-radius {
    border-bottom-right-radius: 3px;
}

.border-top-left-radius {
    border-top-left-radius: 3px;
}

.border-top-right-radius {
    border-top-right-radius: 3px;
}

.font-bold-13px {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
}


.font-13px {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
}


.font-bold-12px {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
}

.font-12px {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}


.font-bold-15px {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
}

.font-15px {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
}



.font-11px {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px;
}

.margin-right-15px {
    margin-right: 15px;
}

.margin-top-10px {
    margin-top: 10px;
}


.mainSliderMarker {
    width: 200px;
    float: left;
    text-align: center;
    color: #fff;
    overflow: hidden;
    font-size: 1.3em;
    font-family: "Cambria";
}

.custom_marker_head {
    background: rgba(220,220,220,.5);
    height: 30px;
    float: left;
    width: 30px;
    position: relative;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.custom_marker_description {
    background-color: #790e05;
    position: relative;
    margin-left: 30px;
    display: none;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

#ULListaImmagini {
    margin-left: 5px;
}


.panel-fse {
    border-color: #d6e9c6;
}

    .panel-fse > .panel-heading {
        color: #FFF;
        background-color: #eea338;
        border-color: #d6e9c6;
    }

        .panel-fse > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1;
        }

        .panel-fse > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .panel-fse > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1;
    }



.panel-access {
    border-color: #d6e9c6;
}

    .panel-access > .panel-heading {
        color: #FFF;
        background-color: #377dba;
        border-color: #d6e9c6;
    }

        .panel-access > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1;
        }

        .panel-access > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .panel-access > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1;
    }


.z-index-100 {
    z-index: 1000;
}

.z-index-999 {
    z-index: 999;
}


.background-treno {
    background-image: url('/immagini/icotrenooff2.png');
    background-repeat: no-repeat;
    background-position: center left;
}

.background-freccia {
    background-image: url('/immagini/arrowArancio.png');
    background-repeat: no-repeat;
}

.input-smaller {
    height: 24px;
}



.no-padding-footer {
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
}


.container2 {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    position: relative; /* needed for footer positioning*/
    margin: 0 auto; /* center, not in IE5 */
    background: #ffffff;
    height: auto !important; /* real browsers */
    height: 100%; /* IE6: treaded as min-height*/
    min-height: 100%; /* real browsers */
}

.nav-tabs > li > a:hover {
    border-color: #fff #fff #fff;
    background-color: #d7d5cb;
    color: #fff;
    text-shadow: none;
}




.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #d7d5cb;
    border-color: #fff;
}

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #d7d5cb;
        border-color: #337ab7;
    }

.nav-tabs > li > a:hover {
    border-color: #fff #fff #fff;
    background-color: #d7d5cb;
    color: #fff;
    text-shadow: none;
}

.nav-tabs > li > a:focus {
    border-color: transparent;
    background-color: transparent;
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #d7d5cb;
}

.dropdown-toggle:focus {
    outline: 0;
}

.nav-tabs > li > a {
    color: #fff;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    /*border-radius: 4px 4px 0 0;*/
    border-radius: 0 0 0 0;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

a:hover, a:focus {
    color: #d7d5cb;
    text-decoration: none;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #d7d5cb;
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}

.nav-tabs > li > a:hover {
    border-color: #fff #fff #fff;
    background-color: #d7d5cb;
    color: #c41329;
    text-shadow: none;
}

.testo-bianco {
    color: #c41329;
}

.nav-tabs-green > li > a {
    color: #ffffff;
    background-color: #c41329;
    border-radius: 0;
    margin: 0;
    min-width: 149px;
    border: 0;
    border-bottom: 2px solid #fff;
    text-shadow: none;
}

.font-size-16 {
    font-size: 16px;
}


.visible-xs-t {
    visibility: hidden;
    display: none;
}

@media (max-width: 992px) {

    .hidden-xs-t {
        visibility: hidden;
        display: none;
    }

    .visible-xs-t {
        visibility: visible;
        display: block;
    }
}





@media (min-width: 768px) {


    .container2 {
        width: 720px;
    }   
}

@media (min-width: 828px) {

    .container2 {
        width: 760px;
    }
}

@media (min-width: 868px) {
    .container2 {
        width: 800px;
    }
}

@media (min-width: 992px) {
    .container2 {
        width: 940px;
    }
}

@media (min-width: 1015px) {

    .container2 {
        width: 940px;
    }
}


@media (min-width: 1060px) {

    .container2 {
        width: 1010px;
    }
}

@media (min-width: 1200px) {

    .container2 {
        width: 1110px;
    }
}



@media print {

    /*.tab-ricerca {
        display:none;
    }*/
}



.nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    /*border-radius: 4px 4px 0 0;*/
    border-radius: 0 0 0 0;
}

.panel-fse > .panel-heading {
    color: #c41329;
    background-color: #d7d5cb;
    border-color: #d6e9c6;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #d7d5cb;
    border: 1px solid #fff;
}


a {
    color: #c41329;
    text-decoration: none;
}

.DataPagerPaginaCorrente {
    z-index: 2;
    cursor: default;
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #fff;
    text-decoration: none;
    background-color: #c41329;
    border: 1px solid #ddd;
}

.panel-footer-verde {
    min-height: 40px;
    background-color: #c41329;
    border-radius: 0;
    border-top: 1px solid #fff;
    padding-top: 10px;
}

.footer-bianco {
    color: #fff;
}

input[type=radio] {
    position: absolute;
    visibility: hidden;
    display: none;
}

label {
    color: #c41329;
    display: inline-block;
    cursor: pointer;
    font-weight: bold;
    padding: 5px 12px 5px 18px;
    margin-bottom: 0px;
}

input[type=radio]:checked + label {
    color: #ffffff;
    background: #c41329;
    background-image:url("../Immagini/gbok.png");
    background-repeat:no-repeat;
}

label + input[type=radio] + label {
    border-left: solid 2px #c41329;
    margin-bottom: 0px;
}

.radio-group {
    border: solid 2px #c41329;
    display: inline-block;
    margin: 0px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    font-size: 11px;
}

