/*
Template Name: Flacto Dashboard
Author: CoderThemes
Email: coderthemes@gmail.com
File: Menu
*/
.topbar {
  left: 0px;
  position: fixed;
  right: 0;
  top: 0px;
  z-index: 999;
}
.topbar .topbar-left {
  float: left;
  position: relative;
  width: 260px;
  z-index: 1;
}
.topbar .topbar-left-sm {
  width: 180px;
}
.logo {
  color: #ffffff !important;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 60px;
  text-transform: uppercase;
}
.logo h1 {
  height: 50px;
  margin: 0 auto;
  text-align: center;
}
.logo i {
  color: #ffffff;
}
.logo .icon-c-logo {
  display: none;
}
.navbar-default {
  background-color: #FFFFFF;
  border-radius: 0;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.12), 0 2px 20px 0 rgba(0, 0, 0, 0.08);
  border: none;
  margin-bottom: 0;
}
.navbar-default .navbar-nav > .open > a {
  background-color: rgba(255, 255, 255, 0.1);
}
.navbar-default .navbar-nav > .open > a:focus {
  background-color: rgba(255, 255, 255, 0.1);
}
.navbar-default .navbar-nav > .open > a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.navbar-default .badge {
  position: absolute;
  top: 12px;
  right: 7px;
}

.nav > li > a {
  color: rgba(67, 89, 102, 0.7) !important;
  line-height: 60px;
  padding: 0px 15px;
  position: relative;
}
.nav > li > a i {
  font-size: 16px;
}
.profile img {
  border: 2px solid #797979;
  height: 36px;
  width: 36px;
  object-fit: cover;
}
.dropdown-menu-lg {
  width: 300px;
}
.dropdown-menu-lg .list-group {
  margin-bottom: 0px;
}
.dropdown-menu-lg .list-group-item {
  border: none;
  padding: 10px 20px;
}
.dropdown-menu-lg .media-heading {
  margin-bottom: 0px;
}
.dropdown-menu-lg .media-body p {
  color: #828282;
}
.notification-list em {
  width: 34px;
  text-align: center;
}
.notification-list .media-body {
  display: inherit;
  width: auto;
  overflow: hidden;
  margin-left: 50px;
}
.notification-list .media-body h5 {
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
  font-weight: normal;
  overflow: hidden;
}
.notifi-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 11px 20px 15px;
  color: #60667a;
  font-family: 'Karla', sans-serif;
}
.navbar-nav {
  margin: 0;
}
.side-menu {
  bottom: 0;
  top: 0;
  width: 260px;
  z-index: 10;
  background: #2f3e47;
}
.side-menu.left {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 60px;
  bottom: 0;
}
.side-menu.left .resizer {
  cursor: col-resize;
  height: 100%;
  right: 0;
  top: 0;
  width: 10px;
  position: absolute;
  z-index: 2;
}
body.fixed-left .side-menu.left {
  bottom: 50px;
  height: 100%;
  margin-bottom: -70px;
  margin-top: 0px;
  padding-bottom: 70px;
  position: fixed;
}

.content-page {
  position: relative;
  /* z-index: 1; */
  margin-left: 260px;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}
.content-page > .content {
  margin-top: 60px;
  padding: 92px 5px 15px 5px;
}


.button-menu-mobile {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2px;
  opacity: 0;
  background-color: #fff;
  border: none;
  border-radius: 50%;
  color: #797979;
  width: 25px;
  height: 25px;
  cursor: pointer;
  box-shadow: rgb(9 30 66 / 8%) 0 0 0 1px, rgb(9 30 66 / 8%) 0 2px 4px 1px;
  transition: all 0.2s ease;
  position: absolute;
  z-index: 13;
  top: 24px;
  right: -12px;
}

.fixed-left-void .button-menu-mobile {
  transform: rotate(180deg);
}

#left_menu:hover .button-menu-mobile{
  opacity: 1;
}

.button-menu-mobile:hover {
  background-color: #2196f3;
  color: #fff!important;
}

