.sidebar-header { background-color: #2b333d !important; }

.sidebar { background-color: #353f4b !important; }

.follow-up td { color: #a4a4a4; font-style: italic; }

.bg-ui-general { background-image: url(../img/header/general.png); }

.initiel-hide { display: none; }

.quick-start { display: none !important; }

.main-container { padding-top: 128px; }

.horizontal-nav { background-color: #3783b5; padding: 0 18px; height: 64px; display: -webkit-box; display: flex; justify-content: space-between; align-items: center; position: fixed; top: 64px; right: 0; left: 0; z-index: 995; transition: margin-left 0.3s ease; box-shadow: 4px 0 5px rgba(0, 0, 0, 0.08); }

.horizontal-nav ul { list-style: none; margin: 0; padding: 0; }

.horizontal-nav ul li { display: inline-block; position: relative; }

.horizontal-nav ul li > a { padding-top: 20px; padding-bottom: 20px; }

.horizontal-nav ul li a { font-weight: 400; display: block; color: rgba(255, 255, 255, 0.65); font-size: 15px; -webkit-transition: all .5s ease; transition: all .5s ease; line-height: 18px; padding-left: 15px; padding-right: 25px; }

.horizontal-nav ul li a:hover { color: #fff; }

.topbar-title { color: #82868a; font-weight: 300; }
