/*!
 * SmartAdmin v1.8.2 ()
 * Copyright 2011-2016 
 */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/*
 * SMARTADMIN VARIABLES
 * All variables related specifically to the theme starts from here:
 */
/* left side */
/* right side */
/* the color that flashes when you click on the first nav element */
/* the plus icon that appears on the parent nav when expanding and collapsing */
/* these values will only address the first parent in the entire nav */
/* the plus & minus icons */
/* margin top */
/********************************************************************* STYLE 1 *************************************************************/
/* line 24, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 a {
  transition: color 0.1s linear 0s, background-color 0.1s linear 0s !important; }

/* line 27, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 body.container {
  border-left: 1px solid rgba(34, 38, 46, 0.4);
  border-right: 1px solid rgba(34, 38, 46, 0.4); }

/* line 31, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 #header {
  background-image: none;
  background-color: #22262e; }

/* line 35, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .project-context > :first-child {
  color: #697B92;
  text-shadow: 0 0 1px #111318; }

/* line 39, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 #ribbon {
  background: #e6e6e6; }

/* line 42, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .breadcrumb > li + li:before {
  color: #646464; }

/* line 45, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .project-selector {
  color: #B9B9B9; }

/* line 48, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .btn.btn-ribbon {
  background-color: #697486;
  background-image: -moz-linear-gradient(top, #6f7d94, #697486);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6f7d94), to(#697486));
  background-image: -webkit-linear-gradient(top, #6f7d94, #697486);
  background-image: -o-linear-gradient(top, #6f7d94, #697486);
  background-image: linear-gradient(to bottom, #6f7d94, #697486); }

/* line 56, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 #logo-group {
  background: #22262e !important; }

/* line 59, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 #logo-group span#activity {
  background: #0d0f12;
  border: 1px solid #0d0f12;
  color: #fff;
  cursor: pointer; }

/* line 65, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 #logo-group > span .badge {
  background: #0aa699; }

/* line 68, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .btn-header > :first-child > a {
  background: #fb3c4a;
  border: 1px solid #fb3c4a;
  color: #fff !important;
  cursor: pointer !important; }

/* line 74, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .btn-header > :first-child > a:hover {
  opacity: .9; }

/* line 77, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 #cancel-search-js {
  background: #fb3c4a;
  line-height: 29px !important; }

/* line 81, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .MsgTitle .txt-color-orangeDark {
  color: #fb3c4a !important; }

/* line 84, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .minifyme {
  background: #434953; }

/* line 87, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .minifyme:hover {
  background: #5C6C86;
  color: #E1E8F3; }

/* line 91, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 #show-shortcut:hover > i {
  color: #fff; }

/* line 94, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .superbox-list.active:before {
  color: #1b1e24; }

/* line 97, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav ul b {
  font-size: 14px;
  margin-top: 0px; }

/* line 101, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav ul b .fa-plus-square-o:before {
  content: "\f104"; }

/* line 104, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav ul b .fa-minus-square-o:before {
  content: "\f107"; }

/* line 107, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav ul ul {
  background: #22262E; }

/* line 110, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav ul ul li > a {
  text-shadow: 0 1px 1px #000;
  font-size: 13px;
  padding-left: 43px;
  color: #e1eaf1;
  display: block;
  font-weight: 300;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  overflow: hidden; }

/* line 121, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav ul ul li > a:hover {
  background: #1b1e24 !important; }

/* line 124, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav ul ul ul li a {
  padding: 8px 17px 8px 54px !important; }

/* line 127, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav ul ul ul ul li a {
  padding-left: 72px !important; }

/* line 130, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav ul ul ul ul ul li a {
  padding-left: 90px !important; }

/* line 133, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav ul ul ul ul ul ul li a {
  padding-left: 108px !important; }

/* line 136, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav ul li a:active {
  background: none; }

/* line 139, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav ul li a:hover {
  color: #E1EAF1; }

/* line 142, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav ul li a {
  padding: 12px 17px 12px 16px; }

/* line 145, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > a > i {
  font-size: 17px;
  vertical-align: 0px; }

/* line 149, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > a b {
  right: 17px;
  top: 12px; }

/* line 153, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > a > i:after {
  border: 1px solid #fff; }

/* line 156, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > a:hover i {
  -webkit-animation-name: none;
  -moz-animation-name: none;
  -o-animation-name: none;
  animation-name: none; }

/* line 162, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .header-search > input[type="text"] {
  border-color: #FFF !important;
  border-radius: 2px; }

/* line 166, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .header-dropdown-list a.dropdown-toggle {
  color: #FFF;
  text-decoration: none; }

/* line 170, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .login-info {
  height: auto; }

/* line 173, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .login-info > span {
  padding: 5px 10px; }

/* line 176, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .login-info img {
  width: 35px;
  border-radius: 50%; }

/* line 180, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .login-info a {
  margin-top: 2px; }

/* line 183, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .login-info a span {
  max-width: 136px; }

/* line 186, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .login-info a:hover {
  color: #fff; }

/* line 189, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 #activity.active .badge {
  background: #0aa699 !important; }

/* line 192, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .ajax-dropdown {
  background: #E2E8F1; }

/* line 195, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .ajax-notifications {
  background: #fff; }

/* line 198, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 img.online {
  border-left-color: #0AA699 !important; }

/* line 201, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .onoffswitch-inner:before {
  background-color: #36AECC !important; }

/* line 204, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .bg-color-red {
  background-color: #fb3c4a !important; }

/* line 207, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-darken > header {
  background: #1B1E24 !important;
  border-color: #1B1E24 !important; }

/* line 211, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-blueDark > header {
  background: #353D4B !important;
  border-color: #353D4B !important; }

/* line 215, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-blue > header {
  background: #688F9E;
  border-color: #6A838D !important; }

/* line 219, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-purple > header {
  background: #736086; }

/* line 222, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-red > header {
  background: #C02631;
  border-color: #8F2129 !important; }

/* line 226, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .jarviswidget .bg-color-red {
  background: #C02631 !important; }

/* line 229, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .ui-chatbox-titlebar {
  background: #3E4553 !important; }

/* line 232, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .ui-chatbox-titlebar.ui-state-focus {
  background: #1B1F27 !important; }

/* line 235, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 #ribbon .breadcrumb > .active,
.smart-style-1 #ribbon .breadcrumb li:last-child {
  color: #868686; }

/* line 239, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 #ribbon .breadcrumb a,
.smart-style-1 #ribbon .breadcrumb {
  color: #747474 !important; }

/* line 243, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .open > .dropdown-menu,
.smart-style-1 .dropdown-menu {
  padding: 4px; }

/* line 247, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .dropdown-menu > li > a,
.smart-style-1 .dropdown-menu > li > a {
  border-radius: 4px;
  margin: 3px 0; }

/* line 252, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 aside,
.smart-style-1 .superbox-show,
.smart-style-1 .page-footer {
  background: #1b1e24; }

/* line 257, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .login-info span,
.smart-style-1 .login-info {
  border-bottom: none; }

/* line 261, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav > ul > li > ul::before,
.smart-style-1 nav > ul ul li::before {
  border: none !important; }

/* line 265, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 nav ul li a,
.smart-style-1 .login-info strong,
.smart-style-1 .login-info a {
  color: #8b91a0; }

/* line 270, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .pagination > .active > a,
.smart-style-1 .pagination > .active > span,
.smart-style-1 .pagination > .active > a:hover,
.smart-style-1 .pagination > .active > span:hover,
.smart-style-1 .pagination > .active > a:focus,
.smart-style-1 .pagination > .active > span:focus {
  background-color: #36AECC;
  border-color: #36AECC; }

/* line 279, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.minified .login-info a {
  margin-top: 6px; }

/* line 282, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.minified .login-info img {
  width: 30px !important; }

/* line 285, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.minified .login-info span {
  padding: 0px 5px !important; }

/* line 288, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.minified nav ul li a {
  padding: 12px 17px 12px 14px; }

/* line 291, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul li > a:hover {
  background: #30343D !important; }

/* line 294, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul li > a {
  padding-left: 13px;
  padding-right: 13px !important; }

/* line 298, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul ul li a {
  padding-left: 33px !important;
  padding-right: 13px !important; }

/* line 302, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul ul ul li a {
  padding-left: 43px !important;
  padding-right: 13px !important; }

/* line 306, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul ul ul ul li a {
  padding-left: 53px !important;
  padding-right: 13px !important; }

/* line 310, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.minified nav ul ul ul ul ul ul li a {
  padding-left: 63px !important;
  padding-right: 13px !important; }

/* line 314, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.minified nav ul > li > ul > li > ul {
  background: #1B1E24; }

/* line 317, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li {
  border-bottom: 1px solid #131416;
  border-top: 1px solid #303031; }

/* line 321, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li > a > i {
  font-size: 18px; }

/* line 324, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li > ul {
  background: #1B1E24; }

/* line 327, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li > ul > li {
  background: #22262E; }

/* line 330, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.minified nav > ul > li > ul > li > ul > li {
  background: #1B1E24; }

/* line 333, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-greenLight > header,
.smart-style-1 .jarviswidget .bg-color-greenLight {
  border-color: #96B447 !important;
  background: #96B447 !important; }

/* line 338, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-yellow > header,
.smart-style-1 .jarviswidget .bg-color-yellow {
  border-color: #DBB727 !important;
  background: #FDD01C !important;
  color: #25241F; }

/* line 344, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1 .jarviswidget-color-pink > header,
.smart-style-1 .jarviswidget .bg-color-pink {
  background: #DB8EBB !important; }

/* line 348, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li > a {
  text-shadow: none !important;
  color: #646E75; }

/* line 352, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li a {
  padding-left: 10px !important;
  font-size: 13px; }

/* line 356, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li:hover > a {
  color: #fff;
  background-color: #1b1e24; }

/* line 360, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul .active > a {
  color: #fff !important; }

/* line 363, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav > ul ul ul {
  border-top: 1px solid #c7c7c7 !important; }

/* line 366, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav > ul ul li:hover > ul {
  background: #333; }

/* line 369, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav > ul > li > a:after {
  color: #8AA1B3 !important; }

/* line 372, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside {
  background: #14161B; }

/* line 375, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside#left-panel {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid #222;
  border-top: 1px solid #333; }

/* line 381, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside#left-panel nav > ul > li {
  border-right: 1px solid transparent;
  border-left: 1px solid transparent; }

/* line 385, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside#left-panel nav > ul > li > a {
  text-shadow: none !important;
  font-size: 13px;
  padding: 10px 9px !important; }

/* line 390, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside#left-panel nav > ul > li > ul {
  background: #3a3633; }

/* line 393, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside#left-panel nav > ul > li:hover {
  border-right-color: #333;
  border-left-color: #333;
  background: #fff;
  background: -moz-linear-gradient(top, #04070c 0%, #2e3e57 66%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfcfcf), color-stop(66%, #2e3e57));
  background: -webkit-linear-gradient(top, #04070c 0%, #2e3e57 66%);
  background: -o-linear-gradient(top, #04070c 0%, #2e3e57 66%);
  background: -ms-linear-gradient(top, #04070c 0%, #2e3e57 66%);
  background: linear-gradient(to bottom, #04070c, #2e3e57 66%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#04070C', endColorstr='#2E3E57', GradientType=0); }

/* line 405, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top aside#left-panel nav > ul > li:hover > a {
  color: #F1F1F1 !important;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  padding-left: 8px !important;
  padding-right: 8px !important; }

/* line 412, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li a,
.smart-style-1.menu-on-top nav ul ul ul li a {
  color: #D8DEE5; }

/* line 416, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li a:hover,
.smart-style-1.menu-on-top nav ul ul ul li a:hover {
  color: #fff;
  background-color: #1b1e24 !important; }

/* line 421, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul,
.smart-style-1.menu-on-top nav ul ul ul {
  background: #2e3e57 !important;
  border: 1px solid transparent;
  padding: 0px; }

/* line 427, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav > ul > li > a:after,
.smart-style-1.menu-on-top nav > ul ul > li a:after,
.smart-style-1.menu-on-top nav ul ul li:hover > a:after,
.smart-style-1.menu-on-top nav > ul ul > li a:hover:after {
  color: #D5D5D5; }

/* line 433, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li:hover > a:after,
.smart-style-1.menu-on-top nav > ul ul > li a:hover:after {
  color: #fff; }

/* line 437, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav > ul ul > li a:only-child:after,
.smart-style-1.menu-on-top nav > ul > li > a:only-child:after {
  content: "" !important; }

/* line 441, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-1.menu-on-top nav ul ul li.active > a:hover,
.smart-style-1.menu-on-top nav ul ul li.active:hover > a {
  color: #fff !important; }

/*
 * STYLE 1 Responsive
 */
