@import url(font/museo/stylesheet.css);
@import url(font/museo-sans/stylesheet.css);
@import url(font/museo-slab/stylesheet.css);
@font-face{font-family:tnt-selfiebox;src:url(font/tnt-selfiebox.eot);src:url(font/tnt-selfiebox.svg#tnt-selfiebox) format("svg"), url(font/tnt-selfiebox.eot?#iefix) format("embedded-opentype"), url(font/tnt-selfiebox.woff) format("woff"), url(font/tnt-selfiebox.ttf) format("truetype");
    font-weight:400;
    font-style:normal
}


body{
    overflow: hidden;
    width: 100%!important;
}


.buttonSeleziona{
    line-height: 2.1875em;
    display: inline-block;
    padding: 0 0.9375em;
    border-radius: 0.1875em;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    border: 0;
    color: #FFF;
    font-size: 1em;
    cursor: pointer;

    text-decoration: none !important;
    width: 100px;
    text-align: center;
    float: left;
    font-family:'museo_sans700', Arial, Helvetica, sans-serif
}
.active{background-color: #1cb3f4;}

.deactive{background-color: #A0A0A0; width: 200px}

.imgtntpoint{
    float: left;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}



#infobox{
    position: absolute;
    bottom: 0;
    left: 0;
    height:200px;
    width: 100px;
    background-color: white;
}

.slide {
    float: left;
    padding-top: 20px;
}

.imgLegenda{
    height: 20px;
    float: left;
    padding-right: 5px;
}
.legenda {
    padding-bottom: 10px;
    /*top: 0;*/
    /*background-color: #FFF;*/
    width: 22em;
}


.container{padding-top: 5px;}

.immagine{padding:10px; float:left;}

#city{
    background-image: url(../images/city.png);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat;
    background-color: white;
    border: #b2b2b2 solid 2px;
    margin-left: 10px;
    margin-top: 20px;
    width: 20em;
    height: 50px;
}
.cityImg{
    width: 50px;
    display: none;
}
.feedback-input {
    color: #3c3c3c;
    font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    font-weight: 500;
    font-size: 18px;
    border-radius: 0;
    line-height: 22px;
    background-color: #fff;
    padding: 13px 13px 13px 54px;
    margin-bottom: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid;
    border-color: #b2b2b2;
}

.list_c{display:block;}
.lista{list-style-type: none; padding: 0 5px; font-size: small; position: absolute;width: 100%;}

body {
    position: absolute;
    background: url("../images/bg.gif") repeat;
    font-size: 12px;
    font-family: 'museo_sans300', Arial, Helvetica, sans-serif;
    color: #333f48;
    line-height: 22px;

    height: 100%; margin: 0; padding: 0;

    overflow: hidden;}

html { height: 100% }



#map-canvas{background: #fff url(../images/loader.gif) no-repeat center center; width: 1024px; position:relative; height: 100%!important; left: 250px }
.gm-style{font-family:'museo_sans300', Arial, Helvetica, sans-serif}
.gm-style-iw{
    /*height: 100% !important;*/
    overflow: hidden !important;
}
.info{
    line-height:1.5;
    overflow:hidden;
    white-space:nowrap;
    width: 500px;
}
.infoLocker{
    line-height:1.5;
    overflow:hidden;
    white-space:nowrap;
    width: 200px;
}




.hidden{
    display:none;
}


.rightLocker {
    float:left;
}

.rightother{float:left;}
.clear{clear:both;}

.infoPagamenti {
    padding-left: 15px;

    float: left;}

.infoRitiro {
    float: left;
}

.infoaggiuntive{margin-bottom: 10px;}
.bold{
    font-family:'museo_sans700', Arial, Helvetica, sans-serif
}

a.linkPoup.buttonSeleziona {
    right: 0px;
    position: absolute;
    margin-right: 10px;
}



.lista > div {
    margin-bottom: 6px;
}

div.legendaMappa {
    font-size: large;
    font-family: 'museo_sans500', Arial, Helvetica, sans-serif;
    background-color: #4d148c;
    color: white;
    margin-left: -5px;
    margin-right: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
}

.gm-style-iw#infoWindowcontainer{
    height: auto! important;
}

