.side-header-new{
    width: 5% !important;
}
.slide-menu-new {
    position: absolute;
    width: 62px;
    /* height: 2214px; */
    left: 0px;
    top: 100px;
    /* height: 500px !important; */
    background: #FFFFFF;
    /* box-shadow: 1px 0px 22px rgba(0, 0, 0, 0.1); */
}
.langages .crnt-pln {
    line-height: 13px;
    width: 270px;
    line-height: 17px;
    text-align: right !important;
}
.side-menus nav>ul>li>a {
    padding: 15px 8px !important;
    height: 60px;
    width:60px;
}

.slide-menu-new li a i {
    position: absolute;
    width: 14px;
    height: 15px;
    left: 20px;
    top: 10px;

}

.slide-menu-new li a span {
    /* position: absolute; */
    /* width: 46px; */
    text-align: center;
    margin-top: 20px !important;
    height: 11px;
    left: 8px;
    top: 20px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 8px;
    line-height: 11px;
    /* identical to box height */
    color: #999999;
}

@media screen and (max-width: 1024px) {
    .drop.setting .drop-meta > li {
        margin-bottom: 10px;
        padding: 5px;
    }
    .responsive-view .responsive-header .langages .crnt-pln {
        line-height: 13px;
    }
    .responsive-view .drop.setting {
        width: 45%;
    }
    .responsive-view .drop.setting .drop-meta{
        padding: unset;
    }
    .responsive-view .drop.setting .drop-head{
        font-size: 12px;
    }
    .responsive-view .drop.setting .drop-meta>li a{
        float: unset;
        text-align: center;
        font-size: 13px;
    }
    .responsive-view .drop.setting .drop-bottom{
        padding: 10px;
    }
    .responsive-view .drop.setting .drop-meta>li {
        text-align: center;
        margin-bottom : 15px;
    }
    .responsive-view .responsive-header .logo-area-2 {
        padding-left: 0px;
    }
    .responsive-view .side-header-new{
        width: 8% !important;
    }
    .responsive-view .slide-menu-new { top: 0px !important;}
    .responsive-view .slide-menu-new nav>ul>li>a {
        padding: 18px !important;
    }
    .responsive-view .side-header {
        top: 136px !important;
    }
    .responsive-view .slide-menu-new li a span  { display: none !important; }
    .responsive-view .slide-menu-new li a i { left: 0px !important; top: 0px !important; }
    .responsive-view .side-menus nav > ul > li { padding-top: 10px !important;}
  }

  @media screen and (max-width: 1920px) and (min-width: 1600px){
        .side-header-new{
            width: 4% !important;
        }
  }

  .side-menus nav > ul > li {
      width:100%;
  }
  

.search-new-color-cls::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
color: #757575 !important;
opacity: 1; /* Firefox */
}

.search-new-color-cls::-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #757575 !important;
}

.search-new-color-cls::-ms-input-placeholder { /* Microsoft Edge */
color: #757575 !important;
}

.new-topbar_image{
    height: 40px !important;
}