.button-menu-mobile:hover {
  color: #333333;
}
.sidebar-inner {
  height: 100%;
  overflow: hidden;
}
#sidebar-menu,
#sidebar-menu ul,
#sidebar-menu li,
#sidebar-menu a {
  border: 0;
  font-weight: normal;
  line-height: 1;
  list-style: none;
  max-width: 750px;
  margin: 0;
  padding: 0;
  position: relative;
  text-decoration: none;
}
#sidebar-menu {
  position: relative;
  padding-bottom: 30px;
  padding-top: 0px;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  scrollbar-width: none;
}
#sidebar-menu .module-search-wrapper{
  position: sticky;
  top: 0px;
  background-color: rgb(47, 62, 71);
  z-index: 2;
  padding: 19px;
}

#sidebar-menu::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}


#sidebar-menu .waves-effect .waves-ripple {
  background-color: rgba(33, 150, 243, 0.45);
}
#sidebar-menu .nav > li > a .badge {
  position: absolute;
  right: 10px;
  top: 12px;
}
#sidebar-menu a {
  line-height: 1.3;
}
#sidebar-menu ul ul {
  display: none;
}
#sidebar-menu ul ul li {
  border-top: 0;
}
#sidebar-menu a.active {
  color: rgba(255, 255, 255, 0.8);
}
#sidebar-menu ul ul a {
  color: #a2acb3;
  display: block;
  padding: 10px 20px 10px 50px;
  position: relative;
  transition: padding 0.3s ease;
}
#sidebar-menu .search-inner .form-control {
  border-color: transparent;
  color: rgba(255, 255, 255, 0.8)!important;
  background-color: rgba(255, 255, 255, 0.2)!important;
}
#sidebar-menu .search-inner .form-control::placeholder {
  color: rgba(255, 255, 255, 0.8)!important;
}

#sidebar-menu ul ul a.inactive {
  opacity: 0.5;
}

.forced.enlarged #sidebar-menu ul ul a{
  padding-left: 50px;
}


#sidebar-menu ul ul a:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}
#sidebar-menu ul ul a i {
  position: absolute;
  left: 40px;
}

.forced.enlarged #sidebar-menu ul ul a i {
  left: 29px;
  transition: all 0.3s ease;
}

.forced.enlarged .left.side-menu:hover #sidebar-menu ul ul a{
  padding-left: 60px;
}

.forced.enlarged .left.side-menu:hover #sidebar-menu ul ul a i{
  left: 40px;
}


#sidebar-menu.folder-menu ul ul a i {
  left: 20px;
}
#sidebar-menu ul ul ul a i {
  left: 67px;
}
#sidebar-menu.folder-menu ul ul ul a i {
  left: 40px;
}
#sidebar-menu ul ul ul ul a i {
  left: 92px;
}
#sidebar-menu ul ul ul ul a i {
  left: 60px;
}
#sidebar-menu ul ul a span {
  padding-left: 17px !important;
  padding-right: 17px !important;
  display: block;
}
#sidebar-menu ul ul ul a {
  padding-left: 80px;
}
#sidebar-menu .label {
  margin-top: 2px;
}
#sidebar-menu > li > .subdrop {
  color: rgba(255, 255, 255, 0.8) !important;
}
#wrapper.enlarged #sidebar-menu .has_sub span:not(.menu-arrow) {
  visibility: hidden;
}
#wrapper.enlarged .left.side-menu:hover #sidebar-menu .has_sub span:not(.menu-arrow) {
  visibility: visible;
}

#wrapper.enlarged .content-page{
  margin-left: 70px;
}

#wrapper.enlarged #main_page #main-header{
  left: 70px;
  width: calc(100% - 70px);
}

#wrapper.enlarged footer {
  left: 70px;
}


#sidebar-menu > ul > li > a {
  color: rgba(255, 255, 255, 0.5);
  display: block;
  padding: 12px 20px;
  margin: 4px 0px;
  font-size: 15px;
  border-left: 3px solid transparent;
}


