/*
 * 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-readonly { width: 11px; height: 11px; }
.icon-checkbox-checked { width: 11px; height: 11px; }
.icon-checkbox-indeterminate { width: 11px; height: 11px; }
.icon-checkbox-readonly { width: 11px; height: 11px; }
.icon-checkbox { width: 11px; height: 11px; }
.icon-checklist { width: 16px; height: 14px; }
.icon-checkmark-outline { width: 16px; height: 14px; }
.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-double-checkmark-outline { width: 23px; height: 14px; }
.icon-double-checkmark { width: 23px; height: 14px; }
.icon-download { width: 14px; height: 13px; }
.icon-draft-modifier { width: 9px; height: 9px; }
.icon-draggable-small { width: 11px; height: 11px; }
.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-audio { 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-image { 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-video { 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-magnifier { width: 24px; height: 24px; }
.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-report { width: 22px; height: 22px; }
.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-whatsapp { width: 15px; height: 15px; }
.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 10, /app/zammad/app/assets/stylesheets/zammad.scss */
:root {
  --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: hsl(0, 0%, 74%);
  --menu-text-active: white;
  --menu-text-open: white;
  --menu-text-closed: white;
  --menu-text-escalating: white;
  --menu-background-active: var(--button-primary-background);
  --menu-icon: hsl(206, 5%, 42%);
  --menu-icon-secondary: hsl(0, 0%, 30%);
  --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(--background-quaternary);
  --menu-background-primary-hover: hsla(0, 0%, 0%, 0.3);
  --menu-background-secondary: var(--background-tertiary);
  --menu-close-tab-background: var(--background-tertiary);
  --menu-close-tab-opacity: 0.3;
  --menu-border: none;
  --menu-border-secondary: none;
}

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

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

/* line 255, /app/zammad/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 270, /app/zammad/app/assets/stylesheets/zammad.scss */
use {
  pointer-events: none;
}

/* line 274, /app/zammad/app/assets/stylesheets/zammad.scss */
p {
  margin: 12px 0;
}
/* line 277, /app/zammad/app/assets/stylesheets/zammad.scss */
p.subtle {
  color: var(--text-muted);
}
/* line 281, /app/zammad/app/assets/stylesheets/zammad.scss */
p.description {
  color: var(--text-muted);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 368, /app/zammad/app/assets/stylesheets/zammad.scss */
#app {
  display: flex;
  flex: 1;
  min-width: 1024px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
/* line 212, /app/zammad/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 368, /app/zammad/app/assets/stylesheets/zammad.scss */
  #app {
    min-width: auto;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}

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

