﻿/* titillium-web-300 - latin */
@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/titillium-web-v8-latin-300.eot'); /* IE9 Compat Modes */
    src: local('Titillium Web Light'), local('TitilliumWeb-Light'), url('/fonts/titillium-web-v8-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/titillium-web-v8-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/titillium-web-v8-latin-300.woff') format('woff'), /* Modern Browsers */
    url('/fonts/titillium-web-v8-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/titillium-web-v8-latin-300.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-300italic - latin */
@font-face {
    font-family: 'Titillium Web';
    font-style: italic;
    font-weight: 300;
    src: url('/fonts/titillium-web-v8-latin-300italic.eot'); /* IE9 Compat Modes */
    src: local('Titillium Web Light Italic'), local('TitilliumWeb-LightItalic'), url('/fonts/titillium-web-v8-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/titillium-web-v8-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/titillium-web-v8-latin-300italic.woff') format('woff'), /* Modern Browsers */
    url('/fonts/titillium-web-v8-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/titillium-web-v8-latin-300italic.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-regular - latin */
@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/titillium-web-v8-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'), url('/fonts/titillium-web-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/titillium-web-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/titillium-web-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('/fonts/titillium-web-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/titillium-web-v8-latin-regular.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-italic - latin */
@font-face {
    font-family: 'Titillium Web';
    font-style: italic;
    font-weight: 400;
    src: url('/fonts/titillium-web-v8-latin-italic.eot'); /* IE9 Compat Modes */
    src: local('Titillium Web Italic'), local('TitilliumWeb-Italic'), url('/fonts/titillium-web-v8-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/titillium-web-v8-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/titillium-web-v8-latin-italic.woff') format('woff'), /* Modern Browsers */
    url('/fonts/titillium-web-v8-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/titillium-web-v8-latin-italic.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-700 - latin */
@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/titillium-web-v8-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Titillium Web Bold'), local('TitilliumWeb-Bold'), url('/fonts/titillium-web-v8-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/titillium-web-v8-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/titillium-web-v8-latin-700.woff') format('woff'), /* Modern Browsers */
    url('/fonts/titillium-web-v8-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/titillium-web-v8-latin-700.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-700italic - latin */
@font-face {
    font-family: 'Titillium Web';
    font-style: italic;
    font-weight: 700;
    src: url('/fonts/titillium-web-v8-latin-700italic.eot'); /* IE9 Compat Modes */
    src: local('Titillium Web Bold Italic'), local('TitilliumWeb-BoldItalic'), url('/fonts/titillium-web-v8-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/titillium-web-v8-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/titillium-web-v8-latin-700italic.woff') format('woff'), /* Modern Browsers */
    url('/fonts/titillium-web-v8-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/titillium-web-v8-latin-700italic.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'siu-WaterInformationSystem';
    src: url('/css/fonts/siu-WaterInformationSystem.eot?cgfhlz');
    src: url('/css/fonts/siu-WaterInformationSystem.eot?cgfhlz#iefix') format('embedded-opentype'), url('/css/fonts/siu-WaterInformationSystem.ttf?cgfhlz') format('truetype'), url('/css/fonts/siu-WaterInformationSystem.woff?cgfhlz') format('woff'), url('/css/fonts/siu-WaterInformationSystem.svg?cgfhlz#siu-WaterInformationSystem') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

* {
    font-family: 'Titillium Web', sans-serif;
}

html {
    overflow: hidden;
}

body {
    height: 100%;
    width: 100%;
}

.map:-webkit-full-screen {
    height: 100%;
    margin: 90px;
}

.map:-ms-fullscreen {
    height: 100%;
}

.map:fullscreen {
    height: 100%;
}

#noscript-warning {
    font-family: sans-serif;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5050;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    color: #fff;
    background-color: #AE0000;
    padding: 5px 0;
}

#map {
    position: fixed;
    top: 0;
    left: 56px;
    right: 0;
    bottom: 0;
    height: 100%;
}

#map-pannel-static {
    height: 100%;
    width: 56px;
    position: absolute;
    z-index: 2;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    background-color: #f4f4f4;
    box-shadow: 2px 0px 5px 3px rgba(54, 54, 54, 0.2);
    z-index: 200;
}

.map-pannel-item {
    margin-top: 12px;
    margin-bottom: 12px;
    padding-bottom: 8px;
    color: #00B6F1 !important;
    height: 40px;
    font-size: 1.35em;
    transition: all 0.2s;
}

.map-pannel-item:hover {
    font-size: 1.45em;
    color: #4171BC !important;
}

.menu-icon-expanded {
    font-size: 1.25em;
    padding-right: 25px;
}

.info-icon-expanded {
    padding-left: 7px;
    margin-right: 4px;
}

#map-body {
    padding: 0;
    margin: 0;
}

.menu-pannel-container {
    height: 100%;
    width: 100%;
    background-position: center;
    background-image: url(/images/mapMenuBackground.png);
}

.menu-pannel {
    width: 0;
    height: 100%;
    background-color: #f6f8ff;
    z-index: 3;
    position: absolute;
    overflow: hidden;
    transition: width .4s ease;
    -webkit-transition: width .4s ease;
    -moz-transition: width .4s ease;
    -o-transition: width .4s ease;
    z-index: 250;
}

.menu-pannel.show {
    width: 320px;
    box-shadow: 3px 0px 6px 3px rgba(54, 54, 54, 0.2);
    background-color: #f6f8ff;
    z-index: 250;
}

.menu-header {
    display: flex;
    justify-content: center;
    margin-bottom: 1.5rem;
    margin-top: 0.5rem;
}

.menu-upper-section {
    margin-top: 1rem;
    align-items: center;
    padding: 0;
    height: 50px;
}

.logoSIU {
    width: 120px;
    height: auto;
}

.close-menu {
    padding: 7px 15px 4px 13px;
    color: #4171BC !important;
    font-size: 1.25em;
    transition: all 0.2s;
}

.close-menu:hover {
    font-size: 1.35em;
}

.menu-sign-in {
    cursor: pointer;
    color: #00B6F1;
    font-weight: 700;
    font-size: 16px;
    transition: all 0.2s;
}

#menu-hr {
    width: 80%;
}

.menu-sign-in:hover {
    color: #4171BC;
    text-decoration: none;
}

.map-content-expanded {
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-group {
    cursor: pointer;
}

.nav-pills > li > a {
    font-weight: 700;
    color: #4171BC;
    border-radius: 6px;
    padding-left: 45px;
    margin-top: 5px;
    margin-bottom: 5px;
    transition: all 0.3s;
}

.nav-pills > li > a:hover {
    background-color: #00B6F1;
    color: white;
}

.menu-footer {
    background-color: #00B6F1;
    width: 100%;
    padding: 1rem 1.5rem 0 1.5rem;
}

.menu-footer-items {
    display: flex;
    justify-content: start;
    padding-left: 20px;
}

.menu-footer-items > a {
    margin-right: 5px;
    color: white;
    font-weight: 700;
    padding: 0;
    font-size: 14px;
}

.menu-footer-text {
    font-size: .85rem;
    color: white;
}

.cultureLink {
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 0 !important;
    margin-right: .5rem !important;
    border: solid 1px white;
}

    .cultureLink:hover {
        border-color: black;
    }

.hidden {
    display: none;
}

.button {
    background-color: transparent;
    border: none;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    outline: none !important;
    padding: 12px 12px 8px 12px;
    margin-top: auto;
    margin-bottom: auto;
}

.button.rounded {
    border-radius: 50% !important;
}

.button:hover {
    background-color: rgba(66, 66, 66, .5);
}

#burger {
    margin-bottom: 12px;
}

.layer-pannel {
    width: 0;
    height: 100%;
    background-color: #00B6F1;
    z-index: 2;
    position: absolute;
    left: 56px;
    overflow-x: hidden;
    overflow-y: auto;
    transition: width .4s ease;
    -webkit-transition: width .4s ease;
    -moz-transition: width .4s ease;
    -o-transition: width .4s ease;
    box-shadow: 1px 0px 4px 2px rgba(54, 54, 54, 0.2);
}

.layer-pannel.show {
    width: 350px;
}

.layer-container {
    padding: 5px 10px 0 10px;
}

.layers-upper-section {
    display: flex;
    justify-content: space-between;
    height: 30px;
}

.layers-label {
    font-weight: 700;
}

.close-layers {
    float: right;
    padding: 0 0 4px 13px;
    color: white;
    font-size: 1.25em;
    transition: all 0.1s;
    width: 50px;
    height: 30px;
}

.close-layers:hover {
    font-size: 1.35em;
}

.legend-label {
    font-weight: 700;
    color: black;
}

.close-legend {
    float: right;
    padding: 7px 10px 4px 13px;
    color: #4171BC !important;
    font-size: 1.25em;
    transition: all 0.1s;
    width: 50px;
}

.close-legend:hover {
    font-size: 1.35em;
}

.legend-pannel {
    width: 0;
    height: 100%;
    background-color: #f6f8ff;
    z-index: 2;
    position: absolute;
    left: 56px;
    overflow: hidden;
    transition: width .4s ease;
    -webkit-transition: width .4s ease;
    -moz-transition: width .4s ease;
    -o-transition: width .4s ease;
    box-shadow: 1px 0px 4px 2px rgba(54, 54, 54, 0.2);
}

.legend-pannel.show {
    width: 264px;
}

.legend-container {
    padding-top: 10px;
    padding-bottom: 10px;
}

#legend {
    padding-top: 15px;
    padding-bottom: 15px;
    box-sizing: border-box;
    overflow: auto;
    width: 100%;
    height: 650px;
}

.wms-legend {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
}

#layer-pannel > div {
    color: white;
}

#layer-pannel-nav {
    display: inline-flex;
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.leaflet-control-layers-toggle {
    display: none;
}

.leaflet-minimap-container {
    border: 2px solid lightgray;
    border-radius: 5px;
    margin-bottom: 10px;
}

.leaflet-minimap.leaflet-container {
    border-radius: 4px;
}

[type='radio'] {
    display: none;
}

.leaflet-minimap-container .leaflet-minimap-label {
    height: 25px;
    bottom: inherit;
    top: 0;
    padding-top: 0;
    padding-bottom: 6px;
    background-color: rgba(255, 255, 255, 0.8);
    color: black;
    font-weight: bold;
}

.leaflet-minimap.leaflet-container.leaflet-retina.leaflet-fade-anim {
    cursor: pointer;
}

.leaflet-minimap-container.active {
    border-color: orangered;
}

.leaflet-minimap-label{
    border-radius: 2px;
}

.bigger-icon {
    padding-left: 10px;
    padding-right: 10px;
}

.leaflet-control-layers-overlays > label, .leaflet-control-layers-overlays > label > div {
    height: 32px;
}

.leaflet-control-layers-base > .leaflet-minimap-container {
    height: 43px;
}

.leaflet-control-layers-base > label, .leaflet-control-layers-base > label > div {
    height: 40px;
}

.leaflet-control-layers-separator {
    margin-top: 15px;
    margin-bottom: 15px;
}

.smaller-icon {
    padding-left: 18px;
    padding-right: 18px;
}

.shareButton {
    background-color: #00B6F1 !important;
    border-color: #00B6F1 !important;
}

.pace {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background-color: #2ED03C;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: .3em;
}

#createPdf {
    font-size: .9em;
    background-color: #00B6F1 !important;
    border-color: #00B6F1 !important;
    color: white;
}

#setCoordinate {
    font-size: .9em;
    background-color: #00B6F1 !important;
    border-color: #00B6F1 !important;
    color: white;
}

