.border {
  border: 1px solid #ececec;
}
#core-navigation-drawer {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(12%, rgba(8, 112, 218, 0.16)), color-stop(36%, rgba(8, 112, 218, 0.12)), color-stop(62%, rgba(8, 112, 218, 0.08)), color-stop(85%, rgba(0, 0, 0, 0.18)), to(rgba(0, 0, 0, 0.6))), #2f3448 !important;
  background: linear-gradient(180deg, rgba(8, 112, 218, 0.16) 12%, rgba(8, 112, 218, 0.12) 36%, rgba(8, 112, 218, 0.08) 62%, rgba(0, 0, 0, 0.18) 85%, rgba(0, 0, 0, 0.6) 100%), #2f3448 !important;
  color: rgba(255, 255, 255, 0.94);
  border-right: 1px solid rgba(0, 0, 0, 0.18) !important;
}
#core-navigation-drawer .v-navigation-drawer__content {
  background: transparent !important;
}
#core-navigation-drawer .v-list--dense .v-list-item {
  min-height: 36px !important;
}
#core-navigation-drawer .v-list.v-sheet--shaped {
  padding-right: 0 !important;
}
#core-navigation-drawer .menu-content .v-list-item__title,
#core-navigation-drawer .menu-content .v-list-item__subtitle {
  color: rgba(255, 255, 255, 0.92) !important;
  font-weight: 600;
  letter-spacing: 0.25px;
}
#core-navigation-drawer .menu-content .v-icon {
  color: rgba(255, 255, 255, 0.88) !important;
}
#core-navigation-drawer .menu-content .v-list-group__header .v-list-item__title {
  font-weight: 700;
  font-size: 0.95rem;
  letter-spacing: 0.3px;
}
#core-navigation-drawer .menu-content .v-list-group__header .v-icon {
  color: rgba(255, 255, 255, 0.92) !important;
}
#core-navigation-drawer .menu-content .v-list-group__items {
  position: relative;
  padding-left: 25px;
}
#core-navigation-drawer .menu-content .v-list-group__items .v-list-item__title {
  font-weight: 500;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.82) !important;
}
#core-navigation-drawer .menu-content .v-list-group__items .v-icon {
  color: rgba(255, 255, 255, 0.72) !important;
}
#core-navigation-drawer .menu-content .v-list-group__items .v-list-item {
  position: relative;
  padding-left: 28px !important;
  min-height: 34px !important;
}
#core-navigation-drawer .menu-content .v-list-group__items .v-list-item .v-list-item__content {
  position: relative;
  overflow: visible;
}
#core-navigation-drawer .menu-content .v-list-group__items .v-list-item .v-list-item__content::before {
  content: "";
  position: absolute;
  left: -26px;
  top: 50%;
  width: 26px;
  border-top: 2px solid rgba(255, 255, 255, 0.32);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 3;
  pointer-events: none;
}
#core-navigation-drawer .menu-content .v-list-group__items .v-list-item:not(:last-child)::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  border-left: 2px solid rgba(255, 255, 255, 0.26);
  z-index: 1;
}
#core-navigation-drawer .menu-content .v-list-group__items .v-list-item:last-child::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 50%;
  width: 0;
  border-left: 2px solid rgba(255, 255, 255, 0.26);
  z-index: 1;
}
#core-navigation-drawer .menu-content .v-list-group__items .v-list-item--active {
  background-color: rgba(8, 112, 218, 0.35) !important;
  -webkit-box-shadow: inset 3px 0 0 0 rgba(255, 255, 255, 0.85);
          box-shadow: inset 3px 0 0 0 rgba(255, 255, 255, 0.85);
}
#core-navigation-drawer .menu-content .v-list-item {
  color: rgba(255, 255, 255, 0.92) !important;
  border-bottom: 0 !important;
}
#core-navigation-drawer .menu-content .v-list-item--disabled,
#core-navigation-drawer .menu-content .v-list-item.v-list-item--disabled .v-list-item__title,
#core-navigation-drawer .menu-content .v-list-item.v-list-item--disabled .v-icon {
  color: rgba(255, 255, 255, 0.55) !important;
}
#core-navigation-drawer .menu-content .v-list,
#core-navigation-drawer .menu-content .v-list-item,
#core-navigation-drawer .menu-content .v-list-item__content {
  background: transparent !important;
}
#core-navigation-drawer .menu-content .v-list-item--active:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
  color: #fff !important;
}
#core-navigation-drawer .menu-content .v-list-item--active {
  color: #fff !important;
  background-color: rgba(8, 112, 218, 0.35) !important;
  -webkit-box-shadow: inset 3px 0 0 0 rgba(255, 255, 255, 0.9);
          box-shadow: inset 3px 0 0 0 rgba(255, 255, 255, 0.9);
}
#core-navigation-drawer .menu-content .v-list-group--active > .v-list-group__header {
  background-color: rgba(8, 112, 218, 0.35) !important;
  -webkit-box-shadow: inset 3px 0 0 0 rgba(255, 255, 255, 0.85);
          box-shadow: inset 3px 0 0 0 rgba(255, 255, 255, 0.85);
}
#core-navigation-drawer .menu-content .v-list-group__items {
  background: transparent !important;
  color: rgba(255, 255, 255, 0.85) !important;
  border-radius: 0;
}
#core-navigation-drawer .menu-content .v-list-group__items .v-list-item {
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 25px !important;
}
#core-navigation-drawer .menu-content .v-list-group__items .v-list-item:focus {
  border-radius: 0 !important;
}
#core-navigation-drawer .menu-content .v-list-group__items .v-list-item:hover {
  background-color: rgba(255, 255, 255, 0.06) !important;
}
#core-navigation-drawer .menu-content .v-list-group__items .v-list-item .v-list-item__icon i {
  color: rgba(255, 255, 255, 0.8) !important;
}
#core-navigation-drawer .menu-content .v-list-group__items .v-list-item--active {
  color: #fff !important;
}
#core-navigation-drawer .menu-content .v-list-group__items .v-list-item--active .v-list-item__icon i {
  color: #fff !important;
}
#core-navigation-drawer .menu-content .v-list-group--sub-group .v-list-group__items {
  background: transparent !important;
}
#core-navigation-drawer.v-navigation-drawer--mini-variant .v-list-item {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
#core-navigation-drawer .v-list-group--active .v-list-group__header {
  border-radius: 0;
}
#core-navigation-drawer .v-list-group__header.v-list-item--active:before {
  opacity: 0.3 !important;
  background-color: #fff !important;
}
#core-navigation-drawer .v-list-item {
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
}
#core-navigation-drawer .v-list-item .v-ripple__container {
  display: block;
  border-radius: 0 !important;
}
#core-navigation-drawer .v-list-item::before {
  border-radius: 0 !important;
}
#core-navigation-drawer .v-list-item:hover {
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
  background-color: rgba(255, 255, 255, 0.06) !important;
}
#core-navigation-drawer .v-list-item__icon--text, #core-navigation-drawer .v-list-item__icon:first-child {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 0px;
}
.v-application--is-ltr #core-navigation-drawer .v-list-item__icon--text, .v-application--is-ltr #core-navigation-drawer .v-list-item__icon:first-child {
  margin-right: 24px;
  margin-left: 12px !important;
}
.v-application--is-rtl #core-navigation-drawer .v-list-item__icon--text, .v-application--is-rtl #core-navigation-drawer .v-list-item__icon:first-child {
  margin-left: 24px;
  margin-right: 12px !important;
}
#core-navigation-drawer .v-list--dense .v-list-item__icon--text, #core-navigation-drawer .v-list--dense .v-list-item__icon:first-child {
  margin-top: 7px;
}
#core-navigation-drawer .v-list--dense .v-list-item:hover {
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
}
#core-navigation-drawer .v-list-group--sub-group .v-list-item {
  margin-bottom: 0;
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
}
.v-application--is-ltr #core-navigation-drawer .v-list-group--sub-group .v-list-group__header {
  padding-left: 16px;
  margin-bottom: 0 !important;
}
.v-application--is-rtl #core-navigation-drawer .v-list-group--sub-group .v-list-group__header {
  padding-left: 16px;
  margin-bottom: 0 !important;
}
#core-navigation-drawer .v-list-group--sub-group .v-list-group__header .v-list-item__icon {
  margin-left: 0px !important;
  margin-right: 18px;
  opacity: 1;
}
#core-navigation-drawer .v-list-group--sub-group .v-list-group__header .v-list-item__icon--text {
  margin-top: 0px;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
