﻿html, body, #map-container {
    margin: 0;
    height: 100%;
    width: 100%;
    font-family: sans-serif;
}

#map-container {
    z-index: 5;
    height: 100vh;
    width: 100vw;
}

.locate {
    top: 6em;
    left: .5em;
}

.container {
    position: relative;
}

.child {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: red;
    transform: translate(-50%, -50%);
}

/*.content {
    width: 100%;
    height: 100%;
    position: fixed;

    z-index: 1;
}*/


#myModal img {
    width: 100%;
}

/*.bottomBtn {
    padding: 0px 40px;
    display: inline-block;
}*/

/*.contentType {
    display: none;
    position: relative;
    margin-top: -6em;
    top: -2em;
    background-color: red;
}*/

.deviceAction, #videoSource, #audioSource {
    display: none;
}

#video {
    width: 100%;
    height: 100%;
}

#screenshot {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.mobileBar {
    color: white;
    position: fixed;
    z-index: 5;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    /*border-radius: 3px;*/
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    text-align: center;
    height: 64px;
}

.halfScreen {
    position: fixed;
    width: 100vw;
    height: 40vh;
    /*top: 0px;*/
    bottom: 55px;
    left: 0px;
    right: 0px;
    background-color: white;
    z-index: 3;
    -webkit-transition: all 0.5s ease-in-out;
}

.halfScreenNone {
    position: fixed;
    width: 100vw;
    height: 0vh;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: white;
    z-index: 3;
    -webkit-transition: all 0.5s ease-in-out;
}


.fullScreen {
    /*position: fixed;*/
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: white;
    z-index: 10;
    overflow: auto;

    overflow-x: hidden;
}


/*buttons right top*/
.ol-zoom-in, .ol-zoom-out, #LocMe {
    outline: none !important;
}

.ol-control button {
    height: 1.6em !important;
    width: 1.6em !important;
}
.ol-zoom, .locate {
    left: auto !important;
    right: .5em !important;
}

.ol-zoom button, .locate button {
    background-color: #26A69A !important;
    border-radius: 45px !important;
}


.ol-rotate {
    /*display: none;
    margin-top: 72px;*/
}
.ol-rotate {
    top: 198px !important;
}
.ol-touch .ol-control button {
    margin-bottom: 6px;
}

#LocMe {
    margin-top: 12px;
}

.ol-control{
    background-color:initial !important;
}


/*@font-face {
    font-family: 'text1';
    src: url('../mobile/menu/text1.svg') format('svg');
}*/

.pointTypeText, .pointTypeAudio, .pointTypeImage, .pointTypeVideo, .pointTypeBusiness, .pointTypeEvent {
    width: 100%;
    height: 100%;
}

.pointTypeText {
    background-image: url('../mobile/menu/text1.svg');
}
.pointTypeAudio {
    background-image: url('../mobile/menu/voice1.svg');
}
.pointTypeImage {
    background-image: url('../mobile/menu/photo1.svg');
}
.pointTypeVideo {
    background-image: url('../mobile/menu/movie1.svg');
}

.pointTypeBusiness {
    background-image: url('../mobile/menu/icon_business.svg');
}

.pointTypeEvent {
    background-image: url('../mobile/menu/events.svg');
}


/*.backMainMenu {
    float: left;

    margin-top: 7px;
    margin-left: 7px;
}*/

.bottomBtn {
    /*padding: 6px 9px;*/
    padding: 6px 16px;
}

.backMainMenu {
    background-image: url(../mobile/funkcje_outline.svg);
    background-repeat: no-repeat;
    /*background-size: 36px;*/
    background-position: center;
    background-color: rgba(0,0,0,0.1);
    display: inline-block;
    /*width: 42px;
    height: 34px;*/
    /*height: 45px;
    width: 45px;*/
    height: 40px;
    width: 35px;
    background-size: contain;
}

    .backMainMenu:active {
        background-image: url(../mobile/funkcje_pelny.svg);
        background-size: contain;
        background-repeat: no-repeat;
        /*background-size: 36px;*/
        background-position: center;
        /*
          width: 40px;
          height: 40px;
        */
        background-color: rgba(0,0,0,0.1);
        display: inline-block;
    }

.profileIcon {
    background-image: url('../mobile/icon_profil.svg');
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    /*width: 20px;
    height: 28px;*/
    /*height: 45px;
    width: 32px;*/
    height: 38px;
    width: 24px;
}

    .profileIcon:active {
        background-image: url('../mobile/icon_profil_full.svg');
        background-repeat: no-repeat;
        background-size: contain;
    }

    .addBtnIcon {
    background-image: url('../mobile/icon_plus.svg');
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    /*width: 46px;
    height: 45px;*/
    width: 45px;
    height: 45px;
}

.pointsAround {
    background-image: url('../mobile/icon_pin_outline.svg');
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    /*width: 28px;
    height: 34px;*/
    /*height: 45px;
    width: 40px;*/
    height: 37px;
    width: 26px;
}

    .pointsAround:active, .pointsAroundSelected {
        background-image: url('../mobile/icon_pin.svg');
        background-repeat: no-repeat;
        background-size: contain;
    }

