.top-bar {
    height: 4.13rem;
    padding-left: 0px;
    padding-right: 90px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#174e75+1,034d54+1,057c82+100 */
    box-shadow: 0 0 18px rgba(50, 50, 50, 1.5);
}

.top-bar .title-area {
    float: left;
    height: inherit;
    padding-right: 20px;
}

.app-info {
    background: #fff none repeat scroll 0 0 / 100% 100%;
    border-radius: 0 0 0.4em 0.4em;
    border-top: 1px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
    color: white;
    display: inline-block;
    font-size: 0.833em;
    height: 5em;
    line-height: 2.6em;
    margin-left: 0.5em;
    padding: 0.5em 1em;
    vertical-align: top;
}

.app-info-footer {
    background: #fff none repeat scroll 0 0 / 100% 100%;
    border-radius: 0.4em 0.4em 0.4em 0.4em;
    border-top: 1px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
    color: white;
    display: inline-block;
    font-size: 0.833em;
    height: 5em;
    line-height: 2.6em;
    margin-left: 0.5em;
    padding: 0.5em 1em;
    vertical-align: top;
}

.title-area h4 {
    margin-top: 18px;
}

.app-title {
    font-size: 25px;
    font-weight: 500;
    margin-left: 15px;
    color: #FFFFFF;
}

#userName {
    color: #FFFFFF;
}

.top-bar-section, .top-bar-section ul li:hover:not(.has-form) > a {
    background-color: transparent;
}

.top-bar-section ul {
    padding-top: 10px;
}

.top-bar-section ul li {
    background-color: transparent;
}

.top-bar-section ul li a, .top-bar-section .dropdown li:hover:not(.has-form):not(.active) > a:not(.button), .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background-color: #FFFFFF;
    color: #222222;
}

.top-bar-section .dropdown li {
    background-color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
}

.top-bar-section li:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:hover:not(.button), .top-bar-section li:not(.has-form) a:hover:not(.button):active {
    background-color: transparent;
}

.top-bar-section .dropdown li:hover:not(.has-form):not(.active) > a:not(.button), .top-bar-section .dropdown li:hover:not(.has-form):not(.active) {
    background-color: #D5D8DB;
    color: #FFFFFF;
}

/*************** SIDEBAR **********************/
.toggles {
    font-size: 1.3rem;
    color: #000;
    display: none;
    margin-left: 5px;
    position: relative;
}

.toggles:hover {
    cursor: pointer;
}

@media all and (max-width: 1025px) {
    .toggles {
        font-size: 1.3rem;
        color: #000;
        display: inline !important;
        margin-right: 15px;
    }

    aside {
        display: none;
    }
}

@media all and (min-width: 1026px) {
    .accordion {
        display: block !important;
    }
}

#home-btn {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 1rem;
}

#home-btn a {
    color: #222222;
    font-size: 15px;
    width: 50%;
}

aside {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-bottom: 10px;
    padding-left: 15px !important; /* background: rgb(238,238,238); */
    background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%); /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1))); *//* background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); */
    background: -o-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%);
    background: -ms-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%); /* background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=0);
}

aside > .accordion {
    margin-left: 0;
}

aside > .accordion > .accordion-navigation {
    margin-top: 5px;
    margin-bottom: 5px !important;
}

.side-nav li a:not(.button) {
    color: #FFFFFF;
}

.menu-item {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 15px 0 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff !important;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.27);
}

/**********************************************************************//**********************************************************************//**********************************************************************//*Sidebar Menu*/
#skin-select h3, #skin-select h4 {
    font-family: "Montserrat", sans-serif;
}

.fixed-nest-sidebar div {
    padding: 15px 0 0 0;
    margin: -15px 0 0 0;
}

#skin-select {
    position: fixed;
    top: 72px;
    left: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%) repeat scroll 0 0;
    border-bottom-right-radius: 5px; /* width:100%; */
}

.profile {
    height: 70px;
}

.profile a {
    padding-left: 40px;
    padding-top: 20px;
}

.profile i {
    padding-right: 15px;
    padding-top: 22px;
}

#skin-select #toggle {
    background: #2F3332;
    color: white;
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: -25px;
    text-align: left;
    top: 0px;
    width: 25px;
    font-size: 13px;
    z-index: 999;
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
    border-radius: 0 4px 4px 0;
    padding-left: 5px;
    padding-top: 7px;
}

