@charset "UTF-8";
/*
 *
 *   ADVANTAGE - Responsive Admin Theme
 *   version 1.1
 *
*/
@import url(https://fonts.googleapis.com/css?family=Roboto:100,400,500,300,700);

/* DARK MODE READY CSS */
:root {
  --color-000: #000000;
  --color-001: #008DE6;
  --color-002: #00b2b9;
  --color-003: #0cced6;
  --color-004: #202020;
  --color-005: #262626;
  --color-006: #273238;
  --color-007: #292929;
  --color-008: #2C393F;
  --color-009: #313131;
  --color-010: #313f47;
  --color-011: #31b131;
  --color-012: #333;
  --color-013: #348e67;
  --color-014: #3594cb;
  --color-015: #368fe5;
  --color-016: #37474f;
  --color-017: #3ba074;
  --color-018: #3ea87a;
  --color-019: #3f51b5;
  --color-020: #424242;
  --color-021: #42b382;
  --color-022: #444;
  --color-023: #484860;
  --color-024: #4caf50;
  --color-025: #4e8455;
  --color-026: #555555;
  --color-027: #55a0e9;
  --color-028: #585050;
  --color-029: #5a7391;
  --color-030: #5a9862;
  --color-031: #5b9bd1;
  --color-032: #63A8EB;
  --color-033: #63c59b;
  --color-034: #6cbfee;
  --color-035: #6e6e6e;
  --color-036: #767676;
  --color-037: #76828E;
  --color-038: #76828e;
  --color-039: #778899;
  --color-040: #83baef;
  --color-041: #878787;
  --color-042: #8a8a8a;
  --color-043: #8b4513;
  --color-044: #999999;
  --color-045: #9C9C9C;
  --color-046: #9bd1a2;
  --color-047: #BBC1C7;
  --color-048: #E7EBEC;
  --color-049: #E9585B;
  --color-050: #E9E9E9;
  --color-051: #EAEBED;
  --color-052: #EFEFEF;
  --color-053: #F1F4F5;
  --color-054: #F3F3F3;
  --color-055: #F9FCDF;
  --color-056: #FBFBD7;
  --color-057: #afafaf;
  --color-058: #afdcf8;
  --color-059: #b6bf00;
  --color-060: #b9b8b8;
  --color-061: #bbb;
  --color-062: #bdd0db;
  --color-063: #bddaf7;
  --color-064: #c0c0c0;
  --color-065: #cbd3d5;
  --color-066: #ccc;
  --color-067: #d2d2d2;
  --color-068: #d33333;
  --color-069: #d3d3d3;
  --color-070: #d3dde0;
  --color-071: #d5d5d5;
  --color-072: #d5d8df;
  --color-073: #ddd;
  --color-074: #dddddd;
  --color-075: #dffdfe;
  --color-076: #e2e2e2;
  --color-077: #e4ad06;
  --color-078: #e4e4e4;
  --color-079: #e53935;
  --color-080: #e64145;
  --color-081: #e74a4e;
  --color-082: #e7e7e7;
  --color-083: #ecb100;
  --color-084: #ee82ee;
  --color-085: #eee;
  --color-086: #eeeeee;
  --color-087: #efefef;
  --color-088: #f1f1f1;
  --color-089: #f2f2f2;
  --color-090: #f5b2b4;
  --color-091: #f5f5f5;
  --color-092: #f6f6f6;
  --color-093: #f7f7f7;
  --color-094: #f8f8f8;
  --color-095: #f9f9f9;
  --color-096: #fafafa;
  --color-097: #fafcfd;
  --color-098: #fcfcfc;
  --color-099: #ff5722;
  --color-100: #ffc107;
  --color-101: #ffdb6d;
  --color-102: #fff;
  --color-103: #ffffff;
  --color-104: rgba(0, 0, 0, 0.05);
  --color-105: rgba(0, 0, 0, 0.12);
  --color-106: rgba(0, 0, 0, 0.13);
  --color-107: rgba(0, 0, 0, 0.15);
  --color-108: rgba(0, 0, 0, 0.175);
  --color-109: rgba(0, 0, 0, 0.2);
  --color-110: rgba(0, 0, 0, 0.3);
  --color-111: rgba(0, 0, 0, 0.31);
  --color-112: rgba(0, 0, 0, 0.6);
  --color-113: rgba(0, 0, 0, 0.75);
  --color-114: rgba(12, 206, 214, 0.35);
  --color-115: rgba(255, 255, 255, 0.4);
  --color-116: rgba(39, 50, 56, 0.25);
  --color-117: rgba(66, 66, 66, 0.2);
}


body.dark-mode {
  --color-000: #121212;
  --color-001: #121212;
  --color-002: #121212;
  --color-003: #337ab7;
  --color-004: #121212;
  --color-005: #121212;
  --color-006: #121212;
  --color-007: #121212;
  --color-008: #121212;
  --color-009: #121212;
  --color-010: #121212;
  --color-011: #121212;
  --color-012: #121212;
  --color-013: #121212;
  --color-014: #121212;
  --color-015: #121212;
  --color-016: #121212;
  --color-017: #121212;
  --color-018: #121212;
  --color-019: #121212;
  --color-020: #121212;
  --color-021: #42b382;
  --color-022: #121212;
  --color-023: #121212;
  --color-024: #121212;
  --color-025: #121212;
  --color-026: #121212;
  --color-027: #121212;
  --color-028: #121212;
  --color-029: #121212;
  --color-030: #1e1e1e;
  --color-031: #1e1e1e;
  --color-032: #1e1e1e;
  --color-033: #1e1e1e;
  --color-034: #1e1e1e;
  --color-035: #1e1e1e;
  --color-036: #1e1e1e;
  --color-037: #424242;
  --color-038: #1e1e1e;
  --color-039: #778899;
  --color-040: #1e1e1e;
  --color-041: #1e1e1e;
  --color-042: #1e1e1e;
  --color-043: #8b4513;
  --color-044: #1e1e1e;
  --color-045: #1e1e1e;
  --color-046: #1e1e1e;
  --color-047: #1e1e1e;
  --color-048: #1e1e1e;
  --color-049: #E9585B;
  --color-050: #1e1e1e;
  --color-051: #1e1e1e;
  --color-052: #1e1e1e;
  --color-053: #1e1e1e;
  --color-054: #1e1e1e;
  --color-055: #1e1e1e;
  --color-056: #1e1e1e;
  --color-057: #1e1e1e;
  --color-058: #1e1e1e;
  --color-059: #1e1e1e;
  --color-060: #e0e0e0;
  --color-061: #e0e0e0;
  --color-062: #e0e0e0;
  --color-063: #e0e0e0;
  --color-064: #e0e0e0;
  --color-065: #e0e0e0;
  --color-066: #e0e0e0;
  --color-067: #e0e0e0;
  --color-068: #e0e0e0;
  --color-069: #e0e0e0;
  --color-070: #e0e0e0;
  --color-071: #e0e0e0;
  --color-072: #e0e0e0;
  --color-073: #e0e0e0;
  --color-074: #e0e0e0;
  --color-075: #e0e0e0;
  --color-076: #e0e0e0;
  --color-077: #e0e0e0;
  --color-078: #e0e0e0;
  --color-079: #e0e0e0;
  --color-080: #e0e0e0;
  --color-081: #e0e0e0;
  --color-082: #e0e0e0;
  --color-083: #e0e0e0;
  --color-084: #e0e0e0;
  --color-085: #e0e0e0;
  --color-086: #e0e0e0;
  --color-087: #e0e0e0;
  --color-088: #e0e0e0;
  --color-089: #b0c4de;
  --color-090: #90CAF9;
  --color-091: #90CAF9;
  --color-092: #90CAF9;
  --color-093: #90CAF9;
  --color-094: #90CAF9;
  --color-095: #90CAF9;
  --color-096: #82b6e0;
  --color-097: #90CAF9;
  --color-098: #90CAF9;
  --color-099: #1e1e1e;
  --color-100: #ffc107;
  --color-101: #90CAF9;
  --color-102: #90CAF9;
  --color-103: #90CAF9;
  --color-104: rgba(255, 255, 255, 0.1);
  --color-105: rgba(255, 255, 255, 0.1);
  --color-106: rgba(255, 255, 255, 0.1);
  --color-107: rgba(255, 255, 255, 0.1);
  --color-108: rgba(255, 255, 255, 0.1);
  --color-109: rgba(255, 255, 255, 0.1);
  --color-110: rgba(255, 255, 255, 0.1);
  --color-111: rgba(255, 255, 255, 0.1);
  --color-112: rgba(255, 255, 255, 0.1);
  --color-113: rgba(255, 255, 255, 0.1);
  --color-114: rgba(255, 255, 255, 0.1);
  --color-115: rgba(255, 255, 255, 0.1);
  --color-116: rgba(255, 255, 255, 0.1);
  --color-117: rgba(255, 255, 255, 0.1);
}

/* Select2 dark mode support */
body.dark-mode .select2-container .select2-selection--single {
  background-color: var(--color-030);  /* container bg */
  color: var(--color-060);             /* text */
  border-color: var(--color-022);
}

body.dark-mode .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--color-060);
}

body.dark-mode .select2-container--default .select2-selection--single .select2-selection__arrow {
  color: var(--color-060);
}

body.dark-mode .select2-container--default .select2-results__option {
  background-color: var(--color-030);
  color: var(--color-060);
}

body.dark-mode .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: var(--color-090);  /* accent */
  color: var(--color-060);
}

/* Select2 multiple select support */
body.dark-mode .select2-container--default .select2-selection--multiple {
  background-color: var(--color-030);  /* container bg */
  color: var(--color-060);
  border-color: var(--color-022);
}

body.dark-mode .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: var(--color-090);  /* tag background */
  color: var(--color-060);             /* tag text */
  border: 1px solid var(--color-022);
}

body.dark-mode .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: var(--color-060);
}

body.dark-mode .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  color: var(--color-060);
}

/* Search input in dropdown */
body.dark-mode .select2-container--default .select2-search--dropdown .select2-search__field {
  background-color: var(--color-030);
  color: var(--color-060);
  border: 1px solid var(--color-022);
}

/* Disabled options */
body.dark-mode .select2-container--default .select2-results__option[aria-disabled=true] {
  color: var(--color-066); /* muted text */
  background-color: var(--color-030);
}

/* Loading spinner (fallback style) */
body.dark-mode .select2-results__option.loading-results {
  background-color: var(--color-030);
  color: var(--color-060);
  font-style: italic;
}

.preloader {
  z-index: 99999;
  position: fixed !important;
  height: 100%;
  width: 100%;
}
.h_iframe iframe{
  position:absolute;
  top:10px;
  left:10px;
  width:98%;
  height:98%;
  margin:0px auto;
}
/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-scale-multiple,
.la-ball-scale-multiple > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.la-ball-scale-multiple {
  display: block;
  font-size: 0;
  color: var(--color-003);
  margin: 0 auto;
}

.la-ball-scale-multiple.la-dark {
  color: var(--color-012);
}

.la-ball-scale-multiple > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

.la-ball-scale-multiple {
  width: 32px;
  height: 32px;
}

.la-ball-scale-multiple > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
          animation: ball-scale-multiple 1s 0s linear infinite;
}

.la-ball-scale-multiple > div:nth-child(2) {
  -webkit-animation-delay: .2s;
          animation-delay: .2s;
}

.la-ball-scale-multiple > div:nth-child(3) {
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
}

.la-ball-scale-multiple.la-sm {
  width: 16px;
  height: 16px;
}

.la-ball-scale-multiple.la-sm > div {
  width: 16px;
  height: 16px;
}

.la-ball-scale-multiple.la-2x {
  width: 64px;
  height: 64px;
}

.la-ball-scale-multiple.la-2x > div {
  width: 64px;
  height: 64px;
}

.la-ball-scale-multiple.la-3x {
  width: 96px;
  height: 96px;
}

.la-ball-scale-multiple.la-3x > div {
  width: 96px;
  height: 96px;
}

/*
 * Animation
 */