#sidebar-menu > ul > li > a:hover {
  color: rgba(255, 255, 255, 0.8) !important;
  text-decoration: none;
}
#sidebar-menu > ul > li > a > span {
  vertical-align: middle;
  display: block;
  padding-left: 31px;
}
#sidebar-menu ul li .menu-arrow {
  -webkit-transition: -webkit-transform 0.15s;
  -o-transition: -o-transform 0.15s;
  transition: transform .15s;
  right: 20px;
  display: inline-block;
  font-family: 'Material-Design-Iconic-Font';
  text-rendering: auto;
  line-height: 32px;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  color: #9a9da0;
  position: absolute;
  top: 6px;
  transform-origin: center;
  padding: 0 !important;
}

#sidebar-menu .has_sub > ul li .menu-arrow{
  top: 2px;
}

#sidebar-menu ul li .menu-arrow:before {
  content: "\f2fb";
}
#sidebar-menu ul li a.subdrop .menu-arrow {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
#sidebar-menu ul li a i {
  display: inline-block;
  font-size: 16px;
  line-height: 17px;
  margin-right: 15px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
  position: absolute;
}
#sidebar-menu .has_sub .comment-notice{
  display: inline-block;
  margin-left: -55px;
}

#sidebar-menu .has_sub .comment-notice i{
  position: relative;
  margin-right: 0;
}

#sidebar-menu > ul > li > a > i {
  left: 25px;
}

#sidebar-menu.folder-menu > ul > li > a > i {
  left: 0;
}

#sidebar-menu ul li a i.md {
  font-size: 18px;
}
#sidebar-menu > ul > li > a > i.i-right {
  float: right;
  margin: 3px 0 0 0;
}
#sidebar-menu > ul > li > a.active {
  background: #2b3941 !important;
  border-left: 3px solid rgba(255, 255, 255, 0.4);
  /* color: rgba(255, 255, 255, 0.9) !important; */
  color: rgb(87, 184, 230)!important;
}
.menu-title {
  padding: 12px 20px !important;
  letter-spacing: .035em;
  pointer-events: none;
  cursor: default;
  font-size: 13px;
}
/* Small Menu */
.side-menu-sm {
  width: 180px;
  text-align: center;
}
.side-menu-sm #sidebar-menu > ul > li > a > i {
  display: block;
  font-size: 18px;
  line-height: 24px;
  width: 100%;
  margin: 0px;
}
.side-menu-sm #sidebar-menu ul ul a {
  padding: 10px 20px 10px 20px;
}
.side-menu-sm + .content-page .footer {
  left: 180px;
}
#wrapper.enlarged .side-menu-sm {
  text-align: left;
}
#wrapper.enlarged .side-menu-sm #sidebar-menu ul li a i {
  display: inline-block;
  font-size: 18px;
  line-height: 17px;
  margin-left: 3px;
  margin-right: 15px;
  vertical-align: middle;
  width: 20px;
}
.side-menu-sm + .content-page {
  margin-left: 180px;
}
#wrapper.enlarged .menu-title,
#wrapper.enlarged .menu-arrow {
  display: none !important;
}
/* #wrapper.enlarged #sidebar-menu ul ul {
  margin-top: -5px;
  padding-top: 5px;
  padding-bottom: 5px;
  z-index: 9999;
  background-color: #ffffff;
  box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
} */
#wrapper.enlarged .left.side-menu {
  width: 70px;
  z-index: 10;
  transition: all 0.2s ease;
}