#skin-select #toggle:hover {
    background: #111;
}

#skin-select #toggle.active {
    background: #2F3332;
    color: white;
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: -25px;
    text-align: left;
    top: 0px;
    width: 25px;
    font-size: 13px;
    z-index: 999;
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
    border-radius: 0 4px 4px 0;
    padding-left: 5px;
    padding-top: 7px;
}

#skin-select #toggle.active:hover {
    background: #111;
}

#skin-select li span {
    left: 1px;
    font-weight: 700 !important;
    position: relative;
    font-family: "Montserrat", sans-serif;
    font-size: 9px;
}

.menu-hide span {
    color: red;
}

#skin-select li ul li {
    line-height: 20px;
}

#skin-select li b {
    position: relative;
    top: 8px;
    font-size: 8px;
    color: rgba(255, 255, 255, 0.1);
    padding: 0 20px 0 0;
}

#skin-select li i {
    font-size: 15px;
    left: -5px;
    position: relative;
    width: 30px;
    top: 3px !important;
    display: inline-block;
    height: 30px;
    text-align: center;
    padding: 8px 0 0;
    border-radius: 100%;
}

#skin-select li li i {
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    left: -5px;
    line-height: 15px;
    position: relative;
    width: 23px;
    top: 2px;
}

.skin-part {
    padding: 0;
    position: relative;
    top: 0;
}

.skin-part h3 {
    text-shadow: none;
    margin-bottom: 10px;
}

.skin-part h3 span {
    background: rgba(0, 0, 0, 0.2);
    padding: 4px 10px 5px;
    border-radius: 10px;
    margin-left: 0px;
    font-size: 11px;
    color: #f2f2f2;
}

.skin-part h3 small {
    margin-left: 6px;
    color: #fff;
    letter-spacing: 2px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    padding: 2px 6px;
    border-radius: 15px;
    position: relative;
    top: -3px;
}

.skin-part h4 {
    font-size: 1em;
    margin: 7px 0 !important;
}

.devider-horizontal {
    width: 100%;
    height: 2px;
    display: inline-block;
    padding: 15px 0 0 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.devider-title h3 {
    font-size: 14px;
    color: #fff;
    padding: 0 0 0 15px;
}

#menu-showhide {
    margin: -10px 0 0;
    position: relative;
    z-index: 0;
}

.side-bar-list li {
    font-size: 12px !important;
    line-height: 4em !important;
}

.linebar, .linebar2, .linebar3 {
    float: right;
    margin-right: 10px;
}

.scroll {
    float: left;
    width: 21%;
    padding: 0;
    margin-left: 4%;
    margin-top: 40px;
}

.topnav {
    padding: 40px 28px 25px 0;
}

img.icon-menu {
    margin-left: 10px;
    margin-right: 3px;
    margin-top: 3px;
}

ul.topnav {
    margin: 0;
    font-size: 14px;
    line-height: 0.5em !important;
    list-style: none !important;
    padding: 0;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

ul.topnav li a {
    color: #222 !important;
    font-weight: bold;
    display: block;
    font-size: 12px;
    height: 50px;
    line-height: 32px;
    list-style: none outside none;
    padding: 0 10px 0 40px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
}

ul.topnav li a:hover {
    background: red;
}

li.hide-min-toggle {
    background: #545CA6;
    text-align: left !important;
    font-size: 13px !important;
    padding: 13px 0 13px 28px !important;
    font-weight: bold;
}

.sub-menu > li > a {color:#FFF !important;width: 100%;}

.menucon-main {
    color: red !important;
}

.noft-blue {
    background: #0d8add;
    float: right !important;
    padding: 0 5px !important;
    font-size: 10px;
    display: block !important;
    height: 20px;
    line-height: 20px;
    margin: 7px 30px 0 !important;
    border-radius: 4px;
}

.side-menu-noft { /* height: 20px; */
    line-height: 14px;
    padding: 2px 8px;
    border-radius: 11px;
    margin: 0;
    position: absolute;
    left: 100px;
    top: 4px;
    font-size: 9px; /* width: 35px; */
    border: 2px solid rgba(255, 255, 255, 0.1);
}

/*Show up sidemenu when minimize*//*menu*//* We remove the margin, padding, and list style of UL and LI components */
#menuwrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menuwrapper ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 50px;
    cursor: pointer;
}

#menuwrapper ul li:hover, #menuwrapper ul li.iehover {
    position: relative;
}