@-webkit-keyframes ball-scale-multiple {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  5% {
    opacity: .75;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes ball-scale-multiple {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  5% {
    opacity: .75;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/*Timer Loader*/
.refresh-preloader {
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--color-102);
  position: absolute;
  display: none;
  z-index: 100;
}

.refresh-preloader .la-timer {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.la-timer,
.la-timer > div {
  position: relative;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.la-timer {
  display: block;
  font-size: 0;
  color: var(--color-102);
}

.la-timer.la-dark {
  color: var(--color-047);
}

.la-timer > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

.la-timer {
  width: 32px;
  height: 32px;
}

.la-timer > div {
  width: 32px;
  height: 32px;
  background: transparent;
  border-width: 2px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
}

.la-timer > div:before,
.la-timer > div:after {
  position: absolute;
  top: 14px;
  left: 14px;
  display: block;
  width: 2px;
  margin-top: -1px;
  margin-left: -1px;
  content: "";
  background: currentColor;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-transform-origin: 1px 1px 0;
      -ms-transform-origin: 1px 1px 0;
          transform-origin: 1px 1px 0;
  -webkit-animation: timer-loader 1250ms infinite linear;
          animation: timer-loader 1250ms infinite linear;
  -webkit-animation-delay: -625ms;
          animation-delay: -625ms;
}

.la-timer > div:before {
  height: 12px;
}

.la-timer > div:after {
  height: 8px;
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
  -webkit-animation-delay: -7.5s;
          animation-delay: -7.5s;
}

.la-timer.la-sm {
  width: 16px;
  height: 16px;
}

.la-timer.la-sm > div {
  width: 16px;
  height: 16px;
  border-width: 1px;
}

.la-timer.la-sm > div:before,
.la-timer.la-sm > div:after {
  top: 7px;
  left: 7px;
  width: 1px;
  margin-top: -.5px;
  margin-left: -.5px;
  -webkit-border-radius: 1px;
          border-radius: 1px;
  -webkit-transform-origin: .5px .5px 0;
      -ms-transform-origin: .5px .5px 0;
          transform-origin: .5px .5px 0;
}

.la-timer.la-sm > div:before {
  height: 6px;
}

.la-timer.la-sm > div:after {
  height: 4px;
}

.la-timer.la-2x {
  width: 64px;
  height: 64px;
}

.la-timer.la-2x > div {
  width: 64px;
  height: 64px;
  border-width: 4px;
}

.la-timer.la-2x > div:before,
.la-timer.la-2x > div:after {
  top: 28px;
  left: 28px;
  width: 4px;
  margin-top: -2px;
  margin-left: -2px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-transform-origin: 2px 2px 0;
      -ms-transform-origin: 2px 2px 0;
          transform-origin: 2px 2px 0;
}

.la-timer.la-2x > div:before {
  height: 24px;
}

.la-timer.la-2x > div:after {
  height: 16px;
}

.la-timer.la-3x {
  width: 96px;
  height: 96px;
}

.la-timer.la-3x > div {
  width: 96px;
  height: 96px;
  border-width: 6px;
}

.la-timer.la-3x > div:before,
.la-timer.la-3x > div:after {
  top: 42px;
  left: 42px;
  width: 6px;
  margin-top: -3px;
  margin-left: -3px;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  -webkit-transform-origin: 3px 3px 0;
      -ms-transform-origin: 3px 3px 0;
          transform-origin: 3px 3px 0;
}

.la-timer.la-3x > div:before {
  height: 36px;
}

.la-timer.la-3x > div:after {
  height: 24px;
}

/*
 * Animation
 */
@-webkit-keyframes timer-loader {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes timer-loader {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

h1 {
  font-size: 24px;
  color: var(--color-098);
}

h2 {
  font-size: 20px;
  color: var(--color-003);
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
  font-weight: 400;
  color: var(--color-098);
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10px;
}

.page-section {
  margin: 20px 0 20px 0!important;
  padding: 24px 0 20px 0;
  background: var(--color-096);
  border-top: 1px var(--color-003) solid;
  border-bottom: 1px var(--color-003) solid; 
}
.table-section {
  margin: 0;
  padding: 0;
  background: var(--color-096);
  border-bottom: 1px var(--color-003) solid; 
  border-collapse: collapse;  
}
.text-bold {
  font-weight: bold;
}
.text-uppercased {
  text-transform: uppercase;
}
.text-large {
  font-size: 16px;
}
.text-xlarge {
  font-size: 20px;
}
.text-xxlarge {
  font-size: 24px!important;
}
.text-primary {
  color: var(--color-032)!important;
}

.text-success {
  color: var(--color-021)!important;
}

.text-warning {
  color: var(--color-100)!important;
}

.text-danger {
  color: var(--color-049)!important;
}

.text-info {
  color: var(--color-003)!important;
}

.text-black {
  color: var(--color-005)!important;
}
.text-gray {
  color: var(--color-037)!important;
}
.text-white {
  color: var(--color-102)fff!important;
}
.text-violet {
  color: var(--color-084)!important;
}
.text-brown {
  color: var(--color-043)!important;
}
.text-gray {
  color: var(--color-039)!important;
}
a.text-primary:hover {
  color: var(--color-027);
}

a.text-success:hover {
  color: var(--color-018);
}

a.text-warning:hover {
  color: var(--color-100);
}

a.text-danger:hover {
  color: var(--color-081);
}

a.text-info:hover {
  color: var(--color-040);
}

a.text-black:hover {
  color: var(--color-004);
}
a.text-violet:hover {
  color: var(--color-084);
}
a.text-brown:hover {
  color: var(--color-043);
}
a.text-gray:hover {
  color: var(--color-039);
}
.input-xxsm {
  width: 40px!important;
}

.input-xsm {
  width: 60px!important;
}

.input-sm {
  width: 100px!important;
}

.input-md {
  width: 160px!important;
}

.input-lg {
  width: 220px!important;
}

.input-xlg {
  width: 300px!important;
}
.input-xxl {
  width: 320px!important;
}
.input-xxxl {
  width: 640px!important;
}
.input-xxlg {
  width: 100%!important;
}

.input-right, .input-decimal, .input-decimal2, .input-decimal3, .input-decimal5 {
  text-align:right;
}
.input-spaced {
  margin: 0 20px;
}
.txt-input-inline {
  margin: 18px 0 6px 0;
}
.select2-selection__rendered {
    line-height: 34px !important;
}
.select2-container .select2-selection--single {
    height: 35px !important;
}
.select2-selection__arrow {
    height: 34px !important;
}
.row-valign-text {
	line-height: 36px;
}
.gn-scroller {
  height: -webkit-calc(100% - 65px);
  height: calc(100% - 65px);
  overflow-x: hidden;
  -ms-overflow-style: none; /* for Internet Explorer, Edge */
  scrollbar-width: none; /* for Firefox */
  overflow-y: scroll;  
}
.gn-scroller::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}

.gn-menu-main,
.gn-menu-main ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-transform: none;
  font-weight: 300;
  line-height: 66px;
  z-index: 1200;
  width: 270px;
}

.gn-menu-main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 56px;
  font-size: 13px;
  -webkit-box-shadow: 0px 1px 4px var(--color-110);
          box-shadow: 0px 1px 4px var(--color-110);
}

.gn-menu-main a {
  display: block;
  height: 100%;
  text-decoration: none;
  cursor: pointer;
}

.gn-menu-main > li {
  display: block;
  float: left;
  height: 100%;
  text-align: center;
}

.gn-menu-main > li > a {
  padding: 0 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
}

.gn-menu-main li.gn-trigger {
  position: relative;
  width: 66px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.gn-menu-main:after {
  display: table;
  clear: both;
  content: "";
}

.gn-menu-main .navbar-right {
  width: auto;
  line-height: 56px;
}

.gn-menu-main .navbar-right a {
  padding: 0 20px !important;
  font-size: 18px;
}

.gn-menu-main .navbar-right .mdi {
  font-size: 30px;
  vertical-align: -5px;
}

.gn-menu-main .navbar-right .cs-select {
  margin-bottom: 0;
}

.gn-menu-main .navbar-right .cs-select > span {
  padding: 0 3em 0 1em;
  height: 55px;
  line-height: 50px;
  margin-top: -1px;
}

.gn-menu-main .navbar-right .cs-select ul {
  width: auto;
  line-height: 1.42857143;
}

.gn-menu-main .navbar-right .cs-select ul li {
  width: 100%;
}

.gn-menu-main .navbar-right .cs-select ul li span {
  background-repeat: no-repeat;
  background-position: 12% 50%;
  background-size: 2em auto;
  padding-left: 52px;
  text-align: left;
}

.gn-menu-main .navbar-right .cs-skin-elastic .cs-options li.flag-france span {
  background-image: url(../img/lang/France.png);
}

.gn-menu-main .navbar-right .cs-skin-elastic .cs-options li.flag-england span {
  background-image: url(../img/lang/uk.png);
}

.gn-menu-main .navbar-right .label {
  right: 8px;
}

.gn-menu-main .logo {
  line-height: 56px;
  font-size: 20px;
  font-weight: 300;
  padding: 0 23px;
}

.gn-menu-main .logo i {
  margin-left: 10px;
}

.gn-menu-main .member-info {
  line-height: 1.42857143;
}

.menu-toggle {
  position: relative;
  cursor: pointer;
}

.menu-toggle span {
  display: block;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-property: top, left, width, height;
          transition-property: top, left, width, height;
}

.menu-toggle .hamburger {
  position: absolute;
  margin-left: -13px;
  top: 12px;
}

.menu-toggle .hamburger span {
  width: 30px;
  height: 3px;
  position: relative;
  margin: 6px 0;
}

.menu-toggle .hamburger span:nth-child(1) {
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
}

.menu-toggle .hamburger span:nth-child(2) {
  -webkit-transition-delay: .625s;
          transition-delay: .625s;
}

.menu-toggle .hamburger span:nth-child(3) {
  -webkit-transition-delay: .75s;
          transition-delay: .75s;
}

.menu-toggle .cross {
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.menu-toggle .cross span:nth-child(1) {
  height: 0%;
  width: 3px;
  position: absolute;
  top: 35px;
  left: 12px;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.menu-toggle .cross span:nth-child(2) {
  width: 0%;
  height: 3px;
  position: absolute;
  left: -3px;
  top: 50px;
  -webkit-transition-delay: .25s;
          transition-delay: .25s;
}

.menu-toggle.gn-selected .hamburger span {
  width: 0%;
}

.menu-toggle.gn-selected .hamburger span:nth-child(1) {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.menu-toggle.gn-selected .hamburger span:nth-child(2) {
  -webkit-transition-delay: .125s;
          transition-delay: .125s;
}

.menu-toggle.gn-selected .hamburger span:nth-child(3) {
  -webkit-transition-delay: .25s;
          transition-delay: .25s;
}

.menu-toggle.gn-selected .cross span:nth-child(1) {
  height: 60%;
  -webkit-transition-delay: .625s;
          transition-delay: .625s;
}

.menu-toggle.gn-selected .cross span:nth-child(2) {
  width: 52%;
  -webkit-transition-delay: .375s;
          transition-delay: .375s;
}

.gn-menu-wrapper {
  position: fixed;
  top: 56px;
  bottom: 0;
  left: 0;
  overflow: hidden;
  width: 66px;
  -webkit-transform: translateX(-66px);
      -ms-transform: translateX(-66px);
          transform: translateX(-66px);
  -webkit-transition: -webkit-transform 0.3s, width 0.3s;
          transition: transform 0.3s, width 0.3s;
}

.gn-menu {
  text-align: left;
  font-size: 16px;
  padding-bottom: 40px !important;
}

.gn-menu li.active > a {
  color: var(--color-102) !important;
}

.gn-menu i {
  padding: 0 24px;
  font-size: 19px;
}

.gn-menu .label {
  margin-top: 24px;
  margin-right: 12px;
  padding-top: .3em;
}

.gn-menu .arrow {
  float: right;
  line-height: 66px;
  margin-right: 12px;
}

.gn-submenu {
  position: relative;
  z-index: 0 !important;
}

.gn-submenu li {
  overflow: hidden;
  height: 0;
  -webkit-transition: height, .3s;
          transition: height, .3s;
}

.gn-submenu li a {
  padding-left: 66px;
  position: relative;
}

.gn-submenu li a:before {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  left: 32px;
}

.gn-submenu li a.active:after {
  content: "";
  position: absolute;
  left: 35px;
  top: 16px;
  border: 8px solid transparent;
}

.gn-search-item {
  position: relative;
}

.gn-search-item input.gn-search {
  position: relative;
  padding-left: 66px;
  padding-right: 15px;
  width: 270px;
  outline: none;
  border: none;
  font-weight: 300;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
          border-radius: 0;
}

input.gn-search:focus {
  cursor: text;
}

.gn-menu-main a.search-icon {
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
}

/* if an icon anchor has a span, hide the span */
.search-icon span {
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

/* styles for opening menu */
.gn-menu-wrapper.gn-open-all,
.gn-menu-wrapper.gn-open-part,
.gn-menu-wrapper.gn-open-fixed {
  -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
          transform: translateX(0px);
}

.gn-menu-wrapper.gn-open-all {
  width: 270px;
}

.gn-menu-wrapper.gn-open-all .gn-submenu li {
  height: 50px;
  line-height: 50px;
}

.top-clock {
  line-height: 56px;
  font-size: 24px;
  font-weight: 300;
  width: 120px;
  position: absolute;
  left: 50%;
  margin-left: -60px;
  top: 0;
}

.bottom-bnts {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.bottom-bnts a {
  display: block;
  line-height: 66px;
  font-size: 19px;
  text-align: center;
}

.bottom-bnts .profile, .bottom-bnts .fix-nav {
  display: none;
}

.gn-open-all .bottom-bnts a {
  display: inline-block;
  width: 32%;
}

.mini-nav .content {
  margin: 0 0 0 60px;
}

.right-menu > li {
  float: left;
}

.right-menu a {
  padding: 15px 60px !important;
  margin: 0;
}

.right-menu .label {
  position: absolute;
  top: 8px;
  right: 30px;
  font-size: 72%;
}

li.lang {
  padding: 0 5px 0 15px;
}
.lang a {
  font-size: 15px;
  padding: 17px 15px !important;
}

.lang i {
  margin-left: 5px;
}

.lang_menu_ul{
  line-height: 36px!important;
  width: 120px!important;
}

li.lang_menu_li{
  line-height: 36px!important;
  padding: 0px;
  width: 100%;
  border-bottom: 1px var(--color-073) solid;
}

li.lang_menu_li div > a{
  font-size: 14px!important;
  color: var(--color-037)!important;
  width: 100%;
  display: "";
  font-weight: 600;
}
li.lang_menu_li div > a:hover{
  color: var(--color-102)fff!important;
}

.some-btn a {
  font-size: 15px;
  padding: 17px 30px !important;
}

@media screen and (max-width: 422px) {
  .gn-menu-main ul {
    width: 100%;
  }
  .gn-menu-wrapper.gn-open-all {
    -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
            transform: translateX(0px);
    width: 100%;
  }
  .gn-menu-wrapper.gn-open-all .bottom-bnts a {
    display: inline-block;
    width: 49%;
  }
  .gn-menu-wrapper.gn-open-all .fix-nav {
    display: none !important;
  }
  .input-xxxl {
    width: 370px!important;
  }
}

a, button {
  text-decoration: none;
  outline: none !important;
  -webkit-tap-highlight-color: transparent;
}

button:focus, button:active {
  outline: none !important;
}

button::-moz-focus-inner {
  border: 0;
}

html, body {
  height: 100%;
}

body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: var(--color-037);
  padding-top: 56px;
  font-size: 15px;
  position: relative;
  background: var(--color-053);
}
.counter{
  color: var(--color-049);
  margin: 0px 0px 0px 5px!important;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
}
.progressbar{position:relative;height:34px;background:var(--color-067);margin:20px auto;border:1px solid var(--color-073);padding:5px;border-radius:3px;}
.barempty{background:var(--color-001);height:22px;width:0%;-webkit-transition:width .3s;-moz-transition:width .3s;transition:width .3s;}
.barpercent{position:absolute;display:inline-block;top:6px;left:46%;color:var(--color-102);font-weight:bold;}
.form-control-display{width:70%;display:inline!important;}
.btn-uploadfile{position:relative;width:29%;padding:.5em .5em!important;overflow:hidden;}
.btn-uploadfile input[type=file]{position:absolute;top:0;right:0;min-width:100%;min-height:100%;font-size:100px;text-align:right;filter:alpha(opacity=0);opacity:0;background:var(--color-102);cursor:inherit;display:block;}
.btn-submissions, .btn-submissions:hover, .btn-submissions:active, .btn-submissions:focus{color: var(--color-002);}
.btn-shipping, .btn-shipping:hover, .btn-shipping:active, .btn-shipping:focus{color: var(--color-002);}
input[type=password]:not(:placeholder-shown){font-family:Verdana!important;letter-spacing:0.05em!important;}
/* compensate 56px on header and 60px on footer */
.main-wrapper {
  width: 100%;
  margin-bottom: 116px;
}
.nowrap { white-space: nowrap; }
.boxed-layout {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 5px 0px var(--color-113);
          box-shadow: 0px 0px 5px 0px var(--color-113);
}

.boxed-layout .f-fixed {
  margin-left: 0 !important;
}

.overvis {
  overflow: visible !important;
}

.overhid {
  overflow: hidden !important;
}

.i-block {
  display: inline-block;
}

.block {
  display: block;
}

.box-shadow {
  -webkit-box-shadow: 0 1px 1px 0 var(--color-104);
          box-shadow: 0 1px 1px 0 var(--color-104);
}

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

.zero-p {
  padding: 0 !important;
}

.m-30 {
  margin: 30px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-20 {
  margin-top: -20px !important;
}
.w50 {
  width: 50px;
}
.w70 {
  width: 70px;
}
.w100 {
  width: 100px;
}
.w125 {
  width: 125px;
}
.w150 {
  width: 150px;
}
.w200 {
  width: 200px;
}
.w220 {
  width: 220px;
}
.w250 {
  width: 250px;
}
.w300 {
  width: 300px;
}
.w500 {
  width: 500px;
}
.green {
  color: var(--color-021);
}

.dark-green {
  color: var(--color-013);
}

.greenish {
  color: var(--color-003);
}

.dark-greenish {
  color: var(--color-002);
}

.blue {
  color: var(--color-032);
}

.light-blue {
  color: var(--color-003);
}

.yellow {
  color: var(--color-100);
}

.red {
  color: var(--color-049);
}

.red-orange {
  color: var(--color-079);
}

.indigo {
  color: var(--color-019);
}

.orange {
  color: var(--color-099);
}

.gray {
  color: var(--color-006);
}

.grayish-blue {
  color: var(--color-016);
}

.white-bg {
  background: var(--color-102) !important;
}

.green-bg {
  background: var(--color-021) !important;
}

.blue-bg {
  background: var(--color-003) !important;
}

.light-blue-bg {
  background: var(--color-003) !important;
}

.yellow-bg {
  background: var(--color-100) !important;
}

.red-bg {
  background: var(--color-049) !important;
}

.red-orange-bg {
  background: var(--color-079) !important;
}

.indigo-bg {
  background: var(--color-019) !important;
}

.orange-bg {
  background: var(--color-099) !important;
}

.gray-bg {
  background: var(--color-006) !important;
}

.light-gray-bg {
  background: var(--color-082) !important;
}

.grayish-blue-bg {
  background: var(--color-016) !important;
}

.green-bg, .blue-bg, .yellow-bg, .red-bg, .indigo-bg, .gray-bg, .grayish-blue-bg, .orange-bg, .red-orange-bg, .light-blue-bg {
  color: var(--color-102) !important;
}

.green-bg .content-tools > a, .blue-bg .content-tools > a, .yellow-bg .content-tools > a, .red-bg .content-tools > a, .indigo-bg .content-tools > a, .gray-bg .content-tools > a, .grayish-blue-bg .content-tools > a, .orange-bg .content-tools > a, .red-orange-bg .content-tools > a, .light-blue-bg .content-tools > a {
  color: var(--color-102) !important;
}

.color-container {
  height: 100px;
  text-align: center;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin-bottom: 20px;
  padding: 15px 0;
}

.color-container span {
  display: block;
  color: var(--color-102);
}

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

.color-container .code {
  margin: 5px 0;
}

.color-container .sass {
  font-size: 11px;
}

/*Boxes*/
.content {
  margin: 0;
  padding: 20px 30px;
  min-height: 800px;
  position: relative;
  background: var(--color-053);
  -webkit-transition: margin, .4s;
          transition: margin, .4s;
}

.content-box {
  position: relative;
  background: var(--color-102);
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin-bottom: 30px;
  /*overflow: hidden;*/
  -webkit-box-shadow: 0 1px 1px 0 var(--color-104);
          box-shadow: 0 1px 1px 0 var(--color-104);
}

.content-box .lead {
  font-size: 16px;
}
.menu-item {
  border-top: 1px var(--color-003) solid;
  border-bottom: 1px var(--color-003) solid;
  background: var(--color-096);
  margin: 3px 0px;
  padding: 0px;
  width: 100%;
}
.menu-item a {
  font-size:16px;
  line-height: 23px;
  padding: 10px 3px;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.menu-item a:before {
  content: "\f101";
  font-family: FontAwesome;
  font-size:16px;
  line-height: 23px;
  display: inline-block;
  padding: 0px 8px;
  margin-top: -4px;
  vertical-align: middle;
}

.small-box {
  padding: 20px 10px;
}

.small-box .info {
  margin-top: 4px;
  margin-left: 6px;
}

.big-box {
  padding: 20px;
  min-height: fit-content;
}

.biggest-box {
  padding: 30px 20px;
}

.page-header {
  margin: 0;
  padding-bottom: 15px;
  padding-top: 20px;
  border-bottom: 0;
  height: 100px;
}

.page-header .breadcrumb, .page-header h2 {
  margin: 0;
  padding: 0;
}

.page-header h2 {
  padding-bottom: 10px;
}

.right-search {
  margin:15px 0 0 15px;
}

caption{
  background: var(--color-089);
  margin-bottom: 8px;
  border-bottom: 1px var(--color-073) solid;
  color: var(--color-012);
}

.caption-found {
  margin:11px 0 0 6px;
  font-weight: 600;
}

.caption-title {
  margin:11px 0 0 6px;
  font-weight: 500;
  font-size: 17px;
  color: var(--color-037);
}

.caption-left{
  margin-left: 6px;
}
.caption-right{
  margin-right: 6px;
}

.content-title {
  width: 100%;
  position: relative;
}

.content-title h4 {
  display: inline-block;
}

.content-tools > a {
  margin-left: 28px;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  opacity: .99;
}

.content-tools > a:before {
  content: "";
  background: var(--color-116);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  width: 28px;
  height: 28px;
  position: absolute;
  top: -5px;
  left: -7px;
  z-index: -1;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform .2s ease-in-out;
          transition: transform .2s ease-in-out;
}

.content-tools > a:last-child:before {
  left: -9px;
}

.content-tools > a:hover {
  color: var(--color-102);
}

.content-tools > a:hover:before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.chart-legend {
  position: absolute;
  bottom: -14px;
  right: 20px;
}

.chart-legend table {
  display: inline-block;
}

.chart-legend .legendColorBox div {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-right: 2px;
  margin-left: 10px;
}

.chart-legend .round {
  width: 12px;
  height: 12px;
  display: inline-block;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-right: 4px;
  margin-left: 14px;
}

.left-block, .chart-legend.left {
  left: 20px !important;
  bottom: -30px !important;
}

.left-block .item, .chart-legend.left .item {
  margin-right: 10px;
}

.reg-chart {
  -webkit-box-shadow: 0px 1px 2px 0px var(--color-109);
          box-shadow: 0px 1px 2px 0px var(--color-109);
  position: relative;
}

.reg-chart .icon {
  position: absolute;
  bottom: -25px;
  right: 20px;
}

.reg-chart .fa-circle {
  text-shadow: 1px 1px 2px var(--color-106);
}

.reg-info {
  padding-left: 10%;
  margin-top: 25px;
}

.reg-info .item {
  margin-right: 25px;
}

.reg-info .item span {
  font-size: 20px;
}

.reg-info .item small {
  font-size: 14px;
}

.reg-info .item i {
  margin-right: 3px;
}

.member-info {
  font-weight: 400;
  margin-top: 20px;
}

.member-info img {
  margin-right: 10px;
}

.member-info .member-role {
  margin-top: 8px;
}

.member-info .member-role .round {
  width: 12px;
  height: 12px;
  display: inline-block;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-right: 4px;
}

/*Dropdown*/
.dropdown, .dropup {
  display: inline-block;
}

.dropdown .dropdown-menu, .dropup .dropdown-menu, .btn-group .dropdown-menu, .content-tools .dropdown-menu {
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all .2s;
          transition: all .2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: block;
  border-color: transparent;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}

.dropdown .dropdown-menu > li > a, .dropup .dropdown-menu > li > a, .btn-group .dropdown-menu > li > a, .content-tools .dropdown-menu > li > a {
  padding: 8px 20px;
}

.dropdown .dropdown-menu.pull-right, .dropup .dropdown-menu.pull-right, .btn-group .dropdown-menu.pull-right, .content-tools .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown .dropdown-menu, .btn-group .dropdown-menu, .content-tools .dropdown-menu {
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
}

.dropdown .dropdown-menu.pull-right, .btn-group .dropdown-menu.pull-right, .content-tools .dropdown-menu.pull-right {
  -webkit-transform-origin: top right;
      -ms-transform-origin: top right;
          transform-origin: top right;
}

.dropdown.notifications .dropdown-menu, .content-tools .dropdown-menu {
  -webkit-transform-origin: top right;
      -ms-transform-origin: top right;
          transform-origin: top right;
}

.dropup .dropdown-menu {
  -webkit-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
          transform-origin: bottom left;
}

.dropup .dropdown-menu.pull-right {
  -webkit-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
          transform-origin: bottom right;
}

.dropdown.open .dropdown-menu, .dropup.open .dropdown-menu, .btn-group.open .dropdown-menu, .content-tools.open .dropdown-menu {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.user-info .dropdown-menu {
  margin-top: 10px;
}

.content-tools .dropdown-menu {
  min-width: 150px;
  margin-top: -5px;
  margin-right: 28px;
}

.content-tools .dropdown-menu a {
  margin-left: 0;
}

.clock .dropdown-menu {
  min-width: 240px;
  padding: 10px;
  background: var(--color-102) !important;
}

.notifications .dropdown-menu {
  min-width: 240px;
  padding: 0px;
  background: var(--color-102) !important;
}

.notifications .messages{
  line-height: 36px!important;
}

.notifications h4 {
  line-height: 36px!important;
  padding-left: 10px;
}

.notification-info:first-child {
  border-top: 1px var(--color-073) solid;
}

.notification-info {
  display: inline-block;
  line-height: 36px;
  background: var(--color-089);
  padding: 0px 6px;
  width: 100%;
  border-bottom: 1px var(--color-073) solid;
}

.notification-icon {
  vertical-align: middle;
  font-size: 21px;
  margin-right: 4px;
}

.notification-title {
  vertical-align: middle;
  font-weight: 600;
}

.notification-title a.notification-link {
  display: inline-block;
  padding: 0px!important;
  font-size: 14px;
  color: var(--color-037);
  height: 30px;
  line-height: 34px;
}

.notification-title a.notification-link:hover {
  color: var(--color-003)!important;
  background:none!important;
}

.clock .dropdown-menu {
  color: var(--color-037);
  left: -20px;
}

.clock .progress {
  height: 10px;
  margin-top: 3px;
  margin-bottom: 6px;
}

.reg-chart .content-tools .dropdown-menu, .calendar .content-tools .dropdown-menu {
  min-width: 150px;
  margin-top: 10px;
  margin-right: 9px;
}

.search-form {
  position: absolute;
  width: 100%;
  height: 56px;
  top: 0px;
  left: -100%;
  opacity: 0;
  margin-top: 10px;
  -webkit-transition: all, .6s;
          transition: all, .6s;
  z-index: 20;
}

.search-form form {
  width: 600px;
}

.search-form input {
  height: 37px;
  font-size: 12px !important;
}

.search-form input:-moz-placeholder {
  color: var(--color-102);
  font-size: 12px;
}

.search-form input::-moz-placeholder {
  color: var(--color-102);
  font-size: 12px;
}

.search-form input:-ms-input-placeholder {
  color: var(--color-102);
  font-size: 12px;
}

.search-form input::-webkit-input-placeholder {
  color: var(--color-102);
  font-size: 12px;
}

.search-form button, .search-form input {
  border: 0;
  color: var(--color-102);
  font-size: 18px;
}

.search-form button:hover, .search-form button:focus, .search-form button:active, .search-form input:hover, .search-form input:focus, .search-form input:active {
  color: var(--color-102);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.search-form-open {
  opacity: 1;
  left: 0;
}

.close-search {
  position: absolute;
  top: 3px;
  right: 30px;
  width: 40px;
  margin-left: 0 !important;
  cursor: pointer;
}

/*Footer*/
.footer {
  color: var(--color-036);
  font-weight: 600;
  background-color: var(--color-096);
  border-top: 1px var(--color-073) solid;
  line-height: 26px;
  z-index: 5;
  /* height: 122px; */
  margin: 116px 0;
  padding: 20px;
  width: 100%;

}
.push {
  height: 60px;
}

/*Page 404*/
.table-wrapper {
  display: table;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--color-053);
}

.table-wrapper .table-row {
  display: table-row;
}

.table-wrapper .table-row .table-cell {
  display: table-cell;
  vertical-align: middle;
}

.table-wrapper .pagenotfound {
  max-width: 520px;
  width: 100%;
  min-width: 280px;
}

.table-wrapper .pagenotfound .top {
  position: relative;
}

.table-wrapper .pagenotfound h1 {
  font-size: 150px;
  font-weight: 100;
}

.table-wrapper .pagenotfound .icon-home {
  position: absolute;
  right: 30px;
  bottom: -25px;
}

.table-wrapper .pagenotfound .icon-back {
  position: absolute;
  top: 10px;
  left: 10px;
}

.table-wrapper .pagenotfound .fa-circle {
  text-shadow: 1px 1px 2px var(--color-106);
}

.table-wrapper .pagenotfound h4, .table-wrapper .pagenotfound p {
  font-weight: 400;
  padding: 0 30px;
}

.table-wrapper .pagenotfound .input-group-addon {
  background: var(--color-102);
}

.table-wrapper .pagenotfound input {
  border-left: 0;
  padding-left: 0;
}

.table-wrapper .pagenotfound input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: var(--color-048);
}

/*Login page*/
.login {
  max-width: 520px;
  width: 100%;
  min-width: 280px;
}

.login h1 {
  font-size: 60px;
  font-weight: 100;
}

.login h4, .login p {
  font-weight: 400;
}

.login .login-form {
  padding: 30px 60px 30px;
}

.login input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: var(--color-048);
}

.login a.fp {
  margin: 3px 0 15px 0;
  font-size: 12px;
  float: right;
}

.login_options {
  padding-bottom: 10px;
  width: 100%;
}

.login_options a {
  margin-top: 5px;
}

.login_lang {
  padding-bottom: 10px;
  width: 100%;
  text-align: center;
}

/*Registration page*/
.registration-form {
  padding: 30px 80px 120px;
}

.registration-form h4 {
  margin-bottom: 40px;
}

/*Tabs*/
.tabbable {
  margin-bottom: 30px;
}

.tabbable .cbp_tmtimeline > li .cbp_tmtime {
  width: 24%;
}

.tabbable .nav-tabs.nav-justified > li > a {
  border-bottom: 0;
}

.nav-tabs > li > a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li > a:hover {
  border: 1px solid var(--color-048);
  border-bottom-color: transparent;
}

.nav-tabs {
  border-color: transparent;
}

.nav-tabs > li {
  margin-right: 6px;
  background: none;
  border: none;
}

.nav-tabs > li.active a {
  color: var(--color-037) !important;
  border: 1px solid var(--color-102) !important;
  background: var(--color-102) !important;
  font-weight: 400;
  -webkit-box-shadow: -1px 0 1px -1px var(--color-109);
          box-shadow: -1px 0 1px -1px var(--color-109);
}

.nav-tabs > li > a {
  padding: 20px;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  color: var(--color-037);
}

.tab-content > .active {
  background: var(--color-102);
}

.tab-pane {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-box-shadow: 0px 1px 2px 0px var(--color-109);
          box-shadow: 0px 1px 2px 0px var(--color-109);
}

.right-tabs .nav-tabs > li {
  margin-left: 6px;
  margin-right: 0;
}

.right-tabs .nav-tabs > li.active a {
  -webkit-box-shadow: 1px 0 1px -1px var(--color-109);
          box-shadow: 1px 0 1px -1px var(--color-109);
}

.right-tabs .tab-pane {
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
}

.panel.with-nav-tabs .panel-heading {
  margin: 10px 20px 0 20px;
  padding: 0;
  background: var(--color-102);
}

.panel.with-nav-tabs .panel-heading .nav-tabs > li {
  margin-left: 6px;
  margin-right: 0;
}

.panel.with-nav-tabs .panel-heading .nav-tabs > li.active a {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid var(--color-048) !important;
  border-bottom-color: transparent !important;
}

.panel.with-nav-tabs .panel-heading .nav-tabs > li.active a:hover {
  background: var(--color-102);
}

.panel.with-nav-tabs .panel-heading .nav-tabs > li a {
  border-color: transparent;
}

.panel.with-nav-tabs .panel-heading .nav-tabs > li a:hover {
  background: transparent;
}

.panel.with-nav-tabs .nav-tabs {
  border-bottom: none;
  margin-right: 20px;
}

.panel.with-nav-tabs .tab-pane {
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.tabs-with-bg {
  background: var(--color-092);
}

.tabs-with-bg .nav-tabs {
  border-bottom: 0;
  text-align: center;
  -webkit-box-shadow: 1px 0 1px -1px var(--color-109);
          box-shadow: 1px 0 1px -1px var(--color-109);
}

.tabs-with-bg li.active a, .tabs-with-bg li a, .tabs-with-bg li a:hover, .tabs-with-bg li a:focus {
  border: 0;
}

.tabs-with-bg li a:hover, .tabs-with-bg li a:focus {
  background: transparent;
}

.tabs-with-bg i {
  margin-right: 8px;
}

.tabs-with-bg .tab-pane {
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
}

.tabs-with-bg .dropdown-menu a {
  color: var(--color-037) !important;
}

.tabs-with-bg .dropdown-menu a:hover {
  color: var(--color-102) !important;
}

.tabs-with-bg .dropdown-menu .active a {
  background: var(--color-021) !important;
  color: var(--color-102) !important;
}

.tabs-with-bg .dropdown-menu:before {
  content: none;
}

.big-tabs li {
  width: 25%;
  margin: 0;
}

.navigation .btn {
  padding: 12px 40px;
  margin-right: 5px;
  margin-top: 8px;
}

.next-prev-btns.tabs-with-bg .nav-tabs {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/*!
 * bootstrap-vertical-tabs - v1.2.1
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2014-11-07
 * Copyright (c) 2014 İsmail Demirbilek
 * License: MIT
 */

.vertical-tabs {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  overflow: hidden;
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
}

.vertical-tabs .tab-content {
  margin-left: -15px;
  margin-right: -15px;
  padding: 20px;
  padding-bottom: 70px;
  background: var(--color-102);
}

.vertical-tabs .tab-content .tab-pane {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.vertical-tabs .navigation {
  position: absolute;
  bottom: 20px;
  right: 30px;
  margin-top: 0;
}

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

.tabs-left {
  border-right: 1px solid var(--color-048);
  margin-left: -15px;
}

.tabs-right {
  border-left: 1px solid var(--color-048);
  margin-right: -15px;
}

.tabs-left > li, .tabs-right > li {
  float: none;
  margin-bottom: 0;
}

.tabs-left > li {
  margin-right: -2px;
}

.tabs-right > li {
  margin-left: -2px;
  margin-right: 0;
}

.tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
  border-bottom-color: var(--color-048);
  border-right-color: transparent;
}

.tabs-right > li.active > a,
.tabs-right > li.active > a:hover,
.tabs-right > li.active > a:focus {
  border-bottom: 1px solid var(--color-048);
  border-left-color: transparent;
  -webkit-box-shadow: 1px 0 1px -1px var(--color-109);
          box-shadow: 1px 0 1px -1px var(--color-109);
}

.tabs-left > li > a {
  -webkit-border-radius: 5px 0 0 5px;
          border-radius: 5px 0 0 5px;
  margin-right: 0;
  display: block;
}

.tabs-right > li > a {
  -webkit-border-radius: 0 5px 5px 0;
          border-radius: 0 5px 5px 0;
  margin-right: 0;
  display: block;
  -webkit-box-shadow: 1px 0 1px -1px var(--color-109);
          box-shadow: 1px 0 1px -1px var(--color-109);
}

/*Contacts Page*/
.contact-info {
  padding-left: 50px;
  margin-top: 10px;
}

.contact-info i {
  margin-right: 5px;
}

.contact-info p {
  margin: 0;
}

.contact-info p:first-child {
  margin-bottom: 10px;
}

/* Tables */
table.table > thead > tr > th {
  font-size: 16px;
  color: var(--color-012);
  padding: 6px;
}
table.table > tbody > tr > td {
  font-size: 16px;
  vertical-align: middle;
  color: var(--color-012);
  padding: 6px;
}
.td_nowrap{
  white-space:nowrap;
}


/*Data Table styles*/
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  top: 8px;
  left: 4px;
  height: 16px;
  width: 16px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  -webkit-border-radius: 16px;
          border-radius: 16px;
  text-align: center;
  line-height: 14px;
  -webkit-box-shadow: 0 0 3px var(--color-022);
          box-shadow: 0 0 3px var(--color-022);
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  content: '+';
  background-color: var(--color-011);
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child.dataTables_empty:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child.dataTables_empty:before {
  display: none;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: '-';
  background-color: var(--color-068);
}

table.dataTable.dtr-inline.collapsed > tbody > tr.child td:before {
  display: none;
}

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px;
}

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  line-height: 12px;
}

table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}

table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  -webkit-border-radius: 16px;
          border-radius: 16px;
  text-align: center;
  line-height: 14px;
  -webkit-box-shadow: 0 0 3px var(--color-022);
          box-shadow: 0 0 3px var(--color-022);
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  content: '+';
  background-color: var(--color-011);
}

table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: '-';
  background-color: var(--color-068);
}

table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}

table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}

table.dataTable > tbody > tr.child ul {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

table.dataTable > tbody > tr.child ul li {
  border-bottom: 1px solid var(--color-087);
  padding: 0.5em 0;
}

table.dataTable > tbody > tr.child ul li:first-child {
  padding-top: 0;
}

table.dataTable > tbody > tr.child ul li:last-child {
  border-bottom: none;
}

table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}

.dataTables_wrapper {
  margin-top: 30px;
}

.dataTables_wrapper table {
  width: 100%;
}

.dataTables_wrapper .DTTT_container {
  margin-left: 10px;
}

.dataTables_wrapper a.DTTT_button {
  background: var(--color-102);
  border-color: var(--color-048);
  font-size: 14px;
  padding: 6px 12px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.dataTables_wrapper a.DTTT_button:hover {
  background: var(--color-102);
  border-color: var(--color-013);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.dataTables_wrapper .dataTables_info {
  font-weight: 400;
}

.dataTables_wrapper .dataTables_paginate {
  -webkit-box-shadow: 0px 1px 2px 0px var(--color-110);
          box-shadow: 0px 1px 2px 0px var(--color-110);
  -webkit-border-radius: 5px;
          border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-right: 5px;
  padding: 0;
  overflow: hidden;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  background: var(--color-102);
  padding: 6px 12px;
  border-right: 1px solid var(--color-048);
  color: var(--color-021) !important;
  margin: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:active, .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: var(--color-021);
  color: var(--color-102) !important;
  border-color: var(--color-021);
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next {
  border-right: none;
}

.dataTables_filter input, .dataTables_length select {
  border: 1px solid var(--color-048);
  -webkit-border-radius: 3px;
          border-radius: 3px;
  padding: 6px 12px;
}

.dataTables_filter input:focus, .dataTables_length select:focus {
  outline-color: var(--color-003);
}

table.dataTable thead th {
  border-top: 1px solid var(--color-048);
  padding-left: 10px;
}

table.dataTable thead .sorting_asc {
  background-image: url("../img/sort-btns/sort_asc.png");
}

table.dataTable thead .sorting_desc {
  background-image: url("../img/sort-btns/sort_desc.png");
}

table.dataTable thead .sorting {
  background-image: url("../img/sort-btns/sort_both.png");
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: var(--color-102);
}

table.dataTable.stripe tbody tr.even, table.dataTable.display tbody tr.even, table.dataTable thead th.sorting {
  background-color: var(--color-092);
}

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: var(--color-094);
}

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1, table.dataTable thead th.sorting_asc, table.dataTable thead th.sorting_desc {
  background-color: var(--color-050);
}

table.dataTable.no-footer, table.dataTable thead th, table.dataTable thead td {
  border-bottom: 1px solid var(--color-048);
}

.wizard-container .progress {
  height: 4px;
  margin-bottom: 30px;
}

.wizard-container .nav-tabs > li a {
  border-bottom: 0;
}

.wizard-container .nav-pills > li > a {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
}

.wizard-container .tab-content {
  margin-top: -1px;
}

.wizard-container .form-control:focus {
  border-color: var(--color-021);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.fc-calendar {
  background: var(--color-102);
  margin-bottom: 30px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}

.fc-calendar .fc-toolbar {
  background: var(--color-003);
  color: var(--color-102);
  padding: 5%;
  margin: 0;
  position: relative;
}

.fc-calendar .fc-toolbar .fc-center h2 {
  font-size: 60px;
  font-weight: 100;
  text-transform: uppercase;
}

.fc-calendar .fc-toolbar .fc-prev-button, .fc-calendar .fc-toolbar .fc-next-button {
  position: absolute;
  background: transparent;
  border: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  color: var(--color-102);
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
}

.fc-calendar .fc-toolbar .fc-next-button {
  right: 20px;
}

.fc-calendar .fc-toolbar .fc-prev-button {
  left: 20px;
}

.fc-calendar .fc-toolbar .fc-right {
  position: absolute;
  bottom: 15px;
  right: 20px;
}

.fc-calendar .fc-toolbar .fc-right button {
  background: transparent;
  border: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  color: var(--color-102);
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
}

.fc-calendar .fc-toolbar .fc-right .fc-state-active {
  font-weight: 700;
}

.fc-calendar .fc-day-header {
  text-transform: uppercase;
  color: var(--color-003);
  font-size: 14px;
  font-weight: 700;
  padding: 8px;
}

.fc-event {
  border: 0;
  padding: 8px;
  font-size: 14px;
  margin-bottom: 3px;
}

.external-events .fc-event {
  margin-bottom: 10px;
}

.external-events form .form-group {
  width: 100%;
  margin-bottom: 20px;
}

.external-events form .input-group {
  width: 100%;
}

.external-events form .input-group input {
  border-right: 0;
}

.external-events form .input-group input:focus {
  border-color: var(--color-048);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.external-events form .input-group-addon {
  background: var(--color-102);
}

.external-events .remove-event {
  float: right;
  cursor: pointer;
}

.external-events button {
  background: transparent;
  border: 0;
  font-size: 18px;
  margin-right: -12px;
}

.event-tag span {
  width: 25px;
  height: 25px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: inline-block;
  position: relative;
  cursor: pointer;
}

.event-tag span.selected:before {
  width: 13px;
  height: 13px;
  top: 6px;
  left: 6px;
  position: absolute;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: var(--color-102);
  content: "";
}

.irs-line-mid,
.irs-bar,
.irs-bar-edge,
.irs-slider {
  background: var(--color-003);
}

.irs {
  height: 50px;
}

.irs-with-grid {
  height: 70px;
}

.irs-line {
  height: 6px;
  top: 25px;
  background: var(--color-078);
}

.irs-bar {
  height: 6px;
  top: 25px;
}

.irs-bar-edge {
  top: 25px;
  height: 6px;
  width: 8px;
}

.irs-slider {
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  top: 20px;
}

.irs-min, .irs-max {
  color: var(--color-037);
  font-size: 12px;
  font-weight: 400;
  text-shadow: none;
  top: 0;
  padding: 3px 8px;
  background: var(--color-078);
  -webkit-border-radius: 3px;
          border-radius: 3px;
}

.irs-from, .irs-to, .irs-single {
  color: var(--color-102);
  font-size: 14px;
  font-weight: 400;
  text-shadow: none;
  padding: 3px 8px;
  background: var(--color-003);
  -webkit-border-radius: 3px;
          border-radius: 3px;
  top: -12px;
}

.irs-from:after, .irs-to:after, .irs-single:after {
  position: absolute;
  display: block;
  content: "";
  bottom: -12px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -6px;
  overflow: hidden;
  border: 6px solid transparent;
  border-top-color: var(--color-003);
}

.irs-grid {
  height: 34px;
}

.irs-grid-pol {
  background: var(--color-064);
}

.irs-grid-text {
  bottom: 12px;
  color: var(--color-037);
}

.sliders h2, .sliders .item {
  margin-bottom: 40px;
}

.sliders p {
  font-weight: 400;
  padding-top: 8px;
}

.modal {
  z-index: 1950;
}

.todo {
  padding: 0px;
}

.todo .radio, .todo .checkbox {
  display: inline-block;
  margin: 0px;
  width: -webkit-calc(100% - 90px);
  width: calc(100% - 90px);
  overflow: hidden;
}

.todo input[type=checkbox]:checked + label {
  text-decoration: line-through;
}

.todo .list-group-item {
  border-bottom: 0;
  border-top: 0;
  border-right: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
  margin-bottom: 3px;
  background: var(--color-054);
}

.todo .list-group-item:hover, .todo .list-group-item:focus {
  text-decoration: none;
}

.todo .list-group {
  margin-bottom: 0px;
}

.todo .action-btns {
  width: 75px;
}

.todo .action-btns a {
  margin-left: 20px;
  font-size: 16px;
}

.todo .action-btns a span {
  color: var(--color-028);
}

.todo .checked-todo {
  background: var(--color-051);
}

.todo .checked-todo .action-btns a span {
  color: var(--color-045);
}

.list-primary {
  border-left: 3px solid var(--color-003);
}

.list-info {
  border-left: 3px solid var(--color-003);
}

.list-success {
  border-left: 3px solid var(--color-021);
}

.list-warning {
  border-left: 3px solid var(--color-100);
}

.list-danger {
  border-left: 3px solid var(--color-049);
}

.add-todo input {
  border-left: 0;
}

.add-todo input:focus {
  border-color: var(--color-048);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.add-todo .input-group-addon {
  background: var(--color-102);
}

.clear-todo {
  padding-left: 36px !important;
}

.sort-todo {
  margin-bottom: 20px;
}

.sort-todo a {
  color: var(--color-037);
  font-weight: 400;
  font-size: 16px;
  margin-right: 10px;
}

.sort-todo a:hover {
  text-decoration: none;
}

.panel-box p {
  margin: 20px 0;
  font-weight: 400;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: var(--color-003);
}

.form-control, .form-control:focus {
  border-color: var(--color-048);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.input-group-addon {
  border-color: var(--color-048);
}

.addon-transparent {
  background-color: transparent;
  border: 0px;
  padding: 12px 6px 0;
}

.separator {
  background-color: var(--color-003);
  height: 1px;
  max-height: 1px;
  margin: 20px 0;
  padding: 0;
}
.li-separator {
  background-color: var(--color-008);
  height: 1px;
  max-height: 1px;
  margin: 6px 0;
  padding: 0;
}
.form-inline .form-group {
  margin-right: 20px;
}

.form-inline .btn {
  margin-right: 10px;
}

.project-wrapper {
  background: transparent !important;
}

.project-box {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  padding: 10px;
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
}

.project-box > div {
  width: 25%;
}

.project-box .project-progress {
  margin-top: 4px;
}

.project-box .project-progress .progress {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin-bottom: 0;
}

.project-box .project-tools {
  margin-top: 5px;
}

.project-box .project-tools a {
  font-size: 20px;
  margin-right: 12px;
  color: var(--color-037);
}

.project-box .responsible {
  display: none;
  font-size: 20px;
  margin-right: 12px;
  margin-top: 8px;
  position: relative;
}

.project-box .responsible .label {
  position: absolute;
  top: -5px;
  right: -15px;
  font-size: 12px;
}

.project-box .mobile-tools {
  display: none;
}

.project-item {
  margin-bottom: 12px;
  display: inline-block;
  width: 100%;
  position: relative;
}

.project-item .status-desktop, .project-item .status-mobile {
  margin-top: 20px;
  font-weight: 400;
  width: 100px;
}

.project-item .status-desktop span:before, .project-item .status-mobile span:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-right: 8px;
  vertical-align: middle;
}

.project-item .status-desktop .active:before, .project-item .status-mobile .active:before {
  background: var(--color-021);
}

.project-item .status-desktop .unactive:before, .project-item .status-mobile .unactive:before {
  background: var(--color-049);
}

.project-item .status-mobile {
  position: absolute;
  top: -5px;
  left: 10px;
  display: none;
  background: var(--color-102);
  -webkit-border-radius: 3px;
          border-radius: 3px;
  color: var(--color-037);
  padding: 5px;
}

.mail-box {
  background: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.mail-box ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

.inbox-body {
  padding: 20px 0;
}

.inbox-body .dropdown-menu {
  left: -55px;
  top: 36px;
}

.inbox-body .dropdown-menu.more {
  left: -74px;
  top: 42px;
}

.inbox-compose {
  margin-bottom: 20px;
  margin-top: 20px;
}

.inbox-compose > a {
  padding: 12px;
}

.inbox-compose.inbox-m {
  margin-top: 60px !important;
}

.inbox-compose .email-header {
  padding: 15px 80px 22px 35px !important;
}

.inbox-divider {
  border-bottom: 1px solid var(--color-072);
}

.inbox-checkbox {
  width: 50px;
}

ul.inbox-nav li, ul.labels-info li {
  display: inline-block;
  line-height: 38px;
  width: 100%;
  margin-bottom: 3px;
}

ul.inbox-nav li a, ul.labels-info li a {
  color: var(--color-037);
  display: inline-block;
  line-height: 38px;
  padding: 0 20px;
  width: 100%;
}

ul.inbox-nav li a span.label, ul.labels-info li a span.label {
  margin-top: 11px;
}

ul.inbox-nav li a i, ul.labels-info li a i {
  font-size: 16px;
  padding-right: 10px;
}

ul.inbox-nav li a:hover, ul.inbox-nav li.active a, ul.inbox-nav li a:focus {
  background: var(--color-003);
  color: var(--color-102);
  -webkit-border-radius: 3px;
          border-radius: 3px;
  text-decoration: none;
}

ul.inbox-nav li a:hover i, ul.inbox-nav li.active a i, ul.inbox-nav li a:focus i {
  color: var(--color-102);
}

ul.labels-info li {
  margin: 0;
}

ul.labels-info li h4 {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  text-transform: uppercase;
}

ul.labels-info li a:hover {
  background: var(--color-102);
}

.inbox-head, .contacts-search, .projects-search {
  min-height: 80px;
  padding: 20px 0;
}

.inbox-head .search-input, .contacts-search .search-input, .projects-search .search-input {
  border: 1px solid var(--color-048);
  -webkit-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: var(--color-042);
  float: left;
  height: 40px;
  padding: 0 10px;
}

.inbox-head .search-input:focus, .contacts-search .search-input:focus, .projects-search .search-input:focus {
  outline: none;
}

.inbox-head .search-btn, .contacts-search .search-btn, .projects-search .search-btn {
  background: var(--color-003);
  border: none;
  -webkit-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
  color: var(--color-102);
  height: 40px;
  padding: 0 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.table-inbox {
  border: 1px solid var(--color-069);
  margin-bottom: 0;
}

.table-inbox tr {
  background: var(--color-102);
}

.table-inbox tr td {
  padding: 12px !important;
  white-space: normal !important;
}

.table-inbox tr td a {
  color: var(--color-037);
}

.table-inbox tr td .checkbox {
  margin: 0;
}

.table-inbox tr td .fa-star {
  color: var(--color-071);
}

.table-inbox tr td:hover {
  cursor: pointer;
}

.table-inbox tr td .fa-star.inbox-starred, .table-inbox tr td .fa-star:hover {
  color: var(--color-100);
}

.table-inbox tr.unread td {
  background: var(--color-055);
  font-weight: 700;
}

.mail-option {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}

.mail-option .checkbox {
  margin: 0;
}

.mail-option .check-all, .mail-option .btn-group {
  margin-right: 5px;
}

.mail-option .check-all, .mail-option .btn-group a.btn {
  background: var(--color-098);
  border: 1px solid var(--color-082);
  -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
  color: var(--color-057);
  display: inline-block;
  padding: 5px 10px;
}

.mail-option .check-all input[type="checkbox"] {
  margin-top: 0;
}

.mail-option .btn-group {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.mail-option .btn-group a.all {
  border: none;
  padding: 0;
}

ul.inbox-pagination {
  float: right;
}

ul.inbox-pagination li {
  float: left;
}

.inbox-pagination a {
  background: var(--color-098);
  border: 0;
  -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
  color: var(--color-057);
  display: inline-block;
  padding: 5px 15px;
  margin-left: 5px;
}

.inbox-pagination li span {
  display: inline-block;
  margin-right: 5px;
  margin-top: 7px;
}

.checked-tr td {
  background: var(--color-056) !important;
}

.inbox-body .modal .modal-body input, .inbox-body .modal .modal-body textarea {
  border: 1px solid var(--color-048);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.modal-body label {
  font-weight: 400;
}
.modal-body{
  min-height: 660px;
  overflow-y:auto;
}
.link-dialog .modal-content {
  padding: 20px;
}
.heading-inbox h4 {
  border-bottom: 1px solid var(--color-073);
  font-size: 18px;
  margin-top: 20px;
  padding-bottom: 10px;
}

.email-container, .contacts-search, .projects-search {
  position: relative;
}

.email-container form, .email-container .input-group, .contacts-search form, .contacts-search .input-group, .projects-search form, .projects-search .input-group {
  width: 100%;
}

.email-container .search-input, .contacts-search .search-input, .projects-search .search-input {
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
}

.email-container .search-btn, .contacts-search .search-btn, .projects-search .search-btn {
  width: 60px;
}

.email-content, .email-new {
  max-width: 700px;
  position: fixed;
  margin-top: 56px;
  height: -webkit-calc(100% - 56px);
  height: calc(100% - 56px);
  top: 0px;
  z-index: 600;
  right: -725px;
  -webkit-box-shadow: 0px 0 5px 0 var(--color-117);
          box-shadow: 0px 0 5px 0 var(--color-117);
  -webkit-transition: all, .7s;
          transition: all, .7s;
}

.email-content .email-header, .email-new .email-header {
  position: relative;
  padding: 40px 80px 45px 35px;
}

.email-content .close-button, .email-content .email-actions, .email-new .close-button, .email-new .email-actions {
  position: absolute;
  top: 15px;
  right: 20px;
}

.email-content .email-actions, .email-new .email-actions {
  bottom: 15px;
  top: auto;
}

.email-content .email-actions .actions, .email-new .email-actions .actions {
  margin-right: 12px;
}

.email-content .email-actions .dropdown-menu, .email-new .email-actions .dropdown-menu {
  top: 44px;
}

.email-content .email-actions .dropdown-menu:before, .email-new .email-actions .dropdown-menu:before {
  right: 92px;
}

.email-content .mail-header, .email-new .mail-header {
  margin-bottom: 30px;
}

.email-content .mail-header .mail-header-main, .email-new .mail-header .mail-header-main {
  width: 50%;
}

.email-content .mail-header .avatar, .email-content .mail-header .time, .email-new .mail-header .avatar, .email-new .mail-header .time {
  margin-right: 12px;
}

.email-content .mail-header .mail-label i, .email-new .mail-header .mail-label i {
  margin-right: 3px;
}

.email-content .mail-attachments, .email-new .mail-attachments {
  margin-top: 40px;
}

.email-content .mail-attachments p i, .email-new .mail-attachments p i {
  margin-right: 5px;
}

.email-content .mail-attachments .list-group, .email-new .mail-attachments .list-group {
  margin-top: 20px;
  margin-bottom: 35px;
}

.email-content .mail-attachments .list-group-item .btn, .email-new .mail-attachments .list-group-item .btn {
  border: 1px solid var(--color-048);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.list-group-item {
  border-color: var(--color-048);
}

.email-container .email-view, .email-container .email-compose {
  max-width: 100% !important;
  position: relative !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  right: auto !important;
  top: auto !important;
  border: 1px solid var(--color-048);
}

.email-container .email-view .email-body, .email-container .email-compose .email-body {
  overflow-y: visible !important;
}

.email-active {
  right: 0 !important;
  z-index: 1100;
}

.note-editor {
  border-color: var(--color-048);
  overflow: visible;
}

.note-editor .note-toolbar {
  background: var(--color-048);
  border-color: var(--color-048);
}

.note-editor .note-toolbar .btn-group {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.note-editor .note-statusbar {
  background-color: var(--color-048);
}

.note-editor .dropdown-menu {
  left: -18px;
  top: 38px;
}

.note-editor .dropdown-menu li a {
  padding: 5px !important;
  color: var(--color-037) !important;
}

.note-editor .dropdown-menu li a i {
  color: var(--color-003) !important;
}

.fileinput-new.input-group .btn-file, .fileinput-new .input-group .btn-file {
  -webkit-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid var(--color-048);
  border-left: 0;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  border-color: var(--color-003);
  background-color: var(--color-003);
}

.profile-sidebar {
  padding: 20px 0 10px 0;
  background: var(--color-102);
  -webkit-border-radius: 3px;
          border-radius: 3px;
}

.profile-usertitle {
  text-align: center;
  margin-top: 20px;
}

.profile-usertitle .profile-usertitle-name {
  color: var(--color-029);
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 7px;
}

.profile-usertitle .profile-usertitle-job {
  text-transform: uppercase;
  color: var(--color-031);
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px;
}

.profile-userbuttons {
  text-align: center;
  margin-top: 18px;
}

.profile-userbuttons .btn {
  text-transform: uppercase;
  padding: 6px 15px;
  margin-right: 5px;
}

.profile-userbuttons .btn:last-child {
  margin-right: 0px;
}

.profile-usermenu {
  margin-top: 40px;
}

.profile-usermenu ul li {
  border-bottom: 1px solid var(--color-052);
}

.profile-usermenu ul li:last-child {
  border-bottom: none;
}

.profile-usermenu ul li a {
  color: var(--color-037);
  font-size: 14px;
  font-weight: 400;
}

.profile-usermenu ul li a:hover {
  background-color: var(--color-097);
  color: var(--color-003);
}

.profile-usermenu ul li a i {
  margin-right: 8px;
  font-size: 14px;
}

.profile-usermenu ul li.active {
  border-bottom: none;
}

.profile-usermenu ul li.active a {
  border-left: 2px solid var(--color-003);
  padding-left: 12px;
}

.cbp_tmtimeline {
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
  position: relative;
}

.cbp_tmtimeline:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10px;
  background: var(--color-058);
  left: 20%;
  margin-left: -10px;
}

.cbp_tmtimeline > li .cbp_tmtime {
  display: block;
  width: 25%;
  padding-right: 100px;
  position: absolute;
}

.cbp_tmtimeline > li .cbp_tmtime span {
  display: block;
  text-align: right;
}

.cbp_tmtimeline > li .cbp_tmtime span:first-child {
  font-size: 0.9em;
  color: var(--color-062);
}

.cbp_tmtimeline > li .cbp_tmtime span:last-child {
  font-size: 2.9em;
  color: var(--color-015);
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
  color: var(--color-003);
}

.cbp_tmtimeline > li .cbp_tmlabel {
  margin: 0 0 15px 25%;
  background: var(--color-015);
  color: var(--color-102);
  padding: 2em;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.4;
  position: relative;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}

.cbp_tmtimeline > li .cbp_tmlabel p {
  font-size: 14px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
  background: var(--color-003);
}

.cbp_tmtimeline > li .cbp_tmlabel h2 {
  margin-top: 0px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid var(--color-115);
  font-size: 16px;
}

.cbp_tmtimeline > li .cbp_tmlabel:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: var(--color-014);
  border-width: 10px;
  top: 10px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
  border-right-color: var(--color-003);
}

.cbp_tmtimeline > li .cbp_tmicon {
  width: 40px;
  height: 40px;
  font-family: 'FontAwesome';
  text-transform: none;
  font-size: 1.4em;
  line-height: 40px;
  position: absolute;
  color: var(--color-102);
  background: var(--color-015);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-shadow: 0 0 0 8px var(--color-058);
          box-shadow: 0 0 0 8px var(--color-058);
  text-align: center;
  left: 20%;
  top: 0;
  margin: 0 0 0 -25px;
}

.cbp_tmicon-phone:before {
  content: "\f10b";
}

.cbp_tmicon-screen:before {
  content: "\f108";
}

.cbp_tmicon-mail:before {
  content: "\f003";
}

.cbp_tmicon-earth:before {
  content: "\f0ac";
}

.smk-alert-content .fa {
  font-size: 20px;
  float: left;
  margin-right: 14px;
}

/* Common, default styles for the notification box. Adapted from http://tympanus.net/codrops/2014/07/23/notification-styles-inspiration*/
.ns-box {
  position: fixed;
  background: var(--color-015);
  padding: 22px;
  letter-spacing: 1px;
  z-index: 4000;
  pointer-events: none;
  color: var(--color-102);
}

.ns-box a {
  color: inherit;
  opacity: 0.7;
  font-weight: 700;
}

.ns-box a:hover, .ns-box a:focus {
  opacity: 1;
}

.ns-box p {
  margin: 0;
}

.ns-box .fa {
  margin-left: -5px;
}

.ns-box.ns-show,
.ns-box.ns-visible {
  pointer-events: auto;
}

.ns-close {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 4px;
  top: 4px;
  overflow: hidden;
  text-indent: 100%;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ns-close:hover, .ns-close:focus {
  outline: none;
}

.ns-close:before, .ns-close:after {
  content: '';
  position: absolute;
  width: 3px;
  height: 60%;
  top: 50%;
  left: 50%;
  background: var(--color-035);
}

.ns-close:hover::before, .ns-close:hover::after {
  background: var(--color-102);
}

.ns-close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.ns-close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

/* Growl-style notifications */
.ns-attached {
  left: 30px;
  max-width: 300px;
}

[class^="ns-effect-"].ns-attached.ns-hide,
[class*=" ns-effect-"].ns-attached.ns-hide {
  -webkit-animation-direction: reverse;
          animation-direction: reverse;
}

#welcome .ns-box {
  left: auto;
  right: 30px;
  top: 65px !important;
  padding: 30px 60px !important;
}

#welcome .ns-box span {
  font-size: 14px;
  color: var(--color-102) !important;
}

/* Individual effects */
/* Flip */
.ns-effect-flip {
  background: var(--color-046);
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  bottom: 0px;
  font-size: 1.15em;
  padding: 1.5em;
  max-width: 280px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.ns-effect-flip .ns-close::before,
.ns-effect-flip .ns-close::after {
  background: var(--color-030);
}

.ns-effect-flip .ns-close:hover::before,
.ns-effect-flip .ns-close:hover::after {
  background: var(--color-025);
}

.ns-effect-flip.ns-show,
.ns-effect-flip.ns-hide {
  -webkit-animation-name: animFlipFront;
          animation-name: animFlipFront;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}

.ns-effect-flip.ns-hide {
  -webkit-animation-name: animFlipBack;
          animation-name: animFlipBack;
}

@-webkit-keyframes animFlipFront {
  0% {
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, -90deg);
            transform: perspective(1000px) rotate3d(1, 0, 0, -90deg);
  }
  100% {
    -webkit-transform: perspective(1000px);
            transform: perspective(1000px);
  }
}

@keyframes animFlipFront {
  0% {
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, -90deg);
            transform: perspective(1000px) rotate3d(1, 0, 0, -90deg);
  }
  100% {
    -webkit-transform: perspective(1000px);
            transform: perspective(1000px);
  }
}

@-webkit-keyframes animFlipBack {
  0% {
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
  }
  100% {
    -webkit-transform: perspective(1000px);
            transform: perspective(1000px);
  }
}

@keyframes animFlipBack {
  0% {
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
  }
  100% {
    -webkit-transform: perspective(1000px);
            transform: perspective(1000px);
  }
}

/* Bouncy Flip adapted from animate.css by Dan Eden: http://daneden.github.io/animate.css/ */
.ns-effect-bouncyflip {
  -webkit-transform-origin: 50% 0%;
      -ms-transform-origin: 50% 0%;
          transform-origin: 50% 0%;
  background: var(--color-100);
  color: var(--color-023);
  top: 0;
  -webkit-box-shadow: 0 13px 10px -5px var(--color-109);
          box-shadow: 0 13px 10px -5px var(--color-109);
}

.ns-effect-bouncyflip .icon {
  position: absolute;
  display: block;
  top: 2em;
  left: 2em;
}

.ns-effect-bouncyflip p {
  padding: 0.5em 0.8em 0.8em 3.5em;
}

.ns-effect-bouncyflip .ns-close::after,
.ns-effect-bouncyflip .ns-close::before {
  background: var(--color-102);
  opacity: .7;
}

.ns-effect-bouncyflip .ns-close:hover::after,
.ns-effect-bouncyflip .ns-close:hover::before {
  opacity: 1;
}

.ns-effect-bouncyflip.ns-show,
.ns-effect-bouncyflip.ns-hide {
  background: var(--color-100);
  color: var(--color-102) !important;
  -webkit-animation-name: flipInX;
          animation-name: flipInX;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 20deg);
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -10deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 5deg);
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
  }
  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 20deg);
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -10deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 5deg);
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
  }
  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.ns-effect-bouncyflip.ns-hide {
  -webkit-animation-name: flipInXSimple;
          animation-name: flipInXSimple;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}

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

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

@media screen and (max-width: 25em) {
  .ns-attached {
    left: 30px;
    max-width: none;
    right: 30px;
  }
}

/* To bar notifications */
.ns-box.ns-bar {
  top: 0;
  left: 0;
  width: 100%;
}

.ns-bar .ns-close {
  background: transparent;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.ns-bar .ns-close:before, .ns-bar .ns-close:after {
  background: var(--color-102);
}

[class^="ns-effect-"].ns-bar.ns-hide,
[class*=" ns-effect-"].ns-bar.ns-hide {
  -webkit-animation-direction: reverse;
          animation-direction: reverse;
}

/* Individual Effects */
/* Slide on top */
.ns-effect-slidetop {
  -webkit-box-shadow: inset 4.5em 0 var(--color-112);
          box-shadow: inset 4.5em 0 var(--color-112);
}

.ns-effect-slidetop p {
  padding: 0 3.2em;
  font-size: 1.2em;
  display: inline-block;
}

.ns-effect-slidetop .fa {
  position: absolute;
}

.ns-effect-slidetop .ns-close::before,
.ns-effect-slidetop .ns-close::after {
  width: 2px;
  background: var(--color-102);
}

.ns-effect-slidetop .ns-close:hover::before,
.ns-effect-slidetop .ns-close:hover::after {
  background: var(--color-102);
}

.ns-effect-slidetop.ns-show p {
  -webkit-animation: animScaleUp 0.3s 0.2s both;
          animation: animScaleUp 0.3s 0.2s both;
}

.ns-effect-slidetop.ns-show p {
  -webkit-animation-name: animFade;
          animation-name: animFade;
}

@-webkit-keyframes animScaleUp {
  0% {
    -webkit-transform: translate3d(0, -50%, 0) scale3d(0, 0, 1);
            transform: translate3d(0, -50%, 0) scale3d(0, 0, 1);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -50%, 0) scale3d(1, 1, 1);
            transform: translate3d(0, -50%, 0) scale3d(1, 1, 1);
  }
}

@keyframes animScaleUp {
  0% {
    -webkit-transform: translate3d(0, -50%, 0) scale3d(0, 0, 1);
            transform: translate3d(0, -50%, 0) scale3d(0, 0, 1);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -50%, 0) scale3d(1, 1, 1);
            transform: translate3d(0, -50%, 0) scale3d(1, 1, 1);
  }
}

.ns-effect-slidetop.ns-show,
.ns-effect-slidetop.ns-hide {
  -webkit-animation-name: animSlideTop;
          animation-name: animSlideTop;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}

@-webkit-keyframes animSlideTop {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes animSlideTop {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

/* Expanding Loader */
.ns-effect-exploader {
  color: var(--color-102);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}

.ns-effect-exploader .ns-box-inner {
  position: relative;
}

.ns-effect-exploader p {
  padding: 0.25em 2em 0.25em 3em;
}

.ns-effect-exploader .ns-close:hover::before,
.ns-effect-exploader .ns-close:hover::after {
  background: var(--color-102);
}

.ns-effect-exploader.ns-show {
  -webkit-animation-name: animLoad;
          animation-name: animLoad;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
}

@-webkit-keyframes animLoad {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(0, 0.3, 1);
            transform: scale3d(0, 0.3, 1);
  }
  33% {
    opacity: 1;
    -webkit-transform: scale3d(0.5, 0.3, 1);
            transform: scale3d(0.5, 0.3, 1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale3d(0.6, 0.3, 1);
            transform: scale3d(0.6, 0.3, 1);
  }
  80%, 85% {
    opacity: 1;
    -webkit-transform: scale3d(1, 0.3, 1);
            transform: scale3d(1, 0.3, 1);
    -webkit-animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
            animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes animLoad {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(0, 0.3, 1);
            transform: scale3d(0, 0.3, 1);
  }
  33% {
    opacity: 1;
    -webkit-transform: scale3d(0.5, 0.3, 1);
            transform: scale3d(0.5, 0.3, 1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale3d(0.6, 0.3, 1);
            transform: scale3d(0.6, 0.3, 1);
  }
  80%, 85% {
    opacity: 1;
    -webkit-transform: scale3d(1, 0.3, 1);
            transform: scale3d(1, 0.3, 1);
    -webkit-animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
            animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.ns-effect-exploader.ns-hide {
  -webkit-animation-name: animFade;
          animation-name: animFade;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}

.ns-effect-exploader.ns-show .ns-box-inner,
.ns-effect-exploader.ns-show .ns-close {
  -webkit-animation-delay: 2.4s;
          animation-delay: 2.4s;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.ns-effect-exploader.ns-show .ns-close {
  -webkit-animation-name: animFade;
          animation-name: animFade;
}

.ns-effect-exploader.ns-show .ns-box-inner {
  -webkit-animation-name: animFadeMove;
          animation-name: animFadeMove;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

@-webkit-keyframes animFadeMove {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes animFadeMove {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes animFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes animFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.ns-avatar {
  overflow: hidden;
  width: 0px;
  height: 0px;
  opacity: 0;
}

.ns-thumb img {
  width: 64px;
  height: 64px;
}

.shape-progress {
  bottom: 100px;
}

.shape-progress svg path {
  stroke: var(--color-021);
}

body .ns-effect-loadingcircle {
  background-color: var(--color-021) !important;
  color: var(--color-102) !important;
}

.ns-effect-scale .ns-close::before, .ns-effect-scale .ns-close::after, .ns-effect-genie .ns-close::before, .ns-effect-genie .ns-close::after, .ns-effect-jelly .ns-close::before, .ns-effect-jelly .ns-close::after, .ns-effect-slide .ns-close::before, .ns-effect-slide .ns-close::after {
  background: var(--color-102);
}

.progress-button {
  position: relative;
  display: inline-block;
  outline: none;
  border: none;
  font-weight: 700;
  letter-spacing: 1px;
  z-index: 50;
  overflow: hidden;
}

.progress-button .content {
  position: relative;
  display: block;
  z-index: 10;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  -webkit-transition: -webkit-transform 0.3s;
          transition: transform 0.3s;
}

.progress-button .progress {
  position: absolute;
  left: 0;
  background: var(--color-109);
  top: 0;
  width: 0%;
  opacity: 0;
  height: 100%;
  z-index: 0;
  -webkit-transition: width 0s 0.3s, opacity 0.3s;
          transition: width 0s 0.3s, opacity 0.3s;
}

.progress-button.active .progress {
  opacity: 1;
  width: 100%;
  -webkit-transition: width 1.2s;
          transition: width 1.2s;
}

.ns-type-error {
  background: var(--color-049) !important;
}

.ns-type-warning {
  background: var(--color-077) !important;
}

.ns-type-success {
  background: var(--color-021) !important;
}

.chat .chat-container {
  display: inline-block;
  width: 98%;
}

.chat .content-title {
  padding-bottom: 10px;
}

.chat .slimScrollDiv {
  margin-bottom: 20px;
}

.chat ul::before {
  content: none;
}

.chat .chat-double {
  margin-bottom: 0;
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

.chat .chat-double li {
  margin-bottom: 20px;
  position: relative;
}

.chat .chat-double li:before, .chat .chat-double li:after {
  content: " ";
  display: table;
}

.chat .chat-double li:after {
  clear: both;
}

.chat .chat-double li .chat-panel {
  width: 46%;
  float: left;
  border: 1px solid var(--color-048);
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background: var(--color-102);
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px var(--color-108);
          box-shadow: 0 1px 6px var(--color-108);
}

.chat .chat-double li .chat-panel:before {
  position: absolute;
  top: 10px;
  right: -10px;
  display: inline-block;
  border-top: 10px solid transparent;
  border-left: 10px solid var(--color-048);
  border-right: 0 solid var(--color-048);
  border-bottom: 10px solid transparent;
  content: " ";
}

.chat .chat-double li .chat-panel:after {
  position: absolute;
  top: 11px;
  right: -9px;
  display: inline-block;
  border-top: 9px solid transparent;
  border-left: 9px solid var(--color-102);
  border-right: 0 solid var(--color-102);
  border-bottom: 9px solid transparent;
  content: " ";
}

.chat .chat-double li .chat-panel .note-editor {
  margin-top: 10px;
}

.chat .chat-double li .chat-badge {
  width: 17px;
  height: 17px;
  position: absolute;
  top: 13px;
  left: 50%;
  margin-left: -8px;
  background-color: var(--color-044);
  z-index: 100;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

.chat .chat-double .now {
  position: absolute;
  left: 50%;
  top: -14px;
  margin-left: -38px;
}

.chat .chat-double .now span {
  padding: 6px 20px;
  color: var(--color-102);
  background: var(--color-100);
  -webkit-border-radius: 3px;
          border-radius: 3px;
  width: 76px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
}

.chat .chat-double .more {
  position: absolute;
  left: 50%;
  bottom: -52px;
  margin-left: -32px;
}

.chat .chat-double .chat-year {
  position: absolute;
  left: 50%;
  margin-left: -30px;
}

.chat .chat-double .chat-year + li {
  margin-top: 70px;
}

.chat .chat-double .chat-panel.blue-bg:after {
  border-left: 9px solid var(--color-003);
  border-right: 0 solid var(--color-003);
}

.chat .chat-double .chat-panel.light-blue-bg:after {
  border-left: 9px solid var(--color-003);
  border-right: 0 solid var(--color-003);
}

.chat .chat-double .chat-panel.green-bg:after {
  border-left: 9px solid var(--color-021);
  border-right: 0 solid var(--color-021);
}

.chat .chat-double .chat-panel.red-bg:after {
  border-left: 9px solid var(--color-049);
  border-right: 0 solid var(--color-049);
}

.chat .chat-double .chat-panel.yellow-bg:after {
  border-left: 9px solid var(--color-100);
  border-right: 0 solid var(--color-100);
}

.chat .chat-double > li.chat-inverted > .chat-panel {
  float: right;
}

.chat .chat-double > li.chat-inverted > .chat-panel:before {
  border-left-width: 0;
  border-right-width: 10px;
  left: -10px;
  right: auto;
}

.chat .chat-double > li.chat-inverted > .chat-panel:after {
  border-left-width: 0;
  border-right-width: 9px;
  left: -9px;
  right: auto;
}

.chat .user-avatar {
  width: 40px;
  height: 40px;
  margin-left: 15px;
  float: right;
}

.chat .chat-panel {
  width: 47% !important;
  float: right !important;
}

.chat .chat-inverted .user-avatar {
  margin-left: 0;
  margin-right: 15px;
  float: left !important;
}

.chat .chat-inverted .chat-panel {
  float: left !important;
}

.chat .chat-inverted .chat-panel .readed {
  left: auto;
  right: -25px;
}

.readed {
  position: absolute;
  color: var(--color-037);
  bottom: 5px;
  left: -25px;
}

.chat-heading i {
  margin-right: 3px;
}

.map-widget {
  width: 100%;
  height: 400px;
}

.map-widget-small {
  height: 200px;
}

.jqvmap-label {
  position: absolute;
  display: none;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background: var(--color-007);
  color: var(--color-102);
  font-size: smaller;
  padding: 3px;
}

.jqvmap-zoomin, .jqvmap-zoomout {
  position: absolute;
  left: 10px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background: var(--color-000);
  padding: 3px;
  color: var(--color-102);
  width: 20px;
  height: 20px;
  cursor: pointer;
  line-height: 15px;
  text-align: center;
}

.jqvmap-zoomin {
  top: 10px;
}

.jqvmap-zoomout {
  top: 35px;
}

.jqvmap-region {
  cursor: pointer;
}

.jqvmap-ajax_response {
  width: 100%;
  height: 400px;
}

.carousel {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background: var(--color-102);
  margin-bottom: 20px;
}

.carousel .item {
  min-height: 150px;
}

.carousel .carousel-caption {
  text-shadow: none;
}

.carousel .carousel-control {
  background-image: none;
}

.carousel .carousel-control span {
  padding-top: 60px;
}

.carousel .carousel-indicators {
  bottom: 5px;
}

.carousel .carousel-indicators li {
  opacity: 0.5;
  background: var(--color-102);
  width: 12px;
  height: 12px;
}

.carousel .carousel-indicators li.active {
  width: 14px;
  height: 14px;
  opacity: 1;
}

.carousel.white-bg .carousel-caption {
  color: var(--color-037);
}

.carousel.white-bg .carousel-indicators li {
  background: var(--color-021);
}

.carousel.white-bg .carousel-control span {
  color: var(--color-037);
}

.font-icons {
  margin-bottom: 30px;
}

.font-icons .alert {
  max-width: 800px;
}

.font-icons h4 {
  padding-left: 10px;
}

.font-icons a {
  color: var(--color-037);
}

.font-icons a i {
  margin-right: 15px;
  text-align: right;
  width: 50px;
  line-height: 50px;
  display: inline-block;
  color: var(--color-003);
}

.ultra-widget {
  position: relative;
}

.ultra-widget .progress-bar {
  -webkit-transition: none;
          transition: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.ultra-widget .w-content .w-progress {
  line-height: 1.1;
  margin-bottom: 20px;
}

.ultra-widget .w-content .w-progress .w-name {
  font-size: 16px;
}

.ultra-widget .w-content .w-progress .w-amount {
  font-size: 40px;
}

.ultra-widget .w-status {
  margin-top: 5px;
  font-size: 12px;
  opacity: 0.7;
}

.ultra-widget .w-icon {
  font-size: 120px;
  line-height: 1;
}

.ultra-widget .w-icon.right {
  margin-right: 15px;
}

.ultra-widget .w-name {
  font-size: 20px;
  font-weight: 400;
}

.ultra-widget .w-amount {
  font-size: 60px;
  font-weight: 700;
}

.ultra-widget .w-refresh {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
}

.ultra-widget .w-refresh.w-p-icon {
  font-size: 36px;
  opacity: 0.5;
  right: 15px;
}

.ultra-widget .w-descr {
  position: absolute;
  right: 20px;
  top: 2px;
}

.ultra-widget .w-descr.left {
  left: 20px;
  top: 10px;
  right: auto;
}

.ultra-widget .w-descr.simple {
  position: relative;
  right: auto;
  top: auto;
  line-height: 1.2;
  margin-top: 12px;
}

.ultra-widget .w-descr.simple .w-name {
  font-size: 24px;
}

.ultra-widget .w-descr.simple .w-amount i {
  margin-right: 5px;
  font-size: 76px;
}

.ultra-widget .w-used {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.ultra-widget.blue-bg .w-used {
  background-color: var(--color-059);
}

.ultra-widget.yellow-bg .w-used {
  background-color: var(--color-083);
}

.ultra-widget.red-bg .w-used {
  background-color: var(--color-080);
}

.ultra-widget.green-bg .w-used {
  background-color: var(--color-017);
}

.login-modal, .logout-modal {
  background: var(--color-059);
  z-index: 9999;
  -webkit-transition: all .2s ease !important;
          transition: all .2s ease !important;
}

.login-modal button.close, .logout-modal button.close {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 40px;
}

.logout-modal, .logout-modal .table-wrapper {
  background: var(--color-109);
}

.logout-modal .login {
  max-width: 360px;
}

.logout-modal .login a {
  font-size: 20px;
  margin: 0 15px;
  padding: 8px;
  color: var(--color-102);
}

/*Demo only*/
.grids [class^=col-] {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  background: var(--color-053);
  border: 1px solid var(--color-048);
}

.grids .row [class^=col-] {
  background: var(--color-070);
  border: 1px solid var(--color-065);
}

/*Buttons*/
.btn {
  border: 0;
}

.btn, .btn-group {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: 0 1px 1.5px 1px var(--color-105);
          box-shadow: 0 1px 1.5px 1px var(--color-105);
  min-width: 40px;
}

.btn-group .btn, .btn-group .btn-group, .btn-group-vertical .btn, .btn-group-vertical .btn-group {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 0 !important;
}

.btn-group-lg > .btn, .btn-lg {
  -webkit-border-radius: 3px;
          border-radius: 3px;
}

.btn-icon {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 0;
  text-align: center;
  margin-top: -2px;
}

.btn-icon i {
  font-size: 18px;
  line-height: 40px;
}

.btn.btn-warning, .open > .dropdown-toggle.btn-warning, .open > .dropdown-toggle.btn-warning:focus {
  background-color: var(--color-100);
  border-color: var(--color-100);
  color: var(--color-012) !important;
}

.btn.btn-warning:hover, .open > .dropdown-toggle.btn-warning:hover, .open > .dropdown-toggle.btn-warning:focus:hover {
  background-color: var(--color-100);
}

.btn.btn-warning:focus, .btn.btn-warning:active:focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:active:focus, .open > .dropdown-toggle.btn-warning:focus:focus, .open > .dropdown-toggle.btn-warning:focus:active:focus {
  background-color: var(--color-100);
  border-color: var(--color-100);
}

.btn.btn-danger, .open > .dropdown-toggle.btn-danger, .open > .dropdown-toggle.btn-danger:focus {
  background-color: var(--color-049);
  border-color: var(--color-049);
  color: var(--color-102) !important;
}

.btn.btn-danger:hover, .open > .dropdown-toggle.btn-danger:hover, .open > .dropdown-toggle.btn-danger:focus:hover {
  background-color: var(--color-049);
}

.btn.btn-danger:focus, .btn.btn-danger:active:focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:active:focus, .open > .dropdown-toggle.btn-danger:focus:focus, .open > .dropdown-toggle.btn-danger:focus:active:focus {
  background-color: var(--color-079);
  border-color: var(--color-079);
}

.btn.btn-primary, .open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.btn-primary:focus {
  background-color: var(--color-003);
  border-color: var(--color-003);
  color: var(--color-102) !important;
}

.btn.btn-primary:hover, .open > .dropdown-toggle.btn-primary:hover, .open > .dropdown-toggle.btn-primary:focus:hover {
  background-color: var(--color-003);
}

.btn.btn-primary:focus, .btn.btn-primary:active:focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:active:focus, .open > .dropdown-toggle.btn-primary:focus:focus, .open > .dropdown-toggle.btn-primary:focus:active:focus {
  background-color: var(--color-003);
  border-color: var(--color-003);
}

.btn.btn-success, .open > .dropdown-toggle.btn-success, .open > .dropdown-toggle.btn-success:focus {
  background-color: var(--color-021);
  border-color: var(--color-021);
  color: var(--color-102) !important;
}

.btn.btn-success:hover, .open > .dropdown-toggle.btn-success:hover, .open > .dropdown-toggle.btn-success:focus:hover {
  background-color: var(--color-021);
}

.btn.btn-success:focus, .btn.btn-success:active:focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:active:focus, .open > .dropdown-toggle.btn-success:focus:focus, .open > .dropdown-toggle.btn-success:focus:active:focus {
  background-color: var(--color-021);
  border-color: var(--color-021);
}

.btn.btn-info, .open > .dropdown-toggle.btn-info, .open > .dropdown-toggle.btn-info:focus {
  background-color: var(--color-003);
  border-color: var(--color-003);
  color: var(--color-102) !important;
}

.btn.btn-info:hover, .open > .dropdown-toggle.btn-info:hover, .open > .dropdown-toggle.btn-info:focus:hover {
  background-color: var(--color-003);
}

.btn.btn-info:focus, .btn.btn-info:active:focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:active:focus, .open > .dropdown-toggle.btn-info:focus:focus, .open > .dropdown-toggle.btn-info:focus:active:focus {
  background-color: var(--color-003);
  border-color: var(--color-003);
}

.btn.btn-default, .open > .dropdown-toggle.btn-default, .open > .dropdown-toggle.btn-default:focus {
  background-color: var(--color-102);
  border-color: var(--color-076);
  color: var(--color-037);
}

.btn.btn-default:hover, .open > .dropdown-toggle.btn-default:hover, .open > .dropdown-toggle.btn-default:focus:hover {
  background-color: var(--color-102);
}

.btn.btn-default:focus, .btn.btn-default:active:focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:active:focus, .open > .dropdown-toggle.btn-default:focus:focus, .open > .dropdown-toggle.btn-default:focus:active:focus {
  background-color: var(--color-076);
  border-color: var(--color-076);
}

.btn.btn-dark, .open > .dropdown-toggle.btn-dark, .open > .dropdown-toggle.btn-dark:focus {
  background-color: var(--color-006);
  border-color: var(--color-009);
  color: var(--color-003);
}

.btn.btn-dark:hover, .open > .dropdown-toggle.btn-dark:hover, .open > .dropdown-toggle.btn-dark:focus:hover {
  background-color: var(--color-006);
}

.btn.btn-dark:focus, .btn.btn-dark:active:focus, .open > .dropdown-toggle.btn-dark:focus, .open > .dropdown-toggle.btn-dark:active:focus, .open > .dropdown-toggle.btn-dark:focus:focus, .open > .dropdown-toggle.btn-dark:focus:active:focus {
  background-color: var(--color-006);
  border-color: var(--color-006);
}

.btn-rounded {
  -webkit-border-radius: 25px;
          border-radius: 25px;
}

.multiple-group .btn {
  color: var(--color-021);
}

.btn-label {
  position: relative;
  left: -12px;
  display: inline-block;
  padding: 6px 12px;
  background: var(--color-107);
  -webkit-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}

.btn-lg .btn-label {
  left: -16px;
}

.btn-sm .btn-label {
  left: -10px;
  padding: 4px 8px;
}

.btn-xs .btn-label {
  left: -5px;
  padding: 3px 6px;
}

.btn-labeled {
  padding-top: 0;
  padding-bottom: 0;
}

.btns .btn {
  margin-bottom: 5px;
}

.btns .btn-group-vertical .btn {
  margin-bottom: 0;
}

/*Panels*/
.panel-box.panel-success {
  border-top: 3px solid var(--color-021);
}

.panel-box.panel-danger {
  border-top: 3px solid var(--color-049);
}

.panel-box.panel-warning {
  border-top: 3px solid var(--color-100);
}

.panel-box.panel-primary {
  border-top: 3px solid var(--color-003);
}

.panel-box.panel-info {
  border-top: 3px solid var(--color-003);
}

.panel-box.panel-gray {
  border-top: 3px solid var(--color-006);
}

.panel.panel-success {
  border-color: var(--color-021);
}

.panel.panel-success > .panel-heading {
  border-color: var(--color-021);
  background: var(--color-021);
  color: var(--color-102);
}

.panel.panel-danger {
  border-color: var(--color-049);
}

.panel.panel-danger > .panel-heading {
  border-color: var(--color-049);
  background: var(--color-049);
  color: var(--color-102);
}

.panel.panel-warning {
  border-color: var(--color-100);
}

.panel.panel-warning > .panel-heading {
  border-color: var(--color-100);
  background: var(--color-100);
  color: var(--color-102);
}

.panel.panel-primary {
  border-color: var(--color-003);
}

.panel.panel-primary > .panel-heading {
  border-color: var(--color-003);
  background: var(--color-003);
  color: var(--color-102);
}

.panel.panel-info {
  border-color: var(--color-003);
}

.panel.panel-info > .panel-heading {
  border-color: var(--color-003);
  background: var(--color-003);
  color: var(--color-102);
}

.panel.panel-gray {
  border: 3px solid var(--color-041);
  background: var(--color-093);
}

.panel.panel-gray > .panel-heading {
  border-color: var(--color-006);
  background: var(--color-006);
  color: var(--color-102);
}

.badge-success {
  background: var(--color-021);
}

.badge-danger {
  background: var(--color-049);
}

.badge-warning {
  background: var(--color-100);
}

.badge-primary {
  background: var(--color-003);
}

.badge-info {
  background: var(--color-003);
}

.badge-gray {
  background: var(--color-006);
}

/*Labels*/
.label-warning {
  background-color: var(--color-100);
}

.label-danger {
  background-color: var(--color-049);
}

.label-primary {
  background-color: var(--color-021);
}

.label-success {
  background-color: var(--color-003);
}

.label-info {
  background-color: var(--color-003);
}

.label-gray {
  background-color: var(--color-006);
}

/*Metis Menu*/
.metismenu .fa.arrow:before {
  content: "\f105";
}

/*c3.js styles*/
.c3-tooltip td {
  color: var(--color-037);
}

.c3-tooltip th {
  background: var(--color-100);
}

/*FlotChart.js styles*/
.flot-chart {
  width: 100%;
  height: 276px;
}

.flot-big {
  padding: 0 50px;
  height: 450px;
}

.flot-tooltip {
  color: var(--color-102);
  -webkit-border-radius: 5px;
          border-radius: 5px;
  width: 100px;
  height: 30px;
  padding: 5px;
  text-align: center;
  position: absolute;
  display: none;
  -webkit-box-shadow: 0px 1px 2px 0px var(--color-109);
          box-shadow: 0px 1px 2px 0px var(--color-109);
}

/*Chart JS*/
.chartjs-container {
  width: 100%;
}

/*Morris JS*/
.morris-container {
  height: 300px;
}

/*EasypieChart.js styles*/
.easypiechart {
  color: var(--color-037);
  width: 110px;
  position: relative;
  padding-bottom: 10px;
  margin-right: 5%;
}

.easypiechart span {
  position: absolute;
  top: 40px;
  left: 36px;
  font-size: 20px;
}

.jqstooltip {
  height: 35px;
  width: 80px;
}

/*Zabuto Calendar styles*/
.calendar {
  -webkit-box-shadow: 0px 1px 2px 0px var(--color-109);
          box-shadow: 0px 1px 2px 0px var(--color-109);
  position: relative;
}

.calendar .weekday, .calendar .month-year {
  font-size: 14px;
  font-weight: 700;
}

.calendar .date {
  font-size: 72px;
  font-weight: 100;
}

.zabuto_calendar td {
  border: none !important;
  font-weight: 400;
  font-size: 14px;
}

.zabuto_calendar td .badge-today {
  background-color: var(--color-003);
  font-size: 14px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
}

div.zabuto_calendar .table tr:last-child {
  border-bottom: 0;
}

div.zabuto_calendar .table tr.calendar-dow-header th {
  background-color: var(--color-102);
  color: var(--color-100);
  text-transform: uppercase;
  font-weight: 700;
  border-top: 0;
}

div.zabuto_calendar .table tr.calendar-month-header th {
  border: 0;
  background: var(--color-102);
}

/*Simple Weather styles*/
.weather-container {
  font-weight: 400;
  font-size: 16px;
  position: relative;
}

.weather-container h4.weather-city {
  padding: 10px;
  color: var(--color-102);
  background: var(--color-003);
  -webkit-box-shadow: 0px 1px 2px 0px var(--color-109);
          box-shadow: 0px 1px 2px 0px var(--color-109);
}

.weather-container span.weather-city {
  background: var(--color-102);
  padding: 8px 30px;
  color: var(--color-037);
  -webkit-border-radius: 20px;
          border-radius: 20px;
  position: absolute;
  top: 10px;
  right: 30px;
  -webkit-box-shadow: 0px 1px 2px 0px var(--color-109);
          box-shadow: 0px 1px 2px 0px var(--color-109);
}

.weather-container div {
  border-right: 1px solid var(--color-052);
  width: 33.3%;
}

.weather-container div:last-child {
  border: 0;
}

.weather-container i {
  font-size: 36px;
}

.weather-container.full div {
  width: 20%;
  padding: 45px 20px;
}

body nav .slimScrollDiv {
  padding-bottom: 65px;
}

body .slimScrollDiv {
  padding-bottom: 0;
}

/*Meteocons icons*/
@font-face {
  font-family: 'meteocons-webfont';
  src: url("../fonts/meteocons/meteocons-webfont.eot?86805246");
  src: url("../fonts/meteocons/meteocons-webfont.eot?86805246#iefix") format("embedded-opentype"), url("../fonts/meteocons/meteocons-webfont.woff?86805246") format("woff"), url("../fonts/meteocons/meteocons-webfont.ttf?86805246") format("truetype"), url("../fonts/meteocons/meteocons-webfont.svg?86805246#meteocons-webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "meteocons-webfont";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
}

.icon-0:before {
  content: "\e827";
}

.icon-1:before {
  content: "\e827";
}

.icon-2:before {
  content: "\e827";
}

.icon-3:before {
  content: "\e827";
}

.icon-4:before {
  content: "\e827";
}

.icon-5:before {
  content: "\e809";
}

.icon-6:before {
  content: "\e809";
}

.icon-7:before {
  content: "\e809";
}

.icon-8:before {
  content: "\e809";
}

.icon-9:before {
  content: "\e809";
}

.icon-10:before {
  content: "\e800";
}

.icon-11:before {
  content: "\e809";
}

.icon-12:before {
  content: "\e809";
}

.icon-13:before {
  content: "\e809";
}

.icon-14:before {
  content: "\e809";
}

.icon-15:before {
  content: "\e808";
}

.icon-16:before {
  content: "\e808";
}

.icon-17:before {
  content: "\e80a";
}

.icon-18:before {
  content: "\e809";
}

.icon-19:before {
  content: "\e822";
}

.icon-20:before {
  content: "\e822";
}

.icon-21:before {
  content: "\e822";
}

.icon-22:before {
  content: "\e822";
}

.icon-23:before {
  content: "\e822";
}

.icon-24:before {
  content: "\e82e";
}

.icon-25:before {
  content: "\e82e";
}

.icon-26:before {
  content: "\e810";
}

.icon-27:before {
  content: "\e810";
}

.icon-28:before {
  content: "\e810";
}

.icon-29:before {
  content: "\e823";
}

.icon-30:before {
  content: "\e823";
}

.icon-31:before {
  content: "\e80e";
}

.icon-32:before {
  content: "\e803";
}

.icon-33:before {
  content: "\e80e";
}

.icon-34:before {
  content: "\e803";
}

.icon-35:before {
  content: "\e80a";
}

.icon-36:before {
  content: "\e803";
}

.icon-37:before {
  content: "\e827";
}

.icon-38:before {
  content: "\e827";
}

.icon-39:before {
  content: "\e827";
}

.icon-40:before {
  content: "\e809";
}

.icon-41:before {
  content: "\e808";
}

.icon-42:before {
  content: "\e809";
}

.icon-43:before {
  content: "\e808";
}

.icon-44:before {
  content: "\e823";
}

.icon-45:before {
  content: "\e827";
}

.icon-46:before {
  content: "\e809";
}

.icon-47:before {
  content: "\e827";
}

a, a:hover {
  color: var(--color-002);
}

/*Switcher*/
.switcher {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

.switcher + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  margin-top: 7px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

input.switcher + label {
  padding: 2px;
  width: 36px;
  height: 14px;
  background-color: var(--color-073)ddd;
  -webkit-border-radius: 60px;
          border-radius: 60px;
}

input.switcher-medium + label {
  width: 50px;
  height: 18px;
}

input.switcher-big + label {
  width: 60px;
  height: 20px;
}

input.switcher + label:before,
input.switcher + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 0px;
  bottom: 1px;
  content: "";
}

input.switcher + label:before {
  right: 1px;
  background-color: var(--color-060);
  -webkit-border-radius: 60px;
          border-radius: 60px;
  -webkit-transition: background 0.4s;
          transition: background 0.4s;
}

input.switcher + label:after {
  width: 20px;
  height: 20px;
  background-color: var(--color-088);
  -webkit-border-radius: 100%;
          border-radius: 100%;
  margin-top: -4px;
  -webkit-box-shadow: 1px 2px 4px 0px var(--color-111);
          box-shadow: 1px 2px 4px 0px var(--color-111);
  -webkit-transition: margin, .4s;
          transition: margin, .4s;
}

input.switcher-medium + label:after {
  width: 25px;
  height: 25px;
  margin-top: -5px;
}

input.switcher-big + label:after {
  width: 30px;
  height: 30px;
  margin-top: -6px;
}

input.switcher-medium:checked + label:after {
  margin-left: 25px !important;
}

input.switcher-big:checked + label:after {
  margin-left: 30px !important;
}

input.switcher-primary:checked + label:before {
  background-color: var(--color-063);
}

input.switcher-primary:checked + label:after {
  margin-left: 16px;
  background-color: var(--color-003);
}

input.switcher-success:checked + label:before {
  background-color: var(--color-033);
}

input.switcher-success:checked + label:after {
  margin-left: 16px;
  background-color: var(--color-021);
}

input.switcher-danger:checked + label:before {
  background-color: var(--color-090);
}

input.switcher-danger:checked + label:after {
  margin-left: 16px;
  background-color: var(--color-049);
}

input.switcher-warning:checked + label:before {
  background-color: var(--color-101);
}

input.switcher-warning:checked + label:after {
  margin-left: 16px;
  background-color: var(--color-100);
}

/*Checkboxes*/
.checkbox {
  padding-left: 20px;
}

.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}

.checkbox label:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid var(--color-048);
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background-color: var(--color-102);
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
          transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label:after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: var(--color-026);
}

.checkbox.checkbox-small label:before {
  width: 12px;
  height: 12px;
  top: 3px;
}

.checkbox.checkbox-small label:after {
  padding-top: 2px;
  width: 11px;
  height: 11px;
  margin-left: -22px;
}

.checkbox.checkbox-big label:before {
  width: 22px;
  height: 22px;
  top: -1px;
}

.checkbox.checkbox-big label:after {
  padding-top: 0;
  font-size: 18px;
  top: -1px;
  width: 19px;
  height: 19px;
  margin-left: -21px;
}

.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;  
}

.checkbox input[type="checkbox"] + label::before,
.checkbox input[type="radio"] + label::before {
  outline: 0;    
  border: 1px solid var(--color-038);  
}

.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  /* outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; */
  outline: 0;    
  border: 1px solid var(--color-038);  
}

.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
}

.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
  opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: var(--color-085)eee;
  cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: var(--color-021);
  border-color: var(--color-021);
}

.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: var(--color-102);
}

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: var(--color-049);
  border-color: var(--color-049);
}

.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: var(--color-102);
}

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: var(--color-003);
  border-color: var(--color-003);
}

.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: var(--color-102);
}

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: var(--color-100);
  border-color: var(--color-100);
}

.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: var(--color-102);
}

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: var(--color-003);
  border-color: var(--color-003);
}

.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: var(--color-102);
}

.form-horizontal .checkbox {
  padding-top: 0;
  min-height: auto;
}

.radio {
  padding-left: 20px;
}

.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
  padding-right: 25px;
}

.radio label:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid var(--color-048);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: var(--color-102);
  -webkit-transition: border 0.15s ease-in-out;
          transition: border 0.15s ease-in-out;
}

.radio label:after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: var(--color-026);
  -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
          transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
          transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio.radio-small label:before {
  width: 14px;
  height: 14px;
  top: 2px;
}

.radio.radio-small label:after {
  width: 10px;
  height: 10px;
  margin-left: -21px;
  top: 4px;
}

.radio.radio-big label:before {
  width: 22px;
  height: 22px;
  top: -1px;
}

.radio.radio-big label:after {
  padding-top: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  margin-left: -21px;
}

.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
}

.radio input[type="radio"] + label::before {
  outline: 0;    
  border: 1px solid var(--color-038);   
}

.radio input[type="radio"]:focus + label::before {
  /* outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; */
  outline: 0;    
  border: 1px solid var(--color-038);   
}

.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
}

.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}

.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}