@media (max-width: 979px) and (min-width: 768px) {
  /* line 449, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
  .smart-style-1 #hide-menu i {
    color: #fff !important; } }
@media (max-width: 767px) {
  /* line 454, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
  .smart-style-1 #hide-menu i {
    color: #fff !important; } }
@media only screen and (max-width: 679px) and (min-width: 0px) {
  /* line 459, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
  .smart-style-1 #hide-menu i {
    color: #fff !important; } }
@media only screen and (max-width: 479px) and (min-width: 320px) {
  /* line 464, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
  .smart-style-1 #sparks {
    background: #fff; }

  /* line 467, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
  .smart-style-1 #cancel-search-js,
  .smart-style-1 .search-mobile .header-search > button {
    border-radius: 3px; } }
/********************************************************************* STYLE 2 *************************************************************/
/* line 473, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 #shortcut {
  background-color: rgba(255, 255, 255, 0.9); }

/* line 476, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 #shortcut ul {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid #A8BADB; }

/* line 481, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .superbox-list.active:before {
  color: #2C3742; }

/* line 484, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .superbox-img-description {
  color: #9EA8B1 !important; }

/* line 487, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .project-context > :first-child {
  text-shadow: none; }

/* line 490, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .project-selector {
  color: #B2C1D5; }

/* line 493, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .project-selector:hover {
  color: #fff; }

/* line 496, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 #logo-group span#activity {
  background: none !important;
  border: none !important;
  color: #C5C6CA; }

/* line 501, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 #logo-group span#activity:hover {
  color: #fff; }

/* line 504, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 #logo-group > span .badge {
  background: #008DC4; }

/* line 507, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .header-search > input[type="text"] {
  background: #161B22;
  border: 1px solid #0F1217;
  color: #fff;
  border-radius: 4px; }

/* line 513, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 #ribbon {
  background: #fff; }

/* line 516, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .btn.btn-ribbon {
  background: #9498A0; }

/* line 519, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 aside {
  background: #F7F7F7;
  background: -webkit-gradient(linear, left top, right top, color-stop(99%, #f7f7f7), color-stop(100%, #cacaca));
  background: -webkit-linear-gradient(left, #f7f7f7 99%, #cacaca 100%);
  background: -webkit-gradient(linear, top left, top right, from(#f7f7f7), to(#cacaca));
  background: linear-gradient(to right, #f7f7f7 99%, #cacaca 100%);
  min-height: 100%; }

/* line 527, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 #left-panel {
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
  padding-top: 64px; }

/* line 533, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .login-info {
  margin-bottom: 7px !important;
  height: auto; }

/* line 537, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .login-info span {
  padding: 5px 10px 7px;
  background: #FFF;
  border-radius: 4px; }

/* line 542, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .login-info a {
  font-size: 16px !important;
  color: #33455A;
  margin-top: 2px; }

/* line 547, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .login-info a span {
  padding: 0;
  font-size: 16px !important;
  max-width: 105px; }

/* line 552, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .login-info img {
  width: 35px; }

/* line 555, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 nav ul li a {
  color: #69737A !important;
  font-size: 12px !important; }

/* line 559, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 nav ul ul {
  background: none; }

/* line 562, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 nav ul ul > li:hover b {
  color: #69737A !important; }

/* line 565, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 nav ul ul li > a {
  padding-left: 23px; }

/* line 568, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 nav ul ul ul li a {
  padding-left: 30px; }

/* line 571, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 nav ul ul ul ul li a {
  padding-left: 40px; }

/* line 574, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 nav ul ul ul ul ul li a {
  padding-left: 50px; }

/* line 577, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 nav ul ul ul ul ul ul li a {
  padding-left: 60px; }

/* line 580, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 nav > ul > li > a {
  padding-top: 16px;
  padding-bottom: 16px; }

/* line 584, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 nav > ul > li > a > i {
  font-size: 25px !important; }

/* line 587, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 nav > ul > li > a b {
  top: 16px; }

/* line 590, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .jarviswidget-color-blueDark > header {
  background: #2C3742 !important;
  border-color: #2C3742 !important; }

/* line 594, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .btn-success {
  background-color: #96bf48;
  border-color: #84A83E; }

/* line 598, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .btn-danger {
  background-color: #DB4A67;
  border-color: #CA4862; }

/* line 602, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .btn-warning {
  background-color: #E2B14A;
  border-color: #C99D42; }

/* line 606, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .bg-color-red {
  background: #DB4A67 !important; }

/* line 609, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .bg-color-blue {
  background: #4387bf !important; }

/* line 612, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .smart-form .toggle i:before {
  background-color: #3b9ff3; }

/* line 615, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .bg-color-greenLight {
  background-color: #89AD45 !important; }

/* line 618, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .bg-color-orange {
  background-color: #D6A848 !important; }

/* line 621, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .bg-color-teal {
  background-color: #5ba0a3 !important; }

/* line 624, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .minifyme {
  background: #D7DAE2;
  border-bottom: 1px solid #818181;
  color: #7E7E7E; }

/* line 629, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .minifyme:hover {
  color: #4E4E4E; }

/* line 632, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .onoffswitch-inner:before {
  background: #3b9ff3;
  border-color: #3b9ff3 #257DC7 #2A7DC4; }

/* line 636, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
  color: #84A83E; }

/* line 639, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .ui-chatbox-titlebar {
  background: #576574 !important; }

/* line 642, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .ui-chatbox-titlebar.ui-state-focus {
  background: #2C3742 !important; }

/* line 645, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-2 {
  background: #fff; }

/* line 648, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 #header,
.smart-style-2 .page-footer,
.smart-style-2 .superbox-show {
  background-image: none;
  background-color: #2C3742; }

/* line 654, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .btn-header > :first-child > a,
.smart-style-2 #hide-menu a > i {
  background: none;
  border: none !important;
  color: #C5C6CA !important;
  box-shadow: none !important; }

/* line 661, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .btn-header > :first-child > a:hover,
.smart-style-2 #hide-menu a:hover i {
  color: #fff !important;
  cursor: pointer !important; }

/* line 666, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .header-search > button,
.smart-style-2 .header-dropdown-list a.dropdown-toggle {
  color: #C5C6CA; }

/* line 670, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.fixed-ribbon #ribbon {
  border-bottom: 1px solid #E0E0E0; }

/* line 673, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 #ribbon .breadcrumb li:last-child,
.smart-style-2 #ribbon .breadcrumb > .active,
.smart-style-2 #ribbon .breadcrumb,
.smart-style-2 #ribbon .breadcrumb a {
  color: #7C7C7C !important; }

/* line 679, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.menu-on-top.smart-style-2 #left-panel {
  padding-top: 49px !important; }

/* line 682, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .login-info span,
.smart-style-2 .login-info {
  border: 0 !important;
  box-shadow: none !important; }

/* line 687, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 nav ul li.open > a,
.smart-style-2 nav ul li.open > a b,
.smart-style-2 nav ul .active > a {
  color: #202427 !important;
  font-weight: bold; }

/* line 693, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 nav ul ul li > a:hover,
.smart-style-2 nav ul li a:hover {
  color: #202427 !important;
  background: none !important; }

/* line 698, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 nav > ul > li > ul::before,
.smart-style-2 nav > ul ul li::before {
  border: none !important; }

/* line 702, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .btn-primary,
.smart-style-2 .smart-form .button {
  background-color: #3b9ff3;
  border-color: #3292E2; }

/* line 707, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .btn-primary:hover,
.smart-style-2 .btn-primary:focus,
.smart-style-2 .btn-primary:active,
.smart-style-2 .btn-primary.active,
.smart-style-2 .open .dropdown-toggle.btn-primary {
  background-color: #3E90D4;
  border-color: #2F7DBE; }

/* line 715, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .dropdown-menu > li > a:hover,
.smart-style-2 .dropdown-menu > li > a:focus {
  background-color: #3E90D4; }

/* line 719, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .btn-success:hover,
.smart-style-2 .btn-success:focus,
.smart-style-2 .btn-success:active,
.smart-style-2 .btn-success.active,
.smart-style-2 .open .dropdown-toggle.btn-success {
  background-color: #89AD45;
  border-color: #78973B; }

/* line 727, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .btn-danger:hover,
.smart-style-2 .btn-danger:focus,
.smart-style-2 .btn-danger:active,
.smart-style-2 .btn-danger.active,
.smart-style-2 .open .dropdown-toggle.btn-danger {
  background-color: #CF4762;
  border-color: #C0455E; }

/* line 735, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .btn-warning:hover,
.smart-style-2 .btn-warning:focus,
.smart-style-2 .btn-warning:active,
.smart-style-2 .btn-warning.active,
.smart-style-2 .open .dropdown-toggle.btn-warning {
  background-color: #D6A848;
  border-color: #C09844; }

/* line 743, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .pagination > .active > a,
.smart-style-2 .pagination > .active > span,
.smart-style-2 .pagination > .active > a:hover,
.smart-style-2 .pagination > .active > span:hover,
.smart-style-2 .pagination > .active > a:focus,
.smart-style-2 .pagination > .active > span:focus {
  background-color: #3b9ff3; }

/* line 751, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.minified .login-info {
  margin: 0 !important; }

/* line 754, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.minified .login-info a {
  margin-top: 4px; }

/* line 757, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.minified .login-info span {
  padding: 0; }

/* line 760, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.minified #left-panel {
  padding: 0 !important;
  padding-top: 50px !important; }

/* line 764, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.minified nav ul > li > a {
  padding: 12px 11px; }

/* line 767, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.minified nav ul li.active > a:before {
  height: 23px;
  right: -19px;
  top: 7px;
  font-size: 20px;
  color: #FFFFFF; }

/* line 774, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.minified nav > ul > li {
  border-bottom: 1px solid #E6E6E6;
  border-top: 1px solid #FFFFFF; }

/* line 778, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.minified nav > ul > li > a > i {
  font-size: 18px !important; }

/* line 781, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.minified nav > ul > li > ul,
.smart-style-2.minified nav > ul > li > ul > li,
.smart-style-2.minified nav > ul > li > ul > li > ul > li {
  background: #fff !important; }

/* line 786, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2 .smart-form .checkbox input:checked + i,
.smart-style-2 .smart-form .radio input:checked + i,
.smart-style-2 .smart-form .toggle input:checked + i {
  border-color: #3b9ff3; }

/* line 791, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-form .rating input + label:hover,
.smart-form .rating input + label:hover ~ label {
  color: #3b9ff3; }

/* line 795, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top .menu-item-parent {
  font-size: 10px; }

/* line 798, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top #left-panel {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px; }

/* line 803, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li > a {
  text-shadow: none !important;
  color: #646E75; }

/* line 807, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li a {
  padding-left: 10px !important;
  font-size: 13px; }

/* line 811, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li:hover > a {
  color: #fff !important;
  background-color: #5E6C88; }

/* line 815, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul .active > a {
  color: #fff !important; }

/* line 818, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav > ul ul ul {
  border-top: 1px solid #c7c7c7 !important; }

/* line 821, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav > ul ul li:hover > ul {
  background: #333; }

/* line 824, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav > ul > li > a:after {
  color: #8AA1B3 !important; }

/* line 827, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside {
  background: inherit; }

/* line 830, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside#left-panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #B8B8B8;
  border-top: 1px solid #333; }

/* line 836, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside#left-panel nav > ul > li {
  border-right: 1px solid transparent;
  border-left: 1px solid transparent; }

/* line 840, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside#left-panel nav > ul > li > a {
  text-shadow: none !important;
  font-size: 13px;
  padding: 10px 9px !important; }

/* line 845, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside#left-panel nav > ul > li > ul {
  background: #2C3742; }

/* line 848, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside#left-panel nav > ul > li:hover {
  background: #2e3e57;
  border-right-color: #fff;
  border-left-color: #fff; }

/* line 853, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top aside#left-panel nav > ul > li:hover > a {
  color: #F1F1F1 !important;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  padding-left: 8px !important;
  padding-right: 8px !important; }

/* line 860, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li a,
.smart-style-2.menu-on-top nav ul ul ul li a {
  color: #ADBED3 !important; }

/* line 864, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li a:hover,
.smart-style-2.menu-on-top nav ul ul ul li a:hover {
  color: #fff;
  background-color: #5E6C88 !important; }

/* line 869, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul,
.smart-style-2.menu-on-top nav ul ul ul {
  background: #2e3e57 !important;
  border: 1px solid transparent; }

/* line 874, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav > ul > li > a:after,
.smart-style-2.menu-on-top nav > ul ul > li a:after,
.smart-style-2.menu-on-top nav ul ul li:hover > a:after,
.smart-style-2.menu-on-top nav > ul ul > li a:hover:after {
  color: #D5D5D5; }

/* line 880, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul li:hover > a:after,
.smart-style-2.menu-on-top nav > ul ul > li a:hover:after {
  color: #fff; }

/* line 884, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-2.menu-on-top nav ul ul .active > a:hover,
.smart-style-2.menu-on-top nav ul ul li.active:hover > a {
  color: #fff !important; }

/********************************************************************* STYLE 3 *************************************************************/
/* line 889, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-3,
.smart-style-3 body {
  background: #ffffff !important;
  font-family: Arial, sans-serif; }

/* line 894, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 #logo img {
  width: 125px;
  height: auto;
  padding-left: 3px;
  margin-top: -3px; }

/* line 900, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 #header {
  background-color: #f78c40;
  background-image: -moz-linear-gradient(top, #f78c40, #d67632);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f78c40), to(#d67632));
  background-image: -webkit-linear-gradient(top, #f78c40, #d67632);
  background-image: -o-linear-gradient(top, #f78c40, #d67632);
  background-image: linear-gradient(to bottom, #f78c40, #d67632); }

/* line 908, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 #ribbon {
  background: #fff; }

/* line 911, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 #hide-menu i {
  color: #fff !important; }

/* line 914, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .header-dropdown-list > li > .dropdown-toggle {
  display: block;
  background: rgba(0, 0, 0, 0.2);
  padding: 2px 7px 3px;
  border-radius: 3px;
  margin-top: 14px; }

/* line 921, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .header-search > input[type=text] {
  border-color: #CA854F; }

/* line 924, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .header-search > button {
  color: #DF9B45; }

/* line 927, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 aside {
  background: #f2f2f2;
  border-right: 2px solid #ccc; }

/* line 931, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .login-info {
  border-bottom: 1px solid #E2E2E2;
  background: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none; }

/* line 938, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .login-info span {
  border-bottom: none; }

/* line 941, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .login-info a span {
  color: #444 !important; }

/* line 944, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 nav > ul > li {
  background-color: #f2f2f2;
  background-image: -moz-linear-gradient(top, #f9f9f9, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #f2f2f2);
  background-image: -o-linear-gradient(top, #f9f9f9, #f2f2f2);
  background-image: linear-gradient(to bottom, #f9f9f9, #f2f2f2);
  border-bottom: 1px solid #DFDFDF; }

/* line 953, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 nav > ul > li > a {
  padding: 12px 10px 12px 11px;
  font-size: 13px; }

/* line 957, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 nav > ul > li > a b {
  top: 12px; }

/* line 960, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 nav > ul > li > a > i {
  color: #4D8BA5;
  font-size: 20px; }

/* line 964, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.active > a:before {
  top: 10px !important; }

/* line 967, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.open {
  border-left: 4px solid #4D8BA5; }

/* line 970, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.open > a {
  padding-left: 7px; }

/* line 973, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.open ul li > a {
  padding-left: 38px; }

/* line 976, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 nav > ul > li.open > ul > li > a {
  padding-left: 38px; }

/* line 979, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 nav ul li.active > a:before {
  top: 6px;
  color: #bbb; }

/* line 983, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 nav ul li.active > a {
  font-weight: bold; }

/* line 986, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 nav ul ul {
  background: none; }

/* line 989, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 nav ul ul li > a {
  font-size: 13px; }

/* line 992, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 nav ul li a:hover {
  background: rgba(0, 0, 0, 0.05) !important; }

/* line 995, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .superbox-list.active:before {
  color: #3D3B39; }

/* line 998, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .active + .ajax-dropdown {
  -webkit-box-shadow: 1px 14px 16px rgba(61, 35, 14, 0.55);
  box-shadow: 1px 14px 16px rgba(61, 35, 14, 0.55); }

/* line 1002, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu {
  border-radius: 0;
  border-bottom: 2px solid #ADADAD;
  background: #FDDFB3; }

/* line 1007, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu > li > a {
  color: #4E361B; }

/* line 1010, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu .divider {
  background-color: #EBC7A6; }

/* line 1013, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu-large .dropdown-header {
  color: #5C391E; }

/* line 1016, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .has-warning .form-control {
  border-color: #c09853 !important; }

/* line 1019, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .has-error .form-control {
  border-color: #b94a48 !important; }

/* line 1022, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .has-success .form-control {
  border-color: #468847 !important; }

/* line 1025, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 #shortcut {
  background-color: rgba(25, 16, 6, 0.85); }

/* line 1028, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .ui-chatbox-titlebar {
  background-color: #66605B !important; }

/* line 1031, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .ui-chatbox-titlebar.ui-state-focus {
  background-color: #4B433C !important; }

/* line 1034, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 #ribbon .breadcrumb,
.smart-style-3 #ribbon .breadcrumb a {
  color: #7C7C7C !important; }

/* line 1038, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 #ribbon .breadcrumb li:last-child,
.smart-style-3 #ribbon .breadcrumb > .active {
  color: #5F5F5F; }

/* line 1042, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.fixed-ribbon #ribbon {
  box-shadow: 0 0.0625em 0.3125em rgba(0, 0, 0, 0.35); }

/* line 1045, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .btn-header > :first-child > a,
.smart-style-3 #logo-group span#activity {
  background-color: #DD7C37;
  background-image: -moz-linear-gradient(top, #dd7c37, #b9662b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b9662b), to(#b9662b));
  background-image: -webkit-linear-gradient(top, #dd7c37, #b9662b);
  background-image: -o-linear-gradient(top, #dd7c37, #b9662b);
  background-image: linear-gradient(to bottom, #dd7c37, #b9662b);
  color: #fff !important;
  border: 1px solid #f09d61;
  text-shadow: #985813 0 -1px; }

/* line 1057, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .btn-header > :first-child > a:hover,
.smart-style-3 #logo-group span#activity:hover,
.smart-style-3 .btn-header > :first-child > a:active,
.smart-style-3 #logo-group span#activity:active {
  -webkit-box-shadow: inset 1px 1px 0px #985813, inset -1px -1px 0px #985813;
  -moz-box-shadow: inset 1px 1px 0px #985813, inset -1px -1px 0px #985813;
  box-shadow: inset 1px 1px 0px #985813, inset -1px -1px 0px #985813;
  background-color: #dd7a35;
  background-image: -moz-linear-gradient(top, #dd7a35, #984a13);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dd7a35), to(#984a13));
  background-image: -webkit-linear-gradient(top, #dd7a35, #984a13);
  background-image: -o-linear-gradient(top, #dd7a35, #984a13);
  background-image: linear-gradient(to bottom, #dd7a35, #984a13); }

/* line 1071, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .project-selector,
.smart-style-3 .project-context > :first-child,
.smart-style-3 .header-dropdown-list > li > .dropdown-toggle {
  color: #fff;
  text-shadow: #985813 0 -1px; }

/* line 1077, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 nav ul li a,
.smart-style-3 nav ul li.open > a,
.smart-style-3 nav ul li.open > a b {
  color: #444 !important; }

/* line 1082, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 nav > ul ul li::before,
.smart-style-3 nav > ul > li > ul::before {
  border: none; }

/* line 1086, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .page-footer,
.smart-style-3 .superbox-show {
  background: #3D3B39; }

/* line 1090, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.minified nav > ul > li {
  border-bottom: 1px solid #E9E4E4;
  border-top: 1px solid #FFFFFF; }

/* line 1094, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.minified nav > ul > li.open ul li > a {
  padding-left: 14px; }

/* line 1097, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.minified nav > ul > li > ul,
.smart-style-3.minified nav > ul > li > ul > li > ul > li {
  background-color: rgba(69, 69, 69, 0.9); }

/* line 1101, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.minified nav ul li a,
.smart-style-3.minified nav ul li.open > a,
.smart-style-3.minified nav ul li.open > a b {
  color: #fff !important; }

/* line 1106, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu > .active > a,
.smart-style-3 .dropdown-menu > .active > a:hover,
.smart-style-3 .dropdown-menu > li > a:hover,
.smart-style-3 .dropdown-menu > li > a:focus,
.smart-style-3 .tt-suggestion.tt-is-under-cursor {
  background-color: #EC9519;
  color: #fff; }

/* line 1114, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .dropdown-menu-large > li ul > li > a:focus,
.smart-style-3 .dropdown-menu-large > li ul > li > a:hover {
  border-radius: 3px;
  background-color: #F1B686; }

/* line 1119, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 input:not([type]),
.smart-style-3 input[type="color"],
.smart-style-3 input[type="email"],
.smart-style-3 input[type="number"],
.smart-style-3 input[type="password"],
.smart-style-3 input[type="tel"],
.smart-style-3 input[type="url"],
.smart-style-3 input[type="text"],
.smart-style-3 textarea {
  border-top-color: #a3a3a3;
  border-left-color: #a3a3a3;
  border-bottom-color: #ccc;
  border-right-color: #ccc;
  -webkit-box-shadow: inset 0 1px 0 #d6d6d6;
  -moz-box-shadow: inset 0 1px 0 #d6d6d6;
  box-shadow: inset 0 1px 0 #d6d6d6;
  color: #000; }

/* line 1137, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .select2-container-multi .select2-choices .select2-search-field input,
.smart-style-3 .tt-hint {
  box-shadow: none !important;
  border: none !important; }

/* line 1142, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3 .bigBox span,
.smart-style-3 .SmallBox span {
  letter-spacing: 0px; }

/* line 1146, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li > a {
  color: inherit; }

/* line 1149, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li a {
  padding-left: 10px !important;
  font-size: 13px; }

/* line 1153, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li:hover > a {
  color: #fff; }

/* line 1156, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul .active > a {
  color: #333 !important; }

/* line 1159, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul > li > ul {
  left: -2px; }

/* line 1162, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav > ul > li > a:hover {
  background: #fff !important; }

/* line 1165, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav > ul > li > a:after {
  color: #8AA1B3 !important; }

/* line 1168, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top aside {
  background: inherit; }

/* line 1171, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top aside#left-panel {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff; }

/* line 1177, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top aside#left-panel nav > ul > li {
  border-right: 1px solid #E2E2E2;
  border-left: 1px solid #FFFFFF; }

/* line 1181, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top aside#left-panel nav > ul > li > a {
  text-shadow: none !important;
  font-size: 13px;
  padding: 10px 9px !important;
  border: none !important; }

/* line 1187, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top aside#left-panel nav > ul > li:hover {
  background: #fff; }

/* line 1190, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul,
.smart-style-3.menu-on-top nav ul ul ul {
  border-color: #E2E2E2; }

/* line 1194, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li a:hover,
.smart-style-3.menu-on-top nav ul ul li:hover > a,
.smart-style-3.menu-on-top nav ul ul ul li a:hover {
  background: rgba(0, 0, 0, 0.05); }

/* line 1199, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li a,
.smart-style-3.menu-on-top nav ul ul ul li a {
  color: #D8DEE5; }

/* line 1203, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li a:hover,
.smart-style-3.menu-on-top nav ul ul ul li a:hover {
  color: #fff; }

/* line 1207, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav > ul > li > a:after,
.smart-style-3.menu-on-top nav > ul ul > li a:after,
.smart-style-3.menu-on-top nav ul ul li:hover > a:after,
.smart-style-3.menu-on-top nav > ul ul > li a:hover:after {
  color: inherit; }

/* line 1213, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul li:hover > a:after,
.smart-style-3.menu-on-top nav > ul ul > li a:hover:after {
  color: inherit; }

/* line 1217, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-3.menu-on-top nav ul ul .active > a:hover,
.smart-style-3.menu-on-top nav ul ul li.active:hover > a {
  color: #333 !important; }

/*
 * Style 3 Responsive
 */
@media (max-width: 979px) {
  /* line 1225, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
  .smart-style-3 #content {
    padding-left: 5px;
    padding-right: 5px; }

  /* line 1229, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
  .smart-style-3 #ribbon {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    border-radius: 0px; } }
/********************************************************************* Skin-4 *************************************************************/
/* line 1237, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

/* line 1240, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 .ribbon-button-alignment {
  display: none; }

/* line 1243, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4:not(.menu-on-top) #left-panel {
  padding-top: 49px; }

/* line 1246, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 #ribbon {
  position: absolute !important;
  z-index: 1;
  left: 3px;
  top: 30px;
  background: 0 0;
  font-size: 11px;
  font-weight: bold; }

/* line 1255, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 #header {
  background-image: none;
  background: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05); }

/* line 1260, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 #header > :first-child {
  background: #71a06a; }

/* line 1263, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 .login-info > span {
  border-bottom-color: #000000; }

/* line 1266, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 .page-title {
  margin: 8px 0 13px;
  font-size: 24px; }

/* line 1270, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 .page-title > span {
  font-size: 14px; }

/* line 1273, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 .page-title > i:first-child {
  display: none; }

/* line 1276, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 #logo-group span#activity {
  background: #5a8354;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5a8354), color-stop(1, #8fb489));
  background: -ms-linear-gradient(bottom, #5a8354, #8fb489);
  background: -moz-linear-gradient(center bottom, #5a8354 0%, #8fb489 100%);
  background: -o-linear-gradient(#8fb489, #5a8354);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8fb489', endColorstr='#5a8354', GradientType=0);
  border-color: #5a8354;
  color: #e8efe7; }

/* LEFT PANEL */
/* line 1287, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4:not(.mobile-view-activated) .login-info {
  display: none; }

/* line 1290, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4:not(.mobile-view-activated) #mobile-profile-img {
  display: inline-block !important; }

/* line 1293, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 #mobile-profile-img a.userdropdown img {
  margin-left: 3px; }

/* line 1296, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 #mobile-profile-img > li {
  display: inline-block;
  padding-right: 0px;
  margin-right: -3px; }

/* line 1301, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 aside {
  background: #3a3f51; }

/* line 1304, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 aside .minifyme {
  background: #71a06a;
  color: #e8efe7; }

/* line 1308, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 aside .minifyme:hover {
  background: #8fb489;
  color: #ffffff; }

/* line 1312, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4:not(.menu-on-top) nav ul li.active:not(.open) > a:before,
.smart-style-4:not(.menu-on-top) nav > ul > li.active:not(.open) > a:before {
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAqBAMAAAAt0TTmAAAAHlBMVEUAAAD///////////////////////////////////8kfJuVAAAACnRSTlMABQMJDRIBFhofGayHogAAAOFJREFUKM+F070RgzAMBeBU6QkbuKDnlA1INoCjpWIDzmyA2QC2zVMC6IfcIbrvnjC2xe1v3XuUs4AqoN6gBjMuYOcNqINElHskLqDuflY/fKjgC1VRCZTgu/6isaZpoByU5nYAIqgtRiRhJZp3HKc4AInUynOKQNs8LwlWc3MoNluXNEWsYmxNabdwGDefbRp4YW2rmM1dv8+ue/4+v49MLB37lTMYQdxKclbq/ELfbdaCEOPX2ftA7HRviMHU/SIl1yazUdrZ2MjMUA7gaSn8/IE6ZSHD42Y3oGQH+l+4qg+S/XPD6LV6iwAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-position: left;
  border-left: 4px solid #ffffff;
  left: 0px;
  height: 20px;
  top: 6px; }

/* line 1323, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 nav > ul > li.active:not(.open) > a:before {
  height: 26px !important;
  top: 7px !important; }

/* line 1327, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 nav ul li a {
  color: #bbc0cf;
  -webkit-transition: background-color 0.2s ease-in-out 0s;
  transition: background-color 0.2s ease-in-out 0s;
  font-size: 13px;
  padding-top: 12px;
  padding-bottom: 11px; }

/* line 1335, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 nav > ul > li > a {
  padding-top: 13px;
  padding-bottom: 13px; }

/* line 1339, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 nav > ul > li > a b {
  top: 11px;
  font-size: 14px; }

/* line 1343, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 nav > ul ul li a {
  padding-top: 9px;
  padding-bottom: 8px; }

/* line 1347, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav ul ul li > a {
  padding-left: 46px; }

/* line 1350, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav ul ul ul li a {
  padding-left: 69px; }

/* line 1353, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav ul ul ul ul li a {
  padding-left: 92px; }

/* line 1356, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav ul ul ul ul ul li a {
  padding-left: 115px; }

/* line 1359, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav ul ul ul ul ul ul li a {
  padding-left: 138px; }

/* line 1362, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4:not(.minified) nav > ul > li > a > i {
  margin-right: 9px; }

/* line 1365, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4:not(.menu-on-top) nav ul li a:hover {
  background: #313645;
  color: #ffffff; }

/* line 1369, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 nav ul li a:active {
  background: #292d39;
  color: #ffffff; }

/* line 1373, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 nav ul ul,
.smart-style-4 nav ul li.open > a,
.smart-style-4.minified nav ul ul,
.smart-style-4.minified nav li li {
  background: #363a4b; }

/* line 1379, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 nav > ul > li > ul:before,
.smart-style-4 nav > ul ul li:before {
  border: none; }

/* line 1383, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 #content > .row:first-child {
  background-color: #f7f7f9;
  margin-top: -10px;
  padding-top: 10px;
  margin-bottom: 13px;
  padding-bottom: 7px;
  border-bottom: 1px solid #d9dbe4; }

/* unique classes for this skin only */
/* line 1392, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 #smart-fixed-ribbon + span,
.smart-style-4 #ribbon {
  display: none; }

/* line 1396, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4.fixed-ribbon #content {
  padding-top: 10px; }

/* pages: gallery */
/* line 1400, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 .superbox-show {
  background: #1e212a; }

/* line 1403, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 .superbox-list.active:before {
  color: #1e212a; }

/* line 1406, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-4 .superbox-imageinfo span {
  color: #a7acc0; }

/*
 * Style 4 Responsive
 */
@media (max-width: 979px) {
  /* line 1413, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
  .smart-style-4 #header {
    background: #71a06a; }

  /* line 1416, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
  .smart-style-4 #hide-menu > :first-child > a {
    border-color: #FFFFFF !important; }

  /* line 1419, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
  .smart-style-4:not(.menu-on-top) #left-panel {
    margin-top: 0px !important; }

  /* line 1422, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
  .smart-style-4 #project-selector,
  .smart-style-4 .project-selector,
  .smart-style-4 #project-context > :first-child,
  .smart-style-4 .project-context > :first-child,
  .smart-style-4 .header-dropdown-list > li > .dropdown-toggle,
  .smart-style-4 .btn-header.transparent a {
    color: #fff !important;
    text-shadow: none; } }
/********************************************************************* Skin-5 *************************************************************/
/*
   Insturctions: add the class    "smart-style-5" to the HTML and the BODY tag to get started.

*/
/* line 1437, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 {
  background: url(/assets/glass-48ddab740b7674886234060edd2746d886ea86024f0b826b70aa62469243d4fa.jpg) no-repeat center top fixed;
  background-size: cover;
  color: #fff; }

/* line 1442, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .btn-header > :first-child > a,
.smart-style-5 #ribbon,
.smart-style-5 #logo-group span#activity,
.smart-style-5 .header-search > input[type=text],
.smart-style-5 #header,
.smart-style-5 .jvectormap-container {
  background: none !important; }

/* line 1450, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5.fixed-header #header {
  background: rgba(0, 0, 0, 0.7) !important; }

/* line 1453, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5.fixed-ribbon #ribbon {
  background: rgba(0, 0, 0, 0.23) !important; }

/* line 1456, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .jarviswidget > header,
.smart-style-5 .login-info,
.smart-style-5 .header-search > input[type=text],
.smart-style-5 .btn-header > :first-child > a,
.smart-style-5 #logo-group span#activity {
  border-color: transparent; }

/* line 1463, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .jarviswidget > header:hover,
.smart-style-5 .login-info:hover,
.smart-style-5 .header-search > input[type=text]:hover,
.smart-style-5 .btn-header > :first-child > a:hover,
.smart-style-5 #logo-group span#activity:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* line 1472, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .jarviswidget > header,
.smart-style-5 .page-title span,
.smart-style-5 #project-context > :first-child,
.smart-style-5 .project-context > :first-child,
.smart-style-5 #logo-group span#activity,
.smart-style-5 #project-selector,
.smart-style-5 .project-selector,
.smart-style-5 a,
.smart-style-5 .bs-example-type .table .info,
.smart-style-5 .highlight,
.smart-style-5 pre,
.smart-style-5 .highlight pre code,
.smart-style-5 code,
.smart-style-5 .smart-form .checkbox input + i:after,
.smart-style-5 .smart-form header,
.smart-style-5 .easy-pie-chart .percent,
.smart-style-5 .tree li span,
.smart-style-5 .dd-handle > span,
.smart-style-5 .irs-grid-text,
.smart-style-5 .irs-max,
.smart-style-5 .irs-min,
.smart-style-5 .irs-grid-pol,
.smart-style-5 .dygraph-axis-label,
.smart-style-5 .h1 .small,
.smart-style-5 .h1 small,
.smart-style-5 .h2 .small,
.smart-style-5 .h2 small,
.smart-style-5 .h3 .small,
.smart-style-5 .h3 small,
.smart-style-5 .h4 .small,
.smart-style-5 .h4 small,
.smart-style-5 .h5 .small,
.smart-style-5 .h5 small,
.smart-style-5 .h6 .small,
.smart-style-5 .h6 small,
.smart-style-5 h1 .small,
.smart-style-5 h1 small,
.smart-style-5 h2 .small,
.smart-style-5 h2 small,
.smart-style-5 h3 .small,
.smart-style-5 h3 small,
.smart-style-5 h4 .small,
.smart-style-5 h4 small,
.smart-style-5 h5 .small,
.smart-style-5 h5 small,
.smart-style-5 h6 .small,
.smart-style-5 h6 small,
.smart-style-5 .todo-group-title,
.smart-style-5 .todo > li > p > :first-child,
.smart-style-5 .todo > li > p > .date,
.smart-style-5 .text-muted,
.smart-style-5 .todo > li > p,
.smart-style-5 .inbox-menu-lg li a,
.smart-style-5 .inbox-data-message > *:first-child span,
.smart-style-5 .inbox-data-message > *:first-child,
.smart-style-5 .responsive-utilities td.is-visible,
.smart-style-5 .close,
.smart-style-5 .close:focus,
.smart-style-5 .close:hover,
.smart-style-5 .jarviswidget header:first-child .nav-tabs li a,
.smart-style-5 .nav-tabs > li > a,
.smart-style-5 .row-seperator-header,
.smart-style-5 .usr-card-content > :first-child,
.smart-style-5 .superbox-imageinfo span,
#extr-page .smart-style-5 h4.paragraph-header,
#extr-page .smart-style-5 h5.about-heading,
.smart-style-5 .pager .disabled > a,
.smart-style-5 .pager .disabled > a:focus,
.smart-style-5 .pager .disabled > a:hover,
.smart-style-5 .pager .disabled > span,
.smart-style-5 .header-search > button,
.smart-style-5 .dropdown-menu > li > a,
.smart-style-5 .notification-body .from,
.smart-style-5 .notification-body time,
.smart-style-5 .ui-widget-content {
  color: #fff; }

/* line 1549, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .txt-color-blueDark,
.smart-style-5 #ribbon .breadcrumb,
.smart-style-5 #ribbon .breadcrumb a {
  color: #fff !important; }

/* line 1554, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .open .project-selector,
.smart-style-5 #ribbon .breadcrumb li:last-child,
.smart-style-5 #ribbon .breadcrumb > .active {
  color: #FFD600; }

/* line 1559, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 a:hover,
.smart-style-5 a:focus {
  color: #FFD600;
  text-decoration: none; }

/* line 1564, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 #header {
  border-bottom: 1px solid rgba(255, 255, 225, 0.15); }

/* line 1567, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .login-info > span {
  border-bottom: 1px solid rgba(255, 255, 225, 0.15); }

/* line 1570, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .jarviswidget > header {
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* line 1576, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 aside#left-panel {
  background: rgba(0, 0, 0, 0.43); }

/* line 1579, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .fc-border-separate thead tr,
.smart-style-5 .table thead tr {
  background: rgba(0, 0, 0, 0.43); }

/* line 1583, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .jarviswidget > div {
  background: rgba(0, 0, 0, 0.18) !important;
  border-color: rgba(0, 0, 0, 0.13) !important; }

/* line 1587, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .highlight {
  border-color: rgba(255, 255, 225, 0.15);
  background: rgba(255, 255, 225, 0.43); }

/* line 1591, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 pre {
  background: rgba(255, 255, 255, 0.13); }

/* line 1594, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .highlight pre code,
.smart-style-5 code {
  background: rgba(0, 0, 0, 0.13);
  border-color: transparent; }

/* line 1599, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .well,
.smart-style-5 .bs-example {
  background: rgba(255, 255, 255, 0.23);
  border-color: transparent;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.43); }

/* ALERTS*/
/* line 1608, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .alert {
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

/* line 1613, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .alert-info {
  background: rgba(174, 207, 233, 0.43);
  color: #E7F1FF; }

/* line 1617, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .alert-success {
  border-color: rgba(132, 233, 177, 0.5);
  color: #ffffff;
  background-color: rgba(120, 201, 156, 0.5); }

/* line 1622, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .alert-warning {
  border-color: rgba(255, 242, 200, 0.4);
  color: #ffffff;
  background-color: rgba(255, 242, 200, 0.4); }

/* line 1627, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.alert-warning a {
  color: #333; }

/* line 1630, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .alert-danger {
  border-color: #953b39;
  color: #ffffff;
  background-color: rgba(194, 101, 101, 0.7); }

/* line 1635, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 hr {
  border-color: rgba(255, 255, 225, 0.15); }

/* line 1638, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .header-search > input[type=text],
.smart-style-5 .btn-header > :first-child > a {
  color: #fff;
  background: rgba(0, 0, 0, 0.1) !important; }

/* line 1643, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bs-example-type .table td,
.smart-style-5 .table-bordered,
.smart-style-5 .table-bordered > tbody > tr > td,
.smart-style-5 .table-bordered > tbody > tr > th,
.smart-style-5 .table-bordered > tfoot > tr > td,
.smart-style-5 .table-bordered > tfoot > tr > th,
.smart-style-5 .table-bordered > thead > tr > td,
.smart-style-5 .table-bordered > thead > tr > th {
  border-color: rgba(255, 255, 225, 0.15); }

/* line 1653, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bs-example {
  border-color: rgba(255, 255, 225, 0.15); }

/* line 1656, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 ::-webkit-input-placeholder,
.smart-style-5 ::-moz-placeholder,
.smart-style-5 :-moz-placeholder,
.smart-style-5 :-webkit-placeholder,
.smart-style-5 :placeholder,
.smart-style-5 :-moz-placeholder,
.smart-style-5 nav ul li.active > a:before,
.smart-style-5.menu-on-top nav ul ul li a,
.smart-style-5.menu-on-top nav ul ul ul li a {
  color: #fff; }

/* line 1667, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .page-footer {
  background: rgba(0, 0, 0, 0.33);
  border-color: rgba(255, 255, 225, 0.15); }

/* line 1671, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 nav ul ul {
  background: rgba(0, 0, 0, 0.23); }

/* line 1674, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 nav ul .active > a {
  color: #FFD600 !important; }

/* line 1677, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5.menu-on-top aside#left-panel nav > ul > li {
  border-right-color: rgba(255, 255, 225, 0.15);
  border-left-color: transparent; }

/* line 1681, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5.menu-on-top aside#left-panel nav > ul > li:first-child {
  border-left-color: rgba(255, 255, 225, 0.15); }

/* line 1684, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5.menu-on-top aside#left-panel nav > ul > li:hover > a {
  background: #000;
  border-left-color: transparent;
  border-right-color: transparent;
  color: #FFD600 !important; }

/* line 1690, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav ul ul li a:hover,
.smart-style-5.menu-on-top nav ul ul ul li a:hover {
  color: #FFD600; }

/* line 1694, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .menu-on-top nav ul ul ul li a:hover {
  color: #FFD600; }

/* line 1697, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav ul ul li:hover > a:after,
.smart-style-5.menu-on-top nav > ul ul > li a:after,
.smart-style-5.menu-on-top nav > ul ul > li a:hover:after,
.smart-style-5.menu-on-top nav > ul > li > a:after {
  color: #fff; }

/* line 1703, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ajax-dropdown {
  background: rgba(0, 0, 0, 0.43); }

/* line 1706, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ajax-dropdown:after,
.smart-style-5 .ajax-dropdown:before {
  border-bottom-color: rgba(255, 255, 225, 0.15); }

/* line 1710, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ajax-dropdown .fa-4x.fa-border {
  color: rgba(170, 241, 219, 0.9);
  border-color: rgba(0, 255, 224, 0.3); }

/* line 1714, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .notification-body .msg-body,
.smart-style-5 .notification-body .subject {
  color: rgba(255, 255, 255, 0.7); }

/* line 1718, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .notification-body .unread {
  background-color: rgba(169, 255, 241, 0.2); }

/* line 1721, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .notification-body > li {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3); }

/* line 1724, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .dropdown-menu {
  background: rgba(0, 0, 0, 0.63); }

/* line 1727, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .dropdown-menu .divider {
  background: rgba(255, 255, 225, 0.15); }

/* line 1730, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .btn-default,
.smart-style-5 .btn-default.active,
.smart-style-5 .btn-default:active,
.smart-style-5 .btn-default:focus,
.smart-style-5 .btn-default:hover,
.smart-style-5 .open > .dropdown-toggle.btn-default {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border-color: transparent; }

/* line 1740, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ajax-notifications {
  background: none; }

/* line 1743, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .table-responsive {
  border-color: rgba(255, 255, 225, 0.15); }

/* line 1746, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .dropdown-menu > li > a {
  color: #fff !important; }

/* line 1749, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .form-control,
.smart-style-5 .input-group-addon,
.smart-style-5 .smart-form .input input,
.smart-style-5 .smart-form .select select,
.smart-style-5 .smart-form .textarea textarea,
.smart-style-5 .bootstrap-tagsinput,
.smart-style-5 .select2-container-multi .select2-choices,
.smart-style-5 .select2-container .select2-choice .select2-arrow,
.smart-style-5 .select2-container .select2-choice {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.4);
  color: #FFF; }

/* line 1762, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .select2-dropdown-open .select2-arrow {
  background: rgba(0, 0, 0, 0.2) !important;
  border-color: rgba(0, 0, 0, 0.4) !important; }

/* line 1766, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .note,
.smart-style-5 .form header,
.smart-style-5 legend {
  color: #fff;
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

/* line 1774, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .form-actions {
  background: rgba(0, 0, 0, 0.43); }

/* line 1777, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 label input[type=checkbox].checkbox + span:before,
.smart-style-5 label input[type=radio].radiobox + span:before {
  background: rgba(0, 0, 0, 0.43); }

/* line 1781, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-form.widget-body-toolbar,
.smart-style-5 .widget-body-toolbar {
  background: rgba(0, 0, 0, 0.43); }

/* line 1785, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-form .label {
  color: #ffffff; }

/* line 1788, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .jarviswidget .fc-header-title h2 {
  text-shadow: none; }

/* line 1791, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .dropzone,
.smart-style-5 td.fc-other-month {
  background-color: rgba(72, 112, 85, 0.23); }

/* line 1795, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-widget-content,
.smart-style-5 .popover {
  background: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.4); }

/* line 1800, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-datepicker {
  background: rgba(0, 0, 0, 0.8) !important; }

/* line 1803, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .editable + .popover {
  background: rgba(20, 114, 88, 0.8);
  border-color: rgba(0, 0, 0, 0.4); }

/* line 1807, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-widget-content {
  background: rgba(0, 0, 0, 0.1); }

/* line 1810, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 tr.ui-widget-content {
  background: rgba(255, 255, 225, 0.15); }

/* line 1813, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-spinner {
  background: none;
  border-color: rgba(0, 0, 0, 0.4); }

/* line 1817, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bootstrapWizard li .title {
  color: #000; }

/* line 1820, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .dropzone .dz-preview,
.smart-style-5 .dropzone-previews .dz-preview {
  color: #000; }

/* line 1824, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .tree li:after,
.smart-style-5 .tree li span,
.smart-style-5 .tree li:before {
  border-color: #fff; }

/* line 1829, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 label input[type=radio][disabled].radiobox + span,
.smart-style-5 label input[type=radio][disabled].radiobox:checked + span,
.smart-style-5 label:hover input[type=radio][disabled].radiobox:checked + span:before {
  color: rgba(255, 255, 255, 0.7); }

/* line 1834, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .table,
.smart-style-5 .ui-jqgrid .ui-jqgrid-bdiv {
  background: none; }

/* line 1838, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-jqgrid-pager,
.smart-style-5 .ui-jqgrid .ui-jqgrid-titlebar {
  border-color: rgba(255, 255, 225, 0.15);
  background-color: rgba(0, 0, 0, 0.23); }

/* line 1843, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid {
  border-color: rgba(255, 255, 225, 0.15) !important; }

/* line 1846, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-pg-input,
.smart-style-5 .ui-jqgrid .ui-pg-selbox {
  color: #000; }

/* line 1850, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-state-focus,
.smart-style-5 .ui-state-hover,
.smart-style-5 .ui-widget-content .ui-state-focus,
.smart-style-5 .ui-widget-content .ui-state-hover,
.smart-style-5 .ui-widget-header .ui-state-focus,
.smart-style-5 .ui-widget-header .ui-state-hover {
  background: none; }

/* line 1858, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .arrow-box-up-right:after {
  border-color: transparent; }

/* line 1861, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .arrow-box-up-right:before {
  border-bottom-color: rgba(0, 0, 0, 0.63); }

/* line 1864, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-tabs .ui-tabs-nav {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15); }

/* line 1868, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-tabs {
  background: none; }

/* line 1871, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-tabs-panel {
  background: none;
  border-color: rgba(255, 255, 255, 0.15); }

/* line 1875, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .popover.bottom > .arrow,
.smart-style-5 .popover.top > .arrow,
.smart-style-5 .popover.left > .arrow,
.smart-style-5 .popover.right > .arrow {
  border-color: transparent; }

/* line 1881, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .popover.right > .arrow:after {
  border-right-color: rgba(0, 0, 0, 0.8);
  left: 0px; }

/* line 1885, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .popover.bottom > .arrow:after {
  border-bottom-color: rgba(0, 0, 0, 0.8);
  top: 0px; }

/* line 1889, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .popover.top > .arrow:after {
  border-top-color: rgba(0, 0, 0, 0.8);
  bottom: 0px; }

/* line 1893, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .popover.left > .arrow:after {
  border-left-color: rgba(0, 0, 0, 0.8);
  right: 0px; }

/* line 1897, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .popover-title {
  background-color: rgba(247, 247, 247, 0.3);
  border-bottom: 1px solid rgba(247, 247, 247, 0.3); }

/* line 1901, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox-input-focus {
  color: #000; }

/* line 1904, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .dt-toolbar,
.smart-style-5 table.dataTable thead .sorting_asc,
.smart-style-5 table.dataTable thead .sorting_desc {
  background-color: rgba(0, 0, 0, 0.43); }

/* line 1909, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .dt-toolbar {
  border-color: rgba(255, 255, 225, 0.15); }

/* line 1912, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .table-striped > tbody > tr:nth-child(odd),
.smart-style-5 .table-hover > tbody > tr:hover {
  background-color: transparent !important; }

/* line 1916, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .dt-toolbar-footer,
.smart-style-5 .table-striped > tbody > tr:nth-child(odd) > th,
.smart-style-5 .table-hover > tbody > tr:hover > td,
.smart-style-5 .table-hover > tbody > tr:hover > th {
  background: rgba(0, 0, 0, 0.43); }

/* line 1922, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .table-striped > tbody > tr:nth-child(odd) > td {
  background: rgba(0, 0, 0, 0.13); }

/* line 1925, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .dt-toolbar-footer {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: rgba(255, 255, 225, 0.15); }

/* line 1931, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .jarviswidget-color-blueDark > header {
  border-color: rgba(255, 255, 225, 0.15) !important; }

/* line 1934, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .pagination > li > a,
.smart-style-5 .pagination > li > span {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #fff; }

/* line 1940, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .pagination > .disabled > a,
.smart-style-5 .pagination > .disabled > a:focus,
.smart-style-5 .pagination > .disabled > a:hover,
.smart-style-5 .pagination > .disabled > span,
.smart-style-5 .pagination > .disabled > span:focus,
.smart-style-5 .pagination > .disabled > span:hover {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #cccccc; }

/* line 1950, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .pagination > .active > a,
.smart-style-5 .pagination > .active > a:focus,
.smart-style-5 .pagination > .active > a:hover,
.smart-style-5 .pagination > .active > span,
.smart-style-5 .pagination > .active > span:focus,
.smart-style-5 .pagination > .active > span:hover .pagination > .active > a {
  color: #FFD600;
  border-color: rgba(255, 255, 225, 0.15);
  background: rgba(0, 0, 0, 0.63); }

/* line 1960, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 div.DTTT .btn {
  color: #fff !important; }

/* line 1963, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 button.ColVis_Button,
.smart-style-5 ul.ColVis_collection li {
  background: rgba(0, 0, 0, 0.43); }

/* line 1967, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-white {
  background: rgba(0, 0, 0, 0.43) !important; }

/* line 1970, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .dygraph-legend {
  background: none !important; }

/* line 1973, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
#extr-page .smart-style-5 #main {
  background: none; }

/* line 1976, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
#extr-page .smart-style-5 #header {
  background: rgba(0, 0, 0, 0.43) !important;
  border-color: rgba(255, 255, 225, 0.15) !important; }

/* line 1980, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .client-form header,
.smart-style-5 .client-form footer {
  background: rgba(0, 0, 0, 0.63);
  color: #fff; }

/* line 1985, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-form fieldset {
  background: rgba(255, 255, 255, 0.03); }

/* line 1988, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .timeline-seperator > :first-child {
  background: rgba(0, 0, 0, 0.43);
  color: #fff; }

/* line 1992, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-form footer {
  background: rgba(0, 0, 0, 0.43); }

/* line 1995, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-form .rating,
.smart-style-5 .smart-form .toggle,
.smart-style-5 .smart-form .checkbox,
.smart-style-5 .smart-form .radio {
  color: #fff;
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

/* line 2004, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-datepicker .ui-datepicker-header {
  background-color: rgba(255, 255, 225, 0.15); }

/* line 2007, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .table-forum thead tr th {
  border-bottom-color: rgba(255, 255, 225, 0.15); }

/* line 2010, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .table > tbody > tr > td,
.smart-style-5 .table > tbody > tr > th,
.smart-style-5 .table > tfoot > tr > td,
.smart-style-5 .table > tfoot > tr > th,
.smart-style-5 .table > thead > tr > td,
.smart-style-5 .table > thead > tr > th {
  border-top-color: rgba(255, 255, 225, 0.07); }

/* line 2018, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .note-editor .note-toolbar {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15); }

/* line 2022, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .note-editor,
.smart-style-5 .md-editor > textarea {
  border-color: rgba(255, 255, 225, 0.15);
  background: rgba(255, 255, 225, 0.15); }

/* line 2027, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .note-editor .note-editable:focus,
.smart-style-5 .md-editor > textarea:focus {
  background: rgba(255, 255, 225, 0.05); }

/* line 2031, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .superbox-show {
  background: rgba(0, 0, 0, 0.43); }

/* line 2034, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .superbox-list.active:before {
  color: rgba(0, 0, 0, 0.43); }

/* line 2037, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .progress {
  background: rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
  -moz-box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset;
  box-shadow: 0 0 0 1px rgba(255, 255, 225, 0.15) inset; }

/* line 2043, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .nav > li > a:focus,
.smart-style-5 .nav > li > a:hover {
  background: rgba(0, 0, 0, 0.63);
  border-color: rgba(255, 255, 225, 0.15); }

/* line 2048, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .nav-tabs > li.active > a,
.smart-style-5 .nav-tabs > li.active > a:focus,
.smart-style-5 .nav-tabs > li.active > a:hover,
.smart-style-5 .nav-tabs.bordered {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
  border-color: rgba(255, 255, 225, 0.15) !important; }

/* line 2056, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .nav-tabs > li.active > a {
  -webkit-box-shadow: 0 -2px 0 #ccf0ff;
  -moz-box-shadow: 0 -2px 0 #ccf0ff;
  box-shadow: 0 -2px 0 #ccf0ff; }

/* line 2061, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .nav-tabs.bordered + .tab-content {
  border-color: rgba(255, 255, 225, 0.15); }

/* line 2064, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .tabs-left > .nav-pills,
.smart-style-5 .tabs-left > .nav-tabs {
  border-color: rgba(255, 255, 225, 0.15); }

/* line 2068, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .tabs-right > .nav-tabs {
  border-left-color: rgba(255, 255, 225, 0.15); }

/* line 2071, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .jarviswidget header .nav-tabs > li.active > a,
.smart-style-5 .jarviswidget header .nav-tabs > li.active > a:focus,
.smart-style-5 .jarviswidget header .nav-tabs > li.active > a:hover {
  background: rgba(0, 0, 0, 0.43);
  color: #fff; }

/* line 2077, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-accordion-default .panel-default {
  border-color: rgba(255, 255, 225, 0.15); }

/* line 2080, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-accordion-default .panel-default > .panel-heading {
  background: none; }

/* line 2083, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .panel {
  background: none; }

/* line 2086, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(255, 255, 225, 0.15); }

/* line 2089, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .jumbotron {
  background: rgba(0, 0, 0, 0.43); }

/* line 2092, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .pagination.pagination-alt > li:first-child > a {
  padding-left: 12px; }

/* line 2095, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .pager li > a,
.smart-style-5 .pager li > span {
  background: rgba(0, 0, 0, 0.43); }

/* line 2099, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .pager .disabled > a,
.smart-style-5 .pager .disabled > a:focus,
.smart-style-5 .pager .disabled > a:hover,
.smart-style-5 .pager .disabled > span {
  background: rgba(0, 0, 0, 0.43); }

/* line 2105, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .modal-content {
  background: rgba(0, 0, 0, 0.43); }

/* line 2108, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .modal-header {
  border-bottom-color: rgba(255, 255, 225, 0.15); }

/* line 2111, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .modal-footer {
  border-top-color: rgba(255, 255, 225, 0.15); }

/* line 2114, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bs-glyphicons li {
  border-color: rgba(255, 255, 225, 0.15) !important; }

/* line 2117, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .responsive-utilities td.is-hidden {
  background: rgba(0, 0, 0, 0.43) !important;
  color: #fff; }

/* line 2121, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .inbox-body.no-content-padding {
  background: none; }

/* line 2124, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .inbox-body .table-wrap,
.smart-style-5 .inbox-side-bar,
.smart-style-5 .inbox-nav-bar {
  background: rgba(0, 0, 0, 0.43); }

/* line 2129, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .txt-color-darken {
  color: #fff !important; }

/* line 2132, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .inbox-menu-lg li a:hover {
  background: rgba(0, 0, 0, 0.43); }

/* line 2135, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .inbox-menu-lg li.active a {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15); }

/* line 2139, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .fill-a,
.smart-style-5 .fill-b {
  background: transparent; }

/* line 2143, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 #heat-fill {
  left: 20px; }

/* line 2146, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .fill-a {
  top: -11px;
  left: -10px; }

/* line 2150, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .fill-b {
  top: -11px;
  right: -23px; }

/* line 2154, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .chat-body {
  background: none;
  border-color: transparent; }

/* line 2158, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .chat-footer {
  background: rgba(255, 255, 225, 0.15); }

/* line 2161, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .todo-group-title,
.smart-style-5 .textarea-div,
.smart-style-5 .textarea-controls {
  background: rgba(0, 0, 0, 0.43); }

/* line 2166, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .typearea textarea {
  background: none; }

/* line 2169, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .show-stat-microcharts > div {
  border-color: rgba(255, 255, 225, 0.15) !important;
  background: rgba(0, 255, 255, 0.1) !important; }

/* line 2173, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-form.widget-body-toolbar,
.smart-style-5 .widget-body-toolbar,
.smart-style-5 .todo > li,
.smart-style-5 .todo > li > p,
.smart-style-5 .todo > li > :first-child,
.smart-style-5 .todo-group-title,
.smart-style-5 .typearea,
.smart-style-5 .textarea-div,
.smart-style-5 .textarea-controls,
.smart-style-5 .fc-widget-content,
.smart-style-5 .fc-widget-header {
  border-color: rgba(255, 255, 225, 0.15); }

/* line 2186, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .table > thead > tr > th {
  border-bottom-color: rgba(255, 255, 225, 0.25); }

/* line 2189, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .table-bordered,
.smart-style-5 .table-bordered > tbody > tr > td,
.smart-style-5 .table-bordered > tbody > tr > th,
.smart-style-5 .table-bordered > tfoot > tr > td,
.smart-style-5 .table-bordered > tfoot > tr > th,
.smart-style-5 .table-bordered > thead > tr > td,
.smart-style-5 .table-bordered > thead > tr > th {
  border-color: rgba(255, 255, 225, 0.15); }

/* line 2198, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-jqgrid-titlebar {
  background: rgba(0, 0, 0, 0.23); }

/* line 2201, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-jqgrid-htable th {
  background: none; }

/* line 2204, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-state-hover td {
  background: rgba(255, 255, 225, 0.15) !important; }

/* line 2207, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-accordion .ui-accordion-header {
  background: rgba(0, 0, 0, 0.43);
  color: #fff; }

/* line 2211, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-menu .ui-state-disabled {
  color: #fff !important; }

/* line 2214, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-accordion-content {
  background: none; }

/* line 2217, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-dialog .ui-dialog-title {
  color: #fff;
  background: none; }

/* line 2221, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-dialog .ui-dialog-titlebar {
  border-bottom-color: rgba(255, 255, 255, 0.15);
  color: #fff;
  background: none; }

/* line 2226, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-dialog .ui-dialog-buttonpane {
  border-top-color: rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15); }

/* line 2232, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-dialog-buttonpane,
.smart-style-5 .ui-dialog-content {
  background: none; }

/* line 2236, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-dialog {
  background: url(/assets/glass-48ddab740b7674886234060edd2746d886ea86024f0b826b70aa62469243d4fa.jpg) no-repeat; }

/* line 2239, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .slider-track {
  background: rgba(0, 0, 0, 0.43); }

/* line 2242, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-tabs .ui-tabs-nav li a:hover {
  border-bottom: none; }

/* line 2245, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-tabs .ui-tabs-nav li a:hover,
.smart-style-5 .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: 0 -2px 0 #ccf0ff;
  -moz-box-shadow: 0 -2px 0 #ccf0ff;
  box-shadow: 0 -2px 0 #ccf0ff; }

/* line 2254, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-accordion .ui-accordion-header,
.smart-style-5 .ui-accordion .ui-accordion-content {
  border-color: rgba(255, 255, 255, 0.15) !important; }

/* line 2258, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-accordion-header-active + .ui-accordion-content {
  border-top-color: transparent; }

/* line 2261, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-tabs .ui-tabs-nav li.ui-tabs-active:hover,
.smart-style-5 .ui-tabs .ui-tabs-nav li a {
  background: none;
  color: #fff;
  border-color: transparent; }

/* line 2267, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-tabs .ui-state-default,
.smart-style-5 .ui-tabs .ui-widget-content .smart-style-5 .ui-tabs .ui-state-default,
.smart-style-5 .ui-tabs .ui-widget-header .ui-state-default {
  background: none;
  margin: 0; }

/* line 2273, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .lockscreen .logo + div {
  background: rgba(0, 0, 0, 0.43); }

/* line 2276, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .chart text {
  fill: #fff; }

/* line 2279, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .dd3-content,
.smart-style-5 .dd-handle {
  background: rgba(0, 0, 0, 0.43);
  border-color: rgba(255, 255, 225, 0.15);
  color: #fff; }

/* line 2285, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .widget-footer,
.smart-style-5 .md-editor .md-footer,
.smart-style-5 .md-editor > .md-header {
  background: rgba(0, 0, 0, 0.43);
  border-bottom-color: rgba(255, 255, 225, 0.15); }

/* line 2291, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .widget-footer {
  border-top: 1px solid rgba(255, 255, 225, 0.15); }

/* line 2294, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .noUi-target[disabled] .noUi-base {
  background: rgba(26, 26, 26, 0.43); }

/* line 2297, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .noUi-background,
.smart-style-5 .irs-line {
  background: rgba(0, 0, 0, 0.43); }

/* line 2301, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .select2-search input {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(29, 29, 29, 0.9);
  color: #ffffff; }

/* line 2306, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .select2-results .select2-no-results,
.smart-style-5 .select2-results .select2-searching,
.smart-style-5 .select2-results .select2-selection-limit {
  background: transparent; }

/* line 2311, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .select2-drop {
  border-color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff; }

/* line 2316, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .select2-search:before {
  color: #e0e0e0 !important; }

/* line 2319, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .knob[data-fgcolor="#222222"],
.smart-style-5 .select2-container-multi .select2-choices .select2-search-field input {
  color: #fff !important; }

/* line 2323, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .select2-dropdown-open .select2-choice {
  border: 1px solid #000000;
  background: rgba(0, 0, 0, 0.9);
  box-shadow: none !important; }

/* line 2328, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .profile-message li.message.message-reply,
.smart-style-5 .price-features {
  background: rgba(0, 0, 0, 0.43); }

/* line 2332, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .panel-footer {
  background: rgba(0, 0, 0, 0.63);
  border-top-color: rgba(255, 255, 225, 0.15); }

/* line 2336, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .pricing-big .panel-footer {
  background: rgba(0, 0, 0, 0.63) !important; }

/* line 2339, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .table > tbody > tr.active > td,
.smart-style-5 .table > tbody > tr.active > th,
.smart-style-5 .table > tbody > tr > td.active,
.smart-style-5 .table > tbody > tr > th.active,
.smart-style-5 .table > tfoot > tr.active > td,
.smart-style-5 .table > tfoot > tr.active > th,
.smart-style-5 .table > tfoot > tr > td.active,
.smart-style-5 .table > tfoot > tr > th.active,
.smart-style-5 .table > thead > tr.active > td,
.smart-style-5 .table > thead > tr.active > th,
.smart-style-5 .table > thead > tr > td.active,
.smart-style-5 .table > thead > tr > th.active {
  background: rgba(255, 255, 225, 0.15); }

/* line 2353, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .table > tbody > tr.success > td,
.smart-style-5 .table > tbody > tr.danger > td,
.smart-style-5 .table > tbody > tr.info > td,
.smart-style-5 .table > tbody > tr.warning > td {
  color: #000; }

/* line 2359, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-timeline-list > li:hover {
  background: rgba(0, 0, 0, 0.43); }

/* jvector map buttons */
/* line 2363, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .jvectormap-zoomin,
.smart-style-5 .jvectormap-zoomout {
  background: rgba(0, 0, 0, 0.3) !important;
  border: 1px solid rgba(0, 0, 0, 0.3); }

/* line 2368, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .text-primary {
  color: #E2F2FF; }

/* line 2371, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .text-success {
  color: #90FF92; }

/* Widgets */
/* css switch */
/* line 2376, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .onoffswitch-switch {
  border-color: transparent; }

/* adjustments */
/* line 2380, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 #shortcut {
  background-color: rgba(27, 16, 43, 0.75); }

/* line 2383, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5.minified nav > ul > li {
  border-bottom: 1px solid rgba(2, 8, 9, 0.33);
  border-top: 1px solid rgba(255, 255, 255, 0.23); }

/* line 2387, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .minifyme {
  background: rgba(77, 209, 172, 0.5);
  color: rgba(255, 255, 255, 0.7); }

/* line 2391, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .minifyme:hover {
  background: rgba(77, 209, 172, 0.7);
  color: #ffffff; }

/* line 2395, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5.minified nav > ul > li > ul {
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: rgba(0, 0, 0, 0.8);
  margin-top: 0px;
  padding: 0px; }

/* line 2401, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5.minified nav > ul > li > ul > li,
.smart-style-5.minified nav > ul > li > ul > li > ul > li {
  background: transparent; }

/* line 2405, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 [class^="txt-color-"],
.smart-style-5 [class*=" txt-color-"],
.smart-style-5 #sparks li h5,
.smart-style-5 #project-context > :first-child,
.smart-style-5 .project-context > :first-child,
.smart-style-5 .bootstrap-duallistbox-container label,
.smart-style-5 .form header,
.smart-style-5 .inbox-side-bar h6,
.smart-style-5 .ajax-notifications > .alert.alert-transparent {
  color: #fff !important;
  -webkit-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25); }

/* jarvis widgets */
/* line 2420, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-green,
.smart-style-5 .jarviswidget-color-green > header {
  background: rgba(144, 255, 146, 0.5) !important;
  border-color: rgba(144, 255, 146, 0.5) !important;
  color: #ffffff; }

/* line 2426, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-greenLight,
.smart-style-5 .jarviswidget-color-greenLight > header {
  border-color: rgba(127, 207, 113, 0.5) !important;
  background: rgba(127, 207, 113, 0.5) !important;
  color: #ffffff; }

/* line 2432, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-greenDark,
.smart-style-5 .jarviswidget-color-greenDark > header {
  border-color: rgba(135, 233, 117, 0.5) !important;
  background: rgba(135, 233, 117, 0.5) !important;
  color: #ffffff; }

/* line 2438, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-purple,
.smart-style-5 .jarviswidget-color-purple > header {
  border-color: rgba(98, 57, 149, 0.43) !important;
  background: rgba(122, 72, 185, 0.43) !important;
  color: #ffffff; }

/* line 2444, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-magenta,
.smart-style-5 .jarviswidget-color-magenta > header {
  border-color: rgba(76, 38, 78, 0.43) !important;
  background: rgba(110, 54, 113, 0.43) !important;
  color: #ffffff; }

/* line 2450, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-pink,
.smart-style-5 .jarviswidget-color-pink > header {
  border-color: rgba(233, 157, 201, 0.43) !important;
  background: rgba(233, 157, 201, 0.43) !important;
  color: #ffffff; }

/* line 2456, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-pinkDark,
.smart-style-5 .jarviswidget-color-pinkDark > header {
  border-color: rgba(208, 58, 146, 0.43) !important;
  background: rgba(218, 99, 169, 0.43) !important;
  color: #ffffff; }

/* line 2462, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-blueLight,
.smart-style-5 .jarviswidget-color-blueLight > header {
  border-color: rgba(140, 210, 236, 0.43) !important;
  background: rgba(184, 227, 243, 0.43) !important;
  color: #ffffff; }

/* line 2468, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .jarviswidget-color-blueLight > header > .jarviswidget-ctrls a {
  color: #ffffff !important; }

/* line 2471, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-teal,
.smart-style-5 .jarviswidget-color-teal > header {
  border-color: rgba(84, 210, 208, 0.83) !important;
  background: rgba(124, 221, 219, 0.83) !important;
  color: #ffffff; }

/* line 2477, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-blue,
.smart-style-5 .jarviswidget-color-blue > header {
  border-color: rgba(59, 184, 235, 0.43) !important;
  background: rgba(59, 184, 235, 0.43) !important;
  color: #ffffff; }

/* line 2483, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-blueDark,
.smart-style-5 .jarviswidget-color-blueDark > header {
  border-color: rgba(29, 61, 104, 0.43) !important;
  background: rgba(29, 61, 104, 0.43) !important;
  color: #ffffff; }

/* line 2489, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-darken,
.smart-style-5 .jarviswidget-color-darken > header {
  border-color: rgba(0, 0, 0, 0.23) !important;
  background: rgba(0, 0, 0, 0.23) !important;
  color: #ffffff; }

/* line 2495, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-yellow,
.smart-style-5 .jarviswidget-color-yellow > header {
  border-color: rgba(253, 236, 184, 0.43) !important;
  background: rgba(253, 236, 184, 0.43) !important;
  color: #ffffff; }

/* line 2501, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-orange,
.smart-style-5 .jarviswidget-color-orange > header {
  border-color: rgba(255, 159, 71, 0.43) !important;
  background: rgba(255, 159, 71, 0.43) !important;
  color: #ffffff; }

/* line 2507, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-orangeDark,
.smart-style-5 .jarviswidget-color-orangeDark > header {
  border-color: rgba(255, 161, 87, 0.43) !important;
  background: rgba(255, 161, 87, 0.43) !important;
  color: #ffffff; }

/* line 2513, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-red,
.smart-style-5 .jarviswidget-color-red > header {
  border-color: rgba(255, 7, 7, 0.43) !important;
  background: rgba(255, 7, 7, 0.43) !important;
  color: #ffffff; }

/* line 2519, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-redLight,
.smart-style-5 .jarviswidget-color-redLight > header {
  border-color: rgba(252, 61, 61, 0.43) !important;
  background: rgba(252, 61, 61, 0.43) !important;
  color: #ffffff; }

/* line 2525, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bg-color-white,
.smart-style-5 .jarviswidget-color-white > header {
  border-color: rgba(255, 255, 255, 0.33) !important;
  background: rgba(255, 255, 255, 0.43) !important;
  color: #000; }

/* line 2531, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .jarviswidget-color-white > header > .jarviswidget-ctrls a {
  color: #3d3d3d !important; }

/* line 2534, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 button.ColVis_Button,
.smart-style-5 ul.ColVis_collection li {
  color: #fff !important; }

/* line 2538, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 ul.ColVis_collection {
  background: rgba(0, 0, 0, 0.5); }

/* end jarvis widget */
/* dashboard social wall fix*/
/* line 2543, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .status .links {
  background: rgba(255, 255, 255, 0.1); }

/* buttons */
/* line 2547, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .btn-primary,
.smart-style-5 .btn-primary.active,
.smart-style-5 .btn-primary:active,
.smart-style-5 .btn-primary:focus,
.smart-style-5 .btn-primary:hover,
.smart-style-5 .open > .dropdown-toggle.btn-primary,
.smart-style-5 .bootstrap-tagsinput > span,
.smart-style-5 .select2-container-multi .select2-choices .select2-search-choice {
  border-color: rgba(117, 205, 241, 0.83);
  background: rgba(71, 188, 236, 0.83);
  webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

/* line 2561, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .btn-info,
.smart-style-5 .btn-info.active,
.smart-style-5 .btn-info:active,
.smart-style-5 .btn-info:focus,
.smart-style-5 .btn-info:hover,
.smart-style-5 .open > .dropdown-toggle.btn-info {
  border-color: rgba(164, 232, 230, 0.83);
  background: rgba(124, 221, 219, 0.83);
  webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

/* line 2573, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .btn-success,
.smart-style-5 .sa-chat-learnmore-btn,
.smart-style-5 .sa-chat-learnmore-btn:active,
.smart-style-5 .sa-chat-learnmore-btn:focus,
.smart-style-5 .sa-chat-learnmore-btn:hover,
.smart-style-5 .btn-success.active,
.smart-style-5 .btn-success:active,
.smart-style-5 .btn-success:focus,
.smart-style-5 .btn-success:hover,
.smart-style-5 .open > .dropdown-toggle.btn-success {
  border-color: rgba(0, 246, 4, 0.83);
  background: rgba(144, 255, 146, 0.5);
  webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

/* line 2589, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .btn-warning,
.smart-style-5 .btn-warning.active,
.smart-style-5 .btn-warning:active,
.smart-style-5 .btn-warning:focus,
.smart-style-5 .btn-warning:hover,
.smart-style-5 .open > .dropdown-toggle.btn-warning {
  border-color: rgba(250, 220, 156, 0.83);
  background-color: rgba(245, 206, 122, 0.83);
  webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

/* line 2601, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .btn-danger,
.smart-style-5 .btn-danger.active,
.smart-style-5 .btn-danger:active,
.smart-style-5 .btn-danger:focus,
.smart-style-5 .btn-danger:hover,
.smart-style-5 .open > .dropdown-toggle.btn-danger {
  border-color: rgba(217, 20, 44, 0.83);
  background-color: rgba(236, 52, 74, 0.83);
  webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

/* end buttons */
/* line 2614, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-form .rating input:checked ~ label {
  color: #7ED5EB; }

/* line 2617, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-form .rating input + label:hover,
.smart-style-5 .smart-form .rating input + label:hover ~ label {
  color: #A3EDFF; }

/* line 2621, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 select:not([multiple]) option,
.smart-style-5 .dt-toolbar option {
  background: #000;
  border-color: rgba(0, 0, 0, 0.4);
  color: #FFF; }

/* line 2627, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .control-label {
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

/* line 2632, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .has-error .checkbox,
.smart-style-5 .has-error .checkbox-inline,
.smart-style-5 .has-error .control-label,
.smart-style-5 .has-error .help-block,
.smart-style-5 .has-error .radio,
.smart-style-5 .has-error .radio-inline,
.smart-style-5 .has-error .form-control-feedback {
  color: #ff7676;
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

/* line 2644, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .has-success .checkbox,
.smart-style-5 .has-success .checkbox-inline,
.smart-style-5 .has-success .control-label,
.smart-style-5 .has-success .help-block,
.smart-style-5 .has-success .radio,
.smart-style-5 .has-success .radio-inline,
.smart-style-5 .has-success .form-control-feedback {
  color: #b1f3b2;
  -webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }

/* line 2656, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 label input[type=checkbox].checkbox:checked + span:before {
  color: #d2e8ff; }

/* line 2659, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 label input[type=checkbox].checkbox.style-2:checked + span:before {
  color: #66665e; }

/* line 2662, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 label input[type=radio].radiobox + span:before,
.smart-style-5 label input[type=radio].radiobox:checked + span:before {
  color: #d2e8ff !important;
  border-color: #d2e8ff !important; }

/* line 2667, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 input[type=checkbox].checkbox + span:before {
  color: #FFFFFF;
  border-color: #FFFFFF; }

/* line 2671, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .form-actions,
.smart-style-5 .smart-form.widget-body-toolbar,
.smart-style-5 .widget-body-toolbar,
.smart-style-5 label input[type=checkbox].checkbox + span:before,
.smart-style-5 label input[type=radio].radiobox + span:before {
  background: rgba(255, 255, 255, 0.23);
  border-color: rgba(255, 255, 255, 0.53); }

/* line 2679, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .irs-diapason,
.smart-style-5 .noUi-connect {
  background: #FFFFFF; }

/* line 2683, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .noUi-origin-lower {
  background: rgba(0, 255, 255, 0.8); }

/* line 2686, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .modal-content,
.smart-style-5 .MessageBoxContainer,
.smart-style-5 .ajax-dropdown,
#extr-page.smart-style-5 {
  background: url(/assets/glass-48ddab740b7674886234060edd2746d886ea86024f0b826b70aa62469243d4fa.jpg) no-repeat 0 0;
  color: #fff;
  background-size: cover; }

/* line 2694, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
#extr-page body.smart-style-5 {
  background: none !important; }

/* line 2697, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox-titlebar {
  background: #2A4F58 !important; }

/* line 2700, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox-titlebar.ui-state-focus {
  background: #204149 !important; }

/* line 2703, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox .ui-widget-content {
  background: rgba(51, 103, 105, 0.6);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(81, 165, 177, 0.6)), color-stop(1, rgba(68, 85, 139, 0.6)));
  background: -ms-linear-gradient(bottom, rgba(81, 165, 177, 0.6), rgba(68, 85, 139, 0.6));
  background: -moz-linear-gradient(center bottom, rgba(81, 165, 177, 0.6) 0%, rgba(68, 85, 139, 0.6) 100%);
  background: -o-linear-gradient(rgba(68, 85, 139, 0.6), rgba(81, 165, 177, 0.6));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(68, 85, 139, 0.6)', endColorstr='rgba(81, 165, 177, 0.6)', GradientType=0); }

/* line 2711, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-state-focus + .ui-widget-content {
  background: rgba(51, 103, 105, 0.6);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(68, 85, 139, 0.9)), color-stop(1, rgba(68, 85, 139, 0.9)));
  background: -ms-linear-gradient(bottom, rgba(68, 85, 139, 0.9), rgba(68, 85, 139, 0.9));
  background: -moz-linear-gradient(center bottom, rgba(68, 85, 139, 0.9) 0%, rgba(68, 85, 139, 0.9) 100%);
  background: -o-linear-gradient(rgba(68, 85, 139, 0.9), rgba(68, 85, 139, 0.9));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(68, 85, 139, 0.9)', endColorstr='rgba(68, 85, 139, 0.9)', GradientType=0); }

/* line 2719, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox-content > .alert-msg {
  background: #FFFDD0; }

/* line 2722, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox-input {
  background: rgba(29, 96, 117, 0.6); }

/* line 2725, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox .ui-widget-content textarea {
  background: rgba(0, 0, 0, 0.23) !important;
  border-color: rgba(0, 0, 0, 0.23) !important;
  color: #fff; }

/* line 2730, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-chatbox .ui-widget-content textarea:focus {
  background: rgba(0, 0, 0, 0.53) !important;
  border-color: rgba(0, 0, 0, 0.53) !important;
  font-weight: bold; }

/* line 2735, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .MessageBoxContainer,
.smart-style-5 .fc-widget-content {
  -webkit-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  -moz-text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25); }

/* line 2741, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 #jarviswidget-fullscreen-mode .jarviswidget {
  background: url(/assets/glass-48ddab740b7674886234060edd2746d886ea86024f0b826b70aa62469243d4fa.jpg) no-repeat center bottom fixed;
  background-size: cover; }

/* line 2745, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5.hidden-menu aside#left-panel {
  background: rgba(7, 38, 41, 0.83); }

/* line 2748, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .fc-widget-content {
  border-color: rgba(0, 0, 0, 0.25); }

/* line 2751, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .fc-grid .fc-day-number {
  padding: 0 4px;
  font-size: 17px; }

/* line 2755, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .fc-state-highlight {
  background: none;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

/* line 2768, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .inbox-body .table-wrap,
.smart-style-5 .inbox-nav-bar,
.smart-style-5 .inbox-side-bar,
.smart-style-5 .bootstrap-duallistbox-container label,
.smart-style-5 .form header,
.smart-style-5 .notification-body > li > span,
.smart-style-5 .smart-form header {
  background: transparent; }

/* line 2777, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 #inbox-table.table tbody > tr > td {
  border-color: rgba(255, 255, 225, 0.15) !important; }

/* line 2780, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 #inbox-table tbody tr:hover,
.smart-style-5 .table-hover > tbody > tr:hover > td {
  background: rgba(0, 255, 225, 0.25); }

/* line 2784, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .inbox-message {
  background: rgba(0, 0, 0, 0.35); }

/* line 2787, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .table {
  background: rgba(0, 0, 0, 0.15); }

/* line 2790, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bs-example .table {
  background: transparent; }

/* line 2793, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-form .checkbox i,
.smart-style-5 .smart-form .radio i {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.4) !important; }

/* line 2798, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-form .radio input + i:after {
  background: #fff; }

/* line 2801, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-form .icon-append,
.smart-style-5 .smart-form .icon-prepend {
  color: #FFFFFF;
  border-color: rgba(255, 255, 255, 0.5); }

/* line 2806, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-form .checkbox.state-error i,
.smart-style-5 .smart-form .radio.state-error i,
.smart-style-5 .smart-form .state-error input,
.smart-style-5 .smart-form .state-error select,
.smart-style-5 .smart-form .state-error textarea,
.smart-style-5 .smart-form .toggle.state-error i {
  background: rgba(255, 8, 8, 0.2) !important;
  border-color: #a90329 !important; }

/* line 2815, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-form .checkbox.state-success i,
.smart-style-5 .smart-form .radio.state-success i,
.smart-style-5 .smart-form .state-success input,
.smart-style-5 .smart-form .state-success select,
.smart-style-5 .smart-form .state-success textarea,
.smart-style-5 .smart-form .toggle.state-success i {
  background: rgba(98, 248, 98, 0.2) !important;
  border-color: #7dc27d; }

/* line 2824, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-form .toggle i {
  background: rgba(255, 255, 255, 0.12); }

/* line 2827, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-form .toggle i:after {
  color: #ffffff; }

/* line 2830, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-form .toggle i:before {
  background-color: #ffffff; }

/* line 2833, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .bootstrap-timepicker-widget table td input {
  color: #333; }

/* line 2836, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav > ul > li > a:after {
  color: #90D8CF !important; }

/* line 2839, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav ul ul li a,
.smart-style-5.menu-on-top nav ul ul ul li a {
  color: #ffffff; }

/* line 2843, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav ul ul,
.smart-style-5.menu-on-top nav ul ul ul {
  margin-left: -1px;
  border-bottom-color: #2AB7BD;
  background-color: transparent !important;
  background-image: -moz-linear-gradient(top, #000000, rgba(0, 0, 0, 0.7)) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(rgba(0, 0, 0, 0.7))) !important;
  background-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0.7)) !important;
  background-image: -o-linear-gradient(top, #000000, rgba(0, 0, 0, 0.7)) !important;
  background-image: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0.7)) !important; }

/* line 2854, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5.menu-on-top nav ul ul .active > a {
  color: #FFD600 !important; }

/* line 2857, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .inbox-info-bar .form-group input,
.smart-style-5 .inbox-info-bar .select2-container-multi .select2-choices {
  border-color: transparent !important;
  background: transparent !important; }

/* line 2862, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .highlight .inbox-data-message > :first-child,
.smart-style-5 .highlight .inbox-data-message > :first-child > :first-child {
  color: #333 !important; }

/* line 2866, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .unread td,
.smart-style-5 .table > tbody > tr.warning > td,
.smart-style-5 .table > tbody > tr.warning > th,
.smart-style-5 .table > tbody > tr > td.warning,
.smart-style-5 .table > tbody > tr > th.warning,
.smart-style-5 .table > tfoot > tr.warning > td,
.smart-style-5 .table > tfoot > tr.warning > th,
.smart-style-5 .table > tfoot > tr > td.warning,
.smart-style-5 .table > tfoot > tr > th.warning,
.smart-style-5 .table > thead > tr.warning > td,
.smart-style-5 .table > thead > tr.warning > th,
.smart-style-5 .table > thead > tr > td.warning,
.smart-style-5 .table > thead > tr > th.warning {
  background-color: rgba(255, 214, 0, 0.3) !important;
  color: #ffffff; }

/* line 2882, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .table > tbody > tr.danger > td,
.smart-style-5 .table > tbody > tr.danger > th,
.smart-style-5 .table > tbody > tr > td.danger,
.smart-style-5 .table > tbody > tr > th.danger,
.smart-style-5 .table > tfoot > tr.danger > td,
.smart-style-5 .table > tfoot > tr.danger > th,
.smart-style-5 .table > tfoot > tr > td.danger,
.smart-style-5 .table > tfoot > tr > th.danger,
.smart-style-5 .table > thead > tr.danger > td,
.smart-style-5 .table > thead > tr.danger > th,
.smart-style-5 .table > thead > tr > td.danger,
.smart-style-5 .table > thead > tr > th.danger {
  background-color: rgba(236, 43, 43, 0.5) !important;
  color: #ffffff; }

/* line 2897, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .table > tbody > tr.success > td,
.smart-style-5 .table > tbody > tr.success > th,
.smart-style-5 .table > tbody > tr > td.success,
.smart-style-5 .table > tbody > tr > th.success,
.smart-style-5 .table > tfoot > tr.success > td,
.smart-style-5 .table > tfoot > tr.success > th,
.smart-style-5 .table > tfoot > tr > td.success,
.smart-style-5 .table > tfoot > tr > th.success,
.smart-style-5 .table > thead > tr.success > td,
.smart-style-5 .table > thead > tr.success > th,
.smart-style-5 .table > thead > tr > td.success,
.smart-style-5 .table > thead > tr > th.success {
  background-color: rgba(106, 228, 56, 0.5) !important;
  color: #ffffff; }

/* line 2912, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .login-info img,
.smart-style-5 .profile-pic > img,
.smart-style-5 .friends-list img,
.smart-style-5 .notification-body,
.smart-style-5 .inbox-download-list li > :first-child > :first-child > img,
.smart-style-5 .chat-body li.message img,
.smart-style-5 #chat-container #chat-users li a img,
.smart-style-5 .usr-card > img,
.smart-style-5 #shortcut ul li .jarvismetro-tile {
  border-radius: 50% 0 !important; }

/* line 2923, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .friends-list img {
  outline: none; }

/* line 2926, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .inbox-download-list li > :first-child:hover {
  background: rgba(255, 255, 255, 0.3);
  border-color: rgba(192, 192, 192, 0.3); }

/* line 2930, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .inbox-download,
.smart-style-5 .inbox-message {
  border-bottom-color: rgba(255, 255, 255, 0.3); }

/* line 2934, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .demo > *,
.smart-style-5 .demo legend,
.smart-style-5 .demo [class*=" txt-color-"] {
  color: #333 !important;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none; }

/* line 2942, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .demo .txt-color-white {
  color: #fff !important; }

/* line 2945, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .demo .txt-color-darken {
  color: #333 !important; }

/* line 2948, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .demo label input[type=checkbox].checkbox + span:before,
.smart-style-5 .demo label input[type=radio].radiobox + span:before {
  background-color: #f4f4f4; }

/* line 2952, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 #hide-menu i {
  color: #ffffff !important; }

/* line 2955, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 nav > ul ul li::before,
.smart-style-5 nav > ul > li > ul::before {
  border: none !important; }

/* line 2959, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 nav ul ul li > a:hover,
.smart-style-5 nav ul ul ul li a:hover {
  background-color: rgba(0, 0, 0, 0.3); }

/* line 2963, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 {
  /*.profile-pic{
        color: #333;
        & small{
            color: #333;
        }
        & + div a:not(.btn),
        & + div .txt-color-darken,
        & + div + div a,
        & + div + div h1 small,
        & + div h1 small,
        & + div .text-muted,
        & + div{
        color: #333 !important;
        }

    }*/ }

/* line 2981, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .smart-form {
  color: #ffffff; }

/* line 2984, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-jqgrid .ui-jqgrid-title {
  color: #ffffff; }

/* line 2987, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .ui-state-hover,
.smart-style-5 .ui-widget-content .ui-state-hover,
.smart-style-5 .ui-widget-header .ui-state-hover,
.smart-style-5 .ui-state-focus,
.smart-style-5 .ui-widget-content .ui-state-focus,
.smart-style-5 .ui-widget-header .ui-state-focus {
  color: #ffffff; }

/* line 2995, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .well-light {
  /*color: #333;*/ }

/* line 2998, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .well-light .nav-tabs {
  background: rgba(0, 0, 0, 0.43);
  color: #fff;
  padding-left: 10px; }

/* line 3003, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .input-icon-left > i,
.smart-style-5 .input-icon-right > i,
.smart-style-5 .icon-addon {
  color: #fff; }

/* line 3008, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
.smart-style-5 .show-stats .progress-bar {
  background: rgba(255, 255, 255, 0.8) !important; }

@media (max-width: 979px) {
  /* line 3012, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
  .smart-style-5 #sparks {
    background: transparent; } }
/* SmartStyle 6 */
/* line 3017, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 {
  background: #edecec;
  font-family: "RobotoDraft", "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  /* ripple effect */
  /* fixes initial animation run, without user input, on page load.
     */
 /* ripple
*/
  /* to re-trigger the animation with just CSS, we need to duplicate the keyframes
     */
  /* fixes initial animation run, without user input, on page load.
     */
  /* forms */
  /* widget */
  /* tables */
  /* pages */ }

