.menuselectedleft,
.menuselectedleftTop {
    background: #ffc254;
    width: 19px;
    height: 3px;
    display: inline-block;
    visibility: hidden;
    margin-right: 5px;
    margin-bottom: 2px;
}
.nav > li > a {
    padding: 10px 8px;
}
.sidebar-menu li > a > .pull-right-container {
    display: none;
}
.sidebar-menu a {
    color: #a4a5a8;
    font-size: 12px;
}
.sidebar-menu .treeview-menu > li > a {
    font-size: 10px !important;
    padding: 10px 5px 10px 15px !important;
}
.sidebar-menu a:focus,
.sidebar-menu a:hover,
.sidebar-menu li.active > a {
    color: #ffc254 !important;
}
.sidebar-menu .treeview-menu a:hover,
.sidebar-menu .treeview-menu > li.active > a {
    color: #fff !important;
}
.sidebar-menu .treeview-menu > li.active .menuselectedleft {
    visibility: visible;
}
.sidebar-menu li.active .menuselectedleftTop {
    visibility: visible;
}
.user-panel > .image > img {
    max-width: 85px !important;
}
.user-panel {
    padding-top: 25px !important;
}
.user-panel > .userInfo {
    margin-top: 10px;
}
.user-panel > .userInfo > .name {
    color: #fff;
    font-size: 11px;
    font-weight: 700;
}
.user-panel > .userInfo > .nickname {
    color: #959391;
    font-size: 11px;
}
.status {
    font-size: 11px;
    font-weight: 500;
}
.status_reperibile {
    color: #18b76b;
}
.status_nonreperibile {
    color: #f53451;
}
.updateProfile {
    color: #959391;
    font-size: 11px;
}
@media (min-width: 1000px) {
    .socialA {
        padding: 0 !important;
    }
}
.content-wrapper,
.main-header .navbar {
    margin-left: 0px !important;
}
@media (max-width: 991px) {
    .navbar-header {
        height: 50px;
        width: 100%;
    }
    
    .content-wrapper-97{
        margin-top: 47px !important;
    }
    
    #navbar-collapse-1{
        height: 0 !important;
        overflow: hidden !important;
    }

    #navbar-collapse-1.in{
        height: auto !important;
        overflow: visible!important;
    }
    
    .main-header .sidebar-toggle {
        position: relative;
        z-index: 100;
        color: #f8991d !important;
        z-index: 1000;
        background: #f8f8f8 !important;
        border-bottom: 1px solid #d9d9d9 !important;
    }
    .content-wrapper,
    .main-header .navbar {
        margin-left: 0 !important;
    }
    .navbar-static-top {
        z-index: 50;
    }
    .sidebar-collapse .sidebar {
        display: initial;
    }
    .navbar-toggle .icon-bar{
        background-color: white !important;
    }
    .navbar-toggle .icon-bar {
        width: 35px;
        height: 4px;
    }
    .navbar-toggle {
        float: none;
        position: absolute;
        top: 0;
        left: 0;
        background: transparent !important;
        display: block !important;
    }
}
@media (max-width: 1199px) {
    .content-wrapper {
        margin-top: 62px;
    }
    .main-header .navbar {
        height: auto !important;
    }
    .navbar-header {
        text-align: center;
    }
    #headerMenu li.headerButton_smartphone,
    nav li.headerButton_smartphone {
        display: block;
    }
    #headerMenu li.headerButton_smartphone {
        display: inline-block;
    }
    .headerButton_desktop {
        display: none !important;
    }
    #headerMenu li .separator {
        display: none;
    }
    .navbar-brand {
        padding: 0;
        float: none;
    }
    .navbar-brand img {
        max-height: 40px;
        width: auto;
        padding-top: 5px;
        display: inline;
    }
    #headerMenu li.link {
        text-align: left;
        color: #fff;
    }
    .navbar-collapse{
        border: 0;
    }
    #headerMenu li a {
        color: #fff;
        padding: 15px 6px !important;
        line-height: 20px;
    }
    .socialLens {
        margin-top: 0;
        margin-left: 0;
        line-height: 20px;
        font-size: 15px;
    }
    #headerMenu li.lensLi a:hover {
        background-color: transparent !important;
    }
    #search_header {
        margin-top: 10px !important;
    }
    .search .fa-search {
        top: 19px !important;
    }
    .search .fa-times-circle {
        top: 22px !important;
    }
}
@media (max-width: 999px) {
    #headerMenu li a {
        padding: 15px 3px !important;
        line-height: 20px;
    }
}
@media (max-width: 991px) {
    .socialLens {
        font-size: 20px;
        line-height: 32px;
    }
    #searchFormMobile .fa {
        top: 16px !important;
    }
    .search .fa-times-circle {
        top: 17px !important;
    }
    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-header {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    #headerMenu li.link {
        margin: 0 15px;
    }
    .categoryMiniMenu {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}