.radio.radio-inline {
  margin-top: 0;
}

.radio-primary input[type="radio"] + label::after {
  background-color: var(--color-021);
}

.radio-primary input[type="radio"]:checked + label::before {
  border-color: var(--color-021);
}

.radio-primary input[type="radio"]:checked + label::after {
  background-color: var(--color-021);
}

.radio-danger input[type="radio"] + label::after {
  background-color: var(--color-049);
}

.radio-danger input[type="radio"]:checked + label::before {
  border-color: var(--color-049);
}

.radio-danger input[type="radio"]:checked + label::after {
  background-color: var(--color-049);
}

.radio-info input[type="radio"] + label::after {
  background-color: var(--color-003);
}

.radio-info input[type="radio"]:checked + label::before {
  border-color: var(--color-003);
}

.radio-info input[type="radio"]:checked + label::after {
  background-color: var(--color-003);
}

.radio-warning input[type="radio"] + label::after {
  background-color: var(--color-100);
}

.radio-warning input[type="radio"]:checked + label::before {
  border-color: var(--color-100);
}

.radio-warning input[type="radio"]:checked + label::after {
  background-color: var(--color-100);
}

.radio-success input[type="radio"] + label::after {
  background-color: var(--color-003);
}

.radio-success input[type="radio"]:checked + label::before {
  border-color: var(--color-003);
}

