@import url(../css/atlantis.min.css);
@import url(../css/demo.css);
@import url(../../libs/node_modules/ui-select/dist/select.min.css);
@import url(../../libs/node_modules/bootstrap/dist/css/bootstrap.min.css);
@import url(../css/fonts.min.css);
/* line 1, ../sass/theme/_outlinefocus.scss */
*:focus {
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/*   Typography    */
/* line 3, ../sass/theme/_typography.scss */
body, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn-simple, .alert, a, .td-name, td, button.close {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'Lato', sans-serif;
}

/* line 9, ../sass/theme/_typography.scss */
body {
  font-size: 14px;
  color: #575962;
}

/* line 14, ../sass/theme/_typography.scss */
a {
  color: rgba(42, 101, 71, 0.9);
}
/* line 16, ../sass/theme/_typography.scss */
a:hover, a:focus {
  color: #1269DB;
}

/* line 21, ../sass/theme/_typography.scss */
h1,
.h1 {
  font-size: 1.725rem;
}

/* line 27, ../sass/theme/_typography.scss */
h2,
.h2 {
  font-size: 1.35rem;
}

/* line 33, ../sass/theme/_typography.scss */
h3,
.h3 {
  font-size: 1.1625rem;
}

/* line 39, ../sass/theme/_typography.scss */
h4,
.h4 {
  font-size: 1.0375rem;
}

/* line 45, ../sass/theme/_typography.scss */
h5,
.h5 {
  font-size: .9125rem;
}

/* line 51, ../sass/theme/_typography.scss */
h6,
.h6 {
  font-size: .825rem;
}

/* line 57, ../sass/theme/_typography.scss */
p {
  font-size: 14px;
  line-height: 1.82;
  margin-bottom: 1rem;
  word-break: break-word;
}

/* line 64, ../sass/theme/_typography.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.4;
}
/* line 66, ../sass/theme/_typography.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  color: inherit;
}

/* line 71, ../sass/theme/_typography.scss */
small, .small {
  font-size: 13px;
}

/* line 75, ../sass/theme/_typography.scss */
b, .b, strong, .strong {
  font-weight: 600;
}

/* line 79, ../sass/theme/_typography.scss */
.page-pretitle {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #95aac9;
}

/* line 85, ../sass/theme/_typography.scss */
.page-title {
  font-size: 23px;
  font-weight: 600;
  color: #444444;
  line-height: 30px;
  margin-bottom: 20px;
}

/* line 93, ../sass/theme/_typography.scss */
.page-category {
  color: #444444;
  line-height: 1.8;
  margin-bottom: 25px;
}

/* line 99, ../sass/theme/_typography.scss */
.text-primary, .text-primary a {
  color: rgba(42, 101, 71, 0.9) !important;
}
/* line 101, ../sass/theme/_typography.scss */
.text-primary:hover, .text-primary a:hover {
  color: rgba(42, 101, 71, 0.9) !important;
}

/* line 106, ../sass/theme/_typography.scss */
.text-secondary, .text-secondary a {
  color: #6861CE !important;
}
/* line 108, ../sass/theme/_typography.scss */
.text-secondary:hover, .text-secondary a:hover {
  color: #6861CE !important;
}

/* line 113, ../sass/theme/_typography.scss */
.text-info, .text-info a {
  color: #48ABF7 !important;
}
/* line 115, ../sass/theme/_typography.scss */
.text-info:hover, .text-info a:hover {
  color: #48ABF7 !important;
}

/* line 120, ../sass/theme/_typography.scss */
.text-success, .text-success a {
  color: rgba(42, 106, 71, 0.9) !important;
}
/* line 122, ../sass/theme/_typography.scss */
.text-success:hover, .text-success a:hover {
  color: rgba(42, 106, 71, 0.9) !important;
}

/* line 127, ../sass/theme/_typography.scss */
.text-warning, .text-warning a {
  color: #ffa300 !important;
}
/* line 129, ../sass/theme/_typography.scss */
.text-warning:hover, .text-warning a:hover {
  color: #ffa300 !important;
}

/* line 134, ../sass/theme/_typography.scss */
.text-danger, .text-danger a {
  color: #F25961 !important;
}
/* line 136, ../sass/theme/_typography.scss */
.text-danger:hover, .text-danger a:hover {
  color: #F25961 !important;
}

/* line 141, ../sass/theme/_typography.scss */
label {
  color: #495057 !important;
  font-size: 14px !important;
}

/* line 146, ../sass/theme/_typography.scss */
.text-small {
  font-size: 11px;
}

/* line 150, ../sass/theme/_typography.scss */
.metric-value {
  margin-bottom: 5px;
  line-height: 1;
  white-space: nowrap;
}

/* line 156, ../sass/theme/_typography.scss */
.metric-label {
  font-size: .975rem;
  font-weight: 500;
  color: #686f76;
  white-space: nowrap;
  margin-bottom: 0;
}

/*   Font-weight    */
/* line 166, ../sass/theme/_typography.scss */
.fw-light {
  font-weight: 300 !important;
}

/* line 170, ../sass/theme/_typography.scss */
.fw-normal {
  font-weight: 400 !important;
}

/* line 174, ../sass/theme/_typography.scss */
.fw-mediumbold {
  font-weight: 400 !important;
}

/* line 178, ../sass/theme/_typography.scss */
.fw-bold {
  font-weight: 600 !important;
}

/* line 182, ../sass/theme/_typography.scss */
.fw-extrabold {
  font-weight: 700 !important;
}

/* 		Opacity  	*/
/* line 3, ../sass/theme/_opacity.scss */
.op-9 {
  opacity: 0.9;
}

/* line 7, ../sass/theme/_opacity.scss */
.op-8 {
  opacity: 0.8;
}

/* line 11, ../sass/theme/_opacity.scss */
.op-7 {
  opacity: 0.7;
}

/* line 15, ../sass/theme/_opacity.scss */
.op-6 {
  opacity: 0.6;
}

/* line 19, ../sass/theme/_opacity.scss */
.op-5 {
  opacity: 0.5;
}

/* line 23, ../sass/theme/_opacity.scss */
.op-4 {
  opacity: 0.4;
}

/* line 27, ../sass/theme/_opacity.scss */
.op-3 {
  opacity: 0.3;
}

/*    Layouts     */
/* line 3, ../sass/theme/_layouts.scss */
body {
  min-height: 100vh;
  position: relative;
  background: #f9fbfd;
}

/* line 9, ../sass/theme/_layouts.scss */
.no-bd {
  border: 0px !important;
}

/* line 13, ../sass/theme/_layouts.scss */
.no-box-shadow {
  box-shadow: none !important;
}

/*    margin-top negative   */
/* line 19, ../sass/theme/_layouts.scss */
.mt--5, .my--5 {
  margin-top: -3rem !important;
}

/* line 23, ../sass/theme/_layouts.scss */
.mt--4, .my--4 {
  margin-top: -1.5rem !important;
}

/* line 27, ../sass/theme/_layouts.scss */
.mt--3, .my--3 {
  margin-top: -1rem !important;
}

/* line 31, ../sass/theme/_layouts.scss */
.mt--2, .my--2 {
  margin-top: -0.5rem !important;
}

/* line 35, ../sass/theme/_layouts.scss */
.mt--1, .my--1 {
  margin-top: -0.25rem !important;
}

/*      Wrapper      */
/* line 41, ../sass/theme/_layouts.scss */
.pull-right {
  float: right;
}

/* line 45, ../sass/theme/_layouts.scss */
.pull-left {
  float: left;
}

/* line 49, ../sass/theme/_layouts.scss */
.wrapper {
  min-height: 100vh;
  position: relative;
  top: 0;
  height: 100vh;
}

/* line 56, ../sass/theme/_layouts.scss */
.main-header {
  background: #ffffff;
  min-height: 60px;
  width: 100%;
  position: fixed;
  z-index: 1001;
  box-shadow: 0px 0px 5px rgba(18, 23, 39, 0.5);
}
/* line 63, ../sass/theme/_layouts.scss */
.main-header .navbar-header {
  min-height: 62px;
}
/* line 65, ../sass/theme/_layouts.scss */
.main-header .navbar-header .btn-toggle {
  margin-right: 30px;
  margin-left: 20px;
}

/* line 72, ../sass/theme/_layouts.scss */
.logo-header {
  float: left;
  width: 250px;
  height: 62px;
  line-height: 60px;
  color: #333333;
  z-index: 1001;
  font-size: 17px;
  font-weight: 400;
  padding-left: 25px;
  padding-right: 25px;
  z-index: 1001;
  display: flex;
  align-items: center;
  position: relative;
  transition: all .3s;
}
/* line 88, ../sass/theme/_layouts.scss */
.logo-header .big-logo {
  margin-right: 8px;
}
/* line 90, ../sass/theme/_layouts.scss */
.logo-header .big-logo:hover {
  text-decoration: none;
}
/* line 93, ../sass/theme/_layouts.scss */
.logo-header .big-logo .logo-img {
  width: 35px;
  height: 35px;
}
/* line 98, ../sass/theme/_layouts.scss */
.logo-header .logo {
  color: #575962;
  opacity: 1;
  position: relative;
  height: 100%;
}
/* line 103, ../sass/theme/_layouts.scss */
.logo-header .logo:hover {
  text-decoration: none;
}
/* line 106, ../sass/theme/_layouts.scss */
.logo-header .logo .navbar-brand {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-right: 0px;
}
/* line 112, ../sass/theme/_layouts.scss */
.logo-header .nav-toggle {
  position: absolute;
  top: 0;
  right: 18px;
  z-index: 5;
}
/* line 118, ../sass/theme/_layouts.scss */
.logo-header .navbar-toggler {
  padding-left: 0px;
  padding-right: 0px;
  opacity: 0;
  display: none;
}
/* line 123, ../sass/theme/_layouts.scss */
.logo-header .navbar-toggler .navbar-toggler-icon {
  height: 1em;
  width: 1em;
  color: #545454;
  font-size: 22px;
}
/* line 130, ../sass/theme/_layouts.scss */
.logo-header .more {
  background: transparent;
  border: 0;
  font-size: 22px;
  padding: 0;
  opacity: 0;
  width: 0;
  display: none;
}

/* line 140, ../sass/theme/_layouts.scss */
.btn-toggle {
  font-size: 20px !important;
  line-height: 20px;
  padding: 0px !important;
  background: transparent !important;
  color: #575962 !important;
}
/* line 146, ../sass/theme/_layouts.scss */
.btn-toggle:hover, .btn-toggle:focus {
  opacity: 1;
}

/* line 151, ../sass/theme/_layouts.scss */
#search-nav {
  flex: 1;
  max-width: 400px;
}

/* line 156, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item.active > a:before, .sidebar[data-background-color="white"] .nav > .nav-item.active > a:before, .sidebar .nav > .nav-item.active:hover > a:before, .sidebar[data-background-color="white"] .nav > .nav-item.active:hover > a:before, .sidebar .nav > .nav-item a[data-toggle=collapse][aria-expanded=true]:before, .sidebar[data-background-color="white"] .nav > .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
  opacity: 1 !important;
  position: absolute;
  z-index: 1;
  width: 3px;
  height: 100%;
  content: '';
  left: 0;
  top: 0;
}

/* line 167, ../sass/theme/_layouts.scss */
.sidebar, .sidebar[data-background-color="white"] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 250px;
  margin-top: 62px;
  display: block;
  z-index: 1000;
  color: #ffffff;
  font-weight: 200;
  background: #ffffff;
  -webkit-box-shadow: 4px 4px 10px rgba(69, 65, 78, 0.06);
  -moz-box-shadow: 4px 4px 10px rgba(69, 65, 78, 0.06);
  box-shadow: 4px 4px 10px rgba(69, 65, 78, 0.06);
  transition: all .3s;
}
/* line 183, ../sass/theme/_layouts.scss */
.sidebar.full-height, .sidebar[data-background-color="white"].full-height {
  margin-top: 0;
}
/* line 186, ../sass/theme/_layouts.scss */
.sidebar .user, .sidebar[data-background-color="white"] .user {
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 12.5px;
  border-bottom: 1px solid #f1f1f1;
  display: block;
  margin-left: 10px;
  margin-right: 10px;
}
/* line 196, ../sass/theme/_layouts.scss */
.sidebar .user .info a, .sidebar[data-background-color="white"] .user .info a {
  white-space: nowrap;
  display: block;
  position: relative;
}
/* line 200, ../sass/theme/_layouts.scss */
.sidebar .user .info a:hover, .sidebar .user .info a:focus, .sidebar[data-background-color="white"] .user .info a:hover, .sidebar[data-background-color="white"] .user .info a:focus {
  text-decoration: none;
}
/* line 203, ../sass/theme/_layouts.scss */
.sidebar .user .info a > span, .sidebar[data-background-color="white"] .user .info a > span {
  font-size: 14px;
  font-weight: 400;
  color: #777;
  display: flex;
  flex-direction: column;
}
/* line 209, ../sass/theme/_layouts.scss */
.sidebar .user .info a > span .user-level, .sidebar[data-background-color="white"] .user .info a > span .user-level {
  color: #555;
  font-weight: 600;
  font-size: 12px;
  margin-top: 5px;
}
/* line 216, ../sass/theme/_layouts.scss */
.sidebar .user .info a .link-collapse, .sidebar[data-background-color="white"] .user .info a .link-collapse {
  padding: 7px 0;
}
/* line 220, ../sass/theme/_layouts.scss */
.sidebar .user .info .caret, .sidebar[data-background-color="white"] .user .info .caret {
  position: absolute;
  top: 17px;
  right: 0px;
  border-top-color: #777;
}
/* line 228, ../sass/theme/_layouts.scss */
.sidebar .sidebar-wrapper, .sidebar[data-background-color="white"] .sidebar-wrapper {
  position: relative;
  max-height: calc(100vh - 75px);
  min-height: 100%;
  overflow: auto;
  width: 100%;
  z-index: 4;
  padding-bottom: 100px;
  transition: all .3s;
}
/* line 237, ../sass/theme/_layouts.scss */
.sidebar .sidebar-wrapper .sidebar-content, .sidebar[data-background-color="white"] .sidebar-wrapper .sidebar-content {
  padding-top: 0px;
  padding-bottom: 55px;
}
/* line 241, ../sass/theme/_layouts.scss */
.sidebar .sidebar-wrapper .scroll-element.scroll-y, .sidebar[data-background-color="white"] .sidebar-wrapper .scroll-element.scroll-y {
  top: 5px !important;
}
/* line 245, ../sass/theme/_layouts.scss */
.sidebar .nav, .sidebar[data-background-color="white"] .nav {
  display: block;
  float: none;
  margin-top: 20px;
}
/* line 249, ../sass/theme/_layouts.scss */
.sidebar .nav .nav-section, .sidebar[data-background-color="white"] .nav .nav-section {
  margin: 15px 0 0 0;
}
/* line 251, ../sass/theme/_layouts.scss */
.sidebar .nav .nav-section .sidebar-mini-icon, .sidebar[data-background-color="white"] .nav .nav-section .sidebar-mini-icon {
  text-align: center;
  font-size: 15px;
  color: #909093;
  display: none;
}
/* line 257, ../sass/theme/_layouts.scss */
.sidebar .nav .nav-section .text-section, .sidebar[data-background-color="white"] .nav .nav-section .text-section {
  padding: 2px 30px;
  font-size: 12px;
  color: #727275;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 12px;
  margin-top: 20px;
}
/* line 268, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item, .sidebar[data-background-color="white"] .nav > .nav-item {
  display: list-item;
}
/* line 271, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item.active > a, .sidebar[data-background-color="white"] .nav > .nav-item.active > a {
  color: #575962 !important;
}
/* line 273, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item.active > a:before, .sidebar[data-background-color="white"] .nav > .nav-item.active > a:before {
  background: #1d7af3;
}
/* line 277, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item.active > a p, .sidebar[data-background-color="white"] .nav > .nav-item.active > a p {
  color: #575962 !important;
  font-weight: 600;
}
/* line 282, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item.active:hover > a:before, .sidebar[data-background-color="white"] .nav > .nav-item.active:hover > a:before {
  background: #1d7af3;
}
/* line 286, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item.active a i, .sidebar[data-background-color="white"] .nav > .nav-item.active a i {
  color: #4d7cfe;
}
/* line 290, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item.submenu, .sidebar[data-background-color="white"] .nav > .nav-item.submenu {
  background: rgba(0, 0, 0, 0.03);
}
/* line 294, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item.submenu > li > a i, .sidebar[data-background-color="white"] .nav > .nav-item.submenu > li > a i {
  color: rgba(23, 125, 255, 0.76);
}
/* line 300, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item > a:hover, .sidebar .nav > .nav-item a:focus, .sidebar[data-background-color="white"] .nav > .nav-item > a:hover, .sidebar[data-background-color="white"] .nav > .nav-item a:focus {
  background: rgba(0, 0, 0, 0.03);
}
/* line 303, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item a, .sidebar[data-background-color="white"] .nav > .nav-item a {
  display: flex;
  align-items: center;
  color: #575962;
  padding: 6px 25px;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  margin-bottom: 3px;
}
/* line 313, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item a:hover, .sidebar .nav > .nav-item a:focus, .sidebar[data-background-color="white"] .nav > .nav-item a:hover, .sidebar[data-background-color="white"] .nav > .nav-item a:focus {
  text-decoration: none;
}
/* line 315, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item a:hover p, .sidebar .nav > .nav-item a:focus p, .sidebar[data-background-color="white"] .nav > .nav-item a:hover p, .sidebar[data-background-color="white"] .nav > .nav-item a:focus p {
  color: #575962 !important;
  font-weight: 600;
}
/* line 319, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item a:hover i, .sidebar .nav > .nav-item a:focus i, .sidebar[data-background-color="white"] .nav > .nav-item a:hover i, .sidebar[data-background-color="white"] .nav > .nav-item a:focus i {
  color: #4d7cfe !important;
}
/* line 325, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item a .letter-icon, .sidebar[data-background-color="white"] .nav > .nav-item a .letter-icon {
  color: #a1a2a6;
  margin-right: 15px;
  width: 25px;
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 20px;
  font-weight: 200;
}
/* line 335, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item a i, .sidebar[data-background-color="white"] .nav > .nav-item a i {
  color: #8d9498;
  margin-right: 15px;
  width: 25px;
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 18px;
  line-height: 30px;
}
/* line 344, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item a i[class^="flaticon-"], .sidebar[data-background-color="white"] .nav > .nav-item a i[class^="flaticon-"] {
  font-size: 20px;
}
/* line 348, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item a p, .sidebar[data-background-color="white"] .nav > .nav-item a p {
  font-size: 14px;
  margin-bottom: 0px;
  margin-right: 5px;
  white-space: nowrap;
  color: #8d9498;
}
/* line 355, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item a .caret, .sidebar[data-background-color="white"] .nav > .nav-item a .caret {
  margin-left: auto;
  margin-right: 10px;
  transition: all .5s;
  color: #8d9498;
}
/* line 362, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item a[data-toggle=collapse][aria-expanded=true], .sidebar[data-background-color="white"] .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] {
  background: transparent;
}
/* line 364, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="white"] .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #575962;
}
/* line 367, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="white"] .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] i {
  color: #4d7cfe;
}
/* line 370, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar[data-background-color="white"] .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] .caret {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
/* line 375, ../sass/theme/_layouts.scss */
.sidebar .nav > .nav-item a[data-toggle=collapse][aria-expanded=true]:before, .sidebar[data-background-color="white"] .nav > .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
  background: #1d7af3;
}
/* line 384, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-primary > .nav-item a:hover i, .sidebar .nav.nav-primary > .nav-item a:focus i, .sidebar .nav.nav-primary > .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="white"] .nav.nav-primary > .nav-item a:hover i, .sidebar[data-background-color="white"] .nav.nav-primary > .nav-item a:focus i, .sidebar[data-background-color="white"] .nav.nav-primary > .nav-item a[data-toggle=collapse][aria-expanded=true] i {
  color: rgba(42, 101, 71, 0.9) !important;
}
/* line 389, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-primary > .nav-item a[data-toggle=collapse][aria-expanded=true]:before, .sidebar[data-background-color="white"] .nav.nav-primary > .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
  background: rgba(42, 101, 71, 0.9) !important;
}
/* line 395, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-primary > .nav-item.active a:before, .sidebar[data-background-color="white"] .nav.nav-primary > .nav-item.active a:before {
  background: rgba(42, 101, 71, 0.9) !important;
}
/* line 398, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-primary > .nav-item.active a i, .sidebar[data-background-color="white"] .nav.nav-primary > .nav-item.active a i {
  color: rgba(42, 101, 71, 0.9) !important;
}
/* line 384, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-secondary > .nav-item a:hover i, .sidebar .nav.nav-secondary > .nav-item a:focus i, .sidebar .nav.nav-secondary > .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="white"] .nav.nav-secondary > .nav-item a:hover i, .sidebar[data-background-color="white"] .nav.nav-secondary > .nav-item a:focus i, .sidebar[data-background-color="white"] .nav.nav-secondary > .nav-item a[data-toggle=collapse][aria-expanded=true] i {
  color: #6861CE !important;
}
/* line 389, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-secondary > .nav-item a[data-toggle=collapse][aria-expanded=true]:before, .sidebar[data-background-color="white"] .nav.nav-secondary > .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
  background: #6861CE !important;
}
/* line 395, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-secondary > .nav-item.active a:before, .sidebar[data-background-color="white"] .nav.nav-secondary > .nav-item.active a:before {
  background: #6861CE !important;
}
/* line 398, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-secondary > .nav-item.active a i, .sidebar[data-background-color="white"] .nav.nav-secondary > .nav-item.active a i {
  color: #6861CE !important;
}
/* line 384, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-info > .nav-item a:hover i, .sidebar .nav.nav-info > .nav-item a:focus i, .sidebar .nav.nav-info > .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="white"] .nav.nav-info > .nav-item a:hover i, .sidebar[data-background-color="white"] .nav.nav-info > .nav-item a:focus i, .sidebar[data-background-color="white"] .nav.nav-info > .nav-item a[data-toggle=collapse][aria-expanded=true] i {
  color: #48ABF7 !important;
}
/* line 389, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-info > .nav-item a[data-toggle=collapse][aria-expanded=true]:before, .sidebar[data-background-color="white"] .nav.nav-info > .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
  background: #48ABF7 !important;
}
/* line 395, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-info > .nav-item.active a:before, .sidebar[data-background-color="white"] .nav.nav-info > .nav-item.active a:before {
  background: #48ABF7 !important;
}
/* line 398, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-info > .nav-item.active a i, .sidebar[data-background-color="white"] .nav.nav-info > .nav-item.active a i {
  color: #48ABF7 !important;
}
/* line 384, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-success > .nav-item a:hover i, .sidebar .nav.nav-success > .nav-item a:focus i, .sidebar .nav.nav-success > .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="white"] .nav.nav-success > .nav-item a:hover i, .sidebar[data-background-color="white"] .nav.nav-success > .nav-item a:focus i, .sidebar[data-background-color="white"] .nav.nav-success > .nav-item a[data-toggle=collapse][aria-expanded=true] i {
  color: rgba(42, 106, 71, 0.9) !important;
}
/* line 389, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-success > .nav-item a[data-toggle=collapse][aria-expanded=true]:before, .sidebar[data-background-color="white"] .nav.nav-success > .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
  background: rgba(42, 106, 71, 0.9) !important;
}
/* line 395, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-success > .nav-item.active a:before, .sidebar[data-background-color="white"] .nav.nav-success > .nav-item.active a:before {
  background: rgba(42, 106, 71, 0.9) !important;
}
/* line 398, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-success > .nav-item.active a i, .sidebar[data-background-color="white"] .nav.nav-success > .nav-item.active a i {
  color: rgba(42, 106, 71, 0.9) !important;
}
/* line 384, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-warning > .nav-item a:hover i, .sidebar .nav.nav-warning > .nav-item a:focus i, .sidebar .nav.nav-warning > .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="white"] .nav.nav-warning > .nav-item a:hover i, .sidebar[data-background-color="white"] .nav.nav-warning > .nav-item a:focus i, .sidebar[data-background-color="white"] .nav.nav-warning > .nav-item a[data-toggle=collapse][aria-expanded=true] i {
  color: #ffa300 !important;
}
/* line 389, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-warning > .nav-item a[data-toggle=collapse][aria-expanded=true]:before, .sidebar[data-background-color="white"] .nav.nav-warning > .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
  background: #ffa300 !important;
}
/* line 395, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-warning > .nav-item.active a:before, .sidebar[data-background-color="white"] .nav.nav-warning > .nav-item.active a:before {
  background: #ffa300 !important;
}
/* line 398, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-warning > .nav-item.active a i, .sidebar[data-background-color="white"] .nav.nav-warning > .nav-item.active a i {
  color: #ffa300 !important;
}
/* line 384, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-danger > .nav-item a:hover i, .sidebar .nav.nav-danger > .nav-item a:focus i, .sidebar .nav.nav-danger > .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="white"] .nav.nav-danger > .nav-item a:hover i, .sidebar[data-background-color="white"] .nav.nav-danger > .nav-item a:focus i, .sidebar[data-background-color="white"] .nav.nav-danger > .nav-item a[data-toggle=collapse][aria-expanded=true] i {
  color: #F25961 !important;
}
/* line 389, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-danger > .nav-item a[data-toggle=collapse][aria-expanded=true]:before, .sidebar[data-background-color="white"] .nav.nav-danger > .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
  background: #F25961 !important;
}
/* line 395, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-danger > .nav-item.active a:before, .sidebar[data-background-color="white"] .nav.nav-danger > .nav-item.active a:before {
  background: #F25961 !important;
}
/* line 398, ../sass/theme/_layouts.scss */
.sidebar .nav.nav-danger > .nav-item.active a i, .sidebar[data-background-color="white"] .nav.nav-danger > .nav-item.active a i {
  color: #F25961 !important;
}
/* line 424, ../sass/theme/_layouts.scss */
.sidebar .nav-collapse, .sidebar[data-background-color="white"] .nav-collapse {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding-top: 10px;
}
/* line 431, ../sass/theme/_layouts.scss */
.sidebar .nav-collapse li.active > a, .sidebar[data-background-color="white"] .nav-collapse li.active > a {
  font-weight: 600;
}
/* line 435, ../sass/theme/_layouts.scss */
.sidebar .nav-collapse li a:before, .sidebar .nav-collapse li a:hover:before, .sidebar[data-background-color="white"] .nav-collapse li a:before, .sidebar[data-background-color="white"] .nav-collapse li a:hover:before {
  opacity: 0 !important;
}
/* line 438, ../sass/theme/_layouts.scss */
.sidebar .nav-collapse li a, .sidebar[data-background-color="white"] .nav-collapse li a {
  margin-bottom: 3px !important;
  padding: 10px 25px !important;
}
/* line 441, ../sass/theme/_layouts.scss */
.sidebar .nav-collapse li a .sub-item, .sidebar[data-background-color="white"] .nav-collapse li a .sub-item {
  font-size: 14px;
  position: relative;
  margin-left: 25px;
  opacity: .85;
}
/* line 446, ../sass/theme/_layouts.scss */
.sidebar .nav-collapse li a .sub-item:before, .sidebar[data-background-color="white"] .nav-collapse li a .sub-item:before {
  content: '';
  height: 4px;
  width: 4px;
  background: rgba(131, 132, 138, 0.89);
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100%;
}
/* line 459, ../sass/theme/_layouts.scss */
.sidebar .nav-collapse li a:hover .sub-item, .sidebar[data-background-color="white"] .nav-collapse li a:hover .sub-item {
  opacity: 1;
}
/* line 463, ../sass/theme/_layouts.scss */
.sidebar .nav-collapse li a .sidebar-mini-icon, .sidebar[data-background-color="white"] .nav-collapse li a .sidebar-mini-icon {
  font-size: 18px;
  color: #C3C5CA;
  margin-right: 15px;
  width: 25px;
  text-align: center;
  vertical-align: middle;
  float: left;
  font-weight: 300 !important;
}
/* line 475, ../sass/theme/_layouts.scss */
.sidebar .nav-collapse.subnav, .sidebar[data-background-color="white"] .nav-collapse.subnav {
  padding-bottom: 10px;
  margin-bottom: 0px;
}
/* line 479, ../sass/theme/_layouts.scss */
.sidebar .nav-collapse.subnav li a, .sidebar[data-background-color="white"] .nav-collapse.subnav li a {
  padding-left: 40px !important;
}

/* Sidebar style 2 */
/* line 491, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav .nav-item {
  padding: 0 15px;
}
/* line 493, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav .nav-item a {
  padding: 8px 10px;
  border-radius: 5px;
}
/* line 497, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav .nav-item a:hover, .sidebar.sidebar-style-2 .nav .nav-item a:focus, .sidebar.sidebar-style-2 .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  background: rgba(199, 199, 199, 0.2);
}
/* line 499, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav .nav-item a:hover p, .sidebar.sidebar-style-2 .nav .nav-item a:hover i, .sidebar.sidebar-style-2 .nav .nav-item a:focus p, .sidebar.sidebar-style-2 .nav .nav-item a:focus i, .sidebar.sidebar-style-2 .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar.sidebar-style-2 .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i {
  color: #575962 !important;
}
/* line 504, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav .nav-item.active a:before {
  background: transparent;
}
/* line 509, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav .nav-item .active a {
  background: rgba(199, 199, 199, 0.2);
}
/* line 511, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav .nav-item .active a p, .sidebar.sidebar-style-2 .nav .nav-item .active a i {
  color: #575962 !important;
}
/* line 516, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav .nav-item.submenu {
  background: transparent !important;
}
/* line 520, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav .nav-item a[data-toggle=collapse][aria-expanded=true]:before {
  background: transparent !important;
}
/* line 528, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.active > a {
  background: rgba(42, 101, 71, 0.9) !important;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1), 4px 4px 15px -5px rgba(42, 101, 71, 0.4) !important;
}
/* line 531, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.active > a:before {
  background: transparent !important;
}
/* line 534, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.active > a p, .sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.active > a i, .sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.active > a .caret, .sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.active > a span {
  color: #ffffff !important;
}
/* line 538, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i {
  color: #ffffff !important;
}
/* line 528, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-secondary > .nav-item.active > a {
  background: #6861CE !important;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1), 4px 4px 15px -5px rgba(104, 97, 206, 0.4) !important;
}
/* line 531, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-secondary > .nav-item.active > a:before {
  background: transparent !important;
}
/* line 534, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-secondary > .nav-item.active > a p, .sidebar.sidebar-style-2 .nav.nav-secondary > .nav-item.active > a i, .sidebar.sidebar-style-2 .nav.nav-secondary > .nav-item.active > a .caret, .sidebar.sidebar-style-2 .nav.nav-secondary > .nav-item.active > a span {
  color: #ffffff !important;
}
/* line 538, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-secondary > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i {
  color: #ffffff !important;
}
/* line 528, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-info > .nav-item.active > a {
  background: #48ABF7 !important;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1), 4px 4px 15px -5px rgba(72, 171, 247, 0.4) !important;
}
/* line 531, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-info > .nav-item.active > a:before {
  background: transparent !important;
}
/* line 534, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-info > .nav-item.active > a p, .sidebar.sidebar-style-2 .nav.nav-info > .nav-item.active > a i, .sidebar.sidebar-style-2 .nav.nav-info > .nav-item.active > a .caret, .sidebar.sidebar-style-2 .nav.nav-info > .nav-item.active > a span {
  color: #ffffff !important;
}
/* line 538, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-info > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i {
  color: #ffffff !important;
}
/* line 528, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-success > .nav-item.active > a {
  background: rgba(42, 106, 71, 0.9) !important;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1), 4px 4px 15px -5px rgba(42, 106, 71, 0.4) !important;
}
/* line 531, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-success > .nav-item.active > a:before {
  background: transparent !important;
}
/* line 534, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-success > .nav-item.active > a p, .sidebar.sidebar-style-2 .nav.nav-success > .nav-item.active > a i, .sidebar.sidebar-style-2 .nav.nav-success > .nav-item.active > a .caret, .sidebar.sidebar-style-2 .nav.nav-success > .nav-item.active > a span {
  color: #ffffff !important;
}
/* line 538, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-success > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i {
  color: #ffffff !important;
}
/* line 528, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-warning > .nav-item.active > a {
  background: #ffa300 !important;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1), 4px 4px 15px -5px rgba(255, 163, 0, 0.4) !important;
}
/* line 531, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-warning > .nav-item.active > a:before {
  background: transparent !important;
}
/* line 534, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-warning > .nav-item.active > a p, .sidebar.sidebar-style-2 .nav.nav-warning > .nav-item.active > a i, .sidebar.sidebar-style-2 .nav.nav-warning > .nav-item.active > a .caret, .sidebar.sidebar-style-2 .nav.nav-warning > .nav-item.active > a span {
  color: #ffffff !important;
}
/* line 538, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-warning > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i {
  color: #ffffff !important;
}
/* line 528, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-danger > .nav-item.active > a {
  background: #F25961 !important;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1), 4px 4px 15px -5px rgba(242, 89, 97, 0.4) !important;
}
/* line 531, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-danger > .nav-item.active > a:before {
  background: transparent !important;
}
/* line 534, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-danger > .nav-item.active > a p, .sidebar.sidebar-style-2 .nav.nav-danger > .nav-item.active > a i, .sidebar.sidebar-style-2 .nav.nav-danger > .nav-item.active > a .caret, .sidebar.sidebar-style-2 .nav.nav-danger > .nav-item.active > a span {
  color: #ffffff !important;
}
/* line 538, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2 .nav.nav-danger > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i {
  color: #ffffff !important;
}
/* line 569, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2[data-background-color="dark"] .nav .nav-item a:hover p, .sidebar.sidebar-style-2[data-background-color="dark"] .nav .nav-item a:hover i, .sidebar.sidebar-style-2[data-background-color="dark"] .nav .nav-item a:focus p, .sidebar.sidebar-style-2[data-background-color="dark"] .nav .nav-item a:focus i, .sidebar.sidebar-style-2[data-background-color="dark"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar.sidebar-style-2[data-background-color="dark"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar.sidebar-style-2[data-background-color="dark2"] .nav .nav-item a:hover p, .sidebar.sidebar-style-2[data-background-color="dark2"] .nav .nav-item a:hover i, .sidebar.sidebar-style-2[data-background-color="dark2"] .nav .nav-item a:focus p, .sidebar.sidebar-style-2[data-background-color="dark2"] .nav .nav-item a:focus i, .sidebar.sidebar-style-2[data-background-color="dark2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar.sidebar-style-2[data-background-color="dark2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i {
  color: #b9babf !important;
}
/* line 574, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2[data-background-color="dark"] .nav .nav-item.active a, .sidebar.sidebar-style-2[data-background-color="dark2"] .nav .nav-item.active a {
  color: #ffffff;
}
/* line 576, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2[data-background-color="dark"] .nav .nav-item.active a p, .sidebar.sidebar-style-2[data-background-color="dark"] .nav .nav-item.active a i, .sidebar.sidebar-style-2[data-background-color="dark"] .nav .nav-item.active a .caret, .sidebar.sidebar-style-2[data-background-color="dark"] .nav .nav-item.active a span, .sidebar.sidebar-style-2[data-background-color="dark2"] .nav .nav-item.active a p, .sidebar.sidebar-style-2[data-background-color="dark2"] .nav .nav-item.active a i, .sidebar.sidebar-style-2[data-background-color="dark2"] .nav .nav-item.active a .caret, .sidebar.sidebar-style-2[data-background-color="dark2"] .nav .nav-item.active a span {
  color: #ffffff;
}
/* line 580, ../sass/theme/_layouts.scss */
.sidebar.sidebar-style-2[data-background-color="dark"] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] p, .sidebar.sidebar-style-2[data-background-color="dark"] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] i, .sidebar.sidebar-style-2[data-background-color="dark"] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar.sidebar-style-2[data-background-color="dark"] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] span, .sidebar.sidebar-style-2[data-background-color="dark2"] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] p, .sidebar.sidebar-style-2[data-background-color="dark2"] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] i, .sidebar.sidebar-style-2[data-background-color="dark2"] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] .caret, .sidebar.sidebar-style-2[data-background-color="dark2"] .nav .nav-item.active a[data-toggle=collapse][aria-expanded=true] span {
  color: #ffffff;
}

/* line 592, ../sass/theme/_layouts.scss */
.main-panel {
  position: relative;
  width: calc(100% - 250px);
  height: 100vh;
  min-height: 100%;
  float: right;
  transition: all .3s;
}
/* line 599, ../sass/theme/_layouts.scss */
.main-panel > .content {
  padding: 0px !important;
  min-height: calc(100% - 123px);
  margin-top: 62px;
  overflow: hidden;
}
/* line 605, ../sass/theme/_layouts.scss */
.main-panel > .content-full {
  padding: 0px !important;
  min-height: calc(100% - 123px);
  margin-top: 63px;
  overflow: hidden;
}
/* line 611, ../sass/theme/_layouts.scss */
.main-panel .page-header {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
/* line 615, ../sass/theme/_layouts.scss */
.main-panel .page-header .page-title {
  margin-bottom: 0px;
}
/* line 618, ../sass/theme/_layouts.scss */
.main-panel .page-header .btn-page-header-dropdown {
  width: 35px;
  height: 35px;
  font-size: 14px;
  padding: 0px;
  color: #6b6b6b;
  box-shadow: 0 2px 14px 0 rgba(144, 116, 212, 0.1) !important;
  border: 0;
}
/* line 626, ../sass/theme/_layouts.scss */
.main-panel .page-header .btn-page-header-dropdown:after {
  display: none;
}
/* line 630, ../sass/theme/_layouts.scss */
.main-panel .page-header .dropdown-menu {
  margin-top: 15px;
  top: 0px !important;
}
/* line 633, ../sass/theme/_layouts.scss */
.main-panel .page-header .dropdown-menu:after {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ffffff;
  position: absolute;
  top: -8px;
  right: 32px;
  content: '';
}
/* line 646, ../sass/theme/_layouts.scss */
.main-panel .page-divider {
  height: 0;
  margin: .3rem 0 1rem;
  overflow: hidden;
  border-top: 1px solid #ebecec;
}

/*      Page Wrapper      */
/* line 655, ../sass/theme/_layouts.scss */
.page-wrapper {
  min-height: calc(100vh - 57px);
  position: relative;
}
/* line 659, ../sass/theme/_layouts.scss */
.page-wrapper.has-sidebar .page-inner {
  margin-right: 22.5rem;
}

/* line 665, ../sass/theme/_layouts.scss */
.page-navs {
  position: relative;
  display: block;
  padding-right: 1rem;
  padding-left: 1rem;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07);
  z-index: 1;
}
/* line 673, ../sass/theme/_layouts.scss */
.page-navs .nav .nav-link {
  padding: 1rem !important;
}
/* line 677, ../sass/theme/_layouts.scss */
.page-navs .nav-line {
  border: 0px !important;
}
/* line 679, ../sass/theme/_layouts.scss */
.page-navs .nav-line .nav-link {
  border-bottom-width: 3px !important;
}

/* line 686, ../sass/theme/_layouts.scss */
.nav-scroller .nav {
  flex-wrap: nowrap;
  overflow-x: auto;
  white-space: nowrap;
}

@media (min-width: 992px) {
  /* line 694, ../sass/theme/_layouts.scss */
  .page-navs {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
/* line 700, ../sass/theme/_layouts.scss */
.page-inner {
  padding: 1.5rem 0;
}

@media (min-width: 576px) {
  /* line 705, ../sass/theme/_layouts.scss */
  .page-inner {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media (min-width: 992px) {
  /* line 712, ../sass/theme/_layouts.scss */
  .page-inner {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
/* line 718, ../sass/theme/_layouts.scss */
.page-inner-fill {
  padding: 0;
  height: calc(100% - 57px);
  display: flex;
  flex-direction: column;
}

/* line 725, ../sass/theme/_layouts.scss */
.page-sidebar {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  max-width: 22.5rem;
  box-shadow: none;
  transform: translate3d(100%, 0, 0);
  overflow: auto;
  z-index: 999;
  transition: transform .2s ease-in-out;
  border-left: 1px solid rgba(61, 70, 79, 0.125) !important;
}
/* line 740, ../sass/theme/_layouts.scss */
.page-sidebar .back {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 1rem;
  box-shadow: 0 0 0 1px rgba(61, 70, 79, 0.05), 0 1px 3px 0 rgba(61, 70, 79, 0.15);
  font-size: 15px;
}

/* line 750, ../sass/theme/_layouts.scss */
.page-sidebar-section {
  flex: 1;
  overflow-y: auto;
}

@media (min-width: 1200px) {
  /* line 756, ../sass/theme/_layouts.scss */
  .page-sidebar {
    transform: translateZ(0);
  }
}
@media (max-width: 1200px) {
  /* line 764, ../sass/theme/_layouts.scss */
  .page-wrapper.has-sidebar .page-inner {
    margin-right: 0px;
  }

  /* line 770, ../sass/theme/_layouts.scss */
  .pagesidebar_open .page-sidebar {
    transform: translate3d(0, 0, 0) !important;
    max-width: unset;
  }
}
/* line 777, ../sass/theme/_layouts.scss */
.page-with-aside {
  display: flex;
}
/* line 779, ../sass/theme/_layouts.scss */
.page-with-aside .page-aside {
  width: 280px;
  min-height: 100vh;
  border-right: 1px solid #f1f1f1;
  padding: 15px 0;
}
/* line 784, ../sass/theme/_layouts.scss */
.page-with-aside .page-aside .aside-header {
  padding: 15px 22px;
}
/* line 786, ../sass/theme/_layouts.scss */
.page-with-aside .page-aside .aside-header .title {
  font-size: 24px;
}
/* line 789, ../sass/theme/_layouts.scss */
.page-with-aside .page-aside .aside-header .description {
  font-size: 12px;
}
/* line 794, ../sass/theme/_layouts.scss */
.page-with-aside .page-aside .aside-nav .nav {
  flex-direction: column;
}
/* line 796, ../sass/theme/_layouts.scss */
.page-with-aside .page-aside .aside-nav .nav > li {
  padding: 8px 22px;
  margin-bottom: 5px;
}
/* line 799, ../sass/theme/_layouts.scss */
.page-with-aside .page-aside .aside-nav .nav > li:hover, .page-with-aside .page-aside .aside-nav .nav > li:focus, .page-with-aside .page-aside .aside-nav .nav > li.active {
  background: rgba(51, 51, 51, 0.08);
}
/* line 802, ../sass/theme/_layouts.scss */
.page-with-aside .page-aside .aside-nav .nav > li.active {
  padding: 12px 22px;
  font-weight: 600;
}
/* line 805, ../sass/theme/_layouts.scss */
.page-with-aside .page-aside .aside-nav .nav > li.active > a {
  color: #575962 !important;
}
/* line 809, ../sass/theme/_layouts.scss */
.page-with-aside .page-aside .aside-nav .nav > li > a {
  color: #83848a;
  display: flex;
  align-items: center;
  font-size: 12px;
}
/* line 814, ../sass/theme/_layouts.scss */
.page-with-aside .page-aside .aside-nav .nav > li > a:hover, .page-with-aside .page-aside .aside-nav .nav > li > a:focus {
  text-decoration: none;
}
/* line 817, ../sass/theme/_layouts.scss */
.page-with-aside .page-aside .aside-nav .nav > li > a i {
  font-size: 20px;
  margin-right: 15px;
  color: #a1a2a6;
}
/* line 825, ../sass/theme/_layouts.scss */
.page-with-aside .page-aside .aside-nav .label {
  padding: 5px 22px;
  margin-top: 22px;
  margin-bottom: 5px;
  display: block;
}
/* line 832, ../sass/theme/_layouts.scss */
.page-with-aside .page-aside .aside-compose {
  padding: 25px 22px;
}
/* line 836, ../sass/theme/_layouts.scss */
.page-with-aside .page-content {
  width: calc(100% - 280px);
}

/* line 841, ../sass/theme/_layouts.scss */
.footer {
  border-top: 1px solid #eee;
  padding: 15px;
  background: #ffffff;
  position: absolute;
  width: 100%;
}
/* line 847, ../sass/theme/_layouts.scss */
.footer .container, .footer .container-fluid {
  display: flex;
  align-items: center;
}

/*    sidebar minimized   */
@media screen and (min-width: 991px) {
  /* line 856, ../sass/theme/_layouts.scss */
  .sidebar_minimize .main-panel {
    width: calc(100% - 75px);
    transition: all .3s;
  }
  /* line 860, ../sass/theme/_layouts.scss */
  .sidebar_minimize .logo-header {
    width: 75px;
    transition: all .3s;
    padding: 0px;
    text-align: center;
  }
  /* line 865, ../sass/theme/_layouts.scss */
  .sidebar_minimize .logo-header .big-logo {
    margin-right: 0px;
  }
  /* line 868, ../sass/theme/_layouts.scss */
  .sidebar_minimize .logo-header .logo {
    position: absolute;
    transform: translate3d(25px, 0, 0);
    opacity: 0;
  }
  /* line 872, ../sass/theme/_layouts.scss */
  .sidebar_minimize .logo-header .logo img {
    display: none;
  }
  /* line 878, ../sass/theme/_layouts.scss */
  .sidebar_minimize .logo-header .nav-toggle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    right: 0 !important;
  }
  /* line 886, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar {
    width: 75px;
    transition: all .3s;
  }
  /* line 889, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar .sidebar-wrapper {
    width: 75px;
    transition: all .3s;
  }
  /* line 892, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar .sidebar-wrapper .user {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 895, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar .sidebar-wrapper .user [class^="avatar-"] {
    float: none !important;
    margin: auto;
  }
  /* line 899, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar .sidebar-wrapper .user .info {
    display: none;
  }
  /* line 901, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar .sidebar-wrapper .user .info span {
    display: none;
  }
  /* line 906, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar .sidebar-wrapper .nav-item {
    position: relative;
  }
  /* line 909, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar .sidebar-wrapper .nav-item a .letter-icon {
    display: block !important;
  }
  /* line 912, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar .sidebar-wrapper .nav-item a i {
    margin-right: unset;
  }
  /* line 915, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar .sidebar-wrapper .nav-item a .badge, .sidebar_minimize .sidebar .sidebar-wrapper .nav-item a span, .sidebar_minimize .sidebar .sidebar-wrapper .nav-item a .caret, .sidebar_minimize .sidebar .sidebar-wrapper .nav-item a p {
    display: none;
    transition: all .3s;
  }
  /* line 919, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar .sidebar-wrapper .nav-item a .sidebar-mini-icon {
    display: block !important;
    margin-right: 0px;
  }
  /* line 925, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar .sidebar-wrapper .nav-item.submenu .nav-collapse, .sidebar_minimize .sidebar .sidebar-wrapper .nav-item.active .nav-collapse {
    display: none;
  }
  /* line 931, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar .sidebar-wrapper .nav-section .text-section {
    display: none;
  }
  /* line 934, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar .sidebar-wrapper .nav-section .sidebar-mini-icon {
    display: block;
  }
  /* line 940, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar:hover {
    width: 250px;
  }
  /* line 942, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper {
    width: 250px;
  }
  /* line 944, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .user {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 947, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .user [class^="avatar-"] {
    float: left !important;
    margin-right: 11px !important;
  }
  /* line 951, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .user .info {
    display: block;
  }
  /* line 953, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .user .info span {
    display: block;
  }
  /* line 960, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-item a i {
    margin-right: 15px;
  }
  /* line 963, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-item a .badge, .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-item a span, .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-item a .caret, .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-item a p {
    display: block;
  }
  /* line 966, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-item a .sidebar-mini-icon {
    display: block !important;
    margin-right: 15px;
  }
  /* line 972, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-item.submenu .nav-collapse, .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-item.active .nav-collapse {
    display: block;
  }
  /* line 978, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-section .sidebar-mini-icon {
    display: none;
  }
  /* line 981, ../sass/theme/_layouts.scss */
  .sidebar_minimize .sidebar:hover .sidebar-wrapper .nav-section .text-section {
    display: block;
  }
  /* line 988, ../sass/theme/_layouts.scss */
  .sidebar_minimize.sidebar_minimize_hover .logo-header {
    width: 250px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
  }
  /* line 993, ../sass/theme/_layouts.scss */
  .sidebar_minimize.sidebar_minimize_hover .logo-header .logo {
    opacity: 1 !important;
    transform: translate3d(0, 0, 0) !important;
    position: relative !important;
  }
  /* line 997, ../sass/theme/_layouts.scss */
  .sidebar_minimize.sidebar_minimize_hover .logo-header .logo img {
    display: inline-block !important;
  }
  /* line 1002, ../sass/theme/_layouts.scss */
  .sidebar_minimize.sidebar_minimize_hover .main-panel {
    width: calc(100% - 250px);
  }

  /* line 1009, ../sass/theme/_layouts.scss */
  .sidebar_minimize_hover .logo-header .nav-toggle {
    right: 18px !important;
    transform: translateX(0%) !important;
    left: unset;
  }
}
/*    overlay sidebar    */
/* line 1021, ../sass/theme/_layouts.scss */
.overlay-sidebar:not(.is-show) .sidebar {
  left: -250px;
}
/* line 1025, ../sass/theme/_layouts.scss */
.overlay-sidebar .main-panel {
  width: 100% !important;
}

/*    compact wrapper    */
@media screen and (min-width: 991px) {
  /* line 1034, ../sass/theme/_layouts.scss */
  .compact-wrapper .main-header .logo-header {
    width: 175px;
  }
  /* line 1038, ../sass/theme/_layouts.scss */
  .compact-wrapper .sidebar {
    width: 175px;
  }
  /* line 1040, ../sass/theme/_layouts.scss */
  .compact-wrapper .sidebar .badge {
    position: absolute;
    top: 8px;
    right: 8px;
  }
  /* line 1045, ../sass/theme/_layouts.scss */
  .compact-wrapper .sidebar .text-section {
    text-align: center;
  }
  /* line 1050, ../sass/theme/_layouts.scss */
  .compact-wrapper .sidebar .nav > .nav-item a {
    flex-direction: column;
  }
  /* line 1052, ../sass/theme/_layouts.scss */
  .compact-wrapper .sidebar .nav > .nav-item a i {
    margin-right: 0px;
  }
  /* line 1055, ../sass/theme/_layouts.scss */
  .compact-wrapper .sidebar .nav > .nav-item a p {
    margin-right: 0px;
  }
  /* line 1058, ../sass/theme/_layouts.scss */
  .compact-wrapper .sidebar .nav > .nav-item a .caret {
    display: none;
  }
  /* line 1064, ../sass/theme/_layouts.scss */
  .compact-wrapper .sidebar .nav-collapse li a .sub-item {
    margin-left: 0px;
    text-align: center;
  }
  /* line 1067, ../sass/theme/_layouts.scss */
  .compact-wrapper .sidebar .nav-collapse li a .sub-item:before {
    display: none;
  }
  /* line 1072, ../sass/theme/_layouts.scss */
  .compact-wrapper .main-panel {
    width: calc(100% - 175px);
  }
}
/*    classic     */
@media screen and (min-width: 991px) {
  /* line 1081, ../sass/theme/_layouts.scss */
  .classic-wrapper .classic-grid {
    margin: 93px 40px 30px;
  }
  /* line 1084, ../sass/theme/_layouts.scss */
  .classic-wrapper .main-header {
    top: 0;
  }
  /* line 1086, ../sass/theme/_layouts.scss */
  .classic-wrapper .main-header .logo-header {
    padding: 0 40px;
    width: 290px;
  }
  /* line 1091, ../sass/theme/_layouts.scss */
  .classic-wrapper .sidebar {
    position: relative;
    float: left;
    margin-top: 0px;
  }
  /* line 1095, ../sass/theme/_layouts.scss */
  .classic-wrapper .sidebar .sidebar-wrapper {
    max-height: unset;
    min-height: 100%;
  }
  /* line 1100, ../sass/theme/_layouts.scss */
  .classic-wrapper .navbar-header {
    padding-right: 30px;
  }
  /* line 1103, ../sass/theme/_layouts.scss */
  .classic-wrapper .main-panel {
    height: unset;
  }
  /* line 1105, ../sass/theme/_layouts.scss */
  .classic-wrapper .main-panel .content, .classic-wrapper .main-panel .content-full {
    margin-top: 0px;
  }
  /* line 1109, ../sass/theme/_layouts.scss */
  .classic-wrapper .page-inner {
    padding-right: 0px;
    padding-top: 5px;
  }
  /* line 1113, ../sass/theme/_layouts.scss */
  .classic-wrapper .board {
    height: 100%;
  }

  /* line 1120, ../sass/theme/_layouts.scss */
  .sidebar_minimize .classic-wrapper .logo-header .logo {
    position: relative;
    transform: unset;
    opacity: 1;
  }
  /* line 1124, ../sass/theme/_layouts.scss */
  .sidebar_minimize .classic-wrapper .logo-header .logo img {
    display: inline-block;
  }
  /* line 1128, ../sass/theme/_layouts.scss */
  .sidebar_minimize .classic-wrapper .logo-header .nav-toggle {
    left: unset;
    transform: unset;
    right: 18px !important;
  }
}
/* line 1138, ../sass/theme/_layouts.scss */
.classic-wrapper {
  height: unset;
}
/* line 1140, ../sass/theme/_layouts.scss */
.classic-wrapper .main-panel {
  height: unset;
}
/* line 1143, ../sass/theme/_layouts.scss */
.classic-wrapper .footer {
  position: unset;
}

/* line 1148, ../sass/theme/_layouts.scss */
.classic-grid {
  min-height: 100vh;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

/*    Static Sidebar    */
@media screen and (min-width: 991px) {
  /* line 1158, ../sass/theme/_layouts.scss */
  .static-sidebar {
    height: unset;
  }
  /* line 1160, ../sass/theme/_layouts.scss */
  .static-sidebar .sidebar {
    position: static;
    float: left;
  }
  /* line 1163, ../sass/theme/_layouts.scss */
  .static-sidebar .sidebar .sidebar-wrapper {
    max-height: unset;
    min-height: 100%;
  }
  /* line 1168, ../sass/theme/_layouts.scss */
  .static-sidebar .main-panel {
    height: unset;
  }
  /* line 1170, ../sass/theme/_layouts.scss */
  .static-sidebar .main-panel .content {
    margin-bottom: 60px;
  }
  /* line 1174, ../sass/theme/_layouts.scss */
  .static-sidebar .footer {
    position: absolute;
    bottom: 0;
  }
}
/*      Mail      */
/* line 1183, ../sass/theme/_layouts.scss */
.mail-wrapper .toggle-email-nav {
  margin-top: 10px;
  display: none;
}
/* line 1188, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-head, .mail-wrapper .mail-content .email-head {
  padding: 35px 25px 20px;
}
/* line 1190, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-head h3, .mail-wrapper .mail-content .email-head h3 {
  font-size: 22px;
  font-weight: 300;
  margin: 0px;
}
/* line 1196, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-head {
  padding: 35px 25px;
  border-bottom: 1px solid #f1f1f1;
}
/* line 1199, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-head .favorite {
  color: #eee;
  margin-right: 5px;
}
/* line 1202, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-head .favorite.active {
  color: #FFC600;
}
/* line 1206, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-head .controls {
  margin-left: auto;
}
/* line 1208, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-head .controls > a {
  color: #9c9c9c;
  font-size: 18px;
  padding: 0 5px;
}
/* line 1212, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-head .controls > a:hover {
  text-decoration: none;
  opacity: 0.8;
}
/* line 1216, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-head .controls > a:last-child {
  padding-right: 0px;
}
/* line 1222, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-sender {
  padding: 14px 25px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f1f1f1;
}
/* line 1227, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-sender .avatar {
  padding-right: 12px;
}
/* line 1229, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-sender .avatar img {
  max-width: 40px;
  max-height: 40px;
  border-radius: 50%;
}
/* line 1235, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-sender .date {
  margin-left: auto;
}
/* line 1239, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-sender .sender .action {
  display: inline-block;
}
/* line 1241, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-sender .sender .action > a {
  cursor: pointer;
}
/* line 1247, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-body {
  padding: 30px 28px;
}
/* line 1250, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-attachments {
  padding: 25px 28px;
  border-top: 1px solid #f1f1f1;
}
/* line 1253, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-attachments .title {
  font-weight: 400;
  margin-bottom: 10px;
}
/* line 1256, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-attachments .title span {
  font-weight: 400;
}
/* line 1260, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-attachments ul {
  padding-left: 0px;
  list-style: none;
}
/* line 1263, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-attachments ul li {
  padding: 6px 0;
}
/* line 1265, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-attachments ul li a {
  font-weight: 400;
}
/* line 1267, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-attachments ul li a:hover {
  text-decoration: none;
}
/* line 1270, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-attachments ul li a i {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}
/* line 1275, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-attachments ul li a span {
  font-weight: 400;
}
/* line 1282, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body {
  padding: 20px 0px;
}
/* line 1284, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .mail-option {
  padding: 0 20px;
  margin-bottom: 20px;
  display: flex;
}
/* line 1288, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .mail-option .chk-all {
  display: inline-block;
}
/* line 1291, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .mail-option .btn-option {
  color: #555 !important;
  border: 1px solid #ebedf2 !important;
  font-weight: 600;
  background: #ffffff !important;
  box-shadow: 2px 2px 3px 0px #f2f1f1 !important;
}
/* line 1298, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .mail-option .form-check {
  padding: 0;
}
/* line 1300, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .mail-option .form-check .form-check-sign:before {
  border: 1px solid #eee;
  background: #eeeeee;
}
/* line 1307, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item {
  padding: 14px 20px;
  display: table;
  cursor: pointer;
  position: relative;
  font-size: 12px;
  width: 100%;
  border-top: 1px solid #f1f1f1;
}
/* line 1315, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item:hover {
  background: #f6f5f5;
}
/* line 1318, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-actions, .mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-detail {
  vertical-align: top;
  display: table-cell;
}
/* line 1322, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-actions {
  width: 50px;
}
/* line 1324, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-actions .custom-checkbox {
  margin-right: 0px;
}
/* line 1327, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-actions .favorite {
  color: #eee;
  font-size: 18px;
}
/* line 1330, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-actions .favorite:hover {
  text-decoration: none;
  color: #969696;
}
/* line 1334, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-actions .favorite.active, .mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-actions .favorite.active:hover {
  color: #FFC600;
}
/* line 1340, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-detail p, .mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-detail .msg {
  font-size: 12px;
}
/* line 1343, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-detail .msg {
  margin-bottom: 0px;
  margin-top: 8px;
}
/* line 1347, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-detail .from {
  font-size: 13px;
}
/* line 1350, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-detail .date {
  font-size: 12px;
  display: flex;
  align-items: center;
}
/* line 1354, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item .email-list-detail .date .paperclip {
  font-size: 16px;
  padding-right: 4px;
}
/* line 1360, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item.unread {
  font-weight: 400;
  background: #fbfbfb;
}
/* line 1363, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item.unread:after {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  background: rgba(42, 101, 71, 0.9);
  top: -1px;
  left: 0px;
  bottom: -1px;
  height: calc(100% + 2px);
}
/* line 1375, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .inbox-body .email-list .email-list-item.unread .email-list-detail .from {
  font-weight: 600;
}
/* line 1383, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-compose-fields, .mail-wrapper .mail-content .email-editor {
  padding: 20px 25px;
}
/* line 1386, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-compose-fields {
  padding: 20px 25px;
  border-bottom: 1px solid #f1f1f1;
}
/* line 1390, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-action {
  text-align: right;
  margin-bottom: 15px;
}
/* line 1393, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-action > .btn {
  margin-right: 7px;
}
/* line 1395, ../sass/theme/_layouts.scss */
.mail-wrapper .mail-content .email-action > .btn:last-child {
  margin-right: 0px;
}

/*    Flex-1    */
/* line 1405, ../sass/theme/_layouts.scss */
.flex-1 {
  -ms-flex: 1;
  flex: 1;
}

/*    Metric    */
/* line 1411, ../sass/theme/_layouts.scss */
.metric {
  display: flex;
  padding: 1rem;
  flex-direction: column;
}

/*     	Customable Layouts Colors     */
/* line 5, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color] .nav-search .input-group {
  border: 0;
  background: rgba(0, 0, 0, 0.14) !important;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.07);
  transition: all .4s;
}
/* line 10, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color] .nav-search .input-group .form-control {
  color: #ffffff !important;
}
/* line 12, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color] .nav-search .input-group .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 1;
}
/* line 15, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color] .nav-search .input-group .form-control::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
}
/* line 18, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color] .nav-search .input-group .form-control:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 1;
}
/* line 21, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color] .nav-search .input-group .form-control:-moz-placeholder {
  /* Firefox 18- */
  opacity: 1;
}
/* line 25, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color] .nav-search .input-group .search-icon {
  color: #ffffff !important;
}
/* line 28, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color] .nav-search .input-group.focus {
  background: #fff !important;
}
/* line 30, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color] .nav-search .input-group.focus .form-control {
  color: inherit !important;
}
/* line 32, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color] .nav-search .input-group.focus .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #bfbfbf !important;
}
/* line 35, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color] .nav-search .input-group.focus .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #bfbfbf !important;
}
/* line 38, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color] .nav-search .input-group.focus .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #bfbfbf !important;
}
/* line 41, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color] .nav-search .input-group.focus .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #bfbfbf !important;
}
/* line 45, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color] .nav-search .input-group.focus .search-icon {
  color: #bfbfbf !important;
}
/* line 52, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color] .navbar-nav .nav-item .nav-link {
  color: #ffffff !important;
}
/* line 54, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color] .navbar-nav .nav-item .nav-link:hover, .main-header .navbar-header[data-background-color] .navbar-nav .nav-item .nav-link:focus {
  background: rgba(31, 30, 30, 0.12) !important;
}
/* line 59, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color] .navbar-nav .nav-item.active .nav-link {
  background: rgba(31, 30, 30, 0.12) !important;
}

/* line 73, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color="dark"] .nav-search .input-group, .main-header .navbar-header[data-background-color="dark2"] .nav-search .input-group {
  background: rgba(185, 185, 185, 0.18) !important;
}
/* line 79, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color="dark"] .navbar-nav .nav-item .nav-link:hover, .main-header .navbar-header[data-background-color="dark"] .navbar-nav .nav-item .nav-link:focus, .main-header .navbar-header[data-background-color="dark2"] .navbar-nav .nav-item .nav-link:hover, .main-header .navbar-header[data-background-color="dark2"] .navbar-nav .nav-item .nav-link:focus {
  background: rgba(185, 185, 185, 0.18) !important;
}
/* line 84, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color="dark"] .navbar-nav .nav-item.active .nav-link, .main-header .navbar-header[data-background-color="dark2"] .navbar-nav .nav-item.active .nav-link {
  background: rgba(185, 185, 185, 0.18) !important;
}
/* line 92, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color="white"] .nav-search .input-group, .main-header .navbar-header .navbar-header-transparent .nav-search .input-group {
  background: #eee;
}
/* line 94, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color="white"] .nav-search .input-group .form-control, .main-header .navbar-header .navbar-header-transparent .nav-search .input-group .form-control {
  color: #8d9498 !important;
}
/* line 97, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color="white"] .nav-search .input-group .search-icon, .main-header .navbar-header .navbar-header-transparent .nav-search .input-group .search-icon {
  color: #8d9498 !important;
}
/* line 103, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color="white"] .navbar-nav .nav-item .nav-link, .main-header .navbar-header .navbar-header-transparent .navbar-nav .nav-item .nav-link {
  color: #8d9498 !important;
}
/* line 105, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color="white"] .navbar-nav .nav-item .nav-link:hover, .main-header .navbar-header[data-background-color="white"] .navbar-nav .nav-item .nav-link:focus, .main-header .navbar-header .navbar-header-transparent .navbar-nav .nav-item .nav-link:hover, .main-header .navbar-header .navbar-header-transparent .navbar-nav .nav-item .nav-link:focus {
  background: #eee !important;
}
/* line 110, ../sass/theme/_layouts-colors.scss */
.main-header .navbar-header[data-background-color="white"] .navbar-nav .nav-item.active .nav-link, .main-header .navbar-header .navbar-header-transparent .navbar-nav .nav-item.active .nav-link {
  background: #eee !important;
}

/* line 119, ../sass/theme/_layouts-colors.scss */
.btn-toggle {
  color: #fff !important;
}

/* line 126, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color] .navbar-toggler .navbar-toggler-icon {
  color: #ffffff !important;
}
/* line 130, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color] .more {
  color: #ffffff !important;
}
/* line 135, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color="white"] .navbar-toggler .navbar-toggler-icon, .logo-header[data-background-color="white"] .more, .logo-header[data-background-color="white"] .btn-toggle {
  color: #8d9498 !important;
}

/* line 273, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color="white"] {
  background: #ffffff !important;
}

/* line 276, ../sass/theme/_layouts-colors.scss */
.navbar-header[data-background-color="white"] {
  background: #ffffff !important;
}

/* line 282, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color="dark"] {
  background: #1a2035 !important;
}

/* line 285, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color="dark2"] {
  background: #1f283e !important;
}

/* line 288, ../sass/theme/_layouts-colors.scss */
.navbar-header[data-background-color="dark"] {
  background: #1a2035 !important;
}

/* line 291, ../sass/theme/_layouts-colors.scss */
.navbar-header[data-background-color="dark2"] {
  background: #1f283e !important;
}

/* line 297, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color="blue"] {
  background: rgba(42, 101, 71, 0.9) !important;
}

/* line 300, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color="blue2"] {
  background: #1269DB !important;
}

/* line 303, ../sass/theme/_layouts-colors.scss */
.navbar-header[data-background-color="blue"] {
  background: rgba(42, 101, 71, 0.9) !important;
}

/* line 306, ../sass/theme/_layouts-colors.scss */
.navbar-header[data-background-color="blue2"] {
  background: #1269DB !important;
}

/* line 312, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color="purple"] {
  background: #6861CE !important;
}

/* line 315, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color="purple2"] {
  background: #5C55BF !important;
}

/* line 318, ../sass/theme/_layouts-colors.scss */
.navbar-header[data-background-color="purple"] {
  background: #6861CE !important;
}

/* line 321, ../sass/theme/_layouts-colors.scss */
.navbar-header[data-background-color="purple2"] {
  background: #5C55BF !important;
}

/* line 327, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color="light-blue"] {
  background: #48ABF7 !important;
}

/* line 330, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color="light-blue2"] {
  background: #3697E1 !important;
}

/* line 333, ../sass/theme/_layouts-colors.scss */
.navbar-header[data-background-color="light-blue"] {
  background: #48ABF7 !important;
}

/* line 336, ../sass/theme/_layouts-colors.scss */
.navbar-header[data-background-color="light-blue2"] {
  background: #3697E1 !important;
}

/* line 342, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color="green"] {
  background: rgba(42, 106, 71, 0.9) !important;
}

/* line 345, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color="green2"] {
  background: #2BB930 !important;
}

/* line 348, ../sass/theme/_layouts-colors.scss */
.navbar-header[data-background-color="green"] {
  background: rgba(42, 106, 71, 0.9) !important;
}

/* line 351, ../sass/theme/_layouts-colors.scss */
.navbar-header[data-background-color="green2"] {
  background: #2BB930 !important;
}

/* line 357, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color="orange"] {
  background: #ffa300 !important;
}

/* line 360, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color="orange2"] {
  background: #FF9E27 !important;
}

/* line 363, ../sass/theme/_layouts-colors.scss */
.navbar-header[data-background-color="orange"] {
  background: #ffa300 !important;
}

/* line 366, ../sass/theme/_layouts-colors.scss */
.navbar-header[data-background-color="orange2"] {
  background: #FF9E27 !important;
}

/* line 372, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color="red"] {
  background: #F25961 !important;
}

/* line 375, ../sass/theme/_layouts-colors.scss */
.logo-header[data-background-color="red2"] {
  background: #EA4d56 !important;
}

/* line 378, ../sass/theme/_layouts-colors.scss */
.navbar-header[data-background-color="red"] {
  background: #F25961 !important;
}

/* line 381, ../sass/theme/_layouts-colors.scss */
.navbar-header[data-background-color="red2"] {
  background: #EA4d56 !important;
}

/* line 385, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark"] {
  background: #1a2035 !important;
}
/* line 155, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark"] .user {
  border-color: rgba(181, 181, 181, 0.1) !important;
}
/* line 157, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark"] .user .info a > span {
  color: #b9babf;
}
/* line 159, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark"] .user .info a > span .user-level {
  color: #8d9498;
}
/* line 168, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark"] .nav > .nav-item.active > a p {
  color: #b9babf !important;
}
/* line 173, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark"] .nav > .nav-item a {
  color: #b9babf !important;
}
/* line 176, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark"] .nav > .nav-item a:hover p, .sidebar[data-background-color="dark"] .nav > .nav-item a:focus p, .sidebar[data-background-color="dark"] .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #b9babf !important;
}
/* line 187, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark"].sidebar-style-2 .nav .nav-item.active > a, .sidebar[data-background-color="dark"].sidebar-style-2 .nav .nav-item.active > a:hover, .sidebar[data-background-color="dark"].sidebar-style-2 .nav .nav-item.active > a:focus, .sidebar[data-background-color="dark"].sidebar-style-2 .nav .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #1a2035 !important;
}
/* line 190, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark"].sidebar-style-2 .nav .nav-item.active > a p, .sidebar[data-background-color="dark"].sidebar-style-2 .nav .nav-item.active > a i, .sidebar[data-background-color="dark"].sidebar-style-2 .nav .nav-item.active > a .caret, .sidebar[data-background-color="dark"].sidebar-style-2 .nav .nav-item.active > a:hover p, .sidebar[data-background-color="dark"].sidebar-style-2 .nav .nav-item.active > a:hover i, .sidebar[data-background-color="dark"].sidebar-style-2 .nav .nav-item.active > a:hover .caret, .sidebar[data-background-color="dark"].sidebar-style-2 .nav .nav-item.active > a:focus p, .sidebar[data-background-color="dark"].sidebar-style-2 .nav .nav-item.active > a:focus i, .sidebar[data-background-color="dark"].sidebar-style-2 .nav .nav-item.active > a:focus .caret, .sidebar[data-background-color="dark"].sidebar-style-2 .nav .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="dark"].sidebar-style-2 .nav .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="dark"].sidebar-style-2 .nav .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #1a2035 !important;
}
/* line 199, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark"] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}
/* line 202, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark"] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color="dark"] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 389, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark2"] {
  background: #1f283e !important;
}
/* line 155, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark2"] .user {
  border-color: rgba(181, 181, 181, 0.1) !important;
}
/* line 157, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark2"] .user .info a > span {
  color: #b9babf;
}
/* line 159, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark2"] .user .info a > span .user-level {
  color: #8d9498;
}
/* line 168, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark2"] .nav > .nav-item.active > a p {
  color: #b9babf !important;
}
/* line 173, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark2"] .nav > .nav-item a {
  color: #b9babf !important;
}
/* line 176, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark2"] .nav > .nav-item a:hover p, .sidebar[data-background-color="dark2"] .nav > .nav-item a:focus p, .sidebar[data-background-color="dark2"] .nav > .nav-item a[data-toggle=collapse][aria-expanded=true] p {
  color: #b9babf !important;
}
/* line 187, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark2"].sidebar-style-2 .nav .nav-item.active > a, .sidebar[data-background-color="dark2"].sidebar-style-2 .nav .nav-item.active > a:hover, .sidebar[data-background-color="dark2"].sidebar-style-2 .nav .nav-item.active > a:focus, .sidebar[data-background-color="dark2"].sidebar-style-2 .nav .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #1f283e !important;
}
/* line 190, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark2"].sidebar-style-2 .nav .nav-item.active > a p, .sidebar[data-background-color="dark2"].sidebar-style-2 .nav .nav-item.active > a i, .sidebar[data-background-color="dark2"].sidebar-style-2 .nav .nav-item.active > a .caret, .sidebar[data-background-color="dark2"].sidebar-style-2 .nav .nav-item.active > a:hover p, .sidebar[data-background-color="dark2"].sidebar-style-2 .nav .nav-item.active > a:hover i, .sidebar[data-background-color="dark2"].sidebar-style-2 .nav .nav-item.active > a:hover .caret, .sidebar[data-background-color="dark2"].sidebar-style-2 .nav .nav-item.active > a:focus p, .sidebar[data-background-color="dark2"].sidebar-style-2 .nav .nav-item.active > a:focus i, .sidebar[data-background-color="dark2"].sidebar-style-2 .nav .nav-item.active > a:focus .caret, .sidebar[data-background-color="dark2"].sidebar-style-2 .nav .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="dark2"].sidebar-style-2 .nav .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="dark2"].sidebar-style-2 .nav .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #1f283e !important;
}
/* line 199, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark2"] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}
/* line 202, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="dark2"] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color="dark2"] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 393, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue"] {
  background: rgba(42, 101, 71, 0.9) !important;
}
/* line 210, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue"] .user {
  margin-top: 0px;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
/* line 216, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue"] .user .info a > span {
  color: #fff;
}
/* line 218, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue"] .user .info a > span .user-level {
  color: #eaeaea;
}
/* line 222, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue"] .user .info .caret {
  border-top-color: #fff;
}
/* line 229, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue"] .nav .nav-item a {
  color: #eaeaea !important;
}
/* line 231, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue"] .nav .nav-item a p, .sidebar[data-background-color="blue"] .nav .nav-item a i, .sidebar[data-background-color="blue"] .nav .nav-item a .caret {
  color: #eaeaea !important;
}
/* line 234, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue"] .nav .nav-item a:hover, .sidebar[data-background-color="blue"] .nav .nav-item a:focus, .sidebar[data-background-color="blue"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}
/* line 236, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue"] .nav .nav-item a:hover p, .sidebar[data-background-color="blue"] .nav .nav-item a:hover i, .sidebar[data-background-color="blue"] .nav .nav-item a:hover .caret, .sidebar[data-background-color="blue"] .nav .nav-item a:focus p, .sidebar[data-background-color="blue"] .nav .nav-item a:focus i, .sidebar[data-background-color="blue"] .nav .nav-item a:focus .caret, .sidebar[data-background-color="blue"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="blue"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="blue"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #fff !important;
}
/* line 244, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue"] .nav > .nav-item.active > a, .sidebar[data-background-color="blue"] .nav > .nav-item.active > a:hover, .sidebar[data-background-color="blue"] .nav > .nav-item.active > a:focus, .sidebar[data-background-color="blue"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: rgba(42, 101, 71, 0.9) !important;
}
/* line 247, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue"] .nav > .nav-item.active > a p, .sidebar[data-background-color="blue"] .nav > .nav-item.active > a i, .sidebar[data-background-color="blue"] .nav > .nav-item.active > a .caret, .sidebar[data-background-color="blue"] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color="blue"] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color="blue"] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color="blue"] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color="blue"] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color="blue"] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color="blue"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="blue"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="blue"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret {
  color: rgba(42, 101, 71, 0.9) !important;
}
/* line 254, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue"] .nav .nav-section .text-section, .sidebar[data-background-color="blue"] .nav .nav-section .sidebar-mini-icon {
  color: #eaeaea;
}
/* line 258, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue"] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}
/* line 263, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue"] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}
/* line 266, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue"] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color="blue"] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 397, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue2"] {
  background: #1269DB !important;
}
/* line 210, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue2"] .user {
  margin-top: 0px;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
/* line 216, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue2"] .user .info a > span {
  color: #fff;
}
/* line 218, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue2"] .user .info a > span .user-level {
  color: #eaeaea;
}
/* line 222, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue2"] .user .info .caret {
  border-top-color: #fff;
}
/* line 229, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue2"] .nav .nav-item a {
  color: #eaeaea !important;
}
/* line 231, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue2"] .nav .nav-item a p, .sidebar[data-background-color="blue2"] .nav .nav-item a i, .sidebar[data-background-color="blue2"] .nav .nav-item a .caret {
  color: #eaeaea !important;
}
/* line 234, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue2"] .nav .nav-item a:hover, .sidebar[data-background-color="blue2"] .nav .nav-item a:focus, .sidebar[data-background-color="blue2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}
/* line 236, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue2"] .nav .nav-item a:hover p, .sidebar[data-background-color="blue2"] .nav .nav-item a:hover i, .sidebar[data-background-color="blue2"] .nav .nav-item a:hover .caret, .sidebar[data-background-color="blue2"] .nav .nav-item a:focus p, .sidebar[data-background-color="blue2"] .nav .nav-item a:focus i, .sidebar[data-background-color="blue2"] .nav .nav-item a:focus .caret, .sidebar[data-background-color="blue2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="blue2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="blue2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #fff !important;
}
/* line 244, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue2"] .nav > .nav-item.active > a, .sidebar[data-background-color="blue2"] .nav > .nav-item.active > a:hover, .sidebar[data-background-color="blue2"] .nav > .nav-item.active > a:focus, .sidebar[data-background-color="blue2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #1269DB !important;
}
/* line 247, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue2"] .nav > .nav-item.active > a p, .sidebar[data-background-color="blue2"] .nav > .nav-item.active > a i, .sidebar[data-background-color="blue2"] .nav > .nav-item.active > a .caret, .sidebar[data-background-color="blue2"] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color="blue2"] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color="blue2"] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color="blue2"] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color="blue2"] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color="blue2"] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color="blue2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="blue2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="blue2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #1269DB !important;
}
/* line 254, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue2"] .nav .nav-section .text-section, .sidebar[data-background-color="blue2"] .nav .nav-section .sidebar-mini-icon {
  color: #eaeaea;
}
/* line 258, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue2"] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}
/* line 263, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue2"] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}
/* line 266, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="blue2"] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color="blue2"] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 401, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple"] {
  background: #6861CE !important;
}
/* line 210, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple"] .user {
  margin-top: 0px;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
/* line 216, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple"] .user .info a > span {
  color: #fff;
}
/* line 218, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple"] .user .info a > span .user-level {
  color: #eaeaea;
}
/* line 222, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple"] .user .info .caret {
  border-top-color: #fff;
}
/* line 229, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple"] .nav .nav-item a {
  color: #eaeaea !important;
}
/* line 231, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple"] .nav .nav-item a p, .sidebar[data-background-color="purple"] .nav .nav-item a i, .sidebar[data-background-color="purple"] .nav .nav-item a .caret {
  color: #eaeaea !important;
}
/* line 234, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple"] .nav .nav-item a:hover, .sidebar[data-background-color="purple"] .nav .nav-item a:focus, .sidebar[data-background-color="purple"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}
/* line 236, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple"] .nav .nav-item a:hover p, .sidebar[data-background-color="purple"] .nav .nav-item a:hover i, .sidebar[data-background-color="purple"] .nav .nav-item a:hover .caret, .sidebar[data-background-color="purple"] .nav .nav-item a:focus p, .sidebar[data-background-color="purple"] .nav .nav-item a:focus i, .sidebar[data-background-color="purple"] .nav .nav-item a:focus .caret, .sidebar[data-background-color="purple"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="purple"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="purple"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #fff !important;
}
/* line 244, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple"] .nav > .nav-item.active > a, .sidebar[data-background-color="purple"] .nav > .nav-item.active > a:hover, .sidebar[data-background-color="purple"] .nav > .nav-item.active > a:focus, .sidebar[data-background-color="purple"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #6861CE !important;
}
/* line 247, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple"] .nav > .nav-item.active > a p, .sidebar[data-background-color="purple"] .nav > .nav-item.active > a i, .sidebar[data-background-color="purple"] .nav > .nav-item.active > a .caret, .sidebar[data-background-color="purple"] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color="purple"] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color="purple"] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color="purple"] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color="purple"] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color="purple"] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color="purple"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="purple"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="purple"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #6861CE !important;
}
/* line 254, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple"] .nav .nav-section .text-section, .sidebar[data-background-color="purple"] .nav .nav-section .sidebar-mini-icon {
  color: #eaeaea;
}
/* line 258, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple"] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}
/* line 263, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple"] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}
/* line 266, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple"] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color="purple"] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 405, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple2"] {
  background: #5C55BF !important;
}
/* line 210, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple2"] .user {
  margin-top: 0px;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
/* line 216, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple2"] .user .info a > span {
  color: #fff;
}
/* line 218, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple2"] .user .info a > span .user-level {
  color: #eaeaea;
}
/* line 222, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple2"] .user .info .caret {
  border-top-color: #fff;
}
/* line 229, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple2"] .nav .nav-item a {
  color: #eaeaea !important;
}
/* line 231, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple2"] .nav .nav-item a p, .sidebar[data-background-color="purple2"] .nav .nav-item a i, .sidebar[data-background-color="purple2"] .nav .nav-item a .caret {
  color: #eaeaea !important;
}
/* line 234, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple2"] .nav .nav-item a:hover, .sidebar[data-background-color="purple2"] .nav .nav-item a:focus, .sidebar[data-background-color="purple2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}
/* line 236, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple2"] .nav .nav-item a:hover p, .sidebar[data-background-color="purple2"] .nav .nav-item a:hover i, .sidebar[data-background-color="purple2"] .nav .nav-item a:hover .caret, .sidebar[data-background-color="purple2"] .nav .nav-item a:focus p, .sidebar[data-background-color="purple2"] .nav .nav-item a:focus i, .sidebar[data-background-color="purple2"] .nav .nav-item a:focus .caret, .sidebar[data-background-color="purple2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="purple2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="purple2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #fff !important;
}
/* line 244, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple2"] .nav > .nav-item.active > a, .sidebar[data-background-color="purple2"] .nav > .nav-item.active > a:hover, .sidebar[data-background-color="purple2"] .nav > .nav-item.active > a:focus, .sidebar[data-background-color="purple2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #5C55BF !important;
}
/* line 247, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple2"] .nav > .nav-item.active > a p, .sidebar[data-background-color="purple2"] .nav > .nav-item.active > a i, .sidebar[data-background-color="purple2"] .nav > .nav-item.active > a .caret, .sidebar[data-background-color="purple2"] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color="purple2"] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color="purple2"] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color="purple2"] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color="purple2"] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color="purple2"] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color="purple2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="purple2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="purple2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #5C55BF !important;
}
/* line 254, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple2"] .nav .nav-section .text-section, .sidebar[data-background-color="purple2"] .nav .nav-section .sidebar-mini-icon {
  color: #eaeaea;
}
/* line 258, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple2"] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}
/* line 263, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple2"] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}
/* line 266, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="purple2"] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color="purple2"] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 409, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue"] {
  background: #48ABF7 !important;
}
/* line 210, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue"] .user {
  margin-top: 0px;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
/* line 216, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue"] .user .info a > span {
  color: #fff;
}
/* line 218, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue"] .user .info a > span .user-level {
  color: #eaeaea;
}
/* line 222, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue"] .user .info .caret {
  border-top-color: #fff;
}
/* line 229, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue"] .nav .nav-item a {
  color: #eaeaea !important;
}
/* line 231, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue"] .nav .nav-item a p, .sidebar[data-background-color="light-blue"] .nav .nav-item a i, .sidebar[data-background-color="light-blue"] .nav .nav-item a .caret {
  color: #eaeaea !important;
}
/* line 234, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue"] .nav .nav-item a:hover, .sidebar[data-background-color="light-blue"] .nav .nav-item a:focus, .sidebar[data-background-color="light-blue"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}
/* line 236, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue"] .nav .nav-item a:hover p, .sidebar[data-background-color="light-blue"] .nav .nav-item a:hover i, .sidebar[data-background-color="light-blue"] .nav .nav-item a:hover .caret, .sidebar[data-background-color="light-blue"] .nav .nav-item a:focus p, .sidebar[data-background-color="light-blue"] .nav .nav-item a:focus i, .sidebar[data-background-color="light-blue"] .nav .nav-item a:focus .caret, .sidebar[data-background-color="light-blue"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="light-blue"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="light-blue"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #fff !important;
}
/* line 244, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue"] .nav > .nav-item.active > a, .sidebar[data-background-color="light-blue"] .nav > .nav-item.active > a:hover, .sidebar[data-background-color="light-blue"] .nav > .nav-item.active > a:focus, .sidebar[data-background-color="light-blue"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #48ABF7 !important;
}
/* line 247, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue"] .nav > .nav-item.active > a p, .sidebar[data-background-color="light-blue"] .nav > .nav-item.active > a i, .sidebar[data-background-color="light-blue"] .nav > .nav-item.active > a .caret, .sidebar[data-background-color="light-blue"] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color="light-blue"] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color="light-blue"] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color="light-blue"] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color="light-blue"] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color="light-blue"] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color="light-blue"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="light-blue"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="light-blue"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #48ABF7 !important;
}
/* line 254, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue"] .nav .nav-section .text-section, .sidebar[data-background-color="light-blue"] .nav .nav-section .sidebar-mini-icon {
  color: #eaeaea;
}
/* line 258, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue"] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}
/* line 263, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue"] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}
/* line 266, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue"] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color="light-blue"] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 413, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue2"] {
  background: #3697E1 !important;
}
/* line 210, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue2"] .user {
  margin-top: 0px;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
/* line 216, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue2"] .user .info a > span {
  color: #fff;
}
/* line 218, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue2"] .user .info a > span .user-level {
  color: #eaeaea;
}
/* line 222, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue2"] .user .info .caret {
  border-top-color: #fff;
}
/* line 229, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue2"] .nav .nav-item a {
  color: #eaeaea !important;
}
/* line 231, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue2"] .nav .nav-item a p, .sidebar[data-background-color="light-blue2"] .nav .nav-item a i, .sidebar[data-background-color="light-blue2"] .nav .nav-item a .caret {
  color: #eaeaea !important;
}
/* line 234, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue2"] .nav .nav-item a:hover, .sidebar[data-background-color="light-blue2"] .nav .nav-item a:focus, .sidebar[data-background-color="light-blue2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}
/* line 236, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue2"] .nav .nav-item a:hover p, .sidebar[data-background-color="light-blue2"] .nav .nav-item a:hover i, .sidebar[data-background-color="light-blue2"] .nav .nav-item a:hover .caret, .sidebar[data-background-color="light-blue2"] .nav .nav-item a:focus p, .sidebar[data-background-color="light-blue2"] .nav .nav-item a:focus i, .sidebar[data-background-color="light-blue2"] .nav .nav-item a:focus .caret, .sidebar[data-background-color="light-blue2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="light-blue2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="light-blue2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #fff !important;
}
/* line 244, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue2"] .nav > .nav-item.active > a, .sidebar[data-background-color="light-blue2"] .nav > .nav-item.active > a:hover, .sidebar[data-background-color="light-blue2"] .nav > .nav-item.active > a:focus, .sidebar[data-background-color="light-blue2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #3697E1 !important;
}
/* line 247, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue2"] .nav > .nav-item.active > a p, .sidebar[data-background-color="light-blue2"] .nav > .nav-item.active > a i, .sidebar[data-background-color="light-blue2"] .nav > .nav-item.active > a .caret, .sidebar[data-background-color="light-blue2"] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color="light-blue2"] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color="light-blue2"] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color="light-blue2"] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color="light-blue2"] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color="light-blue2"] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color="light-blue2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="light-blue2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="light-blue2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #3697E1 !important;
}
/* line 254, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue2"] .nav .nav-section .text-section, .sidebar[data-background-color="light-blue2"] .nav .nav-section .sidebar-mini-icon {
  color: #eaeaea;
}
/* line 258, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue2"] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}
/* line 263, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue2"] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}
/* line 266, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="light-blue2"] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color="light-blue2"] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 417, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green"] {
  background: rgba(42, 106, 71, 0.9) !important;
}
/* line 210, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green"] .user {
  margin-top: 0px;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
/* line 216, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green"] .user .info a > span {
  color: #fff;
}
/* line 218, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green"] .user .info a > span .user-level {
  color: #eaeaea;
}
/* line 222, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green"] .user .info .caret {
  border-top-color: #fff;
}
/* line 229, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green"] .nav .nav-item a {
  color: #eaeaea !important;
}
/* line 231, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green"] .nav .nav-item a p, .sidebar[data-background-color="green"] .nav .nav-item a i, .sidebar[data-background-color="green"] .nav .nav-item a .caret {
  color: #eaeaea !important;
}
/* line 234, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green"] .nav .nav-item a:hover, .sidebar[data-background-color="green"] .nav .nav-item a:focus, .sidebar[data-background-color="green"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}
/* line 236, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green"] .nav .nav-item a:hover p, .sidebar[data-background-color="green"] .nav .nav-item a:hover i, .sidebar[data-background-color="green"] .nav .nav-item a:hover .caret, .sidebar[data-background-color="green"] .nav .nav-item a:focus p, .sidebar[data-background-color="green"] .nav .nav-item a:focus i, .sidebar[data-background-color="green"] .nav .nav-item a:focus .caret, .sidebar[data-background-color="green"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="green"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="green"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #fff !important;
}
/* line 244, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green"] .nav > .nav-item.active > a, .sidebar[data-background-color="green"] .nav > .nav-item.active > a:hover, .sidebar[data-background-color="green"] .nav > .nav-item.active > a:focus, .sidebar[data-background-color="green"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: rgba(42, 106, 71, 0.9) !important;
}
/* line 247, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green"] .nav > .nav-item.active > a p, .sidebar[data-background-color="green"] .nav > .nav-item.active > a i, .sidebar[data-background-color="green"] .nav > .nav-item.active > a .caret, .sidebar[data-background-color="green"] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color="green"] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color="green"] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color="green"] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color="green"] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color="green"] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color="green"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="green"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="green"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret {
  color: rgba(42, 106, 71, 0.9) !important;
}
/* line 254, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green"] .nav .nav-section .text-section, .sidebar[data-background-color="green"] .nav .nav-section .sidebar-mini-icon {
  color: #eaeaea;
}
/* line 258, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green"] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}
/* line 263, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green"] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}
/* line 266, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green"] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color="green"] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 421, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green2"] {
  background: #2BB930 !important;
}
/* line 210, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green2"] .user {
  margin-top: 0px;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
/* line 216, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green2"] .user .info a > span {
  color: #fff;
}
/* line 218, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green2"] .user .info a > span .user-level {
  color: #eaeaea;
}
/* line 222, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green2"] .user .info .caret {
  border-top-color: #fff;
}
/* line 229, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green2"] .nav .nav-item a {
  color: #eaeaea !important;
}
/* line 231, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green2"] .nav .nav-item a p, .sidebar[data-background-color="green2"] .nav .nav-item a i, .sidebar[data-background-color="green2"] .nav .nav-item a .caret {
  color: #eaeaea !important;
}
/* line 234, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green2"] .nav .nav-item a:hover, .sidebar[data-background-color="green2"] .nav .nav-item a:focus, .sidebar[data-background-color="green2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}
/* line 236, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green2"] .nav .nav-item a:hover p, .sidebar[data-background-color="green2"] .nav .nav-item a:hover i, .sidebar[data-background-color="green2"] .nav .nav-item a:hover .caret, .sidebar[data-background-color="green2"] .nav .nav-item a:focus p, .sidebar[data-background-color="green2"] .nav .nav-item a:focus i, .sidebar[data-background-color="green2"] .nav .nav-item a:focus .caret, .sidebar[data-background-color="green2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="green2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="green2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #fff !important;
}
/* line 244, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green2"] .nav > .nav-item.active > a, .sidebar[data-background-color="green2"] .nav > .nav-item.active > a:hover, .sidebar[data-background-color="green2"] .nav > .nav-item.active > a:focus, .sidebar[data-background-color="green2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #2BB930 !important;
}
/* line 247, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green2"] .nav > .nav-item.active > a p, .sidebar[data-background-color="green2"] .nav > .nav-item.active > a i, .sidebar[data-background-color="green2"] .nav > .nav-item.active > a .caret, .sidebar[data-background-color="green2"] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color="green2"] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color="green2"] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color="green2"] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color="green2"] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color="green2"] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color="green2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="green2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="green2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #2BB930 !important;
}
/* line 254, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green2"] .nav .nav-section .text-section, .sidebar[data-background-color="green2"] .nav .nav-section .sidebar-mini-icon {
  color: #eaeaea;
}
/* line 258, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green2"] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}
/* line 263, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green2"] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}
/* line 266, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="green2"] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color="green2"] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 425, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange"] {
  background: #ffa300 !important;
}
/* line 210, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange"] .user {
  margin-top: 0px;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
/* line 216, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange"] .user .info a > span {
  color: #fff;
}
/* line 218, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange"] .user .info a > span .user-level {
  color: #eaeaea;
}
/* line 222, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange"] .user .info .caret {
  border-top-color: #fff;
}
/* line 229, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange"] .nav .nav-item a {
  color: #eaeaea !important;
}
/* line 231, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange"] .nav .nav-item a p, .sidebar[data-background-color="orange"] .nav .nav-item a i, .sidebar[data-background-color="orange"] .nav .nav-item a .caret {
  color: #eaeaea !important;
}
/* line 234, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange"] .nav .nav-item a:hover, .sidebar[data-background-color="orange"] .nav .nav-item a:focus, .sidebar[data-background-color="orange"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}
/* line 236, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange"] .nav .nav-item a:hover p, .sidebar[data-background-color="orange"] .nav .nav-item a:hover i, .sidebar[data-background-color="orange"] .nav .nav-item a:hover .caret, .sidebar[data-background-color="orange"] .nav .nav-item a:focus p, .sidebar[data-background-color="orange"] .nav .nav-item a:focus i, .sidebar[data-background-color="orange"] .nav .nav-item a:focus .caret, .sidebar[data-background-color="orange"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="orange"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="orange"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #fff !important;
}
/* line 244, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange"] .nav > .nav-item.active > a, .sidebar[data-background-color="orange"] .nav > .nav-item.active > a:hover, .sidebar[data-background-color="orange"] .nav > .nav-item.active > a:focus, .sidebar[data-background-color="orange"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #ffa300 !important;
}
/* line 247, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange"] .nav > .nav-item.active > a p, .sidebar[data-background-color="orange"] .nav > .nav-item.active > a i, .sidebar[data-background-color="orange"] .nav > .nav-item.active > a .caret, .sidebar[data-background-color="orange"] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color="orange"] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color="orange"] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color="orange"] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color="orange"] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color="orange"] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color="orange"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="orange"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="orange"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #ffa300 !important;
}
/* line 254, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange"] .nav .nav-section .text-section, .sidebar[data-background-color="orange"] .nav .nav-section .sidebar-mini-icon {
  color: #eaeaea;
}
/* line 258, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange"] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}
/* line 263, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange"] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}
/* line 266, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange"] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color="orange"] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 429, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange2"] {
  background: #FF9E27 !important;
}
/* line 210, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange2"] .user {
  margin-top: 0px;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
/* line 216, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange2"] .user .info a > span {
  color: #fff;
}
/* line 218, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange2"] .user .info a > span .user-level {
  color: #eaeaea;
}
/* line 222, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange2"] .user .info .caret {
  border-top-color: #fff;
}
/* line 229, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange2"] .nav .nav-item a {
  color: #eaeaea !important;
}
/* line 231, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange2"] .nav .nav-item a p, .sidebar[data-background-color="orange2"] .nav .nav-item a i, .sidebar[data-background-color="orange2"] .nav .nav-item a .caret {
  color: #eaeaea !important;
}
/* line 234, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange2"] .nav .nav-item a:hover, .sidebar[data-background-color="orange2"] .nav .nav-item a:focus, .sidebar[data-background-color="orange2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}
/* line 236, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange2"] .nav .nav-item a:hover p, .sidebar[data-background-color="orange2"] .nav .nav-item a:hover i, .sidebar[data-background-color="orange2"] .nav .nav-item a:hover .caret, .sidebar[data-background-color="orange2"] .nav .nav-item a:focus p, .sidebar[data-background-color="orange2"] .nav .nav-item a:focus i, .sidebar[data-background-color="orange2"] .nav .nav-item a:focus .caret, .sidebar[data-background-color="orange2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="orange2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="orange2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #fff !important;
}
/* line 244, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange2"] .nav > .nav-item.active > a, .sidebar[data-background-color="orange2"] .nav > .nav-item.active > a:hover, .sidebar[data-background-color="orange2"] .nav > .nav-item.active > a:focus, .sidebar[data-background-color="orange2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #FF9E27 !important;
}
/* line 247, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange2"] .nav > .nav-item.active > a p, .sidebar[data-background-color="orange2"] .nav > .nav-item.active > a i, .sidebar[data-background-color="orange2"] .nav > .nav-item.active > a .caret, .sidebar[data-background-color="orange2"] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color="orange2"] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color="orange2"] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color="orange2"] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color="orange2"] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color="orange2"] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color="orange2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="orange2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="orange2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #FF9E27 !important;
}
/* line 254, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange2"] .nav .nav-section .text-section, .sidebar[data-background-color="orange2"] .nav .nav-section .sidebar-mini-icon {
  color: #eaeaea;
}
/* line 258, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange2"] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}
/* line 263, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange2"] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}
/* line 266, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="orange2"] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color="orange2"] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 433, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red"] {
  background: #F25961 !important;
}
/* line 210, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red"] .user {
  margin-top: 0px;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
/* line 216, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red"] .user .info a > span {
  color: #fff;
}
/* line 218, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red"] .user .info a > span .user-level {
  color: #eaeaea;
}
/* line 222, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red"] .user .info .caret {
  border-top-color: #fff;
}
/* line 229, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red"] .nav .nav-item a {
  color: #eaeaea !important;
}
/* line 231, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red"] .nav .nav-item a p, .sidebar[data-background-color="red"] .nav .nav-item a i, .sidebar[data-background-color="red"] .nav .nav-item a .caret {
  color: #eaeaea !important;
}
/* line 234, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red"] .nav .nav-item a:hover, .sidebar[data-background-color="red"] .nav .nav-item a:focus, .sidebar[data-background-color="red"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}
/* line 236, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red"] .nav .nav-item a:hover p, .sidebar[data-background-color="red"] .nav .nav-item a:hover i, .sidebar[data-background-color="red"] .nav .nav-item a:hover .caret, .sidebar[data-background-color="red"] .nav .nav-item a:focus p, .sidebar[data-background-color="red"] .nav .nav-item a:focus i, .sidebar[data-background-color="red"] .nav .nav-item a:focus .caret, .sidebar[data-background-color="red"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="red"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="red"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #fff !important;
}
/* line 244, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red"] .nav > .nav-item.active > a, .sidebar[data-background-color="red"] .nav > .nav-item.active > a:hover, .sidebar[data-background-color="red"] .nav > .nav-item.active > a:focus, .sidebar[data-background-color="red"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #F25961 !important;
}
/* line 247, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red"] .nav > .nav-item.active > a p, .sidebar[data-background-color="red"] .nav > .nav-item.active > a i, .sidebar[data-background-color="red"] .nav > .nav-item.active > a .caret, .sidebar[data-background-color="red"] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color="red"] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color="red"] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color="red"] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color="red"] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color="red"] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color="red"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="red"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="red"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #F25961 !important;
}
/* line 254, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red"] .nav .nav-section .text-section, .sidebar[data-background-color="red"] .nav .nav-section .sidebar-mini-icon {
  color: #eaeaea;
}
/* line 258, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red"] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}
/* line 263, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red"] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}
/* line 266, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red"] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color="red"] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/* line 437, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red2"] {
  background: #EA4d56 !important;
}
/* line 210, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red2"] .user {
  margin-top: 0px;
  padding-top: 12.5px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
/* line 216, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red2"] .user .info a > span {
  color: #fff;
}
/* line 218, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red2"] .user .info a > span .user-level {
  color: #eaeaea;
}
/* line 222, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red2"] .user .info .caret {
  border-top-color: #fff;
}
/* line 229, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red2"] .nav .nav-item a {
  color: #eaeaea !important;
}
/* line 231, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red2"] .nav .nav-item a p, .sidebar[data-background-color="red2"] .nav .nav-item a i, .sidebar[data-background-color="red2"] .nav .nav-item a .caret {
  color: #eaeaea !important;
}
/* line 234, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red2"] .nav .nav-item a:hover, .sidebar[data-background-color="red2"] .nav .nav-item a:focus, .sidebar[data-background-color="red2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] {
  color: #fff !important;
}
/* line 236, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red2"] .nav .nav-item a:hover p, .sidebar[data-background-color="red2"] .nav .nav-item a:hover i, .sidebar[data-background-color="red2"] .nav .nav-item a:hover .caret, .sidebar[data-background-color="red2"] .nav .nav-item a:focus p, .sidebar[data-background-color="red2"] .nav .nav-item a:focus i, .sidebar[data-background-color="red2"] .nav .nav-item a:focus .caret, .sidebar[data-background-color="red2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="red2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="red2"] .nav .nav-item a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #fff !important;
}
/* line 244, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red2"] .nav > .nav-item.active > a, .sidebar[data-background-color="red2"] .nav > .nav-item.active > a:hover, .sidebar[data-background-color="red2"] .nav > .nav-item.active > a:focus, .sidebar[data-background-color="red2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] {
  background: #fff !important;
  color: #EA4d56 !important;
}
/* line 247, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red2"] .nav > .nav-item.active > a p, .sidebar[data-background-color="red2"] .nav > .nav-item.active > a i, .sidebar[data-background-color="red2"] .nav > .nav-item.active > a .caret, .sidebar[data-background-color="red2"] .nav > .nav-item.active > a:hover p, .sidebar[data-background-color="red2"] .nav > .nav-item.active > a:hover i, .sidebar[data-background-color="red2"] .nav > .nav-item.active > a:hover .caret, .sidebar[data-background-color="red2"] .nav > .nav-item.active > a:focus p, .sidebar[data-background-color="red2"] .nav > .nav-item.active > a:focus i, .sidebar[data-background-color="red2"] .nav > .nav-item.active > a:focus .caret, .sidebar[data-background-color="red2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] p, .sidebar[data-background-color="red2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] i, .sidebar[data-background-color="red2"] .nav > .nav-item.active > a[data-toggle=collapse][aria-expanded=true] .caret {
  color: #EA4d56 !important;
}
/* line 254, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red2"] .nav .nav-section .text-section, .sidebar[data-background-color="red2"] .nav .nav-section .sidebar-mini-icon {
  color: #eaeaea;
}
/* line 258, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red2"] .nav .nav-collapse li a .sub-item:before {
  background: #eaeaea;
}
/* line 263, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red2"] .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #f7f7f7;
}
/* line 266, ../sass/theme/_layouts-colors.scss */
.sidebar[data-background-color="red2"] .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .sidebar[data-background-color="red2"] .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #dcdbdb;
}

/*    Avatar    */
/* line 3, ../sass/theme/components/_avatars.scss */
.avatar {
  position: relative;
  display: inline-block;
}

/* line 8, ../sass/theme/components/_avatars.scss */
.avatar-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/* line 15, ../sass/theme/components/_avatars.scss */
.avatar-title {
  width: 100%;
  height: 100%;
  background-color: #6861CE;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 25, ../sass/theme/components/_avatars.scss */
.avatar-online::before, .avatar-offline::before, .avatar-away::before {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 25%;
  height: 25%;
  border-radius: 50%;
  content: '';
  border: 2px solid #fff;
}

/* line 36, ../sass/theme/components/_avatars.scss */
.avatar-online::before {
  background-color: rgba(42, 106, 71, 0.9);
}

/* line 40, ../sass/theme/components/_avatars.scss */
.avatar-offline::before {
  background-color: #97a2b1;
}

/* line 45, ../sass/theme/components/_avatars.scss */
.avatar-away::before {
  background-color: #ffa300;
}

/* line 49, ../sass/theme/components/_avatars.scss */
.avatar {
  width: 3rem;
  height: 3rem;
}
/* line 52, ../sass/theme/components/_avatars.scss */
.avatar .border {
  border-width: 3px !important;
}
/* line 55, ../sass/theme/components/_avatars.scss */
.avatar .rounded {
  border-radius: 6px !important;
}
/* line 58, ../sass/theme/components/_avatars.scss */
.avatar .avatar-title {
  font-size: 18px;
}

/* line 63, ../sass/theme/components/_avatars.scss */
.avatar-xs {
  width: 1.65rem;
  height: 1.65rem;
}
/* line 66, ../sass/theme/components/_avatars.scss */
.avatar-xs .border {
  border-width: 2px !important;
}
/* line 69, ../sass/theme/components/_avatars.scss */
.avatar-xs .rounded {
  border-radius: 4px !important;
}
/* line 72, ../sass/theme/components/_avatars.scss */
.avatar-xs .avatar-title {
  font-size: 12px;
}
/* line 75, ../sass/theme/components/_avatars.scss */
.avatar-xs.avatar-online::before, .avatar-xs.avatar-offline::before, .avatar-xs.avatar-away::before {
  border-width: 1px;
}

/* line 80, ../sass/theme/components/_avatars.scss */
.avatar-sm {
  width: 2.5rem;
  height: 2.5rem;
}
/* line 83, ../sass/theme/components/_avatars.scss */
.avatar-sm .border {
  border-width: 3px !important;
}
/* line 86, ../sass/theme/components/_avatars.scss */
.avatar-sm .rounded {
  border-radius: 4px !important;
}
/* line 89, ../sass/theme/components/_avatars.scss */
.avatar-sm .avatar-title {
  font-size: 15px;
}
/* line 92, ../sass/theme/components/_avatars.scss */
.avatar-sm.avatar-online::before, .avatar-sm.avatar-offline::before, .avatar-sm.avatar-away::before {
  border-width: 2px;
}

/* line 97, ../sass/theme/components/_avatars.scss */
.avatar-lg {
  width: 3.75rem;
  height: 3.75rem;
}
/* line 100, ../sass/theme/components/_avatars.scss */
.avatar-lg .border {
  border-width: 3px !important;
}
/* line 103, ../sass/theme/components/_avatars.scss */
.avatar-lg .rounded {
  border-radius: 8px !important;
}
/* line 106, ../sass/theme/components/_avatars.scss */
.avatar-lg .avatar-title {
  font-size: 24px;
}
/* line 109, ../sass/theme/components/_avatars.scss */
.avatar-lg.avatar-online::before, .avatar-lg.avatar-offline::before, .avatar-lg.avatar-away::before {
  border-width: 3px;
}

/* line 114, ../sass/theme/components/_avatars.scss */
.avatar-xl {
  width: 5rem;
  height: 5rem;
}
/* line 117, ../sass/theme/components/_avatars.scss */
.avatar-xl .border {
  border-width: 4px !important;
}
/* line 120, ../sass/theme/components/_avatars.scss */
.avatar-xl .rounded {
  border-radius: 8px !important;
}
/* line 123, ../sass/theme/components/_avatars.scss */
.avatar-xl .avatar-title {
  font-size: 28px;
}
/* line 126, ../sass/theme/components/_avatars.scss */
.avatar-xl.avatar-online::before, .avatar-xl.avatar-offline::before, .avatar-xl.avatar-away::before {
  border-width: 4px;
}

/* line 131, ../sass/theme/components/_avatars.scss */
.avatar-xxl {
  width: 5.125rem;
  height: 5.125rem;
}
/* line 134, ../sass/theme/components/_avatars.scss */
.avatar-xxl .border {
  border-width: 6px !important;
}
/* line 137, ../sass/theme/components/_avatars.scss */
.avatar-xxl .rounded {
  border-radius: 8px !important;
}
/* line 140, ../sass/theme/components/_avatars.scss */
.avatar-xxl .avatar-title {
  font-size: 30px;
}
/* line 143, ../sass/theme/components/_avatars.scss */
.avatar-xxl.avatar-online::before, .avatar-xxl.avatar-offline::before, .avatar-xxl.avatar-away::before {
  border-width: 4px;
}

@media (min-width: 768px) {
  /* line 149, ../sass/theme/components/_avatars.scss */
  .avatar-xxl {
    width: 8rem;
    height: 8rem;
  }
  /* line 152, ../sass/theme/components/_avatars.scss */
  .avatar-xxl .border {
    border-width: 4px !important;
  }
  /* line 155, ../sass/theme/components/_avatars.scss */
  .avatar-xxl .rounded {
    border-radius: 12px !important;
  }
  /* line 158, ../sass/theme/components/_avatars.scss */
  .avatar-xxl .avatar-title {
    font-size: 42px;
  }
  /* line 161, ../sass/theme/components/_avatars.scss */
  .avatar-xxl.avatar-online::before, .avatar-xxl.avatar-offline::before, .avatar-xxl.avatar-away::before {
    border-width: 4px;
  }
}
/* line 167, ../sass/theme/components/_avatars.scss */
.avatar-group {
  display: inline-flex;
}
/* line 169, ../sass/theme/components/_avatars.scss */
.avatar-group .avatar + .avatar {
  margin-left: -.75rem;
}
/* line 172, ../sass/theme/components/_avatars.scss */
.avatar-group .avatar-xs + .avatar-xs {
  margin-left: -.40625rem;
}
/* line 175, ../sass/theme/components/_avatars.scss */
.avatar-group .avatar-sm + .avatar-sm {
  margin-left: -.625rem;
}
/* line 178, ../sass/theme/components/_avatars.scss */
.avatar-group .avatar-lg + .avatar-lg {
  margin-left: -1rem;
}
/* line 181, ../sass/theme/components/_avatars.scss */
.avatar-group .avatar-xl + .avatar-xl {
  margin-left: -1.28125rem;
}
/* line 184, ../sass/theme/components/_avatars.scss */
.avatar-group .avatar:hover {
  z-index: 1;
}

/* line 189, ../sass/theme/components/_avatars.scss */
.border-dark {
  border-color: #202940 !important;
}

/* 		Breadcrumb		*/
/* line 2, ../sass/theme/components/_breadcrumbs.scss */
.breadcrumbs {
  list-style: none;
  display: inline;
  width: auto;
  border-left: 1px solid #efefef;
  margin-left: 25px;
  padding-left: 25px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  height: 100%;
}
/* line 13, ../sass/theme/components/_breadcrumbs.scss */
.breadcrumbs li {
  display: inline-block;
}
/* line 15, ../sass/theme/components/_breadcrumbs.scss */
.breadcrumbs li a {
  color: #575962;
  font-size: 13px;
}
/* line 18, ../sass/theme/components/_breadcrumbs.scss */
.breadcrumbs li a i {
  font-size: 16px;
}
/* line 21, ../sass/theme/components/_breadcrumbs.scss */
.breadcrumbs li a:hover {
  text-decoration: none;
}
/* line 25, ../sass/theme/components/_breadcrumbs.scss */
.breadcrumbs li.separator {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
}

/*     Card     */
/* line 3, ../sass/theme/components/_cards.scss */
.card, .card-light {
  border-radius: 5px;
  background-color: #ffffff;
  margin-bottom: 30px;
  -webkit-box-shadow: 2px 6px 15px 0px rgba(69, 65, 78, 0.1);
  -moz-box-shadow: 2px 6px 15px 0px rgba(69, 65, 78, 0.1);
  box-shadow: 2px 6px 15px 0px rgba(69, 65, 78, 0.1);
  border: 0px;
}
/* line 11, ../sass/theme/components/_cards.scss */
.card .card-header, .card-light .card-header {
  padding: 1rem 1.25rem;
  background-color: transparent;
  border-bottom: 1px solid #ebecec !important;
}
/* line 15, ../sass/theme/components/_cards.scss */
.card .card-header:first-child, .card-light .card-header:first-child {
  border-radius: 0px;
}
/* line 18, ../sass/theme/components/_cards.scss */
.card .card-header .card-head-row, .card-light .card-header .card-head-row {
  display: flex;
  align-items: center;
}
/* line 21, ../sass/theme/components/_cards.scss */
.card .card-header .card-head-row .card-tools, .card-light .card-header .card-head-row .card-tools {
  margin-left: auto;
  float: right;
  padding-left: 15px;
}
/* line 28, ../sass/theme/components/_cards.scss */
.card .separator-solid, .card-light .separator-solid {
  border-top: 1px solid #ebecec;
  margin: 15px 0;
}
/* line 32, ../sass/theme/components/_cards.scss */
.card .separator-dashed, .card-light .separator-dashed {
  border-top: 1px dashed #ebecec;
  margin: 15px 0;
}
/* line 36, ../sass/theme/components/_cards.scss */
.card .separator-dot, .card-light .separator-dot {
  border-top: 1px dotted #ebecec;
  margin: 15px 0;
}
/* line 40, ../sass/theme/components/_cards.scss */
.card .full-width-separator, .card-light .full-width-separator {
  margin: 15px -20px 15px;
}
/* line 43, ../sass/theme/components/_cards.scss */
.card .b-b1, .card-light .b-b1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
/* line 46, ../sass/theme/components/_cards.scss */
.card .card-body, .card-light .card-body {
  padding: 1.25rem;
}
/* line 49, ../sass/theme/components/_cards.scss */
.card .card-footer, .card-light .card-footer {
  background-color: transparent;
  line-height: 30px;
  border-top: 1px solid #ebecec !important;
  font-size: 13px;
}
/* line 55, ../sass/theme/components/_cards.scss */
.card .pull-in, .card-light .pull-in {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
/* line 58, ../sass/theme/components/_cards.scss */
.card .pull-in.sparkline-fix, .card-light .pull-in.sparkline-fix {
  margin-left: -1.35rem;
  margin-right: -1.35rem;
  margin-bottom: -3px;
}
/* line 64, ../sass/theme/components/_cards.scss */
.card .chart-as-background, .card-light .chart-as-background {
  position: absolute;
  bottom: 0;
  width: calc(100% + 2px);
}
/* line 69, ../sass/theme/components/_cards.scss */
.card .card-action, .card-light .card-action {
  padding: 30px;
  background-color: transparent;
  line-height: 30px;
  border-top: 1px solid #ebecec !important;
  font-size: 14px;
}
/* line 77, ../sass/theme/components/_cards.scss */
.card .card-footer hr, .card-light .card-footer hr {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 81, ../sass/theme/components/_cards.scss */
.card .card-footer .legend, .card-light .card-footer .legend {
  display: inline-block;
}

@media screen and (max-width: 476px) {
  /* line 90, ../sass/theme/components/_cards.scss */
  .card .card-header .card-head-row:not(.card-tools-still-right) {
    flex-direction: column;
    align-items: unset;
  }
  /* line 93, ../sass/theme/components/_cards.scss */
  .card .card-header .card-head-row:not(.card-tools-still-right) .card-tools {
    margin-left: 0px;
    float: left;
    padding-left: 0px;
    padding-top: 10px;
  }
}
/* line 105, ../sass/theme/components/_cards.scss */
.card.full-height {
  height: calc(100% - 30px);
}

/* line 110, ../sass/theme/components/_cards.scss */
.card-space {
  padding: 0 30px;
}
/* line 112, ../sass/theme/components/_cards.scss */
.card-space > .card-header, .card-space > .card-body, .card-space > .card-footer, .card-space > .card-action {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* line 118, ../sass/theme/components/_cards.scss */
.card-with-nav .card-header {
  border-bottom: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
/* line 123, ../sass/theme/components/_cards.scss */
.card-with-nav .card-body {
  padding: 15px 25px !important;
}

/* line 128, ../sass/theme/components/_cards.scss */
.card-list {
  padding: 10px 0;
}
/* line 130, ../sass/theme/components/_cards.scss */
.card-list .item-list {
  display: flex;
  flex-direction: row;
  padding: 10px 0;
  align-items: center;
}
/* line 135, ../sass/theme/components/_cards.scss */
.card-list .item-list .info-user {
  flex: 1;
}
/* line 137, ../sass/theme/components/_cards.scss */
.card-list .item-list .info-user .username, .card-list .item-list .info-user a.username {
  color: rgba(42, 101, 71, 0.9);
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: 400;
}
/* line 143, ../sass/theme/components/_cards.scss */
.card-list .item-list .info-user .status {
  font-size: 11px;
  color: #7d7b7b;
}

/* line 151, ../sass/theme/components/_cards.scss */
.card-title {
  margin: 0;
  color: #575962;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
}
/* line 157, ../sass/theme/components/_cards.scss */
.card-title a, .card-title a:hover, .card-title a:focus {
  color: #575962;
  text-decoration: none;
}

/* line 162, ../sass/theme/components/_cards.scss */
.card-sub {
  display: block;
  margin: 5px 0 10px 0;
  font-size: .9rem;
  background: #f7f8fa;
  color: #575962;
  padding: 0.85rem 1.5rem;
  border-radius: 4px;
  line-height: 1.82;
}

/* line 172, ../sass/theme/components/_cards.scss */
.card-category {
  margin-top: 8px;
  font-size: 14px;
  color: #8d9498;
  margin-bottom: 0px;
  word-break: normal;
}

/* line 179, ../sass/theme/components/_cards.scss */
label {
  font-size: 14px;
  font-weight: 400;
  color: #8d9498;
  margin-bottom: 0px;
}

/* line 186, ../sass/theme/components/_cards.scss */
.card-transparent {
  background: transparent !important;
  box-shadow: none;
  border-color: transparent !important;
}

/*     Card Stats    */
/* line 194, ../sass/theme/components/_cards.scss */
.card-stats .card-body {
  padding: 15px !important;
}
/* line 197, ../sass/theme/components/_cards.scss */
.card-stats .card-title {
  margin-bottom: 0px !important;
}
/* line 200, ../sass/theme/components/_cards.scss */
.card-stats .card-category {
  margin-top: 0px;
}
/* line 203, ../sass/theme/components/_cards.scss */
.card-stats .col-icon {
  width: 65px;
  height: 65px;
  margin-left: 15px;
}
/* line 208, ../sass/theme/components/_cards.scss */
.card-stats .icon-big {
  width: 100%;
  height: 100%;
  font-size: 2.2em;
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 216, ../sass/theme/components/_cards.scss */
.card-stats .icon-big.icon-default, .card-stats .icon-big.icon-primary, .card-stats .icon-big.icon-secondary, .card-stats .icon-big.icon-success, .card-stats .icon-big.icon-info, .card-stats .icon-big.icon-warning, .card-stats .icon-big.icon-danger {
  border-radius: 5px;
}
/* line 218, ../sass/theme/components/_cards.scss */
.card-stats .icon-big.icon-default i, .card-stats .icon-big.icon-primary i, .card-stats .icon-big.icon-secondary i, .card-stats .icon-big.icon-success i, .card-stats .icon-big.icon-info i, .card-stats .icon-big.icon-warning i, .card-stats .icon-big.icon-danger i {
  color: #ffffff !important;
}
/* line 222, ../sass/theme/components/_cards.scss */
.card-stats .icon-big.icon-default {
  background: #1a2035;
}
/* line 225, ../sass/theme/components/_cards.scss */
.card-stats .icon-big.icon-primary {
  background: rgba(42, 101, 71, 0.9);
}
/* line 228, ../sass/theme/components/_cards.scss */
.card-stats .icon-big.icon-secondary {
  background: #6861CE;
}
/* line 231, ../sass/theme/components/_cards.scss */
.card-stats .icon-big.icon-success {
  background: rgba(42, 106, 71, 0.9);
}
/* line 234, ../sass/theme/components/_cards.scss */
.card-stats .icon-big.icon-warning {
  background: #ffa300;
}
/* line 237, ../sass/theme/components/_cards.scss */
.card-stats .icon-big.icon-info {
  background: #48ABF7;
}
/* line 240, ../sass/theme/components/_cards.scss */
.card-stats .icon-big.icon-danger {
  background: #F25961;
}
/* line 243, ../sass/theme/components/_cards.scss */
.card-stats .icon-big.round {
  border-radius: 50% !important;
}
/* line 247, ../sass/theme/components/_cards.scss */
.card-stats .col-stats {
  align-items: center;
  display: flex;
  padding-left: 15px;
}

/*     Card Task     */
/* line 256, ../sass/theme/components/_cards.scss */
.card-tasks .table {
  margin-bottom: 0px;
}
/* line 258, ../sass/theme/components/_cards.scss */
.card-tasks .table .form-check {
  padding: 0 0 0 0.75rem !important;
}
/* line 260, ../sass/theme/components/_cards.scss */
.card-tasks .table .form-check label {
  margin-bottom: 0px !important;
}
/* line 264, ../sass/theme/components/_cards.scss */
.card-tasks .table tbody td:first-child, .card-tasks .table thead th:first-child {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 268, ../sass/theme/components/_cards.scss */
.card-tasks .table tbody td:last-child, .card-tasks .table thead th:last-child {
  padding-right: 15px;
}
/* line 271, ../sass/theme/components/_cards.scss */
.card-tasks .table tbody tr:last-child td {
  border-bottom-width: 0px !important;
}
/* line 275, ../sass/theme/components/_cards.scss */
.card-tasks .card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
/* line 278, ../sass/theme/components/_cards.scss */
.card-tasks .card-body .table td {
  font-size: 13px;
}
/* line 280, ../sass/theme/components/_cards.scss */
.card-tasks .card-body .table td .btn {
  font-size: 15px;
  opacity: 0.7;
  transition: all .3s;
}
/* line 285, ../sass/theme/components/_cards.scss */
.card-tasks .card-body .table td:hover .btn {
  opacity: 1;
}
/* line 290, ../sass/theme/components/_cards.scss */
.card-tasks .form-button-action {
  display: block !important;
}

/*     Card States    */
/* line 296, ../sass/theme/components/_cards.scss */
.card-dark, .card-default, .card-primary, .card-secondary, .card-info, .card-success, .card-warning, .card-danger {
  color: #ffffff;
  border: 0px;
}

/* line 301, ../sass/theme/components/_cards.scss */
.card-dark .card-header, .card-default .card-header, .card-primary .card-header, .card-secondary .card-header, .card-info .card-header, .card-success .card-header, .card-warning .card-header, .card-danger .card-header {
  border-bottom: transparent !important;
}

/* line 305, ../sass/theme/components/_cards.scss */
.card-dark .card-category, .card-default .card-category, .card-primary .card-category, .card-secondary .card-category, .card-info .card-category, .card-success .card-category, .card-warning .card-category, .card-danger .card-category, .card-dark .card-title, .card-default .card-title, .card-primary .card-title, .card-secondary .card-title, .card-info .card-title, .card-success .card-title, .card-warning .card-title, .card-danger .card-title, .card-dark label, .card-default label, .card-primary label, .card-info label, .card-success label, .card-warning label, .card-danger label {
  color: #ffffff;
}

/* line 309, ../sass/theme/components/_cards.scss */
.card-dark .icon-big > i, .card-default .icon-big > i, .card-primary .icon-big > i, .card-secondary .icon-big > i, .card-info .icon-big > i, .card-success .icon-big > i, .card-warning .icon-big > i, .card-danger .icon-big > i {
  color: #ffffff !important;
}

/* line 313, ../sass/theme/components/_cards.scss */
.card-dark .card-footer, .card-default .card-footer, .card-primary .card-footer, .card-secondary .card-footer, .card-info .card-footer, .card-success .card-footer, .card-warning .card-footer, .card-danger .card-footer {
  border-top: transparent !important;
}

/* line 317, ../sass/theme/components/_cards.scss */
.card-default {
  background: #1a2035 !important;
}

/* line 321, ../sass/theme/components/_cards.scss */
.card-primary {
  background: rgba(42, 101, 71, 0.9) !important;
}

/* line 325, ../sass/theme/components/_cards.scss */
.card-secondary {
  background: #6861CE !important;
}

/* line 329, ../sass/theme/components/_cards.scss */
.card-info {
  background: #48ABF7 !important;
}

/* line 333, ../sass/theme/components/_cards.scss */
.card-success {
  background: rgba(42, 106, 71, 0.9) !important;
}

/* line 337, ../sass/theme/components/_cards.scss */
.card-warning {
  background: #ffa300 !important;
}

/* line 341, ../sass/theme/components/_cards.scss */
.card-danger {
  background: #F25961 !important;
}

/* line 345, ../sass/theme/components/_cards.scss */
.card-round {
  border-radius: 5px;
}

/*     Progress Card    */
/* line 351, ../sass/theme/components/_cards.scss */
.progress-card {
  margin-bottom: 25px;
}
/* line 353, ../sass/theme/components/_cards.scss */
.progress-card .progress-status {
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

/*      Card Posts    */
/* line 365, ../sass/theme/components/_cards.scss */
.card-post .info-post .username {
  margin-bottom: 0px;
  font-weight: 600;
}
/* line 369, ../sass/theme/components/_cards.scss */
.card-post .info-post .date {
  margin-bottom: 0px;
}

/*     Card Pricing    */
/* line 376, ../sass/theme/components/_cards.scss */
.card-pricing {
  padding: 20px 5px;
  text-align: center;
  border-radius: 5px;
}
/* line 380, ../sass/theme/components/_cards.scss */
.card-pricing .card-header {
  border-bottom: 0px !important;
}
/* line 383, ../sass/theme/components/_cards.scss */
.card-pricing .card-footer {
  border-top: 0px !important;
  padding: 15px 15px 10px 15px;
}
/* line 387, ../sass/theme/components/_cards.scss */
.card-pricing .card-title {
  font-weight: 400;
  font-size: 20px;
}
/* line 392, ../sass/theme/components/_cards.scss */
.card-pricing .card-price .price {
  font-size: 36px;
  font-weight: 400;
}
/* line 396, ../sass/theme/components/_cards.scss */
.card-pricing .card-price .text {
  font-size: 18px;
  font-weight: 400;
  color: #d1d7e3;
}
/* line 402, ../sass/theme/components/_cards.scss */
.card-pricing .specification-list {
  list-style: none;
  padding-left: 0px;
}
/* line 405, ../sass/theme/components/_cards.scss */
.card-pricing .specification-list li {
  padding: 8px 0 12px;
  border-bottom: 1px solid #eee;
  text-align: left;
  font-size: 12px;
  margin-bottom: 5px;
}
/* line 411, ../sass/theme/components/_cards.scss */
.card-pricing .specification-list li .name-specification {
  color: #83848a;
}
/* line 414, ../sass/theme/components/_cards.scss */
.card-pricing .specification-list li .status-specification {
  margin-left: auto;
  float: right;
  font-weight: 400;
}
/* line 421, ../sass/theme/components/_cards.scss */
.card-pricing.card-pricing-focus {
  padding: 40px 5px;
}
/* line 425, ../sass/theme/components/_cards.scss */
.card-pricing.card-default .name-specification, .card-pricing.card-primary .name-specification, .card-pricing.card-secondary .name-specification, .card-pricing.card-info .name-specification, .card-pricing.card-success .name-specification, .card-pricing.card-danger .name-specification, .card-pricing.card-warning .name-specification {
  color: #ffffff !important;
}
/* line 431, ../sass/theme/components/_cards.scss */
.card-pricing.card-primary .specification-list li {
  border-color: #2f8bff !important;
}
/* line 435, ../sass/theme/components/_cards.scss */
.card-pricing.card-primary .btn-light {
  color: rgba(42, 101, 71, 0.9) !important;
}
/* line 441, ../sass/theme/components/_cards.scss */
.card-pricing.card-success .specification-list li {
  border-color: #64e069 !important;
}
/* line 445, ../sass/theme/components/_cards.scss */
.card-pricing.card-success .btn-light {
  color: rgba(42, 106, 71, 0.9) !important;
}
/* line 451, ../sass/theme/components/_cards.scss */
.card-pricing.card-secondary .specification-list li {
  border-color: #7f77dc !important;
}
/* line 455, ../sass/theme/components/_cards.scss */
.card-pricing.card-secondary .btn-light {
  color: #6861CE !important;
}
/* line 461, ../sass/theme/components/_cards.scss */
.card-pricing.card-default .specification-list li {
  border-color: #6f8996 !important;
}
/* line 465, ../sass/theme/components/_cards.scss */
.card-pricing.card-default .btn-light {
  color: #1a2035 !important;
}
/* line 471, ../sass/theme/components/_cards.scss */
.card-pricing.card-info .specification-list li {
  border-color: #11c0e4 !important;
}
/* line 475, ../sass/theme/components/_cards.scss */
.card-pricing.card-info .btn-light {
  color: #48ABF7 !important;
}
/* line 481, ../sass/theme/components/_cards.scss */
.card-pricing.card-danger .specification-list li {
  border-color: #ff6972 !important;
}
/* line 485, ../sass/theme/components/_cards.scss */
.card-pricing.card-danger .btn-light {
  color: #F25961 !important;
}
/* line 491, ../sass/theme/components/_cards.scss */
.card-pricing.card-warning .specification-list li {
  border-color: #ffbc67 !important;
}
/* line 495, ../sass/theme/components/_cards.scss */
.card-pricing.card-warning .btn-light {
  color: #ffa300 !important;
}

/* line 501, ../sass/theme/components/_cards.scss */
.card-pricing2 {
  padding-bottom: 10px;
  background: #fff !important;
  border-bottom: 7px solid;
  text-align: center;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
  -moz-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
  box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
}
/* line 512, ../sass/theme/components/_cards.scss */
.card-pricing2:before {
  content: "";
  width: 100%;
  height: 350px;
  position: absolute;
  top: -150px;
  left: 0;
  transform: skewY(-20deg);
}
/* line 522, ../sass/theme/components/_cards.scss */
.card-pricing2 .price-value:after, .card-pricing2 .price-value:before {
  content: "";
  left: 50%;
  transform: translateX(-50%) scaleY(0.5) rotate(45deg);
}
/* line 529, ../sass/theme/components/_cards.scss */
.card-pricing2 .value:after, .card-pricing2 .value:before {
  content: "";
  left: 50%;
  transform: translateX(-50%) scaleY(0.5) rotate(45deg);
}
/* line 535, ../sass/theme/components/_cards.scss */
.card-pricing2 .pricing-header {
  padding: 20px 20px 60px;
  text-align: left;
  position: relative;
}
/* line 540, ../sass/theme/components/_cards.scss */
.card-pricing2 .sub-title {
  display: block;
  font-size: 16px;
}
/* line 544, ../sass/theme/components/_cards.scss */
.card-pricing2 .value {
  background: #fff;
}
/* line 547, ../sass/theme/components/_cards.scss */
.card-pricing2 .price-value {
  display: inline-block;
  width: 170px;
  height: 110px;
  padding: 15px;
  border: 2px solid;
  border-top: none;
  border-bottom: none;
  position: relative;
}
/* line 556, ../sass/theme/components/_cards.scss */
.card-pricing2 .price-value:after, .card-pricing2 .price-value:before {
  width: 121px;
  height: 121px;
  border: 3px solid;
  border-right: none;
  border-bottom: none;
  position: absolute;
  top: -60px;
}
/* line 565, ../sass/theme/components/_cards.scss */
.card-pricing2 .price-value:after {
  border-top: none;
  border-left: none;
  border-bottom: 3px solid;
  border-right: 3px solid;
  top: auto;
  bottom: -60px;
}
/* line 574, ../sass/theme/components/_cards.scss */
.card-pricing2 .value {
  width: 100%;
  height: 100%;
  border: 2px solid;
  border-top: none;
  border-bottom: none;
  z-index: 1;
  position: relative;
}
/* line 582, ../sass/theme/components/_cards.scss */
.card-pricing2 .value:after, .card-pricing2 .value:before {
  width: 97px;
  height: 97px;
  background: #fff;
  border: 3px solid;
  border-bottom: none;
  border-right: none;
  position: absolute;
  top: -48px;
  z-index: -1;
}
/* line 593, ../sass/theme/components/_cards.scss */
.card-pricing2 .value:after {
  border-right: 3px solid;
  border-bottom: 3px solid;
  border-top: none;
  border-left: none;
  top: auto;
  bottom: -48px;
}
/* line 602, ../sass/theme/components/_cards.scss */
.card-pricing2 .currency {
  display: inline-block;
  font-size: 30px;
  margin-top: 7px;
  vertical-align: top;
}
/* line 608, ../sass/theme/components/_cards.scss */
.card-pricing2 .amount {
  display: inline-block;
  font-size: 40px;
  font-weight: 600;
  line-height: 65px;
}
/* line 613, ../sass/theme/components/_cards.scss */
.card-pricing2 .amount span {
  display: inline-block;
  font-size: 30px;
  font-weight: 400;
  vertical-align: top;
  margin-top: -7px;
}
/* line 621, ../sass/theme/components/_cards.scss */
.card-pricing2 .month {
  display: block;
  font-size: 16px;
  line-height: 0;
}
/* line 626, ../sass/theme/components/_cards.scss */
.card-pricing2 .pricing-content {
  padding: 50px 0 0 80px;
  margin-bottom: 20px;
  list-style: none;
  text-align: left;
  transition: all .3s ease 0s;
}
/* line 632, ../sass/theme/components/_cards.scss */
.card-pricing2 .pricing-content li {
  padding: 7px 0;
  font-size: 13px;
  color: grey;
  position: relative;
}
/* line 637, ../sass/theme/components/_cards.scss */
.card-pricing2 .pricing-content li.disable:before, .card-pricing2 .pricing-content li:before {
  content: "\f00c";
  font-family: 'Font Awesome 5 Solid';
  font-weight: 900;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  background: #98c458;
  text-align: center;
  color: #fff;
  position: absolute;
  left: -50px;
  font-size: 9px;
}
/* line 652, ../sass/theme/components/_cards.scss */
.card-pricing2 .pricing-content li.disable:before {
  content: "\f00d";
  background: #fe6c6c;
}
/* line 683, ../sass/theme/components/_cards.scss */
.card-pricing2.card-default {
  border-bottom-color: #1a2035;
}
/* line 659, ../sass/theme/components/_cards.scss */
.card-pricing2.card-default .price-value:before, .card-pricing2.card-default .value:before {
  border-left-color: #1a2035;
  border-top-color: #1a2035;
}
/* line 663, ../sass/theme/components/_cards.scss */
.card-pricing2.card-default .price-value, .card-pricing2.card-default .value {
  border-right-color: #1a2035;
}
/* line 665, ../sass/theme/components/_cards.scss */
.card-pricing2.card-default .price-value:after, .card-pricing2.card-default .value:after {
  border-right-color: #1a2035;
}
/* line 670, ../sass/theme/components/_cards.scss */
.card-pricing2.card-default .price-value:after, .card-pricing2.card-default .value:after {
  border-bottom-color: #1a2035;
}
/* line 673, ../sass/theme/components/_cards.scss */
.card-pricing2.card-default .value {
  color: #1a2035;
}
/* line 676, ../sass/theme/components/_cards.scss */
.card-pricing2.card-default:before {
  background: #1a2035;
}
/* line 679, ../sass/theme/components/_cards.scss */
.card-pricing2.card-default .price-value, .card-pricing2.card-default .value {
  border-left-color: #1a2035;
}
/* line 686, ../sass/theme/components/_cards.scss */
.card-pricing2.card-primary {
  border-bottom-color: rgba(42, 101, 71, 0.9);
}
/* line 659, ../sass/theme/components/_cards.scss */
.card-pricing2.card-primary .price-value:before, .card-pricing2.card-primary .value:before {
  border-left-color: rgba(42, 101, 71, 0.9);
  border-top-color: rgba(42, 101, 71, 0.9);
}
/* line 663, ../sass/theme/components/_cards.scss */
.card-pricing2.card-primary .price-value, .card-pricing2.card-primary .value {
  border-right-color: rgba(42, 101, 71, 0.9);
}
/* line 665, ../sass/theme/components/_cards.scss */
.card-pricing2.card-primary .price-value:after, .card-pricing2.card-primary .value:after {
  border-right-color: rgba(42, 101, 71, 0.9);
}
/* line 670, ../sass/theme/components/_cards.scss */
.card-pricing2.card-primary .price-value:after, .card-pricing2.card-primary .value:after {
  border-bottom-color: rgba(42, 101, 71, 0.9);
}
/* line 673, ../sass/theme/components/_cards.scss */
.card-pricing2.card-primary .value {
  color: rgba(42, 101, 71, 0.9);
}
/* line 676, ../sass/theme/components/_cards.scss */
.card-pricing2.card-primary:before {
  background: rgba(42, 101, 71, 0.9);
}
/* line 679, ../sass/theme/components/_cards.scss */
.card-pricing2.card-primary .price-value, .card-pricing2.card-primary .value {
  border-left-color: rgba(42, 101, 71, 0.9);
}
/* line 689, ../sass/theme/components/_cards.scss */
.card-pricing2.card-secondary {
  border-bottom-color: #6861CE;
}
/* line 659, ../sass/theme/components/_cards.scss */
.card-pricing2.card-secondary .price-value:before, .card-pricing2.card-secondary .value:before {
  border-left-color: #6861CE;
  border-top-color: #6861CE;
}
/* line 663, ../sass/theme/components/_cards.scss */
.card-pricing2.card-secondary .price-value, .card-pricing2.card-secondary .value {
  border-right-color: #6861CE;
}
/* line 665, ../sass/theme/components/_cards.scss */
.card-pricing2.card-secondary .price-value:after, .card-pricing2.card-secondary .value:after {
  border-right-color: #6861CE;
}
/* line 670, ../sass/theme/components/_cards.scss */
.card-pricing2.card-secondary .price-value:after, .card-pricing2.card-secondary .value:after {
  border-bottom-color: #6861CE;
}
/* line 673, ../sass/theme/components/_cards.scss */
.card-pricing2.card-secondary .value {
  color: #6861CE;
}
/* line 676, ../sass/theme/components/_cards.scss */
.card-pricing2.card-secondary:before {
  background: #6861CE;
}
/* line 679, ../sass/theme/components/_cards.scss */
.card-pricing2.card-secondary .price-value, .card-pricing2.card-secondary .value {
  border-left-color: #6861CE;
}
/* line 692, ../sass/theme/components/_cards.scss */
.card-pricing2.card-info {
  border-bottom-color: #48ABF7;
}
/* line 659, ../sass/theme/components/_cards.scss */
.card-pricing2.card-info .price-value:before, .card-pricing2.card-info .value:before {
  border-left-color: #48ABF7;
  border-top-color: #48ABF7;
}
/* line 663, ../sass/theme/components/_cards.scss */
.card-pricing2.card-info .price-value, .card-pricing2.card-info .value {
  border-right-color: #48ABF7;
}
/* line 665, ../sass/theme/components/_cards.scss */
.card-pricing2.card-info .price-value:after, .card-pricing2.card-info .value:after {
  border-right-color: #48ABF7;
}
/* line 670, ../sass/theme/components/_cards.scss */
.card-pricing2.card-info .price-value:after, .card-pricing2.card-info .value:after {
  border-bottom-color: #48ABF7;
}
/* line 673, ../sass/theme/components/_cards.scss */
.card-pricing2.card-info .value {
  color: #48ABF7;
}
/* line 676, ../sass/theme/components/_cards.scss */
.card-pricing2.card-info:before {
  background: #48ABF7;
}
/* line 679, ../sass/theme/components/_cards.scss */
.card-pricing2.card-info .price-value, .card-pricing2.card-info .value {
  border-left-color: #48ABF7;
}
/* line 695, ../sass/theme/components/_cards.scss */
.card-pricing2.card-success {
  border-bottom-color: rgba(42, 106, 71, 0.9);
}
/* line 659, ../sass/theme/components/_cards.scss */
.card-pricing2.card-success .price-value:before, .card-pricing2.card-success .value:before {
  border-left-color: rgba(42, 106, 71, 0.9);
  border-top-color: rgba(42, 106, 71, 0.9);
}
/* line 663, ../sass/theme/components/_cards.scss */
.card-pricing2.card-success .price-value, .card-pricing2.card-success .value {
  border-right-color: rgba(42, 106, 71, 0.9);
}
/* line 665, ../sass/theme/components/_cards.scss */
.card-pricing2.card-success .price-value:after, .card-pricing2.card-success .value:after {
  border-right-color: rgba(42, 106, 71, 0.9);
}
/* line 670, ../sass/theme/components/_cards.scss */
.card-pricing2.card-success .price-value:after, .card-pricing2.card-success .value:after {
  border-bottom-color: rgba(42, 106, 71, 0.9);
}
/* line 673, ../sass/theme/components/_cards.scss */
.card-pricing2.card-success .value {
  color: rgba(42, 106, 71, 0.9);
}
/* line 676, ../sass/theme/components/_cards.scss */
.card-pricing2.card-success:before {
  background: rgba(42, 106, 71, 0.9);
}
/* line 679, ../sass/theme/components/_cards.scss */
.card-pricing2.card-success .price-value, .card-pricing2.card-success .value {
  border-left-color: rgba(42, 106, 71, 0.9);
}
/* line 698, ../sass/theme/components/_cards.scss */
.card-pricing2.card-warning {
  border-bottom-color: #ffa300;
}
/* line 659, ../sass/theme/components/_cards.scss */
.card-pricing2.card-warning .price-value:before, .card-pricing2.card-warning .value:before {
  border-left-color: #ffa300;
  border-top-color: #ffa300;
}
/* line 663, ../sass/theme/components/_cards.scss */
.card-pricing2.card-warning .price-value, .card-pricing2.card-warning .value {
  border-right-color: #ffa300;
}
/* line 665, ../sass/theme/components/_cards.scss */
.card-pricing2.card-warning .price-value:after, .card-pricing2.card-warning .value:after {
  border-right-color: #ffa300;
}
/* line 670, ../sass/theme/components/_cards.scss */
.card-pricing2.card-warning .price-value:after, .card-pricing2.card-warning .value:after {
  border-bottom-color: #ffa300;
}
/* line 673, ../sass/theme/components/_cards.scss */
.card-pricing2.card-warning .value {
  color: #ffa300;
}
/* line 676, ../sass/theme/components/_cards.scss */
.card-pricing2.card-warning:before {
  background: #ffa300;
}
/* line 679, ../sass/theme/components/_cards.scss */
.card-pricing2.card-warning .price-value, .card-pricing2.card-warning .value {
  border-left-color: #ffa300;
}
/* line 701, ../sass/theme/components/_cards.scss */
.card-pricing2.card-danger {
  border-bottom-color: #F25961;
}
/* line 659, ../sass/theme/components/_cards.scss */
.card-pricing2.card-danger .price-value:before, .card-pricing2.card-danger .value:before {
  border-left-color: #F25961;
  border-top-color: #F25961;
}
/* line 663, ../sass/theme/components/_cards.scss */
.card-pricing2.card-danger .price-value, .card-pricing2.card-danger .value {
  border-right-color: #F25961;
}
/* line 665, ../sass/theme/components/_cards.scss */
.card-pricing2.card-danger .price-value:after, .card-pricing2.card-danger .value:after {
  border-right-color: #F25961;
}
/* line 670, ../sass/theme/components/_cards.scss */
.card-pricing2.card-danger .price-value:after, .card-pricing2.card-danger .value:after {
  border-bottom-color: #F25961;
}
/* line 673, ../sass/theme/components/_cards.scss */
.card-pricing2.card-danger .value {
  color: #F25961;
}
/* line 676, ../sass/theme/components/_cards.scss */
.card-pricing2.card-danger:before {
  background: #F25961;
}
/* line 679, ../sass/theme/components/_cards.scss */
.card-pricing2.card-danger .price-value, .card-pricing2.card-danger .value {
  border-left-color: #F25961;
}

/*    Card Product    */
/* line 707, ../sass/theme/components/_cards.scss */
.row-cardProduct {
  padding: 0 5px;
  white-space: nowrap;
  overflow-x: auto;
  display: block !important;
  margin-right: -2rem;
  width: unset !important;
}

/* line 716, ../sass/theme/components/_cards.scss */
.col-cardProduct {
  width: 225px;
  padding: 0 10px;
  display: inline-block;
}

/* line 722, ../sass/theme/components/_cards.scss */
.card-product {
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.12);
  margin-bottom: 15px;
}
/* line 728, ../sass/theme/components/_cards.scss */
.card-product .product-summary {
  padding: 15px;
}

@media screen and (max-width: 768px) {
  /* line 734, ../sass/theme/components/_cards.scss */
  .col-cardProduct {
    width: 175px;
  }

  /* line 738, ../sass/theme/components/_cards.scss */
  .card-product .title-product {
    font-size: 14px;
  }
  /* line 741, ../sass/theme/components/_cards.scss */
  .card-product .price-product {
    font-size: 18px;
  }
}
/*     Card Shadow    */
/* line 749, ../sass/theme/components/_cards.scss */
.skew-shadow {
  position: relative;
  overflow: hidden;
}
/* line 752, ../sass/theme/components/_cards.scss */
.skew-shadow:before {
  content: '';
  position: absolute;
  background: rgba(255, 255, 255, 0.1);
  width: 50%;
  min-width: 150px;
  height: 100%;
  top: 0;
  right: -25%;
  transform: skewX(-32.5deg);
}

/* line 765, ../sass/theme/components/_cards.scss */
.bubble-shadow {
  position: relative;
  overflow: hidden;
}
/* line 768, ../sass/theme/components/_cards.scss */
.bubble-shadow:before {
  position: absolute;
  top: -10%;
  right: -140px;
  width: 300px;
  height: 300px;
  content: "";
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
}
/* line 778, ../sass/theme/components/_cards.scss */
.bubble-shadow:after {
  position: absolute;
  top: -65px;
  right: 80px;
  width: 150px;
  height: 150px;
  content: "";
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
}

/* line 790, ../sass/theme/components/_cards.scss */
.curves-shadow {
  position: relative;
  overflow: hidden;
}
/* line 793, ../sass/theme/components/_cards.scss */
.curves-shadow:before {
  content: '';
  position: absolute;
  background: url(../img/img-shadow.png);
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 990px) {
  /* line 806, ../sass/theme/components/_cards.scss */
  .card-pricing2 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 813, ../sass/theme/components/_cards.scss */
  .card-pricing2:before {
    transform: skewY(-15deg);
  }
}
/*     Card Annoucement    */
/* line 821, ../sass/theme/components/_cards.scss */
.card-annoucement .card-body {
  padding: 50px 25px;
}
/* line 824, ../sass/theme/components/_cards.scss */
.card-annoucement .card-opening {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.01em;
}
/* line 829, ../sass/theme/components/_cards.scss */
.card-annoucement .card-desc {
  padding: 15px 0;
  font-size: 16px;
  line-height: 1.65;
  font-weight: 300;
}
/* line 836, ../sass/theme/components/_cards.scss */
.card-annoucement.card-primary .btn-light {
  color: rgba(42, 101, 71, 0.9) !important;
}
/* line 841, ../sass/theme/components/_cards.scss */
.card-annoucement.card-success .btn-light {
  color: rgba(42, 106, 71, 0.9) !important;
}
/* line 846, ../sass/theme/components/_cards.scss */
.card-annoucement.card-secondary .btn-light {
  color: #6861CE !important;
}
/* line 851, ../sass/theme/components/_cards.scss */
.card-annoucement.card-default .btn-light {
  color: #1a2035 !important;
}
/* line 856, ../sass/theme/components/_cards.scss */
.card-annoucement.card-info .btn-light {
  color: #48ABF7 !important;
}
/* line 861, ../sass/theme/components/_cards.scss */
.card-annoucement.card-danger .btn-light {
  color: #F25961 !important;
}
/* line 866, ../sass/theme/components/_cards.scss */
.card-annoucement.card-warning .btn-light {
  color: #ffa300 !important;
}

/*     Card Profile     */
/* line 873, ../sass/theme/components/_cards.scss */
.card-profile {
  color: #575962;
}
/* line 875, ../sass/theme/components/_cards.scss */
.card-profile .profile-picture {
  text-align: center;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -41px;
  width: 100%;
  box-sizing: border-box;
}
/* line 886, ../sass/theme/components/_cards.scss */
.card-profile .user-profile .name {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 5px;
}
/* line 891, ../sass/theme/components/_cards.scss */
.card-profile .user-profile .job {
  color: #83848a;
  margin-bottom: 5px;
}
/* line 895, ../sass/theme/components/_cards.scss */
.card-profile .user-profile .desc {
  color: #bbb;
  margin-bottom: 15px;
}
/* line 899, ../sass/theme/components/_cards.scss */
.card-profile .user-profile .social-media {
  margin-bottom: 20px;
}
/* line 901, ../sass/theme/components/_cards.scss */
.card-profile .user-profile .social-media .btn {
  padding: 5px !important;
}
/* line 903, ../sass/theme/components/_cards.scss */
.card-profile .user-profile .social-media .btn i {
  font-size: 22px !important;
}
/* line 909, ../sass/theme/components/_cards.scss */
.card-profile .user-stats {
  margin-bottom: 10px;
}
/* line 911, ../sass/theme/components/_cards.scss */
.card-profile .user-stats [class^="col"] {
  border-right: 1px solid #ebebeb;
}
/* line 914, ../sass/theme/components/_cards.scss */
.card-profile .user-stats [class^="col"]:last-child {
  border-right: 0px;
}
/* line 917, ../sass/theme/components/_cards.scss */
.card-profile .user-stats .number {
  font-weight: 400;
  font-size: 15px;
}
/* line 921, ../sass/theme/components/_cards.scss */
.card-profile .user-stats .title {
  color: #7d7b7b;
}
/* line 925, ../sass/theme/components/_cards.scss */
.card-profile .card-header {
  border-bottom: 0px;
  height: 100px;
  position: relative;
}
/* line 930, ../sass/theme/components/_cards.scss */
.card-profile .card-body {
  padding-top: 60px;
}
/* line 933, ../sass/theme/components/_cards.scss */
.card-profile .card-footer {
  border-top: 0px;
}
/* line 937, ../sass/theme/components/_cards.scss */
.card-profile.card-secondary .card-header {
  background: #6861CE;
}

/*      Row Card No Padding      */
/* line 945, ../sass/theme/components/_cards.scss */
.row-card-no-pd {
  border-radius: 5px;
  margin-left: 0;
  margin-right: 0;
  background: #ffffff;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  -webkit-box-shadow: 2px 6px 15px 0px rgba(69, 65, 78, 0.1);
  -moz-box-shadow: 2px 6px 15px 0px rgba(69, 65, 78, 0.1);
  box-shadow: 2px 6px 15px 0px rgba(69, 65, 78, 0.1);
  border: 0px;
}
/* line 958, ../sass/theme/components/_cards.scss */
.row-card-no-pd .card {
  margin-bottom: 0px;
  border-width: 0px;
  box-shadow: none;
  position: unset;
}
/* line 963, ../sass/theme/components/_cards.scss */
.row-card-no-pd .card .card-header {
  padding-left: 0px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
}
/* line 969, ../sass/theme/components/_cards.scss */
.row-card-no-pd [class*=col] .card:before {
  position: absolute;
  height: calc(100%);
  width: 1px;
  background: #eee;
  content: '';
  right: 0px;
}
/* line 977, ../sass/theme/components/_cards.scss */
.row-card-no-pd [class*=col]:last-child .card:before {
  width: 0px;
}

/*     Accordion     */
/* line 984, ../sass/theme/components/_cards.scss */
.accordion .card {
  border-radius: 5px !important;
  background: #f7f7f7 !important;
  color: #575962 !important;
  border: 0;
  box-shadow: none;
}
/* line 990, ../sass/theme/components/_cards.scss */
.accordion .card .span-icon {
  font-size: 22px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 995, ../sass/theme/components/_cards.scss */
.accordion .card > .card-header {
  border: 0px !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  border-radius: 0 !important;
}
/* line 1002, ../sass/theme/components/_cards.scss */
.accordion .card > .card-header > .span-mode {
  margin-left: auto;
}
/* line 1004, ../sass/theme/components/_cards.scss */
.accordion .card > .card-header > .span-mode:before {
  content: "\f068" !important;
  font-family: 'Font Awesome 5 Solid';
  font-weight: 900;
  font-size: 16px;
}
/* line 1013, ../sass/theme/components/_cards.scss */
.accordion .card > .card-header.collapsed > .span-mode:before {
  content: "\f067" !important;
}
/* line 1019, ../sass/theme/components/_cards.scss */
.accordion .card .card-body {
  border-top: 1px solid #ebebeb;
  padding: 30px;
}
/* line 1025, ../sass/theme/components/_cards.scss */
.accordion.accordion-default .card .card-header, .accordion.accordion-default .card .card-header .btn-link, .accordion.accordion-primary .card .card-header, .accordion.accordion-primary .card .card-header .btn-link, .accordion.accordion-secondary .card .card-header, .accordion.accordion-secondary .card .card-header .btn-link, .accordion.accordion-info .card .card-header, .accordion.accordion-info .card .card-header .btn-link, .accordion.accordion-success .card .card-header, .accordion.accordion-success .card .card-header .btn-link, .accordion.accordion-warning .card .card-header, .accordion.accordion-warning .card .card-header .btn-link, .accordion.accordion-danger .card .card-header, .accordion.accordion-danger .card .card-header .btn-link {
  font-size: 14px;
}
/* line 1029, ../sass/theme/components/_cards.scss */
.accordion.accordion-default .card .card-header {
  color: #1a2035;
}
/* line 1032, ../sass/theme/components/_cards.scss */
.accordion.accordion-default .card .card-header .btn-link {
  color: #1a2035 !important;
}
/* line 1029, ../sass/theme/components/_cards.scss */
.accordion.accordion-primary .card .card-header {
  color: rgba(42, 101, 71, 0.9);
}
/* line 1032, ../sass/theme/components/_cards.scss */
.accordion.accordion-primary .card .card-header .btn-link {
  color: rgba(42, 101, 71, 0.9) !important;
}
/* line 1029, ../sass/theme/components/_cards.scss */
.accordion.accordion-secondary .card .card-header {
  color: #6861CE;
}
/* line 1032, ../sass/theme/components/_cards.scss */
.accordion.accordion-secondary .card .card-header .btn-link {
  color: #6861CE !important;
}
/* line 1029, ../sass/theme/components/_cards.scss */
.accordion.accordion-info .card .card-header {
  color: #48ABF7;
}
/* line 1032, ../sass/theme/components/_cards.scss */
.accordion.accordion-info .card .card-header .btn-link {
  color: #48ABF7 !important;
}
/* line 1029, ../sass/theme/components/_cards.scss */
.accordion.accordion-success .card .card-header {
  color: rgba(42, 106, 71, 0.9);
}
/* line 1032, ../sass/theme/components/_cards.scss */
.accordion.accordion-success .card .card-header .btn-link {
  color: rgba(42, 106, 71, 0.9) !important;
}
/* line 1029, ../sass/theme/components/_cards.scss */
.accordion.accordion-warning .card .card-header {
  color: #ffa300;
}
/* line 1032, ../sass/theme/components/_cards.scss */
.accordion.accordion-warning .card .card-header .btn-link {
  color: #ffa300 !important;
}
/* line 1029, ../sass/theme/components/_cards.scss */
.accordion.accordion-danger .card .card-header {
  color: #F25961;
}
/* line 1032, ../sass/theme/components/_cards.scss */
.accordion.accordion-danger .card .card-header .btn-link {
  color: #F25961 !important;
}

/* line 1076, ../sass/theme/components/_cards.scss */
.border-transparent {
  border-color: transparent !important;
}

/* line 1, ../sass/theme/components/_gutters.scss */
.gutters-0 {
  margin-right: 0;
  margin-left: 0;
}
/* line 5, ../sass/theme/components/_gutters.scss */
.gutters-0 > .col, .gutters-0 > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
/* line 10, ../sass/theme/components/_gutters.scss */
.gutters-0 .card {
  margin-bottom: 0;
}

/* line 15, ../sass/theme/components/_gutters.scss */
.gutters-xs {
  margin-right: -0.25rem;
  margin-left: -0.25rem;
}
/* line 19, ../sass/theme/components/_gutters.scss */
.gutters-xs > .col, .gutters-xs > [class*="col-"] {
  padding-right: 0.25rem;
  padding-left: 0.25rem;
}
/* line 24, ../sass/theme/components/_gutters.scss */
.gutters-xs .card {
  margin-bottom: 0.5rem;
}

/* line 29, ../sass/theme/components/_gutters.scss */
.gutters-sm {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
/* line 33, ../sass/theme/components/_gutters.scss */
.gutters-sm > .col, .gutters-sm > [class*="col-"] {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
/* line 38, ../sass/theme/components/_gutters.scss */
.gutters-sm .card {
  margin-bottom: 1rem;
}

/* line 43, ../sass/theme/components/_gutters.scss */
.gutters-lg {
  margin-right: -1rem;
  margin-left: -1rem;
}
/* line 47, ../sass/theme/components/_gutters.scss */
.gutters-lg > .col, .gutters-lg > [class*="col-"] {
  padding-right: 1rem;
  padding-left: 1rem;
}
/* line 52, ../sass/theme/components/_gutters.scss */
.gutters-lg .card {
  margin-bottom: 2rem;
}

/* line 57, ../sass/theme/components/_gutters.scss */
.gutters-xl {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}
/* line 61, ../sass/theme/components/_gutters.scss */
.gutters-xl > .col, .gutters-xl > [class*="col-"] {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
/* line 66, ../sass/theme/components/_gutters.scss */
.gutters-xl .card {
  margin-bottom: 3rem;
}

/* line 1, ../sass/theme/components/_stamps.scss */
.stamp {
  color: #fff;
  background: #6861CE;
  display: inline-block;
  min-width: 2rem;
  height: 2rem;
  padding: 0 .25rem;
  line-height: 2rem;
  text-align: center;
  border-radius: 3px;
  font-weight: 600;
}

/* line 14, ../sass/theme/components/_stamps.scss */
.stamp-md {
  min-width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}

/*     Form     */
/* line 3, ../sass/theme/components/_inputs.scss */
.form-control {
  font-size: 14px;
  border-color: #ebedf2;
  padding: .6rem 1rem;
  height: inherit !important;
}
/* line 8, ../sass/theme/components/_inputs.scss */
.form-control:focus {
  border-color: #3e93ff;
}

/*     Form Control Sizes    */
/* line 14, ../sass/theme/components/_inputs.scss */
.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
  padding: .5rem 1rem !important;
  font-size: 1.25rem !important;
}

/* line 39, ../sass/theme/components/_inputs.scss */
.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
  padding: .25rem .5rem !important;
  font-size: .875rem !important;
  line-height: 1.5;
}

/* line 65, ../sass/theme/components/_inputs.scss */
.form-control::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.7;
}

/* line 66, ../sass/theme/components/_inputs.scss */
.form-control:-moz-placeholder {
  color: inherit;
  opacity: 0.7;
}

/* line 67, ../sass/theme/components/_inputs.scss */
.form-control::-moz-placeholder {
  color: inherit;
  opacity: 0.7;
}

/* line 68, ../sass/theme/components/_inputs.scss */
.form-control:-ms-input-placeholder {
  color: inherit;
  opacity: 0.7;
}

/* line 69, ../sass/theme/components/_inputs.scss */
.form-control::-ms-input-placeholder {
  color: inherit;
  opacity: 0.7;
}

/* line 71, ../sass/theme/components/_inputs.scss */
.input-group-text {
  border-color: #ebedf2 !important;
}

/* line 75, ../sass/theme/components/_inputs.scss */
.form-button-action {
  display: inline-flex;
}

/* line 79, ../sass/theme/components/_inputs.scss */
.form-check-label, .form-radio-label {
  margin-right: 15px;
}

/*     CheckBox Input    */
/* line 85, ../sass/theme/components/_inputs.scss */
.select-all-checkbox + .form-check-sign:before {
  background: #ccc !important;
  border-color: #ccc !important;
}

/* line 92, ../sass/theme/components/_inputs.scss */
.form-check [type="checkbox"]:not(:checked), .form-check [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
/* line 96, ../sass/theme/components/_inputs.scss */
.form-check [type="checkbox"]:not(:checked) + .form-check-sign, .form-check [type="checkbox"]:checked + .form-check-sign, .form-check [type="checkbox"] + .form-check-sign {
  position: relative;
  padding-left: 2em;
  color: #575962;
  cursor: pointer;
}
/* line 102, ../sass/theme/components/_inputs.scss */
.form-check [type="checkbox"]:not(:checked) + .form-check-sign:before, .form-check [type="checkbox"]:checked + .form-check-sign:before, .form-check [type="checkbox"] + .form-check-sign:before {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  background: transparent;
  border-radius: 4px;
}
/* line 113, ../sass/theme/components/_inputs.scss */
.form-check [type="checkbox"]:not(:checked) + .form-check-sign:after, .form-check [type="checkbox"]:checked + .form-check-sign:after, .form-check [type="checkbox"] + .form-check-sign:after {
  content: "\f00c";
  display: inline-block;
  position: absolute;
  top: -1px;
  left: 2px;
  width: 18px;
  height: 18px;
  text-align: center;
  font-size: 1.3em;
  line-height: 0.8;
  color: rgba(42, 101, 71, 0.9);
  transition: all .2s;
  font-family: 'Font Awesome 5 Solid';
}
/* line 128, ../sass/theme/components/_inputs.scss */
.form-check [type="checkbox"]:not(:checked) + .form-check-sign:after {
  opacity: 0;
  transform: scale(0);
}
/* line 132, ../sass/theme/components/_inputs.scss */
.form-check [type="checkbox"]:checked + .form-check-sign {
  font-weight: 400;
}
/* line 133, ../sass/theme/components/_inputs.scss */
.form-check [type="checkbox"]:checked + .form-check-sign:after {
  opacity: 1;
  transform: scale(1);
}
/* line 140, ../sass/theme/components/_inputs.scss */
.form-check [type="checkbox"]:disabled:not(:checked) + .form-check-sign:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
/* line 146, ../sass/theme/components/_inputs.scss */
.form-check [type="checkbox"]:disabled:checked + .form-check-sign:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
/* line 151, ../sass/theme/components/_inputs.scss */
.form-check [type="checkbox"]:disabled:checked + .form-check-sign:after {
  color: #999;
}
/* line 155, ../sass/theme/components/_inputs.scss */
.form-check [type="checkbox"]:disabled + .form-check-sign {
  color: #aaa;
}
/* line 159, ../sass/theme/components/_inputs.scss */
.form-check [type="checkbox"]:checked:focus + .form-check-sign:before, .form-check [type="checkbox"]:not(:checked):focus + .form-check-sign:before {
  border: 1px solid #ccc;
}

/* line 165, ../sass/theme/components/_inputs.scss */
.form-check-sign:hover:before {
  border: 1px solid #ccc !important;
}

/* line 169, ../sass/theme/components/_inputs.scss */
.form-check {
  padding-left: 0.75rem;
}

/* line 173, ../sass/theme/components/_inputs.scss */
.form-check-input {
  position: relative;
  margin-top: .3rem;
}

/*     Radio Input    */
/* line 181, ../sass/theme/components/_inputs.scss */
.form-radio [type="radio"]:not(:checked), .form-radio [type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
/* line 185, ../sass/theme/components/_inputs.scss */
.form-radio [type="radio"]:not(:checked) + .form-radio-sign, .form-radio [type="radio"]:checked + .form-radio-sign {
  color: #575962;
  position: relative;
  padding-left: 2em;
  cursor: pointer;
  line-height: 22px;
  font-weight: 400;
}
/* line 193, ../sass/theme/components/_inputs.scss */
.form-radio [type="radio"]:not(:checked) + .form-radio-sign:before {
  content: "\f18a";
  font-size: 22px;
  font-family: LineAwesome;
  position: absolute;
  left: 0;
  top: auto;
  background: transparent;
  line-height: 1;
  color: #bbb;
}
/* line 204, ../sass/theme/components/_inputs.scss */
.form-radio [type="radio"]:checked + .form-radio-sign:before {
  content: "\f18a";
  font-size: 22px;
  font-family: LineAwesome;
  position: absolute;
  left: 0;
  top: auto;
  background: transparent;
  line-height: 1;
  display: none;
}
/* line 215, ../sass/theme/components/_inputs.scss */
.form-radio [type="radio"]:not(:checked) + .form-radio-sign:after, .form-radio [type="radio"]:checked + .form-radio-sign:after {
  content: "\f1bc";
  position: absolute;
  left: 0px;
  top: auto;
  text-align: center;
  font-size: 22px;
  color: #4D7CFE;
  transition: all .2s;
  line-height: 1;
  font-family: LineAwesome;
}
/* line 227, ../sass/theme/components/_inputs.scss */
.form-radio [type="radio"]:not(:checked) + .form-radio-sign:after {
  opacity: 0;
  transform: scale(0);
}
/* line 231, ../sass/theme/components/_inputs.scss */
.form-radio [type="radio"]:checked + .form-radio-sign {
  font-weight: 400;
}
/* line 232, ../sass/theme/components/_inputs.scss */
.form-radio [type="radio"]:checked + .form-radio-sign:after {
  opacity: 1;
  transform: scale(1);
}
/* line 239, ../sass/theme/components/_inputs.scss */
.form-radio [type="radio"]:disabled:not(:checked) + .form-radio-sign:before {
  box-shadow: none;
  opacity: 0.65;
}
/* line 244, ../sass/theme/components/_inputs.scss */
.form-radio [type="radio"]:disabled:checked + .form-radio-sign:before {
  box-shadow: none;
  opacity: 0.65;
}
/* line 248, ../sass/theme/components/_inputs.scss */
.form-radio [type="radio"]:disabled:checked + .form-radio-sign:after {
  opacity: 0.65;
}
/* line 252, ../sass/theme/components/_inputs.scss */
.form-radio [type="radio"]:disabled + .form-radio-sign {
  color: #aaa;
  opacity: 0.65;
}
/* line 257, ../sass/theme/components/_inputs.scss */
.form-radio [type="radio"]:checked:focus + .form-radio-sign:before, .form-radio [type="radio"]:not(:checked):focus + .form-radio-sign:before {
  border: 1px solid #ccc;
}

/* line 263, ../sass/theme/components/_inputs.scss */
.form-radio {
  padding-left: 0.75rem;
}

/* line 267, ../sass/theme/components/_inputs.scss */
.form-radio-input {
  position: relative;
  margin-top: .3rem;
}

/*      Custom Checkbox      */
/* line 274, ../sass/theme/components/_inputs.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: rgba(42, 101, 71, 0.9);
}
/* line 278, ../sass/theme/components/_inputs.scss */
.custom-checkbox.checkbox-default .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #1a2035;
}
/* line 283, ../sass/theme/components/_inputs.scss */
.custom-checkbox.checkbox-primary .custom-control-input:checked ~ .custom-control-label::before {
  background-color: rgba(42, 101, 71, 0.9);
}
/* line 288, ../sass/theme/components/_inputs.scss */
.custom-checkbox.checkbox-secondary .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #6861CE;
}
/* line 293, ../sass/theme/components/_inputs.scss */
.custom-checkbox.checkbox-info .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #48ABF7;
}
/* line 298, ../sass/theme/components/_inputs.scss */
.custom-checkbox.checkbox-success .custom-control-input:checked ~ .custom-control-label::before {
  background-color: rgba(42, 106, 71, 0.9);
}
/* line 303, ../sass/theme/components/_inputs.scss */
.custom-checkbox.checkbox-warning .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ffa300;
}
/* line 308, ../sass/theme/components/_inputs.scss */
.custom-checkbox.checkbox-danger .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #F25961;
}

/*      Label      */
/* line 315, ../sass/theme/components/_inputs.scss */
.col-form-label {
  line-height: 1.8;
}

/* line 319, ../sass/theme/components/_inputs.scss */
.required-label {
  color: red;
}

/* line 323, ../sass/theme/components/_inputs.scss */
.label-align-left {
  text-align: left;
}

/* line 327, ../sass/theme/components/_inputs.scss */
.label-align-right {
  text-align: right;
}

/* line 331, ../sass/theme/components/_inputs.scss */
.label-align-center {
  text-align: center;
}

/*     Input    */
/* line 336, ../sass/theme/components/_inputs.scss */
.form-group, .form-check {
  margin-bottom: 0;
  padding: 10px;
}

/* line 342, ../sass/theme/components/_inputs.scss */
.form-group label, .form-check label {
  margin-bottom: .5rem;
  color: #495057;
  font-weight: 600;
  font-size: 1rem;
  white-space: nowrap;
}

/* line 350, ../sass/theme/components/_inputs.scss */
.form-group-default {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  padding-top: 7px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 4px;
  overflow: hidden;
  width: 100%;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease;
  margin-bottom: 15px;
}
/* line 363, ../sass/theme/components/_inputs.scss */
.form-group-default label {
  opacity: 1;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  margin: 0;
  display: block;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}
/* line 373, ../sass/theme/components/_inputs.scss */
.form-group-default label:not(.error) {
  font-size: 10.5px !important;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 400;
}
/* line 379, ../sass/theme/components/_inputs.scss */
.form-group-default .form-control {
  border: 0;
  min-height: 25px;
  padding: 0;
  margin-top: 6px;
  background: 0 0;
  font-size: 14px;
}
/* line 387, ../sass/theme/components/_inputs.scss */
.form-group-default select.form-control:not([size]):not([multiple]) {
  height: unset !important;
}
/* line 390, ../sass/theme/components/_inputs.scss */
.form-group-default.active {
  border-color: rgba(0, 0, 0, 0.1) !important;
  background-color: #f0f0f0;
}
/* line 393, ../sass/theme/components/_inputs.scss */
.form-group-default.active label {
  opacity: 0.5;
}

/* line 399, ../sass/theme/components/_inputs.scss */
.form-floating-label {
  position: relative;
}
/* line 401, ../sass/theme/components/_inputs.scss */
.form-floating-label .placeholder {
  position: absolute;
  padding: .375rem .75rem;
  transition: all .2s;
  opacity: 0.8;
  margin-bottom: 0 !important;
  font-size: 14px !important;
  font-weight: 400;
  top: 12px;
}
/* line 412, ../sass/theme/components/_inputs.scss */
.form-floating-label .form-control:focus + .placeholder, .form-floating-label .form-control:valid + .placeholder, .form-floating-label .form-control.filled + .placeholder {
  font-size: 85% !important;
  transform: translate3d(0, -10px, 0);
  top: 0;
  opacity: 1;
  padding: .375rem 0 .75rem;
  font-weight: 600;
}
/* line 420, ../sass/theme/components/_inputs.scss */
.form-floating-label .form-control.filled + .placeholder {
  color: rgba(42, 101, 71, 0.9) !important;
}
/* line 423, ../sass/theme/components/_inputs.scss */
.form-floating-label .form-control ::-webkit-input-placeholder {
  color: transparent;
}
/* line 424, ../sass/theme/components/_inputs.scss */
.form-floating-label .form-control :-moz-placeholder {
  color: transparent;
}
/* line 425, ../sass/theme/components/_inputs.scss */
.form-floating-label .form-control ::-moz-placeholder {
  color: transparent;
}
/* line 426, ../sass/theme/components/_inputs.scss */
.form-floating-label .form-control :-ms-input-placeholder {
  color: transparent;
}
/* line 428, ../sass/theme/components/_inputs.scss */
.form-floating-label .input-border-bottom + .placeholder {
  padding: .375rem 0 .75rem;
}

/* line 433, ../sass/theme/components/_inputs.scss */
.form-inline label {
  margin-bottom: 0 !important;
}

/* line 437, ../sass/theme/components/_inputs.scss */
.input-fixed {
  width: 200px;
}

/* line 441, ../sass/theme/components/_inputs.scss */
.form-control.input-full {
  width: 100% !important;
}

/* line 446, ../sass/theme/components/_inputs.scss */
.has-success label {
  color: rgba(42, 106, 71, 0.9) !important;
}
/* line 449, ../sass/theme/components/_inputs.scss */
.has-success .form-control {
  border-color: rgba(42, 106, 71, 0.9) !important;
  color: rgba(42, 106, 71, 0.9) !important;
}
/* line 453, ../sass/theme/components/_inputs.scss */
.has-success .input-group-text {
  border-color: rgba(42, 106, 71, 0.9) !important;
  background: rgba(42, 106, 71, 0.9) !important;
  color: #ffffff !important;
}

/* line 461, ../sass/theme/components/_inputs.scss */
.has-error label {
  color: #F25961 !important;
}
/* line 464, ../sass/theme/components/_inputs.scss */
.has-error .form-control {
  border-color: #F25961 !important;
  color: #F25961 !important;
}
/* line 468, ../sass/theme/components/_inputs.scss */
.has-error .input-group-text {
  border-color: #F25961 !important;
  background: #F25961 !important;
  color: #ffffff !important;
}

/* line 477, ../sass/theme/components/_inputs.scss */
.input-group label.error, .input-group label.success {
  width: 100%;
  order: 100;
}

/* line 484, ../sass/theme/components/_inputs.scss */
.custom-control {
  position: relative;
}
/* line 486, ../sass/theme/components/_inputs.scss */
.custom-control.custom-radio, .custom-control.custom-checkbox {
  margin-bottom: 0;
  padding-left: 2em;
  cursor: pointer;
  line-height: 24px;
  margin-right: 25px;
  display: inline-block;
}
/* line 494, ../sass/theme/components/_inputs.scss */
.custom-control.custom-radio label.error, .custom-control.custom-radio label.success, .custom-control.custom-checkbox label.error, .custom-control.custom-checkbox label.success {
  position: absolute;
  width: 100vh;
  top: 23px;
  left: 0;
}

/* line 504, ../sass/theme/components/_inputs.scss */
.has-feedback {
  position: relative;
}

/* line 508, ../sass/theme/components/_inputs.scss */
.form-control-feedback {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}

/* line 515, ../sass/theme/components/_inputs.scss */
.has-success .form-control-feedback {
  color: rgba(42, 106, 71, 0.9);
}

/* line 519, ../sass/theme/components/_inputs.scss */
.has-error .form-control-feedback {
  color: #F25961;
}

/* line 524, ../sass/theme/components/_inputs.scss */
.input-group.has-icon {
  border-radius: .25rem;
  border: 1px solid #ced4da;
}
/* line 528, ../sass/theme/components/_inputs.scss */
.input-group.has-success, .input-group.has-icon.has-success {
  border: 1px solid rgba(42, 106, 71, 0.9) !important;
  color: rgba(42, 106, 71, 0.9);
}
/* line 532, ../sass/theme/components/_inputs.scss */
.input-group.has-error {
  border: 1px solid #F25961 !important;
  color: #F25961;
}
/* line 537, ../sass/theme/components/_inputs.scss */
.input-group.has-icon.has-error {
  border: 1px solid #F25961 !important;
  color: #F25961;
}
/* line 541, ../sass/theme/components/_inputs.scss */
.input-group.has-icon .form-control {
  border-radius: .25rem;
  border: 0px;
  position: relative;
}
/* line 546, ../sass/theme/components/_inputs.scss */
.input-group.has-icon .input-group-icon {
  background: transparent;
  border: 0px;
}

/* line 553, ../sass/theme/components/_inputs.scss */
.input-square {
  border-radius: 0px !important;
}

/* line 557, ../sass/theme/components/_inputs.scss */
.input-pill {
  border-radius: 1.3rem !important;
}

/* line 561, ../sass/theme/components/_inputs.scss */
.input-solid {
  background: #e8e8e8 !important;
  border-color: #e8e8e8 !important;
}

/* line 566, ../sass/theme/components/_inputs.scss */
.input-border-bottom {
  border-width: 0 0 1px 0;
  border-radius: 0px;
  padding: .75rem 0;
  background: transparent !important;
}

/*      Input File      */
/* line 575, ../sass/theme/components/_inputs.scss */
.input-file input[type="file"], .input-file .form-control, .input-file .form-control-file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
/* line 584, ../sass/theme/components/_inputs.scss */
.input-file label.error, .input-file label.success {
  display: block;
}
/* line 588, ../sass/theme/components/_inputs.scss */
.input-file input[type="file"] + label:not(.error), .input-file .form-control + label:not(.error), .input-file .form-control-file + label:not(.error), .input-file .label-input-file {
  font-weight: 600;
  letter-spacing: 0.02em;
  color: white !important;
  display: inline-block;
}
/* line 596, ../sass/theme/components/_inputs.scss */
.input-file.input-file-image img.img-upload-preview {
  max-width: 100%;
  display: block;
  margin-bottom: 15px;
  box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1);
}
/* line 601, ../sass/theme/components/_inputs.scss */
.input-file.input-file-image img.img-upload-preview.img-circle {
  border-radius: 2000px;
}

/* line 609, ../sass/theme/components/_inputs.scss */
.form-control:disabled, .form-control[readonly] {
  background: #e8e8e8 !important;
  border-color: #e8e8e8 !important;
}
/* line 613, ../sass/theme/components/_inputs.scss */
.form-control:disabled, .form-control[readonly] {
  opacity: 0.6 !important;
}

/*    Input Group    */
/* line 619, ../sass/theme/components/_inputs.scss */
.input-group-text {
  font-size: 14px;
}
/* line 621, ../sass/theme/components/_inputs.scss */
.input-group-text i.la {
  font-size: 21px;
}
/* line 624, ../sass/theme/components/_inputs.scss */
.input-group-text i[class*="flaticon"] {
  font-size: 17px;
}

/*    Input Icon */
/* line 630, ../sass/theme/components/_inputs.scss */
.input-icon {
  position: relative;
}
/* line 633, ../sass/theme/components/_inputs.scss */
.input-icon .form-control:not(:first-child) {
  padding-left: 2.5rem;
}
/* line 636, ../sass/theme/components/_inputs.scss */
.input-icon .form-control:not(:last-child) {
  padding-right: 2.5rem;
}
/* line 640, ../sass/theme/components/_inputs.scss */
.input-icon .input-icon-addon {
  position: absolute;
  left: 1rem;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
/* line 647, ../sass/theme/components/_inputs.scss */
.input-icon .input-icon-addon:last-child {
  left: auto;
  right: 1rem;
}

/*     Label States      */
/* line 656, ../sass/theme/components/_inputs.scss */
label.error {
  color: #F25961 !important;
  font-size: 80% !important;
  margin-top: .5rem;
}

/*     Label states for select2      */
/* line 664, ../sass/theme/components/_inputs.scss */
.select2-input {
  position: relative;
}
/* line 667, ../sass/theme/components/_inputs.scss */
.select2-input label.error, .select2-input label.success {
  position: absolute;
  bottom: -30px;
}
/* line 672, ../sass/theme/components/_inputs.scss */
.select2-input .select2 {
  margin-bottom: 15px;
}

/*      Custom Dropzone      */
/* line 678, ../sass/theme/components/_inputs.scss */
.dropzone {
  padding: 70px 60px 80px !important;
  border: 2px dashed rgba(0, 0, 0, 0.13) !important;
  background: transparent !important;
}
/* line 682, ../sass/theme/components/_inputs.scss */
.dropzone:hover {
  background: #fafafa !important;
  transition: all .5s !important;
}
/* line 687, ../sass/theme/components/_inputs.scss */
.dropzone .dz-message .icon {
  margin-bottom: 15px;
  font-size: 39px;
}
/* line 691, ../sass/theme/components/_inputs.scss */
.dropzone .dz-message .message {
  font-size: 34px;
  font-weight: 200;
}
/* line 695, ../sass/theme/components/_inputs.scss */
.dropzone .dz-message .note {
  font-size: 16px;
  margin-top: 18px;
  font-weight: 300;
}

/*      Custom Summernote     */
/* line 704, ../sass/theme/components/_inputs.scss */
.note-editor.note-frame {
  border: 0px !important;
  box-shadow: none !important;
}
/* line 707, ../sass/theme/components/_inputs.scss */
.note-editor.note-frame .note-toolbar {
  padding: 0 !important;
  border-bottom: 0px !important;
}
/* line 711, ../sass/theme/components/_inputs.scss */
.note-editor.note-frame .note-btn {
  border: 1px solid #eee !important;
  background: #fafafa !important;
}
/* line 715, ../sass/theme/components/_inputs.scss */
.note-editor.note-frame .note-placeholder {
  margin-top: 15px !important;
}
/* line 718, ../sass/theme/components/_inputs.scss */
.note-editor.note-frame .note-codable {
  margin-top: 15px !important;
}
/* line 722, ../sass/theme/components/_inputs.scss */
.note-editor.note-frame .note-editing-area .note-editable {
  margin-top: 15px !important;
  border: 1px solid #eee !important;
}

/*     Table    */
/* line 5, ../sass/theme/components/_tables.scss */
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  vertical-align: middle;
}
/* line 9, ../sass/theme/components/_tables.scss */
.table > tbody > tr > td, .table > tbody > tr > th {
  padding: 8px;
}
/* line 14, ../sass/theme/components/_tables.scss */
.table > tfoot > tr > td, .table > tfoot > tr > th {
  padding: 8px;
}
/* line 19, ../sass/theme/components/_tables.scss */
.table thead th {
  border-bottom-width: 2px;
  font-weight: 600;
}
/* line 23, ../sass/theme/components/_tables.scss */
.table td, .table th {
  font-size: 14px;
  border-top-width: 0px;
  border-bottom: 1px solid;
  border-color: #ebedf2 !important;
  padding: 0 25px !important;
  height: 60px;
  vertical-align: middle !important;
}

/* table full-width */
/* line 36, ../sass/theme/components/_tables.scss */
.table-full-width {
  margin-left: -15px;
  margin-right: -15px;
}

/* table bordered states */
/* line 44, ../sass/theme/components/_tables.scss */
.table-bordered-bd-default td, .table-bordered-bd-default th {
  border: 1px solid #1a2035 !important;
}

/* line 50, ../sass/theme/components/_tables.scss */
.table-bordered-bd-primary td, .table-bordered-bd-primary th {
  border: 1px solid rgba(42, 101, 71, 0.9) !important;
}

/* line 56, ../sass/theme/components/_tables.scss */
.table-bordered-bd-secondary td, .table-bordered-bd-secondary th {
  border: 1px solid #6861CE !important;
}

/* line 62, ../sass/theme/components/_tables.scss */
.table-bordered-bd-info td, .table-bordered-bd-info th {
  border: 1px solid #48ABF7 !important;
}

/* line 68, ../sass/theme/components/_tables.scss */
.table-bordered-bd-success td, .table-bordered-bd-success th {
  border: 1px solid rgba(42, 106, 71, 0.9) !important;
}

/* line 74, ../sass/theme/components/_tables.scss */
.table-bordered-bd-warning td, .table-bordered-bd-warning th {
  border: 1px solid #ffa300 !important;
}

/* line 80, ../sass/theme/components/_tables.scss */
.table-bordered-bd-danger td, .table-bordered-bd-danger th {
  border: 1px solid #F25961 !important;
}

/* line 86, ../sass/theme/components/_tables.scss */
.table-striped td, .table-striped th {
  border-top: 0 !important;
  border-bottom: 0 !important;
}

/* table head background states*/
/* line 95, ../sass/theme/components/_tables.scss */
.table-head-bg-default thead {
  border: 1px solid #1a2035 !important;
}

/* line 101, ../sass/theme/components/_tables.scss */
.table-head-bg-primary thead {
  border: 1px solid rgba(42, 101, 71, 0.9) !important;
}

/* line 107, ../sass/theme/components/_tables.scss */
.table-head-bg-secondary thead {
  border: 1px solid #6861CE !important;
}

/* line 113, ../sass/theme/components/_tables.scss */
.table-head-bg-info thead {
  border: 1px solid #48ABF7 !important;
}

/* line 119, ../sass/theme/components/_tables.scss */
.table-head-bg-success thead {
  border: 1px solid rgba(42, 106, 71, 0.9) !important;
}

/* line 125, ../sass/theme/components/_tables.scss */
.table-head-bg-warning thead {
  border: 1px solid #ffa300 !important;
}

/* line 131, ../sass/theme/components/_tables.scss */
.table-head-bg-danger thead {
  border: 1px solid #F25961 !important;
}

/* line 142, ../sass/theme/components/_tables.scss */
.table-head-bg-default thead th, .table-striped-bg-default tbody tr:nth-of-type(odd) {
  background: #1a2035 !important;
  color: #ffffff !important;
  border: 0px !important;
}

/* line 146, ../sass/theme/components/_tables.scss */
.table-head-bg-primary thead th, .table-striped-bg-primary tbody tr:nth-of-type(odd) {
  background: rgba(42, 101, 71, 0.9) !important;
  color: #ffffff !important;
  border: 0px !important;
}

/* line 150, ../sass/theme/components/_tables.scss */
.table-head-bg-secondary thead th, .table-striped-bg-secondary tbody tr:nth-of-type(odd) {
  background: #6861CE !important;
  color: #ffffff !important;
  border: 0px !important;
}

/* line 154, ../sass/theme/components/_tables.scss */
.table-head-bg-info thead th, .table-striped-bg-info tbody tr:nth-of-type(odd) {
  background: #48ABF7 !important;
  color: #ffffff !important;
  border: 0px !important;
}

/* line 158, ../sass/theme/components/_tables.scss */
.table-head-bg-success thead th, .table-striped-bg-success tbody tr:nth-of-type(odd) {
  background: rgba(42, 106, 71, 0.9) !important;
  color: #ffffff !important;
  border: 0px !important;
}

/* line 162, ../sass/theme/components/_tables.scss */
.table-head-bg-warning thead th, .table-striped-bg-warning tbody tr:nth-of-type(odd) {
  background: #ffa300 !important;
  color: #ffffff !important;
  border: 0px !important;
}

/* line 166, ../sass/theme/components/_tables.scss */
.table-head-bg-danger thead th, .table-striped-bg-danger tbody tr:nth-of-type(odd) {
  background: #F25961 !important;
  color: #ffffff !important;
  border: 0px !important;
}

/* table-responsive */
/* line 172, ../sass/theme/components/_tables.scss */
.table-responsive {
  width: 100% !important;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

/*     Navbar     */
/* line 3, ../sass/theme/components/_navbars.scss */
.navbar .navbar-nav .nav-item {
  margin-right: 7px;
}
/* line 5, ../sass/theme/components/_navbars.scss */
.navbar .navbar-nav .nav-item:last-child {
  margin-right: 0px;
}
/* line 8, ../sass/theme/components/_navbars.scss */
.navbar .navbar-nav .nav-item .nav-link {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  letter-spacing: 0.04em;
  padding: 10px;
  border-radius: 3px;
  position: relative;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}
/* line 19, ../sass/theme/components/_navbars.scss */
.navbar .navbar-nav .nav-item .nav-link:hover, .navbar .navbar-nav .nav-item .nav-link:focus {
  background: #eee !important;
}
/* line 22, ../sass/theme/components/_navbars.scss */
.navbar .navbar-nav .nav-item .nav-link i {
  font-size: 18px;
  vertical-align: middle;
  line-height: 1 !important;
}
/* line 29, ../sass/theme/components/_navbars.scss */
.navbar .navbar-nav .nav-item.active .nav-link {
  background: #eee !important;
}

/* line 35, ../sass/theme/components/_navbars.scss */
.navbar-expand-lg .navbar-nav .dropdown-menu {
  left: auto;
  right: 0;
}

/* line 40, ../sass/theme/components/_navbars.scss */
.dropdown-item {
  font-size: 13px;
}

/* line 44, ../sass/theme/components/_navbars.scss */
.navbar .navbar-nav .notification {
  position: absolute;
  background-color: rgba(42, 106, 71, 0.9);
  text-align: center;
  border-radius: 10px;
  min-width: 17px;
  height: 17px;
  font-size: 10px;
  color: #ffffff;
  font-weight: 300;
  line-height: 17px;
  top: 3px;
  right: 3px;
  letter-spacing: -1px;
}

/* line 60, ../sass/theme/components/_navbars.scss */
.navbar-header {
  padding: 0px 15px;
}
/* line 63, ../sass/theme/components/_navbars.scss */
.navbar-header .dropdown-toggle::after {
  margin-left: 0;
}

/* line 70, ../sass/theme/components/_navbars.scss */
.profile-pic:hover, .profile-pic:focus {
  text-decoration: none;
}

/* line 75, ../sass/theme/components/_navbars.scss */
.navbar-header .dropdown-toggle::after {
  vertical-align: middle;
  color: #555;
}

/* line 80, ../sass/theme/components/_navbars.scss */
.hidden-caret .dropdown-toggle::after {
  display: none !important;
}

/* line 85, ../sass/theme/components/_navbars.scss */
.profile-pic span {
  font-size: 13px;
  font-weight: 300;
  padding: 0 10px;
  color: #555;
}

/* line 94, ../sass/theme/components/_navbars.scss */
.navbar[class*="bg-"] {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
  border-left: 1px solid rgba(255, 255, 255, 0.1) !important;
}
/* line 97, ../sass/theme/components/_navbars.scss */
.navbar[class*="bg-"] .navbar-brand {
  color: #ffffff;
}
/* line 100, ../sass/theme/components/_navbars.scss */
.navbar[class*="bg-"] .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
/* line 105, ../sass/theme/components/_navbars.scss */
.navbar[class*="bg-"] .navbar-nav > .nav-item > .nav-link {
  color: #ffffff;
}
/* line 107, ../sass/theme/components/_navbars.scss */
.navbar[class*="bg-"] .navbar-nav > .nav-item > .nav-link.disabled {
  color: #d8d8d8 !important;
}
/* line 110, ../sass/theme/components/_navbars.scss */
.navbar[class*="bg-"] .navbar-nav > .nav-item > .nav-link:hover {
  background: rgba(255, 255, 255, 0.22) !important;
}
/* line 115, ../sass/theme/components/_navbars.scss */
.navbar[class*="bg-"] .navbar-nav > .nav-item.active > .nav-link {
  background: rgba(255, 255, 255, 0.22) !important;
}
/* line 121, ../sass/theme/components/_navbars.scss */
.navbar[class*="bg-"] .btn-toggle {
  background: rgba(19, 19, 19, 0.25) !important;
  color: #ffffff !important;
}
/* line 126, ../sass/theme/components/_navbars.scss */
.navbar[class*="bg-"] .nav-search .input-group {
  border: 0;
  background: rgba(19, 19, 19, 0.25) !important;
}
/* line 129, ../sass/theme/components/_navbars.scss */
.navbar[class*="bg-"] .nav-search .input-group .form-control {
  color: #ffffff !important;
}
/* line 133, ../sass/theme/components/_navbars.scss */
.navbar[class*="bg-"] .nav-search .search-icon {
  color: #ffffff !important;
}

/* line 140, ../sass/theme/components/_navbars.scss */
.row-nav-line {
  margin-left: -20px;
  margin-right: -20px;
}

/* line 146, ../sass/theme/components/_navbars.scss */
.nav.nav-line {
  width: 100%;
  border-bottom: 1px solid #f1f1f1;
}
/* line 149, ../sass/theme/components/_navbars.scss */
.nav.nav-line .nav-link {
  padding: 15px 20px;
  color: #575962;
  border-width: 0px;
  font-size: 14px;
  font-weight: 600;
}
/* line 155, ../sass/theme/components/_navbars.scss */
.nav.nav-line .nav-link:hover, .nav.nav-line .nav-link:focus {
  color: rgba(42, 101, 71, 0.9);
  border-width: 0px;
}
/* line 159, ../sass/theme/components/_navbars.scss */
.nav.nav-line .nav-link.active {
  border-width: 0;
  background-color: transparent;
  color: rgba(42, 101, 71, 0.9);
  border-bottom: 2px solid rgba(42, 101, 71, 0.9);
  border-radius: 0px;
}
/* line 170, ../sass/theme/components/_navbars.scss */
.nav.nav-line.nav-color-default .nav-link:hover, .nav.nav-line.nav-color-default .nav-link:focus {
  color: #1a2035;
}
/* line 173, ../sass/theme/components/_navbars.scss */
.nav.nav-line.nav-color-default .nav-link.active {
  color: #1a2035;
  border-color: #1a2035;
}
/* line 170, ../sass/theme/components/_navbars.scss */
.nav.nav-line.nav-color-primary .nav-link:hover, .nav.nav-line.nav-color-primary .nav-link:focus {
  color: rgba(42, 101, 71, 0.9);
}
/* line 173, ../sass/theme/components/_navbars.scss */
.nav.nav-line.nav-color-primary .nav-link.active {
  color: rgba(42, 101, 71, 0.9);
  border-color: rgba(42, 101, 71, 0.9);
}
/* line 170, ../sass/theme/components/_navbars.scss */
.nav.nav-line.nav-color-secondary .nav-link:hover, .nav.nav-line.nav-color-secondary .nav-link:focus {
  color: #6861CE;
}
/* line 173, ../sass/theme/components/_navbars.scss */
.nav.nav-line.nav-color-secondary .nav-link.active {
  color: #6861CE;
  border-color: #6861CE;
}
/* line 170, ../sass/theme/components/_navbars.scss */
.nav.nav-line.nav-color-info .nav-link:hover, .nav.nav-line.nav-color-info .nav-link:focus {
  color: #48ABF7;
}
/* line 173, ../sass/theme/components/_navbars.scss */
.nav.nav-line.nav-color-info .nav-link.active {
  color: #48ABF7;
  border-color: #48ABF7;
}
/* line 170, ../sass/theme/components/_navbars.scss */
.nav.nav-line.nav-color-success .nav-link:hover, .nav.nav-line.nav-color-success .nav-link:focus {
  color: rgba(42, 106, 71, 0.9);
}
/* line 173, ../sass/theme/components/_navbars.scss */
.nav.nav-line.nav-color-success .nav-link.active {
  color: rgba(42, 106, 71, 0.9);
  border-color: rgba(42, 106, 71, 0.9);
}
/* line 170, ../sass/theme/components/_navbars.scss */
.nav.nav-line.nav-color-danger .nav-link:hover, .nav.nav-line.nav-color-danger .nav-link:focus {
  color: #F25961;
}
/* line 173, ../sass/theme/components/_navbars.scss */
.nav.nav-line.nav-color-danger .nav-link.active {
  color: #F25961;
  border-color: #F25961;
}
/* line 170, ../sass/theme/components/_navbars.scss */
.nav.nav-line.nav-color-warning .nav-link:hover, .nav.nav-line.nav-color-warning .nav-link:focus {
  color: #ffa300;
}
/* line 173, ../sass/theme/components/_navbars.scss */
.nav.nav-line.nav-color-warning .nav-link.active {
  color: #ffa300;
  border-color: #ffa300;
}
/* line 170, ../sass/theme/components/_navbars.scss */
.nav.nav-line.nav-color-light .nav-link:hover, .nav.nav-line.nav-color-light .nav-link:focus {
  color: #ffffff;
}
/* line 173, ../sass/theme/components/_navbars.scss */
.nav.nav-line.nav-color-light .nav-link.active {
  color: #ffffff;
  border-color: #ffffff;
}
/* line 203, ../sass/theme/components/_navbars.scss */
.nav.nav-line.nav-color-light .nav-link {
  color: #f1f1f1;
}

/*     Nav Search     */
/* line 4, ../sass/theme/components/_navsearch.scss */
.nav-search .input-group {
  border: 1px solid #eee;
  background: #eee;
  border-radius: 5px;
}
/* line 8, ../sass/theme/components/_navsearch.scss */
.nav-search .input-group:hover, .nav-search .input-group:focus {
  border: 1px solid #ddd;
}
/* line 12, ../sass/theme/components/_navsearch.scss */
.nav-search .form-control {
  border: 0;
  background: transparent !important;
  font-size: 14px;
  padding: 0.75em 1em;
  min-width: 200px;
  max-width: 100%;
}
/* line 20, ../sass/theme/components/_navsearch.scss */
.nav-search .input-group-text {
  border: 0;
  background: transparent;
}
/* line 24, ../sass/theme/components/_navsearch.scss */
.nav-search .search-icon {
  font-size: 18px;
  color: #8d9498;
}
/* line 28, ../sass/theme/components/_navsearch.scss */
.nav-search .btn-search {
  background: transparent;
  padding: .375rem 1rem;
}

/*     Badge    */
/* line 3, ../sass/theme/components/_badges.scss */
.badge {
  border-radius: 50px;
  margin-left: auto;
  line-height: 1;
  padding: 6px 10px;
  vertical-align: middle;
  font-weight: 400;
  font-size: 11px;
  border: 1px solid #ddd;
}

/* line 14, ../sass/theme/components/_badges.scss */
[class*="badge-"]:not(.badge-count) {
  border: 0px !important;
}

/* line 18, ../sass/theme/components/_badges.scss */
.badge-default {
  background: #1a2035;
  color: #ffffff !important;
}

/* line 23, ../sass/theme/components/_badges.scss */
.badge-primary {
  background: rgba(42, 101, 71, 0.9);
}

/* line 27, ../sass/theme/components/_badges.scss */
.badge-secondary {
  background: #6861CE;
}

/* line 31, ../sass/theme/components/_badges.scss */
.badge-info {
  background: #48ABF7;
}

/* line 35, ../sass/theme/components/_badges.scss */
.badge-success {
  background-color: rgba(42, 106, 71, 0.9);
}

/* line 39, ../sass/theme/components/_badges.scss */
.badge-warning {
  background: #ffa300;
  color: #ffffff !important;
}

/* line 44, ../sass/theme/components/_badges.scss */
.badge-danger {
  background-color: #F25961;
}

/*     Dropdown    */
/* line 2, ../sass/theme/components/_dropdowns.scss */
.dropdown-menu {
  border: 0px;
  border-radius: 3px;
  box-shadow: 0 1px 11px rgba(0, 0, 0, 0.15) !important;
  padding-bottom: 8px;
  margin-top: 3px;
}

/*     Notification dropdown    */
/* line 12, ../sass/theme/components/_dropdowns.scss */
.dropdown-title {
  border-bottom: 1px solid #f1f1f1;
  color: #444444;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 15px;
  text-align: center;
}

/* line 21, ../sass/theme/components/_dropdowns.scss */
.notif-box, .messages-notif-box {
  width: 280px;
  padding: 0 !important;
}
/* line 24, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a, .messages-notif-box .notif-center a {
  display: flex;
  color: #4d585f;
}
/* line 27, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a:hover, .messages-notif-box .notif-center a:hover {
  text-decoration: none;
  background: #fafafa;
  transition: all .2s;
}
/* line 32, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a .notif-icon, .messages-notif-box .notif-center a .notif-icon {
  display: inline-flex;
  width: 40px;
  height: 40px;
  margin: 10px;
  align-items: center;
  justify-content: center;
  background: #eee;
  border-radius: 50%;
}
/* line 42, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a .notif-img, .messages-notif-box .notif-center a .notif-img {
  display: inline-flex;
  width: 40px;
  height: 40px;
  margin: 10px;
  align-items: center;
  justify-content: center;
  background: #eee;
  border-radius: 50%;
}
/* line 51, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a .notif-img img, .messages-notif-box .notif-center a .notif-img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
/* line 58, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a .notif-icon.notif-default, .notif-box .notif-center a .notif-icon.notif-primary, .notif-box .notif-center a .notif-icon.notif-secondary, .notif-box .notif-center a .notif-icon.notif-info, .notif-box .notif-center a .notif-icon.notif-success, .notif-box .notif-center a .notif-icon.notif-warning, .notif-box .notif-center a .notif-icon.notif-danger, .messages-notif-box .notif-center a .notif-icon.notif-default, .messages-notif-box .notif-center a .notif-icon.notif-primary, .messages-notif-box .notif-center a .notif-icon.notif-secondary, .messages-notif-box .notif-center a .notif-icon.notif-info, .messages-notif-box .notif-center a .notif-icon.notif-success, .messages-notif-box .notif-center a .notif-icon.notif-warning, .messages-notif-box .notif-center a .notif-icon.notif-danger {
  color: #ffffff !important;
}
/* line 61, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a .notif-icon.notif-default, .messages-notif-box .notif-center a .notif-icon.notif-default {
  background: #1a2035 !important;
}
/* line 64, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a .notif-icon.notif-primary, .messages-notif-box .notif-center a .notif-icon.notif-primary {
  background: rgba(42, 101, 71, 0.9) !important;
}
/* line 67, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a .notif-icon.notif-secondary, .messages-notif-box .notif-center a .notif-icon.notif-secondary {
  background: #6861CE !important;
}
/* line 70, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a .notif-icon.notif-info, .messages-notif-box .notif-center a .notif-icon.notif-info {
  background: #48ABF7 !important;
}
/* line 73, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a .notif-icon.notif-success, .messages-notif-box .notif-center a .notif-icon.notif-success {
  background: rgba(42, 106, 71, 0.9) !important;
}
/* line 76, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a .notif-icon.notif-warning, .messages-notif-box .notif-center a .notif-icon.notif-warning {
  background: #ffa300 !important;
}
/* line 79, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a .notif-icon.notif-danger, .messages-notif-box .notif-center a .notif-icon.notif-danger {
  background: #F25961 !important;
}
/* line 82, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a .notif-icon i, .messages-notif-box .notif-center a .notif-icon i {
  font-size: 15px;
}
/* line 86, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a .notif-content, .messages-notif-box .notif-center a .notif-content {
  padding: 10px 15px 10px 0;
}
/* line 89, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a .message-content, .messages-notif-box .notif-center a .message-content {
  padding: 7px 15px 10px 0;
}
/* line 93, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a .notif-content .subject, .messages-notif-box .notif-center a .notif-content .subject {
  font-size: 13px;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
}
/* line 99, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a .notif-content .block, .messages-notif-box .notif-center a .notif-content .block {
  font-size: 13px;
  line-height: 20px;
  display: block;
}
/* line 104, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-center a .notif-content .time, .messages-notif-box .notif-center a .notif-content .time {
  color: #7d8c95;
  font-size: 11px;
}
/* line 110, ../sass/theme/components/_dropdowns.scss */
.notif-box .see-all, .messages-notif-box .see-all {
  border-top: 1px solid #f1f1f1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  color: #555;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}
/* line 120, ../sass/theme/components/_dropdowns.scss */
.notif-box .see-all:hover, .messages-notif-box .see-all:hover {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  color: #555;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}
/* line 130, ../sass/theme/components/_dropdowns.scss */
.notif-box .see-all i, .messages-notif-box .see-all i {
  float: right;
}

/* line 137, ../sass/theme/components/_dropdowns.scss */
.notif-box .notif-scroll {
  max-height: 256px;
}

/* line 143, ../sass/theme/components/_dropdowns.scss */
.messages-notif-box .message-notif-scroll {
  max-height: 250px;
}
/* line 146, ../sass/theme/components/_dropdowns.scss */
.messages-notif-box .notif-center a {
  border-bottom: 1px solid #f1f1f1;
}
/* line 148, ../sass/theme/components/_dropdowns.scss */
.messages-notif-box .notif-center a:last-child {
  border-bottom: 0px;
}
/* line 151, ../sass/theme/components/_dropdowns.scss */
.messages-notif-box .notif-center a .notif-content {
  padding: 7px 15px 7px 5px;
}

/*     User Dropdown    */
/* line 159, ../sass/theme/components/_dropdowns.scss */
.dropdown-user {
  width: 260px;
}

/* line 163, ../sass/theme/components/_dropdowns.scss */
.user-box {
  display: flex;
  padding: .25rem 1rem;
}
/* line 166, ../sass/theme/components/_dropdowns.scss */
.user-box .u-text {
  padding: 0 10px;
}
/* line 168, ../sass/theme/components/_dropdowns.scss */
.user-box .u-text h4 {
  margin-bottom: 5px;
  margin-top: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}
/* line 175, ../sass/theme/components/_dropdowns.scss */
.user-box .u-text .text-muted {
  font-size: 12px;
  margin-bottom: 5px;
}
/* line 179, ../sass/theme/components/_dropdowns.scss */
.user-box .u-text .btn {
  font-size: 11px;
}

/* line 185, ../sass/theme/components/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* Quick Actions Dropdown */
/* line 199, ../sass/theme/components/_dropdowns.scss */
.quick-actions {
  width: 350px;
  padding: 0px;
}
/* line 202, ../sass/theme/components/_dropdowns.scss */
.quick-actions:after {
  border-bottom-color: rgba(42, 101, 71, 0.9) !important;
}
/* line 205, ../sass/theme/components/_dropdowns.scss */
.quick-actions .quick-actions-header {
  display: flex;
  align-items: center;
  flex-direction: column;
  background: rgba(42, 101, 71, 0.9);
  color: #fff;
  padding: 15px;
  border-radius: 3px 3px 0 0;
}
/* line 213, ../sass/theme/components/_dropdowns.scss */
.quick-actions .quick-actions-header .title {
  font-size: 18px;
}
/* line 216, ../sass/theme/components/_dropdowns.scss */
.quick-actions .quick-actions-header .subtitle {
  font-size: 13px;
}
/* line 220, ../sass/theme/components/_dropdowns.scss */
.quick-actions .quick-actions-items {
  padding: 15px 7.5px;
}
/* line 224, ../sass/theme/components/_dropdowns.scss */
.quick-actions a:hover {
  text-decoration: none;
}
/* line 228, ../sass/theme/components/_dropdowns.scss */
.quick-actions .quick-actions-item {
  display: flex;
  flex-direction: column;
  margin: 7.5px 7.5px;
  padding: 10px;
  align-items: center;
  color: #1572E8;
  border: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  border-radius: 3px;
  transition: all .2s;
}
/* line 239, ../sass/theme/components/_dropdowns.scss */
.quick-actions .quick-actions-item:hover {
  background: #fdfdff;
  color: rgba(42, 101, 71, 0.9);
  box-shadow: 3px 3px 10px #f7f1f1;
}
/* line 244, ../sass/theme/components/_dropdowns.scss */
.quick-actions .quick-actions-item i {
  color: #7d8c95;
  font-size: 27px;
}
/* line 248, ../sass/theme/components/_dropdowns.scss */
.quick-actions .quick-actions-item .text {
  text-align: center;
  font-size: 13px;
  margin-top: 8px;
}
/* line 255, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-default:after {
  border-bottom-color: #1a2035 !important;
}
/* line 258, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-default .quick-actions-header {
  background: #1a2035;
}
/* line 261, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-default .quick-actions-item {
  color: #1a2035;
}
/* line 255, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-primary:after {
  border-bottom-color: rgba(42, 101, 71, 0.9) !important;
}
/* line 258, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-primary .quick-actions-header {
  background: rgba(42, 101, 71, 0.9);
}
/* line 261, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-primary .quick-actions-item {
  color: rgba(42, 101, 71, 0.9);
}
/* line 255, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-secondary:after {
  border-bottom-color: #6861CE !important;
}
/* line 258, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-secondary .quick-actions-header {
  background: #6861CE;
}
/* line 261, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-secondary .quick-actions-item {
  color: #6861CE;
}
/* line 255, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-info:after {
  border-bottom-color: #48ABF7 !important;
}
/* line 258, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-info .quick-actions-header {
  background: #48ABF7;
}
/* line 261, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-info .quick-actions-item {
  color: #48ABF7;
}
/* line 255, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-warning:after {
  border-bottom-color: #ffa300 !important;
}
/* line 258, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-warning .quick-actions-header {
  background: #ffa300;
}
/* line 261, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-warning .quick-actions-item {
  color: #ffa300;
}
/* line 255, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-success:after {
  border-bottom-color: rgba(42, 106, 71, 0.9) !important;
}
/* line 258, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-success .quick-actions-header {
  background: rgba(42, 106, 71, 0.9);
}
/* line 261, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-success .quick-actions-item {
  color: rgba(42, 106, 71, 0.9);
}
/* line 255, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-danger:after {
  border-bottom-color: #F25961 !important;
}
/* line 258, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-danger .quick-actions-header {
  background: #F25961;
}
/* line 261, ../sass/theme/components/_dropdowns.scss */
.quick-actions.quick-actions-danger .quick-actions-item {
  color: #F25961;
}

@media screen and (max-width: 991px) {
  /* line 290, ../sass/theme/components/_dropdowns.scss */
  .notif-box .notif-scroll, .messages-notif-box .message-notif-scroll, .quick-actions .quick-actions-scroll {
    max-height: calc(100vh - 200px);
  }

  /* line 306, ../sass/theme/components/_dropdowns.scss */
  .dropdown-user .dropdown-user-scroll {
    max-height: calc(100vh - 132px);
  }
}
@media screen and (min-width: 991px) {
  /* line 320, ../sass/theme/components/_dropdowns.scss */
  .navbar-header .dropdown-menu {
    margin-top: 13px;
  }
  /* line 322, ../sass/theme/components/_dropdowns.scss */
  .navbar-header .dropdown-menu:after {
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    right: 10px;
    top: -8px;
    position: absolute;
    z-index: 1001;
  }
}
/*     Chart Circle    */
/* line 2, ../sass/theme/components/_charts.scss */
.chart-circle {
  display: flex;
  justify-content: center;
}
/* line 5, ../sass/theme/components/_charts.scss */
.chart-circle .circles-text {
  font-size: 25px !important;
}

/*     Chart JS Container    */
/* line 11, ../sass/theme/components/_charts.scss */
.chart-container {
  min-height: 300px;
  position: relative;
}

/*     HTML legend    */
/* line 17, ../sass/theme/components/_charts.scss */
.html-legend {
  list-style: none;
  cursor: pointer;
  padding-left: 0;
  text-align: center;
  margin-top: 1rem;
}

/* line 25, ../sass/theme/components/_charts.scss */
.html-legend li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  margin-right: 5px;
  margin-bottom: 6px;
  color: #8d9498;
  font-size: 12px;
}

/* line 35, ../sass/theme/components/_charts.scss */
.html-legend li.hidden {
  text-decoration: line-through;
}

/* line 39, ../sass/theme/components/_charts.scss */
.html-legend li span {
  border-radius: 15px;
  display: inline-block;
  height: 15px;
  margin-right: 10px;
  width: 15px;
  vertical-align: top;
}

/* line 48, ../sass/theme/components/_charts.scss */
.jqstooltip {
  box-sizing: content-box;
}

/*     Alert    */
/* line 3, ../sass/theme/components/_alerts.scss */
.alert {
  border: 0px;
  position: relative;
  padding: .95rem 1.25rem;
  border-radius: 1px;
  color: inherit;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 14px 0px rgba(18, 38, 63, 0.26);
  -moz-box-shadow: 1px 1px 14px 0px rgba(18, 38, 63, 0.26);
  box-shadow: 1px 1px 14px 0px rgba(18, 38, 63, 0.26);
}
/* line 13, ../sass/theme/components/_alerts.scss */
.alert [data-notify="icon"] {
  display: block;
}
/* line 15, ../sass/theme/components/_alerts.scss */
.alert [data-notify="icon"]::before {
  line-height: 35px;
  font-size: 22px;
  display: block;
  left: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  border-radius: 30px;
  text-align: center;
  color: #fff;
}
/* line 30, ../sass/theme/components/_alerts.scss */
.alert [data-notify="title"] {
  display: block;
  color: #2b2b2b;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 5px;
}
/* line 37, ../sass/theme/components/_alerts.scss */
.alert [data-notify="message"] {
  font-size: 13px;
  color: #908e8e;
}
/* line 41, ../sass/theme/components/_alerts.scss */
.alert .close {
  background: rgba(255, 255, 255, 0.8);
  width: 25px;
  height: 25px;
  line-height: 25px;
  top: 12px !important;
  border-radius: 50%;
}

/*    Alert States    */
/* line 60, ../sass/theme/components/_alerts.scss */
.alert-default {
  border-left: 4px solid #1a2035;
}
/* line 55, ../sass/theme/components/_alerts.scss */
.alert-default [data-notify="icon"]:before {
  background: #1a2035;
}

/* line 64, ../sass/theme/components/_alerts.scss */
.alert-primary {
  border-left: 4px solid rgba(42, 101, 71, 0.9);
}
/* line 55, ../sass/theme/components/_alerts.scss */
.alert-primary [data-notify="icon"]:before {
  background: rgba(42, 101, 71, 0.9);
}

/* line 68, ../sass/theme/components/_alerts.scss */
.alert-secondary {
  border-left: 4px solid #6861CE;
}
/* line 55, ../sass/theme/components/_alerts.scss */
.alert-secondary [data-notify="icon"]:before {
  background: #6861CE;
}

/* line 72, ../sass/theme/components/_alerts.scss */
.alert-info {
  border-left: 4px solid #48ABF7;
}
/* line 55, ../sass/theme/components/_alerts.scss */
.alert-info [data-notify="icon"]:before {
  background: #48ABF7;
}

/* line 76, ../sass/theme/components/_alerts.scss */
.alert-success {
  border-left: 4px solid rgba(42, 106, 71, 0.9);
}
/* line 55, ../sass/theme/components/_alerts.scss */
.alert-success [data-notify="icon"]:before {
  background: rgba(42, 106, 71, 0.9);
}

/* line 80, ../sass/theme/components/_alerts.scss */
.alert-warning {
  border-left: 4px solid #ffa300;
}
/* line 55, ../sass/theme/components/_alerts.scss */
.alert-warning [data-notify="icon"]:before {
  background: #ffa300;
}

/* line 84, ../sass/theme/components/_alerts.scss */
.alert-danger {
  border-left: 4px solid #F25961;
}
/* line 55, ../sass/theme/components/_alerts.scss */
.alert-danger [data-notify="icon"]:before {
  background: #F25961;
}

/*    Button    */
/* line 3, ../sass/theme/components/_buttons.scss */
.btn {
  padding: .65rem 1.4rem;
  font-size: 14px;
  opacity: 1;
  border-radius: 3px;
}
/* line 8, ../sass/theme/components/_buttons.scss */
.btn:hover, .btn:focus {
  opacity: 0.9;
  transition: all .3s;
}
/* line 12, ../sass/theme/components/_buttons.scss */
.btn .btn-label {
  display: inline-block;
}
/* line 14, ../sass/theme/components/_buttons.scss */
.btn .btn-label i {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 2px;
  margin-left: -2px;
  line-height: 0;
  margin-top: -2.5px;
}
/* line 22, ../sass/theme/components/_buttons.scss */
.btn .btn-label.just-icon i {
  margin-left: 0 !important;
  margin-right: 0px !important;
}

/*     Button Sizes     */
/* line 30, ../sass/theme/components/_buttons.scss */
.btn-lg {
  font-size: 15px;
  border-radius: 3px;
  padding: 12.5px 27.5px;
  font-weight: 400;
}
/* line 36, ../sass/theme/components/_buttons.scss */
.btn-lg .btn-label i {
  font-size: 27px;
  vertical-align: middle;
  margin-right: 2px;
  margin-left: -7px;
  line-height: 0;
  margin-top: -2.5px;
}
/* line 44, ../sass/theme/components/_buttons.scss */
.btn-lg .btn-label.just-icon i {
  margin-left: 0 !important;
  margin-right: 0px !important;
}

/* line 51, ../sass/theme/components/_buttons.scss */
.btn-sm {
  font-size: 11px;
  padding: 7px 13px;
}

/* line 56, ../sass/theme/components/_buttons.scss */
.btn-xs {
  font-size: 10px;
  padding: 5px 9px;
}

/* line 62, ../sass/theme/components/_buttons.scss */
.btn.disabled:hover, .btn:hover:disabled {
  opacity: 0.65;
}

/*      Button Icon        */
/* line 68, ../sass/theme/components/_buttons.scss */
.btn-icon {
  font-size: .9375rem;
  height: 2.5125rem;
  line-height: normal;
  min-width: 2.5125rem;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 2.5125rem;
}
/* line 77, ../sass/theme/components/_buttons.scss */
.btn-icon.btn-lg {
  height: 2.75rem;
  min-width: 2.75rem;
  width: 2.75rem;
}
/* line 82, ../sass/theme/components/_buttons.scss */
.btn-icon.btn-sm {
  height: 2rem;
  min-width: 2rem;
  width: 2rem;
}
/* line 87, ../sass/theme/components/_buttons.scss */
.btn-icon.btn-xs {
  height: 1.6875rem;
  min-width: 1.6875rem;
  width: 1.6875rem;
}

/*      Button States      */
/* line 95, ../sass/theme/components/_buttons.scss */
.btn-white {
  background: #ffffff !important;
  color: #1a2035 !important;
}
/* line 98, ../sass/theme/components/_buttons.scss */
.btn-white:hover, .btn-white:focus, .btn-white:disabled {
  background: #ffffff !important;
  color: #1a2035 !important;
}

/* line 104, ../sass/theme/components/_buttons.scss */
.btn-default {
  background: #1a2035 !important;
  color: #ffffff !important;
}
/* line 107, ../sass/theme/components/_buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default:disabled {
  background: #1a2035 !important;
  color: #ffffff !important;
}

/* line 113, ../sass/theme/components/_buttons.scss */
.btn-primary {
  background: rgba(42, 101, 71, 0.9) !important;
  border-color: rgba(42, 101, 71, 0.9) !important;
}
/* line 116, ../sass/theme/components/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:disabled {
  background: rgba(42, 101, 71, 0.9) !important;
  border-color: rgba(42, 101, 71, 0.9) !important;
}

/* line 122, ../sass/theme/components/_buttons.scss */
.btn-secondary {
  background: #6861CE !important;
  border-color: #6861CE !important;
}
/* line 125, ../sass/theme/components/_buttons.scss */
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:disabled {
  background: #6861CE !important;
  border-color: #6861CE !important;
}

/* line 131, ../sass/theme/components/_buttons.scss */
.btn-info {
  background: #48ABF7 !important;
  border-color: #48ABF7 !important;
}
/* line 134, ../sass/theme/components/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info:disabled {
  background: #48ABF7 !important;
  border-color: #48ABF7 !important;
}

/* line 140, ../sass/theme/components/_buttons.scss */
.btn-success {
  background: rgba(42, 106, 71, 0.9) !important;
  border-color: rgba(42, 106, 71, 0.9) !important;
}
/* line 143, ../sass/theme/components/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success:disabled {
  background: rgba(42, 106, 71, 0.9) !important;
  border-color: rgba(42, 106, 71, 0.9) !important;
}

/* line 149, ../sass/theme/components/_buttons.scss */
.btn-warning {
  background: #ffa300 !important;
  border-color: #ffa300 !important;
  color: #ffffff !important;
}
/* line 153, ../sass/theme/components/_buttons.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:disabled {
  background: #ffa300 !important;
  border-color: #ffa300 !important;
  color: #ffffff !important;
}

/* line 160, ../sass/theme/components/_buttons.scss */
.btn-danger {
  background: #F25961 !important;
  border-color: #F25961 !important;
}
/* line 163, ../sass/theme/components/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:disabled {
  background: #F25961 !important;
  border-color: #F25961 !important;
}

/* line 169, ../sass/theme/components/_buttons.scss */
.btn-light {
  background: #ffffff !important;
  border-color: transparent;
}
/* line 172, ../sass/theme/components/_buttons.scss */
.btn-light:hover, .btn-light:focus, .btn-light:disabled {
  background: #ebecec !important;
  border-color: transparent;
}

/* line 178, ../sass/theme/components/_buttons.scss */
.btn-dropdown-card-header {
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 15px;
}
/* line 183, ../sass/theme/components/_buttons.scss */
.btn-dropdown-card-header:after {
  display: none;
}

/*      Button Border     */
/* line 194, ../sass/theme/components/_buttons.scss */
.btn-border {
  background: transparent !important;
}
/* line 196, ../sass/theme/components/_buttons.scss */
.btn-border:hover, .btn-border:focus {
  background: transparent !important;
}
/* line 199, ../sass/theme/components/_buttons.scss */
.btn-border.btn-white {
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
}
/* line 202, ../sass/theme/components/_buttons.scss */
.btn-border.btn-default {
  color: #1a2035 !important;
  border: 1px solid #1a2035 !important;
}
/* line 205, ../sass/theme/components/_buttons.scss */
.btn-border.btn-primary {
  color: rgba(42, 101, 71, 0.9) !important;
  border: 1px solid rgba(42, 101, 71, 0.9) !important;
}
/* line 208, ../sass/theme/components/_buttons.scss */
.btn-border.btn-secondary {
  color: #6861CE !important;
  border: 1px solid #6861CE !important;
}
/* line 211, ../sass/theme/components/_buttons.scss */
.btn-border.btn-info {
  color: #48ABF7 !important;
  border: 1px solid #48ABF7 !important;
}
/* line 214, ../sass/theme/components/_buttons.scss */
.btn-border.btn-success {
  color: rgba(42, 106, 71, 0.9) !important;
  border: 1px solid rgba(42, 106, 71, 0.9) !important;
}
/* line 217, ../sass/theme/components/_buttons.scss */
.btn-border.btn-warning {
  color: #ffa300 !important;
  border: 1px solid #ffa300 !important;
}
/* line 221, ../sass/theme/components/_buttons.scss */
.btn-border.btn-danger {
  color: #F25961 !important;
  border: 1px solid #F25961 !important;
}
/* line 224, ../sass/theme/components/_buttons.scss */
.btn-border.btn-light {
  border: 1px solid #efefef;
  background: #fff !important;
}

/*      Button Rounded      */
/* line 231, ../sass/theme/components/_buttons.scss */
.btn-round {
  border-radius: 100px !important;
}

/*      Button Link      */
/* line 243, ../sass/theme/components/_buttons.scss */
.btn-link {
  border: 0 !important;
  background: transparent !important;
}
/* line 246, ../sass/theme/components/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  text-decoration: underline !important;
  background: transparent !important;
  border: 0 !important;
}
/* line 252, ../sass/theme/components/_buttons.scss */
.btn-link.btn-default {
  color: #1a2035 !important;
}
/* line 238, ../sass/theme/components/_buttons.scss */
.btn-link.btn-default:hover {
  color: #1a2035 !important;
}
/* line 256, ../sass/theme/components/_buttons.scss */
.btn-link.btn-primary {
  color: rgba(42, 101, 71, 0.9) !important;
}
/* line 238, ../sass/theme/components/_buttons.scss */
.btn-link.btn-primary:hover {
  color: rgba(42, 101, 71, 0.9) !important;
}
/* line 260, ../sass/theme/components/_buttons.scss */
.btn-link.btn-secondary {
  color: #6861CE !important;
}
/* line 238, ../sass/theme/components/_buttons.scss */
.btn-link.btn-secondary:hover {
  color: #6861CE !important;
}
/* line 264, ../sass/theme/components/_buttons.scss */
.btn-link.btn-info {
  color: #48ABF7 !important;
}
/* line 238, ../sass/theme/components/_buttons.scss */
.btn-link.btn-info:hover {
  color: #48ABF7 !important;
}
/* line 268, ../sass/theme/components/_buttons.scss */
.btn-link.btn-success {
  color: rgba(42, 106, 71, 0.9) !important;
}
/* line 238, ../sass/theme/components/_buttons.scss */
.btn-link.btn-success:hover {
  color: rgba(42, 106, 71, 0.9) !important;
}
/* line 272, ../sass/theme/components/_buttons.scss */
.btn-link.btn-warning {
  color: #ffa300 !important;
}
/* line 238, ../sass/theme/components/_buttons.scss */
.btn-link.btn-warning:hover {
  color: #ffa300 !important;
}
/* line 276, ../sass/theme/components/_buttons.scss */
.btn-link.btn-danger {
  color: #F25961 !important;
}
/* line 238, ../sass/theme/components/_buttons.scss */
.btn-link.btn-danger:hover {
  color: #F25961 !important;
}

/* line 282, ../sass/theme/components/_buttons.scss */
.toggle-on.btn {
  color: #ffffff !important;
}

/* line 286, ../sass/theme/components/_buttons.scss */
.toggle-handle {
  background: #ffffff !important;
}
/* line 288, ../sass/theme/components/_buttons.scss */
.toggle-handle:hover {
  background: #ffffff !important;
}

/* line 293, ../sass/theme/components/_buttons.scss */
.btn-round .toggle-handle {
  border-radius: 50px;
}

/* line 297, ../sass/theme/components/_buttons.scss */
.btn-rounded {
  border-radius: 60px !important;
}

/* line 301, ../sass/theme/components/_buttons.scss */
.btn-full {
  width: 100%;
}

/* line 305, ../sass/theme/components/_buttons.scss */
.btn-no-radius {
  border-radius: 0px;
}

/*     Nav Pill     */
/* line 4, ../sass/theme/components/_navtabs.scss */
.nav-pills > li:first-child > .nav-link {
  border-radius: 4px 0 0 4px !important;
}
/* line 7, ../sass/theme/components/_navtabs.scss */
.nav-pills > li:last-child > .nav-link {
  border-radius: 0 4px 4px 0 !important;
}

/* line 12, ../sass/theme/components/_navtabs.scss */
.nav-link.disabled {
  color: #6c757d !important;
}

/* line 17, ../sass/theme/components/_navtabs.scss */
.nav-pills .nav-link {
  padding: 10px 20px;
}
/* line 20, ../sass/theme/components/_navtabs.scss */
.nav-pills > li > .nav-link {
  margin-left: -1px;
  border-radius: 0 !important;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid rgba(42, 101, 71, 0.9);
  color: #585c5d;
}
/* line 25, ../sass/theme/components/_navtabs.scss */
.nav-pills > li > .nav-link.active {
  background: rgba(42, 101, 71, 0.9);
}
/* line 30, ../sass/theme/components/_navtabs.scss */
.nav-pills > li > .nav-link:hover {
  background: rgba(222, 222, 222, 0.4);
}
/* line 35, ../sass/theme/components/_navtabs.scss */
.nav-pills.nav-pills-no-bd li {
  margin-left: 15px !important;
}
/* line 37, ../sass/theme/components/_navtabs.scss */
.nav-pills.nav-pills-no-bd li .nav-link {
  border: 0px !important;
  border-radius: 50px !important;
  background: rgba(222, 222, 222, 0.4);
}
/* line 41, ../sass/theme/components/_navtabs.scss */
.nav-pills.nav-pills-no-bd li .nav-link.active {
  border-radius: 50px !important;
}
/* line 45, ../sass/theme/components/_navtabs.scss */
.nav-pills.nav-pills-no-bd li:first-child {
  margin-left: 0px !important;
}
/* line 50, ../sass/theme/components/_navtabs.scss */
.nav-pills.nav-pills-no-bd.nav-pills-icons .nav-link, .nav-pills.nav-pills-no-bd.nav-pills-icons .nav-link.active {
  border-radius: 5px !important;
}
/* line 56, ../sass/theme/components/_navtabs.scss */
.nav-pills.flex-column .nav-link {
  border-radius: 0 !important;
  border: 1px solid rgba(42, 101, 71, 0.9);
  color: #585c5d;
  margin-top: -1px;
  text-align: center;
  word-wrap: normal;
  padding: 10px 0;
}
/* line 64, ../sass/theme/components/_navtabs.scss */
.nav-pills.flex-column .nav-link:hover {
  background: rgba(222, 222, 222, 0.4);
}
/* line 67, ../sass/theme/components/_navtabs.scss */
.nav-pills.flex-column .nav-link.active {
  background: rgba(42, 101, 71, 0.9);
}
/* line 70, ../sass/theme/components/_navtabs.scss */
.nav-pills.flex-column .nav-link:first-child {
  border-radius: 4px 4px 0 0 !important;
}
/* line 73, ../sass/theme/components/_navtabs.scss */
.nav-pills.flex-column .nav-link:last-child {
  border-radius: 0 0 4px 4px !important;
}
/* line 78, ../sass/theme/components/_navtabs.scss */
.nav-pills.flex-column.nav-pills-no-bd .nav-link {
  border: 0px !important;
  border-radius: 50px !important;
  background: rgba(222, 222, 222, 0.4);
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 84, ../sass/theme/components/_navtabs.scss */
.nav-pills.flex-column.nav-pills-no-bd .nav-link.active {
  border-radius: 50px !important;
}
/* line 90, ../sass/theme/components/_navtabs.scss */
.nav-pills.flex-column.nav-pills-icons .nav-link, .nav-pills.flex-column.nav-pills-icons .nav-link.active {
  border-radius: 5px !important;
}
/* line 96, ../sass/theme/components/_navtabs.scss */
.nav-pills.nav-pills-icons .nav-link, .nav-pills.nav-pills-icons .nav-link.active {
  border-radius: 5px !important;
  padding-top: 12px;
  padding-bottom: 12px;
}
/* line 101, ../sass/theme/components/_navtabs.scss */
.nav-pills.nav-pills-icons i {
  display: block;
  text-align: center;
  font-size: 2em;
  line-height: 50px;
}
/* line 109, ../sass/theme/components/_navtabs.scss */
.nav-pills.nav-default .nav-link, .nav-pills.nav-primary .nav-link, .nav-pills.nav-secondary .nav-link, .nav-pills.nav-info .nav-link, .nav-pills.nav-warning .nav-link, .nav-pills.nav-success .nav-link, .nav-pills.nav-danger .nav-link {
  border: 1px solid #eeeeee;
}
/* line 112, ../sass/theme/components/_navtabs.scss */
.nav-pills.nav-default .nav-link.active, .nav-pills.nav-primary .nav-link.active, .nav-pills.nav-secondary .nav-link.active, .nav-pills.nav-info .nav-link.active, .nav-pills.nav-warning .nav-link.active, .nav-pills.nav-success .nav-link.active, .nav-pills.nav-danger .nav-link.active {
  color: #ffffff !important;
}
/* line 123, ../sass/theme/components/_navtabs.scss */
.nav-pills.nav-default .nav-link.active {
  background: #1a2035;
  border: 1px solid #1a2035;
}
/* line 128, ../sass/theme/components/_navtabs.scss */
.nav-pills.nav-primary .nav-link.active {
  background: rgba(42, 101, 71, 0.9);
  border: 1px solid rgba(42, 101, 71, 0.9);
}
/* line 133, ../sass/theme/components/_navtabs.scss */
.nav-pills.nav-secondary .nav-link.active {
  background: #6861CE;
  border: 1px solid #6861CE;
}
/* line 138, ../sass/theme/components/_navtabs.scss */
.nav-pills.nav-info .nav-link.active {
  background: #48ABF7;
  border: 1px solid #48ABF7;
}
/* line 143, ../sass/theme/components/_navtabs.scss */
.nav-pills.nav-success .nav-link.active {
  background: rgba(42, 106, 71, 0.9);
  border: 1px solid rgba(42, 106, 71, 0.9);
}
/* line 148, ../sass/theme/components/_navtabs.scss */
.nav-pills.nav-warning .nav-link.active {
  background: #ffa300;
  border: 1px solid #ffa300;
}
/* line 153, ../sass/theme/components/_navtabs.scss */
.nav-pills.nav-danger .nav-link.active {
  background: #F25961;
  border: 1px solid #F25961;
}

/* Size Nav */
/* line 161, ../sass/theme/components/_navtabs.scss */
.nav-sm .nav-link {
  font-size: 11px !important;
  padding: 8px 16px !important;
}

/*     	Popover     */
/* line 2, ../sass/theme/components/_popovers.scss */
.popover {
  max-width: 240px;
  line-height: 1.7;
  border: 0;
  box-shadow: 0px 0px 20px 1px rgba(69, 65, 78, 0.2);
}
/* line 7, ../sass/theme/components/_popovers.scss */
.popover .popover-header {
  background: transparent;
  font-size: 14px;
  border-bottom: 0px;
  text-transform: capitalize;
  margin-top: 5px;
  color: #aaaaaa;
  font-weight: 400;
}
/* line 16, ../sass/theme/components/_popovers.scss */
.popover .popover-body {
  margin-bottom: 5px;
}
/* line 18, ../sass/theme/components/_popovers.scss */
.popover .popover-body p {
  font-size: 13px;
  margin-bottom: 1rem;
}
/* line 25, ../sass/theme/components/_popovers.scss */
.popover.bs-popover-top .arrow:before, .popover.bs-popover-bottom .arrow:before, .popover.bs-popover-left .arrow:before, .popover.bs-popover-right .arrow:before {
  border: transparent;
}

/* line 32, ../sass/theme/components/_popovers.scss */
.popover.bs-popover-auto[x-placement^=right], .popover.bs-popover-right {
  margin-left: 10px;
}

/* line 36, ../sass/theme/components/_popovers.scss */
.popover.bs-popover-auto[x-placement^=left], .popover.bs-popover-left {
  margin-right: 10px;
}

/* line 40, ../sass/theme/components/_popovers.scss */
.popover.bs-popover-auto[x-placement^=top], .popover.bs-popover-top {
  margin-bottom: 10px;
}

/* line 44, ../sass/theme/components/_popovers.scss */
.popover.bs-popover-auto[x-placement^=bottom], .popover.bs-popover-bottom {
  margin-top: 10px;
}

/*     	Progress     */
/* line 2, ../sass/theme/components/_progress.scss */
.progress {
  border-radius: 100px;
  height: 14px;
}
/* line 5, ../sass/theme/components/_progress.scss */
.progress .progress-bar {
  border-radius: 100px;
}
/* line 8, ../sass/theme/components/_progress.scss */
.progress.progress-sm {
  height: 8px;
}
/* line 11, ../sass/theme/components/_progress.scss */
.progress.progress-lg {
  height: 20px;
}

/*     Pagination     */
/* line 5, ../sass/theme/components/_paginations.scss */
.pagination > li > a, .pagination > li:first-child > a, .pagination > li:last-child > a, .pagination > li > span, .pagination > li:first-child > span, .pagination > li:last-child > span {
  border-radius: 100px !important;
  margin: 0 2px;
  color: #777777;
  border-color: #ddd;
}
/* line 14, ../sass/theme/components/_paginations.scss */
.pagination.pg-default > li.active > a, .pagination.pg-default > li.active:first-child > a, .pagination.pg-default > li.active:last-child > a, .pagination.pg-default > li.active > span, .pagination.pg-default > li.active:first-child > span, .pagination.pg-default > li.active:last-child > span {
  background: #1a2035;
  border-color: #1a2035;
  color: #ffffff;
}
/* line 14, ../sass/theme/components/_paginations.scss */
.pagination.pg-primary > li.active > a, .pagination.pg-primary > li.active:first-child > a, .pagination.pg-primary > li.active:last-child > a, .pagination.pg-primary > li.active > span, .pagination.pg-primary > li.active:first-child > span, .pagination.pg-primary > li.active:last-child > span {
  background: rgba(42, 101, 71, 0.9);
  border-color: rgba(42, 101, 71, 0.9);
  color: #ffffff;
}
/* line 14, ../sass/theme/components/_paginations.scss */
.pagination.pg-secondary > li.active > a, .pagination.pg-secondary > li.active:first-child > a, .pagination.pg-secondary > li.active:last-child > a, .pagination.pg-secondary > li.active > span, .pagination.pg-secondary > li.active:first-child > span, .pagination.pg-secondary > li.active:last-child > span {
  background: #6861CE;
  border-color: #6861CE;
  color: #ffffff;
}
/* line 14, ../sass/theme/components/_paginations.scss */
.pagination.pg-info > li.active > a, .pagination.pg-info > li.active:first-child > a, .pagination.pg-info > li.active:last-child > a, .pagination.pg-info > li.active > span, .pagination.pg-info > li.active:first-child > span, .pagination.pg-info > li.active:last-child > span {
  background: #48ABF7;
  border-color: #48ABF7;
  color: #ffffff;
}
/* line 14, ../sass/theme/components/_paginations.scss */
.pagination.pg-success > li.active > a, .pagination.pg-success > li.active:first-child > a, .pagination.pg-success > li.active:last-child > a, .pagination.pg-success > li.active > span, .pagination.pg-success > li.active:first-child > span, .pagination.pg-success > li.active:last-child > span {
  background: rgba(42, 106, 71, 0.9);
  border-color: rgba(42, 106, 71, 0.9);
  color: #ffffff;
}
/* line 14, ../sass/theme/components/_paginations.scss */
.pagination.pg-warning > li.active > a, .pagination.pg-warning > li.active:first-child > a, .pagination.pg-warning > li.active:last-child > a, .pagination.pg-warning > li.active > span, .pagination.pg-warning > li.active:first-child > span, .pagination.pg-warning > li.active:last-child > span {
  background: #ffa300;
  border-color: #ffa300;
  color: #ffffff;
}
/* line 14, ../sass/theme/components/_paginations.scss */
.pagination.pg-danger > li.active > a, .pagination.pg-danger > li.active:first-child > a, .pagination.pg-danger > li.active:last-child > a, .pagination.pg-danger > li.active > span, .pagination.pg-danger > li.active:first-child > span, .pagination.pg-danger > li.active:last-child > span {
  background: #F25961;
  border-color: #F25961;
  color: #ffffff;
}

/*     Slider     */
/* line 3, ../sass/theme/components/_sliders.scss */
.slider-default .ui-slider-range {
  background: #1a2035;
}

/* line 7, ../sass/theme/components/_sliders.scss */
.slider-primary .ui-slider-range {
  background: rgba(42, 101, 71, 0.9);
}

/* line 11, ../sass/theme/components/_sliders.scss */
.slider-secondary .ui-slider-range {
  background: #6861CE;
}

/* line 15, ../sass/theme/components/_sliders.scss */
.slider-info .ui-slider-range {
  background: #48ABF7;
}

/* line 19, ../sass/theme/components/_sliders.scss */
.slider-success .ui-slider-range {
  background: rgba(42, 106, 71, 0.9);
}

/* line 23, ../sass/theme/components/_sliders.scss */
.slider-warning .ui-slider-range {
  background: #ffa300;
}

/* line 27, ../sass/theme/components/_sliders.scss */
.slider-danger .ui-slider-range {
  background: #F25961;
}

/*     	Modal     */
/* line 3, ../sass/theme/components/_modals.scss */
.modal .bg-default .modal-title, .modal .bg-primary .modal-title, .modal .bg-secondary .modal-title, .modal .bg-info .modal-title, .modal .bg-success .modal-title, .modal .bg-warning .modal-title, .modal .bg-danger .modal-title {
  color: #ffffff !important;
}

/* line 8, ../sass/theme/components/_modals.scss */
.modal-content {
  border-radius: .4rem !important;
  border: 0 !important;
}

/* line 1, ../sass/theme/components/_activityfeed.scss */
.activity-feed {
  padding: 15px;
  list-style: none;
}
/* line 4, ../sass/theme/components/_activityfeed.scss */
.activity-feed .feed-item {
  position: relative;
  padding-bottom: 20px;
  padding-left: 30px;
  border-left: 2px solid #e4e8eb;
}
/* line 9, ../sass/theme/components/_activityfeed.scss */
.activity-feed .feed-item:last-child {
  border-color: transparent;
}
/* line 12, ../sass/theme/components/_activityfeed.scss */
.activity-feed .feed-item::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -7px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #177dff;
}

/* line 30, ../sass/theme/components/_activityfeed.scss */
.feed-item-default::after {
  background: #1a2035 !important;
}

/* line 34, ../sass/theme/components/_activityfeed.scss */
.feed-item-primary::after {
  background: rgba(42, 101, 71, 0.9) !important;
}

/* line 38, ../sass/theme/components/_activityfeed.scss */
.feed-item-secondary::after {
  background: #6861CE !important;
}

/* line 42, ../sass/theme/components/_activityfeed.scss */
.feed-item-success::after {
  background: rgba(42, 106, 71, 0.9) !important;
}

/* line 46, ../sass/theme/components/_activityfeed.scss */
.feed-item-danger::after {
  background: #F25961 !important;
}

/* line 50, ../sass/theme/components/_activityfeed.scss */
.feed-item-info::after {
  background: #48ABF7 !important;
}

/* line 54, ../sass/theme/components/_activityfeed.scss */
.feed-item-warning::after {
  background: #ffa300 !important;
}

/* line 59, ../sass/theme/components/_activityfeed.scss */
.activity-feed .feed-item .date {
  display: block;
  position: relative;
  top: -5px;
  color: #8c96a3;
  text-transform: uppercase;
  font-size: 13px;
}
/* line 67, ../sass/theme/components/_activityfeed.scss */
.activity-feed .feed-item .text {
  position: relative;
  top: -3px;
}

/*      Timeline     */
/* line 2, ../sass/theme/components/_timeline.scss */
.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
/* line 6, ../sass/theme/components/_timeline.scss */
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
/* line 16, ../sass/theme/components/_timeline.scss */
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
/* line 19, ../sass/theme/components/_timeline.scss */
.timeline > li:before {
  content: " ";
  display: table;
}
/* line 23, ../sass/theme/components/_timeline.scss */
.timeline > li:after {
  content: " ";
  display: table;
  clear: both;
}
/* line 28, ../sass/theme/components/_timeline.scss */
.timeline > li:before {
  content: " ";
  display: table;
}
/* line 32, ../sass/theme/components/_timeline.scss */
.timeline > li:after {
  content: " ";
  display: table;
  clear: both;
}
/* line 37, ../sass/theme/components/_timeline.scss */
.timeline > li > .timeline-panel {
  width: 50%;
  float: left;
  border: 1px solid #eeeeee;
  background: #ffffff;
  border-radius: 3px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0px 1px 20px 1px rgba(69, 65, 78, 0.06);
  -moz-box-shadow: 0px 1px 20px 1px rgba(69, 65, 78, 0.06);
  box-shadow: 0px 1px 20px 1px rgba(69, 65, 78, 0.06);
}
/* line 49, ../sass/theme/components/_timeline.scss */
.timeline > li.timeline-inverted + li:not(.timeline-inverted) {
  margin-top: -60px;
}
/* line 52, ../sass/theme/components/_timeline.scss */
.timeline > li:not(.timeline-inverted) {
  padding-right: 90px;
}
/* line 53, ../sass/theme/components/_timeline.scss */
.timeline > li:not(.timeline-inverted) + li.timeline-inverted {
  margin-top: -60px;
}
/* line 58, ../sass/theme/components/_timeline.scss */
.timeline > li.timeline-inverted {
  padding-left: 90px;
}
/* line 60, ../sass/theme/components/_timeline.scss */
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
/* line 62, ../sass/theme/components/_timeline.scss */
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
/* line 68, ../sass/theme/components/_timeline.scss */
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
/* line 78, ../sass/theme/components/_timeline.scss */
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #eeeeee;
  border-right: 0 solid #eeeeee;
  border-bottom: 15px solid transparent;
  content: " ";
}
/* line 89, ../sass/theme/components/_timeline.scss */
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #ffffff;
  border-right: 0 solid #ffffff;
  border-bottom: 14px solid transparent;
  content: " ";
}
/* line 101, ../sass/theme/components/_timeline.scss */
.timeline > li > .timeline-badge {
  color: #ffffff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.8em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

/* line 124, ../sass/theme/components/_timeline.scss */
.timeline-badge.default {
  background-color: #1a2035 !important;
}
/* line 127, ../sass/theme/components/_timeline.scss */
.timeline-badge.primary {
  background-color: rgba(42, 101, 71, 0.9) !important;
}
/* line 130, ../sass/theme/components/_timeline.scss */
.timeline-badge.secondary {
  background-color: #6861CE !important;
}
/* line 133, ../sass/theme/components/_timeline.scss */
.timeline-badge.success {
  background-color: rgba(42, 106, 71, 0.9) !important;
}
/* line 136, ../sass/theme/components/_timeline.scss */
.timeline-badge.warning {
  background-color: #ffa300 !important;
}
/* line 139, ../sass/theme/components/_timeline.scss */
.timeline-badge.danger {
  background-color: #F25961 !important;
}
/* line 142, ../sass/theme/components/_timeline.scss */
.timeline-badge.info {
  background-color: #48ABF7 !important;
}

/* line 147, ../sass/theme/components/_timeline.scss */
.timeline-title {
  font-size: 17px;
  margin-top: 0;
  color: inherit;
  font-weight: 400;
}

/* line 155, ../sass/theme/components/_timeline.scss */
.timeline-heading i {
  font-size: 22px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

/* line 164, ../sass/theme/components/_timeline.scss */
.timeline-body > p, .timeline-body > ul {
  margin-bottom: 0;
}
/* line 167, ../sass/theme/components/_timeline.scss */
.timeline-body > p + p {
  margin-top: 5px;
}

/*      Google Maps      */
/* line 2, ../sass/theme/components/_maps.scss */
.full-screen-maps {
  height: 100vh !important;
}

/*      jQVMap     */
/* line 7, ../sass/theme/components/_maps.scss */
.vmap {
  width: 100%;
  min-height: 265px;
}
/* line 10, ../sass/theme/components/_maps.scss */
.vmap > svg {
  margin: auto;
  display: flex;
}
/* line 13, ../sass/theme/components/_maps.scss */
.vmap > svg > g {
  transition: all ease-in-out .2s;
}

/* line 19, ../sass/theme/components/_maps.scss */
.jqvmap-label, .jqvmap-pin {
  pointer-events: none;
}

/* line 23, ../sass/theme/components/_maps.scss */
.jqvmap-label {
  position: absolute;
  display: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #292929;
  color: #ffffff;
  font-size: smaller;
  padding: 3px;
}

/* line 35, ../sass/theme/components/_maps.scss */
.jqvmap-zoomin, .jqvmap-zoomout {
  position: absolute;
  left: 10px;
  border-radius: 13px;
  background: #35cd3a;
  padding: 6px 7px;
  color: #ffffff;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
  font-size: 14px;
}

/* line 48, ../sass/theme/components/_maps.scss */
.jqvmap-zoomin {
  top: 15px;
}

/* line 52, ../sass/theme/components/_maps.scss */
.jqvmap-zoomout {
  top: 45px;
}

/* line 56, ../sass/theme/components/_maps.scss */
.jqvmap-region {
  cursor: pointer;
}

/* line 60, ../sass/theme/components/_maps.scss */
.jqvmap-ajax_response {
  width: 100%;
  height: 500px;
}

/* line 2, ../sass/theme/components/_listgroup.scss */
.list-group .list-group-header {
  font-size: 12px;
  font-weight: 600;
  padding: .75rem 1rem;
}
/* line 7, ../sass/theme/components/_listgroup.scss */
.list-group .list-group-item {
  display: flex;
  align-items: stretch;
  border-width: 1px 0;
  border-color: #ebecec;
}
/* line 13, ../sass/theme/components/_listgroup.scss */
.list-group .list-group-item-figure {
  align-self: start;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #a9acb0;
}
/* line 20, ../sass/theme/components/_listgroup.scss */
.list-group .list-group-item-body {
  flex: 1;
  min-width: 0;
  align-self: center;
  font-size: .875rem;
}
/* line 26, ../sass/theme/components/_listgroup.scss */
.list-group .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.25rem;
  color: #686f76;
}

/* line 34, ../sass/theme/components/_listgroup.scss */
.list-group-file-item .list-group-item {
  padding: 0px;
}
/* line 37, ../sass/theme/components/_listgroup.scss */
.list-group-file-item .list-group-item-figure {
  padding: .75rem 1rem;
}
/* line 40, ../sass/theme/components/_listgroup.scss */
.list-group-file-item .list-group-item-body {
  padding: .75rem 0;
}

/* line 46, ../sass/theme/components/_listgroup.scss */
.list-group-bordered .list-group-item {
  border: 1px solid #e3ebf6;
}
/* line 48, ../sass/theme/components/_listgroup.scss */
.list-group-bordered .list-group-item.active {
  background: rgba(42, 101, 71, 0.9);
  border-color: rgba(42, 101, 71, 0.9);
}

/* line 56, ../sass/theme/components/_listgroup.scss */
.list-group-lg .list-group-item {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

/* line 1, ../sass/theme/components/_selectgroup.scss */
.selectgroup {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/* line 6, ../sass/theme/components/_selectgroup.scss */
.selectgroup-item {
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  font-weight: 400 !important;
}
/* line 11, ../sass/theme/components/_selectgroup.scss */
.selectgroup-item + .selectgroup-item {
  margin-left: -1px;
}
/* line 14, ../sass/theme/components/_selectgroup.scss */
.selectgroup-item:not(:first-child) .selectgroup-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 18, ../sass/theme/components/_selectgroup.scss */
.selectgroup-item:not(:last-child) .selectgroup-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 24, ../sass/theme/components/_selectgroup.scss */
.selectgroup-input {
  opacity: 0;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}

/* line 32, ../sass/theme/components/_selectgroup.scss */
.selectgroup-button {
  display: block;
  border: 1px solid rgba(0, 40, 100, 0.12);
  text-align: center;
  padding: 0.375rem 1rem;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
  color: #9aa0ac;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
  line-height: 1.5rem;
  min-width: 2.375rem;
}

/* line 50, ../sass/theme/components/_selectgroup.scss */
.selectgroup-button-icon {
  padding-left: .5rem;
  padding-right: .5rem;
  font-size: 1rem;
}

/* line 57, ../sass/theme/components/_selectgroup.scss */
.selectgroup-input:checked + .selectgroup-button {
  border-color: rgba(42, 101, 71, 0.9);
  z-index: 1;
  color: rgba(42, 101, 71, 0.9);
  background: rgba(42, 101, 71, 0.15);
}
/* line 63, ../sass/theme/components/_selectgroup.scss */
.selectgroup-input:focus + .selectgroup-button {
  border-color: rgba(42, 101, 71, 0.9);
  z-index: 2;
  color: rgba(42, 101, 71, 0.9);
  box-shadow: 0 0 0 2px rgba(42, 101, 71, 0.25);
}

/* line 71, ../sass/theme/components/_selectgroup.scss */
.selectgroup-pills {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
}
/* line 76, ../sass/theme/components/_selectgroup.scss */
.selectgroup-pills .selectgroup-item {
  margin-right: .5rem;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
/* line 81, ../sass/theme/components/_selectgroup.scss */
.selectgroup-pills .selectgroup-button {
  border-radius: 50px !important;
}

/* line 88, ../sass/theme/components/_selectgroup.scss */
.selectgroup.selectgroup-primary .selectgroup-input:checked + .selectgroup-button {
  border-color: rgba(42, 101, 71, 0.9);
  color: rgba(42, 101, 71, 0.9);
  background: rgba(42, 101, 71, 0.15);
}
/* line 93, ../sass/theme/components/_selectgroup.scss */
.selectgroup.selectgroup-primary .selectgroup-input:focus + .selectgroup-button {
  border-color: rgba(42, 101, 71, 0.9);
  color: rgba(42, 101, 71, 0.9);
  box-shadow: 0 0 0 2px rgba(42, 101, 71, 0.25);
}
/* line 88, ../sass/theme/components/_selectgroup.scss */
.selectgroup.selectgroup-secondary .selectgroup-input:checked + .selectgroup-button {
  border-color: #6861CE;
  color: #6861CE;
  background: rgba(104, 97, 206, 0.15);
}
/* line 93, ../sass/theme/components/_selectgroup.scss */
.selectgroup.selectgroup-secondary .selectgroup-input:focus + .selectgroup-button {
  border-color: #6861CE;
  color: #6861CE;
  box-shadow: 0 0 0 2px rgba(104, 97, 206, 0.25);
}
/* line 88, ../sass/theme/components/_selectgroup.scss */
.selectgroup.selectgroup-info .selectgroup-input:checked + .selectgroup-button {
  border-color: #48ABF7;
  color: #48ABF7;
  background: rgba(72, 171, 247, 0.15);
}
/* line 93, ../sass/theme/components/_selectgroup.scss */
.selectgroup.selectgroup-info .selectgroup-input:focus + .selectgroup-button {
  border-color: #48ABF7;
  color: #48ABF7;
  box-shadow: 0 0 0 2px rgba(72, 171, 247, 0.25);
}
/* line 88, ../sass/theme/components/_selectgroup.scss */
.selectgroup.selectgroup-success .selectgroup-input:checked + .selectgroup-button {
  border-color: rgba(42, 106, 71, 0.9);
  color: rgba(42, 106, 71, 0.9);
  background: rgba(42, 106, 71, 0.15);
}
/* line 93, ../sass/theme/components/_selectgroup.scss */
.selectgroup.selectgroup-success .selectgroup-input:focus + .selectgroup-button {
  border-color: rgba(42, 106, 71, 0.9);
  color: rgba(42, 106, 71, 0.9);
  box-shadow: 0 0 0 2px rgba(42, 106, 71, 0.25);
}
/* line 88, ../sass/theme/components/_selectgroup.scss */
.selectgroup.selectgroup-warning .selectgroup-input:checked + .selectgroup-button {
  border-color: #ffa300;
  color: #ffa300;
  background: rgba(255, 163, 0, 0.15);
}
/* line 93, ../sass/theme/components/_selectgroup.scss */
.selectgroup.selectgroup-warning .selectgroup-input:focus + .selectgroup-button {
  border-color: #ffa300;
  color: #ffa300;
  box-shadow: 0 0 0 2px rgba(255, 163, 0, 0.25);
}
/* line 88, ../sass/theme/components/_selectgroup.scss */
.selectgroup.selectgroup-danger .selectgroup-input:checked + .selectgroup-button {
  border-color: #F25961;
  color: #F25961;
  background: rgba(242, 89, 97, 0.15);
}
/* line 93, ../sass/theme/components/_selectgroup.scss */
.selectgroup.selectgroup-danger .selectgroup-input:focus + .selectgroup-button {
  border-color: #F25961;
  color: #F25961;
  box-shadow: 0 0 0 2px rgba(242, 89, 97, 0.25);
}

/* line 1, ../sass/theme/components/_colorinputs.scss */
.colorinput {
  margin: 0;
  position: relative;
  cursor: pointer;
}

/* line 7, ../sass/theme/components/_colorinputs.scss */
.colorinput-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 13, ../sass/theme/components/_colorinputs.scss */
.colorinput-color {
  display: inline-block;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 3px;
  border: 1px solid rgba(0, 40, 100, 0.12);
  color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
/* line 21, ../sass/theme/components/_colorinputs.scss */
.colorinput-color:before {
  content: '';
  opacity: 0;
  position: absolute;
  top: .25rem;
  left: .25rem;
  height: 1.25rem;
  width: 1.25rem;
  transition: .3s opacity;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") no-repeat center center/50% 50%;
}

/* line 35, ../sass/theme/components/_colorinputs.scss */
.colorinput-input:checked ~ .colorinput-color:before {
  opacity: 1;
}
/* line 38, ../sass/theme/components/_colorinputs.scss */
.colorinput-input:focus ~ .colorinput-color {
  border-color: #467fcf;
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.25);
}

/* line 1, ../sass/theme/components/_imagecheck.scss */
.imagecheck {
  margin: 0;
  position: relative;
  cursor: pointer;
}

/* line 7, ../sass/theme/components/_imagecheck.scss */
.imagecheck-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 13, ../sass/theme/components/_imagecheck.scss */
.imagecheck-figure {
  border: 1px solid rgba(0, 40, 100, 0.12);
  border-radius: 3px;
  margin: 0;
  position: relative;
}

/* line 21, ../sass/theme/components/_imagecheck.scss */
.imagecheck-input:focus ~ .imagecheck-figure {
  border-color: rgba(42, 101, 71, 0.9);
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.25);
}
/* line 25, ../sass/theme/components/_imagecheck.scss */
.imagecheck-input:checked ~ .imagecheck-figure {
  border-color: rgba(0, 40, 100, 0.24);
}

/* line 30, ../sass/theme/components/_imagecheck.scss */
.imagecheck-figure:before {
  content: '';
  position: absolute;
  top: .25rem;
  left: .25rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: rgba(42, 101, 71, 0.9) url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") no-repeat center center/50% 50%;
  color: #fff;
  z-index: 1;
  border-radius: 3px;
  opacity: 0;
  transition: .3s opacity;
}

/* line 51, ../sass/theme/components/_imagecheck.scss */
.imagecheck-input:checked ~ .imagecheck-figure:before {
  opacity: 1;
}

/* line 55, ../sass/theme/components/_imagecheck.scss */
.imagecheck-image {
  max-width: 100%;
  opacity: .64;
  transition: .3s opacity;
}
/* line 59, ../sass/theme/components/_imagecheck.scss */
.imagecheck-image:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
/* line 63, ../sass/theme/components/_imagecheck.scss */
.imagecheck-image:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* line 69, ../sass/theme/components/_imagecheck.scss */
.imagecheck:hover .imagecheck-image {
  opacity: 1;
}

/* line 74, ../sass/theme/components/_imagecheck.scss */
.imagecheck-input:focus ~ .imagecheck-figure .imagecheck-image, .imagecheck-input:checked ~ .imagecheck-figure .imagecheck-image {
  opacity: 1;
}

/* line 79, ../sass/theme/components/_imagecheck.scss */
.imagecheck-caption {
  text-align: center;
  padding: .25rem .25rem;
  color: #9aa0ac;
  font-size: 0.875rem;
  transition: .3s color;
}

/* line 87, ../sass/theme/components/_imagecheck.scss */
.imagecheck:hover .imagecheck-caption {
  color: #495057;
}

/* line 92, ../sass/theme/components/_imagecheck.scss */
.imagecheck-input:focus ~ .imagecheck-figure .imagecheck-caption, .imagecheck-input:checked ~ .imagecheck-figure .imagecheck-caption {
  color: #495057;
}

/* line 1, ../sass/theme/components/_loader.scss */
.loader, .is-loading:after {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  background: transparent;
  border: 3px solid #6861CE;
  border-bottom-color: transparent;
  border-radius: 50%;
  animation: 1s spin linear infinite;
}

/* line 12, ../sass/theme/components/_loader.scss */
.loader-lg, .is-loading-lg:after {
  width: 2rem;
  height: 2rem;
  border-width: 5px;
}

/* line 18, ../sass/theme/components/_loader.scss */
.loader-sm, .is-loading-sm:after {
  width: 1rem;
  height: 1rem;
  border-width: 2px;
}

/* line 24, ../sass/theme/components/_loader.scss */
.is-loading {
  position: relative;
  color: transparent !important;
}
/* line 27, ../sass/theme/components/_loader.scss */
.is-loading > * {
  opacity: 0.2 !important;
}
/* line 30, ../sass/theme/components/_loader.scss */
.is-loading:after {
  position: absolute;
  top: calc(50% - 1.5rem/2);
  left: calc(50% - 1.5rem/2);
  content: '';
}

/* line 38, ../sass/theme/components/_loader.scss */
.is-loading-lg:after {
  top: calc(50% - 2rem/2);
  left: calc(50% - 2rem/2);
}

/* line 43, ../sass/theme/components/_loader.scss */
.is-loading-sm:after {
  top: calc(50% - 1rem/2);
  left: calc(50% - 1rem/2);
}

/* line 48, ../sass/theme/components/_loader.scss */
.btn-default.is-loading:after, .card-default.is-loading:after, .btn-primary.is-loading:after, .card-primary.is-loading:after, .btn-secondary.is-loading:after, .card-secondary.is-loading:after, .btn-info.is-loading:after, .card-info.is-loading:after, .btn-success.is-loading:after, .card-success.is-loading:after, .btn-warning.is-loading:after, .card-warning.is-loading:after, .btn-danger.is-loading:after, .card-danger.is-loading:after, .loader-default,
.is-loading-default:after, .loader-primary,
.is-loading-primary:after, .loader-secondary,
.is-loading-secondary:after, .loader-info,
.is-loading-info:after, .loader-success,
.is-loading-success:after, .loader-warning,
.is-loading-warning:after, .loader-danger,
.is-loading-danger:after {
  border-bottom-color: transparent !important;
}

/* line 57, ../sass/theme/components/_loader.scss */
.btn-default.is-loading:after, .card-default.is-loading:after, .btn-primary.is-loading:after, .card-primary.is-loading:after, .btn-secondary.is-loading:after, .card-secondary.is-loading:after, .btn-info.is-loading:after, .card-info.is-loading:after, .btn-success.is-loading:after, .card-success.is-loading:after, .btn-warning.is-loading:after, .card-warning.is-loading:after, .btn-danger.is-loading:after, .card-danger.is-loading:after {
  border-color: #fff;
}

/* line 62, ../sass/theme/components/_loader.scss */
.loader-default,
.is-loading-default:after {
  border-color: #1a2035;
}

/* line 67, ../sass/theme/components/_loader.scss */
.loader-primary,
.is-loading-primary:after {
  border-color: rgba(42, 101, 71, 0.9);
}

/* line 72, ../sass/theme/components/_loader.scss */
.loader-secondary,
.is-loading-secondary:after {
  border-color: #6861CE;
}

/* line 77, ../sass/theme/components/_loader.scss */
.loader-info,
.is-loading-info:after {
  border-color: #48ABF7;
}

/* line 82, ../sass/theme/components/_loader.scss */
.loader-success,
.is-loading-success:after {
  border-color: rgba(42, 106, 71, 0.9);
}

/* line 87, ../sass/theme/components/_loader.scss */
.loader-warning,
.is-loading-warning:after {
  border-color: #ffa300;
}

/* line 92, ../sass/theme/components/_loader.scss */
.loader-danger,
.is-loading-danger:after {
  border-color: #F25961;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*      jQuery Ui     */
/* line 2, ../sass/theme/plugins/_jqueryui.scss */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 7, ../sass/theme/plugins/_jqueryui.scss */
.ui-helper-hidden {
  display: none;
}

/* line 11, ../sass/theme/plugins/_jqueryui.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 22, ../sass/theme/plugins/_jqueryui.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 34, ../sass/theme/plugins/_jqueryui.scss */
.ui-helper-clearfix:after, .ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}
/* line 39, ../sass/theme/plugins/_jqueryui.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 44, ../sass/theme/plugins/_jqueryui.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* line 54, ../sass/theme/plugins/_jqueryui.scss */
.ui-front {
  z-index: 100;
}

/* line 58, ../sass/theme/plugins/_jqueryui.scss */
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* line 63, ../sass/theme/plugins/_jqueryui.scss */
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* line 73, ../sass/theme/plugins/_jqueryui.scss */
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* line 79, ../sass/theme/plugins/_jqueryui.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 87, ../sass/theme/plugins/_jqueryui.scss */
.ui-resizable {
  position: relative;
}

/* line 91, ../sass/theme/plugins/_jqueryui.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: .1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

/* line 99, ../sass/theme/plugins/_jqueryui.scss */
.ui-resizable-autohide .ui-resizable-handle, .ui-resizable-disabled .ui-resizable-handle {
  display: none;
}

/* line 103, ../sass/theme/plugins/_jqueryui.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 111, ../sass/theme/plugins/_jqueryui.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 119, ../sass/theme/plugins/_jqueryui.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 127, ../sass/theme/plugins/_jqueryui.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 135, ../sass/theme/plugins/_jqueryui.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 143, ../sass/theme/plugins/_jqueryui.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 151, ../sass/theme/plugins/_jqueryui.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 159, ../sass/theme/plugins/_jqueryui.scss */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/* line 167, ../sass/theme/plugins/_jqueryui.scss */
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 172, ../sass/theme/plugins/_jqueryui.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000;
}

/* line 178, ../sass/theme/plugins/_jqueryui.scss */
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 183, ../sass/theme/plugins/_jqueryui.scss */
.ui-slider {
  position: relative;
  text-align: left;
  background: #ddd;
}
/* line 187, ../sass/theme/plugins/_jqueryui.scss */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
/* line 196, ../sass/theme/plugins/_jqueryui.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* line 205, ../sass/theme/plugins/_jqueryui.scss */
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

/* line 211, ../sass/theme/plugins/_jqueryui.scss */
.ui-slider-horizontal {
  height: .4em;
}
/* line 213, ../sass/theme/plugins/_jqueryui.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.4em;
  margin-left: -.6em;
}
/* line 217, ../sass/theme/plugins/_jqueryui.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
/* line 221, ../sass/theme/plugins/_jqueryui.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
/* line 224, ../sass/theme/plugins/_jqueryui.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 229, ../sass/theme/plugins/_jqueryui.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
/* line 232, ../sass/theme/plugins/_jqueryui.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}
/* line 237, ../sass/theme/plugins/_jqueryui.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
/* line 241, ../sass/theme/plugins/_jqueryui.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
/* line 244, ../sass/theme/plugins/_jqueryui.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* line 249, ../sass/theme/plugins/_jqueryui.scss */
.ui-slider-handle {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0, #f7f7f7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(100%, #f7f7f7));
  background: -webkit-linear-gradient(top, #ffffff 0, #f7f7f7 100%);
  background: -o-linear-gradient(top, #ffffff 0, #f7f7f7 100%);
  background: -ms-linear-gradient(top, #ffffff 0, #f7f7f7 100%);
  background: linear-gradient(to bottom, #ffffff 0, #f7f7f7 100%);
  border-radius: 50px;
  box-shadow: 0 1px 4px 0 #9191ab !important;
}
/* line 259, ../sass/theme/plugins/_jqueryui.scss */
.ui-slider-handle:focus {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0, #f7f7f7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(100%, #f7f7f7));
  background: -webkit-linear-gradient(top, #ffffff 0, #f7f7f7 100%);
  background: -o-linear-gradient(top, #ffffff 0, #f7f7f7 100%);
  background: -ms-linear-gradient(top, #ffffff 0, #f7f7f7 100%);
  background: linear-gradient(to bottom, #ffffff 0, #f7f7f7 100%);
  border-radius: 50px;
  box-shadow: 0 1px 4px 0 #9191ab !important;
}

/*      jQuery Scrollbar     */
/* line 2, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}
/* line 6, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}
/* line 19, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/* line 26, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scroll-element {
  display: none;
  box-sizing: content-box;
}
/* line 29, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scroll-element div {
  box-sizing: content-box;
}
/* line 32, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}
/* line 35, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scroll-element .scroll-arrow, .scroll-element .scroll-bar {
  cursor: default;
}

/* line 40, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scroll-textarea {
  border: 1px solid #ccc;
  border-top-color: #999;
}
/* line 43, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}
/* line 45, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: 0;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

/* line 62, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-inner > .scroll-element .scroll-element_outer, .scrollbar-outer > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

/* line 66, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/* line 71, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-inner > .scroll-element {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}
/* line 77, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
/* line 89, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  width: 100%;
}
/* line 95, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size, .scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}
/* line 100, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 7px;
}
/* line 106, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size, .scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}
/* line 111, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-inner > .scroll-element .scroll-bar, .scrollbar-inner > .scroll-element .scroll-element_outer, .scrollbar-inner > .scroll-element .scroll-element_track {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 116, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: .4;
}
/* line 121, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-inner > .scroll-element .scroll-element_track {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: .4;
  background-color: #e0e0e0;
}
/* line 127, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2;
}
/* line 130, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191;
}

/* line 136, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-outer > .scroll-element {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  background-color: #ffffff;
}
/* line 142, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-outer > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
/* line 155, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-outer > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%;
}
/* line 161, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-outer > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px;
}
/* line 167, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
  height: 7px;
  top: 2px;
}
/* line 171, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 7px;
}
/* line 175, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #eee;
}
/* line 178, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-outer > .scroll-element .scroll-bar, .scrollbar-outer > .scroll-element .scroll-element_outer, .scrollbar-outer > .scroll-element .scroll-element_track {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 183, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
}
/* line 185, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-outer > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
}
/* line 189, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}
/* line 193, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px;
}
/* line 198, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size, .scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px;
}
/* line 202, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px;
}
/* line 208, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size, .scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px;
}
/* line 212, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px;
}
/* line 215, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px;
}

/* line 222, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-macosx > .scroll-element {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}
/* line 229, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-macosx > .scroll-element div {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
/* line 242, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none;
}
/* line 245, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6C6E71;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  -ms-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
/* line 261, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-macosx:hover > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: .7;
}
/* line 267, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: .7;
}
/* line 272, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0;
  height: 0;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%;
}
/* line 280, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 0;
}
/* line 287, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px;
}
/* line 292, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px;
}
/* line 298, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px;
}
/* line 301, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}
/* line 306, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px;
}
/* line 309, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}
/* line 313, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}
/* line 316, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/* line 323, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-light > .scroll-element {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
  background-color: #ffffff;
}
/* line 330, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-light > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
/* line 344, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-light > .scroll-element .scroll-element_outer {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
/* line 349, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-light > .scroll-element .scroll-element_size {
  background: -moz-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #dbdbdb), color-stop(100%, #e8e8e8));
  background: -webkit-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
  background: -o-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
  background: -ms-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
  background: linear-gradient(to right, #dbdbdb 0, #e8e8e8 100%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
/* line 360, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-light > .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%;
}
/* line 367, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-light > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px;
}
/* line 374, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-light > .scroll-element .scroll-bar {
  background: -moz-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #fefefe), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
  background: -o-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
  background: -ms-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
  background: linear-gradient(to right, #fefefe 0, #f5f5f5 100%);
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
/* line 388, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-light > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}
/* line 392, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-light > .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px;
}
/* line 398, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0;
}
/* line 403, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
  left: 0;
  min-height: 10px;
  width: 10px;
}
/* line 409, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px;
}
/* line 414, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}
/* line 418, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px;
}
/* line 424, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size, .scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}
/* line 429, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}
/* line 433, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size, .scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

/* line 442, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-element {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
  background-color: #ffffff;
}
/* line 449, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
/* line 463, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 467, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.5);
}
/* line 471, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%;
}
/* line 479, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px;
}
/* line 487, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-element .scroll-bar {
  background-color: #d0b9a0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
/* line 494, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}
/* line 499, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}
/* line 503, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px;
}
/* line 509, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px;
}
/* line 514, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 10px;
  width: 10px;
}
/* line 520, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px;
}
/* line 524, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px;
}
/* line 531, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px;
}
/* line 535, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
  left: 5px;
  top: -10px;
  width: 2px;
}
/* line 542, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size, .scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px;
}
/* line 547, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size, .scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px;
}

/* line 554, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}
/* line 561, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element div {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
/* line 574, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%;
}
/* line 581, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 7px;
}
/* line 588, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element .scroll-element_outer {
  opacity: .3;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
/* line 594, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element .scroll-element_size {
  background-color: #ccc;
  opacity: 0;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  -o-transition: opacity .2s;
  -ms-transition: opacity .2s;
  transition: opacity .2s;
}
/* line 606, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
/* line 612, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto;
}
/* line 618, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 7px;
}
/* line 624, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  -webkit-transition: height .2s;
  -moz-transition: height .2s;
  -o-transition: height .2s;
  -ms-transition: height .2s;
  transition: height .2s;
}
/* line 634, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  -webkit-transition: width .2s;
  -moz-transition: width .2s;
  -o-transition: width .2s;
  -ms-transition: width .2s;
  transition: width .2s;
}
/* line 644, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}
/* line 647, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}
/* line 650, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}
/* line 653, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}
/* line 656, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer, .scrollbar-dynamic > .scroll-element:hover .scroll-element_outer {
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: .7;
}
/* line 662, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size, .scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size {
  opacity: 1;
}
/* line 665, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar, .scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
/* line 673, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer, .scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer {
  height: 20px;
  min-height: 7px;
}
/* line 679, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer, .scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer {
  min-width: 7px;
  width: 20px;
}

/* line 687, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
  background-color: #ffffff;
}
/* line 694, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
/* line 708, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb;
}
/* line 712, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  left: 0;
  min-width: 100%;
  width: 100%;
}
/* line 719, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 16px;
}
/* line 726, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
/* line 733, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9;
}
/* line 738, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e;
}
/* line 744, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
  left: -16px;
  margin-left: 16px;
}
/* line 748, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px;
}
/* line 754, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
  height: 5px;
  min-width: 10px;
  top: 3px;
}
/* line 759, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
  left: 3px;
  min-height: 10px;
  width: 5px;
}
/* line 765, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
  border-left: 1px solid #dbdbdb;
}
/* line 768, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  left: -3px;
}
/* line 772, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  left: -4px;
}
/* line 777, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size, .scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}
/* line 783, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb;
}
/* line 786, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px;
}
/* line 790, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px;
}
/* line 795, ../sass/theme/plugins/_jqueryscrollbar.scss */
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size, .scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

/*!
* animate.css -http://daneden.me/animate
* Version - 3.6.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2018 Daniel Eden
*/
/* line 11, ../sass/theme/plugins/_animate.scss */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 16, ../sass/theme/plugins/_animate.scss */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
/* line 80, ../sass/theme/plugins/_animate.scss */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
/* line 109, ../sass/theme/plugins/_animate.scss */
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/* line 152, ../sass/theme/plugins/_animate.scss */
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/* line 233, ../sass/theme/plugins/_animate.scss */
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
/* line 276, ../sass/theme/plugins/_animate.scss */
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
/* line 347, ../sass/theme/plugins/_animate.scss */
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
/* line 410, ../sass/theme/plugins/_animate.scss */
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/* line 473, ../sass/theme/plugins/_animate.scss */
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 556, ../sass/theme/plugins/_animate.scss */
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
/* line 647, ../sass/theme/plugins/_animate.scss */
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/* line 736, ../sass/theme/plugins/_animate.scss */
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 813, ../sass/theme/plugins/_animate.scss */
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 888, ../sass/theme/plugins/_animate.scss */
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 963, ../sass/theme/plugins/_animate.scss */
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 1038, ../sass/theme/plugins/_animate.scss */
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
/* line 1083, ../sass/theme/plugins/_animate.scss */
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
/* line 1130, ../sass/theme/plugins/_animate.scss */
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
/* line 1165, ../sass/theme/plugins/_animate.scss */
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
/* line 1200, ../sass/theme/plugins/_animate.scss */
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
/* line 1245, ../sass/theme/plugins/_animate.scss */
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* line 1272, ../sass/theme/plugins/_animate.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 1307, ../sass/theme/plugins/_animate.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 1342, ../sass/theme/plugins/_animate.scss */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 1377, ../sass/theme/plugins/_animate.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 1412, ../sass/theme/plugins/_animate.scss */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 1447, ../sass/theme/plugins/_animate.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 1482, ../sass/theme/plugins/_animate.scss */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 1517, ../sass/theme/plugins/_animate.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 1552, ../sass/theme/plugins/_animate.scss */
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* line 1579, ../sass/theme/plugins/_animate.scss */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
/* line 1610, ../sass/theme/plugins/_animate.scss */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
/* line 1641, ../sass/theme/plugins/_animate.scss */
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
/* line 1672, ../sass/theme/plugins/_animate.scss */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
/* line 1703, ../sass/theme/plugins/_animate.scss */
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 1734, ../sass/theme/plugins/_animate.scss */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
/* line 1765, ../sass/theme/plugins/_animate.scss */
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
/* line 1796, ../sass/theme/plugins/_animate.scss */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
/* line 1827, ../sass/theme/plugins/_animate.scss */
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
/* line 1908, ../sass/theme/plugins/_animate.scss */
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
/* line 1983, ../sass/theme/plugins/_animate.scss */
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
/* line 2058, ../sass/theme/plugins/_animate.scss */
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
/* line 2105, ../sass/theme/plugins/_animate.scss */
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
/* line 2154, ../sass/theme/plugins/_animate.scss */
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* line 2217, ../sass/theme/plugins/_animate.scss */
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
/* line 2250, ../sass/theme/plugins/_animate.scss */
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* line 2295, ../sass/theme/plugins/_animate.scss */
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* line 2338, ../sass/theme/plugins/_animate.scss */
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* line 2381, ../sass/theme/plugins/_animate.scss */
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* line 2424, ../sass/theme/plugins/_animate.scss */
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* line 2467, ../sass/theme/plugins/_animate.scss */
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
/* line 2506, ../sass/theme/plugins/_animate.scss */
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
/* line 2545, ../sass/theme/plugins/_animate.scss */
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
/* line 2584, ../sass/theme/plugins/_animate.scss */
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
/* line 2623, ../sass/theme/plugins/_animate.scss */
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
/* line 2662, ../sass/theme/plugins/_animate.scss */
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
/* line 2737, ../sass/theme/plugins/_animate.scss */
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* line 2798, ../sass/theme/plugins/_animate.scss */
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 2835, ../sass/theme/plugins/_animate.scss */
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
/* line 2868, ../sass/theme/plugins/_animate.scss */
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
/* line 2899, ../sass/theme/plugins/_animate.scss */
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 2942, ../sass/theme/plugins/_animate.scss */
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 2985, ../sass/theme/plugins/_animate.scss */
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 3028, ../sass/theme/plugins/_animate.scss */
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 3071, ../sass/theme/plugins/_animate.scss */
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
/* line 3110, ../sass/theme/plugins/_animate.scss */
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 3157, ../sass/theme/plugins/_animate.scss */
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
/* line 3196, ../sass/theme/plugins/_animate.scss */
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
/* line 3235, ../sass/theme/plugins/_animate.scss */
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
/* line 3282, ../sass/theme/plugins/_animate.scss */
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 3315, ../sass/theme/plugins/_animate.scss */
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 3348, ../sass/theme/plugins/_animate.scss */
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 3381, ../sass/theme/plugins/_animate.scss */
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 3414, ../sass/theme/plugins/_animate.scss */
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
/* line 3447, ../sass/theme/plugins/_animate.scss */
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
/* line 3480, ../sass/theme/plugins/_animate.scss */
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 3513, ../sass/theme/plugins/_animate.scss */
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
/* line 3546, ../sass/theme/plugins/_animate.scss */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/*		Sweet Alert		*/
/* line 3, ../sass/theme/plugins/_sweetalert.scss */
.swal-footer {
  text-align: center !important;
  margin-bottom: 20px !important;
}

/*      Datatable     */
/* line 2, ../sass/theme/plugins/_datatables.scss */
table.dataTable {
  clear: both;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  max-width: none !important;
  border-collapse: separate !important;
}
/* line 8, ../sass/theme/plugins/_datatables.scss */
table.dataTable td, table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 12, ../sass/theme/plugins/_datatables.scss */
table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
  text-align: center;
}
/* line 16, ../sass/theme/plugins/_datatables.scss */
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

/* line 24, ../sass/theme/plugins/_datatables.scss */
div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}
/* line 29, ../sass/theme/plugins/_datatables.scss */
div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block;
}
/* line 34, ../sass/theme/plugins/_datatables.scss */
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}
/* line 36, ../sass/theme/plugins/_datatables.scss */
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
/* line 41, ../sass/theme/plugins/_datatables.scss */
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}
/* line 47, ../sass/theme/plugins/_datatables.scss */
div.dataTables_wrapper div.dataTables_info {
  padding-top: 0.85em;
  white-space: nowrap;
}
/* line 51, ../sass/theme/plugins/_datatables.scss */
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}
/* line 55, ../sass/theme/plugins/_datatables.scss */
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
  justify-content: flex-end;
}
/* line 61, ../sass/theme/plugins/_datatables.scss */
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}

/* line 76, ../sass/theme/plugins/_datatables.scss */
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: 30px;
}
/* line 80, ../sass/theme/plugins/_datatables.scss */
table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active {
  outline: none;
}
/* line 84, ../sass/theme/plugins/_datatables.scss */
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}
/* line 88, ../sass/theme/plugins/_datatables.scss */
table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  bottom: 0.9em;
  display: block;
  opacity: 0.5;
}
/* line 119, ../sass/theme/plugins/_datatables.scss */
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {
  right: 1em;
  content: "\2191";
  font-size: 15px;
}
/* line 124, ../sass/theme/plugins/_datatables.scss */
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 {
  right: 0.5em;
  content: "\2193";
  font-size: 15px;
}
/* line 129, ../sass/theme/plugins/_datatables.scss */
table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:after {
  opacity: 1;
}
/* line 132, ../sass/theme/plugins/_datatables.scss */
table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
  opacity: 0;
}

/* line 138, ../sass/theme/plugins/_datatables.scss */
div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}
/* line 141, ../sass/theme/plugins/_datatables.scss */
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* line 146, ../sass/theme/plugins/_datatables.scss */
div.dataTables_scrollBody table thead .sorting:after, div.dataTables_scrollBody table thead .sorting_asc:after, div.dataTables_scrollBody table thead .sorting_desc:after {
  display: none;
}
/* line 151, ../sass/theme/plugins/_datatables.scss */
div.dataTables_scrollBody table tbody tr:first-child th, div.dataTables_scrollBody table tbody tr:first-child td {
  border-top: none;
}
/* line 156, ../sass/theme/plugins/_datatables.scss */
div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box;
}
/* line 158, ../sass/theme/plugins/_datatables.scss */
div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none;
}

@media screen and (max-width: 767px) {
  /* line 167, ../sass/theme/plugins/_datatables.scss */
  div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
    margin-top: 11px;
    margin-bottom: 10px;
  }
  /* line 172, ../sass/theme/plugins/_datatables.scss */
  div.dataTables_wrapper div div.dataTables_paginate ul.pagination {
    flex-wrap: wrap !important;
    justify-content: center !important;
  }
  /* line 175, ../sass/theme/plugins/_datatables.scss */
  div.dataTables_wrapper div div.dataTables_paginate ul.pagination li {
    margin-bottom: 10px;
  }
  /* line 177, ../sass/theme/plugins/_datatables.scss */
  div.dataTables_wrapper div div.dataTables_paginate ul.pagination li a {
    font-size: 11px;
  }
}
/* line 187, ../sass/theme/plugins/_datatables.scss */
table.dataTable.table-sm > thead > tr > th {
  padding-right: 20px;
}
/* line 190, ../sass/theme/plugins/_datatables.scss */
table.dataTable.table-sm .sorting:before, table.dataTable.table-sm .sorting_asc:before, table.dataTable.table-sm .sorting_desc:before {
  top: 5px;
  right: 0.85em;
}
/* line 194, ../sass/theme/plugins/_datatables.scss */
table.dataTable.table-sm .sorting:after, table.dataTable.table-sm .sorting_asc:after, table.dataTable.table-sm .sorting_desc:after {
  top: 5px;
}
/* line 199, ../sass/theme/plugins/_datatables.scss */
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
  border-left-width: 0;
}
/* line 202, ../sass/theme/plugins/_datatables.scss */
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child {
  border-right-width: 0;
}
/* line 206, ../sass/theme/plugins/_datatables.scss */
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}

/* line 214, ../sass/theme/plugins/_datatables.scss */
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}
/* line 217, ../sass/theme/plugins/_datatables.scss */
div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}
/* line 220, ../sass/theme/plugins/_datatables.scss */
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child, div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-left: 0;
  padding-right: 0;
}

/*     Responsive     */
@media screen and (max-width: 576px) {
  /* line 6, ../sass/theme/_responsive.scss */
  .row-card-no-pd [class*=col-] .card:before {
    width: calc(100% - 30px) !important;
    right: 15px !important;
    height: 1px !important;
  }
  /* line 14, ../sass/theme/_responsive.scss */
  .row-card-no-pd [class*=col-]:first-child .card:before {
    display: none !important;
  }
}
@media screen and (min-width: 991px) {
  /* line 26, ../sass/theme/_responsive.scss */
  .main-panel.full-height > .content, .main-panel.full-height > .content-full {
    margin-top: 0;
  }
  /* line 29, ../sass/theme/_responsive.scss */
  .main-panel.full-height .navbar-header {
    min-height: 62px;
  }

  /* line 34, ../sass/theme/_responsive.scss */
  .logo-header {
    line-height: 57px;
  }

  /* line 37, ../sass/theme/_responsive.scss */
  .toggle-nav-search {
    display: none;
  }

  /* line 40, ../sass/theme/_responsive.scss */
  #search-nav {
    display: block !important;
  }

  /* line 44, ../sass/theme/_responsive.scss */
  .sidebar .scroll-element {
    opacity: 0;
    transition: all .2s;
  }
  /* line 48, ../sass/theme/_responsive.scss */
  .sidebar:hover .scroll-element {
    opacity: 1;
  }

  /* line 53, ../sass/theme/_responsive.scss */
  .sidebar[data-background-color]:before {
    background: rgba(255, 255, 255, 0.2) !important;
    z-index: 1000;
  }
}
@media screen and (max-width: 991px) {
  /* line 62, ../sass/theme/_responsive.scss */
  .main-header[data-background-color] .navbar-header {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }

  /* line 66, ../sass/theme/_responsive.scss */
  .sidebar {
    position: fixed;
    left: 0 !important;
    right: 0;
    -webkit-transform: translate3d(-270px, 0, 0);
    -moz-transform: translate3d(-270px, 0, 0);
    -o-transform: translate3d(-270px, 0, 0);
    -ms-transform: translate3d(-270px, 0, 0);
    transform: translate3d(-270px, 0, 0) !important;
    transition: all .5s;
    margin-top: 0px;
  }
  /* line 77, ../sass/theme/_responsive.scss */
  .sidebar:before {
    background: none;
  }

  /* line 81, ../sass/theme/_responsive.scss */
  .nav_open .sidebar {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0) !important;
    border-right: 1px solid #f1f1f1;
  }

  /* line 89, ../sass/theme/_responsive.scss */
  .sidebar .sidebar-wrapper {
    padding-top: 0px;
  }
  /* line 91, ../sass/theme/_responsive.scss */
  .sidebar .sidebar-wrapper .sidebar-content {
    padding-top: 0px !important;
  }
  /* line 94, ../sass/theme/_responsive.scss */
  .sidebar .sidebar-wrapper .scroll-element.scroll-y {
    top: 0px !important;
  }

  /* line 98, ../sass/theme/_responsive.scss */
  .nav_open {
    overflow: hidden !important;
  }
  /* line 100, ../sass/theme/_responsive.scss */
  .nav_open .wrapper {
    overflow-x: hidden;
  }
  /* line 103, ../sass/theme/_responsive.scss */
  .nav_open .main-panel, .nav_open .main-header {
    -webkit-transform: translate3d(250px, 0, 0);
    -moz-transform: translate3d(250px, 0, 0);
    -o-transform: translate3d(250px, 0, 0);
    -ms-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0) !important;
  }

  /* line 111, ../sass/theme/_responsive.scss */
  .quick_sidebar_open .quick-sidebar {
    width: 350px;
  }

  /* line 114, ../sass/theme/_responsive.scss */
  .main-header {
    transition: all .5s;
  }

  /* line 117, ../sass/theme/_responsive.scss */
  #search-nav {
    margin: 0 auto !important;
  }

  /* line 120, ../sass/theme/_responsive.scss */
  .main-panel {
    width: 100%;
    transition: all .5s;
  }
  /* line 125, ../sass/theme/_responsive.scss */
  .main-panel .page-header .dropdown-menu:after {
    right: 16px !important;
  }

  /* line 131, ../sass/theme/_responsive.scss */
  .page-inner {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }

  /* line 137, ../sass/theme/_responsive.scss */
  .page-sidebar {
    background: #fff;
  }

  /* line 140, ../sass/theme/_responsive.scss */
  .logo-header {
    display: flex;
    width: 100% !important;
    text-align: left;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 147, ../sass/theme/_responsive.scss */
  .logo-header .logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  /* line 152, ../sass/theme/_responsive.scss */
  .logo-header .navbar-toggler {
    height: 100%;
    margin-left: 0px !important;
    opacity: 1;
    display: block;
    order: 1;
  }
  /* line 159, ../sass/theme/_responsive.scss */
  .logo-header .more {
    opacity: 1;
    color: #545454;
    cursor: pointer;
    display: inline-block;
    line-height: 56px;
    order: 3;
    width: unset;
    margin-left: auto;
  }
  /* line 169, ../sass/theme/_responsive.scss */
  .logo-header .navbar-brand {
    position: unset !important;
    margin-right: 0px;
  }

  /* line 174, ../sass/theme/_responsive.scss */
  .nav-search {
    width: 100%;
    margin-right: 0 !important;
  }

  /* line 178, ../sass/theme/_responsive.scss */
  .navbar-header {
    position: absolute;
    width: 100%;
    transform: translate3d(0, -200px, 0) !important;
    transition: all .5s;
  }

  /* line 185, ../sass/theme/_responsive.scss */
  .topbar_open .navbar-header {
    transform: translate3d(0, 61px, 0) !important;
    padding: 6px;
  }
  /* line 191, ../sass/theme/_responsive.scss */
  .topbar_open .navbar-header .navbar-nav > .nav-item .nav-link i {
    font-size: 19px;
  }
  /* line 196, ../sass/theme/_responsive.scss */
  .topbar_open .navbar-header .navbar-nav > .nav-item:last-child .nav-link {
    padding: 0px !important;
  }
  /* line 199, ../sass/theme/_responsive.scss */
  .topbar_open .navbar-header .navbar-nav > .nav-item:last-child .quick-sidebar-toggler {
    padding-left: 5px !important;
  }
  /* line 206, ../sass/theme/_responsive.scss */
  .topbar_open .toggle-nav-search {
    display: list-item;
  }
  /* line 209, ../sass/theme/_responsive.scss */
  .topbar_open #search-nav {
    text-align: center;
    width: 100%;
    padding: 10px 15px 0px;
    order: 1;
  }
  /* line 215, ../sass/theme/_responsive.scss */
  .topbar_open .main-panel {
    transform: translate3d(0, 62px, 0) !important;
  }
  /* line 218, ../sass/theme/_responsive.scss */
  .topbar_open > .content {
    margin-top: 0px !important;
  }

  /* line 222, ../sass/theme/_responsive.scss */
  .nav_open.topbar_open .main-panel {
    transform: translate3d(250px, 60px, 0) !important;
  }

  /* line 225, ../sass/theme/_responsive.scss */
  .navbar-header .navbar-nav {
    width: 100%;
    flex-direction: row;
    justify-content: center;
    margin-left: 0px !important;
    position: relative;
  }
  /* line 231, ../sass/theme/_responsive.scss */
  .navbar-header .navbar-nav .dropdown {
    position: unset;
  }
  /* line 234, ../sass/theme/_responsive.scss */
  .navbar-header .navbar-nav .dropdown-menu {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 280px;
  }

  /* line 242, ../sass/theme/_responsive.scss */
  .profile-pic span {
    display: none;
  }

  /* line 245, ../sass/theme/_responsive.scss */
  .nav-toggle {
    display: none;
  }

  /* line 248, ../sass/theme/_responsive.scss */
  .page-title {
    font-size: 18px;
  }

  /* line 252, ../sass/theme/_responsive.scss */
  .card .card-title {
    font-size: 18px;
  }

  /* line 258, ../sass/theme/_responsive.scss */
  .mail-wrapper .mail-option .email-filters-left {
    width: 50%;
  }
  /* line 260, ../sass/theme/_responsive.scss */
  .mail-wrapper .mail-option .email-filters-left .btn-group {
    margin-bottom: 10px;
  }

  /* Dropzone */
  /* line 268, ../sass/theme/_responsive.scss */
  .dropzone {
    padding: 20px 15px !important;
  }
  /* line 271, ../sass/theme/_responsive.scss */
  .dropzone .dz-message .message {
    font-size: 23px;
  }
  /* line 274, ../sass/theme/_responsive.scss */
  .dropzone .dz-message .note {
    font-size: 15px;
  }
}
@media screen and (min-width: 856px) {
  /* line 283, ../sass/theme/_responsive.scss */
  .mail-wrapper .aside-nav {
    display: block !important;
  }
}
@media screen and (max-width: 856px) {
  /* line 289, ../sass/theme/_responsive.scss */
  .mail-wrapper {
    flex-direction: column;
  }
  /* line 291, ../sass/theme/_responsive.scss */
  .mail-wrapper .page-aside {
    width: 100%;
    height: unset;
    min-height: unset;
    border-bottom: 1px solid #eee;
    border-left: 0;
    border-right: 0;
    background: transparent;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* line 301, ../sass/theme/_responsive.scss */
  .mail-wrapper .page-aside .aside-header {
    padding-top: 25px;
    padding-bottom: 25px;
    background: #f1f1f1;
  }
  /* line 306, ../sass/theme/_responsive.scss */
  .mail-wrapper .page-aside .aside-nav {
    background: #ffffff;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 312, ../sass/theme/_responsive.scss */
  .mail-wrapper .mail-content {
    width: 100%;
  }
  /* line 314, ../sass/theme/_responsive.scss */
  .mail-wrapper .mail-content .inbox-head {
    flex-direction: column;
    align-items: left;
  }
  /* line 317, ../sass/theme/_responsive.scss */
  .mail-wrapper .mail-content .inbox-head h3 {
    font-size: 18px;
  }
  /* line 320, ../sass/theme/_responsive.scss */
  .mail-wrapper .mail-content .inbox-head form {
    margin-left: 0px !important;
    margin-top: 15px;
  }
  /* line 326, ../sass/theme/_responsive.scss */
  .mail-wrapper .mail-content .email-head h3 {
    font-size: 18px;
  }
  /* line 330, ../sass/theme/_responsive.scss */
  .mail-wrapper .mail-content .email-compose-fields {
    padding: 20px 15px;
  }
  /* line 334, ../sass/theme/_responsive.scss */
  .mail-wrapper .mail-option {
    flex-direction: column;
  }
  /* line 336, ../sass/theme/_responsive.scss */
  .mail-wrapper .mail-option .email-filters-left {
    width: 100%;
    margin-bottom: 10px;
  }
  /* line 341, ../sass/theme/_responsive.scss */
  .mail-wrapper .toggle-email-nav {
    display: inline-block !important;
  }
  /* line 347, ../sass/theme/_responsive.scss */
  .mail-wrapper .table-inbox tr td .badge {
    margin-top: 5px;
    float: left;
  }
}
@media screen and (max-width: 767px) {
  /* line 358, ../sass/theme/_responsive.scss */
  .wizard-container {
    margin-left: 15px;
    margin-right: 15px;
  }

  /* line 363, ../sass/theme/_responsive.scss */
  .main-panel .page-header {
    flex-direction: column;
    align-items: normal;
    position: relative;
    min-height: 43px;
    justify-content: center;
  }
  /* line 369, ../sass/theme/_responsive.scss */
  .main-panel .page-header .breadcrumbs {
    margin-left: 0px;
    padding-top: 15px;
    padding-left: 5px;
    padding-bottom: 0px;
    border-left: 0px;
  }
  /* line 376, ../sass/theme/_responsive.scss */
  .main-panel .page-header .btn-group-page-header {
    position: absolute;
    right: 0px;
  }

  /* line 382, ../sass/theme/_responsive.scss */
  .footer .container-fluid {
    flex-direction: column;
  }
  /* line 384, ../sass/theme/_responsive.scss */
  .footer .container-fluid .copyright {
    margin-left: 0 !important;
    margin-top: 10px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 576px) {
  /* line 393, ../sass/theme/_responsive.scss */
  #chart-container {
    min-height: 250px;
  }

  /* line 397, ../sass/theme/_responsive.scss */
  .form-check-inline {
    display: flex;
    flex-direction: column;
    align-items: left;
  }

  /* line 404, ../sass/theme/_responsive.scss */
  #calendar .fc-toolbar {
    display: flex;
    flex-direction: column;
  }
  /* line 407, ../sass/theme/_responsive.scss */
  #calendar .fc-toolbar .fc-left, #calendar .fc-toolbar .fc-right, #calendar .fc-toolbar .fc-center {
    margin: auto;
    margin-bottom: 15px;
  }
  /* line 411, ../sass/theme/_responsive.scss */
  #calendar .fc-toolbar .fc-left {
    order: 1;
  }
  /* line 415, ../sass/theme/_responsive.scss */
  #calendar .fc-toolbar .fc-right {
    order: 3;
  }
  /* line 419, ../sass/theme/_responsive.scss */
  #calendar .fc-toolbar .fc-center {
    order: 2;
  }

  /* line 427, ../sass/theme/_responsive.scss */
  .conversations .conversations-body {
    padding: 1.5rem 1rem;
  }
}
@media screen and (max-width: 350px) {
  /* line 434, ../sass/theme/_responsive.scss */
  .quick_sidebar_open .quick-sidebar {
    width: 100%;
    padding: 20px;
  }
}
/* 	 Background Body */
/* line 2, ../sass/theme/_background.scss */
body {
  background: #f9fbfd;
}
/* line 4, ../sass/theme/_background.scss */
body[data-background-color="bg1"] {
  background: #f9fbfd;
}
/* line 7, ../sass/theme/_background.scss */
body[data-background-color="bg2"] {
  background: #ffffff;
}
/* line 10, ../sass/theme/_background.scss */
body[data-background-color="bg3"] {
  background: #f1f1f1;
}
/* line 13, ../sass/theme/_background.scss */
body[data-background-color="dark"] {
  background: #1a2035;
}
/* line 15, ../sass/theme/_background.scss */
body[data-background-color="dark"] .main-header {
  box-shadow: 0px 0px 5px #121727;
}
/* line 18, ../sass/theme/_background.scss */
body[data-background-color="dark"] .main-panel {
  color: rgba(169, 175, 187, 0.82) !important;
}
/* line 20, ../sass/theme/_background.scss */
body[data-background-color="dark"] .main-panel label {
  color: #fff !important;
}
/* line 24, ../sass/theme/_background.scss */
body[data-background-color="dark"] .card, body[data-background-color="dark"] .row-card-no-pd, body[data-background-color="dark"] .list-group-item, body[data-background-color="dark"] .timeline > li > .timeline-panel {
  background: #202940;
}
/* line 27, ../sass/theme/_background.scss */
body[data-background-color="dark"] .card-pricing2 {
  background: #202940 !important;
}
/* line 31, ../sass/theme/_background.scss */
body[data-background-color="dark"] .row-card-no-pd [class*=col] .card:before {
  background: rgba(181, 181, 181, 0.1) !important;
}
/* line 35, ../sass/theme/_background.scss */
body[data-background-color="dark"] .card .card-header, body[data-background-color="dark"] .card .card-footer, body[data-background-color="dark"] .card .card-action, body[data-background-color="dark"] .card-profile .user-stats [class^="col"], body[data-background-color="dark"] .timeline > li > .timeline-panel, body[data-background-color="dark"] .table td, body[data-background-color="dark"] .table th, body[data-background-color="dark"] .breadcrumbs, body[data-background-color="dark"] .separator-dashed, body[data-background-color="dark"] .separator-solid, body[data-background-color="dark"] .separator-dot, body[data-background-color="dark"] .list-group .list-group-item, body[data-background-color="dark"] .conversations .messages-form, body[data-background-color="dark"] .mail-wrapper .mail-content .inbox-body .email-list .email-list-item, body[data-background-color="dark"] .page-with-aside .page-aside, body[data-background-color="dark"] .mail-wrapper .mail-content .email-head, body[data-background-color="dark"] .mail-wrapper .mail-content .email-sender, body[data-background-color="dark"] .main-panel .page-divider {
  border-color: rgba(181, 181, 181, 0.1) !important;
}
/* line 39, ../sass/theme/_background.scss */
body[data-background-color="dark"] .timeline > li > .timeline-panel:before {
  border-left-color: rgba(181, 181, 181, 0.1);
  border-right-color: rgba(181, 181, 181, 0.1);
}
/* line 43, ../sass/theme/_background.scss */
body[data-background-color="dark"] .timeline > li > .timeline-panel:after {
  border-left-color: #202940;
  border-right-color: #202940;
}
/* line 48, ../sass/theme/_background.scss */
body[data-background-color="dark"] .page-title, body[data-background-color="dark"] .breadcrumbs li a {
  color: rgba(169, 175, 187, 0.82);
}
/* line 51, ../sass/theme/_background.scss */
body[data-background-color="dark"] .page-category {
  color: #828282;
}
/* line 54, ../sass/theme/_background.scss */
body[data-background-color="dark"] .card-title, body[data-background-color="dark"] .card-title a, body[data-background-color="dark"] .card-title a:hover, body[data-background-color="dark"] .card-title a:focus {
  color: #fff;
}
/* line 57, ../sass/theme/_background.scss */
body[data-background-color="dark"] .card-category {
  color: #8b92a9;
}
/* line 60, ../sass/theme/_background.scss */
body[data-background-color="dark"] .card-default, body[data-background-color="dark"] .card-primary, body[data-background-color="dark"] .card-secondary, body[data-background-color="dark"] .card-info, body[data-background-color="dark"] .card-success, body[data-background-color="dark"] .card-warning, body[data-background-color="dark"] .card-danger {
  color: #fff;
}
/* line 62, ../sass/theme/_background.scss */
body[data-background-color="dark"] .card-default .card-title, body[data-background-color="dark"] .card-default .card-category, body[data-background-color="dark"] .card-primary .card-title, body[data-background-color="dark"] .card-primary .card-category, body[data-background-color="dark"] .card-secondary .card-title, body[data-background-color="dark"] .card-secondary .card-category, body[data-background-color="dark"] .card-info .card-title, body[data-background-color="dark"] .card-info .card-category, body[data-background-color="dark"] .card-success .card-title, body[data-background-color="dark"] .card-success .card-category, body[data-background-color="dark"] .card-warning .card-title, body[data-background-color="dark"] .card-warning .card-category, body[data-background-color="dark"] .card-danger .card-title, body[data-background-color="dark"] .card-danger .card-category {
  color: #fff;
}
/* line 66, ../sass/theme/_background.scss */
body[data-background-color="dark"] .nav-pills .nav-link:not(.active) {
  background: #fff;
}
/* line 69, ../sass/theme/_background.scss */
body[data-background-color="dark"] .card-pricing .specification-list li {
  border-color: #373d4c;
}
/* line 72, ../sass/theme/_background.scss */
body[data-background-color="dark"] .input-group-text {
  border-color: #2f374b !important;
  background-color: #1f283e;
  color: #fff;
}
/* line 77, ../sass/theme/_background.scss */
body[data-background-color="dark"] .input-solid {
  background: #363b4c !important;
  border-color: #363b4c !important;
}
/* line 81, ../sass/theme/_background.scss */
body[data-background-color="dark"] .list-group-messages .list-group-item-title a, body[data-background-color="dark"] .list-group .list-group-item-text {
  color: inherit;
}
/* line 84, ../sass/theme/_background.scss */
body[data-background-color="dark"] .footer {
  border-top: 1px solid #293247;
  background: #1f283e;
}
/* line 88, ../sass/theme/_background.scss */
body[data-background-color="dark"] .form-control, body[data-background-color="dark"] .form-group-default, body[data-background-color="dark"] .select2-container--bootstrap .select2-selection {
  background-color: #1a2035;
  color: #fff;
  border-color: #2f374b;
}
/* line 93, ../sass/theme/_background.scss */
body[data-background-color="dark"] .bootstrap-tagsinput {
  background: transparent;
}
/* line 96, ../sass/theme/_background.scss */
body[data-background-color="dark"] .selectgroup-button {
  border: 1px solid #2f374b;
}
/* line 100, ../sass/theme/_background.scss */
body[data-background-color="dark"] .conversations .message-header {
  background: #1a2035;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07);
}
/* line 104, ../sass/theme/_background.scss */
body[data-background-color="dark"] .conversations .conversations-content {
  color: #575962;
  border-color: #2e364a;
}
/* line 109, ../sass/theme/_background.scss */
body[data-background-color="dark"] .mail-wrapper .mail-content .inbox-body .email-list .email-list-item.unread {
  background: #1f283e !important;
}
/* line 112, ../sass/theme/_background.scss */
body[data-background-color="dark"] .mail-wrapper .mail-content .inbox-body .email-list .email-list-item:hover {
  background: #171e2f !important;
}
/* line 115, ../sass/theme/_background.scss */
body[data-background-color="dark"] .page-with-aside .page-aside .aside-nav .nav > li:hover, body[data-background-color="dark"] .page-with-aside .page-aside .aside-nav .nav > li:focus, body[data-background-color="dark"] .page-with-aside .page-aside .aside-nav .nav > li.active {
  background: rgba(0, 0, 0, 0.03);
}
/* line 118, ../sass/theme/_background.scss */
body[data-background-color="dark"] .page-with-aside .page-aside .aside-nav .nav > li.active > a {
  color: #b9babf !important;
}
/* line 121, ../sass/theme/_background.scss */
body[data-background-color="dark"] .board {
  color: #575962;
}

/*   Background   */
/* line 129, ../sass/theme/_background.scss */
.bg-dark {
  background-color: #1a2035 !important;
}

/* line 133, ../sass/theme/_background.scss */
.bg-dark2 {
  background-color: #1f283e !important;
}

/* line 137, ../sass/theme/_background.scss */
.bg-primary {
  background-color: rgba(42, 101, 71, 0.9) !important;
}

/* line 141, ../sass/theme/_background.scss */
.bg-primary2 {
  background-color: #1269DB !important;
}

/* line 145, ../sass/theme/_background.scss */
.bg-secondary {
  background-color: #6861CE !important;
}

/* line 149, ../sass/theme/_background.scss */
.bg-secondary2 {
  background-color: #5C55BF !important;
}

/* line 153, ../sass/theme/_background.scss */
.bg-info {
  background-color: #48ABF7 !important;
}

/* line 157, ../sass/theme/_background.scss */
.bg-info2 {
  background-color: #3697E1 !important;
}

/* line 161, ../sass/theme/_background.scss */
.bg-success {
  background-color: rgba(42, 106, 71, 0.9) !important;
}

/* line 165, ../sass/theme/_background.scss */
.bg-success2 {
  background-color: #2BB930 !important;
}

/* line 169, ../sass/theme/_background.scss */
.bg-warning {
  background-color: #ffa300 !important;
}

/* line 173, ../sass/theme/_background.scss */
.bg-warning2 {
  background-color: #FF9E27 !important;
}

/* line 177, ../sass/theme/_background.scss */
.bg-danger {
  background-color: #F25961 !important;
}

/* line 181, ../sass/theme/_background.scss */
.bg-danger2 {
  background-color: #EA4d56 !important;
}

/* line 185, ../sass/theme/_background.scss */
.bg-grey1 {
  background: #f9fbfd !important;
}

/* line 189, ../sass/theme/_background.scss */
.bg-grey2 {
  background: #f1f1f1;
}

/* line 199, ../sass/theme/_background.scss */
.bg-dark-gradient {
  background: #1f283e !important;
  background: -webkit-linear-gradient(legacy-direction(-45deg), #0A0B11, #1f283e) !important;
  background: linear-gradient(-45deg, #0A0B11, #1f283e) !important;
}

/* line 203, ../sass/theme/_background.scss */
.bg-primary-gradient {
  background: rgba(42, 101, 71, 0.9) !important;
  background: -webkit-linear-gradient(legacy-direction(-45deg), #06418E, rgba(42, 101, 71, 0.9)) !important;
  background: linear-gradient(-45deg, #06418E, rgba(42, 101, 71, 0.9)) !important;
}

/* line 207, ../sass/theme/_background.scss */
.bg-secondary-gradient {
  background: #6861CE !important;
  background: -webkit-linear-gradient(legacy-direction(-45deg), #2A20AC, #6861CE) !important;
  background: linear-gradient(-45deg, #2A20AC, #6861CE) !important;
}

/* line 211, ../sass/theme/_background.scss */
.bg-info-gradient {
  background: #48ABF7 !important;
  background: -webkit-linear-gradient(legacy-direction(-45deg), #0A5A97, #48ABF7) !important;
  background: linear-gradient(-45deg, #0A5A97, #48ABF7) !important;
}

/* line 215, ../sass/theme/_background.scss */
.bg-success-gradient {
  background: rgba(42, 106, 71, 0.9) !important;
  background: -webkit-linear-gradient(legacy-direction(-45deg), #179D08, rgba(42, 106, 71, 0.9)) !important;
  background: linear-gradient(-45deg, #179D08, rgba(42, 106, 71, 0.9)) !important;
}

/* line 219, ../sass/theme/_background.scss */
.bg-warning-gradient {
  background: #ffa300 !important;
  background: -webkit-linear-gradient(legacy-direction(-45deg), #E1810B, #ffa300) !important;
  background: linear-gradient(-45deg, #E1810B, #ffa300) !important;
}

/* line 223, ../sass/theme/_background.scss */
.bg-danger-gradient {
  background: #F25961 !important;
  background: -webkit-linear-gradient(legacy-direction(-45deg), #E80A15, #F25961) !important;
  background: linear-gradient(-45deg, #E80A15, #F25961) !important;
}

/*
--cor-1: #034056;
--cor-2: #ec2c38;
--cor-3: #797473;
--cor-4: #bc7c24;
--cor-principal: #ffa300;
--cor-escuro: #131313;
*/
/* line 50, ../sass/screen.scss */
body {
  height: auto !important;
}

/* line 55, ../sass/screen.scss */
.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1;
}

/* line 62, ../sass/screen.scss */
.navbar-header {
  padding: 0px 0px !important;
}

/* line 66, ../sass/screen.scss */
.ajust-container {
  padding-left: 0px !important;
}

/* line 70, ../sass/screen.scss */
.icon-settings {
  margin-right: 10px;
}

/* line 74, ../sass/screen.scss */
.logo-header {
  background-size: auto;
}

/* line 79, ../sass/screen.scss */
.card-header-login {
  background-color: #dfdfdf !important;
}

/* line 83, ../sass/screen.scss */
.card-login {
  -webkit-box-shadow: 0px 0px 15px 1.5px #dfdfdf !important;
  -moz-box-shadow: 0px 0px 15px 1.5px #dfdfdf !important;
  box-shadow: 0px 0px 15px 1.5px #dfdfdf !important;
}

/* line 97, ../sass/screen.scss */
.btn-ft {
  background-color: #dfdfdf !important;
}

/* line 101, ../sass/screen.scss */
#logo {
  width: 190px;
}

/* line 105, ../sass/screen.scss */
.card {
  -webkit-box-shadow: 0px 0px 3px 1px #3d3d3d !important;
  -moz-box-shadow: 0px 0px 3px 1px #3d3d3d !important;
  box-shadow: 0px 0px 3px 1px #3d3d3d !important;
  overflow-x: auto !important;
}

/* line 112, ../sass/screen.scss */
.card-sessao {
  -webkit-box-shadow: 0px 0px 3px 1px #dddddd !important;
  -moz-box-shadow: 0px 0px 3px 1px #dddddd !important;
  box-shadow: 0px 0px 3px 1px #dddddd !important;
}

/* line 118, ../sass/screen.scss */
input,
select,
textarea {
  border-color: rgba(61, 61, 61, 0.2) !important;
}

/* line 124, ../sass/screen.scss */
input:focus,
select:focus,
textarea:focus {
  outline: none !important;
  border: 1px solid rgba(2, 58, 0, 0.747) !important;
  -webkit-box-shadow: 0px 0px 4px 2px rgba(2, 58, 0, 0.3) !important;
  -moz-box-shadow: 0px 0px 4px 2px rgba(2, 58, 0, 0.3) !important;
  box-shadow: 0px 0px 4px 2px rgba(2, 58, 0, 0.3) !important;
}

/* line 134, ../sass/screen.scss */
select {
  min-height: 31px !important;
}

/* line 138, ../sass/screen.scss */
.sidebar {
  -webkit-box-shadow: 0px 0px 5px rgba(18, 23, 39, 0.5) !important;
  -moz-box-shadow: 0px 0px 5px rgba(18, 23, 39, 0.5) !important;
  box-shadow: 0px 0px 5px rgba(18, 23, 39, 0.5) !important;
}

/* line 144, ../sass/screen.scss */
.breadcrumbs li a {
  color: #362b00 !important;
}

/* line 148, ../sass/screen.scss */
.breadcrumb-item + .breadcrumb-item::before {
  color: black;
}

/* line 152, ../sass/screen.scss */
.breadcrumbs {
  border-left: none !important;
}

/* line 156, ../sass/screen.scss */
.breadcrumb-item {
  color: black;
}

/* line 160, ../sass/screen.scss */
li.breadcrumb-item.active {
  color: black !important;
  font-weight: bold !important;
}

/* line 165, ../sass/screen.scss */
.uib-datepicker-popup.dropdown-menu {
  background-color: white !important;
}

/* line 169, ../sass/screen.scss */
.uib-datepicker-popup.dropdown-menu .btn-secondary {
  background-color: white !important;
  color: black !important;
  border-color: #dfdfdf !important;
}

/* line 175, ../sass/screen.scss */
.uib-datepicker-popup.dropdown-menu .btn-info {
  font-size: 14px !important;
  font-weight: bold !important;
  background-color: #dddddd !important;
  color: white !important;
}

/* line 182, ../sass/screen.scss */
.input-group-text {
  width: 38.25px !important;
}

/* line 186, ../sass/screen.scss */
.input-group-text i {
  margin: auto !important;
}

/* line 190, ../sass/screen.scss */
input[type="file"] {
  display: none;
}

/* line 193, ../sass/screen.scss */
.custom-file-upload {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
}

/* line 200, ../sass/screen.scss */
.text-divider {
  margin: 0.5em 0;
  line-height: 0;
  text-align: center;
}

/* line 206, ../sass/screen.scss */
.text-divider:before {
  content: " ";
  display: block;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #f7f7f7;
}

/* line 212, ../sass/screen.scss */
.text-divider span {
  background-color: white;
  padding-right: 1em;
  padding-left: 1em;
}

/* line 218, ../sass/screen.scss */
.label-border {
  border-color: #dddddd !important;
  overflow-x: auto !important;
}

/* line 223, ../sass/screen.scss */
.fa-svg-icon {
  color: #267cfd;
}

/* line 227, ../sass/screen.scss */
.avaliacoes .fa-svg-icon {
  min-width: 2em !important;
  min-height: 2em !important;
  margin-right: 2em;
}

/* line 233, ../sass/screen.scss */
.avaliacoes svg {
  max-width: 2em !important;
  max-height: 2em !important;
  margin-right: 2em;
}

/* line 239, ../sass/screen.scss */
.btn-icons {
  font-size: 1.3em;
  width: 16.08px;
}

/* line 244, ../sass/screen.scss */
.pagination > li > a {
  background-color: white;
  color: #dfdfdf;
}

/* line 249, ../sass/screen.scss */
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #dfdfdf;
  background-color: #362b00;
  border-color: #362b00;
}

/* line 258, ../sass/screen.scss */
.pagination > .active > a {
  color: white;
  background-color: #dfdfdf !important;
  border: solid 1px #dfdfdf !important;
}

/* line 264, ../sass/screen.scss */
.pagination > .active > a:hover {
  background-color: #dfdfdf !important;
  border: solid 1px #dfdfdf;
}

/* line 269, ../sass/screen.scss */
img.img-receita {
  max-height: 100% !important;
  max-width: 100% !important;
}

/* line 274, ../sass/screen.scss */
.modal-content {
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
}

/* line 280, ../sass/screen.scss */
.css-form input.ng-valid.ng-touched {
  border-color: #dddddd !important;
}

/* line 283, ../sass/screen.scss */
.css-form select.ng-valid.ng-touched {
  border-color: #dddddd !important;
}

/* line 286, ../sass/screen.scss */
.css-form textarea.ng-valid.ng-touched {
  border-color: #dddddd !important;
}

/* line 290, ../sass/screen.scss */
.accordion-acompanhamento-valido {
  -webkit-box-shadow: 0px 0px 3px 1px #dddddd !important;
  -moz-box-shadow: 0px 0px 3px 1px #dddddd !important;
  box-shadow: 0px 0px 3px 1px #dddddd !important;
}

/* line 296, ../sass/screen.scss */
.accordion-acompanhamento-invalido {
  -webkit-box-shadow: 0px 0px 3px 1px #d9534f !important;
  -moz-box-shadow: 0px 0px 3px 1px #d9534f !important;
  box-shadow: 0px 0px 3px 1px #d9534f !important;
}

@media print {
  /* line 303, ../sass/screen.scss */
  .no-print,
  .no-print * {
    display: none !important;
  }

  /* line 308, ../sass/screen.scss */
  .avaliacoes svg {
    max-width: 2em !important;
    max-height: 2em !important;
    margin-right: 2em;
  }
}
@media screen and (max-width: 370px) {
  /* line 316, ../sass/screen.scss */
  .avaliacoes .fa-svg-icon {
    min-width: 1.5em !important;
    min-height: 1.5em !important;
    margin-right: 1.5em;
  }

  /* line 322, ../sass/screen.scss */
  .avaliacoes svg {
    max-width: 1.5em !important;
    max-height: 1.5em !important;
    margin-right: 1.5em;
  }
}
@media screen and (max-width: 1322px) {
  /* line 329, ../sass/screen.scss */
  .table td,
  .table th {
    font-size: 14px;
    border-top-width: 0px;
    border-bottom: 1px solid;
    border-color: #ebedf2 !important;
    padding: 0 2px !important;
    height: 60px;
    vertical-align: middle !important;
  }

  /* line 339, ../sass/screen.scss */
  .ajuste-tabela {
    min-width: 55px !important;
  }
}
/* line 374, ../sass/screen.scss */
.btn-default {
  background: #edc62f !important;
  color: black !important;
}

/* line 378, ../sass/screen.scss */
.ui-select-bootstrap > .ui-select-choices,
.ui-select-bootstrap > .ui-select-no-choice {
  max-height: 80px;
  overflow: auto;
  position: inherit;
  font-size: 13px;
  width: 100% !important;
}

/* line 386, ../sass/screen.scss */
.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important;
  border: 1px solid #2a6a47 !important;
  outline: 0;
  height: 1.666666em;
  margin-bottom: 5px;
  width: 100% !important;
}

/* line 394, ../sass/screen.scss */
.openAssinante {
  display: block !important;
  padding: 0px 10px;
  font-size: 14px;
}

/* line 399, ../sass/screen.scss */
.openAssinanteContrato {
  display: block !important;
  padding: 0px 10px;
  font-size: 14px;
  max-height: 600px !important;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* line 437, ../sass/screen.scss */
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

/* line 445, ../sass/screen.scss */
.fa-comment-dots {
  font-size: 100px;
}

/* line 449, ../sass/screen.scss */
.fa-phone {
  font-size: 30px;
}

/* line 453, ../sass/screen.scss */
.lgpd {
  position: fixed;
  width: 90%;
  left: 15px;
  right: 15px;
  bottom: 15px;
  padding: 20px;
  color: white;
  background-color: rgba(0, 0, 0, 0.75);
  display: flex;
  justify-content: space-between;
  border-radius: 5px;
  z-index: 1001;
  align-items: center;
}

/* line 469, ../sass/screen.scss */
.lgpd a {
  color: #ffbb00 !important;
}

/* line 473, ../sass/screen.scss */
.lgpd button {
  color: black;
  width: 200px;
  height: 50px;
  background-color: #ffbb00;
  border-radius: 25px;
}

/* line 482, ../sass/screen.scss */
#carouselAd {
  width: 100%;
  height: 20%;
}

/* line 487, ../sass/screen.scss */
.img-ad {
  vertical-align: middle;
  width: 20%;
  height: 100%;
  padding: 10px;
}

/* line 494, ../sass/screen.scss */
.carousel-img {
  text-align: center;
}

/* line 498, ../sass/screen.scss */
.carousel-icon {
  color: #4e555b;
  text-shadow: #0a0b11;
}

/* line 503, ../sass/screen.scss */
.icon-camleft-preview {
  margin-top: 30%;
}

@media screen and (max-width: 1150px) {
  /* line 508, ../sass/screen.scss */
  .icon-camleft-preview {
    margin-top: 28%;
  }
}
@media screen and (max-width: 767px) {
  /* line 514, ../sass/screen.scss */
  .icon-camleft-preview {
    margin-top: 30%;
  }
}
@media screen and (max-width: 600px) {
  /* line 520, ../sass/screen.scss */
  .icon-camleft-preview {
    margin-top: 28%;
  }
}
@media screen and (max-width: 475px) {
  /* line 526, ../sass/screen.scss */
  .icon-camleft-preview {
    margin-top: 25%;
  }
}
@media screen and (max-width: 415px) {
  /* line 532, ../sass/screen.scss */
  .icon-camleft-preview {
    margin-top: 23%;
  }
}
@media screen and (max-width: 400px) {
  /* line 538, ../sass/screen.scss */
  .icon-camleft-preview {
    margin-top: 18%;
  }
}
/* line 543, ../sass/screen.scss */
.logotipo {
  background-size: contain !important;
  height: 50px !important;
  max-width: 240px !important;
}

/* line 549, ../sass/screen.scss */
.loading {
  position: fixed;
  z-index: 10000;
  margin: 0px;
  padding: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #0a0b11;
  min-width: 100% !important;
  width: 100%;
  height: 100%;
  align-items: center;
}

/* line 567, ../sass/screen.scss */
div[class*="carousel-propaganda"] .carousel-item {
  height: 200px;
}
/* line 570, ../sass/screen.scss */
div[class*="carousel-propaganda"] .carousel-item img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
/* line 575, ../sass/screen.scss */
div[class*="carousel-propaganda"] .carousel-control-prev {
  color: black;
  font-size: 30px;
  left: -100px;
}
/* line 580, ../sass/screen.scss */
div[class*="carousel-propaganda"] .carousel-control-next {
  color: black;
  font-size: 30px;
  right: -100px;
}
/* line 585, ../sass/screen.scss */
div[class*="carousel-propaganda"] .carousel-control-prev:hover,
div[class*="carousel-propaganda"] .carousel-control-next:hover {
  color: black;
}
@media (max-width: 575px) {
  /* line 590, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-control-prev {
    left: -30px;
  }
  /* line 593, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-control-next {
    right: -30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 598, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-inner .active.col-md-4.carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -33.3333%;
    z-index: -1;
    display: block;
    visibility: visible;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  /* line 608, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -50%;
    z-index: -1;
    display: block;
    visibility: visible;
  }
}
@media (min-width: 576px) {
  /* line 618, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-item {
    margin-right: 0;
  }
  /* line 621, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-inner .active + .carousel-item {
    display: block;
  }
  /* line 624, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  div[class*="carousel-propaganda"] .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
    transition: none;
  }
  /* line 628, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-inner .carousel-item-next {
    position: relative;
    transform: translate3d(0, 0, 0);
  }
  /* line 632, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  div[class*="carousel-propaganda"] .carousel-item-next.carousel-item-left + .carousel-item,
  div[class*="carousel-propaganda"] .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  /* line 639, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  /* line 647, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
  div[class*="carousel-propaganda"] .carousel-item-prev.carousel-item-right + .carousel-item,
  div[class*="carousel-propaganda"] .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }
}
@media (min-width: 768px) {
  /* line 658, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-inner .active + .carousel-item + .carousel-item {
    display: block;
  }
  /* line 661, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-inner
  .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)
  + .carousel-item
  + .carousel-item {
    transition: none;
  }
  /* line 667, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-inner .carousel-item-next {
    position: relative;
    transform: translate3d(0, 0, 0);
  }
  /* line 671, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  /* line 676, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }
}
@media (min-width: 991px) {
  /* line 685, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
    display: block;
  }
  /* line 688, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-inner
  .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)
  + .carousel-item
  + .carousel-item
  + .carousel-item {
    transition: none;
  }
  /* line 695, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-inner
  .active.col-lg-3.carousel-item
  + .carousel-item
  + .carousel-item
  + .carousel-item
  + .carousel-item {
    position: absolute;
    top: 0;
    right: -25%;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  /* line 708, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  /* line 713, ../sass/screen.scss */
  div[class*="carousel-propaganda"] .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }
}

/* line 724, ../sass/screen.scss */
.chamada-controle {
  position: fixed;
  margin: 0;
  left: 20px;
  right: 20px;
  bottom: 20px;
  padding: 10px;
  color: white;
  background-color: rgba(0, 0, 0, 0.75);
  display: flex;
  justify-content: space-between;
  border-radius: 5px;
  z-index: 1001;
  align-items: center;
}

/* line 740, ../sass/screen.scss */
.chamada-controle button {
  padding: 0.8rem 1rem 0.8rem 1rem;
  margin: 0.5rem;
}

/* line 745, ../sass/screen.scss */
.fa-microphone {
  padding: 0rem 0.25rem 0rem 0.25rem;
}

/* line 749, ../sass/screen.scss */
.fa-shopping-bag {
  padding: 0rem 0.2rem 0rem 0.2rem;
}

/* line 753, ../sass/screen.scss */
.chamada-video-carregando {
  position: fixed;
  margin: 0;
  left: 20px;
  right: 20px;
  bottom: 145px;
  top: 90px;
  padding: 20px;
  background-color: black;
  display: flex;
  border-radius: 5px;
  z-index: 0;
  align-items: center;
}

/* line 768, ../sass/screen.scss */
.chamada-video {
  position: fixed;
  margin: 0;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  border-radius: 5px;
  z-index: 999;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 784, ../sass/screen.scss */
.videoright video {
  position: fixed;
  top: 70px;
  left: 15%;
  height: 75%;
  z-index: 1000;
}

/* line 792, ../sass/screen.scss */
.videoleft video {
  position: fixed;
  top: 230px;
  right: 25%;
  height: 30%;
  z-index: 1001;
}

/* line 800, ../sass/screen.scss */
.camleft .fa-user-alt {
  font-size: 84px !important;
  margin-top: 23% !important;
}

/* line 805, ../sass/screen.scss */
.camleft {
  position: fixed;
  top: 230px;
  left: 11%;
  width: 376px;
  height: 30%;
  z-index: -1;
  background-color: gray;
}

@media (max-width: 1125px) {
  /* line 816, ../sass/screen.scss */
  .camleft {
    position: fixed;
    top: 230px;
    left: 8%;
    width: 376px;
    height: 30%;
    z-index: -1;
    background-color: gray;
  }
}
/* line 827, ../sass/screen.scss */
.badge-sacola {
  position: absolute;
  left: 125px;
  z-index: 1;
}

/* line 833, ../sass/screen.scss */
.badge-carrinho {
  position: absolute;
  left: 55px;
  z-index: 1;
}

@media (max-width: 900px) {
  /* line 840, ../sass/screen.scss */
  .videoleft video {
    height: 20%;
  }

  /* line 844, ../sass/screen.scss */
  .camleft {
    width: 250px;
    height: 20%;
    left: 10%;
  }

  /* line 850, ../sass/screen.scss */
  .camleft .fa-user-alt {
    margin-top: 20% !important;
  }
}
@media (max-width: 690px) {
  /* line 856, ../sass/screen.scss */
  .chamada-controle .col-sm-5 {
    width: 40%;
    margin: 0px;
    padding: 0px;
  }

  /* line 861, ../sass/screen.scss */
  .chamada-controle .col-sm-2 {
    width: 20%;
    margin: 0px;
    padding: 0px;
  }

  /* line 866, ../sass/screen.scss */
  .fa-phone {
    font-size: 15px;
    padding: 0.5rem 0rem 0.5rem 0rem;
  }

  /* line 871, ../sass/screen.scss */
  .fa-microphone {
    padding: 0rem 0.25rem 0rem 0.25rem;
  }

  /* line 875, ../sass/screen.scss */
  .fa-shopping-bag {
    padding: 0rem 0.2rem 0rem 0.2rem;
  }

  /* line 878, ../sass/screen.scss */
  .chamada-controle button {
    padding: 0.5rem 0.7rem 0.5rem 0.7rem;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
    margin-right: 0.1rem;
    margin-left: 0.1rem;
  }

  /* line 885, ../sass/screen.scss */
  .videoright video {
    position: fixed;
    top: 70px;
    left: 0px;
    right: 0px;
    height: 75%;
    z-index: 0;
  }

  /* line 893, ../sass/screen.scss */
  .videoleft video {
    position: fixed;
    top: 70px;
    left: 50px;
    height: 20%;
    z-index: 1;
  }

  /* line 901, ../sass/screen.scss */
  .camleft {
    display: none;
  }

  /* line 905, ../sass/screen.scss */
  .card-img-modal {
    align-items: center;
    position: relative;
    height: 150px;
  }

  /* line 911, ../sass/screen.scss */
  .badge-sacola {
    left: 70px;
  }

  /* line 915, ../sass/screen.scss */
  .badge-carrinho {
    left: 20px;
  }
}
/* line 920, ../sass/screen.scss */
.btn-preview {
  border: unset;
  width: 35px !important;
  height: 35px !important;
  position: relative;
  padding: 0px;
  margin: 0px;
}

/* line 935, ../sass/screen.scss */
.icon-preview {
  color: #0b0e0d !important;
  font-size: 1.3em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