#menuwrapper ul li a {
    pointer-events: auto;
}

#menuwrapper ul li ul {
    position: absolute;
    display: none;
    left: -1000px;
}

#menuwrapper ul li:hover ul, #menuwrapper ul li.iehover ul {
    left: 49px;
    top: 0px;
    display: block;
    width: 190px;
    padding: 5px 0;
    background: #25272E;
}

#menuwrapper ul li ul li { /*background-color:#cae25a;*/
}

#menuwrapper ul li:hover ul li:hover, #menuwrapper ul li.iehover ul li.iehover { /*background-color:#b1b536;*/
}

#menuwrapper ul li ul li a {
    color: #454444;
    display: inline-block;
    width: 210px;
    pointer-events: auto;
}

#menuwrapper ul li ul li a:hover {
    color: #000;
}

#menuwrapper ul li:hover ul li ul, #menuwrapper ul li.iehover ul li ul {
    position: absolute;
    display: none;
}

#menuwrapper ul li:hover ul li:hover ul, #menuwrapper ul li.iehover ul li.iehover ul {
    display: block;
    left: 150px;
    top: 0;
}

#menuwrapper ul li:hover ul li:hover ul li, #menuwrapper ul li.iehover ul li.iehover ul li {
    background: #86d3fa;
}

#menuwrapper ul li:hover ul li:hover ul li:hover, #menuwrapper ul li.iehover ul li.iehover ul li.iehover {
    background: #358ebc;
}

#menuwrapper ul li:hover ul li:hover ul li a, #menuwrapper ul li.iehover ul li.iehover ul li a {
    color: #ffffff;
}

/* Clear float */
.clear {
    clear: both;
}

ul.topnav li a:hover {
    background: #25272E;
    color: white !important;
    text-shadow: none;
    position: relative;
}