.radio-success input[type="radio"]:checked + label::after {
  background-color: var(--color-003);
}

.no-outline:focus {
  outline: none;
}

.example-item {
  margin-bottom: 20px;
}

label {
  font-weight: 400;
}

.help-text {
  padding: 3px 0;
}

.form-control.material {
  text-transform: uppercase;
  padding-left: 0;
  border: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--color-003)), to(var(--color-003))), -webkit-gradient(linear, left top, left bottom, from(var(--color-067)), to(var(--color-067)));
  background-image: -webkit-linear-gradient(var(--color-003), var(--color-003)), -webkit-linear-gradient(var(--color-067), var(--color-067));
  background-image: linear-gradient(var(--color-003), var(--color-003)), linear-gradient(var(--color-067), var(--color-067));
  background-size: 0 2px,100% 1px;
  background-repeat: no-repeat;
  background-position: center bottom, center -webkit-calc(100% - 1px);
  background-position: center bottom, center calc(100% - 1px);
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.form-control.material:disabled {
  background-color: var(--color-085)!important;
  padding-left: 6px;
}
.form-control.material:focus {
  outline: none;
  -webkit-animation: input-highlight .5s forwards;
          animation: input-highlight .5s forwards;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.form-control.materialrequired {
  text-transform: uppercase;
  padding-left: 0;
  border: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--color-049)), to(var(--color-049))), -webkit-gradient(linear, left top, left bottom, from(var(--color-067)), to(var(--color-067)));
  background-image: -webkit-linear-gradient(var(--color-049), var(--color-049)), -webkit-linear-gradient(var(--color-067), var(--color-067));
  background-image: linear-gradient(var(--color-049), var(--color-049)), linear-gradient(var(--color-067), var(--color-067));
  background-size: 0 2px,100% 1px;
  background-repeat: no-repeat;
  background-position: center bottom, center -webkit-calc(100% - 1px);
  background-position: center bottom, center calc(100% - 1px);
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.form-control.materialrequired:focus {
  outline: none;
  -webkit-animation: input-highlight .5s forwards;
          animation: input-highlight .5s forwards;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@-webkit-keyframes input-highlight {
  0% {
    background-size: 0 2px, 100% 1px;
  }
  100% {
    background-size: 100% 2px, 100% 1px;
  }
}

@keyframes input-highlight {
  0% {
    background-size: 0 2px, 100% 1px;
  }
  100% {
    background-size: 100% 2px, 100% 1px;
  }
}

.table-striped > tbody > tr:nth-of-type(even) {
  background-color: var(--color-095)!important;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: var(--color-102)important;
}

.progress-widget tr td, .progress-widget tr th {
  vertical-align: middle !important;
  padding: 8px 20px !important;
}

.progress-widget tr td + td {
  width: 25%;
  font-weight: 400;
}

.progress-widget thead {
  background-color: var(--color-095);
  border-top: 1px solid var(--color-048);
}

.progress-widget .progress {
  margin-bottom: 0;
}

.progress-bar-sm {
  height: 6px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}

.progress-bar-xs {
  height: 2px;
  -webkit-border-radius: 0;
          border-radius: 0;
  margin-bottom: 0;
}

.progress-bar-info {
  background-color: var(--color-032);
}

.progress-bar-danger {
  background-color: var(--color-049);
}

.progress-bar-success {
  background-color: var(--color-021);
}

.progress-bar-warning {
  background-color: var(--color-100);
}

.progress-bar-indigo {
  background-color: var(--color-019);
}

.progress-bar-orange {
  background-color: var(--color-099);
}

.breadcrumb {
  -webkit-border-radius: 0;
          border-radius: 0;
  background-color: transparent;
}

.breadcrumb.breadcrumb-arrow > li + li:before {
  content: "\00bb\00a0";
}

.breadcrumb a {
  color: var(--color-003);
}

.breadcrumb a i {
  margin-right: 5px;
  font-size: 16px;
}

.pagination {
  height:auto;
  display:table;
  padding:0;
  margin:60px auto;
  text-align: center;
  font-weight:600;
  color:var(--color-020);
}
.pagination a {
  float:left;
  padding:4px 18px;
  text-decoration:none;
  background-color:var(--color-102)fff;
  border:1px solid var(--color-066);
  border-left-width:0;
}

.pagination strong {
  float:left;
  padding:4px 18px;
  text-decoration:none;
  border:1px solid var(--color-066);
  border-left-width:0;
  cursor:default;
}

.pagination a:hover, .pagination a:focus {
  background: var(--color-091);
}

.pagination > a:first-child, .pagination > strong:first-child{
  border-left-width:1px;
  -webkit-border-top-left-radius:4px;
  -moz-border-radius-topleft:4px;
  border-top-left-radius:4px;
  -webkit-border-bottom-left-radius:4px;
  -moz-border-radius-bottomleft:4px;
  border-bottom-left-radius:4px;
}

.pagination > a:last-child, .pagination > strong:last-child{
  -webkit-border-top-right-radius:4px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
  -webkit-border-bottom-right-radius:4px;
  -moz-border-radius-bottomright:4px;
  border-bottom-right-radius:4px;
}


.pagination-lg a, .pagination-lg > strong {
  font-size: 18px !important;
  line-height:24px;
}

.pagination-sm a,.pagination-sm > strong {
  font-size: 12px !important;
  line-height:19px;
}

/*Member sidebar*/
.members-sidebar {
  background: var(--color-102);
  padding: 20px;
  overflow: hidden;
  position: fixed;
  top: 56px;
  bottom: 0;
  width: 360px !important;
  z-index: 1;
  right: -365px;
  -webkit-box-shadow: -1px 1px 5px 0px var(--color-106);
          box-shadow: -1px 1px 5px 0px var(--color-106);
  -webkit-transition: all, .5s;
          transition: all, .5s;
}

.members-sidebar .messages {
  margin-top: 30px;
}

.members-sidebar .member-name {
  font-weight: 500;
}

.members-sidebar li {
  padding: 10px 0;
  font-weight: 400;
}

.members-sidebar li .status {
  display: inline-block;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-right: 8px;
  background-color: var(--color-048);
}

.members-sidebar li .online {
  background-color: var(--color-024);
}

.members-sidebar li .not-available {
  background-color: var(--color-100);
}

.members-sidebar .members-group {
  font-size: 16px;
  padding-top: 30px;
}

.members-sidebar-open {
  right: 0 !important;
}

.close-members-sidebar {
  cursor: pointer;
  font-size: 18px;
  width: 50px;
  float: right;
}

#user_profile{
  margin-top: -20px;
}