#js-toggle {
    display: none;
}

.map-text-h3 {
    font-size: 20px;
    font-weight: bold;
}

.map-text-p, .lengthDisplay {
    font-size: 15px;
}

.cancelMeasure, .finishMeasure, .areaDisplay, .centerOnArea, .deleteMeasure, .zoomToAreaOrLine {
    font-size: 14px;
}

.finishMeasureText {
    display: ruby !important;
}

.measureMainHeadingLinear, .linearMeasurement, .measureMainHeadingArea {
    font-size: 18px;
    font-weight: bold;
}

.leaflet-container a.leaflet-popup-close-button {
    top: 1px;
    right: 1px;
    font-size: 20px;
}

.printBody {
    overflow: auto;
    height: 100%;
}

.featureInfoHeading {
    font-size: 1.4em;
}

.areaDisplay, .lengthDisplay {
    margin-top: 6px;
}

.map-text-a {
    text-decoration: none !important;
}

.measureResultText {
    display: inline-flex;
}

.fa-copy {
    font-size: 17px;
}

.map-button-modal {
    border: 0;
    background-color: transparent;
    outline: none !important;
    cursor: pointer;
}

button.map-button-modal {
    color: royalblue;
}

button.copied {
    color: limegreen;
}

ul.tasks {
    display: inline-flex;
    width: 100%;
    justify-content: space-evenly;
}