ul.topnav li a.green-bar:hover:before {
    content: "";
    background: #92cd18;
    width: 3px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

ul.topnav li a.red-bar:hover:before {
    content: "";
    background: #FF495F;
    width: 3px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

ul.topnav li a.blue-bar:hover:before {
    content: "";
    background: #2F72FF;
    width: 3px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

ul.topnav li a.yellow-bar:hover:before {
    content: "";
    background: #FEFF49;
    width: 3px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

ul.topnav li.hover a {
    background: #25272E;
    color: white !important;
    text-shadow: none;
    position: relative;
}

ul.topnav li.hover a.green-bar:before {
    content: "";
    background: #92cd18;
    width: 3px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

ul.topnav li.hover a.red-bar:before {
    content: "";
    background: #FF495F;
    width: 3px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

ul.topnav li.hover a.blue-bar:before {
    content: "";
    background: #2F72FF;
    width: 3px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

ul.topnav li.hover a.yellow-bar:before {
    content: "";
    background: #FEFF49;
    width: 3px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

ul.topnav ul {
    margin: 0;
    padding: 0;
    display: none;
    background: #25272E;
    position: relative;
}

ul.topnav ul li {
    margin: 0;
    padding: 0;
    clear: both;
    list-style: none outside none;
}

ul.topnav ul li a {
    color: #fff !important;
    font-size: 12px;
    font-weight: 100 !important;
    outline: 0 none;
    transition: all 0.2s ease 0s;
    text-align: left; /* text-transform: capitalize; */
    padding: 6px 0 7px 50px;
}

ul.topnav ul li a.green:hover {
    background-color: transparent;
    color: #92cd18 !important;
}

ul.topnav ul li a.red:hover {
    background-color: transparent;
    color: #FF495F !important;
}

ul.topnav ul li a.red-active {
    background-color: transparent;
    color: #FF495F !important;
}

ul.topnav ul li a.blue:hover {
    background-color: transparent;
    color: #2F72FF !important;
}

ul.topnav ul li a.yellow:hover {
    background-color: transparent;
    color: #FEFF49 !important;
}

ul.topnav ul li a:hover:before {
    content: "";
    background: transparent;
    width: 3px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

ul.topnav ul ul li a {
    color: #444;
    padding-left: 40px;
    background: #c8c8c8;
    transition: all 0.2s ease 0s;
}

ul.topnav ul ul li a:hover {
    background-color: #D3CEB8;
    color: #0C7CBB;
}

ul.topnav h4 {
    float: right !important;
    margin-top: -2px;
}

/*    Mobile Menu Core Style*/
.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer;
}

.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
}

.slicknav_menu .slicknav_icon {
    float: left;
    margin: 0.188em 0 0 0.438em;
}

.slicknav_menu .slicknav_no-text {
    margin: 0
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 . slicknav_menu
}

.slicknav_menu a:hover {
    color: rgba(0, 0, 0, 0.5);
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em
}

.slicknav_nav {
    clear: both
}

.slicknav_nav ul, .slicknav_nav li {
    display: block
}

.slicknav_nav .slicknav_arrow {
    font-size: 1.5em;
    /* margin: 6px 0px 0 0.8em; */
    float: right;
}

.slicknav_nav .slicknav_item {
    cursor: pointer;
}

.slicknav_nav .slicknav_row {
    display: block;
}

.slicknav_nav a {
    display: block
}

.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
    display: inline
}

.slicknav_menu:before, .slicknav_menu:after {
    content: " ";
    display: table;
}

.slicknav_menu:after {
    clear: both
}

/* IE6/7 support */
.slicknav_menu {
    *zoom: 1
}

/*    User Default Style    Change the following styles to modify the appearance of the menu.*/
.slicknav_menu {
    font-size: 12px;
}

/* Button */
.slicknav_btn {
    margin: 6px 0 6px 0;
    text-decoration: none;
    color: #fff;
    position: relative;
    left: 5px;
    float: left;
    font-size: 35px;
}

.slicknav_btn:focus {
    color: #fff;
}

/* Button Text */
.slicknav_menu .slicknav_menutxt {
    color: #222;
    text-shadow: none;
    font-weight: 500 !important;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
}

/* Button Lines */
.menu-icona {
    color: #222;
    float: left;
    margin-right: 15px;
}

.slicknav_menu .slicknav_icon-bar { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,eeeeee+100;Grey+Flat */
    background: rgb(23, 78, 117); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(3, 77, 84, 1) 1%, rgba(5, 124, 130, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(23, 78, 117, 1)), color-stop(1%, rgba(3, 77, 84, 1)), color-stop(100%, rgba(5, 124, 130, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(3, 77, 84, 1) 1%, rgba(5, 124, 130, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(3, 77, 84, 1) 1%, rgba(5, 124, 130, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(23, 78, 117, 1) 1%, rgba(3, 77, 84, 1) 1%, rgba(5, 124, 130, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(23, 78, 117, 1) 1%, rgba(3, 77, 84, 1) 1%, rgba(5, 124, 130, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#174e75', endColorstr='#057c82', GradientType=0); /* IE6-9 */
}

.slicknav_menu {
    padding: 5px;
    width: 100%;
    position: relative;
    text-align: left; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,eeeeee+100;Grey+Flat */
    background: rgb(238, 238, 238); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(238, 238, 238, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(238, 238, 238, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=0); /* IE6-9 */
}

.slicknav_nav {
    color: #fff;
    margin: 30px -5px;
    padding: 0;
    font-size: 0.875em;
}

.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    width: 100%;
}

.slicknav_nav ul {
    padding: 0;
    /* margin: 0 0 0 35px; */
    padding: 0px;
    margin: 0px;
}

.slicknav_nav ul li {
    margin: 0;
}

.slicknav_nav ul li a {
    text-transform: capitalize;
    background: #535353;
}

.slicknav_nav ul li a:hover {
    background: transparent;
    color: rgba(0, 0, 0, 0.5) !important;
}

.slicknav_nav .slicknav_row { /* padding: 5px 10px;    margin: 2px 5px; */
}

.slicknav_nav a {
    padding: 18px 27px;
    margin: 0;
    text-decoration: none;
    color: #222;
    font-weight: normal;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    text-transform: capitalize;
    margin-left: 0px;
    text-transform: uppercase;
    border-bottom: 1px solid #d6d6d6;
}

.slicknav_nav a span {
    margin: 0 0 0 10px;
}

.slicknav_nav a span small {
    top: -4px !important;
}

.slicknav_nav a i {
    font-size: 34px;
    width: 22px;
    height: 22px;
    display: inline-block;
    text-align: center;
    line-height: 22px;
}

.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0;
}

.slicknav_nav .slicknav_row:hover {
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
}

.slicknav_nav a:hover {
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
}

.slicknav_nav .slicknav_txtnode {
    margin-left: 15px;
}

/*responsive*/
.slicknav_menu {
    display: none;
}

@media screen and (max-width: 70em) {
    /* #menu is the original menu */
    .js .slicknav {
        display: none;
    }

    .js #skin-select {
        display: none;
    }

    .slicknav_menu {
        display: block;
    }

    #paper-bg {
        margin: 0 !important;
    }

    .top-bar .name h1 a span {
        display: none;
    }

    .top-bar-nest {
        min-height: 0 !important;
        background: transparent !important;
        display: block !important;
        padding: 0 !important;
        margin: 0 !important;
        position: relative !important;
        left: 0 !important;
    }

    .breadcrumbs-fixed {
        padding-top: 20px !important;
    }

    .dropdown-nest {
        padding-top: 0 !important;
        width: 100% !important;
    }

    .noft-blue {
        margin: 0;
    }

    .dropdown-nest li i.fa-bell, .dropdown-nest li i.fa-envelope {
        margin: -7px 0 -5px 0;
    }

    .top-bar .name h1 span {
        margin: 0 0 0 15px;
    }

    .admin-pic {
        border: 0px solid rgba(0, 0, 0, 0.1);
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        display: inline-block;
        float: none;
        height: 35px;
        margin: 0px 10px 0 0 !important;
        width: 35px;
        border-radius: 50%;
    }

    .admin-pic-text {
        position: relative;
        top: 2px;
    }

    .dropdown-nest {
        padding-top: 80px !important;
        margin-top: 0px !important;
        position: relative !important;
        top: 0 !important;
        border-right: 1px solid #EAECF0;
        border-bottom: 1px solid #EAECF0;
        border-left: 1px solid #EAECF0;
    }

    .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 5px 15px;
    }

    .top-bar-section .dropdown li.title h5 {
        font-size: 13px;
    }

    .top-bar .title-area {
        width: 25%;
    }

    .top-bar .title-area {
        position: relative;
        margin: 0px 0;
    }

    .dark:before {
        top: 8px;
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .top-bar {
        padding-right: 0px;
    }

    .top-bar-section ul {
        display: block;
        font-size: 16px;
        height: auto;
        margin: 0;
        padding: 0;
        width: 30%;
    }

    .top-bar .barra-sx {
        float: left;
        height: inherit;
        width: 25%;
        margin: 0;
    }

    .app-info {
        background: #fff none repeat scroll 0 0 / 100% 100%;
        border-radius: 0 0 0.4em 0.4em;
        border-top: 1px solid #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
        color: white;
        display: inline-block;
        font-size: 0.833em;
        height: 5em;
        line-height: 2.6em;
        margin-left: 0.5em;
        padding: 0.5em 1em;
        vertical-align: top;
        width: 9em;
    }

    .app-title {
        font-size: 20px;
    }

    .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
        color: #222222;
    }
}

@media only screen and (max-width: 40.062em) {
    .top-bar {
        padding-right: 0px;
    }

    .top-bar .barra-sx {
        float: left;
        height: inherit;
        width: 40%;
        margin: 0;
        padding-right: 0;
    }

    .app-info {
        background: #fff none repeat scroll 0 0 / 100% 100%;
        border-radius: 0 0 0.4em 0.4em;
        border-top: 1px solid #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
        color: white;
        display: inline-block;
        font-size: 0.833em;
        height: 5em;
        line-height: 2.6em;
        margin-left: 0.5em;
        padding: 0.5em 1em;
        vertical-align: top;
        width: 9em;
    }

    #titolo {
        display: none;
    }

    .top-bar-section ul {
        display: block;
        font-size: 16px;
        height: auto;
        margin: 0;
        padding: 0;
        width: 60%;
    }

    .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
        color: #222222;
    }
}