/*Skins*/
.gn-menu-main {
  background: var(--color-003);
  color: var(--color-102);
}

.gn-menu-main ul.gn-menu {
  background: var(--color-006);
}

.gn-menu-main ul.gn-menu a {
  color: var(--color-003);
  border-bottom: 1px var(--color-003) solid;
}

.gn-menu-main ul.gn-menu a.active {
  color: var(--color-102);
}

.gn-menu-main a {
  color: var(--color-102);
}

.gn-menu-main .navbar-right a:focus {
  background-color: var(--color-059) !important;
}

.gn-menu-main .navbar-right .cs-select > span {
  background: var(--color-003);
  border-color: var(--color-003);
  color: var(--color-102);
}

.gn-menu-main .cs-skin-elastic .cs-options span:hover, .gn-menu-main .cs-skin-elastic .cs-options li.cs-focus span, .gn-menu-main .cs-skin-elastic .cs-options .cs-selected span {
  color: var(--color-003);
}

.gn-menu-main .notifications > a:focus {
  background-color: var(--color-059) !important;
}

.gn-menu-main .notifications ul {
  color: var(--color-037);
}

#menu-toggle:hover span {
  background: var(--color-102) !important;
}

#menu-toggle span {
  background: var(--color-006);
}

.no-touch .gn-menu-main a:hover,
.no-touch .gn-search-item:hover {
  background: var(--color-059);
  color: var(--color-102);
}