/* line 3035, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .txt-color-green {
  color: #4CAF50 !important; }

/* line 3038, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .bg-color-greenDark {
  background: #2E7D32 !important; }

/* line 3041, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .txt-color-greenDark {
  color: #2E7D32 !important; }

/* line 3044, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .bg-color-greenLight {
  background: #43A047 !important; }

/* line 3047, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .txt-color-greenLight {
  color: #43A047 !important; }

/* line 3050, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .bg-color-purple {
  background: #9C27B0 !important; }

/* line 3053, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .txt-color-purple {
  color: #9C27B0 !important; }

/* line 3056, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .bg-color-magenta,
body.smart-style-6 .jarviswidget-color-magenta > header {
  background: #AA00FF !important; }

/* line 3060, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .jarviswidget-color-magenta > header {
  border-color: #AA00FF !important; }

/* line 3063, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .txt-color-magenta,
body.smart-style-6 nav ul li.active > a:before {
  color: #AA00FF !important; }

/* line 3067, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .bg-color-pink {
  background: #E91E63 !important; }

/* line 3070, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .txt-color-pink {
  color: #E91E63 !important; }

/* line 3073, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .bg-color-pinkDark {
  background: #AD1457 !important; }

/* line 3076, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .txt-color-pinkDark {
  color: #AD1457 !important; }

/* line 3079, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .bg-color-blue,
body.smart-style-6 .onoffswitch-inner:before,
body.smart-style-6 .open > .dropdown-toggle.btn-primary,
body.smart-style-6 .select2-container-multi .select2-choices .select2-search-choice,
body.smart-style-6 .bootstrap-tagsinput > span {
  background: #2196F3 !important; }

/* line 3086, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .txt-color-blue {
  color: #2196F3 !important; }

/* line 3089, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .bg-color-blueLight,
body.smart-style-6 .slider-selection,
body.smart-style-6 .noUi-connect,
body.smart-style-6 .pagination > .active > a,
body.smart-style-6 .pagination > .active > a:focus,
body.smart-style-6 .pagination > .active > a:hover,
body.smart-style-6 .pagination > .active > span,
body.smart-style-6 .pagination > .active > span:focus,
body.smart-style-6 .pagination > .active > span:hover,
body.smart-style-6 .label-primary {
  background: #03A9F4 !important; }

/* line 3101, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .btn-primary {
  background: #2196F3;
  border-color: #0c7cd5 !important; }

/* line 3105, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .btn-primary:active,
body.smart-style-6 .btn-primary:hover,
body.smart-style-6 .btn-primary:focus {
  background: #0c7cd5 !important; }

/* line 3110, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .btn-primary.active,
body.smart-style-6 .btn-primary:active,
body.smart-style-6 .btn-primary:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-primary {
  border-color: #0c7cd5 !important; }

/* line 3116, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .btn-primary.active.focus,
body.smart-style-6 .btn-primary.active:focus,
body.smart-style-6 .btn-primary.active:hover,
body.smart-style-6 .btn-primary:active.focus,
body.smart-style-6 .btn-primary:active:focus,
body.smart-style-6 .btn-primary:active:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-primary.focus,
body.smart-style-6 .open > .dropdown-toggle.btn-primary:focus,
body.smart-style-6 .open > .dropdown-toggle.btn-primary:hover {
  background: #0c7cd5 !important;
  border-color: #0c7cd5 !important; }

/* line 3128, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .btn-warning {
  background: #FF9800;
  border-color: #cc7a00 !important; }

/* line 3132, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .btn-warning:active,
body.smart-style-6 .btn-warning:hover,
body.smart-style-6 .btn-warning:focus {
  background: #cc7a00 !important; }

/* line 3137, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .btn-warning.active,
body.smart-style-6 .btn-warning:active,
body.smart-style-6 .btn-warning:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-warning {
  border-color: #cc7a00 !important; }

/* line 3143, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .btn-warning.active.focus,
body.smart-style-6 .btn-warning.active:focus,
body.smart-style-6 .btn-warning.active:hover,
body.smart-style-6 .btn-warning:active.focus,
body.smart-style-6 .btn-warning:active:focus,
body.smart-style-6 .btn-warning:active:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-warning.focus,
body.smart-style-6 .open > .dropdown-toggle.btn-warning:focus,
body.smart-style-6 .open > .dropdown-toggle.btn-warning:hover {
  background: #cc7a00 !important;
  border-color: #cc7a00 !important; }

/* line 3155, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .pagination > li > a,
body.smart-style-6 .pagination > li > span {
  color: #03A9F4; }

/* line 3159, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .pagination > .active > a,
body.smart-style-6 .pagination > .active > a:focus,
body.smart-style-6 .pagination > .active > a:hover,
body.smart-style-6 .pagination > .active > span,
body.smart-style-6 .pagination > .active > span:focus,
body.smart-style-6 .pagination > .active > span:hover {
  color: #fff; }

/* line 3167, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .pagination > .active > a,
body.smart-style-6 .pagination > .active > a:focus,
body.smart-style-6 .pagination > .active > a:hover,
body.smart-style-6 .pagination > .active > span,
body.smart-style-6 .pagination > .active > span:focus,
body.smart-style-6 .pagination > .active > span:hover {
  border-color: #0398db; }

/* line 3175, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .btn-danger {
  color: #fff;
  background-color: #F44336;
  border-color: #f32c1e; }

/* line 3180, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .btn-danger:active,
body.smart-style-6 .btn-danger:hover,
body.smart-style-6 .btn-danger:focus {
  background-color: #ba160a; }

/* line 3185, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .btn-danger.active,
body.smart-style-6 .btn-danger:active,
body.smart-style-6 .btn-danger:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-warning {
  border-color: #ea1c0d !important; }

/* line 3191, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .btn-danger.active.focus,
body.smart-style-6 .btn-danger.active:focus,
body.smart-style-6 .btn-danger.active:hover,
body.smart-style-6 .btn-danger:active.focus,
body.smart-style-6 .btn-danger:active:focus,
body.smart-style-6 .btn-danger:active:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-danger.focus,
body.smart-style-6 .open > .dropdown-toggle.btn-danger:focus,
body.smart-style-6 .open > .dropdown-toggle.btn-danger:hover {
  background: #ea1c0d !important;
  border-color: #ea1c0d !important; }

/* line 3203, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .label-danger {
  background-color: #F44336; }

/* line 3206, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .alert-success,
body.smart-style-6 .btn-success {
  border-color: #388E3C;
  color: #FFF;
  background-color: #4CAF50; }

/* line 3212, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .label-success {
  background-color: #4CAF50; }

/* line 3215, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .btn-success:hover,
body.smart-style-6 .btn-success:active,
body.smart-style-6 .btn-success:focus {
  background: #3d8b40;
  border-color: #388E3C; }

/* line 3221, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .btn-success.active.focus,
body.smart-style-6 .btn-success.active:focus,
body.smart-style-6 .btn-success.active:hover,
body.smart-style-6 .btn-success:active.focus,
body.smart-style-6 .btn-success:active:focus,
body.smart-style-6 .btn-success:active:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-success.focus,
body.smart-style-6 .open > .dropdown-toggle.btn-success:focus,
body.smart-style-6 .open > .dropdown-toggle.btn-success:hover {
  border-color: #388E3C;
  background: #3d8b40; }

/* line 3233, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .txt-color-blueLight {
  color: #03A9F4 !important; }

/* line 3236, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .bg-color-blueDark {
  background: #1565C0 !important; }

/* line 3239, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .alert-info,
body.smart-style-6 .btn-info {
  border-color: #03A9F4;
  color: #01579B;
  background-color: #B3E5FC; }

/* line 3245, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .label-info {
  background-color: #B3E5FC; }

/* line 3248, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .btn-info:hover,
body.smart-style-6 .btn-info:active,
body.smart-style-6 .btn-info:focus,
body.smart-style-6 .btn-info.active,
body.smart-style-6 .btn-info:active,
body.smart-style-6 .btn-info:hover,
body.smart-style-6 .open > .dropdown-toggle.btn-info {
  background: #82d4fa;
  border-color: #03A9F4; }

/* line 3258, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .slider-info + .slider-track > .slider-selection {
  background-color: #B3E5FC; }

/* line 3261, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .txt-color-blueDark {
  color: #1565C0 !important; }

/* line 3264, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .bg-color-teal {
  background: #009688 !important; }

/* line 3267, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .txt-color-teal {
  color: #009688 !important; }

/* line 3270, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .bg-color-yellow,
body.smart-style-6 .slider-warning + .slider-track > .slider-selection {
  background: #FFEB3B !important; }

/* line 3274, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .alert-warning {
  border-color: #F9A825;
  color: #5A4E3F;
  background-color: #FFEB3B; }

/* line 3279, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .label-warning {
  background-color: #FFEB3B;
  color: #333; }

/* line 3283, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .txt-color-yellow {
  color: #FFEB3B !important; }

/* line 3286, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .bg-color-orange {
  background: #FF9800 !important; }

/* line 3289, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .txt-color-orange {
  color: #FF9800 !important; }

/* line 3292, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .bg-color-orangeDark {
  background: #E65100 !important; }

/* line 3295, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .txt-color-orangeDark {
  color: #E65100 !important; }

/* line 3298, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .bg-color-red,
body.smart-style-6 .alert-danger,
body.smart-style-6 .slider-danger + .slider-track > .slider-selection {
  background: #F44336 !important; }

/* line 3303, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .txt-color-red {
  color: #F44336 !important; }

/* line 3306, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .bg-color-redLight {
  background: #FF5252 !important; }

/* line 3309, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .alert-danger {
  border-color: #B71C1C; }

/* line 3312, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .txt-color-redLight {
  color: #FF5252 !important; }

/* line 3315, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .text-primary {
  color: #3F51B5 !important; }

/* line 3318, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .text-success {
  color: #00C853 !important; }

/* line 3321, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .text-danger {
  color: #C62828 !important; }

/* line 3324, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .text-warning {
  color: #FF5722 !important; }

/* line 3327, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .text-info {
  color: #607D8B !important; }

/* line 3330, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .ajax-notifications {
  background: #D8F4FF; }

/* line 3333, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .ajax-notifications .fa-4x.fa-border {
  color: #2196F3;
  border-color: #2196F3; }

/* line 3337, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 aside,
body.smart-style-6 nav ul ul {
  background: #fff; }

/* line 3341, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .nav-tabs > li.active > a {
  -webkit-box-shadow: 0 2px 0 #E91E63;
  -moz-box-shadow: 0 2px 0 #E91E63;
  box-shadow: 0 2px 0 #E91E63;
  z-index: 10; }

/* line 3347, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 #header,
body.smart-style-6 .dropdown-menu > .active > a,
body.smart-style-6 .dropdown-menu > .active > a:focus,
body.smart-style-6 .dropdown-menu > .active > a:hover,
body.smart-style-6 .dropdown-menu > li > a:focus,
body.smart-style-6 .dropdown-menu > li > a:hover {
  background: #2196F3; }

/* line 3355, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 #content {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 20px; }

/* line 3360, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 #content > .row {
  margin-bottom: 20px; }

/* line 3363, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .page-title {
  text-transform: uppercase;
  font-size: 19px;
  margin-bottom: 0px;
  margin-top: 10px;
  letter-spacing: normal; }

/* line 3370, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .page-title > .fa {
  display: none; }

/* line 3373, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .page-footer {
  background: #455A64; }

/* line 3376, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 #updating-chart.txt-color-blue {
  color: #4d7686 !important; }

/* line 3379, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .ribbon-button-alignment {
  display: none; }

/* line 3382, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 #ribbon {
  background: rgba(255, 255, 255, 0.4); }

/* line 3385, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .btn-header > :first-child > a,
body.smart-style-6 #logo-group span#activity {
  background: none;
  border: none;
  color: #fff;
  border-radius: 50%; }

/* line 3392, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 #project-selector,
body.smart-style-6 .project-selector,
#project-context body.smart-style-6 > :first-child,
body.smart-style-6 .project-context > :first-child,
body.smart-style-6 .header-dropdown-list > li > .dropdown-toggle {
  color: #fff !important;
  text-shadow: none; }

/* line 3400, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .open > .dropdown-menu {
  -webkit-animation-name: none;
  -moz-animation-name: none;
  -o-animation-name: none;
  animation-name: none;
  -webkit-animation-duration: .4s;
  -moz-animation-duration: .4s;
  -o-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: none;
  -moz-animation-fill-mode: none;
  -o-animation-fill-mode: none;
  animation-fill-mode: none; }

/* line 3414, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .dropdown .dropdown-menu.pull-right,
body.smart-style-6 .bootstrap-select .dropdown-menu.pull-right,
body.smart-style-6 .btn-group .dropdown-menu.pull-right,
body.smart-style-6 .date-picker .dropdown-menu.pull-right,
body.smart-style-6 .dropdown .dropdown-menu.dropdown-menu-right,
body.smart-style-6 .bootstrap-select .dropdown-menu.dropdown-menu-right,
body.smart-style-6 .btn-group .dropdown-menu.dropdown-menu-right,
body.smart-style-6 .date-picker .dropdown-menu.dropdown-menu-right,
body.smart-style-6 .dropdown-menu.pull-right {
  -webkit-transform-origin: top right !important;
  -moz-transform-origin: top right !important;
  -ms-transform-origin: top right !important;
  transform-origin: top right !important; }

/* line 3428, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .dropdown .dropdown-menu.pull-left,
body.smart-style-6 .bootstrap-select .dropdown-menu.pull-left,
body.smart-style-6 .btn-group .dropdown-menu.pull-left,
body.smart-style-6 .dropdown-menu.pull-left,
body.smart-style-6 .date-picker .dropdown-menu.pull-left,
body.smart-style-6 .dropdown .dropdown-menu.dropdown-menu-left,
body.smart-style-6 .bootstrap-select .dropdown-menu.dropdown-menu-left,
body.smart-style-6 .btn-group .dropdown-menu.dropdown-menu-left,
body.smart-style-6 .date-picker .dropdown-menu.dropdown-menu-left,
body.smart-style-6 .project-selector + .dropdown-menu {
  -webkit-transform-origin: top left !important;
  -moz-transform-origin: top left !important;
  -ms-transform-origin: top left !important;
  transform-origin: top left !important; }

/* line 3443, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .dropdown,
body.smart-style-6 .dropdown-menu,
body.smart-style-6 .btn-group .dropdown-menu,
body.smart-style-6 .date-picker .dropdown-menu {
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  display: block; }

/* line 3467, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .project-selector + .dropdown-menu {
  margin-top: -27px; }

/* line 3470, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .header-dropdown-list .dropdown-menu {
  margin-top: -20px; }

/* line 3473, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .dropdown.open .dropdown-menu,
body.smart-style-6 .dropup.open .dropdown-menu,
body.smart-style-6 .bootstrap-select.open .dropdown-menu,
body.smart-style-6 .btn-group.open .dropdown-menu,
body.smart-style-6 .open > .dropdown-menu {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 3485, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .login-info {
  height: 120px;
  background: url(/assets/cover-d0dc30f324db6d3aefc16b37f4f85fb5b0bd7694ed58e63899208cfe24e38511.png) no-repeat center center;
  margin-top: -1px !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border: 0px; }

/* line 3495, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .login-info > span {
  height: 119px;
  border: 0px;
  padding: 0px; }

/* line 3500, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .login-info a {
  display: block;
  margin: 0;
  padding: 10px; }

/* line 3505, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .login-info a span {
  display: block;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  max-width: 100%;
  padding: 5px 10px;
  margin-left: -10px;
  margin-top: 22px;
  color: #fff; }

/* line 3515, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .login-info img {
  border-radius: 50%;
  width: 50px;
  border: 3px solid rgba(0, 0, 0, 0.14);
  box-sizing: content-box; }

/* line 3521, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 #logo img {
  display: none; }

/* line 3524, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 #activity b.badge {
  padding: 4px; }

/* line 3527, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 #logo-group > span#logo:before {
  content: "SmartAdmin";
  font-size: 17px;
  color: #fff;
  font-weight: 300;
  margin-top: 1px;
  display: block; }

/* line 3535, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .header-search > input[type=text] {
  background: transparent;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-bottom-color: #fff;
  color: #fff;
  padding: 0; }

/* line 3544, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .header-search > button {
  color: #fff; }

/* line 3547, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .header-search input[type=text]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7); }

/* line 3550, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .header-search input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.7); }

/* line 3554, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .header-search input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.7); }

/* line 3558, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .header-search input[type=text]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7); }

/* line 3561, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 nav ul li a,
body.smart-style-6 nav ul li.open > a,
body.smart-style-6 nav ul li.open > a b {
  color: #4C4C4C !important; }

/* line 3566, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 nav ul .active body.smart-style-6 nav ul > a,
nav ul li.open body.smart-style-6 nav ul > a {
  color: #3C3C3C !important; }

/* line 3570, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 nav ul li a:hover,
ul li body.smart-style-6 nav ul > a:hover {
  background-color: rgba(69, 69, 69, 0.05); }

/* line 3574, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 nav ul li a {
  font-size: 13px; }

/* line 3577, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 nav > ul > li > a {
  font-weight: 400;
  text-transform: uppercase;
  padding: 14px 10px 14px 11px; }

/* line 3582, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 nav > ul > li > a b {
  margin-top: 6px; }

/* line 3585, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 nav ul li a:active {
  background: none; }

/* line 3588, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .login-info a span + i {
  display: none; }

/* line 3591, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 #ribbon .breadcrumb li:last-child,
#ribbon .breadcrumb body.smart-style-6 > .active,
body.smart-style-6 #ribbon .breadcrumb,
body.smart-style-6 #ribbon .breadcrumb a,
.breadcrumb body.smart-style-6 > li + li:before {
  color: #374850 !important; }

/* line 3598, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .ajax-dropdown,
#speech-btn body.smart-style-6 > :first-child body.smart-style-6 > a + .popover {
  -webkit-box-shadow: 0 0px 30px rgba(30, 30, 100, 0.75);
  -moz-box-shadow: 0 0px 30px rgba(30, 30, 100, 0.75);
  box-shadow: 0 0px 30px rgba(30, 30, 100, 0.75); }

/* line 3604, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 nav > ul > li > ul::before,
body.smart-style-6 nav > ul ul li::before {
  border: none; }

/* line 3608, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .minifyme {
  background: #2196F3;
  color: #FFFFFF;
  position: absolute;
  width: 29px;
  border-radius: 50%;
  z-index: 999;
  right: -12px;
  padding: 1px 3px;
  border-bottom: 1px solid #3D6A8A; }

/* line 3619, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 nav li a {
  position: relative;
  overflow: hidden; }

/* line 3623, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 nav li a:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 300px;
  height: 300px;
  margin-left: -120px;
  margin-top: -150px;
  background: #455A64;
  border-radius: 100%;
  opacity: .3;
  transform: scale(0); }

@keyframes ripple {
  0% {
    transform: scale(0); }
  20% {
    transform: scale(1); }
  100% {
    opacity: 0;
    transform: scale(1); } }
/* line 3650, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 nav li a:not(:active):after {
  animation: ripple 1.5s ease-in-out; }

/* line 3653, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 nav li a:after {
  visibility: hidden; }

/* line 3656, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 nav li a:focus:after {
  visibility: visible; }

/* line 3659, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 nav li a:active {
  background-color: transparent !important; }

/* line 3662, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .checkbox label > input[type=checkbox]:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
  margin-left: -18px;
  margin-top: -18px;
  background: #3f51b5;
  border-radius: 100%;
  opacity: .6;
  transform: scale(0); }

@keyframes rippleDuplicate {
  0% {
    transform: scale(0); }
  40% {
    transform: scale(1); }
  100% {
    opacity: 0;
    transform: scale(1); } }
/* line 3689, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .checkbox label > input[type=checkbox]:focus:after {
  animation: rippleDuplicate 0.5s ease-out; }

/* line 3692, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .checkbox label > input[type=checkbox]:checked {
  animation-name: rippleDuplicate; }

/* line 3695, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .checkbox label > input[type=checkbox]:focus:after {
  visibility: hidden; }

/* line 3698, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .checkbox label > input[type=checkbox]:focus:after {
  visibility: visible; }

/* line 3701, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .smart-form .checkbox input:focus + i,
body.smart-style-6 .smart-form .input input:focus,
body.smart-style-6 .smart-form .radio input:focus + i,
body.smart-style-6 .smart-form .select select:focus,
body.smart-style-6 .smart-form .textarea textarea:focus,
body.smart-style-6 .smart-form .toggle input:focus + i {
  border-color: #2196F3; }

/* line 3709, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .smart-form .rating input:checked ~ label,
body.smart-style-6 .smart-form .checkbox input + i:after {
  color: #2196F3; }

/* line 3713, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .form-control[disabled],
body.smart-style-6 .form-control[readonly],
body.smart-style-6 .fieldset[disabled] .form-control,
body.smart-style-6 .smart-form .select select,
body.smart-style-6 .smart-form .textarea textarea {
  border-bottom: 1px dashed #E0E0E0; }

/* line 3720, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .form-control-feedback {
  width: auto;
  height: auto; }

/* line 3724, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .smart-form .checkbox input:checked + i,
body.smart-style-6 .smart-form .radio input:checked + i,
body.smart-style-6 .smart-form .toggle input:checked + i {
  border-color: transparent; }

/* line 3729, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .form-control,
body.smart-style-6 .smart-form .icon-append,
body.smart-style-6 .smart-form .icon-prepend,
body.smart-style-6 .smart-form .input input,
body.smart-style-6 .smart-form .select select,
body.smart-style-6 .smart-form .textarea textarea {
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px; }

/* line 3739, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .form-control,
body.smart-style-6 .smart-form .icon-append,
body.smart-style-6 .smart-form .icon-prepend,
body.smart-style-6 .smart-form .select select,
body.smart-style-6 .smart-form .textarea textarea {
  padding-left: 0px; }

/* line 3746, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .form-control:not(.ui-autocomplete-loading) {
  background: transparent; }

/* line 3749, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .input-icon-left input[type="text"].form-control,
body.smart-style-6 .icon-addon > input[type="text"] {
  padding-left: 32px; }

/* line 3753, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 input[type=checkbox],
body.smart-style-6 input[type=radio] {
  margin-top: 2px;
  line-height: normal; }

/* line 3758, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .dataTables_filter > label:focus .input-group-addon {
  border-bottom-color: #2196F3; }

/* line 3761, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .dataTables_filter .input-group-addon {
  border-top-width: 0px !important;
  border-left-width: 0px !important;
  border-right-width: 0px !important;
  background: transparent; }

/* line 3767, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .dataTables_filter .input-group-addon + .form-control {
  background: transparent; }

/* line 3770, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .input-group-addon:last-child,
body.smart-style-6 .input-group-addon:first-child {
  border: 1px solid inherit; }

/* line 3774, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .input-group .form-control:first-child {
  border-right: 0px !important; }

/* line 3777, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .input-group-addon + .form-control[type="text"] {
  padding-left: 10px;
  padding-right: 10px; }

/* line 3781, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .ui-sortable .jarviswidget-sortable > header {
  box-shadow: none !important; }

/* line 3784, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .jarviswidget > header {
  border-bottom: 0px; }

/* line 3787, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .widget-toolbar,
body.smart-style-6 .jarviswidget-ctrls .button-icon {
  border: 0px; }

/* line 3791, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .widget-toolbar > .color-box {
  outline: none !important;
  border-radius: 30%;
  box-shadow: 0 0 1px 1px rgba(56, 56, 56, 0.3); }

/* line 3796, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .color-box,
body.smart-style-6 .color-select li span {
  border-radius: 30%; }

/* line 3800, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .jarviswidget header .nav-tabs > li.active > a,
body.smart-style-6 .jarviswidget header .nav-tabs > li.active > a:focus,
body.smart-style-6 .jarviswidget header .nav-tabs > li.active > a:hover {
  border: 0px !important; }

/* line 3805, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .jarviswidget-sortable.ui-sortable-helper {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); }

/* line 3808, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .jarviswidget-placeholder {
  background: linear-gradient(90deg, #0000ff 50%, transparent 50%), linear-gradient(90deg, #0000ff 50%, transparent 50%), linear-gradient(0deg, #0000ff 50%, transparent 50%), linear-gradient(0deg, #0000ff 50%, transparent 50%);
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size: 10px 2px, 10px 2px, 2px 10px, 2px 10px;
  background-position: 0% 0%, 100% 100%, 0% 100%, 100% 0%;
  animation: border-dance 4s infinite linear;
  width: 100%;
  height: 100%;
  padding: 10px; }

@keyframes border-dance {
  0% {
    background-position: 0px 0px, 300px 116px, 0px 150px, 216px 0px; }
  100% {
    background-position: 300px 0px, 0px 116px, 0px 0px, 216px 150px; } }
/* line 3826, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .MessageBoxContainer {
  border-radius: 4px;
  max-width: 600px;
  margin: 0 auto;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
  background: #fff;
  color: #333; }

/* line 3834, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .table > tbody > tr > td,
body.smart-style-6 .table > tbody > tr > th,
body.smart-style-6 .table > tfoot > tr > td,
body.smart-style-6 .table > tfoot > tr > th,
body.smart-style-6 .table > thead > tr > td,
body.smart-style-6 .table > thead > tr > th {
  padding: 16px 10px; }

/* line 3842, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .dt-toolbar {
  padding: 14px 20px 11px; }

/* line 3845, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .inbox-nav-bar,
body.smart-style-6 .inbox-body .table-wrap,
body.smart-style-6 .inbox-side-bar,
body.smart-style-6 .inbox-info-bar .form-group input,
body.smart-style-6 .inbox-info-bar .select2-container-multi .select2-choices,
body.smart-style-6 .inbox-compose-footer {
  background: #ffffff; }

/* line 3853, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .inbox-compose-footer {
  border-bottom-width: 0px;
  padding-left: 0px;
  padding-right: 0px; }

/* line 3858, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .inbox-body {
  box-shadow: -11px 12px 23px rgba(0, 0, 0, 0.1); }

/* line 3861, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .inbox-download,
body.smart-style-6 .inbox-message {
  border-bottom: 0px; }

/* line 3865, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .inbox-info-bar .form-group input,
body.smart-style-6 .inbox-info-bar .select2-container-multi .select2-choices {
  border-color: transparent !important; }

/* line 3869, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 #inbox-content {
  margin-bottom: 30px !important; }

/* line 3872, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6.desktop-detected .inbox-download,
body.smart-style-6.desktop-detected .inbox-compose-footer {
  padding-bottom: 56px; }

/* line 3876, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 ::-webkit-scrollbar {
  width: 10px;
  background-color: transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent; }

/* line 3882, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 ::-webkit-scrollbar:hover {
  background-color: rgba(0, 0, 0, 0.05); }

/* line 3885, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 ::-webkit-scrollbar-thumb:vertical {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 100px;
  background-clip: padding-box;
  border: 2px solid transparent;
  min-height: 10px; }

/* line 3892, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .inbox-message {
  background: #fff; }

/* line 3895, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .note-editor .note-editable {
  background-color: rgba(33, 150, 243, 0.15); }

/* line 3898, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .note-editor .note-editable:focus {
  background: #fff; }

/* line 3901, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .inbox-nav-bar {
  height: auto !important; }

/* line 3904, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .superbox-show {
  background-color: #37474F; }

/* line 3907, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .superbox-list.active:before {
  color: #37474F; }

/* line 3910, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .superbox-imageinfo span {
  color: rgba(255, 255, 255, 0.5); }

/* line 3913, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 #sparks {
  display: none; }

/* line 3916, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .page-footer .txt-color-blueLight {
  color: #ffffff !important; }

/* line 3919, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6 .input-group .form-control:first-child {
  border-right: 1px solid #ccc; }

/* line 3922, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6.minified .login-info {
  height: 55px; }

/* line 3925, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6.minified .login-info img {
  width: 34px; }

/* line 3928, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6.minified .login-info a {
  padding: 10px 0px; }

/* line 3931, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6.minified .login-info a span {
  display: none; }

/* line 3934, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6.minified .minifyme {
  border-radius: 0%;
  left: 0px;
  width: 45px;
  border: 0px; }

/* line 3940, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6.minified nav > ul > li > a > .menu-item-parent,
body.smart-style-6.minified nav > ul > li > ul {
  left: 45px; }

/* line 3944, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6.minified nav > ul > li > a > .menu-item-parent {
  padding-top: 4px;
  top: 0px; }

/* line 3948, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6.minified nav > ul > li ul li {
  background: #ffffff;
  overflow: hidden; }

/* line 3952, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6.minified nav li a {
  overflow: visible;
  border-left: 1px solid #C1C1C1;
  border: 0px; }

/* line 3957, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6.minified nav > ul > li {
  border-bottom: 0px !important;
  border-top: 0px !important; }

/* line 3961, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6.minified nav > ul > li > ul {
  padding-top: 0px;
  border: 0px;
  background: #f5f5f5;
  border-left: 1px solid #CACACA; }

/* line 3967, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6.menu-on-top aside#left-panel nav > ul > li {
  border: 0px; }

/* line 3970, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6.menu-on-top aside#left-panel {
  border: 0px; }

/* line 3973, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6.menu-on-top aside#left-panel nav > ul > li:hover {
  background: #ffffff; }

/* line 3976, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
body.smart-style-6.menu-on-top nav ul ul li a:hover,
body.smart-style-6.menu-on-top nav ul ul li:hover > a,
body.smart-style-6.menu-on-top nav ul ul ul li a:hover,
body.smart-style-6.menu-on-top nav ul li a:hover,
body.smart-style-6.menu-on-top nav ul > a:hover,
body.smart-style-6.menu-on-top aside#left-panel nav > ul > li:hover > a {
  color: #ffffff !important;
  background-color: #2196F3; }

@media (max-width: 979px) and (min-width: 768px) {
  /* line 3986, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
  body.smart-style-6 #hide-menu i {
    color: #ffffff; } }
@media (max-width: 767px) {
  /* line 3991, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
  body.smart-style-6 #content {
    margin-left: 0px;
    margin-right: 0px; }

  /* line 3995, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
  body.smart-style-6 #hide-menu > :first-child > a {
    width: 40px !important; }

  /* line 3998, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
  body.smart-style-6 #hide-menu i {
    color: #ffffff; } }
@media only screen and (max-width: 479px) and (min-width: 320px) {
  /* line 4003, /mnt/ebs/application/staging/releases/20230422220518/app/assets/stylesheets/smartadmin-skins.scss */
  body.smart-style-6 #hide-menu i {
    color: #ffffff; } }