.measure-funct {
    display: inline !important;
}

.measure-funct-item {
    padding-right: 6px;
}

.map-text-a {
    background-color: white;
    font-size: 15px;
    font-weight: 700;
    color: #00B6F1 !important;
    transition: all 0.2s;
}

.map-text-a:hover {
    color: #4171BC !important;
    background-color: white;
}

.leaflet-pm-toolbar {
    display: none;
    margin: 20px 0 0 20px !important;
}

.show-drawing {
    display: block;
}

.leaflet-control-attribution.leaflet-control {
    padding: 5px;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 47%;
    display: inline-flex;
    float: right;
    justify-content: flex-end;
    font-size: 12px;
    background: rgba(0,0,0,.7);
    color: white;
}

.leaflet-control-coord-projection.leaflet-control {
    margin: 0;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.leaflet-bottom.leaflet-left {
    margin: 0;
    padding: 5px 10px 5px 5px;
    position: fixed;
    bottom: 0;
    left: 56px;
    right: 53%;
    display: inline-flex;
    float: right;
    justify-content: flex-start;
    font-size: 12px;
    color: white;
    pointer-events: auto;
    background: rgba(0,0,0,.7);
}

.leaflet-control-attribution a {
    color: white;
}

.leaflet-control-scale.leaflet-control {
    margin: 0;
}

.leaflet-control-scale-line {
    border: 2px solid #fff;
    border-top: none;
    background: rgba(0, 0, 0, 0.2);
    color: white;
}

.leaflet-control-attribution.leaflet-control > div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.leaflet-bottom.leaflet-right {
    bottom: 30px;
}

.leaflet-areaselect-handle.leaflet-control {
    display: none;
}

.leaflet-areaselect-shade.leaflet-control {
    cursor: grab;
}

.print-popover-item {
    display: inline-flex;
    padding: 5px;
    display: flex;
    justify-content: space-between;
}

.print-popover-select {
    width: 140px;
}

.print-popover-h6 {
    padding-top: 5px;
    padding-right: 10px;
}

.print-popover-checkbox {
    display: flex;
    justify-content: space-between;
}

.print-popover-checkbox-item {
    display: inline-flex;
    padding: 5px;
}

.leaflet-control-print.leaflet-control {
    display: none;
}

.leaflet-bar.leaflet-control.leaflet-share {
    display: none;
}

.leaflet-control-zoom {
    margin: 20px 20px 20px 20px !important;
}

.leaflet-control-locate {
    margin: 0 20px 20px 0 !important;
}

.sharing-popup {
    padding-top: 5px;
    padding-bottom: 5px;
}

#share-popup-heading {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 7px;
}

