body {
    background: #f3f3f3;
}

#wrapper {
    padding: 48px 0px;
}

.navbar-expand-lg .navbar-nav.side-nav {
    flex-direction: column;
}

.header-top {
    box-shadow: 0 3px 5px rgba(0, 0, 0, .1)
}

@media(min-width:992px) {
    #wrapper {
        margin-left: 70px
    }
    .navbar-nav.side-nav {
        text-align: center;
        background: #585f66;
        box-shadow: 2px 1px 2px rgba(0, 0, 0, .1);
        position: fixed;
        top: 56px;
        flex-direction: column!important;
        left: 0px;
        width: 70px;
        bottom: 0;
        padding-bottom: 40px;
    }
    .side-nav li {
        border-bottom: 1px solid #50575d;
    }
    .side-nav li a {
        padding: 10px;
        display: block;
        position: relative;
    }
    .navbar-nav li a svg {
        font-size: 25px;
        margin: 0 10px 0 5px;
    }
    .navbar-nav li a .ttip {
        opacity: 0;
        position: absolute;
        background: #333;
        left: 0px;
        white-space: nowrap;
        top: 10px;
        border-radius: 3px;
        padding: 5px 10px;
        transition: .5s ease all;
    }
    .navbar-nav li a:hover .ttip {
        opacity: 1;
        left: 70px;
    }
    .navbar-nav li a .ttip:after {
        right: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-right-color: #333;
        border-width: 5px;
        margin-top: -5px;
    }
}
 /*icons*/
.fa-help:before{content:"\f059"}
.fa-gear:before,
.fa-admin:before,
.fa-cog:before {
  content: "\f013";
}
.fa-moderate:before{content: "\f0ad";}
.fa-profile:before{content:"\f007"}
.span-profiler:before{content:"\f007"}
.fa-pm:before{content: "\f0e0"}
.fa-mlist:before, .fa-view_all_members:before{content:"\f0c0"}
.fa-mlist_search:before{content: "\f002";}
.fa-logout:before{content:"\f2f5"}
.fa-register:before{content:"\f303"}
.fa-login:before{content:"\f007"}
.fa-add_poll:before{content:"\f0ae"}
.fa-new_poll:before{content:"\f0ae"}
.fa-notify:before{content:"\f0f3"}
.fa-unnotify:before{content:"\f0a2"}
.fa-mark_unread:before{content:"\f00c"}
.fa-mark_as_read:before{content:"\f00c"}
.fa-send_topic:before{content:"\f0e0"}
.fa-mark_read_short:before{content:"\f00c"}
.fa-new_topic:before{content:"\f303"}
.fa-move_topic:before{content:"\f07c"}
.fa-remove_topic:before{content:"\f2ed"}
.fa-set_lock:before{content:"\f023"}
.fa-set_sticky:before{content:"\f14a"}
.fa-set_nonsticky:before{content:"\f14a"}
.fa-merge:before{content:"\f362"}
.fa-set_unlock:before{content:"\f09c"}
.fa-poll_lock:before {content: "\f023";}
.fa-poll_edit:before{content: "\f044";}
.fa-poll_remove:before {content: "\f00d";}
.fa-calendar_link:before {content: "\f073";}
.fa-calendar_post_event:before {content: "\f067";}
.bg-primary-dark-op {
    background-color: rgba(62,74,89,.8)!important;
}
.content {
    width: 100%;
    margin: 0 auto;
    /* padding: 1.875rem 1.875rem 1px; */
    overflow-x: visible;
}
.content.content-full {
    /* padding-bottom: 1.875rem; */
    padding: 1.5rem 1rem;
}
.navbar-dark .navbar-menu-wrapper {
    color: #fff;
    padding-left: 15px;
    width: calc(100% - 126px);
}
.p-navgroup-link:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: none;
    padding: 9px 18px;
}

.list-unstyled a {
    color: #ffffff!important;
    position: relative;
    font-size: 14px;
    font-weight: 400;
}
.list-unstyled .av {
    width: 38px;
    height: 38px;
    font-size: 12.6px;
}
.noti-icon-badge {
    position: absolute;
    top: 4px;
    right: 5px;
    font-size: 9px;
}
.p-navgroup-link {
    float: left;
    padding: 0px 15px;
    border-left: 1px solid rgba(222,223,255,0.1);
}
.user-name {
    float: right !important;
    line-height: 3;
}
.register {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
     padding: 9px 18px;
}
.bg-image ul.social li {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    margin-bottom: 8px;
}
.bg-image ul.social li a {
    display: block;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 1px rgba(255,255,255,0.2) solid;
    border-radius: 50%;
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 40px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.bg-image {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.social {
    margin-top: 15px;
    margin-bottom: 0rem;
}
div.forumtitle {
    line-height: 40px;
    font-size: 2em;
}
div.forumtitle .title_onclick {
    color: #d7d6d6;
}
div.forumtitle .title_onclick {
    position: relative;
    padding: 0;
    cursor: pointer;
}

div.forumtitle div {
    display: inline-block;
    vertical-align: middle;
}
div.forumtitle .side_icon {
    background: #1B1E20;
}
div.forumtitle .side_icon {
    width: 60px;
    line-height: 59px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    font-size: 34px;
    float: none;
    text-align: center;
    margin-right: 11px;
}
div.forumtitle span {
    font-size: 12px;
    display: block;
    line-height: 14px;
    padding: 0 0 0 4px;
    text-transform: none;
}