/* 
#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a {
  padding: 15px 20px;
  min-height: 50px;
}
#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a:hover {
  background: #2f3e47 !important;
}
#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a:active {
  background: #2f3e47 !important;
}
#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a:focus {
  background: #2f3e47 !important;
}
#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a i {
  margin-right: 20px !important;
  font-size: 20px;
}
#wrapper.enlarged .left.side-menu .label {
  position: absolute;
  top: 5px;
  left: 35px;
  text-indent: 0;
  display: block !important;
  padding: .3em .6em .2em !important;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li {
  position: relative;

}

#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a {
  position: relative;
  width: 260px;
  background: #2f3e47;
  color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.4);
} */
/* #wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul {
  display: block;
  left: 70px;
  position: absolute;
  width: 190px;
} */
/* #wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a {
  background: #ffffff;
  color: #435966;
  box-shadow: none;
  padding-left: 15px;
  position: relative;
  width: 100%;
  z-index: 6;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a:hover {
  color: #2196f3;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover a span {
  display: block !important;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover a.waves-effect span {
  display: block;
  padding-left: 33px;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > ul {
  display: none;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li:hover > ul {
  display: block;
  left: 190px;
  margin-top: -36px;
  position: absolute;
  width: 190px;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li > a span.pull-right {
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  position: absolute;
  right: 20px;
  top: 12px;
  transform: rotate(270deg);
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li.active a {
  color: #2196f3;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul ul a:hover {
  color: #2196f3 !important;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul ul a i {
  left: 10px;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > a span {
  display: none;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > a:not(.waves-effect) span {
  display: none;
  padding-left: 20px !important;
}
#wrapper.enlarged .left.side-menu .user-details {
  display: none;
}
#wrapper.enlarged .content-page {
  margin-left: 70px;
}
#wrapper.enlarged .footer {
  left: 70px;
}
#wrapper.enlarged .topbar .topbar-left {
  width: 70px !important;
}
#wrapper.enlarged .topbar .topbar-left .logo span {
  display: none;
  opacity: 0;
}
#wrapper.enlarged .topbar .topbar-left .logo .icon-c-logo {
  display: block;
  line-height: 60px;
}
#wrapper.enlarged #sidebar-menu > ul > li:hover > a.open :after {
  display: none;
}
#wrapper.enlarged #sidebar-menu > ul > li:hover > a.active :after {
  display: none;
}
#wrapper.enlarged .tips-box {
  display: none;
} */
.tips-box .portlet {
  -webkit-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.05);
}
.user-details {
  padding: 20px;
  padding-bottom: 0px;
  position: relative;
}
.user-details img {
  position: relative;
  z-index: 9999;
}
.user-details .user-info {
  color: #ebeff2;
  margin-left: 60px;
  position: relative;
  z-index: 99999;
}
.user-details .user-info a.dropdown-toggle {
  color: #ebeff2;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding-top: 5px;
}
#wrapper.right-bar-enabled .right-bar {
  right: 0;
}
#wrapper.right-bar-enabled .left-layout {
  left: 0;
}
.notification-box {
  margin-right: 10px;
}
.notification-box ul {
  max-height: 60px;
}
.notification-box ul li a {
  font-size: 24px;
  color: #797979;
  display: block;
  line-height: 60px;
}
.notification-box .noti-dot {
  position: relative;
  top: -45px;
}
.notification-box .pulse {
  width: 2px;
  height: 2px;
  border: 3px solid #e96154;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #e96154;
  z-index: 10;
  position: absolute;
  right: 3px;
}
.notification-box .dot {
  border: 4px solid #e96154;
  background: transparent;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  height: 30px;
  width: 30px;
  -webkit-animation: pulse 3s ease-out;
  -moz-animation: pulse 3s ease-out;
  animation: pulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: -12px;
  left: -4px;
  z-index: 1;
  opacity: 0;
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(0);
    opacity: 0.0;
  }
  25% {
    -moz-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -moz-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -moz-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 0.0;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    opacity: 0.0;
  }
  25% {
    -webkit-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0.0;
  }
}
.user-box {
  text-align: center;
}
.user-box .user-img {
  position: relative;
}
.user-box .user-status {
  height: 12px;
  width: 12px;
  position: absolute;
  bottom: 8px;
  right: 15px;
  line-height: 0px !important;
}
.user-box .user-status i {
  font-size: 12px !important;
}
.user-box .user-status.away i {
  color: #fbca35;
}
.user-box .user-status.offline i {
  color: #e96154;
}
.user-box .user-status.online i {
  color: #3ec845;
}
.user-box .user-status.busy i {
  color: #9a9da0;
}
.app-search {
  position: relative;
  margin: 15px 0px 15px 10px;
}
.app-search a {
  position: absolute;
  top: 5px;
  right: 20px;
  color: rgb(121,121,121);
}
.app-search .form-control,
.app-search .form-control:focus {
  border: 1px solid rgb(235,239,242);
  font-size: 13px;
  color: #435966;
  padding-left: 20px;
  padding-right: 40px;
  background-color: transparent !important;
  box-shadow: none;
  border-radius: 30px;
  height: 30px;
  font-weight: 300;
  width: 180px;
}
.app-search input::-webkit-input-placeholder {
  color: rgb(121,121,121);
  font-weight: normal;
}
.app-search input:-moz-placeholder {
  color: rgb(121,121,121);
}
.app-search input::-moz-placeholder {
  color: rgb(121,121,121);
}
.app-search input:-ms-input-placeholder {
  color: rgb(121,121,121);
}
/* Right sidebar */