#share-popup-input {
    width: 200px;
    font-size: .9rem;
}

#share-popup-button {
    padding-top: 10px;
    display: flex;
    justify-content: flex-end;
}

.fa-caret-up {
    color: white;
    font-size: 1.2em;
}

.crs-select {
    background: rgba(255,255,255,.4);
    width: 18px;
    border-radius: 3px;
    justify-content: center;
    display: flex;
    cursor: pointer;
    overflow: hidden;
}

.featureRow {
    margin: auto;
}

.featureHr {
    width: 90%;
}

.featureHeader {
    display: flex;
    justify-content: space-evenly;
    background: rgba(232, 232, 232, 1);
    margin-bottom: .5rem;
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: .5rem;
}

.featureItemKey {
    font-weight: normal;
}

.featurePrintIcon {
    font-size: 1.25em;
    padding-top: 0.9rem;
}

.featureInfoHeading {
    margin-top: .5rem;
}

@media print
{
    body {
        -webkit-print-color-adjust: exact;
    }

    .featureHeadingPrint {
        font-weight: bold;
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
    }
}

.menu-footer {
    position: absolute;
    bottom: 0;
    color: gray;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.menu-item {
    display: inline-flex;
}

.measureAction {
    display: block ruby !important;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    #map-pannel-static {
        width: 45px;
    }

    #map {
        left: 45px;
    }

    #burger {
        margin-bottom: 6px;
    }

    .map-pannel-item {
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .menu-upper-section {
        margin: 0;
    }

    .logoSIU {
        width: 90px;
        height: auto;
    }

    #menu-hr {
        margin-top: 7px;
        margin-bottom: 5px;
    }

    .menu-header {
        display: flex;
        justify-content: center;
        margin-bottom: 0.5rem;
        margin-top: 0;
    }

    .menu-footer {
        padding-top: .5rem
    }

    .nav-pills > li > a {
        color: #4171BC;
        border-radius: 6px;
        padding-left: 45px;
        margin: 0;
        font-weight: 700;
    }

        .nav-pills > li > a:hover {
            background-color: #f6f8ff;
            color: #4171BC;
        }

    .button {
        padding: 8px 10px 5px 10px;
    }

    .menu-icon {
        font-size: 1.05em;
    }

    .smaller-icon {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 7px;
    }

    .menu-icon-2 {
        font-size: 1.4em;
    }

    #arrow-left-icon {
        padding-left: 11px;
        padding-right: 11px;
    }

    .menu-footer-text {
        font-size: .7rem;
    }

    .menu-text-expanded {
        font-size: .9em;
    }

    .menu-icon-expanded {
        font-size: 1.05em;
    }

    .layer-pannel {
        left: 45px;
    }

    .layer-pannel.show {
        width: 240px;
    }

    .leaflet-control-layers-base > .leaflet-minimap-container {
        height: 69px;
    }

    .leaflet-control-layers-base > label, .leaflet-control-layers-base > label > div {
        height: 65px;
    }

    .leaflet-control-layers-overlays > label, .leaflet-control-layers-overlays > label > div {
        height: 50px;
    }

    .leaflet-minimap-label {
        font-size: .8em;
    }

    .leaflet-minimap-container .leaflet-minimap-label {
        height: 20px;
    }

    #layer-pannel-nav {
        height: 40px;
    }

    #layer-pannel-nav-item {
        font-size: 1.1em;
        margin-left: 0;
        padding: 10px 7px;
    }

    .legend-pannel {
        left: 45px;
    }

    .legend-pannel.show {
        width: 205px;
    }

    #legend {
        height: 550px;
    }

    .layer-container {
        padding: 12px;
    }

    .leaflet-control-layers-scrollbar {
        padding-right: 10px;
    }

    .leaflet-control-layers-separator {
        width: 100%;
    }

    .leaflet-bottom.leaflet-left {
        left: 45px;
    }

    .print-popover-h6, #orientation, #scale, .print-checkbox, .map-text-a {
        font-size: .9em;
    }

    #createPdf {
        font-size: .9em;
        background-color: #00B6F1 !important;
        border-color: #00B6F1 !important;
    }

    .map-text-h3 {
        font-size: 1.1em;
    }

    .map-text-p, #share-popup-button > button, #share-popup-input {
        font-size: 1em;
    }

    .map-button-modal > .fa-copy {
        font-size: 1.4em;
    }

    #share-popup-heading {
        font-size: 1.3em;
    }

    .leaflet-control-attribution.leaflet-control {
        left: 70%;
        font-size: .9em;
    }

    .leaflet-bottom.leaflet-left {
        right: 30%;
        opacity: 0;
    }

    .leaflet-control-scale.leaflet-control {
        max-width: 50px;
    }

    .leaflet-control-scale-line {
        max-width: 50px;
        font-size: .92em;
    }

    .leaflet-control-coord-projection.leaflet-control {
        padding-left: 5px;
        padding-right: 5px;
        font-size: .9em;
    }
}

