body{
    margin: 0;
    padding: 0;
    font-family: "Montserrat";
    font-weight: 300;
    font-style: normal;
}
.hidden{
    visibility: hidden;
    display: none;
}

@media (orientation: portrait){
    body{
        transform: rotate(90deg);
        margin-left:4vh;
    }
    .ukraine-1{
        width:100vh;
        height:50vw;
    }
    .ukraine-2{
        width:100vh;
        height:50vw;
    }
    .footer{
        width: 100vh;
    }
    .container, .main-title, .footer {
        margin-left: 12vw !important;
    }
}

a:visited, a{
    color:inherit;
}
a:hover{
    color:inherit;
    text-decoration: dotted;
}

#model {
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
}

.modal-content{
    background-color: #FFF;
    border-radius: 10px;
    top:2vw;
    left:2vw;
    bottom:2vw;
    right:2vw;
    position: absolute;
    display: grid;
    place-items: center;
}

.modal-content img {
    display: block;
    align-self: center;
    max-height: 87vh;
    max-width: 100vw;
    position: absolute;
}

.imgPrev {
    background: no-repeat;
    background-size: contain;
    background-color:rgba(255, 255,255, 0.8);
    border-radius:2px;
    margin:0 5px;
    width:87px;
    height:87px;
    float:left;
    background-position: center;
    cursor:pointer;
}

.close.cursor {
    position: absolute;
    right: 2.5vw;
    top: 1.8vw;
    z-index: 2;
    width: auto;
    height: auto;
    font-size: 30pt;
    text-shadow: 1px 0px #999;
    color: #999;
    cursor:pointer;
    user-select: none;
}

#map{
    width:700px;
    height:600px;
}

.container{
    width: 1100px;
    z-index:20;
    position: relative;
    background-color: rgba(255,255,255,0.5);
    padding: 10px;
    border-radius: 2px;
    margin: 15px auto 10px auto;
    height: 603px;
    box-shadow: 0px 0px 16px;
}

div#map {
    float: left;
}

.sideBox{
    border-top:2px solid white;
    width: 390px;
    height: 289px;
    background-color: #f4c141;
    border-radius: 0 5px 5px 0;
}

.sideBox .title{
    font-weight: bold;
    border-bottom: 1px solid #FFF;
}

div#pinDetails {
    border-top:none;
    padding:5px;
    float: right;
    height: 190px;
    margin-top: 15px;
}

div#createPin {
    float: right;
    padding:5px;
    margin-top: 17px;
    height: 340px;
}
.imageContainer{
    width:100%;
    height:87px;
}

.imageContainer div:nth-child(1){
    margin-left:0px;
}
.imageContainer div:nth-child(2){
    margin-left:100px;
}
.imageContainer div:nth-child(3){
    margin-left:200px;
}
.imageContainer div:nth-child(4){
    margin-left:300px;
}


#imageUpload {
    border: 2px dashed #FFF;
    background-color:rgba(255,255,255,0.5);
    border-radius: 20px;
    width: 320px;
    font-family: sans-serif;
    margin: 0px auto;
    height: 25px;
    padding: 17px 20px;
    margin-top: 0px;
}
#imageUpload.highlight {
    border-color: purple;
}
#selectBtn{
    background-color: #CCC;
    border-radius: 5px;
    padding:3px;
    border:1px solid #999;
    cursor: pointer;
}
#selectBtn:hover{
    background-color: #999;
}
#imageUpload .default{
    margin-top:4px;
}
.uploadProgressBar {
    width: 100%;
    height: 20px;
    border: 1px solid #999;
}
span#uploadProgress {
    width: 50%;
    display: block;
    height: 20px;
    background-color: green;
}
.uploadStatusText {
    position: relative;
    top: -20px;
    color: white;
    margin-left: 5px;
    width: calc(100% - 10px);
    text-align: center;
}
label.frmLabel {
    width: 180px;
    display: inline-block;
}

.imgsTitle{
    width: 65px;
    display: inline-block;
}
div.frmInpt {
    margin: 2px;
}

div#addSnflwBtn {
    float: right;
    margin-top: 7px;
}
input#frmPrivt {
    width: 23px;
    height: 23px;
}
label.frmLabel[for=frmPrivt] {
    position: relative;
    top: -6px;
}

span.smallprint {
    font-size: 11px;
}

span.deleteIcon, span.flagIcon {
    display: inline-block;
    right: 0px;
    top: 0px;
    position: absolute;
    padding: 5px;
    color: red;
    background: white;
    border-radius: 50%;
    width: 17px;
}

span.deleteIcon i.far.fa-trash-alt{
    margin-left:1.5px;
    margin-top:1px;
}
div.imgPrev.clearOnFormSubmit {
    position: absolute;
}

span.flagIcon i.far.fa-trash-alt{
    margin-left:1.5px;
    margin-top:1px;
}
div.liveImgPrev {
    position: absolute;
}
.private {
    border: 1px solid orange;
    border-radius: 2px;
    margin-top: 2px;
    text-align: center;
    background-color: orange;
}

.public {
    border: 1px solid green;
    border-radius: 2px;
    margin-top: 2px;
    text-align: center;
    background-color: green;
}

.visited i.fas.fa-eye {
    position: absolute;
    left: 355px;
    font-size: 28px;
    color: green;
}

.visited {
    position: absolute;
    cursor: pointer;
}

.backdrop{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.ukraine-1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50%;
    background-color: #005bbb;
    z-index: 0;
}

.ukraine-2 {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 50%;
    background-color: #ffd500;
    z-index: 0;
}

.main-title {
    width: 1100px;
    color: #f4c141;
    margin: auto;
    font-size: 48px;
    z-index: 15;
    position: relative;
}
.footer{
    width: 1100px;
    margin: auto;
    font-size: 17px;
    z-index: 15;
    position: relative;
    color: #005bbb;
}
.footer .left {
    float: left;
    width: 225px;
    height: 90px;
    margin-right:5px;
}
.footer .right{
    float: right;
    width: 870px;
}
.text-align-centre{
    text-align: center;
}
img.sflg-img {
    width: 225px;
}