.tl_folder.click2edit.cf {
    background: #efefef;
}

/*body {*/
/*    !*background: #eaeaec url(../images/bsh-logo.png) center no-repeat;*!*/
/*    background-size: 10%;*/
/*    background-position: center 10%;*/
/*	margin-bottom: 20px;*/
/*}*/

#top {
    background-color: #191919;
    background: url('../images/bsh-wallpaper.jpg');
    background-repeat: repeat;
}

#header .inner,
#left .version {
    background: #025490;
}

/*#header h1 a {*/
/*    background: url('../images/bsh-logo.png') no-repeat center;*/
/*    text-indent: -9999px;*/
/*    width: 200px;*/
/*    height: 100px;*/
/*    padding: 0;*/
/*}*/

#header, #header .inner {
    min-height: 90px;
    position: relative;
}

#tmenu a:hover, #tmenu li:hover h2, #tmenu .burger button:hover {
    background-color: #0f1c26;
}

#header h1 {
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
}

#tl_navigation .tl_level_2 li {
    border-left: 4px solid #025490;
}

#tl_navigation .tl_level_2 li:hover {
    border-left: 4px solid #fff;
    background-color: #025490;
}

#tl_navigation .tl_level_1_group a,
#tl_navigation .tl_level_2 a,
.tl_listing li.tl_folder_top,
#left .version, #left .version a,
.tl_listing li.tl_folder_top label {
    color: #fff;
}

#tl_navigation .tl_level_2 li.active {
    background-color: #025490;
    border-left-color: #fff;
}

.tl_panel, .tl_version_panel {
    background: #fff;
    border: 0;
}

.hover-div:hover, .hover-row:hover td, .hover-div:hover .limit_toggler, .hover-row:hover .limit_toggler {
    background-color: #efefef !important;

}

#main {
    background: #fff;
}

#main .content {
    border: 0;
}

#tl_buttons {
    margin-top: 30px;
}

.tl_listing li.tl_folder_top {
    margin-bottom: 10px;
    background: #0f1c26;
}

a:hover, a:active {
    color: #025490;
}
