.boxcalcolapercorso {
    /*background-image: url(../images/box_calcolapercorso.jpg);*/
    background-repeat: no-repeat;
    margin-bottom: 8px;
}

.boxcontatti {
    /*background-image: url(../images/box_contatti.jpg);*/
    background-repeat: no-repeat;
}

.boxevidenza {
    background-image: url(../images/box_inevidenza.jpg);
    background-repeat: no-repeat;
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 10px;
}

.boxorari {
    background-image: url(../images/box_orariservizi.jpg);
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -8px;
}

.boxnotizie {
    background-image: url(../images/box_notizie.jpg);
}

.titleMenu {
    color: #fff;
    font-weight: bold;
    margin-left: 8px;
}

#GoogleBox {
    font-size: 10px;
    padding: 6px 0 12px 0;
    width: 290px;
    text-align: justify;
    font-family: 'Open Sans',sans-serif;
    color: #708090;
}

#cPercorso {
    height: 26px;
    /*background-image: url(../Images/barra_calcolapercorso.png);*/
    background-color: gray;
    /*margin-bottom: 8px;*/
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    width: 294px;
}

#evidence {
    /*background-image: url(../Images/barra_inevidenza.png);*/
    height: 26px;
    background-color: #b42929;
    /*margin-bottom: 6px;*/
    display: table-cell;
    vertical-align: middle;
    width: 316px;
}

.imgGoogleT {
    float: left;
    margin: 0 8px 8px 2px;
}

#infos {
    background-image: url(../Images/Feed.png);
    background-repeat: no-repeat;
    background-position: 96% 2px;
    height: 26px;
    background-color: #b0b0b0;
    /*margin-bottom: 18px;*/
    display: table-cell;
    vertical-align: middle;
    width: 337px;
}

#orarieServ {
    /*background-image: url(../Images/barra_orarieservizi.png);*/
    background-color: #4a4949;
    height: 27px;
    display: table-cell;
    vertical-align: middle;
    /*margin: 12px 0 10px 0;*/
    width: 316px;
}

ul#ticker {
    width: 100%;
    height: 68px;
    margin: 0;
    padding: 0 0 0 4px;
    overflow: hidden;
}

    ul#ticker li {
        width: 100%;
        height: 70px;
        margin-left: 0;
        list-style-type: none;
        font-size: 11px;
    }

        ul#ticker li a {
            color: #666;
        }

        ul#ticker li span {
            display: block;
            color: #F00000;
            font-size: 10px;
            padding-bottom: 4px;
        }

.auto-style2 {
    width: 51px;
    height: 51px;
}

.dxisControl {
    min-height: 290px;
}
.dxisControl .dxis-itemTextArea {
    top: 17px;
    left: 17px;
    bottom: auto;
    width: 285px;
    padding: 15px 16px 21px;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.3);
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
}
.dxisControl .dxis-itemTextArea a {
    color: white;
}
.dxisControl .dxis-itemTextArea a:hover, a:focus {
    text-decoration: underline;
}
.dxisControl .dxis-itemTextArea p {
    color: #b0b0b0;
}
.dxisControl .dxis-itemTextArea > p {
    margin-bottom: 0 !important;
}
.dxisControl .dxis-nbDotsBottom {
    padding: 0;
    margin-top: -25px;
    }
.dxisControl .dxis-nbDotsBottom .dxis-nbSlidePanel {
    right: 15px;
    left: auto !important;
    transform: matrix(1, 0, 0, 1, 0, 0) !important;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
}

.isdemoH3 {
    font-size: 28px !important;
    color: white;
    padding-bottom: 9px;
}

.whiteBackground {
    background-color: #fff;
    margin: 0;
}

#nContainer {
    width: 99%;
    height: 70px;
    margin-top: 8px;
    clear: both;
    display: table;
    vertical-align: top;
}

#carousel {
    margin: 5px 0 0 4px;
    height: 40px;
}

#pages {
    width: 90px;
    height: 10px;
    /*margin: 0 auto;*/
    float: right;
    margin-top: -28px;
    margin-right: 20px;
}

#diCalcolahp {
    width: 91px;
    height: 24px;
    margin-left: 65px;
    text-align: center !important;
    vertical-align: middle;
    display: inline-block;
    
    /*background-image: url(../Images/pulsante_calcola.png);*/
}

.bullet {
    /*background: url(Images/off.png) center center no-repeat;*/
    display: block;
    width: 10px;
    height: 10px;
    margin: 0;
    margin-left: 3px;
    float: right;
}

.newsScroll {
    color: #4a4949;
    padding: 3px 0 3px 3px;
    font-size: 0.96em;
    font-weight: bold;
    
}
.newsHeaderText {
    font-family: 'Open Sans',sans-serif;
    font-size: 14px !important;
}
.newSep {
    cursor: pointer;
    padding: 4px 0 12px 0;
    border-bottom: dotted 1px #ccc;
}