.gn-menu-wrapper {
  background: var(--color-006);
}

.gn-menu .arrow {
  color: var(--color-037);
}

.gn-submenu {
  background: var(--color-010) !important;
}

.gn-submenu li a {
  color: var(--color-037);
}

.gn-submenu li a:before {
  background: var(--color-006);
}

.gn-submenu li a.active {
  color: var(--color-102);
}

.gn-submenu li a.active:after {
  border-left: 8px solid var(--color-006);
}

.gn-search-item:hover a {
  color: var(--color-102) !important;
}

.gn-search-item.active input.gn-search {
  background: var(--color-102);
}

.gn-search-item.active .search-icon {
  color: var(--color-037) !important;
}

.gn-search-item.active .search-icon:hover {
  background: var(--color-102);
}

.gn-search-item.active:hover input.gn-search {
  color: var(--color-037) !important;
}

.gn-search-item.active:hover input.gn-search:-moz-placeholder {
  color: var(--color-037) !important;
}

.gn-search-item.active:hover input.gn-search::-moz-placeholder {
  color: var(--color-037) !important;
}

.gn-search-item.active:hover input.gn-search:-ms-input-placeholder {
  color: var(--color-037) !important;
}

.gn-search-item.active:hover input.gn-search::-webkit-input-placeholder {
  color: var(--color-037) !important;
}

