/*.places-scroll-big, .places-scroll  {
    overflow:hidden !important;
}*/
/*body {
    overflow: hidden;
}*/

.marker {
    margin-left: -2px;
}

.audio-slides-no-thumb {
    height: 432px;
}

    .audio-slides-no-thumb .audio-slide {
        height: 482px;
    }

.template {
    display: none !important;
}


.loading-msg-container-center {
    position: fixed;
    width: 50%;
    left: 25%;
    top: 0px;
    z-index: 1038;
}


.alert-box-container-unobtrusive {
    width: 50%;
    position: fixed;
    top: -1px;
    left: 25%;
    display: none;
    z-index: 520;
}

.form-field label label {
    display: inline !important;
}

.ti-map-pointer-desc {
    position: relative !important;
    left: 0px !important;
    top: 0px !important;
}

.has-max-width {
    float: left;
}

.validation-summary-errors {
    color: red;
}


.gss-info a {
    color: #0b78c4;
}

.glass-store-btn, .re-store-glass {
    opacity: 1 !important;
}

.read-glass-blog {
    padding-left: 50px;
    padding-right: 50px;
    font-weight: normal;
    font-family: Helvetica, Arial, sans-serif;
    margin-bottom: 15px;
}



.mini-player-slides {
    position: relative;
}

.mini-audio-slide {
    position: absolute;
}

.show-full-player {
    z-index: 5;
}

.webapp-mini-loader {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: absolute;
    z-index: 9;
    opacity: 0.5;
}

    .webapp-mini-loader img {
        top: 50%;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        transform: translateY(-50%);
        display: block;
    }

.leaflet-pin-selected {
    z-index: 1000 !important;
}

.stop-list li {
    min-height: 90px;
}

.leaflet-container {
    /*background-image:url(Images/tour-listmode-bg.png) !important;*/
}

.map-type-content li {
    position: relative;
}

    .map-type-content li.map-type-selected:after {
        content: "\e005";
        font-family: 'guidigo-icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 10px;
        right: 10px;
        color: #f78a02;
    }

.sp-slide-title {
    background-color: #fff !important;
}



.app-player-container {
    z-index: 1001 !important;
}

.app-modal {
    z-index: 1002 !important;
}

.bonus-video-list, .bonus-panorama-list {
    overflow-x: hidden;
    overflow-y: auto;
}

.header-stop-name {
    font-size: 16px;
    color: #5a504b;
    width: 100%;
    text-align: center;
    line-height: 44px;
    position: absolute;
    top: 0;
    pointer-events: none;
}

.pfl-more .col-1-3 {
    margin-bottom: 80px;
    min-height: 278px;
}

@media screen and (max-width: 480px), screen and (max-height: 480px) {
    .startup-modal {
        padding-bottom: 77px;
    }

    .maps-modal-container {
        overflow-x: hidden;
        overflow-y: auto;
        height: 100%;
        padding-bottom: 10px;
    }

    .header-stop-name {
        font-weight: bold;
    }
}

.app-custom-panorama {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
}


.bonus-panorama-list li {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.panorama-bonus {
    width: 100%;
    height: 274px;
}

.news-white h2, .news-white p {
    color: white
}

.bg-position-bottom {
    background-position: bottom
}


.btn{
    color:white !important;
}

.footer-senar-link {
    font-size: 12px;
    padding-top: 9px;
    line-height: 18px;
    
}

    .footer-senar-link a {
        color: white;
    }