/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown > .dropdown-toggle:active {
    pointer-events: none;
}

.btn1 {
    background-color: DodgerBlue; /* Blue background */
    border: none; /* Remove borders */
    color: white; /* White text */
    padding: 12px 16px; /* Some padding */
    font-size: 16px; /* Set a font size */
    cursor: pointer; /* Mouse pointer on hover */
}

    /* Darker background on mouse-over */
    .btn1:hover {
        background-color: RoyalBlue;
    }

.thumbnailPicture {
    width: 50px;
}

.editDisplayPicture {
    width: 100%;
    padding: 10px;
}

.editDisplayCaption {
    vertical-align: middle;
    align-items: start;
}

.headerPicture {
    width: 70px;
}

.smallPicture {
    width: 300px;
}

.fileIconPicture {
    width: 90px;
}

.deletedItem {
    text-decoration: line-through;
}

/* Overlay location pin on image */

.img-download {
    position: relative;
}

    .img-download > a {
        position: absolute;
        bottom: 10px;
        right: 10px;
    }

.hiddenTag {
    display: none
}

.mainTitleFormat {
    color: purple;
}

h1 {
    color: purple;
}

h2 {
    color: purple;
}

.menueItem {
    color: purple;
}

.imgSSDiv12 {
    display: flex;
    justify-content: center;
    height: 720px;
}

.imgSSInner12 {
    position: absolute;
    max-height: 720px;
    vertical-align: central;
}

.imgSSDiv11 {
    display: flex;
    justify-content: center;
    height: 660px;
}

.imgSSInner11 {
    position: absolute;
    max-height: 660px;
    vertical-align: central;
}

.imgSSDiv10 {
    display: flex;
    justify-content: center;
    height: 600px;
}

.imgSSInner10 {
    position: absolute;
    max-height: 600px;
    vertical-align: central;
}

.imgSSDiv9 {
    display: flex;
    justify-content: center;
    height: 540px;
}

.imgSSInner9 {
    position: absolute;
    max-height: 540px;
    vertical-align: central;
}

.imgSSDiv8 {
    display: flex;
    justify-content: center;
    height: 480px;
}

.imgSSInner8 {
    position: absolute;
    max-height: 480px;
    vertical-align: central;
}

.imgSSDiv7 {
    display: flex;
    justify-content: center;
    height: 420px;
}

.imgSSInner7 {
    position: absolute;
    max-height: 420px;
    vertical-align: central;
}

.imgSSDiv6 {
    display: flex;
    justify-content: center;
    height: 360px;
}

.imgSSInner6 {
    position: absolute;
    max-height: 360px;
    vertical-align: central;
}

.imgSSDiv5 {
    display: flex;
    justify-content: center;
    height: 300px;
}

.imgSSInner5 {
    position: absolute;
    max-height: 300px;
    vertical-align: central;
}

.imgSSDiv4 {
    display: flex;
    justify-content: center;
    height: 240px;
}

.imgSSInner4 {
    position: absolute;
    max-height: 240px;
    vertical-align: central;
}

.imgSSDiv3 {
    display: flex;
    justify-content: center;
    height: 180px;
}

.imgSSInner3 {
    position: absolute;
    max-height: 180px;
    vertical-align: central;
}

.imgSSDiv2 {
    display: flex;
    justify-content: center;
    height: 120px;
}

.imgSSInner2 {
    position: absolute;
    max-height: 120px;
    vertical-align: central;
}

.imgSSDiv1 {
    display: flex;
    justify-content: center;
    height: 60px;
}

.imgSSInner1 {
    position: absolute;
    max-height: 60px;
    vertical-align: central;
}