.gn-search-item input.gn-search {
  background: transparent;
  color: var(--color-037);
}

.gn-search-item input.gn-search:-moz-placeholder {
  color: var(--color-037);
}

.gn-search-item input.gn-search::-moz-placeholder {
  color: var(--color-037);
}

.gn-search-item input.gn-search:-ms-input-placeholder {
  color: var(--color-037);
}

.gn-search-item input.gn-search::-webkit-input-placeholder {
  color: var(--color-037);
}

.gn-search-item:hover input.gn-search {
  color: var(--color-102) !important;
}

.gn-search-item:hover input.gn-search:-moz-placeholder {
  color: var(--color-102) !important;
}

.gn-search-item:hover input.gn-search::-moz-placeholder {
  color: var(--color-102) !important;
}

.gn-search-item:hover input.gn-search:-ms-input-placeholder {
  color: var(--color-102) !important;
}

.gn-search-item:hover input.gn-search::-webkit-input-placeholder {
  color: var(--color-102) !important;
}

.bottom-bnts {
  background: var(--color-008);
  height: 60px;
}

.bottom-bnts a {
  background: var(--color-008);
  color: var(--color-037);
  cursor: text;
  font-size: 12px;
}

.bottom-bnts .version {
  color: var(--color-102);
  letter-spacing: 1px;
  font-size: 10px;
}