.messages {
    display: inline-block;
    background-image: url('../mobile/wiadomosc_outline.svg');
    background-repeat: no-repeat;
    background-size: contain;
    /*width: 38px;
    height: 30px;*/
    /*height: 45px;
    width: 56px;*/

    height: 33px;
    width: 33px;
}

    .messages:active {
        background-image: url('../mobile/wiadomosc_full.svg');
        background-repeat: no-repeat;
        background-size: contain;
    }

.pointMap {
    background-image: url('../img/landing/pin_green.svg');
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 20px;
    width: 20px;
    text-align: center;    
    margin: auto;
}

.backImage {
    /*
     V1
        
    background-image: url('../mobile/dialog/back.svg');
    background-repeat: no-repeat;
    background-size: 10px;
    width: 20px;
    height: 20px;
    background-color: white;
    border-radius:20px;*/
    background-image: url(../mobile/dialog/back.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
    width: 40px;
    height: 40px;
    background-color:rgba(0,0,0,0.1);
    border-radius: 20px;
    /*z-index:100;*/
    display:inline-block;
}


.editBtn {
    display: inline-block;
    float: right;
    width: 40px;
    height: 40px;
    z-index: 100;
    background-color: rgba(0,0,0,0.1);
    border-radius: 20px;
    background-image: url(../mobile/edit.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
    margin-right: 12px;
}


.serce {
    background-image: url('../mobile/serce.svg');
    background-repeat: no-repeat;
    background-size: 20px;
    width: 30px;
    height: 30px;
}



.lds-ripple {
    display: inline-block;
    position: absolute;
    width: 10%;
    height: 10%;

    top: 40%;
    left: 40%;
    margin: auto;
}

    .lds-ripple div {
        position: absolute;
        border: 4px solid #26A69A;
        opacity: 1;
        border-radius: 50%;
        animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .lds-ripple div:nth-child(2) {
            animation-delay: -0.5s;
        }

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0;
    }
}




/* clears the ‘X’ from Internet Explorer */
input[type=search]::-ms-clear {
    color: red;
    background-color: red;
    outline-color: red;
}

input[type=search]::-ms-reveal {
    color: red;
    background-color: red;
    outline-color: red;
}
/* clears the ‘X’ from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    color: red !important;
    background-color: red;
    outline-color: red !important;
}



input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    height: 1em;
    width: 1em;
    border-radius: 50em;
    background: url(https://pro.fontawesome.com/releases/v5.10.0/svgs/solid/times-circle.svg) no-repeat 50% 50%;
    background-size: contain;
    opacity: 0;
    pointer-events: none;
}

input[type="search"]:focus::-webkit-search-cancel-button {
    opacity: .3;
    pointer-events: all;
}


.mobileLogin {
    margin: auto;
    margin-top: 32px;
    text-align: center;
}

.registerBtn {
    display: inline-block;
    color: #26A69A !important;
    padding: 8px 20px;
    border-radius: 44px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 18px;
    text-align: center;
    color: white;
    background-color: white;
    width: 64px;
}


.mobileLoginButtons {
    text-align: center;
    width: 100vw;
    padding-bottom: 32px;
}


.fontBold {
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
}

.fontSemi {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 1;
}

.button{ 
    border:0;
}

    .button:disabled {
        background-color: #5ADBCE;
    }



div.clickEffect {
    position: fixed;
    box-sizing: border-box;
    border-style: solid;
    border-color: #FFFFFF;
    border-radius: 50%;
    animation: clickEffect 0.4s ease-out;
    z-index: 99999;
}

@keyframes clickEffect {
    0% {
        opacity: 1;
        width: 0.5em;
        height: 0.5em;
        margin: -0.25em;
        border-width: 0.5em;
    }

    100% {
        opacity: 0.2;
        width: 5em;
        height: 5em;
        margin: -2.5em;
        border-width: 0.03em;
    }
}


.hiddenMsg{
    padding-bottom:1em;
}

.hiddenMsg .caption {
    color: #5ADBCE;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 2em;
}

.hiddenMsg .author {
    padding-top:1em;
    font-weight: 600;
}


.menuTitle {
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    margin: auto;
    text-align: center;
    font-size: 1.3em;
    padding-top: 3px;
    padding-left: 12px;
}


.imageCommentBox {
    width: 100%;
    border: none;
    /*background-color: rgba(255,255,255,0.6);*/
    /*border: 1px solid black;*/
    color: black;
    /*border-radius: 20px;*/
    outline: none;
    height:40px;
}

.commentIcon {
    background-image: url('../mobile/komentarze.svg');
    /*background-image: url('../mobile/icon_pin.svg');*/
    width: 26px;
    height: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 26px;
}
.viewsIcon {
    background-image: url('../mobile/ilosc_wyswietlen.svg');
    /*background-image: url(../mobile/serce.svg);*/
    background-repeat: no-repeat;
    background-size: 26px;
    width: 30px;
    height: 26px;
    background-position: center;
}

.imageCommentBox .viewsIcon {
    float: left;
}

.imageCommentBox > div {
    display: inline-block;
    margin: 6px 6px;
}
.imageCommentBox .views {
    float: left;
    margin: 6px 0px;
}