@media (max-width:1024px) {

    .imgSSDiv12 {
        display: flex;
        justify-content: center;
        height: 540px;
    }

    .imgSSInner12 {
        position: absolute;
        max-height: 540px;
        vertical-align: central;
    }

    .imgSSDiv11 {
        display: flex;
        justify-content: center;
        height: 495px;
    }

    .imgSSInner11 {
        position: absolute;
        max-height: 495px;
        vertical-align: central;
    }

    .imgSSDiv10 {
        display: flex;
        justify-content: center;
        height: 450px;
    }

    .imgSSInner10 {
        position: absolute;
        max-height: 450px;
        vertical-align: central;
    }

    .imgSSDiv9 {
        display: flex;
        justify-content: center;
        height: 405px;
    }

    .imgSSInner9 {
        position: absolute;
        max-height: 405px;
        vertical-align: central;
    }

    .imgSSDiv8 {
        display: flex;
        justify-content: center;
        height: 360px;
    }

    .imgSSInner8 {
        position: absolute;
        max-height: 360px;
        vertical-align: central;
    }

    .imgSSDiv7 {
        display: flex;
        justify-content: center;
        height: 315px;
    }

    .imgSSInner7 {
        position: absolute;
        max-height: 315px;
        vertical-align: central;
    }

    .imgSSDiv6 {
        display: flex;
        justify-content: center;
        height: 270px;
    }

    .imgSSInner6 {
        position: absolute;
        max-height: 270px;
        vertical-align: central;
    }

    .imgSSDiv5 {
        display: flex;
        justify-content: center;
        height: 225px;
    }

    .imgSSInner5 {
        position: absolute;
        max-height: 225px;
        vertical-align: central;
    }

    .imgSSDiv4 {
        display: flex;
        justify-content: center;
        height: 180px;
    }

    .imgSSInner4 {
        position: absolute;
        max-height: 180px;
        vertical-align: central;
    }

    .imgSSDiv3 {
        display: flex;
        justify-content: center;
        height: 135px;
    }

    .imgSSInner3 {
        position: absolute;
        max-height: 135px;
        vertical-align: central;
    }

    .imgSSDiv2 {
        display: flex;
        justify-content: center;
        height: 90px;
    }

    .imgSSInner2 {
        position: absolute;
        max-height: 90px;
        vertical-align: central;
    }

    .imgSSDiv1 {
        display: flex;
        justify-content: center;
        height: 45px;
    }

    .imgSSInner1 {
        position: absolute;
        max-height: 45px;
        vertical-align: central;
    }
}

@media (max-width:480px) {

    .imgSSDiv12 {
        display: flex;
        justify-content: center;
        height: 300px;
    }

    .imgSSInner12 {
        position: absolute;
        max-height: 300px;
        vertical-align: central;
    }

    .imgSSDiv11 {
        display: flex;
        justify-content: center;
        height: 275px;
    }

    .imgSSInner11 {
        position: absolute;
        max-height: 275px;
        vertical-align: central;
    }

    .imgSSDiv10 {
        display: flex;
        justify-content: center;
        height: 250px;
    }

    .imgSSInner10 {
        position: absolute;
        max-height: 250px;
        vertical-align: central;
    }

    .imgSSDiv9 {
        display: flex;
        justify-content: center;
        height: 225px;
    }

    .imgSSInner9 {
        position: absolute;
        max-height: 225px;
        vertical-align: central;
    }

    .imgSSDiv8 {
        display: flex;
        justify-content: center;
        height: 200px;
    }

    .imgSSInner8 {
        position: absolute;
        max-height: 200px;
        vertical-align: central;
    }

    .imgSSDiv7 {
        display: flex;
        justify-content: center;
        height: 175px;
    }

    .imgSSInner7 {
        position: absolute;
        max-height: 175px;
        vertical-align: central;
    }

    .imgSSDiv6 {
        display: flex;
        justify-content: center;
        height: 150px;
    }

    .imgSSInner6 {
        position: absolute;
        max-height: 150px;
        vertical-align: central;
    }

    .imgSSDiv5 {
        display: flex;
        justify-content: center;
        height: 125px;
    }

    .imgSSInner5 {
        position: absolute;
        max-height: 125px;
        vertical-align: central;
    }

    .imgSSDiv4 {
        display: flex;
        justify-content: center;
        height: 100px;
    }

    .imgSSInner4 {
        position: absolute;
        max-height: 100px;
        vertical-align: central;
    }

    .imgSSDiv3 {
        display: flex;
        justify-content: center;
        height: 75px;
    }

    .imgSSInner3 {
        position: absolute;
        max-height: 75px;
        vertical-align: central;
    }

    .imgSSDiv2 {
        display: flex;
        justify-content: center;
        height: 50px;
    }

    .imgSSInner2 {
        position: absolute;
        max-height: 50px;
        vertical-align: central;
    }

    .imgSSDiv1 {
        display: flex;
        justify-content: center;
        height: 25px;
    }

    .imgSSInner1 {
        position: absolute;
        max-height: 25px;
        vertical-align: central;
    }
}
