/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #808080;
}
h1,
h2,
h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 28px;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 16px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #808080;
}
.text-primary {
  color: #428bca;
}
.text-primary:hover {
  color: #3071a9;
}
.text-warning {
  color: #8a6d3b;
}
.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
.text-danger:hover {
  color: #843534;
}
.text-success {
  color: #3c763d;
}
.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
.text-info:hover {
  color: #245269;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #808080;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small,
blockquote .small {
  display: block;
  line-height: 1.42857143;
  color: #808080;
}
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: 'Open Sans', Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc;
}
.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #808080;
}
.form-control::-moz-placeholder {
  color: #808080;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #808080;
}
.form-control::-webkit-input-placeholder {
  color: #808080;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline select.form-control {
    width: auto;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #fff;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #808080;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon:empty {
  width: 1em;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #808080;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #808080;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #808080;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #808080;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 18px;
  line-height: 22px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form select.form-control {
    width: auto;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #808080;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #808080;
}
.navbar-inverse .navbar-nav > li > a {
  color: #808080;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #808080;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #808080;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #808080;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #808080;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #808080;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #808080;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #676767;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child th,
.panel > .table > tbody:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  table.visible-xs.visible-sm {
    display: table;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  table.visible-xs.visible-md {
    display: table;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  table.visible-xs.visible-lg {
    display: table;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  table.visible-sm.visible-xs {
    display: table;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  table.visible-sm.visible-md {
    display: table;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  table.visible-sm.visible-lg {
    display: table;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  table.visible-md.visible-xs {
    display: table;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  table.visible-md.visible-sm {
    display: table;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  table.visible-md.visible-lg {
    display: table;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  table.visible-lg.visible-xs {
    display: table;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  table.visible-lg.visible-sm {
    display: table;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  table.visible-lg.visible-md {
    display: table;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
table.hidden-xs {
  display: table;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
table.hidden-sm {
  display: table;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
table.hidden-md {
  display: table;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
table.hidden-lg {
  display: table;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}
.csr-5x {
  margin-top: -5/10em;
  vertical-align: sub;
}
.csr-4x {
  margin-top: -4/10em;
  vertical-align: sub;
}
.csr-3x {
  margin-top: -3/10em;
  vertical-align: sub;
}
.csr-2x {
  margin-top: -2/10em;
  vertical-align: sub;
}
.csr-1x {
  margin-top: -1/10em;
  vertical-align: sub;
}
.csr-i-16x {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.csr-i-16x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -320px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-21-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -320px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -320px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -320px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-21-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -320px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-21-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -320px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -304px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-20-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -304px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -304px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -304px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-20-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -304px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-20-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -304px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -288px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-19-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -288px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -288px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -288px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-19-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -288px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-19-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -288px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -272px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-18-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -272px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -272px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -272px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-18-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -272px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-18-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -272px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -256px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-17-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -256px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -256px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -256px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-17-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -256px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-17-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -256px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -240px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-16-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -240px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -240px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -240px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-16-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -240px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-16-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -240px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -224px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-15-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -224px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -224px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -224px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-15-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -224px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-15-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -224px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -208px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-14-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -208px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -208px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -208px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-14-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -208px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-14-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -208px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -192px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-13-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -192px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -192px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -192px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-13-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -192px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-13-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -192px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -176px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-12-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -176px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -176px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -176px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-12-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -176px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-12-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -176px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -160px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-11-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -160px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -160px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -160px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-11-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -160px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-11-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -160px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -144px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-10-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -144px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -144px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -144px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-10-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -144px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-10-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -144px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -128px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-9-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -128px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -128px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -128px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-9-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -128px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-9-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -128px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -112px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-8-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -112px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -112px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -112px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-8-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -112px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-8-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -112px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -96px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-7-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -96px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -96px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -96px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-7-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -96px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-7-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -96px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -80px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-6-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -80px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -80px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -80px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-6-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -80px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-6-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -80px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -64px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-5-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -64px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -64px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -64px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-5-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -64px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-5-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -64px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -48px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-4-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -48px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -48px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -48px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-4-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -48px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-4-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -48px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -32px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-3-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -32px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -32px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -32px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-3-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -32px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-3-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -32px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -16px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-2-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -16px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -16px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px -16px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-2-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -16px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-2-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px -16px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 0px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-1-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px 0px;
  background-size: 64px 336px;
}
.active .csr-i-16x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px 0px;
  background-size: 64px 336px;
}
#header-menu .active .csr-i-16x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -16px 0px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-1-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px 0px;
  background-size: 64px 336px;
}
.csr-i-16x.csr-icon-1-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -48px 0px;
  background-size: 64px 336px;
}
.csr-i-15x {
  display: inline-block;
  width: 17px;
  height: 17px;
}
.csr-i-15x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -341px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-21-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -341px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -341px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -341px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-21-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -341px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-21-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -341px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -324px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-20-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -324px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -324px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -324px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-20-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -324px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-20-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -324px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -307px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-19-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -307px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -307px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -307px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-19-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -307px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-19-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -307px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -290px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-18-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -290px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -290px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -290px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-18-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -290px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-18-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -290px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -273px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-17-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -273px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -273px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -273px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-17-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -273px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-17-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -273px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -256px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-16-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -256px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -256px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -256px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-16-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -256px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-16-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -256px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -239px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-15-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -239px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -239px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -239px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-15-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -239px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-15-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -239px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -222px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-14-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -222px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -222px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -222px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-14-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -222px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-14-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -222px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -205px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-13-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -205px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -205px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -205px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-13-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -205px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-13-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -205px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -188px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-12-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -188px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -188px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -188px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-12-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -188px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-12-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -188px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -171px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-11-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -171px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -171px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -171px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-11-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -171px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-11-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -171px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -154px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-10-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -154px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -154px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -154px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-10-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -154px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-10-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -154px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -137px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-9-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -137px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -137px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -137px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-9-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -137px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-9-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -137px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -119px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-8-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -119px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -119px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -119px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-8-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -119px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-8-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -119px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -102px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-7-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -102px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -102px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -102px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-7-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -102px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-7-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -102px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -85px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-6-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -85px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -85px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -85px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-6-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -85px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-6-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -85px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -68px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-5-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -68px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -68px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -68px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-5-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -68px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-5-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -68px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -51px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-4-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -51px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -51px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -51px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-4-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -51px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-4-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -51px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -34px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-3-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -34px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -34px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -34px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-3-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -34px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-3-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -34px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -17px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-2-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -17px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -17px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px -17px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-2-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px -17px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-2-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -17px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 0px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-1-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px 0px;
  background-size: 68px 358px;
}
.active .csr-i-15x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px 0px;
  background-size: 68px 358px;
}
#header-menu .active .csr-i-15x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -17px 0px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-1-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -34px 0px;
  background-size: 68px 358px;
}
.csr-i-15x.csr-icon-1-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px 0px;
  background-size: 68px 358px;
}
.csr-i-14x {
  display: inline-block;
  width: 18px;
  height: 18px;
}
.csr-i-14x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -366px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-21-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -366px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -366px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -366px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-21-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -366px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-21-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -366px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -347px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-20-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -347px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -347px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -347px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-20-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -347px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-20-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -347px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -329px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-19-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -329px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -329px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -329px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-19-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -329px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-19-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -329px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -311px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-18-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -311px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -311px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -311px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-18-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -311px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-18-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -311px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -293px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-17-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -293px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -293px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -293px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-17-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -293px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-17-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -293px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -274px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-16-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -274px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -274px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -274px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-16-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -274px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-16-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -274px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -256px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-15-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -256px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -256px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -256px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-15-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -256px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-15-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -256px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -238px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-14-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -238px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -238px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -238px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-14-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -238px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-14-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -238px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -219px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-13-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -219px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -219px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -219px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-13-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -219px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-13-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -219px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -201px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-12-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -201px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -201px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -201px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-12-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -201px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-12-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -201px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -183px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-11-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -183px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -183px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -183px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-11-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -183px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-11-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -183px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -165px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-10-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -165px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -165px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -165px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-10-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -165px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-10-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -165px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -146px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-9-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -146px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -146px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -146px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-9-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -146px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-9-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -146px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -128px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-8-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -128px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -128px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -128px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-8-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -128px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-8-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -128px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -110px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-7-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -110px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -110px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -110px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-7-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -110px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-7-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -110px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -91px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-6-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -91px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -91px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -91px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-6-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -91px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-6-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -91px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -73px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-5-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -73px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -73px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -73px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-5-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -73px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-5-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -73px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -55px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-4-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -55px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -55px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -55px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-4-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -55px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-4-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -55px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -37px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-3-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -37px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -37px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -37px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-3-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -37px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-3-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -37px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -18px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-2-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -18px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -18px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px -18px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-2-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -18px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-2-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px -18px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 0px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-1-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px 0px;
  background-size: 73px 384px;
}
.active .csr-i-14x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px 0px;
  background-size: 73px 384px;
}
#header-menu .active .csr-i-14x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -18px 0px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-1-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px 0px;
  background-size: 73px 384px;
}
.csr-i-14x.csr-icon-1-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -55px 0px;
  background-size: 73px 384px;
}
.csr-i-13x {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.csr-i-13x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -394px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-21-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -394px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -394px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -394px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-21-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -394px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-21-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -394px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -374px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-20-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -374px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -374px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -374px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-20-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -374px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-20-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -374px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -354px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-19-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -354px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -354px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -354px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-19-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -354px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-19-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -354px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -335px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-18-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -335px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -335px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -335px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-18-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -335px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-18-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -335px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -315px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-17-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -315px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -315px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -315px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-17-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -315px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-17-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -315px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -295px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-16-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -295px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -295px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -295px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-16-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -295px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-16-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -295px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -276px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-15-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -276px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -276px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -276px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-15-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -276px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-15-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -276px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -256px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-14-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -256px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -256px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -256px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-14-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -256px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-14-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -256px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -236px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-13-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -236px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -236px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -236px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-13-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -236px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-13-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -236px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -217px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-12-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -217px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -217px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -217px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-12-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -217px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-12-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -217px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -197px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-11-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -197px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -197px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -197px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-11-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -197px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-11-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -197px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -177px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-10-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -177px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -177px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -177px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-10-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -177px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-10-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -177px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -158px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-9-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -158px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -158px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -158px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-9-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -158px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-9-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -158px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -138px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-8-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -138px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -138px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -138px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-8-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -138px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-8-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -138px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -118px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-7-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -118px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -118px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -118px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-7-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -118px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-7-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -118px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -98px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-6-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -98px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -98px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -98px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-6-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -98px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-6-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -98px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -79px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-5-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -79px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -79px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -79px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-5-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -79px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-5-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -79px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -59px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-4-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -59px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -59px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -59px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-4-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -59px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-4-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -59px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -39px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-3-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -39px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -39px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -39px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-3-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -39px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-3-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -39px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -20px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-2-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -20px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -20px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px -20px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-2-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px -20px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-2-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px -20px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 0px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-1-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px 0px;
  background-size: 79px 414px;
}
.active .csr-i-13x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px 0px;
  background-size: 79px 414px;
}
#header-menu .active .csr-i-13x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -20px 0px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-1-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -39px 0px;
  background-size: 79px 414px;
}
.csr-i-13x.csr-icon-1-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -59px 0px;
  background-size: 79px 414px;
}
.csr-i-12x {
  display: inline-block;
  width: 21px;
  height: 21px;
}
.csr-i-12x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -427px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-21-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -427px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -427px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -427px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-21-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -427px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-21-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -427px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -405px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-20-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -405px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -405px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -405px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-20-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -405px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-20-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -405px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -384px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-19-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -384px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -384px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -384px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-19-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -384px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-19-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -384px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -363px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-18-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -363px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -363px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -363px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-18-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -363px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-18-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -363px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -341px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-17-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -341px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -341px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -341px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-17-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -341px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-17-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -341px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -320px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-16-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -320px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -320px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -320px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-16-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -320px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-16-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -320px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -299px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-15-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -299px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -299px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -299px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-15-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -299px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-15-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -299px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -277px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-14-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -277px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -277px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -277px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-14-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -277px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-14-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -277px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -256px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-13-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -256px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -256px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -256px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-13-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -256px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-13-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -256px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -235px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-12-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -235px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -235px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -235px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-12-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -235px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-12-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -235px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -213px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-11-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -213px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -213px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -213px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-11-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -213px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-11-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -213px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -192px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-10-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -192px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -192px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -192px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-10-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -192px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-10-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -192px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -171px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-9-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -171px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -171px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -171px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-9-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -171px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-9-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -171px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -149px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-8-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -149px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -149px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -149px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-8-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -149px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-8-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -149px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -128px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-7-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -128px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -128px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -128px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-7-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -128px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-7-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -128px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -107px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-6-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -107px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -107px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -107px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-6-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -107px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-6-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -107px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -85px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-5-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -85px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -85px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -85px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-5-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -85px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-5-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -85px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -64px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-4-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -64px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -64px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -64px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-4-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -64px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-4-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -64px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -43px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-3-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -43px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -43px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -43px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-3-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -43px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-3-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -43px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -21px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-2-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -21px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -21px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px -21px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-2-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -21px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-2-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -21px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 0px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-1-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px 0px;
  background-size: 85px 448px;
}
.active .csr-i-12x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px 0px;
  background-size: 85px 448px;
}
#header-menu .active .csr-i-12x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -21px 0px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-1-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px 0px;
  background-size: 85px 448px;
}
.csr-i-12x.csr-icon-1-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px 0px;
  background-size: 85px 448px;
}
.csr-i-11x {
  display: inline-block;
  width: 23px;
  height: 23px;
}
.csr-i-11x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -465px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-21-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -465px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -465px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -465px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-21-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -465px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-21-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -465px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -442px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-20-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -442px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -442px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -442px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-20-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -442px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-20-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -442px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -419px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-19-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -419px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -419px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -419px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-19-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -419px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-19-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -419px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -396px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-18-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -396px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -396px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -396px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-18-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -396px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-18-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -396px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -372px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-17-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -372px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -372px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -372px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-17-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -372px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-17-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -372px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -349px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-16-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -349px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -349px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -349px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-16-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -349px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-16-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -349px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -326px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-15-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -326px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -326px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -326px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-15-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -326px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-15-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -326px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -303px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-14-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -303px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -303px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -303px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-14-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -303px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-14-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -303px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -279px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-13-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -279px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -279px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -279px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-13-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -279px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-13-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -279px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -256px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-12-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -256px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -256px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -256px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-12-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -256px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-12-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -256px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -233px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-11-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -233px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -233px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -233px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-11-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -233px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-11-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -233px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -209px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-10-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -209px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -209px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -209px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-10-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -209px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-10-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -209px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -186px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-9-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -186px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -186px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -186px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-9-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -186px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-9-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -186px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -163px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-8-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -163px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -163px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -163px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-8-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -163px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-8-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -163px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -140px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-7-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -140px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -140px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -140px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-7-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -140px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-7-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -140px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -116px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-6-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -116px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -116px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -116px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-6-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -116px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-6-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -116px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -93px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-5-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -93px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -93px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -93px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-5-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -93px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-5-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -93px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -70px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-4-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -70px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -70px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -70px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-4-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -70px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-4-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -70px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -47px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-3-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -47px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -47px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -47px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-3-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -47px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-3-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -47px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -23px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-2-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -23px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -23px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px -23px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-2-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px -23px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-2-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px -23px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 0px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-1-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px 0px;
  background-size: 93px 489px;
}
.active .csr-i-11x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px 0px;
  background-size: 93px 489px;
}
#header-menu .active .csr-i-11x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -23px 0px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-1-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -47px 0px;
  background-size: 93px 489px;
}
.csr-i-11x.csr-icon-1-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -70px 0px;
  background-size: 93px 489px;
}
.csr-i-10x {
  display: inline-block;
  width: 26px;
  height: 26px;
}
.csr-i-10x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -512px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-21-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -512px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -512px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -512px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-21-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -512px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-21-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -512px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -486px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-20-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -486px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -486px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -486px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-20-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -486px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-20-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -486px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -461px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-19-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -461px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -461px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -461px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-19-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -461px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-19-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -461px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -435px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-18-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -435px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -435px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -435px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-18-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -435px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-18-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -435px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -410px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-17-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -410px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -410px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -410px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-17-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -410px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-17-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -410px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -384px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-16-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -384px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -384px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -384px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-16-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -384px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-16-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -384px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -358px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-15-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -358px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -358px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -358px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-15-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -358px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-15-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -358px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -333px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-14-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -333px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -333px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -333px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-14-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -333px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-14-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -333px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -307px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-13-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -307px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -307px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -307px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-13-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -307px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-13-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -307px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -282px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-12-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -282px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -282px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -282px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-12-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -282px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-12-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -282px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -256px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-11-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -256px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -256px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -256px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-11-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -256px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-11-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -256px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -230px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-10-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -230px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -230px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -230px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-10-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -230px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-10-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -230px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -205px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-9-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -205px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -205px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -205px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-9-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -205px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-9-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -205px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -179px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-8-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -179px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -179px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -179px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-8-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -179px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-8-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -179px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -154px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-7-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -154px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -154px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -154px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-7-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -154px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-7-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -154px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -128px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-6-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -128px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -128px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -128px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-6-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -128px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-6-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -128px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -102px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-5-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -102px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -102px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -102px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-5-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -102px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-5-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -102px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -77px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-4-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -77px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -77px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -77px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-4-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -77px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-4-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -77px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -51px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-3-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -51px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -51px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -51px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-3-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -51px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-3-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -51px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -26px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-2-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -26px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -26px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px -26px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-2-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -26px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-2-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px -26px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 0px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-1-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px 0px;
  background-size: 102px 538px;
}
.active .csr-i-10x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px 0px;
  background-size: 102px 538px;
}
#header-menu .active .csr-i-10x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -26px 0px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-1-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px 0px;
  background-size: 102px 538px;
}
.csr-i-10x.csr-icon-1-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -77px 0px;
  background-size: 102px 538px;
}
.csr-i-9x {
  display: inline-block;
  width: 28px;
  height: 28px;
}
.csr-i-9x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -569px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-21-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -569px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -569px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -569px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-21-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -569px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-21-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -569px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -540px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-20-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -540px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -540px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -540px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-20-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -540px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-20-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -540px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -512px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-19-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -512px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -512px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -512px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-19-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -512px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-19-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -512px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -484px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-18-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -484px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -484px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -484px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-18-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -484px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-18-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -484px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -455px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-17-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -455px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -455px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -455px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-17-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -455px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-17-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -455px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -427px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-16-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -427px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -427px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -427px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-16-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -427px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-16-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -427px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -398px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-15-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -398px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -398px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -398px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-15-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -398px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-15-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -398px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -370px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-14-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -370px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -370px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -370px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-14-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -370px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-14-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -370px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -341px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-13-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -341px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -341px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -341px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-13-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -341px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-13-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -341px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -313px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-12-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -313px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -313px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -313px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-12-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -313px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-12-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -313px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -284px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-11-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -284px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -284px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -284px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-11-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -284px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-11-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -284px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -256px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-10-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -256px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -256px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -256px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-10-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -256px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-10-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -256px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -228px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-9-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -228px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -228px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -228px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-9-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -228px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-9-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -228px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -199px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-8-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -199px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -199px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -199px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-8-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -199px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-8-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -199px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -171px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-7-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -171px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -171px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -171px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-7-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -171px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-7-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -171px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -142px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-6-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -142px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -142px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -142px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-6-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -142px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-6-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -142px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -114px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-5-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -114px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -114px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -114px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-5-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -114px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-5-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -114px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -85px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-4-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -85px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -85px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -85px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-4-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -85px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-4-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -85px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -57px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-3-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -57px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -57px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -57px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-3-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -57px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-3-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -57px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -28px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-2-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -28px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -28px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px -28px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-2-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px -28px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-2-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -28px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 0px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-1-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px 0px;
  background-size: 114px 597px;
}
.active .csr-i-9x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px 0px;
  background-size: 114px 597px;
}
#header-menu .active .csr-i-9x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -28px 0px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-1-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -57px 0px;
  background-size: 114px 597px;
}
.csr-i-9x.csr-icon-1-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px 0px;
  background-size: 114px 597px;
}
.csr-i-8x {
  display: inline-block;
  width: 32px;
  height: 32px;
}
.csr-i-8x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -640px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-21-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -640px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -640px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -640px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-21-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -640px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-21-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -640px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -608px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-20-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -608px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -608px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -608px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-20-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -608px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-20-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -608px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -576px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-19-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -576px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -576px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -576px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-19-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -576px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-19-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -576px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -544px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-18-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -544px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -544px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -544px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-18-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -544px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-18-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -544px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -512px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-17-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -512px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -512px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -512px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-17-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -512px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-17-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -512px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -480px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-16-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -480px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -480px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -480px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-16-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -480px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-16-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -480px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -448px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-15-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -448px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -448px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -448px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-15-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -448px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-15-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -448px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -416px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-14-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -416px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -416px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -416px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-14-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -416px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-14-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -416px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -384px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-13-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -384px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -384px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -384px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-13-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -384px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-13-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -384px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -352px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-12-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -352px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -352px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -352px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-12-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -352px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-12-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -352px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -320px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-11-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -320px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -320px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -320px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-11-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -320px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-11-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -320px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -288px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-10-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -288px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -288px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -288px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-10-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -288px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-10-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -288px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -256px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-9-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -256px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -256px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -256px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-9-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -256px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-9-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -256px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -224px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-8-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -224px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -224px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -224px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-8-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -224px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-8-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -224px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -192px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-7-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -192px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -192px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -192px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-7-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -192px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-7-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -192px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -160px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-6-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -160px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -160px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -160px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-6-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -160px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-6-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -160px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -128px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-5-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -128px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -128px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -128px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-5-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -128px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-5-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -128px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -96px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-4-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -96px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -96px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -96px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-4-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -96px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-4-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -96px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -64px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-3-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -64px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -64px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -64px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-3-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -64px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-3-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -64px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -32px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-2-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -32px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -32px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px -32px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-2-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -32px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-2-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px -32px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 0px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-1-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px 0px;
  background-size: 128px 672px;
}
.active .csr-i-8x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px 0px;
  background-size: 128px 672px;
}
#header-menu .active .csr-i-8x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -32px 0px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-1-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px 0px;
  background-size: 128px 672px;
}
.csr-i-8x.csr-icon-1-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -96px 0px;
  background-size: 128px 672px;
}
.csr-i-7x {
  display: inline-block;
  width: 37px;
  height: 37px;
}
.csr-i-7x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -731px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-21-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -731px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -731px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -731px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-21-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -731px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-21-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -731px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -695px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-20-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -695px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -695px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -695px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-20-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -695px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-20-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -695px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -658px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-19-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -658px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -658px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -658px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-19-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -658px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-19-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -658px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -622px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-18-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -622px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -622px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -622px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-18-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -622px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-18-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -622px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -585px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-17-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -585px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -585px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -585px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-17-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -585px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-17-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -585px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -549px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-16-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -549px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -549px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -549px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-16-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -549px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-16-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -549px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -512px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-15-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -512px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -512px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -512px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-15-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -512px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-15-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -512px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -475px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-14-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -475px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -475px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -475px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-14-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -475px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-14-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -475px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -439px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-13-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -439px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -439px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -439px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-13-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -439px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-13-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -439px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -402px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-12-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -402px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -402px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -402px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-12-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -402px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-12-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -402px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -366px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-11-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -366px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -366px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -366px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-11-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -366px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-11-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -366px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -329px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-10-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -329px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -329px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -329px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-10-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -329px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-10-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -329px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -293px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-9-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -293px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -293px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -293px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-9-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -293px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-9-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -293px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -256px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-8-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -256px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -256px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -256px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-8-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -256px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-8-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -256px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -219px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-7-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -219px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -219px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -219px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-7-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -219px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-7-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -219px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -183px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-6-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -183px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -183px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -183px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-6-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -183px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-6-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -183px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -146px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-5-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -146px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -146px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -146px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-5-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -146px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-5-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -146px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -110px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-4-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -110px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -110px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -110px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-4-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -110px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-4-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -110px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -73px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-3-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -73px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -73px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -73px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-3-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -73px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-3-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -73px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -37px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-2-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -37px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -37px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px -37px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-2-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px -37px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-2-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px -37px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 0px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-1-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px 0px;
  background-size: 146px 768px;
}
.active .csr-i-7x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px 0px;
  background-size: 146px 768px;
}
#header-menu .active .csr-i-7x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -37px 0px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-1-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -73px 0px;
  background-size: 146px 768px;
}
.csr-i-7x.csr-icon-1-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -110px 0px;
  background-size: 146px 768px;
}
.csr-i-6x {
  display: inline-block;
  width: 43px;
  height: 43px;
}
.csr-i-6x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -853px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-21-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -853px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -853px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -853px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-21-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -853px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-21-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -853px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -811px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-20-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -811px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -811px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -811px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-20-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -811px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-20-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -811px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -768px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-19-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -768px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -768px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -768px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-19-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -768px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-19-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -768px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -725px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-18-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -725px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -725px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -725px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-18-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -725px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-18-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -725px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -683px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-17-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -683px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -683px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -683px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-17-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -683px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-17-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -683px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -640px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-16-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -640px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -640px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -640px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-16-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -640px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-16-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -640px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -597px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-15-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -597px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -597px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -597px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-15-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -597px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-15-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -597px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -555px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-14-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -555px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -555px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -555px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-14-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -555px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-14-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -555px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -512px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-13-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -512px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -512px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -512px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-13-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -512px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-13-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -512px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -469px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-12-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -469px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -469px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -469px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-12-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -469px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-12-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -469px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -427px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-11-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -427px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -427px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -427px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-11-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -427px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-11-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -427px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -384px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-10-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -384px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -384px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -384px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-10-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -384px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-10-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -384px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -341px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-9-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -341px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -341px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -341px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-9-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -341px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-9-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -341px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -299px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-8-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -299px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -299px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -299px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-8-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -299px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-8-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -299px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -256px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-7-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -256px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -256px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -256px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-7-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -256px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-7-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -256px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -213px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-6-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -213px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -213px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -213px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-6-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -213px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-6-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -213px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -171px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-5-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -171px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -171px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -171px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-5-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -171px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-5-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -171px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -128px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-4-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -128px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -128px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -128px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-4-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -128px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-4-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -128px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -85px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-3-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -85px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -85px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -85px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-3-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -85px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-3-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -85px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -43px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-2-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -43px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -43px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px -43px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-2-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -43px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-2-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -43px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 0px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-1-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px 0px;
  background-size: 171px 896px;
}
.active .csr-i-6x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px 0px;
  background-size: 171px 896px;
}
#header-menu .active .csr-i-6x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -43px 0px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-1-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px 0px;
  background-size: 171px 896px;
}
.csr-i-6x.csr-icon-1-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px 0px;
  background-size: 171px 896px;
}
.csr-i-5x {
  display: inline-block;
  width: 51px;
  height: 51px;
}
.csr-i-5x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1024px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-21-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -1024px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -1024px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -1024px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-21-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -1024px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-21-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -1024px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -973px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-20-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -973px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -973px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -973px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-20-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -973px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-20-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -973px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -922px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-19-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -922px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -922px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -922px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-19-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -922px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-19-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -922px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -870px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-18-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -870px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -870px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -870px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-18-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -870px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-18-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -870px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -819px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-17-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -819px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -819px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -819px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-17-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -819px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-17-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -819px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -768px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-16-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -768px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -768px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -768px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-16-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -768px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-16-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -768px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -717px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-15-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -717px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -717px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -717px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-15-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -717px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-15-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -717px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -666px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-14-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -666px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -666px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -666px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-14-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -666px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-14-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -666px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -614px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-13-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -614px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -614px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -614px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-13-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -614px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-13-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -614px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -563px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-12-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -563px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -563px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -563px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-12-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -563px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-12-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -563px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -512px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-11-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -512px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -512px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -512px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-11-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -512px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-11-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -512px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -461px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-10-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -461px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -461px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -461px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-10-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -461px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-10-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -461px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -410px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-9-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -410px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -410px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -410px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-9-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -410px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-9-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -410px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -358px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-8-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -358px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -358px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -358px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-8-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -358px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-8-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -358px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -307px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-7-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -307px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -307px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -307px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-7-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -307px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-7-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -307px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -256px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-6-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -256px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -256px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -256px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-6-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -256px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-6-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -256px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -205px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-5-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -205px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -205px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -205px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-5-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -205px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-5-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -205px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -154px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-4-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -154px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -154px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -154px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-4-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -154px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-4-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -154px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -102px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-3-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -102px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -102px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -102px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-3-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -102px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-3-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -102px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -51px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-2-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -51px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -51px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px -51px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-2-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px -51px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-2-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px -51px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 0px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-1-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px 0px;
  background-size: 205px 1075px;
}
.active .csr-i-5x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px 0px;
  background-size: 205px 1075px;
}
#header-menu .active .csr-i-5x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -51px 0px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-1-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -102px 0px;
  background-size: 205px 1075px;
}
.csr-i-5x.csr-icon-1-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -154px 0px;
  background-size: 205px 1075px;
}
.csr-i-4x {
  display: inline-block;
  width: 64px;
  height: 64px;
}
.csr-i-4x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1280px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-21-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -1280px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1280px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -1280px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-21-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1280px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-21-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -1280px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1216px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-20-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -1216px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1216px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -1216px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-20-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1216px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-20-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -1216px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1152px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-19-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -1152px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1152px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -1152px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-19-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1152px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-19-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -1152px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1088px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-18-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -1088px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1088px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -1088px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-18-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1088px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-18-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -1088px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1024px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-17-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -1024px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1024px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -1024px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-17-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1024px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-17-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -1024px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -960px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-16-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -960px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -960px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -960px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-16-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -960px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-16-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -960px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -896px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-15-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -896px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -896px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -896px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-15-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -896px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-15-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -896px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -832px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-14-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -832px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -832px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -832px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-14-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -832px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-14-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -832px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -768px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-13-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -768px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -768px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -768px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-13-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -768px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-13-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -768px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -704px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-12-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -704px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -704px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -704px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-12-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -704px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-12-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -704px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -640px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-11-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -640px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -640px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -640px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-11-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -640px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-11-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -640px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -576px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-10-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -576px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -576px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -576px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-10-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -576px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-10-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -576px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -512px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-9-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -512px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -512px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -512px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-9-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -512px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-9-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -512px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -448px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-8-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -448px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -448px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -448px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-8-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -448px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-8-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -448px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -384px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-7-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -384px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -384px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -384px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-7-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -384px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-7-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -384px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -320px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-6-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -320px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -320px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -320px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-6-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -320px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-6-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -320px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -256px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-5-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -256px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -256px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -256px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-5-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -256px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-5-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -256px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -192px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-4-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -192px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -192px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -192px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-4-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -192px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-4-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -192px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -128px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-3-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -128px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -128px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -128px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-3-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -128px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-3-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -128px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -64px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-2-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -64px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -64px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px -64px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-2-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -64px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-2-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px -64px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 0px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-1-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px 0px;
  background-size: 256px 1344px;
}
.active .csr-i-4x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px 0px;
  background-size: 256px 1344px;
}
#header-menu .active .csr-i-4x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -64px 0px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-1-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px 0px;
  background-size: 256px 1344px;
}
.csr-i-4x.csr-icon-1-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -192px 0px;
  background-size: 256px 1344px;
}
.csr-i-3x {
  display: inline-block;
  width: 85px;
  height: 85px;
}
.csr-i-3x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1707px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-21-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1707px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1707px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1707px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-21-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1707px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-21-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1707px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1621px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-20-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1621px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1621px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1621px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-20-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1621px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-20-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1621px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1536px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-19-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1536px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1536px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1536px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-19-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1536px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-19-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1536px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1451px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-18-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1451px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1451px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1451px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-18-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1451px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-18-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1451px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1365px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-17-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1365px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1365px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1365px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-17-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1365px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-17-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1365px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1280px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-16-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1280px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1280px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1280px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-16-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1280px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-16-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1280px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1195px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-15-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1195px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1195px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1195px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-15-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1195px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-15-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1195px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1109px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-14-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1109px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1109px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1109px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-14-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1109px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-14-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1109px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1024px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-13-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1024px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1024px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -1024px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-13-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -1024px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-13-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1024px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -939px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-12-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -939px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -939px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -939px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-12-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -939px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-12-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -939px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -853px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-11-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -853px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -853px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -853px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-11-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -853px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-11-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -853px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -768px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-10-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -768px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -768px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -768px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-10-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -768px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-10-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -768px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -683px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-9-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -683px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -683px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -683px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-9-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -683px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-9-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -683px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -597px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-8-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -597px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -597px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -597px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-8-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -597px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-8-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -597px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -512px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-7-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -512px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -512px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -512px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-7-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -512px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-7-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -512px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -427px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-6-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -427px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -427px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -427px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-6-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -427px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-6-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -427px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -341px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-5-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -341px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -341px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -341px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-5-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -341px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-5-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -341px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -256px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-4-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -256px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -256px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -256px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-4-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -256px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-4-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -256px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -171px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-3-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -171px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -171px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -171px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-3-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -171px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-3-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -171px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -85px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-2-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -85px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -85px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px -85px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-2-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px -85px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-2-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -85px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 0px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-1-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px 0px;
  background-size: 341px 1792px;
}
.active .csr-i-3x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px 0px;
  background-size: 341px 1792px;
}
#header-menu .active .csr-i-3x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -85px 0px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-1-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -171px 0px;
  background-size: 341px 1792px;
}
.csr-i-3x.csr-icon-1-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px 0px;
  background-size: 341px 1792px;
}
.csr-i-2x {
  display: inline-block;
  width: 128px;
  height: 128px;
}
.csr-i-2x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -2560px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-21-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -2560px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2560px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -2560px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-21-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2560px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-21-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -2560px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -2432px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-20-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -2432px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2432px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -2432px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-20-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2432px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-20-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -2432px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -2304px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-19-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -2304px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2304px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -2304px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-19-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2304px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-19-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -2304px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -2176px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-18-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -2176px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2176px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -2176px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-18-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2176px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-18-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -2176px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -2048px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-17-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -2048px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2048px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -2048px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-17-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2048px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-17-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -2048px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1920px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-16-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1920px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1920px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1920px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-16-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1920px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-16-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -1920px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1792px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-15-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1792px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1792px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1792px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-15-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1792px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-15-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -1792px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1664px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-14-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1664px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1664px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1664px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-14-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1664px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-14-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -1664px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1536px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-13-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1536px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1536px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1536px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-13-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1536px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-13-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -1536px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1408px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-12-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1408px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1408px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1408px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-12-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1408px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-12-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -1408px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1280px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-11-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1280px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1280px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1280px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-11-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1280px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-11-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -1280px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1152px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-10-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1152px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1152px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1152px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-10-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1152px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-10-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -1152px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1024px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-9-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1024px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1024px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -1024px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-9-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1024px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-9-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -1024px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -896px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-8-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -896px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -896px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -896px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-8-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -896px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-8-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -896px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -768px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-7-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -768px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -768px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -768px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-7-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -768px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-7-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -768px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -640px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-6-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -640px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -640px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -640px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-6-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -640px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-6-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -640px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -512px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-5-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -512px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -512px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -512px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-5-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -512px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-5-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -512px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -384px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-4-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -384px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -384px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -384px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-4-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -384px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-4-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -384px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -256px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-3-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -256px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -256px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -256px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-3-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -256px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-3-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -256px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -128px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-2-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -128px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -128px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px -128px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-2-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -128px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-2-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px -128px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 0px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-1-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px 0px;
  background-size: 512px 2688px;
}
.active .csr-i-2x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px 0px;
  background-size: 512px 2688px;
}
#header-menu .active .csr-i-2x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -128px 0px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-1-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px 0px;
  background-size: 512px 2688px;
}
.csr-i-2x.csr-icon-1-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -384px 0px;
  background-size: 512px 2688px;
}
.csr-i-1x {
  display: inline-block;
  width: 256px;
  height: 256px;
}
.csr-i-1x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -5120px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-21-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -5120px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -5120px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-21-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -5120px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-21-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -5120px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-21-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -5120px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -4864px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-20-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -4864px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -4864px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-20-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -4864px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-20-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -4864px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-20-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -4864px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -4608px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-19-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -4608px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -4608px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-19-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -4608px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-19-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -4608px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-19-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -4608px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -4352px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-18-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -4352px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -4352px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-18-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -4352px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-18-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -4352px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-18-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -4352px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -4096px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-17-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -4096px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -4096px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-17-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -4096px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-17-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -4096px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-17-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -4096px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -3840px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-16-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -3840px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -3840px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-16-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -3840px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-16-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -3840px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-16-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -3840px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -3584px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-15-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -3584px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -3584px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-15-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -3584px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-15-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -3584px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-15-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -3584px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -3328px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-14-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -3328px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -3328px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-14-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -3328px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-14-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -3328px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-14-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -3328px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -3072px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-13-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -3072px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -3072px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-13-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -3072px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-13-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -3072px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-13-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -3072px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -2816px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-12-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2816px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -2816px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-12-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2816px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-12-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -2816px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-12-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -2816px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -2560px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-11-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2560px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -2560px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-11-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2560px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-11-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -2560px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-11-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -2560px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -2304px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-10-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2304px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -2304px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-10-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2304px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-10-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -2304px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-10-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -2304px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -2048px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-9-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2048px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -2048px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-9-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -2048px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-9-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -2048px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-9-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -2048px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1792px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-8-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1792px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -1792px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-8-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1792px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-8-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -1792px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-8-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -1792px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1536px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-7-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1536px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -1536px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-7-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1536px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-7-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -1536px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-7-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -1536px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1280px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-6-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1280px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -1280px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-6-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1280px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-6-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -1280px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-6-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -1280px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -1024px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-5-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1024px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -1024px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-5-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -1024px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-5-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -1024px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-5-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -1024px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -768px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-4-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -768px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -768px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-4-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -768px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-4-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -768px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-4-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -768px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -512px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-3-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -512px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -512px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-3-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -512px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-3-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -512px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-3-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -512px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 -256px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-2-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -256px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -256px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-2-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px -256px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-2-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px -256px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-2-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px -256px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat 0 0px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-1-grey {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px 0px;
  background-size: 1024px 5376px;
}
.active .csr-i-1x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px 0px;
  background-size: 1024px 5376px;
}
#header-menu .active .csr-i-1x.csr-icon-1-white {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -256px 0px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-1-blue {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -512px 0px;
  background-size: 1024px 5376px;
}
.csr-i-1x.csr-icon-1-orange {
  background: url('../img/256x256-sprite-macondo.png') no-repeat -768px 0px;
  background-size: 1024px 5376px;
}
.csr-i2-16x {
  display: inline-block !important;
  width: 16px;
  height: 16px;
}
.csr-i2-16x.csr-icon2-3-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -32px;
  background-size: 32px 64px;
}
.csr-i2-16x.csr-icon2-3-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -16px -32px;
  background-size: 32px 64px;
}
.csr-i2-16x.csr-icon2-2-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -16px;
  background-size: 32px 64px;
}
.csr-i2-16x.csr-icon2-2-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -16px -16px;
  background-size: 32px 64px;
}
.csr-i2-16x.csr-icon2-1-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 0px;
  background-size: 32px 64px;
}
.csr-i2-16x.csr-icon2-1-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -16px 0px;
  background-size: 32px 64px;
}
.csr-i2-15x {
  display: inline-block !important;
  width: 17px;
  height: 17px;
}
.csr-i2-15x.csr-icon2-3-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -34px;
  background-size: 34px 68px;
}
.csr-i2-15x.csr-icon2-3-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -17px -34px;
  background-size: 34px 68px;
}
.csr-i2-15x.csr-icon2-2-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -17px;
  background-size: 34px 68px;
}
.csr-i2-15x.csr-icon2-2-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -17px -17px;
  background-size: 34px 68px;
}
.csr-i2-15x.csr-icon2-1-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 0px;
  background-size: 34px 68px;
}
.csr-i2-15x.csr-icon2-1-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -17px 0px;
  background-size: 34px 68px;
}
.csr-i2-14x {
  display: inline-block !important;
  width: 18px;
  height: 18px;
}
.csr-i2-14x.csr-icon2-3-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -37px;
  background-size: 37px 73px;
}
.csr-i2-14x.csr-icon2-3-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -18px -37px;
  background-size: 37px 73px;
}
.csr-i2-14x.csr-icon2-2-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -18px;
  background-size: 37px 73px;
}
.csr-i2-14x.csr-icon2-2-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -18px -18px;
  background-size: 37px 73px;
}
.csr-i2-14x.csr-icon2-1-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 0px;
  background-size: 37px 73px;
}
.csr-i2-14x.csr-icon2-1-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -18px 0px;
  background-size: 37px 73px;
}
.csr-i2-13x {
  display: inline-block !important;
  width: 20px;
  height: 20px;
}
.csr-i2-13x.csr-icon2-3-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -39px;
  background-size: 39px 79px;
}
.csr-i2-13x.csr-icon2-3-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -20px -39px;
  background-size: 39px 79px;
}
.csr-i2-13x.csr-icon2-2-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -20px;
  background-size: 39px 79px;
}
.csr-i2-13x.csr-icon2-2-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -20px -20px;
  background-size: 39px 79px;
}
.csr-i2-13x.csr-icon2-1-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 0px;
  background-size: 39px 79px;
}
.csr-i2-13x.csr-icon2-1-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -20px 0px;
  background-size: 39px 79px;
}
.csr-i2-12x {
  display: inline-block !important;
  width: 21px;
  height: 21px;
}
.csr-i2-12x.csr-icon2-3-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -43px;
  background-size: 43px 85px;
}
.csr-i2-12x.csr-icon2-3-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -21px -43px;
  background-size: 43px 85px;
}
.csr-i2-12x.csr-icon2-2-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -21px;
  background-size: 43px 85px;
}
.csr-i2-12x.csr-icon2-2-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -21px -21px;
  background-size: 43px 85px;
}
.csr-i2-12x.csr-icon2-1-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 0px;
  background-size: 43px 85px;
}
.csr-i2-12x.csr-icon2-1-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -21px 0px;
  background-size: 43px 85px;
}
.csr-i2-11x {
  display: inline-block !important;
  width: 23px;
  height: 23px;
}
.csr-i2-11x.csr-icon2-3-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -47px;
  background-size: 47px 93px;
}
.csr-i2-11x.csr-icon2-3-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -23px -47px;
  background-size: 47px 93px;
}
.csr-i2-11x.csr-icon2-2-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -23px;
  background-size: 47px 93px;
}
.csr-i2-11x.csr-icon2-2-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -23px -23px;
  background-size: 47px 93px;
}
.csr-i2-11x.csr-icon2-1-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 0px;
  background-size: 47px 93px;
}
.csr-i2-11x.csr-icon2-1-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -23px 0px;
  background-size: 47px 93px;
}
.csr-i2-10x {
  display: inline-block !important;
  width: 26px;
  height: 26px;
}
.csr-i2-10x.csr-icon2-3-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -51px;
  background-size: 51px 102px;
}
.csr-i2-10x.csr-icon2-3-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -26px -51px;
  background-size: 51px 102px;
}
.csr-i2-10x.csr-icon2-2-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -26px;
  background-size: 51px 102px;
}
.csr-i2-10x.csr-icon2-2-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -26px -26px;
  background-size: 51px 102px;
}
.csr-i2-10x.csr-icon2-1-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 0px;
  background-size: 51px 102px;
}
.csr-i2-10x.csr-icon2-1-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -26px 0px;
  background-size: 51px 102px;
}
.csr-i2-9x {
  display: inline-block !important;
  width: 28px;
  height: 28px;
}
.csr-i2-9x.csr-icon2-3-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -57px;
  background-size: 57px 114px;
}
.csr-i2-9x.csr-icon2-3-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -28px -57px;
  background-size: 57px 114px;
}
.csr-i2-9x.csr-icon2-2-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -28px;
  background-size: 57px 114px;
}
.csr-i2-9x.csr-icon2-2-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -28px -28px;
  background-size: 57px 114px;
}
.csr-i2-9x.csr-icon2-1-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 0px;
  background-size: 57px 114px;
}
.csr-i2-9x.csr-icon2-1-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -28px 0px;
  background-size: 57px 114px;
}
.csr-i2-8x {
  display: inline-block !important;
  width: 32px;
  height: 32px;
}
.csr-i2-8x.csr-icon2-3-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -64px;
  background-size: 64px 128px;
}
.csr-i2-8x.csr-icon2-3-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -32px -64px;
  background-size: 64px 128px;
}
.csr-i2-8x.csr-icon2-2-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -32px;
  background-size: 64px 128px;
}
.csr-i2-8x.csr-icon2-2-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -32px -32px;
  background-size: 64px 128px;
}
.csr-i2-8x.csr-icon2-1-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 0px;
  background-size: 64px 128px;
}
.csr-i2-8x.csr-icon2-1-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -32px 0px;
  background-size: 64px 128px;
}
.csr-i2-7x {
  display: inline-block !important;
  width: 37px;
  height: 37px;
}
.csr-i2-7x.csr-icon2-3-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -73px;
  background-size: 73px 146px;
}
.csr-i2-7x.csr-icon2-3-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -37px -73px;
  background-size: 73px 146px;
}
.csr-i2-7x.csr-icon2-2-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -37px;
  background-size: 73px 146px;
}
.csr-i2-7x.csr-icon2-2-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -37px -37px;
  background-size: 73px 146px;
}
.csr-i2-7x.csr-icon2-1-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 0px;
  background-size: 73px 146px;
}
.csr-i2-7x.csr-icon2-1-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -37px 0px;
  background-size: 73px 146px;
}
.csr-i2-6x {
  display: inline-block !important;
  width: 43px;
  height: 43px;
}
.csr-i2-6x.csr-icon2-3-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -85px;
  background-size: 85px 171px;
}
.csr-i2-6x.csr-icon2-3-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -43px -85px;
  background-size: 85px 171px;
}
.csr-i2-6x.csr-icon2-2-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -43px;
  background-size: 85px 171px;
}
.csr-i2-6x.csr-icon2-2-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -43px -43px;
  background-size: 85px 171px;
}
.csr-i2-6x.csr-icon2-1-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 0px;
  background-size: 85px 171px;
}
.csr-i2-6x.csr-icon2-1-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -43px 0px;
  background-size: 85px 171px;
}
.csr-i2-5x {
  display: inline-block !important;
  width: 51px;
  height: 51px;
}
.csr-i2-5x.csr-icon2-3-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -102px;
  background-size: 102px 205px;
}
.csr-i2-5x.csr-icon2-3-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -51px -102px;
  background-size: 102px 205px;
}
.csr-i2-5x.csr-icon2-2-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -51px;
  background-size: 102px 205px;
}
.csr-i2-5x.csr-icon2-2-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -51px -51px;
  background-size: 102px 205px;
}
.csr-i2-5x.csr-icon2-1-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 0px;
  background-size: 102px 205px;
}
.csr-i2-5x.csr-icon2-1-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -51px 0px;
  background-size: 102px 205px;
}
.csr-i2-4x {
  display: inline-block !important;
  width: 64px;
  height: 64px;
}
.csr-i2-4x.csr-icon2-3-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -128px;
  background-size: 128px 256px;
}
.csr-i2-4x.csr-icon2-3-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -64px -128px;
  background-size: 128px 256px;
}
.csr-i2-4x.csr-icon2-2-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -64px;
  background-size: 128px 256px;
}
.csr-i2-4x.csr-icon2-2-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -64px -64px;
  background-size: 128px 256px;
}
.csr-i2-4x.csr-icon2-1-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 0px;
  background-size: 128px 256px;
}
.csr-i2-4x.csr-icon2-1-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -64px 0px;
  background-size: 128px 256px;
}
.csr-i2-3x {
  display: inline-block !important;
  width: 85px;
  height: 85px;
}
.csr-i2-3x.csr-icon2-3-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -171px;
  background-size: 171px 341px;
}
.csr-i2-3x.csr-icon2-3-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -85px -171px;
  background-size: 171px 341px;
}
.csr-i2-3x.csr-icon2-2-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -85px;
  background-size: 171px 341px;
}
.csr-i2-3x.csr-icon2-2-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -85px -85px;
  background-size: 171px 341px;
}
.csr-i2-3x.csr-icon2-1-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 0px;
  background-size: 171px 341px;
}
.csr-i2-3x.csr-icon2-1-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -85px 0px;
  background-size: 171px 341px;
}
.csr-i2-2x {
  display: inline-block !important;
  width: 128px;
  height: 128px;
}
.csr-i2-2x.csr-icon2-3-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -256px;
  background-size: 256px 512px;
}
.csr-i2-2x.csr-icon2-3-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -128px -256px;
  background-size: 256px 512px;
}
.csr-i2-2x.csr-icon2-2-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -128px;
  background-size: 256px 512px;
}
.csr-i2-2x.csr-icon2-2-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -128px -128px;
  background-size: 256px 512px;
}
.csr-i2-2x.csr-icon2-1-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 0px;
  background-size: 256px 512px;
}
.csr-i2-2x.csr-icon2-1-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -128px 0px;
  background-size: 256px 512px;
}
.csr-i2-1x {
  display: inline-block !important;
  width: 256px;
  height: 256px;
}
.csr-i2-1x.csr-icon2-3-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -512px;
  background-size: 512px 1024px;
}
.csr-i2-1x.csr-icon2-3-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -256px -512px;
  background-size: 512px 1024px;
}
.csr-i2-1x.csr-icon2-2-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 -256px;
  background-size: 512px 1024px;
}
.csr-i2-1x.csr-icon2-2-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -256px -256px;
  background-size: 512px 1024px;
}
.csr-i2-1x.csr-icon2-1-green {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat 0 0px;
  background-size: 512px 1024px;
}
.csr-i2-1x.csr-icon2-1-red {
  background: url('../img/256x256-sprite-macondo_2.png') no-repeat -256px 0px;
  background-size: 512px 1024px;
}
.main-color {
  color: #0094d2;
}
body {
  background: url("../img/layout/bg-site.jpg") repeat;
}
p {
  font-size: 16px;
  color: #505050;
  text-shadow: 0px 1px 0px #ffffff;
  font-weight: 300;
}
h1 {
  font-size: 28px;
  color: #0094d2;
  text-shadow: 0px 1px 0px #ffffff;
  font-weight: 700;
  margin: 0 0 40px;
}
h2 {
  font-size: 28px;
  color: #505050;
  text-shadow: 0px 1px 0px #ffffff;
  font-weight: 400;
}
h3 {
  font-size: 16px;
  color: #505050;
  text-shadow: 0px 1px 0px #ffffff;
  font-weight: 600;
}
.claim {
  margin-top: 45px;
  font-size: 18px;
  color: #ffffff;
  text-shadow: none;
  font-weight: 300;
}
.line-basic {
  border-top: 1px solid #b4b4b4;
  border-bottom: 1px solid #ffffff;
  border-left: 0px;
  border-right: 0px;
  width: 100%;
  margin: 20px 0 60px 0;
}
.top-bar {
  padding-left: 15px;
  padding-right: 0px;
  margin-left: auto;
  margin-right: auto;
  background: #000;
  min-height: 50px;
  padding-top: 0;
  padding-bottom: 0;
}
.top-bar p {
  line-height: 50px;
  padding: 0 20px 0 0;
  margin: 0;
  font-size: 12px;
  color: #ffffff;
  text-shadow: none;
  font-weight: 600;
}
.top-bar ul li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  border-right: 1px solid #333333;
}
.top-bar ul li a {
  padding: 0 20px;
  line-height: 50px;
  font-size: 12px;
  color: #ffffff;
  text-shadow: none;
  font-weight: 600;
}
.top-bar ul li select {
  margin: 14px 0 14px -20px;
  font-size: 12px;
  color: #808080;
  text-shadow: none;
  font-weight: 600;
  background: #000;
  border: 0;
  padding: 0 20px 0 0;
}
.top-bar ul li select option {
  padding: 0 20px 0 0;
}
.dropdown-menu {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 0;
  border-radius: 0px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.5);
  display: none;
  float: left;
  font-size: 12px;
  left: 0;
  list-style: none outside none;
  margin: 0;
  min-width: 160px;
  padding: 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
.top-bar .dropdown-menu {
  padding: 0;
  margin: 0;
  background: #000;
}
.top-bar ul li ul li {
  padding: 0;
  margin: 0;
  border: 0;
}
.top-bar ul li ul li a {
  padding: 0 20px;
  margin: 0;
  line-height: 40px;
}
.dropdown-menu > li > a {
  clear: both;
  color: #333333;
  display: block;
  font-weight: normal;
  padding: 0;
  margin: 0;
  min-width: 180px;
  white-space: nowrap;
  border: none;
}
.nav-bar-start {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  background: url("../img/layout/bg-top.jpg") top left repeat;
  height: 110px;
  padding-top: 0;
  padding-bottom: 0;
}
.site-wrapper {
  margin: 0;
  background: url("../img/layout/bg-content.jpg");
  -webkit-box-shadow: 0 50px 200px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 50px 200px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 50px 200px 0 rgba(0, 0, 0, 0.25);
}
.site {
  max-width: 1280px;
  padding-top: 120px;
  padding-bottom: 110px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  min-height: 600px;
}
.site-border {
  border-left: 2px solid #d2d2d2;
}
.content-text {
  text-align: center;
}
.teaser-box,
.teaser-box-download {
  clear: both;
  float: none;
  padding: 60px 15px 30px;
  min-width: 285px;
  min-height: 250px;
  display: block;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.15);
  margin: 0 0 20px;
  cursor: pointer;
}
.teaser-box .text,
.teaser-box-download .text {
  margin: 15px 0;
}
.teaser-box .text h1,
.teaser-box-download .text h1 {
  font-size: 28px;
  margin: 0 0 10px 0;
}
.teaser-box .text p,
.teaser-box-download .text p {
  height: 90px;
  margin: 0;
}
.teaser-box a,
.teaser-box-download a {
  text-decoration: none;
}
ul.tabellen-titel {
  height: 30px;
  margin: 20px 0 20px 0;
  padding: 0;
  font-size: 16px;
  color: #fff;
  text-align: left;
  clear: both;
  float: none;
  background: #707070;
  list-style: none;
}
ul.tabellen-titel li {
  height: 24px;
  float: left;
  padding: 6px 10px 0 10px;
  margin: 0;
  width: 15%;
}
ul.tabellen-titel li:first-child {
  width: 20%;
}
ul.tabellen-titel li:last-child {
  float: right;
  width: 44px;
  min-width: 44px;
}
ul.tabellen-content {
  display: block;
  height: 44px;
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 16px;
  color: #505050;
  text-align: left;
  clear: both;
  float: none;
  background: #fcfcfc;
  border: 1px solid #d9d9d9;
  list-style: none;
}
ul.tabellen-content li {
  height: 44px;
  border-right: 1px solid #d9d9d9;
  float: left;
  padding: 10px 10px 0 10px;
  margin: 0;
  width: 15%;
}
ul.tabellen-content li:first-child {
  width: 20%;
}
@media (max-width: 991px) {
  ul.tabellen-content li:last-child {
    padding: 0;
    float: right;
    width: 44px;
    margin: -45px 0 0 0;
    background: #d2d2d2;
    text-align: center;
  }
}
ul.tabellen-content li:last-child {
  padding: 0;
  float: right;
  width: 44px;
  background: #d2d2d2;
  text-align: center;
}
ul.tabellen-content li:last-child a {
  margin: 0 0 0 4px;
  padding: 0;
  width: 35px;
  line-height: 0.5em;
  display: block;
  text-decoration: none;
}
ul.tabellen-content li:last-child a:hover {
  color: #0094d2;
}
ul.tabellen-content li:nth-last-child(2) {
  border-right: none;
}
.tabellen-menu {
  display: none;
  height: 50px;
  clear: both;
  float: none;
  margin-bottom: 10px;
}
.tabellen-menu button {
  margin: 0;
  float: right;
}
.footer {
  border-top: 1px solid #909090;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}
.footer p {
  padding: 45px 0 0 0;
  font-size: 12px;
  text-shadow: none;
}
.footer-logo {
  margin: 0 auto;
}
.form-control {
  background-color: #FFFFFF;
  background-image: none;
  border: 0px solid #CCCCCC;
  border-radius: 0px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
  color: #505050;
  display: block;
  font-size: 16px;
  font-weight: 300;
  height: 46px;
  line-height: 1.42857;
  padding: 10px 15px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  vertical-align: middle;
  width: 100%;
}
select.form-control {
  background: url('../img/layout/dropdown_select.png') no-repeat right #d7d7d7;
  /* Old browsers */
  background: url('../img/layout/dropdown_select.png') no-repeat right -moz-linear-gradient(top, #d7d7d7 0%, #d0d0d0 50%, #c1c1c1 100%);
  /* FF3.6+ */
  background: url('../img/layout/dropdown_select.png') no-repeat right -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d7d7d7), color-stop(50%, #d0d0d0), color-stop(100%, #c1c1c1));
  /* Chrome,Safari4+ */
  background: url('../img/layout/dropdown_select.png') no-repeat right -webkit-linear-gradient(top, #d7d7d7 0%, #d0d0d0 50%, #c1c1c1 100%);
  /* Chrome10+,Safari5.1+ */
  background: url('../img/layout/dropdown_select.png') no-repeat right -o-linear-gradient(top, #d7d7d7 0%, #d0d0d0 50%, #c1c1c1 100%);
  /* Opera 11.10+ */
  background: url('../img/layout/dropdown_select.png') no-repeat right -ms-linear-gradient(top, #d7d7d7 0%, #d0d0d0 50%, #c1c1c1 100%);
  /* IE10+ */
  background: url('../img/layout/dropdown_select.png') no-repeat right linear-gradient(to bottom, #d7d7d7 0%, #d0d0d0 50%, #c1c1c1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7d7d7', endColorstr='#c1c1c1', GradientType=0);
  /* IE6-9 */
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none !important;
  text-indent: 0.01px !important;
  text-overflow: '' !important;
}
.checkbox label,
.radio label {
  font-weight: 300;
}
.form-select {
  border-radius: 0px;
  padding: 10px 15px;
  margin: 0;
  height: 46px;
  border: none;
  display: block;
  position: relative;
  background-color: #FFFFFF;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  background-image: -webkit-linear-gradient(#d9d9d9 0%, #c0c0c0 100%);
  background-image: -moz-linear-gradient(#d9d9d9 0%, #c0c0c0 100%);
  background-image: -o-linear-gradient(#d9d9d9 0%, #c0c0c0 100%);
  background-image: linear-gradient(#d9d9d9 0%, #c0c0c0 100%);
}
.btn-default {
  background-color: #d7d7d7;
  border: 1px solid #a2a2a2;
  color: #505050;
}
.btn {
  width: auto;
  -moz-user-select: none;
  background-image: none;
  border: 1px solid #a2a2a2;
  border-radius: 0px;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  text-shadow: 0px 1px 0px #ffffff;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 10px 40px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  box-shadow: 0 1px 0px #f8f8f8 inset;
}
.btn i {
  position: relative;
  top: -3px;
  margin: 0 5px 0 0;
  padding: 0;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #0094d2;
  background-color: #d7d7d7;
  border: 1px solid #a2a2a2;
}
.general {
  display: block;
  margin: 0 0 20px 0;
  clear: both;
  float: none;
}
.general-title {
  position: relative;
  background-color: #FFFFFF;
  border: 0px solid #CCCCCC;
  border-radius: 0px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
  color: #505050;
  display: block;
  font-size: 16px;
  font-weight: 300;
  height: 46px;
  line-height: 1.42857;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  text-align: left;
  width: 100%;
  background-image: -webkit-linear-gradient(#d9d9d9 0%, #c0c0c0 100%);
  background-image: -moz-linear-gradient(#d9d9d9 0%, #c0c0c0 100%);
  background-image: -o-linear-gradient(#d9d9d9 0%, #c0c0c0 100%);
  background-image: linear-gradient(#d9d9d9 0%, #c0c0c0 100%);
}
.general-title h2 {
  padding: 15px 0 0 15px;
  margin: 0;
  font-size: 16px;
}
.general-table {
  display: block;
  padding: 0;
  margin: 0;
  background: #fff;
}
.general-table .row {
  border-left: 1px solid #d2d2d2;
}
.general-table .row .col-md-1 {
  text-align: center;
  padding: 10px 0;
  margin: 0;
  display: block;
  background: #fff;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}
.general-table .row .col-md-1 span {
  margin: 0 auto;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  display: block;
  padding: 16px 0 0 0;
  height: 50px;
  width: 50px;
  background: #0094d2;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5) inset;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.general-table .row .col-md-1 span.active {
  margin: 0 auto;
  color: #828282;
  font-size: 12px;
  font-weight: 700;
  background: #fff;
  box-shadow: none;
  border: 1px solid #d2d2d2;
}
.general-table .row .col-md-1 span.empty {
  background: none;
  box-shadow: none;
}
.csr-arrow-up {
  position: absolute;
  top: 0px;
  right: 10px;
  line-height: 10px;
  font-weight: 600;
}
.csr-arrow-down {
  position: absolute;
  top: 0px;
  right: 10px;
  line-height: 10px;
  font-weight: 600;
}
.csr-stack-2x {
  margin-top: -0.7em;
  vertical-align: sub;
}
.csr-dropdown {
  padding: 0 0 0 5px;
}
.csr-circle {
  color: #0094d2;
}
.csr-info.csr-4x {
  vertical-align: 0px;
}
@-moz-document url-prefix() {
  .csr-stack-2x {
    margin-top: -0.6em;
  }
  .csr-info.csr-4x {
    vertical-align: -4px;
  }
  .csr-2x.csr-dropdown {
    vertical-align: -2px;
  }
}
.csr-info {
  z-index: 100;
  margin-right: 20px;
}
i.csr {
  padding: 0px !important;
  line-height: normal;
}
.measure-specifications {
  background: #4b4b4b;
  display: block;
}
.measure-specifications h2 {
  color: #fff;
  font-weight: 300;
  text-shadow: 0px -1px 0px #000000;
}
.measure-specifications p {
  color: #fff;
  text-shadow: 0px -1px 0px #000000;
}
.panel-group .panel + .panel {
  margin-top: 0px;
}
.panel-group .panel {
  border-radius: 0px;
  margin-bottom: 0;
  overflow: hidden;
  border: none;
}
.panel-group {
  border-bottom: 1px solid #aaa;
}
.panel-heading {
  border-radius: 0px;
  padding: 0;
  margin: 0;
  display: block;
  position: relative;
  background: #d5d5d5 !important;
  border: 1px solid #b8b8b8;
  box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 0.3);
}
.panel-heading .list-icon-green-bg:before {
  color: rgba(0, 216, 0, 0.8);
  content: "\25CF";
  text-shadow: 4px 0px 1px #D5D5D5, 0 0 0 #000;
}
.panel-heading .list-icon-red-bg:before {
  color: rgba(255, 0, 0, 0.8);
  content: "\25CF";
  text-shadow: -4px 0px 1px #D5D5D5, 0 0 0 #000;
}
.panel-heading .list-icon-green-bg:before,
.panel-heading .list-icon-red-bg:before {
  font-family: 'entypo';
  font-size: 60px;
  position: absolute;
  right: 18px;
  top: -25px;
}
.panel-heading .list-icon-arrow:after,
.panel-heading .collapsed.list-icon-arrow:after {
  font-family: 'entypo';
  right: 25px;
  top: -15px;
  text-shadow: none;
  position: absolute;
  font-size: 40px;
  color: #fff;
}
.panel-heading .list-icon-arrow:after {
  content: "\E763";
}
.panel-heading .collapsed.list-icon-arrow:after {
  content: "\E760";
}
.panel-body ul li {
  border-bottom: 1px solid #b8b8b8;
}
.panel-title {
  display: block;
  padding: 0;
  margin: 0;
}
.panel-title > a {
  padding: 10px 0 10px 30px;
  display: block;
  color: #505050;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.42857;
  text-decoration: none;
}
.panel-title > a:hover {
  color: #0094d2;
}
.panel-body {
  padding: 0;
  margin: 0;
  display: block;
  max-height: 200px;
  overflow: visible;
  max-height: 100%;
}
.panel-body ul {
  padding: 0;
  margin: 0;
  display: block;
}
.panel-body ul li {
  width: 100%;
  padding: 5px 0;
  margin: 0;
  list-style: none;
}
.panel-body ul li div.sublist {
  margin: 0;
  padding: 10px 0px 10px 30px;
  display: block;
  color: #505050;
  font-size: 16px;
  font-weight: 400;
  text-shadow: 0px 1px 0px #ffffff;
  line-height: 1;
  text-decoration: none;
  position: relative;
}
.panel-body ul li div.sublist .list-icon-green {
  color: rgba(0, 216, 0, 0.8);
  position: absolute;
  right: 20px;
  top: -6px;
}
.panel-body ul li div.sublist .list-icon-red {
  color: rgba(255, 0, 0, 0.8);
  position: absolute;
  right: 20px;
  top: -6px;
}
.panel-body ul li div.sublist:hover {
  background: #0094d2;
  text-shadow: none;
  color: rgba(255, 255, 255, 0.8);
}
.panel-body ul li .list-green:before,
.panel-body ul li .list-red:before {
  font-family: 'entypo';
  content: "\25CF";
  font-size: 40px;
  position: absolute;
  right: 23px;
  top: -12px;
  text-shadow: 0px 4px 1px #fff, 0 0 0 #000;
}
.panel-body ul li a:hover.list-green:before,
.panel-body ul li a:hover.list-red:before {
  text-shadow: 0px 4px 1px #0094d2, 0 0 0 #000;
}
.panel-body ul li .list-green:before {
  color: rgba(0, 216, 0, 0.8);
}
.panel-body ul li .list-red:before {
  color: rgba(255, 0, 0, 0.8);
}
.panel-body ul li .list-green:hover:before {
  color: #fff;
  content: "\25CF";
}
.modal-content {
  text-align: left;
  padding: 0 15px;
}
.modal-header {
  border-bottom: none;
  min-height: none;
  padding: 15px 15px 15px 15px;
}
.modal-header h2 {
  color: #0094d2;
}
.modal-header img {
  width: 30px;
  height: 30px;
}
.modal-body {
  padding: 10px 20px;
  position: relative;
}
.modal-footer {
  border-top: none;
  margin-top: 0;
  padding: 10px 20px 30px 20px;
  text-align: center;
}
.panel-group {
  border-bottom: none;
}
.panel-group-static.panel + .panel {
  margin-top: 0px;
}
.panel-group-static .panel {
  border-radius: 0px;
  margin-bottom: 5px;
  overflow: hidden;
  border: none;
}
.panel-group-static .white {
  border-radius: 0px;
  padding: 0;
  margin: 0;
  border: none;
  display: block;
  position: relative;
  background-color: #FFFFFF;
  background-image: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
ul.measure-calc {
  float: none;
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
ul.measure-calc li {
  float: none;
  display: block;
  margin: 20px 0 40px 0;
  padding: 0;
}
ul.measure-calc li ul {
  width: 540px;
  display: block;
  margin: 0;
  padding: 0 0 15px 0;
  list-style: none;
  float: none;
  clear: both;
}
ul.measure-calc li ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: left;
  line-height: 46px;
  font-size: 16px;
  font-weight: 300;
  color: #505050;
  text-shadow: 0px 1px 0px #ffffff;
}
ul.measure-calc li ul li input {
  text-align: right;
}
ul.measure-calc li ul li input.fixed-input {
  text-align: right;
  background: none;
  box-shadow: none;
  border: 1px solid #b4b4b4;
}
ul.measure-calc li ul li:nth-child(1) {
  min-width: 130px;
  text-align: right;
  padding: 0 10px 0 0;
}
ul.measure-calc li ul li:nth-child(2) {
  width: 110px;
}
ul.measure-calc li ul li:nth-child(3) {
  width: 30px;
  text-align: left;
  padding: 0 0 0 10px;
}
ul.measure-calc li ul li:nth-child(4) {
  width: 30px;
  text-align: right;
  padding: 0 10px 0 0;
}
ul.measure-calc li ul li:nth-child(5) {
  width: 110px;
}
ul.measure-calc li ul li:nth-child(6) {
  min-width: 130px;
  text-align: left;
  padding: 0 0 0 10px;
}
#flashMessage {
  position: fixed;
  top: 30%;
  left: 50%;
  margin: 0 0 0 -25%;
  width: 50%;
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.7);
  background: url("../img/layout/bg-site.jpg") repeat;
  z-index: 100;
  padding: 15px;
  border-radius: 5px;
  text-align: center;
}
#addForm {
  position: absolute;
  right: 30px;
  width: 100px;
  height: 60px;
  padding: 5px;
  margin-top: 10px;
  border-radius: 3px;
  border: 1px solid #ddd;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.cats,
.subcats,
.temps,
.configs,
.forms {
  background: url("../img/layout/bg-site.jpg") repeat;
  padding: 5px;
  border: 1px solid #bbb;
  margin: 5px 0px 10px 0px;
  box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2);
  position: relative;
}
.cats .box_menu,
.subcats .box_menu,
.temps .box_menu,
.configs .box_menu,
.forms .box_menu {
  position: absolute;
  top: 0px;
  right: 5px;
}
.cats .box_menu a,
.subcats .box_menu a,
.temps .box_menu a,
.configs .box_menu a,
.forms .box_menu a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.2;
  float: right;
  line-height: 10px;
  margin-left: 5px;
}
.cats .box_menu a:hover,
.subcats .box_menu a:hover,
.temps .box_menu a:hover,
.configs .box_menu a:hover,
.forms .box_menu a:hover {
  opacity: 0.5;
}
.csr-grey {
  color: #bbb !important;
  line-height: 7px !important;
}
.csr-darkgrey {
  color: #777 !important;
  line-height: 7px !important;
}
.report_invid_item {
  padding: 0px !important;
}
.report_invid_item .report_invid_chkbx {
  position: absolute;
  left: 3px;
  top: 3px;
  width: 30px;
  height: 20px;
  z-index: 10;
}
p.explain {
  font-size: 16px;
  margin: 0px 0px 70px 0px;
  font-weight: 400;
}
h1.small {
  font-size: 28px;
  margin-bottom: 10px;
  display: inline-block;
}
.contact_text {
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 5px;
}
.contact_text b {
  font-weight: 600;
  font-size: 16px;
  margin: 0 2px;
}
.thin_radio {
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  display: block;
  text-align: left;
  margin: 0;
  text-shadow: 0px 1px 0px #ffffff;
  color: #505050;
}
.thin_radio label {
  font-weight: 400;
  display: block;
  text-align: left;
  margin: 0;
  text-shadow: 0px 1px 0px #ffffff;
  color: #505050;
}
.thin_radio input {
  margin: 0px 5px 15px 0px;
}
#measure-wrapper {
  position: absolute;
  left: 0px;
  margin-top: -120px;
  z-index: 50;
  padding: 0px;
}
#measure-wrapper #measure_slider {
  background: #4b4b4b;
  z-index: 100;
  float: left;
  border-bottom-right-radius: 15px;
}
#measure-wrapper #measure_slider a {
  color: #fff;
  position: relative;
}
#measure-wrapper #measure_slider a:hover {
  color: #0094d2;
}
#measure-wrapper #measure_spec {
  float: left;
  background: #4b4b4b;
}
#measure-wrapper #measure_spec #measure_header {
  max-height: 163px;
  margin-left: 20px;
}
#measure-wrapper #measure_spec #measure_header p,
#measure-wrapper #measure_spec #measure_header h2 {
  width: 330px;
  color: #fff;
  text-shadow: 0px 1px 9px #505050;
}
#measure-wrapper #measure_spec #measure_body li,
#measure-wrapper #measure_spec #measure_body .panel-heading {
  cursor: pointer;
  width: 350px;
  padding: 10px 15px 10px 10px;
}
#measure-wrapper #measure_spec #measure_body li a,
#measure-wrapper #measure_spec #measure_body .panel-heading a {
  padding: 0px;
}
#measure-wrapper #measure_spec #measure_body li.sublist:hover {
  background: #0094d2;
  text-shadow: none;
  color: rgba(255, 255, 255, 0.8);
}
#menu .csr-dropdown {
  margin-left: 0.1em;
}
ul.list-group .list-group-item-inConfig {
  background-color: rgba(0, 150, 209, 0.4);
}
ul.list-group .list-group-item-inConfig a {
  color: #808080 !important;
}
ul.list-group .list-group-item {
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-top: 1px solid #aaa;
  border-bottom: 0px;
  border-radius: 0px !important;
}
ul.list-group .list-group-item a i {
  float: right;
  margin-top: -0.1em;
  margin-right: -0.3em;
}
ul.list-group .list-group-item a:hover i {
  color: #fff !important;
}
.centered_button {
  display: block;
  margin: auto;
  margin-top: 80px;
}
.login-btn {
  padding: 10px 0px 10px 10px;
  width: 220px;
  text-align: left;
  color: #0094d2;
  text-shadow: none;
}
a.forgot_pw,
a.forgot_pw:hover {
  color: #505050;
  margin-right: 50px;
}
#fileupload {
  position: relative;
  margin-top: -15px;
}
#fileupload input[type="file"] {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.error input {
  box-shadow: inset 0px 0px 6px rgba(255, 0, 0, 0.6);
}
.cke {
  border: 0px !important;
  border-radius: 0px !important;
  background: transparent !important;
}
.cke .cke_inner .cke_top {
  background: #808080 !important;
}
.cke .cke_inner .cke_top .cke_toolbar .cke_toolgroup {
  background: transparent;
  border: none;
}
.cke .cke_inner .cke_bottom {
  background: transparent;
  height: 12px !important;
  padding-right: 1px;
}
.cke .cke_inner .cke_bottom .cke_resizer {
  margin-top: 0px;
  margin-right: 0px;
}
.cke .cke_inner .cke_bottom .cke_path {
  display: none;
}
.cke .cke_inner .cke_contents {
  border-radius: 0px;
}
.formular_questions h2 {
  margin: 0 0 40px 0;
}
div.custom_table {
  font-size: 12px;
}
div.custom_table ul.table_show_title {
  border: 1px solid #808080;
  background: #707070;
  list-style: none;
  padding: 0px;
}
div.custom_table ul.table_show_title li {
  border-right: 1px solid #808080;
  color: #ffffff;
  float: left;
  padding: 5px;
  height: 100%;
}
div.custom_table ul.table_show_title li:last-child {
  border: none;
}
div.custom_table ul.table_show_content {
  height: 60px;
  list-style: none;
  padding: 0px;
}
div.custom_table ul.table_show_content li {
  border: #808080 1px solid;
  color: #505050;
  float: left;
  background: #fff;
  padding: 5px;
  height: 100%;
}
.pull-font-left {
  text-align: left;
}
.vpull-font-center {
  vertical-align: middle !important;
}
.ring {
  background-image: url('../img/ring.png');
  width: 194px;
  height: 194px;
  position: absolute;
  top: 35px;
  left: 50%;
  z-index: 100;
  margin: 0 0 0 -97px;
}
.ring p {
  display: block;
  margin: 80px auto;
}
#dash_General div,
#dash_Measure div {
  display: block;
  margin: 0 auto;
}
form h3 {
  margin: 22px 0px 26px 0px;
}
#helper {
  z-index: 100;
  border: 1px solid #808080;
  padding: 10px;
  border-radius: 5px;
  width: 200px;
  position: absolute;
  right: 15px;
  top: -55px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  display: none;
}
#optionsInfo {
  border: 1px solid #ddd;
  display: none;
  position: fixed;
  right: 25px;
  top: 25%;
  height: 50%;
  overflow-y: scroll;
  width: 400px;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
#working {
  border: 1px solid #ddd;
  box-shadow: 1px 1px 1px rgba(255, 0, 0, 0.5);
  position: fixed;
  top: 180px;
  left: 15px;
  padding: 20px;
  border-radius: 4px;
  background: #eee;
  text-shadow: 1px 1px 1px rgba(255, 0, 0, 0.3);
}
body.modal-open {
  overflow-y: scroll;
}
body .modal {
  overflow-y: hidden;
}
div.not_relevant {
  border: 1px solid #ddd;
  border-radius: 3px;
}
div.not_relevant .fa {
  width: 15px;
  height: 10px;
  margin: 0px;
}
form.not_relevant_formular {
  opacity: 0.3;
  /*margin-top:-35px;*/
}
div.print {
  font-size: 10pt;
}
div.print h6 {
  font-size: 28pt;
  display: block;
  margin: auto;
  font-weight: bold;
}
div.print h5 {
  font-size: 12pt;
  margin: 12pt 0 0 0;
  font-weight: bold;
}
div.print h1 {
  font-size: 24pt;
  margin: 24pt 0 0 0;
  font-weight: bold;
}
div.print h2 {
  font-size: 16pt;
  margin: 16pt 0 0 0;
  font-weight: bold;
}
div.print h3 {
  font-size: 14pt;
  margin: 14pt 0 0 0;
  font-weight: bold;
}
div.print h4 {
  font-size: 12pt;
  margin: 12pt 0 0 0;
  font-weight: bold;
}
div.print div.templates form label,
div.print div.templates form p,
div.print div.templates form td,
div.print div.templates form a,
div.print div.templates form li {
  font-size: 11pt !important;
  margin: 11pt 0 0 0;
}
.pbb {
  page-break-before: always;
}
.pba {
  page-break-after: always;
}
.btn--csv_download {
  height: 44px;
  margin-left: 15px;
}
.btn--csv_download i {
  position: inherit;
  top: 0;
  margin: 0;
}
.c-last-changed {
  font-size: 16px;
}
.font-color-cyan {
  color: #0094d2;
}
.formular__add select {
  background: #ffffff !important;
}
.total-calculated {
  background-color: #f9f9f9;
}
.table-heritage > tbody > tr:nth-child(odd) > td,
.table-heritage > tbody > tr:nth-child(odd) > th {
  background-color: rgba(255, 255, 255, 0.3);
}
.table-heritage,
.table-heritage > tbody,
.table-heritage > tbody > tr,
.table-heritage > tbody > tr > td {
  display: block;
}
#header-menu.nav-bar {
  margin-left: auto;
  margin-right: auto;
  background-color: #009fe3;
  padding: 0 15px;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: stretch;
}
#header-menu.nav-bar a,
#header-menu.nav-bar a:visited {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: white;
  text-decoration: none;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 0;
  font-size: 1.2rem;
  text-shadow: none;
  font-weight: 400;
  white-space: nowrap;
}
#header-menu.nav-bar a:hover {
  color: #3c3c3b;
  text-decoration: none;
}
#header-menu.nav-bar a.active {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.9) inset;
  color: #3c3c3b;
  text-decoration: none;
}
#header-menu.nav-bar .logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.csr-icon {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(100%) sepia(4%) saturate(16%) hue-rotate(85deg) brightness(103%) contrast(100%);
}
.csr-icon.white {
  filter: invert(100%) sepia(4%) saturate(16%) hue-rotate(85deg) brightness(103%) contrast(100%);
}
.csr-icon.grey,
.active .csr-icon {
  filter: invert(21%) sepia(7%) saturate(90%) hue-rotate(22deg) brightness(98%) contrast(90%);
}
.csr-icon-archive {
  background-image: url("../img/layout/Archive.svg");
}
.csr-icon-dashboard {
  background-image: url("../img/layout/Dashboard.svg");
}
.csr-icon-indicators {
  background-image: url("../img/layout/Indicators.svg");
}
.csr-icon-new-project {
  background-image: url("../img/layout/New_Project.svg");
}
.csr-icon-permissions {
  background-image: url("../img/layout/Permissions.svg");
}
.csr-icon-strategy {
  background-image: url("../img/layout/Strategy.svg");
}
.c-Tabelle .table td {
  width: 25%;
}
.table-readOnly td:first-child {
  text-align: left;
}
.table-readOnly td:last-child {
  text-align: right;
}
/* Change the background of white tasks */
kt-task[data-color="white"] {
  background-image: url("https://www.toptal.com/designers/subtlepatterns/patterns/leaves-pattern.png") !important;
}
/* Change the shape of lemon tasks */
kt-task[data-color="lemon"] {
  clip-path: polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%);
  padding: 5px 0;
}
.kt-hint-labels-container {
  display: none !important;
}
kt-board tr {
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
.showPlausibilityIssues-formulartitle * {
  font-size: inherit !important;
  color: inherit!important;
  font-weight: normal!important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: inherit !important;
}
#sidetoolbar-wrapper {
  z-index: 1000;
  position: sticky;
  right: 1px;
  top: 50px;
}
#sidetoolbar-wrapper #sidetoolbar-handler {
  float: right;
  position: relative;
  background: url("../img/layout/bg-content.jpg");
  border-right: 1px solid #ffffff;
  border-top: 1px solid #b4b4b4;
  border-left: 1px solid #b4b4b4;
  border-bottom: 1px solid #b4b4b4;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  color: #828282;
}
#sidetoolbar-wrapper #sidetoolbar-handler i {
  float: right;
}
#sidetoolbar-wrapper #sidetoolbar-handler:hover {
  color: #0094d2;
}
#sidetoolbar-wrapper #sidetoolbar {
  float: right;
  background: url("../img/layout/bg-content.jpg");
}
#sidetoolbar-wrapper #sidetoolbar ul {
  padding: 0;
  margin: 0;
  list-style: none;
  border-top: 1px solid #b4b4b4;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #b4b4b4;
}
#sidetoolbar-wrapper #sidetoolbar ul li {
  padding: 0;
  margin: 0;
  display: block;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #b4b4b4;
}
#sidetoolbar-wrapper #sidetoolbar ul li i {
  padding: 10px 0 0 0;
  text-align: center;
  width: 100px;
  display: block;
  text-decoration: none;
}
#sidetoolbar-wrapper #sidetoolbar ul li i:hover {
  color: #0094d2;
}
#sidetoolbar-wrapper #sidetoolbar ul li a {
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  padding: 0;
  margin: 0;
  display: block;
  height: 80px;
  width: 100px;
  font-weight: 400;
  text-shadow: 0 1px 0 #ffffff;
  color: #828282;
}
#sidetoolbar-wrapper #sidetoolbar ul li a:hover {
  color: #0094d2;
}
.action-list-table {
  font-size: 1.5rem;
}
.action-list-table .list-unstyled {
  font-size: 1rem;
}
.action-list-table .list-unstyled li {
  padding-bottom: 3px;
}
.action-list-table__actions div {
  display: flex;
  flex-direction: column;
}
.action-list-table__actions div .btn {
  font-size: 1.5rem;
  padding: 1rem 1.5rem;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.scrolling-wrapper {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
}
.scrolling-item {
  flex: 0 0 auto;
}
.scrolling-item > .row.row__title {
  font-size: 14px;
  height: 16px;
  text-align: center;
  margin-bottom: 4px;
}
.scrolling-item > .scrolling-item-element {
  display: flex;
  flex: 0 0 auto;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.scrolling-item > .scrolling-item-element td {
  height: 62px;
}
.scrolling-item > .scrolling-item-element__form {
  border: none;
}
#ajax .csr-i-5x.csr-icon-16-grey {
  display: block;
  margin: auto;
}
#ajax > div {
  display: flex;
  flex-direction: column;
}
.trackreports-formulartitle * {
  font-size: inherit !important;
  color: inherit!important;
  font-weight: normal!important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: inherit !important;
}
.kanban {
  /*!
 * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2016 Froala Labs
 */
  /*!
 * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2016 Froala Labs
 */
  /*!
 * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2016 Froala Labs
 */
  /*!
 * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2016 Froala Labs
 */
  /*!
 * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2016 Froala Labs
 */
  /*!
 * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2016 Froala Labs
 */
  /*!
 * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2016 Froala Labs
 */
  /*!
 * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2016 Froala Labs
 */
  /*!
 * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2016 Froala Labs
 */
  /*!
 * froala_editor v2.2.1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2016 Froala Labs
 */
}
.kanban .kt-animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@font-face {
  font-family: 'fontello';
  src: url(/assets/dependencies/fontello/font/fontello-fff08f1952752b0fa404fadfafeaa597d8d4d769da99434408eae60851a5781d.eot);
  src: url(/assets/dependencies/fontello/font/fontello-fff08f1952752b0fa404fadfafeaa597d8d4d769da99434408eae60851a5781d.eot?#iefix) format("embedded-opentype"), url(/assets/dependencies/fontello/font/fontello-3fc965343d910f77791252faa6f0d0f82d688bdbea6315cb7534157bb7934345.woff) format("woff"), url(/assets/dependencies/fontello/font/fontello-eaf92d23f20e4cd60d9a0014bcc2709c706c577035c226e3dd4525ee5c046e9f.ttf) format("truetype"), url(/assets/dependencies/fontello/font/fontello-6692e9465a813efb637d6623c80fbf9802f9bd0b2652f741feeda30b1373bf08.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}
.kanban [class^="kt-icon-"]:before,
.kanban [class*=" kt-icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
.kanban .kt-icon-emo-happy:before {
  content: '\e800';
}
.kanban .kt-icon-user:before {
  content: '\e801';
}
.kanban .kt-icon-emo-wink:before {
  content: '\e802';
}
.kanban .kt-icon-emo-wink2:before {
  content: '\e803';
}
.kanban .kt-icon-emo-unhappy:before {
  content: '\e804';
}
.kanban .kt-icon-emo-sleep:before {
  content: '\e805';
}
.kanban .kt-icon-emo-thumbsup:before {
  content: '\e806';
}
.kanban .kt-icon-emo-devil:before {
  content: '\e807';
}
.kanban .kt-icon-emo-surprised:before {
  content: '\e808';
}
.kanban .kt-icon-emo-tongue:before {
  content: '\e809';
}
.kanban .kt-icon-emo-coffee:before {
  content: '\e80a';
}
.kanban .kt-icon-emo-sunglasses:before {
  content: '\e80b';
}
.kanban .kt-icon-emo-displeased:before {
  content: '\e80c';
}
.kanban .kt-icon-emo-beer:before {
  content: '\e80d';
}
.kanban .kt-icon-emo-grin:before {
  content: '\e80e';
}
.kanban .kt-icon-emo-angry:before {
  content: '\e80f';
}
.kanban .kt-icon-emo-saint:before {
  content: '\e810';
}
.kanban .kt-icon-emo-cry:before {
  content: '\e811';
}
.kanban .kt-icon-emo-shoot:before {
  content: '\e812';
}
.kanban .kt-icon-emo-squint:before {
  content: '\e813';
}
.kanban .kt-icon-emo-laugh:before {
  content: '\e814';
}
.kanban .kt-icon-spin1:before {
  content: '\e815';
}
.kanban .kt-icon-spin2:before {
  content: '\e816';
}
.kanban .kt-icon-spin3:before {
  content: '\e817';
}
.kanban .kt-icon-spin4:before {
  content: '\e818';
}
.kanban .kt-icon-spin5:before {
  content: '\e819';
}
.kanban .kt-icon-spin6:before {
  content: '\e81a';
}
.kanban .kt-icon-firefox:before {
  content: '\e81b';
}
.kanban .kt-icon-chrome:before {
  content: '\e81c';
}
.kanban .kt-icon-opera:before {
  content: '\e81d';
}
.kanban .kt-icon-ie:before {
  content: '\e81e';
}
.kanban .kt-icon-crown:before {
  content: '\e81f';
}
.kanban .kt-icon-crown-plus:before {
  content: '\e820';
}
.kanban .kt-icon-crown-minus:before {
  content: '\e821';
}
.kanban .kt-icon-marquee:before {
  content: '\e822';
}
.kanban .kt-icon-glass:before {
  content: '\e823';
}
.kanban .kt-icon-music:before {
  content: '\e824';
}
.kanban .kt-icon-search:before {
  content: '\e825';
}
.kanban .kt-icon-mail:before {
  content: '\e826';
}
.kanban .kt-icon-mail-alt:before {
  content: '\e827';
}
.kanban .kt-icon-mail-squared:before {
  content: '\e828';
}
.kanban .kt-icon-heart:before {
  content: '\e829';
}
.kanban .kt-icon-heart-empty:before {
  content: '\e82a';
}
.kanban .kt-icon-star:before {
  content: '\e82b';
}
.kanban .kt-icon-star-empty:before {
  content: '\e82c';
}
.kanban .kt-icon-star-half:before {
  content: '\e82d';
}
.kanban .kt-icon-users:before {
  content: '\e82e';
}
.kanban .kt-icon-male:before {
  content: '\e82f';
}
.kanban .kt-icon-female:before {
  content: '\e830';
}
.kanban .kt-icon-child:before {
  content: '\e831';
}
.kanban .kt-icon-video:before {
  content: '\e832';
}
.kanban .kt-icon-videocam:before {
  content: '\e833';
}
.kanban .kt-icon-picture:before {
  content: '\e834';
}
.kanban .kt-icon-camera:before {
  content: '\e835';
}
.kanban .kt-icon-camera-alt:before {
  content: '\e836';
}
.kanban .kt-icon-th-large:before {
  content: '\e837';
}
.kanban .kt-icon-th:before {
  content: '\e838';
}
.kanban .kt-icon-th-list:before {
  content: '\e839';
}
.kanban .kt-icon-ok:before {
  content: '\e83a';
}
.kanban .kt-icon-ok-circled:before {
  content: '\e83b';
}
.kanban .kt-icon-ok-circled2:before {
  content: '\e83c';
}
.kanban .kt-icon-ok-squared:before {
  content: '\e83d';
}
.kanban .kt-icon-cancel:before {
  content: '\e83e';
}
.kanban .kt-icon-cancel-circled:before {
  content: '\e83f';
}
.kanban .kt-icon-cancel-circled2:before {
  content: '\e840';
}
.kanban .kt-icon-plus:before {
  content: '\e841';
}
.kanban .kt-icon-plus-circled:before {
  content: '\e842';
}
.kanban .kt-icon-plus-squared:before {
  content: '\e843';
}
.kanban .kt-icon-plus-squared-alt:before {
  content: '\e844';
}
.kanban .kt-icon-minus:before {
  content: '\e845';
}
.kanban .kt-icon-minus-circled:before {
  content: '\e846';
}
.kanban .kt-icon-minus-squared:before {
  content: '\e847';
}
.kanban .kt-icon-minus-squared-alt:before {
  content: '\e848';
}
.kanban .kt-icon-help:before {
  content: '\e849';
}
.kanban .kt-icon-help-circled:before {
  content: '\e84a';
}
.kanban .kt-icon-info-circled:before {
  content: '\e84b';
}
.kanban .kt-icon-info:before {
  content: '\e84c';
}
.kanban .kt-icon-home:before {
  content: '\e84d';
}
.kanban .kt-icon-link:before {
  content: '\e84e';
}
.kanban .kt-icon-unlink:before {
  content: '\e84f';
}
.kanban .kt-icon-link-ext:before {
  content: '\e850';
}
.kanban .kt-icon-link-ext-alt:before {
  content: '\e851';
}
.kanban .kt-icon-attach:before {
  content: '\e852';
}
.kanban .kt-icon-lock:before {
  content: '\e853';
}
.kanban .kt-icon-lock-open:before {
  content: '\e854';
}
.kanban .kt-icon-lock-open-alt:before {
  content: '\e855';
}
.kanban .kt-icon-pin:before {
  content: '\e856';
}
.kanban .kt-icon-eye:before {
  content: '\e857';
}
.kanban .kt-icon-eye-off:before {
  content: '\e858';
}
.kanban .kt-icon-tag:before {
  content: '\e859';
}
.kanban .kt-icon-tags:before {
  content: '\e85a';
}
.kanban .kt-icon-bookmark:before {
  content: '\e85b';
}
.kanban .kt-icon-bookmark-empty:before {
  content: '\e85c';
}
.kanban .kt-icon-flag:before {
  content: '\e85d';
}
.kanban .kt-icon-flag-empty:before {
  content: '\e85e';
}
.kanban .kt-icon-flag-checkered:before {
  content: '\e85f';
}
.kanban .kt-icon-thumbs-up:before {
  content: '\e860';
}
.kanban .kt-icon-thumbs-down:before {
  content: '\e861';
}
.kanban .kt-icon-thumbs-up-alt:before {
  content: '\e862';
}
.kanban .kt-icon-thumbs-down-alt:before {
  content: '\e863';
}
.kanban .kt-icon-download:before {
  content: '\e864';
}
.kanban .kt-icon-upload:before {
  content: '\e865';
}
.kanban .kt-icon-download-cloud:before {
  content: '\e866';
}
.kanban .kt-icon-upload-cloud:before {
  content: '\e867';
}
.kanban .kt-icon-reply:before {
  content: '\e868';
}
.kanban .kt-icon-reply-all:before {
  content: '\e869';
}
.kanban .kt-icon-forward:before {
  content: '\e86a';
}
.kanban .kt-icon-quote-left:before {
  content: '\e86b';
}
.kanban .kt-icon-quote-right:before {
  content: '\e86c';
}
.kanban .kt-icon-code:before {
  content: '\e86d';
}
.kanban .kt-icon-export:before {
  content: '\e86e';
}
.kanban .kt-icon-export-alt:before {
  content: '\e86f';
}
.kanban .kt-icon-share:before {
  content: '\e870';
}
.kanban .kt-icon-share-squared:before {
  content: '\e871';
}
.kanban .kt-icon-pencil:before {
  content: '\e872';
}
.kanban .kt-icon-pencil-squared:before {
  content: '\e873';
}
.kanban .kt-icon-edit:before {
  content: '\e874';
}
.kanban .kt-icon-print:before {
  content: '\e875';
}
.kanban .kt-icon-retweet:before {
  content: '\e876';
}
.kanban .kt-icon-keyboard:before {
  content: '\e877';
}
.kanban .kt-icon-gamepad:before {
  content: '\e878';
}
.kanban .kt-icon-comment:before {
  content: '\e879';
}
.kanban .kt-icon-chat:before {
  content: '\e87a';
}
.kanban .kt-icon-comment-empty:before {
  content: '\e87b';
}
.kanban .kt-icon-chat-empty:before {
  content: '\e87c';
}
.kanban .kt-icon-bell:before {
  content: '\e87d';
}
.kanban .kt-icon-bell-alt:before {
  content: '\e87e';
}
.kanban .kt-icon-bell-off:before {
  content: '\e87f';
}
.kanban .kt-icon-bell-off-empty:before {
  content: '\e880';
}
.kanban .kt-icon-attention-alt:before {
  content: '\e881';
}
.kanban .kt-icon-attention:before {
  content: '\e882';
}
.kanban .kt-icon-attention-circled:before {
  content: '\e883';
}
.kanban .kt-icon-location:before {
  content: '\e884';
}
.kanban .kt-icon-direction:before {
  content: '\e885';
}
.kanban .kt-icon-compass:before {
  content: '\e886';
}
.kanban .kt-icon-trash:before {
  content: '\e887';
}
.kanban .kt-icon-trash-empty:before {
  content: '\e888';
}
.kanban .kt-icon-doc:before {
  content: '\e889';
}
.kanban .kt-icon-docs:before {
  content: '\e88a';
}
.kanban .kt-icon-doc-text:before {
  content: '\e88b';
}
.kanban .kt-icon-doc-inv:before {
  content: '\e88c';
}
.kanban .kt-icon-doc-text-inv:before {
  content: '\e88d';
}
.kanban .kt-icon-file-pdf:before {
  content: '\e88e';
}
.kanban .kt-icon-file-word:before {
  content: '\e88f';
}
.kanban .kt-icon-file-excel:before {
  content: '\e890';
}
.kanban .kt-icon-file-powerpoint:before {
  content: '\e891';
}
.kanban .kt-icon-file-image:before {
  content: '\e892';
}
.kanban .kt-icon-file-archive:before {
  content: '\e893';
}
.kanban .kt-icon-file-audio:before {
  content: '\e894';
}
.kanban .kt-icon-file-video:before {
  content: '\e895';
}
.kanban .kt-icon-file-code:before {
  content: '\e896';
}
.kanban .kt-icon-folder:before {
  content: '\e897';
}
.kanban .kt-icon-folder-open:before {
  content: '\e898';
}
.kanban .kt-icon-folder-empty:before {
  content: '\e899';
}
.kanban .kt-icon-folder-open-empty:before {
  content: '\e89a';
}
.kanban .kt-icon-box:before {
  content: '\e89b';
}
.kanban .kt-icon-rss:before {
  content: '\e89c';
}
.kanban .kt-icon-rss-squared:before {
  content: '\e89d';
}
.kanban .kt-icon-phone:before {
  content: '\e89e';
}
.kanban .kt-icon-phone-squared:before {
  content: '\e89f';
}
.kanban .kt-icon-fax:before {
  content: '\e8a0';
}
.kanban .kt-icon-menu:before {
  content: '\e8a1';
}
.kanban .kt-icon-cog:before {
  content: '\e8a2';
}
.kanban .kt-icon-cog-alt:before {
  content: '\e8a3';
}
.kanban .kt-icon-wrench:before {
  content: '\e8a4';
}
.kanban .kt-icon-sliders:before {
  content: '\e8a5';
}
.kanban .kt-icon-basket:before {
  content: '\e8a6';
}
.kanban .kt-icon-calendar:before {
  content: '\e8a7';
}
.kanban .kt-icon-calendar-empty:before {
  content: '\e8a8';
}
.kanban .kt-icon-login:before {
  content: '\e8a9';
}
.kanban .kt-icon-logout:before {
  content: '\e8aa';
}
.kanban .kt-icon-mic:before {
  content: '\e8ab';
}
.kanban .kt-icon-mute:before {
  content: '\e8ac';
}
.kanban .kt-icon-volume-off:before {
  content: '\e8ad';
}
.kanban .kt-icon-volume-down:before {
  content: '\e8ae';
}
.kanban .kt-icon-volume-up:before {
  content: '\e8af';
}
.kanban .kt-icon-headphones:before {
  content: '\e8b0';
}
.kanban .kt-icon-clock:before {
  content: '\e8b1';
}
.kanban .kt-icon-lightbulb:before {
  content: '\e8b2';
}
.kanban .kt-icon-block:before {
  content: '\e8b3';
}
.kanban .kt-icon-resize-full:before {
  content: '\e8b4';
}
.kanban .kt-icon-resize-full-alt:before {
  content: '\e8b5';
}
.kanban .kt-icon-resize-small:before {
  content: '\e8b6';
}
.kanban .kt-icon-resize-vertical:before {
  content: '\e8b7';
}
.kanban .kt-icon-resize-horizontal:before {
  content: '\e8b8';
}
.kanban .kt-icon-move:before {
  content: '\e8b9';
}
.kanban .kt-icon-zoom-in:before {
  content: '\e8ba';
}
.kanban .kt-icon-zoom-out:before {
  content: '\e8bb';
}
.kanban .kt-icon-down-circled2:before {
  content: '\e8bc';
}
.kanban .kt-icon-up-circled2:before {
  content: '\e8bd';
}
.kanban .kt-icon-left-circled2:before {
  content: '\e8be';
}
.kanban .kt-icon-right-circled2:before {
  content: '\e8bf';
}
.kanban .kt-icon-down-dir:before {
  content: '\e8c0';
}
.kanban .kt-icon-up-dir:before {
  content: '\e8c1';
}
.kanban .kt-icon-left-dir:before {
  content: '\e8c2';
}
.kanban .kt-icon-right-dir:before {
  content: '\e8c3';
}
.kanban .kt-icon-down-open:before {
  content: '\e8c4';
}
.kanban .kt-icon-left-open:before {
  content: '\e8c5';
}
.kanban .kt-icon-right-open:before {
  content: '\e8c6';
}
.kanban .kt-icon-up-open:before {
  content: '\e8c7';
}
.kanban .kt-icon-angle-left:before {
  content: '\e8c8';
}
.kanban .kt-icon-angle-right:before {
  content: '\e8c9';
}
.kanban .kt-icon-angle-up:before {
  content: '\e8ca';
}
.kanban .kt-icon-angle-down:before {
  content: '\e8cb';
}
.kanban .kt-icon-angle-circled-left:before {
  content: '\e8cc';
}
.kanban .kt-icon-angle-circled-right:before {
  content: '\e8cd';
}
.kanban .kt-icon-angle-circled-up:before {
  content: '\e8ce';
}
.kanban .kt-icon-angle-circled-down:before {
  content: '\e8cf';
}
.kanban .kt-icon-angle-double-left:before {
  content: '\e8d0';
}
.kanban .kt-icon-angle-double-right:before {
  content: '\e8d1';
}
.kanban .kt-icon-angle-double-up:before {
  content: '\e8d2';
}
.kanban .kt-icon-angle-double-down:before {
  content: '\e8d3';
}
.kanban .kt-icon-down:before {
  content: '\e8d4';
}
.kanban .kt-icon-left:before {
  content: '\e8d5';
}
.kanban .kt-icon-right:before {
  content: '\e8d6';
}
.kanban .kt-icon-up:before {
  content: '\e8d7';
}
.kanban .kt-icon-down-big:before {
  content: '\e8d8';
}
.kanban .kt-icon-left-big:before {
  content: '\e8d9';
}
.kanban .kt-icon-right-big:before {
  content: '\e8da';
}
.kanban .kt-icon-up-big:before {
  content: '\e8db';
}
.kanban .kt-icon-right-hand:before {
  content: '\e8dc';
}
.kanban .kt-icon-left-hand:before {
  content: '\e8dd';
}
.kanban .kt-icon-up-hand:before {
  content: '\e8de';
}
.kanban .kt-icon-down-hand:before {
  content: '\e8df';
}
.kanban .kt-icon-left-circled:before {
  content: '\e8e0';
}
.kanban .kt-icon-right-circled:before {
  content: '\e8e1';
}
.kanban .kt-icon-up-circled:before {
  content: '\e8e2';
}
.kanban .kt-icon-down-circled:before {
  content: '\e8e3';
}
.kanban .kt-icon-cw:before {
  content: '\e8e4';
}
.kanban .kt-icon-ccw:before {
  content: '\e8e5';
}
.kanban .kt-icon-arrows-cw:before {
  content: '\e8e6';
}
.kanban .kt-icon-level-up:before {
  content: '\e8e7';
}
.kanban .kt-icon-level-down:before {
  content: '\e8e8';
}
.kanban .kt-icon-shuffle:before {
  content: '\e8e9';
}
.kanban .kt-icon-exchange:before {
  content: '\e8ea';
}
.kanban .kt-icon-history:before {
  content: '\e8eb';
}
.kanban .kt-icon-expand:before {
  content: '\e8ec';
}
.kanban .kt-icon-collapse:before {
  content: '\e8ed';
}
.kanban .kt-icon-expand-right:before {
  content: '\e8ee';
}
.kanban .kt-icon-collapse-left:before {
  content: '\e8ef';
}
.kanban .kt-icon-play:before {
  content: '\e8f0';
}
.kanban .kt-icon-play-circled:before {
  content: '\e8f1';
}
.kanban .kt-icon-play-circled2:before {
  content: '\e8f2';
}
.kanban .kt-icon-stop:before {
  content: '\e8f3';
}
.kanban .kt-icon-pause:before {
  content: '\e8f4';
}
.kanban .kt-icon-to-end:before {
  content: '\e8f5';
}
.kanban .kt-icon-to-end-alt:before {
  content: '\e8f6';
}
.kanban .kt-icon-to-start:before {
  content: '\e8f7';
}
.kanban .kt-icon-to-start-alt:before {
  content: '\e8f8';
}
.kanban .kt-icon-fast-fw:before {
  content: '\e8f9';
}
.kanban .kt-icon-fast-bw:before {
  content: '\e8fa';
}
.kanban .kt-icon-eject:before {
  content: '\e8fb';
}
.kanban .kt-icon-target:before {
  content: '\e8fc';
}
.kanban .kt-icon-signal:before {
  content: '\e8fd';
}
.kanban .kt-icon-wifi:before {
  content: '\e8fe';
}
.kanban .kt-icon-award:before {
  content: '\e8ff';
}
.kanban .kt-icon-desktop:before {
  content: '\e900';
}
.kanban .kt-icon-laptop:before {
  content: '\e901';
}
.kanban .kt-icon-tablet:before {
  content: '\e902';
}
.kanban .kt-icon-mobile:before {
  content: '\e903';
}
.kanban .kt-icon-inbox:before {
  content: '\e904';
}
.kanban .kt-icon-globe:before {
  content: '\e905';
}
.kanban .kt-icon-sun:before {
  content: '\e906';
}
.kanban .kt-icon-cloud:before {
  content: '\e907';
}
.kanban .kt-icon-flash:before {
  content: '\e908';
}
.kanban .kt-icon-moon:before {
  content: '\e909';
}
.kanban .kt-icon-umbrella:before {
  content: '\e90a';
}
.kanban .kt-icon-flight:before {
  content: '\e90b';
}
.kanban .kt-icon-fighter-jet:before {
  content: '\e90c';
}
.kanban .kt-icon-paper-plane:before {
  content: '\e90d';
}
.kanban .kt-icon-paper-plane-empty:before {
  content: '\e90e';
}
.kanban .kt-icon-space-shuttle:before {
  content: '\e90f';
}
.kanban .kt-icon-leaf:before {
  content: '\e910';
}
.kanban .kt-icon-font:before {
  content: '\e911';
}
.kanban .kt-icon-bold:before {
  content: '\e912';
}
.kanban .kt-icon-italic:before {
  content: '\e913';
}
.kanban .kt-icon-header:before {
  content: '\e914';
}
.kanban .kt-icon-paragraph:before {
  content: '\e915';
}
.kanban .kt-icon-text-height:before {
  content: '\e916';
}
.kanban .kt-icon-text-width:before {
  content: '\e917';
}
.kanban .kt-icon-align-left:before {
  content: '\e918';
}
.kanban .kt-icon-align-center:before {
  content: '\e919';
}
.kanban .kt-icon-align-right:before {
  content: '\e91a';
}
.kanban .kt-icon-align-justify:before {
  content: '\e91b';
}
.kanban .kt-icon-list:before {
  content: '\e91c';
}
.kanban .kt-icon-indent-left:before {
  content: '\e91d';
}
.kanban .kt-icon-indent-right:before {
  content: '\e91e';
}
.kanban .kt-icon-list-bullet:before {
  content: '\e91f';
}
.kanban .kt-icon-list-numbered:before {
  content: '\e920';
}
.kanban .kt-icon-strike:before {
  content: '\e921';
}
.kanban .kt-icon-underline:before {
  content: '\e922';
}
.kanban .kt-icon-superscript:before {
  content: '\e923';
}
.kanban .kt-icon-subscript:before {
  content: '\e924';
}
.kanban .kt-icon-table:before {
  content: '\e925';
}
.kanban .kt-icon-columns:before {
  content: '\e926';
}
.kanban .kt-icon-crop:before {
  content: '\e927';
}
.kanban .kt-icon-scissors:before {
  content: '\e928';
}
.kanban .kt-icon-paste:before {
  content: '\e929';
}
.kanban .kt-icon-briefcase:before {
  content: '\e92a';
}
.kanban .kt-icon-suitcase:before {
  content: '\e92b';
}
.kanban .kt-icon-ellipsis:before {
  content: '\e92c';
}
.kanban .kt-icon-ellipsis-vert:before {
  content: '\e92d';
}
.kanban .kt-icon-off:before {
  content: '\e92e';
}
.kanban .kt-icon-road:before {
  content: '\e92f';
}
.kanban .kt-icon-list-alt:before {
  content: '\e930';
}
.kanban .kt-icon-qrcode:before {
  content: '\e931';
}
.kanban .kt-icon-barcode:before {
  content: '\e932';
}
.kanban .kt-icon-book:before {
  content: '\e933';
}
.kanban .kt-icon-ajust:before {
  content: '\e934';
}
.kanban .kt-icon-tint:before {
  content: '\e935';
}
.kanban .kt-icon-toggle-off:before {
  content: '\e936';
}
.kanban .kt-icon-toggle-on:before {
  content: '\e937';
}
.kanban .kt-icon-check:before {
  content: '\e938';
}
.kanban .kt-icon-check-empty:before {
  content: '\e939';
}
.kanban .kt-icon-circle:before {
  content: '\e93a';
}
.kanban .kt-icon-circle-empty:before {
  content: '\e93b';
}
.kanban .kt-icon-circle-thin:before {
  content: '\e93c';
}
.kanban .kt-icon-circle-notch:before {
  content: '\e93d';
}
.kanban .kt-icon-dot-circled:before {
  content: '\e93e';
}
.kanban .kt-icon-asterisk:before {
  content: '\e93f';
}
.kanban .kt-icon-gift:before {
  content: '\e940';
}
.kanban .kt-icon-fire:before {
  content: '\e941';
}
.kanban .kt-icon-magnet:before {
  content: '\e942';
}
.kanban .kt-icon-chart-bar:before {
  content: '\e943';
}
.kanban .kt-icon-chart-area:before {
  content: '\e944';
}
.kanban .kt-icon-chart-pie:before {
  content: '\e945';
}
.kanban .kt-icon-chart-line:before {
  content: '\e946';
}
.kanban .kt-icon-ticket:before {
  content: '\e947';
}
.kanban .kt-icon-credit-card:before {
  content: '\e948';
}
.kanban .kt-icon-floppy:before {
  content: '\e949';
}
.kanban .kt-icon-megaphone:before {
  content: '\e94a';
}
.kanban .kt-icon-hdd:before {
  content: '\e94b';
}
.kanban .kt-icon-key:before {
  content: '\e94c';
}
.kanban .kt-icon-fork:before {
  content: '\e94d';
}
.kanban .kt-icon-rocket:before {
  content: '\e94e';
}
.kanban .kt-icon-bug:before {
  content: '\e94f';
}
.kanban .kt-icon-certificate:before {
  content: '\e950';
}
.kanban .kt-icon-tasks:before {
  content: '\e951';
}
.kanban .kt-icon-filter:before {
  content: '\e952';
}
.kanban .kt-icon-beaker:before {
  content: '\e953';
}
.kanban .kt-icon-magic:before {
  content: '\e954';
}
.kanban .kt-icon-cab:before {
  content: '\e955';
}
.kanban .kt-icon-taxi:before {
  content: '\e956';
}
.kanban .kt-icon-truck:before {
  content: '\e957';
}
.kanban .kt-icon-bus:before {
  content: '\e958';
}
.kanban .kt-icon-bicycle:before {
  content: '\e959';
}
.kanban .kt-icon-money:before {
  content: '\e95a';
}
.kanban .kt-icon-euro:before {
  content: '\e95b';
}
.kanban .kt-icon-pound:before {
  content: '\e95c';
}
.kanban .kt-icon-dollar:before {
  content: '\e95d';
}
.kanban .kt-icon-rupee:before {
  content: '\e95e';
}
.kanban .kt-icon-yen:before {
  content: '\e95f';
}
.kanban .kt-icon-rouble:before {
  content: '\e960';
}
.kanban .kt-icon-shekel:before {
  content: '\e961';
}
.kanban .kt-icon-try:before {
  content: '\e962';
}
.kanban .kt-icon-won:before {
  content: '\e963';
}
.kanban .kt-icon-bitcoin:before {
  content: '\e964';
}
.kanban .kt-icon-sort:before {
  content: '\e965';
}
.kanban .kt-icon-sort-down:before {
  content: '\e966';
}
.kanban .kt-icon-sort-up:before {
  content: '\e967';
}
.kanban .kt-icon-sort-alt-up:before {
  content: '\e968';
}
.kanban .kt-icon-sort-alt-down:before {
  content: '\e969';
}
.kanban .kt-icon-sort-name-up:before {
  content: '\e96a';
}
.kanban .kt-icon-sort-name-down:before {
  content: '\e96b';
}
.kanban .kt-icon-sort-number-up:before {
  content: '\e96c';
}
.kanban .kt-icon-sort-number-down:before {
  content: '\e96d';
}
.kanban .kt-icon-hammer:before {
  content: '\e96e';
}
.kanban .kt-icon-gauge:before {
  content: '\e96f';
}
.kanban .kt-icon-sitemap:before {
  content: '\e970';
}
.kanban .kt-icon-spinner:before {
  content: '\e971';
}
.kanban .kt-icon-coffee:before {
  content: '\e972';
}
.kanban .kt-icon-food:before {
  content: '\e973';
}
.kanban .kt-icon-beer:before {
  content: '\e974';
}
.kanban .kt-icon-user-md:before {
  content: '\e975';
}
.kanban .kt-icon-stethoscope:before {
  content: '\e976';
}
.kanban .kt-icon-ambulance:before {
  content: '\e977';
}
.kanban .kt-icon-medkit:before {
  content: '\e978';
}
.kanban .kt-icon-h-sigh:before {
  content: '\e979';
}
.kanban .kt-icon-hospital:before {
  content: '\e97a';
}
.kanban .kt-icon-building:before {
  content: '\e97b';
}
.kanban .kt-icon-building-filled:before {
  content: '\e97c';
}
.kanban .kt-icon-bank:before {
  content: '\e97d';
}
.kanban .kt-icon-smile:before {
  content: '\e97e';
}
.kanban .kt-icon-frown:before {
  content: '\e97f';
}
.kanban .kt-icon-meh:before {
  content: '\e980';
}
.kanban .kt-icon-anchor:before {
  content: '\e981';
}
.kanban .kt-icon-terminal:before {
  content: '\e982';
}
.kanban .kt-icon-eraser:before {
  content: '\e983';
}
.kanban .kt-icon-puzzle:before {
  content: '\e984';
}
.kanban .kt-icon-shield:before {
  content: '\e985';
}
.kanban .kt-icon-extinguisher:before {
  content: '\e986';
}
.kanban .kt-icon-bullseye:before {
  content: '\e987';
}
.kanban .kt-icon-wheelchair:before {
  content: '\e988';
}
.kanban .kt-icon-language:before {
  content: '\e989';
}
.kanban .kt-icon-graduation-cap:before {
  content: '\e98a';
}
.kanban .kt-icon-paw:before {
  content: '\e98b';
}
.kanban .kt-icon-spoon:before {
  content: '\e98c';
}
.kanban .kt-icon-cube:before {
  content: '\e98d';
}
.kanban .kt-icon-cubes:before {
  content: '\e98e';
}
.kanban .kt-icon-recycle:before {
  content: '\e98f';
}
.kanban .kt-icon-tree:before {
  content: '\e990';
}
.kanban .kt-icon-database:before {
  content: '\e991';
}
.kanban .kt-icon-lifebuoy:before {
  content: '\e992';
}
.kanban .kt-icon-rebel:before {
  content: '\e993';
}
.kanban .kt-icon-empire:before {
  content: '\e994';
}
.kanban .kt-icon-bomb:before {
  content: '\e995';
}
.kanban .kt-icon-soccer-ball:before {
  content: '\e996';
}
.kanban .kt-icon-tty:before {
  content: '\e997';
}
.kanban .kt-icon-binoculars:before {
  content: '\e998';
}
.kanban .kt-icon-plug:before {
  content: '\e999';
}
.kanban .kt-icon-newspaper:before {
  content: '\e99a';
}
.kanban .kt-icon-calc:before {
  content: '\e99b';
}
.kanban .kt-icon-copyright:before {
  content: '\e99c';
}
.kanban .kt-icon-at:before {
  content: '\e99d';
}
.kanban .kt-icon-eyedropper:before {
  content: '\e99e';
}
.kanban .kt-icon-brush:before {
  content: '\e99f';
}
.kanban .kt-icon-birthday:before {
  content: '\e9a0';
}
.kanban .kt-icon-cc-visa:before {
  content: '\e9a1';
}
.kanban .kt-icon-cc-mastercard:before {
  content: '\e9a2';
}
.kanban .kt-icon-cc-discover:before {
  content: '\e9a3';
}
.kanban .kt-icon-cc-amex:before {
  content: '\e9a4';
}
.kanban .kt-icon-cc-paypal:before {
  content: '\e9a5';
}
.kanban .kt-icon-cc-stripe:before {
  content: '\e9a6';
}
.kanban .kt-icon-adn:before {
  content: '\e9a7';
}
.kanban .kt-icon-android:before {
  content: '\e9a8';
}
.kanban .kt-icon-angellist:before {
  content: '\e9a9';
}
.kanban .kt-icon-apple:before {
  content: '\e9aa';
}
.kanban .kt-icon-behance:before {
  content: '\e9ab';
}
.kanban .kt-icon-behance-squared:before {
  content: '\e9ac';
}
.kanban .kt-icon-bitbucket:before {
  content: '\e9ad';
}
.kanban .kt-icon-bitbucket-squared:before {
  content: '\e9ae';
}
.kanban .kt-icon-cc:before {
  content: '\e9af';
}
.kanban .kt-icon-codeopen:before {
  content: '\e9b0';
}
.kanban .kt-icon-css3:before {
  content: '\e9b1';
}
.kanban .kt-icon-delicious:before {
  content: '\e9b2';
}
.kanban .kt-icon-deviantart:before {
  content: '\e9b3';
}
.kanban .kt-icon-digg:before {
  content: '\e9b4';
}
.kanban .kt-icon-dribbble:before {
  content: '\e9b5';
}
.kanban .kt-icon-dropbox:before {
  content: '\e9b6';
}
.kanban .kt-icon-drupal:before {
  content: '\e9b7';
}
.kanban .kt-icon-facebook:before {
  content: '\e9b8';
}
.kanban .kt-icon-facebook-squared:before {
  content: '\e9b9';
}
.kanban .kt-icon-flickr:before {
  content: '\e9ba';
}
.kanban .kt-icon-foursquare:before {
  content: '\e9bb';
}
.kanban .kt-icon-git-squared:before {
  content: '\e9bc';
}
.kanban .kt-icon-git:before {
  content: '\e9bd';
}
.kanban .kt-icon-github:before {
  content: '\e9be';
}
.kanban .kt-icon-github-squared:before {
  content: '\e9bf';
}
.kanban .kt-icon-github-circled:before {
  content: '\e9c0';
}
.kanban .kt-icon-gittip:before {
  content: '\e9c1';
}
.kanban .kt-icon-google:before {
  content: '\e9c2';
}
.kanban .kt-icon-gplus:before {
  content: '\e9c3';
}
.kanban .kt-icon-gplus-squared:before {
  content: '\e9c4';
}
.kanban .kt-icon-gwallet:before {
  content: '\e9c5';
}
.kanban .kt-icon-hacker-news:before {
  content: '\e9c6';
}
.kanban .kt-icon-html5:before {
  content: '\e9c7';
}
.kanban .kt-icon-instagramm:before {
  content: '\e9c8';
}
.kanban .kt-icon-ioxhost:before {
  content: '\e9c9';
}
.kanban .kt-icon-joomla:before {
  content: '\e9ca';
}
.kanban .kt-icon-jsfiddle:before {
  content: '\e9cb';
}
.kanban .kt-icon-lastfm:before {
  content: '\e9cc';
}
.kanban .kt-icon-lastfm-squared:before {
  content: '\e9cd';
}
.kanban .kt-icon-linkedin-squared:before {
  content: '\e9ce';
}
.kanban .kt-icon-linux:before {
  content: '\e9cf';
}
.kanban .kt-icon-linkedin:before {
  content: '\e9d0';
}
.kanban .kt-icon-maxcdn:before {
  content: '\e9d1';
}
.kanban .kt-icon-meanpath:before {
  content: '\e9d2';
}
.kanban .kt-icon-openid:before {
  content: '\e9d3';
}
.kanban .kt-icon-pagelines:before {
  content: '\e9d4';
}
.kanban .kt-icon-paypal:before {
  content: '\e9d5';
}
.kanban .kt-icon-pied-piper-squared:before {
  content: '\e9d6';
}
.kanban .kt-icon-pied-piper-alt:before {
  content: '\e9d7';
}
.kanban .kt-icon-pinterest-circled:before {
  content: '\e9d8';
}
.kanban .kt-icon-pinterest-squared:before {
  content: '\e9d9';
}
.kanban .kt-icon-qq:before {
  content: '\e9da';
}
.kanban .kt-icon-reddit:before {
  content: '\e9db';
}
.kanban .kt-icon-reddit-squared:before {
  content: '\e9dc';
}
.kanban .kt-icon-renren:before {
  content: '\e9dd';
}
.kanban .kt-icon-skype:before {
  content: '\e9de';
}
.kanban .kt-icon-slack:before {
  content: '\e9df';
}
.kanban .kt-icon-slideshare:before {
  content: '\e9e0';
}
.kanban .kt-icon-soundcloud:before {
  content: '\e9e1';
}
.kanban .kt-icon-spotify:before {
  content: '\e9e2';
}
.kanban .kt-icon-stackexchange:before {
  content: '\e9e3';
}
.kanban .kt-icon-stackoverflow:before {
  content: '\e9e4';
}
.kanban .kt-icon-steam:before {
  content: '\e9e5';
}
.kanban .kt-icon-steam-squared:before {
  content: '\e9e6';
}
.kanban .kt-icon-stumbleupon:before {
  content: '\e9e7';
}
.kanban .kt-icon-stumbleupon-circled:before {
  content: '\e9e8';
}
.kanban .kt-icon-tencent-weibo:before {
  content: '\e9e9';
}
.kanban .kt-icon-trello:before {
  content: '\e9ea';
}
.kanban .kt-icon-tumblr:before {
  content: '\e9eb';
}
.kanban .kt-icon-tumblr-squared:before {
  content: '\e9ec';
}
.kanban .kt-icon-twitch:before {
  content: '\e9ed';
}
.kanban .kt-icon-twitter-squared:before {
  content: '\e9ee';
}
.kanban .kt-icon-twitter:before {
  content: '\e9ef';
}
.kanban .kt-icon-vimeo-squared:before {
  content: '\e9f0';
}
.kanban .kt-icon-vine:before {
  content: '\e9f1';
}
.kanban .kt-icon-vkontakte:before {
  content: '\e9f2';
}
.kanban .kt-icon-wechat:before {
  content: '\e9f3';
}
.kanban .kt-icon-weibo:before {
  content: '\e9f4';
}
.kanban .kt-icon-windows:before {
  content: '\e9f5';
}
.kanban .kt-icon-wordpress:before {
  content: '\e9f6';
}
.kanban .kt-icon-xing:before {
  content: '\e9f7';
}
.kanban .kt-icon-xing-squared:before {
  content: '\e9f8';
}
.kanban .kt-icon-yelp:before {
  content: '\e9f9';
}
.kanban .kt-icon-youtube:before {
  content: '\e9fa';
}
.kanban .kt-icon-yahoo:before {
  content: '\e9fb';
}
.kanban .kt-icon-youtube-squared:before {
  content: '\e9fc';
}
.kanban .kt-icon-youtube-play:before {
  content: '\e9fd';
}
.kanban .kt-icon-blank:before {
  content: '\e9fe';
}
.kanban .kt-icon-lemon:before {
  content: '\e9ff';
}
.kanban .kt-icon-note:before {
  content: '\ea00';
}
.kanban .kt-icon-note-beamed:before {
  content: '\ea01';
}
.kanban .kt-icon-music-1:before {
  content: '\ea02';
}
.kanban .kt-icon-search-1:before {
  content: '\ea03';
}
.kanban .kt-icon-flashlight:before {
  content: '\ea04';
}
.kanban .kt-icon-mail-1:before {
  content: '\ea05';
}
.kanban .kt-icon-heart-1:before {
  content: '\ea06';
}
.kanban .kt-icon-heart-empty-1:before {
  content: '\ea07';
}
.kanban .kt-icon-star-1:before {
  content: '\ea08';
}
.kanban .kt-icon-star-empty-1:before {
  content: '\ea09';
}
.kanban .kt-icon-user-1:before {
  content: '\ea0a';
}
.kanban .kt-icon-users-1:before {
  content: '\ea0b';
}
.kanban .kt-icon-user-add:before {
  content: '\ea0c';
}
.kanban .kt-icon-video-1:before {
  content: '\ea0d';
}
.kanban .kt-icon-picture-1:before {
  content: '\ea0e';
}
.kanban .kt-icon-camera-1:before {
  content: '\ea0f';
}
.kanban .kt-icon-layout:before {
  content: '\ea10';
}
.kanban .kt-icon-menu-1:before {
  content: '\ea11';
}
.kanban .kt-icon-check-1:before {
  content: '\ea12';
}
.kanban .kt-icon-cancel-1:before {
  content: '\ea13';
}
.kanban .kt-icon-cancel-circled-1:before {
  content: '\ea14';
}
.kanban .kt-icon-cancel-squared:before {
  content: '\ea15';
}
.kanban .kt-icon-plus-1:before {
  content: '\ea16';
}
.kanban .kt-icon-plus-circled-1:before {
  content: '\ea17';
}
.kanban .kt-icon-plus-squared-1:before {
  content: '\ea18';
}
.kanban .kt-icon-minus-1:before {
  content: '\ea19';
}
.kanban .kt-icon-minus-circled-1:before {
  content: '\ea1a';
}
.kanban .kt-icon-minus-squared-1:before {
  content: '\ea1b';
}
.kanban .kt-icon-help-1:before {
  content: '\ea1c';
}
.kanban .kt-icon-help-circled-1:before {
  content: '\ea1d';
}
.kanban .kt-icon-info-1:before {
  content: '\ea1e';
}
.kanban .kt-icon-info-circled-1:before {
  content: '\ea1f';
}
.kanban .kt-icon-back:before {
  content: '\ea20';
}
.kanban .kt-icon-home-1:before {
  content: '\ea21';
}
.kanban .kt-icon-link-1:before {
  content: '\ea22';
}
.kanban .kt-icon-attach-1:before {
  content: '\ea23';
}
.kanban .kt-icon-lock-1:before {
  content: '\ea24';
}
.kanban .kt-icon-lock-open-1:before {
  content: '\ea25';
}
.kanban .kt-icon-eye-1:before {
  content: '\ea26';
}
.kanban .kt-icon-tag-1:before {
  content: '\ea27';
}
.kanban .kt-icon-bookmark-1:before {
  content: '\ea28';
}
.kanban .kt-icon-bookmarks:before {
  content: '\ea29';
}
.kanban .kt-icon-flag-1:before {
  content: '\ea2a';
}
.kanban .kt-icon-thumbs-up-1:before {
  content: '\ea2b';
}
.kanban .kt-icon-thumbs-down-1:before {
  content: '\ea2c';
}
.kanban .kt-icon-download-1:before {
  content: '\ea2d';
}
.kanban .kt-icon-upload-1:before {
  content: '\ea2e';
}
.kanban .kt-icon-upload-cloud-1:before {
  content: '\ea2f';
}
.kanban .kt-icon-reply-1:before {
  content: '\ea30';
}
.kanban .kt-icon-reply-all-1:before {
  content: '\ea31';
}
.kanban .kt-icon-forward-1:before {
  content: '\ea32';
}
.kanban .kt-icon-quote:before {
  content: '\ea33';
}
.kanban .kt-icon-code-1:before {
  content: '\ea34';
}
.kanban .kt-icon-export-1:before {
  content: '\ea35';
}
.kanban .kt-icon-pencil-1:before {
  content: '\ea36';
}
.kanban .kt-icon-feather:before {
  content: '\ea37';
}
.kanban .kt-icon-print-1:before {
  content: '\ea38';
}
.kanban .kt-icon-retweet-1:before {
  content: '\ea39';
}
.kanban .kt-icon-keyboard-1:before {
  content: '\ea3a';
}
.kanban .kt-icon-comment-1:before {
  content: '\ea3b';
}
.kanban .kt-icon-chat-1:before {
  content: '\ea3c';
}
.kanban .kt-icon-bell-1:before {
  content: '\ea3d';
}
.kanban .kt-icon-attention-1:before {
  content: '\ea3e';
}
.kanban .kt-icon-alert:before {
  content: '\ea3f';
}
.kanban .kt-icon-vcard:before {
  content: '\ea40';
}
.kanban .kt-icon-address:before {
  content: '\ea41';
}
.kanban .kt-icon-location-1:before {
  content: '\ea42';
}
.kanban .kt-icon-map:before {
  content: '\ea43';
}
.kanban .kt-icon-direction-1:before {
  content: '\ea44';
}
.kanban .kt-icon-compass-1:before {
  content: '\ea45';
}
.kanban .kt-icon-cup:before {
  content: '\ea46';
}
.kanban .kt-icon-trash-1:before {
  content: '\ea47';
}
.kanban .kt-icon-doc-1:before {
  content: '\ea48';
}
.kanban .kt-icon-docs-1:before {
  content: '\ea49';
}
.kanban .kt-icon-doc-landscape:before {
  content: '\ea4a';
}
.kanban .kt-icon-doc-text-1:before {
  content: '\ea4b';
}
.kanban .kt-icon-doc-text-inv-1:before {
  content: '\ea4c';
}
.kanban .kt-icon-newspaper-1:before {
  content: '\ea4d';
}
.kanban .kt-icon-book-open:before {
  content: '\ea4e';
}
.kanban .kt-icon-book-1:before {
  content: '\ea4f';
}
.kanban .kt-icon-folder-1:before {
  content: '\ea50';
}
.kanban .kt-icon-archive:before {
  content: '\ea51';
}
.kanban .kt-icon-box-1:before {
  content: '\ea52';
}
.kanban .kt-icon-rss-1:before {
  content: '\ea53';
}
.kanban .kt-icon-phone-1:before {
  content: '\ea54';
}
.kanban .kt-icon-cog-1:before {
  content: '\ea55';
}
.kanban .kt-icon-tools:before {
  content: '\ea56';
}
.kanban .kt-icon-share-1:before {
  content: '\ea57';
}
.kanban .kt-icon-shareable:before {
  content: '\ea58';
}
.kanban .kt-icon-basket-1:before {
  content: '\ea59';
}
.kanban .kt-icon-bag:before {
  content: '\ea5a';
}
.kanban .kt-icon-calendar-1:before {
  content: '\ea5b';
}
.kanban .kt-icon-login-1:before {
  content: '\ea5c';
}
.kanban .kt-icon-logout-1:before {
  content: '\ea5d';
}
.kanban .kt-icon-mic-1:before {
  content: '\ea5e';
}
.kanban .kt-icon-mute-1:before {
  content: '\ea5f';
}
.kanban .kt-icon-sound:before {
  content: '\ea60';
}
.kanban .kt-icon-volume:before {
  content: '\ea61';
}
.kanban .kt-icon-clock-1:before {
  content: '\ea62';
}
.kanban .kt-icon-hourglass:before {
  content: '\ea63';
}
.kanban .kt-icon-lamp:before {
  content: '\ea64';
}
.kanban .kt-icon-light-down:before {
  content: '\ea65';
}
.kanban .kt-icon-light-up:before {
  content: '\ea66';
}
.kanban .kt-icon-adjust:before {
  content: '\ea67';
}
.kanban .kt-icon-block-1:before {
  content: '\ea68';
}
.kanban .kt-icon-resize-full-1:before {
  content: '\ea69';
}
.kanban .kt-icon-resize-small-1:before {
  content: '\ea6a';
}
.kanban .kt-icon-popup:before {
  content: '\ea6b';
}
.kanban .kt-icon-publish:before {
  content: '\ea6c';
}
.kanban .kt-icon-window:before {
  content: '\ea6d';
}
.kanban .kt-icon-arrow-combo:before {
  content: '\ea6e';
}
.kanban .kt-icon-down-circled-1:before {
  content: '\ea6f';
}
.kanban .kt-icon-left-circled-1:before {
  content: '\ea70';
}
.kanban .kt-icon-right-circled-1:before {
  content: '\ea71';
}
.kanban .kt-icon-up-circled-1:before {
  content: '\ea72';
}
.kanban .kt-icon-down-open-1:before {
  content: '\ea73';
}
.kanban .kt-icon-left-open-1:before {
  content: '\ea74';
}
.kanban .kt-icon-right-open-1:before {
  content: '\ea75';
}
.kanban .kt-icon-up-open-1:before {
  content: '\ea76';
}
.kanban .kt-icon-down-open-mini:before {
  content: '\ea77';
}
.kanban .kt-icon-left-open-mini:before {
  content: '\ea78';
}
.kanban .kt-icon-right-open-mini:before {
  content: '\ea79';
}
.kanban .kt-icon-up-open-mini:before {
  content: '\ea7a';
}
.kanban .kt-icon-down-open-big:before {
  content: '\ea7b';
}
.kanban .kt-icon-left-open-big:before {
  content: '\ea7c';
}
.kanban .kt-icon-right-open-big:before {
  content: '\ea7d';
}
.kanban .kt-icon-up-open-big:before {
  content: '\ea7e';
}
.kanban .kt-icon-down-1:before {
  content: '\ea7f';
}
.kanban .kt-icon-left-1:before {
  content: '\ea80';
}
.kanban .kt-icon-right-1:before {
  content: '\ea81';
}
.kanban .kt-icon-up-1:before {
  content: '\ea82';
}
.kanban .kt-icon-down-dir-1:before {
  content: '\ea83';
}
.kanban .kt-icon-left-dir-1:before {
  content: '\ea84';
}
.kanban .kt-icon-right-dir-1:before {
  content: '\ea85';
}
.kanban .kt-icon-up-dir-1:before {
  content: '\ea86';
}
.kanban .kt-icon-down-bold:before {
  content: '\ea87';
}
.kanban .kt-icon-left-bold:before {
  content: '\ea88';
}
.kanban .kt-icon-right-bold:before {
  content: '\ea89';
}
.kanban .kt-icon-up-bold:before {
  content: '\ea8a';
}
.kanban .kt-icon-down-thin:before {
  content: '\ea8b';
}
.kanban .kt-icon-left-thin:before {
  content: '\ea8c';
}
.kanban .kt-icon-right-thin:before {
  content: '\ea8d';
}
.kanban .kt-icon-up-thin:before {
  content: '\ea8e';
}
.kanban .kt-icon-ccw-1:before {
  content: '\ea8f';
}
.kanban .kt-icon-cw-1:before {
  content: '\ea90';
}
.kanban .kt-icon-arrows-ccw:before {
  content: '\ea91';
}
.kanban .kt-icon-level-down-1:before {
  content: '\ea92';
}
.kanban .kt-icon-level-up-1:before {
  content: '\ea93';
}
.kanban .kt-icon-shuffle-1:before {
  content: '\ea94';
}
.kanban .kt-icon-loop:before {
  content: '\ea95';
}
.kanban .kt-icon-switch:before {
  content: '\ea96';
}
.kanban .kt-icon-play-1:before {
  content: '\ea97';
}
.kanban .kt-icon-stop-1:before {
  content: '\ea98';
}
.kanban .kt-icon-pause-1:before {
  content: '\ea99';
}
.kanban .kt-icon-record:before {
  content: '\ea9a';
}
.kanban .kt-icon-to-end-1:before {
  content: '\ea9b';
}
.kanban .kt-icon-to-start-1:before {
  content: '\ea9c';
}
.kanban .kt-icon-fast-forward:before {
  content: '\ea9d';
}
.kanban .kt-icon-fast-backward:before {
  content: '\ea9e';
}
.kanban .kt-icon-progress-0:before {
  content: '\ea9f';
}
.kanban .kt-icon-progress-1:before {
  content: '\eaa0';
}
.kanban .kt-icon-progress-2:before {
  content: '\eaa1';
}
.kanban .kt-icon-progress-3:before {
  content: '\eaa2';
}
.kanban .kt-icon-target-1:before {
  content: '\eaa3';
}
.kanban .kt-icon-palette:before {
  content: '\eaa4';
}
.kanban .kt-icon-list-1:before {
  content: '\eaa5';
}
.kanban .kt-icon-list-add:before {
  content: '\eaa6';
}
.kanban .kt-icon-signal-1:before {
  content: '\eaa7';
}
.kanban .kt-icon-trophy:before {
  content: '\eaa8';
}
.kanban .kt-icon-battery:before {
  content: '\eaa9';
}
.kanban .kt-icon-back-in-time:before {
  content: '\eaaa';
}
.kanban .kt-icon-monitor:before {
  content: '\eaab';
}
.kanban .kt-icon-mobile-1:before {
  content: '\eaac';
}
.kanban .kt-icon-network:before {
  content: '\eaad';
}
.kanban .kt-icon-cd:before {
  content: '\eaae';
}
.kanban .kt-icon-inbox-1:before {
  content: '\eaaf';
}
.kanban .kt-icon-install:before {
  content: '\eab0';
}
.kanban .kt-icon-globe-1:before {
  content: '\eab1';
}
.kanban .kt-icon-cloud-1:before {
  content: '\eab2';
}
.kanban .kt-icon-cloud-thunder:before {
  content: '\eab3';
}
.kanban .kt-icon-flash-1:before {
  content: '\eab4';
}
.kanban .kt-icon-moon-1:before {
  content: '\eab5';
}
.kanban .kt-icon-flight-1:before {
  content: '\eab6';
}
.kanban .kt-icon-paper-plane-1:before {
  content: '\eab7';
}
.kanban .kt-icon-leaf-1:before {
  content: '\eab8';
}
.kanban .kt-icon-lifebuoy-1:before {
  content: '\eab9';
}
.kanban .kt-icon-mouse:before {
  content: '\eaba';
}
.kanban .kt-icon-briefcase-1:before {
  content: '\eabb';
}
.kanban .kt-icon-suitcase-1:before {
  content: '\eabc';
}
.kanban .kt-icon-dot:before {
  content: '\eabd';
}
.kanban .kt-icon-dot-2:before {
  content: '\eabe';
}
.kanban .kt-icon-dot-3:before {
  content: '\eabf';
}
.kanban .kt-icon-brush-1:before {
  content: '\eac0';
}
.kanban .kt-icon-magnet-1:before {
  content: '\eac1';
}
.kanban .kt-icon-infinity:before {
  content: '\eac2';
}
.kanban .kt-icon-erase:before {
  content: '\eac3';
}
.kanban .kt-icon-chart-pie-1:before {
  content: '\eac4';
}
.kanban .kt-icon-chart-line-1:before {
  content: '\eac5';
}
.kanban .kt-icon-chart-bar-1:before {
  content: '\eac6';
}
.kanban .kt-icon-chart-area-1:before {
  content: '\eac7';
}
.kanban .kt-icon-tape:before {
  content: '\eac8';
}
.kanban .kt-icon-graduation-cap-1:before {
  content: '\eac9';
}
.kanban .kt-icon-language-1:before {
  content: '\eaca';
}
.kanban .kt-icon-ticket-1:before {
  content: '\eacb';
}
.kanban .kt-icon-water:before {
  content: '\eacc';
}
.kanban .kt-icon-droplet:before {
  content: '\eacd';
}
.kanban .kt-icon-air:before {
  content: '\eace';
}
.kanban .kt-icon-credit-card-1:before {
  content: '\eacf';
}
.kanban .kt-icon-floppy-1:before {
  content: '\ead0';
}
.kanban .kt-icon-clipboard:before {
  content: '\ead1';
}
.kanban .kt-icon-megaphone-1:before {
  content: '\ead2';
}
.kanban .kt-icon-database-1:before {
  content: '\ead3';
}
.kanban .kt-icon-drive:before {
  content: '\ead4';
}
.kanban .kt-icon-bucket:before {
  content: '\ead5';
}
.kanban .kt-icon-thermometer:before {
  content: '\ead6';
}
.kanban .kt-icon-key-1:before {
  content: '\ead7';
}
.kanban .kt-icon-flow-cascade:before {
  content: '\ead8';
}
.kanban .kt-icon-flow-branch:before {
  content: '\ead9';
}
.kanban .kt-icon-flow-tree:before {
  content: '\eada';
}
.kanban .kt-icon-flow-line:before {
  content: '\eadb';
}
.kanban .kt-icon-flow-parallel:before {
  content: '\eadc';
}
.kanban .kt-icon-rocket-1:before {
  content: '\eadd';
}
.kanban .kt-icon-gauge-1:before {
  content: '\eade';
}
.kanban .kt-icon-traffic-cone:before {
  content: '\eadf';
}
.kanban .kt-icon-cc-1:before {
  content: '\eae0';
}
.kanban .kt-icon-cc-by:before {
  content: '\eae1';
}
.kanban .kt-icon-cc-nc:before {
  content: '\eae2';
}
.kanban .kt-icon-cc-nc-eu:before {
  content: '\eae3';
}
.kanban .kt-icon-cc-nc-jp:before {
  content: '\eae4';
}
.kanban .kt-icon-cc-sa:before {
  content: '\eae5';
}
.kanban .kt-icon-cc-nd:before {
  content: '\eae6';
}
.kanban .kt-icon-cc-pd:before {
  content: '\eae7';
}
.kanban .kt-icon-cc-zero:before {
  content: '\eae8';
}
.kanban .kt-icon-cc-share:before {
  content: '\eae9';
}
.kanban .kt-icon-cc-remix:before {
  content: '\eaea';
}
.kanban .kt-icon-github-1:before {
  content: '\eaeb';
}
.kanban .kt-icon-github-circled-1:before {
  content: '\eaec';
}
.kanban .kt-icon-flickr-1:before {
  content: '\eaed';
}
.kanban .kt-icon-flickr-circled:before {
  content: '\eaee';
}
.kanban .kt-icon-vimeo:before {
  content: '\eaef';
}
.kanban .kt-icon-vimeo-circled:before {
  content: '\eaf0';
}
.kanban .kt-icon-twitter-1:before {
  content: '\eaf1';
}
.kanban .kt-icon-twitter-circled:before {
  content: '\eaf2';
}
.kanban .kt-icon-facebook-1:before {
  content: '\eaf3';
}
.kanban .kt-icon-facebook-circled:before {
  content: '\eaf4';
}
.kanban .kt-icon-facebook-squared-1:before {
  content: '\eaf5';
}
.kanban .kt-icon-gplus-1:before {
  content: '\eaf6';
}
.kanban .kt-icon-gplus-circled:before {
  content: '\eaf7';
}
.kanban .kt-icon-pinterest:before {
  content: '\eaf8';
}
.kanban .kt-icon-pinterest-circled-1:before {
  content: '\eaf9';
}
.kanban .kt-icon-tumblr-1:before {
  content: '\eafa';
}
.kanban .kt-icon-tumblr-circled:before {
  content: '\eafb';
}
.kanban .kt-icon-linkedin-1:before {
  content: '\eafc';
}
.kanban .kt-icon-linkedin-circled:before {
  content: '\eafd';
}
.kanban .kt-icon-dribbble-1:before {
  content: '\eafe';
}
.kanban .kt-icon-dribbble-circled:before {
  content: '\eaff';
}
.kanban .kt-icon-stumbleupon-1:before {
  content: '\eb00';
}
.kanban .kt-icon-stumbleupon-circled-1:before {
  content: '\eb01';
}
.kanban .kt-icon-lastfm-1:before {
  content: '\eb02';
}
.kanban .kt-icon-lastfm-circled:before {
  content: '\eb03';
}
.kanban .kt-icon-rdio:before {
  content: '\eb04';
}
.kanban .kt-icon-rdio-circled:before {
  content: '\eb05';
}
.kanban .kt-icon-spotify-1:before {
  content: '\eb06';
}
.kanban .kt-icon-spotify-circled:before {
  content: '\eb07';
}
.kanban .kt-icon-qq-1:before {
  content: '\eb08';
}
.kanban .kt-icon-instagram:before {
  content: '\eb09';
}
.kanban .kt-icon-dropbox-1:before {
  content: '\eb0a';
}
.kanban .kt-icon-evernote:before {
  content: '\eb0b';
}
.kanban .kt-icon-flattr:before {
  content: '\eb0c';
}
.kanban .kt-icon-skype-1:before {
  content: '\eb0d';
}
.kanban .kt-icon-skype-circled:before {
  content: '\eb0e';
}
.kanban .kt-icon-renren-1:before {
  content: '\eb0f';
}
.kanban .kt-icon-sina-weibo:before {
  content: '\eb10';
}
.kanban .kt-icon-paypal-1:before {
  content: '\eb11';
}
.kanban .kt-icon-picasa:before {
  content: '\eb12';
}
.kanban .kt-icon-soundcloud-1:before {
  content: '\eb13';
}
.kanban .kt-icon-mixi:before {
  content: '\eb14';
}
.kanban .kt-icon-behance-1:before {
  content: '\eb15';
}
.kanban .kt-icon-google-circles:before {
  content: '\eb16';
}
.kanban .kt-icon-vkontakte-1:before {
  content: '\eb17';
}
.kanban .kt-icon-smashing:before {
  content: '\eb18';
}
.kanban .kt-icon-sweden:before {
  content: '\eb19';
}
.kanban .kt-icon-db-shape:before {
  content: '\eb1a';
}
.kanban .kt-icon-logo-db:before {
  content: '\eb1b';
}
.kanban .kt-icon-music-outline:before {
  content: '\eb1c';
}
.kanban .kt-icon-music-2:before {
  content: '\eb1d';
}
.kanban .kt-icon-search-outline:before {
  content: '\eb1e';
}
.kanban .kt-icon-search-2:before {
  content: '\eb1f';
}
.kanban .kt-icon-mail-2:before {
  content: '\eb20';
}
.kanban .kt-icon-heart-2:before {
  content: '\eb21';
}
.kanban .kt-icon-heart-filled:before {
  content: '\eb22';
}
.kanban .kt-icon-star-2:before {
  content: '\eb23';
}
.kanban .kt-icon-star-filled:before {
  content: '\eb24';
}
.kanban .kt-icon-user-outline:before {
  content: '\eb25';
}
.kanban .kt-icon-user-2:before {
  content: '\eb26';
}
.kanban .kt-icon-users-outline:before {
  content: '\eb27';
}
.kanban .kt-icon-users-2:before {
  content: '\eb28';
}
.kanban .kt-icon-user-add-outline:before {
  content: '\eb29';
}
.kanban .kt-icon-user-add-1:before {
  content: '\eb2a';
}
.kanban .kt-icon-user-delete-outline:before {
  content: '\eb2b';
}
.kanban .kt-icon-user-delete:before {
  content: '\eb2c';
}
.kanban .kt-icon-video-2:before {
  content: '\eb2d';
}
.kanban .kt-icon-videocam-outline:before {
  content: '\eb2e';
}
.kanban .kt-icon-videocam-1:before {
  content: '\eb2f';
}
.kanban .kt-icon-picture-outline:before {
  content: '\eb30';
}
.kanban .kt-icon-picture-2:before {
  content: '\eb31';
}
.kanban .kt-icon-camera-outline:before {
  content: '\eb32';
}
.kanban .kt-icon-camera-2:before {
  content: '\eb33';
}
.kanban .kt-icon-th-outline:before {
  content: '\eb34';
}
.kanban .kt-icon-th-1:before {
  content: '\eb35';
}
.kanban .kt-icon-th-large-outline:before {
  content: '\eb36';
}
.kanban .kt-icon-th-large-1:before {
  content: '\eb37';
}
.kanban .kt-icon-th-list-outline:before {
  content: '\eb38';
}
.kanban .kt-icon-th-list-1:before {
  content: '\eb39';
}
.kanban .kt-icon-ok-outline:before {
  content: '\eb3a';
}
.kanban .kt-icon-ok-1:before {
  content: '\eb3b';
}
.kanban .kt-icon-cancel-outline:before {
  content: '\eb3c';
}
.kanban .kt-icon-cancel-2:before {
  content: '\eb3d';
}
.kanban .kt-icon-cancel-alt:before {
  content: '\eb3e';
}
.kanban .kt-icon-cancel-alt-filled:before {
  content: '\eb3f';
}
.kanban .kt-icon-cancel-circled-outline:before {
  content: '\eb40';
}
.kanban .kt-icon-cancel-circled-2:before {
  content: '\eb41';
}
.kanban .kt-icon-plus-outline:before {
  content: '\eb42';
}
.kanban .kt-icon-plus-2:before {
  content: '\eb43';
}
.kanban .kt-icon-minus-outline:before {
  content: '\eb44';
}
.kanban .kt-icon-minus-2:before {
  content: '\eb45';
}
.kanban .kt-icon-divide-outline:before {
  content: '\eb46';
}
.kanban .kt-icon-divide:before {
  content: '\eb47';
}
.kanban .kt-icon-eq-outline:before {
  content: '\eb48';
}
.kanban .kt-icon-eq:before {
  content: '\eb49';
}
.kanban .kt-icon-info-outline:before {
  content: '\eb4a';
}
.kanban .kt-icon-info-2:before {
  content: '\eb4b';
}
.kanban .kt-icon-home-outline:before {
  content: '\eb4c';
}
.kanban .kt-icon-home-2:before {
  content: '\eb4d';
}
.kanban .kt-icon-link-outline:before {
  content: '\eb4e';
}
.kanban .kt-icon-link-2:before {
  content: '\eb4f';
}
.kanban .kt-icon-attach-outline:before {
  content: '\eb50';
}
.kanban .kt-icon-attach-2:before {
  content: '\eb51';
}
.kanban .kt-icon-lock-2:before {
  content: '\eb52';
}
.kanban .kt-icon-lock-filled:before {
  content: '\eb53';
}
.kanban .kt-icon-lock-open-2:before {
  content: '\eb54';
}
.kanban .kt-icon-lock-open-filled:before {
  content: '\eb55';
}
.kanban .kt-icon-pin-outline:before {
  content: '\eb56';
}
.kanban .kt-icon-pin-1:before {
  content: '\eb57';
}
.kanban .kt-icon-eye-outline:before {
  content: '\eb58';
}
.kanban .kt-icon-eye-2:before {
  content: '\eb59';
}
.kanban .kt-icon-tag-2:before {
  content: '\eb5a';
}
.kanban .kt-icon-tags-1:before {
  content: '\eb5b';
}
.kanban .kt-icon-bookmark-2:before {
  content: '\eb5c';
}
.kanban .kt-icon-flag-2:before {
  content: '\eb5d';
}
.kanban .kt-icon-flag-filled:before {
  content: '\eb5e';
}
.kanban .kt-icon-thumbs-up-2:before {
  content: '\eb5f';
}
.kanban .kt-icon-thumbs-down-2:before {
  content: '\eb60';
}
.kanban .kt-icon-download-outline:before {
  content: '\eb61';
}
.kanban .kt-icon-download-2:before {
  content: '\eb62';
}
.kanban .kt-icon-upload-outline:before {
  content: '\eb63';
}
.kanban .kt-icon-upload-2:before {
  content: '\eb64';
}
.kanban .kt-icon-upload-cloud-outline:before {
  content: '\eb65';
}
.kanban .kt-icon-upload-cloud-2:before {
  content: '\eb66';
}
.kanban .kt-icon-reply-outline:before {
  content: '\eb67';
}
.kanban .kt-icon-reply-2:before {
  content: '\eb68';
}
.kanban .kt-icon-forward-outline:before {
  content: '\eb69';
}
.kanban .kt-icon-forward-2:before {
  content: '\eb6a';
}
.kanban .kt-icon-code-outline:before {
  content: '\eb6b';
}
.kanban .kt-icon-code-2:before {
  content: '\eb6c';
}
.kanban .kt-icon-export-outline:before {
  content: '\eb6d';
}
.kanban .kt-icon-export-2:before {
  content: '\eb6e';
}
.kanban .kt-icon-pencil-2:before {
  content: '\eb6f';
}
.kanban .kt-icon-pen:before {
  content: '\eb70';
}
.kanban .kt-icon-feather-1:before {
  content: '\eb71';
}
.kanban .kt-icon-edit-1:before {
  content: '\eb72';
}
.kanban .kt-icon-print-2:before {
  content: '\eb73';
}
.kanban .kt-icon-comment-2:before {
  content: '\eb74';
}
.kanban .kt-icon-chat-2:before {
  content: '\eb75';
}
.kanban .kt-icon-chat-alt:before {
  content: '\eb76';
}
.kanban .kt-icon-bell-2:before {
  content: '\eb77';
}
.kanban .kt-icon-attention-2:before {
  content: '\eb78';
}
.kanban .kt-icon-attention-filled:before {
  content: '\eb79';
}
.kanban .kt-icon-warning-empty:before {
  content: '\eb7a';
}
.kanban .kt-icon-warning:before {
  content: '\eb7b';
}
.kanban .kt-icon-contacts:before {
  content: '\eb7c';
}
.kanban .kt-icon-vcard-1:before {
  content: '\eb7d';
}
.kanban .kt-icon-address-1:before {
  content: '\eb7e';
}
.kanban .kt-icon-location-outline:before {
  content: '\eb7f';
}
.kanban .kt-icon-location-2:before {
  content: '\eb80';
}
.kanban .kt-icon-map-1:before {
  content: '\eb81';
}
.kanban .kt-icon-direction-outline:before {
  content: '\eb82';
}
.kanban .kt-icon-direction-2:before {
  content: '\eb83';
}
.kanban .kt-icon-compass-2:before {
  content: '\eb84';
}
.kanban .kt-icon-trash-2:before {
  content: '\eb85';
}
.kanban .kt-icon-doc-2:before {
  content: '\eb86';
}
.kanban .kt-icon-doc-text-2:before {
  content: '\eb87';
}
.kanban .kt-icon-doc-add:before {
  content: '\eb88';
}
.kanban .kt-icon-doc-remove:before {
  content: '\eb89';
}
.kanban .kt-icon-news:before {
  content: '\eb8a';
}
.kanban .kt-icon-folder-2:before {
  content: '\eb8b';
}
.kanban .kt-icon-folder-add:before {
  content: '\eb8c';
}
.kanban .kt-icon-folder-delete:before {
  content: '\eb8d';
}
.kanban .kt-icon-archive-1:before {
  content: '\eb8e';
}
.kanban .kt-icon-box-2:before {
  content: '\eb8f';
}
.kanban .kt-icon-rss-outline:before {
  content: '\eb90';
}
.kanban .kt-icon-rss-2:before {
  content: '\eb91';
}
.kanban .kt-icon-phone-outline:before {
  content: '\eb92';
}
.kanban .kt-icon-phone-2:before {
  content: '\eb93';
}
.kanban .kt-icon-menu-outline:before {
  content: '\eb94';
}
.kanban .kt-icon-menu-2:before {
  content: '\eb95';
}
.kanban .kt-icon-cog-outline:before {
  content: '\eb96';
}
.kanban .kt-icon-cog-2:before {
  content: '\eb97';
}
.kanban .kt-icon-wrench-outline:before {
  content: '\eb98';
}
.kanban .kt-icon-wrench-1:before {
  content: '\eb99';
}
.kanban .kt-icon-basket-2:before {
  content: '\eb9a';
}
.kanban .kt-icon-calendar-outlilne:before {
  content: '\eb9b';
}
.kanban .kt-icon-calendar-2:before {
  content: '\eb9c';
}
.kanban .kt-icon-mic-outline:before {
  content: '\eb9d';
}
.kanban .kt-icon-mic-2:before {
  content: '\eb9e';
}
.kanban .kt-icon-volume-off-1:before {
  content: '\eb9f';
}
.kanban .kt-icon-volume-low:before {
  content: '\eba0';
}
.kanban .kt-icon-volume-middle:before {
  content: '\eba1';
}
.kanban .kt-icon-volume-high:before {
  content: '\eba2';
}
.kanban .kt-icon-headphones-1:before {
  content: '\eba3';
}
.kanban .kt-icon-clock-2:before {
  content: '\eba4';
}
.kanban .kt-icon-wristwatch:before {
  content: '\eba5';
}
.kanban .kt-icon-stopwatch:before {
  content: '\eba6';
}
.kanban .kt-icon-lightbulb-1:before {
  content: '\eba7';
}
.kanban .kt-icon-block-outline:before {
  content: '\eba8';
}
.kanban .kt-icon-block-2:before {
  content: '\eba9';
}
.kanban .kt-icon-resize-full-outline:before {
  content: '\ebaa';
}
.kanban .kt-icon-resize-full-2:before {
  content: '\ebab';
}
.kanban .kt-icon-resize-normal-outline:before {
  content: '\ebac';
}
.kanban .kt-icon-resize-normal:before {
  content: '\ebad';
}
.kanban .kt-icon-move-outline:before {
  content: '\ebae';
}
.kanban .kt-icon-move-1:before {
  content: '\ebaf';
}
.kanban .kt-icon-popup-1:before {
  content: '\ebb0';
}
.kanban .kt-icon-zoom-in-outline:before {
  content: '\ebb1';
}
.kanban .kt-icon-zoom-in-1:before {
  content: '\ebb2';
}
.kanban .kt-icon-zoom-out-outline:before {
  content: '\ebb3';
}
.kanban .kt-icon-zoom-out-1:before {
  content: '\ebb4';
}
.kanban .kt-icon-popup-2:before {
  content: '\ebb5';
}
.kanban .kt-icon-left-open-outline:before {
  content: '\ebb6';
}
.kanban .kt-icon-left-open-2:before {
  content: '\ebb7';
}
.kanban .kt-icon-right-open-outline:before {
  content: '\ebb8';
}
.kanban .kt-icon-right-open-2:before {
  content: '\ebb9';
}
.kanban .kt-icon-down-2:before {
  content: '\ebba';
}
.kanban .kt-icon-left-2:before {
  content: '\ebbb';
}
.kanban .kt-icon-right-2:before {
  content: '\ebbc';
}
.kanban .kt-icon-up-2:before {
  content: '\ebbd';
}
.kanban .kt-icon-down-outline:before {
  content: '\ebbe';
}
.kanban .kt-icon-left-outline:before {
  content: '\ebbf';
}
.kanban .kt-icon-right-outline:before {
  content: '\ebc0';
}
.kanban .kt-icon-up-outline:before {
  content: '\ebc1';
}
.kanban .kt-icon-down-small:before {
  content: '\ebc2';
}
.kanban .kt-icon-left-small:before {
  content: '\ebc3';
}
.kanban .kt-icon-right-small:before {
  content: '\ebc4';
}
.kanban .kt-icon-up-small:before {
  content: '\ebc5';
}
.kanban .kt-icon-cw-outline:before {
  content: '\ebc6';
}
.kanban .kt-icon-cw-2:before {
  content: '\ebc7';
}
.kanban .kt-icon-arrows-cw-outline:before {
  content: '\ebc8';
}
.kanban .kt-icon-arrows-cw-1:before {
  content: '\ebc9';
}
.kanban .kt-icon-loop-outline:before {
  content: '\ebca';
}
.kanban .kt-icon-loop-1:before {
  content: '\ebcb';
}
.kanban .kt-icon-loop-alt-outline:before {
  content: '\ebcc';
}
.kanban .kt-icon-loop-alt:before {
  content: '\ebcd';
}
.kanban .kt-icon-shuffle-2:before {
  content: '\ebce';
}
.kanban .kt-icon-play-outline:before {
  content: '\ebcf';
}
.kanban .kt-icon-play-2:before {
  content: '\ebd0';
}
.kanban .kt-icon-stop-outline:before {
  content: '\ebd1';
}
.kanban .kt-icon-stop-2:before {
  content: '\ebd2';
}
.kanban .kt-icon-pause-outline:before {
  content: '\ebd3';
}
.kanban .kt-icon-pause-2:before {
  content: '\ebd4';
}
.kanban .kt-icon-fast-fw-outline:before {
  content: '\ebd5';
}
.kanban .kt-icon-fast-fw-1:before {
  content: '\ebd6';
}
.kanban .kt-icon-rewind-outline:before {
  content: '\ebd7';
}
.kanban .kt-icon-rewind:before {
  content: '\ebd8';
}
.kanban .kt-icon-record-outline:before {
  content: '\ebd9';
}
.kanban .kt-icon-record-1:before {
  content: '\ebda';
}
.kanban .kt-icon-eject-outline:before {
  content: '\ebdb';
}
.kanban .kt-icon-eject-1:before {
  content: '\ebdc';
}
.kanban .kt-icon-eject-alt-outline:before {
  content: '\ebdd';
}
.kanban .kt-icon-eject-alt:before {
  content: '\ebde';
}
.kanban .kt-icon-bat1:before {
  content: '\ebdf';
}
.kanban .kt-icon-bat2:before {
  content: '\ebe0';
}
.kanban .kt-icon-bat3:before {
  content: '\ebe1';
}
.kanban .kt-icon-bat4:before {
  content: '\ebe2';
}
.kanban .kt-icon-bat-charge:before {
  content: '\ebe3';
}
.kanban .kt-icon-plug-1:before {
  content: '\ebe4';
}
.kanban .kt-icon-target-outline:before {
  content: '\ebe5';
}
.kanban .kt-icon-target-2:before {
  content: '\ebe6';
}
.kanban .kt-icon-wifi-outline:before {
  content: '\ebe7';
}
.kanban .kt-icon-wifi-1:before {
  content: '\ebe8';
}
.kanban .kt-icon-desktop-1:before {
  content: '\ebe9';
}
.kanban .kt-icon-laptop-1:before {
  content: '\ebea';
}
.kanban .kt-icon-tablet-1:before {
  content: '\ebeb';
}
.kanban .kt-icon-mobile-2:before {
  content: '\ebec';
}
.kanban .kt-icon-contrast:before {
  content: '\ebed';
}
.kanban .kt-icon-globe-outline:before {
  content: '\ebee';
}
.kanban .kt-icon-globe-2:before {
  content: '\ebef';
}
.kanban .kt-icon-globe-alt-outline:before {
  content: '\ebf0';
}
.kanban .kt-icon-globe-alt:before {
  content: '\ebf1';
}
.kanban .kt-icon-sun-1:before {
  content: '\ebf2';
}
.kanban .kt-icon-sun-filled:before {
  content: '\ebf3';
}
.kanban .kt-icon-cloud-2:before {
  content: '\ebf4';
}
.kanban .kt-icon-flash-outline:before {
  content: '\ebf5';
}
.kanban .kt-icon-flash-2:before {
  content: '\ebf6';
}
.kanban .kt-icon-moon-2:before {
  content: '\ebf7';
}
.kanban .kt-icon-waves-outline:before {
  content: '\ebf8';
}
.kanban .kt-icon-waves:before {
  content: '\ebf9';
}
.kanban .kt-icon-rain:before {
  content: '\ebfa';
}
.kanban .kt-icon-cloud-sun:before {
  content: '\ebfb';
}
.kanban .kt-icon-drizzle:before {
  content: '\ebfc';
}
.kanban .kt-icon-snow:before {
  content: '\ebfd';
}
.kanban .kt-icon-cloud-flash:before {
  content: '\ebfe';
}
.kanban .kt-icon-cloud-wind:before {
  content: '\ebff';
}
.kanban .kt-icon-wind:before {
  content: '\ec00';
}
.kanban .kt-icon-plane-outline:before {
  content: '\ec01';
}
.kanban .kt-icon-plane:before {
  content: '\ec02';
}
.kanban .kt-icon-leaf-2:before {
  content: '\ec03';
}
.kanban .kt-icon-lifebuoy-2:before {
  content: '\ec04';
}
.kanban .kt-icon-briefcase-2:before {
  content: '\ec05';
}
.kanban .kt-icon-brush-2:before {
  content: '\ec06';
}
.kanban .kt-icon-pipette:before {
  content: '\ec07';
}
.kanban .kt-icon-power-outline:before {
  content: '\ec08';
}
.kanban .kt-icon-power:before {
  content: '\ec09';
}
.kanban .kt-icon-check-outline:before {
  content: '\ec0a';
}
.kanban .kt-icon-check-2:before {
  content: '\ec0b';
}
.kanban .kt-icon-gift-1:before {
  content: '\ec0c';
}
.kanban .kt-icon-temperatire:before {
  content: '\ec0d';
}
.kanban .kt-icon-chart-outline:before {
  content: '\ec0e';
}
.kanban .kt-icon-chart:before {
  content: '\ec0f';
}
.kanban .kt-icon-chart-alt-outline:before {
  content: '\ec10';
}
.kanban .kt-icon-chart-alt:before {
  content: '\ec11';
}
.kanban .kt-icon-chart-bar-outline:before {
  content: '\ec12';
}
.kanban .kt-icon-chart-bar-2:before {
  content: '\ec13';
}
.kanban .kt-icon-chart-pie-outline:before {
  content: '\ec14';
}
.kanban .kt-icon-chart-pie-2:before {
  content: '\ec15';
}
.kanban .kt-icon-ticket-2:before {
  content: '\ec16';
}
.kanban .kt-icon-credit-card-2:before {
  content: '\ec17';
}
.kanban .kt-icon-clipboard-1:before {
  content: '\ec18';
}
.kanban .kt-icon-database-2:before {
  content: '\ec19';
}
.kanban .kt-icon-key-outline:before {
  content: '\ec1a';
}
.kanban .kt-icon-key-2:before {
  content: '\ec1b';
}
.kanban .kt-icon-flow-split:before {
  content: '\ec1c';
}
.kanban .kt-icon-flow-merge:before {
  content: '\ec1d';
}
.kanban .kt-icon-flow-parallel-1:before {
  content: '\ec1e';
}
.kanban .kt-icon-flow-cross:before {
  content: '\ec1f';
}
.kanban .kt-icon-certificate-outline:before {
  content: '\ec20';
}
.kanban .kt-icon-certificate-1:before {
  content: '\ec21';
}
.kanban .kt-icon-scissors-outline:before {
  content: '\ec22';
}
.kanban .kt-icon-scissors-1:before {
  content: '\ec23';
}
.kanban .kt-icon-flask:before {
  content: '\ec24';
}
.kanban .kt-icon-wine:before {
  content: '\ec25';
}
.kanban .kt-icon-coffee-1:before {
  content: '\ec26';
}
.kanban .kt-icon-beer-1:before {
  content: '\ec27';
}
.kanban .kt-icon-anchor-outline:before {
  content: '\ec28';
}
.kanban .kt-icon-anchor-1:before {
  content: '\ec29';
}
.kanban .kt-icon-puzzle-outline:before {
  content: '\ec2a';
}
.kanban .kt-icon-puzzle-1:before {
  content: '\ec2b';
}
.kanban .kt-icon-tree-1:before {
  content: '\ec2c';
}
.kanban .kt-icon-calculator:before {
  content: '\ec2d';
}
.kanban .kt-icon-infinity-outline:before {
  content: '\ec2e';
}
.kanban .kt-icon-infinity-1:before {
  content: '\ec2f';
}
.kanban .kt-icon-pi-outline:before {
  content: '\ec30';
}
.kanban .kt-icon-pi:before {
  content: '\ec31';
}
.kanban .kt-icon-at-1:before {
  content: '\ec32';
}
.kanban .kt-icon-at-circled:before {
  content: '\ec33';
}
.kanban .kt-icon-looped-square-outline:before {
  content: '\ec34';
}
.kanban .kt-icon-looped-square-interest:before {
  content: '\ec35';
}
.kanban .kt-icon-sort-alphabet-outline:before {
  content: '\ec36';
}
.kanban .kt-icon-sort-alphabet:before {
  content: '\ec37';
}
.kanban .kt-icon-sort-numeric-outline:before {
  content: '\ec38';
}
.kanban .kt-icon-sort-numeric:before {
  content: '\ec39';
}
.kanban .kt-icon-dribbble-circled-1:before {
  content: '\ec3a';
}
.kanban .kt-icon-dribbble-2:before {
  content: '\ec3b';
}
.kanban .kt-icon-facebook-circled-1:before {
  content: '\ec3c';
}
.kanban .kt-icon-facebook-2:before {
  content: '\ec3d';
}
.kanban .kt-icon-flickr-circled-1:before {
  content: '\ec3e';
}
.kanban .kt-icon-flickr-2:before {
  content: '\ec3f';
}
.kanban .kt-icon-github-circled-2:before {
  content: '\ec40';
}
.kanban .kt-icon-github-2:before {
  content: '\ec41';
}
.kanban .kt-icon-lastfm-circled-1:before {
  content: '\ec42';
}
.kanban .kt-icon-lastfm-2:before {
  content: '\ec43';
}
.kanban .kt-icon-linkedin-circled-1:before {
  content: '\ec44';
}
.kanban .kt-icon-linkedin-2:before {
  content: '\ec45';
}
.kanban .kt-icon-pinterest-circled-2:before {
  content: '\ec46';
}
.kanban .kt-icon-pinterest-1:before {
  content: '\ec47';
}
.kanban .kt-icon-skype-outline:before {
  content: '\ec48';
}
.kanban .kt-icon-skype-2:before {
  content: '\ec49';
}
.kanban .kt-icon-tumbler-circled:before {
  content: '\ec4a';
}
.kanban .kt-icon-tumbler:before {
  content: '\ec4b';
}
.kanban .kt-icon-twitter-circled-1:before {
  content: '\ec4c';
}
.kanban .kt-icon-twitter-2:before {
  content: '\ec4d';
}
.kanban .kt-icon-vimeo-circled-1:before {
  content: '\ec4e';
}
.kanban .kt-icon-vimeo-1:before {
  content: '\ec4f';
}
.kanban .kt-icon-search-3:before {
  content: '\ec50';
}
.kanban .kt-icon-mail-3:before {
  content: '\ec51';
}
.kanban .kt-icon-heart-3:before {
  content: '\ec52';
}
.kanban .kt-icon-heart-empty-2:before {
  content: '\ec53';
}
.kanban .kt-icon-star-3:before {
  content: '\ec54';
}
.kanban .kt-icon-user-3:before {
  content: '\ec55';
}
.kanban .kt-icon-video-3:before {
  content: '\ec56';
}
.kanban .kt-icon-picture-3:before {
  content: '\ec57';
}
.kanban .kt-icon-camera-3:before {
  content: '\ec58';
}
.kanban .kt-icon-ok-2:before {
  content: '\ec59';
}
.kanban .kt-icon-ok-circle:before {
  content: '\ec5a';
}
.kanban .kt-icon-cancel-3:before {
  content: '\ec5b';
}
.kanban .kt-icon-cancel-circle:before {
  content: '\ec5c';
}
.kanban .kt-icon-plus-3:before {
  content: '\ec5d';
}
.kanban .kt-icon-plus-circle:before {
  content: '\ec5e';
}
.kanban .kt-icon-minus-3:before {
  content: '\ec5f';
}
.kanban .kt-icon-minus-circle:before {
  content: '\ec60';
}
.kanban .kt-icon-help-2:before {
  content: '\ec61';
}
.kanban .kt-icon-info-3:before {
  content: '\ec62';
}
.kanban .kt-icon-home-3:before {
  content: '\ec63';
}
.kanban .kt-icon-link-3:before {
  content: '\ec64';
}
.kanban .kt-icon-attach-3:before {
  content: '\ec65';
}
.kanban .kt-icon-lock-3:before {
  content: '\ec66';
}
.kanban .kt-icon-lock-empty:before {
  content: '\ec67';
}
.kanban .kt-icon-lock-open-3:before {
  content: '\ec68';
}
.kanban .kt-icon-lock-open-empty:before {
  content: '\ec69';
}
.kanban .kt-icon-pin-2:before {
  content: '\ec6a';
}
.kanban .kt-icon-eye-3:before {
  content: '\ec6b';
}
.kanban .kt-icon-tag-3:before {
  content: '\ec6c';
}
.kanban .kt-icon-tag-empty:before {
  content: '\ec6d';
}
.kanban .kt-icon-download-3:before {
  content: '\ec6e';
}
.kanban .kt-icon-upload-3:before {
  content: '\ec6f';
}
.kanban .kt-icon-download-cloud-1:before {
  content: '\ec70';
}
.kanban .kt-icon-upload-cloud-3:before {
  content: '\ec71';
}
.kanban .kt-icon-quote-left-1:before {
  content: '\ec72';
}
.kanban .kt-icon-quote-right-1:before {
  content: '\ec73';
}
.kanban .kt-icon-quote-left-alt:before {
  content: '\ec74';
}
.kanban .kt-icon-quote-right-alt:before {
  content: '\ec75';
}
.kanban .kt-icon-pencil-3:before {
  content: '\ec76';
}
.kanban .kt-icon-pencil-neg:before {
  content: '\ec77';
}
.kanban .kt-icon-pencil-alt:before {
  content: '\ec78';
}
.kanban .kt-icon-undo:before {
  content: '\ec79';
}
.kanban .kt-icon-comment-3:before {
  content: '\ec7a';
}
.kanban .kt-icon-comment-inv:before {
  content: '\ec7b';
}
.kanban .kt-icon-comment-alt:before {
  content: '\ec7c';
}
.kanban .kt-icon-comment-inv-alt:before {
  content: '\ec7d';
}
.kanban .kt-icon-comment-alt2:before {
  content: '\ec7e';
}
.kanban .kt-icon-comment-inv-alt2:before {
  content: '\ec7f';
}
.kanban .kt-icon-chat-3:before {
  content: '\ec80';
}
.kanban .kt-icon-chat-inv:before {
  content: '\ec81';
}
.kanban .kt-icon-location-3:before {
  content: '\ec82';
}
.kanban .kt-icon-location-inv:before {
  content: '\ec83';
}
.kanban .kt-icon-location-alt:before {
  content: '\ec84';
}
.kanban .kt-icon-compass-3:before {
  content: '\ec85';
}
.kanban .kt-icon-trash-3:before {
  content: '\ec86';
}
.kanban .kt-icon-trash-empty-1:before {
  content: '\ec87';
}
.kanban .kt-icon-doc-3:before {
  content: '\ec88';
}
.kanban .kt-icon-doc-inv-1:before {
  content: '\ec89';
}
.kanban .kt-icon-doc-alt:before {
  content: '\ec8a';
}
.kanban .kt-icon-doc-inv-alt:before {
  content: '\ec8b';
}
.kanban .kt-icon-article:before {
  content: '\ec8c';
}
.kanban .kt-icon-article-alt:before {
  content: '\ec8d';
}
.kanban .kt-icon-book-open-1:before {
  content: '\ec8e';
}
.kanban .kt-icon-folder-3:before {
  content: '\ec8f';
}
.kanban .kt-icon-folder-empty-1:before {
  content: '\ec90';
}
.kanban .kt-icon-box-3:before {
  content: '\ec91';
}
.kanban .kt-icon-rss-3:before {
  content: '\ec92';
}
.kanban .kt-icon-rss-alt:before {
  content: '\ec93';
}
.kanban .kt-icon-cog-3:before {
  content: '\ec94';
}
.kanban .kt-icon-wrench-2:before {
  content: '\ec95';
}
.kanban .kt-icon-share-2:before {
  content: '\ec96';
}
.kanban .kt-icon-calendar-3:before {
  content: '\ec97';
}
.kanban .kt-icon-calendar-inv:before {
  content: '\ec98';
}
.kanban .kt-icon-calendar-alt:before {
  content: '\ec99';
}
.kanban .kt-icon-mic-3:before {
  content: '\ec9a';
}
.kanban .kt-icon-volume-off-2:before {
  content: '\ec9b';
}
.kanban .kt-icon-volume-up-1:before {
  content: '\ec9c';
}
.kanban .kt-icon-headphones-2:before {
  content: '\ec9d';
}
.kanban .kt-icon-clock-3:before {
  content: '\ec9e';
}
.kanban .kt-icon-lamp-1:before {
  content: '\ec9f';
}
.kanban .kt-icon-block-3:before {
  content: '\eca0';
}
.kanban .kt-icon-resize-full-3:before {
  content: '\eca1';
}
.kanban .kt-icon-resize-full-alt-1:before {
  content: '\eca2';
}
.kanban .kt-icon-resize-small-2:before {
  content: '\eca3';
}
.kanban .kt-icon-resize-small-alt:before {
  content: '\eca4';
}
.kanban .kt-icon-resize-vertical-1:before {
  content: '\eca5';
}
.kanban .kt-icon-resize-horizontal-1:before {
  content: '\eca6';
}
.kanban .kt-icon-move-2:before {
  content: '\eca7';
}
.kanban .kt-icon-popup-3:before {
  content: '\eca8';
}
.kanban .kt-icon-down-3:before {
  content: '\eca9';
}
.kanban .kt-icon-left-3:before {
  content: '\ecaa';
}
.kanban .kt-icon-right-3:before {
  content: '\ecab';
}
.kanban .kt-icon-up-3:before {
  content: '\ecac';
}
.kanban .kt-icon-down-circle:before {
  content: '\ecad';
}
.kanban .kt-icon-left-circle:before {
  content: '\ecae';
}
.kanban .kt-icon-right-circle:before {
  content: '\ecaf';
}
.kanban .kt-icon-up-circle:before {
  content: '\ecb0';
}
.kanban .kt-icon-cw-3:before {
  content: '\ecb1';
}
.kanban .kt-icon-loop-2:before {
  content: '\ecb2';
}
.kanban .kt-icon-loop-alt-1:before {
  content: '\ecb3';
}
.kanban .kt-icon-exchange-1:before {
  content: '\ecb4';
}
.kanban .kt-icon-split:before {
  content: '\ecb5';
}
.kanban .kt-icon-arrow-curved:before {
  content: '\ecb6';
}
.kanban .kt-icon-play-3:before {
  content: '\ecb7';
}
.kanban .kt-icon-play-circle2:before {
  content: '\ecb8';
}
.kanban .kt-icon-stop-3:before {
  content: '\ecb9';
}
.kanban .kt-icon-pause-3:before {
  content: '\ecba';
}
.kanban .kt-icon-to-start-2:before {
  content: '\ecbb';
}
.kanban .kt-icon-to-end-2:before {
  content: '\ecbc';
}
.kanban .kt-icon-eject-2:before {
  content: '\ecbd';
}
.kanban .kt-icon-target-3:before {
  content: '\ecbe';
}
.kanban .kt-icon-signal-2:before {
  content: '\ecbf';
}
.kanban .kt-icon-award-1:before {
  content: '\ecc0';
}
.kanban .kt-icon-award-empty:before {
  content: '\ecc1';
}
.kanban .kt-icon-list-2:before {
  content: '\ecc2';
}
.kanban .kt-icon-list-nested:before {
  content: '\ecc3';
}
.kanban .kt-icon-bat-empty:before {
  content: '\ecc4';
}
.kanban .kt-icon-bat-half:before {
  content: '\ecc5';
}
.kanban .kt-icon-bat-full:before {
  content: '\ecc6';
}
.kanban .kt-icon-bat-charge-1:before {
  content: '\ecc7';
}
.kanban .kt-icon-mobile-3:before {
  content: '\ecc8';
}
.kanban .kt-icon-cd-1:before {
  content: '\ecc9';
}
.kanban .kt-icon-equalizer:before {
  content: '\ecca';
}
.kanban .kt-icon-cursor:before {
  content: '\eccb';
}
.kanban .kt-icon-aperture:before {
  content: '\eccc';
}
.kanban .kt-icon-aperture-alt:before {
  content: '\eccd';
}
.kanban .kt-icon-steering-wheel:before {
  content: '\ecce';
}
.kanban .kt-icon-book-2:before {
  content: '\eccf';
}
.kanban .kt-icon-book-alt:before {
  content: '\ecd0';
}
.kanban .kt-icon-brush-3:before {
  content: '\ecd1';
}
.kanban .kt-icon-brush-alt:before {
  content: '\ecd2';
}
.kanban .kt-icon-eyedropper-1:before {
  content: '\ecd3';
}
.kanban .kt-icon-layers:before {
  content: '\ecd4';
}
.kanban .kt-icon-layers-alt:before {
  content: '\ecd5';
}
.kanban .kt-icon-sun-2:before {
  content: '\ecd6';
}
.kanban .kt-icon-sun-inv:before {
  content: '\ecd7';
}
.kanban .kt-icon-cloud-3:before {
  content: '\ecd8';
}
.kanban .kt-icon-rain-1:before {
  content: '\ecd9';
}
.kanban .kt-icon-flash-3:before {
  content: '\ecda';
}
.kanban .kt-icon-moon-3:before {
  content: '\ecdb';
}
.kanban .kt-icon-moon-inv:before {
  content: '\ecdc';
}
.kanban .kt-icon-umbrella-1:before {
  content: '\ecdd';
}
.kanban .kt-icon-chart-bar-3:before {
  content: '\ecde';
}
.kanban .kt-icon-chart-pie-3:before {
  content: '\ecdf';
}
.kanban .kt-icon-chart-pie-alt:before {
  content: '\ece0';
}
.kanban .kt-icon-key-3:before {
  content: '\ece1';
}
.kanban .kt-icon-key-inv:before {
  content: '\ece2';
}
.kanban .kt-icon-hash:before {
  content: '\ece3';
}
.kanban .kt-icon-at-2:before {
  content: '\ece4';
}
.kanban .kt-icon-pilcrow:before {
  content: '\ece5';
}
.kanban .kt-icon-dial:before {
  content: '\ece6';
}
.kanban .kt-icon-search-4:before {
  content: '\ece7';
}
.kanban .kt-icon-mail-4:before {
  content: '\ece8';
}
.kanban .kt-icon-heart-4:before {
  content: '\ece9';
}
.kanban .kt-icon-star-4:before {
  content: '\ecea';
}
.kanban .kt-icon-user-4:before {
  content: '\eceb';
}
.kanban .kt-icon-user-woman:before {
  content: '\ecec';
}
.kanban .kt-icon-user-pair:before {
  content: '\eced';
}
.kanban .kt-icon-video-alt:before {
  content: '\ecee';
}
.kanban .kt-icon-videocam-2:before {
  content: '\ecef';
}
.kanban .kt-icon-videocam-alt:before {
  content: '\ecf0';
}
.kanban .kt-icon-camera-4:before {
  content: '\ecf1';
}
.kanban .kt-icon-th-2:before {
  content: '\ecf2';
}
.kanban .kt-icon-th-list-2:before {
  content: '\ecf3';
}
.kanban .kt-icon-ok-3:before {
  content: '\ecf4';
}
.kanban .kt-icon-cancel-4:before {
  content: '\ecf5';
}
.kanban .kt-icon-cancel-circle-1:before {
  content: '\ecf6';
}
.kanban .kt-icon-plus-4:before {
  content: '\ecf7';
}
.kanban .kt-icon-home-4:before {
  content: '\ecf8';
}
.kanban .kt-icon-lock-4:before {
  content: '\ecf9';
}
.kanban .kt-icon-lock-open-4:before {
  content: '\ecfa';
}
.kanban .kt-icon-eye-4:before {
  content: '\ecfb';
}
.kanban .kt-icon-tag-4:before {
  content: '\ecfc';
}
.kanban .kt-icon-thumbs-up-3:before {
  content: '\ecfd';
}
.kanban .kt-icon-thumbs-down-3:before {
  content: '\ecfe';
}
.kanban .kt-icon-download-4:before {
  content: '\ecff';
}
.kanban .kt-icon-export-3:before {
  content: '\ed00';
}
.kanban .kt-icon-pencil-4:before {
  content: '\ed01';
}
.kanban .kt-icon-pencil-alt-1:before {
  content: '\ed02';
}
.kanban .kt-icon-edit-2:before {
  content: '\ed03';
}
.kanban .kt-icon-chat-4:before {
  content: '\ed04';
}
.kanban .kt-icon-print-3:before {
  content: '\ed05';
}
.kanban .kt-icon-bell-3:before {
  content: '\ed06';
}
.kanban .kt-icon-attention-3:before {
  content: '\ed07';
}
.kanban .kt-icon-info-4:before {
  content: '\ed08';
}
.kanban .kt-icon-question:before {
  content: '\ed09';
}
.kanban .kt-icon-location-4:before {
  content: '\ed0a';
}
.kanban .kt-icon-trash-4:before {
  content: '\ed0b';
}
.kanban .kt-icon-doc-4:before {
  content: '\ed0c';
}
.kanban .kt-icon-article-1:before {
  content: '\ed0d';
}
.kanban .kt-icon-article-alt-1:before {
  content: '\ed0e';
}
.kanban .kt-icon-rss-4:before {
  content: '\ed0f';
}
.kanban .kt-icon-wrench-3:before {
  content: '\ed10';
}
.kanban .kt-icon-basket-3:before {
  content: '\ed11';
}
.kanban .kt-icon-basket-alt:before {
  content: '\ed12';
}
.kanban .kt-icon-calendar-4:before {
  content: '\ed13';
}
.kanban .kt-icon-calendar-alt-1:before {
  content: '\ed14';
}
.kanban .kt-icon-volume-off-3:before {
  content: '\ed15';
}
.kanban .kt-icon-volume-down-1:before {
  content: '\ed16';
}
.kanban .kt-icon-volume-up-2:before {
  content: '\ed17';
}
.kanban .kt-icon-bullhorn:before {
  content: '\ed18';
}
.kanban .kt-icon-clock-4:before {
  content: '\ed19';
}
.kanban .kt-icon-clock-alt:before {
  content: '\ed1a';
}
.kanban .kt-icon-stop-4:before {
  content: '\ed1b';
}
.kanban .kt-icon-resize-full-4:before {
  content: '\ed1c';
}
.kanban .kt-icon-resize-small-3:before {
  content: '\ed1d';
}
.kanban .kt-icon-zoom-in-2:before {
  content: '\ed1e';
}
.kanban .kt-icon-zoom-out-2:before {
  content: '\ed1f';
}
.kanban .kt-icon-popup-4:before {
  content: '\ed20';
}
.kanban .kt-icon-down-dir-2:before {
  content: '\ed21';
}
.kanban .kt-icon-left-dir-2:before {
  content: '\ed22';
}
.kanban .kt-icon-right-dir-2:before {
  content: '\ed23';
}
.kanban .kt-icon-up-dir-2:before {
  content: '\ed24';
}
.kanban .kt-icon-down-4:before {
  content: '\ed25';
}
.kanban .kt-icon-up-4:before {
  content: '\ed26';
}
.kanban .kt-icon-cw-4:before {
  content: '\ed27';
}
.kanban .kt-icon-signal-3:before {
  content: '\ed28';
}
.kanban .kt-icon-award-2:before {
  content: '\ed29';
}
.kanban .kt-icon-mobile-4:before {
  content: '\ed2a';
}
.kanban .kt-icon-mobile-alt:before {
  content: '\ed2b';
}
.kanban .kt-icon-tablet-2:before {
  content: '\ed2c';
}
.kanban .kt-icon-ipod:before {
  content: '\ed2d';
}
.kanban .kt-icon-cd-2:before {
  content: '\ed2e';
}
.kanban .kt-icon-grid:before {
  content: '\ed2f';
}
.kanban .kt-icon-book-3:before {
  content: '\ed30';
}
.kanban .kt-icon-easel:before {
  content: '\ed31';
}
.kanban .kt-icon-globe-3:before {
  content: '\ed32';
}
.kanban .kt-icon-chart-1:before {
  content: '\ed33';
}
.kanban .kt-icon-chart-bar-4:before {
  content: '\ed34';
}
.kanban .kt-icon-chart-pie-4:before {
  content: '\ed35';
}
.kanban .kt-icon-dollar-1:before {
  content: '\ed36';
}
.kanban .kt-icon-at-3:before {
  content: '\ed37';
}
.kanban .kt-icon-colon:before {
  content: '\ed38';
}
.kanban .kt-icon-semicolon:before {
  content: '\ed39';
}
.kanban .kt-icon-squares:before {
  content: '\ed3a';
}
.kanban .kt-icon-money-1:before {
  content: '\ed3b';
}
.kanban .kt-icon-facebook-3:before {
  content: '\ed3c';
}
.kanban .kt-icon-facebook-rect:before {
  content: '\ed3d';
}
.kanban .kt-icon-twitter-3:before {
  content: '\ed3e';
}
.kanban .kt-icon-twitter-bird:before {
  content: '\ed3f';
}
.kanban .kt-icon-twitter-rect:before {
  content: '\ed40';
}
.kanban .kt-icon-youtube-1:before {
  content: '\ed41';
}
.kanban .kt-icon-windy-rain-inv:before {
  content: '\ed42';
}
.kanban .kt-icon-snow-inv:before {
  content: '\ed43';
}
.kanban .kt-icon-snow-heavy-inv:before {
  content: '\ed44';
}
.kanban .kt-icon-hail-inv:before {
  content: '\ed45';
}
.kanban .kt-icon-clouds-inv:before {
  content: '\ed46';
}
.kanban .kt-icon-clouds-flash-inv:before {
  content: '\ed47';
}
.kanban .kt-icon-temperature:before {
  content: '\ed48';
}
.kanban .kt-icon-compass-4:before {
  content: '\ed49';
}
.kanban .kt-icon-na:before {
  content: '\ed4a';
}
.kanban .kt-icon-celcius:before {
  content: '\ed4b';
}
.kanban .kt-icon-fahrenheit:before {
  content: '\ed4c';
}
.kanban .kt-icon-clouds-flash-alt:before {
  content: '\ed4d';
}
.kanban .kt-icon-sun-inv-1:before {
  content: '\ed4e';
}
.kanban .kt-icon-moon-inv-1:before {
  content: '\ed4f';
}
.kanban .kt-icon-cloud-sun-inv:before {
  content: '\ed50';
}
.kanban .kt-icon-cloud-moon-inv:before {
  content: '\ed51';
}
.kanban .kt-icon-cloud-inv:before {
  content: '\ed52';
}
.kanban .kt-icon-cloud-flash-inv:before {
  content: '\ed53';
}
.kanban .kt-icon-drizzle-inv:before {
  content: '\ed54';
}
.kanban .kt-icon-rain-inv:before {
  content: '\ed55';
}
.kanban .kt-icon-windy-inv:before {
  content: '\ed56';
}
.kanban .kt-icon-sunrise:before {
  content: '\ed57';
}
.kanban .kt-icon-sun-3:before {
  content: '\ed58';
}
.kanban .kt-icon-moon-4:before {
  content: '\ed59';
}
.kanban .kt-icon-eclipse:before {
  content: '\ed5a';
}
.kanban .kt-icon-mist:before {
  content: '\ed5b';
}
.kanban .kt-icon-wind-1:before {
  content: '\ed5c';
}
.kanban .kt-icon-snowflake:before {
  content: '\ed5d';
}
.kanban .kt-icon-cloud-sun-1:before {
  content: '\ed5e';
}
.kanban .kt-icon-cloud-moon:before {
  content: '\ed5f';
}
.kanban .kt-icon-fog-sun:before {
  content: '\ed60';
}
.kanban .kt-icon-fog-moon:before {
  content: '\ed61';
}
.kanban .kt-icon-fog-cloud:before {
  content: '\ed62';
}
.kanban .kt-icon-fog:before {
  content: '\ed63';
}
.kanban .kt-icon-cloud-4:before {
  content: '\ed64';
}
.kanban .kt-icon-cloud-flash-1:before {
  content: '\ed65';
}
.kanban .kt-icon-cloud-flash-alt:before {
  content: '\ed66';
}
.kanban .kt-icon-drizzle-1:before {
  content: '\ed67';
}
.kanban .kt-icon-rain-2:before {
  content: '\ed68';
}
.kanban .kt-icon-windy:before {
  content: '\ed69';
}
.kanban .kt-icon-windy-rain:before {
  content: '\ed6a';
}
.kanban .kt-icon-snow-1:before {
  content: '\ed6b';
}
.kanban .kt-icon-snow-alt:before {
  content: '\ed6c';
}
.kanban .kt-icon-snow-heavy:before {
  content: '\ed6d';
}
.kanban .kt-icon-hail:before {
  content: '\ed6e';
}
.kanban .kt-icon-clouds:before {
  content: '\ed6f';
}
.kanban .kt-icon-clouds-flash:before {
  content: '\ed70';
}
.kanban .kt-icon-search-5:before {
  content: '\ed71';
}
.kanban .kt-icon-mail-5:before {
  content: '\ed72';
}
.kanban .kt-icon-heart-5:before {
  content: '\ed73';
}
.kanban .kt-icon-heart-broken:before {
  content: '\ed74';
}
.kanban .kt-icon-star-5:before {
  content: '\ed75';
}
.kanban .kt-icon-star-empty-2:before {
  content: '\ed76';
}
.kanban .kt-icon-star-half-1:before {
  content: '\ed77';
}
.kanban .kt-icon-star-half_empty:before {
  content: '\ed78';
}
.kanban .kt-icon-user-5:before {
  content: '\ed79';
}
.kanban .kt-icon-user-male:before {
  content: '\ed7a';
}
.kanban .kt-icon-user-female:before {
  content: '\ed7b';
}
.kanban .kt-icon-users-3:before {
  content: '\ed7c';
}
.kanban .kt-icon-movie:before {
  content: '\ed7d';
}
.kanban .kt-icon-videocam-3:before {
  content: '\ed7e';
}
.kanban .kt-icon-isight:before {
  content: '\ed7f';
}
.kanban .kt-icon-camera-5:before {
  content: '\ed80';
}
.kanban .kt-icon-menu-3:before {
  content: '\ed81';
}
.kanban .kt-icon-th-thumb:before {
  content: '\ed82';
}
.kanban .kt-icon-th-thumb-empty:before {
  content: '\ed83';
}
.kanban .kt-icon-th-list-3:before {
  content: '\ed84';
}
.kanban .kt-icon-ok-4:before {
  content: '\ed85';
}
.kanban .kt-icon-ok-circled-1:before {
  content: '\ed86';
}
.kanban .kt-icon-cancel-5:before {
  content: '\ed87';
}
.kanban .kt-icon-cancel-circled-3:before {
  content: '\ed88';
}
.kanban .kt-icon-plus-5:before {
  content: '\ed89';
}
.kanban .kt-icon-help-circled-2:before {
  content: '\ed8a';
}
.kanban .kt-icon-help-circled-alt:before {
  content: '\ed8b';
}
.kanban .kt-icon-info-circled-2:before {
  content: '\ed8c';
}
.kanban .kt-icon-info-circled-alt:before {
  content: '\ed8d';
}
.kanban .kt-icon-home-5:before {
  content: '\ed8e';
}
.kanban .kt-icon-link-4:before {
  content: '\ed8f';
}
.kanban .kt-icon-attach-4:before {
  content: '\ed90';
}
.kanban .kt-icon-lock-5:before {
  content: '\ed91';
}
.kanban .kt-icon-lock-alt:before {
  content: '\ed92';
}
.kanban .kt-icon-lock-open-5:before {
  content: '\ed93';
}
.kanban .kt-icon-lock-open-alt-1:before {
  content: '\ed94';
}
.kanban .kt-icon-eye-5:before {
  content: '\ed95';
}
.kanban .kt-icon-download-5:before {
  content: '\ed96';
}
.kanban .kt-icon-upload-4:before {
  content: '\ed97';
}
.kanban .kt-icon-download-cloud-2:before {
  content: '\ed98';
}
.kanban .kt-icon-upload-cloud-4:before {
  content: '\ed99';
}
.kanban .kt-icon-reply-3:before {
  content: '\ed9a';
}
.kanban .kt-icon-pencil-5:before {
  content: '\ed9b';
}
.kanban .kt-icon-export-4:before {
  content: '\ed9c';
}
.kanban .kt-icon-print-4:before {
  content: '\ed9d';
}
.kanban .kt-icon-retweet-2:before {
  content: '\ed9e';
}
.kanban .kt-icon-comment-4:before {
  content: '\ed9f';
}
.kanban .kt-icon-chat-5:before {
  content: '\eda0';
}
.kanban .kt-icon-bell-4:before {
  content: '\eda1';
}
.kanban .kt-icon-attention-4:before {
  content: '\eda2';
}
.kanban .kt-icon-attention-alt-1:before {
  content: '\eda3';
}
.kanban .kt-icon-location-5:before {
  content: '\eda4';
}
.kanban .kt-icon-trash-5:before {
  content: '\eda5';
}
.kanban .kt-icon-doc-5:before {
  content: '\eda6';
}
.kanban .kt-icon-newspaper-2:before {
  content: '\eda7';
}
.kanban .kt-icon-folder-4:before {
  content: '\eda8';
}
.kanban .kt-icon-folder-open-1:before {
  content: '\eda9';
}
.kanban .kt-icon-folder-empty-2:before {
  content: '\edaa';
}
.kanban .kt-icon-folder-open-empty-1:before {
  content: '\edab';
}
.kanban .kt-icon-cog-4:before {
  content: '\edac';
}
.kanban .kt-icon-calendar-5:before {
  content: '\edad';
}
.kanban .kt-icon-login-2:before {
  content: '\edae';
}
.kanban .kt-icon-logout-2:before {
  content: '\edaf';
}
.kanban .kt-icon-mic-4:before {
  content: '\edb0';
}
.kanban .kt-icon-mic-off:before {
  content: '\edb1';
}
.kanban .kt-icon-clock-5:before {
  content: '\edb2';
}
.kanban .kt-icon-stopwatch-1:before {
  content: '\edb3';
}
.kanban .kt-icon-hourglass-1:before {
  content: '\edb4';
}
.kanban .kt-icon-zoom-in-3:before {
  content: '\edb5';
}
.kanban .kt-icon-zoom-out-3:before {
  content: '\edb6';
}
.kanban .kt-icon-down-open-2:before {
  content: '\edb7';
}
.kanban .kt-icon-left-open-3:before {
  content: '\edb8';
}
.kanban .kt-icon-right-open-3:before {
  content: '\edb9';
}
.kanban .kt-icon-up-open-2:before {
  content: '\edba';
}
.kanban .kt-icon-down-5:before {
  content: '\edbb';
}
.kanban .kt-icon-left-4:before {
  content: '\edbc';
}
.kanban .kt-icon-right-4:before {
  content: '\edbd';
}
.kanban .kt-icon-up-5:before {
  content: '\edbe';
}
.kanban .kt-icon-down-bold-1:before {
  content: '\edbf';
}
.kanban .kt-icon-left-bold-1:before {
  content: '\edc0';
}
.kanban .kt-icon-right-bold-1:before {
  content: '\edc1';
}
.kanban .kt-icon-up-bold-1:before {
  content: '\edc2';
}
.kanban .kt-icon-down-fat:before {
  content: '\edc3';
}
.kanban .kt-icon-left-fat:before {
  content: '\edc4';
}
.kanban .kt-icon-right-fat:before {
  content: '\edc5';
}
.kanban .kt-icon-up-fat:before {
  content: '\edc6';
}
.kanban .kt-icon-ccw-2:before {
  content: '\edc7';
}
.kanban .kt-icon-shuffle-3:before {
  content: '\edc8';
}
.kanban .kt-icon-play-4:before {
  content: '\edc9';
}
.kanban .kt-icon-pause-4:before {
  content: '\edca';
}
.kanban .kt-icon-stop-5:before {
  content: '\edcb';
}
.kanban .kt-icon-to-end-3:before {
  content: '\edcc';
}
.kanban .kt-icon-to-start-3:before {
  content: '\edcd';
}
.kanban .kt-icon-fast-forward-1:before {
  content: '\edce';
}
.kanban .kt-icon-fast-backward-1:before {
  content: '\edcf';
}
.kanban .kt-icon-trophy-1:before {
  content: '\edd0';
}
.kanban .kt-icon-monitor-1:before {
  content: '\edd1';
}
.kanban .kt-icon-tablet-3:before {
  content: '\edd2';
}
.kanban .kt-icon-mobile-5:before {
  content: '\edd3';
}
.kanban .kt-icon-data-science:before {
  content: '\edd4';
}
.kanban .kt-icon-data-science-inv:before {
  content: '\edd5';
}
.kanban .kt-icon-inbox-2:before {
  content: '\edd6';
}
.kanban .kt-icon-globe-4:before {
  content: '\edd7';
}
.kanban .kt-icon-globe-inv:before {
  content: '\edd8';
}
.kanban .kt-icon-flash-4:before {
  content: '\edd9';
}
.kanban .kt-icon-cloud-5:before {
  content: '\edda';
}
.kanban .kt-icon-coverflow:before {
  content: '\eddb';
}
.kanban .kt-icon-coverflow-empty:before {
  content: '\eddc';
}
.kanban .kt-icon-math:before {
  content: '\eddd';
}
.kanban .kt-icon-math-circled:before {
  content: '\edde';
}
.kanban .kt-icon-math-circled-empty:before {
  content: '\eddf';
}
.kanban .kt-icon-paper-plane-2:before {
  content: '\ede0';
}
.kanban .kt-icon-paper-plane-alt:before {
  content: '\ede1';
}
.kanban .kt-icon-paper-plane-alt2:before {
  content: '\ede2';
}
.kanban .kt-icon-fontsize:before {
  content: '\ede3';
}
.kanban .kt-icon-color-adjust:before {
  content: '\ede4';
}
.kanban .kt-icon-fire-1:before {
  content: '\ede5';
}
.kanban .kt-icon-chart-bar-5:before {
  content: '\ede6';
}
.kanban .kt-icon-hdd-1:before {
  content: '\ede7';
}
.kanban .kt-icon-connected-object:before {
  content: '\ede8';
}
.kanban .kt-icon-ruler:before {
  content: '\ede9';
}
.kanban .kt-icon-vector:before {
  content: '\edea';
}
.kanban .kt-icon-vector-pencil:before {
  content: '\edeb';
}
.kanban .kt-icon-at-4:before {
  content: '\edec';
}
.kanban .kt-icon-hash-1:before {
  content: '\eded';
}
.kanban .kt-icon-female-1:before {
  content: '\edee';
}
.kanban .kt-icon-male-1:before {
  content: '\edef';
}
.kanban .kt-icon-spread:before {
  content: '\edf0';
}
.kanban .kt-icon-king:before {
  content: '\edf1';
}
.kanban .kt-icon-anchor-2:before {
  content: '\edf2';
}
.kanban .kt-icon-joystick:before {
  content: '\edf3';
}
.kanban .kt-icon-spinner1:before {
  content: '\edf4';
}
.kanban .kt-icon-spinner2:before {
  content: '\edf5';
}
.kanban .kt-icon-github-3:before {
  content: '\edf6';
}
.kanban .kt-icon-github-circled-3:before {
  content: '\edf7';
}
.kanban .kt-icon-github-circled-alt:before {
  content: '\edf8';
}
.kanban .kt-icon-github-circled-alt2:before {
  content: '\edf9';
}
.kanban .kt-icon-twitter-4:before {
  content: '\edfa';
}
.kanban .kt-icon-twitter-circled-2:before {
  content: '\edfb';
}
.kanban .kt-icon-facebook-4:before {
  content: '\edfc';
}
.kanban .kt-icon-facebook-circled-2:before {
  content: '\edfd';
}
.kanban .kt-icon-gplus-2:before {
  content: '\edfe';
}
.kanban .kt-icon-gplus-circled-1:before {
  content: '\edff';
}
.kanban .kt-icon-linkedin-3:before {
  content: '\ee00';
}
.kanban .kt-icon-linkedin-circled-2:before {
  content: '\ee01';
}
.kanban .kt-icon-dribbble-3:before {
  content: '\ee02';
}
.kanban .kt-icon-dribbble-circled-2:before {
  content: '\ee03';
}
.kanban .kt-icon-instagram-1:before {
  content: '\ee04';
}
.kanban .kt-icon-instagram-circled:before {
  content: '\ee05';
}
.kanban .kt-icon-soundcloud-2:before {
  content: '\ee06';
}
.kanban .kt-icon-soundcloud-circled:before {
  content: '\ee07';
}
.kanban .kt-icon-mfg-logo:before {
  content: '\ee08';
}
.kanban .kt-icon-mfg-logo-circled:before {
  content: '\ee09';
}
.kanban .kt-icon-aboveground-rail:before {
  content: '\ee0a';
}
.kanban .kt-icon-airfield:before {
  content: '\ee0b';
}
.kanban .kt-icon-airport:before {
  content: '\ee0c';
}
.kanban .kt-icon-art-gallery:before {
  content: '\ee0d';
}
.kanban .kt-icon-bar:before {
  content: '\ee0e';
}
.kanban .kt-icon-baseball:before {
  content: '\ee0f';
}
.kanban .kt-icon-basketball:before {
  content: '\ee10';
}
.kanban .kt-icon-beer-2:before {
  content: '\ee11';
}
.kanban .kt-icon-belowground-rail:before {
  content: '\ee12';
}
.kanban .kt-icon-bicycle-1:before {
  content: '\ee13';
}
.kanban .kt-icon-bus-1:before {
  content: '\ee14';
}
.kanban .kt-icon-cafe:before {
  content: '\ee15';
}
.kanban .kt-icon-campsite:before {
  content: '\ee16';
}
.kanban .kt-icon-cemetery:before {
  content: '\ee17';
}
.kanban .kt-icon-cinema:before {
  content: '\ee18';
}
.kanban .kt-icon-college:before {
  content: '\ee19';
}
.kanban .kt-icon-commerical-building:before {
  content: '\ee1a';
}
.kanban .kt-icon-credit-card-3:before {
  content: '\ee1b';
}
.kanban .kt-icon-cricket:before {
  content: '\ee1c';
}
.kanban .kt-icon-embassy:before {
  content: '\ee1d';
}
.kanban .kt-icon-fast-food:before {
  content: '\ee1e';
}
.kanban .kt-icon-ferry:before {
  content: '\ee1f';
}
.kanban .kt-icon-fire-station:before {
  content: '\ee20';
}
.kanban .kt-icon-football:before {
  content: '\ee21';
}
.kanban .kt-icon-fuel:before {
  content: '\ee22';
}
.kanban .kt-icon-garden:before {
  content: '\ee23';
}
.kanban .kt-icon-giraffe:before {
  content: '\ee24';
}
.kanban .kt-icon-golf:before {
  content: '\ee25';
}
.kanban .kt-icon-grocery-store:before {
  content: '\ee26';
}
.kanban .kt-icon-harbor:before {
  content: '\ee27';
}
.kanban .kt-icon-heliport:before {
  content: '\ee28';
}
.kanban .kt-icon-hospital-1:before {
  content: '\ee29';
}
.kanban .kt-icon-industrial-building:before {
  content: '\ee2a';
}
.kanban .kt-icon-library:before {
  content: '\ee2b';
}
.kanban .kt-icon-lodging:before {
  content: '\ee2c';
}
.kanban .kt-icon-london-underground:before {
  content: '\ee2d';
}
.kanban .kt-icon-minefield:before {
  content: '\ee2e';
}
.kanban .kt-icon-monument:before {
  content: '\ee2f';
}
.kanban .kt-icon-museum:before {
  content: '\ee30';
}
.kanban .kt-icon-pharmacy:before {
  content: '\ee31';
}
.kanban .kt-icon-pitch:before {
  content: '\ee32';
}
.kanban .kt-icon-police:before {
  content: '\ee33';
}
.kanban .kt-icon-post:before {
  content: '\ee34';
}
.kanban .kt-icon-prison:before {
  content: '\ee35';
}
.kanban .kt-icon-rail:before {
  content: '\ee36';
}
.kanban .kt-icon-religious-christian:before {
  content: '\ee37';
}
.kanban .kt-icon-religious-islam:before {
  content: '\ee38';
}
.kanban .kt-icon-religious-jewish:before {
  content: '\ee39';
}
.kanban .kt-icon-restaurant:before {
  content: '\ee3a';
}
.kanban .kt-icon-roadblock:before {
  content: '\ee3b';
}
.kanban .kt-icon-school:before {
  content: '\ee3c';
}
.kanban .kt-icon-shop:before {
  content: '\ee3d';
}
.kanban .kt-icon-skiing:before {
  content: '\ee3e';
}
.kanban .kt-icon-soccer:before {
  content: '\ee3f';
}
.kanban .kt-icon-swimming:before {
  content: '\ee40';
}
.kanban .kt-icon-tennis:before {
  content: '\ee41';
}
.kanban .kt-icon-theatre:before {
  content: '\ee42';
}
.kanban .kt-icon-toilet:before {
  content: '\ee43';
}
.kanban .kt-icon-town-hall:before {
  content: '\ee44';
}
.kanban .kt-icon-trash-6:before {
  content: '\ee45';
}
.kanban .kt-icon-tree-2:before {
  content: '\ee46';
}
.kanban .kt-icon-tree-3:before {
  content: '\ee47';
}
.kanban .kt-icon-warehouse:before {
  content: '\ee48';
}
.kanban .kt-icon-duckduckgo:before {
  content: '\ee49';
}
.kanban .kt-icon-aim:before {
  content: '\ee4a';
}
.kanban .kt-icon-delicious-1:before {
  content: '\ee4b';
}
.kanban .kt-icon-paypal-2:before {
  content: '\ee4c';
}
.kanban .kt-icon-flattr-1:before {
  content: '\ee4d';
}
.kanban .kt-icon-android-1:before {
  content: '\ee4e';
}
.kanban .kt-icon-eventful:before {
  content: '\ee4f';
}
.kanban .kt-icon-smashmag:before {
  content: '\ee50';
}
.kanban .kt-icon-gplus-3:before {
  content: '\ee51';
}
.kanban .kt-icon-wikipedia:before {
  content: '\ee52';
}
.kanban .kt-icon-lanyrd:before {
  content: '\ee53';
}
.kanban .kt-icon-calendar-6:before {
  content: '\ee54';
}
.kanban .kt-icon-stumbleupon-2:before {
  content: '\ee55';
}
.kanban .kt-icon-fivehundredpx:before {
  content: '\ee56';
}
.kanban .kt-icon-pinterest-2:before {
  content: '\ee57';
}
.kanban .kt-icon-bitcoin-1:before {
  content: '\ee58';
}
.kanban .kt-icon-w3c:before {
  content: '\ee59';
}
.kanban .kt-icon-foursquare-1:before {
  content: '\ee5a';
}
.kanban .kt-icon-html5-1:before {
  content: '\ee5b';
}
.kanban .kt-icon-ie-1:before {
  content: '\ee5c';
}
.kanban .kt-icon-call:before {
  content: '\ee5d';
}
.kanban .kt-icon-grooveshark:before {
  content: '\ee5e';
}
.kanban .kt-icon-ninetyninedesigns:before {
  content: '\ee5f';
}
.kanban .kt-icon-forrst:before {
  content: '\ee60';
}
.kanban .kt-icon-digg-1:before {
  content: '\ee61';
}
.kanban .kt-icon-spotify-2:before {
  content: '\ee62';
}
.kanban .kt-icon-reddit-1:before {
  content: '\ee63';
}
.kanban .kt-icon-guest:before {
  content: '\ee64';
}
.kanban .kt-icon-gowalla:before {
  content: '\ee65';
}
.kanban .kt-icon-appstore:before {
  content: '\ee66';
}
.kanban .kt-icon-blogger:before {
  content: '\ee67';
}
.kanban .kt-icon-cc-2:before {
  content: '\ee68';
}
.kanban .kt-icon-dribbble-4:before {
  content: '\ee69';
}
.kanban .kt-icon-evernote-1:before {
  content: '\ee6a';
}
.kanban .kt-icon-flickr-3:before {
  content: '\ee6b';
}
.kanban .kt-icon-google-1:before {
  content: '\ee6c';
}
.kanban .kt-icon-viadeo:before {
  content: '\ee6d';
}
.kanban .kt-icon-instapaper:before {
  content: '\ee6e';
}
.kanban .kt-icon-weibo-1:before {
  content: '\ee6f';
}
.kanban .kt-icon-klout:before {
  content: '\ee70';
}
.kanban .kt-icon-linkedin-4:before {
  content: '\ee71';
}
.kanban .kt-icon-meetup:before {
  content: '\ee72';
}
.kanban .kt-icon-vk:before {
  content: '\ee73';
}
.kanban .kt-icon-plancast:before {
  content: '\ee74';
}
.kanban .kt-icon-disqus:before {
  content: '\ee75';
}
.kanban .kt-icon-rss-5:before {
  content: '\ee76';
}
.kanban .kt-icon-skype-3:before {
  content: '\ee77';
}
.kanban .kt-icon-twitter-5:before {
  content: '\ee78';
}
.kanban .kt-icon-youtube-2:before {
  content: '\ee79';
}
.kanban .kt-icon-vimeo-2:before {
  content: '\ee7a';
}
.kanban .kt-icon-windows-1:before {
  content: '\ee7b';
}
.kanban .kt-icon-xing-1:before {
  content: '\ee7c';
}
.kanban .kt-icon-yahoo-1:before {
  content: '\ee7d';
}
.kanban .kt-icon-chrome-1:before {
  content: '\ee7e';
}
.kanban .kt-icon-email:before {
  content: '\ee7f';
}
.kanban .kt-icon-macstore:before {
  content: '\ee80';
}
.kanban .kt-icon-myspace:before {
  content: '\ee81';
}
.kanban .kt-icon-podcast:before {
  content: '\ee82';
}
.kanban .kt-icon-amazon:before {
  content: '\ee83';
}
.kanban .kt-icon-steam-1:before {
  content: '\ee84';
}
.kanban .kt-icon-cloudapp:before {
  content: '\ee85';
}
.kanban .kt-icon-dropbox-2:before {
  content: '\ee86';
}
.kanban .kt-icon-ebay:before {
  content: '\ee87';
}
.kanban .kt-icon-facebook-5:before {
  content: '\ee88';
}
.kanban .kt-icon-github-4:before {
  content: '\ee89';
}
.kanban .kt-icon-github-circled-4:before {
  content: '\ee8a';
}
.kanban .kt-icon-googleplay:before {
  content: '\ee8b';
}
.kanban .kt-icon-itunes:before {
  content: '\ee8c';
}
.kanban .kt-icon-plurk:before {
  content: '\ee8d';
}
.kanban .kt-icon-songkick:before {
  content: '\ee8e';
}
.kanban .kt-icon-lastfm-3:before {
  content: '\ee8f';
}
.kanban .kt-icon-gmail:before {
  content: '\ee90';
}
.kanban .kt-icon-pinboard:before {
  content: '\ee91';
}
.kanban .kt-icon-openid-1:before {
  content: '\ee92';
}
.kanban .kt-icon-quora:before {
  content: '\ee93';
}
.kanban .kt-icon-soundcloud-3:before {
  content: '\ee94';
}
.kanban .kt-icon-tumblr-2:before {
  content: '\ee95';
}
.kanban .kt-icon-eventasaurus:before {
  content: '\ee96';
}
.kanban .kt-icon-wordpress-1:before {
  content: '\ee97';
}
.kanban .kt-icon-yelp-1:before {
  content: '\ee98';
}
.kanban .kt-icon-intensedebate:before {
  content: '\ee99';
}
.kanban .kt-icon-eventbrite:before {
  content: '\ee9a';
}
.kanban .kt-icon-scribd:before {
  content: '\ee9b';
}
.kanban .kt-icon-posterous:before {
  content: '\ee9c';
}
.kanban .kt-icon-stripe:before {
  content: '\ee9d';
}
.kanban .kt-icon-opentable:before {
  content: '\ee9e';
}
.kanban .kt-icon-cart:before {
  content: '\ee9f';
}
.kanban .kt-icon-print-5:before {
  content: '\eea0';
}
.kanban .kt-icon-angellist-1:before {
  content: '\eea1';
}
.kanban .kt-icon-instagram-2:before {
  content: '\eea2';
}
.kanban .kt-icon-dwolla:before {
  content: '\eea3';
}
.kanban .kt-icon-appnet:before {
  content: '\eea4';
}
.kanban .kt-icon-statusnet:before {
  content: '\eea5';
}
.kanban .kt-icon-acrobat:before {
  content: '\eea6';
}
.kanban .kt-icon-drupal-1:before {
  content: '\eea7';
}
.kanban .kt-icon-buffer:before {
  content: '\eea8';
}
.kanban .kt-icon-pocket:before {
  content: '\eea9';
}
.kanban .kt-icon-bitbucket-1:before {
  content: '\eeaa';
}
.kanban .kt-icon-lego:before {
  content: '\eeab';
}
.kanban .kt-icon-login-3:before {
  content: '\eeac';
}
.kanban .kt-icon-stackoverflow-1:before {
  content: '\eead';
}
.kanban .kt-icon-hackernews:before {
  content: '\eeae';
}
.kanban .kt-icon-lkdto:before {
  content: '\eeaf';
}
.kanban .kt-icon-facebook-6:before {
  content: '\eeb0';
}
.kanban .kt-icon-facebook-rect-1:before {
  content: '\eeb1';
}
.kanban .kt-icon-twitter-6:before {
  content: '\eeb2';
}
.kanban .kt-icon-twitter-bird-1:before {
  content: '\eeb3';
}
.kanban .kt-icon-vimeo-3:before {
  content: '\eeb4';
}
.kanban .kt-icon-vimeo-rect:before {
  content: '\eeb5';
}
.kanban .kt-icon-tumblr-3:before {
  content: '\eeb6';
}
.kanban .kt-icon-tumblr-rect:before {
  content: '\eeb7';
}
.kanban .kt-icon-googleplus-rect:before {
  content: '\eeb8';
}
.kanban .kt-icon-github-text:before {
  content: '\eeb9';
}
.kanban .kt-icon-github-5:before {
  content: '\eeba';
}
.kanban .kt-icon-skype-4:before {
  content: '\eebb';
}
.kanban .kt-icon-icq:before {
  content: '\eebc';
}
.kanban .kt-icon-yandex:before {
  content: '\eebd';
}
.kanban .kt-icon-yandex-rect:before {
  content: '\eebe';
}
.kanban .kt-icon-vkontakte-rect:before {
  content: '\eebf';
}
.kanban .kt-icon-odnoklassniki:before {
  content: '\eec0';
}
.kanban .kt-icon-odnoklassniki-rect:before {
  content: '\eec1';
}
.kanban .kt-icon-friendfeed:before {
  content: '\eec2';
}
.kanban .kt-icon-friendfeed-rect:before {
  content: '\eec3';
}
.kanban .kt-icon-blogger-1:before {
  content: '\eec4';
}
.kanban .kt-icon-blogger-rect:before {
  content: '\eec5';
}
.kanban .kt-icon-deviantart-1:before {
  content: '\eec6';
}
.kanban .kt-icon-jabber:before {
  content: '\eec7';
}
.kanban .kt-icon-lastfm-4:before {
  content: '\eec8';
}
.kanban .kt-icon-lastfm-rect:before {
  content: '\eec9';
}
.kanban .kt-icon-linkedin-5:before {
  content: '\eeca';
}
.kanban .kt-icon-linkedin-rect:before {
  content: '\eecb';
}
.kanban .kt-icon-picasa-1:before {
  content: '\eecc';
}
.kanban .kt-icon-wordpress-2:before {
  content: '\eecd';
}
.kanban .kt-icon-instagram-3:before {
  content: '\eece';
}
.kanban .kt-icon-instagram-filled:before {
  content: '\eecf';
}
.kanban .kt-icon-diigo:before {
  content: '\eed0';
}
.kanban .kt-icon-box-4:before {
  content: '\eed1';
}
.kanban .kt-icon-box-rect:before {
  content: '\eed2';
}
.kanban .kt-icon-tudou:before {
  content: '\eed3';
}
.kanban .kt-icon-youku:before {
  content: '\eed4';
}
.kanban .kt-icon-win8:before {
  content: '\eed5';
}
.kanban .kt-icon-amex:before {
  content: '\eed6';
}
.kanban .kt-icon-discover:before {
  content: '\eed7';
}
.kanban .kt-icon-visa:before {
  content: '\eed8';
}
.kanban .kt-icon-mastercard:before {
  content: '\eed9';
}
.kanban .kt-icon-houzz:before {
  content: '\eeda';
}
.kanban .kt-icon-bandcamp:before {
  content: '\eedb';
}
.kanban .kt-icon-codepen:before {
  content: '\eedc';
}
.kanban .kt-icon-glass-1:before {
  content: '\eedd';
}
.kanban .kt-icon-music-3:before {
  content: '\eede';
}
.kanban .kt-icon-search-6:before {
  content: '\eedf';
}
.kanban .kt-icon-search-circled:before {
  content: '\eee0';
}
.kanban .kt-icon-mail-6:before {
  content: '\eee1';
}
.kanban .kt-icon-mail-circled:before {
  content: '\eee2';
}
.kanban .kt-icon-heart-6:before {
  content: '\eee3';
}
.kanban .kt-icon-heart-circled:before {
  content: '\eee4';
}
.kanban .kt-icon-heart-empty-3:before {
  content: '\eee5';
}
.kanban .kt-icon-star-6:before {
  content: '\eee6';
}
.kanban .kt-icon-star-circled:before {
  content: '\eee7';
}
.kanban .kt-icon-star-empty-3:before {
  content: '\eee8';
}
.kanban .kt-icon-user-6:before {
  content: '\eee9';
}
.kanban .kt-icon-group:before {
  content: '\eeea';
}
.kanban .kt-icon-group-circled:before {
  content: '\eeeb';
}
.kanban .kt-icon-torso:before {
  content: '\eeec';
}
.kanban .kt-icon-video-4:before {
  content: '\eeed';
}
.kanban .kt-icon-video-circled:before {
  content: '\eeee';
}
.kanban .kt-icon-video-alt-1:before {
  content: '\eeef';
}
.kanban .kt-icon-videocam-4:before {
  content: '\eef0';
}
.kanban .kt-icon-video-chat:before {
  content: '\eef1';
}
.kanban .kt-icon-picture-4:before {
  content: '\eef2';
}
.kanban .kt-icon-camera-6:before {
  content: '\eef3';
}
.kanban .kt-icon-photo:before {
  content: '\eef4';
}
.kanban .kt-icon-photo-circled:before {
  content: '\eef5';
}
.kanban .kt-icon-th-large-2:before {
  content: '\eef6';
}
.kanban .kt-icon-th-3:before {
  content: '\eef7';
}
.kanban .kt-icon-th-list-4:before {
  content: '\eef8';
}
.kanban .kt-icon-view-mode:before {
  content: '\eef9';
}
.kanban .kt-icon-ok-5:before {
  content: '\eefa';
}
.kanban .kt-icon-ok-circled-2:before {
  content: '\eefb';
}
.kanban .kt-icon-ok-circled2-1:before {
  content: '\eefc';
}
.kanban .kt-icon-cancel-6:before {
  content: '\eefd';
}
.kanban .kt-icon-cancel-circled-4:before {
  content: '\eefe';
}
.kanban .kt-icon-cancel-circled2-1:before {
  content: '\eeff';
}
.kanban .kt-icon-plus-6:before {
  content: '\ef00';
}
.kanban .kt-icon-plus-circled-2:before {
  content: '\ef01';
}
.kanban .kt-icon-minus-4:before {
  content: '\ef02';
}
.kanban .kt-icon-minus-circled-2:before {
  content: '\ef03';
}
.kanban .kt-icon-help-3:before {
  content: '\ef04';
}
.kanban .kt-icon-help-circled-3:before {
  content: '\ef05';
}
.kanban .kt-icon-info-circled-3:before {
  content: '\ef06';
}
.kanban .kt-icon-home-6:before {
  content: '\ef07';
}
.kanban .kt-icon-home-circled:before {
  content: '\ef08';
}
.kanban .kt-icon-website:before {
  content: '\ef09';
}
.kanban .kt-icon-website-circled:before {
  content: '\ef0a';
}
.kanban .kt-icon-attach-5:before {
  content: '\ef0b';
}
.kanban .kt-icon-attach-circled:before {
  content: '\ef0c';
}
.kanban .kt-icon-lock-6:before {
  content: '\ef0d';
}
.kanban .kt-icon-lock-circled:before {
  content: '\ef0e';
}
.kanban .kt-icon-lock-open-6:before {
  content: '\ef0f';
}
.kanban .kt-icon-lock-open-alt-2:before {
  content: '\ef10';
}
.kanban .kt-icon-eye-6:before {
  content: '\ef11';
}
.kanban .kt-icon-eye-off-1:before {
  content: '\ef12';
}
.kanban .kt-icon-tag-5:before {
  content: '\ef13';
}
.kanban .kt-icon-tags-2:before {
  content: '\ef14';
}
.kanban .kt-icon-bookmark-3:before {
  content: '\ef15';
}
.kanban .kt-icon-bookmark-empty-1:before {
  content: '\ef16';
}
.kanban .kt-icon-flag-3:before {
  content: '\ef17';
}
.kanban .kt-icon-flag-circled:before {
  content: '\ef18';
}
.kanban .kt-icon-thumbs-up-4:before {
  content: '\ef19';
}
.kanban .kt-icon-thumbs-down-4:before {
  content: '\ef1a';
}
.kanban .kt-icon-download-6:before {
  content: '\ef1b';
}
.kanban .kt-icon-download-alt:before {
  content: '\ef1c';
}
.kanban .kt-icon-upload-5:before {
  content: '\ef1d';
}
.kanban .kt-icon-share-3:before {
  content: '\ef1e';
}
.kanban .kt-icon-quote-1:before {
  content: '\ef1f';
}
.kanban .kt-icon-quote-circled:before {
  content: '\ef20';
}
.kanban .kt-icon-export-5:before {
  content: '\ef21';
}
.kanban .kt-icon-pencil-6:before {
  content: '\ef22';
}
.kanban .kt-icon-pencil-circled:before {
  content: '\ef23';
}
.kanban .kt-icon-edit-3:before {
  content: '\ef24';
}
.kanban .kt-icon-edit-circled:before {
  content: '\ef25';
}
.kanban .kt-icon-edit-alt:before {
  content: '\ef26';
}
.kanban .kt-icon-print-6:before {
  content: '\ef27';
}
.kanban .kt-icon-retweet-3:before {
  content: '\ef28';
}
.kanban .kt-icon-comment-5:before {
  content: '\ef29';
}
.kanban .kt-icon-comment-alt-1:before {
  content: '\ef2a';
}
.kanban .kt-icon-bell-5:before {
  content: '\ef2b';
}
.kanban .kt-icon-warning-1:before {
  content: '\ef2c';
}
.kanban .kt-icon-exclamation:before {
  content: '\ef2d';
}
.kanban .kt-icon-error:before {
  content: '\ef2e';
}
.kanban .kt-icon-error-alt:before {
  content: '\ef2f';
}
.kanban .kt-icon-location-6:before {
  content: '\ef30';
}
.kanban .kt-icon-location-circled:before {
  content: '\ef31';
}
.kanban .kt-icon-compass-5:before {
  content: '\ef32';
}
.kanban .kt-icon-compass-circled:before {
  content: '\ef33';
}
.kanban .kt-icon-trash-7:before {
  content: '\ef34';
}
.kanban .kt-icon-trash-circled:before {
  content: '\ef35';
}
.kanban .kt-icon-doc-6:before {
  content: '\ef36';
}
.kanban .kt-icon-doc-circled:before {
  content: '\ef37';
}
.kanban .kt-icon-doc-new:before {
  content: '\ef38';
}
.kanban .kt-icon-doc-new-circled:before {
  content: '\ef39';
}
.kanban .kt-icon-folder-5:before {
  content: '\ef3a';
}
.kanban .kt-icon-folder-circled:before {
  content: '\ef3b';
}
.kanban .kt-icon-folder-close:before {
  content: '\ef3c';
}
.kanban .kt-icon-folder-open-2:before {
  content: '\ef3d';
}
.kanban .kt-icon-rss-6:before {
  content: '\ef3e';
}
.kanban .kt-icon-phone-3:before {
  content: '\ef3f';
}
.kanban .kt-icon-phone-circled:before {
  content: '\ef40';
}
.kanban .kt-icon-cog-5:before {
  content: '\ef41';
}
.kanban .kt-icon-cog-circled:before {
  content: '\ef42';
}
.kanban .kt-icon-cogs:before {
  content: '\ef43';
}
.kanban .kt-icon-wrench-4:before {
  content: '\ef44';
}
.kanban .kt-icon-wrench-circled:before {
  content: '\ef45';
}
.kanban .kt-icon-basket-4:before {
  content: '\ef46';
}
.kanban .kt-icon-basket-circled:before {
  content: '\ef47';
}
.kanban .kt-icon-calendar-7:before {
  content: '\ef48';
}
.kanban .kt-icon-calendar-circled:before {
  content: '\ef49';
}
.kanban .kt-icon-mic-5:before {
  content: '\ef4a';
}
.kanban .kt-icon-mic-circled:before {
  content: '\ef4b';
}
.kanban .kt-icon-volume-off-4:before {
  content: '\ef4c';
}
.kanban .kt-icon-volume-down-2:before {
  content: '\ef4d';
}
.kanban .kt-icon-volume-1:before {
  content: '\ef4e';
}
.kanban .kt-icon-volume-up-3:before {
  content: '\ef4f';
}
.kanban .kt-icon-headphones-3:before {
  content: '\ef50';
}
.kanban .kt-icon-clock-6:before {
  content: '\ef51';
}
.kanban .kt-icon-clock-circled:before {
  content: '\ef52';
}
.kanban .kt-icon-lightbulb-2:before {
  content: '\ef53';
}
.kanban .kt-icon-lightbulb-alt:before {
  content: '\ef54';
}
.kanban .kt-icon-block-4:before {
  content: '\ef55';
}
.kanban .kt-icon-resize-full-5:before {
  content: '\ef56';
}
.kanban .kt-icon-resize-full-alt-2:before {
  content: '\ef57';
}
.kanban .kt-icon-resize-small-4:before {
  content: '\ef58';
}
.kanban .kt-icon-resize-vertical-2:before {
  content: '\ef59';
}
.kanban .kt-icon-resize-horizontal-2:before {
  content: '\ef5a';
}
.kanban .kt-icon-move-3:before {
  content: '\ef5b';
}
.kanban .kt-icon-zoom-in-4:before {
  content: '\ef5c';
}
.kanban .kt-icon-zoom-out-4:before {
  content: '\ef5d';
}
.kanban .kt-icon-down-open-3:before {
  content: '\ef5e';
}
.kanban .kt-icon-left-open-4:before {
  content: '\ef5f';
}
.kanban .kt-icon-right-open-4:before {
  content: '\ef60';
}
.kanban .kt-icon-up-open-3:before {
  content: '\ef61';
}
.kanban .kt-icon-down-6:before {
  content: '\ef62';
}
.kanban .kt-icon-left-5:before {
  content: '\ef63';
}
.kanban .kt-icon-right-5:before {
  content: '\ef64';
}
.kanban .kt-icon-up-6:before {
  content: '\ef65';
}
.kanban .kt-icon-down-circled-2:before {
  content: '\ef66';
}
.kanban .kt-icon-left-circled-2:before {
  content: '\ef67';
}
.kanban .kt-icon-right-circled-2:before {
  content: '\ef68';
}
.kanban .kt-icon-up-circled-2:before {
  content: '\ef69';
}
.kanban .kt-icon-down-hand-1:before {
  content: '\ef6a';
}
.kanban .kt-icon-left-hand-1:before {
  content: '\ef6b';
}
.kanban .kt-icon-right-hand-1:before {
  content: '\ef6c';
}
.kanban .kt-icon-up-hand-1:before {
  content: '\ef6d';
}
.kanban .kt-icon-cw-5:before {
  content: '\ef6e';
}
.kanban .kt-icon-cw-circled:before {
  content: '\ef6f';
}
.kanban .kt-icon-arrows-cw-2:before {
  content: '\ef70';
}
.kanban .kt-icon-shuffle-4:before {
  content: '\ef71';
}
.kanban .kt-icon-play-5:before {
  content: '\ef72';
}
.kanban .kt-icon-play-circled-1:before {
  content: '\ef73';
}
.kanban .kt-icon-play-circled2-1:before {
  content: '\ef74';
}
.kanban .kt-icon-stop-6:before {
  content: '\ef75';
}
.kanban .kt-icon-stop-circled:before {
  content: '\ef76';
}
.kanban .kt-icon-pause-5:before {
  content: '\ef77';
}
.kanban .kt-icon-pause-circled:before {
  content: '\ef78';
}
.kanban .kt-icon-record-2:before {
  content: '\ef79';
}
.kanban .kt-icon-eject-3:before {
  content: '\ef7a';
}
.kanban .kt-icon-backward:before {
  content: '\ef7b';
}
.kanban .kt-icon-backward-circled:before {
  content: '\ef7c';
}
.kanban .kt-icon-fast-backward-2:before {
  content: '\ef7d';
}
.kanban .kt-icon-fast-forward-2:before {
  content: '\ef7e';
}
.kanban .kt-icon-forward-3:before {
  content: '\ef7f';
}
.kanban .kt-icon-forward-circled:before {
  content: '\ef80';
}
.kanban .kt-icon-step-backward:before {
  content: '\ef81';
}
.kanban .kt-icon-step-forward:before {
  content: '\ef82';
}
.kanban .kt-icon-target-4:before {
  content: '\ef83';
}
.kanban .kt-icon-signal-4:before {
  content: '\ef84';
}
.kanban .kt-icon-desktop-2:before {
  content: '\ef85';
}
.kanban .kt-icon-desktop-circled:before {
  content: '\ef86';
}
.kanban .kt-icon-laptop-2:before {
  content: '\ef87';
}
.kanban .kt-icon-laptop-circled:before {
  content: '\ef88';
}
.kanban .kt-icon-network-1:before {
  content: '\ef89';
}
.kanban .kt-icon-inbox-3:before {
  content: '\ef8a';
}
.kanban .kt-icon-inbox-circled:before {
  content: '\ef8b';
}
.kanban .kt-icon-inbox-alt:before {
  content: '\ef8c';
}
.kanban .kt-icon-globe-5:before {
  content: '\ef8d';
}
.kanban .kt-icon-globe-alt-1:before {
  content: '\ef8e';
}
.kanban .kt-icon-cloud-6:before {
  content: '\ef8f';
}
.kanban .kt-icon-cloud-circled:before {
  content: '\ef90';
}
.kanban .kt-icon-flight-2:before {
  content: '\ef91';
}
.kanban .kt-icon-leaf-3:before {
  content: '\ef92';
}
.kanban .kt-icon-font-1:before {
  content: '\ef93';
}
.kanban .kt-icon-fontsize-1:before {
  content: '\ef94';
}
.kanban .kt-icon-bold-1:before {
  content: '\ef95';
}
.kanban .kt-icon-italic-1:before {
  content: '\ef96';
}
.kanban .kt-icon-text-height-1:before {
  content: '\ef97';
}
.kanban .kt-icon-text-width-1:before {
  content: '\ef98';
}
.kanban .kt-icon-align-left-1:before {
  content: '\ef99';
}
.kanban .kt-icon-align-center-1:before {
  content: '\ef9a';
}
.kanban .kt-icon-align-right-1:before {
  content: '\ef9b';
}
.kanban .kt-icon-align-justify-1:before {
  content: '\ef9c';
}
.kanban .kt-icon-list-3:before {
  content: '\ef9d';
}
.kanban .kt-icon-indent-left-1:before {
  content: '\ef9e';
}
.kanban .kt-icon-indent-right-1:before {
  content: '\ef9f';
}
.kanban .kt-icon-briefcase-3:before {
  content: '\efa0';
}
.kanban .kt-icon-off-1:before {
  content: '\efa1';
}
.kanban .kt-icon-road-1:before {
  content: '\efa2';
}
.kanban .kt-icon-qrcode-1:before {
  content: '\efa3';
}
.kanban .kt-icon-barcode-1:before {
  content: '\efa4';
}
.kanban .kt-icon-braille:before {
  content: '\efa5';
}
.kanban .kt-icon-book-4:before {
  content: '\efa6';
}
.kanban .kt-icon-adjust-1:before {
  content: '\efa7';
}
.kanban .kt-icon-tint-1:before {
  content: '\efa8';
}
.kanban .kt-icon-check-3:before {
  content: '\efa9';
}
.kanban .kt-icon-check-empty-1:before {
  content: '\efaa';
}
.kanban .kt-icon-asterisk-1:before {
  content: '\efab';
}
.kanban .kt-icon-gift-2:before {
  content: '\efac';
}
.kanban .kt-icon-fire-2:before {
  content: '\efad';
}
.kanban .kt-icon-magnet-2:before {
  content: '\efae';
}
.kanban .kt-icon-chart-2:before {
  content: '\efaf';
}
.kanban .kt-icon-chart-circled:before {
  content: '\efb0';
}
.kanban .kt-icon-credit-card-4:before {
  content: '\efb1';
}
.kanban .kt-icon-megaphone-2:before {
  content: '\efb2';
}
.kanban .kt-icon-clipboard-2:before {
  content: '\efb3';
}
.kanban .kt-icon-hdd-2:before {
  content: '\efb4';
}
.kanban .kt-icon-key-4:before {
  content: '\efb5';
}
.kanban .kt-icon-certificate-2:before {
  content: '\efb6';
}
.kanban .kt-icon-tasks-1:before {
  content: '\efb7';
}
.kanban .kt-icon-filter-1:before {
  content: '\efb8';
}
.kanban .kt-icon-gauge-2:before {
  content: '\efb9';
}
.kanban .kt-icon-smiley:before {
  content: '\efba';
}
.kanban .kt-icon-smiley-circled:before {
  content: '\efbb';
}
.kanban .kt-icon-address-book:before {
  content: '\efbc';
}
.kanban .kt-icon-address-book-alt:before {
  content: '\efbd';
}
.kanban .kt-icon-asl:before {
  content: '\efbe';
}
.kanban .kt-icon-glasses:before {
  content: '\efbf';
}
.kanban .kt-icon-hearing-impaired:before {
  content: '\efc0';
}
.kanban .kt-icon-iphone-home:before {
  content: '\efc1';
}
.kanban .kt-icon-person:before {
  content: '\efc2';
}
.kanban .kt-icon-adult:before {
  content: '\efc3';
}
.kanban .kt-icon-child-1:before {
  content: '\efc4';
}
.kanban .kt-icon-blind:before {
  content: '\efc5';
}
.kanban .kt-icon-guidedog:before {
  content: '\efc6';
}
.kanban .kt-icon-accessibility:before {
  content: '\efc7';
}
.kanban .kt-icon-universal-access:before {
  content: '\efc8';
}
.kanban .kt-icon-male-2:before {
  content: '\efc9';
}
.kanban .kt-icon-female-2:before {
  content: '\efca';
}
.kanban .kt-icon-behance-2:before {
  content: '\efcb';
}
.kanban .kt-icon-blogger-2:before {
  content: '\efcc';
}
.kanban .kt-icon-cc-3:before {
  content: '\efcd';
}
.kanban .kt-icon-css:before {
  content: '\efce';
}
.kanban .kt-icon-delicious-2:before {
  content: '\efcf';
}
.kanban .kt-icon-deviantart-2:before {
  content: '\efd0';
}
.kanban .kt-icon-digg-2:before {
  content: '\efd1';
}
.kanban .kt-icon-dribbble-5:before {
  content: '\efd2';
}
.kanban .kt-icon-facebook-7:before {
  content: '\efd3';
}
.kanban .kt-icon-flickr-4:before {
  content: '\efd4';
}
.kanban .kt-icon-foursquare-2:before {
  content: '\efd5';
}
.kanban .kt-icon-friendfeed-1:before {
  content: '\efd6';
}
.kanban .kt-icon-friendfeed-rect-1:before {
  content: '\efd7';
}
.kanban .kt-icon-github-6:before {
  content: '\efd8';
}
.kanban .kt-icon-github-text-1:before {
  content: '\efd9';
}
.kanban .kt-icon-googleplus:before {
  content: '\efda';
}
.kanban .kt-icon-instagram-4:before {
  content: '\efdb';
}
.kanban .kt-icon-linkedin-6:before {
  content: '\efdc';
}
.kanban .kt-icon-path:before {
  content: '\efdd';
}
.kanban .kt-icon-picasa-2:before {
  content: '\efde';
}
.kanban .kt-icon-pinterest-3:before {
  content: '\efdf';
}
.kanban .kt-icon-reddit-2:before {
  content: '\efe0';
}
.kanban .kt-icon-skype-5:before {
  content: '\efe1';
}
.kanban .kt-icon-slideshare-1:before {
  content: '\efe2';
}
.kanban .kt-icon-stackoverflow-2:before {
  content: '\efe3';
}
.kanban .kt-icon-stumbleupon-3:before {
  content: '\efe4';
}
.kanban .kt-icon-twitter-7:before {
  content: '\efe5';
}
.kanban .kt-icon-tumblr-4:before {
  content: '\efe6';
}
.kanban .kt-icon-vimeo-4:before {
  content: '\efe7';
}
.kanban .kt-icon-vkontakte-2:before {
  content: '\efe8';
}
.kanban .kt-icon-w3c-1:before {
  content: '\efe9';
}
.kanban .kt-icon-wordpress-3:before {
  content: '\efea';
}
.kanban .kt-icon-youtube-3:before {
  content: '\efeb';
}
.kanban .kt-icon-music-4:before {
  content: '\efec';
}
.kanban .kt-icon-search-7:before {
  content: '\efed';
}
.kanban .kt-icon-mail-7:before {
  content: '\efee';
}
.kanban .kt-icon-heart-7:before {
  content: '\efef';
}
.kanban .kt-icon-star-7:before {
  content: '\eff0';
}
.kanban .kt-icon-user-7:before {
  content: '\eff1';
}
.kanban .kt-icon-videocam-5:before {
  content: '\eff2';
}
.kanban .kt-icon-camera-7:before {
  content: '\eff3';
}
.kanban .kt-icon-photo-1:before {
  content: '\eff4';
}
.kanban .kt-icon-attach-6:before {
  content: '\eff5';
}
.kanban .kt-icon-lock-7:before {
  content: '\eff6';
}
.kanban .kt-icon-eye-7:before {
  content: '\eff7';
}
.kanban .kt-icon-tag-6:before {
  content: '\eff8';
}
.kanban .kt-icon-thumbs-up-5:before {
  content: '\eff9';
}
.kanban .kt-icon-pencil-7:before {
  content: '\effa';
}
.kanban .kt-icon-comment-6:before {
  content: '\effb';
}
.kanban .kt-icon-location-7:before {
  content: '\effc';
}
.kanban .kt-icon-cup-1:before {
  content: '\effd';
}
.kanban .kt-icon-trash-8:before {
  content: '\effe';
}
.kanban .kt-icon-doc-7:before {
  content: '\efff';
}
.kanban .kt-icon-note-1:before {
  content: '\f000';
}
.kanban .kt-icon-cog-6:before {
  content: '\f001';
}
.kanban .kt-icon-params:before {
  content: '\f002';
}
.kanban .kt-icon-calendar-8:before {
  content: '\f003';
}
.kanban .kt-icon-sound-1:before {
  content: '\f004';
}
.kanban .kt-icon-clock-7:before {
  content: '\f005';
}
.kanban .kt-icon-lightbulb-3:before {
  content: '\f006';
}
.kanban .kt-icon-tv:before {
  content: '\f007';
}
.kanban .kt-icon-desktop-3:before {
  content: '\f008';
}
.kanban .kt-icon-mobile-6:before {
  content: '\f009';
}
.kanban .kt-icon-cd-3:before {
  content: '\f00a';
}
.kanban .kt-icon-inbox-4:before {
  content: '\f00b';
}
.kanban .kt-icon-globe-6:before {
  content: '\f00c';
}
.kanban .kt-icon-cloud-7:before {
  content: '\f00d';
}
.kanban .kt-icon-paper-plane-3:before {
  content: '\f00e';
}
.kanban .kt-icon-fire-3:before {
  content: '\f00f';
}
.kanban .kt-icon-graduation-cap-2:before {
  content: '\f010';
}
.kanban .kt-icon-megaphone-3:before {
  content: '\f011';
}
.kanban .kt-icon-database-3:before {
  content: '\f012';
}
.kanban .kt-icon-key-5:before {
  content: '\f013';
}
.kanban .kt-icon-beaker-1:before {
  content: '\f014';
}
.kanban .kt-icon-truck-1:before {
  content: '\f015';
}
.kanban .kt-icon-money-2:before {
  content: '\f016';
}
.kanban .kt-icon-food-1:before {
  content: '\f017';
}
.kanban .kt-icon-shop-1:before {
  content: '\f018';
}
.kanban .kt-icon-diamond:before {
  content: '\f019';
}
.kanban .kt-icon-t-shirt:before {
  content: '\f01a';
}
.kanban .kt-icon-wallet:before {
  content: '\f01b';
}
.kanban .kt-icon-search-8:before {
  content: '\f01c';
}
.kanban .kt-icon-mail-8:before {
  content: '\f01d';
}
.kanban .kt-icon-heart-8:before {
  content: '\f01e';
}
.kanban .kt-icon-heart-empty-4:before {
  content: '\f01f';
}
.kanban .kt-icon-star-8:before {
  content: '\f020';
}
.kanban .kt-icon-user-8:before {
  content: '\f021';
}
.kanban .kt-icon-video-5:before {
  content: '\f022';
}
.kanban .kt-icon-picture-5:before {
  content: '\f023';
}
.kanban .kt-icon-th-large-3:before {
  content: '\f024';
}
.kanban .kt-icon-th-4:before {
  content: '\f025';
}
.kanban .kt-icon-th-list-5:before {
  content: '\f026';
}
.kanban .kt-icon-ok-6:before {
  content: '\f027';
}
.kanban .kt-icon-ok-circle-1:before {
  content: '\f028';
}
.kanban .kt-icon-cancel-7:before {
  content: '\f029';
}
.kanban .kt-icon-cancel-circle-2:before {
  content: '\f02a';
}
.kanban .kt-icon-plus-circle-1:before {
  content: '\f02b';
}
.kanban .kt-icon-minus-circle-1:before {
  content: '\f02c';
}
.kanban .kt-icon-link-5:before {
  content: '\f02d';
}
.kanban .kt-icon-attach-7:before {
  content: '\f02e';
}
.kanban .kt-icon-lock-8:before {
  content: '\f02f';
}
.kanban .kt-icon-lock-open-7:before {
  content: '\f030';
}
.kanban .kt-icon-tag-7:before {
  content: '\f031';
}
.kanban .kt-icon-reply-4:before {
  content: '\f032';
}
.kanban .kt-icon-reply-all-2:before {
  content: '\f033';
}
.kanban .kt-icon-forward-4:before {
  content: '\f034';
}
.kanban .kt-icon-code-3:before {
  content: '\f035';
}
.kanban .kt-icon-retweet-4:before {
  content: '\f036';
}
.kanban .kt-icon-comment-7:before {
  content: '\f037';
}
.kanban .kt-icon-comment-alt-2:before {
  content: '\f038';
}
.kanban .kt-icon-chat-6:before {
  content: '\f039';
}
.kanban .kt-icon-attention-5:before {
  content: '\f03a';
}
.kanban .kt-icon-location-8:before {
  content: '\f03b';
}
.kanban .kt-icon-doc-8:before {
  content: '\f03c';
}
.kanban .kt-icon-docs-landscape:before {
  content: '\f03d';
}
.kanban .kt-icon-folder-6:before {
  content: '\f03e';
}
.kanban .kt-icon-archive-2:before {
  content: '\f03f';
}
.kanban .kt-icon-rss-7:before {
  content: '\f040';
}
.kanban .kt-icon-rss-alt-1:before {
  content: '\f041';
}
.kanban .kt-icon-cog-7:before {
  content: '\f042';
}
.kanban .kt-icon-logout-3:before {
  content: '\f043';
}
.kanban .kt-icon-clock-8:before {
  content: '\f044';
}
.kanban .kt-icon-block-5:before {
  content: '\f045';
}
.kanban .kt-icon-resize-full-6:before {
  content: '\f046';
}
.kanban .kt-icon-resize-full-circle:before {
  content: '\f047';
}
.kanban .kt-icon-popup-5:before {
  content: '\f048';
}
.kanban .kt-icon-left-open-5:before {
  content: '\f049';
}
.kanban .kt-icon-right-open-5:before {
  content: '\f04a';
}
.kanban .kt-icon-down-circle-1:before {
  content: '\f04b';
}
.kanban .kt-icon-left-circle-1:before {
  content: '\f04c';
}
.kanban .kt-icon-right-circle-1:before {
  content: '\f04d';
}
.kanban .kt-icon-up-circle-1:before {
  content: '\f04e';
}
.kanban .kt-icon-down-dir-3:before {
  content: '\f04f';
}
.kanban .kt-icon-right-dir-3:before {
  content: '\f050';
}
.kanban .kt-icon-down-micro:before {
  content: '\f051';
}
.kanban .kt-icon-up-micro:before {
  content: '\f052';
}
.kanban .kt-icon-cw-circle:before {
  content: '\f053';
}
.kanban .kt-icon-arrows-cw-3:before {
  content: '\f054';
}
.kanban .kt-icon-updown-circle:before {
  content: '\f055';
}
.kanban .kt-icon-target-5:before {
  content: '\f056';
}
.kanban .kt-icon-signal-5:before {
  content: '\f057';
}
.kanban .kt-icon-progress-4:before {
  content: '\f058';
}
.kanban .kt-icon-progress-5:before {
  content: '\f059';
}
.kanban .kt-icon-progress-6:before {
  content: '\f05a';
}
.kanban .kt-icon-progress-7:before {
  content: '\f05b';
}
.kanban .kt-icon-progress-8:before {
  content: '\f05c';
}
.kanban .kt-icon-progress-9:before {
  content: '\f05d';
}
.kanban .kt-icon-progress-10:before {
  content: '\f05e';
}
.kanban .kt-icon-progress-11:before {
  content: '\f05f';
}
.kanban .kt-icon-font-2:before {
  content: '\f060';
}
.kanban .kt-icon-list-4:before {
  content: '\f061';
}
.kanban .kt-icon-list-numbered-1:before {
  content: '\f062';
}
.kanban .kt-icon-indent-left-2:before {
  content: '\f063';
}
.kanban .kt-icon-indent-right-2:before {
  content: '\f064';
}
.kanban .kt-icon-cloud-8:before {
  content: '\f065';
}
.kanban .kt-icon-terminal-1:before {
  content: '\f066';
}
.kanban .kt-icon-facebook-rect-2:before {
  content: '\f067';
}
.kanban .kt-icon-twitter-bird-2:before {
  content: '\f068';
}
.kanban .kt-icon-vimeo-rect-1:before {
  content: '\f069';
}
.kanban .kt-icon-tumblr-rect-1:before {
  content: '\f06a';
}
.kanban .kt-icon-googleplus-rect-1:before {
  content: '\f06b';
}
.kanban .kt-icon-linkedin-rect-1:before {
  content: '\f06c';
}
.kanban .kt-icon-skype-6:before {
  content: '\f06d';
}
.kanban .kt-icon-vkontakte-rect-1:before {
  content: '\f06e';
}
.kanban .kt-icon-youtube-4:before {
  content: '\f06f';
}
.kanban .kt-icon-odnoklassniki-rect-1:before {
  content: '\f070';
}
.kanban .select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.kanban .select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.kanban .select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.kanban .select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.kanban .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.kanban .select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.kanban .select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.kanban .select2-container .select2-search--inline {
  float: left;
}
.kanban .select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.kanban .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.kanban .select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.kanban .select2-results {
  display: block;
}
.kanban .select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.kanban .select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.kanban .select2-results__option[aria-selected] {
  cursor: pointer;
}
.kanban .select2-container--open .select2-dropdown {
  left: 0;
}
.kanban .select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.kanban .select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.kanban .select2-search--dropdown {
  display: block;
  padding: 4px;
}
.kanban .select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.kanban .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.kanban .select2-search--dropdown.select2-search--hide {
  display: none;
}
.kanban .select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.kanban .select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.kanban .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.kanban .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.kanban .select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.kanban .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.kanban .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.kanban .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.kanban .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.kanban .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.kanban .select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.kanban .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.kanban .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.kanban .select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.kanban .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.kanban .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.kanban .select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.kanban .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.kanban .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.kanban .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.kanban .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.kanban .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.kanban .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.kanban .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.kanban .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.kanban .select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.kanban .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.kanban .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.kanban .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.kanban .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.kanban .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.kanban .select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.kanban .select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.kanban .select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.kanban .select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.kanban .select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.kanban .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.kanban .select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.kanban .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.kanban .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.kanban .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.kanban .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.kanban .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.kanban .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.kanban .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.kanban .select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.kanban .select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.kanban .select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.kanban .select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.kanban .select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.kanban .select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.kanban .select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.kanban .select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.kanban .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.kanban .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.kanban .select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.kanban .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.kanban .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.kanban .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.kanban .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.kanban .select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.kanban .select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.kanban .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.kanban .select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.kanban .select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.kanban .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.kanban .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.kanban .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.kanban .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.kanban .select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.kanban .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.kanban .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.kanban .select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.kanban .select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.kanban .select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.kanban .select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.kanban .select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.kanban .select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.kanban .select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.kanban .select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.kanban .select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.kanban .select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.kanban .select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
.kanban .multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.kanban .multiselect-container .input-group {
  margin: 5px;
}
.kanban .multiselect-container > li {
  padding: 0;
}
.kanban .multiselect-container > li > a.multiselect-all label {
  font-weight: 700;
}
.kanban .multiselect-container > li > label.multiselect-group {
  margin: 0;
  padding: 3px 20px;
  height: 100%;
  font-weight: 700;
}
.kanban .multiselect-container > li > a > label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: 400;
}
.kanban .multiselect-container > li > a > label.radio,
.kanban .multiselect-container > li > a > label.checkbox {
  margin: 0;
}
.kanban .multiselect-container > li > a > label > input[type=checkbox] {
  margin-bottom: 5px;
}
.kanban .btn-group > .btn-group:nth-child(2) > .multiselect.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.kanban .dropdown-colorselector > .dropdown-menu {
  top: 80%;
  left: -7px;
  padding: 4px;
  min-width: 130px;
  max-width: 130px;
}
.kanban .dropdown-colorselector > .dropdown-menu > li {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin: 2px;
}
.kanban .dropdown-colorselector > .dropdown-menu > li > .color-btn {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  border-radius: 0;
  position: relative;
  -webkit-transition: all ease 0.1s;
  transition: all ease 0.1s;
}
.kanban .dropdown-colorselector > .dropdown-menu > li > .color-btn:hover {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
}
.kanban .dropdown-colorselector > .dropdown-menu > li > .color-btn.selected:after {
  content: "\e013";
  font-family: 'Glyphicons Halflings';
  display: inline-block;
  font-size: 11px;
  color: #FFF;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 20px;
}
.kanban .dropdown-menu.dropdown-caret:after,
.kanban .dropdown-menu.dropdown-caret:before {
  content: "";
  display: inline-block;
  position: absolute;
}
.kanban .btn-colorselector {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #DDD;
  vertical-align: middle;
  border-radius: 0;
}
.kanban .dropdown-menu.dropdown-caret:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  left: 9px;
  top: -7px;
}
.kanban .dropdown-menu.dropdown-caret:after {
  border-bottom: 6px solid #FFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  left: 10px;
  top: -6px;
}
.kanban .ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
}
.kanban .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.kanban .ui-datepicker .ui-datepicker-prev,
.kanban .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.kanban .ui-datepicker .ui-datepicker-prev-hover,
.kanban .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.kanban .ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.kanban .ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.kanban .ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.kanban .ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.kanban .ui-datepicker .ui-datepicker-prev span,
.kanban .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.kanban .ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.kanban .ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.kanban .ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.kanban .ui-datepicker select.ui-datepicker-month,
.kanban .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.kanban .ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.kanban .ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.kanban .ui-datepicker td {
  border: 0;
  padding: 1px;
}
.kanban .ui-datepicker td span,
.kanban .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.kanban .ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.kanban .ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.kanban .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.kanban .ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.kanban .ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.kanban .ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.kanban .ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.kanban .ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.kanban .ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.kanban .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.kanban .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.kanban .ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.kanban .ui-datepicker-row-break {
  clear: both;
  width: 100%;
}
.kanban .ui-datepicker-rtl {
  direction: rtl;
}
.kanban .ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.kanban .ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.kanban .ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.kanban .ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.kanban .ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.kanban .ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.kanban .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.kanban .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.kanban .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.kanban .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.kanban .ui-datepicker-cover {
  display: none;
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}
.kanban .ui-slider {
  position: relative;
  text-align: left;
}
.kanban .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.kanban .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.kanban .ui-slider.ui-state-disabled .ui-slider-handle,
.kanban .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.kanban .ui-slider-horizontal {
  height: 0.8em;
}
.kanban .ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.kanban .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.kanban .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.kanban .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.kanban .ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.kanban .ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.kanban .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.kanban .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.kanban .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.kanban .ui-slider.ui-widget-content {
  border: 1px solid #bdc3c7;
  background: #e1e1e1;
  color: #222222;
  margin-top: 4px;
}
.kanban .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 5.2em;
  height: 2.2em;
  cursor: default;
  text-align: center;
  line-height: 30px;
  color: #333;
  font-size: 12px;
  margin: 0 -40px auto !important;
}
.kanban .ui-slider .ui-slider-handle span {
  opacity: 0.5;
  position: absolute;
  top: 0;
}
.kanban .ui-slider .ui-slider-handle span.left {
  left: 5px;
}
.kanban .ui-slider .ui-slider-handle span.right {
  right: 5px;
}
.kanban .ui-slider .ui-corner-all {
  border-radius: 20px;
}
.kanban .ui-slider-horizontal .ui-slider-handle {
  top: -0.9em;
}
.kanban .ui-slider-horizontal .ui-slider-handle {
  margin-left: -0.5em;
}
.kanban .ui-slider .ui-slider-handle {
  cursor: pointer;
}
.kanban .ui-slider a,
.kanban .ui-slider a:focus {
  cursor: pointer;
  outline: none;
}
.kanban .ui-helper-hidden {
  display: none;
}
.kanban .ui-helper-hidden-accessible {
  position: absolute;
  left: -9999px;
  display: none;
}
.kanban .ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.kanban .ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.kanban .ui-helper-clearfix {
  display: inline-block;
}
.kanban * html .ui-helper-clearfix {
  height: 1%;
}
.kanban .ui-helper-clearfix {
  display: block;
}
.kanban .ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.kanban .ui-state-disabled {
  cursor: default !important;
}
.kanban .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.kanban .ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.kanban .ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.kanban .ui-widget .ui-widget {
  font-size: 1em;
}
.kanban .ui-widget input,
.kanban .ui-widget select,
.kanban .ui-widget textarea,
.kanban .ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.kanban .ui-widget-content {
  border: 1px solid #aaa;
  background: #fff url(/images/jquery/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222;
}
.kanban .ui-widget-content a {
  color: #222;
}
.kanban .ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc url(/images/jquery/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222;
  font-weight: bold;
}
.kanban .ui-widget-header a {
  color: #222;
}
.kanban .ui-state-default,
.kanban .ui-widget-content .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(/images/jquery/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555;
}
.kanban .ui-state-default a,
.kanban .ui-state-default a:link,
.kanban .ui-state-default a:visited {
  color: #555;
  text-decoration: none;
}
.kanban .ui-state-hover,
.kanban .ui-widget-content .ui-state-hover,
.kanban .ui-state-focus,
.kanban .ui-widget-content .ui-state-focus {
  border: 1px solid #999;
  background: #dadada url(/images/jquery/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.kanban .ui-state-hover a,
.kanban .ui-state-hover a:hover {
  color: #212121;
  text-decoration: none;
}
.kanban .ui-state-active,
.kanban .ui-widget-content .ui-state-active {
  border: 1px solid #aaa;
  background: #fff url(/images/jquery/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.kanban .ui-state-active a,
.kanban .ui-state-active a:link,
.kanban .ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
.kanban .ui-widget :active {
  outline: none;
}
.kanban .ui-state-highlight,
.kanban .ui-widget-content .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(/images/jquery/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636;
}
.kanban .ui-state-highlight a,
.kanban .ui-widget-content .ui-state-highlight a {
  color: #363636;
}
.kanban .ui-state-error,
.kanban .ui-widget-content .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(/images/jquery/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}
.kanban .ui-state-error a,
.kanban .ui-widget-content .ui-state-error a {
  color: #cd0a0a;
}
.kanban .ui-state-error-text,
.kanban .ui-widget-content .ui-state-error-text {
  color: #cd0a0a;
}
.kanban .ui-priority-primary,
.kanban .ui-widget-content .ui-priority-primary {
  font-weight: bold;
}
.kanban .ui-priority-secondary,
.kanban .ui-widget-content .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.kanban .ui-state-disabled,
.kanban .ui-widget-content .ui-state-disabled {
  opacity: 0.35;
  background-image: none;
}
.kanban .ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(/images/jquery/ui-icons_222222_256x240.png);
}
.kanban .ui-widget-content .ui-icon {
  background-image: url(/images/jquery/ui-icons_222222_256x240.png);
}
.kanban .ui-widget-header .ui-icon {
  background-image: url(/images/jquery/ui-icons_222222_256x240.png);
}
.kanban .ui-state-default .ui-icon {
  background-image: url(/images/jquery/ui-icons_888888_256x240.png);
}
.kanban .ui-state-hover .ui-icon,
.kanban .ui-state-focus .ui-icon {
  background-image: url(/images/jquery/ui-icons_454545_256x240.png);
}
.kanban .ui-state-active .ui-icon {
  background-image: url(/images/jquery/ui-icons_454545_256x240.png);
}
.kanban .ui-state-highlight .ui-icon {
  background-image: url(/images/jquery/ui-icons_2e83ff_256x240.png);
}
.kanban .ui-state-error .ui-icon,
.kanban .ui-state-error-text .ui-icon {
  background-image: url(/images/jquery/ui-icons_cd0a0a_256x240.png);
}
.kanban .ui-icon-carat-1-n {
  background-position: 0 0;
}
.kanban .ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.kanban .ui-icon-carat-1-e {
  background-position: -32px 0;
}
.kanban .ui-icon-carat-1-se {
  background-position: -48px 0;
}
.kanban .ui-icon-carat-1-s {
  background-position: -64px 0;
}
.kanban .ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.kanban .ui-icon-carat-1-w {
  background-position: -96px 0;
}
.kanban .ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.kanban .ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.kanban .ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.kanban .ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.kanban .ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.kanban .ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.kanban .ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.kanban .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.kanban .ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.kanban .ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.kanban .ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.kanban .ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.kanban .ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.kanban .ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.kanban .ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.kanban .ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.kanban .ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.kanban .ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.kanban .ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.kanban .ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.kanban .ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.kanban .ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.kanban .ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.kanban .ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.kanban .ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.kanban .ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.kanban .ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.kanban .ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.kanban .ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.kanban .ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.kanban .ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.kanban .ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.kanban .ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.kanban .ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.kanban .ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.kanban .ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.kanban .ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.kanban .ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.kanban .ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.kanban .ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.kanban .ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.kanban .ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.kanban .ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.kanban .ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.kanban .ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.kanban .ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.kanban .ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.kanban .ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.kanban .ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.kanban .ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.kanban .ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.kanban .ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.kanban .ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.kanban .ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.kanban .ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.kanban .ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.kanban .ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.kanban .ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.kanban .ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.kanban .ui-icon-extlink {
  background-position: -32px -80px;
}
.kanban .ui-icon-newwin {
  background-position: -48px -80px;
}
.kanban .ui-icon-refresh {
  background-position: -64px -80px;
}
.kanban .ui-icon-shuffle {
  background-position: -80px -80px;
}
.kanban .ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.kanban .ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.kanban .ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.kanban .ui-icon-folder-open {
  background-position: -16px -96px;
}
.kanban .ui-icon-document {
  background-position: -32px -96px;
}
.kanban .ui-icon-document-b {
  background-position: -48px -96px;
}
.kanban .ui-icon-note {
  background-position: -64px -96px;
}
.kanban .ui-icon-mail-closed {
  background-position: -80px -96px;
}
.kanban .ui-icon-mail-open {
  background-position: -96px -96px;
}
.kanban .ui-icon-suitcase {
  background-position: -112px -96px;
}
.kanban .ui-icon-comment {
  background-position: -128px -96px;
}
.kanban .ui-icon-person {
  background-position: -144px -96px;
}
.kanban .ui-icon-print {
  background-position: -160px -96px;
}
.kanban .ui-icon-trash {
  background-position: -176px -96px;
}
.kanban .ui-icon-locked {
  background-position: -192px -96px;
}
.kanban .ui-icon-unlocked {
  background-position: -208px -96px;
}
.kanban .ui-icon-bookmark {
  background-position: -224px -96px;
}
.kanban .ui-icon-tag {
  background-position: -240px -96px;
}
.kanban .ui-icon-home {
  background-position: 0 -112px;
}
.kanban .ui-icon-flag {
  background-position: -16px -112px;
}
.kanban .ui-icon-calendar {
  background-position: -32px -112px;
}
.kanban .ui-icon-cart {
  background-position: -48px -112px;
}
.kanban .ui-icon-pencil {
  background-position: -64px -112px;
}
.kanban .ui-icon-clock {
  background-position: -80px -112px;
}
.kanban .ui-icon-disk {
  background-position: -96px -112px;
}
.kanban .ui-icon-calculator {
  background-position: -112px -112px;
}
.kanban .ui-icon-zoomin {
  background-position: -128px -112px;
}
.kanban .ui-icon-zoomout {
  background-position: -144px -112px;
}
.kanban .ui-icon-search {
  background-position: -160px -112px;
}
.kanban .ui-icon-wrench {
  background-position: -176px -112px;
}
.kanban .ui-icon-gear {
  background-position: -192px -112px;
}
.kanban .ui-icon-heart {
  background-position: -208px -112px;
}
.kanban .ui-icon-star {
  background-position: -224px -112px;
}
.kanban .ui-icon-link {
  background-position: -240px -112px;
}
.kanban .ui-icon-cancel {
  background-position: 0 -128px;
}
.kanban .ui-icon-plus {
  background-position: -16px -128px;
}
.kanban .ui-icon-plusthick {
  background-position: -32px -128px;
}
.kanban .ui-icon-minus {
  background-position: -48px -128px;
}
.kanban .ui-icon-minusthick {
  background-position: -64px -128px;
}
.kanban .ui-icon-close {
  background-position: -80px -128px;
}
.kanban .ui-icon-closethick {
  background-position: -96px -128px;
}
.kanban .ui-icon-key {
  background-position: -112px -128px;
}
.kanban .ui-icon-lightbulb {
  background-position: -128px -128px;
}
.kanban .ui-icon-scissors {
  background-position: -144px -128px;
}
.kanban .ui-icon-clipboard {
  background-position: -160px -128px;
}
.kanban .ui-icon-copy {
  background-position: -176px -128px;
}
.kanban .ui-icon-contact {
  background-position: -192px -128px;
}
.kanban .ui-icon-image {
  background-position: -208px -128px;
}
.kanban .ui-icon-video {
  background-position: -224px -128px;
}
.kanban .ui-icon-script {
  background-position: -240px -128px;
}
.kanban .ui-icon-alert {
  background-position: 0 -144px;
}
.kanban .ui-icon-info {
  background-position: -16px -144px;
}
.kanban .ui-icon-notice {
  background-position: -32px -144px;
}
.kanban .ui-icon-help {
  background-position: -48px -144px;
}
.kanban .ui-icon-check {
  background-position: -64px -144px;
}
.kanban .ui-icon-bullet {
  background-position: -80px -144px;
}
.kanban .ui-icon-radio-off {
  background-position: -96px -144px;
}
.kanban .ui-icon-radio-on {
  background-position: -112px -144px;
}
.kanban .ui-icon-pin-w {
  background-position: -128px -144px;
}
.kanban .ui-icon-pin-s {
  background-position: -144px -144px;
}
.kanban .ui-icon-play {
  background-position: 0 -160px;
}
.kanban .ui-icon-pause {
  background-position: -16px -160px;
}
.kanban .ui-icon-seek-next {
  background-position: -32px -160px;
}
.kanban .ui-icon-seek-prev {
  background-position: -48px -160px;
}
.kanban .ui-icon-seek-end {
  background-position: -64px -160px;
}
.kanban .ui-icon-seek-start {
  background-position: -80px -160px;
}
.kanban .ui-icon-seek-first {
  background-position: -80px -160px;
}
.kanban .ui-icon-stop {
  background-position: -96px -160px;
}
.kanban .ui-icon-eject {
  background-position: -112px -160px;
}
.kanban .ui-icon-volume-off {
  background-position: -128px -160px;
}
.kanban .ui-icon-volume-on {
  background-position: -144px -160px;
}
.kanban .ui-icon-power {
  background-position: 0 -176px;
}
.kanban .ui-icon-signal-diag {
  background-position: -16px -176px;
}
.kanban .ui-icon-signal {
  background-position: -32px -176px;
}
.kanban .ui-icon-battery-0 {
  background-position: -48px -176px;
}
.kanban .ui-icon-battery-1 {
  background-position: -64px -176px;
}
.kanban .ui-icon-battery-2 {
  background-position: -80px -176px;
}
.kanban .ui-icon-battery-3 {
  background-position: -96px -176px;
}
.kanban .ui-icon-circle-plus {
  background-position: 0 -192px;
}
.kanban .ui-icon-circle-minus {
  background-position: -16px -192px;
}
.kanban .ui-icon-circle-close {
  background-position: -32px -192px;
}
.kanban .ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.kanban .ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.kanban .ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.kanban .ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.kanban .ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.kanban .ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.kanban .ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.kanban .ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.kanban .ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.kanban .ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.kanban .ui-icon-circle-check {
  background-position: -208px -192px;
}
.kanban .ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.kanban .ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.kanban .ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.kanban .ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.kanban .ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.kanban .ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.kanban .ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.kanban .ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.kanban .ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.kanban .ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.kanban .ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.kanban .ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.kanban .ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}
.kanban .ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.kanban .ui-corner-bl {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.kanban .ui-corner-br {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.kanban .ui-corner-top {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.kanban .ui-corner-bottom {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.kanban .ui-corner-right {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.kanban .ui-corner-left {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.kanban .ui-corner-all {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.kanban .ui-widget-overlay {
  background: #aaa url(/images/jquery/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.kanban .ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url(/images/jquery/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.kanban #gritter-notice-wrapper {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 301px;
  z-index: 10;
}
.kanban #gritter-notice-wrapper.top-left {
  left: 20px;
  right: auto;
}
.kanban #gritter-notice-wrapper.bottom-right {
  top: auto;
  left: auto;
  bottom: 20px;
  right: 20px;
}
.kanban #gritter-notice-wrapper.bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
}
.kanban .gritter-item {
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
  color: #eee;
  padding: 7px 11px;
  font-size: 11px;
  font-family: verdana;
  margin-top: 10px;
  position: relative;
}
.kanban .gritter-item p {
  padding: 0;
  margin: 0;
  word-wrap: break-word;
}
.kanban .gritter-close {
  display: none;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  font-size: 1.2em;
  color: white;
}
.kanban .gritter-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
}
.kanban .gritter-image {
  position: absolute;
  left: 10px;
  top: 14px;
}
.kanban .gritter-image .kt-user-initials {
  color: black;
  border-radius: 50%;
}
.kanban .gritter-with-image,
.kanban .gritter-without-image {
  padding: 0;
}
.kanban .gritter-with-image {
  margin-left: 30px;
}
.kanban .clearfix::after {
  clear: both;
  display: block;
  content: "";
}
.kanban .fr-element,
.kanban .fr-element:focus {
  outline: 0px solid transparent;
}
.kanban .fr-basic .fr-element {
  text-align: initial;
  color: #000000;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.kanban .fr-element {
  background: transparent;
  position: relative;
  z-index: 2;
  overflow-x: auto;
  -webkit-user-select: auto;
}
.kanban .fr-element a {
  user-select: auto;
  -o-user-select: auto;
  -moz-user-select: auto;
  -khtml-user-select: auto;
  -webkit-user-select: auto;
  -ms-user-select: auto;
}
.kanban .fr-element img {
  max-width: calc(100% - (2 * 5px));
}
.kanban .fr-element.fr-disabled {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.kanban .fr-element [contenteditable="false"] {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.kanban .fr-element [contenteditable="true"] {
  outline: 0px solid transparent;
}
.kanban .fr-box a.fr-floating-btn {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 32px;
  width: 32px;
  background: #ffffff;
  color: #1e88e5;
  -webkit-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
  outline: none;
  left: 0;
  top: 0;
  line-height: 32px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  text-align: center;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
}
.kanban .fr-box a.fr-floating-btn svg {
  -webkit-transition: transform 0.2s ease 0s;
  -moz-transition: transform 0.2s ease 0s;
  -ms-transition: transform 0.2s ease 0s;
  -o-transition: transform 0.2s ease 0s;
  fill: #1e88e5;
}
.kanban .fr-box a.fr-floating-btn i {
  font-size: 14px;
  line-height: 32px;
}
.kanban .fr-box a.fr-floating-btn.fr-btn + .fr-btn {
  margin-left: 10px;
}
.kanban .fr-box a.fr-floating-btn:hover {
  background: #ebebeb;
  cursor: pointer;
}
.kanban .fr-box a.fr-floating-btn:hover svg {
  fill: #1e88e5;
}
.kanban .fr-box .fr-visible a.fr-floating-btn {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.kanban iframe.fr-iframe {
  width: 100%;
  border: none;
  position: relative;
  display: block;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.kanban .fr-wrapper {
  position: relative;
  z-index: 1;
}
.kanban .fr-wrapper::after {
  clear: both;
  display: block;
  content: "";
}
.kanban .fr-wrapper .fr-placeholder {
  position: absolute;
  font-size: 12px;
  color: #aaaaaa;
  z-index: 1;
  display: none;
  top: 0;
  left: 0;
}
.kanban .fr-wrapper.show-placeholder .fr-placeholder {
  display: block;
}
.kanban .fr-wrapper ::selection {
  background: #b5d6fd;
  color: #000000;
}
.kanban .fr-wrapper ::-moz-selection {
  background: #b5d6fd;
  color: #000000;
}
.kanban .fr-box.fr-rtl .fr-wrapper .fr-placeholder {
  right: 0;
  left: auto;
}
.kanban .fr-box.fr-basic .fr-wrapper {
  background: #ffffff;
  border: 0px;
  border-top: 0;
}
.kanban .fr-box.fr-basic .fr-wrapper .fr-placeholder {
  top: 10px;
  left: 10px;
}
.kanban .fr-box.fr-basic.fr-rtl .fr-wrapper .fr-placeholder {
  right: 10px;
  left: auto;
}
.kanban .fr-box.fr-basic.fr-top .fr-wrapper {
  border-top: 0;
  border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.kanban .fr-box.fr-basic.fr-bottom .fr-wrapper {
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-bottom: 0;
  -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
}
.kanban .fr-tooltip {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 8px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  background: #222222;
  color: #ffffff;
  font-size: 11px;
  line-height: 22px;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-transition: opacity 0.2s ease 0s;
  -moz-transition: opacity 0.2s ease 0s;
  -ms-transition: opacity 0.2s ease 0s;
  -o-transition: opacity 0.2s ease 0s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  left: -3000px;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  z-index: 9997;
}
.kanban .fr-tooltip.fr-visible {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.kanban .fr-toolbar {
  color: #222222;
  background: #ffffff;
  position: relative;
  z-index: 4;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 0 2px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  text-align: left;
  border: 0px;
  border-top: 5px solid #222222;
}
.kanban .fr-toolbar::after {
  clear: both;
  display: block;
  content: "";
}
.kanban .fr-toolbar.fr-rtl {
  text-align: right;
}
.kanban .fr-toolbar.fr-inline {
  display: none;
}
.kanban .fr-toolbar.fr-inline.fr-desktop {
  white-space: nowrap;
  position: absolute;
  margin-top: 10px;
}
.kanban .fr-toolbar.fr-inline.fr-desktop .fr-arrow {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #222222;
  position: absolute;
  top: -9px;
  left: 50%;
  margin-left: -5px;
  display: inline-block;
}
.kanban .fr-toolbar.fr-inline.fr-desktop.fr-above {
  margin-top: -10px;
  -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
  border-bottom: 5px solid #222222;
  border-top: 0;
}
.kanban .fr-toolbar.fr-inline.fr-desktop.fr-above .fr-arrow {
  top: auto;
  bottom: -9px;
  border-bottom: 0;
  border-top-color: inherit;
  border-top-style: solid;
  border-top-width: 5px;
}
.kanban .fr-toolbar.fr-inline.fr-mobile {
  left: 0;
  right: 0;
  width: auto !important;
}
.kanban .fr-toolbar.fr-top {
  top: 0;
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.kanban .fr-toolbar.fr-bottom {
  bottom: 0;
  border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.kanban .fr-separator {
  background: #ebebeb;
  display: block;
  vertical-align: top;
  float: left;
}
.kanban .fr-separator + .fr-separator {
  display: none;
}
.kanban .fr-separator.fr-vs {
  height: 33px;
  width: 1px;
  margin: 2px;
}
.kanban .fr-separator.fr-hs {
  clear: both;
  height: 1px;
  width: calc(100% - (2 * 2px));
  margin: 0 2px;
}
.kanban .fr-separator.fr-hidden {
  display: none !important;
}
.kanban .fr-rtl .fr-separator {
  float: right;
}
.kanban .fr-toolbar.fr-inline .fr-separator.fr-hs {
  float: none;
}
.kanban .fr-toolbar.fr-inline .fr-separator.fr-vs {
  float: none;
  display: inline-block;
}
.kanban .fr-toolbar .fr-command.fr-btn,
.kanban .fr-popup .fr-command.fr-btn {
  background: transparent;
  color: #222222;
  -moz-outline: 0;
  outline: 0;
  border: 0;
  line-height: 1;
  cursor: pointer;
  text-align: left;
  margin: 0px 2px;
  -webkit-transition: background 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 2;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  float: left;
  padding: 0;
}
.kanban .fr-toolbar .fr-command.fr-btn i,
.kanban .fr-popup .fr-command.fr-btn i {
  font-size: 15px;
  width: 15px;
  margin: 11px 11.5px;
  text-align: center;
  float: none;
}
.kanban .fr-toolbar .fr-command.fr-btn span,
.kanban .fr-popup .fr-command.fr-btn span {
  font-size: 14px;
  display: block;
  line-height: 14px;
  margin: 11px 11.5px;
  min-width: 15px;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  height: 15px;
}
.kanban .fr-toolbar .fr-command.fr-btn img,
.kanban .fr-popup .fr-command.fr-btn img {
  margin: 11px 11.5px;
  width: 15px;
}
.kanban .fr-toolbar .fr-command.fr-btn.fr-active,
.kanban .fr-popup .fr-command.fr-btn.fr-active {
  color: #1e88e5;
  background: transparent;
}
.kanban .fr-toolbar .fr-command.fr-btn.fr-dropdown,
.kanban .fr-popup .fr-command.fr-btn.fr-dropdown {
  width: auto;
}
.kanban .fr-toolbar .fr-command.fr-btn.fr-dropdown i,
.kanban .fr-popup .fr-command.fr-btn.fr-dropdown i,
.kanban .fr-toolbar .fr-command.fr-btn.fr-dropdown span,
.kanban .fr-popup .fr-command.fr-btn.fr-dropdown span,
.kanban .fr-toolbar .fr-command.fr-btn.fr-dropdown img,
.kanban .fr-popup .fr-command.fr-btn.fr-dropdown img {
  margin-left: 7.5px;
  margin-right: 15.5px;
}
.kanban .fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active,
.kanban .fr-popup .fr-command.fr-btn.fr-dropdown.fr-active {
  color: #222222;
  background: #d6d6d6;
}
.kanban .fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover,
.kanban .fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover,
.kanban .fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:focus,
.kanban .fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:focus {
  background: #d6d6d6 !important;
  color: #222222 !important;
}
.kanban .fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover::after,
.kanban .fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover::after,
.kanban .fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:focus::after,
.kanban .fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:focus::after {
  border-top-color: #222222 !important;
}
.kanban .fr-toolbar .fr-command.fr-btn.fr-dropdown::after,
.kanban .fr-popup .fr-command.fr-btn.fr-dropdown::after {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #222222;
  right: 3.75px;
  top: 16.5px;
  content: "";
}
.kanban .fr-toolbar .fr-command.fr-btn.fr-disabled,
.kanban .fr-popup .fr-command.fr-btn.fr-disabled {
  color: #bdbdbd;
  cursor: default;
}
.kanban .fr-toolbar .fr-command.fr-btn.fr-disabled::after,
.kanban .fr-popup .fr-command.fr-btn.fr-disabled::after {
  border-top-color: #bdbdbd !important;
}
.kanban .fr-toolbar .fr-command.fr-btn.fr-hidden,
.kanban .fr-popup .fr-command.fr-btn.fr-hidden {
  display: none;
}
.kanban .fr-toolbar.fr-disabled .fr-btn,
.kanban .fr-popup.fr-disabled .fr-btn,
.kanban .fr-toolbar.fr-disabled .fr-btn.fr-active,
.kanban .fr-popup.fr-disabled .fr-btn.fr-active {
  color: #bdbdbd;
}
.kanban .fr-toolbar.fr-disabled .fr-btn.fr-dropdown::after,
.kanban .fr-popup.fr-disabled .fr-btn.fr-dropdown::after,
.kanban .fr-toolbar.fr-disabled .fr-btn.fr-active.fr-dropdown::after,
.kanban .fr-popup.fr-disabled .fr-btn.fr-active.fr-dropdown::after {
  border-top-color: #bdbdbd;
}
.kanban .fr-toolbar.fr-rtl .fr-command.fr-btn,
.kanban .fr-popup.fr-rtl .fr-command.fr-btn {
  float: right;
}
.kanban .fr-toolbar.fr-inline .fr-command.fr-btn {
  float: none;
}
.kanban .fr-desktop .fr-command:hover,
.kanban .fr-desktop .fr-command:focus {
  color: #222222;
  background: #ebebeb;
}
.kanban .fr-desktop .fr-command:hover::after,
.kanban .fr-desktop .fr-command:focus::after {
  border-top-color: #222222 !important;
}
.kanban .fr-desktop .fr-command.fr-selected {
  color: #222222;
  background: #d6d6d6;
}
.kanban .fr-desktop .fr-command.fr-active:hover,
.kanban .fr-desktop .fr-command.fr-active:focus {
  color: #1e88e5;
  background: #ebebeb;
}
.kanban .fr-desktop .fr-command.fr-active.fr-selected {
  color: #1e88e5;
  background: #d6d6d6;
}
.kanban .fr-desktop .fr-command.fr-disabled:hover,
.kanban .fr-desktop .fr-command.fr-disabled:focus,
.kanban .fr-desktop .fr-command.fr-disabled.fr-selected {
  background: transparent;
}
.kanban .fr-desktop.fr-disabled .fr-command:hover,
.kanban .fr-desktop.fr-disabled .fr-command:focus,
.kanban .fr-desktop.fr-disabled .fr-command.fr-selected {
  background: transparent;
}
.kanban .fr-toolbar.fr-mobile .fr-command.fr-blink,
.kanban .fr-popup.fr-mobile .fr-command.fr-blink {
  background: transparent;
}
.kanban .fr-command.fr-btn + .fr-dropdown-menu {
  display: inline-block;
  position: absolute;
  right: auto;
  bottom: auto;
  height: auto;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  z-index: 3;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.kanban .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper {
  background: #ffffff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  padding: 0;
  margin: auto;
  display: inline-block;
  text-align: left;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: max-height 0.2s ease 0s;
  -moz-transition: max-height 0.2s ease 0s;
  -ms-transition: max-height 0.2s ease 0s;
  -o-transition: max-height 0.2s ease 0s;
  margin-top: 0;
  float: left;
  max-height: 0;
  height: 0;
  margin-top: 0 !important;
}
.kanban .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content {
  overflow: auto;
  position: relative;
  max-height: 275px;
}
.kanban .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.kanban .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li {
  padding: 0;
  margin: 0;
  font-size: 15px;
}
.kanban .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a {
  padding: 0 24px;
  line-height: 200%;
  display: block;
  cursor: pointer;
  white-space: nowrap;
  color: inherit;
  text-decoration: none;
}
.kanban .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active {
  background: #d6d6d6;
}
.kanban .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-disabled {
  color: #bdbdbd;
  cursor: default;
}
.kanban .fr-command.fr-btn.fr-active + .fr-dropdown-menu {
  display: inline-block;
}
.kanban .fr-command.fr-btn.fr-active + .fr-dropdown-menu .fr-dropdown-wrapper {
  height: auto;
  max-height: 275px;
}
.kanban .fr-bottom > .fr-command.fr-btn + .fr-dropdown-menu {
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.kanban .fr-toolbar.fr-rtl .fr-dropdown-wrapper,
.kanban .fr-popup.fr-rtl .fr-dropdown-wrapper {
  text-align: right !important;
}
.kanban .fr-popup {
  position: absolute;
  display: none;
  color: #222222;
  background: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  margin-top: 10px;
  z-index: 9995;
  text-align: left;
  border: 0px;
  border-top: 5px solid #222222;
}
.kanban .fr-popup.fr-above {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 5px solid #222222;
  -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
}
.kanban .fr-popup.fr-active {
  display: block;
}
.kanban .fr-popup.fr-hidden {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.kanban .fr-popup .fr-hs {
  display: block !important;
}
.kanban .fr-popup .fr-input-line {
  position: relative;
  padding: 8px 0;
}
.kanban .fr-popup .fr-input-line input[type="text"],
.kanban .fr-popup .fr-input-line textarea {
  width: 100%;
  margin: 0px 0 1px 0;
  border: none;
  border-bottom: solid 1px #bdbdbd;
  color: #222222;
  font-size: 14px;
  padding: 6px 0 2px;
  background: rgba(0, 0, 0, 0);
  position: relative;
  z-index: 2;
}
.kanban .fr-popup .fr-input-line input[type="text"]:focus,
.kanban .fr-popup .fr-input-line textarea:focus {
  border-bottom: solid 2px #1e88e5;
  margin-bottom: 0px;
}
.kanban .fr-popup .fr-input-line input + span,
.kanban .fr-popup .fr-input-line textarea + span {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  color: rgba(0, 0, 0, 0);
  -webkit-transition: color 0.2s ease 0s;
  -moz-transition: color 0.2s ease 0s;
  -ms-transition: color 0.2s ease 0s;
  -o-transition: color 0.2s ease 0s;
  z-index: 1;
}
.kanban .fr-popup .fr-input-line input.fr-not-empty:focus + span,
.kanban .fr-popup .fr-input-line textarea.fr-not-empty:focus + span {
  color: #1e88e5;
}
.kanban .fr-popup .fr-input-line input.fr-not-empty + span,
.kanban .fr-popup .fr-input-line textarea.fr-not-empty + span {
  color: #808080;
}
.kanban .fr-popup input,
.kanban .fr-popup textarea {
  user-select: text;
  -o-user-select: text;
  -moz-user-select: text;
  -khtml-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.kanban .fr-popup textarea {
  resize: none;
}
.kanban .fr-popup .fr-buttons {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 0 2px;
  white-space: nowrap;
  line-height: 0;
  border-bottom: 0px;
}
.kanban .fr-popup .fr-buttons::after {
  clear: both;
  display: block;
  content: "";
}
.kanban .fr-popup .fr-buttons .fr-btn {
  display: inline-block;
  float: none;
}
.kanban .fr-popup .fr-buttons .fr-btn i {
  float: left;
}
.kanban .fr-popup .fr-buttons .fr-separator {
  display: inline-block;
  float: none;
}
.kanban .fr-popup .fr-layer {
  width: 225px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px;
  display: none;
}
@media (min-width: 768px) {
  .kanban .fr-popup .fr-layer {
    width: 300px;
  }
}
.kanban .fr-popup .fr-layer.fr-active {
  display: inline-block;
}
.kanban .fr-popup .fr-action-buttons {
  z-index: 7;
  height: 36px;
  text-align: right;
}
.kanban .fr-popup .fr-action-buttons button.fr-command {
  height: 36px;
  line-height: 1;
  color: #1e88e5;
  padding: 10px;
  cursor: pointer;
  text-decoration: none;
  border: none;
  background: none;
  font-size: 16px;
  outline: none;
  -webkit-transition: background 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s;
}
.kanban .fr-popup .fr-action-buttons button.fr-command + button {
  margin-left: 24px;
}
.kanban .fr-popup .fr-action-buttons button.fr-command:hover,
.kanban .fr-popup .fr-action-buttons button.fr-command:focus {
  background: #ebebeb;
  color: #1e88e5;
}
.kanban .fr-popup .fr-action-buttons button.fr-command:active {
  background: #d6d6d6;
  color: #1e88e5;
}
.kanban .fr-popup .fr-action-buttons button::-moz-focus-inner {
  border: 0;
}
.kanban .fr-popup .fr-checkbox {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  vertical-align: middle;
}
.kanban .fr-popup .fr-checkbox svg {
  margin-left: 2px;
  margin-top: 2px;
  display: none;
  width: 10px;
  height: 10px;
}
.kanban .fr-popup .fr-checkbox span {
  border: solid 1px #222222;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
}
.kanban .fr-popup .fr-checkbox input {
  position: absolute;
  z-index: 2;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border: 0 none;
  cursor: pointer;
  height: 16px;
  margin: 0;
  padding: 0;
  width: 16px;
  top: 1px;
  left: 1px;
}
.kanban .fr-popup .fr-checkbox input:checked + span {
  background: #1e88e5;
  border-color: #1e88e5;
}
.kanban .fr-popup .fr-checkbox input:checked + span svg {
  display: block;
}
.kanban .fr-popup .fr-checkbox input:focus + span {
  border-color: #1e88e5;
}
.kanban .fr-popup .fr-checkbox-line {
  font-size: 14px;
  line-height: 1.4px;
  margin-top: 10px;
}
.kanban .fr-popup .fr-checkbox-line label {
  cursor: pointer;
  margin: 0 5px;
  vertical-align: middle;
}
.kanban .fr-popup.fr-rtl {
  direction: rtl;
  text-align: right;
}
.kanban .fr-popup.fr-rtl .fr-action-buttons {
  text-align: left;
}
.kanban .fr-popup.fr-rtl .fr-input-line input + span,
.kanban .fr-popup.fr-rtl .fr-input-line textarea + span {
  left: auto;
  right: 0;
}
.kanban .fr-popup.fr-desktop .fr-arrow {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #222222;
  position: absolute;
  top: -9px;
  left: 50%;
  margin-left: -5px;
  display: inline-block;
}
.kanban .fr-popup.fr-desktop.fr-above .fr-arrow {
  top: auto;
  bottom: -9px;
  border-bottom: 0;
  border-top-color: inherit;
  border-top-style: solid;
  border-top-width: 5px;
}
.kanban .fr-text-edit-layer {
  width: 250px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block !important;
}
.kanban .fr-visibility-helper {
  display: none;
  margin-left: 0px !important;
}
@media (min-width: 768px) {
  .kanban .fr-visibility-helper {
    margin-left: 1px !important;
  }
}
@media (min-width: 992px) {
  .kanban .fr-visibility-helper {
    margin-left: 2px !important;
  }
}
@media (min-width: 1200px) {
  .kanban .fr-visibility-helper {
    margin-left: 3px !important;
  }
}
.kanban .fr-opacity-0 {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.kanban .fr-box {
  position: relative;
}
.kanban .fr-sticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
}
.kanban .fr-sticky-off {
  position: relative;
}
.kanban .fr-sticky-on {
  position: fixed;
}
.kanban .fr-sticky-on.fr-sticky-ios {
  position: absolute;
  left: 0;
  right: 0;
  width: auto !important;
}
.kanban .fr-sticky-dummy {
  display: none;
}
.kanban .fr-sticky-on + .fr-sticky-dummy,
.kanban .fr-sticky-box > .fr-sticky-dummy {
  display: block;
}
.kanban .clearfix::after {
  clear: both;
  display: block;
  content: "";
}
.kanban .fr-view table {
  border: none;
  border-collapse: collapse;
  empty-cells: show;
  max-width: 100%;
}
.kanban .fr-view table.fr-dashed-borders td,
.kanban .fr-view table.fr-dashed-borders th {
  border-style: dashed;
}
.kanban .fr-view table.fr-alternate-rows tbody tr:nth-child(2n) {
  background: #f5f5f5;
}
.kanban .fr-view table td,
.kanban .fr-view table th {
  border: 1px solid #dddddd;
}
.kanban .fr-view table td:empty,
.kanban .fr-view table th:empty {
  height: 20px;
}
.kanban .fr-view table td.fr-highlighted,
.kanban .fr-view table th.fr-highlighted {
  border: 1px double red;
}
.kanban .fr-view table td.fr-thick,
.kanban .fr-view table th.fr-thick {
  border-width: 2px;
}
.kanban .fr-view table th {
  background: #e6e6e6;
}
.kanban .fr-view hr {
  clear: both;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  page-break-after: always;
}
.kanban .fr-view .fr-file {
  position: relative;
}
.kanban .fr-view .fr-file::after {
  position: relative;
  content: "\1F4CE";
  font-weight: normal;
}
.kanban .fr-view pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.kanban .fr-view blockquote {
  border-left: solid 2px #5e35b1;
  margin-left: 0;
  padding-left: 5px;
  color: #5e35b1;
}
.kanban .fr-view blockquote blockquote {
  border-color: #00bcd4;
  color: #00bcd4;
}
.kanban .fr-view blockquote blockquote blockquote {
  border-color: #43a047;
  color: #43a047;
}
.kanban .fr-view span.fr-emoticon {
  font-weight: normal;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "NotoColorEmoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";
  display: inline;
  line-height: 0;
}
.kanban .fr-view span.fr-emoticon.fr-emoticon-img {
  font-size: inherit;
  height: 1em;
  width: 1em;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: -0.2em 0.15em 0.2em;
  line-height: normal;
  vertical-align: middle;
}
.kanban .fr-view .fr-text-gray {
  color: #AAA !important;
}
.kanban .fr-view .fr-text-bordered {
  border-top: solid 1px #222;
  border-bottom: solid 1px #222;
  padding: 10px 0;
}
.kanban .fr-view .fr-text-spaced {
  letter-spacing: 1px;
}
.kanban .fr-view .fr-text-uppercase {
  text-transform: uppercase;
}
.kanban .fr-view img {
  z-index: 3;
  position: relative;
  overflow: auto;
  cursor: pointer;
}
.kanban .fr-view img.fr-dib {
  margin: auto;
  display: block;
  float: none;
  vertical-align: top;
  margin-top: 5px;
  margin-bottom: 5px;
}
.kanban .fr-view img.fr-dib.fr-fil {
  margin: 5px auto 5px 0;
  left: 5px;
}
.kanban .fr-view img.fr-dib.fr-fir {
  margin: 5px 0 5px auto;
  right: 5px;
}
.kanban .fr-view img.fr-dii {
  margin: auto;
  display: inline-block;
  float: none;
  margin-top: 5px;
  margin-bottom: 5px;
}
.kanban .fr-view img.fr-dii.fr-fil {
  margin: 5px 10px 5px 0;
  left: 5px;
  float: left;
}
.kanban .fr-view img.fr-dii.fr-fir {
  margin: 5px 0 5px 10px;
  right: 5px;
  float: right;
}
.kanban .fr-view img.fr-rounded {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.kanban .fr-view img.fr-bordered {
  border: solid 10px #CCC;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.kanban .fr-view .fr-video {
  text-align: center;
  position: relative;
}
.kanban .fr-view .fr-video > * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 100%;
  border: none;
}
.kanban .fr-view .fr-video.fr-dvb {
  display: block;
  clear: both;
}
.kanban .fr-view .fr-video.fr-dvb.fr-fvl {
  text-align: left;
}
.kanban .fr-view .fr-video.fr-dvb.fr-fvr {
  text-align: right;
}
.kanban .fr-view .fr-video.fr-dvi {
  display: inline-block;
}
.kanban .fr-view .fr-video.fr-dvi.fr-fvl {
  float: left;
}
.kanban .fr-view .fr-video.fr-dvi.fr-fvr {
  float: right;
}
.kanban .fr-view a.fr-strong {
  font-weight: 700;
}
.kanban .fr-view a.fr-green {
  color: green;
}
.kanban a.fr-view.fr-strong {
  font-weight: 700;
}
.kanban a.fr-view.fr-green {
  color: green;
}
.kanban img.fr-view {
  z-index: 3;
  position: relative;
  overflow: auto;
  cursor: pointer;
}
.kanban img.fr-view.fr-dib {
  margin: auto;
  display: block;
  float: none;
  vertical-align: top;
  margin-top: 5px;
  margin-bottom: 5px;
}
.kanban img.fr-view.fr-dib.fr-fil {
  margin: 5px auto 5px 0;
  left: 5px;
}
.kanban img.fr-view.fr-dib.fr-fir {
  margin: 5px 0 5px auto;
  right: 5px;
}
.kanban img.fr-view.fr-dii {
  margin: auto;
  display: inline-block;
  float: none;
  margin-top: 5px;
  margin-bottom: 5px;
}
.kanban img.fr-view.fr-dii.fr-fil {
  margin: 5px 10px 5px 0;
  left: 5px;
  float: left;
}
.kanban img.fr-view.fr-dii.fr-fir {
  margin: 5px 0 5px 10px;
  right: 5px;
  float: right;
}
.kanban img.fr-view.fr-rounded {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.kanban img.fr-view.fr-bordered {
  border: solid 10px #CCC;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.kanban .clearfix::after {
  clear: both;
  display: block;
  content: "";
}
.kanban .fr-popup .fr-colors-tabs {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  margin-bottom: 5px;
  line-height: 16px;
  margin-left: -2px;
  margin-right: -2px;
}
.kanban .fr-popup .fr-colors-tabs .fr-colors-tab {
  display: inline-block;
  width: 50%;
  cursor: pointer;
  text-align: center;
  color: #222;
  font-size: 13px;
  padding: 8px 0;
  position: relative;
}
.kanban .fr-popup .fr-colors-tabs .fr-colors-tab:hover {
  color: #1e88e5;
}
.kanban .fr-popup .fr-colors-tabs .fr-colors-tab[data-param1=background]::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #1e88e5;
  content: '';
  -webkit-transition: transform 0.2s ease 0s;
  -moz-transition: transform 0.2s ease 0s;
  -ms-transition: transform 0.2s ease 0s;
  -o-transition: transform 0.2s ease 0s;
}
.kanban .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab {
  color: #1e88e5;
}
.kanban .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1=text] ~ [data-param1=background]::after {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
}
.kanban .fr-popup .fr-separator + .fr-colors-tabs {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-left: 2px;
  margin-right: 2px;
}
.kanban .fr-popup .fr-color-set {
  line-height: 0;
  display: none;
}
.kanban .fr-popup .fr-color-set.fr-selected-set {
  display: block;
}
.kanban .fr-popup .fr-color-set > span {
  display: inline-block;
  width: 32px;
  height: 32px;
  position: relative;
  z-index: 1;
}
.kanban .fr-popup .fr-color-set > span > i {
  text-align: center;
  line-height: 32px;
  height: 32px;
  width: 32px;
  font-size: 13px;
  position: absolute;
  bottom: 0;
  cursor: default;
  left: 0;
}
.kanban .fr-popup .fr-color-set > span.fr-selected-color::after {
  color: #fff;
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 13px;
  font-weight: 400;
  line-height: 32px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  cursor: default;
}
.kanban .fr-popup .fr-color-set > span:hover,
.kanban .fr-popup .fr-color-set > span.fr-selected-color {
  outline: 1px solid #222;
  z-index: 2;
}
.kanban .fr-rtl .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1=text] ~ [data-param1=background]::after {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
}
.kanban .clearfix::after {
  clear: both;
  display: block;
  content: "";
}
.kanban .fr-file-upload-layer {
  border: dashed 2px #bdbdbd;
  padding: 25px 0;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 140%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.kanban .fr-file-upload-layer:hover {
  background: #ebebeb;
}
.kanban .fr-file-upload-layer.fr-drop {
  background: #ebebeb;
  border-color: #1e88e5;
}
.kanban .fr-file-upload-layer .fr-form {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "alpha(Opacity=0)";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}
.kanban .fr-file-upload-layer .fr-form input {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 500%;
  height: 100%;
  margin: 0;
  font-size: 400px;
}
.kanban .fr-file-progress-bar-layer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.kanban .fr-file-progress-bar-layer > h3 {
  font-size: 16px;
  margin: 10px 0;
  font-weight: 400;
}
.kanban .fr-file-progress-bar-layer > div.fr-action-buttons {
  display: none;
}
.kanban .fr-file-progress-bar-layer > div.fr-loader {
  background: #bcdbf7;
  height: 10px;
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
}
.kanban .fr-file-progress-bar-layer > div.fr-loader span {
  display: block;
  height: 100%;
  width: 0;
  background: #1e88e5;
  -webkit-transition: width 0.2s ease 0s;
  -moz-transition: width 0.2s ease 0s;
  -ms-transition: width 0.2s ease 0s;
  -o-transition: width 0.2s ease 0s;
}
.kanban .fr-file-progress-bar-layer > div.fr-loader.fr-indeterminate span {
  width: 30% !important;
  position: absolute;
  top: 0;
  -webkit-animation: loading 2s linear infinite;
  -moz-animation: loading 2s linear infinite;
  -o-animation: loading 2s linear infinite;
  animation: loading 2s linear infinite;
}
.kanban .fr-file-progress-bar-layer.fr-error > div.fr-loader {
  display: none;
}
.kanban .fr-file-progress-bar-layer.fr-error > div.fr-action-buttons {
  display: block;
}
@keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@-webkit-keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@-moz-keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@-o-keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
.kanban body.fr-fullscreen {
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: fixed;
}
.kanban .fr-box.fr-fullscreen {
  margin: 0 !important;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9990 !important;
  width: auto !important;
}
.kanban .fr-box.fr-fullscreen .fr-toolbar.fr-top {
  top: 0 !important;
}
.kanban .fr-box.fr-fullscreen .fr-toolbar.fr-bottom {
  bottom: 0 !important;
}
.kanban .clearfix::after {
  clear: both;
  display: block;
  content: "";
}
.kanban .fr-image-resizer {
  position: absolute;
  border: solid 1px #1e88e5;
  display: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.kanban .fr-image-resizer.fr-active {
  display: block;
}
.kanban .fr-image-resizer .fr-handler {
  display: block;
  position: absolute;
  background: #1e88e5;
  border: solid 1px #fff;
  z-index: 4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.kanban .fr-image-resizer .fr-handler.fr-hnw {
  cursor: nw-resize;
}
.kanban .fr-image-resizer .fr-handler.fr-hne {
  cursor: ne-resize;
}
.kanban .fr-image-resizer .fr-handler.fr-hsw {
  cursor: sw-resize;
}
.kanban .fr-image-resizer .fr-handler.fr-hse {
  cursor: se-resize;
}
.kanban .fr-image-resizer .fr-handler {
  width: 12px;
  height: 12px;
}
.kanban .fr-image-resizer .fr-handler.fr-hnw {
  left: -6px;
  top: -6px;
}
.kanban .fr-image-resizer .fr-handler.fr-hne {
  right: -6px;
  top: -6px;
}
.kanban .fr-image-resizer .fr-handler.fr-hsw {
  left: -6px;
  bottom: -6px;
}
.kanban .fr-image-resizer .fr-handler.fr-hse {
  right: -6px;
  bottom: -6px;
}
@media (min-width: 1200px) {
  .kanban .fr-image-resizer .fr-handler {
    width: 10px;
    height: 10px;
  }
  .kanban .fr-image-resizer .fr-handler.fr-hnw {
    left: -5px;
    top: -5px;
  }
  .kanban .fr-image-resizer .fr-handler.fr-hne {
    right: -5px;
    top: -5px;
  }
  .kanban .fr-image-resizer .fr-handler.fr-hsw {
    left: -5px;
    bottom: -5px;
  }
  .kanban .fr-image-resizer .fr-handler.fr-hse {
    right: -5px;
    bottom: -5px;
  }
}
.kanban .fr-image-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  display: none;
}
.kanban .fr-image-upload-layer {
  border: dashed 2px #bdbdbd;
  padding: 25px 0;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 140%;
  text-align: center;
}
.kanban .fr-image-upload-layer:hover {
  background: #ebebeb;
}
.kanban .fr-image-upload-layer.fr-drop {
  background: #ebebeb;
  border-color: #1e88e5;
}
.kanban .fr-image-upload-layer .fr-form {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "alpha(Opacity=0)";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}
.kanban .fr-image-upload-layer .fr-form input {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 500%;
  height: 100%;
  margin: 0;
  font-size: 400px;
}
.kanban .fr-image-progress-bar-layer > h3 {
  font-size: 16px;
  margin: 10px 0;
  font-weight: 400;
}
.kanban .fr-image-progress-bar-layer > div.fr-action-buttons {
  display: none;
}
.kanban .fr-image-progress-bar-layer > div.fr-loader {
  background: #bcdbf7;
  height: 10px;
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
}
.kanban .fr-image-progress-bar-layer > div.fr-loader span {
  display: block;
  height: 100%;
  width: 0;
  background: #1e88e5;
  -webkit-transition: width 0.2s ease 0s;
  -moz-transition: width 0.2s ease 0s;
  -ms-transition: width 0.2s ease 0s;
  -o-transition: width 0.2s ease 0s;
}
.kanban .fr-image-progress-bar-layer > div.fr-loader.fr-indeterminate span {
  width: 30% !important;
  position: absolute;
  top: 0;
  -webkit-animation: loading 2s linear infinite;
  -moz-animation: loading 2s linear infinite;
  -o-animation: loading 2s linear infinite;
  animation: loading 2s linear infinite;
}
.kanban .fr-image-progress-bar-layer.fr-error > div.fr-loader {
  display: none;
}
.kanban .fr-image-progress-bar-layer.fr-error > div.fr-action-buttons {
  display: block;
}
.kanban .fr-image-size-layer .fr-image-group .fr-input-line {
  width: calc(50% - 5px);
  display: inline-block;
}
.kanban .fr-image-size-layer .fr-image-group .fr-input-line + .fr-input-line {
  margin-left: 10px;
}
.kanban .fr-uploading {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: "alpha(Opacity=0)";
}
@keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@-webkit-keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@-moz-keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@-o-keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
.kanban .clearfix::after {
  clear: both;
  display: block;
  content: "";
}
.kanban .fr-line-breaker {
  cursor: text;
  border-top: 1px solid #1e88e5;
  position: fixed;
  z-index: 2;
  display: none;
}
.kanban .fr-line-breaker.fr-visible {
  display: block;
}
.kanban .fr-line-breaker a.fr-floating-btn {
  position: absolute;
  left: calc(50% - (32px / 2));
  top: -16px;
}
.kanban .clearfix::after {
  clear: both;
  display: block;
  content: "";
}
.kanban .fr-element table td.fr-selected-cell,
.kanban .fr-element table th.fr-selected-cell {
  border: 1px double #1e88e5;
}
.kanban .fr-element table tr {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.kanban .fr-element table td,
.kanban .fr-element table th {
  user-select: text;
  -o-user-select: text;
  -moz-user-select: text;
  -khtml-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
}
.kanban .fr-element .fr-no-selection table td,
.kanban .fr-element .fr-no-selection table th {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.kanban .fr-table-resizer {
  cursor: col-resize;
  position: fixed;
  z-index: 3;
  display: none;
}
.kanban .fr-table-resizer.fr-moving {
  z-index: 2;
}
.kanban .fr-table-resizer div {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "alpha(Opacity=0)";
  border-right: 1px solid #1e88e5;
}
.kanban .fr-no-selection {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.kanban .fr-popup .fr-table-size .fr-table-size-info {
  text-align: center;
  font-size: 14px;
  padding: 8px;
}
.kanban .fr-popup .fr-table-size .fr-select-table-size {
  line-height: 0;
  padding: 0 5px 5px;
  white-space: nowrap;
}
.kanban .fr-popup .fr-table-size .fr-select-table-size > span {
  display: inline-block;
  padding: 0 4px 4px 0;
}
.kanban .fr-popup .fr-table-size .fr-select-table-size > span > span {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
}
.kanban .fr-popup .fr-table-size .fr-select-table-size > span:hover,
.kanban .fr-popup .fr-table-size .fr-select-table-size > span.hover {
  background: 0 0;
}
.kanban .fr-popup .fr-table-size .fr-select-table-size > span:hover > span,
.kanban .fr-popup .fr-table-size .fr-select-table-size > span.hover > span {
  background: rgba(30, 136, 229, 0.3);
  border: solid 1px #1e88e5;
}
.kanban .fr-popup .fr-table-size .fr-select-table-size .new-line::after {
  clear: both;
  display: block;
  content: "";
}
.kanban .fr-popup.fr-above .fr-table-size .fr-select-table-size > span {
  display: inline-block !important;
}
.kanban .fr-popup .fr-table-colors-buttons {
  margin-bottom: 5px;
}
.kanban .fr-popup .fr-table-colors {
  line-height: 0;
  display: block;
}
.kanban .fr-popup .fr-table-colors > span {
  display: inline-block;
  width: 32px;
  height: 32px;
  position: relative;
  z-index: 1;
}
.kanban .fr-popup .fr-table-colors > span > i {
  text-align: center;
  line-height: 32px;
  height: 32px;
  width: 32px;
  font-size: 13px;
  position: absolute;
  bottom: 0;
  cursor: default;
  left: 0;
}
.kanban .fr-popup .fr-table-colors > span.fr-selected-color::after {
  color: #fff;
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 13px;
  font-weight: 400;
  line-height: 32px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  cursor: default;
}
.kanban .fr-popup .fr-table-colors > span:hover,
.kanban .fr-popup .fr-table-colors > span.fr-selected-color {
  outline: 1px solid #222;
  z-index: 2;
}
.kanban .fr-popup.fr-desktop .fr-table-size .fr-select-table-size > span > span {
  width: 12px;
  height: 12px;
}
.kanban .fr-insert-helper {
  position: fixed;
  z-index: 9999;
  white-space: nowrap;
}
.kanban .clearfix::after {
  clear: both;
  display: block;
  content: "";
}
.kanban .fr-element .fr-video {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.kanban .fr-element .fr-video::after {
  position: absolute;
  content: '';
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  display: block;
  background: rgba(0, 0, 0, 0);
}
.kanban .fr-element .fr-video.fr-active > * {
  z-index: 2;
  position: relative;
}
.kanban .fr-element .fr-video > * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 100%;
  border: 0;
}
.kanban .fr-box .fr-video-resizer {
  position: absolute;
  border: solid 1px #1e88e5;
  display: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.kanban .fr-box .fr-video-resizer.fr-active {
  display: block;
}
.kanban .fr-box .fr-video-resizer .fr-handler {
  display: block;
  position: absolute;
  background: #1e88e5;
  border: solid 1px #fff;
  z-index: 4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.kanban .fr-box .fr-video-resizer .fr-handler.fr-hnw {
  cursor: nw-resize;
}
.kanban .fr-box .fr-video-resizer .fr-handler.fr-hne {
  cursor: ne-resize;
}
.kanban .fr-box .fr-video-resizer .fr-handler.fr-hsw {
  cursor: sw-resize;
}
.kanban .fr-box .fr-video-resizer .fr-handler.fr-hse {
  cursor: se-resize;
}
.kanban .fr-box .fr-video-resizer .fr-handler {
  width: 12px;
  height: 12px;
}
.kanban .fr-box .fr-video-resizer .fr-handler.fr-hnw {
  left: -6px;
  top: -6px;
}
.kanban .fr-box .fr-video-resizer .fr-handler.fr-hne {
  right: -6px;
  top: -6px;
}
.kanban .fr-box .fr-video-resizer .fr-handler.fr-hsw {
  left: -6px;
  bottom: -6px;
}
.kanban .fr-box .fr-video-resizer .fr-handler.fr-hse {
  right: -6px;
  bottom: -6px;
}
@media (min-width: 1200px) {
  .kanban .fr-box .fr-video-resizer .fr-handler {
    width: 10px;
    height: 10px;
  }
  .kanban .fr-box .fr-video-resizer .fr-handler.fr-hnw {
    left: -5px;
    top: -5px;
  }
  .kanban .fr-box .fr-video-resizer .fr-handler.fr-hne {
    right: -5px;
    top: -5px;
  }
  .kanban .fr-box .fr-video-resizer .fr-handler.fr-hsw {
    left: -5px;
    bottom: -5px;
  }
  .kanban .fr-box .fr-video-resizer .fr-handler.fr-hse {
    right: -5px;
    bottom: -5px;
  }
}
.kanban .fr-video-size-layer .fr-video-group .fr-input-line {
  width: calc(50% - 5px);
  display: inline-block;
}
.kanban .fr-video-size-layer .fr-video-group .fr-input-line + .fr-input-line {
  margin-left: 10px;
}
.kanban .fr-video-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  display: none;
}
.kanban .clearfix::after {
  clear: both;
  display: block;
  content: "";
}
.kanban .gray-theme .fr-view table td,
.kanban .gray-theme .fr-view table th {
  border: 1px solid #ddd;
}
.kanban .gray-theme .fr-view blockquote {
  border-left: solid 2px #5e35b1;
  color: #5e35b1;
}
.kanban .gray-theme .fr-view blockquote blockquote {
  border-color: #00bcd4;
  color: #00bcd4;
}
.kanban .gray-theme .fr-view blockquote blockquote blockquote {
  border-color: #43a047;
  color: #43a047;
}
.kanban .gray-theme a.fr-floating-btn {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  height: 32px;
  width: 32px;
  background: #fff;
  color: #0097a7;
  -webkit-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;
  line-height: 32px;
  border: 0;
}
.kanban .gray-theme a.fr-floating-btn svg {
  -webkit-transition: transform 0.2s ease 0s;
  -moz-transition: transform 0.2s ease 0s;
  -ms-transition: transform 0.2s ease 0s;
  -o-transition: transform 0.2s ease 0s;
  fill: #0097a7;
}
.kanban .gray-theme a.fr-floating-btn i {
  font-size: 14px;
  line-height: 32px;
}
.kanban .gray-theme a.fr-floating-btn:hover {
  background: #e6e6e6;
}
.kanban .gray-theme a.fr-floating-btn:hover svg {
  fill: #0097a7;
}
.kanban .gray-theme .fr-visible a.fr-floating-btn {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.kanban .gray-theme img.fr-dib {
  margin-top: 5px;
  margin-bottom: 5px;
}
.kanban .gray-theme img.fr-dib.fr-fil {
  margin: 5px auto 5px 0;
  left: 5px;
}
.kanban .gray-theme img.fr-dib.fr-fir {
  margin: 5px 0 5px auto;
  right: 5px;
}
.kanban .gray-theme img.fr-dii {
  margin-top: 5px;
  margin-bottom: 5px;
}
.kanban .gray-theme img.fr-dii.fr-fil {
  margin: 5px 10px 5px 0;
  left: 5px;
}
.kanban .gray-theme img.fr-dii.fr-fir {
  margin: 5px 0 5px 10px;
  right: 5px;
}
.kanban .gray-theme.fr-tooltip {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  background: #222;
  color: #fff;
  font-size: 11px;
  line-height: 22px;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-transition: opacity 0.2s ease 0s;
  -moz-transition: opacity 0.2s ease 0s;
  -ms-transition: opacity 0.2s ease 0s;
  -o-transition: opacity 0.2s ease 0s;
}
.kanban .gray-theme.fr-box.fr-basic .fr-element {
  padding: 10px;
  color: #000;
}
.kanban .gray-theme .fr-wrapper .fr-placeholder {
  font-size: 12px;
  color: #aaa;
}
.kanban .gray-theme .fr-wrapper ::selection {
  background: #b5d6fd;
  color: #000;
}
.kanban .gray-theme .fr-wrapper ::-moz-selection {
  background: #b5d6fd;
  color: #000;
}
.kanban .gray-theme.fr-box.fr-basic .fr-wrapper {
  background: #fff;
  border: 0;
  border-top: 0;
}
.kanban .gray-theme.fr-box.fr-basic .fr-wrapper .fr-placeholder {
  top: 10px;
  left: 10px;
}
.kanban .gray-theme.fr-box.fr-basic.fr-top .fr-wrapper {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.kanban .gray-theme.fr-box.fr-basic.fr-bottom .fr-wrapper {
  -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.kanban .gray-theme.fr-toolbar .fr-command.fr-btn,
.kanban .gray-theme.fr-popup .fr-command.fr-btn {
  color: #37474f;
  margin: 0 2px;
  -webkit-transition: background 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s;
}
.kanban .gray-theme.fr-toolbar .fr-command.fr-btn i,
.kanban .gray-theme.fr-popup .fr-command.fr-btn i {
  font-size: 15px;
  width: 15px;
  margin: 11px 11.5px;
}
.kanban .gray-theme.fr-toolbar .fr-command.fr-btn span,
.kanban .gray-theme.fr-popup .fr-command.fr-btn span {
  font-size: 14px;
  line-height: 14px;
  margin: 11px 11.5px;
  min-width: 15px;
  height: 15px;
}
.kanban .gray-theme.fr-toolbar .fr-command.fr-btn img,
.kanban .gray-theme.fr-popup .fr-command.fr-btn img {
  margin: 11px 11.5px;
  width: 15px;
}
.kanban .gray-theme.fr-toolbar .fr-command.fr-btn.fr-active,
.kanban .gray-theme.fr-popup .fr-command.fr-btn.fr-active {
  color: #0097a7;
  background: 0 0;
}
.kanban .gray-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown i,
.kanban .gray-theme.fr-popup .fr-command.fr-btn.fr-dropdown i,
.kanban .gray-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown span,
.kanban .gray-theme.fr-popup .fr-command.fr-btn.fr-dropdown span,
.kanban .gray-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown img,
.kanban .gray-theme.fr-popup .fr-command.fr-btn.fr-dropdown img {
  margin-left: 7.5px;
  margin-right: 15.5px;
}
.kanban .gray-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active,
.kanban .gray-theme.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active {
  color: #37474f;
  background: #d6d6d6;
}
.kanban .gray-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover,
.kanban .gray-theme.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover,
.kanban .gray-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:focus,
.kanban .gray-theme.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:focus {
  background: #d6d6d6 !important;
  color: #37474f !important;
}
.kanban .gray-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover::after,
.kanban .gray-theme.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover::after,
.kanban .gray-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:focus::after,
.kanban .gray-theme.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:focus::after {
  border-top-color: #37474f !important;
}
.kanban .gray-theme.fr-toolbar .fr-command.fr-btn.fr-dropdown::after,
.kanban .gray-theme.fr-popup .fr-command.fr-btn.fr-dropdown::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #37474f;
  right: 3.75px;
  top: 16.5px;
}
.kanban .gray-theme.fr-toolbar .fr-command.fr-btn.fr-disabled,
.kanban .gray-theme.fr-popup .fr-command.fr-btn.fr-disabled {
  color: #b7bdc0;
}
.kanban .gray-theme.fr-toolbar .fr-command.fr-btn.fr-disabled::after,
.kanban .gray-theme.fr-popup .fr-command.fr-btn.fr-disabled::after {
  border-top-color: #b7bdc0;
}
.kanban .gray-theme.fr-toolbar.fr-disabled .fr-btn,
.kanban .gray-theme.fr-popup.fr-disabled .fr-btn,
.kanban .gray-theme.fr-toolbar.fr-disabled .fr-btn.fr-active,
.kanban .gray-theme.fr-popup.fr-disabled .fr-btn.fr-active {
  color: #b7bdc0;
}
.kanban .gray-theme.fr-toolbar.fr-disabled .fr-btn.fr-dropdown::after,
.kanban .gray-theme.fr-popup.fr-disabled .fr-btn.fr-dropdown::after,
.kanban .gray-theme.fr-toolbar.fr-disabled .fr-btn.fr-active.fr-dropdown::after,
.kanban .gray-theme.fr-popup.fr-disabled .fr-btn.fr-active.fr-dropdown::after {
  border-top-color: #b7bdc0;
}
.kanban .gray-theme.fr-desktop .fr-command:hover,
.kanban .gray-theme.fr-desktop .fr-command:focus {
  color: #37474f;
  background: #e6e6e6;
}
.kanban .gray-theme.fr-desktop .fr-command:hover::after,
.kanban .gray-theme.fr-desktop .fr-command:focus::after {
  border-top-color: #37474f !important;
}
.kanban .gray-theme.fr-desktop .fr-command.fr-selected {
  color: #37474f;
  background: #d6d6d6;
}
.kanban .gray-theme.fr-desktop .fr-command.fr-active:hover,
.kanban .gray-theme.fr-desktop .fr-command.fr-active:focus {
  color: #0097a7;
  background: #e6e6e6;
}
.kanban .gray-theme.fr-desktop .fr-command.fr-active.fr-selected {
  color: #0097a7;
  background: #d6d6d6;
}
.kanban .gray-theme.fr-desktop .fr-command.fr-disabled:hover,
.kanban .gray-theme.fr-desktop .fr-command.fr-disabled:focus,
.kanban .gray-theme.fr-desktop .fr-command.fr-disabled.fr-selected {
  background: 0 0;
}
.kanban .gray-theme.fr-toolbar.fr-mobile .fr-command.fr-blink,
.kanban .gray-theme.fr-popup.fr-mobile .fr-command.fr-blink {
  background: 0 0;
}
.kanban .gray-theme .fr-command.fr-btn + .fr-dropdown-menu {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.kanban .gray-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper {
  background: #f5f5f5;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  -webkit-transition: max-height 0.2s ease 0s;
  -moz-transition: max-height 0.2s ease 0s;
  -ms-transition: max-height 0.2s ease 0s;
  -o-transition: max-height 0.2s ease 0s;
}
.kanban .gray-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content {
  max-height: 275px;
}
.kanban .gray-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active {
  background: #d6d6d6;
}
.kanban .gray-theme .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-disabled {
  color: #b7bdc0;
}
.kanban .gray-theme .fr-command.fr-btn.fr-active + .fr-dropdown-menu .fr-dropdown-wrapper {
  max-height: 275px;
}
.kanban .gray-theme .fr-bottom > .fr-command.fr-btn + .fr-dropdown-menu {
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.kanban .gray-theme.fr-popup {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  color: #37474f;
  background: #f5f5f5;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: Arial, Helvetica, sans-serif;
  border: 0;
  border-top: 5px solid #bdbdbd;
}
.kanban .gray-theme.fr-popup.fr-above {
  border-bottom: 5px solid #bdbdbd;
  -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
}
.kanban .gray-theme.fr-popup .fr-input-line input[type=text],
.kanban .gray-theme.fr-popup .fr-input-line textarea {
  color: #37474f;
  border-bottom: solid 1px #bdbdbd;
}
.kanban .gray-theme.fr-popup .fr-input-line input[type=text]:focus,
.kanban .gray-theme.fr-popup .fr-input-line textarea:focus {
  border-bottom: solid 2px #0097a7;
}
.kanban .gray-theme.fr-popup .fr-input-line input + span,
.kanban .gray-theme.fr-popup .fr-input-line textarea + span {
  -webkit-transition: color 0.2s ease 0s;
  -moz-transition: color 0.2s ease 0s;
  -ms-transition: color 0.2s ease 0s;
  -o-transition: color 0.2s ease 0s;
}
.kanban .gray-theme.fr-popup .fr-input-line input.fr-not-empty:focus + span,
.kanban .gray-theme.fr-popup .fr-input-line textarea.fr-not-empty:focus + span {
  color: #0097a7;
}
.kanban .gray-theme.fr-popup .fr-input-line input.fr-not-empty + span,
.kanban .gray-theme.fr-popup .fr-input-line textarea.fr-not-empty + span {
  color: gray;
}
.kanban .gray-theme.fr-popup .fr-buttons {
  padding: 0 2px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-bottom: 0;
}
.kanban .gray-theme.fr-popup .fr-layer {
  width: 225px;
}
@media (min-width: 768px) {
  .kanban .gray-theme.fr-popup .fr-layer {
    width: 300px;
  }
}
.kanban .gray-theme.fr-popup .fr-action-buttons button.fr-command {
  color: #0097a7;
  -webkit-transition: background 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s;
}
.kanban .gray-theme.fr-popup .fr-action-buttons button.fr-command:hover,
.kanban .gray-theme.fr-popup .fr-action-buttons button.fr-command:focus {
  background: #e6e6e6;
  color: #0097a7;
}
.kanban .gray-theme.fr-popup .fr-action-buttons button.fr-command:active {
  background: #d6d6d6;
  color: #0097a7;
}
.kanban .gray-theme.fr-popup .fr-checkbox span {
  border: solid 1px #37474f;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
}
.kanban .gray-theme.fr-popup .fr-checkbox input:checked + span {
  background: #0097a7;
  border-color: #0097a7;
}
.kanban .gray-theme.fr-popup .fr-checkbox input:focus + span {
  border-color: #0097a7;
}
.kanban .gray-theme.fr-popup.fr-desktop .fr-arrow {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #bdbdbd;
  top: -9px;
  margin-left: -5px;
}
.kanban .gray-theme.fr-popup.fr-desktop.fr-above .fr-arrow {
  bottom: -9px;
  border-top-width: 5px;
}
.kanban .gray-theme.fr-toolbar {
  color: #37474f;
  background: #f5f5f5;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0 2px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border: 0;
  border-top: 5px solid #bdbdbd;
}
.kanban .gray-theme.fr-toolbar.fr-inline.fr-desktop .fr-arrow {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #bdbdbd;
  top: -9px;
  margin-left: -5px;
}
.kanban .gray-theme.fr-toolbar.fr-inline.fr-desktop.fr-above {
  border-bottom: 5px solid #bdbdbd;
  -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
}
.kanban .gray-theme.fr-toolbar.fr-inline.fr-desktop.fr-above .fr-arrow {
  bottom: -9px;
  border-top-width: 5px;
}
.kanban .gray-theme.fr-toolbar.fr-top {
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.kanban .gray-theme.fr-toolbar.fr-bottom {
  border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.kanban .gray-theme .fr-separator {
  background: #ebebeb;
}
.kanban .gray-theme .fr-separator.fr-vs {
  height: 33px;
  width: 1px;
  margin: 2px;
}
.kanban .gray-theme .fr-separator.fr-hs {
  height: 1px;
  width: calc(100% - (2 * 2px));
  margin: 0 2px;
}
.kanban .gray-theme.fr-box .fr-counter {
  color: #ccc;
  background: #fff;
  border-top: solid 1px #ebebeb;
  border-left: solid 1px #ebebeb;
  border-radius: 2px 0 0;
  -moz-border-radius: 2px 0 0;
  -webkit-border-radius: 2px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.kanban .gray-theme.fr-box.fr-rtl .fr-counter {
  border-right: solid 1px #ebebeb;
  border-radius: 0 2px 0 0;
  -moz-border-radius: 0 2px 0 0;
  -webkit-border-radius: 0 2px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.kanban .gray-theme textarea.fr-code {
  background: #fff;
  color: #000;
}
.kanban .gray-theme .fr-box.fr-code-view.fr-inline {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.kanban .gray-theme.fr-box.fr-inline .fr-command.fr-btn.html-switch {
  background: #fff;
  color: #37474f;
  padding: 11px 11.5px;
  -webkit-transition: background 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.kanban .gray-theme.fr-box.fr-inline .fr-command.fr-btn.html-switch i {
  font-size: 15px;
  width: 15px;
}
.kanban .gray-theme.fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover {
  background: #e6e6e6;
}
.kanban .gray-theme.fr-popup .fr-colors-tabs {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.kanban .gray-theme.fr-popup .fr-colors-tabs .fr-colors-tab {
  color: #37474f;
}
.kanban .gray-theme.fr-popup .fr-colors-tabs .fr-colors-tab:hover {
  color: #0097a7;
}
.kanban .gray-theme.fr-popup .fr-colors-tabs .fr-colors-tab[data-param1=background]::after {
  background: #0097a7;
  -webkit-transition: transform 0.2s ease 0s;
  -moz-transition: transform 0.2s ease 0s;
  -ms-transition: transform 0.2s ease 0s;
  -o-transition: transform 0.2s ease 0s;
}
.kanban .gray-theme.fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab {
  color: #0097a7;
}
.kanban .gray-theme.fr-popup .fr-color-set > span.fr-selected-color::after {
  color: #fff;
}
.kanban .gray-theme.fr-popup .fr-color-set > span:hover,
.kanban .gray-theme.fr-popup .fr-color-set > span.fr-selected-color {
  outline: 1px solid #37474f;
}
.kanban .gray-theme .fr-file-upload-layer {
  border: dashed 2px #b7bdc0;
}
.kanban .gray-theme .fr-file-upload-layer:hover {
  background: #e6e6e6;
}
.kanban .gray-theme .fr-file-upload-layer.fr-drop {
  background: #e6e6e6;
  border-color: #0097a7;
}
.kanban .gray-theme .fr-file-progress-bar-layer > div.fr-loader {
  background: #b3e0e5;
}
.kanban .gray-theme .fr-file-progress-bar-layer > div.fr-loader span {
  background: #0097a7;
  -webkit-transition: width 0.2s ease 0s;
  -moz-transition: width 0.2s ease 0s;
  -ms-transition: width 0.2s ease 0s;
  -o-transition: width 0.2s ease 0s;
}
.kanban .gray-theme .fr-image-resizer {
  border: solid 1px #0097a7;
}
.kanban .gray-theme .fr-image-resizer .fr-handler {
  background: #0097a7;
  border: solid 1px #fff;
}
.kanban .gray-theme .fr-image-resizer .fr-handler {
  width: 12px;
  height: 12px;
}
.kanban .gray-theme .fr-image-resizer .fr-handler.fr-hnw {
  left: -6px;
  top: -6px;
}
.kanban .gray-theme .fr-image-resizer .fr-handler.fr-hne {
  right: -6px;
  top: -6px;
}
.kanban .gray-theme .fr-image-resizer .fr-handler.fr-hsw {
  left: -6px;
  bottom: -6px;
}
.kanban .gray-theme .fr-image-resizer .fr-handler.fr-hse {
  right: -6px;
  bottom: -6px;
}
@media (min-width: 1200px) {
  .kanban .gray-theme .fr-image-resizer .fr-handler {
    width: 10px;
    height: 10px;
  }
  .kanban .gray-theme .fr-image-resizer .fr-handler.fr-hnw {
    left: -5px;
    top: -5px;
  }
  .kanban .gray-theme .fr-image-resizer .fr-handler.fr-hne {
    right: -5px;
    top: -5px;
  }
  .kanban .gray-theme .fr-image-resizer .fr-handler.fr-hsw {
    left: -5px;
    bottom: -5px;
  }
  .kanban .gray-theme .fr-image-resizer .fr-handler.fr-hse {
    right: -5px;
    bottom: -5px;
  }
}
.kanban .gray-theme .fr-image-upload-layer {
  border: dashed 2px #b7bdc0;
}
.kanban .gray-theme .fr-image-upload-layer:hover {
  background: #e6e6e6;
}
.kanban .gray-theme .fr-image-upload-layer.fr-drop {
  background: #e6e6e6;
  border-color: #0097a7;
}
.kanban .gray-theme .fr-image-progress-bar-layer > div.fr-loader {
  background: #b3e0e5;
}
.kanban .gray-theme .fr-image-progress-bar-layer > div.fr-loader span {
  background: #0097a7;
  -webkit-transition: width 0.2s ease 0s;
  -moz-transition: width 0.2s ease 0s;
  -ms-transition: width 0.2s ease 0s;
  -o-transition: width 0.2s ease 0s;
}
.kanban .gray-theme .fr-line-breaker {
  border-top: 1px solid #0097a7;
}
.kanban .gray-theme .fr-line-breaker a.fr-floating-btn {
  left: calc(50% - (32px / 2));
  top: -16px;
}
.kanban .gray-theme table td.fr-selected-cell,
.kanban .gray-theme table th.fr-selected-cell {
  border: 1px double #0097a7;
}
.kanban .gray-theme .fr-table-resizer div {
  border-right: 1px solid #0097a7;
}
.kanban .gray-theme.fr-popup .fr-table-size .fr-select-table-size > span > span {
  border: 1px solid #ddd;
}
.kanban .gray-theme.fr-popup .fr-table-size .fr-select-table-size > span:hover > span,
.kanban .gray-theme.fr-popup .fr-table-size .fr-select-table-size > span.hover > span {
  background: rgba(0, 151, 167, 0.3);
  border: solid 1px #0097a7;
}
.kanban .gray-theme.fr-popup .fr-table-colors > span.fr-selected-color::after {
  color: #fff;
}
.kanban .gray-theme.fr-popup .fr-table-colors > span:hover,
.kanban .gray-theme.fr-popup .fr-table-colors > span.fr-selected-color {
  outline: 1px solid #37474f;
}
.kanban .gray-theme .fr-box .fr-video-resizer {
  border: solid 1px #0097a7;
}
.kanban .gray-theme .fr-box .fr-video-resizer .fr-handler {
  background: #0097a7;
  border: solid 1px #fff;
}
.kanban .gray-theme .fr-box .fr-video-resizer .fr-handler {
  width: 12px;
  height: 12px;
}
.kanban .gray-theme .fr-box .fr-video-resizer .fr-handler.fr-hnw {
  left: -6px;
  top: -6px;
}
.kanban .gray-theme .fr-box .fr-video-resizer .fr-handler.fr-hne {
  right: -6px;
  top: -6px;
}
.kanban .gray-theme .fr-box .fr-video-resizer .fr-handler.fr-hsw {
  left: -6px;
  bottom: -6px;
}
.kanban .gray-theme .fr-box .fr-video-resizer .fr-handler.fr-hse {
  right: -6px;
  bottom: -6px;
}
@media (min-width: 1200px) {
  .kanban .gray-theme .fr-box .fr-video-resizer .fr-handler {
    width: 10px;
    height: 10px;
  }
  .kanban .gray-theme .fr-box .fr-video-resizer .fr-handler.fr-hnw {
    left: -5px;
    top: -5px;
  }
  .kanban .gray-theme .fr-box .fr-video-resizer .fr-handler.fr-hne {
    right: -5px;
    top: -5px;
  }
  .kanban .gray-theme .fr-box .fr-video-resizer .fr-handler.fr-hsw {
    left: -5px;
    bottom: -5px;
  }
  .kanban .gray-theme .fr-box .fr-video-resizer .fr-handler.fr-hse {
    right: -5px;
    bottom: -5px;
  }
}
.kanban .gray-theme.fr-modal .fr-modal-wrapper {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fff;
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.19), 0 4px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.19), 0 4px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.19), 0 4px 6px rgba(0, 0, 0, 0.23);
  border: 0;
  border-top: 5px solid #bdbdbd;
}
.kanban .gray-theme.fr-modal .fr-modal-wrapper .fr-modal-title {
  background: #f5f5f5;
  -webkit-transition: height 0.2s ease 0s;
  -moz-transition: height 0.2s ease 0s;
  -ms-transition: height 0.2s ease 0s;
  -o-transition: height 0.2s ease 0s;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
  border-bottom: 0;
}
.kanban .gray-theme.fr-modal .fr-modal-wrapper .fr-modal-title .fr-modal-title-line h4 {
  color: #37474f;
}
.kanban .gray-theme.fr-modal .fr-modal-wrapper .fr-modal-title .fr-modal-title-line i {
  color: #37474f;
}
.kanban .gray-theme.fr-modal .fr-modal-wrapper .fr-modal-title .fr-modal-title-line i.fr-modal-more {
  -webkit-transition: padding 0.2s ease 0s, width 0.2s ease 0s, opacity 0.2s ease 0s;
  -moz-transition: padding 0.2s ease 0s, width 0.2s ease 0s, opacity 0.2s ease 0s;
  -ms-transition: padding 0.2s ease 0s, width 0.2s ease 0s, opacity 0.2s ease 0s;
  -o-transition: padding 0.2s ease 0s, width 0.2s ease 0s, opacity 0.2s ease 0s;
}
.kanban .gray-theme.fr-modal .fr-modal-wrapper .fr-modal-title .fr-modal-title-line i.fr-modal-close {
  -webkit-transition: color 0.2s ease 0s;
  -moz-transition: color 0.2s ease 0s;
  -ms-transition: color 0.2s ease 0s;
  -o-transition: color 0.2s ease 0s;
}
.kanban .gray-theme.fr-modal .fr-modal-wrapper .fr-modal-title .fr-modal-tags a {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #0097a7;
  -webkit-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
  -moz-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
  -ms-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
  -o-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
}
.kanban .gray-theme.fr-modal .fr-modal-wrapper .fr-modal-title .fr-modal-tags a.fr-selected-tag {
  background: #d6d6d6;
}
.kanban .gray-theme.fr-modal .fr-modal-wrapper div.fr-scroller div.fr-image-list div.fr-image-container {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.kanban .gray-theme.fr-modal .fr-modal-wrapper div.fr-scroller div.fr-image-list div.fr-image-container.fr-image-deleting::after {
  -webkit-transition: opacity 0.2s ease 0s;
  -moz-transition: opacity 0.2s ease 0s;
  -ms-transition: opacity 0.2s ease 0s;
  -o-transition: opacity 0.2s ease 0s;
  background: #000;
}
.kanban .gray-theme.fr-modal .fr-modal-wrapper div.fr-scroller div.fr-image-list div.fr-image-container.fr-image-deleting::before {
  color: #fff;
}
.kanban .gray-theme.fr-modal .fr-modal-wrapper div.fr-scroller div.fr-image-list div.fr-image-container.fr-empty {
  background: #ccc;
}
.kanban .gray-theme.fr-modal .fr-modal-wrapper div.fr-scroller div.fr-image-list div.fr-image-container img {
  -webkit-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
  -moz-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
  -ms-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
  -o-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
}
.kanban .gray-theme.fr-modal .fr-modal-wrapper div.fr-scroller div.fr-image-list div.fr-image-container .fr-delete-img,
.kanban .gray-theme.fr-modal .fr-modal-wrapper div.fr-scroller div.fr-image-list div.fr-image-container .fr-insert-img {
  -webkit-transition: background 0.2s ease 0s, color 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s, color 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s, color 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s, color 0.2s ease 0s;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.kanban .gray-theme.fr-modal .fr-modal-wrapper div.fr-scroller div.fr-image-list div.fr-image-container .fr-delete-img {
  background: #b8312f;
  color: #fff;
}
.kanban .gray-theme.fr-modal .fr-modal-wrapper div.fr-scroller div.fr-image-list div.fr-image-container .fr-insert-img {
  background: #f5f5f5;
  color: #0097a7;
}
.kanban .gray-theme.fr-modal.fr-desktop .fr-modal-wrapper .fr-modal-title .fr-modal-title-line i:hover {
  background: #e6e6e6;
}
.kanban .gray-theme.fr-modal.fr-desktop .fr-modal-wrapper .fr-modal-title .fr-modal-tags a:hover {
  background: #e6e6e6;
}
.kanban .gray-theme.fr-modal.fr-desktop .fr-modal-wrapper .fr-modal-title .fr-modal-tags a.fr-selected-tag {
  background: #d6d6d6;
}
.kanban .gray-theme.fr-modal.fr-desktop .fr-modal-wrapper div.fr-scroller div.fr-image-list div.fr-image-container .fr-delete-img:hover {
  background: #bf4644;
  color: #fff;
}
.kanban .gray-theme.fr-modal.fr-desktop .fr-modal-wrapper div.fr-scroller div.fr-image-list div.fr-image-container .fr-insert-img:hover {
  background: #e6e6e6;
}
.kanban .gray-theme.fr-overlay {
  background: #000;
}
.kanban .kt-z-depth-zero {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.kanban .kt-z-depth-half {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
}
.kanban .kt-z-depth-1 {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.kanban .kt-z-depth-1-half {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.kanban .kt-z-depth-2 {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.kanban .kt-z-depth-3 {
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.kanban .kt-z-depth-4 {
  -webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}
.kanban .kt-z-depth-5 {
  -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}
.kanban .kt-user-initials {
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  background-color: #f5f5f5;
  border-radius: 2px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 0.7em;
}
.kanban .ui-datepicker {
  background-color: white;
  border-radius: 2px;
  border: 1px solid #ccc;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.25);
  color: #888;
  display: none;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding: 10px 12px;
  width: auto;
  z-index: 111110 !important;
}
.kanban .ui-datepicker .ui-datepicker-header {
  background: none;
  border: none;
  font-weight: normal;
}
.kanban .ui-datepicker .ui-datepicker-header .ui-state-default:hover {
  background: none !important;
  border-color: transparent !important;
}
.kanban .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 10px;
}
.kanban .ui-datepicker .ui-datepicker-header .ui-datepicker-next,
.kanban .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  cursor: pointer;
  opacity: 0.7;
}
.kanban .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover,
.kanban .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover {
  opacity: 1;
}
.kanban .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  color: #444;
  font-size: 1.1em;
}
.kanban .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span,
.kanban .ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  background-image: none !important;
}
.kanban .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span.ui-icon,
.kanban .ui-datepicker .ui-datepicker-header .ui-datepicker-next span.ui-icon {
  width: 8px;
  height: 16px;
  display: block;
  font-size: 16px;
  color: #555;
  text-indent: 0;
  overflow: hidden;
  background-repeat: no-repeat;
}
.kanban .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span,
.kanban .ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  visibility: hidden;
}
.kanban .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span:before {
  content: "\f104";
  font-family: FontAwesome;
  visibility: visible;
}
.kanban .ui-datepicker .ui-datepicker-header .ui-datepicker-next span:before {
  content: "\f105";
  font-family: FontAwesome;
  visibility: visible;
}
.kanban .ui-datepicker .ui-datepicker-calendar th {
  font-size: 1.1em;
  font-weight: normal;
}
.kanban .ui-datepicker .ui-datepicker-calendar .ui-state-default {
  background: none;
  border: 1px solid transparent;
  border-radius: 50%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  padding: 1px;
  vertical-align: middle;
  width: 30px;
}
.kanban .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default {
  background: #ddd;
  border: 1px solid transparent;
}
.kanban .ui-datepicker .ui-datepicker-calendar .ui-state-default:hover,
.kanban .ui-datepicker .ui-datepicker-calendar .ui-state-default.ui-state-focus {
  background: #ddd;
}
.kanban .ui-datepicker tbody tr td.due-date a {
  background-color: #bfbfbf;
  color: #fff;
}
.kanban .gritter-item {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.kanban .gritter-item a {
  cursor: pointer;
}
.kanban #kt-attachments-upload-form {
  margin-left: -10000px;
  position: absolute;
  top: 0;
  left: 0;
}
.kanban #kt-attachments-dropdown-menu {
  z-index: 100000;
}
.kanban #kt-attachments-dropdown-menu label {
  position: inherit;
  margin: inherit;
  font-size: inherit;
  color: inherit;
  text-shadow: inherit;
  cursor: pointer;
}
.kanban body.lang_de #kt-attachments-dropdown-menu,
.kanban body.lang_fr #kt-attachments-dropdown-menu,
.kanban body.lang_pl #kt-attachments-dropdown-menu,
.kanban body.lang_pt #kt-attachments-dropdown-menu,
.kanban body.lang_ru #kt-attachments-dropdown-menu {
  width: 220px;
}
.kanban .kt-notransition,
.kanban .kt-notransition * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
.kanban .kt-attachment {
  display: block;
  font-size: 0.9em;
  overflow: hidden;
  margin: 5px 0;
  border: 1px solid #f0f0f0;
  padding: 5px;
}
.kanban .kt-attachment img {
  display: block;
  margin: -5px auto 5px auto;
}
.kanban .kt-attachment i.icon {
  float: left;
  line-height: inherit;
  color: #888;
  margin-right: 3px;
  margin-left: 3px;
}
.kanban .kt-attachment span.name {
  float: left;
}
.kanban .kt-attachment span.size {
  float: right;
  color: silver;
}
.kanban .select2-dropdown {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  color: #555;
}
.kanban .select2-dropdown #select2-taskview-field-size_estimate-results.select2-results__options li {
  padding: 6px 6px 6px 12px;
}
.kanban .select2-dropdown #select2-taskview-field-tags-results.select2-results__options li {
  padding: 6px 6px 6px 16px;
}
.kanban .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #4078c0;
}
.kanban .select2-container {
  z-index: 10000;
}
.kanban .select2-container--default .select2-search--dropdown .select2-search__field,
.kanban input[type="text"],
.kanban textarea {
  border: 1px solid #ccc;
  border-radius: 2px;
  box-shadow: none;
}
.kanban .select2-container--default .select2-search--dropdown .select2-search__field:active,
.kanban .select2-container--default .select2-search--dropdown .select2-search__field:focus,
.kanban input[type="text"]:active,
.kanban input[type="text"]:focus,
.kanban textarea:active,
.kanban textarea:focus {
  box-shadow: none;
  border-color: #aaa;
}
.kanban .label.label-info {
  background-color: #2B78C4;
  text-shadow: none;
}
.kanban .btn {
  background-image: none;
  border-radius: 3px;
  font-size: 14px;
  padding: 4px 20px;
  text-shadow: none;
  border: none;
}
.kanban .btn.btn-default,
.kanban .btn.btn-small {
  background-color: #f5f5f5;
  color: #555;
  border: 1px solid #ccc;
}
.kanban .btn.btn-primary,
.kanban .btn.btn-success,
.kanban .btn.btn-info,
.kanban .btn.btn-warning,
.kanban .btn.btn-danger,
.kanban .btn.btn-inverse,
.kanban .btn.btn-save {
  border: none;
  color: #fff;
}
.kanban .btn.btn-primary {
  background-color: #4b8dce;
  margin-bottom: 5px;
}
.kanban .btn.btn-success,
.kanban .btn.btn-save {
  background-color: #75b117;
}
.kanban .btn.btn-danger {
  background-color: #d83535;
}
.kanban .kt-loading {
  height: 30px;
  text-align: center;
}
.kanban .btn.btn-primary:hover {
  background-color: #2B78C4;
  color: #fff;
}
.kanban .btn.btn-success:hover,
.kanban .btn.btn-save:hover {
  background-color: #71AB16;
}
.kanban .btn.btn-danger:hover {
  background-color: #bd362f;
  color: #fff;
}
.kanban .popover {
  font-size: 0.9em;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.kanban .popover .popover-title {
  font-size: 13px;
  font-weight: bold;
  color: #333;
}
.kanban .popover .popover-title .close {
  float: right;
  cursor: pointer;
  line-height: 12px;
}
.kanban body .dropdown-menu {
  border: 1px solid rgba(200, 200, 200, 0.5);
  border-radius: 3px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
  width: 200px;
}
.kanban body .dropdown-menu li a {
  color: #555;
}
.kanban body .dropdown-menu li a:hover {
  background: #4078c0;
  color: white;
}
.kanban .kt-toolbox {
  background-clip: padding-box;
  background-color: white;
  border: 1px solid rgba(200, 200, 200, 0.5);
  border-radius: 4px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
  position: absolute;
  z-index: 10000;
}
.kanban .kt-toolbox .popover.bottom .arrow::after {
  border-bottom-color: #fafafa;
}
.kanban .kt-toolbox .popover-title {
  background: #f9f9f9;
  border-bottom: 1px solid #ddd;
  border-radius: 3px 3px 0 0;
  color: #555;
  font-size: 13px;
  font-weight: bold;
  padding: 8px 20px;
  text-shadow: 0 1px white;
}
.kanban .kt-toolbox .popover-title .kt-icon-cancel-1 {
  position: absolute;
  top: 7px;
  right: 15px;
  color: #555;
  font-size: 15px;
  margin: 0px -10px 0 0;
  text-shadow: 0 1px white;
}
.kanban input:focus:invalid:focus,
.kanban textarea:focus:invalid:focus,
.kanban select:focus:invalid:focus {
  box-shadow: none;
}
.kanban #ui-datepicker-div {
  background-color: white;
  font-size: 12px;
  display: none;
  width: auto;
  z-index: 100000;
}
.kanban .nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.kanban .nano > .nano-content {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.kanban .nano > .nano-content:focus {
  outline: thin dotted;
}
.kanban .nano > .nano-content::-webkit-scrollbar {
  display: none;
}
.kanban .has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}
.kanban .nano > .nano-pane {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden \9;
  opacity: 0.01;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border-radius: 5px;
}
.kanban .nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  margin: 0 1px;
  border-radius: 3px;
}
.kanban .nano:hover > .nano-pane,
.kanban .nano-pane.active,
.kanban .nano-pane.flashed {
  visibility: visible \9;
  opacity: 0.99;
}
.kanban #Ajc #ajControl {
  background: #eee;
  border-radius: 5px;
  box-shadow: 0 13px 25px 0 rgba(0, 0, 0, 0.3);
  padding: 5px 10px 15px 10px;
}
.kanban #Ajc #ajControl table tbody tr#ajControlBody td {
  border-color: #ccc;
  border-radius: 5px;
  color: #555;
}
.kanban #Ajc #ajControl table tbody tr#ajControlBody td .hint {
  color: #999;
  font-size: 11px;
}
.kanban #Ajc #ajControl table tbody tr#ajControlBody td img {
  border: 5px solid #dddddd !important;
  border-radius: 6px;
  padding: 1px;
}
.kanban #Ajc #ajControl table tbody tr#ajControlNavi td#ajPlayerCell span#ajCount {
  color: #555;
  font-weight: normal;
  text-shadow: 0 1px white;
}
.kanban input[type="search"]::-webkit-search-decoration,
.kanban input[type="search"]::-webkit-search-cancel-button,
.kanban input[type="search"]::-webkit-search-results-button,
.kanban input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
.kanban body#show.boards:not(.kt-extensions-custom_theme-background) {
  background: linear-gradient(rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%) 0% 0% / cover fixed, url(/assets/dashboard/wallpaper.jpg) #f2f2f2;
  background-attachment: fixed;
  background-size: cover;
}
.kanban .modal .modal-header {
  background-color: #fff;
  border-bottom: none;
  font-size: 15px;
  padding: 12px 20px 12px 30px;
}
.kanban .modal .modal-header h3 {
  color: #444;
  font-size: 15px;
}
.kanban .modal .modal-header .modal-title {
  color: #444;
}
.kanban .modal .modal-header .modal-close {
  float: right;
  cursor: pointer;
  margin-right: -5px;
  color: #444;
}
.kanban .modal .modal-body {
  border-radius: 0 0 6px 6px;
}
.kanban #add-tasks-from-email-modal.modal .modal-header,
.kanban #kt-extensions-task_importer-modal.modal .modal-header,
.kanban #shortcuts-manager-modal.modal .modal-header,
.kanban #kt-extensions-task_importer-source_picker.modal .modal-header,
.kanban .modal.kt-extensions-csv_export_modal .modal-header {
  border-bottom: 1px solid #eee;
  border-radius: 10px 10px 0 0;
  box-shadow: none;
}
.kanban #add-tasks-from-email-modal.modal .modal-body,
.kanban #kt-extensions-task_importer-modal.modal .modal-body,
.kanban #shortcuts-manager-modal.modal .modal-body,
.kanban #kt-extensions-task_importer-source_picker.modal .modal-body,
.kanban .modal.kt-extensions-csv_export_modal .modal-body {
  background: #fff;
  color: #444;
  margin: 20px auto 10px auto;
}
.kanban #add-tasks-from-email-modal.modal .modal-body .small,
.kanban #add-tasks-from-email-modal.modal .modal-body small,
.kanban #kt-extensions-task_importer-modal.modal .modal-body .small,
.kanban #kt-extensions-task_importer-modal.modal .modal-body small,
.kanban #shortcuts-manager-modal.modal .modal-body .small,
.kanban #shortcuts-manager-modal.modal .modal-body small,
.kanban #kt-extensions-task_importer-source_picker.modal .modal-body .small,
.kanban #kt-extensions-task_importer-source_picker.modal .modal-body small,
.kanban .modal.kt-extensions-csv_export_modal .modal-body .small,
.kanban .modal.kt-extensions-csv_export_modal .modal-body small {
  font-size: 1em;
  padding-left: 5px;
}
.kanban .kt-z-depth-zero {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.kanban .kt-z-depth-half {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
}
.kanban .kt-z-depth-1 {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.kanban .kt-z-depth-1-half {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.kanban .kt-z-depth-2 {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.kanban .kt-z-depth-3 {
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.kanban .kt-z-depth-4 {
  -webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}
.kanban .kt-z-depth-5 {
  -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}
.kanban kt-board {
  border-collapse: separate;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
  display: table;
  --kt-board--single_lane_width: 175px;
  --kt-board--zoom: 1;
}
.kanban kt-board th,
.kanban kt-board td {
  box-sizing: content-box;
}
.kanban kt-board .kt-lw-1 {
  width: 176px;
  min-width: 176px;
  max-width: 176px;
  width: calc((1 * var(--kt-board--single_lane_width) + 1px) * var(--kt-board--zoom));
  min-width: calc((1 * var(--kt-board--single_lane_width) + 1px) * var(--kt-board--zoom));
  max-width: calc((1 * var(--kt-board--single_lane_width) + 1px) * var(--kt-board--zoom));
}
.kanban kt-board .kt-lw-2 {
  width: 360px;
  min-width: 360px;
  max-width: 360px;
  width: calc((2 * var(--kt-board--single_lane_width) + 10px) * var(--kt-board--zoom));
  min-width: calc((2 * var(--kt-board--single_lane_width) + 10px) * var(--kt-board--zoom));
  max-width: calc((2 * var(--kt-board--single_lane_width) + 10px) * var(--kt-board--zoom));
}
.kanban kt-board .kt-lw-3 {
  width: 540px;
  min-width: 540px;
  max-width: 540px;
  width: calc((3 * var(--kt-board--single_lane_width) + 15px) * var(--kt-board--zoom));
  min-width: calc((3 * var(--kt-board--single_lane_width) + 15px) * var(--kt-board--zoom));
  max-width: calc((3 * var(--kt-board--single_lane_width) + 15px) * var(--kt-board--zoom));
}
.kanban kt-board .kt-lw-4 {
  width: 720px;
  min-width: 720px;
  max-width: 720px;
  width: calc((4 * var(--kt-board--single_lane_width) + 20px) * var(--kt-board--zoom));
  min-width: calc((4 * var(--kt-board--single_lane_width) + 20px) * var(--kt-board--zoom));
  max-width: calc((4 * var(--kt-board--single_lane_width) + 20px) * var(--kt-board--zoom));
}
.kanban kt-board .kt-lw-5 {
  width: 900px;
  min-width: 900px;
  max-width: 900px;
  width: calc((5 * var(--kt-board--single_lane_width) + 25px) * var(--kt-board--zoom));
  min-width: calc((5 * var(--kt-board--single_lane_width) + 25px) * var(--kt-board--zoom));
  max-width: calc((5 * var(--kt-board--single_lane_width) + 25px) * var(--kt-board--zoom));
}
@media (-webkit-min-device-pixel-ratio: 1.000001), (-webkit-max-device-pixel-ratio: 0.999999) {
  .kanban kt-board .kt-lw-2 {
    min-width: 361px;
  }
  .kanban kt-board .kt-lw-3 {
    min-width: 541px;
  }
  .kanban kt-board .kt-lw-4 {
    min-width: 721px;
  }
  .kanban kt-board .kt-lw-5 {
    min-width: 901px;
  }
}
.kanban kt-board > thead > tr > th,
.kanban kt-board > tbody > tr > th {
  text-align: center;
  font-weight: bold;
  border-style: solid;
  border-color: #ddd;
  border-width: 1px 0 0 1px;
  background-color: #f9f9f9;
  color: #555;
  font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-size: 13px;
  font-size: calc(13px * var(--kt-board--zoom));
  padding: 4px;
  padding: calc(4px * var(--kt-board--zoom));
  cursor: pointer;
}
.kanban kt-board > thead > tr > th.kt-hlast,
.kanban kt-board > tbody > tr > th.kt-hlast {
  border-right-width: 1px;
}
.kanban kt-board > thead > tr > th .popover,
.kanban kt-board > tbody > tr > th .popover {
  font-weight: normal;
  cursor: default;
  max-width: 276px;
  max-width: calc(276px * var(--kt-board--zoom, 1));
}
.kanban kt-board > thead > tr > th .popover .popover-title,
.kanban kt-board > tbody > tr > th .popover .popover-title {
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  font-size: calc(13px * var(--kt-board--zoom));
  padding: 8px;
  padding: calc(8px * var(--kt-board--zoom));
}
.kanban kt-board > thead > tr > th .popover .popover-content,
.kanban kt-board > tbody > tr > th .popover .popover-content {
  font-size: 11px;
  font-size: calc(11px * var(--kt-board--zoom, 1));
}
.kanban kt-board > thead > tr > th kt-wip-counter,
.kanban kt-board > tbody > tr > th kt-wip-counter {
  min-height: 16px;
  min-height: calc(16px * var(--kt-board--zoom, 1));
  font-size: 11px;
  font-size: calc(11px * var(--kt-board--zoom, 1));
}
.kanban kt-board > thead > tr > th {
  padding: 15px 4px;
  padding: calc(15px * var(--kt-board--zoom)) calc(4px * var(--kt-board--zoom));
}
.kanban kt-board > tbody > tr > th {
  vertical-align: top;
}
.kanban kt-board > thead > tr > td.kt-hfirst,
.kanban kt-board > thead > tr > td.kt-swimlane-label,
.kanban kt-board > tbody > tr > td.kt-hfirst,
.kanban kt-board > tbody > tr > td.kt-swimlane-label {
  border-left-width: 1px;
  border-left-style: solid;
}
.kanban kt-board > thead > tr > td.kt-hlast,
.kanban kt-board > thead > tr > td.kt-swimlane-label,
.kanban kt-board > tbody > tr > td.kt-hlast,
.kanban kt-board > tbody > tr > td.kt-swimlane-label {
  border-right-width: 1px;
  border-right-style: solid;
}
.kanban kt-board > tbody > tr {
  height: 200px;
}
.kanban kt-board > tbody > tr.kt-collapsed {
  height: auto;
}
.kanban kt-board > tbody > tr:last-child > td,
.kanban kt-board > tbody > tr:last-child > th {
  border-bottom: 1px solid #ddd;
}
.kanban kt-board .kt-label {
  display: none;
  font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: bold;
  color: #555;
  white-space: nowrap;
  font-size: 10pt;
  font-size: calc(10pt * var(--kt-board--zoom));
}
.kanban kt-board .kt-label .kt-wip-counter-container {
  display: inline;
  padding-left: 0.5em;
  font-weight: normal;
  color: gray;
  font-size: 0.8em;
}
.kanban kt-board .kt-label .kt-wip-counter-container kt-wip-counter {
  display: inline;
}
.kanban kt-board th.kt-collapsed,
.kanban kt-board th.kt-stage-hidden {
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  width: calc(15px * var(--kt-board--zoom));
  min-width: calc(15px * var(--kt-board--zoom));
  max-width: calc(15px * var(--kt-board--zoom));
}
.kanban kt-board tr.kt-collapsed th,
.kanban kt-board th.kt-collapsed,
.kanban kt-board th.kt-stage-hidden {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.kanban kt-board tr.kt-collapsed th > div,
.kanban kt-board th.kt-collapsed > div,
.kanban kt-board th.kt-stage-hidden > div {
  display: none;
}
.kanban kt-board tr.kt-collapsed th:not(.kt-stage-hidden):after,
.kanban kt-board th.kt-collapsed:not(.kt-stage-hidden):after,
.kanban kt-board th.kt-stage-hidden:not(.kt-stage-hidden):after {
  content: '\e8c4';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: block;
}
.kanban kt-board tr.kt-collapsed th:not(.kt-stage-hidden):after {
  transform: rotate(270deg);
}
.kanban kt-board > tbody > tr > td.kt-collapsed {
  clip-path: inset(0);
  clip: rect(0px, auto, auto, 0px);
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  position: relative;
  cursor: pointer;
}
.kanban kt-board > tbody > tr > td.kt-collapsed kt-tasklist {
  display: none;
}
.kanban kt-board > tbody > tr > td.kt-collapsed > span.kt-label {
  display: block;
  text-align: left;
  transform-origin: center;
  padding-left: calc(8px + 50% - 0.5px);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.kanban kt-board > tbody > tr > td.kt-collapsed > span.kt-label:not(.kt-js-affix-v) {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 32px;
  left: 50%;
}
.kanban kt-board td.kt-stage-hidden,
.kanban kt-board tr.kt-collapsed td {
  display: none;
}
.kanban kt-board tr.kt-collapsed td.kt-swimlane-label {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  padding-top: 1px;
  cursor: pointer;
}
.kanban kt-board tr.kt-collapsed td.kt-swimlane-label > span.kt-label {
  display: inline-block;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  left: 5px;
}
.kanban kt-board > tbody > tr > td,
.kanban kt-board > thead > tr > td {
  text-align: center;
  background: rgba(252, 252, 252, 0.8);
  border-style: solid dotted;
  border-color: #ddd;
  border-width: 1px 0 0 1px;
  border-top: 1px solid #ddd;
  vertical-align: top;
  padding: 0 5px;
  position: relative;
}
.kanban kt-board > tbody > tr > td kt-tasklist,
.kanban kt-board > thead > tr > td kt-tasklist {
  min-height: 200px;
  margin: 0 auto;
  padding: 0;
}
@-moz-document url-prefix() {
  .kanban kt-board > tbody > tr:not(.kt-collapsed) {
    height: 200px;
    min-height: 200px;
  }
  .kanban kt-board > tbody > tr:not(.kt-collapsed) > td {
    min-height: 200px;
  }
  .kanban kt-board > tbody > tr > td {
    height: 100%;
  }
  .kanban kt-board > tbody > tr > td kt-tasklist {
    min-height: 100%;
    height: 100%;
    min-width: 100%;
    display: table;
  }
}
@media print {
  .kanban kt-board thead {
    display: table-header-group;
    page-break-inside: avoid;
  }
  .kanban kt-board td {
    background: none !important;
    background-color: transparent !important;
  }
}
.kanban kt-board.kt-board--fadein {
  animation: kt-board--fadein 0.25s;
}
@keyframes kt-board--fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.kanban kt-cardtype-select {
  display: block;
  overflow: hidden;
}
.kanban kt-cardtype-select:focus,
.kanban kt-cardtype-select *:focus {
  outline: none;
}
.kanban kt-cardtype-select .select2 {
  width: 100%;
  min-width: 145px;
}
.kanban .select2-results__option .kt-cardtype-select-option,
.kanban .select2-selection__rendered .kt-cardtype-select-option {
  display: block;
  margin: -6px;
  padding: 6px;
}
.kanban .kt-cardtype-select-selection > span {
  display: inline-block;
  width: 5px;
  height: 10px;
  line-height: 10px;
}
.kanban .kt-cardtype-select-option {
  color: black;
}
.kanban .kt-cardtype-select-option.kt-cardtype-select-invert {
  color: white;
}
.kanban .kt-cardtype-select-option i {
  visibility: hidden;
  font-size: 0.8em;
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}
.kanban .kt-cardtype-select-option span {
  display: inline-block;
  width: calc(100% - 25px);
}
.kanban .select2-results__option--highlighted .kt-cardtype-select-option i {
  visibility: visible;
}
.kanban body.kt--mobile .kt-cardtype-select-option {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.kanban body.kt--mobile .kt-cardtype-select-option span {
  line-height: 30px;
}
.kanban kt-checklist {
  display: block;
  margin-bottom: 0;
  list-style: none;
  padding: 10px 20px 0;
}
.kanban kt-checklist > li > .kt-checklist_item_content {
  word-wrap: break-word;
  display: inline-block;
  height: auto;
  line-height: 20px;
  border-bottom: 1px solid transparent;
  padding: 2px 4px;
  cursor: pointer;
}
.kanban kt-checklist > li > .kt-checklist_item_content a {
  color: #4078c0;
}
.kanban kt-checklist > li > .kt-checklist_item_content img {
  vertical-align: inherit;
}
.kanban kt-checklist > li:not(.kt-checklist-item-placeholder) > textarea {
  display: none;
}
.kanban kt-checklist > li.editing > .kt-checklist_item_content {
  display: none;
}
.kanban kt-checklist > li.editing > textarea {
  display: inline-block;
}
.kanban kt-checklist > li.completed > .kt-checklist_item_content {
  text-decoration: line-through;
}
.kanban kt-checklist > li.kt-checklist-item-placeholder > .kt-checklist_item_content {
  display: none;
}
.kanban kt-checklist.collapsed .kt-checklist-item-placeholder {
  cursor: pointer;
}
.kanban kt-checklist.collapsed .kt-checklist-item-placeholder textarea {
  display: none;
}
.kanban kt-checklist.collapsed .kt-checklist-item-placeholder label {
  display: block;
  cursor: pointer;
}
.kanban kt-checklist li {
  line-height: 22px;
  position: relative;
  margin-left: -20px;
}
.kanban kt-checklist li > * {
  vertical-align: top;
}
.kanban kt-checklist li.kt-checklist-item-placeholder label {
  position: absolute;
  top: 2px;
  left: 20px;
  font-size: 13px;
  display: none;
}
.kanban kt-checklist li.kt-checklist-item-placeholder input,
.kanban kt-checklist li.kt-checklist-item-placeholder .kt-sortable-handle,
.kanban kt-checklist li.kt-checklist-item-placeholder:hover .kt-sortable-handle,
.kanban kt-checklist li.kt-checklist-item-placeholder .kt-remove,
.kanban kt-checklist li.kt-checklist-item-placeholder .kt-edit,
.kanban kt-checklist li.kt-checklist-item-placeholder kt-user-select {
  visibility: hidden;
}
.kanban kt-checklist li.kt-checklist-item-placeholder textarea:not(:active) {
  cursor: pointer;
}
.kanban kt-checklist li .kt-sortable-handle {
  width: 10px;
  color: #555;
  cursor: move;
  font-size: 14px;
  vertical-align: baseline;
  visibility: hidden;
}
.kanban kt-checklist li:hover .kt-sortable-handle {
  visibility: visible;
}
.kanban kt-checklist li.kt-server-error {
  opacity: 0.8;
}
.kanban kt-checklist li.kt-server-error .kt-sortable-handle,
.kanban kt-checklist li.kt-server-error .kt-remove {
  display: none !important;
}
.kanban kt-checklist li.kt-server-error .kt-retry {
  display: inline;
  position: inherit;
  width: 10px;
  right: 0;
  cursor: pointer;
}
.kanban kt-checklist li.kt-server-error textarea {
  color: silver;
}
.kanban kt-checklist li input {
  cursor: pointer;
}
.kanban kt-checklist li textarea {
  box-shadow: none;
  border-radius: 0;
  outline: none;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid transparent;
  resize: none;
  overflow: hidden;
  height: 20px;
  margin: 0;
}
.kanban kt-checklist li textarea[readonly] {
  cursor: pointer;
  background: transparent;
}
.kanban kt-checklist li textarea:focus,
.kanban kt-checklist li textarea:active {
  border: transparent;
  border-bottom: 1px solid #aaa;
  box-shadow: none;
}
.kanban kt-checklist li .kt-user-initials {
  font-size: 1em;
}
.kanban kt-checklist li .kt-user-initials .kt-icon-user-1 {
  color: #555;
  font-size: 13px;
}
.kanban kt-checklist li kt-user-select {
  position: absolute;
  top: 2px;
  right: 5px;
  color: #555555;
  font-size: 0.7em;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  text-align: center;
  cursor: pointer;
  display: none;
}
.kanban kt-checklist li kt-user-select .select2-container .select2-selection--single .select2-selection__rendered {
  overflow: visible;
}
.kanban kt-checklist li .kt-remove,
.kanban kt-checklist li .kt-edit {
  position: absolute;
  top: 0px;
  right: -15px;
  display: none;
  color: #555;
  width: 20px;
  height: 20px;
}
.kanban kt-checklist li .kt-edit {
  right: 22px;
}
.kanban kt-checklist li:hover .kt-remove,
.kanban kt-checklist li:hover .kt-edit,
.kanban kt-checklist li:hover kt-user-select,
.kanban kt-checklist li.kt-assigned kt-user-select {
  display: block;
}
.kanban kt-checklist li:hover .kt-remove:hover {
  color: #F44336;
}
.kanban .kt-dropdown-menu .dropdown-menu,
.kanban kt-context-menu .dropdown-menu {
  color: #555;
  z-index: 1060;
}
.kanban .kt-dropdown-menu .dropdown-menu li > a,
.kanban kt-context-menu .dropdown-menu li > a {
  color: inherit;
}
.kanban .kt-dropdown-menu .dropdown-menu > li > a:hover,
.kanban .kt-dropdown-menu .dropdown-menu > li > a:focus,
.kanban .kt-dropdown-menu .dropdown-submenu:hover > a,
.kanban .kt-dropdown-menu .dropdown-submenu:focus > a,
.kanban kt-context-menu .dropdown-menu > li > a:hover,
.kanban kt-context-menu .dropdown-menu > li > a:focus,
.kanban kt-context-menu .dropdown-submenu:hover > a,
.kanban kt-context-menu .dropdown-submenu:focus > a {
  background: #4078c0;
  background-image: none;
  color: white;
}
.kanban .kt-dropdown-menu .dropdown-context .nav-header,
.kanban kt-context-menu .dropdown-context .nav-header {
  border-radius: 2px;
  cursor: default;
}
.kanban .kt-dropdown-menu .arr,
.kanban kt-context-menu .arr {
  position: absolute;
  top: -3px;
  left: 15px;
  z-index: 10000;
}
.kanban .kt-dropdown-menu .arr:before,
.kanban kt-context-menu .arr:before {
  position: absolute;
  top: -4px;
  left: -1px;
  display: inline-block;
  content: '';
  border: 7px solid transparent;
}
.kanban .kt-dropdown-menu .arr:after,
.kanban kt-context-menu .arr:after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  border: 6px solid transparent;
}
.kanban .kt-dropdown-menu .arr.top,
.kanban kt-context-menu .arr.top {
  top: -9px;
  left: 10px;
}
.kanban .kt-dropdown-menu .arr.top:before,
.kanban kt-context-menu .arr.top:before {
  border-color: transparent transparent rgba(200, 200, 200, 0.1) transparent;
}
.kanban .kt-dropdown-menu .arr.top:after,
.kanban kt-context-menu .arr.top:after {
  border-color: transparent transparent #fff transparent;
}
.kanban .kt-dropdown-menu .arr.left,
.kanban kt-context-menu .arr.left {
  top: -15px;
  left: -11px;
}
.kanban .kt-dropdown-menu .arr.left:before,
.kanban kt-context-menu .arr.left:before {
  left: -2px;
  border-color: transparent rgba(200, 200, 200, 0.1) transparent transparent;
}
.kanban .kt-dropdown-menu .arr.left:after,
.kanban kt-context-menu .arr.left:after {
  border-color: transparent #fff transparent transparent;
}
.kanban .kt-dropdown-menu.overflow .dropdown-context:before,
.kanban .kt-dropdown-menu.overflow .dropdown-context:after,
.kanban kt-context-menu.overflow .dropdown-context:before,
.kanban kt-context-menu.overflow .dropdown-context:after {
  display: none;
}
.kanban .kt-dropdown-menu .dropdown-context-sub:before,
.kanban .kt-dropdown-menu .dropdown-context-sub:after,
.kanban kt-context-menu .dropdown-context-sub:before,
.kanban kt-context-menu .dropdown-context-sub:after {
  display: none;
}
.kanban .kt-dropdown-menu .dropdown-context .dropdown-submenu:hover .dropdown-menu,
.kanban kt-context-menu .dropdown-context .dropdown-submenu:hover .dropdown-menu {
  display: none;
}
.kanban .kt-dropdown-menu .dropdown-context .dropdown-submenu:hover > .dropdown-menu,
.kanban kt-context-menu .dropdown-context .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.kanban .kt-dropdown-menu .dropdown-submenu,
.kanban kt-context-menu .dropdown-submenu {
  position: relative;
}
.kanban .kt-dropdown-menu .dropdown-submenu > .dropdown-menu,
.kanban kt-context-menu .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0 3px 3px 3px;
  max-height: 95vh;
  overflow-y: auto;
}
.kanban .kt-dropdown-menu .dropdown-submenu > .dropdown-menu.overflow-x,
.kanban kt-context-menu .dropdown-submenu > .dropdown-menu.overflow-x {
  left: -100%;
}
.kanban .kt-dropdown-menu .kt-user-initials,
.kanban kt-context-menu .kt-user-initials {
  color: #333;
}
.kanban kt-cover {
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  outline: none;
  overflow: auto;
  z-index: 1054;
  background-color: rgba(0, 0, 0, 0.5);
  transition-property: padding;
  transition-duration: 200ms;
}
.kanban kt-cover.has-sidebar-open {
  padding-right: 350px;
}
.kanban kt-duration {
  display: inline;
  white-space: nowrap;
}
.kanban kt-duration[data-format="moment-ago"] {
  cursor: help;
}
.kanban kt-duration.bar,
.kanban kt-duration .bar {
  background-image: none !important;
  background-color: rgba(92, 184, 92, 0.3) !important;
}
.kanban kt-duration.bar.bar-danger,
.kanban kt-duration .bar.bar-danger {
  background-color: #dd514b !important;
}
.kanban .kt-z-depth-zero {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.kanban .kt-z-depth-half {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
}
.kanban .kt-z-depth-1 {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.kanban .kt-z-depth-1-half {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.kanban .kt-z-depth-2 {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.kanban .kt-z-depth-3 {
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.kanban .kt-z-depth-4 {
  -webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}
.kanban .kt-z-depth-5 {
  -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}
.kanban .kt-material-field {
  position: relative;
}
.kanban .kt-material-field > label {
  position: absolute;
  top: 0.3em;
  margin-top: 1.5em;
  margin-left: 3px;
  font-size: 1em;
  cursor: pointer;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  font-size: 12px !important;
}
.kanban .kt-material-field.active > label,
.kanban .kt-material-field.open > label {
  font-size: 0.9em;
  margin-left: 0;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.kanban .kt-material-field input,
.kanban .kt-material-field select,
.kanban .kt-material-field textarea,
.kanban .kt-material-field div[contenteditable],
.kanban .kt-material-field .kt-material-field--editable,
.kanban .kt-material-field span.select2 {
  margin-top: 1.5em;
}
.kanban .kt-material-field .prefix {
  position: absolute;
  width: 3rem;
  font-size: 2rem;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -ms-transition: color 0.2s;
  transition: color 0.2s;
}
.kanban .kt-material-field .prefix.active {
  color: #26a69a;
}
.kanban .kt-material-field .prefix ~ input,
.kanban .kt-material-field .prefix ~ textarea {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}
.kanban .kt-material-field .prefix ~ textarea {
  padding-top: 0.8rem;
}
.kanban .kt-material-field .prefix ~ label {
  margin-left: 3rem;
}
.kanban .kt-popover {
  background-clip: padding-box;
  background-color: white;
  border: 1px solid rgba(200, 200, 200, 0.5);
  border-radius: 4px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
  position: absolute;
  z-index: 10000;
}
.kanban .kt-popover i.kt-icon-spinner {
  display: none;
  float: right;
  margin-right: 5px;
}
.kanban .kt-popover.kt-popover--loading i.kt-icon-spinner,
.kanban .kt-popover.kt-popover--saving i.kt-icon-spinner {
  display: inline-block;
}
.kanban .kt-popover.kt-popover--error .kt-popover-title {
  color: red;
}
.kanban .kt-popover.kt-popover--draggable .kt-popover-title {
  cursor: move;
}
.kanban .kt-popover.kt-popover--no_title .kt-popover-title {
  display: none;
}
.kanban .kt-popover.kt-popover--no_title .kt-popover-content {
  padding-top: 1em;
}
.kanban .kt-popover .kt-popover-title {
  background: #f9f9f9;
  border-bottom: 1px solid #ddd;
  border-radius: 3px 3px 0 0;
  color: #555;
  font-size: 13px;
  font-weight: bold;
  padding: 8px 20px;
  text-shadow: 0 1px white;
}
.kanban .kt-popover .kt-popover-title .kt-icon-cancel-1 {
  position: absolute;
  top: 7px;
  right: 15px;
  color: #555;
  font-size: 15px;
  margin: 0px -10px 0 0;
  text-shadow: 0 1px white;
}
.kanban .kt-popover .kt-popover-content {
  padding: 9px 14px;
  color: #555;
}
.kanban .kt-popover .kt-popover-arrow,
.kanban .kt-popover .kt-popover-arrow:after {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.kanban .kt-popover .kt-popover-arrow {
  border-width: 11px;
  display: none;
}
.kanban .kt-popover .kt-popover-arrow:after {
  display: block;
  border-width: 10px;
  content: "";
}
.kanban .kt-popover[data-arrow="bottom"] .kt-popover-arrow {
  display: block;
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.kanban .kt-popover[data-arrow="bottom"] .kt-popover-arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.kanban .kt-popover[data-arrow="left"] .kt-popover-arrow {
  display: block;
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.kanban .kt-popover[data-arrow="left"] .kt-popover-arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.kanban .kt-popover[data-arrow="top"] .kt-popover-arrow {
  display: block;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.kanban .kt-popover[data-arrow="top"] .kt-popover-arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.kanban .kt-popover[data-arrow="right"] .kt-popover-arrow {
  display: block;
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.kanban .kt-popover[data-arrow="right"] .kt-popover-arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.kanban kt-priority-select {
  display: block;
  overflow: hidden;
}
.kanban kt-priority-select:focus,
.kanban kt-priority-select *:focus {
  outline: none;
}
.kanban kt-priority-select .select2 {
  width: 100%;
  min-width: 145px;
}
.kanban .select2-results__option .kt-priority-select-option i,
.kanban .select2-selection__rendered .kt-priority-select-option i {
  font-size: 0.8em;
}
.kanban .select2-results__option .kt-priority-select-option i.kt-icon-up-bold,
.kanban .select2-selection__rendered .kt-priority-select-option i.kt-icon-up-bold {
  color: red;
}
.kanban .select2-results__option .kt-priority-select-option i.kt-icon-down-bold,
.kanban .select2-selection__rendered .kt-priority-select-option i.kt-icon-down-bold {
  color: green;
}
.kanban .select2-selection__rendered .kt-priority-select-option i.kt-icon-dot {
  display: none;
}
.kanban .clearfix {
  *zoom: 1;
}
.kanban .clearfix:before,
.kanban .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.kanban .clearfix:after {
  clear: both;
}
.kanban .kt-side-panel-slide {
  display: table;
  margin: auto;
  width: auto;
  transition: padding-left 250ms ease-in;
}
.kanban kt-side-panel {
  position: fixed;
  height: 100%;
  top: 0px;
  right: -250px;
  width: 230px;
  z-index: 100;
  display: block;
  border-left: 1px solid #d4d4d4;
  border-bottom: 1px solid #ddd;
  background-color: rgba(245, 245, 245, 0.9);
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
}
.kanban kt-side-panel .board-panel-opener {
  width: 10px;
  height: 20px;
  padding: 5px 5px 5px 15px;
  position: absolute;
  left: -31px;
  top: 0px;
  border: 1px solid #ddd;
  border-radius: 4px 0 0 4px;
  border-right: none;
  cursor: pointer;
  text-shadow: 0 1px 0 white;
  background: #f5f5f5;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.kanban kt-side-panel .board-panel-opener i {
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 10px;
  color: gray;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.kanban kt-side-panel.hidden .board-panel-opener {
  left: -25px;
  -webkit-transform: rotate(25deg);
  -moz-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(25deg);
}
.kanban kt-side-panel.hidden .board-panel-opener:hover {
  left: -28px;
}
.kanban kt-side-panel.hidden .board-panel-opener i {
  top: 5px;
  left: 5px;
  color: gray;
  -webkit-transform: rotate(155deg);
  -moz-transform: rotate(155deg);
  -ms-transform: rotate(155deg);
  -o-transform: rotate(155deg);
  transform: rotate(155deg);
}
.kanban kt-side-panel .widget {
  width: 100%;
}
.kanban kt-side-panel .widget i.toggle::before {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.kanban kt-side-panel .widget.collapsed i.toggle::before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.kanban kt-side-panel .widget .titlebar .menu > a {
  transition: visibility 0s, opacity 0.3s;
}
.kanban kt-side-panel .widget.collapsed .titlebar .menu > a {
  opacity: 0;
  visibility: hidden;
}
.kanban kt-side-panel .widget .titlebar {
  height: 20px;
  padding: 5px 5px 5px 10px;
  color: #555555;
  text-shadow: 0 1px 0 white;
  font-size: 1em;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  cursor: pointer;
  position: relative;
  z-index: 10;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.kanban kt-side-panel .widget .titlebar > i {
  float: left;
  height: 18px;
  cursor: move;
}
.kanban kt-side-panel .widget .titlebar span.menu {
  float: right;
  padding: 2px 5px 0 0;
}
.kanban kt-side-panel .widget .titlebar span.menu > a {
  color: inherit;
}
.kanban kt-side-panel .widget .titlebar .dropdown {
  display: inline-block;
}
.kanban kt-side-panel .widget .titlebar [class^="kt-icon-"]:before,
.kanban kt-side-panel .widget .titlebar [class*=" kt-icon-"]:before {
  margin: 0;
}
.kanban kt-side-panel .widget .content {
  position: relative;
  clear: both;
  overflow: scroll;
  overflow-x: hidden;
  outline: none;
  -webkit-transition: height 0.25s ease;
  -moz-transition: height 0.25s ease;
  -o-transition: height 0.25s ease;
  transition: height 0.25s ease;
}
.kanban kt-side-panel .widget > .nano > .nano-pane {
  margin-right: 0;
  width: 5px;
}
.kanban kt-side-panel .widget .content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.kanban kt-side-panel .widget .content ul li {
  position: relative;
  margin: 0;
  padding: 5px;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  font-size: 12px;
  color: #333;
  word-wrap: break-word;
}
.kanban kt-side-panel .widget .content ul li.clickable {
  cursor: pointer;
}
.kanban kt-side-panel .widget .content ul li.clickable:hover {
  background-color: #FAFAFA;
}
.kanban kt-side-panel .widget .content ul li.last {
  border-bottom: none;
}
.kanban kt-side-panel .widget .kt-side_panel-widget-empty_placeholder {
  margin: 10px;
  text-align: center;
  color: gray;
  text-shadow: 0 0 3px white;
  font-size: smaller;
}
.kanban kt-side-panel .widget .kt-side_panel-widget-spinner {
  text-align: center;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task {
  background-color: white;
  overflow: hidden;
  position: relative;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task:hover ._toolbar .buttons,
.kanban kt-side-panel .widget .kt-side-panel-widget-task:hover ._toolbar > a i,
.kanban kt-side-panel .widget .kt-side-panel-widget-task .hover ._toolbar .buttons,
.kanban kt-side-panel .widget .kt-side-panel-widget-task .hover ._toolbar > a i {
  visibility: visible;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task > div {
  z-index: 50;
  position: relative;
  margin: 0 15px;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task .card_color {
  width: 6px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  margin-left: 0;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task .reorder_icon {
  display: none;
  position: absolute;
  top: 50%;
  left: -1px;
  z-index: 10;
  margin-top: -7px;
  opacity: 0.9;
  cursor: move;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task .name a {
  color: #333;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar {
  overflow: hidden;
  vertical-align: middle;
  margin: 0 5px 0 15px;
  color: #555;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar a {
  cursor: pointer;
  color: #555;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar > a,
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar a.show-more {
  float: left;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar > a i,
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar a.show-more i {
  visibility: hidden;
  font-size: 0.8em;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar > a kt-duration,
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar a.show-more kt-duration {
  cursor: pointer;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar > a:hover kt-duration,
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar a.show-more:hover kt-duration {
  border-bottom: 1px dashed #333;
  padding: 0;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar .buttons {
  float: right;
  height: 20px;
  visibility: hidden;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar .buttons .postpone,
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar .buttons .stop,
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar .buttons .pause,
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar .buttons .resume,
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar .buttons .hide {
  color: #555;
  margin: 0 2px;
  line-height: 1;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar .buttons .postpone {
  line-height: 15px;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar .buttons .stop,
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar .buttons .hide {
  font-size: 17px;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar .buttons .pause {
  font-size: 16px;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar .buttons .resume {
  font-size: 18px;
  margin: 0 0 0 2px;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar .buttons a i {
  vertical-align: middle;
}
.kanban kt-side-panel .widget .kt-side-panel-widget-task ._toolbar .buttons i:hover {
  color: #333;
}
.kanban body.kt--mobile kt-side-panel {
  width: 100%;
}
@media print {
  .kanban kt-side-panel {
    display: none;
  }
}
.kanban .kt-z-depth-zero,
.kanban kt-task.kt-task-placeholder {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.kanban .kt-z-depth-half,
.kanban kt-task {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
}
.kanban .kt-z-depth-1,
.kanban kt-task.kt-multidrag {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.kanban .kt-z-depth-1-half {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.kanban .kt-z-depth-2,
.kanban kt-task.ui-sortable-helper {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.kanban .kt-z-depth-3 {
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.kanban .kt-z-depth-4 {
  -webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}
.kanban .kt-z-depth-5 {
  -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}
.kanban kt-task {
  --kt-task--width: 172px;
  display: block;
  z-index: 0;
  float: left;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
  height: auto;
  width: 172px;
  min-width: 172px;
  max-width: 172px;
  width: calc(var(--kt-task--width) * var(--kt-board--zoom, 1));
  min-width: calc(var(--kt-task--width) * var(--kt-board--zoom, 1));
  max-width: calc(var(--kt-task--width) * var(--kt-board--zoom, 1));
  background-clip: padding-box;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  border-radius: 2px;
  margin: 6px;
  margin-left: 2px;
  margin: calc(6px * var(--kt-board--zoom, 1));
  margin-left: calc(2px * var(--kt-board--zoom, 1));
  font-size: 12.5px;
  font-size: calc(12.5px * var(--kt-board--zoom, 1));
  color: rgba(0, 0, 0, 0.870588);
  -moz-user-select: none;
}
.kanban kt-task.kt-selected {
  box-shadow: 0 0px 0px 2px rgba(187, 222, 251, 0.9);
}
.kanban kt-task.kt-invert {
  color: white;
}
.kanban kt-task.kt-invert .kt-task-header a,
.kanban kt-task.kt-invert .kt-task-header i {
  color: rgba(255, 255, 255, 0.5);
}
.kanban kt-task.kt-unsaved {
  opacity: 0.5;
}
.kanban kt-task .kt-task--mobile-contextmenu-overlay {
  display: none;
  position: absolute;
  right: 0;
  height: 100%;
  background-color: transparent;
  width: 20%;
  z-index: 1;
}
.kanban kt-task .kt-task--mobile-contextmenu-overlay i {
  position: absolute;
  bottom: 4px;
  right: 0px;
  opacity: 0.4;
}
.kanban kt-task .kt-task-header,
.kanban kt-task .kt-task-footer {
  width: 172px;
  width: calc(var(--kt-task--width, 172px) * var(--kt-board--zoom, 1));
  box-sizing: border-box;
  font-size: 10px;
  font-size: calc(10px * var(--kt-board--zoom, 1));
}
.kanban kt-task .kt-task-header > *,
.kanban kt-task .kt-task-footer > * {
  float: left;
}
.kanban kt-task .kt-task-header > * {
  margin-left: 2px;
}
.kanban kt-task .kt-task-header {
  position: relative;
  height: 12.5px;
  min-height: 12.5px;
  max-height: 12.5px;
  height: calc(12.5px * var(--kt-board--zoom, 1));
  min-height: calc(12.5px * var(--kt-board--zoom, 1));
  max-height: calc(12.5px * var(--kt-board--zoom, 1));
  padding: 2px 5px;
  margin: -2px;
}
.kanban kt-task .kt-task-header img {
  display: block;
}
.kanban kt-task .kt-task-header a,
.kanban kt-task .kt-task-header i {
  font-size: 9px;
  font-size: calc(9px * var(--kt-board--zoom, 1));
  color: rgba(0, 0, 0, 0.5);
  line-height: 1.5em;
}
.kanban kt-task .kt-task-header div.due_date {
  width: auto;
}
.kanban kt-task .kt-task-header div.due_date.overdue {
  color: red;
  font-weight: bold;
}
.kanban kt-task .kt-task-header div.due_date.today {
  color: red;
  font-weight: bold;
}
.kanban kt-task .kt-task-header div.due_date.near {
  font-weight: bold;
  color: #777;
}
.kanban kt-task .kt-task-header .external_id {
  float: left;
  opacity: 0.8;
}
.kanban kt-task .kt-task-header .size_estimate {
  opacity: 0.8;
}
.kanban kt-task .kt-task-header .checklist-indicator {
  opacity: 0.7;
  letter-spacing: 1px;
}
.kanban kt-task .kt-task-header .kt-user-initials {
  position: absolute;
  font-size: 1em;
  background-color: transparent;
  border-radius: 5px;
  overflow: hidden;
  top: -1px;
  right: -2px;
  top: calc(-1px + ((var(--kt-board--zoom, 1) - 1) * 6px));
  right: calc(-2px * var(--kt-board--zoom, 1));
  width: calc(20px * var(--kt-board--zoom, 1));
}
.kanban kt-task .kt-task-active {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  z-index: -10;
  overflow: hidden;
}
.kanban kt-task .kt-task-active > div {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 160%;
  height: 100%;
  background: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255, 255, 255, 0.298039) 35px, rgba(255, 255, 255, 0.298039) 70px);
  will-change: transform;
}
.kanban kt-task .kt-task-body {
  margin: 7px 8px 9px 8px;
  margin: calc(7px * var(--kt-board--zoom, 1)) calc(8px * var(--kt-board--zoom, 1)) calc(9px * var(--kt-board--zoom, 1)) calc(8px * var(--kt-board--zoom, 1));
  font-size: 11px;
  font-size: calc(11px * var(--kt-board--zoom, 1));
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
}
.kanban kt-task .kt-task-footer {
  padding: 0 5px;
  margin: 0;
}
.kanban kt-task .kt-task-footer .kt-task-footer-progress {
  float: none;
  clear: both;
  margin: 0 -5px;
  border-radius: 0;
  opacity: 0.8;
  box-shadow: none;
  height: 5px;
  background: rgba(128, 128, 128, 0.05);
}
.kanban kt-task .kt-task-footer .kt-task-footer-progress kt-duration.bar {
  height: 5px;
  display: block;
}
.kanban kt-task.ui-sortable-helper {
  cursor: grab;
  cursor: -moz-grabbing;
}
.kanban kt-task.kt-task-placeholder {
  background-image: none;
  background-color: #f5f5f5;
}
.kanban kt-task.kt-multidrag {
  background: #cfd8dc;
  height: 40px;
  max-height: 40px;
  height: calc(40px * var(--kt-board--zoom, 1));
  max-height: calc(40px * var(--kt-board--zoom, 1));
}
.kanban body.kt-browser--touch kt-task .kt-task--mobile-contextmenu-overlay {
  display: block;
}
.kanban .kt-tasklist--lane-type-done kt-task .due_date span {
  display: none;
}
@media print {
  .kanban kt-task {
    page-break-inside: avoid;
  }
}
.kanban kt-task-attachments {
  display: block;
  width: 100%;
}
.kanban kt-task-attachments.kt-material-field {
  position: initial;
}
.kanban kt-task-attachments > .kt-task_attachments-container {
  overflow: hidden;
  display: block;
  margin-top: 5px;
  cursor: pointer;
}
.kanban kt-task-attachments > .kt-task_attachments-container li {
  float: left;
  cursor: auto;
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: calc(25% - 4px);
  padding-right: 4px;
}
.kanban kt-task-attachments > .kt-task_attachments-container li:nth-child(4n+1) {
  clear: left;
}
@media only screen and (max-width: 650px) {
  .kanban kt-task-attachments > .kt-task_attachments-container li {
    width: calc(50% - 4px);
    padding-right: 4px;
  }
  .kanban kt-task-attachments > .kt-task_attachments-container li:nth-child(2n+1) {
    clear: left;
  }
}
.kanban kt-task-attachments > .kt-task_attachments-container li._preview--error a.kt-attachment img {
  display: none;
}
.kanban kt-task-attachments > .kt-task_attachments-container li a.kt-attachment {
  margin: 0 5px 5px 0;
  padding: 5px 0 5px 0;
}
.kanban kt-task-attachments > .kt-task_attachments-container li a.kt-attachment .name {
  max-width: 114px;
}
.kanban kt-task-attachments > .kt-task_attachments-container li ._links {
  position: absolute;
  top: 0;
}
.kanban kt-task-attachments > .kt-task_attachments-container li ._links._left {
  left: 0;
}
.kanban kt-task-attachments > .kt-task_attachments-container li ._links._right {
  right: 9px;
}
.kanban kt-task-attachments > .kt-task_attachments-container li ._links a {
  color: #999;
  background: #f6f6f6;
  float: left;
  width: 20px;
  padding: 2px 1px 1px 0;
  text-align: center;
}
.kanban kt-task-attachments > .kt-task_attachments-container li ._links a {
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}
.kanban kt-task-attachments > .kt-task_attachments-container li ._links a:hover {
  color: #555;
}
.kanban kt-task-attachments > .kt-task_attachments-container li ._links a._delete {
  color: #bd362f !important;
}
.kanban kt-task-attachments > .kt-task_attachments-container li ._links a._active {
  color: #555;
  opacity: 1;
}
.kanban kt-task-attachments > .kt-task_attachments-container li.has-hover ._links a {
  opacity: 1;
}
.kanban kt-task-attachments > .dropdown {
  margin-top: -5px;
}
.kanban kt-task-attachments > .dropdown input.kt-material-field--editable {
  margin-top: 0;
  border-top-width: 0 !important;
  padding: 0 !important;
}
.kanban kt-task-attachments .progress {
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 5px;
  width: 100%;
  margin: 0;
  padding: 0;
  display: none;
}
.kanban kt-tasklist {
  display: block;
  height: 100%;
  text-align: center;
  overflow: auto;
}
.kanban kt-tasklist::-webkit-scrollbar {
  display: none;
}
.kanban kt-tasklist .kt-tasklist-header {
  width: 100%;
  text-align: right;
  margin: 0px;
  padding-top: 2px;
  padding-top: calc(2px * var(--kt-board--zoom, 1));
}
.kanban kt-tasklist .kt-tasklist-header > * {
  font-size: 11px;
  font-size: calc(11px * var(--kt-board--zoom, 1));
  text-align: right;
  margin: 0;
  font-weight: normal;
  color: #555;
  outline: none;
  white-space: nowrap;
  display: inline-block;
}
.kanban kt-tasklist .kt-tasklist-header > *:last-child {
  margin: auto;
}
.kanban kt-tasklist .kt-tasklist-header a {
  cursor: pointer;
}
.kanban kt-tasklist .kt-tasklist-header i {
  opacity: 0.8;
  font-size: 12px;
  font-size: calc(12px * var(--kt-board--zoom, 1));
}
.kanban kt-tasklist .kt-tasklist-header._active {
  cursor: pointer;
}
.kanban kt-tasklist .kt-tasklist-header._active .kt-tasklist--add-task,
.kanban kt-tasklist .kt-tasklist-header > *:hover {
  border-radius: 100px;
  background: #e5e5e5;
}
.kanban kt-tasklist .kt-tasklist-header._active .kt-tasklist--add-task i,
.kanban kt-tasklist .kt-tasklist-header > *:hover i {
  opacity: 1;
}
.kanban kt-tasklist .kt-tasklist-footer {
  clear: both;
}
.kanban .kt-z-depth-zero {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.kanban .kt-z-depth-half,
.kanban kt-taskview > form .kt-taskview-header {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
}
.kanban .kt-z-depth-1 {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.kanban .kt-z-depth-1-half {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.kanban .kt-z-depth-2 {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.kanban .kt-z-depth-3 {
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.kanban .kt-z-depth-4 {
  -webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}
.kanban .kt-z-depth-5 {
  -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}
.kanban kt-taskview {
  display: block;
  width: 645px;
  margin: 20px auto;
  font-size: 13px;
  border-radius: 3px;
  position: static;
  left: 50%;
  top: 10%;
  z-index: 200;
}
.kanban kt-taskview input,
.kanban kt-taskview textarea,
.kanban kt-taskview select,
.kanban kt-taskview option,
.kanban kt-taskview li {
  color: #555;
}
.kanban kt-taskview.kt-invert .kt-taskview-title h1 textarea,
.kanban kt-taskview.kt-invert .kt-taskview-header li,
.kanban kt-taskview.kt-invert .kt-taskview-header a {
  color: white;
}
.kanban kt-taskview.kt-invert .kt-taskview-header {
  text-shadow: none;
}
.kanban kt-taskview .kt-unsaved textarea,
.kanban kt-taskview .kt-unsaved input,
.kanban kt-taskview .kt-unsaved select {
  color: silver;
}
.kanban kt-taskview .kt-retry {
  display: none;
  position: absolute;
  top: 0;
  right: -10px;
  color: red;
}
.kanban kt-taskview .kt-server-error .kt-retry {
  display: block;
}
.kanban kt-taskview ul,
.kanban kt-taskview ol {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.kanban kt-taskview a:hover {
  cursor: pointer;
}
.kanban kt-taskview label:not(.kt-unstyled) {
  padding: 0;
  margin: 0;
  color: #999;
  font-size: 12px;
  font-weight: normal;
  text-shadow: 0 1px 0 white;
}
.kanban kt-taskview label[for]:not(.kt-unstyled) {
  cursor: pointer;
}
.kanban kt-taskview .popover.in {
  z-index: 10000;
}
.kanban kt-taskview .kt-taskview-header-timer_active {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  z-index: -10;
  overflow: hidden;
}
.kanban kt-taskview .kt-taskview-header-timer_active > div {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 150%;
  height: 100%;
  background: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255, 255, 255, 0.298039) 35px, rgba(255, 255, 255, 0.298039) 70px);
  will-change: transform;
}
.kanban kt-taskview > form {
  position: relative;
  z-index: 1053;
  width: 645px;
}
.kanban kt-taskview > form a.disabled {
  pointer-events: none;
  cursor: default;
}
.kanban kt-taskview > form a {
  color: inherit;
}
.kanban kt-taskview > form .kt-taskview-title {
  z-index: 200;
  border-radius: 3px 3px 0 0;
  padding: 10px 10px 5px;
}
.kanban kt-taskview > form .kt-taskview-title a[data-dismiss="kt-taskview"] {
  color: #fff;
  font-size: 26px;
  position: absolute;
  top: 0;
  right: 1px;
}
.kanban kt-taskview > form .kt-taskview-title h1 {
  padding: 15px 20px 8px 15px;
  -webkit-transition-property: color;
  transition-property: color;
}
.kanban kt-taskview > form .kt-taskview-title h1 textarea,
.kanban kt-taskview > form .kt-taskview-title h1 textarea:active {
  color: #505050;
  font-size: 20px;
  line-height: 23px;
  box-shadow: none;
  background: transparent;
  border: none;
  border: 1px solid transparent;
  border-radius: 0;
  width: 100%;
  margin: 0;
  padding: 0 0 3px 0;
  outline: none;
  resize: none;
  cursor: pointer;
  overflow-x: hidden;
}
.kanban kt-taskview > form .kt-taskview-title h1 textarea:active {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.kanban kt-taskview > form .kt-taskview-title h1 textarea:focus:invalid:focus {
  border: 1px solid transparent;
  color: inherit;
}
.kanban kt-taskview > form .kt-taskview-title h1 textarea:focus {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  box-shadow: none;
  cursor: initial;
}
.kanban kt-taskview > form .kt-taskview-title h1 ::-webkit-input-placeholder {
  color: #c0c0c0;
}
.kanban kt-taskview > form .kt-taskview-title h1 :-moz-placeholder {
  color: #c0c0c0;
}
.kanban kt-taskview > form .kt-taskview-title h1 ::-moz-placeholder {
  color: #c0c0c0;
}
.kanban kt-taskview > form .kt-taskview-title h1 :-ms-input-placeholder {
  color: #c0c0c0;
}
.kanban kt-taskview > form .kt-taskview-title.kt-invert h1 textarea {
  color: white;
}
.kanban kt-taskview > form .kt-taskview-loading_progress {
  height: 14px;
  opacity: 0.3;
  border-radius: 0;
  display: block;
  margin: 0;
}
.kanban kt-taskview > form .kt-taskview-header {
  z-index: 100;
  background-color: rgba(150, 150, 150, 0.1);
  position: relative;
  color: #505050;
  font-size: 12px;
  padding: 0.3em 25px;
  opacity: 0.8;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
  overflow: hidden;
}
.kanban kt-taskview > form .kt-taskview-header > li {
  float: left;
  margin-right: 20px;
}
.kanban kt-taskview > form .kt-taskview-header .pull-right {
  float: right;
  opacity: 0.9;
  margin-right: -13px;
  margin-left: 25px;
}
.kanban kt-taskview > form .kt-taskview-header .kt-checklist-activator {
  display: none;
}
.kanban kt-taskview > form .kt-taskview-header .kt-checklist-activator._highlight {
  padding: 10px;
  text-shadow: none;
  background-color: rgba(0, 0, 0, 0.05);
}
.kanban kt-taskview > form .kt-taskview-content {
  z-index: 0;
  background: white;
  position: relative;
}
.kanban kt-taskview > form .kt-taskview-content .alert.task-deleted {
  margin: 0;
  border-radius: 0;
}
.kanban kt-taskview > form .kt-taskview-content .alert.task-deleted .btn-link {
  font-size: inherit;
  color: inherit;
  font-weight: bold;
}
.kanban kt-taskview > form .kt-taskview-content > ul {
  padding: 10px 20px;
  line-height: 1.4em;
  clear: both;
}
.kanban kt-taskview > form .kt-taskview-content > ul::after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
.kanban kt-taskview > form .kt-taskview-content > ul:last-child {
  padding-bottom: 20px;
}
.kanban kt-taskview > form .kt-taskview-content > ul a {
  color: #555;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li {
  box-sizing: border-box;
  position: relative;
  margin: 0;
  display: inline-block;
  float: left;
  word-break: normal;
  word-wrap: break-word;
  padding-right: 5px;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li[data-width="25"] {
  width: 25%;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li[data-width="50"] {
  width: 50%;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li[data-width="75"] {
  width: 75%;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li[data-width="100"] {
  width: 100%;
}
@media only screen and (max-width: 650px) {
  .kanban kt-taskview > form .kt-taskview-content > ul > li[data-width="25"] {
    width: 50%;
  }
  .kanban kt-taskview > form .kt-taskview-content > ul > li[data-width="50"] {
    width: 100%;
    margin-bottom: 15px;
  }
  .kanban kt-taskview > form .kt-taskview-content > ul > li[data-width="75"] {
    width: 100%;
    margin-bottom: 15px;
  }
  .kanban kt-taskview > form .kt-taskview-content > ul > li[data-width="100"] {
    width: 100%;
    margin-bottom: 15px;
  }
  .kanban kt-taskview > form .kt-taskview-content > ul > li[data-width="25"]:nth-child(1),
  .kanban kt-taskview > form .kt-taskview-content > ul > li[data-width="25"]:nth-child(2) {
    width: 50%;
    margin-bottom: 15px;
  }
  .kanban kt-taskview > form .kt-taskview-content > ul > li[data-width="50"]:last-child,
  .kanban kt-taskview > form .kt-taskview-content > ul > li[data-width="75"]:last-child,
  .kanban kt-taskview > form .kt-taskview-content > ul > li[data-width="100"]:last-child {
    margin-bottom: 0;
  }
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .kt-field-state {
  margin-left: 2px;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) input,
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) select,
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) textarea,
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) div[contenteditable],
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .select2-selection {
  width: 100%;
  min-height: 20px;
  margin-bottom: 0;
  padding: 2px 0;
  border: 1px solid transparent;
  border-bottom: 1px solid #eee;
  background-color: transparent;
  box-shadow: none;
  outline: none;
  font-size: 13px;
  cursor: pointer;
  border-radius: 0;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) input:focus,
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) select:focus,
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) textarea:focus,
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) div[contenteditable]:focus,
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .select2-selection:focus {
  cursor: inherit;
  border-color: transparent;
  border-bottom-color: #aaa;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) div[contenteditable] {
  max-height: 50vh;
  overflow: auto;
  box-sizing: content-box;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) div[contenteditable] em {
  font-style: italic;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) div[contenteditable] a {
  color: #0086dd;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) div[contenteditable] li {
  list-style-position: inside;
  margin-left: 1em;
  text-indent: -1em;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) div[contenteditable] ul {
  list-style-type: disc;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) div[contenteditable] ol {
  list-style-type: decimal;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) div[contenteditable] ul ul,
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) div[contenteditable] ol ul {
  list-style-type: circle;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) div[contenteditable] ol ol,
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) div[contenteditable] ul ol {
  list-style-type: lower-latin;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .tooltip {
  z-index: 10000;
  text-shadow: none;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .label {
  padding: 3px 6px;
  margin-top: 2px;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) a._link {
  position: absolute;
  top: 23px;
  right: 0;
  color: #999;
  background: white;
  margin-right: 5px;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .select2 {
  width: 100%;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .select2-selection {
  height: 20px;
  box-sizing: content-box;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .select2-selection__rendered {
  line-height: 20px;
  padding-left: 0;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .select2-container--open .select2-selection {
  border-color: transparent;
  border-bottom: 1px solid silver;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .select2-container--open .select2-dropdown--above {
  border-bottom: 1px solid silver;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .select2-container--default .selection .select2-selection--multiple {
  min-height: 24px;
  max-height: inherit;
  height: auto !important;
  overflow: auto;
  padding: 0;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .select2-container--default .selection .select2-selection--multiple li,
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .select2-container--default .selection .select2-selection--multiple li input.select2-search__field {
  height: 17px;
  line-height: 17px;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .select2-container--default .selection .select2-selection--multiple li input.select2-search__field {
  padding: 0;
  margin: 0;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .select2-container--default .selection .select2-selection--multiple .select2-selection__rendered {
  margin-bottom: -5px;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .select2-container--default .selection .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-top: 0;
  margin-bottom: 5px;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .select2-container *:focus {
  outline: none;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li:not(.kt-unstyled) .select2-container.select2-container--focus .select2-selection {
  border-color: transparent;
  border-bottom-color: #aaa;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-external_link > a,
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-custom_external_link > a,
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-custom_address > a {
  position: absolute;
  top: 23px;
  right: 0;
  color: #999;
  background: white;
  margin-right: 5px;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-time_estimate span {
  position: absolute;
  bottom: 3px;
  left: 30px;
  color: silver;
  font-size: 0.8em;
  z-index: -10;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-progress input {
  border-right-color: #fff !important;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-progress span {
  position: absolute;
  bottom: 3px;
  left: 30px;
  color: #555;
  font-size: 0.8em;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-custom_multiple_choice label.kt-unstyled {
  display: block;
  margin-top: 2px;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-custom_multiple_choice label.kt-unstyled input {
  margin-top: -1px;
  vertical-align: middle;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-custom_multiple_choice label.kt-unstyled[for] {
  cursor: pointer;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-custom_multiple_choice label.kt-unstyled i.kt-field-state {
  display: none;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-custom_rating ul {
  list-style-type: none;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-custom_rating ul li {
  display: inline-block;
  cursor: pointer;
  float: left;
  padding-top: 4px;
  padding-bottom: 4px;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-custom_rating ul li.rating_vote > i {
  color: #ccc;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-custom_rating ul li.rating_vote.un_hover > i {
  color: #ccc !important;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-custom_rating ul li.rating_vote.hover > i {
  color: #777 !important;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-custom_rating ul li.rating_vote.rating > i {
  color: #444;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-custom_rating ul .kt-icon-cancel {
  margin-left: 2px;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-custom_rating .label {
  cursor: help;
  margin-left: 5px;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-custom_rating .tooltip table {
  margin-bottom: 0;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-custom_rating .tooltip table td {
  border: none;
  font-weight: bold;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li.kt-taskview-field-custom_rating .tooltip table td._total {
  font-weight: bold;
  font-size: 1.1em;
  border-top: 1px solid #ddd;
  text-align: right;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li .description {
  margin-right: 5px;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li .description.attachment {
  overflow: hidden;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li .description.attachment ol li {
  border-bottom: none;
  position: relative;
  display: inline;
  margin: 0;
  padding: 0;
  width: 33%;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li .description.attachment ol li img {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  border-radius: 2px;
  max-width: 70px;
  max-height: 70px;
  padding: 2px;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li .description.attachment ol li a {
  position: relative;
  display: inline-block;
  float: left;
  max-width: 100px;
}
.kanban kt-taskview > form .kt-taskview-content > ul > li .description.attachment ol li a:nth-child(2) {
  margin: 0 0 0 5px;
  max-width: 100px;
  padding: 0 2px;
  text-overflow: ellipsis;
  word-break: break-all;
}
.kanban kt-taskview > form .kt-taskview-footer {
  padding: 5px 10px;
  background: #f5f5f5;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
}
.kanban kt-taskview > form .kt-taskview-footer .btn {
  border: none;
  margin: 10px 5px;
  padding: 4px 18px;
  text-shadow: none;
}
.kanban kt-taskview > form .kt-taskview-footer .btn.btn-small {
  background-image: none;
  color: #555;
  border: 1px solid #ccc;
  font-size: inherit;
}
.kanban kt-taskview > form .kt-taskview-footer .btn.btn-primary {
  background-color: #3f81c7;
  background-image: linear-gradient(#3f81c7, #3f81c7);
  color: #fff;
}
.kanban kt-taskview > form .kt-taskview-footer .btn.btn-primary:hover,
.kanban kt-taskview > form .kt-taskview-footer .btn.btn-primary:focus {
  background-color: #4a88cb;
  background-image: linear-gradient(#4a88cb, #4a88cb);
}
.kanban kt-taskview > form .kt-taskview-footer .pull-right {
  float: right;
  margin: 10px;
  line-height: 26px;
  font-size: 11px;
  color: #b4b4b4;
  text-shadow: 0 1px white;
}
.kanban kt-taskview > form .kt-taskview-footer .pull-right input,
.kanban kt-taskview > form .kt-taskview-footer .pull-right label {
  display: inline-block;
  vertical-align: text-top;
  cursor: pointer;
}
@media only screen and (max-width: 650px) {
  .kanban kt-taskview {
    width: 100vw;
    margin: 0;
  }
  .kanban kt-taskview > form {
    width: 100vw;
  }
  .kanban kt-taskview > form .kt-taskview-title {
    border-radius: 0;
  }
  .kanban kt-taskview > form .kt-taskview-title h1 {
    margin: 0;
  }
  .kanban kt-taskview > form .kt-taskview-title a[data-dismiss=""] {
    left: 0;
    right: auto;
  }
}
.kanban .kt-taskview-sidebar {
  position: fixed;
  height: 100%;
  width: 350px;
  top: 0;
  right: -350px;
  z-index: 1054;
  background-color: rgba(248, 248, 248, 0.99);
  font-size: 13px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
.kanban .kt-taskview-sidebar.open {
  right: 0;
}
.kanban .kt-taskview-sidebar.open .sidebar-icons > .active:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #c0c0c0;
  position: absolute;
  top: 19px;
  right: -24px;
}
.kanban .kt-taskview-sidebar .sidebar-icons {
  position: absolute;
  bottom: 20px;
  left: -80px;
}
.kanban .kt-taskview-sidebar .sidebar-icons > div,
.kanban kt-taskview > form {
  box-shadow: 0 13px 25px 0 rgba(0, 0, 0, 0.3);
}
@media only screen and (max-device-width: 650px) {
  .kanban .kt--mobile kt-taskview {
    margin-top: -56px;
  }
  .kanban .kt--mobile kt-taskview > form {
    box-shadow: none;
  }
}
.kanban .kt--mobile kt-taskview {
  border-radius: 0;
}
.kanban .kt--mobile .kt-taskview-title {
  padding-bottom: 0;
}
.kanban .kt--mobile .kt-taskview-title a[data-dismiss] {
  display: none;
}
.kanban .kt--mobile .kt-taskview-title h1 {
  margin: 6px 0 0 45px;
  padding: 0;
}
.kanban .kt--mobile .kt-taskview-title h1 textarea {
  font-family: inherit;
}
.kanban .kt--mobile .kt-taskview-title .kt-taskview-title-back--mobile {
  position: absolute;
  top: 15px;
  left: 15px;
}
.kanban .kt--mobile .kt-taskview-header {
  margin-top: 0;
}
.kanban .kt--mobile .kt-taskview-content {
  margin-top: -12px;
}
.kanban .select2-dropdown.select2-dropdown--below {
  z-index: 1054;
}
.kanban kt-taskview--dummy {
  display: block;
  min-height: 300px;
  width: 645px;
  position: absolute;
  left: calc(50% - 322px);
  top: 20px;
  z-index: -1;
  background: #e0e0e0;
  border-radius: 3px;
  transition-property: left;
  transition-duration: 200ms;
}
.kanban kt-cover.has-sidebar-open kt-taskview--dummy {
  left: calc(50% - 322px - 350px / 2);
}
.kanban kt-top-panel nav.navbar {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  z-index: 10;
  margin-bottom: 0;
}
.kanban kt-top-panel nav.navbar h2.brand {
  margin-left: 0;
  padding: 0 20px 0 0;
}
.kanban kt-top-panel nav.navbar h2.brand > a {
  color: gray;
  font-size: 18px;
}
.kanban kt-top-panel nav.navbar h2.brand span {
  color: gray;
  font-size: 0.8em;
}
.kanban kt-top-panel nav.navbar > .navbar-inner {
  min-height: 30px;
  background: rgba(243, 243, 244, 0);
  border-radius: 0;
  box-shadow: none;
  border: 1px solid transparent;
  transition: background-color 250ms linear, padding-left 250ms ease-in;
}
.kanban kt-top-panel nav.navbar > .navbar-inner > ul.nav {
  display: none;
}
.kanban kt-top-panel nav.navbar > .navbar-inner ul.nav > li > a {
  line-height: 17px;
  padding: 7px 15px 4px;
}
.kanban kt-top-panel nav.navbar > .navbar-inner ul.nav > li > a .icon-kt-board:before {
  line-height: initial;
}
.kanban kt-top-panel nav.navbar > .navbar-inner a._highlight {
  margin: 2px 0;
  padding: 3px 5px;
  border-radius: 20px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2), 0 0px 1px rgba(0, 0, 0, 0.4), inset 0px 0px 20px #F6EA4A;
}
.kanban kt-top-panel nav.navbar.navbar-opaque > .navbar-inner {
  background-color: rgba(243, 243, 244, 0.8);
}
.kanban kt-top-panel .top-right-pane {
  position: absolute;
  right: 35px;
  color: #555;
}
.kanban kt-top-panel .top-right-pane > *,
.kanban kt-top-panel .top-right-pane > ._links > *:not(#kt-extensions-kanbancast-link),
.kanban kt-top-panel .top-right-pane ._controls > * {
  margin-left: 7px;
}
.kanban kt-top-panel .top-right-pane > ._links > a:not(.btn),
.kanban kt-top-panel .top-right-pane a._tools {
  position: relative;
  vertical-align: text-top;
  padding: 5px 0;
  display: inline-block;
}
.kanban kt-top-panel .top-right-pane > ._links > a,
.kanban kt-top-panel .top-right-pane a,
.kanban kt-top-panel .top-right-pane span {
  color: #777;
  font-size: 11px;
  text-shadow: 0 1px white;
  cursor: pointer;
}
.kanban kt-top-panel .top-right-pane > div > a:hover,
.kanban kt-top-panel .top-right-pane a._tools:hover,
.kanban kt-top-panel .top-right-pane span:hover {
  color: #333;
}
.kanban kt-top-panel .top-right-pane ._responsive_toggle {
  width: 22px;
  height: 22px;
  padding: 0;
  float: right;
  display: none;
}
@media (max-width: 1023px) {
  .kanban kt-top-panel .top-right-pane._responsive_expanded {
    background: #f5f5f5;
    border-radius: 10px;
    padding-left: 5px;
  }
  .kanban kt-top-panel .top-right-pane:not(._responsive_expanded) > *:not(._responsive_toggle) {
    display: none !important;
  }
  .kanban kt-top-panel .top-right-pane ._responsive_toggle {
    display: block;
  }
}
@media (max-width: 1023px) {
  .kanban body.kt-extensions-custom_theme--lite kt-top-panel .top-right-pane._responsive_expanded > ._links > a,
  .kanban body.kt-extensions-custom_theme--lite kt-top-panel .top-right-pane._responsive_expanded > a,
  .kanban body.kt-extensions-custom_theme--lite kt-top-panel .top-right-pane._responsive_expanded span,
  .kanban body.kt-extensions-custom_theme--default kt-top-panel .top-right-pane._responsive_expanded > ._links > a,
  .kanban body.kt-extensions-custom_theme--default kt-top-panel .top-right-pane._responsive_expanded > a,
  .kanban body.kt-extensions-custom_theme--default kt-top-panel .top-right-pane._responsive_expanded span {
    color: #555 !important;
  }
}
@media (max-width: 1023px) {
  .kanban body.kt-extensions-custom_theme--dark kt-top-panel .top-right-pane._responsive_expanded {
    background: rgba(0, 0, 0, 0.8);
  }
  .kanban body.kt-extensions-custom_theme--dark kt-top-panel .top-right-pane._responsive_expanded > ._links > a,
  .kanban body.kt-extensions-custom_theme--dark kt-top-panel .top-right-pane._responsive_expanded > a,
  .kanban body.kt-extensions-custom_theme--dark kt-top-panel .top-right-pane._responsive_expanded span {
    color: #fff !important;
  }
}
.kanban kt-user-select {
  overflow: hidden;
}
.kanban kt-user-select:focus,
.kanban kt-user-select *:focus {
  outline: none;
}
.kanban kt-user-select .select2 {
  width: 100%;
  min-width: 145px;
}
.kanban kt-user-select.kt-initials-only .select2-selection__arrow {
  display: none;
}
.kanban kt-user-select.kt-initials-only .select2-selection {
  width: 20px;
  border: none;
}
.kanban kt-user-select.kt-initials-only .select2-selection {
  width: 20px;
}
.kanban kt-user-select.kt-initials-only .select2-selection__rendered {
  padding: 0 !important;
  line-height: 20px !important;
}
.kanban kt-user-select.kt-initials-only .select2-selection__rendered .kt-user-name {
  display: none;
}
.kanban .select2-results__option .kt-user-initials,
.kanban .select2-selection__rendered .kt-user-initials {
  margin-right: 5px;
}
.kanban .select2-results__option .kt-user-initials i[class^="kt-icon-"],
.kanban .select2-selection__rendered .kt-user-initials i[class^="kt-icon-"] {
  padding: 5px 4px 4px 4px;
  background: white;
  border-radius: 2px;
}
.kanban .select2-results__option .kt-user-initials {
  float: left;
}
.kanban .select2-results__option--highlighted .kt-user-initials {
  color: #444;
}
.kanban .select2-selection__rendered .kt-user-initials {
  height: 18px;
}
.kanban kt-wip-counter {
  display: block;
  color: gray;
}
.kanban kt-wip-counter.kt-limit-exceeded {
  color: red;
}
.kanban #shortcuts-manager-modal .table th,
.kanban #shortcuts-manager-modal .table td,
.kanban #shortcuts-manager-modal .table-condensed th,
.kanban #shortcuts-manager-modal .table-condensed td,
.kanban #shortcuts-manager-modal .table-condensed th,
.kanban #shortcuts-manager-modal .table-condensed td {
  color: #444;
  border-color: #eee;
  padding-top: 8px;
  padding-bottom: 8px;
}
.kanban #shortcuts-manager-modal .table-striped tbody > tr:nth-child(2n+1) > td,
.kanban #shortcuts-manager-modal .table-striped tbody > tr:nth-child(2n+1) > th {
  background-color: #fff;
}
.kanban .kt-extensions-collaboration_pane-icon {
  background: #d23f31;
  border-radius: 50%;
  cursor: pointer;
  width: 56px;
  height: 56px;
  right: 90px;
  top: 500px;
}
.kanban .kt-extensions-collaboration_pane-icon a {
  color: white;
  font-size: 21px;
  line-height: 2.6;
  padding: 13px;
}
.kanban .kt-extensions-collaboration_pane-icon a .tooltip {
  opacity: 1;
  transition: opacity 0.25s;
  top: 13px;
  left: -130px;
}
.kanban body.lang_cs .kt-extensions-collaboration_pane-icon .tooltip {
  left: -135px;
}
.kanban body.lang_de .kt-extensions-collaboration_pane-icon .tooltip {
  left: -140px;
}
.kanban body.lang_es .kt-extensions-collaboration_pane-icon .tooltip,
.kanban body.lang_pt .kt-extensions-collaboration_pane-icon .tooltip {
  left: -145px;
}
.kanban body.lang_fr .kt-extensions-collaboration_pane-icon .tooltip {
  left: -160px;
}
.kanban body.lang_it .kt-extensions-collaboration_pane-icon .tooltip {
  left: -125px;
}
.kanban body.lang_ru .kt-extensions-collaboration_pane-icon .tooltip {
  left: -150px;
}
.kanban .kt-taskview-sidebar.open .kt-extensions-collaboration_pane-icon .tooltip {
  opacity: 0;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream i.kt-icon-spinner {
  font-size: 30px;
  text-align: center;
  margin: 20px auto;
  display: block;
  color: silver;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream .nano-content {
  position: relative;
  clear: both;
  overflow: scroll;
  overflow-x: hidden;
  outline: none;
  border-bottom: 1px solid #ddd;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream > .nano > .pane {
  margin-right: 0;
  width: 5px;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream {
  margin: 0;
  padding: 0;
  height: 100vh;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li {
  list-style: none;
  margin: 10px;
  position: relative;
  padding: 5px;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li.is-continuation > .kt-extensions-collaboration_pane-activity-message .head {
  display: none;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li > .kt-extensions-collaboration_pane-activity-message {
  margin-left: 25px;
  margin-right: 30px;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li > .kt-extensions-collaboration_pane-activity-message .head {
  color: #b4b4b4;
  margin-bottom: 5px;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li > .kt-extensions-collaboration_pane-activity-message .head .kt-user-initials {
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 5px;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li > .kt-extensions-collaboration_pane-activity-message .head .sender {
  display: inline-block;
  color: #aaa;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px 0 white;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li > .kt-extensions-collaboration_pane-activity-message .head .recipients {
  font-size: 0.9em;
  margin-top: -3px;
  display: block;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li > .kt-extensions-collaboration_pane-activity-message .head kt-duration {
  display: block;
  font-size: 11px;
  text-shadow: 0 1px 0 white;
  position: absolute;
  top: 5px;
  right: 5px;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li > .kt-extensions-collaboration_pane-activity-message .body {
  margin: 0;
  padding: 0;
  border-color: #eee;
  border-style: solid;
  border-width: 0;
  color: #444;
  display: block;
  text-align: left;
  word-wrap: break-word;
  word-break: normal;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li > .kt-extensions-collaboration_pane-activity-message .body a.sender:hover {
  text-decoration: none;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li > .kt-extensions-collaboration_pane-activity-message .foot {
  overflow: hidden;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li > .kt-extensions-collaboration_pane-activity-message .foot .label {
  float: right;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li.changelog .body {
  font-size: 0.9em;
  color: #999;
  text-shadow: 0 1px #fff;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li.changelog .body i {
  margin-left: -20px;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li.comment {
  background: white;
  border-radius: 3px;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li > .dropdown.settings {
  position: absolute;
  top: 20px;
  right: 10px;
  display: none;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li > .dropdown.settings i {
  color: #a0a0a0;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li > .dropdown.settings .dropdown-toggle {
  font-size: 16px;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li > .dropdown.settings .dropdown-menu {
  right: 0;
  left: inherit;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li.is-continuation .dropdown.settings {
  top: 0;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li:hover .dropdown.settings,
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li > .dropdown.settings.open {
  display: block;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li.end-continuation {
  border-color: #eee;
  border-style: solid;
  border-width: 0 0 1px 0;
  padding-bottom: 10px;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li.is-continuation {
  margin-top: -20px;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li.is-continuation .avatar {
  display: none;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li.is-continuation .sender {
  display: none;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li.unsaved {
  opacity: 0.5;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li.unsaved .settings {
  display: none;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li.changelog .settings {
  display: none;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li.end-continuation .kt-extensions-collaboration_pane-activity-message {
  border-width: 0 0 1px 0;
}
.kanban .kt-extensions-collaboration_pane .kt-activity-stream ul.stream > li .kt-attachment .name {
  max-width: 190px;
}
.kanban .kt-extensions-collaboration_pane-comment_form {
  position: absolute;
  left: 25px;
  bottom: 5px;
  width: 299px;
}
.kanban .kt-extensions-collaboration_pane-comment_form ._textarea {
  position: relative;
}
.kanban .kt-extensions-collaboration_pane-comment_form ._textarea textarea {
  overflow-y: hidden;
  border: 1px solid #e0e0e0;
  height: 40px;
  max-height: 80vh;
  width: 280px;
  margin: 0 0 5px 0;
  padding: 8px;
  resize: none;
}
.kanban .kt-extensions-collaboration_pane-comment_form ._textarea textarea:focus {
  box-shadow: none;
  border-bottom-color: #aaa;
}
.kanban .kt-extensions-collaboration_pane-comment_form ._textarea .dropup {
  position: absolute;
  bottom: 10px;
  right: -20px;
}
.kanban .kt-extensions-collaboration_pane-comment_form ._textarea .dropup a.dropdown-toggle {
  text-shadow: 0 1px 0 white;
  color: #666;
}
.kanban .kt-extensions-collaboration_pane-comment_form ._textarea .dropup .dropdown-menu {
  right: 0;
  left: inherit;
}
.kanban .kt-extensions-collaboration_pane-comment_form ._textarea .progress {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 100%;
  margin: 0;
  padding: 0;
  display: none;
}
.kanban .kt-extensions-collaboration_pane-comment_form ._textarea ._icons {
  position: absolute;
  right: 7px;
  bottom: 10px;
}
.kanban .kt-extensions-collaboration_pane-comment_form ._options {
  position: relative;
  margin-top: 2px;
}
.kanban .kt-extensions-collaboration_pane-comment_form ._options select {
  width: 75%;
}
.kanban .kt-extensions-collaboration_pane-comment_form ._options .select2-selection {
  background: transparent;
  border: none;
}
.kanban .kt-extensions-collaboration_pane-comment_form ._options .select2-search__field {
  border-bottom: 1px solid silver;
  box-shadow: none;
  margin-top: 8px;
  border-radius: 0;
}
.kanban .kt-extensions-collaboration_pane-comment_form ._options .select2-selection__rendered {
  padding: 0;
}
.kanban .kt-extensions-collaboration_pane-comment_form ._options .select2-selection__rendered li {
  background-color: transparent;
  color: #555;
  max-height: 25px;
  font-size: 0.9em;
  padding: 0 8px 0 5px;
}
.kanban .kt-extensions-collaboration_pane-comment_form ._options .select2-selection__rendered .select2-selection__choice {
  border: 1px solid #ccc;
  padding: 2px 8px 2px 5px;
}
.kanban .kt-extensions-collaboration_pane-comment_form ._options .btn {
  background-color: #3f81c7;
  background-image: linear-gradient(#3f81c7, #3f81c7);
  border: none;
  color: #fff;
  float: right;
  margin-top: 4px;
  padding: 3px 14px;
  text-shadow: none;
}
.kanban .kt-extensions-collaboration_pane-comment_form ._options .hint {
  font-size: 0.8em;
  text-align: left;
  color: #999;
  font-style: italic;
  text-shadow: 0 1px white;
}
.kanban body.lang_fr .kt-extensions-collaboration_pane-comment_form ._options select,
.kanban body.lang_cs .kt-extensions-collaboration_pane-comment_form ._options select,
.kanban body.lang_de .kt-extensions-collaboration_pane-comment_form ._options select,
.kanban body.lang_it .kt-extensions-collaboration_pane-comment_form ._options select,
.kanban body.lang_pt .kt-extensions-collaboration_pane-comment_form ._options select,
.kanban body.lang_ru .kt-extensions-collaboration_pane-comment_form ._options select,
.kanban body.lang_es .kt-extensions-collaboration_pane-comment_form ._options select {
  width: 95%;
}
.kanban body.lang_fr .kt-extensions-collaboration_pane-comment_form ._options button,
.kanban body.lang_cs .kt-extensions-collaboration_pane-comment_form ._options button,
.kanban body.lang_de .kt-extensions-collaboration_pane-comment_form ._options button,
.kanban body.lang_it .kt-extensions-collaboration_pane-comment_form ._options button,
.kanban body.lang_pt .kt-extensions-collaboration_pane-comment_form ._options button,
.kanban body.lang_ru .kt-extensions-collaboration_pane-comment_form ._options button,
.kanban body.lang_es .kt-extensions-collaboration_pane-comment_form ._options button {
  margin-top: 10px;
}
.kanban .kt--mobile .kt-extensions-collaboration_pane-comment_form {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  background-color: #f7f7f8;
  transition-property: bottom, opacity;
  transition-duration: 0.25s;
  opacity: 0.5;
  box-sizing: border-box;
  padding: 5px;
  border-top: 1px solid #e0e0e0;
}
.kanban .kt--mobile .kt-extensions-collaboration_pane-comment_form textarea {
  width: 100vw;
  border-radius: 3px 0 0 3px;
  font-family: inherit;
}
.kanban .kt--mobile .kt-extensions-collaboration_pane-comment_form button {
  margin: 0;
  border-radius: 0 3px 3px 0;
}
.kanban .kt--mobile .kt-extensions-collaboration_pane-comment_form ._options {
  zoom: 0.8;
}
.kanban .kt--mobile .swiper-slide-active .kt-extensions-collaboration_pane-comment_form {
  bottom: 48px !important;
  opacity: 1 !important;
}
.kanban body.kt-extensions-nav_panel--open .kt-extensions-nav_panel-cover {
  display: block;
  opacity: 0.15;
}
.kanban body.kt-extensions-nav_panel--open .kt-hint-labels-container,
.kanban body.kt-extensions-nav_panel--open .kt-extensions-swimlane_labels {
  display: none !important;
}
.kanban body.kt-extensions-nav_panel--open .kt-extensions-nav_panel-panel {
  left: 0;
}
.kanban body.kt-extensions-nav_panel--open .kt-side-panel-slide:not(.top-right-pane):not(.kt-extensions-card_legend) {
  padding-left: 340px;
}
.kanban body.kt-extensions-nav_panel--open .navbar-inner {
  padding-left: 340px;
}
.kanban .kt-extensions-nav_panel-link {
  float: left;
  padding: 0 10px 0;
  margin-left: -20px;
  margin-top: -2px;
  font-size: 20px;
  cursor: pointer;
  color: #777;
}
.kanban .kt-extensions-nav_panel-link i {
  font-size: 0.7em;
  padding: 4px 10px;
  border-radius: 200px;
}
.kanban .kt-extensions-nav_panel-link:hover i {
  background: rgba(0, 0, 0, 0.05);
}
.kanban .kt-extensions-nav_panel-panel {
  position: fixed;
  top: 0px;
  left: -330px;
  z-index: 1050;
  width: 320px;
  height: 100%;
  display: block;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 1px inset black;
  overflow-x: hidden;
  transition: left 250ms ease-in;
}
.kanban .kt-extensions-nav_panel-panel ._folder:first-of-type ._title {
  padding-bottom: 1em;
  padding-top: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
}
.kanban .kt-extensions-nav_panel-panel ._folder:first-of-type ._icon {
  font-size: 17px;
  top: 14px;
}
.kanban .kt-extensions-nav_panel-panel ._folder:first-of-type ul {
  margin: 0 0 15px;
  padding: 15px 0;
  border: 1px solid #ddd;
  border-width: 1px 0 1px 0;
}
.kanban .kt-extensions-nav_panel-panel ._title {
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #444;
  position: relative;
  font-weight: bold;
}
.kanban .kt-extensions-nav_panel-panel ._icon {
  position: absolute;
  top: 0;
  left: 13px;
  padding: 5px;
  font-size: 15px;
}
.kanban .kt-extensions-nav_panel-panel ._star {
  position: absolute;
  top: -1px;
  left: 12px;
  padding: 5px;
  font-size: 17px;
  display: none;
  color: #e8ab2f;
}
.kanban .kt-extensions-nav_panel-panel ._star._star--starred {
  display: inline;
}
.kanban .kt-extensions-nav_panel-panel ._link {
  color: #444;
  display: block;
  font-size: 14px;
  padding: 7px 30px 7px 50px;
  list-style: none;
  cursor: pointer;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  word-break: break-word;
}
.kanban .kt-extensions-nav_panel-panel ._link:hover {
  text-decoration: underline;
}
.kanban .kt-extensions-nav_panel-panel ._folder ul {
  margin: 0px 0 5px;
}
.kanban .kt-extensions-nav_panel-panel ._folder ul li {
  list-style: none;
  color: #444;
  font-size: 14px;
  position: relative;
  width: 100%;
}
.kanban .kt-extensions-nav_panel-panel ._folder ul li:hover ._star {
  display: inline;
}
.kanban .kt-extensions-nav_panel-panel ._folder ul li._active {
  background-color: #f0f0f0;
}
.kanban .kt-extensions-nav_panel-panel ._folder ul li ._spinner {
  position: absolute;
  top: 6px;
  right: 10px;
}
.kanban .kt-extensions-nav_panel-cover {
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  display: none;
  outline: none;
  overflow: auto;
  z-index: 1040;
  transition-property: padding, opacity;
  transition-duration: 250ms;
  background-color: black;
  opacity: 0;
}
.kanban .kt-extensions-custom_theme--dark .kt-extensions-nav_panel-panel {
  background-color: rgba(0, 0, 0, 0.75);
}
.kanban .kt-extensions-custom_theme--dark ._title a,
.kanban .kt-extensions-custom_theme--dark ._title i {
  color: #eee;
}
.kanban .kt-extensions-custom_theme--dark ._folder ul li {
  color: #eee;
}
.kanban .kt-extensions-custom_theme--dark ._folder ul li._active {
  background-color: #444;
}
.kanban .kt-extensions-custom_theme--dark ._folder ul li ._link {
  color: #eee;
}
.kanban .kt-extensions-custom_theme--dark ._folder ul li ._star {
  color: gold;
}
.kanban .kt-extensions-custom_theme--dark .nano > .nano-pane > .nano-slider {
  background: #eee;
}
.kanban nav.navbar .brand {
  margin-right: 5px;
}
.kanban nav.navbar .brand span {
  position: relative;
}
.kanban nav.navbar .brand span i {
  position: absolute;
  top: 2px;
  right: -18px;
  color: #777;
  font-size: 12px;
}
.kanban #kt-board-switcher {
  position: absolute;
  top: 29px;
  z-index: -10;
  min-width: 200px;
  width: auto;
}
.kanban #kt-board-switcher li.folder {
  color: #999;
  padding-left: 20px;
}
.kanban #kt-board-switcher .kt-separator {
  margin-bottom: 5px;
}
.kanban .attachments_pane .dropdown > a > label {
  margin: 0 !important;
}
.kanban .attachments_pane .dropdown li.FileAttachments-upload-link label {
  font-weight: inherit !important;
  margin-left: 0 !important;
}
.kanban .attachments_pane .dropdown li.FileAttachments-upload-link:hover label {
  color: white !important;
}
.kanban .kt-lane-description {
  display: inline-block;
  height: 12px;
  height: calc(12px * var(--kt-board--zoom, 1));
  width: 12px;
  width: calc(12px * var(--kt-board--zoom, 1));
  float: right;
  margin: 0 5px 0 -20px;
  margin: 0 calc(5px * var(--kt-board--zoom, 1)) 0 calc(-20px * var(--kt-board--zoom, 1));
}
.kanban .kt-lane-description > i {
  color: #e0e0e0;
}
.kanban .kt-lane-description.active > i {
  color: #0086dd;
}
.kanban .kt-lane-description .popover.left .arrow {
  top: 19px;
}
.kanban .kt-js-affix-v .kt-lane-description {
  float: none;
  margin: 0;
}
.kanban .clearfix {
  *zoom: 1;
}
.kanban .clearfix:before,
.kanban .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.kanban .clearfix:after {
  clear: both;
}
.kanban #time-tracking-widget ul li.timer {
  background-color: white;
  overflow: hidden;
  position: relative;
}
.kanban #time-tracking-widget ul li.timer.active {
  background-color: #FFFFE0;
}
.kanban #time-tracking-widget ul li.timer.active ._toolbar .buttons {
  visibility: visible;
}
.kanban #time-tracking-widget ul li.timer.ui-sortable-helper {
  box-shadow: 0 0 5px silver;
}
.kanban #time-tracking-widget ul li.timer .kt-icon-pencil {
  visibility: hidden;
}
.kanban #time-tracking-widget ul li.timer:hover ._toolbar .buttons,
.kanban #time-tracking-widget ul li.timer:hover .kt-icon-pencil,
.kanban #time-tracking-widget ul li.timer.hover ._toolbar .buttons,
.kanban #time-tracking-widget ul li.timer.hover .kt-icon-pencil {
  visibility: visible;
}
.kanban #time-tracking-widget ul li.timer > div {
  z-index: 50;
  position: relative;
  margin: 0 15px;
}
.kanban #time-tracking-widget ul li.timer .card_color {
  width: 6px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  margin-left: 0;
}
.kanban #time-tracking-widget ul li.timer .name {
  cursor: pointer;
}
.kanban #time-tracking-widget ul li.timer .reorder_icon {
  display: none;
  position: absolute;
  top: 50%;
  left: -1px;
  z-index: 10;
  margin-top: -7px;
  opacity: 0.9;
  cursor: move;
}
.kanban #time-tracking-widget ul li.timer ._toolbar {
  overflow: hidden;
  vertical-align: middle;
  margin: 0 5px 0 15px;
}
.kanban #time-tracking-widget ul li.timer ._toolbar a.show-more {
  float: left;
}
.kanban #time-tracking-widget ul li.timer ._toolbar a.show-more:hover time,
.kanban #time-tracking-widget ul li.timer ._toolbar a.show-more.active time {
  border-bottom: 1px dashed #333;
  padding: 0;
}
.kanban #time-tracking-widget ul li.timer ._toolbar .buttons {
  float: right;
  height: 20px;
  visibility: hidden;
}
.kanban #time-tracking-widget ul li.timer ._toolbar .buttons .stop,
.kanban #time-tracking-widget ul li.timer ._toolbar .buttons .pause,
.kanban #time-tracking-widget ul li.timer ._toolbar .buttons .resume,
.kanban #time-tracking-widget ul li.timer ._toolbar .buttons .hide {
  color: #555;
  margin: 0 2px;
  line-height: 1;
}
.kanban #time-tracking-widget ul li.timer ._toolbar .buttons .stop,
.kanban #time-tracking-widget ul li.timer ._toolbar .buttons .hide {
  font-size: 17px;
}
.kanban #time-tracking-widget ul li.timer ._toolbar .buttons .pause {
  font-size: 16px;
}
.kanban #time-tracking-widget ul li.timer ._toolbar .buttons .resume {
  font-size: 18px;
  margin: 0 0 0 2px;
}
.kanban #time-tracking-widget ul li.timer ._toolbar .buttons a i {
  vertical-align: top;
  width: 1.25em;
  display: inline-block;
  text-align: center;
}
.kanban #time-tracking-widget ul li.timer ._toolbar .buttons a i:before {
  margin: 0;
}
.kanban #time-tracking-widget ul li.timer ._toolbar .buttons i:hover {
  color: #333;
}
.kanban #time-tracking-widget ul.ui-sortable li.timer .card_color {
  cursor: move;
}
.kanban #time-tracking-widget ul.ui-sortable li.timer:hover .reorder_icon {
  display: block;
}
.kanban #time-tracking-widget ul li.time-options {
  padding: 0;
}
.kanban #time-tracking-widget ul li.time-options ul li {
  padding-left: 20px;
  font-size: 11px;
  background-color: #f0f0f2;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
  border-bottom: 1px solid #bebebe;
  color: #333;
}
.kanban #time-tracking-widget ul li.time-options ul li .remove {
  position: absolute;
  right: 10px;
}
.kanban #time-tracking-widget ul li.time-options ul li .icon-et-eye {
  height: inherit;
}
.kanban #time-tracking-widget ul li.time-options ul li time {
  position: absolute;
  color: gray;
  right: 30px;
}
.kanban #time-tracking-widget ul li.time-options ul li:last-child {
  border-bottom: none;
}
.kanban #time-tracking-widget a {
  color: #333;
  cursor: pointer;
  font-weight: inherit;
}
.kanban #time-tracking-widget .spinner {
  text-align: center;
}
.kanban body.kt--mobile #time-tracking-widget ul li.timer.active ._toolbar .buttons {
  opacity: 1;
}
.kanban body.kt--mobile #time-tracking-widget ul li.timer ._toolbar .buttons {
  visibility: visible;
  opacity: 0.8;
}
.kanban #task_context_menu .start_time_tracking a {
  background-image: url(/images/icons/silk/clock_play.png);
}
.kanban #task_context_menu .stop_time_tracking a {
  background-image: url(/images/icons/silk/clock_stop.png);
}
.kanban #task_context_menu .observe a {
  background-image: url(/images/icons/silk/eye.png);
}
.kanban #time-tracker-date-popover {
  display: none;
  min-width: 315px;
}
.kanban #time-tracker-date-popover .popover-content {
  position: relative;
}
.kanban #time-tracker-date-popover .edit_start_time,
.kanban #time-tracker-date-popover .edit_end_time {
  width: 131px;
}
.kanban #time-tracker-date-popover .close {
  font-size: 1.2em;
  padding-top: 3px;
}
.kanban #time-tracker-date-popover .arrow {
  top: 58px;
}
.kanban #time-tracker-date-popover .ui-widget-content {
  border: none;
  box-shadow: none;
}
.kanban #time-tracker-date-popover .error-notice {
  text-align: center;
  margin-bottom: 6px;
}
.kanban #time-tracker-date-popover .ui-datepicker {
  padding: 0;
  width: auto;
}
.kanban #time-tracker-date-popover .buttons {
  text-align: center;
  margin-top: 15px;
}
.kanban #time-tracker-date-popover .accectable_formats_info {
  position: absolute;
  right: 16px;
  top: 13px;
  text-align: center;
  width: 18px;
  opacity: 0.4;
  color: gray;
  cursor: pointer;
}
.kanban #time-tracker-date-popover .accectable_formats_info:hover {
  opacity: 1;
}
.kanban .kt-extensions-time_tracking-timers_total {
  cursor: pointer;
}
.kanban #kt-extensions-time_tracking-task_time_log_popover {
  height: auto !important;
  width: auto !important;
}
.kanban #kt-extensions-time_tracking-task_time_log_popover table th {
  padding-left: 5px;
  padding-right: 14px;
  position: relative;
}
.kanban #kt-extensions-time_tracking-task_time_log_popover table td:last-of-type {
  text-align: right;
  color: gray;
}
.kanban #kt-extensions-time_tracking-task_time_log_popover table td:last-of-type kt-duration {
  border-bottom: 1px solid transparent;
}
.kanban #kt-extensions-time_tracking-task_time_log_popover table tr.summary {
  cursor: pointer;
}
.kanban #kt-extensions-time_tracking-task_time_log_popover table tr.summary:hover td:last-of-type kt-duration,
.kanban #kt-extensions-time_tracking-task_time_log_popover table tr.summary.expanded td:last-of-type kt-duration {
  border-bottom: 1px dashed gray;
}
.kanban #kt-extensions-time_tracking-task_time_log_popover table tr.summary th {
  font-weight: bold;
}
.kanban #kt-extensions-time_tracking-task_time_log_popover table tr.summary:not(:first-of-type) td,
.kanban #kt-extensions-time_tracking-task_time_log_popover table tr.summary:not(:first-of-type) th {
  padding-top: 9px;
}
.kanban #kt-extensions-time_tracking-task_time_log_popover table tr.summary:not(:first-of-type) .timer_active > div {
  top: 10px;
}
.kanban #kt-extensions-time_tracking-task_time_log_popover table tr:not(.summary) {
  font-size: 0.8em;
  display: none;
}
.kanban #kt-extensions-time_tracking-task_time_log_popover table tr.summary .timer_active {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  z-index: -10;
  overflow: hidden;
}
.kanban #kt-extensions-time_tracking-task_time_log_popover table tr.summary .timer_active > div {
  background: repeating-linear-gradient(45deg, #f0f0f0, #f0f0f0 35px, rgba(255, 255, 255, 0.29804) 35px, rgba(255, 255, 255, 0.29804) 70px);
  position: absolute;
  top: 1px;
  right: 0;
  width: 200%;
  height: 100%;
  will-change: transform;
}
.kanban body#time_report.board_analytics .wrapper {
  width: 1024px;
  margin: 20px auto;
}
.kanban body#time_report.board_analytics .wrapper #time_report_filters {
  position: realtive;
  text-align: center;
}
.kanban body#time_report.board_analytics .wrapper #time_report_filters .date-picker {
  width: 350px;
  margin-left: auto;
  margin-right: auto;
}
.kanban body#time_report.board_analytics .wrapper #time_report_filters .multiselect-container li a label input {
  top: 0;
}
.kanban body#time_report.board_analytics .wrapper #time_report_filters .icon-fa-angle-left,
.kanban body#time_report.board_analytics .wrapper #time_report_filters .icon-fa-angle-right {
  color: #828282;
}
.kanban body#time_report.board_analytics .wrapper form {
  padding: 0;
  text-align: center;
}
.kanban body#time_report.board_analytics .wrapper form section {
  display: inline-block;
}
.kanban body#time_report.board_analytics .wrapper form section i {
  font-size: 18px;
  line-height: 30px;
}
.kanban body#time_report.board_analytics .wrapper form section li {
  text-align: left;
}
.kanban body#time_report.board_analytics .wrapper form section input.btn {
  background-image: none;
  border: none;
  padding: 5px 25px;
  text-shadow: none;
}
.kanban body#time_report.board_analytics .wrapper form section input.btn.btn-mini {
  padding: 1px 15px;
}
.kanban body#time_report.board_analytics .wrapper form section input.btn[type="submit"] {
  background-color: #71AB16;
  color: #fff;
}
.kanban body#time_report.board_analytics .wrapper form section input.btn-mini {
  font-size: 10.5px;
}
.kanban body#time_report.board_analytics .wrapper form section .multiselect {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #555;
}
.kanban body#time_report.board_analytics .wrapper form section .multiselect.btn-mini {
  padding: 0 10px;
}
.kanban body#time_report.board_analytics .wrapper div.time_report_export_pane div.popover a.close {
  float: right;
  margin: 1px auto auto auto;
  padding: 0;
  font-size: 15px;
  color: #555;
}
.kanban body#time_report.board_analytics .wrapper .time_report_export_pane a.direct_report_link {
  padding: 0px;
}
.kanban body#time_report.board_analytics .wrapper .time_report_export_pane a {
  color: #555;
  font-size: 20px;
  opacity: 1;
  padding: 0 5px;
}
.kanban body#time_report.board_analytics .wrapper table.table-condensed td {
  color: #555;
}
.kanban body#time_report.board_analytics .wrapper .init-spinner {
  display: block;
  text-align: center;
  width: 100%;
  margin: 50px auto;
}
.kanban body#time_report.board_analytics table.table-condensed {
  color: #555;
}
.kanban body#time_report.board_analytics table.table-condensed td.active {
  background-image: none;
  background-color: #4b8dce;
  text-shadow: none;
}
.kanban body#time_report.board_analytics table.table-condensed td.in-range {
  background-color: #f5f5f5;
  border-radius: 1px;
}
.kanban body#time_report.board_analytics div.popover {
  width: 260px;
}
.kanban body#time_report.board_analytics .daterangepicker .calendar .table-condensed th.available i {
  font-size: 16px;
}
.kanban body#time_report.board_analytics .daterangepicker .ranges li {
  background: none;
  border: none;
}
.kanban body#time_report.board_analytics .daterangepicker .ranges li.active,
.kanban body#time_report.board_analytics .daterangepicker .ranges li:hover {
  background: #f5f5f5;
  border: none;
  color: #333;
}
.kanban body#time_report.board_analytics .daterangepicker .ranges div button.btn-primary {
  background-image: none;
  border: none;
  text-shadow: none;
}
.kanban body#time_report.board_analytics .daterangepicker.opensleft:before,
.kanban body#time_report.board_analytics .daterangepicker.opensleft:after {
  border: none;
}
.kanban body#time_report.board_analytics .dropdown-menu,
.kanban body#time_report.board_analytics .multiselect {
  border-radius: 0 0 1px 1px;
}
.kanban body#time_report.board_analytics .dropdown-menu ul,
.kanban body#time_report.board_analytics .multiselect ul {
  text-align: left;
}
.kanban body#time_report.board_analytics .dropdown-menu ul .checkbox input,
.kanban body#time_report.board_analytics .multiselect ul .checkbox input {
  top: 0;
}
.kanban body#time_report.board_analytics .dropdown-menu .badge,
.kanban body#time_report.board_analytics .multiselect .badge {
  background-color: #aaa;
}
.kanban body#time_report.board_analytics .dropdown-menu {
  border: none;
  border-radius: 0 0 1px 1px;
  box-shadow: 0 2px 4px #ddd;
  text-align: left;
  width: auto;
}
.kanban body#time_report.board_analytics .dropdown-menu a {
  padding: 3px 20px 3px 15px;
}
.kanban body#time_report.board_analytics .dropdown-menu a:hover,
.kanban body#time_report.board_analytics .dropdown-menu a:active,
.kanban body#time_report.board_analytics .dropdown-menu a:focus,
.kanban body#time_report.board_analytics .dropdown-menu .active a {
  background: #f5f5f5;
  color: #333;
}
.kanban body#time_report.board_analytics .dropdown-menu label {
  color: #555;
}
.kanban body#time_report.board_analytics .dropdown-menu label.radio {
  padding-left: 0;
}
.kanban body#time_report.board_analytics .dropdown-menu label.radio input[type="radio"] {
  position: absolute;
  left: -10000px;
}
.kanban body#time_report.board_analytics .top_filters {
  float: right;
}
.kanban body#time_report.board_analytics .top_filters .btn-group {
  display: inline-block;
}
.kanban body#time_report.board_analytics .btn.board-select,
.kanban body#time_report.board_analytics .btn.report-type-select {
  background-color: transparent;
  background-image: none;
  border: none;
  outline: none;
  box-shadow: none;
  color: #555;
  font-size: 13px;
}
.kanban body#time_report.board_analytics .btn.board-select span,
.kanban body#time_report.board_analytics .btn.report-type-select span {
  font-size: 10px;
}
.kanban body#time_report.board_analytics #summary_time_report .highcharts-container svg .highcharts-stack-labels text tspan {
  font-weight: normal;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart {
  position: relative;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time-report-table {
  width: 512px;
  float: left;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time-report-table tr.expandable i.icon-et-minus-squared {
  display: none;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time-report-table tr.expandable.expanded i.icon-et-minus-squared {
  display: inline;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time-report-table tr.expandable.expanded i.icon-et-plus-squared {
  display: none;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time-report-table tr.expandable td {
  font-weight: bold;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time-report-table tr td:first-child {
  width: 10px;
  cursor: pointer;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time-report-table tr td {
  text-align: left;
  cursor: pointer;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time-report-table tr td.name {
  max-width: 10px;
  text-overflow: clip;
  word-wrap: break-word;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time-report-table tr td.name a {
  float: right;
  padding: 0 5px;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time-report-table tr td.duration {
  text-align: right;
  padding-right: 5px;
  width: 20px;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time-report-table tr.charted {
  background: #f5f5f5;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time-report-table tr.charted .triangle {
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 16px solid #f5f5f5;
  display: block !important;
  height: 0;
  position: absolute;
  width: 0;
  bottom: -6px;
  right: -21px;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time_report_charts_pane {
  width: 512px;
  float: right;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time_report_charts_pane .time-report-pie-chart,
.kanban body#time_report.board_analytics #time_report_table_with_chart .time_report_charts_pane .time-report-timeline-chart {
  width: 512px;
  height: 350px;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time_report_charts_pane .time-report-pie-chart .highcharts-tooltip {
  z-index: 2;
  visibility: hidden;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time_report_charts_pane .time-report-pie-chart .highcharts-tooltip span {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 8px;
  border-radius: 8px;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time_report_charts_pane .time-report-pie-chart .highcharts-title {
  z-index: 1;
  cursor: pointer;
}
.kanban body#time_report.board_analytics #time_report_table_with_chart .time_report_charts_pane .highcharts-title span {
  font-size: 1.2em;
}
.kanban body#time_report.board_analytics .fa.pull-right {
  margin-left: 0.1em;
}
.kanban body#time_report.board_analytics .icon-fa-calendar {
  font-size: 0.6em;
  vertical-align: 20%;
  display: inline-block;
  cursor: pointer;
}
.kanban body#time_report.board_analytics .date-picker,
.kanban body#time_report.board_analytics .date-container {
  position: relative;
  bottom: 4px;
  color: #555;
  display: inline;
  padding: 0 40px;
  width: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.kanban body#time_report.board_analytics .date-picker h2,
.kanban body#time_report.board_analytics .date-picker h4 {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-weight: 200;
}
.kanban body#time_report.board_analytics .date-container .date {
  display: inline;
  text-align: center;
}
.kanban body#time_report.board_analytics .date-picker > i {
  position: absolute;
  font-size: 3em;
  font-weight: 100;
  padding: 8px 0 7px;
  cursor: pointer;
  top: 0;
}
.kanban body#time_report.board_analytics .date-picker i[data-type="subtract"],
.kanban body#time_report.board_analytics .date-picker i[data-type="add"] {
  position: relative;
  top: 3px;
}
.kanban body#time_report.board_analytics .date-picker i[data-type="subtract"] {
  left: 0;
}
.kanban body#time_report.board_analytics .date-picker i[data-type="add"] {
  right: 0;
}
.kanban body#time_report.board_analytics .date-picker span[data-toggle="calendar"] {
  display: block;
  position: absolute;
  top: -7px;
  right: 45px;
  font-size: 1em !important;
  cursor: pointer;
}
.kanban body#time_report.board_analytics #detailed_time_report .stat {
  font-size: 1.3em;
  color: #555555;
  float: left;
  padding: 5px 10px;
  border-radius: 10px;
  margin-bottom: 10px;
  background: #f0f0f0;
}
.kanban body#time_report.board_analytics #detailed_time_report .top-bar {
  overflow: hidden;
  margin-bottom: 10px;
}
.kanban body#time_report.board_analytics #detailed_time_report .top-bar .label,
.kanban body#time_report.board_analytics #detailed_time_report .top-bar .badge {
  display: inline;
}
.kanban body#time_report.board_analytics #detailed_time_report .top-bar .time_report_export_pane {
  margin-top: -5px;
  float: right;
}
.kanban body#time_report.board_analytics #detailed_time_report table.table tbody tr {
  cursor: pointer;
}
.kanban body#time_report.board_analytics #detailed_time_report table.table tbody tr td.no-data {
  text-align: center;
}
.kanban body#time_report.board_analytics #detailed_time_report table.table tbody tr td.card_color {
  padding-left: 0;
  padding-right: 0;
  width: 10px;
  cursor: help;
}
.kanban body#time_report.board_analytics #detailed_time_report table.table tbody tr td.name {
  padding-left: 5px;
  min-width: 50%;
  word-wrap: break-word;
  word-break: break-all;
}
.kanban body#time_report.board_analytics #detailed_time_report table.table tbody tr td.name i {
  color: #aaa;
  margin-left: 5px;
  cursor: help;
}
.kanban body#time_report.board_analytics #detailed_time_report table.table tbody tr td.name i:hover {
  color: #777;
}
.kanban body#time_report.board_analytics #detailed_time_report table.table tbody tr td.user {
  white-space: nowrap;
  padding-left: 10px;
  font-size: 0.9em;
}
.kanban body#time_report.board_analytics #detailed_time_report table.table tbody tr td.board {
  white-space: nowrap;
  font-size: 0.9em;
}
.kanban body#time_report.board_analytics #detailed_time_report table.table tbody tr td.time,
.kanban body#time_report.board_analytics #detailed_time_report table.table tbody tr td.duration {
  white-space: nowrap;
  width: 1px;
  font-size: 0.9em;
}
.kanban body#time_report.board_analytics #detailed_time_report table.table tbody tr td.time {
  text-align: right;
}
.kanban body#time_report.board_analytics #detailed_time_report table.table tbody tr td.duration {
  text-align: center;
}
.kanban body#time_report.board_analytics #detailed_time_report table.table tbody tr td.icons {
  width: 60px;
  white-space: nowrap;
}
.kanban body#time_report.board_analytics #detailed_time_report table.table tbody tr td.icons a {
  color: #303030;
  cursor: pointer;
}
.kanban body#time_report.board_analytics #detailed_time_report table.table tbody tr td.icons a:hover {
  color: #016FB5;
}
.kanban body#time_report.board_analytics #detailed_time_report table.table tbody tr td.icons a i {
  margin-right: 8px;
}
.kanban body#time_report.board_analytics .direct-link-form {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.kanban body#time_report.board_analytics .direct-link-form input {
  width: 185px;
}
.kanban body#time_report.board_analytics .direct-link-form .btn {
  margin-left: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
@media print {
  .kanban body#time_report.board_analytics {
    background-color: white;
    background-image: none;
  }
  .kanban body#time_report.board_analytics nav.navbar,
  .kanban body#time_report.board_analytics .board_header,
  .kanban body#time_report.board_analytics .board_sub_navigation,
  .kanban body#time_report.board_analytics #feedback_link,
  .kanban body#time_report.board_analytics input.btn,
  .kanban body#time_report.board_analytics .date-picker span.pull-left,
  .kanban body#time_report.board_analytics .date-picker span.pull-right,
  .kanban body#time_report.board_analytics .time_report_export_pane {
    display: none;
  }
  .kanban body#time_report.board_analytics .multiselect.btn {
    background-color: white;
    background-image: none;
    border: none;
    outline: none;
    box-shadow: none;
  }
  .kanban body#time_report.board_analytics b.caret {
    display: none;
  }
  .kanban body#time_report.board_analytics table {
    page-break-inside: auto;
  }
  .kanban body#time_report.board_analytics tr {
    page-break-inside: avoid;
    page-break-after: auto;
  }
  .kanban body#time_report.board_analytics td.icons {
    display: none;
  }
  .kanban body#time_report.board_analytics tr:hover > td {
    background-color: transparent !important;
  }
}
.kanban kt-task.card-aging-light {
  opacity: 0.8;
}
.kanban kt-task.card-aging-medium {
  opacity: 0.7;
}
.kanban kt-task.card-aging-hard {
  opacity: 0.6;
}
.kanban .kt-board_search-container {
  float: right;
  margin-top: -2px;
}
.kanban .kt-board_search-container .icon-et-erase {
  margin-right: -17px;
  cursor: pointer;
  display: none;
}
.kanban .kt-board_search-container .kt-users_list {
  width: 110px;
}
.kanban .kt-board_search-container #kt-board_search-q {
  border-radius: 3px 0 0 3px;
  color: gray;
  border: 1px solid #ccc;
  width: 170px;
  height: 20px;
  padding: 1px 4px;
  margin: 5px -21px 0 0px;
  background-color: #fff;
  font-size: 11px;
}
.kanban .kt-board_search-container #kt-board_search-q:focus {
  border-color: #aaa;
}
.kanban .kt-board_search-container a[data-toggle] {
  color: #555;
  height: 22px;
  width: 22px;
  padding: 0;
  margin: -1px 0 0 16px;
  font-size: 10px;
  border-radius: 0;
}
.kanban .kt-board_search-container a[data-toggle]:last-of-type {
  border-radius: 0 4px 4px 0;
}
.kanban .kt-board_search-container a.kt-board_search--active[data-toggle] {
  background-color: #f2dede;
  color: #a94442;
}
.kanban .kt-board_search-container a[data-toggle] > i {
  z-index: -1;
  padding-top: 7px;
}
.kanban .kt-board_search-container a[data-dismiss] {
  cursor: pointer;
}
.kanban .kt-board_search-container .kt-board_search-filters_popover {
  display: none;
  background-color: white;
  border: 1px solid rgba(200, 200, 200, 0.5);
  border-radius: 4px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
  position: fixed;
  width: 240px;
  margin-top: 20px;
  margin-left: -11px;
}
.kanban .kt-board_search-container .kt-board_search-filters_popover i {
  float: right;
}
.kanban .kt-board_search-container .kt-board_search-filters_popover .popover-arrow {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  width: 0;
  height: 0;
  top: -10px;
  left: 82%;
  position: absolute;
}
.kanban .kt-board_search-container .kt-board_search-filters_popover .popover-arrow:after {
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid rgba(0, 0, 0, 0.2);
  width: 0;
  height: 0;
  top: -1px;
  right: -11px;
  position: absolute;
  content: "";
  z-index: -100;
}
.kanban .kt-board_search-container .kt-board_search-filters_popover .popover-content {
  padding: 0;
}
.kanban .kt-board_search-container .kt-board_search-filters {
  padding: 5px 0;
  font-size: 13px;
}
.kanban .kt-board_search-container .kt-board_search-filters .kt-board_search-filter {
  cursor: pointer;
  padding: 3px 20px;
  width: 100%;
  box-sizing: border-box;
}
.kanban .kt-board_search-container .kt-board_search-filters .kt-board_search-filter:hover {
  background: #4078c0;
  color: white;
}
.kanban .kt-board_search-container .kt-board_search-filters .kt-board_search-filter.kt-board_search-filter--active > i {
  display: inline;
}
.kanban .kt-board_search-container .kt-board_search-filters .kt-board_search-filter i {
  padding-right: 5px;
  display: none;
}
.kanban .kt-board_search-container .kt-board_search-filters .kt-board_search-filter .kt-board_search-filter_html {
  display: none;
}
.kanban .kt-board_search-container .kt-board_search-filters .kt-board_search-filter .kt-board_search-filter_html .kt-board_search-filter_html-number {
  padding: 5px 0;
}
.kanban .kt-board_search-container .kt-board_search-filters .kt-board_search-filter .kt-board_search-filter_html .kt-board_search-filter_html-number input {
  width: 30px;
  height: 18px;
  margin-bottom: 0;
}
.kanban .kt-board_search-container .kt-board_search-filters .kt-board_search-divider {
  border-bottom: 1px solid #eee;
}
.kanban .kt-board_search-container .kt-board_search-footer {
  display: none;
}
.kanban .kt-board_search-container .kt-board_search-footer .kt-board_search-counter {
  padding: 0 20px;
  font-weight: bold;
  background: #e0e0e0;
}
.kanban .kt-board_search-container .kt-board_search-footer .kt-board_search-actions {
  background: #f5f5f5;
  padding: 5px 0;
}
.kanban .kt-board_search-container .kt-board_search-footer .kt-board_search-actions .kt-board_search-action {
  cursor: pointer;
  padding: 0 20px;
  overflow: hidden;
}
.kanban .kt-board_search-container .kt-board_search-footer .kt-board_search-actions .kt-board_search-action i {
  height: 19px;
}
.kanban .kt-board_search-processors-card_types > div {
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 2px;
  margin: 2px 2px;
}
.kanban .kt-board_search-processors-card_types > div i {
  display: none;
  margin: -1px -6px auto auto;
}
.kanban .kt-board_search-processors-card_types > div.kt-board_search-processors-card_types--active i {
  display: inline-block !important;
}
.kanban kt-task.kt-board_search--filtered_out {
  display: none;
  transition: opacity 0.2s;
}
.kanban body.kt-board_search--show_tasks kt-task.kt-board_search--filtered_out {
  display: block;
  opacity: 0.3;
}
.kanban .kt-board_search-counter.label {
  margin-left: 5px;
}
.kanban #extensions-web-attachments-modal .modal-header h4 {
  margin-bottom: 0;
  font-size: 19px;
}
.kanban #extensions-web-attachments-modal .modal-header a.close {
  float: right;
  cursor: pointer;
  color: #0086dd;
}
.kanban #extensions-web-attachments-modal .modal-body {
  position: relative;
}
.kanban #extensions-web-attachments-modal .modal-body form {
  width: 100%;
}
.kanban #extensions-web-attachments-modal .modal-body form input[name="url"] {
  width: 70%;
}
.kanban #extensions-web-attachments-modal .modal-body form input[name="name"] {
  width: 20%;
}
.kanban #extensions-web-attachments-modal .modal-body > a {
  position: absolute;
  bottom: 23px;
  right: 15px;
  font-size: 20px;
  cursor: pointer;
}
.kanban #extensions-web-attachments-modal .modal-body a {
  color: #0086dd;
}
.kanban #extensions-web-attachments-modal .modal-footer a.btn i {
  line-height: 18px;
  margin: 0;
}
.kanban #kt-extensions-move_to-popover .kt-popover-content .form_row {
  padding-bottom: 7px;
}
.kanban #kt-extensions-move_to-popover .kt-popover-content .form_row.checkbox {
  overflow: hidden;
}
.kanban #kt-extensions-move_to-popover .kt-popover-content .form_row.checkbox label,
.kanban #kt-extensions-move_to-popover .kt-popover-content .form_row.checkbox input {
  float: left;
}
.kanban #kt-extensions-move_to-popover .kt-popover-content .form_row.checkbox label {
  padding: 3px 0 2px 0;
  cursor: pointer;
}
.kanban #kt-extensions-move_to-popover .kt-popover-content .form_row select {
  margin: 0;
}
.kanban #kt-extensions-move_to-taskview_field {
  background: #f5f5f5;
}
.kanban #kt-extensions-move_to-taskview_field._error label {
  color: red;
}
.kanban #kt-extensions-move_to-taskview_field i._spinner {
  display: none;
  position: absolute;
  right: 20px;
  bottom: 2px;
}
.kanban #kt-extensions-move_to-taskview_field li._hidden {
  display: none;
}
.kanban #kt-extensions-move_to-taskview_field select {
  min-width: 145px;
}
.kanban #kt-extensions-move_to-taskview_field button.btn {
  margin-top: 16px;
  width: 100%;
  position: relative;
}
.kanban #kt-extensions-move_to-taskview_field button.btn i {
  position: absolute;
  left: calc(50% - 10px);
  top: 5px;
}
.kanban kt-taskview .kt-extensions-move_to-task_location {
  cursor: pointer;
}
.kanban #kt-extensions-news_feed-popover {
  height: auto;
}
.kanban #kt-extensions-news_feed-popover .kt-popover-content {
  padding: 0;
  width: 325px;
}
.kanban #kt-extensions-news_feed-popover .kt-popover-content article {
  padding: 10px 14px;
  cursor: pointer;
  border-top: 1px solid #f9f9f9;
}
.kanban #kt-extensions-news_feed-popover .kt-popover-content article:hover {
  background-color: #f9f9f9;
}
.kanban #kt-extensions-news_feed-popover .kt-popover-content article h1 {
  font-size: 13px;
  margin-bottom: 3px;
}
.kanban #kt-extensions-news_feed-popover .kt-popover-content article p {
  color: gray;
  font-size: 0.8em;
}
.kanban .kt-extensions-task_navigator-arrow {
  position: absolute;
  z-index: -10;
  top: 160px;
  font-size: 5em;
  cursor: pointer;
  transition: all 0.3s ease;
  transition-property: left, right;
}
.kanban .kt-extensions-task_navigator-arrow i {
  color: silver;
}
.kanban .kt-extensions-task_navigator-arrow.kt-extensions-task_navigator-arrow--left {
  left: -40px;
  padding-right: 45px;
}
.kanban .kt-extensions-task_navigator-arrow.kt-extensions-task_navigator-arrow--left:hover {
  left: -45px;
}
.kanban .kt-extensions-task_navigator-arrow.kt-extensions-task_navigator-arrow--right {
  right: -40px;
  padding-left: 45px;
}
.kanban .kt-extensions-task_navigator-arrow.kt-extensions-task_navigator-arrow--right:hover {
  right: -45px;
}
.kanban .kt-extensions-task_navigator-arrow.kt-extensions-task_navigator-arrow--left i::before {
  margin-left: 0;
  text-align: left;
  text-shadow: 1px 0 5px rgba(0, 0, 0, 0.3);
}
.kanban .kt-extensions-task_navigator-arrow.kt-extensions-task_navigator-arrow--right i::before {
  margin-right: 0;
  text-align: right;
  text-shadow: 1px 0 5px rgba(0, 0, 0, 0.3);
}
.kanban .kt-hint-labels-container {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  --kt-hint_labels--zoom: 1;
}
.kanban .kt-hint-labels-container .kt-hint-label {
  background-color: rgba(252, 252, 252, 0.95);
  border-radius: 2px;
  color: #555;
  cursor: pointer;
  font-weight: bold;
  margin: 0 1px;
  padding: 4px 10px;
  position: absolute;
  text-align: center;
  top: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 13px;
  font-size: calc(13px * var(--kt-hint_labels--zoom, 1));
}
.kanban .kt-hint-labels-container .kt-hint-label kt-wip-counter {
  font-weight: normal;
  font-size: 0.8em;
  line-height: 10px;
  min-height: 10px;
}
@media print {
  .kanban .kt-hint-labels-container {
    display: none;
  }
}
.kanban div.picker-dialog {
  z-index: 999999 !important;
}
.kanban #kt-extensions-board_tour-begin_tour_banner {
  bottom: 20px;
  display: block;
  position: fixed;
  right: 20px;
  white-space: nowrap;
}
.kanban #kt-extensions-board_tour-begin_tour_banner._hidden button {
  max-width: 85px;
  opacity: 0;
}
.kanban #kt-extensions-board_tour-begin_tour_banner button {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 30px;
  box-shadow: 0 13px 25px 0 rgba(0, 0, 0, 0.3);
  color: #444;
  cursor: pointer;
  font-weight: bold;
  padding: 10px 60px 10px 25px;
  position: relative;
  max-width: 500px;
  overflow: hidden;
  transition: max-width 0.25s ease-out, opacity 0.5s;
}
.kanban #kt-extensions-board_tour-begin_tour_banner button i {
  color: #444;
}
.kanban #kt-extensions-board_tour-begin_tour_banner button i.kt-icon-play {
  font-size: 11px;
  line-height: inherit;
  padding-right: 5px;
  vertical-align: bottom;
}
.kanban #kt-extensions-board_tour-begin_tour_banner button span {
  vertical-align: middle;
}
.kanban #kt-extensions-board_tour-begin_tour_banner button a {
  position: absolute;
  right: 0;
  height: calc(100% - 10px);
  border-left: 1px solid #eee;
  top: 0;
  padding: 10px 10px 0 8px;
  width: 22px;
  background: white;
}
.kanban #kt-extensions-board_tour-begin_tour_banner button a i {
  color: #444;
  margin-top: -1px;
}
.kanban #kt-extensions-board_tour-begin_tour_banner button.btn.btn-primary:hover {
  background: white;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.17);
  color: #222;
}
.kanban #Ajc h2,
.kanban #Ajc h3 {
  display: block;
  margin-bottom: 1em;
}
.kanban #Ajc h2 {
  font-size: 1.5em;
}
.kanban #Ajc h3 {
  font-size: 1.2em;
}
.kanban #Ajc p {
  margin-bottom: 1em;
}
.kanban #Ajc .hint {
  font-size: 0.8em;
  color: silver;
}
.kanban #Ajc #ajControlBody img {
  font-size: 1.2em;
  margin-top: 1.5em;
}
.kanban .gritter-item ul.kt_activity-notice_activities {
  margin-bottom: 5px;
}
.kanban .gritter-item ul.kt_activity-notice_activities li:first-of-type {
  list-style-type: none;
}
.kanban .kt_add-task-box textarea {
  height: 20px;
  overflow-y: hidden;
  resize: none;
  border-radius: 3px;
  margin: 6px 0 10px;
  width: 160px;
  width: calc(160px * var(--kt-board--zoom, 1));
  font-size: 11px;
  font-size: calc(11px * var(--kt-board--zoom, 1));
  padding: 2px 5px;
  padding: calc(2px * var(--kt-board--zoom, 1)) calc(5px * var(--kt-board--zoom, 1));
}
.kanban .kt_add-task-box.kt_add-task-box--default-hidden textarea {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 150ms;
}
.kanban .kt_add-task-box.kt_add-task-box--default-hidden textarea:focus {
  opacity: 1;
}
.kanban kt-tasklist:hover .kt_add-task-box.kt_add-task-box--default-hidden textarea {
  opacity: 1;
}
.kanban body.kt-extensions-custom_theme--dark .kt_add-task-box textarea {
  background: #555;
  color: white;
  border: none;
}
.kanban body#index.board_powerups #CustomThemeModal .modal-body {
  max-height: calc(80vh - 120px);
}
.kanban .kt-extensions-custom_theme-canvas {
  width: 200px;
  height: 133px;
  display: none;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
.kanban .kt-extensions-custom_theme-cover {
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  outline: none;
  overflow: auto;
  z-index: 1054;
  transition-property: padding;
  transition-duration: 200ms;
}
.kanban .kt-extensions-custom_theme-widget {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 430px;
  z-index: 1055;
  box-shadow: 0 0 10px #999;
  padding: 0px 10px;
  background: #f6f7f8;
}
.kanban .kt-extensions-custom_theme-widget ._search-spinner {
  position: absolute;
  top: 122px;
  left: 405px;
}
.kanban .kt-extensions-custom_theme-widget ._box {
  margin-top: 50px;
  margin-bottom: 20px;
  padding: 15px;
  text-align: center;
}
.kanban .kt-extensions-custom_theme-widget ._box ._theme_radio {
  float: left;
}
.kanban .kt-extensions-custom_theme-widget ._box ._theme_radio ._not_active {
  color: #3276b1;
  background-color: #fff;
}
.kanban .kt-extensions-custom_theme-widget ._zoom {
  margin-left: 10px;
  text-align: center;
  float: right;
}
.kanban .kt-extensions-custom_theme-widget ._zoom ._zoom_buttons ._not_active {
  color: #3276b1;
  background-color: #fff;
}
.kanban .kt-extensions-custom_theme-widget ._zoom ._zoom_buttons a._disabled {
  cursor: default;
  background-color: #f0f0f0;
}
.kanban .kt-extensions-custom_theme-widget ._search {
  padding: 15px 0;
}
.kanban .kt-extensions-custom_theme-widget ._search input {
  width: 400px;
  margin-left: 10px;
  padding: 5px;
}
.kanban .kt-extensions-custom_theme-widget ._close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  font-size: 1.5em;
  padding: 5px;
  border-radius: 100px;
  text-align: center;
  background: inherit;
  color: #555;
  cursor: pointer;
}
.kanban .kt-extensions-custom_theme-widget ._close:hover {
  background: #f0f0f0;
  color: #0086dd;
}
.kanban .kt-extensions-custom_theme-widget ._close i {
  margin-top: 5px;
}
.kanban .kt-extensions-custom_theme-widget ._copyright {
  background-color: #f0f0f0;
  padding: 5px;
  text-align: center;
  margin: 5px 0;
  height: 30px;
}
.kanban .kt-extensions-custom_theme-widget ._backgrounds {
  margin-left: 10px;
  height: calc(100% - 221px);
}
.kanban .kt-extensions-custom_theme-widget ._backgrounds .dropdown-menu {
  top: 135px;
  left: 210px;
}
.kanban .kt-extensions-custom_theme-widget ._backgrounds .nano-content > a {
  position: relative;
  display: block;
  width: 200px;
  height: 133px;
  line-height: 133px;
  margin: 0 10px 10px 0;
  float: left;
  box-shadow: 0 0 5px #ddd;
  text-align: center;
  cursor: pointer;
  background-color: #f0f0f0;
  font-size: 0.8em;
}
.kanban .kt-extensions-custom_theme-widget ._backgrounds .nano-content > a._selected:after {
  position: absolute;
  bottom: 5%;
  right: 5%;
  font-family: 'fontello';
  content: '\e83a';
  color: silver;
  line-height: 20px;
  font-size: 20px;
}
.kanban .kt-extensions-custom_theme-widget ._backgrounds .nano-content > a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.kanban .kt-extensions-custom_theme-widget ._no_results {
  display: none;
  text-align: center;
}
.kanban body.kt-extensions-custom_theme-background_style--cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
}
.kanban body.kt-extensions-custom_theme-background_style--tile {
  background-repeat: repeat;
}
.kanban body.kt-extensions-custom_theme-font_size--large kt-task .kt-task-body {
  font-size: 12px !important;
}
.kanban body.kt-extensions-custom_theme-font_size--extra_large kt-task .kt-task-body {
  font-size: 13px !important;
}
.kanban body.boards.kt-extensions-custom_theme-header_color--lite kt-top-panel .navbar:not(.navbar-opaque) .kt-extensions-nav_panel-link,
.kanban body.boards.kt-extensions-custom_theme-header_color--lite kt-top-panel .navbar:not(.navbar-opaque) .top-right-pane > ._links > a:not(.btn),
.kanban body.boards.kt-extensions-custom_theme-header_color--lite kt-top-panel .navbar:not(.navbar-opaque) .top-right-pane > a:not(.btn),
.kanban body.boards.kt-extensions-custom_theme-header_color--lite kt-top-panel .navbar:not(.navbar-opaque) .top-right-pane > span,
.kanban body.boards.kt-extensions-custom_theme-header_color--lite kt-top-panel .navbar:not(.navbar-opaque) .navbar-inner > .brand * {
  color: #555;
  text-shadow: none;
}
.kanban body.boards.kt-extensions-custom_theme-header_color--dark .navbar:not(.navbar-opaque) .kt-extensions-nav_panel-link {
  color: #fff;
  text-shadow: none;
}
.kanban body.boards.kt-extensions-custom_theme-header_color--dark .navbar:not(.navbar-opaque) .kt-extensions-nav_panel-link:hover i {
  background: rgba(255, 255, 255, 0.3);
}
.kanban body.boards.kt-extensions-custom_theme-header_color--dark .navbar:not(.navbar-opaque) .top-right-pane > ._links > a:not(.btn),
.kanban body.boards.kt-extensions-custom_theme-header_color--dark .navbar:not(.navbar-opaque) .top-right-pane > a:not(.btn),
.kanban body.boards.kt-extensions-custom_theme-header_color--dark .navbar:not(.navbar-opaque) .top-right-pane > span,
.kanban body.boards.kt-extensions-custom_theme-header_color--dark .navbar:not(.navbar-opaque) .navbar-inner > .brand * {
  color: #fff;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--lite.kt-extensions-custom_theme-header_color--dark .navbar:not(.navbar-opaque) .top-right-pane > ._controls > a.btn {
  color: #fff;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--lite div.kt-side-panel-slide kt-board {
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}
.kanban body.kt-extensions-custom_theme--lite div.kt-side-panel-slide kt-board > thead > tr > th {
  background: rgba(255, 255, 255, 0.5);
  border-color: rgba(244, 244, 244, 0.5);
  color: #444;
}
.kanban body.kt-extensions-custom_theme--lite div.kt-side-panel-slide kt-board > thead > tr th.kt-hfirst {
  border-left: 1px solid transparent;
}
.kanban body.kt-extensions-custom_theme--lite div.kt-side-panel-slide kt-board > thead > tr:first-child th.kt-void {
  border-left: 1px solid transparent;
}
.kanban body.kt-extensions-custom_theme--lite div.kt-side-panel-slide kt-board > tbody > tr > th {
  background: rgba(242, 242, 242, 0.5);
  border-bottom: 1px solid transparent;
  color: #444;
}
.kanban body.kt-extensions-custom_theme--lite div.kt-side-panel-slide kt-board > tbody > tr > td {
  background: rgba(242, 242, 242, 0.5) !important;
  border-color: rgba(221, 221, 221, 0.3);
  border-style: solid;
}
.kanban body.kt-extensions-custom_theme--lite div.kt-side-panel-slide kt-board > tbody > tr > td kt-tasklist kt-task {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
}
.kanban body.kt-extensions-custom_theme--lite div.kt-side-panel-slide kt-board > tbody > tr:last-child > td,
.kanban body.kt-extensions-custom_theme--lite div.kt-side-panel-slide kt-board > tbody > tr:last-child > th {
  border-bottom: 1px solid transparent;
}
.kanban body.kt-extensions-custom_theme--lite div.kt-side-panel-slide kt-board > tbody > tr > td.kt-hlast,
.kanban body.kt-extensions-custom_theme--lite div.kt-side-panel-slide kt-board > tbody > tr.kt-collapsed > td,
.kanban body.kt-extensions-custom_theme--lite div.kt-side-panel-slide kt-board > thead > tr > th.kt-hlast {
  border-right: 1px solid transparent;
}
.kanban body.kt-extensions-custom_theme--lite div.kt-side-panel-slide kt-board tr.kt-collapsed > td > span.kt-label {
  color: #444;
}
.kanban body.kt-extensions-custom_theme--lite div.kt-side-panel-slide kt-board kt-task.kt-selected {
  box-shadow: 0 0 0 2px #c5c5c5 !important;
}
.kanban body.kt-extensions-custom_theme--lite .titlebar,
.kanban body.kt-extensions-custom_theme--lite .board-panel-opener {
  background: rgba(255, 255, 255, 0.5);
  border: none;
  color: #444;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--lite kt-side-panel {
  background: rgba(250, 250, 250, 0.8);
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}
.kanban body.kt-extensions-custom_theme--lite kt-side-panel .board-panel-opener {
  height: 10px;
}
.kanban body.kt-extensions-custom_theme--lite kt-side-panel .board-panel-opener i {
  top: 5px;
}
.kanban body.kt-extensions-custom_theme--lite kt-side-panel .widget .titlebar {
  padding: 10px 5px 10px 10px;
}
.kanban body.kt-extensions-custom_theme--lite .board-panel-opener {
  padding: 9px 0 9px 20px;
}
.kanban body.kt-extensions-custom_theme--lite .board-panel-opener i {
  top: 10px;
  left: 13px;
  color: #555;
}
.kanban body.kt-extensions-custom_theme--lite #time-tracking-widget #time-tracker-date-popover .close,
.kanban body.kt-extensions-custom_theme--lite #time-tracking-widget #time-tracker-postpone-menu .close {
  opacity: 1;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--lite #time-tracking-widget .popover-content .ui-widget-content {
  background: none;
}
.kanban body.kt-extensions-custom_theme--lite #time-tracking-widget .ui-widget-content .ui-state-default {
  border: 1px solid transparent;
}
.kanban body.kt-extensions-custom_theme--lite #time-tracker-date-popover,
.kanban body.kt-extensions-custom_theme--lite #time-tracker-postpone-menu {
  border: none;
}
.kanban body.kt-extensions-custom_theme--lite #time-tracking-widget .ui-widget-header {
  background: none;
  border: none;
}
.kanban body.kt-extensions-custom_theme--lite #time-tracking-widget .ui-datepicker {
  box-shadow: none;
}
.kanban body.kt-extensions-custom_theme--lite #time-tracking-widget .ui-datepicker .ui-datepicker-prev span,
.kanban body.kt-extensions-custom_theme--lite #time-tracking-widget .ui-datepicker .ui-datepicker-next span {
  border-radius: 50%;
  opacity: 0.5;
}
.kanban body.kt-extensions-custom_theme--lite nav.navbar div.navbar-inner div.kt-side-panel-slide a#shortcuts {
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--lite nav.navbar div.navbar-inner ul.nav li a {
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--lite nav.navbar div.navbar-inner h2.brand span,
.kanban body.kt-extensions-custom_theme--lite nav.navbar div.navbar-inner h2.brand span i,
.kanban body.kt-extensions-custom_theme--lite nav.navbar div.navbar-inner h2.brand a {
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--lite nav.navbar div.navbar-inner a.btn.btn-small {
  border: none;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--lite nav.navbar.navbar-opaque .navbar-inner .kt-extensions-nav_panel-link,
.kanban body.kt-extensions-custom_theme--lite nav.navbar.navbar-opaque .navbar-inner .top-right-pane > ._links > a,
.kanban body.kt-extensions-custom_theme--lite nav.navbar.navbar-opaque .navbar-inner .top-right-pane > a,
.kanban body.kt-extensions-custom_theme--lite nav.navbar.navbar-opaque .navbar-inner .top-right-pane span {
  color: #555;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--lite .kt-popover,
.kanban body.kt-extensions-custom_theme--lite .popover {
  border: none;
}
.kanban body.kt-extensions-custom_theme--lite .kt-popover-title,
.kanban body.kt-extensions-custom_theme--lite .popover-title {
  border-bottom: none;
  border-radius: 1px 1px 0 0;
  color: #444;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--lite .kt-popover-content,
.kanban body.kt-extensions-custom_theme--lite .popover-content {
  background: rgba(255, 255, 255, 0.95);
}
.kanban body.kt-extensions-custom_theme--lite .popover-content li .task-name {
  color: #333;
}
.kanban body.kt-extensions-custom_theme--lite .kt-popover[data-arrow="top"] .kt-popover-arrow {
  border-bottom-color: rgba(255, 255, 255, 0.9);
}
.kanban body.kt-extensions-custom_theme--lite .popover.left .arrow {
  border-left-color: rgba(255, 255, 255, 0.9);
}
.kanban body.kt-extensions-custom_theme--lite .popover-title .kt-icon-cancel-1,
.kanban body.kt-extensions-custom_theme--lite .kt-popover-title .kt-icon-cancel-1 {
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--lite #kt-extensions-task_reminders-popover {
  background: white;
}
.kanban body.kt-extensions-custom_theme--lite .dropdown-menu {
  background: rgba(255, 255, 255, 0.95);
  border: none;
  border-radius: 1px;
  color: #444;
}
.kanban body.kt-extensions-custom_theme--lite .dropdown-context .nav-header {
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--lite .kt-board_search-container a[data-toggle] {
  background: white;
  border: none;
  border-radius: 0 20px 20px 0;
  height: 22px;
  width: 22px;
  font-size: 11px;
}
.kanban body.kt-extensions-custom_theme--lite .kt-board_search-container #kt-board_search-q {
  border: none;
  border-radius: 20px 0 0 20px;
  color: #555;
  padding: 1px 5px 1px 12px;
}
.kanban body.kt-extensions-custom_theme--lite .kt-board_search-filters_popover {
  background: rgba(255, 255, 255, 0.5);
}
.kanban body.kt-extensions-custom_theme--lite .kt-board_search-filters_popover .popover-arrow::after {
  border-bottom: 11px solid rgba(255, 255, 255, 0.5);
}
.kanban body.kt-extensions-custom_theme--lite .kt-board_search-filters_popover .popover-arrow {
  border-bottom: 10px solid rgba(255, 255, 255, 0.5);
}
.kanban body.kt-extensions-custom_theme--lite .kt-board_search-filters_popover .kt-board_search-divider {
  border-color: transparent;
}
.kanban body.kt-extensions-custom_theme--lite .kt-board_search-filters_popover .kt-board_search-counter {
  background: rgba(255, 255, 255, 0.5);
}
.kanban body.kt-extensions-custom_theme--lite .kt-board_search-filters_popover .kt-board_search-actions {
  background: transparent;
}
.kanban body.kt-extensions-custom_theme--lite .kt-board_search-filters_popover .select2-selection--multiple,
.kanban body.kt-extensions-custom_theme--lite .kt-board_search-filters_popover .select2-selection__choice {
  background-color: transparent;
}
.kanban body.kt-extensions-custom_theme--lite .kt-board_search-filters_popover .kt-user-initials {
  background: rgba(255, 255, 255, 0.5);
}
.kanban body.kt-extensions-custom_theme--lite #kt-extensions-global_search-activator.btn {
  background-color: transparent;
  box-shadow: none;
}
.kanban body.kt-extensions-custom_theme--lite .select2-dropdown {
  background: rgba(255, 255, 255, 0.9);
  border: none;
  border-radius: 1px;
  color: #444;
}
.kanban body.kt-extensions-custom_theme--lite .select2-dropdown .select2-search__field {
  border-radius: 20px;
  padding: 0px 15px 0 15px;
}
.kanban body.kt-extensions-custom_theme--lite div kt-board > tbody > tr > td,
.kanban body.kt-extensions-custom_theme--lite .widget ul li:not(.kt-side-panel-widget-task),
.kanban body.kt-extensions-custom_theme--lite #kt_calendar-widget .content {
  background: transparent;
}
.kanban body.kt-extensions-custom_theme--lite .kt-side-panel-slide kt-board > tbody > tr > th {
  background: rgba(222, 222, 222, 0.5);
}
.kanban body.kt-extensions-custom_theme--lite .kt-side-panel-slide kt-board > tbody > tr > th,
.kanban body.kt-extensions-custom_theme--lite #time-tracking-widget .popover-content li a {
  border-color: transparent;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--lite .kt-toolbox,
.kanban body.kt-extensions-custom_theme--lite .kt-popover {
  background-color: transparent;
  border: none;
}
.kanban body.kt-extensions-custom_theme--dark #wrapper #content .navbar-inner {
  border-bottom: 1px solid #303030;
}
.kanban body.kt-extensions-custom_theme--dark #wrapper #content div.board_sub_navigation {
  background-color: rgba(0, 0, 0, 0.65);
  background-image: none;
  border-bottom: none;
}
.kanban body.kt-extensions-custom_theme--dark #wrapper #content div.board_sub_navigation a {
  color: #fff;
}
.kanban body.kt-extensions-custom_theme--dark #wrapper #content div.board_sub_navigation li.selected a {
  color: #bbb;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark div.kt-side-panel-slide kt-board {
  box-shadow: 0 13px 25px 0 rgba(0, 0, 0, 0.3);
}
.kanban body.kt-extensions-custom_theme--dark div.kt-side-panel-slide kt-board > thead > tr > th {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  border-color: #777;
  border-style: solid;
  border-width: 1px 0 0 1px;
  color: #fff;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark div.kt-side-panel-slide kt-board > tbody > tr > td {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0 !important;
  border-color: #777;
  border-style: solid;
  border-width: 1px 0 0 1px;
}
.kanban body.kt-extensions-custom_theme--dark div.kt-side-panel-slide kt-board > tbody > tr > td kt-tasklist .kt-tasklist-header._active .kt-tasklist--add-task,
.kanban body.kt-extensions-custom_theme--dark div.kt-side-panel-slide kt-board > tbody > tr > td kt-tasklist .kt-tasklist-header > *:hover {
  background: #555;
}
.kanban body.kt-extensions-custom_theme--dark div.kt-side-panel-slide kt-board > tbody > tr > td kt-tasklist kt-task {
  box-shadow: 0 13px 25px 0 rgba(0, 0, 0, 0.3);
}
.kanban body.kt-extensions-custom_theme--dark div.kt-side-panel-slide kt-board > tbody > tr > td kt-tasklist div.kt-tasklist-header > * {
  color: #fff;
}
.kanban body.kt-extensions-custom_theme--dark div.kt-side-panel-slide kt-board > tbody > tr > td kt-tasklist div.kt-tasklist-header a.kt-tasklist--add-task,
.kanban body.kt-extensions-custom_theme--dark div.kt-side-panel-slide kt-board > tbody > tr > td kt-tasklist div.kt-tasklist-header a.kt-tasklist--archive kt-stats-counter {
  color: #fff;
}
.kanban body.kt-extensions-custom_theme--dark div.kt-side-panel-slide kt-board > tbody > tr:last-child > td,
.kanban body.kt-extensions-custom_theme--dark div.kt-side-panel-slide kt-board > tbody > tr:last-child > th {
  border-bottom: 1px solid #777;
}
.kanban body.kt-extensions-custom_theme--dark div.kt-side-panel-slide kt-board > tbody > tr > td.kt-hlast,
.kanban body.kt-extensions-custom_theme--dark div.kt-side-panel-slide kt-board > tbody > tr.kt-collapsed > td,
.kanban body.kt-extensions-custom_theme--dark div.kt-side-panel-slide kt-board > thead > tr > th.kt-hlast {
  border-right: 1px solid #777;
}
.kanban body.kt-extensions-custom_theme--dark .titlebar,
.kanban body.kt-extensions-custom_theme--dark .board-panel-opener,
.kanban body.kt-extensions-custom_theme--dark nav.navbar div.navbar-inner a.btn.btn-small {
  background: rgba(0, 0, 0, 0.6);
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: #ddd;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark .dropdown-menu li a {
  color: #eee;
}
.kanban body.kt-extensions-custom_theme--dark .dropdown-menu li a:hover {
  color: #555;
}
.kanban body.kt-extensions-custom_theme--dark kt-wip-counter {
  color: #aaa;
}
.kanban body.kt-extensions-custom_theme--dark kt-wip-counter.kt-limit-exceeded {
  color: #e53935;
}
.kanban body.kt-extensions-custom_theme--dark kt-task.kt-task-placeholder {
  background-color: rgba(0, 0, 0, 0.4);
}
.kanban body.kt-extensions-custom_theme--dark kt-side-panel {
  background: rgba(0, 0, 0, 0.4);
  border-bottom: 1px solid #777;
  border-left: 1px solid #777;
  box-shadow: 0 13px 25px 0 rgba(0, 0, 0, 0.3);
}
.kanban body.kt-extensions-custom_theme--dark .board-panel-opener {
  border: 1px solid #aaa;
}
.kanban body.kt-extensions-custom_theme--dark .board-panel-opener i {
  color: #ddd;
}
.kanban body.kt-extensions-custom_theme--dark #kt_calendar-widget_popover {
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0;
}
.kanban body.kt-extensions-custom_theme--dark #kt_calendar-widget_popover .close {
  color: #eee;
  opacity: 1;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark #kt_calendar-widget_popover .popover-title {
  background: rgba(0, 0, 0, 0.9);
  border-bottom: 1px solid #777;
  color: #eee;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark #kt_calendar-widget_popover .popover-content {
  background-color: rgba(0, 0, 0, 0.7);
  color: #eee;
}
.kanban body.kt-extensions-custom_theme--dark #kt_calendar-widget_popover ul li:hover {
  color: #555;
}
.kanban body.kt-extensions-custom_theme--dark #time-tracking-widget #time-tracker-date-popover .close,
.kanban body.kt-extensions-custom_theme--dark #time-tracking-widget #time-tracker-postpone-menu .close {
  color: #eee;
  opacity: 1;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark #time-tracker-date-popover,
.kanban body.kt-extensions-custom_theme--dark #time-tracker-postpone-menu {
  border: none;
}
.kanban body.kt-extensions-custom_theme--dark nav.navbar.navbar-opaque .navbar-inner {
  background-color: rgba(0, 0, 0, 0.65) !important;
}
.kanban body.kt-extensions-custom_theme--dark nav.navbar.navbar-opaque .navbar-inner .kt-extensions-nav_panel-link,
.kanban body.kt-extensions-custom_theme--dark nav.navbar.navbar-opaque .navbar-inner .top-right-pane > ._links > a,
.kanban body.kt-extensions-custom_theme--dark nav.navbar.navbar-opaque .navbar-inner .top-right-pane > a,
.kanban body.kt-extensions-custom_theme--dark nav.navbar.navbar-opaque .navbar-inner .top-right-pane span {
  color: #fff;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark nav.navbar div.navbar-inner div.kt-side-panel-slide a#shortcuts {
  color: #fff;
  font-size: 11px;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark nav.navbar div.navbar-inner ul.nav li a {
  color: #fff;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark nav.navbar div.navbar-inner ul.nav li.active a {
  background-color: rgba(0, 0, 0, 0.4);
  color: #ddd;
}
.kanban body.kt-extensions-custom_theme--dark nav.navbar div.navbar-inner h2.brand span {
  color: #fff;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark nav.navbar div.navbar-inner h2.brand span i {
  color: #ddd;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark nav.navbar div.navbar-inner h2.brand a {
  color: #ccc;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark nav.navbar div.navbar-inner h2.brand a i.icon-fa-home {
  color: #ccc;
}
.kanban body.kt-extensions-custom_theme--dark nav.navbar div.navbar-inner a.btn.btn-small {
  border: 1px solid #888;
  color: #ddd !important;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark nav.navbar div.navbar-inner a.btn.btn-small.kt-board_search--active {
  color: red !important;
}
.kanban body.kt-extensions-custom_theme--dark nav.navbar div.navbar-inner .kt-extensions-nav_panel-link,
.kanban body.kt-extensions-custom_theme--dark nav.navbar div.navbar-inner .top-right-pane > ._links > a,
.kanban body.kt-extensions-custom_theme--dark nav.navbar div.navbar-inner .top-right-pane > a,
.kanban body.kt-extensions-custom_theme--dark nav.navbar div.navbar-inner .top-right-pane span {
  color: #fff;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark nav.navbar div.navbar-inner .kt-extensions-nav_panel-link:hover i {
  background: rgba(255, 255, 255, 0.3);
}
.kanban body.kt-extensions-custom_theme--dark .kt-popover,
.kanban body.kt-extensions-custom_theme--dark .popover {
  background: none;
}
.kanban body.kt-extensions-custom_theme--dark .kt-popover-title,
.kanban body.kt-extensions-custom_theme--dark .popover-title {
  background: rgba(0, 0, 0, 0.9);
  border-bottom: 1px solid #777;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark .kt-popover-content,
.kanban body.kt-extensions-custom_theme--dark .popover-content {
  background: rgba(0, 0, 0, 0.75);
  color: white;
}
.kanban body.kt-extensions-custom_theme--dark .popover.bottom .arrow::after,
.kanban body.kt-extensions-custom_theme--dark .kt-popover[data-arrow="top"] .kt-popover-arrow::after {
  border-bottom: 11px solid rgba(0, 0, 0, 0.9);
}
.kanban body.kt-extensions-custom_theme--dark .popover.left .arrow::after,
.kanban body.kt-extensions-custom_theme--dark .kt-popover[data-arrow="right"] .kt-popover-arrow::after {
  background-color: transparent;
  border-left-color: #000;
  border-left-color: rgba(0, 0, 0, 0.5);
}
.kanban body.kt-extensions-custom_theme--dark .popover-content > div,
.kanban body.kt-extensions-custom_theme--dark .kt-popover-content > div,
.kanban body.kt-extensions-custom_theme--dark .popover-title,
.kanban body.kt-extensions-custom_theme--dark .kt-popover-title,
.kanban body.kt-extensions-custom_theme--dark .popover-content .select-footer,
.kanban body.kt-extensions-custom_theme--dark .kt-popover-content .select-footer,
.kanban body.kt-extensions-custom_theme--dark .popover-title .kt-icon-cancel-1,
.kanban body.kt-extensions-custom_theme--dark .kt-popover-title .kt-icon-cancel-1 {
  color: #eee;
}
.kanban body.kt-extensions-custom_theme--dark .popover-title .kt-icon-cancel-1,
.kanban body.kt-extensions-custom_theme--dark .kt-popover-title .kt-icon-cancel-1 {
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark .kt-popover .kt-user-initials {
  color: #444;
}
.kanban body.kt-extensions-custom_theme--dark #kt-extensions-task_reminders-popover,
.kanban body.kt-extensions-custom_theme--dark #kt-extensions-task_reminders-popover .kt-popover-content {
  background: white;
  color: inherit;
}
.kanban body.kt-extensions-custom_theme--dark .dropdown-context .nav-header {
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark .dropdown-menu {
  background: rgba(0, 0, 0, 0.75);
  color: #eee;
  border: 1px solid rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.5);
}
.kanban body.kt-extensions-custom_theme--dark nav .dropdown-menu a {
  color: #eee;
}
.kanban body.kt-extensions-custom_theme--dark .kt-dropdown-menu .arr.top::before,
.kanban body.kt-extensions-custom_theme--dark kt-context-menu .arr.top::before {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.7);
}
.kanban body.kt-extensions-custom_theme--dark .kt-dropdown-menu .arr.top::after,
.kanban body.kt-extensions-custom_theme--dark kt-context-menu .arr.top::after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.1);
}
.kanban body.kt-extensions-custom_theme--dark .kt-shortcuts-manager-popover {
  border: 1px solid rgba(0, 0, 0, 0.5);
}
.kanban body.kt-extensions-custom_theme--dark .kt-shortcuts-manager-popover .popover-content table tr th,
.kanban body.kt-extensions-custom_theme--dark .kt-shortcuts-manager-popover .popover-content table tr td {
  background: rgba(0, 0, 0, 0.75);
  border-bottom: 1px solid #888;
  color: #fff;
}
.kanban body.kt-extensions-custom_theme--dark .kt-shortcuts-manager-popover .popover-content table tr th span {
  background: none;
  color: #eee;
}
.kanban body.kt-extensions-custom_theme--dark .kt-shortcuts-manager-popover .popover-content table small {
  color: #ccc;
}
.kanban body.kt-extensions-custom_theme--dark #feedback_modal_window {
  background: rgba(0, 0, 0, 0.75);
  color: #eee;
}
.kanban body.kt-extensions-custom_theme--dark #feedback_modal_window #feedback_modal_content h1,
.kanban body.kt-extensions-custom_theme--dark #feedback_modal_window #feedback_modal_content p,
.kanban body.kt-extensions-custom_theme--dark #feedback_modal_window #feedback_modal_content label,
.kanban body.kt-extensions-custom_theme--dark #feedback_modal_window #feedback_modal_content strong {
  color: #eee;
}
.kanban body.kt-extensions-custom_theme--dark .kt-board_search-filters_popover {
  background: rgba(0, 0, 0, 0.75);
  color: #eee;
}
.kanban body.kt-extensions-custom_theme--dark .kt-board_search-filters_popover .popover-arrow::after {
  border-bottom: 11px solid rgba(0, 0, 0, 0.9);
}
.kanban body.kt-extensions-custom_theme--dark .kt-board_search-filters_popover .popover-arrow {
  border-bottom: 10px solid #222;
}
.kanban body.kt-extensions-custom_theme--dark .kt-board_search-filters_popover .kt-board_search-divider {
  border-color: #777;
}
.kanban body.kt-extensions-custom_theme--dark .kt-board_search-filters_popover .kt-board_search-counter {
  background: rgba(255, 255, 255, 0.5);
}
.kanban body.kt-extensions-custom_theme--dark .kt-board_search-filters_popover .kt-board_search-actions {
  background: transparent;
}
.kanban body.kt-extensions-custom_theme--dark .kt-board_search-filters_popover .select2-selection--multiple,
.kanban body.kt-extensions-custom_theme--dark .kt-board_search-filters_popover .select2-selection__choice {
  background-color: transparent;
}
.kanban body.kt-extensions-custom_theme--dark .kt-board_search-filters_popover .kt-user-initials {
  background-color: black;
}
.kanban body.kt-extensions-custom_theme--dark .kt-board_search-filters_popover .select2-search__field {
  color: white;
}
.kanban body.kt-extensions-custom_theme--dark #kt-extensions-move_to-frame {
  background: none;
}
.kanban body.kt-extensions-custom_theme--dark #kt-extensions-move_to-frame .popover-content .form_row label {
  color: #eee;
}
.kanban body.kt-extensions-custom_theme--dark #kt-attachments-dropdown-menu {
  background-color: #fff;
  border: 1px solid rgba(200, 200, 200, 0.5);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
}
.kanban body.kt-extensions-custom_theme--dark #kt-attachments-dropdown-menu li a {
  color: #555;
}
.kanban body.kt-extensions-custom_theme--dark .kt-dropdown-menu .dropdown-menu li > a,
.kanban body.kt-extensions-custom_theme--dark kt-context-menu .dropdown-menu li > a {
  color: inherit;
}
.kanban body.kt-extensions-custom_theme--dark div kt-board > tbody > tr > td,
.kanban body.kt-extensions-custom_theme--dark .widget ul li:not(.kt-side-panel-widget-task),
.kanban body.kt-extensions-custom_theme--dark #kt_calendar-widget .content {
  background: transparent;
}
.kanban body.kt-extensions-custom_theme--dark #kt_team-activity.widget .content ul li {
  background: white;
}
.kanban body.kt-extensions-custom_theme--dark .kt-side-panel-slide kt-board > tbody > tr > th {
  background: rgba(0, 0, 0, 0.6);
}
.kanban body.kt-extensions-custom_theme--dark .kt-side-panel-slide kt-board > tbody > tr > th,
.kanban body.kt-extensions-custom_theme--dark #time-tracking-widget .popover-content li a {
  border-color: #777;
  color: #fff;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark .kt-toolbox,
.kanban body.kt-extensions-custom_theme--dark .kt-popover {
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.5);
}
.kanban body.kt-extensions-custom_theme--dark .kt-hint-labels-container .kt-hint-label {
  background-color: rgba(0, 0, 0, 0.65);
  color: #eee;
}
.kanban body.kt-extensions-custom_theme--dark .kt-extensions-swimlane_labels ._swimlane_label {
  background-color: rgba(0, 0, 0, 0.65);
  color: #eee;
}
.kanban body.kt-extensions-custom_theme--dark .kt-separator {
  border-bottom: 1px solid #777;
}
.kanban body.kt-extensions-custom_theme--dark kt-board td.kt-collapsed > span.kt-label,
.kanban body.kt-extensions-custom_theme--dark kt-board tr.kt-collapsed td.kt-stage-hidden.kt-swimlane-label span {
  color: #fff;
}
.kanban body.kt-extensions-custom_theme--dark #time-tracking-widget .empty-placeholder,
.kanban body.kt-extensions-custom_theme--dark #kt_team-activity .empty-placeholder,
.kanban body.kt-extensions-custom_theme--dark #kt_team-activity .scroll-for-more,
.kanban body.kt-extensions-custom_theme--dark .kt-side_panel-widget-empty_placeholder {
  color: #f5f5f5;
  font-size: 11.5px;
  text-shadow: none;
}
.kanban body.kt-extensions-custom_theme--dark kt-task.kt-selected {
  box-shadow: 0 0px 0px 2px #9E9E9E !important;
}
.kanban body.kt-extensions-custom_theme--dark #time-tracking-widget #time-tracker-postpone-menu li a:hover,
.kanban body.kt-extensions-custom_theme--dark .dropdown-submenu:hover > a,
.kanban body.kt-extensions-custom_theme--dark .dropdown-submenu:focus > a,
.kanban body.kt-extensions-custom_theme--dark .dropdown-menu > li > a:hover,
.kanban body.kt-extensions-custom_theme--dark .dropdown-menu > li > a:focus,
.kanban body.kt-extensions-custom_theme--dark nav #kt-filters_menu .kt-filter_option:hover,
.kanban body.kt-extensions-custom_theme--dark nav #kt-filters_menu .kt-by_user.kt-filter_option:hover span {
  background: #eee;
  color: #555;
}
.kanban body.kt-extensions-custom_theme--dark #kt-extensions-time_tracking-task_time_log_popover table td:last-of-type {
  color: silver;
}
.kanban body.kt-extensions-custom_theme--dark:not(.kt-extensions-custom_theme-background) {
  background: url(/assets/dashboard/wallpaper--inverse.jpg) top left / cover fixed, #101010 !important;
}
.kanban #kt_team-activity .content ul li .kt-user-initials {
  position: absolute;
  top: 8px;
  left: 5px;
  height: 25px;
  width: 25px;
  overflow: hidden;
  font-size: 11px;
  line-height: 2;
}
.kanban #kt_team-activity .content ul li .activity_description {
  position: relative;
  padding-left: 35px;
  line-height: 1.3;
}
.kanban #kt_team-activity .content ul li kt-duration {
  padding: 5px 0 0 35px;
  font-size: 10px;
  color: #777;
}
.kanban #kt_team-activity .content ul li .comment-content {
  display: inline-block;
  margin: 4px 4px 5px 0;
  padding: 8px 10px;
  width: 155px;
  border: 1px solid #d3d3d3;
  border-bottom-color: #bbb;
  background-color: #fbfbfb;
  text-overflow: ellipsis;
  word-wrap: break-word;
  border-radius: 3px;
}
.kanban #kt_team-activity .loading-more {
  text-align: center;
  display: none;
}
.kanban #kt_team-activity div.content > div {
  margin: 10px;
  text-align: center;
  color: gray;
  text-shadow: 0 0 3px white;
  font-size: smaller;
}
.kanban #kt_team-activity .scroll-for-more {
  text-decoration: underline;
  cursor: pointer;
}
.kanban #kt_calendar-widget .content {
  background-color: rgba(250, 250, 250, 0.3);
}
.kanban #kt_calendar-widget #kt_calendar-widget_content .ui-datepicker-header {
  background: none;
}
.kanban #kt_calendar-widget #kt_calendar-widget_content .ui-datepicker-title {
  color: #555;
}
.kanban #kt_calendar-widget #kt_calendar-widget_content .ui-datepicker .ui-datepicker-prev span,
.kanban #kt_calendar-widget #kt_calendar-widget_content .ui-datepicker .ui-datepicker-next span {
  cursor: pointer;
}
.kanban #kt_calendar-widget #kt_calendar-widget_content table.ui-datepicker-calendar > thead > tr > th {
  font-size: 11px;
  padding: 0.5em 0.3em;
}
.kanban #kt_calendar-widget #kt_calendar-widget_content table.ui-datepicker-calendar > tbody > tr > td > a {
  font-size: 11px;
}
.kanban #kt_calendar-widget #kt_calendar-widget_content table.ui-datepicker-calendar .ui-state-default {
  height: 22px;
  line-height: 22px;
  padding: 1px;
  vertical-align: middle;
  width: 22px;
}
.kanban #kt_calendar-widget #kt_calendar-widget_content .ui-widget-content {
  border: 0;
  background: #fff;
}
.kanban #kt_calendar-widget #kt_calendar-widget_content .ui-corner-all {
  border-radius: 0;
}
.kanban #kt_calendar-widget #kt_calendar-widget_content .popover .popover-title,
.kanban #kt_calendar-widget #kt_calendar-widget_content .ui-widget-header {
  border: 0;
}
.kanban #kt_calendar-widget #kt_calendar-widget_content .due-date a {
  background: #bfbfbf;
  font-weight: bold;
}
.kanban #kt_calendar-widget #kt_calendar-widget_content .due-date.assigned .ui-state-default {
  background: #bfbfbf;
  border: solid 1px #bfbfbf;
}
.kanban #kt_calendar-widget #kt_calendar-widget_content .due-date.assigned .ui-state-active {
  background: #bfbfbf;
  border: 1px solid #bfbfbf;
}
.kanban #kt_calendar-widget #kt_calendar-widget_content .due-date.assigned .ui-state-hover {
  background: #2B78C4;
  border: 1px solid #2B78C4;
}
.kanban #kt_calendar-widget #kt_calendar-widget_content .due-date.all-done a {
  text-decoration: line-through;
}
.kanban #kt_calendar-widget_popover {
  display: none;
}
.kanban #kt_calendar-widget_popover .popover-content {
  padding: 0;
  max-height: 150px;
  width: 251px;
}
.kanban #kt_calendar-widget_popover .popover-content .nano-content {
  max-height: 150px;
  overflow-y: scroll;
}
.kanban #kt_calendar-widget_popover .popover-content .nano-pane {
  margin-right: 1px;
  width: 6px;
}
.kanban #kt_calendar-widget_popover .close {
  text-decoration: none;
  vertical-align: middle;
  color: #555;
  text-shadow: 0 1px 0 #fff;
  float: right;
  font-size: 1.4em;
  margin-top: 0;
}
.kanban #kt_calendar-widget_popover ul {
  margin: 0;
  padding: 0;
  list-style: none outside none;
}
.kanban #kt_calendar-widget_popover ul li {
  padding: 5px;
  margin: 0;
  border-top: 1px solid #ddd;
  cursor: pointer;
  overflow: hidden;
}
.kanban #kt_calendar-widget_popover ul li .card-color {
  width: 15px;
  height: 15px;
  border-radius: 2px;
  float: left;
  margin: 3px 5px 0 0;
}
.kanban #kt_calendar-widget_popover ul li .task-name {
  float: left;
  width: 195px;
  line-height: 20px;
}
.kanban #kt_calendar-widget_popover ul li.lane-type--done .task-name {
  text-decoration: line-through;
}
.kanban #kt_calendar-widget_popover ul li .assigned-user {
  color: #777;
  font-size: 10px;
  padding-top: 3px;
  float: right;
  margin-right: 5px;
}
.kanban #kt_calendar-widget_popover ul li .kt-user-initials {
  float: right;
  margin-right: 5px;
  opacity: 0.8;
  overflow: hidden;
  color: #555;
}
.kanban #kt_calendar-widget_popover ul li:first-child {
  border-top: none;
}
.kanban #kt_calendar-widget_popover ul li:hover {
  background: #fafafa;
}
.kanban .kt-extensions-calendar_widget-modal {
  top: 5%;
  width: 70vw;
  margin-left: -35vw;
  height: auto;
}
.kanban .kt-extensions-calendar_widget-modal .modal-header {
  border-radius: 5px 5px 0 0;
  padding: 10px 15px;
}
.kanban .kt-extensions-calendar_widget-modal .modal-header ._title {
  margin-left: 5px;
  color: #555;
  letter-spacing: 0.5px;
}
.kanban .kt-extensions-calendar_widget-modal .modal-header ._close {
  float: right;
  cursor: pointer;
  margin-right: -5px;
  color: #555;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body {
  max-height: 75vh;
  min-height: 30vh;
  height: auto;
  color: #555;
  padding: 25px 50px;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body ._spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 25px;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body ._calendar .fc-event-container {
  cursor: pointer;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body ._calendar .fc-button-primary {
  background-color: #08c;
  border-color: #08c;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body ._calendar .fc-button-primary:active {
  background-color: #08c;
  border-color: #08c;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body ._calendar .fc-button-primary:focus,
.kanban .kt-extensions-calendar_widget-modal .modal-body ._calendar .fc-button-primary:active,
.kanban .kt-extensions-calendar_widget-modal .modal-body ._calendar .fc-button-primary:active:focus {
  box-shadow: none;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body ._calendar .fc-day-number {
  padding: 0;
  margin: 5px;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body ._calendar .fc-day-grid-event {
  padding: 5px 25px 5px 10px;
  margin: 5px;
  font-size: 12px;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body ._calendar .fc-day-grid-event .kt-user-initials {
  position: absolute;
  right: 3px;
  top: 3px;
  color: #222;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body ._calendar .fc-toolbar h2 {
  font-size: 2em;
  display: inline-block;
  vertical-align: middle;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body ._calendar .fc-toolbar .fc-button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  background: transparent;
  border: none;
  color: inherit;
  font-size: 1.2em;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body ._calendar .fc-day-header {
  padding: 10px;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body ._calendar .fc-scroller {
  overflow-y: hidden !important;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body ._calendar .fc-content {
  text-overflow: ellipsis;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body ._top_filters {
  position: absolute;
  top: 32px;
  right: 40px;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body ._top_filters .btn.date-select {
  background-color: transparent;
  background-image: none;
  color: #555;
  font-size: 13px;
  border: none;
  outline: none;
  box-shadow: none;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body ._top_filters .multiselect .badge {
  background-color: #aaa;
}
.kanban .kt-extensions-calendar_widget-modal .modal-body ._top_filters a:hover,
.kanban .kt-extensions-calendar_widget-modal .modal-body ._top_filters .active a {
  background: #f5f5f5;
  color: #333;
}
.kanban #kt_kanbancast_popover {
  position: fixed;
}
.kanban #kt_kanbancast_popover .popover-content .controls {
  margin-bottom: 0;
}
.kanban #kt_kanbancast_popover .popover-content .controls th {
  text-align: center;
  font-weight: bold;
  padding: 5px;
}
.kanban #kt_kanbancast_popover .popover-content .controls td {
  width: 100%;
  padding: 10px 20px 10px 40px;
}
.kanban #kt_kanbancast_popover .popover-content .controls .slider,
.kanban #kt_kanbancast_popover .popover-content .controls .ui-slider-handle {
  outline: none !important;
}
.kanban #kt_kanbancast_popover .popover-content .buttons {
  margin: 10px -16px -10px -16px;
  overflow: hidden;
}
.kanban #kt_kanbancast_popover .popover-content .buttons .btn {
  width: 50%;
  margin: 0;
  border-radius: 0;
  box-sizing: border-box;
}
.kanban #kt-extensions-kanbancast-link {
  cursor: pointer;
  opacity: 0.5;
  padding: 3px;
}
.kanban #kt-extensions-kanbancast-link img {
  width: 20px;
  float: left;
  display: inline;
}
.kanban body.kt_kanbancast--high-contrast {
  background-color: black;
  background-image: none !important;
}
.kanban body.kt_kanbancast--high-contrast .navbar.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: linear-gradient(to bottom, #222, #111);
  background-repeat: repeat-x;
  border-color: #252525;
}
.kanban body.kt_kanbancast--high-contrast .navbar.navbar-inverse .navbar-inner .brand a {
  color: #999999;
}
.kanban body.kt_kanbancast--high-contrast .navbar.navbar-inverse .navbar-inner .nav > li > a {
  color: #999999;
}
.kanban body.kt_kanbancast--high-contrast .navbar.navbar-inverse .navbar-inner .nav > li.active > a,
.kanban body.kt_kanbancast--high-contrast .navbar.navbar-inverse .navbar-inner .nav > li > a:hover {
  color: #FFFFFF;
}
.kanban body.kt_kanbancast--high-contrast .top-right-pane a,
.kanban body.kt_kanbancast--high-contrast .top-right-pane #tools_menu > span {
  color: #999999;
  text-shadow: none !important;
}
.kanban body.kt_kanbancast--high-contrast .top-right-pane a:hover,
.kanban body.kt_kanbancast--high-contrast .top-right-pane #tools_menu > span:hover {
  color: white;
}
.kanban body.kt_kanbancast--high-contrast #kt-filters_menu input {
  background-color: black !important;
  color: white !important;
  border-color: #505050 !important;
}
.kanban body.kt_kanbancast--high-contrast #kt-filters_menu .btn {
  background: #505050;
  border-color: #505050;
}
.kanban body.kt_kanbancast--high-contrast kt-board th,
.kanban body.kt_kanbancast--high-contrast kt-board td {
  background: #000;
  color: silver;
  text-shadow: none;
}
.kanban body.kt_kanbancast--high-contrast kt-board td .kt-tasklist--add-task {
  opacity: 0.3;
  border: none;
}
.kanban body.kt_kanbancast--high-contrast kt-board td .kt-tasklist--add-task:hover {
  opacity: 0.8;
}
.kanban body.kt_kanbancast--high-contrast .kt-label,
.kanban body.kt_kanbancast--high-contrast .kt-hint-label {
  color: silver !important;
  text-shadow: none !important;
  background: black !important;
}
.kanban #kt-extensions-recurring_tasks-popover {
  min-width: 315px;
}
.kanban #kt-extensions-recurring_tasks-popover input,
.kanban #kt-extensions-recurring_tasks-popover select {
  margin-bottom: 0;
}
.kanban #kt-extensions-recurring_tasks-popover input[type="text"],
.kanban #kt-extensions-recurring_tasks-popover select {
  margin-top: 0;
}
.kanban #kt-extensions-recurring_tasks-popover section > * {
  line-height: 10px;
  vertical-align: middle;
}
.kanban #kt-extensions-recurring_tasks-popover select[name='s[type]'] {
  width: 150px;
}
.kanban #kt-extensions-recurring_tasks-popover select[name='s[h]'],
.kanban #kt-extensions-recurring_tasks-popover select[name='s[m]'] {
  width: 4em;
}
.kanban #kt-extensions-recurring_tasks-popover section {
  text-align: center;
}
.kanban #kt-extensions-recurring_tasks-popover fieldset {
  margin: 15px 0;
  border: 0;
  padding: 0;
  text-align: right;
  position: relative;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-ds [name='ds[multi]'] {
  width: 2em;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-ds [name='ds[start]'] {
  width: 80px;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-ws > div input,
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-ws > div label {
  float: left;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-ws > div label {
  margin-right: 10px;
  margin-left: 2px;
  margin-top: 1px;
  cursor: pointer;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-ms input[name="ms[days]"] {
  width: 100px;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-ms i {
  position: absolute;
  top: 3px;
  right: 5px;
  color: gray;
  cursor: pointer;
  opacity: 0.4;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-ms i:hover {
  opacity: 1;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-ys [name='ys[multi]'] {
  width: 2em;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-ys [name='ys[start]'] {
  width: 80px;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-cs .ui-datepicker {
  box-shadow: none;
  border: none;
  padding: 0;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-cs td.ui-state-highlight .ui-state-default {
  border: none;
  background: #ddd !important;
  border-radius: 50%;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-cs td.ui-state-highlight {
  border: none;
  background: none;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-cs .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default {
  background: transparent;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-cs .ui-state-default:hover {
  background: #ddd;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-cs .ui-datepicker-prev span,
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-cs .ui-datepicker-next span {
  color: transparent;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-cs .ui-datepicker-prev span,
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-cs .ui-datepicker-next span {
  background-image: none !important;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-cs .ui-datepicker-prev span.ui-icon,
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-cs .ui-datepicker-next span.ui-icon {
  width: 8px;
  height: 16px;
  display: block;
  font-size: 16px;
  color: #555;
  text-indent: 0;
  overflow: hidden;
  background-repeat: no-repeat;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-cs .ui-datepicker-prev span,
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-cs .ui-datepicker-next span {
  visibility: hidden;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-cs .ui-datepicker-prev span:before {
  content: "\f104";
  font-family: FontAwesome;
  visibility: visible;
}
.kanban #kt-extensions-recurring_tasks-popover .kt-extensions-recurring_tasks-popover-cs .ui-datepicker-next span:before {
  content: "\f105";
  font-family: FontAwesome;
  visibility: visible;
}
.kanban #kt-extensions-recurring_tasks-popover .btn {
  margin-bottom: 0;
}
.kanban #kt-extensions-recurring_tasks-widget li {
  cursor: pointer;
}
.kanban body:not(.kt-extensions-recurring_tasks--show) kt-task.kt-extensions-recurring_tasks--recurring {
  display: none;
}
.kanban kt-taskview .kt-taskview-content .fr-box .fr-wrapper {
  box-shadow: none !important;
  background: transparent;
}
.kanban kt-taskview .kt-taskview-content .fr-box .fr-toolbar .fr-command.fr-btn.fr-dropdown::after,
.kanban kt-taskview .kt-taskview-content .fr-box .fr-popup .fr-command.fr-btn.fr-dropdown::after {
  top: 0.5em;
  right: 0;
  border-top-color: #555;
}
.kanban kt-taskview .kt-taskview-content .fr-box .fr-toolbar .fr-command.fr-btn.fr-dropdown::after:hover,
.kanban kt-taskview .kt-taskview-content .fr-box .fr-toolbar .fr-command.fr-btn.fr-dropdown::after:active,
.kanban kt-taskview .kt-taskview-content .fr-box .fr-popup .fr-command.fr-btn.fr-dropdown::after:hover,
.kanban kt-taskview .kt-taskview-content .fr-box .fr-popup .fr-command.fr-btn.fr-dropdown::after:active {
  border-top-color: #555 !important;
}
.kanban kt-taskview .kt-taskview-content .fr-box .fr-toolbar {
  border-top: none;
  border-bottom: 1px solid #eee;
  box-shadow: none;
  padding: 0;
  display: none;
  z-index: 10010 !important;
}
.kanban kt-taskview .kt-taskview-content .fr-box .fr-toolbar button {
  color: #999;
}
.kanban kt-taskview .kt-taskview-content .fr-box .fr-toolbar button.fr-active {
  color: #1e88e5;
}
.kanban kt-taskview .kt-taskview-content .fr-box .fr-toolbar button i {
  font-size: 12px;
  margin: 11px 6.5px;
}
.kanban kt-taskview .kt-taskview-content .fr-box .fr-toolbar .fr-separator.fr-vs {
  height: 15px;
}
.kanban kt-taskview .kt-taskview-content .fr-box .fr-popup {
  margin-top: 15px;
}
.kanban kt-taskview .kt-taskview-content .fr-box .fr-popup,
.kanban kt-taskview .kt-taskview-content .fr-box .fr-popup .fr-colors-tabs .fr-colors-tab {
  color: #555;
}
.kanban kt-taskview .kt-taskview-content .fr-box .fr-popup.fr-selected-tab,
.kanban kt-taskview .kt-taskview-content .fr-box .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab {
  color: #1e88e5;
}
.kanban kt-taskview .kt-taskview-content .fr-box .fr-file::after {
  content: '';
  display: none;
}
.kanban kt-taskview .kt-taskview-content .fr-box .fr-element {
  color: inherit;
}
.kanban kt-taskview .kt-taskview-content .fr-box .fr-dropdown-list li a {
  font-size: 13px;
}
.kanban kt-taskview .kt-taskview-content .fr-box .fr-command.fr-btn[data-cmd="fullscreen"] {
  position: absolute;
  top: 0;
  right: -9px;
}
@media all and (min--moz-device-pixel-ratio: 0) and (min-resolution: 30dpcm) {
  .kanban kt-taskview .kt-taskview-content .fr-box .fr-command.fr-btn[data-cmd="fullscreen"] {
    right: -15px;
  }
}
.kanban body.kt-extensions-froala_editor--fullscreen #taskview-field-description {
  position: fixed;
  z-index: 10010 !important;
  background: white;
  padding: 0 10px;
}
.kanban body.kt-extensions-froala_editor--fullscreen #taskview-field-description .fr-toolbar button,
.kanban body.kt-extensions-froala_editor--fullscreen #taskview-field-description .fr-toolbar .fr-separator {
  padding: 10px 0 !important;
}
.kanban body.kt-extensions-froala_editor--fullscreen #taskview-field-description .fr-toolbar button[data-cmd="fullscreen"],
.kanban body.kt-extensions-froala_editor--fullscreen #taskview-field-description .fr-toolbar .fr-separator[data-cmd="fullscreen"] {
  zoom: 1.2;
}
.kanban body.kt-extensions-froala_editor--fullscreen #taskview-field-description .fr-toolbar .fr-dropdown::after {
  top: 1.2em !important;
}
.kanban body.kt-extensions-froala_editor--fullscreen #taskview-field-description .fr-wrapper {
  overflow: hidden !important;
}
.kanban body.kt-extensions-froala_editor--fullscreen #taskview-field-description .fr-wrapper .fr-element {
  height: 100%;
}
.kanban body.kt-extensions-froala_editor--fullscreen .kt-taskview-header {
  z-index: 0;
}
.kanban body.kt-extensions-froala_editor--fullscreen kt-cover {
  position: fixed;
  z-index: 9990 !important;
}
.kanban .kt-interactive_checklists-checklist {
  width: 100%;
  padding-left: 4px;
  padding-left: calc(4px * var(--kt-board--zoom, 1));
}
.kanban .kt-interactive_checklists-checklist li {
  text-align: left;
  display: block;
  position: relative;
  margin-top: -2px;
  margin-bottom: 5px;
  margin-bottom: calc(5px * var(--kt-board--zoom, 1));
}
.kanban .kt-interactive_checklists-checklist li input {
  width: 15px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.kanban .kt-interactive_checklists-checklist li > span:first-of-type {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-image: url(kt/extensions/interactive_checklists/assets/checkbox.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 15px;
  width: calc(15px * var(--kt-board--zoom, 1));
  height: 15px;
  height: calc(15px * var(--kt-board--zoom, 1));
  background-size: 15px 30px;
  background-size: calc(15px * var(--kt-board--zoom, 1)) calc(30px * var(--kt-board--zoom, 1));
}
.kanban .kt-interactive_checklists-checklist li > span:first-of-type input {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.kanban .kt-interactive_checklists-checklist li.kt-interactive_checklists-checklist-subtask--completed > span:first-of-type {
  background-position: 0 -15px;
  background-position: 0 calc(-15px * var(--kt-board--zoom, 1));
}
.kanban .kt-interactive_checklists-checklist li label {
  padding-left: 19px;
  padding-left: calc(19px * var(--kt-board--zoom, 1));
  font-size: 11px;
  font-size: calc(11px * var(--kt-board--zoom, 1));
  margin-right: 10px;
  cursor: pointer;
  margin-right: calc(10px * var(--kt-board--zoom, 1));
  line-height: 16px;
  line-height: calc(16px * var(--kt-board--zoom, 1));
  word-wrap: break-word;
}
.kanban .kt-interactive_checklists-checklist li label img {
  vertical-align: middle;
}
.kanban .kt-interactive_checklists-checklist li.kt-interactive_checklists-checklist-subtask--completed label {
  text-decoration: line-through;
}
.kanban .kt-interactive_checklists-checklist li .kt-user-initials {
  position: absolute;
  top: 0;
  right: 5px;
  max-width: 20px;
  background: none;
}
.kanban .kt-extenstions-interactive_checklists-visibility--wip .kt-interactive_checklists-checklist {
  display: none;
}
.kanban .kt-extenstions-interactive_checklists-visibility--wip .kt-tasklist--lane-type-in_progress .kt-interactive_checklists-checklist {
  display: block;
}
.kanban .kt-extenstions-interactive_checklists-show--incomplete .kt-interactive_checklists-checklist-subtask--completed {
  display: none;
}
.kanban .kt-extenstions-interactive_checklists-show--first-incomplete .kt-interactive_checklists-checklist li {
  display: none;
}
.kanban .kt-extenstions-interactive_checklists-show--first-incomplete .kt-interactive_checklists-checklist li:not(.kt-interactive_checklists-checklist-subtask--completed) {
  display: block;
}
.kanban .kt-extenstions-interactive_checklists-show--first-incomplete .kt-interactive_checklists-checklist li:not(.kt-interactive_checklists-checklist-subtask--completed) ~ li {
  display: none;
}
.kanban .kt-task-footer-progress + .kt-interactive_checklists-checklist {
  margin-top: 7px;
}
.kanban .kt-extensions-task_summary-table + .kt-interactive_checklists-checklist {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 10px;
}
.kanban .kt-extensions-emoji_picker-icon {
  margin-left: 2px;
  opacity: 0.8;
  cursor: pointer;
}
.kanban #kt-extensions-emoji_picker-popover {
  min-width: 290px;
  max-width: 290px;
}
.kanban #kt-extensions-emoji_picker-popover .list img {
  margin: 2px;
  padding: 2px;
  cursor: pointer;
  border: 1px solid transparent;
}
.kanban #kt-extensions-emoji_picker-popover .list img:hover {
  border: 1px solid silver;
}
.kanban #kt-extensions-emoji_picker-popover .preview {
  border-top: 1px solid silver;
  padding-top: 5px;
  margin-top: 5px;
  overflow: hidden;
  cursor: pointer;
}
.kanban #kt-extensions-emoji_picker-popover .preview img,
.kanban #kt-extensions-emoji_picker-popover .preview span {
  float: left;
}
.kanban #kt-extensions-emoji_picker-popover .preview img {
  width: 30px;
  height: 30px;
}
.kanban #kt-extensions-emoji_picker-popover .preview span {
  line-height: 30px;
  padding-left: 5px;
}
.kanban #kt-extensions-checklist_templates-list {
  margin-top: 10px;
}
.kanban #kt-extensions-checklist_templates-list .kt-extensions-checklist_templates-checklist_template {
  padding: 5px;
  margin-bottom: 10px;
  border: 1px solid silver;
  background: #f0f0f0;
}
.kanban #kt-extensions-checklist_templates-list .kt-extensions-checklist_templates-checklist_template textarea {
  width: calc(100% - 10px);
}
.kanban #kt-extensions-checklist_templates-list .kt-extensions-checklist_templates-checklist_template a[data-remove] {
  float: right;
  cursor: pointer;
  color: #bd362f;
}
.kanban #kt-extensions-archive_view {
  transition: all 0.5s ease-in-out;
  width: 800px;
  margin-left: -440px;
}
.kanban #kt-extensions-archive_view .modal-header {
  border-bottom: 1px solid #eee;
  border-radius: 6px 6px 0 0;
  box-shadow: none;
  overflow: hidden;
  margin-top: 10px;
}
.kanban #kt-extensions-archive_view .modal-header .modal-title {
  vertical-align: middle;
}
.kanban #kt-extensions-archive_view .modal-header .modal-close {
  margin-top: 3px;
}
.kanban #kt-extensions-archive_view .modal-header ._filter_activator {
  background: none;
  box-shadow: none;
  float: right;
  font-size: 9px;
  margin: 0 25px 0 0;
}
.kanban #kt-extensions-archive_view .modal-header ._filter_activator i {
  font-size: 13px;
}
.kanban #kt-extensions-archive_view .modal-header ._location_picker {
  float: right;
  margin: 0 auto 10px 15px;
}
.kanban #kt-extensions-archive_view .modal-header ._location_picker select {
  margin: 0;
  width: 170px;
}
.kanban #kt-extensions-archive_view ._pagination {
  text-align: center;
  background-color: #f5f5f5;
  border-top: 1px solid #eee;
  padding: 5px 15px;
  color: #555;
  overflow: hidden;
}
.kanban #kt-extensions-archive_view ._pagination ._pages {
  float: right;
}
.kanban #kt-extensions-archive_view ._pagination ._pages a {
  padding: 0 2px;
  cursor: pointer;
}
.kanban #kt-extensions-archive_view ._pagination ._pages a[disabled] {
  color: gray;
}
.kanban #kt-extensions-archive_view ._pagination ._pages a._current {
  color: inherit;
}
.kanban #kt-extensions-archive_view ._pagination ._summary {
  float: right;
  clear: both;
}
.kanban #kt-extensions-archive_view ._filter_form {
  text-align: left;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  padding: 5px 5px 5px 30px;
  z-index: -1;
  position: relative;
  margin-top: -42px;
  transition: margin 0.5s;
}
.kanban #kt-extensions-archive_view ._filter_form._visible {
  margin-top: 0;
}
.kanban #kt-extensions-archive_view ._filter_form input[data-type="date"] {
  width: 75px;
}
.kanban #kt-extensions-archive_view ._filter_form .kt-icon-info-circled {
  color: silver;
  margin-left: -25px;
  margin-right: 5px;
  cursor: pointer;
}
.kanban #kt-extensions-archive_view ._filter_form span {
  color: #555;
  font-size: 13px;
}
.kanban #kt-extensions-archive_view ._filter_form input {
  border: 1px solid transparent;
  border-bottom: 1px solid #aaa;
  background-color: transparent;
  box-shadow: none;
  font-size: 13px;
  cursor: pointer;
  border-radius: 0;
  margin: 2px 0 2px 1px;
}
.kanban #kt-extensions-archive_view ._filter_form .btn {
  margin-left: 20px;
}
.kanban #kt-extensions-archive_view .modal-body {
  background: #fff;
  position: relative;
  padding: 15px 30px;
  margin-top: 5px;
  max-height: calc(80vh - 200px);
  min-height: 40px;
}
.kanban #kt-extensions-archive_view .modal-body ._spinner {
  position: absolute;
  top: 25%;
  left: 50%;
  font-size: 25px;
}
.kanban #kt-extensions-archive_view .modal-body table {
  margin-bottom: 0;
}
.kanban #kt-extensions-archive_view .modal-body table tr {
  cursor: pointer;
}
.kanban #kt-extensions-archive_view .modal-body table tr._empty td,
.kanban #kt-extensions-archive_view .modal-body table tr._error td {
  background-color: transparent;
  border: 0;
  text-align: center;
  color: #555;
}
.kanban #kt-extensions-archive_view .modal-body table tr._error td {
  color: #F44336;
}
.kanban #kt-extensions-archive_view .modal-body table tr._selected td {
  background-color: #fafbfc;
}
.kanban #kt-extensions-archive_view .modal-body table tr:first-of-type td {
  border-top: none;
}
.kanban #kt-extensions-archive_view .modal-body table td {
  color: #444;
  position: relative;
  vertical-align: middle;
  overflow: hidden;
}
.kanban #kt-extensions-archive_view .modal-body table td ._color {
  position: absolute;
  width: 6px;
  height: 100%;
  top: 0;
  left: 0;
}
.kanban #kt-extensions-archive_view .modal-body table td:first-of-type {
  padding-left: 15px;
}
.kanban #kt-extensions-archive_view .modal-body table td._archived_at nobr {
  color: #444;
  display: block;
  text-align: right;
}
.kanban #kt-extensions-archive_view .modal-body table td._archived_at nobr:nth-of-type(2) {
  color: gray;
}
.kanban #kt-extensions-archive_view .modal-footer .button-group {
  float: right;
}
.kanban #kt-extensions-global_search-activator {
  height: 22px;
  width: 22px;
  padding: 0;
  float: right;
}
.kanban #kt-extensions-global_search-activator i {
  display: block;
  margin-top: 1px;
}
.kanban #kt-extensions-global_search-container {
  display: none;
  opacity: 0;
  z-index: -1;
  width: 250px;
  position: fixed;
}
.kanban #kt-extensions-global_search-container select {
  min-width: 250px;
}
.kanban .kt-extensions-global_search-dropdown {
  min-width: 250px !important;
  max-width: 250px !important;
}
.kanban .kt-extensions-global_search-dropdown .popover-title {
  border-radius: 0;
}
.kanban .kt-extensions-global_search-dropdown .popover-title input {
  height: 26px;
  margin-bottom: 0;
  padding: 0 7px;
}
.kanban .kt-extensions-global_search-dropdown .popover-content {
  padding: 0;
}
.kanban .kt-extensions-global_search-dropdown .select2-search--dropdown {
  padding: 10px;
}
.kanban .kt-extensions-global_search-dropdown .select2-results > ul.select2-results__options {
  max-height: 80vh;
}
.kanban .kt-extensions-global_search-dropdown .select2-results__group,
.kanban .kt-extensions-global_search-dropdown ._limit_reached {
  background-color: #f0f0f0;
}
.kanban .kt-extensions-global_search-dropdown li[role="treeitem"] {
  position: relative;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  word-wrap: break-word;
}
.kanban .kt-extensions-global_search-dropdown li[role="treeitem"] ._message {
  padding: 5px;
}
.kanban .kt-extensions-global_search-dropdown li[role="treeitem"] ._color {
  position: absolute;
  width: 6px;
  height: 100%;
  top: 0;
  left: 0;
}
.kanban .kt-extensions-global_search-dropdown li[role="treeitem"] .kt-user-initials {
  position: absolute;
  top: 6px;
  right: 5px;
}
.kanban .kt-extensions-global_search-dropdown li[role="treeitem"] .kt-user-initials ~ ._name {
  margin-right: 30px;
}
.kanban .kt-extensions-global_search-dropdown li[role="treeitem"] ._subtask,
.kanban .kt-extensions-global_search-dropdown li[role="treeitem"] ._attachment,
.kanban .kt-extensions-global_search-dropdown li[role="treeitem"] ._hint {
  font-size: 0.8em;
  color: silver;
  position: relative;
}
.kanban .kt-extensions-global_search-dropdown li[role="treeitem"] ._subtask,
.kanban .kt-extensions-global_search-dropdown li[role="treeitem"] ._attachment {
  margin-right: 30px;
  margin-left: 13px;
}
.kanban .kt-extensions-global_search-dropdown li[role="treeitem"] ._subtask i,
.kanban .kt-extensions-global_search-dropdown li[role="treeitem"] ._attachment i {
  position: absolute;
  top: 0;
  left: -15px;
}
.kanban .kt-extensions-global_search-dropdown li[role="treeitem"] ._subtask .kt-user-initials,
.kanban .kt-extensions-global_search-dropdown li[role="treeitem"] ._attachment .kt-user-initials {
  right: -31px;
  top: 0;
  background: transparent;
}
.kanban .kt-extensions-global_search-dropdown ._limit_reached {
  text-align: center;
  font-size: 0.8em;
  display: block;
}
.kanban .kt-extensions-global_search-dropdown ._server_error {
  text-align: center;
  color: #F44336;
  font-size: 0.9em;
  padding: 5px;
}
.kanban body.kt-extensions-custom_theme--dark .kt-extensions-global_search-dropdown {
  border-color: black;
}
.kanban body.kt-extensions-custom_theme--dark .kt-extensions-global_search-dropdown li[role="treeitem"] {
  border-color: black;
}
.kanban body.kt-extensions-custom_theme--dark .kt-extensions-global_search-dropdown li[role="treeitem"] .kt-user-initials {
  color: #444;
}
.kanban body.kt-extensions-custom_theme--dark .kt-extensions-global_search-dropdown li[role="treeitem"] ._subtask .kt-user-initials {
  color: inherit;
}
.kanban body.kt-extensions-custom_theme--dark .kt-extensions-global_search-dropdown ._limit_reached {
  color: #444;
}
.kanban #kt-extensions-postponed_tasks-popover {
  min-width: 315px;
}
.kanban #kt-extensions-postponed_tasks-popover input,
.kanban #kt-extensions-postponed_tasks-popover select {
  margin-bottom: 0;
}
.kanban #kt-extensions-postponed_tasks-popover section > * {
  line-height: 10px;
  vertical-align: middle;
}
.kanban #kt-extensions-postponed_tasks-popover select[name='s[type]'] {
  width: 150px;
}
.kanban #kt-extensions-postponed_tasks-popover select[name='s[h]'],
.kanban #kt-extensions-postponed_tasks-popover select[name='s[m]'] {
  width: 4em;
}
.kanban #kt-extensions-postponed_tasks-popover section {
  text-align: center;
}
.kanban #kt-extensions-postponed_tasks-popover fieldset {
  margin: 15px 0;
  text-align: right;
  position: relative;
}
.kanban #kt-extensions-postponed_tasks-popover .kt-extensions-postponed_tasks-popover-cs .ui-datepicker {
  box-shadow: none;
  border: none;
  padding: 0;
}
.kanban #kt-extensions-postponed_tasks-popover .kt-extensions-postponed_tasks-popover-cs .ui-datepicker-prev span,
.kanban #kt-extensions-postponed_tasks-popover .kt-extensions-postponed_tasks-popover-cs .ui-datepicker-next span {
  color: transparent;
}
.kanban #kt-extensions-postponed_tasks-popover .kt-extensions-postponed_tasks-popover-cs .ui-datepicker-prev span,
.kanban #kt-extensions-postponed_tasks-popover .kt-extensions-postponed_tasks-popover-cs .ui-datepicker-next span {
  background-image: none !important;
}
.kanban #kt-extensions-postponed_tasks-popover .kt-extensions-postponed_tasks-popover-cs .ui-datepicker-prev span.ui-icon,
.kanban #kt-extensions-postponed_tasks-popover .kt-extensions-postponed_tasks-popover-cs .ui-datepicker-next span.ui-icon {
  width: 8px;
  height: 16px;
  display: block;
  font-size: 16px;
  color: #555;
  text-indent: 0;
  overflow: hidden;
  background-repeat: no-repeat;
}
.kanban #kt-extensions-postponed_tasks-popover .kt-extensions-postponed_tasks-popover-cs .ui-datepicker-prev span,
.kanban #kt-extensions-postponed_tasks-popover .kt-extensions-postponed_tasks-popover-cs .ui-datepicker-next span {
  visibility: hidden;
}
.kanban #kt-extensions-postponed_tasks-popover .kt-extensions-postponed_tasks-popover-cs .ui-datepicker-prev span:before {
  content: "\f104";
  font-family: FontAwesome;
  visibility: visible;
}
.kanban #kt-extensions-postponed_tasks-popover .kt-extensions-postponed_tasks-popover-cs .ui-datepicker-next span:before {
  content: "\f105";
  font-family: FontAwesome;
  visibility: visible;
}
.kanban #kt-extensions-postponed_tasks-popover .btn {
  margin-bottom: 0;
}
.kanban #kt-extensions-postponed_tasks-popover ._btn_stop {
  float: right;
}
.kanban #kt-extensions-postponed_tasks-widget .titlebar i {
  width: 12px;
  padding-left: 1px;
}
.kanban #kt-extensions-postponed_tasks-widget li {
  cursor: pointer;
}
.kanban body:not(.kt-extensions-postponed_tasks--show) kt-task.kt-extensions-postponed_tasks--postponed {
  display: none;
}
.kanban #kt-extensions-task_summary-settings-list {
  list-style: none;
  margin-top: 10px;
}
.kanban #kt-extensions-task_summary-settings-list li {
  margin-left: 0;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}
.kanban #kt-extensions-task_summary-settings-list li i._reorder {
  cursor: move;
  color: #555;
}
.kanban #kt-extensions-task_summary-settings-list li select {
  width: 340px;
}
.kanban #kt-extensions-task_summary-settings-list li a {
  cursor: pointer;
  color: #bd362f;
}
.kanban #kt-extensions-task_summary-settings-list a._add {
  font-size: 20px;
  float: right;
}
.kanban .kt-extensions-task_summary-table {
  margin-bottom: 0;
  table-layout: fixed;
  float: none;
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  overflow: hidden;
}
.kanban .kt-extensions-task_summary-table th,
.kanban .kt-extensions-task_summary-table td {
  padding: 5px;
  padding: calc(5px * var(--kt-board--zoom, 1));
  font-size: 10px;
  font-size: calc(10px * var(--kt-board--zoom, 1));
  word-wrap: break-word;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-weight: normal;
}
.kanban .kt-extensions-task_summary-table th {
  text-align: left;
}
.kanban .kt-extensions-task_summary-table td {
  text-align: right;
}
.kanban .kt-extensions-task_summary-table td[colspan="2"] {
  text-align: left;
}
.kanban .kt-extensions-task_summary-table td._description {
  text-align: justify;
}
.kanban .kt-extensions-task_summary-table td img {
  max-width: 100%;
}
.kanban .kt-extensions-task_summary-table td._external_link,
.kanban .kt-extensions-task_summary-table td._custom_link {
  overflow: hidden;
  text-overflow: ellipsis;
}
.kanban .kt-extensions-task_summary-table td._external_link a,
.kanban .kt-extensions-task_summary-table td._custom_link a {
  white-space: nowrap;
}
.kanban .kt-extensions-task_summary-table ._external_link a,
.kanban .kt-extensions-task_summary-table ._custom_link a {
  color: inherit;
}
.kanban .kt-extensions-task_summary-table ._tags .label,
.kanban .kt-extensions-task_summary-table ._multiselect .label {
  font-size: inherit;
  padding: 3px;
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: inherit;
  text-shadow: none;
  font-weight: normal;
}
.kanban .kt-extensions-task_summary-table ._multiselect .label {
  float: right;
  margin-left: 2px;
  margin-bottom: 2px;
}
.kanban .kt-extensions-card_legend {
  position: fixed;
  bottom: 0;
  width: 100%;
  table-layout: fixed;
  z-index: 10;
}
.kanban .kt-extensions-card_legend td {
  color: rgba(0, 0, 0, 0.87059);
  text-align: center;
  padding: 2px;
  cursor: pointer;
  position: relative;
  user-select: none;
  border-top: 1px solid #d4d4d4;
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.065);
}
.kanban .kt-extensions-card_legend td._invert {
  color: white;
}
.kanban .kt-extensions-card_legend td._active i {
  display: block;
}
.kanban .kt-extensions-card_legend td i {
  position: absolute;
  top: 2px;
  right: 5px;
  display: none;
}
.kanban kt-task.kt-extensions-card_legend--hidden {
  display: none;
}
.kanban .kt-extensions-iframe_modal {
  width: 80vw;
  margin-left: -40vw;
  top: 40px;
}
.kanban .kt-extensions-iframe_modal._position--top {
  z-index: 1600;
}
.kanban .kt-extensions-iframe_modal .modal-header,
.kanban .kt-extensions-iframe_modal .modal-body {
  background: #fff;
}
.kanban .kt-extensions-iframe_modal.modal .modal-header {
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.kanban .kt-extensions-iframe_modal.modal .modal-header a.modal-close {
  font-size: 16px;
  height: 16px;
}
.kanban .kt-extensions-iframe_modal .modal-body {
  min-height: 80vh;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.kanban .kt-extensions-iframe_modal .modal-body iframe {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 80vh;
  width: 100%;
  z-index: 2;
}
.kanban .kt-extensions-iframe_modal .modal-body ._spinner {
  position: absolute;
  top: calc(50% - 13px);
  left: 50%;
  z-index: 1;
  opacity: 0.6;
}
.kanban .kt-extensions-iframe_modal._position--top.in ~ .modal-backdrop.in {
  z-index: 1060;
}
.kanban .htContextMenu:not(.htGhostTable) {
  z-index: 1050 !important;
}
.kanban .htComments {
  z-index: 1050 !important;
}
.kanban .kt-extensions-task_importer-modal {
  display: none;
}
.kanban .kt-extensions-task_importer-modal .modal-footer .btn {
  margin-bottom: 5px;
  line-height: 21px;
}
.kanban .kt-extensions-task_importer-modal .modal-footer .btn + .btn {
  margin-bottom: 5px;
}
.kanban .kt-extensions-task_importer-modal .modal-footer .btn-cancel {
  float: left;
}
.kanban #kt-extensions-task_importer-data_editor {
  width: 80vw;
  height: 80vh;
  top: 10vh;
  left: 10vw;
  margin: 0;
}
.kanban #kt-extensions-task_importer-data_editor .modal-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.kanban #kt-extensions-task_importer-data_editor .modal-content .modal-body {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  max-height: none;
}
.kanban #kt-extensions-task_importer-data_editor .modal-content .modal-body .handsontable {
  flex-grow: 1;
  overflow: hidden;
  transition: filter 1s;
}
.kanban #kt-extensions-task_importer-data_editor .modal-content .modal-body .handsontable .ht_clone_top .relative {
  height: 100%;
}
.kanban #kt-extensions-task_importer-data_editor .modal-content .modal-body .handsontable .ht_clone_top .relative .colHeader {
  display: block;
  width: 100%;
  height: 100%;
  padding: 3px;
  box-sizing: border-box;
  text-align: left;
}
.kanban #kt-extensions-task_importer-data_editor .modal-content .modal-body .handsontable .ht_clone_top .relative .colHeader .column-type {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: inherit;
  border: none;
}
.kanban #kt-extensions-task_importer-data_editor .modal-content .modal-body .handsontable .ht_clone_top .relative .colHeader .column-type:focus {
  outline: none;
}
.kanban #kt-extensions-task_importer-data_editor .modal-content .modal-footer ._status-progress {
  width: 70%;
  float: left;
  margin: 5px 10px 9px;
}
.kanban #kt-extensions-task_importer-data_editor .modal-content .modal-footer ._status-progress .progress-bar {
  display: none;
}
.kanban #kt-extensions-task_importer-data_editor .modal-content .modal-footer .btn-abort {
  float: left;
}
.kanban #kt-extensions-task_importer-source_format_designer {
  width: 60vw;
  max-height: 500px;
  top: 20vh;
  left: 20vw;
  margin: 0;
}
.kanban #kt-extensions-task_importer-source_format_designer .modal-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.kanban #kt-extensions-task_importer-source_format_designer .modal-content .modal-body {
  flex-grow: 1;
  max-height: none;
}
.kanban #kt-extensions-task_importer-source_format_designer .modal-content .modal-body form {
  margin: 12px 0 22px 0;
}
.kanban #kt-extensions-task_importer-source_format_designer .modal-content .modal-body form .row {
  margin: 0 auto;
}
.kanban #kt-extensions-task_importer-source_format_designer .modal-content .modal-body form .row.first {
  max-width: 700px;
}
.kanban #kt-extensions-task_importer-source_format_designer .modal-content .modal-body form .row.first .form-group {
  width: 33%;
}
.kanban #kt-extensions-task_importer-source_format_designer .modal-content .modal-body form .row.second {
  margin-top: 15px;
  max-width: 350px;
}
.kanban #kt-extensions-task_importer-source_format_designer .modal-content .modal-body form .row.second .form-group {
  width: 50%;
}
.kanban #kt-extensions-task_importer-source_format_designer .modal-content .modal-body form .row .form-group {
  float: left;
  box-sizing: border-box;
}
.kanban #kt-extensions-task_importer-source_format_designer .modal-content .modal-body form .row .form-group:not(:last-child) {
  padding-right: 15px;
}
.kanban #kt-extensions-task_importer-source_format_designer .modal-content .modal-body form .row .form-group label {
  color: #999999;
}
.kanban #kt-extensions-task_importer-source_format_designer .modal-content .modal-body form .row .form-group select {
  width: 100%;
}
.kanban #kt-extensions-task_importer-source_format_designer .modal-content .modal-body form .row::after {
  content: '';
  clear: both;
  display: table;
}
.kanban #kt-extensions-task_importer-source_format_designer .modal-content .modal-body .table-preview {
  margin-top: 10px;
  margin-bottom: 0;
}
.kanban #kt-extensions-task_importer-source_picker .modal-body {
  text-align: center;
  color: #555;
}
.kanban #kt-extensions-task_importer-source_picker .modal-body p {
  color: #777;
  margin-bottom: 8px;
}
.kanban #kt-extensions-task_importer-source_picker .modal-body form {
  margin-bottom: 20px;
}
.kanban #kt-extensions-task_importer-source_picker .modal-body form ._file-input {
  position: absolute;
  z-index: -1;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
}
.kanban #kt-extensions-task_importer-source_picker .modal-body form .or {
  padding: 0 8px;
  color: #888;
}
.kanban #kt-extensions-task_importer-source_picker .modal-body form .source-picker {
  max-width: 55%;
  margin: 0 auto;
  padding: 35px;
  border-radius: 5px;
  color: #555;
  background-color: #f5f5f5;
  cursor: pointer;
  font-size: 1.1em;
}
.kanban #kt-extensions-task_importer-source_picker .modal-body .btn {
  margin-bottom: 0;
}
.kanban .kt-extensions-swimlane_labels {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 5;
  --kt-extensions-swimlane_labels--zoom: 1;
}
.kanban .kt-extensions-swimlane_labels ._swimlane_label {
  position: absolute;
  top: 0;
  left: 0;
  margin: 1px 0;
  padding: 5px 5px;
  background-color: rgba(252, 252, 252, 0.95);
  border-radius: 2px;
  color: #555;
  cursor: pointer;
  font-weight: bold;
  clip-path: inset(0);
  clip: rect(0px, auto, auto, 0px);
  height: auto;
  font-size: 13px;
  font-size: calc(13px * var(--kt-extensions-swimlane_labels--zoom));
  width: 20px;
  width: calc(20px * var(--kt-extensions-swimlane_labels--zoom));
}
.kanban .kt-extensions-swimlane_labels ._swimlane_label ._affix {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  top: calc(50vh - 30px);
  margin-bottom: calc(100% + 5px);
  display: inline-block;
  transform: rotate(90deg);
  transform-origin: bottom left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@supports (position: sticky) {
  .kanban .kt-extensions-swimlane_labels {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    top: initial;
    height: 0;
    width: 20px;
  }
}
.kanban .kt-extensions-automator_actions-form fieldset {
  border-bottom: 0px solid #e0e0e0;
  margin-bottom: 10px;
  position: relative;
  margin-left: -14px;
  padding-left: 14px;
  margin-right: -14px;
  padding-right: 14px;
  margin-top: -10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.kanban .kt-extensions-automator_actions-form fieldset:nth-child(2n) {
  background: #f0f0f0;
}
.kanban .kt-extensions-automator_actions-form fieldset br {
  clear: both;
}
.kanban .kt-extensions-automator_actions-form fieldset li {
  margin-left: 0;
}
.kanban .kt-extensions-automator_actions-form fieldset ._fieldset-header {
  text-align: right;
}
.kanban .kt-extensions-automator_actions-form fieldset ._fieldset-header a[data-action="_removeFieldset"] {
  cursor: pointer;
}
.kanban .kt-extensions-automator_actions-form fieldset div[data-for-type] {
  display: none;
}
.kanban .kt-extensions-automator_actions-form fieldset div._visible[data-for-type] {
  display: block;
}
.kanban .kt-extensions-automator_actions-form fieldset select[name="op"],
.kanban .kt-extensions-automator_actions-form fieldset select[name="name"] {
  float: left;
  width: calc(50% - 5px);
}
.kanban .kt-extensions-automator_actions-form fieldset select[name="op"] {
  float: right;
}
.kanban .kt-extensions-automator_actions-form fieldset *[name="val"],
.kanban .kt-extensions-automator_actions-form fieldset input,
.kanban .kt-extensions-automator_actions-form fieldset textarea {
  width: calc(100% - 18px);
  margin: 0.5em 0 0 0;
  padding: 3px 8px;
  box-shadow: none;
  box-sizing: content-box;
}
.kanban .kt-extensions-automator_actions-form fieldset ._wysiwyg_editor {
  display: none !important;
}
.kanban .kt-extensions-automator_actions-form fieldset .select2,
.kanban .kt-extensions-automator_actions-form fieldset .fr-box {
  margin-top: 0.5em;
}
.kanban .kt-extensions-automator_actions-form fieldset .select2-selection {
  border-color: #bbbbbb;
}
.kanban .kt-extensions-automator_actions-form fieldset .fr-box .fr-toolbar .fr-command.fr-btn,
.kanban .kt-extensions-automator_actions-form fieldset .fr-box .fr-popup .fr-command.fr-btn {
  margin-top: 2px;
}
.kanban .kt-extensions-automator_actions-form fieldset .fr-box .fr-toolbar .fr-command.fr-btn.fr-dropdown::after,
.kanban .kt-extensions-automator_actions-form fieldset .fr-box .fr-popup .fr-command.fr-btn.fr-dropdown::after {
  top: 0.5em;
  right: 0;
  border-top-color: #555;
}
.kanban .kt-extensions-automator_actions-form fieldset .fr-box .fr-toolbar .fr-command.fr-btn.fr-dropdown::after:hover,
.kanban .kt-extensions-automator_actions-form fieldset .fr-box .fr-toolbar .fr-command.fr-btn.fr-dropdown::after:active,
.kanban .kt-extensions-automator_actions-form fieldset .fr-box .fr-popup .fr-command.fr-btn.fr-dropdown::after:hover,
.kanban .kt-extensions-automator_actions-form fieldset .fr-box .fr-popup .fr-command.fr-btn.fr-dropdown::after:active {
  border-top-color: #555 !important;
}
.kanban .kt-extensions-automator_actions-form fieldset .fr-box .fr-toolbar {
  border-top: none;
  padding: 3px 0px;
}
.kanban .kt-extensions-automator_actions-form fieldset .fr-box .fr-toolbar button {
  color: #555;
}
.kanban .kt-extensions-automator_actions-form fieldset .fr-box .fr-toolbar button.fr-active {
  color: #1e88e5;
}
.kanban .kt-extensions-automator_actions-form fieldset .fr-box .fr-toolbar button i {
  font-size: 12px;
  margin: 11px 6.5px;
}
.kanban .kt-extensions-automator_actions-form fieldset .fr-box .fr-toolbar .fr-separator.fr-vs {
  height: 15px;
}
.kanban .kt-extensions-automator_actions-form a[data-action="_addFieldset"] {
  float: right;
}
.kanban .kt-extensions-automator_actions-form a[data-action="_addFieldset"]:hover {
  text-decoration: none;
}
.kanban .kt-extensions-automator_actions-form ._example {
  font-family: monospace;
  background: #f0f0f0;
  padding: 2px;
  cursor: pointer;
}
.kanban #kt-extensions-automator_actions-widget .content button {
  width: calc(100% - 20px);
  margin: 10px 10px 5px 10px;
}
.kanban kt-task-attachments li._preview a[data-action="extensions.card_covers.links.cover"] {
  display: none;
}
.kanban kt-task-attachments li._preview._preview--load a[data-action="extensions.card_covers.links.cover"],
.kanban kt-task-attachments li._preview a._active[data-action="extensions.card_covers.links.cover"] {
  display: block;
}
.kanban .kt-extensions-card_covers-pins {
  width: 100%;
}
.kanban .kt-extensions-card_covers-pins a {
  display: block;
  padding: 5px 0;
  position: relative;
  text-align: left;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: inherit;
}
.kanban .kt-extensions-card_covers-pins a:hover {
  background: rgba(0, 0, 0, 0.05);
}
.kanban .kt-extensions-card_covers-pins a ._icon {
  position: absolute;
  left: 3px;
  left: calc(3px * var(--kt-board--zoom, 1));
  top: calc(50% - 7px);
  top: calc((50% - 7px) / var(--kt-board--zoom, 1));
}
.kanban .kt-extensions-card_covers-pins a ._name {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 5px;
  padding-right: calc(5px * var(--kt-board--zoom, 1));
  padding-left: 22px;
  padding-left: calc(22px * var(--kt-board--zoom, 1));
}
.kanban .kt-extensions-card_covers-cover {
  position: relative;
  z-index: 2;
}
.kanban .kt-extensions-card_covers-cover a[data-action] {
  position: absolute;
  top: 0;
  height: 100%;
  width: 15%;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.kanban .kt-extensions-card_covers-cover a[data-action][data-action="_prev"] {
  left: 0;
}
.kanban .kt-extensions-card_covers-cover a[data-action][data-action="_prev"] i {
  left: 5px;
}
.kanban .kt-extensions-card_covers-cover a[data-action][data-action="_next"] {
  right: 0;
}
.kanban .kt-extensions-card_covers-cover a[data-action][data-action="_next"] i {
  right: 5px;
}
.kanban .kt-extensions-card_covers-cover a[data-action] i {
  position: absolute;
  top: calc(50% - 11px);
  color: #555;
  font-size: 15px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 30px;
  cursor: pointer;
}
.kanban .kt-extensions-card_covers-cover:hover a[data-action] {
  opacity: 1;
}
.kanban .kt-extensions-card_covers-cover a._img {
  display: none;
  min-height: 25px;
}
.kanban .kt-extensions-card_covers-cover a._img._current {
  display: block;
}
.kanban .kt-extensions-card_covers-cover a._img ._spinner,
.kanban .kt-extensions-card_covers-cover a._img ._error {
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 8px);
}
.kanban .kt-extensions-card_covers-cover a._img ._error {
  display: none;
  color: #d83535;
}
.kanban .kt-extensions-card_covers-cover a._img._img--loaded ._spinner {
  display: none;
}
.kanban .kt-extensions-card_covers-cover a._img._img--error {
  background: url(/assets/kt/extensions/link_preview/assets/transparent.gif);
}
.kanban .kt-extensions-card_covers-cover a._img._img--error ._spinner {
  display: none;
}
.kanban .kt-extensions-card_covers-cover a._img._img--error ._error {
  display: block;
}
.kanban .kt-extensions-card_covers-cover a._img img {
  display: block;
  border-radius: 2px 2px 0 0;
  margin: auto;
  max-width: 172px;
  max-width: calc(172px * var(--kt-board--zoom, 1));
}
.kanban #kt-extensions-pinboard-widget .content ul li {
  background: white;
}
.kanban #kt-extensions-pinboard-widget .content ul li a[href] {
  color: inherit;
  margin-right: 23px;
  display: block;
}
.kanban #kt-extensions-pinboard-widget .content ul li a[href]:hover {
  text-decoration: underline;
}
.kanban #kt-extensions-pinboard-widget .content ul li a[data-action="delete"] {
  position: absolute;
  top: calc(50% - 8px);
  right: 8px;
  display: none;
  color: inherit;
  cursor: pointer;
  opacity: 0.5;
}
.kanban #kt-extensions-pinboard-widget .content ul li a[data-action="delete"]:hover {
  opacity: 1;
}
.kanban #kt-extensions-pinboard-widget .content ul li:hover a[data-action="delete"] {
  display: block;
}
.kanban #kt-extensions-pinboard-widget .content ul li i {
  float: left;
}
.kanban #kt-extensions-pinboard-widget .content ul li span {
  margin-left: 20px;
  display: block;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist ._placeholder {
  min-height: 5px;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist._readonly ._overflow-left,
.kanban #kt-extensions-task_dependencies-taskview_deplist._readonly ._overflow-right {
  display: none;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul {
  margin: 10px 0px 15px;
  border-top: 1px solid #eee;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul._ui--sorting ._overflow-right {
  display: none;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul > li {
  border-bottom: 1px solid #eee;
  padding-bottom: 7px !important;
  margin-left: 0 !important;
  border-left: none !important;
  position: relative;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul > li > a._name {
  margin-left: 0 !important;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul > li > ._right > ._status[data-status="done"] {
  background: #bcf5a6;
  color: #999;
  padding: 1px 2px;
  margin-right: 1px;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul > li ._overflow-left,
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul > li ._overflow-right {
  position: absolute;
  text-align: center;
  min-height: 100%;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul > li ._overflow-left:hover a,
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul > li ._overflow-right:hover a {
  display: inline;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul > li ._overflow-left a,
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul > li ._overflow-right a {
  display: none;
  color: #aaa;
  font-size: 14px;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul > li ._overflow-left {
  left: -20px;
  width: 25px;
  text-align: right;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul > li ._overflow-right {
  right: -25px;
  width: 25px;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul > li:hover ._overflow-left a,
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul > li:hover ._overflow-right a {
  display: inline;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul > li ._sortable_handle,
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul > li ._sortable_handle a {
  cursor: move;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul li {
  margin: 0 0 0 10px;
  padding: 7px 0 0 5px;
  line-height: 22px;
  color: #333;
  background-color: #fff;
  word-wrap: break-word;
  position: relative;
  border-left: 1px solid #eee;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul li li:last-child {
  border-left-color: transparent;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul li li:last-child::before {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  left: -1px;
  border-left: 1px solid #eee;
  height: 15px;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul li a._name {
  display: block;
  margin-left: -9px;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul li a._name:hover {
  color: #111;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul li a._name._disabled {
  cursor: not-allowed;
  pointer-events: none;
  color: #a0a0a0;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul li a._name span {
  color: #eee;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul li ._right {
  color: #aaa;
  float: right;
  max-height: 20px;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul li ._right > div {
  float: left;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul li ._timers {
  font-size: 0.95em;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul li ._timers._active {
  background-color: #FFFFE0;
  color: #888;
  border-radius: 10px;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul li ._timers kt-duration {
  margin-right: 5px;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul li ._assignment {
  width: 20px;
  height: 22px;
  margin-left: 5px;
  padding-top: 1px;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul li ._assignment .kt-user-initials {
  cursor: help;
  overflow: hidden;
}
.kanban #kt-extensions-task_dependencies-taskview_deplist > ul li ._status {
  color: #bbb;
  width: 18px;
  height: 20px;
  margin-left: 5px;
  text-align: center;
  padding: 2px 4px;
  margin-top: -2px;
  cursor: help;
  border-radius: 20px;
}
.kanban #kt-extensions-task_dependencies-taskview_field {
  padding: 10px 20px;
}
.kanban #kt-extensions-task_dependencies-taskview_field ._help {
  color: #ccc;
}
.kanban #kt-extensions-task_dependencies-taskview_field ._bottom a.btn {
  font-size: 13px;
  margin-right: 5px;
}
.kanban #kt-extensions-task_dependencies-taskview_field ._bottom a.btn i {
  font-size: 12px;
  color: #666;
  margin-left: -5px;
}
.kanban #kt-extensions-task_dependencies-taskview_parent_links {
  background: #f5f5f5;
  padding: 0 0 0 20px;
}
.kanban #kt-extensions-task_dependencies-taskview_parent_links li {
  padding: 0;
}
.kanban #kt-extensions-task_dependencies-taskview_parent_links a {
  display: inline-block;
  padding: 15px 0;
}
.kanban #kt-extensions-task_dependencies-taskview_parent_links a[disabled] {
  color: #a0a0a0;
  cursor: not-allowed;
  pointer-events: none;
}
.kanban #kt-extensions-task_dependencies-taskview_parent_links ._siblings {
  float: right;
}
.kanban #kt-extensions-task_dependencies-taskview_parent_links ._siblings a {
  display: inline-block;
  width: 35px;
}
.kanban #kt-extensions-task_dependencies-taskview_parent_links ._siblings a._left {
  text-align: right;
  width: 35px;
  padding-right: 5px;
}
.kanban #kt-extensions-task_dependencies-taskview_parent_links ._siblings a._right {
  text-align: left;
  width: 35px;
  padding-left: 5px;
}
.kanban #kt-extensions-task_dependencies-taskview_parent_links ._siblings a:not([disabled]):hover {
  color: #111;
}
.kanban #kt-extensions-task_dependencies-taskview_parent_links ._siblings a._left:not([disabled]):hover i {
  margin-right: 3px;
}
.kanban #kt-extensions-task_dependencies-taskview_parent_links ._siblings a._right:not([disabled]):hover i {
  margin-left: 3px;
}
.kanban #kt-extensions-task_dependencies-taskview_parent_links ._siblings a i {
  transition: all 0.3s ease;
  transition-property: margin-left, margin-right;
}
.kanban .kt--mobile #kt-extensions-task_dependencies-taskview_deplist > ul > li ._overflow-left a,
.kanban .kt--mobile #kt-extensions-task_dependencies-taskview_deplist > ul > li ._overflow-right a {
  display: none !important;
}
.kanban .kt--mobile #kt-extensions-task_dependencies-taskview_deplist > ul > li._focus ._overflow-left a,
.kanban .kt--mobile #kt-extensions-task_dependencies-taskview_deplist > ul > li._focus ._overflow-right a {
  display: inline !important;
}
.kanban .kt-extensions-csv_export_modal {
  width: 600px;
}
.kanban .kt-extensions-csv_export_modal .modal-header {
  border-radius: 5px 5px 0 0;
  padding: 10px 15px 10px 30px;
}
.kanban .kt-extensions-csv_export_modal form.export-parameters-form .modal-body {
  margin-top: 0;
}
.kanban .kt-extensions-csv_export_modal form.export-parameters-form .modal-body label {
  color: #444;
  margin-left: 5px;
}
.kanban .kt-extensions-csv_export_modal .modal-footer input[type=checkbox],
.kanban .kt-extensions-csv_export_modal .modal-footer input.checkbox {
  position: relative;
  top: 0.15em;
}
.kanban .kt-extensions-csv_export_modal .modal-footer select {
  margin-bottom: 0px;
  margin-left: 10px;
  width: 200px;
}
.kanban .kt-extensions-csv_export_modal .modal-footer label {
  display: inline;
  color: #444;
  cursor: pointer;
}
.kanban ul.fields_list {
  list-style: none;
  padding: 5px 20px 8px 10px;
  margin: 0;
}
.kanban ul.fields_list input,
.kanban ul.fields_list select {
  border: 1px solid #e5e5e5;
  box-shadow: none;
  border-radius: 3px;
}
.kanban ul.fields_list input:focus,
.kanban ul.fields_list select:focus {
  border-color: #aaa;
  outline: none;
}
.kanban ul.fields_list li {
  border-top: 0 solid #f0f0f0;
}
.kanban ul.fields_list li:not(._hidden) ~ li {
  border-top-width: 1px;
}
.kanban ul.fields_list li {
  margin: 5px 0 5px 0px;
  padding: 3px 0 2px 0;
}
.kanban ul.fields_list li i.sortable_handle {
  color: silver;
  cursor: move;
}
.kanban ul.fields_list li.ui-sortable-helper {
  border: none !important;
  box-shadow: 0 0 2px #fcf8e3;
}
.kanban ul.fields_list li._hidden {
  display: none;
}
.kanban ul.fields_list li input[type=checkbox],
.kanban ul.fields_list li input.checkbox {
  position: relative;
  top: 0.15em;
}
.kanban ul.fields_list li label {
  display: inline;
  cursor: pointer;
}
.kanban #kt-extensions-task_reminders-popover ._from_context_menu ._datepicker {
  display: none;
}
.kanban #kt-extensions-task_reminders-popover ._from_context_menu ._placeholder {
  padding: 35px 0 0 0;
}
.kanban #kt-extensions-task_reminders-popover ._from_context_menu ._reminders,
.kanban #kt-extensions-task_reminders-popover ._from_context_menu ._placeholder {
  width: 560px;
  height: 260px;
}
.kanban #kt-extensions-task_reminders-popover ._from_context_menu ._buttons {
  padding-top: 5px;
}
.kanban #kt-extensions-task_reminders-popover ._from_task_view ._placeholder {
  padding: 10px 0;
}
.kanban #kt-extensions-task_reminders-popover ._from_task_view ._reminders,
.kanban #kt-extensions-task_reminders-popover ._from_task_view ._placeholder {
  width: 405px;
}
.kanban #kt-extensions-task_reminders-popover ._container {
  display: flex;
}
.kanban #kt-extensions-task_reminders-popover ._container > div {
  float: left;
}
.kanban #kt-extensions-task_reminders-popover ._container ._datepicker {
  width: 290px;
  margin-right: 10px;
}
.kanban #kt-extensions-task_reminders-popover ._container ._datepicker .ui-datepicker {
  border: none;
  box-shadow: none;
}
.kanban #kt-extensions-task_reminders-popover ._container ._datepicker .ui-datepicker table {
  font-size: 12px;
}
.kanban #kt-extensions-task_reminders-popover ._container ._datepicker .ui-datepicker .ui-state-default {
  border-radius: 50%;
  padding: 1px;
  vertical-align: middle;
}
.kanban #kt-extensions-task_reminders-popover ._container ._placeholder {
  position: absolute;
  display: none;
  text-align: center;
  z-index: 10;
  height: auto !important;
}
.kanban #kt-extensions-task_reminders-popover ._container label {
  padding: 13px 5px 0;
  color: #888;
  font-size: 13px;
}
.kanban #kt-extensions-task_reminders-popover ._container a._add {
  float: right;
  margin-right: 20px;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminders::before,
.kanban #kt-extensions-task_reminders-popover ._container ._reminders::after {
  content: '';
  display: block;
  width: 100%;
  height: 15px;
  position: absolute;
  z-index: 10;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminders::before {
  background: linear-gradient(to top, rgba(255, 255, 255, 0) 0, white 100%);
  top: 0;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminders::after {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, white 100%);
  bottom: 0;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminders .nano-pane {
  height: calc(100% - 15px - 15px);
  margin-top: 15px;
  overflow: hidden;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder {
  background: #f3f3f3;
  padding: 20px 20px 15px;
  margin: 10px 20px 10px 0;
  position: relative;
  border-radius: 10px;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder > * {
  line-height: 10px;
  vertical-align: middle;
  margin: 5px;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder input,
.kanban #kt-extensions-task_reminders-popover ._container ._reminder select {
  margin-bottom: 0;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder input[type="text"],
.kanban #kt-extensions-task_reminders-popover ._container ._reminder select {
  margin-top: 0;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder select[name='r[fid]'] {
  width: 145px;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder select[name='r[type]'] {
  width: 160px;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder input[name='r[date]'] {
  width: 135px;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder select[name='r[h]'],
.kanban #kt-extensions-task_reminders-popover ._container ._reminder select[name='r[m]'] {
  width: 4em;
  margin: 0 5px;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder select[name='r[action]'] {
  width: 160px;
  margin-right: 5px;
  margin-top: 5px;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder ._options {
  display: inline-block;
  margin-top: 10px;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder ._options kt-user-select,
.kanban #kt-extensions-task_reminders-popover ._container ._reminder ._options kt-priority-select,
.kanban #kt-extensions-task_reminders-popover ._container ._reminder ._options kt-cardtype-select {
  display: inline-block;
  width: 145px;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder ._options .select2-selection {
  border-color: #ccc;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder ._options .select2-selection__rendered {
  line-height: 23px;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder ._options .select2-selection--single {
  border-radius: 2px;
  height: 26px;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder ._options .select2-selection__arrow {
  height: 24px;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder a._remove {
  position: absolute;
  top: calc(50% - 20px);
  right: 5px;
  padding: 5px;
  border-radius: 10px;
  color: #a0a0a0;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder a._remove:hover {
  color: red;
}
.kanban #kt-extensions-task_reminders-popover ._container ._reminder select {
  line-height: 10px;
  vertical-align: middle;
  width: 145px;
}
.kanban #kt-extensions-task_reminders-popover ._buttons .btn {
  margin: 0 0 5px 15px;
}
.kanban #kt-extensions-task_reminders-popover ._buttons .btn.btn-danger {
  display: inline-block;
  margin-left: 115px;
}
.kanban .kt-extensions-fullscreen_wizzard {
  font-family: "Open Sans";
}
.kanban .kt-extensions-fullscreen_wizzard.fade:not(.show) .modal-dialog {
  -webkit-transform: translate3d(100vw, 0, 0);
  transform: translate3d(100vw, 0, 0);
}
.kanban .kt-extensions-fullscreen_wizzard .modal-dialog,
.kanban .kt-extensions-fullscreen_wizzard .modal-content {
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  border-radius: 0;
}
.kanban .kt-extensions-fullscreen_wizzard .modal-title {
  font-size: 17px;
}
.kanban .kt-extensions-fullscreen_wizzard .modal-title .close {
  float: left;
  margin-right: 1em;
  margin-top: -10px;
}
.kanban .kt-extensions-fullscreen_wizzard .modal-content {
  background: #f6f7f8;
  border-right: 10vw solid #4275e3;
}
.kanban .kt-extensions-fullscreen_wizzard .modal-body {
  margin-top: 25vh;
  margin-left: 5vw;
  min-height: calc(75vh - 54px);
}
.kanban .kt-extensions-fullscreen_wizzard .modal-body h1 {
  color: #888;
}
.kanban .kt-extensions-fullscreen_wizzard .modal-body em {
  color: #555;
}
.kanban .kt-extensions-fullscreen_wizzard .modal-body form {
  max-width: 50%;
  float: left;
}
.kanban .kt-extensions-fullscreen_wizzard .modal-body ._examples {
  font-size: 20px;
  padding: 30px 0;
  max-width: 80%;
}
.kanban .kt-extensions-fullscreen_wizzard .modal-body ._examples .badge {
  background-color: #DDDFE1;
  padding: 10px 17px;
  margin: 10px 5px 10px 0;
  font-weight: normal;
  color: #555;
}
.kanban .kt-extensions-fullscreen_wizzard .modal-body ._examples .badge:hover {
  background-color: #545b62;
  color: white;
}
.kanban .kt-extensions-fullscreen_wizzard .modal-body aside {
  width: 50%;
  min-width: 50%;
  font-size: 22px;
  color: #888;
  float: right;
  max-width: 50%;
  padding: 0 5vw;
  margin-top: 3em;
  position: sticky;
  top: 2em;
}
.kanban .kt-extensions-fullscreen_wizzard .modal-body aside .badge {
  cursor: pointer;
}
.kanban .kt-extensions-fullscreen_wizzard .modal-body input {
  width: 600px;
  font-size: 2.5em;
  background: transparent;
  border-width: 0 0 1px 0;
  padding-left: 0px;
  border-radius: 0;
  box-shadow: none;
}
.kanban .kt-extensions-fullscreen_wizzard .modal-body button {
  font-size: 20px;
  margin-top: 20px;
  margin-right: 10px;
  padding: 4px 1.5em;
}
.kanban .kt-extensions-fullscreen_wizzard .modal-body button.rgt {
  float: right;
  margin-left: 10px;
  margin-left: 0;
}
.kanban .kt-extensions-fullscreen_wizzard .modal-body button.prv {
  padding: 4px 0;
}
.kanban .kt-extensions-gif_picker-icon {
  margin-left: 2px;
  opacity: 0.8;
  cursor: pointer;
}
.kanban #kt-extensions-gif_picker-popover {
  min-width: 320px;
  max-width: 320px;
}
.kanban #kt-extensions-gif_picker-popover .kt-popover-content {
  padding-bottom: 34px;
}
.kanban #kt-extensions-gif_picker-popover .kt-popover-content ._form a {
  height: 20px;
  top: 0px;
}
.kanban #kt-extensions-gif_picker-popover .kt-popover-content ._form input {
  width: 285px;
  margin-bottom: 5px;
}
.kanban #kt-extensions-gif_picker-popover .kt-popover-content ._search_results {
  border-top: 1px solid silver;
  padding-top: 5px;
  margin-top: 5px;
  overflow: hidden;
  cursor: pointer;
  min-height: 500px;
  max-height: 500px;
  overflow-y: auto;
}
.kanban #kt-extensions-gif_picker-popover .kt-popover-content ._search_results ._result img {
  width: 260px;
  margin: 5px;
  background-color: #f7f7f7;
}
.kanban #kt-extensions-gif_picker-popover .kt-popover-content ._search_results ._spinner {
  position: absolute;
  top: 370px;
  left: 125px;
}
.kanban #kt-extensions-gif_picker-popover .kt-popover-content ._search_results ._spinner img {
  height: 26px;
  width: 51px;
}
.kanban #kt-extensions-gif_picker-popover .kt-popover-content ._attribution_mark img {
  position: fixed;
  width: 146px;
  margin-top: 9px;
  margin-left: 73px;
}
.kanban body.kt-extensions-custom_theme--dark #kt-extensions-gif_picker-popover ._light {
  display: none;
}
.kanban body:not(.kt-extensions-custom_theme--dark) #kt-extensions-gif_picker-popover ._dark {
  display: none;
}
.kanban .kt-extensions-board_readme_modal {
  width: 600px;
}
.kanban .kt-extensions-board_readme_modal .modal-header {
  border-radius: 5px 5px 0 0;
  padding: 10px 15px;
}
.kanban .kt-extensions-board_readme_modal .modal-body {
  margin-bottom: 1em;
}
.kanban .kt-extensions-board_readme_modal .modal-body div {
  margin-left: 10px;
  font-size: 14px;
  color: #333;
}
.kanban .kt-extensions-board_readme_modal .modal-body ul {
  margin-left: 20px;
}
.kanban .kt-board_readme-powerup_settings label {
  display: inline;
  cursor: pointer;
}
.kanban .kt-board_readme-powerup_settings #extensions-board_readme-readme_text {
  min-height: 100px;
  max-height: 200px;
  margin-bottom: 10px;
}
.kanban .kt-extensions-time_in_stage {
  margin-top: 10px;
  cursor: help;
}
.kanban .kt-extensions-time_in_stage div span {
  color: #444;
}
.kanban .kt-extensions-time_in_stage .progress {
  margin: 0;
  border-radius: 0;
  height: 7px;
}
.kanban .kt-extensions-time_in_stage .bar.active {
  opacity: 0.7;
}
.kanban .kt-extensions-time_in_stage-description th {
  padding: 3px 10px 3px 0;
}
.kanban .kt-extensions-time_in_stage-description td {
  white-space: nowrap;
}
.kanban .kt-extensions-mouse_selection-rect {
  position: absolute;
  z-index: 1050;
  background-color: #0086dd;
  opacity: 0.3;
}
.printreport {
  line-height: 13px;
}
.printreport .ft_Textfeld li {
  margin-bottom: 5px;
  font-size: 13px !important;
  font-weight: normal;
}
.printreport p {
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
}
.printreport h1,
.printreport h2 {
  font-size: 22px;
  font-weight: bolder;
  line-height: 26px;
  margin: 0;
}
.printreport h1 {
  font-size: 28px;
  margin-bottom: 3rem;
}
.printreport h2 {
  font-weight: normal;
  margin-bottom: 1.5rem;
}
.printreport h2.title {
  text-decoration: underline #0094d2;
}
.printreport h3 {
  font-size: 12px;
  font-weight: bolder;
  line-height: 16px;
  margin: 0 0 1rem 0;
}
.printreport h3.title {
  text-decoration: underline #94D200 2px;
}
.printreport .subcategory-page h2 {
  font-size: 13px;
  font-weight: bolder;
  line-height: 16px;
  margin: 0 0 13px 0;
}
.printreport .subcategory-page p {
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
  margin-bottom: 13px;
}
.printreport .subcategory-page p:last-child {
  margin-bottom: 26px;
}
.printreport .subcategory-page .table * {
  font-size: 13px !important;
  font-weight: normal;
}
.printreport .subcategory-page .table tr:first-child {
  font-weight: bolder;
}
.printreport .subcategory-page .table td {
  padding: 6px;
}
.printreport .subcategory-page div.radio {
  padding-left: 26px;
}
.printreport .subcategory-page div.radio label {
  font-size: 13px;
  margin: 0 0 13px 0;
  display: flex;
  align-items: center;
}
.printreport .subcategory-page div.radio label input {
  margin-right: 5px;
}
.printreport .subcategory-page div.checkbox {
  padding-left: 26px;
  margin-bottom: 13px;
  min-height: 13px;
}
.printreport .subcategory-page div.checkbox label {
  font-size: 13px;
  margin: 0 0 0 0;
  display: flex;
  align-items: center;
}
.printreport .subcategory-page div.checkbox label input {
  margin-right: 5px;
}
.printreport span .big-spacer {
  height: 26px;
}
.printreport .subcategory-page {
  page-break-after: always;
}
.printreport .category-page {
  page-break-before: always;
}
.printreport .index .index_element {
  display: block;
  line-height: 14px;
  font-size: 13px;
  font-weight: bolder;
}
.printreport .index .index_element .index_element {
  font-size: 10px;
  font-weight: normal;
}
.printreport .index .index_element .index_element .index_element {
  font-size: 10px;
  font-weight: bolder;
}
.printreport .index .index_element .index_element .index_element .index_element {
  font-weight: normal;
  font-size: 8px;
}
