
div#menu_top {
    position: absolute;
    width: 100%;
    background: var(--menu-nav-color);
    background-blend-mode: normal;
    -webkit-box-shadow: 2px 2px 6px;
    -ms-box-shadow: 2px 2px 6px;
    -o-box-shadow: 2px 2px 6px;
    box-shadow: 2px 2px 6px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style-type: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* padding-inline: 24px; */
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

/* @media (max-width: 976px){
div#menu_top {
min-height: 100% !important;
    width: 100%;
    height: unset!important;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    background-color: #f9f6e1;
    overflow-x: visible;
    transition: 0.5s;
    padding-top: 60px;
    transition: 0.3s;
    box-shadow: 0 0 11px 1px #000000;
    display: flex;
    flex-direction: column;
    gap: 15px;
    overflow: auto;
    justify-content: space-between;
}
} */

.divSearch{
    position: unset;
    z-index: unset !important;
    border-radius: unset !important;
    border: unset !important;
    padding: unset;
    width: unset !important;
    height: unset !important;
    top: unset;
    left: unset;
    background: unset !important;
    opacity: unset !important;
    color: white;
    float: unset !important;
    min-width: unset !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #E1DCDC;
}

#menu_top img {
    max-height: 100%;
    width: auto;
    display: inline-block;
    max-width: 100%;
    min-width: 33px;
    height: 37px;
}

.butoane-meniu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* gap: 50px; */
    color: var(--text-icons-color);
    /* max-height: 65px; */
}

.butoane-meniu i {
    padding-right: 5px;
}

.logo1, .logo2, .butoane-meniu {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 65px;
    /* padding: 10px 20px; */
}

.logo1, .logo2{
    padding: 10px 20px;
    gap: 10px;
}

.searchInputGroup {
    /* box-shadow: 0px 5px 4px -2px #808080c7; */
}

.arcgisSearch {
    -webkit-box-shadow: 0px 4px 2px -2px #80808087;
    -o-box-shadow: 0px 4px 2px -2px #80808087;
    box-shadow: 0px 4px 2px -2px #80808087;
    border-radius: 0 8px 8px 0;
}

.arcgisSearch .searchGroup .searchInput {
    border-radius: 0 !important;
    border-left: 0;
    border: unset !important;
    outline: none;
    background: #ffffff;
    background-blend-mode: normal;
    font-family: "Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue",sans-serif !important;
    
}

.arcgisSearch .searchGroup .searchInput::-webkit-input-placeholder {
    font-family: "Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue",sans-serif !important;
}

.arcgisSearch .searchGroup .searchInput::-moz-placeholder {
    font-family: "Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue",sans-serif !important;
}

.arcgisSearch .searchGroup .searchInput:-ms-input-placeholder {
    font-family: "Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue",sans-serif !important;
}

.arcgisSearch .searchGroup .searchInput::-ms-input-placeholder {
    font-family: "Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue",sans-serif !important;
}

.arcgisSearch .searchGroup .searchInput::placeholder {
    font-family: "Avenir Next W01","Avenir Next W00","Avenir Next","Avenir","Helvetica Neue",sans-serif !important;
}

.searchBtn.searchSubmit {
    border-left: 0;
    border: unset !important;
    border-radius: 0 8px 8px 0;
/*     -webkit-box-shadow: -6px 4px 2px -2px #80808087, 6px 7px 20px -12px grey;
    -moz-box-shadow: -6px 4px 2px -2px #80808087, 6px 7px 20px -12px grey;
    -ms-box-shadow: -6px 4px 2px -2px #80808087, 6px 7px 20px -12px grey;
    -o-box-shadow: -6px 4px 2px -2px #80808087, 6px 7px 20px -12px grey;
    box-shadow: -6px 4px 2px -2px #80808087, 6px 7px 20px -12px grey; */
    background: #ffffff;
    background-blend-mode: normal;
}

.searchBtn{
    border-left: 0;
}

