@import 'https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,400&display=swap&subset=latin-ext';html {
  height: 100%
}

.header {
  position: relative;
  display: block;
  height: 60px;
  width: 100%;
  padding: 0 16px;
  z-index: 800;
  background-color: #fff;
  border-bottom: 1px solid rgba(0,0,0,.15);
  box-shadow: 0 1px 1px rgba(27,31,35,.01)!important;
  -webkit-box-shadow: 0 1px 8px 0 rgba(27,31,35,.01);
  -moz-box-shadow: 0 1px 8px 0 rgba(27,31,35,.01)
}

.header .header-inner {
  height: 60px;
  width: 56px;
  vertical-align: middle;
  display: table-cell
}

.header .brand {
  vertical-align: middle;
  min-width: 80px;
  text-align: center
}

ul>li,ol>li {
  padding-left: 3px;
  line-height: 24px
}

.bg-success {
  background-color: #10cfbd
}

.bg-info {
  background-color: #3b4752
}

.bg-danger {
  background-color: #f55753
}

.bg-warning {
  background-color: #ff9800
}

.bg-menu-dark {
  background-color: #21252d
}

.bg-menu {
  background-color: #2b303b
}

.bg-menu-light {
  background-color: #788195
}

.text-white {
  color: #fff!important
}

.text-dark {
  color: #6a6a6a!important
}

.text-center {
  text-align: center!important
}

@media(max-width: 1400px) {
  body,p {
      line-height:20px
  }

  h4 {
      font-size: 18px;
      line-height: 33.88px
  }

  h5 {
      font-size: 16px;
      line-height: 25.88px
  }

  small,.small {
      font-size: 89%;
      line-height: 17px
  }
}

.dropdown-default {
  display: inline-block
}

.dropdown-default.open>.btn.dropdown-toggle {
  border-color: transparent!important;
  background: 0 0!important;
  z-index: 791!important
}

.dropdown-default.open .dropdown-menu {
  opacity: 1;
  transform: scale(1,1);
  z-index: 700
}

.dropdown-default.open .dropdown-menu li {
  visibility: visible
}

.dropdown-default.open.dropup>.btn-primary+.dropdown-menu:after,.dropdown-default.open.dropup>.btn-success+.dropdown-menu:after,.dropdown-default.open.dropup>.btn-complete+.dropdown-menu:after,.dropdown-default.open.dropup>.btn-warning+.dropdown-menu:after,.dropdown-default.open.dropup>.btn-danger+.dropdown-menu:after,.dropdown-default.open.dropup>.btn-info+.dropdown-menu:after {
  top: auto;
  bottom: 0
}

.dropdown-default.open>.btn-primary+.dropdown-menu:after,.dropdown-default.open>.btn-success+.dropdown-menu:after,.dropdown-default.open>.btn-complete+.dropdown-menu:after,.dropdown-default.open>.btn-warning+.dropdown-menu:after,.dropdown-default.open>.btn-danger+.dropdown-menu:after,.dropdown-default.open>.btn-info+.dropdown-menu:after {
  top: 0;
  height: 42px
}

.dropdown-default.open>.btn-primary+.dropdown-menu:after {
  background-color: #2164d9
}

.dropdown-default.open>.btn-success+.dropdown-menu:after {
  background-color: #10cfbd
}

.dropdown-default.open>.btn-complete+.dropdown-menu:after {
  background-color: #48b0f7
}

.dropdown-default.open>.btn-warning+.dropdown-menu:after {
  background-color: #ff9800
}

.dropdown-default.open>.btn-danger+.dropdown-menu:after {
  background-color: #f55753
}

.dropdown-default.open>.btn-info+.dropdown-menu:after {
  background-color: #3b4752
}

.dropdown-default.dropup .btn.dropdown-toggle.btn-lg+.dropdown-menu {
  margin-bottom: -47px;
  padding-bottom: 49px
}

.dropdown-default.dropup .btn.dropdown-toggle.btn-lg+.dropdown-menu:after {
  bottom: 49px
}

.dropdown-default.dropup .btn.dropdown-toggle.btn-sm+.dropdown-menu {
  margin-bottom: -34px;
  padding-bottom: 36px
}

.dropdown-default.dropup .btn.dropdown-toggle.btn-sm+.dropdown-menu:after {
  bottom: 36px
}

.dropdown-default.dropup .btn.dropdown-toggle.btn-xs+.dropdown-menu {
  margin-bottom: -29px;
  padding-bottom: 31px
}

.dropdown-default.dropup .btn.dropdown-toggle.btn-xs+.dropdown-menu:after {
  bottom: 31px
}

.dropdown-default.dropup .dropdown-menu {
  margin-bottom: -40px;
  padding: 0 3px 44px 0!important;
  transform-origin: center bottom 0
}

.dropdown-default.dropup .dropdown-menu:after {
  bottom: 43px;
  top: auto!important
}

.dropdown-default .btn.dropdown-toggle {
  text-align: left;
  padding-right: 27px
}

.dropdown-default .btn.dropdown-toggle.btn-lg {
  padding-right: 42px
}

.dropdown-default .btn.dropdown-toggle.btn-lg .caret {
  right: 26px
}

.dropdown-default .btn.dropdown-toggle.btn-lg+.dropdown-menu {
  margin-top: -47px;
  padding-top: 49px
}

.dropdown-default .btn.dropdown-toggle.btn-lg+.dropdown-menu:after {
  top: 49px
}

.dropdown-default .btn.dropdown-toggle.btn-sm {
  padding-right: 26px
}

.dropdown-default .btn.dropdown-toggle.btn-sm .caret {
  right: 16px
}

.dropdown-default .btn.dropdown-toggle.btn-sm+.dropdown-menu {
  margin-top: -34px;
  padding-top: 36px
}

.dropdown-default .btn.dropdown-toggle.btn-sm+.dropdown-menu:after {
  top: 36px
}

.dropdown-default .btn.dropdown-toggle.btn-xs {
  padding-right: 21px
}

.dropdown-default .btn.dropdown-toggle.btn-xs .caret {
  right: 8px
}

.dropdown-default .btn.dropdown-toggle.btn-xs+.dropdown-menu {
  margin-top: -29px;
  padding-top: 31px
}

.dropdown-default .btn.dropdown-toggle.btn-xs+.dropdown-menu:after {
  top: 31px
}

.dropdown-default .btn.dropdown-toggle .caret {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -2px
}

.dropdown-default .btn-rounded {
  padding-left: 16px;
  padding-right: 16px
}

.dropdown-default .btn-rounded+.dropdown-menu {
  border-radius: 16px
}

.dropdown-default .dropdown-menu {
  margin-top: -40px;
  padding-top: 42px;
  overflow: hidden;
  backface-visibility: hidden;
  display: block;
  opacity: 0;
  transform: scale(1,0);
  transform-origin: center top 0;
  -webkit-transition: all 170ms cubic-bezier(.05,.74,.27,.99) 0s;
  transition: all 170ms cubic-bezier(.05,.74,.27,.99) 0s;
  z-index: -1
}

.dropdown-default .dropdown-menu:after {
  content: "";
  position: absolute;
  height: 1px;
  left: 0;
  top: 42px;
  background: #e6e6e6;
  width: 100%
}

.dropdown-default .dropdown-menu li {
  visibility: hidden
}

.dropdown-menu {
  position: absolute;
  display: none;
  float: left;
  list-style: none;
  text-shadow: none;
  -webkit-box-shadow: 0 0 5px rgba(98,98,98,.2);
  box-shadow: 0 0 5px rgba(98,98,98,.2);
  border: none;
  border-radius: 3px;
  font-size: 13px;
  margin: 0;
  background: #fafafa;
  min-width: 50px;
  z-index: 700
}

.dropdown-menu .divider {
  background-color: #e6e6e6;
  height: 1px;
  margin: 3px 0;
  border-bottom: 0
}

.dropdown-menu>li {
  padding-left: 0
}

.dropdown-menu>li:first-child {
  padding-top: 9px
}

.dropdown-menu>li:last-child {
  padding-bottom: 9px
}

.dropdown-menu>li.dropdown-header {
  padding: 3px 20px
}

.dropdown-menu>li.active>a,.dropdown-menu>li.active>a:hover,.dropdown-menu>li.active>a:focus {
  color: #1a1a1a;
  text-decoration: none;
  background-color: #f0f0f0;
  background-image: none
}

.dropdown-menu>li.disabled>a,.dropdown-menu>li.disabled>a:hover,.dropdown-menu>li.disabled>a:focus {
  color: #959595
}

.dropdown-menu>li.disabled>a:hover,.dropdown-menu>li.disabled>a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none
}

.dropdown-menu>li>a {
  line-height: 24px;
  color: #1f2937;
  padding: 0 20px;
  border-radius: 3px;
  text-align: left
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
  color: #1a1a1a;
  text-decoration: none;
  background-color: transparent;
  background-image: none
}

.dropdown-backdrop {
  z-index: 600
}

.btn-animated {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.btn-animated>span {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.btn-animated:before {
  position: absolute;
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 2.5;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.btn-animated:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.btn-animated.from-top:before {
  left: 0;
  top: -100%
}

.btn-animated.from-top:hover:before,.btn-animated.from-top.show-icon:before {
  top: 0
}

.btn-animated.from-top:hover>span,.btn-animated.from-top.show-icon>span {
  -webkit-transform: translateY(300%);
  -ms-transform: translateY(300%);
  transform: translateY(300%)
}

.btn-animated.from-left:before {
  left: -100%;
  top: 0
}

.btn-animated.from-left:hover:before,.btn-animated.from-left.show-icon:before {
  left: 0
}

.btn-animated.from-left:hover>span,.btn-animated.from-left.show-icon>span {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%)
}

.btn-animated.fa:before {
  font-family: 'font awesome 5 pro'
}

.btn-animated.pg:before {
  font-family: pages-icon
}

.btn-tag {
  line-height: 16px;
  border-radius: 16px 3px 3px 16px;
  padding: 5px 19px
}

.btn-tag:hover,.btn-tag.hover {
  border-color: transparent
}

.btn-tag.btn-tag-light {
  background: #fafdff;
  color: #5b8ca5;
  border: 1px solid #cbe4f0
}

.btn-tag.btn-tag-light:hover {
  background: #fff
}

.btn-tag.btn-tag-dark {
  background: #e6e6e6;
  color: #1f2937
}

.btn-tag.btn-tag-dark:hover {
  background: #ebebeb
}

.btn-tag.btn-tag-rounded {
  border-radius: 17px
}

.btn-toolbar .btn {
  padding-left: 14px;
  padding-right: 14px
}

.pager .disabled>button,.pager .disabled>button:hover,.pager .disabled>button:focus,.pager .disabled>span {
  cursor: not-allowed;
  opacity: .5
}

.alert {
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  padding: 8px 18px 8px 14px;
  border-radius: 6px;
  font-size: 12px;
  border-width: 0;
  -webkit-transition: all .2s linear 0s;
  transition: all .2s linear 0s
}

.alert.bordered {
  border-width: 1px
}

.alert .link {
  color: #ce8f22;
  font-weight: 700
}

.alert .alert-heading {
  color: #ce8f22!important;
  margin-bottom: 5px;
  font-weight: 600
}

.alert .btn-small {
  position: relative;
  top: -3.5px
}

.alert .button-set .btn {
  position: relative;
  top: 8px
}

.alert .close {
  background: url(/assets/aux/img/icons/noti-cross.png) no-repeat scroll 0 0 transparent;
  background-position: -9px -10px;
  width: 10px;
  height: 9px;
  position: relative;
  opacity: .8;
  top: 4.5px;
  float: right;
  margin-left: 20px;
  font-size: 0
}

.alert .close:hover {
  opacity: 1
}

.alert-danger,.alert-error {
  background-color: #fddddd;
  color: #933432;
  border-color: #933432
}

.alert-danger .close,.alert-error .close {
  background-position: -95px -10px!important
}

.alert-warning {
  background-color: #fef6dd;
  color: #957d32;
  border-color: #957d32
}

.alert-info {
  background-color: #daeffd;
  color: #2b6a94;
  border-color: #2b6a94
}

.alert-info .close {
  background-position: -67px -10px!important
}

.alert-success {
  background-color: #cff5f2;
  color: #0a7c71;
  border-color: #0a7c71
}

.alert-success .close {
  background-position: -38px -10px!important
}

.alert-default {
  background-color: #f1f1f1;
  color: #1f2937;
  border: 1px solid #e0e0e0
}

.alert-default .close {
  background-position: -67px -10px!important
}

.notification-toggle {
  top: 60px;
  left: -245px;
  padding: 0
}

.notification-toggle:before {
  border-bottom: 0!important
}

.notification-toggle:after {
  border-bottom: 0!important
}

.header .notification-panel {
  border: none;
  box-shadow: 0 2px 15px 0 rgba(98,98,98,.4)!important
}

.header .notification-toggle:after {
  position: absolute;
  top: -6px;
  right: 120px;
  margin-right: 1px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff!important;
  border-left: 6px solid transparent;
  content: ''
}

.notification-panel {
  background-color: #fff;
  border: 1px solid #e6e6e6
}

.notification-panel .notification-body {
  height: auto;
  max-height: 350px;
  position: relative;
  overflow: hidden
}

.notification-panel .notification-body .notification-item {
  position: relative;
  margin-left: 25px;
  background-color: #fff;
  padding-right: 26px
}

.notification-panel .notification-body .notification-item.unread .heading {
  opacity: 1
}

.notification-panel .notification-body .notification-item.unread .option {
  background-color: #daeffd
}

.notification-panel .notification-body .notification-item.unread .option .mark {
  color: #6dc0f9
}

.notification-panel .notification-body .notification-item .heading {
  line-height: 43px;
  margin-right: 5px;
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  float: left;
  width: 100%;
  font-size: 14px;
  opacity: .7
}

.notification-panel .notification-body .notification-item .heading:after {
  content: '';
  position: absolute;
  width: 5px;
  height: 100%;
  background-color: #fff;
  right: 0;
  top: 1px
}

.notification-panel .notification-body .notification-item .heading .thumbnail-wrapper {
  cursor: pointer
}

.notification-panel .notification-body .notification-item .heading .thumbnail-wrapper i {
  -webkit-transition: all .12s linear;
  transition: all .12s linear
}

.notification-panel .notification-body .notification-item .heading .time {
  font-size: 11px;
  margin-right: 8px
}

.notification-panel .notification-body .notification-item .heading.open {
  display: block
}

.notification-panel .notification-body .notification-item .heading.open .more-details {
  display: block
}

.notification-panel .notification-body .notification-item .heading.open .thumbnail-wrapper i {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.notification-panel .notification-body .notification-item .heading .thumbnail-wrapper.d24 {
  line-height: 20px
}

.notification-panel .notification-body .notification-item .more-details {
  display: none;
  background-color: #fff;
  width: 100%;
  height: 100%;
  clear: both;
  position: relative
}

.notification-panel .notification-body .notification-item .more-details .more-details-inner {
  margin-left: 10px;
  padding-left: 28px;
  padding-top: 15px;
  margin-bottom: 20px;
  position: relative;
  border-left: 1px solid rgba(230,230,230,.7);
  text-align: left
}

.notification-panel .notification-body .notification-item .more-details .more-details-inner:after {
  width: 14px;
  height: 14px;
  position: absolute;
  content: '';
  background-color: #fff;
  left: -7px;
  top: 25px;
  border: 1px solid rgba(230,230,230,.9);
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px
}

.notification-panel .notification-body .notification-item .more-details .more-details-inner:before {
  color: silver;
  position: absolute;
  bottom: 0;
  left: -5px;
  content: ' \25CF';
  font-size: 13px;
  line-height: 5px;
  background-color: #fff;
  height: 9px
}

.notification-panel .notification-body .notification-item .more-details .more-details-inner .hint-text {
  opacity: .44
}

.notification-panel .notification-body .notification-item .option {
  font-size: 10px;
  position: absolute;
  height: 44px;
  width: 26px;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 44px;
  background-color: #fafafa;
  height: 100%
}

.notification-panel .notification-body .notification-item .option .mark {
  background-color: transparent;
  color: silver
}

.notification-panel .notification-body .notification-item .option .mark:before {
  content: ' \25CF';
  font-size: 1em
}

.notification-panel .notification-body .notification-item:last-child .heading {
  border-bottom: 0
}

.alerts-container {
  position: fixed;
  width: 350px;
  right: 20px;
  z-index: 999;
  top: 80px
}

.alerts-container[data-placement$=-left] {
  left: 100px;
  right: auto
}

.alerts-container[data-placement$=-right] {
  right: 20px;
  left: auto
}

.alerts-container[data-placement^=top-] {
  top: 80px;
  bottom: auto
}

.alerts-container[data-placement^=bottom-] {
  top: auto;
  bottom: 20px
}

.alerts-container[data-placement=bottom-right] .alert:last-child,.alerts-container[data-placement=bottom-left] .alert:last-child {
  margin-bottom: 0
}

.alerts-container .alert {
  position: relative
}

.alerts-container .alert .close {
  position: absolute;
  right: 9px;
  top: 15px
}

body.menu-pin>.pgn-wrapper[data-position$=-left],body.menu-pin>.pgn-wrapper[data-position=top],body.menu-pin>.pgn-wrapper[data-position=bottom] {
  left: 250px
}

.pgn-wrapper {
  position: fixed;
  z-index: 1000
}

.pgn-wrapper[data-position$=-left] {
  left: 30px
}

.pgn-wrapper[data-position$=-right] {
  right: 20px
}

.pgn-wrapper[data-position^=top-] {
  top: 20px
}

.pgn-wrapper[data-position^=bottom-] {
  bottom: 20px
}

.pgn-wrapper[data-position=top] {
  top: 0;
  left: 0;
  right: 0
}

.pgn-wrapper[data-position=bottom] {
  bottom: 0;
  left: 0;
  right: 0
}

.pgn {
  position: relative;
  margin: 10px
}

.pgn .alert {
  margin: 0
}

.pgn-simple .alert {
  padding-top: 13px;
  padding-bottom: 13px;
  max-width: 500px;
  animation: fadeIn .3s cubic-bezier(.05,.74,.27,.99) forwards;
  -webkit-animation: fadeIn .3s cubic-bezier(.05,.74,.27,.99) forwards;
  max-height: 250px;
  overflow: hidden
}

.pgn-bar {
  overflow: hidden;
  margin: 0
}

.pgn-bar .alert {
  border-radius: 0;
  padding-top: 13px;
  padding-bottom: 13px;
  max-height: 91px
}

.pgn-wrapper[data-position=top] .pgn-bar .alert {
  animation: slideInFromTop .5s cubic-bezier(.05,.74,.27,.99) forwards;
  -webkit-animation: slideInFromTop .5s cubic-bezier(.05,.74,.27,.99) forwards;
  transform-origin: top left;
  -webkit-transform-origin: top left
}

.pgn-wrapper[data-position=bottom] .pgn-bar .alert {
  animation: slideInFromBottom .5s cubic-bezier(.05,.74,.27,.99) forwards;
  -webkit-animation: slideInFromBottom .5s cubic-bezier(.05,.74,.27,.99) forwards;
  transform-origin: bottom left;
  -webkit-transform-origin: bottom left
}

.pgn-bar .alert span {
  opacity: 0;
  animation: fadeIn .3s cubic-bezier(.05,.74,.27,.99) forwards;
  -webkit-animation: fadeIn .3s cubic-bezier(.05,.74,.27,.99) forwards
}

@keyframes slideInFromTop {
  0% {
      transform: translateY(-100%)
  }

  100% {
      transform: translateY(0)
  }
}

@-webkit-keyframes slideInFromTop {
  0% {
      -webkit-transform: translateY(-100%)
  }

  100% {
      -webkit-transform: translateY(0)
  }
}

@keyframes slideInFromBottom {
  0% {
      transform: translateY(100%)
  }

  100% {
      transform: translateY(0)
  }
}

@-webkit-keyframes slideInFromBottom {
  0% {
      -webkit-transform: translateY(100%)
  }

  100% {
      -webkit-transform: translateY(0)
  }
}

.pgn-circle .alert {
  border-radius: 300px;
  animation: fadeInCircle .3s ease forwards,resizeCircle .3s .4s cubic-bezier(.25,.25,.4,1.6) forwards;
  -webkit-animation: fadeInCircle .3s ease forwards,resizeCircle .3s .4s cubic-bezier(.25,.25,.4,1.6) forwards;
  height: 60px;
  overflow: hidden;
  padding: 6px 55px 6px 6px;
  -webkit-transform: translateZ(0);
  position: relative
}

.pgn-wrapper[data-position$=-right] .pgn-circle .alert {
  float: right
}

.pgn-wrapper[data-position$=-left] .pgn-circle .alert {
  float: left
}

.pgn-circle .alert>div>div.pgn-thumbnail>div {
  border-radius: 50%;
  overflow: hidden;
  width: 48px;
  height: 48px
}

.pgn-circle .alert>div>div.pgn-thumbnail>div>img {
  width: 100%;
  height: 100%
}

.pgn-circle .alert>div>div.pgn-message>div {
  opacity: 0;
  height: 47px;
  padding-left: 9px;
  animation: fadeIn .3s .5s ease forwards;
  -webkit-animation: fadeIn .3s .5s ease forwards;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  word-wrap: break-word
}

.pgn-circle .alert>div>div.pgn-message>div p:only-child {
  padding: 12px 0
}

.pgn-circle .alert .close {
  margin-top: -12px;
  position: absolute;
  right: 18px;
  top: 50%;
  opacity: 0;
  animation: fadeIn .3s .5s ease forwards;
  -webkit-animation: fadeIn .3s .5s ease forwards
}

.pgn-circle .alert p {
  margin-bottom: 0
}

.pgn-circle .alert>div {
  display: table;
  height: 100%
}

.pgn-circle .alert>div>div {
  display: table-cell;
  vertical-align: middle
}

@keyframes fadeInCircle {
  0% {
      opacity: 0;
      width: 60px
  }

  100% {
      opacity: 1;
      width: 60px
  }
}

@-webkit-keyframes fadeInCircle {
  0% {
      opacity: 0;
      width: 60px
  }

  100% {
      opacity: 1;
      width: 60px
  }
}

@keyframes resizeCircle {
  0% {
      width: 60px
  }

  100% {
      width: 300px
  }
}

@-webkit-keyframes resizeCircle {
  0% {
      width: 60px
  }

  100% {
      width: 300px
  }
}

.pgn-wrapper[data-position^=top-] .pgn-flip {
  top: -30px
}

.pgn-wrapper[data-position^=bottom-] .pgn-flip {
  bottom: -30px
}

.pgn-wrapper[data-position^=bottom-] .pgn-flip .alert {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%
}

.pgn-flip .alert {
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  box-shadow: 0 6px 4px -3px rgba(0,0,0,.2);
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  border-radius: 0;
  padding: 25px 35px;
  max-width: 500px;
  max-height: 250px;
  overflow: hidden
}

@-webkit-keyframes flipInX {
  0% {
      -webkit-transform: perspective(400px) rotate3d(1,0,0,-90deg);
      -webkit-transition-timing-function: ease-in
  }

  40% {
      -webkit-transform: perspective(400px) rotate3d(1,0,0,20deg);
      -webkit-transition-timing-function: ease-out
  }

  60% {
      -webkit-transform: perspective(400px) rotate3d(1,0,0,-10deg);
      -webkit-transition-timing-function: ease-in;
      opacity: 1
  }

  80% {
      -webkit-transform: perspective(400px) rotate3d(1,0,0,5deg);
      -webkit-transition-timing-function: ease-out
  }

  100% {
      -webkit-transform: perspective(400px)
  }
}

@keyframes flipInX {
  0% {
      -webkit-transform: perspective(400px) rotate3d(1,0,0,-90deg);
      transform: perspective(400px) rotate3d(1,0,0,-90deg);
      -webkit-transition-timing-function: ease-in;
      transition-timing-function: ease-in
  }

  40% {
      -webkit-transform: perspective(400px) rotate3d(1,0,0,20deg);
      transform: perspective(400px) rotate3d(1,0,0,20deg);
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out
  }

  60% {
      -webkit-transform: perspective(400px) rotate3d(1,0,0,-10deg);
      transform: perspective(400px) rotate3d(1,0,0,-10deg);
      -webkit-transition-timing-function: ease-in;
      transition-timing-function: ease-in;
      opacity: 1
  }

  80% {
      -webkit-transform: perspective(400px) rotate3d(1,0,0,5deg);
      transform: perspective(400px) rotate3d(1,0,0,5deg);
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out
  }

  100% {
      -webkit-transform: perspective(400px);
      transform: perspective(400px)
  }
}

@keyframes fadeIn {
  0% {
      opacity: 0
  }

  100% {
      opacity: 1
  }
}

@-webkit-keyframes fadeIn {
  0% {
      opacity: 0
  }

  100% {
      opacity: 1
  }
}

body>.pgn-wrapper[data-position=top] {
  top: 60px;
  left: 75px
}

body>.pgn-wrapper[data-position=bottom] {
  left: 75px
}

body>.pgn-wrapper[data-position$=-left] {
  left: 90px;
  right: auto
}

body>.pgn-wrapper[data-position^=top-] {
  top: 80px;
  bottom: auto
}

.pgn-circle .alert .close {
  margin-top: -4px
}

body>.pgn-wrapper {
  z-index: 900
}

@media(max-width: 979px) {
  body>.pgn-wrapper[data-position=top] {
      left:0
  }

  body>.pgn-wrapper[data-position=bottom] {
      left: 0
  }
}

@media(max-width: 767px) {
  body>.pgn-wrapper[data-position$=-left],body>.pgn-wrapper[data-position$=-right] {
      left:10px!important;
      right: 10px!important
  }

  body>.pgn-wrapper[data-position$=-right] .alert,body>.pgn-wrapper[data-position$=-left] .alert {
      max-width: 100%;
      width: 100%
  }
}

.notification-positions {
  border-radius: 4px;
  border: 3px dashed #e6e6e6;
  height: 370px;
  position: relative
}

.notification-positions>div>.position:not(:only-child) {
  max-width: 50%
}

.notification-positions .position {
  padding: 15px
}

.notification-positions .position img {
  border: 3px solid transparent
}

.notification-positions .position:hover {
  cursor: pointer
}

.notification-positions .position.active img {
  border-color: #2164d9
}

.notification-positions .position.pull-top,.notification-positions .position.pull-bottom {
  left: 0;
  right: 0
}

.notification-positions .position img {
  width: 100%
}

.nav-tabs>li {
  padding-left: 0;
  padding-right: 0
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
  border-color: #e6e6e6;
  color: #1f2937;
  background-color: #e6e6e6
}

.nav-tabs>li>a {
  border-radius: 0;
  padding: 7px 18px;
  margin-right: 0;
  font-weight: 700;
  color: rgba(98,98,98,.7);
  font-size: 1em;
  border-color: transparent
}

@media(max-width: 767px) {
  .nav-tabs>li>a {
      padding:12px 10px
  }
}

.nav-tabs>li>a:hover,.nav-tabs>li>a:focus {
  background: 0 0;
  border-color: transparent;
  color: #1f2937
}

.nav-tabs>li>a .tab-icon {
  margin-right: 6px
}

.nav-tabs~.tab-content {
  overflow: hidden;
  padding: 15px
}

.nav-tabs~.tab-content>.tab-pane.slide-left,.nav-tabs~.tab-content>.tab-pane.slide-right {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important
}

.nav-tabs~.tab-content>.tab-pane.slide-left.sliding,.nav-tabs~.tab-content>.tab-pane.slide-right.sliding {
  opacity: 0!important
}

.nav-tabs~.tab-content>.tab-pane.slide-left.active,.nav-tabs~.tab-content>.tab-pane.slide-right.active {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -ms-transform: translate(0,0);
  opacity: 1
}

.nav-tabs~.tab-content>.tab-pane.slide-left.sliding {
  -webkit-transform: translate3d(10%,0,0)!important;
  transform: translate3d(10%,0,0)!important;
  -ms-transform: translate(10%,0)!important
}

.nav-tabs~.tab-content>.tab-pane.slide-right.sliding {
  -webkit-transform: translate3d(-10%,0,0)!important;
  transform: translate3d(-10%,0,0)!important;
  -ms-transform: translate(-10%,0)!important
}

.nav-tabs.nav-tabs-left:after,.nav-tabs.nav-tabs-right:after {
  border-bottom: 0
}

.nav-tabs.nav-tabs-left>li,.nav-tabs.nav-tabs-right>li {
  float: none
}

.nav-tabs.nav-tabs-left {
  float: left;
  padding-right: 0
}

.nav-tabs.nav-tabs-left~.tab-content {
  border-left: 1px solid rgba(0,0,0,.1)
}

.nav-tabs.nav-tabs-right {
  float: right;
  padding-right: 0
}

.nav-tabs.nav-tabs-right~.tab-content {
  border-right: 1px solid rgba(0,0,0,.1)
}

.nav-tabs-simple {
  border-bottom: 0
}

.nav-tabs-simple:after {
  border-bottom: 2px solid rgba(0,0,0,.1);
  width: 100%;
  position: relative;
  bottom: 2px;
  z-index: 1
}

.nav-tabs-simple>li {
  margin-bottom: 0
}

.nav-tabs-simple>li:after {
  -webkit-transition: all .1s linear 0s;
  transition: all .1s linear 0s;
  -webkit-backface-visibility: hidden;
  width: 100%;
  display: block;
  background-color: #f55753;
  background-color: #2164d9;
  height: 0;
  content: '';
  z-index: 125
}

.nav-tabs-primary.nav-tabs-simple>li:after {
  background-color: #2164d9
}

.nav-tabs-success.nav-tabs-simple>li:after {
  background-color: #10cfbd
}

.nav-tabs-complete.nav-tabs-simple>li:after {
  background-color: #48b0f7
}

.nav-tabs-danger.nav-tabs-simple>li:after {
  background-color: #f55753
}

.nav-tabs-warning.nav-tabs-simple>li:after {
  background-color: #ff9800
}

.nav-tabs-info.nav-tabs-simple>li:after {
  background-color: #3b4752
}

.nav-tabs-simple>li.active a,.nav-tabs-simple>li.active a:hover,.nav-tabs-simple>li.active a:focus {
  background-color: transparent;
  border-color: transparent;
  color: #2164d9
}

.nav-tabs-simple>li.active:after,.nav-tabs-simple>li:hover:after {
  height: 2px
}

.nav-tabs-simple.nav-tabs-left:after,.nav-tabs-simple.nav-tabs-right:after {
  border-bottom: 0
}

.nav-tabs-simple.nav-tabs-left>li:after,.nav-tabs-simple.nav-tabs-right>li:after {
  width: 0;
  height: 100%;
  top: 0;
  bottom: 0;
  position: absolute
}

.nav-tabs-simple.nav-tabs-left>li.active:after,.nav-tabs-simple.nav-tabs-right>li.active:after,.nav-tabs-simple.nav-tabs-left>li:hover:after,.nav-tabs-simple.nav-tabs-right>li:hover:after {
  width: 3px
}

.nav-tabs-simple.nav-tabs-left>li:after {
  right: 0
}

.nav-tabs-simple.nav-tabs-right>li:after {
  left: 0
}

.nav-tabs-linetriangle {
  border-bottom: 0
}

.nav-tabs-linetriangle:after {
  border-bottom: 1px solid rgba(0,0,0,.1);
  width: 100%;
  position: relative;
  bottom: 0
}

.nav-tabs-linetriangle>li.active>a {
  background: 0 0;
  box-shadow: none;
  border-color: transparent
}

.nav-tabs-linetriangle>li.active>a:hover,.nav-tabs-linetriangle>li.active>a:focus,.nav-tabs-linetriangle>li.active>a:active {
  border-color: transparent;
  background-color: transparent
}

.nav-tabs-linetriangle>li.active>a:after,.nav-tabs-linetriangle>li.active>a:before {
  border: medium solid transparent;
  content: "";
  height: 0;
  left: 50%;
  pointer-events: none;
  position: absolute;
  width: 0;
  z-index: 1;
  top: 100%
}

.nav-tabs-linetriangle>li.active>a:after {
  border-top-color: #fafafa;
  border-width: 10px;
  margin-left: -10px
}

.nav-tabs-linetriangle>li.active>a:before {
  border-top-color: rgba(0,0,0,.2);
  border-width: 11px;
  margin-left: -11px
}

.nav-tabs-linetriangle>li>a span {
  font-size: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.nav-tabs-linetriangle>li>a,.nav-tabs-linetriangle>li>a:hover,.nav-tabs-linetriangle>li>a:focus {
  overflow: visible;
  -webkit-transition: color .2s ease 0s;
  transition: color .2s ease 0s
}

.nav-tabs-linetriangle~.tab-content {
  background: #fff
}

.nav-tabs-linetriangle.nav-tabs-left.nav-tabs:after {
  border-bottom: none
}

.nav-tabs-linetriangle.nav-tabs-left.nav-tabs>li.active>a:before {
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid rgba(0,0,0,.2)
}

.nav-tabs-linetriangle.nav-tabs-left.nav-tabs>li.active>a:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fafafa;
  margin-top: 1px;
  margin-right: 2px
}

.nav-tabs-linetriangle.nav-tabs-left.nav-tabs>li.active>a:after,.nav-tabs-linetriangle.nav-tabs-left.nav-tabs>li.active>a:before {
  top: auto;
  right: -23px;
  left: auto
}

.nav-tabs-linetriangle.nav-tabs-right.nav-tabs:after {
  border-bottom: none
}

.nav-tabs-linetriangle.nav-tabs-right.nav-tabs>li.active>a:before {
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-right: 11px solid rgba(0,0,0,.2)
}

.nav-tabs-linetriangle.nav-tabs-right.nav-tabs>li.active>a:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fafafa;
  margin-top: 1px;
  margin-left: -9px
}

.nav-tabs-linetriangle.nav-tabs-right.nav-tabs>li.active>a:after,.nav-tabs-linetriangle.nav-tabs-right.nav-tabs>li.active>a:before {
  top: auto;
  left: -12px;
  right: auto
}

@media screen and (max-width: 58em) {
  .nav-tabs-linetriangle {
      font-size:.6em
  }
}

.nav-tabs-fillup {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  perspective: 1000
}

.nav-tabs-fillup>li {
  overflow: hidden
}

.nav-tabs-fillup>li>a {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: color .3s ease 0s;
  transition: color .3s ease 0s;
  background: 0 0
}

.nav-tabs-fillup>li>a:after {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  background: none repeat scroll 0 0 #10cfbd;
  border: 1px solid #10cfbd;
  content: "";
  height: calc(100% + 1px);
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translate3d(0,100%,0px);
  transform: translate3d(0,100%,0px);
  -webkit-transition: -webkit-transform .3s ease 0s;
  transition: transform .3s ease 0s;
  width: 100%;
  z-index: -1
}

.nav-tabs-primary.nav-tabs-fillup>li>a:after {
  background: none repeat scroll 0 0 #2164d9;
  border: 1px solid #2164d9
}

.nav-tabs-success.nav-tabs-fillup>li>a:after {
  background: none repeat scroll 0 0 #10cfbd;
  border: 1px solid #10cfbd
}

.nav-tabs-complete.nav-tabs-fillup>li>a:after {
  background: none repeat scroll 0 0 #48b0f7;
  border: 1px solid #48b0f7
}

.nav-tabs-warning.nav-tabs-fillup>li>a:after {
  background: none repeat scroll 0 0 #ff9800;
  border: 1px solid #ff9800
}

.nav-tabs-danger.nav-tabs-fillup>li>a:after {
  background: none repeat scroll 0 0 #f55753;
  border: 1px solid #f55753
}

.nav-tabs-info.nav-tabs-fillup>li>a:after {
  background: none repeat scroll 0 0 #3b4752;
  border: 1px solid #3b4752
}

.nav-tabs-fillup>li>a span {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0px,5px,0px);
  transform: translate3d(0px,5px,0px);
  -webkit-transition: -webkit-transform .5s ease 0s;
  transition: transform .5s ease 0s;
  display: block;
  font-weight: 700;
  line-height: 1.5
}

.nav-tabs-fillup>li.active {
  z-index: 100
}

.nav-tabs-fillup>li.active>a,.nav-tabs-fillup>li.active>a:hover,.nav-tabs-fillup>li.active>a:focus {
  border-color: transparent;
  background: 0 0;
  color: #fff
}

.nav-tabs-fillup>li.active>a:after {
  -webkit-transform: translate3d(0px,0px,0px);
  transform: translate3d(0px,0px,0px);
  -ms-transform: translate(0px,0px)
}

.nav-tabs-fillup>li.active>a span {
  -webkit-transform: translate3d(0px,-5px,0px);
  transform: translate3d(0px,-5px,0px);
  -ms-transform: translate(0px,-5px)
}

.nav-tabs-fillup>li.active .icon:before {
  -webkit-transform: translate3d(0px,-5px,0px);
  transform: translate3d(0px,-5px,0px);
  -ms-transform: translate(0px,-5px)
}

.nav-tabs-fillup .icon:before {
  -webkit-transform: translate3d(0px,5px,0px);
  transform: translate3d(0px,5px,0px);
  -ms-transform: translate(0px,5px);
  -webkit-transition: transform .5s ease 0s;
  transition: transform .5s ease 0s;
  display: block;
  margin: 0
}

.nav-tabs-fillup~.tab-content {
  background: #fff
}

.nav-tabs-fillup.nav-tabs-left,.nav-tabs-fillup.nav-tabs-right {
  border-bottom: none
}

.nav-tabs-fillup.nav-tabs-left:after,.nav-tabs-fillup.nav-tabs-right:after {
  border-bottom: none
}

.nav-tabs-fillup.nav-tabs-left>li>a:after,.nav-tabs-fillup.nav-tabs-right>li>a:after {
  width: calc(100% + 1px);
  height: 100%
}

.nav-tabs-fillup.nav-tabs-left>li.active a:after,.nav-tabs-fillup.nav-tabs-right>li.active a:after {
  -webkit-transform: translate3d(0px,0px,0px);
  transform: translate3d(0px,0px,0px);
  -ms-transform: translate(0px,0px)
}

.nav-tabs-fillup.nav-tabs-left>li>a:after {
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
  -ms-transform: translate(100%,0)
}

.nav-tabs-fillup.nav-tabs-left>li>a span {
  -webkit-transform: translate3d(5px,0,0px);
  transform: translate3d(5px,0,0px);
  -ms-transform: translate(5px,0)
}

.nav-tabs-fillup.nav-tabs-left>li.active a span {
  -webkit-transform: translate3d(-5px,0,0px);
  transform: translate3d(-5px,0,0px);
  -ms-transform: translate(-5px,0)
}

.nav-tabs-fillup.nav-tabs-left>li.active .icon:before {
  -webkit-transform: translate3d(-5px,0,0px);
  transform: translate3d(-5px,0,0px);
  -ms-transform: translate(-5px,0)
}

.nav-tabs-fillup.nav-tabs-right>li>a:after {
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
  -ms-transform: translate(-100%,0);
  left: -1px
}

.nav-tabs-fillup.nav-tabs-right>li>a span {
  -webkit-transform: translate3d(-5px,0,0px);
  transform: translate3d(-5px,0,0px);
  -ms-transform: translate(-5px,0)
}

.nav-tabs-fillup.nav-tabs-right>li.active a span {
  -webkit-transform: translate3d(5px,0,0px);
  transform: translate3d(5px,0,0px);
  -ms-transform: translate(5px,0)
}

.nav-tabs-fillup.nav-tabs-right>li.active .icon:before {
  -webkit-transform: translate3d(5px,0,0px);
  transform: translate3d(5px,0,0px);
  -ms-transform: translate(5px,0)
}

.nav-tabs-header {
  overflow: scroll;
  width: 100%
}

.nav-tabs-header .nav-tabs {
  width: auto;
  white-space: nowrap
}

.nav-tabs-header .nav-tabs>li {
  display: inline-block;
  float: inherit
}

.nav-tabs-header.nav-tabs-linetriangle {
  height: 61px;
  overflow-y: hidden
}

.nav-tabs-header.nav-tabs-linetriangle:after {
  border-bottom: 1px solid rgba(0,0,0,.1);
  width: 100%;
  position: relative;
  bottom: 3px;
  z-index: 120;
  content: "";
  clear: both
}

.nav-tabs-header.nav-tabs-linetriangle~.tab-content {
  position: relative;
  top: -12px
}

.nav-tabs-header~.tab-content {
  overflow: hidden;
  padding: 15px
}

.nav-tab-dropdown .cs-select {
  width: 100%!important;
  max-width: 100%
}

.panel-group {
  margin-bottom: 18px
}

.panel-group .panel-heading {
  padding: 13px 18px 10px 22px
}

.panel-group .panel-heading.collapsed {
  background-color: #fff
}

.panel-group .panel-heading+.panel-collapse .panel-body {
  border: 0
}

.panel-group .panel-heading .panel-title {
  width: 100%
}

.panel-group .panel-heading .panel-title>a {
  color: #1f2937;
  font-size: 13px;
  font-weight: 400;
  display: block;
  opacity: 1
}

.panel-group .panel-heading .panel-title>a:hover {
  color: #1f2937!important
}

.panel-group .panel-heading .panel-title>a:hover:after {
  color: #1f2937!important
}

.panel-group .panel-heading .panel-title>a:after {
  font-family: 'font awesome 5 pro';
  content: "\f056";
  position: absolute;
  right: 13px;
  top: 36%;
  color: #1f2937
}

.panel-group .panel-heading .panel-title>a.collapsed {
  color: rgba(98,98,98,.7);
  opacity: 1
}

.panel-group .panel-heading .panel-title>a.collapsed:after {
  content: "\f055";
  color: rgba(98,98,98,.7)
}

.panel-group .panel+.panel {
  margin-top: 2px
}

.panel-group .panel .panel-body {
  height: auto
}

.nav-pills>li>a {
  border-radius: 0;
  color: #1f2937
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
  color: #1f2937;
  background-color: #e6e6e6
}

@media(max-width: 767px) {
  .nav.nav-tabs.nav-stack-sm li {
      float:none
  }

  .nav.nav-tabs.nav-stack-sm.nav-tabs-linetriangle>li.active>a:after,.nav.nav-tabs.nav-stack-sm.nav-tabs-linetriangle>li.active>a:before {
      display: none
  }
}

.irs-line-mid,.irs-line-left,.irs-line-right,.irs-bar,.irs-bar-edge,.irs-slider {
  background-image: none
}

.irs-bar {
  background: #f55753
}

.irs-wrapper .irs-line {
  background-color: #e6e6e6
}

.irs-wrapper .irs-line-mid,.irs-wrapper .irs-line-left,.irs-wrapper .irs-line-right,.irs-wrapper .irs-diapason,.irs-wrapper .irs-slider {
  background: 0 0
}

.irs-wrapper .irs-diapason {
  background-color: #f55753;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.irs-wrapper .irs-from,.irs-wrapper .irs-to,.irs-wrapper .irs-single {
  background: #f55753
}

.irs-wrapper .irs-slider.from:before {
  top: -2%;
  left: 37%;
  width: 16%;
  height: 100%;
  background: transparent;
  background-color: #f55753
}

.irs-wrapper .irs-slider.to:before {
  top: -2%;
  left: 37%;
  width: 16%;
  height: 100%;
  background: transparent;
  background-color: #f55753
}

.irs-wrapper .irs-slider.single:before {
  top: -2%;
  left: 37%;
  width: 16%;
  height: 100%;
  background: transparent;
  background-color: #f55753
}

.irs-wrapper .irs-from:after,.irs-wrapper .irs-to:after,.irs-wrapper .irs-single:after {
  border-top-color: #f55753
}

.irs-wrapper.success .irs-diapason {
  background-color: #10cfbd
}

.irs-wrapper.success .irs-from,.irs-wrapper.success .irs-to,.irs-wrapper.success .irs-single {
  background: #10cfbd
}

.irs-wrapper.success .irs-slider.from:before {
  background-color: #10cfbd
}

.irs-wrapper.success .irs-slider.to:before {
  background-color: #10cfbd
}

.irs-wrapper.success .irs-slider.single:before {
  background-color: #10cfbd
}

.irs-wrapper.success .irs-from:after,.irs-wrapper.success .irs-to:after,.irs-wrapper.success .irs-single:after {
  border-top-color: #10cfbd
}

.irs-wrapper.success .irs-bar {
  background-color: #10cfbd
}

.irs-wrapper.primary .irs-diapason {
  background-color: #2164d9
}

.irs-wrapper.primary .irs-from,.irs-wrapper.primary .irs-to,.irs-wrapper.primary .irs-single {
  background: #2164d9
}

.irs-wrapper.primary .irs-slider.from:before {
  background-color: #2164d9
}

.irs-wrapper.primary .irs-slider.to:before {
  background-color: #2164d9
}

.irs-wrapper.primary .irs-slider.single:before {
  background-color: #2164d9
}

.irs-wrapper.primary .irs-from:after,.irs-wrapper.primary .irs-to:after,.irs-wrapper.primary .irs-single:after {
  border-top-color: #2164d9
}

.irs-wrapper.primary .irs-bar {
  background-color: #2164d9
}

.irs-wrapper.warning .irs-diapason {
  background-color: #ff9800
}

.irs-wrapper.warning .irs-from,.irs-wrapper.warning .irs-to,.irs-wrapper.warning .irs-single {
  background: #ff9800
}

.irs-wrapper.warning .irs-slider.from:before {
  background-color: #ff9800
}

.irs-wrapper.warning .irs-slider.to:before {
  background-color: #ff9800
}

.irs-wrapper.warning .irs-slider.single:before {
  background-color: #ff9800
}

.irs-wrapper.warning .irs-from:after,.irs-wrapper.warning .irs-to:after,.irs-wrapper.warning .irs-single:after {
  border-top-color: #ff9800
}

.irs-wrapper.warning .irs-bar {
  background-color: #ff9800
}

.irs-wrapper.complete .irs-diapason {
  background-color: #48b0f7
}

.irs-wrapper.complete .irs-from,.irs-wrapper.complete .irs-to,.irs-wrapper.complete .irs-single {
  background: #48b0f7
}

.irs-wrapper.complete .irs-slider.from:before {
  background-color: #48b0f7
}

.irs-wrapper.complete .irs-slider.to:before {
  background-color: #48b0f7
}

.irs-wrapper.complete .irs-slider.single:before {
  background-color: #48b0f7
}

.irs-wrapper.complete .irs-from:after,.irs-wrapper.complete .irs-to:after,.irs-wrapper.complete .irs-single:after {
  border-top-color: #48b0f7
}

.irs-wrapper.complete .irs-bar {
  background-color: #48b0f7
}

.irs-wrapper.danger .irs-diapason {
  background-color: #f55753
}

.irs-wrapper.danger .irs-from,.irs-wrapper.danger .irs-to,.irs-wrapper.danger .irs-single {
  background: #f55753
}

.irs-wrapper.danger .irs-slider.from:before {
  background-color: #f55753
}

.irs-wrapper.danger .irs-slider.to:before {
  background-color: #f55753
}

.irs-wrapper.danger .irs-slider.single:before {
  background-color: #f55753
}

.irs-wrapper.danger .irs-from:after,.irs-wrapper.danger .irs-to:after,.irs-wrapper.danger .irs-single:after {
  border-top-color: #f55753
}

.irs-wrapper.danger .irs-bar {
  background-color: #f55753
}

.noUi-target {
  border-radius: 0;
  border: 0;
  box-shadow: none;
  direction: ltr
}

.noUi-target.bg-complete .noUi-connect {
  background-color: #48b0f7
}

.noUi-target.bg-success .noUi-connect {
  background-color: #10cfbd
}

.noUi-target.bg-warning .noUi-connect {
  background-color: #ff9800
}

.noUi-target.bg-danger .noUi-connect {
  background-color: #f55753
}

.noUi-target.bg-info .noUi-connect {
  background-color: #3b4752
}

.noUi-target.bg-primary .noUi-connect {
  background-color: #2164d9
}

.noUi-target.noUi-connect {
  box-shadow: none
}

.noUi-handle {
  border-radius: 999px;
  box-shadow: none
}

.noUi-handle:before,.noUi-handle:after {
  display: none
}

.noUi-horizontal {
  height: 4px
}

.noUi-horizontal .noUi-handle {
  width: 18px;
  height: 18px;
  left: -15px;
  border: 1px solid #dbdbdb;
  top: -7px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

.noUi-horizontal .noUi-handle:hover {
  border: 1px solid silver
}

.noUi-horizontal .noUi-handle:active {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  border: 1px solid #dbdbdb
}

.noUi-horizontal .noUi-handle:focus {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  border: 1px solid #dbdbdb
}

.disable-hover-scale .noUi-handle:active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.disable-hover-scale .noUi-handle:focus {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.vertical-slider {
  height: 150px
}

.noUi-vertical {
  width: 4px
}

.noUi-vertical .noUi-handle {
  width: 18px;
  height: 18px;
  border: 1px solid #dbdbdb;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

.noUi-vertical .noUi-handle:hover {
  border: 1px solid silver
}

.noUi-vertical .noUi-handle:active {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  border: 1px solid #dbdbdb
}

.noUi-vertical .noUi-handle:focus {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  border: 1px solid #dbdbdb
}

.noUi-base {
  padding: 5px 0
}

.noUi-origin {
  border-radius: 0;
  bottom: 5px
}

.noUi-connect {
  box-shadow: none
}

.noUi-background {
  background: #ececec;
  box-shadow: none
}

span.dynatree-active a {
  color: #2c2c2c!important;
  background-color: transparent!important
}

span.dynatree-selected a {
  color: #2c2c2c!important;
  font-style: normal
}

ul.dynatree-container a:focus,span.dynatree-focused a:link {
  background-color: transparent
}

ul.dynatree-container {
  background-color: transparent
}

ul.dynatree-container a:hover {
  color: #1f2937;
  opacity: .7;
  background-color: transparent
}

ul.dynatree-container a {
  color: #1f2937
}

span.dynatree-empty,span.dynatree-vline,span.dynatree-connector,span.dynatree-expander,span.dynatree-icon,span.dynatree-checkbox,span.dynatree-radio,span.dynatree-drag-helper-img,#dynatree-drop-marker {
  height: 17px;
  position: relative;
  top: 3px
}

.dd-handle {
  border-color: rgba(230,230,230,.7);
  color: #1f2937
}

.dd-handle:hover {
  background-color: #fafafa
}

.dark .dd-handle {
  color: #1f2937;
  background: #f0f0f0
}

.dark .dd-handle:hover {
  background-color: #fafafa
}

.dark .dd-placeholder {
  background-color: #e6e6e6
}

.dd3-content {
  background: #fff;
  border-color: rgba(230,230,230,.7);
  color: #1f2937
}

.dd3-content:hover {
  background-color: #fafafa
}

.dd3-handle {
  background: 0 0;
  text-indent: 9999px
}

.dd3-handle:before {
  font-family: pages-icon;
  color: #1f2937;
  content: "\e660";
  font-size: 11px;
  top: 5px
}

.dd-placeholder {
  background: #f0f0f0;
  border-color: rgba(98,98,98,.35)
}

.dd-empty {
  background-image: none;
  background: #f0f0f0;
  border-color: rgba(98,98,98,.5)
}

.dd-item>button {
  font-size: 11px
}

.dd-item>button:before {
  font-family: pages-icon;
  content: "\e63b"
}

.dd-item>button[data-action=collapse]:before {
  font-family: pages-icon;
  content: "\e635"
}

@media only screen and (min-width: 700px) {
  .dd {
      width:100%
  }
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline {
  color: #0da899
}

.has-success .form-control {
  border-color: #0da899;
  -webkit-box-shadow: none;
  box-shadow: none
}

.has-success .form-control:focus {
  border-color: #09786e;
  -webkit-box-shadow: none;
  box-shadow: none
}

.has-success .input-group-addon {
  background: #f0f0f0;
  border: 1px solid rgba(0,0,0,.07);
  color: rgba(98,98,98,.47)
}

.has-success .form-control-feedback {
  color: #0da899
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline {
  color: #c9a843
}

.has-warning .form-control {
  border-color: #c9a843;
  -webkit-box-shadow: none;
  box-shadow: none
}

.has-warning .form-control:focus {
  border-color: #a98b31;
  -webkit-box-shadow: none;
  box-shadow: none
}

.has-warning .input-group-addon {
  background: #f0f0f0;
  border: 1px solid rgba(0,0,0,.07);
  color: rgba(98,98,98,.47)
}

.has-warning .form-control-feedback {
  color: #c9a843
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline {
  color: #f55753
}

.has-error .form-control {
  border-color: #f55753;
  -webkit-box-shadow: none;
  box-shadow: none
}

.has-error .form-control:focus {
  border-color: #f22823;
  -webkit-box-shadow: none;
  box-shadow: none
}

.has-error .input-group-addon {
  background: #f0f0f0;
  border: 1px solid rgba(0,0,0,.07);
  color: rgba(98,98,98,.47)
}

.has-error .form-control-feedback {
  color: #f55753
}

.error {
  font-size: 1em;
  color: #f55753;
  display: block
}

.input-group-addon {
  background: #f3f4f6;
  border: 1px solid rgb(235 235 235);
  color: #1f2937;
  font-size: 14px;
  padding: 6px 9px;
  display: table-cell;
  border-radius: 3px;
  transition: border .2s linear 0s,box-shadow .2s linear 0s,color .2s linear 0s,box-shadow .2s linear 0s,background .2s linear 0s
}

.input-group-addon i {
  position: relative;
  top: 1px
}

.input-group-addon.primary {
  background-color: #2164d9;
  border: 1px solid #eee;
  border-left: 1px solid #2164d9;
  color: #fff
}

.input-group-addon.primary .arrow {
  color: #2164d9
}

.input-group-addon.success {
  background-color: #2164d9;
  color: #fff
}

.input-group-addon.success .arrow {
  color: #2164d9
}

.input-group-addon.info {
  background-color: #1f3853;
  color: #fff
}

.input-group-addon.info .arrow {
  color: #1f3853
}

.input-group-addon.warning {
  background-color: #fbb05e;
  color: #fff
}

.input-group-addon.warning .arrow {
  color: #fbb05e
}

.input-group-addon.danger {
  background-color: #f35958;
  color: #fff
}

.input-group-addon.danger .arrow {
  color: #f35958
}

.input-group-addon .arrow {
  position: relative;
  right: -6px;
  color: #d1dade;
  z-index: 100
}

.sl {
  font-family: simple-line-icons
}

.input-group-addon .arrow:before {
  font-family: 'font awesome 5 pro';
  content: "\f0da";
  font-size: 23px;
  position: absolute;
  left: 17px;
  top: -2px
}

.input-group-addon:last-child .arrow:before {
  font-family: 'font awesome 5 pro';
  content: "\f0d9";
  font-size: 23px;
  position: absolute;
  left: -23px;
  top: -2px
}

.input-group-addon:last-child input {
  border-left: 0
}

.datepicker {
  padding: 16px 25px;
  border-radius: 2px;
  font-size: 1em
}

.datepicker:after {
  border-bottom-color: #fff
}

.datepicker thead tr .datepicker-switch {
  color: #6f7b8a;
  font-size: 13px
}

.datepicker thead tr .next,.datepicker thead tr .prev {
  color: #2164d9;
  content: '';
  font-size: 0
}

.datepicker thead tr .next:before,.datepicker thead tr .prev:before {
  color: #2164d9;
  font-family: 'font awesome 5 pro';
  font-size: 10px
}

.datepicker thead tr .prev:before {
  content: "\f053"
}

.datepicker thead tr .next:before {
  content: "\f054"
}

.datepicker thead tr .dow {
  color: #2164d9;
  text-transform: uppercase;
  font-size: 11px
}

.datepicker thead tr th {
  width: 31px;
  height: 29px
}

.datepicker tbody tr .odd {
  color: #d0d3d8
}

.datepicker table tr td {
  width: 31px;
  height: 29px
}

.datepicker table tr td.old,.datepicker table tr td.new {
  color: #e6e6e6
}

.datepicker table tr td.day:hover {
  background: #f0f0f0
}

.datepicker table tr td.active {
  background-color: #2164d9!important
}

.datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover {
  background-image: none;
  text-shadow: none;
  font-weight: 600
}

.datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover {
  background-color: #f0f0f0;
  background-image: none;
  color: #fff
}

.datepicker table tr td span {
  border-radius: 4px;
  width: 42px;
  height: 42px;
  line-height: 42px
}

.datepicker table tr td span.active {
  background-color: #2164d9!important
}

.datepicker table tr td span.active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover {
  background-image: none;
  border: none;
  text-shadow: none
}

.datepicker.dropdown-menu {
  border-color: #e6e6e6;
  color: #1f2937
}

.datepicker.datepicker-dropdown.datepicker-orient-bottom:before {
}

.datepicker-inline {
  width: auto
}

.input-daterange .input-group-addon {
  text-shadow: none;
  border: 0
}

.bootstrap-timepicker-widget table td a i {
  font-size: 1em
}

.bootstrap-timepicker-widget a.btn,.bootstrap-timepicker-widget .bootstrap-timepicker-widget input {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px
}

.bootstrap-timepicker-widget.dropdown-menu {
  background: #fff
}

.daterangepicker {
  background: #fff
}

.daterangepicker .calendar .calendar-date {
  border: 1px solid rgba(0,0,0,.07)
}

.daterangepicker .calendar .prev,.daterangepicker .calendar .next,.daterangepicker .calendar th {
  text-transform: uppercase;
  font-size: 11px
}

.daterangepicker .calendar .month {
  font-size: 13px
}

.daterangepicker td.active,.daterangepicker td.active:hover {
  background-color: #2164d9;
  border-color: #2164d9
}

.ui-select-bootstrap .ui-select-choices-row.active>a {
  background: #f0f0f0;
  border-radius: 3px;
  color: #1f2937
}

.ui-select-bootstrap>.ui-select-choices {
  background-color: #fff
}

.ui-select-choices-group-label {
  color: #2c2c2c;
  font-weight: 700
}

.dropdown-placeholder {
  display: inline-block;
  vertical-align: middle
}

.dropdown-mask {
  bottom: 0;
  display: none;
  left: 0;
  outline: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 600
}

.form-group-default .bootstrap-tagsinput {
  border: 0;
  padding-left: 0
}

.bootstrap-tagsinput {
  background-color: transparent;
  border: 1px solid rgba(0,0,0,.07);
  border-radius: 4px;
  padding-bottom: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  -webkit-transition: background .2s linear 0s;
  transition: background .2s linear 0s
}

.bootstrap-tagsinput.active-element {
  background-color: #e6e6e6
}

.bootstrap-tagsinput input {
  border: none;
  margin-bottom: 0;
  min-height: 25px;
  min-width: 10em!important
}

.bootstrap-tagsinput .tag {
  vertical-align: middle;
  padding: 6px 9px;
  padding-right: 6px;
  border-radius: 3px;
  line-height: 30px
}

.bootstrap-tagsinput .tag[data-role=remove] {
  margin-left: 4px
}

.bootstrap-tagsinput .tag[data-role=remove]:hover:active,.bootstrap-tagsinput .tag [data-role=remove]:hover {
  box-shadow: none
}

.bootstrap-tagsinput .tag [data-role=remove]:after {
  font-family: pages-icon;
  content: "\e60a";
  padding: 0
}

.wysiwyg5-wrapper {
  position: relative
}

.wysiwyg5-wrapper .wysihtml5-toolbar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f0f0f0;
  border-top: 1px solid #e6e6e6
}

.wysiwyg5-wrapper .wysihtml5-toolbar .btn {
  background: none repeat scroll 0 0 transparent;
  border-color: transparent;
  border-right-color: #e6e6e6;
  color: #a5a5a5;
  font-size: 16px;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
  padding: 0 5px;
  border-width: 1px;
  border-radius: 0!important;
  box-shadow: none!important
}

.wysiwyg5-wrapper .wysihtml5-toolbar .btn:hover .editor-icon {
  opacity: .8
}

.wysiwyg5-wrapper .wysihtml5-toolbar .btn.active .editor-icon {
  opacity: 1
}

.wysiwyg5-wrapper .wysihtml5-toolbar .btn.dropdown-toggle {
  padding-left: 10px;
  padding-right: 20px
}

.wysiwyg5-wrapper .wysihtml5-toolbar .btn.dropdown-toggle .current-font {
  opacity: .5;
  font-size: 14px
}

.wysiwyg5-wrapper .wysihtml5-toolbar>li {
  margin: 0;
  padding: 0
}

.wysiwyg5-wrapper .wysiwyg {
  width: 100%;
  min-height: 200px;
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 50px!important;
  border: 0
}

.wysiwyg5-wrapper .wysiwyg:focus {
  background-color: #fafafa;
  outline: 0!important;
  -webkit-box-shadow: none;
  box-shadow: none
}

.wysiwyg5-wrapper .expand-wysiwyg {
  bottom: 0;
  color: #a5a5a5;
  font-size: 20px;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  position: absolute;
  right: 0
}

.wysiwyg5-wrapper .wysihtml5-sandbox {
  border: none!important;
  padding: 16px 16px 50px!important;
  width: 100%!important
}

.wysiwyg5-wrapper .wysihtml5-sandbox.expanded {
  height: 100%!important
}

.toggle-wysiwyg {
  position: absolute;
  right: 15px;
  top: 0
}

.toggle-wysiwyg li {
  display: inline-block;
  font-weight: 600
}

.editor-icon {
  background-image: url(/assets/aux/img/editor_tray.png);
  display: inline-block;
  height: 40px;
  margin-top: 5px;
  opacity: .4;
  vertical-align: top;
  width: 40px
}

.editor-icon-headline {
  background-position: 0 0;
  width: 31px
}

.editor-icon-bold {
  background-position: -40px 0
}

.editor-icon-italic {
  background-position: -80px 0
}

.editor-icon-underline {
  background-position: -120px 0
}

.editor-icon-link {
  background-position: -160px 0
}

.editor-icon-quote {
  background-position: -200px 0
}

.editor-icon-ul {
  background-position: -240px 0
}

.editor-icon-ol {
  background-position: -280px 0
}

.editor-icon-outdent {
  background-position: -320px 0
}

.editor-icon-indent {
  background-position: -360px 0
}

.editor-icon-image {
  background-position: -400px 0
}

.editor-icon-html {
  background-position: -440px 0
}

.summernote-wrapper .note-editor {
  border-color: #e6e6e6
}

.summernote-wrapper .note-editor .note-toolbar {
  padding: 0;
  background-color: #f0f0f0;
  border-bottom: none;
  margin-left: 0
}

.summernote-wrapper .note-editor .note-toolbar .btn-group {
  margin: 0 -1px 0 0
}

.summernote-wrapper .note-editor .note-toolbar .btn-group .btn {
  font-size: 1em;
  font-weight: 600;
  height: 35px;
  min-width: 47px;
  line-height: 35px;
  padding: 0 5px;
  border-radius: 0;
  background-color: #f0f0f0;
  border-color: transparent;
  border-right-color: #e6e6e6;
  border-bottom-color: #e6e6e6;
  color: #1f2937
}

.summernote-wrapper .note-editor .note-toolbar .btn-group .btn.active,.summernote-wrapper .note-editor .note-toolbar .btn-group .btn:active {
  background-color: #e6e6e6
}

.summernote-wrapper .note-editor .note-toolbar .btn-group .btn.dropdown-toggle {
  min-width: 61px
}

.summernote-wrapper .note-editor .note-toolbar .btn-group .btn:not(:last-child),.summernote-wrapper .note-editor .note-toolbar .btn-group .btn:not(:only-child) {
  margin-right: 1px
}

.summernote-wrapper .note-editor .note-statusbar {
  background-color: transparent
}

.summernote-wrapper .note-editor .note-statusbar .note-resizebar {
  border-top-color: transparent
}

.summernote-wrapper .note-editor .note-statusbar .note-resizebar .note-icon-bar {
  border-top: 1px solid #e6e6e6
}

.summernote-wrapper .note-popover .popover .popover-content .dropdown-menu li a i,.summernote-wrapper .note-toolbar .dropdown-menu li a i {
  color: #2164d9
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset!important
}

input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #f0f0f0 inset!important
}

input.error:-webkit-autofill,input.error:-webkit-autofill:focus,.has-error input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #f9e9e9 inset!important
}

div.cs-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
  background: #fff;
  width: 100%;
  max-width: 500px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

div.cs-select:focus {
  outline: none
}

.cs-select select {
  display: none
}

.cs-select span {
  display: block;
  position: relative;
  cursor: pointer;
  padding: 1em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.cs-select>span {
  padding-right: 3em
}

.cs-select>span::after,.cs-select .cs-selected span::after {
  speak: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.cs-select>span::after {
  content: '\25BE';
  right: 1em
}

.cs-select .cs-selected span::after {
  content: '\2713';
  margin-left: 1em
}

.cs-select.cs-active>span::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg)
}

.cs-select .cs-options {
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: #fff;
  visibility: hidden
}

.cs-select.cs-active .cs-options {
  visibility: visible
}

.cs-select ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%
}

.cs-select ul span {
  padding: 1em
}

.cs-select ul li.cs-focus span {
  background-color: #ddd
}

.cs-select li.cs-optgroup ul {
  padding-left: 1em
}

.cs-select li.cs-optgroup>span {
  cursor: default
}

div.cs-skin-slide {
  color: #fff;
  width: 300px
}

@media screen and (max-width: 30em) {
  div.cs-skin-slide {
      font-size:1em;
      width: 250px
  }
}

div.cs-skin-slide::before {
  content: '';
  background: #282b30;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s
}

.cs-skin-slide.cs-active::before {
  -webkit-transform: scale3d(1.1,3.5,1);
  transform: scale3d(1.1,3.5,1)
}

.cs-skin-slide>span {
  height: 80px;
  line-height: 32px;
  -webkit-transition: text-indent .3s,opacity .3s;
  transition: text-indent .3s,opacity .3s
}

@media screen and (max-width: 30em) {
  .cs-skin-slide>span {
      height:60px;
      line-height: 28px
  }
}

.cs-skin-slide.cs-active>span {
  text-indent: -290px;
  opacity: 0
}

.cs-skin-slide.cs-active>span::after {
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0)
}

.cs-skin-slide .cs-options {
  background: 0 0;
  width: 70%;
  height: 400%;
  padding: 1.9em 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%,-50%,0);
  transform: translate3d(-50%,-50%,0);
  -ms-transform: translate(-50%,-50%)
}

@media screen and (max-width: 30em) {
  .cs-skin-slide .cs-options {
      padding-top:3em
  }
}

.cs-skin-slide .cs-options li {
  opacity: 0;
  -webkit-transform: translate3d(30%,0,0);
  transform: translate3d(30%,0,0);
  -webkit-transition: -webkit-transform .3s,opacity .3s;
  transition: transform .3s,opacity .3s
}

.cs-skin-slide.cs-active .cs-options li {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  opacity: 1
}

.cs-skin-slide.cs-active .cs-options li:first-child {
  -webkit-transition-delay: .05s;
  transition-delay: .05s
}

.cs-skin-slide.cs-active .cs-options li:nth-child(2) {
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.cs-skin-slide.cs-active .cs-options li:nth-child(3) {
  -webkit-transition-delay: .15s;
  transition-delay: .15s
}

.cs-skin-slide.cs-active .cs-options li:nth-child(4) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s
}

.cs-skin-slide.cs-active .cs-options li:nth-child(5) {
  -webkit-transition-delay: .25s;
  transition-delay: .25s
}

.cs-skin-slide .cs-options li span {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 65%;
  padding: .8em 1em .8em 2.5em
}

.cs-skin-slide .cs-options li span:hover,.cs-skin-slide .cs-options li.cs-focus span,.cs-skin-slide .cs-options li.cs-selected span {
  color: #eb7e7f;
  background: 0 0
}

.cs-skin-slide .cs-selected span::after {
  content: ''
}

.form-group-default .cs-skin-slide>span {
  padding: 0 30px 0 0;
  height: 22px;
  line-height: 21px
}

.form-group-default .cs-wrapper {
  width: 100%
}

.cs-wrapper {
  display: inline-block
}

.form-control.cs-select:not(.cs-active) {
  width: 100%!important
}

.cs-select {
  background-color: transparent
}

.cs-select span {
  text-overflow: initial
}

.cs-select .cs-placeholder {
  width: 100%
}

div.cs-skin-slide {
  width: auto;
  color: #5e5e5e
}

div.cs-skin-slide:before {
  background-color: transparent
}

div.cs-skin-slide.cs-transparent {
  background: 0 0
}

div.cs-skin-slide.cs-transparent .cs-backdrop {
  border-color: transparent;
  background: 0 0
}

div.cs-skin-slide.cs-transparent.cs-active .cs-backdrop {
  background: #fafafa
}

div.cs-skin-slide>span {
  height: 35px;
  padding: 6px 33px 6px 17px;
  line-height: 23px;
  z-index: 1
}

div.cs-skin-slide.cs-active {
  z-index: 790
}

div.cs-skin-slide.cs-active:before {
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1)
}

div.cs-skin-slide.cs-active .cs-backdrop {
  border: transparent;
  background: #fafafa;
  box-shadow: -1px 0 1px #ccc,1px 0 1px #ccc
}

div.cs-skin-slide>span:after,div.cs-skin-slide.cs-active>span:after {
  content: "\f0d7";
  font-family: 'font awesome 5 pro';
  color: #5e5e5e
}

div.cs-skin-slide .cs-options {
  height: auto;
  padding: 9px 0;
  width: auto;
  padding: 10px;
  max-height: 350px;
  transform: translate3d(1,1,1);
  overflow: hidden;
  z-index: 1
}

div.cs-skin-slide .cs-options ul {
  width: 100%;
  display: table
}

div.cs-skin-slide .cs-options ul li {
  display: table-row
}

div.cs-skin-slide .cs-options ul li span {
  display: table-cell;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  padding: 5px 0;
  text-transform: none;
  max-height: 350px;
  overflow-y: auto
}

div.cs-skin-slide .cs-options ul li span:hover,div.cs-skin-slide .cs-options ul li.cs-focus span,div.cs-skin-slide .cs-options ul li.cs-selected span {
  color: #2c2c2c
}

.cs-backdrop {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid rgba(0,0,0,.07);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.cs-skin-slide.cs-active .cs-options li:nth-child(6) {
  transition-delay: .3s
}

.cs-skin-slide.cs-active .cs-options li:nth-child(7) {
  transition-delay: .35s
}

.cs-skin-slide.cs-active .cs-options li:nth-child(8) {
  transition-delay: .4s
}

.cs-skin-slide.cs-active .cs-options li:nth-child(9) {
  transition-delay: .45s
}

.cs-skin-slide.cs-active .cs-options li:nth-child(10) {
  transition-delay: .5s
}

.cs-skin-slide.cs-active .cs-options li:nth-child(11) {
  transition-delay: .55s
}

.twitter-typeahead {
  width: 100%
}

.tt-menu {
  width: 500px;
  padding: 3px 10px 3px 3px;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.07);
  border-top: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
  box-shadow: 0 4px 5px rgba(0,0,0,.15)
}

.tt-suggestion {
  color: #1f2937;
  padding: 3px 7px 4px;
  padding-left: 26px;
  line-height: 24px
}

.tt-suggestion:hover {
  cursor: pointer;
  background: #f0f0f0
}

.tt-suggestion.tt-cursor {
  background: #f0f0f0
}

.tt-suggestion p {
  margin: 0
}

.ui-grid {
  border: none
}

.ui-grid-top-panel {
  background: 0 0
}

.ui-grid-top-panel .ui-grid-header-cell-label {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  padding-top: 14px;
  padding-bottom: 14px;
  vertical-align: middle;
  border-bottom: 1px solid rgba(230,230,230,.7);
  color: rgba(44,44,44,.35)
}

.ui-grid-canvas .ui-grid-cell {
  height: auto!important
}

.ui-grid-cell-contents {
  padding: 20px
}

.ui-grid-cell-contents:focus {
  outline: none!important
}

.ui-grid-cell,.ui-grid-header-cell {
  border-right: none
}

.ui-grid-top-panel .ui-grid-header-cell-label {
  border-bottom: none
}

.ui-grid-column-menu-button {
  top: 50%;
  margin-top: -13px
}

.line-chart .nvd3 line.nv-guideline {
  stroke-width: 30px;
  stroke-opacity: .04;
  stroke: #000
}

.line-chart .nvd3 .nv-groups path.nv-area {
  fill-opacity: .1
}

.line-chart .nvd3 .nv-groups path.nv-line {
  stroke-opacity: .3
}

.line-chart .nvd3 .nv-axis line {
  stroke-opacity: .5
}

.line-chart[data-x-grid=false] .nv-x .tick line {
  display: none
}

.line-chart[data-y-grid=false] .nv-y .tick line {
  display: none
}

.line-chart .domain {
  opacity: 0
}

.line-chart[data-points=true] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill-opacity: 1;
  stroke-opacity: .5
}

.line-chart .nvtooltip table td.legend-color-guide div {
  border-radius: 100px
}

.line-chart thead .nv-pointer-events-none strong {
  color: #afafaf
}

.line-chart .nv-pointer-events-none {
  font-size: 1em
}

.line-chart .nv-pointer-events-none .value.nv-pointer-events-none {
  font-weight: 400;
  font-size: 11px;
  color: #afafaf
}

.line-chart .nvtooltip table {
  margin: 12px 10px 14px 15px
}

.line-chart .nvtooltip.xy-tooltip.nv-pointer-events-none {
  border-color: rgba(0,0,0,.12);
  box-shadow: 0 0 6px rgba(0,0,0,.1)
}

.line-chart[data-stroke-width="1"] .nvd3 .nv-groups path.nv-line {
  stroke-width: 1px
}

.line-chart[data-stroke-width="1"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke-width: 2px
}

.line-chart[data-stroke-width="2"] .nvd3 .nv-groups path.nv-line {
  stroke-width: 2px
}

.line-chart[data-stroke-width="2"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke-width: 3px
}

.line-chart[data-stroke-width="3"] .nvd3 .nv-groups path.nv-line {
  stroke-width: 3px
}

.line-chart[data-stroke-width="3"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke-width: 4px
}

.line-chart .tick text,.line-chart .nvd3 .nv-axis .nv-axisMaxMin text {
  fill: rgba(98,98,98,.5);
  font-family: montserrat;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 400
}

.line-chart .nvd3.nv-scatter .nv-groups .nv-point.hover,.line-chart .nvd3 .nv-groups .nv-point.hover {
  fill: inherit!important;
  stroke: inherit!important
}

.line-chart[data-line-color=master] .nvd3 line.nv-guideline,.line-chart[data-line-color=master] .nvd3 .nv-groups path.nv-line,.line-chart[data-line-color=master] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #1f2937
}

.line-chart[data-line-color=success] .nvd3 line.nv-guideline,.line-chart[data-line-color=success] .nvd3 .nv-groups path.nv-line,.line-chart[data-line-color=success] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #10cfbd
}

.line-chart[data-line-color=primary] .nvd3 line.nv-guideline,.line-chart[data-line-color=primary] .nvd3 .nv-groups path.nv-line,.line-chart[data-line-color=primary] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #2164d9
}

.line-chart[data-line-color=info] .nvd3 line.nv-guideline,.line-chart[data-line-color=info] .nvd3 .nv-groups path.nv-line,.line-chart[data-line-color=info] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #3b4752
}

.line-chart[data-line-color=complete] .nvd3 line.nv-guideline,.line-chart[data-line-color=complete] .nvd3 .nv-groups path.nv-line,.line-chart[data-line-color=complete] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #48b0f7
}

.line-chart[data-line-color=warning] .nvd3 line.nv-guideline,.line-chart[data-line-color=warning] .nvd3 .nv-groups path.nv-line,.line-chart[data-line-color=warning] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #ff9800
}

.line-chart[data-line-color=danger] .nvd3 line.nv-guideline,.line-chart[data-line-color=danger] .nvd3 .nv-groups path.nv-line,.line-chart[data-line-color=danger] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #f55753
}

.line-chart[data-line-color=white] .nvd3 line.nv-guideline,.line-chart[data-line-color=white] .nvd3 .nv-groups path.nv-line,.line-chart[data-line-color=white] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #fff
}

.line-chart[data-line-color=black] .nvd3 line.nv-guideline,.line-chart[data-line-color=black] .nvd3 .nv-groups path.nv-line,.line-chart[data-line-color=black] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke: #000
}

.line-chart[data-area-color=master] .nvd3 .nv-groups path.nv-area {
  fill: #1f2937
}

.line-chart[data-area-color=success] .nvd3 .nv-groups path.nv-area {
  fill: #10cfbd
}

.line-chart[data-area-color=info] .nvd3 .nv-groups path.nv-area {
  fill: #3b4752
}

.line-chart[data-area-color=complete] .nvd3 .nv-groups path.nv-area {
  fill: #48b0f7
}

.line-chart[data-area-color=primary] .nvd3 .nv-groups path.nv-area {
  fill: #2164d9
}

.line-chart[data-area-color=warning] .nvd3 .nv-groups path.nv-area {
  fill: #ff9800
}

.line-chart[data-area-color=danger] .nvd3 .nv-groups path.nv-area {
  fill: #f55753
}

.line-chart[data-area-color=white] .nvd3 .nv-groups path.nv-area {
  fill: #fff
}

.line-chart[data-area-color=black] .nvd3 .nv-groups path.nv-area {
  fill: #000
}

.line-chart[data-point-color=master] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill: #1f2937
}

.line-chart[data-point-color=success] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill: #10cfbd
}

.line-chart[data-point-color=info] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill: #3b4752
}

.line-chart[data-point-color=complete] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill: #48b0f7
}

.line-chart[data-point-color=primary] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill: #2164d9
}

.line-chart[data-point-color=warning] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill: #ff9800
}

.line-chart[data-point-color=danger] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill: #f55753
}

.line-chart[data-point-color=white] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill: #fff
}

#nvd3-line svg,#nvd3-line2 svg,#nvd3-area svg {
  height: 500px
}

.rickshaw-chart.rickshaw_graph .detail {
  padding-left: 15px;
  transform: translateX(-15px);
  width: 30px;
  background: rgba(0,0,0,.04);
  right: -15px
}

.rickshaw-chart.rickshaw_graph .detail .item,.rickshaw-chart.rickshaw_graph .detail .x_label {
  transform: translateX(15px)
}

.rickshaw-chart.rickshaw_graph .detail:after {
  content: "";
  width: 1px;
  background: rgba(0,0,0,.2);
  height: 100%;
  display: block
}

.rickshaw-chart .y_grid .tick.major line {
  stroke-dasharray: 3px,5px;
  opacity: .7
}

.rickshaw-chart.rickshaw_graph .detail .x_label {
  display: none
}

.rickshaw-chart.rickshaw_graph .detail .item {
  line-height: 1.4;
  padding: .5em
}

.rickshaw-chart.rickshaw_graph .detail_swatch {
  float: right;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px 0 0
}

.rickshaw-chart.rickshaw_graph .detail .date {
  font-size: 11px;
  color: #a0a0a0;
  opacity: .5
}

#tab-rickshaw-realtime #rickshaw-realtime_y_axis {
  position: absolute;
  top: 0;
  background: rgba(255,255,255,.8);
  bottom: 0;
  width: 40px;
  left: 0;
  z-index: 1
}

#tab-rickshaw-realtime #rickshaw-realtime_y_axis .rickshaw_graph .y_ticks path,#tab-rickshaw-realtime #rickshaw-realtime_y_axis .rickshaw_graph .x_ticks_d3 path {
  fill: none;
  stroke: none
}

#tab-rickshaw-realtime #rickshaw-realtime_y_axis .rickshaw_graph .y_ticks text,#tab-rickshaw-realtime #rickshaw-realtime_y_axis .rickshaw_graph .x_ticks_d3 text {
  opacity: .35;
  font-size: 11px
}

#tab-rickshaw-bars #rickshaw-stacked-bars.rickshaw_graph .detail .dot {
  border-radius: 50px
}

#tab-rickshaw-bars #rickshaw-stacked-bars.rickshaw_graph .detail .x_label {
  display: none
}

#tab-rickshaw-bars #rickshaw-stacked-bars.rickshaw_graph .detail .item {
  line-height: 1.4;
  padding: .5em
}

#tab-rickshaw-bars #rickshaw-stacked-bars .detail_swatch {
  float: right;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px 0 0
}

#tab-rickshaw-bars #rickshaw-stacked-bars.rickshaw_graph .detail .date {
  font-size: 11px;
  color: #a0a0a0;
  opacity: .5
}

#tab-rickshaw-slider #rickshaw-slider {
  height: 500px
}

#tab-rickshaw-slider .rickshaw_graph .x_grid_d3 .tick {
  stroke-opacity: 0
}

#tab-rickshaw-slider .rickshaw_graph .y_ticks path,#tab-rickshaw-slider .rickshaw_graph .x_ticks_d3 path {
  stroke: none
}

#tab-rickshaw-slider .rickshaw_graph .y_ticks text,#tab-rickshaw-slider .rickshaw_graph .x_ticks_d3 text {
  font-size: 11px
}

#tab-rickshaw-slider .rickshaw_range_slider_preview .frame {
  opacity: 0
}

#tab-rickshaw-slider .rickshaw_range_slider_preview .left_handle,#tab-rickshaw-slider .rickshaw_range_slider_preview .right_handle {
  fill: #000;
  fill-opacity: .1!important
}

#tab-rickshaw-slider .slider {
  position: absolute;
  top: 0;
  height: 93px;
  overflow: hidden
}

#tab-rickshaw-slider .chart {
  position: absolute;
  bottom: 40px;
  top: 150px;
  left: 33px;
  right: 0;
  width: auto
}

#tab-rickshaw-slider .chart .x_tick.plain .title {
  font-size: 11px
}

#tab-rickshaw-slider .y_axis {
  bottom: 0;
  position: absolute;
  top: 150px;
  width: 40px;
  left: -6px
}

#tab-rickshaw-slider .rickshaw_graph .x_tick {
  border-color: transparent
}

#tab-rickshaw-slider .rickshaw_graph .x_tick .title {
  bottom: -24px;
  left: -15px
}

.list-view-wrapper {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  -webkit-overflow-scrolling: touch
}

.list-view-container {
  position: relative
}

.list-view-container .list-quickscroll ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 120;
  padding-top: 10px;
  padding-bottom: 10px
}

.list-view-container .list-quickscroll ul li a {
  font-size: .7em;
  vertical-align: baseline
}

.list-view-group-container {
  margin: 0;
  min-height: 1px;
  overflow: hidden;
  padding: 26px 0 0;
  position: relative
}

.list-view-group-container:last-child ul {
  border: 0
}

.list-view-group-header,.list-view-fake-header {
  background: #fafafa;
  color: #232830;
  font: normal 11px/14px;
  text-transform: uppercase;
  margin: 0;
  padding: 6px 0 5px 15px;
  position: absolute;
  border-top: 1px solid rgba(0,0,0,.07);
  border-bottom: 1px solid rgba(0,0,0,.07);
  z-index: 10
}

.list-view-group-header {
  bottom: auto;
  min-height: 1px;
  top: 0;
  width: 100%;
  border-top: 0
}

.list-view-fake-header {
  width: 100%;
  z-index: 100;
  font-size: 11px!important;
  line-height: 14px!important
}

.list-view-fake-header.list-view-hidden {
  visibility: hidden
}

.list-view-group-container.list-view-animated .list-view-group-header {
  bottom: 0;
  top: auto
}

input.list-view-search {
  font-size: 15px;
  color: #232830
}

.no-top-border .list-view-fake-header {
  border-top: 0
}

.list-view ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid rgba(0,0,0,.07)
}

.list-view li {
  padding-left: 15px;
  white-space: nowrap;
  cursor: pointer;
  width: 100%;
  display: table
}

.list-view li:hover {
  background-color: #daeffd
}

.list-view li.active {
  background-color: #fef6dd
}

.list-view li p {
  margin: 0;
  line-height: 19px
}

.list-view li>a {
  margin-right: 15px;
  display: table;
  width: 100%
}

.list-view.boreded li>a {
  border-bottom: 1px solid rgba(0,0,0,.07)
}

.list-view.boreded li:last-child>a {
  border-bottom: 0
}

.list-view.boreded li+li {
  border-top: 0
}

[data-ios=true] .list-view-group-header,[data-ios=true] .list-view-fake-header {
  width: 288px
}

.list-group-item {
  border: 1px solid #f0f0f0
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
  background-color: #40d9ca;
  border-color: #40d9ca
}

.list-group-item:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px
}

.list-group-item:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px
}

.social-wrapper,.social {
  height: 100%;
  width: 100%
}

.social-wrapper .social .jumbotron {
  height: 60vh
}

.social-wrapper .social .cover-photo {
  position: relative;
  margin: 0 auto;
  overflow-x: hidden
}

.social-wrapper .social .cover-photo:before {
  background-image: url(/assets/aux/img/linear_gradient.png);
  background-repeat: repeat-x;
  bottom: 0;
  content: " ";
  height: 270px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1
}

.social-wrapper .social .cover-photo .pull-bottom {
  z-index: 2
}

.cover-img-container {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.cover-img-container .cover-img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  min-width: 100%;
  min-height: 100%
}

.social-user-profile {
  width: 52px
}

.social-user-profile>.thumbnail-wrapper {
  float: none
}

.social-wrapper .social .feed {
  overflow-y: hidden;
  width: 100%
}

.social-wrapper .social .feed>.day {
  white-space: normal;
  display: block;
  width: 100%;
  margin: 0 auto
}

.social-wrapper .social .feed>.day:after {
  feed: '';
  display: block;
  clear: both
}

.social-wrapper .social .feed>.day:hover>.timeline:after {
  background: #48b0f7
}

.simform {
  margin-left: 0;
  padding: 0;
  position: static;
  margin-bottom: 20px
}

.simform .error-message {
  padding-top: 29px!important;
  padding-left: 22px
}

.simform .final-message,.simform .error-message {
  font-size: 15px;
  opacity: .5;
  display: none;
  margin-top: 19px;
  position: static;
  text-align: left;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0)
}

.simform ol:before {
  background: 0 0
}

.simform .questions li {
  overflow: hidden
}

.simform .questions li.current {
  position: relative
}

.simform .questions li.current input {
  font-size: 14px;
  padding: 0!important;
  margin: 0!important
}

.simform .questions li>span {
  width: 100%
}

.simform .questions li>span label {
  font-size: 1em;
  opacity: .55;
  font-weight: 300;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease
}

.simform .questions input {
  background: 0 0!important;
  height: 30px
}

.simform .questions .current input,.simform .no-js .questions input {
  background: 0 0;
  border: none
}

.simform .controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

.simform .controls .next,.simform .controls .number {
  display: none!important
}

@media(min-width: 991px) and (max-width:1070px) {
  .day .card:first-child .col-md-4:first-child {
      width:100%;
      margin-bottom: 20px
  }

  .day .card:first-child .col-md-4:nth-child(2),.day .card:first-child .col-md-4:nth-child(3) {
      width: 50%
  }
}

@media(max-width: 667px) {
  .social-wrapper .social .feed>.day>.card {
      width:100%!important
  }
}

.compose-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  background: #fff;
  border-top: 1px solid #f0f0f0;
  z-index: 101
}

.compose-wrapper .compose-email {
  font-size: 24px
}

.email-composer {
  margin-left: 250px;
  position: relative;
  overflow: auto;
  height: 100%;
  background: #fff
}

.email-composer .email-toolbar-wrapper .wysihtml5-toolbar {
  background: #f0f0f0;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  border-top: none
}

.email-composer .email-body-wrapper {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px
}

.email-composer .bootstrap-tagsinput {
  margin: 0;
  padding: 0
}

.email-composer>.row {
  margin-left: -30px;
  margin-right: -30px
}

.split-view .split-details .email-content-wrapper {
  background: #fff;
  height: 100%;
  width: auto;
  overflow: auto
}

.split-view .split-details .email-content-wrapper .actions-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50px;
  z-index: 799
}

.split-view .split-details .email-content-wrapper .email-content {
  margin: 0 auto;
  width: 600px;
  display: block;
  padding-top: 62px;
  padding-bottom: 70px;
  padding-left: 20px;
  padding-right: 20px
}

.split-view .split-details .email-content-wrapper .email-content .email-content-header .sender .name {
  font-size: 15px;
  color: #3b4752
}

.split-view .split-details .email-content-wrapper .email-content .email-content-header .sender .datetime {
  color: #1f2937;
  opacity: .45;
  font-family: arial
}

.split-view .split-details .email-content-wrapper .email-content .email-content-header .subject {
  font-family: arial;
  color: #3b4752;
  font-size: 15.2px;
  line-height: 17px
}

.split-view .split-details .email-content-wrapper .email-content .email-content-header .fromto .btn-xs {
  border-radius: 13px
}

.split-view .split-details .email-content-wrapper .email-content .email-content-body p {
  line-height: 23px;
  color: #1f2937;
  letter-spacing: .001em
}

.split-view .split-details .email-content-wrapper .email-content .email-reply {
  min-height: 200px
}

.split-view .split-details .email-content-wrapper .email-content .editor-wrapper {
  border: 1px solid rgba(0,0,0,.05)
}

.split-view .split-details .email-content-wrapper .email-content .editor-wrapper .wysihtml5-sandbox {
  max-height: 150px;
  min-height: 130px!important;
  width: 100%!important
}

.header-wrapper-email {
  font-size: 14.92px
}

.header-wrapper-email .dropdown>.btn {
  color: #48b0f7
}

.header-wrapper-email .btn:hover {
  text-decoration: none
}

@media(max-width: 1024px) {
  .email-composer {
      margin-left:0
  }
}

.calendar {
  height: 100%
}

.calendar .drager {
  overflow: hidden
}

.calendar .drager .scroll-element {
  display: none
}

.calendar.month {
  padding-left: 5px
}

.calendar.month .options .date {
  margin-bottom: 22px
}

.calendar.month .week-dragger {
  display: none
}

.calendar.month .calendar-container {
  border-top: 1px solid #e6e6e6;
  padding-top: 0;
  height: calc(100% - 169px)
}

.calendar.month .calendar-container .view .tble {
  width: 100%
}

.calendar.month .calendar-container .view .tble .thead .tcell .weekday {
  margin-left: 10px
}

.calendar .calendar-header {
  height: 43px;
  background-color: #fafafa;
  line-height: 43px;
  padding-left: 60px
}

.calendar .calendar-header>.drager {
  width: calc(100% - 141px);
  border-right: 1px solid rgba(0,0,0,.33);
  line-height: 35px
}

.calendar .calendar-header .years {
  width: auto;
  list-style: none;
  white-space: nowrap;
  margin-top: 5px
}

.calendar .calendar-header .years .year {
  display: inline-block;
  width: 69px;
  text-align: center;
  white-space: nowrap
}

.calendar .calendar-header .years .year>a {
  color: rgba(0,0,0,.5);
  position: relative
}

.calendar .calendar-header .years .year>a.active {
  color: #000
}

.calendar .calendar-header .years .year>a.has-event:before {
  position: absolute;
  content: '\25CF';
  width: 100%;
  font-size: 8px;
  line-height: 6px;
  text-align: center;
  color: rgba(0,0,0,.44)
}

.calendar .options {
  padding-left: 60px;
  margin-top: 15px
}

.calendar .options .months {
  width: auto;
  white-space: nowrap;
  height: 43px;
  line-height: 43px
}

.calendar .options .months .month {
  min-width: 30px;
  max-width: 100px;
  padding: 0 10px;
  display: inline-block
}

.calendar .options .months .month>a {
  position: relative;
  color: rgba(0,0,0,.28)
}

.calendar .options .months .month>a:hover {
  color: rgba(0,0,0,.33)
}

.calendar .options .months .month>a.active {
  color: #000
}

.calendar .options .months .month>a.has-event:before {
  position: absolute;
  content: '\25CF';
  top: -6px;
  width: 100%;
  font-size: 8px;
  line-height: 6px;
  text-align: center;
  color: rgba(0,0,0,.33)
}

.calendar .options .date {
  margin-bottom: 20px
}

.calendar .week-dragger {
  border-bottom: 1px solid #e6e6e6;
  margin-left: -20px
}

.calendar .weeks-wrapper {
  width: auto;
  white-space: nowrap;
  padding-left: 10px;
  padding-bottom: 12px;
  margin-bottom: 5px;
  margin-left: 20px
}

.calendar .weeks-wrapper .week {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  padding-right: 30px
}

.calendar .weeks-wrapper .week:first-child {
  padding-left: 4px
}

.calendar .weeks-wrapper .week:last-child {
  padding-left: 0
}

.calendar .weeks-wrapper .week:before {
  content: '';
  position: absolute;
  right: -20px;
  bottom: 6px;
  height: 20px;
  width: 20px;
  border-left: 1px dotted rgba(0,0,0,.3)
}

.calendar .weeks-wrapper .week.active .day-wrapper .week-date .day>a {
  color: rgba(0,0,0,.6)
}

.calendar .weeks-wrapper .week .day-wrapper {
  display: inline-block
}

.calendar .weeks-wrapper .week .day-wrapper .week-date {
  text-align: center;
  width: 21px;
  height: 21px;
  margin: 6px;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px
}

.calendar .weeks-wrapper .week .day-wrapper .week-date.current-date {
  background-color: #e6e6e6
}

.calendar .weeks-wrapper .week .day-wrapper .week-date.active {
  background-color: #10cfbd
}

.calendar .weeks-wrapper .week .day-wrapper .week-date.active .day>a {
  font-weight: 700;
  opacity: 1;
  color: #fff
}

.calendar .weeks-wrapper .week .day-wrapper .week-date .day>a {
  letter-spacing: -.01em
}

.calendar .weeks-wrapper .week .day-wrapper .week-day {
  text-align: center
}

.calendar .weeks-wrapper .week .day-wrapper .day {
  display: inline-block;
  text-align: center;
  position: relative;
  z-index: 10;
  padding: 1px 0;
  font-size: 1em;
  color: rgba(0,0,0,.3)
}

.calendar .weeks-wrapper .week .day-wrapper .day>a {
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
  color: rgba(0,0,0,.3);
  opacity: .7;
  font-weight: 600
}

.calendar .weeks-wrapper .week .day-wrapper .day>a.has-event:before {
  position: absolute;
  content: '\25CF';
  top: -10px;
  width: 100%;
  font-size: 8px;
  line-height: 6px;
  text-align: center;
  color: #10cfbd
}

.calendar .weeks-wrapper .week .day-wrapper .day.week-header {
  text-transform: uppercase;
  text-align: center;
  font-size: 10px
}

.calendar .calendar-container {
  position: relative;
  height: calc(100% - 200px);
  padding-top: 10px
}

.calendar .calendar-container .view {
  width: 100%;
  height: 100%;
  white-space: nowrap;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.calendar .calendar-container .view.month-view .tble .trow .tcell {
  position: relative;
  height: 20%;
  clear: both
}

.calendar .calendar-container .view.month-view .tble .trow .tcell .cell-inner .holder {
  position: absolute;
  top: 37px;
  left: 0;
  right: 0;
  bottom: 0
}

.calendar .calendar-container .view.month-view .tble .trow .tcell.active {
  background: #fff
}

.calendar .calendar-container .view.month-view .tble .trow .tcell.active .cell-inner {
  background-color: #fef8e7
}

.calendar .calendar-container .view.month-view .tble .trow .tcell.not {
  background-color: #fafafa
}

.calendar .calendar-container .view.month-view .tble .trow .tcell.drop-target .cell-inner {
  background-color: #fafafa
}

.calendar .calendar-container .view.month-view .tble .trow .tcell .cell-inner:only-child,.calendar .calendar-container .view.month-view .tble .trow .tcell .cell-inner {
  height: 100%;
  border-bottom: 1px solid #e6e6e6;
  position: relative
}

.calendar .calendar-container .view.month-view .tble .trow .tcell .month-date {
  position: relative;
  text-align: center;
  margin-top: 10px;
  margin-right: 6px;
  width: 25px;
  height: 25px;
  padding-top: 2px;
  margin: 6px;
  float: right;
  display: block;
  z-index: 1;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px
}

.calendar .calendar-container .view.month-view .tble .trow .tcell .month-date.current-date {
  background-color: #e6e6e6
}

.calendar .calendar-container .view.month-view .tble .trow .tcell .month-date.active {
  background-color: #10cfbd;
  font-weight: 700;
  opacity: 1;
  color: #fff
}

.calendar .calendar-container .view.month-view .tble .trow .tcell .event-container {
  height: 30px;
  position: relative!important;
  min-height: 30px!important
}

.calendar .calendar-container .view.month-view .tble .trow .tcell .event-container .event-inner {
  padding: 8px
}

.calendar .calendar-container .view.month-view .ghost-element {
  height: 30px;
  position: relative;
  width: 100%
}

.calendar .calendar-container .view.month-view .grid .tble {
  height: 100%;
  width: 100%
}

.calendar .calendar-container .view.month-view .event-container .event-title {
  font-size: 1em
}

.calendar .calendar-container .view.day-view .tble {
  white-space: nowrap
}

.calendar .calendar-container .view.day-view .tble .thead {
  white-space: nowrap;
  overflow: hidden;
  display: inline-block
}

.calendar .calendar-container .view.day-view .tble .tcell {
  display: none;
  max-width: 100%;
  width: 100%
}

.calendar .calendar-container .view.day-view .tble .tcell.active {
  display: inline-block
}

.calendar .calendar-container .view.day-view .tble .trow {
  display: block;
  height: 80px
}

.calendar .calendar-container .view.day-view .tble .trow .tcell.active {
  background-color: #fff
}

.calendar .calendar-container .view .tble {
  display: inline-table;
  width: calc(100% - 50px);
  vertical-align: top;
  position: relative
}

.calendar .calendar-container .view .tble .thead {
  display: table-row;
  width: 100%;
  background: #fff
}

.calendar .calendar-container .view .tble .thead .tcell {
  padding: 10px;
  height: 40px;
  position: relative
}

.calendar .calendar-container .view .tble .thead .tcell .weekday {
  font-size: 1em;
  display: inline-block;
  color: rgba(0,0,0,.51)
}

.calendar .calendar-container .view .tble .thead .tcell .weekdate {
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
  color: rgba(0,0,0,.77)
}

.calendar .calendar-container .view .tble .thead .tcell.active .weekdate,.calendar .calendar-container .view .tble .thead .tcell.active .weekday {
  color: #000
}

.calendar .calendar-container .view .tble .thead .tcell:before {
  content: '';
  border-bottom: 1px solid #e6e6e6;
  width: calc(100% - 18px);
  position: absolute;
  bottom: 0
}

.calendar .calendar-container .view .tble .thead .tcell .event-bubble {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 5px;
  float: right;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px
}

.calendar .calendar-container .view .tble .tcell {
  display: table-cell;
  height: 80px;
  max-width: 14.2857%;
  width: 14.2857%
}

.calendar .calendar-container .view .tble .trow {
  display: table-row
}

.calendar .calendar-container .view .tble .trow .tcell {
  background: #fff;
  padding: 0 10px
}

.calendar .calendar-container .view .tble .trow .tcell .cell-inner {
  height: 40px;
  position: relative
}

.calendar .calendar-container .view .tble .trow .tcell .cell-inner:first-child {
  border-bottom: 1px dotted #e6e6e6
}

.calendar .calendar-container .view .tble .trow .tcell .cell-inner:last-child {
  border-bottom: 1px solid #e6e6e6
}

.calendar .calendar-container .view .tble .trow .tcell .cell-inner:only-child {
  height: 40px;
  border-bottom: 0
}

.calendar .calendar-container .view .tble .trow .tcell.active {
  background-color: #fef8e7
}

.calendar .calendar-container .view .tble .trow .tcell.active>* {
  border-color: rgba(0,0,0,.1)!important
}

.calendar .calendar-container .view .tble .trow .tcell.disable {
  background-color: #fafafa
}

.calendar .calendar-container .view .tble .loading {
  left: 10px
}

.calendar .calendar-container .loading {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255,255,255,.5);
  z-index: 100
}

.calendar .calendar-container .pgn-wrapper {
  position: absolute
}

.calendar .calendar-container .even-holder {
  position: absolute;
  display: table;
  width: calc(100% - 50px);
  width: 100% \0;
  height: calc(100% - 25px)
}

.calendar .calendar-container .even-holder .event-placeholder {
  height: 100%;
  width: 14.2857%;
  display: table-cell
}

.calendar .calendar-container .event-container {
  width: 100%;
  height: 40px;
  position: absolute!important;
  z-index: 10;
  overflow: hidden;
  margin-bottom: 5px;
  min-height: 40px!important;
  -webkit-transition: width .16s ease;
  transition: width .16s ease
}

.calendar .calendar-container .event-container .event-inner {
  padding: 15px
}

.calendar .calendar-container .event-container .event-inner:before {
  position: absolute;
  width: 8px;
  height: 8px;
  content: '';
  background-color: rgba(255,255,255,.8);
  border-radius: 999px;
  right: 14px;
  top: 11px
}

.calendar .calendar-container .event-container .time-wrap {
  line-height: 12px;
  text-align: left;
  color: rgba(0,0,0,.77);
  overflow: hidden;
  text-overflow: ellipsis
}

.calendar .calendar-container .event-container .event-start-time,.calendar .calendar-container .event-container .event-end-time {
  font-size: 1em;
  color: rgba(0,0,0,.44)
}

.calendar .calendar-container .event-container .event-title {
  font-size: 14px;
  line-height: 15px;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis
}

.calendar .calendar-container .event-container .resizable-handle {
  position: absolute;
  opacity: 1;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize
}

.calendar .calendar-container .event-container .resizable-handle:after {
  content: "=";
  color: rgba(0,0,0,.44)
}

.calendar .calendar-container .event-container.dragging {
  z-index: 100
}

.calendar .calendar-container .grid {
  display: block;
  overflow: scroll;
  height: calc(100% - 40px);
  -webkit-overflow-scrolling: touch
}

.calendar .calendar-container .grid.slot-60 .tble .trow .tcell .cell-inner {
  height: 80px;
  border-bottom: 1px solid #e6e6e6
}

.calendar .calendar-container .grid.slot-15 .tble .trow .tcell {
  height: 25px
}

.calendar .calendar-container .grid.slot-15 .tble .trow .tcell .cell-inner {
  height: 25px;
  border-bottom: 1px dotted #e6e6e6
}

.calendar .calendar-container .grid.slot-15 .tble .trow .tcell .cell-inner:last-child {
  border-bottom: 1px solid #e6e6e6
}

.calendar .calendar-container .grid.slot-15 .time-slot-wrapper .time-slot {
  height: 100px
}

.calendar .calendar-container .allday-cell {
  height: 40px;
  display: inline-block;
  width: 50px;
  float: left
}

.calendar .time-slot-wrapper {
  display: inline-block;
  width: 50px;
  float: left;
  height: 100%
}

.calendar .time-slot-wrapper .time-slot {
  display: block;
  height: 80px;
  width: 100%;
  background: #fff
}

.calendar .time-slot-wrapper .time-slot:first-child span {
  display: none
}

.calendar .time-slot-wrapper .time-slot>span {
  float: right;
  position: relative;
  top: -15%;
  color: rgba(0,0,0,.46);
  font-weight: 700;
  font-size: 1em;
  right: 5px
}

.calendar-event {
  width: 330px;
  right: -330px
}

.calendar-event .scrollable {
  height: 100%
}

.date-selector {
  cursor: pointer
}

@media(max-width: 991px) {
  .calendar {
      background-color:#fff
  }

  .calendar .calendar-header {
      display: none
  }

  .calendar .options {
      margin-top: 0;
      padding-left: 10px
  }

  .calendar .options .months {
      line-height: 21px;
      padding-top: 14px
  }

  .calendar .options .date {
      margin-bottom: 10px
  }

  .calendar .calendar-container {
      height: 100%
  }

  .calendar .calendar-container .view.week-view .tble {
      white-space: nowrap
  }

  .calendar .calendar-container .view.week-view .tble .thead {
      white-space: nowrap;
      overflow: hidden;
      display: inline-block
  }

  .calendar .calendar-container .view.week-view .tble .tcell {
      display: none;
      max-width: 100%;
      width: 100%
  }

  .calendar .calendar-container .view.week-view .tble .tcell.active {
      display: inline-block;
      background-color: #fff
  }

  .calendar .calendar-container .view.week-view .tble .trow {
      display: block;
      height: 80px
  }

  .calendar .calendar-container .view.month-view .allday-cell {
      display: none
  }

  .calendar .calendar-container .view.month-view .grid .tble {
      padding-left: 0
  }

  .calendar .calendar-container .view.month-view .tble .thead .tcell {
      padding: 3px;
      padding-top: 10px
  }

  .calendar .calendar-container .view.month-view .tble .trow .tcell {
      padding: 0 6px
  }

  .calendar .calendar-container .view.month-view .tble .trow .tcell .event-container {
      border-radius: 99px;
      -webkit-border-radius: 99px;
      -moz-border-radius: 99px;
      position: absolute!important;
      height: 16px!important;
      width: 16px!important;
      min-height: 16px!important;
      margin: 0 auto;
      left: 0;
      right: 0
  }

  .calendar .calendar-container .view.month-view .tble .trow .tcell .event-container .event-inner {
      display: none
  }

  .calendar .calendar-container.month {
      height: calc(100% - 101px)
  }

  .calendar .weeks-wrapper {
      margin-bottom: 0
  }

  .calendar.month {
      padding-left: 0
  }

  .calendar.month .calendar-container {
      height: calc(100% - 108px)
  }

  .calendar-event {
      width: 240px;
      right: -240px
  }

  .months-drager {
      margin-left: 27px;
      width: calc(100% - 80px);
      border-right: 1px solid #e6e6e6;
      padding-top: 0
  }
}

@media(max-width: 640px) {
  .calendar.month .calendar-container .view .tble .thead .tcell {
      text-align:center
  }

  .calendar.month .calendar-container .view .tble .thead .tcell:before {
      width: 100%
  }

  .calendar.month .calendar-container .view .tble .thead .tcell .weekday {
      width: 11px;
      overflow: hidden;
      letter-spacing: 4px;
      font-weight: 700
  }
}

.login-wrapper {
  height: 100%;
  background-color: #fff
}

.login-wrapper>* {
  height: 100%
}

.login-wrapper .bg-pic {
  position: absolute;
  width: 100%;
  overflow: hidden
}

.login-wrapper .bg-pic>img {
  height: 100%;
  opacity: .9
}

.login-wrapper .login-container {
  width: 496px;
  display: block;
  position: relative;
  float: right
}

.login-wrapper .bg-caption {
  width: 500px
}

.register-container {
  width: 430px;
  margin: auto;
  height: 100%
}

@media(max-width: 768px) {
  .login-wrapper .login-container {
      width:100%
  }

  .register-container {
      width: 100%;
      padding: 15px
  }
}

@media only screen and (max-width: 321px) {
  .login-wrapper .login-container {
      width:100%
  }
}

.lock-container {
  margin-left: auto;
  margin-right: auto;
  width: 600px
}

.lock-screen-wrapper .credentials {
  margin-top: -84px;
  position: absolute;
  top: 50%
}

.lock-screen-wrapper .credentials .thumbnail-wrapper {
  width: 53px;
  height: 53px
}

.lock-screen-wrapper .credentials .logged {
  opacity: .21;
  margin-top: -5px!important
}

.lock-screen-wrapper .credentials .name {
  opacity: .69;
  margin-top: -5px!important;
  font-size: 36px;
  height: 45px;
  overflow: hidden
}

.lock-screen-wrapper .terms-wrapper>div {
  display: table
}

.lock-screen-wrapper .terms-wrapper .terms {
  display: table-cell;
  vertical-align: middle
}

.lock-screen-wrapper .terms-wrapper .logo-terms {
  width: 60px;
  height: 60px;
  border-radius: 15px;
  text-align: center;
  position: relative
}

.lock-screen-wrapper .terms-wrapper .logo-terms .brand {
  left: 50%;
  margin-left: -21px;
  margin-top: -5px;
  position: absolute;
  top: 50%
}

@media(max-width: 767px) {
  .lock-container {
      width:80%
  }

  .lock-screen-wrapper .credentials form {
      margin-top: 15px
  }
}

@media(max-width: 480px) {
  .lock-screen-wrapper .credentials {
      margin:0;
      position: static;
      margin-top: 100px;
      width: 100%;
      float: left;
      clear: both
  }

  .lock-screen-wrapper .credentials>div {
      text-align: center
  }

  .lock-screen-wrapper .credentials .thumbnail-wrapper {
      float: none;
      margin: 0 auto
  }
}

.timeline-container {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto
}

.timeline-container::after {
  content: '';
  display: table;
  clear: both
}

.timeline-container.top-circle:before {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 99px;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  background-color: #fff;
  z-index: 10
}

.timeline {
  position: relative;
  padding: 3em 0;
  margin-top: 0;
  margin-bottom: 2em
}

.timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 2px;
  background: #fff
}

@media only screen and (min-width: 1170px) {
  .timeline-container:not(.left) .timeline {
      margin-bottom:3em
  }

  .timeline-container:not(.left) .timeline::before {
      left: 50%;
      margin-left: -2px
  }
}

.timeline-block {
  position: relative;
  margin: 2em 0
}

.timeline-block:after {
  content: "";
  display: table;
  clear: both
}

.timeline-block:first-child {
  margin-top: 0
}

.timeline-block:last-child {
  margin-bottom: 0
}

@media only screen and (min-width: 1170px) {
  .timeline-container:not(.left) .timeline .timeline-block {
      margin:4em 0
  }

  .timeline-container:not(.left) .timeline .timeline-block:first-child {
      margin-top: 0
  }

  .timeline-container:not(.left) .timeline .timeline-block:last-child {
      margin-bottom: 0
  }
}

.timeline-point {
  position: absolute;
  top: 12px;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  background: #b3b3b3;
  border: 2px solid #fff
}

.timeline-point.small {
  height: 12px;
  margin-left: 13px;
  margin-top: 14px;
  width: 12px
}

.timeline-point i {
  color: #fff;
  font-size: 14px;
  left: 50%;
  margin-left: -7px;
  margin-top: -7px;
  position: absolute;
  top: 50%
}

.timeline-point.primary {
  background-color: #2164d9
}

.timeline-point.complete {
  background-color: #48b0f7
}

.timeline-point.success {
  background-color: #10cfbd
}

.timeline-point.info {
  background-color: #3b4752
}

.timeline-point.danger {
  background-color: #f55753
}

.timeline-point.warning {
  background-color: #ff9800
}

@media only screen and (min-width: 1170px) {
  .timeline-container:not(.left) .timeline .timeline-point {
      left:50%;
      margin-left: -21px;
      -webkit-transform: translateZ(0);
      -webkit-backface-visibility: hidden
  }

  .timeline-container:not(.left) .timeline .timeline-point.is-hidden {
      visibility: hidden
  }

  .timeline-container:not(.left) .timeline .timeline-point.small {
      margin-left: -7px
  }

  .timeline-container:not(.left) .timeline .timeline-point.bounce-in {
      visibility: visible;
      -webkit-animation: cd-bounce-1 .6s;
      -moz-animation: cd-bounce-1 .6s;
      animation: cd-bounce-1 .6s
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
      opacity: 0;
      -webkit-transform: scale(.5)
  }

  60% {
      opacity: 1;
      -webkit-transform: scale(1.2)
  }

  100% {
      -webkit-transform: scale(1)
  }
}

@-moz-keyframes cd-bounce-1 {
  0% {
      opacity: 0;
      -moz-transform: scale(.5)
  }

  60% {
      opacity: 1;
      -moz-transform: scale(1.2)
  }

  100% {
      -moz-transform: scale(1)
  }
}

@keyframes cd-bounce-1 {
  0% {
      opacity: 0;
      -webkit-transform: scale(.5);
      -moz-transform: scale(.5);
      -ms-transform: scale(.5);
      -o-transform: scale(.5);
      transform: scale(.5)
  }

  60% {
      opacity: 1;
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2)
  }

  100% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1)
  }
}

.timeline-content {
  position: relative;
  margin-left: 60px
}

.timeline-content:after {
  content: "";
  display: table;
  clear: both
}

.timeline-content .card {
  margin-bottom: 0
}

.timeline-content .event-date {
  display: inline-block;
  float: left;
  padding: .8em 0;
  opacity: .7;
  clear: both
}

@media(max-width: 480px) {
  .timeline-container {
      width:94%
  }
}

@media only screen and (min-width: 1170px) {
  .timeline-container:not(.left) .timeline .timeline-content {
      margin-left:0;
      width: 46%
  }

  .timeline-container:not(.left) .timeline .timeline-content::before {
      top: 24px;
      left: 100%;
      border-color: transparent;
      border-left-color: #fff
  }

  .timeline-container:not(.left) .timeline .timeline-content.is-hidden {
      visibility: hidden
  }

  .timeline-container:not(.left) .timeline .timeline-content.bounce-in {
      visibility: visible;
      -webkit-animation: cd-bounce-2 .6s;
      -moz-animation: cd-bounce-2 .6s;
      animation: cd-bounce-2 .6s
  }

  .timeline-container:not(.left) .timeline .timeline-content .event-date {
      position: absolute;
      width: 100%;
      left: 118%;
      top: -2px;
      font-size: 16px;
      font-size: 1rem
  }

  .timeline-container:not(.left) .timeline .timeline-content .event-date small {
      margin-top: 13px;
      display: block
  }

  .timeline-container:not(.left) .timeline .timeline-content .event-date h6+small {
      margin-top: 0
  }

  .timeline-container:not(.left) .timeline .timeline-block:nth-child(odd) .timeline-content .card {
      float: right
  }

  .timeline-container:not(.left) .timeline .timeline-block:nth-child(even) .timeline-content {
      float: right
  }

  .timeline-container:not(.left) .timeline .timeline-block:nth-child(even) .timeline-content::before {
      top: 24px;
      left: auto;
      right: 100%;
      border-color: transparent;
      border-right-color: #fff
  }

  .timeline-container:not(.left) .timeline .timeline-block:nth-child(even) .timeline-content .event-date {
      left: auto;
      right: 118%;
      text-align: right
  }
}

@media only screen and (min-width: 1170px) {
  .timeline-container:not(.left) .timeline .timeline-block:nth-child(even) .timeline-content.bounce-in {
      -webkit-animation:cd-bounce-2-inverse .6s;
      -moz-animation: cd-bounce-2-inverse .6s;
      animation: cd-bounce-2-inverse .6s
  }
}

@-webkit-keyframes cd-bounce-2 {
  0% {
      opacity: 0;
      -webkit-transform: translateX(-100px)
  }

  60% {
      opacity: 1;
      -webkit-transform: translateX(20px)
  }

  100% {
      -webkit-transform: translateX(0)
  }
}

@-moz-keyframes cd-bounce-2 {
  0% {
      opacity: 0;
      -moz-transform: translateX(-100px)
  }

  60% {
      opacity: 1;
      -moz-transform: translateX(20px)
  }

  100% {
      -moz-transform: translateX(0)
  }
}

@keyframes cd-bounce-2 {
  0% {
      opacity: 0;
      -webkit-transform: translateX(-100px);
      -moz-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
      -o-transform: translateX(-100px);
      transform: translateX(-100px)
  }

  60% {
      opacity: 1;
      -webkit-transform: translateX(20px);
      -moz-transform: translateX(20px);
      -ms-transform: translateX(20px);
      -o-transform: translateX(20px);
      transform: translateX(20px)
  }

  100% {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0)
  }
}

@-webkit-keyframes cd-bounce-2-inverse {
  0% {
      opacity: 0;
      -webkit-transform: translateX(100px)
  }

  60% {
      opacity: 1;
      -webkit-transform: translateX(-20px)
  }

  100% {
      -webkit-transform: translateX(0)
  }
}

@-moz-keyframes cd-bounce-2-inverse {
  0% {
      opacity: 0;
      -moz-transform: translateX(100px)
  }

  60% {
      opacity: 1;
      -moz-transform: translateX(-20px)
  }

  100% {
      -moz-transform: translateX(0)
  }
}

@keyframes cd-bounce-2-inverse {
  0% {
      opacity: 0;
      -webkit-transform: translateX(100px);
      -moz-transform: translateX(100px);
      -ms-transform: translateX(100px);
      -o-transform: translateX(100px);
      transform: translateX(100px)
  }

  60% {
      opacity: 1;
      -webkit-transform: translateX(-20px);
      -moz-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      -o-transform: translateX(-20px);
      transform: translateX(-20px)
  }

  100% {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0)
  }
}

.timeline-container.center .timeline {
  margin-top: 3em;
  margin-bottom: 3em
}

.timeline-container.center .timeline::before {
  left: 50%;
  margin-left: -2px
}

.timeline-container.center .timeline .timeline-point {
  left: 50%;
  margin-left: -21px;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden
}

.timeline-container.center .timeline .timeline-point.is-hidden {
  visibility: hidden
}

.timeline-container.center .timeline .timeline-point.small {
  margin-left: -7px
}

.timeline-container.center .timeline .timeline-point.bounce-in {
  visibility: visible;
  -webkit-animation: cd-bounce-1 .6s;
  -moz-animation: cd-bounce-1 .6s;
  animation: cd-bounce-1 .6s
}

.timeline-container.center .timeline .timeline-content {
  margin-left: 0;
  width: 46%
}

.timeline-container.center .timeline .timeline-content::before {
  top: 24px;
  left: 100%;
  border-color: transparent;
  border-left-color: #fff
}

.timeline-container.center .timeline .timeline-content.is-hidden {
  visibility: hidden
}

.timeline-container.center .timeline .timeline-content.bounce-in {
  visibility: visible;
  -webkit-animation: cd-bounce-2 .6s;
  -moz-animation: cd-bounce-2 .6s;
  animation: cd-bounce-2 .6s
}

.timeline-container.center .timeline .timeline-content .event-date {
  position: absolute;
  width: 100%;
  left: 118%;
  top: -2px;
  font-size: 16px;
  font-size: 1rem
}

.timeline-container.center .timeline .timeline-content .event-date small {
  margin-top: 13px;
  display: block
}

.timeline-container.center .timeline .timeline-content .event-date h6+small {
  margin-top: 0
}

.timeline-container.center .timeline .timeline-block:nth-child(odd) .timeline-content .card {
  float: right
}

.timeline-container.center .timeline .timeline-block:nth-child(even) .timeline-content {
  float: right
}

.timeline-container.center .timeline .timeline-block:nth-child(even) .timeline-content::before {
  top: 24px;
  left: auto;
  right: 100%;
  border-color: transparent;
  border-right-color: #fff
}

.timeline-container.center .timeline .timeline-block:nth-child(even) .timeline-content .event-date {
  left: auto;
  right: 118%;
  text-align: right
}

@media only screen and (min-width: 1170px) {
  .timeline-container.left {
      width:60%;
      margin-left: 100px
  }
}

.gallery {
  margin: 70px auto 0
}

.gallery-item {
  overflow: hidden;
  cursor: default;
  background-color: #000;
  margin-bottom: 10px;
  position: relative;
  width: 280px;
  height: 240px
}

.gallery-item:hover {
  cursor: pointer
}

.gallery-item[data-width="1"] {
  width: 280px
}

.gallery-item[data-width="2"] {
  width: 570px
}

.gallery-item[data-height="1"] {
  height: 240px
}

.gallery-item[data-height="2"] {
  height: 490px
}

.gallery-item>img {
  opacity: 1;
  -webkit-transition: opacity .35s;
  transition: opacity .35s
}

.gallery-item>.live-tile img {
  opacity: 1;
  -webkit-transition: opacity .35s;
  transition: opacity .35s
}

.gallery-item .rating {
  margin-top: -5px;
  color: rgba(255,255,255,.3)
}

.gallery-item .rating>.rated {
  color: #fff
}

.gallery-item .item-info {
  -webkit-transform: translate3d(0,40%,0);
  transform: translate3d(0,40%,0);
  -webkit-transition: -webkit-transform .35s,color .35s;
  transition: transform .35s,color .35s
}

.gallery-item .item-info.more-content {
  -webkit-transform: translate3d(0,32%,0);
  transform: translate3d(0,32%,0)
}

.gallery-item:hover .item-info {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}

.gallery-item:hover>img {
  opacity: .6
}

.gallery-item:hover>.live-tile img {
  opacity: .6
}

.gallery-item:active .item-info {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}

.gallery-item:active>img {
  opacity: .6
}

.item-details {
  z-index: 1050
}

.item-details .dialog__content {
  width: 845px;
  max-width: 845px;
  padding: 0;
  text-align: left;
  border: 1px solid rgba(0,0,0,.8)
}

.item-details .dialog__content .dialog__overview {
  height: 516px;
  position: relative
}

.item-details .dialog__content .dialog__overview .buy-now {
  position: absolute;
  bottom: 20px;
  right: 35px
}

.item-details .dialog__content .dialog__overview .item-slideshow .slide {
  width: 516px;
  height: 516px;
  display: block;
  overflow: hidden
}

.item-details .dialog__content .close {
  top: 15px;
  right: 15px;
  z-index: 100
}

.item-details .owl-nav {
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  color: #fff;
  opacity: .7;
  font-size: 18px;
  padding: 0 20px
}

.item-details .owl-nav .owl-prev {
  float: left
}

.item-details .owl-nav .owl-next {
  float: right
}

.item-details .owl-dots {
  bottom: 23px;
  position: absolute;
  right: 23px
}

.item-details .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  display: inline-block;
  background: rgba(0,0,0,.3);
  margin-left: 6px
}

.item-details .owl-dots .owl-dot.active {
  background: #fff
}

.owl-carousel .owl-stage-outer {
  direction: ltr
}

.gallery-filters {
  position: absolute;
  left: 0;
  right: 0;
  height: 70px;
  top: -70px
}

@media(max-width: 920px) {
  .gallery-item.first {
      display:none
  }
}

@media(max-width: 767px) {
  .item-details .dialog__content {
      height:90%;
      overflow-y: auto;
      width: 400px;
      max-width: 400px
  }

  .item-details .dialog__content .container-fluid {
      height: 100%;
      padding-left: 30px;
      padding-right: 30px
  }

  .item-details .dialog__content .dialog__overview {
      height: 100%;
      margin-right: -30px;
      margin-left: -30px
  }

  .item-details .item-slideshow-wrapper {
      height: 515px!important
  }

  .item-details .item-description {
      height: auto!important
  }

  .item-details .item-description .buy-now {
      position: static!important;
      float: right;
      margin-bottom: 20px
  }

  .item-details .item-slideshow .owl-stage-outer,.item-details .item-slideshow .owl-stage {
      height: 100%
  }

  .item-details .item-slideshow .slide {
      width: 100%!important
  }
}

@media(max-width: 420px) {
  .gallery {
      margin-top:80px
  }

  .gallery-filters {
      top: -90px
  }

  .item-details .dialog__content {
      width: 100%;
      max-width: 100%
  }
}

@media(max-width: 610px) {
  .gallery-item,.gallery {
      width:100%!important
  }
}

@media(min-width: 768px) {
  .item-details .dialog__content .container-fluid>.row {
      margin-left:-30px;
      margin-right: -30px
  }
}

.mapplic-container {
  width: 100%;
  background-color: transparent
}

.mapplic-container .mapplic-fullscreen-button {
  left: auto;
  right: 154px;
  bottom: 0;
  top: auto
}

.mapplic-container .mapplic-clear-button {
  visibility: hidden
}

.mapplic-tooltip:before {
  content: "Location";
  font-size: 1em;
  margin: 0;
  line-height: normal;
  opacity: .7;
  color: #1f2937
}

.mapplic-tooltip-close {
  opacity: .5;
  background: 0 0
}

.mapplic-tooltip-close:after {
  content: "\e60a";
  font-family: pages-icon;
  font-size: 1em;
  position: relative;
  top: -2px;
  color: #1f2937;
  opacity: .7
}

.mapplic-tooltip-title {
  display: none
}

.mapplic-tooltip-content {
  margin-top: 5px
}

.mapplic-tooltip {
  max-width: 150px;
  padding: 10px 12px;
  border-radius: 4px
}

.mapplic-tooltip-description {
  font-weight: 700;
  color: #1f2937
}

.mapplic-tooltip-description strong {
  color: #f55753;
  margin-right: 2px
}

.map-controls {
  position: absolute;
  left: 50px;
  top: 80px;
  z-index: 1
}

.mapplic-pin {
  background-image: url(/assets/img/maps/marker-master.svg);
  background-size: contain
}

.mapplic-pin.pulse {
  background-image: url(/assets/img/maps/pulse-master.svg)
}

.mapplic-pin.pulse.green {
  background-image: url(/assets/img/maps/pulse-success.svg)
}

.mapplic-pin.pulse.blue {
  background-image: url(/assets/img/maps/pulse-complete.svg)
}

.mapplic-pin.pulse.purple {
  background-image: url(/assets/img/maps/pulse-primary.svg)
}

.mapplic-pin.pulse.yellow {
  background-image: url(/assets/img/maps/pulse-warning.svg)
}

.mapplic-pin.pulse.red {
  background-image: url(/assets/img/maps/pulse-danger.svg)
}

.mapplic-pin.pulse-alt {
  background-image: url(/assets/img/maps/pulse-alt-master.svg)
}

.mapplic-pin.pulse-alt.green {
  background-image: url(/assets/img/maps/pulse-alt-success.svg)
}

.mapplic-pin.pulse-alt.blue {
  background-image: url(/assets/img/maps/pulse-alt-complete.svg)
}

.mapplic-pin.pulse-alt.purple {
  background-image: url(/assets/img/maps/pulse-alt-primary.svg)
}

.mapplic-pin.pulse-alt.yellow {
  background-image: url(/assets/img/maps/pulse-alt-warning.svg)
}

.mapplic-pin.pulse-alt.red {
  background-image: url(/assets/img/maps/pulse-alt-danger.svg)
}

.mapplic-pin.marker {
  background-image: url(/assets/img/maps/marker-master.svg)
}

.mapplic-pin.marker.green {
  background-image: url(/assets/img/maps/marker-success.svg)
}

.mapplic-pin.marker.blue {
  background-image: url(/assets/img/maps/marker-complete.svg)
}

.mapplic-pin.marker.purple {
  background-image: url(/assets/img/maps/marker-primary.svg)
}

.mapplic-pin.marker.yellow {
  background-image: url(/assets/img/maps/marker-warning.svg)
}

.mapplic-pin.marker.red {
  background-image: url(/assets/img/maps/marker-danger.svg)
}

.mapplic-pin.marker-alt {
  background-image: url(/assets/img/maps/marker-alt-master.svg)
}

.mapplic-pin.marker-alt.green {
  background-image: url(/assets/img/maps/marker-alt-success.svg)
}

.mapplic-pin.marker-alt.blue {
  background-image: url(/assets/img/maps/marker-alt-complete.svg)
}

.mapplic-pin.marker-alt.purple {
  background-image: url(/assets/img/maps/marker-alt-primary.svg)
}

.mapplic-pin.marker-alt.yellow {
  background-image: url(/assets/img/maps/marker-alt-warning.svg)
}

.mapplic-pin.marker-alt.red {
  background-image: url(/assets/img/maps/marker-alt-danger.svg)
}

.pricing-table td[class*=bg-],.pricing-table th[class*=bg-] {
  border-top-color: transparent;
  border-bottom-color: rgba(0,0,0,.02);
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-width: 1px;
  border-bottom-style: solid
}

.pricing-table>thead>tr>th {
  border-bottom-width: 1px
}

.pricing-table tr td:nth-child(2),.pricing-table tr th:nth-child(2) {
  border-left: 1px solid rgba(0,0,0,.1)
}

@media only screen and (max-width: 768px) {
  .pricing-table,.pricing-table thead,.pricing-table tbody,.pricing-table th,.pricing-table td,.pricing-table tr {
      display:block
  }

  .pricing-table {
  }

  .pricing-table thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px
  }

  .pricing-table tr {
      margin-top: 25px
  }

  .pricing-table tr td:nth-child(2),.pricing-table tr th:nth-child(2) {
      border-left: none
  }

  .pricing-table td {
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding-left: 50%;
      white-space: normal;
      text-align: left
  }

  .pricing-table td:before {
      position: absolute;
      top: 50%;
      margin-top: -11px;
      left: 17px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      text-align: left;
      font-weight: 700
  }

  .pricing-table td:before {
      content: attr(data-title)
  }
}

.pricing-layout-overflow-top {
  position: relative;
  margin-top: -232px
}

.widget {
  position: relative
}

.widget>div {
  position: relative;
  z-index: 1
}

.widget:after {
  background-size: cover;
  content: " ";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 0;
  opacity: .69
}

.widget-1:after {
  background-image: url(/assets/aux/../assets/img/dashboard/pages_hero.jpg);
  background-size: cover;
  content: " ";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 0;
  opacity: .69
}

.widget-1:before {
  background-image: url(/assets/aux/img/linear_gradient.png);
  background-repeat: repeat-x;
  content: " ";
  left: 0;
  right: 0;
  height: 325px;
  bottom: 0;
  position: absolute;
  z-index: 1
}

.widget-1>.panel-body .company:nth-child(2)>div {
  display: table;
  margin: 0 auto;
  width: 127px
}

.widget-1>.panel-body>* {
  z-index: 1
}

.widget-1>.panel-body>*:not(.pull-bottom) {
  position: relative
}

.widget-1>.panel-body .pull-bottom {
  padding: 0 49px 56px 42px
}

.widget-1 span.label {
  color: #fff;
  background: rgba(255,255,255,.3)
}

.widget-2:after {
  background-image: url(/assets/img/profiles/person-cropped.jpg)
}

.widget-3 a {
  text-decoration: none
}

.widget-3 .pg-map {
  font-size: 30px
}

.widget-3 .widget-3-fav {
  background: rgba(0,0,0,.07);
  vertical-align: middle;
  padding: 6px 11px;
  display: block
}

.widget-4 .row-sm-height:nth-child(1) {
  height: 30px
}

.widget-4 .row-sm-height:nth-child(2) {
  height: 30px
}

.widget-4-chart {
  height: 100%;
  width: 100%;
  bottom: 0;
  position: absolute;
  right: 0
}

.widget-4-chart.line-chart .tick text,.widget-4-chart .line-chart .nvd3 .nv-axis .nv-axisMaxMin text {
  transform: translate(-10px,-32px)
}

.widget-4-chart .nvtooltip .nv-pointer-events-none thead {
  display: none
}

.widget-4-chart .nvtooltip .nv-pointer-events-none tbody .nv-pointer-events-none .key {
  display: none
}

.widget-5-chart-container {
  overflow: hidden
}

.widget-5-chart {
  height: auto;
  width: auto;
  bottom: 20px;
  position: absolute;
  right: 20px;
  left: 20px;
  top: 40px
}

.widget-6 {
  background: #939393
}

.widget-6 .label {
  background: rgba(0,0,0,.3);
  color: rgba(255,255,255,.67)
}

.widget-7 .slide-back .row-sm-height:nth-child(1) {
  height: 60%
}

.widget-7 .slide-back .row-sm-height:nth-child(2) {
  height: 40%
}

.widget-7-chart {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute
}

.widget-7-chart.line-chart[data-points=true] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke-opacity: 1
}

.widget-7-chart .nvd3 circle.nv-point:nth-child(4) {
  fill: #f55753!important;
  stroke: #f55753!important
}

.widget-8 {
  height: 145px
}

.widget-8 .row-xs-height:first-child {
  height: 41px
}

.widget-8-chart {
  height: 100px;
  width: 50%;
  bottom: 0;
  position: absolute;
  right: 0
}

.widget-8-chart .line-chart[data-points=true] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke-opacity: .3
}

.widget-8-chart .line-chart .nvd3 .nv-groups path.nv-line {
  stroke-opacity: .15
}

.widget-8-chart .nvtooltip {
  display: none
}

.widget-9 {
  height: 145px
}

.widget-9 .row-xs-height:first-child {
  height: 26px
}

.widget-9 .progress {
  background: rgba(0,0,0,.1)
}

.widget-10 {
  height: 145px
}

.widget-11 sup {
  margin-right: -4px
}

.widget-11 .widget-11-table {
  height: 380px
}

.widget-11 .widget-11-table tr td:first-child {
  width: 40%
}

.widget-11-2 sup {
  margin-right: -4px
}

.widget-11-2 .widget-11-2-table {
  height: 273px
}

.widget-12 .list-inline a {
  padding: 3px 4px;
  border-radius: 3px;
  opacity: .7
}

.widget-12 .list-inline .active a {
  opacity: 1
}

.widget-12 .nvd3-line svg {
  height: 316px
}

.widget-12 .company-stat-boxes .close {
  line-height: 0
}

.widget-12 .widget-12-search {
  margin-top: -3px
}

.widget-14 .row-xs-height:nth-child(1) {
  height: 30px
}

.widget-14 .row-xs-height:nth-child(2) {
  height: 120px
}

.widget-14 .row-xs-height:nth-child(3) {
  height: 297px
}

.widget-14-chart_y_axis {
  position: absolute;
  top: 0;
  background: rgba(255,255,255,.8);
  bottom: 0;
  width: 35px;
  left: 0;
  z-index: 2
}

.widget-14-chart_y_axis .rickshaw_graph .y_ticks path,.widget-14-chart_y_axis .rickshaw_graph .x_ticks_d3 path {
  fill: none;
  stroke: none
}

.widget-14-chart_y_axis .rickshaw_graph .y_ticks text,.widget-14-chart_y_axis .rickshaw_graph .x_ticks_d3 text {
  opacity: .35;
  font-size: 11px
}

.widget-14-chart_y_axis .y_ticks.plain g:first-child {
  opacity: 0!important
}

.widget-14-chart-legend .ui-sortable li {
  padding-right: 0
}

.widget-14-chart-legend .ui-sortable li .action {
  display: none
}

.widget-14-chart-legend .ui-sortable li:last-child {
  margin-top: 7px
}

.widget-15 #widget-15-tab-1>div {
  height: 170px
}

.widget-15-2 {
  height: 469px
}

.widget-15-2 #widget-15-2-tab-1 .full-width {
  height: 180px
}

.widget-16-header .pull-left:last-child {
  width: 69%
}

.widget-16-chart {
  height: 100px
}

.widget-16-chart.line-chart[data-stroke-width="2"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  stroke-width: 2px
}

.widget-17 {
  height: 467px
}

.widget-17 .widget-17-weather {
  width: 90%
}

.widget-18-post {
  height: 342px;
  background: url(/assets/aux/../assets/img/social/quote.jpg);
  background-position: center center;
  background-size: cover
}

.widget-19-post {
  height: 237px;
  background: #00a79a
}

.widget-19-post img {
  top: 50%;
  margin-top: -70px
}

.btn-circle-arrow {
  border: 1px solid #fff;
  border-radius: 100px;
  position: relative;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px
}

.btn-circle-arrow i {
  font-size: 11px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -5px;
  margin-top: -4px
}

@media only screen and (min-width: 1824px) {
  .ar-3-2:before {
      padding-top:calc(55% - 5px)!important
  }

  .ar-2-3:before {
      padding-top: calc(135% - 5px)!important
  }
}

@media(max-width: 991px) {
  .panel {
      height:auto!important
  }

  .widget-8,.widget-9,.widget-10 {
      height: 180px!important
  }
}

@media(max-width: 480px) {
  .widget-1-wrapper {
      height:340px
  }
}

@media(max-width: 420px) {
  .widgets-container {
      margin-top:80px
  }
}

@media(max-width: 610px) {
  .widget-item,.widgets-container {
      width:100%!important
  }
}

.custom {
  height: 150px
}

.icon-list .fa-item {
  display: block;
  color: #121212;
  line-height: 32px;
  height: 32px;
  padding-left: 10px
}

.icon-list .fa-item>i {
  width: 32px;
  font-size: 14px;
  display: inline-block;
  text-align: right;
  margin-right: 10px
}

.push-on-sidebar-open {
  -webkit-transition: -webkit-transform .25s ease;
  transition: transform .25s ease;
  -webkit-backface-visibility: hidden
}

.thumbnail-wrapper {
  display: inline-block;
  overflow: hidden;
  float: left
}

.thumbnail-wrapper.circular {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%
}

.thumbnail-wrapper.bordered {
  border-width: 4px;
  border-style: solid
}

.thumbnail-wrapper.bordered.d16 {
  width: 20px;
  height: 20px
}

.thumbnail-wrapper.bordered.d16>* {
  line-height: 12px
}

.thumbnail-wrapper.bordered.d24 {
  width: 28px;
  height: 28px
}

.thumbnail-wrapper.bordered.d24>* {
  line-height: 24px
}

.thumbnail-wrapper.bordered.d32 {
  width: 36px;
  height: 36px
}

.thumbnail-wrapper.bordered.d32>* {
  line-height: 28px
}

.thumbnail-wrapper.bordered.d48 {
  width: 52px;
  height: 52px
}

.thumbnail-wrapper.bordered.d48>* {
  line-height: 44px
}

.thumbnail-wrapper.d16 {
  width: 16px;
  height: 16px
}

.thumbnail-wrapper.d16>* {
  line-height: 16px
}

.thumbnail-wrapper.d24 {
  width: 24px;
  height: 24px
}

.thumbnail-wrapper.d24>* {
  line-height: 24px
}

.thumbnail-wrapper.d26 {
  width: 26px;
  height: 26px
}

.thumbnail-wrapper.d26>* {
  line-height: 26px
}

.thumbnail-wrapper.d32 {
  width: 32px;
  height: 32px
}

.thumbnail-wrapper.d32>* {
  line-height: 32px
}

.thumbnail-wrapper.d39 {
  width: 39px;
  height: 39px
}

.thumbnail-wrapper.d39>* {
  line-height: 39px
}

.thumbnail-wrapper.d48 {
  width: 48px;
  height: 48px
}

.thumbnail-wrapper.d48>* {
  line-height: 50px
}

.thumbnail-wrapper.d60 {
  width: 60px;
  height: 60px
}

.thumbnail-wrapper.d60>* {
  line-height: 60px
}

.thumbnail-wrapper>* {
  vertical-align: middle;
  width: 100%;
  height: 100%;
  text-align: center
}

.profile-dropdown {
  background: #fff;
  padding: 0
}

.profile-dropdown:before {
  position: absolute;
  top: -7px;
  right: 15px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0,0,0,.2);
  content: ''
}

.profile-dropdown:after {
  position: absolute;
  top: -6px;
  right: 16px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: ''
}

.profile-dropdown li:last-child {
  margin-top: 11px;
  padding: 0
}

.profile-dropdown li:last-child>a {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 19px
}

.profile-dropdown li>a {
  opacity: 1;
  -webkit-transition: opacity ease .3s;
  transition: opacity ease .3s;
  padding-left: 17px;
  padding-right: 37px;
  min-width: 138px
}

.profile-dropdown li>a>i {
  margin-right: 5px
}

.profile-dropdown li>a:hover {
  opacity: 1
}

.profile-dropdown-toggle {
  background: 0 0;
  border: none
}

.scrollable {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch
}

.no-padding {
  padding: 0!important
}

.no-margin {
  margin: 0!important
}

.no-overflow {
  overflow: hidden!important
}

.auto-overflow {
  overflow: auto!important
}

.reset-overflow {
  overflow: initial!important
}

.center-margin {
  margin-left: auto;
  margin-right: auto
}

.inherit-size {
  width: inherit;
  height: inherit
}

.inherit-height {
  height: inherit
}

.image-responsive-height {
  width: 100%
}

.image-responsive-width {
  height: 100%
}

.overlayer {
  position: absolute;
  display: block;
  z-index: 21
}

.overlayer.fullwidth {
  width: 100%
}

.overlayer-wrapper {
  position: relative;
  display: block;
  z-index: 10
}

.overlay-fixed {
  position: fixed!important;
  top: auto!important
}

.top-left {
  position: absolute!important;
  top: 0;
  left: 0
}

.top-right {
  position: absolute!important;
  top: 1px;
  right: 0
}

.bottom-left {
  position: absolute!important;
  bottom: 1px;
  left: 0
}

.bottom-right {
  position: absolute!important;
  bottom: 0;
  right: 0
}

.pull-bottom {
  position: absolute!important;
  bottom: 0
}

.pull-up {
  position: absolute!important;
  top: 0
}

.pull-left {
  float: left!important
}

.pull-right {
  float: right!important
}

.pull-center {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  display: table;
  z-index: 1
}

.cursor {
  cursor: pointer
}

.scroll-x-hidden {
  overflow-x: hidden!important
}

.p-t-0 {
  padding-top: 0!important
}

.p-r-0 {
  padding-right: 0!important
}

.p-l-0 {
  padding-left: 0!important
}

.p-b-0 {
  padding-bottom: 0!important
}

.padding-0 {
  padding: 0!important
}

.p-t-5 {
  padding-top: 5px!important
}

.p-r-5 {
  padding-right: 5px!important
}

.p-l-5 {
  padding-left: 5px!important
}

.p-b-5 {
  padding-bottom: 5px!important
}

.padding-5 {
  padding: 5px!important
}

.p-t-10 {
  padding-top: 10px!important
}

.p-r-10 {
  padding-right: 10px!important
}

.p-l-10 {
  padding-left: 10px!important
}

.p-b-10 {
  padding-bottom: 10px!important
}

.padding-10 {
  padding: 10px!important
}

.p-t-15 {
  padding-top: 15px!important
}

.p-r-15 {
  padding-right: 15px!important
}

.p-l-15 {
  padding-left: 15px!important
}

.p-b-15 {
  padding-bottom: 15px!important
}

.padding-15 {
  padding: 15px!important
}

.p-t-20 {
  padding-top: 20px!important
}

.p-r-20 {
  padding-right: 20px!important
}

.p-l-20 {
  padding-left: 20px!important
}

.p-b-20 {
  padding-bottom: 20px!important
}

.padding-20 {
  padding: 20px!important
}

.p-t-25 {
  padding-top: 25px!important
}

.p-r-25 {
  padding-right: 25px!important
}

.p-l-25 {
  padding-left: 25px!important
}

.p-b-25 {
  padding-bottom: 25px!important
}

.padding-25 {
  padding: 25px!important
}

.p-t-30 {
  padding-top: 30px!important
}

.p-r-30 {
  padding-right: 30px!important
}

.p-l-30 {
  padding-left: 30px!important
}

.p-r-32 {
  padding-right: 32px!important
}

.p-l-32 {
  padding-left: 32px!important
}

.p-b-30 {
  padding-bottom: 30px!important
}

.padding-30 {
  padding: 30px!important
}

.p-t-35 {
  padding-top: 35px!important
}

.p-r-35 {
  padding-right: 35px!important
}

.p-l-35 {
  padding-left: 35px!important
}

.p-b-35 {
  padding-bottom: 35px!important
}

.padding-35 {
  padding: 35px!important
}

.p-t-40 {
  padding-top: 40px!important
}

.p-r-40 {
  padding-right: 40px!important
}

.p-l-40 {
  padding-left: 40px!important
}

.p-b-40 {
  padding-bottom: 40px!important
}

.padding-40 {
  padding: 40px!important
}

.p-t-45 {
  padding-top: 45px!important
}

.p-r-45 {
  padding-right: 45px!important
}

.p-l-45 {
  padding-left: 45px!important
}

.p-b-45 {
  padding-bottom: 45px!important
}

.padding-45 {
  padding: 45px!important
}

.p-t-50 {
  padding-top: 50px!important
}

.p-r-50 {
  padding-right: 50px!important
}

.p-l-50 {
  padding-left: 50px!important
}

.p-b-50 {
  padding-bottom: 50px!important
}

.padding-50 {
  padding: 50px!important
}

.p-t-55 {
  padding-top: 55px!important
}

.p-r-55 {
  padding-right: 55px!important
}

.p-l-55 {
  padding-left: 55px!important
}

.p-b-55 {
  padding-bottom: 55px!important
}

.padding-55 {
  padding: 55px!important
}

.p-t-60 {
  padding-top: 60px!important
}

.p-r-60 {
  padding-right: 60px!important
}

.p-l-60 {
  padding-left: 60px!important
}

.p-b-60 {
  padding-bottom: 60px!important
}

.padding-60 {
  padding: 60px!important
}

.p-t-65 {
  padding-top: 65px!important
}

.p-r-65 {
  padding-right: 65px!important
}

.p-l-65 {
  padding-left: 65px!important
}

.p-b-65 {
  padding-bottom: 65px!important
}

.padding-65 {
  padding: 65px!important
}

.p-t-70 {
  padding-top: 70px!important
}

.p-r-70 {
  padding-right: 70px!important
}

.p-l-70 {
  padding-left: 70px!important
}

.p-b-70 {
  padding-bottom: 70px!important
}

.padding-70 {
  padding: 70px!important
}

.p-t-75 {
  padding-top: 75px!important
}

.p-r-75 {
  padding-right: 75px!important
}

.p-l-75 {
  padding-left: 75px!important
}

.p-b-75 {
  padding-bottom: 75px!important
}

.padding-75 {
  padding: 75px!important
}

.p-t-80 {
  padding-top: 80px!important
}

.p-r-80 {
  padding-right: 80px!important
}

.p-l-80 {
  padding-left: 80px!important
}

.p-b-80 {
  padding-bottom: 80px!important
}

.padding-80 {
  padding: 80px!important
}

.p-t-85 {
  padding-top: 85px!important
}

.p-r-85 {
  padding-right: 85px!important
}

.p-l-85 {
  padding-left: 85px!important
}

.p-b-85 {
  padding-bottom: 85px!important
}

.padding-85 {
  padding: 85px!important
}

.p-t-90 {
  padding-top: 90px!important
}

.p-r-90 {
  padding-right: 90px!important
}

.p-l-90 {
  padding-left: 90px!important
}

.p-b-90 {
  padding-bottom: 90px!important
}

.padding-90 {
  padding: 90px!important
}

.p-t-95 {
  padding-top: 95px!important
}

.p-r-95 {
  padding-right: 95px!important
}

.p-l-95 {
  padding-left: 95px!important
}

.p-b-95 {
  padding-bottom: 95px!important
}

.padding-95 {
  padding: 95px!important
}

.p-t-100 {
  padding-top: 100px!important
}

.p-r-100 {
  padding-right: 100px!important
}

.p-l-100 {
  padding-left: 100px!important
}

.p-b-100 {
  padding-bottom: 100px!important
}

.padding-100 {
  padding: 100px!important
}

.m-t-0 {
  margin-top: 0
}

.m-r-0 {
  margin-right: 0
}

.m-l-0 {
  margin-left: 0
}

.m-b-0 {
  margin-bottom: 0
}

.m-t-4 {
  margin-top: 4px
}

.m-t-5 {
  margin-top: 5px
}

.m-r-5 {
  margin-right: 5px
}

.m-l-5 {
  margin-left: 5px
}

.m-b-5 {
  margin-bottom: 5px
}

.m-t-8 {
  margin-top: 8px
}

.m-t-10 {
  margin-top: 10px
}

.m-t-13 {
  margin-top: 13px
}

.m-r-10 {
  margin-right: 10px
}

.m-l-10 {
  margin-left: 10px
}

.m-b-10 {
  margin-bottom: 10px
}

.m-t-15 {
  margin-top: 15px
}

.m-r-15 {
  margin-right: 15px
}

.m-l-15 {
  margin-left: 15px
}

.m-b-15 {
  margin-bottom: 15px
}

.m-t-16 {
  margin-top: 16px
}

.m-t-20 {
  margin-top: 20px
}

.m-t-24 {
  margin-top: 24px
}

.m-r-20 {
  margin-right: 20px
}

.m-l-20 {
  margin-left: 20px
}

.m-b-20 {
  margin-bottom: 20px
}

.m-b-24 {
  margin-bottom: 24px
}

.m-t-25 {
  margin-top: 25px
}

.m-r-25 {
  margin-right: 25px
}

.m-l-25 {
  margin-left: 25px
}

.m-b-25 {
  margin-bottom: 25px
}

.m-t-30 {
  margin-top: 30px
}

.m-r-30 {
  margin-right: 30px
}

.m-l-30 {
  margin-left: 30px
}

.m-b-30 {
  margin-bottom: 30px
}

.m-t-35 {
  margin-top: 35px
}

.m-r-35 {
  margin-right: 35px
}

.m-l-35 {
  margin-left: 35px
}

.m-b-35 {
  margin-bottom: 35px
}

.m-t-40 {
  margin-top: 40px
}

.m-r-40 {
  margin-right: 40px
}

.m-l-40 {
  margin-left: 40px
}

.m-b-40 {
  margin-bottom: 40px
}

.m-t-45 {
  margin-top: 45px
}

.m-r-45 {
  margin-right: 45px
}

.m-l-45 {
  margin-left: 45px
}

.m-b-45 {
  margin-bottom: 45px
}

.m-t-50 {
  margin-top: 50px
}

.m-r-50 {
  margin-right: 50px
}

.m-l-50 {
  margin-left: 50px
}

.m-b-50 {
  margin-bottom: 50px
}

.m-t-55 {
  margin-top: 55px
}

.m-r-55 {
  margin-right: 55px
}

.m-l-55 {
  margin-left: 55px
}

.m-b-55 {
  margin-bottom: 55px
}

.m-t-60 {
  margin-top: 60px
}

.m-r-60 {
  margin-right: 60px
}

.m-l-60 {
  margin-left: 60px
}

.m-b-60 {
  margin-bottom: 60px
}

.m-t-65 {
  margin-top: 65px
}

.m-r-65 {
  margin-right: 65px
}

.m-l-65 {
  margin-left: 65px
}

.m-b-65 {
  margin-bottom: 65px
}

.m-t-70 {
  margin-top: 70px
}

.m-r-70 {
  margin-right: 70px
}

.m-l-70 {
  margin-left: 70px
}

.m-b-70 {
  margin-bottom: 70px
}

.m-t-75 {
  margin-top: 75px
}

.m-r-75 {
  margin-right: 75px
}

.m-l-75 {
  margin-left: 75px
}

.m-b-75 {
  margin-bottom: 75px
}

.m-t-80 {
  margin-top: 80px
}

.m-r-80 {
  margin-right: 80px
}

.m-l-80 {
  margin-left: 80px
}

.m-b-80 {
  margin-bottom: 80px
}

.m-t-85 {
  margin-top: 85px
}

.m-r-85 {
  margin-right: 85px
}

.m-l-85 {
  margin-left: 85px
}

.m-b-85 {
  margin-bottom: 85px
}

.m-t-90 {
  margin-top: 90px
}

.m-r-90 {
  margin-right: 90px
}

.m-l-90 {
  margin-left: 90px
}

.m-b-90 {
  margin-bottom: 90px
}

.m-t-95 {
  margin-top: 95px
}

.m-r-95 {
  margin-right: 95px
}

.m-l-95 {
  margin-left: 95px
}

.m-b-95 {
  margin-bottom: 95px
}

.m-t-100 {
  margin-top: 100px
}

.m-r-100 {
  margin-right: 100px
}

.m-l-100 {
  margin-left: 100px
}

.m-b-100 {
  margin-bottom: 100px
}

.full-height {
  height: 100%!important
}

.full-width {
  width: 100%
}

.hide {
  display: none
}

.inline {
  display: inline-block!important
}

.block {
  display: block
}

.b-blank {
  border-color: #000
}

.b-a,.b-r,.b-l,.b-t,.b-b {
  border-style: solid;
  border-width: 0
}

.b-r {
  border-right-width: 1px
}

.b-l {
  border-left-width: 1px
}

.b-t {
  border-top-width: 1px
}

.b-b {
  border-bottom-width: 1px
}

.b-a {
  border-width: 1px
}

.b-dashed {
  border-style: dashed
}

.b-thick {
  border-width: 2px
}

.b-transparent {
  border-color: rgba(0,0,0,.4)
}

.b-transparent-white {
  border-color: rgba(255,255,255,.3)
}

.b-grey {
  border-color: #e6e6e6
}

.b-white {
  border-color: #fff
}

.b-primary {
  border-color: #2164d9
}

.b-complete {
  border-color: #2164d9
}

.b-success {
  border-color: #10cfbd
}

.b-info {
  border-color: #3b4752
}

.b-danger {
  border-color: #f55753
}

.b-warning {
  border-color: #ff9800
}

.b-rad-sm {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px
}

.b-rad-md {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px
}

.b-rad-lg {
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px
}

.no-border {
  border: none!important
}

.profile-img-wrapper {
  float: left;
  border-radius: 100px 100px 100px 100px;
  display: inline-block;
  height: 35px;
  overflow: hidden;
  width: 35px;
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1
}

.profile-img-wrapper.big {
  height: 68px;
  width: 68px
}

.profile-img-wrapper.with-left-space-custom {
  margin-left: 7px
}

.relative {
  position: relative
}

.icon-set-preview {
  transition: opacity .1s linear
}

#icon-list {
  transition: all .1s ease-in-out
}

.error-number {
  font-size: 90px;
  line-height: 90px
}

.error-container-innner {
  margin-left: auto;
  margin-right: auto;
  width: 360px
}

.error-container {
  margin-top: -100px;
  margin-left: auto;
  margin-right: auto;
  width: 38%
}

.visible-xlg {
  display: none
}

.hidden-xlg {
  display: block
}

.sm-gutter .row>[class^=col-],.sm-gutter .row>[class*=col-] {
  padding-left: 5px;
  padding-right: 5px
}

.sm-gutter .row {
  margin-left: -5px;
  margin-right: -5px
}

.ar-1-1 .panel,.ar-2-1 .panel,.ar-1-2 .panel,.ar-3-2 .panel,.ar-2-3 .panel {
  margin: 0
}

.ar-1-1 {
  position: relative;
  width: 100%;
  overflow: hidden
}

.ar-1-1:before {
  content: "";
  display: block;
  padding-top: 100%
}

.ar-1-1>div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.ar-2-1 {
  position: relative;
  width: 100%;
  overflow: hidden
}

.ar-2-1:before {
  content: "";
  display: block;
  padding-top: calc(50% - 5px)
}

.ar-2-1>div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.ar-1-2 {
  position: relative;
  width: 100%;
  overflow: hidden
}

.ar-1-2:before {
  content: "";
  display: block;
  padding-top: calc(150% - 5px)
}

.ar-1-2>div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.ar-3-2 {
  position: relative;
  width: 100%;
  overflow: hidden
}

.ar-3-2:before {
  content: "";
  display: block;
  padding-top: calc(75% - 5px)
}

.ar-3-2>div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.ar-2-3 {
  position: relative;
  width: 100%;
  overflow: hidden
}

.ar-2-3:before {
  content: "";
  display: block;
  padding-top: calc(125% - 5px)
}

.ar-2-3>div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.v-align-bottom {
  vertical-align: bottom!important
}

.v-align-top {
  vertical-align: top!important
}

.v-align-middle {
  vertical-align: middle!important
}

.col-top {
  vertical-align: top!important
}

.col-middle {
  vertical-align: middle!important
}

.col-bottom {
  vertical-align: bottom!important
}

.container-xs-height {
  display: table;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed
}

.row-xs-height {
  display: table-row
}

.col-xs-height {
  display: table-cell;
  float: none
}

@media(min-width: 768px) {
  .container-sm-height {
      display:table;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      border-collapse: collapse;
      table-layout: fixed
  }

  .row-sm-height {
      display: table-row
  }

  .col-sm-height {
      display: table-cell!important;
      float: none!important
  }
}

@media(min-width: 992px) {
  .container-md-height {
      display:table;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      border-collapse: collapse;
      table-layout: fixed
  }

  .row-md-height {
      display: table-row
  }

  .col-md-height {
      display: table-cell!important;
      float: none!important
  }
}

@media(min-width: 1200px) {
  .container-lg-height {
      display:table;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      border-collapse: collapse;
      table-layout: fixed
  }

  .row-lg-height {
      display: table-row
  }

  .col-lg-height {
      display: table-cell!important;
      float: none!important
  }
}

@media print {
  .header,.page-sidebar,.quickview-wrapper,.overlay {
      display: none
  }

  [class^=padding-],[class*=padding-],.table tbody tr td {
      padding: 10px
  }
}

.builder {
  width: 423px;
  right: -423px
}

.builder>div {
  height: calc(100% - 12px)
}

.builder a {
  position: relative;
  display: block;
  width: 100%;
  color: #a1a1a1
}

.builder a>img {
  opacity: .33;
  -webkit-transition: opacity .1s linear;
  transition: opacity .1s linear
}

.builder a.active {
  color: #1f2937
}

.builder a.active>img {
  opacity: .87
}

.builder a.active:before {
  background-image: url(/assets/aux/../assets/img//demo/tick.svg);
  width: 23px;
  height: 23px;
  content: '';
  position: absolute;
  top: 84px;
  right: -10px;
  z-index: 10
}

.builder a:hover {
  color: #818181
}

.builder a:hover>img {
  opacity: .7
}

.builder .theme-selector.active:before {
  top: 54px;
  right: 10px
}

.builder .nav-tabs {
  background-color: transparent;
  padding: 0
}

.builder .nav-tabs>li>a {
  min-width: 99px;
  padding: 16px 0
}

.builder .nav-tabs~.tab-content {
  position: relative;
  padding-right: 0;
  height: 100%;
  top: 0
}

.builder .nav-tabs~.tab-content .tab-pane {
  height: 100%;
  overflow-x: hidden!important
}

.builder .nav-tabs~.tab-content .tab-pane .scrollable {
  padding-top: 27px;
  height: calc(100% - 47px);
  overflow-x: hidden!important
}

.builder .builder-close {
  position: absolute;
  right: 36px;
  top: 20px;
  padding: 7px;
  width: auto;
  z-index: 10
}

.builder .builder-toggle {
  position: absolute;
  width: 54px;
  height: 50px;
  top: 20%;
  left: -48px;
  text-align: center;
  line-height: 50px;
  cursor: pointer
}

.builder:before {
  position: absolute;
  content: '';
  width: 48px;
  height: 50px;
  background-color: #fff;
  top: 20%;
  left: -47px;
  box-shadow: 0 0 9px rgba(191,191,191,.36);
  border-left: 1px solid rgba(222,227,231,.56);
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px
}

.builder:after {
  position: absolute;
  content: '';
  background-color: #fff;
  width: 5px;
  height: 50px;
  left: 0;
  top: 20%
}

.builder .btn-toggle-theme>img {
  opacity: 1!important
}

.builder .btn-toggle-theme p {
  line-height: 18px
}

.rtl .builder .builder-toggle {
  left: auto;
  right: -48px
}

.content-builder {
  display: none
}

.content-builder.active {
  display: block
}

.content-builder .placeholder {
  position: relative
}

.content-builder .placeholder:after {
  content: "Content goes here";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  right: 0;
  text-align: center;
  font-size: 26px;
  opacity: .16;
  color: #1f2937
}

.previewer {
  height: 35px
}

.demo-bg-hinted {
  background-color: #939393
}

.demo-fs-23 {
  font-size: 23px!important
}

.demo-mw-50 {
  max-width: 50px
}

.demo-mw-300 {
  max-width: 300px
}

.demo-mw-350 {
  max-width: 350px
}

.demo-mw-400 {
  max-width: 400px
}

.demo-mw-500 {
  max-width: 500px
}

.demo-mw-600 {
  max-width: 600px
}

.demo-container {
  height: 2000px
}

.view-iframe-wrapper {
  width: 100%;
  height: 255px;
  background: #fff;
  position: relative
}

.view-iframe-wrapper iframe {
  width: 100%;
  height: 100%;
  padding: 45px 45px 0
}

@media(max-width: 1200px) {
  .view-iframe-wrapper iframe {
      padding:0
  }
}

.visible-xlg {
  display: none
}

.hidden-xlg {
  display: block
}

@media(min-width: 1824px) {
  .visible-xlg {
      display:block!important
  }

  .hidden-xlg {
      display: none!important
  }

  .quickview-wrapper .tab-content #quickview-notes>.inner {
      width: 570px
  }

  .container-fluid.container-fixed-lg {
      margin-right: auto;
      margin-left: auto
  }

  .menu-pin .container-fluid.container-fixed-lg {
  }

  .visible-xlg {
      display: block!important
  }

  .hidden-xlg {
      display: none!important
  }

  .col-xlg-1,.col-xlg-2,.col-xlg-3,.col-xlg-4,.col-xlg-5,.col-xlg-6,.col-xlg-7,.col-xlg-8,.col-xlg-9,.col-xlg-10,.col-xlg-11 {
      float: left;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative
  }

  .col-xlg-12 {
      float: left;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      width: 100%
  }

  .col-xlg-11 {
      width: 91.6667%
  }

  .col-xlg-10 {
      width: 83.3333%
  }

  .col-xlg-9 {
      width: 75%
  }

  .col-xlg-8 {
      width: 66.6667%
  }

  .col-xlg-7 {
      width: 58.3333%
  }

  .col-xlg-6 {
      width: 50%
  }

  .col-xlg-5 {
      width: 41.6667%
  }

  .col-xlg-4 {
      width: 33.3333%
  }

  .col-xlg-3 {
      width: 25%
  }

  .col-xlg-2 {
      width: 16.6667%
  }

  .col-xlg-1 {
      width: 8.33333%
  }

  .col-xlg-pull-12 {
      right: 100%
  }

  .col-xlg-pull-11 {
      right: 91.6667%
  }

  .col-xlg-pull-10 {
      right: 83.3333%
  }

  .col-xlg-pull-9 {
      right: 75%
  }

  .col-xlg-pull-8 {
      right: 66.6667%
  }

  .col-xlg-pull-7 {
      right: 58.3333%
  }

  .col-xlg-pull-6 {
      right: 50%
  }

  .col-xlg-pull-5 {
      right: 41.6667%
  }

  .col-xlg-pull-4 {
      right: 33.3333%
  }

  .col-xlg-pull-3 {
      right: 25%
  }

  .col-xlg-pull-2 {
      right: 16.6667%
  }

  .col-xlg-pull-1 {
      right: 8.33333%
  }

  .col-xlg-pull-0 {
      right: 0
  }

  .col-xlg-push-12 {
      left: 100%
  }

  .col-xlg-push-11 {
      left: 91.6667%
  }

  .col-xlg-push-10 {
      left: 83.3333%
  }

  .col-xlg-push-9 {
      left: 75%
  }

  .col-xlg-push-8 {
      left: 66.6667%
  }

  .col-xlg-push-7 {
      left: 58.3333%
  }

  .col-xlg-push-6 {
      left: 50%
  }

  .col-xlg-push-5 {
      left: 41.6667%
  }

  .col-xlg-push-4 {
      left: 33.3333%
  }

  .col-xlg-push-3 {
      left: 25%
  }

  .col-xlg-push-2 {
      left: 16.6667%
  }

  .col-xlg-push-1 {
      left: 8.33333%
  }

  .col-xlg-push-0 {
      left: 0
  }

  .col-xlg-offset-12 {
      margin-left: 100%
  }

  .col-xlg-offset-11 {
      margin-left: 91.6667%
  }

  .col-xlg-offset-10 {
      margin-left: 83.3333%
  }

  .col-xlg-offset-9 {
      margin-left: 75%
  }

  .col-xlg-offset-8 {
      margin-left: 66.6667%
  }

  .col-xlg-offset-7 {
      margin-left: 58.3333%
  }

  .col-xlg-offset-6 {
      margin-left: 50%
  }

  .col-xlg-offset-5 {
      margin-left: 41.6667%
  }

  .col-xlg-offset-4 {
      margin-left: 33.3333%
  }

  .col-xlg-offset-3 {
      margin-left: 25%
  }

  .col-xlg-offset-2 {
      margin-left: 16.6667%
  }

  .col-xlg-offset-1 {
      margin-left: 8.33333%
  }

  .col-xlg-offset-0 {
      margin-left: 0
  }
}

@media only screen and (max-width: 1400px) {
  .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-menu {
      bottom:50px
  }

  .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-widgets {
      display: none
  }
}

@media only screen and (min-width: 980px) {
  body.ie9.menu-pin .page-sidebar {
      transform:none!important;
      -webkit-transform: none!important;
      -ms-transform: none!important
  }

  .header .brand {
      position: relative
  }

  .header .user-info-wrapper .user-details .user-name {
      font-size: 16px
  }

  .header .user-info-wrapper .user-details .user-other {
      font-size: 10px
  }

  .header .user-info-wrapper .user-pic {
      position: relative;
      top: -6px
  }

  .notification-panel {
      width: 400px
  }
}

@media(max-width: 991px) {
  .page-container {
      padding-left:0
  }

  .header {
      width: 100%;
      border-bottom: 1px solid rgba(0,0,0,.07);
      background: #fff
  }

  .header .header-inner {
      text-align: center
  }

  .header .header-inner .mark-email {
      left: 45px;
      position: absolute;
      top: 23px
  }

  .header .header-inner .quickview-link {
      position: absolute;
      right: 0;
      top: 12px
  }

  .header .brand {
      width: auto
  }

  .header .notification-list,.header .search-link {
      display: none
  }

  .header>.pull-left,.header>.pull-right {
      position: relative
  }

  .header>.pull-right .sm-action-bar {
      right: 0
  }

  .sm-action-bar {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 10
  }

  .sm-action-bar>a {
      padding: 10px;
      display: inline-block
  }

  .pace .pace-activity {
      top: 60px
  }

  .page-sidebar {
      width: 250px;
      z-index: auto;
      left: 0!important;
      -webkit-transform: translate3d(0,0px,0px)!important;
      transform: translate3d(0,0px,0px)!important
  }


  .icon-thumbnail {
      margin-right: 24px
  }

  .page-sidebar {
      display: none;
      z-index: auto
  }

  .page-sidebar.visible {
      display: block
  }

  .page-sidebar .page-sidebar-inner {
      z-index: 1;
      left: 0!important;
      width: 260px
  }

  .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-menu {
      overflow: scroll;
      -webkit-overflow-scrolling: touch;
      top: 40px;
      bottom: 0
  }

  .page-sidebar .page-sidebar-inner .sidebar-slide .sidebar-menu ul>li>a>.badge {
      display: inline-block
  }

  .secondary-sidebar {
      float: none;
      height: auto;
      left: 50%;
      margin-left: -125px;
      padding: 20px;
      position: absolute;
      right: 0;
      top: 60px;
      z-index: 9999;
      display: none;
      border-radius: 10px
  }

  .secondary-sidebar .btn-compose {
      display: none
  }

  .inner-content {
      margin: 0
  }

  .breadcrumb {
      padding-left: 15px;
      padding-right: 15px
  }

  .copyright {
      padding-left: 15px;
      padding-right: 15px
  }

  .sm-table {
      display: table;
      width: 100%
  }

  .user-profile-wrapper {
      position: absolute;
      right: 50px;
      top: -9px
  }

  .horizontal-menu .bar {
      display: block;
      position: fixed;
      top: 0;
      bottom: 0;
      height: 100%;
      width: 250px;
      background-color: #fff;
      z-index: 10;
      overflow-y: auto;
      overflow-x: hidden;
      -webkit-overflow-scrolling: touch;
      right: 0;
      z-index: 1000;
      box-shadow: 0 0 9px rgba(191,191,191,.36);
      border-left: 1px solid rgba(222,227,231,.56);
      -webkit-transform: translate3d(100%,0,0);
      transform: translate3d(100%,0,0);
      -ms-transform: translate(100%,0);
      -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
      transition: all .4s cubic-bezier(.19,1,.22,1)
  }

  .horizontal-menu .bar .bar-inner>ul>li {
      display: block
  }

  .horizontal-menu .bar .bar-inner>ul>li>a .arrow {
      float: right;
      padding-right: 25px
  }

  .horizontal-menu .bar .bar-inner>ul>li .classic {
      position: relative;
      background-color: transparent;
      top: 0
  }

  .horizontal-menu .bar .bar-inner>ul>li .mega,.horizontal-menu .bar .bar-inner>ul>li.horizontal {
      position: relative
  }

  .horizontal-menu .bar .bar-inner>ul>li>.horizontal {
      position: relative;
      top: 0;
      border-bottom: 0
  }

  .horizontal-menu .bar .bar-inner>ul>li>.horizontal li {
      display: block
  }
}

@media(min-width: 768px) and (max-width:1024px) and (orientation:landscape) {
  .page-sidebar .sidebar-menu .menu-items ul {
      -webkit-transform:translateZ(0);
      -webkit-backface-visibility: hidden;
      -webkit-perspective: 1000
  }

  .error-page .error-container {
      width: auto
  }

  .secondary-sidebar {
      float: none;
      height: auto;
      left: 50%;
      margin-left: -155px;
      padding: 20px;
      position: absolute;
      right: 0;
      top: 60px;
      z-index: 9999;
      display: none;
      border-radius: 10px
  }

  .secondary-sidebar .btn-compose {
      display: none
  }

  .split-details {
      margin-left: 0
  }

  .toggle-secondary-sidebar {
      display: block;
      font-size: 18px;
      left: 50%;
      margin-left: -36px;
      position: absolute
  }

  .toggle-secondary-sidebar~.brand {
      display: none!important
  }
}

@media(max-width: 991px) {
  .sm-b-r,.sm-b-l,.sm-b-t,.sm-b-b {
      border-width:0
  }

  .sm-b-r {
      border-right-width: 1px
  }

  .sm-b-l {
      border-left-width: 1px
  }

  .sm-b-t {
      border-top-width: 1px
  }

  .sm-b-b {
      border-bottom-width: 1px
  }
}

@media(min-width: 1200px) {
  .row-same-height {
      overflow:hidden
  }

  .row-same-height>[class*=col-lg] {
      margin-bottom: -99999px;
      padding-bottom: 99999px
  }
}

@media(min-width: 992px) {
  .row-same-height {
      overflow:hidden
  }

  .row-same-height>[class*=col-md] {
      margin-bottom: -99999px;
      padding-bottom: 99999px
  }

  .horizontal-menu .bar {
      display: table!important
  }

  .horizontal-menu .bar+div {
      padding-top: 50px
  }
}

@media(min-width: 768px) {
  .row-same-height {
      overflow:hidden
  }

  .row-same-height>[class*=col-sm] {
      margin-bottom: -99999px;
      padding-bottom: 99999px
  }

  .box-layout .container .jumbotron,.container-fluid .jumbotron {
      padding: 0
  }

  .dataTables_wrapper.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
      position: absolute
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation:portrait) {
  .page-sidebar .sidebar-menu .menu-items>li>a,.page-sidebar .sidebar-menu .menu-items>li>div {
      padding-left:27px
  }

  .page-sidebar .sidebar-menu .menu-items>li ul.sub-menu>li {
      padding: 0 27px 0 31px
  }

  .icon-thumbnail {
      margin-right: 21px
  }

  .error-page .error-container {
      width: auto
  }
}

@media(max-width: 979px) {
  .toggle-secondary-sidebar {
      font-size:18px;
      position: static;
      display: block
  }

  .toggle-secondary-sidebar~.brand {
      display: none!important
  }

  .secondary-sidebar {
      float: none;
      height: auto;
      left: 50%;
      margin-left: -125px;
      padding: 20px;
      position: absolute;
      right: 0;
      top: 60px;
      z-index: 9999;
      display: none;
      border-radius: 10px
  }

  .secondary-sidebar .btn-compose {
      display: none
  }

  .split-view .split-list {
      width: 100%;
      height: auto;
      bottom: 50px;
      left: 0;
      top: 0;
      position: absolute;
      z-index: 1000;
      float: none
  }

  .split-view .split-list .item {
      padding: 8px
  }

  .split-view .split-list .item .inline {
      margin-left: 5px;
      width: 188px
  }

  .split-view .split-details {
      margin-left: 0;
      width: 100%
  }

  .split-view .split-details .email-content-wrapper {
      overflow: auto;
      padding: 0;
      height: calc(100% - 50px)
  }

  .split-view .split-details .email-content-wrapper .email-content {
      width: 90%
  }

  .compose-wrapper {
      display: block!important
  }

  .compose-wrapper .btn-compose {
      display: block!important
  }
}

@media(max-width: 767px) {
  .header {
      height:48px
  }

  .header .notification-list,.header .search-link {
      display: none
  }

  .header .header-inner {
      height: 48px
  }

  .header .user-info-wrapper {
      display: none
  }

  .header .search-link {
      height: 19px;
      width: 16px;
      overflow: hidden
  }

  .jumbotron,.container-fluid {
      padding-left: 0;
      padding-right: 0
  }
  .icon-thumbnail {
      margin-right: 20px
  }

  .secondary-sidebar {
      top: 48px
  }

  .split-details {
      margin-left: 0
  }

  .email-composer {
      padding-left: 30px;
      padding-right: 30px
  }

  .sm-pull-bottom,.sm-pull-up {
      position: relative!important
  }

  .sm-p-t-0 {
      padding-top: 0!important
  }

  .sm-p-r-0 {
      padding-right: 0!important
  }

  .sm-p-l-0 {
      padding-left: 0!important
  }

  .sm-p-b-0 {
      padding-bottom: 0!important
  }

  .sm-padding-0 {
      padding: 0!important
  }

  .sm-p-t-5 {
      padding-top: 5px!important
  }

  .sm-p-r-5 {
      padding-right: 5px!important
  }

  .sm-p-l-5 {
      padding-left: 5px!important
  }

  .sm-p-b-5 {
      padding-bottom: 5px!important
  }

  .sm-padding-5 {
      padding: 5px!important
  }

  .sm-p-t-10 {
      padding-top: 10px!important
  }

  .sm-p-r-10 {
      padding-right: 10px!important
  }

  .sm-p-l-10 {
      padding-left: 10px!important
  }

  .sm-p-b-10 {
      padding-bottom: 10px!important
  }

  .sm-padding-10 {
      padding: 10px!important
  }

  .sm-p-t-15 {
      padding-top: 15px!important
  }

  .sm-p-r-15 {
      padding-right: 15px!important
  }

  .sm-p-l-15 {
      padding-left: 15px!important
  }

  .sm-p-b-15 {
      padding-bottom: 15px!important
  }

  .sm-padding-15 {
      padding: 15px!important
  }

  .sm-p-t-20 {
      padding-top: 20px!important
  }

  .sm-p-r-20 {
      padding-right: 20px!important
  }

  .sm-p-l-20 {
      padding-left: 20px!important
  }

  .sm-p-b-20 {
      padding-bottom: 20px!important
  }

  .sm-padding-20 {
      padding: 20px!important
  }

  .sm-p-t-25 {
      padding-top: 25px!important
  }

  .sm-p-r-25 {
      padding-right: 25px!important
  }

  .sm-p-l-25 {
      padding-left: 25px!important
  }

  .sm-p-b-25 {
      padding-bottom: 25px!important
  }

  .sm-padding-25 {
      padding: 25px!important
  }

  .sm-p-t-30 {
      padding-top: 30px!important
  }

  .sm-p-r-30 {
      padding-right: 30px!important
  }

  .sm-p-l-30 {
      padding-left: 30px!important
  }

  .sm-p-b-30 {
      padding-bottom: 30px!important
  }

  .sm-padding-30 {
      padding: 30px!important
  }

  .sm-p-t-35 {
      padding-top: 35px!important
  }

  .sm-p-r-35 {
      padding-right: 35px!important
  }

  .sm-p-l-35 {
      padding-left: 35px!important
  }

  .sm-p-b-35 {
      padding-bottom: 35px!important
  }

  .sm-padding-35 {
      padding: 35px!important
  }

  .sm-p-t-40 {
      padding-top: 40px!important
  }

  .sm-p-r-40 {
      padding-right: 40px!important
  }

  .sm-p-l-40 {
      padding-left: 40px!important
  }

  .sm-p-b-40 {
      padding-bottom: 40px!important
  }

  .sm-padding-40 {
      padding: 40px!important
  }

  .sm-p-t-45 {
      padding-top: 45px!important
  }

  .sm-p-r-45 {
      padding-right: 45px!important
  }

  .sm-p-l-45 {
      padding-left: 45px!important
  }

  .sm-p-b-45 {
      padding-bottom: 45px!important
  }

  .sm-padding-45 {
      padding: 45px!important
  }

  .sm-p-t-50 {
      padding-top: 50px!important
  }

  .sm-p-r-50 {
      padding-right: 50px!important
  }

  .sm-p-l-50 {
      padding-left: 50px!important
  }

  .sm-p-b-50 {
      padding-bottom: 50px!important
  }

  .sm-padding-50 {
      padding: 50px!important
  }

  .sm-m-t-5 {
      margin-top: 5px!important
  }

  .sm-m-r-5 {
      margin-right: 5px!important
  }

  .sm-m-l-5 {
      margin-left: 5px!important
  }

  .sm-m-b-5 {
      margin-bottom: 5px!important
  }

  .sm-m-t-10 {
      margin-top: 10px!important
  }

  .sm-m-r-10 {
      margin-right: 10px!important
  }

  .sm-m-l-10 {
      margin-left: 10px!important
  }

  .sm-m-b-10 {
      margin-bottom: 10px!important
  }

  .sm-m-t-15 {
      margin-top: 15px!important
  }

  .sm-m-r-15 {
      margin-right: 15px!important
  }

  .sm-m-l-15 {
      margin-left: 15px!important
  }

  .sm-m-b-15 {
      margin-bottom: 15px!important
  }

  .sm-m-t-20 {
      margin-top: 20px!important
  }

  .sm-m-r-20 {
      margin-right: 20px!important
  }

  .sm-m-l-20 {
      margin-left: 20px!important
  }

  .sm-m-b-20 {
      margin-bottom: 20px!important
  }

  .sm-m-t-25 {
      margin-top: 25px!important
  }

  .sm-m-r-25 {
      margin-right: 25px!important
  }

  .sm-m-l-25 {
      margin-left: 25px!important
  }

  .sm-m-b-25 {
      margin-bottom: 25px!important
  }

  .sm-m-t-30 {
      margin-top: 30px!important
  }

  .sm-m-r-30 {
      margin-right: 30px!important
  }

  .sm-m-l-30 {
      margin-left: 30px!important
  }

  .sm-m-b-30 {
      margin-bottom: 30px!important
  }

  .sm-m-t-35 {
      margin-top: 35px!important
  }

  .sm-m-r-35 {
      margin-right: 35px!important
  }

  .sm-m-l-35 {
      margin-left: 35px!important
  }

  .sm-m-b-35 {
      margin-bottom: 35px!important
  }

  .sm-m-t-40 {
      margin-top: 40px!important
  }

  .sm-m-r-40 {
      margin-right: 40px!important
  }

  .sm-m-l-40 {
      margin-left: 40px!important
  }

  .sm-m-b-40 {
      margin-bottom: 40px!important
  }

  .sm-m-t-45 {
      margin-top: 45px!important
  }

  .sm-m-r-45 {
      margin-right: 45px!important
  }

  .sm-m-l-45 {
      margin-left: 45px!important
  }

  .sm-m-b-45 {
      margin-bottom: 45px!important
  }

  .sm-m-t-50 {
      margin-top: 50px!important
  }

  .sm-m-r-50 {
      margin-right: 50px!important
  }

  .sm-m-l-50 {
      margin-left: 50px!important
  }

  .sm-m-b-50 {
      margin-bottom: 50px!important
  }

  .sm-no-margin {
      margin: 0
  }

  .sm-no-padding {
      padding: 0
  }

  .sm-text-right {
      text-align: right!important
  }

  .sm-text-left {
      text-align: left!important
  }

  .sm-text-center {
      text-align: center!important
  }

  .sm-pull-right {
      float: right!important
  }

  .sm-pull-left {
      float: left!important
  }

  .sm-pull-reset {
      float: none!important
  }

  .sm-block {
      display: block
  }

  .error-container {
      width: auto
  }

  .sm-image-responsive-height {
      width: 100%;
      height: auto
  }
}

@media (max-width: 360px){
  
  .header .header-logo{
    width: 70px !important;
    height: 30px !important;
  }

  #menu-container .menu-list{
    margin-left: 25px !important;
  }
}

@media(max-width: 480px) {
  body {
      width:100%
  }

  body .header {
      width: 100%;
      height: 48px;
      border-bottom: 1px solid rgba(0,0,0,.07);
      /* padding: 0; */
  }

  body .header .header-inner {
      height: 48px;
      text-align: center
  }

  body .header .header-inner .toggle-secondary-sidebar {
      font-size: 16px;
      top: 12px
  }

  body .header .header-inner .mark-email {
      left: 35px;
      top: 14px
  }

  body .header .header-inner .quickview-link {
      top: 14px
  }

  body .header .notification-list,body .header .search-link {
      display: none
  }

  body .header .dropdown-submenu {
      top: 12px
  }

  body .header .notification-list,body .header .search-link {
      display: none
  }

  body #overlay-search {
      font-size: 48px;
      height: 118px;
      line-height: 46px
  }

  .page-sidebar .sidebar-header {
      height: 48px;
      line-height: 48px
  }

  .panel .panel-heading {
      padding-left: 15px
  }

  .panel .panel-body {
      padding: 15px;
      padding-top: 0
  }

  .error-page {
      padding: 15px
  }

  .error-page .error-container {
      margin-top: 30px;
      width: auto
  }

  .error-page .pull-bottom {
      position: relative
  }

  .map-controls {
      left: 10px
  }

  .register-container {
      height: auto!important
  }

  .error-container-innner {
      width: auto
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:200/100),only screen and (min-device-pixel-ratio:2) {
  .icon-set {
      background:url(/assets/aux/img/icons/top_tray_2x.png);
      position: relative;
      background-size: 95px 19px
  }

  .editor-icon {
      background-image: url(/assets/aux/img/editor_tray_2x.png);
      background-size: 480px 40px
  }

  .alert .close {
      background: url(/assets/aux/img/icons/noti-cross-2x.png) no-repeat scroll 0 0 transparent;
      background-position: -9px -10px;
      width: 10px;
      height: 9px;
      position: relative;
      opacity: .8;
      background-size: 114px 29px
  }
}

.ocult {
  display: none
}

@media only screen and (max-width: 768px) {
  .sm-text-center {
      text-align:center!important
  }
}

@media only screen and (max-width: 425px) {
  .xs-text-center {
      text-align:center!important
  }
}

.p-x-15 {
  padding-left: 15px!important;
  padding-right: 15px!important
}

.width-100 {
  width: 100%!important
}

.justify-content-end {
  justify-content: flex-end!important
}

.flex-basis-100 {
  flex-basis: 100%!important
}

.bg-transparent {
  background-color: transparent!important
}

.overflow-hidden {
  overflow: hidden!important
}

li .navbar-item active {
	/* Font & Text */
	font-family: Roboto, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	letter-spacing: 0.504px;
	line-height: 24px;
	text-decoration: none solid rgba(0, 0, 0, 0.87);
	text-align: left;
	text-indent: 0px;
	text-transform: none;
	vertical-align: baseline;
	white-space: nowrap;
	word-spacing: 0px;

	/* Color & Background */
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	color: rgba(0, 0, 0, 0.87);

	/* Box */
	height: 64px;
	width: 89.9062px;
	border: 0px none rgba(0, 0, 0, 0.87);
	border-top: 0px none rgba(0, 0, 0, 0.87);
	border-right: 0px none rgba(0, 0, 0, 0.87);
	border-bottom: 0px none rgba(0, 0, 0, 0.87);
	border-left: 0px none rgba(0, 0, 0, 0.87);
	margin: 0px;
	padding: 0px;
	max-height: none;
	min-height: auto;
	max-width: none;
	min-width: auto;

	/* Positioning */
	position: relative;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	float: none;
	display: flex;
	clear: none;
	z-index: auto;

	/* List */
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;

	/* Table */
	border-collapse: separate;
	border-spacing: 0px 0px;
	caption-side: top;
	empty-cells: show;
	table-layout: auto;

	/* Miscellaneous */
	overflow: visible;
	cursor: auto;
	visibility: visible;

	/* Effects */
	transform: none;
	transition: all 0s ease 0s;
	outline: rgb(255, 0, 0) dashed 1px;
	outline-offset: 0px;
	box-sizing: border-box;
	resize: none;
	text-shadow: none;
	text-overflow: clip;
	word-wrap: normal;
	box-shadow: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.bulk-assign-items-item {
  display: flex;
  border-radius: 10px;
  background-color: #eee;
  cursor: pointer;
  padding: 15px;
  margin-bottom: 10px
}

.bulk-assign-items-item:hover {
  background-color: #ddd;
  color: #2164d9
}

.bulk-assign-items-item-icon {
  width: 20px;
  margin-right: 10px
}

.bulk-assign-items-item-text {
  font-weight: 700;
  width: 100%
}

.bulk-assign-items-item-action {
  color: #ccc;
  width: 20px
}

.bulk-assign-action-content {
  display: none
}

.shortcuts-menu\:expandable,.shortcuts-menu\:customize,.shortcuts-menu\:expanded .shortcuts-menu\:expand {
  display: none
}

.shortcuts-menu\:expanded .shortcuts-menu\:customize,.shortcuts-menu\:expanded .shortcuts-menu\:expandable {
  display: block
}

.split-container {
  display: flex;
  flex: 1 0 100%;
  height: 100%
}

.split-sidebar {
  position: relative;
  width: 25px;
  flex: 1 0 25px;
  padding-top: 5px;
  padding-bottom: 10px;
  background-color: #f4f5f7;
  border-right: 1px solid rgba(0,0,0,.1);
  color: #13324b
}

.split-sidebar.split-grey {
  background-color: #f4f5f7;
  border-right: 1px solid rgba(0,0,0,.1);
  color: #13324b
}

.split-content {
  width: 100%;
  flex: 1 1 auto;
  position: relative
}

.split-sidebar-content,.split-content-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: auto;
  padding-bottom: 60px
}

.split-sidebar-content {
  padding-bottom: 0
}

.split-sidebar-content-inner {
  padding-top: 20px;
  padding-bottom: 60px
}

.split-sidebar-content {
  overflow: hidden;
  overflow-y: scroll
}

.split-content-content {
  overflow-x: hidden
}

.filter-sidebar-title,.split-sidebar-title {
  font-size: 16px;
  font-weight: 700;
  color: #2e394c;
  padding: 4px 16px;
  margin-bottom: 5px;
  display: flex;
  align-items: baseline;
  justify-content: space-between
}

.split-sidebar {
  -webkit-transition: flex-basis 200ms ease-in-out 80ms;
  -moz-transition: flex-basis 200ms ease-in-out 80ms;
  -ms-transition: flex-basis 200ms ease-in-out 80ms;
  -o-transition: flex-basis 200ms ease-in-out 80ms;
  transition: flex-basis 200ms ease-in-out 80ms
}

.split-sidebar>.split-sidebar-content {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 180ms ease-in-out 80ms,max-height 200ms ease-in-out 80ms;
  -moz-transition: opacity 180ms ease-in-out 80ms,max-height 200ms ease-in-out 80ms;
  -ms-transition: opacity 180ms ease-in-out 80ms,max-height 200ms ease-in-out 80ms;
  -o-transition: opacity 180ms ease-in-out 80ms,max-height 200ms ease-in-out 80ms;
  transition: opacity 180ms ease-in-out 80ms,max-height 200ms ease-in-out 80ms
}

.split-sidebar.split-sidebar--pinned,.split-sidebar.split-sidebar--open {
  width: 250px;
  flex-basis: 250px
}

.split-sidebar.split-sidebar--pinned>.split-sidebar-content,.split-sidebar.split-sidebar--open>.split-sidebar-content {
  opacity: 1;
  pointer-events: all
}

.split-sidebar--toggle {
  position: absolute;
  top: 15px;
  right: -18px;
  margin: 0;
  padding: 5px;
  z-index: 100;
  opacity: 1;
  -webkit-transition: opacity 200ms 100ms;
  -moz-transition: opacity 200ms 100ms;
  -ms-transition: opacity 200ms 100ms;
  -o-transition: opacity 200ms 100ms;
  transition: opacity 200ms 100ms
}

.split-sidebar--toggle-inner {
  width: 24px;
  height: 24px;
  font-size: 16px;
  letter-spacing: -2px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 0;
  cursor: pointer;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease
}

.split-sidebar--toggle-inner:hover {
  background-color: #fbfbfb
}

.split-sidebar-mobile--toggle {
  width: 100%;
  padding: 10px;
  height: 40px;
  background-color: #fff;
  border-bottom: 1px solid rgba(0,0,0,.07);
  cursor: pointer;
  display: none
}

.split-sidebar-mobile--toggle a {
  color: #626262
}

.split-sidebar-mobile--title {
  font-weight: 700
}

.split-sidebar-mobile--icon {
  color: #2164d9;
  padding-right: 5px
}

.split-sidebar.split-sidebar--open .split-sidebar-mobile--icon>i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg)
}

@media only screen and (min-width: 992px) {
  .split-sidebar--pinned .split-sidebar--toggle-inner {
      -webkit-transform:rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg)
  }

  .split-sidebar--pinned:not(:hover) .split-sidebar--toggle {
      opacity: 0
  }
}

@media only screen and (max-width: 991px) {
  .split-container {
      flex-direction:column
  }

  .split-sidebar {
      width: 100%!important;
      flex: 0;
      padding-top: 0;
      padding-bottom: 0
  }

  .split-sidebar.split-sidebar--pinned {
      flex: 0
  }

  .split-sidebar.split-sidebar--open {
      flex-basis: auto
  }

  .split-sidebar-mobile--toggle {
      display: block
  }

  .split-sidebar--toggle {
      display: none!important
  }

  .split-sidebar-content {
      position: relative;
      max-height: 0
  }

  .split-sidebar.split-sidebar--open .split-sidebar-content {
      max-height: 70vh
  }

  .split-sidebar-content-inner {
      padding-top: 20px;
      padding-bottom: 20px
  }

  .split-sidebar.split-sidebar--pinned .split-sidebar-content {
      opacity: 1;
      pointer-events: all
  }
}

.emux-supertable-filter-wrap {
  display: none
}

@media(max-width: 551px) {
  .split-sidebar-mobile--toggle {
      position:absolute;
      visibility: hidden;
      z-index: -99
  }

  .emux-supertable-filter-wrap {
      display: block
  }
}

#xmas19init {
  display: none
}

.form-group.has-error .form-control:focus {
  border-color: #ff9800
}

.w-subtitle {
  margin-bottom: 0;
  font-size: .7em
}

.useraccountlogo {
  min-width: 35px;
  max-height: 28px;
  max-width: 100%;
  display: block
}

.apps-dropdown>li>a {
  padding: 3px 20px!important
}

.tooltip * {
  text-transform: initial
}

@media(max-width: 700px) {
  .topalertbanner {
      display:flex;
      align-items: center;
      justify-content: flex-start;
      padding: 5px
  }

  .topalertbanner * {
      display: inline;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis
  }

  .topalertbanner .ontrialbanner {
      width: 95%
  }
}

@media only screen and (min-width: 768px) {
  body.topalert #settingsbar-wrapper,body.topalert #settingsheader-wrapper {
      top:95px
  }
}

@media only screen and (max-width: 991px) {
  body.topalert #settingsbar-wrapper,body.topalert #settingsheader-wrapper {
      margin-top:0
  }
}

#settingsheader-wrapper {
  background: #fff
}

.panel-click {
  cursor: pointer
}

.mh-auto {
  min-height: auto!important
}

.panel-click:hover {
  background-color: #f1f1f1
}

body.topalert.sidebar-open .page-container {
  margin-top: 0
}

.editableEditingClass.has-error,.editableEditingClass:focus.has-error,.editableEditingClass:active.has-error {
  background: #fdf0f0!important;
  box-shadow: inset 0 0 0 1px #f5d0d0!important
}

.editableEditingClass,.editableEditingClass:focus,.editableEditingClass:active {
  background: #f3f3f3!important;
  box-shadow: inset 0 0 0 1px #dedede!important
}

.sidebarnew {
  background-color: #2d7efb;
  border-radius: 50%;
  margin-left: 3px;
  width: 6px;
  height: 6px;
  line-height: 5px;
  display: inline-block
}

.topalertbanner {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  background-color: #ebf2ff;
  color: #111827;
  letter-spacing: .2px;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out
}

.topalertbanner i {
  margin-right: 2px
}

@media(max-width: 700px) {
  .topalertbanner a {
      margin-left:0!Important
  }
}

.topalertbanner .trialbanner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 8px;
  padding-right: 8px;
  color: #fff;
  cursor: pointer
}

.topalertbanner a {
  font-weight: 500;
  color: #111827!important;
  text-decoration: underline
}

.topalertbanner a:hover {
  color: #000!important;
  text-decoration: underline
}

.profileinvite {
  cursor: pointer
}

.profileinvite:hover h5 {
  color: #2164d9
}

[data-action=previewledger] {
  cursor: pointer
}

.dataTables_length select.input-sm {
  line-height: 10px!important
}

.active.i-loading i {
  animation: a 2s infinite linear;
  display: inline-block!important;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro"!important;
  font-weight: 900
}

.active.i-loading i::before {
  content: "\f1ce"!important
}

.page-container {
  overflow-x: hidden
}

.apps-dropdown li>a {
  opacity: .8;
  -webkit-transition: opacity ease .3s;
  transition: opacity ease .3s;
  padding-left: 17px;
  padding-right: 37px;
  min-width: 138px
}

div.rangepicker {
  border-radius: 3px
}

.tagsinput {
  border: 0;
  padding-top: 5px;
  padding-bottom: 5px
}

.bootstrap-tagsinput {
  margin-bottom: 0!important
}

#bottomupgradeplan:hover {
  opacity: .9!important
}

.form-group-height-s2 input {
  min-height: 40px!important
}


.flag-overlay {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
  background: rgba(89,151,230,.9)
}

.flags .flag-overlay:not(:first-child) {
  opacity: 0;
  bottom: -100%
}

.flag-container {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 30px 40px 20px
}

.additemshort {
  z-index: 1000!important
}

.border-danger {
  border-color: #ee585d!important
}

.border-black {
  border-color: #2d2d2d!important
}

.accountlogo {
  max-width: 200px;
  display: inline-block;
  max-height: 25px;
  height: auto;
  width: auto
}

.alertunsaved {
  display: none
}

#blankintro {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000000000
}

#blankintro #bi-bg {
  width: 100%
}

#blankintro #bi-c h4 {
  font-weight: 700
}

#blankintro #bi-c span {
  color: #a5adb6
}

#blankintro #bi-c {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 50%;
  margin-top: -100px;
  text-align: center
}

#blankintro #bi-lg {
  width: 60px
}

#blankintro #bi-lb {
  width: 30px
}

#md-attachedfiles p a:nth-child(2) {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  margin-left: -20px;
  padding-left: 20px
}

.md-hbubble {
  text-align: right;
  margin-bottom: 10px
}

.md-cbubble {
  text-align: left;
  margin-bottom: 10px
}

.md-clientcomment {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  display: inline-block
}

.md-clientchatinfo {
  display: block;
  text-align: left;
  font-size: .9em;
  color: #8f919d
}

.md-comment {
  display: inline-block;
  padding: 10px;
  background-color: #ceeaff;
  border: 1px solid #e6e6e6;
  border-radius: 4px
}

.md-chatinfo {
  text-align: right;
  font-size: .9em;
  display: block;
  color: #8f919d
}

.md-chatnote {
  display: inline-block;
  padding: 10px;
  background-color: #fff4d6;
  border: 1px solid #e6e6e6;
  border-radius: 4px
}

.md-chatcontent {
  position: absolute;
  top: 40px;
  left: 5px;
  right: 5px;
  bottom: 150px;
  height: auto!important;
  overflow: auto
}

.md-historylog {
  position: absolute;
  top: 40px;
  left: 5px;
  right: 5px;
  bottom: 10px;
  height: auto!important;
  overflow: auto
}

.md-senderbox {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  border: 1px solid #ccc;
  border-radius: 4px
}

.md-sbcontrols {
  padding-left: 5px;
  padding-right: 5px;
  border-bottom: 1px solid #ccc
}

.md-sbsend {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 3.5px
}

.md-sbtype {
  line-height: 30px;
  margin-right: 15px;
  color: #a5adb6;
  font-weight: 700
}

.md-sbcontrols a.active {
  color: #2164d9!important
}

#md-sbmessage {
  height: 100px;
  padding: 10px;
  overflow: auto
}

.md-senderbox [contenteditable]:focus {
  outline: 0 solid transparent
}

.md-historycol {
  overflow: auto
}

.md-historycol h4 {
  border-bottom: 1px solid #e6e6e6;
  margin-left: -5px!important;
  margin-right: -5px!important;
  padding-left: 10px;
  padding-bottom: 5px
}

.md-historycontent {
  padding: 5px;
  height: 100%
}

.md-hrow {
  min-height: 60px;
  margin-bottom: 15px;
  position: relative;
  overflow: auto
}

.md-hrow i {
  font-size: 20px;
  left: 0;
  top: 0
}

.md-hrow span {
  position: absolute;
  left: 35px;
  font-size: .9em
}

.md-hrow:not(:last-child):after {
  display: block;
  content: '';
  border-left: 2px solid #ccc;
  height: 30px;
  margin-left: 12px;
  margin-top: 10px
}

.bordererror-b {
  border-bottom: 2px solid #ee585d!important;
  border: 2px solid #ee585d!important;
  border-top: 0!important;
  border-left: 0!important;
  border-right: 0!important
}

.panel-bt {
  border-top: 4px solid #ccc!important;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px
}

.bt-primary {
  border-top-color: #2164d9!important
}

.ph-data {
  padding-top: 10px!important;
  border-bottom: 1px solid #ccc!important;
  min-height: auto!important
}

.vamiddle {
  vertical-align: middle!important
}

.c-block {
  float: none!important;
  display: inline-block
}

.row-center {
  text-align: center
}

.topbar {
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 0
}

.topbar .container-fluid {
  padding-left: 20px;
  padding-right: 20px
}

.topbar .btn-group .btn .caret {
  margin-left: 0
}

.topbar .topbar-items {
  line-height: 32px
}

.topbar .topbar-items a {
  font-size: 16px;
  line-height: 35px;
  color: #9b9b9b!important;
  font-weight: 700!important;
  margin-right: 10px;
  cursor: pointer
}

.topbar .topbar-items a.active {
  color: #2164d9!important
}

.topbar .topbar-items a:hover {
  color: #2164d9!important
}

.topbar .topbar-items a.title,.topbar .topbar-items a.title:hover {
  cursor: default;
  color: #2d2d2d!important
}

.topbar .topbar-items .iconbc {
  font-size: 12px;
  margin-left: 2px
}

.ecommerce-settings .topbar.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  display: none;
  background-color: #f3f4f6;
  z-index: 5
}

.ecommerce-settings.fixed .topbar {
  position: fixed;
  top: 70px;
  width: 100%;
  background-color: #f3f4f6;
  z-index: 5;
  max-width: 1000px
}

.ecommerce-settings.fixed .container-fixed-lg {
  padding-top: 72px
}

.btn-group>.btn.active {
  border-color: #bbb
}

.mvd_rightcol h5 {
  margin: 0!important
}

.mvd_rightcol p {
  margin-bottom: 0
}

.rangepicker {
  min-width: 200px
}

#customloader div {
  margin-top: -150px
}

#customloader img {
  height: 70px;
  width: 70px
}

.b-radius {
  border-radius: 4px
}

.of-hidden {
  overflow: hidden!important
}

.table-ellipsis tr td:last-child {
  white-space: nowrap!important;
  text-overflow: ellipsis!important;
  overflow: hidden!important;
  max-width: 1px
}

.autoheight {
  height: auto!important;
  min-height: auto!important
}

.btitle {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  padding: 0
}

.mh2 {
  border-bottom: 1px solid #f0f0f0!important;
  padding-top: 10px!important;
  padding-bottom: 10px!important;
  text-align: left!important
}

.mf2 {
  border-top: 1px solid #f0f0f0!important;
  padding-top: 20px!important;
  padding-bottom: 20px!important;
  text-align: left!important
}

.scsegment {
  display: inline-block;
  float: right;
  padding: 12px;
  cursor: pointer
}

.scsegment:hover {
  color: #2164d9
}

#fakesupport {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  border: 0 solid rgba(0,0,0,.09);
  box-shadow: 0 2px 4px rgba(0,0,0,.15),0 0 1px rgba(0,0,0,.08);
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  opacity: .8
}

#fakesupport:hover {
  background-color: #cfe0ff;
  opacity: 1
}

#fixedhelp {
  position: fixed;
  bottom: 20px;
  right: 20px;
  text-align: center;
  line-height: 50px;
  font-size: 25px;
  cursor: pointer;
  opacity: 1;
  z-index: 1101;
  -webkit-transition: all 200ms ease-in-out!important;
  -o-transition: all 200ms ease-in-out!important;
  transition: all 200ms ease-in-out!important
}

#fixedhelp:hover {
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px)
}

#fixedhelp>img {
  height: 60px;
  width: auto
}

#fixedhelp.fixedhelp--dragging {
  bottom: auto;
  right: auto;
  -webkit-transition: none!important;
  -o-transition: none!important;
  transition: none!important
}

#fixedhelp.fixedhelp--dragged {
  bottom: auto;
  right: auto
}

#fixedactions {
  position: fixed;
  bottom: 20px;
  right: 20px;
  line-height: 1;
  opacity: 1;
  z-index: 1101;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  background: radial-gradient(ellipse 100% 0% at 0% 0%,#5995ff 0%,#2164d9 100%);
  border-radius: 40px;
  padding: 8px 10px
}

#fixedactions::after {
  content: '\f58d';
  display: block;
  position: absolute;
  top: -10px;
  right: -6px;
  font-family: 'font awesome 5 pro';
  font-weight: 600;
  color: #2164d9;
  visibility: hidden;
  opacity: 0;
  cursor: grab
}

#fixedactions::before {
  content: '';
  position: absolute;
  width: calc(100% + 16px);
  height: calc(100% + 16px);
  border-radius: 40px 0 40px 40px
}

#fixedactions:hover::after {
  visibility: visible;
  opacity: 1
}

#fixedactions.fixedactions--dragging:hover::after {
  cursor: grabbing
}

#fixedactions.fixedactions--dragging {
  bottom: auto;
  right: auto;
  -webkit-transition: none!important;
  -o-transition: none!important;
  transition: none!important;
  border-radius: 40px!important
}

#fixedactions.fixedactions--dragged {
  bottom: auto;
  right: auto
}

#fixedactions .fixedaction-button {
  cursor: pointer;
  width: 50px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative
}

#fixedactions .fixedaction-button:hover>img {
  opacity: .7
}

#fixedactions .fixedaction-button:first-child {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px
}

#fixedactions .fixedaction-button:last-child {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px
}

.fixedaction-button>img {
  width: 40px;
  height: auto
}

#fixedactions .fixedaction-button+.fixedaction-button {
  border-left: 1px solid rgba(255,255,255,.6)
}

.fixedaction--onboarding-badge--inner {
  position: absolute;
  top: -12px;
  right: 5px
}

.fixedaction--onboarding-badge--inner {
  background-color: #fff;
  font-weight: 600;
  width: 18px;
  height: 18px;
  font-size: 11px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  letter-spacing: 0
}

.tagmin {
  font-size: .8em!important;
  padding: 4px!important;
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 1px;
  margin-top: 1px
}

.blockordercb,.blockcheckall {
  font-size: 20px
}

.panel-help {
  padding-top: 50px;
  max-width: 600px;
  margin: 0 auto;
  text-align: left
}

.alert-tip {
  text-align: left;
  width: 100%;
  background-color: #f0f0f0;
  border-left: 3px solid #1f2937
}

.alert-msg {
  text-align: left;
  width: 90%;
  padding: 20px;
  background-color: #fff;
  border-top: 3px solid #1f2937;
  box-shadow: 0 2px 4px rgba(0,0,0,.15),0 0 1px rgba(0,0,0,.08);
  border-radius: 3px
}

.alert-tip-success {
  border-color: #22d887
}

.alert-tip-danger {
  border-color: #ee585d
}

.alert-tip-primary {
  border-color: #1e90ff
}

.circle-img {
  overflow: hidden
}

.circle-img img {
  height: 100%;
  transform: translateX(-50%);
  margin-left: 50%
}

.link-dark {
  color: #1f2937!important
}

.link-dark:hover {
  color: #777!important
}

.link-danger {
  color: #ee585d!important
}

.link-danger:hover {
  color: #d43c39!important
}

@media(min-width: 768px) {
  #modalQuick .row {
      margin-left:30px!important
  }
}

.discoverholdedbar {
  color: #2164d9;
  font-weight: 700;
  height: 100%;
  background-color: #f0f0f0;
  margin-right: -20px;
  padding: 20px;
  vertical-align: middle;
  margin-left: 10px;
  cursor: pointer;
  border-left: 1px solid #eee
}

.discoverholdedbar:hover {
  color: #3b4752;
  border-left: 1px solid #eee
}

.settingsitem {
  font-weight: 700;
  margin-top: 12px;
  cursor: pointer;
  color: #777;
  display: block
}

.settingsitem:hover {
  color: #2164d9
}

.settingsitem.active {
  color: #2164d9
}

.rowseparator {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: -20px;
  background-color: #f4f4f4;
  margin-right: -20px;
  padding: 10px 0 10px 20px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  text-transform: uppercase;
  font-weight: 700;
  color: #8c9399
}

.input-noborder {
  border: 0!important
}

.header {
  border-bottom: 0 transparent
}

.header a {
  color: #4a4a4a
}

.header a:hover {
  color: #2164d9
}

.header a.btn-primary {
  color: #fff
}

.header .badge-info {
  background-color: #4a4a4a!important
}

.anchorable {
  cursor: pointer
}

.anchorable:hover {
  color: #2196f3!important
}

.btn-admin {
  background: linear-gradient(60deg,#e91e63,#3f51b5)!important;
  color: #fff!important
}

.formgroup-bb {
  border-bottom: 1px solid #f0f0f0!important
}

.formgroup-br {
  border-right: 1px solid #f0f0f0!important
}

#bulkactionsdiv {
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 5px
}

#bulkactionsdiv {
  background-color: #fafafa;
  color: #1f2937
}

#bulkactionsdiv p {
  margin: 0;
  font-size: 16px;
  line-height: 27px
}

.apps-dropdown {
  margin-top: 12px;
  margin-left: -10px;
  background: #fff;
  box-shadow: 0 2px 15px 0 rgba(98,98,98,.4)!important
}

.apps-dropdown li {
  padding-bottom: 0!important
}

table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting {
  padding-right: 2px
}

.bigbluetitle {
  font-size: 20px;
  color: #4a90e2;
  font-weight: 700
}

table.htable {
  margin-top: 0!important
}

.htable tfoot {
  border-bottom: 1px solid transparent
}

.htable tfoot th {
  padding-top: 5px!important;
  padding-bottom: 5px!important
}

.htable th {
  border-top: 1px solid transparent!important;
  background-color: #fff!important;
  padding: 10px 5px!important
}

.htable th.sorting,.htable th.sorting_desc,.htable th.sorting_asc {
  padding-right: 20px!important
}

.htable th.sorting:hover,.htable th.sorting_desc:hover,.htable th.sorting_asc:hover {
  color: #1f2937!important
}

.htable.nhp th {
  padding-left: 10px!important;
  padding-right: 10px!important
}

.htable th:after {
  top: 4px!important
}

.htable td {
  vertical-align: middle!important
}

.htable td:first-child {
  border-left: 0!important
}

table.va-m th,table.va-m td {
  vertical-align: middle!important
}

.btn-special {
  background-color: #3ea8e5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#44b1e8),to(#3098de));
  background-image: -webkit-linear-gradient(top,#44b1e8,#3098de);
  background-image: linear-gradient(-180deg,#44b1e8,#3098de);
  box-shadow: 0 1px 0 0 rgba(46,86,153,.15),inset 0 1px 0 0 rgba(46,86,153,.1),inset 0 -1px 0 0 rgba(46,86,153,.4);
  font-size: 17px;
  line-height: 20px;
  height: 37px;
  font-weight: 700;
  text-shadow: 0 -1px 0 rgba(0,0,0,.12)
}

.btn-special2 {
  background: linear-gradient(60deg,#48b0f7,#1e619c)!important;
  border-color: #2762ca;
  color: #fff;
  font-weight: 700
}

.btn-special2:hover {
  color: #fff;
  border-color: #48b0f7
}

.headerlink:hover {
  color: #1f2937!important
}

.image-cropper::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: inset 0 0 0 0 rgba(0,0,0,.6);
  transition: box-shadow .1s ease;
  border-radius: 20px
}

.image-cropper:hover::after {
  box-shadow: inset 0 0 0 3px rgba(0,0,0,.6);
  border-radius: 20px
}

.image-cropper.noshadow:hover::after {
  box-shadow: none
}

.dashboardbox a:link,.dashboardbox a:visited {
  color: #e7e7e7
}

.sidebar-menu {
  overflow-y: hidden
}

.loadjs {
  display: none
}

ul.breadcrumb {
  padding: 17px 0!important
}

.jumbocontrols a,.jumbocontrols button {
  margin-top: 13px;
  margin-left: 3px
}

.jumbocontrols .caret {
  margin-left: 0
}

.jumbocontrols .dropdown-menu a {
  margin-top: 0;
  margin-left: 0
}

.profile-dropdown>li>a {
  padding: 3px 20px!important
}

.simpleloader {
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -10px;
  z-index: 1000;
  position: absolute;
  color: #2164d9
}

.jumbowhite {
  background-color: #fff;
  border-bottom: 1px solid #e7e7e7;
  overflow: visible;
  margin-bottom: 20px;
  z-index: 5
}

.jumbowhite.jumboinfo {
  background-color: #2b303b;
  border-bottom: 1px solid #333842;
  color: #fff;
  overflow: visible;
  margin-top: -20px;
  margin-bottom: 20px;
  z-index: 5;
  line-height: 50px
}

.jumbowhite.jumboinfo .col-md-3,.jumbowhite.jumboinfo .col-md-4,.jumbowhite.jumboinfo .col-md-2,.jumbowhite.jumboinfo .col-xs-6 {
  border-right: 1px solid #333842;
  text-align: center;
  margin-bottom: 0
}

.jumbowhite.jumboinfo .col-md-3:last-child,.jumbowhite.jumboinfo .col-md-4:last-child,.jumbowhite.jumboinfo .col-md-2:last-child,.jumbowhite.jumboinfo .col-xs-6:last-child {
  border-right: 0
}

.doc_ppedit td {
  padding: 5px!important;
  border-bottom: 0!important;
  color: #2164d9!important
}

.breadcrumb>li+li.noarrow:before {
  display: none!important
}

.clientmsg {
  text-align: right;
  margin-bottom: 10px
}

.clientmsg span {
  background-color: #dcf8c7;
  padding: 5px;
  border-radius: 4px;
  box-shadow: 1px 1px 1px rgba(0,0,0,.11);
  margin-top: 10px
}

.suppliermsg span:hover {
  background-color: #ee585d;
  color: #fff;
  cursor: pointer
}

.suppliermsg {
  margin-bottom: 10px
}

.suppliermsg span {
  background-color: #fbfbfb;
  padding: 5px;
  border-radius: 4px;
  box-shadow: 1px 1px 1px rgba(0,0,0,.11);
  margin-top: 10px
}

/* .dt-button-collection {
  position: fixed!important;
  top: 50%!important;
  left: 50%!important;
  margin-left: -75px!important
} */

.sdclick .btn-xs {
  padding: 0 6px;
  line-height: 15px
}

.sdclick {
  position: relative;
  overflow: visible!important
}

.sdclick * {
  overflow: visible!important
}

.superdrop {
  text-align: left;
  position: absolute;
  z-index: 10;
  display: none;
  top: -2px;
  right: -1px;
  padding: 5px 20px;
  background-color: #fafafa;
  box-shadow: 0 0 5px rgba(98,98,98,.2);
  border-radius: 4px;
  border-top: 2px solid #ccc
}

.superdrop p {
  margin: 5px 0;
  min-width: 80px;
  color: #626262;
  cursor: pointer;
  font-weight: 400;
  padding-bottom: 5px;
  border-bottom: 0 solid #f1f1f1
}

.superdrop p:last-child {
  border-bottom: 0
}

.superdrop p:hover {
  color: #1f2937
}

.dropapps:before,.dropapps:after {
  display: none
}

.dashboardbox a:hover {
  color: #fff!important
}

.nooverflow {
  overflow: visible!important
}

.dt-button {
  height: 34px;
  background-color: #fafafa!important;
  background-image: none!important;
  margin: 0;
  border-color: #e6e6e6!important
}

.dt-button:hover {
  background-color: #e6e6e6!important
}

.flag-de {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjYwMCIgdmlld0JveD0iMCAwIDUgMyI+DQo8cGF0aCBkPSJtMCwwaDV2M2gtNXoiLz4NCjxwYXRoIGZpbGw9IiNkMDAiIGQ9Im0wLDFoNXYyaC01eiIvPg0KPHBhdGggZmlsbD0iI2ZmY2UwMCIgZD0ibTAsMmg1djFoLTV6Ii8+DQo8L3N2Zz4NCg==);
  background-size: 100% 100%
}

.flag-en {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNjAgMzAiIGhlaWdodD0iNjAwIj4NCjxkZWZzPg0KPGNsaXBQYXRoIGlkPSJ0Ij4NCjxwYXRoIGQ9Im0zMCwxNWgzMHYxNXp2MTVoLTMwemgtMzB2LTE1enYtMTVoMzB6Ii8+DQo8L2NsaXBQYXRoPg0KPC9kZWZzPg0KPHBhdGggZmlsbD0iIzAwMjQ3ZCIgZD0ibTAsMHYzMGg2MHYtMzB6Ii8+DQo8cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iNiIgZD0ibTAsMGw2MCwzMG0wLTMwbC02MCwzMCIvPg0KPHBhdGggc3Ryb2tlPSIjY2YxNDJiIiBzdHJva2Utd2lkdGg9IjQiIGQ9Im0wLDBsNjAsMzBtMC0zMGwtNjAsMzAiIGNsaXAtcGF0aD0idXJsKCN0KSIvPg0KPHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjEwIiBkPSJtMzAsMHYzMG0tMzAtMTVoNjAiLz4NCjxwYXRoIHN0cm9rZT0iI2NmMTQyYiIgc3Ryb2tlLXdpZHRoPSI2IiBkPSJtMzAsMHYzMG0tMzAtMTVoNjAiLz4NCjwvc3ZnPg0K);
  background-size: 100% 100%
}

.flag-es {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3NTAgNTAwIj4NCjxwYXRoIGZpbGw9IiNjNjBiMWUiIGQ9Im0wLDBoNzUwdjUwMGgtNzUweiIvPg0KPHBhdGggZmlsbD0iI2ZmYzQwMCIgZD0ibTAsMTI1aDc1MHYyNTBoLTc1MHoiLz4NCjwvc3ZnPg0K);
  background-size: 100% 100%
}

.flag-ca {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNjc1IDQ1MCIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KPHBhdGggZmlsbD0iI2ZjZGQwOSIgZD0ibTAsMGg2NzV2NDUwaC02NzV6Ii8+DQo8cGF0aCBzdHJva2U9IiNkYTEyMWEiIGlkPSJyZWRfc3Ryb2tlIiBzdHJva2Utd2lkdGg9IjUwIiBkPSJtLTAsNzcuNzc3OGg2NzUiLz4NCjx1c2Ugd2lkdGg9IjY3NSIgaGVpZ2h0PSI0NTAiIHN0cm9rZT0iI2RhMTIxYSIgeGxpbms6aHJlZj0iI3JlZF9zdHJva2UiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgOTQuNDQ0NDQpIi8+DQo8dXNlIHdpZHRoPSI2NzUiIGhlaWdodD0iNDUwIiBzdHJva2U9IiNkYTEyMWEiIHhsaW5rOmhyZWY9IiNyZWRfc3Ryb2tlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDE5NC40NDQ0NCkiLz4NCjx1c2Ugd2lkdGg9IjY3NSIgaGVpZ2h0PSI0NTAiIHN0cm9rZT0iI2RhMTIxYSIgeGxpbms6aHJlZj0iI3JlZF9zdHJva2UiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMjk0LjQ0NDQ0KSIvPg0KPC9zdmc+DQo=);
  background-size: 100% 100%
}

.btn-empty {
  border: 3px solid!important;
  background-color: transparent!important
}

.text-orange {
  color: #ca5700!important
}

.text-blue {
  color: #2164d9!important
}

.dropapps img {
  margin: 10px
}

.inputerror {
  border-color: #f77975
}

.doublemenu .bootstrap-tagsinput {
  background-color: #fff!important
}

#quickcreatorModal .modal-content {
  background-color: rgba(60,60,60,.8);
  border: 1px solid rgba(0,0,0,.2)!important;
  border-radius: 20px
}

.qcitem {
  padding: 20px;
  padding-bottom: 15px;
  text-align: center
}

.qcitem a {
  color: #ccc
}

.qcitem a:hover {
  color: #fff
}

.qcitem p {
  margin-bottom: 0!important
}

.qcitem img {
  height: 64px;
  margin-bottom: 10px
}

#loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.5);
  z-index: 100000;
  text-align: center
}

#loader div {
  position: absolute;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  top: 50%;
  margin-top: -20px;
  height: 100px
}

#customloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e7e7e7;
  z-index: 10000;
  text-align: center
}

#customloader div {
  position: absolute;
  left: 50%;
  margin-left: -250px;
  width: 500px;
  top: 50%
}

#loader img,#customloader img {
  width: 50px;
  height: 50px;
  margin-bottom: 10px
}

.image-cropper {
  width: 100px;
  height: 100px;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto
}

.image-cropper img {
  display: inline;
  margin: 0 auto;
  height: 100%;
  width: auto;
  margin-top: -3px
}

.as_userdiv .image-cropper {
  width: 48px;
  height: 48px
}

.as_userdiv-col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%
}

.as_userdiv-col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}

#md-attachedfiles p:hover .trash {
  display: inline
}

.icon-flag {
  margin: auto;
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 20px;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff;
  border-radius: 3px;
  margin-top: -1px
}

.flh35 {
  line-height: 35px!important
}

.doublemenu {
  background-color: #eee;
  color: #626262
}

.dm-light {
  color: #2d2d2d;
  background-color: #fff;
  border-right: 1px solid #f0f0f0
}

.dm-light h5 {
  color: #2d2d2d
}

.dm-blue {
  background-color: #2d3446;
  color: #ccc
}

.dm-blue h5 {
  color: #fff
}

.dm-blue hr {
  border-color: #3b4752;
  border-top: 1px solid #3b4752
}

.dm-blue .icon-flag {
  border: 1px solid #3b4752;
  box-shadow: inset 0 0 0 2px #2d3446
}

.dm-dark {
  background-color: #e6e6e6;
  border-right: 1px solid #ddd
}

#modalSettings a {
  color: #59646f
}

#modalSettings a:hover {
  color: #2164d9
}

.btnminwidth {
  min-width: 160px
}

.colorpicker {
  z-index: 100000!important
}

.formtitle {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #1f2937;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: .2px;
  -webkit-text-stroke: 0;
  -webkit-transition: opacity .3s ease;
  margin-bottom: 8px!important
}

.formtitleblock {
  text-transform: uppercase;
  letter-spacing: .02em;
  font-size: 12px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-stroke: 0;
  filter: alpha(opacity=40);
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  margin-bottom: 6px!important
}

#modalAccountpicker p img {
  margin-bottom: 10px
}

#quicksenddoc i {
  font-size: 30px
}

#quicksenddoc p {
  margin-top: 2px
}

.progress2 {
  height: 8px;
  border-radius: 2px;
  margin-top: 4px;
  margin-bottom: 0
}

.progress3 {
  height: 8px;
  border-radius: 2px;
  margin-top: 0;
  margin-bottom: 0
}

#invoiceIframe {
  width: 100%;
  height: 600px;
  background-color: #fff
}

.upsell {
  margin-top: 80px;
  text-align: center
}

.upsell .desc {
  margin-top: 10px;
  font-size: 12px
}

.btn-install img {
  height: 30px
}

.btn-install {
  line-height: 30px
}

.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px
}

.col-xs-15 {
  width: 20%;
  float: left
}

@media(min-width: 768px) {
  .col-sm-15 {
      width:20%;
      float: left
  }
}

@media(min-width: 992px) {
  .col-md-15 {
      width:20%;
      float: left
  }
}

@media(min-width: 1200px) {
  .col-lg-15 {
      width:20%;
      float: left
  }
}

@media(min-width: 768px) {
  .modal-xs {
      width:240px
  }

  .doublemenu {
      padding: 30px!important;
      min-height: 650px
  }

  .modal-full {
      width: 90%
  }
}

@media(min-width: 900px) {
  .toprightresize {
      height:249px!important
  }
}

@media(max-height: 800px) {
  .panelresize .panel-heading {
      padding-top:10px!important;
      padding-bottom: 0!important;
      min-height: 20px!important
  }

  .panelresize .panel-body {
      padding-bottom: 10px!important;
      min-height: 70px
  }

  .panelresize .small {
      padding-top: 0!important
  }

  .panelresize h1 {
      font-size: 2em!important;
      padding-bottom: 0!important
  }

  .toprightresize {
      height: 151px!important
  }

  .panelresize-list div:nth-child(4) {
      display: none
  }

  .panelresize-list {
      margin-bottom: 1px!important
  }

  .bottomrightresize {
      height: 194px
  }
}

@media(min-height: 800px) {
  .panelresize-list {
      padding-bottom:23px!important
  }

  .bottomrightresize {
      height: 298px
  }

  .doublemenu {
      padding: 30px!important;
      min-height: 900px
  }

  #invoiceIframe {
      height: 800px
  }

  .panelresize .panel-body {
      min-height: 93px!important
  }
}

.btn-default {
  background-color: #fff;
  border-color: #d1d5db;
  color: #1f2937;
  font-weight: 500
}

.btn-default:hover {
  background-color: #e5e7eb
}

.btn-danger {
  background-color: #ec3232;
  border-color: #ec3232;
  color: #fff;
  font-weight: 500
}

.btn-danger:hover {
  background-color: #f06161
}

.btn-primary {
  background-color: #2164d9;
  border-color: #3b74da;
  color: #fff;
  font-weight: 500
}

.btn-primary:hover {
  background-color: #3467c2
}

.btn-outline-primary {
  background-color: #fff;
  border-color: #2164d9;
  color: #2164d9;
  font-weight: 500
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #2164d9;
  border-color: #2164d9
}

.btn-outline-danger {
  background-color: #fff;
  border-color: #ec3232;
  color: #ec3232;
  font-weight: 500
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #ec3232;
  border-color: #ec3232
}

.btn-success {
  background-color: #10cf80;
  border-color: #0b8a61;
  color: #fff;
  font-weight: 500
}

.btn-success:hover {
  background-color: #38d8a4!important
}

.segments-dropdown {
  right: 0;
  left: initial;
  border: 0 transparent;
  background-color: #fafafa;
  box-shadow: 0 3px 10px rgba(0,0,0,.15)
}

@media only screen and (max-height: 700px) {
  .segments-dropdown {
      max-height:55vh;
      overflow: auto
  }
}

.segments-dropdown .dropdown-item {
  border-bottom: 0 transparent
}

.segments-dropdown>.dropdown-item>a {
  color: #323232;
  padding: 6px 15px
}

.segments-dropdown {
  padding-top: 0;
  padding-bottom: 0
}

.segments-dropdown>li:last-child {
  border-bottom: none;
  padding-bottom: 0
}

.segments-dropdown>li:first-child {
  padding-top: 0
}

.segments-dropdown>li.dropdown-header {
  padding: 10px;
  color: #2c2c2c;
  font-weight: 500
}

.segments-dropdown>.dropdown-item>a>input+span {
  padding-left: 7px;
  font-size: 13px
}

.segments-dropdown>.dropdown-item>a {
  display: flex;
  align-items: center
}

.segments-dropdown>.dropdown-item>a>input {
  margin: 0
}

.segments-dropdown>.dropdown-item>a>* {
  opacity: .7
}

.segments-dropdown>.dropdown-item>a:hover>*,.segments-dropdown>.dropdown-item>a>input:checked,.segments-dropdown>.dropdown-item>a>input:checked~* {
  opacity: 1
}

.segment {
  padding-left: 0;
  background-color: #f5f4f6;
  list-style-type: none
}

.segment li {
  position: relative;
  display: inline-block;
  padding: 10px
}

.savedsegment {
  min-width: 200px
}

.exportst {
  min-width: 150px
}

.editsegment {
  color: #626262;
  padding: 0 10px;
  margin-right: -5px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px
}

.editsegment,.deletesegment {
  display: none
}

.segments-dropdown li:hover .editsegment,.segmentstabs-viewall .dropdown-menu li:hover .editsegment,li.segmentstabs-item:hover .editsegment,.segments-dropdown li:hover .deletesegment,.segmentstabs-viewall .dropdown-menu li:hover .deletesegment,li.segmentstabs-item:hover .deletesegment {
  display: inline-block!important
}

.btn-segment {
  background-color: #f5f4f6;
  border: 0;
  box-shadow: none;
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 0
}

.btn-segment:hover,.btn-segment:active {
  border: 0
}

.rangepicker {
  background: #fff;
  cursor: pointer;
  padding: 6.5px 10px;
  border: 1px solid #d1d5db;
  width: 100%
}

.rangepicker:hover {
  border: 1px solid #ddd
}

.filterform {
  border: 1px solid #e4e6e6;
  border-radius: 2px;
  background-color: #fff;
  padding: 10px;
  width: 100%
}

.lh-130 {
  line-height: 1.3!important
}

.lh-150 {
  line-height: 1.5!important
}

.lh-condensed {
  line-height: 1.25!important
}

.lh-130 {
  line-height: 1.3!important
}

.lh-150 {
  line-height: 1.5!important
}

.flex-items-center {
  align-items: center!important
}

.xs-visible-flex {
  display: none!important
}

.list-style-none {
  list-style: none!important
}

.d-inline-flex {
  display: inline-flex!important
}

.white-space-normal {
  white-space: normal!important
}

.white-space-nowrap {
  white-space: nowrap!important
}

.d-flex-center-between {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.align-items-baseline {
  align-items: baseline!important
}

.align-items-end {
  align-items: flex-end!important
}

.p-y-15 {
  padding-top: 15px!important;
  padding-bottom: 15px!important
}

.p-y-0 {
  padding-top: 0!important;
  padding-bottom: 0!important
}

.p-x-0 {
  padding-left: 0!important;
  padding-right: 0!important
}

.p-l-0 {
  padding-left: 0!important
}

.p-r-0 {
  padding-right: 0!important
}

.flex-column-reverse {
  display: flex;
  flex-direction: column-reverse
}

@media(min-width: 991px) and (max-width:1070px) {
  .md-p-r-30 {
      padding-right:30px!important
  }

  .md-white-space-normal {
      white-space: normal!important
  }

  .md-width-100 {
      width: 100%!important
  }
}

@media only screen and (max-width: 768px) {
  .sm-no-pull {
      float:none!important
  }

  .sm-padding-0 {
      padding: 0!important
  }

  .sm-margin-0 {
      margin: 0!important
  }

  .sm-d-flex {
      display: flex
  }

  .sm-d-flex-center {
      display: flex;
      align-items: center
  }

  .sm-d-flex-center-around {
      display: flex;
      align-items: center;
      justify-content: space-around
  }

  .sm-d-flex-center-center {
      display: flex;
      align-items: center;
      justify-content: center
  }

  .sm-d-flex-center-between {
      display: flex;
      align-items: center;
      justify-content: space-between
  }

  .sm-d-flex-direction-column {
      display: flex;
      flex-direction: column
  }

  .sm-d-flex-direction-column-reverse {
      display: flex;
      flex-direction: column-reverse
  }

  .sm-d-flex-wrap {
      flex-wrap: wrap
  }

  .sm-order-1 {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1
  }

  .sm-order-2 {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2
  }

  .sm-order-3 {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 4
  }

  .sm-order-4 {
      -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
      order: 4
  }

  .sm-order-5 {
      -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
      order: 5
  }

  .sm-p-x-0 {
      padding-left: 0!important;
      padding-right: 0!important
  }

  .sm-p-x-15 {
      padding-left: 15px!important;
      padding-right: 15px!important
  }

  .sm-p-x-20 {
      padding-left: 20px!important;
      padding-right: 20px!important
  }

  .sm-p-y-0 {
      padding-top: 0!important;
      padding-bottom: 0!important
  }

  .sm-p-y-5 {
      padding-top: 5px!important;
      padding-bottom: 5px!important
  }

  .sm-p-t-0 {
      padding-top: 0!important
  }

  .sm-p-t-5 {
      padding-top: 5px!important
  }

  .sm-p-l-0 {
      padding-left: 0!important
  }

  .sm-p-l-5 {
      padding-left: 5px!important
  }

  .sm-p-l-10 {
      padding-left: 10px!important
  }

  .sm-p-l-15 {
      padding-left: 15px!important
  }

  .sm-p-r-0 {
      padding-right: 0!important
  }

  .sm-p-t-10 {
      padding-top: 10px!important
  }

  .sm-p-t-15 {
      padding-top: 15px!important
  }

  .sm-p-t-20 {
      padding-top: 20px!important
  }

  .sm-p-b-10 {
      padding-bottom: 10px!important
  }

  .sm-p-b-15 {
      padding-bottom: 15px!important
  }

  .sm-m-t-0 {
      margin-top: 0!important
  }

  .sm-m-t-5 {
      margin-top: 5px!important
  }

  .sm-m-t-10 {
      margin-top: 10px!important
  }

  .sm-m-x-0 {
      margin-left: 0!important;
      margin-right: 0!important
  }

  .sm-m-b-10 {
      margin-bottom: 10px!important
  }

  .sm-m-b-15 {
      margin-bottom: 15px!important
  }

  .sm-m-b-5 {
      margin-bottom: 5px!important
  }

  .sm-m-b-0 {
      margin-bottom: 0!important
  }

  .sm-m-l-10 {
      margin-left: 10px!important
  }

  .sm-m-r-10 {
      margin-right: 10px!important
  }

  .sm-m-r-5 {
      margin-right: 5px!important
  }

  .sm-m-r-0 {
      margin-right: 0!important
  }

  .sm-m-y-10 {
      margin-top: 10px!important;
      margin-bottom: 10px!important
  }

  .sm-m-x-15 {
      margin-right: 15px!important;
      margin-left: 15px!important
  }

  .sm-p-y-10 {
      padding-top: 10px!important;
      padding-bottom: 10px!important
  }

  .jumbocontrols {
      font-size: 12px
  }

  .sm-flex-row-reverse {
      flex-direction: row-reverse
  }

  .sm-min-width-auto {
      min-width: auto!important
  }

  .sm-min-width-55 {
      min-width: 55px!important
  }

  .sm-min-width-50 {
      min-width: 50px!important
  }

  .sm-width-auto {
      width: auto!important
  }

  .sm-width-100 {
      width: 100%!important
  }

  .sm-width-50 {
      width: 50%!important
  }

  .sm-width-px-150 {
      width: 150px!important
  }

  .sm-white-space-normal {
      white-space: normal!important
  }

  .sm-absolute-top-right {
      position: absolute;
      top: 0;
      right: 0
  }

  .sm-border-bottom {
      border-bottom: 1px solid rgba(0,0,0,.1)
  }

  .sm-border-left-transparent {
      border-left-color: transparent!important
  }

  .sm-border-left-0 {
      border-left-width: 0!important
  }

  .sm-no-border {
      border-color: transparent!important;
      border-width: 0!important
  }

  .sm-children-m-b-10>* {
      margin-bottom: 10px!important
  }

  .sm-nav-tabs {
      display: flex!important;
      overflow-x: auto!important;
      padding-bottom: 5px!important
  }

  .sm-nav-tabs li {
      padding: 0!important;
      margin-right: 20px!important
  }

  .sm-nav-tabs li:last-child {
      margin-right: 0!important
  }

  .sm-nav-tabs .active::after {
      background-color: transparent!important;
      display: none!important
  }

  .sm-nav-tabs .active a {
      border-bottom: 3px solid #2164d9!important
  }

  .sm-nav-tabs li a {
      position: relative!important;
      display: block!important;
      padding: 10px 8px 5px!important;
      margin-bottom: 5px!important;
      overflow: hidden!important;
      font-size: 14px!important;
      color: #586069!important;
      text-decoration: none!important;
      text-overflow: ellipsis!important;
      white-space: nowrap!important;
      cursor: pointer!important;
      border-radius: 3px!important
  }

  .sm-lh-normal {
      line-height: normal!important
  }

  .sm-margin-x-auto {
      margin-left: auto!important;
      margin-right: auto!important
  }
}

@media only screen and (max-width: 520px) {
  .xsm-flex-direction-column {
      flex-direction:column
  }

  .xsm-align-items-unset {
      align-items: unset!important
  }
}

@media only screen and (max-width: 425px) {
  .xs-d-flex-center-around {
      display:flex;
      align-items: center;
      justify-content: space-around
  }

  .xs-d-flex-direction-column-reverse {
      display: flex;
      flex-direction: column-reverse
  }

  .xs-flex-direction-column {
      flex-direction: column
  }

  .xs-no-margin {
      margin: 0!important
  }

  .xs-no-padding {
      padding: 0!important
  }

  .xs-d-flex-center-center {
      display: flex;
      align-items: center;
      justify-content: center
  }

  .xs-width-50 {
      width: 50%!important
  }

  .xs-width-100 {
      width: 100%!important
  }

  .xs-m-b-5 {
      margin-bottom: 5px!important
  }

  .xs-p-x-15 {
      padding-left: 15px!important;
      padding-right: 15px!important
  }

  .xs-dropdown-menu-right {
      right: 0!important;
      left: auto!important
  }

  .xs-min-height-10 {
      min-height: 10px!important
  }

  .xs-text-center {
      text-align: center!important
  }

  .xs-d-block {
      display: block
  }

  .xs-order--1 {
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: -1;
      order: -1
  }

  .xs-pb-10 {
      padding-bottom: 10px
  }
}

.dataTable tbody tr.child ul.dtr-details {
  list-style: none;
  padding: 0 20px;
  margin: 0
}

.dataTable ul.dtr-details .dtr-title {
  margin-right: 5px;
  font-weight: 700;
  color: #1f2937
}

.dataTable ul.dtr-details .dtr-title::after {
}

.dataTable ul.dtr-details>li {
  border-bottom: 2px solid #eaeaea;
  padding: 8px 5px
}

.dataTable ul.dtr-details>li p {
  display: inline;
  margin: 0
}

.dataTable ul.dtr-details>li:last-child {
  border-bottom-color: transparent
}

.datatable-container table.dataTable {
  border-collapse: initial
}

table.dataTable:not(.collapsed) .tablecollapsedvisible {
  display: none
}

table.dataTable.collapsed .tablecollapsedvisible {
  display: inline-block
}

table.dataTable.collapsed>tbody>tr[role=row]>td:nth-child(2):before,table.dataTable.collapsed>tbody>tr[role=row]>th:nth-child(2):before {
  top: 50%;
  margin-top: -8px;
  left: 3px;
  height: 14px;
  width: 14px;
  display: block;
  position: absolute;
  color: #8b8b8b;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0!important;
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
  font-weight: 700;
  line-height: 14px;
  content: "\f105";
  transition: all 300ms ease
}

table.dataTable.collapsed>tbody>tr.parent>td:nth-child(2):before,table.dataTable.collapsed>tbody>tr.parent>th:nth-child(2):before {
  color: #2164d9;
  transform: rotate(90deg)
}

table.dataTable.collapsed>tbody>tr[role=row]>td:nth-child(2),table.dataTable.collapsed>tbody>tr[role=row]>th:nth-child(2) {
  position: relative;
  padding-left: 20px;
  cursor: pointer
}

table.dataTable.collapsed>tbody>tr.child li[data-dtr-index="25"][data-dt-column="25"] {
}

table.dataTable.collapsed+.paginator {
  min-height: 300px
}

body.mobile.sidebar-open .page-container::before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,.08);
  background: -webkit-linear-gradient(left,rgba(255,255,255,0.1),rgba(255,255,255,0.2));
  background: -o-linear-gradient(left,rgba(255,255,255,0.1),rgba(255,255,255,0.2));
  background: linear-gradient(to right,rgba(255,255,255,0.1),rgba(255,255,255,0.2));
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  box-shadow: inset 5px 0 15px -5px rgba(0,0,0,.12)
}

.header .header-inner .toggle-sidebar::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 5px;
  left: -10px;
  right: -10px;
  z-index: 1
}

.btn-open {
  box-shadow: inset 0 0 10px -2px #777!important;
  background-color: #f3f3f3!important
}

.no-pull {
  float: none!important
}

#current-search {
  display: none
}

#mobile-search-overlay {
  overflow: hidden;
  position: fixed;
  top: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,.7);
  opacity: 0;
  pointer-events: none;
  transition: all 500ms ease-in-out;
  z-index: 1001
}

#mobile-search-overlay.show {
  opacity: 1;
  pointer-events: initial
}

.mobile-search-container {
  padding: 30px 15px 20px;
  background-color: #fff;
  box-shadow: 0 2px 8px -2px rgba(0,0,0,.3);
  transform: translateY(-300px);
  transition: transform 500ms ease-in-out
}

#mobile-search-overlay.show .mobile-search-container {
  transform: translateY(0)
}

.mobile-search-input-container {
  padding: 0;
  position: relative;
  width: 100%
}

#mobile-search-input {
  border-color: transparent;
  background-color: #fff;
  padding: 20px 40px 20px 45px;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 7px
}

.mobile-search-icon,.mobile-search-input-clear {
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
  display: flex;
  align-items: center;
  z-index: 99;
  pointer-events: none;
  opacity: .8;
  cursor: pointer
}

.mobile-search-input-clear {
  padding-left: 5px;
  padding-right: 10px;
  left: auto;
  right: 0;
  pointer-events: initial;
  display: none
}

.mobile-search-input-clear.show {
  display: flex!important
}

#mobile-search-input:focus {
  background-color: inherit;
  box-shadow: 0 0 0 2px rgba(79,138,243,.4);
  border-color: #4f8af3
}

#mobile-search-input:focus+.mobile-search-icon {
  opacity: 1
}

.modal-open #mobile-search-overlay {
  z-index: 1100;
  top: 0
}

.sticky {
  position: -webkit-sticky;
  position: sticky
}

.top-5 {
  top: 5rem
}

@media only screen and (min-width: 991px) {
  .md-sticky {
      position:-webkit-sticky;
      position: sticky
  }

  .md-top-5 {
      top: 5rem
  }
}

@media only screen and (max-width: 991px) {
  .sm-top-0 {
      top:0
  }
}

.no-pointer-events {
  pointer-events: none
}

.editable-buttons {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -9;
  opacity: 0;
  visibility: hidden
}

.adjust-mx-5 {
  margin-left: -5px!important;
  margin-right: -5px!important
}

.adjust-mt-5 {
  margin-top: -5px!important
}

.adjust-mt-20 {
  margin-top: -20px!important
}

.adjust-mx-15 {
  margin-left: -15px!important;
  margin-right: -15px!important
}

.adjust-mx-20 {
  margin-left: -20px!important;
  margin-right: -20px!important
}

.adjust-mb-25 {
  margin-bottom: -25px!important
}

.adjust-mb-30 {
  margin-bottom: -30px!important
}

.adjust-mb-15 {
  margin-bottom: -15px!important
}

.adjust-mb-10 {
  margin-bottom: -10px!important
}

.adjust-mx-25 {
  margin-left: -25px!important;
  margin-right: -25px!important
}

.border-color-transparent {
  border-color: transparent!important
}

.ajax-file-upload-statusbar {
  border-color: transparent;
  border-bottom-color: rgba(0,0,0,.1);
  border-radius: 0;
  padding: 2px 0 10px;
  margin: 10px 0 5px
}

.ajax-file-upload-progress {
  width: 100%;
  margin: 0
}

.ajax-file-upload-filename {
  margin: 0;
  margin-bottom: 5px;
  color: #2e394c
}

.rg-icon {
  width: 40px;
  height: 40px;
  margin: 10px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ccc;
  color: #fff;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 0 6px -2px #1f2937;
  transition: all 800ms ease
}

.min-height-25 {
  min-height: 25px
}

.min-height-100 {
  min-height: 100px
}

.text-link {
  color: #2164d9;
  text-decoration: none;
  cursor: pointer
}

.border-bottom-1 {
  border-bottom: 1px solid rgba(0,0,0,.1)!important
}

.border-top-1 {
  border-top: 1px solid rgba(0,0,0,.1)!important
}

.border-right-1 {
  border-right: 1px solid rgba(0,0,0,.1)!important
}

.border-top-07 {
  border-top: 1px solid rgba(0,0,0,.07)!important
}

.min-height-auto {
  min-height: auto!important
}

.title-separator {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #8a8a8a;
  white-space: nowrap
}

.title-separator::after,.title-separator .title-separator-right::before {
  content: '';
  height: 1px;
  background-color: rgba(74,74,74,.07);
  width: 100%;
  margin-left: 10px;
  margin-right: 10px
}

.title-separator::before,.title-separator.tsc-right::after {
  width: 30px
}

.title-separator.tsc-right::after {
  display: none
}

.title-separator .title-separator-title {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase
}

.title-separator .title-separator-right {
  width: 100%;
  font-size: 90%
}

.transform-scale-08 {
  display: inline-block;
  transform: scale(.8)
}

.transform-origin-center-bottom {
  transform-origin: center bottom
}

.opacity-03 {
  opacity: .3!important
}

.pointer-events-none {
  pointer-events: none
}

.dropdown-menu.help-dropdown {
  background-color: #fff;
  min-width: 200px
}

.dropdown-menu.help-dropdown.happsmenu,.dropdown-menu.help-dropdown.hfavmenu {
  box-shadow: 0 2px 15px 0 rgba(98,98,98,.4)!important;
  margin-top: 15px
}

.dropdown-menu.help-dropdown.happsmenu:after,.dropdown-menu.help-dropdown.hfavmenu:after {
  position: absolute;
  top: -6px;
  right: 20px;
  margin-right: 1px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: ''
}

.dropdown-menu.help-dropdown.happsmenu {
  margin-top: 5px;
  margin-left: -6px
}

.dropdown-menu.help-dropdown.happsmenu:after {
  left: 10px;
  right: inherit;
  top: -5px;
  z-index: 11
}

.dropdown-menu .divider {
  background-color: #f5f5f5
}

.dropdown-menu.help-dropdown>li>a {
  padding: 5px 15px
}

.dropdown-menu.help-dropdown>li:first-child {
  padding-top: 0
}

.dropdown-menu.help-dropdown>li:last-child {
  padding-bottom: 0
}

.dropdown-menu.help-dropdown li .help-dropdown-text {
  color: #2b2b2b
}

.dropdown-menu.help-dropdown li .help-dropdown-icon {
  color: #999;
  padding-right: 5px
}

.dropdown-menu.help-dropdown li:hover .help-dropdown-icon,.dropdown-menu.help-dropdown li:hover .help-dropdown-text {
  color: #2164d9
}

.dropdown-menu.help-dropdown #dropdown-search {
  background-color: transparent;
  border: none;
  border-color: transparent;
  padding: 5px 0
}

.dropdown-menu.help-dropdown .dropdown-search-container {
  border-bottom: 1px solid rgba(0,0,0,.07);
  margin-bottom: 10px;
  margin-top: 5px
}

.visibility-hidden {
  visibility: hidden
}

.opacity-0 {
  opacity: 0
}

.flex-direction-column {
  flex-direction: column
}

.justify-content-start {
  justify-content: flex-start
}

.justify-content-around {
  justify-content: space-around
}

.dropdown-menu {
  min-width: 160px
}

.dropdown-menu.columns-2 {
  min-width: 400px
}

.dropdown-menu.columns-3 {
  min-width: 600px
}

.dropdown-menu.columns-3.dropdown-pin-topcenter {
  min-width: max-content
}

.dropdown-menu li a {
  padding: 5px 15px;
  font-weight: 400
}

.multi-column-dropdown {
  list-style: none;
  margin: 0;
  padding: 0
}

.multi-column-dropdown li a {
  display: block;
  clear: both;
  white-space: normal
}

.multi-column-dropdown li a:hover {
  text-decoration: none
}

@media(max-width: 767px) {
  .dropdown-menu.multi-column {
      min-width:240px!important
  }
}

.dropdown-upgrade-overlay {
  position: absolute;
  top: 2px;
  right: 2px;
  left: 2px;
  bottom: 2px;
  min-width: 95%;
  min-height: 95%;
  background-color: #fff
}

.dropdown-upgrade-content {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  padding-bottom: 20%
}

.absolute-left-line {
  background-color: transparent;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 5px;
  left: 29px;
  bottom: 0;
  display: block;
  z-index: 99
}

.notification-panel .notification-body {
  max-height: 350px!important
}

.userletters {
  width: 32px;
  height: 32px;
  line-height: normal;
  color: #383838;
  font-weight: 800;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #cecece;
  background: linear-gradient(to bottom,#dedede,#cecece);
  -webkit-transition: opacity 300ms cubic-bezier(.645,.045,.355,1);
  -moz-transition: opacity 300ms cubic-bezier(.645,.045,.355,1);
  -ms-transition: opacity 300ms cubic-bezier(.645,.045,.355,1);
  -o-transition: opacity 300ms cubic-bezier(.645,.045,.355,1);
  transition: opacity 300ms cubic-bezier(.645,.045,.355,1)
}

.userletters:not(.userletters-big):hover {
  opacity: .9
}

.userletters.userletters-big {
  width: 100px;
  height: 100px;
  font-size: 30px;
  margin: auto;
  cursor: default
}

.userletters-d26 {
  width: 26px;
  height: 26px;
  font-size: 12px
}

.quicklinks-button-container [class*=quicklinks-icon-] {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out
}

.quicklinks-button-container .quicklinks-icon-loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.quicklinks-button-container .quicklinks-icon-loading,.quicklinks-button-container.ql-loading .quicklinks-icon-plus {
  transition-duration: 200ms;
  transition-delay: 0ms;
  opacity: 0
}

.quicklinks-button-container.ql-loading .quicklinks-icon-loading,.quicklinks-button-container .quicklinks-icon-plus {
  opacity: 1
}

.quicklinks-button-container .quicklinks-icon-loading {
  z-index: 99;
  pointer-events: none
}

.quicklinks-button-container .quicklinks-icon-plus {
  z-index: 9
}

#topbaraccountname {
  max-width: 180px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  color: #1f2937!important
}

.stop-phloader .placeholder-text {
  background-image: none
}

.placeholder-text {
  display: inline-block;
  height: 10px;
  width: 50px;
  border-radius: 3px;
  background-color: #eee;
  background-image: url(/assets/img/animations/phloader.gif);
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-size: 100% 1px
}

@-moz-document url-prefix() {
  .placeholder-text {
      background-attachment: unset!important;
      background-size: cover!important
  }
}

.z-index-9 {
  z-index: 9
}

.header .pickyourplanbtn {
  border-radius: 20px;
  text-transform: uppercase;
  padding: 3px 18px;
  box-shadow: 0 1px 8px -1px transparent
}

.header .pickyourplanbtn:hover {
  background-color: #2164d9;
  color: #fff!important;
  box-shadow: 0 1px 8px -1px rgba(0,0,0,.3)
}

#modalProfile .modal-body.modalProfileBody {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
  padding-top: 40%
}

.width-80 {
  width: 80%
}

@media only screen and (max-width: 767px) {
  #modalProfile .modal-body.modalProfileBody {
      padding-top:25px
  }
}

.desktop-quicklinks-button {
}

.fa-dashboard:before {
  content: "\f3fd"
}

.fa-diamond:before {
  content: "\f3a5"!important
}

.adjust-mx-10 {
  margin-left: -10px;
  margin-right: -10px
}

.max-height-400 {
  max-height: 400px
}

.max-height-300 {
  max-height: 300px
}

.overflow-y-scroll {
  overflow-y: scroll
}

.overflow-x-scroll {
  overflow-x: scroll
}

.overflow-y-scroll::-webkit-scrollbar:vertical,.overflow-x-scroll::-webkit-scrollbar:horizontal {
  width: 0;
  height: 0
}

.overflow-x-scroll::-webkit-scrollbar,.overflow-y-scroll::-webkit-scrollbar {
  -webkit-appearance: none
}

.overflow-y-scroll::-webkit-scrollbar:vertical {
  width: 11px
}

.overflow-x-scroll::-webkit-scrollbar:horizontal {
  height: 11px
}

.overflow-x-scroll::-webkit-scrollbar-thumb,.overflow-y-scroll::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid #fff;
  background-color: rgba(0,0,0,.2)
}

.overflow-y-scroll::-webkit-scrollbar-track,.overflow-x-scroll::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 8px
}

@media only screen and (max-width: 768px) {
  .overflow-x-scroll::-webkit-scrollbar:horizontal {
      height:11px
  }
}

.scrollbar-hide::-webkit-scrollbar {
  width: 0;
  height: 0;
  background: 0 0
}

.inventory-section-item {
  border-radius: 7px;
  background-color: #fff;
  display: block;
  padding: 20px 15px;
  box-shadow: 0 2px 8px -1px rgba(0,0,0,.1);
  height: 100%;
  transition: all 300ms ease!important
}

.inventory-section-item:hover {
  box-shadow: 0 2px 8px 0 rgba(0,0,0,.15)
}

.inventory-section-icon-container {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  font-size: 30px;
  background-color: transparent;
  color: #2164d9;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  -webkit-transition: all .5s ease,-webkit-transform .5s cubic-bezier(.175,.885,.32,1.275),background-color .5s ease;
  transition: all .5s ease,transform .5s cubic-bezier(.175,.885,.32,1.275),background-color .5s ease;
  transform: scale(1.1);
  transform-origin: center center
}

.inventory-section-item .inventory-section-icon-container.active,.inventory-section-item:not(.no-hover):hover .inventory-section-icon-container {
  transform: scale(1);
  background-color: #dff0fe
}

.inventory-section-icon-container.active>i,.inventory-section-item:not(.no-hover):hover .inventory-section-icon-container>i {
  transform: scale(.8)
}

.inventory-section-icon-container>i {
  -webkit-transition: all .5s ease,-webkit-transform .5s cubic-bezier(.175,.885,.32,1.275),background-color .5s ease;
  transition: all .5s ease,transform .5s cubic-bezier(.175,.885,.32,1.275),background-color .5s ease;
  font-weight: 900
}

.inventory-section-title {
  text-align: center;
  color: #666;
  margin-top: 10px;
  font-weight: 700
}

.inventory-section-description {
  text-align: center;
  color: #999;
  margin-top: 0;
  font-weight: 400
}

.icon-thumbnail.active>i,.sidebar-menu ul.sub-menu>li.active .icon-thumbnail i {
  font-weight: 900
}

.white-box-shadow {
  border-radius: 7px;
  background-color: #fff;
  display: block;
  padding: 20px 15px;
  box-shadow: 0 2px 8px -1px rgba(0,0,0,.1);
  height: 100%;
  border: 1px solid rgba(0,0,0,.07);
  transition: all 300ms ease!important
}

.white-box-shadow:not(.nohover):hover {
  box-shadow: 0 1px 8px 0 rgba(0,0,0,.15)
}

.small-rounded-icon {
  border-radius: 50%;
  background-color: #fff;
  color: #999;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.22);
  -moz-box-shadow: 0 2px 6px 0 rgba(0,0,0,.22);
  box-shadow: 0 2px 6px 0 rgba(0,0,0,.22);
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  -moz-transform: scale(.8);
  -o-transform: scale(.8);
  transform: scale(.8);
  transform-origin: center center;
  transition: all 300ms ease!important;
  cursor: pointer
}

.small-rounded-icon:hover {
  -webkit-transform: scale(.85);
  -ms-transform: scale(.85);
  -moz-transform: scale(.85);
  -o-transform: scale(.85);
  transform: scale(.85);
  -webkit-box-shadow: 0 1 8px 0 rgba(0,0,0,.28);
  -moz-box-shadow: 0 1 8px 0 rgba(0,0,0,.28);
  box-shadow: 0 1px 8px 0 rgba(0,0,0,.28)
}

@media only screen and (min-width: 1200px) {
  .mw-lg-80 {
      max-width:80%!important
  }

  .mw-lg-90 {
      max-width: 90%!important
  }
}


.hsearchinput-container {
  display: flex;
  align-items: center;
  flex-flow: row-reverse;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  padding: 0 8px;
  margin: 0;
  height: 34px;
  min-height: 34px;
  max-width: 180px;
  cursor: pointer
}

.hsearchinput-container:hover {
  border-color: #2164d9!important
}

.hsearchinput-container>input {
  flex: 1 1 auto;
  border: 0;
  background: 0 0;
  padding: 8px 0;
  height: 35px;
  min-height: 35px;
  max-width: 0;
  -webkit-transition: max-width 200ms ease-in-out!important;
  -moz-transition: max-width 200ms ease-in-out!important;
  -ms-transition: max-width 200ms ease-in-out!important;
  -o-transition: max-width 200ms ease-in-out!important;
  transition: max-width 200ms ease-in-out!important
}

.hsearchinput-container.hsearchinput-fullwidth,.hsearchinput-container.active {
  cursor: auto
}

.hsearchinput-container.hsearchinput-fullwidth>input,.hsearchinput-container.active>input,.hsearchinput-container>input:focus {
  padding-left: 8px;
  padding-right: 8px;
  max-width: 150px
}

.hsearchinput-icon.hsearchinput-loading-icon {
  margin-left: 5px;
  margin-right: 5px
}

.hsearchinput-icon.hsearchinput-loading-icon {
  display: none
}

.hsearchinput-container.hsearchinput-loading .hsearchinput-loading-icon {
  display: block
}

.hsearchinput-container.active .hsearchinput-clear {
  display: block
}

.hsearchinput-icon.hsearchinput-clear {
  display: none;
  cursor: pointer;
  opacity: .7
}

.hsearchinput-icon.hsearchinput-clear:hover {
  opacity: 1
}

.hsearchinput-icon {
  opacity: .7;
  color: #777f8c
}

.hsearchinput-container>input:focus+.hsearchinput-icon,.hsearchinput-container.active .hsearchinput-icon {
  opacity: 1
}

.hsearchinput-container.active {
  border-color: #3467c2!important
}

.max-height-50 {
  max-height: 50px
}

@-moz-document url-prefix() {
  table>tbody>tr>td,table>tbody>tr>th,table>tfoot>tr>td,table>tfoot>tr>th,table>thead>tr>td,table>thead>tr>th {
      background-clip: padding-box!important
  }
}

.overflow-auto {
  overflow: auto!important
}

body .htable {
  border-left: none!important;
  border-right: none!important;
  border-top: none!important;
  border-bottom: none!important
}

table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after {
  -webkit-transform: scale(.75);
  -moz-transform: scale(.75);
  -ms-transform: scale(.75);
  -o-transform: scale(.75);
  transform: scale(.75);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  color: #999
}

.cbinitials-container [type=checkbox] {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0
}

.cbinitials-container {
  position: relative
}

.cbi-show {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px;
  background-color: #eee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 25px;
  height: 25px;
  cursor: pointer
}

.cbi-static .cbi-show {
  cursor: unset
}

.cbinitials-container.cbi-circle .cbi-show {
  border-radius: 50%
}

.cbi-static-withhover .cbi-show:hover {
  box-shadow: inset 0 2px 4px 1px rgba(0,0,0,.19)
}

.cbi-show.cbi-md {
  width: 40px;
  height: 40px
}

.cbi-show.cbi-lg {
  width: 60px;
  height: 60px
}

.cbi-mock-blockcheckall,.cbinitials-container:not(.cbi-static) {
  transform: scale(.95);
  transform-origin: center center;
  padding: 5px 7px;
  margin: -5px -7px
}

.cbi-mock-blockcheckall .cbi-events {
  transform: scale(.8);
  transform-origin: center center
}

.cbi-mock-blockcheckall .cbi-show {
  width: 20px;
  height: 20px;
  border: 1px solid #a7a7a7;
  background-color: #fff
}

.cbi-mock-blockcheckall input[type=checkbox]:checked+.cbi-show,.cbi-mock-blockcheckall:hover input[type=checkbox]:checked+.cbi-show {
  background-color: #4180f2!important;
  color: #fff!important;
  border-color: #4180f2
}

input[type=checkbox]:checked+.cbi-show,.cbinitials-container:hover input[type=checkbox]:not(:checked):not(:disabled)+.cbi-show {
  background-color: #eee!important;
  color: #626262!important
}

input[type=checkbox]:disabled+.cbi-show {
  opacity: .6
}

.cbi-initials {
  font-size: 11px;
  font-weight: 800
}

.cbi-md .cbi-initials {
  font-size: 12px
}

.cbi-lg .cbi-initials {
  font-size: 22px
}

.cbi-show .cbi-events {
  visibility: hidden;
  position: absolute;
  line-height: normal
}

.cbinitials-container:hover input[type=checkbox]:not(:checked)+.cbi-show>.cbi-hover,.cbinitials-container:not(:hover) input[type=checkbox]:not(:checked)+.cbi-show>.cbi-unhover,input[type=checkbox]:checked+.cbi-show>.cbi-checked,.cbinitials-container.cbi-static .cbi-show>.cbi-initials {
  visibility: visible;
  position: relative
}

.cbinitials-container:hover input[type=checkbox]:disabled+.cbi-show>.cbi-hover {
  visibility: hidden!important;
  position: absolute!important
}

input[type=checkbox]:disabled+.cbi-show>.cbi-initials {
  visibility: visible;
  position: relative
}

.cursor-pointer {
  cursor: pointer!important
}

.p-y-6 {
  padding-top: 6px!important;
  padding-bottom: 6px!important
}

.p-y-8 {
  padding-top: 8px!important;
  padding-bottom: 8px!important
}

.p-x-15 {
  padding-left: 15px!important;
  padding-right: 15px!important
}

.colorpicker-small {
  width: 80px;
  flex: 0 0 80px
}

.colorpicker-small .input-group-addon {
  padding: 3px;
  height: 25px;
  min-height: 25px
}

.colorpicker-small .widgetparam {
  height: 25px;
  padding: 5px;
  min-height: 20px;
  font-size: 12px
}

.align-items-start {
  align-items: start!important;
  align-items: flex-start!important
}

.text-underline {
  text-decoration: underline
}

@media only screen and (max-width: 991px) {
  .sm-margin-x-0 {
      margin-left:0!important;
      margin-right: 0!important
  }

  .sm-padding-x-0 {
      padding-left: 0!important;
      padding-right: 0!important
  }

  .sm-p-t-20 {
      padding-top: 20px!important
  }

  .sm-m-t-10 {
      margin-top: 10px!important
  }

  .sm-flex-direction-column {
      flex-direction: column!important
  }

  .sm-white-space-normal {
      white-space: normal!important
  }

  .sm-flex-wrap {
      flex-wrap: wrap!important
  }

  .sm-visible-flex {
      display: flex!important
  }
}

@media only screen and (max-width: 767px) {
  .xs-margin-0 {
      margin:0!important
  }

  .xs-padding-0 {
      padding: 0!important
  }

  .xs-margin-x-0 {
      margin-left: 0!important;
      margin-right: 0!important
  }

  .xs-padding-x-0 {
      padding-left: 0!important;
      padding-right: 0!important
  }

  .xs-padding-x-15 {
      padding-left: 15px!important;
      padding-right: 15px!important
  }

  .xs-margin-y-0 {
      margin-top: 0!important;
      margin-bottom: 0!important
  }

  .xs-padding-y-0 {
      padding-top: 0!important;
      padding-bottom: 0!important
  }

  .xs-white-space-normal {
      white-space: normal!important
  }

  .xs-flex-direction-column {
      flex-direction: column!important
  }

  .xs-m-t-10 {
      margin-top: 10px!important
  }

  .xs-m-t-15 {
      margin-top: 15px!important
  }

  .xs-m-b-20 {
      margin-bottom: 20px!important
  }

  .xs-p-t-20 {
      padding-top: 20px!important
  }

  .xs-flex-wrap {
      flex-wrap: wrap!important
  }

  .xs-flex-column-reverse {
      flex-direction: column-reverse
  }

  .xs-text-center {
      text-align: center!important
  }

  .xs-btn-block {
      display: block;
      width: 100%
  }

  .xs-no-border {
      border: 0!important
  }

  .xs-visible-flex {
      display: flex!important
  }

  .xs-margin-auto {
      margin: auto!important
  }
}

@media only screen and (min-width: 992px) and (max-width:1055px) {
  .marketplace-pricing-section .container {
      width:100%!important
  }
}

.mx-auto {
  margin-left: auto;
  margin-right: auto
}

.table-head-nowrap thead th,.table-head-nowrap thead>td {
  white-space: nowrap
}

.iconhovereffect-icon {
  width: 45px;
  height: 45px;
  flex: 0 0 45px;
  border-radius: 50%;
  font-size: 30px;
  background-color: transparent;
  color: #2164d9;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  -webkit-transition: all .5s ease,-webkit-transform .5s cubic-bezier(.175,.885,.32,1.275),background-color .5s ease;
  transition: all .5s ease,transform .5s cubic-bezier(.175,.885,.32,1.275),background-color .5s ease;
  transform: scale(1.1);
  transform-origin: center center
}

.iconhovereffect-container .iconhovereffect-icon.active,.iconhovereffect-container:hover .iconhovereffect-icon {
  transform: scale(1);
  background-color: #dff0fe
}

.iconhovereffect-icon.active>i,.iconhovereffect-container:hover .iconhovereffect-icon>i {
  transform: scale(.8)
}

.iconhovereffect-icon>i {
  -webkit-transition: all .5s ease,-webkit-transform .5s cubic-bezier(.175,.885,.32,1.275),background-color .5s ease;
  transition: all .5s ease,transform .5s cubic-bezier(.175,.885,.32,1.275),background-color .5s ease
}

.flex-grow-1 {
  flex-grow: 1!important
}

.flex-basis-50 {
  flex-basis: 50%;
  width: 50%
}

.flex-basis-45 {
  flex-basis: 45%;
  width: 45%
}

.flex-basis-55 {
  flex-basis: 55%;
  width: 55%
}

.flex-basis-33 {
  flex-basis: 33.33%
}

.max-width-100 {
  max-width: 100%!important
}

.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.border-dashed {
  border: 2px dashed rgba(0,0,0,.1)
}

.select-xs {
  height: 20px;
  padding-top: 0!important;
  padding-bottom: 0!important;
  padding-right: 25px!important;
  min-height: 27px;
  border-color: #ccc;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-radius: 3px
}

select.form-control.select-xs {
  background-position: right 10px center!important
}

.globaldropdown-wrap {
  position: absolute;
  top: 55px;
  right: 0;
  display: none
}

.globaldropdown-container {
  background-color: #fff;
  padding: 15px 0 5px;
  -webkit-box-shadow: 0 2px 15px 0 rgba(98,98,98,.4)!important;
  box-shadow: 0 2px 15px 0 rgba(98,98,98,.4)!important;
  border-radius: 7px;
  position: relative;
  min-width: 250px
}

.globaldropdown-container:after {
  position: absolute;
  top: -6px;
  right: 20px;
  margin-right: 1px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff!important;
  border-left: 6px solid transparent;
  content: ''
}

#profiledropdown-wrap .globaldropdown-container:after {
  right: 15px
}

.globaldropdown-list {
  list-style: none;
  padding: 0;
  margin: 0
}

.globaldropdown-list>li.divider {
  height: 1px;
  margin: 3px 0;
  border-bottom: 0;
  background-color: #f5f5f5;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0
}

.globaldropdown-list>li {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
  margin: 0
}

.globaldropdown-icon {
  margin-right: 5px;
  display: inline-block;
  color: #999
}

.globaldropdown-iconimg {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center
}

.globaldropdown-iconimg>img {
  max-width: 100%;
  width: 100%;
  max-height: 100%;
  height: auto
}

.globaldropdown-text {
  color: #444
}

.globaldropdown-list>li>a {
  padding: 5px 10px 5px 5px;
  width: 100%;
  display: block
}

.globaldropdown-list>li:hover .globaldropdown-icon,.globaldropdown-list>li:hover .globaldropdown-text {
  color: #2164d9
}

#profiledropdown-wrap {
  right: 20px
}

#accswitcher-wrap {
  right: 70px
}

#accswitcher-wrap .globaldropdown-icon {
  width: 40px;
  height: 40px
}

#accswitcher-wrap .globaldropdown-list {
  border-top: 1px solid rgba(0,0,0,.1);
  border-bottom: 1px solid rgba(0,0,0,.1);
  max-height: 300px;
  overflow-y: scroll
}

#accswitcher-wrap .globaldropdown-list>li {
  background-color: #f9f9f9;
  border-bottom: 1px solid rgba(0,0,0,.07)
}

#accswitcher-wrap .globaldropdown-list>li:hover {
  background-color: #f5f5f5
}

#accswitcher-wrap .globaldropdown-list>li:hover .globaldropdown-icon,#accswitcher-wrap .globaldropdown-list>li:hover .globaldropdown-text {
  color: #1f2937
}

#accswitcher-wrap .globaldropdown-list>li:last-child {
  border-bottom-width: 0;
  border-bottom-color: transparent
}

@media only screen and (max-width: 991px) {
  #accswitcher-wrap {
      right:32px
  }

  #profiledropdown-wrap {
      right: 0
  }
}

@media only screen and (min-width: 768px) {
  #accswitcher-wrap,#profiledropdown-wrap {
      top:55px
  }
}

@media only screen and (max-width: 991px) {
  #accswitcher-wrap,#profiledropdown-wrap {
      right:auto;
      left: 7px
  }
}

@media only screen and (max-width: 510px) {
  #accswitcher-wrap,#profiledropdown-wrap {
      left:-100px
  }
}

@media only screen and (max-width: 375px) {
  #accswitcher-wrap,#profiledropdown-wrap {
      left:-190px
  }
}

@media only screen and (max-height: 520px) {
  #accswitcher-wrap .globaldropdown-list {
      max-height:200px
  }
}

@media only screen and (max-height: 420px) {
  #accswitcher-wrap .globaldropdown-list {
      max-height:100px
  }
}

.border-radius-0 {
  border-radius: 0!important
}

.responsive-automaxheight-400 {
  max-height: 400px
}

@media only screen and (max-height: 650px) {
  .responsive-automaxheight-400 {
      max-height:300px
  }
}

@media only screen and (max-height: 650px) {
  .responsive-automaxheight-400 {
      max-height:300px
  }
}

.strike-through {
  position: relative
}

.strike-through:before {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid;
  border-color: inherit;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg)
}

.text-linethrough {
  text-decoration: line-through
}

.opacity-05 {
  opacity: .5
}

.employeedaysoff-tooltip-trigger {
  position: relative;
  cursor: pointer
}

.employeedaysoff-tooltip-wrap {
  position: absolute;
  top: 100%;
  right: -8px;
  padding-top: 5px;
  display: none;
  cursor: auto
}

.employeedaysoff-tooltip-container {
  font-size: 14px;
  line-height: normal;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 7px -1px rgba(0,0,0,.1);
  border: 1px solid rgba(0,0,0,.05);
  min-width: 260px;
  max-width: 370px;
  overflow: hidden
}

.employeedaysoff-tooltip-wrap::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  width: 15px;
  height: 15px;
  background-color: #f9f9f9;
  transform: rotate(45deg);
  border-radius: 2px;
  box-shadow: -2px -2px 1px -2px rgba(0,0,0,.15);
  pointer-events: none
}

.edaysoff-item {
  padding: 12px 14px
}

.edaysoff-item-header {
  background-color: #f9f9f9;
  color: #444;
  text-align: center
}

.employeedaysoff-tooltip-trigger:hover .employeedaysoff-tooltip-wrap {
  display: block;
  z-index: 2
}

.width-auto {
  width: auto
}

.noresultsbox {
  padding: 5px;
  border-radius: 4px;
  background: rgba(195,191,191,.47)
}

#hselect-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 1070;
  background-color: #fff;
  filter: alpha(opacity=0);
  display: none
}

.hselect-drop-container {
  position: absolute;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 2px 7px -1px rgba(0,0,0,.1);
  border: 1px solid #f1f1f1;
  padding: 10px 8px
}

.hselect-results {
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 300px;
  overflow-y: scroll
}

.hselect-results>li {
  margin-bottom: 2px;
  cursor: pointer;
  color: #666;
  padding: 3px 5px;
  border-radius: 4px
}

.hselect-results>li:hover {
  color: #444;
  background-color: #f5f5f5
}

.hselect-results>li:last-child {
  margin-bottom: 0
}

.border-transparent {
  border-color: transparent
}

#hform-wrapper {
  display: block;
  height: 100%;
  width: 100%
}

.mention {
  color: #2164d9;
  font-weight: 700
}

.mention--error {
  color: #f24141
}

.options {
  position: fixed;
  z-index: 2001;
  background: #fff;
  border: 1px solid #e4e6e6;
  box-shadow: 0 5px 10px rgba(0,0,0,.15);
  border-radius: 2px;
  width: 200px
}

.options__header {
  padding: 10px 20px;
  border-bottom: 1px solid #e4e6e6;
  text-align: center;
  font-size: 16px;
  font-weight: 700
}

.options__body {
  padding: 10px 0
}

.options__body.options__body--filter>div:hover {
  background: #f3f3f3!important;
  color: #000
}

.option.active {
  background: #f3f3f3
}

.options__filter {
  width: 100%;
  border: 0;
  padding: 10px 20px;
  border-bottom: 1px solid #e4e6e6
}

.options__body:hover .active {
  background: inherit
}

.popup--mention .backdrop {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}

.option img {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  margin-right: 5px
}

.palette-popup .wrapper {
  z-index: 3001;
  background: #eee;
  position: absolute;
  box-shadow: 0 0 2px rgba(0,0,0,.5);
  border-radius: 3px
}

@media(min-width: 720px) {
  .palette-popup .wrapper {
      min-width:284px
  }
}

.emoji-popup .backdrop,.palette-popup .backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 3000
}

.palette-popup-options {
  list-style: none;
  padding: 5px;
  margin: 0;
  display: flex;
  flex-wrap: wrap
}

.palette-option {
  position: relative;
  cursor: pointer;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  margin: 5px;
  box-shadow: inset 0 0 2px rgba(0,0,0,.5)
}

.palette-option:hover {
  box-shadow: inset 0 0 30px 30px rgba(0,0,0,.1),0 0 2px rgba(0,0,0,.5)
}

.emoji-popup .wrapper {
  z-index: 3001;
  background: #fff;
  position: absolute;
  margin-top: 5px;
  left: -50%;
  border: 0 solid #ececec;
  border-radius: 4px;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 70px;
  box-shadow: 0 10px 30px 0 rgb(0 0 0/30%)
}

.emoji-popup.popup--arrow-top:after {
  content: "";
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  position: absolute;
  top: 18px;
  left: 50%;
  transform: translate(-50%) rotate(45deg);
  z-index: 3001
}

.emoji-popup-options {
  list-style: none;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  width: 260px
}

.emoji-option {
  cursor: pointer;
  font-size: 18px;
  width: 20px;
  margin: 5px
}

.activity__reactions {
  color: #626262;
  margin-bottom: 5px;
  font-size: 12px;
  cursor: pointer;
  width: fit-content;
  width: -moz-fit-content;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap
}

.activity__reactions .reactions-wrapper {
  display: flex;
  flex-direction: row
}

.activity__reactions .emoji-box {
  border: 1px solid #ececec;
  border-radius: 12px;
  cursor: pointer;
  padding: 2px 8px;
  margin-right: 2px;
  margin-left: 2px;
  display: flex;
  flex-direction: row;
  align-items: center
}

.activity__reactions .emoji-box-wrapper {
  margin-bottom: 3px
}

.activity__reactions .emoji-box .emoji-icon {
  padding-top: 2px
}

.activity__reactions .emoji-num-reactions {
  margin: 0 0 0 5px
}

.activity__reactions .emoji-box.active {
  border-color: #1356bb70
}

.activity__reactions .emoji-box.active .emoji-num-reactions {
  color: #1356bb70
}

.option {
  position: relative;
  padding: 5px 10px;
  cursor: pointer
}

.option.selected {
  background: #e6e6e6
}

.option.selected:after {
  content: "\F00C";
  font-family: 'font awesome 5 pro';
  position: absolute;
  right: 16px;
  color: #90cc90;
  font-size: 16px;
  top: 50%;
  transform: translateY(-50%)
}

.option__details {
  display: flex;
  align-items: center
}

.option__title {
  padding-left: 10px
}

.popup {
  z-index: 1100
}

.popup-backdrop {
  position: fixed;
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
  height: 100vh;
  margin-top: -50vh;
  top: 50%
}

.c-popup .wrapper {
  min-width: 150px;
  z-index: 3001;
  background: #fff;
  position: absolute;
  box-shadow: 0 0 5px rgba(0,0,0,.5);
  border-radius: 3px
}

.c-popup__header {
  padding: 10px;
  border-bottom: 1px solid #e6e6e6;
  font-weight: 700
}

.c-popup .backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 3000
}

.c-popup__options {
  list-style: none;
  padding: 5px 0;
  margin: 0;
  max-width: 300px;
  max-height: 190px;
  overflow: scroll
}

.c-popup__title {
  font-weight: 700
}

.c-popup__options .option {
  padding: 5px 50px 5px 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%
}

.c-popup__options .option i {
  margin-right: 5px;
  width: 20px;
  text-align: center
}

.c-popup__options .option:hover {
  background: #e6e6e6;
  cursor: pointer;
  color: #000
}

.popup--mention .option:hover {
  background: #e6e6e6!important;
  color: #000!important
}

.popup--mention .c-popup__options .option:hover .option__title {
  color: inherit
}

.c-popup__options .option.active,.c-popup__options .option.selected {
  background: #498bf5;
  color: #fff
}

.editableButtons {
  margin-top: 10px;
  margin-bottom: 10px
}

.editableButtons .eb-cancel {
  margin-left: 10px
}

#hiddeninputs {
  position: absolute;
  top: -200px;
  left: 0;
  white-space: nowrap;
  z-index: -9999;
  opacity: 0;
  filter: opacity(0);
  width: 100%
}

#hiddeninputs input {
  display: block
}

.flex-fill {
  -ms-flex: 1 1 auto!important;
  flex: 1 1 auto!important
}

.header .tracker--full,.header .tracker--preinit {
  border: 1px solid rgba(0,0,0,.1);
  background: rgba(0,0,0,.05);
  border-radius: 20px;
  padding: 3px 12px;
  font-size: 13px;
  font-weight: 700
}

.ptc-fulltime {
  min-width: 60px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap
}

.tracker--status,.tracker--full,.tracker--preinit {
  display: flex;
  align-items: center
}

.tracker--status>i {
  animation: blink 2s cubic-bezier(.65,.05,.36,1) infinite
}

.tracker--full>i {
  animation: blink 2s cubic-bezier(.65,.05,.36,1) infinite;
  margin-right: 5px
}

@keyframes blink {
  to {
      visibility: hidden
  }
}

.h-pointer {
  cursor: pointer!important
}

.h-spread {
  display: flex;
  justify-content: space-between
}

.line-through {
  text-decoration: line-through
}

.text-gold {
  color: #ffdf00!important
}

.panel-bt {
  border-top: 4px solid #ccc;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px
}

.bt-primary {
  border-top-color: #2164d9!important
}

.bt-success {
  border-top-color: #10cf80!important
}

.bt-info {
  border-top-color: #48b0f7!important
}

.bt-warning {
  border-top-color: #f7c321!important
}

.bt-danger {
  border-top-color: #f55753!important
}

#segmentation.stsegmentation {
  background-color: #f5f4f6;
  border-radius: 6px;
  border: 1px solid #efefef;
  margin-bottom: 10px
}

#segmentstabs {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  padding: 5px
}

.segmentstabs-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  white-space: nowrap;
  overflow: hidden
}

.segmentstabs-list>li {
  flex: 0 0 auto;
  margin: 0 5px 2px;
  padding: 0 5px;
  cursor: pointer
}

.segmentstabs-list>li:not(:hover):not(.active) {
  border-color: transparent!important
}

.segmentstabs-list.open {
  overflow: visible
}

.segmentstabs-viewall .dropdown-menu {
  margin-bottom: 20px
}

.segmentstabs-list>.segmentstabs-item {
  display: block
}

.segmentstabs-list:not(.segmentstabs-list--vertical) .segmentstabs-item:nth-child(n+7) {
  display: none
}

@media only screen and (max-width: 768px) {
  .segmentstabs-list:not(.segmentstabs-list--vertical) .segmentstabs-item:nth-child(n+5) {
      display:none
  }
}

@media only screen and (max-width: 551px) {
  .segmentstabs-list:not(.segmentstabs-list--vertical) .segmentstabs-item:nth-child(n+2) {
      display:none
  }
}

.segmentstabs-viewall .dropdown-menu .segmentstabs-item {
  display: block
}

.segmentstabs-item:hover {
  border-bottom-color: #cad2e0
}

.segmentstabs-item.active {
  display: block;
  color: #1f2937
}

.segmentstabs-item.savedsegment {
  min-width: 0
}

.segmentstabs-viewall {
  display: none
}

.segmentstabs-viewall .dropdown-toggle {
  border-radius: 4px;
  border-color: transparent;
  background-color: transparent
}

.segmentstabs-viewall .dropdown-toggle:hover {
  background-color: #fff
}

.segmentstabs-viewall.open .dropdown-toggle {
  background-color: #f0f0f0
}

.filtersbar {
  margin-top: 10px
}

.filter-buttons {
  display: flex
}

.filter-buttons>div {
  margin: 5px
}

.filter-save-segment,.filter-box {
  background: #fff;
  border-radius: 20px;
  padding: 0;
  cursor: pointer;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px
}

.filter-save-segment {
  margin-left: 8px
}

.filter-box {
  padding: 5px 10px
}

.filter-save-segment .filter-box__title:hover,.filter-box .filter-box__title:hover {
  color: #3467c2
}

.filter-box__title {
  color: #2164d9;
  font-weight: 700
}

.filter-box__back {
  color: #949494;
  font-weight: 700
}

.filter-box.filter-box--open {
  width: 100%;
  max-height: 100%
}

.filter-box__wrapper {
  display: flex;
  overflow: hidden
}

.filter-box .filter-box__wrapper {
  display: none
}

.filter-box.filter-box--open .filter-box__wrapper {
  display: inherit
}

.filter-box .filter-box__step {
  width: 100%;
  padding: 0
}

.filter-box.filter-box--open .filter-box__step {
  flex: 1 0 100%
}

.filter-box__item {
  position: relative;
  font-weight: 700;
  padding: 5px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px
}

.filter-box__item:hover {
  background: #f1f1f1;
  color: #2164d9
}

.filter-box__item:hover:after {
  content: "\f054";
  font-family: "font awesome 5 pro";
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%)
}

.filter-box__item.filter-box__item--no-arrow:hover:after {
  content: ""
}

.filter-box__input {
  position: relative;
  background: #ececec;
  padding: 3px 30px 3px 3px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px
}

#segmentation.segmentation--vertical .filter-box__input .select2-search-field {
  padding: 0
}

.filter-box__input>input {
  background: #fff;
  padding: 5px;
  width: 100%;
  border: 0;
  outline: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px
}

.filter-box__input>i {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #949494;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%)
}

.filter-box__input>i:hover {
  color: #2164d9
}


#segmentation.segmentation--vertical .filter-box__input ul {
  display: flex;
  overflow: scroll
}

#segmentation.segmentation--vertical .filter-box__input ul li {
  min-height: inherit;
  line-height: inherit;
  border-radius: inherit;
  -webkit-border-radius: inherit;
  -moz-border-radius: inherit;
  -ms-border-radius: inherit;
  -o-border-radius: inherit;
  padding: 4px 8px 4px 21px
}

.filter-box__tag {
  background: #2164d9;
  color: #fff;
  padding: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 5px 5px 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px
}

.filter-box__tag div {
  word-break: break-word
}

.filter-box__tag a {
  position: initial;
  height: 18px;
  margin-left: 5px
}

.dynamicfilters .filter {
  position: relative;
  background: #fff;
  padding: 5px 25px 5px 10px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  margin-bottom: 10px
}

.dynamicfilters .filter .filter__button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  content: "\f0b0";
  font-weight: 700;
  font-family: "font awesome 5 pro";
  position: absolute;
  right: 5px;
  top: 50%;
  font-size: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  cursor: pointer
}

.filter-box__hint {
  font-weight: 400;
  color: #adadad
}

.filter-box #s2id_filter-box-contactpicker {
  width: 100%
}

#s2id_filter-box-contactpicker .select2-search-choice-close {
  display: none
}

#segmentstabs+.filtersbar {
  display: none;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top: 1px solid #eaeaea;
  background-color: #f9f9f9;
  padding-left: 10px;
  padding-right: 10px
}

#segmentstabs+.filtersbar .segment {
  margin: 0;
  background-color: transparent
}

#segmentstabs+.filtersbar .segment li {
  padding: 12px 10px 10px
}

#segmentstabs+.filtersbar .segment .select2-choices li {
  padding: 4px 8px 4px 21px
}

.segmentstabs-list--vertical {
  flex-direction: column
}

.segmentstabs-list--vertical>li {
  margin-left: 0;
  margin-right: 0
}

.border-primary {
  border: 1px solid #2164d9!important
}

.border-1 {
  border-width: 1px;
  border-style: solid
}

.happsmenu .separator {
  display: block;
  height: 3px;
  background-color: #9e9e9e
}

.happswitch__item--discover a {
  background-color: #eee!important
}

.happswitch--title {
  display: inline-block;
  padding-right: 20px;
  font-weight: 700;
  color: #2c2c2c;
  font-size: 15px
}

.happswitch.happswitch--loading {
  padding-left: 15px
}

.happswitch--loading .happswitch--title {
  position: relative
}

.happswitch--loading .happswitch--title>* {
  visibility: hidden;
  opacity: 0;
  color: transparent;
  position: absolute
}

.happswitch--loading .happswitch--title::before {
  content: '';
  position: relative;
  width: 150px;
  max-width: 100%;
  height: 25px;
  border-radius: 6px;
  display: block;
  background-image: url(/assets/img/animations/phloader.gif);
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-size: 100% 1px
}

.happswitch--loading .happswitch--icon {
  visibility: hidden;
  opacity: 0;
  display: none
}

.happswitch--loading .happswitch--logo {
  display: none!important
}

body.menu-behind .brand.inline {
  width: auto;
  min-width: auto
}

.happswitch {
  background-color: transparent;
  -webkit-transition: none!important;
  -o-transition: none!important;
  transition: none!important;
  cursor: pointer;
  padding-right: 20px;
  padding-left: 2px
}

.happswitch:hover {
  background-color: rgba(60,64,67,.08)
}

.open .happswitch {
  background-color: rgba(60,64,67,.1)
}

.happswitch--icon {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease
}

.open .happswitch--icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.dropdown-menu.happsmenu {
  min-width: 100%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
  padding-top: 0;
  -webkit-box-shadow: 0 3px 5px -1px rgba(98,98,98,.4);
  box-shadow: 0 3px 5px -1px rgba(98,98,98,.4);
  background-color: #fff
}

.happsmenu .help-dropdown-icon {
  width: 25px;
  height: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center
}

.dropdown-menu.happsmenu li>a {
  display: flex;
  align-items: center;
  background-color: #fff;
  border-top: 1px solid #f1f1f1;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px
}

.dropdown-menu.happsmenu li:hover>a {
  background-color: #f9f9f9
}

.dropdown-menu.happsmenu>li:first-child {
  padding-top: 0
}

.dropdown-menu.happsmenu>li:first-child>a {
  border-top-color: transparent;
  border-top-width: 0
}

.dropdown-menu.happsmenu .happsmenu--discover {
  margin-top: 0;
  padding: 0
}

.dropdown-menu.happsmenu .happsmenu--discover>a {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #eee;
  border-radius: 0 0 3px 3px
}

.dropdown-menu.happsmenu .happsmenu--discover>a:hover {
  background-color: #e9e9e9
}

.dropdown-menu.happsmenu .help-dropdown-text {
  padding-left: 5px;
  flex: 1 1 auto
}

.dropdown-menu.happsmenu .help-dropdown-action,.happswitch__submenu li>a>.happswitch_submenu--action {
  display: block;
  color: #999;
  padding-left: 20px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  opacity: 0;
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  transform: translateX(-10px)
}

.dropdown-menu.happsmenu li:hover>a>.help-dropdown-action,.happswitch__submenu li:hover>a:not([href])>.happswitch_submenu--action {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0)
}

.page-sidebar .sidebar-header .sidebar-slide-toggle .tpmenuicon {
  -webkit-transition: all .12s ease;
  transition: all .12s ease
}

.page-sidebar .sidebar-header .sidebar-slide-toggle.active .tpmenuicon {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg)
}

.page-loading__wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center
}

@keyframes blink {
  50% {
      opacity: 0
  }
}

.blink {
  animation: blink 2s cubic-bezier(.65,.05,.36,1) infinite
}

.bootstrap-datetimepicker-widget .list-unstyled {
  min-width: 270px
}

.table-condensed {
  width: 100%
}

.table-condensed .btn {
  background: 0 0;
  border: none;
  padding: 0;
  color: #2164d9;
  text-align: center
}

.width-auto {
  width: auto!important
}

.d-flex-center {
  display: flex;
  align-items: center;
  justify-content: center
}

.page-sidebar .sidebar-menu .menu-items .sidebarRecommend {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: right
}

body.sidebar-open .page-sidebar .sidebar-menu .menu-items .sidebarRecommend,body.sidebar-visible .page-sidebar .sidebar-menu .menu-items .sidebarRecommend {
  text-align: center
}

.page-sidebar .sidebar-menu .menu-items .sidebarRecommend>a {
  background-color: #2164d9;
  background: -webkit-linear-gradient(285deg,#2164d9 25%,#07a9fd);
  background: -o-linear-gradient(285deg,#2164d9 25%,#07a9fd);
  background: linear-gradient(15deg,#2164d9 25%,#07a9fd);
  color: #fff;
  margin: 0 auto;
  width: auto;
  padding: 0 5px;
  border-radius: 3px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  -webkit-transform: translateX(-13px);
  -ms-transform: translateX(-13px);
  -o-transform: translateX(-13px);
  transform: translateX(-13px)
}

body.sidebar-open .sidebar-menu .menu-items .sidebarRecommend>a,body.sidebar-visible .sidebar-menu .menu-items .sidebarRecommend>a {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0)
}

.page-sidebar .sidebar-menu .menu-items li:hover.sidebarRecommend>a {
  color: rgba(255,255,255,.7)
}

.page-sidebar .sidebar-menu .menu-items .sidebarRecommend .title {
  font-size: 13px;
  float: none;
  width: calc(100% - 40px);
  padding: 0 10px;
  display: none
}

body.sidebar-open .page-sidebar .sidebar-menu .menu-items .sidebarRecommend .title,body.sidebar-visible .page-sidebar .sidebar-menu .menu-items .sidebarRecommend .title {
  display: block
}

.page-sidebar .sidebar-menu .menu-items .sidebarRecommend .icon-thumbnail {
  margin-right: 0;
  transform: none!important
}

.label.label-light {
  background-color: #f8f8f7;
  color: #5d5d5c
}

.h-placeholder-add {
  margin-top: 15px;
  cursor: pointer;
  padding: 20px 20px 40px;
  border-radius: 30px;
  color: #9ca6af;
  -webkit-transition: all 400ms ease!important;
  -o-transition: all 400ms ease!important;
  transition: all 400ms ease!important
}

.h-placeholder-add:hover {
  background: #f0f2f3;
  color: #626262;
  transform: translateY(-5px)
}

.h-placeholder-add__dots {
  height: 120px;
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
  align-items: center;
  border: 2px dashed;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  justify-content: center
}

.h-placeholder-add__plus {
  font-size: 30px;
  overflow: hidden
}

.h-placeholder-add__text {
  margin-top: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #626262
}

.bootstrap-tagsinput .select2-tag {
  color: #666;
  background-color: #e6e6e6;
  border: none;
  border-radius: 8px;
  margin-right: 5px;
  padding: 4px 0 4px 8px
}

.bootstrap-tagsinput .select2-tag input {
  width: 100%!important
}

.bootstrap-tagsinput .select2-tag [data-role=remove] {
  margin-right: 5px;
  margin-left: 5px
}

.phsection-img {
  max-height: 100%;
  max-width: 80%
}

.content {
  flex: 1 0 auto
}

.form-group:not(.form-group-default)>label {
  font-weight: 500
}

.collapse-1[data-toggle=collapse] {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #2c2c2c;
  font-weight: 600;
  padding-top: 5px;
  padding-bottom: 5px
}

.collapse-1[data-toggle=collapse]:hover {
  opacity: .8
}

.collapse-1[data-toggle=collapse]::after {
  content: '\f054';
  display: inline-flex;
  color: #2c2c2c;
  font-family: "font awesome 5 pro";
  font-weight: 300;
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em;
  -webkit-transition: transform 200ms ease-in-out;
  -o-transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out
}

.collapse-1[data-toggle=collapse][aria-expanded=true]::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: .7
}

.collapse-1[data-toggle=collapse].collapsible-title::after {
  color: #2164d9
}

.collapse-1[data-toggle=collapse].collapse-icon-inline {
  justify-content: initial
}

.collapse-1[data-toggle=collapse].collapse-icon-inline::after {
  justify-content: initial;
  margin-left: 15px;
  font-size: .88em;
  font-weight: 500
}

.collapsible-title {
  color: #2c2c2c;
  font-weight: 600;
  font-size: 22px
}

.collapsible-item {
  padding-top: 10px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e6e6e6
}

.collapsible-item:last-child {
  border-bottom-color: transparent;
  border-bottom-width: 0;
  padding-bottom: 10px;
  margin-bottom: 0
}

.bank-upgrade-box-clean {
  border-radius: 4px;
  border: 1px solid rgba(0,0,0,.2);
  padding: 10px 30px;
  text-align: center
}

.bank-upgrade-box {
  display: flex;
  border-radius: 4px;
  background: #8359f9;
  background: -webkit-linear-gradient(45deg,#8359f9,#5a8ded);
  background: -o-linear-gradient(45deg,#8359f9,#5a8ded);
  background: linear-gradient(45deg,#8359f9,#5a8ded);
  color: #fff
}

.bank-upgrade-desc {
  height: 100%;
  text-align: left;
  border-right: 1px solid #fff;
  position: relative
}

.bank-upgrade-icon-plan {
  position: absolute;
  left: -26px
}

.btn-upgrade-view-plans {
  background: #fff;
  color: #2164d9;
  font-weight: 700;
  max-width: 150px;
  width: 80%;
  -webkit-transition: all 400ms ease!important;
  -o-transition: all 400ms ease!important;
  transition: all 400ms ease!important
}

.btn-upgrade-view-plans:hover {
  background-color: #fff;
  color: #2164d9;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px 0 rgba(0,0,0,.15)
}

@media only screen and (max-width: 990px) {
  .bank-upgrade-box {
      display:block
  }

  .bank-upgrade-icon-sm {
      margin-top: 15px;
      width: 80px
  }

  .bank-upgrade-icon-plan {
      top: 50%
  }

  .bank-upgrade-desc {
      border-right: 0!important
  }

  .bank-upgrade-desc p {
      padding-top: 25px!important;
      padding-bottom: 15px!important;
      padding-right: 10px
  }

  .bank-upgrade-view-btn {
      margin-bottom: 20px
  }
}

@media only screen and (max-width: 1440px) {
  .bank-upgrade-box {
      background-size:auto!important
  }
}

@media only screen and (max-width: 991px) {
  .hidden-tablet {
      display:none!important
  }
}

@media only screen and (max-width: 551px) {
  .hidden-mobile {
      display:none!important
  }
}

.form-group-required label::after {
  content: '*';
  display: inline-block;
  margin-left: 5px
}

.grid-stack-item-content {
  box-shadow: 0;
  background: #fff;
  border-radius: 16px;
  font-family: roboto,sans-serif
}

.c-widget {
  height: 100%;
  display: flex;
  flex-flow: column;
  overflow: auto
}

.col-md-12>.grid-stack {
  margin-left: -5px;
  margin-right: -5px
}

.c-widget__header {
  border-bottom: 1px solid #f1f1f1;
  display: flex;
  align-items: center;
  padding: 10px 20px;
  flex: 0 1 auto;
  min-height: 52px;
  max-height: 52px;
  align-items: baseline
}

.c-widget__body {
  flex: 1;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding: 10px 20px 0;
  overflow: scroll
}

.c-widget__title {
  flex: 1
}

.c-widget__title .title {
  font-weight: 700;
  color: #000;
  line-height: 16px;
  margin-bottom: 5px
}

.c-widget__title .filters {
  display: flex;
  flex-wrap: wrap
}

.c-widget__title .filters .smalltext+.smalltext:before {
  content: "|";
  margin: 0 10px;
  color: #aaa
}

.c-widget .smalltext {
  font-size: 10px;
  line-height: 10px;
  color: #aaa
}

.c-widget__options {
  flex: 0 1 auto;
  font-size: 10px;
  margin-right: -5px
}

.c-widget__options .fa-ellipsis-v {
  width: 4px
}

.c-widget__options>div {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  height: 18px;
  width: 18px
}

.c-widget__options>div:hover {
  background: #eaeaea
}

.c-widget .amount {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  color: #000
}

.c-widget__kpi {
  text-align: right;
  width: 100%
}

.c-widget__container {
  width: 100%;
  flex: 1;
  display: flex;
  flex-flow: column;
  justify-content: center
}

.c-widget__row {
  width: 100%;
  display: flex
}

.c-widget__column {
  flex: 1
}

.c-widget__column--3 {
  flex: 0 1 33%
}

.c-widget__table {
  display: flex;
  flex-flow: column
}

.c-widget__table .tr {
  display: flex
}

.c-widget__table .th {
  flex: 0 1 auto
}

.c-widget__table .td {
  flex: 1;
  text-align: right
}

.pie__value {
  position: absolute;
  font-size: 30px;
  font-weight: 700;
  margin-top: -10px
}

.pie-adjustment {
  margin-left: -10px;
  margin-top: -10px
}

.c-widget .text-success {
  color: #2dd4b4!important
}

.c-widget .text-danger {
  color: #fd3b57!important
}

.c-widget .hint-text {
  color: #707073!important
}

.c-widget__table,.c-widget__summary {
  width: 100%
}

.c-widget__table thead,.c-widget__table tbody,.c-widget__table tfoot,.c-widget__summary tbody,.c-widget__summary tfoot {
  display: table;
  width: 100%
}

.c-widget__table tr {
  height: 20px
}

.c-widget__table th {
  padding-bottom: 5px
}

.c-widget__table td {
  padding: 5px 0
}

.c-widget__table thead tr,.c-widget__table tbody tr {
  border-bottom: 1px solid #f1f1f1
}

.c-widget__table thead tr:last-child,.c-widget__table tbody tr:last-child {
  border-bottom: none
}

.c-widget__summary tr {
  height: 30px
}

.c-widget__summary tbody td:first-child {
  padding-right: 10px
}

.c-widget__table .number,.c-widget__summary .number {
  text-align: right
}

.c-widget__summary tfoot {
  margin-top: 20px;
  border-top: 1px solid #f1f1f1;
  font-weight: 700
}

.c-widget--steps {
  text-align: center
}

.c-widget--steps .c-widget__column {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  position: relative
}

.c-widget--steps .amount {
  z-index: 1
}

.c-widget--steps .arrow {
  background: #e7eef5;
  height: 26px;
  width: 10%;
  position: absolute;
  right: -10%;
  margin-top: 5px
}

.c-widget--steps .arrow:before,.c-widget--steps .arrow:after {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 0;
  border: 0 solid #e7eef5;
  border-width: 13px 0 13px 10px;
  width: 0;
  height: 0
}

.c-widget--steps .arrow:before {
  left: -10px;
  border-left-color: transparent
}

.c-widget--steps .arrow:after {
  left: 100%;
  border-color: transparent;
  border-left-color: #e7eef5
}

.c-widget--steps .column__title {
  margin-bottom: 20px
}

.c-widget--steps .column__smalltext {
  font-size: 12px;
  margin-top: 5px
}

.c-widget .force-absolute+.widget__remove hr,.c-widget .widget__remove hr {
  display: none
}

.c-widget .widget__remove {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%
}

.c-widget *+.widget__remove {
  display: inherit;
  height: initial
}

.c-widget select+.force-absolute+.widget__remove hr,.c-widget *+.widget__remove hr {
  display: block
}

.c-widget__placeholder {
  text-align: center;
  max-width: 300px;
  margin: 0 auto
}

.widget-settings {
  height: 100%
}

.h-justify-content-reset {
  justify-content: unset
}

.c-project {
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #ececec;
  display: flex;
  margin: 5px;
  background: #fff;
  font-weight: 700;
  cursor: pointer
}

.c-project:hover {
  background: #ececec
}

.c-project__logo {
  min-width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ccc;
  border-radius: 4px
}

.c-project__logo i {
  font-size: 30px
}

.c-project__title,.c-project__template {
  display: block
}

.c-project__title {
  color: #000
}

.c-project__info {
  flex: 1;
  display: flex;
  flex-flow: column;
  padding: 0 10px;
  overflow: hidden;
  position: relative
}

.c-project__favorite {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  right: 0
}

.c-project__info>* {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.c-project__time {
  display: flex;
  align-items: center;
  flex: 1;
  font-size: 12px
}

.c-project__time i {
  color: #d6d6d6
}

.projectmemberportrait.projectmemberportrait--number {
  background: #eaeaea;
  font-weight: 700
}

.avatar-group {
  display: flex;
  align-items: center
}

.avatar-tooltip {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0;
  justify-content: space-evenly
}

.avatar-tooltip .tooltip-avatar {
  flex: 1 1 25%;
  display: flex;
  flex-flow: column;
  align-items: center;
  margin-bottom: 10px;
  padding: 0 2px
}

.avatar-tooltip .projectmemberportrait {
  margin-bottom: 5px;
  border: none!important
}

.avatar-group>.projectmemberportrait {
  margin-left: -5px
}

.avatar-group .projectmemberportrait:first-child {
  margin-left: 0
}

.c-project .fa-star.favorite {
  color: #e3b505
}

.text-muted-light {
  color: #b1b1b1
}

.icon-circle {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  flex: 0 0 20px;
  text-align: center;
  border-radius: 50%;
  font-size: .875em;
  background-color: rgba(29,121,212,.3);
  color: #2164d9
}

.table-autocursor td {
  cursor: auto
}

.recent-trackers {
  position: absolute;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 15px 0 rgba(98,98,98,.4)!important;
  box-shadow: 0 2px 15px 0 rgba(98,98,98,.4)!important;
  z-index: 1000;
  width: 300px
}

.recent-trackers:after {
  position: absolute;
  top: -6px;
  left: 15px;
  margin-right: 1px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: ''
}

.recent-trackers .tracker {
  padding: 10px;
  border-bottom: 1px solid #ececec;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-left: 5px solid #666;
  cursor: pointer;
  min-height: 60px;
  flex-flow: column
}

.recent-trackers .tracker>div {
  width: 100%;
  display: flex;
  align-items: center
}

.recent-trackers .tracker .tracker__description {
  margin-top: 5px;
  padding: 5px
}

.recent-trackers .tracker:hover {
  background: #f1f1f1
}

.recent-trackers .tracker:last-child {
  border-bottom: none
}

.recent-trackers .tracker .tracker__title {
  display: flex;
  flex-flow: column;
  flex: 1;
  overflow: hidden
}

.recent-trackers .tracker .tracker__project,.recent-trackers .tracker .tracker__card {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.recent-trackers .tracker .tracker__project {
  font-weight: 700
}

.recent-trackers .tracker .tracker__duration {
  flex: 0 1 auto;
  padding: 0 20px
}

.recent-trackers .tracker .tracker__play {
  flex: 0 1 auto;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer
}

.recent-trackers .tracker .tracker__play i {
  margin-top: 1px;
  margin-left: 1px
}

.recent-trackers .tracker .tracker__play:hover {
  color: #ff9494
}

.recent-trackers__add {
  background: #eaeaea;
  color: #666;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px
}

.recent-trackers__add:hover {
  background: #ccc
}

.h-align-center {
  align-items: center
}

#mBox {
  z-index: 2000!important
}

.mBox-content {
  background-color: rgb(245,245,245,.3)!important
}

.mBox-content .mBox-image {
  margin: 0 3px!important
}

.mBox-content img {
  padding: 0!important;
  border-radius: 7px!important
}

.mBox-content img:hover {
  border: 3px solid #2164d9
}

@media(min-width: 1200px) {
  #mBox {
      width:55%!important
  }
}

.body-overlay {
  z-index: 1999!important
}

.iconpicker .iconpicker-item {
  margin: 0 15px 12px 0!important
}

.link-opacity:hover {
  opacity: .7
}

.switchery.switchery--disabled {
  opacity: .5;
  pointer-events: none
}

.report-filters-bar>*:not(.filterscontent) {
  margin-top: 3px;
  margin-bottom: 3px
}

.report-filters-bar .filterscontent>* {
  margin-top: 3px;
  margin-bottom: 3px
}

.topbar-reporting--container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap
}

.report-filters-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 10px;
  width: 100%
}

.resize-vertical {
  resize: vertical!important
}

.circle-text {
  background-color: #eee;
  width: 32px;
  height: 32px;
  flex-basis: 32px;
  line-height: 32px;
  font-size: 12px;
  border-radius: 50%;
  text-align: center;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat
}

.circle-text-sm {
  width: 22px;
  height: 22px;
  flex-basis: 22px;
  line-height: 18px;
  font-size: 9px
}

.loading-gradoverlay {
  position: relative
}

.loading-gradoverlay::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  background-color: #fff;
  z-index: 8
}

.loading-gradoverlay::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  z-index: 9;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  background-color: #eee;
  background-image: url(/assets/img/animations/phloader.gif);
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-size: 100% 1px
}

.c-tagscolorpicker .ocult {
  display: none!important
}

.c-tagscolorpicker .option.selected:after {
  color: inherit;
  font-size: 10px
}

.c-tagscolorpicker__header {
  margin-bottom: 10px;
  position: relative;
  text-align: center;
  font-weight: 700;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center
}

.c-tagscolorpicker__header .back {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 24px;
  height: 24px
}

.c-tagscolorpicker__header .back:hover {
  background: #f1f1f1
}

.c-tagscolorpicker {
  padding: 15px 10px;
  width: 260px
}

.c-tagscolorpicker .remove,.c-tagscolorpicker .update,.c-tagscolorpicker .create,.c-tagscolorpicker .add {
  background: #f1f1f1;
  padding: 5px 10px;
  width: 100%;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5px
}

.c-tagscolorpicker .remove {
  background: #ff7979;
  color: #fff
}

.c-tagscolorpicker .c-tagscolorpicker__options {
  margin-bottom: 10px
}

.c-tagscolorpicker .option {
  border-radius: 4px;
  font-weight: 700;
  padding: 8px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 30px
}

.c-tagscolorpicker .option__wrapper .edit:hover {
  opacity: .5
}

.c-tagscolorpicker .option:hover {
  opacity: .9
}

.c-tagscolorpicker .option__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px
}

.c-tagscolorpicker .option__wrapper .edit {
  font-family: "font awesome 5 pro";
  content: "\f044";
  font-size: 14.5px;
  color: #ccc;
  padding: 5px 10px;
  cursor: pointer
}

.c-tagscolorpicker .option__wrapper .edit:hover {
  color: #626262
}

.c-tagscolorpicker .update i,.c-tagscolorpicker .remove i,.c-tagscolorpicker .add i {
  margin-right: 10px
}

.c-tagscolorpicker .update:hover,.c-tagscolorpicker .create:hover,.c-tagscolorpicker .add:hover {
  background: #e4e4e4
}

.c-tagscolorpicker .remove:hover {
  background: #ff4e4e
}

.c-tagscolorpicker input {
  width: 100%;
  border-radius: 4px;
  padding: 5px;
  margin-bottom: 10px;
  border: 2px solid #e6e6e6
}

.c-tagscolorpicker input.has-error {
  border-color: red
}

.c-tagscolorpicker .colors {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px
}

.c-tagscolorpicker .color__wrapper {
  width: 20%;
  text-align: center;
  display: flex;
  justify-content: center
}

.c-tagscolorpicker .color {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-bottom: 10px;
  cursor: pointer;
  border: 2px solid rgba(0,0,0,.28)
}

.c-tagscolorpicker .color.selected {
  border-color: #000
}

@media only screen and (max-width: 767px) {
  .table-responsive {
      border:0
  }
}

.c-card {
  display: flex;
  flex-flow: column;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #fff;
  box-shadow: none;
  padding: 8px;
  margin-bottom: 8px;
  cursor: pointer
}

@media only screen and (max-width: 991px) {
  .c-card {
      flex-direction:column
  }
}

.c-card .c-card__title {
  padding: 6px 0;
  line-height: normal
}

.c-card:hover {
  background: #f3f4f6;
  border-color: #9ca3af
}

.c-card.selected {
  box-shadow: 0 2px 5px -1px rgba(0,0,0,.1),inset 0 0 0 1px #2164d9;
  background: #eef3fe
}

.c-card .tag {
  background: #ececec;
  border-radius: 4px;
  padding: 0 5px;
  color: #fff;
  width: fit-content;
  width: -moz-fit-content;
  margin-right: 5px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  height: 8px;
  width: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 90px
}

.c-card .c-tags {
  width: 100%;
  display: flex;
  flex-wrap: wrap
}

.c-card .c-tag {
  background: #f4f5f7;
  margin: 0 5px 5px 0;
  color: #1f2937;
  padding: 3px 5px;
  overflow: hidden
}

.c-card .c-tag span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.c-card .tag span {
  visibility: hidden
}

.c-card .tag:hover {
  opacity: .7
}

.c-card .tag.open span {
  visibility: visible
}

.c-card .tag.open {
  height: fit-content;
  width: fit-content;
  height: -moz-fit-content;
  width: -moz-fit-content
}

.c-card .c-card__header {
  display: flex;
  align-items: center;
  flex: 0 1 auto;
  justify-content: space-between;
  min-width: max-content
}

.c-card .c-card__header .group {
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

.c-card .c-card__reference {
  font-size: 12px;
  color: rgba(0,0,0,.25);
  margin-right: 5px;
  min-width: max-content
}

.c-card .c-card__tags {
  display: flex;
  flex-wrap: wrap;
  width: 100%
}

.c-card .c-card__tags .tag {
  margin-bottom: 5px
}

.c-card .c-card__status {
  display: flex;
  align-items: center
}

.c-card .c-card__timeInList {
  display: flex;
  align-items: center
}

.c-card .c-card__timeInList i {
  color: #a4a6a4;
  font-size: 6px;
  margin-right: 1px
}

.c-card .c-card__time {
  background: #f3f4f6;
  border-radius: 4px;
  padding: 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 30px;
  height: 20px
}

.c-card .c-card__time i {
  font-size: 10px
}

.c-card .c-card__body {
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  align-items: center;
  flex: 0 1 auto
}

.c-card .c-card__title {
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden
}

.c-card .c-card__info {
  font-size: 12px;
  color: rgba(0,0,0,.25);
  min-width: fit-content;
  min-width: -moz-fit-content;
  float: left
}

.c-card .c-card__bottom {
  min-width: fit-content;
  min-width: -moz-fit-content;
  display: flex;
  float: right;
  align-items: center;
  flex: 1 0 auto;
  justify-content: flex-end
}

.c-card__priority {
  margin-right: 5px;
  height: 14px
}

.c-card__priority i.fa {
  margin-right: 5px;
  height: 14px;
  font-weight: 400!important
}

.archived,.c-card .c-card__archived {
  margin-top: 5px;
  border: 1px solid #ffdf00;
  color: #ceb50b;
  font-weight: 700;
  border-radius: 4px;
  padding: 2px 5px;
  background: #fdfae5;
  text-transform: uppercase;
  font-size: 12px;
  width: max-content
}

.c-card .c-card__archived i {
  margin-right: 5px
}

.c-card__info>span {
  margin-top: 5px;
  margin-right: 10px
}

.c-card__info>span>i {
  margin-right: 2px
}

.c-card .c-card__assignations {
  display: flex
}

.card__points,.c-card .c-card__points {
  height: 18px;
  min-width: 18px;
  border-radius: 9px;
  margin-top: 3px;
  margin-right: 3px;
  display: inline-flex;
  opacity: .5;
  line-height: normal;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  font-weight: 700;
  background: #cecece;
  color: #000;
  padding: 0 5px
}

.card__assignee,.c-card .c-card__assignee,.note .note-assignee {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  font-weight: 800;
  cursor: pointer;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  margin-right: 3px
}

.happs__title {
  font-weight: 700;
  padding: 5px 15px 10px!important
}

.happs__item a {
  padding: 5px 15px
}

.happs__item img {
  margin-right: 5px
}

.happs__item .title {
  display: flex;
  align-items: center;
  font-weight: 700;
  padding-bottom: 5px
}

.c-pill {
  border-radius: 10px;
  padding: 0 10px;
  background: #f1f1f1;
  color: #a6a6a6;
  font-weight: 700
}

.c-tag {
  background: #eff3fb;
  color: #0052cc;
  margin: 0 5px 5px 0;
  width: max-content;
  padding: 2px 5px;
  cursor: pointer
}

.tags-picker {
  flex-wrap: wrap
}

.tags-picker .c-tag:hover,#sidebar-menu .c-tag:hover {
  background: #d8e2f5
}

.c-tag.active {
  color: #fff;
  background: #2164d9
}

body.no-sidebar .page-sidebar {
  display: none!important
}

body.no-sidebar .page-container {
  padding-left: 0
}

.tooltip .tooltip-inner {
  background-color: #eee;
  color: #666;
  text-align: center;
  -webkit-box-shadow: 0 0 2px -1px #ccc;
  -moz-box-shadow: 0 0 2px -1px #ccc;
  box-shadow: 0 0 2px -1px #ccc
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #eee
}

.tooltip.top .tooltip-arrow {
  border-top-color: #eee
}

.tooltip.left .tooltip-arrow {
  border-left-color: #eee;
  text-align: right
}

.tooltip.right .tooltip-arrow {
  border-right-color: #eee;
  text-align: left
}

.topbar-helper--tooltip.topbar-helper--nowrap+.tooltip .tooltip-inner {
  white-space: nowrap
}

.tooltip .tooltip-inner {
  white-space: normal;
  width: intrinsic;
  width: -moz-max-content;
  width: -webkit-max-content;
  width: max-content;
  max-width: 250px;
  word-break: break-word
}

.hs--iconloader-loading {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite
}

.hs--iconloader-loading::before {
  content: "\f3f4"!important
}

#backend-ocr-fixed {
  position: fixed;
  bottom: 60px;
  left: 20px;
  z-index: 801
}

#backend-actions {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 801
}

#backend-actions .dropdown>a {
  background-color: #fff;
  width: 30px;
  height: 30px;
  line-height: 33px;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  box-shadow: 0 1px 8px -2px rgb(245,88,84,.6)
}

#backend-actions .dropdown>a:hover {
  background-color: rgb(245,88,84,.1)
}

#backend-actions .dropdown.open>a {
  background-color: rgb(245,88,84,.2)
}

#backend-actions .dropdown>.dropdown-menu {
  bottom: 0;
  top: auto;
  left: 40px
}

.page-sidebar {
  left: 0;
  width: 75px
}

.page-sidebar,.page-sidebar .sidebar-menu .menu-items>li>a>.title,.page-sidebar .sidebar-menu .menu-items>li ul.sub-menu>li>a>.title {
  -webkit-transition: all 250ms cubic-bezier(.05,.74,.27,.99);
  -moz-transition: all 250ms cubic-bezier(.05,.74,.27,.99);
  -ms-transition: all 250ms cubic-bezier(.05,.74,.27,.99);
  -o-transition: all 250ms cubic-bezier(.05,.74,.27,.99);
  transition: all 250ms cubic-bezier(.05,.74,.27,.99)
}

.page-sidebar .sidebar-menu .menu-items>li ul.sub-menu>li {
  padding-left: 19px;
  padding-right: 19px
}

.page-sidebar .sidebar-menu .menu-items>li>a>.title,.page-sidebar .sidebar-menu .menu-items>li ul.sub-menu>li>a>.title {
  float: none;
  width: auto;
  flex: 1 1 auto;
  order: 2;
  opacity: 0;
  max-width: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.page-sidebar .sidebar-menu .menu-items>li>a>.icon-thumbnail,.page-sidebar .sidebar-menu .menu-items>li>div>.icon-thumbnail,.page-sidebar .sidebar-menu .menu-items>li ul.sub-menu>li>a>.icon-thumbnail,.page-sidebar .sidebar-menu .menu-items>li ul.sub-menu>li>div>.icon-thumbnail {
  float: none;
  transform: none;
  order: 1;
  flex: 0 0 40px;
  margin-right: 14px
}

.page-sidebar .sidebar-menu .menu-items>li ul.sub-menu>li>a>.icon-thumbnail,.page-sidebar .sidebar-menu .menu-items>li ul.sub-menu>li>div>.icon-thumbnail {
  flex-basis: 30px
}

.page-sidebar .sidebar-menu .menu-items>li>a,.page-sidebar .sidebar-menu .menu-items>li>div {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 8px;
  padding-left: 15px
}

.page-sidebar .sidebar-menu .menu-items>li ul.sub-menu>li>a,.page-sidebar .sidebar-menu .menu-items>li ul.sub-menu>li>div {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 7px
}

.page-sidebar .sidebar-menu .menu-items>li>a>.arrow,.page-sidebar .sidebar-menu .menu-items>li ul.sub-menu>li>a>.arrow {
  right: 30px;
  opacity: 0;
  -webkit-transition: opacity 150ms ease;
  -moz-transition: opacity 150ms ease;
  -ms-transition: opacity 150ms ease;
  -o-transition: opacity 150ms ease;
  transition: opacity 150ms ease
}

.sidebar-open .page-sidebar .sidebar-menu .menu-items>li ul.sub-menu>li>a>.title,.sidebar-open .page-sidebar .sidebar-menu .menu-items>li>a>.title,.sidebar-visible .page-sidebar .sidebar-menu .menu-items>li>a>.title,.sidebar-visible .page-sidebar .sidebar-menu .menu-items>li ul.sub-menu>li>a>.title {
  max-width: 100%;
  opacity: 1;
  display: block
}

.sidebar-visible .page-sidebar .sidebar-menu .menu-items>li>a>.arrow,.sidebar-open .page-sidebar .sidebar-menu .menu-items>li>a>.arrow {
  opacity: 1
}

.sidebar-visible .page-sidebar,.sidebar-open .page-sidebar {
  width: 230px
}

.happsmenu>li {
  position: relative
}

.happswitch__submenu {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 100%;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  display: none
}

.happsmenu li:hover>.happswitch__submenu {
  display: block
}

.happsmenu li>.happswitch__submenu {
  list-style: none;
  padding: 0;
  margin: 0;
  min-width: 200px;
  -webkit-box-shadow: 3px 5px 5px -3px rgba(98,98,98,.4);
  -moz-box-shadow: 3px 5px 5px -3px rgba(98,98,98,.4);
  box-shadow: 3px 5px 5px -3px rgba(98,98,98,.4)
}

.happsmenu li>.happswitch__submenu>li {
  padding: 0;
  margin: 0;
  position: relative
}

.happsmenu li>.happswitch__submenu>li>a,.happsmenu li>.happswitch__submenu>li>div {
  display: flex;
  align-items: center;
  padding: 8px 10px;
  margin: 0;
  line-height: 22px;
  font-size: 13px;
  border-top: 1px solid #eee
}

.happsmenu li>.happswitch__submenu>li:first-child>a,.happsmenu li>.happswitch__submenu>li:first-child>div {
  border-top: 0
}

.happsmenu li>.happswitch__submenu>li:hover>a,.happsmenu li>.happswitch__submenu>li:hover>div {
  background-color: #f9f9f9
}

.happswitch_submenu--icon {
  width: 25px;
  height: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 25px
}

.happswitch_submenu--title {
  flex: 1 1 auto;
  padding-left: 5px;
  font-weight: 700
}

.page-container {
  padding-left: 0
}

.horizontal-navbar {
  display: block;
  height: calc(100% - 1px);
  max-height: calc(100% - 1px);
  width: 100%;
  padding: 0;
  z-index: 790;
  background-color: #fff
}

.horizontal-navbar .menu-items>li:nth-child(n+11) {
  display: none
}

.horizontal-navbar .menu-items {
  display: flex;
  align-items: flex-start;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
  gap: 0
}

.horizontal-navbar .menu-items li {
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
  align-items: center;
  white-space: nowrap;
  height: 100%
}

.horizontal-navbar .menu-items .sub-menu li.navbar-separator {
  display: none
}

.horizontal-navbar .menu-items .sub-menu li+li.navbar-separator {
  display: block
}

.horizontal-navbar .menu-items>li.navbar-others {
  display: none
}

.horizontal-navbar:not(.horizontal-navbar--mobile) .menu-items .navbar-others .navbar-separator.navbar-mobile-only {
  display: none
}

.horizontal-navbar .menu-items li.separator {
  background-color: rgba(0,0,0,.1);
  height: 1px
}

.horizontal-navbar .menu-items li.open>a>.sub-menu,.horizontal-navbar .menu-items li:hover>a>.sub-menu {
  display: block
}

.horizontal-navbar .menu-items li>a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 16px;
  border-radius: 6px
}

.horizontal-navbar .menu-items>li>a {
  position: relative
}

.horizontal-navbar .menu-items>li.navbar-loading>a::before {
  background: linear-gradient(to right,#2164d9,#2164d9);
  background-color: #fff;
  background-size: 20%;
  background-repeat: repeat-y;
  background-position: -25% 0;
  -webkit-animation: topbar-loading-animation 1.2s ease-in-out infinite;
  -o-animation: topbar-loading-animation 1.2s ease-in-out infinite;
  animation: topbar-loading-animation 1.2s ease-in-out infinite
}

.horizontal-navbar .menu-items>li.navbar-others>a::before {
  display: none!important
}

@keyframes topbar-loading-animation {
  50% {
      background-size: 80%
  }

  100% {
      background-position: 125% 0
  }
}

.horizontal-navbar .menu-items li.navbar-loading a {
  background-color: transparent
}

.header-inner {
  cursor: pointer
}

.hfa-navbar-icon::before {
  content: "\f142"
}

.horizontal-navbar--mobile .hfa-navbar-icon::before {
  content: "\f0c9"
}

.horizontal-navbar .menu-items li.navbar-item.active>a {
  color: #2e394c
}

.horizontal-navbar .menu-items li .title+.icon-thumbnail,.horizontal-navbar .menu-items li .title+.menuitem-icon {
  margin-left: 2px
}

.horizontal-navbar .menu-items li .menuitem-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center;
  vertical-align: middle;
  float: none;
  color: #999;
  width: auto;
  height: auto
}

.horizontal-navbar .menu-items>li>a>.menuitem-icon {
  display: none
}

.horizontal-navbar .menu-items li .icon-thumbnail {
  margin: 0;
  height: 25px;
  width: 25px;
  line-height: 25px;
  float: none;
  color: #999
}

.horizontal-navbar .menu-items li .icon-thumbnail>i {
  font-size: 12px
}

.horizontal-navbar .menu-items li .sub-menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0
}

.horizontal-navbar .menu-items>li>.sub-menu {
  border-top-width: 0;
  border-top-color: transparent
}

.horizontal-navbar:not(.horizontal-navbar--mobile) .menu-items li.open>.sub-menu,.horizontal-navbar:not(.horizontal-navbar--mobile) .menu-items li.open>.sub-menu~.sub-menu,.horizontal-navbar:not(.horizontal-navbar--mobile) .menu-items li:hover>.sub-menu,.horizontal-navbar:not(.horizontal-navbar--mobile) .menu-items li:hover>.sub-menu~.sub-menu {
  display: flex;
  flex-direction: column;
  gap: 2px
}

.horizontal-navbar .menu-items li.active>a {
  color: #4080f3
}

.horizontal-navbar .menu-items li .has-submenu>.sub-menu {
  top: -4px;
  left: 100%;
  bottom: auto;
  min-height: calc(100% + 1px);
  -webkit-transition: left .3s ease,opacity .3s ease,width .3s ease;
  -moz-transition: left .3s ease,opacity .3s ease,width .3s ease;
  -ms-transition: left .3s ease,opacity .3s ease,width .3s ease;
  -o-transition: left .3s ease,opacity .3s ease,width .3s ease;
  transition: left .3s ease,opacity .3s ease,width .3s ease
}

.horizontal-navbar .menu-items li .has-submenu>.sub-menu:not(.has-nested-submenu) {
  max-height: calc(100vh - 300px);
  overflow-y: auto
}

.horizontal-navbar .menu-items .has-submenu .has-submenu:hover .sub-menu {
}

.horizontal-navbar .menu-items .has-submenu .has-submenu {
  position: relative
}

.horizontal-navbar .menu-items .has-submenu .has-submenu .sub-menu li {
  height: auto
}

.horizontal-navbar .hnavbar-angle::before {
  content: "\f107"
}

.horizontal-navbar .menu-items>li .sub-menu .hnavbar-angle::before {
  content: "\f105"
}

.horizontal-navbar .menu-items .tooltip .tooltip-inner {
  white-space: normal;
  width: intrinsic;
  width: -moz-max-content;
  width: -webkit-max-content;
  width: max-content;
  max-width: 250px
}

.horizontal-navbar .menu-items .tooltip.right .tooltip-inner {
  text-align: left
}

@media(min-width: 992px) {

  .horizontal-navbar .menu-items>li.navbar-item.active {
      display: flex
  }

  .horizontal-navbar .menu-items>li.navbar-item:not(.navbar-mobile-only):nth-of-type(-n+4) {
      display: flex
  }
}

@media(min-width: 1100px) {
  .horizontal-navbar .menu-items>li.navbar-item:not(.navbar-mobile-only):nth-of-type(-n+5) {
      display:flex
  }
}

@media(min-width: 1200px) {
  .horizontal-navbar .menu-items>li.navbar-item:not(.navbar-mobile-only):nth-of-type(-n+7) {
      display:flex
  }
}

@media(min-width: 1300px) {
  .horizontal-navbar .menu-items>li.navbar-item:not(.navbar-mobile-only):nth-of-type(-n+8) {
      display:flex
  }
}

@media(min-width: 1440px) {
  .horizontal-navbar .menu-items>li.navbar-item:not(.navbar-mobile-only):nth-of-type(-n+11) {
      display:flex
  }
}

.menu-items--breadcrumb {
  position: absolute;
  top: 100%;
  height: 48px;
  left: 100vw;
  width: 100vw;
  background: #eee;
  opacity: 0;
  z-index: 10;
  -webkit-transition: left .3s ease,opacity .3s ease,width .3s ease;
  -moz-transition: left .3s ease,opacity .3s ease,width .3s ease;
  -ms-transition: left .3s ease,opacity .3s ease,width .3s ease;
  -o-transition: left .3s ease,opacity .3s ease,width .3s ease;
  transition: left .3s ease,opacity .3s ease,width .3s ease;
  display: none
}

.horizontal-navbar--mobile .menu-items--breadcrumb {
  display: block
}

.horizontal-navbar--mobile .menu-items--breadcrumb.visible {
  left: -10px;
  opacity: 1
}

.menu-items--breadcrumb-items {
  list-style: none;
  margin: 0;
  padding: 0 10px;
  display: flex;
  align-items: baseline;
  white-space: nowrap
}

.menu-items--breadcrumb-items>li {
  padding: 12px 6px;
  font-size: .9em
}

.menu-items--breadcrumb-items>li+li::before {
  content: "\f054";
  font-family: "font awesome 5 pro";
  font-size: .875em;
  font-weight: 400;
  padding-right: 10px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1
}

.menuitems--crumb-menu {
  text-decoration: underline;
  cursor: pointer
}

.header-row {
  display: flex;
  justify-content: space-between
}

.header-col {
  padding-left: 5px;
  padding-right: 5px;
  width: auto;
  flex: 1 1 auto
}

.header-col--logo {
  display: inline-flex
}

@media only screen and (max-width: 991px) {
  .horizontal-navbar .menu-items>li {
      padding:0
  }

  .horizontal-navbar .menu-items>li>a {
      padding: 6px 15px
  }

  .hfa-navbar-icon::before {
      content: "\f0c9"
  }

  .header-col--menu {
      order: -1
  }

  .header .header-inner {
      margin-left: auto;
      margin-right: auto
  }

  .horizontal-navbar .menu-items>li,.horizontal-navbar .menu-items>li.active {
      display: none
  }

  .horizontal-navbar .menu-items>li.navbar-others {
      display: block!important
  }

  .menu-items .navbar-mobile-only {
      display: block
  }

  #fixedactions {
      display: none
  }
}

.horizontal-navbar--mobile .menu-items>li,.horizontal-navbar--mobile .menu-items>li.active {
  display: none
}

.horizontal-navbar--mobile .menu-items>li.navbar-others {
  display: flex!important
}

.horizontal-navbar .menu-items .navbar-mobile-only {
  display: none
}

.horizontal-navbar--mobile .menu-items .navbar-mobile-only {
  display: block
}

.horizontal-navbar--mobile .menu-items li {
  position: initial;
  padding: 0
}

.horizontal-navbar--mobile .menu-items .sub-menu a {
  padding: 10px 16px 8px
}

.horizontal-navbar--mobile .menu-items li .sub-menu {
  width: 100vw;
  left: -10px;
  border: 0 transparent
}

.horizontal-navbar--mobile .menu-items li .has-submenu>.sub-menu {
  top: 48px;
  left: 100%;
  opacity: 0;
  display: block
}

.horizontal-navbar--mobile .menu-items li .has-submenu.open>.sub-menu {
  left: 0;
  opacity: 1
}

.horizontal-navbar--mobile .menu-items li .has-submenu>.sub-menu .sub-menu {
  top: 0
}

@media only screen and (max-width: 991px) {
  .horizontal-navbar--mobile .menu-items .has-submenu .has-submenu {
      position:initial
  }

  .horizontal-navbar--mobile .menu-items li .sub-menu,.horizontal-navbar--mobile .menu-items--breadcrumb {
      opacity: 0
  }
}

.horizontal-navbar--mobile .menu-items>li.has-submenu>.sub-menu {
  display: block;
  height: auto;
  max-height: 0;
  overflow: hidden;
  overflow-y: scroll;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

.horizontal-navbar--mobile .menu-items>li.has-submenu.open>.sub-menu {
  pointer-events: all;
  max-height: calc(90vh - 80px);
  opacity: 1
}

.col {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.topbaritems--container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  gap: 8px
}

.topbaritems--container>* {
  padding-left: 15px
}

.topbaritems--item {
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  color: #fff
}

.topbaritem--inner {
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 13px 8px;
  height: 100%;
  flex: 1 1 auto;
  -webkit-transition: color .1s linear 0s,background-color .1s linear 0s,opacity .2s linear 0s!important;
  -moz-transition: color .1s linear 0s,background-color .1s linear 0s,opacity .2s linear 0s!important;
  -ms-transition: color .1s linear 0s,background-color .1s linear 0s,opacity .2s linear 0s!important;
  -o-transition: color .1s linear 0s,background-color .1s linear 0s,opacity .2s linear 0s!important;
  transition: color .1s linear 0s,background-color .1s linear 0s,opacity .2s linear 0s!important
}

.topbaritem--inner-rounded {
  padding: 10px 12px;
  width: 40px;
  height: 40px;
  justify-content: center;
  font-size: 18px;
  line-height: 18px;
  border-radius: 6px
}

.topbaritem--inner:hover {
  background-color: rgba(0,0,0,.04)
}

.header .topbaritems--item>a,.header .topbaritems--item>a:hover {
  color: #fff
}

.headertopbar-icon {
  width: 30px;
  height: 30px;
  background-size: 25px;
  background-position: center center;
  background-repeat: no-repeat
}

.headertopbaricon-quicklink {
  background-image: url(/assets/img/headertopbar/quicklink.svg?v=2)
}

.dropdown.open .headertopbaricon-quicklink {
  background-image: url(/assets/img/headertopbar/quicklink-active.svg?v=2)
}

.headertopbaricon-search {
  background-image: url(/assets/img/headertopbar/search.svg?v=2)
}

.headertopbaricon-notifications {
  background-image: url(/assets/img/headertopbar/notifications-bell.svg?v=2)
}

.headertopbaricon-timetracking {
  background-image: url(/assets/img/headertopbar/timetracking.svg?v=2)
}

#holded-sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  z-index: 1000;
  width: 70px;
  background: #eee;
  background: -webkit-linear-gradient(to right,#f5f5f5 50%,#e8e8e8);
  background: -o-linear-gradient(to right,#f5f5f5 50%,#e8e8e8);
  background: linear-gradient(to right,#f5f5f5 50%,#e8e8e8)
}

#holded-sidebar ul,#holded-sidebar ol {
  list-style: none;
  margin: 0;
  padding: 0
}

.holdedsidebar--logo {
  padding: 15px 5px 5px;
  margin: 10px 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center
}

.holdedsidebar--menu {
  padding: 15px 0
}

.holdedsidebar--items>li {
  margin: 0 0 10px;
  padding: 0;
  position: relative
}

.holdedsidebar--items>li>a {
  text-align: center;
  padding: 0;
  margin: 0;
  display: block;
  height: 55px;
  line-height: 55px;
  background-color: transparent;
  color: #2c2c2c;
  font-size: 1.33em;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease
}

.holdedsidebar--items>li>a .title {
  display: none
}

.holdedsidebar--items>li .sub-menu>li>a {
  color: #666;
  display: flex;
  align-items: center;
  padding: 8px 16px;
  height: 100%;
  flex: 1 1 auto
}

.holdedsidebar--items>li .sub-menu>li>a:hover {
  color: #2c2c2c;
  background-color: rgba(0,0,0,.04)
}

.holdedsidebar--items>li .sub-menu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  right: auto;
  bottom: auto;
  background-color: #fff;
  border: 1px solid #ccc;
  border-left: 0 transparent
}

.holdedsidebar--items>li .sub-menu>li {
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
  align-items: center;
  white-space: nowrap;
  height: 100%
}

.holdedsidebar--items>li .sub-menu>li .holdedsidebar--icon {
  display: none
}

.holdedsidebar--items .holdedsidebar--icon {
  font-weight: 400
}

.holdedsidebar--items>li:hover>.sub-menu {
  display: block
}

.holdedsidebar--items>li:hover>a,.holdedsidebar--items>li.active>a {
  color: #2164d9
}

.holdedsidebar--items>li.active>a {
  background-color: rgba(255,255,255,.4)
}

.holdedsidebar--items>li .sub-menu>li.active>a {
  color: #2164d9
}

.h-flex-align {
  display: flex;
  align-items: center
}

.savesegment,.resetfilters,.filter-item {
  cursor: pointer
}

#segmentation.segmentation--vertical {
  padding-left: 15px;
  padding-right: 15px
}

#segmentation.segmentation--vertical ul {
  list-style: none;
  padding: 0;
  margin: 0
}

#segmentation.segmentation--vertical ul li {
  padding: 4px 24px;
  cursor: pointer;
  min-height: 40px;
  line-height: 32px;
  border-radius: 3px
}

#segmentation.segmentation--vertical ul li:hover,#segmentation.segmentation--vertical ul li.active {
  background-color: #ebecf0
}

#segmentation.segmentation--vertical ul li.active {
  color: #0052cc
}

#segmentation.segmentation--vertical .dynamicfilters {
  list-style-type: none
}

#segmentation.segmentation--vertical .dynamicfilters>li {
  border-bottom: 1px solid rgba(0,0,0,.1);
  margin-bottom: 5px;
  padding: 5px 6px
}

#segmentation.segmentation--vertical .filtersbar {
  padding: 0 10px 0 20px
}

#segmentation.segmentation--vertical .savesegment {
  color: #2164d9
}

#segmentation.segmentation--vertical .resetfilters {
  text-align: center;
  color: #2164d9
}

#segmentation.segmentation--vertical .filter-item {
  color: #2164d9
}

#segmentation.segmentation--vertical .columns-selector ul>li {
  padding: 0;
  min-height: 0;
  height: auto
}

#s2id_tags_filter .select2-choices {
  display: flex;
  align-items: center
}

.v2\:dropdown-menu {
  padding: 4px;
  margin: 0;
  width: 240px;
  right: -4px;
  left: -90px !important;
  top: calc(100% + 9px);
  background-color: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05);
  -moz-box-shadow: 0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05);
  box-shadow: 0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05)
}

.v2\:dropdown-menu-content {
  /* overflow-y: scroll; */
  max-height: calc(100vh - 85px);
  margin-right: -4px
}

.v2\:menu-list {
  display: flex;
  flex-direction: column;
  gap: 2px;
  list-style: none;
  padding: 0;
  margin: 0
}

.v2\:menu-list.switch-account {
  padding-left: 4px;
  margin-right: -4px
}

.v2\:menu-list.switch-account::-webkit-scrollbar {
  width: 9px
}

.v2\:menu-list li {
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .2px
}

.v2\:menu-list .separator {
  background-color: #e5e7eb;
  height: 1px;
  width: 100%;
  margin-top: 2px;
  margin-bottom: 2px
}

.v2\:menu-list li>a {
  display: flex;
  align-items: baseline;
  gap: 8px;
  padding: 8px 12px;
  font-size: 14px;
  color: #1f2937;
  border-radius: 4px
}

.v2\:menu-list li>a:hover {
  background-color: #fff
}

.v3\:dropdown-menu {
  padding: 4px;
  margin: 0;
  width: 240px;
  right: -4px;
  top: calc(100% + 9px);
  background-color: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05);
  -moz-box-shadow: 0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05);
  box-shadow: 0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05)
}

.v3\:dropdown-menu-content {
  /* overflow-y: scroll; */
  max-height: calc(100vh - 85px);
  margin-right: -4px
}

.v3\:menu-list {
  display: flex;
  flex-direction: column;
  gap: 2px;
  list-style: none;
  padding: 0;
  margin: 0
}

.v3\:menu-list.switch-account {
  padding-left: 4px;
  margin-right: -4px
}

.v3\:menu-list.switch-account::-webkit-scrollbar {
  width: 9px
}

.v3\:menu-list li {
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .2px
}

.v3\:menu-list .separator {
  background-color: #e5e7eb;
  height: 1px;
  width: 100%;
  margin-top: 2px;
  margin-bottom: 2px
}

.v3\:menu-list li>a {
  display: flex;
  align-items: baseline;
  gap: 8px;
  padding: 8px 12px;
  font-size: 14px;
  color: #1f2937;
  border-radius: 4px
}

.v3\:menu-list li>a:hover {
  background-color: #fff
}

.line-clamp--2 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  display: -webkit-box;
  word-wrap: break-word;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden
}

.line-clamp--4 {
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -moz-box;
  display: -webkit-box;
  word-wrap: break-word;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden
}

.topalertbanner.topalert--limitreached {
  background: #ff7373
}

.topalertbanner.topalert--warning {
  background: #ffdc73
}

.topalertbanner.topalert--magic {
  background: #b085fd
}

.topalertbanner.topalert--blue {
  background: #2164d9;
  color: #fff!important
}

.topalertbanner.topalert--blue a,.topalertbanner.topalert--blue a:hover {
  color: #fff!important
}

.countdown-bar {
  display: flex
}

.countdownbar--item {
  height: 10px;
  width: 8px;
  background-color: #797f8b;
  margin: 0 1px
}

.countdown-bar .countdownbar--item-active-1 {
  background-color: #e85f57
}

.countdown-bar .countdownbar--item-active-2 {
  background-color: #e8b444
}

.countdown-bar .countdownbar--item-active-3 {
  background-color: #8fc945
}

.countdown-bar>.countdownbar--item:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px
}

.countdown-bar>.countdownbar--item:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px
}

.trialbanner-close {
  display: inline-flex;
  opacity: .35;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  position: absolute;
  right: 6px;
  line-height: 40px;
  top: 13px;
  cursor: pointer
}

.label.label-chooseplan {
  background-color: #5382ea;
  color: #fff;
  font-size: 12px
}

.table--overflow-hidden {
  font-size: 12px;
  display: -moz-box;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px
}

.btn-options {
  border: 0;
  background: 0 0;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center
}

.btn-options:hover,.open>.btn-options {
  background: rgba(0,0,0,.05);
  border: 0
}

.btn-options.btn-xs {
  width: 24px;
  height: 24px
}

table .btn-options {
  display: inline-flex
}

.dropdown-menu.dropdown-menu--white {
  background: #fff;
  border: 1px solid #dadada;
  padding: 0
}

.dropdown-menu.dropdown-menu--white li {
  padding: 8px 0
}

.dropdown-menu.dropdown-menu--white li.divider {
  background-color: #dadada;
  padding: 0
}

.daterangepicker.dropdown-menu {
  margin-top: 8px
}

.daterangepicker.opensright:before,.daterangepicker.opensright:after {
  border: 0
}

.daterangepicker .ranges li {
  border: 0;
  cursor: pointer;
  padding: 8px;
  font-weight: 500;
  border-radius: 4px;
  margin-top: 0;
  margin-bottom: 2px;
  background-color: transparent;
  color: #1f2937
}

.daterangepicker .ranges li:hover {
  background-color: #f3f4f6;
  border: 0
}

.daterangepicker .ranges li.active {
  background-color: #f3f4f6
}

#s2id_sidebar_tags .select2-input.select2-default {
  min-width: 160px
}

#reporting-content .reportkpidiv {
  margin-bottom: 10px
}

#reporting-content #reportrange {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border: none
}

#reporting-content #reportrange i {
  color: #2164d9;
  font-size: 18px
}

#reporting-content .c-pill {
  color: #2e394c!important;
  white-space: nowrap;
  font-size: 12px;
  cursor: pointer;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px
}

#reporting-content .c-pill:hover {
  background: #e0e0e0
}

#reporting-content .c-pill.active {
  color: #fff!important;
  background: #2164d9
}

.report__name {
  color: #2e394c;
  font-size: 20px;
  font-weight: 700;
  margin-right: 10px
}

.dropdown--report .dropdown-menu {
  background: #fff;
  padding: 12px 8px;
  margin-top: 10px;
  -webkit-box-shadow: 0 0 20px 2px rgba(98,98,98,.2);
  box-shadow: 0 0 20px 2px rgba(98,98,98,.2);
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
  transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px)
}

.dropdown--report .dropdown-menu:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  background: #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  top: -6px;
  left: 20px
}

.dropdown.dropdown--report li {
  padding: 4px 10px;
  color: #2e394c;
  font-weight: 700;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px
}

.dropdown.dropdown--report li:hover {
  background: #e9ecf1
}

.dropdown.dropdown--report li.active {
  background: #2164d9;
  color: #fff
}

#report-subview .filterscontent {
  display: flex
}

#report-subview .xviewdiv>select {
}

#report-subview .reportkpidiv {
  max-width: 200px
}

.dropdown-menu.dropdown-menu--left {
  right: 0;
  left: inherit
}

@media(max-width: 768px) {
  .topbar-reporting--container>div {
      justify-content:space-between;
      width: 100%;
      margin: 5px
  }
}

#report-subview .topbar-reporting--container a.topbar-reporting__back {
  color: #777f8c!important;
  position: relative
}

#report-subview .topbar-reporting--container a.topbar-reporting__back i {
  position: absolute;
  top: 50%;
  left: -10px;
  font-size: 12px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%)
}

#report-subview .btn-default {
  background: #f6f7f9;
  border: none;
  color: #2164d9;
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center
}

#report-subview .btn-default:first-of-type {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px
}

#report-subview .btn-default:last-of-type {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px
}

#report-subview .btn.active .fa-star {
  font-weight: 700
}

#report-subview .topbar-reporting__title {
  font-size: 28px;
  color: #2e394c;
  font-weight: 700;
  margin-right: 15px
}

#report-subview .filtertagsdiv {
  background: #f6f7f9;
  border: 0;
  min-height: inherit!important;
  padding: 0!important;
  margin: 0
}

#report-subview .filtertagsdiv {
  padding-left: 20px!important;
  position: relative
}

#report-subview .filtertagsdiv.focused {
  background-color: #f6f7f9!important
}

#report-subview .filtertagsdiv:before {
  content: "\f02b";
  font-family: "font awesome 5 pro";
  position: absolute;
  left: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%
}

#report-subview .filtertagsdiv .select2-container-multi .select2-choices .select2-search-field {
  min-width: 180px
}

#report-subview .topbar-reporting--container .dropdown {
  display: flex
}

#report-subview .btn-group .btn+.btn,#report-subview .topbar-reporting--container .dropdown button+button {
  margin-left: 1px
}

#report-subview .btn.active {
  background: #2164d9;
  color: #fff
}

#report-subview .btn:hover {
  background: #f0f0f0
}

#report-subview .btn.active:hover {
  background: #2164d9
}

#report-subview .panel.panel-default {
  box-shadow: none
}

#report-subview .panel.panel-default .panel-body {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px
}

#report-subview .c-pill__wrapper {
  display: flex;
  flex-wrap: wrap
}

#stockKpis {
  margin-left: -5px;
  margin-right: -5px
}

#stockKpis [class^=col-] {
  padding-left: 5px;
  padding-right: 5px
}

#custom-filter-container ul.select2-choices {
  display: flex;
  overflow: scroll
}

#custom-filter-container .filter-box.filter-box--open {
  width: auto
}

.columns-selector.ocult {
  display: none!important
}

.columns-selector {
  position: absolute;
  top: 0;
  right: 5px;
  background: #fff;
  padding-left: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 39px
}

.columns-selector .dropdown-toggle {
  border: none;
  padding: 10px 5px;
  cursor: pointer;
  font-size: 18px;
  font-size: 18px;
  height: 30px;
  width: 30px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px
}

.columns-selector .dropdown-toggle:hover {
  background: rgba(0,0,0,.05)
}

.topbar .btn-colvis {
  display: none!important
}

.colvis-dropdown {
  max-height: 300px;
  overflow: scroll
}

.boardswitcher--moreitems .boardswitcher--item {
  max-width: 200px;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0
}

.boardswitcher--moreitems .boardswitcher--item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 0
}

.boardswitcher--moreitems-text {
  text-transform: lowercase
}

.flex-1 {
  flex: 1
}

.doc-scan-container {
  display: none
}

.doc-scan-container-inner {
  display: flex;
  align-items: center;
  padding: 5px;
  border: 2px solid #1d79d4;
  border-radius: 10px;
  background-color: #e9ecf1
}

.doc-scan-container-input input {
  border: 0!important
}

.doc-scan-container-options {
  margin-left: 10px
}

.doc-scan-container-close {
  padding-left: 5px;
  padding-right: 5px
}

.tags__wrapper {
  display: flex;
  flex-wrap: wrap
}

.tag_item {
  padding: 5px 8px 5px 30px;
  background: #fff;
  border: 1px solid #cecece;
  position: relative;
  border-radius: 8px;
  white-space: nowrap;
  margin: 2px
}

.tag_item:before {
  position: absolute;
  color: inherit;
  content: "\f02b";
  font-family: "font awesome 5 pro";
  transform: rotateY(180deg);
  left: 8px;
  font-size: 14px;
  font-weight: 700
}

.tag_item .tag_item-name {
  color: #626262
}

.h-flex-1 {
  flex: 1
}

.overview-actions {
  flex: 0 1 auto;
  display: flex;
  align-items: center;
  gap: 5px
}

.note-modal .modal-dialog {
  z-index: 2000
}

.note-modal .modal-dialog .modal-body {
  display: inherit!important;
  padding: 25px!important
}

.btn-default-primary {
  color: #2164d9;
  border-color: #2164d9
}

.btn-default-primary:hover {
  color: #2164d9;
  border-color: #2164d9
}

div.dts div.dataTables_scrollBody {
  background: 0 0!important
}

table.htable {
  width: 100%!important
}

.datepicker--holded {
  background: #f5f6f8!important;
  padding: 0!important;
  border-radius: 13px!important;
  -webkit-border-radius: 13px!important;
  -moz-border-radius: 13px!important;
  -ms-border-radius: 13px!important;
  -o-border-radius: 13px!important;
  -webkit-box-shadow: 0 0 20px 4px rgba(0,0,0,.2)!important;
  -moz-box-shadow: 0 0 20px 4px rgba(0,0,0,.2)!important;
  box-shadow: 0 0 20px 4px rgba(0,0,0,.2)!important
}

.datepicker--holded:before {
  content: none
}

.datepicker--holded:after {
  top: -1px!important;
  left: 50%!important;
  height: 16px;
  border: 0;
  display: block;
  width: 16px;
  border-radius: 5px;
  transform: rotate(45deg) translateX(-50%);
  -webkit-transform: rotate(45deg) translateX(-50%);
  -moz-transform: rotate(45deg) translateX(-50%);
  -ms-transform: rotate(45deg) translateX(-50%);
  -o-transform: rotate(45deg) translateX(-50%);
  background: #f5f6f8
}

.datepicker.datepicker--holded thead tr .dow {
  color: #777f8c
}

.datepicker--holded .datepicker-days,.datepicker--holded [datepicker-header] {
  padding: 12px
}

.datepicker--holded [datepicker-header] {
  border-bottom: 1px solid rgba(0,0,0,.1);
  align-items: center;
  justify-content: space-between
}

.datepicker--holded [datepicker-header] button {
  border: 0;
  padding: 6px;
  margin: 0;
  color: #2e394c;
  background: #e9ecf1;
  font-weight: 700;
  font-size: 14px;
  flex: 1
}

.datepicker--holded [datepicker-header] button:hover {
  background: #d0d5df
}

.datepicker--holded [datepicker-header] button.active {
  color: #2164d9;
  background: #fff
}

.datepicker--holded [datepicker-header] button.active:hover {
  background: #e5e5e5
}

.datepicker--holded [datepicker-header] button:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.datepicker--holded [datepicker-header] button:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.datepicker--holded table tr {
  padding: 2px 0;
  display: block
}

.datepicker--holded .day.range,.datepicker--holded .day.range:hover,.datepicker--holded .day.highlight {
  background: #2164d9;
  color: #fff;
  font-weight: 400
}

.datepicker--holded .day.highlight {
  background: #2164d980
}

.datepicker--holded .day.range--start {
  border-top-left-radius: 8px!important;
  border-bottom-left-radius: 8px!important
}

.datepicker--holded .day.range--end {
  border-top-right-radius: 8px!important;
  border-bottom-right-radius: 8px!important
}

.datepicker--holded .day.highlight:hover {
  background: #2164d9;
  color: #fff
}

.input-group--multiduedate {
  display: flex;
  position: relative
}

.input-group--multiduedate .input-group-addon {
  min-width: 37px;
  display: flex;
  align-items: center;
  justify-content: center
}

.multiduedate-cancel {
  display: none
}

.input-group--multiduedate .multiduedate-cancel {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(0,0,0,.07);
  border-left: 0;
  border-radius: 2px;
  height: 40px;
  min-width: 40px;
  color: #4181f3;
  font-size: 14px;
  cursor: pointer
}

.input-group:focus-within .input-group-addon {
  color: #2164d9
}

.input-group--multiduedate input {
  color: #2164d9;
  cursor: pointer
}

.input-group--multiduedate input:hover {
  color: #23527c
}

.multiduedate-row-wrapper {
  margin-left: -20px
}

.multiduedate-row {
  display: flex;
  align-items: center;
  font-size: 13px;
  white-space: nowrap;
  justify-content: flex-end
}

.date-status {
  margin-left: 10px;
  width: 12px;
  min-width: 12px;
  height: 12px;
  border: 1px solid #9fa5ae;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center
}

.date-status.date-status--completed {
  background: #6fba1d;
  border-color: #6fba1d
}

.date-status.date-status--completed:after,.date-status.date-status--overdue:after {
  font-family: "font awesome 5 pro";
  font-weight: 700;
  color: #fff;
  font-size: 8px;
  transform: translateX(1px);
  -webkit-transform: translateX(1px);
  -moz-transform: translateX(1px);
  -ms-transform: translateX(1px);
  -o-transform: translateX(1px)
}

.date-status.date-status--completed:after {
  content: "\f00c"
}

.date-status.date-status--overdue:after {
  content: "\f12a"
}

.date-status.date-status--overdue {
  background: #fe504b;
  border-color: #fe504b
}

.h-linkable {
  color: #2164d9;
  cursor: pointer
}

.h-linkable:hover {
  color: #23527c
}

.datepicker--holded {
  background: #f5f6f8!important;
  padding: 0!important;
  border-radius: 13px!important;
  -webkit-border-radius: 13px!important;
  -moz-border-radius: 13px!important;
  -ms-border-radius: 13px!important;
  -o-border-radius: 13px!important;
  -webkit-box-shadow: 0 0 20px 4px rgba(0,0,0,.2)!important;
  -moz-box-shadow: 0 0 20px 4px rgba(0,0,0,.2)!important;
  box-shadow: 0 0 20px 4px rgba(0,0,0,.2)!important
}

.datepicker--holded:before {
  content: none
}

.datepicker--holded:after {
  top: -1px!important;
  left: 50%!important;
  height: 16px;
  border: 0;
  display: block;
  width: 16px;
  border-radius: 5px;
  transform: rotate(45deg) translateX(-50%);
  -webkit-transform: rotate(45deg) translateX(-50%);
  -moz-transform: rotate(45deg) translateX(-50%);
  -ms-transform: rotate(45deg) translateX(-50%);
  -o-transform: rotate(45deg) translateX(-50%);
  background: #f5f6f8
}

.datepicker.datepicker--holded thead tr .dow {
  color: #777f8c
}

.datepicker--holded .datepicker-days,.datepicker--holded [datepicker-header] {
  padding: 12px
}

.datepicker--holded [datepicker-header] {
  border-bottom: 1px solid rgba(0,0,0,.1);
  align-items: center;
  justify-content: space-between
}

.datepicker--holded [datepicker-header] button {
  border: 0;
  padding: 6px;
  margin: 0;
  color: #2e394c;
  background: #e9ecf1;
  font-weight: 700;
  font-size: 14px;
  flex: 1
}

.datepicker--holded [datepicker-header] button:hover {
  background: #d0d5df
}

.datepicker--holded [datepicker-header] button.active {
  color: #2164d9;
  background: #fff
}

.datepicker--holded [datepicker-header] button.active:hover {
  background: #e5e5e5
}

.datepicker--holded [datepicker-header] button:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.datepicker--holded [datepicker-header] button:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.datepicker--holded table tr {
  padding: 2px 0;
  display: block
}

.datepicker--holded .day.range,.datepicker--holded .day.range:hover,.datepicker--holded .day.highlight {
  background: #2164d9;
  color: #fff;
  font-weight: 400
}

.datepicker--holded .day.highlight {
  background: #2164d980
}

.datepicker--holded .day.range--start {
  border-top-left-radius: 8px!important;
  border-bottom-left-radius: 8px!important
}

.datepicker--holded .day.range--end {
  border-top-right-radius: 8px!important;
  border-bottom-right-radius: 8px!important
}

.datepicker--holded .day.highlight:hover {
  background: #2164d9;
  color: #fff
}

.input-group--multiduedate {
  display: flex;
  position: relative
}

.input-group--multiduedate .input-group-addon {
  min-width: 37px;
  display: flex;
  align-items: center;
  justify-content: center
}

.multiduedate-cancel {
  display: none
}

.input-group--multiduedate .multiduedate-cancel {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(0,0,0,.07);
  border-left: 0;
  border-radius: 2px;
  height: 40px;
  min-width: 40px;
  color: #fe504b;
  font-size: 14px;
  cursor: pointer
}

.input-group:focus-within .input-group-addon {
  color: #2164d9
}

.input-group--multiduedate input {
  color: #2164d9;
  cursor: pointer
}

.input-group--multiduedate input:hover {
  color: #23527c
}

.multiduedate-row-wrapper {
  margin-left: -20px
}

.multiduedate-row {
  display: flex;
  align-items: center;
  font-size: 13px;
  white-space: nowrap;
  justify-content: flex-end
}

.date-status {
  margin-left: 10px;
  width: 12px;
  min-width: 12px;
  height: 12px;
  border: 1px solid #9fa5ae;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center
}

.date-status.date-status--completed {
  background: #6fba1d;
  border-color: #6fba1d
}

.date-status.date-status--completed:after,.date-status.date-status--overdue:after {
  font-family: "font awesome 5 pro";
  font-weight: 700;
  color: #fff;
  font-size: 8px;
  transform: translateX(1px);
  -webkit-transform: translateX(1px);
  -moz-transform: translateX(1px);
  -ms-transform: translateX(1px);
  -o-transform: translateX(1px)
}

.date-status.date-status--completed:after {
  content: "\f00c"
}

.date-status.date-status--overdue:after {
  content: "\f12a"
}

.date-status.date-status--overdue {
  background: #fe504b;
  border-color: #fe504b
}

.h-linkable {
  color: #2164d9;
  cursor: pointer
}

.h-linkable:hover {
  color: #23527c
}

.toolbar-items-group {
  display: flex;
  justify-content: center;
  align-items: center
}

.toolbar-items-group .toolbar-item {
  background-color: #e2e5ec;
  margin-right: 2px;
  color: #5d6472;
  padding: 6px 18px;
  font-weight: 700;
  cursor: pointer
}

.toolbar-items-group .toolbar-item.active,.toolbar-items-group .toolbar-item:hover {
  color: #5382ea;
  background-color: #fff
}

.toolbar-items-group .toolbar-item:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px
}

.toolbar-items-group .toolbar-item:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px
}

.h-break-word {
  word-break: break-word
}

.plan-feature-container {
  cursor: pointer;
  width: 110px;
  text-align: center;
  display: flex;
  align-items: center;
  border: 1px solid #2164d9;
  border-radius: 6px
}

.plan-feature-plan {
  font-weight: 700;
  background-color: #2164d9;
  color: #fff;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 2px 8px
}

.plan-feature-hover {
  background-color: #2164d9;
  color: #fff;
  border-radius: 4px;
  padding: 2px 8px
}

.plan-feature-right {
  padding: 2px 8px;
  width: 100%
}

.plan-feature-hover {
  display: none;
  width: 100%
}

.plan-feature-container:hover .plan-feature-hover {
  display: block
}

.plan-feature-container:hover .plan-feature-plan,.plan-feature-container:hover .plan-feature-right {
  display: none
}

.as_link--help-badge .as_link--icon {
  color: #2164d9!important;
  opacity: 1!important
}

.tag-label-aa {
  background-color: #eee;
  border-radius: 6px;
  padding: 2px 8px;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
  margin: 1px;
  max-width: 130px;
  text-overflow: ellipsis;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle
}

.tag-label-aa i {
  font-size: 10px
}

.list-group-sm .list-group-item {
  padding: 8px 10px;
  line-height: 1.3
}

.list-group--round-6>li.list-group-item:first-child {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px
}

.list-group--round-6>li.list-group-item:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px
}

.border-bottom-0 {
  border-bottom-width: 0!important
}

.dropdown.dropdown-d1 {
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  bottom: auto
}

.dropdown.dropdown-d1 .btn {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.66;
  background-color: transparent;
  border: 0 transparent;
  color: #767f8c;
  opacity: 1
}

.dropdown.dropdown-d1 .btn:hover {
  background-color: #e2e5ea
}

.dropdown.dropdown-d1.open .btn {
  background-color: #d6dae0
}

.border-top-0 {
  border-top-width: 0!important
}

.snippet .modal-lg {
  width: 85%
}

.snippet .modal-dialog {
  max-height: calc(100vh - 60px);
  display: flex;
  flex-flow: column
}

.snippet__content {
  background: #f5f6fa;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-flow: column
}

.snippet__header {
  padding: 15px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom: 1px solid #d0d6e4
}

.snippet__title {
  color: #30394a;
  font-weight: 700;
  font-size: 16px;
  margin: 0 10px
}

.snippet__options {
  position: relative
}

.snippet__options .dropdown-toggle {
  border: none;
  color: #8e8e8e;
  border-radius: 15px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px
}

.snippet__options .dropdown-toggle:hover {
  background: #edeff3;
  color: #30394a
}

.snippet__body {
  display: flex;
  overflow: hidden
}

.snippet__main {
  flex: 1;
  padding: 0 30px;
  max-width: calc(100% - 420px);
  overflow: hidden;
  display: flex;
  flex-flow: column
}

.snippet__sidebar {
  flex: 0 1 420px;
  border-left: 1px solid #d0d6e5;
  background: #edeff3;
  overflow: scroll
}

.snippet__tabs {
  background: #f5f6fa;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center
}

.snippet__tab {
  background: #ebecf0;
  padding: 2px 18px;
  color: #666;
  border: 1px solid #d0d6e5;
  font-weight: 700;
  cursor: pointer
}

.snippet__tab.active {
  color: #2164d9;
  background: #fff
}

.snippet__tab+.snippet__tab {
  border-left: 0
}

.snippet__tab:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px
}

.snippet__tab:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px
}

.snippet__section {
  background: #edeff3;
  padding: 15px
}

.section__title {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 0 10px 10px
}

.section__list {
}

.section__list .list__item {
  padding: 10px 15px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.section__list .list__item:first-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px
}

.section__list .list__item:last-child {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px
}

.section__list .list__item .item__text {
  color: #000;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 20px
}

.section__list .list__item+.list__item {
  margin-top: 1px
}

.section__list.section__list--big .list__item {
  padding: 15px;
  font-size: 16px;
  font-weight: 700;
  color: #7a7f8c;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px
}

.section__list.section__list--big .list__item+.list__item {
  margin-top: 5px
}

.section__list .list__item.list__item--link {
  background: #fff;
  position: relative;
  cursor: pointer
}

.section__list .list__item.list__item--link .item__label {
  color: #000
}

.section__list .list__item.list__item--link:after {
  content: "\f054";
  font-family: "font awesome 5 pro";
  position: absolute;
  right: 20px;
  top: 50%;
  color: #d2d4db;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%)
}

.section__list .list__item.list__item--link:hover::after {
  color: #000
}

.section__list.section__list--big .item__subtitle {
  font-size: 12px;
  font-weight: 400
}

.section__list .item__image {
  min-width: 40px;
  width: 40px;
  margin-right: 10px
}

.section__kpis {
  display: flex;
  justify-content: center;
  margin: 0 0 10px 10px
}

.section__kpi {
  flex: 1;
  display: flex;
  flex-flow: column
}

.section__kpi .kpi__value {
  font-weight: 700;
  font-size: 18px;
  color: #7a7f8c
}

.section__kpi .kpi__value.highlighted {
  color: #000
}

.section__kpi .kpi__title {
  font-size: 12px
}

.snippet__tabs+.snippet__section,.snippet__section+.snippet__section {
  border-top: 1px solid #d0d6e5
}

.font-italic {
  font-style: italic!important
}

.opacity-06 {
  opacity: .6
}

.border-left-1 {
  border-left: 1px solid #e2e2e2
}

.split-content-volume-alert {
  background-color: #4181f1;
  color: #fff;
  padding: 10px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer
}

.split-content-volume-alert:hover {
  opacity: .9
}

.vt-toggle-button__icon {
  font-size: 1.6em;
  vertical-align: middle
}

.vt-search__container {
  position: relative
}

.vt-search__input {
  padding-right: 28px
}

.vt-search__loading {
  display: none;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -9px
}

.vt-search__input.vt-search__input--searching+.vt-search__loading {
  display: block
}

.btn.vt-button {
  border-radius: 20px;
  background-color: #f4f5f7;
  border-color: #f4f5f7
}

.fc-event.red {
  background-color: #ff4941!important;
  border-color: #ff4941!important
}

.fc-event.orange {
  background-color: #ff7441!important;
  border-color: #ff7441!important
}

.fc-event.yellow {
  background-color: #ffc641!important;
  border-color: #ffc641!important
}

.fc-event.yellow .fc-content {
  color: #2b2b2b!important
}

.fc-event.blue {
  background-color: #41a5ff!important;
  border-color: #41a5ff!important
}

.fc-event.green {
  background-color: #10cf80!important;
  border-color: #10cf80!important
}

.fc-event.green .fc-content {
  color: #2b2b2b!important
}

.fc-event.black {
  background-color: #1f2937!important;
  border-color: #1f2937!important
}

.fc-event.purple {
  background-color: #9741ff!important;
  border-color: #9741ff!important
}

.fc-event.shared {
  background-color: #0ba1b5!important;
  border-color: #0ba1b5!important
}

body.hello21 .btn-primary.btn-campaign {
  background-color: #2164d9;
  border-color: #2164d9;
  color: #fff!important
}

body.hello21 .btn-primary.btn-campaign:hover {
  opacity: .9
}

body.hello21 .blackfriday-counter {
  display: flex;
  align-items: center
}

body.hello21 .blackfriday-counter div {
  margin-right: 10px
}

body.hello21 .blackfriday-counter span {
  color: #fff;
  font-weight: 700;
  font-size: 16px
}

body.hello21 .blackfriday-message {
  font-size: 16px;
  margin: 0 20px
}

body.hello21 .blackfriday-color {
  color: #2164d9;
  font-weight: 700
}

body.hello21 .blackfriday-action a {
  border-radius: 16px;
  padding: 1px 8px;
  margin-left: 20px;
  font-size: 12px
}

body.hello21 .topcampaignbanner .trialbanner a {
  color: #fff!important
}

body.hello21 .topcampaignbanner .trialbanner a:hover {
  color: #fff!important
}

body.campaign-topbar .trialbanner {
  background-color: #4181f1;
  color: #fff;
  padding-right: 25px
}

body.campaign-topbar .topbar-campaign-logo {
  left: 20px;
  min-width: 190px;
  width: 100%;
  text-align: left
}

body.campaign-topbar .topbar-campaign-logo img {
  margin-bottom: 5px;
  height: 25px
}

body.campaign-topbar .trialbanner-close {
  color: #fff;
  opacity: 1
}

.notifications-empty {
  display: none;
  text-align: center;
  padding-top: 10px
}

.pills-container {
  display: flex;
  align-items: center
}

.pills-container-item {
  padding: 3px 12px;
  background: #f6f7f9;
  border: 1px solid #edeff3;
  border-radius: 13px;
  margin-right: 8px;
  font-size: 14px;
  font-weight: 500
}

.pills-container-item:hover {
  color: #4181f2;
  background-color: #fff;
  cursor: pointer
}

.pills-container-item.active {
  background-color: #2164d9!important;
  color: #fff!important
}

.icon-boxed {
  padding: 10px;
  border-radius: 12px;
  background-color: rgba(0,0,0,.3);
  color: #1f2937;
  line-height: 13px
}

.icon-boxed-24 {
  padding: 0;
  border-radius: 8px;
  background-color: rgba(0,0,0,.3);
  color: #1f2937;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 25px;
  font-size: 10px;
  text-align: center
}

.icon-boxed-40 {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 12px
}

.icon-boxed-small-blue {
  background-color: #e3ecfd;
  padding: 7px 5px;
  border-radius: 4px;
  color: #2164d9
}

.icon-boxed-red {
  background: rgba(230,126,34,.08)
}

.icon-boxed-red i {
  color: #e02020
}

.icon-boxed-blue {
  background: rgb(92,188,230,.2)
}

.icon-boxed-blue i {
  color: #5cbce6
}

.icon-boxed-green {
  background: rgba(26,188,156,.08)
}

.icon-boxed-green i {
  color: #47cbab
}

.icon-boxed-purple {
  background: rgb(121,115,230,.2)
}

.icon-boxed-purple i {
  color: #7973e6
}

.icon-boxed-lime {
  background: rgb(180,204,82,.2)
}

.icon-boxed-lime i {
  color: #b4cc52
}

.icon-boxed-greenflat {
  background: rgb(82,204,167,.2)
}

.icon-boxed-greenflat i {
  color: #52cca7
}

.icon-boxed-orange {
  background: rgb(230,175,92,.2)
}

.icon-boxed-orange i {
  color: #e6af5c
}

.icon-boxed-orangedark {
  background: rgb(255,152,0,.2)
}

.icon-boxed-orangedark i {
  color: #ff9800
}

.btn.btn-primary.btn-primary-secondary {
  background-color: #e3ecfd;
  border-color: #e3ecfd;
  color: #2164d9
}

.btn.btn-primary.btn-primary-secondary:hover {
  opacity: .8;
  background-color: #e3ecfd;
  color: #2164d9
}

.btn.btn-default.btn-default-secondary {
  background-color: #fff;
  border-color: #e7eaf1;
  color: #2164d9
}

.btn.btn-default.btn-default-secondary:hover {
  opacity: .8;
  background-color: #eee;
  color: #2164d9
}

body>.pgn-wrapper {
  z-index: 1101
}

.btn.btn-opportunity {
  background-color: rgba(65,129,242,.14);
  color: #2164d9;
  font-weight: 500;
  border-color: transparent;
  border-radius: 4px
}

.btn.btn-opportunity:hover {
  border-color: rgba(65,129,242,.24)
}

.absolute {
  position: absolute
}

.modal--forms .modal-content {
  padding: 24px;
  border-radius: 16px;
  background: #fff
}

.modal--forms .modal-header {
  padding: 0;
  text-align: left;
  margin-bottom: 24px
}

.modal--forms .modal-header .modal-title {
  color: #2e394c;
  font-size: 18px;
  font-weight: 700
}

.modal--forms .modal-header .modal-subtitle {
  color: #909497;
  font-size: 12px
}

.modal--forms .modal-header .close div {
  background-color: #2e394c;
  color: #fff;
  border-radius: 50%;
  font-size: 15px;
  height: 25px;
  line-height: 26px;
  width: 25px;
  text-align: center
}

.modal--forms .field-row {
  display: flex;
  margin: 0 -16px
}

.modal--forms .field-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex: 1;
  margin: 0 16px 16px;
  overflow: hidden
}

.forms-section {
  width: 100%;
  display: block
}

.forms-section .forms-section__header {
  display: flex;
  justify-content: center;
  flex-direction: column
}

.forms-section .forms-section__title {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  color: #2e394c;
  justify-content: space-between
}

.forms-section .forms-section__title span {
  margin-right: 8px
}

.forms-section .forms-section__title>div {
  display: flex;
  align-items: center
}

.forms-section .forms-section__subtitle {
  margin-top: 16px;
  color: #777f8c
}

.forms-section+.forms-section {
  margin-top: 16px
}

.forms-action {
  height: 30px;
  width: 30px;
  min-width: 30px;
  background: #fff;
  border-radius: 8px;
  color: #2164d9;
  margin: 0 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 4px;
  border: none
}

.forms-field-group {
  display: flex;
  flex-flow: column;
  color: #2e394c
}

.forms-field-group .forms-field-group__title {
  margin-bottom: 10px
}

.forms-input {
  background: #fff;
  border-radius: 6px;
  border: 1px solid #d1d5db;
  border: 0;
  height: 34px;
  display: flex;
  align-items: center;
  padding: 2px 8px
}

.forms-input input {
  border: 0;
  background: 0 0
}

.forms-input i {
  font-size: 12px;
  margin: auto 8px
}

.forms-input+.forms-button {
  margin-left: 12px
}

.forms-field {
  display: flex;
  flex-flow: column
}

.forms-field label {
  color: #2e394c
}

.forms-field select {
  background: #e4e7ed;
  border-radius: 8px;
  border: 0;
  color: #777f8c;
  height: 36px;
  padding: 2px 8px
}

.forms-button {
  background: #fff;
  border-radius: 4px;
  border: none;
  font-weight: 700;
  padding: 8px 24px;
  cursor: pointer
}

.forms-button.forms-button--primary {
  background: #4180f2;
  color: #fff
}

.forms-button.forms-button--primary.forms-button--outline {
  border: 1px solid #4180f2;
  color: #4180f2;
  background: 0 0
}

.forms-button:hover {
  opacity: .8
}

.c-formcard {
  background: #fff;
  border-radius: 8px;
  padding: 12px 24px 24px;
  min-width: 250px;
  max-width: 250px;
  margin: 4px;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center
}

.c-formcard__header {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 12px
}

.c-formcard__body {
  flex: 0 1 auto;
  width: 100%
}

.c-formcard__tag {
  position: absolute;
  top: 12px;
  left: 16px;
  text-transform: uppercase
}

.c-formcard__options {
  position: absolute;
  top: 12px;
  right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  min-width: 24px;
  height: 24px
}

.c-formcard__options:hover {
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid #cfd6e6
}

.c-formcard__projects {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 92px;
  width: 100%;
  margin-left: -70px
}

.c-formcard__icon {
  width: 72px;
  min-width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 30px;
  margin-right: -70px;
  background: #dff0fe;
  color: #4180f2
}

.c-formcard__project-name {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 8px
}

.c-formcard__name {
  font-size: 22px;
  color: #2e394c;
  font-weight: 700
}

.c-formcard__questions {
  margin-bottom: 8px
}

.c-formcard .forms-button {
  width: 100%
}

.c-formcard__settings {
  text-align: left;
  width: 100%
}

.c-formcard__settings a {
  display: block;
  margin-bottom: 20px
}

.c-formcard .forms-field {
  margin-bottom: 16px
}

.forms-popup {
  z-index: 1;
  background: #fff;
  border-radius: 12px;
  padding: 12px;
  -moz-box-shadow: 0 15px 29px 0 rgba(0,0,0,.2);
  -webkit-box-shadow: 0 15px 29px 0 rgba(0,0,0,.2);
  box-shadow: 0 15px 29px 0 rgba(0,0,0,.2)
}

.forms-popup:after {
  content: "";
  background: #fff;
  height: 20px;
  width: 20px;
  border-radius: 4px;
  transform: translateX(-50%) rotate(45deg);
  position: absolute;
  top: -8px
}

.forms-popup.c-popup--options {
  padding: 12px 0
}

.forms-popup.c-popup--no-arrow::after {
  content: none
}

.forms-popup .c-popup__options {
  display: flex;
  flex-direction: column;
  align-items: flex-start
}

.forms-popup--options .c-popup__options {
  padding: 0
}

.forms-popup .c-popup__option {
  margin-top: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: left;
  width: 100%;
  padding: 0 12px
}

.forms-popup .c-popup__option:hover {
  opacity: .8
}

.forms-popup .c-popup__option:first-child {
  margin-top: 0
}

.forms-popup .c-popup__option i {
  font-size: 16px;
  margin-right: 10px;
  width: 20px
}

.c-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 8px;
  text-align: center
}

.c-placeholder .c-placeholder__image {
  max-width: 230px;
  margin: 24px
}

.c-placeholder .c-placeholder__title {
  font-size: 18px;
  font-weight: 700;
  color: #2e394c;
  margin-bottom: 8px
}

.c-placeholder .c-placeholder__subtitle {
  color: #777f8c;
  margin-bottom: 24px;
  max-width: 300px
}

.btn-primary-light {
  background-color: #e3ecfd;
  border-color: #e3ecfd;
  color: #2164d9
}

.btn-primary-light:hover {
  background-color: #d7e5ff;
  color: #2164d9;
  border-color: #d7e5ff
}

.btn-default-flat {
  background-color: #f6f7f9;
  border: 1px solid #e9ecf1;
  border-radius: 8px
}

.btn-default-flat:hover {
  color: #2164d9;
  background-color: #fff;
  border: 1px solid #e9ecf1
}

.btn-group-styled .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-radius: 8px 0 0 8px
}

.btn-group-styled .btn:last-child:not(:first-child),.btn-group-styled .dropdown-toggle:not(:first-child) {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px
}

.btn-group-styled .btn.active {
  border-color: #fff;
  background-color: #fff;
  color: #2164d9
}

.btn-group-styled .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0
}

.btn-group-styled .btn-default {
  background-color: #f6f7f9;
  border: 1px solid #e9ecf1
}

.btn-group-styled-full {
  width: 100%;
  display: flex!important;
  align-items: center
}

.btn-group-styled-full .btn {
  width: 100%
}

.btn.btn-disrupt {
  color: #fff;
  border-color: #fe504b;
  background-color: #fe504b;
  font-weight: 700
}

.btn.btn-disrupt:hover {
  color: #f6f7f9;
  border-color: #d5433e;
  background-color: #d5433e
}

.btn.btn-disrupt-support {
  color: #777f8c;
  border-color: transparent;
  background-color: transparent;
  font-weight: 700
}

.btn.btn-disrupt-support:hover {
  background-color: #e7eaf1;
  border-color: #e7eaf1
}

.label {
  display: inline-block;
  width: 80px;
  text-overflow: ellipsis;
  overflow: hidden
}

.label-success {
  color: #fff!important;
  background-color: #10cf80;
  border: 1px solid #10cf80
}

.label-warning {
  color: #fff;
  background-color: #f7c321;
  border: 1px solid #f7c321
}

.label-info {
  color: #fff!important;
  background-color: #48b0f7;
  border: 1px solid #48b0f7
}

.label-danger {
  color: #fff!important;
  background-color: #f55753;
  border: 1px solid #f55753
}

.label-dark {
  color: #fff!important;
  background-color: #6a6a6a;
  border: 1px solid #6a6a6a
}

.label-default {
  color: #626262!important;
  background-color: #e6e6e6;
  border: 1px solid #e6e6e6
}

.label-tag {
  background-color: #d9e7ff;
  border: 1px solid #d9e7ff;
  color: #0f4299!important;
  width: auto;
  padding: 6px 9px;
  font-size: 12px;
  font-weight: 500;
  border-radius: 4px
}

.well-danger {
  color: #000!important;
  background-color: #ffdfdf;
  border: 1px solid #f55753
}

.btn.btn-danger.btn-danger-secondary {
  background-color: #fecdcb;
  border-color: #fecdcb;
  color: #fe504b
}

.btn.btn-danger.btn-danger-secondary:hover {
  opacity: .8;
  background-color: #fecdcb;
  color: #fe504b
}

.snippet-title-1 {
  color: #111827;
  font-size: 24px;
  font-weight: 600
}

.form-group-no-border {
  border: 0;
  padding: 0
}

.input-group-right .select2-container .select2-choice {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 40px
}

.dropdown-accountswitcher--close {
  display: none;
  position: sticky;
  top: 0;
  background: #2f3a4a;
  padding: 10px
}

.dropdown-accountswitcher--close::before {
  content: '';
  width: 150px;
  height: 8px;
  border-radius: 8px;
  background-color: rgba(255,255,255,.4);
  display: block;
  margin: auto
}

@media only screen and (max-width: 551px) {
  body.campaign-topbar .topbar-campaign-logo {
      display:none
  }

  .dropdown-accountswitcher--close {
      display: block
  }

  .v2\:dropdown-menu\:user-profile {
      top: 120vh;
      visibility: hidden;
      pointer-events: none;
      display: block;
      overflow-y: scroll;
      position: fixed;
      right: 0;
      left: 0;
      bottom: 0;
      width: 100%;
      padding-bottom: 30px;
      border-radius: 15px 15px 0 0;
      -webkit-box-shadow: 0 -4px 20px 3px rgba(0,0,0,.2);
      -moz-box-shadow: 0 -4px 20px 3px rgba(0,0,0,.2);
      box-shadow: 0 -4px 20px 3px rgba(0,0,0,.2);
      -webkit-transition: all 200ms ease-in-out;
      -moz-transition: all 200ms ease-in-out;
      -ms-transition: all 200ms ease-in-out;
      -o-transition: all 200ms ease-in-out;
      transition: all 200ms ease-in-out
  }

  .open>.v2\:dropdown-menu\:user-profile {
      top: 40vh;
      visibility: visible;
      pointer-events: all
  }
}

.aa-type-selector {
  display: flex;
  align-items: center;
  gap: 5px
}

.aa-type-selector-picker {
  border-radius: 6px;
  border: 1.5px solid #ebebeb;
  -webkit-appearance: none;
  padding: 9px 12px;
  -webkit-border-radius: 6px;
  width: 100%
}

.aa-type-selector-list {
  width: 100%
}

.aa-type-selector-list .select2-container .select2-choice {
  padding: 5px 12px;
  height: 40px
}

.aa-type-selector-switcher {
  border-radius: 6px;
  border: 1.5px solid #ebebeb;
  -webkit-appearance: none;
  padding: 9px 12px;
  -webkit-border-radius: 6px
}

.c-widget__title .title {
  font-weight: 500;
  font-size: 16px
}

.c-widget__header {
  border-bottom: 0;
  max-height: 70px;
  padding-top: 20px
}

.c-widget__placeholder b {
  font-size: 16px
}

.c-widget .subtext,.c-widget .smalltext {
  font-size: 12px;
  color: #9fa5ae;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .56px
}

.c-widget .amount {
  font-size: 32px;
  font-weight: 900
}

.c-widget__title .filters {
  margin-top: 7px
}

.grid-stack-item-content {
  border-radius: 0!important;
  box-shadow: none!important;
  background-color: transparent!important;
  padding: 0 5px
}

.widget-loader-container {
  height: 100%
}

.c-widget {
  border-radius: 6px!important;
  background-color: #fff
}

.c-widget .c-widget__options {
  display: none
}

.c-widget:hover .c-widget__options {
  display: inline-block
}

.grid-stack>.grid-stack-item>.ui-resizable-se {
  right: 20px;
  bottom: 10px
}

.widget-loader-container {
  background-color: #fff;
  border-radius: 6px
}

.ui-draggable-dragging {
  border-radius: 20px!important
}

.grid-stack .grid-stack-placeholder>.placeholder-content {
  border-radius: 20px!important
}

@media(max-width: 500px) {
  .panel .panel-body {
      padding:15px
  }
}

a.a-disabled {
  color: inherit
}

.label-wa {
  width: auto
}

#beamerSelector {
  display: none!important
}

.adjust-ml-15 {
  margin-left: -15px
}

.adjust-mr-15 {
  margin-right: -15px
}

.btn-opportunity {
  background-color: #e3ecfd;
  border-color: #e3ecfd;
  color: #2164d9;
  font-weight: 500;
  border-radius: 4px
}

.btn-opportunity:hover {
  background-color: rgba(227,236,253,.8);
  border-color: rgba(227,236,253,.8);
  color: #2164d9
}

.btn.btn-white-2 {
  color: #2164d9;
  border-color: #fff;
  background-color: #fff
}

.btn.btn-white-2:hover {
  opacity: .7
}

.btn.btn-icon-sm {
  font-size: 14px;
  width: 28px;
  height: 28px;
  padding: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
  border-radius: 8px
}

.btn.btn-icon-sm>* {
  line-height: normal
}

.text-platinum {
  color: #d0d6e4
}

@media only screen and (max-width: 768px) {
  .modal-mobile--fixed-bottom.modal .modal-dialog {
      position:absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: 0;
      max-height: 90vh;
      width: 100vw
  }

  .modal-mobile--fixed-bottom.modal .modal-content {
      border-radius: 18px 18px 0 0!important
  }

  .modal-mobile--fixed-bottom.modal .modal-content>*:first-child {
      border-top-left-radius: 18px!important;
      border-top-right-radius: 18px!important
  }

  .modal-mobile--fixed-bottom.modal.fade .modal-dialog {
      -webkit-transform: translate(0,100%);
      -moz-transform: translate(0,100%);
      -ms-transform: translate(0,100%);
      -o-transform: translate(0,100%);
      transform: translate(0,100%)
  }

  .modal-mobile--fixed-bottom.modal.in .modal-dialog {
      -webkit-transform: translate(0,0);
      -moz-transform: translate(0,0);
      -ms-transform: translate(0,0);
      -o-transform: translate(0,0);
      transform: translate(0,0)
  }

  .modal-mobile--fullscreen.modal .modal-dialog {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 0;
      width: 100vw;
      max-width: 100vw;
      height: 100vh;
      max-height: 100vh
  }

  .modal-mobile--fullscreen.modal .modal-content {
      border-radius: 0
  }

  .modal-mobile--fullscreen.modal .modal-header {
      border-top-left-radius: 0;
      border-top-right-radius: 0
  }
}

.text-squid-ink {
  color: #2e394c
}

.copy-clipboard--button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #e4edfd;
  color: #2164d9;
  border-radius: 6px;
  width: 24px;
  height: 24px;
  cursor: pointer
}

.copy-clipboard--button:hover {
  background: #edf2fd;
  color: #2164d9
}

.copy-clipboard .copy-clipboard--button {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 100ms ease;
  -moz-transition: opacity 100ms ease;
  -ms-transition: opacity 100ms ease;
  -o-transition: opacity 100ms ease;
  transition: opacity 100ms ease
}

.copy-clipboard:hover .copy-clipboard--button {
  opacity: 1;
  pointer-events: all
}

.align-self-start {
  align-self: start;
  align-self: flex-start
}

.align-self-end {
  align-self: end;
  align-self: flex-end
}

.bootstrap-tagsinput .tag {
  position: relative
}

.bootstrap-tagsinput .tag [data-role=remove] {
  cursor: pointer;
  position: relative
}

.btn.btn-simple-action {
  color: #2164d9;
  background: transparent;
  border-color: transparent;
  border-radius: 8px;
  font-weight: 500;
  padding-left: 20px;
  padding-right: 20px
}

.btn.btn-simple-action:hover {
  color: #2164d9;
  background: #edeff3;
  border-color: #edeff3
}

.btn.btn-outline-primary-2 {
  color: #2164d9;
  font-weight: 500;
  background: transparent;
  border-color: #2164d9;
  border-radius: 4px
}

.btn.btn-outline-primary-2:hover {
  color: #fff;
  background: #2164d9;
  border-color: #2164d9
}

.dropdown-menu.dropdown-menu--rounded-white {
  border-radius: 8px;
  background: #fff
}

.dropdown-menu.dropdown-menu--rounded-white>li>a {
  border-radius: 0
}

.dropdown-menu.dropdown-menu--rounded-white>li:first-child {
  padding-top: 0
}

.dropdown-menu.dropdown-menu--rounded-white>li:last-child {
  padding-bottom: 0
}

.gap-5 {
  gap: 5px
}

.gap-10 {
  gap: 10px
}

.gap-16 {
  gap: 16px
}

.panel-flat {
  background-color: #fff;
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 15px;
  width: 100%
}

.panel-flat-gray {
  background-color: #f6f7f9
}

.panel-flat-header {
  margin-bottom: 10px
}

.panel-flat-title {
  color: #111827;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  align-items: center
}

.btn.btn-transparent-opportunity {
  background: transparent;
  color: #2164d9;
  font-weight: 500;
  padding: 8px 12px;
  border-color: transparent
}

.btn.btn-transparent-opportunity:hover {
  background: #e3ecfd;
  border-color: transparent
}

.btn.btn-disrupt-light {
  background: #ffd5d4;
  color: #fe504b;
  font-weight: 500;
  padding: 8px 12px;
  border-color: #ffd5d4
}

.btn.btn-disrupt-light:hover {
  background: #ffd5d4;
  border-color: #ffd5d4;
  color: #fe504b
}

.font-weight-500 {
  font-weight: 500
}

.font-weight-normal {
  font-weight: 400!important
}

.btn.btn-disrupt-transparent {
  color: #fe504b;
  border-color: transparent;
  background-color: transparent;
  font-weight: 700
}

.btn.btn-disrupt-transparent:hover {
  color: #fff;
  border-color: #fe504b;
  background-color: #fe504b
}

.iti__flag {
  background-image: url(/assets/plugins/IntlTelInput/img/flags.png)!important
}

@media(-webkit-min-device-pixel-ratio: 2),(min-resolution:192dpi) {
  .iti__flag {
      background-image:url(/assets/plugins/IntlTelInput/img/flags@2x.png)!important
  }
}

.align-self-baseline {
  -webkit-align-self: baseline;
  align-self: baseline
}

.gems-img-trigger {
  height: 34px;
  width: 34px;
  margin: 0 auto;
  padding: 0;
  background-image: url(/assets/img/store/gems/gem-trigger-rest.png?v=1)!important;
  background-position: 50% 5px!important;
  background-size: 14px!important;
  background-repeat: no-repeat!important
}

.gems-img-trigger:hover {
  background-image: url(/assets/img/store/gems/gem-trigger-hover.png?v=1)!important
}

.panel-flat-gray {
  background: #f6f7f9
}

.topbar2 {
  padding: 20px 30px 10px
}

.topbar2-header {
  line-height: 1.2
}

.topbar2-header.row-flex {
  align-items: flex-end
}

.topbar2-header .btn:not(:last-child) {
  margin-right: 10px
}

.topbar2-section-title {
  color: #777f8c;
  font-weight: 500;
  font-size: 18px
}

.topbar2-title {
  color: #111827;
  font-weight: 800;
  font-size: 32px
}

.panel-flat-title2 {
  color: #111827;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px
}

.btn.btn-single-icon {
  padding-left: 8.5px;
  padding-right: 8.5px
}

.topbar-dsm {
  padding: 24px 32px;
  padding-bottom: 0;
  background-color: #f3f4f6
}

.hh-header.hh-transparent {
  margin-bottom: 0
}

.hh-transparent .topbar-dsm {
  background-color: transparent;
  border-bottom: 0;
  margin-bottom: 0
}

.hh-rangepicker-height {
  padding: 7.5px 10px
}

.topbar-dsm-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  padding-bottom: 24px
}

.topbar-dsm-back a {
  color: #6b7280
}

.topbar-dsm-back a:hover {
  color: #111827
}

.topbar-dsm-title {
  display: flex;
  align-items: center;
  gap: 12px
}

.topbar-dsm-title-main {
  color: #111827;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: .4px;
  line-height: 32px
}

.topbar-dsm-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
  gap: 8px;
  flex-wrap: wrap
}

.topbar-dsm .form-control {
  height: 35px;
  min-height: 35px
}

.topbar-dsm-tabs {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: -8px
}

.topbar-dsm-title-tabs-tab {
  margin-bottom: 24px;
  margin-right: 12px
}

.topbar-dsm-title-tabs-tab a {
  background-color: transparent;
  padding: 10px 12px;
  border-radius: 6px;
  border-bottom: 0;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  color: #1f2937
}

.topbar-dsm-title-tabs-tab:hover a,.topbar-dsm-title-tabs-tab.active a {
  color: #1f2937;
  background-color: #fff
}

.hh-header {
  margin-bottom: 0
}

.hh-header #reportrange {
  margin-right: 0;
  border-radius: 8px
}

.hh-filters-content {
  display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  width: auto;
  flex: 1 1 auto
}

.hh-filters-content-left {
  display: flex;
  gap: 12px;
  align-items: center
}

.hh-filters-content-right {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: flex-end
}

.hh-filters-content-left,.hh-filters-content-right {
  flex: 1 1 auto;
  flex-wrap: wrap
}

@media(max-width: 551px) {
  .hh-header .hh-filters-content {
      padding-left:16px;
      padding-right: 16px
  }

  .hh-filters-content-right {
      order: -1
  }
}

.hh-box {
  padding: 0 32px
}

.hh-box-inner {
  background-color: #fff;
  border-radius: 8px;
  padding: 24px
}

.hh-box-table {
  position: relative;
  margin-top: 16px
}

@media(max-width: 768px) {
  .topbar-dsm,.hh-box {
      padding-left:16px;
      padding-right: 16px
  }
}

.hh-box .filtersbar .hh-hint,.hh-header .filtersbar .hh-hint {
  opacity: 1
}

.hh-header .dynamicfilters .filter {
  margin: 0;
  background-color: #f5f6f8;
  border-radius: 8px;
  color: #1f2937;
  border: 1px solid #d1d5db;
  cursor: pointer;
  line-height: 20px;
  padding: 5px 24px 5px 12px
}

.hh-header .filter-btns {
  display: flex;
  align-items: center;
  gap: 8px
}

.hh-header .dynamicfilters {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  padding-left: 12px;
  position: relative
}

.hh-header .dynamicfilters:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15%;
  height: 70%;
  width: 1px;
  background: #d1d5db
}

.hh-header .dynamicfilters.ocult {
  display: none
}

.hh-box .filtersbar,.hh-header .filtersbar {
  margin-top: 0
}

.hh-header .filter-box.filter-box--open .filter-box__wrapper {
  position: absolute;
  z-index: 999;
  border: none;
  border-radius: 4px;
  background-color: #fff;
  padding: 5px;
  margin-top: 8px;
  box-shadow: 0 0 5px rgba(98,98,98,.2);
  min-width: 180px;
  max-width: 250px
}

.hh-header .rangepicker,.hh-header .hsearchinput-container,.hh-box .rangepicker,.hh-box .hsearchinput-container {
  border-color: #d1d5db
}

.hh-header .rangepicker:hover,.hh-box .rangepicker:hover {
  border-color: #2164d9
}

.hh-segments .dropdown .btn {
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #d1d5db;
  font-weight: 500;
  min-width: 160px;
  cursor: pointer;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 200px;
  padding: 7px 23px 7px 12px
}

.hh-segments .dropdown .btn:after {
  content: "\f107";
  position: absolute;
  top: 8px;
  right: 8px;
  border: none;
  font-family: "font awesome 5 pro"
}

.hh-box .dropdown .btn:hover,.hh-header .dropdown .btn:hover {
  border-color: #2164d9
}

.hh-box .dropdown.open .btn,.header .dropdown.open .btn {
  border-color: #3467c2
}

.hh-box .dropdown-menu,.hh-header .dropdown-menu {
  background-color: #fff;
  padding: 6px;
  margin-top: 8px;
  border-radius: 4px
}

.hh-header .dropdown-menu>li {
  position: relative
}

.hh-header .dropdown-menu>li+li {
  margin-top: 4px
}

.hh-box .dynamicfilters .filter:hover,.hh-header .dynamicfilters .filter:hover {
  background-color: #e3ecfd;
  color: #2164d9;
  border-color: #2164d9
}

.hh-header .filter-box__item,.hh-header .dropdown-menu>li a {
  position: relative;
  cursor: pointer;
  padding: 8px;
  font-weight: 500;
  border-radius: 4px;
  display: flex;
  align-items: baseline;
  gap: 5px
}

.hh-header .dropdown-menu>li a {
  font-weight: 500
}

.hh-segments .segmentstabs-item a,.hh-header .filter-box__item {
  word-break: break-word;
  white-space: normal
}

.hh-header .dropdown-menu>li:last-child,.hh-header .dropdown-menu>li:first-child {
  padding-top: 0!Important;
  padding-bottom: 0!important
}

.hh-header .dropdown-menu>li a i {
  margin-right: 5px
}

.hh-header .filter-box__item {
  padding-right: 20px;
  line-height: 24px
}

.hh-header .filter-box__item:hover,.hh-header .dropdown-menu>li:hover a {
  background-color: #f3f4f6;
  color: #111827
}

.hh-header .filter-box__item:first-child,.hh-header .dropdown-menu>li:first-child {
  margin-top: 0
}

.hh-btn-more-shelf,.hh-export-shelf {
  display: none
}

.hh-filters-content .btn {
  line-height: 19px
}

.hh-header li.divider {
  padding: 0
}

.hh-header li.divider:hover {
  background-color: transparent
}

.hh-header .dropdown-menu .segmentstabs-item.savedsegment a {
  padding-right: 30px
}

.hh-header .deletesegment {
  position: absolute;
  top: 8px;
  right: 10px;
  padding: 0 2px;
  opacity: .5;
  cursor: pointer
}

.hh-header .deletesegment:hover {
  opacity: 1
}

table .docdesc {
  font-size: 12px;
  line-height: 16px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  margin-bottom: 0;
  padding-bottom: 0;
  max-width: 125px
}

table .docdesc .label {
  font-size: 10px
}

table .doctags {
  max-width: 200px;
  max-height: 40px;
  font-size: 12px;
  line-height: 16px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
  padding-bottom: 0
}

table .archivedtag {
  max-width: 200px;
  max-height: 40px;
  border-radius: 0!important
}

table .docpm {
  max-width: 200px;
  font-size: 12px;
  line-height: 16px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
  padding-bottom: 0
}

.sddownload:hover {
  color: #1f2937!important
}

.superdrop p {
  font-size: 1.1em!important
}

#docstable tbody tr td .text-ellipsis--address {
  display: block;
  max-width: 50px
}

.btn-group>.btn+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px
}

.btn-group>.btn+.dropdown-toggle i {
  font-size: 10px
}

.btn-nav-single {
  border-color: #2164d9;
  padding: 8px 10px;
  border-radius: 6px!important;
  font-size: 14px
}

.btn-dd-helper-container {
  position: relative
}

.btn-dd-helper {
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 0;
  border-radius: 8px;
  border: 0;
  -webkit-box-shadow: 0 2px 13px 0 #d0d6e4;
  -moz-box-shadow: 0 2px 13px 0 #d0d6e4;
  box-shadow: 0 2px 13px 0 #d0d6e4;
  top: 48px;
  left: -83px;
  width: 200px;
  z-index: 100
}

.btn-dd-helper--body {
  padding: 16px
}

.btn-dd-helper::before {
  content: '';
  position: absolute;
  top: -12px;
  left: calc(50% - 18px);
  display: block;
  height: 12px;
  width: 36px;
  background-image: url(/assets/img/shared/popover-pointer-top.svg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: auto 100%
}

.btn-dd-helper.btn-dd-helper--right {
  left: auto;
  right: -30px
}

.btn-dd-helper.btn-dd-helper--right::before {
  left: auto;
  right: 30px
}

.hh-nav-tabs {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 12px
}

.hh-nav-tabs .hh-nav-tab:hover a {
  background-color: #fff
}

.hh-nav-tabs .hh-nav-tab.active a {
  color: #111827;
  background-color: #fff
}

.hh-nav-tab a {
  background-color: transparent;
  padding: 8px 12px;
  border-radius: 6px;
  border-bottom: 0;
  text-align: center;
  cursor: pointer;
  color: #6b7280;
  font-size: 14px;
  font-weight: 500
}

.hs-upsell-1 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px;
  padding-right: 16px;
  background-color: #fff;
  border: 1px solid #e7eaf1;
  border-radius: 8px;
  cursor: pointer
}

.hs-upsell-noborder {
  border-color: #fff
}

.hs-upsell-action {
  color: #2164d9
}

.hs-upsell-content {
  width: 100%
}

.hs-upsell-1:hover {
  background-color: #f1f1f1;
  border-color: #2164d9
}

.hs-upsell-1:hover .hs-upsell-action {
  color: #3467c2
}

.hs-upsell-1 .hs-upsell-title {
  color: #2e394c;
  font-weight: 500;
  letter-spacing: .2px;
  line-height: 20px
}

.hs-upsell-1 .hs-upsell-desc {
  color: #777f8c;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .4px;
  line-height: 16px
}

.hs-upsell-1 .hs-upsell-gem img {
  height: 40px
}

.text-12 {
  font-size: 12px;
  line-height: 16px
}

.panel-default>.panel-heading {
  color: #1f2937
}

.btn-segment-group .btn-group {
  width: auto;
  min-width: 100%;
  padding: 0;
  border: 1px solid #d1d5db;
  border-radius: 6px
}

.btn-segment-group .btn-group .btn-default {
  border: 0;
  background-color: #f3f4f6;
  color: #79818e
}

.btn-segment-group .btn-group>.btn {
  border: 0 transparent;
  color: #000;
  font-size: 12px
}

.btn-segment-group .btn-group>.btn:last-child {
  border-right: 0 transparent
}

.btn-segment-group .btn-group>.btn:hover,.btn-segment-group .btn-group>.btn.active {
  background-color: #fff;
  color: #2164d9
}

.hh-tooltip-container .tooltip-inner {
  max-width: 331px;
  width: 100%;
  padding: 12px 16px;
  background-color: #fff;
  border-radius: 13px;
  box-shadow: 0 15px 29px 0 rgba(0,0,0,.2);
  text-align: left
}

.hh-tooltip-container .tooltip.in {
  opacity: 1
}

.hh-tooltip-container .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #fff
}

.hh-tooltip-container .tooltip:hover .tooltiptext {
  visibility: visible
}

@media(max-width: 767px) {
  .btn-single-icon-xs {
      padding-left:8.5px;
      padding-right: 8.5px
  }

  #toptools,#docpanel {
      padding-left: 12px!Important;
      padding-right: 12px!Important
  }

  .hh-filters-content-left {
      justify-content: flex-end
  }

  .hh-box-inner {
      padding: 8px
  }

  .hh-box-table {
      overflow: hidden
  }
}

.header,.header-row {
  height: 48px
}

.header-row {
  display: flex;
  justify-content: space-between;
  gap: 0px;
  padding: 0
}

.header-row .header-col {
  padding-left: 0;
  padding-right: 0
}

.header .header-inner {
  width: auto;
  height: 48px
}

.header .header-logo {
  display: inline-block;
  width: 160px;
  height: 50px;
  max-height: 50px
}

.horizontal-navbar .menu-items li>a {
  background-color: #1f2937;
  padding: 10px 12px;
  border-radius: 6px;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: .2px
}

.horizontal-navbar .menu-items .sub-menu a {
  color: #1f2937;
  background-color: #fff;
  gap: 12px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .2px
}

.user-profile-menu--dropdown {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 12px;
  padding-bottom: 12px
}

.user-profile-menu-button {
  display: flex;
  align-items: center;
  gap: 8px
}

.max-width-100px {
  max-width: 100px
}

.v2\:text-headings-subtitle-1 {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: .15px
}

.v2\:text-headings-subtitle-2 {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: .2px
}

.v2\:text-body-small {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: .25px
}

.v2\:text-body-normal {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .2px
}

.v2\:text-gray-300 {
  color: #d1d5db
}

.v2\:text-gray-400 {
  color: #9ca3af
}

.v2\:text-gray-500 {
  color: #6b7280
}

.v2\:text-gray-700 {
  color: #374151
}

.v2\:text-gray-800 {
  color: #1f2937
}

.v2\:p-0 {
  padding: 0
}

.v2\:p-1 {
  padding: 4px
}

.v2\:p-4 {
  padding: 16px
}

.v2\:px-1 {
  padding-left: 4px;
  padding-right: 4px
}

.v2\:pt-1 {
  padding-top: 4px
}

.v2\:px-4 {
  padding-left: 16px;
  padding-right: 16px
}

.v2\:py-6 {
  padding-top: 32px;
  padding-bottom: 32px
}

.v2\:border-bottom-gray-200 {
  border-bottom: 1px solid #e5e7eb
}

.v2\:icon-box {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  flex: 0 0 20px
}

.v2\:icon-box>i {
  font-size: 14px;
  line-height: 20px
}

.v2\:box {
  padding: 8px 14px
}

.v2\:menu-item {
  display: flex;
  align-items: baseline;
  gap: 8px;
  padding: 8px 14px;
  border-radius: 4px
}

.v2\:menu-item:hover {
  background-color: #f3f4f6
}

.v2\:separator {
  border-color: #e5e7eb;
  margin: 0
}

.v2\:notifications-center\:with-badge {
  position: relative
}

.v2\:notifications-center\:with-badge::after {
  content: '';
  position: absolute;
  top: 3px;
  right: 4px;
  background: #f24141;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  transform: translate(60%,-50%);
  transform-origin: 100% 0%
}

body .beamer_icon.active {
  top: calc(50% - 9px);
  right: 8px
}

.v2\:menu-list li>a.beamer_beamerSelector {
  padding-right: 30px
}

.account-switcher-dropdown.dropdown.open .dropdown-menu {
  display: flex;
  flex-direction: column;
  width: 240px;
  max-height: 290px;
  gap: 2px;
  -webkit-transform: translate(calc(-100% - 10px),calc(-100% - 5px));
  -moz-transform: translate(calc(-100% - 10px),calc(-100% - 5px));
  -ms-transform: translate(calc(-100% - 10px),calc(-100% - 5px));
  -o-transform: translate(calc(-100% - 10px),calc(-100% - 5px));
  transform: translate(calc(-100% - 10px),calc(-100% - 5px))
}

.v2\:form-group {
  position: relative
}

.v2\:form-group input {
  border-radius: 4px
}

.v2\:input-start-adornment {
  position: absolute;
  top: calc(50% - 8px);
  left: 11px;
  color: #6b7280
}

.v2\:input-end-adornment {
  position: absolute;
  top: calc(50% - 10px);
  right: 11px;
  color: #6b7280
}

.account-switcher-current-icon {
  opacity: 0
}

.account-switcher-current-icon.is-current {
  opacity: 1
}

.v2\:form-control {
  padding: 6px 12px;
  border: 1px solid #d1d5db
}

.v2\:form-control:hover {
  border-color: #9ca3af
}

.v2\:form-control:focus {
  border-color: #2164d9
}

.v2\:input-start-adornment~.v2\:form-control {
  padding-left: 36px
}

.v2\:input-end-adornment~.v2\:form-control {
  padding-right: 36px
}

.flex-0 {
  flex: 0
}

.btn-google {
  width: 184px;
  height: 42px;
  background-color: #4285f4;
  border-radius: 2px;
  box-shadow: 0 3px 4px 0 rgba(0,0,0,.25);
  cursor: pointer;
  display: inline-block
}

.btn-google .google-icon-wrapper {
  position: absolute;
  margin-top: 1px;
  margin-left: 1px;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  background-color: #fff
}

.btn-google .google-icon {
  position: absolute;
  margin-top: 11px;
  margin-left: 11px;
  width: 18px;
  height: 18px;
  top: 0;
  left: 0
}

.btn-google .btn-text {
  float: right;
  margin: 11px 11px 0 0;
  color: #fff;
  font-size: 14px;
  letter-spacing: .2px;
  font-family: roboto
}

.btn-google:hover {
  box-shadow: 0 0 6px #4285f4
}

.btn-google:active {
  background: #1669f2
}

@media(min-width: 992px) {
  .header,.header-row,.header .header-inner {
      height:64px
  }

  .horizontal-navbar .menu-items {
      gap: 8px
  }

  .header {
      padding-left: 26px;
      padding-right: 32px
  }

  .header-col {
      flex: 0 0 auto
  }

  .header-col.header-col--menu {
      width: auto;
      flex: 1 1 auto
  }
}

.v2\:dropdown-menu\:shortcuts {
  top: calc(100% - 4px);
  width: 160px;
  right: 0
}

.v2\:dropdown-menu\:notifications-center {
  top: calc(100% - 4px);
  width: 360px;
  right: 0
}

.horizontal-navbar .menu-items .tooltip .tooltip-inner {
  position: relative;
  color: #fff;
  background: #1f2937;
  padding: 8px;
  min-width: 32px;
  max-width: 240px;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.06),0 4px 6px rgba(0,0,0,.1);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,.06),0 4px 6px rgba(0,0,0,.1);
  box-shadow: 0 2px 4px rgba(0,0,0,.06),0 4px 6px rgba(0,0,0,.1);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: .25px
}

.horizontal-navbar .menu-items .tooltip.in {
  opacity: 1
}

.horizontal-navbar .menu-items .tooltip.right .tooltip-arrow {
  border-right-color: #1f2937
}

@media(max-width: 551px) {
  .account-switcher-dropdown.dropdown.open .dropdown-menu {
      position:fixed;
      inset: auto auto calc(50% - 145px) 16px;
      max-width: calc(100% - 32px);
      width: 100%;
      float: none;
      z-index: 11;
      -webkit-transform: translate(0,0);
      -moz-transform: translate(0,0);
      -ms-transform: translate(0,0);
      -o-transform: translate(0,0);
      transform: translate(0,0)
  }

  .account-switcher-dropdown.dropdown::before {
      content: '';
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0,0,0,.3);
      opacity: 0;
      pointer-events: none;
      z-index: 10;
      -webkit-transition: opacity 200ms ease-in-out;
      -moz-transition: opacity 200ms ease-in-out;
      -ms-transition: opacity 200ms ease-in-out;
      -o-transition: opacity 200ms ease-in-out;
      transition: opacity 200ms ease-in-out
  }

  .account-switcher-dropdown.dropdown.open::before {
      pointer-events: all;
      opacity: 1
  }
}

.margin-z-auto {
  margin: 0 auto
}

.st-placeholder-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px
}

@media(max-width: 551px) {
  .hh-header #reportrange {
      display:flex;
      align-items: center;
      gap: 2px;
      width: 100%;
      height: 35px;
      border: 1px solid #d1d5db;
      border-radius: 4px
  }

  .hh-header #reportrange>span {
      flex: 1
  }

  .hh-header .dynamicfilters .filter .filter__button {
      color: #6b7280;
      font-size: 12px;
      top: 13px
  }

  .hh-header .dynamicfilters .filter {
      background-color: #f3f4f6;
      border: 1px solid #f3f4f6;
      font-family: roboto;
      font-style: normal;
      font-size: 14px;
      line-height: 20px;
      padding: 2px 24px 2px 8px;
      max-width: 100%
  }

  .hh-header .dynamicfilters {
      flex: 1 0 100%;
      max-width: 100%;
      order: 2;
      padding-left: 0
  }

  .hh-header .dynamicfilters:before {
      display: none
  }

  .hh-header .filter-box.filter-box--open .filter-box__wrapper {
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      max-width: 100vw;
      max-height: 60vh
  }

  .hh-header .filter-box::before {
      content: '';
      display: block;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background: rgba(0,0,0,.25);
      opacity: 0;
      z-index: 9;
      pointer-events: none;
      -webkit-transition: opacity 100ms ease-in-out;
      -moz-transition: opacity 100ms ease-in-out;
      -ms-transition: opacity 100ms ease-in-out;
      -o-transition: opacity 100ms ease-in-out;
      transition: opacity 100ms ease-in-out
  }

  .hh-header .filter-box.filter-box--open::before {
      opacity: 1;
      pointer-events: unset
  }

  .hh-header .filter-btns.filtersbar .filter-box {
      display: inline-flex;
      align-items: center;
      line-height: 1;
      height: 35px;
      border: 1px solid #d1d5db;
      border-radius: 4px
  }

  .hh-header .hh-filters-content #hsearchmobile .mobilesearch-action {
      display: inline-flex;
      align-items: center;
      padding: 10px;
      font-size: 14px;
      line-height: 14px;
      color: #374151;
      background: transparent;
      height: 35px;
      border: 1px solid #d1d5db!important;
      border-radius: 4px
  }

  .hh-header .hh-filters-content {
      padding: 8px 8px 0;
      justify-content: normal;
      align-items: start
  }

  .hh-header .hh-filters-content-right,.hh-header .hh-filters-content-left {
      justify-content: normal;
      max-width: 100%
  }

  .hh-filters-content-left {
      flex-grow: 20;
      flex-basis: calc(100% - 55px)
  }

  .hh-header .hh-segments .dropdown .btn {
      max-width: none;
      width: 100%;
      height: 35px;
      border: 1px solid #d1d5db;
      border-radius: 4px
  }

  .hh-header .hh-segments .segmentstabs-item {
      display: block
  }

  .hh-header .hh-segments {
      flex: 1;
      max-width: 100%
  }

  .hh-header .report-range__wrapper {
      flex: 1
  }

  .hh-header .filter-box__item.filter-box__item--close {
      border-bottom: 1px solid #d1d5db;
      border-radius: 0
  }
}

.h-over-snippet {
  z-index: 1100!important
}


.nd-panel {
  background: #fff;
  box-shadow: 0 1px 3px 0 #1118271a,0 1px 2px 0 #1118270f;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px
}

.nd-panel.nd-panel--transparent {
  background: 0 0;
  box-shadow: none
}

.nd-panel .nd-panel__row.nd-panel__row--table {
  padding: 0
}

.nd-panel+.nd-panel {
  margin-top: 24px
}

.nd-panel>.nd-panel__row {
  padding: 20px 24px;
  border-bottom: 1px solid #e5e7eb
}

.nd-panel.nd-panel--transparent>.nd-panel__row {
  border-bottom: 0
}

.nd-panel>.nd-panel__row:last-child {
  border-bottom: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px
}

.nd-panel>.nd-panel__row:last-child table tr:last-child {
  border-bottom: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px
}

.nd-panel__row.nd-panel__row--expand {
  background: #f9fafb;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px;
  font-size: 14px;
  line-height: 20px;
  color: #1f2937;
  font-weight: 500;
  cursor: pointer;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  gap: 8px
}

.nd-panel__row.nd-panel__row--expand:hover {
  background: #f3f4f6
}

.nd-h-borderless {
  border: none!important
}

.nd-h-row {
  display: flex;
  align-items: center;
  gap: 8px
}

.nd-h-group {
  display: flex;
  align-items: center;
  gap: 8px
}

.nd-panel .nd-panel__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: #1f2937;
  display: flex;
  align-items: center;
  justify-content: space-between;
  letter-spacing: .15px
}

.nd-panel .nd-panel__title i.fa-info-circle {
  color: #4181f2;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer
}

.nd-panel .nd-panel__title+.nd-panel__title {
  margin-top: 24px
}

.nd-panel .nd-panel__subtitle {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #6b7280;
  letter-spacing: .2px
}

.nd-row__title {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
  color: #6b7280;
  text-transform: uppercase
}

.nd-progress-bar {
  margin-top: 16px
}

.nd-progress-bar .nd-progress-bar__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  line-height: 20px;
  color: #6b7280;
  margin-bottom: 8px
}

.nd-progress-bar .nd-progress-bar__header .nd-progress-bar__label {
  color: #1f2937
}

.nd-progress-bar .nd-progress-bar__wrapper {
  height: 8px;
  overflow: hidden;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  position: relative;
  background: #e5e7eb
}

.nd-progress-bar .nd-progress-bar__wrapper .nd-progress-bar__progress {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.nd-list {
  display: flex;
  flex-flow: column;
  gap: 12px
}

.nd-list.nd-list--table .nd-list-item {
  padding: 12px 5px;
  border-bottom: 1px solid #e5e7eb;
  font-size: 14px;
  line-height: 20px;
  color: #1f2937
}

.nd-list-item {
  color: #1f2937;
  font-size: 14px;
  line-height: 20px;
  position: relative
}

.nd-list-item:hover {
  cursor: pointer;
  background: #f3f4f6
}

.nd-list-item:before {
  content: "\f00c";
  font-family: 'font awesome 5 pro';
  color: #36b274;
  margin-right: 12px
}

.nd-button {
  min-height: 34px;
  height: 34px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  padding: 6px 16px;
  border: 1px solid #1352bf;
  background: #2164d9;
  font-weight: 500;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  white-space: nowrap
}

.nd-button:hover,.nd-button:active,.nd-button:focus {
  background: #3467c2;
  color: #fff
}

.nd-button[disabled] {
  opacity: .5;
  pointer-events: none
}

.nd-button.nd-button--secondary {
  color: #1f2937;
  background: #fff;
  border: 1px solid #d1d5db;
  font-weight: 500
}

.nd-button.nd-button--secondary:hover {
  background: #f9f9f9
}

.nd-button.nd-button--terciary {
  color: #1f2937;
  background: 0 0;
  border: none;
  font-weight: 500
}

.nd-button.nd-button--terciary:hover {
  background: #f3f4f6
}

.nd-button.nd-button--terciary.nd-button--red,.nd-button.nd-button--secondary.nd-button--red {
  color: #d92121
}

.nd-button.ocult {
  display: none
}

.nd-button-group {
  display: flex;
  align-items: center;
  position: relative
}

.nd-button-group>* {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0
}

.nd-button-group>*:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.nd-button-group>*:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.nd-button-group .nd-button-suffix {
  height: 34px;
  width: 34px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  border: 1px solid #1352bf;
  background: #2164d9;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  justify-content: center
}

.nd-button-group .nd-button-suffix .nd-button:hover,.nd-button-group .nd-button-suffix .nd-button:active,.nd-button-group .nd-button-suffix .nd-button:focus {
  background: #3467c2;
  color: #fff
}

.nd-icon {
  height: 32px;
  width: 32px;
  min-width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2164d9;
  background: #d9e7ff;
  font-size: 14px;
  line-height: 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px
}

.nd-icon .cbinitials-container {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  overflow: hidden
}

.nd-icon .cbinitials-container.cbi-circle .cbi-show {
  width: 100%;
  height: 100%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0
}

.nd-icon.nd-icon--secondary {
  background: 0 0;
  border: 1px solid #e5e7eb
}

.nd-icon.nd-icon--40 {
  height: 40px;
  width: 40px;
  min-width: 40px;
  font-size: 18px;
  line-height: 20px
}

.nd-badge {
  background: #f3f4f6;
  border-radius: 10px;
  font-size: 12px;
  line-height: 16px;
  padding: 2px 8px;
  color: #374151;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 4px;
  width: fit-content
}

.nd-badge.nd-badge--success {
  background: #d9ffec;
  color: #0d5430
}

.nd-badge.nd-badge--success i {
  color: #36b274
}

.nd-badge.nd-badge--info {
  background: #d9e7ff;
  color: #2164d9
}

.nd-badge.nd-badge--warning {
  background: #fff5d9;
  color: #99540f
}

.nd-badge.nd-badge--error {
  background: #ffd9d9;
  color: #990f0f
}

.nd-badge.nd-badge--error i {
  color: #f24141
}

.nd-form-group {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 20px
}

.nd-form-group.force-margin {
  margin-bottom: 20px!important
}

.nd-form-group.ocult {
  display: none
}

.nd-form-group.colorpicker-element,.nd-form-group .colorpicker-element {
  flex-flow: row;
  gap: 0;
  display: flex
}

.nd-form-group.colorpicker-element .input-group-addon,.nd-form-group .colorpicker-element .input-group-addon {
  width: inherit
}

.nd-form-group .colorpicker-element input,.nd-form-group.colorpicker-element input {
  width: 100%
}

.nd-form-group:last-child {
  margin-bottom: 0
}

.nd-form-group.nd-form-group--radio,.nd-form-group.nd-form-group--checkbox {
  flex-direction: initial;
  align-items: initial
}

.nd-form-group.nd-form-group--checkbox input {
  margin: 0
}

.nd-form-group.nd-form-group--radio {
  gap: 16px;
  display: flex;
  align-items: center
}

.nd-form-group.nd-form-group--radio input {
  margin: 0
}

.nd-radio-input {
  display: flex;
  align-items: center;
  gap: 8px
}

.nd-radio-input label {
  margin: 0
}

.nd-form-group label {
  color: #6b7280;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: .25px
}

.nd-form-group label i {
  margin-left: 12px;
  cursor: pointer
}

.nd-form-group .StripeElement,.nd-form-group select,.nd-form-group .select2-container-multi .select2-choices,.nd-form-group .bootstrap-tagsinput,.nd-form-group input[type=text],.nd-form-group input[type=tel],.nd-form-group input[type=email],.nd-form-group input[type=password] {
  min-height: 32px;
  height: 32px;
  border: 1px solid #d1d5db;
  padding: 6px 8px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px
}

.nd-form-group .select2-container .select2-choice {
  min-height: 32px;
  height: 32px;
  border: 1px solid #d1d5db
}

.nd-form-group .select2-container .select2-choice .select2-arrow {
  right: 8px
}

.nd-form-group .select2-container .select2-choice>.select2-chosen {
  font-weight: 400
}

.nd-form-group .bootstrap-tagsinput {
  height: auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  padding: 5px 8px
}

.nd-form-group.has-errors .StripeElement,.nd-form-group.has-errors select,.nd-form-group.has-errors .bootstrap-tagsinput,.nd-form-group.has-errors input {
  border-color: red
}

.nd-form-group input[type=checkbox]+label {
  color: #1f2937;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 0 6px;
  font-weight: 400;
  width: fit-content
}

.nd-form-group .bootstrap-tagsinput .tag,.nd-form-group .select2-container-multi .select2-choices .select2-search-choice {
  padding: 2px 24px 2px 8px;
  background: #f3f4f6;
  font-size: 14px;
  line-height: 20px;
  color: #1f2937!important;
  margin: 0;
  border: 0;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px
}

.nd-form-group .select2-container-multi .select2-choices .select2-search-choice+.select2-search-choice {
  margin-left: 8px
}

.nd-form-group .bootstrap-tagsinput .tag {
  padding: 2px 16px 2px 8px
}

.nd-form-group .select2-container-multi .select2-choices .select2-search-choice a {
  display: flex
}

.nd-form-group .tag [data-role=remove] {
  position: absolute;
  right: 0
}

.nd-form-group .bootstrap-tagsinput input,.nd-form-group .select2-container-multi .select2-choices .select2-search-field input {
  padding: 0;
  margin: 0;
  height: inherit;
  min-height: 10px;
  border: 0
}

.nd-form-group .select2-search-choice-close {
  right: 4px;
  left: inherit;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%)
}

.nd-form-group .bootstrap-tagsinput .label {
  width: auto;
  font-weight: 400
}

.nd-form-group .bootstrap-tagsinput .label,.nd-form-group .select2-search-choice-close:before {
  color: #6b7280!important
}

.nd-form-group .select2-search-choice-close:before {
  font-size: 14px;
  line-height: 20px
}

.nd-form-group.nd-input--search:before {
  font-family: "font awesome 5 pro";
  content: "\f002";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%)
}

.nd-form-group.nd-input--search {
  position: relative
}

.nd-form-group.nd-input--search input {
  border: none;
  padding-left: 20px
}

.nd-form-group.nd-input--search .hsearchinput-icon {
  display: none
}

.nd-form-group .input-group-addon+input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.nd-input-group {
  display: flex;
  align-items: center;
  border: 1px solid #d1d5db;
  overflow: hidden;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px
}

.nd-input-group input {
  flex: 1;
  border: none
}

.nd-input__suffix {
  background: #f3f4f6;
  padding: 6px 12px;
  cursor: default;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center
}

.nd-dropdown {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.nd-dropdown .select2-container {
  min-width: 180px
}

.nd-options {
  height: 24px;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 20px;
  color: #374151;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  cursor: pointer
}

.nd-options:hover {
  background: #f3f4f6
}

.nd-options:before {
  font-family: "font awesome 5 pro";
  content: "\f142"
}

.nd-dropdown>.dropdown-menu,.nd-options+.dropdown-menu {
  padding: 4px;
  margin: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #e5e7eb;
  background: #fff
}

.nd-dropdown>.dropdown-menu li,.nd-options+.dropdown-menu li,.nd-options+.dropdown-backdrop+.dropdown-menu li {
  padding: 8px 12px;
  margin: 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px
}

.nd-dropdown>.dropdown-menu li:hover,.nd-options+.dropdown-menu li:hover,.nd-options+.dropdown-backdrop+.dropdown-menu li:hover {
  background: #f3f4f6
}

.nd-subtext {
  font-size: 12px;
  line-height: 16px;
  color: #6b7280
}

.nd-tabs {
  background: #f3f4f6;
  color: #6b7280;
  display: inline-flex;
  align-items: center;
  border: 1px solid #d1d5db;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px
}

.nd-tabs .nd-tab {
  padding: 6px 12px;
  cursor: pointer
}

.nd-tabs .nd-tab+.nd-tab {
  border-left: 1px solid #d1d5db
}

.nd-tabs .nd-tab:hover+.nd-tab,.nd-tabs .nd-tab.active+.nd-tab {
  border-left: none
}

.nd-tabs .nd-tab:hover,.nd-tabs .nd-tab.active {
  background: #fff;
  color: #2164d9
}

.nd-table {
  width: 100%;
  display: inline-table
}

.nd-table thead {
  color: #6b7280;
  font-size: 14px;
  line-height: 20px;
  padding: 13px 0;
  border-bottom: 1px solid #e5e7eb
}

.nd-table th,.nd-table td {
  padding: 13px 0
}

.nd-table th:first-child,.nd-table td:first-child {
  padding-left: 24px
}

.nd-table th:last-child,.nd-table td:last-child {
  padding-right: 24px
}

.nd-table tbody {
  color: #1f2937
}

.nd-table tbody tr {
  border-bottom: 1px solid #e5e7eb
}

.nd-table__topbar {
  display: flex;
  align-items: baseline;
  gap: 8px
}

.nd-pagination {
  display: flex;
  align-items: center
}

.nd-pagination__page {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 20px;
  color: #1f2937;
  font-weight: 500;
  border-radius: 4px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px
}

.nd-pagination__page.active {
  border: 1px solid #d1d5db
}

.nd-table__filters {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.nd-table input[type=checkbox] {
  margin-right: 18px
}

.nd-info {
  border: 1px solid #4181f2;
  background: #ebf2ff;
  padding: 19px;
  border-radius: 8px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  display: flex;
  text-align: left
}

.nd-info:before {
  font-family: "font awesome 5 pro";
  content: "\f05a";
  color: #2164d9;
  margin-right: 12px;
  font-weight: 700
}

.nd-info.nd-info--danger {
  border-color: #f24141;
  color: #1f2937;
  background: #ffebeb
}

.nd-info.nd-info--danger:before {
  color: #d92121;
  content: "\f057"
}

.nd-tag-list {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap
}

.nd-tag {
  padding: 2px 8px;
  background: #f3f4f6;
  color: #1f2937;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: center;
  gap: 6px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px
}

.nd-tag i {
  font-size: 10px
}

.nd-tag:hover {
  background: #e5e7eb
}

.nd-tag__action {
  color: #6b7280;
  cursor: pointer
}

.nd-form-group .checkbox,.nd-form-group .checkbox label {
  margin: 0
}

.nd-form-group.nd-form-group--suffix {
  position: relative
}

.nd-form-group.nd-form-group--suffix .nd-input__suffix {
  position: absolute;
  right: 0;
  border: 1px solid #d1d5db;
  border-radius: 4px;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px
}

.nd-form-group .select2-container .select2-choice {
  position: relative
}

.nd-form-group .select2-container .select2-choice {
  position: relative
}

.nd-form-group .select2-container.select2-allowclear .select2-choice abbr {
  margin: -3px 0 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%)
}

.nd-placeholder {
  display: flex;
  flex-flow: column;
  align-items: center;
  text-align: center;
  padding: 64px 0;
  max-width: 300px;
  margin: 0 auto
}

.nd-placeholder>img {
  max-width: 180px;
  margin-bottom: 36px
}

.nd-placeholder .nd-placeholder__title {
  font-size: 16px;
  line-height: 24px;
  color: #1f2937;
  font-weight: 500
}

.nd-placeholder .nd-placeholder__subtitle {
  color: #6b7280;
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px
}

.nd-placeholder .nd-icon {
  height: 80px;
  width: 80px;
  min-width: 80px;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 8px
}

.nd-placeholder>button {
  margin-top: 24px
}

.nd-placeholder>button {
  margin-top: 24px
}

.nd-panel__row.nd-panel__row--drawer {
  position: relative;
  padding-right: 48px;
  display: flex;
  gap: 16px;
  display: flex;
  cursor: pointer;
  padding: 16px 24px;
  min-height: 72px;
  align-items: center
}

.nd-panel__group--title {
  padding: 6px 24px;
  font-weight: 500;
  background: #f9fafb;
  font-size: 12px;
  line-height: 16px;
  color: #1f2937;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e7eb
}

.nd-panel__row--drawer:last-child:hover {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px
}

.nd-panel__row--drawer:hover {
  background: #f9f9f9
}

.nd-panel__row--drawer[placeholder-row]:hover {
  background: 0 0;
  cursor: inherit
}

a.nd-panel__row.nd-panel__row--drawer {
  padding: 16px 46px 16px 24px
}

a.nd-panel__row--drawer:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
  content: "\f054";
  font-family: "font awesome 5 pro";
  font-weight: 100;
  font-size: 14px;
  line-height: 20px;
  color: #374151;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%)
}

.nd-panel__row--drawer .nd-row__info {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: flex-end;
  gap: 16px
}

.nd-panel__row.nd-panel__row--kpis {
  display: flex;
  gap: 24px
}

.nd-panel__kpi {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 0 1 33%;
  border-right: 1px solid #e5e7eb
}

.nd-panel__kpi:last-child {
  border-right: 0
}

.nd-panel__kpi .nd-panel__kpi--label {
  color: #1f2937;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: .6px;
  text-transform: uppercase
}

.nd-panel__kpi .nd-panel__kpi--amount {
  font-size: 28px;
  font-weight: 500;
  line-height: 32px
}

.nd-row__main-text {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #1f2937;
  flex: 0 0 auto;
  letter-spacing: .2px
}

.nd-row__secondary-text {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #6b7280;
  letter-spacing: .2px
}

.nd-grid {
  display: flex;
  gap: 24px;
  flex-wrap: wrap
}

.nd-grid__item {
  border: 1px solid #e5e7eb;
  flex-direction: column;
  gap: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  min-width: 170px;
  cursor: pointer
}

.nd-grid__item:hover {
  background: #f3f4f6
}

.nd-grid__title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #1f2937
}

.nd-grid__subtitle {
  font-size: 14px;
  line-height: 20px;
  color: #6b7280;
  font-weight: 400
}

.nd-avatar-group {
  display: flex;
  align-items: center
}

.nd-avatar-group>.nd-avatar {
  margin-left: -4px
}

.nd-avatar {
  width: 23px;
  height: 23px;
  border: 1px solid #e5e7eb;
  font-size: 10px;
  line-height: 16px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative
}

.nd-avatar:hover:after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0,0,0,.1)
}

.nd-avatar+.tooltip .tooltip-inner {
  background: #111827;
  color: #fff;
  padding: 8px 12px
}

.nd-avatar+.tooltip .tooltip-arrow {
  border-top-color: #111827
}

.nd-avatar.nd-avatar--more+.tooltip.in {
  opacity: 1
}

.nd-avatar.nd-avatar--more+.tooltip .tooltip-arrow {
  display: none
}

.nd-avatar.nd-avatar--more+.tooltip .tooltip-inner {
  padding: 4px;
  background: #fff;
  box-shadow: 0 4px 6px 0 #1118270d,0 10px 15px 0 #1118271a
}

.nd-avatar.nd-avatar--more+.tooltip .nd-avatar--more__item {
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: 200px;
  padding: 8px 12px;
  color: #1f2937;
  font-size: 14px;
  line-height: 20px
}

.btn.btn-shortcut {
  padding-left: 8px;
  padding-right: 8px
}

.btn-shortcut i {
  margin-left: -4px
}

.label-kb-shortcut {
  background-color: #4181f2;
  padding: 2px 4px;
  border-radius: 2px;
  font-size: 14px;
  color: #fff;
  margin-left: 8px;
  display: none
}

.nd-form-group .select2-container .select2-choice .select2-arrow b:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}

@media(min-width: 1025px) {
  .label-kb-shortcut {
      display:inline
  }
}

.nd-options+.dropdown-menu>li:hover {
  background: #f3f4f6
}

@media(max-width: 767px) {
  .nd-panel .nd-panel__title {
      font-size:20px;
      line-height: 28px
  }

  .nd-row__title a,.nd-panel .nd-panel__subtitle,.nd-progress-bar .nd-progress-bar__header,.nd-list-item,.nd-button {
      font-size: 16px;
      line-height: 24px
  }

  .nd-table th,.nd-table td {
      padding: 13px
  }

  .nd-panel>.nd-panel__row {
      flex-direction: column;
      gap: 8px
  }

  .nd-panel__row--drawer {
      flex-direction: inherit
  }

  .nd-table__topbar {
      flex-wrap: wrap;
      margin-top: 8px
  }

  .nd-table__topbar i {
      display: none
  }
}

/* .header a {
  color: #cfd6e6
} */

.page-sidebar a:visited,.page-sidebar button:visited,.page-sidebar a:focus,.page-sidebar button:focus,.page-sidebar a,.page-sidebar button {
  color: #727888
}

.sub-menu .icon-thumbnail i {
  margin-top: 8px!important
}

.sub-menu a {
  line-height: 30px
}

#segmentation .segment,#segmentation .btn-segment {
  border-radius: 3px
}

.page-sidebar {
  background-color: #efefef;
  border-right-color: rgba(0,0,0,.02);
  box-shadow: 0 2px 10px 1px rgba(0,0,0,.07)
}

.page-sidebar .sidebar-menu .menu-items>li ul.sub-menu {
  background-color: #ececec;
  border-bottom-color: #e0e0e0;
  border-top: 1px solid #e0e0e0
}

.icon-thumbnail.active {
  background-color: #dadada;
  color: #2d2d2d;
  background-color: #4180f3;
  color: #fff
}

.page-sidebar .sidebar-menu .menu-items .selected .sub-menu li:hover>a,.page-sidebar .sidebar-menu .menu-items .selected .sub-menu li.open>a,.page-sidebar .sidebar-menu .menu-items .selected .sub-menu li.active>a,.page-sidebar .sidebar-menu .menu-items .sub-menu li:hover>a,.page-sidebar .sidebar-menu .menu-items .sub-menu li.open>a,.page-sidebar .sidebar-menu .menu-items .sub-menu li.active>a,.page-sidebar .sidebar-menu .menu-items li:hover>a {
  color: #fff
}

li.selected .sub-menu li.active .icon-thumbnail {
  background-color: #dadada;
  color: #2d2d2d;
  background-color: #4180f3;
  color: #fff
}

.page-sidebar .sidebar-header {
  background-color: #efefef;
  border-bottom: 1px solid #e2e2e2
}

body.menu-behind .header .brand {
  border-radius: 6px;
  padding: 6px;
  margin: 0
}

.header-inner:hover {
  background-color: transparent
}

body.menu-behind .header .brand:hover {
  background-color: #4b5563
}

.header-inner.active .brand {
  background-color: #111927
}

.page-sidebar .sidebar-menu .menu-items li.selected>a {
  color: #333
}

.trialbanner {
  background-color: #374151
}

.header,.horizontal-navbar {
  background-color: #1f2937
}

.menu-items--breadcrumb {
  background-color: #fff;
  border-bottom: 1px solid #eceff3
}

.menu-items--breadcrumb-items>li {
  color: #2e394c
}

.horizontal-navbar .menu-items li .sub-menu {
  border-top-color: transparent;
  background-color: #fff;
  border: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  border-radius: 6px;
  z-index: 9;
  top: 100%;
  min-width: 160px;
  min-height: 16px;
  -webkit-box-shadow: 0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05);
  -moz-box-shadow: 0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05);
  box-shadow: 0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05)
}

@media(min-width: 992px) {
  .horizontal-navbar .menu-items li .sub-menu {
      top:calc(100% - 4px)
  }
}

.horizontal-navbar .menu-items>li>a {
  -webkit-transition: none!important;
  -moz-transition: none!important;
  -ms-transition: none!important;
  -o-transition: none!important;
  transition: none!important
}

.horizontal-navbar .menu-items .sub-menu>li {
  background-color: transparent;
  padding-left: 4px;
  padding-right: 4px
}

.horizontal-navbar .menu-items .sub-menu a {
  color: #14324b;
  background-color: transparent;
  padding: 8px 12px;
  border-radius: 4px;
  width: 100%
}

.horizontal-navbar .menu-items .sub-menu li.navbar-separator {
  border-bottom: 1px solid #e0e0e0;
  margin: 0 4px
}

.horizontal-navbar .menu-items li.open>a,.horizontal-navbar .menu-items li.active>a {
  background-color: #111927;
  color: #fff
}

.topbaritems--item.open>.topbaritem--inner,.topbaritems--item:hover>.topbaritem--inner,.horizontal-navbar .menu-items li:hover>a {
  background-color: #374151;
  color: #fff
}

.topbaritems--item:active>.topbaritem--inner {
  background-color: #111927;
  color: #fff
}

.horizontal-navbar .menu-items .sub-menu li:hover>a,.horizontal-navbar .menu-items .sub-menu li.active>a,.horizontal-navbar .menu-items .sub-menu li.open>a {
  background-color: #f3f4f6;
  color: #14324b!important
}

.horizontal-navbar .menu-items li.navbar-item.active>a {
  color: #fff
}

.header ul.menu-items>li.navbar-item>a {
  font-weight: 500
}

.horizontal-navbar {
  height: calc(100% - 0px);
  max-height: calc(100% - 0px)
}

.horizontal-navbar .menu-items>li.active>a::before {
  background-color: #edeff3
}

.horizontal-navbar .menu-items>li.navbar-loading>a::before {
  background-image: linear-gradient(to right,#fff,#fff);
  background-color: #2f394a
}

.horizontal-navbar--mobile .menu-items li .sub-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.headertopbaricon-quicklink {
  background-image: url(/assets/img/headertopbar/light/quicklink.svg?v=2)
}

.dropdown.open .headertopbaricon-quicklink {
  background-image: url(/assets/img/headertopbar/light/quicklink-active.svg?v=2)
}

.headertopbaricon-search {
  background-image: url(/assets/img/headertopbar/light/search.svg?v=2)
}

.headertopbaricon-notifications {
  background-image: url(/assets/img/headertopbar/light/notifications-bell.svg?v=2)
}

.headertopbaricon-notifications-on {
  background-image: url(/assets/img/headertopbar/light/notifications-bell-on.svg?v=2)!important
}

.headertopbaricon-timetracking {
  background-image: url(/assets/img/headertopbar/light/timetracking.svg?v=2)
}

.v2\:dropdown-menu a,.v2\:menu-list li>a {
  color: #1f2937
}

.v2\:dropdown-menu a:hover,.v2\:menu-list li>a:hover {
  color: #15324b
}

.v2\:menu-list li>a:hover {
  background-color: #f3f4f6;
  color: #15324b
}

.v2\:dropdown-menu a,.v2\:menu-list li>a {
  color: #15324b
}

#as_accountlist-searchinput {
  background: #fff;
  color: #15324b;
  border-color: #f3f4f6;
  padding: 6px 8px;
  height: auto;
  min-height: 0
}

#as_accountlist-searchinput:focus {
  border-color: rgba(255,255,255,.05)
}

.topbaritems--item.dropdown .tooltip {
  -webkit-transition: transform 300ms ease-in-out,opacity 200ms ease-in-out;
  -moz-transition: transform 300ms ease-in-out,opacity 200ms ease-in-out;
  -ms-transition: transform 300ms ease-in-out,opacity 200ms ease-in-out;
  -o-transition: transform 300ms ease-in-out,opacity 200ms ease-in-out;
  transition: transform 300ms ease-in-out,opacity 200ms ease-in-out;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}

.topbaritems--item.dropdown.open .tooltip {
  opacity: 0;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px)
}

.topbar-dsm-title {
  color: #111827;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: .4px;
  line-height: 32px;
}



.custom-fields-title {
  color: rgb(31, 41, 55);
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 24px;
}

.upgrade-plan {
  color: rgb(31, 41, 55);
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-bottom: 0;
}

.upgrade-link {
  display: inline-block;
  color: #3b74da;
  margin-bottom: 8px;
}

.contactsv {
  background-color: #f3f4f6;
}

.c-view-box {
  border-radius: 8px;
  background-color: #fff;
  padding: 10px;
  margin-bottom: 15px;
}

.c-view-box-content {
  background-color: #f6f7f9;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 10px;
}

.c-view-box-content-clickable {
  cursor: pointer;
  display: block;
}

.c-view-box-content-clickable:hover {
  opacity: .8;
}

.c-view-box-header-title {
  font-weight: 500;
  color: #2e394c;
  font-size: 18px;
  line-height: 1.5;
}

.c-view-box-header {
  margin-bottom: 10px;
}

.c-kpi--value {
  color: #424b5a;
  font-weight: 500;
  font-size: 1.15em;
}

.c-icon-box {
  color: #e6af5c;
  background-color: rgba(230, 175, 92, 0.2);
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  border-radius: 10px;
  line-height: normal;
}

.c-icon-box.c-icon-box--green {
  color: #52cc83;
  background-color: rgba(82, 204, 131, .2);
}

.c-icon-box.c-icon-box--orange {
  color: #e6af5c;
  background-color: rgba(230, 175, 92, .2);
}

.c-icon-box.c-icon-box--red {
  color: #fe504b;
  background-color: rgba(254, 80, 75, .2);
}

.c-icon-box > * {
  line-height: normal;
}

.dropdown-menu {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 20px -5px rgba(0, 0, 0, 0.1);
  padding-top: 0;
  padding-bottom: 0;
}

.c-deal-stages {
  display: flex;
}

.c-deal-stage-item {
  background-color: transparent;
  background-image: url('/assets/img/crm/stage-arrow-active.svg');
  background-size: 24px 18px;
  background-repeat: no-repeat;
  background-position: center center;
  height: 18px;
  width: 24px;
  margin-left: -1px;
  margin-right: -1px;
}

.c-deal-stage-item.active ~ .c-deal-stage-item {
  background-image: url('/assets/img/crm/stage-arrow.svg');
}

.c-activities--calendar__day {
  background-color: #e6eaf2;
  color: #2e394c;
  font-weight: 800;
  text-align: center;
  padding: 6px 2px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.c-activities--calendar__month {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #e65c5c;
  color: #fff;
  font-weight: 800;
  padding: 2px 4px;
  text-align: center;
}

.c-activities--calendar {
  display: flex;
  flex-direction: column;
  width: 40px;
  line-height: normal;
}

.c-activities-title {
  color: #2e394c;
  font-weight: 500;
  line-height: 1.4;
}

.c-activities-desc {
  color: #9fa5ae;
  font-weight: normal;
  white-space: normal;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.c-activities-title + .c-activities-desc {
  margin-top: 4px;
}

.c-view-box-header-title-sm {
  color: #2e394c;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
  padding-top: 4px;
  padding-bottom: 4px;
}

.c-chart-kpi-title {
  color: #2e394c;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}

.c-chart-kpi-title > i {
  font-size: 11px;
}

.c-chart-kpi-value {
  color: #424b5a;
  font-size: 18px;
  font-weight: 500;
}

.chart-placeholder {
  background-color: #fff;
  padding: 24px 32px;
  border-radius: 6px;
}

.chart-placeholder > img {
  width: 100%;
  display: block;
}

.row.c-row-same-height {
  display: flex;
  flex-wrap: wrap;
}

.row.c-row-same-height > * {
  display: flex;
  flex-direction: column;
  flex: auto;
}

.row.c-row-same-height > * > .c-view-box {
  height: 100%;
}

#contact-summary-invoicing-chart {
  max-height: fit-content;
}

.opacity-hover:hover {
  opacity: .8;
}

.c-note-desc-content {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -moz-box;
  display: -webkit-box;
  word-wrap: break-word;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
}

.c-view-box.c-view-box--invoicing-kpis {
  padding-top: 14px;
}

.c-view-box.c-view-box--invoicing-kpis > .c-view-box-header {
  margin-bottom: 24px;
}

.row.row-flex-auto {
  display: flex;
  flex-wrap: wrap;
}

.row.row-flex-auto > [class*="col-"] {
  flex: auto;
}

.c-invoicing-kpis {
  display: grid;
  grid-template-columns: auto;
  gap: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.c-invoicing-kpis--child {
  display: grid;
  gap: 10px;
  align-items: stretch;
}

.c-invoicing-kpi--item {
  display: grid;
  grid-template-columns: 32px 1fr;
  gap: 16px;
  align-items: center;
  margin: 0;
}

.c-invoicing-kpis.c-invoicing-kpis--row {
  grid-template-columns: repeat(1, 1fr);
}

@media (min-width: 475px) {
  .c-invoicing-kpis {
      grid-template-columns: repeat(2, 1fr);
  }

  .c-invoicing-kpis.c-invoicing-kpis--row .c-invoicing-kpis--child {
      grid-template-columns: repeat(2, 1fr);
  }

  .c-invoicing-kpis.c-invoicing-kpis--row .c-invoicing-kpis--child > .c-invoicing-kpi--item:nth-child(2) {
      grid-template-rows: 32px 1fr;
      grid-template-columns: auto;
      grid-row: 1 / 3;
      grid-column: 2;
      align-items: start;
  }
}

@media (min-width: 768px) {
  #contact-summary-invoicing-chart {
      max-height: 370px;
  }

  .c-invoicing-kpis {
      margin-top: 0;
  }
}

@media (min-width: 991px) {
  #contact-summary-invoicing-chart {
      max-height: 300px;
  }
}
.row-flex {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

.row-flex>* {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px
}

.row-flex .col {
  flex: 1 0 0
}

.row-flex .col-auto {
  flex: 0 0 auto;
  width: auto
}

.row-flex.row-flex--sm-gutter {
  margin-right: -5px;
  margin-left: -5px
}

.row-flex.row-flex--sm-gutter>.col,
.row-flex.row-flex--sm-gutter>.col-auto {
  padding-right: 5px;
  padding-left: 5px
}

@media(min-width:576px) {
  .row-flex .col-sm-auto {
    flex: 0 0 auto;
    width: auto
  }
}

.font-italic {
  font-style: italic !important
}

.opacity-06 {
  opacity: .6
}

.border-left-1 {
  border-left: 1px solid #e2e2e2
}

#menu-wrapper {
  overflow: hidden;
  max-width: 100%;
  cursor: pointer;
}


#menu-wrapper #hamburger-menu {
  position: relative;
  width: 100%;
  height: 20px;
  bottom: 30px;
  margin: 0px;
  margin-left: 15px;
  margin-top: 20px;
  margin-bottom: 15px;
}

#menu-wrapper #hamburger-menu span {
  opacity: 1;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 10px;
  color: black;
  background-color: white;
  position: absolute;
  transform: rotate(0deg);
  transition: .4s ease-in-out;
}

#menu-wrapper #hamburger-menu span:nth-child(1) {
  top: 0;
}
#menu-wrapper #hamburger-menu span:nth-child(2) {
  top: 9px;
}
#menu-wrapper #hamburger-menu span:nth-child(3) {
  top: 18px;
}
#menu-wrapper #hamburger-menu.open span:nth-child(1) {
  transform: translateY(9px) rotate(135deg);
}
#menu-wrapper #hamburger-menu.open span:nth-child(2) {
  opacity: 0;
  transform: translateX(-60px);
}
#menu-wrapper #hamburger-menu.open span:nth-child(3) {
  transform: translateY(-9px) rotate(-135deg);
}

#menu-container .menu-list .menu-submenu {
  padding-top: 20px;
  padding-bottom: 20px;
}
#menu-container .menu-list {
  padding-left: 0;
  display: block;
  position: absolute;
  width: 100%;
  max-width: 450px;
  background: white;
  box-shadow: rgba(100,100,100,0.2) 6px 2px 10px;
  z-index: 999;
  overflow-y: auto;
  overflow-x: hidden;
  left: -110%;
  margin-left: 35px;
}

#menu-container .menu-list li.accordion-toggle, #menu-container .menu-list .menu-login {
  font-size: 16px;
  padding: 15px;
  text-transform: uppercase;
  border-top: 1px solid #dbdcd2;
}

#menu-container .menu-list li.accordion-toggle2, #menu-container .menu-list .menu-login {
  font-size: 16px;
  padding: 15px;
  text-transform: uppercase;
  border-top: 1px solid #dbdcd2;
}
#menu-container .menu-list li:first-of-type {
  border-top: 0;
}

@media (min-width: 990px) {#menu-container{
display: none;
}}

.accordion-toggle, .accordion-content {
  cursor: pointer;
  font-size: 16px;
  position: relative;
  letter-spacing: 1px;
}

.accordion-toggle2, .accordion-content {
  cursor: pointer;
  font-size: 16px;
  position: relative;
  letter-spacing: 1px;
}

.accordion-content {
  display: none;
}

.accordion-toggle a:before, .accordion-toggle a:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  width: 15px;
  height: 2px;
  margin-top: -1px;
  background-color: #5a5858;
  transform-origin: 50% 50%;
  transition: all 0.3s ease-out;
}

.accordion-toggle2 a:before, .accordion-toggle2 a:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  width: 15px;
  height: 2px;
  margin-top: -1px;
  background-color: #5a5858;
  transform-origin: 50% 50%;
  transition: all 0.3s ease-out;
}

.accordion-toggle a:before {
  transform: rotate(-90deg);
  opacity: 1;
  z-index: 2;
}

.accordion-toggle.active-tab {
background: #95c1ff;
transition: all 0.3s ease;
}
.accordion-toggle a.active:before {
  transform: rotate(0deg);
  background: #fff !important;
}

.accordion-toggle a.active:after {
  transform: rotate(180deg);
  background: #fff !important;
  opacity: 0;
}

.ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.hamRotate.active {
  transform: rotate(45deg);
}
.hamRotate180.active {
  transform: rotate(180deg);
}
.line {
  fill:none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke:#fff;
  stroke-width:5.5;
  stroke-linecap:round;
}

.ham8 .top {
  stroke-dasharray: 40 160;
}
.ham8 .middle {
  stroke-dasharray: 40 142;
  transform-origin: 50%;
  transition: transform 400ms;
}
.ham8 .bottom {
  stroke-dasharray: 40 85;
  transform-origin: 50%;
  transition: transform 400ms, stroke-dashoffset 400ms;
}
.ham8.active .top {
  stroke-dashoffset: -64px;
}
.ham8.active .middle {
  transform: rotate(90deg);
}
.ham8.active .bottom {
  stroke-dashoffset: -64px;
}

@media (max-width: 480px) {#page-topbarDinan{
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1002;
  background-color: #fff;
  -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03);
  box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03);
}}

.dvs-header-title {
    display: flex;
    align-items: center;
}

#documents_view .dvs-container-header{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}

#documents_view .dvs-title{
  color: #111827;
  font-size: 24px;
  font-weight: bold;
}

#documents_view .dvs-bar-box{
  padding: 16px;
  border-radius: 8px;
  background-color: #fff;
  margin-bottom: 15px;
}

#documents_view .dvs-bar-box-header{
  display: flex;
  align-items:center;
  gap:15px;
  margin-bottom: 10px;
}

.dvs-bar-box-section-tracking .dvs-bar-box-header{
    margin-bottom: 0 !important;
}

#documents_view .dvs-bar-box-header-title{
  color: #111827;
  font-size: 18px;
  font-weight: 500;
}

#documents_view .dvs-bar-box-header-textright{
  text-align:right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex:auto;
}

#documents_view .dvs-box-line{
  display: flex;
  align-items: center;
  margin-top: 8px;
  justify-content: space-between;
  word-break: break-word;
}
#documents_view .dvs-box-line:last-child{
  margin-bottom: 0;
}
#documents_view .dvs-box-line-title{
    color: #777f8c;
    min-width: 40%;
}
#documents_view .dvs-box-line-value{
  margin-left: 10px;
  text-align: right;
}

#documents_view .dvs-box-line-value-50{
  width: 50%;
}

#documents_view .dvs-files-item:last-child{
  margin-bottom: 0;
}

.dvs-history-item{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  background-color: #fff;
  border-radius: 8px;
}
.dvs-history-item + .dvs-history-item {
    margin-top: 10px;
}
.dvs-history-item-icon{
  margin-left: 5px;
  margin-right: 10px;
  color:#4181f2;
}
.dvs-history-item-text{
  margin-right: 10px;
  width: 100%;
  font-weight: 500;
  word-break: break-word;
}
.dvs-history-item-date{
  color:#888;
  text-align: right;
  font-size: 11px;
}

/* MESSAGES */
.dvs-section-messages.dvs-section {
    background-color: #f6f7f9;
    color: #2e394c;
    font-size: 12px;
    border-radius: 8px;
    padding: 16px;
}
.dvs-message-item{
  margin-top: 15px;
}
.dvs-message-item-body{
  background-color: #fff;
  color:#000;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #e7eaf1;
}

.dvs-message-header {
  display: flex;
  align-items:center;
  justify-content: center;
  margin-bottom: 5px;
}

.dvs-message-header-loading {
    display: none;
}

.dvs-message-header-name{
  text-align: left;
  font-weight: 500;
  font-size: 12px;
}
.dvs-message-header-avatar{
  width:24px;
  height:24px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #d0d6e4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
  margin-right: 8px;
}

.dvs-message-client .dvs-message-item-body{
  margin-right: 40px;
}
.dvs-message-user .dvs-message-item-body{
  margin-left: 40px;
}

.dvs-message-user .dvs-message-header {
    justify-content: flex-end;
}

.dvs-message-client .dvs-message-header {
    justify-content: flex-end;
    flex-direction: row-reverse;
}

.dvs-message--note .dvs-message-item-body {
    background-color: #fef8e8;
    border: 1px solid #ffe5a1;
}

.dvs-message-footer {
    margin-top: 8px;
}

.dvs-message-footer-time {
    text-align: right;
    color: #9fa5ae;
    font-size: 11px;
}

.dvs-message-compose {
    margin-top: 30px;
    background-color: #fff;
    border: 1px solid #d0d6e4;
    border-radius: 8px;
    padding: 15px;
}

.dvs-message-compose.dvs-message-compose--note {
    background-color: #fef8e8;
    border: 1px solid #ffe5a1;
}

.dvs-message-item-text {
    word-break: break-word;
}

.dvs-message-compose--input {
    font-size: 14px;
    overflow-y: scroll;
    word-break: break-word;
    padding: 5px 5px 10px;
    height: 80px;
    border: 0;
    outline: none;
}
.dvs-message-compose.has-error {
    border: 1px solid #f29241;
    background-color: rgba(242, 146, 65, .2);
}

.dvs-message-compose--input[placeholder]:empty:before {
    content: attr(placeholder);
    color: #9fa5ae;
    font-style: italic;
    font-size: 14px;
}

.dvs-message-compose--input[placeholder]:empty:focus:before {
    content: "";
}
/* END MESSAGES */


.items-pagos{
  margin-bottom: 5px;
  padding: 15px;
  border-radius: 8px;
  border: 1px solid #f6f7f9;
  background-color: #f6f7f9;
  display: flex;
  align-items: center;
}