@charset "UTF-8";
/*
 *
 *   INSPINIA - Responsive Admin Theme
 *   version 2.4
 *
*/
/*QM Crossbrowser Mixins*/
/*transition*/
/*
usage:
        @include transition(background-color 1s .5s, color 2s);
*/
/* Responsive */
/* Vert Responsive */
/*
usage:
    @include breakpoint(large) { background: red; }
    @include breakpoint(medium) { background: cyan; }
    @include breakpoint(small) { background: green; }
    @include breakpoint(“max-width: 858px”) { background: yellow; }
*/
/* opacity */
/* QM Color Coding */
h1, h2, h3, h4, h5, h6 {
  font-weight: 100; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10px; }

h3, h4, h5 {
  margin-top: 5px;
  font-weight: 600; }

.nav > li > a {
  color: #a7b1c2;
  font-weight: 600;
  padding: 14px 20px 14px 25px; }

.nav.navbar-right > li > a {
  color: #999c9e; }

.nav > li.active > a {
  color: #ffffff; }

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
  background-color: #293846;
  color: white; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: #fff; }

.nav.navbar-top-links > li > a:hover,
.nav.navbar-top-links > li > a:focus {
  background-color: transparent; }

.nav > li > a i {
  margin-right: 6px; }

.navbar {
  border: 0; }

.navbar-default {
  background-color: transparent;
  border-color: #2F4050; }

.navbar-top-links li {
  display: inline-block; }

.navbar-top-links li:last-child {
  margin-right: 40px; }

.body-small .navbar-top-links li:last-child {
  margin-right: 0; }

.navbar-top-links li a {
  padding: 20px 10px;
  min-height: 50px; }

.dropdown-menu {
  border: medium none;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
  display: none;
  float: left;
  font-size: 12px;
  left: 0;
  list-style: none outside none;
  padding: 0;
  position: absolute;
  text-shadow: none;
  top: 100%;
  z-index: 1000; }

.dropdown-menu > li > a {
  border-radius: 3px;
  color: inherit;
  line-height: 25px;
  margin: 4px;
  text-align: left;
  font-weight: normal; }

.dropdown-menu > li > a.font-bold {
  font-weight: 600; }

.navbar-top-links .dropdown-menu li {
  display: block; }

.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0; }

.navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: 0; }

.navbar-top-links .dropdown-menu li a div {
  white-space: normal; }

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0; }

.navbar-top-links .dropdown-messages {
  margin-left: 5px; }

.navbar-top-links .dropdown-tasks {
  margin-left: -59px; }

.navbar-top-links .dropdown-alerts {
  margin-left: -123px; }

.navbar-top-links .dropdown-user {
  right: 0;
  left: auto; }

.dropdown-messages,
.dropdown-alerts {
  padding: 10px 10px 10px 10px; }

.dropdown-messages li a,
.dropdown-alerts li a {
  font-size: 12px; }

.dropdown-messages li em,
.dropdown-alerts li em {
  font-size: 10px; }

.nav.navbar-top-links .dropdown-alerts a {
  font-size: 12px; }

.nav-header {
  padding: 33px 25px; }

.pace-done .nav-header {
  transition: all 0.4s; }

.nav > li.active {
  border-left: 4px solid #3175af;
  background: #293846; }

.nav.nav-second-level > li.active {
  border: none; }

.nav.nav-second-level.collapse[style] {
  height: auto !important; }

.nav-header a {
  color: #DFE4ED; }

.nav-header .text-muted {
  color: #8095a8; }

.minimalize-styl-2 {
  padding: 4px 12px;
  margin: 14px 5px 5px 20px;
  font-size: 14px;
  float: left; }

.navbar-form-custom {
  float: left;
  height: 50px;
  padding: 0;
  width: 200px;
  display: inline-table; }

.navbar-form-custom .form-group {
  margin-bottom: 0; }

.nav.navbar-top-links a {
  font-size: 14px; }

.navbar-form-custom .form-control {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  font-size: 14px;
  height: 60px;
  margin: 0;
  z-index: 2000; }

.count-info .label {
  line-height: 12px;
  padding: 2px 5px;
  position: absolute;
  right: 6px;
  top: 12px; }

.arrow {
  float: right; }

.fa.arrow:before {
  content: "\f104"; }

.active > a > .fa.arrow:before {
  content: "\f107"; }

.nav-second-level li,
.nav-third-level li {
  border-bottom: none !important; }

.nav-second-level li a {
  padding: 7px 10px 7px 10px;
  padding-left: 52px; }

.nav-third-level li a {
  padding-left: 62px; }

.nav-second-level li:last-child {
  margin-bottom: 10px; }

body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav li:hover > .nav-second-level,
.mini-navbar .nav li:focus > .nav-second-level {
  display: block;
  border-radius: 0 2px 2px 0;
  min-width: 140px;
  height: auto; }

body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 12px;
  border-radius: 3px; }

.fixed-nav .slimScrollDiv #side-menu {
  padding-bottom: 60px; }

.mini-navbar .nav-second-level li a {
  padding: 10px 10px 10px 15px; }

.mini-navbar .nav-second-level {
  position: absolute;
  left: 70px;
  top: 0;
  background-color: #2F4050;
  padding: 10px 10px 10px 10px;
  font-size: 12px; }

.canvas-menu.mini-navbar .nav-second-level {
  background: #293846; }

.mini-navbar li.active .nav-second-level {
  left: 65px; }

.navbar-default .special_link a {
  background: #337ab7;
  color: white; }

.navbar-default .special_link a:hover {
  background: #17987e !important;
  color: white; }

.navbar-default .special_link a span.label {
  background: #fff;
  color: #337ab7; }

.navbar-default .landing_link a {
  background: #3682c3;
  color: white; }

.navbar-default .landing_link a:hover {
  background: #337ab7 !important;
  color: white; }

.navbar-default .landing_link a span.label {
  background: #fff;
  color: #3682c3; }

.logo-element {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: white;
  display: none;
  padding: 18px 0; }

.pace-done .navbar-static-side,
.pace-done .nav-header,
.pace-done li.active,
.pace-done #page-wrapper,
.pace-done .footer {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.navbar-fixed-top {
  background: #fff;
  transition-duration: 0.4s;
  border-bottom: 1px solid #e7eaec !important;
  z-index: 2030; }

.navbar-fixed-top,
.navbar-static-top {
  background: #f3f3f4; }

.fixed-nav #wrapper {
  margin-top: 0; }

body:not(.hideNav).fixed-nav #wrapper .navbar-static-side,
body:not(.hideNav).fixed-nav #wrapper #page-wrapper {
  margin-top: 60px; }

body.top-navigation.fixed-nav #wrapper #page-wrapper {
  margin-top: 0; }

body.fixed-nav.fixed-nav-basic .navbar-fixed-top {
  left: 220px; }

body.fixed-nav.fixed-nav-basic.mini-navbar .navbar-fixed-top {
  left: 70px; }

body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar .navbar-fixed-top {
  left: 0; }

body.fixed-nav.fixed-nav-basic #wrapper .navbar-static-side {
  margin-top: 0; }

body.fixed-nav.fixed-nav-basic.body-small .navbar-fixed-top {
  left: 0; }

body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar.body-small .navbar-fixed-top {
  left: 220px; }

.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px; }

.body-small .navbar-fixed-top {
  margin-left: 0; }

body.mini-navbar .navbar-static-side {
  width: 70px; }

body.mini-navbar .profile-element,
body.mini-navbar .nav-label,
body.mini-navbar .navbar-default .nav li a span {
  display: none; }

body.canvas-menu .profile-element {
  display: block; }

body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav-second-level {
  display: none; }

body.mini-navbar .navbar-default .nav > li > a {
  font-size: 16px; }

body.mini-navbar .logo-element {
  display: block; }

body.canvas-menu .logo-element {
  display: none; }

body.mini-navbar .nav-header {
  padding: 0;
  background-color: #337ab7; }

body.canvas-menu .nav-header {
  padding: 33px 25px; }

body.mini-navbar #page-wrapper {
  margin: 0 0 0 70px; }

body.fixed-sidebar.mini-navbar .footer,
body.canvas-menu.mini-navbar .footer {
  margin: 0 0 0 0 !important; }

body.canvas-menu.mini-navbar #page-wrapper,
body.canvas-menu.mini-navbar .footer {
  margin: 0 0 0 0; }

body.fixed-sidebar .navbar-static-side,
body.canvas-menu .navbar-static-side {
  position: fixed;
  width: 220px;
  z-index: 2001;
  height: 100%; }
  @media (max-width: 1260px) {
    body.fixed-sidebar .navbar-static-side,
    body.canvas-menu .navbar-static-side {
      width: 260px; } }

body.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 0; }

body.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 0; }

body.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 220px; }

body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 220px; }

.fixed-sidebar.mini-navbar .nav li:focus > .nav-second-level,
.canvas-menu.mini-navbar .nav li:focus > .nav-second-level {
  display: block;
  height: auto; }

body.fixed-sidebar.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 12px;
  border-radius: 3px; }

body.canvas-menu.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 13px;
  border-radius: 3px; }

.fixed-sidebar.mini-navbar .nav-second-level li a,
.canvas-menu.mini-navbar .nav-second-level li a {
  padding: 10px 10px 10px 15px; }

.fixed-sidebar.mini-navbar .nav-second-level,
.canvas-menu.mini-navbar .nav-second-level {
  position: relative;
  padding: 0;
  font-size: 13px; }

.fixed-sidebar.mini-navbar li.active .nav-second-level,
.canvas-menu.mini-navbar li.active .nav-second-level {
  left: 0; }

body.fixed-sidebar.mini-navbar .navbar-default .nav > li > a,
body.canvas-menu.mini-navbar .navbar-default .nav > li > a {
  font-size: 13px; }

body.fixed-sidebar.mini-navbar .nav-label,
body.fixed-sidebar.mini-navbar .navbar-default .nav li a span,
body.canvas-menu.mini-navbar .nav-label,
body.canvas-menu.mini-navbar .navbar-default .nav li a span {
  display: inline; }

body.canvas-menu.mini-navbar .navbar-default .nav li .profile-element a span {
  display: block; }

.canvas-menu.mini-navbar .nav-second-level li a,
.fixed-sidebar.mini-navbar .nav-second-level li a {
  padding: 7px 10px 7px 52px; }

.fixed-sidebar.mini-navbar .nav-second-level,
.canvas-menu.mini-navbar .nav-second-level {
  left: 0; }

body.canvas-menu nav.navbar-static-side {
  z-index: 2001;
  background: #2f4050;
  height: 100%;
  position: fixed;
  display: none; }

body.canvas-menu.mini-navbar nav.navbar-static-side {
  display: block;
  width: 220px; }

.top-navigation #page-wrapper {
  margin-left: 0; }

.top-navigation .navbar-nav .dropdown-menu > .active > a {
  background: white;
  color: #337ab7;
  font-weight: bold; }

.white-bg .navbar-fixed-top, .white-bg .navbar-static-top {
  background: #fff; }

.top-navigation .navbar {
  margin-bottom: 0; }

.top-navigation .nav > li > a {
  padding: 15px 20px;
  color: #676a6c; }

.top-navigation .nav > li a:hover, .top-navigation .nav > li a:focus {
  background: #fff;
  color: #337ab7; }

.top-navigation .nav > li.active {
  background: #fff;
  border: none; }

.top-navigation .nav > li.active > a {
  color: #337ab7; }

.top-navigation .navbar-right {
  margin-right: 10px; }

.top-navigation .navbar-nav .dropdown-menu {
  box-shadow: none;
  border: 1px solid #e7eaec; }

.top-navigation .dropdown-menu > li > a {
  margin: 0;
  padding: 7px 20px; }

.navbar .dropdown-menu {
  margin-top: 0; }

.top-navigation .navbar-brand {
  background: #337ab7;
  color: #fff;
  padding: 15px 25px; }

.top-navigation .navbar-top-links li:last-child {
  margin-right: 0; }

.top-navigation.mini-navbar #page-wrapper,
.top-navigation.body-small.fixed-sidebar.mini-navbar #page-wrapper,
.mini-navbar .top-navigation #page-wrapper,
.body-small.fixed-sidebar.mini-navbar .top-navigation #page-wrapper,
.canvas-menu #page-wrapper {
  margin: 0; }

.top-navigation.fixed-nav #wrapper, .fixed-nav #wrapper.top-navigation {
  margin-top: 50px; }

.top-navigation .footer.fixed {
  margin-left: 0 !important; }

.top-navigation .wrapper.wrapper-content {
  padding: 40px; }

.top-navigation.body-small .wrapper.wrapper-content, .body-small .top-navigation .wrapper.wrapper-content {
  padding: 40px 0 40px 0; }

.navbar-toggle {
  background-color: #337ab7;
  color: #fff;
  padding: 6px 12px;
  font-size: 14px; }

.top-navigation .navbar-nav .open .dropdown-menu > li > a, .top-navigation .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 10px 15px 10px 20px; }

@media (max-width: 768px) {
  .top-navigation .navbar-header {
    display: block;
    float: none; } }

.menu-visible-lg, .menu-visible-md {
  display: none !important; }

@media (min-width: 1200px) {
  .menu-visible-lg {
    display: block !important; } }

@media (min-width: 992px) {
  .menu-visible-md {
    display: block !important; } }

@media (max-width: 767px) {
  .menu-visible-md {
    display: block !important; }
  .menu-visible-lg {
    display: block !important; } }

.btn {
  border-radius: 3px; }

.float-e-margins .btn {
  margin-bottom: 5px; }

.btn-w-m {
  min-width: 120px; }

.btn-primary.btn-outline {
  color: #337ab7; }

.btn-success.btn-outline {
  color: #1c84c6; }

.btn-info.btn-outline {
  color: #23c6c8; }

.btn-warning.btn-outline {
  color: #f8ac59; }

.btn-danger.btn-outline {
  color: #ED5565; }

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff; }

.btn-primary {
  background-color: #337ab7;
  border-color: #337ab7;
  color: #FFFFFF; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary.active:focus {
  background-color: #3072ab;
  border-color: #3072ab;
  color: #FFFFFF; }

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #3785c7;
  border-color: #3785c7; }

.btn-success {
  background-color: #1c84c6;
  border-color: #1c84c6;
  color: #FFFFFF; }

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:hover, .btn-success.active:focus {
  background-color: #1a7bb9;
  border-color: #1a7bb9;
  color: #FFFFFF; }

.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success.active[disabled], fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #1f90d8;
  border-color: #1f90d8; }

.btn-info {
  background-color: #23c6c8;
  border-color: #23c6c8;
  color: #FFFFFF; }

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info, .btn-info:active:focus, .btn-info:active:hover, .btn-info.active:hover, .btn-info.active:focus {
  background-color: #21b9bb;
  border-color: #21b9bb;
  color: #FFFFFF; }

.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info.active[disabled], fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #26d7d9;
  border-color: #26d7d9; }

.btn-default {
  color: inherit;
  background: white;
  border: 1px solid #e7eaec; }

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default, .btn-default:active:focus, .btn-default:active:hover, .btn-default.active:hover, .btn-default.active:focus {
  color: inherit;
  border: 1px solid #d2d2d2; }

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset; }

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default.active[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  color: #cacaca; }

.btn-okay {
  background-color: green;
  border-color: green;
  color: #FFFFFF; }
  .btn-okay:hover {
    background-color: #007100;
    border-color: #007100;
    color: #FFFFFF; }

.btn-error {
  background-color: #f8ac59;
  border-color: #f8ac59;
  color: #FFFFFF; }

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning, .btn-warning:active:focus, .btn-warning:active:hover, .btn-warning.active:hover, .btn-warning.active:focus {
  background-color: #f7a54a;
  border-color: #f7a54a;
  color: #FFFFFF; }

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f9b66d;
  border-color: #f9b66d; }

.btn-danger {
  background-color: #ED5565;
  border-color: #ED5565;
  color: #FFFFFF; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger, .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger.active:hover, .btn-danger.active:focus {
  background-color: #ec4758;
  border-color: #ec4758;
  color: #FFFFFF; }

.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #ef6776;
  border-color: #ef6776; }

.btn-link {
  color: inherit; }

.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
  color: #337ab7;
  text-decoration: none; }

.btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
  background-image: none; }

.btn-link.disabled, .btn-link.disabled:hover, .btn-link.disabled:focus, .btn-link.disabled:active, .btn-link.disabled.active, .btn-link[disabled], .btn-link[disabled]:hover, .btn-link[disabled]:focus, .btn-link[disabled]:active, .btn-link.active[disabled], fieldset[disabled] .btn-link, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:active, fieldset[disabled] .btn-link.active {
  color: #cacaca; }

.btn-white {
  color: inherit;
  background: white;
  border: 1px solid #e7eaec; }

.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white, .btn-white:active:focus, .btn-white:active:hover, .btn-white.active:hover, .btn-white.active:focus {
  color: inherit;
  border: 1px solid #d2d2d2; }

.btn-white:active, .btn-white.active {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset; }

.btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white {
  background-image: none; }

.btn-white.disabled, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled:active, .btn-white.disabled.active, .btn-white[disabled], .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled]:active, .btn-white.active[disabled], fieldset[disabled] .btn-white, fieldset[disabled] .btn-white:hover, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white:active, fieldset[disabled] .btn-white.active {
  color: #cacaca; }

.form-control, .form-control:focus, .has-error .form-control:focus, .has-success .form-control:focus, .has-warning .form-control:focus, .navbar-collapse, .navbar-form, .navbar-form-custom .form-control:focus, .navbar-form-custom .form-control:hover, .open .btn.dropdown-toggle, .panel, .popover, .progress, .progress-bar {
  box-shadow: none; }

.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all .5s; }

.btn-rounded {
  border-radius: 50px; }

.btn-large-dim {
  width: 90px;
  height: 90px;
  font-size: 42px; }

button.dim {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  padding-top: 6px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  border-radius: 5px;
  font-weight: 600;
  margin-bottom: 20px !important; }

button.dim:active {
  top: 3px; }

button.btn-primary.dim {
  box-shadow: inset 0 0 0 #2c6a9f, 0 5px 0 0 #2c6a9f, 0 10px 5px #999; }

button.btn-primary.dim:active {
  box-shadow: inset 0 0 0 #2c6a9f, 0 2px 0 0 #2c6a9f, 0 5px 3px #999; }

button.btn-default.dim {
  box-shadow: inset 0 0 0 #b3b3b3, 0 5px 0 0 #b3b3b3, 0 10px 5px #999; }

button.btn-default.dim:active {
  box-shadow: inset 0 0 0 #b3b3b3, 0 2px 0 0 #b3b3b3, 0 5px 3px #999; }

button.btn-warning.dim {
  box-shadow: inset 0 0 0 #f79d3c, 0 5px 0 0 #f79d3c, 0 10px 5px #999; }

button.btn-warning.dim:active {
  box-shadow: inset 0 0 0 #f79d3c, 0 2px 0 0 #f79d3c, 0 5px 3px #999; }

button.btn-info.dim {
  box-shadow: inset 0 0 0 #1eacae, 0 5px 0 0 #1eacae, 0 10px 5px #999; }

button.btn-info.dim:active {
  box-shadow: inset 0 0 0 #1eacae, 0 2px 0 0 #1eacae, 0 5px 3px #999; }

button.btn-success.dim {
  box-shadow: inset 0 0 0 #1872ab, 0 5px 0 0 #1872ab, 0 10px 5px #999; }

button.btn-success.dim:active {
  box-shadow: inset 0 0 0 #1872ab, 0 2px 0 0 #1872ab, 0 5px 3px #999; }

button.btn-danger.dim {
  box-shadow: inset 0 0 0 #ea394c, 0 5px 0 0 #ea394c, 0 10px 5px #999; }

button.btn-danger.dim:active {
  box-shadow: inset 0 0 0 #ea394c, 0 2px 0 0 #ea394c, 0 5px 3px #999; }

button.dim:before {
  font-size: 50px;
  line-height: 1em;
  font-weight: normal;
  color: #fff;
  display: block;
  padding-top: 10px; }

button.dim:active:before {
  top: 7px;
  font-size: 50px; }

.btn:focus {
  outline: none !important; }

.label {
  background-color: #D1DADE;
  color: #5E5E5E;
  font-family: 'Open Sans';
  font-size: 10px;
  font-weight: 600;
  padding: 3px 8px;
  text-shadow: none; }

.badge {
  background-color: #D1DADE;
  color: #5E5E5E;
  font-family: 'Open Sans';
  font-size: 11px;
  font-weight: 600;
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  text-shadow: none; }

.label-primary, .badge-primary {
  background-color: #337ab7;
  color: #FFFFFF; }

.label-success, .badge-success {
  background-color: #1c84c6;
  color: #FFFFFF; }

.label-warning, .badge-warning {
  background-color: #f8ac59;
  color: #FFFFFF; }

.label-warning-light, .badge-warning-light {
  background-color: #f8ac59;
  color: #ffffff; }

.label-danger, .badge-danger {
  background-color: #ED5565;
  color: #FFFFFF; }

.label-info, .badge-info {
  background-color: #23c6c8;
  color: #FFFFFF; }

.label-inverse, .badge-inverse {
  background-color: #262626;
  color: #FFFFFF; }

.label-white, .badge-white {
  background-color: #FFFFFF;
  color: #5E5E5E; }

.label-white, .badge-disable {
  background-color: #2A2E36;
  color: #8B91A0; }

/* TOOGLE SWICH */
.onoffswitch {
  position: relative;
  width: 64px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #337ab7;
  border-radius: 2px; }

.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s; }

.onoffswitch-inner:before,
.onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 20px;
  padding: 0;
  line-height: 20px;
  font-size: 12px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.onoffswitch-inner:before {
  content: "ON";
  padding-left: 10px;
  background-color: #337ab7;
  color: #FFFFFF; }

.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 10px;
  background-color: #FFFFFF;
  color: #999999;
  text-align: right; }

.onoffswitch-switch {
  width: 20px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #337ab7;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 44px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0; }

/* CHOSEN PLUGIN */
.chosen-container-single .chosen-single {
  background: #ffffff;
  box-shadow: none;
  -moz-box-sizing: border-box;
  background-color: #FFFFFF;
  border: 1px solid #CBD5DD;
  border-radius: 2px;
  cursor: text;
  height: auto !important;
  margin: 0;
  min-height: 30px;
  overflow: hidden;
  padding: 4px 12px;
  position: relative;
  width: 100%; }

.chosen-container-multi .chosen-choices li.search-choice {
  background: #f1f1f1;
  border: 1px solid #ededed;
  border-radius: 2px;
  box-shadow: none;
  color: #333333;
  cursor: default;
  line-height: 13px;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  position: relative; }

/* PAGINATIN */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #f4f4f4;
  border-color: #DDDDDD;
  color: inherit;
  cursor: default;
  z-index: 2; }

.pagination > li > a,
.pagination > li > span {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  color: inherit;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 4px 10px;
  position: relative;
  text-decoration: none; }

/* TOOLTIPS */
.tooltip-inner {
  background-color: #2F4050; }

.tooltip.top .tooltip-arrow {
  border-top-color: #2F4050; }

.tooltip.right .tooltip-arrow {
  border-right-color: #2F4050; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #2F4050; }

.tooltip.left .tooltip-arrow {
  border-left-color: #2F4050; }

/* EASY PIE CHART*/
.easypiechart {
  position: relative;
  text-align: center; }

.easypiechart .h2 {
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block; }

.easypiechart canvas {
  top: 0;
  left: 0; }

.easypiechart .easypie-text {
  line-height: 1;
  position: absolute;
  top: 33px;
  width: 100%;
  z-index: 1; }

.easypiechart img {
  margin-top: -4px; }

.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* FULLCALENDAR */
.fc-state-default {
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat-x;
  box-shadow: none;
  color: #333333;
  text-shadow: none; }

.fc-state-default {
  border: 1px solid; }

.fc-button {
  color: inherit;
  border: 1px solid #e7eaec;
  cursor: pointer;
  display: inline-block;
  height: 1.9em;
  line-height: 1.9em;
  overflow: hidden;
  padding: 0 0.6em;
  position: relative;
  white-space: nowrap; }

.fc-state-active {
  background-color: #777;
  border-color: #666;
  color: #ffffff; }

.fc-header-title h2 {
  font-size: 16px;
  font-weight: 600;
  color: inherit; }

.fc-content .fc-widget-header,
.fc-content .fc-widget-content {
  border-color: #e7eaec;
  font-weight: normal; }

.fc-border-separate tbody {
  background-color: #F8F8F8; }

.fc-state-highlight {
  background: none repeat scroll 0 0 #FCF8E3; }

.external-event {
  padding: 5px 10px;
  border-radius: 2px;
  cursor: pointer;
  margin-bottom: 5px; }

.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
  border-radius: 2px; }

.fc-event,
.fc-agenda .fc-event-time,
.fc-event a {
  padding: 4px 6px;
  background-color: #337ab7;
  /* background color */
  border-color: #337ab7;
  /* border color */ }

.fc-event-time,
.fc-event-title {
  color: #717171;
  padding: 0 1px; }

.ui-calendar .fc-event-time,
.ui-calendar .fc-event-title {
  color: #fff; }

/* Chat */
.chat-activity-list .chat-element {
  border-bottom: 1px solid #e7eaec; }

.chat-element:first-child {
  margin-top: 0; }

.chat-element {
  padding-bottom: 15px; }

.chat-element,
.chat-element .media {
  margin-top: 15px; }

.chat-element,
.media-body {
  overflow: hidden; }

.media-body {
  display: block;
  width: auto; }

.chat-element > .pull-left {
  margin-right: 10px; }

.chat-element img.img-circle,
.dropdown-messages-box img.img-circle {
  width: 38px;
  height: 38px; }

.chat-element .well {
  border: 1px solid #e7eaec;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  font-size: 11px;
  line-height: 16px; }

.chat-element .actions {
  margin-top: 10px; }

.chat-element .photos {
  margin: 10px 0; }

.right.chat-element > .pull-right {
  margin-left: 10px; }

.chat-photo {
  max-height: 180px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px; }

.chat {
  margin: 0;
  padding: 0;
  list-style: none; }

.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #B3A9A9; }

.chat li.left .chat-body {
  margin-left: 60px; }

.chat li.right .chat-body {
  margin-right: 60px; }

.chat li .chat-body p {
  margin: 0;
  color: #777777; }

.panel .slidedown .glyphicon,
.chat .glyphicon {
  margin-right: 5px; }

.chat-panel .panel-body {
  height: 350px;
  overflow-y: scroll; }

/* LIST GROUP */
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  background-color: #337ab7;
  border-color: #337ab7;
  color: #FFFFFF;
  z-index: 2; }

.list-group-item-heading {
  margin-top: 10px; }

.list-group-item-text {
  margin: 0 0 10px;
  color: inherit;
  font-size: 12px;
  line-height: inherit; }

.no-padding .list-group-item {
  border-left: none;
  border-right: none;
  border-bottom: none; }

.no-padding .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: none; }

.no-padding .list-group {
  margin-bottom: 0; }

.list-group-item {
  background-color: inherit;
  border: 1px solid #e7eaec;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative; }

.elements-list .list-group-item {
  border-left: none;
  border-right: none;
  padding: 15px 25px; }

.elements-list .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-top: none !important; }

.elements-list .list-group {
  margin-bottom: 0; }

.elements-list a {
  color: inherit; }

.elements-list .list-group-item.active,
.elements-list .list-group-item:hover {
  background: #f3f3f4;
  color: inherit;
  border-color: #e7eaec;
  /*border-bottom: 1px solid #e7eaec;*/
  /*border-top: 1px solid #e7eaec;*/
  border-radius: 0; }

.elements-list li.active {
  transition: none; }

.element-detail-box {
  padding: 25px; }

/* FLOT CHART  */
.flot-chart {
  display: block;
  height: 200px; }

.widget .flot-chart.dashboard-chart {
  display: block;
  height: 120px;
  margin-top: 40px; }

.flot-chart.dashboard-chart {
  display: block;
  height: 180px;
  margin-top: 40px; }

.flot-chart-content {
  width: 100%;
  height: 100%; }

.flot-chart-pie-content {
  width: 200px;
  height: 200px;
  margin: auto; }

.jqstooltip {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  visibility: hidden;
  background: #2b303a;
  background-color: rgba(43, 48, 58, 0.8);
  color: white;
  text-align: left;
  white-space: nowrap;
  z-index: 10000;
  padding: 5px 5px 5px 5px;
  min-height: 22px;
  border-radius: 3px; }

.jqsfield {
  color: white;
  text-align: left; }

.fh-150 {
  height: 150px; }

.fh-200 {
  height: 200px; }

.h-150 {
  min-height: 150px; }

.h-200 {
  min-height: 200px; }

.legendLabel {
  padding-left: 5px; }

.stat-list li:first-child {
  margin-top: 0; }

.stat-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.stat-percent {
  float: right; }

.stat-list li {
  margin-top: 15px;
  position: relative; }

/* DATATABLES */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: transparent; }

.dataTables_wrapper {
  padding-bottom: 30px; }

.dataTables_length {
  float: left; }

.dataTables_filter label {
  margin-right: 5px; }

.html5buttons {
  float: right; }

.html5buttons a {
  border: 1px solid #e7eaec;
  background: #fff;
  color: #676a6c;
  box-shadow: none;
  padding: 6px 8px;
  font-size: 12px; }
  .html5buttons a:hover, .html5buttons a:focus:active {
    background-color: #eee;
    color: inherit;
    border-color: #d2d2d2; }

div.dt-button-info {
  z-index: 100; }

@media (max-width: 768px) {
  .html5buttons {
    float: none;
    margin-top: 10px; }
  .dataTables_length {
    float: none; } }

/* CIRCLE */
.img-circle {
  border-radius: 50%; }

.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429; }

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33; }

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33; }

.show-grid [class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee !important; }

.show-grid {
  margin: 15px 0; }

/* ANIMATION */
.css-animation-box h1 {
  font-size: 44px; }

.animation-efect-links a {
  padding: 4px 6px;
  font-size: 12px; }

#animation_box {
  background-color: #f9f8f8;
  border-radius: 16px;
  width: 80%;
  margin: 0 auto;
  padding-top: 80px; }

.animation-text-box {
  position: absolute;
  margin-top: 40px;
  left: 50%;
  margin-left: -100px;
  width: 200px; }

.animation-text-info {
  position: absolute;
  margin-top: -60px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  font-size: 10px; }

.animation-text-box h2 {
  font-size: 54px;
  font-weight: 600;
  margin-bottom: 5px; }

.animation-text-box p {
  font-size: 12px;
  text-transform: uppercase; }

/* PEACE */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pace-inactive {
  display: none; }

.pace .pace-progress {
  background: #337ab7;
  position: fixed;
  z-index: 2040;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px; }

.pace-inactive {
  display: none; }

/* WIDGETS */
.widget {
  border-radius: 5px;
  padding: 15px 20px;
  margin-bottom: 10px;
  margin-top: 10px; }

.widget.style1 h2 {
  font-size: 30px; }

.widget h2,
.widget h3 {
  margin-top: 5px;
  margin-bottom: 0; }

.widget-text-box {
  padding: 20px;
  border: 1px solid #e7eaec;
  background: #ffffff; }

.widget-head-color-box {
  border-radius: 5px 5px 0 0;
  margin-top: 10px; }

.widget .flot-chart {
  height: 100px; }

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

.vertical-align h2,
.vertical-align h3 {
  margin: 0; }

.todo-list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  font-size: 14px; }

.todo-list.small-list {
  font-size: 12px; }

.todo-list.small-list > li {
  background: #f3f3f4;
  border-left: none;
  border-right: none;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 6px 6px 6px 12px; }

.todo-list.small-list .btn-xs,
.todo-list.small-list .btn-group-xs > .btn {
  border-radius: 5px;
  font-size: 10px;
  line-height: 1.5;
  padding: 1px 2px 1px 5px; }

.todo-list > li {
  background: #f3f3f4;
  border-left: 6px solid #e7eaec;
  border-right: 6px solid #e7eaec;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 10px; }

.todo-list .handle {
  cursor: move;
  display: inline-block;
  font-size: 16px;
  margin: 0 5px; }

.todo-list > li .label {
  font-size: 9px;
  margin-left: 10px; }

.check-link {
  font-size: 16px; }

.todo-completed {
  text-decoration: line-through; }

.geo-statistic h1 {
  font-size: 36px;
  margin-bottom: 0; }

.glyphicon.fa {
  font-family: "FontAwesome"; }

/* INPUTS */
.inline {
  display: inline-block !important; }

.input-s-sm {
  width: 120px; }

.input-s {
  width: 200px; }

.input-s-lg {
  width: 250px; }

.i-checks {
  padding-left: 0; }

.form-control,
.single-line {
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #e5e6e7;
  border-radius: 1px;
  color: inherit;
  display: block;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
  font-size: 14px; }

.form-control:focus,
.single-line:focus {
  border-color: #337ab7 !important; }

.has-success .form-control {
  border-color: #337ab7; }

.has-warning .form-control {
  border-color: #f8ac59; }

.has-error .form-control {
  border-color: #ED5565; }

.has-success .control-label {
  color: #337ab7; }

.has-warning .control-label {
  color: #f8ac59; }

.has-error .control-label {
  color: #ED5565; }

.input-group-addon {
  background-color: #fff;
  border: 1px solid #E5E6E7;
  border-radius: 1px;
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 6px 12px;
  text-align: center; }

.spinner-buttons.input-group-btn .btn-xs {
  line-height: 1.13; }

.spinner-buttons.input-group-btn {
  width: 20%; }

.noUi-connect {
  background: none repeat scroll 0 0 #337ab7;
  box-shadow: none; }

.slider_red .noUi-connect {
  background: none repeat scroll 0 0 #ED5565;
  box-shadow: none; }

/* UI Sortable */
.ui-sortable .ibox-title {
  cursor: move; }

.ui-sortable-placeholder {
  border: 1px dashed #cecece !important;
  visibility: visible !important;
  background: #e7eaec; }

.ibox.ui-sortable-placeholder {
  margin: 0 0 23px !important; }

/* SWITCHES */
.onoffswitch {
  position: relative;
  width: 54px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #1AB394;
  border-radius: 3px; }

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s; }

.onoffswitch-inner:before,
.onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 16px;
  padding: 0;
  line-height: 16px;
  font-size: 10px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.onoffswitch-inner:before {
  content: "ON";
  padding-left: 7px;
  background-color: #1AB394;
  color: #FFFFFF; }

.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 7px;
  background-color: #FFFFFF;
  color: #919191;
  text-align: right; }

.onoffswitch-switch {
  display: block;
  width: 18px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #1AB394;
  border-radius: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 36px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0; }

/* jqGrid */
.ui-jqgrid {
  -moz-box-sizing: content-box; }

.ui-jqgrid-btable {
  border-collapse: separate; }

.ui-jqgrid-htable {
  border-collapse: separate; }

.ui-jqgrid-titlebar {
  height: 40px;
  line-height: 15px;
  color: #676a6c;
  background-color: #F9F9F9;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.ui-jqgrid .ui-jqgrid-title {
  float: left;
  margin: 1.1em 1em 0.2em; }

.ui-jqgrid .ui-jqgrid-titlebar {
  position: relative;
  border-left: 0 solid;
  border-right: 0 solid;
  border-top: 0 solid; }

.ui-widget-header {
  background: none;
  background-image: none;
  background-color: #f5f5f6;
  text-transform: uppercase;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.ui-jqgrid tr.ui-row-ltr td {
  border-right-color: inherit;
  border-right-style: solid;
  border-right-width: 1px;
  text-align: left;
  border-color: #DDDDDD;
  background-color: inherit; }

.ui-search-toolbar input[type="text"] {
  font-size: 12px;
  height: 15px;
  border: 1px solid #CCCCCC;
  border-radius: 0; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #F9F9F9;
  border: 1px solid #DDDDDD;
  line-height: 15px;
  font-weight: bold;
  color: #676a6c;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.ui-widget-content {
  box-sizing: content-box; }

.ui-icon-triangle-1-n {
  background-position: 1px -16px; }

.ui-jqgrid tr.ui-search-toolbar th {
  border-top-width: 0 !important;
  border-top-color: inherit !important;
  border-top-style: ridge !important; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #f5f5f5;
  border-collapse: separate; }

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #f2fbff; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #dddddd;
  background: #ffffff;
  font-weight: normal;
  color: #212121; }

.ui-jqgrid .ui-pg-input {
  font-size: inherit;
  width: 50px;
  border: 1px solid #CCCCCC;
  height: 15px; }

.ui-jqgrid .ui-pg-selbox {
  display: block;
  font-size: 1em;
  height: 25px;
  line-height: 18px;
  margin: 0;
  width: auto; }

.ui-jqgrid .ui-pager-control {
  position: relative; }

.ui-jqgrid .ui-jqgrid-pager {
  height: 32px;
  position: relative; }

.ui-pg-table .navtable .ui-corner-all {
  border-radius: 0; }

.ui-jqgrid .ui-pg-button:hover {
  padding: 1px;
  border: 0; }

.ui-jqgrid .loading {
  position: absolute;
  top: 45%;
  left: 45%;
  width: auto;
  height: auto;
  z-index: 101;
  padding: 6px;
  margin: 5px;
  text-align: center;
  font-weight: bold;
  display: none;
  border-width: 2px !important;
  font-size: 11px; }

.ui-jqgrid .form-control {
  height: 10px;
  width: auto;
  display: inline;
  padding: 10px 12px; }

.ui-jqgrid-pager {
  height: 32px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 0; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 0; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 0; }

.ui-widget-content {
  border: 1px solid #ddd; }

.ui-jqgrid .ui-jqgrid-titlebar {
  padding: 0; }

.ui-jqgrid .ui-jqgrid-titlebar {
  border-bottom: 1px solid #ddd; }

.ui-jqgrid tr.jqgrow td {
  padding: 6px; }

.ui-jqdialog .ui-jqdialog-titlebar {
  padding: 10px 10px; }

.ui-jqdialog .ui-jqdialog-title {
  float: none !important; }

.ui-jqdialog > .ui-resizable-se {
  position: absolute; }

/* Nestable list */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 20px; }

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }

.dd-list .dd-list {
  padding-left: 30px; }

.dd-collapsed .dd-list {
  display: none; }

.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px; }

.dd-handle {
  display: block;
  margin: 5px 0;
  padding: 5px 10px;
  color: #333;
  text-decoration: none;
  border: 1px solid #e7eaec;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-handle span {
  font-weight: bold; }

.dd-handle:hover {
  background: #f0f0f0;
  cursor: pointer;
  font-weight: bold; }

.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold; }

.dd-item > button:before {
  content: '+';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0; }

.dd-item > button[data-action="collapse"]:before {
  content: '-'; }

#nestable2 .dd-item > button {
  font-family: FontAwesome;
  height: 34px;
  width: 33px;
  color: #c1c1c1; }

#nestable2 .dd-item > button:before {
  content: "\f067"; }

#nestable2 .dd-item > button[data-action="collapse"]:before {
  content: "\f068"; }

.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px; }

.dd-dragel {
  position: absolute;
  z-index: 9999;
  pointer-events: none; }

.dd-dragel > .dd-item .dd-handle {
  margin-top: 0; }

.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1); }

/**
* Nestable Extras
*/
.nestable-lists {
  display: block;
  clear: both;
  padding: 30px 0;
  width: 100%;
  border: 0;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd; }

#nestable-menu {
  padding: 0;
  margin: 10px 0 20px 0; }

#nestable-output,
#nestable2-output {
  width: 100%;
  font-size: 0.75em;
  line-height: 1.333333em;
  font-family: open sans, lucida grande, lucida sans unicode, helvetica, arial, sans-serif;
  padding: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

#nestable2 .dd-handle {
  color: inherit;
  border: 1px dashed #e7eaec;
  background: #f3f3f4;
  padding: 10px; }

#nestable2 .dd-handle:hover {
  /*background: #bbb;*/ }

#nestable2 span.label {
  margin-right: 10px; }

#nestable-output,
#nestable2-output {
  font-size: 12px;
  padding: 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

/* CodeMirror */
.CodeMirror {
  border: 1px solid #eee;
  height: auto; }

.CodeMirror-scroll {
  overflow-y: hidden;
  overflow-x: auto; }

/* Google Maps */
.google-map {
  height: 300px; }

/* Validation */
label.error {
  color: #cc5965;
  display: inline-block;
  margin-left: 5px; }

.form-control.error {
  border: 1px dotted #cc5965; }

/* ngGrid */
.gridStyle {
  border: 1px solid #d4d4d4;
  width: 100%;
  height: 400px; }

.gridStyle2 {
  border: 1px solid #d4d4d4;
  width: 500px;
  height: 300px; }

.ngH eaderCell {
  border-right: none;
  border-bottom: 1px solid #e7eaec; }

.ngCell {
  border-right: none; }

.ngTopPanel {
  background: #F5F5F6; }

.ngRow.even {
  background: #f9f9f9; }

.ngRow.selected {
  background: #EBF2F1; }

.ngRow {
  border-bottom: 1px solid #e7eaec; }

.ngCell {
  background-color: transparent; }

.ngHeaderCell {
  border-right: none; }

/* Toastr custom style */
#toast-container > .toast {
  background-image: none !important; }

#toast-container > .toast:before {
  position: fixed;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 24px;
  float: left;
  color: #FFF;
  padding-right: 0.5em;
  margin: auto 0.5em auto -1.5em; }

#toast-container > .toast-warning:before {
  content: "\f0e7"; }

#toast-container > .toast-error:before {
  content: "\f071"; }

#toast-container > .toast-info:before {
  content: "\f005"; }

#toast-container > .toast-success:before {
  content: "\f00C"; }

#toast-container > div {
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  opacity: .9;
  -ms-filter: alpha(Opacity=90);
  filter: alpha(opacity=90); }

#toast-container > :hover {
  -moz-box-shadow: 0 0 4px #999;
  -webkit-box-shadow: 0 0 4px #999;
  box-shadow: 0 0 4px #999;
  opacity: 1;
  -ms-filter: alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer; }

.toast {
  background-color: #337ab7; }

.toast-success {
  background-color: #337ab7; }

.toast-error {
  background-color: #ED5565; }

.toast-info {
  background-color: #23c6c8; }

.toast-warning {
  background-color: #f8ac59; }

.toast-top-full-width {
  margin-top: 20px; }

.toast-bottom-full-width {
  margin-bottom: 20px; }

/* Notifie */
.cg-notify-message.inspinia-notify {
  background: #fff;
  padding: 0;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  border: none;
  margin-top: 30px;
  color: inherit; }

.inspinia-notify.alert-warning {
  border-left: 6px solid #f8ac59; }

.inspinia-notify.alert-success {
  border-left: 6px solid #1c84c6; }

.inspinia-notify.alert-danger {
  border-left: 6px solid #ED5565; }

.inspinia-notify.alert-info {
  border-left: 6px solid #337ab7; }

/* Image cropper style */
.img-container,
.img-preview {
  overflow: hidden;
  text-align: center;
  width: 100%; }

.img-preview-sm {
  height: 130px;
  width: 200px; }

/* Forum styles  */
.forum-post-container .media {
  margin: 10px 10px 10px 10px;
  padding: 20px 10px 20px 10px;
  border-bottom: 1px solid #f1f1f1; }

.forum-avatar {
  float: left;
  margin-right: 20px;
  text-align: center;
  width: 110px; }

.forum-avatar .img-circle {
  height: 48px;
  width: 48px; }

.author-info {
  color: #676a6c;
  font-size: 11px;
  margin-top: 5px;
  text-align: center; }

.forum-post-info {
  padding: 9px 12px 6px 12px;
  background: #f9f9f9;
  border: 1px solid #f1f1f1; }

.media-body > .media {
  background: #f9f9f9;
  border-radius: 3px;
  border: 1px solid #f1f1f1; }

.forum-post-container .media-body .photos {
  margin: 10px 0; }

.forum-photo {
  max-width: 140px;
  border-radius: 3px; }

.media-body > .media .forum-avatar {
  width: 70px;
  margin-right: 10px; }

.media-body > .media .forum-avatar .img-circle {
  height: 38px;
  width: 38px; }

.mid-icon {
  font-size: 66px; }

.forum-item {
  margin: 10px 0;
  padding: 10px 0 20px;
  border-bottom: 1px solid #f1f1f1; }

.views-number {
  font-size: 24px;
  line-height: 18px;
  font-weight: 400; }

.forum-container,
.forum-post-container {
  padding: 30px !important; }

.forum-item small {
  color: #999; }

.forum-item .forum-sub-title {
  color: #999;
  margin-left: 50px; }

.forum-title {
  margin: 15px 0 15px 0; }

.forum-info {
  text-align: center; }

.forum-desc {
  color: #999; }

.forum-icon {
  float: left;
  width: 30px;
  margin-right: 20px;
  text-align: center; }

a.forum-item-title {
  color: inherit;
  display: block;
  font-size: 18px;
  font-weight: 600; }

a.forum-item-title:hover {
  color: inherit; }

.forum-icon .fa {
  font-size: 30px;
  margin-top: 8px;
  color: #9b9b9b; }

.forum-item.active .fa {
  color: #337ab7; }

.forum-item.active a.forum-item-title {
  color: #337ab7; }

@media (max-width: 992px) {
  .forum-info {
    margin: 15px 0 10px 0;
    /* Comment this is you want to show forum info in small devices */
    display: none; }
  .forum-desc {
    float: none !important; } }

/* New Timeline style */
.vertical-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto; }

.vertical-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both; }

#vertical-timeline {
  position: relative;
  padding: 0;
  margin-top: 2em;
  margin-bottom: 2em; }

#vertical-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f1f1f1; }

.vertical-timeline-content .btn {
  float: right; }

#vertical-timeline.light-timeline:before {
  background: #e7eaec; }

.dark-timeline .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent; }

.dark-timeline.center-orientation .vertical-timeline-content:before {
  border-color: transparent transparent transparent #f5f5f5; }

.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent; }

.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
  background: #f5f5f5; }

@media only screen and (min-width: 1170px) {
  #vertical-timeline.center-orientation {
    margin-top: 3em;
    margin-bottom: 3em; }
  #vertical-timeline.center-orientation:before {
    left: 50%;
    margin-left: -2px; } }

@media only screen and (max-width: 1170px) {
  .center-orientation.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent; } }

.vertical-timeline-block {
  position: relative;
  margin: 2em 0; }

.vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both; }

.vertical-timeline-block:first-child {
  margin-top: 0; }

.vertical-timeline-block:last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-block {
    margin: 4em 0; }
  .center-orientation .vertical-timeline-block:first-child {
    margin-top: 0; }
  .center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0; } }

.vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  border: 3px solid #f1f1f1;
  text-align: center; }

.vertical-timeline-icon i {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -9px; }

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-icon {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    font-size: 19px; }
  .center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px; }
  .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden; } }

.vertical-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em; }

.vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both; }

.vertical-timeline-content h2 {
  font-weight: 400;
  margin-top: 4px; }

.vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6; }

.vertical-timeline-content .vertical-date {
  float: left;
  font-weight: 500; }

.vertical-date small {
  color: #337ab7;
  font-weight: 400; }

.vertical-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white; }

@media only screen and (min-width: 768px) {
  .vertical-timeline-content h2 {
    font-size: 18px; }
  .vertical-timeline-content p {
    font-size: 13px; } }

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%; }
  .center-orientation .vertical-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white; }
  .center-orientation .vertical-timeline-content .btn {
    float: left; }
  .center-orientation .vertical-timeline-content .vertical-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 2px;
    font-size: 14px; }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
    float: right; }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white; }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
    float: right; }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right; }
  .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden; } }

/* Tabs */
.tabs-container .panel-body {
  background: #fff;
  border: 1px solid #e7eaec;
  border-radius: 2px;
  padding: 20px;
  position: relative; }

.tabs-container .nav-tabs > li.active > a,
.tabs-container .nav-tabs > li.active > a:hover,
.tabs-container .nav-tabs > li.active > a:focus {
  border: 1px solid #e7eaec;
  border-bottom-color: transparent;
  background-color: #fff; }

.tabs-container .nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.tabs-container .tab-pane .panel-body {
  border-top: none; }

.tabs-container .nav-tabs > li.active > a,
.tabs-container .nav-tabs > li.active > a:hover,
.tabs-container .nav-tabs > li.active > a:focus {
  border: 1px solid #e7eaec;
  border-bottom-color: transparent; }

.tabs-container .nav-tabs {
  border-bottom: 1px solid #e7eaec; }

.tabs-container .tab-pane .panel-body {
  border-top: none; }

.tabs-container .tabs-left .tab-pane .panel-body,
.tabs-container .tabs-right .tab-pane .panel-body {
  border-top: 1px solid #e7eaec; }

.tabs-container .nav-tabs > li a:hover {
  background: transparent;
  border-color: transparent; }

.tabs-container .tabs-below > .nav-tabs,
.tabs-container .tabs-right > .nav-tabs,
.tabs-container .tabs-left > .nav-tabs {
  border-bottom: 0; }

.tabs-container .tabs-left .panel-body {
  position: static; }

.tabs-container .tabs-left > .nav-tabs,
.tabs-container .tabs-right > .nav-tabs {
  width: 20%; }

.tabs-container .tabs-left .panel-body {
  width: 80%;
  margin-left: 20%; }

.tabs-container .tabs-right .panel-body {
  width: 80%;
  margin-right: 20%; }

.tabs-container .tab-content > .tab-pane,
.tabs-container .pill-content > .pill-pane {
  display: none; }

.tabs-container .tab-content > .active,
.tabs-container .pill-content > .active {
  display: block; }

.tabs-container .tabs-below > .nav-tabs {
  border-top: 1px solid #e7eaec; }

.tabs-container .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

.tabs-container .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.tabs-container .tabs-below > .nav-tabs > li > a:hover,
.tabs-container .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #e7eaec;
  border-bottom-color: transparent; }

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

.tabs-container .tabs-left > .nav-tabs > li > a,
.tabs-container .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-container .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px; }

.tabs-container .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.tabs-container .tabs-left > .nav-tabs .active > a,
.tabs-container .tabs-left > .nav-tabs .active > a:hover,
.tabs-container .tabs-left > .nav-tabs .active > a:focus {
  border-color: #e7eaec transparent #e7eaec #e7eaec;
  *border-right-color: #ffffff; }

.tabs-container .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px; }

.tabs-container .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.tabs-container .tabs-right > .nav-tabs .active > a,
.tabs-container .tabs-right > .nav-tabs .active > a:hover,
.tabs-container .tabs-right > .nav-tabs .active > a:focus {
  border-color: #e7eaec #e7eaec #e7eaec transparent;
  *border-left-color: #ffffff;
  z-index: 1; }

@media (max-width: 767px) {
  .tabs-container .nav-tabs > li {
    float: none !important; }
  .tabs-container .nav-tabs > li.active > a {
    border-bottom: 1px solid #e7eaec !important;
    margin: 0; } }

/* jsvectormap */
.jvectormap-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }

.jvectormap-tip {
  position: absolute;
  display: none;
  border: solid 1px #CDCDCD;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  padding: 5px; }

.jvectormap-zoomin,
.jvectormap-zoomout,
.jvectormap-goback {
  position: absolute;
  left: 10px;
  border-radius: 3px;
  background: #337ab7;
  padding: 3px;
  color: white;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
  box-sizing: content-box; }

.jvectormap-zoomin,
.jvectormap-zoomout {
  width: 10px;
  height: 10px; }

.jvectormap-zoomin {
  top: 10px; }

.jvectormap-zoomout {
  top: 30px; }

.jvectormap-goback {
  bottom: 10px;
  z-index: 1000;
  padding: 6px; }

.jvectormap-spinner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: center no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==); }

.jvectormap-legend-title {
  font-weight: bold;
  font-size: 14px;
  text-align: center; }

.jvectormap-legend-cnt {
  position: absolute; }

.jvectormap-legend-cnt-h {
  bottom: 0;
  right: 0; }

.jvectormap-legend-cnt-v {
  top: 0;
  right: 0; }

.jvectormap-legend {
  background: black;
  color: white;
  border-radius: 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend {
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px 3px 1px 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
  float: left; }

.jvectormap-legend-cnt-v .jvectormap-legend {
  margin: 10px 10px 0 0;
  padding: 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick {
  width: 40px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
  height: 15px; }

.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle; }

.jvectormap-legend-tick-text {
  font-size: 12px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
  text-align: center; }

.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  padding-left: 3px; }

/*Slick Carousel */
.slick-prev:before,
.slick-next:before {
  color: #337ab7 !important; }

/* Payments */
.payment-card {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 25px;
  border: 1px solid #e7eaec; }

.payment-icon-big {
  font-size: 60px;
  color: #D1DADE; }

.payments-method.panel-group .panel + .panel {
  margin-top: -1px; }

.payments-method .panel-heading {
  padding: 15px; }

.payments-method .panel {
  border-radius: 0; }

.payments-method .panel-heading h5 {
  margin-bottom: 5px; }

.payments-method .panel-heading i {
  font-size: 26px; }

/* Select2 custom styles */
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  border-color: #e7eaec; }

/* Tour */
.tour-tour .btn.btn-default {
  background-color: #ffffff;
  border: 1px solid #d2d2d2;
  color: inherit; }

.tour-step-backdrop {
  z-index: 2101; }

.tour-backdrop {
  z-index: 2100;
  opacity: .7; }

.popover[class*=tour-] {
  z-index: 2100; }

body.tour-open .animated {
  animation-fill-mode: initial; }

.sidebard-panel {
  width: 220px;
  background: #ebebed;
  padding: 10px 20px;
  position: absolute;
  right: 0; }

.sidebard-panel .feed-element img.img-circle {
  width: 32px;
  height: 32px; }

.sidebard-panel .feed-element, .media-body, .sidebard-panel p {
  font-size: 12px; }

.sidebard-panel .feed-element {
  margin-top: 20px;
  padding-bottom: 0; }

.sidebard-panel .list-group {
  margin-bottom: 10px; }

.sidebard-panel .list-group .list-group-item {
  padding: 5px 0;
  font-size: 12px;
  border: 0; }

.sidebar-content .wrapper, .wrapper.sidebar-content {
  padding-right: 230px !important; }

.body-small .sidebar-content .wrapper, .body-small .wrapper.sidebar-content {
  padding-right: 20px !important; }

#right-sidebar {
  background-color: #fff;
  border-left: 1px solid #e7eaec;
  border-top: 1px solid #e7eaec;
  overflow: hidden;
  position: fixed;
  top: 60px;
  width: 260px !important;
  z-index: 1009;
  bottom: 0;
  right: -260px; }

#right-sidebar.sidebar-open {
  right: 0; }

#right-sidebar.sidebar-open.sidebar-top {
  top: 0;
  border-top: none; }

.sidebar-container ul.nav-tabs {
  border: none; }

.sidebar-container ul.nav-tabs.navs-4 li {
  width: 25%; }

.sidebar-container ul.nav-tabs.navs-3 li {
  width: 33.3333%; }

.sidebar-container ul.nav-tabs.navs-2 li {
  width: 50%; }

.sidebar-container ul.nav-tabs li {
  border: none; }

.sidebar-container ul.nav-tabs li a {
  border: none;
  padding: 12px 10px;
  margin: 0;
  border-radius: 0;
  background: #2F4050;
  color: #fff;
  text-align: center;
  border-right: 1px solid #334556; }

.sidebar-container ul.nav-tabs li.active a {
  border: none;
  background: #f9f9f9;
  color: #676a6c;
  font-weight: bold; }

.sidebar-container .nav-tabs > li.active > a:hover,
.sidebar-container .nav-tabs > li.active > a:focus {
  border: none; }

.sidebar-container ul.sidebar-list {
  margin: 0;
  padding: 0; }

.sidebar-container ul.sidebar-list li {
  border-bottom: 1px solid #e7eaec;
  padding: 15px 20px;
  list-style: none;
  font-size: 12px; }

.sidebar-container .sidebar-message:nth-child(2n+2) {
  background: #f9f9f9; }

.sidebar-container ul.sidebar-list li a {
  text-decoration: none;
  color: inherit; }

.sidebar-container .sidebar-content {
  padding: 15px 20px;
  font-size: 12px; }

.sidebar-container .sidebar-title {
  background: #f9f9f9;
  padding: 20px;
  border-bottom: 1px solid #e7eaec; }
  .sidebar-container .sidebar-title h3 {
    margin-bottom: 3px;
    padding-left: 2px; }

.sidebar-container .tab-content h4 {
  margin-bottom: 5px; }

.sidebar-container .sidebar-message > a > .pull-left {
  margin-right: 10px; }

.sidebar-container .sidebar-message > a {
  text-decoration: none;
  color: inherit; }

.sidebar-container .sidebar-message {
  padding: 15px 20px; }

.sidebar-container .sidebar-message .message-avatar {
  height: 38px;
  width: 38px;
  border-radius: 50%; }

.sidebar-container .setings-item {
  padding: 15px 20px;
  border-bottom: 1px solid #e7eaec; }

body {
  font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #2f4050;
  font-size: 13px;
  color: #676a6c;
  overflow-x: hidden; }

html,
body {
  height: 100%; }

body.full-height-layout #wrapper,
body.full-height-layout #page-wrapper {
  height: 100%; }

#page-wrapper {
  min-height: auto; }

body.boxed-layout {
  background: url("patterns/shattered.png"); }

body.boxed-layout #wrapper {
  background-color: #2f4050;
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75); }

.top-navigation.boxed-layout #wrapper,
.boxed-layout #wrapper.top-navigation {
  max-width: 1300px !important; }

.block {
  display: block; }

.clear {
  display: block;
  overflow: hidden; }

a {
  cursor: pointer; }

a:hover,
a:focus {
  text-decoration: none; }

.border-bottom {
  border-bottom: 1px solid #e7eaec !important; }

.font-bold {
  font-weight: 600; }

.font-noraml {
  font-weight: 400; }

.text-uppercase {
  text-transform: uppercase; }

.b-r {
  border-right: 1px solid #e7eaec; }

.hr-line-dashed {
  border-top: 1px dashed #e7eaec;
  color: #ffffff;
  background-color: #ffffff;
  height: 1px;
  margin: 20px 0; }

.hr-line-solid {
  border-bottom: 1px solid #e7eaec;
  background-color: rgba(0, 0, 0, 0);
  border-style: solid !important;
  margin-top: 15px;
  margin-bottom: 15px; }

video {
  width: 100% !important;
  height: auto !important; }

/* GALLERY */
.gallery > .row > div {
  margin-bottom: 15px; }

.fancybox img {
  margin-bottom: 5px;
  /* Only for demo */
  width: 24%; }

/* Summernote text editor  */
.note-editor {
  height: auto !important;
  /*min-height: 300px;*/ }

.note-editor.fullscreen {
  z-index: 2050; }

/* MODAL */
.modal-content {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border-radius: 1px;
  box-shadow: none;
  outline: 0 none;
  position: relative; }

.modal-dialog {
  z-index: 2200; }

.modal-body {
  padding: 20px 30px 30px 30px; }

.inmodal .modal-body {
  background: #f8fafb; }

.inmodal .modal-header {
  padding: 30px 15px;
  text-align: center; }

.animated.modal.fade .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

.inmodal .modal-title {
  font-size: 26px; }

.inmodal .modal-icon {
  font-size: 84px;
  color: #e2e3e3; }

.modal-footer {
  margin-top: 0; }

/* WRAPPERS */
#wrapper {
  width: 100%;
  overflow-x: hidden; }

.wrapper {
  padding: 0 20px; }

.wrapper-content {
  padding: 20px 10px 0px; }

#page-wrapper {
  padding: 0 .3em;
  position: relative; }

@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 240px; }
    .hideNav #page-wrapper {
      margin-left: 0; } }

.title-action {
  text-align: right;
  padding-top: 30px; }

.ibox-content h1,
.ibox-content h2,
.ibox-content h3,
.ibox-content h4,
.ibox-content h5,
.ibox-title h1,
.ibox-title h2,
.ibox-title h3,
.ibox-title h4,
.ibox-title h5 {
  margin-top: 5px; }

ul.unstyled,
ol.unstyled {
  list-style: none outside none;
  margin-left: 0; }

.big-icon {
  font-size: 160px !important;
  color: #e5e6e7; }

/* FOOTER */
.footer {
  background: none repeat scroll 0 0 white;
  border-top: 1px solid #e7eaec;
  bottom: 0;
  left: 0;
  padding: 10px 20px;
  position: absolute;
  right: 0; }

.footer.fixed_full {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 10px 20px;
  background: white;
  border-top: 1px solid #e7eaec; }

.footer.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 10px 20px;
  background: white;
  border-top: 1px solid #e7eaec;
  margin-left: 220px; }

body.mini-navbar .footer.fixed,
body.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 70px; }

body.mini-navbar.canvas-menu .footer.fixed,
body.canvas-menu .footer.fixed {
  margin: 0 !important; }

body.fixed-sidebar.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 220px; }

body.body-small .footer.fixed {
  margin-left: 0; }

/* PANELS */
.page-heading {
  border-top: 0;
  padding: 0 10px 20px 10px; }

.panel-heading h1,
.panel-heading h2 {
  margin-bottom: 5px; }

/* TABLES */
.table-bordered {
  border: 1px solid #EBEBEB; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  background-color: #F5F5F6;
  border-bottom-width: 1px; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #e7e7e7; }

.table > thead > tr > th {
  border-bottom: 1px solid #DDDDDD;
  vertical-align: bottom; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 1px solid #e7eaec;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: top; }

/* PANELS */
.panel.blank-panel {
  background: none;
  margin: 0; }

.blank-panel .panel-heading {
  padding-bottom: 0; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none;
  border-color: #DDDDDD #DDDDDD rgba(0, 0, 0, 0);
  border-bottom: #f3f3f4;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #555555;
  cursor: default; }

.nav.nav-tabs li {
  background: none;
  border: none; }

.nav-tabs > li > a {
  color: #A7B1C2;
  font-weight: 600;
  padding: 10px 20px 10px 25px; }

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background-color: #e6e6e6;
  color: #676a6c; }

.ui-tab .tab-content {
  padding: 20px 0; }

/* GLOBAL  */
.no-padding {
  padding: 0 !important; }

.no-borders {
  border: none !important; }

.no-margins {
  margin: 0 !important; }

.no-top-border {
  border-top: 0 !important; }

.ibox-content.text-box {
  padding-bottom: 0;
  padding-top: 15px; }

.border-left-right {
  border-left: 1px solid #e7eaec;
  border-right: 1px solid #e7eaec;
  border-top: none;
  border-bottom: none; }

.border-left {
  border-left: 1px solid #e7eaec;
  border-right: none;
  border-top: none;
  border-bottom: none; }

.border-right {
  border-left: none;
  border-right: 1px solid #e7eaec;
  border-top: none;
  border-bottom: none; }

.full-width {
  width: 100% !important; }

.link-block {
  font-size: 12px;
  padding: 10px; }

.nav.navbar-top-links .link-block a {
  font-size: 12px; }

.link-block a {
  font-size: 10px;
  color: inherit; }

body.mini-navbar .branding {
  display: none; }

img.circle-border {
  border: 6px solid #FFFFFF;
  border-radius: 50%; }

.branding {
  float: left;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  padding: 17px 20px;
  text-align: center;
  background-color: #337ab7; }

.login-panel {
  margin-top: 25%; }

.icons-box h3 {
  margin-top: 10px;
  margin-bottom: 10px; }

.icons-box .infont a i {
  font-size: 25px;
  display: block;
  color: #676a6c; }

.icons-box .infont a {
  color: #a6a8a9; }

.icons-box .infont a {
  padding: 10px;
  margin: 1px;
  display: block; }

.ui-draggable .ibox-title {
  cursor: move; }

.breadcrumb {
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 0; }

.breadcrumb > li a {
  color: inherit; }

.breadcrumb > .active {
  color: inherit; }

code {
  background-color: #F9F2F4;
  border-radius: 4px;
  color: #ca4440;
  font-size: 90%;
  padding: 2px 4px;
  white-space: nowrap; }

.ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0; }

.ibox.collapsed .ibox-content {
  display: none; }

.ibox.collapsed .fa.fa-chevron-up:before {
  content: "\f078"; }

.ibox.collapsed .fa.fa-chevron-down:before {
  content: "\f077"; }

.ibox:after,
.ibox:before {
  display: table; }

.ibox-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ffffff;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 3px 0 0;
  color: inherit;
  margin-bottom: 0;
  padding: 14px 15px 7px;
  min-height: 48px; }

.ibox-content {
  background-color: #ffffff;
  color: inherit;
  padding: 15px 20px 20px 20px;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 0; }

.ibox-footer {
  color: inherit;
  border-top: 1px solid #e7eaec;
  font-size: 90%;
  background: #ffffff;
  padding: 10px 15px; }

table.table-mail tr td {
  padding: 12px; }

.table-mail .check-mail {
  padding-left: 20px; }

.table-mail .mail-date {
  padding-right: 20px; }

.star-mail,
.check-mail {
  width: 40px; }

.unread td a,
.unread td {
  font-weight: 600;
  color: inherit; }

.read td a,
.read td {
  font-weight: normal;
  color: inherit; }

.unread td {
  background-color: #f9f8f8; }

.ibox-content {
  clear: both; }

.ibox-heading {
  background-color: #f3f6fb;
  border-bottom: none; }

.ibox-heading h3 {
  font-weight: 200;
  font-size: 24px; }

.ibox-title h5 {
  display: inline-block;
  font-size: 14px;
  margin: 0 0 7px;
  padding: 0;
  text-overflow: ellipsis;
  float: left; }

.ibox-title .label {
  float: left;
  margin-left: 4px;
  color: #8a8a8a;
  font-weight: 100; }

.ibox-tools {
  display: block;
  float: none;
  margin-top: 0;
  position: relative;
  padding: 0;
  text-align: right; }

.ibox-tools a {
  cursor: pointer;
  margin-left: 5px;
  color: #c4c4c4; }

.ibox-tools a.btn-primary {
  color: #fff; }

.ibox-tools .dropdown-menu > li > a {
  padding: 4px 10px;
  font-size: 12px; }

.ibox .ibox-tools.open > .dropdown-menu {
  left: auto;
  right: 0; }

/* BACKGROUNDS */
.gray-bg {
  background-color: #f3f3f4; }

.white-bg {
  background-color: #ffffff; }

.navy-bg {
  background-color: #337ab7;
  color: #ffffff; }

.blue-bg {
  background-color: #1c84c6;
  color: #ffffff; }

.lazur-bg {
  background-color: #23c6c8;
  color: #ffffff; }

.yellow-bg {
  background-color: #f8ac59;
  color: #ffffff; }

.red-bg {
  background-color: #ED5565;
  color: #ffffff; }

.black-bg {
  background-color: #262626; }

.panel-primary {
  border-color: #337ab7; }

.panel-primary > .panel-heading {
  background-color: #337ab7;
  border-color: #337ab7; }

.panel-success {
  border-color: #1c84c6; }

.panel-success > .panel-heading {
  background-color: #1c84c6;
  border-color: #1c84c6;
  color: #ffffff; }

.panel-info {
  border-color: #23c6c8; }

.panel-info > .panel-heading {
  background-color: #23c6c8;
  border-color: #23c6c8;
  color: #ffffff; }

.panel-warning {
  border-color: #f8ac59; }

.panel-warning > .panel-heading {
  background-color: #f8ac59;
  border-color: #f8ac59;
  color: #ffffff; }

.panel-danger {
  border-color: #ED5565; }

.panel-danger > .panel-heading {
  background-color: #ED5565;
  border-color: #ED5565;
  color: #ffffff; }

.progress-bar {
  background-color: #337ab7; }

.progress-small,
.progress-small .progress-bar {
  height: 10px; }

.progress-small,
.progress-mini {
  margin-top: 5px; }

.progress-mini,
.progress-mini .progress-bar {
  height: 5px;
  margin-bottom: 0; }

.progress-bar-navy-light {
  background-color: #3dc7ab; }

.progress-bar-success {
  background-color: #1c84c6; }

.progress-bar-info {
  background-color: #23c6c8; }

.progress-bar-warning {
  background-color: #f8ac59; }

.progress-bar-danger {
  background-color: #ED5565; }

.panel-title {
  font-size: inherit; }

.jumbotron {
  border-radius: 6px;
  padding: 40px; }

.jumbotron h1 {
  margin-top: 0; }

/* COLORS */
.text-navy {
  color: #337ab7; }

.text-primary {
  color: inherit; }

.text-success {
  color: #1c84c6; }

.text-info {
  color: #23c6c8; }

.text-warning {
  color: #f8ac59; }

.text-danger {
  color: #ED5565; }

.text-muted {
  color: #888888; }

.text-white {
  color: #ffffff; }

.simple_tag {
  background-color: #f3f3f4;
  border: 1px solid #e7eaec;
  border-radius: 2px;
  color: inherit;
  font-size: 10px;
  margin-right: 5px;
  margin-top: 5px;
  padding: 5px 12px;
  display: inline-block; }

.img-shadow {
  -webkit-box-shadow: 0 0 3px 0 #919191;
  -moz-box-shadow: 0 0 3px 0 #919191;
  box-shadow: 0 0 3px 0 #919191; }

/* For handle diferent bg color in AngularJS version */
.dashboards\.dashboard_2 nav.navbar,
.dashboards\.dashboard_3 nav.navbar,
.mailbox\.inbox nav.navbar,
.mailbox\.email_view nav.navbar,
.mailbox\.email_compose nav.navbar,
.dashboards\.dashboard_4_1 nav.navbar,
.metrics nav.navbar,
.metrics\.index nav.navbar,
.dashboards\.dashboard_5 nav.navbar {
  background: #fff; }

/* For handle diferent bg color in MVC version */
.Dashboard_2 .navbar.navbar-static-top,
.Dashboard_3 .navbar.navbar-static-top,
.Dashboard_4_1 .navbar.navbar-static-top,
.ComposeEmail .navbar.navbar-static-top,
.EmailView .navbar.navbar-static-top,
.Inbox .navbar.navbar-static-top,
.Metrics .navbar.navbar-static-top,
.Dashboard_5 .navbar.navbar-static-top {
  background: #fff; }

a.close-canvas-menu {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 1011;
  color: #a7b1c2; }

a.close-canvas-menu:hover {
  color: #fff; }

.close-canvas-menu {
  display: none; }

.canvas-menu .close-canvas-menu {
  display: block; }

.light-navbar .navbar.navbar-static-top {
  background-color: #fff; }

/* FULL HEIGHT */
.full-height {
  height: 100%; }

.fh-breadcrumb {
  height: calc(100% - 196px);
  margin: 0 -15px;
  position: relative; }

.fh-no-breadcrumb {
  height: calc(100% - 99px);
  margin: 0 -15px;
  position: relative; }

.fh-column {
  background: #fff;
  height: 100%;
  width: 240px;
  float: left; }

.modal-backdrop {
  z-index: 2040 !important; }

.modal {
  z-index: 2050 !important; }

.spiner-example {
  height: 200px;
  padding-top: 70px; }

/* MARGINS & PADDINGS */
.p-xxs {
  padding: 5px; }

.p-xs {
  padding: 10px; }

.p-sm {
  padding: 15px; }

.p-m {
  padding: 20px; }

.p-md {
  padding: 25px; }

.p-lg {
  padding: 30px; }

.p-xl {
  padding: 40px; }

.p-w-xs {
  padding: 0 10px; }

.p-w-sm {
  padding: 0 15px; }

.p-w-m {
  padding: 0 20px; }

.p-w-md {
  padding: 0 25px; }

.p-w-lg {
  padding: 0 30px; }

.p-w-xl {
  padding: 0 40px; }

.m-xxs {
  margin: 2px 4px; }

.m-xs {
  margin: 5px; }

.m-sm {
  margin: 10px; }

.m {
  margin: 15px; }

.m-md {
  margin: 20px; }

.m-lg {
  margin: 30px; }

.m-xl {
  margin: 50px; }

.m-n {
  margin: 0 !important; }

.m-l-none {
  margin-left: 0; }

.m-l-xs {
  margin-left: 5px; }

.m-l-sm {
  margin-left: 10px; }

.m-l {
  margin-left: 15px; }

.m-l-md {
  margin-left: 20px; }

.m-l-lg {
  margin-left: 30px; }

.m-l-xl {
  margin-left: 40px; }

.m-l-n-xxs {
  margin-left: -1px; }

.m-l-n-xs {
  margin-left: -5px; }

.m-l-n-sm {
  margin-left: -10px; }

.m-l-n {
  margin-left: -15px; }

.m-l-n-md {
  margin-left: -20px; }

.m-l-n-lg {
  margin-left: -30px; }

.m-l-n-xl {
  margin-left: -40px; }

.m-t-none {
  margin-top: 0; }

.m-t-xxs {
  margin-top: 1px; }

.m-t-xs {
  margin-top: 5px; }

.m-t-sm {
  margin-top: 10px; }

.m-t {
  margin-top: 15px; }

.m-t-md {
  margin-top: 20px; }

.m-t-lg {
  margin-top: 30px; }

.m-t-xl {
  margin-top: 40px; }

.m-t-n-xxs {
  margin-top: -1px; }

.m-t-n-xs {
  margin-top: -5px; }

.m-t-n-sm {
  margin-top: -10px; }

.m-t-n {
  margin-top: -15px; }

.m-t-n-md {
  margin-top: -20px; }

.m-t-n-lg {
  margin-top: -30px; }

.m-t-n-xl {
  margin-top: -40px; }

.m-r-none {
  margin-right: 0; }

.m-r-xxs {
  margin-right: 1px; }

.m-r-xs {
  margin-right: 5px; }

.m-r-sm {
  margin-right: 10px; }

.m-r {
  margin-right: 15px; }

.m-r-md {
  margin-right: 20px; }

.m-r-lg {
  margin-right: 30px; }

.m-r-xl {
  margin-right: 40px; }

.m-r-n-xxs {
  margin-right: -1px; }

.m-r-n-xs {
  margin-right: -5px; }

.m-r-n-sm {
  margin-right: -10px; }

.m-r-n {
  margin-right: -15px; }

.m-r-n-md {
  margin-right: -20px; }

.m-r-n-lg {
  margin-right: -30px; }

.m-r-n-xl {
  margin-right: -40px; }

.m-b-none {
  margin-bottom: 0; }

.m-b-xxs {
  margin-bottom: 1px; }

.m-b-xs {
  margin-bottom: 5px; }

.m-b-sm {
  margin-bottom: 10px; }

.m-b {
  margin-bottom: 15px; }

.m-b-md {
  margin-bottom: 20px; }

.m-b-lg {
  margin-bottom: 30px; }

.m-b-xl {
  margin-bottom: 40px; }

.m-b-n-xxs {
  margin-bottom: -1px; }

.m-b-n-xs {
  margin-bottom: -5px; }

.m-b-n-sm {
  margin-bottom: -10px; }

.m-b-n {
  margin-bottom: -15px; }

.m-b-n-md {
  margin-bottom: -20px; }

.m-b-n-lg {
  margin-bottom: -30px; }

.m-b-n-xl {
  margin-bottom: -40px; }

.space-15 {
  margin: 15px 0; }

.space-20 {
  margin: 20px 0; }

.space-25 {
  margin: 25px 0; }

.space-30 {
  margin: 30px 0; }

.fullscreen-ibox-mode .animated {
  animation: none; }

body.fullscreen-ibox-mode {
  overflow-y: hidden; }

.ibox.fullscreen {
  z-index: 2030;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  margin-bottom: 0; }

.ibox.fullscreen .collapse-link {
  display: none; }

.ibox.fullscreen .ibox-content {
  min-height: calc(100% - 48px); }

body.modal-open {
  padding-right: inherit !important; }

body.modal-open .animated {
  animation-fill-mode: initial;
  z-index: inherit; }

/* Show profile dropdown on fixed sidebar */
body.mini-navbar.fixed-sidebar .profile-element,
.block {
  display: block !important; }

body.mini-navbar.fixed-sidebar .nav-header {
  padding: 33px 25px; }

body.mini-navbar.fixed-sidebar .logo-element {
  display: none; }

.fullscreen-video .animated {
  animation: none; }

/* SEARCH PAGE */
.search-form {
  margin-top: 10px; }

.search-result h3 {
  margin-bottom: 0;
  color: #1E0FBE; }

.search-result .search-link {
  color: #006621; }

.search-result p {
  font-size: 12px;
  margin-top: 5px; }

/* CONTACTS */
.contact-box {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  padding: 20px;
  margin-bottom: 20px; }

.contact-box > a {
  color: inherit; }

.contact-box.center-version {
  border: 1px solid #e7eaec;
  padding: 0; }

.contact-box.center-version > a {
  display: block;
  background-color: #ffffff;
  padding: 20px;
  text-align: center; }

.contact-box.center-version > a img {
  width: 80px;
  height: 80px;
  margin-top: 10px;
  margin-bottom: 10px; }

.contact-box.center-version address {
  margin-bottom: 0; }

.contact-box .contact-box-footer {
  text-align: center;
  background-color: #ffffff;
  border-top: 1px solid #e7eaec;
  padding: 15px 20px; }

/* INVOICE */
.invoice-table tbody > tr > td:last-child, .invoice-table tbody > tr > td:nth-child(4), .invoice-table tbody > tr > td:nth-child(3), .invoice-table tbody > tr > td:nth-child(2) {
  text-align: right; }

.invoice-table thead > tr > th:last-child, .invoice-table thead > tr > th:nth-child(4), .invoice-table thead > tr > th:nth-child(3), .invoice-table thead > tr > th:nth-child(2) {
  text-align: right; }

.invoice-total > tbody > tr > td:first-child {
  text-align: right; }

.invoice-total > tbody > tr > td {
  border: 0 none; }

.invoice-total > tbody > tr > td:last-child {
  border-bottom: 1px solid #DDDDDD;
  text-align: right;
  width: 15%; }

/* ERROR & LOGIN & LOCKSCREEN*/
.middle-box {
  max-width: 400px;
  z-index: 100;
  margin: 0 auto;
  padding-top: 40px; }

.lockscreen.middle-box {
  width: 200px;
  padding-top: 110px; }

.loginscreen.middle-box {
  width: 300px; }

.loginColumns {
  max-width: 800px;
  margin: 0 auto;
  padding: 100px 20px 20px 20px; }

.passwordBox {
  max-width: 460px;
  margin: 0 auto;
  padding: 100px 20px 20px 20px; }

.logo-name {
  color: #e6e6e6;
  font-size: 180px;
  font-weight: 800;
  letter-spacing: -10px;
  margin-bottom: 0; }

.middle-box h1 {
  font-size: 170px; }

.wrapper .middle-box {
  margin-top: 140px; }

.lock-word {
  z-index: 10;
  position: absolute;
  top: 110px;
  left: 50%;
  margin-left: -470px; }

.lock-word span {
  font-size: 100px;
  font-weight: 600;
  color: #e9e9e9;
  display: inline-block; }

.lock-word .first-word {
  margin-right: 160px; }

/* DASBOARD */
.dashboard-header {
  border-top: 0;
  padding: 20px 20px 20px 20px; }

.dashboard-header h2 {
  margin-top: 10px;
  font-size: 26px; }

.fist-item {
  border-top: none !important; }

.statistic-box {
  margin-top: 40px; }

.dashboard-header .list-group-item span.label {
  margin-right: 10px; }

.list-group.clear-list .list-group-item {
  border-top: 1px solid #e7eaec;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  padding: 10px 0; }

ul.clear-list:first-child {
  border-top: none !important; }

/* Intimeline */
.timeline-item .date i {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  width: 30px;
  text-align: center;
  border-top: 1px solid #e7eaec;
  border-bottom: 1px solid #e7eaec;
  border-left: 1px solid #e7eaec;
  background: #f8f8f8; }

.timeline-item .date {
  text-align: right;
  width: 110px;
  position: relative;
  padding-top: 30px; }

.timeline-item .content {
  border-left: 1px solid #e7eaec;
  border-top: 1px solid #e7eaec;
  padding-top: 10px;
  min-height: 100px; }

.timeline-item .content:hover {
  background: #f6f6f6; }

/* PIN BOARD */
ul.notes li, ul.tag-list li {
  list-style: none; }

ul.notes li h4 {
  margin-top: 20px;
  font-size: 16px; }

ul.notes li div {
  text-decoration: none;
  color: #000;
  background: #ffc;
  display: block;
  height: 140px;
  width: 140px;
  padding: 1em;
  position: relative; }

ul.notes li div small {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 10px; }

ul.notes li div a {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: inherit; }

ul.notes li {
  margin: 10px 40px 50px 0;
  float: left; }

ul.notes li div p {
  font-size: 12px; }

ul.notes li div {
  text-decoration: none;
  color: #000;
  background: #ffc;
  display: block;
  height: 140px;
  width: 140px;
  padding: 1em;
  /* Firefox */
  -moz-box-shadow: 5px 5px 2px #212121;
  /* Safari+Chrome */
  -webkit-box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7);
  /* Opera */
  box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7); }

ul.notes li div {
  -webkit-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg); }

ul.notes li:nth-child(even) div {
  -o-transform: rotate(4deg);
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  position: relative;
  top: 5px; }

ul.notes li:nth-child(3n) div {
  -o-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  position: relative;
  top: -5px; }

ul.notes li:nth-child(5n) div {
  -o-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  position: relative;
  top: -10px; }

ul.notes li div:hover, ul.notes li div:focus {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  position: relative;
  z-index: 5; }

ul.notes li div {
  text-decoration: none;
  color: #000;
  background: #ffc;
  display: block;
  height: 210px;
  width: 210px;
  padding: 1em;
  -moz-box-shadow: 5px 5px 7px #212121;
  -webkit-box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
  box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
  -moz-transition: -moz-transform .15s linear;
  -o-transition: -o-transform .15s linear;
  -webkit-transition: -webkit-transform .15s linear; }

/* FILE MANAGER */
.file-box {
  float: left;
  width: 220px; }

.file-manager h5 {
  text-transform: uppercase; }

.file-manager {
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.folder-list li a {
  color: #666666;
  display: block;
  padding: 5px 0; }

.folder-list li {
  border-bottom: 1px solid #e7eaec;
  display: block; }

.folder-list li i {
  margin-right: 8px;
  color: #3d4d5d; }

.category-list li a {
  color: #666666;
  display: block;
  padding: 5px 0; }

.category-list li {
  display: block; }

.category-list li i {
  margin-right: 8px;
  color: #3d4d5d; }

.category-list li a .text-navy {
  color: #337ab7; }

.category-list li a .text-primary {
  color: #1c84c6; }

.category-list li a .text-info {
  color: #23c6c8; }

.category-list li a .text-danger {
  color: #EF5352; }

.category-list li a .text-warning {
  color: #F8AC59; }

.file-manager h5.tag-title {
  margin-top: 20px; }

.tag-list li {
  float: left; }

.tag-list li a {
  font-size: 10px;
  background-color: #f3f3f4;
  padding: 5px 12px;
  color: inherit;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  margin-right: 5px;
  margin-top: 5px;
  display: block; }

.file {
  border: 1px solid #e7eaec;
  padding: 0;
  background-color: #ffffff;
  position: relative;
  margin-bottom: 20px;
  margin-right: 20px; }

.file-manager .hr-line-dashed {
  margin: 15px 0; }

.file .icon, .file .image {
  height: 100px;
  overflow: hidden; }

.file .icon {
  padding: 15px 10px;
  text-align: center; }

.file-control {
  color: inherit;
  font-size: 11px;
  margin-right: 10px; }

.file-control.active {
  text-decoration: underline; }

.file .icon i {
  font-size: 70px;
  color: #dadada; }

.file .file-name {
  padding: 10px;
  background-color: #f8f8f8;
  border-top: 1px solid #e7eaec; }

.file-name small {
  color: #676a6c; }

.corner {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  border: 0.6em solid transparent;
  border-right: 0.6em solid #f1f1f1;
  border-bottom: 0.6em solid #f1f1f1;
  right: 0em;
  bottom: 0em; }

a.compose-mail {
  padding: 8px 10px; }

.mail-search {
  max-width: 300px; }

/* PROFILE */
.profile-content {
  border-top: none !important; }

.profile-stats {
  margin-right: 10px; }

.profile-image {
  width: 120px;
  float: left; }

.profile-image img {
  width: 96px;
  height: 96px; }

.profile-info {
  margin-left: 120px; }

.feed-activity-list .feed-element {
  border-bottom: 1px solid #e7eaec; }

.feed-element:first-child {
  margin-top: 0; }

.feed-element {
  padding-bottom: 15px; }

.feed-element, .feed-element .media {
  margin-top: 15px; }

.feed-element, .media-body {
  overflow: hidden; }

.feed-element > .pull-left {
  margin-right: 10px; }

.feed-element img.img-circle, .dropdown-messages-box img.img-circle {
  width: 38px;
  height: 38px; }

.feed-element .well {
  border: 1px solid #e7eaec;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  font-size: 11px;
  line-height: 16px; }

.feed-element .actions {
  margin-top: 10px; }

.feed-element .photos {
  margin: 10px 0; }

.feed-photo {
  max-height: 180px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px; }

.file-list li {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  margin-bottom: 5px; }

.file-list li a {
  color: inherit; }

.file-list li a:hover {
  color: #337ab7; }

.user-friends img {
  width: 42px;
  height: 42px;
  margin-bottom: 5px;
  margin-right: 5px; }

/* MAILBOX */
.mail-box {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  border-top: 0;
  padding: 0;
  margin-bottom: 20px; }

.mail-box-header {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  border-bottom: 0;
  padding: 30px 20px 20px 20px; }

.mail-box-header h2 {
  margin-top: 0; }

.mailbox-content .tag-list li a {
  background: #ffffff; }

.mail-body {
  border-top: 1px solid #e7eaec;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 0 !important; }

.mail-text {
  border-top: 1px solid #e7eaec; }

.mail-text .note-toolbar {
  padding: 10px 15px; }

.mail-body .form-group {
  margin-bottom: 5px; }

.mail-text .note-editor .note-toolbar {
  background-color: #F9F8F8; }

.mail-attachment {
  border-top: 1px solid #e7eaec;
  padding: 20px;
  font-size: 12px; }

.mailbox-content {
  background: none;
  border: none;
  padding: 10px; }

.mail-ontact {
  width: 23%; }

/* PROJECTS */
.project-people, .project-actions {
  text-align: right;
  vertical-align: middle; }

dd.project-people {
  text-align: left;
  margin-top: 5px; }

.project-people img {
  width: 32px;
  height: 32px; }

.project-title a {
  font-size: 14px;
  color: #676a6c;
  font-weight: 600; }

.project-list table tr td {
  border-top: none;
  border-bottom: 1px solid #e7eaec;
  padding: 15px 10px;
  vertical-align: middle; }

.project-manager .tag-list li a {
  font-size: 10px;
  background-color: white;
  padding: 5px 12px;
  color: inherit;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  margin-right: 5px;
  margin-top: 5px;
  display: block; }

.project-files li a {
  font-size: 11px;
  color: #676a6c;
  margin-left: 10px;
  line-height: 22px; }

/* FAQ */
.faq-item {
  padding: 20px;
  margin-bottom: 2px;
  background: #fff; }

.faq-question {
  font-size: 18px;
  font-weight: 600;
  color: #337ab7;
  display: block; }

.faq-question:hover {
  color: #2d6da3; }

.faq-answer {
  margin-top: 10px;
  background: #f3f3f4;
  border: 1px solid #e7eaec;
  border-radius: 3px;
  padding: 15px; }

.faq-item .tag-item {
  background: #f3f3f4;
  padding: 2px 6px;
  font-size: 10px;
  text-transform: uppercase; }

/* Chat view */
.message-input {
  height: 90px !important; }

.chat-avatar {
  white: 36px;
  height: 36px;
  float: left;
  margin-right: 10px; }

.chat-user-name {
  padding: 10px; }

.chat-user {
  padding: 8px 10px;
  border-bottom: 1px solid #e7eaec; }

.chat-user a {
  color: inherit; }

.chat-view {
  z-index: 20012; }

.chat-users, .chat-statistic {
  margin-left: -30px; }

@media (max-width: 992px) {
  .chat-users, .chat-statistic {
    margin-left: 0; } }

.chat-view .ibox-content {
  padding: 0; }

.chat-message {
  padding: 10px 20px; }

.message-avatar {
  height: 48px;
  width: 48px;
  border: 1px solid #e7eaec;
  border-radius: 4px;
  margin-top: 1px; }

.chat-discussion .chat-message.left .message-avatar {
  float: left;
  margin-right: 10px; }

.chat-discussion .chat-message.right .message-avatar {
  float: right;
  margin-left: 10px; }

.message {
  background-color: #fff;
  border: 1px solid #e7eaec;
  text-align: left;
  display: block;
  padding: 10px 20px;
  position: relative;
  border-radius: 4px; }

.chat-discussion .chat-message.left .message-date {
  float: right; }

.chat-discussion .chat-message.right .message-date {
  float: left; }

.chat-discussion .chat-message.left .message {
  text-align: left;
  margin-left: 55px; }

.chat-discussion .chat-message.right .message {
  text-align: right;
  margin-right: 55px; }

.message-date {
  font-size: 10px;
  color: #888888; }

.message-content {
  display: block; }

.chat-discussion {
  background: #eee;
  padding: 15px;
  height: 400px;
  overflow-y: auto; }

.chat-users {
  overflow-y: auto;
  height: 400px; }

.chat-message-form .form-group {
  margin-bottom: 0; }

/* jsTree */
.jstree-open > .jstree-anchor > .fa-folder:before {
  content: "\f07c"; }

.jstree-default .jstree-icon.none {
  width: 0; }

/* CLIENTS */
.clients-list {
  margin-top: 20px; }

.clients-list .tab-pane {
  position: relative;
  height: 600px; }

.client-detail {
  position: relative;
  height: 620px; }

.clients-list table tr td {
  height: 46px;
  vertical-align: middle;
  border: none; }

.client-link {
  font-weight: 600;
  color: inherit; }

.client-link:hover {
  color: inherit; }

.client-avatar {
  width: 42px; }

.client-avatar img {
  width: 28px;
  height: 28px;
  border-radius: 50%; }

.contact-type {
  width: 20px;
  color: #c1c3c4; }

.client-status {
  text-align: left; }

.client-detail .vertical-timeline-content p {
  margin: 0; }

.client-detail .vertical-timeline-icon.gray-bg {
  color: #a7aaab; }

.clients-list .nav-tabs > li.active > a, .clients-list .nav-tabs > li.active > a:hover, .clients-list .nav-tabs > li.active > a:focus {
  border-bottom: 1px solid #fff; }

/* BLOG ARTICLE */
.blog h2 {
  font-weight: 700; }

.blog h5 {
  margin: 0 0 5px 0; }

.blog .btn {
  margin: 0 0 5px 0; }

.article h1 {
  font-size: 48px;
  font-weight: 700;
  color: #2F4050; }

.article p {
  font-size: 15px;
  line-height: 26px; }

.article-title {
  text-align: center;
  margin: 40px 0 100px 0; }

.article .ibox-content {
  padding: 40px; }

/* ISSUE TRACKER */
.issue-tracker .btn-link {
  color: #337ab7; }

table.issue-tracker tbody tr td {
  vertical-align: middle;
  height: 50px; }

.issue-info {
  width: 50%; }

.issue-info a {
  font-weight: 600;
  color: #676a6c; }

.issue-info small {
  display: block; }

/* TEAMS */
.team-members {
  margin: 10px 0; }

.team-members img.img-circle {
  width: 42px;
  height: 42px;
  margin-bottom: 5px; }

/* AGILE BOARD */
.sortable-list {
  padding: 10px 0; }

.agile-list {
  list-style: none;
  margin: 0; }

.agile-list li {
  background: #FAFAFB;
  border: 1px solid #e7eaec;
  margin: 0 0 10px 0;
  padding: 10px;
  border-radius: 2px; }

.agile-list li:hover {
  cursor: pointer;
  background: #fff; }

.agile-list li.warning-element {
  border-left: 3px solid #f8ac59; }

.agile-list li.danger-element {
  border-left: 3px solid #ED5565; }

.agile-list li.info-element {
  border-left: 3px solid #1c84c6; }

.agile-list li.success-element {
  border-left: 3px solid #337ab7; }

.agile-detail {
  margin-top: 5px;
  font-size: 12px; }

/* DIFF */
ins {
  background-color: #c6ffc6;
  text-decoration: none; }

del {
  background-color: #ffc6c6; }

/* E-commerce */
.product-box {
  padding: 0;
  border: 1px solid #e7eaec; }

.product-box:hover,
.product-box.active {
  border: 1px solid transparent;
  -webkit-box-shadow: 0 3px 7px 0 #a8a8a8;
  -moz-box-shadow: 0 3px 7px 0 #a8a8a8;
  box-shadow: 0 3px 7px 0 #a8a8a8; }

.product-imitation {
  text-align: center;
  padding: 90px 0;
  background-color: #f8f8f9;
  color: #bebec3;
  font-weight: 600; }

.cart-product-imitation {
  text-align: center;
  padding-top: 30px;
  height: 80px;
  width: 80px;
  background-color: #f8f8f9; }

.product-imitation.xl {
  padding: 120px 0; }

.product-desc {
  padding: 20px;
  position: relative; }

.ecommerce .tag-list {
  padding: 0; }

.ecommerce .fa-star {
  color: #D1DADE; }

.ecommerce .fa-star.active {
  color: #f8ac59; }

.ecommerce .note-editor {
  border: 1px solid #e7eaec; }

table.shoping-cart-table {
  margin-bottom: 0; }
  table.shoping-cart-table tr td {
    border: none;
    text-align: right; }
  table.shoping-cart-table tr td.desc, table.shoping-cart-table tr td:first-child {
    text-align: left; }
  table.shoping-cart-table tr td:last-child {
    width: 80px; }

.product-name {
  font-size: 16px;
  font-weight: 600;
  color: #676a6c;
  display: block;
  margin: 2px 0 5px 0; }

.product-name:hover,
.product-name:focus {
  color: #337ab7; }

.product-price {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  background-color: #337ab7;
  padding: 6px 12px;
  position: absolute;
  top: -32px;
  right: 0; }

.product-detail .ibox-content {
  padding: 30px 30px 50px 30px; }

.image-imitation {
  background-color: #f8f8f9;
  text-align: center;
  padding: 200px 0; }

.product-main-price small {
  font-size: 10px; }

.product-images {
  margin: 0 20px; }

/* Social feed */
.social-feed-separated .social-feed-box {
  margin-left: 62px; }

.social-feed-separated .social-avatar {
  float: left;
  padding: 0; }

.social-feed-separated .social-avatar img {
  width: 52px;
  height: 52px;
  border: 1px solid #e7eaec; }

.social-feed-separated .social-feed-box .social-avatar {
  padding: 15px 15px 0 15px;
  float: none; }

.social-feed-box {
  /*padding: 15px;*/
  border: 1px solid #e7eaec;
  background: #fff;
  margin-bottom: 15px; }

.article .social-feed-box {
  margin-bottom: 0;
  border-bottom: none; }

.article .social-feed-box:last-child {
  margin-bottom: 0;
  border-bottom: 1px solid #e7eaec; }

.article .social-feed-box p {
  font-size: 13px;
  line-height: 18px; }

.social-action {
  margin: 15px; }

.social-avatar {
  padding: 15px 15px 0 15px; }

.social-comment .social-comment {
  margin-left: 45px; }

.social-avatar img {
  height: 40px;
  width: 40px;
  margin-right: 10px; }

.social-avatar .media-body a {
  font-size: 14px;
  display: block; }

.social-body {
  padding: 15px; }

.social-body img {
  margin-bottom: 10px; }

.social-footer {
  border-top: 1px solid #e7eaec;
  padding: 10px 15px;
  background: #f9f9f9; }

.social-footer .social-comment img {
  /*width: 32px;*/
  margin-right: 10px; }

.social-comment:first-child {
  margin-top: 0; }

.social-comment {
  margin-top: 15px; }

.social-comment textarea {
  font-size: 12px; }

/* Vote list */
.vote-item {
  padding: 20px 25px;
  background: #ffffff;
  border-top: 1px solid #e7eaec; }

.vote-item:last-child {
  border-bottom: 1px solid #e7eaec; }

.vote-item:hover {
  background: #fbfbfb; }

.vote-actions {
  float: left;
  width: 30px;
  margin-right: 15px;
  text-align: center; }

.vote-actions a {
  color: #337ab7;
  font-weight: 600; }

.vote-actions {
  font-weight: 600; }

.vote-title {
  display: block;
  color: inherit;
  font-size: 18px;
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 2px; }

.vote-title:hover, .vote-title:focus {
  color: inherit; }

.vote-info, .vote-title {
  margin-left: 45px; }

.vote-info, .vote-info a {
  color: #b4b6b8;
  font-size: 12px; }

.vote-info a {
  margin-right: 10px; }

.vote-info a:hover {
  color: #337ab7; }

.vote-icon {
  text-align: right;
  font-size: 38px;
  display: block;
  color: #e8e9ea; }

.vote-icon.active {
  color: #337ab7; }

body.body-small .vote-icon {
  display: none; }

.lightBoxGallery {
  text-align: center; }

.lightBoxGallery img {
  margin: 5px; }

#small-chat {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100; }

#small-chat .badge {
  position: absolute;
  top: -3px;
  right: -4px; }

.open-small-chat {
  height: 38px;
  width: 38px;
  display: block;
  background: #1ab394;
  padding: 9px 8px;
  text-align: center;
  color: #fff;
  border-radius: 50%; }

.open-small-chat:hover {
  color: white;
  background: #1ab394; }

.small-chat-box {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 75px;
  background: #fff;
  border: 1px solid #e7eaec;
  width: 230px;
  height: 320px;
  border-radius: 4px; }

.small-chat-box.ng-small-chat {
  display: block; }

.body-small .small-chat-box {
  bottom: 70px;
  right: 20px; }

.small-chat-box.active {
  display: block; }

.small-chat-box .heading {
  background: #2F4050;
  padding: 8px 15px;
  font-weight: bold;
  color: #fff; }

.small-chat-box .chat-date {
  opacity: 0.6;
  font-size: 10px;
  font-weight: normal; }

.small-chat-box .content {
  padding: 15px 15px; }
  .small-chat-box .content .author-name {
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 11px; }
  .small-chat-box .content > div {
    padding-bottom: 20px; }
  .small-chat-box .content .chat-message {
    padding: 5px 10px;
    border-radius: 6px;
    font-size: 11px;
    line-height: 14px;
    max-width: 80%;
    background: #f3f3f4;
    margin-bottom: 10px; }
  .small-chat-box .content .chat-message.active {
    background: #1ab394;
    color: #fff; }
  .small-chat-box .content .left {
    text-align: left;
    clear: both; }
    .small-chat-box .content .left .chat-message {
      float: left; }
  .small-chat-box .content .right {
    text-align: right;
    clear: both; }
    .small-chat-box .content .right .chat-message {
      float: right; }

.small-chat-box .form-chat {
  padding: 10px 10px; }

/*
 * metismenu - v2.0.2
 * A jQuery menu plugin
 * https://github.com/onokumus/metisMenu
 *
 * Made by Osman Nuri Okumus
 * Under MIT License
 */
.metismenu .plus-minus, .metismenu .plus-times {
  float: right; }

.metismenu .arrow {
  float: right;
  line-height: 1.42857; }

.metismenu .glyphicon.arrow:before {
  content: "\e079"; }

.metismenu .active > a > .glyphicon.arrow:before {
  content: "\e114"; }

.metismenu .fa.arrow:before {
  content: "\f104"; }

.metismenu .active > a > .fa.arrow:before {
  content: "\f107"; }

.metismenu .ion.arrow:before {
  content: "\f3d2"; }

.metismenu .active > a > .ion.arrow:before {
  content: "\f3d0"; }

.metismenu .fa.plus-minus:before, .metismenu .fa.plus-times:before {
  content: "\f067"; }

.metismenu .active > a > .fa.plus-times {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.metismenu .active > a > .fa.plus-minus:before {
  content: "\f068"; }

.metismenu .collapse {
  display: none; }

.metismenu .collapse.in {
  display: block; }

.metismenu .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility; }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-rotating-plane"></div>
 *
 */
.sk-spinner-rotating-plane.sk-spinner {
  width: 30px;
  height: 30px;
  background-color: #337ab7;
  margin: 0 auto;
  -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
  animation: sk-rotatePlane 1.2s infinite ease-in-out; }

@-webkit-keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-double-bounce">
 *      <div class="sk-double-bounce1"></div>
 *      <div class="sk-double-bounce2"></div>
 *    </div>
 *
 */
.sk-spinner-double-bounce.sk-spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 0 auto; }

.sk-spinner-double-bounce .sk-double-bounce1, .sk-spinner-double-bounce .sk-double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #337ab7;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out; }

.sk-spinner-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wave">
 *      <div class="sk-rect1"></div>
 *      <div class="sk-rect2"></div>
 *      <div class="sk-rect3"></div>
 *      <div class="sk-rect4"></div>
 *      <div class="sk-rect5"></div>
 *    </div>
 *
 */
.sk-spinner-wave.sk-spinner {
  margin: 0 auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px; }

.sk-spinner-wave div {
  background-color: #337ab7;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
  animation: sk-waveStretchDelay 1.2s infinite ease-in-out; }

.sk-spinner-wave .sk-rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-spinner-wave .sk-rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-spinner-wave .sk-rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-spinner-wave .sk-rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

@-webkit-keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

@keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wandering-cubes">
 *      <div class="sk-cube1"></div>
 *      <div class="sk-cube2"></div>
 *    </div>
 *
 */
.sk-spinner-wandering-cubes.sk-spinner {
  margin: 0 auto;
  width: 32px;
  height: 32px;
  position: relative; }

.sk-spinner-wandering-cubes .sk-cube1, .sk-spinner-wandering-cubes .sk-cube2 {
  background-color: #337ab7;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;
  animation: sk-wanderingCubeMove 1.8s infinite ease-in-out; }

.sk-spinner-wandering-cubes .sk-cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

@-webkit-keyframes sk-wanderingCubeMove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.5); }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    transform: translateX(42px) translateY(42px) rotate(-179deg); }
  50.1% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    transform: translateX(42px) translateY(42px) rotate(-180deg); }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes sk-wanderingCubeMove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.5); }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    transform: translateX(42px) translateY(42px) rotate(-179deg); }
  50.1% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    transform: translateX(42px) translateY(42px) rotate(-180deg); }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-pulse"></div>
 *
 */
.sk-spinner-pulse.sk-spinner {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background-color: #337ab7;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
  animation: sk-pulseScaleOut 1s infinite ease-in-out; }

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-chasing-dots">
 *      <div class="sk-dot1"></div>
 *      <div class="sk-dot2"></div>
 *    </div>
 *
 */
.sk-spinner-chasing-dots.sk-spinner {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
  animation: sk-chasingDotsRotate 2s infinite linear; }

.sk-spinner-chasing-dots .sk-dot1, .sk-spinner-chasing-dots .sk-dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #337ab7;
  border-radius: 100%;
  -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
  animation: sk-chasingDotsBounce 2s infinite ease-in-out; }

.sk-spinner-chasing-dots .sk-dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes sk-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-three-bounce">
 *      <div class="sk-bounce1"></div>
 *      <div class="sk-bounce2"></div>
 *      <div class="sk-bounce3"></div>
 *    </div>
 *
 */
.sk-spinner-three-bounce.sk-spinner {
  margin: 0 auto;
  width: 70px;
  text-align: center; }

.sk-spinner-three-bounce div {
  width: 18px;
  height: 18px;
  background-color: #337ab7;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.sk-spinner-three-bounce .sk-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.sk-spinner-three-bounce .sk-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes sk-threeBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-threeBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-circle">
 *      <div class="sk-circle1 sk-circle"></div>
 *      <div class="sk-circle2 sk-circle"></div>
 *      <div class="sk-circle3 sk-circle"></div>
 *      <div class="sk-circle4 sk-circle"></div>
 *      <div class="sk-circle5 sk-circle"></div>
 *      <div class="sk-circle6 sk-circle"></div>
 *      <div class="sk-circle7 sk-circle"></div>
 *      <div class="sk-circle8 sk-circle"></div>
 *      <div class="sk-circle9 sk-circle"></div>
 *      <div class="sk-circle10 sk-circle"></div>
 *      <div class="sk-circle11 sk-circle"></div>
 *      <div class="sk-circle12 sk-circle"></div>
 *    </div>
 *
 */
.sk-spinner-circle.sk-spinner {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  position: relative; }

.sk-spinner-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-spinner-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 20%;
  height: 20%;
  background-color: #337ab7;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.sk-spinner-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-spinner-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-spinner-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-spinner-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-spinner-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-spinner-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-spinner-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-spinner-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-spinner-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-spinner-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-spinner-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-spinner-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-spinner-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-spinner-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-spinner-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

.sk-spinner-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }

.sk-spinner-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

.sk-spinner-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.sk-spinner-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }

.sk-spinner-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.sk-spinner-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }

.sk-spinner-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-cube-grid">
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *    </div>
 *
 */
.sk-spinner-cube-grid {
  /*
   * Spinner positions
   * 1 2 3
   * 4 5 6
   * 7 8 9
   */ }

.sk-spinner-cube-grid.sk-spinner {
  width: 30px;
  height: 30px;
  margin: 0 auto; }

.sk-spinner-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #337ab7;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; }

.sk-spinner-cube-grid .sk-cube:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.sk-spinner-cube-grid .sk-cube:nth-child(2) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.sk-spinner-cube-grid .sk-cube:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.sk-spinner-cube-grid .sk-cube:nth-child(4) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.sk-spinner-cube-grid .sk-cube:nth-child(5) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.sk-spinner-cube-grid .sk-cube:nth-child(6) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.sk-spinner-cube-grid .sk-cube:nth-child(7) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

.sk-spinner-cube-grid .sk-cube:nth-child(8) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.sk-spinner-cube-grid .sk-cube:nth-child(9) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wordpress">
 *      <span class="sk-inner-circle"></span>
 *    </div>
 *
 */
.sk-spinner-wordpress.sk-spinner {
  background-color: #337ab7;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  position: relative;
  margin: 0 auto;
  -webkit-animation: sk-innerCircle 1s linear infinite;
  animation: sk-innerCircle 1s linear infinite; }

.sk-spinner-wordpress .sk-inner-circle {
  display: block;
  background-color: #fff;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 8px;
  top: 5px;
  left: 5px; }

@-webkit-keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-fading-circle">
 *      <div class="sk-circle1 sk-circle"></div>
 *      <div class="sk-circle2 sk-circle"></div>
 *      <div class="sk-circle3 sk-circle"></div>
 *      <div class="sk-circle4 sk-circle"></div>
 *      <div class="sk-circle5 sk-circle"></div>
 *      <div class="sk-circle6 sk-circle"></div>
 *      <div class="sk-circle7 sk-circle"></div>
 *      <div class="sk-circle8 sk-circle"></div>
 *      <div class="sk-circle9 sk-circle"></div>
 *      <div class="sk-circle10 sk-circle"></div>
 *      <div class="sk-circle11 sk-circle"></div>
 *      <div class="sk-circle12 sk-circle"></div>
 *    </div>
 *
 */
.sk-spinner-fading-circle.sk-spinner {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  position: relative; }

.sk-spinner-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-spinner-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 18%;
  height: 18%;
  background-color: #337ab7;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.sk-spinner-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-spinner-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-spinner-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-spinner-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-spinner-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-spinner-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-spinner-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-spinner-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-spinner-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-spinner-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-spinner-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-spinner-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-spinner-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-spinner-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-spinner-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

.sk-spinner-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }

.sk-spinner-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

.sk-spinner-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.sk-spinner-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }

.sk-spinner-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.sk-spinner-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }

.sk-spinner-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

/*
 *
 *   INSPINIA Landing Page - Responsive Admin Theme
 *   Copyright 2014 Webapplayers.com
 *
*/
/* GLOBAL STYLES
-------------------------------------------------- */
/* PACE PLUGIN
-------------------------------------------------- */
.landing-page.pace .pace-progress {
  background: #fff;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s; }

.pace-inactive {
  display: none; }

body.landing-page {
  color: #676a6c;
  font-family: 'Open Sans', helvetica, arial, sans-serif;
  background-color: #fff; }

.landing-page {
  /* CUSTOMIZE THE NAVBAR
  -------------------------------------------------- */
  /* Flip around the padding for proper display in narrow viewports */
  /* BACKGROUNDS SLIDER
  -------------------------------------------------- */
  /* CUSTOMIZE THE CAROUSEL
  -------------------------------------------------- */
  /* Carousel base class */
  /* Since positioning the image, we need to help out the caption */
  /* Declare heights because of positioning of img element */
  /* Sections
  ------------------------- */
  /* Buttons - only primary custom button
  ------------------------- */
  /* RESPONSIVE CSS
  -------------------------------------------------- */ }
  .landing-page span.navy {
    color: #337ab7; }
  .landing-page p.text-color {
    color: #676a6c; }
  .landing-page a.navy-link {
    color: #337ab7;
    text-decoration: none; }
  .landing-page a.navy-link:hover {
    color: #2d6da3; }
  .landing-page section p {
    color: #aeaeae;
    font-size: 13px; }
  .landing-page address {
    font-size: 13px; }
  .landing-page h1 {
    margin-top: 10px;
    font-size: 30px;
    font-weight: 200; }
  .landing-page .navy-line {
    width: 60px;
    height: 1px;
    margin: 60px auto 0;
    border-bottom: 2px solid #337ab7; }
  .landing-page .navbar-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 200; }
  .landing-page .navbar-wrapper > .container {
    padding-right: 0;
    padding-left: 0; }
  .landing-page .navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px; }
  .landing-page .navbar-default.navbar-scroll {
    background-color: #fff;
    border-color: #fff;
    padding: 15px 0; }
  .landing-page .navbar-default {
    background-color: transparent;
    border-color: transparent;
    transition: all 0.3s ease-in-out 0s; }
  .landing-page .navbar-default .nav li a {
    color: #fff;
    font-family: 'Open Sans', helvetica, arial, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px; }
  .landing-page .navbar-nav > li > a {
    padding-top: 25px;
    border-top: 6px solid transparent; }
  .landing-page .navbar-default .navbar-nav > .active > a,
  .landing-page .navbar-default .navbar-nav > .active > a:hover {
    background: transparent;
    color: #fff;
    border-top: 6px solid #337ab7; }
  .landing-page .navbar-default .navbar-nav > li > a:hover,
  .landing-page .navbar-default .navbar-nav > li > a:focus {
    color: #337ab7;
    background: inherit; }
  .landing-page .navbar-default .navbar-nav > .active > a:focus {
    background: transparent;
    color: #fff; }
  .landing-page .navbar-default .navbar-nav > .active > a:focus {
    background: transparent;
    color: #ffffff; }
  .landing-page .navbar-default.navbar-scroll .navbar-nav > .active > a:focus {
    background: transparent;
    color: inherit; }
  .landing-page .navbar-default .navbar-brand:hover,
  .landing-page .navbar-default .navbar-brand:focus {
    background: #2d6da3;
    color: #fff; }
  .landing-page .navbar-default .navbar-brand {
    color: #fff;
    height: auto;
    display: block;
    font-size: 14px;
    background: #337ab7;
    padding: 15px 20px 15px 20px;
    border-radius: 0 0 5px 5px;
    font-weight: 700;
    transition: all 0.3s ease-in-out 0s; }
  .landing-page .navbar-scroll.navbar-default .nav li a {
    color: #676a6c; }
  .landing-page .navbar-scroll.navbar-default .nav li a:hover {
    color: #337ab7; }
  .landing-page .navbar-wrapper .navbar.navbar-scroll {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #e7eaec;
    border-radius: 0; }
  .landing-page .nav > li.active {
    border: none;
    background: inherit; }
  .landing-page .nav > li > a {
    padding: 25px 10px 15px 10px; }
  .landing-page .navbar-scroll .navbar-nav > li > a {
    padding: 20px 10px; }
  .landing-page .navbar-default .navbar-nav > .active > a,
  .landing-page .navbar-default .navbar-nav > .active > a:hover {
    border-top: 6px solid #337ab7; }
  .landing-page .navbar-fixed-top {
    border: none !important; }
  .landing-page .navbar-fixed-top.navbar-scroll {
    border-bottom: 1px solid #e7eaec !important; }
  .landing-page .navbar.navbar-scroll .navbar-brand {
    margin-top: 15px;
    border-radius: 5px;
    font-size: 12px;
    padding: 10px;
    height: auto; }
  .landing-page .header-back {
    height: 470px;
    width: 100%; }
  .landing-page .header-back.one {
    background: url("../img/landing/header_one.jpg") 50% 0 no-repeat; }
  .landing-page .header-back.two {
    background: url("../img/landing/header_two.jpg") 50% 0 no-repeat; }
  .landing-page .carousel {
    height: 470px; }
  .landing-page .carousel-caption {
    z-index: 10; }
  .landing-page .carousel .item {
    height: 470px;
    background-color: #777; }
  .landing-page .carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 470px; }
  .landing-page .carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
  .landing-page .carousel-fade .carousel-inner .active {
    opacity: 1; }
  .landing-page .carousel-fade .carousel-inner .active.left,
  .landing-page .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1; }
  .landing-page .carousel-fade .carousel-inner .next.left,
  .landing-page .carousel-fade .carousel-inner .prev.right {
    opacity: 1; }
  .landing-page .carousel-fade .carousel-control {
    z-index: 2; }
  .landing-page .carousel-control.left,
  .landing-page .carousel-control.right {
    background: none; }
  .landing-page .carousel-control {
    width: 6%; }
  .landing-page .carousel-inner .container {
    position: relative; }
  .landing-page .carousel-inner {
    overflow: visible; }
  .landing-page .carousel-caption {
    position: absolute;
    top: 100px;
    left: 0;
    bottom: auto;
    right: auto;
    text-align: left; }
  .landing-page .carousel-caption {
    position: absolute;
    top: 100px;
    left: 0;
    bottom: auto;
    right: auto;
    text-align: left; }
  .landing-page .carousel-caption.blank {
    top: 140px; }
  .landing-page .carousel-image {
    position: absolute;
    right: 10px;
    top: 150px; }
  .landing-page .carousel-indicators {
    padding-right: 60px; }
  .landing-page .carousel-caption h1 {
    font-weight: 700;
    font-size: 38px;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: -1.5px; }
  .landing-page .carousel-caption p {
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: none; }
  .landing-page .caption-link {
    color: #fff;
    margin-left: 10px;
    text-transform: capitalize;
    font-weight: 400; }
  .landing-page .caption-link:hover {
    text-decoration: none;
    color: inherit; }
  .landing-page .services {
    padding-top: 60px; }
  .landing-page .services h2 {
    font-size: 20px;
    letter-spacing: -1px;
    font-weight: 600;
    text-transform: uppercase; }
  .landing-page .features-block {
    margin-top: 40px; }
  .landing-page .features-text {
    margin-top: 40px; }
  .landing-page .features small {
    color: #337ab7; }
  .landing-page .features h2 {
    font-size: 18px;
    margin-top: 5px; }
  .landing-page .features-text-alone {
    margin: 40px 0; }
  .landing-page .features-text-alone h1 {
    font-weight: 200; }
  .landing-page .features-icon {
    color: #337ab7;
    font-size: 40px; }
  .landing-page .navy-section {
    margin-top: 60px;
    background: #337ab7;
    color: #fff;
    padding: 20px 0; }
  .landing-page .gray-section {
    background: #f4f4f4;
    margin-top: 60px; }
  .landing-page .team-member {
    text-align: center; }
  .landing-page .team-member img {
    margin: auto; }
  .landing-page .social-icon a {
    background: #337ab7;
    color: #fff;
    padding: 4px 8px;
    height: 28px;
    width: 28px;
    display: block;
    border-radius: 50px; }
  .landing-page .social-icon a:hover {
    background: #2d6da3; }
  .landing-page .img-small {
    height: 88px;
    width: 88px; }
  .landing-page .pricing-plan {
    margin: 20px 30px 0 30px;
    border-radius: 4px; }
  .landing-page .pricing-plan.selected {
    transform: scale(1.1);
    background: #f4f4f4; }
  .landing-page .pricing-plan li {
    padding: 10px 16px;
    border-top: 1px solid #e7eaec;
    text-align: center;
    color: #aeaeae; }
  .landing-page .pricing-plan .pricing-price span {
    font-weight: 700;
    color: #337ab7; }
  .landing-page li.pricing-desc {
    font-size: 13px;
    border-top: none;
    padding: 20px 16px; }
  .landing-page li.pricing-title {
    background: #337ab7;
    color: #fff;
    padding: 10px;
    border-radius: 4px 4px 0 0;
    font-size: 22px;
    font-weight: 600; }
  .landing-page .testimonials {
    padding-top: 80px;
    padding-bottom: 90px;
    background-color: #337ab7;
    background-image: url("../img/landing/avatar_all.png"); }
  .landing-page .big-icon {
    font-size: 56px !important; }
  .landing-page .features .big-icon {
    color: #337ab7 !important; }
  .landing-page .contact {
    background-image: url("../img/landing/word_map.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin-top: 60px; }
  .landing-page section.timeline {
    padding-bottom: 30px; }
  .landing-page section.comments {
    padding-bottom: 80px; }
  .landing-page .comments-avatar {
    margin-top: 25px;
    margin-left: 22px; }
  .landing-page .comments-avatar .commens-name {
    font-weight: 600;
    font-size: 14px; }
  .landing-page .comments-avatar img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-right: 10px; }
  .landing-page .bubble {
    position: relative;
    height: 120px;
    padding: 20px;
    background: #FFFFFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-style: italic;
    font-size: 14px; }
  .landing-page .bubble:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 14px 0;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -15px;
    left: 30px; }
  .landing-page .btn-primary.btn-outline:hover,
  .landing-page .btn-success.btn-outline:hover,
  .landing-page .btn-info.btn-outline:hover,
  .landing-page .btn-warning.btn-outline:hover,
  .landing-page .btn-danger.btn-outline:hover {
    color: #fff; }
  .landing-page .btn-primary {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #FFFFFF;
    font-size: 14px;
    padding: 10px 20px;
    font-weight: 600; }
  .landing-page .btn-primary:hover,
  .landing-page .btn-primary:focus,
  .landing-page .btn-primary:active,
  .landing-page .btn-primary.active,
  .landing-page .open .dropdown-toggle.btn-primary {
    background-color: #2d6da3;
    border-color: #2d6da3;
    color: #FFFFFF; }
  .landing-page .btn-primary:active,
  .landing-page .btn-primary.active,
  .landing-page .open .dropdown-toggle.btn-primary {
    background-image: none; }
  .landing-page .btn-primary.disabled,
  .landing-page .btn-primary.disabled:hover,
  .landing-page .btn-primary.disabled:focus,
  .landing-page .btn-primary.disabled:active,
  .landing-page .btn-primary.disabled.active,
  .landing-page .btn-primary[disabled],
  .landing-page .btn-primary[disabled]:hover,
  .landing-page .btn-primary[disabled]:focus,
  .landing-page .btn-primary[disabled]:active,
  .landing-page .btn-primary.active[disabled],
  .landing-page fieldset[disabled] .btn-primary,
  .landing-page fieldset[disabled] .btn-primary:hover,
  .landing-page fieldset[disabled] .btn-primary:focus,
  .landing-page fieldset[disabled] .btn-primary:active,
  .landing-page fieldset[disabled] .btn-primary.active {
    background-color: #1dc5a3;
    border-color: #1dc5a3; }
  @media (min-width: 768px) {
    .landing-page {
      /* Navbar positioning foo */
      /* The navbar becomes detached from the top, so we round the corners */
      /* Bump up size of carousel content */ }
      .landing-page .navbar-wrapper {
        margin-top: 20px; }
      .landing-page .navbar-wrapper .container {
        padding-right: 15px;
        padding-left: 15px; }
      .landing-page .navbar-wrapper .navbar {
        padding-right: 0;
        padding-left: 0; }
      .landing-page .navbar-wrapper .navbar {
        border-radius: 4px; }
      .landing-page .carousel-caption p {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 1.4; }
      .landing-page .featurette-heading {
        font-size: 50px; } }
  @media (max-width: 992px) {
    .landing-page .carousel-image {
      display: none; } }
  @media (max-width: 768px) {
    .landing-page .carousel-caption,
    .landing-page .carousel-caption.blank {
      left: 5%;
      top: 80px; }
    .landing-page .carousel-caption h1 {
      font-size: 28px; }
    .landing-page .navbar.navbar-scroll .navbar-brand {
      margin-top: 6px; }
    .landing-page .navbar-default {
      background-color: #fff;
      border-color: #fff;
      padding: 15px 0; }
    .landing-page .navbar-default .navbar-nav > .active > a:focus {
      background: transparent;
      color: inherit; }
    .landing-page .navbar-default .nav li a {
      color: #676a6c; }
    .landing-page .navbar-default .nav li a:hover {
      color: #337ab7; }
    .landing-page .navbar-wrapper .navbar {
      padding-top: 0;
      padding-bottom: 5px;
      border-bottom: 1px solid #e7eaec;
      border-radius: 0; }
    .landing-page .nav > li > a {
      padding: 25px 10px 15px 10px; }
    .landing-page .navbar-nav > li > a {
      padding: 20px 10px; }
    .landing-page .navbar .navbar-brand {
      margin-top: 6px;
      border-radius: 5px;
      font-size: 12px;
      padding: 10px;
      height: auto; }
    .landing-page .navbar-wrapper .navbar {
      padding-left: 15px;
      padding-right: 5px; }
    .landing-page .navbar-default .navbar-nav > .active > a,
    .landing-page .navbar-default .navbar-nav > .active > a:hover {
      color: inherit; }
    .landing-page .carousel-control {
      display: none; } }
  @media (min-width: 992px) {
    .landing-page .featurette-heading {
      margin-top: 120px; } }
  @media (max-width: 768px) {
    .landing-page .navbar .navbar-header {
      display: block;
      float: none; }
    .landing-page .navbar .navbar-header .navbar-toggle {
      background-color: #ffffff;
      padding: 9px 10px;
      border: none; } }

body.rtls {
  /* Theme config */ }
  body.rtls #page-wrapper {
    margin: 0 220px 0 0; }
  body.rtls .nav-second-level li a {
    padding: 7px 35px 7px 10px; }
  body.rtls .ibox-title h5 {
    float: right; }
  body.rtls .pull-right {
    float: left !important; }
  body.rtls .pull-left {
    float: right !important; }
  body.rtls .ibox-tools {
    float: left; }
  body.rtls .stat-percent {
    float: left; }
  body.rtls .navbar-right {
    float: left !important; }
  body.rtls .navbar-top-links li:last-child {
    margin-left: 40px;
    margin-right: 0; }
  body.rtls .minimalize-styl-2 {
    float: right;
    margin: 14px 20px 5px 5px; }
  body.rtls .feed-element > .pull-left {
    margin-left: 10px;
    margin-right: 0; }
  body.rtls .timeline-item .date {
    text-align: left; }
  body.rtls .timeline-item .date i {
    left: 0;
    right: auto; }
  body.rtls .timeline-item .content {
    border-right: 1px solid #e7eaec;
    border-left: none; }
  body.rtls .theme-config {
    left: 0;
    right: auto; }
  body.rtls .spin-icon {
    border-radius: 0 20px 20px 0; }
  body.rtls .toast-close-button {
    float: left; }
  body.rtls #toast-container > .toast:before {
    margin: auto -1.5em auto 0.5em; }
  body.rtls #toast-container > div {
    padding: 15px 50px 15px 15px; }
  body.rtls .center-orientation .vertical-timeline-icon i {
    margin-left: 0;
    margin-right: -12px; }
  body.rtls .vertical-timeline-icon i {
    right: 50%;
    left: auto;
    margin-left: auto;
    margin-right: -12px; }
  body.rtls .file-box {
    float: right; }
  body.rtls ul.notes li {
    float: right; }
  body.rtls .chat-users, body.rtls .chat-statistic {
    margin-right: -30px;
    margin-left: auto; }
  body.rtls .dropdown-menu > li > a {
    text-align: right; }
  body.rtls .b-r {
    border-left: 1px solid #e7eaec;
    border-right: none; }
  body.rtls .dd-list .dd-list {
    padding-right: 30px;
    padding-left: 0; }
  body.rtls .dd-item > button {
    float: right; }
  body.rtls .theme-config-box {
    margin-left: -220px;
    margin-right: 0; }
  body.rtls .theme-config-box.show {
    margin-left: 0;
    margin-right: 0; }
  body.rtls .spin-icon {
    right: 0;
    left: auto; }
  body.rtls .skin-setttings {
    margin-right: 40px;
    margin-left: 0; }
  body.rtls .skin-setttings {
    direction: ltr; }
  body.rtls .footer.fixed {
    margin-right: 220px;
    margin-left: 0; }

@media (max-width: 992px) {
  body.rtls .chat-users, body.rtls .chat-statistic {
    margin-right: 0; } }

body.rtls.mini-navbar .footer.fixed, body.body-small.mini-navbar .footer.fixed {
  margin: 0 70px 0 0; }

body.rtls.mini-navbar.fixed-sidebar .footer.fixed, body.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 0; }

body.rtls.top-navigation .navbar-toggle {
  float: right;
  margin-left: 15px;
  margin-right: 15px; }

.body-small.rtls.top-navigation .navbar-header {
  float: none; }

body.rtls.top-navigation #page-wrapper {
  margin: 0; }

body.rtls.mini-navbar #page-wrapper {
  margin: 0 70px 0 0; }

body.rtls.mini-navbar.fixed-sidebar #page-wrapper {
  margin: 0 0 0 0; }

body.rtls.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 220px 0 0; }

body.rtls.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 220px; }

.body-small.rtls .navbar-fixed-top {
  margin-right: 0; }

.body-small.rtls .navbar-header {
  float: right; }

body.rtls .navbar-top-links li:last-child {
  margin-left: 20px; }

body.rtls .top-navigation #page-wrapper, body.rtls.mini-navbar .top-navigation #page-wrapper, body.rtls.mini-navbar.top-navigation #page-wrapper {
  margin: 0; }

body.rtls .top-navigation .footer.fixed, body.rtls.top-navigation .footer.fixed {
  margin: 0; }

@media (max-width: 768px) {
  body.rtls .navbar-top-links li:last-child {
    margin-left: 20px; }
  .body-small.rtls #page-wrapper {
    position: inherit;
    margin: 0 0 0 0;
    min-height: 1000px; }
  .body-small.rtls .navbar-static-side {
    display: none;
    z-index: 2001;
    position: absolute;
    width: 70px; }
  .body-small.rtls.mini-navbar .navbar-static-side {
    display: block; }
  .rtls.fixed-sidebar.body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: fixed;
    width: 220px; }
  .rtls.fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: block; } }

.rtls .ltr-support {
  direction: ltr; }

.rtls.mini-navbar .nav-second-level, .rtls.mini-navbar li.active .nav-second-level {
  left: auto;
  right: 70px; }

.rtls #right-sidebar {
  left: -260px;
  right: auto; }

.rtls #right-sidebar.sidebar-open {
  left: 0; }

/*
 *
 *   This is style for skin config
 *   Use only in demo theme
 *
*/
.theme-config {
  position: absolute;
  top: 90px;
  right: 0;
  overflow: hidden; }

.theme-config-box {
  margin-right: -220px;
  position: relative;
  z-index: 2000;
  transition-duration: 0.8s; }

.theme-config-box.show {
  margin-right: 0; }

.spin-icon {
  background: #337ab7;
  position: absolute;
  padding: 7px 10px 7px 13px;
  border-radius: 20px 0 0 20px;
  font-size: 16px;
  top: 0;
  left: 0;
  width: 40px;
  color: #fff;
  cursor: pointer; }

.skin-setttings {
  width: 220px;
  margin-left: 40px;
  background: #f3f3f4; }

.skin-setttings .title {
  background: #efefef;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  padding: 10px 15px;
  font-size: 12px; }

.setings-item {
  padding: 10px 30px; }

.setings-item.skin {
  text-align: center; }

.setings-item .switch {
  float: right; }

.skin-name a {
  text-transform: uppercase; }

.setings-item a {
  color: #fff; }

.default-skin, .blue-skin, .ultra-skin, .yellow-skin {
  text-align: center; }

.default-skin {
  font-weight: 600;
  background: #283A49; }

.default-skin:hover {
  background: #1e2e3d; }

.blue-skin {
  font-weight: 600;
  background: url("patterns/header-profile-skin-1.png") repeat scroll 0 0; }

.blue-skin:hover {
  background: #0d8ddb; }

.yellow-skin {
  font-weight: 600;
  background: url("patterns/header-profile-skin-3.png") repeat scroll 0 100%; }

.yellow-skin:hover {
  background: #ce8735; }

.ultra-skin {
  padding: 20px 10px;
  font-weight: 600;
  background: url("patterns/3.png") repeat scroll 0 0; }

.ultra-skin:hover {
  background: url("patterns/4.png") repeat scroll 0 0; }

/*
 *
 *   SKIN 1 - INSPINIA - Responsive Admin Theme
 *   NAME - Blue light
 *
*/
.skin-1 .minimalize-styl-2 {
  margin: 14px 5px 5px 30px; }

.skin-1 .navbar-top-links li:last-child {
  margin-right: 30px; }

.skin-1.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px; }

.skin-1 .spin-icon {
  background: #0e9aef !important; }

.skin-1 .nav-header {
  background: #0e9aef;
  background: url("patterns/header-profile-skin-1.png"); }

.skin-1.mini-navbar .nav-second-level {
  background: #3e495f; }

.skin-1 .breadcrumb {
  background: transparent; }

.skin-1 .page-heading {
  border: none; }

.skin-1 .nav > li.active {
  background: #3a4459; }

.skin-1 .nav > li > a {
  color: #9ea6b9; }

.skin-1 .nav > li.active > a {
  color: #fff; }

.skin-1 .navbar-minimalize {
  background: #0e9aef;
  border-color: #0e9aef; }

body.skin-1 {
  background: #3e495f; }

.skin-1 .navbar-static-top {
  background: #ffffff; }

.skin-1 .dashboard-header {
  background: transparent;
  border-bottom: none !important;
  border-top: none;
  padding: 20px 30px 10px 30px; }

.fixed-nav.skin-1 .navbar-fixed-top {
  background: #fff; }

.skin-1 .wrapper-content {
  padding: 30px 15px; }

.skin-1 #page-wrapper {
  background: #f4f6fa; }

.skin-1 .ibox-title,
.skin-1 .ibox-content {
  border-width: 1px; }

.skin-1 .ibox-content:last-child {
  border-style: solid; }

.skin-1 .nav > li.active {
  border: none; }

.skin-1 .nav-header {
  padding: 35px 25px 25px 25px; }

.skin-1 .nav-header a.dropdown-toggle {
  color: #fff;
  margin-top: 10px; }

.skin-1 .nav-header a.dropdown-toggle .text-muted {
  color: #fff;
  opacity: 0.8; }

.skin-1 .profile-element {
  text-align: center; }

.skin-1 .img-circle {
  border-radius: 5px; }

.skin-1 .navbar-default .nav > li > a:hover,
.skin-1 .navbar-default .nav > li > a:focus {
  background: #3a4459;
  color: #fff; }

.skin-1 .nav.nav-tabs > li.active > a {
  color: #555; }

.skin-1 .nav.nav-tabs > li.active {
  background: transparent; }

/*
 *
 *   SKIN 2 - INSPINIA - Responsive Admin Theme
 *   NAME - Inspinia Ultra
 *
*/
body.skin-2 {
  color: #565758 !important; }

.skin-2 .minimalize-styl-2 {
  margin: 14px 5px 5px 25px; }

.skin-2 .navbar-top-links li:last-child {
  margin-right: 25px; }

.skin-2 .spin-icon {
  background: #23c6c8 !important; }

.skin-2 .nav-header {
  background: #23c6c8;
  background: url("patterns/header-profile-skin-2.png"); }

.skin-2.mini-navbar .nav-second-level {
  background: #ededed; }

.skin-2 .breadcrumb {
  background: transparent; }

.skin-2.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px; }

.skin-2 .page-heading {
  border: none;
  background: rgba(255, 255, 255, 0.7); }

.skin-2 .nav > li.active {
  background: #e0e0e0; }

.skin-2 .logo-element {
  padding: 17px 0; }

.skin-2 .nav > li > a,
.skin-2 .welcome-message {
  color: #edf6ff; }

.skin-2 #top-search::-moz-placeholder {
  color: #edf6ff;
  opacity: 0.5; }

.skin-2 #side-menu > li > a,
.skin-2 .nav.nav-second-level > li > a {
  color: #586b7d; }

.skin-2 .nav > li.active > a {
  color: #213a53; }

.skin-2.mini-navbar .nav-header {
  background: #213a53; }

.skin-2 .navbar-minimalize {
  background: #23c6c8;
  border-color: #23c6c8; }

.skin-2 .border-bottom {
  border-bottom: none !important; }

.skin-2 #top-search {
  color: #fff; }

body.skin-2 #wrapper {
  background-color: #ededed; }

.skin-2 .navbar-static-top {
  background: #213a53; }

.fixed-nav.skin-2 .navbar-fixed-top {
  background: #213a53;
  border-bottom: none !important; }

.skin-2 .nav-header {
  padding: 30px 25px 30px 25px; }

.skin-2 .dashboard-header {
  background: rgba(255, 255, 255, 0.4);
  border-bottom: none !important;
  border-top: none;
  padding: 20px 30px 20px 30px; }

.skin-2 .wrapper-content {
  padding: 30px 15px; }

.skin-2 .dashoard-1 .wrapper-content {
  padding: 0 30px 25px 30px; }

.skin-2 .ibox-title {
  background: rgba(255, 255, 255, 0.7);
  border: none;
  margin-bottom: 1px; }

.skin-2 .ibox-content {
  background: rgba(255, 255, 255, 0.4);
  border: none !important; }

.skin-2 #page-wrapper {
  background: #f6f6f6;
  background: -webkit-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
  background: -o-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
  background: -ms-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
  background: radial-gradient(ellipse at center, #f6f6f6 20%, #d5d5d5 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f6f6f6, endColorstr=#d5d5d5)"; }

.skin-2 .ibox-title,
.skin-2 .ibox-content {
  border-width: 1px; }

.skin-2 .ibox-content:last-child {
  border-style: solid solid solid solid; }

.skin-2 .nav > li.active {
  border: none; }

.skin-2 .nav-header a.dropdown-toggle {
  color: #edf6ff;
  margin-top: 10px; }

.skin-2 .nav-header a.dropdown-toggle .text-muted {
  color: #edf6ff;
  opacity: 0.8; }

.skin-2 .img-circle {
  border-radius: 10px; }

.skin-2 .nav.navbar-top-links > li > a:hover,
.skin-2 .nav.navbar-top-links > li > a:focus {
  background: #1a2d41; }

.skin-2 .navbar-default .nav > li > a:hover,
.skin-2 .navbar-default .nav > li > a:focus {
  background: #e0e0e0;
  color: #213a53; }

.skin-2 .nav.nav-tabs > li.active > a {
  color: #555; }

.skin-2 .nav.nav-tabs > li.active {
  background: transparent; }

/*
 *
 *   SKIN 3 - INSPINIA - Responsive Admin Theme
 *   NAME - Yellow/purple
 *
*/
.skin-3 .minimalize-styl-2 {
  margin: 14px 5px 5px 30px; }

.skin-3 .navbar-top-links li:last-child {
  margin-right: 30px; }

.skin-3.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px; }

.skin-3 .spin-icon {
  background: #ecba52 !important; }

body.boxed-layout.skin-3 #wrapper {
  background: #3e2c42; }

.skin-3 .nav-header {
  background: #ecba52;
  background: url("patterns/header-profile-skin-3.png"); }

.skin-3.mini-navbar .nav-second-level {
  background: #3e2c42; }

.skin-3 .breadcrumb {
  background: transparent; }

.skin-3 .page-heading {
  border: none; }

.skin-3 .nav > li.active {
  background: #38283c; }

.fixed-nav.skin-3 .navbar-fixed-top {
  background: #fff; }

.skin-3 .nav > li > a {
  color: #948b96; }

.skin-3 .nav > li.active > a {
  color: #fff; }

.skin-3 .navbar-minimalize {
  background: #ecba52;
  border-color: #ecba52; }

body.skin-3 {
  background: #3e2c42; }

.skin-3 .navbar-static-top {
  background: #ffffff; }

.skin-3 .dashboard-header {
  background: transparent;
  border-bottom: none !important;
  border-top: none;
  padding: 20px 30px 10px 30px; }

.skin-3 .wrapper-content {
  padding: 30px 15px; }

.skin-3 #page-wrapper {
  background: #f4f6fa; }

.skin-3 .ibox-title,
.skin-3 .ibox-content {
  border-width: 1px; }

.skin-3 .ibox-content:last-child {
  border-style: solid solid solid solid; }

.skin-3 .nav > li.active {
  border: none; }

.skin-3 .nav-header {
  padding: 35px 25px 25px 25px; }

.skin-3 .nav-header a.dropdown-toggle {
  color: #fff;
  margin-top: 10px; }

.skin-3 .nav-header a.dropdown-toggle .text-muted {
  color: #fff;
  opacity: 0.8; }

.skin-3 .profile-element {
  text-align: center; }

.skin-3 .img-circle {
  border-radius: 5px; }

.skin-3 .navbar-default .nav > li > a:hover,
.skin-3 .navbar-default .nav > li > a:focus {
  background: #38283c;
  color: #fff; }

.skin-3 .nav.nav-tabs > li.active > a {
  color: #555; }

.skin-3 .nav.nav-tabs > li.active {
  background: transparent; }

body.md-skin {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #ffffff; }

.md-skin .label, .md-skin .badge {
  font-family: 'Roboto'; }

.md-skin .font-bold {
  font-weight: 500; }

.md-skin .wrapper-content {
  padding: 30px 20px 40px; }

@media (max-width: 768px) {
  .md-skin .wrapper-content {
    padding: 30px 0 40px; } }

.md-skin .page-heading {
  border-bottom: none !important;
  border-top: 0;
  padding: 0 10px 20px 10px;
  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.34), 0 0 6px 0 rgba(0, 0, 0, 0.14); }

.md-skin .full-height-layout .page-heading {
  border-bottom: 1px solid #e7eaec !important; }

.md-skin .ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.md-skin .ibox-title, .md-skin .ibox-content {
  border-style: none; }

.md-skin .ibox-title h5 {
  font-size: 16px;
  font-weight: 400; }

.md-skin a.close-canvas-menu {
  color: #ffffff; }

.md-skin .welcome-message {
  color: #ffffff;
  font-weight: 300; }

.md-skin #top-search::-moz-placeholder {
  color: #ffffff; }

.md-skin #top-search::-webkit-input-placeholder {
  color: #ffffff; }

.md-skin #nestable-output,
.md-skin #nestable2-output {
  font-family: 'Roboto', lucida grande, lucida sans unicode, helvetica, arial, sans-serif; }

.md-skin .landing-page {
  font-family: 'Roboto', helvetica, arial, sans-serif; }

.md-skin .landing-page.navbar-default.navbar-scroll {
  background-color: #fff !important; }

.md-skin .landing-page.navbar-default {
  background-color: transparent !important;
  box-shadow: none; }

.md-skin .landing-page.navbar-default .nav li a {
  font-family: 'Roboto', helvetica, arial, sans-serif; }

.md-skin .nav > li > a {
  color: #676a6c;
  padding: 14px 15px 14px 15px; }

.md-skin .nav.navbar-right > li > a {
  color: #ffffff; }

.md-skin .nav > li.active > a {
  color: #5b5d5f;
  font-weight: 700; }

.md-skin .navbar-default .nav > li > a:hover, .md-skin .navbar-default .nav > li > a:focus {
  font-weight: 700;
  color: #5b5d5f; }

.md-skin .nav .open > a, .md-skin .nav .open > a:hover, .md-skin .nav .open > a:focus {
  background: #337ab7; }

.md-skin .navbar-top-links li {
  display: inline-table; }

.md-skin .navbar-top-links .dropdown-menu li {
  display: block; }

.md-skin .pace-done .nav-header {
  transition: all 0.4s; }

.md-skin .nav > li.active {
  background: #f8f8f9; }

.md-skin .nav-second-level li a {
  padding: 7px 10px 7px 52px; }

.md-skin .navbar-top-links li a {
  padding: 20px 10px;
  min-height: 50px; }

.md-skin .nav > li > a {
  font-weight: 400; }

.md-skin .navbar-static-side .nav > li > a:focus, .md-skin .navbar-static-side .nav > li > a:hover {
  background-color: inherit; }

.md-skin .navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: inherit; }

.md-skin .nav-header .navbar-fixed-top a {
  color: #ffffff; }

.md-skin .nav-header .text-muted {
  color: #ffffff; }

.md-skin .navbar-form-custom .form-control {
  font-weight: 300; }

.md-skin .mini-navbar .nav-second-level {
  background-color: inherit; }

.md-skin .mini-navbar li.active .nav-second-level {
  left: 65px; }

.md-skin .canvas-menu.mini-navbar .nav-second-level {
  background: inherit; }

.md-skin .pace-done .navbar-static-side, .md-skin .pace-done .nav-header, .md-skin .pace-done li.active, .md-skin .pace-done #page-wrapper, .md-skin .pace-done .footer {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.md-skin .navbar-fixed-top {
  background: #fff;
  transition-duration: 0.4s;
  z-index: 2030;
  border-bottom: none !important; }

.md-skin .navbar-fixed-top, .md-skin .navbar-static-top {
  background-color: #3F51B5; }

.md-skin .navbar-static-side {
  border-right: 1px solid #e5e6e7; }

.md-skin #right-sidebar {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border: none;
  z-index: 900; }

.md-skin .white-bg .navbar-fixed-top, .md-skin .white-bg .navbar-static-top {
  background: #fff !important; }

.md-skin .contact-box {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border: none; }

.md-skin .dashboard-header {
  border-bottom: none !important;
  border-top: 0;
  padding: 20px 20px 20px 20px;
  margin: 30px 20px 0 20px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

@media (max-width: 768px) {
  .md-skin .dashboard-header {
    margin: 20px 0 0 0; } }

.md-skin ul.notes li div {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.md-skin .file {
  border: none;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.md-skin .mail-box {
  background-color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 0;
  margin-bottom: 20px;
  border: none; }

.md-skin .mail-box-header {
  border: none;
  background-color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 30px 20px 20px 20px; }

.md-skin .mailbox-content {
  border: none;
  padding: 20px;
  background: #ffffff; }

.md-skin .social-feed-box {
  border: none;
  background: #fff;
  margin-bottom: 15px;
  border: 1px solid #e4e4e4; }

.md-skin.landing-page .navbar-default {
  background-color: transparent !important;
  border-color: transparent;
  transition: all 0.3s ease-in-out 0s;
  box-shadow: none; }

.md-skin.landing-page .navbar-default.navbar-scroll,
.md-skin.landing-page.body-small .navbar-default {
  background-color: #ffffff !important; }

.md-skin.landing-page .nav > li.active {
  background: inherit; }

.md-skin.landing-page .navbar-scroll .navbar-nav > li > a {
  padding: 20px 10px; }

.md-skin.landing-page .navbar-default .nav li a {
  font-family: 'Roboto', helvetica, arial, sans-serif; }

.md-skin.landing-page .nav > li > a {
  padding: 25px 10px 15px 10px; }

.md-skin.landing-page .navbar-default .navbar-nav > li > a:hover,
.md-skin.landing-page .navbar-default .navbar-nav > li > a:focus {
  background: inherit;
  color: #337ab7; }

.md-skin.landing-page.body-small .nav.navbar-right > li > a {
  color: #676a6c; }

.md-skin .landing_link a, .md-skin .special_link a {
  color: #ffffff !important; }

.md-skin.canvas-menu.mini-navbar .nav-second-level {
  background: #f8f8f9; }

.md-skin.mini-navbar .nav-second-level {
  background-color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.md-skin.mini-navbar .nav-second-level li a {
  padding-left: 0; }

.md-skin.top-navigation .nav.navbar-right > li > a {
  padding: 15px 20px;
  color: #676a6c; }

.md-skin.top-navigation .nav > li a:hover, .md-skin .top-navigation .nav > li a:focus,
.md-skin.top-navigation .nav .open > a,
.md-skin.top-navigation .nav .open > a:hover,
.md-skin.top-navigation .nav .open > a:focus {
  color: #337ab7;
  background: #ffffff; }

.md-skin.top-navigation .nav > li.active a {
  color: #337ab7;
  background: #ffffff; }

.md-skin.fixed-nav #wrapper.top-navigation #page-wrapper {
  margin-top: 0; }

.md-skin.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 0; }

.md-skin.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 0; }

.md-skin.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 0; }

.md-skin.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 220px;
  background-color: #ffffff; }

.md-skin.canvas-menu nav.navbar-static-side {
  z-index: 2001;
  background: #ffffff;
  height: 100%;
  position: fixed;
  display: none; }

@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 220px; }
  .navbar-static-side {
    z-index: 2001;
    position: absolute;
    width: 260px; }
  .navbar-top-links .dropdown-messages,
  .navbar-top-links .dropdown-tasks,
  .navbar-top-links .dropdown-alerts {
    margin-left: auto; } }

@media (max-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 0;
    min-height: 1000px; }
  .body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: absolute;
    width: 70px; }
  .body-small.mini-navbar .navbar-static-side {
    display: block; }
  .lock-word {
    display: none; }
  .navbar-form-custom {
    display: none; }
  .navbar-header {
    display: inline;
    float: left; }
  .sidebard-panel {
    z-index: 2;
    position: relative;
    width: auto;
    min-height: 100% !important; }
  .sidebar-content .wrapper {
    padding-right: 0;
    z-index: 1; }
  .fixed-sidebar.body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: fixed;
    width: 220px; }
  .fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: block; }
  .ibox-tools {
    float: none;
    text-align: right;
    display: block; } }

@media (max-width: 350px) {
  .timeline-item .date {
    text-align: left;
    width: 110px;
    position: relative;
    padding-top: 30px; }
  .timeline-item .date i {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 5px;
    width: 30px;
    text-align: center;
    border: 1px solid #e7eaec;
    background: #f8f8f8; }
  .timeline-item .content {
    border-left: none;
    border-top: 1px solid #e7eaec;
    padding-top: 10px;
    min-height: 100px; }
  .nav.navbar-top-links li.dropdown {
    display: none; }
  .ibox-tools {
    float: none;
    text-align: left;
    display: inline-block; } }

/*ColorCoding*/
ul.desktop li.qm-color-login {
  border-bottom: 4px solid #666666;
  background: #8c8c8c !important;
  color: #fff; }
  ul.desktop li.qm-color-login:hover {
    background: #666 !important;
    border-bottom: 4px solid #8c8c8c; }
  ul.desktop li.qm-color-login.active {
    color: #fff; }

body.login {
  /*Theme Colors*/
  /*badge*/
  /*btn*/
  /*Navbar*/
  /* right sidebar */
  /* top rubrik navbar */
  /*Primary Buttons*/
  /*Primary Buttons*/ }
  body.login a {
    color: #666;
    text-decoration: none; }
  body.login .header-text {
    color: #fff !important; }
  @media (max-width: 800px) {
    body.login .header-headline {
      color: #fff !important; } }
  @media (max-width: 800px) {
    body.login .header-btn {
      color: #fff;
      margin: 0;
      height: 60px;
      width: 60px;
      display: flex;
      justify-content: center;
      align-items: center; } }
  body.login .open-nav-toggle {
    background: #666; }
  body.login .text-login {
    color: #666; }
  body.login .text-primary {
    color: #666; }
  body.login .qm-color {
    background: #666;
    color: #fff; }
    body.login .qm-color.highlight {
      background: #8c8c8c;
      color: #000; }
    body.login .qm-color.soft {
      background: rgba(102, 102, 102, 0.7);
      color: #fff; }
    body.login .qm-color.softer {
      background: rgba(102, 102, 102, 0.85);
      color: #fff; }
  body.login .fls-tabs li.active a {
    font-weight: 700;
    background-color: #666;
    border: 1px solid #666;
    color: #fff; }
  body.login .qm-color-login {
    background: #666; }
  body.login .badge-primary {
    background: #666; }
  body.login .btn-login {
    background: #666; }
  body.login.login .navbar.navbar-fixed-top {
    background: #666 !important; }
    body.login.login .navbar.navbar-fixed-top .logout-btn {
      background: #8c8c8c; }
  @media (max-width: 800px) {
    body.login #side-menu {
      margin-top: 1em;
      scroll-y: auto; } }
  @media (max-width: 1260px) {
    body.login #side-menu .nav-header {
      display: block; } }
  @media (max-width: 800px) {
    body.login #side-menu .nav-header {
      display: none; } }
  body.login.login .nav-header {
    background: #666 url("../images/logo_bg.png") no-repeat 27px -28px !important; }
  body.login ul#side-menu li.login {
    display: block; }
  body.login #right-sidebar {
    top: 5.5em !important; }
    body.login #right-sidebar .sidebar-container ul.nav-tabs li a {
      background: #666; }
    body.login #right-sidebar .sidebar-container ul.nav-tabs li.active a {
      border: none;
      background: #f9f9f9;
      color: #4d4d4d;
      font-weight: bold; }
  body.login ul.desktop li.qm-color-login {
    border-bottom: 4px solid #666666;
    color: #fff; }
    body.login ul.desktop li.qm-color-login:hover {
      background: #666 !important;
      border-bottom: 4px solid #8c8c8c; }
    body.login ul.desktop li.qm-color-login.active {
      color: #fff; }
  body.login .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #666;
    color: #fff; }
  body.login .login-bg {
    background: #666;
    color: #fff; }
  body.login .btn-login {
    color: #666;
    background: #666; }
  body.login .btn.btn-regular.btn-primary {
    color: #fff !important;
    background: #595959;
    border-color: #4d4d4d; }
  body.login .alert.alert-info {
    background: #f9f9f9;
    border: 1px solid #dddddd;
    color: #818385;
    font-weight: 100 !important;
    /*                background: lighten($color, 45%);
                border: 1px solid $color;  
                color: darken($color, 5%);
                font-weight: 100!important;*/ }
    body.login .alert.alert-info h4 {
      font-weight: 100 !important; }
  body.login .qm-page-header {
    margin: 0.25em 1em;
    display: flex;
    align-items: center; }
    @media (max-width: 800px) {
      body.login .qm-page-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding-left: 60px;
        margin: -1px 0 0 0;
        height: 60px;
        background: #666;
        z-index: 5;
        border-bottom: 1px solid #595959; }
        .hideNav body.login .qm-page-header {
          padding-left: 0; }
        body.login .qm-page-header .qm-button i {
          background-color: transparent;
          border: 0;
          position: relative;
          float: left;
          color: #fff;
          /*padding-top: 0.4em !important;*/ }
        body.login .qm-page-header h1#qm-pageTitel {
          color: #fff;
          font-size: 16px;
          margin-top: .5em !important;
          margin-left: 3em; }
          body.login .qm-page-header h1#qm-pageTitel span {
            padding-top: .55em;
            padding-top: 0em; }
          body.login .qm-page-header h1#qm-pageTitel .open-nav-toggle {
            z-index: 5;
            top: .25em;
            left: .5em;
            height: 48px;
            position: fixed;
            z-index: 5;
            width: 48px;
            display: block;
            background: 0 0;
            padding: 0 14px 0 0;
            font-size: 25px;
            color: #fff;
            float: left;
            box-shadow: none; } }
  body.login i.collapse-icon.active {
    color: #666; }
  body.login i.filter-active {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    top: 2.5em;
    bottom: 0;
    left: 1.0em;
    right: 0;
    width: 12px;
    height: 12px;
    color: #666;
    border-radius: 15px;
    opacity: 0.8;
    background-color: #666; }
    @media (max-width: 800px) {
      body.login i.filter-active {
        margin-top: auto;
        margin-bottom: auto;
        top: 0;
        bottom: 0; } }
  body.login .btn.btn-primary {
    color: #fff;
    background-color: #666;
    border-color: #666; }
    body.login .btn.btn-primary:hover {
      border-color: #595959;
      background-color: gray;
      color: #fff; }
    body.login .btn.btn-primary:active {
      border-color: #595959;
      background-color: #999999;
      color: #fff; }
    body.login .btn.btn-primary.btn-outline {
      color: #666;
      background-color: transparent;
      border-color: #666; }
      body.login .btn.btn-primary.btn-outline:hover {
        background-color: gray;
        color: #fff; }
      body.login .btn.btn-primary.btn-outline:active {
        background-color: #999999;
        color: #fff; }
  body.login #qm-sm-nav-toggle {
    background: #737373 !important; }
  body.login .option-input:checked {
    background: #666; }
  body.login .modal-header {
    background: #fff;
    color: #666; }
    body.login .modal-header span {
      color: #666; }
  body.login .form-control-feedback .qm-icon-navigate_cross {
    transition: color 0.35s ease-in-out; }
    body.login .form-control-feedback .qm-icon-navigate_cross:hover {
      color: #ff4d4d; }
  body.login .btn-clear.btn-circle.header-btn:hover {
    color: #666; }
  body.login .btn-overlay-mobile {
    color: #666 !important; }
  body.login .fc-toolbar h2 {
    font-size: 16px;
    color: #666; }
  body.login .dashboard-cal {
    background: #fff !important;
    color: #666 !important; }

ul.desktop li.qm-color-blue {
  border-bottom: 4px solid #004b8b;
  background: #0074d8 !important;
  color: #fff; }
  ul.desktop li.qm-color-blue:hover {
    background: #004B8B !important;
    border-bottom: 4px solid #0074d8; }
  ul.desktop li.qm-color-blue.active {
    color: #fff; }

body.blue {
  /*Theme Colors*/
  /*badge*/
  /*btn*/
  /*Navbar*/
  /* right sidebar */
  /* top rubrik navbar */
  /*Primary Buttons*/
  /*Primary Buttons*/ }
  body.blue a {
    color: #004B8B;
    text-decoration: none; }
  body.blue .header-text {
    color: #fff !important; }
  @media (max-width: 800px) {
    body.blue .header-headline {
      color: #fff !important; } }
  @media (max-width: 800px) {
    body.blue .header-btn {
      color: #fff;
      margin: 0;
      height: 60px;
      width: 60px;
      display: flex;
      justify-content: center;
      align-items: center; } }
  body.blue .open-nav-toggle {
    background: #004B8B; }
  body.blue .text-blue {
    color: #004B8B; }
  body.blue .text-primary {
    color: #004B8B; }
  body.blue .qm-color {
    background: #004B8B;
    color: #fff; }
    body.blue .qm-color.highlight {
      background: #0074d8;
      color: #fff; }
    body.blue .qm-color.soft {
      background: rgba(0, 75, 139, 0.7);
      color: #fff; }
    body.blue .qm-color.softer {
      background: rgba(0, 75, 139, 0.85);
      color: #fff; }
  body.blue .fls-tabs li.active a {
    font-weight: 700;
    background-color: #004B8B;
    border: 1px solid #004B8B;
    color: #fff; }
  body.blue .qm-color-blue {
    background: #004B8B; }
  body.blue .badge-primary {
    background: #004B8B; }
  body.blue .btn-blue {
    background: #004B8B; }
  body.blue.blue .navbar.navbar-fixed-top {
    background: #004B8B !important; }
    body.blue.blue .navbar.navbar-fixed-top .logout-btn {
      background: #0074d8; }
  @media (max-width: 800px) {
    body.blue #side-menu {
      margin-top: 1em;
      scroll-y: auto; } }
  @media (max-width: 1260px) {
    body.blue #side-menu .nav-header {
      display: block; } }
  @media (max-width: 800px) {
    body.blue #side-menu .nav-header {
      display: none; } }
  body.blue.blue .nav-header {
    background: #004B8B url("../images/logo_bg.png") no-repeat 27px -28px !important; }
  body.blue ul#side-menu li.blue {
    display: block; }
  body.blue #right-sidebar {
    top: 5.5em !important; }
    body.blue #right-sidebar .sidebar-container ul.nav-tabs li a {
      background: #004B8B; }
    body.blue #right-sidebar .sidebar-container ul.nav-tabs li.active a {
      border: none;
      background: #f9f9f9;
      color: #002f58;
      font-weight: bold; }
  body.blue ul.desktop li.qm-color-blue {
    border-bottom: 4px solid #004b8b;
    color: #fff; }
    body.blue ul.desktop li.qm-color-blue:hover {
      background: #004B8B !important;
      border-bottom: 4px solid #0074d8; }
    body.blue ul.desktop li.qm-color-blue.active {
      color: #fff; }
  body.blue .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #004B8B;
    color: #fff; }
  body.blue .blue-bg {
    background: #004B8B;
    color: #fff; }
  body.blue .btn-blue {
    color: #004B8B;
    background: #004B8B; }
  body.blue .btn.btn-regular.btn-primary {
    color: #fff !important;
    background: #003d72;
    border-color: #002f58; }
  body.blue .alert.alert-info {
    background: #f9f9f9;
    border: 1px solid #dddddd;
    color: #818385;
    font-weight: 100 !important;
    /*                background: lighten($color, 45%);
                border: 1px solid $color;  
                color: darken($color, 5%);
                font-weight: 100!important;*/ }
    body.blue .alert.alert-info h4 {
      font-weight: 100 !important; }
  body.blue .qm-page-header {
    margin: 0.25em 1em;
    display: flex;
    align-items: center; }
    @media (max-width: 800px) {
      body.blue .qm-page-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding-left: 60px;
        margin: -1px 0 0 0;
        height: 60px;
        background: #004B8B;
        z-index: 5;
        border-bottom: 1px solid #003d72; }
        .hideNav body.blue .qm-page-header {
          padding-left: 0; }
        body.blue .qm-page-header .qm-button i {
          background-color: transparent;
          border: 0;
          position: relative;
          float: left;
          color: #fff;
          /*padding-top: 0.4em !important;*/ }
        body.blue .qm-page-header h1#qm-pageTitel {
          color: #fff;
          font-size: 16px;
          margin-top: .5em !important;
          margin-left: 3em; }
          body.blue .qm-page-header h1#qm-pageTitel span {
            padding-top: .55em;
            padding-top: 0em; }
          body.blue .qm-page-header h1#qm-pageTitel .open-nav-toggle {
            z-index: 5;
            top: .25em;
            left: .5em;
            height: 48px;
            position: fixed;
            z-index: 5;
            width: 48px;
            display: block;
            background: 0 0;
            padding: 0 14px 0 0;
            font-size: 25px;
            color: #fff;
            float: left;
            box-shadow: none; } }
  body.blue i.collapse-icon.active {
    color: #004B8B; }
  body.blue i.filter-active {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    top: 2.5em;
    bottom: 0;
    left: 1.0em;
    right: 0;
    width: 12px;
    height: 12px;
    color: #004B8B;
    border-radius: 15px;
    opacity: 0.8;
    background-color: #004B8B; }
    @media (max-width: 800px) {
      body.blue i.filter-active {
        margin-top: auto;
        margin-bottom: auto;
        top: 0;
        bottom: 0; } }
  body.blue .btn.btn-primary {
    color: #fff;
    background-color: #004B8B;
    border-color: #004B8B; }
    body.blue .btn.btn-primary:hover {
      border-color: #003d72;
      background-color: #0067be;
      color: #fff; }
    body.blue .btn.btn-primary:active {
      border-color: #003d72;
      background-color: #0082f1;
      color: #fff; }
    body.blue .btn.btn-primary.btn-outline {
      color: #004B8B;
      background-color: transparent;
      border-color: #004B8B; }
      body.blue .btn.btn-primary.btn-outline:hover {
        background-color: #0067be;
        color: #fff; }
      body.blue .btn.btn-primary.btn-outline:active {
        background-color: #0082f1;
        color: #fff; }
  body.blue #qm-sm-nav-toggle {
    background: #0059a5 !important; }
  body.blue .option-input:checked {
    background: #004B8B; }
  body.blue .modal-header {
    background: #fff;
    color: #004B8B; }
    body.blue .modal-header span {
      color: #004B8B; }
  body.blue .form-control-feedback .qm-icon-navigate_cross {
    transition: color 0.35s ease-in-out; }
    body.blue .form-control-feedback .qm-icon-navigate_cross:hover {
      color: #ff4d4d; }
  body.blue .btn-clear.btn-circle.header-btn:hover {
    color: #004B8B; }
  body.blue .btn-overlay-mobile {
    color: #004B8B !important; }
  body.blue .fc-toolbar h2 {
    font-size: 16px;
    color: #004B8B; }
  body.blue .dashboard-cal {
    background: #fff !important;
    color: #004B8B !important; }

ul.desktop li.qm-color-green {
  border-bottom: 4px solid #99b433;
  background: #bbd261 !important;
  color: #fff; }
  ul.desktop li.qm-color-green:hover {
    background: #99B433 !important;
    border-bottom: 4px solid #bbd261; }
  ul.desktop li.qm-color-green.active {
    color: #fff; }

body.green {
  /*Theme Colors*/
  /*badge*/
  /*btn*/
  /*Navbar*/
  /* right sidebar */
  /* top rubrik navbar */
  /*Primary Buttons*/
  /*Primary Buttons*/ }
  body.green a {
    color: #99B433;
    text-decoration: none; }
  body.green .header-text {
    color: #fff !important; }
  @media (max-width: 800px) {
    body.green .header-headline {
      color: #fff !important; } }
  @media (max-width: 800px) {
    body.green .header-btn {
      color: #fff;
      margin: 0;
      height: 60px;
      width: 60px;
      display: flex;
      justify-content: center;
      align-items: center; } }
  body.green .open-nav-toggle {
    background: #99B433; }
  body.green .text-green {
    color: #99B433; }
  body.green .text-primary {
    color: #99B433; }
  body.green .qm-color {
    background: #99B433;
    color: #fff; }
    body.green .qm-color.highlight {
      background: #bbd261;
      color: #000; }
    body.green .qm-color.soft {
      background: rgba(153, 180, 51, 0.7);
      color: #fff; }
    body.green .qm-color.softer {
      background: rgba(153, 180, 51, 0.85);
      color: #fff; }
  body.green .fls-tabs li.active a {
    font-weight: 700;
    background-color: #99B433;
    border: 1px solid #99B433;
    color: #fff; }
  body.green .qm-color-green {
    background: #99B433; }
  body.green .badge-primary {
    background: #99B433; }
  body.green .btn-green {
    background: #99B433; }
  body.green.green .navbar.navbar-fixed-top {
    background: #99B433 !important; }
    body.green.green .navbar.navbar-fixed-top .logout-btn {
      background: #bbd261; }
  @media (max-width: 800px) {
    body.green #side-menu {
      margin-top: 1em;
      scroll-y: auto; } }
  @media (max-width: 1260px) {
    body.green #side-menu .nav-header {
      display: block; } }
  @media (max-width: 800px) {
    body.green #side-menu .nav-header {
      display: none; } }
  body.green.green .nav-header {
    background: #99B433 url("../images/logo_bg.png") no-repeat 27px -28px !important; }
  body.green ul#side-menu li.green {
    display: block; }
  body.green #right-sidebar {
    top: 5.5em !important; }
    body.green #right-sidebar .sidebar-container ul.nav-tabs li a {
      background: #99B433; }
    body.green #right-sidebar .sidebar-container ul.nav-tabs li.active a {
      border: none;
      background: #f9f9f9;
      color: #778c28;
      font-weight: bold; }
  body.green ul.desktop li.qm-color-green {
    border-bottom: 4px solid #99b433;
    color: #fff; }
    body.green ul.desktop li.qm-color-green:hover {
      background: #99B433 !important;
      border-bottom: 4px solid #bbd261; }
    body.green ul.desktop li.qm-color-green.active {
      color: #fff; }
  body.green .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #99B433;
    color: #fff; }
  body.green .green-bg {
    background: #99B433;
    color: #fff; }
  body.green .btn-green {
    color: #99B433;
    background: #99B433; }
  body.green .btn.btn-regular.btn-primary {
    color: #fff !important;
    background: #88a02d;
    border-color: #778c28; }
  body.green .alert.alert-info {
    background: #f9f9f9;
    border: 1px solid #dddddd;
    color: #818385;
    font-weight: 100 !important;
    /*                background: lighten($color, 45%);
                border: 1px solid $color;  
                color: darken($color, 5%);
                font-weight: 100!important;*/ }
    body.green .alert.alert-info h4 {
      font-weight: 100 !important; }
  body.green .qm-page-header {
    margin: 0.25em 1em;
    display: flex;
    align-items: center; }
    @media (max-width: 800px) {
      body.green .qm-page-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding-left: 60px;
        margin: -1px 0 0 0;
        height: 60px;
        background: #99B433;
        z-index: 5;
        border-bottom: 1px solid #88a02d; }
        .hideNav body.green .qm-page-header {
          padding-left: 0; }
        body.green .qm-page-header .qm-button i {
          background-color: transparent;
          border: 0;
          position: relative;
          float: left;
          color: #fff;
          /*padding-top: 0.4em !important;*/ }
        body.green .qm-page-header h1#qm-pageTitel {
          color: #fff;
          font-size: 16px;
          margin-top: .5em !important;
          margin-left: 3em; }
          body.green .qm-page-header h1#qm-pageTitel span {
            padding-top: .55em;
            padding-top: 0em; }
          body.green .qm-page-header h1#qm-pageTitel .open-nav-toggle {
            z-index: 5;
            top: .25em;
            left: .5em;
            height: 48px;
            position: fixed;
            z-index: 5;
            width: 48px;
            display: block;
            background: 0 0;
            padding: 0 14px 0 0;
            font-size: 25px;
            color: #fff;
            float: left;
            box-shadow: none; } }
  body.green i.collapse-icon.active {
    color: #99B433; }
  body.green i.filter-active {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    top: 2.5em;
    bottom: 0;
    left: 1.0em;
    right: 0;
    width: 12px;
    height: 12px;
    color: #99B433;
    border-radius: 15px;
    opacity: 0.8;
    background-color: #99B433; }
    @media (max-width: 800px) {
      body.green i.filter-active {
        margin-top: auto;
        margin-bottom: auto;
        top: 0;
        bottom: 0; } }
  body.green .btn.btn-primary {
    color: #fff;
    background-color: #99B433;
    border-color: #99B433; }
    body.green .btn.btn-primary:hover {
      border-color: #88a02d;
      background-color: #b2cd4d;
      color: #fff; }
    body.green .btn.btn-primary:active {
      border-color: #88a02d;
      background-color: #c3d875;
      color: #fff; }
    body.green .btn.btn-primary.btn-outline {
      color: #99B433;
      background-color: transparent;
      border-color: #99B433; }
      body.green .btn.btn-primary.btn-outline:hover {
        background-color: #b2cd4d;
        color: #fff; }
      body.green .btn.btn-primary.btn-outline:active {
        background-color: #c3d875;
        color: #fff; }
  body.green #qm-sm-nav-toggle {
    background: #a9c739 !important; }
  body.green .option-input:checked {
    background: #99B433; }
  body.green .modal-header {
    background: #fff;
    color: #99B433; }
    body.green .modal-header span {
      color: #99B433; }
  body.green .form-control-feedback .qm-icon-navigate_cross {
    transition: color 0.35s ease-in-out; }
    body.green .form-control-feedback .qm-icon-navigate_cross:hover {
      color: #ff4d4d; }
  body.green .btn-clear.btn-circle.header-btn:hover {
    color: #99B433; }
  body.green .btn-overlay-mobile {
    color: #99B433 !important; }
  body.green .fc-toolbar h2 {
    font-size: 16px;
    color: #99B433; }
  body.green .dashboard-cal {
    background: #fff !important;
    color: #99B433 !important; }

ul.desktop li.qm-color-red {
  border-bottom: 4px solid #9f2400;
  background: #ec3500 !important;
  color: #fff; }
  ul.desktop li.qm-color-red:hover {
    background: #9F2400 !important;
    border-bottom: 4px solid #ec3500; }
  ul.desktop li.qm-color-red.active {
    color: #fff; }

body.red {
  /*Theme Colors*/
  /*badge*/
  /*btn*/
  /*Navbar*/
  /* right sidebar */
  /* top rubrik navbar */
  /*Primary Buttons*/
  /*Primary Buttons*/ }
  body.red a {
    color: #9F2400;
    text-decoration: none; }
  body.red .header-text {
    color: #fff !important; }
  @media (max-width: 800px) {
    body.red .header-headline {
      color: #fff !important; } }
  @media (max-width: 800px) {
    body.red .header-btn {
      color: #fff;
      margin: 0;
      height: 60px;
      width: 60px;
      display: flex;
      justify-content: center;
      align-items: center; } }
  body.red .open-nav-toggle {
    background: #9F2400; }
  body.red .text-red {
    color: #9F2400; }
  body.red .text-primary {
    color: #9F2400; }
  body.red .qm-color {
    background: #9F2400;
    color: #fff; }
    body.red .qm-color.highlight {
      background: #ec3500;
      color: #fff; }
    body.red .qm-color.soft {
      background: rgba(159, 36, 0, 0.7);
      color: #fff; }
    body.red .qm-color.softer {
      background: rgba(159, 36, 0, 0.85);
      color: #fff; }
  body.red .fls-tabs li.active a {
    font-weight: 700;
    background-color: #9F2400;
    border: 1px solid #9F2400;
    color: #fff; }
  body.red .qm-color-red {
    background: #9F2400; }
  body.red .badge-primary {
    background: #9F2400; }
  body.red .btn-red {
    background: #9F2400; }
  body.red.red .navbar.navbar-fixed-top {
    background: #9F2400 !important; }
    body.red.red .navbar.navbar-fixed-top .logout-btn {
      background: #ec3500; }
  @media (max-width: 800px) {
    body.red #side-menu {
      margin-top: 1em;
      scroll-y: auto; } }
  @media (max-width: 1260px) {
    body.red #side-menu .nav-header {
      display: block; } }
  @media (max-width: 800px) {
    body.red #side-menu .nav-header {
      display: none; } }
  body.red.red .nav-header {
    background: #9F2400 url("../images/logo_bg.png") no-repeat 27px -28px !important; }
  body.red ul#side-menu li.red {
    display: block; }
  body.red #right-sidebar {
    top: 5.5em !important; }
    body.red #right-sidebar .sidebar-container ul.nav-tabs li a {
      background: #9F2400; }
    body.red #right-sidebar .sidebar-container ul.nav-tabs li.active a {
      border: none;
      background: #f9f9f9;
      color: #6c1800;
      font-weight: bold; }
  body.red ul.desktop li.qm-color-red {
    border-bottom: 4px solid #9f2400;
    color: #fff; }
    body.red ul.desktop li.qm-color-red:hover {
      background: #9F2400 !important;
      border-bottom: 4px solid #ec3500; }
    body.red ul.desktop li.qm-color-red.active {
      color: #fff; }
  body.red .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #9F2400;
    color: #fff; }
  body.red .red-bg {
    background: #9F2400;
    color: #fff; }
  body.red .btn-red {
    color: #9F2400;
    background: #9F2400; }
  body.red .btn.btn-regular.btn-primary {
    color: #fff !important;
    background: #861e00;
    border-color: #6c1800; }
  body.red .alert.alert-info {
    background: #f9f9f9;
    border: 1px solid #dddddd;
    color: #818385;
    font-weight: 100 !important;
    /*                background: lighten($color, 45%);
                border: 1px solid $color;  
                color: darken($color, 5%);
                font-weight: 100!important;*/ }
    body.red .alert.alert-info h4 {
      font-weight: 100 !important; }
  body.red .qm-page-header {
    margin: 0.25em 1em;
    display: flex;
    align-items: center; }
    @media (max-width: 800px) {
      body.red .qm-page-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding-left: 60px;
        margin: -1px 0 0 0;
        height: 60px;
        background: #9F2400;
        z-index: 5;
        border-bottom: 1px solid #861e00; }
        .hideNav body.red .qm-page-header {
          padding-left: 0; }
        body.red .qm-page-header .qm-button i {
          background-color: transparent;
          border: 0;
          position: relative;
          float: left;
          color: #fff;
          /*padding-top: 0.4em !important;*/ }
        body.red .qm-page-header h1#qm-pageTitel {
          color: #fff;
          font-size: 16px;
          margin-top: .5em !important;
          margin-left: 3em; }
          body.red .qm-page-header h1#qm-pageTitel span {
            padding-top: .55em;
            padding-top: 0em; }
          body.red .qm-page-header h1#qm-pageTitel .open-nav-toggle {
            z-index: 5;
            top: .25em;
            left: .5em;
            height: 48px;
            position: fixed;
            z-index: 5;
            width: 48px;
            display: block;
            background: 0 0;
            padding: 0 14px 0 0;
            font-size: 25px;
            color: #fff;
            float: left;
            box-shadow: none; } }
  body.red i.collapse-icon.active {
    color: #9F2400; }
  body.red i.filter-active {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    top: 2.5em;
    bottom: 0;
    left: 1.0em;
    right: 0;
    width: 12px;
    height: 12px;
    color: #9F2400;
    border-radius: 15px;
    opacity: 0.8;
    background-color: #9F2400; }
    @media (max-width: 800px) {
      body.red i.filter-active {
        margin-top: auto;
        margin-bottom: auto;
        top: 0;
        bottom: 0; } }
  body.red .btn.btn-primary {
    color: #fff;
    background-color: #9F2400;
    border-color: #9F2400; }
    body.red .btn.btn-primary:hover {
      border-color: #861e00;
      background-color: #d23000;
      color: #fff; }
    body.red .btn.btn-primary:active {
      border-color: #861e00;
      background-color: #ff3e06;
      color: #fff; }
    body.red .btn.btn-primary.btn-outline {
      color: #9F2400;
      background-color: transparent;
      border-color: #9F2400; }
      body.red .btn.btn-primary.btn-outline:hover {
        background-color: #d23000;
        color: #fff; }
      body.red .btn.btn-primary.btn-outline:active {
        background-color: #ff3e06;
        color: #fff; }
  body.red #qm-sm-nav-toggle {
    background: #b92a00 !important; }
  body.red .option-input:checked {
    background: #9F2400; }
  body.red .modal-header {
    background: #fff;
    color: #9F2400; }
    body.red .modal-header span {
      color: #9F2400; }
  body.red .form-control-feedback .qm-icon-navigate_cross {
    transition: color 0.35s ease-in-out; }
    body.red .form-control-feedback .qm-icon-navigate_cross:hover {
      color: #ff4d4d; }
  body.red .btn-clear.btn-circle.header-btn:hover {
    color: #9F2400; }
  body.red .btn-overlay-mobile {
    color: #9F2400 !important; }
  body.red .fc-toolbar h2 {
    font-size: 16px;
    color: #9F2400; }
  body.red .dashboard-cal {
    background: #fff !important;
    color: #9F2400 !important; }

ul.desktop li.qm-color-color04 {
  border-bottom: 4px solid #18a871;
  background: #2ce19c !important;
  color: #fff; }
  ul.desktop li.qm-color-color04:hover {
    background: #18A871 !important;
    border-bottom: 4px solid #2ce19c; }
  ul.desktop li.qm-color-color04.active {
    color: #fff; }

body.color04 {
  /*Theme Colors*/
  /*badge*/
  /*btn*/
  /*Navbar*/
  /* right sidebar */
  /* top rubrik navbar */
  /*Primary Buttons*/
  /*Primary Buttons*/ }
  body.color04 a {
    color: #18A871;
    text-decoration: none; }
  body.color04 .header-text {
    color: #fff !important; }
  @media (max-width: 800px) {
    body.color04 .header-headline {
      color: #fff !important; } }
  @media (max-width: 800px) {
    body.color04 .header-btn {
      color: #fff;
      margin: 0;
      height: 60px;
      width: 60px;
      display: flex;
      justify-content: center;
      align-items: center; } }
  body.color04 .open-nav-toggle {
    background: #18A871; }
  body.color04 .text-color04 {
    color: #18A871; }
  body.color04 .text-primary {
    color: #18A871; }
  body.color04 .qm-color {
    background: #18A871;
    color: #fff; }
    body.color04 .qm-color.highlight {
      background: #2ce19c;
      color: #000; }
    body.color04 .qm-color.soft {
      background: rgba(24, 168, 113, 0.7);
      color: #fff; }
    body.color04 .qm-color.softer {
      background: rgba(24, 168, 113, 0.85);
      color: #fff; }
  body.color04 .fls-tabs li.active a {
    font-weight: 700;
    background-color: #18A871;
    border: 1px solid #18A871;
    color: #fff; }
  body.color04 .qm-color-color04 {
    background: #18A871; }
  body.color04 .badge-primary {
    background: #18A871; }
  body.color04 .btn-color04 {
    background: #18A871; }
  body.color04.color04 .navbar.navbar-fixed-top {
    background: #18A871 !important; }
    body.color04.color04 .navbar.navbar-fixed-top .logout-btn {
      background: #2ce19c; }
  @media (max-width: 800px) {
    body.color04 #side-menu {
      margin-top: 1em;
      scroll-y: auto; } }
  @media (max-width: 1260px) {
    body.color04 #side-menu .nav-header {
      display: block; } }
  @media (max-width: 800px) {
    body.color04 #side-menu .nav-header {
      display: none; } }
  body.color04.color04 .nav-header {
    background: #18A871 url("../images/logo_bg.png") no-repeat 27px -28px !important; }
  body.color04 ul#side-menu li.color04 {
    display: block; }
  body.color04 #right-sidebar {
    top: 5.5em !important; }
    body.color04 #right-sidebar .sidebar-container ul.nav-tabs li a {
      background: #18A871; }
    body.color04 #right-sidebar .sidebar-container ul.nav-tabs li.active a {
      border: none;
      background: #f9f9f9;
      color: #127b53;
      font-weight: bold; }
  body.color04 ul.desktop li.qm-color-color04 {
    border-bottom: 4px solid #18a871;
    color: #fff; }
    body.color04 ul.desktop li.qm-color-color04:hover {
      background: #18A871 !important;
      border-bottom: 4px solid #2ce19c; }
    body.color04 ul.desktop li.qm-color-color04.active {
      color: #fff; }
  body.color04 .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #18A871;
    color: #fff; }
  body.color04 .color04-bg {
    background: #18A871;
    color: #fff; }
  body.color04 .btn-color04 {
    color: #18A871;
    background: #18A871; }
  body.color04 .btn.btn-regular.btn-primary {
    color: #fff !important;
    background: #159262;
    border-color: #127b53; }
  body.color04 .alert.alert-info {
    background: #f9f9f9;
    border: 1px solid #dddddd;
    color: #818385;
    font-weight: 100 !important;
    /*                background: lighten($color, 45%);
                border: 1px solid $color;  
                color: darken($color, 5%);
                font-weight: 100!important;*/ }
    body.color04 .alert.alert-info h4 {
      font-weight: 100 !important; }
  body.color04 .qm-page-header {
    margin: 0.25em 1em;
    display: flex;
    align-items: center; }
    @media (max-width: 800px) {
      body.color04 .qm-page-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding-left: 60px;
        margin: -1px 0 0 0;
        height: 60px;
        background: #18A871;
        z-index: 5;
        border-bottom: 1px solid #159262; }
        .hideNav body.color04 .qm-page-header {
          padding-left: 0; }
        body.color04 .qm-page-header .qm-button i {
          background-color: transparent;
          border: 0;
          position: relative;
          float: left;
          color: #fff;
          /*padding-top: 0.4em !important;*/ }
        body.color04 .qm-page-header h1#qm-pageTitel {
          color: #fff;
          font-size: 16px;
          margin-top: .5em !important;
          margin-left: 3em; }
          body.color04 .qm-page-header h1#qm-pageTitel span {
            padding-top: .55em;
            padding-top: 0em; }
          body.color04 .qm-page-header h1#qm-pageTitel .open-nav-toggle {
            z-index: 5;
            top: .25em;
            left: .5em;
            height: 48px;
            position: fixed;
            z-index: 5;
            width: 48px;
            display: block;
            background: 0 0;
            padding: 0 14px 0 0;
            font-size: 25px;
            color: #fff;
            float: left;
            box-shadow: none; } }
  body.color04 i.collapse-icon.active {
    color: #18A871; }
  body.color04 i.filter-active {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    top: 2.5em;
    bottom: 0;
    left: 1.0em;
    right: 0;
    width: 12px;
    height: 12px;
    color: #18A871;
    border-radius: 15px;
    opacity: 0.8;
    background-color: #18A871; }
    @media (max-width: 800px) {
      body.color04 i.filter-active {
        margin-top: auto;
        margin-bottom: auto;
        top: 0;
        bottom: 0; } }
  body.color04 .btn.btn-primary {
    color: #fff;
    background-color: #18A871;
    border-color: #18A871; }
    body.color04 .btn.btn-primary:hover {
      border-color: #159262;
      background-color: #1ed58f;
      color: #fff; }
    body.color04 .btn.btn-primary:active {
      border-color: #159262;
      background-color: #42e4a6;
      color: #fff; }
    body.color04 .btn.btn-primary.btn-outline {
      color: #18A871;
      background-color: transparent;
      border-color: #18A871; }
      body.color04 .btn.btn-primary.btn-outline:hover {
        background-color: #1ed58f;
        color: #fff; }
      body.color04 .btn.btn-primary.btn-outline:active {
        background-color: #42e4a6;
        color: #fff; }
  body.color04 #qm-sm-nav-toggle {
    background: #1bbe80 !important; }
  body.color04 .option-input:checked {
    background: #18A871; }
  body.color04 .modal-header {
    background: #fff;
    color: #18A871; }
    body.color04 .modal-header span {
      color: #18A871; }
  body.color04 .form-control-feedback .qm-icon-navigate_cross {
    transition: color 0.35s ease-in-out; }
    body.color04 .form-control-feedback .qm-icon-navigate_cross:hover {
      color: #ff4d4d; }
  body.color04 .btn-clear.btn-circle.header-btn:hover {
    color: #18A871; }
  body.color04 .btn-overlay-mobile {
    color: #18A871 !important; }
  body.color04 .fc-toolbar h2 {
    font-size: 16px;
    color: #18A871; }
  body.color04 .dashboard-cal {
    background: #fff !important;
    color: #18A871 !important; }

ul.desktop li.qm-color-color05 {
  border-bottom: 4px solid #86cfe4;
  background: #c5e8f2 !important;
  color: #000; }
  ul.desktop li.qm-color-color05:hover {
    background: #86CFE4 !important;
    border-bottom: 4px solid #c5e8f2; }
  ul.desktop li.qm-color-color05.active {
    color: #000; }

body.color05 {
  /*Theme Colors*/
  /*badge*/
  /*btn*/
  /*Navbar*/
  /* right sidebar */
  /* top rubrik navbar */
  /*Primary Buttons*/
  /*Primary Buttons*/ }
  body.color05 a {
    color: #86CFE4;
    text-decoration: none; }
  body.color05 .header-text {
    color: #000 !important; }
  @media (max-width: 800px) {
    body.color05 .header-headline {
      color: #000 !important; } }
  body.color05 .header-img {
    filter: invert(80%); }
  @media (max-width: 800px) {
    body.color05 .header-btn {
      color: #000;
      margin: 0;
      height: 60px;
      width: 60px;
      display: flex;
      justify-content: center;
      align-items: center; } }
  body.color05 .open-nav-toggle {
    background: #86CFE4; }
  body.color05 .text-color05 {
    color: #86CFE4; }
  body.color05 .text-primary {
    color: #86CFE4; }
  body.color05 .qm-color {
    background: #86CFE4;
    color: #000; }
    body.color05 .qm-color.highlight {
      background: #c5e8f2;
      color: #000; }
    body.color05 .qm-color.soft {
      background: rgba(134, 207, 228, 0.7);
      color: #000; }
    body.color05 .qm-color.softer {
      background: rgba(134, 207, 228, 0.85);
      color: #000; }
  body.color05 .fls-tabs li.active a {
    font-weight: 700;
    background-color: #86CFE4;
    border: 1px solid #86CFE4;
    color: #000; }
  body.color05 .qm-color-color05 {
    background: #86CFE4; }
  body.color05 .badge-primary {
    background: #86CFE4; }
  body.color05 .btn-color05 {
    background: #86CFE4; }
  body.color05.color05 .navbar.navbar-fixed-top {
    background: #86CFE4 !important; }
    body.color05.color05 .navbar.navbar-fixed-top .logout-btn {
      background: #c5e8f2; }
  @media (max-width: 800px) {
    body.color05 #side-menu {
      margin-top: 1em;
      scroll-y: auto; } }
  @media (max-width: 1260px) {
    body.color05 #side-menu .nav-header {
      display: block; } }
  @media (max-width: 800px) {
    body.color05 #side-menu .nav-header {
      display: none; } }
  body.color05.color05 .nav-header {
    background: #86CFE4 url("../images/logo_bg.png") no-repeat 27px -28px !important; }
  body.color05 ul#side-menu li.color05 {
    display: block; }
  body.color05 #right-sidebar {
    top: 5.5em !important; }
    body.color05 #right-sidebar .sidebar-container ul.nav-tabs li a {
      background: #86CFE4; }
    body.color05 #right-sidebar .sidebar-container ul.nav-tabs li.active a {
      border: none;
      background: #f9f9f9;
      color: #5cbedb;
      font-weight: bold; }
  body.color05 ul.desktop li.qm-color-color05 {
    border-bottom: 4px solid #86cfe4;
    color: #000; }
    body.color05 ul.desktop li.qm-color-color05:hover {
      background: #86CFE4 !important;
      border-bottom: 4px solid #c5e8f2; }
    body.color05 ul.desktop li.qm-color-color05.active {
      color: #fff; }
  body.color05 .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #86CFE4;
    color: #fff; }
  body.color05 .color05-bg {
    background: #86CFE4;
    color: #000; }
  body.color05 .btn-color05 {
    color: #86CFE4;
    background: #86CFE4; }
  body.color05 .btn.btn-regular.btn-primary {
    color: #000 !important;
    background: #71c7df;
    border-color: #5cbedb; }
  body.color05 .alert.alert-info {
    background: #f9f9f9;
    border: 1px solid #dddddd;
    color: #818385;
    font-weight: 100 !important;
    /*                background: lighten($color, 45%);
                border: 1px solid $color;  
                color: darken($color, 5%);
                font-weight: 100!important;*/ }
    body.color05 .alert.alert-info h4 {
      font-weight: 100 !important; }
  body.color05 .qm-page-header {
    margin: 0.25em 1em;
    display: flex;
    align-items: center; }
    @media (max-width: 800px) {
      body.color05 .qm-page-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding-left: 60px;
        margin: -1px 0 0 0;
        height: 60px;
        background: #86CFE4;
        z-index: 5;
        border-bottom: 1px solid #71c7df; }
        .hideNav body.color05 .qm-page-header {
          padding-left: 0; }
        body.color05 .qm-page-header .qm-button i {
          background-color: transparent;
          border: 0;
          position: relative;
          float: left;
          color: #fff;
          /*padding-top: 0.4em !important;*/ }
        body.color05 .qm-page-header h1#qm-pageTitel {
          color: #fff;
          font-size: 16px;
          margin-top: .5em !important;
          margin-left: 3em; }
          body.color05 .qm-page-header h1#qm-pageTitel span {
            padding-top: .55em;
            padding-top: 0em; }
          body.color05 .qm-page-header h1#qm-pageTitel .open-nav-toggle {
            z-index: 5;
            top: .25em;
            left: .5em;
            height: 48px;
            position: fixed;
            z-index: 5;
            width: 48px;
            display: block;
            background: 0 0;
            padding: 0 14px 0 0;
            font-size: 25px;
            color: #fff;
            float: left;
            box-shadow: none; } }
  body.color05 i.collapse-icon.active {
    color: #86CFE4; }
  body.color05 i.filter-active {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    top: 2.5em;
    bottom: 0;
    left: 1.0em;
    right: 0;
    width: 12px;
    height: 12px;
    color: #86CFE4;
    border-radius: 15px;
    opacity: 0.8;
    background-color: #86CFE4; }
    @media (max-width: 800px) {
      body.color05 i.filter-active {
        margin-top: auto;
        margin-bottom: auto;
        top: 0;
        bottom: 0; } }
  body.color05 .btn.btn-primary {
    color: #000;
    background-color: #86CFE4;
    border-color: #86CFE4; }
    body.color05 .btn.btn-primary:hover {
      border-color: #71c7df;
      background-color: #b0e0ed;
      color: #000; }
    body.color05 .btn.btn-primary:active {
      border-color: #71c7df;
      background-color: #d9f0f7;
      color: #000; }
    body.color05 .btn.btn-primary.btn-outline {
      color: #86CFE4;
      background-color: transparent;
      border-color: #86CFE4; }
      body.color05 .btn.btn-primary.btn-outline:hover {
        background-color: #b0e0ed;
        color: #000; }
      body.color05 .btn.btn-primary.btn-outline:active {
        background-color: #d9f0f7;
        color: #000; }
  body.color05 #qm-sm-nav-toggle {
    background: #9bd7e9 !important; }
  body.color05 .option-input:checked {
    background: #86CFE4; }
  body.color05 .modal-header {
    background: #fff;
    color: #86CFE4; }
    body.color05 .modal-header span {
      color: #86CFE4; }
  body.color05 .form-control-feedback .qm-icon-navigate_cross {
    transition: color 0.35s ease-in-out; }
    body.color05 .form-control-feedback .qm-icon-navigate_cross:hover {
      color: #ff4d4d; }
  body.color05 .btn-clear.btn-circle.header-btn:hover {
    color: #86CFE4; }
  body.color05 .btn-overlay-mobile {
    color: #86CFE4 !important; }
  body.color05 .fc-toolbar h2 {
    font-size: 16px;
    color: #86CFE4; }
  body.color05 .dashboard-cal {
    background: #fff !important;
    color: #86CFE4 !important; }

ul.desktop li.qm-color-color06 {
  border-bottom: 4px solid #a34a1f;
  background: #d96b36 !important;
  color: #fff; }
  ul.desktop li.qm-color-color06:hover {
    background: #A34A1F !important;
    border-bottom: 4px solid #d96b36; }
  ul.desktop li.qm-color-color06.active {
    color: #fff; }

body.color06 {
  /*Theme Colors*/
  /*badge*/
  /*btn*/
  /*Navbar*/
  /* right sidebar */
  /* top rubrik navbar */
  /*Primary Buttons*/
  /*Primary Buttons*/ }
  body.color06 a {
    color: #A34A1F;
    text-decoration: none; }
  body.color06 .header-text {
    color: #fff !important; }
  @media (max-width: 800px) {
    body.color06 .header-headline {
      color: #fff !important; } }
  @media (max-width: 800px) {
    body.color06 .header-btn {
      color: #fff;
      margin: 0;
      height: 60px;
      width: 60px;
      display: flex;
      justify-content: center;
      align-items: center; } }
  body.color06 .open-nav-toggle {
    background: #A34A1F; }
  body.color06 .text-color06 {
    color: #A34A1F; }
  body.color06 .text-primary {
    color: #A34A1F; }
  body.color06 .qm-color {
    background: #A34A1F;
    color: #fff; }
    body.color06 .qm-color.highlight {
      background: #d96b36;
      color: #000; }
    body.color06 .qm-color.soft {
      background: rgba(163, 74, 31, 0.7);
      color: #fff; }
    body.color06 .qm-color.softer {
      background: rgba(163, 74, 31, 0.85);
      color: #fff; }
  body.color06 .fls-tabs li.active a {
    font-weight: 700;
    background-color: #A34A1F;
    border: 1px solid #A34A1F;
    color: #fff; }
  body.color06 .qm-color-color06 {
    background: #A34A1F; }
  body.color06 .badge-primary {
    background: #A34A1F; }
  body.color06 .btn-color06 {
    background: #A34A1F; }
  body.color06.color06 .navbar.navbar-fixed-top {
    background: #A34A1F !important; }
    body.color06.color06 .navbar.navbar-fixed-top .logout-btn {
      background: #d96b36; }
  @media (max-width: 800px) {
    body.color06 #side-menu {
      margin-top: 1em;
      scroll-y: auto; } }
  @media (max-width: 1260px) {
    body.color06 #side-menu .nav-header {
      display: block; } }
  @media (max-width: 800px) {
    body.color06 #side-menu .nav-header {
      display: none; } }
  body.color06.color06 .nav-header {
    background: #A34A1F url("../images/logo_bg.png") no-repeat 27px -28px !important; }
  body.color06 ul#side-menu li.color06 {
    display: block; }
  body.color06 #right-sidebar {
    top: 5.5em !important; }
    body.color06 #right-sidebar .sidebar-container ul.nav-tabs li a {
      background: #A34A1F; }
    body.color06 #right-sidebar .sidebar-container ul.nav-tabs li.active a {
      border: none;
      background: #f9f9f9;
      color: #783717;
      font-weight: bold; }
  body.color06 ul.desktop li.qm-color-color06 {
    border-bottom: 4px solid #a34a1f;
    color: #fff; }
    body.color06 ul.desktop li.qm-color-color06:hover {
      background: #A34A1F !important;
      border-bottom: 4px solid #d96b36; }
    body.color06 ul.desktop li.qm-color-color06.active {
      color: #fff; }
  body.color06 .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #A34A1F;
    color: #fff; }
  body.color06 .color06-bg {
    background: #A34A1F;
    color: #fff; }
  body.color06 .btn-color06 {
    color: #A34A1F;
    background: #A34A1F; }
  body.color06 .btn.btn-regular.btn-primary {
    color: #fff !important;
    background: #8e401b;
    border-color: #783717; }
  body.color06 .alert.alert-info {
    background: #f9f9f9;
    border: 1px solid #dddddd;
    color: #818385;
    font-weight: 100 !important;
    /*                background: lighten($color, 45%);
                border: 1px solid $color;  
                color: darken($color, 5%);
                font-weight: 100!important;*/ }
    body.color06 .alert.alert-info h4 {
      font-weight: 100 !important; }
  body.color06 .qm-page-header {
    margin: 0.25em 1em;
    display: flex;
    align-items: center; }
    @media (max-width: 800px) {
      body.color06 .qm-page-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding-left: 60px;
        margin: -1px 0 0 0;
        height: 60px;
        background: #A34A1F;
        z-index: 5;
        border-bottom: 1px solid #8e401b; }
        .hideNav body.color06 .qm-page-header {
          padding-left: 0; }
        body.color06 .qm-page-header .qm-button i {
          background-color: transparent;
          border: 0;
          position: relative;
          float: left;
          color: #fff;
          /*padding-top: 0.4em !important;*/ }
        body.color06 .qm-page-header h1#qm-pageTitel {
          color: #fff;
          font-size: 16px;
          margin-top: .5em !important;
          margin-left: 3em; }
          body.color06 .qm-page-header h1#qm-pageTitel span {
            padding-top: .55em;
            padding-top: 0em; }
          body.color06 .qm-page-header h1#qm-pageTitel .open-nav-toggle {
            z-index: 5;
            top: .25em;
            left: .5em;
            height: 48px;
            position: fixed;
            z-index: 5;
            width: 48px;
            display: block;
            background: 0 0;
            padding: 0 14px 0 0;
            font-size: 25px;
            color: #fff;
            float: left;
            box-shadow: none; } }
  body.color06 i.collapse-icon.active {
    color: #A34A1F; }
  body.color06 i.filter-active {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    top: 2.5em;
    bottom: 0;
    left: 1.0em;
    right: 0;
    width: 12px;
    height: 12px;
    color: #A34A1F;
    border-radius: 15px;
    opacity: 0.8;
    background-color: #A34A1F; }
    @media (max-width: 800px) {
      body.color06 i.filter-active {
        margin-top: auto;
        margin-bottom: auto;
        top: 0;
        bottom: 0; } }
  body.color06 .btn.btn-primary {
    color: #fff;
    background-color: #A34A1F;
    border-color: #A34A1F; }
    body.color06 .btn.btn-primary:hover {
      border-color: #8e401b;
      background-color: #ce5d27;
      color: #fff; }
    body.color06 .btn.btn-primary:active {
      border-color: #8e401b;
      background-color: #dd7b4b;
      color: #fff; }
    body.color06 .btn.btn-primary.btn-outline {
      color: #A34A1F;
      background-color: transparent;
      border-color: #A34A1F; }
      body.color06 .btn.btn-primary.btn-outline:hover {
        background-color: #ce5d27;
        color: #fff; }
      body.color06 .btn.btn-primary.btn-outline:active {
        background-color: #dd7b4b;
        color: #fff; }
  body.color06 #qm-sm-nav-toggle {
    background: #b85423 !important; }
  body.color06 .option-input:checked {
    background: #A34A1F; }
  body.color06 .modal-header {
    background: #fff;
    color: #A34A1F; }
    body.color06 .modal-header span {
      color: #A34A1F; }
  body.color06 .form-control-feedback .qm-icon-navigate_cross {
    transition: color 0.35s ease-in-out; }
    body.color06 .form-control-feedback .qm-icon-navigate_cross:hover {
      color: #ff4d4d; }
  body.color06 .btn-clear.btn-circle.header-btn:hover {
    color: #A34A1F; }
  body.color06 .btn-overlay-mobile {
    color: #A34A1F !important; }
  body.color06 .fc-toolbar h2 {
    font-size: 16px;
    color: #A34A1F; }
  body.color06 .dashboard-cal {
    background: #fff !important;
    color: #A34A1F !important; }

ul.desktop li.qm-color-color07 {
  border-bottom: 4px solid #f7b700;
  background: #ffcf45 !important;
  color: #fff; }
  ul.desktop li.qm-color-color07:hover {
    background: #F7B700 !important;
    border-bottom: 4px solid #ffcf45; }
  ul.desktop li.qm-color-color07.active {
    color: #fff; }

body.color07 {
  /*Theme Colors*/
  /*badge*/
  /*btn*/
  /*Navbar*/
  /* right sidebar */
  /* top rubrik navbar */
  /*Primary Buttons*/
  /*Primary Buttons*/ }
  body.color07 a {
    color: #F7B700;
    text-decoration: none; }
  body.color07 .header-text {
    color: #fff !important; }
  @media (max-width: 800px) {
    body.color07 .header-headline {
      color: #fff !important; } }
  @media (max-width: 800px) {
    body.color07 .header-btn {
      color: #fff;
      margin: 0;
      height: 60px;
      width: 60px;
      display: flex;
      justify-content: center;
      align-items: center; } }
  body.color07 .open-nav-toggle {
    background: #F7B700; }
  body.color07 .text-color07 {
    color: #F7B700; }
  body.color07 .text-primary {
    color: #F7B700; }
  body.color07 .qm-color {
    background: #F7B700;
    color: #fff; }
    body.color07 .qm-color.highlight {
      background: #ffcf45;
      color: #000; }
    body.color07 .qm-color.soft {
      background: rgba(247, 183, 0, 0.7);
      color: #fff; }
    body.color07 .qm-color.softer {
      background: rgba(247, 183, 0, 0.85);
      color: #fff; }
  body.color07 .fls-tabs li.active a {
    font-weight: 700;
    background-color: #F7B700;
    border: 1px solid #F7B700;
    color: #fff; }
  body.color07 .qm-color-color07 {
    background: #F7B700; }
  body.color07 .badge-primary {
    background: #F7B700; }
  body.color07 .btn-color07 {
    background: #F7B700; }
  body.color07.color07 .navbar.navbar-fixed-top {
    background: #F7B700 !important; }
    body.color07.color07 .navbar.navbar-fixed-top .logout-btn {
      background: #ffcf45; }
  @media (max-width: 800px) {
    body.color07 #side-menu {
      margin-top: 1em;
      scroll-y: auto; } }
  @media (max-width: 1260px) {
    body.color07 #side-menu .nav-header {
      display: block; } }
  @media (max-width: 800px) {
    body.color07 #side-menu .nav-header {
      display: none; } }
  body.color07.color07 .nav-header {
    background: #F7B700 url("../images/logo_bg.png") no-repeat 27px -28px !important; }
  body.color07 ul#side-menu li.color07 {
    display: block; }
  body.color07 #right-sidebar {
    top: 5.5em !important; }
    body.color07 #right-sidebar .sidebar-container ul.nav-tabs li a {
      background: #F7B700; }
    body.color07 #right-sidebar .sidebar-container ul.nav-tabs li.active a {
      border: none;
      background: #f9f9f9;
      color: #c49100;
      font-weight: bold; }
  body.color07 ul.desktop li.qm-color-color07 {
    border-bottom: 4px solid #f7b700;
    color: #fff; }
    body.color07 ul.desktop li.qm-color-color07:hover {
      background: #F7B700 !important;
      border-bottom: 4px solid #ffcf45; }
    body.color07 ul.desktop li.qm-color-color07.active {
      color: #fff; }
  body.color07 .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #F7B700;
    color: #fff; }
  body.color07 .color07-bg {
    background: #F7B700;
    color: #fff; }
  body.color07 .btn-color07 {
    color: #F7B700;
    background: #F7B700; }
  body.color07 .btn.btn-regular.btn-primary {
    color: #fff !important;
    background: #dea400;
    border-color: #c49100; }
  body.color07 .alert.alert-info {
    background: #f9f9f9;
    border: 1px solid #dddddd;
    color: #818385;
    font-weight: 100 !important;
    /*                background: lighten($color, 45%);
                border: 1px solid $color;  
                color: darken($color, 5%);
                font-weight: 100!important;*/ }
    body.color07 .alert.alert-info h4 {
      font-weight: 100 !important; }
  body.color07 .qm-page-header {
    margin: 0.25em 1em;
    display: flex;
    align-items: center; }
    @media (max-width: 800px) {
      body.color07 .qm-page-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding-left: 60px;
        margin: -1px 0 0 0;
        height: 60px;
        background: #F7B700;
        z-index: 5;
        border-bottom: 1px solid #dea400; }
        .hideNav body.color07 .qm-page-header {
          padding-left: 0; }
        body.color07 .qm-page-header .qm-button i {
          background-color: transparent;
          border: 0;
          position: relative;
          float: left;
          color: #fff;
          /*padding-top: 0.4em !important;*/ }
        body.color07 .qm-page-header h1#qm-pageTitel {
          color: #fff;
          font-size: 16px;
          margin-top: .5em !important;
          margin-left: 3em; }
          body.color07 .qm-page-header h1#qm-pageTitel span {
            padding-top: .55em;
            padding-top: 0em; }
          body.color07 .qm-page-header h1#qm-pageTitel .open-nav-toggle {
            z-index: 5;
            top: .25em;
            left: .5em;
            height: 48px;
            position: fixed;
            z-index: 5;
            width: 48px;
            display: block;
            background: 0 0;
            padding: 0 14px 0 0;
            font-size: 25px;
            color: #fff;
            float: left;
            box-shadow: none; } }
  body.color07 i.collapse-icon.active {
    color: #F7B700; }
  body.color07 i.filter-active {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    top: 2.5em;
    bottom: 0;
    left: 1.0em;
    right: 0;
    width: 12px;
    height: 12px;
    color: #F7B700;
    border-radius: 15px;
    opacity: 0.8;
    background-color: #F7B700; }
    @media (max-width: 800px) {
      body.color07 i.filter-active {
        margin-top: auto;
        margin-bottom: auto;
        top: 0;
        bottom: 0; } }
  body.color07 .btn.btn-primary {
    color: #fff;
    background-color: #F7B700;
    border-color: #F7B700; }
    body.color07 .btn.btn-primary:hover {
      border-color: #dea400;
      background-color: #ffc82b;
      color: #fff; }
    body.color07 .btn.btn-primary:active {
      border-color: #dea400;
      background-color: #ffd55e;
      color: #fff; }
    body.color07 .btn.btn-primary.btn-outline {
      color: #F7B700;
      background-color: transparent;
      border-color: #F7B700; }
      body.color07 .btn.btn-primary.btn-outline:hover {
        background-color: #ffc82b;
        color: #fff; }
      body.color07 .btn.btn-primary.btn-outline:active {
        background-color: #ffd55e;
        color: #fff; }
  body.color07 #qm-sm-nav-toggle {
    background: #ffc112 !important; }
  body.color07 .option-input:checked {
    background: #F7B700; }
  body.color07 .modal-header {
    background: #fff;
    color: #F7B700; }
    body.color07 .modal-header span {
      color: #F7B700; }
  body.color07 .form-control-feedback .qm-icon-navigate_cross {
    transition: color 0.35s ease-in-out; }
    body.color07 .form-control-feedback .qm-icon-navigate_cross:hover {
      color: #ff4d4d; }
  body.color07 .btn-clear.btn-circle.header-btn:hover {
    color: #F7B700; }
  body.color07 .btn-overlay-mobile {
    color: #F7B700 !important; }
  body.color07 .fc-toolbar h2 {
    font-size: 16px;
    color: #F7B700; }
  body.color07 .dashboard-cal {
    background: #fff !important;
    color: #F7B700 !important; }

ul.desktop li.qm-color-color08 {
  border-bottom: 4px solid #ff4d00;
  background: #ff824d !important;
  color: #fff; }
  ul.desktop li.qm-color-color08:hover {
    background: #FF4D00 !important;
    border-bottom: 4px solid #ff824d; }
  ul.desktop li.qm-color-color08.active {
    color: #fff; }

body.color08 {
  /*Theme Colors*/
  /*badge*/
  /*btn*/
  /*Navbar*/
  /* right sidebar */
  /* top rubrik navbar */
  /*Primary Buttons*/
  /*Primary Buttons*/ }
  body.color08 a {
    color: #FF4D00;
    text-decoration: none; }
  body.color08 .header-text {
    color: #fff !important; }
  @media (max-width: 800px) {
    body.color08 .header-headline {
      color: #fff !important; } }
  @media (max-width: 800px) {
    body.color08 .header-btn {
      color: #fff;
      margin: 0;
      height: 60px;
      width: 60px;
      display: flex;
      justify-content: center;
      align-items: center; } }
  body.color08 .open-nav-toggle {
    background: #FF4D00; }
  body.color08 .text-color08 {
    color: #FF4D00; }
  body.color08 .text-primary {
    color: #FF4D00; }
  body.color08 .qm-color {
    background: #FF4D00;
    color: #fff; }
    body.color08 .qm-color.highlight {
      background: #ff824d;
      color: #000; }
    body.color08 .qm-color.soft {
      background: rgba(255, 77, 0, 0.7);
      color: #fff; }
    body.color08 .qm-color.softer {
      background: rgba(255, 77, 0, 0.85);
      color: #fff; }
  body.color08 .fls-tabs li.active a {
    font-weight: 700;
    background-color: #FF4D00;
    border: 1px solid #FF4D00;
    color: #fff; }
  body.color08 .qm-color-color08 {
    background: #FF4D00; }
  body.color08 .badge-primary {
    background: #FF4D00; }
  body.color08 .btn-color08 {
    background: #FF4D00; }
  body.color08.color08 .navbar.navbar-fixed-top {
    background: #FF4D00 !important; }
    body.color08.color08 .navbar.navbar-fixed-top .logout-btn {
      background: #ff824d; }
  @media (max-width: 800px) {
    body.color08 #side-menu {
      margin-top: 1em;
      scroll-y: auto; } }
  @media (max-width: 1260px) {
    body.color08 #side-menu .nav-header {
      display: block; } }
  @media (max-width: 800px) {
    body.color08 #side-menu .nav-header {
      display: none; } }
  body.color08.color08 .nav-header {
    background: #FF4D00 url("../images/logo_bg.png") no-repeat 27px -28px !important; }
  body.color08 ul#side-menu li.color08 {
    display: block; }
  body.color08 #right-sidebar {
    top: 5.5em !important; }
    body.color08 #right-sidebar .sidebar-container ul.nav-tabs li a {
      background: #FF4D00; }
    body.color08 #right-sidebar .sidebar-container ul.nav-tabs li.active a {
      border: none;
      background: #f9f9f9;
      color: #cc3e00;
      font-weight: bold; }
  body.color08 ul.desktop li.qm-color-color08 {
    border-bottom: 4px solid #ff4d00;
    color: #fff; }
    body.color08 ul.desktop li.qm-color-color08:hover {
      background: #FF4D00 !important;
      border-bottom: 4px solid #ff824d; }
    body.color08 ul.desktop li.qm-color-color08.active {
      color: #fff; }
  body.color08 .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #FF4D00;
    color: #fff; }
  body.color08 .color08-bg {
    background: #FF4D00;
    color: #fff; }
  body.color08 .btn-color08 {
    color: #FF4D00;
    background: #FF4D00; }
  body.color08 .btn.btn-regular.btn-primary {
    color: #fff !important;
    background: #e64500;
    border-color: #cc3e00; }
  body.color08 .alert.alert-info {
    background: #f9f9f9;
    border: 1px solid #dddddd;
    color: #818385;
    font-weight: 100 !important;
    /*                background: lighten($color, 45%);
                border: 1px solid $color;  
                color: darken($color, 5%);
                font-weight: 100!important;*/ }
    body.color08 .alert.alert-info h4 {
      font-weight: 100 !important; }
  body.color08 .qm-page-header {
    margin: 0.25em 1em;
    display: flex;
    align-items: center; }
    @media (max-width: 800px) {
      body.color08 .qm-page-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding-left: 60px;
        margin: -1px 0 0 0;
        height: 60px;
        background: #FF4D00;
        z-index: 5;
        border-bottom: 1px solid #e64500; }
        .hideNav body.color08 .qm-page-header {
          padding-left: 0; }
        body.color08 .qm-page-header .qm-button i {
          background-color: transparent;
          border: 0;
          position: relative;
          float: left;
          color: #fff;
          /*padding-top: 0.4em !important;*/ }
        body.color08 .qm-page-header h1#qm-pageTitel {
          color: #fff;
          font-size: 16px;
          margin-top: .5em !important;
          margin-left: 3em; }
          body.color08 .qm-page-header h1#qm-pageTitel span {
            padding-top: .55em;
            padding-top: 0em; }
          body.color08 .qm-page-header h1#qm-pageTitel .open-nav-toggle {
            z-index: 5;
            top: .25em;
            left: .5em;
            height: 48px;
            position: fixed;
            z-index: 5;
            width: 48px;
            display: block;
            background: 0 0;
            padding: 0 14px 0 0;
            font-size: 25px;
            color: #fff;
            float: left;
            box-shadow: none; } }
  body.color08 i.collapse-icon.active {
    color: #FF4D00; }
  body.color08 i.filter-active {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    top: 2.5em;
    bottom: 0;
    left: 1.0em;
    right: 0;
    width: 12px;
    height: 12px;
    color: #FF4D00;
    border-radius: 15px;
    opacity: 0.8;
    background-color: #FF4D00; }
    @media (max-width: 800px) {
      body.color08 i.filter-active {
        margin-top: auto;
        margin-bottom: auto;
        top: 0;
        bottom: 0; } }
  body.color08 .btn.btn-primary {
    color: #fff;
    background-color: #FF4D00;
    border-color: #FF4D00; }
    body.color08 .btn.btn-primary:hover {
      border-color: #e64500;
      background-color: #ff7133;
      color: #fff; }
    body.color08 .btn.btn-primary:active {
      border-color: #e64500;
      background-color: #ff9466;
      color: #fff; }
    body.color08 .btn.btn-primary.btn-outline {
      color: #FF4D00;
      background-color: transparent;
      border-color: #FF4D00; }
      body.color08 .btn.btn-primary.btn-outline:hover {
        background-color: #ff7133;
        color: #fff; }
      body.color08 .btn.btn-primary.btn-outline:active {
        background-color: #ff9466;
        color: #fff; }
  body.color08 #qm-sm-nav-toggle {
    background: #ff5f1a !important; }
  body.color08 .option-input:checked {
    background: #FF4D00; }
  body.color08 .modal-header {
    background: #fff;
    color: #FF4D00; }
    body.color08 .modal-header span {
      color: #FF4D00; }
  body.color08 .form-control-feedback .qm-icon-navigate_cross {
    transition: color 0.35s ease-in-out; }
    body.color08 .form-control-feedback .qm-icon-navigate_cross:hover {
      color: #ff4d4d; }
  body.color08 .btn-clear.btn-circle.header-btn:hover {
    color: #FF4D00; }
  body.color08 .btn-overlay-mobile {
    color: #FF4D00 !important; }
  body.color08 .fc-toolbar h2 {
    font-size: 16px;
    color: #FF4D00; }
  body.color08 .dashboard-cal {
    background: #fff !important;
    color: #FF4D00 !important; }

ul.desktop li.qm-color-color09 {
  border-bottom: 4px solid #0083c1;
  background: #0fb2ff !important;
  color: #fff; }
  ul.desktop li.qm-color-color09:hover {
    background: #0083C1 !important;
    border-bottom: 4px solid #0fb2ff; }
  ul.desktop li.qm-color-color09.active {
    color: #fff; }

body.color09 {
  /*Theme Colors*/
  /*badge*/
  /*btn*/
  /*Navbar*/
  /* right sidebar */
  /* top rubrik navbar */
  /*Primary Buttons*/
  /*Primary Buttons*/ }
  body.color09 a {
    color: #0083C1;
    text-decoration: none; }
  body.color09 .header-text {
    color: #fff !important; }
  @media (max-width: 800px) {
    body.color09 .header-headline {
      color: #fff !important; } }
  @media (max-width: 800px) {
    body.color09 .header-btn {
      color: #fff;
      margin: 0;
      height: 60px;
      width: 60px;
      display: flex;
      justify-content: center;
      align-items: center; } }
  body.color09 .open-nav-toggle {
    background: #0083C1; }
  body.color09 .text-color09 {
    color: #0083C1; }
  body.color09 .text-primary {
    color: #0083C1; }
  body.color09 .qm-color {
    background: #0083C1;
    color: #fff; }
    body.color09 .qm-color.highlight {
      background: #0fb2ff;
      color: #000; }
    body.color09 .qm-color.soft {
      background: rgba(0, 131, 193, 0.7);
      color: #fff; }
    body.color09 .qm-color.softer {
      background: rgba(0, 131, 193, 0.85);
      color: #fff; }
  body.color09 .fls-tabs li.active a {
    font-weight: 700;
    background-color: #0083C1;
    border: 1px solid #0083C1;
    color: #fff; }
  body.color09 .qm-color-color09 {
    background: #0083C1; }
  body.color09 .badge-primary {
    background: #0083C1; }
  body.color09 .btn-color09 {
    background: #0083C1; }
  body.color09.color09 .navbar.navbar-fixed-top {
    background: #0083C1 !important; }
    body.color09.color09 .navbar.navbar-fixed-top .logout-btn {
      background: #0fb2ff; }
  @media (max-width: 800px) {
    body.color09 #side-menu {
      margin-top: 1em;
      scroll-y: auto; } }
  @media (max-width: 1260px) {
    body.color09 #side-menu .nav-header {
      display: block; } }
  @media (max-width: 800px) {
    body.color09 #side-menu .nav-header {
      display: none; } }
  body.color09.color09 .nav-header {
    background: #0083C1 url("../images/logo_bg.png") no-repeat 27px -28px !important; }
  body.color09 ul#side-menu li.color09 {
    display: block; }
  body.color09 #right-sidebar {
    top: 5.5em !important; }
    body.color09 #right-sidebar .sidebar-container ul.nav-tabs li a {
      background: #0083C1; }
    body.color09 #right-sidebar .sidebar-container ul.nav-tabs li.active a {
      border: none;
      background: #f9f9f9;
      color: #00608e;
      font-weight: bold; }
  body.color09 ul.desktop li.qm-color-color09 {
    border-bottom: 4px solid #0083c1;
    color: #fff; }
    body.color09 ul.desktop li.qm-color-color09:hover {
      background: #0083C1 !important;
      border-bottom: 4px solid #0fb2ff; }
    body.color09 ul.desktop li.qm-color-color09.active {
      color: #fff; }
  body.color09 .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #0083C1;
    color: #fff; }
  body.color09 .color09-bg {
    background: #0083C1;
    color: #fff; }
  body.color09 .btn-color09 {
    color: #0083C1;
    background: #0083C1; }
  body.color09 .btn.btn-regular.btn-primary {
    color: #fff !important;
    background: #0072a8;
    border-color: #00608e; }
  body.color09 .alert.alert-info {
    background: #f9f9f9;
    border: 1px solid #dddddd;
    color: #818385;
    font-weight: 100 !important;
    /*                background: lighten($color, 45%);
                border: 1px solid $color;  
                color: darken($color, 5%);
                font-weight: 100!important;*/ }
    body.color09 .alert.alert-info h4 {
      font-weight: 100 !important; }
  body.color09 .qm-page-header {
    margin: 0.25em 1em;
    display: flex;
    align-items: center; }
    @media (max-width: 800px) {
      body.color09 .qm-page-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding-left: 60px;
        margin: -1px 0 0 0;
        height: 60px;
        background: #0083C1;
        z-index: 5;
        border-bottom: 1px solid #0072a8; }
        .hideNav body.color09 .qm-page-header {
          padding-left: 0; }
        body.color09 .qm-page-header .qm-button i {
          background-color: transparent;
          border: 0;
          position: relative;
          float: left;
          color: #fff;
          /*padding-top: 0.4em !important;*/ }
        body.color09 .qm-page-header h1#qm-pageTitel {
          color: #fff;
          font-size: 16px;
          margin-top: .5em !important;
          margin-left: 3em; }
          body.color09 .qm-page-header h1#qm-pageTitel span {
            padding-top: .55em;
            padding-top: 0em; }
          body.color09 .qm-page-header h1#qm-pageTitel .open-nav-toggle {
            z-index: 5;
            top: .25em;
            left: .5em;
            height: 48px;
            position: fixed;
            z-index: 5;
            width: 48px;
            display: block;
            background: 0 0;
            padding: 0 14px 0 0;
            font-size: 25px;
            color: #fff;
            float: left;
            box-shadow: none; } }
  body.color09 i.collapse-icon.active {
    color: #0083C1; }
  body.color09 i.filter-active {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    top: 2.5em;
    bottom: 0;
    left: 1.0em;
    right: 0;
    width: 12px;
    height: 12px;
    color: #0083C1;
    border-radius: 15px;
    opacity: 0.8;
    background-color: #0083C1; }
    @media (max-width: 800px) {
      body.color09 i.filter-active {
        margin-top: auto;
        margin-bottom: auto;
        top: 0;
        bottom: 0; } }
  body.color09 .btn.btn-primary {
    color: #fff;
    background-color: #0083C1;
    border-color: #0083C1; }
    body.color09 .btn.btn-primary:hover {
      border-color: #0072a8;
      background-color: #00a6f4;
      color: #fff; }
    body.color09 .btn.btn-primary:active {
      border-color: #0072a8;
      background-color: #28baff;
      color: #fff; }
    body.color09 .btn.btn-primary.btn-outline {
      color: #0083C1;
      background-color: transparent;
      border-color: #0083C1; }
      body.color09 .btn.btn-primary.btn-outline:hover {
        background-color: #00a6f4;
        color: #fff; }
      body.color09 .btn.btn-primary.btn-outline:active {
        background-color: #28baff;
        color: #fff; }
  body.color09 #qm-sm-nav-toggle {
    background: #0094db !important; }
  body.color09 .option-input:checked {
    background: #0083C1; }
  body.color09 .modal-header {
    background: #fff;
    color: #0083C1; }
    body.color09 .modal-header span {
      color: #0083C1; }
  body.color09 .form-control-feedback .qm-icon-navigate_cross {
    transition: color 0.35s ease-in-out; }
    body.color09 .form-control-feedback .qm-icon-navigate_cross:hover {
      color: #ff4d4d; }
  body.color09 .btn-clear.btn-circle.header-btn:hover {
    color: #0083C1; }
  body.color09 .btn-overlay-mobile {
    color: #0083C1 !important; }
  body.color09 .fc-toolbar h2 {
    font-size: 16px;
    color: #0083C1; }
  body.color09 .dashboard-cal {
    background: #fff !important;
    color: #0083C1 !important; }

ul.desktop li.qm-color-color10 {
  border-bottom: 4px solid #f0ea9b;
  background: #faf8de !important;
  color: #000; }
  ul.desktop li.qm-color-color10:hover {
    background: #F0EA9B !important;
    border-bottom: 4px solid #faf8de; }
  ul.desktop li.qm-color-color10.active {
    color: #000; }

body.color10 {
  /*Theme Colors*/
  /*badge*/
  /*btn*/
  /*Navbar*/
  /* right sidebar */
  /* top rubrik navbar */
  /*Primary Buttons*/
  /*Primary Buttons*/ }
  body.color10 a {
    color: #F0EA9B;
    text-decoration: none; }
  body.color10 .header-text {
    color: #000 !important; }
  @media (max-width: 800px) {
    body.color10 .header-headline {
      color: #000 !important; } }
  body.color10 .header-img {
    filter: invert(80%); }
  @media (max-width: 800px) {
    body.color10 .header-btn {
      color: #000;
      margin: 0;
      height: 60px;
      width: 60px;
      display: flex;
      justify-content: center;
      align-items: center; } }
  body.color10 .open-nav-toggle {
    background: #F0EA9B; }
  body.color10 .text-color10 {
    color: #F0EA9B; }
  body.color10 .text-primary {
    color: #F0EA9B; }
  body.color10 .qm-color {
    background: #F0EA9B;
    color: #000; }
    body.color10 .qm-color.highlight {
      background: #faf8de;
      color: #000; }
    body.color10 .qm-color.soft {
      background: rgba(240, 234, 155, 0.7);
      color: #000; }
    body.color10 .qm-color.softer {
      background: rgba(240, 234, 155, 0.85);
      color: #000; }
  body.color10 .fls-tabs li.active a {
    font-weight: 700;
    background-color: #F0EA9B;
    border: 1px solid #F0EA9B;
    color: #000; }
  body.color10 .qm-color-color10 {
    background: #F0EA9B; }
  body.color10 .badge-primary {
    background: #F0EA9B; }
  body.color10 .btn-color10 {
    background: #F0EA9B; }
  body.color10.color10 .navbar.navbar-fixed-top {
    background: #F0EA9B !important; }
    body.color10.color10 .navbar.navbar-fixed-top .logout-btn {
      background: #faf8de; }
  @media (max-width: 800px) {
    body.color10 #side-menu {
      margin-top: 1em;
      scroll-y: auto; } }
  @media (max-width: 1260px) {
    body.color10 #side-menu .nav-header {
      display: block; } }
  @media (max-width: 800px) {
    body.color10 #side-menu .nav-header {
      display: none; } }
  body.color10.color10 .nav-header {
    background: #F0EA9B url("../images/logo_bg.png") no-repeat 27px -28px !important; }
  body.color10 ul#side-menu li.color10 {
    display: block; }
  body.color10 #right-sidebar {
    top: 5.5em !important; }
    body.color10 #right-sidebar .sidebar-container ul.nav-tabs li a {
      background: #F0EA9B; }
    body.color10 #right-sidebar .sidebar-container ul.nav-tabs li.active a {
      border: none;
      background: #f9f9f9;
      color: #e9e16f;
      font-weight: bold; }
  body.color10 ul.desktop li.qm-color-color10 {
    border-bottom: 4px solid #f0ea9b;
    color: #000; }
    body.color10 ul.desktop li.qm-color-color10:hover {
      background: #F0EA9B !important;
      border-bottom: 4px solid #faf8de; }
    body.color10 ul.desktop li.qm-color-color10.active {
      color: #fff; }
  body.color10 .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #F0EA9B;
    color: #fff; }
  body.color10 .color10-bg {
    background: #F0EA9B;
    color: #000; }
  body.color10 .btn-color10 {
    color: #F0EA9B;
    background: #F0EA9B; }
  body.color10 .btn.btn-regular.btn-primary {
    color: #000 !important;
    background: #ede585;
    border-color: #e9e16f; }
  body.color10 .alert.alert-info {
    background: #f9f9f9;
    border: 1px solid #dddddd;
    color: #818385;
    font-weight: 100 !important;
    /*                background: lighten($color, 45%);
                border: 1px solid $color;  
                color: darken($color, 5%);
                font-weight: 100!important;*/ }
    body.color10 .alert.alert-info h4 {
      font-weight: 100 !important; }
  body.color10 .qm-page-header {
    margin: 0.25em 1em;
    display: flex;
    align-items: center; }
    @media (max-width: 800px) {
      body.color10 .qm-page-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding-left: 60px;
        margin: -1px 0 0 0;
        height: 60px;
        background: #F0EA9B;
        z-index: 5;
        border-bottom: 1px solid #ede585; }
        .hideNav body.color10 .qm-page-header {
          padding-left: 0; }
        body.color10 .qm-page-header .qm-button i {
          background-color: transparent;
          border: 0;
          position: relative;
          float: left;
          color: #fff;
          /*padding-top: 0.4em !important;*/ }
        body.color10 .qm-page-header h1#qm-pageTitel {
          color: #fff;
          font-size: 16px;
          margin-top: .5em !important;
          margin-left: 3em; }
          body.color10 .qm-page-header h1#qm-pageTitel span {
            padding-top: .55em;
            padding-top: 0em; }
          body.color10 .qm-page-header h1#qm-pageTitel .open-nav-toggle {
            z-index: 5;
            top: .25em;
            left: .5em;
            height: 48px;
            position: fixed;
            z-index: 5;
            width: 48px;
            display: block;
            background: 0 0;
            padding: 0 14px 0 0;
            font-size: 25px;
            color: #fff;
            float: left;
            box-shadow: none; } }
  body.color10 i.collapse-icon.active {
    color: #F0EA9B; }
  body.color10 i.filter-active {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    top: 2.5em;
    bottom: 0;
    left: 1.0em;
    right: 0;
    width: 12px;
    height: 12px;
    color: #F0EA9B;
    border-radius: 15px;
    opacity: 0.8;
    background-color: #F0EA9B; }
    @media (max-width: 800px) {
      body.color10 i.filter-active {
        margin-top: auto;
        margin-bottom: auto;
        top: 0;
        bottom: 0; } }
  body.color10 .btn.btn-primary {
    color: #000;
    background-color: #F0EA9B;
    border-color: #F0EA9B; }
    body.color10 .btn.btn-primary:hover {
      border-color: #ede585;
      background-color: #f7f3c7;
      color: #000; }
    body.color10 .btn.btn-primary:active {
      border-color: #ede585;
      background-color: #fdfdf4;
      color: #000; }
    body.color10 .btn.btn-primary.btn-outline {
      color: #F0EA9B;
      background-color: transparent;
      border-color: #F0EA9B; }
      body.color10 .btn.btn-primary.btn-outline:hover {
        background-color: #f7f3c7;
        color: #000; }
      body.color10 .btn.btn-primary.btn-outline:active {
        background-color: #fdfdf4;
        color: #000; }
  body.color10 #qm-sm-nav-toggle {
    background: #f3efb1 !important; }
  body.color10 .option-input:checked {
    background: #F0EA9B; }
  body.color10 .modal-header {
    background: #fff;
    color: #F0EA9B; }
    body.color10 .modal-header span {
      color: #F0EA9B; }
  body.color10 .form-control-feedback .qm-icon-navigate_cross {
    transition: color 0.35s ease-in-out; }
    body.color10 .form-control-feedback .qm-icon-navigate_cross:hover {
      color: #ff4d4d; }
  body.color10 .btn-clear.btn-circle.header-btn:hover {
    color: #F0EA9B; }
  body.color10 .btn-overlay-mobile {
    color: #F0EA9B !important; }
  body.color10 .fc-toolbar h2 {
    font-size: 16px;
    color: #F0EA9B; }
  body.color10 .dashboard-cal {
    background: #fff !important;
    color: #F0EA9B !important; }

ul.desktop li.qm-color-color11 {
  border-bottom: 4px solid #6e7c7c;
  background: #95a1a1 !important;
  color: #fff; }
  ul.desktop li.qm-color-color11:hover {
    background: #6E7C7C !important;
    border-bottom: 4px solid #95a1a1; }
  ul.desktop li.qm-color-color11.active {
    color: #fff; }

body.color11 {
  /*Theme Colors*/
  /*badge*/
  /*btn*/
  /*Navbar*/
  /* right sidebar */
  /* top rubrik navbar */
  /*Primary Buttons*/
  /*Primary Buttons*/ }
  body.color11 a {
    color: #6E7C7C;
    text-decoration: none; }
  body.color11 .header-text {
    color: #fff !important; }
  @media (max-width: 800px) {
    body.color11 .header-headline {
      color: #fff !important; } }
  @media (max-width: 800px) {
    body.color11 .header-btn {
      color: #fff;
      margin: 0;
      height: 60px;
      width: 60px;
      display: flex;
      justify-content: center;
      align-items: center; } }
  body.color11 .open-nav-toggle {
    background: #6E7C7C; }
  body.color11 .text-color11 {
    color: #6E7C7C; }
  body.color11 .text-primary {
    color: #6E7C7C; }
  body.color11 .qm-color {
    background: #6E7C7C;
    color: #fff; }
    body.color11 .qm-color.highlight {
      background: #95a1a1;
      color: #000; }
    body.color11 .qm-color.soft {
      background: rgba(110, 124, 124, 0.7);
      color: #fff; }
    body.color11 .qm-color.softer {
      background: rgba(110, 124, 124, 0.85);
      color: #fff; }
  body.color11 .fls-tabs li.active a {
    font-weight: 700;
    background-color: #6E7C7C;
    border: 1px solid #6E7C7C;
    color: #fff; }
  body.color11 .qm-color-color11 {
    background: #6E7C7C; }
  body.color11 .badge-primary {
    background: #6E7C7C; }
  body.color11 .btn-color11 {
    background: #6E7C7C; }
  body.color11.color11 .navbar.navbar-fixed-top {
    background: #6E7C7C !important; }
    body.color11.color11 .navbar.navbar-fixed-top .logout-btn {
      background: #95a1a1; }
  @media (max-width: 800px) {
    body.color11 #side-menu {
      margin-top: 1em;
      scroll-y: auto; } }
  @media (max-width: 1260px) {
    body.color11 #side-menu .nav-header {
      display: block; } }
  @media (max-width: 800px) {
    body.color11 #side-menu .nav-header {
      display: none; } }
  body.color11.color11 .nav-header {
    background: #6E7C7C url("../images/logo_bg.png") no-repeat 27px -28px !important; }
  body.color11 ul#side-menu li.color11 {
    display: block; }
  body.color11 #right-sidebar {
    top: 5.5em !important; }
    body.color11 #right-sidebar .sidebar-container ul.nav-tabs li a {
      background: #6E7C7C; }
    body.color11 #right-sidebar .sidebar-container ul.nav-tabs li.active a {
      border: none;
      background: #f9f9f9;
      color: #566161;
      font-weight: bold; }
  body.color11 ul.desktop li.qm-color-color11 {
    border-bottom: 4px solid #6e7c7c;
    color: #fff; }
    body.color11 ul.desktop li.qm-color-color11:hover {
      background: #6E7C7C !important;
      border-bottom: 4px solid #95a1a1; }
    body.color11 ul.desktop li.qm-color-color11.active {
      color: #fff; }
  body.color11 .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #6E7C7C;
    color: #fff; }
  body.color11 .color11-bg {
    background: #6E7C7C;
    color: #fff; }
  body.color11 .btn-color11 {
    color: #6E7C7C;
    background: #6E7C7C; }
  body.color11 .btn.btn-regular.btn-primary {
    color: #fff !important;
    background: #626e6e;
    border-color: #566161; }
  body.color11 .alert.alert-info {
    background: #f9f9f9;
    border: 1px solid #dddddd;
    color: #818385;
    font-weight: 100 !important;
    /*                background: lighten($color, 45%);
                border: 1px solid $color;  
                color: darken($color, 5%);
                font-weight: 100!important;*/ }
    body.color11 .alert.alert-info h4 {
      font-weight: 100 !important; }
  body.color11 .qm-page-header {
    margin: 0.25em 1em;
    display: flex;
    align-items: center; }
    @media (max-width: 800px) {
      body.color11 .qm-page-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding-left: 60px;
        margin: -1px 0 0 0;
        height: 60px;
        background: #6E7C7C;
        z-index: 5;
        border-bottom: 1px solid #626e6e; }
        .hideNav body.color11 .qm-page-header {
          padding-left: 0; }
        body.color11 .qm-page-header .qm-button i {
          background-color: transparent;
          border: 0;
          position: relative;
          float: left;
          color: #fff;
          /*padding-top: 0.4em !important;*/ }
        body.color11 .qm-page-header h1#qm-pageTitel {
          color: #fff;
          font-size: 16px;
          margin-top: .5em !important;
          margin-left: 3em; }
          body.color11 .qm-page-header h1#qm-pageTitel span {
            padding-top: .55em;
            padding-top: 0em; }
          body.color11 .qm-page-header h1#qm-pageTitel .open-nav-toggle {
            z-index: 5;
            top: .25em;
            left: .5em;
            height: 48px;
            position: fixed;
            z-index: 5;
            width: 48px;
            display: block;
            background: 0 0;
            padding: 0 14px 0 0;
            font-size: 25px;
            color: #fff;
            float: left;
            box-shadow: none; } }
  body.color11 i.collapse-icon.active {
    color: #6E7C7C; }
  body.color11 i.filter-active {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    top: 2.5em;
    bottom: 0;
    left: 1.0em;
    right: 0;
    width: 12px;
    height: 12px;
    color: #6E7C7C;
    border-radius: 15px;
    opacity: 0.8;
    background-color: #6E7C7C; }
    @media (max-width: 800px) {
      body.color11 i.filter-active {
        margin-top: auto;
        margin-bottom: auto;
        top: 0;
        bottom: 0; } }
  body.color11 .btn.btn-primary {
    color: #fff;
    background-color: #6E7C7C;
    border-color: #6E7C7C; }
    body.color11 .btn.btn-primary:hover {
      border-color: #626e6e;
      background-color: #889595;
      color: #fff; }
    body.color11 .btn.btn-primary:active {
      border-color: #626e6e;
      background-color: #a3adad;
      color: #fff; }
    body.color11 .btn.btn-primary.btn-outline {
      color: #6E7C7C;
      background-color: transparent;
      border-color: #6E7C7C; }
      body.color11 .btn.btn-primary.btn-outline:hover {
        background-color: #889595;
        color: #fff; }
      body.color11 .btn.btn-primary.btn-outline:active {
        background-color: #a3adad;
        color: #fff; }
  body.color11 #qm-sm-nav-toggle {
    background: #7a8989 !important; }
  body.color11 .option-input:checked {
    background: #6E7C7C; }
  body.color11 .modal-header {
    background: #fff;
    color: #6E7C7C; }
    body.color11 .modal-header span {
      color: #6E7C7C; }
  body.color11 .form-control-feedback .qm-icon-navigate_cross {
    transition: color 0.35s ease-in-out; }
    body.color11 .form-control-feedback .qm-icon-navigate_cross:hover {
      color: #ff4d4d; }
  body.color11 .btn-clear.btn-circle.header-btn:hover {
    color: #6E7C7C; }
  body.color11 .btn-overlay-mobile {
    color: #6E7C7C !important; }
  body.color11 .fc-toolbar h2 {
    font-size: 16px;
    color: #6E7C7C; }
  body.color11 .dashboard-cal {
    background: #fff !important;
    color: #6E7C7C !important; }

ul.desktop li.qm-color-color12 {
  border-bottom: 4px solid #493f39;
  background: #74645b !important;
  color: #fff; }
  ul.desktop li.qm-color-color12:hover {
    background: #493F39 !important;
    border-bottom: 4px solid #74645b; }
  ul.desktop li.qm-color-color12.active {
    color: #fff; }

body.color12 {
  /*Theme Colors*/
  /*badge*/
  /*btn*/
  /*Navbar*/
  /* right sidebar */
  /* top rubrik navbar */
  /*Primary Buttons*/
  /*Primary Buttons*/ }
  body.color12 a {
    color: #493F39;
    text-decoration: none; }
  body.color12 .header-text {
    color: #fff !important; }
  @media (max-width: 800px) {
    body.color12 .header-headline {
      color: #fff !important; } }
  @media (max-width: 800px) {
    body.color12 .header-btn {
      color: #fff;
      margin: 0;
      height: 60px;
      width: 60px;
      display: flex;
      justify-content: center;
      align-items: center; } }
  body.color12 .open-nav-toggle {
    background: #493F39; }
  body.color12 .text-color12 {
    color: #493F39; }
  body.color12 .text-primary {
    color: #493F39; }
  body.color12 .qm-color {
    background: #493F39;
    color: #fff; }
    body.color12 .qm-color.highlight {
      background: #74645b;
      color: #fff; }
    body.color12 .qm-color.soft {
      background: rgba(73, 63, 57, 0.7);
      color: #fff; }
    body.color12 .qm-color.softer {
      background: rgba(73, 63, 57, 0.85);
      color: #fff; }
  body.color12 .fls-tabs li.active a {
    font-weight: 700;
    background-color: #493F39;
    border: 1px solid #493F39;
    color: #fff; }
  body.color12 .qm-color-color12 {
    background: #493F39; }
  body.color12 .badge-primary {
    background: #493F39; }
  body.color12 .btn-color12 {
    background: #493F39; }
  body.color12.color12 .navbar.navbar-fixed-top {
    background: #493F39 !important; }
    body.color12.color12 .navbar.navbar-fixed-top .logout-btn {
      background: #74645b; }
  @media (max-width: 800px) {
    body.color12 #side-menu {
      margin-top: 1em;
      scroll-y: auto; } }
  @media (max-width: 1260px) {
    body.color12 #side-menu .nav-header {
      display: block; } }
  @media (max-width: 800px) {
    body.color12 #side-menu .nav-header {
      display: none; } }
  body.color12.color12 .nav-header {
    background: #493F39 url("../images/logo_bg.png") no-repeat 27px -28px !important; }
  body.color12 ul#side-menu li.color12 {
    display: block; }
  body.color12 #right-sidebar {
    top: 5.5em !important; }
    body.color12 #right-sidebar .sidebar-container ul.nav-tabs li a {
      background: #493F39; }
    body.color12 #right-sidebar .sidebar-container ul.nav-tabs li.active a {
      border: none;
      background: #f9f9f9;
      color: #2c2623;
      font-weight: bold; }
  body.color12 ul.desktop li.qm-color-color12 {
    border-bottom: 4px solid #493f39;
    color: #fff; }
    body.color12 ul.desktop li.qm-color-color12:hover {
      background: #493F39 !important;
      border-bottom: 4px solid #74645b; }
    body.color12 ul.desktop li.qm-color-color12.active {
      color: #fff; }
  body.color12 .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #493F39;
    color: #fff; }
  body.color12 .color12-bg {
    background: #493F39;
    color: #fff; }
  body.color12 .btn-color12 {
    color: #493F39;
    background: #493F39; }
  body.color12 .btn.btn-regular.btn-primary {
    color: #fff !important;
    background: #3b332e;
    border-color: #2c2623; }
  body.color12 .alert.alert-info {
    background: #f9f9f9;
    border: 1px solid #dddddd;
    color: #818385;
    font-weight: 100 !important;
    /*                background: lighten($color, 45%);
                border: 1px solid $color;  
                color: darken($color, 5%);
                font-weight: 100!important;*/ }
    body.color12 .alert.alert-info h4 {
      font-weight: 100 !important; }
  body.color12 .qm-page-header {
    margin: 0.25em 1em;
    display: flex;
    align-items: center; }
    @media (max-width: 800px) {
      body.color12 .qm-page-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding-left: 60px;
        margin: -1px 0 0 0;
        height: 60px;
        background: #493F39;
        z-index: 5;
        border-bottom: 1px solid #3b332e; }
        .hideNav body.color12 .qm-page-header {
          padding-left: 0; }
        body.color12 .qm-page-header .qm-button i {
          background-color: transparent;
          border: 0;
          position: relative;
          float: left;
          color: #fff;
          /*padding-top: 0.4em !important;*/ }
        body.color12 .qm-page-header h1#qm-pageTitel {
          color: #fff;
          font-size: 16px;
          margin-top: .5em !important;
          margin-left: 3em; }
          body.color12 .qm-page-header h1#qm-pageTitel span {
            padding-top: .55em;
            padding-top: 0em; }
          body.color12 .qm-page-header h1#qm-pageTitel .open-nav-toggle {
            z-index: 5;
            top: .25em;
            left: .5em;
            height: 48px;
            position: fixed;
            z-index: 5;
            width: 48px;
            display: block;
            background: 0 0;
            padding: 0 14px 0 0;
            font-size: 25px;
            color: #fff;
            float: left;
            box-shadow: none; } }
  body.color12 i.collapse-icon.active {
    color: #493F39; }
  body.color12 i.filter-active {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    top: 2.5em;
    bottom: 0;
    left: 1.0em;
    right: 0;
    width: 12px;
    height: 12px;
    color: #493F39;
    border-radius: 15px;
    opacity: 0.8;
    background-color: #493F39; }
    @media (max-width: 800px) {
      body.color12 i.filter-active {
        margin-top: auto;
        margin-bottom: auto;
        top: 0;
        bottom: 0; } }
  body.color12 .btn.btn-primary {
    color: #fff;
    background-color: #493F39;
    border-color: #493F39; }
    body.color12 .btn.btn-primary:hover {
      border-color: #3b332e;
      background-color: #66584f;
      color: #fff; }
    body.color12 .btn.btn-primary:active {
      border-color: #3b332e;
      background-color: #827066;
      color: #fff; }
    body.color12 .btn.btn-primary.btn-outline {
      color: #493F39;
      background-color: transparent;
      border-color: #493F39; }
      body.color12 .btn.btn-primary.btn-outline:hover {
        background-color: #66584f;
        color: #fff; }
      body.color12 .btn.btn-primary.btn-outline:active {
        background-color: #827066;
        color: #fff; }
  body.color12 #qm-sm-nav-toggle {
    background: #574b44 !important; }
  body.color12 .option-input:checked {
    background: #493F39; }
  body.color12 .modal-header {
    background: #fff;
    color: #493F39; }
    body.color12 .modal-header span {
      color: #493F39; }
  body.color12 .form-control-feedback .qm-icon-navigate_cross {
    transition: color 0.35s ease-in-out; }
    body.color12 .form-control-feedback .qm-icon-navigate_cross:hover {
      color: #ff4d4d; }
  body.color12 .btn-clear.btn-circle.header-btn:hover {
    color: #493F39; }
  body.color12 .btn-overlay-mobile {
    color: #493F39 !important; }
  body.color12 .fc-toolbar h2 {
    font-size: 16px;
    color: #493F39; }
  body.color12 .dashboard-cal {
    background: #fff !important;
    color: #493F39 !important; }

ul.desktop li.qm-color-einstellungen {
  border-bottom: 4px solid #666666;
  background: #8c8c8c !important;
  color: #fff; }
  ul.desktop li.qm-color-einstellungen:hover {
    background: #666 !important;
    border-bottom: 4px solid #8c8c8c; }
  ul.desktop li.qm-color-einstellungen.active {
    color: #fff; }

body.einstellungen {
  /*Theme Colors*/
  /*badge*/
  /*btn*/
  /*Navbar*/
  /* right sidebar */
  /* top rubrik navbar */
  /*Primary Buttons*/
  /*Primary Buttons*/ }
  body.einstellungen a {
    color: #666;
    text-decoration: none; }
  body.einstellungen .header-text {
    color: #fff !important; }
  @media (max-width: 800px) {
    body.einstellungen .header-headline {
      color: #fff !important; } }
  @media (max-width: 800px) {
    body.einstellungen .header-btn {
      color: #fff;
      margin: 0;
      height: 60px;
      width: 60px;
      display: flex;
      justify-content: center;
      align-items: center; } }
  body.einstellungen .open-nav-toggle {
    background: #666; }
  body.einstellungen .text-einstellungen {
    color: #666; }
  body.einstellungen .text-primary {
    color: #666; }
  body.einstellungen .qm-color {
    background: #666;
    color: #fff; }
    body.einstellungen .qm-color.highlight {
      background: #8c8c8c;
      color: #000; }
    body.einstellungen .qm-color.soft {
      background: rgba(102, 102, 102, 0.7);
      color: #fff; }
    body.einstellungen .qm-color.softer {
      background: rgba(102, 102, 102, 0.85);
      color: #fff; }
  body.einstellungen .fls-tabs li.active a {
    font-weight: 700;
    background-color: #666;
    border: 1px solid #666;
    color: #fff; }
  body.einstellungen .qm-color-einstellungen {
    background: #666; }
  body.einstellungen .badge-primary {
    background: #666; }
  body.einstellungen .btn-einstellungen {
    background: #666; }
  body.einstellungen.einstellungen .navbar.navbar-fixed-top {
    background: #666 !important; }
    body.einstellungen.einstellungen .navbar.navbar-fixed-top .logout-btn {
      background: #8c8c8c; }
  @media (max-width: 800px) {
    body.einstellungen #side-menu {
      margin-top: 1em;
      scroll-y: auto; } }
  @media (max-width: 1260px) {
    body.einstellungen #side-menu .nav-header {
      display: block; } }
  @media (max-width: 800px) {
    body.einstellungen #side-menu .nav-header {
      display: none; } }
  body.einstellungen.einstellungen .nav-header {
    background: #666 url("../images/logo_bg.png") no-repeat 27px -28px !important; }
  body.einstellungen ul#side-menu li.einstellungen {
    display: block; }
  body.einstellungen #right-sidebar {
    top: 5.5em !important; }
    body.einstellungen #right-sidebar .sidebar-container ul.nav-tabs li a {
      background: #666; }
    body.einstellungen #right-sidebar .sidebar-container ul.nav-tabs li.active a {
      border: none;
      background: #f9f9f9;
      color: #4d4d4d;
      font-weight: bold; }
  body.einstellungen ul.desktop li.qm-color-einstellungen {
    border-bottom: 4px solid #666666;
    color: #fff; }
    body.einstellungen ul.desktop li.qm-color-einstellungen:hover {
      background: #666 !important;
      border-bottom: 4px solid #8c8c8c; }
    body.einstellungen ul.desktop li.qm-color-einstellungen.active {
      color: #fff; }
  body.einstellungen .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #666;
    color: #fff; }
  body.einstellungen .einstellungen-bg {
    background: #666;
    color: #fff; }
  body.einstellungen .btn-einstellungen {
    color: #666;
    background: #666; }
  body.einstellungen .btn.btn-regular.btn-primary {
    color: #fff !important;
    background: #595959;
    border-color: #4d4d4d; }
  body.einstellungen .alert.alert-info {
    background: #f9f9f9;
    border: 1px solid #dddddd;
    color: #818385;
    font-weight: 100 !important;
    /*                background: lighten($color, 45%);
                border: 1px solid $color;  
                color: darken($color, 5%);
                font-weight: 100!important;*/ }
    body.einstellungen .alert.alert-info h4 {
      font-weight: 100 !important; }
  body.einstellungen .qm-page-header {
    margin: 0.25em 1em;
    display: flex;
    align-items: center; }
    @media (max-width: 800px) {
      body.einstellungen .qm-page-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding-left: 60px;
        margin: -1px 0 0 0;
        height: 60px;
        background: #666;
        z-index: 5;
        border-bottom: 1px solid #595959; }
        .hideNav body.einstellungen .qm-page-header {
          padding-left: 0; }
        body.einstellungen .qm-page-header .qm-button i {
          background-color: transparent;
          border: 0;
          position: relative;
          float: left;
          color: #fff;
          /*padding-top: 0.4em !important;*/ }
        body.einstellungen .qm-page-header h1#qm-pageTitel {
          color: #fff;
          font-size: 16px;
          margin-top: .5em !important;
          margin-left: 3em; }
          body.einstellungen .qm-page-header h1#qm-pageTitel span {
            padding-top: .55em;
            padding-top: 0em; }
          body.einstellungen .qm-page-header h1#qm-pageTitel .open-nav-toggle {
            z-index: 5;
            top: .25em;
            left: .5em;
            height: 48px;
            position: fixed;
            z-index: 5;
            width: 48px;
            display: block;
            background: 0 0;
            padding: 0 14px 0 0;
            font-size: 25px;
            color: #fff;
            float: left;
            box-shadow: none; } }
  body.einstellungen i.collapse-icon.active {
    color: #666; }
  body.einstellungen i.filter-active {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    top: 2.5em;
    bottom: 0;
    left: 1.0em;
    right: 0;
    width: 12px;
    height: 12px;
    color: #666;
    border-radius: 15px;
    opacity: 0.8;
    background-color: #666; }
    @media (max-width: 800px) {
      body.einstellungen i.filter-active {
        margin-top: auto;
        margin-bottom: auto;
        top: 0;
        bottom: 0; } }
  body.einstellungen .btn.btn-primary {
    color: #fff;
    background-color: #666;
    border-color: #666; }
    body.einstellungen .btn.btn-primary:hover {
      border-color: #595959;
      background-color: gray;
      color: #fff; }
    body.einstellungen .btn.btn-primary:active {
      border-color: #595959;
      background-color: #999999;
      color: #fff; }
    body.einstellungen .btn.btn-primary.btn-outline {
      color: #666;
      background-color: transparent;
      border-color: #666; }
      body.einstellungen .btn.btn-primary.btn-outline:hover {
        background-color: gray;
        color: #fff; }
      body.einstellungen .btn.btn-primary.btn-outline:active {
        background-color: #999999;
        color: #fff; }
  body.einstellungen #qm-sm-nav-toggle {
    background: #737373 !important; }
  body.einstellungen .option-input:checked {
    background: #666; }
  body.einstellungen .modal-header {
    background: #fff;
    color: #666; }
    body.einstellungen .modal-header span {
      color: #666; }
  body.einstellungen .form-control-feedback .qm-icon-navigate_cross {
    transition: color 0.35s ease-in-out; }
    body.einstellungen .form-control-feedback .qm-icon-navigate_cross:hover {
      color: #ff4d4d; }
  body.einstellungen .btn-clear.btn-circle.header-btn:hover {
    color: #666; }
  body.einstellungen .btn-overlay-mobile {
    color: #666 !important; }
  body.einstellungen .fc-toolbar h2 {
    font-size: 16px;
    color: #666; }
  body.einstellungen .dashboard-cal {
    background: #fff !important;
    color: #666 !important; }

@media print {
  .disable-print * {
    display: none !important; } }

.qm-list-view .ibox-content {
  float: left;
  width: 100%; }

body.mobile #page-wrapper.notification {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }

body.mobile .hidden-mobile {
  display: none; }

@media (max-width: 1260px) {
  .mobile-foot {
    margin-bottom: 0px; } }

.btn-summary {
  margin-top: 0.1em;
  padding-top: 0.5em;
  position: relative;
  float: left;
  padding-bottom: .4em; }

.qm-checkbox-filter {
  margin-top: 2.35em; }

.qm-checkbox-label {
  cursor: pointer;
  position: relative;
  display: inline-block;
  padding-left: 1em; }

.qm-checkbox-label-filter {
  margin-top: 0.225em;
  float: left;
  font-weight: 100;
  color: #919191; }

.qm-checkbox-label-disabled {
  color: lightgrey; }

.inmodal .modal-title {
  font-size: 20px; }

.ng-striped {
  background: #eee; }

.social-comment-stream .social-comment:first-child {
  padding-left: 1.5em;
  padding-right: 1.5em;
  border-top: 1px solid #dddddd;
  margin-top: 0 !important; }

.no-participants {
  margin-top: 0 !important;
  margin-bottom: .8em !important; }

.journal-comment-pill {
  padding: 3px 14px;
  background: #ddd;
  border-radius: 15px;
  float: right;
  margin-left: 1em;
  cursor: pointer;
  width: 137px;
  text-align: center; }
  .journal-comment-pill.warning {
    background: #f78686;
    color: #fff; }
    .journal-comment-pill.warning i {
      margin-right: .5em; }

.qm-card-comment .qm-card {
  position: relative;
  padding-top: 0em;
  padding-left: .5em; }
  .qm-card-comment .qm-card .anonAvatar {
    line-height: 205%;
    font-size: 17px;
    border: 3px solid #f9f9f9; }

.journal-entry-avatar {
  position: relative;
  float: left; }
  .journal-entry-avatar .qm-card {
    padding: 0;
    float: left; }
  .journal-entry-avatar div.pack {
    float: left; }
  .journal-entry-avatar div.pack span {
    float: left;
    width: 100%;
    font-size: 15px;
    padding-top: .1em; }
    .journal-entry-avatar div.pack span.timestamp {
      color: #888;
      font-size: 12px; }
  .journal-entry-avatar .qm-card .anonAvatar {
    margin-left: .25em;
    margin-right: .25em;
    line-height: 200%; }
    .journal-entry-avatar .qm-card .anonAvatar:hover {
      box-shadow: none;
      cursor: default; }

body {
  background: #F3F3F4 !important; }
  body.mobile .dragdrop {
    display: none; }

.qrcode-container {
  position: absolute;
  padding-top: 1em;
  background: #fff;
  margin-left: 20px; }
  .qrcode-container span {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 0.5em; }
    .qrcode-container span:hover i {
      opacity: 1; }
  .qrcode-container #qrcode {
    position: relative; }
  .qrcode-container .popover {
    width: 200px;
    font-size: 12px; }
  .qrcode-container i {
    font-size: 20px;
    opacity: .8;
    transition: opacity .8ms ease-in-out; }

.note-popover.popover {
  z-index: 99999 !important; }

.hover-tr:hover {
  background: #eee !important; }

div.filter-body button {
  position: relative;
  float: left; }
  div.filter-body button.mobile-border i {
    font-size: 19px; }
  div.filter-body button.mobile-border label {
    font-size: 13px;
    margin-left: .1em;
    margin-bottom: 0; }

@media (max-width: 800px) {
  div.filter-body .filter-container:last-child {
    border-bottom: 1px solid #eee;
    padding-bottom: 2em; } }

@media (max-width: 800px) {
  div.filter-container {
    position: relative;
    float: left;
    width: 100%; } }

div.filter-container .sub {
  min-width: 200px;
  display: flex;
  align-items: center;
  width: 100%;
  column-gap: 1em;
  row-gap: 1em;
  flex-wrap: wrap; }
  @media (max-width: 800px) {
    div.filter-container .sub {
      margin-left: 0;
      margin-top: .5em; } }
  div.filter-container .sub .form-group {
    margin-bottom: 0px; }
  div.filter-container .sub .btn-filter {
    margin-top: 1.78em; }
    @media (max-width: 800px) {
      div.filter-container .sub .btn-filter {
        margin-top: unset;
        min-height: 45px; } }
  @media (max-width: 800px) {
    div.filter-container .sub > * {
      width: 100%; } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa.fa-file-pdf-o {
  color: orangered; }

.fa.fa-file-excel-o {
  color: green; }

.fa.fa-plus-circle.fa-green {
  width: 46px;
  color: green;
  float: none; }

.fa.fa-minus-circle.fa-red {
  width: 46px;
  color: red;
  float: none; }

.loading {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: 0.25rem solid rgba(0, 0, 0, 0.2);
  border-top-color: black;
  animation: spin 1.5s infinite linear;
  position: relative;
  margin: auto; }
  .loading--double {
    border-style: double;
    border-width: .5rem; }

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 400; }

qm-box.border-top-less .ibox {
  border-top: 0 !important; }

qm-box h2.text-primary {
  font-size: 15px;
  margin: 0; }

qm-box.stempel .ibox-content {
  display: flex !important;
  align-items: center; }

.alert {
  border-radius: 0 !important;
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s;
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  animation-duration: .5s; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    opacity: 1\9;
    /* IE9 only */ }
  to {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  from {
    opacity: 0;
    opacity: 1\9;
    /* IE9 only */ }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0;
    opacity: 1\9;
    /* IE9 only */ }
  to {
    opacity: 1; } }

.md-skin .table-card .ibox {
  margin-bottom: 1em !important; }

.md-skin .filter-box .ibox {
  margin-bottom: 0 !important; }
  @media (max-width: 800px) {
    .md-skin .filter-box .ibox {
      border-bottom: none !important; } }

.filter-toolbar {
  padding-top: 1.9em;
  position: relative;
  float: right; }
  @media (max-width: 800px) {
    .filter-toolbar {
      padding-top: unset; } }
  .filter-toolbar .dropdown-menu {
    border: 1px solid #e6e6e6;
    box-shadow: none;
    margin-top: 1.65em;
    left: -90px; }
    .filter-toolbar .dropdown-menu li a {
      color: #333; }
      .filter-toolbar .dropdown-menu li a i {
        margin-right: 1em;
        padding-top: .5em;
        position: relative;
        float: left; }
  .filter-toolbar .btn-default {
    color: #7b7b7b;
    border-color: #e5e6e7 !important; }
    .filter-toolbar .btn-default:disabled {
      color: #888;
      background-color: #eee; }

.filter-toggle-bar {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  text-align: center; }

.affix {
  position: fixed !important; }

.animated.fadeIn {
  width: 100%;
  position: relative;
  float: left; }

ul.mobile-nav {
  position: relative;
  float: left;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 15px; }
  ul.mobile-nav li {
    position: relative;
    float: left;
    width: 100%;
    padding: .45em;
    border-top: 1px solid #eee; }
    ul.mobile-nav li.active i {
      color: #99B433; }
    ul.mobile-nav li.active span {
      color: #333; }
    ul.mobile-nav li i {
      position: relative;
      float: left;
      font-size: 30px;
      padding-right: 1em;
      color: #929292;
      padding-left: 1.5em; }
    ul.mobile-nav li span {
      position: relative;
      float: left;
      padding: 0.3em; }

.stammdatenCollapseFilter {
  float: left;
  width: 100%;
  padding-top: .5em;
  padding-bottom: .5em;
  text-align: center;
  margin-top: 2em;
  /* border-bottom: 1px solid #eee; */
  border-top: 1px solid #eee; }

.stammdaten-search-button {
  margin-top: 1em;
  font-size: 23px;
  border: 1px solid #dadada;
  text-align: center;
  border-radius: 50%;
  height: 36px;
  width: 36px;
  line-height: 150%; }

@media (max-width: 800px) {
  qm-box.col-xs-12,
  .col-xs-12.mobile-box {
    padding: 0 !important; } }

button qm-collapse {
  float: left;
  width: 100%;
  line-height: 175%;
  padding-top: 0em;
  padding-bottom: 0em; }

qm-collapse {
  position: relative;
  float: left;
  width: 100%;
  padding-top: .5em;
  padding-bottom: .5em;
  cursor: pointer; }

@media (max-width: 800px) {
  .md-skin .wrapper-content {
    padding: 0em 18px 0px; } }

.scroller {
  overflow: hidden; }

.login-container {
  display: block;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  max-width: 550px; }
  @media (max-width: 800px) {
    .login-container {
      margin-top: 0px; } }

.login-card {
  background-color: white;
  padding: 1em;
  transition: all 0.5s;
  /*border: 1px solid #eee;*/
  border-radius: 2px;
  /*@include breakpoint(small) {
            background: transparent;
        }*/ }

.login-logo {
  margin-left: 100px; }
  @media (max-width: 800px) {
    .login-logo {
      margin-left: 0px; } }

span.docState {
  float: left;
  padding-top: 0.2em;
  margin-left: 1em;
  font-size: 14px;
  font-weight: 100; }

@media (max-width: 800px) {
  .pull-left-xs {
    float: left !important; } }

body.no-modal .modal-backdrop {
  display: none !important; }

.modal-backdrop {
  z-index: -99999;
  background-color: #f9f9f9; }
  .modal-backdrop.in {
    opacity: .4; }
  @media (max-width: 800px) {
    .modal-backdrop {
      display: none; } }

.modal-scroll {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 550px; }
  @media (max-width: 800px) {
    .modal-scroll {
      overflow-y: auto;
      overflow-x: auto;
      max-height: auto; } }

.modal-table {
  width: 100%; }
  @media (max-width: 800px) {
    .modal-table {
      overflow: scroll !important;
      width: 70% !important; } }

.modal-table-planValues {
  width: 100%; }
  @media (max-width: 800px) {
    .modal-table-planValues {
      overflow: scroll !important;
      width: 90% !important; } }

.version-footer {
  text-align: right;
  margin-right: .5em; }
  @media (max-width: 800px) {
    .version-footer {
      padding: .5em 3em 1em 3em !important;
      text-align: center; } }

#version {
  text-align: right;
  margin-top: 1em;
  padding-bottom: 1.5em;
  color: #CCC;
  height: 15px;
  position: relative;
  float: right;
  margin: 10px; }

.qm-folders {
  cursor: pointer; }
  .qm-folders li {
    padding: .2em 1em;
    width: 100%; }
    .qm-folders li a {
      color: #2b2b2b; }
    .qm-folders li:hover {
      background: #ccc; }
    .qm-folders li.active-folder {
      font-weight: bold; }

.qm-subfolders {
  padding-left: 0.4em;
  padding-top: 2.5em; }
  .qm-subfolders li {
    border: none;
    width: 100%; }
    .qm-subfolders li a {
      color: #2b2b2b; }
    .qm-subfolders li:hover {
      background: #ccc; }
    .qm-subfolders li.active-folder {
      font-weight: bold; }

.task-done {
  text-decoration: line-through;
  color: #ccc; }

/*
    diary z-index
*/
.popover.clockpicker-popover,
.select2-container.select2-container--default.select2-container--open {
  z-index: 9999 !important; }

/*v-labelchrichten*/
.testRead {
  font-weight: 800 !important; }

/*Notify Wave*/
.qm-alert-wave {
  border: 9px solid #ED5565;
  border-radius: 50%;
  width: 27px;
  height: 26px;
  position: absolute;
  top: 10px;
  right: 10px;
  -webkit-animation-iteration-count: 3;
  /* Chrome, Safari, Opera */
  animation-iteration-count: 3;
  -webkit-animation: pulse2 3s linear;
  -moz-animation: pulse2 3s linear;
  -ms-animation: pulse2 3s linear;
  animation: pulse2 3s linear; }

@keyframes "pulse2" {
  0% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-moz-keyframes pulse2 {
  0% {
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1; }
  50% {
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0; }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes pulse2 {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-ms-keyframes pulse2 {
  0% {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1; }
  50% {
    -ms-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

/*fls Responsive*/
.fls-field-margin {
  margin-top: 2.5em; }
  @media (max-width: 800px) {
    .fls-field-margin {
      margin-top: 0; } }

/*Dashboard Responsive*/
@media (max-width: 800px) {
  .dash-field-margin {
    margin-right: 0px;
    margin-left: 0px; } }

@media only screen and (orientation: portrait) {
  .dash-field-margin {
    padding-top: 1em; } }

.filterButton {
  padding-top: 1.75em; }
  @media (max-width: 800px) {
    .filterButton {
      padding-top: 0;
      padding-bottom: 1.5em; } }

/* Diary */
.diary-close {
  transform: rotate(45deg) !important;
  background: #F44336 !important;
  border-radius: 50%; }

#client-input {
  transition: all 0.35s; }

#diary-clients .qm-card:hover {
  opacity: .6; }

/* responsive heading */
@media (max-width: 800px) {
  h1 {
    font-size: 22px; } }

@media (max-width: 800px) {
  h2 {
    font-size: 18px; } }

@media (max-width: 800px) {
  .fc-center h2 {
    font-size: 14px; } }

.fc-title {
  color: #fff !important; }

.fc-time {
  color: #FFF !important; }
  .fc-time.fc-axis {
    color: #9c9ea0 !important; }

/* responsive page-wrapper */
body.mobile #page-wrapper {
  padding: 0; }

/*SELECT 2*/
.modal-body .select2-container {
  z-index: 9999 !important; }

/* Validation Form */
input:required {
  color: rgba(0, 0, 0, 0.8) !important;
  background: #fff !important; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 0px !important;
  color: #ED5565 !important;
  font-weight: 100 !important; }

/* rubrik hide */
body.ambulant .hidden-ambulant {
  display: none; }

body.station .hidden-station {
  display: none; }

body.stammdaten .hidden-stammdaten {
  display: none; }

/* mobile nav */
.stammdaten-bg-nav {
  padding-top: .5em;
  padding-bottom: .5em;
  font-size: 14px;
  font-weight: 100;
  background: #9F2400; }
  .stammdaten-bg-nav a {
    margin: 0; }

.main-bg-nav {
  padding-top: .5em;
  padding-bottom: .5em;
  font-size: 14px;
  font-weight: 100;
  background: #fff; }
  .main-bg-nav a {
    margin: 0; }

.ambulant-bg-nav {
  padding-top: .5em;
  padding-bottom: .5em;
  font-size: 14px;
  font-weight: 100;
  background: #004B8B; }
  .ambulant-bg-nav a {
    margin: 0; }

.station-bg-nav {
  padding-top: .5em;
  padding-bottom: .5em;
  font-size: 14px;
  font-weight: 100;
  background: #99B433; }
  .station-bg-nav a {
    margin: 0; }

.mobile-cat-nav .dropdown-menu > li > a {
  margin: 0; }

.mobile-cat-nav button {
  width: 100%;
  border-radius: 0px !important;
  margin-top: 1.4em;
  margin-bottom: -2.35em;
  padding-top: 1em;
  padding-bottom: 1em; }

@media (max-width: 800px) {
  .mobile-cat-nav ul.dropdown-menu.nav {
    margin-top: 0em; } }

.mobile-cat-nav ul.dropdown-menu {
  margin-top: 3em;
  width: 100%; }

/*calendar*/
.cal-card {
  margin-bottom: 1em;
  cursor: move;
  color: #888 !important;
  background: #ffffff !important;
  border: 1px solid #eee !important;
  border-radius: 0px;
  transition: all .2s; }
  .cal-card i {
    padding-top: 0.1em; }
  .cal-card p {
    padding-top: 1.5em;
    margin-left: 2.4em; }
    @media (max-width: 1420px) {
      .cal-card p {
        padding-top: .8em; } }
  .cal-card.ui-draggable-dragging {
    background: #6E7CC7 !important;
    color: #fff !important;
    border: 1px solid transparent !important; }
  .cal-card.ui-draggable-dragging.azn {
    background: #A59078 !important;
    color: #fff !important;
    border: 1px solid transparent !important; }
  .cal-card:hover {
    border: 1px solid #BDBEBF !important; }

a.fc-time-grid-event fc-v-event fc-event fc-start fc-end fc-draggable fc-resizable fc-allow-mouse-resize,
.fc-agenda .fc-event-time,
.fc-event,
.fc-event a {
  background: #004B8B;
  color: #fff;
  border: solid;
  border-width: 0 0 0 5px; }

.fc-event {
  min-height: 12px !important; }

a.fc-h-event.fc-event {
  color: #fff; }

/*Text Size Addition*/
.text-xs {
  font-size: 12px; }

.text-md {
  font-size: 15px; }

.text-lg {
  font-size: 18px; }

.text-thin {
  font-weight: 100; }

.text-thick {
  font-weight: 500; }

.text-normal {
  font-weight: 300; }

.text-light {
  color: #888; }

.login-white-box {
  background: #fff;
  padding: 1em;
  transition: all 0.5s;
  border: 1px solid #eee;
  border-radius: 2px; }
  .login-white-box span {
    position: relative;
    padding-top: .3em;
    padding-left: 1em;
    float: left;
    color: #777; }
  .login-white-box i {
    position: relative;
    float: left;
    color: #cecece;
    margin-left: 1em;
    margin-right: 1em; }

.box-hidden {
  transition: all 0.5s;
  opacity: 0; }

#box-close {
  position: relative;
  float: left;
  cursor: pointer;
  opacity: 0.8; }
  #box-close:hover {
    opacity: 1; }

a.login-link {
  color: #000;
  transition: all 0.3s; }
  a.login-link:hover span {
    color: #EA6887; }
  a.login-link:hover i {
    color: #EA6887; }
  a.login-link span {
    font-size: 18px;
    position: relative;
    float: left;
    padding-left: .5em;
    height: 8px; }
  a.login-link i {
    position: relative;
    float: left; }

.form-login {
  border: none;
  border-bottom: 1px solid #eee;
  padding: 1em;
  font-size: 14px;
  outline: none;
  transition: border 0.3s;
  width: 100%; }
  .form-login:focus {
    border-bottom: 1px solid #32487B; }

.select2-container--default .select2-selection--single {
  border: 1px solid #eee !important;
  border-radius: 1px !important;
  width: 100%;
  position: relative;
  float: left;
  padding: 6px 12px;
  transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
  width: 100%;
  height: 40px !important;
  font-size: 14px;
  border-radius: 4px !important; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  width: 100% !important; }

/**
 Bootstrap Icon - overwrite
*/
.btn.btn-lg.fa-icon {
  padding: 12px 13px !important;
  margin-left: .8em !important; }

.img {
  border: 3px solid #cacaca; }
  .img.img-small {
    width: 42px;
    height: 42px; }
  .img.img-circle {
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    margin-bottom: 2em;
    width: 42px;
    height: 42px; }
    .img.img-circle.big {
      width: 100px;
      height: 100px; }

table.qm-table.no-img tr td span {
  margin-top: .5em; }

table.qm-table thead th {
  cursor: pointer;
  padding: 8px 2px;
  text-align: center; }

table.qm-table td + td {
  border-left: 1px solid #f5f5f5; }

table.qm-table tr td {
  font-weight: 100 !important;
  border-top: 1px solid #e7eaec;
  line-height: 1.5;
  padding: 8px;
  vertical-align: middle; }
  table.qm-table tr td .qm-card {
    position: relative;
    height: 54px;
    padding-top: .55em;
    margin-left: 1em;
    margin-right: 0em; }
    table.qm-table tr td .qm-card .anonAvatar {
      padding-top: .1em; }
  table.qm-table tr td .qm-button {
    margin-right: .2em;
    margin-left: .2em;
    width: 45px; }
  table.qm-table tr td span:not(.inline) {
    display: block;
    /*            margin-top: 1.2em;

            @include breakpoint(large) {
                margin-top: 1em;
            }*/
    font-size: 14px; }
  table.qm-table tr td strong {
    font-size: 14px; }
  table.qm-table tr td.no-margin span {
    margin-top: unset; }
  table.qm-table tr td .margin {
    margin: 4px 0 4px 0; }

table.qm-table .actions {
  padding-top: 1.5em; }

.qm-form-table tr td {
  font-weight: 100 !important;
  border-top: 1px solid #e7eaec;
  line-height: 1.5;
  padding: 8px;
  vertical-align: top; }

.qm-pagination {
  margin-top: .8em;
  margin-left: .45em; }

.qm-pagination-text {
  position: relative;
  margin-top: 1em;
  float: right;
  margin-right: 1em;
  color: #CCC; }

textarea#diary-entry {
  position: relative;
  float: left;
  height: 80px;
  width: 100%;
  padding: 1em;
  border: 1px solid #e5e6e7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  margin: 0; }

/* QM BOX NAVIGATION */
ul.box-head-nav {
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: .5em;
  border-bottom: 1px solid #efefef; }
  ul.box-head-nav li {
    position: relative;
    float: left;
    font-size: 14px;
    list-style: none;
    font-weight: 100;
    margin-left: 1.5em; }

/* QM TREE */
ul.qm-tree {
  list-style: none;
  padding: 0;
  margin: 0; }
  ul.qm-tree li {
    margin: 0em;
    padding: 0em;
    font-weight: 300;
    cursor: pointer; }
    ul.qm-tree li span {
      display: block;
      padding: 0.4em; }
      ul.qm-tree li span:hover {
        background: #CCC;
        color: #fff; }
      ul.qm-tree li span.active {
        background: #004B8B;
        color: #fff; }
    ul.qm-tree li ul li {
      padding-left: 1em; }

/*
    TABLE

*/
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  font-family: Roboto;
  font-weight: 400; }

/* QM  */
#qmw-top-nav {
  padding-right: 0px !important;
  transition: height 0.2s ease-in-out; }
  @media (max-width: 800px) {
    #qmw-top-nav {
      display: none; } }

#qm-pageTitle {
  text-overflow: ellipsis;
  overflow: hidden;
  height: 29px;
  margin-left: 2em; }

#qm-logo {
  position: relative;
  float: left;
  margin-top: 1em;
  margin-right: 1.95em;
  margin-left: 1.95em;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (max-width: 1260px) {
    #qm-logo {
      display: none; } }
  @media (max-width: 800px) {
    #qm-logo {
      display: none; } }

#qm-sm-nav-toggle {
  display: none;
  color: #fff;
  float: left;
  font-size: 20px;
  padding: 1.25em;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  @media (max-width: 1260px) {
    #qm-sm-nav-toggle {
      display: block;
      width: 3.5 -em;
      height: 100%; } }

.qm-account-card .qm-card {
  padding-top: 0; }
  .qm-account-card .qm-card .img.img-circle {
    margin-bottom: 0 !important; }
  .qm-account-card .qm-card .anonAvatar.img-circle.img.m-b-md {
    margin-bottom: 0 !important;
    border: none !important; }
  .qm-account-card .qm-card .anonAvatar {
    margin-bottom: 0 !important;
    width: 52px;
    height: 52px;
    font-size: 23px;
    line-height: 222%;
    text-align: center;
    margin-right: 0; }
  .qm-account-card .qm-card ul li img.img.img-circle {
    border: none !important; }

.qm-account-card.notop .qm-card .anonAvatar {
  margin-bottom: 0 !important;
  width: 44px !important;
  height: 44px !important;
  font-size: 21px;
  line-height: 205%;
  text-align: center;
  margin-right: 0;
  margin-top: .05em; }

.qm-account-card.notop ul {
  height: 3.75em;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .qm-account-card.notop ul li {
    padding: 0.15em 1em; }
    .qm-account-card.notop ul li img.img {
      margin-top: .2em;
      width: 40px; }
      .qm-account-card.notop ul li img.img.img-circle {
        margin-bottom: 0 !important; }
    .qm-account-card.notop ul li button.btn {
      height: 35px;
      width: 35px; }
      .qm-account-card.notop ul li button.btn span {
        top: 1.7em;
        left: 3em;
        font-size: 13px;
        line-height: .2;
        text-align: center; }
      .qm-account-card.notop ul li button.btn i {
        font-size: 18px; }
    .qm-account-card.notop ul li ul {
      top: 3.85em; }

.qm-account-card ul {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  float: left;
  margin: 0;
  padding-left: 0em;
  background: rgba(255, 255, 255, 0.13);
  height: 5.5em;
  list-style: none;
  cursor: pointer; }
  @media (max-width: 871px) {
    .qm-account-card ul {
      display: none; } }
  .qm-account-card ul li {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    float: left;
    padding: .85em; }
    .qm-account-card ul li.active {
      background: rgba(255, 255, 255, 0.8); }
      .qm-account-card ul li.active ul {
        display: block; }
      .qm-account-card ul li.active i {
        color: #777A7C !important; }
      .qm-account-card ul li.active img.img {
        border-color: #777A7C !important; }
      .qm-account-card ul li.active span {
        color: #777A7C !important; }
      .qm-account-card ul li.active button.btn {
        color: #777A7C !important; }
        .qm-account-card ul li.active button.btn span {
          background: #fff;
          color: #ED5565;
          opacity: 1;
          border: 1px solid #ED5565; }
      .qm-account-card ul li.active:hover {
        background: rgba(255, 255, 255, 0.8); }
    .qm-account-card ul li:hover {
      background: rgba(255, 255, 255, 0.3); }
      .qm-account-card ul li:hover span {
        color: #000;
        opacity: .5; }
      .qm-account-card ul li:hover i.fa-angle-down {
        color: rgba(0, 0, 0, 0.3); }
      .qm-account-card ul li:hover img.img {
        border-color: rgba(0, 0, 0, 0.3); }
      .qm-account-card ul li:hover button.btn {
        color: #777A7C !important; }
        .qm-account-card ul li:hover button.btn span {
          border: 1px solid #777A7C;
          background: #F4F4F4;
          color: #ED5565; }
      .qm-account-card ul li:hover ul li {
        background: white; }
    .qm-account-card ul li ul {
      display: none;
      position: fixed;
      top: 5.5em;
      right: 0em;
      height: auto;
      border-left: 1px solid #eee; }
      .qm-account-card ul li ul li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        padding: 0em 1em;
        position: relative;
        background: #fff;
        float: left;
        width: 100%; }
        .qm-account-card ul li ul li:hover {
          background: #ECECEC;
          color: black; }
        .qm-account-card ul li ul li:last-child {
          border-bottom-left-radius: 2px;
          border-bottom-right-radius: 2px; }
        .qm-account-card ul li ul li div {
          padding: 1em;
          color: rgba(0, 0, 0, 0.5); }
          .qm-account-card ul li ul li div a img {
            margin-top: 1.5em; }
        .qm-account-card ul li ul li span {
          line-height: 1;
          font-size: 13px;
          padding: .1em;
          color: rgba(0, 0, 0, 0.6); }
    .qm-account-card ul li img.img {
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      position: relative;
      float: left;
      width: 52px;
      height: auto; }
      .qm-account-card ul li img.img:hover {
        box-shadow: none; }
    .qm-account-card ul li span {
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      position: relative;
      float: left;
      line-height: 3.1;
      /*color: #fff;*/
      padding: 0em 1em;
      font-size: 15px;
      text-align: center;
      font-weight: 100; }
    .qm-account-card ul li i.fa-angle-down {
      position: relative;
      float: left;
      padding: 1.4em 0.2em;
      /*color: #fff;*/ }
    .qm-account-card ul li button.btn {
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      margin-top: .35em;
      width: 40px;
      height: 40px;
      padding: 0px 7px;
      border-radius: 25px;
      font-size: 18px;
      line-height: 0.8;
      margin-bottom: .27em;
      margin-left: .25em;
      margin-right: .25em; }
      .qm-account-card ul li button.btn i {
        font-size: 25px; }
      .qm-account-card ul li button.btn span {
        -moz-transition: all 1s;
        -o-transition: all 1s;
        -webkit-transition: all 1s;
        transition: all 1s;
        text-align: center;
        position: absolute;
        width: 1.8em;
        padding: 0.8em 0.2em;
        top: .8em;
        left: 2.5em;
        font-size: 14px;
        font-weight: 100;
        line-height: 0;
        background: #ED5565;
        border-radius: 50%;
        height: 1.2em;
        color: #fff; }
        @media (max-width: 1260px) {
          .qm-account-card ul li button.btn span {
            display: block;
            border: 1px solid #ED5565; } }

#qm-mobile-logo {
  display: none;
  position: fixed;
  left: 46%;
  top: 1em;
  transition: all 0.3s; }

.md-skin .wrapper-content {
  padding: 0em 10px 0px; }
  @media (max-width: 800px) {
    .md-skin .wrapper-content {
      padding-top: 4em; } }

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 7px !important;
  padding-right: 7px !important; }

.md-skin .ibox {
  margin-bottom: 1em !important;
  box-shadow: none !important;
  border-bottom: 1px solid #e4e4e4 !important;
  border: 1px solid #e4e4e4; }
  @media (max-width: 800px) {
    .md-skin .ibox {
      margin-bottom: -1px; } }

body.fixed-nav #wrapper .navbar-static-side {
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s; }

/* QM Tabs Rubrik Navigation */
.qm-tab-container {
  position: relative;
  float: left; }
  .qm-tab-container ul.medium {
    display: none;
    list-style: none;
    padding-top: 1.5em;
    padding-left: 1.5em; }
    @media (max-width: 858px) {
      .qm-tab-container ul.medium {
        display: block; } }
    @media (max-width: 800px) {
      .qm-tab-container ul.medium {
        display: block; } }
  .qm-tab-container ul.desktop {
    position: relative;
    float: left;
    list-style: none;
    cursor: pointer;
    padding-left: 0; }
    @media (max-width: 1420px) {
      .qm-tab-container ul.desktop {
        display: block; } }
    @media (max-width: 800px) {
      .qm-tab-container ul.desktop {
        display: none; } }
    .qm-tab-container ul.desktop li {
      position: relative;
      float: left;
      height: 5.5em;
      width: 10em;
      -moz-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
      -o-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
      -webkit-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
      transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s; }
      .qm-tab-container ul.desktop li:hover {
        height: 5.5em; }
      .qm-tab-container ul.desktop li.active {
        height: 5.5em; }
      .qm-tab-container ul.desktop li span {
        position: relative;
        float: left;
        width: 100%;
        text-align: center;
        font-weight: 100;
        -moz-transition: all 0.65s;
        -o-transition: all 0.65s;
        -webkit-transition: all 0.65s;
        transition: all 0.65s; }
      .qm-tab-container ul.desktop li .qm-tab {
        -moz-transition: all 0.65s;
        -o-transition: all 0.65s;
        -webkit-transition: all 0.65s;
        transition: all 0.65s;
        position: relative;
        float: left;
        width: 100%;
        color: #fff;
        text-align: center;
        font-size: 2.6em;
        padding-top: 0.25em;
        padding-bottom: 0.1em; }

body.fixed-nav #wrapper .navbar-static-side {
  margin-top: 10px; }

ul.nav-menu li {
  display: none;
  border-left: 6px solid transparent;
  /*&:nth-child(2) { what was this supposed to do? "What is she good for?" [S.P.M]
        padding-top: 1em;
    }*/
  /*ul li:nth-child(2) {
        padding-top: 0;
    }*/ }
  ul.nav-menu li:first-child {
    display: block; }
  ul.nav-menu li ul li {
    /*padding-left: 2em;*/
    padding-top: 0.25em; }
  ul.nav-menu li.active {
    border-left: 6px solid transparent; }
  ul.nav-menu li:hover {
    background: #e6e6e6; }
  ul.nav-menu li.nav-header span {
    line-height: 150%; }
  ul.nav-menu li i {
    font-size: 2.5em;
    float: left;
    position: relative; }
  ul.nav-menu li span {
    line-height: 3 !important; }

/*Image Male/Female*/
.img-circle.female {
  border: 2px solid rgba(91, 93, 95, 0.5); }

.img-circle.male {
  border: 2px solid rgba(91, 93, 95, 0.5); }

/*Tagebuch Warnung*/
.social-comment {
  padding: .5em; }
  .social-comment.warning {
    background: #F8DEDC; }

.social-comment .media-body textarea.warning {
  background-color: #F8DEDC; }

@media (max-width: 800px) {
  #nav-toggle {
    position: relative;
    float: left; } }

/*Navbar Footer*/
#nav-toggle {
  display: none;
  position: fixed;
  top: 10px !important;
  z-index: 100; }
  @media (max-width: 800px) {
    #nav-toggle {
      display: block; } }
  @media (max-width: 1260px) {
    #nav-toggle {
      display: block; } }
  @media (max-width: 800px) {
    #nav-toggle {
      display: block; } }

.fixed-nav .minimalize-styl-2 {
  margin: 0px 0px 17px 14px !important; }

.open-nav-toggle {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 25px; }

.vertical-timeline-block .btn-circle {
  margin-right: 0.2em;
  margin-left: 0.2em; }

.navbar-fixed-bottom {
  min-height: 48px;
  vertical-align: middle;
  display: flex;
  flex-direction: column;
  justify-content: center; }

/*Breadcrumb/Titel Leiste Buttons*/
.page-heading button.btn {
  margin-top: 2.4em;
  margin-right: 1.5em;
  float: right; }
  .page-heading button.btn:first-child {
    margin-right: 3em; }

.fls-tabs {
  border: none !important; }
  @media (max-width: 800px) {
    .fls-tabs {
      margin-top: 4em !important; } }
  .fls-tabs li a {
    border-radius: 0 !important;
    background: #d6d6d6;
    margin-right: .5 !important;
    min-height: 48px; }
  .fls-tabs li a:hover {
    background: #c6c6c6; }

@media (max-width: 800px) {
  .fls-mobile-form {
    padding-left: 1.2em !important;
    padding-right: 1.2em !important; } }

@media (max-width: 800px) {
  .no-mobile-padding-left {
    padding-left: 0 !important; } }

@media (max-width: 800px) {
  .no-mobile-padding-right {
    padding-right: 0 !important; } }

.errorWarningCircle {
  position: absolute;
  background: #ED5565;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 50%;
  right: -12.5px;
  top: -6px; }

.errorCntLarge {
  padding-top: .17em;
  padding-left: .38em;
  font-size: 15px; }

.errorCntSmall {
  padding-left: .42em;
  font-size: 20px; }

/*logout button*/
li.logout-btn {
  height: 5.5em;
  background: #7280CE;
  width: 7.5em;
  margin-left: 1em !important;
  margin-right: 0em !important;
  padding-right: 0.5em;
  text-align: center;
  position: relative;
  float: right;
  -moz-transition: background-color 0.2s 0.2s, color 1s;
  -o-transition: background-color 0.2s 0.2s, color 1s;
  -webkit-transition: background-color 0.2s 0.2s, color 1s;
  transition: background-color 0.2s 0.2s, color 1s; }
  li.logout-btn:hover {
    background: #002f58; }

.btn-floating {
  position: fixed;
  z-index: 4000;
  bottom: 2em;
  right: 2em;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.btn-circle.btn-lg.qm {
  width: 41px;
  height: 41px;
  padding: 12px 11px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33; }

/*Logout Button*/
i.qm-icon-door_exit {
  font-size: 2.6em; }

.md-skin .navbar-top-links li a {
  padding: 13px 10px 0px 0px; }

.md-skin .navbar-top-links li.logout-btn a {
  padding: 16px 10px;
  min-height: 50px; }

/* Navbar Right (Mobile) */
#mobile-right-nav {
  position: fixed;
  z-index: 2000;
  background: white;
  overflow-y: scroll;
  top: 5.5em;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  list-style: none;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
  @media (max-width: 858px) {
    #mobile-right-nav.open {
      display: block; } }
  @media (max-width: 800px) {
    #mobile-right-nav.open {
      display: block; } }
  #mobile-right-nav ul {
    position: relative;
    float: left;
    width: 100%;
    padding: 0; }
    #mobile-right-nav ul li {
      position: relative;
      float: left;
      width: 100%;
      display: block;
      padding: 1em;
      /* Mail & Dates*/ }
      #mobile-right-nav ul li[data-section="login"] {
        background: #666;
        color: #fff;
        border-left: 6px solid #8c8c8c; }
        #mobile-right-nav ul li[data-section="login"]:hover {
          background: #8c8c8c;
          border-color: #666; }
      #mobile-right-nav ul li[data-section="blue"] {
        background: #004B8B;
        color: #fff;
        border-left: 6px solid #0074d8; }
        #mobile-right-nav ul li[data-section="blue"]:hover {
          background: #0074d8;
          border-color: #004B8B; }
      #mobile-right-nav ul li[data-section="green"] {
        background: #99B433;
        color: #fff;
        border-left: 6px solid #bbd261; }
        #mobile-right-nav ul li[data-section="green"]:hover {
          background: #bbd261;
          border-color: #99B433; }
      #mobile-right-nav ul li[data-section="red"] {
        background: #9F2400;
        color: #fff;
        border-left: 6px solid #ec3500; }
        #mobile-right-nav ul li[data-section="red"]:hover {
          background: #ec3500;
          border-color: #9F2400; }
      #mobile-right-nav ul li[data-section="color04"] {
        background: #18A871;
        color: #fff;
        border-left: 6px solid #2ce19c; }
        #mobile-right-nav ul li[data-section="color04"]:hover {
          background: #2ce19c;
          border-color: #18A871; }
      #mobile-right-nav ul li[data-section="color05"] {
        background: #86CFE4;
        color: #fff;
        border-left: 6px solid #c5e8f2; }
        #mobile-right-nav ul li[data-section="color05"]:hover {
          background: #c5e8f2;
          border-color: #86CFE4; }
      #mobile-right-nav ul li[data-section="color06"] {
        background: #A34A1F;
        color: #fff;
        border-left: 6px solid #d96b36; }
        #mobile-right-nav ul li[data-section="color06"]:hover {
          background: #d96b36;
          border-color: #A34A1F; }
      #mobile-right-nav ul li[data-section="color07"] {
        background: #F7B700;
        color: #fff;
        border-left: 6px solid #ffcf45; }
        #mobile-right-nav ul li[data-section="color07"]:hover {
          background: #ffcf45;
          border-color: #F7B700; }
      #mobile-right-nav ul li[data-section="color08"] {
        background: #FF4D00;
        color: #fff;
        border-left: 6px solid #ff824d; }
        #mobile-right-nav ul li[data-section="color08"]:hover {
          background: #ff824d;
          border-color: #FF4D00; }
      #mobile-right-nav ul li[data-section="color09"] {
        background: #0083C1;
        color: #fff;
        border-left: 6px solid #0fb2ff; }
        #mobile-right-nav ul li[data-section="color09"]:hover {
          background: #0fb2ff;
          border-color: #0083C1; }
      #mobile-right-nav ul li[data-section="color10"] {
        background: #F0EA9B;
        color: #fff;
        border-left: 6px solid #faf8de; }
        #mobile-right-nav ul li[data-section="color10"]:hover {
          background: #faf8de;
          border-color: #F0EA9B; }
      #mobile-right-nav ul li[data-section="color11"] {
        background: #6E7C7C;
        color: #fff;
        border-left: 6px solid #95a1a1; }
        #mobile-right-nav ul li[data-section="color11"]:hover {
          background: #95a1a1;
          border-color: #6E7C7C; }
      #mobile-right-nav ul li[data-section="color12"] {
        background: #493F39;
        color: #fff;
        border-left: 6px solid #74645b; }
        #mobile-right-nav ul li[data-section="color12"]:hover {
          background: #74645b;
          border-color: #493F39; }
      #mobile-right-nav ul li[data-section="einstellungen"] {
        background: #666;
        color: #fff;
        border-left: 6px solid #8c8c8c; }
        #mobile-right-nav ul li[data-section="einstellungen"]:hover {
          background: #8c8c8c;
          border-color: #666; }
      #mobile-right-nav ul li:nth-child(1), #mobile-right-nav ul li:nth-child(2) {
        border-left: 6px solid #ccc;
        border-bottom: 1px solid #ccc; }
      #mobile-right-nav ul li span {
        font-size: 1em;
        line-height: 3; }
      #mobile-right-nav ul li span.label:first-child {
        position: relative;
        float: left;
        width: 3em;
        margin-right: .5em; }
      #mobile-right-nav ul li span.label {
        margin-top: .5em; }
      #mobile-right-nav ul li i {
        width: 1em;
        margin-right: .5em; }
      #mobile-right-nav ul li i[class^='qm-icon'],
      #mobile-right-nav ul li i[class*=' qm-icon'] {
        font-size: 2.5em; }
      #mobile-right-nav ul li.heading {
        border-bottom: 1px solid #DEDEDE;
        padding: 1.5em 0.4em .4em 1em;
        font-weight: bold; }
      #mobile-right-nav ul li.logout-btn {
        padding: 1em;
        width: 100%;
        font-size: 1em;
        height: auto;
        color: inherit;
        background: #eee;
        border-top: 1px solid #888;
        border-left: 6px solid #888;
        text-align: left;
        position: relative;
        float: left;
        bottom: 0;
        right: 0;
        left: -1em;
        color: #888;
        font-size: medium; }

.accountCard {
  padding-left: 1.5em;
  height: 5.5em; }
  .accountCard .profile-img {
    width: 47px;
    margin-bottom: 0em;
    margin-left: .6em;
    border: 3px solid rgba(78, 77, 77, 0.55); }

h2.text-primary {
  font-size: 19px; }

h1#qm-pageTitel {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 24px; }
  @media (max-width: 1420px) {
    h1#qm-pageTitel {
      font-size: 22px; } }

.qm-time select.qm-time-select {
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #e5e6e7;
  border-radius: 1px;
  color: inherit;
  display: block;
  padding: 6px 9px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  font-size: 14px;
  position: relative;
  float: left; }

.qm-time div {
  padding-top: 0.5em;
  padding-left: 0.15em;
  padding-right: 0.15em;
  position: relative;
  float: left; }

td.actions {
  min-width: 140px; }

.ibox .ibox-title i {
  position: relative;
  float: left; }

.qm-form ibox-title i {
  position: relative;
  float: right; }

.qm-form ibox-title .collapse-link:nth-child(1) {
  position: relative;
  float: left; }

.qm-form ibox-title .collapse-link:nth-child(2) {
  position: relative;
  float: right; }

.qm-form h3 {
  margin-top: 2em; }

.social-footer .form-control:focus {
  border-color: #CCC !important; }

/* QM CARD */
.inmodal .modal-header.small-header {
  padding: 10px 15px;
  text-align: center; }

.team-members {
  height: 3em;
  padding-bottom: 4em; }
  .team-members img {
    margin-right: 1em; }

.cal-card .qm-card {
  padding-top: 1em; }

.cal-card .anonAvatar {
  line-height: 212% !important; }

.qm-card {
  position: relative;
  padding-top: .25em; }
  .qm-card.left {
    float: left; }
  .qm-card .anonAvatar {
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 180%;
    font-size: 20px;
    margin-right: .75em;
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
    transition: box-shadow 250ms cubic-bezier(0.2, 0, 0.7, 1), transform 0.2s cubic-bezier(0.2, 0, 0.7, 1), background 0.4s; }
    .qm-card .anonAvatar:hover {
      box-shadow: 0 0 1px 2px rgba(251, 251, 251, 0.4), 0 0 1px 5px rgba(56, 56, 56, 0.1), 0 0 1px 6px rgba(255, 255, 255, 0.1); }
    .qm-card .anonAvatar.big {
      width: 100px;
      height: 100px;
      text-align: center;
      line-height: 298%;
      font-size: 32px;
      margin-right: .0em;
      color: #fff;
      font-weight: 100; }
    .qm-card .anonAvatar.center {
      display: inline-block; }
  .qm-card .img-circle {
    transition: all .2s ease-in-out;
    border-width: 0px;
    cursor: pointer;
    transition: box-shadow 250ms cubic-bezier(0.2, 0, 0.7, 1), transform 0.2s cubic-bezier(0.2, 0, 0.7, 1), background 0.4s; }
    .qm-card .img-circle:hover {
      box-shadow: 0 0 1px 2px rgba(251, 251, 251, 0.4), 0 0 1px 5px rgba(56, 56, 56, 0.1), 0 0 1px 6px rgba(255, 255, 255, 0.1); }
  .qm-card.active .anonAvatar {
    font-size: 35px; }
  .qm-card.active .img-circle {
    position: absolute;
    width: 75px !important;
    height: 75px;
    z-index: 200;
    border-width: 3px; }
  .qm-card .qm-card-content {
    opacity: 0;
    transition: all .2s ease-in-out;
    background: #fff;
    border: 1px solid #e5e6e7;
    position: absolute;
    display: none;
    width: 0;
    height: 0;
    left: -88px;
    top: 30px;
    border-radius: 1px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
    .qm-card .qm-card-content .qm-card-close {
      position: absolute;
      right: 5px;
      top: 5px;
      font-size: 1.5em;
      opacity: 0.8; }
      .qm-card .qm-card-content .qm-card-close:hover {
        opacity: 1;
        color: #ED5565;
        cursor: pointer; }
    .qm-card .qm-card-content .m-t-md {
      text-align: left;
      margin-top: 65px; }
      .qm-card .qm-card-content .m-t-md span {
        padding-left: 40px; }
    .qm-card .qm-card-content button {
      margin-left: 100px; }
      .qm-card .qm-card-content button.btn-circle.btn-lg {
        width: 50px;
        height: 50px;
        padding: 12px 11px;
        border-radius: 25px;
        font-size: 28px;
        line-height: 1.33; }
    .qm-card .qm-card-content.active {
      width: 253px;
      height: 255px;
      opacity: 1;
      z-index: 10;
      display: block; }

#diary-clients .qm-card {
  position: relative;
  float: left;
  padding-top: .5em; }
  #diary-clients .qm-card .anonAvatar {
    line-height: 200%; }

@media (max-width: 800px) {
  .row.mobile-box {
    margin-left: 0px;
    margin-right: 0px; } }

.row span.switchery.qm {
  margin-left: 6em; }
  @media (max-width: 1420px) {
    .row span.switchery.qm {
      margin-left: 3.5em; } }
  @media (max-width: 1260px) {
    .row span.switchery.qm {
      margin-left: 4em; } }
  @media (max-width: 426px) {
    .row span.switchery.qm {
      margin-left: 1.5em; } }

.row .qm-comment button {
  margin: .5em 5.3em; }
  @media (max-width: 1420px) {
    .row .qm-comment button {
      margin: .5em 3.1em; } }
  @media (max-width: 1260px) {
    .row .qm-comment button {
      margin-left: 3.5em; } }
  @media (max-width: 426px) {
    .row .qm-comment button {
      margin-left: 1.2em; } }

.row .qm-comment button.btn.btn-danger {
  display: block; }

.row.checked button.btn {
  display: none; }
  .row.checked button.btn.btn-danger {
    display: block; }

/* QM Helpers */
.qm-box-spacer {
  padding-top: 1em !important;
  padding-left: 1em !important; }

@media (max-width: 800px) {
  .qm-small-hide {
    display: none; } }

@media (max-width: 1260px) {
  .qm-medium-hide {
    display: none; } }

@media (max-width: 1420px) {
  .qm-large-hide {
    display: none; } }

/* Select2 Styles Overwrite */
.select2-container--default .select2-selection--multiple {
  border: 1px solid #e5e6e7 !important;
  border-radius: 1px !important; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border: 1px solid #e5e6e7 !important;
  border-radius: 1px !important; }

.select2-dropdown {
  border: 1px solid #e5e6e7 !important;
  border-radius: 1px !important; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #FDFDFD !important; }

/* Form Control */
.form-group label small {
  color: #949494;
  font-weight: 100;
  font-size: 90%; }

ul.navbar-right {
  display: block; }
  @media (max-width: 1420px) {
    ul.navbar-right {
      display: block; } }
  @media (max-width: 858px) {
    ul.navbar-right {
      display: none; } }
  @media (max-width: 800px) {
    ul.navbar-right {
      display: none; } }

ul.nav-right-mobile {
  position: relative;
  float: right;
  list-style: none;
  display: none;
  margin-right: 1.5em; }
  @media (max-width: 858px) {
    ul.nav-right-mobile {
      display: block; } }
  @media (max-width: 800px) {
    ul.nav-right-mobile {
      display: block; } }
  ul.nav-right-mobile li {
    color: #fff;
    margin-top: 1.5em;
    position: relative;
    float: left;
    margin-left: 0.3em; }

#calendar {
  max-width: 900px;
  margin: 0 auto; }

.note-editor {
  border: 1px solid #e5e6e7 !important; }

.modal {
  -webkit-overflow-scrolling: auto !important;
  overflow-y: auto !important;
  position: fixed; }

.modal-conent {
  border-radius: 1px !important; }

.modal-header {
  background: #004B8B;
  color: #fff; }
  .modal-header h4 {
    font-weight: 100; }
  .modal-header button.close {
    color: #fff; }

/* footable */
.footable.table {
  margin-bottom: 0; }
  .footable.table .pagination li a {
    color: #5b5d5f; }
  .footable.table .pagination li.disabled a {
    color: #ccc; }
  .footable.table .pagination > li:last-child {
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px; }
  .footable.table .pagination > li:first-child {
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px; }

.footable .fa {
  margin-left: 0.2em;
  cursor: pointer; }

.footable .fa:nth-child(1) {
  color: #4CAF50; }

.footable .fa:nth-child(2) {
  color: #03A9F4; }

.footable .fa:nth-child(3) {
  color: #FF9800; }

.footable.breakpoint > tbody > tr > td > span.footable-toggle {
  display: none; }
  @media (max-width: 858px) {
    .footable.breakpoint > tbody > tr > td > span.footable-toggle {
      display: block; } }
  @media (max-width: 800px) {
    .footable.breakpoint > tbody > tr > td > span.footable-toggle {
      display: block; } }

.qm-titleleiste {
  padding-top: 0.9em;
  padding-left: 2em; }

@media (max-width: 800px) {
  .mobile-fls-title {
    position: fixed;
    height: 3em;
    top: 3.75em;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
    padding-top: 1px;
    text-align: center;
    border: 1px solid #eee; } }

@media (max-width: 800px) {
  .mobile-tab-Content {
    margin-top: 3em; } }

.img-spacer {
  display: none; }
  .img-spacer.active {
    position: relative;
    float: left;
    width: 42px;
    height: 42px;
    margin-left: 1em;
    display: block; }

/*smaller Toggle "switchery"*/
.switchery.qm {
  background-color: #eee;
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
  height: 15px;
  position: relative;
  vertical-align: middle;
  width: 30px;
  margin-left: 0.8em;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.switchery.qm > small {
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  height: 15px;
  position: absolute;
  top: 0;
  width: 15px; }

/*mention*/
.dropdown-menu {
  border-radius: 1px; }
  .dropdown-menu li a {
    border-radius: 1px; }
  .dropdown-menu li.active a {
    background: #333; }
    .dropdown-menu li.active a:hover {
      background: #707070; }

.mention_name {
  font-size: 12px; }

.mention_username {
  font-size: 12px;
  color: #999; }

.mention_image {
  float: left;
  margin-right: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 20px; }

.active .mention_username {
  color: #fff; }

/* Loader */
.loadspinner {
  animation: rotator 2s linear infinite; }

.padding-5 {
  padding-right: .5em;
  padding-left: .5em; }
  @media (max-width: 800px) {
    .padding-5 {
      padding-left: 0;
      padding-right: 0; } }

.padding-3 {
  padding-left: .3em;
  padding-right: .3em; }

.left-bar {
  padding-right: 0em !important; }

.right-bar {
  padding-left: 0em !important; }

@keyframes rotator {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(270deg); } }

.path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: dash 2s ease-in-out infinite, colors 8s ease-in-out infinite; }

@keyframes colors {
  0% {
    stroke: #4285F4; }
  25% {
    stroke: #DE3E35; }
  50% {
    stroke: #F7C223; }
  75% {
    stroke: #1B9A59; }
  100% {
    stroke: #4285F4; } }

@keyframes dash {
  0% {
    stroke-dashoffset: 187; }
  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg); }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg); } }

@-webkit-keyframes click-wave {
  0% {
    width: 40px;
    height: 40px;
    opacity: 0.35;
    position: relative; }
  100% {
    width: 200px;
    height: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0.0; } }

@-moz-keyframes click-wave {
  0% {
    width: 40px;
    height: 40px;
    opacity: 0.35;
    position: relative; }
  100% {
    width: 200px;
    height: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0.0; } }

@-o-keyframes click-wave {
  0% {
    width: 25px;
    height: 25px;
    opacity: 0.35;
    position: relative; }
  100% {
    width: 35px;
    height: 35px;
    /*margin-left: -50px;
 margin-top: -50px;*/
    opacity: 0.0; } }

@keyframes click-wave {
  0% {
    width: 25px;
    height: 25px;
    opacity: 0.35;
    position: relative; }
  100% {
    width: 35px;
    height: 35px;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0.0; } }

.option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 6.33px;
  width: 25px;
  height: 25px;
  -webkit-transition: all 0.15s ease-out 0;
  -moz-transition: all 0.15s ease-out 0;
  transition: all 0.15s ease-out 0;
  background: #cbd1d8;
  border: 3px solid #eee;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  outline: none !important;
  position: relative;
  margin-right: 0.5rem;
  z-index: 1000; }

input[type=checkbox] {
  border-radius: 33%; }

.option-input:hover {
  background: #9faab7; }

.option-input:checked::before {
  position: absolute;
  content: '\2714';
  font-size: 13px;
  text-align: center;
  line-height: 19px;
  border-radius: 50%;
  margin-left: 4px;
  outline: 0;
  padding: 0; }

.option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #40e0d0;
  content: '';
  border-radius: 50%;
  display: block;
  position: relative;
  z-index: 100; }

.option-input.radio {
  border-radius: 50%; }

.option-input.radio::after {
  border-radius: 50%; }

.flsDateToMargin {
  margin-top: 30px; }
  @media (max-width: 800px) {
    .flsDateToMargin {
      margin-top: 0px; } }

.unread td a,
.unread td span,
.unread td {
  font-weight: 600;
  color: inherit; }

#qm-notification {
  position: fixed;
  top: 70px;
  right: 0em;
  height: auto;
  left: 0;
  /* width: 250px; */
  z-index: 999; }
  @media (max-width: 800px) {
    #qm-notification {
      top: 65px !important; } }
  #qm-notification .qm-msg {
    border-bottom: 1px solid #DDD !important;
    cursor: pointer;
    background: #fff;
    padding: 1em;
    border-radius: 0px; }
    #qm-notification .qm-msg span.title {
      font-weight: 100;
      width: 100%;
      display: block;
      text-align: center; }
    #qm-notification .qm-msg span.text {
      display: block;
      text-align: center;
      font-size: 14px;
      width: 100%;
      color: #888; }
    #qm-notification .qm-msg i {
      margin-top: .05em;
      position: relative;
      float: left;
      background: transparent;
      padding: .1em;
      color: #8AC249;
      margin-right: 1em;
      text-align: center;
      border-radius: 50%; }
    #qm-notification .qm-msg.default {
      background: #fff; }
      #qm-notification .qm-msg.default i {
        color: #8AC249;
        font-size: 30px;
        margin-top: 0em;
        position: absolute;
        /* float: left; */
        /* margin: 0 auto; */ }
    #qm-notification .qm-msg.warning {
      background: #fff; }
      #qm-notification .qm-msg.warning i {
        color: #f44336;
        font-size: 30px;
        margin-top: .05em;
        position: relative;
        float: left; }
    #qm-notification .qm-msg.info {
      background: #fff; }
      #qm-notification .qm-msg.info i {
        color: #29B6F6;
        font-size: 30px;
        margin-top: .05em;
        position: relative;
        float: left; }
    #qm-notification .qm-msg i {
      padding: .1em;
      color: #fff;
      margin-right: 1em;
      border-radius: 50%; }
    #qm-notification .qm-msg span {
      color: #333; }

ul.contingent-list {
  list-style: none;
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 1em; }
  ul.contingent-list li {
    padding-bottom: .7em; }
    ul.contingent-list li span {
      color: #8c8c8c; }

ul.qm-list {
  margin-top: 1em;
  list-style: none;
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
  border-top: 1px solid #eee; }
  ul.qm-list.data-view li {
    width: 33%;
    position: relative;
    float: left; }
  ul.qm-list li {
    border-bottom: 1px solid #eee;
    padding: 1em;
    padding-bottom: .7em; }
    ul.qm-list li span {
      float: right;
      color: #8c8c8c; }

ul.stammdaten-nav {
  display: inline-block;
  padding-top: .5em;
  padding-bottom: .5em;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  width: 100%;
  overflow-x: auto; }
  ul.stammdaten-nav li {
    list-style: none;
    /* position: relative; */
    /* float: left; */
    display: inline-block;
    text-align: center;
    min-width: 100px;
    max-width: 120px;
    min-height: 45px;
    margin: .15em;
    margin-bottom: 1em;
    margin-top: 1em;
    cursor: pointer; }
    ul.stammdaten-nav li.active i {
      color: #99B433; }
    ul.stammdaten-nav li.active span {
      color: #ccc; }
    ul.stammdaten-nav li i {
      font-size: 30px; }
    ul.stammdaten-nav li span {
      width: 100%;
      float: left;
      position: relative;
      font-size: 13px;
      padding: .2em;
      color: #727272;
      white-space: normal; }

ul.floating-menu {
  list-style: none; }

ul.floating-menu li ul {
  display: none; }

.isStandardMarker {
  width: 1em; }

.rotate {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120px;
  height: 120px;
  margin: -60px 0 0 -60px;
  -webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite; }

.qm-flex-row {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap; }

.tabItemDelete {
  position: absolute;
  top: 0px;
  right: 5px;
  cursor: pointer;
  font-weight: lighter; }
  .tabItemDelete:hover {
    color: red;
    font-weight: bold; }

.elementFormWithoutBoxBody {
  padding: 0px !important;
  margin-left: -7px !important;
  margin-right: -7px !important; }

.elementFormWithoutBoxContent {
  border: none; }
  @media (max-width: 800px) {
    .elementFormWithoutBoxContent {
      padding: 0px 2.5em 0px 2.5em !important;
      position: relative !important; } }

@media (max-width: 800px) {
  .noPaddingSmall {
    padding: 0px 1em 0px 1em !important; } }

.defaultCursor {
  cursor: default !important; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.weekplanner-undraggable {
  display: block;
  font-size: .85em;
  line-height: 1.3;
  padding: 4px 6px;
  cursor: not-allowed;
  background-color: #eee !important; }

/*

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: 700;
    font-style: normal;

}*/
@font-face {
  font-family: 'roboto';
  src: url("../fonts/Roboto-Light-webfont.eot");
  src: url("../fonts/Roboto-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Light-webfont.woff") format("woff"), url("../fonts/Roboto-Light-webfont.ttf") format("truetype"), url("../fonts/Roboto-Light-webfont.svg#robotolight") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'roboto';
  src: url("../fonts/Roboto-Regular-webfont.eot");
  src: url("../fonts/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular-webfont.woff") format("woff"), url("../fonts/Roboto-Regular-webfont.ttf") format("truetype"), url("../fonts/Roboto-Regular-webfont.svg#robotoregular") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'roboto';
  src: url("../fonts/Roboto-Medium-webfont.eot");
  src: url("../fonts/Roboto-Medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium-webfont.woff") format("woff"), url("../fonts/Roboto-Medium-webfont.ttf") format("truetype"), url("../fonts/Roboto-Medium-webfont.svg#robotomedium") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'roboto';
  src: url("../fonts/Roboto-Bold-webfont.eot");
  src: url("../fonts/Roboto-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold-webfont.woff") format("woff"), url("../fonts/Roboto-Bold-webfont.ttf") format("truetype"), url("../fonts/Roboto-Bold-webfont.svg#robotobold") format("svg");
  font-weight: 700;
  font-style: normal; }

/*QMCenter Diary*/
textarea.diary-entry {
  position: relative;
  float: left;
  height: 80px;
  padding: 1em;
  width: 100%;
  margin: 13px 0px;
  border: 1px solid #aeaeae; }
  textarea.diary-entry:focus {
    outline-color: #9F2400; }

.btn-additional-fields .fa.fa-angle-down {
  display: block; }

.btn-additional-fields .fa.fa-angle-up {
  display: none; }

.btn-additional-fields.btn-primary .fa.fa-angle-down {
  display: none; }

.btn-additional-fields.btn-primary .fa.fa-angle-up {
  display: block; }

.smart-actions .additional-field-dynamic {
  border-bottom: 1px solid #861e00;
  display: none;
  color: white;
  background: #9F2400;
  padding-top: 1em;
  padding-bottom: 1em;
  overflow: hidden; }
  .smart-actions .additional-field-dynamic.deactivated {
    display: none; }
  .smart-actions .additional-field-dynamic:first-child {
    border-top: 1px solid #861e00; }
  .smart-actions .additional-field-dynamic i {
    position: relative;
    float: left;
    margin-top: .0em;
    margin-right: 1.1em;
    font-size: 2.3em; }
  .smart-actions .additional-field-dynamic div {
    font-size: 12px;
    font-weight: 100;
    padding-top: 0.6em;
    float: left;
    position: relative; }
    .smart-actions .additional-field-dynamic div span {
      font-size: 14px;
      font-weight: 500;
      text-transform: capitalize; }
    .smart-actions .additional-field-dynamic div.user-select {
      display: none; }
  .smart-actions .additional-field-dynamic button {
    background: #fff;
    color: #9F2400;
    margin-left: 1em;
    -moz-transition: background 0.4s, color 0.4s;
    -o-transition: background 0.4s, color 0.4s;
    -webkit-transition: background 0.4s, color 0.4s;
    transition: background 0.4s, color 0.4s; }
    .smart-actions .additional-field-dynamic button.btn-danger {
      border: 1px solid transparent; }
      .smart-actions .additional-field-dynamic button.btn-danger:hover {
        background: #ef6c7a; }
    .smart-actions .additional-field-dynamic button:hover {
      background: #b92a00;
      color: #fff; }

.additional-field {
  display: none; }

.qm-diary-add {
  margin-top: .65em;
  margin-left: .5em; }

#diary-clients {
  position: relative;
  float: right; }

.social-footer .additional-field {
  padding-bottom: 1em;
  padding-top: 1em; }

#client-input.active {
  background: #ED5565; }
  #client-input.active i {
    transform: rotate(45deg); }

#client-input i {
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s; }

.select2-container--default {
  margin-top: .6em;
  margin-right: 1em; }

.select2-hidden-accessible {
  display: none; }

.diary-client-input {
  position: relative;
  float: left;
  padding: 0.5em;
  min-width: 105px;
  opacity: 1;
  border-radius: 2px;
  border: 1px solid #eee;
  font-size: 1.5em;
  font-weight: 100;
  margin-left: 1em;
  margin-top: .1em;
  -moz-transition: width 0.5s, opacity 1s;
  -o-transition: width 0.5s, opacity 1s;
  -webkit-transition: width 0.5s, opacity 1s;
  transition: width 0.5s, opacity 1s; }
  .diary-client-input:focus {
    outline-color: #9F2400; }

span.badge.badge-default.qm-diary {
  padding: 1.45em 1em 0.5em 1em;
  background-color: #D0D0D0;
  height: 70px; }
  span.badge.badge-default.qm-diary button.qm-diary {
    margin-top: 0.0em;
    border-radius: 50%;
    width: 42px;
    height: 42px; }
  span.badge.badge-default.qm-diary i.qm-diary {
    margin-top: 0.1em; }

.ui-select-dropdown {
  z-index: 20000; }

.filter-optional .qm-input-date {
  width: 200px; }
  .filter-optional .qm-input-date .input-group.date {
    margin-left: 0px; }

.disable-event {
  pointer-events: none; }

disable-cursor {
  cursor: not-allowed; }

.qm-input-time {
  position: relative;
  float: left; }
  .qm-input-time.mobile .mobile {
    display: block; }
  .qm-input-time.mobile .dektop {
    display: none; }
  .qm-input-time .mobile {
    display: none;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    padding: 6px 9px;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
    font-size: 14px;
    position: relative;
    float: left; }
  .qm-input-time .desktop {
    display: block; }

input:required {
  color: red;
  background: red; }

input[type="number"]:disabled {
  -moz-appearance: textfield; }

input[type="time"] {
  background-color: #FFF;
  background-image: none;
  border: 1px solid #e5e6e7;
  border-radius: 1px;
  color: inherit;
  padding: 5px 8px;
  transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
  font-size: 14px;
  position: relative;
  float: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none; }

input[type=date] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none; }

input[type=text]:disabled, input[type=color]:disabled {
  background-color: #eee !important;
  cursor: not-allowed; }

.datepicker .cw {
  font-weight: 700;
  font-size: 12px; }

.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today[disabled],
.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
  background-color: #efefef !important;
  background-image: none !important; }

.date-dropdown {
  position: absolute;
  display: none;
  z-index: 19999;
  margin-top: -1em; }

.date-dropdown-content {
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  list-style-type: none;
  padding: 5px 5px 5px 5px;
  color: black;
  cursor: pointer;
  font-size: 14px; }

.date-dropdown-content li {
  display: block;
  line-height: 25px; }

.date-dropdown-content li:hover {
  background-color: #ddd; }

.date-dropdown-divider {
  border-bottom: 2px solid #ddd; }

.date-show {
  display: block; }

/* CHECKBOX */
input[type=checkbox] {
  display: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

input[type=checkbox]:checked {
  opacity: 1; }

/* .squaredThree */
.squaredThree {
  width: 20px;
  position: relative;
  margin: auto; }
  .squaredThree label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #cbd1d8;
    border-radius: 32%; }
    .squaredThree label:after {
      content: '';
      width: 12px;
      height: 8px;
      position: absolute;
      top: 4px;
      left: 4px;
      border: 3px solid #fcfff4;
      border-top: none;
      border-right: none;
      opacity: 0;
      transform: rotate(-45deg); }
    .squaredThree label:hover::after {
      opacity: 0.3; }
    .squaredThree label:disabled {
      background-color: lightgray; }
  .squaredThree input[type=checkbox] {
    visibility: hidden; }
    .squaredThree input[type=checkbox]:checked + label:after {
      opacity: 1; }

/* end .squaredThree */
/* qmButton */
.qm-button {
  /*width: 42px;
    height: 42px;
    text-align: center;
    line-height: 150%;*/
  /*background: #d7dcde;
    border-radius: 50%;
    border: none;
    outline: 0;
    transition: box-shadow 250ms cubic-bezier(.2,0,.7,1),transform .2s cubic-bezier(.2,0,.7,1), background 0.4s;*/
  /*font-size: 2.3em;*/
  cursor: pointer; }
  .qm-button i {
    transition: color .3s ease-in-out;
    position: relative;
    background-color: #f5f5f5;
    border: 2px solid #eee;
    border-radius: 50%;
    top: 0.1em;
    left: -0.2em;
    font-size: 25px;
    padding: 4px;
    transition: all .2s ease-in-out; }
    .qm-button i.orange {
      color: #FE9700 !important; }
    .qm-button i.indigo {
      color: #3E50B4 !important; }
    .qm-button i.blue {
      color: #2196F3 !important; }
    .qm-button i.teal {
      color: #009587 !important; }
    .qm-button i.cyan {
      color: #00BBD3 !important; }
    .qm-button i.amber {
      color: #FEC006 !important; }
    .qm-button i.green {
      color: #8AC249 !important; }
    .qm-button i.gray {
      color: #D7DCDE !important; }
    .qm-button i.grey {
      color: darkgrey !important; }
    .qm-button i.red {
      color: #f44336 !important; }
  .qm-button:hover i {
    background: #D7DCDE !important; }
  .qm-button:hover i.orange {
    color: #ffa41e !important; }
  .qm-button:hover i.indigo {
    color: #4e60c2 !important; }
  .qm-button:hover i.blue {
    color: #3ea4f5 !important; }
  .qm-button:hover i.teal {
    color: #00b4a3 !important; }
  .qm-button:hover i.cyan {
    color: #00d6f2 !important; }
  .qm-button:hover i.amber {
    color: #fec824 !important; }
  .qm-button:hover i.green {
    color: #99ca60 !important; }
  .qm-button:hover i.gray {
    color: #e8ebec !important; }
  .qm-button:hover i.red {
    color: #f65e53 !important; }

#qm-pageTitel .qm-button.qm-button {
  margin: 0.5em;
  font-size: 15px;
  margin-top: 1em;
  position: relative;
  float: left; }
  #qm-pageTitel .qm-button.qm-button i {
    font-size: 2.1em;
    margin-top: .1em;
    position: relative;
    display: inline-block; }

h1#qm-pageTitel span {
  display: inline-block; }

.qm-slider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s; }

.qm-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  cursor: pointer;
  background: #493F39; }

.qm-slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  cursor: pointer;
  background: #493F39; }

.ui-select-choices-row-inner {
  min-height: 14px; }

.ui-select-toggle.disabled, .ui-select-toggle[disabled], .ui-select-toggle.disabled:hover, .ui-select-toggle[disabled]:hover {
  color: black !important;
  background-color: #ebebeb !important;
  border: 1px solid #e5e6e7 !important; }

.ui-select-multiple input.ui-select-search {
  width: 100% !important; }

.select-icon {
  height: 34px;
  width: 40px; }

.sa-dropdown-content {
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  list-style-type: none;
  padding: 5px 5px 5px 5px;
  color: black;
  font-size: 14px; }

.sa-dropdown-content li {
  display: block;
  margin: 5px;
  height: auto;
  overflow: auto; }

.sa-show {
  display: flex !important; }

.sa-fade {
  transition: opacity .5s; }

.dropbtn {
  transition: all .2s;
  cursor: pointer; }
  .dropbtn:hover {
    background-color: #eee; }

.input-group .form-control {
  z-index: inherit !important; }

.summernote-dropdown-item {
  font-size: 14px;
  margin: 5px;
  cursor: pointer; }
  .summernote-dropdown-item:hover {
    background-color: #f5f5f5; }

.confirmBtn {
  padding: 15px;
  font-size: 17px; }

.confirmFooter {
  padding: 0 !important; }

.confirmText {
  font-weight: 100;
  font-size: 17px;
  padding: 7px;
  margin-top: 19px; }

a.changelog {
  color: #909090 !important;
  text-decoration: underline !important; }

.changelog ul li {
  line-height: 180%; }

.changelog h3 {
  color: #004B8B;
  font-weight: 100;
  margin-top: 1em; }

.windows8 {
  position: relative;
  width: 78px;
  height: 78px;
  margin: auto; }

.windows8 .wBall {
  position: absolute;
  width: 65px;
  height: 65px;
  opacity: 0;
  transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  animation: orbit 6.96s infinite;
  -o-animation: orbit 6.96s infinite;
  -ms-animation: orbit 6.96s infinite;
  -webkit-animation: orbit 6.96s infinite;
  -moz-animation: orbit 6.96s infinite; }

.windows8 .wBall .wInnerBall {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #004c8b;
  left: 0px;
  top: 0px;
  border-radius: 10px; }

.windows8 #wBall_1 {
  animation-delay: 1.52s;
  -o-animation-delay: 1.52s;
  -ms-animation-delay: 1.52s;
  -webkit-animation-delay: 1.52s;
  -moz-animation-delay: 1.52s; }

.windows8 #wBall_2 {
  animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s; }

.windows8 #wBall_3 {
  animation-delay: 0.61s;
  -o-animation-delay: 0.61s;
  -ms-animation-delay: 0.61s;
  -webkit-animation-delay: 0.61s;
  -moz-animation-delay: 0.61s; }

.windows8 #wBall_4 {
  animation-delay: 0.91s;
  -o-animation-delay: 0.91s;
  -ms-animation-delay: 0.91s;
  -webkit-animation-delay: 0.91s;
  -moz-animation-delay: 0.91s; }

.windows8 #wBall_5 {
  animation-delay: 1.22s;
  -o-animation-delay: 1.22s;
  -ms-animation-delay: 1.22s;
  -webkit-animation-delay: 1.22s;
  -moz-animation-delay: 1.22s; }

@keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    transform: rotate(180deg);
    animation-timing-function: ease-out; }
  7% {
    opacity: 1;
    transform: rotate(300deg);
    animation-timing-function: linear;
    origin: 0%; }
  30% {
    opacity: 1;
    transform: rotate(410deg);
    animation-timing-function: ease-in-out;
    origin: 7%; }
  39% {
    opacity: 1;
    transform: rotate(645deg);
    animation-timing-function: linear;
    origin: 30%; }
  70% {
    opacity: 1;
    transform: rotate(770deg);
    animation-timing-function: ease-out;
    origin: 39%; }
  75% {
    opacity: 1;
    transform: rotate(900deg);
    animation-timing-function: ease-out;
    origin: 70%; }
  76% {
    opacity: 0;
    transform: rotate(900deg); }
  100% {
    opacity: 0;
    transform: rotate(900deg); } }

@-o-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -o-transform: rotate(180deg);
    -o-animation-timing-function: ease-out; }
  7% {
    opacity: 1;
    -o-transform: rotate(300deg);
    -o-animation-timing-function: linear;
    -o-origin: 0%; }
  30% {
    opacity: 1;
    -o-transform: rotate(410deg);
    -o-animation-timing-function: ease-in-out;
    -o-origin: 7%; }
  39% {
    opacity: 1;
    -o-transform: rotate(645deg);
    -o-animation-timing-function: linear;
    -o-origin: 30%; }
  70% {
    opacity: 1;
    -o-transform: rotate(770deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 39%; }
  75% {
    opacity: 1;
    -o-transform: rotate(900deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 70%; }
  76% {
    opacity: 0;
    -o-transform: rotate(900deg); }
  100% {
    opacity: 0;
    -o-transform: rotate(900deg); } }

@-ms-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -ms-transform: rotate(180deg);
    -ms-animation-timing-function: ease-out; }
  7% {
    opacity: 1;
    -ms-transform: rotate(300deg);
    -ms-animation-timing-function: linear;
    -ms-origin: 0%; }
  30% {
    opacity: 1;
    -ms-transform: rotate(410deg);
    -ms-animation-timing-function: ease-in-out;
    -ms-origin: 7%; }
  39% {
    opacity: 1;
    -ms-transform: rotate(645deg);
    -ms-animation-timing-function: linear;
    -ms-origin: 30%; }
  70% {
    opacity: 1;
    -ms-transform: rotate(770deg);
    -ms-animation-timing-function: ease-out;
    -ms-origin: 39%; }
  75% {
    opacity: 1;
    -ms-transform: rotate(900deg);
    -ms-animation-timing-function: ease-out;
    -ms-origin: 70%; }
  76% {
    opacity: 0;
    -ms-transform: rotate(900deg); }
  100% {
    opacity: 0;
    -ms-transform: rotate(900deg); } }

@-webkit-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -webkit-transform: rotate(180deg);
    -webkit-animation-timing-function: ease-out; }
  7% {
    opacity: 1;
    -webkit-transform: rotate(300deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 0%; }
  30% {
    opacity: 1;
    -webkit-transform: rotate(410deg);
    -webkit-animation-timing-function: ease-in-out;
    -webkit-origin: 7%; }
  39% {
    opacity: 1;
    -webkit-transform: rotate(645deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 30%; }
  70% {
    opacity: 1;
    -webkit-transform: rotate(770deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 39%; }
  75% {
    opacity: 1;
    -webkit-transform: rotate(900deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 70%; }
  76% {
    opacity: 0;
    -webkit-transform: rotate(900deg); }
  100% {
    opacity: 0;
    -webkit-transform: rotate(900deg); } }

@-moz-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -moz-transform: rotate(180deg);
    -moz-animation-timing-function: ease-out; }
  7% {
    opacity: 1;
    -moz-transform: rotate(300deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 0%; }
  30% {
    opacity: 1;
    -moz-transform: rotate(410deg);
    -moz-animation-timing-function: ease-in-out;
    -moz-origin: 7%; }
  39% {
    opacity: 1;
    -moz-transform: rotate(645deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 30%; }
  70% {
    opacity: 1;
    -moz-transform: rotate(770deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 39%; }
  75% {
    opacity: 1;
    -moz-transform: rotate(900deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 70%; }
  76% {
    opacity: 0;
    -moz-transform: rotate(900deg); }
  100% {
    opacity: 0;
    -moz-transform: rotate(900deg); } }

@media (max-width: 800px) {
  nav#qmc-side-nav {
    width: 100%;
    padding-top: 0px !important;
    top: 0px;
    margin: 0 !important; }
    nav#qmc-side-nav .mobile-cat-nav .dropdown-toggle {
      margin: 0 !important;
      height: 60px; }
    nav#qmc-side-nav .mobile-cat-nav ul.dropdown-menu {
      margin-top: 0 !important; }
    nav#qmc-side-nav .fixed-sidebar {
      height: 100%; } }

@media (max-width: 800px) {
  .modal-dialog {
    margin: 0;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute; } }

@media (max-width: 1260px) {
  .modal-dialog {
    width: 100% !important;
    margin-top: 100px; } }

@media (max-width: 1260px) {
  .btn-floating {
    z-index: 10 !important; } }

@media (max-width: 1260px) {
  .btn-overlay-mobile {
    position: fixed !important;
    width: 100%;
    background-color: #fff !important;
    bottom: 0;
    left: 0;
    right: 0;
    padding: .75em;
    text-align: center;
    z-index: 1;
    font-size: 14px !important;
    border-top: 1px solid #eee; } }

@media (max-width: 800px) {
  .modal .modal-dialog {
    position: fixed;
    margin: auto;
    height: 100%;
    right: 0px;
    opacity: 1;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); } }

@media (max-width: 800px) {
  .md-skin .wrapper-content {
    padding-top: 0em; } }

@media (max-width: 800px) {
  .modal.fade .modal-dialog {
    right: -100%;
    -webkit-transition: linear, right 0.3s ease-out;
    -moz-transition: linear, right 0.3s ease-out;
    -o-transition: linear, right 0.3s ease-out;
    transition: linear, right 0.3s ease-out; } }

@media (max-width: 800px) {
  .modal.fade.in .modal-dialog {
    right: 0; } }

@media (max-width: 800px) {
  .modal-content {
    margin: 0;
    top: 0;
    bottom: 0;
    left: 0;
    /* top: 0; */
    position: absolute;
    background: #f8fafb;
    width: 100%;
    height: 100%; } }

@media (max-width: 800px) {
  .modal-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    border-radius: 0; }
    .modal-header button {
      position: fixed;
      left: .4em;
      top: .7em;
      color: #fff;
      opacity: 1;
      font-size: 25px; } }

@media (max-width: 800px) {
  .modal-content {
    padding-top: 61px;
    padding-bottom: 60px;
    overflow-y: auto;
    overflow-x: hidden; } }

@media (max-width: 800px) {
  .modal-footer {
    margin-top: 1em;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 60px;
    /* text-align: center; */
    background: #fff;
    padding: 1em;
    z-index: 99999; } }

@media (max-width: 800px) {
  #close-nav {
    position: absolute;
    z-index: 9999;
    width: auto !important;
    top: .3em;
    left: -5px; }
    #close-nav i {
      position: relative;
      float: left;
      padding-top: .3em; } }

.open-nav-toggle.navbar-minimalize.minimalize-styl-2 {
  background: transparent;
  width: 100%; }

.qm-list-view .ibox {
  float: left;
  width: 100%; }
  @media (max-width: 1260px) {
    .qm-list-view .ibox .ibox-content {
      height: auto;
      padding: 0px;
      float: left;
      position: relative;
      border: 1px solid #e7eaec !important;
      border-top: none;
      width: 100%; } }
  @media (max-width: 800px) {
    .qm-list-view .ibox {
      margin-bottom: -1px !important;
      /*        margin-left: -17px;
        margin-right: -17px;*/
      padding: 0; }
      .qm-list-view .ibox .ibox-content {
        color: inherit;
        padding: 0px;
        border-width: 1px 0;
        clear: both;
        position: relative;
        height: auto !important;
        float: left;
        width: 100%;
        float: left;
        background: #fff; } }

@media (max-width: 800px) {
  .qm-full-width .ibox {
    margin-left: -17px;
    margin-right: -17px; }
    .qm-full-width .ibox .ibox-content {
      position: relative;
      float: left;
      width: 100%;
      margin-bottom: 1em;
      border-bottom: 1px solid #e2e2e2;
      padding-bottom: 0em; } }

@media (max-width: 800px) {
  img.img.img-circle.big,
  .qm-card .anonAvatar.big {
    width: 60px;
    height: 60px;
    line-height: 185%; } }

@media (max-width: 800px) {
  .qm-card-checkbox.active.big.ng-hide {
    width: 68px;
    height: 68px; } }

@media (max-width: 800px) {
  .qm-card-checkbox.active.big {
    width: 56px;
    height: 56px; }
    .qm-card-checkbox.active.big i.qm-icon-check {
      line-height: 200%;
      font-size: 28px; } }

@media (max-width: 800px) {
  .qm-card {
    padding-top: 0em; } }

/* Table Bars */
@media (max-width: 1260px) {
  .actions {
    position: relative;
    float: right;
    width: 35px;
    margin-right: 1em; }
    .actions button.dropdown-toggle {
      border-radius: 0;
      background: transparent !important;
      border: none;
      padding: 0;
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      right: 0;
      position: relative;
      float: left;
      margin-top: 1em; }
      .actions button.dropdown-toggle:active {
        box-shadow: none !important; }
      .actions button.dropdown-toggle[aria-expanded="true"] i {
        background: #dcdcdc;
        color: #888;
        text-align: center;
        border-radius: 50%; }
      .actions button.dropdown-toggle[aria-expanded="true"] .dots {
        background: #eee; }
      .actions button.dropdown-toggle i {
        width: 35px;
        height: 35px;
        color: #C1C1C1;
        padding-top: .165em;
        padding-left: .05em;
        font-size: 2em; }
      .actions button.dropdown-toggle .dots {
        position: relative;
        float: left;
        padding-top: 1em;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        background: #F7F7F7;
        margin: 0;
        transition: background 0.5s ease-out;
        text-align: center; }
      .actions button.dropdown-toggle .dot,
      .actions button.dropdown-toggle .dot:before,
      .actions button.dropdown-toggle .dot:after {
        position: absolute;
        left: 15px;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #888; }
      .actions button.dropdown-toggle .dot {
        top: 1em; }
      .actions button.dropdown-toggle .dot:before,
      .actions button.dropdown-toggle .dot:after {
        content: ""; }
      .actions button.dropdown-toggle .dot:before {
        top: 7px;
        left: 0;
        transition: all .3s ease-out; }
      .actions button.dropdown-toggle .dot:after {
        bottom: 7px;
        left: 0;
        transition: all .3s ease-out; }
      .actions button.dropdown-toggle .dots:hover .dot:before {
        top: -7px;
        background: #ccc; }
      .actions button.dropdown-toggle .dots:hover .dot:after {
        bottom: -7px;
        background: #ccc; }
    .actions .dropdown-menu {
      margin: 0;
      left: -205px;
      width: 200px;
      top: 0px;
      background: #ffffff;
      box-shadow: none;
      border: 1px solid #dcdcdc; }
      .actions .dropdown-menu:after {
        position: absolute;
        top: 10px;
        right: -8px;
        margin-left: -5px;
        width: 0;
        border-left: 7px solid #cccccc;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        content: " ";
        font-size: 0;
        line-height: 0; }
      .actions .dropdown-menu a {
        color: #333;
        padding: 0;
        padding-left: 0.5em;
        margin: 0;
        padding-top: .5em;
        padding-bottom: 2.5em; }
        .actions .dropdown-menu a i {
          font-size: 26px;
          position: relative;
          float: left; }
          .actions .dropdown-menu a i.blue {
            color: #004B8B; }
          .actions .dropdown-menu a i.red {
            color: #9F2400; }
          .actions .dropdown-menu a i.green {
            color: #99B433; }
        .actions .dropdown-menu a span {
          position: relative;
          float: left;
          margin-left: 1em;
          font-size: 14px;
          font-weight: 100;
          color: #6f6f6f; }
      .actions .dropdown-menu li {
        border-bottom: 1px solid #eee; }
        .actions .dropdown-menu li:last-child {
          border-bottom: none; }
  .qm-card {
    display: block; }
  .qm-client-card.qm-bar {
    float: left;
    min-height: 0 !important;
    height: auto;
    display: block;
    position: relative;
    float: left; }
    .qm-client-card.qm-bar img.img.img-circle.big,
    .qm-client-card.qm-bar .qm-card .anonAvatar.big {
      width: 45px;
      height: 45px;
      margin-top: .5em;
      margin-bottom: .5em;
      line-height: 185%; }
    .qm-client-card.qm-bar i {
      position: relative;
      float: left;
      margin-top: 5px;
      margin-bottom: 5px;
      font-size: 35px;
      padding: .1em;
      border-radius: 50%;
      border: 2px solid #e8e8e8; }
    .qm-client-card.qm-bar .qm-card-checkbox.active.big {
      margin-top: .3em;
      margin-bottom: .3em;
      width: 41px;
      height: 41px;
      text-align: center; }
      .qm-client-card.qm-bar .qm-card-checkbox.active.big i.qm-icon-check {
        float: none;
        margin-top: 0em;
        margin-bottom: 0em;
        font-size: 28px;
        line-height: 110%;
        border: none; }
      .qm-client-card.qm-bar .qm-card-checkbox.active.big.ng-hide {
        margin-top: .1em;
        margin-bottom: .1em;
        width: 53px;
        height: 53px; } }

.qm-client-card {
  min-height: 165px;
  max-height: 365px; }

.qm-bar-tablet div.ibox.float-e-margins.border-bottom {
  border-top: none;
  margin-bottom: 0 !important; }

.bar-avatar {
  margin-left: .5em; }
  .bar-avatar .qm-card-checkbox {
    width: 41px !important;
    height: 41px !important; }
    .bar-avatar .qm-card-checkbox.ng-hide {
      width: 53px !important;
      height: 53px !important; }
  .bar-avatar .qm-card {
    padding: 0px; }
    .bar-avatar .qm-card img {
      margin-bottom: 0px !important;
      width: 45px !important;
      height: 45px !important; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?lup99u");
  src: url("../fonts/icomoon.eot?lup99u#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?lup99u") format("truetype"), url("../fonts/icomoon.woff?lup99u") format("woff"), url("../fonts/icomoon.svg?lup99u#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="qm-icon-"],
[class*=" qm-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.qm-icon-add:before {
  content: "\e900"; }

.qm-icon-arrow_circle:before {
  content: "\e901"; }

.qm-icon-arrow_circle2:before {
  content: "\e902"; }

.qm-icon-ballpen:before {
  content: "\e903"; }

.qm-icon-bell:before {
  content: "\e904"; }

.qm-icon-book_telephone:before {
  content: "\e905"; }

.qm-icon-bottle_of_pills:before {
  content: "\e906"; }

.qm-icon-breakpoint_pencil .path1:before {
  content: "\e907";
  color: black; }

.qm-icon-breakpoint_pencil .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: #333333; }

.qm-icon-breakpoint_pencil .path3:before {
  content: "\e909";
  margin-left: -1em;
  color: #333333; }

.qm-icon-calendar_5:before {
  content: "\e90a"; }

.qm-icon-calendar_7:before {
  content: "\e90b"; }

.qm-icon-calendar_52:before {
  content: "\e90c"; }

.qm-icon-calendar_clock:before {
  content: "\e90d"; }

.qm-icon-cashier:before {
  content: "\e90e"; }

.qm-icon-chart_gantt:before {
  content: "\e90f"; }

.qm-icon-check:before {
  content: "\e910"; }

.qm-icon-checkbox:before {
  content: "\e911"; }

.qm-icon-checks:before {
  content: "\e912"; }

.qm-icon-clipboard:before {
  content: "\e913"; }

.qm-icon-clipboard_check_edit:before {
  content: "\e914"; }

.qm-icon-clipboard_checks:before {
  content: "\e915"; }

.qm-icon-clipboard_empty:before {
  content: "\e916"; }

.qm-icon-clipboard_paste:before {
  content: "\e917"; }

.qm-icon-clock:before {
  content: "\e918"; }

.qm-icon-compass:before {
  content: "\e973"; }

.qm-icon-courthouse:before {
  content: "\e974"; }

.qm-icon-codes_of_law:before {
  content: "\e975"; }

.qm-icon-auction_hammer:before {
  content: "\e976"; }

.qm-icon-delete:before {
  content: "\e919"; }

.qm-icon-dictionary:before {
  content: "\e91a"; }

.qm-icon-doctor:before {
  content: "\e91b"; }

.qm-icon-document_attachment:before {
  content: "\e91c"; }

.qm-icon-documents_empty:before {
  content: "\e91d"; }

.qm-icon-door_exit:before {
  content: "\e91e"; }

.qm-icon-download:before {
  content: "\e91f"; }

.qm-icon-dude4:before {
  content: "\e920"; }

.qm-icon-earth:before {
  content: "\e921"; }

.qm-icon-edit:before {
  content: "\e922"; }

.qm-icon-error:before {
  content: "\e923"; }

.qm-icon-eye:before {
  content: "\e924"; }

.qm-icon-floppy_disk:before {
  content: "\e925"; }

.qm-icon-folder:before {
  content: "\e926"; }

.qm-icon-folder_into:before {
  content: "\e927"; }

.qm-icon-folder2:before {
  content: "\e928"; }

.qm-icon-folder3:before {
  content: "\e929"; }

.qm-icon-form:before {
  content: "\e92a"; }

.qm-icon-funnel:before {
  content: "\e92b"; }

.qm-icon-garbage:before {
  content: "\e92c"; }

.qm-icon-garbage_can:before {
  content: "\e92d"; }

.qm-icon-gearwheel:before {
  content: "\e92e"; }

.qm-icon-gearwheels:before {
  content: "\e92f"; }

.qm-icon-history2:before {
  content: "\e930"; }

.qm-icon-home:before {
  content: "\e931"; }

.qm-icon-id_card:before {
  content: "\e932"; }

.qm-icon-id_cards:before {
  content: "\e933"; }

.qm-icon-inbox:before {
  content: "\e934"; }

.qm-icon-inbox_empty:before {
  content: "\e935"; }

.qm-icon-inbox_full:before {
  content: "\e936"; }

.qm-icon-inbox_into:before {
  content: "\e937"; }

.qm-icon-inbox_out:before {
  content: "\e938"; }

.qm-icon-information:before {
  content: "\e939"; }

.qm-icon-injection:before {
  content: "\e93a"; }

.qm-icon-key3:before {
  content: "\e93b"; }

.qm-icon-lifebelt:before {
  content: "\e93c"; }

.qm-icon-location_pin:before {
  content: "\e93d"; }

.qm-icon-lock:before {
  content: "\e93e"; }

.qm-icon-magnifying_glass:before {
  content: "\e93f"; }

.qm-icon-mail:before {
  content: "\e940"; }

.qm-icon-mail_attachment:before {
  content: "\e941"; }

.qm-icon-mail_bug:before {
  content: "\e942"; }

.qm-icon-mail_cloud:before {
  content: "\e943"; }

.qm-icon-mail_earth:before {
  content: "\e944"; }

.qm-icon-mail_exchange:before {
  content: "\e945"; }

.qm-icon-mail_filter:before {
  content: "\e946"; }

.qm-icon-mail_forward:before {
  content: "\e947"; }

.qm-icon-mail_into:before {
  content: "\e948"; }

.qm-icon-mail_open:before {
  content: "\e949"; }

.qm-icon-mail_open2:before {
  content: "\e94a"; }

.qm-icon-mail_out:before {
  content: "\e94b"; }

.qm-icon-mail_reply:before {
  content: "\e94c"; }

.qm-icon-mail_reply_all:before {
  content: "\e94d"; }

.qm-icon-mail_sealed:before {
  content: "\e94e"; }

.qm-icon-mail_virus:before {
  content: "\e94f"; }

.qm-icon-mail_write:before {
  content: "\e950"; }

.qm-icon-mail2:before {
  content: "\e951"; }

.qm-icon-mailbox_empty:before {
  content: "\e952"; }

.qm-icon-mailbox_full:before {
  content: "\e953"; }

.qm-icon-media_fast_forward:before {
  content: "\e954"; }

.qm-icon-medical_bag:before {
  content: "\e955"; }

.qm-icon-navigate_cross:before {
  content: "\e956"; }

.qm-icon-navigate_down:before {
  content: "\e957"; }

.qm-icon-navigate_left:before {
  content: "\e958"; }

.qm-icon-navigate_right:before {
  content: "\e959"; }

.qm-icon-navigate_up:before {
  content: "\e95a"; }

.qm-icon-note:before {
  content: "\e95b"; }

.qm-icon-note_pinned:before {
  content: "\e95c"; }

.qm-icon-note_text:before {
  content: "\e95d"; }

.qm-icon-notebook:before {
  content: "\e95e"; }

.qm-icon-palm_tree:before {
  content: "\e95f"; }

.qm-icon-paperclip:before {
  content: "\e960"; }

.qm-icon-paperclip2:before {
  content: "\e961"; }

.qm-icon-pencil:before {
  content: "\e962"; }

.qm-icon-pill:before {
  content: "\e963"; }

.qm-icon-plus:before {
  content: "\e964"; }

.qm-icon-plus_selected:before {
  content: "\e965"; }

.qm-icon-power:before {
  content: "\e966"; }

.qm-icon-print_layout_single:before {
  content: "\e967"; }

.qm-icon-printer:before {
  content: "\e968"; }

.qm-icon-stethoscope:before {
  content: "\e969"; }

.qm-icon-symbol_hash:before {
  content: "\e96a"; }

.qm-icon-table_selection_column:before {
  content: "\e96b"; }

.qm-icon-text_field:before {
  content: "\e96c"; }

.qm-icon-thermometer:before {
  content: "\e96d"; }

.qm-icon-user:before {
  content: "\e96e"; }

.qm-icon-users:before {
  content: "\e96f"; }

.qm-icon-virus:before {
  content: "\e970"; }

.qm-icon-window_explorer:before {
  content: "\e971"; }

.qm-icon-window_sidebar:before {
  content: "\e972"; }

.qm-icon-cabinet_open:before {
  content: "\e977"; }

.qm-icon-bookkeeper:before {
  content: "\e978"; }

.qm-icon-invoice_euro:before {
  content: "\e979"; }

.qm-icon-money_refund:before {
  content: "\e97a"; }

.qm-icon-print_calculator:before {
  content: "\e97b"; }

.qm-icon-painters_palette:before {
  content: "\e97c"; }

.qm-icon-document_information:before {
  content: "\e97d"; }

.qm-icon-document_page_number:before {
  content: "\e97e"; }

.qm-icon-document_text:before {
  content: "\e97f"; }

.qm-icon-employee:before {
  content: "\e981"; }

.qm-icon-logo:before {
  content: "\e980"; }

.qm-icon-employees:before {
  content: "\e982"; }

.qm-icon-book:before {
  content: "\e984"; }

.qm-icon-target:before {
  content: "\e983"; }

.qm-icon-elements:before {
  content: "\e985"; }

.qm-icon-graduation_hat2:before {
  content: "\e986"; }

.qm-icon-soccer_ball:before {
  content: "\e987"; }

.qm-icon-fancy_cake:before {
  content: "\e988"; }

.qm-icon-navigate_minus:before {
  content: "\e989"; }

.qm-icon-arrow_into:before {
  content: "\e98a"; }

.qm-icon-trafficlight_off:before {
  content: "\e98b"; }

.mailbox-container {
  position: fixed;
  overflow: hidden;
  color: #333;
  bottom: 0;
  top: 72px;
  left: 220px;
  z-index: 888;
  right: 0;
  background: #F7F7F7; }

[data-filter] {
  overflow: hidden; }

.qm-card-checkbox {
  position: absolute;
  cursor: pointer;
  color: #828282;
  font-size: 27px;
  line-height: 152%;
  background: rgba(238, 238, 238, 0.87);
  text-align: center;
  border-radius: 50%;
  opacity: 1;
  width: 38px;
  height: 38px;
  margin: 2px;
  transition: border 1s ease-in-out, opacity 0.35s ease-in-out, background 0.35s ease-in-out;
  border: 1px solid #ccc; }
  .qm-card-checkbox.big {
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 96px;
    height: 96px; }
    .qm-card-checkbox.big i.qm-icon-check {
      line-height: 236%;
      font-size: 40px; }
  .qm-card-checkbox i.qm-icon-check {
    cursor: pointer; }
  .qm-card-checkbox.ng-hide {
    width: 50px;
    margin: -4px;
    height: 50px;
    opacity: 1;
    background: rgba(238, 238, 238, 0);
    display: none !important;
    border: 1px dashed #b3b3b3; }
    .qm-card-checkbox.ng-hide.big {
      left: 0px;
      right: 0px;
      margin-left: auto;
      margin-right: auto;
      width: 112px;
      height: 109px; }
    .qm-card-checkbox.ng-hide i {
      display: none; }
    .qm-card-checkbox.ng-hide.active {
      display: block !important; }

#recipients {
  position: relative; }
  #recipients:hover ul {
    display: block; }
  #recipients ul {
    list-style: none;
    padding: 0;
    background: #333;
    color: #fff;
    display: none;
    position: absolute;
    left: -53px;
    top: 43px;
    width: 150px;
    padding: .4em;
    border-radius: 3px; }
    #recipients ul:after {
      position: absolute;
      top: -5px;
      left: 50%;
      margin-left: -10px;
      width: 0;
      /* border-top: 5px solid red; */
      border-bottom: 5px solid rgba(51, 51, 51, 0.9);
      border-right: 5px solid transparent;
      border-left: 5px solid transparent;
      content: " ";
      font-size: 0;
      line-height: 0; }
    #recipients ul li {
      text-align: left;
      font-size: 12px;
      position: relative;
      width: 100%;
      color: #fff; }
      #recipients ul li:first-child {
        font-weight: 400;
        font-size: 11px;
        color: #ccc; }

.mailbox-postbox-list {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #f9f9f9; }
  .mailbox-postbox-list button {
    display: inline-block;
    margin-bottom: 2em;
    width: 80%;
    border-radius: 2px;
    font-size: 14px; }
  .mailbox-postbox-list h1 {
    display: block;
    color: #004B8B; }
  .mailbox-postbox-list i.fa-edit {
    font-size: 1.2em; }
  .mailbox-postbox-list .mailbox-folder-button-with-hover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    cursor: pointer;
    padding-top: 19px;
    font-size: 14px;
    font-weight: 100;
    padding-bottom: 19px;
    color: #004B8B;
    background: #fff;
    transition: color 0.6s ease-in-out, background 0.4s ease-in; }
    .mailbox-postbox-list .mailbox-folder-button-with-hover:hover {
      color: #fff;
      background: lightgrey; }
    .mailbox-postbox-list .mailbox-folder-button-with-hover:disabled {
      color: #888;
      background: #eee; }
  .mailbox-postbox-list .mailbox-new-mail {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    cursor: pointer;
    padding-top: 19px;
    font-size: 14px;
    font-weight: 100;
    padding-bottom: 19px;
    color: #004B8B;
    background: #fff;
    transition: color 0.6s ease-in-out, background 0.4s ease-in; }
    .mailbox-postbox-list .mailbox-new-mail:hover {
      color: #fff;
      background: #21629a; }
  .mailbox-postbox-list ul.postbox {
    list-style: none;
    margin: 0;
    margin-top: 70px;
    padding-left: 1em;
    padding-right: 1em;
    text-align: center; }
    .mailbox-postbox-list ul.postbox .qm-subfolders li:hover {
      background: transparent; }
    .mailbox-postbox-list ul.postbox li {
      margin-bottom: .6em;
      color: #888 !important;
      font-weight: 500;
      font-size: 13px;
      text-align: left;
      display: inline-block;
      width: 100%;
      padding-left: 1em; }
      .mailbox-postbox-list ul.postbox li a {
        color: #777;
        font-weight: 100; }
        .mailbox-postbox-list ul.postbox li a i {
          margin-top: .1em;
          transition: color .3s ease-in; }
        .mailbox-postbox-list ul.postbox li a:hover {
          background: transparent; }
          .mailbox-postbox-list ul.postbox li a:hover i {
            color: #004B8B; }
        .mailbox-postbox-list ul.postbox li a.active i {
          font-weight: bold; }
        .mailbox-postbox-list ul.postbox li a.active span {
          font-weight: 400; }
      .mailbox-postbox-list ul.postbox li i {
        position: relative;
        float: left;
        margin-right: 1em;
        font-size: 1.8em; }
      .mailbox-postbox-list ul.postbox li span.name {
        position: relative;
        float: left;
        padding-top: .8em; }
      .mailbox-postbox-list ul.postbox li span.time {
        position: relative;
        float: left; }
  .mailbox-postbox-list ul.folderstructure {
    list-style: none;
    margin: 0;
    margin-top: 70px;
    padding-left: 1em;
    padding-right: 1em;
    text-align: center; }
    .mailbox-postbox-list ul.folderstructure .qm-subfolders li:hover {
      background: transparent; }
    .mailbox-postbox-list ul.folderstructure .nested {
      display: none; }
    .mailbox-postbox-list ul.folderstructure .active {
      display: block; }
    .mailbox-postbox-list ul.folderstructure li {
      margin-bottom: .6em;
      color: #888 !important;
      font-weight: 500;
      font-size: 13px;
      text-align: left;
      display: inline-block;
      width: 100%;
      padding-left: 1em; }
      .mailbox-postbox-list ul.folderstructure li a {
        color: #777;
        font-weight: 100; }
        .mailbox-postbox-list ul.folderstructure li a i {
          margin-top: .1em;
          transition: color .3s ease-in; }
        .mailbox-postbox-list ul.folderstructure li a:hover {
          background: transparent; }
          .mailbox-postbox-list ul.folderstructure li a:hover i {
            color: #004B8B; }
        .mailbox-postbox-list ul.folderstructure li a.active i {
          font-weight: bold; }
        .mailbox-postbox-list ul.folderstructure li a.active span {
          font-weight: 400; }
      .mailbox-postbox-list ul.folderstructure li i {
        position: relative;
        float: left;
        margin-right: 1em;
        font-size: 1.8em; }
      .mailbox-postbox-list ul.folderstructure li span.name {
        position: relative;
        float: left;
        padding-top: .8em; }
      .mailbox-postbox-list ul.folderstructure li span.foldername {
        cursor: pointer;
        -webkit-user-select: none;
        /* Safari 3.1+ */
        -moz-user-select: none;
        /* Firefox 2+ */
        -ms-user-select: none;
        /* IE 10+ */
        user-select: none;
        position: relative;
        float: left;
        padding-top: .8em; }
      .mailbox-postbox-list ul.folderstructure li span.foldername-down::before {
        -ms-transform: rotate(90deg);
        /* IE 9 */
        -webkit-transform: rotate(90deg);
        /* Safari */
        transform: rotate(90deg); }
      .mailbox-postbox-list ul.folderstructure li span.time {
        position: relative;
        float: left; }
      .mailbox-postbox-list ul.folderstructure li span.hasChildren::before {
        content: "\25B6";
        color: black;
        display: inline-block;
        margin-right: 6px; }
      .mailbox-postbox-list ul.folderstructure li span.hasNoChildren::before {
        content: "\2022";
        color: black;
        display: inline-block;
        margin-right: 6px; }

.postbox-container {
  bottom: 0;
  top: 0;
  right: 0;
  position: absolute;
  height: 100%;
  background: #fff;
  border: 1px solid #e7eaec;
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .postbox-container h2 {
    margin-top: 20px;
    margin-bottom: 14px; }
    .postbox-container h2.title {
      padding-left: .8em;
      color: #888;
      padding-left: .8em;
      color: #888;
      margin-top: 0;
      margin-bottom: .45em; }
      .postbox-container h2.title span {
        padding-left: .5em;
        margin-top: .75em; }
      .postbox-container h2.title i {
        margin-bottom: .125em;
        margin-top: .125em; }

.cursor-default {
  cursor: default; }

.cursor-pointer {
  cursor: pointer; }

.standardData {
  background-color: #CEF6CE !important; }

.mailbox-mails-list {
  background: #fff;
  padding-left: 0 !important;
  position: absolute;
  top: 0px;
  bottom: 0px; }
  .mailbox-mails-list .rec-search {
    position: relative;
    float: left;
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #eee;
    padding: 1em; }
  .mailbox-mails-list ul.recs {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-y: scroll;
    position: absolute;
    bottom: 0;
    top: 80px;
    left: 0;
    width: 100%; }
    .mailbox-mails-list ul.recs li {
      position: relative;
      float: left;
      width: 100%;
      padding: .25em;
      /*              padding-bottom:1em;
                padding-left:1em;
                padding-right:1em;*/
      border-bottom: 1px solid #eee; }
      .mailbox-mails-list ul.recs li qm-card {
        float: left;
        margin-left: 1em;
        width: 50px; }
        .mailbox-mails-list ul.recs li qm-card:hover {
          box-shadow: none; }
        .mailbox-mails-list ul.recs li qm-card .qm-card {
          position: relative;
          padding-top: .55em;
          height: 56px; }
          .mailbox-mails-list ul.recs li qm-card .qm-card .anonAvatar {
            line-height: 200% !important; }
            .mailbox-mails-list ul.recs li qm-card .qm-card .anonAvatar:hover {
              box-shadow: none !important; }
  .mailbox-mails-list ul.mails {
    margin: 0;
    padding: 0;
    list-style: none;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    width: 100%; }
    .mailbox-mails-list ul.mails ul {
      margin: 0;
      padding: 0;
      list-style: none;
      cursor: pointer;
      position: absolute;
      bottom: 0;
      top: 0;
      left: 0;
      width: 100%;
      bottom: 0; }
      .mailbox-mails-list ul.mails ul li label {
        color: #888; }
    .mailbox-mails-list ul.mails li.scroll-container {
      transition: all 0.5s;
      position: absolute;
      top: 56px;
      bottom: 0;
      padding: 0;
      margin: 0;
      border-right: 1px solid #eee;
      overflow-y: scroll;
      border: none;
      z-index: 1; }
      .mailbox-mails-list ul.mails li.scroll-container.date-filter {
        top: 260px; }
      .mailbox-mails-list ul.mails li.scroll-container ul li.active {
        background: #fafafa; }
      .mailbox-mails-list ul.mails li.scroll-container ul li:hover {
        background: #f7f7f7; }
    .mailbox-mails-list ul.mails li {
      overflow: hidden;
      position: relative;
      float: left;
      width: 100%;
      padding: 1em;
      border-bottom: 1px solid #eee;
      border-right: 1px solid #eee;
      transition: background .3s ease-in-out; }
      .mailbox-mails-list ul.mails li qm-collapse {
        width: auto !important;
        padding-top: 0;
        color: inherit; }
        .mailbox-mails-list ul.mails li qm-collapse i {
          font-size: 1.5em;
          margin-top: .16em; }
          .mailbox-mails-list ul.mails li qm-collapse i.active {
            color: #004B8B !important; }
      .mailbox-mails-list ul.mails li .mailbox-filter input {
        position: relative;
        float: left;
        border: none;
        background: transparent;
        border-bottom: 1px solid #CCC;
        font-size: 17px;
        font-weight: 100;
        color: #616161;
        transition: border .4s ease-in-out; }
        .mailbox-mails-list ul.mails li .mailbox-filter input:focus {
          outline: none;
          border-bottom: 1px solid #636363; }
      .mailbox-mails-list ul.mails li .mailbox-filter i {
        margin-right: .5em;
        margin-left: .5em;
        position: relative;
        float: left;
        color: #888;
        margin-top: .1em;
        cursor: default; }
      .mailbox-mails-list ul.mails li .subject-container {
        position: relative;
        float: left;
        color: #888;
        font-weight: 100;
        min-width: 70%; }
      .mailbox-mails-list ul.mails li .recipients-container {
        position: relative;
        float: left;
        color: #888;
        font-weight: 100;
        min-width: 70%;
        font-size: 12px; }
      .mailbox-mails-list ul.mails li .box-head .image-box {
        position: relative;
        float: left;
        width: 50px;
        margin-right: 1em;
        margin-left: 1em;
        padding-top: .6em; }
        .mailbox-mails-list ul.mails li .box-head .image-box .qm-card {
          margin: 0;
          padding: 0; }
          .mailbox-mails-list ul.mails li .box-head .image-box .qm-card .img-circle.img {
            margin-bottom: 0 !important; }
          .mailbox-mails-list ul.mails li .box-head .image-box .qm-card .anonAvatar {
            margin: 0 !important;
            padding: 0;
            line-height: 200%; }
      .mailbox-mails-list ul.mails li .box-head .name {
        position: relative;
        float: left;
        color: #636363; }
      .mailbox-mails-list ul.mails li .box-head .time {
        position: relative;
        float: right;
        font-weight: 100;
        color: #CCC; }
        .mailbox-mails-list ul.mails li .box-head .time i {
          color: #bfbfbf; }
      .mailbox-mails-list ul.mails li .box-content {
        position: relative;
        float: left;
        padding: .1em;
        font-weight: 100;
        color: #CCC;
        min-width: 80%; }

.mailbox-mail-container {
  float: right;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
  padding-bottom: 3em; }
  .mailbox-mail-container ul.selected-recs {
    margin: 0;
    padding: 0;
    position: relative;
    float: left;
    list-style: none; }
    .mailbox-mail-container ul.selected-recs li {
      position: relative;
      float: left;
      background: #eee;
      border-radius: 20px;
      padding-right: 1em;
      margin-right: 2em;
      margin-top: 1em; }
      .mailbox-mail-container ul.selected-recs li span {
        position: relative;
        float: left;
        margin-left: 1em;
        margin-top: .9em;
        color: #888; }
      .mailbox-mail-container ul.selected-recs li i {
        float: right;
        margin-left: 1em;
        margin-top: 1.15em; }
        .mailbox-mail-container ul.selected-recs li i:hover {
          color: #343434; }
      .mailbox-mail-container ul.selected-recs li qm-card {
        float: left; }
        .mailbox-mail-container ul.selected-recs li qm-card img {
          margin-bottom: 0 !important; }
        .mailbox-mail-container ul.selected-recs li qm-card .qm-card {
          padding-top: 0 !important; }
          .mailbox-mail-container ul.selected-recs li qm-card .qm-card .anonAvatar {
            line-height: 200%; }
  .mailbox-mail-container .note-editor {
    min-height: auto !important; }
  .mailbox-mail-container .subject {
    float: left;
    position: relative;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    color: #004b8b; }
  .mailbox-mail-container .name {
    position: relative;
    float: left;
    width: 100%;
    font-size: 22px;
    font-weight: 100; }
  .mailbox-mail-container .timestamp {
    font-size: 12px;
    font-weight: 100;
    margin-top: 1.8em;
    float: left;
    width: 100%; }
  .mailbox-mail-container ul.mailbox-recipents {
    margin: 0;
    list-style: none; }
  .mailbox-mail-container .mail-header {
    position: relative;
    float: left;
    width: 100%;
    padding-right: 2em;
    padding-left: 2em;
    border-bottom: 1px solid #eee;
    padding-bottom: 2em;
    margin-bottom: 2em; }
    .mailbox-mail-container .mail-header button.btn-circle.btn-clear {
      color: #919191;
      border: 3px solid #dcdcdc; }
  .mailbox-mail-container .mail-textbox {
    position: relative;
    padding-left: 2em;
    padding-right: 2em;
    float: left;
    width: 100%; }
    .mailbox-mail-container .mail-textbox p p span {
      font-size: 10pt !important; }
    .mailbox-mail-container .mail-textbox p p {
      font-size: 10pt !important; }
  .mailbox-mail-container .mail-attachments {
    border-top: 1px solid #eee;
    padding-left: 2em;
    margin-top: 2em;
    padding-top: 2em;
    position: relative;
    float: left;
    width: 100%; }
  .mailbox-mail-container .mail-reply {
    position: relative;
    float: left;
    width: 100%;
    padding-left: 2em;
    padding-right: 2em; }
  .mailbox-mail-container .mailbox-attachment:hover span {
    color: #919191; }
  .mailbox-mail-container .mailbox-attachment:hover i {
    color: #004B8B;
    background: #eee; }
  .mailbox-mail-container .mailbox-attachment i {
    transition: all .3s;
    font-size: 15px;
    margin-left: 0em;
    margin-right: .4em;
    color: #6f6f6f;
    width: 32px;
    height: 32px;
    text-align: center;
    background: #CCC;
    border-radius: 50%;
    padding: .6em; }
  .mailbox-mail-container .mailbox-attachment span {
    color: #343434;
    transition: all .3s;
    margin-right: 1em; }

.mobile-fullscreen {
  left: 0;
  right: 0;
  top: 50px;
  bottom: 0;
  position: absolute;
  overflow-y: scroll;
  padding-bottom: 500px; }
  .mobile-fullscreen.no-space {
    top: 0; }

.mailbox-mobile-navigation {
  position: fixed;
  top: 59px;
  left: 0;
  right: 0;
  height: 50px;
  background: #fff;
  color: #313131;
  z-index: 999; }
  .mailbox-mobile-navigation div {
    padding: 1em; }
  .mailbox-mobile-navigation span {
    font-size: 16px; }

.btn-circle.btn-clear {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #919191;
  border: 3px solid #dcdcdc;
  background: transparent;
  text-align: center;
  cursor: pointer;
  transition: border-color 0.5s, color .25s; }
  .btn-circle.btn-clear:hover {
    border-color: #919191;
    color: #a9c739; }
  .btn-circle.btn-clear.active {
    background: #ec7575;
    border-color: #ffffff; }
    .btn-circle.btn-clear.active i {
      color: #fff; }
  @media (max-width: 800px) {
    .btn-circle.btn-clear {
      margin: 1.05em .2em;
      border: none;
      color: #fff; } }

@media (max-width: 800px) {
  .mailbox-filter .btn-group .btn {
    padding: 6px 5px !important; } }

ul.medi-modal-list {
  position: relative;
  float: left;
  list-style: none;
  font-weight: 100; }
  ul.medi-modal-list li {
    position: relative;
    float: left;
    width: 50%;
    padding: .5em 0; }
    ul.medi-modal-list li span {
      position: relative;
      float: left;
      width: 100%; }

.modal-footer.medi {
  text-align: left !important; }

.medi-form-group .form-group {
  margin-bottom: 0 !important; }

@media (max-width: 800px) {
  .distibution-date-mobile {
    padding: 1em !important; } }

/*! Light */
.signalLight {
  z-index: 1;
  margin: 25px auto;
  padding: 15px;
  width: 80px;
  background-color: #eee;
  overflow: hidden; }

.signalLight span {
  display: block;
  content: "";
  margin: 15px auto 15px;
  width: 40px;
  height: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  opacity: .2;
  background-color: #666;
  background-image: -webkit-gradient(radial, 50% 0, 100, 50% 0, 0, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.38)));
  background-image: -moz-radial-gradient(top, ellipse cover, rgba(255, 255, 255, 0.38) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-radial-gradient(top, ellipse cover, rgba(255, 255, 255, 0.38) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: radial-gradient(top, ellipse cover, rgba(255, 255, 255, 0.38) 0%, rgba(255, 255, 255, 0) 100%); }

.effect {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; }

.effect:before,
.effect:after {
  z-index: -1;
  content: "";
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 3px;
  right: 3px;
  -moz-border-radius: 100px / 20px;
  -webkit-border-radius: 100px / 20px;
  border-radius: 100px / 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7); }

.effect:after {
  right: 10px;
  left: auto;
  transform: skew(8deg) rotate(3deg); }

/*! Light colours */
#red {
  background-color: red; }

#yellow {
  background-color: orange; }

#green {
  background-color: forestgreen; }

/*! Active states */
.signalLight span.activeLight {
  opacity: 1; }

.signalLight #red.activeLight {
  box-shadow: 0 0 10px red; }

.signalLight #yellow.activeLight {
  box-shadow: 0 0 10px orange; }

.signalLight #green.activeLight {
  box-shadow: 0 0 10px forestgreen; }

.appointment-sidebar {
  list-style: none;
  padding: 0;
  background: white; }
  .appointment-sidebar ul.qm-list {
    border-top: 0px; }
  .appointment-sidebar li {
    padding-left: 0 !important; }
    .appointment-sidebar li.appointment-checkbox {
      padding-bottom: 2em !important;
      padding-top: .5em !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
      border-bottom: 1px solid #f5f5f5 !important; }
    .appointment-sidebar li .form-group span {
      float: left !important;
      font-weight: 100 !important;
      font-size: 13px !important;
      margin-top: .1em; }
    .appointment-sidebar li .form-group label {
      border-radius: 50%;
      background: #fff; }
      .appointment-sidebar li .form-group label:after {
        border-radius: 50%;
        width: 100%;
        height: 100%;
        border: none;
        top: 0;
        left: 0;
        background: inherit; }

.reduced-width {
  float: left;
  width: 33.33%;
  max-height: 200px; }

.full-width {
  width: 100%; }

.fc-list-item-title {
  cursor: pointer; }

.appointment-calendar .fc-event {
  border-radius: 2px !important;
  opacity: 0.95 !important;
  transition: opacity .3s ease-in-out; }
  .appointment-calendar .fc-event:hover {
    opacity: 1 !important; }

.fc-widget .fc-scroller {
  height: auto !important;
  max-height: 450px; }

.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead,
.fc-unthemed .fc-popover {
  border-color: #f3f3f3 !important; }

.fc-list-heading td {
  font-weight: 400; }

.fc-list-item-title a {
  color: #888 !important;
  text-decoration: none; }

.fc-ltr .fc-list-heading-alt,
.fc-rtl .fc-list-heading-main {
  float: right;
  font-weight: 100; }

.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-popover .fc-header {
  background: #f9f9f9 !important; }

.fc-unthemed td.fc-today {
  background: rgba(27, 124, 245, 0.04) !important; }

.fc-button {
  border-radius: 2px !important; }

.modal-detail-view ul {
  list-style: none; }
  .modal-detail-view ul li {
    position: relative;
    float: left;
    width: 50%; }
    .modal-detail-view ul li label {
      position: relative;
      float: left;
      font-size: 12px;
      font-weight: 100;
      width: 100%;
      margin-bottom: 0; }
    .modal-detail-view ul li span {
      margin-bottom: .5em;
      font-size: 15px;
      font-weight: 400;
      position: relative;
      float: left;
      width: 100%; }
    .modal-detail-view ul li.heading {
      position: relative;
      float: left;
      width: 100%;
      color: #333333; }
      .modal-detail-view ul li.heading label {
        display: none; }
      .modal-detail-view ul li.heading span {
        font-size: 18px;
        font-weight: 100; }
    .modal-detail-view ul li.description {
      position: relative;
      border-top: 1px solid #eee;
      float: left;
      width: 100%;
      color: #333333; }
    .modal-detail-view ul li.multiple {
      width: 100%; }
      .modal-detail-view ul li.multiple ul {
        padding: 0;
        margin: 0; }
        .modal-detail-view ul li.multiple ul li {
          position: relative;
          float: left;
          width: auto;
          margin: .2em;
          padding: 0.2em .6em .2em .5em;
          background: #e4e4e4;
          color: #888;
          font-weight: 100;
          border-radius: 2px;
          font-size: 11px; }

@media (max-width: 800px) {
  .journal-date-mobile {
    padding-left: 7px !important;
    padding-right: 7px !important; } }

.journal-participantsList {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.nav-header {
  padding: 51px 18px 28px 18px;
  display: none;
  background: #004B8B url("../images/logo_bg.png") no-repeat 27px -28px; }
  .nav-header a {
    color: #fff; }
  .nav-header .font-bold {
    color: #fff; }

.nav-menu li a {
  padding: 5px 6px 5px 6px !important;
  display: block;
  position: relative; }

.nav-menu li ul li a {
  padding: 0px 0px 0px 0px !important; }
  .nav-menu li ul li a span {
    padding: 0px 0px 0px 6px !important; }

.nav-menu li ul li ul li a {
  padding: 5px 6px 5px 6px !important; }

/*.nav-menu li ul li a {
    padding: 0px 0px 0px 0px !important;

    span {
        padding: 0px 0px 0px 6px !important;
    }
}

.nav-menu li ul li ul li a {
    padding: 5px 6px 5px 6px !important;
}*/
#qmw-top-nav .count-info .label {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

#qmw-top-nav .navbar-top-links li a {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

#qmw-top-nav.notop .navbar-top-links li.logout-btn {
  -moz-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  height: 0; }
  #qmw-top-nav.notop .navbar-top-links li.logout-btn a {
    padding: 5px 10px; }

#qmw-top-nav.notop .count-info .label {
  line-height: 12px;
  padding: 1px 5px;
  position: absolute;
  right: 4px;
  top: 8px; }

#qmw-top-nav.notop .navbar-top-links li a {
  padding: 3px 10px;
  min-height: 50px; }

.nav-search-login {
  background-color: #666 !important;
  color: #fff !important; }

.nav-container-login {
  background-color: #666 !important;
  border-left: 0px; }

.nav-first-level-login {
  padding-left: 0px;
  color: #fff !important; }

.nav-first-level-login > li > a {
  color: #676a6c !important; }
  .nav-first-level-login > li > a:hover {
    font-weight: bold; }

.nav-first-level-login > li {
  background: #e9e9ea; }
  .nav-first-level-login > li:hover {
    background: #dbdbdc !important; }

.nav-first-level-login > li.active {
  background: #dbdbdc; }

.nav-second-level-login > li {
  background: #dbdbdc; }
  .nav-second-level-login > li:hover {
    background: #cccccd !important; }

.nav-fav-login {
  background: gray;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #666666;
  display: grid; }
  .nav-fav-login:hover {
    background: #666; }

.nav-fav-mobile-login {
  background: #666;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #666666;
  flex: 0 0 auto;
  -moz-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -o-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -webkit-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s; }
  .nav-fav-mobile-login:hover {
    background: gray; }
  .nav-fav-mobile-login .qm-tab {
    -moz-transition: all 0.65s;
    -o-transition: all 0.65s;
    -webkit-transition: all 0.65s;
    transition: all 0.65s;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.6em;
    padding-top: 0.25em;
    padding-bottom: 0.1em; }

.nav-search-blue {
  background-color: #004B8B !important;
  color: #fff !important; }

.nav-container-blue {
  background-color: #004B8B !important;
  border-left: 0px; }

.nav-first-level-blue {
  padding-left: 0px;
  color: #fff !important; }

.nav-first-level-blue > li > a {
  color: #676a6c !important; }
  .nav-first-level-blue > li > a:hover {
    font-weight: bold; }

.nav-first-level-blue > li {
  background: #dfe7ee; }
  .nav-first-level-blue > li:hover {
    background: #c6d5e3 !important; }

.nav-first-level-blue > li.active {
  background: #c6d5e3; }

.nav-second-level-blue > li {
  background: #c6d5e3; }
  .nav-second-level-blue > li:hover {
    background: #aec4d8 !important; }

.nav-fav-blue {
  background: #0067be;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #004b8b;
  display: grid; }
  .nav-fav-blue:hover {
    background: #004B8B; }

.nav-fav-mobile-blue {
  background: #004B8B;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #004b8b;
  flex: 0 0 auto;
  -moz-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -o-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -webkit-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s; }
  .nav-fav-mobile-blue:hover {
    background: #0067be; }
  .nav-fav-mobile-blue .qm-tab {
    -moz-transition: all 0.65s;
    -o-transition: all 0.65s;
    -webkit-transition: all 0.65s;
    transition: all 0.65s;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.6em;
    padding-top: 0.25em;
    padding-bottom: 0.1em; }

.nav-search-green {
  background-color: #99B433 !important;
  color: #fff !important; }

.nav-container-green {
  background-color: #99B433 !important;
  border-left: 0px; }

.nav-first-level-green {
  padding-left: 0px;
  color: #fff !important; }

.nav-first-level-green > li > a {
  color: #676a6c !important; }
  .nav-first-level-green > li > a:hover {
    font-weight: bold; }

.nav-first-level-green > li {
  background: #eff1e5; }
  .nav-first-level-green > li:hover {
    background: #e5ead1 !important; }

.nav-first-level-green > li.active {
  background: #e5ead1; }

.nav-second-level-green > li {
  background: #e5ead1; }
  .nav-second-level-green > li:hover {
    background: #dce4be !important; }

.nav-fav-green {
  background: #b2cd4d;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #99b433;
  display: grid; }
  .nav-fav-green:hover {
    background: #99B433; }

.nav-fav-mobile-green {
  background: #99B433;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #99b433;
  flex: 0 0 auto;
  -moz-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -o-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -webkit-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s; }
  .nav-fav-mobile-green:hover {
    background: #b2cd4d; }
  .nav-fav-mobile-green .qm-tab {
    -moz-transition: all 0.65s;
    -o-transition: all 0.65s;
    -webkit-transition: all 0.65s;
    transition: all 0.65s;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.6em;
    padding-top: 0.25em;
    padding-bottom: 0.1em; }

.nav-search-red {
  background-color: #9F2400 !important;
  color: #fff !important; }

.nav-container-red {
  background-color: #9F2400 !important;
  border-left: 0px; }

.nav-first-level-red {
  padding-left: 0px;
  color: #fff !important; }

.nav-first-level-red > li > a {
  color: #676a6c !important; }
  .nav-first-level-red > li > a:hover {
    font-weight: bold; }

.nav-first-level-red > li {
  background: #efe3e0; }
  .nav-first-level-red > li:hover {
    background: #e6cec7 !important; }

.nav-first-level-red > li.active {
  background: #e6cec7; }

.nav-second-level-red > li {
  background: #e6cec7; }
  .nav-second-level-red > li:hover {
    background: #ddb8ae !important; }

.nav-fav-red {
  background: #d23000;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #9f2400;
  display: grid; }
  .nav-fav-red:hover {
    background: #9F2400; }

.nav-fav-mobile-red {
  background: #9F2400;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #9f2400;
  flex: 0 0 auto;
  -moz-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -o-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -webkit-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s; }
  .nav-fav-mobile-red:hover {
    background: #d23000; }
  .nav-fav-mobile-red .qm-tab {
    -moz-transition: all 0.65s;
    -o-transition: all 0.65s;
    -webkit-transition: all 0.65s;
    transition: all 0.65s;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.6em;
    padding-top: 0.25em;
    padding-bottom: 0.1em; }

.nav-search-color04 {
  background-color: #18A871 !important;
  color: #fff !important; }

.nav-container-color04 {
  background-color: #18A871 !important;
  border-left: 0px; }

.nav-first-level-color04 {
  padding-left: 0px;
  color: #fff !important; }

.nav-first-level-color04 > li > a {
  color: #676a6c !important; }
  .nav-first-level-color04 > li > a:hover {
    font-weight: bold; }

.nav-first-level-color04 > li {
  background: #e2f0eb; }
  .nav-first-level-color04 > li:hover {
    background: #cbe8de !important; }

.nav-first-level-color04 > li.active {
  background: #cbe8de; }

.nav-second-level-color04 > li {
  background: #cbe8de; }
  .nav-second-level-color04 > li:hover {
    background: #b5e0d0 !important; }

.nav-fav-color04 {
  background: #1ed58f;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #18a871;
  display: grid; }
  .nav-fav-color04:hover {
    background: #18A871; }

.nav-fav-mobile-color04 {
  background: #18A871;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #18a871;
  flex: 0 0 auto;
  -moz-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -o-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -webkit-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s; }
  .nav-fav-mobile-color04:hover {
    background: #1ed58f; }
  .nav-fav-mobile-color04 .qm-tab {
    -moz-transition: all 0.65s;
    -o-transition: all 0.65s;
    -webkit-transition: all 0.65s;
    transition: all 0.65s;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.6em;
    padding-top: 0.25em;
    padding-bottom: 0.1em; }

.nav-search-color05 {
  background-color: #86CFE4 !important;
  color: #000 !important; }

.nav-container-color05 {
  background-color: #86CFE4 !important;
  border-left: 0px; }

.nav-first-level-color05 {
  padding-left: 0px;
  color: #000 !important; }

.nav-first-level-color05 > li > a {
  color: #676a6c !important; }
  .nav-first-level-color05 > li > a:hover {
    font-weight: bold; }

.nav-first-level-color05 > li {
  background: #edf4f7; }
  .nav-first-level-color05 > li:hover {
    background: #e1f0f5 !important; }

.nav-first-level-color05 > li.active {
  background: #e1f0f5; }

.nav-second-level-color05 > li {
  background: #e1f0f5; }
  .nav-second-level-color05 > li:hover {
    background: #d6ecf3 !important; }

.nav-fav-color05 {
  background: #b0e0ed;
  color: #000;
  text-align: center;
  border-bottom: 4px solid #86cfe4;
  display: grid; }
  .nav-fav-color05:hover {
    background: #86CFE4; }

.nav-fav-mobile-color05 {
  background: #86CFE4;
  color: #000;
  text-align: center;
  border-bottom: 4px solid #86cfe4;
  flex: 0 0 auto;
  -moz-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -o-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -webkit-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s; }
  .nav-fav-mobile-color05:hover {
    background: #b0e0ed; }
  .nav-fav-mobile-color05 .qm-tab {
    -moz-transition: all 0.65s;
    -o-transition: all 0.65s;
    -webkit-transition: all 0.65s;
    transition: all 0.65s;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.6em;
    padding-top: 0.25em;
    padding-bottom: 0.1em; }

.nav-search-color06 {
  background-color: #A34A1F !important;
  color: #fff !important; }

.nav-container-color06 {
  background-color: #A34A1F !important;
  border-left: 0px; }

.nav-first-level-color06 {
  padding-left: 0px;
  color: #fff !important; }

.nav-first-level-color06 > li > a {
  color: #676a6c !important; }
  .nav-first-level-color06 > li > a:hover {
    font-weight: bold; }

.nav-first-level-color06 > li {
  background: #f0e7e3; }
  .nav-first-level-color06 > li:hover {
    background: #e7d5cd !important; }

.nav-first-level-color06 > li.active {
  background: #e7d5cd; }

.nav-second-level-color06 > li {
  background: #e7d5cd; }
  .nav-second-level-color06 > li:hover {
    background: #dfc4b8 !important; }

.nav-fav-color06 {
  background: #ce5d27;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #a34a1f;
  display: grid; }
  .nav-fav-color06:hover {
    background: #A34A1F; }

.nav-fav-mobile-color06 {
  background: #A34A1F;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #a34a1f;
  flex: 0 0 auto;
  -moz-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -o-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -webkit-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s; }
  .nav-fav-mobile-color06:hover {
    background: #ce5d27; }
  .nav-fav-mobile-color06 .qm-tab {
    -moz-transition: all 0.65s;
    -o-transition: all 0.65s;
    -webkit-transition: all 0.65s;
    transition: all 0.65s;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.6em;
    padding-top: 0.25em;
    padding-bottom: 0.1em; }

.nav-search-color07 {
  background-color: #F7B700 !important;
  color: #fff !important; }

.nav-container-color07 {
  background-color: #F7B700 !important;
  border-left: 0px; }

.nav-first-level-color07 {
  padding-left: 0px;
  color: #fff !important; }

.nav-first-level-color07 > li > a {
  color: #676a6c !important; }
  .nav-first-level-color07 > li > a:hover {
    font-weight: bold; }

.nav-first-level-color07 > li {
  background: #f8f2e0; }
  .nav-first-level-color07 > li:hover {
    background: #f8ebc7 !important; }

.nav-first-level-color07 > li.active {
  background: #f8ebc7; }

.nav-second-level-color07 > li {
  background: #f8ebc7; }
  .nav-second-level-color07 > li:hover {
    background: #f8e5ae !important; }

.nav-fav-color07 {
  background: #ffc82b;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #f7b700;
  display: grid; }
  .nav-fav-color07:hover {
    background: #F7B700; }

.nav-fav-mobile-color07 {
  background: #F7B700;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #f7b700;
  flex: 0 0 auto;
  -moz-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -o-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -webkit-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s; }
  .nav-fav-mobile-color07:hover {
    background: #ffc82b; }
  .nav-fav-mobile-color07 .qm-tab {
    -moz-transition: all 0.65s;
    -o-transition: all 0.65s;
    -webkit-transition: all 0.65s;
    transition: all 0.65s;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.6em;
    padding-top: 0.25em;
    padding-bottom: 0.1em; }

.nav-search-color08 {
  background-color: #FF4D00 !important;
  color: #fff !important; }

.nav-container-color08 {
  background-color: #FF4D00 !important;
  border-left: 0px; }

.nav-first-level-color08 {
  padding-left: 0px;
  color: #fff !important; }

.nav-first-level-color08 > li > a {
  color: #676a6c !important; }
  .nav-first-level-color08 > li > a:hover {
    font-weight: bold; }

.nav-first-level-color08 > li {
  background: #f9e7e0; }
  .nav-first-level-color08 > li:hover {
    background: #f9d6c7 !important; }

.nav-first-level-color08 > li.active {
  background: #f9d6c7; }

.nav-second-level-color08 > li {
  background: #f9d6c7; }
  .nav-second-level-color08 > li:hover {
    background: #fac5ae !important; }

.nav-fav-color08 {
  background: #ff7133;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #ff4d00;
  display: grid; }
  .nav-fav-color08:hover {
    background: #FF4D00; }

.nav-fav-mobile-color08 {
  background: #FF4D00;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #ff4d00;
  flex: 0 0 auto;
  -moz-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -o-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -webkit-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s; }
  .nav-fav-mobile-color08:hover {
    background: #ff7133; }
  .nav-fav-mobile-color08 .qm-tab {
    -moz-transition: all 0.65s;
    -o-transition: all 0.65s;
    -webkit-transition: all 0.65s;
    transition: all 0.65s;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.6em;
    padding-top: 0.25em;
    padding-bottom: 0.1em; }

.nav-search-color09 {
  background-color: #0083C1 !important;
  color: #fff !important; }

.nav-container-color09 {
  background-color: #0083C1 !important;
  border-left: 0px; }

.nav-first-level-color09 {
  padding-left: 0px;
  color: #fff !important; }

.nav-first-level-color09 > li > a {
  color: #676a6c !important; }
  .nav-first-level-color09 > li > a:hover {
    font-weight: bold; }

.nav-first-level-color09 > li {
  background: #dfecf3; }
  .nav-first-level-color09 > li:hover {
    background: #c6e1ee !important; }

.nav-first-level-color09 > li.active {
  background: #c6e1ee; }

.nav-second-level-color09 > li {
  background: #c6e1ee; }
  .nav-second-level-color09 > li:hover {
    background: #aed5e8 !important; }

.nav-fav-color09 {
  background: #00a6f4;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #0083c1;
  display: grid; }
  .nav-fav-color09:hover {
    background: #0083C1; }

.nav-fav-mobile-color09 {
  background: #0083C1;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #0083c1;
  flex: 0 0 auto;
  -moz-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -o-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -webkit-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s; }
  .nav-fav-mobile-color09:hover {
    background: #00a6f4; }
  .nav-fav-mobile-color09 .qm-tab {
    -moz-transition: all 0.65s;
    -o-transition: all 0.65s;
    -webkit-transition: all 0.65s;
    transition: all 0.65s;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.6em;
    padding-top: 0.25em;
    padding-bottom: 0.1em; }

.nav-search-color10 {
  background-color: #F0EA9B !important;
  color: #000 !important; }

.nav-container-color10 {
  background-color: #F0EA9B !important;
  border-left: 0px; }

.nav-first-level-color10 {
  padding-left: 0px;
  color: #000 !important; }

.nav-first-level-color10 > li > a {
  color: #676a6c !important; }
  .nav-first-level-color10 > li > a:hover {
    font-weight: bold; }

.nav-first-level-color10 > li {
  background: #f7f7f0; }
  .nav-first-level-color10 > li:hover {
    background: #f6f5e6 !important; }

.nav-first-level-color10 > li.active {
  background: #f6f5e6; }

.nav-second-level-color10 > li {
  background: #f6f5e6; }
  .nav-second-level-color10 > li:hover {
    background: #f6f4dd !important; }

.nav-fav-color10 {
  background: #f7f3c7;
  color: #000;
  text-align: center;
  border-bottom: 4px solid #f0ea9b;
  display: grid; }
  .nav-fav-color10:hover {
    background: #F0EA9B; }

.nav-fav-mobile-color10 {
  background: #F0EA9B;
  color: #000;
  text-align: center;
  border-bottom: 4px solid #f0ea9b;
  flex: 0 0 auto;
  -moz-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -o-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -webkit-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s; }
  .nav-fav-mobile-color10:hover {
    background: #f7f3c7; }
  .nav-fav-mobile-color10 .qm-tab {
    -moz-transition: all 0.65s;
    -o-transition: all 0.65s;
    -webkit-transition: all 0.65s;
    transition: all 0.65s;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.6em;
    padding-top: 0.25em;
    padding-bottom: 0.1em; }

.nav-search-color11 {
  background-color: #6E7C7C !important;
  color: #fff !important; }

.nav-container-color11 {
  background-color: #6E7C7C !important;
  border-left: 0px; }

.nav-first-level-color11 {
  padding-left: 0px;
  color: #fff !important; }

.nav-first-level-color11 > li > a {
  color: #676a6c !important; }
  .nav-first-level-color11 > li > a:hover {
    font-weight: bold; }

.nav-first-level-color11 > li {
  background: #eaeced; }
  .nav-first-level-color11 > li:hover {
    background: #dcdfe0 !important; }

.nav-first-level-color11 > li.active {
  background: #dcdfe0; }

.nav-second-level-color11 > li {
  background: #dcdfe0; }
  .nav-second-level-color11 > li:hover {
    background: #cfd3d4 !important; }

.nav-fav-color11 {
  background: #889595;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #6e7c7c;
  display: grid; }
  .nav-fav-color11:hover {
    background: #6E7C7C; }

.nav-fav-mobile-color11 {
  background: #6E7C7C;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #6e7c7c;
  flex: 0 0 auto;
  -moz-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -o-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -webkit-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s; }
  .nav-fav-mobile-color11:hover {
    background: #889595; }
  .nav-fav-mobile-color11 .qm-tab {
    -moz-transition: all 0.65s;
    -o-transition: all 0.65s;
    -webkit-transition: all 0.65s;
    transition: all 0.65s;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.6em;
    padding-top: 0.25em;
    padding-bottom: 0.1em; }

.nav-search-color12 {
  background-color: #493F39 !important;
  color: #fff !important; }

.nav-container-color12 {
  background-color: #493F39 !important;
  border-left: 0px; }

.nav-first-level-color12 {
  padding-left: 0px;
  color: #fff !important; }

.nav-first-level-color12 > li > a {
  color: #676a6c !important; }
  .nav-first-level-color12 > li > a:hover {
    font-weight: bold; }

.nav-first-level-color12 > li {
  background: #e7e6e6; }
  .nav-first-level-color12 > li:hover {
    background: #d5d3d3 !important; }

.nav-first-level-color12 > li.active {
  background: #d5d3d3; }

.nav-second-level-color12 > li {
  background: #d5d3d3; }
  .nav-second-level-color12 > li:hover {
    background: #c4c1bf !important; }

.nav-fav-color12 {
  background: #66584f;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #493f39;
  display: grid; }
  .nav-fav-color12:hover {
    background: #493F39; }

.nav-fav-mobile-color12 {
  background: #493F39;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #493f39;
  flex: 0 0 auto;
  -moz-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -o-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -webkit-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s; }
  .nav-fav-mobile-color12:hover {
    background: #66584f; }
  .nav-fav-mobile-color12 .qm-tab {
    -moz-transition: all 0.65s;
    -o-transition: all 0.65s;
    -webkit-transition: all 0.65s;
    transition: all 0.65s;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.6em;
    padding-top: 0.25em;
    padding-bottom: 0.1em; }

.nav-search-einstellungen {
  background-color: #666 !important;
  color: #fff !important; }

.nav-container-einstellungen {
  background-color: #666 !important;
  border-left: 0px; }

.nav-first-level-einstellungen {
  padding-left: 0px;
  color: #fff !important; }

.nav-first-level-einstellungen > li > a {
  color: #676a6c !important; }
  .nav-first-level-einstellungen > li > a:hover {
    font-weight: bold; }

.nav-first-level-einstellungen > li {
  background: #e9e9ea; }
  .nav-first-level-einstellungen > li:hover {
    background: #dbdbdc !important; }

.nav-first-level-einstellungen > li.active {
  background: #dbdbdc; }

.nav-second-level-einstellungen > li {
  background: #dbdbdc; }
  .nav-second-level-einstellungen > li:hover {
    background: #cccccd !important; }

.nav-fav-einstellungen {
  background: gray;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #666666;
  display: grid; }
  .nav-fav-einstellungen:hover {
    background: #666; }

.nav-fav-mobile-einstellungen {
  background: #666;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #666666;
  flex: 0 0 auto;
  -moz-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -o-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  -webkit-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
  transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s; }
  .nav-fav-mobile-einstellungen:hover {
    background: gray; }
  .nav-fav-mobile-einstellungen .qm-tab {
    -moz-transition: all 0.65s;
    -o-transition: all 0.65s;
    -webkit-transition: all 0.65s;
    transition: all 0.65s;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.6em;
    padding-top: 0.25em;
    padding-bottom: 0.1em; }

.qm-nav-tab-container {
  position: relative;
  float: left;
  align-content: center;
  text-align: center;
  list-style: none;
  cursor: pointer;
  padding-left: 0;
  display: flex;
  flex-wrap: nowrap; }
  .qm-nav-tab-container .nav-fav {
    flex: 0 0 auto;
    height: 5.5em;
    width: 10em;
    -moz-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
    -o-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
    -webkit-transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s;
    transition: background-color 0.65s, color 0.3s ease-in-out, height 0.3s, border-bottom 0.8s; }
    .qm-nav-tab-container .nav-fav .qm-tab {
      -moz-transition: all 0.65s;
      -o-transition: all 0.65s;
      -webkit-transition: all 0.65s;
      transition: all 0.65s;
      position: relative;
      float: left;
      width: 100%;
      text-align: center;
      font-size: 2.6em;
      padding-top: 0.25em;
      padding-bottom: 0.1em; }

.qm-nav-arrow {
  margin-top: .5em;
  position: relative; }
  .qm-nav-arrow i {
    position: absolute;
    top: 15%;
    left: 15%; }
  .qm-nav-arrow.notop {
    height: 35px;
    width: 35px; }
    .qm-nav-arrow.notop i {
      font-size: 18px;
      top: 25%;
      left: 25%; }

.qm-nav-fav-mobile {
  padding: 0 0 0 0 !important; }
  .qm-nav-fav-mobile div {
    min-height: 3.75em;
    max-height: 5.5em; }

.qm-nav-config-colored-login {
  color: #fff !important;
  background: #666 !important;
  width: 100%;
  margin-right: 2px;
  min-height: 3em;
  cursor: pointer;
  display: block;
  overflow: hidden;
  border-bottom-color: orange; }
  .qm-nav-config-colored-login i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config-colored-login span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config-colored-login li {
    font-weight: 400; }
  .qm-nav-config-colored-login:hover {
    font-weight: bold; }

.qm-nav-config {
  padding: 6px 6px 6px 6px;
  list-style-type: none;
  display: inline-grid;
  float: left;
  overflow: hidden; }
  .qm-nav-config i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config li {
    color: #fff;
    background: #616161;
    /*width: 220px;*/
    width: 100%;
    margin-right: 2px;
    min-height: 3em;
    display: inline-block;
    overflow: hidden;
    border-bottom-color: orange !important; }
    .qm-nav-config li .arrow {
      padding-right: 10px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg); }
    .qm-nav-config li:hover {
      background: #7b7b7b;
      font-weight: bold; }
    .qm-nav-config li .qm-nav-config-colored-ul-login {
      padding-left: 6px;
      background: #666;
      color: #fff;
      display: inline-grid;
      width: 100%; }
      .qm-nav-config li .qm-nav-config-colored-ul-login li {
        background: #e9e9ea !important;
        color: #000 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-login li:hover {
          background: #dbdbdc !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-login li ul {
          background: #dbdbdc !important;
          width: 100%; }
          .qm-nav-config li .qm-nav-config-colored-ul-login li ul li {
            min-height: 2em;
            line-height: 2em;
            background: #dbdbdc !important; }
            .qm-nav-config li .qm-nav-config-colored-ul-login li ul li:hover {
              background: #cccccd !important; }

.qm-nav-config-colored-blue {
  color: #fff !important;
  background: #004B8B !important;
  width: 100%;
  margin-right: 2px;
  min-height: 3em;
  cursor: pointer;
  display: block;
  overflow: hidden;
  border-bottom-color: orange; }
  .qm-nav-config-colored-blue i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config-colored-blue span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config-colored-blue li {
    font-weight: 400; }
  .qm-nav-config-colored-blue:hover {
    font-weight: bold; }

.qm-nav-config {
  padding: 6px 6px 6px 6px;
  list-style-type: none;
  display: inline-grid;
  float: left;
  overflow: hidden; }
  .qm-nav-config i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config li {
    color: #fff;
    background: #616161;
    /*width: 220px;*/
    width: 100%;
    margin-right: 2px;
    min-height: 3em;
    display: inline-block;
    overflow: hidden;
    border-bottom-color: orange !important; }
    .qm-nav-config li .arrow {
      padding-right: 10px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg); }
    .qm-nav-config li:hover {
      background: #7b7b7b;
      font-weight: bold; }
    .qm-nav-config li .qm-nav-config-colored-ul-blue {
      padding-left: 6px;
      background: #004B8B;
      color: #fff;
      display: inline-grid;
      width: 100%; }
      .qm-nav-config li .qm-nav-config-colored-ul-blue li {
        background: #dfe7ee !important;
        color: #000 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-blue li:hover {
          background: #c6d5e3 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-blue li ul {
          background: #c6d5e3 !important;
          width: 100%; }
          .qm-nav-config li .qm-nav-config-colored-ul-blue li ul li {
            min-height: 2em;
            line-height: 2em;
            background: #c6d5e3 !important; }
            .qm-nav-config li .qm-nav-config-colored-ul-blue li ul li:hover {
              background: #aec4d8 !important; }

.qm-nav-config-colored-green {
  color: #fff !important;
  background: #99B433 !important;
  width: 100%;
  margin-right: 2px;
  min-height: 3em;
  cursor: pointer;
  display: block;
  overflow: hidden;
  border-bottom-color: orange; }
  .qm-nav-config-colored-green i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config-colored-green span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config-colored-green li {
    font-weight: 400; }
  .qm-nav-config-colored-green:hover {
    font-weight: bold; }

.qm-nav-config {
  padding: 6px 6px 6px 6px;
  list-style-type: none;
  display: inline-grid;
  float: left;
  overflow: hidden; }
  .qm-nav-config i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config li {
    color: #fff;
    background: #616161;
    /*width: 220px;*/
    width: 100%;
    margin-right: 2px;
    min-height: 3em;
    display: inline-block;
    overflow: hidden;
    border-bottom-color: orange !important; }
    .qm-nav-config li .arrow {
      padding-right: 10px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg); }
    .qm-nav-config li:hover {
      background: #7b7b7b;
      font-weight: bold; }
    .qm-nav-config li .qm-nav-config-colored-ul-green {
      padding-left: 6px;
      background: #99B433;
      color: #fff;
      display: inline-grid;
      width: 100%; }
      .qm-nav-config li .qm-nav-config-colored-ul-green li {
        background: #eff1e5 !important;
        color: #000 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-green li:hover {
          background: #e5ead1 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-green li ul {
          background: #e5ead1 !important;
          width: 100%; }
          .qm-nav-config li .qm-nav-config-colored-ul-green li ul li {
            min-height: 2em;
            line-height: 2em;
            background: #e5ead1 !important; }
            .qm-nav-config li .qm-nav-config-colored-ul-green li ul li:hover {
              background: #dce4be !important; }

.qm-nav-config-colored-red {
  color: #fff !important;
  background: #9F2400 !important;
  width: 100%;
  margin-right: 2px;
  min-height: 3em;
  cursor: pointer;
  display: block;
  overflow: hidden;
  border-bottom-color: orange; }
  .qm-nav-config-colored-red i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config-colored-red span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config-colored-red li {
    font-weight: 400; }
  .qm-nav-config-colored-red:hover {
    font-weight: bold; }

.qm-nav-config {
  padding: 6px 6px 6px 6px;
  list-style-type: none;
  display: inline-grid;
  float: left;
  overflow: hidden; }
  .qm-nav-config i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config li {
    color: #fff;
    background: #616161;
    /*width: 220px;*/
    width: 100%;
    margin-right: 2px;
    min-height: 3em;
    display: inline-block;
    overflow: hidden;
    border-bottom-color: orange !important; }
    .qm-nav-config li .arrow {
      padding-right: 10px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg); }
    .qm-nav-config li:hover {
      background: #7b7b7b;
      font-weight: bold; }
    .qm-nav-config li .qm-nav-config-colored-ul-red {
      padding-left: 6px;
      background: #9F2400;
      color: #fff;
      display: inline-grid;
      width: 100%; }
      .qm-nav-config li .qm-nav-config-colored-ul-red li {
        background: #efe3e0 !important;
        color: #000 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-red li:hover {
          background: #e6cec7 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-red li ul {
          background: #e6cec7 !important;
          width: 100%; }
          .qm-nav-config li .qm-nav-config-colored-ul-red li ul li {
            min-height: 2em;
            line-height: 2em;
            background: #e6cec7 !important; }
            .qm-nav-config li .qm-nav-config-colored-ul-red li ul li:hover {
              background: #ddb8ae !important; }

.qm-nav-config-colored-color04 {
  color: #fff !important;
  background: #18A871 !important;
  width: 100%;
  margin-right: 2px;
  min-height: 3em;
  cursor: pointer;
  display: block;
  overflow: hidden;
  border-bottom-color: orange; }
  .qm-nav-config-colored-color04 i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config-colored-color04 span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config-colored-color04 li {
    font-weight: 400; }
  .qm-nav-config-colored-color04:hover {
    font-weight: bold; }

.qm-nav-config {
  padding: 6px 6px 6px 6px;
  list-style-type: none;
  display: inline-grid;
  float: left;
  overflow: hidden; }
  .qm-nav-config i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config li {
    color: #fff;
    background: #616161;
    /*width: 220px;*/
    width: 100%;
    margin-right: 2px;
    min-height: 3em;
    display: inline-block;
    overflow: hidden;
    border-bottom-color: orange !important; }
    .qm-nav-config li .arrow {
      padding-right: 10px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg); }
    .qm-nav-config li:hover {
      background: #7b7b7b;
      font-weight: bold; }
    .qm-nav-config li .qm-nav-config-colored-ul-color04 {
      padding-left: 6px;
      background: #18A871;
      color: #fff;
      display: inline-grid;
      width: 100%; }
      .qm-nav-config li .qm-nav-config-colored-ul-color04 li {
        background: #e2f0eb !important;
        color: #000 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color04 li:hover {
          background: #cbe8de !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color04 li ul {
          background: #cbe8de !important;
          width: 100%; }
          .qm-nav-config li .qm-nav-config-colored-ul-color04 li ul li {
            min-height: 2em;
            line-height: 2em;
            background: #cbe8de !important; }
            .qm-nav-config li .qm-nav-config-colored-ul-color04 li ul li:hover {
              background: #b5e0d0 !important; }

.qm-nav-config-colored-color05 {
  color: #000 !important;
  background: #86CFE4 !important;
  width: 100%;
  margin-right: 2px;
  min-height: 3em;
  cursor: pointer;
  display: block;
  overflow: hidden;
  border-bottom-color: orange; }
  .qm-nav-config-colored-color05 i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config-colored-color05 span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config-colored-color05 li {
    font-weight: 400; }
  .qm-nav-config-colored-color05:hover {
    font-weight: bold; }

.qm-nav-config {
  padding: 6px 6px 6px 6px;
  list-style-type: none;
  display: inline-grid;
  float: left;
  overflow: hidden; }
  .qm-nav-config i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config li {
    color: #fff;
    background: #616161;
    /*width: 220px;*/
    width: 100%;
    margin-right: 2px;
    min-height: 3em;
    display: inline-block;
    overflow: hidden;
    border-bottom-color: orange !important; }
    .qm-nav-config li .arrow {
      padding-right: 10px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg); }
    .qm-nav-config li:hover {
      background: #7b7b7b;
      font-weight: bold; }
    .qm-nav-config li .qm-nav-config-colored-ul-color05 {
      padding-left: 6px;
      background: #86CFE4;
      color: #000;
      display: inline-grid;
      width: 100%; }
      .qm-nav-config li .qm-nav-config-colored-ul-color05 li {
        background: #edf4f7 !important;
        color: #000 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color05 li:hover {
          background: #e1f0f5 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color05 li ul {
          background: #e1f0f5 !important;
          width: 100%; }
          .qm-nav-config li .qm-nav-config-colored-ul-color05 li ul li {
            min-height: 2em;
            line-height: 2em;
            background: #e1f0f5 !important; }
            .qm-nav-config li .qm-nav-config-colored-ul-color05 li ul li:hover {
              background: #d6ecf3 !important; }

.qm-nav-config-colored-color06 {
  color: #fff !important;
  background: #A34A1F !important;
  width: 100%;
  margin-right: 2px;
  min-height: 3em;
  cursor: pointer;
  display: block;
  overflow: hidden;
  border-bottom-color: orange; }
  .qm-nav-config-colored-color06 i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config-colored-color06 span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config-colored-color06 li {
    font-weight: 400; }
  .qm-nav-config-colored-color06:hover {
    font-weight: bold; }

.qm-nav-config {
  padding: 6px 6px 6px 6px;
  list-style-type: none;
  display: inline-grid;
  float: left;
  overflow: hidden; }
  .qm-nav-config i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config li {
    color: #fff;
    background: #616161;
    /*width: 220px;*/
    width: 100%;
    margin-right: 2px;
    min-height: 3em;
    display: inline-block;
    overflow: hidden;
    border-bottom-color: orange !important; }
    .qm-nav-config li .arrow {
      padding-right: 10px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg); }
    .qm-nav-config li:hover {
      background: #7b7b7b;
      font-weight: bold; }
    .qm-nav-config li .qm-nav-config-colored-ul-color06 {
      padding-left: 6px;
      background: #A34A1F;
      color: #fff;
      display: inline-grid;
      width: 100%; }
      .qm-nav-config li .qm-nav-config-colored-ul-color06 li {
        background: #f0e7e3 !important;
        color: #000 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color06 li:hover {
          background: #e7d5cd !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color06 li ul {
          background: #e7d5cd !important;
          width: 100%; }
          .qm-nav-config li .qm-nav-config-colored-ul-color06 li ul li {
            min-height: 2em;
            line-height: 2em;
            background: #e7d5cd !important; }
            .qm-nav-config li .qm-nav-config-colored-ul-color06 li ul li:hover {
              background: #dfc4b8 !important; }

.qm-nav-config-colored-color07 {
  color: #fff !important;
  background: #F7B700 !important;
  width: 100%;
  margin-right: 2px;
  min-height: 3em;
  cursor: pointer;
  display: block;
  overflow: hidden;
  border-bottom-color: orange; }
  .qm-nav-config-colored-color07 i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config-colored-color07 span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config-colored-color07 li {
    font-weight: 400; }
  .qm-nav-config-colored-color07:hover {
    font-weight: bold; }

.qm-nav-config {
  padding: 6px 6px 6px 6px;
  list-style-type: none;
  display: inline-grid;
  float: left;
  overflow: hidden; }
  .qm-nav-config i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config li {
    color: #fff;
    background: #616161;
    /*width: 220px;*/
    width: 100%;
    margin-right: 2px;
    min-height: 3em;
    display: inline-block;
    overflow: hidden;
    border-bottom-color: orange !important; }
    .qm-nav-config li .arrow {
      padding-right: 10px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg); }
    .qm-nav-config li:hover {
      background: #7b7b7b;
      font-weight: bold; }
    .qm-nav-config li .qm-nav-config-colored-ul-color07 {
      padding-left: 6px;
      background: #F7B700;
      color: #fff;
      display: inline-grid;
      width: 100%; }
      .qm-nav-config li .qm-nav-config-colored-ul-color07 li {
        background: #f8f2e0 !important;
        color: #000 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color07 li:hover {
          background: #f8ebc7 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color07 li ul {
          background: #f8ebc7 !important;
          width: 100%; }
          .qm-nav-config li .qm-nav-config-colored-ul-color07 li ul li {
            min-height: 2em;
            line-height: 2em;
            background: #f8ebc7 !important; }
            .qm-nav-config li .qm-nav-config-colored-ul-color07 li ul li:hover {
              background: #f8e5ae !important; }

.qm-nav-config-colored-color08 {
  color: #fff !important;
  background: #FF4D00 !important;
  width: 100%;
  margin-right: 2px;
  min-height: 3em;
  cursor: pointer;
  display: block;
  overflow: hidden;
  border-bottom-color: orange; }
  .qm-nav-config-colored-color08 i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config-colored-color08 span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config-colored-color08 li {
    font-weight: 400; }
  .qm-nav-config-colored-color08:hover {
    font-weight: bold; }

.qm-nav-config {
  padding: 6px 6px 6px 6px;
  list-style-type: none;
  display: inline-grid;
  float: left;
  overflow: hidden; }
  .qm-nav-config i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config li {
    color: #fff;
    background: #616161;
    /*width: 220px;*/
    width: 100%;
    margin-right: 2px;
    min-height: 3em;
    display: inline-block;
    overflow: hidden;
    border-bottom-color: orange !important; }
    .qm-nav-config li .arrow {
      padding-right: 10px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg); }
    .qm-nav-config li:hover {
      background: #7b7b7b;
      font-weight: bold; }
    .qm-nav-config li .qm-nav-config-colored-ul-color08 {
      padding-left: 6px;
      background: #FF4D00;
      color: #fff;
      display: inline-grid;
      width: 100%; }
      .qm-nav-config li .qm-nav-config-colored-ul-color08 li {
        background: #f9e7e0 !important;
        color: #000 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color08 li:hover {
          background: #f9d6c7 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color08 li ul {
          background: #f9d6c7 !important;
          width: 100%; }
          .qm-nav-config li .qm-nav-config-colored-ul-color08 li ul li {
            min-height: 2em;
            line-height: 2em;
            background: #f9d6c7 !important; }
            .qm-nav-config li .qm-nav-config-colored-ul-color08 li ul li:hover {
              background: #fac5ae !important; }

.qm-nav-config-colored-color09 {
  color: #fff !important;
  background: #0083C1 !important;
  width: 100%;
  margin-right: 2px;
  min-height: 3em;
  cursor: pointer;
  display: block;
  overflow: hidden;
  border-bottom-color: orange; }
  .qm-nav-config-colored-color09 i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config-colored-color09 span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config-colored-color09 li {
    font-weight: 400; }
  .qm-nav-config-colored-color09:hover {
    font-weight: bold; }

.qm-nav-config {
  padding: 6px 6px 6px 6px;
  list-style-type: none;
  display: inline-grid;
  float: left;
  overflow: hidden; }
  .qm-nav-config i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config li {
    color: #fff;
    background: #616161;
    /*width: 220px;*/
    width: 100%;
    margin-right: 2px;
    min-height: 3em;
    display: inline-block;
    overflow: hidden;
    border-bottom-color: orange !important; }
    .qm-nav-config li .arrow {
      padding-right: 10px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg); }
    .qm-nav-config li:hover {
      background: #7b7b7b;
      font-weight: bold; }
    .qm-nav-config li .qm-nav-config-colored-ul-color09 {
      padding-left: 6px;
      background: #0083C1;
      color: #fff;
      display: inline-grid;
      width: 100%; }
      .qm-nav-config li .qm-nav-config-colored-ul-color09 li {
        background: #dfecf3 !important;
        color: #000 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color09 li:hover {
          background: #c6e1ee !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color09 li ul {
          background: #c6e1ee !important;
          width: 100%; }
          .qm-nav-config li .qm-nav-config-colored-ul-color09 li ul li {
            min-height: 2em;
            line-height: 2em;
            background: #c6e1ee !important; }
            .qm-nav-config li .qm-nav-config-colored-ul-color09 li ul li:hover {
              background: #aed5e8 !important; }

.qm-nav-config-colored-color10 {
  color: #000 !important;
  background: #F0EA9B !important;
  width: 100%;
  margin-right: 2px;
  min-height: 3em;
  cursor: pointer;
  display: block;
  overflow: hidden;
  border-bottom-color: orange; }
  .qm-nav-config-colored-color10 i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config-colored-color10 span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config-colored-color10 li {
    font-weight: 400; }
  .qm-nav-config-colored-color10:hover {
    font-weight: bold; }

.qm-nav-config {
  padding: 6px 6px 6px 6px;
  list-style-type: none;
  display: inline-grid;
  float: left;
  overflow: hidden; }
  .qm-nav-config i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config li {
    color: #fff;
    background: #616161;
    /*width: 220px;*/
    width: 100%;
    margin-right: 2px;
    min-height: 3em;
    display: inline-block;
    overflow: hidden;
    border-bottom-color: orange !important; }
    .qm-nav-config li .arrow {
      padding-right: 10px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg); }
    .qm-nav-config li:hover {
      background: #7b7b7b;
      font-weight: bold; }
    .qm-nav-config li .qm-nav-config-colored-ul-color10 {
      padding-left: 6px;
      background: #F0EA9B;
      color: #000;
      display: inline-grid;
      width: 100%; }
      .qm-nav-config li .qm-nav-config-colored-ul-color10 li {
        background: #f7f7f0 !important;
        color: #000 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color10 li:hover {
          background: #f6f5e6 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color10 li ul {
          background: #f6f5e6 !important;
          width: 100%; }
          .qm-nav-config li .qm-nav-config-colored-ul-color10 li ul li {
            min-height: 2em;
            line-height: 2em;
            background: #f6f5e6 !important; }
            .qm-nav-config li .qm-nav-config-colored-ul-color10 li ul li:hover {
              background: #f6f4dd !important; }

.qm-nav-config-colored-color11 {
  color: #fff !important;
  background: #6E7C7C !important;
  width: 100%;
  margin-right: 2px;
  min-height: 3em;
  cursor: pointer;
  display: block;
  overflow: hidden;
  border-bottom-color: orange; }
  .qm-nav-config-colored-color11 i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config-colored-color11 span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config-colored-color11 li {
    font-weight: 400; }
  .qm-nav-config-colored-color11:hover {
    font-weight: bold; }

.qm-nav-config {
  padding: 6px 6px 6px 6px;
  list-style-type: none;
  display: inline-grid;
  float: left;
  overflow: hidden; }
  .qm-nav-config i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config li {
    color: #fff;
    background: #616161;
    /*width: 220px;*/
    width: 100%;
    margin-right: 2px;
    min-height: 3em;
    display: inline-block;
    overflow: hidden;
    border-bottom-color: orange !important; }
    .qm-nav-config li .arrow {
      padding-right: 10px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg); }
    .qm-nav-config li:hover {
      background: #7b7b7b;
      font-weight: bold; }
    .qm-nav-config li .qm-nav-config-colored-ul-color11 {
      padding-left: 6px;
      background: #6E7C7C;
      color: #fff;
      display: inline-grid;
      width: 100%; }
      .qm-nav-config li .qm-nav-config-colored-ul-color11 li {
        background: #eaeced !important;
        color: #000 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color11 li:hover {
          background: #dcdfe0 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color11 li ul {
          background: #dcdfe0 !important;
          width: 100%; }
          .qm-nav-config li .qm-nav-config-colored-ul-color11 li ul li {
            min-height: 2em;
            line-height: 2em;
            background: #dcdfe0 !important; }
            .qm-nav-config li .qm-nav-config-colored-ul-color11 li ul li:hover {
              background: #cfd3d4 !important; }

.qm-nav-config-colored-color12 {
  color: #fff !important;
  background: #493F39 !important;
  width: 100%;
  margin-right: 2px;
  min-height: 3em;
  cursor: pointer;
  display: block;
  overflow: hidden;
  border-bottom-color: orange; }
  .qm-nav-config-colored-color12 i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config-colored-color12 span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config-colored-color12 li {
    font-weight: 400; }
  .qm-nav-config-colored-color12:hover {
    font-weight: bold; }

.qm-nav-config {
  padding: 6px 6px 6px 6px;
  list-style-type: none;
  display: inline-grid;
  float: left;
  overflow: hidden; }
  .qm-nav-config i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config li {
    color: #fff;
    background: #616161;
    /*width: 220px;*/
    width: 100%;
    margin-right: 2px;
    min-height: 3em;
    display: inline-block;
    overflow: hidden;
    border-bottom-color: orange !important; }
    .qm-nav-config li .arrow {
      padding-right: 10px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg); }
    .qm-nav-config li:hover {
      background: #7b7b7b;
      font-weight: bold; }
    .qm-nav-config li .qm-nav-config-colored-ul-color12 {
      padding-left: 6px;
      background: #493F39;
      color: #fff;
      display: inline-grid;
      width: 100%; }
      .qm-nav-config li .qm-nav-config-colored-ul-color12 li {
        background: #e7e6e6 !important;
        color: #000 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color12 li:hover {
          background: #d5d3d3 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-color12 li ul {
          background: #d5d3d3 !important;
          width: 100%; }
          .qm-nav-config li .qm-nav-config-colored-ul-color12 li ul li {
            min-height: 2em;
            line-height: 2em;
            background: #d5d3d3 !important; }
            .qm-nav-config li .qm-nav-config-colored-ul-color12 li ul li:hover {
              background: #c4c1bf !important; }

.qm-nav-config-colored-einstellungen {
  color: #fff !important;
  background: #666 !important;
  width: 100%;
  margin-right: 2px;
  min-height: 3em;
  cursor: pointer;
  display: block;
  overflow: hidden;
  border-bottom-color: orange; }
  .qm-nav-config-colored-einstellungen i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config-colored-einstellungen span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config-colored-einstellungen li {
    font-weight: 400; }
  .qm-nav-config-colored-einstellungen:hover {
    font-weight: bold; }

.qm-nav-config {
  padding: 6px 6px 6px 6px;
  list-style-type: none;
  display: inline-grid;
  float: left;
  overflow: hidden; }
  .qm-nav-config i {
    vertical-align: middle;
    font-size: 2em;
    padding: 0px 0px 0px 6px; }
  .qm-nav-config span {
    float: left;
    margin-right: 6px;
    line-height: 3em; }
  .qm-nav-config li {
    color: #fff;
    background: #616161;
    /*width: 220px;*/
    width: 100%;
    margin-right: 2px;
    min-height: 3em;
    display: inline-block;
    overflow: hidden;
    border-bottom-color: orange !important; }
    .qm-nav-config li .arrow {
      padding-right: 10px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg); }
    .qm-nav-config li:hover {
      background: #7b7b7b;
      font-weight: bold; }
    .qm-nav-config li .qm-nav-config-colored-ul-einstellungen {
      padding-left: 6px;
      background: #666;
      color: #fff;
      display: inline-grid;
      width: 100%; }
      .qm-nav-config li .qm-nav-config-colored-ul-einstellungen li {
        background: #e9e9ea !important;
        color: #000 !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-einstellungen li:hover {
          background: #dbdbdc !important; }
        .qm-nav-config li .qm-nav-config-colored-ul-einstellungen li ul {
          background: #dbdbdc !important;
          width: 100%; }
          .qm-nav-config li .qm-nav-config-colored-ul-einstellungen li ul li {
            min-height: 2em;
            line-height: 2em;
            background: #dbdbdc !important; }
            .qm-nav-config li .qm-nav-config-colored-ul-einstellungen li ul li:hover {
              background: #cccccd !important; }

.qm-nav-config-container, .qm-nav-config, .qm-nav-config-fav-container {
  min-height: 3em;
  width: 100%;
  padding: 6px;
  background-color: lightgrey; }

.qm-nav-config-fav {
  float: left;
  height: 5.5em;
  width: 10em; }
  .qm-nav-config-fav .qm-tab {
    -moz-transition: all 0.65s;
    -o-transition: all 0.65s;
    -webkit-transition: all 0.65s;
    transition: all 0.65s;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.6em;
    padding-top: 0.25em;
    padding-bottom: 0.1em; }

.qm-nav-config-fav-button:hover {
  color: orange;
  transition: color .25s;
  cursor: pointer; }

.qm-nav-config-fav-icon {
  height: 48px;
  width: 48px;
  font-size: xx-large;
  transition: color .25s;
  background-color: lightgray;
  color: #616161;
  cursor: pointer; }
  .qm-nav-config-fav-icon-selected {
    height: 48px;
    width: 48px;
    font-size: xx-large;
    transition: color .25s;
    background-color: #616161;
    color: lightgray;
    cursor: pointer; }
    .qm-nav-config-fav-icon-selected:hover {
      color: orange; }
  .qm-nav-config-fav-icon:hover {
    color: orange; }

[draggable] {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
  cursor: move; }

.pdf {
  background: linear-gradient(#333333, #666666); }
  .pdf .header {
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 3px;
    background: #666666;
    width: inherit;
    text-align: center; }
    .pdf .header .text {
      color: #f0f0f0; }
    .pdf .header .pdfcanvas {
      overflow-y: scroll; }
    .pdf .header .pdfcanvas::-webkit-scrollbar {
      display: inherit; }
    .pdf .header .pdfcanvas:hover::-webkit-scrollbar {
      width: 10px; }
    .pdf .header .pdfcanvas:hover::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
      border-radius: 8px;
      -webkit-border-radius: 8px; }
    .pdf .header .pdfcanvas:hover::-webkit-scrollbar-thumb {
      -webkit-border-radius: 10px;
      border-radius: 10px;
      background: rgba(100, 100, 100, 0.8);
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }

#rosterCalendar {
  z-index: auto; }
  #rosterCalendar .fc-divider {
    width: 2px; }
  #rosterCalendar .fc-widget-content {
    overflow: auto; }
  #rosterCalendar .highlight-weekend {
    background-color: #dfdfdf; }
  #rosterCalendar .fc-bgevent {
    background-color: transparent;
    background-image: repeating-linear-gradient(-45deg, black, black 2px, rgba(255, 255, 255, 0.5) 2px, rgba(255, 255, 255, 0.5) 4px); }
  #rosterCalendar .fc-h-event.fc-event {
    overflow: hidden; }

.dot {
  height: 22px;
  width: 22px;
  border-radius: 50%;
  display: inline-block; }

.clickable {
  transition: 0.5s linear;
  -webkit-transition: 0.5s linear;
  -moz-transition: 0.5s linear; }
  .clickable:hover {
    cursor: pointer;
    background-color: #cecece;
    font-weight: bold; }

.btn-scheduler {
  background-color: lightgray; }

.dropdown-box {
  width: 20%;
  margin-top: -5px;
  display: none;
  position: absolute;
  z-index: 25000;
  background-color: white;
  border: solid lightgray 1px; }

input[type="color"] {
  -webkit-appearance: none;
  height: 34px;
  width: 100%;
  background: white;
  border: 1px solid #E5E6E7; }

input[type="color"]::-webkit-color-swatch-wrapper {
  padding: 3px; }

input[type="color"]::-webkit-color-swatch {
  background: white;
  border: 1px solid #E5E6E7; }

.ui-igspreadsheet .ui-menu-item {
  white-space: nowrap; }

.ui-igspreadsheet-formulabartextareasplitter {
  display: none; }

.ui-igspreadsheet .ui-icon {
  margin-top: -7px; }

.spread-header {
  background-color: #e4e4e4;
  padding: 5px 5px 0px 5px;
  display: flex;
  justify-content: space-between; }

.qmqmTooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; }

.qmTooltip .qmTooltipText {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s; }

.qmTooltip .qmTooltipText::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent; }

.qmTooltip:hover .qmTooltipText {
  visibility: visible;
  opacity: 1; }

div.newsfeed-container {
  line-height: 1.2;
  height: 100%; }

div.newsfeed-background {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 578px;
  min-width: 650px;
  height: 100%;
  width: auto;
  background-color: #f07c4c; }

div.newsfeed-flexMain {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-around;
  max-width: 1028px;
  max-height: 1028px;
  height: 100%;
  gap: 20px;
  margin-left: 108px; }

div.newsfeed-header {
  order: 1;
  padding-top: 30px;
  font-size: 30px;
  color: white !important;
  font-family: 'Segoe UI', 'Calibri', 'sans-serif'; }

div.newsfeed-body {
  order: 2;
  margin-left: 80px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 72px; }

div.newsfeed-footer {
  order: 3;
  font-size: 10px;
  color: white !important;
  font-family: 'Segoe UI', 'Calibri', 'sans-serif'; }

div.newsfeed-category {
  font-size: 13px;
  font-weight: 600;
  color: white !important;
  font-family: 'Segoe UI', 'Calibri', 'sans-serif'; }

div.newsfeed-titel {
  font-size: 52px;
  margin-bottom: 10px;
  color: white !important;
  font-family: 'Segoe UI', 'Calibri', 'sans-serif'; }

div.newsfeed-list {
  font-size: 13px; }

div.newsfeed-news {
  margin-bottom: 15px;
  font-size: 13px;
  color: white !important; }

a.newsfeed-link {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 1px;
  align-items: center;
  font-size: 16px;
  color: white !important;
  font-family: 'Segoe UI', 'Calibri', 'sans-serif'; }

a.newsfeed-item {
  text-decoration: none;
  font-size: 13px;
  color: white !important;
  font-family: 'Segoe UI', 'Calibri', 'sans-serif'; }

span.newsfeed-arrow {
  font-size: 20px;
  font-weight: bold;
  color: white !important;
  font-family: 'Segoe UI', 'Calibri', 'sans-serif'; }

span.newsfeed-text {
  white-space: pre-line;
  color: white !important;
  font-family: 'Segoe UI', 'Calibri', 'sans-serif'; }

.udf-form .udf-row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 0.5em; }
  .udf-form .udf-row .udf-field-container {
    flex: 1;
    min-width: 300px;
    align-items: end; }

.udf-form .udf-datetime {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  .udf-form .udf-datetime .qm-input-date {
    flex-grow: 1;
    width: 60%; }
  .udf-form .udf-datetime .qm-input-time {
    margin-bottom: -1px;
    align-self: end;
    width: 40%; }

.udf-form .ng-invalid.ng-touched {
  border-color: #ED5565; }

.udf-inline-flex {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  gap: 0.25rem; }
  .udf-inline-flex .btn-icon {
    font-size: 2rem; }
    .udf-inline-flex .btn-icon i.blue {
      color: #2196F3 !important; }
  .udf-inline-flex .grow {
    flex-grow: 1; }
  .udf-inline-flex .form-group {
    margin: 0; }
  .udf-inline-flex .pull-right {
    margin-left: auto; }

:not(.active) > .udf-color-tab {
  filter: saturate(25%); }
  :not(.active) > .udf-color-tab.costum-color {
    color: black !important; }

.udf-color-tab {
  border: unset !important; }
  .udf-color-tab:hover {
    filter: saturate(75%);
    background-color: unset; }

@media print {
  nav.navbar-static-side {
    display: none; }
  #page-wrapper {
    margin: 0; } }