.arcgisSearch .searchToggle{
    border-right: 0;
    color: #E1DCDC;
    border-radius: 8px 0 0 8px;
    border: unset !important;
/*     -webkit-box-shadow: 0px 0px 0px 0px grey, 5px 4px 2px -2px #80808087, -8px 2px 20px -12px #808080a6;
    -moz-box-shadow: 0px 0px 0px 0px grey, 5px 4px 2px -2px #80808087, -8px 2px 20px -12px #808080a6;
    -ms-box-shadow: 0px 0px 0px 0px grey, 5px 4px 2px -2px #80808087, -8px 2px 20px -12px #808080a6;
    -o-box-shadow: 0px 0px 0px 0px grey, 5px 4px 2px -2px #80808087, -8px 2px 20px -12px #808080a6;
    box-shadow: 0px 0px 0px 0px grey, 5px 4px 2px -2px #80808087, -8px 2px 20px -12px #808080a6; */
    border-right: 0;
    background: #ffffff;
    background-blend-mode: normal;
}

.toggleDivCereri{
    z-index: unset !important;
    position: unset !important;
    top: unset !important;
    left: unset !important;
    border: unset !important;
    outline: unset !important;
    background: unset !important;
    max-width: unset !important;
    min-width: unset !important;
    max-height: unset !important;
    min-height: unset !important;
    opacity: unset !important;
    max-height: unset !important;
    min-height: unset !important;
}

div.butoane-meniu div.buton-meniu:hover {
    color: var(--menu-secondary-color);
    background: white;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
    -webkit-box-shadow: 1px 1px 5px rgb(67 67 67 / 54%);
    -ms-box-shadow: 1px 1px 5px rgb(67 67 67 / 54%);
    -o-box-shadow: 1px 1px 5px rgb(67 67 67 / 54%);
    box-shadow: 1px 1px 5px rgb(67 67 67 / 54%);
}

div.butoane-meniu .buton-meniu:hover i {
    color: var(--menu-secondary-color);
}

.butoane-meniu .buton-meniu.active-btn, .butoane-meniu .buton-meniu.active-btn:hover{
    color: white;
    background: var(--menu-secondary-color);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}

.butoane-meniu .active-btn, .butoane-meniu .active-btn i{
    color: white !important;
}

.arcgisSearch .searchMenu li.active {
    background-color: var(--menu-secondary-color) !important;
}

.arcgisSearch .searchGroup {
    color: var(--text-icons-color) !important;
}
.arcgisSearch .searchMenu {
    padding: unset;
    line-height: unset;
    border: unset;
    border-radius: unset;
    -webkit-box-shadow: 0px 9px 10px -2px grey;
    -ms-box-shadow: 0px 9px 10px -2px grey;
    -o-box-shadow: 0px 9px 10px -2px grey;
    box-shadow: 0px 9px 10px -2px grey;
}   
::-webkit-scrollbar-track {
    -webkit-box-shadow: unset !important;
    border-radius: unset !important;
    background-color: #ffffff99 !important;
}
::-webkit-scrollbar-thumb {
    width: 5px;
    height: 5px;
    border-radius: unset !important;
    border-radius: unset !important;
    -webkit-box-shadow: unset !important;
    background: var(--menu-intermediate-color) !important;
}

#navToolbar {
    display: none;
}

#divSearch .buton-meniu:hover{
    color: unset !important;
    background: unset !important;
    -webkit-transition: unset !important;
    -o-transition: unset !important;
    transition: unset !important;
    cursor: unset !important;
    -webkit-box-shadow: unset !important;
            box-shadow: unset !important;
}

.tabel-body-cautare .buton-meniu:hover{
    color: unset !important;
    background: unset !important;
    -webkit-transition: unset !important;
    -o-transition: unset !important;
    transition: unset !important;
    cursor: unset !important;
    -webkit-box-shadow: unset !important;
            box-shadow: unset !important;
}

  .mySelect{
    border-radius: 0 !important;
    border-left: 0;
    border: unset !important;
    background: #ffffff;
    /* background-blend-mode: normal; */
    /* box-shadow: 0px 4px 2px -2px #80808087; */
    height: 33px;
    color: var(--text-icons-color);
    /* padding: 6px 12px; */
  }

