
    *{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body,html{height:100%;padding:0;margin:0;background-color:#f7f7f7}a{color:inherit;text-decoration:none}#brand-image{
    /*background-image:linear-gradient(#62748c,#273d4c);
    background-image: linear-gradient(#506b88,#2a3d48);*/
    background-image:linear-gradient(#2d343a,#292b2d);
    background-color: #2d343a;
    
    }h1{font-family: 'Martel Sans', sans-serif;font-size:1.8em;color:#ffffff;padding:25px 0 0;margin:0;padding-left:.7em}.version{display:block;color:#888888;padding:0 0 25px 21px;font-size:.7em;}#map,#perfil,#settings,#credits{position:absolute;width:100%;min-height:100%}#map{height:100%}#featured,#lista{position:absolute;width:100%;min-height:100%}#featured,#lista,#perfil,#settings{display:none;background-color:#f7f7f7}#login,#spinner,#spinnerLista{text-align:center;display:flex;justify-content:center;height:100%;flex-direction:column;align-items:center}#spinner,#spinnerLista{display:none;color:#fff}#spinnerLista{height:100vh}.loginlabel,.noaccount{max-width:450px;width:80vw;box-sizing:border-box;margin:10px auto;color:black;font-family: 'Martel Sans', sans-serif;font-size:1.2em;text-align:left}.noaccount{font-size:.8em;text-align:center}#myemail,#mypassword{-webkit-appearance:none;max-width:450px;height:38px;width:80vw;box-sizing:border-box;margin:10px auto;border-radius:4px;border:none;padding:0 10px;font-size:1rem}#loginsubmit{width:80vw;height:43px;background-color:#00B1A5; border-radius:4px;max-width:450px;line-height:43px;color:#fff;font-family: 'Martel Sans', sans-serif;margin:10px auto;cursor:pointer}
    
    .leaflet-control-locate a,.leaflet-control-locate a:hover{padding:5px;height:32px!important;width:32px!important;display:flex;justify-content:center;align-items:center;}
    
    .leaflet-bottom{margin-bottom:30px}
    
    .leaflet-control-locate{margin:0 !important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
    
    .fa{font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
    
    .fa-podcast{font-size: 27px;color:#555}
    
    .fa-globe,.fa-search{font-size:23px!important}
    
    .fa-crosshairs{font-size:26px!important}
    
    .fa-search{color:#444}
    
    .fa-arrow-left{font-size:25px!important}
    
    #personal,.opciones{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;font-size:2em;color:#444;font-family: 'Martel Sans', sans-serif;}
    
    #personal{display:none;margin-top: 20vh;}
    
    .opciones{max-width:430px;margin:0 auto;padding-top:120px;box-sizing:border-box;align-items:flex-start;justify-content:flex-start;font-size:1.16em;width:90vw}
    
    .iconphoto{width:100px;height:100px;border:2px solid #ccc;background-image:url(images/usericon.png);background-repeat:no-repeat;background-position:center center;background-size:100% 100%;border-radius:50%;padding:20px;margin-bottom:20px;border: 7px solid white;}
    
    .iconphoto:hover{cursor:pointer}
    
    .content{margin:0}
    
    [class*=js-]{cursor:pointer}
    
    [canvas=container]{margin-top:0;height:-webkit-calc(100% - 0px);height:-moz-calc(100% - 0px);height:calc(100% - 0px)}
    
    [off-canvas] ul.menu li a{color:#00B1A5;font-family: 'Martel Sans', sans-serif;display:block;padding:2.3vh 20px;height:35px;line-height:43px;background-color: rgb(255 255 255 / 10%);-webkit-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s;text-decoration:none;font-weight: 900;}
    
    [off-canvas] ul.menu{margin:0;padding:0;display:block;list-style:none;background-color: white}
    
    [off-canvas] ul.menu li.selected a{background-color:white;color:#00B1A5;}
    
    [off-canvas*=left]{
    /*
    background-image: linear-gradient(to left,#97c4d4,#527cb3);*/
    background-color: #00B1A5;
    
    }
    
    [off-canvas*=right]{background-color:#00b1a5;background-image: url(images/new/topography.svg);
    background-size: cover;}
    
    ul{padding-left:1em}ul li{list-style:none;border-top: 3px solid #ededed;}ul.unstyled{margin:0;padding:0;list-style:none}li .fa{vertical-align:initial;margin-right:18px}
    
    .custom-responsive-width{
        display:flex!important;
        flex-direction:column;
        justify-content:space-between;
        width:100vw;
        transition-duration:350ms}

    .searchbar{width:100%;transition-duration:.5s}
    
    .topbar{
        height: 50px;
        width: 100%;
        background-color: #0a5550;
        z-index: 3000;
        display: flex;
        justify-content: space-between;
        align-items: center;
        box-shadow: 0 0 6px #060606;
        padding: 3px 23px 0;
        box-sizing: border-box;
        color:#ccc;
    }
    .projectslabel{font-family: 'Martel Sans', sans-serif;font-size:1.5em;color:#f5f5f5}
    .fa-arrow-left{text-decoration:none;padding: 10px 40px 10px 20px;margin-left: -20px;}
    
    #projectinfo{
        display: none;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        box-sizing: border-box;
        z-index: 9010;
        box-shadow: #111111 0px -10px 20px;
        background: rgb(231,233,234);
        background: linear-gradient(90deg, rgba(231,233,234,1) 50%, rgba(245,245,245,1) 50%);
        border: 7px solid white;
        border-radius: 10px 10px 0px 0px;
        
    }
    
    .projectdetails{
        display: flex;
        max-width: 600px;
        margin: 0 auto;
    }
    .leftcolumn{
        display: flex;
        flex-direction: column;
        padding: 20px 13px;
        background-color: #e7e9ea;
        align-items: center;
    }
    .listphoto, .projectphoto{
        width:100px;height:100px;background-image:url(images/SonicMapsIcon.png);background-repeat:no-repeat;background-position:center center;background-size:100% 100%;box-sizing:border-box;
    }
    .listphoto{background-color: #e3e3e3;}
    #loadbutton, .loadbutton2{
        margin-top: 15px;
        width: 100%;
        height: 40px;
        border:none;
        color:#ffffff;
        background:#232323;
        font-family: 'Martel Sans', sans-serif;
        font-size: 16px;
        outline: 0;
        font-weight: 900;
    }
    #loadbutton::-moz-focus-inner{border:0}
    .metadata{
        padding: 20px 13px;
        background-color: #f5f5f5;
        flex:1;
    }
    .ptitulo{font-family: 'Martel Sans', sans-serif;font-size:1.45em;color: #00B1A5;font-weight: 900;}
    .pautor{
        font-style:italic;
        font-size:1.15em;
        color: #b7b7b7;
        margin-top: 7px;
        display: block;
    }
    .pabout{
        color:#595959;
        display:block;
        margin-top:13px;
        max-height:15vh;
        overflow-y:auto;
        padding-top:3px;
        padding-bottom:5px;
        padding-right:5px;
        font: -apple-system-body;
        font-family: 'Martel Sans', sans-serif;font-size:.9em;
        overflow-wrap: break-word
    }

    #modalWindow{
        z-index:10000;
        display:flex;
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100%;
        color:#fff;
        background-color:#000000a6;
        text-align:center;
        font-size:1.4em;
        font-family: 'Martel Sans', sans-serif;
        align-items:center;
        justify-content:center
    }

    #modalmessage{padding:20px}
    
    .searchOption{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        text-align: center;
        border-radius: 30px;
        font-family: 'Martel Sans', sans-serif;
        color: #ffffff;
        background-color: #ffffff42;
        font-size: 1.7em;
        width: 200px;
        height: 200px;
        border: 6px solid #ffffff;
        padding: 30px 20px 20px;
        margin: 10px;
        flex-shrink: 0;
        align-items: center;
        box-shadow: 0 0 13px #1717178f;
    }
    
    #searchOptions{
        display: flex;
        padding: 30px 0;
        overflow: auto;
        flex-direction: column;
        align-items: center;
    }
    
    .GoButton{
        width: 60%;
        height: 40px;
        color: white;
        border-radius: 20px;
        border: 3px solid white;
        font-size: .8em;
        line-height: 45px;
        margin-top: 5px;
        font-weight: 900;
    }
    .searchOption input{border:0;border-bottom:2px solid white;width:87%;font-size:16px;margin:0 auto;padding:0;height:40px;background:0 0;color:#222;text-align:center}.fa fa-sign-out{font-size:60%}.switch{position:relative;display:inline-block;width:60px;height:34px;margin-right:20px;flex-shrink:0}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#6ab7b3}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}
    .setting-item{display:flex;align-items:center;padding:20px 7px;border-bottom: 0px dotted #444;}
    #miboton,#miok{padding:4px;background-color:#ef1a1c;color:#fff;margin:30px auto;width:200px;display:block;font-size: 23px;font-weight: bold;padding-top: 8px;}input{-webkit-user-select:text}
    
    #projectRows{
        display: flex;
        width: 100%;
        margin: 56px auto 10px;
        align-content: center;
        justify-content:flex-start;
        flex-wrap: wrap;
        align-items: stretch;
    }
    
    .pListItem,.pListItem2{
        color:#fff;
        padding:10px;
        margin:2px 3px 0;
        display:flex;
        justify-content:space-between;
        align-items:center;  
    }
    
    .pListItem{   
        z-index: 1;
        box-sizing: border-box;
        align-items: baseline;
        font-size: 110%;
        display: none;
    }
    
    .pListItem2{
        margin: 0 3px 5px;
        background-color: #ffffff;
        padding: 10px 10px 15px;
        align-items: flex-start;
        box-sizing: border-box;
        flex:1;
        box-shadow: 1px 2px 2px #0000001c;
    }
    
    .projectbox{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .plistName{
        font-family: 'Martel Sans', sans-serif;
        color: #00B1A5;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        flex-grow: 1;
        font-weight: 900;
        font-size: 1.4em;
        display: block;
    }
    .plistAuthor{
        overflow: hidden;
        text-overflow: ellipsis;
        font-style: italic;
        white-space: nowrap;
        text-align: right;
        padding-left: 3%;
        color: #c3c3c3;
        flex-shrink: 0;
        height:40px;
        line-height: 40px;
        display:none;
    }
    
    .plistDistance{
        overflow: hidden;
        text-align: right;
        flex-shrink: 0;
        font-size: 90%;
        color: #212529;
        font-weight: bold;
    }
    
    .plistDescript{
        font-size: 0.95rem;
        font-family: 'Martel Sans', sans-serif;
        -webkit-box-orient: vertical;
        display: block;
        display: -webkit-box;
        overflow: hidden !important;
        text-overflow: ellipsis;
        -webkit-line-clamp: 6;
        color: #212529;
        padding: 0 5px 0 13px;
        flex:1;
        border-left: 1px dotted #ffffff87;
    }
    /*
    .loadbutton2{
        width: 100px;
        min-width: 85px;
        height: 46px;
        color: #ffffff;
        font-family: 'Martel Sans', sans-serif;
        font-size: 14px;
        outline: 0;
        border: 3px solid #00b1a5;
        margin: 7px 0 17px 0;
        align-self: flex-start;
        flex-shrink: 0;
        background: #000000;
        font-weight: 900;
    }*/

    .loadbutton2{margin-bottom: 12px;}
    .loadbutton2:hover{
        background: #CD1618;

    }
    
    .loadbutton2::-moz-focus-inner{border:0}
    .boxleft{
        flex-direction: column;
        display: flex;
        align-items: center;
        padding-right: 10px;
    }
   
    
    .myListenIcon {
      text-align: center; /* Horizontally center the text (icon) */
      text-shadow: 2px 2px 3px #363636;    
    }   
    .fa-male{ line-height: 50px; /* Vertically center the text (icon) */
        font-size:50px !important;
    } 
    .leaflet-control-attribution{
        position: fixed;
        bottom: 0px;
        z-index: 700;
    }
    .leaflet-top{
        z-index: 3000;
        right: 115px;
        top: 5px;
    }    
    select{
        border: 2px solid #b9b9b9;
        border-radius: 5px;
        width: 95%;
        height: 30px;
        color: #222;
        padding-left: 3px;
        background-color: #CBEFEC;
        font-family: 'Martel Sans', sans-serif;
        outline-width: 0;
    }    
    #topUItext{
        display: none;
        z-index: 10000;
        position: absolute;
        top: 70px;
        width: 60%;
        height: 50px;
        margin-left:20%;
        text-align: center;
        color:#fff;
        font-family: 'Martel Sans', sans-serif;
        font-size: calc(13px + 1vw);
        padding: 0px 15px;
        box-sizing: border-box;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-shadow: 2px 2px 2px black;
        background-color: rgba(0,0,0,.5);
        opacity: .8;
        line-height: 50px;
        border-radius: 20px;
    }   
    #assistant{
        display:none;
        width: 240px;
        z-index: 1000;
        background: #687379;
        position: absolute;
        bottom: 90px;
        left: 10px;
        border-radius: 30px 20px 50px 0px;
        padding: 23px;
        box-sizing: border-box;
        color: white;
        box-shadow: 2px 2px 7px black;
        font-family: 'Martel Sans', sans-serif;
        font-size: 85%;
        border: #f0f0f0 solid 4px;
    }
    .fa-close{
        border-radius: 100%;
        padding: 4px;
        width: 12px;
        position: absolute;
        top: 6px;
        right: 6px;
        font-size: 12px;
        text-align: center;
        color: #636d72;
        background: #9ba2a9;
    }
    #playpause{
        display: none;
        position: absolute;
        bottom: 70px;
        width: 50px;
        height: 50px;
        z-index: 9001;
        color: white;
        border: 4px solid white;
        border-radius: 100%;
        text-align: center;
        margin: auto;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        line-height: 54px !important;
        opacity: 0.75;
    }
    #editorLink{
        color:#fff;font-family: 'Martel Sans', sans-serif;display:block;padding:15px 20px;height:38px;line-height:38px;background-color:rgba(255,255,255,0);text-decoration: none;
    }
    #editorLink .fa{margin-right:15px;vertical-align: initial;font-size:18px;}
    .mydot{z-index:2000 !important}
    #menubar{
        height: 50px;
        width: 100%;
        z-index: 3000;
        position: absolute;
        display: flex;
        justify-content: space-between;
        align-items: center;
        box-shadow: 0 0 5px #06060663;
        padding: 3px 23px 0;
        box-sizing: border-box;
        background-image: linear-gradient(#e5e5e5, #f5f5f5);
        opacity: 0.9;
    }
    #projectbar{
        height: 50px;
        width: 100%;
        background-color: rgb(22 22 22 / 90%);
        z-index: 9100;
        position: absolute;
        display: none;
        justify-content: center;
        align-items: center;
        bottom:0;
        box-sizing: border-box;
        
    }
    .icon { 
      width: 23px; 
      height: 23px;  
    }

    #menubar .icon { 
        fill: #232323; 
    }

    #projectbar .icon{
        padding: 7px 6vw;
        fill: #fff;
        opacity:0.5;
    }
    
    #card-btn.icon{
        opacity:0.1;
        pointer-events: none;
    }

    .icon:hover{
        cursor: pointer;
    }

    .menu-btn{
        padding: 10px 30px 10px 10px;
        margin-left: -10px;
    }

    #bubble {
        position: absolute;
        display:none;
        background: linear-gradient(0deg, #3c3e3f 0%, #2a2c2d 100%);
        color: #eeeeee;
        font-family: 'Martel Sans', sans-serif;
        filter: drop-shadow(3px 3px 4px #111111);
        border-radius: 10px;
        padding: 20px 15px 20px 20px;
        bottom: 75px;
        max-width: 200px;
        font-size: 0.8rem;
        margin: 0 10px;
        left:calc(((52vw - 85px)/ 2) - 33px); /*5 icons*/
        left: calc(((60vw - 85px) / 2) - 33px); 
        left: calc(((64vw - 64px) / 2) - 33px); /*4 icons*/
        opacity: 0.93;
    }
    #bubble:after {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        z-index: 1;
        border-style: solid;
        border-color: #3c3e3f transparent;
        border-width: 20px 10px 0;
        bottom: -20px;
        left: 10%;
        margin-left: -10px;
    }   
    .fa-pulse{
        font-size:clamp(80px, 15vw, 150px);
    }
    
    .leaflet-control-attribution{
        color: #7b7b7b;
        opacity: 0.8;
    }  
    .leaflet-container .leaflet-control-attribution {
        /*background: rgb(43 43 43 / 70%) !important;*/
    }
    #total-likes{
        font-family: 'Roboto', sans-serif;
        color:#888;
        padding-left: 7px;
    }
    .project-likes{
        display: none;
        align-items: center;
        margin-top: 20px;
        font-size: 96%;
    }

     @media screen and (min-width:768px){
        .projectbox{
            width: 50%;
         }
    }
    @media screen and (min-width:1024px){
        #searchOptions{
            flex-direction: row;
            justify-content: center;
            height: 80vh;
         }
    }
    @media screen and (min-width:1280px){
        .projectbox{
            width: 33%;
         }
    }
    @media screen and (min-width:1440px){
        .projectbox{
            width: 25%;
         }
    }
    