.content-tools a {
  color: var(--color-037);
}

.flot-tooltip {
  background: var(--color-003);
}

.current-row td, .last-updated td, .edit-row td{
  background: var(--color-075)!important;
}

label.error, label#ingredients_error{
  font-size: 12px;
  color: var(--color-049);
}
table.table-contacts-list, table.table-stock-moves-list, .table-submissions-list {
	margin-bottom:0px;
  height: 45px;
}
table.table-contacts-list > thead > tr > th, 
table.table-contacts-list > tbody > tr > td, 
table.table-stock-moves-list > thead > tr > th, 
table.table-stock-moves-list > tfoot > tr > th, 
table.table-stock-moves-list > tbody > tr > td,
table.table-submissions-list > thead > tr > th, 
table.table-submissions-list > tfoot > tr > th, 
table.table-submissions-list > tbody > tr > td, 
.alert-not-found {
	height: 45px;
  font-size: 13px!important;
	vertical-align:middle!important;
}
.contacts_tr, .toggle_panel_tr, .submissions_tr {
  background-color: var(--color-114);
}
table.table-sigc tr.contacts_tr > td, table.table-sigc tr.toggle_panel_tr > td, table.table-sigc tr.submissions_tr > td {
  vertical-align: top!important;
}
table.table-sigc tr.disabled > td{
  background: var(--color-065)!important;
}
img#loading{
  display:block;
  margin:0px auto;
}
.select2-link {
	font-size: 15px!important;
	font-weight: 600;
	line-height: 34px;
	padding-left: 8px;
	padding-right: 20px;
	background: var(--color-089);
}
.select2-link a {
	cursor: pointer;
}
a.dashboard-link{
	text-decoration: none;
}
.filter-field{
  background: var(--color-102)fff!important;
  margin-bottom: 8px;
  padding: 4px!important;
}
@media (max-width: 768px) {
  .footer.f-fixed {
    margin-left: 0 !important;
  }
  /*Remove not useful elements from top navigation*/
  .logo, .top-clock, .some-btn {
    display: none !important;
  }
  /*Remove margins from content block*/
  .content {
    margin: 0 0 60px;
    padding: 20px 10px 40px;
  }
  .content-box {
    min-height: 100px;
  }
  .footer {
    font-size: 13px;
  }
  .page-header {
    margin-bottom: 30px;
  }
  .page-header .breadcrumb {
    margin-bottom: 15px;
  }
  .right-search {
    margin: 0;
  }
  .table-responsive {
    border: none;
  }
  /*Project box*/
  .sort-projects .search-project .form-control {
    padding-left: 0;
  }
  .project-box {
    width: 100%;
  }
  .project-box > div {
    width: 100%;
    margin-bottom: 10px;
  }
  .project-box .responsible, .project-box .mobile-tools {
    display: inline-block;
  }
  .project-box .desktop-tools {
    display: none;
  }
  .project-item .status-desktop {
    display: none;
  }
  .project-item .status-mobile {
    display: block;
  }
}

@media (max-width: 767px) {
  .cbp_tmtimeline > li .cbp_tmlabel {
    margin-left: 10%;
  }
  .cbp_tmtimeline > li .cbp_tmicon, .cbp_tmtimeline:before {
    left: 5%;
  }
  .cbp_tmtimeline > li .cbp_tmtime {
    display: inline;
    padding-right: 0;
    position: relative;
  }
  ul.chat-double:before {
    left: 40px;
  }
  ul.chat-double > li > .chat-panel {
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
  }
  ul.chat-double > li > .chat-badge {
    left: 32px;
    margin-left: 0;
    top: 15px;
  }
  ul.chat-double > li > .chat-panel, .chat ul.chat-double > li.chat-inverted > .chat-panel {
    float: right;
  }
  ul.chat-double > li > .chat-panel:before, .chat ul.chat-double > li.chat-inverted > .chat-panel:before {
    border-left-width: 0;
    border-right-width: 10px;
    left: -10px;
    right: auto;
  }
  ul.chat-double > li > .chat-panel:after, .chat ul.chat-double > li.chat-inverted > .chat-panel:after {
    border-left-width: 0;
    border-right-width: 9px;
    left: -9px;
    right: auto;
  }
  .chat-double .more {
    margin-left: 0;
    left: 8px;
  }
  .chat-double .chat-year {
    margin-left: 0;
    left: 12px;
  }
  .chat-double .now {
    margin-left: 0;
    left: 3px;
  }
  .chat-double .chat-panel.blue-bg:after {
    border-left: 0 solid var(--color-003);
    border-right: 9px solid var(--color-003);
  }
  .chat-double .chat-panel.light-blue-bg:after {
    border-left: 0 solid var(--color-003);
    border-right: 9px solid var(--color-003);
  }
  .chat-double .chat-panel.green-bg:after {
    border-left: 0 solid var(--color-021);
    border-right: 9px solid var(--color-021);
  }
  .chat-double .chat-panel.red-bg:after {
    border-left: 0 solid var(--color-049);
    border-right: 9px solid var(--color-049);
  }
  .chat-double .chat-panel.yellow-bg:after {
    border-left: 0 solid var(--color-100);
    border-right: 9px solid var(--color-100);
  }
  .chat ul.chat-double > li > .chat-panel:before {
    border-left-width: 10px;
    border-right-width: 0;
    left: auto;
    right: -10px;
  }
  .chat ul.chat-double > li > .chat-panel:after {
    border-left-width: 9px;
    border-right-width: 0;
    left: auto;
    right: -9px;
  }
  .fc-calendar .fc-toolbar {
    padding: 10%;
  }
  .fc-calendar .fc-toolbar .fc-right {
    bottom: 1%;
  }
  .fc-calendar .fc-toolbar .fc-right button {
    font-size: 12px;
  }
  .fc-calendar .fc-toolbar .fc-center h2 {
    font-size: 28px;
  }
  .fc-event-container .fc-event {
    font-size: 10px;
  }
  .btn-breadcrumb .btn {
    background: transparent !important;
    border: none !important;
    color: var(--color-037) !important;
  }
  .btn-breadcrumb .btn:before, .btn-breadcrumb .btn:last-child::after {
    content: none !important;
  }
  .btn-breadcrumb .btn:after {
    content: " \00bb" !important;
    border: none !important;
    margin-top: -10px !important;
  }
  .btn-breadcrumb .btn:last-child {
    padding: 6px 12px;
  }
  .btn-breadcrumb .btn.btn-lg:after {
    margin-top: -13px !important;
  }
  .btn-breadcrumb .btn.btn-lg:last-child {
    padding: 6px 18px !important;
  }
  .email-content, .email-new {
    max-width: 100%;
    width: 100%;
  }
  .table-inbox tr td {
    padding: 4px !important;
  }
  .inbox-checkbox {
    width: 33px;
  }
  .login h1 {
    font-size: 45px;
  }
  .login .login-form {
    padding: 15px;
  }
  .login-modal button.close {
    top: 20px;
    z-index: 999;
  }
}

@media (min-width: 992px) and (max-width: 1366px) {
  .ultra-widget .w-icon {
    font-size: 90px;
  }
  .ultra-widget .w-name {
    font-size: 16px;
  }
  .ultra-widget .w-amount {
    font-size: 32px;
  }
  .ultra-widget .w-descr {
    top: 10px;
  }
  .ultra-widget .w-descr .w-amount i {
    font-size: 51px !important;
  }
}

@media (max-width: 480px) {
  .ultra-widget .w-icon {
    font-size: 90px;
  }
  .ultra-widget .w-name {
    font-size: 16px;
  }
  .ultra-widget .w-amount {
    font-size: 32px;
  }
  .ultra-widget .w-descr {
    top: 10px;
  }
  .ultra-widget .w-descr .w-amount i {
    font-size: 51px;
  }
}

@media only screen and (max-width: 450px) {
  .table-inbox tr td {
    white-space: nowrap !important;
  }
  .content-tools > a {
    margin-left: 18px;
    display: inline-block;
  }
  .gn-search-item input.gn-search {
    width: 100%;
  }
}

/* chat */
@media screen and (max-width: 65.375em) {
  .cbp_tmchat > li .cbp_tmtime span:last-child {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 47.2em) {
  .cbp_tmchat:before {
    display: none;
  }
  .cbp_tmchat > li .cbp_tmtime {
    width: 100%;
    position: relative;
    padding: 0 0 20px 0;
  }
  .cbp_tmchat > li .cbp_tmtime span {
    text-align: left;
  }
  .cbp_tmchat > li .cbp_tmlabel {
    margin: 0 0 30px 0;
    padding: 1em;
    font-weight: 400;
    font-size: 95%;
  }
  .cbp_tmchat > li .cbp_tmlabel:after {
    right: auto;
    left: 20px;
    border-right-color: transparent;
    border-bottom-color: var(--color-014);
    top: -20px;
  }
  .cbp_tmchat > li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: transparent;
    border-bottom-color: var(--color-034);
  }
  .cbp_tmchat > li .cbp_tmicon {
    position: relative;
    float: right;
    left: auto;
    margin: -55px 5px 0 0px;
  }
}

/* Extras */
.ui-sortable-placeholder {
  background-color: var(--color-096);
  border: 1px dashed var(--color-061);
  outline: 1px dashed black;
  padding: 0px 0px;
}
tbody.ui-sortable tr {
  min-height: 57px;
}
.remove_ingredient, .show_as_link {
  cursor: pointer;
  text-decoration: underline!important;
}
tbody.ui-sortable tr.ingredient > td {
  cursor: move;
}
span.row_order {
  display: none;
}
.stopwatch {
  margin-left: 20px;
}
.stopwatch-controls a i.fa-start, a.start {
  color: var(--color-049)!important;
}
.stopwatch-controls a i.fa-stop {
  color: var(--color-003)!important;
}
.stopwatch-controls a:focus,
.stopwatch-controls a:hover,
.stopwatch-controls a:active {
  color: var(--color-003)!important;
}
.control-label-strong {
  font-weight: bold;
}
/* Adds the number as a pseudo-background */
.skid::before {
  content: attr(data-skid-no);
  position: absolute;
  top: 4px;
  right: 68px;
  bottom: 0;
  /* width: 70px; */
  display: flex;
  align-items: flex-start;
  justify-content: end;
  font-size: 66px;
  font-weight: bold;
  opacity: 0.1;
  color: var(--color-020);
  pointer-events: none;
  z-index: 21;
}

#signature-pad {
    touch-action: none;   /* required for touch devices */
}
.swal2-html-container canvas {
    display: block;
    position: relative;
    z-index: 10;  /* bring above scrollable container */
}
