html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}

.mainContainer{
    position:absolute;
    top:70px;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.navbar {
    position: fixed;
    background-color: white;
    top: 0px;
    z-index: 10;
    width: 100%
}

@media screen and (min-width: 780px) {
    .copyright {
        position: absolute;
        bottom: 10px;
        left: 0px;
    }

    .french_css {
        position: absolute;
        bottom: 10px;
        right: 100px;
        cursor: pointer;
    }

    .dutch_css {
        position: absolute;
        bottom: 10px;
        right: 60px;
        cursor: pointer;
    }

    .english_css {
        position: absolute;
        bottom: 10px;
        right: 20px;
        cursor: pointer;
    }

    .overlay {
        position: absolute;
        top: 30%;
        left: 35%;
        width: 30%;
        height: 15%;
        border: inset;
        border-width: thick;
        padding: 10px;
        z-index: 100;
        text-align: center;
        font-family: Verdana, sans-serif;
        font-size: 100%;
        color: white;
    }

    .info_title_left {
        position: absolute;
        top: 20px;
        left: 20%;
    }

    .info_label_left1 {
        position: absolute;
        top: 80px;
        left: 20%;
    }

    .info_label_left2 {
        position: absolute;
        top: 100px;
        left: 20%;
    }

    .info_title_right {
        position: absolute;
        top: 20px;
        left: 70%;
    }

    .info_label_right1 {
        position: absolute;
        top: 80px;
        left: 70%;
    }

    .info_label_right2 {
        position: absolute;
        top: 100px;
        left: 70%;
    }

    .info_label_right3 {
        position: absolute;
        top: 120px;
        left: 70%;
    }
    .info_label_right4 {
        position: absolute;
        top: 140px;
        left: 70%;
    }
}

@media screen and (max-width: 780px) {
    .copyright {
        position: absolute;
        bottom: 10px;
        left: 0px;
    }

    .french_css {
        position: absolute;
        bottom: 10px;
        right: 100px;
        cursor: pointer;
    }

    .dutch_css {
        position: absolute;
        bottom: 10px;
        right: 60px;
        cursor: pointer;
    }

    .english_css {
        position: absolute;
        bottom: 10px;
        right: 20px;
        cursor: pointer;
    }

    .overlay {
        position: absolute;
        top: 12%;
        left: 35%;
        width: 30%;
        height: 20%;
        border: inset;
        border-width: medium;
        padding: 10px;
        z-index: 100;
        text-align: center;
        font-family: Verdana, sans-serif;
        font-size: 65%;
        color: white;
    }

    .info_title_left {
        position: absolute;
        top: 20px;
        left: 30%;
    }

    .info_label_left1 {
        position: absolute;
        top: 50px;
        left: 30%;
    }

    .info_label_left2 {
        position: absolute;
        top: 70px;
        left: 30%;
    }

    .info_title_right {
        position: absolute;
        top: 100px;
        left: 30%;
    }

    .info_label_right1 {
        position: absolute;
        top: 130px;
        left: 30%;
    }

    .info_label_right2 {
        position: absolute;
        top: 150px;
        left: 30%;
    }
    .info_label_right3 {
        position: absolute;
        top: 170px;
        left: 30%;
    }

    .info_label_right4 {
        position: absolute;
        top: 190px;
        left: 30%;
    }
}


.menu_items {
    font-family: Verdana, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: red;
}

.menuTable {
    width: 700px;
}

.project_container {
    position: relative;
    top: 80px;
    height: 90%;
    padding: 5px;
}

.containerInfo {
    position: relative;
    height: 280px;
    width: 100%;
    background-color: lightgrey;
}

.project_item {
    position: relative;
}

.imgDiv {
    position: relative;
}

.imgDiv1 {
    position:absolute;
    left: 2px;
}

.imgDiv2 {
    position: absolute;
    right: 2px;
}


@media screen and (min-width: 780px) {
    #topnavMenu {
        display: none;
    }
    .img_css {
        width: 30%;
        cursor: pointer;
    }

    .item_title {
        position: absolute;
        top: 0px;
        left: 31%;
        width: calc(100vw - 33%);
        font-family: Verdana, sans-serif;
        font-size: 150%;
        background-color: mediumseagreen;
    }

    .item_label1 {
        position: absolute;
        left: 31%;
        top: 30px;
        font-family: Verdana, sans-serif;
        font-size: 120%;
        color: black;
    }

    .item_label2 {
        position: absolute;
        left: 31%;
        top: 50px;
        font-family: Verdana, sans-serif;
        font-size: 120%;
        color: black;
    }

    .item_label3 {
        position: absolute;
        left: 31%;
        top: 70px;
        font-family: Verdana, sans-serif;
        font-size: 120%;
        color: black;
    }

    .containerTable {
        position: absolute;
        left: 31%;
        top: 100px;
        width: 60%;
        height: 70%;
        overflow: auto;
    }

    .tableUnits {
        position: absolute;
        width: 100%;
    }
    
    .modal-content {
        width: calc(100vw - 800px);
    }
}

@media screen and (max-width: 780px) {
    .menuTable{
        display: none;
    }

    #Login{
        display: none;
    }

    .dropdownRightMobile {
        display: block;
        position: fixed;
        top: 10px;
        float: right;
        z-index: 100;
    }

    .img_css {
        width: 100%;
        cursor: pointer;
    }

    .item_title {
        width: 100%;
        font-family: Verdana, sans-serif;
        font-size: 150%;
        background-color: mediumseagreen;
    }

    .item_label1 {
        font-family: Verdana, sans-serif;
        font-size: 120%;
        color: black;
    }

    .item_label2 {
        font-family: Verdana, sans-serif;
        font-size: 120%;
        color: black;
    }

    .item_label3 {
        font-family: Verdana, sans-serif;
        font-size: 120%;
        color: black;
    }

    .containerTable {
        overflow: auto;
    }

    .tableUnits {
        position: relative;
        width: 100%;
        font-size: 80%;
    }
    
    .modal-content {
        width: calc(100vw - 20px);
    }
}

.TopbuttonNew_css {
    background-color: #3498DB;
    color: white;
    padding: 6px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 50px;
    position: fixed;
    left: 355px;
    top: 85px;
    width: 148px;
}

.TopbuttonMove_css {
    background-color: #3498DB;
    color: white;
    padding: 6px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 50px;
    position: fixed;
    left: 555px;
    top: 85px;
    width: 148px;
}

.popupContent {
    width: calc(100vw - 50px);
}

.unitsContainer_css {
    position: absolute;
    top: 90px;
    left: 450px;
    width: calc(100vw - 550px);
    height: 610px;
}

.cfooter {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 55px;
    text-align: center;
    padding: 10px;
    background-color: #E0E7EC;
}

.ContactsContainer_css, .ContentContainer_css {
    position: fixed;
    top: 140px;
    width: 100%;
    height: calc(100vh - 190px);
    border: 1px black;
}

.PageTitle_css {
    position: fixed;
    top: 85px;
    left: 20px;
}

.wide2 {
    width: 625px;
}

.wj-labeled-input.short {
    width: 155px;
}