﻿
body {
    background: url('https://dev.ecs-app.co.il/images/bgs/bg21012025.png') no-repeat center center fixed;
    background-size: cover;
    padding-top: 30px;
    position: relative;
    background-color: #839db1;
    font-family: Tahoma, sans-serif;
    /*font-family: "Alef", sans-serif;
    font-weight: 400;
    font-style: normal;*/
}

/*input, select {
    font-family: "Alef", sans-serif;
}*/

.avoid_link {
    font-display: auto;
}

.avoid_link:hover {
    font-weight: normal !important;
}

.editor_loader {
    display: none;
}

#header {
    width: 1030px;
    margin-bottom: 8px !important;
}

.header_trans {
    opacity: 0.8;
    border: none !important;
    border-top-right-radius: 18px;
    border-top-left-radius: 18px;
}

.bg_trans {
    opacity: 0.95;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fffffffa;
    z-index: -1;
    border-bottom-right-radius: 18px;
    border-bottom-left-radius: 18px;
}

.contentpage {
    margin-bottom: 470px !important;
}

#login_container {
    border: none !important;
    margin-top: 0px !important;
}

#main {
    border: none !important;
}

.welcome_container {
    border: none !important;
    padding: 0px !important;
    position: static;
    float: none !important;
    width: 100% !important;
    height: auto !important;
}

.footer_version {
    font-size: 0.8em;
    color: #335873;
    letter-spacing: 3px;
}

.welcome_header {
    width: 100% !important;
    opacity: 0.9 !important;
}

.inner_header {
    right: 0px !important;
}

.home_text_parts {
    margin-top: 30px;
    padding: 10px;
    min-height: 220px;
}

.signin_container, .register_container {
    border: none !important;
}

.signin_header, .register_header {
    opacity: 0.9;
}

#side, .rightside_content {
    background: transparent !important;
    position: relative;
    border: none !important;
    margin-top: 20px;
}
.dynamic_header_top {
    font-size: 40px;
    font-weight: bold;
    padding: 50px;
}
.side_login_logo_container {
    background-color: #ffffff;
    padding: 10px;
    width: 195px;
    opacity: 0.95;
    border-radius: 18px;
}

.side_login_logo_img {
    max-width: 180px !important;
    border-radius: 20px;
}

#menuside_logo {
    max-width: 180px;
    border-radius: 20px;
}

#footer {
    text-align: center !important;
    font-weight: bold !important;
    color: #3c5263 !important;
    height: 36px !important;
    line-height: 36px !important;
    opacity: 0.65 !important;
    bottom: 0px !important;
    margin: 0 auto !important;
    min-height: auto !important;
    background: #ffffff;
    margin-top: 50px !important;
    width: fit-content;
    padding: 0px 20px;
    border-radius: 18px;
}

    #footer:hover {
        opacity: 1 !important;
        cursor: pointer;
    }


.ui-dialog {
    z-index: 1000 !important;
}

#leaflet_map_modal {
    width: 100%;
    height: 100%;
    display: none;
}

.map_view_container {
    float: right;
    height: 670px;
    width: 702px;
    border: 1px solid #ededed;
    padding: 10px 15px;
    box-sizing: border-box;
}

.mapview_header {
    width: 690px;
}