/* line 389, /app/zammad/app/assets/stylesheets/zammad.scss */
.u-low-opacity {
  opacity: 60%;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 458, /app/zammad/app/assets/stylesheets/zammad.scss */
.zIndex-2, .scroll-table-container table > thead > tr > th {
  z-index: 200;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* close commented backslash hack */
/* Avoid too broad selectors, since they can affect unintended elements in third-party extensions (#5073). */
/* line 544, /app/zammad/app/assets/stylesheets/zammad.scss */
[contenteditable='true'],
.richtext-content[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 554, /app/zammad/app/assets/stylesheets/zammad.scss */
[contenteditable='true']:hover, [contenteditable='true']:focus,
.richtext-content[contenteditable]:hover,
.richtext-content[contenteditable]:focus {
  background: var(--background-primary);
}
/* line 559, /app/zammad/app/assets/stylesheets/zammad.scss */
[contenteditable='true']:focus,
.richtext-content[contenteditable]:focus {
  text-overflow: clip !important;
}
/* line 563, /app/zammad/app/assets/stylesheets/zammad.scss */
[contenteditable='true'].invalid,
.richtext-content[contenteditable].invalid {
  background: #f92;
}
/* line 567, /app/zammad/app/assets/stylesheets/zammad.scss */
[contenteditable='true'] > .placeholder,
.richtext-content[contenteditable] > .placeholder {
  color: var(--text-muted);
}
/* line 571, /app/zammad/app/assets/stylesheets/zammad.scss */
[contenteditable='true'] p,
.richtext-content[contenteditable] p {
  margin: 0;
}

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

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

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

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

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

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

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

/* line 616, /app/zammad/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 629, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-content pre {
  background: var(--background-modifier-accent);
  border-color: var(--background-modifier-border);
}

/* line 634, /app/zammad/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 644, /app/zammad/app/assets/stylesheets/zammad.scss */
pre code.hljs {
  padding: 0;
  background: none;
}

/* line 650, /app/zammad/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 657, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .btn {
  padding-left: 12px;
  padding-right: 12px;
}
@media screen and (max-width: 767px) {
  /* line 657, /app/zammad/app/assets/stylesheets/zammad.scss */
  .btn {
    padding-left: 12px;
    padding-right: 12px;
  }
}
/* line 678, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn .icon {
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 5px;
  margin-left: -2px;
  flex-shrink: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn .icon {
  margin-right: 5px;
  margin-right: -2px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn .icon {
  margin-right: -2px;
  margin-left: 5px;
}
/* line 687, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn .icon.icon-arrow-up {
  margin-top: -3px;
}
/* line 692, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn span {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
/* line 699, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--only-icon .icon, .btn--icon-only .icon {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* line 705, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--icon--last .icon {
  margin-left: 5px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--icon--last .icon {
  margin-right: 5px;
  margin-left: 0;
}
/* line 714, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn:focus {
  box-shadow: 0 0 0 3px var(--shadow-highlight);
}
/* line 718, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--small {
  padding-top: 5px;
  padding-bottom: 4px;
}
/* line 722, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--small.btn--quad {
  padding: 4px 5px;
}
/* line 727, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--slim {
  padding-left: 12px;
  padding-right: 12px;
}
/* line 732, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--fullWidth {
  width: 100%;
  text-align: center;
  justify-content: center;
}
/* line 738, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn.is-disabled, .btn[disabled], .btn:disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.33;
}
/* line 746, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn:active {
  box-shadow: none;
  background: var(--button-background-active);
}
/* line 751, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--capitalized {
  text-transform: capitalize;
}
/* line 755, /app/zammad/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 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .btn--action .icon {
  margin: -2px 5px 0 -2px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--action .icon {
  margin: -2px -2px 0 5px;
}
/* line 771, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--action .icon:only-child {
  margin: 0 !important;
}
/* line 775, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--action.btn--slim {
  padding-left: 7px !important;
  padding-right: 7px !important;
}
/* line 779, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--action.btn--slim .btn-label {
  margin-left: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--action.btn--slim .btn-label {
  margin-right: 0;
  margin-left: 0;
}
/* line 783, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--action.btn--slim.btn--small {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
/* line 789, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--action.btn--small {
  height: 26px;
  font-size: 11px;
  padding-left: 8px !important;
  padding-right: 8px !important;
}
/* line 797, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn-active-icon {
  display: none;
}
/* line 801, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--active {
  background: var(--button-active);
  color: var(--text-inverted);
}
/* line 805, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--active:active {
  background: var(--button-active-active);
}
/* line 809, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--active .btn-inactive-icon {
  display: none;
}
/* line 813, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--active .btn-active-icon {
  display: inline;
}
/* line 819, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--onDark {
  background: var(--background-modifier-lighter);
  border-color: var(--background-modifier-accent-dark);
  color: var(--text-inverted);
}
/* line 824, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--onDark .icon {
  opacity: 1;
}
/* line 829, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--primary {
  color: var(--button-primary-text);
  background: var(--button-primary-background);
}
/* line 833, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--primary:active {
  background: var(--button-primary-background-active);
}
/* line 837, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--primary .icon {
  opacity: 1;
  fill: currentColor;
}
/* line 843, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--secondary {
  color: var(--button-primary-background);
}
/* line 847, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--positive, .btn--create, .btn--success {
  color: var(--text-inverted);
  background: #38ad69;
}
/* line 853, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--positive:active, .btn--create:active, .btn--success:active {
  background: #2c8752;
}
/* line 857, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--positive.btn--secondary, .btn--create.btn--secondary, .btn--success.btn--secondary {
  background: var(--background-secondary);
  color: #38ad69;
}
/* line 861, /app/zammad/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 866, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--positive.btn--text, .btn--create.btn--text, .btn--success.btn--text {
  color: var(--supergood-color);
}
/* line 871, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--danger {
  color: var(--text-inverted);
  background: var(--danger-color);
}
/* line 875, /app/zammad/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 880, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--danger.btn--secondary {
  background: var(--background-secondary);
  color: var(--danger-color);
}
/* line 884, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--danger.btn--secondary:active {
  background: var(--button-background-active);
}
/* line 890, /app/zammad/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 902, /app/zammad/app/assets/stylesheets/zammad.scss */
.table .btn--text {
  margin: 0;
  min-height: 38px;
}
/* line 907, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--text.no-padding {
  padding: 0;
  margin: 0;
  min-height: auto;
}
/* line 913, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--text .icon {
  margin-right: -2px;
  margin-left: 6px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--text .icon {
  margin-right: 6px;
  margin-right: -2px;
}
/* line 924, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--text.btn--icon--last .icon {
  margin-left: 6px;
  margin-right: -2px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--text.btn--icon--last .icon {
  margin-right: 6px;
  margin-left: -2px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--text.btn--icon--last .icon {
  margin-right: -2px;
  margin-right: 6px;
}
/* line 929, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--text:active {
  color: var(--text-button-primary-active);
  background: none;
}
/* line 934, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--text.btn--secondary {
  color: var(--text-button-secondary);
  text-decoration: underline;
}
/* line 938, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--text.btn--secondary:active {
  opacity: 0.75;
}
/* line 943, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--text.btn--positive {
  color: #38ad69;
}
/* line 946, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--text.btn--positive:active {
  color: #257446;
  background: none;
}
/* line 952, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--text.btn--danger {
  color: var(--danger-color);
}
/* line 955, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--text.btn--danger:active {
  color: #a82424;
  background: none;
}
/* line 961, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--text.btn--subtle {
  text-decoration: underline;
  color: var(--text-button-secondary);
}
/* line 965, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--text.btn--subtle:active {
  opacity: 0.75;
}
/* line 970, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--text.space-left {
  margin-left: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--text.space-left {
  margin-right: 0;
  margin-left: -10px;
}
/* line 974, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--text.space-right {
  margin-right: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--text.space-right {
  margin-left: 0;
  margin-right: -10px;
}
/* line 980, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--large.btn--text {
  margin: 0;
}
/* line 985, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--quad {
  padding: 10px 12px 9px;
}
/* line 988, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--quad .icon {
  margin: -1px;
}
/* line 993, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--split--first {
  border-radius: 3px 0 0 3px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--split--first {
  border-radius: 3px 0 0 3px;
  border-radius: 0 3px 3px 0;
}
/* line 997, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--split, .btn--split--last {
  border-radius: 0;
  border-left-width: 0;
}
/* line 225, /app/zammad/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 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .btn--split, html[dir='ltr'] .btn--split--last {
  margin-left: 0 !important;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--split, html[dir='rtl'] .btn--split--last {
  margin-right: 0 !important;
}
/* line 1005, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--split .icon, .btn--split--last .icon {
  margin-left: 2px !important;
  margin-right: 2px !important;
}
/* line 1011, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--split--last {
  border-radius: 0 3px 3px 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--split--last {
  border-radius: 0 3px 3px 0;
  border-radius: 3px 0 0 3px;
}
/* line 1015, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--dropdown {
  position: relative;
}
/* line 1018, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn--dropdown select {
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}

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

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

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

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

/* line 1057, /app/zammad/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 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--download .icon-download {
  margin-right: -10px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--download .icon-download {
  margin-left: 6px;
}

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

/* line 1076, /app/zammad/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 1081, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn-show-all .icon {
  margin-left: 0;
  margin-right: 0;
}

/* line 1087, /app/zammad/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 1100, /app/zammad/app/assets/stylesheets/zammad.scss */
.visibility-change [data-visible='active'],
.visibility-change [data-visible='hover'] {
  display: none;
}
/* line 1105, /app/zammad/app/assets/stylesheets/zammad.scss */
.visibility-change.is-active [data-visible='active'] {
  display: block;
}
/* line 1108, /app/zammad/app/assets/stylesheets/zammad.scss */
.visibility-change.is-active [data-visible='active'] ~ [data-visible='normal'] {
  display: none;
}
/* line 1113, /app/zammad/app/assets/stylesheets/zammad.scss */
.visibility-change:hover [data-visible='hover'] {
  display: block;
}
/* line 1116, /app/zammad/app/assets/stylesheets/zammad.scss */
.visibility-change:hover [data-visible='hover'] ~ [data-visible='normal'] {
  display: none;
}

/* line 1122, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn-group {
  display: inline-flex;
  flex-wrap: wrap;
}
/* line 1126, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn-group--full {
  display: flex;
}
/* line 1130, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn-group + .btn-group {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid var(--border);
}
/* line 1137, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn-group .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 1142, /app/zammad/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 1148, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn-group .btn + .btn {
  margin-left: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn-group .btn + .btn {
  margin-right: 0;
  margin-left: 10px;
}
/* line 1153, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn-group .btn--text {
  padding: 6px 10px 5px;
  /* reporting main.eco */
  display: inline-block;
  border-radius: 3px;
}
/* line 1158, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn-group .btn--text.is-selected {
  background: var(--button-primary-background);
  color: var(--text-inverted);
}

/* line 1165, /app/zammad/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 1171, /app/zammad/app/assets/stylesheets/zammad.scss */
.buttonDropdown .dropdown-menu {
  margin-bottom: 0;
}
/* line 1175, /app/zammad/app/assets/stylesheets/zammad.scss */
.buttonDropdown.is-open .dropdown-menu {
  display: block;
}
/* line 1179, /app/zammad/app/assets/stylesheets/zammad.scss */
.buttonDropdown .btn--text {
  padding-left: 13px;
  padding-right: 13px;
}
/* line 1184, /app/zammad/app/assets/stylesheets/zammad.scss */
.buttonDropdown .dropdown-menu-accessories {
  cursor: pointer;
}
/* line 1187, /app/zammad/app/assets/stylesheets/zammad.scss */
.buttonDropdown .dropdown-menu-accessories:focus {
  outline: none;
}
/* line 1190, /app/zammad/app/assets/stylesheets/zammad.scss */
.buttonDropdown .dropdown-menu-accessories:focus .dropdown-menu {
  display: block;
}
/* line 1194, /app/zammad/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 1200, /app/zammad/app/assets/stylesheets/zammad.scss */
.buttonDropdown .dropdown-menu-accessories .btn--split--last {
  pointer-events: none;
}
/* line 1203, /app/zammad/app/assets/stylesheets/zammad.scss */
.buttonDropdown .dropdown-menu-accessories .btn--split--last:focus {
  box-shadow: none;
  pointer-events: none;
}
/* line 1208, /app/zammad/app/assets/stylesheets/zammad.scss */
.buttonDropdown .dropdown-menu-accessories .btn--split--last:active {
  background-color: #429ed7;
}
/* line 1214, /app/zammad/app/assets/stylesheets/zammad.scss */
.buttonDropdown button[disabled] ~ .dropdown-menu-accessories button {
  opacity: 0.33;
}

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

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

/* line 1229, /app/zammad/app/assets/stylesheets/zammad.scss */
.status-fields {
  display: flex;
  max-width: 100%;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .status-fields {
  display: block;
}
@media screen and (max-width: 767px) {
  /* line 1229, /app/zammad/app/assets/stylesheets/zammad.scss */
  .status-fields {
    display: block;
  }
}
/* line 1237, /app/zammad/app/assets/stylesheets/zammad.scss */
.status-fields .dropdown li {
  display: flex;
  align-items: center;
  padding: 0 10px;
}
/* line 1243, /app/zammad/app/assets/stylesheets/zammad.scss */
.status-fields .dropdown-menu .status-badge {
  margin-left: 10px;
}
/* line 1247, /app/zammad/app/assets/stylesheets/zammad.scss */
.status-fields .dropdown-menu .badge {
  margin-top: -2px;
  margin-right: 7px;
  background: rgba(0, 0, 0, 0.5);
}

/* line 1254, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .status-field {
  border-bottom-width: 0;
}
@media screen and (max-width: 767px) {
  /* line 1254, /app/zammad/app/assets/stylesheets/zammad.scss */
  .status-field {
    border-bottom-width: 0;
  }
}
/* line 1271, /app/zammad/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 1280, /app/zammad/app/assets/stylesheets/zammad.scss */
.status-field.is-active .icon {
  fill: currentColor;
  opacity: 1;
}
/* line 1286, /app/zammad/app/assets/stylesheets/zammad.scss */
.status-field:not(:last-child, :only-child) {
  border-right-width: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .status-field:not(:last-child, :only-child) {
  border-left-width: 0;
  border-right-width: 1px;
}
/* line 212, /app/zammad/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 1286, /app/zammad/app/assets/stylesheets/zammad.scss */
  .status-field:not(:last-child, :only-child) {
    border-right-width: 1px !important;
  }
}
/* line 1294, /app/zammad/app/assets/stylesheets/zammad.scss */
.status-field:first-child {
  border-radius: 5px 0 0 5px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .status-field:first-child {
  border-radius: 0 5px 5px 0;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .status-field:first-child {
  border-radius: 5px 5px 0 0 !important;
}
/* line 1302, /app/zammad/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 1294, /app/zammad/app/assets/stylesheets/zammad.scss */
  .status-field:first-child {
    border-radius: 5px 5px 0 0 !important;
  }
  /* line 1302, /app/zammad/app/assets/stylesheets/zammad.scss */
  .dropdown .status-field:first-child {
    flex: 1;
    border-top-right-radius: 0 !important;
    border-right-width: 0 !important;
  }
}
/* line 1309, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown.open .status-field:first-child {
  border-radius: 5px 0 0;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown.open .status-field:first-child {
  border-radius: 0 5px 0 0;
}
/* line 212, /app/zammad/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 1309, /app/zammad/app/assets/stylesheets/zammad.scss */
  .dropdown.open .status-field:first-child {
    border-radius: 5px 0 0 !important;
  }
}
/* line 1320, /app/zammad/app/assets/stylesheets/zammad.scss */
.status-field:last-child {
  border-radius: 0 5px 5px 0;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .status-field:last-child {
  border-radius: 5px 0 0 5px;
}
/* line 212, /app/zammad/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 1320, /app/zammad/app/assets/stylesheets/zammad.scss */
  .status-field:last-child {
    border-radius: 0 0 5px 5px !important;
    border-bottom-width: 1px;
  }
}
/* line 1331, /app/zammad/app/assets/stylesheets/zammad.scss */
.status-field:only-child {
  border-radius: 5px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .status-field:only-child {
  border-radius: 5px !important;
}
@media screen and (max-width: 767px) {
  /* line 1331, /app/zammad/app/assets/stylesheets/zammad.scss */
  .status-field:only-child {
    border-radius: 5px !important;
  }
}
/* line 1339, /app/zammad/app/assets/stylesheets/zammad.scss */
.status-field .badge {
  margin: 0 7px 0 10px;
  background: rgba(13, 26, 38, 0.24);
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .status-field .badge {
  margin: 0 7px 0 10px;
  margin: 0 10px 0 7px;
}
/* line 1345, /app/zammad/app/assets/stylesheets/zammad.scss */
.status-field .status-badge {
  width: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
}
/* line 1353, /app/zammad/app/assets/stylesheets/zammad.scss */
.status-field--arrow {
  border-left: none;
  width: 34px;
  justify-content: center;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .status-field--arrow {
  border-top-right-radius: 5px !important;
}
@media screen and (max-width: 767px) {
  /* line 1353, /app/zammad/app/assets/stylesheets/zammad.scss */
  .status-field--arrow {
    border-top-right-radius: 5px !important;
  }
}
/* line 1365, /app/zammad/app/assets/stylesheets/zammad.scss */
.status-field--spacer {
  padding-left: 16px;
  padding-right: 2px;
}

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

/* line 1375, /app/zammad/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 1386, /app/zammad/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 1405, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .badge {
  margin-left: 3px;
  margin-right: 0;
}
/* line 1423, /app/zammad/app/assets/stylesheets/zammad.scss */
.badge:empty {
  display: none;
}
/* line 1427, /app/zammad/app/assets/stylesheets/zammad.scss */
.badge.badge--big {
  min-width: 22px;
  font-size: 14px;
  border-radius: 11px;
  padding: 5px 7px 3px;
}
/* line 1434, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .badge.badge--text {
  margin-left: 0;
  margin-right: 0;
}
/* line 1451, /app/zammad/app/assets/stylesheets/zammad.scss */
.badge.badge--primary {
  background: var(--highlight);
}

/* line 1457, /app/zammad/app/assets/stylesheets/zammad.scss */
.key-value td:first-child {
  padding-right: 10px;
  color: var(--text-muted);
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .key-value td:first-child {
  padding-left: 10px;
  padding-right: 0;
}

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

/* line 1468, /app/zammad/app/assets/stylesheets/zammad.scss */
.scroll-table-container {
  overflow: hidden;
  overflow-y: scroll;
  max-height: 244px;
}
/* line 1473, /app/zammad/app/assets/stylesheets/zammad.scss */
.scroll-table-container table > thead > tr > th {
  top: 0;
  position: sticky;
}

/* line 1481, /app/zammad/app/assets/stylesheets/zammad.scss */
.table {
  display: table;
}
/* line 1484, /app/zammad/app/assets/stylesheets/zammad.scss */
.table small {
  color: inherit;
}
/* line 1488, /app/zammad/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 1496, /app/zammad/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 1507, /app/zammad/app/assets/stylesheets/zammad.scss */
.table--light {
  color: var(--text-muted);
}

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

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

/* line 1520, /app/zammad/app/assets/stylesheets/zammad.scss */
.table.table--placeholder th {
  text-align: center;
}
/* line 1524, /app/zammad/app/assets/stylesheets/zammad.scss */
.table.table--placeholder td {
  height: 40px;
}
/* line 1528, /app/zammad/app/assets/stylesheets/zammad.scss */
.table.table--placeholder > thead > tr > th {
  background: var(--background-modifier-accent);
}

/* line 1538, /app/zammad/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 1552, /app/zammad/app/assets/stylesheets/zammad.scss */
.table-column-head {
  display: flex;
}
/* line 1557, /app/zammad/app/assets/stylesheets/zammad.scss */
.table-column-head-unclickable {
  cursor: default;
}

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

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

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

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

/* line 1584, /app/zammad/app/assets/stylesheets/zammad.scss */
.table > tbody > tr > td {
  padding: 10px 10px 8px;
  border-color: var(--background-modifier-accent);
}
/* line 1588, /app/zammad/app/assets/stylesheets/zammad.scss */
.table > tbody > tr > td.no-side-padding {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

/* line 1595, /app/zammad/app/assets/stylesheets/zammad.scss */
.table.table--no-borders > tbody > tr:not(:first-child) > td {
  border-color: transparent;
}

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

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

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

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

/* line 1616, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .table-col-resize {
  left: 0;
  right: auto;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .table-col-resize {
  margin-left: -10px;
  margin-right: 0;
}
/* line 1630, /app/zammad/app/assets/stylesheets/zammad.scss */
.table-col-resize::after {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: var(--border);
}

/* line 1639, /app/zammad/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 1645, /app/zammad/app/assets/stylesheets/zammad.scss */
.table tr.is-inactive,
.table tr td span.is-inactive {
  color: var(--text-muted);
  text-decoration: line-through;
}
/* line 1650, /app/zammad/app/assets/stylesheets/zammad.scss */
.table tr.is-inactive a,
.table tr td span.is-inactive a {
  color: inherit;
}

/* line 1655, /app/zammad/app/assets/stylesheets/zammad.scss */
.table tr.is-grayed-out {
  color: var(--text-muted);
}
/* line 1658, /app/zammad/app/assets/stylesheets/zammad.scss */
.table tr.is-grayed-out .icon:not(.u-highlight):not(a):not(.tableOverview-edit):not(.attachmentPlaceholder-inputHolder):not(.profile-subtitle),
.table tr.is-grayed-out .btn span {
  opacity: 0.33;
}
/* line 1663, /app/zammad/app/assets/stylesheets/zammad.scss */
.table tr.is-grayed-out .avatar {
  opacity: 0.5;
}
/* line 1667, /app/zammad/app/assets/stylesheets/zammad.scss */
.table tr.is-grayed-out .avatar--unique {
  background: var(--background-secondary-hover);
  text-shadow: none;
  opacity: initial;
}

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

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

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

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

/* line 1692, /app/zammad/app/assets/stylesheets/zammad.scss */
.table-checkbox,
.table-radio {
  padding: 0 !important;
}
/* line 1696, /app/zammad/app/assets/stylesheets/zammad.scss */
.table-checkbox .icon,
.table-radio .icon {
  margin-top: 0;
}

/* line 1701, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .table .table-sort-arrow {
  margin-right: 3px;
  margin-left: 0;
}

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

/* line 1726, /app/zammad/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 1738, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox-replacement,
.radio-replacement {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
/* line 1749, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox-replacement > .icon, .radio-replacement > .icon {
  vertical-align: middle;
  margin-top: -2px;
  fill: var(--button-background);
}
/* line 188, /app/zammad/app/assets/stylesheets/zammad.scss */
[data-theme='dark'] .checkbox-replacement > .icon,
[data-theme='dark'] .radio-replacement > .icon {
  fill: transparent;
}
/* line 1759, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox-replacement .icon-checked,
.radio-replacement .icon-checked {
  color: var(--interactive-primary);
}
/* line 1763, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox-replacement .icon-unchecked,
.radio-replacement .icon-unchecked {
  color: var(--text-muted);
}
/* line 1767, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox-replacement .icon-indeterminate,
.radio-replacement .icon-indeterminate {
  display: none;
  color: var(--text-muted);
}
/* line 1772, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox-replacement.is-disabled,
.radio-replacement.is-disabled {
  cursor: not-allowed;
}
/* line 1776, /app/zammad/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 1785, /app/zammad/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 225, /app/zammad/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 1792, /app/zammad/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 1798, /app/zammad/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 1801, /app/zammad/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 1807, /app/zammad/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 1812, /app/zammad/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 1820, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox-replacement + .label-text, .radio-replacement + .label-text {
  margin-left: 0;
}
/* line 225, /app/zammad/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 1827, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox-replacement:indeterminate ~ .icon-checked,
.checkbox-replacement:indeterminate ~ .icon-unchecked {
  display: none;
}
/* line 1832, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox-replacement:indeterminate ~ .icon-indeterminate {
  display: block;
}

/* line 1838, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox-replacement-readonly {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
/* line 1846, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox-replacement-readonly > .icon {
  vertical-align: middle;
  margin-top: -2px;
}
/* line 1851, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox-replacement-readonly .icon-checkbox-checked-readonly.icon {
  fill: var(--text-muted);
  color: var(--background-primary);
}
/* line 1856, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox-replacement-readonly .icon-checkbox-readonly.icon {
  fill: var(--text-muted);
}

/* line 1862, /app/zammad/app/assets/stylesheets/zammad.scss */
.radio-replacement input:focus ~ .icon-checked,
.radio-replacement input:focus ~ .icon-unchecked {
  border-radius: 100%;
}
/* line 1867, /app/zammad/app/assets/stylesheets/zammad.scss */
.radio-replacement > .icon {
  margin-top: -3px;
}

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

/* line 1884, /app/zammad/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 1891, /app/zammad/app/assets/stylesheets/zammad.scss */
.table .table-cell {
  vertical-align: top;
  display: table-cell;
  border-bottom: 1px solid var(--background-primary-alt);
}

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

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

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

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

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

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

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

/* line 1943, /app/zammad/app/assets/stylesheets/zammad.scss */
h3 {
  font-size: 16px;
  margin: 20px 0 8px;
  font-weight: normal;
}
/* line 1948, /app/zammad/app/assets/stylesheets/zammad.scss */
h3 .subtitle {
  display: inline;
  font-size: 12px;
  text-transform: none;
  color: var(--text-muted);
  letter-spacing: initial;
}

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

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

/* line 1967, /app/zammad/app/assets/stylesheets/zammad.scss */
label, .select-box .select-box-header, .checkbox.form-group label, .checkbox.form-group .select-box .select-box-header, .select-box .checkbox.form-group .select-box-header, .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 1980, /app/zammad/app/assets/stylesheets/zammad.scss */
label.input-group-addon, .select-box .input-group-addon.select-box-header,
.checkbox.form-group label.input-group-addon,
.checkbox.form-group .select-box .input-group-addon.select-box-header,
.select-box .checkbox.form-group .input-group-addon.select-box-header,
.label.input-group-addon {
  color: var(--text-muted);
}
/* line 1986, /app/zammad/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 .checkbox.form-group .select-box .select-box-header,
.select-box h2 .checkbox.form-group .select-box-header,
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 1998, /app/zammad/app/assets/stylesheets/zammad.scss */
.inline-label, .zammad-switch-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 2013, /app/zammad/app/assets/stylesheets/zammad.scss */
table .inline-label, table .zammad-switch-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 2021, /app/zammad/app/assets/stylesheets/zammad.scss */
.label-text {
  margin-left: 3px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .label-text {
  margin-right: 3px;
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

/* line 2066, /app/zammad/app/assets/stylesheets/zammad.scss */
fieldset {
  margin: 0 -4px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed fieldset {
  width: calc(100% + 8px);
}
@media screen and (max-width: 767px) {
  /* line 2066, /app/zammad/app/assets/stylesheets/zammad.scss */
  fieldset {
    width: calc(100% + 8px);
  }
}
/* line 2075, /app/zammad/app/assets/stylesheets/zammad.scss */
fieldset h2,
fieldset .help-text {
  margin-left: 4px;
  margin-right: 4px;
}

/* line 2082, /app/zammad/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 2089, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-body .form-field-group {
  background: var(--background-primary);
}
/* line 2093, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-field-group > .form-group:last-child {
  margin-bottom: 0;
}

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

/* line 2102, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-group {
  margin-bottom: 16px;
}
/* line 2105, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-group.form-group--inactive {
  opacity: 0.5;
}
/* line 2109, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-group.is-readonly .controls:not(.ignore-readonly) {
  pointer-events: none;
  cursor: not-allowed !important;
}
/* line 2113, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-group.is-readonly .controls:not(.ignore-readonly) input:-moz-read-only.form-control:not(.js-input, .js-objectSelect) {
  pointer-events: auto;
  cursor: auto;
}
.form-group.is-readonly .controls:not(.ignore-readonly) input:read-only.form-control:not(.js-input, .js-objectSelect) {
  pointer-events: auto;
  cursor: auto;
}
/* line 2119, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-group.form-group--nested {
  padding-left: 30px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .form-group.form-group--nested {
  padding-right: 30px;
  padding-left: 30px;
}
/* line 2123, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-group.form-group--wide {
  margin-left: -30px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .form-group.form-group--wide {
  margin-right: -30px;
  margin-left: -30px;
}

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

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

/* line 2136, /app/zammad/app/assets/stylesheets/zammad.scss */
.merge-group {
  display: flex;
  align-items: stretch;
}
/* line 2141, /app/zammad/app/assets/stylesheets/zammad.scss */
.merge-group.merge-group--header h2 {
  margin-bottom: 0;
}
/* line 2145, /app/zammad/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 2149, /app/zammad/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 2155, /app/zammad/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 2164, /app/zammad/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 2172, /app/zammad/app/assets/stylesheets/zammad.scss */
.merge-group:first-of-type {
  margin-top: 6px;
}
/* line 2175, /app/zammad/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 2182, /app/zammad/app/assets/stylesheets/zammad.scss */
.merge-group:last-of-type {
  margin-bottom: 6px;
}
/* line 2185, /app/zammad/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 2192, /app/zammad/app/assets/stylesheets/zammad.scss */
.merge-group .merge-value {
  margin-bottom: 3px;
}
/* line 2196, /app/zammad/app/assets/stylesheets/zammad.scss */
.merge-group .form-group {
  padding: 0;
}
/* line 2200, /app/zammad/app/assets/stylesheets/zammad.scss */
.merge-group .form-control {
  margin: 0 !important;
}
/* line 2205, /app/zammad/app/assets/stylesheets/zammad.scss */
.merge-group.merge-group--multi .merge-value + .merge-value {
  margin-top: 12px;
}

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

/* line 2216, /app/zammad/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 2227, /app/zammad/app/assets/stylesheets/zammad.scss */
.merge-control-input {
  flex: 1;
}

/* line 2231, /app/zammad/app/assets/stylesheets/zammad.scss */
.merge-arrow {
  margin: 0 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 2237, /app/zammad/app/assets/stylesheets/zammad.scss */
.merge-arrow .line-arrow {
  fill: var(--border);
}

/* line 2242, /app/zammad/app/assets/stylesheets/zammad.scss */
.formGroup-label {
  padding: 0 2px;
  margin-bottom: 5px;
  position: relative;
  display: flex;
  align-items: center;
}
/* line 2249, /app/zammad/app/assets/stylesheets/zammad.scss */
h2 .formGroup-label {
  padding: 0;
  margin: 0;
}
/* line 2254, /app/zammad/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 2258, /app/zammad/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 2264, /app/zammad/app/assets/stylesheets/zammad.scss */
.formGroup-label a[data-toggle='collapse']:focus, .formGroup-label a[data-toggle='collapse']:active {
  text-decoration: underline;
}
/* line 2271, /app/zammad/app/assets/stylesheets/zammad.scss */
.formGroup-label a[data-toggle='collapse'].collapsed svg.icon-arrow-right {
  display: inline;
}
/* line 2275, /app/zammad/app/assets/stylesheets/zammad.scss */
.formGroup-label a[data-toggle='collapse'].collapsed svg.icon-arrow-down {
  display: none;
}
/* line 2283, /app/zammad/app/assets/stylesheets/zammad.scss */
.formGroup-label a[data-toggle='collapse']:not(.collapsed) svg.icon-arrow-right {
  display: none;
}
/* line 2287, /app/zammad/app/assets/stylesheets/zammad.scss */
.formGroup-label a[data-toggle='collapse']:not(.collapsed) svg.icon-arrow-down {
  display: inline;
}
/* line 2294, /app/zammad/app/assets/stylesheets/zammad.scss */
.formGroup-label .bookmark.icon {
  margin-bottom: -1px;
}
/* line 2298, /app/zammad/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 2309, /app/zammad/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 2322, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-group .controls .richtext {
  position: relative;
  height: auto;
}

/* line 2327, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-group .help-message {
  cursor: help;
  color: var(--interactive-muted);
  top: -2px;
  position: relative;
  margin-left: auto;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .form-group .help-message {
  margin-right: auto;
  margin-left: 0;
}
/* line 2335, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-group .help-message .icon-help {
  display: block;
}

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

/* line 2344, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-group.formGroup--halfSize {
  width: 50%;
  float: left;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form-group.formGroup--halfSize {
  width: auto;
  float: none;
}
@media screen and (max-width: 767px) {
  /* line 2344, /app/zammad/app/assets/stylesheets/zammad.scss */
  .form-group.formGroup--halfSize {
    width: auto;
    float: none;
  }
}
/* line 2353, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-group.formGroup--halfSize .form-control {
  min-width: initial;
}

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

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

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

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

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

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

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

/* line 2388, /app/zammad/app/assets/stylesheets/zammad.scss */
.controls-label {
  margin: 11px 10px 0;
  flex-shrink: 0;
}
/* line 2392, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-control--small + .controls-label {
  margin-top: 7px;
}

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

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

/* line 2411, /app/zammad/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 212, /app/zammad/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 2411, /app/zammad/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 2440, /app/zammad/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 2449, /app/zammad/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 2454, /app/zammad/app/assets/stylesheets/zammad.scss */
input[type='text'].form-control--small, input[type='password'].form-control--small, input[type='email'].form-control--small, input[type='date'].form-control--small, input[type='url'].form-control--small, 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 2459, /app/zammad/app/assets/stylesheets/zammad.scss */
input[type='text'].form-control--small[multiple], input[type='password'].form-control--small[multiple], input[type='email'].form-control--small[multiple], input[type='date'].form-control--small[multiple], input[type='url'].form-control--small[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 2463, /app/zammad/app/assets/stylesheets/zammad.scss */
input[type='text'].form-control--small.form-control--multiline, input[type='password'].form-control--small.form-control--multiline, input[type='email'].form-control--small.form-control--multiline, input[type='date'].form-control--small.form-control--multiline, input[type='url'].form-control--small.form-control--multiline, 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 2468, /app/zammad/app/assets/stylesheets/zammad.scss */
input[type='text'].form-control--inline, input[type='password'].form-control--inline, input[type='email'].form-control--inline, input[type='date'].form-control--inline, input[type='url'].form-control--inline, 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 2473, /app/zammad/app/assets/stylesheets/zammad.scss */
input[type='text'].form-control--multiline, input[type='password'].form-control--multiline, input[type='email'].form-control--multiline, input[type='date'].form-control--multiline, input[type='url'].form-control--multiline, 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 2478, /app/zammad/app/assets/stylesheets/zammad.scss */
input[type='text']:focus, input[type='text']:focus-within, input[type='text'].focus, input[type='password']:focus, input[type='password']:focus-within, input[type='password'].focus, input[type='email']:focus, input[type='email']:focus-within, input[type='email'].focus, input[type='date']:focus, input[type='date']:focus-within, input[type='date'].focus, input[type='url']:focus, input[type='url']:focus-within, input[type='url'].focus, 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 2485, /app/zammad/app/assets/stylesheets/zammad.scss */
input[type='text'].is-disabled, input[type='text'][disabled], input[type='text'][readonly], input[type='password'].is-disabled, input[type='password'][disabled], input[type='password'][readonly], input[type='email'].is-disabled, input[type='email'][disabled], input[type='email'][readonly], input[type='date'].is-disabled, input[type='date'][disabled], input[type='date'][readonly], input[type='url'].is-disabled, 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 2491, /app/zammad/app/assets/stylesheets/zammad.scss */
input[type='text'].is-disabled:focus, input[type='text'].is-disabled.focus, input[type='text'][disabled]:focus, input[type='text'][disabled].focus, input[type='text'][readonly]:focus, input[type='text'][readonly].focus, input[type='password'].is-disabled:focus, input[type='password'].is-disabled.focus, input[type='password'][disabled]:focus, input[type='password'][disabled].focus, input[type='password'][readonly]:focus, input[type='password'][readonly].focus, input[type='email'].is-disabled:focus, input[type='email'].is-disabled.focus, input[type='email'][disabled]:focus, input[type='email'][disabled].focus, input[type='email'][readonly]:focus, input[type='email'][readonly].focus, input[type='date'].is-disabled:focus, input[type='date'].is-disabled.focus, input[type='date'][disabled]:focus, input[type='date'][disabled].focus, input[type='date'][readonly]:focus, input[type='date'][readonly].focus, input[type='url'].is-disabled:focus, input[type='url'].is-disabled.focus, input[type='url'][disabled]:focus, input[type='url'][disabled].focus, input[type='url'][readonly]:focus, input[type='url'][readonly].focus, textarea.is-disabled:focus, textarea.is-disabled.focus, textarea[disabled]:focus, textarea[disabled].focus, textarea[readonly]:focus, textarea[readonly].focus, .form-control.is-disabled:focus, .form-control.is-disabled.focus, .form-control[disabled]:focus, .form-control[disabled].focus, .form-control[readonly]:focus, .form-control[readonly].focus, .form-group .checkbox.is-disabled:focus, .form-group .checkbox.is-disabled.focus, .form-group .checkbox[disabled]:focus, .form-group .checkbox[disabled].focus, .form-group .checkbox[readonly]:focus, .form-group .checkbox[readonly].focus, .form-group .radio.is-disabled:focus, .form-group .radio.is-disabled.focus, .form-group .radio[disabled]:focus, .form-group .radio[disabled].focus, .form-group .radio[readonly]:focus, .form-group .radio[readonly].focus {
  border-color: var(--border-highlight);
}
/* line 2497, /app/zammad/app/assets/stylesheets/zammad.scss */
input[type='text'].is-disabled, input[type='text'][disabled], input[type='password'].is-disabled, input[type='password'][disabled], input[type='email'].is-disabled, input[type='email'][disabled], input[type='date'].is-disabled, input[type='date'][disabled], input[type='url'].is-disabled, 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 2503, /app/zammad/app/assets/stylesheets/zammad.scss */
input[type='url'] {
  min-width: 400px;
}

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

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

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

/* line 2522, /app/zammad/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 2530, /app/zammad/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 2537, /app/zammad/app/assets/stylesheets/zammad.scss */
input.timeframe {
  width: 5.5ch;
}

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

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

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

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

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

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

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

/* line 2583, /app/zammad/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 2592, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .richtext-controls {
  flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
  /* line 2592, /app/zammad/app/assets/stylesheets/zammad.scss */
  .richtext-controls {
    flex-wrap: nowrap;
  }
}

/* line 2603, /app/zammad/app/assets/stylesheets/zammad.scss */
textarea.form-control {
  height: 118px;
  resize: vertical;
}
/* line 2607, /app/zammad/app/assets/stylesheets/zammad.scss */
textarea.form-control[rows] {
  height: auto;
}

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

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

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

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

/* line 240, /app/zammad/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 2648, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .form-control + .icon-arrow-down,
html[dir='rtl'] .dropdown-arrow {
  left: 12px;
  right: auto;
}

/* line 2662, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-clear {
  position: absolute;
  padding: 1px;
  right: 12px;
  top: 50%;
  margin-top: -7px;
  border: 1px solid transparent;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown-clear {
  left: 12px;
  right: auto;
}
/* line 2668, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-clear--with-arrow-icon {
  right: 35px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown-clear--with-arrow-icon {
  left: 35px;
  right: auto;
}
/* line 2676, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-clear .icon-diagonal-cross {
  display: block;
  width: 10px;
  height: 10px;
  fill: var(--interactive-muted);
}
/* line 2683, /app/zammad/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 2691, /app/zammad/app/assets/stylesheets/zammad.scss */
select::-ms-expand {
  display: none;
}

/* line 2695, /app/zammad/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 2702, /app/zammad/app/assets/stylesheets/zammad.scss */
input.has-error {
  box-shadow: none;
  border-color: var(--danger-color) !important;
}

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

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

/* use on input[type=radio] */
/* line 2718, /app/zammad/app/assets/stylesheets/zammad.scss */
.primary-email-switch {
  display: none;
}
/* line 2721, /app/zammad/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 2729, /app/zammad/app/assets/stylesheets/zammad.scss */
.primary-email-switch:checked + label, .select-box .primary-email-switch:checked + .select-box-header {
  color: var(--highlight);
}

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

/* line 2740, /app/zammad/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 2747, /app/zammad/app/assets/stylesheets/zammad.scss */
.controls--button {
  display: flex;
  flex-wrap: wrap;
}
/* line 2751, /app/zammad/app/assets/stylesheets/zammad.scss */
.controls--button .controls {
  flex: 1;
}
/* line 2755, /app/zammad/app/assets/stylesheets/zammad.scss */
.controls--button .help-inline,
.controls--button .help-block {
  flex-basis: 100%;
}
/* line 2760, /app/zammad/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 225, /app/zammad/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 225, /app/zammad/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 225, /app/zammad/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 2778, /app/zammad/app/assets/stylesheets/zammad.scss */
.controls--button input:focus + .controls-button, .controls--button .form-control:focus + .controls-button {
      /*

        fake the form-control outline

      */
}
/* line 2779, /app/zammad/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 2788, /app/zammad/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 233, /app/zammad/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 233, /app/zammad/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 225, /app/zammad/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 2814, /app/zammad/app/assets/stylesheets/zammad.scss */
.controls-button {
  position: relative;
  display: flex;
}
/* line 2818, /app/zammad/app/assets/stylesheets/zammad.scss */
.controls-button.is-active .icon {
  fill: var(--highlight);
}

/* line 2823, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .controls-button-inner {
  border-radius: 0 3px 3px 0;
  border-radius: 3px 0 0 3px;
}
/* line 2834, /app/zammad/app/assets/stylesheets/zammad.scss */
.controls-button-inner .icon {
  fill: var(--text-muted);
}
/* line 2838, /app/zammad/app/assets/stylesheets/zammad.scss */
.controls-button-inner:hover .icon {
  fill: currentColor;
}

/* line 2843, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchfield {
  position: relative;
  margin-bottom: 20px;
}
/* line 2847, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .searchfield .icon-magnifier,
html[dir='rtl'] .searchfield .search-loader {
  right: 15px;
  left: auto;
}
/* line 2860, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchfield .search-loader {
  z-index: 2;
  opacity: 0;
}
/* line 2864, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchfield .search-loader .icon {
  width: 17px;
  height: 17px;
}
/* line 2870, /app/zammad/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 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .searchfield input[type='search'] {
  padding: 0 42px 0 17px;
}
/* line 2879, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchfield input[type='search']:-moz-placeholder-shown ~ .empty-search {
  visibility: hidden;
}
.searchfield input[type='search'].is-empty ~ .empty-search, .searchfield input[type='search']:placeholder-shown ~ .empty-search {
  visibility: hidden;
}
/* line 2885, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchfield input[type='search'].loading ~ .search-loader {
  opacity: 1;
  transition: 0.2s 0.5s;
}
/* line 2890, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchfield input[type='search'].loading ~ .icon-magnifier {
  opacity: 0;
  transition: 0.2s 0.5s;
}
/* line 2897, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchfield input[type='search']::-webkit-search-cancel-button,
.searchfield input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* line 2902, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchfield .empty-search {
  height: 100%;
  width: 50px;
  visibility: visible;
}
/* line 2907, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchfield .empty-search .icon {
  width: 13px;
  height: 13px;
  fill: var(--text-muted);
  opacity: 0.5;
}

/* line 2916, /app/zammad/app/assets/stylesheets/zammad.scss */
.content {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
  background-color: var(--background-primary);
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .content {
  margin-left: 50px;
  -webkit-overflow-scrolling: touch;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .content {
  margin-right: 50px;
  margin-left: 0;
}
/* line 2927, /app/zammad/app/assets/stylesheets/zammad.scss */
.navigation.is-not-collapsed ~ #app.navigation-collapsed .content {
  transform: translateX(170px);
}
/* line 233, /app/zammad/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 2916, /app/zammad/app/assets/stylesheets/zammad.scss */
  .content {
    margin-left: 50px;
    -webkit-overflow-scrolling: touch;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .content {
    margin-right: 50px;
    margin-left: 0;
  }
  /* line 2927, /app/zammad/app/assets/stylesheets/zammad.scss */
  .navigation.is-not-collapsed ~ .content {
    transform: translateX(170px);
  }
  /* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .navigation.is-not-collapsed ~ .content {
    transform: translateX(-170px);
  }
}

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

/* line 2946, /app/zammad/app/assets/stylesheets/zammad.scss */
.fullscreenMessage {
  padding: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}
/* line 2953, /app/zammad/app/assets/stylesheets/zammad.scss */
.fullscreenMessage .icon {
  margin-right: 14px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .fullscreenMessage .icon {
  margin-left: 14px;
  margin-right: 0;
}
/* line 2957, /app/zammad/app/assets/stylesheets/zammad.scss */
.fullscreenMessage .icon-error {
  margin-top: -2px;
  width: 19px;
  height: 19px;
}
/* line 2963, /app/zammad/app/assets/stylesheets/zammad.scss */
.fullscreenMessage .icon-checkmark {
  width: 21px;
  height: 18px;
  margin-right: 11px;
  margin-top: -2px;
}
/* line 2970, /app/zammad/app/assets/stylesheets/zammad.scss */
.fullscreenMessage h2 {
  margin: 0;
}

/* line 2975, /app/zammad/app/assets/stylesheets/zammad.scss */
.fullscreenMessage--placeholder {
  flex-direction: column;
}
/* line 2978, /app/zammad/app/assets/stylesheets/zammad.scss */
.fullscreenMessage--placeholder .icon {
  width: 100px;
  height: 100px;
}
/* line 2983, /app/zammad/app/assets/stylesheets/zammad.scss */
.fullscreenMessage--placeholder h2 {
  margin: 15px;
  color: var(--text-muted);
}

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

/* line 2997, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal--clue {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 3004, /app/zammad/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 3016, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal--clue .modal-spacer {
  position: absolute;
  opacity: 0;
  padding: 18px;
}
/* line 3024, /app/zammad/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 3035, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal--clue .modal-spacer[data-position='above'] .modal-arrow {
  left: 50%;
  top: 100%;
  background: var(--background-primary);
}
/* line 3041, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal--clue .modal-spacer[data-position='below'] .modal-arrow {
  left: 50%;
  top: 0;
}
/* line 3046, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal--clue .modal-spacer[data-position='left'] .modal-arrow {
  left: 100%;
  top: 50%;
}
/* line 3051, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .modal--clue .modal-content {
  width: 280px;
}
@media screen and (max-width: 767px) {
  /* line 3051, /app/zammad/app/assets/stylesheets/zammad.scss */
  .modal--clue .modal-content {
    width: 280px;
  }
}
/* line 3063, /app/zammad/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 3072, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal--clue .modal-control {
  padding-left: 14px;
  padding-right: 14px;
}
/* line 3076, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal--clue .modal-control .btn.is-disabled {
  color: var(--text-normal);
}
/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .modal--clue .modal-control:only-child {
  margin-left: auto;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .modal--clue .modal-control:only-child {
  margin-right: auto;
}
/* line 3086, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal--clue .modal-header {
  padding-bottom: 7px;
  font-size: 18px;
}
/* line 3091, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal--clue .modal-body {
  max-width: 340px;
}

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

/* line 3101, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-content-can-be-published-dialog {
  display: flex;
}
/* line 3104, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-content-can-be-published-dialog .side-panel {
  flex-grow: 1;
  width: 300px;
}
/* line 3109, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-content-can-be-published-dialog .call-to-action {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 3117, /app/zammad/app/assets/stylesheets/zammad.scss */
.kb-sidebar-block-content .kb-item--invisible {
  opacity: 0.5;
}
/* line 3121, /app/zammad/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 3128, /app/zammad/app/assets/stylesheets/zammad.scss */
.kb-menu-preview {
  margin-bottom: 1em;
}
/* line 3131, /app/zammad/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 3137, /app/zammad/app/assets/stylesheets/zammad.scss */
.kb-menu-preview-container--footer {
  justify-content: center;
}
/* line 3142, /app/zammad/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 3151, /app/zammad/app/assets/stylesheets/zammad.scss */
.kb-menu-preview a {
  color: inherit;
}
/* line 3155, /app/zammad/app/assets/stylesheets/zammad.scss */
.kb-menu-preview .label {
  text-transform: none;
}

/* line 3160, /app/zammad/app/assets/stylesheets/zammad.scss */
.modified-icon {
  position: relative;
  line-height: 1;
  display: block;
}
/* line 3165, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-pills > li > a .modified-icon {
  align-self: center;
}
/* line 3169, /app/zammad/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 3177, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-pills > li > a .modified-icon .modified-icon-modifier {
  fill: var(--background-secondary);
}
/* line 3181, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-pills > li:hover > a .modified-icon .modified-icon-modifier {
  fill: var(--background-secondary-hover);
}
/* line 3186, /app/zammad/app/assets/stylesheets/zammad.scss */
.modified-icon .icon-knowledge-base-answer + .modified-icon-modifier {
  margin: 0 -1px 2px 0;
}
/* line 3190, /app/zammad/app/assets/stylesheets/zammad.scss */
.modified-icon .icon-published-modifier {
  display: none;
}

/* line 3195, /app/zammad/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 3207, /app/zammad/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 3215, /app/zammad/app/assets/stylesheets/zammad.scss */
.pagination {
  margin: 0 0 0 19px;
  display: flex;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .pagination {
  margin: 0 19px 0 0;
}

/* line 3223, /app/zammad/app/assets/stylesheets/zammad.scss */
.pagination-counter {
  margin: 0 0 0 19px;
  line-height: 33px;
  color: var(--text-muted);
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .pagination-counter {
  margin: 0 19px 0 0;
}

/* line 3232, /app/zammad/app/assets/stylesheets/zammad.scss */
.page-header {
  margin: 0 0 15px;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .page-header {
  align-items: flex-start;
  flex-wrap: nowrap;
}
@media screen and (max-width: 767px) {
  /* line 3232, /app/zammad/app/assets/stylesheets/zammad.scss */
  .page-header {
    align-items: flex-start;
    flex-wrap: nowrap;
  }
}

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

/* line 3250, /app/zammad/app/assets/stylesheets/zammad.scss */
.page-header-title {
  display: flex;
  align-items: center;
}
/* line 3254, /app/zammad/app/assets/stylesheets/zammad.scss */
.page-header-title .zammad-switch {
  margin-right: 9px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-header-title .zammad-switch {
  margin-left: 9px;
  margin-right: 0;
}
/* line 3258, /app/zammad/app/assets/stylesheets/zammad.scss */
.page-header-title h1, .page-header-title .popover-notificationsHeader .popover-title, .popover-notificationsHeader .page-header-title .popover-title, .page-header-title .ticket-title-update, .page-header-title h2 {
  margin-top: 9px;
  margin-bottom: 7px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .page-header-title h1, #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 .ticket-title-update,
#app.navigation-collapsed .page-header-title h2 {
  margin-top: 4px;
}
@media screen and (max-width: 767px) {
  /* line 3258, /app/zammad/app/assets/stylesheets/zammad.scss */
  .page-header-title h1, .page-header-title .popover-notificationsHeader .popover-title, .popover-notificationsHeader .page-header-title .popover-title, .page-header-title .ticket-title-update, .page-header-title h2 {
    margin-top: 4px;
  }
}
/* line 3268, /app/zammad/app/assets/stylesheets/zammad.scss */
.page-header-title .suffix {
  margin-left: 5px;
  margin-top: 6px;
  display: inline-block;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .page-header-title .suffix {
  margin-top: 4px;
}
@media screen and (max-width: 767px) {
  /* line 3268, /app/zammad/app/assets/stylesheets/zammad.scss */
  .page-header-title .suffix {
    margin-top: 4px;
  }
}

/* line 3279, /app/zammad/app/assets/stylesheets/zammad.scss */
.page-header-center {
  justify-self: center;
  padding-left: 9px;
  margin: 0 auto;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-header-center {
  padding-right: 9px;
  padding-left: 0;
}
/* line 3286, /app/zammad/app/assets/stylesheets/zammad.scss */
.page-header-center + .page-header-meta {
  margin-left: 0;
  flex: none;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-header-center + .page-header-meta {
  margin-right: 0;
  margin-left: auto;
}

/* line 3293, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-header-meta {
  margin-right: auto;
  margin-left: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-header-meta {
  padding-right: 20px;
  padding-left: 0;
}
/* line 212, /app/zammad/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 3293, /app/zammad/app/assets/stylesheets/zammad.scss */
  .page-header-meta {
    flex: 0 1 auto;
    min-width: auto;
  }
}
/* line 3307, /app/zammad/app/assets/stylesheets/zammad.scss */
.page-header-meta .btn {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .page-header-meta .btn {
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  /* line 3307, /app/zammad/app/assets/stylesheets/zammad.scss */
  .page-header-meta .btn {
    flex-shrink: 0;
  }
}
/* line 3317, /app/zammad/app/assets/stylesheets/zammad.scss */
.page-header-meta .btn + .btn {
  margin-left: 9px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-header-meta .btn + .btn {
  margin-right: 9px;
  margin-left: 0;
}

/* line 3323, /app/zammad/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 3328, /app/zammad/app/assets/stylesheets/zammad.scss */
.page-content .content-controls-align-right {
  display: flex;
  justify-content: flex-end;
}

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

/* line 3338, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-aside {
  padding-left: 20px;
  padding-right: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-aside {
  border-left: 1px solid var(--border);
  border-right: none;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .page-aside {
  margin-left: 20px;
  margin-right: 0;
}

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

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

/* line 3360, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover .page-loading {
  min-height: 100px;
}

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

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

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

/* line 3381, /app/zammad/app/assets/stylesheets/zammad.scss */
.help-block {
  margin: 0;
  font-size: 13px;
}
/* line 3385, /app/zammad/app/assets/stylesheets/zammad.scss */
.help-block.help-block--center {
  text-align: center;
}

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

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

/*
 * hero-unit (used on getstarted, login, signup)
 */
/* line 3403, /app/zammad/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 212, /app/zammad/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 3403, /app/zammad/app/assets/stylesheets/zammad.scss */
  .hero-unit, .wizard-slide {
    width: auto;
    padding: 12px 15px;
  }
}
/* line 3418, /app/zammad/app/assets/stylesheets/zammad.scss */
.hero-unit .inline-label, .wizard-slide .inline-label, .hero-unit .zammad-switch-inline-label, .wizard-slide .zammad-switch-inline-label {
  font-size: inherit;
}

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

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

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

/* line 3446, /app/zammad/app/assets/stylesheets/zammad.scss */
.login,
.reset_password,
.request_admin_password_auth,
.signup {
  padding: 24px;
  color: var(--fullscreen-text);
}
/* line 3453, /app/zammad/app/assets/stylesheets/zammad.scss */
.login a,
.reset_password a,
.request_admin_password_auth a,
.signup a {
  color: var(--fullscreen-text-link);
}
/* line 3456, /app/zammad/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 3463, /app/zammad/app/assets/stylesheets/zammad.scss */
.login .form-controls {
  flex-direction: column;
}
/* line 3466, /app/zammad/app/assets/stylesheets/zammad.scss */
.login .form-controls .btn {
  width: 100%;
}
/* line 3470, /app/zammad/app/assets/stylesheets/zammad.scss */
.login .form-controls .btn--text {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: initial;
  text-align: center;
}
/* line 3478, /app/zammad/app/assets/stylesheets/zammad.scss */
.login .form-controls .btn + .btn:not(.align-right) {
  margin-left: initial;
  margin-right: initial;
}
/* line 3484, /app/zammad/app/assets/stylesheets/zammad.scss */
.login .help-text {
  margin-top: 10px;
  text-align: left;
}

/* line 3490, /app/zammad/app/assets/stylesheets/zammad.scss */
.login .hero-unit, .login .wizard-slide {
  width: 430px;
  margin: 0 0 28px;
}
/* line 212, /app/zammad/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 3490, /app/zammad/app/assets/stylesheets/zammad.scss */
  .login .hero-unit, .login .wizard-slide {
    width: auto;
  }
}

/* line 3499, /app/zammad/app/assets/stylesheets/zammad.scss */
.login .company-logo {
  max-height: 100px;
  max-width: 200px;
  margin: 20px auto 42px;
  display: block;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .login .company-logo {
  margin: 15px auto 28px;
}
@media screen and (max-width: 767px) {
  /* line 3499, /app/zammad/app/assets/stylesheets/zammad.scss */
  .login .company-logo {
    margin: 15px auto 28px;
  }
}

/* line 3510, /app/zammad/app/assets/stylesheets/zammad.scss */
.login p, .reset_password p, .signup p {
  margin: 0 auto 22px;
  max-width: 400px;
  text-align: center;
}
/* line 212, /app/zammad/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 3510, /app/zammad/app/assets/stylesheets/zammad.scss */
  .login p, .reset_password p, .signup p {
    margin: 0 auto 15px;
  }
}

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

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

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

/* line 3539, /app/zammad/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 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .poweredBy {
  margin: 34px -16px 10px 0;
}
/* line 3550, /app/zammad/app/assets/stylesheets/zammad.scss */
.poweredBy a {
  color: inherit;
}
/* line 3554, /app/zammad/app/assets/stylesheets/zammad.scss */
.poweredBy .icon-logo {
  margin-right: 8px;
  margin-top: -11px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .poweredBy .icon-logo {
  margin-left: 8px;
  margin-right: 0;
}
/* line 3560, /app/zammad/app/assets/stylesheets/zammad.scss */
.poweredBy .logotype {
  margin-left: 7px;
  margin-top: -3px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .poweredBy .logotype {
  margin-left: 7px;
  margin-left: 0;
}

/* line 3567, /app/zammad/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 3580, /app/zammad/app/assets/stylesheets/zammad.scss */
.fullscreen p {
  color: var(--fullscreen-text);
}

/* line 3584, /app/zammad/app/assets/stylesheets/zammad.scss */
.fullscreen-center {
  margin: auto;
}

/* line 3588, /app/zammad/app/assets/stylesheets/zammad.scss */
.fullscreen-body {
  text-align: start;
  display: inline-block;
}

/* line 3593, /app/zammad/app/assets/stylesheets/zammad.scss */
ol.tabs {
  list-style: decimal inside;
}

/* line 3597, /app/zammad/app/assets/stylesheets/zammad.scss */
ol.tabs li {
  display: list-item;
}

/* line 3601, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tabs {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 767px) {
  /* line 3601, /app/zammad/app/assets/stylesheets/zammad.scss */
  .tabs {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}

/* line 3619, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabs-condensed .tab {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 3624, /app/zammad/app/assets/stylesheets/zammad.scss */
.progress-tabs .tab {
  cursor: default;
}

/* line 3628, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tab {
  flex-shrink: 0;
  display: block;
  text-align: center;
}
@media screen and (max-width: 767px) {
  /* line 3628, /app/zammad/app/assets/stylesheets/zammad.scss */
  .tab {
    flex-shrink: 0;
    display: block;
    text-align: center;
  }
}
/* line 3646, /app/zammad/app/assets/stylesheets/zammad.scss */
.tab.active {
  color: var(--text-inverted);
  background: var(--button-active);
  box-shadow: none;
  flex-shrink: 0;
}
/* line 3653, /app/zammad/app/assets/stylesheets/zammad.scss */
.tab-name {
  min-width: 20px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 3661, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tab-badge {
  margin-right: 6px;
  margin-left: 0;
}

/* line 3680, /app/zammad/app/assets/stylesheets/zammad.scss */
.tab-dropdown {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 3686, /app/zammad/app/assets/stylesheets/zammad.scss */
.tab-dropdown .arrow {
  margin-left: 10px;
  opacity: 0.75;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tab-dropdown .arrow {
  margin-right: 10px;
  margin-left: 0;
}
/* line 3692, /app/zammad/app/assets/stylesheets/zammad.scss */
.tab-dropdown .icon {
  fill: var(--text-muted);
}
/* line 3696, /app/zammad/app/assets/stylesheets/zammad.scss */
.tab-dropdown.active {
  background: var(--background-secondary);
}
/* line 3699, /app/zammad/app/assets/stylesheets/zammad.scss */
.tab-dropdown.active .icon {
  opacity: 1;
}

/* line 3705, /app/zammad/app/assets/stylesheets/zammad.scss */
.tab:nth-child(n) {
  border-right: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
}

/* line 3710, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabs.tabs--inline {
  display: inline-flex;
  margin-left: 0;
  margin-right: 0;
}
/* line 3715, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabs.tabs--inline .tab {
  flex: none;
}
/* line 3718, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabs.tabs--inline .tab:nth-last-child(2) {
  border-right-width: 0;
}
/* line 225, /app/zammad/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 3724, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabs--big {
  margin: 28px auto;
  font-size: 14px;
  border-radius: 8px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tabs--big {
  margin: 5px auto 28px;
}
@media screen and (max-width: 767px) {
  /* line 3724, /app/zammad/app/assets/stylesheets/zammad.scss */
  .tabs--big {
    margin: 5px auto 28px;
  }
}
/* line 3733, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabs--big .tab {
  height: auto;
  padding: 10px 23px 9px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tabs--big .tab {
  padding: 8px 20px;
}
@media screen and (max-width: 767px) {
  /* line 3733, /app/zammad/app/assets/stylesheets/zammad.scss */
  .tabs--big .tab {
    padding: 8px 20px;
  }
}
/* line 3741, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabs--big .tab:first-child {
  border-radius: 8px 0 0 8px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabs--big .tab:first-child {
  border-radius: 0 8px 8px 0;
}
/* line 3747, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabs--big .tab:last-child {
  border-radius: 0 8px 8px 0;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabs--big .tab:last-child {
  border-radius: 8px 0 0 8px;
}
/* line 3753, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabs--big .tab:only-child {
  border-radius: 8px;
}
/* line 3758, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabs--big .tab-dropdown {
  padding-left: 18px;
  padding-right: 15px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabs--big .tab-dropdown {
  padding-left: 15px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabs--big .tab-dropdown {
  padding-right: 18px;
}

/* line 3767, /app/zammad/app/assets/stylesheets/zammad.scss */
.dashboard .tabs--big {
  width: 50%;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .dashboard .tabs--big {
  width: auto;
}
@media screen and (max-width: 767px) {
  /* line 3767, /app/zammad/app/assets/stylesheets/zammad.scss */
  .dashboard .tabs--big {
    width: auto;
  }
}

/* line 3775, /app/zammad/app/assets/stylesheets/zammad.scss */
.separator {
  margin: 20px 0;
  position: relative;
  text-align: center;
}

/* line 3781, /app/zammad/app/assets/stylesheets/zammad.scss */
.separator::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  background: var(--border);
}

/* line 3791, /app/zammad/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 3802, /app/zammad/app/assets/stylesheets/zammad.scss */
.auth-providers {
  display: flex;
  flex-wrap: wrap;
  padding: 7px;
  margin: -14px;
}
/* line 3808, /app/zammad/app/assets/stylesheets/zammad.scss */
.auth-providers > form {
  display: flex;
  flex-grow: 1;
  min-width: 50%;
}

/* line 3815, /app/zammad/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 3834, /app/zammad/app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--wide {
  padding-right: 25px;
}
/* line 3838, /app/zammad/app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--facebook {
  background: #4f699c;
}
/* line 3842, /app/zammad/app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--google {
  background: #ededed;
  color: #757575 !important;
}
/* line 3847, /app/zammad/app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--twitter {
  background: #2daee1;
}
/* line 3851, /app/zammad/app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--email {
  background: #ffd22e;
}
/* line 3855, /app/zammad/app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--linkedin {
  background: #006087;
}
/* line 3859, /app/zammad/app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--github {
  background: #454545;
}
/* line 3863, /app/zammad/app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--gitlab {
  background: #e5492a;
}
/* line 3867, /app/zammad/app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--microsoft {
  background: #ededed;
  color: #757575 !important;
}
/* line 3872, /app/zammad/app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--weibo {
  background: #454545;
}
/* line 3876, /app/zammad/app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--saml {
  background: #454545;
}
/* line 3880, /app/zammad/app/assets/stylesheets/zammad.scss */
.auth-provider.auth-provider--sso {
  background: #454545;
}
/* line 3884, /app/zammad/app/assets/stylesheets/zammad.scss */
.auth-provider .provider-icon {
  width: 29px;
  height: 24px;
  flex-shrink: 0;
  margin-right: 10px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .auth-provider .provider-icon {
  margin-left: 10px;
  margin-right: 0;
}
/* line 3892, /app/zammad/app/assets/stylesheets/zammad.scss */
.auth-provider .provider-name {
  overflow: hidden;
  text-overflow: ellipsis;
}

/*

  global icon definitions
  =======================

*/
/* line 3905, /app/zammad/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 3914, /app/zammad/app/assets/stylesheets/zammad.scss */
[data-font='FontAwesome'] {
  font-size: 14px;
}

/* line 3918, /app/zammad/app/assets/stylesheets/zammad.scss */
[data-font='material'] {
  font-size: 18px;
}

/* line 3922, /app/zammad/app/assets/stylesheets/zammad.scss */
[data-font='ionicons'] {
  font-size: 18px;
}

/* line 3926, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon {
  fill: currentColor;
}
/* line 3929, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon--md {
  width: 2rem;
  height: 2rem;
}

/* line 3935, /app/zammad/app/assets/stylesheets/zammad.scss */
[class*='icon-file-'] {
  color: var(--file-icon-background);
  fill: var(--file-icon-color);
}

/* line 3940, /app/zammad/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 3947, /app/zammad/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 3951, /app/zammad/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 3959, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-arrow-left.arrow--x2,
.icon-arrow-right.arrow--x2 {
  width: 14px;
  height: 26px;
}

/* line 233, /app/zammad/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 3973, /app/zammad/app/assets/stylesheets/zammad.scss */
.arrow--disabled {
  opacity: 0.23;
}

/* line 3977, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-checkmark {
  fill: var(--supergood-color);
}

/* line 3981, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-error {
  fill: var(--superbad-color);
}

/* line 3985, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-danger {
  color: #faab00;
}
/* line 3988, /app/zammad/app/assets/stylesheets/zammad.scss */
.alert.alert--warning .icon-danger {
  color: inherit;
}

/* line 3993, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-draggable {
  opacity: 0.3;
}
/* line 3996, /app/zammad/app/assets/stylesheets/zammad.scss */
.table-draggable .icon-draggable {
  vertical-align: middle;
  cursor: move;
}

/* line 4002, /app/zammad/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 4010, /app/zammad/app/assets/stylesheets/zammad.scss */
.small.loading.icon {
  width: 20px;
  height: 20px;
}

/* line 4015, /app/zammad/app/assets/stylesheets/zammad.scss */
.tiny.loading.icon {
  width: 12px;
  height: 12px;
}

/* line 4020, /app/zammad/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 4038, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-spinner-medium {
  animation: spinIcon 0.9s steps(12) infinite;
}

/* line 4042, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-spinner-small {
  animation: spinIcon 0.9s steps(8) infinite;
}

@keyframes spinIcon {
  to {
    transform: rotate(-1turn);
  }
}
/* line 4052, /app/zammad/app/assets/stylesheets/zammad.scss */
.color-swatch {
  padding: 2px;
  margin: -2px 0 -4px;
  /* :after technique for bigger click area */
}
/* line 4059, /app/zammad/app/assets/stylesheets/zammad.scss */
.color-swatch::after {
  content: '';
  display: inline-block;
  height: 11px;
  width: 11px;
  border-radius: 100%;
  background: currentColor;
}

/* line 4069, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-status {
  fill: var(--ok-color);
}
/* line 4072, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-status.inline {
  margin-top: -3px;
  vertical-align: middle;
}
/* line 4077, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-status.inactive {
  fill: var(--ghost-color);
}
/* line 4081, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-status.ok {
  fill: var(--supergood-color);
}
/* line 4085, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-status.error {
  fill: var(--superbad-color);
}
/* line 4089, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-status.neutral {
  fill: var(--ok-color);
}

/* line 4094, /app/zammad/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 4117, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-checkbox,
.icon-checkbox-checked,
.icon-checkbox-indeterminate {
  fill: var(--text-inverted);
}

/* line 4123, /app/zammad/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 4130, /app/zammad/app/assets/stylesheets/zammad.scss */
.form {
  margin: 0;
}
/* line 4133, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--flexibleWidth .controls {
  display: table;
}
/* line 4137, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--horizontal {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
/* line 4142, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--horizontal .alert {
  flex-basis: 100%;
}
/* line 4146, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--horizontal fieldset {
  flex: 1 1 auto;
  margin-right: 6px;
}
/* line 4151, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--horizontal .form-group:last-child {
  margin-bottom: 0;
}
/* line 4155, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--horizontal .form-buttons {
  margin: 10px 10px 0 auto;
}
/* line 4159, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--horizontal .controls {
  min-width: 250px;
}
/* line 4164, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--grid {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form--grid {
  display: block;
}
@media screen and (max-width: 767px) {
  /* line 4164, /app/zammad/app/assets/stylesheets/zammad.scss */
  .form--grid {
    display: block;
  }
}
/* line 4175, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--grid fieldset {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
}
/* line 4181, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--grid .alert {
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 0;
}
/* line 4189, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--grid .form-group {
  display: block;
  padding: 0 10px;
  width: 100%;
}
/* line 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='1/2'] {
  width: calc(1/2 * 100%);
}
/* line 212, /app/zammad/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 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='1/2'] {
    width: 100%;
  }
}
/* line 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='1/3'] {
  width: calc(1/3 * 100%);
}
/* line 212, /app/zammad/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 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='1/3'] {
    width: 100%;
  }
}
/* line 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='2/3'] {
  width: calc(2/3 * 100%);
}
/* line 212, /app/zammad/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 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='2/3'] {
    width: 100%;
  }
}
/* line 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='1/4'] {
  width: calc(1/4 * 100%);
}
/* line 212, /app/zammad/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 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='1/4'] {
    width: 100%;
  }
}
/* line 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='2/4'] {
  width: calc(2/4 * 100%);
}
/* line 212, /app/zammad/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 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='2/4'] {
    width: 100%;
  }
}
/* line 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='3/4'] {
  width: calc(3/4 * 100%);
}
/* line 212, /app/zammad/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 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='3/4'] {
    width: 100%;
  }
}
/* line 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='1/5'] {
  width: calc(1/5 * 100%);
}
/* line 212, /app/zammad/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 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='1/5'] {
    width: 100%;
  }
}
/* line 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='2/5'] {
  width: calc(2/5 * 100%);
}
/* line 212, /app/zammad/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 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='2/5'] {
    width: 100%;
  }
}
/* line 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='3/5'] {
  width: calc(3/5 * 100%);
}
/* line 212, /app/zammad/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 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='3/5'] {
    width: 100%;
  }
}
/* line 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
.form--grid .form-group[data-width='4/5'] {
  width: calc(4/5 * 100%);
}
/* line 212, /app/zammad/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 4198, /app/zammad/app/assets/stylesheets/zammad.scss */
  .form--grid .form-group[data-width='4/5'] {
    width: 100%;
  }
}

/* line 4210, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-controls {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
/* line 4217, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-controls .btn + .btn:not(.align-right) {
  margin-left: 20px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .form-controls .btn + .btn:not(.align-right) {
  margin-right: 20px;
  margin-left: 10px;
}
/* line 4221, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-controls--inline {
  margin-top: 0;
}
/* line 4224, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-controls--inline > * {
  margin-right: 10px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .form-controls--inline > * {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 4230, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-buttons {
  display: flex;
}

/* line 4234, /app/zammad/app/assets/stylesheets/zammad.scss */
form a.standalone {
  line-height: 40px;
  margin: 0 5px;
}

/* line 4239, /app/zammad/app/assets/stylesheets/zammad.scss */
form a.standalone.align-right {
  margin-left: auto;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] form a.standalone.align-right {
  margin-right: auto;
  margin-left: 0;
}

/* line 4243, /app/zammad/app/assets/stylesheets/zammad.scss */
footer {
  clear: both;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 22px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] footer {
  padding-left: 22px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] footer {
  padding-right: 10px;
}

@media screen and (max-width: 1260px) {
  /* line 4254, /app/zammad/app/assets/stylesheets/zammad.scss */
  .overviews .sidebar {
    display: none;
  }
}
/* line 4260, /app/zammad/app/assets/stylesheets/zammad.scss */
.overviews .table > tbody > tr > td {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 4265, /app/zammad/app/assets/stylesheets/zammad.scss */
.overview-header {
  position: relative;
  margin: 20px 0 32px;
  height: 41px;
  display: none;
  align-items: center;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .overview-header {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  /* line 4265, /app/zammad/app/assets/stylesheets/zammad.scss */
  .overview-header {
    margin-top: 0;
  }
}
/* line 4276, /app/zammad/app/assets/stylesheets/zammad.scss */
.overview-header .tabsHolder {
  flex: 1;
  margin-right: 20px;
  min-width: 0;
  /* Firefox bug fix */
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .overview-header .tabsHolder {
  margin-left: 20px;
  margin-right: 0;
}
/* line 4284, /app/zammad/app/assets/stylesheets/zammad.scss */
.overview-header .tabs {
  margin: 0;
  position: relative;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .overview-header .tabs {
  overflow: visible;
}
@media screen and (max-width: 767px) {
  /* line 4284, /app/zammad/app/assets/stylesheets/zammad.scss */
  .overview-header .tabs {
    overflow: visible;
  }
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .overview-header .tab {
  flex-shrink: 1;
}
@media screen and (max-width: 767px) {
  /* line 4293, /app/zammad/app/assets/stylesheets/zammad.scss */
  .overview-header .tab {
    flex-shrink: 1;
  }
}
/* line 4299, /app/zammad/app/assets/stylesheets/zammad.scss */
.overview-header .tabs-clone {
  right: 0;
}
/* line 4303, /app/zammad/app/assets/stylesheets/zammad.scss */
.overview-header .dropdown {
  min-width: 0;
  width: 336px;
}
/* line 212, /app/zammad/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 4303, /app/zammad/app/assets/stylesheets/zammad.scss */
  .overview-header .dropdown {
    left: -1px;
    right: auto;
    width: calc(100vw - 70px);
  }
}
@media screen and (max-width: 1260px) {
  /* line 4265, /app/zammad/app/assets/stylesheets/zammad.scss */
  .overview-header {
    display: flex;
  }
}

/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .table-overview {
  margin-left: -10px;
  margin-right: -10px;
}
@media screen and (max-width: 767px) {
  /* line 4319, /app/zammad/app/assets/stylesheets/zammad.scss */
  .table-overview {
    margin-left: -10px;
    margin-right: -10px;
  }
}

/* line 4330, /app/zammad/app/assets/stylesheets/zammad.scss */
.bulkAction {
  position: fixed;
  bottom: 0;
  left: 540px;
  right: 0;
  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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .bulkAction {
  right: 540px;
  left: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .bulkAction {
  left: 0;
  right: 540px;
}
@media screen and (max-width: 1260px) {
  /* line 4330, /app/zammad/app/assets/stylesheets/zammad.scss */
  .bulkAction {
    left: 260px;
    right: 0;
    min-width: 744px;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .bulkAction {
    right: 260px;
    left: 0;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .bulkAction {
    left: 0;
    right: 260px;
  }
}
@media screen and (min-width: 1260px) {
  /* line 4330, /app/zammad/app/assets/stylesheets/zammad.scss */
  .bulkAction {
    left: 540px;
    right: 0;
    min-width: 744px;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .bulkAction {
    right: 540px;
    left: 0;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .bulkAction {
    left: 0;
    right: 540px;
  }
}
/* line 4359, /app/zammad/app/assets/stylesheets/zammad.scss */
.bulkAction.no-sidebar {
  left: 260px;
  right: 0;
  min-width: 764px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .bulkAction.no-sidebar {
  right: 260px;
  left: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .bulkAction.no-sidebar {
  left: 0;
  right: 260px;
}
@media screen and (max-width: 1260px) {
  /* line 4359, /app/zammad/app/assets/stylesheets/zammad.scss */
  .bulkAction.no-sidebar {
    min-width: 1024px;
  }
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .bulkAction {
  left: 50px;
  right: 0;
  min-width: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .bulkAction {
  right: 50px;
  left: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .bulkAction {
  left: 0;
  right: 50px;
}
/* line 4376, /app/zammad/app/assets/stylesheets/zammad.scss */
.navigation.is-not-collapsed ~ .content #app.navigation-collapsed .bulkAction {
  left: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .navigation.is-not-collapsed ~ .content #app.navigation-collapsed .bulkAction {
  right: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  /* line 4330, /app/zammad/app/assets/stylesheets/zammad.scss */
  .bulkAction {
    left: 50px;
    right: 0;
    min-width: 0;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .bulkAction {
    right: 50px;
    left: 0;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .bulkAction {
    left: 0;
    right: 50px;
  }
  /* line 4376, /app/zammad/app/assets/stylesheets/zammad.scss */
  .navigation.is-not-collapsed ~ .content .bulkAction {
    left: 0;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .navigation.is-not-collapsed ~ .content .bulkAction {
    right: 0;
    left: 0;
  }
}

/* line 4382, /app/zammad/app/assets/stylesheets/zammad.scss */
.bulkAction-firstStep {
  display: flex;
  align-items: center;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .bulkAction-firstStep {
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  /* line 4382, /app/zammad/app/assets/stylesheets/zammad.scss */
  .bulkAction-firstStep {
    flex-direction: column;
    align-items: flex-end;
  }
}
/* line 4391, /app/zammad/app/assets/stylesheets/zammad.scss */
.bulkAction-firstStep .form-group.tree_select {
  overflow: visible;
}

/* line 4396, /app/zammad/app/assets/stylesheets/zammad.scss */
.bulkAction-firstStep .has-error {
  border-color: red !important;
  border: 1px solid;
}

/* line 4401, /app/zammad/app/assets/stylesheets/zammad.scss */
.bulkAction-secondStep {
  display: flex;
  flex-direction: column;
}
/* line 4405, /app/zammad/app/assets/stylesheets/zammad.scss */
.bulkAction-secondStep-bottom {
  display: flex;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .bulkAction-secondStep-bottom {
  display: block;
}
@media screen and (max-width: 767px) {
  /* line 4405, /app/zammad/app/assets/stylesheets/zammad.scss */
  .bulkAction-secondStep-bottom {
    display: block;
  }
}

/* line 4414, /app/zammad/app/assets/stylesheets/zammad.scss */
.bulkAction .btn {
  margin: 0 16px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .bulkAction .btn {
  margin: 10px;
}
@media screen and (max-width: 767px) {
  /* line 4414, /app/zammad/app/assets/stylesheets/zammad.scss */
  .bulkAction .btn {
    margin: 10px;
  }
}

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

/* line 4426, /app/zammad/app/assets/stylesheets/zammad.scss */
.bulkAction-controls {
  margin-top: 10px;
  margin-left: auto;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .bulkAction-controls {
  margin-right: auto;
  margin-left: 0;
}
/* line 212, /app/zammad/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 4426, /app/zammad/app/assets/stylesheets/zammad.scss */
  .bulkAction-controls {
    margin-top: 0;
    display: flex;
    justify-content: space-between;
  }
}

/* line 4438, /app/zammad/app/assets/stylesheets/zammad.scss */
.panel {
  box-shadow: none;
  background: var(--background-secondary);
  color: var(--text-normal);
}

/* line 4444, /app/zammad/app/assets/stylesheets/zammad.scss */
.panel-default {
  border-color: var(--border-alt);
}

/* line 4448, /app/zammad/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 4459, /app/zammad/app/assets/stylesheets/zammad.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: var(--border-alt);
}

/* line 4464, /app/zammad/app/assets/stylesheets/zammad.scss */
.panel-title {
  font-size: inherit;
}

/* line 4468, /app/zammad/app/assets/stylesheets/zammad.scss */
.panel-group .panel-heading {
  display: block;
}

/* line 4472, /app/zammad/app/assets/stylesheets/zammad.scss */
.panel-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 4478, /app/zammad/app/assets/stylesheets/zammad.scss */
.well {
  background: var(--background-secondary);
  border: 1px solid var(--border);
  border-radius: 3px;
  padding: 10px;
}

/* line 4485, /app/zammad/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 4492, /app/zammad/app/assets/stylesheets/zammad.scss */
.merged,
.merge:hover {
  text-decoration: line-through;
}

/* line 4497, /app/zammad/app/assets/stylesheets/zammad.scss */
.translation {
  border: 1px dotted #f92;
  border-radius: 3px;
  cursor: text;
}

/* line 4503, /app/zammad/app/assets/stylesheets/zammad.scss */
.translation[contenteditable='true'] {
  display: inline;
}

/* line 4507, /app/zammad/app/assets/stylesheets/zammad.scss */
.translation[contenteditable='true']:hover,
.translation[contenteditable='true']:focus {
  background: none;
}

/* line 4512, /app/zammad/app/assets/stylesheets/zammad.scss */
.translation .icon-edit {
  display: none;
}

/* line 4516, /app/zammad/app/assets/stylesheets/zammad.scss */
.translation:hover .icon-edit {
  display: inline-block;
}

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

/* line 4524, /app/zammad/app/assets/stylesheets/zammad.scss */
.sub_attribute .control-label {
  width: 60px;
}

/* line 4528, /app/zammad/app/assets/stylesheets/zammad.scss */
.sub_attribute .controls {
  margin-left: 80px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .sub_attribute .controls {
  margin-right: 80px;
  margin-left: 0;
}

/* line 4532, /app/zammad/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 4545, /app/zammad/app/assets/stylesheets/zammad.scss */
.splash .icon {
  margin-right: 10px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .splash .icon {
  margin-left: 10px;
  margin-right: 0;
}

/* line 4550, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .navigation {
  position: absolute;
  left: 0;
  top: 0;
  left: 0;
  width: 50px;
  height: 100%;
  z-index: 499;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .navigation {
  right: 0;
  left: auto;
}
/* line 4569, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .navigation:empty {
  display: none !important;
}
/* line 4573, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .navigation.is-not-collapsed {
  width: 220px;
}
/* line 4576, /app/zammad/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 4550, /app/zammad/app/assets/stylesheets/zammad.scss */
  .navigation {
    position: absolute;
    left: 0;
    top: 0;
    left: 0;
    width: 50px;
    height: 100%;
    z-index: 499;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .navigation {
    right: 0;
    left: auto;
  }
  /* line 4569, /app/zammad/app/assets/stylesheets/zammad.scss */
  .navigation:empty {
    display: none !important;
  }
  /* line 4573, /app/zammad/app/assets/stylesheets/zammad.scss */
  .navigation.is-not-collapsed {
    width: 220px;
  }
  /* line 4576, /app/zammad/app/assets/stylesheets/zammad.scss */
  .navigation.is-not-collapsed .menu-item-name {
    display: block;
    padding-left: 15px;
  }
}

@container navigation (width = 50px) {
  /* line 4585, /app/zammad/app/assets/stylesheets/zammad.scss */
  .icon-double-arrow-left {
    display: none;
  }
}
@container navigation (width > 50px) {
  /* line 4591, /app/zammad/app/assets/stylesheets/zammad.scss */
  .icon-double-arrow-right {
    display: none;
  }
}
/* line 4596, /app/zammad/app/assets/stylesheets/zammad.scss */
.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  flex-shrink: 0;
}

/* line 4603, /app/zammad/app/assets/stylesheets/zammad.scss */
.menu .badge {
  background: var(--ok-color);
  color: #25262d;
  margin-right: 8px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .menu .badge {
  margin-left: 8px;
  margin-right: 0;
}

/* line 4610, /app/zammad/app/assets/stylesheets/zammad.scss */
.menu .zammad-switch {
  height: 22px;
}

/* line 4614, /app/zammad/app/assets/stylesheets/zammad.scss */
.menu .dropdown-menu {
  left: 10px;
  right: 15px;
  min-width: 0;
}

/* line 4620, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .menu-item {
  padding: 0 13px;
  position: relative;
}
@media screen and (max-width: 767px) {
  /* line 4620, /app/zammad/app/assets/stylesheets/zammad.scss */
  .menu-item {
    padding: 0 13px;
    position: relative;
  }
}
/* line 4636, /app/zammad/app/assets/stylesheets/zammad.scss */
.menu-item .icon {
  fill: var(--menu-icon);
}
/* line 4639, /app/zammad/app/assets/stylesheets/zammad.scss */
.menu-item .icon.accessory-icon {
  opacity: 0.7;
}
/* line 4644, /app/zammad/app/assets/stylesheets/zammad.scss */
.menu-item:hover {
  background: var(--menu-background-primary-hover);
  border-bottom-color: rgba(213, 213, 216, 0.1);
}
/* line 4649, /app/zammad/app/assets/stylesheets/zammad.scss */
.menu-item.is-active, .menu-item.is-hovered {
  background: var(--menu-background-active);
  color: var(--menu-text-active);
}
/* line 4655, /app/zammad/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 4662, /app/zammad/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 4667, /app/zammad/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 4672, /app/zammad/app/assets/stylesheets/zammad.scss */
.menu-item .dropdown-icon {
  fill: currentColor;
}
/* line 4678, /app/zammad/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 4686, /app/zammad/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 4690, /app/zammad/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 4697, /app/zammad/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 4678, /app/zammad/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 4686, /app/zammad/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 4690, /app/zammad/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 4697, /app/zammad/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 4705, /app/zammad/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 4705, /app/zammad/app/assets/stylesheets/zammad.scss */
  .menu-item-navigation-toggle-button {
    display: none;
  }
}
@container navigation (width > 50px) {
  /* line 4705, /app/zammad/app/assets/stylesheets/zammad.scss */
  .menu-item-navigation-toggle-button {
    justify-content: flex-end;
  }
}
/* line 4720, /app/zammad/app/assets/stylesheets/zammad.scss */
.menu-item-icon {
  margin-right: 15px;
  width: 24px;
  height: 24px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .menu-item-icon {
  margin-left: 15px;
  margin-right: 0;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .menu-item-icon {
  margin-right: 0;
}
/* line 225, /app/zammad/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 4720, /app/zammad/app/assets/stylesheets/zammad.scss */
  .menu-item-icon {
    margin-right: 0;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .menu-item-icon {
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 4731, /app/zammad/app/assets/stylesheets/zammad.scss */
.menu-item-name {
  flex: 1;
  margin-top: 2px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .menu-item-name {
  display: none;
}
@media screen and (max-width: 767px) {
  /* line 4731, /app/zammad/app/assets/stylesheets/zammad.scss */
  .menu-item-name {
    display: none;
  }
}

/* line 4740, /app/zammad/app/assets/stylesheets/zammad.scss */
.call-widgets {
  overflow-y: auto;
  max-height: 30vh;
}

/* line 4745, /app/zammad/app/assets/stylesheets/zammad.scss */
.call-widget {
  background: var(--background-quaternary-alt);
  padding: 8px 10px;
}
/* line 4749, /app/zammad/app/assets/stylesheets/zammad.scss */
.call-widget + .call-widget {
  border-top: 1px solid var(--background-modifier-border);
}
/* line 4753, /app/zammad/app/assets/stylesheets/zammad.scss */
.call-widget-header {
  display: flex;
  color: inherit;
  margin-bottom: 3px;
}
/* line 4758, /app/zammad/app/assets/stylesheets/zammad.scss */
.call-widget-header .label {
  color: inherit;
  margin: 0;
}
/* line 4763, /app/zammad/app/assets/stylesheets/zammad.scss */
.call-widget-header .btn--text {
  color: inherit;
  opacity: 0.5;
}
/* line 4767, /app/zammad/app/assets/stylesheets/zammad.scss */
.call-widget-header .btn--text:hover {
  opacity: 1;
}
/* line 4772, /app/zammad/app/assets/stylesheets/zammad.scss */
.call-widget-header .icon-diagonal-cross {
  width: 9px;
  height: 9px;
  margin-top: -5px;
}

/* line 4780, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tasks {
  overflow-x: hidden;
  min-height: 60px;
}
@media screen and (max-width: 767px) {
  /* line 4780, /app/zammad/app/assets/stylesheets/zammad.scss */
  .tasks {
    overflow-x: hidden;
    min-height: 60px;
  }
}

/* line 4793, /app/zammad/app/assets/stylesheets/zammad.scss */
.tasks.tasks--standalone {
  background: none;
  margin: 8px 0 0;
  padding: 0;
  overflow: visible;
}

/* line 4800, /app/zammad/app/assets/stylesheets/zammad.scss */
.tasks--standalone .task {
  padding: 0;
  margin-bottom: 9px;
  display: flex;
}
/* line 4806, /app/zammad/app/assets/stylesheets/zammad.scss */
.tasks--standalone .task .icon-holder:first-child .icon-task-state {
  margin-left: -2px;
}
/* line 4810, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tasks--standalone .task .icon-holder .icon {
  margin-left: 4px;
  margin-right: 0;
}

/* line 4821, /app/zammad/app/assets/stylesheets/zammad.scss */
.tasks--standalone .task-text {
  flex: 1;
  min-width: 0;
  /* Firefox wrong content-calculation with word-wrap workaround */
}

/* line 4827, /app/zammad/app/assets/stylesheets/zammad.scss */
.tasks--standalone .task-id::after {
  content: ' - ';
}

/* line 4832, /app/zammad/app/assets/stylesheets/zammad.scss */
.tasks--standalone .name {
  display: block;
}

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

/* line 4842, /app/zammad/app/assets/stylesheets/zammad.scss */
.tasks--standalone .btn-show-all {
  margin-bottom: 9px;
}

/* line 4846, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tab {
  padding: 10px 15px 9px 0;
  position: relative;
  color: var(--menu-text);
  display: flex;
  align-items: center;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-tab {
  padding: 10px 15px 9px 0;
  padding: 10px 0 9px 15px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .nav-tab {
  width: 220px;
}
@media screen and (max-width: 767px) {
  /* line 4846, /app/zammad/app/assets/stylesheets/zammad.scss */
  .nav-tab {
    width: 220px;
  }
}

/* line 4861, /app/zammad/app/assets/stylesheets/zammad.scss */
.tasks-navigation .nav-tab {
  height: 40px;
  border-bottom: 1px solid rgba(213, 213, 216, 0.05);
}

/* line 4866, /app/zammad/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 4871, /app/zammad/app/assets/stylesheets/zammad.scss */
.navigation .nav-tab-name {
  text-align: start;
}
/* line 4874, /app/zammad/app/assets/stylesheets/zammad.scss */
.navigation .nav-tab-name.is-inactive {
  text-decoration: line-through;
  opacity: 0.73;
}

/* line 4880, /app/zammad/app/assets/stylesheets/zammad.scss */
.tasks-navigation .nav-tab-icon .error {
  transform: scale(0.85);
}

/* line 4884, /app/zammad/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 4890, /app/zammad/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 4895, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tab.ui-sortable-helper {
  border-bottom-color: transparent;
}

/* line 4899, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tab.nav-tab--search {
  height: 30px;
  padding-top: 9px;
}
/* line 4903, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tab.nav-tab--search.is-inactive {
  text-decoration: line-through;
  opacity: 0.73;
}

/* line 4909, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tab-icon {
  margin-top: -3px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 30px;
}

/* line 4918, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tab-icon .icon {
  max-width: 18px;
  max-height: 18px;
  fill: var(--nav-icon);
}

/* line 4924, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tab-icon .icon-diagonal-cross {
  fill: #f35910;
  width: 12px;
  height: 12px;
}

/* line 4930, /app/zammad/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 4943, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-tab-close {
  left: 0;
  right: auto;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-tab-close {
  padding-left: 16px;
  padding-right: 0;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .nav-tab-close {
  visibility: visible;
}
@media screen and (max-width: 767px) {
  /* line 4943, /app/zammad/app/assets/stylesheets/zammad.scss */
  .nav-tab-close {
    visibility: visible;
  }
}

/* line 4965, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tab:hover .nav-tab-close {
  visibility: visible;
}

/* line 4969, /app/zammad/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 4979, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tab-close:hover .nav-tab-close-inner {
  background-color: #972e29;
}

/* line 4983, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tab-close svg {
  width: 9px;
  height: 9px;
  fill: var(--text-inverted);
  opacity: var(--menu-close-tab-opacity);
}

/* line 4990, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tab-close:hover svg {
  opacity: 1;
}

/* line 4994, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-task-state {
  vertical-align: middle;
}

/* line 4998, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tab-icon .icon-task-state {
  margin: 0;
}

/* line 5002, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tab.task-state-open.is-active {
  background-color: var(--ok-color);
  color: var(--menu-text-open);
}

/* line 5007, /app/zammad/app/assets/stylesheets/zammad.scss */
.task-state-open-color {
  color: var(--ok-color);
}

/* line 5011, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-task-state.open {
  fill: var(--ok-color);
}

/* line 5015, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tab.task-state-closed.is-active {
  background-color: var(--supergood-color);
  color: var(--menu-text-closed);
}

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

/* line 5024, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-task-state.closed {
  fill: var(--supergood-color);
}

/* line 5028, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tab.task-state-escalating.is-active {
  background-color: var(--superbad-color);
  color: var(--menu-text-escalating);
}

/* line 5033, /app/zammad/app/assets/stylesheets/zammad.scss */
.task-state-escalating-color {
  color: var(--superbad-color);
}

/* line 5037, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-task-state.escalating {
  fill: var(--superbad-color);
}

/* line 5043, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-task-state.archived {
  fill: var(--superbad-color);
}

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

/* line 5051, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-task-state.draft {
  fill: var(--ghost-color);
}

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

/* line 5064, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-task-state.pending {
  fill: var(--pending-color);
}

/* line 5068, /app/zammad/app/assets/stylesheets/zammad.scss */
.state-badge {
  display: flex;
  align-items: center;
}
/* line 5072, /app/zammad/app/assets/stylesheets/zammad.scss */
.state-badge .icon-task-state {
  margin-right: 2px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .state-badge .icon-task-state {
  margin-left: 2px;
  margin-right: 0;
}

/* line 5077, /app/zammad/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 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .search {
  padding: 11px 10px 4px 0;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .search {
  padding: 10px 5px 5px;
  display: block;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .search {
  padding: 10px 5px 5px;
}
@media screen and (max-width: 767px) {
  /* line 5077, /app/zammad/app/assets/stylesheets/zammad.scss */
  .search {
    padding: 10px 5px 5px;
    display: block;
  }
  /* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .search {
    padding: 10px 5px 5px;
  }
}

/* line 5097, /app/zammad/app/assets/stylesheets/zammad.scss */
.search-holder {
  flex: 1;
  border-radius: 15px;
  position: relative;
  transition: margin-right 120ms;
  will-change: margin-right;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .search-holder {
  transition: none;
  will-change: initial;
}
@media screen and (max-width: 767px) {
  /* line 5097, /app/zammad/app/assets/stylesheets/zammad.scss */
  .search-holder {
    transition: none;
    will-change: initial;
  }
}

/* line 5110, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .empty-search {
  left: 0;
  right: auto;
}

/* line 5127, /app/zammad/app/assets/stylesheets/zammad.scss */
.search .empty-search .icon-diagonal-cross {
  fill: var(--text-inverted);
  opacity: 0.5;
}

/* line 5132, /app/zammad/app/assets/stylesheets/zammad.scss */
.filled.search .empty-search {
  visibility: visible;
}

/* line 5136, /app/zammad/app/assets/stylesheets/zammad.scss */
.search input[type='search'] {
  width: 100%;
  padding: 5px 33px;
  height: 30px;
  color: var(--menu-text);
  background: var(--menu-background-secondary);
  line-height: 20px;
  outline: none;
  border: none;
  border-radius: 15px;
  position: relative;
  z-index: 1;
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}
/* line 212, /app/zammad/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 5136, /app/zammad/app/assets/stylesheets/zammad.scss */
  .search input[type='search'] {
    padding: 5px 33px;
    font-size: 16px;
  }
}

/* line 212, /app/zammad/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 5156, /app/zammad/app/assets/stylesheets/zammad.scss */
  .navigation:not(.is-not-collapsed)
  .search:not(.filled, .focused)
  input[type='search'] {
    padding: 0;
  }
}

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

/* line 5169, /app/zammad/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 5178, /app/zammad/app/assets/stylesheets/zammad.scss */
.search .search-loader .icon {
  fill: var(--text-inverted);
  opacity: 0.5;
}

/* line 5184, /app/zammad/app/assets/stylesheets/zammad.scss */
.search.loading .search-loader {
  opacity: 1;
  transition: 0.2s 0.5s;
}

/* line 5189, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .search .icon-magnifier {
  right: 10px;
  left: auto;
}

/* line 5202, /app/zammad/app/assets/stylesheets/zammad.scss */
.search.loading .icon-magnifier {
  opacity: 0;
  transition: 0.2s 0.5s;
}

/* line 5207, /app/zammad/app/assets/stylesheets/zammad.scss */
.search.focused .search-holder {
  transition: margin-right 240ms;
  margin-right: -59px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .search.focused .search-holder {
  margin-left: -59px;
  margin-right: 0;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .search.focused .search-holder {
  margin: 0 !important;
}
@media screen and (max-width: 767px) {
  /* line 5207, /app/zammad/app/assets/stylesheets/zammad.scss */
  .search.focused .search-holder {
    margin: 0 !important;
  }
}

/* line 5217, /app/zammad/app/assets/stylesheets/zammad.scss */
.search.focused .logo {
  opacity: 0;
  z-index: -1;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .search.focused .logo {
  opacity: 1;
  z-index: initial;
}
@media screen and (max-width: 767px) {
  /* line 5217, /app/zammad/app/assets/stylesheets/zammad.scss */
  .search.focused .logo {
    opacity: 1;
    z-index: initial;
  }
}

/* line 5230, /app/zammad/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 5230, /app/zammad/app/assets/stylesheets/zammad.scss */
  .navigation:not(:hover, :active, .is-not-collapsed) .search.filled .search-holder {
    width: 210px;
  }
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .search.filled .logo {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  /* line 5236, /app/zammad/app/assets/stylesheets/zammad.scss */
  .search.filled .logo {
    opacity: 0;
  }
}

/* line 5243, /app/zammad/app/assets/stylesheets/zammad.scss */
.search .logo {
  display: inline-block;
  position: relative;
  margin: -4px 10px 0 12px;
  transition: 240ms;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .search .logo {
  margin: 10px 0 0;
}
@media screen and (max-width: 767px) {
  /* line 5243, /app/zammad/app/assets/stylesheets/zammad.scss */
  .search .logo {
    margin: 10px 0 0;
  }
}

/* line 5257, /app/zammad/app/assets/stylesheets/zammad.scss */
.search .logo .icon-logo {
  position: relative;
}
/* line 212, /app/zammad/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 5257, /app/zammad/app/assets/stylesheets/zammad.scss */
  .search .logo .icon-logo {
    width: 35px;
    height: 30px;
    margin-left: 4px;
  }
}

/* line 5267, /app/zammad/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 5284, /app/zammad/app/assets/stylesheets/zammad.scss */
.search .logo .activity-counter:empty {
  display: none;
}

/* line 5288, /app/zammad/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 5301, /app/zammad/app/assets/stylesheets/zammad.scss */
.global-search-menu .divider {
  height: 1px;
  background: var(--menu-background-secondary);
  margin: 14px 0 17px;
}

/* line 5308, /app/zammad/app/assets/stylesheets/zammad.scss */
.search.open .global-search-menu {
  display: block;
}

/* line 5312, /app/zammad/app/assets/stylesheets/zammad.scss */
.global-search-detail-link {
  padding: 9px 15px 8px 0;
  margin-bottom: 7px;
  height: auto !important;
}
/* line 5317, /app/zammad/app/assets/stylesheets/zammad.scss */
.no-match .global-search-detail-link {
  display: none;
}
/* line 5321, /app/zammad/app/assets/stylesheets/zammad.scss */
.global-search-detail-link .nav-tab-icon {
  width: 18px;
  margin-left: 10px;
  margin-right: 10px;
}
/* line 5326, /app/zammad/app/assets/stylesheets/zammad.scss */
.global-search-detail-link .nav-tab-icon .icon {
  width: 18px;
  height: 14px;
}
/* line 5333, /app/zammad/app/assets/stylesheets/zammad.scss */
.global-search-detail-link .nav-tab-name .icon {
  fill: currentColor;
  margin: -2px 0 0 3px;
  vertical-align: middle;
}

/* line 5341, /app/zammad/app/assets/stylesheets/zammad.scss */
.global-search-result {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 5347, /app/zammad/app/assets/stylesheets/zammad.scss */
.global-search-detail-no-result {
  margin: 0 10px;
}
/* line 5350, /app/zammad/app/assets/stylesheets/zammad.scss */
.global-search-detail-no-result .icon {
  width: 30px;
  height: 29px;
}

/* line 5356, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  flex-shrink: 0;
  display: flex;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .user-menu {
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  /* line 5356, /app/zammad/app/assets/stylesheets/zammad.scss */
  .user-menu {
    flex-direction: column;
  }
}

/* line 5369, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-menu > li {
  flex: 1;
  background: var(--menu-background-primary);
}

/* line 5374, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .user-menu .list-button {
  height: 46px;
}
@media screen and (max-width: 767px) {
  /* line 5374, /app/zammad/app/assets/stylesheets/zammad.scss */
  .user-menu .list-button {
    height: 46px;
  }
}

/* line 5390, /app/zammad/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 5395, /app/zammad/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 5408, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-menu > li.is-active .list-button::before {
  background: var(--highlight);
}

/* line 5412, /app/zammad/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 5418, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-menu-icon {
  width: 20px;
  height: 20px;
  fill: var(--menu-icon-secondary);
}

/* line 5424, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-menu-icon.icon-plus {
  fill: #38ad69;
}

/* line 5428, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-menu > li:hover .user-menu-icon {
  fill: var(--menu-background-primary);
}

/* line 5432, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-menu > li.is-active .user-menu-icon {
  fill: var(--text-inverted);
}

/* line 5436, /app/zammad/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 5442, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-menu > li:not(:last-child) {
  border-right: 1px solid var(--background-modifier-accent);
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .user-menu > li:not(:last-child) {
  border: none;
}
@media screen and (max-width: 767px) {
  /* line 5442, /app/zammad/app/assets/stylesheets/zammad.scss */
  .user-menu > li:not(:last-child) {
    border: none;
  }
}

/* line 5450, /app/zammad/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 5461, /app/zammad/app/assets/stylesheets/zammad.scss */
li.add .dropdown-nose {
  border-top-color: #38af6e;
}

/* line 5465, /app/zammad/app/assets/stylesheets/zammad.scss */
.open.dropdown .dropdown-nose,
.open.dropup .dropdown-nose {
  display: block;
}

/* line 5470, /app/zammad/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 5480, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-menu .dropdown-menu.selected-clue {
  position: absolute;
}

/* line 5485, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-menu li.add .dropdown-menu {
  background-color: #38af6e;
}

/* line 5489, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-menu li.add .dropdown-menu li > a {
  color: var(--text-inverted);
}

/* line 5493, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-menu li.add .dropdown-menu .divider {
  background: #4cb77c;
}

/* line 5497, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-menu .dropdown-menu .divider {
  margin: 0;
}

/* line 5501, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-menu .dropdown-menu > li > a {
  display: flex;
}

/* line 5505, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar {
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 767px) {
  /* line 5505, /app/zammad/app/assets/stylesheets/zammad.scss */
  .avatar {
    width: 30px;
    height: 30px;
  }
}
/* line 5521, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar a {
  color: inherit;
}
/* line 5525, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar.size-30 {
  width: 30px;
  height: 30px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar.size-30 {
  width: 22px;
  height: 22px;
}
@media screen and (max-width: 767px) {
  /* line 5525, /app/zammad/app/assets/stylesheets/zammad.scss */
  .avatar.size-30 {
    width: 22px;
    height: 22px;
  }
}
/* line 5535, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar .icon-crown, .avatar .icon-crown-silver {
  position: absolute;
  width: 28px;
  left: 50%;
  margin-left: -14px;
  top: -15px;
}
/* line 212, /app/zammad/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 5535, /app/zammad/app/assets/stylesheets/zammad.scss */
  .avatar .icon-crown, .avatar .icon-crown-silver {
    width: 20px;
    margin-left: -10px;
  }
}
/* line 5549, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar .icon-crown {
  fill: #ffd22e;
}
/* line 5553, /app/zammad/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 5567, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar.size-50 {
  width: 50px;
  height: 50px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar.size-50 {
  width: 36px;
  height: 36px;
}
@media screen and (max-width: 767px) {
  /* line 5567, /app/zammad/app/assets/stylesheets/zammad.scss */
  .avatar.size-50 {
    width: 36px;
    height: 36px;
  }
}
/* line 5576, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar.size-50 .icon-crown, .avatar.size-50 .icon-crown-silver {
  width: 36px;
  margin-left: -18px;
}
/* line 212, /app/zammad/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 5576, /app/zammad/app/assets/stylesheets/zammad.scss */
  .avatar.size-50 .icon-crown, .avatar.size-50 .icon-crown-silver {
    width: 26px;
    margin-left: -13px;
  }
}
/* line 5588, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar.size-80 {
  width: 82px;
  height: 82px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar.size-80 {
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 767px) {
  /* line 5588, /app/zammad/app/assets/stylesheets/zammad.scss */
  .avatar.size-80 {
    width: 60px;
    height: 60px;
  }
}
/* line 5597, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar.size-80 .icon-crown, .avatar.size-80 .icon-crown-silver {
  width: 64px;
  margin-left: -32px;
  top: -16px;
}
/* line 212, /app/zammad/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 5597, /app/zammad/app/assets/stylesheets/zammad.scss */
  .avatar.size-80 .icon-crown, .avatar.size-80 .icon-crown-silver {
    width: 46px;
    margin-left: -43px;
    top: -15px;
  }
}
/* line 5611, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--vacation {
  filter: grayscale(70%);
  opacity: 1;
}
/* line 5616, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--idle {
  filter: grayscale(100%);
  opacity: 0.5;
}
/* line 5621, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--inactive {
  filter: grayscale(100%);
  opacity: 0.2;
}
/* line 5626, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--organization {
  background: var(--background-modifier-accent);
  color: var(--text-muted);
}
/* line 5631, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar--unique {
  line-height: 30px;
}
@media screen and (max-width: 767px) {
  /* line 5631, /app/zammad/app/assets/stylesheets/zammad.scss */
  .avatar--unique {
    line-height: 30px;
  }
}
/* line 5646, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--unique.size-30 {
  font-size: 10px;
  line-height: 32px;
  background-size: 225px 170px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar--unique.size-30 {
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  /* line 5646, /app/zammad/app/assets/stylesheets/zammad.scss */
  .avatar--unique.size-30 {
    line-height: 22px;
  }
}
/* line 5656, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--unique.size-50 {
  font-size: 16px;
  line-height: 52px;
  background-size: 375px 283px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar--unique.size-50 {
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  /* line 5656, /app/zammad/app/assets/stylesheets/zammad.scss */
  .avatar--unique.size-50 {
    line-height: 38px;
  }
}
/* line 5666, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--unique.size-80 {
  font-size: 26px;
  line-height: 84px;
  background-size: 600px 452px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .avatar--unique.size-80 {
  line-height: 62px;
}
@media screen and (max-width: 767px) {
  /* line 5666, /app/zammad/app/assets/stylesheets/zammad.scss */
  .avatar--unique.size-80 {
    line-height: 62px;
  }
}
/* line 5677, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--not-linked {
  cursor: default;
}
/* line 5681, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--organization {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 5686, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--organization .icon-organization {
  fill: currentColor;
}
/* line 5691, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--organization.size-80 .icon-inactive-organization,
.avatar--organization.size-80 .icon-organization {
  width: 32px;
  height: 32px;
}
/* line 5699, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--group {
  overflow: hidden;
}
/* line 5702, /app/zammad/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 5712, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--group.size-30 .icon {
  width: 33px;
  height: 33px;
  bottom: -6px;
}
/* line 5718, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--group.size-50 .icon {
  width: 55px;
  height: 55px;
  bottom: -10px;
}
/* line 5724, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--group.size-80 .icon {
  width: 88px;
  height: 88px;
  bottom: -15px;
}
/* line 5730, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--group-color-0 {
  background: #009bc2;
}
/* line 5734, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--group-color-1 {
  background: #00c25a;
}
/* line 5738, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--group-color-2 {
  background: #bdb300;
}
/* line 5743, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar .icon-logo {
  width: 100%;
  height: 100%;
}

/* line 5749, /app/zammad/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 225, /app/zammad/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 5762, /app/zammad/app/assets/stylesheets/zammad.scss */
  .sidebar.optional {
    display: none;
  }
}
/* line 5767, /app/zammad/app/assets/stylesheets/zammad.scss */
.sidebar h2 {
  margin-top: 0;
}
/* line 5771, /app/zammad/app/assets/stylesheets/zammad.scss */
.sidebar h3 {
  margin: 0;
  font-weight: normal;
  font-size: 16px;
  text-transform: initial;
  letter-spacing: 0;
}

/* line 5780, /app/zammad/app/assets/stylesheets/zammad.scss */
.sidebar-block, .popover-block {
  margin: 20px 0;
}
/* line 5783, /app/zammad/app/assets/stylesheets/zammad.scss */
.sidebar-block:first-child, .popover-block:first-child {
  margin-top: 0;
}
/* line 5787, /app/zammad/app/assets/stylesheets/zammad.scss */
.sidebar-block-actions {
  margin-bottom: 7px;
}
/* line 5791, /app/zammad/app/assets/stylesheets/zammad.scss */
.sidebar-block-header {
  margin-bottom: 7px;
}
/* line 5794, /app/zammad/app/assets/stylesheets/zammad.scss */
.sidebar-block-header h2 {
  margin: 0;
}
/* line 5799, /app/zammad/app/assets/stylesheets/zammad.scss */
.sidebar-block [contenteditable='true'], .popover-block [contenteditable='true'] {
  white-space: normal;
}
/* line 5803, /app/zammad/app/assets/stylesheets/zammad.scss */
.sidebar-block .btn-list, .popover-block .btn-list {
  margin-bottom: 5px;
}
/* line 5808, /app/zammad/app/assets/stylesheets/zammad.scss */
.sidebar-block-header + .sidebar-block-button.text-muted {
  margin-top: 3px;
}

/* line 5814, /app/zammad/app/assets/stylesheets/zammad.scss */
.sidebar-git-issue-delete {
  text-align: right;
  float: right;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .sidebar-git-issue-delete {
  text-align: left;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .sidebar-git-issue-delete {
  float: left;
}

/* line 5824, /app/zammad/app/assets/stylesheets/zammad.scss */
.sidebar-git-issue-content {
  width: 90%;
}

/* line 5828, /app/zammad/app/assets/stylesheets/zammad.scss */
.main + .sidebar {
  border-right: none;
  border-left: 1px solid var(--border);
}
/* line 188, /app/zammad/app/assets/stylesheets/zammad.scss */
[data-theme='dark'] .main + .sidebar {
  border-left: none;
}

/* line 5837, /app/zammad/app/assets/stylesheets/zammad.scss */
.NavBarAdmin.sidebar, .NavBarProfile.sidebar {
  width: 280px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .NavBarAdmin.sidebar,
#app.navigation-collapsed .NavBarProfile.sidebar {
  width: 50px;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 5846, /app/zammad/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 5837, /app/zammad/app/assets/stylesheets/zammad.scss */
  .NavBarAdmin.sidebar, .NavBarProfile.sidebar {
    width: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 5846, /app/zammad/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 5854, /app/zammad/app/assets/stylesheets/zammad.scss */
.NavBarAdmin.sidebar h2, .NavBarProfile.sidebar h2 {
  margin: 21px 0 12px;
}
/* line 212, /app/zammad/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 5854, /app/zammad/app/assets/stylesheets/zammad.scss */
  .NavBarAdmin.sidebar h2, .NavBarProfile.sidebar h2 {
    white-space: nowrap;
  }
}
/* line 5862, /app/zammad/app/assets/stylesheets/zammad.scss */
.NavBarAdmin.sidebar h2:first-child, .NavBarProfile.sidebar h2:first-child {
  margin-top: 0;
}

/* line 5867, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-stacked > li + li {
  margin-top: 0;
}

/* line 5871, /app/zammad/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 5883, /app/zammad/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 5893, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-pills.nav-stacked .nav-pills-placeholder {
  display: block;
  border-top: none;
}

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

/* line 5905, /app/zammad/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 5911, /app/zammad/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 5919, /app/zammad/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 5929, /app/zammad/app/assets/stylesheets/zammad.scss */
.sidebar:not(.NavBarAdmin) .nav-pills > li:first-child > a {
  border-top: none;
}

/* line 5933, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-pills > li > a > .icon {
  fill: currentColor;
  flex-shrink: 0;
  align-self: center;
  margin-top: -2px;
}
/* line 5939, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-pills > li > a > .icon:first-child {
  margin-right: 5px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-pills > li > a > .icon:first-child {
  margin-left: 5px;
  margin-right: 0;
}
/* line 5942, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-pills > li > a > .icon:first-child[data-font] {
  margin-right: 10px;
  margin-left: 5px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-pills > li > a > .icon:first-child[data-font] {
  margin-left: 10px;
  margin-right: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-pills > li > a > .icon:first-child[data-font] {
  margin-right: 5px;
  margin-left: 0;
}

/* line 5949, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-pills > li > a > .badge {
  margin-left: auto;
  margin-right: 5px;
  padding-left: 10px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-pills > li > a > .badge {
  padding-right: 10px;
  padding-left: 0;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-pills > li > a > .badge {
  margin-left: 5px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-pills > li > a > .badge {
  margin-right: auto;
}

/* line 5958, /app/zammad/app/assets/stylesheets/zammad.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: var(--text-active);
  background: none;
}

/* line 5964, /app/zammad/app/assets/stylesheets/zammad.scss */
.main {
  padding: 10px 20px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .main {
  padding: 10px;
}
@media screen and (max-width: 767px) {
  /* line 5964, /app/zammad/app/assets/stylesheets/zammad.scss */
  .main {
    padding: 10px;
  }
}
/* line 5974, /app/zammad/app/assets/stylesheets/zammad.scss */
.main--large-padding {
  padding: 30px 40px;
}

/* line 5979, /app/zammad/app/assets/stylesheets/zammad.scss */
.main--tabs,
.main.no-padding {
  padding: 0;
}

/* line 5984, /app/zammad/app/assets/stylesheets/zammad.scss */
.tooltip {
  font-family: inherit;
}

/* line 5988, /app/zammad/app/assets/stylesheets/zammad.scss */
.tooltip-inner {
  max-width: 400px;
}

/* line 5992, /app/zammad/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 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .popover {
  text-align: right;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .popover {
  width: auto;
}
@media screen and (max-width: 767px) {
  /* line 5992, /app/zammad/app/assets/stylesheets/zammad.scss */
  .popover {
    width: auto;
  }
}
/* line 6011, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover > .arrow::after {
  border-color: var(--background-popover);
}

/* line 6016, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover--has-horizontal-form {
  width: auto;
}

/* line 6020, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 6025, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover-title {
  display: flex;
  align-items: center;
  border: none;
  background: none;
  padding: 21px 17px 4px;
}
/* line 6032, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover-title .is-inactive {
  text-decoration: line-through;
  color: var(--interactive-muted);
}
/* line 6037, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover-title h2 {
  margin: 0;
}
/* line 6041, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover-title .popover-avatar {
  margin-right: 8px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .popover-title .popover-avatar {
  margin-left: 8px;
  margin-right: 0;
}
/* line 6045, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover-title .popover-headline {
  display: flex;
  flex-direction: column;
}

/* line 6051, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover-content {
  padding: 0 17px;
  margin-bottom: 21px;
}
/* line 6055, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover--has-horizontal-form .popover-content {
  padding: 10px 5px 15px 15px;
  margin-bottom: 0;
}

/* line 6061, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover.right {
  margin-left: 4px;
}

/* line 6065, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover.right > .arrow {
  border-right: none;
  left: -9px;
}

/* line 6070, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover.top {
  margin-bottom: 9px;
}

/* line 6074, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover.top > .arrow {
  border-top: none;
  bottom: -9px;
}

/* line 6079, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover.left {
  margin-right: 9px;
  margin-left: 0;
}

/* line 6084, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover.left > .arrow {
  border-left: none;
  right: -9px;
}

/* line 6089, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover.bottom {
  margin-top: 9px;
}

/* line 6093, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover.bottom > .arrow {
  border-bottom: none;
  top: -9px;
}

/* line 6098, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover > .arrow::after {
  border-width: 8px;
}

/* line 6102, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover .priority.icon::after {
  background: var(--background-secondary);
}

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

/* line 6111, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover .person.is-inactive {
  text-decoration: line-through;
  color: var(--ghost-color);
}

/* line 6120, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover .user-organization.is-inactive {
  text-decoration: line-through;
  color: var(--ghost-color);
}

/* line 6126, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover-block {
  margin: 10px 0;
}

/* line 6132, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover hr {
  margin: 8px 0;
}

/* line 6136, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover .person .organization::before {
  content: '(';
}

/* line 6140, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover .person .organization::after {
  content: ')';
}

/* line 6144, /app/zammad/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 6152, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover .two-columns,
.popover .three-columns {
  margin-top: -8px;
}

/* line 6157, /app/zammad/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 6161, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover .column {
  margin-top: 8px;
}

/* line 6165, /app/zammad/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 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .popover--notifications {
  right: 260px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .popover--notifications {
  left: 50px;
  min-width: auto;
  width: calc(100% - 50px - 8px);
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .popover--notifications {
  right: 50px;
}
@media screen and (max-width: 767px) {
  /* line 6165, /app/zammad/app/assets/stylesheets/zammad.scss */
  .popover--notifications {
    left: 50px;
    min-width: auto;
    width: calc(100% - 50px - 8px);
  }
  /* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .popover--notifications {
    right: 50px;
  }
}
/* line 6189, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover--notifications.is-visible {
  display: flex;
}
/* line 6193, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover--notifications.is-empty .popover-notificationsHeader {
  box-shadow: none;
}
/* line 6197, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover--notifications .arrow {
  top: 23px !important;
  left: -11px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .popover--notifications .arrow {
  left: 408px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .popover--notifications .arrow {
  transform: rotate(180deg);
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .popover--notifications .arrow {
  top: 61px !important;
}
@media screen and (max-width: 767px) {
  /* line 6197, /app/zammad/app/assets/stylesheets/zammad.scss */
  .popover--notifications .arrow {
    top: 61px !important;
  }
}
/* line 6209, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover--notifications .popover-content {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  overflow-y: auto;
}
/* line 6216, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover--notifications .popover-notificationsHeader {
  border-bottom: 1px solid var(--background-modifier-accent);
  padding-bottom: 14px;
  flex-shrink: 0;
}
/* line 6221, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover--notifications .popover-notificationsHeader .btn {
  padding-top: 3px;
  padding-bottom: 5px;
}
/* line 6227, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover--notifications .activity-placeholder {
  margin-bottom: 21px;
}

/* line 6232, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover-notificationsHeader {
  padding-bottom: 8px;
  margin: 21px 17px 0;
}
/* line 6236, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover-notificationsHeader .popover-title {
  padding: 0;
  line-height: 1;
}
/* line 6243, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover-notificationsHeader .btn {
  margin-top: 3px;
}

/* line 6248, /app/zammad/app/assets/stylesheets/zammad.scss */
.popover-notificationsCounter {
  color: #e25253;
  padding-left: 3px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .popover-notificationsCounter {
  padding-right: 3px;
  padding-left: 0;
}

/* line 6260, /app/zammad/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 6270, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-card .avatar {
  position: absolute;
  left: 0;
  top: 0;
}
/* line 6276, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-card .user-popover.is-inactive {
  text-decoration: line-through;
  opacity: 0.73;
}
/* line 6281, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-card .btn.js-newTicket {
  position: absolute;
  right: 0;
}

/* line 6287, /app/zammad/app/assets/stylesheets/zammad.scss */
.stat-icon {
  position: relative;
}

/* line 6291, /app/zammad/app/assets/stylesheets/zammad.scss */
.mood-icon {
  width: 60px;
  height: 59px;
}

/* line 6296, /app/zammad/app/assets/stylesheets/zammad.scss */
.stopwatch-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 6304, /app/zammad/app/assets/stylesheets/zammad.scss */
.stat-stopwatch {
  width: 77px;
  height: 83px;
  position: relative;
}

/* line 6310, /app/zammad/app/assets/stylesheets/zammad.scss */
.stat-channel-icon {
  width: 16px;
  height: 16px;
  fill: var(--text-muted);
}

/* line 6316, /app/zammad/app/assets/stylesheets/zammad.scss */
.total-tickets {
  height: 83px;
  width: 48px;
  margin-right: 4px;
  margin-bottom: -9px;
  fill: #dee5e8;
  color: var(--background-secondary);
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .total-tickets {
  margin-left: 4px;
  margin-right: 0;
}
/* line 188, /app/zammad/app/assets/stylesheets/zammad.scss */
[data-theme='dark'] .total-tickets {
  fill: #acb6b9;
}

/* line 6331, /app/zammad/app/assets/stylesheets/zammad.scss */
.one-ticket {
  width: 48px;
  height: 10px;
  margin-top: -7px;
  margin-bottom: 2px;
  position: relative;
}

/* line 6339, /app/zammad/app/assets/stylesheets/zammad.scss */
.stat-tickets {
  height: 100px;
  color: var(--background-secondary);
}

/* line 6344, /app/zammad/app/assets/stylesheets/zammad.scss */
.in-process-icon {
  width: 64px;
  height: 64px;
}

/* line 6349, /app/zammad/app/assets/stylesheets/zammad.scss */
.reopening-icon {
  width: 68px;
  height: 47px;
}

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

/* line 6358, /app/zammad/app/assets/stylesheets/zammad.scss */
.good-color {
  fill: var(--good-color);
}

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

/* line 6366, /app/zammad/app/assets/stylesheets/zammad.scss */
.bad-color {
  fill: var(--bad-color);
}

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

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

/* line 6378, /app/zammad/app/assets/stylesheets/zammad.scss */
.u-high-priority-color {
  fill: #e15151;
}

/* line 6382, /app/zammad/app/assets/stylesheets/zammad.scss */
.u-low-priority-color {
  fill: #8bcae9;
}

/* line 6386, /app/zammad/app/assets/stylesheets/zammad.scss */
.stat-widgets {
  margin: -7px -7px 20px;
}

/* line 6390, /app/zammad/app/assets/stylesheets/zammad.scss */
.stat-widget {
  height: 200px;
  padding: 10px 10px 8px;
  text-align: center;
  line-height: 20px;
}

/* line 6397, /app/zammad/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 6405, /app/zammad/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 6413, /app/zammad/app/assets/stylesheets/zammad.scss */
.stat-title .tooltip {
  text-transform: none;
  width: 200px;
}

/* line 6419, /app/zammad/app/assets/stylesheets/zammad.scss */
.stat-icon-help {
  position: absolute;
  right: 3px;
  top: 1px;
  cursor: help;
  fill: var(--interactive-muted);
}

/* line 6427, /app/zammad/app/assets/stylesheets/zammad.scss */
.notification-icon-help {
  fill: var(--interactive-muted);
}

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

/* line 6441, /app/zammad/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 6449, /app/zammad/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 6459, /app/zammad/app/assets/stylesheets/zammad.scss */
.time.stat-widget .stat-dial {
  position: absolute;
  top: 21px;
  left: 14px;
  width: 52px;
  height: 52px;
}

/* line 6467, /app/zammad/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 6476, /app/zammad/app/assets/stylesheets/zammad.scss */
.stats-row .icon {
  display: block;
}

/* line 6481, /app/zammad/app/assets/stylesheets/zammad.scss */
.stats-row:hover {
  background: rgba(0, 8, 14, 0.03);
}

/* line 6485, /app/zammad/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 6503, /app/zammad/app/assets/stylesheets/zammad.scss */
.stat-bars .stat-bar {
  border-radius: 5px;
  max-width: 10px;
  flex: 1;
  color: #a9bcc4;
  background: #a9bcc4;
}
/* line 6510, /app/zammad/app/assets/stylesheets/zammad.scss */
.stat-bars .stat-bar--outbound {
  opacity: 0.38;
  color: #a9bcc4;
  background: #a9bcc4;
}

/* line 6517, /app/zammad/app/assets/stylesheets/zammad.scss */
.stat-legend {
  margin-top: 30px;
  margin-left: auto;
  display: flex;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .stat-legend {
  margin-right: auto;
  margin-left: 0;
}

/* line 6525, /app/zammad/app/assets/stylesheets/zammad.scss */
.stat-legendEntry {
  font-size: 11px;
  line-height: 1;
  margin-left: 20px;
  background: none !important;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .stat-legendEntry {
  margin-right: 20px;
  margin-left: 0;
}

/* line 6534, /app/zammad/app/assets/stylesheets/zammad.scss */
.stat-circle {
  margin-bottom: -1px;
  margin-right: 3px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  display: inline-block;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .stat-circle {
  margin-left: 3px;
  margin-right: 0;
}

/* line 6546, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticket_channel_distribution .stat-graphic {
  align-items: stretch;
}
/* line 6550, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticket_channel_distribution .stats-row {
  margin-bottom: -4px;
  position: relative;
}

/* line 6557, /app/zammad/app/assets/stylesheets/zammad.scss */
.frequency.stat-widget .stat-bars {
  margin-top: 0;
}
/* line 6561, /app/zammad/app/assets/stylesheets/zammad.scss */
.frequency.stat-widget .stats-row {
  margin-bottom: 0;
}
/* line 6565, /app/zammad/app/assets/stylesheets/zammad.scss */
.frequency.stat-widget .stat-label {
  color: var(--text-muted);
}
/* line 6569, /app/zammad/app/assets/stylesheets/zammad.scss */
.frequency.stat-widget .primary {
  color: #38ad69;
  background: #38ad69;
}

/* line 6575, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity.sidebar {
  width: 370px;
  padding: 0;
  border-left: 1px solid var(--border);
}

/* line 6581, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity h2 {
  margin-left: 19px;
  margin-bottom: 15px;
  margin-right: 26px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .activity h2 {
  margin-right: 19px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .activity h2 {
  margin-left: 26px;
}

/* line 6590, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity-entries {
  margin: 0 -17px;
}

/* line 6594, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity-placeholder {
  padding: 0 17px;
}

/* line 6600, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity-entry {
  display: flex;
  padding: 0 17px;
}
/* line 6604, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity-entry.is-inactive {
  opacity: 0.5;
}
/* line 6608, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity-entry.is-hover {
  background-color: var(--background-primary);
}
/* line 6612, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity-entry.activity-entry--removeable {
  padding-right: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .activity-entry.activity-entry--removeable {
  margin-left: 0;
  padding-right: 17px;
}
/* line 6616, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity-entry:not(:hover) .activity-remove {
  opacity: 0;
}
/* line 6620, /app/zammad/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 6629, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity-entry.activity-entry--removeable:not(:last-child) .activity-body::after {
  right: 17px;
  right: 17px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .activity-entry.activity-entry--removeable:not(:last-child) .activity-body::after {
  left: 17px;
  right: 0;
}

/* line 6636, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity-avatar {
  padding: 16px 2px 0;
  margin-right: 10px;
  flex-shrink: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .activity-avatar {
  margin-left: 10px;
  margin-right: 0;
}

/* line 6644, /app/zammad/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 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .activity-body {
  padding: 16px 2px 16px 0;
}

/* line 6656, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity-message {
  color: inherit;
  flex: 1;
  min-width: 0;
  /* Firefox wrong content-calculation with word-wrap workaround */
}
/* line 6661, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity-message:hover .activity-text {
  text-decoration: underline;
}

/* line 6666, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity-time {
  margin-top: 2px;
  color: var(--text-muted);
  display: block;
}

/* line 6672, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity-remove {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 10px;
  padding-right: 27px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .activity-remove {
  padding-left: 27px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .activity-remove {
  padding-right: 10px;
}
/* line 6685, /app/zammad/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 6695, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity-remove .icon {
  fill: var(--text-inverted);
  width: 9px;
  height: 9px;
}
/* line 6702, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity-remove:hover .activity-remove-icon-holder {
  background: #972e29;
}
/* line 6706, /app/zammad/app/assets/stylesheets/zammad.scss */
.activity-remove:hover .icon {
  opacity: 1;
}

/* line 6712, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-inline {
  display: flex;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form-inline {
  flex-wrap: wrap;
}
/* line 6718, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form-inline .alert {
  flex-basis: 100%;
}
@media screen and (max-width: 767px) {
  /* line 6712, /app/zammad/app/assets/stylesheets/zammad.scss */
  .form-inline {
    flex-wrap: wrap;
  }
  /* line 6718, /app/zammad/app/assets/stylesheets/zammad.scss */
  .form-inline .alert {
    flex-basis: 100%;
  }
}

/* line 6724, /app/zammad/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 6731, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-inline .form-group {
  overflow: hidden;
  position: relative;
  height: 60px;
  flex: 1 1 auto;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .form-inline .form-group {
  width: 50%;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  /* line 6731, /app/zammad/app/assets/stylesheets/zammad.scss */
  .form-inline .form-group {
    width: 50%;
    margin-bottom: 0;
  }
}
/* line 6742, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-inline .form-group.datetime {
  min-width: 140px;
  overflow: visible;
}

/* line 6748, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-group.is-changed {
  position: relative;
}

/* line 6752, /app/zammad/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 6770, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-inline .form-group.is-changed::before {
  width: 100%;
  height: 3px;
  top: 0;
  left: 0;
  bottom: auto;
}

/* line 6778, /app/zammad/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 6783, /app/zammad/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 6795, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-inline .form-group .btn {
  margin: 10px;
}

/* line 6799, /app/zammad/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 212, /app/zammad/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 6809, /app/zammad/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 6804, /app/zammad/app/assets/stylesheets/zammad.scss */
  .form-inline .form-group, .form-inline.form-inline--enclosed .form-group {
    border-bottom: 1px solid var(--border);
  }
  /* line 6809, /app/zammad/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 6815, /app/zammad/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 6825, /app/zammad/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 6838, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-inline .formGroup-label {
  z-index: 1;
  pointer-events: none;
}
/* line 6843, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-inline .controls--datetime,
.form-inline .controls--date,
.form-inline .controls--select {
  position: static;
}
/* line 6849, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-inline .controls--datetime {
  position: absolute;
  bottom: 12px;
  left: 0;
  padding: 0 5px 0 20px;
  width: 100%;
}
/* line 6856, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-inline .controls--datetime .controls-label {
  display: none;
}
/* line 6860, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-inline .controls--datetime .form-control {
  width: 70px;
  line-height: inherit;
  position: static;
  padding: 0;
  height: auto;
}
/* line 6867, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-inline .controls--datetime .form-control.time {
  margin-left: 5px;
  width: 38px;
}

/* line 6875, /app/zammad/app/assets/stylesheets/zammad.scss */
.bulkAction-secondStep .form-group {
  min-width: 140px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .bulkAction-secondStep .form-group {
  min-width: 0;
}
/* line 6881, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .bulkAction-secondStep .form-group.textarea {
  border-bottom-width: 0;
}
@media screen and (max-width: 767px) {
  /* line 6875, /app/zammad/app/assets/stylesheets/zammad.scss */
  .bulkAction-secondStep .form-group {
    min-width: 0;
  }
  /* line 6881, /app/zammad/app/assets/stylesheets/zammad.scss */
  .bulkAction-secondStep .form-group.textarea {
    border-bottom-width: 0;
  }
}

/* line 6887, /app/zammad/app/assets/stylesheets/zammad.scss */
.bulkAction-secondStep .form-inline .textarea.form-group {
  padding: 5px 10px;
  height: auto;
}

/* line 6892, /app/zammad/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 6898, /app/zammad/app/assets/stylesheets/zammad.scss */
.bulkAction-secondStep .form-inline textarea.form-control {
  display: block;
  width: 100%;
  resize: vertical;
}

/* line 6904, /app/zammad/app/assets/stylesheets/zammad.scss */
.bulkAction-secondStep .form-inline .textarea .controls {
  margin: 0 6px;
}

/* line 6908, /app/zammad/app/assets/stylesheets/zammad.scss */
.bulkAction-secondStep .form-inline textarea.form-control:not(:focus) {
  border-color: #f0f0f0;
}

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

/* line 6916, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticketZoom-controls {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 28px 0 0;
  margin-right: -40px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .ticketZoom-controls {
  margin-left: -40px;
  margin-right: 0;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .ticketZoom-controls {
  padding: 10px;
  margin-right: 0;
}
/* line 225, /app/zammad/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 6916, /app/zammad/app/assets/stylesheets/zammad.scss */
  .ticketZoom-controls {
    padding: 10px;
    margin-right: 0;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .ticketZoom-controls {
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 6931, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-marker {
  fill: #9c9c9c;
  width: 17px;
  height: 19px;
}

/* line 6937, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticketNumberCopy-icon {
  vertical-align: top;
  fill: currentColor;
}

/* line 6942, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticketZoom .ticketZoom-header {
  margin-top: 6px;
  padding: 0;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .ticketZoom .ticketZoom-header {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  /* line 6942, /app/zammad/app/assets/stylesheets/zammad.scss */
  .ticketZoom .ticketZoom-header {
    margin-top: 10px;
  }
}

/* line 6951, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticketZoom .ticket-article {
  margin-top: 55px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .ticketZoom .ticket-article {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  /* line 6951, /app/zammad/app/assets/stylesheets/zammad.scss */
  .ticketZoom .ticket-article {
    margin-top: 40px;
  }
}

/* line 6959, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticketZoom > .overview-navigator {
  margin-top: 32px;
  padding-left: 20px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .ticketZoom > .overview-navigator {
  padding-right: 20px;
  padding-left: 0;
}

/* line 6965, /app/zammad/app/assets/stylesheets/zammad.scss */
.scrollPageAlert {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(0);
  border-bottom: 1px solid var(--border);
}
/* line 6975, /app/zammad/app/assets/stylesheets/zammad.scss */
.scrollPageAlert > .alert {
  margin-bottom: 0;
  border-radius: 0;
  text-align: center;
}

/* line 6982, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticket-article, .article-new {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 21px;
}
/* line 212, /app/zammad/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 6982, /app/zammad/app/assets/stylesheets/zammad.scss */
  .ticket-article, .article-new {
    padding: 0 10px;
  }
}

/* line 6993, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticket-title {
  max-width: 1080px;
  padding: 0 81px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .ticket-title {
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  /* line 6993, /app/zammad/app/assets/stylesheets/zammad.scss */
  .ticket-title {
    padding: 0 10px;
  }
}

/* line 7002, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticket-title-update {
  white-space: normal;
  margin-top: 15px;
  margin-bottom: 8px;
  padding: 0 7px;
  text-align: center;
}
/* line 7012, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticketZoom-header .ticket-title-update:hover, .ticketZoom-header .ticket-title-update:focus {
  background: var(--background-modifier-hover);
}

/* line 7019, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticket-meta-highlighted {
  color: var(--header-primary);
}

/* line 7023, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticket-meta-checklist-details {
  display: block;
  margin-top: 8px;
}
/* line 7027, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticket-meta-checklist-details .ticket-meta-checklist-icon {
  width: 14px;
  height: 12.25px;
  position: relative;
  top: 2px;
}
/* line 7034, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticket-meta-checklist-details .ticket-meta-checklist-entry {
  display: inline-block;
}
/* line 7038, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticket-meta-checklist-details .ticket-meta-checklist-entry + .ticket-meta-checklist-entry {
  padding-left: 14px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .ticket-meta-checklist-details .ticket-meta-checklist-entry + .ticket-meta-checklist-entry {
  padding-right: 14px;
  padding-left: 0;
}

/* line 7043, /app/zammad/app/assets/stylesheets/zammad.scss */
.task-subline {
  text-align: center;
  display: block;
}

/* line 7048, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticket-article-item {
  padding-bottom: 33px;
  position: relative;
  z-index: 1;
}
/* line 7053, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticket-article-item .avatar {
  position: absolute;
  right: 0;
  top: 5px;
}
/* line 212, /app/zammad/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 7053, /app/zammad/app/assets/stylesheets/zammad.scss */
  .ticket-article-item .avatar {
    position: static;
    margin: 0 5px 7px;
  }
}
/* line 7064, /app/zammad/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 7075, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-meta-clip {
  overflow: hidden;
  position: relative;
  height: 100%;
  margin: 0 55px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .article-meta-clip {
  margin: 0;
}
@media screen and (max-width: 767px) {
  /* line 7075, /app/zammad/app/assets/stylesheets/zammad.scss */
  .article-meta-clip {
    margin: 0;
  }
}

/* line 7086, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-content {
  color: var(--text-normal);
  position: relative;
  z-index: 1;
  padding: 0 55px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .article-content {
  padding: 0;
}
@media screen and (max-width: 767px) {
  /* line 7086, /app/zammad/app/assets/stylesheets/zammad.scss */
  .article-content {
    padding: 0;
  }
}
/* line 7096, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-content.article-actions {
  justify-content: space-around;
}

/* line 7101, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-reaction {
  position: absolute;
  bottom: -12px;
  width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--background-article-customer-meta);
  border: 1px solid var(--border-alt);
  border-radius: 5px;
  cursor: default;
}
/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .article-reaction {
  right: 7px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .article-reaction {
  left: 7px;
}
/* line 7117, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-reaction span {
  width: 14px;
  height: 14px;
  font-size: 14px;
  line-height: 14px;
}

/* line 7125, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-content-meta {
  position: absolute;
  width: 100%;
}

/* line 7130, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-meta {
  background: var(--background-tertiary);
  color: var(--text-inverted);
  padding: 21px 25px 11px;
  margin: 0 12px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .article-meta {
  margin: 0 5px;
  padding: 10px 10px 5px;
}
@media screen and (max-width: 767px) {
  /* line 7130, /app/zammad/app/assets/stylesheets/zammad.scss */
  .article-meta {
    margin: 0 5px;
    padding: 10px 10px 5px;
  }
}

/* line 7142, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-meta.bottom {
  padding-top: 17px;
  padding-bottom: 8px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .article-meta.bottom {
  padding-top: 10px;
  padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
  /* line 7142, /app/zammad/app/assets/stylesheets/zammad.scss */
  .article-meta.bottom {
    padding-top: 10px;
    padding-bottom: 5px;
  }
}

/* line 7152, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-meta-row {
  margin-bottom: 5px;
}

/* line 7156, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-meta-key {
  width: 20%;
  text-transform: uppercase;
  flex-shrink: 0;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .article-meta-key {
  width: 50px;
}
@media screen and (max-width: 767px) {
  /* line 7156, /app/zammad/app/assets/stylesheets/zammad.scss */
  .article-meta-key {
    width: 50px;
  }
}

/* line 7166, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-meta-value {
  margin-left: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .article-meta-value {
  margin-right: 8px;
  margin-left: 0;
}
/* line 7172, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-meta-value span {
  white-space: nowrap;
}

/* line 7177, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-meta-icon {
  fill: var(--text-inverted);
  vertical-align: top;
  margin: 2px 3px 0 0;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .article-meta-icon {
  margin: 2px 0 0 3px;
}
/* line 7184, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-meta-icon.icon-lock, .article-meta-icon.icon-encryption-error {
  margin: 0;
}

/* line 7190, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-meta-permanent {
  margin: 0 55px;
}
/* line 7193, /app/zammad/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 7199, /app/zammad/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 7206, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-meta-permanent .alert:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
/* line 7211, /app/zammad/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 7216, /app/zammad/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 7221, /app/zammad/app/assets/stylesheets/zammad.scss */
.customer.state--folde-out .article-meta-permanent .alert--blank {
  border-color: var(--border-article-customer-selected);
}
/* line 7226, /app/zammad/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 7234, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-meta-permanent .alert .icon-lock {
  margin-top: 1px;
  width: 16px;
  height: 16px;
}

/* line 7242, /app/zammad/app/assets/stylesheets/zammad.scss */
.internal-border {
  padding: 5px;
  border-radius: 5px;
  margin: -5px;
}

/* line 7248, /app/zammad/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 7260, /app/zammad/app/assets/stylesheets/zammad.scss */
.is-internal .bubble-arrow {
  display: none;
}

/* line 7264, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-visibility-text-wrapper {
  padding: 0 55px;
  opacity: 0;
  height: 0;
}
/* line 7269, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-visibility-text-wrapper .article-visibility-text {
  margin-bottom: 17px;
}
/* line 7272, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-visibility-text-wrapper .article-visibility-text.is-hidden {
  display: none;
}

/* line 7278, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .textBubble {
  padding: 10px;
}
@media screen and (max-width: 767px) {
  /* line 7278, /app/zammad/app/assets/stylesheets/zammad.scss */
  .textBubble {
    padding: 10px;
  }
}
/* line 7291, /app/zammad/app/assets/stylesheets/zammad.scss */
.textBubble p {
  margin: 0;
}
/* line 7295, /app/zammad/app/assets/stylesheets/zammad.scss */
.is-internal .textBubble {
  border-color: var(--border-internal) !important;
}

/* line 7300, /app/zammad/app/assets/stylesheets/zammad.scss */
.textBubble-content {
  overflow: hidden;
  position: relative;
}

/* line 7305, /app/zammad/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 7314, /app/zammad/app/assets/stylesheets/zammad.scss */
.textBubble-footer:has(+ .attachments .attachment) {
  margin-bottom: -10px;
}

/* line 7318, /app/zammad/app/assets/stylesheets/zammad.scss */
.textBubble-footer:not(.is-open .textBubble-footer) {
  visibility: hidden;
}

/* line 7322, /app/zammad/app/assets/stylesheets/zammad.scss */
.textBubble-control {
  display: flex;
}

/* line 7326, /app/zammad/app/assets/stylesheets/zammad.scss */
.textBubble-letterCount:not(.label-danger, .label-warning) {
  color: var(--ghost-color);
}

/* line 7330, /app/zammad/app/assets/stylesheets/zammad.scss */
.textBubble-overflowContainer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--background-secondary);
}
/* line 7338, /app/zammad/app/assets/stylesheets/zammad.scss */
.textBubble-overflowContainer.is-open::before {
  display: none;
}
/* line 7343, /app/zammad/app/assets/stylesheets/zammad.scss */
.textBubble-overflowContainer .btn {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 10px;
}
/* line 7349, /app/zammad/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 7364, /app/zammad/app/assets/stylesheets/zammad.scss */
.customer .textBubble-overflowContainer {
  background: var(--background-article-customer);
}
/* line 7367, /app/zammad/app/assets/stylesheets/zammad.scss */
.customer .textBubble-overflowContainer::before {
  background: linear-gradient(rgba(229, 240, 245, 0), var(--background-article-customer));
}

/* line 7375, /app/zammad/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 7381, /app/zammad/app/assets/stylesheets/zammad.scss */
.customer .richtext-content blockquote {
  border-left: 5px solid var(--background-modifier-border);
}

/* line 7385, /app/zammad/app/assets/stylesheets/zammad.scss */
.customer.ticket-article-item.state--folde-out .textBubble {
  border-color: var(--border-article-customer-selected);
}

/* line 7389, /app/zammad/app/assets/stylesheets/zammad.scss */
.bubble-arrow {
  position: absolute;
  width: 6px;
  height: 9px;
  left: -6px;
  top: 15px;
  overflow: hidden;
}
/* line 212, /app/zammad/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 7389, /app/zammad/app/assets/stylesheets/zammad.scss */
  .bubble-arrow {
    left: 14px !important;
    top: -5px;
    width: 9px;
    height: 6px;
  }
}

/* line 7405, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .bubble-arrow::after {
  top: 2px;
  left: -1px;
}
@media screen and (max-width: 767px) {
  /* line 7405, /app/zammad/app/assets/stylesheets/zammad.scss */
  .bubble-arrow::after {
    top: 2px;
    left: -1px;
  }
}

/* line 7423, /app/zammad/app/assets/stylesheets/zammad.scss */
.customer.ticket-article-item .bubble-arrow {
  left: auto;
  right: -6px;
}
/* line 212, /app/zammad/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 7423, /app/zammad/app/assets/stylesheets/zammad.scss */
  .customer.ticket-article-item .bubble-arrow {
    left: 14px;
    right: auto;
    top: -4px;
  }
}

/* line 7434, /app/zammad/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 212, /app/zammad/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 7434, /app/zammad/app/assets/stylesheets/zammad.scss */
  .customer.ticket-article-item .bubble-arrow::after {
    left: -1px;
    right: auto;
  }
}

/* line 7447, /app/zammad/app/assets/stylesheets/zammad.scss */
.customer.ticket-article-item.state--folde-out .bubble-arrow::after {
  border-color: var(--border-article-customer-selected);
}

/* line 7451, /app/zammad/app/assets/stylesheets/zammad.scss */
.remote-content-message {
  border-top: 1px solid var(--background-modifier-border);
  white-space: normal;
  margin: 10px -20px -10px;
  padding: 10px 20px 10px 40px;
  text-indent: -20px;
  position: relative;
  font-size: 13px;
  cursor: pointer;
}
/* line 7461, /app/zammad/app/assets/stylesheets/zammad.scss */
.remote-content-message:hover {
  background-color: var(--background-modifier-hover);
}
/* line 7465, /app/zammad/app/assets/stylesheets/zammad.scss */
.remote-content-message .icon-danger {
  vertical-align: text-bottom;
  color: var(--text-normal);
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .remote-content-message {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 15px 10px 30px;
}
@media screen and (max-width: 767px) {
  /* line 7451, /app/zammad/app/assets/stylesheets/zammad.scss */
  .remote-content-message {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 15px 10px 30px;
  }
}

/* line 7477, /app/zammad/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 212, /app/zammad/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 7477, /app/zammad/app/assets/stylesheets/zammad.scss */
  .attachments.attachments--list:not(:empty) {
    margin-left: -10px;
    margin-right: -10px;
    padding: 20px 15px 7px 30px;
  }
}
/* line 7490, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachments.attachments--list:not(:empty).attachments--wo-body {
  border-top: none;
  margin-top: 0;
  padding-top: 12px;
}

/* line 7497, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachments.attachments--list .attachments-title {
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0 7px;
}
/* line 7503, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachments.attachments--list .attachments-title .badge {
  margin: -1px 0 0 5px;
}

/* line 7508, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachments > .icon:first-child {
  position: absolute;
  left: 33px;
  top: 27px;
  fill: var(--ghost-color);
}
/* line 212, /app/zammad/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 7508, /app/zammad/app/assets/stylesheets/zammad.scss */
  .attachments > .icon:first-child {
    width: 16px;
    height: 16px;
    left: 12px;
    top: 20px;
  }
}

/* line 7522, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachments-block {
  margin-bottom: 12px;
}
/* line 7525, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachments-block:last-child {
  margin-bottom: 0;
}
/* line 7529, /app/zammad/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 7538, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticket-article-item .task-subline {
  margin-top: 7px;
}

/* line 7542, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-action {
  padding: 5px 16px;
  margin-top: 5px;
  color: var(--interactive-muted);
  font-size: 12px;
  text-align: center;
}

/* line 7552, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-action:hover {
  color: var(--text-primary);
  text-decoration: none;
}

/* line 7557, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-action-icon {
  margin-right: 5px;
  vertical-align: top;
  width: 17px;
  height: 17px;
  fill: currentColor;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .article-action-icon {
  margin-left: 5px;
  margin-right: 0;
}

@media screen and (max-width: 1080px) {
  /* line 7566, /app/zammad/app/assets/stylesheets/zammad.scss */
  .article-action-name {
    display: none;
  }
}
@media screen and (max-width: 1358px) {
  /* line 7572, /app/zammad/app/assets/stylesheets/zammad.scss */
  .main:not(.is-closed) .article-action-name {
    display: none;
  }
}

/* line 7578, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-add {
  position: relative;
  z-index: 1;
}

/* line 7583, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-new {
  margin-top: auto;
  margin-bottom: 36px;
}

/* line 7588, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropArea {
  background: var(--background-secondary);
  border: 5px solid;
  color: #41a0d8;
  font-size: 20px;
  margin: 5px;
  display: none;
}
/* line 7598, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropArea--small {
  margin: 0;
  font-size: inherit;
  border-width: 3px;
  min-height: 38px;
}

/* line 7606, /app/zammad/app/assets/stylesheets/zammad.scss */
.is-dropTarget .dropArea {
  display: block;
}

/* line 7610, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropContainer {
  position: relative;
}

/* line 7614, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropArea-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 7622, /app/zammad/app/assets/stylesheets/zammad.scss */
.shortcut .dropdown-menu > .is-active > a {
  background: none;
}

/* line 7626, /app/zammad/app/assets/stylesheets/zammad.scss */
.shortcut > .dropdown-menu {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  max-width: 100%;
  min-width: 0;
}

/* line 7634, /app/zammad/app/assets/stylesheets/zammad.scss */
.editControls {
  position: absolute;
  left: 0;
  top: 5px;
}
/* line 212, /app/zammad/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 7634, /app/zammad/app/assets/stylesheets/zammad.scss */
  .editControls {
    position: static;
    margin: 0 0 10px;
    display: flex;
    align-items: center;
  }
}

/* line 7647, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-add[data-type='email'] .editControls {
  top: 159px;
}

/* line 7651, /app/zammad/app/assets/stylesheets/zammad.scss */
.editControls-item {
  position: absolute;
  top: 43px;
}
/* line 212, /app/zammad/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 7651, /app/zammad/app/assets/stylesheets/zammad.scss */
  .editControls-item {
    position: relative;
    z-index: initial;
    top: 0 !important;
    transform: none !important;
    opacity: 1 !important;
  }
}
/* line 7665, /app/zammad/app/assets/stylesheets/zammad.scss */
.editControls-item.is-hidden {
  display: none;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .editControls-item.is-hidden {
  display: block;
}
@media screen and (max-width: 767px) {
  /* line 7665, /app/zammad/app/assets/stylesheets/zammad.scss */
  .editControls-item.is-hidden {
    display: block;
  }
}

/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .editControls-item:nth-child(2) {
  z-index: 1;
}
@media screen and (max-width: 767px) {
  /* line 7674, /app/zammad/app/assets/stylesheets/zammad.scss */
  .editControls-item:nth-child(2) {
    z-index: 1;
  }
}

/* line 7680, /app/zammad/app/assets/stylesheets/zammad.scss */
.editControls-item:nth-child(3) {
  top: 79px;
}

/* line 7684, /app/zammad/app/assets/stylesheets/zammad.scss */
.editControls-item:nth-child(4) {
  top: 115px;
}

/* line 7688, /app/zammad/app/assets/stylesheets/zammad.scss */
.editControls-item:not(:last-child) {
  border-bottom: 1px solid var(--border);
}
/* line 212, /app/zammad/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 7688, /app/zammad/app/assets/stylesheets/zammad.scss */
  .editControls-item:not(:last-child) {
    border-bottom: 0;
    border-right: 1px solid var(--border);
  }
}

/* line 7697, /app/zammad/app/assets/stylesheets/zammad.scss */
.editControls-iconHolder {
  width: 38px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .editControls-iconHolder {
  width: 48px;
  height: 32px;
}
@media screen and (max-width: 767px) {
  /* line 7697, /app/zammad/app/assets/stylesheets/zammad.scss */
  .editControls-iconHolder {
    width: 48px;
    height: 32px;
  }
}

/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .editControls-icon {
  line-height: 0.7;
}
@media screen and (max-width: 767px) {
  /* line 7710, /app/zammad/app/assets/stylesheets/zammad.scss */
  .editControls-icon {
    line-height: 0.7;
  }
}

/* line 7716, /app/zammad/app/assets/stylesheets/zammad.scss */
.editControls-icon .icon {
  fill: var(--interactive-muted);
}

/* line 7720, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .pop-selector {
  top: -4px;
  left: 7px;
}
@media screen and (max-width: 767px) {
  /* line 7720, /app/zammad/app/assets/stylesheets/zammad.scss */
  .pop-selector {
    top: -4px;
    left: 7px;
  }
}
/* line 7735, /app/zammad/app/assets/stylesheets/zammad.scss */
.pop-selector.is-hidden {
  display: none;
}

/* line 7740, /app/zammad/app/assets/stylesheets/zammad.scss */
.pop-selectable {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--background-tertiary);
}

/* line 7752, /app/zammad/app/assets/stylesheets/zammad.scss */
.pop-selectable:hover {
  background: var(--highlight);
}

/* line 7756, /app/zammad/app/assets/stylesheets/zammad.scss */
.pop-selectable:first-child {
  border-radius: 4px 0 0 4px;
}
/* line 225, /app/zammad/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 7760, /app/zammad/app/assets/stylesheets/zammad.scss */
.pop-selectable:last-child {
  border-radius: 0 4px 4px 0;
}
/* line 225, /app/zammad/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 7764, /app/zammad/app/assets/stylesheets/zammad.scss */
.pop-selectable:only-child {
  border-radius: 4px;
}

/* line 7768, /app/zammad/app/assets/stylesheets/zammad.scss */
.pop-selectable:hover .pop-selectable-icon {
  fill: var(--text-inverted);
}

/* line 7772, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-add .icon-internal {
  fill: #f38758;
}

/* line 7776, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-add.is-public .icon-internal,
.article-add.is-internal .icon-public {
  display: none;
}

/* line 7781, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-new .textBubble {
  border-radius: 5px;
  padding-left: 12px;
  padding-right: 12px;
  cursor: text;
}

/* line 7788, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .articleNewEdit-body {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  /* line 7788, /app/zammad/app/assets/stylesheets/zammad.scss */
  .articleNewEdit-body {
    font-size: 16px;
  }
}

/* line 7803, /app/zammad/app/assets/stylesheets/zammad.scss */
.article-new .bubble-arrow::after {
  box-shadow: none;
}

/* line 7807, /app/zammad/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 7820, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachments:not(:empty) {
  padding: 9px 5px;
  border-top: 1px solid var(--background-modifier-border);
  margin: 6px -12px 30px;
}

/* line 7826, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticket-create .attachments:not(:empty) {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 56px;
}

/* line 7832, /app/zammad/app/assets/stylesheets/zammad.scss */
.ticket-create .attachment--row {
  line-height: 1.45;
}

/* line 7836, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachment.attachment--row {
  font-size: 13px;
  padding: 1px 10px 1px 7px;
  cursor: default;
  position: relative;
  display: flex;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachment.attachment--row {
  padding: 1px 7px 1px 10px;
}

/* line 7847, /app/zammad/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 7857, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachment.attachment--preview:last-child {
  border-bottom: none;
}

/* line 7862, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachment-icon {
  margin-top: 2px;
  width: 38px;
  text-align: center;
  flex-shrink: 0;
}
/* line 7868, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachment-icon .icon {
  vertical-align: bottom;
}
/* line 7872, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachment-icon img {
  width: 30px;
  height: 30px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 7880, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachment--preview .attachment-text {
  margin: 0 4px;
}

/* line 7885, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachment--preview .attachment-name {
  min-width: 0;
  display: block;
  word-break: break-all;
}

/* line 7894, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachment--preview .attachment-size {
  white-space: nowrap;
  font-size: 11px;
  color: var(--text-muted);
}

/* line 7900, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachment--preview .attachment-delete {
  margin-right: auto;
  margin-left: 0;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .attachment--preview .attachment-delete {
  display: block;
}
@media screen and (max-width: 767px) {
  /* line 7900, /app/zammad/app/assets/stylesheets/zammad.scss */
  .attachment--preview .attachment-delete {
    display: block;
  }
}

/* line 7915, /app/zammad/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 7928, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachment--preview .attachment-delete .icon {
  fill: var(--interactive-muted);
  width: 9px;
  height: 9px;
  margin-right: 5px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachment--preview .attachment-delete .icon {
  margin-left: 5px;
  margin-right: 0;
}

/* line 7936, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachment:hover {
  background: var(--background-secondary-hover);
}

/* line 7940, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachment--row .attachment-name {
  margin-right: 5px;
  min-width: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachment--row .attachment-name {
  margin-left: 5px;
  margin-right: 0;
}

/* line 7948, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachment--row .attachment-size {
  white-space: nowrap;
  float: right;
  margin-right: 10px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachment--row .attachment-size {
  margin-left: 10px;
  margin-right: 0;
}

/* line 7955, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachment--row .attachment-delete {
  margin-right: auto;
  margin-left: 0;
}

/* line 7966, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachment:hover.attachment--row .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 7979, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachment--row .attachment-delete .icon {
  width: 9px;
  height: 9px;
  margin-right: 5px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachment--row .attachment-delete .icon {
  margin-left: 5px;
  margin-right: 0;
}

/* line 7986, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachmentPlaceholder-inputHolder {
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom;
  pointer-events: auto;
}
/* line 7995, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachmentPlaceholder-inputHolder:has(input[type='file'][disabled]) {
  color: var(--text-muted-alt);
  pointer-events: none;
}

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

/* line 8005, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachmentUpload-cancel {
  margin-left: auto;
  text-decoration: underline;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachmentUpload-cancel {
  margin-right: auto;
  margin-left: 0;
}

/* line 8013, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachmentUpload .icon {
  fill: var(--interactive-muted);
  width: 9px;
  height: 9px;
  margin-right: 5px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .attachmentUpload .icon {
  margin-left: 5px;
  margin-right: 0;
}

/* line 8021, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachmentUpload-progressBar {
  position: absolute;
  height: 4px;
  background: #41a0d8;
  left: 0;
  bottom: 0;
}

/* line 8029, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachmentUpload--standalone {
  position: relative;
  margin-bottom: 7px;
  padding-bottom: 2px;
  box-shadow: 0 -4px var(--border) inset;
}
/* line 8035, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachmentUpload--standalone:last-child {
  margin-bottom: 0;
}
/* line 8039, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachmentUpload--standalone .attachmentUpload-cancel {
  padding: 0 2px 0 7px;
}

/* line 8045, /app/zammad/app/assets/stylesheets/zammad.scss */
.attachmentUploadContainer .attachmentUpload-progressBar {
  position: inherit;
}

/* line 8050, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar-tabsSpacer {
  padding-left: 62px !important;
  padding-right: 0;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tabsSidebar-tabsSpacer {
  padding-right: 0 !important;
}
/* line 225, /app/zammad/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 8050, /app/zammad/app/assets/stylesheets/zammad.scss */
  .tabsSidebar-tabsSpacer {
    padding-right: 0 !important;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .tabsSidebar-tabsSpacer {
    padding-left: 0 !important;
    padding-right: 0;
  }
}

/* line 8065, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-sidebarSpacer {
  margin-right: 280px;
  transition: margin-right 500ms;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar-sidebarSpacer {
  margin-left: 280px;
  margin-right: 0;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar-sidebarSpacer {
  transition: margin-left 500ms;
}
@media screen and (min-width: 1260px) {
  /* line 8065, /app/zammad/app/assets/stylesheets/zammad.scss */
  .tabsSidebar-sidebarSpacer {
    margin-right: 360px;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .tabsSidebar-sidebarSpacer {
    margin-left: 360px;
    margin-right: 0;
  }
}

/* line 8077, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-sidebarSpacer.is-closed {
  margin-right: 0;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar-sidebarSpacer.is-closed {
  margin-left: 0;
}

/* line 8083, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-holder {
  overflow: hidden;
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* line 8091, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar .sidebar {
  width: 280px;
  border-left: 1px solid var(--border);
  padding: 0;
  margin-bottom: 1px;
}
@media screen and (min-width: 1260px) {
  /* line 8091, /app/zammad/app/assets/stylesheets/zammad.scss */
  .tabsSidebar .sidebar {
    width: 360px;
  }
}

/* line 8102, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar .sidebar > hr {
  margin: 20px;
}

/* line 8106, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar .sidebar-header {
  display: flex;
  align-content: stretch;
  position: relative;
  margin: 0 20px;
}
/* line 8112, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar .sidebar-header + hr {
  margin-top: 0;
}

/* line 8117, /app/zammad/app/assets/stylesheets/zammad.scss */
.sidebar-header-headline {
  padding: 33px 8px 17px 25px;
  margin: 0 0 0 -20px;
  line-height: 1;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .sidebar-header-headline {
  padding: 33px 25px 17px 8px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .sidebar-header-headline {
  margin: 0 -20px 0 0;
}

/* line 8131, /app/zammad/app/assets/stylesheets/zammad.scss */
.sidebar-header-actions {
  flex: 1;
  margin-right: 5px;
  display: flex;
  align-items: center;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .sidebar-header-actions {
  margin-left: 5px;
  margin-right: 0;
}
/* line 8139, /app/zammad/app/assets/stylesheets/zammad.scss */
.sidebar-header-actions .dropdown {
  flex: 1;
  position: static;
}
/* line 8144, /app/zammad/app/assets/stylesheets/zammad.scss */
.sidebar-header-actions .dropdown-toggle {
  padding-top: 38px;
  padding-bottom: 24px;
}

/* line 8150, /app/zammad/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 8160, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-close .icon {
  fill: var(--interactive-primary);
}

/* line 8165, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar .sidebar-content {
  padding: 0 20px 20px;
}

/* line 8169, /app/zammad/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 8177, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  transition: 500ms;
  z-index: 300;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar {
  left: 0;
  right: auto;
}
/* line 8187, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar.tabsSidebar--attributeBarSpacer {
  bottom: 60px;
}

/* line 8192, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar.is-closed {
  transform: translateX(280px);
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar.is-closed {
  transform: translateX(-280px);
}
@media screen and (min-width: 1260px) {
  /* line 8192, /app/zammad/app/assets/stylesheets/zammad.scss */
  .tabsSidebar.is-closed {
    transform: translateX(360px);
  }
  /* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .tabsSidebar.is-closed {
    transform: translateX(-360px);
  }
}

/* line 8204, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar-tabs {
  right: -56px;
  left: auto;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tabsSidebar-tabs {
  left: -47px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .tabsSidebar-tabs {
  right: -47px;
  left: auto;
}
@media screen and (max-width: 767px) {
  /* line 8204, /app/zammad/app/assets/stylesheets/zammad.scss */
  .tabsSidebar-tabs {
    left: -47px;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .tabsSidebar-tabs {
    right: -47px;
    left: auto;
  }
}

/* line 8221, /app/zammad/app/assets/stylesheets/zammad.scss */
.test {
  position: absolute;
  width: 100%;
}

/* line 8226, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tabsSidebar-tab {
  width: 47px;
  height: 50px;
}
@media screen and (max-width: 767px) {
  /* line 8226, /app/zammad/app/assets/stylesheets/zammad.scss */
  .tabsSidebar-tab {
    width: 47px;
    height: 50px;
  }
}

/* line 8246, /app/zammad/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 8259, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab:first-child {
  border-top-left-radius: 8px;
  border-top: none;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar-tab:first-child {
  border-top-right-radius: 8px;
  border-top-left-radius: 0;
}

/* line 8265, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab:last-child {
  border-bottom-left-radius: 8px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .tabsSidebar-tab:last-child {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 0;
}

/* line 8274, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab .icon {
  width: 24px;
  height: 24px;
  fill: var(--interactive-muted-alt);
}

/* line 8281, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count {
  background: var(--interactive-muted-alt-selected);
}
/* line 8284, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count::after {
  border-right-color: var(--interactive-muted-alt-selected);
}
/* line 8288, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count.tabsSidebar-tab-count--info {
  background: var(--button-primary-background);
  opacity: 1;
}
/* line 8292, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count.tabsSidebar-tab-count--info::after {
  border-right-color: var(--button-primary-background);
}
/* line 8297, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count.tabsSidebar-tab-count--success {
  background: #38ad69;
  opacity: 1;
}
/* line 8301, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count.tabsSidebar-tab-count--success::after {
  border-right-color: #38ad69;
}
/* line 8306, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count.tabsSidebar-tab-count--warning {
  background: #fdcf44;
  opacity: 1;
}
/* line 8310, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count.tabsSidebar-tab-count--warning::after {
  border-right-color: #fdcf44;
}
/* line 8315, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count.tabsSidebar-tab-count--danger {
  background: #e23912;
  opacity: 1;
}
/* line 8319, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .tabsSidebar-tab-count.tabsSidebar-tab-count--danger::after {
  border-right-color: #e23912;
}
/* line 8325, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab.active .icon {
  fill: var(--interactive-muted-alt-selected);
}

/* line 8330, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .tabsSidebar-tab-count {
  left: 4px;
  top: 4px;
}
@media screen and (max-width: 767px) {
  /* line 8330, /app/zammad/app/assets/stylesheets/zammad.scss */
  .tabsSidebar-tab-count {
    left: 4px;
    top: 4px;
  }
}
/* line 8348, /app/zammad/app/assets/stylesheets/zammad.scss */
[data-tab='organization'] .tabsSidebar-tab-count {
  left: 7px;
}
/* line 8351, /app/zammad/app/assets/stylesheets/zammad.scss */
[data-tab='organization'] .tabsSidebar-tab-count + .icon {
  margin-left: 3px;
}
/* line 8356, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count + .icon {
  margin-top: 6px;
}
/* line 8360, /app/zammad/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 8369, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count.tabsSidebar-tab-count--info {
  background: var(--button-primary-background);
  opacity: 0.5;
}
/* line 8373, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count.tabsSidebar-tab-count--info::after {
  border-right-color: var(--button-primary-background);
}
/* line 8378, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count.tabsSidebar-tab-count--success {
  background: #38ad69;
  opacity: 0.5;
}
/* line 8382, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count.tabsSidebar-tab-count--success::after {
  border-right-color: #38ad69;
}
/* line 8387, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count.tabsSidebar-tab-count--warning {
  background: #fdcf44;
  opacity: 0.5;
}
/* line 8391, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count.tabsSidebar-tab-count--warning::after {
  border-right-color: #fdcf44;
}
/* line 8396, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count.tabsSidebar-tab-count--danger {
  background: #e23912;
  opacity: 0.5;
}
/* line 8400, /app/zammad/app/assets/stylesheets/zammad.scss */
.tabsSidebar-tab-count.tabsSidebar-tab-count--danger::after {
  border-right-color: #e23912;
}

/* line 8406, /app/zammad/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 8413, /app/zammad/app/assets/stylesheets/zammad.scss */
.alert .icon {
  margin-right: 10px;
  fill: currentColor;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .alert .icon {
  margin-left: 10px;
  margin-right: 0;
}
/* line 8419, /app/zammad/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 8425, /app/zammad/app/assets/stylesheets/zammad.scss */
.alert--info {
  background: var(--button-primary-background);
}
/* line 8430, /app/zammad/app/assets/stylesheets/zammad.scss */
.alert--success, .alert--success[contenteditable]:hover, .alert--success[contenteditable]:focus {
  background: #38ad69;
}
/* line 8437, /app/zammad/app/assets/stylesheets/zammad.scss */
.alert--warning {
  color: #564101;
  background: #fdcf44;
}
/* line 8441, /app/zammad/app/assets/stylesheets/zammad.scss */
.alert--warning .btn {
  background: rgba(255, 255, 255, 0.2);
}
/* line 8446, /app/zammad/app/assets/stylesheets/zammad.scss */
.alert--danger {
  background: #e23912;
}
/* line 8450, /app/zammad/app/assets/stylesheets/zammad.scss */
.alert--square {
  border-radius: 0;
}
/* line 8454, /app/zammad/app/assets/stylesheets/zammad.scss */
.alert.horizontal .btn {
  margin-top: -5px;
  margin-bottom: -4px;
}
/* line 8458, /app/zammad/app/assets/stylesheets/zammad.scss */
.alert.horizontal .btn:last-child {
  margin-right: -5px;
}
/* line 8463, /app/zammad/app/assets/stylesheets/zammad.scss */
.alert-row {
  margin: 3px 0;
}
/* line 8466, /app/zammad/app/assets/stylesheets/zammad.scss */
.alert-row + .btn {
  margin-top: 3px;
}

/* line 8472, /app/zammad/app/assets/stylesheets/zammad.scss */
.tags,
.links,
.time-units,
.link_kb_answers {
  margin: 20px 0;
}

/* line 8479, /app/zammad/app/assets/stylesheets/zammad.scss */
.tags {
  margin-top: 10px;
}

/* line 8483, /app/zammad/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 8487, /app/zammad/app/assets/stylesheets/zammad.scss */
.list {
  padding: 0;
  margin-bottom: 5px;
}

/* line 8492, /app/zammad/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 8503, /app/zammad/app/assets/stylesheets/zammad.scss */
.list-item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--background-modifier-border);
}

/* line 8509, /app/zammad/app/assets/stylesheets/zammad.scss */
.list-item-name {
  flex: 1;
  padding: 4px 1px;
}

/* line 8514, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .list-item-delete {
  margin-left: -3px;
  margin-right: 0;
}
/* line 8526, /app/zammad/app/assets/stylesheets/zammad.scss */
.list-item-delete .icon {
  width: 9px;
  height: 9px;
  fill: var(--interactive-muted);
}

/* line 8533, /app/zammad/app/assets/stylesheets/zammad.scss */
.list-item-delete:hover .icon {
  fill: #d41f1c;
}

/* line 8537, /app/zammad/app/assets/stylesheets/zammad.scss */
li.list-item-none {
  list-style-type: none;
}

/* line 8541, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .ticket-id {
  margin-left: 2px;
  margin-right: 0;
}

/* line 8551, /app/zammad/app/assets/stylesheets/zammad.scss */
.attributeBar {
  background: var(--background-secondary);
  transition: margin 250ms;
  flex-shrink: 0;
  border-top: 1px solid var(--border);
}
/* line 8557, /app/zammad/app/assets/stylesheets/zammad.scss */
.attributeBar.is-closed {
  margin-bottom: -60px;
}
/* line 8562, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .attributeBar-reset {
  flex-shrink: 5;
}
/* line 8566, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .attributeBar .btn,
#app.navigation-collapsed .attributeBar .buttonDropdown {
  min-width: 20px;
}
/* line 8570, /app/zammad/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 8562, /app/zammad/app/assets/stylesheets/zammad.scss */
  .attributeBar-reset {
    flex-shrink: 5;
  }
  /* line 8566, /app/zammad/app/assets/stylesheets/zammad.scss */
  .attributeBar .btn,
  .attributeBar .buttonDropdown {
    min-width: 20px;
  }
  /* line 8570, /app/zammad/app/assets/stylesheets/zammad.scss */
  .attributeBar .btn--only-icon,
  .attributeBar .buttonDropdown--only-icon {
    min-width: 36px;
  }
}
/* line 8576, /app/zammad/app/assets/stylesheets/zammad.scss */
.attributeBar-inner {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 10px;
}
/* line 8584, /app/zammad/app/assets/stylesheets/zammad.scss */
.attributeBar-avatars {
  margin-right: 10px;
}
/* line 8588, /app/zammad/app/assets/stylesheets/zammad.scss */
.attributeBar-draft-spacer {
  width: 1px;
  height: 60px;
  margin-right: 15px;
  background: var(--background-modifier-accent);
}
/* line 8595, /app/zammad/app/assets/stylesheets/zammad.scss */
.attributeBar-avatars:empty + .attributeBar-draft-spacer {
  display: none;
}
/* line 8599, /app/zammad/app/assets/stylesheets/zammad.scss */
.attributeBar--border {
  border-top: 1px solid var(--border);
}
/* line 8603, /app/zammad/app/assets/stylesheets/zammad.scss */
.attributeBar--spacer-after {
  margin-right: auto;
}

/* line 8608, /app/zammad/app/assets/stylesheets/zammad.scss */
.newTicket {
  padding: 14px 34px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .newTicket {
  padding: 0;
}
@media screen and (max-width: 767px) {
  /* line 8608, /app/zammad/app/assets/stylesheets/zammad.scss */
  .newTicket {
    padding: 0;
  }
}

/* line 8616, /app/zammad/app/assets/stylesheets/zammad.scss */
.newTicket .sidebar {
  width: 290px;
}

/* line 8620, /app/zammad/app/assets/stylesheets/zammad.scss */
.newTicket .form-control {
  border-color: var(--border);
}
/* line 8623, /app/zammad/app/assets/stylesheets/zammad.scss */
.newTicket .form-control:focus, .newTicket .form-control.focus {
  border-color: var(--border-highlight);
}

/* line 8629, /app/zammad/app/assets/stylesheets/zammad.scss */
.newTicket .article-form-top {
  margin-top: 15px;
}

/* line 8633, /app/zammad/app/assets/stylesheets/zammad.scss */
.newTicket--chatTicket {
  flex: 1;
  display: flex;
  padding: 0;
  height: 100%;
}
/* line 8639, /app/zammad/app/assets/stylesheets/zammad.scss */
.newTicket--chatTicket > .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}
/* line 8645, /app/zammad/app/assets/stylesheets/zammad.scss */
.newTicket--chatTicket > .box {
  width: calc(50% - 47px);
  margin: 34px;
}
/* line 8650, /app/zammad/app/assets/stylesheets/zammad.scss */
.newTicket--chatTicket .chatHistory {
  display: flex;
  flex-direction: column;
}
/* line 8655, /app/zammad/app/assets/stylesheets/zammad.scss */
.newTicket--chatTicket .boxFade {
  width: 94px;
  top: 34px;
  height: 100%;
  position: absolute;
  margin-left: -34px;
  z-index: 1;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .newTicket--chatTicket .boxFade {
  margin-right: -34px;
  margin-left: 0;
}

/* line 8667, /app/zammad/app/assets/stylesheets/zammad.scss */
.box {
  background: var(--background-secondary);
  margin: 20px 0;
  border: 1px solid var(--border);
  padding: 20px 24px;
}

/* line 8674, /app/zammad/app/assets/stylesheets/zammad.scss */
.box.box--newTicket {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .box.box--newTicket {
  margin: 0;
  border: none;
  padding: 15px;
}
@media screen and (max-width: 767px) {
  /* line 8674, /app/zammad/app/assets/stylesheets/zammad.scss */
  .box.box--newTicket {
    margin: 0;
    border: none;
    padding: 15px;
  }
}

/* line 8686, /app/zammad/app/assets/stylesheets/zammad.scss */
.box .page-header {
  text-align: center;
  margin-bottom: 12px;
}

/* line 8691, /app/zammad/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 8701, /app/zammad/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 8708, /app/zammad/app/assets/stylesheets/zammad.scss */
.box--paper h3:not(:first-child) {
  margin-top: 31px;
}

/* line 8713, /app/zammad/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 8720, /app/zammad/app/assets/stylesheets/zammad.scss */
.box h2 {
  margin-top: 12px;
}

/* line 8724, /app/zammad/app/assets/stylesheets/zammad.scss */
.box .two-columns {
  margin-left: -4px;
  margin-right: -4px;
}

/* line 8729, /app/zammad/app/assets/stylesheets/zammad.scss */
.box .two-columns .column {
  margin-left: 4px;
  margin-right: 4px;
  width: calc(50% - 8px);
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .box .two-columns .column {
  width: auto;
}
@media screen and (max-width: 767px) {
  /* line 8729, /app/zammad/app/assets/stylesheets/zammad.scss */
  .box .two-columns .column {
    width: auto;
  }
}

/* line 8739, /app/zammad/app/assets/stylesheets/zammad.scss */
.box-controls {
  margin-top: 20px;
  display: flex;
  align-items: center;
}

/* line 8745, /app/zammad/app/assets/stylesheets/zammad.scss */
.box--yellow {
  background: #fff7db;
  border-color: #ffe380;
  color: #bcb49a;
}
/* line 8750, /app/zammad/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 8756, /app/zammad/app/assets/stylesheets/zammad.scss */
.box-progress {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 8762, /app/zammad/app/assets/stylesheets/zammad.scss */
.box-progress-title {
  color: #4a4945;
}

/* line 8766, /app/zammad/app/assets/stylesheets/zammad.scss */
.box-progress-body {
  flex: 1;
  margin-left: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .box-progress-body {
  margin-right: 24px;
  margin-left: 0;
}
/* line 8775, /app/zammad/app/assets/stylesheets/zammad.scss */
.box-progress-body progress {
  width: 100%;
}

/* line 8780, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal > .box {
  margin-top: 4px;
  margin-bottom: 4px;
}
/* line 8784, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal > .box + .box {
  border-left-width: 0;
}

/* line 8789, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .type-tabs {
  overflow: hidden;
  -webkit-overflow-scrolling: none;
}
@media screen and (max-width: 767px) {
  /* line 8797, /app/zammad/app/assets/stylesheets/zammad.scss */
  .type-tabs {
    overflow: hidden;
    -webkit-overflow-scrolling: none;
  }
}

/* line 8804, /app/zammad/app/assets/stylesheets/zammad.scss */
.type-tabs .tab {
  height: 40px;
  line-height: 42px;
  padding: 0 12px;
  list-style: none;
  align-items: flex-start;
}
/* line 212, /app/zammad/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 8804, /app/zammad/app/assets/stylesheets/zammad.scss */
  .type-tabs .tab {
    display: block;
    text-align: center;
    flex-shrink: 1;
  }
}

/* line 8818, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .type-tabs .tab-icon {
  margin-left: 9px;
  margin-right: 0;
}

/* line 8831, /app/zammad/app/assets/stylesheets/zammad.scss */
.type-tabs .tab.active .tab-icon {
  fill: var(--text-inverted);
}

/* line 8835, /app/zammad/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 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .token {
  padding: 0 0 0 10px;
}
/* line 8850, /app/zammad/app/assets/stylesheets/zammad.scss */
.token.active {
  background: var(--highlight);
  color: var(--text-inverted);
}
/* line 8854, /app/zammad/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 8865, /app/zammad/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 8878, /app/zammad/app/assets/stylesheets/zammad.scss */
.tokenfield .token-input:focus {
  box-shadow: none;
}
/* line 8882, /app/zammad/app/assets/stylesheets/zammad.scss */
.tokenfield .token-input[disabled] {
  background: none;
}

/* line 8887, /app/zammad/app/assets/stylesheets/zammad.scss */
.tokenfield .token ~ .token-input {
  padding: 0 5px 7px 0;
}

/* line 8891, /app/zammad/app/assets/stylesheets/zammad.scss */
.token-label {
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .token-label {
  padding: 0 10px 0 0;
}

/* line 8901, /app/zammad/app/assets/stylesheets/zammad.scss */
.tokenfield.form-control {
  padding: 7px 7px 0;
  height: auto;
  display: flex;
  flex-wrap: wrap;
}

/* line 8908, /app/zammad/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 8925, /app/zammad/app/assets/stylesheets/zammad.scss */
.token .close:hover,
.token-close:hover {
  opacity: 0.5;
}

/* allow/show autocomplete in modal dialog */
/* line 8931, /app/zammad/app/assets/stylesheets/zammad.scss */
.ui-autocomplete.ui-widget-content {
  position: absolute;
  max-height: 380px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 8940, /app/zammad/app/assets/stylesheets/zammad.scss */
.ui-menu {
  background: var(--background-tertiary);
  border: none;
  color: var(--text-inverted);
  font-family: inherit;
  font-size: inherit;
}
/* line 8947, /app/zammad/app/assets/stylesheets/zammad.scss */
.ui-menu .ui-menu-item {
  padding: 9px 15px;
  list-style-image: none;
}
/* line 8951, /app/zammad/app/assets/stylesheets/zammad.scss */
.ui-menu .ui-menu-item.is-inactive {
  text-decoration: line-through;
  opacity: 0.73;
}
/* line 8956, /app/zammad/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 8960, /app/zammad/app/assets/stylesheets/zammad.scss */
.ui-menu .ui-menu-item.ui-state-focus {
  margin: 0;
  border: none;
  background: var(--highlight);
  color: inherit;
}
/* line 8966, /app/zammad/app/assets/stylesheets/zammad.scss */
.ui-menu .ui-menu-item.ui-state-focus + li {
  box-shadow: none;
}

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

/* line 8977, /app/zammad/app/assets/stylesheets/zammad.scss */
.drox .drox-header {
  padding-bottom: 2px;
  margin-bottom: 16px;
  border-bottom: 1px solid var(--background-modifier-border);
}

/* line 8983, /app/zammad/app/assets/stylesheets/zammad.scss */
.drox a.create {
  margin-top: 2px;
  display: inline-block;
}

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

/* line 8992, /app/zammad/app/assets/stylesheets/zammad.scss */
.drox .drox-body p:first-child {
  margin-top: 20px;
}

/* line 8996, /app/zammad/app/assets/stylesheets/zammad.scss */
.newTicket .templates {
  border-bottom: 1px solid var(--background-modifier-border);
  padding-bottom: 14px;
}

/* line 9001, /app/zammad/app/assets/stylesheets/zammad.scss */
.templates-manage fieldset {
  margin: 0;
}

/* line 9005, /app/zammad/app/assets/stylesheets/zammad.scss */
.template-attributes {
  margin: 17px 0 19px;
}

/* line 9009, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .template-attribute {
  padding-right: 10px;
  padding-left: 0;
}

/* line 9023, /app/zammad/app/assets/stylesheets/zammad.scss */
.template-attribute .key {
  text-transform: uppercase;
  margin-right: 3px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .template-attribute .key {
  margin-left: 3px;
  margin-right: 0;
}

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

/* line 9033, /app/zammad/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 9042, /app/zammad/app/assets/stylesheets/zammad.scss */
.customer-name {
  color: var(--text-normal);
}

/* line 9046, /app/zammad/app/assets/stylesheets/zammad.scss */
.customer-email {
  margin-top: 5px;
  margin-bottom: 20px;
  display: block;
}

/* line 9053, /app/zammad/app/assets/stylesheets/zammad.scss */
.table.user-list tr:hover .switchView {
  visibility: visible;
}
/* line 9057, /app/zammad/app/assets/stylesheets/zammad.scss */
.table.user-list td .list {
  margin-top: -4px;
}
/* line 9061, /app/zammad/app/assets/stylesheets/zammad.scss */
.table.user-list .switchView {
  visibility: hidden;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 9068, /app/zammad/app/assets/stylesheets/zammad.scss */
.table.user-list .btn {
  margin: 3px 5px 0;
}

/* line 9073, /app/zammad/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 9085, /app/zammad/app/assets/stylesheets/zammad.scss */
.switchBackToUser-icon {
  width: 19px;
  height: 18px;
}

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

/* line 9094, /app/zammad/app/assets/stylesheets/zammad.scss */
.switchBackToUser-close {
  width: 40px;
  height: 40px;
  margin-right: -10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .switchBackToUser-close {
  margin-left: -10px;
  margin-right: 0;
}
/* line 9104, /app/zammad/app/assets/stylesheets/zammad.scss */
.switchBackToUser-close svg {
  fill: var(--text-inverted);
}

/* line 9112, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-loader {
  text-align: center;
  padding: 70px;
}
/* line 9117, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-backdrop--local {
  background: var(--background-primary-alt);
}

/* line 9122, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-dialog {
  width: auto;
  max-width: 660px;
  margin-top: 35px;
  margin-bottom: 35px;
}
/* line 212, /app/zammad/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 9122, /app/zammad/app/assets/stylesheets/zammad.scss */
  .modal-dialog {
    max-width: calc(100% - 20px) !important;
    margin: 10px;
  }
}
/* line 9135, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-dialog.wizard {
  margin: 35px auto;
}

/* line 9140, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal--veryLarge .modal-dialog {
  max-width: 990px;
}

/* line 9144, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal--large .modal-dialog {
  max-width: 740px;
}

/* line 9148, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal--small .modal-dialog {
  max-width: 440px;
}

/* line 9152, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal--dynamicSize .modal-dialog {
  max-width: 100%;
  width: -moz-max-content;
  width: max-content;
  padding: 0 35px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .modal--dynamicSize .modal-dialog {
  padding: 0;
  margin: 10px;
}
@media screen and (max-width: 767px) {
  /* line 9152, /app/zammad/app/assets/stylesheets/zammad.scss */
  .modal--dynamicSize .modal-dialog {
    padding: 0;
    margin: 10px;
  }
}

/* line 9163, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-dialog.wizard {
  max-width: 460px;
}

/* line 9167, /app/zammad/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 9175, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-header {
  padding: 30px 23px 23px;
  border: none;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .modal-header {
  padding: 14px 15px;
}
@media screen and (max-width: 767px) {
  /* line 9175, /app/zammad/app/assets/stylesheets/zammad.scss */
  .modal-header {
    padding: 14px 15px;
  }
}
/* line 9183, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-header--empty {
  padding: 0;
}

/* line 9188, /app/zammad/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 212, /app/zammad/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 9188, /app/zammad/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 9197, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-close {
  padding: 23px;
  position: absolute;
  z-index: 1;
  right: 0;
  color: var(--interactive-muted);
  top: 0;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .modal-close {
  right: auto;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .modal-close {
  left: 0;
}
/* line 212, /app/zammad/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 9197, /app/zammad/app/assets/stylesheets/zammad.scss */
  .modal-close {
    position: static;
    padding: 21px;
    margin: -14px -15px 0 0;
    float: right;
  }
}
/* line 9218, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-close:active {
  color: var(--interactive-muted-active);
}
/* line 9222, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-close .icon-diagonal-cross {
  fill: currentColor;
}

/* line 9227, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-alerts-container {
  padding: 0 23px;
}

/* line 9231, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-body {
  padding: 0 23px;
  clear: both;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .modal-body {
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  /* line 9231, /app/zammad/app/assets/stylesheets/zammad.scss */
  .modal-body {
    padding: 0 15px;
  }
}
/* line 9239, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-body h2:first-child {
  margin-top: 0;
}
/* line 9243, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-body p:first-child,
.modal-body .alert.hidden:first-child + p {
  margin-top: 0;
}
/* line 9248, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-body .table > thead > tr > th {
  background: var(--background-primary-alt);
}

/* line 9253, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-footer {
  padding: 23px 23px 20px;
  border: none;
  display: flex;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .modal-footer {
  text-align: left;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .modal-footer {
  padding: 15px;
}
@media screen and (max-width: 767px) {
  /* line 9253, /app/zammad/app/assets/stylesheets/zammad.scss */
  .modal-footer {
    padding: 15px;
  }
}
/* line 9264, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-footer .btn--text + .btn--text {
  margin-bottom: -10px;
}

/* line 9269, /app/zammad/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 9277, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal.modal--local {
  display: block;
  padding: 0 40px;
  padding-left: 40px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .modal.modal--local {
  padding-right: 40px;
  padding-left: 0;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .modal.modal--local {
  padding: 0 !important;
}
@media screen and (max-width: 767px) {
  /* line 9277, /app/zammad/app/assets/stylesheets/zammad.scss */
  .modal.modal--local {
    padding: 0 !important;
  }
}
/* line 9289, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal.modal--local .modal-dialog {
  box-shadow: 0 0 40px rgba(85, 102, 119, 0.34);
}
/* line 188, /app/zammad/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 9298, /app/zammad/app/assets/stylesheets/zammad.scss */
.caret {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 10px;
}

/* line 9309, /app/zammad/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 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown-menu {
  text-align: right;
}

/* line 9329, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu .divider {
  background: var(--background-modifier-border);
}

/* line 9333, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown-menu kbd {
  margin-right: 7px;
  margin-left: 0;
}

/* line 9345, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-toggle {
  display: flex;
  align-items: center;
}

/* line 9352, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-icon {
  width: 16px;
  height: 16px;
}

/* line 9357, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu.dropdown-menu--light {
  background: var(--background-secondary);
  color: var(--text-muted);
}

/* line 9362, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu.dropdown-menu--light > li {
  color: var(--text-nav);
}
/* line 9365, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu.dropdown-menu--light > li.dropdown-header {
  color: var(--text-muted);
}

/* line 9370, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu.dropdown-menu--light > li > a:hover {
  background: var(--background-secondary-hover);
}

/* line 9374, /app/zammad/app/assets/stylesheets/zammad.scss */
.user-menu li.add .dropdown-menu.dropdown-menu--light li > a:hover {
  color: var(--text-normal);
}

/* line 9378, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu.dropdown-menu--light li:hover {
  background: none;
}

/* line 9382, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu.dropdown-menu--light li.is-active {
  color: var(--text-inverted);
}

/* line 9386, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown ul {
  margin: 0;
  padding: 0;
}

/* line 9391, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown li,
.dropup li {
  height: 39px;
  line-height: 39px;
  padding: 0 15px;
  white-space: nowrap;
}
/* line 9401, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown li:focus,
.dropup li:focus {
  outline: none;
}
/* line 9406, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown li.is-active small,
.dropup li.is-active small {
  color: var(--text-muted-highlight);
}

/* line 9412, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions li.with-category {
  height: 39px;
  padding: 2.5px 15px;
  display: block;
}

/* line 9418, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown li:not(:first-child) {
  box-shadow: 0 1px rgba(255, 255, 255, 0.13) inset;
}

/* line 9422, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown li.label {
  box-shadow: none;
}
/* line 9425, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown li.label + li {
  box-shadow: none;
}

/* line 9430, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown li:hover,
.dropdown li.is-active {
  background: var(--highlight);
}
/* line 9434, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown li:hover + li,
.dropdown li.is-active + li {
  box-shadow: none;
}

/* line 9439, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu > li.danger:hover,
.dropdown-menu > li.danger.is-active {
  background: var(--danger-color);
}

/* line 9444, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu > li.create:hover,
.dropdown-menu > li.create.is-active {
  background: #38ad69;
}

/* line 9449, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu > li[disabled] {
  opacity: 0.33;
}
/* line 9452, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu > li[disabled]:hover, .dropdown-menu > li[disabled].is-active {
  background: none;
  cursor: default;
}

/* line 9459, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu > li > a {
  color: inherit;
  padding: 0 15px;
  margin: 0 -15px;
  line-height: inherit;
}

/* line 9466, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu > li > a:hover {
  color: inherit;
  background: none;
}

/* line 9471, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu > li > a span {
  display: block;
}

/* line 9475, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu > li > a.is-hovered {
  color: var(--text-inverted);
  text-decoration: none;
  background: var(--menu-background-active);
}

/* line 9481, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu .badge--text {
  padding-left: 10px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown-menu .badge--text {
  padding-right: 10px;
  padding-left: 0;
}

/* line 9486, /app/zammad/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 9495, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions .dropdown-iconSpacer,
.dropdown.dropdown--actions .dropdown-selectedSpacer {
  display: flex;
  align-items: center;
}
/* line 9501, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions .dropdown-iconSpacer {
  width: 25px;
}
/* line 9505, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions .dropdown-selectedSpacer {
  width: 34px;
  margin-left: auto;
  justify-content: flex-end;
  opacity: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown.dropdown--actions .dropdown-selectedSpacer {
  margin-right: auto;
  margin-left: 0;
}
/* line 9513, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions .dropdown-selectedSpacer .icon {
  fill: var(--text-inverted);
}
/* line 9517, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions .dropdown-selectedSpacer.is-selected {
  opacity: 1;
}
/* line 9522, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions a {
  display: flex;
  flex: 1;
  padding: 0 18px;
}
/* line 9530, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions li.dropdown-highlight-list {
  padding: 0 10px;
}
/* line 9533, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions li.dropdown-highlight-list a {
  padding: 11px 18px;
}

/* line 9540, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--wide li {
  padding-top: 12px;
  padding-bottom: 12px;
}

/* line 9546, /app/zammad/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 9554, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu--has-submenu {
  overflow: hidden;
  background: none;
}
/* line 9558, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-menu--has-submenu ul {
  background: var(--background-tertiary);
}

/* line 9563, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-submenu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 9570, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions .dropdown-controls {
  display: flex;
}
/* line 9575, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown.dropdown--actions .dropdown-controls .icon {
  fill: var(--text-inverted);
  margin-right: 10px;
  flex-shrink: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .dropdown.dropdown--actions .dropdown-controls .icon {
  margin-left: 10px;
  margin-right: 0;
}

/* line 9584, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-title {
  flex-shrink: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 9591, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown-detail {
  opacity: 0.5;
}

/* line 9597, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown .dropdown-menu-full-height li {
  padding: 0;
}
/* line 9601, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown .dropdown-menu-full-height a {
  padding: 11px 18px;
  margin: 0;
}

/* line 9608, /app/zammad/app/assets/stylesheets/zammad.scss */
.recipientList,
.recipientList-organizationMembers {
  list-style: none;
  padding: 0;
}

/* line 9614, /app/zammad/app/assets/stylesheets/zammad.scss */
.recipientList-entry {
  display: flex;
  align-items: center;
}
/* line 9621, /app/zammad/app/assets/stylesheets/zammad.scss */
.recipientList-entry.is-inactive .recipientList-name {
  text-decoration: line-through;
  opacity: 0.73;
}

/* line 9628, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .recipientList-entry .recipientList-iconSpacer {
  margin-right: -5px;
  margin-left: 0;
}

/* line 9639, /app/zammad/app/assets/stylesheets/zammad.scss */
.recipientList-icon {
  width: 16px;
  height: 16px;
  fill: var(--text-inverted);
  opacity: 0.2;
}

/* line 9649, /app/zammad/app/assets/stylesheets/zammad.scss */
.recipientList--new .recipientList-icon,
.recipientList-entry:hover .recipientList-icon,
.recipientList-entry.is-active .recipientList-icon {
  opacity: 1;
}

/* line 9654, /app/zammad/app/assets/stylesheets/zammad.scss */
.recipientList-name {
  color: var(--text-inverted);
  margin-left: 10px;
  flex: 1;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .recipientList-name {
  margin-right: 10px;
  margin-left: 0;
}

/* line 9664, /app/zammad/app/assets/stylesheets/zammad.scss */
.recipientList-status {
  opacity: 0.5;
  margin: 0 10px;
  flex-shrink: 1;
}
/* line 9669, /app/zammad/app/assets/stylesheets/zammad.scss */
.recipientList-status:last-child {
  margin-right: 0;
}

/* line 9674, /app/zammad/app/assets/stylesheets/zammad.scss */
.recipientList-arrow {
  fill: var(--text-inverted);
  opacity: 0.39;
}

/* line 9679, /app/zammad/app/assets/stylesheets/zammad.scss */
.recipientList-entry:hover .recipientList-arrow {
  opacity: 1;
}

/* line 9683, /app/zammad/app/assets/stylesheets/zammad.scss */
.recipientList-detail {
  opacity: 0.5;
}
/* line 9686, /app/zammad/app/assets/stylesheets/zammad.scss */
.recipientList-detail.is-inactive > span {
  text-decoration: line-through;
}

/* line 9691, /app/zammad/app/assets/stylesheets/zammad.scss */
.recipientList-icon.plus {
  margin-left: 13px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .recipientList-icon.plus {
  margin-right: 13px;
  margin-left: 0;
}

/* line 9695, /app/zammad/app/assets/stylesheets/zammad.scss */
.recipientList--new {
  background: #38ad69;
}

/* line 9699, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown .recipientList--new:hover {
  background: #35a768;
}

/* line 9703, /app/zammad/app/assets/stylesheets/zammad.scss */
.recipientList-controls {
  padding: 0 10px !important;
}
/* line 9708, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown .recipientList-controls:hover {
  background: var(--supergood-color);
}
/* line 9711, /app/zammad/app/assets/stylesheets/zammad.scss */
.dropdown .recipientList-controls:hover .icon-arrow-left {
  fill: var(--text-inverted);
}
/* line 9716, /app/zammad/app/assets/stylesheets/zammad.scss */
.recipientList-controls + li {
  box-shadow: 0 1px rgba(255, 255, 255, 0.13) inset;
}

/* line 9721, /app/zammad/app/assets/stylesheets/zammad.scss */
.recipientList-organizationMembers {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* line 9728, /app/zammad/app/assets/stylesheets/zammad.scss */
.organizationInfo-avatar, .userInfo-avatar {
  float: right;
  position: relative;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .organizationInfo-avatar,
html[dir='rtl'] .userInfo-avatar {
  float: left;
}

/* line 9737, /app/zammad/app/assets/stylesheets/zammad.scss */
.userList {
  list-style: none;
  padding: 0;
}
/* line 9741, /app/zammad/app/assets/stylesheets/zammad.scss */
.userList .userList-entry {
  margin: 10px 0;
  display: flex;
  align-items: center;
}
/* line 9746, /app/zammad/app/assets/stylesheets/zammad.scss */
.userList .userList-entry:last-child {
  margin-bottom: 0;
}
/* line 9751, /app/zammad/app/assets/stylesheets/zammad.scss */
.userList .userList-name {
  margin-left: 7px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .userList .userList-name {
  margin-right: 7px;
  margin-left: 0;
}

/* line 9758, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox, .radio {
  font-size: 14px;
  padding: 0 6px;
}
/* line 9763, /app/zammad/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 9775, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox .checkbox-replacement, .radio .checkbox-replacement {
  display: inline-block;
}
/* line 9779, /app/zammad/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 9784, /app/zammad/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 9794, /app/zammad/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 9798, /app/zammad/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 9802, /app/zammad/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 9807, /app/zammad/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 9810, /app/zammad/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 9817, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox-child, .radio-child {
  padding-left: 20px;
}
/* line 9821, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox .help-text, .radio .help-text {
  display: table;
  font-size: 0.92em;
  margin: 2px 0 3px 18px;
}

/* line 9828, /app/zammad/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 9839, /app/zammad/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 9848, /app/zammad/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 9852, /app/zammad/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 9856, /app/zammad/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 9862, /app/zammad/app/assets/stylesheets/zammad.scss */
.checkbox-child,
.radio-child {
  padding-left: 20px;
}

/* line 9867, /app/zammad/app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fill, minmax(112px, 1fr));
}
/* line 9874, /app/zammad/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 9879, /app/zammad/app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container .icon {
  flex-shrink: 0;
}
/* line 9883, /app/zammad/app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container .icon-checked {
  display: none;
}
/* line 9887, /app/zammad/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 9895, /app/zammad/app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container .label-row {
  display: flex;
  align-items: center;
  padding: 5px 10px;
}
/* line 9901, /app/zammad/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 9909, /app/zammad/app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container .radio-illustration {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}
/* line 9915, /app/zammad/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 9927, /app/zammad/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 9931, /app/zammad/app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container input:checked ~ .label-box .icon-checked {
  display: inline;
}
/* line 9935, /app/zammad/app/assets/stylesheets/zammad.scss */
.radio_graphic .selections-container input:checked ~ .label-box .icon-unchecked {
  display: none;
}

/* line 9943, /app/zammad/app/assets/stylesheets/zammad.scss */
.userSearch-label {
  margin-top: 11px;
  margin-right: 10px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .userSearch-label {
  margin-left: 10px;
  margin-right: 0;
}

/* line 9949, /app/zammad/app/assets/stylesheets/zammad.scss */
.userSearch .tab:not(.active) {
  background: var(--background-secondary);
}

/* line 9953, /app/zammad/app/assets/stylesheets/zammad.scss */
.userSearch {
  margin: 0 0 20px;
}

/* line 9957, /app/zammad/app/assets/stylesheets/zammad.scss */
.userSearch .tabs {
  margin: 0;
}

/* line 9961, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 9967, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav a {
  padding: 10px 15px;
  display: block;
}

/* line 9972, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tabs {
  display: flex;
  margin: 10px -20px 20px;
  padding: 0 20px 0 21px;
  /* margin-left: -1px */
  position: relative;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-tabs {
  padding: 0 21px 0 20px;
}

/* line 9982, /app/zammad/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 9990, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tabs li:first-child {
  border-radius: 7px 0 0 7px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-tabs li:first-child {
  border-radius: 0 7px 7px 0;
}
/* line 9996, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tabs li:last-child {
  border-radius: 0 7px 7px 0;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-tabs li:last-child {
  border-radius: 7px 0 0 7px;
}
/* line 10002, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tabs li:only-child {
  border-radius: 7px;
}
/* line 10006, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tabs li.active {
  color: var(--text-inverted);
  background: var(--button-active);
}
/* line 10011, /app/zammad/app/assets/stylesheets/zammad.scss */
.nav-tabs li a {
  padding: 10px 24px 8px;
  color: inherit;
  color: inherit;
}

/* line 10019, /app/zammad/app/assets/stylesheets/zammad.scss */
.tab-content h2:first-child {
  margin-top: 0;
}

/* line 10024, /app/zammad/app/assets/stylesheets/zammad.scss */
.or-divider {
  position: relative;
  margin: 16px 0;
  text-align: center;
}
/* line 10029, /app/zammad/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 10040, /app/zammad/app/assets/stylesheets/zammad.scss */
.or-divider span {
  position: relative;
  background: var(--background-secondary);
  padding: 0 10px;
}
/* line 10045, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal-body .or-divider span {
  background: var(--background-primary);
}

/* line 10051, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-entry {
  margin-bottom: 42px;
  max-width: 700px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .settings-entry {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 767px) {
  /* line 10051, /app/zammad/app/assets/stylesheets/zammad.scss */
  .settings-entry {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
/* line 10060, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-entry--stretched {
  max-width: none;
}

/* line 10065, /app/zammad/app/assets/stylesheets/zammad.scss */
.setting-controls {
  margin-top: 14px;
  display: flex;
  justify-content: flex-end;
}

/* line 10071, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-item .form-group {
  margin-bottom: 0;
}

/* line 10075, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-item .form-group + .form-group {
  margin-top: 15px;
}

/* line 10079, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-item + .btn {
  margin-left: 23px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .form-item + .btn {
  margin-right: 23px;
  margin-left: 0;
}

/* line 10083, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .scrollPageHeader {
  height: 50px;
  padding: 0 6px;
  overflow: hidden;
}
/* line 10103, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .scrollPageHeader.is-closed {
  overflow: visible;
}
@media screen and (max-width: 767px) {
  /* line 10083, /app/zammad/app/assets/stylesheets/zammad.scss */
  .scrollPageHeader {
    height: 50px;
    padding: 0 6px;
    overflow: hidden;
  }
  /* line 10103, /app/zammad/app/assets/stylesheets/zammad.scss */
  .scrollPageHeader.is-closed {
    overflow: visible;
  }
}

/* line 10109, /app/zammad/app/assets/stylesheets/zammad.scss */
.scrollPageHeader small {
  color: var(--text-muted-alt);
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .scrollPageHeader small {
  margin-top: 1px;
  margin-left: 3px;
}
/* line 225, /app/zammad/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 10109, /app/zammad/app/assets/stylesheets/zammad.scss */
  .scrollPageHeader small {
    margin-top: 1px;
    margin-left: 3px;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .scrollPageHeader small {
    margin-right: 3px;
    margin-left: 0;
  }
}

/* line 10119, /app/zammad/app/assets/stylesheets/zammad.scss */
.scrollPageHeader .ticket-title {
  max-width: initial;
  padding: 0;
  min-width: 0;
  flex: 1;
}

/* line 10126, /app/zammad/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 212, /app/zammad/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 10126, /app/zammad/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 10138, /app/zammad/app/assets/stylesheets/zammad.scss */
.wizard {
  margin: auto;
}

/* line 10142, /app/zammad/app/assets/stylesheets/zammad.scss */
.wizard-logo {
  fill: var(--text-inverted);
  margin-left: -25px;
  margin-bottom: 5px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .wizard-logo {
  margin-right: -25px;
  margin-left: 0;
}

/* line 10150, /app/zammad/app/assets/stylesheets/zammad.scss */
.wizard-slide {
  display: flex;
  flex-direction: column;
  width: 400px;
  padding-bottom: 18px;
  margin-bottom: 20px;
}
/* line 10159, /app/zammad/app/assets/stylesheets/zammad.scss */
.wizard-slide.wizard-slide--large {
  width: 460px;
}
/* line 10163, /app/zammad/app/assets/stylesheets/zammad.scss */
.wizard-slide.wizard-slide--very-large {
  width: auto;
  max-width: 990px;
}

/* line 10169, /app/zammad/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 10175, /app/zammad/app/assets/stylesheets/zammad.scss */
.wizard h2 + p {
  margin-top: 0;
}

/* line 10180, /app/zammad/app/assets/stylesheets/zammad.scss */
.wizard-body {
  flex: 1;
  padding-bottom: 15px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .wizard-body {
  width: 100%;
}
@media screen and (max-width: 767px) {
  /* line 10180, /app/zammad/app/assets/stylesheets/zammad.scss */
  .wizard-body {
    width: 100%;
  }
}
/* line 10188, /app/zammad/app/assets/stylesheets/zammad.scss */
.wizard-body .form-control {
  min-width: 0;
}

/* line 10193, /app/zammad/app/assets/stylesheets/zammad.scss */
.wizard-controls {
  display: flex;
  margin-top: 15px;
  height: 39px;
}

/* line 10199, /app/zammad/app/assets/stylesheets/zammad.scss */
.wizard-buttonList {
  margin-top: 15px;
  min-width: 200px;
}

/* line 10204, /app/zammad/app/assets/stylesheets/zammad.scss */
p + .wizard-buttonList,
label + .wizard-buttonList,
.select-box .select-box-header + .wizard-buttonList {
  margin-top: 5px;
}

/* line 10209, /app/zammad/app/assets/stylesheets/zammad.scss */
.wizard-loadingText {
  text-align: center;
  margin: 0;
}

/* line 10214, /app/zammad/app/assets/stylesheets/zammad.scss */
.wizard-loadingText .loading {
  vertical-align: middle;
  margin-right: 10px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .wizard-loadingText .loading {
  margin-left: 10px;
  margin-right: 0;
}

/* line 10220, /app/zammad/app/assets/stylesheets/zammad.scss */
.wizard-aside {
  padding-top: 15px;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.13);
}

/* line 10226, /app/zammad/app/assets/stylesheets/zammad.scss */
.setup.wizard .wizard-body {
  min-height: 140px;
}
/* line 10229, /app/zammad/app/assets/stylesheets/zammad.scss */
.setup.wizard .wizard-body > p:first-child {
  margin-top: 0;
}

/* line 10234, /app/zammad/app/assets/stylesheets/zammad.scss */
.setup.wizard .logo-preview,
.branding .logo-preview {
  display: block;
  height: 0;
  max-width: 200px;
  max-height: 100px;
}
/* line 10241, /app/zammad/app/assets/stylesheets/zammad.scss */
.setup.wizard .logo-preview[src=''],
.branding .logo-preview[src=''] {
  visibility: hidden;
}
/* line 10245, /app/zammad/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 10256, /app/zammad/app/assets/stylesheets/zammad.scss */
.setup.wizard .logo-preview:not([src='']) {
  margin: 0 auto 15px;
  height: auto;
}
/* line 10260, /app/zammad/app/assets/stylesheets/zammad.scss */
.setup.wizard .logo-preview:not([src='']) + .logo-preview-placeholder {
  display: none;
}

/* line 10265, /app/zammad/app/assets/stylesheets/zammad.scss */
.setup.wizard .base-outbound-settings {
  margin-top: 15px;
}

/* line 10269, /app/zammad/app/assets/stylesheets/zammad.scss */
.branding .logo-preview:not([src='']) {
  margin: 20px auto 12px;
  height: auto;
}
/* line 10273, /app/zammad/app/assets/stylesheets/zammad.scss */
.branding .logo-preview:not([src='']) + .logo-preview-placeholder {
  display: none;
}

/* line 10278, /app/zammad/app/assets/stylesheets/zammad.scss */
.branding.login {
  padding: 24px 24px 0;
}

/* line 10282, /app/zammad/app/assets/stylesheets/zammad.scss */
.import.wizard .wizard-slide {
  min-height: 300px;
}

/* line 10286, /app/zammad/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 10295, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .input-feedback {
  padding-right: 10px;
  padding-left: 0;
}
/* line 10307, /app/zammad/app/assets/stylesheets/zammad.scss */
.input-feedback--no-background {
  background: none;
}

/* line 10312, /app/zammad/app/assets/stylesheets/zammad.scss */
.input-group-addon {
  color: inherit;
}

/* line 10316, /app/zammad/app/assets/stylesheets/zammad.scss */
.input-feedback--no-background {
  background: none;
}

/* line 10320, /app/zammad/app/assets/stylesheets/zammad.scss */
.input-feedback .icon {
  display: none;
}

/* line 10324, /app/zammad/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 10330, /app/zammad/app/assets/stylesheets/zammad.scss */
.progressTable {
  width: 100%;
  margin: 0 auto;
}

/* line 10335, /app/zammad/app/assets/stylesheets/zammad.scss */
.progressTable td {
  padding: 8px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  width: 33%;
}

/* line 10342, /app/zammad/app/assets/stylesheets/zammad.scss */
.progressTable tr:not(:last-child) {
  border-bottom: 1px solid #eee;
}

/* line 10346, /app/zammad/app/assets/stylesheets/zammad.scss */
.progressTable td:first-child {
  text-align: end;
}

/* line 10350, /app/zammad/app/assets/stylesheets/zammad.scss */
.progressTable progress {
  width: 100%;
  min-width: 60px;
  display: block;
}

/* line 10356, /app/zammad/app/assets/stylesheets/zammad.scss */
.progressTable .icon-checkmark {
  margin-left: 10px;
  opacity: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .progressTable .icon-checkmark {
  margin-right: 10px;
  margin-left: 0;
}

/* line 10362, /app/zammad/app/assets/stylesheets/zammad.scss */
.progressTable tr.is-done .icon-checkmark {
  opacity: 1;
}

/* line 10366, /app/zammad/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 10376, /app/zammad/app/assets/stylesheets/zammad.scss */
.channelList,
.channelList-controls,
.channelList-controlEntry {
  border: 1px solid var(--border);
}

/* line 10382, /app/zammad/app/assets/stylesheets/zammad.scss */
.channelList-entry {
  display: flex;
  cursor: default;
  padding: 5px 8px;
}
/* line 10387, /app/zammad/app/assets/stylesheets/zammad.scss */
.channelList-entry:not(:last-child) {
  border-bottom: 1px solid var(--border);
}

/* line 10392, /app/zammad/app/assets/stylesheets/zammad.scss */
.channelList-label {
  margin: 0 10px;
  flex: 1;
}

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

/* line 10406, /app/zammad/app/assets/stylesheets/zammad.scss */
.channelList-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  color: var(--text-muted);
}

/* line 10414, /app/zammad/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 10423, /app/zammad/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 10433, /app/zammad/app/assets/stylesheets/zammad.scss */
.channelList-controlEntry [data-toggle='dropdown'] {
  position: relative;
}
/* line 10437, /app/zammad/app/assets/stylesheets/zammad.scss */
.channelList-controlEntry .icon {
  opacity: 0.8;
}

/* line 10442, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar-gallery {
  display: flex;
  flex-wrap: wrap;
}

/* line 10447, /app/zammad/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 10457, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar-holder .avatar.is-active {
  box-shadow: 0 0 0 4px var(--border-highlight);
}

/* line 10463, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar--new {
  background: #38ad69;
}

/* line 10469, /app/zammad/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 10486, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar-holder .avatar-delete svg {
  opacity: 0.5;
  fill: var(--interactive-primary);
}
/* line 10491, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar-holder .avatar-delete:hover svg {
  opacity: 1;
}

/* line 10496, /app/zammad/app/assets/stylesheets/zammad.scss */
.avatar-holder:hover .avatar-delete {
  visibility: visible;
  pointer-events: auto;
}

/* line 10501, /app/zammad/app/assets/stylesheets/zammad.scss */
.camera video {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
}

/* line 10507, /app/zammad/app/assets/stylesheets/zammad.scss */
.camera-preview {
  display: block;
  margin: 0 auto;
}

/* line 10512, /app/zammad/app/assets/stylesheets/zammad.scss */
.camera-flash {
  background: var(--background-secondary);
  opacity: 0;
}

/* line 10521, /app/zammad/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 10539, /app/zammad/app/assets/stylesheets/zammad.scss */
.fileUpload {
  position: relative;
  overflow: hidden;
}
/* line 10543, /app/zammad/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 10548, /app/zammad/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 10557, /app/zammad/app/assets/stylesheets/zammad.scss */
.fileUpload input {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 118px;
  margin: 0;
  padding: 0;
  opacity: 0;
}
/* line 10569, /app/zammad/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 10574, /app/zammad/app/assets/stylesheets/zammad.scss */
.imagePreview {
  margin-top: 45px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .imagePreview {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  /* line 10574, /app/zammad/app/assets/stylesheets/zammad.scss */
  .imagePreview {
    margin-top: 0;
  }
}
/* line 10581, /app/zammad/app/assets/stylesheets/zammad.scss */
.imagePreview img {
  width: auto !important;
  max-width: 100% !important;
  max-height: calc(100vh - 218px) !important;
}

/* line 10588, /app/zammad/app/assets/stylesheets/zammad.scss */
.imageCropper p {
  margin: 0;
}

/* line 10592, /app/zammad/app/assets/stylesheets/zammad.scss */
.imageCropper-holder {
  height: 340px;
  margin: 15px 0;
}

/* line 10597, /app/zammad/app/assets/stylesheets/zammad.scss */
.imageCropper-image {
  max-width: 100%;
  max-height: 100%;
  opacity: 0;
}

/* line 10603, /app/zammad/app/assets/stylesheets/zammad.scss */
.imageCropper-preview {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 10px;
}

/* line 10611, /app/zammad/app/assets/stylesheets/zammad.scss */
.cropper-container {
  /* prevent cropper.js's centering – we center via flex */
  left: 0 !important;
}

/* line 10616, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile {
  padding: 60px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  flex: 1;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .profile {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  /* line 10616, /app/zammad/app/assets/stylesheets/zammad.scss */
  .profile {
    padding: 0;
    margin: 0;
  }
}
/* line 10627, /app/zammad/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 10631, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile .tabs {
  margin-top: 2px;
  margin-bottom: 25px;
}

/* line 10637, /app/zammad/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 10645, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-section {
  padding: 20px 50px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .profile-section {
  padding: 10px;
}
@media screen and (max-width: 767px) {
  /* line 10645, /app/zammad/app/assets/stylesheets/zammad.scss */
  .profile-section {
    padding: 10px;
  }
}
/* line 10652, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-section.profile-memberSection {
  margin-bottom: 10px;
}

/* line 10657, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-section:not(:last-child) {
  border-bottom: 1px solid var(--background-modifier-border);
}

/* line 10661, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-action {
  margin-right: -20px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .profile-action {
  margin-left: -20px;
  margin-right: 0;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .profile-action {
  margin-right: 0;
}
/* line 225, /app/zammad/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 10661, /app/zammad/app/assets/stylesheets/zammad.scss */
  .profile-action {
    margin-right: 0;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .profile-action {
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 10668, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-action .dropdown-toggle {
  margin-top: -20px;
  margin-right: -30px;
  margin-bottom: 8px;
  padding: 26px 40px 2px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .profile-action .dropdown-toggle {
  margin-left: -30px;
  margin-right: 0;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .profile-action .dropdown-toggle {
  margin-top: -5px;
  padding: 10px 0 5px;
  margin-right: 0;
}
/* line 225, /app/zammad/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 10668, /app/zammad/app/assets/stylesheets/zammad.scss */
  .profile-action .dropdown-toggle {
    margin-top: -5px;
    padding: 10px 0 5px;
    margin-right: 0;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .profile-action .dropdown-toggle {
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 10684, /app/zammad/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 10691, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-subtitle {
  font-size: 16px;
}

/* line 10697, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-details {
  margin-left: -50px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .profile-details {
  margin-right: -50px;
  margin-left: 0;
}

/* line 10701, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-ticketsPlaceholder {
  flex: 1;
  margin: 8px 0 22px;
  color: var(--text-muted);
}
/* line 10706, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-ticketsPlaceholder .stat-icon {
  margin-bottom: 10px;
}

/* line 10711, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-detailsEntry, .profile-organizationMember {
  margin: 8px 0;
  padding-left: 50px;
  width: 50%;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .profile-detailsEntry, html[dir='rtl'] .profile-organizationMember {
  padding-right: 50px;
  padding-left: 0;
}

/* line 10719, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-detailsEntry label, .profile-organizationMember label, .profile-detailsEntry .select-box .select-box-header, .select-box .profile-detailsEntry .select-box-header, .profile-organizationMember .select-box .select-box-header, .select-box .profile-organizationMember .select-box-header {
  padding: 0;
  margin-bottom: 2px;
  display: block;
}

/* line 10725, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-organizationMember {
  display: flex;
  align-items: center;
}
/* line 10731, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-organizationMember .avatar {
  margin-right: 10px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .profile-organizationMember .avatar {
  margin-left: 10px;
  margin-right: 0;
}

/* line 10736, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-ticketLists {
  display: flex;
  margin: 0 -25px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .profile-ticketLists {
  display: block;
  margin: 0;
}
@media screen and (max-width: 767px) {
  /* line 10736, /app/zammad/app/assets/stylesheets/zammad.scss */
  .profile-ticketLists {
    display: block;
    margin: 0;
  }
}

/* line 10746, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .profile-ticketList {
  padding: 0;
  margin-bottom: 10px;
}
/* line 10757, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .profile-ticketList:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  /* line 10746, /app/zammad/app/assets/stylesheets/zammad.scss */
  .profile-ticketList {
    padding: 0;
    margin-bottom: 10px;
  }
  /* line 10757, /app/zammad/app/assets/stylesheets/zammad.scss */
  .profile-ticketList:last-child {
    margin-bottom: 0;
  }
}
/* line 10762, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-ticketList .tasks {
  margin-bottom: 10px;
  display: flex;
  flex-basis: auto;
  flex-direction: column;
}

/* line 10770, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile .frequency.stat-widget {
  height: 230px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .profile .frequency.stat-widget {
  display: none;
}
@media screen and (max-width: 767px) {
  /* line 10770, /app/zammad/app/assets/stylesheets/zammad.scss */
  .profile .frequency.stat-widget {
    display: none;
  }
}
/* line 10777, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile .frequency.stat-widget .stat-bars {
  height: 100px;
}

/* line 10782, /app/zammad/app/assets/stylesheets/zammad.scss */
.highlighter {
  display: flex;
}

/* line 10786, /app/zammad/app/assets/stylesheets/zammad.scss */
[data-highlightcolor='Yellow']::-moz-selection {
  background: var(--highlighter-yellow);
}
[data-highlightcolor='Yellow']::selection {
  background: var(--highlighter-yellow);
}

/* line 10790, /app/zammad/app/assets/stylesheets/zammad.scss */
.highlight-Yellow {
  background: var(--highlighter-yellow);
}

/* line 10794, /app/zammad/app/assets/stylesheets/zammad.scss */
[data-highlightcolor='Green']::-moz-selection {
  background: var(--highlighter-green);
}
[data-highlightcolor='Green']::selection {
  background: var(--highlighter-green);
}

/* line 10798, /app/zammad/app/assets/stylesheets/zammad.scss */
.highlight-Green {
  background: var(--highlighter-green);
}

/* line 10802, /app/zammad/app/assets/stylesheets/zammad.scss */
[data-highlightcolor='Blue']::-moz-selection {
  background: var(--highlighter-blue);
}
[data-highlightcolor='Blue']::selection {
  background: var(--highlighter-blue);
}

/* line 10806, /app/zammad/app/assets/stylesheets/zammad.scss */
.highlight-Blue {
  background: var(--highlighter-blue);
}

/* line 10810, /app/zammad/app/assets/stylesheets/zammad.scss */
[data-highlightcolor='Pink']::-moz-selection {
  background: var(--highlighter-pink);
}
[data-highlightcolor='Pink']::selection {
  background: var(--highlighter-pink);
}

/* line 10814, /app/zammad/app/assets/stylesheets/zammad.scss */
.highlight-Pink {
  background: var(--highlighter-pink);
}

/* line 10818, /app/zammad/app/assets/stylesheets/zammad.scss */
[data-highlightcolor='Purple']::-moz-selection {
  background: var(--highlighter-purple);
}
[data-highlightcolor='Purple']::selection {
  background: var(--highlighter-purple);
}

/* line 10822, /app/zammad/app/assets/stylesheets/zammad.scss */
.highlight-Purple {
  background: var(--highlighter-purple);
}

/* line 10827, /app/zammad/app/assets/stylesheets/zammad.scss */
.translationOverview tbody > tr > td {
  padding: 20px 0 0 10px;
}
/* line 10831, /app/zammad/app/assets/stylesheets/zammad.scss */
.translationOverview .translationOverview-itemContainer {
  padding: 10px 0 10px 10px;
}
/* line 10835, /app/zammad/app/assets/stylesheets/zammad.scss */
.translationOverview .translationOverview-source {
  width: 25%;
}
/* line 10839, /app/zammad/app/assets/stylesheets/zammad.scss */
.translationOverview .translationOverview-target {
  width: 35%;
}
/* line 10843, /app/zammad/app/assets/stylesheets/zammad.scss */
.translationOverview .translationOverview-initial {
  width: 25%;
}
/* line 10847, /app/zammad/app/assets/stylesheets/zammad.scss */
.translationOverview .translationOverview-item {
  width: 100%;
}

/* line 10852, /app/zammad/app/assets/stylesheets/zammad.scss */
.overview-navigator {
  display: flex;
}

/* line 10856, /app/zammad/app/assets/stylesheets/zammad.scss */
.overview-navigator .pagination {
  margin: 0 0 0 10px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .overview-navigator .pagination {
  margin: 0 10px 0 0;
}

/* line 10862, /app/zammad/app/assets/stylesheets/zammad.scss */
.empty-space {
  padding: 50px;
}
/* line 10865, /app/zammad/app/assets/stylesheets/zammad.scss */
.empty-space svg {
  width: 200px;
  height: auto;
}
/* line 10870, /app/zammad/app/assets/stylesheets/zammad.scss */
.empty-space .empty-space-tagline {
  color: var(--text-muted);
  margin-top: 15px;
  font-size: 18px;
}

/* line 10877, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filters-alert {
  margin-bottom: 10px;
}

/* line 10881, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filters {
  margin-bottom: 20px;
}
/* line 10884, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filters--with-switch {
  margin-bottom: 10px;
}
/* line 10888, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filters .alert {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 10893, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filters .alert + .horizontal-filter {
  border-radius: 4px 4px 0 0;
}
/* line 10897, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filters .alert + .horizontal-filter:last-child {
  border-radius: 4px;
}

/* line 10902, /app/zammad/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 10909, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter:first-child {
  border-radius: 4px 4px 0 0;
}
/* line 10913, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter:last-child {
  border-radius: 0 0 4px 4px;
}
/* line 10917, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter:only-child {
  border-radius: 4px;
}
/* line 10921, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter + .horizontal-filter {
  border-top: none;
}
/* line 10925, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter-attribute {
  max-width: 250px;
}
/* line 10928, /app/zammad/app/assets/stylesheets/zammad.scss */
.modal--veryLarge .horizontal-filter-attribute {
  max-width: 400px;
}
/* line 10933, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter select,
.horizontal-filter input {
  border-color: var(--border-alt);
}
/* line 10938, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter input[type='text'] {
  width: 100%;
}
/* line 10942, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter input[data-item='time'] {
  width: 4.5ch;
}
/* line 10946, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter[data-level] {
  padding-left: 54px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter[data-level] {
  padding-left: 7px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter[data-level] {
  padding-right: 54px;
}
/* line 10953, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter[data-level='1'] {
  padding-left: 0;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter[data-level='1'] {
  padding-left: 7px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter[data-level='1'] {
  padding-right: 0;
}
/* line 10960, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter[data-level='2'] {
  padding-left: 27px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter[data-level='2'] {
  padding-left: 7px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter[data-level='2'] {
  padding-right: 27px;
}
/* line 10967, /app/zammad/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 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter[data-level]::before {
  right: 0;
}
/* line 10979, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter[data-level='1']::before {
  width: 0;
}
/* line 10983, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter[data-level='2']::before {
  width: 27px;
}
/* line 10987, /app/zammad/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 10997, /app/zammad/app/assets/stylesheets/zammad.scss */
.ui-sortable-helper .horizontal-filter {
  border-color: transparent;
  border-radius: none;
  background: var(--background-modifier-lighter);
}
/* line 11002, /app/zammad/app/assets/stylesheets/zammad.scss */
.ui-sortable-helper .horizontal-filter[data-level]::before {
  background-color: transparent;
}
/* line 11007, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter.ui-sortable-placeholder {
  visibility: visible !important;
  background: var(--background-primary-alt);
}
/* line 11011, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter.ui-sortable-placeholder[data-level]::before {
  background-color: var(--border-highlight);
}

/* line 11017, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter-body {
  display: flex;
  flex: 1;
  min-width: 100px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .horizontal-filter-body {
  display: block;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  /* line 11017, /app/zammad/app/assets/stylesheets/zammad.scss */
  .horizontal-filter-body {
    display: block;
    margin-right: 5px;
  }
}
/* line 11027, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter-body > .controls, .horizontal-filter-body > input {
  margin-right: 5px;
}
/* line 225, /app/zammad/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 212, /app/zammad/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 11027, /app/zammad/app/assets/stylesheets/zammad.scss */
  .horizontal-filter-body > .controls, .horizontal-filter-body > input {
    margin: 0 0 5px !important;
  }
}
/* line 11035, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter-body > .controls > .controls-label, .horizontal-filter-body > input > .controls-label {
  margin-left: 0;
  margin-right: 5px;
}
/* line 233, /app/zammad/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 233, /app/zammad/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 11043, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter-body > .controls .horizontal-filter-value, .horizontal-filter-body > input .horizontal-filter-value {
  max-width: 100%;
}
/* line 11048, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter-body > .controls > .controls {
  max-width: 100%;
}
/* line 11051, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter-body > .controls > .controls + .controls {
  margin-left: 5px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter-body > .controls > .controls + .controls {
  margin-right: 5px;
  margin-left: 0;
}

/* line 11057, /app/zammad/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 11064, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter-group > .form-group:last-child {
  margin-bottom: 0;
}

/* line 11069, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter-value {
  max-width: 60%;
  flex-grow: 1;
  margin-bottom: 0;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .horizontal-filter-value {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  /* line 11069, /app/zammad/app/assets/stylesheets/zammad.scss */
  .horizontal-filter-value {
    max-width: 100%;
  }
}
/* line 11079, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter-value input[type='url'] {
  min-width: 200px;
}
/* line 11083, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter-value .dropdown:only-child {
  flex-grow: 1;
}

/* line 11088, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filters-switch {
  display: flex;
  justify-content: flex-end;
}
/* line 11092, /app/zammad/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 11097, /app/zammad/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 233, /app/zammad/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 233, /app/zammad/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 11106, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filters-switch--align-start {
  justify-content: flex-start;
}
/* line 11109, /app/zammad/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 11112, /app/zammad/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 233, /app/zammad/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 233, /app/zammad/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 11122, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filters-switch + .js-preview h3 {
  margin-top: 0;
}

/* line 11127, /app/zammad/app/assets/stylesheets/zammad.scss */
.output-input {
  margin: 0 0 14px;
}
/* line 11130, /app/zammad/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 11138, /app/zammad/app/assets/stylesheets/zammad.scss */
.output-input input {
  flex: 1;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: none;
}
/* line 11144, /app/zammad/app/assets/stylesheets/zammad.scss */
.output-input input:focus {
  border-color: var(--border);
  box-shadow: none;
}

/* line 11151, /app/zammad/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 11159, /app/zammad/app/assets/stylesheets/zammad.scss */
output[disabled] {
  border-color: #ca5357;
  background: #e2a1a4;
  color: var(--text-inverted);
}
/* line 11165, /app/zammad/app/assets/stylesheets/zammad.scss */
output p {
  margin: 0;
}

/* line 11170, /app/zammad/app/assets/stylesheets/zammad.scss */
.zammad-switch {
  overflow: hidden;
  width: 50px;
  height: 30px;
  border-radius: 15px;
}
/* line 11176, /app/zammad/app/assets/stylesheets/zammad.scss */
.zammad-switch.zammad-switch--small {
  width: 40px;
  height: 24px;
  border-radius: 12px;
}
/* line 11182, /app/zammad/app/assets/stylesheets/zammad.scss */
.zammad-switch.zammad-switch--tiny {
  width: 30px;
  height: 18px;
  border-radius: 9px;
}
/* line 11189, /app/zammad/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 11193, /app/zammad/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 11198, /app/zammad/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 11203, /app/zammad/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 11216, /app/zammad/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 233, /app/zammad/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 11234, /app/zammad/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 11238, /app/zammad/app/assets/stylesheets/zammad.scss */
.zammad-switch input {
  display: none;
}
/* line 11241, /app/zammad/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 11247, /app/zammad/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 11251, /app/zammad/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 11257, /app/zammad/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 11261, /app/zammad/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 233, /app/zammad/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 11268, /app/zammad/app/assets/stylesheets/zammad.scss */
.zammad-switch-inline-label {
  display: flex;
  align-items: center;
}
/* line 11274, /app/zammad/app/assets/stylesheets/zammad.scss */
.zammad-switch-inline-label .zammad-switch {
  margin-left: 8px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .zammad-switch-inline-label .zammad-switch {
  margin-right: 8px;
  margin-left: 0;
}

/* line 11279, /app/zammad/app/assets/stylesheets/zammad.scss */
.controls .zammad-switch {
  margin-top: 10px;
}

/* line 11283, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal-filter-text {
  margin-right: 5px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .horizontal-filter-text {
  margin-left: 5px;
  margin-right: 0;
}

/* line 11287, /app/zammad/app/assets/stylesheets/zammad.scss */
.filter-controls {
  display: flex;
  margin: 5.5px 0;
}

/* line 11292, /app/zammad/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 11305, /app/zammad/app/assets/stylesheets/zammad.scss */
.filter-control:hover:not(.is-disabled) .icon {
  fill: var(--interactive-primary);
}
/* line 11310, /app/zammad/app/assets/stylesheets/zammad.scss */
.filter-control.is-disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
/* line 11315, /app/zammad/app/assets/stylesheets/zammad.scss */
.filter-control:not(:last-child) {
  margin-right: 7px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .filter-control:not(:last-child) {
  margin-left: 7px;
  margin-right: 0;
}
/* line 11319, /app/zammad/app/assets/stylesheets/zammad.scss */
.filter-control .icon {
  fill: var(--interactive-muted);
}

/* line 11324, /app/zammad/app/assets/stylesheets/zammad.scss */
.filter-preview {
  margin: 20px 0;
}

/* line 11328, /app/zammad/app/assets/stylesheets/zammad.scss */
.day-name {
  text-align: center;
  margin-bottom: 0;
  color: inherit;
  white-space: nowrap;
}

/* line 11335, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-group.day-time {
  padding: 10px 5px 6px;
  margin: 0;
}
/* line 11339, /app/zammad/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 11343, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-group.day-time .form-control {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px;
}

/* line 11350, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-row {
  margin-bottom: 10px;
}

/* line 11354, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list {
  border-collapse: separate;
  color: var(--text-normal);
  table-layout: auto;
  margin-bottom: 20px;
}
/* line 11360, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list > caption {
  color: var(--text-normal);
}
/* line 11364, /app/zammad/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 11371, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list.settings-list--fixed {
  table-layout: fixed;
}
/* line 11375, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list.settings-list--stretch {
  width: 100%;
}
/* line 11379, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list:not(:last-child) {
  margin-bottom: 34px;
}
/* line 11383, /app/zammad/app/assets/stylesheets/zammad.scss */
.form-group .settings-list {
  margin-bottom: 0;
}
/* line 11388, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list.settings-list--toggleRow tr:not(.is-active) td > *:not(.dont-grey-out) {
  opacity: 0.33;
}
/* line 11394, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list.settings-list--toggleColumn td:not(.is-active) * {
  opacity: 0.33;
}
/* line 11400, /app/zammad/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 11406, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list.settings-list--placeholder td {
  height: 40px;
}
/* line 11412, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .settings-list--deleted td {
  text-decoration: line-through;
}
/* line 11417, /app/zammad/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 11425, /app/zammad/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 11436, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list td {
  word-break: break-word;
}
/* line 11439, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list td > fieldset {
  margin: 0;
}
/* line 11442, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list td > fieldset > .form-group {
  margin-left: 0;
  margin-right: 0;
}
/* line 11447, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list td > fieldset > .checkbox,
.settings-list td > fieldset > .radio {
  margin: 7px 0;
}
/* line 11454, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list td.empty-cell {
  border-top: none;
}
/* line 11458, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-separator {
  border-left-width: 3px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .settings-list .settings-list-separator {
  border-right-width: 3px;
  border-left-width: 1px;
}
/* line 11462, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .text-muted {
  text-transform: none;
  font-size: 10px;
  letter-spacing: 0;
  color: var(--text-muted-alt);
}
/* line 11469, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .inline-label, .settings-list .zammad-switch-inline-label {
  color: inherit;
}
/* line 11473, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list th:not(:last-child), .settings-list td:not(:last-child) {
  border-right-width: 0;
}
/* line 225, /app/zammad/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 11478, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .ui-sortable-placeholder {
  visibility: visible !important;
}
/* line 11481, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .ui-sortable-placeholder td {
  background: none;
  border-left-width: 0;
  border-right-width: 0;
}
/* line 11488, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .ui-sortable-helper td {
  border-bottom-width: 1px !important;
}
/* line 11492, /app/zammad/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 11497, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list tr.is-inactive td {
  color: #c2d0d6;
  text-decoration: line-through;
}
/* line 11502, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list > thead > tr > th:first-child {
  border-top-left-radius: 4px;
}
/* line 225, /app/zammad/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 11511, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list > thead > tr > th:last-child {
  border-top-right-radius: 4px;
}
/* line 225, /app/zammad/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 11520, /app/zammad/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 225, /app/zammad/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 11530, /app/zammad/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 225, /app/zammad/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 11540, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list p {
  margin: 0;
}
/* line 11544, /app/zammad/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 11561, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-action-cell:hover {
  color: var(--text-normal);
}
/* line 11565, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-action-cell .icon {
  fill: currentColor;
  vertical-align: top;
  margin-top: -2px;
}
/* line 11572, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-controls {
  padding: 0;
}
/* line 11575, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-controls > div, .settings-list .settings-list-controls > a {
  display: flex;
  min-height: 40px;
}
/* line 11581, /app/zammad/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 11589, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-controls .settings-list-control .icon {
  fill: currentColor;
}
/* line 11595, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-control-cell {
  padding: 5px;
}
/* line 11598, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-control-cell .btn--text {
  margin: -5px;
}
/* line 11602, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-control-cell ~ .settings-list-row-control {
  padding-bottom: 7px;
}
/* line 11607, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-checkbox-cell,
.settings-list .settings-list-radio-cell {
  vertical-align: middle;
  padding-left: 8px;
}
/* line 11613, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-radio-cell {
  text-align: center;
}
/* line 11617, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-wrapping-cell {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
/* line 11623, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .settings-list--bottom-button {
  margin-top: 10px;
}
/* line 11627, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list .settings-list-middle {
  vertical-align: middle;
}

/* line 11632, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list--roles-permissions {
  margin-left: 18px;
  margin-right: 18px;
  margin-top: 10px;
}
/* line 11637, /app/zammad/app/assets/stylesheets/zammad.scss */
.settings-list--roles-permissions th:first-child {
  min-width: 150px;
}

/* line 11642, /app/zammad/app/assets/stylesheets/zammad.scss */
.select-boxes {
  display: flex;
  align-items: flex-start;
}

/* line 11647, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .select-box {
  border-left: 1px solid var(--border-alt);
  border-right: none;
}
/* line 11664, /app/zammad/app/assets/stylesheets/zammad.scss */
.select-box.select-box--vertical .select-value {
  flex-basis: 100%;
}
/* line 11668, /app/zammad/app/assets/stylesheets/zammad.scss */
.select-box.select-box--four .select-value {
  flex-basis: 25%;
}
/* line 11672, /app/zammad/app/assets/stylesheets/zammad.scss */
.select-box.select-box--six .select-value {
  flex-basis: calc(100% / 6);
}
/* line 11676, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .select-box .select-box-header {
  border-right: 1px solid var(--border-alt);
  border-left: none;
}
/* line 11699, /app/zammad/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 11711, /app/zammad/app/assets/stylesheets/zammad.scss */
.select-box .select-value.is-selected {
  background-color: var(--highlight);
  box-shadow: none;
  color: var(--text-inverted);
}
/* line 11718, /app/zammad/app/assets/stylesheets/zammad.scss */
.select-box:first-child {
  margin-left: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .select-box:first-child {
  margin-left: 0;
  margin-left: 14px;
}
/* line 11722, /app/zammad/app/assets/stylesheets/zammad.scss */
.select-box:last-child {
  margin-right: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .select-box:last-child {
  margin-left: 0;
  margin-right: 14px;
}

/* line 11727, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect {
  position: relative;
}
/* line 11730, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect .form-control {
  padding-right: 37px;
  padding-right: 37px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .searchableSelect .form-control {
  padding-left: 37px;
  padding-right: 12px;
}
/* line 11736, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect .searchableSelect-main {
  position: relative;
  line-height: 19px;
}
/* line 11740, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect .searchableSelect-main--with-clear-button {
  padding-right: 60px;
  padding-right: 60px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .searchableSelect .searchableSelect-main--with-clear-button {
  padding-left: 60px;
  padding-right: 12px;
}
/* line 11746, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect .searchableSelect-main.form-control--small ~ .searchableSelect-autocomplete {
  top: 6px;
  left: 9px;
}
/* line 11752, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect .searchableSelect-shadow {
  position: absolute;
  left: -9999px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .searchableSelect .searchableSelect-shadow {
  right: -9999px;
  left: -9999px;
}
/* line 11758, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect .dropdown-menu {
  margin-top: -3px;
  max-width: 100%;
}
/* line 11763, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect-option-text {
  flex: 1 1 0%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
/* line 11770, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect-option-text + .icon {
  margin-left: 10px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .searchableSelect-option-text + .icon {
  margin-right: 10px;
  margin-left: 0;
}
/* line 11774, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect-option-text.is-inactive {
  opacity: 0.33;
  cursor: not-allowed;
}
/* line 11781, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.has-inactive {
  cursor: unset;
}
/* line 11785, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.is-selected {
  border-left: 5px solid var(--highlight);
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .searchableSelect.dropdown li.is-selected {
  border-right: 5px solid var(--highlight);
  border-left: 5px solid var(--highlight);
}
/* line 11794, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.js-enter:hover, .searchableSelect.dropdown li.js-enter.is-active {
  background: none;
}
/* line 11798, /app/zammad/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 11804, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.js-enter.is-highlighted span.searchableSelect-option-text {
  background: var(--highlight);
}
/* line 11809, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.js-back:hover, .searchableSelect.dropdown li.js-back.is-active {
  background: var(--supergood-color);
}
/* line 11813, /app/zammad/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 11819, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.is-hidden {
  display: none;
}
/* line 11823, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.js-enter {
  padding: 0;
}
/* line 11826, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.js-enter span.searchableSelect-option-text {
  padding: 11px 15px;
}
/* line 11830, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.js-enter span.searchableSelect-option-arrow {
  padding: 11px 15px;
  cursor: pointer;
}
/* line 11834, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.js-enter span.searchableSelect-option-arrow:hover {
  background: var(--supergood-color);
}
/* line 11837, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li.js-enter span.searchableSelect-option-arrow:hover .recipientList-arrow {
  opacity: 1;
}
/* line 11844, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li span.searchableSelect-option-text {
  letter-spacing: -0.02rem;
}
/* line 11847, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect.dropdown li span.searchableSelect-option-text:hover {
  background: var(--highlight);
}
/* line 11853, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect li:not(.is-active):hover + li {
  box-shadow: 0 1px rgba(255, 255, 255, 0.13) inset;
}
/* line 11857, /app/zammad/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 11870, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect .searchableSelect-autocomplete-invisible {
  color: transparent;
}
/* line 11874, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect .searchableSelect-autocomplete-visible {
  color: #545454;
  background: #d6eaf5;
}
/* line 11879, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect .loading.icon {
  position: absolute;
  right: 11px;
  top: 11px;
  display: none;
}
/* line 11887, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect.is-loading .loading.icon {
  display: block;
}
/* line 11891, /app/zammad/app/assets/stylesheets/zammad.scss */
.searchableSelect.is-loading .icon-arrow-down {
  display: none;
}

/* line 11897, /app/zammad/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 11906, /app/zammad/app/assets/stylesheets/zammad.scss */
.action.is-inactive {
  background: none;
  box-shadow: none;
  position: relative;
  top: 2px;
  border-color: var(--border-alt);
}
/* line 11913, /app/zammad/app/assets/stylesheets/zammad.scss */
.action.is-inactive > *:not(.action-controls) {
  opacity: 0.33;
}
/* line 11918, /app/zammad/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 11929, /app/zammad/app/assets/stylesheets/zammad.scss */
.action-alert {
  width: calc(100% + 20px);
  margin: -10px -10px 10px;
}
/* line 11934, /app/zammad/app/assets/stylesheets/zammad.scss */
.action-flow {
  display: flex;
  flex-wrap: wrap;
}
/* line 11938, /app/zammad/app/assets/stylesheets/zammad.scss */
.action-flow.action-flow--noWrap {
  flex-wrap: nowrap;
}
/* line 11942, /app/zammad/app/assets/stylesheets/zammad.scss */
.action-flow.action-flow--row {
  flex-basis: 100%;
}
/* line 11946, /app/zammad/app/assets/stylesheets/zammad.scss */
.action-flow.action-flow--vertically-centered {
  align-items: center;
}
/* line 11951, /app/zammad/app/assets/stylesheets/zammad.scss */
.action-separator {
  width: 1px;
  background: #f7f7f7;
  margin: 0 10px;
}
/* line 11957, /app/zammad/app/assets/stylesheets/zammad.scss */
.action .table {
  margin-left: -9px;
  margin-right: -9px;
}
/* line 11962, /app/zammad/app/assets/stylesheets/zammad.scss */
.action h2 {
  margin-bottom: 0;
}
/* line 11965, /app/zammad/app/assets/stylesheets/zammad.scss */
.action h2 .action-form-status .icon {
  margin-top: 0;
}
/* line 11970, /app/zammad/app/assets/stylesheets/zammad.scss */
.action-block, .action-controls, .action-row {
  padding: 10px;
}
/* line 11975, /app/zammad/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 11982, /app/zammad/app/assets/stylesheets/zammad.scss */
.action-block.action-block--flex {
  flex: 1;
}
/* line 11987, /app/zammad/app/assets/stylesheets/zammad.scss */
.action-row {
  flex-basis: 100%;
}
/* line 11991, /app/zammad/app/assets/stylesheets/zammad.scss */
.action h3 {
  color: var(--text-muted);
  margin-top: 0;
}
/* line 11995, /app/zammad/app/assets/stylesheets/zammad.scss */
.action h3 + .btn--text {
  position: relative;
  top: -1px;
}
/* line 12001, /app/zammad/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 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .action-label {
  margin: -4px auto -5px 0;
}
/* line 12014, /app/zammad/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;
}
/* line 12022, /app/zammad/app/assets/stylesheets/zammad.scss */
.action-controls {
  display: flex;
  margin-left: auto;
  align-self: flex-end;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .action-controls {
  margin-right: auto;
  margin-left: 0;
}
/* line 12029, /app/zammad/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 12039, /app/zammad/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 12047, /app/zammad/app/assets/stylesheets/zammad.scss */
.datepicker.datepicker-rtl {
  left: auto;
  right: 0;
}
/* line 12052, /app/zammad/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 12063, /app/zammad/app/assets/stylesheets/zammad.scss */
.datepicker .datepicker-switch:hover {
  background: #202027;
}
/* line 12068, /app/zammad/app/assets/stylesheets/zammad.scss */
.datepicker th {
  background: none;
  font-weight: 500;
}
/* line 12073, /app/zammad/app/assets/stylesheets/zammad.scss */
.datepicker th,
.datepicker td {
  border: none;
}
/* line 12078, /app/zammad/app/assets/stylesheets/zammad.scss */
.datepicker .next,
.datepicker .prev {
  padding: 12px 9px 0;
  vertical-align: top;
  text-align: center;
}
/* line 12086, /app/zammad/app/assets/stylesheets/zammad.scss */
.datepicker .next .icon,
.datepicker .prev .icon {
  margin-top: 4px;
  fill: var(--text-inverted);
  opacity: 1;
}
/* line 12092, /app/zammad/app/assets/stylesheets/zammad.scss */
.datepicker .next:hover,
.datepicker .prev:hover {
  background: #202027;
}
/* line 12097, /app/zammad/app/assets/stylesheets/zammad.scss */
.datepicker .dow {
  text-transform: uppercase;
  font-size: 12px;
  padding: 0;
  text-align: center;
  vertical-align: inherit;
}
/* line 12105, /app/zammad/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 12120, /app/zammad/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 12129, /app/zammad/app/assets/stylesheets/zammad.scss */
.datepicker .month,
.datepicker .year {
  float: left;
  width: 23%;
  margin: 1%;
  padding: 5px 0;
}
/* line 12137, /app/zammad/app/assets/stylesheets/zammad.scss */
.datepicker .day,
.datepicker .month,
.datepicker .year {
  text-align: center;
}
/* line 12146, /app/zammad/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 12152, /app/zammad/app/assets/stylesheets/zammad.scss */
.datepicker .day.today,
.datepicker .month.today,
.datepicker .year.today {
  background: #777;
}
/* line 12156, /app/zammad/app/assets/stylesheets/zammad.scss */
.datepicker .day.focused,
.datepicker .month.focused,
.datepicker .year.focused {
  box-shadow: 0 0 0 1px #58abee inset;
}
/* line 12160, /app/zammad/app/assets/stylesheets/zammad.scss */
.datepicker .day.active,
.datepicker .month.active,
.datepicker .year.active {
  color: var(--text-inverted);
  background: #58abee;
}
/* line 12166, /app/zammad/app/assets/stylesheets/zammad.scss */
.datepicker .today,
.datepicker .clear {
  text-align: center;
  padding: 2px 0 0;
}
/* line 12173, /app/zammad/app/assets/stylesheets/zammad.scss */
.datepicker .today.hidden,
.datepicker .clear.hidden {
  display: none;
}
/* line 12178, /app/zammad/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 12186, /app/zammad/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 12197, /app/zammad/app/assets/stylesheets/zammad.scss */
#notify {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  pointer-events: none;
}
/* line 12207, /app/zammad/app/assets/stylesheets/zammad.scss */
#notify .noty_bar {
  max-width: 500px;
  text-align: center;
  margin: 0 auto 10px;
}
/* line 12212, /app/zammad/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 12221, /app/zammad/app/assets/stylesheets/zammad.scss */
#notify .noty_bar .icon {
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 5px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #notify .noty_bar .icon {
  margin-left: 5px;
  margin-right: 0;
}
/* line 12228, /app/zammad/app/assets/stylesheets/zammad.scss */
#notify .noty_bar a {
  color: inherit;
  text-decoration: none;
}

/* line 12235, /app/zammad/app/assets/stylesheets/zammad.scss */
.animated {
  animation-duration: 300ms;
  animation-fill-mode: both;
}

/* line 12240, /app/zammad/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 12256, /app/zammad/app/assets/stylesheets/zammad.scss */
.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 50%, 0);
  }
}
/* line 12271, /app/zammad/app/assets/stylesheets/zammad.scss */
.loading-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 133px;
}
/* line 12277, /app/zammad/app/assets/stylesheets/zammad.scss */
.loading-placeholder .loading-text {
  margin-left: 10px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .loading-placeholder .loading-text {
  margin-right: 10px;
  margin-left: 0;
}

/* line 12282, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 0 14px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .chat {
  padding: 0;
}
@media screen and (max-width: 767px) {
  /* line 12282, /app/zammad/app/assets/stylesheets/zammad.scss */
  .chat {
    padding: 0;
  }
}
/* line 12292, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat .page-header {
  margin: 15px 0 5px;
  padding: 0 6px;
}
/* line 212, /app/zammad/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 12292, /app/zammad/app/assets/stylesheets/zammad.scss */
  .chat .page-header {
    flex-wrap: wrap;
    margin: 0;
    padding: 5px 8px;
  }
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .chat .page-header-title {
  order: 1;
}
@media screen and (max-width: 767px) {
  /* line 12303, /app/zammad/app/assets/stylesheets/zammad.scss */
  .chat .page-header-title {
    order: 1;
  }
}
/* line 212, /app/zammad/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 12309, /app/zammad/app/assets/stylesheets/zammad.scss */
  .chat .page-header-center {
    flex-basis: 100%;
    padding: 0;
    order: 3;
  }
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .chat .page-header-meta {
  order: 2;
  margin-left: auto;
  padding-top: 4px;
  padding-left: 10px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] #app.navigation-collapsed .chat .page-header-meta {
  margin-right: auto;
  margin-left: auto;
}
/* line 225, /app/zammad/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 12317, /app/zammad/app/assets/stylesheets/zammad.scss */
  .chat .page-header-meta {
    order: 2;
    margin-left: auto;
    padding-top: 4px;
    padding-left: 10px;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .chat .page-header-meta {
    margin-right: auto;
    margin-left: auto;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .chat .page-header-meta {
    padding-right: 10px;
    padding-left: 0;
  }
}

/* line 12330, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-workspace {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 10px;
  margin: 0 -4px;
  flex: 1;
}
/* line 212, /app/zammad/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 12330, /app/zammad/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 12347, /app/zammad/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 212, /app/zammad/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 12347, /app/zammad/app/assets/stylesheets/zammad.scss */
  .chat-window {
    min-width: calc(100vw - 50px - 16px);
    scroll-snap-align: center;
  }
}
/* line 12361, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-window.is-open {
  flex: 1 0 25%;
  transform: scale(1);
  padding: 10px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .chat-window.is-open {
  padding: 8px;
}
@media screen and (max-width: 767px) {
  /* line 12361, /app/zammad/app/assets/stylesheets/zammad.scss */
  .chat-window.is-open {
    padding: 8px;
  }
}
/* line 12372, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-window.is-offline .chat-controls {
  opacity: 0.5;
}

/* line 12378, /app/zammad/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 12390, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-name {
  margin: 0 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 12396, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-name .status-badge {
  margin-left: 2px;
  vertical-align: middle;
  height: 100%;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .chat-name .status-badge {
  margin-right: 2px;
  margin-left: 0;
}

/* line 12404, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-status {
  margin-left: 10px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .chat-status {
  margin-right: 10px;
  margin-left: 0;
}
/* line 12407, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-status[data-status='online'] .icon {
  fill: var(--supergood-color);
}
/* line 12411, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-status[data-status='offline'] .icon {
  fill: var(--superbad-color);
}
/* line 12415, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-status .icon-status-modified-inner-circle,
.chat-status .icon-status-modified-outer-circle {
  display: none;
}
/* line 12421, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-status.is-modified .icon-status {
  display: none;
}
/* line 12425, /app/zammad/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 12432, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-status-holder {
  position: relative;
}

/* line 12436, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-disconnect,
.chat-close {
  padding: 10px;
}
/* line 12442, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-disconnect .btn,
.chat-close .btn {
  min-width: 80px;
  justify-content: center;
}

/* line 12448, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-disconnect.is-hidden,
.chat-close.is-hidden {
  display: none;
}

/* line 12453, /app/zammad/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 12464, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-scroll-hint.is-hidden {
  display: none;
}
/* line 12468, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-scroll-hint .icon {
  fill: #c4c7ca;
  margin-right: 8px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .chat-scroll-hint .icon {
  margin-left: 8px;
  margin-right: 0;
}

/* line 12475, /app/zammad/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 12487, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-body-holder--standalone {
  border-top: 1px solid var(--border-alt);
  border-bottom: 1px solid var(--border-alt);
}

/* line 12492, /app/zammad/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 12503, /app/zammad/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 12512, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-timestamp-label {
  font-weight: 500;
}

/* line 12516, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-message {
  max-width: 90%;
  background: var(--background-primary);
  padding: 6px 12px;
  border-radius: 16px;
  margin-bottom: 4px;
}

/* line 12528, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-message--customer.chat-message--new {
  font-weight: bold;
}

/* line 12532, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-message--agent {
  margin-left: auto;
  background: var(--background-article-customer);
  align-self: flex-end;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .chat-message--agent {
  margin-right: auto;
  margin-left: 0;
}

/* line 12539, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-message--agent + .chat-message--customer,
.chat-message--customer + .chat-message--agent {
  margin-top: 10px;
}

/* line 12544, /app/zammad/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 12552, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-loader {
  margin-right: -4px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .chat-loader {
  margin-left: -4px;
  margin-right: 0;
}
/* line 12555, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .chat-loader .icon {
  margin-right: -4px;
  margin-left: 0;
}
/* line 12566, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-loader .icon + .icon {
  animation-delay: 0.13s;
}
/* line 12570, /app/zammad/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 12587, /app/zammad/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 12596, /app/zammad/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 12606, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-input {
  margin-right: 10px;
  flex-grow: 1;
  position: relative;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .chat-input {
  margin-left: 10px;
  margin-right: 0;
}
/* line 12612, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-input .form-control {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  max-height: 50vh;
}

/* line 12619, /app/zammad/app/assets/stylesheets/zammad.scss */
.manage-chat-jquery-switch-container {
  display: flex;
  flex-direction: row;
  align-items: center;
}
/* line 12624, /app/zammad/app/assets/stylesheets/zammad.scss */
.manage-chat-jquery-switch-container .zammad-switch {
  margin-right: 8px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .manage-chat-jquery-switch-container .zammad-switch {
  margin-left: 8px;
  margin-right: 8px;
}

/* line 12629, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser {
  margin: 0 0 20px;
  position: relative;
}
/* line 12633, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser[data-size] {
  padding-bottom: 65%;
}
/* line 12636, /app/zammad/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 12647, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser[data-size] .browser-body {
  padding: 0;
}
/* line 12652, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser[data-size='mobile'] .browser-ratio {
  width: 375px;
}
/* line 12656, /app/zammad/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 12665, /app/zammad/app/assets/stylesheets/zammad.scss */
  [data-size='1:1'] {
    display: none;
  }

  /* line 12669, /app/zammad/app/assets/stylesheets/zammad.scss */
  .browser[data-size='mobile'] .browser-ratio {
    width: 500px;
  }
}
/* stylelint-enable media-query-no-invalid */
/* line 12675, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser-body {
  flex: 1;
  position: relative;
  overflow: hidden;
  padding: 20px;
}
/* line 12681, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser-body-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* line 12689, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser-body .browser-website {
  position: relative;
  height: 100%;
  transform-origin: right bottom;
  transition: 500ms;
  overflow: hidden;
}
/* line 12696, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser-body .browser-website.is-picking {
  cursor: url(/assets/images/eyedropper.gif) 0 15, auto;
}
/* line 12702, /app/zammad/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 12714, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser-head {
  display: flex;
  padding: 10px;
  border-bottom: 1px solid var(--border);
}
/* line 12719, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser-head .browser-input {
  position: relative;
  flex: 1;
  margin-right: 10px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .browser-head .browser-input {
  margin-left: 10px;
  margin-right: 0;
}
/* line 12725, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser-head .browser-input input {
  min-width: 0;
  padding-right: 40px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .browser-head .browser-input input {
  padding-left: 40px;
  padding-right: 12px;
}
/* line 12730, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser-head .browser-input input.is-loading + .loading.icon {
  display: block;
}
/* line 12735, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser-head .browser-input .loading.icon {
  position: absolute;
  right: 11px;
  top: 10px;
  display: none;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .browser-head .browser-input .loading.icon {
  left: 11px;
  right: auto;
}
/* line 12745, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser-head .help-block {
  margin-bottom: -3px;
}

/* line 12750, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser-inline-form {
  width: 300px;
}
/* line 12753, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser-inline-form.no-css {
  all: initial;
}
/* line 12756, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser-inline-form.no-css * {
  all: unset;
}
/* line 12760, /app/zammad/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 12769, /app/zammad/app/assets/stylesheets/zammad.scss */
.browser-inline-form.no-css button {
  padding: 2px 6px 3px;
  background-color: buttonface;
  border: 2px outset buttonface;
}

/* line 12778, /app/zammad/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 12785, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat.is-fullscreen {
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 0 !important;
}
/* line 12791, /app/zammad/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 12799, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat.is-fullscreen .zammad-chat-controls {
  border-radius: 0 0 5px 5px;
}
/* line 12804, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat.no-transition {
  transition: none;
}
/* line 12808, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat .zammad-chat-welcome {
  display: block !important;
}
/* line 12812, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat .zammad-chat-header-icon-open {
  display: inline !important;
}
/* line 12816, /app/zammad/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 12823, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat.is-open .zammad-chat-agent {
  display: block !important;
}
/* line 12827, /app/zammad/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 12832, /app/zammad/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 12838, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat.is-fullscreen {
  height: 100%;
}
/* line 12841, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat.is-fullscreen .zammad-chat-controls {
  border-radius: 0 0 5px 5px;
}
/* line 12847, /app/zammad/app/assets/stylesheets/zammad.scss */
.chat-demo .zammad-chat-header {
  pointer-events: auto;
}
/* line 12851, /app/zammad/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 12868, /app/zammad/app/assets/stylesheets/zammad.scss */
.todo {
  position: relative;
  display: block;
}
/* line 12872, /app/zammad/app/assets/stylesheets/zammad.scss */
.todo:not(a) {
  cursor: default !important;
}
/* line 12876, /app/zammad/app/assets/stylesheets/zammad.scss */
.todo .icon {
  fill: var(--ghost-color) !important;
  vertical-align: middle;
  margin: -2px 3px 0 0;
}
/* line 12882, /app/zammad/app/assets/stylesheets/zammad.scss */
.todo.is-done .icon {
  fill: var(--supergood-color) !important;
}

/* line 12887, /app/zammad/app/assets/stylesheets/zammad.scss */
.columnSelect {
  height: 234px;
  display: flex;
  padding: 0;
  line-height: 22px;
}
/* line 12893, /app/zammad/app/assets/stylesheets/zammad.scss */
.columnSelect-shadow {
  display: none;
}
/* line 12897, /app/zammad/app/assets/stylesheets/zammad.scss */
.columnSelect-column--selected {
  flex: 1 1 66%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 7px;
}
/* line 12904, /app/zammad/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 12913, /app/zammad/app/assets/stylesheets/zammad.scss */
.columnSelect-column--sidebar .columnSelect-option:hover {
  background: var(--background-modifier-hover);
}
/* line 12918, /app/zammad/app/assets/stylesheets/zammad.scss */
.columnSelect-pool {
  flex: 1 1 auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 7px;
}
/* line 12925, /app/zammad/app/assets/stylesheets/zammad.scss */
.columnSelect-option {
  padding: 0 5px;
  border-radius: 1px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 12934, /app/zammad/app/assets/stylesheets/zammad.scss */
.columnSelect-option:hover {
  background: var(--background-modifier-hover);
}
/* line 12939, /app/zammad/app/assets/stylesheets/zammad.scss */
.columnSelect-group-label {
  opacity: 0.5;
}
/* line 12942, /app/zammad/app/assets/stylesheets/zammad.scss */
.filter-active .columnSelect-group-label {
  display: none;
}
/* line 12946, /app/zammad/app/assets/stylesheets/zammad.scss */
.columnSelect-group-label ~ .columnSelect-option {
  padding-left: 10px;
}
/* line 12951, /app/zammad/app/assets/stylesheets/zammad.scss */
.columnSelect .is-hidden,
.columnSelect .is-filtered {
  display: none;
}
/* line 12956, /app/zammad/app/assets/stylesheets/zammad.scss */
.columnSelect-search {
  position: relative;
}
/* line 12959, /app/zammad/app/assets/stylesheets/zammad.scss */
.columnSelect-search .icon-magnifier {
  left: 7px;
  top: 5px;
  position: absolute;
  opacity: 0.3;
}
/* line 12966, /app/zammad/app/assets/stylesheets/zammad.scss */
.columnSelect-search-clear {
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px 7px 4px;
  line-height: 1;
}
/* line 12976, /app/zammad/app/assets/stylesheets/zammad.scss */
.columnSelect-search-clear .icon {
  opacity: 0.6;
}
/* line 12981, /app/zammad/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 12992, /app/zammad/app/assets/stylesheets/zammad.scss */
.pulsate-animation {
  animation: pulsate 667ms ease-in-out infinite alternate;
}

/* line 12996, /app/zammad/app/assets/stylesheets/zammad.scss */
.richtext-content {
  overflow-x: auto;
}
/* line 13000, /app/zammad/app/assets/stylesheets/zammad.scss */
.richtext-content[contenteditable], .richtext-content[contenteditable]:hover, .richtext-content[contenteditable]:focus {
  background: none;
}
/* line 13011, /app/zammad/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 13016, /app/zammad/app/assets/stylesheets/zammad.scss */
.richtext-content table,
.richtext-content pre,
.richtext-content blockquote {
  margin-bottom: 16px;
}
/* line 13026, /app/zammad/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 13030, /app/zammad/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 13035, /app/zammad/app/assets/stylesheets/zammad.scss */
.richtext-content table {
  table-layout: auto;
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  word-break: keep-all;
}
/* line 13042, /app/zammad/app/assets/stylesheets/zammad.scss */
.richtext-content table col {
  width: auto;
}
/* line 13046, /app/zammad/app/assets/stylesheets/zammad.scss */
.richtext-content table span,
.richtext-content table p,
.richtext-content table a {
  overflow-wrap: anywhere;
}
/* line 13053, /app/zammad/app/assets/stylesheets/zammad.scss */
.richtext-content blockquote {
  padding: 8px 12px;
  border-left: 5px solid var(--background-primary-alt);
}
/* line 13058, /app/zammad/app/assets/stylesheets/zammad.scss */
.richtext-content code {
  border: none;
  white-space: pre-wrap;
}
/* line 13063, /app/zammad/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 13075, /app/zammad/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 13084, /app/zammad/app/assets/stylesheets/zammad.scss */
[data-theme='dark'] .richtext-content [style*='background'] {
  background: none !important;
}
/* line 13088, /app/zammad/app/assets/stylesheets/zammad.scss */
[data-theme='dark'] .richtext-content [style*='color'] {
  color: inherit !important;
}

/* line 13094, /app/zammad/app/assets/stylesheets/zammad.scss */
.detail-search-header {
  margin: 20px 0 32px;
}

/* line 13098, /app/zammad/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 13113, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-overlay.is-visible {
  display: block;
}
/* line 13117, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-overlay-backdrop {
  background: rgba(16, 18, 24, 0.8);
  opacity: 0;
  will-change: opacity;
}
/* line 13125, /app/zammad/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 13143, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-overlay-circle--top {
  top: 0;
}
/* line 13147, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-overlay-circle--bottom {
  bottom: 0;
}
/* line 13151, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-overlay-circle .icon {
  fill: currentColor;
  opacity: 1;
}
/* line 13156, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-overlay-circle-label {
  width: 80%;
  margin: 10px 0;
}
/* line 13162, /app/zammad/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 13180, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-overlay-box {
  background: #27282f;
  width: 100%;
  position: absolute;
  visibility: hidden;
  will-change: opacity, transition;
}
/* line 13187, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-overlay-box-inner {
  margin: 37px 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
}
/* line 13196, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-overlay-assign {
  padding-bottom: 50px;
  bottom: -50px;
}
/* line 13200, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-overlay-assign .batch-overlay-box-inner {
  max-height: 40vh;
}
/* line 13204, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-overlay-assign-group {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.5);
}
/* line 13207, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-overlay-assign-group .batch-overlay-box-inner {
  margin-top: 42px;
  margin-bottom: 10px;
}
/* line 13212, /app/zammad/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 13224, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-overlay-assign-entry {
  padding: 13px;
  width: 116px;
  height: 155px;
}
/* line 13230, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-overlay-assign-entry.is-hovered .avatar {
  border-color: var(--highlight);
  transform: scale(1.05);
}
/* line 13236, /app/zammad/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 13245, /app/zammad/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 13255, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-overlay-assign-entry-detail {
  color: gray;
}
/* line 13261, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-overlay-macro {
  padding-top: 50px;
  top: -50px;
}
/* line 13265, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-overlay-macro .batch-overlay-box-inner {
  max-height: 55vh;
  margin: 24px 12px;
}
/* line 13270, /app/zammad/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 13283, /app/zammad/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 13288, /app/zammad/app/assets/stylesheets/zammad.scss */
  .batch-overlay-macro-entry.small {
    height: 80px;
    width: 80px;
    padding: 11px 11px 8px;
  }
}
/* line 13297, /app/zammad/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 13309, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-dragger {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  width: 250px;
  height: 40px;
  will-change: transform;
}
/* line 13320, /app/zammad/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 13332, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-dragger-item a {
  color: inherit;
}
/* line 13336, /app/zammad/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 13344, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-dragger-item td:not(:first-child):nth-child(3) {
  flex-shrink: 1;
}
/* line 13348, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-dragger-item td:not(:first-child):nth-child(n + 4) {
  display: none;
}
/* line 13353, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-dragger-item .checkbox-replacement > .icon,
.batch-dragger-item .radio-replacement > .icon {
  fill: none;
}
/* line 13359, /app/zammad/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 13375, /app/zammad/app/assets/stylesheets/zammad.scss */
.batch-dragger-counter:empty {
  display: none;
}

/*

  -------------
   breadcrumbs
  -------------

*/
/* line 13389, /app/zammad/app/assets/stylesheets/zammad.scss */
.breadcrumbs {
  display: flex;
  align-items: center;
  min-width: 88px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .breadcrumbs {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  /* line 13389, /app/zammad/app/assets/stylesheets/zammad.scss */
  .breadcrumbs {
    overflow: hidden;
  }
}
/* line 13398, /app/zammad/app/assets/stylesheets/zammad.scss */
.breadcrumbs-menu {
  display: flex;
  padding-left: 20px;
}
/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .breadcrumbs-menu {
  margin-left: auto;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .breadcrumbs-menu {
  margin-right: auto;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .breadcrumbs-menu {
  padding-right: 20px;
  padding-left: 0;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .breadcrumbs-menu {
  padding-left: 10px;
}
/* line 225, /app/zammad/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 13398, /app/zammad/app/assets/stylesheets/zammad.scss */
  .breadcrumbs-menu {
    padding-left: 10px;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .breadcrumbs-menu {
    padding-right: 10px;
    padding-left: 0;
  }
}

/* line 13411, /app/zammad/app/assets/stylesheets/zammad.scss */
.breadcrumb {
  position: relative;
  padding-top: 11px;
  padding-bottom: 8px;
  color: inherit;
  cursor: pointer;
}
/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .breadcrumb {
  padding-right: 21px;
}
/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .breadcrumb {
  padding-left: 13px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .breadcrumb {
  padding-left: 21px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .breadcrumb {
  padding-right: 13px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .breadcrumb {
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  /* line 13411, /app/zammad/app/assets/stylesheets/zammad.scss */
  .breadcrumb {
    flex-shrink: 0;
  }
}
/* line 13430, /app/zammad/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 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .breadcrumb::before, html[dir='ltr'] .breadcrumb::after {
  right: 0;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .breadcrumb::before, html[dir='rtl'] .breadcrumb::after {
  left: 0;
}
/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .breadcrumb::before, html[dir='ltr'] .breadcrumb::after {
  transform: rotate(-37deg);
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .breadcrumb::before, html[dir='rtl'] .breadcrumb::after {
  transform: rotate(37deg);
}
/* line 13449, /app/zammad/app/assets/stylesheets/zammad.scss */
.breadcrumb::after {
  top: 50%;
  transform-origin: top;
}
/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .breadcrumb::after {
  transform: rotate(37deg);
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .breadcrumb::after {
  transform: rotate(-37deg);
}
/* line 13458, /app/zammad/app/assets/stylesheets/zammad.scss */
.breadcrumb:last-child::before, .breadcrumb:last-child::after {
  display: none;
}
/* line 13464, /app/zammad/app/assets/stylesheets/zammad.scss */
.breadcrumb .modified-icon {
  margin-right: 3px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin-top: -3px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .breadcrumb .modified-icon {
  margin-left: 3px;
  margin-right: 0;
}
/* line 13473, /app/zammad/app/assets/stylesheets/zammad.scss */
.breadcrumb-icon {
  fill: currentColor;
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
/* line 13480, /app/zammad/app/assets/stylesheets/zammad.scss */
.breadcrumb .modified-icon-modifier {
  fill: var(--background-primary-alt);
}

/*

  ---------------------
   iconfont icon picker
  ---------------------

*/
/* line 13494, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-menu {
  max-height: 500px;
  width: 420px;
  min-width: 0;
  overflow-y: auto;
}
/* line 13501, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon_picker .controls {
  position: relative;
}
/* line 13505, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon_picker-shadow {
  display: none;
}
/* line 13510, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-grid:empty {
  padding: 0;
}
/* line 13513, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-grid:empty + .dropdown-filter-placeholder {
  display: block;
}
/* line 13518, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-grid li:hover:not(.is-active) {
  background: none;
}
/* line 13522, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-grid .icon {
  width: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 13529, /app/zammad/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 13541, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-filter-placeholder:hover {
  letter-spacing: -2px;
}
/* line 13545, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-filter-placeholder span {
  display: none;
}
/* line 13548, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-filter-placeholder span.is-active {
  display: block;
}
/* line 13554, /app/zammad/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 13563, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  margin: 0;
}
/* line 13569, /app/zammad/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 13575, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon_picker .dropdown-grid li:hover, .icon_picker .dropdown-grid li.is-active {
  background: var(--highlight);
}

/*

  --------------
   color picker
  --------------

*/
/* line 13592, /app/zammad/app/assets/stylesheets/zammad.scss */
.color .controls {
  position: relative;
}
/* line 13596, /app/zammad/app/assets/stylesheets/zammad.scss */
.color .controls-button {
  align-self: stretch;
}
/* line 13600, /app/zammad/app/assets/stylesheets/zammad.scss */
.color .controls-button-inner {
  padding: 4px;
}
/* line 13604, /app/zammad/app/assets/stylesheets/zammad.scss */
.color .color-field {
  width: 31px;
  height: 100%;
  position: relative;
}
/* line 13610, /app/zammad/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 13624, /app/zammad/app/assets/stylesheets/zammad.scss */
.colorpicker.dropdown-menu {
  box-sizing: content-box;
  width: 380px;
  min-width: 0;
}
/* line 13630, /app/zammad/app/assets/stylesheets/zammad.scss */
.open > .colorpicker {
  display: flex;
}
/* line 13634, /app/zammad/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 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .colorpicker-hue-saturation {
  margin-right: 0;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .colorpicker-hue-saturation {
  margin-left: 0;
}
/* line 13660, /app/zammad/app/assets/stylesheets/zammad.scss */
.colorpicker-lightness-plane, .colorpicker-saturation-gradient {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
/* line 13669, /app/zammad/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 13680, /app/zammad/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 13687, /app/zammad/app/assets/stylesheets/zammad.scss */
.colorpicker-hue-plane {
  height: 100%;
  width: 20px;
  background: red;
}
/* line 13693, /app/zammad/app/assets/stylesheets/zammad.scss */
.colorpicker-hue-gradient {
  height: 100%;
  width: 100%;
  background: linear-gradient(white, transparent, black);
}
/* line 13699, /app/zammad/app/assets/stylesheets/zammad.scss */
.colorpicker-slider {
  position: absolute;
  top: 0;
  left: -7px;
  right: -7px;
}
/* line 13705, /app/zammad/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 13713, /app/zammad/app/assets/stylesheets/zammad.scss */
.colorpicker-slider-arrow--left {
  left: 0;
  border-right: none;
}
/* line 13718, /app/zammad/app/assets/stylesheets/zammad.scss */
.colorpicker-slider-arrow--right {
  right: 0;
  border-left: none;
}

/*

  ----------------
   iconset picker
  ----------------

*/
/* line 13735, /app/zammad/app/assets/stylesheets/zammad.scss */
.iconset_picker .controls input {
  display: none;
}

/* line 13740, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-sets {
  margin: 0 -10px;
}

/* line 13744, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-set {
  margin: 10px;
  display: flex;
  border: 1px solid var(--border);
  border-radius: 3px;
}
/* line 13750, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-set.is-active {
  border-color: var(--border-highlight);
  box-shadow: 0 0 0 3px var(--shadow-highlight);
}
/* line 13755, /app/zammad/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 13772, /app/zammad/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 13783, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-set-version {
  color: var(--text-muted);
}
/* line 13787, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-set-website {
  margin-top: auto;
  display: block;
}
/* line 13792, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-set .icon {
  width: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
}
/* line 13798, /app/zammad/app/assets/stylesheets/zammad.scss */
.icon-set .icon:not(.loading).do-flash {
  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 13824, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal,
.vertical,
.centered {
  display: flex;
}

/* line 13830, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal.hide,
.vertical.hide,
.centered.hide {
  display: none;
}

/* line 13836, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal {
  flex-direction: row;
}

/* line 13840, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal.multiline {
  flex-wrap: wrap;
}

/* line 13844, /app/zammad/app/assets/stylesheets/zammad.scss */
.horizontal.reverse {
  flex-direction: row-reverse;
}

/* line 13848, /app/zammad/app/assets/stylesheets/zammad.scss */
.vertical {
  flex-direction: column;
}

/* line 13852, /app/zammad/app/assets/stylesheets/zammad.scss */
.vertical.reverse {
  flex-direction: column-reverse;
}

/* line 13856, /app/zammad/app/assets/stylesheets/zammad.scss */
.vertical.stretch > *,
.horizontal.stretch > * {
  flex: 1;
}

/* line 13861, /app/zammad/app/assets/stylesheets/zammad.scss */
.stretch {
  align-self: stretch;
}

/* line 13865, /app/zammad/app/assets/stylesheets/zammad.scss */
.relative {
  position: relative;
}

/* line 13869, /app/zammad/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 13877, /app/zammad/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 13881, /app/zammad/app/assets/stylesheets/zammad.scss */
.scrollable {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 13886, /app/zammad/app/assets/stylesheets/zammad.scss */
.flex {
  flex: 1;
}

/* line 13890, /app/zammad/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 13905, /app/zammad/app/assets/stylesheets/zammad.scss */
.flex-shrink-horizontal {
  min-width: 0;
}

/* line 13909, /app/zammad/app/assets/stylesheets/zammad.scss */
.flex-full {
  flex: 1 1 100%;
}

/* line 13913, /app/zammad/app/assets/stylesheets/zammad.scss */
.flex-auto {
  flex: 1 1 auto;
}

/* line 13917, /app/zammad/app/assets/stylesheets/zammad.scss */
.flex-shrink {
  flex: 0 1 auto;
}

/* line 13921, /app/zammad/app/assets/stylesheets/zammad.scss */
.flex-no-shrink {
  flex-shrink: 0;
}

/* line 13925, /app/zammad/app/assets/stylesheets/zammad.scss */
.flex-none {
  flex: none;
}

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

/* line 13933, /app/zammad/app/assets/stylesheets/zammad.scss */
.flex-2 {
  flex: 2;
}

/* line 13937, /app/zammad/app/assets/stylesheets/zammad.scss */
.flex-3 {
  flex: 3;
}

/* line 13941, /app/zammad/app/assets/stylesheets/zammad.scss */
.justify-start {
  justify-content: flex-start;
}

/* line 13945, /app/zammad/app/assets/stylesheets/zammad.scss */
.justified {
  justify-content: center;
}

/* line 13949, /app/zammad/app/assets/stylesheets/zammad.scss */
.justify-end {
  justify-content: flex-end;
}

/* line 13953, /app/zammad/app/assets/stylesheets/zammad.scss */
.justify-between {
  justify-content: space-between;
}

/* line 13957, /app/zammad/app/assets/stylesheets/zammad.scss */
.start {
  align-items: flex-start;
}

/* line 13961, /app/zammad/app/assets/stylesheets/zammad.scss */
.center {
  align-items: center;
}

/* line 13965, /app/zammad/app/assets/stylesheets/zammad.scss */
.baseline {
  align-items: baseline;
}

/* line 13969, /app/zammad/app/assets/stylesheets/zammad.scss */
.centered {
  align-items: center;
  justify-content: center;
}

/* line 13974, /app/zammad/app/assets/stylesheets/zammad.scss */
.end {
  align-items: flex-end;
}

/* line 13978, /app/zammad/app/assets/stylesheets/zammad.scss */
.self-start {
  align-self: start;
}

/* line 13982, /app/zammad/app/assets/stylesheets/zammad.scss */
.self-end {
  align-self: end;
}

/* line 13986, /app/zammad/app/assets/stylesheets/zammad.scss */
.span-width {
  flex-basis: 100%;
}

/* line 13990, /app/zammad/app/assets/stylesheets/zammad.scss */
.two-columns,
.three-columns,
.wrap {
  flex-wrap: wrap;
}

/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .two-columns,
#app.navigation-collapsed .three-columns {
  display: block;
}
@media screen and (max-width: 767px) {
  /* line 13996, /app/zammad/app/assets/stylesheets/zammad.scss */
  .two-columns, .three-columns {
    display: block;
  }
}

/* line 14003, /app/zammad/app/assets/stylesheets/zammad.scss */
.two-columns > .column {
  width: 50%;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .two-columns > .column {
  width: auto;
}
@media screen and (max-width: 767px) {
  /* line 14003, /app/zammad/app/assets/stylesheets/zammad.scss */
  .two-columns > .column {
    width: auto;
  }
}

/* line 14011, /app/zammad/app/assets/stylesheets/zammad.scss */
.three-columns > .column {
  width: 33.33%;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .three-columns > .column {
  width: auto;
}
@media screen and (max-width: 767px) {
  /* line 14011, /app/zammad/app/assets/stylesheets/zammad.scss */
  .three-columns > .column {
    width: auto;
  }
}

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

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

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

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

/* line 14035, /app/zammad/app/assets/stylesheets/zammad.scss */
.half-space-left {
  margin-left: 5px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .half-space-left {
  margin-right: 5px;
  margin-left: 0;
}

/* line 14039, /app/zammad/app/assets/stylesheets/zammad.scss */
.half-space-right {
  margin-right: 5px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .half-space-right {
  margin-left: 5px;
  margin-right: 0;
}

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

/* line 14048, /app/zammad/app/assets/stylesheets/zammad.scss */
.flex-space-after {
  margin-right: auto;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .flex-space-after {
  margin-left: auto;
  margin-right: 0;
}

/* line 14052, /app/zammad/app/assets/stylesheets/zammad.scss */
.flex-space-before {
  margin-left: auto;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .flex-space-before {
  margin-right: auto;
  margin-left: 0;
}

/* line 14056, /app/zammad/app/assets/stylesheets/zammad.scss */
.half-spacer {
  width: 5px;
  height: 5px;
}

/* line 14061, /app/zammad/app/assets/stylesheets/zammad.scss */
.spacer {
  width: 10px;
  height: 10px;
}

/* line 14066, /app/zammad/app/assets/stylesheets/zammad.scss */
.double-spacer {
  width: 20px;
  height: 20px;
}

/* line 14071, /app/zammad/app/assets/stylesheets/zammad.scss */
.flex-spacer {
  flex: 1;
}

/* line 14075, /app/zammad/app/assets/stylesheets/zammad.scss */
span.is-disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 14080, /app/zammad/app/assets/stylesheets/zammad.scss */
.inline-label + .scheduled-widget, .zammad-switch-inline-label + .scheduled-widget {
  margin-left: 18px;
}

/* line 14084, /app/zammad/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 14091, /app/zammad/app/assets/stylesheets/zammad.scss */
.scheduled-widget[data-state='published'] {
  color: var(--supergood-color);
  border-color: currentColor;
}
/* line 14095, /app/zammad/app/assets/stylesheets/zammad.scss */
.scheduled-widget[data-state='published'] .btn {
  border-color: currentColor;
}
/* line 14100, /app/zammad/app/assets/stylesheets/zammad.scss */
.scheduled-widget[data-state='archived'] {
  border-color: var(--ghost-color);
}
/* line 14103, /app/zammad/app/assets/stylesheets/zammad.scss */
.scheduled-widget[data-state='archived'] .btn {
  border-color: var(--ghost-color);
}
/* line 14108, /app/zammad/app/assets/stylesheets/zammad.scss */
.scheduled-widget[data-state='internal'] {
  color: var(--highlight);
  border-color: currentColor;
}
/* line 14112, /app/zammad/app/assets/stylesheets/zammad.scss */
.scheduled-widget[data-state='internal'] .btn {
  border-color: currentColor;
}
/* line 14117, /app/zammad/app/assets/stylesheets/zammad.scss */
.help-text .scheduled-widget {
  margin-top: 4px;
}
/* line 14121, /app/zammad/app/assets/stylesheets/zammad.scss */
.scheduled-widget .icon {
  color: inherit;
  fill: currentColor;
  vertical-align: middle;
}
/* line 14127, /app/zammad/app/assets/stylesheets/zammad.scss */
.scheduled-widget-label {
  margin: 0 10px 0 6px;
}
/* line 14131, /app/zammad/app/assets/stylesheets/zammad.scss */
.scheduled-widget .icon-diagonal-cross {
  width: 10px;
  height: 10px;
}
/* line 14136, /app/zammad/app/assets/stylesheets/zammad.scss */
.scheduled-widget .btn {
  color: inherit;
}

/* line 14142, /app/zammad/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 212, /app/zammad/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 14142, /app/zammad/app/assets/stylesheets/zammad.scss */
  .knowledge-base-navigation {
    flex-shrink: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
/* line 14156, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-navigation .breadcrumb:not(:first-child) .breadcrumb-icon {
  width: 16px;
  height: 16px;
}
/* line 14162, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-body {
  position: relative;
  overflow-x: hidden;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .knowledge-base-body {
  flex-direction: column-reverse;
  overflow: visible;
}
@media screen and (max-width: 767px) {
  /* line 14162, /app/zammad/app/assets/stylesheets/zammad.scss */
  .knowledge-base-body {
    flex-direction: column-reverse;
    overflow: visible;
  }
}
/* line 14172, /app/zammad/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 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .knowledge-base-sidebar {
  right: 0;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .knowledge-base-sidebar {
  left: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .knowledge-base-sidebar {
  border-right: 1px solid var(--border);
  border-left: none;
}
/* line 212, /app/zammad/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 225, /app/zammad/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 14172, /app/zammad/app/assets/stylesheets/zammad.scss */
  .knowledge-base-sidebar {
    width: auto;
    position: static;
    border-left: none;
    border-top: 1px solid var(--border);
    overflow: visible;
  }
  /* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .knowledge-base-sidebar {
    border-right: none;
    border-left: none;
  }
}
@media screen and (min-width: 1260px) {
  /* line 14172, /app/zammad/app/assets/stylesheets/zammad.scss */
  .knowledge-base-sidebar {
    width: 28%;
  }
}
/* line 14206, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-sidebar.hidden {
  display: block !important;
  visibility: visible !important;
}
/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .knowledge-base-sidebar.hidden {
  transform: translateX(100%);
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .knowledge-base-sidebar.hidden {
  transform: translateX(-100%);
}
/* line 212, /app/zammad/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 14206, /app/zammad/app/assets/stylesheets/zammad.scss */
  .knowledge-base-sidebar.hidden {
    transform: none !important;
    display: none !important;
  }
}
/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .knowledge-base-sidebar.hidden + .knowledge-base-main {
  margin-right: 0;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .knowledge-base-sidebar.hidden + .knowledge-base-main {
  margin-left: 0;
}
/* line 14224, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-sidebar h2 {
  font-size: 17px;
  line-height: 1;
}
/* line 14230, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-main {
  width: 100%;
}
/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .knowledge-base-main {
  transition: margin-right 500ms;
}
/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .knowledge-base-main {
  margin-right: 280px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .knowledge-base-main {
  transition: margin-left 500ms;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .knowledge-base-main {
  margin-left: 280px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .knowledge-base-main {
  margin: 0 0 10px !important;
}
@media screen and (max-width: 767px) {
  /* line 14230, /app/zammad/app/assets/stylesheets/zammad.scss */
  .knowledge-base-main {
    margin: 0 0 10px !important;
  }
}
@media screen and (min-width: 1260px) {
  /* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='ltr'] .knowledge-base-main {
    margin-right: 28%;
  }
  /* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
  html[dir='rtl'] .knowledge-base-main {
    margin-left: 28%;
  }
}
/* line 14248, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base form {
  flex-shrink: 0;
}
/* line 14252, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base .richtext-content {
  word-break: break-word;
  word-wrap: anywhere;
}
/* line 14257, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base .page-header {
  margin: 1px 0 3px;
  flex-shrink: 0;
}

/* line 14264, /app/zammad/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 14270, /app/zammad/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 14275, /app/zammad/app/assets/stylesheets/zammad.scss */
.container {
  max-width: 960px;
  width: 100%;
  margin: 20px auto;
}

/* line 14281, /app/zammad/app/assets/stylesheets/zammad.scss */
.sections {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
/* line 14286, /app/zammad/app/assets/stylesheets/zammad.scss */
.sections:not(:empty) + .sections:not(:empty) {
  border-top: 1px solid var(--border);
  margin-top: 20px;
  padding-top: 20px;
}
/* line 14292, /app/zammad/app/assets/stylesheets/zammad.scss */
.sections--grid {
  display: flex;
  flex-wrap: wrap;
}
/* line 14297, /app/zammad/app/assets/stylesheets/zammad.scss */
.sections--grid .section a {
  padding-bottom: 72%;
  position: relative;
  line-height: 1.3;
}
/* line 14303, /app/zammad/app/assets/stylesheets/zammad.scss */
.sections--grid .section [data-font] {
  font-size: 60px;
}
/* line 14307, /app/zammad/app/assets/stylesheets/zammad.scss */
.sections--grid .section .modified-icon {
  margin: 10px 0 20px;
}
/* line 14311, /app/zammad/app/assets/stylesheets/zammad.scss */
.sections--grid .section--subsection {
  display: none;
}
/* line 14315, /app/zammad/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 14327, /app/zammad/app/assets/stylesheets/zammad.scss */
.sections--grid .section-inner .title {
  display: -webkit-box;
  overflow: auto;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
/* line 14337, /app/zammad/app/assets/stylesheets/zammad.scss */
.sections--grid[data-size='medium'] .section {
  width: 25%;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .sections--grid[data-size='medium'] .section {
  width: 100%;
}
@media screen and (max-width: 767px) {
  /* line 14337, /app/zammad/app/assets/stylesheets/zammad.scss */
  .sections--grid[data-size='medium'] .section {
    width: 100%;
  }
}
/* line 14344, /app/zammad/app/assets/stylesheets/zammad.scss */
.sections--grid[data-size='medium'] .section a {
  font-size: 14px;
}
/* line 14348, /app/zammad/app/assets/stylesheets/zammad.scss */
.sections--grid[data-size='medium'] .section [data-font] {
  font-size: 42px;
}
/* line 14352, /app/zammad/app/assets/stylesheets/zammad.scss */
.sections--grid[data-size='medium'] .section .modified-icon-modifier {
  width: 18px;
  height: 18px;
  margin: 0 -6px -2px 0;
}
/* line 14361, /app/zammad/app/assets/stylesheets/zammad.scss */
.sections--grid[data-size='large'] .section {
  width: 33.33%;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .sections--grid[data-size='large'] .section {
  width: 100%;
}
@media screen and (max-width: 767px) {
  /* line 14361, /app/zammad/app/assets/stylesheets/zammad.scss */
  .sections--grid[data-size='large'] .section {
    width: 100%;
  }
}
/* line 14368, /app/zammad/app/assets/stylesheets/zammad.scss */
.sections--grid[data-size='large'] .section a {
  font-size: 15px;
}
/* line 14372, /app/zammad/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 14382, /app/zammad/app/assets/stylesheets/zammad.scss */
.sections--list .section-detail {
  margin-left: 0.2em;
}

/* line 14389, /app/zammad/app/assets/stylesheets/zammad.scss */
.section.kb-item--invisible {
  opacity: 0.5;
}
/* line 14393, /app/zammad/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 14399, /app/zammad/app/assets/stylesheets/zammad.scss */
.section a {
  display: block;
  text-decoration: none;
  color: inherit;
}
/* line 14405, /app/zammad/app/assets/stylesheets/zammad.scss */
.section-title {
  color: #444a4f;
}
/* line 14409, /app/zammad/app/assets/stylesheets/zammad.scss */
.section-detail {
  color: #b4b7b9;
}

/* line 14414, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .section-inner {
  margin: 5px;
}
@media screen and (max-width: 767px) {
  /* line 14414, /app/zammad/app/assets/stylesheets/zammad.scss */
  .section-inner {
    margin: 5px;
  }
}
/* line 14429, /app/zammad/app/assets/stylesheets/zammad.scss */
.section-inner:active {
  box-shadow: none;
}
/* line 14433, /app/zammad/app/assets/stylesheets/zammad.scss */
.section-inner-title {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.15;
}
/* line 14439, /app/zammad/app/assets/stylesheets/zammad.scss */
.section-inner-date {
  display: inline;
  color: #bfbfbf;
}
/* line 14443, /app/zammad/app/assets/stylesheets/zammad.scss */
.section-inner-date::after {
  content: ' — ';
  color: var(--text-normal);
}
/* line 14448, /app/zammad/app/assets/stylesheets/zammad.scss */
.section-inner-date:only-child::after {
  content: '';
}
/* line 14453, /app/zammad/app/assets/stylesheets/zammad.scss */
.section-inner-detail {
  display: block;
  margin-top: 5px;
}
/* line 14458, /app/zammad/app/assets/stylesheets/zammad.scss */
.section-inner-icon {
  flex-shrink: 0;
  vertical-align: middle;
}
/* line 14462, /app/zammad/app/assets/stylesheets/zammad.scss */
.section-inner-icon-holder {
  margin-top: 1px;
}
/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .section-inner-icon-holder {
  margin-right: 11px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .section-inner-icon-holder {
  margin-left: 11px;
}
/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .nav-pills .section-inner-icon-holder {
  margin-right: 7px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .nav-pills .section-inner-icon-holder {
  margin-left: 7px;
}
/* line 14474, /app/zammad/app/assets/stylesheets/zammad.scss */
.section-inner-icon[data-font] {
  font-size: 16px;
  line-height: 1;
}
/* line 14479, /app/zammad/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 14488, /app/zammad/app/assets/stylesheets/zammad.scss */
.section-inner em {
  font-style: normal;
  background: rgba(61, 168, 245, 0.75);
}

/* line 14495, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-article-header {
  text-align: center;
}
/* line 14499, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-article-meta {
  display: block;
  text-align: center;
}
/* line 14504, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-article-meta > *:first-child {
  text-transform: capitalize;
}
/* line 14508, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-article-meta > *::after {
  content: ' · ';
}
/* line 14512, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-article-meta > *:last-child::after {
  display: none;
}
/* line 14518, /app/zammad/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 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .knowledge-base-article-body {
  padding: 15px 15px 5px;
}
@media screen and (max-width: 767px) {
  /* line 14518, /app/zammad/app/assets/stylesheets/zammad.scss */
  .knowledge-base-article-body {
    padding: 15px 15px 5px;
  }
}
/* line 14530, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-article-content {
  margin-bottom: 40px;
}
/* line 212, /app/zammad/app/assets/stylesheets/zammad.scss */
#app.navigation-collapsed .knowledge-base-article-content {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  /* line 14530, /app/zammad/app/assets/stylesheets/zammad.scss */
  .knowledge-base-article-content {
    margin-bottom: 10px;
  }
}
/* line 14538, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-article-attachments, .knowledge-base-article-tags, .knowledge-base-article-linked-tickets {
  margin: 0 -30px;
}
/* line 212, /app/zammad/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 14538, /app/zammad/app/assets/stylesheets/zammad.scss */
  .knowledge-base-article-attachments, .knowledge-base-article-tags, .knowledge-base-article-linked-tickets {
    margin: 0 -5px;
  }
}
/* line 14548, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-article .tasks {
  margin-left: 7px;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .knowledge-base-article .tasks {
  margin-right: 7px;
  margin-left: 0;
}
/* line 14552, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-article-tags--container {
  padding: 6px 5px 11px;
  display: flex;
  flex-wrap: wrap;
}
/* line 14557, /app/zammad/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 14565, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-article-tags--container .tag:hover {
  background: #0b70a2;
}
/* line 14571, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-article-nav {
  display: flex;
}
/* line 14574, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-article-nav-link {
  padding: 15px;
  max-width: 50%;
  display: flex;
  align-items: center;
}
/* line 14580, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-article > .knowledge-base-article-nav-link {
  margin-top: -10px;
}
/* line 14584, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-article-nav-link .spacer {
  width: 5px;
}
/* line 14588, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-article-nav-link .icon {
  flex-shrink: 0;
  fill: currentColor;
  opacity: 1;
  vertical-align: top;
}
/* line 14595, /app/zammad/app/assets/stylesheets/zammad.scss */
.knowledge-base-article-nav-link--next {
  margin-left: auto;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .knowledge-base-article-nav-link--next {
  margin-right: auto;
  margin-left: inherit;
}

/* line 14606, /app/zammad/app/assets/stylesheets/zammad.scss */
.miller-columns {
  display: flex;
  font-size: 12px;
  border: 1px solid var(--border);
  border-radius: 3px;
}
/* line 14612, /app/zammad/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 14622, /app/zammad/app/assets/stylesheets/zammad.scss */
.miller-columns .column:last-child {
  border-right-width: 0;
}
/* line 14626, /app/zammad/app/assets/stylesheets/zammad.scss */
.miller-columns .column-item {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  cursor: default;
}
/* line 14632, /app/zammad/app/assets/stylesheets/zammad.scss */
.miller-columns .column-item:hover {
  background: var(--background-modifier-accent-light);
}
/* line 14636, /app/zammad/app/assets/stylesheets/zammad.scss */
.miller-columns .column-item.is-selected {
  background: var(--background-secondary-hover);
}
/* line 14640, /app/zammad/app/assets/stylesheets/zammad.scss */
.miller-columns .column-item--has-children {
  cursor: pointer;
}
/* line 14646, /app/zammad/app/assets/stylesheets/zammad.scss */
.miller-columns .column-item span {
  margin-right: 10px;
}
/* line 14652, /app/zammad/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 14660, /app/zammad/app/assets/stylesheets/zammad.scss */
.miller-columns .column-item .icon-arrow-right {
  margin-left: auto;
  flex-shrink: 0;
}
/* line 14665, /app/zammad/app/assets/stylesheets/zammad.scss */
.miller-columns .column-item .btn {
  margin-left: auto;
}

/* line 14672, /app/zammad/app/assets/stylesheets/zammad.scss */
.highlight-emulator {
  background-color: highlight;
}

/* line 14676, /app/zammad/app/assets/stylesheets/zammad.scss */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

/* line 14683, /app/zammad/app/assets/stylesheets/zammad.scss */
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 14691, /app/zammad/app/assets/stylesheets/zammad.scss */
.btn-manage-public-menu-edit {
  margin-top: 0;
}

/* line 14695, /app/zammad/app/assets/stylesheets/zammad.scss */
.kb-menu-settings-entry {
  margin-bottom: 12px;
}

/* line 14699, /app/zammad/app/assets/stylesheets/zammad.scss */
.text-modules-box {
  max-height: 40vh;
}

/* line 14704, /app/zammad/app/assets/stylesheets/zammad.scss */
.sla_times .sla_radio_container {
  padding-top: 0.5em;
  padding-left: 0.5em;
}

/* line 14711, /app/zammad/app/assets/stylesheets/zammad.scss */
.calendar-preview .calendar-events {
  margin-top: 12px;
}
/* line 14714, /app/zammad/app/assets/stylesheets/zammad.scss */
.calendar-preview .calendar-events p {
  margin: 0;
}
/* line 14718, /app/zammad/app/assets/stylesheets/zammad.scss */
.calendar-preview .calendar-events h2 {
  margin-bottom: 24px;
}
/* line 14722, /app/zammad/app/assets/stylesheets/zammad.scss */
.calendar-preview .calendar-events h4 {
  margin-bottom: 4px;
}
/* line 14726, /app/zammad/app/assets/stylesheets/zammad.scss */
.calendar-preview .calendar-events section.description {
  margin: 24px 0 0;
  padding: 4px;
}
/* line 14731, /app/zammad/app/assets/stylesheets/zammad.scss */
.calendar-preview .calendar-events .event-row {
  display: flex;
}
/* line 14734, /app/zammad/app/assets/stylesheets/zammad.scss */
.calendar-preview .calendar-events .event-row div {
  width: 50%;
  margin-bottom: 4px;
}
/* line 14741, /app/zammad/app/assets/stylesheets/zammad.scss */
.calendar-preview div.divider {
  margin-top: 18px;
  margin-bottom: 6px;
  border-top: 1px solid #dfdfdf;
}
/* line 14746, /app/zammad/app/assets/stylesheets/zammad.scss */
.calendar-preview div.divider:last-of-type {
  display: none;
}

/* line 14753, /app/zammad/app/assets/stylesheets/zammad.scss */
.reporting .legend > div {
  background: var(--background-secondary) !important;
}
/* line 14757, /app/zammad/app/assets/stylesheets/zammad.scss */
.reporting .legendColorBox {
  padding-right: 4px;
}

/* line 14762, /app/zammad/app/assets/stylesheets/zammad.scss */
.duplicate-ticket-detection {
  position: relative;
  margin-bottom: 0;
}
/* line 14766, /app/zammad/app/assets/stylesheets/zammad.scss */
.duplicate-ticket-detection .close {
  position: absolute;
  top: 2px;
  opacity: 0.39;
  right: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .duplicate-ticket-detection .close {
  left: 0;
  right: 0;
}
/* line 14773, /app/zammad/app/assets/stylesheets/zammad.scss */
.duplicate-ticket-detection .close:hover {
  opacity: 1;
}
/* line 14777, /app/zammad/app/assets/stylesheets/zammad.scss */
.duplicate-ticket-detection .close svg {
  width: 9px;
  height: 9px;
}
/* line 14783, /app/zammad/app/assets/stylesheets/zammad.scss */
.duplicate-ticket-detection h4 {
  text-transform: none;
  font-size: 16px;
}
/* line 14788, /app/zammad/app/assets/stylesheets/zammad.scss */
.duplicate-ticket-detection p {
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: pre-wrap;
}
/* line 14794, /app/zammad/app/assets/stylesheets/zammad.scss */
.duplicate-ticket-detection p,
.duplicate-ticket-detection ul {
  margin-bottom: 6px;
}
/* line 14799, /app/zammad/app/assets/stylesheets/zammad.scss */
.duplicate-ticket-detection .btn {
  font-size: 10px;
  color: var(--text-link);
  background: none;
}

/* line 14807, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-settings-notifications-content .zammad-switch {
  float: left;
  margin-right: 10px;
}
/* line 14812, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-settings-notifications-content .profile-groups-limit-settings {
  min-height: 1px;
}
/* line 14816, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-settings-notifications-content .settings-list {
  margin-bottom: 0;
}
/* line 14820, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-settings-notifications-content .profile-groups-all-unchecked {
  margin-bottom: 10px;
}

/* line 14826, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-two-factor table {
  margin-bottom: 16px;
}
/* line 14831, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-two-factor .recovery-codes p {
  margin: 12px 0;
}
/* line 14835, /app/zammad/app/assets/stylesheets/zammad.scss */
.profile-two-factor .recovery-codes p:last-of-type {
  margin: 0;
}

/* line 14842, /app/zammad/app/assets/stylesheets/zammad.scss */
.two-factor-auth .loading {
  display: block;
  margin: 25px auto;
}
/* line 14847, /app/zammad/app/assets/stylesheets/zammad.scss */
.two-factor-auth-method-buttons {
  display: flex;
  flex-direction: column;
  max-width: 382px;
  margin: 25px auto 0;
}
/* line 14854, /app/zammad/app/assets/stylesheets/zammad.scss */
.two-factor-auth-method {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}
/* line 14860, /app/zammad/app/assets/stylesheets/zammad.scss */
.two-factor-auth .is-disabled {
  opacity: 0.33;
}
/* line 14864, /app/zammad/app/assets/stylesheets/zammad.scss */
.two-factor-auth .method-form .form-group {
  margin-bottom: 4px;
}
/* line 14868, /app/zammad/app/assets/stylesheets/zammad.scss */
.two-factor-auth .authenticator-app {
  --width: 306px;
  --height: 306px;
  position: relative;
  width: var(--width);
  margin: 0 auto;
}
/* line 14876, /app/zammad/app/assets/stylesheets/zammad.scss */
.two-factor-auth .authenticator-app .qr-code-canvas {
  width: var(--width);
  height: var(--height);
  cursor: pointer;
}
/* line 14882, /app/zammad/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 14899, /app/zammad/app/assets/stylesheets/zammad.scss */
.history-row-list {
  padding-left: 10px;
}
/* line 14902, /app/zammad/app/assets/stylesheets/zammad.scss */
.history-row-list span {
  text-decoration: underline;
}

/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .btn--split--last.js-securitySign .icon {
  margin: -2px 5px 0 -2px !important;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .btn--split--last.js-securitySign .icon {
  margin: -2px -2px 0 5px !important;
}

/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .overlap-x-6 {
  margin-left: -6px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .overlap-x-6 {
  margin-right: -6px;
}

/* line 14920, /app/zammad/app/assets/stylesheets/zammad.scss */
div.accounted-time-value-container {
  display: flex;
  flex-direction: column;
}
/* line 14925, /app/zammad/app/assets/stylesheets/zammad.scss */
div.accounted-time-value-row {
  display: flex;
  flex-direction: row;
}
/* line 14930, /app/zammad/app/assets/stylesheets/zammad.scss */
div.accounted-time-value-item {
  padding: 1px;
  flex: 0 0 auto;
}
/* line 14935, /app/zammad/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 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] div.accounted-time-value-item:first-child {
  margin-left: 6px;
  margin-right: 0;
}

/* line 14945, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShowRowContent {
  display: flex;
  align-items: stretch;
}
/* line 14949, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShowRowContent .checklistItemTicketTitle,
.checklistShowRowContent .checklistItemValue {
  flex-grow: 1;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 10px;
  padding-bottom: 5px;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* line 14959, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShowRowContent .checklistItemTicketTitle.edit-widget-active, .checklistShowRowContent .checklistItemValue.edit-widget-active {
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 0;
}
/* line 225, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .checklistShowRowContent .checklistItemTicketTitle.edit-widget-active,
html[dir='rtl'] .checklistShowRowContent .checklistItemValue.edit-widget-active {
  padding-right: 0;
  padding-left: 4px;
}
/* line 14967, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShowRowContent .checkbox-replacement-readonly,
.checklistShowRowContent .checkbox-replacement {
  width: 40px;
  flex-shrink: 0;
}
/* line 14973, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShowRowContent .checklistItemTicketStateIndicator {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 14982, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShowRowContent .checklistShowRowDisplayValue {
  display: flex;
  flex-grow: 1;
}
/* line 14987, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShowRowContent .draggable {
  width: 40px;
  height: 28px;
  text-align: center;
  cursor: move;
  flex-shrink: 0;
  display: flex;
  align-items: start;
  justify-content: center;
  margin-top: 12px;
}
/* line 14999, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShowRowContent .draggable:not(.hide) + .checklistItemTicketStateIndicator,
.checklistShowRowContent .draggable:not(.hide) + .checkbox-replacement-readonly {
  width: 20px;
}
/* line 15004, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShowRowContent .dropdown-container {
  flex-shrink: 0;
}
/* line 15007, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShowRowContent .dropdown-container .icon-checkmark {
  fill: white;
}

/* line 15013, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShow .table {
  margin-bottom: 0;
}
/* line 15016, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShow .table:not(.table--no-borders) {
  border-bottom: 1px solid var(--background-modifier-accent);
}
/* line 15020, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShow .table > thead > tr > th {
  height: 40px;
  vertical-align: middle;
  padding-top: 4px;
  padding-bottom: 3px;
}
/* line 15027, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShow .table > tbody > tr > td {
  vertical-align: middle;
}
/* line 15030, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShow .table > tbody > tr > td.checklistShowRowContentCell {
  height: 40px;
  padding: 0;
}
/* line 15035, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShow .table > tbody > tr > td.checklistShowRowContentCellNoItems {
  height: 40px;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
}
/* line 15042, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShow .table > tbody > tr > td .icon {
  margin-top: 0;
}

/* line 15048, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShowButtons {
  display: flex;
  justify-content: space-between;
  padding: 5px;
}
/* line 15053, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistShowButtons .btn {
  margin: 0;
}
/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .checklistShowButtons .btn--create {
  margin-left: auto;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .checklistShowButtons .btn--create {
  margin-right: auto;
}

/* line 15063, /app/zammad/app/assets/stylesheets/zammad.scss */
.input-group--small {
  height: 30px;
}
/* line 15067, /app/zammad/app/assets/stylesheets/zammad.scss */
.input-group--small .input-group-btn .btn--action {
  padding: 0 9px !important;
}
/* line 15071, /app/zammad/app/assets/stylesheets/zammad.scss */
.input-group--small .input-group-btn .btn--icon-only {
  height: 30px;
  width: 30px;
}
/* line 15075, /app/zammad/app/assets/stylesheets/zammad.scss */
.input-group--small .input-group-btn .btn--icon-only .icon {
  height: 10px;
  width: 10px;
}

/* line 15083, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistItemEdit,
.checklistTitleEdit {
  flex-grow: 1;
}

/* line 15088, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklistStart {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}

/* line 15095, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklist-item-container .checklist-item {
  display: flex;
  flex: 0 1 auto;
  align-items: center;
  margin-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--background-modifier-accent);
}
/* line 15105, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklist-item-container .checklist-item-draggable {
  cursor: move;
  margin-right: 8px;
  margin-left: 8px;
  padding-top: 6px;
}
/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .checklist-item-container .checklist-item-text {
  margin-right: 8px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .checklist-item-container .checklist-item-text {
  margin-left: 8px;
}

/* line 15119, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklist-item-add-container {
  display: flex;
  flex-direction: row;
  margin-top: 5px;
  padding-left: 13px;
  padding-right: 13px;
}
/* line 15126, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklist-item-add-container .checklist-item-add-item-text {
  flex: 1 1 0%;
}
/* line 240, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='ltr'] .checklist-item-add-container .checklist-item-add-item-text {
  margin-right: 8px;
}
/* line 233, /app/zammad/app/assets/stylesheets/zammad.scss */
html[dir='rtl'] .checklist-item-add-container .checklist-item-add-item-text {
  margin-left: 8px;
}

/* line 15134, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklist_item .controls .help-inline {
  padding-left: 13px;
  padding-right: 13px;
}

/* line 15139, /app/zammad/app/assets/stylesheets/zammad.scss */
.checklist-item-template {
  display: flex;
  flex: 0 1 auto;
  align-items: center;
  margin-bottom: 4px;
}

/* line 15146, /app/zammad/app/assets/stylesheets/zammad.scss */
#form-checklist-template .form-group {
  margin-bottom: 10px;
}

/* line 15151, /app/zammad/app/assets/stylesheets/zammad.scss */
#keyboard-shortcut-switches {
  margin-bottom: 20px;
}
/* line 15155, /app/zammad/app/assets/stylesheets/zammad.scss */
#keyboard-shortcut-areas {
  transition: opacity 0.1s;
}
/* line 15158, /app/zammad/app/assets/stylesheets/zammad.scss */
#keyboard-shortcut-areas.is-disabled {
  opacity: 0.33;
}
#app > #chat {
  position: fixed;
  bottom: 0;
  right: 0;
  display: none;
}

#chat .well-chat {
  padding: 8px 15px 0;
  margin: 0;
}