@media (max-width: 375px) {

    .menu-upper-section {
        margin: 0;
    }

    .logoSIU {
        width: 90px;
        height: auto;
    }

    #menu-hr {
        margin-top: 7px;
        margin-bottom: 5px;
    }

    .nav-pills > li > a {
        margin: 0;
        padding-top: 7px;
        padding-bottom: 5px;
    }

    .leaflet-bottom.leaflet-left {
        opacity: 0;
    }
}

@media (max-width: 320px) {

    .menu-upper-section {
        margin: 0;
    }

    .logoSIU {
        width: 80px;
        height: auto;
    }

    #menu-hr {
        margin-top: 7px;
        margin-bottom: 5px;
    }

    .nav-pills > li > a {
        margin: 0;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .menu-pannel-container {
        height: 100%;
        width: 100%;
        background-position: 50% 55%;
        background-image: url(/images/mapMenuBackground.png);
    }

    .menu-footer {
        padding-top: .5rem
    }

    .leaflet-bottom.leaflet-left {
        opacity: 0;
    }

    .leaflet-control-attribution.leaflet-control {
        padding: 0;
    }

}

@media only screen and (min-height: 1000px) {
    .leaflet-control-layers-scrollbar {
        height: 830px !important;
    }
}

@media only screen and (max-height: 900px) {
    .leaflet-control-layers-scrollbar {
        height: 730px !important;
    }
}

@media only screen and (max-height: 800px) {
    .leaflet-control-layers-scrollbar {
        height: 630px !important;
    }
}

@media only screen and (max-height: 700px) {
    .leaflet-control-layers-scrollbar {
        height: 599px !important;
    }
}

@media only screen and (max-height: 600px) {
    .leaflet-control-layers-scrollbar {
        height: 499px !important;
    }
}

@media only screen and (max-height: 500px) {
    .leaflet-control-layers-scrollbar {
        height: 399px !important;
    }
}

@media only screen and (max-height: 400px) {
    .leaflet-control-layers-scrollbar {
        height: 299px !important;
    }
}

.pdfSpinner {
    width: 1.6em;
    height: 1.6em;
}