#content_bookmarks{
    overflow: unset;
    max-height: unset;
    min-height: unset;
    max-width: unset;
    min-width: unset;
    position: unset;
    z-index: unset;
    border-radius: unset;
    border: unset;
    padding: unset;
    width: unset;
    height: unset;
    background: unset;
    opacity: unset;
    color: unset;
    float: unset;
    overflow-y: unset;
    display: unset;
    /* display: flex !important; */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-left: 0;
    /* border: unset !important; */
    background: #ffffff;
    /* background-blend-mode: normal; */
    -webkit-box-shadow: 0px 4px 2px -2px #80808087;
    -ms-box-shadow: 0px 4px 2px -2px #80808087;
    -o-box-shadow: 0px 4px 2px -2px #80808087;
    box-shadow: 0px 4px 2px -2px #80808087;
    /* width: 100px; */
    max-width: 200px;
}

#uat-dropdown.dropdown-menu{
    padding: unset;
    line-height: unset;
    border: unset;
    border-radius: unset;
    -webkit-box-shadow: 0px 9px 10px -2px grey;
    -ms-box-shadow: 0px 9px 10px -2px grey;
    -o-box-shadow: 0px 9px 10px -2px grey;
    box-shadow: 0px 9px 10px -2px grey;
    max-height: 300px;
    overflow: auto;
    top: 46px;
}

#dropdownMenu2.btn-secondary:hover{
    background-color: unset;
    color: var(--text-icons-color);
}
.dropdown-item:focus, .dropdown-item:hover {
    color: var(--text-icons-color);
    background-color: #eee;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: var(--menu-secondary-color);
}
.btn-check:active+.btn-secondary, .btn-check:checked+.btn-secondary, .btn-secondary.active, .btn-secondary:active, .show>.btn-secondary.dropdown-toggle {
    color: var(--text-icons-color);
    background-color: unset;
    border-color: unset;
}
.btn-check:active+.btn-secondary:focus, .btn-check:checked+.btn-secondary:focus, .btn-secondary.active:focus, .btn-secondary:active:focus, .show>.btn-secondary.dropdown-toggle:focus {
     -webkit-box-shadow: unset;
             box-shadow: unset; 
}
.dropdown-item{
    color: var(--text-icons-color);
}   

.navbar{
    padding-top: unset;
    padding-bottom: unset;
    width: 100%;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    /* column-gap: 20px; */
}
.navbar-collapse{
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
}
.menuSlide{
    -webkit-transform: translate(1px, -73px);
        -ms-transform: translate(1px, -73px);
            transform: translate(1px, -73px);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.slideDown{
    top: 73px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

#menu_toggle {
    right: 20px;
    top: 65px;
    position: absolute;
    height: 30px;
    width: 33px;
    /* border: 1px solid; */
    border-radius: 1px 0px 10px 10px;
    background: var(--menu-secondary-color);
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-shadow: #5f5f5f 1px 3px 4px;
    -ms-box-shadow: #5f5f5f 1px 3px 4px;
    -o-box-shadow: #5f5f5f 1px 3px 4px;
    box-shadow: #5f5f5f 1px 3px 4px;
    -webkit-animation: 0.4s;
            animation: 0.4s;
    cursor: pointer;
}

.search-show{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}    

#search-bulk {
        -webkit-box-align: self-end;
            -ms-flex-align: self-end;
                align-items: self-end;
} 

#divDraggable {
    width: 100%;
    height: 20px;
    background: #FFF;
    cursor: move;
}

.slick-track  {
    height: 65px;
}

.slick-arrow {
    border: none;
    background: none;
    font-size: 12px;
}
.arcgisSearch .searchMenu .menuHeader {
    background: var(--menu-secondary-color) !important;
}
.suggestionsMenu{
    left: -36px !important;
    width: unset !important;
}