@media (max-width: 799px) {
    #headerMenu li a {
        padding: 15px 3px !important;
        line-height: 20px;
    }
    .socialLens {
        width: 22px;
    }
}
.sidebar-collapse .main-header .sidebar-toggle:before {
    content: "\f0c9" !important;
    position: initial;
    left: auto;
}
.main-header .sidebar-toggle:before,
.sidebar-open .main-header .sidebar-toggle:before {
    content: "\f00d" !important;
    position: relative;
    left: 90px;
}
@media (max-width: 991px) {
    .main-header .sidebar-toggle:before {
        content: "\f0c9" !important;
        position: initial;
        left: auto;
    }
}
#search_body,
#search_header,
#search_headerMobile {
    width: 90%;
    height: 40px;
    border: 0;
    margin-top: 26px;
    margin-left: 0;
    -webkit-border-top-left-radius: 25px !important;
    -webkit-border-top-right-radius: 25px !important;
    -moz-border-radius-topleft: 25px !important;
    -moz-border-radius-topright: 25px !important;
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;
    -webkit-border-bottom-left-radius: 25px !important;
    -webkit-border-bottom-right-radius: 25px !important;
    -moz-border-radius-bottomleft: 25px !important;
    -moz-border-radius-bottomright: 25px !important;
    border-bottom-left-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
    background: #eff3fb;
    color: #f8991d;
    color: #000;
    outline: 0;
}
#search_headerMobile {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
}
#search_body {
    margin-left: 1%;
    width: 50%;
}
.search {
    position: relative;
}
.search input {
    text-indent: 50px;
}
.search .fa-search {
    position: absolute;
    top: 35px;
    left: 5%;
    cursor: pointer;
    font-size: 20px;
    margin-left: 15px;
    color: #8f9297;
}
#searchFormBody .fa-search {
    left: 1%;
}
.search .fa-times-circle {
    position: absolute;
    top: 38px;
    cursor: pointer;
    right: 5%;
    margin-right: 15px;
    font-size: 15px;
    margin-left: 15px;
    color: #8f9297;
}
#searchFormMobile .fa {
    top: 14px;
    left: 15px;
}
#searchFormMobile .fa-times-circle {
    top: 18px;
    left: auto;
    right: 15px;
}
.seach-mobile {
    position: absolute;
    right: 15px;
    top: 7px;
}
.seach-mobile .socialLens {
    margin-top: 0;
}
#patentiLink a {
    padding-bottom: 39px !important;
}
#patentiLink:hover a .url_selected {
    /*display: block;*/
}
.sottomenu {
    display: none;
    background: #373b5f;
    color: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    position: absolute;
    width: calc(100% - 0px);
    z-index: 500;
    top: 97px;
    left: 0;
    border-top: 1px solid white;
    text-align: left;
}
@media (min-width: 992px) {
    #patentiLink:hover .sottomenu {
        display: block;
    }
}
.nav > li {
    position: static;
}
.sottomenu_title {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.linkpatenteclass a:hover {
    color: #f8991d !important;
}
.ui-menu .ui-menu-item{
    background: #ccc;
}
.errorClass{
    color: red !important;
}