.side-bar.right-bar {
  float: right !important;
  right: -266px;
  top: 0px;
}
.side-bar.right-bar.milieu2-searchbar {
  width: 500px;
  top: 0;
  right: -500px;
}

#wrapper.right-searchbar-enabled ~ .side-bar.right-bar.milieu2-searchbar {
  width: 500px;
  top: 0;
  right: 0;

}

.side-bar {
  -moz-transition: all 200ms ease-out;
  -webkit-transition: all 200ms ease-out;
  background-color: #ffffff;
  box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
  display: block;
  float: left;
  height: 100%;
  position: fixed;
  transition: all 200ms ease-out;
  width: 240px;
}
.right-bar {
  background: #ffffff !important;
  z-index: 9999 !important;
}
.right-bar h4 {
  border-bottom: 1px solid rgba(154, 157, 160, 0.5);
  padding: 4px 10px 10px 18px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.03em;
}
.right-bar .right-bar-toggle,
.right-bar .right-searchbar-toggle {
  float: right;
  line-height: 46px;
  font-size: 20px;
  color: #333;
  padding: 0px 10px;
}
.form-horizontal .notification-list.nicescroll{
  padding: 0 20px;
  height: 100%;
}
.form-horizontal .notification-list.nicescroll #zoekformulier{
  padding: 20px 0;
}
.form-horizontal .notification-list.nicescroll #zoekResultaat{
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
  padding-bottom: 220px;
}

.notification-list.nicescroll .row{
  display: contents;

}
.notification-list .list-group-item {
  border-bottom: 1px solid rgba(154, 157, 160, 0.2) !important;
  margin-bottom: 0px;
}
.notification-list .list-group-item.active {
  background-color: rgba(154, 157, 160, 0.1);
}
.user-list .user-list-item .avatar {
  float: left;
  margin-right: 5px;
  width: 30px;
  height: 30px;
}
.user-list .user-list-item .avatar img {
  border-radius: 50%;
  width: 100%;
}
.user-list .user-list-item .icon {
  float: left;
  margin-right: 5px;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  text-align: center;
  background-color: rgba(33, 150, 243, 0.8);
}
.user-list .user-list-item .icon i {
  color: #ffffff;
  line-height: 30px;
  font-size: 16px;
}
.user-list .user-list-item .user-desc {
  margin-left: 40px;
}
.user-list .user-list-item .user-desc span.name {
  color: #435966;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
  overflow: hidden;
}
.user-list .user-list-item .user-desc span.desc {
  color: #9a9da0;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
  overflow: hidden;
  font-size: 12px;
}
.user-list .user-list-item .user-desc span.time {
  font-size: 11px;
  color: #2f3e47;
  font-style: italic;
}
/* Body min-height set */
body.fixed-left-void {
  min-height: 100vh;
}

body.fixed-left-void #wrapper .left.side-menu:hover {
  width: 260px;
}

body.fixed-left-void #wrapper .left.side-menu:hover ul > li > a span {
  display: block !important;
}
body.fixed-left-void #wrapper .left.side-menu:hover .slimScrollDiv,
body.fixed-left-void #wrapper .left.side-menu:hover .sidebar-inner {
  overflow: visible;
}

.notification-list.nicescroll .collapse,
.notification-list.nicescroll .collapsing {
  width: 100%;
}

.notification-list.nicescroll .collapse.in {
  display: inline-block;
}
/* 
#collapseFaqCategory3{
  width: 100%;
} */