.imageCommentBox .commentIcon {
    float: right;
    padding: 21px;
    border-radius: 23px;
    background-color: rgba(0,0,0,0.1);
}

.crow { padding:6px 9px;}

.accessSetings, .timeSettings {
    text-align:center;
}
.accessSetings .pinVisibility > div, .timeSettings .pinTime > div {
    display: inline-block;
    -webkit-user-select: none;
    text-align: center;
    border-radius: 20px;
    padding: 8px 20px;
    cursor: pointer;
    background-color: #26A69A;
    color: white;
    display: inline-block;
    margin: 0px 4px;
    border: none;
}

    .accessSetings .pinVisibility > div.selected, .timeSettings .pinTime > div.selected {
        background-color: black;
    }

    .accessSetings .accessTitle, .timeSettings .accessTitle {
        padding: 1em;
    }

.sendBtn, .sendBtn:hover, .sendBtn:focus  {
    display: inline-block;
    position: relative;
    top: -27px;
    float: right;
    right: 0px;
    padding: 0px 20px;
    background: none;
    border: none;
    outline: none;
}


/*.contentFooter button:active {
    transform: translatey(1px);
}*/

:root,:host{--ol-background-color:white;--ol-accent-background-color:#f5f5f5;--ol-subtle-background-color:#80808040;--ol-partial-background-color:#ffffffbf;--ol-foreground-color:#333;--ol-subtle-foreground-color:#666;--ol-brand-color:#0af}.ol-box{box-sizing:border-box;border:1.5px solid var(--ol-background-color);background-color:var(--ol-partial-background-color);border-radius:2px}.ol-mouse-position{position:absolute;top:8px;right:8px}.ol-scale-line{background:var(--ol-partial-background-color);position:absolute;border-radius:4px;padding:2px;bottom:8px;left:8px}.ol-scale-line-inner{border:1px solid var(--ol-subtle-foreground-color);color:var(--ol-foreground-color);text-align:center;will-change:contents,width;border-top:none;margin:1px;transition:all .25s;font-size:10px}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-bar-inner{display:flex}.ol-scale-step-marker{background-color:var(--ol-foreground-color);float:right;z-index:10;width:1px;height:15px}.ol-scale-step-text{position:absolute;z-index:11;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color);font-size:10px;bottom:-5px}.ol-scale-text{position:absolute;text-align:center;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color);font-size:12px;bottom:25px}.ol-scale-singlebar{position:relative;z-index:9;box-sizing:border-box;border:1px solid var(--ol-foreground-color);height:10px}.ol-scale-singlebar-even{background-color:var(--ol-subtle-foreground-color)}.ol-scale-singlebar-odd{background-color:var(--ol-background-color)}.ol-unsupported{display:none}.ol-viewport,.ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-viewport canvas{all:unset;overflow:hidden}.ol-viewport{touch-action:pan-x pan-y}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.ol-control{position:absolute;background-color:var(--ol-subtle-background-color);border-radius:4px}.ol-zoom{top:.5em;left:.5em}.ol-rotate{transition:opacity .25s linear,visibility linear;top:.5em;right:.5em}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{top:.5em;right:.5em}.ol-control button{display:block;color:var(--ol-subtle-foreground-color);text-decoration:none;font-weight:700;font-size:inherit;text-align:center;background-color:var(--ol-background-color);border:none;border-radius:2px;width:1.375em;height:1.375em;margin:1px;padding:0;line-height:.4em}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;will-change:transform;font-weight:400}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:hover,.ol-control button:focus{text-decoration:none;outline:1px solid var(--ol-subtle-foreground-color);color:var(--ol-foreground-color)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;display:flex;flex-flow:row-reverse;align-items: center;max-width:calc(100% - 1.3em);bottom:.5em;right:.5em}.ol-attribution a{color:var(--ol-subtle-foreground-color);text-decoration:none}.ol-attribution ul{color:var(--ol-foreground-color);text-shadow:0 0 2px var(--ol-background-color);margin:0;padding:1px .5em;font-size:12px}.ol-attribution li{display:inline;list-style:none}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-width:inherit;vertical-align:middle;max-height:2em}.ol-attribution button{flex-shrink:0}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:var(--ol-partial-background-color)}.ol-attribution.ol-uncollapsible{border-radius:4px 0 0;bottom:0;right:0}.ol-attribution.ol-uncollapsible img{max-height:1.6em;margin-top:-.2em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{height:200px;top:4.5em;left:.5em}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{bottom:.5em;left:.5em}.ol-overviewmap.ol-uncollapsible{border-radius:0 4px 0 0;bottom:0;left:0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:block}.ol-overviewmap .ol-overviewmap-map{border:1px solid var(--ol-subtle-foreground-color);width:150px;height:150px}.ol-overviewmap:not(.ol-collapsed) button{position:absolute;bottom:0;left:0}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:var(--ol-subtle-background-color)}.ol-overviewmap-box{border:1.5px dotted var(--ol-subtle-foreground-color)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.ol-overviewmap .ol-viewport:hover{cursor:pointer}