#open_box {
    background-image: url(../images/ic_reorder_black_24px.svg), none;
    width: 24px;
    height: 24px;
}

.point_list{
    top: 0;
    overflow-y: auto;
    /*margin-bottom: 10px;*/
}

.active-list{
    background-color: #f60;
    color: white;
}

.point_cont{
    cursor: pointer;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 5px;
    border-bottom: 1px solid #c9c9c9;
}

.distance{
    font-size: 8px;
    float: right;
    font-family: 'museo_sans500', Arial, Helvetica, sans-serif;
    padding-right: 5px;
    margin-top: 1px;
}

.header{
    font-size: large;
    padding-bottom: 5px;
    background-color: #4d148c;
    color: white;
    font-family: 'museo_sans500', Arial, Helvetica, sans-serif;
    padding-left: 5px;
    padding-top: 5px;
}

.point_cont>img{
    width: 11px;
    margin-bottom: -5px;
    margin-right: 5px;
}
.point_desc{
    font-size: 10px;
}
.close{
    display: none;
}

.list_c{
    width: 250px;
    position: absolute;
    background-color: white;
    display:block;
    z-index: 2000;
}



.bgLegenda{
    background-color: #FFF;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.info_container_mobile{
    position: absolute;
    bottom: -300px;
    z-index: 1000;
    background: white;
}


.header{ padding-left: 10px; }
.cityBg{display: none;}
.closeInfoMobile{cursor: pointer;}
.infoLocker{width: 550px;}
@media only screen and (max-width: 790px){
    .list_c{
        display: none;

    }
    
    .linkPoup{
        display: none;
    }

    div.buttonSeleziona{
        left: 50%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        display: block;
    }

    .cityBg{
        position: absolute;
        width: 100%;
        height: 100%;
        background: black;
        z-index: -1;
        opacity: 0.2;
        display: block;
    }
    .infoLocker{width: 100%;}

    .rightLocker,
    .rightLocker > p> a{
        width: 100%;
    }

    .rightLocker > p > a{
        font-weight: bold;
        font-size: large;
        text-overflow: initial;
        display: inline-block;
        text-overflow: ellipsis;
        width: 90%;
        overflow: hidden;
    }
    #map-canvas{
        min-width: 100%;
        left:0;
    }

    #city{
        display: block;
    }
    #cityCont{
        width: 100%;
    }
    .cityImg {
        width: 14%;
        float: left;
        height: 70px;
        align-items: center;
        display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;      /* TWEENER - IE 10 */
        display: -webkit-flex;     /* NEW - Chrome */
        display: flex;
        text-align: center;

    }

    #city{
        margin-left:0;
        float:right;
        width: 82%;
        margin-top: 10px;
        margin-right: 5px;
        margin-left: 5px;
    }
    .cityImg > img{
        max-width: 100%;
        height: 40px;
        vertical-align: 50%;
        margin-left: auto;
        margin-right: auto;
        cursor: pointer;


    }
    .ipadCityImg{
        text-align: center;
    }
    .ipadCityImg > img{
        height: 50%;
        width: 50%;
        margin-left: 25%;
    }
    .close{
        display: block;
        float: right;
        margin-right: 15px;
        cursor: pointer;
    }
    .close > img{
        width: 15px;
        margin-top: 3px;
    }

    .info,
    .info_container_mobile{
        width: 100%;
    }

    .infoaggiuntive{
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .info,
    .infoLocker{
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
    }

    .imgtntpoint{
        display: none;
    }
}


@media only screen and (max-width: 400px){
    .cityImg {
        width: 15%;
        float: left;
        height: 70px;
        display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;      /* TWEENER - IE 10 */
        display: -webkit-flex;     /* NEW - Chrome */
        display: flex;
        align-items: center;


    }
    #city{
        margin-left:0;
        float:right;
        width: 80%;
        margin-top: 10px;
        margin-right: 0;
    }
}

.flportifr{color:red;}

