﻿.NeighborhoodOverAll {
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 389px;
}

.layoutNeighborhood #section2 {
    background-color: transparent !important;
}

.section.imgHeader {
    background-position: 0 90px;
}

.menu-more {
    display: none !important;
}

#mainContent {
    padding-top: 25px !important;
}

.NeighborhoodName {
    display: none;
}

.upperPartNeighborhoodLobby {
    background-color: #0172BB;
    padding: 50px 0;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.ui-tabs .ui-tabs-nav li {
    float: right !important;
    max-width: 243px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 9px;
    border: none;
    font-family: 'blenderRegular';
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    background: none;
    margin: 5px !important;
    cursor: pointer;
}



.ui-tabs .ui-tabs-nav {
    max-width: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    border-radius: 37px;
    box-shadow: 0 4px 16px 0 rgba(24, 44, 63, 0.06);
    border: solid 2px #d3e0eb;
    background-color: #fff;
    padding: 0;
    margin-bottom: -30px;
    z-index: 10;
    position: relative;
    margin-top: -33px;
}

    .ui-tabs .ui-tabs-nav li.ui-tabs-active {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 9px;
        border-radius: 37px;
        box-shadow: 0 4px 16px 0 rgba(24, 44, 63, 0.06);
        background-color: #e2ecf5;
    }

.list-group-item:hover {
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    font-family: 'blenderBold';
    font-size: 20px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #1766B4 !important;
}

    .ui-tabs .ui-tabs-nav li.ui-tabs-active a:hover, .ui-tabs .ui-tabs-nav li.ui-tabs-active a:focus, .ui-tabs .ui-tabs-nav li a:hover,
    .ui-tabs .ui-tabs-nav li a:focus, .ui-tabs .ui-tabs-nav li.ui-tabs-active.ui-state-focus a {
        transform: scale(1.05);
        cursor: pointer;
    }

.tabsNeighborhoodLobbyOut {
    background: none;
    border: none;
    padding-left: 0;
    padding-right: 0;
}

.NeighborhoodIntroduce .NeighborhoodIntroduceUp .NeighborhoodIntroduceUpMidl {
    display: none !important;
}

.credit
{
    display:none !important;
}

.neighborhoodLobbyUpperTitle {
    font-family: 'blenderBlack';
    font-size: 50px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}

.neighborhoodLobbyBottomTitle {
    font-family: 'blenderBold';
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    max-width: 1100px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.neighborhoodLobbyAddressDiv, .neighborhoodLobbyShhunaDiv {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    box-shadow: 0 4px 17px 0 rgba(24, 44, 63, 0.06);
    border: solid 1px #d3e0eb !important;
    background-color: #fff !important;
    height: 244px;
    padding-top: 59px !important;
    padding-right: 83px !important;
}

    .neighborhoodLobbyShhunaDiv{
        padding-right:333px !important;
        height:195px;
    }
    .neighborhoodLobbyAddressDiv button, .neighborhoodLobbyShhunaDiv button {
        padding: 11px 27px;
        border-radius: 40px;
        background-color: #1a77d3;
        font-family: BlenderBlack;
        font-size: 15px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
        width: 200px;
        top: 19%;
        position: relative;
    }

        .neighborhoodLobbyAddressDiv button:disabled, .neighborhoodLobbyShhunaDiv button:disabled {
            background-color: #1a77d3;
            opacity: 0.3;
        }

.containerShhuna .neighborhoodLobbyShhunaBtn{
    margin-top:30px;
}

.neighborhoodLobbyAddressBtn:hover, .neighborhoodLobbyShhunaBtn:hover,
.neighborhoodLobbyAddressBtn:focus, .neighborhoodLobbyShhunaBtn:focus {
    text-decoration: underline;
}




.neighborhoodLobbyAddressBtnWrapper {
    top: 19%;
    position: relative;
    display: inline-block;
}

.nabInputTitle, .streets-cont label, .numbers-cont label {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    font-family: 'blenderBold';
    display: block;
    text-align: right;
    margin-bottom: 12px;
}

.streets-cont input, .numbers-cont input, .merhavimOut input, .shhunotOut input, .streetsOut input, .numbersOut input {
    border-radius: 5px;
    border: solid 1px #e5e5e5;
    padding: 10px 15px;
    font-family: BlenderRegular;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: right;
    color: #000;
    width: 86%;
}


.merhavimOut, .shhunotOut, .streets-cont, .numbers-cont, .streetsOut, .numbersOut {
    float: right;
    width: 38%;
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content, .ul-list-group-item {
    border-radius: 5px;
    box-shadow: 0 17px 26px 0 rgba(0, 0, 0, 0.07), 0 -1px 11px 0 rgba(0, 0, 0, 0.03);
    background-color: #fff;
    margin-top: 9px !important;
    font-family: BlenderBold !important;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: right;
    border: none;
    padding: 14px;
}

#tabsNeighborhoodLobby .ul-list-group-item {
    display: inline-block;
    width: 86%;
    margin: 0 !important;
    max-height: 148px;
    overflow: auto;
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content li, .list-group-item {
    padding: 7px 14px;
    font-family: BlenderBold !important;
    border: none;
}

.ul-list-group-item ul {
    padding: 0;
    max-height: 140px;
}


.ui-menu-item.ui-state-focus, .list-group-item:hover, .list-group-item:focus {
    border-radius: 5px;
    background-color: rgba(226,236,245,0.7);
    color: #1a77d3;
    background-image: none;
    border: none;
    font-weight: bold;
    cursor: pointer;
}

.closeDivBtn {
    width: 10px;
    height: 10px;
    background-image: url(/_layouts/15/TlvSP2013PublicSite/images/close-img-x.png);
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 100;
    position: sticky;
    float: left;
    left: 0;
    top: 0;
}

    .closeDivBtn:hover, .closeDivBtn:focus {
        transform: scale(1.05);
    }


.searchByCoord, .searchByCoordErr {
    display: none;
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content::-webkit-scrollbar-thumb, .ul-list-group-item::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,0.1);
    border-radius: 1px;
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content::-webkit-scrollbar, .ul-list-group-item::-webkit-scrollbar {
    width: 4px;
}

@media(max-width:768px) {
    .section.imgHeader {
        /* background-position: 0 10px;*/
        background-size: 100% 348px;
    }

    .upperPartNeighborhoodLobby {
        padding: 15px;
        margin: auto 19px;
    }

    #tabsNeighborhoodLobby .ul-list-group-item {
        /* width: 100%;*/
        z-index: 1;
        position: absolute;
        display: block;
    }

    .merhavimOut, .shhunotOut, .streets-cont, .numbers-cont, .streetsOut, .numbersOut {
        float: right;
        width: 100%;
        margin-bottom: 10px;
    }

    .NeighborhoodOverAll {
        margin-top: 260px;
    }

    .neighborhoodLobbyUpperTitle {
        font-size: 28px;
        font-family: blenderRegular;
    }

    .neighborhoodLobbyBottomTitle {
        font-size: 16px;
        font-weight: normal;
        max-width: 330px;
        margin-top: 10px;
        margin-bottom: 25px;
    }

    .ul-list-group-item {
        width: 100%;
    }

    .tabsNeighborhoodLobbyOut {
        margin: auto 19px;
    }

    .ui-tabs .ui-tabs-nav {
        max-width: 307px;
        /* margin-bottom: -20px;*/
    }

    .tabsNeighborhoodLobbyOut .ui-tabs .ui-tabs-panel {
        display: inline-table;
    }

    .merhavimOut, .shhunotOut, .streets-cont, .numbers-cont, .streetsOut, .numbersOut {
        width: 100%;
        margin-bottom: 15px;
    }

        .nabInputTitle, .streets-cont label, .numbers-cont label {
            display: none;
        }

    .neighborhoodLobbyAddressDiv, .neighborhoodLobbyShhunaDiv {
        padding: 40px 23px !important;
    }

    .streets-cont input, .numbers-cont input, .merhavimOut input, .shhunotOut input, .streetsOut input, .numbersOut input {
        width: 100%;
    }



    .NeighborhoodIntroduce {
        height: auto;
    }

    .neighborhoodLobbyAddressBtnWrapper, .neighborhoodLobbyAddressDiv button, .neighborhoodLobbyShhunaDiv button {
        top: 0;
        width: 100%;
    }

        .neighborhoodLobbyAddressDiv button:disabled, .neighborhoodLobbyShhunaDiv button:disabled {
            border-radius: 50px;
        }

    .neighborhoodLobbyAddressDiv button, .neighborhoodLobbyShhunaDiv button {
        width: 100%;
        /*background-color: #d0d0d0 !important;*/
        color: #fff !important;
    }

    .searchByCoord {
        display: block;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: right;
        color: #2b75b5 !important;
        margin: -30px 25px 0px;
        padding-right: 30px;
        background-image: url(/_layouts/15/TlvSP2013PublicSite/images/neighborhood/ArrowLocation.svg);
        background-repeat: no-repeat;
        background-position: right;
    }

        .searchByCoordErr{
            color:red;
            font:normal 12px blenderRegular;
        }


        .searchByCoord:hover {
            font-weight: bold;
        }

    .containerShhuna .neighborhoodLobbyShhunaBtn{
        margin-top:0;
    }
}
