/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.











 *


 *
*/

/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !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^="#"]:after,
  a[href^="javascript:"]: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;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  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: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
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;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.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-right: 15px;
  padding-left: 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: auto;
}
.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: auto;
}
.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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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 {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.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 .table {
  background-color: #fff;
}
.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) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
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;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 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;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.fade {
  opacity: 0;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height, visibility;
}
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 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: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.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;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.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 > .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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  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,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].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,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].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: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-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 > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.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: #337ab7;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.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;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.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;
    visibility: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.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: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@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: 20px;
  }
  .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: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    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: #888;
}
.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 {
  color: #555;
  background-color: #e7e7e7;
}
@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-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.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 {
  color: #fff;
  background-color: #080808;
}
@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: #9d9d9d;
  }
  .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: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.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: #eee;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  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,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
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 {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  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 > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr: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:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.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,
.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 {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.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-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.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-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.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-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.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-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transition:         transform .3s ease-out;
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  transform: none;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1000;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
  border-color: #fff;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-bottom-width: 0;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-left-width: 0;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition:         transform .6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  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 (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !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: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !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: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !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;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.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;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL_not_in_use=bootstrap.css.map */
/*! jQuery UI - v1.11.4 - 2016-06-01
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/

.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #2b2b2b;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	margin: 0px 0 0 0px;
	padding: 5px;
	background: #666666;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
	border-radius: 8px;
}
/* BASICS */


.CodeMirror {
  /* Set height, width, borders, and global font properties here */
  font-family: monospace;
  height: 300px;
  color: black;
  direction: ltr;
}

/* PADDING */

.CodeMirror-lines {
  padding: 4px 0; /* Vertical padding around content */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  padding: 0 4px; /* Horizontal padding of content */
}

.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  background-color: white; /* The little square between H and V scrollbars */
}

/* GUTTER */

.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}
.CodeMirror-linenumbers {}
.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap;
}

.CodeMirror-guttermarker { color: black; }
.CodeMirror-guttermarker-subtle { color: #999; }

/* CURSOR */

.CodeMirror-cursor {
  border-left: 1px solid black;
  border-right: none;
  width: 0;
}
/* Shown when moving in bi-directional text */
.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver;
}
.cm-fat-cursor .CodeMirror-cursor {
  width: auto;
  border: 0 !important;
  background: #7e7;
}
.cm-fat-cursor div.CodeMirror-cursors {
  z-index: 1;
}
.cm-fat-cursor .CodeMirror-line::-moz-selection, .cm-fat-cursor .CodeMirror-line > span::-moz-selection, .cm-fat-cursor .CodeMirror-line > span > span::-moz-selection { background: transparent; }
.cm-fat-cursor .CodeMirror-line::selection,
.cm-fat-cursor .CodeMirror-line > span::selection, 
.cm-fat-cursor .CodeMirror-line > span > span::selection { background: transparent; }
.cm-fat-cursor .CodeMirror-line::-moz-selection,
.cm-fat-cursor .CodeMirror-line > span::-moz-selection,
.cm-fat-cursor .CodeMirror-line > span > span::-moz-selection { background: transparent; }
.cm-fat-cursor { caret-color: transparent; }
@keyframes blink {
  0% {}
  50% { background-color: transparent; }
  100% {}
}

/* Can style cursor different in overwrite (non-insert) mode */
.CodeMirror-overwrite .CodeMirror-cursor {}

.cm-tab { display: inline-block; text-decoration: inherit; }

.CodeMirror-rulers {
  position: absolute;
  left: 0; right: 0; top: -50px; bottom: 0;
  overflow: hidden;
}
.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  top: 0; bottom: 0;
  position: absolute;
}

/* DEFAULT THEME */

.cm-s-default .cm-header {color: blue;}
.cm-s-default .cm-quote {color: #090;}
.cm-negative {color: #d44;}
.cm-positive {color: #292;}
.cm-header, .cm-strong {font-weight: bold;}
.cm-em {font-style: italic;}
.cm-link {text-decoration: underline;}
.cm-strikethrough {text-decoration: line-through;}

.cm-s-default .cm-keyword {color: #708;}
.cm-s-default .cm-atom {color: #219;}
.cm-s-default .cm-number {color: #164;}
.cm-s-default .cm-def {color: #00f;}
.cm-s-default .cm-variable,
.cm-s-default .cm-punctuation,
.cm-s-default .cm-property,
.cm-s-default .cm-operator {}
.cm-s-default .cm-variable-2 {color: #05a;}
.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}
.cm-s-default .cm-comment {color: #a50;}
.cm-s-default .cm-string {color: #a11;}
.cm-s-default .cm-string-2 {color: #f50;}
.cm-s-default .cm-meta {color: #555;}
.cm-s-default .cm-qualifier {color: #555;}
.cm-s-default .cm-builtin {color: #30a;}
.cm-s-default .cm-bracket {color: #997;}
.cm-s-default .cm-tag {color: #170;}
.cm-s-default .cm-attribute {color: #00c;}
.cm-s-default .cm-hr {color: #999;}
.cm-s-default .cm-link {color: #00c;}

.cm-s-default .cm-error {color: #f00;}
.cm-invalidchar {color: #f00;}

.CodeMirror-composing { border-bottom: 2px solid; }

/* Default styles for common addons */

div.CodeMirror span.CodeMirror-matchingbracket {color: #0b0;}
div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}
.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }
.CodeMirror-activeline-background {background: #e8f2ff;}

/* STOP */

/* The rest of this file contains styles related to the mechanics of
   the editor. You probably shouldn't touch them. */

.CodeMirror {
  position: relative;
  overflow: hidden;
  background: white;
}

.CodeMirror-scroll {
  overflow: scroll !important; /* Things will break if this is overridden */
  /* 50px is the magic margin used to hide the element's real scrollbars */
  /* See overflow: hidden in .CodeMirror */
  margin-bottom: -50px; margin-right: -50px;
  padding-bottom: 50px;
  height: 100%;
  outline: none; /* Prevent dragging from highlighting the element */
  position: relative;
  z-index: 0;
}
.CodeMirror-sizer {
  position: relative;
  border-right: 50px solid transparent;
}

/* The fake, visible scrollbars. Used to force redraw during scrolling
   before actual scrolling happens, thus preventing shaking and
   flickering artifacts. */
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  position: absolute;
  z-index: 6;
  display: none;
  outline: none;
}
.CodeMirror-vscrollbar {
  right: 0; top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}
.CodeMirror-hscrollbar {
  bottom: 0; left: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}
.CodeMirror-scrollbar-filler {
  right: 0; bottom: 0;
}
.CodeMirror-gutter-filler {
  left: 0; bottom: 0;
}

.CodeMirror-gutters {
  position: absolute; left: 0; top: 0;
  min-height: 100%;
  z-index: 3;
}
.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -50px;
}
.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: none !important;
  border: none !important;
}
.CodeMirror-gutter-background {
  position: absolute;
  top: 0; bottom: 0;
  z-index: 4;
}
.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4;
}
.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }
.CodeMirror-gutter-wrapper ::selection { background-color: transparent }
.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }

.CodeMirror-lines {
  cursor: text;
  min-height: 1px; /* prevents collapsing before first draw */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  /* Reset some styles that the rest of the page might have set */ border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  font-variant-ligatures: contextual;
}
.CodeMirror-wrap pre.CodeMirror-line,
.CodeMirror-wrap pre.CodeMirror-line-like {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}

.CodeMirror-linebackground {
  position: absolute;
  left: 0; right: 0; top: 0; bottom: 0;
  z-index: 0;
}

.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  padding: 0.1px; /* Force widget margins to stay inside of the container */
}

.CodeMirror-widget {}

.CodeMirror-rtl pre { direction: rtl; }

.CodeMirror-code {
  outline: none;
}

/* Force content-box sizing for the elements where we expect it */
.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
  box-sizing: content-box;
}

.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.CodeMirror-cursor {
  position: absolute;
  pointer-events: none;
}
.CodeMirror-measure pre { position: static; }

div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 3;
}
div.CodeMirror-dragcursors {
  visibility: visible;
}

.CodeMirror-focused div.CodeMirror-cursors {
  visibility: visible;
}

.CodeMirror-selected { background: #d9d9d9; }
.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
.CodeMirror-crosshair { cursor: crosshair; }
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }

.cm-searching {
  background-color: #ffa;
  background-color: rgba(255, 255, 0, .4);
}

/* Used to force a border model for a node */
.cm-force-border { padding-right: .1px; }

@media print {
  /* Hide the cursor when printing */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}

/* See issue #2901 */
.cm-tab-wrap-hack:after { content: ''; }

/* Help users use markselection to safely style text background */
span.CodeMirror-selectedtext { background: none; }

/* addon/hint/show-hint.css */

.CodeMirror-hints {
  position: absolute;
  z-index: 1100;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background: var(--background-tertiary);
  font-family: monospace;
  overflow-y: auto;
  box-sizing: border-box;
}

.CodeMirror-hint {
  align-items: center;
  color: var(--text-inverted);
  cursor: pointer;
  display: flex;
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  height: auto;
  letter-spacing: 0;
  line-height: initial;
  list-style: none;
  overflow: hidden;
  padding: 11px 15px;
  text-align: left;
  text-overflow: ellipsis;
  text-transform: initial;
  touch-action: manipulation;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
  word-break: break-all;
}

.CodeMirror-hint:not(:first-child) {
  box-shadow: 0 1px rgba(255, 255, 255, 0.13) inset;
}

li.CodeMirror-hint-active {
  background: var(--highlight);
  color: var(--text-inverted);
}

.CodeMirror-hint kbd {
  background: none;
  border-radius: 3px;
  border: 1px solid var(--background-modifier-border);
  box-shadow: var(--elevation-stroke);
  color: inherit;
  display: inline-block;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 12px;
  line-height: 1;
  margin: 0 1px;
  margin-left: 7px;
  opacity: 0.5;
  padding: 2px 5px;
  vertical-align: baseline;
}

li.CodeMirror-hint-active kbd {
  background: inherit;
  color: inherit;
}

/* addon/lint/lint.css */

/* The lint marker gutter */
.CodeMirror-lint-markers {
  width: 16px;
}

.CodeMirror-lint-tooltip {
  background-color: var(--background-tertiary);
  border: 1px solid var(--border);
  border-radius: 3px;
  color: var(--text-inverted);
  font-family: monospace;
  font-size: 10pt;
  overflow: hidden;
  padding: 2px 5px;
  position: fixed;
  white-space: pre;
  white-space: pre-wrap;
  z-index: 1100;
  max-width: 600px;
  opacity: 0;
  transition: opacity .4s;
  -moz-transition: opacity .4s;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  -ms-transition: opacity .4s;
}

.CodeMirror-lint-mark {
  background-position: left bottom;
  background-repeat: repeat-x;
}

.CodeMirror-lint-mark-warning {
  background-image: url("data:image/svg+xml,%3Csvg width='4px' height='3px' viewBox='0 0 4 3' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23FAAB00' d='M2,1.5C2,1.2,2.2,1,2.5,1C2.8,1,3,1.2,3,1.5c0,0.7,0.4,1.2,1,1.4V1.5C4,0.7,3.3,0,2.5,0S1,0.7,1,1.5 C1,1.8,0.8,2,0.5,2S0,1.8,0,1.5c0,0,0,0,0,0v1.4C0.2,3,0.3,3,0.5,3C1.3,3,2,2.3,2,1.5z'/%3E%3C/svg%3E%0A");
}

.CodeMirror-lint-mark-error {
  background-image: url("data:image/svg+xml,%3Csvg width='4px' height='3px' viewBox='0 0 4 3' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23D74242' d='M2,1.5C2,1.2,2.2,1,2.5,1C2.8,1,3,1.2,3,1.5c0,0.7,0.4,1.2,1,1.4V1.5C4,0.7,3.3,0,2.5,0S1,0.7,1,1.5 C1,1.8,0.8,2,0.5,2S0,1.8,0,1.5c0,0,0,0,0,0v1.4C0.2,3,0.3,3,0.5,3C1.3,3,2,2.3,2,1.5z'/%3E%3C/svg%3E%0A");
}

.CodeMirror-lint-marker {
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: middle;
  position: relative;
}

.CodeMirror-lint-message {
  padding-left: 18px;
  background-position: top left;
  background-repeat: no-repeat;
}

.CodeMirror-lint-marker-warning, .CodeMirror-lint-message-warning {
  background-image: url("data:image/svg+xml,%3Csvg width='16px' height='16px' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' fill='%23FAAB00' d='M9.5,2.9l4.8,8.6c0.5,0.8,0.2,1.9-0.7,2.4 c-0.3,0.1-0.6,0.2-0.8,0.2H3.2c-1,0-1.7-0.8-1.7-1.7c0-0.3,0.1-0.6,0.2-0.8l4.8-8.6C7,2.1,8,1.8,8.8,2.2C9.1,2.4,9.4,2.6,9.5,2.9z M8,4.5c-0.5,0-0.8,0.4-0.8,0.9l0.1,3.5c0,0.5,0.4,0.9,0.9,0.9H7.8c0.5,0,0.9-0.4,0.9-0.9l0.1-3.5C8.9,4.9,8.5,4.5,8,4.5L8,4.5z M8,12.3c0.5,0,0.9-0.4,0.9-0.9S8.5,10.6,8,10.6c-0.5,0-0.9,0.4-0.9,0.9S7.5,12.3,8,12.3z'/%3E%3C/svg%3E");
}

.CodeMirror-lint-marker-error, .CodeMirror-lint-message-error {
  background-image: url("data:image/svg+xml,%3Csvg width='16px' height='16px' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' fill='%23D74242' d='M8,14.6c-3.6,0-6.6-2.9-6.6-6.6S4.4,1.5,8,1.5s6.6,2.9,6.6,6.6 S11.6,14.6,8,14.6z M10.1,5.3L8,7.4L5.9,5.3c-0.2-0.2-0.4-0.2-0.6,0c-0.2,0.2-0.2,0.4,0,0.6L7.4,8l-2,2.1c-0.2,0.2-0.2,0.4,0,0.6 c0.2,0.2,0.4,0.2,0.6,0l2-2.1l2.1,2.1c0.2,0.2,0.4,0.2,0.6,0s0.2-0.4,0-0.6L8.6,8l2.1-2.1c0.2-0.2,0.2-0.4,0-0.6S10.2,5.2,10.1,5.3z'/%3E%3C/svg%3E");
}

.CodeMirror-lint-marker-multiple {
  background-image: url("data:image/svg+xml,%3Csvg width='16px' height='16px' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill-rule='evenodd' clip-rule='evenodd' fill='%23888888' points='9,3 7,3 7,7 3,7 3,9 7,9 7,13 9,13 9,9 13,9 13,7 9,7'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 100%;
  height: 100%;
}

.CodeMirror-lint-line-error {
  background-color: rgba(183, 76, 81, 0.08);
}

.CodeMirror-lint-line-warning {
  background-color: rgba(255, 211, 0, 0.1);
}

/* ZAMMAD THEME */

.cm-s-zammad.CodeMirror {
  background-color: var(--background-primary);
  color: var(--text-normal);

  /* Zammad form control style */
  border: 1px solid var(--border);
  border-radius: 3px;

  /* Make editor resizable (not supported by IE!) */
  resize: vertical;
}

.cm-s-zammad .CodeMirror-gutters {
  background: var(--background-primary-alt);
  color: var(--text-muted);
  border-color: var(--border);
  margin-left: -1px;
}

.cm-s-zammad .CodeMirror-cursor {
  border-left-color: var(--text-normal);
}

.cm-s-zammad .cm-header {color: var(--text-highlight);}
.cm-s-zammad .cm-quote {color: var(--supergood-color);}
.cm-s-zammad .cm-negative {color: var(--danger-color);}
.cm-s-zammad .cm-positive {color: var(--supergood-color);}

.cm-s-zammad .cm-keyword {color: #708;}
.cm-s-zammad .cm-atom {color: var(--highlight);}
.cm-s-zammad .cm-number {color: var(--supergood-color);}
.cm-s-zammad .cm-def {color: var(--highlight);}
.cm-s-zammad .cm-variable,
.cm-s-zammad .cm-punctuation,
.cm-s-zammad .cm-property,
.cm-s-zammad .cm-operator {color: var(--text-normal);}
.cm-s-zammad .cm-variable-2 {color: var(--highlight);}
.cm-s-zammad .cm-variable-3, .cm-s-zammad .cm-type, .cm-s-zammad .cm-json {color: var(--supergood-color);}
.cm-s-zammad .cm-comment {color: var(--ghost-color);}
.cm-s-zammad .cm-string {color: var(--ok-color);}
.cm-s-zammad .cm-string-2 {color: var(--good-color);}
.cm-s-zammad .cm-meta {color: var(--text-muted);}
.cm-s-zammad .cm-qualifier {color: var(--text-muted);}
.cm-s-zammad .cm-builtin {color: #30a;}
.cm-s-zammad .cm-bracket {color: var(--good-color);}
.cm-s-zammad .cm-tag {color: var(--supergood-color);}
.cm-s-zammad .cm-attribute {color: var(--highlight);}
.cm-s-zammad .cm-hr {color: var(--pending-color);}
.cm-s-zammad .cm-link {color: var(--text-link);}

.cm-s-zammad .cm-error {color: var(--danger-color);}
.cm-s-zammad .cm-invalidchar {color: var(--danger-color);}

.cm-s-zammad .CodeMirror-line::-moz-selection, .cm-s-zammad .CodeMirror-line>span::-moz-selection, .cm-s-zammad .CodeMirror-line>span>span::-moz-selection {
  background: var(--interactive-muted);
}

.cm-s-zammad .CodeMirror-line::selection,
.cm-s-zammad .CodeMirror-line>span::selection,
.cm-s-zammad .CodeMirror-line>span>span::selection {
  background: var(--interactive-muted);
}

.cm-s-zammad .CodeMirror-line::-moz-selection,
.cm-s-zammad .CodeMirror-line>span::-moz-selection,
.cm-s-zammad .CodeMirror-line>span>span::-moz-selection {
  background: var(--interactive-muted);
}

.cm-s-zammad div.CodeMirror-selected {
  background: var(--interactive-muted);
}
/*!
 * Cropper v1.0.0-rc.1
 * https://github.com/fengyuanchen/cropper
 *
 * Copyright (c) 2014-2015 Fengyuan Chen and contributors
 * Released under the MIT license
 *
 * Date: 2015-09-05T04:29:22.355Z
 */

.cropper-container {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  touch-action: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;

  direction: ltr !important;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.cropper-container img {
  display: block;
  width: 100%;
  min-width: 0 !important;
  max-width: none !important;
  height: 100%; 
  min-height: 0 !important;
  max-height: none !important;

  image-orientation: 0deg !important;
}

.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.cropper-drag-box {
  background-color: #fff;
  filter: alpha(opacity=0); 
  opacity: 0;
}

.cropper-modal {
  background-color: #000;
  filter: alpha(opacity=50); 
  opacity: .5;
}

.cropper-view-box {
  display: block;
  width: 100%;
  height: 100%; 
  overflow: hidden;
  outline: 1px solid #69f;
  outline-color: rgba(102, 153, 255, .75);
}

.cropper-dashed {
  position: absolute;
  display: block;
  filter: alpha(opacity=50); 
  border: 0 dashed #eee;
  opacity: .5;
}
.cropper-dashed.dashed-h {
  top: 33.33333%;
  left: 0;
  width: 100%;
  height: 33.33333%; 
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.cropper-dashed.dashed-v {
  top: 0;
  left: 33.33333%;
  width: 33.33333%;
  height: 100%; 
  border-right-width: 1px;
  border-left-width: 1px;
}

.cropper-center {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  filter: alpha(opacity=75); 
  opacity: .75;
}
.cropper-center:before,
  .cropper-center:after {
  position: absolute;
  display: block;
  content: " "; 
  background-color: #eee;
}
.cropper-center:before {
  top: 0;
  left: -3px;
  width: 7px;
  height: 1px;
}
.cropper-center:after {
  top: -3px;
  left: 0;
  width: 1px;
  height: 7px;
}

.cropper-face,
.cropper-line,
.cropper-point {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=10); 
  opacity: .1;
}

.cropper-face {
  top: 0;
  left: 0;
  background-color: #fff;
}

.cropper-line {
  background-color: #69f;
}
.cropper-line.line-e {
  top: 0;
  right: -3px;
  width: 5px;
  cursor: e-resize;
}
.cropper-line.line-n {
  top: -3px;
  left: 0;
  height: 5px;
  cursor: n-resize;
}
.cropper-line.line-w {
  top: 0;
  left: -3px;
  width: 5px;
  cursor: w-resize;
}
.cropper-line.line-s {
  bottom: -3px;
  left: 0;
  height: 5px;
  cursor: s-resize;
}

.cropper-point {
  width: 5px;
  height: 5px;
  background-color: #69f;
  filter: alpha(opacity=75); 
  opacity: .75;
}
.cropper-point.point-e {
  top: 50%;
  right: -3px;
  margin-top: -3px;
  cursor: e-resize;
}
.cropper-point.point-n {
  top: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: n-resize;
}
.cropper-point.point-w {
  top: 50%;
  left: -3px;
  margin-top: -3px;
  cursor: w-resize;
}
.cropper-point.point-s {
  bottom: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: s-resize;
}
.cropper-point.point-ne {
  top: -3px;
  right: -3px;
  cursor: ne-resize;
}
.cropper-point.point-nw {
  top: -3px;
  left: -3px;
  cursor: nw-resize;
}
.cropper-point.point-sw {
  bottom: -3px;
  left: -3px;
  cursor: sw-resize;
}
.cropper-point.point-se {
  right: -3px;
  bottom: -3px;
  width: 20px;
  height: 20px;
  cursor: se-resize;
  filter: alpha(opacity=100); 
  opacity: 1;
}
.cropper-point.point-se:before {
  position: absolute;
  right: -50%;
  bottom: -50%;
  display: block;
  width: 200%;
  height: 200%;
  content: " ";
  background-color: #69f;
  filter: alpha(opacity=0); 
  opacity: 0;
}
@media (min-width: 768px) {
  .cropper-point.point-se {
    width: 15px;
    height: 15px;
  }
}
@media (min-width: 992px) {
  .cropper-point.point-se {
    width: 10px;
    height: 10px;
  }
}
@media (min-width: 1200px) {
  .cropper-point.point-se {
    width: 5px;
    height: 5px;
    filter: alpha(opacity=75); 
    opacity: .75;
  }
}

.cropper-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}

.cropper-invisible {
  filter: alpha(opacity=0); 
  opacity: 0;
}

.cropper-hide {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}
/*
 * Original version: 1.0 © 2010 Andrew Valums ( andrew(at)valums.com )
 * Current Maintainer (2.0+): 2012, Ray Nicholus ( fineuploader(at)garstasio.com )
 *
 * Licensed under MIT license, GNU GPL 2 or later, GNU LGPL 2 or later, see license.txt.
 */

.qq-uploader {
    position: relative;
    width: 100%;
}
.qq-upload-button {
    display: block;
    /*or inline-block*/
    width: 105px;
    padding: 7px 0;
    text-align: center;
/*
    background: #880000;
    border-bottom: 1px solid #DDD;
    color: #FFF;
*/
}
.qq-upload-button-hover {
/*
    background: #CC0000;
*/
}
.qq-upload-button-focus {
    outline: 1px dotted #000000;
}
.qq-upload-drop-area, .qq-upload-extra-drop-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 30px;
    z-index: 2;
/*
    background: #FF9797;
*/
    text-align: center;
}
.qq-upload-drop-area span {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -8px;
/*
    font-size: 16px;
*/
}
.qq-upload-extra-drop-area {
    position: relative;
    margin-top: 50px;
/*
    font-size: 16px;
*/
    padding-top: 30px;
    height: 20px;
    min-height: 40px;
}
.qq-upload-drop-area-active {
    background: #FF7171;
}
.qq-upload-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.qq-upload-list li {
    margin: 0;
    padding: 9px;
    line-height: 15px;
    font-size: 16px;
    background-color: #FFF0BD;
}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-retry, .qq-upload-failed-text, .qq-upload-finished {
    margin-right: 12px;
}
.qq-upload-file {
}
.qq-upload-spinner {
    display: inline-block;
    background: url(/loading.gif);
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
}
.qq-upload-finished {
    display:none;
    width:15px;
    height:15px;
    vertical-align:text-bottom;
}
.qq-upload-retry {
    display: none;
    color: #000000;
}
.qq-upload-cancel {
	color: #000000;
}
.qq-upload-retryable .qq-upload-retry {
    display: inline;
}
.qq-upload-size, .qq-upload-cancel, .qq-upload-retry {
    font-size: 12px;
    font-weight: normal;
}
.qq-upload-failed-text {
    display: none;
    font-style: italic;
    font-weight: bold;
}
.qq-upload-failed-icon {
    display:none;
    width:15px;
    height:15px;
    vertical-align:text-bottom;
}
.qq-upload-fail .qq-upload-failed-text {
    display: inline;
}
.qq-upload-retrying .qq-upload-failed-text {
    display: inline;
    color: #D60000;
}
.qq-upload-list li.qq-upload-success {
    background-color: #5DA30C;
    color: #FFFFFF;
}
.qq-upload-list li.qq-upload-fail {
    background-color: #D60000;
    color: #FFFFFF;
}
.qq-progress-bar { /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
    background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
    width: 0%;
    height: 15px;
    border-radius: 6px;
    margin-bottom: 3px;
    display: none;
}
@font-face {
  font-family: 'Fira Sans';
  src: url(/assets/fonts/FiraSans-Bold.eot);
  src:
    url(/assets/fonts/FiraSans-Bold.woff2) format('woff2'),
    url(/assets/fonts/FiraSans-Bold.woff) format('woff'),
    url(/assets/fonts/FiraSans-Bold.ttf) format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Fira Sans';
  src: url(/assets/fonts/FiraSans-Regular.eot);
  src:
    url(/assets/fonts/FiraSans-Regular.woff2) format('woff2'),
    url(/assets/fonts/FiraSans-Regular.woff) format('woff'),
    url(/assets/fonts/FiraSans-Regular.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Fira Sans';
  src: url(/assets/fonts/FiraSans-Medium.eot);
  src:
    url(/assets/fonts/FiraSans-Medium.woff2) format('woff2'),
    url(/assets/fonts/FiraSans-Medium.woff) format('woff'),
    url(/assets/fonts/FiraSans-Medium.ttf) format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Fira Sans';
  src: url(/assets/fonts/FiraSans-Light.eot);
  src:
    url(/assets/fonts/FiraSans-Light.woff2) format('woff2'),
    url(/assets/fonts/FiraSans-Light.woff) format('woff'),
    url(/assets/fonts/FiraSans-Light.ttf) format('truetype');
  font-weight: 300;
  font-style: normal;
}
.icon-archived-modifier { width: 9px; height: 9px; }
.icon-arrow-down { width: 13px; height: 7px; }
.icon-arrow-left { width: 7px; height: 13px; }
.icon-arrow-right { width: 7px; height: 13px; }
.icon-arrow-up { width: 13px; height: 7px; }
.icon-bold { width: 12px; height: 12px; }
.icon-chain { width: 16px; height: 16px; }
.icon-chat { width: 24px; height: 24px; }
.icon-checkbox-checked { width: 11px; height: 11px; }
.icon-checkbox-indeterminate { width: 11px; height: 11px; }
.icon-checkbox { width: 11px; height: 11px; }
.icon-checkmark { width: 16px; height: 14px; }
.icon-clipboard { width: 16px; height: 16px; }
.icon-clock { width: 16px; height: 16px; }
.icon-cloud { width: 16px; height: 16px; }
.icon-cog { width: 20px; height: 20px; }
.icon-crown-silver { width: 62px; height: 27px; }
.icon-crown { width: 62px; height: 27px; }
.icon-danger { width: 16px; height: 16px; }
.icon-dashboard { width: 24px; height: 24px; }
.icon-diagonal-cross { width: 13px; height: 13px; }
.icon-document { width: 16px; height: 16px; }
.icon-double-arrow-left { width: 12.2px; height: 13px; }
.icon-double-arrow-right { width: 12.2px; height: 13px; }
.icon-download { width: 14px; height: 13px; }
.icon-draft-modifier { width: 9px; height: 9px; }
.icon-draggable { width: 16px; height: 16px; }
.icon-dropdown-list { width: 19px; height: 14px; }
.icon-email-button { width: 29px; height: 24px; }
.icon-email { width: 17px; height: 17px; }
.icon-encryption-error { width: 16px; height: 17px; }
.icon-external { width: 16px; height: 16px; }
.icon-eye { width: 24px; height: 24px; }
.icon-eyedropper { width: 17px; height: 17px; }
.icon-facebook-button { width: 29px; height: 24px; }
.icon-facebook { width: 17px; height: 17px; }
.icon-file-archive { width: 24px; height: 31px; }
.icon-file-calendar { width: 24px; height: 31px; }
.icon-file-code { width: 24px; height: 31px; }
.icon-file-email { width: 24px; height: 31px; }
.icon-file-excel { width: 24px; height: 31px; }
.icon-file-jpg { width: 24px; height: 31px; }
.icon-file-pdf { width: 24px; height: 31px; }
.icon-file-png { width: 24px; height: 31px; }
.icon-file-powerpoint { width: 24px; height: 31px; }
.icon-file-svg { width: 24px; height: 31px; }
.icon-file-text { width: 24px; height: 31px; }
.icon-file-unknown { width: 24px; height: 31px; }
.icon-file-word { width: 24px; height: 31px; }
.icon-form { width: 17px; height: 17px; }
.icon-forward { width: 16px; height: 17px; }
.icon-full-logo { width: 175px; height: 50px; }
.icon-github-button { width: 29px; height: 24px; }
.icon-github-logo { width: 24px; height: 24px; }
.icon-gitlab-button { width: 29px; height: 24px; }
.icon-gitlab-logo { width: 24px; height: 24px; }
.icon-google-button { width: 29px; height: 24px; }
.icon-group { width: 24px; height: 24px; }
.icon-hashtag { width: 28px; height: 28px; }
.icon-help { width: 16px; height: 16px; }
.icon-horizontal-rule { width: 12px; height: 12px; }
.icon-important { width: 16px; height: 16px; }
.icon-in-process { width: 64px; height: 64px; }
.icon-inactive-organization { width: 16px; height: 16px; }
.icon-inactive-reload { width: 16px; height: 16px; }
.icon-inactive-user { width: 16px; height: 16px; }
.icon-info { width: 5px; height: 11px; }
.icon-internal-modifier { width: 9px; height: 9px; }
.icon-italic { width: 12px; height: 12px; }
.icon-key { width: 20px; height: 20px; }
.icon-knowledge-base-answer { width: 16px; height: 16px; }
.icon-knowledge-base { width: 24px; height: 24px; }
.icon-line-left-arrow { width: 34px; height: 7px; }
.icon-line-right-arrow { width: 34px; height: 7px; }
.icon-linkedin-button { width: 29px; height: 24px; }
.icon-list { width: 16px; height: 16px; }
.icon-loading { width: 16px; height: 16px; }
.icon-lock-open { width: 16px; height: 17px; }
.icon-lock { width: 16px; height: 17px; }
.icon-logo { width: 42px; height: 36px; }
.icon-logotype { width: 91px; height: 15px; }
.icon-long-arrow-down { width: 11px; height: 11px; }
.icon-long-arrow-right { width: 11px; height: 11px; }
.icon-low-priority { width: 16px; height: 16px; }
.icon-magnifier { width: 15px; height: 15px; }
.icon-marker { width: 17px; height: 19px; }
.icon-message { width: 24px; height: 24px; }
.icon-microsoft-button { width: 29px; height: 24px; }
.icon-minus-small { width: 16px; height: 16px; }
.icon-minus { width: 20px; height: 20px; }
.icon-mobile-code { width: 15.2px; height: 20px; }
.icon-mobile-edit { width: 9px; height: 14px; }
.icon-mobile { width: 9px; height: 14px; }
.icon-mood-bad { width: 60px; height: 59px; }
.icon-mood-good { width: 60px; height: 59px; }
.icon-mood-ok { width: 60px; height: 59px; }
.icon-mood-sad { width: 60px; height: 59px; }
.icon-mood-superbad { width: 60px; height: 59px; }
.icon-mood-supergood { width: 60px; height: 59px; }
.icon-mute { width: 16px; height: 16px; }
.icon-not-signed { width: 14px; height: 14px; }
.icon-note { width: 16px; height: 16px; }
.icon-oauth2-button { width: 29px; height: 24px; }
.icon-one-ticket { width: 48px; height: 10px; }
.icon-organization { width: 16px; height: 16px; }
.icon-outbound-calls { width: 17px; height: 17px; }
.icon-overflow-button { width: 3px; height: 13px; }
.icon-overviews { width: 24px; height: 24px; }
.icon-package { width: 16px; height: 16px; }
.icon-paperclip { width: 28px; height: 28px; }
.icon-pen { width: 16px; height: 16px; }
.icon-person { width: 24px; height: 24px; }
.icon-phone { width: 17px; height: 17px; }
.icon-plus-small { width: 16px; height: 16px; }
.icon-plus { width: 20px; height: 20px; }
.icon-printer { width: 24px; height: 24px; }
.icon-radio-checked { width: 11px; height: 11px; }
.icon-radio { width: 11px; height: 11px; }
.icon-rearange { width: 16px; height: 16px; }
.icon-received-calls { width: 17px; height: 17px; }
.icon-reload { width: 16px; height: 16px; }
.icon-reopening { width: 68px; height: 47px; }
.icon-reply-all { width: 16px; height: 17px; }
.icon-reply { width: 16px; height: 17px; }
.icon-report { width: 20px; height: 20px; }
.icon-rss { width: 16px; height: 16px; }
.icon-saml-button { width: 29px; height: 24px; }
.icon-searchdetail { width: 18px; height: 14px; }
.icon-security-key { width: 20px; height: 20px; }
.icon-signed { width: 14px; height: 14px; }
.icon-signout { width: 15px; height: 19px; }
.icon-small-dot { width: 16px; height: 16px; }
.icon-sms { width: 17px; height: 17px; }
.icon-spinner-small { width: 15px; height: 15px; }
.icon-split { width: 16px; height: 17px; }
.icon-sso-button { width: 29px; height: 24px; }
.icon-status-modified-outer-circle { width: 16px; height: 16px; }
.icon-status { width: 16px; height: 16px; }
.icon-stopwatch { width: 77px; height: 83px; }
.icon-strikethrough { width: 12px; height: 12px; }
.icon-subclause-small { width: 16px; height: 16px; }
.icon-switchView { width: 19px; height: 18px; }
.icon-task-state { width: 16px; height: 16px; }
.icon-team { width: 16px; height: 16px; }
.icon-telegram { width: 17px; height: 17px; }
.icon-templates { width: 24px; height: 24px; }
.icon-tools { width: 24px; height: 24px; }
.icon-total-tickets { width: 48px; height: 83px; }
.icon-trash { width: 16px; height: 16px; }
.icon-twitter-button { width: 29px; height: 24px; }
.icon-twitter { width: 17px; height: 17px; }
.icon-two-factor { width: 17.7px; height: 20px; }
.icon-underline { width: 12px; height: 12px; }
.icon-unmute { width: 16px; height: 16px; }
.icon-unordered-list { width: 12px; height: 12px; }
.icon-user { width: 16px; height: 16px; }
.icon-web { width: 17px; height: 17px; }
.icon-weibo-button { width: 29px; height: 24px; }
.icon-zoom-in { width: 20px; height: 20px; }
.icon-zoom-out { width: 20px; height: 20px; }
/*

github.com style (c) Vasily Polovnyov <vast@whiteants.net>

*/


.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  color: #333;
  background: #f8f8f8;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
          text-size-adjust: none;
}

.hljs-comment,
.diff .hljs-header {
  color: #998;
  font-style: italic;
}

.hljs-keyword,
.css .rule .hljs-keyword,
.hljs-winutils,
.nginx .hljs-title,
.hljs-subst,
.hljs-request,
.hljs-status {
  color: #333;
  font-weight: bold;
}

.hljs-number,
.hljs-hexcolor,
.ruby .hljs-constant {
  color: #008080;
}

.hljs-string,
.hljs-tag .hljs-value,
.hljs-doctag,
.tex .hljs-formula {
  color: #d14;
}

.hljs-title,
.hljs-id,
.scss .hljs-preprocessor {
  color: #900;
  font-weight: bold;
}

.hljs-list .hljs-keyword,
.hljs-subst {
  font-weight: normal;
}

.hljs-class .hljs-title,
.hljs-type,
.vhdl .hljs-literal,
.tex .hljs-command {
  color: #458;
  font-weight: bold;
}

.hljs-tag,
.hljs-tag .hljs-title,
.hljs-rule .hljs-property,
.django .hljs-tag .hljs-keyword {
  color: #000080;
  font-weight: normal;
}

.hljs-attribute,
.hljs-variable,
.lisp .hljs-body,
.hljs-name {
  color: #008080;
}

.hljs-regexp {
  color: #009926;
}

.hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.lisp .hljs-keyword,
.clojure .hljs-keyword,
.scheme .hljs-keyword,
.tex .hljs-special,
.hljs-prompt {
  color: #990073;
}

.hljs-built_in {
  color: #0086b3;
}

.hljs-preprocessor,
.hljs-pragma,
.hljs-pi,
.hljs-doctype,
.hljs-shebang,
.hljs-cdata {
  color: #999;
  font-weight: bold;
}

.hljs-deletion {
  background: #fdd;
}

.hljs-addition {
  background: #dfd;
}

.diff .hljs-change {
  background: #0086b3;
}

.hljs-chunk {
  color: #aaa;
}
.enableObjectResizingShim {
  box-shadow: 0 0 0 1px black;
  position: relative;
  display: inline-block !important;
  vertical-align: top;
}

.enableObjectResizingShim-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  margin: -10px;
  left: 0;
  top: 0;
  cursor: nwse-resize;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.enableObjectResizingShim-handle:after {
  content: "";
  position: absolute;
  left: 6px;
  top: 6px;
  width: 8px;
  height: 8px;
  background: white;
  border: 1px solid black;
}

.enableObjectResizingShim-handle:hover:after {
  background: black;
}

.enableObjectResizingShim-handle:nth-child(2) {
  left: 100%;
  cursor: nesw-resize;
}

.enableObjectResizingShim-handle:nth-child(3) {
  left: 100%;
  top: 100%;
}

.enableObjectResizingShim-handle:nth-child(4) {
  top: 100%;
  cursor: nesw-resize;
}

.enableObjectResizingShim-clone {
  position: absolute;
  width: 100%;
  height: auto;
  opacity: 0.5;
  border: 1px dashed black;
}

.enableObjectResizingShim-clone--0 {
  right: 0;
  bottom: 0;
}

.enableObjectResizingShim-clone--1 {
  left: 0;
  bottom: 0;
}

.enableObjectResizingShim-clone--2 {
  left: 0;
  top: 0;
}

.enableObjectResizingShim-clone--3 {
  top: 0;
  right: 0;
}
@charset "UTF-8";
/* line 9, app/assets/stylesheets/zammad.scss */
:root {
  --aliant-primary-light: #7436B0;
  --aliant-primary-lighter:#D7C3F3;
  --aliant-primary-pure: #420080;
  --aliant-primary-dark: #1A0033;
  --aliant-secondary-light: #62F353;
  --aliant-secondary-pure: #13BF1B;
  --aliant-secondary-dark: #0F8C0F;
  --aliant-light-pure: #FFFFFF;
  --aliant-light-up: #F9F9F9;
  --aliant-light-down: #E9EEF3;
  --aliant-medium: #b3b3b3;
  --aliant-dark-up: #4d4d4d;
  --aliant-dark-down: #1a1a1a;
  --aliant-dark-pure: #111212;
  --button-action-color: hsl(0, 0%, 60%);
  --button-background: white;
  --button-background-active: hsl(0, 0, 98%);
  --button-active: hsl(204, 7%, 28%);
  --button-active-active: hsla(0, 0%, 0%, 0.55);
  --button-primary-text: var(--text-inverted);
  --button-primary-background: hsl(203, 65%, 55%);
  --button-primary-background-active: hsl(203, 65%, 45%);
  --header-primary: hsl(202, 8%, 28%);
  --header-secondary: hsl(198, 10%, 69%);
  --text-normal: hsl(60, 1%, 34%);
  --text-muted: hsl(213, 3%, 64%);
  --text-muted-highlight: hsl(205, 90%, 90%);
  --text-muted-alt: hsl(197, 16%, 65%);
  --text-link: hsl(204, 72%, 50%);
  --text-inverted: white;
  --text-active: white;
  --text-nav: hsl(204, 72%, 50%);
  --text-button-primary: var(--button-primary-background);
  --text-button-primary-active: var(--button-primary-background-active);
  --text-button-secondary: var(--interactive-muted);
  --nav-icon: hsl(0, 0%, 50%);
  --highlight: hsl(205, 90%, 60%);
  --interactive-primary: black;
  --interactive-muted: hsl(210, 3%, 71%);
  --interactive-muted-active: hsl(210, 4%, 71%);
  --interactive-muted-alt: hsl(197, 19%, 78%);
  --interactive-muted-alt-selected: hsl(206, 7%, 37%);
  --background-primary: hsl(210, 17%, 98%);
  --background-primary-alt: hsl(197, 16%, 94%);
  --background-secondary: white;
  --background-secondary-hover: hsl(239, 4%, 95%);
  --background-tertiary: hsl(233, 9%, 19%);
  --background-quaternary: hsl(231, 9%, 16%);
  --background-quaternary-alt: hsl(228, 17%, 91%);
  --background-popover: white;
  --background-active: hsl(233, 9%, 19%);
  --background-highlight: hsl(200, 100%, 91%);
  --background-article-meta: hsl(212, 14%, 99%);
  --background-article-customer: hsl(201, 46%, 93%);
  --background-article-customer-meta: hsl(201, 43%, 96%);
  --background-modifier-accent: hsla(0, 0%, 0%, 0.04);
  --background-modifier-accent-light: hsla(0, 0%, 0%, 0.02);
  --background-modifier-accent-dark: hsla(0, 0%, 0%, 0.3);
  --background-modifier-lighter: hsla(0, 0%, 100%, 0.06);
  --background-modifier-border: hsla(0, 0%, 0%, 0.1);
  --background-modifier-hover: hsla(240, 3%, 50%, 0.1);
  --backdrop-clue-start: hsla(202, 68%, 54%, 0.1);
  --backdrop-clue-end: hsla(202, 68%, 54%, 0.9);
  --border: hsl(0, 0%, 90%);
  --border-alt: hsl(198, 18%, 86%);
  --border-highlight: hsl(200, 71%, 59%);
  --border-internal: hsl(18, 91%, 89%);
  --border-internal-stripe: hsl(18, 94%, 95%);
  --border-article-customer: hsl(199, 38%, 90%);
  --border-article-customer-selected: hsl(199, 44%, 85%);
  --shadow-highlight: hsl(201, 62%, 90%);
  --supergood-color: hsl(145, 51%, 45%);
  --good-color: hsl(62, 45%, 46%);
  --ok-color: hsl(41, 100%, 49%);
  --bad-color: hsl(30, 93%, 50%);
  --superbad-color: hsl(19, 90%, 51%);
  --ghost-color: hsl(0, 0%, 74%);
  --danger-color: hsl(0, 65%, 55%);
  --pending-color: hsl(206, 7%, 28%);
  --elevation-stroke: 0 1px hsl(210, 7%, 94%);
  --elevation-low: 0 1px 5px hsla(205, 30%, 30%, 0.1);
  --elevation-high: 0 1px 14px hsla(208, 95%, 3%, 0.25);
  --highlighter-yellow: hsl(48, 81%, 82%);
  --highlighter-green: hsl(105, 54%, 80%);
  --highlighter-blue: hsl(207, 92%, 85%);
  --highlighter-pink: hsl(338, 90%, 82%);
  --highlighter-purple: hsl(288, 62%, 86%);
  --file-icon-background: white;
  --file-icon-color: hsl(198, 18%, 86%);
  --tag-text: hsl(198, 5%, 41%);
  --tag-background: hsl(198, 19%, 92%);
  --fullscreen-background: var(--background-tertiary);
  --fullscreen-text: var(--text-muted);
  --fullscreen-text-link: var(--text-inverted);
  --fullscreen-text-muted: hsl(233, 7%, 26%);
  --fullscreen-drop-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  --menu-text: var(--aliant-light-down);
  --menu-text-active: white;
  --menu-text-open: white;
  --menu-text-closed: white;
  --menu-text-escalating: white;
  --menu-background-active: var(--aliant-primary-dark);
  --menu-icon: var(--aliant-light-down);
  --menu-icon-secondary: var(--aliant-light-down);
  --menu-icon-secondary-hover-background: var(--text-inverted);
  --menu-switch-background: hsl(0, 0%, 5%);
  --menu-switch-pointer: var(--background-tertiary);
  --menu-switch-pointer-active: var(--menu-text-active);
  --menu-background-primary: var(--aliant-primary-pure);
  --menu-background-primary-hover: var(--aliant-primary-dark);
  --menu-background-secondary: var(--aliant-primary-pure);
  --menu-close-tab-background: var(--background-tertiary);
  --menu-close-tab-opacity: 0.3;
  --menu-border: none;
  --menu-border-secondary: none;
}

/* line 135, app/assets/stylesheets/zammad.scss */
[data-theme='dark'] {
  --button-action-color: hsl(0, 0%, 80%);
  --button-background: hsla(0, 0%, 100%, 0.03);
  --button-background-active: hsla(0, 0%, 100%, 0.015);
  --button-active: hsla(0, 0%, 100%, 0.1);
  --button-active-active: hsla(0, 0%, 100%, 0.08);
  --header-primary: white;
  --header-secondary: hsl(198, 5%, 73%);
  --text-normal: hsl(205, 1%, 86%);
  --text-muted: hsl(213, 3%, 60%);
  --text-muted-alt: hsl(213, 8%, 61%);
  --text-link: hsl(202, 72%, 50%);
  --text-nav: hsl(205, 1%, 84%);
  --nav-icon: hsl(0, 0%, 50%);
  --highlight: hsl(205, 90%, 60%);
  --interactive-primary: white;
  --interactive-muted: hsl(213, 3%, 64%);
  --interactive-muted-active: hsl(213, 3%, 35%);
  --interactive-muted-alt: hsl(209, 5%, 35%);
  --interactive-muted-alt-selected: hsl(205, 4%, 75%);
  --background-primary: hsl(230, 5%, 19%);
  --background-primary-alt: hsl(230, 5%, 21%);
  --background-secondary: hsl(230, 5%, 23%);
  --background-secondary-hover: hsl(230, 5%, 20%);
  --background-tertiary: hsl(230, 7%, 17%);
  --background-quaternary: hsl(230, 7%, 13%);
  --background-quaternary-alt: hsl(230, 4%, 30%);
  --background-popover: hsl(216, 3%, 30%);
  --background-active: var(--highlight);
  --background-highlight: hsl(205, 30%, 27%);
  --background-article-meta: hsl(230, 7%, 25%);
  --background-article-customer: hsl(218, 8%, 32%);
  --background-article-customer-meta: hsl(218, 6%, 30%);
  --background-modifier-accent: hsla(0, 0%, 0%, 0.12);
  --background-modifier-accent-light: hsla(0, 0%, 0%, 0.06);
  --background-modifier-accent-dark: hsla(0, 0%, 0%, 0.3);
  --background-modifier-lighter: hsla(0, 0%, 100%, 0.08);
  --background-modifier-border: hsla(0, 0%, 0%, 0.17);
  --background-modifier-hover: hsla(230, 5%, 36%, 0.4);
  --backdrop-clue-start: hsla(202, 68%, 54%, 0.1);
  --backdrop-clue-end: hsla(202, 68%, 54%, 0.9);
  --border: hsl(230, 4%, 17%);
  --border-alt: hsl(230, 7%, 18%);
  --border-highlight: hsl(205, 70%, 50%);
  --border-internal: hsl(18, 30%, 39%);
  --border-internal-stripe: hsl(18, 30%, 30%);
  --border-article-customer: hsl(209, 6%, 30%);
  --border-article-customer-selected: hsl(199, 10%, 33%);
  --shadow-highlight: hsl(205, 42%, 36%);
  --supergood-color: hsl(145, 51%, 45%);
  --good-color: hsl(62, 45%, 46%);
  --ok-color: hsl(41, 100%, 49%);
  --bad-color: hsl(30, 93%, 50%);
  --superbad-color: hsl(19, 90%, 51%);
  --ghost-color: hsl(0, 0%, 50%);
  --danger-color: hsl(0, 82%, 59%);
  --pending-color: hsl(205, 1%, 44%);
  --elevation-stroke: 0 1px hsla(0, 0%, 0%, 0.13);
  --elevation-low: 0 1px 5px hsla(0, 0%, 0%, 0.15);
  --elevation-high: 0 1px 14px hsla(0, 0%, 0%, 0.25);
  --highlighter-yellow: hsl(48, 34%, 30%);
  --highlighter-green: hsl(105, 34%, 27%);
  --highlighter-blue: hsl(207, 41%, 30%);
  --highlighter-pink: hsl(338, 28%, 30%);
  --highlighter-purple: hsl(288, 22%, 36%);
  --file-icon-background: hsl(216, 5%, 77%);
  --file-icon-color: hsl(230, 7%, 21%);
  --tag-text: var(--text-normal);
  --tag-background: hsl(230, 5%, 32%);
}

/* sets LTR and RTL within the same style call */
/* adds a property only in RTL */
/* adds a property only in LTR */
/* line 264, app/assets/stylesheets/zammad.scss */
.miller-columns .column-item--has-children, .columnSelect-search-clear, .columnSelect-option, .chat-message img, .chat-scroll-hint, .chat-disconnect,
.chat-close, .datepicker .today,
.datepicker .clear, .datepicker .day:not(.disabled),
.datepicker .month:not(.disabled),
.datepicker .year:not(.disabled), .datepicker .next,
.datepicker .prev, .datepicker .datepicker-switch, .select-box .select-value, .settings-list .settings-list-controls .settings-list-control, .filter-control, .zammad-switch label, .zammad-switch .select-box .select-box-header, .select-box .zammad-switch .select-box-header, .fileUpload input, .dropdown li,
.dropup li, .token .close,
.token-close, .attachment--row .attachment-delete, .activity-remove, .empty-search, .menu-item, .color-swatch, .auth-provider, .primary-email-switch + label, .select-box .primary-email-switch + .select-box-header, .label-text, .table-column-head, .status-field--arrow, .status-field.is-active, .btn--dropdown select, .btn, .u-clickable, .settings-list .settings-list-action-cell, .avatar-holder .avatar-delete, .avatar--new, .avatar-holder .avatar, .import-source, .recipientList-controls, .recipientList-entry, .dropdown.dropdown--actions .dropdown-controls, .dropdown.dropdown--actions a, .dropdown-toggle, .modal-close, .list-item-delete, .tabsSidebar-tab, .tabsSidebar-close, .sidebar-header-headline, .attachmentUpload-cancel, .attachment--preview .attachment-delete, .pop-selectable, .editControls-item, .article-action, .user-popover,
.ticket-popover,
.organization-popover, .user-menu .list-button, .search .logo, .nav-tab-close, .nav-tab, .tableOverview-edit, .tab, .formGroup-bookmark, .formGroup-label .formGroup-metaControl, .checkbox-replacement,
.radio-replacement {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  touch-action: manipulation;
}

/* line 270, app/assets/stylesheets/zammad.scss */
html {
  height: 100%;
}

/* line 274, app/assets/stylesheets/zammad.scss */
body {
  font-family: 'Fira Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-variant-ligatures: none;
  line-height: 1.45;
  background: var(--background-primary);
  height: 100%;
  color: var(--text-normal);
  word-wrap: break-word;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
}

/* prevent clickable <use xlink:href="#icon-abc"></use> */
/* line 289, app/assets/stylesheets/zammad.scss */
use {
  pointer-events: none;
}

/* line 293, app/assets/stylesheets/zammad.scss */
p {
  margin: 12px 0;
}

/* line 296, app/assets/stylesheets/zammad.scss */
p.subtle {
  color: var(--text-muted);
}

/* line 300, app/assets/stylesheets/zammad.scss */
p.description {
  color: var(--text-muted);
}

/* line 305, app/assets/stylesheets/zammad.scss */
h3 + .description {
  margin-top: 0;
}

/* line 309, app/assets/stylesheets/zammad.scss */
strong {
  font-weight: 500;
}

/* line 313, app/assets/stylesheets/zammad.scss */
hr {
  border-top-color: var(--background-modifier-border);
}

/* line 317, app/assets/stylesheets/zammad.scss */
.inherit-color {
  color: inherit;
}

/* line 321, app/assets/stylesheets/zammad.scss */
.text-muted {
  color: var(--text-muted);
}

/* line 325, app/assets/stylesheets/zammad.scss */
.text-placeholder {
  color: var(--interactive-muted);
}

/* line 329, app/assets/stylesheets/zammad.scss */
.text-small {
  font-size: 12px;
}

/* line 333, app/assets/stylesheets/zammad.scss */
.u-highlight, .profile-subtitle, .attachmentPlaceholder-inputHolder, .attachment--row .attachment-name, .attachment--preview .attachment-name, .tasks--standalone .name, .tableOverview-edit, a {
  color: var(--text-link);
}

/* line 337, app/assets/stylesheets/zammad.scss */
.u-dontfold {
  flex-shrink: 0;
}

/* line 341, app/assets/stylesheets/zammad.scss */
.u-invisible {
  opacity: 0;
  pointer-events: none;
  position: absolute !important;
}

/* line 347, app/assets/stylesheets/zammad.scss */
[data-dir='ltr'] {
  direction: ltr;
}

/* line 351, app/assets/stylesheets/zammad.scss */
[data-dir='rtl'] {
  direction: rtl;
}

/* line 355, app/assets/stylesheets/zammad.scss */
a {
  outline: none !important;
}

/* line 360, app/assets/stylesheets/zammad.scss */
a.is-disabled, a[disabled] {
  pointer-events: none;
  cursor: not-allowed !important;
  opacity: 0.33;
}

/* line 368, app/assets/stylesheets/zammad.scss */
a.create {
  color: #38ad69;
  text-decoration: underline;
}

/* line 373, app/assets/stylesheets/zammad.scss */
small {
  color: var(--text-muted);
  font-size: 12px;
}

/* line 378, app/assets/stylesheets/zammad.scss */
blockquote {
  font-size: inherit;
}

/* line 382, app/assets/stylesheets/zammad.scss */
ol,
ul {
  padding-inline-start: 20px;
}

/* line 387, app/assets/stylesheets/zammad.scss */
#app {
  display: flex;
  flex: 1;
  min-width: 1024px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed #app {
  min-width: auto;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  /* line 387, app/assets/stylesheets/zammad.scss */
  #app {
    min-width: auto;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}

/* line 404, app/assets/stylesheets/zammad.scss */
.u-unclickable, .camera-flash, .form-control + .icon-arrow-down,
.dropdown-arrow {
  pointer-events: none;
}

/* line 412, app/assets/stylesheets/zammad.scss */
.u-unselectable {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 417, app/assets/stylesheets/zammad.scss */
.u-no-userselect {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 421, app/assets/stylesheets/zammad.scss */
.u-textTruncate, .miller-columns .column-item span, .knowledge-base-article-nav-link-title, .breadcrumb, .channelList-label > *, .scrollPageHeader h1, .scrollPageHeader .popover-notificationsHeader .popover-title, .popover-notificationsHeader .scrollPageHeader .popover-title, .scrollPageHeader .ticket-title-update, .userList .userList-name, .recipientList-name, .sidebar-header-headline, .article-attachment, .activity-placeholder, .stat-detail, .stat-label, .popover .user-organization, .nav-pills.nav-stacked .nav-pills-placeholder, .nav-pills > li > a,
.nav-pills > li > a:focus,
.nav-pills > li > a:active,
.nav-pills .nav-pills-placeholder, .tasks--standalone .name, .table th:not(.noTruncate) .table-column-title,
.table td:not(.noTruncate) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 427, app/assets/stylesheets/zammad.scss */
.u-positionOrigin {
  position: relative;
}

/* line 431, app/assets/stylesheets/zammad.scss */
.u-inlineBlock {
  display: inline-block;
}

/* line 435, app/assets/stylesheets/zammad.scss */
.u-inlinePad {
  margin: 0 5px;
}

/* line 439, app/assets/stylesheets/zammad.scss */
.u-notAllowed {
  cursor: not-allowed;
}

/* line 443, app/assets/stylesheets/zammad.scss */
.u-overflow-wrap {
  word-break: break-word;
}

@supports (overflow-wrap: anywhere) {
  /* line 443, app/assets/stylesheets/zammad.scss */
  .u-overflow-wrap {
    overflow-wrap: anywhere;
    word-break: unset;
  }
}

/* line 452, app/assets/stylesheets/zammad.scss */
.u-breakNormal.u-breakNormal {
  word-break: normal;
}

@supports (overflow-wrap: normal) {
  /* line 452, app/assets/stylesheets/zammad.scss */
  .u-breakNormal.u-breakNormal {
    overflow-wrap: normal;
  }
}

/* line 460, app/assets/stylesheets/zammad.scss */
.u-breakWords.u-breakWords {
  word-break: break-word;
}

@supports (overflow-wrap: break-word) {
  /* line 460, app/assets/stylesheets/zammad.scss */
  .u-breakWords.u-breakWords {
    overflow-wrap: break-word;
    word-break: unset;
  }
}

/* line 469, app/assets/stylesheets/zammad.scss */
.zIndex-1, .batch-overlay {
  z-index: 100;
}

/* line 473, app/assets/stylesheets/zammad.scss */
.zIndex-2 {
  z-index: 200;
}

/* line 477, app/assets/stylesheets/zammad.scss */
.zIndex-3, .search .logo {
  z-index: 300;
}

/* line 481, app/assets/stylesheets/zammad.scss */
.zIndex-4, .editControls-item {
  z-index: 400;
}

/* line 485, app/assets/stylesheets/zammad.scss */
.zIndex-5, .scrollPageHeader, .dropdown-backdrop, .nav-tab-icon .icon.icon-loading {
  z-index: 500;
}

/* line 489, app/assets/stylesheets/zammad.scss */
.zIndex-6, .dropdown-menu {
  z-index: 600;
}

/* line 493, app/assets/stylesheets/zammad.scss */
.zIndex-7, .global-search-menu {
  z-index: 700;
}

/* line 497, app/assets/stylesheets/zammad.scss */
.zIndex-8 {
  z-index: 800;
}

/* line 501, app/assets/stylesheets/zammad.scss */
.zIndex-9, #notify {
  z-index: 900;
}

/* line 505, app/assets/stylesheets/zammad.scss */
.zIndex-10, .batch-dragger, .popover--notifications {
  z-index: 1000;
}

/* line 509, app/assets/stylesheets/zammad.scss */
.zIndex-11, .modal.modal--local, .modal-dialog, .modal, .ui-autocomplete.ui-widget-content, .modal--clue .modal-spacer, .selected-clue {
  z-index: 1100;
}

/* line 513, app/assets/stylesheets/zammad.scss */
.zIndex-12, .popover {
  z-index: 1200;
}

/* line 517, app/assets/stylesheets/zammad.scss */
.clickCatcher {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: default;
}

/* line 526, app/assets/stylesheets/zammad.scss */
.debug .clickCatcher {
  background: rgba(255, 0, 0, 0.13);
}

/* line 530, app/assets/stylesheets/zammad.scss */
.debug .clickCatcher + .clickCatcher {
  background: rgba(255, 213, 0, 0.13);
}

/* line 534, app/assets/stylesheets/zammad.scss */
.clearfix::after, .form-controls::after, fieldset::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
}

/* line 543, app/assets/stylesheets/zammad.scss */
.clearfix, .form-controls, fieldset {
  display: inline-block;
}

/* start commented backslash hack \ */
/* line 548, app/assets/stylesheets/zammad.scss */
* html .clearfix, * html .form-controls, * html fieldset {
  height: 1%;
}

/* line 552, app/assets/stylesheets/zammad.scss */
.clearfix, .form-controls, fieldset {
  display: block;
}

/* close commented backslash hack */
/* line 558, app/assets/stylesheets/zammad.scss */
[contenteditable] {
  display: block;
  outline-style: none;
  border-radius: 3px;
  /* needed to make empty tags editable, otherwise no focus can be set */
  min-height: 10px;
  min-width: 20px;
}

/* line 568, app/assets/stylesheets/zammad.scss */
[contenteditable]:hover,
[contenteditable]:focus {
  background: var(--background-primary);
}

/* line 573, app/assets/stylesheets/zammad.scss */
[contenteditable]:focus {
  text-overflow: clip !important;
}

/* line 577, app/assets/stylesheets/zammad.scss */
.invalid[contenteditable] {
  background: #f92;
}

/* line 581, app/assets/stylesheets/zammad.scss */
[contenteditable] > .placeholder {
  color: var(--text-muted);
}

/* line 585, app/assets/stylesheets/zammad.scss */
[contenteditable] p {
  margin: 0;
}

/* fix for placeholder */
/* line 590, app/assets/stylesheets/zammad.scss */
.Medium-placeholder {
  position: relative;
}

/* line 594, app/assets/stylesheets/zammad.scss */
.close,
.close:hover {
  float: none;
  opacity: 1;
}

/* line 600, app/assets/stylesheets/zammad.scss */
#app > nav {
  position: relative;
  z-index: 1;
}

/* line 605, app/assets/stylesheets/zammad.scss */
code {
  background: var(--background-modifier-accent);
  border-radius: 3px;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}

/* line 611, app/assets/stylesheets/zammad.scss */
code,
.hljs {
  padding: 2px 4px;
  font-size: 0.88em;
}

/* line 617, app/assets/stylesheets/zammad.scss */
.hljs {
  background: none;
}

/* line 207, app/assets/stylesheets/zammad.scss */
[data-theme='dark'] .hljs {
  filter: invert(1);
}

/* line 625, app/assets/stylesheets/zammad.scss */
pre code.hljs {
  font-size: 1em;
}

/* line 629, app/assets/stylesheets/zammad.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 20px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  background: var(--background-secondary);
  border: 1px solid var(--border);
  border-radius: 3px;
}

/* line 642, app/assets/stylesheets/zammad.scss */
.modal-content pre {
  background: var(--background-modifier-accent);
  border-color: var(--background-modifier-border);
}

/* line 647, app/assets/stylesheets/zammad.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background: none;
  border-radius: 0;
  border: none;
  overflow-x: auto;
}

/* line 657, app/assets/stylesheets/zammad.scss */
pre code.hljs {
  padding: 0;
  background: none;
}

/* line 663, app/assets/stylesheets/zammad.scss */
.textarea::-moz-placeholder, .form-control::-moz-placeholder, .token-input::-moz-placeholder {
  color: var(--ghost-color);
}
.textarea::placeholder,
.form-control::placeholder,
.token-input::placeholder,
.u-placeholder {
  color: var(--ghost-color);
}

/* line 670, app/assets/stylesheets/zammad.scss */
.btn {
  display: inline-block;
  font-size: 14px;
  padding: 10px 24px 9px;
  color: var(--text-normal);
  background: var(--button-background);
  border: 1px solid var(--border);
  outline: none !important;
  border-radius: 4px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  text-decoration: none;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .btn {
  padding-left: 12px;
  padding-right: 12px;
}

@media screen and (max-width: 767px) {
  /* line 670, app/assets/stylesheets/zammad.scss */
  .btn {
    padding-left: 12px;
    padding-right: 12px;
  }
}

/* line 691, app/assets/stylesheets/zammad.scss */
.btn .icon {
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 5px;
  margin-left: -2px;
  flex-shrink: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn .icon {
  margin-right: 5px;
  margin-right: -2px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn .icon {
  margin-right: -2px;
  margin-left: 5px;
}

/* line 700, app/assets/stylesheets/zammad.scss */
.btn .icon.icon-arrow-up {
  margin-top: -3px;
}

/* line 705, app/assets/stylesheets/zammad.scss */
.btn span {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

/* line 712, app/assets/stylesheets/zammad.scss */
.btn--only-icon .icon, .btn--icon-only .icon {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 718, app/assets/stylesheets/zammad.scss */
.btn--icon--last .icon {
  margin-left: 5px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--icon--last .icon {
  margin-right: 5px;
  margin-left: 0;
}

/* line 727, app/assets/stylesheets/zammad.scss */
.btn:focus {
  box-shadow: 0 0 0 3px var(--shadow-highlight);
}

/* line 731, app/assets/stylesheets/zammad.scss */
.btn--small {
  padding-top: 5px;
  padding-bottom: 4px;
}

/* line 735, app/assets/stylesheets/zammad.scss */
.btn--small.btn--quad {
  padding: 4px 5px;
}

/* line 740, app/assets/stylesheets/zammad.scss */
.btn--slim {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 745, app/assets/stylesheets/zammad.scss */
.btn--fullWidth {
  width: 100%;
  text-align: center;
  justify-content: center;
}

/* line 751, app/assets/stylesheets/zammad.scss */
.btn.is-disabled, .btn[disabled], .btn:disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.33;
}

/* line 759, app/assets/stylesheets/zammad.scss */
.btn:active {
  box-shadow: none;
  background: var(--button-background-active);
}

/* line 764, app/assets/stylesheets/zammad.scss */
.btn--capitalized {
  text-transform: capitalize;
}

/* line 768, app/assets/stylesheets/zammad.scss */
.btn--action {
  text-transform: uppercase;
  color: var(--button-action-color);
  font-size: 12px;
  letter-spacing: 0.05em;
  height: 31px;
  padding: 0 11px !important;
  display: inline-flex;
  align-items: center;
  min-width: 0;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .btn--action .icon {
  margin: -2px 5px 0 -2px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--action .icon {
  margin: -2px -2px 0 5px;
}

/* line 784, app/assets/stylesheets/zammad.scss */
.btn--action .icon:only-child {
  margin: 0 !important;
}

/* line 788, app/assets/stylesheets/zammad.scss */
.btn--action.btn--slim {
  padding-left: 7px !important;
  padding-right: 7px !important;
}

/* line 792, app/assets/stylesheets/zammad.scss */
.btn--action.btn--slim .btn-label {
  margin-left: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--action.btn--slim .btn-label {
  margin-right: 0;
  margin-left: 0;
}

/* line 796, app/assets/stylesheets/zammad.scss */
.btn--action.btn--slim.btn--small {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

/* line 802, app/assets/stylesheets/zammad.scss */
.btn--action.btn--small {
  height: 26px;
  font-size: 11px;
  padding-left: 8px !important;
  padding-right: 8px !important;
}

/* line 810, app/assets/stylesheets/zammad.scss */
.btn-active-icon {
  display: none;
}

/* line 814, app/assets/stylesheets/zammad.scss */
.btn--active {
  background: var(--button-active);
  color: var(--text-inverted);
}

/* line 818, app/assets/stylesheets/zammad.scss */
.btn--active:active {
  background: var(--button-active-active);
}

/* line 822, app/assets/stylesheets/zammad.scss */
.btn--active .btn-inactive-icon {
  display: none;
}

/* line 826, app/assets/stylesheets/zammad.scss */
.btn--active .btn-active-icon {
  display: inline;
}

/* line 832, app/assets/stylesheets/zammad.scss */
.btn--onDark {
  background: var(--background-modifier-lighter);
  border-color: var(--background-modifier-accent-dark);
  color: var(--text-inverted);
}

/* line 837, app/assets/stylesheets/zammad.scss */
.btn--onDark .icon {
  opacity: 1;
}

/* line 842, app/assets/stylesheets/zammad.scss */
.btn--primary {
  color: var(--button-primary-text);
  background: var(--button-primary-background);
}

/* line 846, app/assets/stylesheets/zammad.scss */
.btn--primary:active {
  background: var(--button-primary-background-active);
}

/* line 850, app/assets/stylesheets/zammad.scss */
.btn--primary .icon {
  opacity: 1;
  fill: currentColor;
}

/* line 856, app/assets/stylesheets/zammad.scss */
.btn--secondary {
  color: var(--button-primary-background);
}

/* line 860, app/assets/stylesheets/zammad.scss */
.btn--positive, .btn--create, .btn--success {
  color: var(--text-inverted);
  background: #38ad69;
}

/* line 866, app/assets/stylesheets/zammad.scss */
.btn--positive:active, .btn--create:active, .btn--success:active {
  background: #2c8752;
}

/* line 870, app/assets/stylesheets/zammad.scss */
.btn--positive.btn--secondary, .btn--create.btn--secondary, .btn--success.btn--secondary {
  background: var(--background-secondary);
  color: #38ad69;
}

/* line 874, app/assets/stylesheets/zammad.scss */
.btn--positive.btn--secondary:active, .btn--create.btn--secondary:active, .btn--success.btn--secondary:active {
  background: var(--button-background-active);
}

/* line 879, app/assets/stylesheets/zammad.scss */
.btn--positive.btn--text, .btn--create.btn--text, .btn--success.btn--text {
  color: var(--supergood-color);
}

/* line 884, app/assets/stylesheets/zammad.scss */
.btn--danger {
  color: var(--text-inverted);
  background: var(--danger-color);
}

/* line 888, app/assets/stylesheets/zammad.scss */
.btn--danger:active {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), linear-gradient(var(--danger-color), var(--danger-color));
}

/* line 893, app/assets/stylesheets/zammad.scss */
.btn--danger.btn--secondary {
  background: var(--background-secondary);
  color: var(--danger-color);
}

/* line 897, app/assets/stylesheets/zammad.scss */
.btn--danger.btn--secondary:active {
  background: var(--button-background-active);
}

/* line 903, app/assets/stylesheets/zammad.scss */
.btn--text {
  display: inline-flex;
  align-items: center;
  font-size: inherit;
  margin: -10px;
  padding: 10px;
  color: var(--text-button-primary);
  border: none;
  background: none;
  vertical-align: baseline;
  text-align: start;
}

/* line 915, app/assets/stylesheets/zammad.scss */
.table .btn--text {
  margin: 0;
  min-height: 38px;
}

/* line 920, app/assets/stylesheets/zammad.scss */
.btn--text.no-padding {
  padding: 0;
  margin: 0;
  min-height: auto;
}

/* line 926, app/assets/stylesheets/zammad.scss */
.btn--text .icon {
  opacity: 1;
  margin-left: -2px;
  margin-right: 6px;
  width: 16px;
  max-height: 16px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--text .icon {
  margin-right: -2px;
  margin-left: 6px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--text .icon {
  margin-right: 6px;
  margin-right: -2px;
}

/* line 937, app/assets/stylesheets/zammad.scss */
.btn--text.btn--icon--last .icon {
  margin-left: 6px;
  margin-right: -2px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--text.btn--icon--last .icon {
  margin-right: 6px;
  margin-left: -2px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--text.btn--icon--last .icon {
  margin-right: -2px;
  margin-right: 6px;
}

/* line 942, app/assets/stylesheets/zammad.scss */
.btn--text:active {
  color: var(--text-button-primary-active);
  background: none;
}

/* line 947, app/assets/stylesheets/zammad.scss */
.btn--text.btn--secondary {
  color: var(--text-button-secondary);
  text-decoration: underline;
}

/* line 951, app/assets/stylesheets/zammad.scss */
.btn--text.btn--secondary:active {
  opacity: 0.75;
}

/* line 956, app/assets/stylesheets/zammad.scss */
.btn--text.btn--positive {
  color: #38ad69;
}

/* line 959, app/assets/stylesheets/zammad.scss */
.btn--text.btn--positive:active {
  color: #257446;
  background: none;
}

/* line 965, app/assets/stylesheets/zammad.scss */
.btn--text.btn--danger {
  color: var(--danger-color);
}

/* line 968, app/assets/stylesheets/zammad.scss */
.btn--text.btn--danger:active {
  color: #a82424;
  background: none;
}

/* line 974, app/assets/stylesheets/zammad.scss */
.btn--text.btn--subtle {
  text-decoration: underline;
  color: var(--text-button-secondary);
}

/* line 978, app/assets/stylesheets/zammad.scss */
.btn--text.btn--subtle:active {
  opacity: 0.75;
}

/* line 983, app/assets/stylesheets/zammad.scss */
.btn--text.space-left {
  margin-left: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--text.space-left {
  margin-right: 0;
  margin-left: -10px;
}

/* line 987, app/assets/stylesheets/zammad.scss */
.btn--text.space-right {
  margin-right: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--text.space-right {
  margin-left: 0;
  margin-right: -10px;
}

/* line 993, app/assets/stylesheets/zammad.scss */
.btn--large.btn--text {
  margin: 0;
}

/* line 998, app/assets/stylesheets/zammad.scss */
.btn--quad {
  padding: 10px 12px 9px;
}

/* line 1001, app/assets/stylesheets/zammad.scss */
.btn--quad .icon {
  margin: -1px;
}

/* line 1006, app/assets/stylesheets/zammad.scss */
.btn--split--first {
  border-radius: 3px 0 0 3px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--split--first {
  border-radius: 3px 0 0 3px;
  border-radius: 0 3px 3px 0;
}

/* line 1010, app/assets/stylesheets/zammad.scss */
.btn--split, .btn--split--last {
  border-radius: 0;
  border-left-width: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--split, html[dir='rtl'] .btn--split--last {
  border-right-width: 0;
  border-left-width: 1px;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .btn--split, html[dir='ltr'] .btn--split--last {
  margin-left: 0 !important;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--split, html[dir='rtl'] .btn--split--last {
  margin-right: 0 !important;
}

/* line 1018, app/assets/stylesheets/zammad.scss */
.btn--split .icon, .btn--split--last .icon {
  margin-left: 2px !important;
  margin-right: 2px !important;
}

/* line 1024, app/assets/stylesheets/zammad.scss */
.btn--split--last {
  border-radius: 0 3px 3px 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--split--last {
  border-radius: 0 3px 3px 0;
  border-radius: 3px 0 0 3px;
}

/* line 1028, app/assets/stylesheets/zammad.scss */
.btn--dropdown {
  position: relative;
}

/* line 1031, app/assets/stylesheets/zammad.scss */
.btn--dropdown select {
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}

/* line 1044, app/assets/stylesheets/zammad.scss */
.btn + .btn,
.btn + .buttonDropdown,
.buttonDropdown + .buttonDropdown {
  margin-left: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn + .btn, html[dir='rtl'] .btn + .buttonDropdown, html[dir='rtl'] .buttonDropdown + .buttonDropdown {
  margin-right: 10px;
  margin-left: 0;
}

/* line 1050, app/assets/stylesheets/zammad.scss */
.btn + .btn.align-right {
  margin-left: auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn + .btn.align-right {
  margin-right: auto;
  margin-left: 0;
}

/* line 1054, app/assets/stylesheets/zammad.scss */
.btn.align-right ~ .btn {
  margin-left: 15px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn.align-right ~ .btn {
  margin-right: 15px;
  margin-left: 0;
}

/* line 1058, app/assets/stylesheets/zammad.scss */
.vertical > .btn:not(.hidden) + .btn {
  margin-left: 0;
  margin-top: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .vertical > .btn:not(.hidden) + .btn {
  margin-right: 0;
  margin-left: 0;
}

/* line 1063, app/assets/stylesheets/zammad.scss */
.vertical > .btn:not(.hidden) + .btn--text {
  margin-left: -10px;
  margin-top: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .vertical > .btn:not(.hidden) + .btn--text {
  margin-right: -10px;
  margin-left: -10px;
}

/* line 1070, app/assets/stylesheets/zammad.scss */
.btn--download .icon-download {
  margin-right: 6px;
  margin-top: 4px;
  margin-left: -10px;
  vertical-align: top;
  fill: var(--text-inverted);
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--download .icon-download {
  margin-right: -10px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--download .icon-download {
  margin-left: 6px;
}

/* line 1084, app/assets/stylesheets/zammad.scss */
.btn-label {
  margin-left: 7px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn-label {
  margin-right: 7px;
  margin-left: 0;
}

/* line 1089, app/assets/stylesheets/zammad.scss */
.btn-show-all[aria-expanded='false'] [data-show='collapsed'], .btn-show-all[aria-expanded='true'] [data-show='open'] {
  display: none;
}

/* line 1094, app/assets/stylesheets/zammad.scss */
.btn-show-all .icon {
  margin-left: 0;
  margin-right: 0;
}

/* line 1100, app/assets/stylesheets/zammad.scss */
.visibility-change {
  /*

  Interactive Visibility Change Classes:

    <div class="visibility-change">
      <svg class="icon-marker" data-visible="active"><use xlink:href="#icon-marker" /></svg>
    </div>

    Important: HTML Order active > hover > normal

  */
}

/* line 1113, app/assets/stylesheets/zammad.scss */
.visibility-change [data-visible='active'],
.visibility-change [data-visible='hover'] {
  display: none;
}

/* line 1118, app/assets/stylesheets/zammad.scss */
.visibility-change.is-active [data-visible='active'] {
  display: block;
}

/* line 1121, app/assets/stylesheets/zammad.scss */
.visibility-change.is-active [data-visible='active'] ~ [data-visible='normal'] {
  display: none;
}

/* line 1126, app/assets/stylesheets/zammad.scss */
.visibility-change:hover [data-visible='hover'] {
  display: block;
}

/* line 1129, app/assets/stylesheets/zammad.scss */
.visibility-change:hover [data-visible='hover'] ~ [data-visible='normal'] {
  display: none;
}

/* line 1135, app/assets/stylesheets/zammad.scss */
.btn-group {
  display: inline-flex;
  flex-wrap: wrap;
}

/* line 1139, app/assets/stylesheets/zammad.scss */
.btn-group--full {
  display: flex;
}

/* line 1143, app/assets/stylesheets/zammad.scss */
.btn-group + .btn-group {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid var(--border);
}

/* line 1150, app/assets/stylesheets/zammad.scss */
.btn-group .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 1155, app/assets/stylesheets/zammad.scss */
.btn-group .btn:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-width: 0;
}

/* line 1161, app/assets/stylesheets/zammad.scss */
.btn-group .btn + .btn {
  margin-left: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn-group .btn + .btn {
  margin-right: 0;
  margin-left: 10px;
}

/* line 1166, app/assets/stylesheets/zammad.scss */
.btn-group .btn--text {
  padding: 6px 10px 5px;
  /* reporting main.eco */
  display: inline-block;
  border-radius: 3px;
}

/* line 1171, app/assets/stylesheets/zammad.scss */
.btn-group .btn--text.is-selected {
  background: var(--button-primary-background);
  color: var(--text-inverted);
}

/* line 1178, app/assets/stylesheets/zammad.scss */
.buttonDropdown {
  display: flex;
  align-items: center;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 1184, app/assets/stylesheets/zammad.scss */
.buttonDropdown .dropdown-menu {
  margin-bottom: 0;
}

/* line 1188, app/assets/stylesheets/zammad.scss */
.buttonDropdown.is-open .dropdown-menu {
  display: block;
}

/* line 1192, app/assets/stylesheets/zammad.scss */
.buttonDropdown .btn--text {
  padding-left: 13px;
  padding-right: 13px;
}

/* line 1197, app/assets/stylesheets/zammad.scss */
.buttonDropdown .dropdown-menu-accessories {
  cursor: pointer;
}

/* line 1200, app/assets/stylesheets/zammad.scss */
.buttonDropdown .dropdown-menu-accessories:focus {
  outline: none;
}

/* line 1203, app/assets/stylesheets/zammad.scss */
.buttonDropdown .dropdown-menu-accessories:focus .dropdown-menu {
  display: block;
}

/* line 1207, app/assets/stylesheets/zammad.scss */
.buttonDropdown .dropdown-menu-accessories:focus .btn--split--last {
  box-shadow: 0 0 0 3px var(--shadow-highlight);
  pointer-events: initial;
}

/* line 1213, app/assets/stylesheets/zammad.scss */
.buttonDropdown .dropdown-menu-accessories .btn--split--last {
  pointer-events: none;
}

/* line 1216, app/assets/stylesheets/zammad.scss */
.buttonDropdown .dropdown-menu-accessories .btn--split--last:focus {
  box-shadow: none;
  pointer-events: none;
}

/* line 1221, app/assets/stylesheets/zammad.scss */
.buttonDropdown .dropdown-menu-accessories .btn--split--last:active {
  background-color: #429ed7;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown-menu-right {
  right: auto;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown-menu-right {
  left: 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown-menu-left {
  left: auto;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown-menu-left {
  right: 0;
}

/* line 1238, app/assets/stylesheets/zammad.scss */
.status-fields {
  display: flex;
  max-width: 100%;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .status-fields {
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 1238, app/assets/stylesheets/zammad.scss */
  .status-fields {
    display: block;
  }
}

/* line 1246, app/assets/stylesheets/zammad.scss */
.status-fields .dropdown li {
  display: flex;
  align-items: center;
  padding: 0 10px;
}

/* line 1252, app/assets/stylesheets/zammad.scss */
.status-fields .dropdown-menu .status-badge {
  margin-left: 10px;
}

/* line 1256, app/assets/stylesheets/zammad.scss */
.status-fields .dropdown-menu .badge {
  margin-top: -2px;
  margin-right: 7px;
  background: rgba(0, 0, 0, 0.5);
}

/* line 1263, app/assets/stylesheets/zammad.scss */
.status-field {
  border: 1px solid var(--border);
  background: var(--button-background);
  display: flex;
  height: 34px;
  flex-shrink: 1;
  min-width: 20px;
  padding: 5px 0;
  align-items: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .status-field {
  border-bottom-width: 0;
}

@media screen and (max-width: 767px) {
  /* line 1263, app/assets/stylesheets/zammad.scss */
  .status-field {
    border-bottom-width: 0;
  }
}

/* line 1280, app/assets/stylesheets/zammad.scss */
.status-field.is-active {
  background: var(--button-primary-background);
  color: var(--text-inverted);
  border-color: var(--button-primary-background-active);
  box-shadow: 1px 0 var(--button-primary-background-active);
  position: relative;
}

/* line 1289, app/assets/stylesheets/zammad.scss */
.status-field.is-active .icon {
  fill: currentColor;
  opacity: 1;
}

/* line 1295, app/assets/stylesheets/zammad.scss */
.status-field:not(:last-child, :only-child) {
  border-right-width: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .status-field:not(:last-child, :only-child) {
  border-left-width: 0;
  border-right-width: 1px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .status-field:not(:last-child, :only-child) {
  border-right-width: 1px !important;
}

@media screen and (max-width: 767px) {
  /* line 1295, app/assets/stylesheets/zammad.scss */
  .status-field:not(:last-child, :only-child) {
    border-right-width: 1px !important;
  }
}

/* line 1303, app/assets/stylesheets/zammad.scss */
.status-field:first-child {
  border-radius: 5px 0 0 5px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .status-field:first-child {
  border-radius: 0 5px 5px 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .status-field:first-child {
  border-radius: 5px 5px 0 0 !important;
}

/* line 1311, app/assets/stylesheets/zammad.scss */
.dropdown #app.navigation-collapsed .status-field:first-child {
  flex: 1;
  border-top-right-radius: 0 !important;
  border-right-width: 0 !important;
}

@media screen and (max-width: 767px) {
  /* line 1303, app/assets/stylesheets/zammad.scss */
  .status-field:first-child {
    border-radius: 5px 5px 0 0 !important;
  }
  /* line 1311, app/assets/stylesheets/zammad.scss */
  .dropdown .status-field:first-child {
    flex: 1;
    border-top-right-radius: 0 !important;
    border-right-width: 0 !important;
  }
}

/* line 1318, app/assets/stylesheets/zammad.scss */
.dropdown.open .status-field:first-child {
  border-radius: 5px 0 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown.open .status-field:first-child {
  border-radius: 0 5px 0 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .dropdown.open .status-field:first-child {
  border-radius: 5px 0 0 !important;
}

@media screen and (max-width: 767px) {
  /* line 1318, app/assets/stylesheets/zammad.scss */
  .dropdown.open .status-field:first-child {
    border-radius: 5px 0 0 !important;
  }
}

/* line 1329, app/assets/stylesheets/zammad.scss */
.status-field:last-child {
  border-radius: 0 5px 5px 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .status-field:last-child {
  border-radius: 5px 0 0 5px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .status-field:last-child {
  border-radius: 0 0 5px 5px !important;
  border-bottom-width: 1px;
}

@media screen and (max-width: 767px) {
  /* line 1329, app/assets/stylesheets/zammad.scss */
  .status-field:last-child {
    border-radius: 0 0 5px 5px !important;
    border-bottom-width: 1px;
  }
}

/* line 1340, app/assets/stylesheets/zammad.scss */
.status-field:only-child {
  border-radius: 5px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .status-field:only-child {
  border-radius: 5px !important;
}

@media screen and (max-width: 767px) {
  /* line 1340, app/assets/stylesheets/zammad.scss */
  .status-field:only-child {
    border-radius: 5px !important;
  }
}

/* line 1348, app/assets/stylesheets/zammad.scss */
.status-field .badge {
  margin: 0 7px 0 10px;
  background: rgba(13, 26, 38, 0.24);
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .status-field .badge {
  margin: 0 7px 0 10px;
  margin: 0 10px 0 7px;
}

/* line 1354, app/assets/stylesheets/zammad.scss */
.status-field .status-badge {
  width: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
}

/* line 1362, app/assets/stylesheets/zammad.scss */
.status-field--arrow {
  border-left: none;
  width: 34px;
  justify-content: center;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .status-field--arrow {
  border-top-right-radius: 5px !important;
}

@media screen and (max-width: 767px) {
  /* line 1362, app/assets/stylesheets/zammad.scss */
  .status-field--arrow {
    border-top-right-radius: 5px !important;
  }
}

/* line 1374, app/assets/stylesheets/zammad.scss */
.status-field--spacer {
  padding-left: 16px;
  padding-right: 2px;
}

/* line 1380, app/assets/stylesheets/zammad.scss */
.status-badge {
  display: inline-block;
}

/* line 1384, app/assets/stylesheets/zammad.scss */
.info-badge {
  fill: currentColor;
  padding: 3px 6px 1px;
  line-height: 12px;
  opacity: 0.5;
  position: relative;
  /*
    border in its own layer to make it more
    translucend but still depend on the currentColor
  */
}

/* line 1395, app/assets/stylesheets/zammad.scss */
.info-badge::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: 1px solid currentColor;
  opacity: 0.5;
  border-radius: 100%;
}

@keyframes pulsate {
  to {
    filter: brightness(1.2);
  }
}

/* line 1414, app/assets/stylesheets/zammad.scss */
.badge {
  display: inline-block;
  min-width: 18px;
  padding: 3px 5px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  color: var(--text-inverted);
  text-align: center;
  white-space: nowrap;
  vertical-align: top;
  border-radius: 9px;
  background: var(--border-alt);
  margin-right: 3px;
  flex-shrink: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .badge {
  margin-left: 3px;
  margin-right: 0;
}

/* line 1432, app/assets/stylesheets/zammad.scss */
.badge:empty {
  display: none;
}

/* line 1436, app/assets/stylesheets/zammad.scss */
.badge.badge--big {
  min-width: 22px;
  font-size: 14px;
  border-radius: 11px;
  padding: 5px 7px 3px;
}

/* line 1443, app/assets/stylesheets/zammad.scss */
.badge.badge--text {
  min-width: 0;
  padding: 0;
  margin-right: 0;
  margin-right: 0;
  font-size: inherit;
  font-weight: inherit;
  text-align: inherit;
  line-height: inherit;
  color: var(--text-muted);
  background: none;
  border-radius: 0;
  vertical-align: baseline;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .badge.badge--text {
  margin-left: 0;
  margin-right: 0;
}

/* line 1460, app/assets/stylesheets/zammad.scss */
.badge.badge--primary {
  background: var(--highlight);
}

/* line 1466, app/assets/stylesheets/zammad.scss */
.key-value td:first-child {
  padding-right: 10px;
  color: var(--text-muted);
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .key-value td:first-child {
  padding-left: 10px;
  padding-right: 0;
}

/* line 1473, app/assets/stylesheets/zammad.scss */
table {
  table-layout: fixed;
}

/* line 1477, app/assets/stylesheets/zammad.scss */
.table {
  display: table;
}

/* line 1480, app/assets/stylesheets/zammad.scss */
.table small {
  color: inherit;
}

/* line 1484, app/assets/stylesheets/zammad.scss */
.table-icon {
  max-width: 20px;
  max-height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  vertical-align: middle;
  fill: rgba(0, 0, 0, 0.3);
}

/* line 1492, app/assets/stylesheets/zammad.scss */
.table-buttons {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
}

/* line 1503, app/assets/stylesheets/zammad.scss */
.table--light {
  color: var(--text-muted);
}

/* line 1507, app/assets/stylesheets/zammad.scss */
.table-fluid {
  table-layout: auto;
}

/* line 1511, app/assets/stylesheets/zammad.scss */
.table .table-row {
  display: table-row;
}

/* line 1516, app/assets/stylesheets/zammad.scss */
.table.table--placeholder th {
  text-align: center;
}

/* line 1520, app/assets/stylesheets/zammad.scss */
.table.table--placeholder td {
  height: 40px;
}

/* line 1524, app/assets/stylesheets/zammad.scss */
.table.table--placeholder > thead > tr > th {
  background: var(--background-modifier-accent);
}

/* line 1534, app/assets/stylesheets/zammad.scss */
.table > thead > tr > th {
  padding: 12px 9px 10px;
  border-bottom: none;
  border-top: 1px solid #ececec;
  background: var(--background-primary-alt);
  color: var(--text-normal);
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 1548, app/assets/stylesheets/zammad.scss */
.table-column-head {
  display: flex;
}

/* line 1553, app/assets/stylesheets/zammad.scss */
.table-column-head-unclickable {
  cursor: default;
}

/* line 1558, app/assets/stylesheets/zammad.scss */
.table-column-sortIcon {
  margin-left: auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .table-column-sortIcon {
  margin-right: auto;
  margin-left: 0;
}

/* line 1563, app/assets/stylesheets/zammad.scss */
th.align-right .table-column-title {
  margin-left: auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] th.align-right .table-column-title {
  margin-right: auto;
  margin-left: 0;
}

/* line 1567, app/assets/stylesheets/zammad.scss */
th.align-right .table-column-sortIcon {
  margin-left: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] th.align-right .table-column-sortIcon {
  margin-right: 0;
  margin-left: 0;
}

/* line 1572, app/assets/stylesheets/zammad.scss */
td.align-right {
  text-align: right;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] td.align-right {
  text-align: right;
  text-align: left;
}

/* line 1576, app/assets/stylesheets/zammad.scss */
.table-striped > tbody > tr:nth-child(2n + 1) {
  background-color: var(--background-secondary);
}

/* line 1580, app/assets/stylesheets/zammad.scss */
.table > tbody > tr > td {
  padding: 10px 10px 8px;
  border-color: var(--background-modifier-accent);
}

/* line 1584, app/assets/stylesheets/zammad.scss */
.table > tbody > tr > td.no-side-padding {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

/* line 1591, app/assets/stylesheets/zammad.scss */
.table > tbody > tr.u-center > td {
  vertical-align: middle;
}

/* line 1595, app/assets/stylesheets/zammad.scss */
.table-hover > tbody > tr:hover,
.table-hover > tbody > tr.is-hover {
  background: var(--background-secondary);
}

/* line 1600, app/assets/stylesheets/zammad.scss */
.table-hover-in-modal > tbody > tr:hover > td {
  background-color: var(--background-primary);
}

/* line 1604, app/assets/stylesheets/zammad.scss */
.table-hover > tbody > tr:hover > th {
  background: rgba(0, 8, 14, 0.015);
}

/* line 1608, app/assets/stylesheets/zammad.scss */
.table-col-resize {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  cursor: col-resize;
  padding: 10px;
  margin-right: -10px;
  z-index: 1;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .table-col-resize {
  left: 0;
  right: auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .table-col-resize {
  margin-left: -10px;
  margin-right: 0;
}

/* line 1622, app/assets/stylesheets/zammad.scss */
.table-col-resize::after {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: var(--border);
}

/* line 1631, app/assets/stylesheets/zammad.scss */
.table > thead:first-child > tr:first-child > th.no-padding,
.table > thead > tr > th.no-padding,
.table > tbody > tr > td.no-padding {
  padding: 0;
}

/* line 1637, app/assets/stylesheets/zammad.scss */
.table tr.is-inactive,
.table tr td span.is-inactive {
  color: var(--text-muted);
  text-decoration: line-through;
}

/* line 1642, app/assets/stylesheets/zammad.scss */
.table tr.is-inactive a,
.table tr td span.is-inactive a {
  color: inherit;
}

/* line 1647, app/assets/stylesheets/zammad.scss */
.table tr.is-grayed-out {
  color: var(--text-muted);
}

/* line 1650, app/assets/stylesheets/zammad.scss */
.table tr.is-grayed-out .icon:not(.u-highlight):not(.profile-subtitle):not(.attachmentPlaceholder-inputHolder):not(.tableOverview-edit):not(a),
.table tr.is-grayed-out .btn span {
  opacity: 0.33;
}

/* line 1655, app/assets/stylesheets/zammad.scss */
.table tr.is-grayed-out .avatar {
  opacity: 0.5;
}

/* line 1659, app/assets/stylesheets/zammad.scss */
.table tr.is-grayed-out .avatar--unique {
  background: var(--background-secondary-hover);
  text-shadow: none;
  opacity: initial;
}

/* line 1666, app/assets/stylesheets/zammad.scss */
td .icon {
  vertical-align: middle;
  margin-top: -3px;
}

/* line 1671, app/assets/stylesheets/zammad.scss */
td .icon-draggable,
td .icon-trash {
  vertical-align: middle;
}

/* line 1676, app/assets/stylesheets/zammad.scss */
td .prefix-icon > .icon {
  vertical-align: top;
}

/* line 1680, app/assets/stylesheets/zammad.scss */
td .icon-cog {
  width: 16px;
}

/* line 1684, app/assets/stylesheets/zammad.scss */
.table-checkbox,
.table-radio {
  padding: 0 !important;
}

/* line 1688, app/assets/stylesheets/zammad.scss */
.table-checkbox .icon,
.table-radio .icon {
  margin-top: 0;
}

/* line 1693, app/assets/stylesheets/zammad.scss */
.table .table-sort-arrow {
  opacity: 1;
  width: 8px;
  height: 8px;
  margin-left: 3px;
  margin-top: -2px;
  vertical-align: middle;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .table .table-sort-arrow {
  margin-right: 3px;
  margin-left: 0;
}

/* line 1706, app/assets/stylesheets/zammad.scss */
.item--high-priority a {
  color: #e15151;
}

/* line 1712, app/assets/stylesheets/zammad.scss */
.item--low-priority a {
  color: #8bcae9;
}

/* line 1718, app/assets/stylesheets/zammad.scss */
.checkbox-list {
  list-style: none;
  margin-bottom: 15px;
  padding: 3px 12px;
  font-size: 14px;
  line-height: 25px;
  color: var(--text-normal);
  background: var(--background-secondary);
  border: 1px solid var(--border);
  border-radius: 3px;
}

/* line 1730, app/assets/stylesheets/zammad.scss */
.checkbox-replacement,
.radio-replacement {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

/* line 1741, app/assets/stylesheets/zammad.scss */
.checkbox-replacement > .icon,
.radio-replacement > .icon {
  vertical-align: middle;
  margin-top: -2px;
  fill: var(--button-background);
}

/* line 207, app/assets/stylesheets/zammad.scss */
[data-theme='dark'] .checkbox-replacement > .icon, [data-theme='dark'] .radio-replacement > .icon {
  fill: transparent;
}

/* line 1751, app/assets/stylesheets/zammad.scss */
.checkbox-replacement .icon-checked,
.radio-replacement .icon-checked {
  color: var(--interactive-primary);
}

/* line 1755, app/assets/stylesheets/zammad.scss */
.checkbox-replacement .icon-unchecked,
.radio-replacement .icon-unchecked {
  color: var(--text-muted);
}

/* line 1759, app/assets/stylesheets/zammad.scss */
.checkbox-replacement .icon-indeterminate,
.radio-replacement .icon-indeterminate {
  display: none;
  color: var(--text-muted);
}

/* line 1764, app/assets/stylesheets/zammad.scss */
.checkbox-replacement.is-disabled,
.radio-replacement.is-disabled {
  cursor: not-allowed;
}

/* line 1768, app/assets/stylesheets/zammad.scss */
.checkbox-replacement.checkbox-replacement--fullscreen, .checkbox-replacement.radio-replacement--fullscreen,
.radio-replacement.checkbox-replacement--fullscreen,
.radio-replacement.radio-replacement--fullscreen {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 1777, app/assets/stylesheets/zammad.scss */
.checkbox-replacement.checkbox-replacement--inline, .checkbox-replacement.radio-replacement--inline,
.radio-replacement.checkbox-replacement--inline,
.radio-replacement.radio-replacement--inline {
  display: inline-flex;
  margin-right: 3px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .checkbox-replacement.checkbox-replacement--inline, html[dir='rtl'] .checkbox-replacement.radio-replacement--inline, html[dir='rtl'] .radio-replacement.checkbox-replacement--inline, html[dir='rtl'] .radio-replacement.radio-replacement--inline {
  margin-left: 3px;
  margin-right: 0;
}

/* line 1784, app/assets/stylesheets/zammad.scss */
.checkbox-replacement input[type='checkbox'],
.checkbox-replacement input[type='radio'],
.radio-replacement input[type='checkbox'],
.radio-replacement input[type='radio'] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* line 1790, app/assets/stylesheets/zammad.scss */
.checkbox-replacement input[type='checkbox']:disabled,
.checkbox-replacement input[type='radio']:disabled,
.radio-replacement input[type='checkbox']:disabled,
.radio-replacement input[type='radio']:disabled {
  cursor: not-allowed;
}

/* line 1793, app/assets/stylesheets/zammad.scss */
.checkbox-replacement input[type='checkbox']:disabled ~ .icon,
.checkbox-replacement input[type='radio']:disabled ~ .icon,
.radio-replacement input[type='checkbox']:disabled ~ .icon,
.radio-replacement input[type='radio']:disabled ~ .icon {
  opacity: 0.33;
  fill: none;
}

/* line 1799, app/assets/stylesheets/zammad.scss */
.checkbox-replacement input[type='checkbox']:not(:checked) ~ .icon-checked, .checkbox-replacement input[type='checkbox']:checked ~ .icon-unchecked,
.checkbox-replacement input[type='radio']:not(:checked) ~ .icon-checked,
.checkbox-replacement input[type='radio']:checked ~ .icon-unchecked,
.radio-replacement input[type='checkbox']:not(:checked) ~ .icon-checked,
.radio-replacement input[type='checkbox']:checked ~ .icon-unchecked,
.radio-replacement input[type='radio']:not(:checked) ~ .icon-checked,
.radio-replacement input[type='radio']:checked ~ .icon-unchecked {
  display: none;
}

/* line 1804, app/assets/stylesheets/zammad.scss */
.checkbox-replacement input[type='checkbox']:focus:not(.is-active) ~ .icon-checked, .checkbox-replacement input[type='checkbox']:focus:not(.is-active) ~ .icon-unchecked,
.checkbox-replacement input[type='radio']:focus:not(.is-active) ~ .icon-checked,
.checkbox-replacement input[type='radio']:focus:not(.is-active) ~ .icon-unchecked,
.radio-replacement input[type='checkbox']:focus:not(.is-active) ~ .icon-checked,
.radio-replacement input[type='checkbox']:focus:not(.is-active) ~ .icon-unchecked,
.radio-replacement input[type='radio']:focus:not(.is-active) ~ .icon-checked,
.radio-replacement input[type='radio']:focus:not(.is-active) ~ .icon-unchecked {
  box-shadow: 0 0 0 2px var(--border-highlight), 0 0 0 3px var(--shadow-highlight);
}

/* line 1812, app/assets/stylesheets/zammad.scss */
.checkbox-replacement + .label-text,
.radio-replacement + .label-text {
  margin-left: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .checkbox-replacement + .label-text, html[dir='rtl'] .radio-replacement + .label-text {
  margin-right: 0;
  margin-left: 3px;
}

/* line 1819, app/assets/stylesheets/zammad.scss */
.checkbox-replacement:indeterminate ~ .icon-checked,
.checkbox-replacement:indeterminate ~ .icon-unchecked {
  display: none;
}

/* line 1824, app/assets/stylesheets/zammad.scss */
.checkbox-replacement:indeterminate ~ .icon-indeterminate {
  display: block;
}

/* line 1831, app/assets/stylesheets/zammad.scss */
.radio-replacement input:focus ~ .icon-checked,
.radio-replacement input:focus ~ .icon-unchecked {
  border-radius: 100%;
}

/* line 1836, app/assets/stylesheets/zammad.scss */
.radio-replacement > .icon {
  margin-top: -3px;
}

/* line 1841, app/assets/stylesheets/zammad.scss */
.table .checkbox-replacement,
.table .radio-replacement {
  height: 40px;
  width: 40px;
}

/* line 1846, app/assets/stylesheets/zammad.scss */
.table .checkbox-replacement.checkbox-replacement--fullscreen,
.table .radio-replacement.checkbox-replacement--fullscreen {
  width: 100%;
  height: 100%;
}

/* line 1852, app/assets/stylesheets/zammad.scss */
.table-overview tbody .icon-checkbox,
.table-overview tbody .icon-radio,
.table-overview tbody .icon-checkbox-checked,
.table-overview tbody .icon-radio-checked {
  fill: transparent;
}

/* line 1859, app/assets/stylesheets/zammad.scss */
.table .table-cell {
  vertical-align: top;
  display: table-cell;
  border-bottom: 1px solid var(--background-primary-alt);
}

/* line 1865, app/assets/stylesheets/zammad.scss */
.hero-two {
  width: 100%;
}

/* line 1869, app/assets/stylesheets/zammad.scss */
.hero-two .hero-left {
  width: 50%;
  float: left;
}

/* line 1874, app/assets/stylesheets/zammad.scss */
.hero-two .hero-right {
  width: 50%;
  float: right;
}

/* line 1879, app/assets/stylesheets/zammad.scss */
.max-size-scroll {
  max-height: 240px;
  overflow-y: scroll;
}

/*
#content > *:not(.active) {
  display: none !important;
}
*/
/* line 1890, app/assets/stylesheets/zammad.scss */
h1, .ticket-title-update, .popover-notificationsHeader .popover-title,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  color: var(--header-primary);
}

/* line 1900, app/assets/stylesheets/zammad.scss */
h1, .ticket-title-update, .popover-notificationsHeader .popover-title {
  font-size: 24px;
  line-height: 30px;
}

/* line 1905, app/assets/stylesheets/zammad.scss */
h2,
h2.popover-title {
  font-size: 20px;
  line-height: 25px;
}

/* line 1911, app/assets/stylesheets/zammad.scss */
h3 {
  font-size: 16px;
  margin: 20px 0 8px;
  font-weight: normal;
}

/* line 1916, app/assets/stylesheets/zammad.scss */
h3 .subtitle {
  display: inline;
  font-size: 12px;
  text-transform: none;
  color: var(--text-muted);
  letter-spacing: initial;
}

/* line 1925, app/assets/stylesheets/zammad.scss */
h4 {
  font-size: 13px;
  text-transform: uppercase;
}

/* line 1930, app/assets/stylesheets/zammad.scss */
h5 {
  font-size: 13px;
  font-weight: bold;
}

/* line 1935, app/assets/stylesheets/zammad.scss */
label, .select-box .select-box-header,
.checkbox.form-group label,
.label {
  text-transform: uppercase;
  color: var(--text-muted);
  display: block;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 0.05em;
  margin-bottom: 4px;
  text-align: start;
  padding: 0;
  /* user-select: none; disabled because of chrome51 https://github.com/martini/zammad/issues/183 */
}

/* line 1948, app/assets/stylesheets/zammad.scss */
label.input-group-addon, .select-box .input-group-addon.select-box-header,
.checkbox.form-group label.input-group-addon,
.label.input-group-addon {
  color: var(--text-muted);
}

/* line 1954, app/assets/stylesheets/zammad.scss */
h2 label, h2 .select-box .select-box-header, .select-box h2 .select-box-header, h2 .checkbox.form-group label, h2 .label {
  color: inherit !important;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: 0;
  margin-bottom: 0;
  padding: 0 !important;
  text-transform: inherit;
}

/* circumventing the label:not(.inline-label) selector because it's too strong */
/* line 1966, app/assets/stylesheets/zammad.scss */
.inline-label,
.label-success,
.label-warning,
.label-danger {
  font-size: inherit;
  font-weight: inherit;
  text-align: inherit;
  color: inherit;
  letter-spacing: 0;
  margin: 0;
  text-transform: none;
  display: inline;
}

/* line 1981, app/assets/stylesheets/zammad.scss */
table .inline-label,
table .label-success,
table .label-warning,
table .label-danger {
  white-space: nowrap;
  /* for labels in tables that might get crushed view: calendar_subscriptions */
}

/* line 1989, app/assets/stylesheets/zammad.scss */
.label-text {
  margin-left: 3px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .label-text {
  margin-right: 3px;
  margin-left: 0;
}

/* line 1994, app/assets/stylesheets/zammad.scss */
.label-success,
.label-warning,
.label-danger {
  background: none;
}

/* line 2000, app/assets/stylesheets/zammad.scss */
.label-success {
  color: var(--supergood-color);
}

/* line 2004, app/assets/stylesheets/zammad.scss */
.label-highlight {
  color: var(--highlight);
}

/* line 2008, app/assets/stylesheets/zammad.scss */
.label-warning {
  color: var(--ok-color);
}

/* line 2012, app/assets/stylesheets/zammad.scss */
.label-danger {
  color: var(--superbad-color);
}

/* line 2016, app/assets/stylesheets/zammad.scss */
.label-subtle, .nav-pills.nav-stacked .nav-pills-placeholder {
  color: var(--ghost-color);
}

/* line 2020, app/assets/stylesheets/zammad.scss */
.state-archived,
.state-draft {
  color: #adadad;
}

/* line 2025, app/assets/stylesheets/zammad.scss */
.state-published {
  color: var(--supergood-color);
}

/* line 2029, app/assets/stylesheets/zammad.scss */
.state-internal {
  color: var(--highlight);
}

/* line 2033, app/assets/stylesheets/zammad.scss */
fieldset {
  margin: 0 -4px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed fieldset {
  width: calc(100% + 8px);
}

@media screen and (max-width: 767px) {
  /* line 2033, app/assets/stylesheets/zammad.scss */
  fieldset {
    width: calc(100% + 8px);
  }
}

/* line 2042, app/assets/stylesheets/zammad.scss */
fieldset h2,
fieldset .help-text {
  margin-left: 4px;
  margin-right: 4px;
}

/* line 2049, app/assets/stylesheets/zammad.scss */
.form-field-group {
  padding: 20px;
  background: var(--background-secondary);
  border-radius: 4px;
  margin-bottom: 16px;
  border: 1px solid var(--border);
}

/* line 2056, app/assets/stylesheets/zammad.scss */
.modal-body .form-field-group {
  background: var(--background-primary);
}

/* line 2060, app/assets/stylesheets/zammad.scss */
.form-field-group > .form-group:last-child {
  margin-bottom: 0;
}

/* line 2065, app/assets/stylesheets/zammad.scss */
fieldset > .form-group {
  padding: 0 4px;
}

/* line 2069, app/assets/stylesheets/zammad.scss */
.form-group {
  margin-bottom: 16px;
}

/* line 2072, app/assets/stylesheets/zammad.scss */
.form-group.form-group--inactive {
  opacity: 0.5;
}

/* line 2076, app/assets/stylesheets/zammad.scss */
.form-group.is-readonly .controls:not(.ignore-readonly) {
  pointer-events: none;
  cursor: not-allowed !important;
}

/* line 2081, app/assets/stylesheets/zammad.scss */
.form-group.form-group--nested {
  padding-left: 30px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .form-group.form-group--nested {
  padding-right: 30px;
  padding-left: 30px;
}

/* line 2085, app/assets/stylesheets/zammad.scss */
.form-group.form-group--wide {
  margin-left: -30px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .form-group.form-group--wide {
  margin-right: -30px;
  margin-left: -30px;
}

/* line 2090, app/assets/stylesheets/zammad.scss */
.date.form-group .controls {
  position: relative;
}

/* line 2094, app/assets/stylesheets/zammad.scss */
.form-group + .form-group {
  margin-top: 0;
}

/* line 2098, app/assets/stylesheets/zammad.scss */
.merge-group {
  display: flex;
  align-items: stretch;
}

/* line 2103, app/assets/stylesheets/zammad.scss */
.merge-group.merge-group--header h2 {
  margin-bottom: 0;
}

/* line 2107, app/assets/stylesheets/zammad.scss */
.merge-group.merge-group--header label, .merge-group.merge-group--header .select-box .select-box-header, .select-box .merge-group.merge-group--header .select-box-header {
  display: inline;
}

/* line 2111, app/assets/stylesheets/zammad.scss */
.merge-group.merge-group--header .merge-source,
.merge-group.merge-group--header .merge-target {
  border-bottom: 1px solid var(--border);
}

/* line 2117, app/assets/stylesheets/zammad.scss */
.merge-group .merge-target,
.merge-group .merge-source {
  flex: 1;
  width: 33%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

/* line 2126, app/assets/stylesheets/zammad.scss */
.merge-group .merge-source,
.merge-group .merge-target {
  padding-bottom: 3px;
  border-left: 1px solid var(--border);
  border-right: 1px solid var(--border);
  padding: 7px 13px;
}

/* line 2134, app/assets/stylesheets/zammad.scss */
.merge-group:first-of-type {
  margin-top: 6px;
}

/* line 2137, app/assets/stylesheets/zammad.scss */
.merge-group:first-of-type .merge-source,
.merge-group:first-of-type .merge-target {
  border-top: 1px solid var(--border);
  border-radius: 3px 3px 0 0;
}

/* line 2144, app/assets/stylesheets/zammad.scss */
.merge-group:last-of-type {
  margin-bottom: 6px;
}

/* line 2147, app/assets/stylesheets/zammad.scss */
.merge-group:last-of-type .merge-source,
.merge-group:last-of-type .merge-target {
  border-bottom: 1px solid var(--border);
  border-radius: 0 0 3px 3px;
}

/* line 2154, app/assets/stylesheets/zammad.scss */
.merge-group .merge-value {
  margin-bottom: 3px;
}

/* line 2158, app/assets/stylesheets/zammad.scss */
.merge-group .form-group {
  padding: 0;
}

/* line 2162, app/assets/stylesheets/zammad.scss */
.merge-group .form-control {
  margin: 0 !important;
}

/* line 2167, app/assets/stylesheets/zammad.scss */
.merge-group.merge-group--multi .merge-value + .merge-value {
  margin-top: 12px;
}

/* line 2173, app/assets/stylesheets/zammad.scss */
.merge-controls {
  flex: 1;
  align-self: flex-end;
}

/* line 2178, app/assets/stylesheets/zammad.scss */
.merge-control {
  margin-bottom: 5px;
  height: 31px;
  text-align: center;
  display: flex;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  align-self: flex-end;
}

/* line 2189, app/assets/stylesheets/zammad.scss */
.merge-control-input {
  flex: 1;
}

/* line 2193, app/assets/stylesheets/zammad.scss */
.merge-arrow {
  margin: 0 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 2199, app/assets/stylesheets/zammad.scss */
.merge-arrow .line-arrow {
  fill: var(--border);
}

/* line 2204, app/assets/stylesheets/zammad.scss */
.formGroup-label {
  padding: 0 2px;
  margin-bottom: 5px;
  position: relative;
  display: flex;
  align-items: center;
}

/* line 2211, app/assets/stylesheets/zammad.scss */
h2 .formGroup-label {
  padding: 0;
  margin: 0;
}

/* line 2216, app/assets/stylesheets/zammad.scss */
.formGroup-label label, .formGroup-label .select-box .select-box-header, .select-box .formGroup-label .select-box-header {
  margin: 0;
}

/* line 2220, app/assets/stylesheets/zammad.scss */
.formGroup-label a[data-toggle='collapse'] > label, .formGroup-label .select-box a[data-toggle='collapse'] > .select-box-header, .select-box .formGroup-label a[data-toggle='collapse'] > .select-box-header {
  cursor: pointer;
  color: var(--text-link);
}

/* line 2226, app/assets/stylesheets/zammad.scss */
.formGroup-label a[data-toggle='collapse']:focus, .formGroup-label a[data-toggle='collapse']:active {
  text-decoration: underline;
}

/* line 2233, app/assets/stylesheets/zammad.scss */
.formGroup-label a.collapsed[data-toggle='collapse'] svg.icon-arrow-right {
  display: inline;
}

/* line 2237, app/assets/stylesheets/zammad.scss */
.formGroup-label a.collapsed[data-toggle='collapse'] svg.icon-arrow-down {
  display: none;
}

/* line 2245, app/assets/stylesheets/zammad.scss */
.formGroup-label a[data-toggle='collapse']:not(.collapsed) svg.icon-arrow-right {
  display: none;
}

/* line 2249, app/assets/stylesheets/zammad.scss */
.formGroup-label a[data-toggle='collapse']:not(.collapsed) svg.icon-arrow-down {
  display: inline;
}

/* line 2256, app/assets/stylesheets/zammad.scss */
.formGroup-label .bookmark.icon {
  margin-bottom: -1px;
}

/* line 2260, app/assets/stylesheets/zammad.scss */
.formGroup-label .formGroup-metaControl {
  padding: 6px 4px;
  margin: -6px 0 -6px auto;
  font-size: 20px;
  line-height: 1;
  color: var(--interactive-muted);
}

/* line 2271, app/assets/stylesheets/zammad.scss */
.formGroup-bookmark {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  top: -10px;
}

/* line 2284, app/assets/stylesheets/zammad.scss */
.form-group .controls .richtext {
  position: relative;
  height: auto;
}

/* line 2289, app/assets/stylesheets/zammad.scss */
.form-group .help-message {
  cursor: help;
  color: var(--interactive-muted);
  top: -2px;
  position: relative;
  margin-left: auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .form-group .help-message {
  margin-right: auto;
  margin-left: 0;
}

/* line 2297, app/assets/stylesheets/zammad.scss */
.form-group .help-message .icon-help {
  display: block;
}

/* line 2302, app/assets/stylesheets/zammad.scss */
.form-group:not(.formGroup--halfSize) {
  clear: left;
}

/* line 2306, app/assets/stylesheets/zammad.scss */
.form-group.formGroup--halfSize {
  width: 50%;
  float: left;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form-group.formGroup--halfSize {
  width: auto;
  float: none;
}

@media screen and (max-width: 767px) {
  /* line 2306, app/assets/stylesheets/zammad.scss */
  .form-group.formGroup--halfSize {
    width: auto;
    float: none;
  }
}

/* line 2315, app/assets/stylesheets/zammad.scss */
.form-group.formGroup--halfSize .form-control {
  min-width: initial;
}

/* line 2320, app/assets/stylesheets/zammad.scss */
.formGroup--standalone .form-control {
  margin-bottom: 0;
}

/* line 2324, app/assets/stylesheets/zammad.scss */
.controls--select {
  position: relative;
}

/* line 2328, app/assets/stylesheets/zammad.scss */
.controls--datetime {
  position: relative;
  display: flex;
}

/* line 2333, app/assets/stylesheets/zammad.scss */
.controls--date {
  position: relative;
}

/* line 2337, app/assets/stylesheets/zammad.scss */
.controls--datetime {
  position: relative;
  display: flex;
}

/* line 2342, app/assets/stylesheets/zammad.scss */
.controls--date {
  position: relative;
}

/* line 2346, app/assets/stylesheets/zammad.scss */
.controls--grow {
  flex-grow: 1;
}

/* line 2350, app/assets/stylesheets/zammad.scss */
.controls-label {
  margin: 11px 10px 0;
  flex-shrink: 0;
}

/* line 2354, app/assets/stylesheets/zammad.scss */
.form-control--small + .controls-label {
  margin-top: 7px;
}

/* do not show safari auto fill icon - see issue #962 */
/* line 2360, app/assets/stylesheets/zammad.scss */
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}

/* line 2368, app/assets/stylesheets/zammad.scss */
input[type='radio'],
input[type='checkbox'] {
  margin: 0;
}

/* line 2373, app/assets/stylesheets/zammad.scss */
input[type='text'],
input[type='password'],
input[type='email'],
input[type='date'],
input[type='url'],
textarea,
.form-control,
.form-group .checkbox,
.form-group .radio {
  display: block;
  padding: 7px 12px;
  width: 100%;
  height: 41px;
  font-size: 14px;
  font-weight: normal;
  line-height: 25px;
  color: var(--text-normal);
  background: var(--background-secondary);
  border: 1px solid var(--border);
  border-radius: 3px;
  transition: none;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed input[type='text'], #app.navigation-collapsed input[type='password'], #app.navigation-collapsed input[type='email'], #app.navigation-collapsed input[type='date'], #app.navigation-collapsed input[type='url'], #app.navigation-collapsed textarea, #app.navigation-collapsed .form-control, #app.navigation-collapsed .form-group .checkbox, #app.navigation-collapsed .form-group .radio {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  /* line 2373, app/assets/stylesheets/zammad.scss */
  input[type='text'],
input[type='password'],
input[type='email'],
input[type='date'],
input[type='url'],
textarea,
.form-control,
.form-group .checkbox,
.form-group .radio {
    font-size: 16px;
  }
}

/* line 2402, app/assets/stylesheets/zammad.scss */
.modal-body input[type='text'], .box input[type='text'], .sidebar input[type='text'], .hero-unit input[type='text'], .wizard-slide input[type='text'], .form-field-group input[type='text'], .popover input[type='text'], .modal-body input[type='password'], .box input[type='password'], .sidebar input[type='password'], .hero-unit input[type='password'], .wizard-slide input[type='password'], .form-field-group input[type='password'], .popover input[type='password'], .modal-body input[type='email'], .box input[type='email'], .sidebar input[type='email'], .hero-unit input[type='email'], .wizard-slide input[type='email'], .form-field-group input[type='email'], .popover input[type='email'], .modal-body input[type='date'], .box input[type='date'], .sidebar input[type='date'], .hero-unit input[type='date'], .wizard-slide input[type='date'], .form-field-group input[type='date'], .popover input[type='date'], .modal-body input[type='url'], .box input[type='url'], .sidebar input[type='url'], .hero-unit input[type='url'], .wizard-slide input[type='url'], .form-field-group input[type='url'], .popover input[type='url'], .modal-body textarea, .box textarea, .sidebar textarea, .hero-unit textarea, .wizard-slide textarea, .form-field-group textarea, .popover textarea, .modal-body .form-control, .box .form-control, .sidebar .form-control, .hero-unit .form-control, .wizard-slide .form-control, .form-field-group .form-control, .popover .form-control, .modal-body .form-group .checkbox, .box .form-group .checkbox, .sidebar .form-group .checkbox, .hero-unit .form-group .checkbox, .wizard-slide .form-group .checkbox, .form-field-group .form-group .checkbox, .popover .form-group .checkbox, .modal-body .form-group .radio, .box .form-group .radio, .sidebar .form-group .radio, .hero-unit .form-group .radio, .wizard-slide .form-group .radio, .form-field-group .form-group .radio, .popover .form-group .radio {
  background: var(--background-primary);
}

/* line 2411, app/assets/stylesheets/zammad.scss */
.modal-body .form-field-group input[type='text'], .formset-inset input[type='text'], .modal-body .form-field-group input[type='password'], .formset-inset input[type='password'], .modal-body .form-field-group input[type='email'], .formset-inset input[type='email'], .modal-body .form-field-group input[type='date'], .formset-inset input[type='date'], .modal-body .form-field-group input[type='url'], .formset-inset input[type='url'], .modal-body .form-field-group textarea, .formset-inset textarea, .modal-body .form-field-group .form-control, .formset-inset .form-control, .modal-body .form-field-group .form-group .checkbox, .formset-inset .form-group .checkbox, .modal-body .form-field-group .form-group .radio, .formset-inset .form-group .radio {
  background: var(--background-secondary);
}

/* line 2416, app/assets/stylesheets/zammad.scss */
input.form-control--small[type='text'],
input.form-control--small[type='password'],
input.form-control--small[type='email'],
input.form-control--small[type='date'],
input.form-control--small[type='url'],
textarea.form-control--small,
.form-control.form-control--small,
.form-group .checkbox.form-control--small,
.form-group .radio.form-control--small {
  padding: 5px 8px 4px;
  height: 30px;
  line-height: 20px;
}

/* line 2421, app/assets/stylesheets/zammad.scss */
input.form-control--small[type='text'][multiple],
input.form-control--small[type='password'][multiple],
input.form-control--small[type='email'][multiple],
input.form-control--small[type='date'][multiple],
input.form-control--small[type='url'][multiple],
textarea.form-control--small[multiple],
.form-control.form-control--small[multiple],
.form-group .checkbox.form-control--small[multiple],
.form-group .radio.form-control--small[multiple] {
  height: auto;
}

/* line 2425, app/assets/stylesheets/zammad.scss */
input.form-control--small.form-control--multiline[type='text'],
input.form-control--small.form-control--multiline[type='password'],
input.form-control--small.form-control--multiline[type='email'],
input.form-control--small.form-control--multiline[type='date'],
input.form-control--small.form-control--multiline[type='url'],
textarea.form-control--small.form-control--multiline,
.form-control.form-control--small.form-control--multiline,
.form-group .checkbox.form-control--small.form-control--multiline,
.form-group .radio.form-control--small.form-control--multiline {
  min-height: 30px;
}

/* line 2430, app/assets/stylesheets/zammad.scss */
input.form-control--inline[type='text'],
input.form-control--inline[type='password'],
input.form-control--inline[type='email'],
input.form-control--inline[type='date'],
input.form-control--inline[type='url'],
textarea.form-control--inline,
.form-control.form-control--inline,
.form-group .checkbox.form-control--inline,
.form-group .radio.form-control--inline {
  display: inline-block;
  width: auto;
}

/* line 2435, app/assets/stylesheets/zammad.scss */
input.form-control--multiline[type='text'],
input.form-control--multiline[type='password'],
input.form-control--multiline[type='email'],
input.form-control--multiline[type='date'],
input.form-control--multiline[type='url'],
textarea.form-control--multiline,
.form-control.form-control--multiline,
.form-group .checkbox.form-control--multiline,
.form-group .radio.form-control--multiline {
  height: auto;
  min-height: 41px;
}

/* line 2440, app/assets/stylesheets/zammad.scss */
input[type='text']:focus, input[type='text']:focus-within, input.focus[type='text'],
input[type='password']:focus,
input[type='password']:focus-within,
input.focus[type='password'],
input[type='email']:focus,
input[type='email']:focus-within,
input.focus[type='email'],
input[type='date']:focus,
input[type='date']:focus-within,
input.focus[type='date'],
input[type='url']:focus,
input[type='url']:focus-within,
input.focus[type='url'],
textarea:focus,
textarea:focus-within,
textarea.focus,
.form-control:focus,
.form-control:focus-within,
.form-control.focus,
.form-group .checkbox:focus,
.form-group .checkbox:focus-within,
.form-group .checkbox.focus,
.form-group .radio:focus,
.form-group .radio:focus-within,
.form-group .radio.focus {
  border-color: var(--border-highlight);
  box-shadow: 0 0 0 3px var(--shadow-highlight);
}

/* line 2447, app/assets/stylesheets/zammad.scss */
input.is-disabled[type='text'], input[type='text'][disabled], input[type='text'][readonly],
input.is-disabled[type='password'],
input[type='password'][disabled],
input[type='password'][readonly],
input.is-disabled[type='email'],
input[type='email'][disabled],
input[type='email'][readonly],
input.is-disabled[type='date'],
input[type='date'][disabled],
input[type='date'][readonly],
input.is-disabled[type='url'],
input[type='url'][disabled],
input[type='url'][readonly],
textarea.is-disabled,
textarea[disabled],
textarea[readonly],
.form-control.is-disabled,
.form-control[disabled],
.form-control[readonly],
.form-group .checkbox.is-disabled,
.form-group .checkbox[disabled],
.form-group .checkbox[readonly],
.form-group .radio.is-disabled,
.form-group .radio[disabled],
.form-group .radio[readonly] {
  background: var(--background-secondary);
  opacity: 0.38;
}

/* line 2453, app/assets/stylesheets/zammad.scss */
input.is-disabled[type='text']:focus, input.is-disabled.focus[type='text'], input[type='text'][disabled]:focus, input.focus[type='text'][disabled], input[type='text'][readonly]:focus, input.focus[type='text'][readonly],
input.is-disabled[type='password']:focus,
input.is-disabled.focus[type='password'],
input[type='password'][disabled]:focus,
input.focus[type='password'][disabled],
input[type='password'][readonly]:focus,
input.focus[type='password'][readonly],
input.is-disabled[type='email']:focus,
input.is-disabled.focus[type='email'],
input[type='email'][disabled]:focus,
input.focus[type='email'][disabled],
input[type='email'][readonly]:focus,
input.focus[type='email'][readonly],
input.is-disabled[type='date']:focus,
input.is-disabled.focus[type='date'],
input[type='date'][disabled]:focus,
input.focus[type='date'][disabled],
input[type='date'][readonly]:focus,
input.focus[type='date'][readonly],
input.is-disabled[type='url']:focus,
input.is-disabled.focus[type='url'],
input[type='url'][disabled]:focus,
input.focus[type='url'][disabled],
input[type='url'][readonly]:focus,
input.focus[type='url'][readonly],
textarea.is-disabled:focus,
textarea.is-disabled.focus,
textarea[disabled]:focus,
textarea.focus[disabled],
textarea[readonly]:focus,
textarea.focus[readonly],
.form-control.is-disabled:focus,
.form-control.is-disabled.focus,
.form-control[disabled]:focus,
.form-control.focus[disabled],
.form-control[readonly]:focus,
.form-control.focus[readonly],
.form-group .checkbox.is-disabled:focus,
.form-group .checkbox.is-disabled.focus,
.form-group .checkbox[disabled]:focus,
.form-group .checkbox.focus[disabled],
.form-group .checkbox[readonly]:focus,
.form-group .checkbox.focus[readonly],
.form-group .radio.is-disabled:focus,
.form-group .radio.is-disabled.focus,
.form-group .radio[disabled]:focus,
.form-group .radio.focus[disabled],
.form-group .radio[readonly]:focus,
.form-group .radio.focus[readonly] {
  border-color: var(--border-highlight);
}

/* line 2459, app/assets/stylesheets/zammad.scss */
input.is-disabled[type='text'], input[type='text'][disabled],
input.is-disabled[type='password'],
input[type='password'][disabled],
input.is-disabled[type='email'],
input[type='email'][disabled],
input.is-disabled[type='date'],
input[type='date'][disabled],
input.is-disabled[type='url'],
input[type='url'][disabled],
textarea.is-disabled,
textarea[disabled],
.form-control.is-disabled,
.form-control[disabled],
.form-group .checkbox.is-disabled,
.form-group .checkbox[disabled],
.form-group .radio.is-disabled,
.form-group .radio[disabled] {
  cursor: not-allowed;
}

/* line 2465, app/assets/stylesheets/zammad.scss */
input[type='url'] {
  min-width: 400px;
}

/* line 2469, app/assets/stylesheets/zammad.scss */
.sidebar-content input[type='url'] {
  min-width: inherit;
}

/* line 2473, app/assets/stylesheets/zammad.scss */
.user-select.form-control {
  padding-right: 35px;
  min-width: 300px;
}

/* line 2478, app/assets/stylesheets/zammad.scss */
input[type='time'] {
  width: auto;
  padding-left: 6px;
  padding-right: 6px;
}

/* line 2484, app/assets/stylesheets/zammad.scss */
input.timeframe,
input.time {
  box-sizing: content-box;
  padding: 0 6px;
  height: 39px;
  line-height: 42px;
  flex-shrink: 0;
}

/* line 2492, app/assets/stylesheets/zammad.scss */
input.timeframe.form-control--small,
input.time.form-control--small {
  line-height: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

/* line 2499, app/assets/stylesheets/zammad.scss */
input.timeframe {
  width: 5.5ch;
}

/* line 2503, app/assets/stylesheets/zammad.scss */
input.time {
  width: 4.5ch;
}

/* line 2507, app/assets/stylesheets/zammad.scss */
input.time.time--12 {
  width: 7.5ch;
}

/* line 2511, app/assets/stylesheets/zammad.scss */
.tokenfield.focus {
  border-color: var(--border-highlight);
  box-shadow: 0 0 0 3px var(--shadow-highlight);
}

/* line 2516, app/assets/stylesheets/zammad.scss */
.richtext.form-control {
  padding: 0;
}

/* line 2520, app/assets/stylesheets/zammad.scss */
.richtext.form-control [contenteditable] {
  height: auto;
  min-height: 82px;
  background: none;
  padding: 7px 12px 35px;
}

/* line 2527, app/assets/stylesheets/zammad.scss */
.richtext.form-control [contenteditable='false'] {
  cursor: not-allowed;
  opacity: 0.38;
  border-color: var(--border);
  padding: unset;
}

/* line 2533, app/assets/stylesheets/zammad.scss */
.richtext.form-control [contenteditable='false']:focus, .richtext.form-control .focus[contenteditable='false'] {
  border-color: var(--border-highlight);
}

/* line 2539, app/assets/stylesheets/zammad.scss */
.richtext.is-readonly [contenteditable='false'] {
  cursor: default;
  opacity: 1;
  padding: 7px 12px;
}

/* line 2545, app/assets/stylesheets/zammad.scss */
.richtext.form-control .attachments.attachments--list:not(:empty) {
  border-top: 1px solid var(--background-modifier-border);
  white-space: normal;
  margin: 0 -12px -28px;
  padding: 25px 20px 21px 72px;
  position: relative;
  line-height: 1;
}

/* line 2554, app/assets/stylesheets/zammad.scss */
.richtext-controls {
  display: flex;
  margin: 7px 7px 0;
  padding: 3px 5px 10px;
  border-bottom: 1px solid var(--background-modifier-border);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .richtext-controls {
  flex-wrap: nowrap;
}

@media screen and (max-width: 767px) {
  /* line 2554, app/assets/stylesheets/zammad.scss */
  .richtext-controls {
    flex-wrap: nowrap;
  }
}

/* line 2565, app/assets/stylesheets/zammad.scss */
textarea.form-control {
  height: 118px;
  resize: vertical;
}

/* line 2569, app/assets/stylesheets/zammad.scss */
textarea.form-control[rows] {
  height: auto;
}

/* line 2574, app/assets/stylesheets/zammad.scss */
select.form-control:not([multiple]) {
  padding-right: 34px;
  word-wrap: normal;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] select.form-control:not([multiple]) {
  padding-left: 34px;
  padding-right: 12px;
}

/* line 2580, app/assets/stylesheets/zammad.scss */
.form-control.is-hidden {
  display: none;
}

/* line 2584, app/assets/stylesheets/zammad.scss */
.form-control.form-control--borderless {
  border: none;
  padding: 0;
  line-height: inherit;
  height: auto;
}

/* line 2590, app/assets/stylesheets/zammad.scss */
.form-control.form-control--borderless:focus {
  box-shadow: none;
}

/* line 2597, app/assets/stylesheets/zammad.scss */
select[multiple] option:checked,
select[multiple]:focus option:checked {
  color: var(--interactive-primary);
  background: var(--ghost-color);
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .select.form-group .form-control:not([multiple]), html[dir='ltr'] .user_autocompletion.form-group .form-control:not([multiple]) {
  padding-right: 21px;
}

/* line 2610, app/assets/stylesheets/zammad.scss */
.form-control + .icon-arrow-down,
.dropdown-arrow {
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -3px;
  width: 13px;
  height: 7px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .form-control + .icon-arrow-down, html[dir='rtl'] .dropdown-arrow {
  left: 12px;
  right: auto;
}

/* line 2624, app/assets/stylesheets/zammad.scss */
.dropdown-clear {
  position: absolute;
  padding: 1px;
  right: 12px;
  top: 50%;
  margin-top: -7px;
  border: 1px solid transparent;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown-clear {
  left: 12px;
  right: auto;
}

/* line 2630, app/assets/stylesheets/zammad.scss */
.dropdown-clear--with-arrow-icon {
  right: 35px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown-clear--with-arrow-icon {
  left: 35px;
  right: auto;
}

/* line 2638, app/assets/stylesheets/zammad.scss */
.dropdown-clear .icon-diagonal-cross {
  display: block;
  width: 10px;
  height: 10px;
  fill: var(--interactive-muted);
}

/* line 2645, app/assets/stylesheets/zammad.scss */
.dropdown-clear:focus {
  outline: none;
  border-radius: 3px;
  border-color: var(--border-highlight);
  box-shadow: 0 0 0 3px var(--shadow-highlight);
}

/* line 2653, app/assets/stylesheets/zammad.scss */
select::-ms-expand {
  display: none;
}

/* line 2657, app/assets/stylesheets/zammad.scss */
.has-error .form-control,
.has-error .form-control:focus,
.has-error .form-control.focus {
  box-shadow: none;
  border-color: var(--danger-color) !important;
}

/* line 2664, app/assets/stylesheets/zammad.scss */
input.has-error {
  box-shadow: none;
  border-color: var(--danger-color) !important;
}

/* line 2669, app/assets/stylesheets/zammad.scss */
.help-inline:not(:empty) {
  color: var(--danger-color);
  padding: 2px;
  font-size: 13px;
}

/* line 2675, app/assets/stylesheets/zammad.scss */
.zammad-form-modal-body {
  background: var(--background-primary) !important;
}

/* use on input[type=radio] */
/* line 2680, app/assets/stylesheets/zammad.scss */
.primary-email-switch {
  display: none;
}

/* line 2683, app/assets/stylesheets/zammad.scss */
.primary-email-switch + label, .select-box .primary-email-switch + .select-box-header {
  font-size: 11px;
  color: var(--interactive-muted);
  margin: 0;
}

/* line 2691, app/assets/stylesheets/zammad.scss */
.primary-email-switch:checked + label, .select-box .primary-email-switch:checked + .select-box-header {
  color: var(--highlight);
}

/* line 2696, app/assets/stylesheets/zammad.scss */
.primary-email-switch-label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 2702, app/assets/stylesheets/zammad.scss */
.primary-email-switch + label, .select-box .primary-email-switch + .select-box-header {
  align-self: stretch;
  padding: 0 5px;
  display: flex;
  align-items: center;
}

/* line 2709, app/assets/stylesheets/zammad.scss */
.controls--button {
  display: flex;
  flex-wrap: wrap;
}

/* line 2713, app/assets/stylesheets/zammad.scss */
.controls--button .controls {
  flex: 1;
}

/* line 2717, app/assets/stylesheets/zammad.scss */
.controls--button .help-inline,
.controls--button .help-block {
  flex-basis: 100%;
}

/* line 2722, app/assets/stylesheets/zammad.scss */
.controls--button input,
.controls--button .form-control {
  flex: 1 1 0%;
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .controls--button input, html[dir='rtl'] .controls--button .form-control {
  border-left-width: 0;
  border-right-width: 1px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .controls--button input, html[dir='rtl'] .controls--button .form-control {
  border-top-left-radius: 0;
  border-top-right-radius: 3px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .controls--button input, html[dir='rtl'] .controls--button .form-control {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 3px;
}

/* line 2740, app/assets/stylesheets/zammad.scss */
.controls--button input:focus + .controls-button,
.controls--button .form-control:focus + .controls-button {
  /*

        fake the form-control outline

      */
}

/* line 2741, app/assets/stylesheets/zammad.scss */
.controls--button input:focus + .controls-button .controls-button-inner,
.controls--button .form-control:focus + .controls-button .controls-button-inner {
  border-color: var(--border-highlight);
}

/* line 2750, app/assets/stylesheets/zammad.scss */
.controls--button input:focus + .controls-button::before,
.controls--button .form-control:focus + .controls-button::before {
  content: '';
  position: absolute;
  left: 0;
  top: -3px;
  right: -3px;
  bottom: -3px;
  background: var(--shadow-highlight);
  border-radius: 0 7px 7px 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .controls--button input:focus + .controls-button::before, html[dir='rtl'] .controls--button .form-control:focus + .controls-button::before {
  left: -3px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .controls--button input:focus + .controls-button::before, html[dir='rtl'] .controls--button .form-control:focus + .controls-button::before {
  right: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .controls--button input:focus + .controls-button::before, html[dir='rtl'] .controls--button .form-control:focus + .controls-button::before {
  border-radius: 0 7px 7px 0;
  border-radius: 7px 0 0 7px;
}

/* line 2776, app/assets/stylesheets/zammad.scss */
.controls-button {
  position: relative;
  display: flex;
}

/* line 2780, app/assets/stylesheets/zammad.scss */
.controls-button.is-active .icon {
  fill: var(--highlight);
}

/* line 2785, app/assets/stylesheets/zammad.scss */
.controls-button-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  background: var(--background-secondary);
  position: relative;
  border: 1px solid var(--border);
  border-radius: 0 3px 3px 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .controls-button-inner {
  border-radius: 0 3px 3px 0;
  border-radius: 3px 0 0 3px;
}

/* line 2796, app/assets/stylesheets/zammad.scss */
.controls-button-inner .icon {
  fill: var(--text-muted);
}

/* line 2800, app/assets/stylesheets/zammad.scss */
.controls-button-inner:hover .icon {
  fill: currentColor;
}

/* line 2805, app/assets/stylesheets/zammad.scss */
.searchfield {
  position: relative;
  margin-bottom: 20px;
}

/* line 2809, app/assets/stylesheets/zammad.scss */
.searchfield .icon-magnifier,
.searchfield .search-loader {
  left: 15px;
  top: 12px;
  width: 17px;
  height: 17px;
  position: absolute;
  fill: var(--text-muted);
  transition: 0.1s 0s;
  pointer-events: none;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .searchfield .icon-magnifier, html[dir='rtl'] .searchfield .search-loader {
  right: 15px;
  left: auto;
}

/* line 2822, app/assets/stylesheets/zammad.scss */
.searchfield .search-loader {
  z-index: 2;
  opacity: 0;
}

/* line 2826, app/assets/stylesheets/zammad.scss */
.searchfield .search-loader .icon {
  width: 17px;
  height: 17px;
}

/* line 2832, app/assets/stylesheets/zammad.scss */
.searchfield input[type='search'] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  border-radius: 19px;
  padding: 0 17px 0 42px;
  will-change: transform;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .searchfield input[type='search'] {
  padding: 0 42px 0 17px;
}

/* line 2841, app/assets/stylesheets/zammad.scss */
.searchfield input[type='search']:-moz-placeholder-shown ~ .empty-search {
  visibility: hidden;
}
.searchfield input.is-empty[type='search'] ~ .empty-search, .searchfield input[type='search']:placeholder-shown ~ .empty-search {
  visibility: hidden;
}

/* line 2847, app/assets/stylesheets/zammad.scss */
.searchfield input.loading[type='search'] ~ .search-loader {
  opacity: 1;
  transition: 0.2s 0.5s;
}

/* line 2852, app/assets/stylesheets/zammad.scss */
.searchfield input.loading[type='search'] ~ .icon-magnifier {
  opacity: 0;
  transition: 0.2s 0.5s;
}

/* line 2859, app/assets/stylesheets/zammad.scss */
.searchfield input[type='search']::-webkit-search-cancel-button,
.searchfield input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 2864, app/assets/stylesheets/zammad.scss */
.searchfield .empty-search {
  height: 100%;
  width: 50px;
  visibility: visible;
}

/* line 2869, app/assets/stylesheets/zammad.scss */
.searchfield .empty-search .icon {
  width: 13px;
  height: 13px;
  fill: var(--text-muted);
  opacity: 0.5;
}

/* line 2878, app/assets/stylesheets/zammad.scss */
.content {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
  background-color: var(--background-primary);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .content {
  margin-left: 50px;
  -webkit-overflow-scrolling: touch;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .content {
  margin-right: 50px;
  margin-left: 0;
}

/* line 2889, app/assets/stylesheets/zammad.scss */
.navigation.is-not-collapsed ~ #app.navigation-collapsed .content {
  transform: translateX(170px);
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .navigation.is-not-collapsed ~ #app.navigation-collapsed .content {
  transform: translateX(-170px);
}

@media screen and (max-width: 767px) {
  /* line 2878, app/assets/stylesheets/zammad.scss */
  .content {
    margin-left: 50px;
    -webkit-overflow-scrolling: touch;
  }
  /* line 244, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .content {
    margin-right: 50px;
    margin-left: 0;
  }
  /* line 2889, app/assets/stylesheets/zammad.scss */
  .navigation.is-not-collapsed ~ .content {
    transform: translateX(170px);
  }
  /* line 252, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .navigation.is-not-collapsed ~ .content {
    transform: translateX(-170px);
  }
}

/* line 2902, app/assets/stylesheets/zammad.scss */
.content.fit, .content.batch-overlay-backdrop, .content.batch-overlay, .content.camera-flash, .content.dropArea-inner, .content.dropArea, .content.fullscreen {
  padding: 10px;
  background: var(--background-tertiary);
  z-index: 501;
}

/* line 2908, app/assets/stylesheets/zammad.scss */
.fullscreenMessage {
  padding: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}

/* line 2915, app/assets/stylesheets/zammad.scss */
.fullscreenMessage .icon {
  margin-right: 14px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .fullscreenMessage .icon {
  margin-left: 14px;
  margin-right: 0;
}

/* line 2919, app/assets/stylesheets/zammad.scss */
.fullscreenMessage .icon-error {
  margin-top: -2px;
  width: 19px;
  height: 19px;
}

/* line 2925, app/assets/stylesheets/zammad.scss */
.fullscreenMessage .icon-checkmark {
  width: 21px;
  height: 18px;
  margin-right: 11px;
  margin-top: -2px;
}

/* line 2932, app/assets/stylesheets/zammad.scss */
.fullscreenMessage h2 {
  margin: 0;
}

/* line 2937, app/assets/stylesheets/zammad.scss */
.fullscreenMessage--placeholder {
  flex-direction: column;
}

/* line 2940, app/assets/stylesheets/zammad.scss */
.fullscreenMessage--placeholder .icon {
  width: 100px;
  height: 100px;
}

/* line 2945, app/assets/stylesheets/zammad.scss */
.fullscreenMessage--placeholder h2 {
  margin: 15px;
  color: var(--text-muted);
}

/* line 2951, app/assets/stylesheets/zammad.scss */
.selected-clue {
  position: relative;
  pointer-events: none;
}

/* line 2959, app/assets/stylesheets/zammad.scss */
.modal--clue {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 500;
}

/* line 2965, app/assets/stylesheets/zammad.scss */
.modal--clue .modal-backdrop {
  bottom: 0;
  width: 200%;
  height: 200%;
  left: -100%;
  top: -100%;
  background: radial-gradient(var(--backdrop-clue-start), var(--backdrop-clue-end));
}

/* line 2977, app/assets/stylesheets/zammad.scss */
.modal--clue .modal-spacer {
  position: absolute;
  opacity: 0;
  padding: 18px;
}

/* line 2985, app/assets/stylesheets/zammad.scss */
.modal--clue .modal-arrow {
  background: inherit;
  width: 20px;
  height: 20px;
  position: absolute;
  margin: -10px 0 53px -10px;
  left: 0;
  top: 50%;
  transform: rotate(45deg);
}

/* line 2996, app/assets/stylesheets/zammad.scss */
.modal--clue .modal-spacer[data-position='above'] .modal-arrow {
  left: 50%;
  top: 100%;
  background: var(--background-primary);
}

/* line 3002, app/assets/stylesheets/zammad.scss */
.modal--clue .modal-spacer[data-position='below'] .modal-arrow {
  left: 50%;
  top: 0;
}

/* line 3007, app/assets/stylesheets/zammad.scss */
.modal--clue .modal-spacer[data-position='left'] .modal-arrow {
  left: 100%;
  top: 50%;
}

/* line 3012, app/assets/stylesheets/zammad.scss */
.modal--clue .modal-content {
  border: none;
  width: 300px;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.05);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .modal--clue .modal-content {
  width: 280px;
}

@media screen and (max-width: 767px) {
  /* line 3012, app/assets/stylesheets/zammad.scss */
  .modal--clue .modal-content {
    width: 280px;
  }
}

/* line 3024, app/assets/stylesheets/zammad.scss */
.modal--clue .modal-controls {
  background: var(--background-primary);
  margin: 23px 0 0;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 3033, app/assets/stylesheets/zammad.scss */
.modal--clue .modal-control {
  padding-left: 14px;
  padding-right: 14px;
}

/* line 3037, app/assets/stylesheets/zammad.scss */
.modal--clue .modal-control .btn.is-disabled {
  color: var(--text-normal);
}

/* line 3042, app/assets/stylesheets/zammad.scss */
.modal--clue .modal-header {
  padding-bottom: 7px;
  font-size: 18px;
}

/* line 3047, app/assets/stylesheets/zammad.scss */
.modal--clue .modal-body {
  max-width: 340px;
}

/* line 3052, app/assets/stylesheets/zammad.scss */
.knowledge-base-content-can-be-published-dialog-current {
  margin-bottom: 20px;
  text-align: center;
}

/* line 3057, app/assets/stylesheets/zammad.scss */
.knowledge-base-content-can-be-published-dialog {
  display: flex;
}

/* line 3060, app/assets/stylesheets/zammad.scss */
.knowledge-base-content-can-be-published-dialog .side-panel {
  flex-grow: 1;
  width: 300px;
}

/* line 3065, app/assets/stylesheets/zammad.scss */
.knowledge-base-content-can-be-published-dialog .call-to-action {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 3073, app/assets/stylesheets/zammad.scss */
.kb-sidebar-block-content .kb-item--invisible {
  opacity: 0.5;
}

/* line 3077, app/assets/stylesheets/zammad.scss */
.kb-sidebar-block-content .kb-item--missing-translation, .kb-sidebar-block-content .kb-item--missing-translation:active, .kb-sidebar-block-content .kb-item--missing-translation:focus {
  color: #fdcf44;
}

/* line 3084, app/assets/stylesheets/zammad.scss */
.kb-menu-preview {
  margin-bottom: 1em;
}

/* line 3087, app/assets/stylesheets/zammad.scss */
.kb-menu-preview-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  border: 1px solid var(--border-alt);
}

/* line 3093, app/assets/stylesheets/zammad.scss */
.kb-menu-preview-container--footer {
  justify-content: center;
}

/* line 3098, app/assets/stylesheets/zammad.scss */
.kb-menu-preview a,
.kb-menu-preview span {
  font-size: 14px;
  padding: 0.5em 1em;
  white-space: nowrap;
  text-decoration: none;
  line-height: 2em;
}

/* line 3107, app/assets/stylesheets/zammad.scss */
.kb-menu-preview a {
  color: inherit;
}

/* line 3111, app/assets/stylesheets/zammad.scss */
.kb-menu-preview .label {
  text-transform: none;
}

/* line 3116, app/assets/stylesheets/zammad.scss */
.modified-icon {
  position: relative;
  line-height: 1;
  display: block;
}

/* line 3121, app/assets/stylesheets/zammad.scss */
.nav-pills > li > a .modified-icon {
  align-self: center;
}

/* line 3125, app/assets/stylesheets/zammad.scss */
.modified-icon .modified-icon-modifier {
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1;
  fill: var(--background-primary);
  margin: 0 -2px -1px 0;
}

/* line 3133, app/assets/stylesheets/zammad.scss */
.nav-pills > li > a .modified-icon .modified-icon-modifier {
  fill: var(--background-secondary);
}

/* line 3137, app/assets/stylesheets/zammad.scss */
.nav-pills > li:hover > a .modified-icon .modified-icon-modifier {
  fill: var(--background-secondary-hover);
}

/* line 3142, app/assets/stylesheets/zammad.scss */
.modified-icon .icon-knowledge-base-answer + .modified-icon-modifier {
  margin: 0 -1px 2px 0;
}

/* line 3146, app/assets/stylesheets/zammad.scss */
.modified-icon .icon-published-modifier {
  display: none;
}

/* line 3151, app/assets/stylesheets/zammad.scss */
kbd {
  background: var(--background-modifier-accent);
  border-radius: 3px;
  border: 1px solid var(--background-modifier-border);
  box-shadow: var(--elevation-stroke);
  display: inline-block;
  font-size: 12px;
  margin: 0 1px;
  padding: 0 4px;
  vertical-align: top;
}

/* line 3163, app/assets/stylesheets/zammad.scss */
.form-stacked .checkbox label, .form-stacked .checkbox .select-box .select-box-header, .select-box .form-stacked .checkbox .select-box-header {
  color: inherit;
  font-size: 13px;
  text-transform: inherit;
  vertical-align: baseline;
  letter-spacing: inherit;
}

/* line 3171, app/assets/stylesheets/zammad.scss */
.pagination {
  margin: 0 0 0 19px;
  display: flex;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .pagination {
  margin: 0 19px 0 0;
}

/* line 3179, app/assets/stylesheets/zammad.scss */
.pagination-counter {
  margin: 0 0 0 19px;
  line-height: 33px;
  color: var(--text-muted);
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .pagination-counter {
  margin: 0 19px 0 0;
}

/* line 3188, app/assets/stylesheets/zammad.scss */
.page-header {
  margin: 0 0 15px;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .page-header {
  align-items: flex-start;
  flex-wrap: nowrap;
}

@media screen and (max-width: 767px) {
  /* line 3188, app/assets/stylesheets/zammad.scss */
  .page-header {
    align-items: flex-start;
    flex-wrap: nowrap;
  }
}

/* line 3202, app/assets/stylesheets/zammad.scss */
.page-header--center {
  justify-content: center;
}

/* line 3206, app/assets/stylesheets/zammad.scss */
.page-header-title {
  display: flex;
  align-items: center;
}

/* line 3210, app/assets/stylesheets/zammad.scss */
.page-header-title .zammad-switch {
  margin-right: 9px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-header-title .zammad-switch {
  margin-left: 9px;
  margin-right: 0;
}

/* line 3214, app/assets/stylesheets/zammad.scss */
.page-header-title h1, .page-header-title .ticket-title-update, .page-header-title .popover-notificationsHeader .popover-title, .popover-notificationsHeader .page-header-title .popover-title,
.page-header-title h2 {
  margin-top: 9px;
  margin-bottom: 7px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .page-header-title h1, #app.navigation-collapsed .page-header-title .ticket-title-update, #app.navigation-collapsed .page-header-title .popover-notificationsHeader .popover-title, .popover-notificationsHeader #app.navigation-collapsed .page-header-title .popover-title, #app.navigation-collapsed .page-header-title h2 {
  margin-top: 4px;
}

@media screen and (max-width: 767px) {
  /* line 3214, app/assets/stylesheets/zammad.scss */
  .page-header-title h1, .page-header-title .ticket-title-update, .page-header-title .popover-notificationsHeader .popover-title, .popover-notificationsHeader .page-header-title .popover-title,
.page-header-title h2 {
    margin-top: 4px;
  }
}

/* line 3224, app/assets/stylesheets/zammad.scss */
.page-header-title .suffix {
  margin-left: 5px;
  margin-top: 6px;
  display: inline-block;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .page-header-title .suffix {
  margin-top: 4px;
}

@media screen and (max-width: 767px) {
  /* line 3224, app/assets/stylesheets/zammad.scss */
  .page-header-title .suffix {
    margin-top: 4px;
  }
}

/* line 3235, app/assets/stylesheets/zammad.scss */
.page-header-center {
  justify-self: center;
  padding-left: 9px;
  margin: 0 auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-header-center {
  padding-right: 9px;
  padding-left: 0;
}

/* line 3242, app/assets/stylesheets/zammad.scss */
.page-header-center + .page-header-meta {
  margin-left: 0;
  flex: none;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-header-center + .page-header-meta {
  margin-right: 0;
  margin-left: auto;
}

/* line 3249, app/assets/stylesheets/zammad.scss */
.page-header-meta {
  margin-left: auto;
  padding-left: 20px;
  display: flex;
  justify-content: flex-end;
  flex: 1;
  min-width: 0;
  /* firefox flexbug */
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-header-meta {
  margin-right: auto;
  margin-left: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-header-meta {
  padding-right: 20px;
  padding-left: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .page-header-meta {
  flex: 0 1 auto;
  min-width: auto;
}

@media screen and (max-width: 767px) {
  /* line 3249, app/assets/stylesheets/zammad.scss */
  .page-header-meta {
    flex: 0 1 auto;
    min-width: auto;
  }
}

/* line 3263, app/assets/stylesheets/zammad.scss */
.page-header-meta .btn {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .page-header-meta .btn {
  flex-shrink: 0;
}

@media screen and (max-width: 767px) {
  /* line 3263, app/assets/stylesheets/zammad.scss */
  .page-header-meta .btn {
    flex-shrink: 0;
  }
}

/* line 3273, app/assets/stylesheets/zammad.scss */
.page-header-meta .btn + .btn {
  margin-left: 9px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-header-meta .btn + .btn {
  margin-right: 9px;
  margin-left: 0;
}

/* line 3279, app/assets/stylesheets/zammad.scss */
.page-content .formGroup-label label, .page-content .formGroup-label .select-box .select-box-header, .select-box .page-content .formGroup-label .select-box-header,
.page-content .label {
  color: var(--header-secondary);
}

/* line 3284, app/assets/stylesheets/zammad.scss */
.page-content .content-controls-align-right {
  display: flex;
  justify-content: flex-end;
}

/* line 3290, app/assets/stylesheets/zammad.scss */
.page-body--two-column {
  display: flex;
}

/* line 3294, app/assets/stylesheets/zammad.scss */
.page-aside {
  padding-right: 20px;
  border-right: 1px solid var(--border);
  margin-right: 20px;
  width: 240px;
  flex-shrink: 0;
  flex-grow: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-aside {
  padding-left: 20px;
  padding-right: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-aside {
  border-left: 1px solid var(--border);
  border-right: none;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-aside {
  margin-left: 20px;
  margin-right: 0;
}

/* line 3304, app/assets/stylesheets/zammad.scss */
.page-main {
  flex: 1;
}

/* line 3308, app/assets/stylesheets/zammad.scss */
.page-loading {
  min-height: 500px;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 3316, app/assets/stylesheets/zammad.scss */
.page-loading-label {
  margin-left: 10px;
  margin-top: 1px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-loading-label {
  margin-right: 10px;
  margin-left: 0;
}

/* line 3322, app/assets/stylesheets/zammad.scss */
.dropdown-menu .count {
  padding-top: 1px;
  margin-left: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown-menu .count {
  margin-right: 10px;
  margin-left: 0;
}

/* line 3328, app/assets/stylesheets/zammad.scss */
.help-text,
.help-block {
  color: var(--text-muted);
}

/* line 3333, app/assets/stylesheets/zammad.scss */
.help-block {
  margin: 0;
  font-size: 13px;
}

/* line 3337, app/assets/stylesheets/zammad.scss */
.help-block.help-block--center {
  text-align: center;
}

/* line 3342, app/assets/stylesheets/zammad.scss */
.help-block:not(:empty) {
  margin: 8px 2px 0;
}

/* replace music icon with attachment */
/* line 3347, app/assets/stylesheets/zammad.scss */
.icon-attachment {
  background-position: -24px 0;
}

/*
 * hero-unit (used on getstarted, login, signup)
 */
/* line 3355, app/assets/stylesheets/zammad.scss */
.hero-unit, .wizard-slide {
  width: 500px;
  margin: 10px 0;
  padding: 23px 25px;
  border: 1px solid var(--border);
  color: var(--text-normal);
  background-color: var(--background-secondary);
  border-radius: 6px;
  box-shadow: var(--fullscreen-drop-shadow);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .hero-unit, #app.navigation-collapsed .wizard-slide {
  width: auto;
  padding: 12px 15px;
}

@media screen and (max-width: 767px) {
  /* line 3355, app/assets/stylesheets/zammad.scss */
  .hero-unit, .wizard-slide {
    width: auto;
    padding: 12px 15px;
  }
}

/* line 3370, app/assets/stylesheets/zammad.scss */
.hero-unit .inline-label, .wizard-slide .inline-label {
  font-size: inherit;
}

/* line 3375, app/assets/stylesheets/zammad.scss */
.hero-unit h1, .wizard-slide h1, .hero-unit .ticket-title-update, .wizard-slide .ticket-title-update, .hero-unit .popover-notificationsHeader .popover-title, .wizard-slide .popover-notificationsHeader .popover-title, .popover-notificationsHeader .hero-unit .popover-title, .popover-notificationsHeader .wizard-slide .popover-title,
.hero-unit h2,
.wizard-slide h2 {
  margin-top: 0;
}

/* line 3380, app/assets/stylesheets/zammad.scss */
.getstarted,
.reset_password,
.request_admin_password_auth,
.signup,
.darkBackground,
.login {
  padding: 10px;
  background: var(--fullscreen-background);
}

/* line 3390, app/assets/stylesheets/zammad.scss */
.content.getstarted {
  padding: 0;
}

/* line 3393, app/assets/stylesheets/zammad.scss */
.content.getstarted .main {
  padding: 20px 10px;
}

/* line 3398, app/assets/stylesheets/zammad.scss */
.login,
.reset_password,
.request_admin_password_auth,
.signup {
  padding: 24px;
  color: var(--fullscreen-text);
}

/* line 3405, app/assets/stylesheets/zammad.scss */
.login a,
.reset_password a,
.request_admin_password_auth a,
.signup a {
  color: var(--fullscreen-text-link);
}

/* line 3408, app/assets/stylesheets/zammad.scss */
.login a.text-muted,
.reset_password a.text-muted,
.request_admin_password_auth a.text-muted,
.signup a.text-muted {
  color: inherit;
}

/* line 3415, app/assets/stylesheets/zammad.scss */
.login .form-controls {
  flex-direction: column;
}

/* line 3418, app/assets/stylesheets/zammad.scss */
.login .form-controls .btn {
  width: 100%;
}

/* line 3422, app/assets/stylesheets/zammad.scss */
.login .form-controls .btn--text {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: initial;
  text-align: center;
}

/* line 3430, app/assets/stylesheets/zammad.scss */
.login .form-controls .btn + .btn:not(.align-right) {
  margin-left: initial;
  margin-right: initial;
}

/* line 3436, app/assets/stylesheets/zammad.scss */
.login .help-text {
  margin-top: 10px;
  text-align: left;
}

/* line 3442, app/assets/stylesheets/zammad.scss */
.login .hero-unit, .login .wizard-slide {
  width: 430px;
  margin: 0 0 28px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .login .hero-unit, #app.navigation-collapsed .login .wizard-slide {
  width: auto;
}

@media screen and (max-width: 767px) {
  /* line 3442, app/assets/stylesheets/zammad.scss */
  .login .hero-unit, .login .wizard-slide {
    width: auto;
  }
}

/* line 3451, app/assets/stylesheets/zammad.scss */
.login .company-logo {
  max-height: 100px;
  max-width: 200px;
  margin: 20px auto 42px;
  display: block;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .login .company-logo {
  margin: 15px auto 28px;
}

@media screen and (max-width: 767px) {
  /* line 3451, app/assets/stylesheets/zammad.scss */
  .login .company-logo {
    margin: 15px auto 28px;
  }
}

/* line 3462, app/assets/stylesheets/zammad.scss */
.login p,
.reset_password p,
.signup p {
  margin: 0 auto 22px;
  max-width: 400px;
  text-align: center;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .login p, #app.navigation-collapsed .reset_password p, #app.navigation-collapsed .signup p {
  margin: 0 auto 15px;
}

@media screen and (max-width: 767px) {
  /* line 3462, app/assets/stylesheets/zammad.scss */
  .login p,
.reset_password p,
.signup p {
    margin: 0 auto 15px;
  }
}

/* line 3474, app/assets/stylesheets/zammad.scss */
.reset_password p,
.signup p {
  padding-top: 28px;
}

/* line 3479, app/assets/stylesheets/zammad.scss */
.login hr {
  margin: 0 auto 22px;
  width: 100%;
  max-width: 400px;
}

/* line 3485, app/assets/stylesheets/zammad.scss */
.login p a,
.reset_password p a,
.signup p a {
  text-decoration: underline;
}

/* line 3491, app/assets/stylesheets/zammad.scss */
.poweredBy {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--fullscreen-text-muted);
  margin: 34px 0 10px -16px;
  cursor: default;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .poweredBy {
  margin: 34px -16px 10px 0;
}

/* line 3502, app/assets/stylesheets/zammad.scss */
.poweredBy a {
  color: inherit;
}

/* line 3506, app/assets/stylesheets/zammad.scss */
.poweredBy .icon-logo {
  margin-right: 8px;
  margin-top: -11px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .poweredBy .icon-logo {
  margin-left: 8px;
  margin-right: 0;
}

/* line 3512, app/assets/stylesheets/zammad.scss */
.poweredBy .logotype {
  margin-left: 7px;
  margin-top: -3px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .poweredBy .logotype {
  margin-left: 7px;
  margin-left: 0;
}

/* line 3519, app/assets/stylesheets/zammad.scss */
.fullscreen {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 3532, app/assets/stylesheets/zammad.scss */
.fullscreen p {
  color: var(--fullscreen-text);
}

/* line 3536, app/assets/stylesheets/zammad.scss */
.fullscreen-center {
  margin: auto;
}

/* line 3540, app/assets/stylesheets/zammad.scss */
.fullscreen-body {
  text-align: start;
  display: inline-block;
}

/* line 3545, app/assets/stylesheets/zammad.scss */
ol.tabs {
  list-style: decimal inside;
}

/* line 3549, app/assets/stylesheets/zammad.scss */
ol.tabs li {
  display: list-item;
}

/* line 3553, app/assets/stylesheets/zammad.scss */
.tabs {
  display: flex;
  flex-flow: wrap;
  padding: 0;
  margin-bottom: 20px;
  color: var(--interactive-muted);
  border: 1px solid var(--border);
  border-right: 0;
  border-bottom: 0;
  border-radius: 3px;
  background: var(--background-secondary);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tabs {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

@media screen and (max-width: 767px) {
  /* line 3553, app/assets/stylesheets/zammad.scss */
  .tabs {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}

/* line 3571, app/assets/stylesheets/zammad.scss */
.tabs-condensed .tab {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 3576, app/assets/stylesheets/zammad.scss */
.progress-tabs .tab {
  cursor: default;
}

/* line 3580, app/assets/stylesheets/zammad.scss */
.tab {
  color: inherit;
  height: 35px;
  padding: 8px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 0;
  flex-grow: 1;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tab {
  flex-shrink: 0;
  display: block;
  text-align: center;
}

@media screen and (max-width: 767px) {
  /* line 3580, app/assets/stylesheets/zammad.scss */
  .tab {
    flex-shrink: 0;
    display: block;
    text-align: center;
  }
}

/* line 3598, app/assets/stylesheets/zammad.scss */
.tab.active {
  color: var(--text-inverted);
  background: var(--button-active);
  box-shadow: none;
  flex-shrink: 0;
}

/* line 3605, app/assets/stylesheets/zammad.scss */
.tab-name {
  min-width: 20px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 3613, app/assets/stylesheets/zammad.scss */
.tab-badge {
  flex-shrink: 0;
  margin-left: 6px;
  font-size: 13px;
  margin-right: -7px;
  background: var(--background-modifier-accent);
  min-width: 21px;
  padding: 0 7px;
  height: 21px;
  line-height: 21px;
  white-space: nowrap;
  text-align: center;
  display: inline-block;
  border-radius: 999px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tab-badge {
  margin-right: 6px;
  margin-left: 0;
}

/* line 3632, app/assets/stylesheets/zammad.scss */
.tab-dropdown {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 3638, app/assets/stylesheets/zammad.scss */
.tab-dropdown .arrow {
  margin-left: 10px;
  opacity: 0.75;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tab-dropdown .arrow {
  margin-right: 10px;
  margin-left: 0;
}

/* line 3644, app/assets/stylesheets/zammad.scss */
.tab-dropdown .icon {
  fill: var(--text-muted);
}

/* line 3648, app/assets/stylesheets/zammad.scss */
.tab-dropdown.active {
  background: var(--background-secondary);
}

/* line 3651, app/assets/stylesheets/zammad.scss */
.tab-dropdown.active .icon {
  opacity: 1;
}

/* line 3657, app/assets/stylesheets/zammad.scss */
.tab:nth-child(n) {
  border-right: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
}

/* line 3662, app/assets/stylesheets/zammad.scss */
.tabs.tabs--inline {
  display: inline-flex;
  margin-left: 0;
  margin-right: 0;
}

/* line 3667, app/assets/stylesheets/zammad.scss */
.tabs.tabs--inline .tab {
  flex: none;
}

/* line 3670, app/assets/stylesheets/zammad.scss */
.tabs.tabs--inline .tab:nth-last-child(2) {
  border-right-width: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabs.tabs--inline .tab:nth-last-child(2) {
  border-right-width: 0;
  border-right-width: 1px;
}

/* line 3676, app/assets/stylesheets/zammad.scss */
.tabs--big {
  margin: 28px auto;
  font-size: 14px;
  border-radius: 8px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tabs--big {
  margin: 5px auto 28px;
}

@media screen and (max-width: 767px) {
  /* line 3676, app/assets/stylesheets/zammad.scss */
  .tabs--big {
    margin: 5px auto 28px;
  }
}

/* line 3685, app/assets/stylesheets/zammad.scss */
.tabs--big .tab {
  height: auto;
  padding: 10px 23px 9px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tabs--big .tab {
  padding: 8px 20px;
}

@media screen and (max-width: 767px) {
  /* line 3685, app/assets/stylesheets/zammad.scss */
  .tabs--big .tab {
    padding: 8px 20px;
  }
}

/* line 3693, app/assets/stylesheets/zammad.scss */
.tabs--big .tab:first-child {
  border-radius: 8px 0 0 8px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabs--big .tab:first-child {
  border-radius: 0 8px 8px 0;
}

/* line 3699, app/assets/stylesheets/zammad.scss */
.tabs--big .tab:last-child {
  border-radius: 0 8px 8px 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabs--big .tab:last-child {
  border-radius: 8px 0 0 8px;
}

/* line 3705, app/assets/stylesheets/zammad.scss */
.tabs--big .tab:only-child {
  border-radius: 8px;
}

/* line 3710, app/assets/stylesheets/zammad.scss */
.tabs--big .tab-dropdown {
  padding-left: 18px;
  padding-right: 15px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabs--big .tab-dropdown {
  padding-left: 15px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabs--big .tab-dropdown {
  padding-right: 18px;
}

/* line 3719, app/assets/stylesheets/zammad.scss */
.dashboard .tabs--big {
  width: 50%;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .dashboard .tabs--big {
  width: auto;
}

@media screen and (max-width: 767px) {
  /* line 3719, app/assets/stylesheets/zammad.scss */
  .dashboard .tabs--big {
    width: auto;
  }
}

/* line 3727, app/assets/stylesheets/zammad.scss */
.separator {
  margin: 20px 0;
  position: relative;
  text-align: center;
}

/* line 3733, app/assets/stylesheets/zammad.scss */
.separator::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  background: var(--border);
}

/* line 3743, app/assets/stylesheets/zammad.scss */
.separator-text {
  padding: 0 10px;
  color: var(--text-muted);
  font-size: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: var(--background-secondary);
  display: inline-block;
  position: relative;
}

/* line 3754, app/assets/stylesheets/zammad.scss */
.auth-providers {
  display: flex;
  flex-wrap: wrap;
  padding: 7px;
  margin: -14px;
}

/* line 3760, app/assets/stylesheets/zammad.scss */
.auth-providers > form {
  display: flex;
  flex-grow: 1;
  min-width: 50%;
}

/* line 3767, app/assets/stylesheets/zammad.scss */
.auth-provider {
  height: 40px;
  padding: 0 10px 0 7px;
  margin: 7px;
  color: white !important;
  line-height: 23px;
  border-radius: 4px;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border: none;
  text-align: initial;
  white-space: nowrap;
  overflow: hidden;
}

/* line 3786, app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--wide {
  padding-right: 25px;
}

/* line 3790, app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--facebook {
  background: #4f699c;
}

/* line 3794, app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--google {
  background: #ededed;
  color: #757575 !important;
}

/* line 3799, app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--twitter {
  background: #2daee1;
}

/* line 3803, app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--email {
  background: #ffd22e;
}

/* line 3807, app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--linkedin {
  background: #006087;
}

/* line 3811, app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--github {
  background: #454545;
}

/* line 3815, app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--gitlab {
  background: #e5492a;
}

/* line 3819, app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--microsoft {
  background: #ededed;
  color: #757575 !important;
}

/* line 3824, app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--weibo {
  background: #454545;
}

/* line 3828, app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--saml {
  background: #454545;
}

/* line 3832, app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--sso {
  background: #454545;
}

/* line 3836, app/assets/stylesheets/zammad.scss */
.auth-provider .provider-icon {
  width: 29px;
  height: 24px;
  flex-shrink: 0;
  margin-right: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .auth-provider .provider-icon {
  margin-left: 10px;
  margin-right: 0;
}

/* line 3844, app/assets/stylesheets/zammad.scss */
.auth-provider .provider-name {
  overflow: hidden;
  text-overflow: ellipsis;
}

/*

  global icon definitions
  =======================

*/
/* line 3857, app/assets/stylesheets/zammad.scss */
[data-font] {
  font-style: normal;
  text-rendering: auto;
  font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}

/* line 3866, app/assets/stylesheets/zammad.scss */
[data-font='FontAwesome'] {
  font-size: 14px;
}

/* line 3870, app/assets/stylesheets/zammad.scss */
[data-font='material'] {
  font-size: 18px;
}

/* line 3874, app/assets/stylesheets/zammad.scss */
[data-font='ionicons'] {
  font-size: 18px;
}

/* line 3878, app/assets/stylesheets/zammad.scss */
.icon {
  fill: currentColor;
}

/* line 3882, app/assets/stylesheets/zammad.scss */
[class*='icon-file-'] {
  color: var(--file-icon-background);
  fill: var(--file-icon-color);
}

/* line 3887, app/assets/stylesheets/zammad.scss */
.icon-arrow-down,
.icon-arrow-up,
.icon-arrow-left,
.icon-arrow-right {
  fill: var(--text-muted);
  opacity: 0.39;
}

/* line 3894, app/assets/stylesheets/zammad.scss */
.btn--action .icon-arrow-down, .btn--action .icon-arrow-up, .btn--action .icon-arrow-left, .btn--action .icon-arrow-right {
  opacity: var(--interactive-primary);
}

/* line 3898, app/assets/stylesheets/zammad.scss */
.btn--success .icon-arrow-down, .btn--success .icon-arrow-up, .btn--success .icon-arrow-left, .btn--success .icon-arrow-right {
  fill: var(--text-inverted);
  opacity: 1;
}

/* line 3906, app/assets/stylesheets/zammad.scss */
.icon-arrow-left.arrow--x2,
.icon-arrow-right.arrow--x2 {
  width: 14px;
  height: 26px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .icon-arrow-left, html[dir='rtl'] .icon-arrow-right, html[dir='rtl'] .icon-line-left-arrow, html[dir='rtl'] .icon-line-right-arrow, html[dir='rtl'] .icon-long-arrow-right {
  transform: scaleX(-1);
}

/* line 3920, app/assets/stylesheets/zammad.scss */
.arrow--disabled {
  opacity: 0.23;
}

/* line 3924, app/assets/stylesheets/zammad.scss */
.icon-checkmark {
  fill: var(--supergood-color);
}

/* line 3928, app/assets/stylesheets/zammad.scss */
.icon-error {
  fill: var(--superbad-color);
}

/* line 3932, app/assets/stylesheets/zammad.scss */
.icon-danger {
  color: #faab00;
}

/* line 3936, app/assets/stylesheets/zammad.scss */
.icon-draggable {
  opacity: 0.3;
}

/* line 3939, app/assets/stylesheets/zammad.scss */
.table-draggable .icon-draggable {
  vertical-align: middle;
  cursor: move;
}

/* line 3945, app/assets/stylesheets/zammad.scss */
.loading.icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #38ad69;
  animation: rotateplane 1.2s infinite ease-in-out;
}

/* line 3953, app/assets/stylesheets/zammad.scss */
.small.loading.icon {
  width: 20px;
  height: 20px;
}

/* line 3958, app/assets/stylesheets/zammad.scss */
.tiny.loading.icon {
  width: 12px;
  height: 12px;
}

/* line 3963, app/assets/stylesheets/zammad.scss */
.loading.icon.muted {
  background: var(--ghost-color);
}

@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

/* line 3981, app/assets/stylesheets/zammad.scss */
.icon-spinner-medium {
  animation: spinIcon 0.9s steps(12) infinite;
}

/* line 3985, app/assets/stylesheets/zammad.scss */
.icon-spinner-small {
  animation: spinIcon 0.9s steps(8) infinite;
}

@keyframes spinIcon {
  to {
    transform: rotate(-1turn);
  }
}

/* line 3995, app/assets/stylesheets/zammad.scss */
.color-swatch {
  padding: 2px;
  margin: -2px 0 -4px;
  /* :after technique for bigger click area */
}

/* line 4002, app/assets/stylesheets/zammad.scss */
.color-swatch::after {
  content: '';
  display: inline-block;
  height: 11px;
  width: 11px;
  border-radius: 100%;
  background: currentColor;
}

/* line 4012, app/assets/stylesheets/zammad.scss */
.icon-status {
  fill: var(--ok-color);
}

/* line 4015, app/assets/stylesheets/zammad.scss */
.icon-status.inline {
  margin-top: -3px;
  vertical-align: middle;
}

/* line 4020, app/assets/stylesheets/zammad.scss */
.icon-status.inactive {
  fill: var(--ghost-color);
}

/* line 4024, app/assets/stylesheets/zammad.scss */
.icon-status.ok {
  fill: var(--supergood-color);
}

/* line 4028, app/assets/stylesheets/zammad.scss */
.icon-status.error {
  fill: var(--superbad-color);
}

/* line 4032, app/assets/stylesheets/zammad.scss */
.icon-status.neutral {
  fill: var(--ok-color);
}

/* line 4037, app/assets/stylesheets/zammad.scss */
.icon-status-modified-inner-circle {
  position: absolute;
  left: 50%;
  top: 0;
  will-change: opacity;
  transform: translate3d(-50%, 0, 0);
  animation: fade 1.8s ease-in-out infinite;
}

@keyframes fade {
  54% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* line 4060, app/assets/stylesheets/zammad.scss */
.icon-checkbox,
.icon-checkbox-checked,
.icon-checkbox-indeterminate {
  fill: var(--text-inverted);
}

/* line 4066, app/assets/stylesheets/zammad.scss */
.icon-sso-button {
  fill: var(--text-inverted);
}

/*
 * removed margin of forms to not break the layout with submit buttons within <form></form> area e. g. for modal dialogs
 */
/* line 4073, app/assets/stylesheets/zammad.scss */
.form {
  margin: 0;
}

/* line 4076, app/assets/stylesheets/zammad.scss */
.form--flexibleWidth .controls {
  display: table;
}

/* line 4080, app/assets/stylesheets/zammad.scss */
.form--horizontal {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

/* line 4085, app/assets/stylesheets/zammad.scss */
.form--horizontal .alert {
  flex-basis: 100%;
}

/* line 4089, app/assets/stylesheets/zammad.scss */
.form--horizontal fieldset {
  flex: 1 1 auto;
  margin-right: 6px;
}

/* line 4094, app/assets/stylesheets/zammad.scss */
.form--horizontal .form-group:last-child {
  margin-bottom: 0;
}

/* line 4098, app/assets/stylesheets/zammad.scss */
.form--horizontal .form-buttons {
  margin: 10px 10px 0 auto;
}

/* line 4102, app/assets/stylesheets/zammad.scss */
.form--horizontal .controls {
  min-width: 250px;
}

/* line 4107, app/assets/stylesheets/zammad.scss */
.form--grid {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form--grid {
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 4107, app/assets/stylesheets/zammad.scss */
  .form--grid {
    display: block;
  }
}

/* line 4118, app/assets/stylesheets/zammad.scss */
.form--grid fieldset {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
}

/* line 4124, app/assets/stylesheets/zammad.scss */
.form--grid .alert {
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 0;
}

/* line 4132, app/assets/stylesheets/zammad.scss */
.form--grid .form-group {
  display: block;
  padding: 0 10px;
  width: 100%;
}

/* line 4141, app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='1/2'] {
  width: calc(1/2 * 100%);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form--grid .form-group[data-width='1/2'] {
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 4141, app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='1/2'] {
    width: 100%;
  }
}

/* line 4141, app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='1/3'] {
  width: calc(1/3 * 100%);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form--grid .form-group[data-width='1/3'] {
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 4141, app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='1/3'] {
    width: 100%;
  }
}

/* line 4141, app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='2/3'] {
  width: calc(2/3 * 100%);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form--grid .form-group[data-width='2/3'] {
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 4141, app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='2/3'] {
    width: 100%;
  }
}

/* line 4141, app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='1/4'] {
  width: calc(1/4 * 100%);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form--grid .form-group[data-width='1/4'] {
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 4141, app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='1/4'] {
    width: 100%;
  }
}

/* line 4141, app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='2/4'] {
  width: calc(2/4 * 100%);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form--grid .form-group[data-width='2/4'] {
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 4141, app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='2/4'] {
    width: 100%;
  }
}

/* line 4141, app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='3/4'] {
  width: calc(3/4 * 100%);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form--grid .form-group[data-width='3/4'] {
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 4141, app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='3/4'] {
    width: 100%;
  }
}

/* line 4141, app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='1/5'] {
  width: calc(1/5 * 100%);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form--grid .form-group[data-width='1/5'] {
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 4141, app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='1/5'] {
    width: 100%;
  }
}

/* line 4141, app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='2/5'] {
  width: calc(2/5 * 100%);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form--grid .form-group[data-width='2/5'] {
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 4141, app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='2/5'] {
    width: 100%;
  }
}

/* line 4141, app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='3/5'] {
  width: calc(3/5 * 100%);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form--grid .form-group[data-width='3/5'] {
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 4141, app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='3/5'] {
    width: 100%;
  }
}

/* line 4141, app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='4/5'] {
  width: calc(4/5 * 100%);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form--grid .form-group[data-width='4/5'] {
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 4141, app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='4/5'] {
    width: 100%;
  }
}

/* line 4153, app/assets/stylesheets/zammad.scss */
.form-controls {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

/* line 4160, app/assets/stylesheets/zammad.scss */
.form-controls .btn + .btn:not(.align-right) {
  margin-left: 20px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .form-controls .btn + .btn:not(.align-right) {
  margin-right: 20px;
  margin-left: 10px;
}

/* line 4164, app/assets/stylesheets/zammad.scss */
.form-controls--inline {
  margin-top: 0;
}

/* line 4167, app/assets/stylesheets/zammad.scss */
.form-controls--inline > * {
  margin-right: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .form-controls--inline > * {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 4173, app/assets/stylesheets/zammad.scss */
.form-buttons {
  display: flex;
}

/* line 4177, app/assets/stylesheets/zammad.scss */
form a.standalone {
  line-height: 40px;
  margin: 0 5px;
}

/* line 4182, app/assets/stylesheets/zammad.scss */
form a.standalone.align-right {
  margin-left: auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] form a.standalone.align-right {
  margin-right: auto;
  margin-left: 0;
}

/* line 4186, app/assets/stylesheets/zammad.scss */
footer {
  clear: both;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 22px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] footer {
  padding-left: 22px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] footer {
  padding-right: 10px;
}

@media screen and (max-width: 1260px) {
  /* line 4197, app/assets/stylesheets/zammad.scss */
  .overviews .sidebar {
    display: none;
  }
}

/* line 4203, app/assets/stylesheets/zammad.scss */
.overviews .table > tbody > tr > td {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 4208, app/assets/stylesheets/zammad.scss */
.overview-header {
  position: relative;
  margin: 20px 0 32px;
  height: 41px;
  display: none;
  align-items: center;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .overview-header {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  /* line 4208, app/assets/stylesheets/zammad.scss */
  .overview-header {
    margin-top: 0;
  }
}

/* line 4219, app/assets/stylesheets/zammad.scss */
.overview-header .tabsHolder {
  flex: 1;
  margin-right: 20px;
  min-width: 0;
  /* Firefox bug fix */
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .overview-header .tabsHolder {
  margin-left: 20px;
  margin-right: 0;
}

/* line 4227, app/assets/stylesheets/zammad.scss */
.overview-header .tabs {
  margin: 0;
  position: relative;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .overview-header .tabs {
  overflow: visible;
}

@media screen and (max-width: 767px) {
  /* line 4227, app/assets/stylesheets/zammad.scss */
  .overview-header .tabs {
    overflow: visible;
  }
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .overview-header .tab {
  flex-shrink: 1;
}

@media screen and (max-width: 767px) {
  /* line 4236, app/assets/stylesheets/zammad.scss */
  .overview-header .tab {
    flex-shrink: 1;
  }
}

/* line 4242, app/assets/stylesheets/zammad.scss */
.overview-header .tabs-clone {
  right: 0;
}

/* line 4246, app/assets/stylesheets/zammad.scss */
.overview-header .dropdown {
  min-width: 0;
  width: 336px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .overview-header .dropdown {
  left: -1px;
  right: auto;
  width: calc(100vw - 70px);
}

@media screen and (max-width: 767px) {
  /* line 4246, app/assets/stylesheets/zammad.scss */
  .overview-header .dropdown {
    left: -1px;
    right: auto;
    width: calc(100vw - 70px);
  }
}

@media screen and (max-width: 1260px) {
  /* line 4208, app/assets/stylesheets/zammad.scss */
  .overview-header {
    display: flex;
  }
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .table-overview {
  margin-left: -10px;
  margin-right: -10px;
}

@media screen and (max-width: 767px) {
  /* line 4262, app/assets/stylesheets/zammad.scss */
  .table-overview {
    margin-left: -10px;
    margin-right: -10px;
  }
}

/* line 4273, app/assets/stylesheets/zammad.scss */
.bulkAction {
  position: fixed;
  bottom: 0;
  left: 540px;
  min-width: 484px;
  background: var(--background-secondary);
  z-index: 1;
  box-shadow: 0 -1px rgba(0, 0, 0, 0.05), 0 -2px rgba(0, 0, 0, 0.03), 0 -3px rgba(0, 0, 0, 0.01);
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .bulkAction {
  right: 540px;
  left: 0;
}

@media screen and (max-width: 1260px) {
  /* line 4273, app/assets/stylesheets/zammad.scss */
  .bulkAction {
    left: 260px;
    min-width: 744px;
  }
  /* line 244, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .bulkAction {
    right: 260px;
    left: 0;
  }
}

/* line 4293, app/assets/stylesheets/zammad.scss */
.bulkAction.no-sidebar {
  left: 260px;
  min-width: 764px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .bulkAction.no-sidebar {
  right: 260px;
  left: 0;
}

@media screen and (max-width: 1260px) {
  /* line 4293, app/assets/stylesheets/zammad.scss */
  .bulkAction.no-sidebar {
    min-width: 1024px;
  }
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .bulkAction {
  left: 50px;
  min-width: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .bulkAction {
  right: 50px;
  left: 0;
}

/* line 4308, app/assets/stylesheets/zammad.scss */
.navigation.is-not-collapsed ~ #app.navigation-collapsed .bulkAction {
  left: 220px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .navigation.is-not-collapsed ~ #app.navigation-collapsed .bulkAction {
  right: 220px;
  left: 0;
}

@media screen and (max-width: 767px) {
  /* line 4273, app/assets/stylesheets/zammad.scss */
  .bulkAction {
    left: 50px;
    min-width: 0;
  }
  /* line 244, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .bulkAction {
    right: 50px;
    left: 0;
  }
  /* line 4308, app/assets/stylesheets/zammad.scss */
  .navigation.is-not-collapsed ~ .bulkAction {
    left: 220px;
  }
  /* line 244, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .navigation.is-not-collapsed ~ .bulkAction {
    right: 220px;
    left: 0;
  }
}

/* line 4314, app/assets/stylesheets/zammad.scss */
.bulkAction-firstStep {
  display: flex;
  align-items: center;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .bulkAction-firstStep {
  flex-direction: column;
  align-items: flex-end;
}

@media screen and (max-width: 767px) {
  /* line 4314, app/assets/stylesheets/zammad.scss */
  .bulkAction-firstStep {
    flex-direction: column;
    align-items: flex-end;
  }
}

/* line 4323, app/assets/stylesheets/zammad.scss */
.bulkAction-firstStep .form-group.tree_select {
  overflow: visible;
}

/* line 4328, app/assets/stylesheets/zammad.scss */
.bulkAction-firstStep .has-error {
  border-color: red !important;
  border: 1px solid;
}

/* line 4333, app/assets/stylesheets/zammad.scss */
.bulkAction-secondStep {
  display: flex;
  flex-direction: column;
}

/* line 4337, app/assets/stylesheets/zammad.scss */
.bulkAction-secondStep-bottom {
  display: flex;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .bulkAction-secondStep-bottom {
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 4337, app/assets/stylesheets/zammad.scss */
  .bulkAction-secondStep-bottom {
    display: block;
  }
}

/* line 4346, app/assets/stylesheets/zammad.scss */
.bulkAction .btn {
  margin: 0 16px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .bulkAction .btn {
  margin: 10px;
}

@media screen and (max-width: 767px) {
  /* line 4346, app/assets/stylesheets/zammad.scss */
  .bulkAction .btn {
    margin: 10px;
  }
}

/* line 4354, app/assets/stylesheets/zammad.scss */
.bulkAction .btn--text {
  margin-right: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .bulkAction .btn--text {
  margin-left: 0;
  margin-right: 16px;
}

/* line 4358, app/assets/stylesheets/zammad.scss */
.bulkAction-controls {
  margin-top: 10px;
  margin-left: auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .bulkAction-controls {
  margin-right: auto;
  margin-left: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .bulkAction-controls {
  margin-top: 0;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  /* line 4358, app/assets/stylesheets/zammad.scss */
  .bulkAction-controls {
    margin-top: 0;
    display: flex;
    justify-content: space-between;
  }
}

/* line 4370, app/assets/stylesheets/zammad.scss */
.panel {
  box-shadow: none;
  background: var(--background-secondary);
  color: var(--text-normal);
}

/* line 4376, app/assets/stylesheets/zammad.scss */
.panel-default {
  border-color: var(--border-alt);
}

/* line 4380, app/assets/stylesheets/zammad.scss */
.panel-default > .panel-heading {
  padding-bottom: 8px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.05em;
  color: inherit;
  background: var(--background-primary-alt);
  border-color: var(--border-alt);
}

/* line 4391, app/assets/stylesheets/zammad.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: var(--border-alt);
}

/* line 4396, app/assets/stylesheets/zammad.scss */
.panel-title {
  font-size: inherit;
}

/* line 4400, app/assets/stylesheets/zammad.scss */
.panel-group .panel-heading {
  display: block;
}

/* line 4404, app/assets/stylesheets/zammad.scss */
.panel-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 4410, app/assets/stylesheets/zammad.scss */
.well {
  background: var(--background-secondary);
  border: 1px solid var(--border);
  border-radius: 3px;
  padding: 10px;
}

/* line 4417, app/assets/stylesheets/zammad.scss */
.well-muted {
  background-color: var(--background-secondary);
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 4424, app/assets/stylesheets/zammad.scss */
.merged,
.merge:hover {
  text-decoration: line-through;
}

/* line 4429, app/assets/stylesheets/zammad.scss */
.translation {
  border: 1px dotted #f92;
  border-radius: 3px;
  cursor: text;
}

/* line 4435, app/assets/stylesheets/zammad.scss */
.translation[contenteditable='true'] {
  display: inline;
}

/* line 4439, app/assets/stylesheets/zammad.scss */
.translation[contenteditable='true']:hover,
.translation[contenteditable='true']:focus {
  background: none;
}

/* line 4444, app/assets/stylesheets/zammad.scss */
.translation .icon-edit {
  display: none;
}

/* line 4448, app/assets/stylesheets/zammad.scss */
.translation:hover .icon-edit {
  display: inline-block;
}

/* line 4452, app/assets/stylesheets/zammad.scss */
.translationOverview .btn + .btn {
  margin: -10px;
}

/* line 4456, app/assets/stylesheets/zammad.scss */
.sub_attribute .control-label {
  width: 60px;
}

/* line 4460, app/assets/stylesheets/zammad.scss */
.sub_attribute .controls {
  margin-left: 80px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .sub_attribute .controls {
  margin-right: 80px;
  margin-left: 0;
}

/* line 4464, app/assets/stylesheets/zammad.scss */
.splash {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--background-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: var(--text-normal);
}

/* line 4477, app/assets/stylesheets/zammad.scss */
.splash .icon {
  margin-right: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .splash .icon {
  margin-left: 10px;
  margin-right: 0;
}

/* line 4482, app/assets/stylesheets/zammad.scss */
.navigation {
  width: 260px;
  background: var(--menu-background-primary);
  border: var(--menu-border);
  position: relative;
  container-name: navigation;
  container-type: inline-size;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .navigation {
  position: absolute;
  left: 0;
  top: 0;
  left: 0;
  width: 50px;
  height: 100%;
  z-index: 999;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .navigation {
  right: 0;
  left: auto;
}

/* line 4501, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .navigation:empty {
  display: none !important;
}

/* line 4505, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .navigation.is-not-collapsed {
  width: 220px;
}

/* line 4508, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .navigation.is-not-collapsed .menu-item-name {
  display: block;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  /* line 4482, app/assets/stylesheets/zammad.scss */
  .navigation {
    position: absolute;
    left: 0;
    top: 0;
    left: 0;
    width: 50px;
    height: 100%;
    z-index: 999;
  }
  /* line 244, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .navigation {
    right: 0;
    left: auto;
  }
  /* line 4501, app/assets/stylesheets/zammad.scss */
  .navigation:empty {
    display: none !important;
  }
  /* line 4505, app/assets/stylesheets/zammad.scss */
  .navigation.is-not-collapsed {
    width: 220px;
  }
  /* line 4508, app/assets/stylesheets/zammad.scss */
  .navigation.is-not-collapsed .menu-item-name {
    display: block;
    padding-left: 15px;
  }
}

@container navigation (width = 50px) {
  /* line 4517, app/assets/stylesheets/zammad.scss */
  .icon-double-arrow-left {
    display: none;
  }
}

@container navigation (width > 50px) {
  /* line 4523, app/assets/stylesheets/zammad.scss */
  .icon-double-arrow-right {
    display: none;
  }
}

/* line 4528, app/assets/stylesheets/zammad.scss */
.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  flex-shrink: 0;
}

/* line 4535, app/assets/stylesheets/zammad.scss */
.menu .badge {
  background: var(--ok-color);
  color: #25262d;
  margin-right: 8px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .menu .badge {
  margin-left: 8px;
  margin-right: 0;
}

/* line 4542, app/assets/stylesheets/zammad.scss */
.menu .zammad-switch {
  height: 22px;
}

/* line 4546, app/assets/stylesheets/zammad.scss */
.menu .dropdown-menu {
  left: 10px;
  right: 15px;
  min-width: 0;
}

/* line 4552, app/assets/stylesheets/zammad.scss */
.menu-item {
  padding: 0 15px;
  height: 48px;
  color: var(--menu-text);
  border-bottom: 1px solid rgba(213, 213, 216, 0.05);
  text-decoration: none;
  display: flex;
  align-items: center;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .menu-item {
  padding: 0 13px;
  position: relative;
}

@media screen and (max-width: 767px) {
  /* line 4552, app/assets/stylesheets/zammad.scss */
  .menu-item {
    padding: 0 13px;
    position: relative;
  }
}

/* line 4568, app/assets/stylesheets/zammad.scss */
.menu-item .icon {
  fill: var(--menu-icon);
}

/* line 4571, app/assets/stylesheets/zammad.scss */
.menu-item .icon.accessory-icon {
  opacity: 0.7;
}

/* line 4576, app/assets/stylesheets/zammad.scss */
.menu-item:hover {
  background: var(--menu-background-primary-hover);
  border-bottom-color: rgba(213, 213, 216, 0.1);
}

/* line 4581, app/assets/stylesheets/zammad.scss */
.menu-item.is-active, .menu-item.is-hovered {
  background: var(--menu-background-active);
  color: var(--menu-text-active);
}

/* line 4587, app/assets/stylesheets/zammad.scss */
.menu-item.is-active .menu-item-icon, .menu-item.is-active .dropdown-icon, .menu-item.is-hovered .menu-item-icon {
  fill: currentColor;
}

/* line 4594, app/assets/stylesheets/zammad.scss */
.menu-item.is-active .zammad-switch input:not(:checked) + label, .menu-item.is-active .zammad-switch .select-box input:not(:checked) + .select-box-header, .select-box .menu-item.is-active .zammad-switch input:not(:checked) + .select-box-header {
  background: var(--button-primary-background-active);
}

/* line 4599, app/assets/stylesheets/zammad.scss */
.menu-item.is-active .zammad-switch label::after, .menu-item.is-active .zammad-switch .select-box .select-box-header::after, .select-box .menu-item.is-active .zammad-switch .select-box-header::after {
  background: var(--menu-switch-pointer-active);
}

/* line 4604, app/assets/stylesheets/zammad.scss */
.menu-item .dropdown-icon {
  fill: currentColor;
}

/* line 4610, app/assets/stylesheets/zammad.scss */
.navigation:not(:hover, :active, .is-not-collapsed) #app.navigation-collapsed .menu-item .zammad-switch {
  position: absolute;
  right: 12px;
  top: 12px;
  width: auto;
  height: auto;
  border-radius: 0;
}

/* line 4618, app/assets/stylesheets/zammad.scss */
.navigation:not(:hover, :active, .is-not-collapsed) #app.navigation-collapsed .menu-item .zammad-switch input:checked + label, .navigation:not(:hover, :active, .is-not-collapsed) #app.navigation-collapsed .menu-item .zammad-switch .select-box input:checked + .select-box-header, .select-box .navigation:not(:hover, :active, .is-not-collapsed) #app.navigation-collapsed .menu-item .zammad-switch input:checked + .select-box-header {
  background: var(--supergood-color);
}

/* line 4622, app/assets/stylesheets/zammad.scss */
.navigation:not(:hover, :active, .is-not-collapsed) #app.navigation-collapsed .menu-item .zammad-switch label, .navigation:not(:hover, :active, .is-not-collapsed) #app.navigation-collapsed .menu-item .zammad-switch .select-box .select-box-header, .select-box .navigation:not(:hover, :active, .is-not-collapsed) #app.navigation-collapsed .menu-item .zammad-switch .select-box-header {
  width: 8px;
  height: 8px;
  background: red;
  border-radius: 100%;
  transition: none;
}

/* line 4629, app/assets/stylesheets/zammad.scss */
.navigation:not(:hover, :active, .is-not-collapsed) #app.navigation-collapsed .menu-item .zammad-switch label::after, .navigation:not(:hover, :active, .is-not-collapsed) #app.navigation-collapsed .menu-item .zammad-switch .select-box .select-box-header::after, .select-box .navigation:not(:hover, :active, .is-not-collapsed) #app.navigation-collapsed .menu-item .zammad-switch .select-box-header::after {
  display: none;
}

@media screen and (max-width: 767px) {
  /* line 4610, app/assets/stylesheets/zammad.scss */
  .navigation:not(:hover, :active, .is-not-collapsed) .menu-item .zammad-switch {
    position: absolute;
    right: 12px;
    top: 12px;
    width: auto;
    height: auto;
    border-radius: 0;
  }
  /* line 4618, app/assets/stylesheets/zammad.scss */
  .navigation:not(:hover, :active, .is-not-collapsed) .menu-item .zammad-switch input:checked + label, .navigation:not(:hover, :active, .is-not-collapsed) .menu-item .zammad-switch .select-box input:checked + .select-box-header, .select-box .navigation:not(:hover, :active, .is-not-collapsed) .menu-item .zammad-switch input:checked + .select-box-header {
    background: var(--supergood-color);
  }
  /* line 4622, app/assets/stylesheets/zammad.scss */
  .navigation:not(:hover, :active, .is-not-collapsed) .menu-item .zammad-switch label, .navigation:not(:hover, :active, .is-not-collapsed) .menu-item .zammad-switch .select-box .select-box-header, .select-box .navigation:not(:hover, :active, .is-not-collapsed) .menu-item .zammad-switch .select-box-header {
    width: 8px;
    height: 8px;
    background: red;
    border-radius: 100%;
    transition: none;
  }
  /* line 4629, app/assets/stylesheets/zammad.scss */
  .navigation:not(:hover, :active, .is-not-collapsed) .menu-item .zammad-switch label::after, .navigation:not(:hover, :active, .is-not-collapsed) .menu-item .zammad-switch .select-box .select-box-header::after, .select-box .navigation:not(:hover, :active, .is-not-collapsed) .menu-item .zammad-switch .select-box-header::after {
    display: none;
  }
}

/* line 4637, app/assets/stylesheets/zammad.scss */
.menu-item-navigation-toggle-button {
  justify-content: center;
  border-top: 1px solid rgba(213, 213, 216, 0.05);
  border-bottom: none;
}

@media screen and (min-width: 1260px) {
  /* line 4637, app/assets/stylesheets/zammad.scss */
  .menu-item-navigation-toggle-button {
    display: none;
  }
}

@container navigation (width > 50px) {
  /* line 4637, app/assets/stylesheets/zammad.scss */
  .menu-item-navigation-toggle-button {
    justify-content: flex-end;
  }
}

/* line 4652, app/assets/stylesheets/zammad.scss */
.menu-item-icon {
  margin-right: 15px;
  width: 24px;
  height: 24px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .menu-item-icon {
  margin-left: 15px;
  margin-right: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .menu-item-icon {
  margin-right: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .menu-item-icon {
  margin-left: 0;
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  /* line 4652, app/assets/stylesheets/zammad.scss */
  .menu-item-icon {
    margin-right: 0;
  }
  /* line 244, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .menu-item-icon {
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 4663, app/assets/stylesheets/zammad.scss */
.menu-item-name {
  flex: 1;
  margin-top: 2px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .menu-item-name {
  display: none;
}

@media screen and (max-width: 767px) {
  /* line 4663, app/assets/stylesheets/zammad.scss */
  .menu-item-name {
    display: none;
  }
}

/* line 4672, app/assets/stylesheets/zammad.scss */
.call-widgets {
  overflow-y: auto;
  max-height: 30vh;
}

/* line 4677, app/assets/stylesheets/zammad.scss */
.call-widget {
  background: var(--background-quaternary-alt);
  padding: 8px 10px;
}

/* line 4681, app/assets/stylesheets/zammad.scss */
.call-widget + .call-widget {
  border-top: 1px solid var(--background-modifier-border);
}

/* line 4685, app/assets/stylesheets/zammad.scss */
.call-widget-header {
  display: flex;
  color: inherit;
  margin-bottom: 3px;
}

/* line 4690, app/assets/stylesheets/zammad.scss */
.call-widget-header .label {
  color: inherit;
  margin: 0;
}

/* line 4695, app/assets/stylesheets/zammad.scss */
.call-widget-header .btn--text {
  color: inherit;
  opacity: 0.5;
}

/* line 4699, app/assets/stylesheets/zammad.scss */
.call-widget-header .btn--text:hover {
  opacity: 1;
}

/* line 4704, app/assets/stylesheets/zammad.scss */
.call-widget-header .icon-diagonal-cross {
  width: 9px;
  height: 9px;
  margin-top: -5px;
}

/* line 4712, app/assets/stylesheets/zammad.scss */
.tasks {
  background: var(--menu-background-secondary);
  border-right: var(--menu-border-secondary);
  flex: 1;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tasks {
  overflow-x: hidden;
  min-height: 60px;
}

@media screen and (max-width: 767px) {
  /* line 4712, app/assets/stylesheets/zammad.scss */
  .tasks {
    overflow-x: hidden;
    min-height: 60px;
  }
}

/* line 4725, app/assets/stylesheets/zammad.scss */
.tasks.tasks--standalone {
  background: none;
  margin: 8px 0 0;
  padding: 0;
  overflow: visible;
}

/* line 4732, app/assets/stylesheets/zammad.scss */
.tasks--standalone .task {
  padding: 0;
  margin-bottom: 9px;
  display: flex;
}

/* line 4738, app/assets/stylesheets/zammad.scss */
.tasks--standalone .task .icon-holder:first-child .icon-task-state {
  margin-left: -2px;
}

/* line 4742, app/assets/stylesheets/zammad.scss */
.tasks--standalone .task .icon-holder .icon {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 4px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tasks--standalone .task .icon-holder .icon {
  margin-left: 4px;
  margin-right: 0;
}

/* line 4753, app/assets/stylesheets/zammad.scss */
.tasks--standalone .task-text {
  flex: 1;
  min-width: 0;
  /* Firefox wrong content-calculation with word-wrap workaround */
}

/* line 4759, app/assets/stylesheets/zammad.scss */
.tasks--standalone .task-id::after {
  content: ' - ';
}

/* line 4764, app/assets/stylesheets/zammad.scss */
.tasks--standalone .name {
  display: block;
}

/* line 4770, app/assets/stylesheets/zammad.scss */
.tasks--standalone .time {
  color: var(--text-muted);
}

/* line 4774, app/assets/stylesheets/zammad.scss */
.tasks--standalone .btn-show-all {
  margin-bottom: 9px;
}

/* line 4778, app/assets/stylesheets/zammad.scss */
.nav-tab {
  padding: 10px 15px 9px 0;
  position: relative;
  color: var(--menu-text);
  display: flex;
  align-items: center;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-tab {
  padding: 10px 15px 9px 0;
  padding: 10px 0 9px 15px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .nav-tab {
  width: 220px;
}

@media screen and (max-width: 767px) {
  /* line 4778, app/assets/stylesheets/zammad.scss */
  .nav-tab {
    width: 220px;
  }
}

/* line 4793, app/assets/stylesheets/zammad.scss */
.tasks-navigation .nav-tab {
  height: 40px;
  border-bottom: 1px solid rgba(213, 213, 216, 0.05);
}

/* line 4798, app/assets/stylesheets/zammad.scss */
.tasks-navigation .nav-tab:not(.is-active):hover {
  background: var(--menu-background-primary);
  border-bottom-color: rgba(213, 213, 216, 0.1);
}

/* line 4803, app/assets/stylesheets/zammad.scss */
.navigation .nav-tab-name {
  text-align: start;
}

/* line 4806, app/assets/stylesheets/zammad.scss */
.navigation .nav-tab-name.is-inactive {
  text-decoration: line-through;
  opacity: 0.73;
}

/* line 4812, app/assets/stylesheets/zammad.scss */
.tasks-navigation .nav-tab-icon .error {
  transform: scale(0.85);
}

/* line 4816, app/assets/stylesheets/zammad.scss */
.nav-tab.is-active,
.nav-tab.nav-tab--search:hover,
.nav-tab.nav-tab--search.is-hover {
  background: var(--menu-background-active);
  color: var(--menu-text-active);
}

/* line 4822, app/assets/stylesheets/zammad.scss */
.nav-tab.is-active .nav-tab-icon .icon,
.nav-tab.nav-tab--search:hover .nav-tab-icon .icon,
.nav-tab.nav-tab--search.is-hover .nav-tab-icon .icon {
  fill: currentColor;
}

/* line 4827, app/assets/stylesheets/zammad.scss */
.nav-tab.ui-sortable-helper {
  border-bottom-color: transparent;
}

/* line 4831, app/assets/stylesheets/zammad.scss */
.nav-tab.nav-tab--search {
  height: 30px;
  padding-top: 9px;
}

/* line 4835, app/assets/stylesheets/zammad.scss */
.nav-tab.nav-tab--search.is-inactive {
  text-decoration: line-through;
  opacity: 0.73;
}

/* line 4841, app/assets/stylesheets/zammad.scss */
.nav-tab-icon {
  margin-top: -3px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 30px;
}

/* line 4850, app/assets/stylesheets/zammad.scss */
.nav-tab-icon .icon {
  max-width: 18px;
  max-height: 18px;
  fill: var(--nav-icon);
}

/* line 4856, app/assets/stylesheets/zammad.scss */
.nav-tab-icon .icon-diagonal-cross {
  fill: #f35910;
  width: 12px;
  height: 12px;
}

/* line 4862, app/assets/stylesheets/zammad.scss */
.nav-tab-icon .icon.icon-loading {
  animation: rotateplane 1.2s infinite ease-in-out;
  fill: var(--supergood-color);
  /*
      Safari font rendering bugfix while animating
      http://stackoverflow.com/questions/9733011/safari-changing-font-weights-when-unrelated-animations-are-running
    */
  position: relative;
}

/* line 4875, app/assets/stylesheets/zammad.scss */
.nav-tab-close {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding-right: 16px;
  visibility: hidden;
  display: flex;
  align-items: center;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-tab-close {
  left: 0;
  right: auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-tab-close {
  padding-left: 16px;
  padding-right: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .nav-tab-close {
  visibility: visible;
}

@media screen and (max-width: 767px) {
  /* line 4875, app/assets/stylesheets/zammad.scss */
  .nav-tab-close {
    visibility: visible;
  }
}

/* line 4897, app/assets/stylesheets/zammad.scss */
.nav-tab:hover .nav-tab-close {
  visibility: visible;
}

/* line 4901, app/assets/stylesheets/zammad.scss */
.nav-tab-close-inner {
  width: 19px;
  height: 19px;
  background-color: var(--menu-close-tab-background);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 4911, app/assets/stylesheets/zammad.scss */
.nav-tab-close:hover .nav-tab-close-inner {
  background-color: #972e29;
}

/* line 4915, app/assets/stylesheets/zammad.scss */
.nav-tab-close svg {
  width: 9px;
  height: 9px;
  fill: var(--text-inverted);
  opacity: var(--menu-close-tab-opacity);
}

/* line 4922, app/assets/stylesheets/zammad.scss */
.nav-tab-close:hover svg {
  opacity: 1;
}

/* line 4926, app/assets/stylesheets/zammad.scss */
.icon-task-state {
  vertical-align: middle;
}

/* line 4930, app/assets/stylesheets/zammad.scss */
.nav-tab-icon .icon-task-state {
  margin: 0;
}

/* line 4934, app/assets/stylesheets/zammad.scss */
.nav-tab.task-state-open.is-active {
  background-color: var(--ok-color);
  color: var(--menu-text-open);
}

/* line 4939, app/assets/stylesheets/zammad.scss */
.task-state-open-color {
  color: var(--ok-color);
}

/* line 4943, app/assets/stylesheets/zammad.scss */
.icon-task-state.open {
  fill: var(--ok-color);
}

/* line 4947, app/assets/stylesheets/zammad.scss */
.nav-tab.task-state-closed.is-active {
  background-color: var(--supergood-color);
  color: var(--menu-text-closed);
}

/* line 4952, app/assets/stylesheets/zammad.scss */
.task-state-closed-color {
  color: var(--supergood-color);
}

/* line 4956, app/assets/stylesheets/zammad.scss */
.icon-task-state.closed {
  fill: var(--supergood-color);
}

/* line 4960, app/assets/stylesheets/zammad.scss */
.nav-tab.task-state-escalating.is-active {
  background-color: var(--superbad-color);
  color: var(--menu-text-escalating);
}

/* line 4965, app/assets/stylesheets/zammad.scss */
.task-state-escalating-color {
  color: var(--superbad-color);
}

/* line 4969, app/assets/stylesheets/zammad.scss */
.icon-task-state.escalating {
  fill: var(--superbad-color);
}

/* line 4975, app/assets/stylesheets/zammad.scss */
.icon-task-state.archived {
  fill: var(--superbad-color);
}

/* line 4979, app/assets/stylesheets/zammad.scss */
.icon-task-state.published {
  fill: var(--supergood-color);
}

/* line 4983, app/assets/stylesheets/zammad.scss */
.icon-task-state.draft {
  fill: var(--ghost-color);
}

/* line 4992, app/assets/stylesheets/zammad.scss */
.task-state-pending-color {
  color: var(--text-muted);
}

/* line 4996, app/assets/stylesheets/zammad.scss */
.icon-task-state.pending {
  fill: var(--pending-color);
}

/* line 5000, app/assets/stylesheets/zammad.scss */
.state-badge {
  display: flex;
  align-items: center;
}

/* line 5004, app/assets/stylesheets/zammad.scss */
.state-badge .icon-task-state {
  margin-right: 2px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .state-badge .icon-task-state {
  margin-left: 2px;
  margin-right: 0;
}

/* line 5009, app/assets/stylesheets/zammad.scss */
.search {
  padding: 11px 5px 4px 10px;
  border-bottom: 1px solid rgba(240, 250, 255, 0.05);
  flex-shrink: 0;
  display: flex;
  align-items: flex-start;
  background-color: inherit;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .search {
  padding: 11px 10px 4px 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .search {
  padding: 10px 5px 5px;
  display: block;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .search {
  padding: 10px 5px 5px;
}

@media screen and (max-width: 767px) {
  /* line 5009, app/assets/stylesheets/zammad.scss */
  .search {
    padding: 10px 5px 5px;
    display: block;
  }
  /* line 252, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .search {
    padding: 10px 5px 5px;
  }
}

/* line 5029, app/assets/stylesheets/zammad.scss */
.search-holder {
  flex: 1;
  border-radius: 15px;
  position: relative;
  transition: margin-right 120ms;
  will-change: margin-right;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .search-holder {
  transition: none;
  will-change: initial;
}

@media screen and (max-width: 767px) {
  /* line 5029, app/assets/stylesheets/zammad.scss */
  .search-holder {
    transition: none;
    will-change: initial;
  }
}

/* line 5042, app/assets/stylesheets/zammad.scss */
.empty-search {
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  width: 40px;
  z-index: 1;
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .empty-search {
  left: 0;
  right: auto;
}

/* line 5059, app/assets/stylesheets/zammad.scss */
.search .empty-search .icon-diagonal-cross {
  fill: var(--text-inverted);
  opacity: 0.5;
}

/* line 5064, app/assets/stylesheets/zammad.scss */
.filled.search .empty-search {
  visibility: visible;
}

/* line 5068, app/assets/stylesheets/zammad.scss */
.search input[type='search'] {
  width: 100%;
  padding: 5px 33px;
  height: 30px;
  color: var(--menu-text);
  background: var(--aliant-primary-dark);
  line-height: 20px;
  outline: none;
  border: none;
  border-radius: 15px;
  position: relative;
  z-index: 1;
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .search input[type='search'] {
  padding: 5px 33px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  /* line 5068, app/assets/stylesheets/zammad.scss */
  .search input[type='search'] {
    padding: 5px 33px;
    font-size: 16px;
  }
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .navigation:not(.is-not-collapsed)
.search:not(.filled, .focused)
input[type='search'] {
  padding: 0;
}

@media screen and (max-width: 767px) {
  /* line 5088, app/assets/stylesheets/zammad.scss */
  .navigation:not(.is-not-collapsed)
.search:not(.filled, .focused)
input[type='search'] {
    padding: 0;
  }
}

/* line 5096, app/assets/stylesheets/zammad.scss */
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 5101, app/assets/stylesheets/zammad.scss */
.search .search-loader {
  position: absolute;
  top: 8px;
  left: 10px;
  z-index: 2;
  opacity: 0;
  transition: 0.1s 0s;
  pointer-events: none;
}

/* line 5110, app/assets/stylesheets/zammad.scss */
.search .search-loader .icon {
  fill: var(--text-inverted);
  opacity: 0.5;
}

/* line 5116, app/assets/stylesheets/zammad.scss */
.search.loading .search-loader {
  opacity: 1;
  transition: 0.2s 0.5s;
}

/* line 5121, app/assets/stylesheets/zammad.scss */
.search .icon-magnifier {
  position: absolute;
  top: 8px;
  left: 10px;
  left: 10px;
  z-index: 2;
  fill: var(--menu-icon);
  transition: opacity 0.1s;
  pointer-events: none;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .search .icon-magnifier {
  right: 10px;
  left: auto;
}

/* line 5134, app/assets/stylesheets/zammad.scss */
.search.loading .icon-magnifier {
  opacity: 0;
  transition: 0.2s 0.5s;
}

/* line 5139, app/assets/stylesheets/zammad.scss */
.search.focused .search-holder {
  transition: margin-right 240ms;
  margin-right: -59px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .search.focused .search-holder {
  margin-left: -59px;
  margin-right: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .search.focused .search-holder {
  margin: 0 !important;
}

@media screen and (max-width: 767px) {
  /* line 5139, app/assets/stylesheets/zammad.scss */
  .search.focused .search-holder {
    margin: 0 !important;
  }
}

/* line 5149, app/assets/stylesheets/zammad.scss */
.search.focused .logo {
  opacity: 0;
  z-index: -1;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .search.focused .logo {
  opacity: 1;
  z-index: initial;
}

@media screen and (max-width: 767px) {
  /* line 5149, app/assets/stylesheets/zammad.scss */
  .search.focused .logo {
    opacity: 1;
    z-index: initial;
  }
}

/* line 5162, app/assets/stylesheets/zammad.scss */
.navigation:not(:hover, :active, .is-not-collapsed) #app.navigation-collapsed .search.filled .search-holder {
  width: 210px;
}

@media screen and (max-width: 767px) {
  /* line 5162, app/assets/stylesheets/zammad.scss */
  .navigation:not(:hover, :active, .is-not-collapsed) .search.filled .search-holder {
    width: 210px;
  }
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .search.filled .logo {
  opacity: 0;
}

@media screen and (max-width: 767px) {
  /* line 5168, app/assets/stylesheets/zammad.scss */
  .search.filled .logo {
    opacity: 0;
  }
}

/* line 5175, app/assets/stylesheets/zammad.scss */
.search .logo {
  display: inline-block;
  position: relative;
  margin: -4px 10px 0 12px;
  transition: 240ms;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .search .logo {
  margin: 10px 0 0;
}

@media screen and (max-width: 767px) {
  /* line 5175, app/assets/stylesheets/zammad.scss */
  .search .logo {
    margin: 10px 0 0;
  }
}

/* line 5189, app/assets/stylesheets/zammad.scss */
.search .logo .icon-logo {
  position: relative;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .search .logo .icon-logo {
  width: 35px;
  height: 30px;
  margin-left: 4px;
}

@media screen and (max-width: 767px) {
  /* line 5189, app/assets/stylesheets/zammad.scss */
  .search .logo .icon-logo {
    width: 35px;
    height: 30px;
    margin-left: 4px;
  }
}

/* line 5199, app/assets/stylesheets/zammad.scss */
.search .logo .activity-counter {
  min-width: 21px;
  position: absolute;
  right: -3px;
  bottom: 2px;
  padding: 0 4px;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  text-align: center;
  color: var(--text-inverted);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.21);
  background: #e15151;
  border-radius: 10px;
  border: 2px solid var(--menu-background-primary);
}

/* line 5216, app/assets/stylesheets/zammad.scss */
.search .logo .activity-counter:empty {
  display: none;
}

/* line 5220, app/assets/stylesheets/zammad.scss */
.global-search-menu {
  background: var(--menu-background-primary);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 53px;
  display: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 5233, app/assets/stylesheets/zammad.scss */
.global-search-menu .divider {
  height: 1px;
  background: var(--menu-background-secondary);
  margin: 14px 0 17px;
}

/* line 5240, app/assets/stylesheets/zammad.scss */
.search.open .global-search-menu {
  display: block;
}

/* line 5244, app/assets/stylesheets/zammad.scss */
.global-search-detail-link {
  padding: 9px 15px 8px 0;
  margin-bottom: 7px;
  height: auto !important;
}

/* line 5249, app/assets/stylesheets/zammad.scss */
.no-match .global-search-detail-link {
  display: none;
}

/* line 5253, app/assets/stylesheets/zammad.scss */
.global-search-detail-link .nav-tab-icon {
  width: 18px;
  margin-left: 10px;
  margin-right: 10px;
}

/* line 5258, app/assets/stylesheets/zammad.scss */
.global-search-detail-link .nav-tab-icon .icon {
  width: 18px;
  height: 14px;
}

/* line 5265, app/assets/stylesheets/zammad.scss */
.global-search-detail-link .nav-tab-name .icon {
  fill: currentColor;
  margin: -2px 0 0 3px;
  vertical-align: middle;
}

/* line 5273, app/assets/stylesheets/zammad.scss */
.global-search-result {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 5279, app/assets/stylesheets/zammad.scss */
.global-search-detail-no-result {
  margin: 0 10px;
}

/* line 5282, app/assets/stylesheets/zammad.scss */
.global-search-detail-no-result .icon {
  width: 30px;
  height: 29px;
}

/* line 5288, app/assets/stylesheets/zammad.scss */
.user-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  flex-shrink: 0;
  display: flex;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .user-menu {
  flex-direction: column;
}

@media screen and (max-width: 767px) {
  /* line 5288, app/assets/stylesheets/zammad.scss */
  .user-menu {
    flex-direction: column;
  }
}

/* line 5301, app/assets/stylesheets/zammad.scss */
.user-menu > li {
  flex: 1;
  background: var(--aliant-primary-dark);
}

/* line 5306, app/assets/stylesheets/zammad.scss */
.user-menu .list-button {
  height: 60px;
  position: relative;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .user-menu .list-button {
  height: 46px;
}

@media screen and (max-width: 767px) {
  /* line 5306, app/assets/stylesheets/zammad.scss */
  .user-menu .list-button {
    height: 46px;
  }
}

/* line 5322, app/assets/stylesheets/zammad.scss */
.user-menu .list-button *:not(.dropdown-nose, .icon-crown),
.user-menu .list-button *:not(.dropdown-nose, .icon-crown-silver) {
  position: relative;
}

/* line 5327, app/assets/stylesheets/zammad.scss */
.user-menu > li:hover .list-button::before,
.user-menu > li.open .list-button::before,
.user-menu > li.is-active .list-button::before,
.user-menu > li.is-hovered .list-button::before {
  content: '';
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  background: var(--menu-icon-secondary-hover-background);
}

/* line 5340, app/assets/stylesheets/zammad.scss */
.user-menu > li.is-active .list-button::before {
  background: var(--highlight);
}

/* line 5344, app/assets/stylesheets/zammad.scss */
.user-menu li.add:hover .list-button::before,
.user-menu li.add.is-active .list-button::before,
.user-menu li.add.is-hovered .list-button::before {
  background: #38ae6a;
}

/* line 5350, app/assets/stylesheets/zammad.scss */
.user-menu-icon {
  width: 20px;
  height: 20px;
  fill: var(--menu-icon-secondary);
}

/* line 5356, app/assets/stylesheets/zammad.scss */
.user-menu-icon.icon-plus {
  fill: #38ad69;
}

/* line 5360, app/assets/stylesheets/zammad.scss */
.user-menu > li:hover .user-menu-icon {
  fill: var(--menu-background-primary);
}

/* line 5364, app/assets/stylesheets/zammad.scss */
.user-menu > li.is-active .user-menu-icon {
  fill: var(--text-inverted);
}

/* line 5368, app/assets/stylesheets/zammad.scss */
.user-menu > li.add:hover .user-menu-icon.icon-plus,
.user-menu > li.add.is-hovered .user-menu-icon.icon-plus,
.user-menu > li.add.is-active .user-menu-icon.icon-plus {
  fill: var(--text-inverted);
}

/* line 5374, app/assets/stylesheets/zammad.scss */
.user-menu > li:not(:last-child) {
  border-right: 1px solid var(--background-modifier-accent);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .user-menu > li:not(:last-child) {
  border: none;
}

@media screen and (max-width: 767px) {
  /* line 5374, app/assets/stylesheets/zammad.scss */
  .user-menu > li:not(:last-child) {
    border: none;
  }
}

/* line 5382, app/assets/stylesheets/zammad.scss */
.dropdown-nose {
  position: absolute;
  border: 7px solid transparent;
  border-bottom: none;
  border-top: 7px solid var(--background-secondary);
  left: 50%;
  margin-left: -7px;
  top: -6px;
  display: none;
}

/* line 5393, app/assets/stylesheets/zammad.scss */
li.add .dropdown-nose {
  border-top-color: #38af6e;
}

/* line 5397, app/assets/stylesheets/zammad.scss */
.open.dropdown .dropdown-nose,
.open.dropup .dropdown-nose {
  display: block;
}

/* line 5402, app/assets/stylesheets/zammad.scss */
.user-menu .dropdown-menu {
  padding: 0;
  border-radius: 0;
  margin-bottom: 5px;
  min-width: 0;
  left: 10px;
  right: 15px;
  width: 235px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.28);
}

/* line 5412, app/assets/stylesheets/zammad.scss */
.user-menu .dropdown-menu.selected-clue {
  position: absolute;
}

/* line 5417, app/assets/stylesheets/zammad.scss */
.user-menu li.add .dropdown-menu {
  background-color: #38af6e;
}

/* line 5421, app/assets/stylesheets/zammad.scss */
.user-menu li.add .dropdown-menu li > a {
  color: var(--text-inverted);
}

/* line 5425, app/assets/stylesheets/zammad.scss */
.user-menu li.add .dropdown-menu .divider {
  background: #4cb77c;
}

/* line 5429, app/assets/stylesheets/zammad.scss */
.user-menu .dropdown-menu .divider {
  margin: 0;
}

/* line 5433, app/assets/stylesheets/zammad.scss */
.user-menu .dropdown-menu > li > a {
  display: flex;
}

/* line 5437, app/assets/stylesheets/zammad.scss */
.avatar {
  width: 40px;
  height: 40px;
  background-size: cover;
  background-position: center;
  border-radius: 100%;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  flex-shrink: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar {
  width: 30px;
  height: 30px;
}

@media screen and (max-width: 767px) {
  /* line 5437, app/assets/stylesheets/zammad.scss */
  .avatar {
    width: 30px;
    height: 30px;
  }
}

/* line 5453, app/assets/stylesheets/zammad.scss */
.avatar a {
  color: inherit;
}

/* line 5457, app/assets/stylesheets/zammad.scss */
.avatar.size-30 {
  width: 30px;
  height: 30px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar.size-30 {
  width: 22px;
  height: 22px;
}

@media screen and (max-width: 767px) {
  /* line 5457, app/assets/stylesheets/zammad.scss */
  .avatar.size-30 {
    width: 22px;
    height: 22px;
  }
}

/* line 5467, app/assets/stylesheets/zammad.scss */
.avatar .icon-crown,
.avatar .icon-crown-silver {
  position: absolute;
  width: 28px;
  left: 50%;
  margin-left: -14px;
  top: -15px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar .icon-crown, #app.navigation-collapsed .avatar .icon-crown-silver {
  width: 20px;
  margin-left: -10px;
}

@media screen and (max-width: 767px) {
  /* line 5467, app/assets/stylesheets/zammad.scss */
  .avatar .icon-crown,
.avatar .icon-crown-silver {
    width: 20px;
    margin-left: -10px;
  }
}

/* line 5481, app/assets/stylesheets/zammad.scss */
.avatar .icon-crown {
  fill: #ffd22e;
}

/* line 5485, app/assets/stylesheets/zammad.scss */
.avatar-status {
  position: absolute;
  right: -4px;
  bottom: -4px;
  border-radius: 999px;
  background: var(--background-tertiary);
  fill: var(--text-inverted);
  width: 21px;
  height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 5499, app/assets/stylesheets/zammad.scss */
.avatar.size-50 {
  width: 50px;
  height: 50px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar.size-50 {
  width: 36px;
  height: 36px;
}

@media screen and (max-width: 767px) {
  /* line 5499, app/assets/stylesheets/zammad.scss */
  .avatar.size-50 {
    width: 36px;
    height: 36px;
  }
}

/* line 5508, app/assets/stylesheets/zammad.scss */
.avatar.size-50 .icon-crown,
.avatar.size-50 .icon-crown-silver {
  width: 36px;
  margin-left: -18px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar.size-50 .icon-crown, #app.navigation-collapsed .avatar.size-50 .icon-crown-silver {
  width: 26px;
  margin-left: -13px;
}

@media screen and (max-width: 767px) {
  /* line 5508, app/assets/stylesheets/zammad.scss */
  .avatar.size-50 .icon-crown,
.avatar.size-50 .icon-crown-silver {
    width: 26px;
    margin-left: -13px;
  }
}

/* line 5520, app/assets/stylesheets/zammad.scss */
.avatar.size-80 {
  width: 82px;
  height: 82px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar.size-80 {
  width: 60px;
  height: 60px;
}

@media screen and (max-width: 767px) {
  /* line 5520, app/assets/stylesheets/zammad.scss */
  .avatar.size-80 {
    width: 60px;
    height: 60px;
  }
}

/* line 5529, app/assets/stylesheets/zammad.scss */
.avatar.size-80 .icon-crown,
.avatar.size-80 .icon-crown-silver {
  width: 64px;
  margin-left: -32px;
  top: -16px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar.size-80 .icon-crown, #app.navigation-collapsed .avatar.size-80 .icon-crown-silver {
  width: 46px;
  margin-left: -43px;
  top: -15px;
}

@media screen and (max-width: 767px) {
  /* line 5529, app/assets/stylesheets/zammad.scss */
  .avatar.size-80 .icon-crown,
.avatar.size-80 .icon-crown-silver {
    width: 46px;
    margin-left: -43px;
    top: -15px;
  }
}

/* line 5543, app/assets/stylesheets/zammad.scss */
.avatar--vacation {
  filter: grayscale(70%);
  opacity: 1;
}

/* line 5548, app/assets/stylesheets/zammad.scss */
.avatar--idle {
  filter: grayscale(100%);
  opacity: 0.5;
}

/* line 5553, app/assets/stylesheets/zammad.scss */
.avatar--inactive {
  filter: grayscale(100%);
  opacity: 0.2;
}

/* line 5558, app/assets/stylesheets/zammad.scss */
.avatar--organization {
  background: var(--background-modifier-accent);
  color: var(--text-muted);
}

/* line 5563, app/assets/stylesheets/zammad.scss */
.avatar--unique {
  background-image: url(/assets/images/avatar-bg.png);
  background-size: 300px 226px;
  color: var(--text-inverted);
  line-height: 40px;
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar--unique {
  line-height: 30px;
}

@media screen and (max-width: 767px) {
  /* line 5563, app/assets/stylesheets/zammad.scss */
  .avatar--unique {
    line-height: 30px;
  }
}

/* line 5578, app/assets/stylesheets/zammad.scss */
.avatar--unique.size-30 {
  font-size: 10px;
  line-height: 32px;
  background-size: 225px 170px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar--unique.size-30 {
  line-height: 22px;
}

@media screen and (max-width: 767px) {
  /* line 5578, app/assets/stylesheets/zammad.scss */
  .avatar--unique.size-30 {
    line-height: 22px;
  }
}

/* line 5588, app/assets/stylesheets/zammad.scss */
.avatar--unique.size-50 {
  font-size: 16px;
  line-height: 52px;
  background-size: 375px 283px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar--unique.size-50 {
  line-height: 38px;
}

@media screen and (max-width: 767px) {
  /* line 5588, app/assets/stylesheets/zammad.scss */
  .avatar--unique.size-50 {
    line-height: 38px;
  }
}

/* line 5598, app/assets/stylesheets/zammad.scss */
.avatar--unique.size-80 {
  font-size: 26px;
  line-height: 84px;
  background-size: 600px 452px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar--unique.size-80 {
  line-height: 62px;
}

@media screen and (max-width: 767px) {
  /* line 5598, app/assets/stylesheets/zammad.scss */
  .avatar--unique.size-80 {
    line-height: 62px;
  }
}

/* line 5609, app/assets/stylesheets/zammad.scss */
.avatar--not-linked {
  cursor: default;
}

/* line 5613, app/assets/stylesheets/zammad.scss */
.avatar--organization {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 5618, app/assets/stylesheets/zammad.scss */
.avatar--organization .icon-organization {
  fill: currentColor;
}

/* line 5623, app/assets/stylesheets/zammad.scss */
.avatar--organization.size-80 .icon-inactive-organization,
.avatar--organization.size-80 .icon-organization {
  width: 32px;
  height: 32px;
}

/* line 5631, app/assets/stylesheets/zammad.scss */
.avatar--group {
  overflow: hidden;
}

/* line 5634, app/assets/stylesheets/zammad.scss */
.avatar--group .icon {
  fill: var(--text-inverted);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 44px;
  height: 44px;
  bottom: -8px;
}

/* line 5644, app/assets/stylesheets/zammad.scss */
.avatar--group.size-30 .icon {
  width: 33px;
  height: 33px;
  bottom: -6px;
}

/* line 5650, app/assets/stylesheets/zammad.scss */
.avatar--group.size-50 .icon {
  width: 55px;
  height: 55px;
  bottom: -10px;
}

/* line 5656, app/assets/stylesheets/zammad.scss */
.avatar--group.size-80 .icon {
  width: 88px;
  height: 88px;
  bottom: -15px;
}

/* line 5662, app/assets/stylesheets/zammad.scss */
.avatar--group-color-0 {
  background: #009bc2;
}

/* line 5666, app/assets/stylesheets/zammad.scss */
.avatar--group-color-1 {
  background: #00c25a;
}

/* line 5670, app/assets/stylesheets/zammad.scss */
.avatar--group-color-2 {
  background: #bdb300;
}

/* line 5675, app/assets/stylesheets/zammad.scss */
.avatar .icon-logo {
  width: 100%;
  height: 100%;
}

/* line 5681, app/assets/stylesheets/zammad.scss */
.sidebar {
  position: relative;
  width: 280px;
  padding: 20px;
  color: var(--text-normal);
  background: var(--background-secondary);
  border-right: 1px solid var(--border);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .sidebar {
  border-left: 1px solid var(--border);
  border-right: none;
}

@media screen and (max-width: 1260px) {
  /* line 5694, app/assets/stylesheets/zammad.scss */
  .sidebar.optional {
    display: none;
  }
}

/* line 5699, app/assets/stylesheets/zammad.scss */
.sidebar h2 {
  margin-top: 0;
}

/* line 5703, app/assets/stylesheets/zammad.scss */
.sidebar h3 {
  margin: 0;
  font-weight: normal;
  font-size: 16px;
  text-transform: initial;
  letter-spacing: 0;
}

/* line 5712, app/assets/stylesheets/zammad.scss */
.sidebar-block, .popover-block {
  margin: 20px 0;
}

/* line 5715, app/assets/stylesheets/zammad.scss */
.sidebar-block:first-child, .popover-block:first-child {
  margin-top: 0;
}

/* line 5719, app/assets/stylesheets/zammad.scss */
.sidebar-block-actions {
  margin-bottom: 7px;
}

/* line 5723, app/assets/stylesheets/zammad.scss */
.sidebar-block-header {
  margin-bottom: 7px;
}

/* line 5726, app/assets/stylesheets/zammad.scss */
.sidebar-block-header h2 {
  margin: 0;
}

/* line 5731, app/assets/stylesheets/zammad.scss */
.sidebar-block [contenteditable='true'], .popover-block [contenteditable='true'] {
  white-space: normal;
}

/* line 5735, app/assets/stylesheets/zammad.scss */
.sidebar-block .btn-list, .popover-block .btn-list {
  margin-bottom: 5px;
}

/* line 5740, app/assets/stylesheets/zammad.scss */
.sidebar-block-header + .sidebar-block-button.text-muted {
  margin-top: 3px;
}

/* line 5746, app/assets/stylesheets/zammad.scss */
.sidebar-git-issue-delete {
  text-align: right;
  float: right;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .sidebar-git-issue-delete {
  text-align: left;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .sidebar-git-issue-delete {
  float: left;
}

/* line 5756, app/assets/stylesheets/zammad.scss */
.sidebar-git-issue-content {
  width: 90%;
}

/* line 5760, app/assets/stylesheets/zammad.scss */
.main + .sidebar {
  border-right: none;
  border-left: 1px solid var(--border);
}

/* line 207, app/assets/stylesheets/zammad.scss */
[data-theme='dark'] .main + .sidebar {
  border-left: none;
}

/* line 5769, app/assets/stylesheets/zammad.scss */
.NavBarAdmin.sidebar,
.NavBarProfile.sidebar {
  width: 280px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .NavBarAdmin.sidebar, #app.navigation-collapsed .NavBarProfile.sidebar {
  width: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 5778, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .NavBarAdmin.sidebar:hover, #app.navigation-collapsed .NavBarAdmin.sidebar:active, #app.navigation-collapsed .NavBarProfile.sidebar:hover, #app.navigation-collapsed .NavBarProfile.sidebar:active {
  width: 165px;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (max-width: 767px) {
  /* line 5769, app/assets/stylesheets/zammad.scss */
  .NavBarAdmin.sidebar,
.NavBarProfile.sidebar {
    width: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 5778, app/assets/stylesheets/zammad.scss */
  .NavBarAdmin.sidebar:hover, .NavBarAdmin.sidebar:active,
.NavBarProfile.sidebar:hover,
.NavBarProfile.sidebar:active {
    width: 165px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 5786, app/assets/stylesheets/zammad.scss */
.NavBarAdmin.sidebar h2,
.NavBarProfile.sidebar h2 {
  margin: 21px 0 12px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .NavBarAdmin.sidebar h2, #app.navigation-collapsed .NavBarProfile.sidebar h2 {
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  /* line 5786, app/assets/stylesheets/zammad.scss */
  .NavBarAdmin.sidebar h2,
.NavBarProfile.sidebar h2 {
    white-space: nowrap;
  }
}

/* line 5794, app/assets/stylesheets/zammad.scss */
.NavBarAdmin.sidebar h2:first-child,
.NavBarProfile.sidebar h2:first-child {
  margin-top: 0;
}

/* line 5799, app/assets/stylesheets/zammad.scss */
.nav-stacked > li + li {
  margin-top: 0;
}

/* line 5803, app/assets/stylesheets/zammad.scss */
.nav-pills > li > a,
.nav-pills > li > a:focus,
.nav-pills > li > a:active,
.nav-pills .nav-pills-placeholder {
  color: var(--text-nav);
  border-radius: 0;
  background: transparent;
  /* a:focus, a:active with bg: transparent fixes gray focus bg in IE 10 */
  display: flex;
}

/* line 5815, app/assets/stylesheets/zammad.scss */
.nav-pills.nav-stacked > li > a,
.nav-pills.nav-stacked > li > a:focus,
.nav-pills.nav-stacked > li > a:active,
.nav-pills.nav-stacked .nav-pills-placeholder {
  padding: 0;
  height: 40px;
  line-height: 39px;
  border-top: 1px solid var(--background-modifier-border);
}

/* line 5825, app/assets/stylesheets/zammad.scss */
.nav-pills.nav-stacked .nav-pills-placeholder {
  display: block;
  border-top: none;
}

/* line 5833, app/assets/stylesheets/zammad.scss */
.nav-pills > li:hover > a {
  background: var(--background-secondary-hover);
}

/* line 5837, app/assets/stylesheets/zammad.scss */
.nav-pills.nav-stacked > li:hover > a,
.nav-pills.nav-stacked > li.active + li:not(.active) > a,
.nav-pills.nav-stacked > li:hover + li:not(.active) > a {
  border-color: transparent;
}

/* line 5843, app/assets/stylesheets/zammad.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: var(--text-active);
  background: var(--background-active);
  border-color: var(--background-modifier-border);
}

/* line 5851, app/assets/stylesheets/zammad.scss */
.nav-pills.nav-stacked > li:hover > a,
.nav-pills.nav-stacked > li.active > a,
.nav-pills.nav-stacked > li.active > a:hover,
.nav-pills.nav-stacked > li.active > a:focus {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: -10px;
  margin-right: -10px;
}

/* line 5861, app/assets/stylesheets/zammad.scss */
.sidebar:not(.NavBarAdmin) .nav-pills > li:first-child > a {
  border-top: none;
}

/* line 5865, app/assets/stylesheets/zammad.scss */
.nav-pills > li > a > .icon {
  fill: currentColor;
  flex-shrink: 0;
  align-self: center;
  margin-top: -2px;
}

/* line 5871, app/assets/stylesheets/zammad.scss */
.nav-pills > li > a > .icon:first-child {
  margin-right: 5px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-pills > li > a > .icon:first-child {
  margin-left: 5px;
  margin-right: 0;
}

/* line 5874, app/assets/stylesheets/zammad.scss */
.nav-pills > li > a > .icon[data-font]:first-child {
  margin-right: 10px;
  margin-left: 5px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-pills > li > a > .icon[data-font]:first-child {
  margin-left: 10px;
  margin-right: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-pills > li > a > .icon[data-font]:first-child {
  margin-right: 5px;
  margin-left: 0;
}

/* line 5881, app/assets/stylesheets/zammad.scss */
.nav-pills > li > a > .badge {
  margin-left: auto;
  margin-right: 5px;
  padding-left: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-pills > li > a > .badge {
  padding-right: 10px;
  padding-left: 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-pills > li > a > .badge {
  margin-left: 5px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-pills > li > a > .badge {
  margin-right: auto;
}

/* line 5890, app/assets/stylesheets/zammad.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: var(--text-active);
  background: none;
}

/* line 5896, app/assets/stylesheets/zammad.scss */
.main {
  padding: 10px 20px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .main {
  padding: 10px;
}

@media screen and (max-width: 767px) {
  /* line 5896, app/assets/stylesheets/zammad.scss */
  .main {
    padding: 10px;
  }
}

/* line 5906, app/assets/stylesheets/zammad.scss */
.main--large-padding {
  padding: 30px 40px;
}

/* line 5911, app/assets/stylesheets/zammad.scss */
.main--tabs,
.main.no-padding {
  padding: 0;
}

/* line 5916, app/assets/stylesheets/zammad.scss */
.tooltip {
  font-family: inherit;
}

/* line 5920, app/assets/stylesheets/zammad.scss */
.tooltip-inner {
  max-width: 400px;
}

/* line 5924, app/assets/stylesheets/zammad.scss */
.popover {
  position: absolute;
  font-family: inherit;
  width: 372px;
  max-width: 9999px;
  border-radius: 0;
  margin: 0 5px;
  background: var(--background-popover);
  border: none;
  box-shadow: var(--elevation-high);
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .popover {
  text-align: right;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .popover {
  width: auto;
}

@media screen and (max-width: 767px) {
  /* line 5924, app/assets/stylesheets/zammad.scss */
  .popover {
    width: auto;
  }
}

/* line 5943, app/assets/stylesheets/zammad.scss */
.popover > .arrow::after {
  border-color: var(--background-popover);
}

/* line 5948, app/assets/stylesheets/zammad.scss */
.popover--has-horizontal-form {
  width: auto;
}

/* line 5952, app/assets/stylesheets/zammad.scss */
.popover-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 5957, app/assets/stylesheets/zammad.scss */
.popover-title {
  display: flex;
  align-items: center;
  border: none;
  background: none;
  padding: 21px 17px 4px;
}

/* line 5964, app/assets/stylesheets/zammad.scss */
.popover-title .is-inactive {
  text-decoration: line-through;
  color: var(--interactive-muted);
}

/* line 5969, app/assets/stylesheets/zammad.scss */
.popover-title h2 {
  margin: 0;
}

/* line 5973, app/assets/stylesheets/zammad.scss */
.popover-title .popover-avatar {
  margin-right: 8px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .popover-title .popover-avatar {
  margin-left: 8px;
  margin-right: 0;
}

/* line 5977, app/assets/stylesheets/zammad.scss */
.popover-title .popover-headline {
  display: flex;
  flex-direction: column;
}

/* line 5983, app/assets/stylesheets/zammad.scss */
.popover-content {
  padding: 0 17px;
  margin-bottom: 21px;
}

/* line 5987, app/assets/stylesheets/zammad.scss */
.popover--has-horizontal-form .popover-content {
  padding: 10px 5px 15px 15px;
  margin-bottom: 0;
}

/* line 5993, app/assets/stylesheets/zammad.scss */
.popover.right {
  margin-left: 4px;
}

/* line 5997, app/assets/stylesheets/zammad.scss */
.popover.right > .arrow {
  border-right: none;
  left: -9px;
}

/* line 6002, app/assets/stylesheets/zammad.scss */
.popover.top {
  margin-bottom: 9px;
}

/* line 6006, app/assets/stylesheets/zammad.scss */
.popover.top > .arrow {
  border-top: none;
  bottom: -9px;
}

/* line 6011, app/assets/stylesheets/zammad.scss */
.popover.left {
  margin-right: 9px;
  margin-left: 0;
}

/* line 6016, app/assets/stylesheets/zammad.scss */
.popover.left > .arrow {
  border-left: none;
  right: -9px;
}

/* line 6021, app/assets/stylesheets/zammad.scss */
.popover.bottom {
  margin-top: 9px;
}

/* line 6025, app/assets/stylesheets/zammad.scss */
.popover.bottom > .arrow {
  border-bottom: none;
  top: -9px;
}

/* line 6030, app/assets/stylesheets/zammad.scss */
.popover > .arrow::after {
  border-width: 8px;
}

/* line 6034, app/assets/stylesheets/zammad.scss */
.popover .priority.icon::after {
  background: var(--background-secondary);
}

/* line 6038, app/assets/stylesheets/zammad.scss */
.popover .person .organization {
  color: var(--text-muted);
}

/* line 6043, app/assets/stylesheets/zammad.scss */
.popover .person.is-inactive {
  text-decoration: line-through;
  color: var(--ghost-color);
}

/* line 6052, app/assets/stylesheets/zammad.scss */
.popover .user-organization.is-inactive {
  text-decoration: line-through;
  color: var(--ghost-color);
}

/* line 6058, app/assets/stylesheets/zammad.scss */
.popover-block {
  margin: 10px 0;
}

/* line 6064, app/assets/stylesheets/zammad.scss */
.popover hr {
  margin: 8px 0;
}

/* line 6068, app/assets/stylesheets/zammad.scss */
.popover .person .organization::before {
  content: '(';
}

/* line 6072, app/assets/stylesheets/zammad.scss */
.popover .person .organization::after {
  content: ')';
}

/* line 6076, app/assets/stylesheets/zammad.scss */
.popover label, .popover .select-box .select-box-header, .select-box .popover .select-box-header {
  font-size: 13px;
  color: var(--header-secondary);
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* line 6084, app/assets/stylesheets/zammad.scss */
.popover .two-columns,
.popover .three-columns {
  margin-top: -8px;
}

/* line 6089, app/assets/stylesheets/zammad.scss */
.popover .column label, .popover .column .select-box .select-box-header, .select-box .popover .column .select-box-header {
  margin: 8px 0 1px;
}

/* line 6093, app/assets/stylesheets/zammad.scss */
.popover .column {
  margin-top: 8px;
}

/* line 6097, app/assets/stylesheets/zammad.scss */
.popover--notifications {
  padding: 0;
  left: 260px;
  margin: 8px 2px;
  max-height: calc(100% - 16px);
  width: auto;
  max-width: 400px;
  min-width: 350px;
  flex-direction: column;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .popover--notifications {
  right: 260px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .popover--notifications {
  left: 50px;
  min-width: auto;
  width: calc(100% - 50px - 8px);
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .popover--notifications {
  right: 50px;
}

@media screen and (max-width: 767px) {
  /* line 6097, app/assets/stylesheets/zammad.scss */
  .popover--notifications {
    left: 50px;
    min-width: auto;
    width: calc(100% - 50px - 8px);
  }
  /* line 252, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .popover--notifications {
    right: 50px;
  }
}

/* line 6121, app/assets/stylesheets/zammad.scss */
.popover--notifications.is-visible {
  display: flex;
}

/* line 6125, app/assets/stylesheets/zammad.scss */
.popover--notifications.is-empty .popover-notificationsHeader {
  box-shadow: none;
}

/* line 6129, app/assets/stylesheets/zammad.scss */
.popover--notifications .arrow {
  top: 23px !important;
  left: -11px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .popover--notifications .arrow {
  left: 408px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .popover--notifications .arrow {
  transform: rotate(180deg);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .popover--notifications .arrow {
  top: 61px !important;
}

@media screen and (max-width: 767px) {
  /* line 6129, app/assets/stylesheets/zammad.scss */
  .popover--notifications .arrow {
    top: 61px !important;
  }
}

/* line 6141, app/assets/stylesheets/zammad.scss */
.popover--notifications .popover-content {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  overflow-y: auto;
}

/* line 6148, app/assets/stylesheets/zammad.scss */
.popover--notifications .popover-notificationsHeader {
  border-bottom: 1px solid var(--background-modifier-accent);
  padding-bottom: 14px;
  flex-shrink: 0;
}

/* line 6153, app/assets/stylesheets/zammad.scss */
.popover--notifications .popover-notificationsHeader .btn {
  padding-top: 3px;
  padding-bottom: 5px;
}

/* line 6159, app/assets/stylesheets/zammad.scss */
.popover--notifications .activity-placeholder {
  margin-bottom: 21px;
}

/* line 6164, app/assets/stylesheets/zammad.scss */
.popover-notificationsHeader {
  padding-bottom: 8px;
  margin: 21px 17px 0;
}

/* line 6168, app/assets/stylesheets/zammad.scss */
.popover-notificationsHeader .popover-title {
  padding: 0;
  line-height: 1;
}

/* line 6175, app/assets/stylesheets/zammad.scss */
.popover-notificationsHeader .btn {
  margin-top: 3px;
}

/* line 6180, app/assets/stylesheets/zammad.scss */
.popover-notificationsCounter {
  color: #e25253;
  padding-left: 3px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .popover-notificationsCounter {
  padding-right: 3px;
  padding-left: 0;
}

/* line 6192, app/assets/stylesheets/zammad.scss */
.user-card {
  padding: 2px 0 0 50px;
  position: relative;
  min-height: 40px;
  padding-right: 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 192px;
}

/* line 6202, app/assets/stylesheets/zammad.scss */
.user-card .avatar {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 6208, app/assets/stylesheets/zammad.scss */
.user-card .user-popover.is-inactive {
  text-decoration: line-through;
  opacity: 0.73;
}

/* line 6213, app/assets/stylesheets/zammad.scss */
.user-card .btn.js-newTicket {
  position: absolute;
  right: 0;
}

/* line 6219, app/assets/stylesheets/zammad.scss */
.stat-icon {
  position: relative;
}

/* line 6223, app/assets/stylesheets/zammad.scss */
.mood-icon {
  width: 60px;
  height: 59px;
}

/* line 6228, app/assets/stylesheets/zammad.scss */
.stopwatch-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 6236, app/assets/stylesheets/zammad.scss */
.stat-stopwatch {
  width: 77px;
  height: 83px;
  position: relative;
}

/* line 6242, app/assets/stylesheets/zammad.scss */
.stat-channel-icon {
  width: 16px;
  height: 16px;
  fill: var(--text-muted);
}

/* line 6248, app/assets/stylesheets/zammad.scss */
.total-tickets {
  height: 83px;
  width: 48px;
  margin-right: 4px;
  margin-bottom: -9px;
  fill: #dee5e8;
  color: var(--background-secondary);
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .total-tickets {
  margin-left: 4px;
  margin-right: 0;
}

/* line 207, app/assets/stylesheets/zammad.scss */
[data-theme='dark'] .total-tickets {
  fill: #acb6b9;
}

/* line 6263, app/assets/stylesheets/zammad.scss */
.one-ticket {
  width: 48px;
  height: 10px;
  margin-top: -7px;
  margin-bottom: 2px;
  position: relative;
}

/* line 6271, app/assets/stylesheets/zammad.scss */
.stat-tickets {
  height: 100px;
  color: var(--background-secondary);
}

/* line 6276, app/assets/stylesheets/zammad.scss */
.in-process-icon {
  width: 64px;
  height: 64px;
}

/* line 6281, app/assets/stylesheets/zammad.scss */
.reopening-icon {
  width: 68px;
  height: 47px;
}

/* line 6286, app/assets/stylesheets/zammad.scss */
.supergood-color {
  fill: var(--supergood-color);
}

/* line 6290, app/assets/stylesheets/zammad.scss */
.good-color {
  fill: var(--good-color);
}

/* line 6294, app/assets/stylesheets/zammad.scss */
.ok-color {
  fill: var(--ok-color);
}

/* line 6298, app/assets/stylesheets/zammad.scss */
.bad-color {
  fill: var(--bad-color);
}

/* line 6302, app/assets/stylesheets/zammad.scss */
.superbad-color {
  fill: var(--superbad-color);
}

/* line 6306, app/assets/stylesheets/zammad.scss */
.danger-color {
  color: var(--danger-color);
}

/* line 6310, app/assets/stylesheets/zammad.scss */
.u-high-priority-color {
  fill: #e15151;
}

/* line 6314, app/assets/stylesheets/zammad.scss */
.u-low-priority-color {
  fill: #8bcae9;
}

/* line 6318, app/assets/stylesheets/zammad.scss */
.stat-widgets {
  margin: -7px -7px 20px;
}

/* line 6322, app/assets/stylesheets/zammad.scss */
.stat-widget {
  height: 200px;
  padding: 10px 10px 8px;
  text-align: center;
  line-height: 20px;
}

/* line 6329, app/assets/stylesheets/zammad.scss */
.dashboard .stat-widget {
  margin: 7px;
  background: var(--background-secondary);
  border: 1px solid var(--border);
  border-radius: 1px;
  box-shadow: var(--elevation-low);
}

/* line 6337, app/assets/stylesheets/zammad.scss */
.stat-title {
  font-size: 13px;
  margin: 2px 0 8px;
  text-transform: uppercase;
  font-weight: normal;
  position: relative;
  padding: 0 24px;
}

/* line 6345, app/assets/stylesheets/zammad.scss */
.stat-title .tooltip {
  text-transform: none;
  width: 200px;
}

/* line 6351, app/assets/stylesheets/zammad.scss */
.stat-icon-help {
  position: absolute;
  right: 3px;
  top: 1px;
  cursor: help;
  fill: var(--interactive-muted);
}

/* line 6359, app/assets/stylesheets/zammad.scss */
.notification-icon-help {
  fill: var(--interactive-muted);
}

/* line 6367, app/assets/stylesheets/zammad.scss */
.stat-detail {
  color: var(--text-muted);
}

/* line 6373, app/assets/stylesheets/zammad.scss */
.stat-graphic {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 6381, app/assets/stylesheets/zammad.scss */
.time.stat-widget .stat-amount {
  margin-top: 12px;
  text-align: center;
  font-size: 30px;
  color: var(--text-inverted);
  text-shadow: 0 2px rgba(0, 8, 14, 0.2);
  position: relative;
  cursor: default;
}

/* line 6391, app/assets/stylesheets/zammad.scss */
.time.stat-widget .stat-dial {
  position: absolute;
  top: 21px;
  left: 14px;
  width: 52px;
  height: 52px;
}

/* line 6399, app/assets/stylesheets/zammad.scss */
.stats-row {
  padding: 8px 0 7px;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 0 1 38px;
  height: 100%;
}

/* line 6408, app/assets/stylesheets/zammad.scss */
.stats-row .icon {
  display: block;
}

/* line 6413, app/assets/stylesheets/zammad.scss */
.stats-row:hover {
  background: rgba(0, 8, 14, 0.03);
}

/* line 6417, app/assets/stylesheets/zammad.scss */
.stats-row .stat-bars {
  flex: 1;
  margin: 10px 0 13px;
  padding: 2px 5px;
  width: 100%;
  background: linear-gradient(to top, var(--background-modifier-accent), var(--background-modifier-accent) 1px, transparent 1px);
  background-position: center bottom;
  background-size: 100% 12px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

/* line 6435, app/assets/stylesheets/zammad.scss */
.stat-bars .stat-bar {
  border-radius: 5px;
  max-width: 10px;
  flex: 1;
  color: #a9bcc4;
  background: #a9bcc4;
}

/* line 6442, app/assets/stylesheets/zammad.scss */
.stat-bars .stat-bar--outbound {
  opacity: 0.38;
  color: #a9bcc4;
  background: #a9bcc4;
}

/* line 6449, app/assets/stylesheets/zammad.scss */
.stat-legend {
  margin-top: 30px;
  margin-left: auto;
  display: flex;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .stat-legend {
  margin-right: auto;
  margin-left: 0;
}

/* line 6457, app/assets/stylesheets/zammad.scss */
.stat-legendEntry {
  font-size: 11px;
  line-height: 1;
  margin-left: 20px;
  background: none !important;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .stat-legendEntry {
  margin-right: 20px;
  margin-left: 0;
}

/* line 6466, app/assets/stylesheets/zammad.scss */
.stat-circle {
  margin-bottom: -1px;
  margin-right: 3px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  display: inline-block;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .stat-circle {
  margin-left: 3px;
  margin-right: 0;
}

/* line 6478, app/assets/stylesheets/zammad.scss */
.ticket_channel_distribution .stat-graphic {
  align-items: stretch;
}

/* line 6482, app/assets/stylesheets/zammad.scss */
.ticket_channel_distribution .stats-row {
  margin-bottom: -4px;
  position: relative;
}

/* line 6489, app/assets/stylesheets/zammad.scss */
.frequency.stat-widget .stat-bars {
  margin-top: 0;
}

/* line 6493, app/assets/stylesheets/zammad.scss */
.frequency.stat-widget .stats-row {
  margin-bottom: 0;
}

/* line 6497, app/assets/stylesheets/zammad.scss */
.frequency.stat-widget .stat-label {
  color: var(--text-muted);
}

/* line 6501, app/assets/stylesheets/zammad.scss */
.frequency.stat-widget .primary {
  color: #38ad69;
  background: #38ad69;
}

/* line 6507, app/assets/stylesheets/zammad.scss */
.activity.sidebar {
  width: 370px;
  padding: 0;
  border-left: 1px solid var(--border);
}

/* line 6513, app/assets/stylesheets/zammad.scss */
.activity h2 {
  margin-left: 19px;
  margin-bottom: 15px;
  margin-right: 26px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .activity h2 {
  margin-right: 19px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .activity h2 {
  margin-left: 26px;
}

/* line 6522, app/assets/stylesheets/zammad.scss */
.activity-entries {
  margin: 0 -17px;
}

/* line 6526, app/assets/stylesheets/zammad.scss */
.activity-placeholder {
  padding: 0 17px;
}

/* line 6532, app/assets/stylesheets/zammad.scss */
.activity-entry {
  display: flex;
  padding: 0 17px;
}

/* line 6536, app/assets/stylesheets/zammad.scss */
.activity-entry.is-inactive {
  opacity: 0.5;
}

/* line 6540, app/assets/stylesheets/zammad.scss */
.activity-entry.is-hover {
  background-color: var(--background-primary);
}

/* line 6544, app/assets/stylesheets/zammad.scss */
.activity-entry.activity-entry--removeable {
  padding-right: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .activity-entry.activity-entry--removeable {
  margin-left: 0;
  padding-right: 17px;
}

/* line 6548, app/assets/stylesheets/zammad.scss */
.activity-entry:not(:hover) .activity-remove {
  opacity: 0;
}

/* line 6552, app/assets/stylesheets/zammad.scss */
.activity-entry:not(:last-child) .activity-body::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  border-bottom: 1px solid var(--background-modifier-accent);
}

/* line 6561, app/assets/stylesheets/zammad.scss */
.activity-entry.activity-entry--removeable:not(:last-child) .activity-body::after {
  right: 17px;
  right: 17px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .activity-entry.activity-entry--removeable:not(:last-child) .activity-body::after {
  left: 17px;
  right: 0;
}

/* line 6568, app/assets/stylesheets/zammad.scss */
.activity-avatar {
  padding: 16px 2px 0;
  margin-right: 10px;
  flex-shrink: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .activity-avatar {
  margin-left: 10px;
  margin-right: 0;
}

/* line 6576, app/assets/stylesheets/zammad.scss */
.activity-body {
  padding: 16px 0 16px 2px;
  position: relative;
  display: flex;
  flex: 1;
  min-width: 0;
  /* Firefox wrong content-calculation with word-wrap workaround */
  color: inherit;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .activity-body {
  padding: 16px 2px 16px 0;
}

/* line 6588, app/assets/stylesheets/zammad.scss */
.activity-message {
  color: inherit;
  flex: 1;
  min-width: 0;
  /* Firefox wrong content-calculation with word-wrap workaround */
}

/* line 6593, app/assets/stylesheets/zammad.scss */
.activity-message:hover .activity-text {
  text-decoration: underline;
}

/* line 6598, app/assets/stylesheets/zammad.scss */
.activity-time {
  margin-top: 2px;
  color: var(--text-muted);
  display: block;
}

/* line 6604, app/assets/stylesheets/zammad.scss */
.activity-remove {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 10px;
  padding-right: 27px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .activity-remove {
  padding-left: 27px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .activity-remove {
  padding-right: 10px;
}

/* line 6617, app/assets/stylesheets/zammad.scss */
.activity-remove .activity-remove-icon-holder {
  width: 19px;
  height: 19px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--ghost-color);
}

/* line 6627, app/assets/stylesheets/zammad.scss */
.activity-remove .icon {
  fill: var(--text-inverted);
  width: 9px;
  height: 9px;
}

/* line 6634, app/assets/stylesheets/zammad.scss */
.activity-remove:hover .activity-remove-icon-holder {
  background: #972e29;
}

/* line 6638, app/assets/stylesheets/zammad.scss */
.activity-remove:hover .icon {
  opacity: 1;
}

/* line 6644, app/assets/stylesheets/zammad.scss */
.form-inline {
  display: flex;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form-inline {
  flex-wrap: wrap;
}

/* line 6650, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form-inline .alert {
  flex-basis: 100%;
}

@media screen and (max-width: 767px) {
  /* line 6644, app/assets/stylesheets/zammad.scss */
  .form-inline {
    flex-wrap: wrap;
  }
  /* line 6650, app/assets/stylesheets/zammad.scss */
  .form-inline .alert {
    flex-basis: 100%;
  }
}

/* line 6656, app/assets/stylesheets/zammad.scss */
.form-inline .input-group-addon,
.form-inline .form-control:not(textarea) {
  background: var(--background-secondary);
  border: none;
  line-height: 1;
}

/* line 6663, app/assets/stylesheets/zammad.scss */
.form-inline .form-group {
  overflow: hidden;
  position: relative;
  height: 60px;
  flex: 1 1 auto;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form-inline .form-group {
  width: 50%;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  /* line 6663, app/assets/stylesheets/zammad.scss */
  .form-inline .form-group {
    width: 50%;
    margin-bottom: 0;
  }
}

/* line 6674, app/assets/stylesheets/zammad.scss */
.form-inline .form-group.datetime {
  min-width: 140px;
  overflow: visible;
}

/* line 6680, app/assets/stylesheets/zammad.scss */
.form-group.is-changed {
  position: relative;
}

/* line 6684, app/assets/stylesheets/zammad.scss */
.form-group.is-changed::before {
  content: '';
  position: absolute;
  top: 23px;
  left: -12px;
  bottom: 0;
  width: 3px;
  background: repeating-linear-gradient(45deg, var(--background-modifier-border), var(--background-modifier-border) 5px, transparent 5px, transparent 9px) repeat center;
  background-size: 11px 11px;
}

/* line 6702, app/assets/stylesheets/zammad.scss */
.form-inline .form-group.is-changed::before {
  width: 100%;
  height: 3px;
  top: 0;
  left: 0;
  bottom: auto;
}

/* line 6710, app/assets/stylesheets/zammad.scss */
.form-group.is-changed label, .form-group.is-changed .select-box .select-box-header, .select-box .form-group.is-changed .select-box-header {
  color: var(--text-muted);
  position: relative;
}

/* line 6715, app/assets/stylesheets/zammad.scss */
.form-group.is-changed label::before, .form-group.is-changed .select-box .select-box-header::before, .select-box .form-group.is-changed .select-box-header::before {
  position: absolute;
  content: '';
  left: -10px;
  width: 5px;
  height: 5px;
  top: 50%;
  margin-top: -3px;
  border-radius: 100%;
  background: var(--interactive-muted-alt);
}

/* line 6727, app/assets/stylesheets/zammad.scss */
.form-inline .form-group .btn {
  margin: 10px;
}

/* line 6731, app/assets/stylesheets/zammad.scss */
.form-inline .form-group:not(:last-child),
.form-inline.form-inline--enclosed .form-group {
  border-right: 1px solid var(--border);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form-inline .form-group, #app.navigation-collapsed .form-inline.form-inline--enclosed .form-group {
  border-bottom: 1px solid var(--border);
}

/* line 6741, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form-inline .form-group:nth-child(even), #app.navigation-collapsed .form-inline.form-inline--enclosed .form-group:nth-child(even) {
  border-right-width: 0;
}

@media screen and (max-width: 767px) {
  /* line 6736, app/assets/stylesheets/zammad.scss */
  .form-inline .form-group,
.form-inline.form-inline--enclosed .form-group {
    border-bottom: 1px solid var(--border);
  }
  /* line 6741, app/assets/stylesheets/zammad.scss */
  .form-inline .form-group:nth-child(even),
.form-inline.form-inline--enclosed .form-group:nth-child(even) {
    border-right-width: 0;
  }
}

/* line 6747, app/assets/stylesheets/zammad.scss */
.form-inline .input-group-addon {
  width: auto;
  padding: 0;
  margin: 10px 18px 0;
  font-size: 13px;
  letter-spacing: 0.05em;
  display: inline-block;
  position: relative;
}

/* line 6757, app/assets/stylesheets/zammad.scss */
.form-inline .form-control:not(textarea) {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  padding: 28px 5px 12px 20px;
  float: none;
  display: block;
  border-radius: 0;
}

/* line 6770, app/assets/stylesheets/zammad.scss */
.form-inline .formGroup-label {
  z-index: 1;
  pointer-events: none;
}

/* line 6775, app/assets/stylesheets/zammad.scss */
.form-inline .controls--datetime,
.form-inline .controls--date,
.form-inline .controls--select {
  position: static;
}

/* line 6781, app/assets/stylesheets/zammad.scss */
.form-inline .controls--datetime {
  position: absolute;
  bottom: 12px;
  left: 0;
  padding: 0 5px 0 20px;
  width: 100%;
}

/* line 6788, app/assets/stylesheets/zammad.scss */
.form-inline .controls--datetime .controls-label {
  display: none;
}

/* line 6792, app/assets/stylesheets/zammad.scss */
.form-inline .controls--datetime .form-control {
  width: 70px;
  line-height: inherit;
  position: static;
  padding: 0;
  height: auto;
}

/* line 6799, app/assets/stylesheets/zammad.scss */
.form-inline .controls--datetime .form-control.time {
  margin-left: 5px;
  width: 38px;
}

/* line 6807, app/assets/stylesheets/zammad.scss */
.bulkAction-secondStep .form-group {
  min-width: 140px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .bulkAction-secondStep .form-group {
  min-width: 0;
}

/* line 6813, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .bulkAction-secondStep .form-group.textarea {
  border-bottom-width: 0;
}

@media screen and (max-width: 767px) {
  /* line 6807, app/assets/stylesheets/zammad.scss */
  .bulkAction-secondStep .form-group {
    min-width: 0;
  }
  /* line 6813, app/assets/stylesheets/zammad.scss */
  .bulkAction-secondStep .form-group.textarea {
    border-bottom-width: 0;
  }
}

/* line 6819, app/assets/stylesheets/zammad.scss */
.bulkAction-secondStep .form-inline .textarea.form-group {
  padding: 5px 10px;
  height: auto;
}

/* line 6824, app/assets/stylesheets/zammad.scss */
.bulkAction-secondStep .form-inline .textarea.form-group .input-group-addon {
  margin-left: 8px;
  margin-right: 8px;
  margin-bottom: 5px;
}

/* line 6830, app/assets/stylesheets/zammad.scss */
.bulkAction-secondStep .form-inline textarea.form-control {
  display: block;
  width: 100%;
  resize: vertical;
}

/* line 6836, app/assets/stylesheets/zammad.scss */
.bulkAction-secondStep .form-inline .textarea .controls {
  margin: 0 6px;
}

/* line 6840, app/assets/stylesheets/zammad.scss */
.bulkAction-secondStep .form-inline textarea.form-control:not(:focus) {
  border-color: #f0f0f0;
}

/* line 6844, app/assets/stylesheets/zammad.scss */
.ticketZoom {
  background: var(--background-primary);
}

/* line 6848, app/assets/stylesheets/zammad.scss */
.ticketZoom-controls {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 28px 0 0;
  margin-right: -40px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .ticketZoom-controls {
  margin-left: -40px;
  margin-right: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .ticketZoom-controls {
  padding: 10px;
  margin-right: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .ticketZoom-controls {
  margin-left: 0;
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  /* line 6848, app/assets/stylesheets/zammad.scss */
  .ticketZoom-controls {
    padding: 10px;
    margin-right: 0;
  }
  /* line 244, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .ticketZoom-controls {
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 6863, app/assets/stylesheets/zammad.scss */
.icon-marker {
  fill: #9c9c9c;
  width: 17px;
  height: 19px;
}

/* line 6869, app/assets/stylesheets/zammad.scss */
.ticketNumberCopy-icon {
  vertical-align: top;
  fill: currentColor;
}

/* line 6874, app/assets/stylesheets/zammad.scss */
.ticketZoom .ticketZoom-header {
  margin-top: 6px;
  padding: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .ticketZoom .ticketZoom-header {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  /* line 6874, app/assets/stylesheets/zammad.scss */
  .ticketZoom .ticketZoom-header {
    margin-top: 10px;
  }
}

/* line 6883, app/assets/stylesheets/zammad.scss */
.ticketZoom .ticket-article {
  margin-top: 55px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .ticketZoom .ticket-article {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  /* line 6883, app/assets/stylesheets/zammad.scss */
  .ticketZoom .ticket-article {
    margin-top: 40px;
  }
}

/* line 6891, app/assets/stylesheets/zammad.scss */
.ticketZoom > .overview-navigator {
  margin-top: 32px;
  padding-left: 20px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .ticketZoom > .overview-navigator {
  padding-right: 20px;
  padding-left: 0;
}

/* line 6897, app/assets/stylesheets/zammad.scss */
.ticket-article,
.article-new {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 21px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .ticket-article, #app.navigation-collapsed .article-new {
  padding: 0 10px;
}

@media screen and (max-width: 767px) {
  /* line 6897, app/assets/stylesheets/zammad.scss */
  .ticket-article,
.article-new {
    padding: 0 10px;
  }
}

/* line 6908, app/assets/stylesheets/zammad.scss */
.ticket-title {
  max-width: 1080px;
  padding: 0 81px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .ticket-title {
  padding: 0 10px;
}

@media screen and (max-width: 767px) {
  /* line 6908, app/assets/stylesheets/zammad.scss */
  .ticket-title {
    padding: 0 10px;
  }
}

/* line 6917, app/assets/stylesheets/zammad.scss */
.ticket-title-update {
  white-space: normal;
  margin-top: 15px;
  margin-bottom: 8px;
  padding: 0 7px;
  text-align: center;
}

/* line 6927, app/assets/stylesheets/zammad.scss */
.ticketZoom-header .ticket-title-update:hover, .ticketZoom-header .ticket-title-update:focus {
  background: var(--background-modifier-hover);
}

/* line 6934, app/assets/stylesheets/zammad.scss */
.task-subline {
  text-align: center;
  display: block;
}

/* line 6939, app/assets/stylesheets/zammad.scss */
.ticket-article-item {
  padding-bottom: 33px;
  position: relative;
  z-index: 1;
}

/* line 6944, app/assets/stylesheets/zammad.scss */
.ticket-article-item .avatar {
  position: absolute;
  right: 0;
  top: 5px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .ticket-article-item .avatar {
  position: static;
  margin: 0 5px 7px;
}

@media screen and (max-width: 767px) {
  /* line 6944, app/assets/stylesheets/zammad.scss */
  .ticket-article-item .avatar {
    position: static;
    margin: 0 5px 7px;
  }
}

/* line 6955, app/assets/stylesheets/zammad.scss */
.ticket-article-item.agent .avatar {
  right: auto;
  left: 0;
}

/*
    clip the article-meta to not stand out on the other side
    of the textBubble if the text bubble is small
  */
/* line 6966, app/assets/stylesheets/zammad.scss */
.article-meta-clip {
  overflow: hidden;
  position: relative;
  height: 100%;
  margin: 0 55px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .article-meta-clip {
  margin: 0;
}

@media screen and (max-width: 767px) {
  /* line 6966, app/assets/stylesheets/zammad.scss */
  .article-meta-clip {
    margin: 0;
  }
}

/* line 6977, app/assets/stylesheets/zammad.scss */
.article-content {
  color: var(--text-normal);
  position: relative;
  z-index: 1;
  padding: 0 55px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .article-content {
  padding: 0;
}

@media screen and (max-width: 767px) {
  /* line 6977, app/assets/stylesheets/zammad.scss */
  .article-content {
    padding: 0;
  }
}

/* line 6987, app/assets/stylesheets/zammad.scss */
.article-content.article-actions {
  justify-content: space-around;
}

/* line 6992, app/assets/stylesheets/zammad.scss */
.article-content-meta {
  position: absolute;
  width: 100%;
}

/* line 6997, app/assets/stylesheets/zammad.scss */
.article-meta {
  background: var(--background-tertiary);
  color: var(--text-inverted);
  padding: 21px 25px 11px;
  margin: 0 12px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .article-meta {
  margin: 0 5px;
  padding: 10px 10px 5px;
}

@media screen and (max-width: 767px) {
  /* line 6997, app/assets/stylesheets/zammad.scss */
  .article-meta {
    margin: 0 5px;
    padding: 10px 10px 5px;
  }
}

/* line 7009, app/assets/stylesheets/zammad.scss */
.article-meta.bottom {
  padding-top: 17px;
  padding-bottom: 8px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .article-meta.bottom {
  padding-top: 10px;
  padding-bottom: 5px;
}

@media screen and (max-width: 767px) {
  /* line 7009, app/assets/stylesheets/zammad.scss */
  .article-meta.bottom {
    padding-top: 10px;
    padding-bottom: 5px;
  }
}

/* line 7019, app/assets/stylesheets/zammad.scss */
.article-meta-row {
  margin-bottom: 5px;
}

/* line 7023, app/assets/stylesheets/zammad.scss */
.article-meta-key {
  width: 20%;
  text-transform: uppercase;
  flex-shrink: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .article-meta-key {
  width: 50px;
}

@media screen and (max-width: 767px) {
  /* line 7023, app/assets/stylesheets/zammad.scss */
  .article-meta-key {
    width: 50px;
  }
}

/* line 7033, app/assets/stylesheets/zammad.scss */
.article-meta-value {
  margin-left: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .article-meta-value {
  margin-right: 8px;
  margin-left: 0;
}

/* line 7039, app/assets/stylesheets/zammad.scss */
.article-meta-value span {
  white-space: nowrap;
}

/* line 7044, app/assets/stylesheets/zammad.scss */
.article-meta-icon {
  fill: var(--text-inverted);
  vertical-align: top;
  margin: 2px 3px 0 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .article-meta-icon {
  margin: 2px 0 0 3px;
}

/* line 7051, app/assets/stylesheets/zammad.scss */
.article-meta-icon.icon-lock, .article-meta-icon.icon-encryption-error {
  margin: 0;
}

/* line 7057, app/assets/stylesheets/zammad.scss */
.article-meta-permanent {
  margin: 0 55px;
}

/* line 7060, app/assets/stylesheets/zammad.scss */
.article-meta-permanent + .article-content .textBubble {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-width: 0;
}

/* line 7066, app/assets/stylesheets/zammad.scss */
.article-meta-permanent .alert {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 0;
  box-shadow: 0 0 0 1px inset rgba(0, 0, 0, 0.04);
}

/* line 7073, app/assets/stylesheets/zammad.scss */
.article-meta-permanent .alert:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 7078, app/assets/stylesheets/zammad.scss */
.article-meta-permanent .alert--blank {
  background: var(--background-article-meta);
  color: var(--text-muted-alt);
  border: 1px solid var(--border-alt);
}

/* line 7083, app/assets/stylesheets/zammad.scss */
.customer.ticket-article-item .article-meta-permanent .alert--blank {
  background: var(--background-article-customer-meta);
  border-color: var(--border-article-customer);
}

/* line 7088, app/assets/stylesheets/zammad.scss */
.customer.state--folde-out .article-meta-permanent .alert--blank {
  border-color: var(--border-article-customer-selected);
}

/* line 7093, app/assets/stylesheets/zammad.scss */
.article-meta-permanent .alert .icon {
  fill: currentColor;
  margin: 2px 6px 0 0;
  vertical-align: top;
  width: 14px;
  height: 14px;
}

/* line 7101, app/assets/stylesheets/zammad.scss */
.article-meta-permanent .alert .icon-lock {
  margin-top: 1px;
  width: 16px;
  height: 16px;
}

/* line 7109, app/assets/stylesheets/zammad.scss */
.internal-border {
  padding: 5px;
  border-radius: 5px;
  margin: -5px;
}

/* line 7115, app/assets/stylesheets/zammad.scss */
.is-internal .internal-border {
  background: repeating-linear-gradient(45deg, var(--border-internal), var(--border-internal) 5px, var(--border-internal-stripe) 5px, var(--border-internal-stripe) 10px);
  background-size: 14px 14px;
  background-position: -1px;
}

/* line 7127, app/assets/stylesheets/zammad.scss */
.is-internal .bubble-arrow {
  display: none;
}

/* line 7131, app/assets/stylesheets/zammad.scss */
.article-visibility-text-wrapper {
  padding: 0 55px;
  opacity: 0;
  height: 0;
}

/* line 7136, app/assets/stylesheets/zammad.scss */
.article-visibility-text-wrapper .article-visibility-text {
  margin-bottom: 17px;
}

/* line 7139, app/assets/stylesheets/zammad.scss */
.article-visibility-text-wrapper .article-visibility-text.is-hidden {
  display: none;
}

/* line 7145, app/assets/stylesheets/zammad.scss */
.textBubble {
  padding: 10px 20px;
  background: var(--background-secondary);
  border-radius: 2px;
  border: 1px solid var(--border-alt);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.06) inset;
  position: relative;
  /* email css reset */
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .textBubble {
  padding: 10px;
}

@media screen and (max-width: 767px) {
  /* line 7145, app/assets/stylesheets/zammad.scss */
  .textBubble {
    padding: 10px;
  }
}

/* line 7158, app/assets/stylesheets/zammad.scss */
.textBubble p {
  margin: 0;
}

/* line 7162, app/assets/stylesheets/zammad.scss */
.is-internal .textBubble {
  border-color: var(--border-internal) !important;
}

/* line 7167, app/assets/stylesheets/zammad.scss */
.textBubble-content {
  overflow: hidden;
  position: relative;
}

/* line 7172, app/assets/stylesheets/zammad.scss */
.textBubble-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 -12px -28px;
  padding: 6px 12px;
  border-radius: 0 0 4px 4px;
}

/* line 7181, app/assets/stylesheets/zammad.scss */
.textBubble-control {
  display: flex;
}

/* line 7185, app/assets/stylesheets/zammad.scss */
.textBubble-letterCount:not(.label-danger, .label-warning) {
  color: var(--ghost-color);
}

/* line 7189, app/assets/stylesheets/zammad.scss */
.textBubble-overflowContainer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--background-secondary);
}

/* line 7197, app/assets/stylesheets/zammad.scss */
.textBubble-overflowContainer.is-open::before {
  display: none;
}

/* line 7202, app/assets/stylesheets/zammad.scss */
.textBubble-overflowContainer .btn {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 10px;
}

/* line 7208, app/assets/stylesheets/zammad.scss */
.textBubble-overflowContainer::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -30px;
  height: 30px;
  background: linear-gradient(rgba(255, 255, 255, 0), var(--background-secondary));
  pointer-events: none;
}

/* line 7223, app/assets/stylesheets/zammad.scss */
.customer .textBubble-overflowContainer {
  background: var(--background-article-customer);
}

/* line 7226, app/assets/stylesheets/zammad.scss */
.customer .textBubble-overflowContainer::before {
  background: linear-gradient(rgba(229, 240, 245, 0), var(--background-article-customer));
}

/* line 7234, app/assets/stylesheets/zammad.scss */
.customer.ticket-article-item .textBubble {
  background: var(--background-article-customer);
  border-color: var(--border-article-customer);
  box-shadow: none;
}

/* line 7240, app/assets/stylesheets/zammad.scss */
.customer .richtext-content blockquote {
  border-left: 5px solid var(--background-modifier-border);
}

/* line 7244, app/assets/stylesheets/zammad.scss */
.customer.ticket-article-item.state--folde-out .textBubble {
  border-color: var(--border-article-customer-selected);
}

/* line 7248, app/assets/stylesheets/zammad.scss */
.bubble-arrow {
  position: absolute;
  width: 6px;
  height: 9px;
  left: -6px;
  top: 15px;
  overflow: hidden;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .bubble-arrow {
  left: 14px !important;
  top: -5px;
  width: 9px;
  height: 6px;
}

@media screen and (max-width: 767px) {
  /* line 7248, app/assets/stylesheets/zammad.scss */
  .bubble-arrow {
    left: 14px !important;
    top: -5px;
    width: 9px;
    height: 6px;
  }
}

/* line 7264, app/assets/stylesheets/zammad.scss */
.bubble-arrow::after {
  content: '';
  position: absolute;
  top: -1px;
  left: 1px;
  width: 11px;
  height: 11px;
  background: var(--background-secondary);
  border: 1px solid var(--border-alt);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.06) inset;
  transform: rotate(-45deg);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .bubble-arrow::after {
  top: 2px;
  left: -1px;
}

@media screen and (max-width: 767px) {
  /* line 7264, app/assets/stylesheets/zammad.scss */
  .bubble-arrow::after {
    top: 2px;
    left: -1px;
  }
}

/* line 7282, app/assets/stylesheets/zammad.scss */
.customer.ticket-article-item .bubble-arrow {
  left: auto;
  right: -6px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .customer.ticket-article-item .bubble-arrow {
  left: 14px;
  right: auto;
  top: -4px;
}

@media screen and (max-width: 767px) {
  /* line 7282, app/assets/stylesheets/zammad.scss */
  .customer.ticket-article-item .bubble-arrow {
    left: 14px;
    right: auto;
    top: -4px;
  }
}

/* line 7293, app/assets/stylesheets/zammad.scss */
.customer.ticket-article-item .bubble-arrow::after {
  background: var(--background-article-customer);
  left: auto;
  right: 2px;
  border-color: var(--border-article-customer);
  box-shadow: none;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .customer.ticket-article-item .bubble-arrow::after {
  left: -1px;
  right: auto;
}

@media screen and (max-width: 767px) {
  /* line 7293, app/assets/stylesheets/zammad.scss */
  .customer.ticket-article-item .bubble-arrow::after {
    left: -1px;
    right: auto;
  }
}

/* line 7306, app/assets/stylesheets/zammad.scss */
.customer.ticket-article-item.state--folde-out .bubble-arrow::after {
  border-color: var(--border-article-customer-selected);
}

/* line 7310, app/assets/stylesheets/zammad.scss */
.attachments.attachments--list:not(:empty) {
  border-top: 1px solid var(--background-modifier-border);
  white-space: normal;
  margin: 10px -20px 0;
  padding: 26px 20px 7px 72px;
  position: relative;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .attachments.attachments--list:not(:empty) {
  margin-left: -10px;
  margin-right: -10px;
  padding: 20px 15px 7px 30px;
}

@media screen and (max-width: 767px) {
  /* line 7310, app/assets/stylesheets/zammad.scss */
  .attachments.attachments--list:not(:empty) {
    margin-left: -10px;
    margin-right: -10px;
    padding: 20px 15px 7px 30px;
  }
}

/* line 7324, app/assets/stylesheets/zammad.scss */
.attachments.attachments--list .attachments-title {
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0 7px;
}

/* line 7330, app/assets/stylesheets/zammad.scss */
.attachments.attachments--list .attachments-title .badge {
  margin: -1px 0 0 5px;
}

/* line 7335, app/assets/stylesheets/zammad.scss */
.attachments > .icon:first-child {
  position: absolute;
  left: 33px;
  top: 27px;
  fill: var(--ghost-color);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .attachments > .icon:first-child {
  width: 16px;
  height: 16px;
  left: 12px;
  top: 20px;
}

@media screen and (max-width: 767px) {
  /* line 7335, app/assets/stylesheets/zammad.scss */
  .attachments > .icon:first-child {
    width: 16px;
    height: 16px;
    left: 12px;
    top: 20px;
  }
}

/* line 7349, app/assets/stylesheets/zammad.scss */
.attachments-block {
  margin-bottom: 12px;
}

/* line 7352, app/assets/stylesheets/zammad.scss */
.attachments-block:last-child {
  margin-bottom: 0;
}

/* line 7356, app/assets/stylesheets/zammad.scss */
.attachments-block-headline {
  font-size: 13px;
  color: var(--text-normal);
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 7px;
}

/* line 7365, app/assets/stylesheets/zammad.scss */
.ticket-article-item .task-subline {
  margin-top: 7px;
}

/* line 7369, app/assets/stylesheets/zammad.scss */
.article-action {
  padding: 5px 16px;
  margin-top: 5px;
  color: var(--interactive-muted);
  font-size: 12px;
  text-align: center;
}

/* line 7379, app/assets/stylesheets/zammad.scss */
.article-action:hover {
  color: var(--text-primary);
  text-decoration: none;
}

/* line 7384, app/assets/stylesheets/zammad.scss */
.article-action-icon {
  margin-right: 5px;
  vertical-align: top;
  width: 17px;
  height: 17px;
  fill: currentColor;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .article-action-icon {
  margin-left: 5px;
  margin-right: 0;
}

@media screen and (max-width: 1080px) {
  /* line 7393, app/assets/stylesheets/zammad.scss */
  .article-action-name {
    display: none;
  }
}

@media screen and (max-width: 1358px) {
  /* line 7399, app/assets/stylesheets/zammad.scss */
  .main:not(.is-closed) .article-action-name {
    display: none;
  }
}

/* line 7405, app/assets/stylesheets/zammad.scss */
.article-add {
  position: relative;
  z-index: 1;
}

/* line 7410, app/assets/stylesheets/zammad.scss */
.article-new {
  margin-top: auto;
  margin-bottom: 36px;
}

/* line 7415, app/assets/stylesheets/zammad.scss */
.dropArea {
  background: var(--background-secondary);
  border: 5px solid;
  color: #41a0d8;
  font-size: 20px;
  margin: 5px;
  display: none;
}

/* line 7425, app/assets/stylesheets/zammad.scss */
.dropArea--small {
  margin: 0;
  font-size: inherit;
  border-width: 3px;
  min-height: 38px;
}

/* line 7433, app/assets/stylesheets/zammad.scss */
.is-dropTarget .dropArea {
  display: block;
}

/* line 7437, app/assets/stylesheets/zammad.scss */
.dropContainer {
  position: relative;
}

/* line 7441, app/assets/stylesheets/zammad.scss */
.dropArea-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 7449, app/assets/stylesheets/zammad.scss */
.shortcut .dropdown-menu > .is-active > a {
  background: none;
}

/* line 7453, app/assets/stylesheets/zammad.scss */
.shortcut > .dropdown-menu {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  max-width: 100%;
  min-width: 0;
}

/* line 7461, app/assets/stylesheets/zammad.scss */
.editControls {
  position: absolute;
  left: 0;
  top: 5px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .editControls {
  position: static;
  margin: 0 0 10px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  /* line 7461, app/assets/stylesheets/zammad.scss */
  .editControls {
    position: static;
    margin: 0 0 10px;
    display: flex;
    align-items: center;
  }
}

/* line 7474, app/assets/stylesheets/zammad.scss */
.article-add[data-type='email'] .editControls {
  top: 159px;
}

/* line 7478, app/assets/stylesheets/zammad.scss */
.editControls-item {
  position: absolute;
  top: 43px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .editControls-item {
  position: relative;
  z-index: initial;
  top: 0 !important;
  transform: none !important;
  opacity: 1 !important;
}

@media screen and (max-width: 767px) {
  /* line 7478, app/assets/stylesheets/zammad.scss */
  .editControls-item {
    position: relative;
    z-index: initial;
    top: 0 !important;
    transform: none !important;
    opacity: 1 !important;
  }
}

/* line 7492, app/assets/stylesheets/zammad.scss */
.editControls-item.is-hidden {
  display: none;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .editControls-item.is-hidden {
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 7492, app/assets/stylesheets/zammad.scss */
  .editControls-item.is-hidden {
    display: block;
  }
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .editControls-item:nth-child(2) {
  z-index: 1;
}

@media screen and (max-width: 767px) {
  /* line 7501, app/assets/stylesheets/zammad.scss */
  .editControls-item:nth-child(2) {
    z-index: 1;
  }
}

/* line 7507, app/assets/stylesheets/zammad.scss */
.editControls-item:nth-child(3) {
  top: 79px;
}

/* line 7511, app/assets/stylesheets/zammad.scss */
.editControls-item:nth-child(4) {
  top: 115px;
}

/* line 7515, app/assets/stylesheets/zammad.scss */
.editControls-item:not(:last-child) {
  border-bottom: 1px solid var(--border);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .editControls-item:not(:last-child) {
  border-bottom: 0;
  border-right: 1px solid var(--border);
}

@media screen and (max-width: 767px) {
  /* line 7515, app/assets/stylesheets/zammad.scss */
  .editControls-item:not(:last-child) {
    border-bottom: 0;
    border-right: 1px solid var(--border);
  }
}

/* line 7524, app/assets/stylesheets/zammad.scss */
.editControls-iconHolder {
  width: 38px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .editControls-iconHolder {
  width: 48px;
  height: 32px;
}

@media screen and (max-width: 767px) {
  /* line 7524, app/assets/stylesheets/zammad.scss */
  .editControls-iconHolder {
    width: 48px;
    height: 32px;
  }
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .editControls-icon {
  line-height: 0.7;
}

@media screen and (max-width: 767px) {
  /* line 7537, app/assets/stylesheets/zammad.scss */
  .editControls-icon {
    line-height: 0.7;
  }
}

/* line 7543, app/assets/stylesheets/zammad.scss */
.editControls-icon .icon {
  fill: var(--interactive-muted);
}

/* line 7547, app/assets/stylesheets/zammad.scss */
.pop-selector {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  box-shadow: var(--elevation-low);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .pop-selector {
  top: -4px;
  left: 7px;
}

@media screen and (max-width: 767px) {
  /* line 7547, app/assets/stylesheets/zammad.scss */
  .pop-selector {
    top: -4px;
    left: 7px;
  }
}

/* line 7562, app/assets/stylesheets/zammad.scss */
.pop-selector.is-hidden {
  display: none;
}

/* line 7567, app/assets/stylesheets/zammad.scss */
.pop-selectable {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--background-tertiary);
}

/* line 7579, app/assets/stylesheets/zammad.scss */
.pop-selectable:hover {
  background: var(--highlight);
}

/* line 7583, app/assets/stylesheets/zammad.scss */
.pop-selectable:first-child {
  border-radius: 4px 0 0 4px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .pop-selectable:first-child {
  border-radius: 4px 0 0 4px;
  border-radius: 0 4px 4px 0;
}

/* line 7587, app/assets/stylesheets/zammad.scss */
.pop-selectable:last-child {
  border-radius: 0 4px 4px 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .pop-selectable:last-child {
  border-radius: 0 4px 4px 0;
  border-radius: 4px 0 0 4px;
}

/* line 7591, app/assets/stylesheets/zammad.scss */
.pop-selectable:only-child {
  border-radius: 4px;
}

/* line 7595, app/assets/stylesheets/zammad.scss */
.pop-selectable:hover .pop-selectable-icon {
  fill: var(--text-inverted);
}

/* line 7599, app/assets/stylesheets/zammad.scss */
.article-add .icon-internal {
  fill: #f38758;
}

/* line 7603, app/assets/stylesheets/zammad.scss */
.article-add.is-public .icon-internal,
.article-add.is-internal .icon-public {
  display: none;
}

/* line 7608, app/assets/stylesheets/zammad.scss */
.article-new .textBubble {
  border-radius: 5px;
  padding-left: 12px;
  padding-right: 12px;
  cursor: text;
}

/* line 7615, app/assets/stylesheets/zammad.scss */
.articleNewEdit-body {
  width: 100%;
  position: relative;
  min-height: 20px;
  vertical-align: bottom;
  border: none;
  outline: none;
  resize: none;
  height: auto;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .articleNewEdit-body {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  /* line 7615, app/assets/stylesheets/zammad.scss */
  .articleNewEdit-body {
    font-size: 16px;
  }
}

/* line 7630, app/assets/stylesheets/zammad.scss */
.article-new .bubble-arrow::after {
  box-shadow: none;
}

/* line 7634, app/assets/stylesheets/zammad.scss */
.article-attachment {
  position: absolute;
  bottom: -4px;
  left: 10px;
  right: 10px;
  height: 42px;
  padding: 10px 0;
  color: var(--text-muted);
  overflow: hidden;
}

/* line 7647, app/assets/stylesheets/zammad.scss */
.attachments:not(:empty) {
  padding: 9px 5px;
  border-top: 1px solid var(--background-modifier-border);
  margin: 6px -12px 30px;
}

/* line 7653, app/assets/stylesheets/zammad.scss */
.ticket-create .attachments:not(:empty) {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 56px;
}

/* line 7659, app/assets/stylesheets/zammad.scss */
.ticket-create .attachment--row {
  line-height: 1.45;
}

/* line 7663, app/assets/stylesheets/zammad.scss */
.attachment.attachment--row {
  font-size: 13px;
  padding: 1px 10px 1px 7px;
  cursor: default;
  position: relative;
  display: flex;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachment.attachment--row {
  padding: 1px 7px 1px 10px;
}

/* line 7674, app/assets/stylesheets/zammad.scss */
.attachment.attachment--preview {
  display: flex;
  font-size: 13px;
  padding: 9px 4px;
  position: relative;
  min-height: 42px;
  color: inherit;
  align-items: flex-start;
  border-bottom: 1px solid var(--background-modifier-border);
}

/* line 7684, app/assets/stylesheets/zammad.scss */
.attachment.attachment--preview:last-child {
  border-bottom: none;
}

/* line 7689, app/assets/stylesheets/zammad.scss */
.attachment-icon {
  margin-top: 2px;
  width: 38px;
  text-align: center;
  flex-shrink: 0;
}

/* line 7695, app/assets/stylesheets/zammad.scss */
.attachment-icon .icon {
  vertical-align: bottom;
}

/* line 7699, app/assets/stylesheets/zammad.scss */
.attachment-icon img {
  width: 30px;
  height: 30px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 7707, app/assets/stylesheets/zammad.scss */
.attachment--preview .attachment-text {
  margin: 0 4px;
}

/* line 7712, app/assets/stylesheets/zammad.scss */
.attachment--preview .attachment-name {
  min-width: 0;
  display: block;
  word-break: break-all;
}

/* line 7721, app/assets/stylesheets/zammad.scss */
.attachment--preview .attachment-size {
  white-space: nowrap;
  font-size: 11px;
  color: var(--text-muted);
}

/* line 7727, app/assets/stylesheets/zammad.scss */
.attachment--preview .attachment-delete {
  color: var(--interactive-muted);
  text-decoration: underline;
  display: none;
  white-space: nowrap;
  margin-left: auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachment--preview .attachment-delete {
  margin-right: auto;
  margin-left: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .attachment--preview .attachment-delete {
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 7727, app/assets/stylesheets/zammad.scss */
  .attachment--preview .attachment-delete {
    display: block;
  }
}

/* line 7741, app/assets/stylesheets/zammad.scss */
.attachment:hover .attachment--preview .attachment-delete {
  padding: 0 10px 0 30px;
  float: right;
  display: block;
  position: absolute;
  right: 0;
  background: linear-gradient(to right, transparent, var(--background-secondary-hover) 20px);
}

/* line 7754, app/assets/stylesheets/zammad.scss */
.attachment--preview .attachment-delete .icon {
  fill: var(--interactive-muted);
  width: 9px;
  height: 9px;
  margin-right: 5px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachment--preview .attachment-delete .icon {
  margin-left: 5px;
  margin-right: 0;
}

/* line 7762, app/assets/stylesheets/zammad.scss */
.attachment:hover {
  background: var(--background-secondary-hover);
}

/* line 7766, app/assets/stylesheets/zammad.scss */
.attachment--row .attachment-name {
  margin-right: 5px;
  min-width: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachment--row .attachment-name {
  margin-left: 5px;
  margin-right: 0;
}

/* line 7774, app/assets/stylesheets/zammad.scss */
.attachment--row .attachment-size {
  white-space: nowrap;
  float: right;
  margin-right: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachment--row .attachment-size {
  margin-left: 10px;
  margin-right: 0;
}

/* line 7781, app/assets/stylesheets/zammad.scss */
.attachment--row .attachment-delete {
  color: var(--interactive-muted);
  text-decoration: underline;
  display: none;
  white-space: nowrap;
  margin-left: auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachment--row .attachment-delete {
  margin-right: auto;
  margin-left: 0;
}

/* line 7791, app/assets/stylesheets/zammad.scss */
.attachment.attachment--row:hover .attachment-delete {
  padding: 0 10px 0 30px;
  float: right;
  display: block;
  position: absolute;
  right: 0;
  background: linear-gradient(to right, transparent, var(--background-secondary-hover) 20px);
}

/* line 7804, app/assets/stylesheets/zammad.scss */
.attachment--row .attachment-delete .icon {
  width: 9px;
  height: 9px;
  margin-right: 5px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachment--row .attachment-delete .icon {
  margin-left: 5px;
  margin-right: 0;
}

/* line 7811, app/assets/stylesheets/zammad.scss */
.attachmentPlaceholder-inputHolder {
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom;
  pointer-events: auto;
}

/* line 7821, app/assets/stylesheets/zammad.scss */
.attachmentUpload {
  color: var(--text-muted);
}

/* line 7825, app/assets/stylesheets/zammad.scss */
.attachmentUpload-cancel {
  margin-left: auto;
  text-decoration: underline;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachmentUpload-cancel {
  margin-right: auto;
  margin-left: 0;
}

/* line 7832, app/assets/stylesheets/zammad.scss */
.attachmentUpload .icon {
  fill: var(--interactive-muted);
  width: 9px;
  height: 9px;
  margin-right: 5px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachmentUpload .icon {
  margin-left: 5px;
  margin-right: 0;
}

/* line 7840, app/assets/stylesheets/zammad.scss */
.attachmentUpload-progressBar {
  position: absolute;
  height: 4px;
  background: #41a0d8;
  left: 0;
  bottom: 0;
}

/* line 7848, app/assets/stylesheets/zammad.scss */
.attachmentUpload--standalone {
  position: relative;
  margin-bottom: 7px;
  padding-bottom: 2px;
  box-shadow: 0 -4px var(--border) inset;
}

/* line 7854, app/assets/stylesheets/zammad.scss */
.attachmentUpload--standalone:last-child {
  margin-bottom: 0;
}

/* line 7858, app/assets/stylesheets/zammad.scss */
.attachmentUpload--standalone .attachmentUpload-cancel {
  padding: 0 2px 0 7px;
}

/* line 7864, app/assets/stylesheets/zammad.scss */
.attachmentUploadContainer .attachmentUpload-progressBar {
  position: inherit;
}

/* line 7869, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tabsSpacer {
  padding-right: 62px !important;
  /*
    force div to show scrollbars
    because we offset the sidebar tabs when the os shows scrollbars
  */
  overflow-x: hidden;
  overflow-y: scroll;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar-tabsSpacer {
  padding-left: 62px !important;
  padding-right: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tabsSidebar-tabsSpacer {
  padding-right: 0 !important;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .tabsSidebar-tabsSpacer {
  padding-left: 0 !important;
  padding-right: 0;
}

@media screen and (max-width: 767px) {
  /* line 7869, app/assets/stylesheets/zammad.scss */
  .tabsSidebar-tabsSpacer {
    padding-right: 0 !important;
  }
  /* line 244, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .tabsSidebar-tabsSpacer {
    padding-left: 0 !important;
    padding-right: 0;
  }
}

/* line 7884, app/assets/stylesheets/zammad.scss */
.tabsSidebar-sidebarSpacer {
  margin-right: 280px;
  transition: margin-right 500ms;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar-sidebarSpacer {
  margin-left: 280px;
  margin-right: 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar-sidebarSpacer {
  transition: margin-left 500ms;
}

/* line 7892, app/assets/stylesheets/zammad.scss */
.tabsSidebar-sidebarSpacer.is-closed {
  margin-right: 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar-sidebarSpacer.is-closed {
  margin-left: 0;
}

/* line 7898, app/assets/stylesheets/zammad.scss */
.tabsSidebar-holder {
  overflow: hidden;
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* line 7906, app/assets/stylesheets/zammad.scss */
.tabsSidebar .sidebar {
  width: 280px;
  border-left: 1px solid var(--border);
  padding: 0;
  margin-bottom: 1px;
}

/* line 7913, app/assets/stylesheets/zammad.scss */
.tabsSidebar .sidebar > hr {
  margin: 20px;
}

/* line 7917, app/assets/stylesheets/zammad.scss */
.tabsSidebar .sidebar-header {
  display: flex;
  align-content: stretch;
  position: relative;
  margin: 0 20px;
}

/* line 7923, app/assets/stylesheets/zammad.scss */
.tabsSidebar .sidebar-header + hr {
  margin-top: 0;
}

/* line 7928, app/assets/stylesheets/zammad.scss */
.sidebar-header-headline {
  padding: 33px 8px 17px 25px;
  margin: 0 0 0 -20px;
  line-height: 1;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .sidebar-header-headline {
  padding: 33px 25px 17px 8px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .sidebar-header-headline {
  margin: 0 -20px 0 0;
}

/* line 7942, app/assets/stylesheets/zammad.scss */
.sidebar-header-actions {
  flex: 1;
  margin-right: 5px;
  display: flex;
  align-items: center;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .sidebar-header-actions {
  margin-left: 5px;
  margin-right: 0;
}

/* line 7950, app/assets/stylesheets/zammad.scss */
.sidebar-header-actions .dropdown {
  flex: 1;
  position: static;
}

/* line 7955, app/assets/stylesheets/zammad.scss */
.sidebar-header-actions .dropdown-toggle {
  padding-top: 38px;
  padding-bottom: 24px;
}

/* line 7961, app/assets/stylesheets/zammad.scss */
.tabsSidebar-close {
  padding: 27px 35px 12px 0;
  margin: 0 -20px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 7971, app/assets/stylesheets/zammad.scss */
.tabsSidebar-close .icon {
  fill: var(--interactive-primary);
}

/* line 7976, app/assets/stylesheets/zammad.scss */
.tabsSidebar .sidebar-content {
  padding: 0 20px 20px;
}

/* line 7980, app/assets/stylesheets/zammad.scss */
.sidebar.bottom-form-shadow {
  box-shadow: 0 -1px rgba(0, 0, 0, 0.005) inset, 0 -2px rgba(0, 0, 0, 0.005) inset, 0 -3px rgba(0, 0, 0, 0.005) inset, 0 -4px rgba(0, 0, 0, 0.005) inset;
}

/* line 7988, app/assets/stylesheets/zammad.scss */
.tabsSidebar {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  transition: 500ms;
  z-index: 300;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar {
  left: 0;
  right: auto;
}

/* line 7998, app/assets/stylesheets/zammad.scss */
.tabsSidebar.tabsSidebar--attributeBarSpacer {
  bottom: 60px;
}

/* line 8003, app/assets/stylesheets/zammad.scss */
.tabsSidebar.is-closed {
  transform: translateX(280px);
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar.is-closed {
  transform: translateX(-280px);
}

/* line 8009, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tabs {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  left: -56px;
  top: 0;
  bottom: 0;
  pointer-events: none;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar-tabs {
  right: -56px;
  left: auto;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tabsSidebar-tabs {
  left: -47px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .tabsSidebar-tabs {
  right: -47px;
  left: auto;
}

@media screen and (max-width: 767px) {
  /* line 8009, app/assets/stylesheets/zammad.scss */
  .tabsSidebar-tabs {
    left: -47px;
  }
  /* line 244, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .tabsSidebar-tabs {
    right: -47px;
    left: auto;
  }
}

/* line 8026, app/assets/stylesheets/zammad.scss */
.test {
  position: absolute;
  width: 100%;
}

/* line 8031, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab {
  width: 56px;
  height: 60px;
  background: var(--background-primary-alt);
  position: relative;
  border-top: 1px solid var(--border-alt);
  pointer-events: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tabsSidebar-tab {
  width: 47px;
  height: 50px;
}

@media screen and (max-width: 767px) {
  /* line 8031, app/assets/stylesheets/zammad.scss */
  .tabsSidebar-tab {
    width: 47px;
    height: 50px;
  }
}

/* line 8051, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.is-changed::before {
  position: absolute;
  content: '';
  left: -3px;
  width: 6px;
  height: 6px;
  top: 50%;
  margin-top: -3px;
  border-radius: 100%;
  background: var(--interactive-muted-alt);
  box-shadow: 0 0 0 2px var(--background-primary);
}

/* line 8064, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab:first-child {
  border-top-left-radius: 8px;
  border-top: none;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar-tab:first-child {
  border-top-right-radius: 8px;
  border-top-left-radius: 0;
}

/* line 8070, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab:last-child {
  border-bottom-left-radius: 8px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar-tab:last-child {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 0;
}

/* line 8079, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab .icon {
  width: 24px;
  height: 24px;
  fill: var(--interactive-muted-alt);
}

/* line 8086, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count {
  background: var(--interactive-muted-alt-selected);
}

/* line 8089, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count::after {
  border-right-color: var(--interactive-muted-alt-selected);
}

/* line 8093, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count.tabsSidebar-tab-count--info {
  background: var(--button-primary-background);
  opacity: 1;
}

/* line 8097, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count.tabsSidebar-tab-count--info::after {
  border-right-color: var(--button-primary-background);
}

/* line 8102, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count.tabsSidebar-tab-count--success {
  background: #38ad69;
  opacity: 1;
}

/* line 8106, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count.tabsSidebar-tab-count--success::after {
  border-right-color: #38ad69;
}

/* line 8111, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count.tabsSidebar-tab-count--warning {
  background: #fdcf44;
  opacity: 1;
}

/* line 8115, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count.tabsSidebar-tab-count--warning::after {
  border-right-color: #fdcf44;
}

/* line 8120, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count.tabsSidebar-tab-count--danger {
  background: #e23912;
  opacity: 1;
}

/* line 8124, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count.tabsSidebar-tab-count--danger::after {
  border-right-color: #e23912;
}

/* line 8130, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .icon {
  fill: var(--interactive-muted-alt-selected);
}

/* line 8135, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count {
  position: absolute;
  left: 9px;
  top: 5px;
  background: var(--interactive-muted-alt);
  width: 16px;
  height: 13px;
  text-align: center;
  border-radius: 2px;
  font-size: 9px;
  line-height: 14px;
  color: var(--background-primary-alt);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tabsSidebar-tab-count {
  left: 4px;
  top: 4px;
}

@media screen and (max-width: 767px) {
  /* line 8135, app/assets/stylesheets/zammad.scss */
  .tabsSidebar-tab-count {
    left: 4px;
    top: 4px;
  }
}

/* line 8153, app/assets/stylesheets/zammad.scss */
[data-tab='organization'] .tabsSidebar-tab-count {
  left: 7px;
}

/* line 8156, app/assets/stylesheets/zammad.scss */
[data-tab='organization'] .tabsSidebar-tab-count + .icon {
  margin-left: 3px;
}

/* line 8161, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count + .icon {
  margin-top: 6px;
}

/* line 8165, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count::after {
  content: '';
  position: absolute;
  top: 100%;
  right: 20%;
  border-bottom: 3px solid transparent;
  border-right: 5px solid var(--interactive-muted-alt);
}

/* line 8174, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count.tabsSidebar-tab-count--info {
  background: var(--button-primary-background);
  opacity: 0.5;
}

/* line 8178, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count.tabsSidebar-tab-count--info::after {
  border-right-color: var(--button-primary-background);
}

/* line 8183, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count.tabsSidebar-tab-count--success {
  background: #38ad69;
  opacity: 0.5;
}

/* line 8187, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count.tabsSidebar-tab-count--success::after {
  border-right-color: #38ad69;
}

/* line 8192, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count.tabsSidebar-tab-count--warning {
  background: #fdcf44;
  opacity: 0.5;
}

/* line 8196, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count.tabsSidebar-tab-count--warning::after {
  border-right-color: #fdcf44;
}

/* line 8201, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count.tabsSidebar-tab-count--danger {
  background: #e23912;
  opacity: 0.5;
}

/* line 8205, app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count.tabsSidebar-tab-count--danger::after {
  border-right-color: #e23912;
}

/* line 8211, app/assets/stylesheets/zammad.scss */
.alert {
  padding: 10px 15px 8px;
  border-radius: 3px;
  color: var(--text-inverted);
  border: none;
  background: rgba(0, 0, 0, 0.3);
}

/* line 8218, app/assets/stylesheets/zammad.scss */
.alert .icon {
  margin-right: 10px;
  fill: currentColor;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .alert .icon {
  margin-left: 10px;
  margin-right: 0;
}

/* line 8224, app/assets/stylesheets/zammad.scss */
.alert .btn {
  background: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.1);
  color: inherit;
}

/* line 8230, app/assets/stylesheets/zammad.scss */
.alert--info {
  background: var(--button-primary-background);
}

/* line 8235, app/assets/stylesheets/zammad.scss */
.alert--success, .alert--success[contenteditable]:hover, .alert--success[contenteditable]:focus {
  background: #38ad69;
}

/* line 8242, app/assets/stylesheets/zammad.scss */
.alert--warning {
  color: #564101;
  background: #fdcf44;
}

/* line 8246, app/assets/stylesheets/zammad.scss */
.alert--warning .btn {
  background: rgba(255, 255, 255, 0.2);
}

/* line 8251, app/assets/stylesheets/zammad.scss */
.alert--danger {
  background: #e23912;
}

/* line 8255, app/assets/stylesheets/zammad.scss */
.alert--square {
  border-radius: 0;
}

/* line 8259, app/assets/stylesheets/zammad.scss */
.alert.horizontal .btn {
  margin-top: -5px;
  margin-bottom: -4px;
}

/* line 8263, app/assets/stylesheets/zammad.scss */
.alert.horizontal .btn:last-child {
  margin-right: -5px;
}

/* line 8268, app/assets/stylesheets/zammad.scss */
.alert-row {
  margin: 3px 0;
}

/* line 8271, app/assets/stylesheets/zammad.scss */
.alert-row + .btn {
  margin-top: 3px;
}

/* line 8277, app/assets/stylesheets/zammad.scss */
.tags,
.links,
.time-units,
.link_kb_answers {
  margin: 20px 0;
}

/* line 8284, app/assets/stylesheets/zammad.scss */
.tags {
  margin-top: 10px;
}

/* line 8288, app/assets/stylesheets/zammad.scss */
.userNotifications label + .btn, .userNotifications .select-box .select-box-header + .btn, .select-box .userNotifications .select-box-header + .btn {
  margin-top: 1px;
}

/* line 8292, app/assets/stylesheets/zammad.scss */
.list {
  padding: 0;
  margin-bottom: 5px;
}

/* line 8297, app/assets/stylesheets/zammad.scss */
.list-title {
  margin-top: 7px;
  margin-bottom: 4px;
  text-transform: uppercase;
  color: var(--ghost-color);
  display: block;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.05em;
}

/* line 8308, app/assets/stylesheets/zammad.scss */
.list-item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--background-modifier-border);
}

/* line 8314, app/assets/stylesheets/zammad.scss */
.list-item-name {
  flex: 1;
  padding: 4px 1px;
}

/* line 8319, app/assets/stylesheets/zammad.scss */
.list-item-delete {
  padding: 0 10px;
  margin-right: -3px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .list-item-delete {
  margin-left: -3px;
  margin-right: 0;
}

/* line 8331, app/assets/stylesheets/zammad.scss */
.list-item-delete .icon {
  width: 9px;
  height: 9px;
  fill: var(--interactive-muted);
}

/* line 8338, app/assets/stylesheets/zammad.scss */
.list-item-delete:hover .icon {
  fill: #d41f1c;
}

/* line 8342, app/assets/stylesheets/zammad.scss */
li.list-item-none {
  list-style-type: none;
}

/* line 8346, app/assets/stylesheets/zammad.scss */
.ticket-id {
  color: var(--text-inverted);
  background: var(--interactive-muted-alt);
  font-size: 11px;
  border-radius: 7px;
  padding: 0 5px;
  margin-right: 2px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .ticket-id {
  margin-left: 2px;
  margin-right: 0;
}

/* line 8356, app/assets/stylesheets/zammad.scss */
.attributeBar {
  background: var(--background-secondary);
  transition: margin 250ms;
  flex-shrink: 0;
  border-top: 1px solid var(--border);
}

/* line 8362, app/assets/stylesheets/zammad.scss */
.attributeBar.is-closed {
  margin-bottom: -60px;
}

/* line 8367, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .attributeBar-reset {
  flex-shrink: 5;
}

/* line 8371, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .attributeBar .btn,
#app.navigation-collapsed .attributeBar .buttonDropdown {
  min-width: 20px;
}

/* line 8375, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .attributeBar .btn--only-icon,
#app.navigation-collapsed .attributeBar .buttonDropdown--only-icon {
  min-width: 36px;
}

@media screen and (max-width: 767px) {
  /* line 8367, app/assets/stylesheets/zammad.scss */
  .attributeBar-reset {
    flex-shrink: 5;
  }
  /* line 8371, app/assets/stylesheets/zammad.scss */
  .attributeBar .btn,
.attributeBar .buttonDropdown {
    min-width: 20px;
  }
  /* line 8375, app/assets/stylesheets/zammad.scss */
  .attributeBar .btn--only-icon,
.attributeBar .buttonDropdown--only-icon {
    min-width: 36px;
  }
}

/* line 8381, app/assets/stylesheets/zammad.scss */
.attributeBar-inner {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 10px;
}

/* line 8389, app/assets/stylesheets/zammad.scss */
.attributeBar-avatars {
  margin-right: 10px;
}

/* line 8393, app/assets/stylesheets/zammad.scss */
.attributeBar-draft-spacer {
  width: 1px;
  height: 60px;
  margin-right: 15px;
  background: var(--background-modifier-accent);
}

/* line 8400, app/assets/stylesheets/zammad.scss */
.attributeBar-avatars:empty + .attributeBar-draft-spacer {
  display: none;
}

/* line 8404, app/assets/stylesheets/zammad.scss */
.attributeBar--border {
  border-top: 1px solid var(--border);
}

/* line 8408, app/assets/stylesheets/zammad.scss */
.attributeBar--spacer-after {
  margin-right: auto;
}

/* line 8413, app/assets/stylesheets/zammad.scss */
.newTicket {
  padding: 14px 34px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .newTicket {
  padding: 0;
}

@media screen and (max-width: 767px) {
  /* line 8413, app/assets/stylesheets/zammad.scss */
  .newTicket {
    padding: 0;
  }
}

/* line 8421, app/assets/stylesheets/zammad.scss */
.newTicket .sidebar {
  width: 290px;
}

/* line 8425, app/assets/stylesheets/zammad.scss */
.newTicket .form-control {
  border-color: var(--border);
}

/* line 8428, app/assets/stylesheets/zammad.scss */
.newTicket .form-control:focus, .newTicket .form-control.focus {
  border-color: var(--border-highlight);
}

/* line 8434, app/assets/stylesheets/zammad.scss */
.newTicket .article-form-top {
  margin-top: 15px;
}

/* line 8438, app/assets/stylesheets/zammad.scss */
.newTicket--chatTicket {
  flex: 1;
  display: flex;
  padding: 0;
  height: 100%;
}

/* line 8444, app/assets/stylesheets/zammad.scss */
.newTicket--chatTicket > .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}

/* line 8450, app/assets/stylesheets/zammad.scss */
.newTicket--chatTicket > .box {
  width: calc(50% - 47px);
  margin: 34px;
}

/* line 8455, app/assets/stylesheets/zammad.scss */
.newTicket--chatTicket .chatHistory {
  display: flex;
  flex-direction: column;
}

/* line 8460, app/assets/stylesheets/zammad.scss */
.newTicket--chatTicket .boxFade {
  width: 94px;
  top: 34px;
  height: 100%;
  position: absolute;
  margin-left: -34px;
  z-index: 1;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .newTicket--chatTicket .boxFade {
  margin-right: -34px;
  margin-left: 0;
}

/* line 8472, app/assets/stylesheets/zammad.scss */
.box {
  background: var(--background-secondary);
  margin: 20px 0;
  border: 1px solid var(--border);
  padding: 20px 24px;
}

/* line 8479, app/assets/stylesheets/zammad.scss */
.box.box--newTicket {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .box.box--newTicket {
  margin: 0;
  border: none;
  padding: 15px;
}

@media screen and (max-width: 767px) {
  /* line 8479, app/assets/stylesheets/zammad.scss */
  .box.box--newTicket {
    margin: 0;
    border: none;
    padding: 15px;
  }
}

/* line 8491, app/assets/stylesheets/zammad.scss */
.box .page-header {
  text-align: center;
  margin-bottom: 12px;
}

/* line 8496, app/assets/stylesheets/zammad.scss */
.box--paper {
  background-image: linear-gradient(transparent 30px, var(--background-modifier-border) 31px);
  background-size: 100% 31px;
  line-height: 31px;
  padding-top: 31px;
  padding-bottom: 31px;
}

/* line 8506, app/assets/stylesheets/zammad.scss */
.box--paper h1, .box--paper .popover-notificationsHeader .popover-title, .popover-notificationsHeader .box--paper .popover-title, .box--paper .ticket-title-update,
.box--paper h2,
.box--paper h3 {
  margin: 0;
  line-height: inherit;
}

/* line 8513, app/assets/stylesheets/zammad.scss */
.box--paper h3:not(:first-child) {
  margin-top: 31px;
}

/* line 8518, app/assets/stylesheets/zammad.scss */
.box h1, .box .popover-notificationsHeader .popover-title, .popover-notificationsHeader .box .popover-title, .box .ticket-title-update {
  margin-top: 10px;
  margin-bottom: 12px;
  color: var(--text-normal);
  flex: 1;
}

/* line 8525, app/assets/stylesheets/zammad.scss */
.box h2 {
  margin-top: 12px;
}

/* line 8529, app/assets/stylesheets/zammad.scss */
.box .two-columns {
  margin-left: -4px;
  margin-right: -4px;
}

/* line 8534, app/assets/stylesheets/zammad.scss */
.box .two-columns .column {
  margin-left: 4px;
  margin-right: 4px;
  width: calc(50% - 8px);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .box .two-columns .column {
  width: auto;
}

@media screen and (max-width: 767px) {
  /* line 8534, app/assets/stylesheets/zammad.scss */
  .box .two-columns .column {
    width: auto;
  }
}

/* line 8544, app/assets/stylesheets/zammad.scss */
.box-controls {
  margin-top: 20px;
  display: flex;
  align-items: center;
}

/* line 8550, app/assets/stylesheets/zammad.scss */
.box--yellow {
  background: #fff7db;
  border-color: #ffe380;
  color: #bcb49a;
}

/* line 8555, app/assets/stylesheets/zammad.scss */
.box--yellow h1, .box--yellow .popover-notificationsHeader .popover-title, .popover-notificationsHeader .box--yellow .popover-title, .box--yellow .ticket-title-update,
.box--yellow h2 {
  color: #4a4945;
}

/* line 8561, app/assets/stylesheets/zammad.scss */
.box-progress {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 8567, app/assets/stylesheets/zammad.scss */
.box-progress-title {
  color: #4a4945;
}

/* line 8571, app/assets/stylesheets/zammad.scss */
.box-progress-body {
  flex: 1;
  margin-left: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .box-progress-body {
  margin-right: 24px;
  margin-left: 0;
}

/* line 8580, app/assets/stylesheets/zammad.scss */
.box-progress-body progress {
  width: 100%;
}

/* line 8585, app/assets/stylesheets/zammad.scss */
.horizontal > .box {
  margin-top: 4px;
  margin-bottom: 4px;
}

/* line 8589, app/assets/stylesheets/zammad.scss */
.horizontal > .box + .box {
  border-left-width: 0;
}

/* line 8594, app/assets/stylesheets/zammad.scss */
.formset-inset {
  margin: 34px -24px 24px;
  padding: 19px 24px 24px;
  background: var(--background-primary-alt);
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .type-tabs {
  overflow: hidden;
  -webkit-overflow-scrolling: none;
}

@media screen and (max-width: 767px) {
  /* line 8602, app/assets/stylesheets/zammad.scss */
  .type-tabs {
    overflow: hidden;
    -webkit-overflow-scrolling: none;
  }
}

/* line 8609, app/assets/stylesheets/zammad.scss */
.type-tabs .tab {
  height: 40px;
  line-height: 42px;
  padding: 0 12px;
  list-style: none;
  align-items: flex-start;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .type-tabs .tab {
  display: block;
  text-align: center;
  flex-shrink: 1;
}

@media screen and (max-width: 767px) {
  /* line 8609, app/assets/stylesheets/zammad.scss */
  .type-tabs .tab {
    display: block;
    text-align: center;
    flex-shrink: 1;
  }
}

/* line 8623, app/assets/stylesheets/zammad.scss */
.type-tabs .tab-icon {
  width: 17px;
  height: 17px;
  fill: var(--interactive-muted);
  vertical-align: top;
  margin-right: 9px;
  margin-top: 11px;
  transform: scale(1.2);
  flex-shrink: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .type-tabs .tab-icon {
  margin-left: 9px;
  margin-right: 0;
}

/* line 8636, app/assets/stylesheets/zammad.scss */
.type-tabs .tab.active .tab-icon {
  fill: var(--text-inverted);
}

/* line 8640, app/assets/stylesheets/zammad.scss */
.token {
  margin: 0 5px 6px 0;
  height: 26px;
  color: var(--tag-text);
  border-radius: 3px;
  background: var(--tag-background);
  border: none;
  float: none;
  display: inline-flex;
  align-items: center;
  cursor: default;
  max-width: 100%;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .token {
  padding: 0 0 0 10px;
}

/* line 8655, app/assets/stylesheets/zammad.scss */
.token.active {
  background: var(--highlight);
  color: var(--text-inverted);
}

/* line 8659, app/assets/stylesheets/zammad.scss */
.token.active .close,
.token.active .token-close {
  opacity: 1;
}

/*
    selector needs to be stronger than .token-input
    in order to override input[type=text]
  */
/* line 8670, app/assets/stylesheets/zammad.scss */
.tokenfield .token-input {
  vertical-align: top;
  padding: 0 10px 7px 5px;
  margin: 0;
  min-width: 60px;
  height: 32px;
  display: inline-block;
  border: none;
  background: none;
  box-shadow: none;
  outline: none;
  flex: 1;
}

/* line 8683, app/assets/stylesheets/zammad.scss */
.tokenfield .token-input:focus {
  box-shadow: none;
}

/* line 8687, app/assets/stylesheets/zammad.scss */
.tokenfield .token-input[disabled] {
  background: none;
}

/* line 8692, app/assets/stylesheets/zammad.scss */
.tokenfield .token ~ .token-input {
  padding: 0 5px 7px 0;
}

/* line 8696, app/assets/stylesheets/zammad.scss */
.token-label {
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .token-label {
  padding: 0 10px 0 0;
}

/* line 8706, app/assets/stylesheets/zammad.scss */
.tokenfield.form-control {
  padding: 7px 7px 0;
  height: auto;
  display: flex;
  flex-wrap: wrap;
}

/* line 8713, app/assets/stylesheets/zammad.scss */
.token .close,
.token-close {
  margin: 0;
  padding: 0 9px 1px 6px;
  font-family: inherit;
  font-weight: 100;
  font-size: 28px;
  line-height: 1;
  color: inherit;
  text-shadow: none;
  opacity: 0.5;
  outline: none;
  height: auto;
}

/* line 8730, app/assets/stylesheets/zammad.scss */
.token .close:hover,
.token-close:hover {
  opacity: 0.5;
}

/* allow/show autocomplete in modal dialog */
/* line 8736, app/assets/stylesheets/zammad.scss */
.ui-autocomplete.ui-widget-content {
  position: absolute;
  max-height: 380px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 8745, app/assets/stylesheets/zammad.scss */
.ui-menu {
  background: var(--background-tertiary);
  border: none;
  color: var(--text-inverted);
  font-family: inherit;
  font-size: inherit;
}

/* line 8752, app/assets/stylesheets/zammad.scss */
.ui-menu .ui-menu-item {
  padding: 9px 15px;
  list-style-image: none;
}

/* line 8756, app/assets/stylesheets/zammad.scss */
.ui-menu .ui-menu-item.is-inactive {
  text-decoration: line-through;
  opacity: 0.73;
}

/* line 8761, app/assets/stylesheets/zammad.scss */
.ui-menu .ui-menu-item:not(:first-child) {
  box-shadow: 0 1px rgba(255, 255, 255, 0.13) inset;
}

/* line 8765, app/assets/stylesheets/zammad.scss */
.ui-menu .ui-menu-item.ui-state-focus {
  margin: 0;
  border: none;
  background: var(--highlight);
  color: inherit;
}

/* line 8771, app/assets/stylesheets/zammad.scss */
.ui-menu .ui-menu-item.ui-state-focus + li {
  box-shadow: none;
}

/* line 8778, app/assets/stylesheets/zammad.scss */
.drox {
  color: var(--text-muted);
}

/* line 8782, app/assets/stylesheets/zammad.scss */
.drox .drox-header {
  padding-bottom: 2px;
  margin-bottom: 16px;
  border-bottom: 1px solid var(--background-modifier-border);
}

/* line 8788, app/assets/stylesheets/zammad.scss */
.drox a.create {
  margin-top: 2px;
  display: inline-block;
}

/* line 8793, app/assets/stylesheets/zammad.scss */
.drox .form-group {
  margin-bottom: 22px;
}

/* line 8797, app/assets/stylesheets/zammad.scss */
.drox .drox-body p:first-child {
  margin-top: 20px;
}

/* line 8801, app/assets/stylesheets/zammad.scss */
.newTicket .templates {
  border-bottom: 1px solid var(--background-modifier-border);
  padding-bottom: 14px;
}

/* line 8806, app/assets/stylesheets/zammad.scss */
.templates-manage fieldset {
  margin: 0;
}

/* line 8810, app/assets/stylesheets/zammad.scss */
.template-attributes {
  margin: 17px 0 19px;
}

/* line 8814, app/assets/stylesheets/zammad.scss */
.template-attribute {
  height: 24px;
  line-height: 25px;
  padding-left: 10px;
  margin-bottom: 2px;
  font-size: 13px;
  color: var(--text-muted-alt);
  background: var(--background-primary-alt);
  border: 1px solid var(--border);
  border-radius: 3px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .template-attribute {
  padding-right: 10px;
  padding-left: 0;
}

/* line 8828, app/assets/stylesheets/zammad.scss */
.template-attribute .key {
  text-transform: uppercase;
  margin-right: 3px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .template-attribute .key {
  margin-left: 3px;
  margin-right: 0;
}

/* line 8834, app/assets/stylesheets/zammad.scss */
.template-attribute .value {
  margin-left: 3px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .template-attribute .value {
  margin-right: 3px;
  margin-left: 0;
}

/* line 8838, app/assets/stylesheets/zammad.scss */
.template-attribute .delete {
  padding: 0 7px;
  margin-top: 4px;
  line-height: 19px;
  font-size: 28px;
  font-weight: 300;
  opacity: 0.4;
}

/* line 8847, app/assets/stylesheets/zammad.scss */
.customer-name {
  color: var(--text-normal);
}

/* line 8851, app/assets/stylesheets/zammad.scss */
.customer-email {
  margin-top: 5px;
  margin-bottom: 20px;
  display: block;
}

/* line 8858, app/assets/stylesheets/zammad.scss */
.table.user-list tr:hover .switchView {
  visibility: visible;
}

/* line 8862, app/assets/stylesheets/zammad.scss */
.table.user-list td .list {
  margin-top: -4px;
}

/* line 8866, app/assets/stylesheets/zammad.scss */
.table.user-list .switchView {
  visibility: hidden;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 8873, app/assets/stylesheets/zammad.scss */
.table.user-list .btn {
  margin: 3px 5px 0;
}

/* line 8878, app/assets/stylesheets/zammad.scss */
.switchBackToUser {
  display: flex;
  align-items: center;
  background: #0f94d7;
  color: var(--text-inverted);
  height: 45px;
  padding: 0 17px;
  /* top: -45px !important; */
  border-bottom: 5px solid #3da8f5;
}

/* line 8890, app/assets/stylesheets/zammad.scss */
.switchBackToUser-icon {
  width: 19px;
  height: 18px;
}

/* line 8895, app/assets/stylesheets/zammad.scss */
.switchBackToUser-text {
  margin-left: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .switchBackToUser-text {
  margin-right: 10px;
  margin-left: 0;
}

/* line 8899, app/assets/stylesheets/zammad.scss */
.switchBackToUser-close {
  width: 40px;
  height: 40px;
  margin-right: -10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .switchBackToUser-close {
  margin-left: -10px;
  margin-right: 0;
}

/* line 8909, app/assets/stylesheets/zammad.scss */
.switchBackToUser-close svg {
  fill: var(--text-inverted);
}

/* line 8917, app/assets/stylesheets/zammad.scss */
.modal-loader {
  text-align: center;
  padding: 70px;
}

/* line 8922, app/assets/stylesheets/zammad.scss */
.modal-backdrop--local {
  background: var(--background-primary-alt);
}

/* line 8927, app/assets/stylesheets/zammad.scss */
.modal-dialog {
  width: auto;
  max-width: 660px;
  margin-top: 35px;
  margin-bottom: 35px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .modal-dialog {
  max-width: calc(100% - 20px) !important;
  margin: 10px;
}

@media screen and (max-width: 767px) {
  /* line 8927, app/assets/stylesheets/zammad.scss */
  .modal-dialog {
    max-width: calc(100% - 20px) !important;
    margin: 10px;
  }
}

/* line 8940, app/assets/stylesheets/zammad.scss */
.modal-dialog.wizard {
  margin: 35px auto;
}

/* line 8945, app/assets/stylesheets/zammad.scss */
.modal--veryLarge .modal-dialog {
  max-width: 990px;
}

/* line 8949, app/assets/stylesheets/zammad.scss */
.modal--large .modal-dialog {
  max-width: 740px;
}

/* line 8953, app/assets/stylesheets/zammad.scss */
.modal--small .modal-dialog {
  max-width: 440px;
}

/* line 8957, app/assets/stylesheets/zammad.scss */
.modal--dynamicSize .modal-dialog {
  max-width: 100%;
  width: -moz-max-content;
  width: max-content;
  padding: 0 35px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .modal--dynamicSize .modal-dialog {
  padding: 0;
  margin: 10px;
}

@media screen and (max-width: 767px) {
  /* line 8957, app/assets/stylesheets/zammad.scss */
  .modal--dynamicSize .modal-dialog {
    padding: 0;
    margin: 10px;
  }
}

/* line 8968, app/assets/stylesheets/zammad.scss */
.modal-dialog.wizard {
  max-width: 460px;
}

/* line 8972, app/assets/stylesheets/zammad.scss */
.modal-content {
  border-radius: 0;
  border: 1px solid var(--border);
  box-shadow: none;
  color: var(--text-normal);
  background: var(--background-secondary);
}

/* line 8980, app/assets/stylesheets/zammad.scss */
.modal-header {
  padding: 30px 23px 23px;
  border: none;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .modal-header {
  padding: 14px 15px;
}

@media screen and (max-width: 767px) {
  /* line 8980, app/assets/stylesheets/zammad.scss */
  .modal-header {
    padding: 14px 15px;
  }
}

/* line 8988, app/assets/stylesheets/zammad.scss */
.modal-header--empty {
  padding: 0;
}

/* line 8993, app/assets/stylesheets/zammad.scss */
.modal-header h1, .modal-header .popover-notificationsHeader .popover-title, .popover-notificationsHeader .modal-header .popover-title, .modal-header .ticket-title-update {
  text-align: center;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .modal-header h1, #app.navigation-collapsed .modal-header .popover-notificationsHeader .popover-title, .popover-notificationsHeader #app.navigation-collapsed .modal-header .popover-title, #app.navigation-collapsed .modal-header .ticket-title-update {
  text-align: initial;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  /* line 8993, app/assets/stylesheets/zammad.scss */
  .modal-header h1, .modal-header .popover-notificationsHeader .popover-title, .popover-notificationsHeader .modal-header .popover-title, .modal-header .ticket-title-update {
    text-align: initial;
    line-height: 1.2;
  }
}

/* line 9002, app/assets/stylesheets/zammad.scss */
.modal-close {
  padding: 23px;
  position: absolute;
  z-index: 1;
  right: 0;
  color: var(--interactive-muted);
  top: 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .modal-close {
  right: auto;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .modal-close {
  left: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .modal-close {
  position: static;
  padding: 21px;
  margin: -14px -15px 0 0;
  float: right;
}

@media screen and (max-width: 767px) {
  /* line 9002, app/assets/stylesheets/zammad.scss */
  .modal-close {
    position: static;
    padding: 21px;
    margin: -14px -15px 0 0;
    float: right;
  }
}

/* line 9023, app/assets/stylesheets/zammad.scss */
.modal-close:active {
  color: var(--interactive-muted-active);
}

/* line 9027, app/assets/stylesheets/zammad.scss */
.modal-close .icon-diagonal-cross {
  fill: currentColor;
}

/* line 9032, app/assets/stylesheets/zammad.scss */
.modal-alerts-container {
  padding: 0 23px;
}

/* line 9036, app/assets/stylesheets/zammad.scss */
.modal-body {
  padding: 0 23px;
  clear: both;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .modal-body {
  padding: 0 15px;
}

@media screen and (max-width: 767px) {
  /* line 9036, app/assets/stylesheets/zammad.scss */
  .modal-body {
    padding: 0 15px;
  }
}

/* line 9044, app/assets/stylesheets/zammad.scss */
.modal-body h2:first-child {
  margin-top: 0;
}

/* line 9048, app/assets/stylesheets/zammad.scss */
.modal-body p:first-child,
.modal-body .alert.hidden:first-child + p {
  margin-top: 0;
}

/* line 9053, app/assets/stylesheets/zammad.scss */
.modal-body .table > thead > tr > th {
  background: var(--background-primary-alt);
}

/* line 9058, app/assets/stylesheets/zammad.scss */
.modal-footer {
  padding: 23px 23px 20px;
  border: none;
  display: flex;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .modal-footer {
  text-align: left;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .modal-footer {
  padding: 15px;
}

@media screen and (max-width: 767px) {
  /* line 9058, app/assets/stylesheets/zammad.scss */
  .modal-footer {
    padding: 15px;
  }
}

/* line 9069, app/assets/stylesheets/zammad.scss */
.modal-footer .btn--text + .btn--text {
  margin-bottom: -10px;
}

/* line 9074, app/assets/stylesheets/zammad.scss */
.modal-leftFooter,
.modal-centerFooter,
.modal-rightFooter {
  display: flex;
  align-items: center;
  /* because of btn--text btn--subtle being thinner than the rest */
  flex: 1;
}

/* line 9082, app/assets/stylesheets/zammad.scss */
.modal.modal--local {
  display: block;
  padding: 0 40px;
  padding-left: 40px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .modal.modal--local {
  padding-right: 40px;
  padding-left: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .modal.modal--local {
  padding: 0 !important;
}

@media screen and (max-width: 767px) {
  /* line 9082, app/assets/stylesheets/zammad.scss */
  .modal.modal--local {
    padding: 0 !important;
  }
}

/* line 9093, app/assets/stylesheets/zammad.scss */
.modal.modal--local .modal-dialog {
  box-shadow: 0 0 40px rgba(85, 102, 119, 0.34);
}

/* line 207, app/assets/stylesheets/zammad.scss */
[data-theme='dark'] .modal.modal--local .modal-dialog {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.34);
}

/* line 9102, app/assets/stylesheets/zammad.scss */
.caret {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 10px;
}

/* line 9113, app/assets/stylesheets/zammad.scss */
.dropdown-menu {
  margin: 0;
  padding: 0;
  min-width: 100%;
  color: var(--text-inverted);
  text-transform: initial;
  letter-spacing: 0;
  background: var(--background-tertiary);
  border-radius: 0;
  border: none;
  box-shadow: none;
  overflow: hidden;
  overscroll-behavior: contain;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown-menu {
  text-align: right;
}

/* line 9133, app/assets/stylesheets/zammad.scss */
.dropdown-menu .divider {
  background: var(--background-modifier-border);
}

/* line 9137, app/assets/stylesheets/zammad.scss */
.dropdown-menu kbd {
  background: none;
  color: inherit;
  padding: 2px 5px;
  margin-left: 7px;
  line-height: 1;
  vertical-align: baseline;
  opacity: 0.5;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown-menu kbd {
  margin-right: 7px;
  margin-left: 0;
}

/* line 9149, app/assets/stylesheets/zammad.scss */
.dropdown-toggle {
  display: flex;
  align-items: center;
}

/* line 9156, app/assets/stylesheets/zammad.scss */
.dropdown-icon {
  width: 16px;
  height: 16px;
}

/* line 9161, app/assets/stylesheets/zammad.scss */
.dropdown-menu.dropdown-menu--light {
  background: var(--background-secondary);
  color: var(--text-muted);
}

/* line 9166, app/assets/stylesheets/zammad.scss */
.dropdown-menu.dropdown-menu--light > li {
  color: var(--text-nav);
}

/* line 9169, app/assets/stylesheets/zammad.scss */
.dropdown-menu.dropdown-menu--light > li.dropdown-header {
  color: var(--text-muted);
}

/* line 9174, app/assets/stylesheets/zammad.scss */
.dropdown-menu.dropdown-menu--light > li > a:hover {
  background: var(--background-secondary-hover);
}

/* line 9178, app/assets/stylesheets/zammad.scss */
.dropdown-menu.dropdown-menu--light li:hover {
  background: none;
}

/* line 9182, app/assets/stylesheets/zammad.scss */
.dropdown-menu.dropdown-menu--light li.is-active {
  color: var(--text-inverted);
}

/* line 9186, app/assets/stylesheets/zammad.scss */
.dropdown ul {
  margin: 0;
  padding: 0;
}

/* line 9191, app/assets/stylesheets/zammad.scss */
.dropdown li,
.dropup li {
  height: 39px;
  line-height: 39px;
  padding: 0 15px;
  white-space: nowrap;
}

/* line 9201, app/assets/stylesheets/zammad.scss */
.dropdown li:focus,
.dropup li:focus {
  outline: none;
}

/* line 9206, app/assets/stylesheets/zammad.scss */
.dropdown li.is-active small,
.dropup li.is-active small {
  color: var(--text-muted-highlight);
}

/* line 9212, app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions li.with-category {
  height: 39px;
  padding: 2.5px 15px;
  display: block;
}

/* line 9218, app/assets/stylesheets/zammad.scss */
.dropdown li:not(:first-child) {
  box-shadow: 0 1px rgba(255, 255, 255, 0.13) inset;
}

/* line 9222, app/assets/stylesheets/zammad.scss */
.dropdown li.label {
  box-shadow: none;
}

/* line 9225, app/assets/stylesheets/zammad.scss */
.dropdown li.label + li {
  box-shadow: none;
}

/* line 9230, app/assets/stylesheets/zammad.scss */
.dropdown li:hover,
.dropdown li.is-active {
  background: var(--highlight);
}

/* line 9234, app/assets/stylesheets/zammad.scss */
.dropdown li:hover + li,
.dropdown li.is-active + li {
  box-shadow: none;
}

/* line 9239, app/assets/stylesheets/zammad.scss */
.dropdown-menu > li.danger:hover,
.dropdown-menu > li.danger.is-active {
  background: var(--danger-color);
}

/* line 9244, app/assets/stylesheets/zammad.scss */
.dropdown-menu > li.create:hover,
.dropdown-menu > li.create.is-active {
  background: #38ad69;
}

/* line 9249, app/assets/stylesheets/zammad.scss */
.dropdown-menu > li[disabled] {
  opacity: 0.33;
}

/* line 9252, app/assets/stylesheets/zammad.scss */
.dropdown-menu > li[disabled]:hover, .dropdown-menu > li.is-active[disabled] {
  background: none;
  cursor: default;
}

/* line 9259, app/assets/stylesheets/zammad.scss */
.dropdown-menu > li > a {
  color: inherit;
  padding: 0 15px;
  margin: 0 -15px;
  line-height: inherit;
}

/* line 9266, app/assets/stylesheets/zammad.scss */
.dropdown-menu > li > a:hover {
  color: inherit;
  background: none;
}

/* line 9271, app/assets/stylesheets/zammad.scss */
.dropdown-menu > li > a span {
  display: block;
}

/* line 9275, app/assets/stylesheets/zammad.scss */
.dropdown-menu .badge--text {
  padding-left: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown-menu .badge--text {
  padding-right: 10px;
  padding-left: 0;
}

/* line 9280, app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions li {
  line-height: initial;
  height: auto;
  padding: 11px 15px;
  display: flex;
  align-items: center;
  word-break: break-all;
}

/* line 9289, app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions .dropdown-iconSpacer,
.dropdown.dropdown--actions .dropdown-selectedSpacer {
  display: flex;
  align-items: center;
}

/* line 9295, app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions .dropdown-iconSpacer {
  width: 25px;
}

/* line 9299, app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions .dropdown-selectedSpacer {
  width: 34px;
  margin-left: auto;
  justify-content: flex-end;
  opacity: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown.dropdown--actions .dropdown-selectedSpacer {
  margin-right: auto;
  margin-left: 0;
}

/* line 9307, app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions .dropdown-selectedSpacer .icon {
  fill: var(--text-inverted);
}

/* line 9311, app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions .dropdown-selectedSpacer.is-selected {
  opacity: 1;
}

/* line 9316, app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions a {
  display: flex;
  flex: 1;
  padding: 0 18px;
}

/* line 9324, app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions li.dropdown-highlight-list {
  padding: 0 10px;
}

/* line 9327, app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions li.dropdown-highlight-list a {
  padding: 11px 18px;
}

/* line 9334, app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--wide li {
  padding-top: 12px;
  padding-bottom: 12px;
}

/* line 9340, app/assets/stylesheets/zammad.scss */
li.dropdown-header {
  line-height: 34px;
  height: 30px;
  color: var(--text-muted);
  box-shadow: none !important;
  pointer-events: none;
}

/* line 9348, app/assets/stylesheets/zammad.scss */
.dropdown-menu--has-submenu {
  overflow: hidden;
  background: none;
}

/* line 9352, app/assets/stylesheets/zammad.scss */
.dropdown-menu--has-submenu ul {
  background: var(--background-tertiary);
}

/* line 9357, app/assets/stylesheets/zammad.scss */
.dropdown-submenu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 9364, app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions .dropdown-controls {
  display: flex;
}

/* line 9369, app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions .dropdown-controls .icon {
  fill: var(--text-inverted);
  margin-right: 10px;
  flex-shrink: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown.dropdown--actions .dropdown-controls .icon {
  margin-left: 10px;
  margin-right: 0;
}

/* line 9378, app/assets/stylesheets/zammad.scss */
.dropdown-title {
  flex-shrink: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 9385, app/assets/stylesheets/zammad.scss */
.dropdown-detail {
  opacity: 0.5;
}

/* line 9391, app/assets/stylesheets/zammad.scss */
.dropdown .dropdown-menu-full-height li {
  padding: 0;
}

/* line 9395, app/assets/stylesheets/zammad.scss */
.dropdown .dropdown-menu-full-height a {
  padding: 11px 18px;
  margin: 0;
}

/* line 9402, app/assets/stylesheets/zammad.scss */
.recipientList,
.recipientList-organizationMembers {
  list-style: none;
  padding: 0;
}

/* line 9408, app/assets/stylesheets/zammad.scss */
.recipientList-entry {
  display: flex;
  align-items: center;
}

/* line 9415, app/assets/stylesheets/zammad.scss */
.recipientList-entry.is-inactive .recipientList-name {
  text-decoration: line-through;
  opacity: 0.73;
}

/* line 9422, app/assets/stylesheets/zammad.scss */
.recipientList-entry .recipientList-iconSpacer {
  width: 20px;
  margin-left: -5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .recipientList-entry .recipientList-iconSpacer {
  margin-right: -5px;
  margin-left: 0;
}

/* line 9433, app/assets/stylesheets/zammad.scss */
.recipientList-icon {
  width: 16px;
  height: 16px;
  fill: var(--text-inverted);
  opacity: 0.2;
}

/* line 9443, app/assets/stylesheets/zammad.scss */
.recipientList--new .recipientList-icon,
.recipientList-entry:hover .recipientList-icon,
.recipientList-entry.is-active .recipientList-icon {
  opacity: 1;
}

/* line 9448, app/assets/stylesheets/zammad.scss */
.recipientList-name {
  color: var(--text-inverted);
  margin-left: 10px;
  flex: 1;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .recipientList-name {
  margin-right: 10px;
  margin-left: 0;
}

/* line 9458, app/assets/stylesheets/zammad.scss */
.recipientList-status {
  opacity: 0.5;
  margin: 0 10px;
  flex-shrink: 1;
}

/* line 9463, app/assets/stylesheets/zammad.scss */
.recipientList-status:last-child {
  margin-right: 0;
}

/* line 9468, app/assets/stylesheets/zammad.scss */
.recipientList-arrow {
  fill: var(--text-inverted);
  opacity: 0.39;
}

/* line 9473, app/assets/stylesheets/zammad.scss */
.recipientList-entry:hover .recipientList-arrow {
  opacity: 1;
}

/* line 9477, app/assets/stylesheets/zammad.scss */
.recipientList-detail {
  opacity: 0.5;
}

/* line 9480, app/assets/stylesheets/zammad.scss */
.recipientList-detail.is-inactive > span {
  text-decoration: line-through;
}

/* line 9485, app/assets/stylesheets/zammad.scss */
.recipientList-icon.plus {
  margin-left: 13px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .recipientList-icon.plus {
  margin-right: 13px;
  margin-left: 0;
}

/* line 9489, app/assets/stylesheets/zammad.scss */
.recipientList--new {
  background: #38ad69;
}

/* line 9493, app/assets/stylesheets/zammad.scss */
.dropdown .recipientList--new:hover {
  background: #35a768;
}

/* line 9497, app/assets/stylesheets/zammad.scss */
.recipientList-controls {
  padding: 0 10px !important;
}

/* line 9502, app/assets/stylesheets/zammad.scss */
.dropdown .recipientList-controls:hover {
  background: var(--supergood-color);
}

/* line 9505, app/assets/stylesheets/zammad.scss */
.dropdown .recipientList-controls:hover .icon-arrow-left {
  fill: var(--text-inverted);
}

/* line 9510, app/assets/stylesheets/zammad.scss */
.recipientList-controls + li {
  box-shadow: 0 1px rgba(255, 255, 255, 0.13) inset;
}

/* line 9515, app/assets/stylesheets/zammad.scss */
.recipientList-organizationMembers {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* line 9522, app/assets/stylesheets/zammad.scss */
.organizationInfo-avatar,
.userInfo-avatar {
  float: right;
  position: relative;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .organizationInfo-avatar, html[dir='rtl'] .userInfo-avatar {
  float: left;
}

/* line 9531, app/assets/stylesheets/zammad.scss */
.userList {
  list-style: none;
  padding: 0;
}

/* line 9535, app/assets/stylesheets/zammad.scss */
.userList .userList-entry {
  margin: 10px 0;
  display: flex;
  align-items: center;
}

/* line 9540, app/assets/stylesheets/zammad.scss */
.userList .userList-entry:last-child {
  margin-bottom: 0;
}

/* line 9545, app/assets/stylesheets/zammad.scss */
.userList .userList-name {
  margin-left: 7px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .userList .userList-name {
  margin-right: 7px;
  margin-left: 0;
}

/* line 9551, app/assets/stylesheets/zammad.scss */
.checkbox,
.radio {
  font-size: 14px;
  padding: 0 6px;
}

/* line 9556, app/assets/stylesheets/zammad.scss */
.form-group .checkbox, .form-group .radio {
  padding: 10px 12px;
  margin: 0;
  list-style: none;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: var(--background-secondary);
  border: 1px solid var(--border);
}

/* line 9568, app/assets/stylesheets/zammad.scss */
.checkbox .checkbox-replacement,
.radio .checkbox-replacement {
  display: inline-block;
}

/* line 9572, app/assets/stylesheets/zammad.scss */
.checkbox label, .checkbox .select-box .select-box-header, .select-box .checkbox .select-box-header,
.radio label,
.radio .select-box .select-box-header,
.select-box .radio .select-box-header {
  padding-left: 0;
  min-height: 0;
}

/* line 9577, app/assets/stylesheets/zammad.scss */
.checkbox > label, .select-box .checkbox > .select-box-header, .checkbox-child,
.radio > label,
.select-box .radio > .select-box-header,
.radio-child {
  margin-top: 5px;
  font-family: inherit;
  font-size: 14px;
  color: inherit;
  text-transform: inherit;
  letter-spacing: 0;
  line-height: 1.2;
}

/* line 9587, app/assets/stylesheets/zammad.scss */
.checkbox > label:first-child, .select-box .checkbox > .select-box-header:first-child, .checkbox-child:first-child,
.radio > label:first-child,
.select-box .radio > .select-box-header:first-child,
.radio-child:first-child {
  margin-top: 0;
}

/* line 9591, app/assets/stylesheets/zammad.scss */
.checkbox > label.is-disabled, .select-box .checkbox > .is-disabled.select-box-header, .checkbox-child.is-disabled,
.radio > label.is-disabled,
.select-box .radio > .is-disabled.select-box-header,
.radio-child.is-disabled {
  cursor: default;
  touch-action: default;
}

/* line 9595, app/assets/stylesheets/zammad.scss */
.checkbox > label.is-disabled span, .select-box .checkbox > .is-disabled.select-box-header span, .checkbox-child.is-disabled span,
.radio > label.is-disabled span,
.select-box .radio > .is-disabled.select-box-header span,
.radio-child.is-disabled span {
  opacity: 0.33;
}

/* line 9600, app/assets/stylesheets/zammad.scss */
.checkbox > label.additional-radio-controls, .select-box .checkbox > .additional-radio-controls.select-box-header, .checkbox-child.additional-radio-controls,
.radio > label.additional-radio-controls,
.select-box .radio > .additional-radio-controls.select-box-header,
.radio-child.additional-radio-controls {
  margin-top: 0;
}

/* line 9603, app/assets/stylesheets/zammad.scss */
.checkbox > label.additional-radio-controls .controls, .select-box .checkbox > .additional-radio-controls.select-box-header .controls, .checkbox-child.additional-radio-controls .controls,
.radio > label.additional-radio-controls .controls,
.select-box .radio > .additional-radio-controls.select-box-header .controls,
.radio-child.additional-radio-controls .controls {
  display: inline-flex;
  margin-left: 5px;
}

/* line 9610, app/assets/stylesheets/zammad.scss */
.checkbox-child,
.radio-child {
  padding-left: 20px;
}

/* line 9614, app/assets/stylesheets/zammad.scss */
.checkbox .help-text,
.radio .help-text {
  display: table;
  font-size: 0.92em;
  margin: 2px 0 3px 18px;
}

/* line 9621, app/assets/stylesheets/zammad.scss */
.checkbox.form-group .checkbox--list,
.radio.form-group .radio--list {
  margin-top: 0;
  margin-bottom: 15px;
  height: auto;
  padding-top: 3px;
  padding-bottom: 3px;
}

/* line 9632, app/assets/stylesheets/zammad.scss */
.checkbox.form-group .controls label, .checkbox.form-group .controls .select-box .select-box-header, .select-box .checkbox.form-group .controls .select-box-header,
.radio.form-group .controls label,
.radio.form-group .controls .select-box .select-box-header,
.select-box .radio.form-group .controls .select-box-header {
  padding: 2px 0;
  font: inherit;
  margin-bottom: 0;
  color: inherit;
  text-transform: inherit;
  letter-spacing: 0;
  line-height: 1.2;
}

/* line 9641, app/assets/stylesheets/zammad.scss */
.checkbox.form-group .controls label:first-child, .checkbox.form-group .controls .select-box .select-box-header:first-child, .select-box .checkbox.form-group .controls .select-box-header:first-child,
.radio.form-group .controls label:first-child,
.radio.form-group .controls .select-box .select-box-header:first-child,
.select-box .radio.form-group .controls .select-box-header:first-child {
  margin-top: 0;
}

/* line 9645, app/assets/stylesheets/zammad.scss */
.checkbox.form-group .controls label.is-disabled, .checkbox.form-group .controls .select-box .is-disabled.select-box-header, .select-box .checkbox.form-group .controls .is-disabled.select-box-header,
.radio.form-group .controls label.is-disabled,
.radio.form-group .controls .select-box .is-disabled.select-box-header,
.select-box .radio.form-group .controls .is-disabled.select-box-header {
  cursor: default;
  touch-action: default;
}

/* line 9649, app/assets/stylesheets/zammad.scss */
.checkbox.form-group .controls label.is-disabled span, .checkbox.form-group .controls .select-box .is-disabled.select-box-header span, .select-box .checkbox.form-group .controls .is-disabled.select-box-header span,
.radio.form-group .controls label.is-disabled span,
.radio.form-group .controls .select-box .is-disabled.select-box-header span,
.select-box .radio.form-group .controls .is-disabled.select-box-header span {
  opacity: 0.33;
}

/* line 9655, app/assets/stylesheets/zammad.scss */
.checkbox-child,
.radio-child {
  padding-left: 20px;
}

/* line 9660, app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fill, minmax(112px, 1fr));
}

/* line 9667, app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container label, .radio_graphic .selections-container .select-box .select-box-header, .select-box .radio_graphic .selections-container .select-box-header {
  margin-top: 0;
  position: relative;
}

/* line 9672, app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container .icon {
  flex-shrink: 0;
}

/* line 9676, app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container .icon-checked {
  display: none;
}

/* line 9680, app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container .label-box {
  display: block;
  background: var(--background-secondary);
  border: 1px solid var(--border);
  border-radius: 5px;
  overflow: hidden;
}

/* line 9688, app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container .label-row {
  display: flex;
  align-items: center;
  padding: 5px 10px;
}

/* line 9694, app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container .label-text {
  display: block;
  margin-left: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 9702, app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container .radio-illustration {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}

/* line 9708, app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container .radio-illustration img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 9720, app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container input:checked ~ .label-box {
  border-color: var(--border-highlight);
  box-shadow: 0 0 0 3px var(--shadow-highlight);
}

/* line 9724, app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container input:checked ~ .label-box .icon-checked {
  display: inline;
}

/* line 9728, app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container input:checked ~ .label-box .icon-unchecked {
  display: none;
}

/* line 9736, app/assets/stylesheets/zammad.scss */
.userSearch-label {
  margin-top: 11px;
  margin-right: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .userSearch-label {
  margin-left: 10px;
  margin-right: 0;
}

/* line 9742, app/assets/stylesheets/zammad.scss */
.userSearch .tab:not(.active) {
  background: var(--background-secondary);
}

/* line 9746, app/assets/stylesheets/zammad.scss */
.userSearch {
  margin: 0 0 20px;
}

/* line 9750, app/assets/stylesheets/zammad.scss */
.userSearch .tabs {
  margin: 0;
}

/* line 9754, app/assets/stylesheets/zammad.scss */
.nav {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 9760, app/assets/stylesheets/zammad.scss */
.nav a {
  padding: 10px 15px;
  display: block;
}

/* line 9765, app/assets/stylesheets/zammad.scss */
.nav-tabs {
  display: flex;
  margin: 10px -20px 20px;
  padding: 0 20px 0 21px;
  /* margin-left: -1px */
  position: relative;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-tabs {
  padding: 0 21px 0 20px;
}

/* line 9775, app/assets/stylesheets/zammad.scss */
.nav-tabs li {
  margin: 0;
  color: var(--interactive-muted);
  border: 1px solid var(--border);
  margin-left: -1px;
  background: var(--background-secondary);
  position: relative;
}

/* line 9783, app/assets/stylesheets/zammad.scss */
.nav-tabs li:first-child {
  border-radius: 7px 0 0 7px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-tabs li:first-child {
  border-radius: 0 7px 7px 0;
}

/* line 9789, app/assets/stylesheets/zammad.scss */
.nav-tabs li:last-child {
  border-radius: 0 7px 7px 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-tabs li:last-child {
  border-radius: 7px 0 0 7px;
}

/* line 9795, app/assets/stylesheets/zammad.scss */
.nav-tabs li:only-child {
  border-radius: 7px;
}

/* line 9799, app/assets/stylesheets/zammad.scss */
.nav-tabs li.active {
  color: var(--text-inverted);
  background: var(--button-active);
}

/* line 9804, app/assets/stylesheets/zammad.scss */
.nav-tabs li a {
  padding: 10px 24px 8px;
  color: inherit;
  color: inherit;
}

/* line 9812, app/assets/stylesheets/zammad.scss */
.tab-content h2:first-child {
  margin-top: 0;
}

/* line 9817, app/assets/stylesheets/zammad.scss */
.or-divider {
  position: relative;
  margin: 16px 0;
  text-align: center;
}

/* line 9822, app/assets/stylesheets/zammad.scss */
.or-divider::before {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  margin-top: -1px;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
}

/* line 9833, app/assets/stylesheets/zammad.scss */
.or-divider span {
  position: relative;
  background: var(--background-secondary);
  padding: 0 10px;
}

/* line 9838, app/assets/stylesheets/zammad.scss */
.modal-body .or-divider span {
  background: var(--background-primary);
}

/* line 9844, app/assets/stylesheets/zammad.scss */
.settings-entry {
  margin-bottom: 42px;
  max-width: 700px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .settings-entry {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

@media screen and (max-width: 767px) {
  /* line 9844, app/assets/stylesheets/zammad.scss */
  .settings-entry {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}

/* line 9853, app/assets/stylesheets/zammad.scss */
.settings-entry--stretched {
  max-width: none;
}

/* line 9858, app/assets/stylesheets/zammad.scss */
.setting-controls {
  margin-top: 14px;
  display: flex;
  justify-content: flex-end;
}

/* line 9864, app/assets/stylesheets/zammad.scss */
.form-item .form-group {
  margin-bottom: 0;
}

/* line 9868, app/assets/stylesheets/zammad.scss */
.form-item .form-group + .form-group {
  margin-top: 15px;
}

/* line 9872, app/assets/stylesheets/zammad.scss */
.form-item + .btn {
  margin-left: 23px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .form-item + .btn {
  margin-right: 23px;
  margin-left: 0;
}

/* line 9876, app/assets/stylesheets/zammad.scss */
.scrollPageHeader {
  display: flex;
  align-items: center;
  background: var(--background-secondary);
  border-bottom: 1px solid var(--border);
  height: 64px;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 22px;
  position: absolute;
  transform: translateY(-100%);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .scrollPageHeader {
  height: 50px;
  padding: 0 6px;
  overflow: hidden;
}

/* line 9896, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .scrollPageHeader.is-closed {
  overflow: visible;
}

@media screen and (max-width: 767px) {
  /* line 9876, app/assets/stylesheets/zammad.scss */
  .scrollPageHeader {
    height: 50px;
    padding: 0 6px;
    overflow: hidden;
  }
  /* line 9896, app/assets/stylesheets/zammad.scss */
  .scrollPageHeader.is-closed {
    overflow: visible;
  }
}

/* line 9902, app/assets/stylesheets/zammad.scss */
.scrollPageHeader small {
  color: var(--text-muted-alt);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .scrollPageHeader small {
  margin-top: 1px;
  margin-left: 3px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .scrollPageHeader small {
  margin-right: 3px;
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  /* line 9902, app/assets/stylesheets/zammad.scss */
  .scrollPageHeader small {
    margin-top: 1px;
    margin-left: 3px;
  }
  /* line 244, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .scrollPageHeader small {
    margin-right: 3px;
    margin-left: 0;
  }
}

/* line 9912, app/assets/stylesheets/zammad.scss */
.scrollPageHeader .ticket-title {
  max-width: initial;
  padding: 0;
  min-width: 0;
  flex: 1;
}

/* line 9919, app/assets/stylesheets/zammad.scss */
.scrollPageHeader h1, .scrollPageHeader .popover-notificationsHeader .popover-title, .popover-notificationsHeader .scrollPageHeader .popover-title, .scrollPageHeader .ticket-title-update {
  font-size: 19px;
  margin: 0 15px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .scrollPageHeader h1, #app.navigation-collapsed .scrollPageHeader .popover-notificationsHeader .popover-title, .popover-notificationsHeader #app.navigation-collapsed .scrollPageHeader .popover-title, #app.navigation-collapsed .scrollPageHeader .ticket-title-update {
  font-size: 17px;
  margin: 0 5px;
}

@media screen and (max-width: 767px) {
  /* line 9919, app/assets/stylesheets/zammad.scss */
  .scrollPageHeader h1, .scrollPageHeader .popover-notificationsHeader .popover-title, .popover-notificationsHeader .scrollPageHeader .popover-title, .scrollPageHeader .ticket-title-update {
    font-size: 17px;
    margin: 0 5px;
  }
}

/* line 9931, app/assets/stylesheets/zammad.scss */
.wizard {
  margin: auto;
}

/* line 9935, app/assets/stylesheets/zammad.scss */
.wizard-logo {
  fill: var(--text-inverted);
  margin-left: -25px;
  margin-bottom: 5px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .wizard-logo {
  margin-right: -25px;
  margin-left: 0;
}

/* line 9943, app/assets/stylesheets/zammad.scss */
.wizard-slide {
  display: flex;
  flex-direction: column;
  width: 400px;
  padding-bottom: 18px;
  margin-bottom: 20px;
}

/* line 9952, app/assets/stylesheets/zammad.scss */
.wizard-slide.wizard-slide--large {
  width: 460px;
}

/* line 9956, app/assets/stylesheets/zammad.scss */
.wizard-slide.wizard-slide--very-large {
  width: auto;
  max-width: 990px;
}

/* line 9962, app/assets/stylesheets/zammad.scss */
.wizard h2 {
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
  padding-bottom: 8px;
  margin-bottom: 16px;
}

/* line 9968, app/assets/stylesheets/zammad.scss */
.wizard h2 + p {
  margin-top: 0;
}

/* line 9973, app/assets/stylesheets/zammad.scss */
.wizard-body {
  flex: 1;
  padding-bottom: 15px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .wizard-body {
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 9973, app/assets/stylesheets/zammad.scss */
  .wizard-body {
    width: 100%;
  }
}

/* line 9981, app/assets/stylesheets/zammad.scss */
.wizard-body .form-control {
  min-width: 0;
}

/* line 9986, app/assets/stylesheets/zammad.scss */
.wizard-controls {
  display: flex;
  margin-top: 15px;
  height: 39px;
}

/* line 9992, app/assets/stylesheets/zammad.scss */
.wizard-buttonList {
  margin-top: 15px;
  min-width: 200px;
}

/* line 9997, app/assets/stylesheets/zammad.scss */
p + .wizard-buttonList,
label + .wizard-buttonList,
.select-box .select-box-header + .wizard-buttonList {
  margin-top: 5px;
}

/* line 10002, app/assets/stylesheets/zammad.scss */
.wizard-loadingText {
  text-align: center;
  margin: 0;
}

/* line 10007, app/assets/stylesheets/zammad.scss */
.wizard-loadingText .loading {
  vertical-align: middle;
  margin-right: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .wizard-loadingText .loading {
  margin-left: 10px;
  margin-right: 0;
}

/* line 10013, app/assets/stylesheets/zammad.scss */
.wizard-aside {
  padding-top: 15px;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.13);
}

/* line 10019, app/assets/stylesheets/zammad.scss */
.setup.wizard .wizard-body {
  min-height: 140px;
}

/* line 10022, app/assets/stylesheets/zammad.scss */
.setup.wizard .wizard-body > p:first-child {
  margin-top: 0;
}

/* line 10027, app/assets/stylesheets/zammad.scss */
.setup.wizard .logo-preview,
.branding .logo-preview {
  display: block;
  height: 0;
  max-width: 200px;
  max-height: 100px;
}

/* line 10034, app/assets/stylesheets/zammad.scss */
.setup.wizard .logo-preview[src=''],
.branding .logo-preview[src=''] {
  visibility: hidden;
}

/* line 10038, app/assets/stylesheets/zammad.scss */
.setup.wizard .logo-preview + .logo-preview-placeholder,
.branding .logo-preview + .logo-preview-placeholder {
  height: 100px;
  color: var(--text-muted);
  background: var(--background-modifier-accent);
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 10049, app/assets/stylesheets/zammad.scss */
.setup.wizard .logo-preview:not([src='']) {
  margin: 0 auto 15px;
  height: auto;
}

/* line 10053, app/assets/stylesheets/zammad.scss */
.setup.wizard .logo-preview:not([src='']) + .logo-preview-placeholder {
  display: none;
}

/* line 10058, app/assets/stylesheets/zammad.scss */
.setup.wizard .base-outbound-settings {
  margin-top: 15px;
}

/* line 10062, app/assets/stylesheets/zammad.scss */
.branding .logo-preview:not([src='']) {
  margin: 20px auto 12px;
  height: auto;
}

/* line 10066, app/assets/stylesheets/zammad.scss */
.branding .logo-preview:not([src='']) + .logo-preview-placeholder {
  display: none;
}

/* line 10071, app/assets/stylesheets/zammad.scss */
.branding.login {
  padding: 24px 24px 0;
}

/* line 10075, app/assets/stylesheets/zammad.scss */
.import.wizard .wizard-slide {
  min-height: 300px;
}

/* line 10079, app/assets/stylesheets/zammad.scss */
.import-source {
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.13);
  height: 50px;
  margin: 5px 0;
}

/* line 10088, app/assets/stylesheets/zammad.scss */
.input-feedback {
  position: absolute;
  padding-left: 10px;
  right: 1px;
  top: 1px;
  bottom: 1px;
  width: 52px;
  border-radius: 0 5px 5px 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white 33%);
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .input-feedback {
  padding-right: 10px;
  padding-left: 0;
}

/* line 10100, app/assets/stylesheets/zammad.scss */
.input-feedback--no-background {
  background: none;
}

/* line 10105, app/assets/stylesheets/zammad.scss */
.input-group-addon {
  color: inherit;
}

/* line 10109, app/assets/stylesheets/zammad.scss */
.input-feedback--no-background {
  background: none;
}

/* line 10113, app/assets/stylesheets/zammad.scss */
.input-feedback .icon {
  display: none;
}

/* line 10117, app/assets/stylesheets/zammad.scss */
.input-feedback[data-state='loading'] .loading.icon,
.input-feedback[data-state='error'] .icon-error,
.input-feedback[data-state='success'] .icon-checkmark {
  display: block;
}

/* line 10123, app/assets/stylesheets/zammad.scss */
.progressTable {
  width: 100%;
  margin: 0 auto;
}

/* line 10128, app/assets/stylesheets/zammad.scss */
.progressTable td {
  padding: 8px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  width: 33%;
}

/* line 10135, app/assets/stylesheets/zammad.scss */
.progressTable tr:not(:last-child) {
  border-bottom: 1px solid #eee;
}

/* line 10139, app/assets/stylesheets/zammad.scss */
.progressTable td:first-child {
  text-align: end;
}

/* line 10143, app/assets/stylesheets/zammad.scss */
.progressTable progress {
  width: 100%;
  min-width: 60px;
  display: block;
}

/* line 10149, app/assets/stylesheets/zammad.scss */
.progressTable .icon-checkmark {
  margin-left: 10px;
  opacity: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .progressTable .icon-checkmark {
  margin-right: 10px;
  margin-left: 0;
}

/* line 10155, app/assets/stylesheets/zammad.scss */
.progressTable tr.is-done .icon-checkmark {
  opacity: 1;
}

/* line 10159, app/assets/stylesheets/zammad.scss */
.channelList {
  flex: 1;
  display: flex;
  flex-direction: column;
  background: var(--background-secondary);
  border-radius: 2px;
  margin: 5px 0 20px;
  box-shadow: var(--elevation-low);
}

/* line 10169, app/assets/stylesheets/zammad.scss */
.channelList,
.channelList-controls,
.channelList-controlEntry {
  border: 1px solid var(--border);
}

/* line 10175, app/assets/stylesheets/zammad.scss */
.channelList-entry {
  display: flex;
  cursor: default;
  padding: 5px 8px;
}

/* line 10180, app/assets/stylesheets/zammad.scss */
.channelList-entry:not(:last-child) {
  border-bottom: 1px solid var(--border);
}

/* line 10185, app/assets/stylesheets/zammad.scss */
.channelList-label {
  margin: 0 10px;
  flex: 1;
}

/* line 10194, app/assets/stylesheets/zammad.scss */
.channelList-status {
  font-size: 12px;
  color: var(--text-muted);
}

/* line 10199, app/assets/stylesheets/zammad.scss */
.channelList-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  color: var(--text-muted);
}

/* line 10207, app/assets/stylesheets/zammad.scss */
.channelList-controls {
  margin-top: auto;
  display: flex;
  background: var(--background-quaternary-alt);
  border-left: none;
  border-right: none;
  border-bottom: none;
}

/* line 10216, app/assets/stylesheets/zammad.scss */
.channelList-controlEntry {
  display: flex;
  justify-content: center;
  width: 26px;
  height: 26px;
  border-left: none;
  border-top: none;
  border-bottom: none;
  position: relative;
}

/* line 10226, app/assets/stylesheets/zammad.scss */
.channelList-controlEntry [data-toggle='dropdown'] {
  position: relative;
}

/* line 10230, app/assets/stylesheets/zammad.scss */
.channelList-controlEntry .icon {
  opacity: 0.8;
}

/* line 10235, app/assets/stylesheets/zammad.scss */
.avatar-gallery {
  display: flex;
  flex-wrap: wrap;
}

/* line 10240, app/assets/stylesheets/zammad.scss */
.avatar-holder {
  display: inline-block;
  position: relative;
  margin: 0 32px 32px 0;
  border-radius: 100%;
  box-shadow: 0 0 0 4px var(--background-secondary);
}

/* line 10250, app/assets/stylesheets/zammad.scss */
.avatar-holder .avatar.is-active {
  box-shadow: 0 0 0 4px var(--border-highlight);
}

/* line 10256, app/assets/stylesheets/zammad.scss */
.avatar--new {
  background: #38ad69;
}

/* line 10262, app/assets/stylesheets/zammad.scss */
.avatar-holder .avatar-delete {
  position: absolute;
  right: -15px;
  top: -15px;
  width: 40px;
  height: 40px;
  pointer-events: none;
  visibility: hidden;
  background: var(--background-secondary);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
}

/* line 10279, app/assets/stylesheets/zammad.scss */
.avatar-holder .avatar-delete svg {
  opacity: 0.5;
  fill: var(--interactive-primary);
}

/* line 10284, app/assets/stylesheets/zammad.scss */
.avatar-holder .avatar-delete:hover svg {
  opacity: 1;
}

/* line 10289, app/assets/stylesheets/zammad.scss */
.avatar-holder:hover .avatar-delete {
  visibility: visible;
  pointer-events: auto;
}

/* line 10294, app/assets/stylesheets/zammad.scss */
.camera video {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
}

/* line 10300, app/assets/stylesheets/zammad.scss */
.camera-preview {
  display: block;
  margin: 0 auto;
}

/* line 10305, app/assets/stylesheets/zammad.scss */
.camera-flash {
  background: var(--background-secondary);
  opacity: 0;
}

/* line 10314, app/assets/stylesheets/zammad.scss */
.camera-flash.is-active {
  animation: flash 500ms ease;
}

@keyframes flash {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* line 10332, app/assets/stylesheets/zammad.scss */
.fileUpload {
  position: relative;
  overflow: hidden;
}

/* line 10336, app/assets/stylesheets/zammad.scss */
.fileUpload.btn input:focus + label, .fileUpload.btn .select-box input:focus + .select-box-header, .select-box .fileUpload.btn input:focus + .select-box-header {
  text-decoration: none;
}

/* line 10341, app/assets/stylesheets/zammad.scss */
.fileUpload label, .fileUpload .select-box .select-box-header, .select-box .fileUpload .select-box-header {
  font-size: inherit;
  color: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  display: inline;
  margin: 0;
}

/* line 10350, app/assets/stylesheets/zammad.scss */
.fileUpload input {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 118px;
  margin: 0;
  padding: 0;
  opacity: 0;
}

/* line 10362, app/assets/stylesheets/zammad.scss */
.fileUpload input:focus + label, .fileUpload .select-box input:focus + .select-box-header, .select-box .fileUpload input:focus + .select-box-header {
  text-decoration: underline;
}

/* line 10367, app/assets/stylesheets/zammad.scss */
.imagePreview {
  margin-top: 45px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .imagePreview {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  /* line 10367, app/assets/stylesheets/zammad.scss */
  .imagePreview {
    margin-top: 0;
  }
}

/* line 10374, app/assets/stylesheets/zammad.scss */
.imagePreview img {
  width: auto !important;
  max-width: 100% !important;
  max-height: calc(100vh - 218px) !important;
}

/* line 10381, app/assets/stylesheets/zammad.scss */
.imageCropper p {
  margin: 0;
}

/* line 10385, app/assets/stylesheets/zammad.scss */
.imageCropper-holder {
  height: 340px;
  margin: 15px 0;
}

/* line 10390, app/assets/stylesheets/zammad.scss */
.imageCropper-image {
  max-width: 100%;
  max-height: 100%;
  opacity: 0;
}

/* line 10396, app/assets/stylesheets/zammad.scss */
.imageCropper-preview {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 10px;
}

/* line 10404, app/assets/stylesheets/zammad.scss */
.cropper-container {
  /* prevent cropper.js's centering – we center via flex */
  left: 0 !important;
}

/* line 10409, app/assets/stylesheets/zammad.scss */
.profile {
  padding: 60px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  flex: 1;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .profile {
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 767px) {
  /* line 10409, app/assets/stylesheets/zammad.scss */
  .profile {
    padding: 0;
    margin: 0;
  }
}

/* line 10420, app/assets/stylesheets/zammad.scss */
.profile h1, .profile .popover-notificationsHeader .popover-title, .popover-notificationsHeader .profile .popover-title, .profile .ticket-title-update {
  margin: 18px 0 0;
}

/* line 10424, app/assets/stylesheets/zammad.scss */
.profile .tabs {
  margin-top: 2px;
  margin-bottom: 25px;
}

/* line 10430, app/assets/stylesheets/zammad.scss */
.profile-window {
  color: var(--text-normal);
  background: var(--background-secondary);
  max-width: 660px;
  margin: 0 auto;
  border: 1px solid var(--border);
}

/* line 10438, app/assets/stylesheets/zammad.scss */
.profile-section {
  padding: 20px 50px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .profile-section {
  padding: 10px;
}

@media screen and (max-width: 767px) {
  /* line 10438, app/assets/stylesheets/zammad.scss */
  .profile-section {
    padding: 10px;
  }
}

/* line 10445, app/assets/stylesheets/zammad.scss */
.profile-section.profile-memberSection {
  margin-bottom: 10px;
}

/* line 10450, app/assets/stylesheets/zammad.scss */
.profile-section:not(:last-child) {
  border-bottom: 1px solid var(--background-modifier-border);
}

/* line 10454, app/assets/stylesheets/zammad.scss */
.profile-action {
  margin-right: -20px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .profile-action {
  margin-left: -20px;
  margin-right: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .profile-action {
  margin-right: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .profile-action {
  margin-left: 0;
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  /* line 10454, app/assets/stylesheets/zammad.scss */
  .profile-action {
    margin-right: 0;
  }
  /* line 244, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .profile-action {
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 10461, app/assets/stylesheets/zammad.scss */
.profile-action .dropdown-toggle {
  margin-top: -20px;
  margin-right: -30px;
  margin-bottom: 8px;
  padding: 26px 40px 2px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .profile-action .dropdown-toggle {
  margin-left: -30px;
  margin-right: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .profile-action .dropdown-toggle {
  margin-top: -5px;
  padding: 10px 0 5px;
  margin-right: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .profile-action .dropdown-toggle {
  margin-left: 0;
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  /* line 10461, app/assets/stylesheets/zammad.scss */
  .profile-action .dropdown-toggle {
    margin-top: -5px;
    padding: 10px 0 5px;
    margin-right: 0;
  }
  /* line 244, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .profile-action .dropdown-toggle {
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 10477, app/assets/stylesheets/zammad.scss */
.profile-action label, .profile-action .select-box .select-box-header, .select-box .profile-action .select-box-header {
  margin: 0 8px;
  padding: 0;
  cursor: inherit;
}

/* line 10484, app/assets/stylesheets/zammad.scss */
.profile-subtitle {
  font-size: 16px;
}

/* line 10490, app/assets/stylesheets/zammad.scss */
.profile-details {
  margin-left: -50px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .profile-details {
  margin-right: -50px;
  margin-left: 0;
}

/* line 10494, app/assets/stylesheets/zammad.scss */
.profile-ticketsPlaceholder {
  flex: 1;
  margin: 8px 0 22px;
  color: var(--text-muted);
}

/* line 10499, app/assets/stylesheets/zammad.scss */
.profile-ticketsPlaceholder .stat-icon {
  margin-bottom: 10px;
}

/* line 10504, app/assets/stylesheets/zammad.scss */
.profile-detailsEntry, .profile-organizationMember {
  margin: 8px 0;
  padding-left: 50px;
  width: 50%;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .profile-detailsEntry, html[dir='rtl'] .profile-organizationMember {
  padding-right: 50px;
  padding-left: 0;
}

/* line 10512, app/assets/stylesheets/zammad.scss */
.profile-detailsEntry label, .profile-detailsEntry .select-box .select-box-header, .select-box .profile-detailsEntry .select-box-header, .profile-organizationMember label, .profile-organizationMember .select-box .select-box-header, .select-box .profile-organizationMember .select-box-header {
  padding: 0;
  margin-bottom: 2px;
  display: block;
}

/* line 10518, app/assets/stylesheets/zammad.scss */
.profile-organizationMember {
  display: flex;
  align-items: center;
}

/* line 10524, app/assets/stylesheets/zammad.scss */
.profile-organizationMember .avatar {
  margin-right: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .profile-organizationMember .avatar {
  margin-left: 10px;
  margin-right: 0;
}

/* line 10529, app/assets/stylesheets/zammad.scss */
.profile-ticketLists {
  display: flex;
  margin: 0 -25px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .profile-ticketLists {
  display: block;
  margin: 0;
}

@media screen and (max-width: 767px) {
  /* line 10529, app/assets/stylesheets/zammad.scss */
  .profile-ticketLists {
    display: block;
    margin: 0;
  }
}

/* line 10539, app/assets/stylesheets/zammad.scss */
.profile-ticketList {
  display: flex;
  flex-direction: column;
  flex: 1 1 50%;
  padding: 0 25px;
  min-width: 0;
  /* Firefox wrong content-calculation with word-wrap workaround */
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .profile-ticketList {
  padding: 0;
  margin-bottom: 10px;
}

/* line 10550, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .profile-ticketList:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  /* line 10539, app/assets/stylesheets/zammad.scss */
  .profile-ticketList {
    padding: 0;
    margin-bottom: 10px;
  }
  /* line 10550, app/assets/stylesheets/zammad.scss */
  .profile-ticketList:last-child {
    margin-bottom: 0;
  }
}

/* line 10555, app/assets/stylesheets/zammad.scss */
.profile-ticketList .tasks {
  margin-bottom: 10px;
  display: flex;
  flex-basis: auto;
  flex-direction: column;
}

/* line 10563, app/assets/stylesheets/zammad.scss */
.profile .frequency.stat-widget {
  height: 230px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .profile .frequency.stat-widget {
  display: none;
}

@media screen and (max-width: 767px) {
  /* line 10563, app/assets/stylesheets/zammad.scss */
  .profile .frequency.stat-widget {
    display: none;
  }
}

/* line 10570, app/assets/stylesheets/zammad.scss */
.profile .frequency.stat-widget .stat-bars {
  height: 100px;
}

/* line 10575, app/assets/stylesheets/zammad.scss */
.highlighter {
  display: flex;
}

/* line 10579, app/assets/stylesheets/zammad.scss */
[data-highlightcolor='Yellow']::-moz-selection {
  background: var(--highlighter-yellow);
}
[data-highlightcolor='Yellow']::selection {
  background: var(--highlighter-yellow);
}

/* line 10583, app/assets/stylesheets/zammad.scss */
.highlight-Yellow {
  background: var(--highlighter-yellow);
}

/* line 10587, app/assets/stylesheets/zammad.scss */
[data-highlightcolor='Green']::-moz-selection {
  background: var(--highlighter-green);
}
[data-highlightcolor='Green']::selection {
  background: var(--highlighter-green);
}

/* line 10591, app/assets/stylesheets/zammad.scss */
.highlight-Green {
  background: var(--highlighter-green);
}

/* line 10595, app/assets/stylesheets/zammad.scss */
[data-highlightcolor='Blue']::-moz-selection {
  background: var(--highlighter-blue);
}
[data-highlightcolor='Blue']::selection {
  background: var(--highlighter-blue);
}

/* line 10599, app/assets/stylesheets/zammad.scss */
.highlight-Blue {
  background: var(--highlighter-blue);
}

/* line 10603, app/assets/stylesheets/zammad.scss */
[data-highlightcolor='Pink']::-moz-selection {
  background: var(--highlighter-pink);
}
[data-highlightcolor='Pink']::selection {
  background: var(--highlighter-pink);
}

/* line 10607, app/assets/stylesheets/zammad.scss */
.highlight-Pink {
  background: var(--highlighter-pink);
}

/* line 10611, app/assets/stylesheets/zammad.scss */
[data-highlightcolor='Purple']::-moz-selection {
  background: var(--highlighter-purple);
}
[data-highlightcolor='Purple']::selection {
  background: var(--highlighter-purple);
}

/* line 10615, app/assets/stylesheets/zammad.scss */
.highlight-Purple {
  background: var(--highlighter-purple);
}

/* line 10620, app/assets/stylesheets/zammad.scss */
.translationOverview tbody > tr > td {
  padding: 20px 0 0 10px;
}

/* line 10624, app/assets/stylesheets/zammad.scss */
.translationOverview .translationOverview-itemContainer {
  padding: 10px 0 10px 10px;
}

/* line 10628, app/assets/stylesheets/zammad.scss */
.translationOverview .translationOverview-source {
  width: 25%;
}

/* line 10632, app/assets/stylesheets/zammad.scss */
.translationOverview .translationOverview-target {
  width: 35%;
}

/* line 10636, app/assets/stylesheets/zammad.scss */
.translationOverview .translationOverview-initial {
  width: 25%;
}

/* line 10640, app/assets/stylesheets/zammad.scss */
.translationOverview .translationOverview-item {
  width: 100%;
}

/* line 10645, app/assets/stylesheets/zammad.scss */
.overview-navigator {
  display: flex;
}

/* line 10649, app/assets/stylesheets/zammad.scss */
.overview-navigator .pagination {
  margin: 0 0 0 10px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .overview-navigator .pagination {
  margin: 0 10px 0 0;
}

/* line 10655, app/assets/stylesheets/zammad.scss */
.empty-space {
  padding: 50px;
}

/* line 10658, app/assets/stylesheets/zammad.scss */
.empty-space svg {
  width: 200px;
  height: auto;
}

/* line 10663, app/assets/stylesheets/zammad.scss */
.empty-space .empty-space-tagline {
  color: var(--text-muted);
  margin-top: 15px;
  font-size: 18px;
}

/* line 10670, app/assets/stylesheets/zammad.scss */
.horizontal-filters-alert {
  margin-bottom: 10px;
}

/* line 10674, app/assets/stylesheets/zammad.scss */
.horizontal-filters {
  margin-bottom: 20px;
}

/* line 10677, app/assets/stylesheets/zammad.scss */
.horizontal-filters--with-switch {
  margin-bottom: 10px;
}

/* line 10681, app/assets/stylesheets/zammad.scss */
.horizontal-filters .alert {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 10686, app/assets/stylesheets/zammad.scss */
.horizontal-filters .alert + .horizontal-filter {
  border-radius: 4px 4px 0 0;
}

/* line 10690, app/assets/stylesheets/zammad.scss */
.horizontal-filters .alert + .horizontal-filter:last-child {
  border-radius: 4px;
}

/* line 10695, app/assets/stylesheets/zammad.scss */
.horizontal-filter {
  position: relative;
  display: flex;
  background: var(--background-primary-alt);
  padding: 7px;
  border: 1px solid var(--border-alt);
}

/* line 10702, app/assets/stylesheets/zammad.scss */
.horizontal-filter:first-child {
  border-radius: 4px 4px 0 0;
}

/* line 10706, app/assets/stylesheets/zammad.scss */
.horizontal-filter:last-child {
  border-radius: 0 0 4px 4px;
}

/* line 10710, app/assets/stylesheets/zammad.scss */
.horizontal-filter:only-child {
  border-radius: 4px;
}

/* line 10714, app/assets/stylesheets/zammad.scss */
.horizontal-filter + .horizontal-filter {
  border-top: none;
}

/* line 10718, app/assets/stylesheets/zammad.scss */
.horizontal-filter select,
.horizontal-filter input {
  border-color: var(--border-alt);
}

/* line 10723, app/assets/stylesheets/zammad.scss */
.horizontal-filter input[type='text'] {
  width: 100%;
}

/* line 10727, app/assets/stylesheets/zammad.scss */
.horizontal-filter input[data-item='time'] {
  width: 4.5ch;
}

/* line 10731, app/assets/stylesheets/zammad.scss */
.horizontal-filter[data-level] {
  padding-left: 54px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter[data-level] {
  padding-left: 7px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter[data-level] {
  padding-right: 54px;
}

/* line 10738, app/assets/stylesheets/zammad.scss */
.horizontal-filter[data-level='1'] {
  padding-left: 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter[data-level='1'] {
  padding-left: 7px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter[data-level='1'] {
  padding-right: 0;
}

/* line 10745, app/assets/stylesheets/zammad.scss */
.horizontal-filter[data-level='2'] {
  padding-left: 27px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter[data-level='2'] {
  padding-left: 7px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter[data-level='2'] {
  padding-right: 27px;
}

/* line 10752, app/assets/stylesheets/zammad.scss */
.horizontal-filter[data-level]::before {
  content: '';
  background-color: var(--border-alt);
  width: 54px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter[data-level]::before {
  right: 0;
}

/* line 10764, app/assets/stylesheets/zammad.scss */
.horizontal-filter[data-level='1']::before {
  width: 0;
}

/* line 10768, app/assets/stylesheets/zammad.scss */
.horizontal-filter[data-level='2']::before {
  width: 27px;
}

/* line 10772, app/assets/stylesheets/zammad.scss */
.horizontal-filter .draggable {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 39px;
  vertical-align: middle;
  cursor: move;
}

/* line 10782, app/assets/stylesheets/zammad.scss */
.ui-sortable-helper .horizontal-filter {
  border-color: transparent;
  border-radius: none;
  background: var(--background-modifier-lighter);
}

/* line 10787, app/assets/stylesheets/zammad.scss */
.ui-sortable-helper .horizontal-filter[data-level]::before {
  background-color: transparent;
}

/* line 10792, app/assets/stylesheets/zammad.scss */
.horizontal-filter.ui-sortable-placeholder {
  visibility: visible !important;
  background: var(--background-primary-alt);
}

/* line 10796, app/assets/stylesheets/zammad.scss */
.horizontal-filter.ui-sortable-placeholder[data-level]::before {
  background-color: var(--border-highlight);
}

/* line 10802, app/assets/stylesheets/zammad.scss */
.horizontal-filter-body {
  display: flex;
  flex: 1;
  min-width: 100px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .horizontal-filter-body {
  display: block;
  margin-right: 5px;
}

@media screen and (max-width: 767px) {
  /* line 10802, app/assets/stylesheets/zammad.scss */
  .horizontal-filter-body {
    display: block;
    margin-right: 5px;
  }
}

/* line 10812, app/assets/stylesheets/zammad.scss */
.horizontal-filter-body > .controls,
.horizontal-filter-body > input {
  margin-right: 5px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter-body > .controls, html[dir='rtl'] .horizontal-filter-body > input {
  margin-left: 5px;
  margin-right: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .horizontal-filter-body > .controls, #app.navigation-collapsed .horizontal-filter-body > input {
  margin: 0 0 5px !important;
}

@media screen and (max-width: 767px) {
  /* line 10812, app/assets/stylesheets/zammad.scss */
  .horizontal-filter-body > .controls,
.horizontal-filter-body > input {
    margin: 0 0 5px !important;
  }
}

/* line 10820, app/assets/stylesheets/zammad.scss */
.horizontal-filter-body > .controls > .controls-label,
.horizontal-filter-body > input > .controls-label {
  margin-left: 0;
  margin-right: 5px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter-body > .controls > .controls-label, html[dir='rtl'] .horizontal-filter-body > input > .controls-label {
  margin-left: 5px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter-body > .controls > .controls-label, html[dir='rtl'] .horizontal-filter-body > input > .controls-label {
  margin-right: 0;
}

/* line 10828, app/assets/stylesheets/zammad.scss */
.horizontal-filter-body > .controls .horizontal-filter-value,
.horizontal-filter-body > input .horizontal-filter-value {
  max-width: 100%;
}

/* line 10833, app/assets/stylesheets/zammad.scss */
.horizontal-filter-body > .controls > .controls {
  max-width: 100%;
}

/* line 10836, app/assets/stylesheets/zammad.scss */
.horizontal-filter-body > .controls > .controls + .controls {
  margin-left: 5px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter-body > .controls > .controls + .controls {
  margin-right: 5px;
  margin-left: 0;
}

/* line 10842, app/assets/stylesheets/zammad.scss */
.horizontal-filter-group {
  padding: 10px;
  background: var(--background-secondary);
  border: 1px solid var(--border-alt);
  border-radius: 5px;
  margin: 0 5px;
}

/* line 10849, app/assets/stylesheets/zammad.scss */
.horizontal-filter-group > .form-group:last-child {
  margin-bottom: 0;
}

/* line 10854, app/assets/stylesheets/zammad.scss */
.horizontal-filter-value {
  max-width: 60%;
  flex-grow: 1;
  margin-bottom: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .horizontal-filter-value {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 10854, app/assets/stylesheets/zammad.scss */
  .horizontal-filter-value {
    max-width: 100%;
  }
}

/* line 10864, app/assets/stylesheets/zammad.scss */
.horizontal-filter-value input[type='url'] {
  min-width: 200px;
}

/* line 10868, app/assets/stylesheets/zammad.scss */
.horizontal-filter-value .dropdown:only-child {
  flex-grow: 1;
}

/* line 10873, app/assets/stylesheets/zammad.scss */
.horizontal-filters-switch {
  display: flex;
  justify-content: flex-end;
}

/* line 10877, app/assets/stylesheets/zammad.scss */
.horizontal-filters-switch > label, .select-box .horizontal-filters-switch > .select-box-header {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

/* line 10882, app/assets/stylesheets/zammad.scss */
.horizontal-filters-switch > label .zammad-switch, .select-box .horizontal-filters-switch > .select-box-header .zammad-switch {
  margin-top: 0;
  margin-left: 10px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filters-switch > label .zammad-switch, html[dir='rtl'] .select-box .horizontal-filters-switch > .select-box-header .zammad-switch, .select-box html[dir='rtl'] .horizontal-filters-switch > .select-box-header .zammad-switch {
  margin-left: 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filters-switch > label .zammad-switch, html[dir='rtl'] .select-box .horizontal-filters-switch > .select-box-header .zammad-switch, .select-box html[dir='rtl'] .horizontal-filters-switch > .select-box-header .zammad-switch {
  margin-right: 10px;
}

/* line 10891, app/assets/stylesheets/zammad.scss */
.horizontal-filters-switch--align-start {
  justify-content: flex-start;
}

/* line 10894, app/assets/stylesheets/zammad.scss */
.horizontal-filters-switch--align-start > label, .select-box .horizontal-filters-switch--align-start > .select-box-header {
  flex-direction: row-reverse;
}

/* line 10897, app/assets/stylesheets/zammad.scss */
.horizontal-filters-switch--align-start > label .zammad-switch, .select-box .horizontal-filters-switch--align-start > .select-box-header .zammad-switch {
  margin-left: 0;
  margin-right: 10px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filters-switch--align-start > label .zammad-switch, html[dir='rtl'] .select-box .horizontal-filters-switch--align-start > .select-box-header .zammad-switch, .select-box html[dir='rtl'] .horizontal-filters-switch--align-start > .select-box-header .zammad-switch {
  margin-right: 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filters-switch--align-start > label .zammad-switch, html[dir='rtl'] .select-box .horizontal-filters-switch--align-start > .select-box-header .zammad-switch, .select-box html[dir='rtl'] .horizontal-filters-switch--align-start > .select-box-header .zammad-switch {
  margin-left: 10px;
}

/* line 10907, app/assets/stylesheets/zammad.scss */
.horizontal-filters-switch + .js-preview h3 {
  margin-top: 0;
}

/* line 10912, app/assets/stylesheets/zammad.scss */
.output-input {
  margin: 0 0 14px;
}

/* line 10915, app/assets/stylesheets/zammad.scss */
.output-input output {
  margin: 0;
  border-radius: 3px 3px 0 0;
  border: 1px solid var(--border-highlight);
  border-bottom: none;
  display: block;
}

/* line 10923, app/assets/stylesheets/zammad.scss */
.output-input input {
  flex: 1;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: none;
}

/* line 10929, app/assets/stylesheets/zammad.scss */
.output-input input:focus {
  border-color: var(--border);
  box-shadow: none;
}

/* line 10936, app/assets/stylesheets/zammad.scss */
output {
  border-bottom: 1px solid var(--border-highlight);
  margin: 0 0 19px;
  display: inline-block;
  padding: 10px 12px 8px;
  color: inherit;
  background: var(--background-article-customer);
}

/* line 10944, app/assets/stylesheets/zammad.scss */
output[disabled] {
  border-color: #ca5357;
  background: #e2a1a4;
  color: var(--text-inverted);
}

/* line 10950, app/assets/stylesheets/zammad.scss */
output p {
  margin: 0;
}

/* line 10955, app/assets/stylesheets/zammad.scss */
.zammad-switch {
  overflow: hidden;
  width: 50px;
  height: 30px;
  border-radius: 15px;
}

/* line 10961, app/assets/stylesheets/zammad.scss */
.zammad-switch.zammad-switch--small {
  width: 40px;
  height: 24px;
  border-radius: 12px;
}

/* line 10967, app/assets/stylesheets/zammad.scss */
.zammad-switch.zammad-switch--tiny {
  width: 30px;
  height: 18px;
  border-radius: 9px;
}

/* line 10974, app/assets/stylesheets/zammad.scss */
.zammad-switch.zammad-switch--dark label, .zammad-switch.zammad-switch--dark .select-box .select-box-header, .select-box .zammad-switch.zammad-switch--dark .select-box-header {
  background: var(--menu-switch-background);
}

/* line 10978, app/assets/stylesheets/zammad.scss */
.zammad-switch.zammad-switch--dark label::after, .zammad-switch.zammad-switch--dark .select-box .select-box-header::after, .select-box .zammad-switch.zammad-switch--dark .select-box-header::after {
  background: var(--menu-switch-pointer);
}

/* line 10983, app/assets/stylesheets/zammad.scss */
.zammad-switch.zammad-switch--green input:checked + label, .zammad-switch.zammad-switch--green .select-box input:checked + .select-box-header, .select-box .zammad-switch.zammad-switch--green input:checked + .select-box-header {
  background: var(--supergood-color);
}

/* line 10988, app/assets/stylesheets/zammad.scss */
.zammad-switch label, .zammad-switch .select-box .select-box-header, .select-box .zammad-switch .select-box-header {
  margin: 0;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  outline: none;
  background: var(--background-secondary);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  transition: background 200ms;
}

/* line 11001, app/assets/stylesheets/zammad.scss */
.zammad-switch label::after, .zammad-switch .select-box .select-box-header::after, .select-box .zammad-switch .select-box-header::after {
  content: '';
  position: absolute;
  transition: transform 200ms;
  width: calc(60% - 2px);
  height: calc(100% - 2px);
  border-radius: inherit;
  left: 1px;
  top: 1px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.2);
  background: var(--background-secondary);
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .zammad-switch label::after, html[dir='rtl'] .zammad-switch .select-box .select-box-header::after, .select-box html[dir='rtl'] .zammad-switch .select-box-header::after {
  transform: translateX(70%);
}

/* line 11019, app/assets/stylesheets/zammad.scss */
.dropdown-menu.dropdown-menu--light .zammad-switch input:not(:checked) + label, .dropdown-menu.dropdown-menu--light .zammad-switch .select-box input:not(:checked) + .select-box-header, .select-box .dropdown-menu.dropdown-menu--light .zammad-switch input:not(:checked) + .select-box-header {
  background: var(--background-primary);
}

/* line 11023, app/assets/stylesheets/zammad.scss */
.zammad-switch input {
  display: none;
}

/* line 11026, app/assets/stylesheets/zammad.scss */
.zammad-switch input[disabled] + label, .zammad-switch .select-box input[disabled] + .select-box-header, .select-box .zammad-switch input[disabled] + .select-box-header {
  cursor: not-allowed;
  opacity: 0.38;
  border-color: var(--border);
}

/* line 11032, app/assets/stylesheets/zammad.scss */
.zammad-switch input[disabled] + label::after, .zammad-switch .select-box input[disabled] + .select-box-header::after, .select-box .zammad-switch input[disabled] + .select-box-header::after {
  background: #f6f7f9;
}

/* line 11036, app/assets/stylesheets/zammad.scss */
.zammad-switch input:focus + label, .zammad-switch .select-box input:focus + .select-box-header, .select-box .zammad-switch input:focus + .select-box-header {
  transition: none;
  background: var(--border-highlight);
  box-shadow: 0 0 0 3px var();
}

/* line 11042, app/assets/stylesheets/zammad.scss */
.zammad-switch input:checked + label, .zammad-switch .select-box input:checked + .select-box-header, .select-box .zammad-switch input:checked + .select-box-header {
  background: var(--highlight);
}

/* line 11046, app/assets/stylesheets/zammad.scss */
.zammad-switch input:checked + label::after, .zammad-switch .select-box input:checked + .select-box-header::after, .select-box .zammad-switch input:checked + .select-box-header::after {
  transform: translateX(70%);
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .zammad-switch input:checked + label::after, html[dir='rtl'] .zammad-switch .select-box input:checked + .select-box-header::after, .select-box html[dir='rtl'] .zammad-switch input:checked + .select-box-header::after {
  transform: none;
}

/* line 11053, app/assets/stylesheets/zammad.scss */
.controls .zammad-switch {
  margin-top: 10px;
}

/* line 11057, app/assets/stylesheets/zammad.scss */
.horizontal-filter-text {
  margin-right: 5px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter-text {
  margin-left: 5px;
  margin-right: 0;
}

/* line 11061, app/assets/stylesheets/zammad.scss */
.filter-controls {
  display: flex;
  margin: 5.5px 0;
}

/* line 11066, app/assets/stylesheets/zammad.scss */
.filter-control {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  box-shadow: 0 0 0 1px var(--border-alt) inset;
  border-radius: 100%;
  background: var(--background-secondary);
}

/* line 11079, app/assets/stylesheets/zammad.scss */
.filter-control:hover:not(.is-disabled) .icon {
  fill: var(--interactive-primary);
}

/* line 11084, app/assets/stylesheets/zammad.scss */
.filter-control.is-disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 11089, app/assets/stylesheets/zammad.scss */
.filter-control:not(:last-child) {
  margin-right: 7px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .filter-control:not(:last-child) {
  margin-left: 7px;
  margin-right: 0;
}

/* line 11093, app/assets/stylesheets/zammad.scss */
.filter-control .icon {
  fill: var(--interactive-muted);
}

/* line 11098, app/assets/stylesheets/zammad.scss */
.filter-preview {
  margin: 20px 0;
}

/* line 11102, app/assets/stylesheets/zammad.scss */
.day-name {
  text-align: center;
  margin-bottom: 0;
  color: inherit;
  white-space: nowrap;
}

/* line 11109, app/assets/stylesheets/zammad.scss */
.form-group.day-time {
  padding: 10px 5px 6px;
  margin: 0;
}

/* line 11113, app/assets/stylesheets/zammad.scss */
.form-group.day-time label, .form-group.day-time .select-box .select-box-header, .select-box .form-group.day-time .select-box-header {
  text-align: center;
}

/* line 11117, app/assets/stylesheets/zammad.scss */
.form-group.day-time .form-control {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px;
}

/* line 11124, app/assets/stylesheets/zammad.scss */
.settings-row {
  margin-bottom: 10px;
}

/* line 11128, app/assets/stylesheets/zammad.scss */
.settings-list {
  border-collapse: separate;
  color: var(--text-normal);
  table-layout: auto;
  margin-bottom: 20px;
}

/* line 11134, app/assets/stylesheets/zammad.scss */
.settings-list > caption {
  color: var(--text-normal);
}

/* line 11138, app/assets/stylesheets/zammad.scss */
.settings-list.is-invalid {
  border-radius: 3px;
  box-shadow: 0 0 0 2px var(--background-primary), 0 0 0 4px #f76e6e;
}

/* line 11145, app/assets/stylesheets/zammad.scss */
.settings-list.settings-list--fixed {
  table-layout: fixed;
}

/* line 11149, app/assets/stylesheets/zammad.scss */
.settings-list.settings-list--stretch {
  width: 100%;
}

/* line 11153, app/assets/stylesheets/zammad.scss */
.settings-list:not(:last-child) {
  margin-bottom: 34px;
}

/* line 11157, app/assets/stylesheets/zammad.scss */
.form-group .settings-list {
  margin-bottom: 0;
}

/* line 11162, app/assets/stylesheets/zammad.scss */
.settings-list.settings-list--toggleRow tr:not(.is-active) td > *:not(.dont-grey-out) {
  opacity: 0.33;
}

/* line 11168, app/assets/stylesheets/zammad.scss */
.settings-list.settings-list--toggleColumn td:not(.is-active) * {
  opacity: 0.33;
}

/* line 11174, app/assets/stylesheets/zammad.scss */
.settings-list.settings-list--placeholder th {
  text-align: center;
  border-bottom: 1px solid var(--border-alt);
  border-radius: 4px;
}

/* line 11180, app/assets/stylesheets/zammad.scss */
.settings-list.settings-list--placeholder td {
  height: 40px;
}

/* line 11186, app/assets/stylesheets/zammad.scss */
.settings-list .settings-list--deleted td {
  text-decoration: line-through;
}

/* line 11191, app/assets/stylesheets/zammad.scss */
.settings-list th,
.settings-list td {
  vertical-align: top;
  padding: 10px;
  border: 1px solid var(--border-alt);
  background: var(--background-secondary);
}

/* line 11199, app/assets/stylesheets/zammad.scss */
.settings-list th {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.05em;
  background: var(--background-primary-alt);
  border-bottom: none;
  word-break: normal;
}

/* line 11210, app/assets/stylesheets/zammad.scss */
.settings-list td {
  word-break: break-word;
}

/* line 11213, app/assets/stylesheets/zammad.scss */
.settings-list td > fieldset {
  margin: 0;
}

/* line 11216, app/assets/stylesheets/zammad.scss */
.settings-list td > fieldset > .form-group {
  margin-left: 0;
  margin-right: 0;
}

/* line 11221, app/assets/stylesheets/zammad.scss */
.settings-list td > fieldset > .checkbox,
.settings-list td > fieldset > .radio {
  margin: 7px 0;
}

/* line 11228, app/assets/stylesheets/zammad.scss */
.settings-list td.empty-cell {
  border-top: none;
}

/* line 11232, app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-separator {
  border-left-width: 3px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .settings-list .settings-list-separator {
  border-right-width: 3px;
  border-left-width: 1px;
}

/* line 11236, app/assets/stylesheets/zammad.scss */
.settings-list .text-muted {
  text-transform: none;
  font-size: 10px;
  letter-spacing: 0;
  color: var(--text-muted-alt);
}

/* line 11243, app/assets/stylesheets/zammad.scss */
.settings-list .inline-label {
  color: inherit;
}

/* line 11247, app/assets/stylesheets/zammad.scss */
.settings-list th:not(:last-child),
.settings-list td:not(:last-child) {
  border-right-width: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .settings-list th:not(:last-child), html[dir='rtl'] .settings-list td:not(:last-child) {
  border-left-width: 0;
  border-right-width: 1px;
}

/* line 11252, app/assets/stylesheets/zammad.scss */
.settings-list .ui-sortable-placeholder {
  visibility: visible !important;
}

/* line 11255, app/assets/stylesheets/zammad.scss */
.settings-list .ui-sortable-placeholder td {
  background: none;
  border-left-width: 0;
  border-right-width: 0;
}

/* line 11262, app/assets/stylesheets/zammad.scss */
.settings-list .ui-sortable-helper td {
  border-bottom-width: 1px !important;
}

/* line 11266, app/assets/stylesheets/zammad.scss */
.settings-list tr:not(:last-child) td, .settings-list > tbody:not(:last-child) tr td {
  border-bottom-width: 0;
}

/* line 11271, app/assets/stylesheets/zammad.scss */
.settings-list tr.is-inactive td {
  color: #c2d0d6;
  text-decoration: line-through;
}

/* line 11276, app/assets/stylesheets/zammad.scss */
.settings-list > thead > tr > th:first-child {
  border-top-left-radius: 4px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .settings-list > thead > tr > th:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 0;
}

/* line 11285, app/assets/stylesheets/zammad.scss */
.settings-list > thead > tr > th:last-child {
  border-top-right-radius: 4px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .settings-list > thead > tr > th:last-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
}

/* line 11294, app/assets/stylesheets/zammad.scss */
.settings-list > tbody:last-child > tr:last-child > td:first-child, .settings-list > tfoot:last-child > tr:last-child > td:first-child {
  border-bottom-left-radius: 4px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .settings-list > tbody:last-child > tr:last-child > td:first-child, html[dir='rtl'] .settings-list > tfoot:last-child > tr:last-child > td:first-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
}

/* line 11304, app/assets/stylesheets/zammad.scss */
.settings-list > tbody:last-child > tr:last-child > td:last-child, .settings-list > tfoot:last-child > tr:last-child > td:last-child {
  border-bottom-right-radius: 4px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .settings-list > tbody:last-child > tr:last-child > td:last-child, html[dir='rtl'] .settings-list > tfoot:last-child > tr:last-child > td:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
}

/* line 11314, app/assets/stylesheets/zammad.scss */
.settings-list p {
  margin: 0;
}

/* line 11318, app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-action-cell {
  text-align: center;
  color: var(--interactive-muted);
  background: linear-gradient(rgba(255, 255, 255, 0.02), rgba(255, 255, 255, 0.02)), linear-gradient(var(--background-primary-alt), var(--background-primary-alt));
  line-height: 1;
  padding-top: 11px;
  padding-bottom: 9px;
}

/* line 11335, app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-action-cell:hover {
  color: var(--text-normal);
}

/* line 11339, app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-action-cell .icon {
  fill: currentColor;
  vertical-align: top;
  margin-top: -2px;
}

/* line 11346, app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-controls {
  padding: 0;
}

/* line 11349, app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-controls > div, .settings-list .settings-list-controls > a {
  display: flex;
  min-height: 40px;
}

/* line 11355, app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-controls .settings-list-control {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
}

/* line 11363, app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-controls .settings-list-control .icon {
  fill: currentColor;
}

/* line 11369, app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-control-cell {
  padding: 5px;
}

/* line 11372, app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-control-cell .btn--text {
  margin: -5px;
}

/* line 11376, app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-control-cell ~ .settings-list-row-control {
  padding-bottom: 7px;
}

/* line 11381, app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-checkbox-cell,
.settings-list .settings-list-radio-cell {
  vertical-align: middle;
  padding-left: 8px;
}

/* line 11387, app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-radio-cell {
  text-align: center;
}

/* line 11391, app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-wrapping-cell {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

/* line 11397, app/assets/stylesheets/zammad.scss */
.settings-list .settings-list--bottom-button {
  margin-top: 10px;
}

/* line 11401, app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-middle {
  vertical-align: middle;
}

/* line 11406, app/assets/stylesheets/zammad.scss */
.settings-list--roles-permissions {
  margin-left: 18px;
  margin-right: 18px;
  margin-top: 10px;
}

/* line 11411, app/assets/stylesheets/zammad.scss */
.settings-list--roles-permissions th:first-child {
  min-width: 150px;
}

/* line 11416, app/assets/stylesheets/zammad.scss */
.select-boxes {
  display: flex;
  align-items: flex-start;
}

/* line 11421, app/assets/stylesheets/zammad.scss */
.select-box {
  display: flex;
  flex-wrap: wrap;
  margin: 0 14px;
  background: var(--background-secondary);
  color: var(--text-normal);
  border-right: 1px solid var(--border-alt);
  border-bottom: 1px solid var(--border-alt);
  border-radius: 3px 3px 0 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .select-box {
  border-left: 1px solid var(--border-alt);
  border-right: none;
}

/* line 11438, app/assets/stylesheets/zammad.scss */
.select-box.select-box--vertical .select-value {
  flex-basis: 100%;
}

/* line 11442, app/assets/stylesheets/zammad.scss */
.select-box.select-box--four .select-value {
  flex-basis: 25%;
}

/* line 11446, app/assets/stylesheets/zammad.scss */
.select-box.select-box--six .select-value {
  flex-basis: calc(100% / 6);
}

/* line 11450, app/assets/stylesheets/zammad.scss */
.select-box .select-box-header {
  margin: 0;
  color: inherit;
  display: flex;
  align-items: center;
  padding: 8px 10px;
  flex-basis: 100%;
  white-space: nowrap;
  background: var(--background-primary-alt);
  border-left: 1px solid var(--border-alt);
  border-top: 1px solid var(--border-alt);
  border-radius: 3px 3px 0 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .select-box .select-box-header {
  border-right: 1px solid var(--border-alt);
  border-left: none;
}

/* line 11473, app/assets/stylesheets/zammad.scss */
.select-box .select-value {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  background-clip: content-box;
  box-shadow: 1px 0 var(--border-alt) inset, 0 1px var(--border-alt) inset;
}

/* line 11485, app/assets/stylesheets/zammad.scss */
.select-box .select-value.is-selected {
  background-color: var(--highlight);
  box-shadow: none;
  color: var(--text-inverted);
}

/* line 11492, app/assets/stylesheets/zammad.scss */
.select-box:first-child {
  margin-left: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .select-box:first-child {
  margin-left: 0;
  margin-left: 14px;
}

/* line 11496, app/assets/stylesheets/zammad.scss */
.select-box:last-child {
  margin-right: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .select-box:last-child {
  margin-left: 0;
  margin-right: 14px;
}

/* line 11501, app/assets/stylesheets/zammad.scss */
.searchableSelect {
  position: relative;
}

/* line 11504, app/assets/stylesheets/zammad.scss */
.searchableSelect .form-control {
  padding-right: 37px;
  padding-right: 37px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .searchableSelect .form-control {
  padding-left: 37px;
  padding-right: 12px;
}

/* line 11510, app/assets/stylesheets/zammad.scss */
.searchableSelect .searchableSelect-main {
  position: relative;
  line-height: 19px;
}

/* line 11514, app/assets/stylesheets/zammad.scss */
.searchableSelect .searchableSelect-main--with-clear-button {
  padding-right: 60px;
  padding-right: 60px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .searchableSelect .searchableSelect-main--with-clear-button {
  padding-left: 60px;
  padding-right: 12px;
}

/* line 11520, app/assets/stylesheets/zammad.scss */
.searchableSelect .searchableSelect-main.form-control--small ~ .searchableSelect-autocomplete {
  top: 6px;
  left: 9px;
}

/* line 11526, app/assets/stylesheets/zammad.scss */
.searchableSelect .searchableSelect-shadow {
  position: absolute;
  left: -9999px;
}

/* line 11531, app/assets/stylesheets/zammad.scss */
.searchableSelect .dropdown-menu {
  margin-top: -3px;
  max-width: 100%;
}

/* line 11536, app/assets/stylesheets/zammad.scss */
.searchableSelect-option-text {
  flex: 1 1 0%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}

/* line 11543, app/assets/stylesheets/zammad.scss */
.searchableSelect-option-text + .icon {
  margin-left: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .searchableSelect-option-text + .icon {
  margin-right: 10px;
  margin-left: 0;
}

/* line 11547, app/assets/stylesheets/zammad.scss */
.searchableSelect-option-text.is-inactive {
  opacity: 0.33;
  cursor: not-allowed;
}

/* line 11554, app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.has-inactive {
  cursor: unset;
}

/* line 11558, app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.js-enter:hover, .searchableSelect.dropdown li.js-enter.is-active {
  background: none;
}

/* line 11562, app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.js-enter:hover + li, .searchableSelect.dropdown li.js-enter.is-active + li {
  box-shadow: 0 1px rgba(255, 255, 255, 0.13) inset;
}

/* line 11568, app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.js-enter.is-highlighted span.searchableSelect-option-text {
  background: var(--highlight);
}

/* line 11573, app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.js-back:hover, .searchableSelect.dropdown li.js-back.is-active {
  background: var(--supergood-color);
}

/* line 11577, app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.js-back:hover .icon-arrow-left,
.searchableSelect.dropdown li.js-back:hover .icon-arrow-right, .searchableSelect.dropdown li.js-back.is-active .icon-arrow-left,
.searchableSelect.dropdown li.js-back.is-active .icon-arrow-right {
  opacity: 1;
}

/* line 11583, app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.is-hidden {
  display: none;
}

/* line 11587, app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.js-enter {
  padding: 0;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .searchableSelect.dropdown li.js-enter span.searchableSelect-option-text {
  padding: 11px 45px 11px 15px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .searchableSelect.dropdown li.js-enter span.searchableSelect-option-text {
  padding: 11px 15px 11px 45px;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .searchableSelect.dropdown li.js-enter span.searchableSelect-option-checkmark {
  margin-left: -31px;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .searchableSelect.dropdown li.js-enter span.searchableSelect-option-checkmark {
  padding-right: 15px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .searchableSelect.dropdown li.js-enter span.searchableSelect-option-checkmark {
  margin-right: -31px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .searchableSelect.dropdown li.js-enter span.searchableSelect-option-checkmark {
  padding-left: 15px;
}

/* line 11602, app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.js-enter span.searchableSelect-option-arrow {
  padding: 11px 15px;
  cursor: pointer;
}

/* line 11606, app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.js-enter span.searchableSelect-option-arrow:hover {
  background: var(--supergood-color);
}

/* line 11609, app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.js-enter span.searchableSelect-option-arrow:hover .recipientList-arrow {
  opacity: 1;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .searchableSelect.dropdown li span.searchableSelect-option-text {
  padding-right: 45px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .searchableSelect.dropdown li span.searchableSelect-option-text {
  padding-left: 45px;
}

/* line 11620, app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li span.searchableSelect-option-text:hover {
  background: var(--highlight);
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .searchableSelect.dropdown li span.searchableSelect-option-checkmark {
  margin-left: -16px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .searchableSelect.dropdown li span.searchableSelect-option-checkmark {
  margin-right: 16px;
}

/* line 11629, app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li span.searchableSelect-option-checkmark .icon-checkmark {
  fill: var(--text-inverted);
}

/* line 11635, app/assets/stylesheets/zammad.scss */
.searchableSelect li:not(.is-active):hover + li {
  box-shadow: 0 1px rgba(255, 255, 255, 0.13) inset;
}

/* line 11639, app/assets/stylesheets/zammad.scss */
.searchableSelect .searchableSelect-autocomplete {
  position: absolute;
  left: 13px;
  top: 11px;
  right: 37px;
  white-space: nowrap;
  overflow: hidden;
  display: flex;
  pointer-events: none;
  white-space: pre;
  line-height: 19px;
}

/* line 11652, app/assets/stylesheets/zammad.scss */
.searchableSelect .searchableSelect-autocomplete-invisible {
  color: transparent;
}

/* line 11656, app/assets/stylesheets/zammad.scss */
.searchableSelect .searchableSelect-autocomplete-visible {
  color: #545454;
  background: #d6eaf5;
}

/* line 11661, app/assets/stylesheets/zammad.scss */
.searchableSelect .loading.icon {
  position: absolute;
  right: 11px;
  top: 11px;
  display: none;
}

/* line 11669, app/assets/stylesheets/zammad.scss */
.searchableSelect.is-loading .loading.icon {
  display: block;
}

/* line 11673, app/assets/stylesheets/zammad.scss */
.searchableSelect.is-loading .icon-arrow-down {
  display: none;
}

/* line 11679, app/assets/stylesheets/zammad.scss */
.action {
  background: var(--background-secondary);
  border: 1px solid var(--border);
  box-shadow: var(--elevation-stroke);
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  margin-bottom: 17px;
}

/* line 11688, app/assets/stylesheets/zammad.scss */
.action.is-inactive {
  background: none;
  box-shadow: none;
  position: relative;
  top: 2px;
  border-color: var(--border-alt);
}

/* line 11695, app/assets/stylesheets/zammad.scss */
.action.is-inactive > *:not(.action-controls) {
  opacity: 0.33;
}

/* line 11700, app/assets/stylesheets/zammad.scss */
.action--placeholder {
  padding: 30px;
  align-items: center;
  justify-content: center;
  color: #a9b1b7;
  box-shadow: none;
  background: none;
  border-style: dashed;
  font-style: italic;
}

/* line 11711, app/assets/stylesheets/zammad.scss */
.action-alert {
  width: calc(100% + 20px);
  margin: -10px -10px 10px;
}

/* line 11716, app/assets/stylesheets/zammad.scss */
.action-flow {
  display: flex;
  flex-wrap: wrap;
}

/* line 11720, app/assets/stylesheets/zammad.scss */
.action-flow.action-flow--noWrap {
  flex-wrap: nowrap;
}

/* line 11724, app/assets/stylesheets/zammad.scss */
.action-flow.action-flow--row {
  flex-basis: 100%;
}

/* line 11729, app/assets/stylesheets/zammad.scss */
.action-separator {
  width: 1px;
  background: #f7f7f7;
  margin: 0 10px;
}

/* line 11735, app/assets/stylesheets/zammad.scss */
.action .table {
  margin-left: -9px;
  margin-right: -9px;
}

/* line 11740, app/assets/stylesheets/zammad.scss */
.action h2 {
  margin-bottom: 0;
}

/* line 11743, app/assets/stylesheets/zammad.scss */
.action h2 .action-form-status .icon {
  margin-top: 0;
}

/* line 11748, app/assets/stylesheets/zammad.scss */
.action-block, .action-controls, .action-row {
  padding: 10px;
}

/* line 11753, app/assets/stylesheets/zammad.scss */
.action-block h2:first-child,
.action-block h3:first-child, .action-controls h2:first-child,
.action-controls h3:first-child, .action-row h2:first-child,
.action-row h3:first-child {
  margin-top: 0;
}

/* line 11760, app/assets/stylesheets/zammad.scss */
.action-block.action-block--flex {
  flex: 1;
}

/* line 11765, app/assets/stylesheets/zammad.scss */
.action-row {
  flex-basis: 100%;
}

/* line 11769, app/assets/stylesheets/zammad.scss */
.action h3 {
  color: var(--text-muted);
  margin-top: 0;
}

/* line 11773, app/assets/stylesheets/zammad.scss */
.action h3 + .btn--text {
  position: relative;
  top: -1px;
}

/* line 11779, app/assets/stylesheets/zammad.scss */
.action-label {
  background: var(--background-primary-alt);
  border: 1px solid var(--border-alt);
  align-self: flex-start;
  padding: 5px 10px;
  margin: -4px 0 -5px auto;
  color: var(--text-muted-alt);
  cursor: default;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .action-label {
  margin: -4px auto -5px 0;
}

/* line 11792, app/assets/stylesheets/zammad.scss */
.action-flow-icon {
  width: 15px;
  height: 24px;
  margin-top: 16px;
  /* compensate for h3 height */
  margin-left: 20px;
  margin-right: 20px;
  fill: var(--background-modifier-accent-light);
}

/* line 11801, app/assets/stylesheets/zammad.scss */
.action-controls {
  display: flex;
  margin-left: auto;
  align-self: flex-end;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .action-controls {
  margin-right: auto;
  margin-left: 0;
}

/* line 11808, app/assets/stylesheets/zammad.scss */
.action-controls .btn {
  align-self: center;
}

/*
  datepicker resets some css it potentially inherits when its rendered inside a table
*/
/* line 11818, app/assets/stylesheets/zammad.scss */
.datepicker {
  background: var(--background-tertiary);
  color: var(--text-inverted);
  padding: 0 14px 11px;
  position: absolute;
  min-width: 0;
  cursor: default;
}

/* line 11826, app/assets/stylesheets/zammad.scss */
.datepicker.datepicker-rtl {
  left: auto;
  right: 0;
}

/* line 11831, app/assets/stylesheets/zammad.scss */
.datepicker .datepicker-switch {
  padding: 12px 0;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.5;
  text-transform: none;
}

/* line 11842, app/assets/stylesheets/zammad.scss */
.datepicker .datepicker-switch:hover {
  background: #202027;
}

/* line 11847, app/assets/stylesheets/zammad.scss */
.datepicker th {
  background: none;
  font-weight: 500;
}

/* line 11852, app/assets/stylesheets/zammad.scss */
.datepicker th,
.datepicker td {
  border: none;
}

/* line 11857, app/assets/stylesheets/zammad.scss */
.datepicker .next,
.datepicker .prev {
  padding: 12px 9px 0;
  vertical-align: top;
  text-align: center;
}

/* line 11865, app/assets/stylesheets/zammad.scss */
.datepicker .next .icon,
.datepicker .prev .icon {
  margin-top: 4px;
  fill: var(--text-inverted);
  opacity: 1;
}

/* line 11871, app/assets/stylesheets/zammad.scss */
.datepicker .next:hover,
.datepicker .prev:hover {
  background: #202027;
}

/* line 11876, app/assets/stylesheets/zammad.scss */
.datepicker .dow {
  text-transform: uppercase;
  font-size: 12px;
  padding: 0;
  text-align: center;
  vertical-align: inherit;
}

/* line 11884, app/assets/stylesheets/zammad.scss */
.datepicker td.cw {
  background: linear-gradient(to right, var(--background-modifier-lighter), var(--background-modifier-lighter) calc(100% - 2px), transparent calc(100% - 2px), var(--background-modifier-accent) calc(100% - 1px), transparent calc(100% - 1px));
  padding: 0 5px 0 3px !important;
  text-align: center;
  border-radius: 0;
}

/* line 11899, app/assets/stylesheets/zammad.scss */
.datepicker tbody td {
  width: 27px;
  height: 27px;
  border-radius: 14px;
  padding: 1px 0 0 !important;
  background-color: inherit;
  vertical-align: inherit;
}

/* line 11908, app/assets/stylesheets/zammad.scss */
.datepicker .month,
.datepicker .year {
  float: left;
  width: 23%;
  margin: 1%;
  padding: 5px 0;
}

/* line 11916, app/assets/stylesheets/zammad.scss */
.datepicker .day,
.datepicker .month,
.datepicker .year {
  text-align: center;
}

/* line 11925, app/assets/stylesheets/zammad.scss */
.datepicker .day.disabled, .datepicker .day.old, .datepicker .day.new,
.datepicker .month.disabled,
.datepicker .month.old,
.datepicker .month.new,
.datepicker .year.disabled,
.datepicker .year.old,
.datepicker .year.new {
  color: #545454;
}

/* line 11931, app/assets/stylesheets/zammad.scss */
.datepicker .day.today,
.datepicker .month.today,
.datepicker .year.today {
  background: #777;
}

/* line 11935, app/assets/stylesheets/zammad.scss */
.datepicker .day.focused,
.datepicker .month.focused,
.datepicker .year.focused {
  box-shadow: 0 0 0 1px #58abee inset;
}

/* line 11939, app/assets/stylesheets/zammad.scss */
.datepicker .day.active,
.datepicker .month.active,
.datepicker .year.active {
  color: var(--text-inverted);
  background: #58abee;
}

/* line 11945, app/assets/stylesheets/zammad.scss */
.datepicker .today,
.datepicker .clear {
  text-align: center;
  padding: 2px 0 0;
}

/* line 11952, app/assets/stylesheets/zammad.scss */
.datepicker .today.hidden,
.datepicker .clear.hidden {
  display: none;
}

/* line 11957, app/assets/stylesheets/zammad.scss */
.datepicker .datepicker-footer-buttons {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: stretch;
  height: 31px;
  margin-top: 15px;
}

/* line 11965, app/assets/stylesheets/zammad.scss */
.datepicker .datepicker-footer-buttons div {
  flex-grow: 1;
  border: 1px solid #56575e;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 11976, app/assets/stylesheets/zammad.scss */
#notify {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  pointer-events: none;
}

/* line 11986, app/assets/stylesheets/zammad.scss */
#notify .noty_bar {
  max-width: 500px;
  text-align: center;
  margin: 0 auto 10px;
}

/* line 11991, app/assets/stylesheets/zammad.scss */
#notify .noty_bar .noty_message {
  pointer-events: auto;
  display: inline-block;
  background: rgba(0, 0, 0, 0.75);
  padding: 10px 15px 8px;
  border-radius: 3px;
  color: var(--text-inverted);
}

/* line 12000, app/assets/stylesheets/zammad.scss */
#notify .noty_bar .icon {
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 5px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #notify .noty_bar .icon {
  margin-left: 5px;
  margin-right: 0;
}

/* line 12007, app/assets/stylesheets/zammad.scss */
#notify .noty_bar a {
  color: inherit;
  text-decoration: none;
}

/* line 12014, app/assets/stylesheets/zammad.scss */
.animated {
  animation-duration: 300ms;
  animation-fill-mode: both;
}

/* line 12019, app/assets/stylesheets/zammad.scss */
.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 12035, app/assets/stylesheets/zammad.scss */
.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 50%, 0);
  }
}

/* line 12050, app/assets/stylesheets/zammad.scss */
.loading-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 133px;
}

/* line 12056, app/assets/stylesheets/zammad.scss */
.loading-placeholder .loading-text {
  margin-left: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .loading-placeholder .loading-text {
  margin-right: 10px;
  margin-left: 0;
}

/* line 12061, app/assets/stylesheets/zammad.scss */
.chat {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 0 14px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .chat {
  padding: 0;
}

@media screen and (max-width: 767px) {
  /* line 12061, app/assets/stylesheets/zammad.scss */
  .chat {
    padding: 0;
  }
}

/* line 12071, app/assets/stylesheets/zammad.scss */
.chat .page-header {
  margin: 15px 0 5px;
  padding: 0 6px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .chat .page-header {
  flex-wrap: wrap;
  margin: 0;
  padding: 5px 8px;
}

@media screen and (max-width: 767px) {
  /* line 12071, app/assets/stylesheets/zammad.scss */
  .chat .page-header {
    flex-wrap: wrap;
    margin: 0;
    padding: 5px 8px;
  }
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .chat .page-header-title {
  order: 1;
}

@media screen and (max-width: 767px) {
  /* line 12082, app/assets/stylesheets/zammad.scss */
  .chat .page-header-title {
    order: 1;
  }
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .chat .page-header-center {
  flex-basis: 100%;
  padding: 0;
  order: 3;
}

@media screen and (max-width: 767px) {
  /* line 12088, app/assets/stylesheets/zammad.scss */
  .chat .page-header-center {
    flex-basis: 100%;
    padding: 0;
    order: 3;
  }
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .chat .page-header-meta {
  order: 2;
  margin-left: auto;
  padding-top: 4px;
  padding-left: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .chat .page-header-meta {
  margin-right: auto;
  margin-left: auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .chat .page-header-meta {
  padding-right: 10px;
  padding-left: 0;
}

@media screen and (max-width: 767px) {
  /* line 12096, app/assets/stylesheets/zammad.scss */
  .chat .page-header-meta {
    order: 2;
    margin-left: auto;
    padding-top: 4px;
    padding-left: 10px;
  }
  /* line 244, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .chat .page-header-meta {
    margin-right: auto;
    margin-left: auto;
  }
  /* line 244, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .chat .page-header-meta {
    padding-right: 10px;
    padding-left: 0;
  }
}

/* line 12109, app/assets/stylesheets/zammad.scss */
.chat-workspace {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 10px;
  margin: 0 -4px;
  flex: 1;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .chat-workspace {
  margin: 0;
  padding: 0;
  flex-wrap: nowrap;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  scroll-snap-mode: x mandatory;
}

@media screen and (max-width: 767px) {
  /* line 12109, app/assets/stylesheets/zammad.scss */
  .chat-workspace {
    margin: 0;
    padding: 0;
    flex-wrap: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-mode: x mandatory;
  }
}

/* line 12126, app/assets/stylesheets/zammad.scss */
.chat-window {
  flex: 0 1 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition-duration: 500ms;
  transition-property: transform, flex, padding;
  transform: scale(0);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .chat-window {
  min-width: calc(100vw - 50px - 16px);
  scroll-snap-align: center;
}

@media screen and (max-width: 767px) {
  /* line 12126, app/assets/stylesheets/zammad.scss */
  .chat-window {
    min-width: calc(100vw - 50px - 16px);
    scroll-snap-align: center;
  }
}

/* line 12140, app/assets/stylesheets/zammad.scss */
.chat-window.is-open {
  flex: 1 0 25%;
  transform: scale(1);
  padding: 10px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .chat-window.is-open {
  padding: 8px;
}

@media screen and (max-width: 767px) {
  /* line 12140, app/assets/stylesheets/zammad.scss */
  .chat-window.is-open {
    padding: 8px;
  }
}

/* line 12151, app/assets/stylesheets/zammad.scss */
.chat-window.is-offline .chat-controls {
  opacity: 0.5;
}

/* line 12157, app/assets/stylesheets/zammad.scss */
.chat-header {
  background: var(--background-primary-alt);
  border: 1px solid var(--border-alt);
  border-radius: 3px 3px 0 0;
  height: 43px;
  line-height: 13px;
  flex-shrink: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 12169, app/assets/stylesheets/zammad.scss */
.chat-name {
  margin: 0 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 12175, app/assets/stylesheets/zammad.scss */
.chat-name .status-badge {
  margin-left: 2px;
  vertical-align: middle;
  height: 100%;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .chat-name .status-badge {
  margin-right: 2px;
  margin-left: 0;
}

/* line 12183, app/assets/stylesheets/zammad.scss */
.chat-status {
  margin-left: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .chat-status {
  margin-right: 10px;
  margin-left: 0;
}

/* line 12186, app/assets/stylesheets/zammad.scss */
.chat-status[data-status='online'] .icon {
  fill: var(--supergood-color);
}

/* line 12190, app/assets/stylesheets/zammad.scss */
.chat-status[data-status='offline'] .icon {
  fill: var(--superbad-color);
}

/* line 12194, app/assets/stylesheets/zammad.scss */
.chat-status .icon-status-modified-inner-circle,
.chat-status .icon-status-modified-outer-circle {
  display: none;
}

/* line 12200, app/assets/stylesheets/zammad.scss */
.chat-status.is-modified .icon-status {
  display: none;
}

/* line 12204, app/assets/stylesheets/zammad.scss */
.chat-status.is-modified .icon-status-modified-inner-circle,
.chat-status.is-modified .icon-status-modified-outer-circle {
  display: block;
}

/* line 12211, app/assets/stylesheets/zammad.scss */
.chat-status-holder {
  position: relative;
}

/* line 12215, app/assets/stylesheets/zammad.scss */
.chat-disconnect,
.chat-close {
  padding: 10px;
}

/* line 12221, app/assets/stylesheets/zammad.scss */
.chat-disconnect .btn,
.chat-close .btn {
  min-width: 80px;
  justify-content: center;
}

/* line 12227, app/assets/stylesheets/zammad.scss */
.chat-disconnect.is-hidden,
.chat-close.is-hidden {
  display: none;
}

/* line 12232, app/assets/stylesheets/zammad.scss */
.chat-scroll-hint {
  background: var(--background-primary);
  display: flex;
  align-items: center;
  border: 1px solid var(--border-alt);
  border-top: none;
  padding: 7px 10px 6px;
  color: var(--text-muted);
}

/* line 12243, app/assets/stylesheets/zammad.scss */
.chat-scroll-hint.is-hidden {
  display: none;
}

/* line 12247, app/assets/stylesheets/zammad.scss */
.chat-scroll-hint .icon {
  fill: #c4c7ca;
  margin-right: 8px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .chat-scroll-hint .icon {
  margin-left: 8px;
  margin-right: 0;
}

/* line 12254, app/assets/stylesheets/zammad.scss */
.chat-body-holder {
  flex: 1;
  background: var(--background-secondary);
  font-size: 13px;
  line-height: 18px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  border-left: 1px solid var(--border-alt);
  border-right: 1px solid var(--border-alt);
  position: relative;
}

/* line 12266, app/assets/stylesheets/zammad.scss */
.chat-body-holder--standalone {
  border-top: 1px solid var(--border-alt);
  border-bottom: 1px solid var(--border-alt);
}

/* line 12271, app/assets/stylesheets/zammad.scss */
.chat-body {
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

/* line 12282, app/assets/stylesheets/zammad.scss */
.chat-timestamp,
.chat-notice-message {
  font-size: 12px;
  color: var(--text-muted);
  margin-bottom: 4px;
  align-self: center;
  word-break: break-word;
}

/* line 12291, app/assets/stylesheets/zammad.scss */
.chat-timestamp-label {
  font-weight: 500;
}

/* line 12295, app/assets/stylesheets/zammad.scss */
.chat-message {
  max-width: 90%;
  background: var(--background-primary);
  padding: 6px 12px;
  border-radius: 16px;
  margin-bottom: 4px;
}

/* line 12307, app/assets/stylesheets/zammad.scss */
.chat-message--customer.chat-message--new {
  font-weight: bold;
}

/* line 12311, app/assets/stylesheets/zammad.scss */
.chat-message--agent {
  margin-left: auto;
  background: var(--background-article-customer);
  align-self: flex-end;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .chat-message--agent {
  margin-right: auto;
  margin-left: 0;
}

/* line 12318, app/assets/stylesheets/zammad.scss */
.chat-message--agent + .chat-message--customer,
.chat-message--customer + .chat-message--agent {
  margin-top: 10px;
}

/* line 12323, app/assets/stylesheets/zammad.scss */
.chat-status-message {
  align-self: center;
  background: var(--background-primary-alt);
  padding: 6px 12px;
  margin: 4px 0 10px;
  border-radius: 3px;
}

/* line 12331, app/assets/stylesheets/zammad.scss */
.chat-loader {
  margin-right: -4px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .chat-loader {
  margin-left: -4px;
  margin-right: 0;
}

/* line 12334, app/assets/stylesheets/zammad.scss */
.chat-loader .icon {
  width: 12px;
  height: 12px;
  fill: var(--border);
  margin-left: -4px;
  vertical-align: middle;
  animation: ease-in-out load-fade 600ms infinite alternate;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .chat-loader .icon {
  margin-right: -4px;
  margin-left: 0;
}

/* line 12345, app/assets/stylesheets/zammad.scss */
.chat-loader .icon + .icon {
  animation-delay: 0.13s;
}

/* line 12349, app/assets/stylesheets/zammad.scss */
.chat-loader .icon + .icon + .icon {
  animation-delay: 0.26s;
}

@keyframes load-fade {
  0% {
    opacity: 0.5;
    transform: scale(0.6);
  }
  67% {
    opacity: 1;
    transform: scale(1);
  }
}

/* line 12366, app/assets/stylesheets/zammad.scss */
.chat-footer {
  border-top: 1px solid var(--border-alt);
  padding: 10px 10px 0;
  display: flex;
  justify-content: center;
  align-self: stretch;
  margin: 0 -10px;
}

/* line 12375, app/assets/stylesheets/zammad.scss */
.chat-controls {
  display: flex;
  align-items: flex-start;
  padding: 10px;
  background: var(--background-primary-alt);
  border: 1px solid var(--border-alt);
  border-radius: 0 0 3px 3px;
  flex-shrink: 0;
}

/* line 12385, app/assets/stylesheets/zammad.scss */
.chat-input {
  margin-right: 10px;
  flex-grow: 1;
  position: relative;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .chat-input {
  margin-left: 10px;
  margin-right: 0;
}

/* line 12391, app/assets/stylesheets/zammad.scss */
.chat-input .form-control {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  max-height: 50vh;
}

/* line 12398, app/assets/stylesheets/zammad.scss */
.browser {
  margin: 0 0 20px;
  position: relative;
}

/* line 12402, app/assets/stylesheets/zammad.scss */
.browser[data-size] {
  padding-bottom: 65%;
}

/* line 12405, app/assets/stylesheets/zammad.scss */
.browser[data-size] .browser-ratio {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: width 500ms;
  display: flex;
  flex-direction: column;
}

/* line 12416, app/assets/stylesheets/zammad.scss */
.browser[data-size] .browser-body {
  padding: 0;
}

/* line 12421, app/assets/stylesheets/zammad.scss */
.browser[data-size='mobile'] .browser-ratio {
  width: 375px;
}

/* line 12425, app/assets/stylesheets/zammad.scss */
.browser-ratio {
  border: 1px solid var(--border);
  border-radius: 5px;
}

/* stylelint-disable media-query-no-invalid */
@media screen and (min-width: 1820px) {
  /* line 12434, app/assets/stylesheets/zammad.scss */
  [data-size='1:1'] {
    display: none;
  }
  /* line 12438, app/assets/stylesheets/zammad.scss */
  .browser[data-size='mobile'] .browser-ratio {
    width: 500px;
  }
}

/* stylelint-enable media-query-no-invalid */
/* line 12444, app/assets/stylesheets/zammad.scss */
.browser-body {
  flex: 1;
  position: relative;
  overflow: hidden;
  padding: 20px;
}

/* line 12450, app/assets/stylesheets/zammad.scss */
.browser-body-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 12458, app/assets/stylesheets/zammad.scss */
.browser-body .browser-website {
  position: relative;
  height: 100%;
  transform-origin: right bottom;
  transition: 500ms;
  overflow: hidden;
}

/* line 12465, app/assets/stylesheets/zammad.scss */
.browser-body .browser-website.is-picking {
  cursor: url(/assets/images/eyedropper.gif) 0 15, auto;
}

/* line 12471, app/assets/stylesheets/zammad.scss */
.browser-body .browser-website-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left top;
     object-position: left top;
}

/* line 12483, app/assets/stylesheets/zammad.scss */
.browser-head {
  display: flex;
  padding: 10px;
  border-bottom: 1px solid var(--border);
}

/* line 12488, app/assets/stylesheets/zammad.scss */
.browser-head .browser-input {
  position: relative;
  flex: 1;
  margin-right: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .browser-head .browser-input {
  margin-left: 10px;
  margin-right: 0;
}

/* line 12494, app/assets/stylesheets/zammad.scss */
.browser-head .browser-input input {
  min-width: 0;
  padding-right: 40px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .browser-head .browser-input input {
  padding-left: 40px;
  padding-right: 12px;
}

/* line 12499, app/assets/stylesheets/zammad.scss */
.browser-head .browser-input input.is-loading + .loading.icon {
  display: block;
}

/* line 12504, app/assets/stylesheets/zammad.scss */
.browser-head .browser-input .loading.icon {
  position: absolute;
  right: 11px;
  top: 10px;
  display: none;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .browser-head .browser-input .loading.icon {
  left: 11px;
  right: auto;
}

/* line 12514, app/assets/stylesheets/zammad.scss */
.browser-head .help-block {
  margin-bottom: -3px;
}

/* line 12519, app/assets/stylesheets/zammad.scss */
.browser-inline-form {
  width: 300px;
}

/* line 12522, app/assets/stylesheets/zammad.scss */
.browser-inline-form.no-css {
  all: initial;
}

/* line 12525, app/assets/stylesheets/zammad.scss */
.browser-inline-form.no-css * {
  all: unset;
}

/* line 12529, app/assets/stylesheets/zammad.scss */
.browser-inline-form.no-css input,
.browser-inline-form.no-css textarea,
.browser-inline-form.no-css button {
  padding: 2px;
  background: var(--background-secondary);
  border: 1px solid;
  font: 400 11px system-ui;
}

/* line 12538, app/assets/stylesheets/zammad.scss */
.browser-inline-form.no-css button {
  padding: 2px 6px 3px;
  background-color: buttonface;
  border: 2px outset buttonface;
}

/* line 12547, app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat {
  position: absolute;
  transform-origin: right bottom;
  transition: 500ms;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  will-change: transform;
}

/* line 12554, app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat.is-fullscreen {
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 0 !important;
}

/* line 12560, app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat.is-fullscreen .zammad-chat-header {
  border-radius: 0 !important;
  box-shadow: 0 -1px rgba(0, 0, 0, 0.1), 0 -1px rgba(0, 0, 0, 0.1) inset, 0 1px 1px rgba(0, 0, 0, 0.13);
}

/* line 12568, app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat.is-fullscreen .zammad-chat-controls {
  border-radius: 0 0 5px 5px;
}

/* line 12573, app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat.no-transition {
  transition: none;
}

/* line 12577, app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat .zammad-chat-welcome {
  display: block !important;
}

/* line 12581, app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat .zammad-chat-header-icon-open {
  display: inline !important;
}

/* line 12585, app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat .zammad-chat-agent-status,
.chat-demo .zammad-chat .zammad-chat-header-icon-close,
.chat-demo .zammad-chat .zammad-chat-agent {
  display: none !important;
}

/* line 12592, app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat.is-open .zammad-chat-agent {
  display: block !important;
}

/* line 12596, app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat.is-open .zammad-chat-header-icon-close,
.chat-demo .zammad-chat.is-open .zammad-chat-agent-status {
  display: inline-block !important;
}

/* line 12601, app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat.is-open .zammad-chat-welcome,
.chat-demo .zammad-chat.is-open .zammad-chat-header-icon-open {
  display: none !important;
}

/* line 12607, app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat.is-fullscreen {
  height: 100%;
}

/* line 12610, app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat.is-fullscreen .zammad-chat-controls {
  border-radius: 0 0 5px 5px;
}

/* line 12616, app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat-header {
  pointer-events: auto;
}

/* line 12620, app/assets/stylesheets/zammad.scss */
.chat-demo .chat-demo-animationHolder {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  animation: slide-up 500ms;
  pointer-events: none;
}

@keyframes slide-up {
  from {
    transform: translateY(100%);
  }
}

/* line 12637, app/assets/stylesheets/zammad.scss */
.todo {
  position: relative;
  display: block;
}

/* line 12641, app/assets/stylesheets/zammad.scss */
.todo:not(a) {
  cursor: default !important;
}

/* line 12645, app/assets/stylesheets/zammad.scss */
.todo .icon {
  fill: var(--ghost-color) !important;
  vertical-align: middle;
  margin: -2px 3px 0 0;
}

/* line 12651, app/assets/stylesheets/zammad.scss */
.todo.is-done .icon {
  fill: var(--supergood-color) !important;
}

/* line 12656, app/assets/stylesheets/zammad.scss */
.columnSelect {
  height: 234px;
  display: flex;
  padding: 0;
  line-height: 22px;
}

/* line 12662, app/assets/stylesheets/zammad.scss */
.columnSelect-shadow {
  display: none;
}

/* line 12666, app/assets/stylesheets/zammad.scss */
.columnSelect-column--selected {
  flex: 1 1 66%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 7px;
}

/* line 12673, app/assets/stylesheets/zammad.scss */
.columnSelect-column--sidebar {
  flex-basis: 33%;
  flex-shrink: 1;
  border-left: 1px solid var(--border);
  background: var(--background-modifier-accent);
  display: flex;
  flex-direction: column;
  min-width: 0;
}

/* line 12682, app/assets/stylesheets/zammad.scss */
.columnSelect-column--sidebar .columnSelect-option:hover {
  background: var(--background-modifier-hover);
}

/* line 12687, app/assets/stylesheets/zammad.scss */
.columnSelect-pool {
  flex: 1 1 auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 7px;
}

/* line 12694, app/assets/stylesheets/zammad.scss */
.columnSelect-option {
  padding: 0 5px;
  border-radius: 1px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 12703, app/assets/stylesheets/zammad.scss */
.columnSelect-option:hover {
  background: var(--background-modifier-hover);
}

/* line 12708, app/assets/stylesheets/zammad.scss */
.columnSelect-group-label {
  opacity: 0.5;
}

/* line 12711, app/assets/stylesheets/zammad.scss */
.filter-active .columnSelect-group-label {
  display: none;
}

/* line 12715, app/assets/stylesheets/zammad.scss */
.columnSelect-group-label ~ .columnSelect-option {
  padding-left: 10px;
}

/* line 12720, app/assets/stylesheets/zammad.scss */
.columnSelect .is-hidden,
.columnSelect .is-filtered {
  display: none;
}

/* line 12725, app/assets/stylesheets/zammad.scss */
.columnSelect-search {
  position: relative;
}

/* line 12728, app/assets/stylesheets/zammad.scss */
.columnSelect-search .icon-magnifier {
  left: 7px;
  top: 5px;
  position: absolute;
  opacity: 0.3;
}

/* line 12735, app/assets/stylesheets/zammad.scss */
.columnSelect-search-clear {
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px 7px 4px;
  line-height: 1;
}

/* line 12745, app/assets/stylesheets/zammad.scss */
.columnSelect-search-clear .icon {
  opacity: 0.6;
}

/* line 12750, app/assets/stylesheets/zammad.scss */
.columnSelect-search input {
  width: 100%;
  padding: 2px 30px 1px;
  border: none;
  outline: none;
  border-bottom: 1px solid var(--border);
  background: none;
}

/* line 12761, app/assets/stylesheets/zammad.scss */
.pulsate-animation {
  animation: pulsate 667ms ease-in-out infinite alternate;
}

/* line 12767, app/assets/stylesheets/zammad.scss */
.richtext-content[contenteditable], .richtext-content[contenteditable]:hover, .richtext-content[contenteditable]:focus {
  background: none;
}

/* line 12778, app/assets/stylesheets/zammad.scss */
.richtext-content h1:first-child, .richtext-content .popover-notificationsHeader .popover-title:first-child, .popover-notificationsHeader .richtext-content .popover-title:first-child, .richtext-content .ticket-title-update:first-child,
.richtext-content h2:first-child,
.richtext-content h3:first-child,
.richtext-content h4:first-child {
  margin-top: 6px;
}

/* line 12783, app/assets/stylesheets/zammad.scss */
.richtext-content table,
.richtext-content pre,
.richtext-content blockquote {
  margin-bottom: 16px;
}

/* line 12793, app/assets/stylesheets/zammad.scss */
.richtext-content > p:first-child, .richtext-content > table:first-child, .richtext-content > pre:first-child, .richtext-content > blockquote:first-child {
  margin-top: 6px;
}

/* line 12797, app/assets/stylesheets/zammad.scss */
.richtext-content > p:last-child, .richtext-content > table:last-child, .richtext-content > pre:last-child, .richtext-content > blockquote:last-child {
  margin-bottom: 6px;
}

/* line 12802, app/assets/stylesheets/zammad.scss */
.richtext-content table {
  table-layout: auto;
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  word-break: keep-all;
}

/* line 12809, app/assets/stylesheets/zammad.scss */
.richtext-content table col {
  width: auto;
}

/* line 12813, app/assets/stylesheets/zammad.scss */
.richtext-content table span,
.richtext-content table p,
.richtext-content table a {
  overflow-wrap: anywhere;
}

/* line 12820, app/assets/stylesheets/zammad.scss */
.richtext-content blockquote {
  padding: 8px 12px;
  border-left: 5px solid var(--background-primary-alt);
}

/* line 12825, app/assets/stylesheets/zammad.scss */
.richtext-content code {
  border: none;
  white-space: pre-wrap;
}

/* line 12830, app/assets/stylesheets/zammad.scss */
.richtext-content pre {
  padding: 12px 15px;
  font-size: 13px;
  line-height: 1.45;
  background: var(--background-modifier-accent-light);
  white-space: pre-wrap;
  border-radius: 3px;
  border: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 12842, app/assets/stylesheets/zammad.scss */
.richtext-content hr {
  margin-top: 6px;
  margin-bottom: 6px;
  border: 0;
  border-top: 1px solid var(--background-modifier-border);
}

/* line 12851, app/assets/stylesheets/zammad.scss */
[data-theme='dark'] .richtext-content [style*='background'] {
  background: none !important;
}

/* line 12855, app/assets/stylesheets/zammad.scss */
[data-theme='dark'] .richtext-content [style*='color'] {
  color: inherit !important;
}

/* line 12861, app/assets/stylesheets/zammad.scss */
.detail-search-header {
  margin: 20px 0 32px;
}

/* line 12865, app/assets/stylesheets/zammad.scss */
.batch-overlay {
  color: var(--text-inverted);
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.07em;
  font-size: 0.95em;
  line-height: 1.3;
  display: none;
  will-change: display;
  cursor: grabbing;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 12880, app/assets/stylesheets/zammad.scss */
.batch-overlay.is-visible {
  display: block;
}

/* line 12884, app/assets/stylesheets/zammad.scss */
.batch-overlay-backdrop {
  background: rgba(16, 18, 24, 0.8);
  opacity: 0;
  will-change: opacity;
}

/* line 12892, app/assets/stylesheets/zammad.scss */
.batch-overlay-circle {
  margin: 35px auto;
  background: #454a4f;
  border-radius: 100%;
  border: 4px solid var(--background-secondary);
  width: 140px;
  height: 140px;
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  will-change: transform, opacity;
  visibility: hidden;
}

/* line 12910, app/assets/stylesheets/zammad.scss */
.batch-overlay-circle--top {
  top: 0;
}

/* line 12914, app/assets/stylesheets/zammad.scss */
.batch-overlay-circle--bottom {
  bottom: 0;
}

/* line 12918, app/assets/stylesheets/zammad.scss */
.batch-overlay-circle .icon {
  fill: currentColor;
  opacity: 1;
}

/* line 12923, app/assets/stylesheets/zammad.scss */
.batch-overlay-circle-label {
  width: 80%;
  margin: 10px 0;
}

/* line 12929, app/assets/stylesheets/zammad.scss */
.batch-overlay-cancel {
  background: rgba(255, 255, 255, 0.21);
  background-clip: padding-box;
  border: 2px dashed rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  padding: 28px;
  margin: auto 200px;
  position: absolute;
  left: 0;
  right: 0;
  max-height: 100px;
  visibility: hidden;
  will-change: opacity;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 12947, app/assets/stylesheets/zammad.scss */
.batch-overlay-box {
  background: #27282f;
  width: 100%;
  position: absolute;
  visibility: hidden;
  will-change: opacity, transition;
}

/* line 12954, app/assets/stylesheets/zammad.scss */
.batch-overlay-box-inner {
  margin: 37px 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
}

/* line 12963, app/assets/stylesheets/zammad.scss */
.batch-overlay-assign {
  padding-bottom: 50px;
  bottom: -50px;
}

/* line 12967, app/assets/stylesheets/zammad.scss */
.batch-overlay-assign .batch-overlay-box-inner {
  max-height: 40vh;
}

/* line 12971, app/assets/stylesheets/zammad.scss */
.batch-overlay-assign-group {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.5);
}

/* line 12974, app/assets/stylesheets/zammad.scss */
.batch-overlay-assign-group .batch-overlay-box-inner {
  margin-top: 42px;
  margin-bottom: 10px;
}

/* line 12979, app/assets/stylesheets/zammad.scss */
.batch-overlay-assign-group-name {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 11px 13px 8px;
  line-height: 1;
  position: absolute;
  background: #22232a;
}

/* line 12991, app/assets/stylesheets/zammad.scss */
.batch-overlay-assign-entry {
  padding: 13px;
  width: 116px;
  height: 155px;
}

/* line 12997, app/assets/stylesheets/zammad.scss */
.batch-overlay-assign-entry.is-hovered .avatar {
  border-color: var(--highlight);
  transform: scale(1.05);
}

/* line 13003, app/assets/stylesheets/zammad.scss */
.batch-overlay-assign-entry .avatar {
  border: 4px solid #494a50;
  margin-bottom: 10px;
  box-sizing: content-box;
  transition: transform 120ms;
  cursor: inherit;
  z-index: 1;
}

/* line 13012, app/assets/stylesheets/zammad.scss */
.batch-overlay-assign-entry-name {
  max-height: 34px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-word;
}

/* line 13022, app/assets/stylesheets/zammad.scss */
.batch-overlay-assign-entry-detail {
  color: gray;
}

/* line 13028, app/assets/stylesheets/zammad.scss */
.batch-overlay-macro {
  padding-top: 50px;
  top: -50px;
}

/* line 13032, app/assets/stylesheets/zammad.scss */
.batch-overlay-macro .batch-overlay-box-inner {
  max-height: 55vh;
  margin: 24px 12px;
}

/* line 13037, app/assets/stylesheets/zammad.scss */
.batch-overlay-macro-entry {
  margin: 13px;
  border: 4px solid #494a50;
  background: #383943;
  border-radius: 100%;
  height: 120px;
  width: 120px;
  padding: 13px 13px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9em;
}

/* line 13050, app/assets/stylesheets/zammad.scss */
.batch-overlay-macro-entry.is-hovered {
  border-color: var(--highlight);
  transform: scale(1.05);
}

@media screen and (max-width: 1260px) {
  /* line 13055, app/assets/stylesheets/zammad.scss */
  .batch-overlay-macro-entry.small {
    height: 80px;
    width: 80px;
    padding: 11px 11px 8px;
  }
}

/* line 13064, app/assets/stylesheets/zammad.scss */
.batch-overlay-macro-error-message {
  margin: 13px;
  height: 120px;
  padding: 13px 13px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9em;
}

/* line 13076, app/assets/stylesheets/zammad.scss */
.batch-dragger {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  width: 250px;
  height: 40px;
  will-change: transform;
}

/* line 13087, app/assets/stylesheets/zammad.scss */
.batch-dragger-item {
  position: absolute;
  left: 0;
  width: 100%;
  background: var(--background-highlight);
  border-radius: 4px;
  display: flex;
  align-items: center;
  padding: 11px 0 9px 11px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.28);
  will-change: transform;
}

/* line 13099, app/assets/stylesheets/zammad.scss */
.batch-dragger-item a {
  color: inherit;
}

/* line 13103, app/assets/stylesheets/zammad.scss */
.batch-dragger-item td:not(:first-child) {
  display: block;
  padding: 0 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  flex-shrink: 0;
}

/* line 13111, app/assets/stylesheets/zammad.scss */
.batch-dragger-item td:not(:first-child):nth-child(3) {
  flex-shrink: 1;
}

/* line 13115, app/assets/stylesheets/zammad.scss */
.batch-dragger-item td:not(:first-child):nth-child(n + 4) {
  display: none;
}

/* line 13120, app/assets/stylesheets/zammad.scss */
.batch-dragger-item .checkbox-replacement > .icon,
.batch-dragger-item .radio-replacement > .icon {
  fill: none;
}

/* line 13126, app/assets/stylesheets/zammad.scss */
.batch-dragger-counter {
  position: absolute;
  right: -8px;
  bottom: -8px;
  width: 25px;
  height: 25px;
  border-radius: 99px;
  z-index: 1;
  color: var(--text-inverted);
  background: var(--highlight);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.28);
  will-change: transform;
}

/* line 13142, app/assets/stylesheets/zammad.scss */
.batch-dragger-counter:empty {
  display: none;
}

/*

  -------------
   breadcrumbs
  -------------

*/
/* line 13156, app/assets/stylesheets/zammad.scss */
.breadcrumbs {
  display: flex;
  align-items: center;
  min-width: 88px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .breadcrumbs {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  /* line 13156, app/assets/stylesheets/zammad.scss */
  .breadcrumbs {
    overflow: hidden;
  }
}

/* line 13165, app/assets/stylesheets/zammad.scss */
.breadcrumbs-menu {
  display: flex;
  padding-left: 20px;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .breadcrumbs-menu {
  margin-left: auto;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .breadcrumbs-menu {
  margin-right: auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .breadcrumbs-menu {
  padding-right: 20px;
  padding-left: 0;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .breadcrumbs-menu {
  padding-left: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .breadcrumbs-menu {
  padding-right: 10px;
  padding-left: 0;
}

@media screen and (max-width: 767px) {
  /* line 13165, app/assets/stylesheets/zammad.scss */
  .breadcrumbs-menu {
    padding-left: 10px;
  }
  /* line 244, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .breadcrumbs-menu {
    padding-right: 10px;
    padding-left: 0;
  }
}

/* line 13178, app/assets/stylesheets/zammad.scss */
.breadcrumb {
  position: relative;
  padding-top: 11px;
  padding-bottom: 8px;
  color: inherit;
  cursor: pointer;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .breadcrumb {
  padding-right: 21px;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .breadcrumb {
  padding-left: 13px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .breadcrumb {
  padding-left: 21px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .breadcrumb {
  padding-right: 13px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .breadcrumb {
  flex-shrink: 0;
}

@media screen and (max-width: 767px) {
  /* line 13178, app/assets/stylesheets/zammad.scss */
  .breadcrumb {
    flex-shrink: 0;
  }
}

/* line 13197, app/assets/stylesheets/zammad.scss */
.breadcrumb::before, .breadcrumb::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 50%;
  background: currentColor;
  opacity: 0.33;
  top: 0;
  transform-origin: bottom;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .breadcrumb::before, html[dir='ltr'] .breadcrumb::after {
  right: 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .breadcrumb::before, html[dir='rtl'] .breadcrumb::after {
  left: 0;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .breadcrumb::before, html[dir='ltr'] .breadcrumb::after {
  transform: rotate(-37deg);
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .breadcrumb::before, html[dir='rtl'] .breadcrumb::after {
  transform: rotate(37deg);
}

/* line 13216, app/assets/stylesheets/zammad.scss */
.breadcrumb::after {
  top: 50%;
  transform-origin: top;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .breadcrumb::after {
  transform: rotate(37deg);
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .breadcrumb::after {
  transform: rotate(-37deg);
}

/* line 13225, app/assets/stylesheets/zammad.scss */
.breadcrumb:last-child::before, .breadcrumb:last-child::after {
  display: none;
}

/* line 13231, app/assets/stylesheets/zammad.scss */
.breadcrumb .modified-icon {
  margin-right: 3px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin-top: -3px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .breadcrumb .modified-icon {
  margin-left: 3px;
  margin-right: 0;
}

/* line 13240, app/assets/stylesheets/zammad.scss */
.breadcrumb-icon {
  fill: currentColor;
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 13247, app/assets/stylesheets/zammad.scss */
.breadcrumb .modified-icon-modifier {
  fill: var(--background-primary-alt);
}

/*

  ---------------------
   iconfont icon picker
  ---------------------

*/
/* line 13261, app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-menu {
  max-height: 500px;
  width: 420px;
  min-width: 0;
  overflow-y: auto;
}

/* line 13268, app/assets/stylesheets/zammad.scss */
.icon_picker .controls {
  position: relative;
}

/* line 13272, app/assets/stylesheets/zammad.scss */
.icon_picker-shadow {
  display: none;
}

/* line 13277, app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-grid:empty {
  padding: 0;
}

/* line 13280, app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-grid:empty + .dropdown-filter-placeholder {
  display: block;
}

/* line 13285, app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-grid li:hover:not(.is-active) {
  background: none;
}

/* line 13289, app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-grid .icon {
  width: 40px;
  line-height: 40px;
  text-align: center;
}

/* line 13296, app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-filter-placeholder {
  display: none;
  padding: 10px;
  text-align: center;
  text-rendering: auto;
  font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: letter-spacing 200ms;
  cursor: default;
  line-height: 40px;
}

/* line 13308, app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-filter-placeholder:hover {
  letter-spacing: -2px;
}

/* line 13312, app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-filter-placeholder span {
  display: none;
}

/* line 13315, app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-filter-placeholder span.is-active {
  display: block;
}

/* line 13321, app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-filter {
  background: none;
  width: 100%;
  background: var(--background-modifier-accent);
  border: none;
  padding: 13px 20px 11px;
  outline: none;
}

/* line 13330, app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  margin: 0;
}

/* line 13336, app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-grid li {
  list-style: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-radius: 2px;
}

/* line 13342, app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-grid li:hover, .icon_picker .dropdown-grid li.is-active {
  background: var(--highlight);
}

/*

  --------------
   color picker
  --------------

*/
/* line 13359, app/assets/stylesheets/zammad.scss */
.color .controls {
  position: relative;
}

/* line 13363, app/assets/stylesheets/zammad.scss */
.color .controls-button {
  align-self: stretch;
}

/* line 13367, app/assets/stylesheets/zammad.scss */
.color .controls-button-inner {
  padding: 4px;
}

/* line 13371, app/assets/stylesheets/zammad.scss */
.color .color-field {
  width: 31px;
  height: 100%;
  position: relative;
}

/* line 13377, app/assets/stylesheets/zammad.scss */
.color .color-field[style='']::before {
  content: '';
  position: absolute;
  left: 10%;
  top: 10%;
  width: 80%;
  height: 80%;
  background: var(--background-primary-alt);
  animation: rotateplane 1.2s infinite ease-in-out;
}

/* line 13391, app/assets/stylesheets/zammad.scss */
.colorpicker.dropdown-menu {
  box-sizing: content-box;
  width: 380px;
  min-width: 0;
}

/* line 13397, app/assets/stylesheets/zammad.scss */
.open > .colorpicker {
  display: flex;
}

/* line 13401, app/assets/stylesheets/zammad.scss */
.colorpicker-hue-saturation {
  flex-grow: 1;
  width: 200px;
  height: 150px;
  margin: 14px;
  background: linear-gradient(to right, hsl(0,100%,50%), hsl(60,100%,50%), hsl(120,100%,50%), hsl(180,100%,50%), hsl(240,100%,50%), hsl(300,100%,50%), hsl(360,100%,50%));
  position: relative;
  overflow: hidden;
  cursor: url(/assets/images/colorcircle.gif) 8 8, auto;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .colorpicker-hue-saturation {
  margin-right: 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .colorpicker-hue-saturation {
  margin-left: 0;
}

/* line 13427, app/assets/stylesheets/zammad.scss */
.colorpicker-lightness-plane, .colorpicker-saturation-gradient {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

/* line 13436, app/assets/stylesheets/zammad.scss */
.colorpicker-circle {
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid black;
  width: 12px;
  height: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}

/* line 13447, app/assets/stylesheets/zammad.scss */
.colorpicker-lightness {
  height: 150px;
  margin: 14px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 13454, app/assets/stylesheets/zammad.scss */
.colorpicker-hue-plane {
  height: 100%;
  width: 20px;
  background: red;
}

/* line 13460, app/assets/stylesheets/zammad.scss */
.colorpicker-hue-gradient {
  height: 100%;
  width: 100%;
  background: linear-gradient(white, transparent, black);
}

/* line 13466, app/assets/stylesheets/zammad.scss */
.colorpicker-slider {
  position: absolute;
  top: 0;
  left: -7px;
  right: -7px;
}

/* line 13472, app/assets/stylesheets/zammad.scss */
.colorpicker-slider-arrow {
  position: absolute;
  top: 0;
  margin-top: -4px;
  border: 4px solid transparent;
  border-left: 7px solid white;
  border-right: 7px solid white;
}

/* line 13480, app/assets/stylesheets/zammad.scss */
.colorpicker-slider-arrow--left {
  left: 0;
  border-right: none;
}

/* line 13485, app/assets/stylesheets/zammad.scss */
.colorpicker-slider-arrow--right {
  right: 0;
  border-left: none;
}

/*

  ----------------
   iconset picker
  ----------------

*/
/* line 13502, app/assets/stylesheets/zammad.scss */
.iconset_picker .controls input {
  display: none;
}

/* line 13507, app/assets/stylesheets/zammad.scss */
.icon-sets {
  margin: 0 -10px;
}

/* line 13511, app/assets/stylesheets/zammad.scss */
.icon-set {
  margin: 10px;
  display: flex;
  border: 1px solid var(--border);
  border-radius: 3px;
}

/* line 13517, app/assets/stylesheets/zammad.scss */
.icon-set.is-active {
  border-color: var(--border-highlight);
  box-shadow: 0 0 0 3px var(--shadow-highlight);
}

/* line 13522, app/assets/stylesheets/zammad.scss */
.icon-set-preview {
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  height: 250px;
  border-radius: 0 3px 3px 0;
  border-left: 1px solid var(--border);
  background: var(--background-primary);
  color: var(--text-muted);
  position: relative;
}

/* line 13539, app/assets/stylesheets/zammad.scss */
.icon-set-meta {
  flex-basis: 197px;
  order: -1;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  padding: 10px;
  background: var(--background-secondary);
  border-radius: 3px 0 0 3px;
}

/* line 13550, app/assets/stylesheets/zammad.scss */
.icon-set-version {
  color: var(--text-muted);
}

/* line 13554, app/assets/stylesheets/zammad.scss */
.icon-set-website {
  margin-top: auto;
  display: block;
}

/* line 13559, app/assets/stylesheets/zammad.scss */
.icon-set .icon {
  width: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
}

/* line 13565, app/assets/stylesheets/zammad.scss */
.icon-set .icon.do-flash:not(.loading) {
  animation: iconset-flash 0.7s ease-out;
}

@keyframes iconset-flash {
  from {
    background: var(--background-modifier-hover);
    color: var(--text-normal);
  }
  to {
    background: transparent;
    color: inherit;
  }
}

/*

  -----------------------------
   generic flex layout classes
  -----------------------------

*/
/* line 13591, app/assets/stylesheets/zammad.scss */
.horizontal,
.vertical,
.centered {
  display: flex;
}

/* line 13597, app/assets/stylesheets/zammad.scss */
.horizontal.hide,
.vertical.hide,
.centered.hide {
  display: none;
}

/* line 13603, app/assets/stylesheets/zammad.scss */
.horizontal {
  flex-direction: row;
}

/* line 13607, app/assets/stylesheets/zammad.scss */
.horizontal.multiline {
  flex-wrap: wrap;
}

/* line 13611, app/assets/stylesheets/zammad.scss */
.horizontal.reverse {
  flex-direction: row-reverse;
}

/* line 13615, app/assets/stylesheets/zammad.scss */
.vertical {
  flex-direction: column;
}

/* line 13619, app/assets/stylesheets/zammad.scss */
.vertical.reverse {
  flex-direction: column-reverse;
}

/* line 13623, app/assets/stylesheets/zammad.scss */
.vertical.stretch > *,
.horizontal.stretch > * {
  flex: 1;
}

/* line 13628, app/assets/stylesheets/zammad.scss */
.stretch {
  align-self: stretch;
}

/* line 13632, app/assets/stylesheets/zammad.scss */
.relative {
  position: relative;
}

/* line 13636, app/assets/stylesheets/zammad.scss */
.fit, .fullscreen, .dropArea, .dropArea-inner, .camera-flash, .batch-overlay, .batch-overlay-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* line 13644, app/assets/stylesheets/zammad.scss */
body.fit, body.fullscreen, body.dropArea, body.dropArea-inner, body.camera-flash, body.batch-overlay, body.batch-overlay-backdrop {
  margin: 0;
}

/* line 13648, app/assets/stylesheets/zammad.scss */
.scrollable {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 13653, app/assets/stylesheets/zammad.scss */
.flex {
  flex: 1;
}

/* line 13657, app/assets/stylesheets/zammad.scss */
.margin-bottom-5 {
  margin-bottom: 5px;
}

/*

  Firefox minimum content bugfix

  https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored

  "By default, flex items won’t shrink below their minimum
  content size (the length of the longest word or fixed-size element).
  To change this, set the min-width or min-height property."

*/
/* line 13672, app/assets/stylesheets/zammad.scss */
.flex-shrink-horizontal {
  min-width: 0;
}

/* line 13676, app/assets/stylesheets/zammad.scss */
.flex-full {
  flex: 1 1 100%;
}

/* line 13680, app/assets/stylesheets/zammad.scss */
.flex-auto {
  flex: 1 1 auto;
}

/* line 13684, app/assets/stylesheets/zammad.scss */
.flex-shrink {
  flex: 0 1 auto;
}

/* line 13688, app/assets/stylesheets/zammad.scss */
.flex-no-shrink {
  flex-shrink: 0;
}

/* line 13692, app/assets/stylesheets/zammad.scss */
.flex-none {
  flex: none;
}

/* line 13696, app/assets/stylesheets/zammad.scss */
.flex-1 {
  flex: 1;
}

/* line 13700, app/assets/stylesheets/zammad.scss */
.flex-2 {
  flex: 2;
}

/* line 13704, app/assets/stylesheets/zammad.scss */
.flex-3 {
  flex: 3;
}

/* line 13708, app/assets/stylesheets/zammad.scss */
.justify-start {
  justify-content: flex-start;
}

/* line 13712, app/assets/stylesheets/zammad.scss */
.justified {
  justify-content: center;
}

/* line 13716, app/assets/stylesheets/zammad.scss */
.justify-end {
  justify-content: flex-end;
}

/* line 13720, app/assets/stylesheets/zammad.scss */
.justify-between {
  justify-content: space-between;
}

/* line 13724, app/assets/stylesheets/zammad.scss */
.start {
  align-items: flex-start;
}

/* line 13728, app/assets/stylesheets/zammad.scss */
.center {
  align-items: center;
}

/* line 13732, app/assets/stylesheets/zammad.scss */
.baseline {
  align-items: baseline;
}

/* line 13736, app/assets/stylesheets/zammad.scss */
.centered {
  align-items: center;
  justify-content: center;
}

/* line 13741, app/assets/stylesheets/zammad.scss */
.end {
  align-items: flex-end;
}

/* line 13745, app/assets/stylesheets/zammad.scss */
.self-start {
  align-self: start;
}

/* line 13749, app/assets/stylesheets/zammad.scss */
.self-end {
  align-self: end;
}

/* line 13753, app/assets/stylesheets/zammad.scss */
.span-width {
  flex-basis: 100%;
}

/* line 13757, app/assets/stylesheets/zammad.scss */
.two-columns,
.three-columns,
.wrap {
  flex-wrap: wrap;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .two-columns, #app.navigation-collapsed .three-columns {
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 13763, app/assets/stylesheets/zammad.scss */
  .two-columns,
.three-columns {
    display: block;
  }
}

/* line 13770, app/assets/stylesheets/zammad.scss */
.two-columns > .column {
  width: 50%;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .two-columns > .column {
  width: auto;
}

@media screen and (max-width: 767px) {
  /* line 13770, app/assets/stylesheets/zammad.scss */
  .two-columns > .column {
    width: auto;
  }
}

/* line 13778, app/assets/stylesheets/zammad.scss */
.three-columns > .column {
  width: 33.33%;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .three-columns > .column {
  width: auto;
}

@media screen and (max-width: 767px) {
  /* line 13778, app/assets/stylesheets/zammad.scss */
  .three-columns > .column {
    width: auto;
  }
}

/* line 13786, app/assets/stylesheets/zammad.scss */
.align-left {
  margin-right: auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .align-left {
  margin-left: auto;
  margin-right: 0;
}

/* line 13790, app/assets/stylesheets/zammad.scss */
.align-right {
  margin-left: auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .align-right {
  margin-right: auto;
  margin-left: 0;
}

/* line 13794, app/assets/stylesheets/zammad.scss */
.space-left {
  margin-left: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .space-left {
  margin-right: 10px;
  margin-left: 0;
}

/* line 13798, app/assets/stylesheets/zammad.scss */
.space-right {
  margin-right: 10px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .space-right {
  margin-left: 10px;
  margin-right: 0;
}

/* line 13802, app/assets/stylesheets/zammad.scss */
.half-space-left {
  margin-left: 5px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .half-space-left {
  margin-right: 5px;
  margin-left: 0;
}

/* line 13806, app/assets/stylesheets/zammad.scss */
.half-space-right {
  margin-right: 5px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .half-space-right {
  margin-left: 5px;
  margin-right: 0;
}

/* line 13810, app/assets/stylesheets/zammad.scss */
.align-center {
  margin-left: auto;
  margin-right: auto;
}

/* line 13815, app/assets/stylesheets/zammad.scss */
.flex-space-after {
  margin-right: auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .flex-space-after {
  margin-left: auto;
  margin-right: 0;
}

/* line 13819, app/assets/stylesheets/zammad.scss */
.flex-space-before {
  margin-left: auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .flex-space-before {
  margin-right: auto;
  margin-left: 0;
}

/* line 13823, app/assets/stylesheets/zammad.scss */
.half-spacer {
  width: 5px;
  height: 5px;
}

/* line 13828, app/assets/stylesheets/zammad.scss */
.spacer {
  width: 10px;
  height: 10px;
}

/* line 13833, app/assets/stylesheets/zammad.scss */
.double-spacer {
  width: 20px;
  height: 20px;
}

/* line 13838, app/assets/stylesheets/zammad.scss */
.flex-spacer {
  flex: 1;
}

/* line 13842, app/assets/stylesheets/zammad.scss */
span.is-disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 13847, app/assets/stylesheets/zammad.scss */
.inline-label + .scheduled-widget {
  margin-left: 18px;
}

/* line 13851, app/assets/stylesheets/zammad.scss */
.scheduled-widget {
  display: flex;
  align-items: center;
  padding: 5px 5px 5px 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

/* line 13858, app/assets/stylesheets/zammad.scss */
.scheduled-widget[data-state='published'] {
  color: var(--supergood-color);
  border-color: currentColor;
}

/* line 13862, app/assets/stylesheets/zammad.scss */
.scheduled-widget[data-state='published'] .btn {
  border-color: currentColor;
}

/* line 13867, app/assets/stylesheets/zammad.scss */
.scheduled-widget[data-state='archived'] {
  border-color: var(--ghost-color);
}

/* line 13870, app/assets/stylesheets/zammad.scss */
.scheduled-widget[data-state='archived'] .btn {
  border-color: var(--ghost-color);
}

/* line 13875, app/assets/stylesheets/zammad.scss */
.scheduled-widget[data-state='internal'] {
  color: var(--highlight);
  border-color: currentColor;
}

/* line 13879, app/assets/stylesheets/zammad.scss */
.scheduled-widget[data-state='internal'] .btn {
  border-color: currentColor;
}

/* line 13884, app/assets/stylesheets/zammad.scss */
.help-text .scheduled-widget {
  margin-top: 4px;
}

/* line 13888, app/assets/stylesheets/zammad.scss */
.scheduled-widget .icon {
  color: inherit;
  fill: currentColor;
  vertical-align: middle;
}

/* line 13894, app/assets/stylesheets/zammad.scss */
.scheduled-widget-label {
  margin: 0 10px 0 6px;
}

/* line 13898, app/assets/stylesheets/zammad.scss */
.scheduled-widget .icon-diagonal-cross {
  width: 10px;
  height: 10px;
}

/* line 13903, app/assets/stylesheets/zammad.scss */
.scheduled-widget .btn {
  color: inherit;
}

/* line 13909, app/assets/stylesheets/zammad.scss */
.knowledge-base-navigation {
  display: flex;
  align-items: center;
  color: var(--interactive-muted);
  background: var(--background-primary-alt);
  border-bottom: 1px solid var(--border);
  padding: 7px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .knowledge-base-navigation {
  flex-shrink: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

@media screen and (max-width: 767px) {
  /* line 13909, app/assets/stylesheets/zammad.scss */
  .knowledge-base-navigation {
    flex-shrink: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}

/* line 13923, app/assets/stylesheets/zammad.scss */
.knowledge-base-navigation .breadcrumb:not(:first-child) .breadcrumb-icon {
  width: 16px;
  height: 16px;
}

/* line 13929, app/assets/stylesheets/zammad.scss */
.knowledge-base-body {
  position: relative;
  overflow-x: hidden;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .knowledge-base-body {
  flex-direction: column-reverse;
  overflow: visible;
}

@media screen and (max-width: 767px) {
  /* line 13929, app/assets/stylesheets/zammad.scss */
  .knowledge-base-body {
    flex-direction: column-reverse;
    overflow: visible;
  }
}

/* line 13939, app/assets/stylesheets/zammad.scss */
.knowledge-base-sidebar {
  position: absolute;
  top: 0;
  width: 280px;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  transition: transform 500ms;
  border-left: 1px solid var(--border);
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .knowledge-base-sidebar {
  right: 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .knowledge-base-sidebar {
  left: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .knowledge-base-sidebar {
  border-right: 1px solid var(--border);
  border-left: none;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .knowledge-base-sidebar {
  width: auto;
  position: static;
  border-left: none;
  border-top: 1px solid var(--border);
  overflow: visible;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .knowledge-base-sidebar {
  border-right: none;
  border-left: none;
}

@media screen and (max-width: 767px) {
  /* line 13939, app/assets/stylesheets/zammad.scss */
  .knowledge-base-sidebar {
    width: auto;
    position: static;
    border-left: none;
    border-top: 1px solid var(--border);
    overflow: visible;
  }
  /* line 244, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .knowledge-base-sidebar {
    border-right: none;
    border-left: none;
  }
}

@media screen and (min-width: 1260px) {
  /* line 13939, app/assets/stylesheets/zammad.scss */
  .knowledge-base-sidebar {
    width: 28%;
  }
}

/* line 13973, app/assets/stylesheets/zammad.scss */
.knowledge-base-sidebar.hidden {
  display: block !important;
  visibility: visible !important;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .knowledge-base-sidebar.hidden {
  transform: translateX(100%);
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .knowledge-base-sidebar.hidden {
  transform: translateX(-100%);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .knowledge-base-sidebar.hidden {
  transform: none !important;
  display: none !important;
}

@media screen and (max-width: 767px) {
  /* line 13973, app/assets/stylesheets/zammad.scss */
  .knowledge-base-sidebar.hidden {
    transform: none !important;
    display: none !important;
  }
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .knowledge-base-sidebar.hidden + .knowledge-base-main {
  margin-right: 0;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .knowledge-base-sidebar.hidden + .knowledge-base-main {
  margin-left: 0;
}

/* line 13991, app/assets/stylesheets/zammad.scss */
.knowledge-base-sidebar h2 {
  font-size: 17px;
  line-height: 1;
}

/* line 13997, app/assets/stylesheets/zammad.scss */
.knowledge-base-main {
  width: 100%;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .knowledge-base-main {
  transition: margin-right 500ms;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .knowledge-base-main {
  margin-right: 280px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .knowledge-base-main {
  transition: margin-left 500ms;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .knowledge-base-main {
  margin-left: 280px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .knowledge-base-main {
  margin: 0 0 10px !important;
}

@media screen and (max-width: 767px) {
  /* line 13997, app/assets/stylesheets/zammad.scss */
  .knowledge-base-main {
    margin: 0 0 10px !important;
  }
}

@media screen and (min-width: 1260px) {
  /* line 259, app/assets/stylesheets/zammad.scss */
  html[dir='ltr'] .knowledge-base-main {
    margin-right: 28%;
  }
  /* line 252, app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .knowledge-base-main {
    margin-left: 28%;
  }
}

/* line 14015, app/assets/stylesheets/zammad.scss */
.knowledge-base form {
  flex-shrink: 0;
}

/* line 14019, app/assets/stylesheets/zammad.scss */
.knowledge-base .richtext-content {
  word-break: break-word;
  word-wrap: anywhere;
}

/* line 14024, app/assets/stylesheets/zammad.scss */
.knowledge-base .page-header {
  margin: 1px 0 3px;
  flex-shrink: 0;
}

/* line 14031, app/assets/stylesheets/zammad.scss */
.modal-manage-attachments input:focus + label, .modal-manage-attachments .select-box input:focus + .select-box-header, .select-box .modal-manage-attachments input:focus + .select-box-header {
  text-decoration: none;
}

/* line 14037, app/assets/stylesheets/zammad.scss */
.modal-knowledge-base-server-snippet label.radio-replacement:first-child, .modal-knowledge-base-server-snippet .select-box .radio-replacement.select-box-header:first-child, .select-box .modal-knowledge-base-server-snippet .radio-replacement.select-box-header:first-child {
  padding-left: 0;
}

/* line 14042, app/assets/stylesheets/zammad.scss */
.container {
  max-width: 960px;
  width: 100%;
  margin: 20px auto;
}

/* line 14048, app/assets/stylesheets/zammad.scss */
.sections {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}

/* line 14053, app/assets/stylesheets/zammad.scss */
.sections:not(:empty) + .sections:not(:empty) {
  border-top: 1px solid var(--border);
  margin-top: 20px;
  padding-top: 20px;
}

/* line 14059, app/assets/stylesheets/zammad.scss */
.sections--grid {
  display: flex;
  flex-wrap: wrap;
}

/* line 14064, app/assets/stylesheets/zammad.scss */
.sections--grid .section a {
  padding-bottom: 72%;
  position: relative;
  line-height: 1.3;
}

/* line 14070, app/assets/stylesheets/zammad.scss */
.sections--grid .section [data-font] {
  font-size: 60px;
}

/* line 14074, app/assets/stylesheets/zammad.scss */
.sections--grid .section .modified-icon {
  margin: 10px 0 20px;
}

/* line 14078, app/assets/stylesheets/zammad.scss */
.sections--grid .section--subsection {
  display: none;
}

/* line 14082, app/assets/stylesheets/zammad.scss */
.sections--grid .section-inner {
  position: absolute;
  padding: 10px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

/* line 14094, app/assets/stylesheets/zammad.scss */
.sections--grid .section-inner .title {
  display: -webkit-box;
  overflow: auto;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

/* line 14104, app/assets/stylesheets/zammad.scss */
.sections--grid[data-size='medium'] .section {
  width: 25%;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .sections--grid[data-size='medium'] .section {
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 14104, app/assets/stylesheets/zammad.scss */
  .sections--grid[data-size='medium'] .section {
    width: 100%;
  }
}

/* line 14111, app/assets/stylesheets/zammad.scss */
.sections--grid[data-size='medium'] .section a {
  font-size: 14px;
}

/* line 14115, app/assets/stylesheets/zammad.scss */
.sections--grid[data-size='medium'] .section [data-font] {
  font-size: 42px;
}

/* line 14119, app/assets/stylesheets/zammad.scss */
.sections--grid[data-size='medium'] .section .modified-icon-modifier {
  width: 18px;
  height: 18px;
  margin: 0 -6px -2px 0;
}

/* line 14128, app/assets/stylesheets/zammad.scss */
.sections--grid[data-size='large'] .section {
  width: 33.33%;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .sections--grid[data-size='large'] .section {
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* line 14128, app/assets/stylesheets/zammad.scss */
  .sections--grid[data-size='large'] .section {
    width: 100%;
  }
}

/* line 14135, app/assets/stylesheets/zammad.scss */
.sections--grid[data-size='large'] .section a {
  font-size: 15px;
}

/* line 14139, app/assets/stylesheets/zammad.scss */
.sections--grid[data-size='large'] .section .modified-icon-modifier {
  width: 22.5px;
  height: 22.5px;
  margin: 0 -8px -5px 0;
}

/* line 14149, app/assets/stylesheets/zammad.scss */
.sections--list .section-detail {
  margin-left: 0.2em;
}

/* line 14156, app/assets/stylesheets/zammad.scss */
.section.kb-item--invisible {
  opacity: 0.5;
}

/* line 14160, app/assets/stylesheets/zammad.scss */
.section.kb-item--missing-translation, .section.kb-item--missing-translation:active, .section.kb-item--missing-translation:focus {
  color: #fdcf44;
}

/* line 14166, app/assets/stylesheets/zammad.scss */
.section a {
  display: block;
  text-decoration: none;
  color: inherit;
}

/* line 14172, app/assets/stylesheets/zammad.scss */
.section-title {
  color: #444a4f;
}

/* line 14176, app/assets/stylesheets/zammad.scss */
.section-detail {
  color: #b4b7b9;
}

/* line 14181, app/assets/stylesheets/zammad.scss */
.section-inner {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding: 10px 14px;
  margin: 10px;
  background: var(--background-secondary);
  border-radius: 3px;
  border: 1px solid var(--border);
  box-shadow: var(--elevation-low);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .section-inner {
  margin: 5px;
}

@media screen and (max-width: 767px) {
  /* line 14181, app/assets/stylesheets/zammad.scss */
  .section-inner {
    margin: 5px;
  }
}

/* line 14196, app/assets/stylesheets/zammad.scss */
.section-inner:active {
  box-shadow: none;
}

/* line 14200, app/assets/stylesheets/zammad.scss */
.section-inner-title {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.15;
}

/* line 14206, app/assets/stylesheets/zammad.scss */
.section-inner-date {
  display: inline;
  color: #bfbfbf;
}

/* line 14210, app/assets/stylesheets/zammad.scss */
.section-inner-date::after {
  content: ' — ';
  color: var(--text-normal);
}

/* line 14215, app/assets/stylesheets/zammad.scss */
.section-inner-date:only-child::after {
  content: '';
}

/* line 14220, app/assets/stylesheets/zammad.scss */
.section-inner-detail {
  display: block;
  margin-top: 5px;
}

/* line 14225, app/assets/stylesheets/zammad.scss */
.section-inner-icon {
  flex-shrink: 0;
  vertical-align: middle;
}

/* line 14229, app/assets/stylesheets/zammad.scss */
.section-inner-icon-holder {
  margin-top: 1px;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .section-inner-icon-holder {
  margin-right: 11px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .section-inner-icon-holder {
  margin-left: 11px;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .nav-pills .section-inner-icon-holder {
  margin-right: 7px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-pills .section-inner-icon-holder {
  margin-left: 7px;
}

/* line 14241, app/assets/stylesheets/zammad.scss */
.section-inner-icon[data-font] {
  font-size: 16px;
  line-height: 1;
}

/* line 14246, app/assets/stylesheets/zammad.scss */
.section-inner-icon.icon {
  fill: currentColor;
  width: 16px;
  height: 16px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center top;
     object-position: center top;
}

/* line 14255, app/assets/stylesheets/zammad.scss */
.section-inner em {
  font-style: normal;
  background: rgba(61, 168, 245, 0.75);
}

/* line 14262, app/assets/stylesheets/zammad.scss */
.knowledge-base-article-header {
  text-align: center;
}

/* line 14266, app/assets/stylesheets/zammad.scss */
.knowledge-base-article-meta {
  display: block;
  text-align: center;
}

/* line 14271, app/assets/stylesheets/zammad.scss */
.knowledge-base-article-meta > *:first-child {
  text-transform: capitalize;
}

/* line 14275, app/assets/stylesheets/zammad.scss */
.knowledge-base-article-meta > *::after {
  content: ' · ';
}

/* line 14279, app/assets/stylesheets/zammad.scss */
.knowledge-base-article-meta > *:last-child::after {
  display: none;
}

/* line 14285, app/assets/stylesheets/zammad.scss */
.knowledge-base-article-body {
  margin-top: 20px;
  background: var(--background-secondary);
  border-radius: 2px;
  padding: 50px 50px 10px;
  border: 1px solid var(--border);
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .knowledge-base-article-body {
  padding: 15px 15px 5px;
}

@media screen and (max-width: 767px) {
  /* line 14285, app/assets/stylesheets/zammad.scss */
  .knowledge-base-article-body {
    padding: 15px 15px 5px;
  }
}

/* line 14297, app/assets/stylesheets/zammad.scss */
.knowledge-base-article-content {
  margin-bottom: 40px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .knowledge-base-article-content {
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  /* line 14297, app/assets/stylesheets/zammad.scss */
  .knowledge-base-article-content {
    margin-bottom: 10px;
  }
}

/* line 14305, app/assets/stylesheets/zammad.scss */
.knowledge-base-article-attachments, .knowledge-base-article-tags, .knowledge-base-article-linked-tickets {
  margin: 0 -30px;
}

/* line 231, app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .knowledge-base-article-attachments, #app.navigation-collapsed .knowledge-base-article-tags, #app.navigation-collapsed .knowledge-base-article-linked-tickets {
  margin: 0 -5px;
}

@media screen and (max-width: 767px) {
  /* line 14305, app/assets/stylesheets/zammad.scss */
  .knowledge-base-article-attachments, .knowledge-base-article-tags, .knowledge-base-article-linked-tickets {
    margin: 0 -5px;
  }
}

/* line 14315, app/assets/stylesheets/zammad.scss */
.knowledge-base-article .tasks {
  margin-left: 7px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .knowledge-base-article .tasks {
  margin-right: 7px;
  margin-left: 0;
}

/* line 14319, app/assets/stylesheets/zammad.scss */
.knowledge-base-article-tags--container {
  padding: 6px 5px 11px;
  display: flex;
  flex-wrap: wrap;
}

/* line 14324, app/assets/stylesheets/zammad.scss */
.knowledge-base-article-tags--container .tag {
  margin: 2px;
  display: inline-block;
  background: #0f94d6;
  color: var(--text-inverted);
  border-radius: 999px;
  padding: 2px 12px 1px;
}

/* line 14332, app/assets/stylesheets/zammad.scss */
.knowledge-base-article-tags--container .tag:hover {
  background: #0b70a2;
}

/* line 14338, app/assets/stylesheets/zammad.scss */
.knowledge-base-article-nav {
  display: flex;
}

/* line 14341, app/assets/stylesheets/zammad.scss */
.knowledge-base-article-nav-link {
  padding: 15px;
  max-width: 50%;
  display: flex;
  align-items: center;
}

/* line 14347, app/assets/stylesheets/zammad.scss */
.knowledge-base-article > .knowledge-base-article-nav-link {
  margin-top: -10px;
}

/* line 14351, app/assets/stylesheets/zammad.scss */
.knowledge-base-article-nav-link .spacer {
  width: 5px;
}

/* line 14355, app/assets/stylesheets/zammad.scss */
.knowledge-base-article-nav-link .icon {
  flex-shrink: 0;
  fill: currentColor;
  opacity: 1;
  vertical-align: top;
}

/* line 14362, app/assets/stylesheets/zammad.scss */
.knowledge-base-article-nav-link--next {
  margin-left: auto;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .knowledge-base-article-nav-link--next {
  margin-right: auto;
  margin-left: inherit;
}

/* line 14373, app/assets/stylesheets/zammad.scss */
.miller-columns {
  display: flex;
  font-size: 12px;
  border: 1px solid var(--border);
  border-radius: 3px;
}

/* line 14379, app/assets/stylesheets/zammad.scss */
.miller-columns .column {
  list-style: none;
  padding: 0;
  margin: 0;
  flex: 1 1 33%;
  height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  border-right: 1px solid var(--border);
}

/* line 14389, app/assets/stylesheets/zammad.scss */
.miller-columns .column:last-child {
  border-right-width: 0;
}

/* line 14393, app/assets/stylesheets/zammad.scss */
.miller-columns .column-item {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  cursor: default;
}

/* line 14399, app/assets/stylesheets/zammad.scss */
.miller-columns .column-item:hover {
  background: var(--background-modifier-accent-light);
}

/* line 14403, app/assets/stylesheets/zammad.scss */
.miller-columns .column-item.is-selected {
  background: var(--background-secondary-hover);
}

/* line 14407, app/assets/stylesheets/zammad.scss */
.miller-columns .column-item--has-children {
  cursor: pointer;
}

/* line 14413, app/assets/stylesheets/zammad.scss */
.miller-columns .column-item span {
  margin-right: 10px;
}

/* line 14419, app/assets/stylesheets/zammad.scss */
.miller-columns .column-item > .icon:first-child,
.miller-columns .column-item [data-font] {
  fill: currentColor;
  margin-right: 8px;
  vertical-align: middle;
  flex-shrink: 0;
}

/* line 14427, app/assets/stylesheets/zammad.scss */
.miller-columns .column-item .icon-arrow-right {
  margin-left: auto;
  flex-shrink: 0;
}

/* line 14432, app/assets/stylesheets/zammad.scss */
.miller-columns .column-item .btn {
  margin-left: auto;
}

/* line 14439, app/assets/stylesheets/zammad.scss */
.highlight-emulator {
  background-color: highlight;
}

/* line 14443, app/assets/stylesheets/zammad.scss */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

/* line 14450, app/assets/stylesheets/zammad.scss */
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 14458, app/assets/stylesheets/zammad.scss */
.btn-manage-public-menu-edit {
  margin-top: 0;
}

/* line 14462, app/assets/stylesheets/zammad.scss */
.kb-menu-settings-entry {
  margin-bottom: 12px;
}

/* line 14466, app/assets/stylesheets/zammad.scss */
.text-modules-box {
  max-height: 40vh;
}

/* line 14471, app/assets/stylesheets/zammad.scss */
.sla_times .sla_radio_container {
  padding-top: 0.5em;
  padding-left: 0.5em;
}

/* line 14478, app/assets/stylesheets/zammad.scss */
.calendar-preview .calendar-events {
  margin-top: 12px;
}

/* line 14481, app/assets/stylesheets/zammad.scss */
.calendar-preview .calendar-events p {
  margin: 0;
}

/* line 14485, app/assets/stylesheets/zammad.scss */
.calendar-preview .calendar-events h2 {
  margin-bottom: 24px;
}

/* line 14489, app/assets/stylesheets/zammad.scss */
.calendar-preview .calendar-events h4 {
  margin-bottom: 4px;
}

/* line 14493, app/assets/stylesheets/zammad.scss */
.calendar-preview .calendar-events section.description {
  margin: 24px 0 0;
  padding: 4px;
}

/* line 14498, app/assets/stylesheets/zammad.scss */
.calendar-preview .calendar-events .event-row {
  display: flex;
}

/* line 14501, app/assets/stylesheets/zammad.scss */
.calendar-preview .calendar-events .event-row div {
  width: 50%;
  margin-bottom: 4px;
}

/* line 14508, app/assets/stylesheets/zammad.scss */
.calendar-preview div.divider {
  margin-top: 18px;
  margin-bottom: 6px;
  border-top: 1px solid #dfdfdf;
}

/* line 14513, app/assets/stylesheets/zammad.scss */
.calendar-preview div.divider:last-of-type {
  display: none;
}

/* line 14520, app/assets/stylesheets/zammad.scss */
.reporting .legend > div {
  background: var(--background-secondary) !important;
}

/* line 14524, app/assets/stylesheets/zammad.scss */
.reporting .legendColorBox {
  padding-right: 4px;
}

/* line 14529, app/assets/stylesheets/zammad.scss */
.duplicate-ticket-detection {
  position: relative;
  margin-bottom: 0;
}

/* line 14533, app/assets/stylesheets/zammad.scss */
.duplicate-ticket-detection .close {
  position: absolute;
  top: 2px;
  opacity: 0.39;
  right: 0;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .duplicate-ticket-detection .close {
  left: 0;
  right: 0;
}

/* line 14540, app/assets/stylesheets/zammad.scss */
.duplicate-ticket-detection .close:hover {
  opacity: 1;
}

/* line 14544, app/assets/stylesheets/zammad.scss */
.duplicate-ticket-detection .close svg {
  width: 9px;
  height: 9px;
}

/* line 14550, app/assets/stylesheets/zammad.scss */
.duplicate-ticket-detection h4 {
  text-transform: none;
  font-size: 16px;
}

/* line 14555, app/assets/stylesheets/zammad.scss */
.duplicate-ticket-detection p {
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: pre-wrap;
}

/* line 14561, app/assets/stylesheets/zammad.scss */
.duplicate-ticket-detection p,
.duplicate-ticket-detection ul {
  margin-bottom: 6px;
}

/* line 14566, app/assets/stylesheets/zammad.scss */
.duplicate-ticket-detection .btn {
  font-size: 10px;
  color: var(--text-link);
  background: none;
}

/* line 14574, app/assets/stylesheets/zammad.scss */
.profile-settings-notifications-content .zammad-switch {
  float: left;
  margin-right: 10px;
}

/* line 14579, app/assets/stylesheets/zammad.scss */
.profile-settings-notifications-content .profile-groups-limit-settings {
  min-height: 1px;
}

/* line 14583, app/assets/stylesheets/zammad.scss */
.profile-settings-notifications-content .settings-list {
  margin-bottom: 0;
}

/* line 14587, app/assets/stylesheets/zammad.scss */
.profile-settings-notifications-content .profile-groups-all-unchecked {
  margin-bottom: 10px;
}

/* line 14593, app/assets/stylesheets/zammad.scss */
.profile-two-factor table {
  margin-bottom: 16px;
}

/* line 14598, app/assets/stylesheets/zammad.scss */
.profile-two-factor .recovery-codes p {
  margin: 12px 0;
}

/* line 14602, app/assets/stylesheets/zammad.scss */
.profile-two-factor .recovery-codes p:last-of-type {
  margin: 0;
}

/* line 14609, app/assets/stylesheets/zammad.scss */
.two-factor-auth .loading {
  display: block;
  margin: 25px auto;
}

/* line 14614, app/assets/stylesheets/zammad.scss */
.two-factor-auth-method-buttons {
  display: flex;
  flex-direction: column;
  max-width: 382px;
  margin: 25px auto 0;
}

/* line 14621, app/assets/stylesheets/zammad.scss */
.two-factor-auth-method {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}

/* line 14627, app/assets/stylesheets/zammad.scss */
.two-factor-auth .is-disabled {
  opacity: 0.33;
}

/* line 14631, app/assets/stylesheets/zammad.scss */
.two-factor-auth .method-form .form-group {
  margin-bottom: 4px;
}

/* line 14635, app/assets/stylesheets/zammad.scss */
.two-factor-auth .authenticator-app {
  --width: 306px;
  --height: 306px;
  position: relative;
  width: var(--width);
  margin: 0 auto;
}

/* line 14643, app/assets/stylesheets/zammad.scss */
.two-factor-auth .authenticator-app .qr-code-canvas {
  width: var(--width);
  height: var(--height);
  cursor: pointer;
}

/* line 14649, app/assets/stylesheets/zammad.scss */
.two-factor-auth .authenticator-app .secret {
  position: absolute;
  top: 0;
  left: 0;
  width: var(--width);
  height: var(--height);
  background: rgba(0, 0, 0, 0.9);
  color: var(--text-inverted);
  font-family: monospace;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

/* line 14666, app/assets/stylesheets/zammad.scss */
.history-row-list {
  padding-left: 10px;
}

/* line 14669, app/assets/stylesheets/zammad.scss */
.history-row-list span {
  text-decoration: underline;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .btn--split--last.js-securitySign .icon {
  margin: -2px 5px 0 -2px !important;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--split--last.js-securitySign .icon {
  margin: -2px -2px 0 5px !important;
}

/* line 259, app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .overlap-x-6 {
  margin-left: -6px;
}

/* line 252, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .overlap-x-6 {
  margin-right: -6px;
}

/* line 14687, app/assets/stylesheets/zammad.scss */
div.accounted-time-value-container {
  display: flex;
  flex-direction: column;
}

/* line 14692, app/assets/stylesheets/zammad.scss */
div.accounted-time-value-row {
  display: flex;
  flex-direction: row;
}

/* line 14697, app/assets/stylesheets/zammad.scss */
div.accounted-time-value-item {
  padding: 1px;
  flex: 0 0 auto;
}

/* line 14702, app/assets/stylesheets/zammad.scss */
div.accounted-time-value-item:first-child {
  flex: 1 1 auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-right: 6px;
}

/* line 244, app/assets/stylesheets/zammad.scss */
html[dir='rtl'] div.accounted-time-value-item:first-child {
  margin-left: 6px;
  margin-right: 0;
}
#app > #chat {
  position: fixed;
  bottom: 0;
  right: 0;
  display: none;
}

#chat .well-chat {
  padding: 8px 15px 0;
  margin: 0;
}
