/* Minification failed. Returning unminified contents.
(7919,50): run-time error CSS1030: Expected identifier, found '.'
(7919,77): run-time error CSS1031: Expected selector, found ')'
(7919,77): run-time error CSS1025: Expected comma or open brace, found ')'
(7922,50): run-time error CSS1030: Expected identifier, found '.'
(7922,85): run-time error CSS1031: Expected selector, found ')'
(7922,85): run-time error CSS1025: Expected comma or open brace, found ')'
(7941,51): run-time error CSS1030: Expected identifier, found '.'
(7941,86): run-time error CSS1031: Expected selector, found ')'
(7941,86): run-time error CSS1025: Expected comma or open brace, found ')'
(11475,54): run-time error CSS1030: Expected identifier, found '.'
(11475,82): run-time error CSS1031: Expected selector, found ')'
(11475,82): run-time error CSS1025: Expected comma or open brace, found ')'
(16903,23): run-time error CSS1030: Expected identifier, found ':'
(16903,29): run-time error CSS1031: Expected selector, found ')'
(16903,29): run-time error CSS1025: Expected comma or open brace, found ')'
(18325,25): run-time error CSS1030: Expected identifier, found '.'
(18325,37): run-time error CSS1031: Expected selector, found ')'
(18325,37): run-time error CSS1025: Expected comma or open brace, found ')'
 */
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

mark {
  color: #000;
  background: #ff0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  * {
    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) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input,
select[multiple],
textarea {
  background-image: none;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #428bca;
}

.text-warning {
  color: #c09853;
}

.text-danger {
  color: #b94a48;
}

.text-success {
  color: #468847;
}

.text-info {
  color: #3a87ad;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}

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: #999999;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

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;
}

h1 small,
.h1 small {
  font-size: 24px;
}

h2 small,
.h2 small {
  font-size: 18px;
}

h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

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;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

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;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

blockquote.pull-right small:before {
  content: '';
}

blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

pre.prettyprint {
  margin-bottom: 20px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.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,
.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,
.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,
.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 {
  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 {
  float: left;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .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 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  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.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.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 #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.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 #dddddd;
}

.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 #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  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 > 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;
  border-color: #d6e9c6;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}

.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;
  border-color: #eed3d7;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}

.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;
  border-color: #fbeed5;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}

@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .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 > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}

input[type="file"] {
  display: block;
}

select[multiple],
select[size] {
  height: auto;
}

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

.form-control:-moz-placeholder {
  color: #999999;
}

.form-control::-moz-placeholder {
  color: #999999;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  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],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 45px;
  line-height: 45px;
}

textarea.input-lg {
  height: auto;
}

.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}

.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}

.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.has-success .help-block,
.has-success .control-label {
  color: #468847;
}

.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

.form-control-static {
  padding-top: 7px;
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
  content: "";
}

.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;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.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-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

.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 {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

.btn-default .caret {
  border-top-color: #333333;
}

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}

.dropup .btn-default .caret {
  border-bottom-color: #333333;
}

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group {
  float: left;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group-xs > .btn {
  padding: 5px 10px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn .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 {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}

.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%;
}

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  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: 45px;
  line-height: 45px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-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 > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -4px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}

.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 5px;
}

.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: #ffffff;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  text-align: center;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}

.nav-tabs-justified > .active > a {
  border-bottom-color: #ffffff;
}

.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}

.tabbable:after {
  clear: both;
}

.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}

.tabbable:after {
  clear: both;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  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;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  z-index: 1030;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 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;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}

.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;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
  color: #777777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #999999;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.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: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    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: #444444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0";
}

.breadcrumb > .active {
  color: #999999;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.label-default {
  background-color: #999999;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}

.label-primary {
  background-color: #428bca;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.btn .badge {
  position: relative;
  top: -1px;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1 {
  line-height: 1;
  color: inherit;
}

.jumbotron p {
  line-height: 1.4;
}

.container .jumbotron {
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.thumbnail > img {
  display: block;
  height: auto;
  max-width: 100%;
}

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #428bca;
}

.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

.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 {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #356635;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #2d6987;
}

.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.alert-warning hr {
  border-top-color: #f8e5be;
}

.alert-warning .alert-link {
  color: #a47e3c;
}

.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-danger hr {
  border-top-color: #e6c1c7;
}

.alert-danger .alert-link {
  color: #953b39;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}

@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;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
          transition: width 0.6s ease;
}

.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
     -moz-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.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: #ffffff;
  border: 1px solid #dddddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.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 {
  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: #e1edf7;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item {
  border-width: 1px 0;
}

.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel > .table {
  margin-bottom: 0;
}

.panel > .panel-body + .table {
  border-top: 1px solid #dddddd;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  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 {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-warning {
  border-color: #fbeed5;
}

.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}

.panel-danger {
  border-color: #eed3d7;
}

.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
     -moz-transition: -moz-transform 0.3s ease-out;
       -o-transition: -o-transform 0.3s ease-out;
          transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-dialog {
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.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;
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    right: auto;
    left: 50%;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.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: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  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-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

.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;
  font-weight: normal;
  line-height: 18px;
  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 {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " ";
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " ";
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " ";
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " ";
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
}

.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: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -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;
  border: 1px solid #ffffff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.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;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.visible-xs {
  display: none !important;
}

tr.visible-xs {
  display: none !important;
}

th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

.visible-sm {
  display: none !important;
}

tr.visible-sm {
  display: none !important;
}

th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

.visible-md {
  display: none !important;
}

tr.visible-md {
  display: none !important;
}

th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}

.visible-lg {
  display: none !important;
}

tr.visible-lg {
  display: none !important;
}

th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

.hidden-xs {
  display: block !important;
}

tr.hidden-xs {
  display: table-row !important;
}

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}

.hidden-sm {
  display: block !important;
}

tr.hidden-sm {
  display: table-row !important;
}

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}

.hidden-md {
  display: block !important;
}

tr.hidden-md {
  display: table-row !important;
}

th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}

.hidden-lg {
  display: block !important;
}

tr.hidden-lg {
  display: table-row !important;
}

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

tr.visible-print {
  display: none !important;
}

th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-top: 54px;
    height: 100%;
}

.right-aligned {
    text-align: right;
}

.account-picture, .project-picture {
    margin-bottom: 20px;
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.display-typeahead {
    display: inline;
}

.btn .glyphicon-ok {
    display: none;
}

.btn.active .glyphicon-ok {
    display: inline-block;
}

.btn .glyphicon-record {
    display: none;
}

.btn.active .glyphicon-record {
    display: inline-block;
}

.case-back-link {
    cursor: pointer;
}

.typeahead-error {
    position: absolute;
    display: inline-block;
    background-color: #ffcccc;
    padding: 5px 10px;
    top: -20px;
}

span.recip-unread {
    color: #aaaaaa;
}

.case-story-rows-headline {
    cursor: pointer;
}

.case-story-rows-headline span {
    font-size: 90%;
    color: #428bca;
}

.case-story-rows-details {
    display: none;
    margin-left: -5px;
}

.case-story-rows-title {
    padding-top: 5px;
}

.location-index-map {
    margin: 20px auto;
    display: block;
}

.formatted {
    margin-top: 5px;
}

.formatted p {
    line-height: 1.4em;
    margin-bottom: 0px;
}

.wzd-step {
    padding-top: 10px;
}

.form-group-ok .control-label .glyphicon-asterisk {
    display: none;
}

.form-group-ok .control-error-message {
    display: none;
}

input.with-help {
    display: inline-block;
    margin-right: 5px;
}

.clickable {
    cursor: pointer;
}

.case-checklist-completion {
    color: #428bca;
}

.folder-count {
    clear: both;
}

.note-row, .file-row {
    padding: 10px 0;
}

.note-row:hover, .file-row:hover {
    background-color: #dddddd;
}

.second-third-handle {
    display: none;
}

.case-header1 {
    font-size: xx-large;
}

.case-header2 {
    font-size: x-large;
}

.case-header3 {
    font-size: medium;
}

.case-header4 {
    font-size: x-small;
}

.case-header5 {
    font-size: xx-small;
}

.hide-master {
    cursor: pointer;
}

.hide-slave-hidden {
    display: none;
}

.nav > li > a > img {
    max-height: 35px;
}

.replybutton-section {
    padding-top: 15px;
}

@-webkit-keyframes drop_zone_pulsing {
    from {
        background-color: #f8f8f8;
    }

    to {
        background-color: #e4e4e4;
    }
}

@keyframes drop_zone_pulsing {
    from {
        background-color: #f8f8f8;
    }

    to {
        background-color: #e4e4e4;
    }
}

.file-drop-zone.dragged-over {
    -webkit-animation: drop_zone_pulsing 1s infinite alternate;
    animation: drop_zone_pulsing 1s infinite alternate;
}

.nav li a img {
    margin-top: -10px;
    margin-bottom: -5px;
}

.three-columns-container {
    margin-right: 0;
    margin-left: 0;
    height: 100%;
    background: #f8f8f8;
}

.first-column, .second-column {
    padding-right: 0;
    padding-left: 0;
}

.first-column {
    display: none;
}

.second-column {
    padding-top: 5px;
    padding-left: 30px;
}

.third-column-wrapper {
    padding: 30px;
}

.first-column, .second-column, .third-column {
    -webkit-overflow-scrolling: touch;
}

.third-scrollable {
    padding-top: 16px;
    margin: 0px 15px;
}

@media (min-width: 768px) {
    .navbar .container {
        max-width: none;
    }
}

@media (min-width: 992px) {
    .three-columns-container {
        margin-right: -15px;
        margin-left: -15px;
        position: absolute;
        top: 54px;
        bottom: 0;
        left: 15px;
        right: 15px;
        height: auto;
    }

    .first-column, .second-column, .third-column {
        position: absolute;
        top: 0px;
        bottom: 0px;
    }

    .first-column {
        width: 180px;
        left: 0px;
        padding-right: 15px;
        padding-left: 15px;
        display: block;
        overflow-y: auto;
    }

    .second-column {
        left: 180px;
        width: 305px;
        overflow-x: hidden;
        padding-top: 0;
        padding-right: 0;
        overflow-y: auto;
    }

    .second-column-fixed {
        overflow: hidden;
    }

    .second-third-handle {
        display: inherit;
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 484px;
        width: 8px;
        margin: 0 1px;
        background-color: #f8f8f8;
        cursor: col-resize;
    }

    .second-third-handle:hover {
        background-color: #ccc;
    }

    .third-column {
        right: 0px;
        left: 492px;
        width: auto;
    }

    .third-scrollable {
        padding: 16px 20px 0;
        margin: 0px;
        width: 100%;
    }

    .account-picture, .project-picture {
        width: 100%;
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .third-scrollable {
        padding-left: 40px;
        padding-right: 40px;
    }

    .third-column-wrapper {
        padding-left: 45px;
        padding-right: 45px;
    }
}




body::after {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -1;
  content: url(../Content/Img/black-case.svg) url(../Content/Img/black-folder-locked.svg) url(../Content/Img/black-folder.svg) url(../Content/Img/black-itp.svg) url(../Content/Img/black-workflow.svg) url(../Content/Img/blue-case-wb.svg) url(../Content/Img/blue-case.svg) url(../Content/Img/blue-dot.svg) url(../Content/Img/blue-folder.svg) url(../Content/Img/blue-workflow.svg) url(../Content/Img/CheckboxIcon.svg) url(../Content/Img/collapse_Icon.svg) url(../Content/Img/delegate-button.svg) url(../Content/Img/Due.svg) url(../Content/Img/expand_Icon.svg) url(../Content/Img/gray-folder.svg) url(../Content/Img/Issue.svg) url(../Content/Img/red-case-wb.svg) url(../Content/Img/red-case.svg) url(../Content/Img/red-workflow.svg) url(../Content/Img/Revision.svg) url(../Content/Img/User.svg) url(../Content/Img/white-case.svg) url(../Content/Img/white-folder-locked.svg) url(../Content/Img/white-folder.svg) url(../Content/Img/white-itp.svg) url(../Content/Img/white-workflow.svg) url(../Content/ToolbarIcons/project-specific.svg);
} /*!
   * Bootstrap Datetime Picker v4.17.49
   * Copyright 2015-2020 Jonathan Peterson
   * Licensed under MIT (https://github.com/Eonasdan/bootstrap-datetimepicker/blob/master/LICENSE)
   */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}

@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: "";
  display: inline-block;
  position: absolute;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}

.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}

.bootstrap-datetimepicker-widget .btn[data-action=clear]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}

.bootstrap-datetimepicker-widget .btn[data-action=today]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}

.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}

.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}

.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}

.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eee;
}

.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

.bootstrap-datetimepicker-widget table td.cw {
  font-size: 0.8em;
  height: 20px;
  line-height: 20px;
  color: #777;
}

.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
  background: #eee;
  cursor: pointer;
}

.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
  color: #777;
}

.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

.bootstrap-datetimepicker-widget table td.today:before {
  content: "";
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}

.bootstrap-datetimepicker-widget table td span:hover {
  background: #eee;
}

.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td span.old {
  color: #777;
}

.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}

.input-group.date .input-group-addon {
  cursor: pointer;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

span.multiselect-native-select {
  position: relative;
}

span.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px;
}

.multiselect.dropdown-toggle:after {
  display: none;
}

.multiselect {
  overflow: hidden;
  text-overflow: ellipsis;
}

.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.multiselect-container .multiselect-reset .input-group {
  width: 93%;
}

.multiselect-container .multiselect-filter > .fa-search {
  z-index: 1;
  padding-left: 0.75rem;
}

.multiselect-container .multiselect-filter > input.multiselect-search {
  border: none;
  border-bottom: 1px solid #d3d3d3;
  padding-left: 2rem;
  margin-left: -1.625rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.multiselect-container .multiselect-filter > input.multiselect-search:focus {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.multiselect-container .multiselect-filter > .multiselect-moz-clear-filter {
  margin-left: -1.5rem;
  display: none;
}

.multiselect-container .multiselect-option.multiselect-group-option-indented {
  padding-left: 1.75rem;
}

.multiselect-container .multiselect-all, .multiselect-container .multiselect-group, .multiselect-container .multiselect-option {
  padding: 0.25rem 0.25rem 0.25rem 0.75rem;
}

.multiselect-container .multiselect-all .form-check-label, .multiselect-container .multiselect-all.dropdown-item, .multiselect-container .multiselect-all.dropdown-toggle, .multiselect-container .multiselect-group .form-check-label, .multiselect-container .multiselect-group.dropdown-item, .multiselect-container .multiselect-group.dropdown-toggle, .multiselect-container .multiselect-option .form-check-label, .multiselect-container .multiselect-option.dropdown-item, .multiselect-container .multiselect-option.dropdown-toggle {
  cursor: pointer;
}

.multiselect-container .multiselect-all.active:not(.multiselect-active-item-fallback), .multiselect-container .multiselect-all:not(.multiselect-active-item-fallback):active, .multiselect-container .multiselect-group.active:not(.multiselect-active-item-fallback), .multiselect-container .multiselect-group:not(.multiselect-active-item-fallback):active, .multiselect-container .multiselect-option.active:not(.multiselect-active-item-fallback), .multiselect-container .multiselect-option:not(.multiselect-active-item-fallback):active {
  background-color: #d3d3d3;
  color: #000;
}

.multiselect-container .multiselect-all .form-check, .multiselect-container .multiselect-group .form-check, .multiselect-container .multiselect-option .form-check {
  padding: 0 5px 0 20px;
}

.multiselect-container .multiselect-all:focus, .multiselect-container .multiselect-group:focus, .multiselect-container .multiselect-option:focus {
  outline: 0;
}

.form-inline .multiselect-container span.form-check {
  padding: 3px 20px 3px 40px;
}

.input-group.input-group-sm > .multiselect-native-select .multiselect {
  padding: 0.25rem 1.75rem 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  height: 4em;
}

.input-group > .multiselect-native-select {
  flex: 1 1 auto;
  width: 1%;
}

.input-group > .multiselect-native-select > div.btn-group {
  width: 100%;
}

.input-group > .multiselect-native-select:not(:first-child) .multiselect {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .multiselect-native-select:not(:last-child) .multiselect {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.case-field-grid-outcomes .outcomes-field-grid-buttons {
  margin-top: 20px;
}
.case-field-grid-outcomes .outcomes-field-grid-buttons input {
  margin-right: 10px;
}
.case-field-grid-outcomes .outcomes-field-grid-editing-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}

.outcomes-field-grid-editing-row.sortable-hover {
  background-color: #eaeaea;
}
.outcomes-field-grid-editing-row .edit-label-zone {
  padding: 4px 4px 0 0;
}
.outcomes-field-grid-editing-row .del-label-zone {
  float: right;
  width: 30px;
  text-align: center;
  margin-top: 18px;
}
.outcomes-field-grid-editing-row .del-label-zone span {
  cursor: pointer;
}
.outcomes-field-grid-editing-row .del-label-zone + .edit-label-zone {
  padding-right: 10px;
}
.outcomes-field-grid-editing-row .del-label-zone + .edit-label-zone input {
  margin-left: 0;
}
.outcomes-field-grid-editing-row .form-group {
  margin-bottom: 6px;
}
.outcomes-field-grid-editing-row .control-label {
  padding: 12px 15px;
}
.outcomes-field-grid-editing-row .control-label.label-draggable {
  cursor: move;
}

.outcomes-field-grid-display {
  margin-bottom: 10px;
  position: relative;
}
.outcomes-field-grid-display.sortable-hover {
  background-color: #eaeaea;
}
.outcomes-field-grid-display .grid-field-zone {
  overflow: hidden;
}
.outcomes-field-grid-display .grid-field-zone.movable-cursor {
  cursor: move;
}
.outcomes-field-grid-display .button-zone {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  z-index: 20;
}
.outcomes-field-grid-display .display-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}
.outcomes-field-grid-display .outcomes-field-grid-display-value .switch-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 6px;
}

@media (min-width: 992px) {
  .outcomes-field-grid-editing-row .del-label-zone + .edit-label-zone {
    overflow: hidden;
  }
  .outcomes-field-grid-editing-row .del-label-zone + .edit-label-zone input {
    margin-left: 6px;
  }
  .outcomes-field-grid-display-row .col-md-2 {
    width: 20%;
  }
  .outcomes-field-grid-display-row .col-md-10 {
    width: 80%;
    max-width: -webkit-calc(80% - 80px);
    max-width: -moz-calc(80% - 80px);
    max-width: calc(80% - 80px);
  }
}
.grid-outcomes {
  margin-bottom: 30px;
}
.grid-outcomes .section-header {
  margin-top: 25px !important;
}

.case-display.text-below .outcomes-grid-display-row .outcomes-grid-display-label {
  width: 100%;
}
.case-display.text-below .outcomes-grid-display-row .outcomes-grid-display-value {
  width: 100%;
}

.case-tagging-container {
  margin-top: 1px;
}
.case-tagging-container .case-tagging-editor {
  display: inline-block;
  width: 100%;
}
.case-tagging-container .case-title-editor {
  border: 0;
  font-weight: 500;
  font-size: 15px;
  color: #555555;
  flex-grow: 1;
  width: 40px;
  flex-basis: 40px;
}
.case-tagging-container .case-title-editor::-webkit-input-placeholder {
  color: #acacac;
}
.case-tagging-container .case-title-editor:-moz-placeholder {
  color: #acacac;
}
.case-tagging-container .case-title-editor::-moz-placeholder {
  color: #acacac;
}
.case-tagging-container .case-title-editor:-ms-input-placeholder {
  color: #acacac;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .case-tagging-container .case-title-editor {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .case-tagging-container .case-title-editor {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .case-tagging-container .case-title-editor {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  .case-tagging-container .case-title-editor {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
  .case-tagging-container .case-title-editor {
    font-size: 16px;
  }
}

.case-tagging-control {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: start;
  row-gap: 5px;
}
.case-tagging-control .one-tag {
  cursor: default;
  padding: 4px 0;
}
.case-tagging-control .one-tag:nth-last-child(2) {
  margin-right: 6px;
}
.case-tagging-control .one-tag.styled {
  background-color: #eee;
  border-radius: 5px;
  padding: 4px 10px;
}
.case-tagging-control .one-tag.empty {
  color: #acacac;
}
.case-tagging-control .one-tag.interactive {
  cursor: pointer;
}
.case-tagging-control .one-tag.interactive:hover {
  background-color: #ddd;
}

.popup-toolbar .colorPickWrapper {
  display: inline-block;
}
.popup-toolbar .colorPickWrapper .colorPickButton {
  margin: 1px 4px;
}

.file-annotation-control .file-annotation-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #aeaeae;
}
.file-annotation-control .file-annotation-wrapper .file-annotation-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.file-annotation-control .file-annotation-wrapper .file-annotation-paging {
  position: absolute;
  width: 50px;
  height: 110px;
  right: 20px;
}
.file-annotation-control .file-annotation-wrapper .file-annotation-paging .file-annotation-prev {
  padding-bottom: 5px;
  cursor: pointer;
}
.file-annotation-control .file-annotation-wrapper .file-annotation-paging .file-annotation-next {
  padding-top: 5px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .file-annotation-control .file-annotation-wrapper .file-annotation-paging {
    opacity: 0.4;
  }
  .file-annotation-control .file-annotation-wrapper .file-annotation-paging:hover {
    opacity: 1;
  }
}
.file-annotation-control .file-annotation-wrapper .file-annotation-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
}

.binder-creator-control .binder-creator-item {
  cursor: default;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.binder-creator-control .binder-creator-item:hover {
  background-color: #eaeaea;
}
.binder-creator-control .binder-creator-item:has(.binder-creator-group:hover) {
  background-color: initial;
}
.binder-creator-control .binder-creator-item:has(.binder-creator-case.sortable-hover) {
  background-color: initial;
}
.binder-creator-control .binder-creator-item .item-header {
  font-size: 15px;
  font-weight: 500;
  color: #7d7e80;
  padding: 0 0 10px 0;
  line-height: 1.1;
}
.binder-creator-control .binder-creator-group {
  cursor: default;
}
.binder-creator-control .binder-creator-group.sortable-item {
  cursor: move;
}
.binder-creator-control .binder-creator-group:hover {
  background-color: #eaeaea;
}
.binder-creator-control .binder-creator-group:has(.binder-creator-case.sortable-hover) {
  background-color: initial;
}
.binder-creator-control .binder-creator-group .group-header {
  font-size: 15px;
  font-weight: 500;
  color: #7d7e80;
  padding: 0 0 10px 0;
  line-height: 1.1;
}
.binder-creator-control .binder-creator-case {
  margin-bottom: 10px;
  cursor: move;
}
.binder-creator-control .binder-creator-case.sortable-hover {
  background-color: #eaeaea;
}
.binder-creator-control .binder-creator-case .case-header-section {
  display: flex;
  flex-direction: row;
}
.binder-creator-control .binder-creator-case .case-header-section .case-header {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
  flex-grow: 1;
}
.binder-creator-control .binder-creator-case .case-header-section .case-delete {
  flex-shrink: 1;
}
.binder-creator-control .binder-creator-case .title {
  padding-bottom: 5px;
}
.binder-creator-control .binder-creator-case .title .case-number.case-is-due {
  color: red;
}
.binder-creator-control .binder-creator-case .title .case-number.case-is-inprocess {
  color: #228fcf;
}
.binder-creator-control .binder-creator-case .title .case-number.case-is-collaboration {
  color: #00d785;
}
.binder-creator-control .binder-creator-case .title .case-number.case-is-grid, .binder-creator-control .binder-creator-case .title .case-number.case-is-none {
  color: #7f7f7f;
}
.binder-creator-control .binder-creator-case .options {
  padding-bottom: 5px;
}
.binder-creator-control .binder-creator-case .options .control-label {
  padding-top: 12px;
}
.binder-creator-control .binder-creator-case .icon-file.grid {
  background-image: url(../Content/Img/black-itp.svg);
}
.binder-creator-control .binder-creator-case .icon-file.finished {
  background-image: url(../Content/Img/black-case.svg);
}

.multiselect-native-select .btn-group .simple-multiselect {
  cursor: pointer;
  padding: 7px 7px 0px 12px;
  min-height: 44px;
  height: auto;
  border: none;
  -webkit-box-shadow: inset 1px 1px 2px 0 #dfdfdf;
  -moz-box-shadow: inset 1px 1px 2px 0 #dfdfdf;
  box-shadow: inset 1px 1px 2px 0 #dfdfdf;
  border-radius: 0;
  background: white;
  outline: none;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
}
.multiselect-native-select .btn-group .simple-multiselect .glyphicon {
  float: right;
  color: #acacac;
  margin: 6px 0px;
  top: 4px;
  font-size: 10px;
}
.multiselect-native-select .btn-group .simple-multiselect .multiselect-selected-text {
  display: inline-block;
  padding: 4.45px 10px 4.45px 0px;
  font-weight: 500 !important;
  color: #acacac !important;
}
.multiselect-native-select .btn-group .simple-multiselect .value {
  display: inline-block;
  margin: 0.45px 5px 5px 0;
  background-color: #eee;
  border-radius: 5px;
  padding: 4.45px 10px;
}
.multiselect-native-select .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: 0 0 4px 0 #0089d0;
  -moz-box-shadow: 0 0 4px 0 #0089d0;
  box-shadow: 0 0 4px 0 #0089d0;
}
.multiselect-native-select .btn-group.open .simple-multiselect .glyphicon {
  color: #428bca;
}
.multiselect-native-select .btn-group.open .multiselect-container.dropdown-menu {
  overflow-y: auto;
  z-index: 4000;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: border-box;
  color: #3b3b3b;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  max-height: 300px;
  overflow-y: auto;
}
.multiselect-native-select .btn-group.open .multiselect-container.dropdown-menu > .multiselect-option {
  min-height: 28px;
  padding: 4px 8px;
  color: #3b3b3b;
  outline: none;
  outline-offset: 0;
  white-space: normal;
  background-color: transparent;
  display: block;
  clear: both;
  border: none;
  line-height: 20px;
  text-align: left;
  width: 100%;
}
.multiselect-native-select .btn-group.open .multiselect-container.dropdown-menu > .multiselect-option > .form-check {
  margin: 0 !important;
  padding: 0 !important;
}
.multiselect-native-select .btn-group.open .multiselect-container.dropdown-menu > .multiselect-option > .form-check .checkbox-styled {
  float: left;
  margin-right: 10px;
}
.multiselect-native-select .btn-group.open .multiselect-container.dropdown-menu > .multiselect-option > .form-check > label {
  font-weight: 400;
  margin-left: 30px;
  display: block;
}
.multiselect-native-select .btn-group.open .multiselect-container.dropdown-menu > .multiselect-option:focus {
  color: #3b3b3b;
  background-color: transparent;
}
.multiselect-native-select .btn-group.open .multiselect-container.dropdown-menu > .multiselect-option:hover {
  color: #3b3b3b;
  background-color: #ddd;
}

.reminders-editor-control .reminders-row {
  padding-bottom: 10px;
}
.reminders-editor-control .reminders-row .reminder-editor {
  display: flex;
  flex-direction: row;
}
.reminders-editor-control .reminders-row .reminder-editor .reminder-days {
  flex: auto;
}
.reminders-editor-control .reminders-row .reminder-editor .reminder-label {
  flex: auto;
  margin-left: 15px;
  padding-top: 12px;
}
.reminders-editor-control .reminders-row .reminder-editor .reminder-switches {
  flex: auto;
  margin-left: 15px;
}
.reminders-editor-control .reminders-row .reminder-editor .reminder-buttons {
  flex: auto;
  margin-left: 15px;
  padding-top: 12px;
}
.reminders-editor-control .reminders-row .reminders-button {
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
  padding: 6px 12px;
  border: 1px solid #484848;
  border-radius: 4px;
  cursor: pointer;
}

.twitter-typeahead input {
  background-color: transparent !important;
  color: #555555;
  font-weight: 500;
}

.twitter-typeahead input.tt-hint,
.twitter-typeahead input.tt-input {
  padding-left: 0;
}

.twitter-typeahead input.tt-hint {
  max-width: 100%;
}

.tt-dropdown-menu, .rte-autocomplete {
  background-color: white;
  border: 1px solid #acacae;
  color: black;
  min-width: 200px;
  font-weight: normal;
  font-size: inherit;
  border-radius: 0;
}

.rte-autocomplete {
  margin-top: 0;
  padding: 0;
}

.tt-dropdown-menu img, .rte-autocomplete img {
  float: left;
  margin-top: 4px;
}

.rte-autocomplete > li > a {
  color: black;
  padding: 2px 10px;
}

.rte-autocomplete.dropdown-menu > li > a:hover,
.rte-autocomplete.dropdown-menu > li.active > a:hover,
.rte-autocomplete.dropdown-menu > li.active > a {
  background-color: #acacac;
  color: black;
}

.rte-autocomplete > li > a:hover {
  cursor: pointer;
}

.tt-dropdown-menu {
  max-height: 550px;
  overflow-y: auto;
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion {
  padding: 0 5px 4px;
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion.tt-cursor {
  background-color: #cdcdcd;
  cursor: pointer;
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item .typeahead-item-body {
  padding-left: 45px;
  width: 100%;
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item .typeahead-item-body .typeahead-item-name {
  text-overflow: ellipsis;
  overflow: hidden;
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item .typeahead-item-body .typeahead-item-descr {
  text-overflow: ellipsis;
  overflow: hidden;
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item .typeahead-item-body {
  min-width: 250px;
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item .typeahead-item-body .typeahead-item-name {
  max-width: 300px;
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item .typeahead-item-body .typeahead-item-descr {
  max-width: 300px;
}
@media (min-width: 768px) {
  .tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item .typeahead-item-body {
    min-width: 350px;
  }
  .tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item .typeahead-item-body .typeahead-item-name {
    max-width: none;
  }
  .tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item .typeahead-item-body .typeahead-item-descr {
    max-width: none;
  }
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item .typeahead-item-body {
  height: 40px;
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item.typeahead-explicit .typeahead-item-body {
  height: 20px;
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item.typeahead-explicit.typeahead-revision .typeahead-item-body {
  height: 40px;
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item.typeahead-activity .typeahead-item-body {
  height: 20px;
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item.typeahead-folder .typeahead-item-body {
  min-height: 20px;
  height: auto;
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item.typeahead-folder .typeahead-item-body .typeahead-item-name {
  text-overflow: initial;
  overflow: visible;
  white-space: normal;
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item.typeahead-casetype .typeahead-item-body {
  height: 20px;
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item.typeahead-casetype .typeahead-item-body.with-description {
  height: 40px;
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item.typeahead-workflow .typeahead-item-body {
  height: 20px;
}
.tt-dropdown-menu .tt-suggestions .tt-suggestion .typeahead-item.typeahead-workflow .typeahead-item-body.with-description {
  height: 40px;
}

.item-search-container {
  display: none;
}

.select-all-box {
  margin-top: 12px;
  cursor: pointer;
}
.select-all-box .select-all-label {
  margin-left: 10px;
  font-weight: 500;
}

.group-list-results {
  border-top: 1px solid #acacac;
  padding-top: 10px;
  margin-top: 30px;
}
.group-list-results .group-list-element {
  border-radius: 3px;
  padding: 10px;
  cursor: pointer;
}
.group-list-results .group-list-element .item-search-name {
  padding-right: 25px;
}

.group-list-element {
  margin-bottom: 5px;
  padding: 10px 0;
  height: 70px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.group-list-element img {
  height: 50px;
  width: 50px;
  max-height: 100%;
  max-width: 100%;
}
.group-list-element img.user {
  border-radius: 100%;
}
.group-list-element img.group {
  padding: 5px;
}
.group-list-element .item-search-image {
  float: left;
}
.group-list-element .item-search-name {
  font-size: 12px;
  padding-top: 2px;
  margin-left: 60px;
  padding-right: 16px;
}
.group-list-element .item-search-name .group-list-user-title {
  font-size: 16px;
  font-weight: 500;
}
.group-list-element .group-list-user-checkbox {
  top: 50%;
  margin-top: -8px;
  position: absolute;
  right: 15px;
  z-index: 0;
}
.group-list-element .group-list-user-checkbox .icon-ok {
  background-position: -247px -120px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .group-list-results .group-list-element {
    padding: 10px 15px;
  }
  .group-list-element img {
    height: 25px;
    width: 25px;
  }
  .group-list-element.selected {
    background: #484848;
    color: white;
  }
  .group-list-element .group-list-user-checkbox {
    display: none;
  }
  .group-list-element .item-search-name {
    margin-left: 30px;
    padding-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1500px) {
  .group-columns .col-md-4 {
    width: 50%;
  }
}
.safety-rates .filter-row {
  margin-bottom: 20px;
}
.safety-rates .safety-rates-results.in-refresh {
  opacity: 0.1;
}
.safety-rates .no-data-container {
  position: relative;
  height: 400px;
  margin: 20px 0;
}
.safety-rates .no-data-container .no-data {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  color: #7d7e80;
  font-size: 2em;
  width: 100%;
  text-align: center;
}
.safety-rates table.safety-rates-results tr th {
  color: #7d7e80;
  font-weight: 500;
  margin: 0;
  padding: 2px 6px;
  border-bottom: 1px solid #acacac;
}
.safety-rates table.safety-rates-results tr td {
  padding: 2px 6px;
}
.safety-rates table.safety-rates-results tr:nth-child(odd) td {
  background: white;
}
.safety-rates table.safety-rates-results tr.totals {
  background: #f8f8f8;
  font-weight: 500;
  border-top: 1px solid #acacac;
}
.safety-rates .chart-list-switch {
  width: 55px;
  height: 25px;
  float: right;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: contain;
  cursor: default;
  position: relative;
}
.safety-rates .chart-list-switch.chart {
  background-image: url("../Content/Img/analytics-fullscreen-chart.svg");
}
.safety-rates .chart-list-switch.chart .switch-tooltip.list {
  cursor: pointer;
}
.safety-rates .chart-list-switch.list {
  background-image: url("../Content/Img/analytics-fullscreen-list.svg");
}
.safety-rates .chart-list-switch.list .switch-tooltip.chart {
  cursor: pointer;
}
.safety-rates .chart-list-switch .switch-tooltip {
  position: absolute;
  height: 100%;
  width: 50%;
  opacity: 0;
  top: 0;
}
.safety-rates .chart-list-switch .switch-tooltip.chart {
  left: 0;
}
.safety-rates .chart-list-switch .switch-tooltip.list {
  right: 0;
}
.safety-rates .safety-rates-chart {
  height: 500px;
  width: 100%;
}

.fixed-header-top-div table.safety-rates-results tr th {
  background: #f8f8f8;
  color: #7d7e80;
  font-weight: 500;
  margin: 0;
  padding: 2px 6px;
  border-bottom: 1px solid #acacac;
}

.test-harness {
  max-width: 1024px;
  margin: 0 auto;
  padding: 10px 0;
  background: white;
}
.test-harness .test-harness-container {
  padding: 20px;
  border: 0px solid black;
  border-bottom-width: 1px;
}
.test-harness .test-harness-container:first-child {
  border-top-width: 1px;
}

.broker-view .title .title-logo {
  float: right;
  width: 150px;
}
.broker-view .title h2 {
  margin-bottom: 10px;
}
.broker-view .system-connects {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.broker-view .system-connects .system-connect {
  flex: 0 0 auto;
  width: calc(50% - 10px);
  border: 1px solid #acacac;
  border-radius: 8px;
  background-color: #fff;
  cursor: pointer;
  padding: 20px;
}
.broker-view .system-connects .system-connect .system-logo {
  width: 100%;
}
@media (max-width: 600px) {
  .broker-view .system-connects .system-connect {
    width: 100%;
  }
}

.broker-system-view .title .title-logo {
  float: right;
  width: 150px;
  overflow: hidden;
}
.broker-system-view .title .title-logo .Aconex {
  margin-left: 31px;
}
.broker-system-view .title h2 {
  margin-bottom: 10px;
}
.broker-system-view h4.integrations {
  margin-top: 20px;
  margin-bottom: 20px;
}
.broker-system-view .integration {
  margin-bottom: 15px;
}
.broker-system-view .integration .broker-mapping {
  display: flex;
  align-items: center;
  border: 1px solid #acacac;
  border-radius: 8px;
  padding: 15px;
}
.broker-system-view .integration .broker-mapping .mapping-desc {
  flex-grow: 1;
}
.broker-system-view .integration .broker-mapping .mapping-desc h4 {
  margin: 0;
}
.broker-system-view .integration .broker-mapping .mapping-desc .user-hint {
  margin-top: 2px;
}
.broker-system-view .integration .broker-mapping .mapping-desc .user-hint .typeahead-badge {
  cursor: pointer;
  color: #428bca;
}
.broker-system-view .integration .broker-mapping .mapping-action {
  float: right;
  margin-left: 20px;
}
.broker-system-view .integration .broker-mapping .mapping-action .btn {
  margin: 0;
  padding: 3px 10px;
  font-weight: 400;
}
.broker-system-view .integration .broker-mapping .mapping-action .btn.clickable {
  cursor: pointer;
}
.broker-system-view .integration .broker-mapping .mapping-action .btn.notclickable {
  cursor: default;
}

@media (min-width: 768px) {
  .third-column .broker-view h3 {
    top: 0px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .third-column .broker-system-view h3 {
    top: 0px;
    margin-bottom: 10px;
  }
}

/* 600px is half way between [phone (portrait)] - 450px and [phone (landscape)] - 768px */
.third-column, .third-column-wrapper, .single-column-wrapper, .mobile-picker {
  background: #f8f8f8;
}
.third-column .column-sorting, .third-column-wrapper .column-sorting, .single-column-wrapper .column-sorting, .mobile-picker .column-sorting {
  cursor: pointer;
}
.third-column .column-sorting .glyphicon, .third-column-wrapper .column-sorting .glyphicon, .single-column-wrapper .column-sorting .glyphicon, .mobile-picker .column-sorting .glyphicon {
  display: none;
}
.third-column .column-sorting.sorting-up .glyphicon-triangle-top, .third-column-wrapper .column-sorting.sorting-up .glyphicon-triangle-top, .single-column-wrapper .column-sorting.sorting-up .glyphicon-triangle-top, .mobile-picker .column-sorting.sorting-up .glyphicon-triangle-top {
  display: inline-block;
}
.third-column .column-sorting.sorting-down .glyphicon-triangle-bottom, .third-column-wrapper .column-sorting.sorting-down .glyphicon-triangle-bottom, .single-column-wrapper .column-sorting.sorting-down .glyphicon-triangle-bottom, .mobile-picker .column-sorting.sorting-down .glyphicon-triangle-bottom {
  display: inline-block;
}
.third-column .gray-text, .third-column-wrapper .gray-text, .single-column-wrapper .gray-text, .mobile-picker .gray-text {
  color: gray;
}
.third-column.third-column-wrapper, .third-column-wrapper.third-column-wrapper, .single-column-wrapper.third-column-wrapper, .mobile-picker.third-column-wrapper {
  min-height: 100%;
}
.third-column .mobile-qr-code, .third-column-wrapper .mobile-qr-code, .single-column-wrapper .mobile-qr-code, .mobile-picker .mobile-qr-code {
  max-width: 200px;
  padding-top: 12px;
}
.third-column #COPY-QR-CODE, .third-column-wrapper #COPY-QR-CODE, .single-column-wrapper #COPY-QR-CODE, .mobile-picker #COPY-QR-CODE {
  margin-top: 12px;
}
.third-column .mobile-link, .third-column-wrapper .mobile-link, .single-column-wrapper .mobile-link, .mobile-picker .mobile-link {
  width: 100%;
  border: none;
  background: none;
  height: 6em;
}
.third-column .SHOW-API-ACCESS-KEY, .third-column-wrapper .SHOW-API-ACCESS-KEY, .single-column-wrapper .SHOW-API-ACCESS-KEY, .mobile-picker .SHOW-API-ACCESS-KEY {
  margin-top: 12px;
}
.third-column .COPY-API-ACCESS-KEY, .third-column-wrapper .COPY-API-ACCESS-KEY, .single-column-wrapper .COPY-API-ACCESS-KEY, .mobile-picker .COPY-API-ACCESS-KEY {
  margin-top: 12px;
}
.third-column .api-access-key, .third-column-wrapper .api-access-key, .single-column-wrapper .api-access-key, .mobile-picker .api-access-key {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  border: none;
  background: none;
  height: 10em;
  background-color: transparent;
}
.third-column .right-button-padding, .third-column-wrapper .right-button-padding, .single-column-wrapper .right-button-padding, .mobile-picker .right-button-padding {
  padding-top: 12px;
}
.third-column h1, .third-column h2, .third-column h3, .third-column-wrapper h1, .third-column-wrapper h2, .third-column-wrapper h3, .single-column-wrapper h1, .single-column-wrapper h2, .single-column-wrapper h3, .mobile-picker h1, .mobile-picker h2, .mobile-picker h3 {
  font-weight: 500;
}
.third-column h1, .third-column h3, .third-column-wrapper h1, .third-column-wrapper h3, .single-column-wrapper h1, .single-column-wrapper h3, .mobile-picker h1, .mobile-picker h3 {
  color: #221f1f;
}
.third-column h1, .third-column-wrapper h1, .single-column-wrapper h1, .mobile-picker h1 {
  font-size: 24px;
  margin: 0 0 20px;
  font-weight: 400;
  padding-top: 0;
  margin-bottom: 10px;
}
.third-column h1 .case-create-title-generic, .third-column-wrapper h1 .case-create-title-generic, .single-column-wrapper h1 .case-create-title-generic, .mobile-picker h1 .case-create-title-generic {
  font-weight: 500;
}
.third-column h1 .btn, .third-column-wrapper h1 .btn, .single-column-wrapper h1 .btn, .mobile-picker h1 .btn {
  margin-left: 10px;
  padding: 6px 15px;
  margin-top: 0;
}
.third-column h1 .btn.btn-edit, .third-column h1 .btn.reopen-master-button, .third-column h1 .btn.btn-action-edit, .third-column h1 .btn.btn-action-reopen, .third-column-wrapper h1 .btn.btn-edit, .third-column-wrapper h1 .btn.reopen-master-button, .third-column-wrapper h1 .btn.btn-action-edit, .third-column-wrapper h1 .btn.btn-action-reopen, .single-column-wrapper h1 .btn.btn-edit, .single-column-wrapper h1 .btn.reopen-master-button, .single-column-wrapper h1 .btn.btn-action-edit, .single-column-wrapper h1 .btn.btn-action-reopen, .mobile-picker h1 .btn.btn-edit, .mobile-picker h1 .btn.reopen-master-button, .mobile-picker h1 .btn.btn-action-edit, .mobile-picker h1 .btn.btn-action-reopen {
  margin-right: 0;
  padding: 1px 17px 2px 4px;
  font-size: 11px;
  line-height: 1;
  position: relative;
  border-radius: 3px;
  top: -1px;
}
.third-column h1 .btn.btn-edit:after, .third-column h1 .btn.reopen-master-button:after, .third-column h1 .btn.btn-action-edit:after, .third-column h1 .btn.btn-action-reopen:after, .third-column-wrapper h1 .btn.btn-edit:after, .third-column-wrapper h1 .btn.reopen-master-button:after, .third-column-wrapper h1 .btn.btn-action-edit:after, .third-column-wrapper h1 .btn.btn-action-reopen:after, .single-column-wrapper h1 .btn.btn-edit:after, .single-column-wrapper h1 .btn.reopen-master-button:after, .single-column-wrapper h1 .btn.btn-action-edit:after, .single-column-wrapper h1 .btn.btn-action-reopen:after, .mobile-picker h1 .btn.btn-edit:after, .mobile-picker h1 .btn.reopen-master-button:after, .mobile-picker h1 .btn.btn-action-edit:after, .mobile-picker h1 .btn.btn-action-reopen:after {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  background-color: transparent;
  background-image: url("../Content/Img/sprites.png?version=7");
  background-position: -133px -144px;
  position: absolute;
  top: -7px;
  right: -7px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .third-column h1 .btn.btn-edit:after, .third-column h1 .btn.reopen-master-button:after, .third-column h1 .btn.btn-action-edit:after, .third-column h1 .btn.btn-action-reopen:after, .third-column-wrapper h1 .btn.btn-edit:after, .third-column-wrapper h1 .btn.reopen-master-button:after, .third-column-wrapper h1 .btn.btn-action-edit:after, .third-column-wrapper h1 .btn.btn-action-reopen:after, .single-column-wrapper h1 .btn.btn-edit:after, .single-column-wrapper h1 .btn.reopen-master-button:after, .single-column-wrapper h1 .btn.btn-action-edit:after, .single-column-wrapper h1 .btn.btn-action-reopen:after, .mobile-picker h1 .btn.btn-edit:after, .mobile-picker h1 .btn.reopen-master-button:after, .mobile-picker h1 .btn.btn-action-edit:after, .mobile-picker h1 .btn.btn-action-reopen:after {
    background-image: url("../Content/Img/sprites@2x.png?version=7");
    background-size: 393px 191px;
  }
}
.third-column h1 .case-back-link, .third-column-wrapper h1 .case-back-link, .single-column-wrapper h1 .case-back-link, .mobile-picker h1 .case-back-link {
  top: 3px;
  margin-right: 3px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.third-column h1 .case-back-link:hover, .third-column-wrapper h1 .case-back-link:hover, .single-column-wrapper h1 .case-back-link:hover, .mobile-picker h1 .case-back-link:hover {
  opacity: 0.7;
}
.third-column h1 .case-back-link:hover, .third-column h1 .case-back-link:active, .third-column h1 .case-back-link:focus, .third-column-wrapper h1 .case-back-link:hover, .third-column-wrapper h1 .case-back-link:active, .third-column-wrapper h1 .case-back-link:focus, .single-column-wrapper h1 .case-back-link:hover, .single-column-wrapper h1 .case-back-link:active, .single-column-wrapper h1 .case-back-link:focus, .mobile-picker h1 .case-back-link:hover, .mobile-picker h1 .case-back-link:active, .mobile-picker h1 .case-back-link:focus {
  color: #0098e7;
}
.third-column h1 .create-form-title-type, .third-column-wrapper h1 .create-form-title-type, .single-column-wrapper h1 .create-form-title-type, .mobile-picker h1 .create-form-title-type {
  font-weight: 400;
}
.third-column h2, .third-column-wrapper h2, .single-column-wrapper h2, .mobile-picker h2 {
  font-size: 15px;
  color: #7d7e80;
  padding-bottom: 7px;
  border-bottom: 1px solid #acacac;
  margin-bottom: 20px;
}
.third-column h2.simple, .third-column-wrapper h2.simple, .single-column-wrapper h2.simple, .mobile-picker h2.simple {
  border: none;
  margin-bottom: 0;
}
.third-column h2.negative-top, .third-column-wrapper h2.negative-top, .single-column-wrapper h2.negative-top, .mobile-picker h2.negative-top {
  top: -5px;
  margin: 0 0 15px;
  position: relative;
}
.third-column h2 .tutorial-hook, .third-column-wrapper h2 .tutorial-hook, .single-column-wrapper h2 .tutorial-hook, .mobile-picker h2 .tutorial-hook {
  float: right;
  border: 1px solid #7d7e80;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  display: block;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  line-height: 14px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.third-column h2 .tutorial-hook:hover, .third-column-wrapper h2 .tutorial-hook:hover, .single-column-wrapper h2 .tutorial-hook:hover, .mobile-picker h2 .tutorial-hook:hover {
  cursor: pointer;
  color: #0089d0;
  border-color: #0089d0;
}
.third-column h3, .third-column-wrapper h3, .single-column-wrapper h3, .mobile-picker h3 {
  font-size: 22px;
  margin: 10px 0 2px;
}
.third-column h3.static, .third-column-wrapper h3.static, .single-column-wrapper h3.static, .mobile-picker h3.static {
  top: auto;
  margin-bottom: 10px;
}
.third-column h1 + h2.simple + hr, .third-column-wrapper h1 + h2.simple + hr, .single-column-wrapper h1 + h2.simple + hr, .mobile-picker h1 + h2.simple + hr {
  margin-top: 0;
}
.third-column .nav-tabs > li a, .third-column-wrapper .nav-tabs > li a, .single-column-wrapper .nav-tabs > li a, .mobile-picker .nav-tabs > li a {
  padding: 3px 20px;
  border-radius: 3px 3px 0 0;
  color: #7d7e80;
}
.third-column .nav-tabs > li.active a, .third-column-wrapper .nav-tabs > li.active a, .single-column-wrapper .nav-tabs > li.active a, .mobile-picker .nav-tabs > li.active a {
  background: #f8f8f8;
  font-weight: 500;
  color: #2592d3;
}
.third-column .partial span, .third-column-wrapper .partial span, .single-column-wrapper .partial span, .mobile-picker .partial span {
  font-weight: normal;
}
.third-column .content-separator, .third-column-wrapper .content-separator, .single-column-wrapper .content-separator, .mobile-picker .content-separator {
  border-top: 1px solid #acacac;
  margin-top: 0;
}
.third-column .form-control:not(select), .third-column-wrapper .form-control:not(select), .single-column-wrapper .form-control:not(select), .mobile-picker .form-control:not(select) {
  min-height: 44px;
  height: auto;
}
.third-column .form-control, .third-column-wrapper .form-control, .single-column-wrapper .form-control, .mobile-picker .form-control {
  border: none;
  -webkit-box-shadow: inset 1px 1px 2px 0 #dfdfdf;
  -moz-box-shadow: inset 1px 1px 2px 0 #dfdfdf;
  box-shadow: inset 1px 1px 2px 0 #dfdfdf;
}
.third-column .form-control:focus, .third-column .form-control.focused, .third-column .form-control:active, .third-column-wrapper .form-control:focus, .third-column-wrapper .form-control.focused, .third-column-wrapper .form-control:active, .single-column-wrapper .form-control:focus, .single-column-wrapper .form-control.focused, .single-column-wrapper .form-control:active, .mobile-picker .form-control:focus, .mobile-picker .form-control.focused, .mobile-picker .form-control:active {
  -webkit-box-shadow: 0 0 4px 0 #0089d0;
  -moz-box-shadow: 0 0 4px 0 #0089d0;
  box-shadow: 0 0 4px 0 #0089d0;
}
.third-column .form-control.panel-typeahead, .third-column-wrapper .form-control.panel-typeahead, .single-column-wrapper .form-control.panel-typeahead, .mobile-picker .form-control.panel-typeahead {
  padding-left: 12px;
  padding-bottom: 0px;
}
.third-column .form-control-canvas:not(select), .third-column-wrapper .form-control-canvas:not(select), .single-column-wrapper .form-control-canvas:not(select), .mobile-picker .form-control-canvas:not(select) {
  min-height: 44px;
  height: auto;
}
.third-column .form-control-canvas, .third-column-wrapper .form-control-canvas, .single-column-wrapper .form-control-canvas, .mobile-picker .form-control-canvas {
  border: none;
  -webkit-box-shadow: inset 1px 1px 2px 0 #dfdfdf;
  -moz-box-shadow: inset 1px 1px 2px 0 #dfdfdf;
  box-shadow: inset 1px 1px 2px 0 #dfdfdf;
}
.third-column .form-control-canvas:focus, .third-column .form-control-canvas.focused, .third-column .form-control-canvas:active, .third-column-wrapper .form-control-canvas:focus, .third-column-wrapper .form-control-canvas.focused, .third-column-wrapper .form-control-canvas:active, .single-column-wrapper .form-control-canvas:focus, .single-column-wrapper .form-control-canvas.focused, .single-column-wrapper .form-control-canvas:active, .mobile-picker .form-control-canvas:focus, .mobile-picker .form-control-canvas.focused, .mobile-picker .form-control-canvas:active {
  -webkit-box-shadow: 0 0 4px 0 #0089d0;
  -moz-box-shadow: 0 0 4px 0 #0089d0;
  box-shadow: 0 0 4px 0 #0089d0;
}
.third-column .form-control-canvas.panel-typeahead, .third-column-wrapper .form-control-canvas.panel-typeahead, .single-column-wrapper .form-control-canvas.panel-typeahead, .mobile-picker .form-control-canvas.panel-typeahead {
  padding-left: 12px;
  padding-bottom: 2px;
}
.third-column .btn-switch .tutorial-hook, .third-column-wrapper .btn-switch .tutorial-hook, .single-column-wrapper .btn-switch .tutorial-hook, .mobile-picker .btn-switch .tutorial-hook {
  float: left;
  margin-left: 10px;
  border: 1px solid #7d7e80;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  display: block;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  line-height: 14px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.third-column .btn-switch .tutorial-hook:hover, .third-column-wrapper .btn-switch .tutorial-hook:hover, .single-column-wrapper .btn-switch .tutorial-hook:hover, .mobile-picker .btn-switch .tutorial-hook:hover {
  cursor: pointer;
  color: #0089d0;
  border-color: #0089d0;
}
.third-column .dropdown-control, .third-column-wrapper .dropdown-control, .single-column-wrapper .dropdown-control, .mobile-picker .dropdown-control {
  position: relative;
}
.third-column .dropdown-control .dropdown-tutorial .tutorial-hook, .third-column-wrapper .dropdown-control .dropdown-tutorial .tutorial-hook, .single-column-wrapper .dropdown-control .dropdown-tutorial .tutorial-hook, .mobile-picker .dropdown-control .dropdown-tutorial .tutorial-hook {
  margin-left: 10px;
  border: 1px solid #7d7e80;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  display: block;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  line-height: 14px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.third-column .dropdown-control .dropdown-tutorial .tutorial-hook:hover, .third-column-wrapper .dropdown-control .dropdown-tutorial .tutorial-hook:hover, .single-column-wrapper .dropdown-control .dropdown-tutorial .tutorial-hook:hover, .mobile-picker .dropdown-control .dropdown-tutorial .tutorial-hook:hover {
  cursor: pointer;
  color: #0089d0;
  border-color: #0089d0;
}
.third-column .dropdown-control.with-tutorial .dropdown-tutorial, .third-column-wrapper .dropdown-control.with-tutorial .dropdown-tutorial, .single-column-wrapper .dropdown-control.with-tutorial .dropdown-tutorial, .mobile-picker .dropdown-control.with-tutorial .dropdown-tutorial {
  padding-top: 15px;
  height: 44px;
  position: absolute;
  right: 0;
}
.third-column .dropdown-control.with-tutorial .dropdown-select, .third-column-wrapper .dropdown-control.with-tutorial .dropdown-select, .single-column-wrapper .dropdown-control.with-tutorial .dropdown-select, .mobile-picker .dropdown-control.with-tutorial .dropdown-select {
  margin-right: 25px;
}
.third-column .location-editor .latitude-error, .third-column .location-editor .longitude-error, .third-column-wrapper .location-editor .latitude-error, .third-column-wrapper .location-editor .longitude-error, .single-column-wrapper .location-editor .latitude-error, .single-column-wrapper .location-editor .longitude-error, .mobile-picker .location-editor .latitude-error, .mobile-picker .location-editor .longitude-error {
  display: none;
  color: red;
}
.third-column .map-container, .third-column-wrapper .map-container, .single-column-wrapper .map-container, .mobile-picker .map-container {
  padding: 15px 0 20px;
}
.third-column .map, .third-column-wrapper .map, .single-column-wrapper .map, .mobile-picker .map {
  width: 100%;
  height: 400px;
  border: 1px solid #808080;
}
.third-column .map #LocationSearch, .third-column-wrapper .map #LocationSearch, .single-column-wrapper .map #LocationSearch, .mobile-picker .map #LocationSearch {
  background-color: white;
  padding: 0 11px 0 13px;
  width: 400px;
  font-size: 15px;
  -moz-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-top: 10px;
  border: none;
  border-radius: 2px;
  height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
.third-column .map #LocationSearch::-webkit-input-placeholder, .third-column-wrapper .map #LocationSearch::-webkit-input-placeholder, .single-column-wrapper .map #LocationSearch::-webkit-input-placeholder, .mobile-picker .map #LocationSearch::-webkit-input-placeholder {
  color: #7d7e80;
}
.third-column .map #LocationSearch:-moz-placeholder, .third-column-wrapper .map #LocationSearch:-moz-placeholder, .single-column-wrapper .map #LocationSearch:-moz-placeholder, .mobile-picker .map #LocationSearch:-moz-placeholder {
  color: #7d7e80;
}
.third-column .map #LocationSearch::-moz-placeholder, .third-column-wrapper .map #LocationSearch::-moz-placeholder, .single-column-wrapper .map #LocationSearch::-moz-placeholder, .mobile-picker .map #LocationSearch::-moz-placeholder {
  color: #7d7e80;
}
.third-column .map #LocationSearch:-ms-input-placeholder, .third-column-wrapper .map #LocationSearch:-ms-input-placeholder, .single-column-wrapper .map #LocationSearch:-ms-input-placeholder, .mobile-picker .map #LocationSearch:-ms-input-placeholder {
  color: #7d7e80;
}
.third-column .row-data, .third-column-wrapper .row-data, .single-column-wrapper .row-data, .mobile-picker .row-data {
  margin-top: 10px;
}
.third-column .third-toolbar, .third-column .third-picker-toolbar, .third-column-wrapper .third-toolbar, .third-column-wrapper .third-picker-toolbar, .single-column-wrapper .third-toolbar, .single-column-wrapper .third-picker-toolbar, .mobile-picker .third-toolbar, .mobile-picker .third-picker-toolbar {
  display: none; /* by default, it is hidden */
  background-color: #efefef;
  border-bottom: 1px solid #acacac;
  padding: 7px 0px 6px 30px;
  margin-left: -15px;
  margin-right: -15px;
  position: relative; /* be explicit to have z-index working */
}
@media (max-width: 600px) {
  .third-column .third-toolbar .btn-group-default.button-not-on-mobile, .third-column .third-picker-toolbar .btn-group-default.button-not-on-mobile, .third-column-wrapper .third-toolbar .btn-group-default.button-not-on-mobile, .third-column-wrapper .third-picker-toolbar .btn-group-default.button-not-on-mobile, .single-column-wrapper .third-toolbar .btn-group-default.button-not-on-mobile, .single-column-wrapper .third-picker-toolbar .btn-group-default.button-not-on-mobile, .mobile-picker .third-toolbar .btn-group-default.button-not-on-mobile, .mobile-picker .third-picker-toolbar .btn-group-default.button-not-on-mobile {
    display: none;
  }
}
.third-column .third-toolbar .btn-group-default .dropdown-menu, .third-column .third-picker-toolbar .btn-group-default .dropdown-menu, .third-column-wrapper .third-toolbar .btn-group-default .dropdown-menu, .third-column-wrapper .third-picker-toolbar .btn-group-default .dropdown-menu, .single-column-wrapper .third-toolbar .btn-group-default .dropdown-menu, .single-column-wrapper .third-picker-toolbar .btn-group-default .dropdown-menu, .mobile-picker .third-toolbar .btn-group-default .dropdown-menu, .mobile-picker .third-picker-toolbar .btn-group-default .dropdown-menu {
  z-index: 2000;
}
.third-column .third-toolbar .btn-default, .third-column .third-picker-toolbar .btn-default, .third-column-wrapper .third-toolbar .btn-default, .third-column-wrapper .third-picker-toolbar .btn-default, .single-column-wrapper .third-toolbar .btn-default, .single-column-wrapper .third-picker-toolbar .btn-default, .mobile-picker .third-toolbar .btn-default, .mobile-picker .third-picker-toolbar .btn-default {
  margin: 2px 5px 0 0;
  padding: 3px 6px 2px;
  font-size: 11px;
  line-height: 1;
  position: relative;
  border-radius: 3px;
}
@media (max-width: 600px) {
  .third-column .third-toolbar .btn-default.button-not-on-mobile, .third-column .third-picker-toolbar .btn-default.button-not-on-mobile, .third-column-wrapper .third-toolbar .btn-default.button-not-on-mobile, .third-column-wrapper .third-picker-toolbar .btn-default.button-not-on-mobile, .single-column-wrapper .third-toolbar .btn-default.button-not-on-mobile, .single-column-wrapper .third-picker-toolbar .btn-default.button-not-on-mobile, .mobile-picker .third-toolbar .btn-default.button-not-on-mobile, .mobile-picker .third-picker-toolbar .btn-default.button-not-on-mobile {
    display: none;
  }
}
@media (max-width: 991px) {
  .third-column .third-toolbar .btn-default .regular, .third-column .third-picker-toolbar .btn-default .regular, .third-column-wrapper .third-toolbar .btn-default .regular, .third-column-wrapper .third-picker-toolbar .btn-default .regular, .single-column-wrapper .third-toolbar .btn-default .regular, .single-column-wrapper .third-picker-toolbar .btn-default .regular, .mobile-picker .third-toolbar .btn-default .regular, .mobile-picker .third-picker-toolbar .btn-default .regular {
    display: none;
  }
}
@media (min-width: 992px) {
  .third-column .third-toolbar .btn-default .mobile, .third-column .third-picker-toolbar .btn-default .mobile, .third-column-wrapper .third-toolbar .btn-default .mobile, .third-column-wrapper .third-picker-toolbar .btn-default .mobile, .single-column-wrapper .third-toolbar .btn-default .mobile, .single-column-wrapper .third-picker-toolbar .btn-default .mobile, .mobile-picker .third-toolbar .btn-default .mobile, .mobile-picker .third-picker-toolbar .btn-default .mobile {
    display: none;
  }
}
.third-column .third-toolbar .btn-default .button-icon, .third-column .third-picker-toolbar .btn-default .button-icon, .third-column-wrapper .third-toolbar .btn-default .button-icon, .third-column-wrapper .third-picker-toolbar .btn-default .button-icon, .single-column-wrapper .third-toolbar .btn-default .button-icon, .single-column-wrapper .third-picker-toolbar .btn-default .button-icon, .mobile-picker .third-toolbar .btn-default .button-icon, .mobile-picker .third-picker-toolbar .btn-default .button-icon {
  position: absolute;
  top: -5px;
  right: -5px;
}
.third-column .third-toolbar .btn-default .button-icon img, .third-column .third-picker-toolbar .btn-default .button-icon img, .third-column-wrapper .third-toolbar .btn-default .button-icon img, .third-column-wrapper .third-picker-toolbar .btn-default .button-icon img, .single-column-wrapper .third-toolbar .btn-default .button-icon img, .single-column-wrapper .third-picker-toolbar .btn-default .button-icon img, .mobile-picker .third-toolbar .btn-default .button-icon img, .mobile-picker .third-picker-toolbar .btn-default .button-icon img {
  width: 16px;
  height: 16px;
}
@media (max-width: 449px) {
  .third-column .third-toolbar .btn-default .button-icon, .third-column .third-picker-toolbar .btn-default .button-icon, .third-column-wrapper .third-toolbar .btn-default .button-icon, .third-column-wrapper .third-picker-toolbar .btn-default .button-icon, .single-column-wrapper .third-toolbar .btn-default .button-icon, .single-column-wrapper .third-picker-toolbar .btn-default .button-icon, .mobile-picker .third-toolbar .btn-default .button-icon, .mobile-picker .third-picker-toolbar .btn-default .button-icon {
    display: none;
  }
}
.third-column .third-toolbar .button-wrapper, .third-column .third-picker-toolbar .button-wrapper, .third-column-wrapper .third-toolbar .button-wrapper, .third-column-wrapper .third-picker-toolbar .button-wrapper, .single-column-wrapper .third-toolbar .button-wrapper, .single-column-wrapper .third-picker-toolbar .button-wrapper, .mobile-picker .third-toolbar .button-wrapper, .mobile-picker .third-picker-toolbar .button-wrapper {
  position: relative;
}
.third-column .third-toolbar .button-wrapper .button-tooltip, .third-column .third-picker-toolbar .button-wrapper .button-tooltip, .third-column-wrapper .third-toolbar .button-wrapper .button-tooltip, .third-column-wrapper .third-picker-toolbar .button-wrapper .button-tooltip, .single-column-wrapper .third-toolbar .button-wrapper .button-tooltip, .single-column-wrapper .third-picker-toolbar .button-wrapper .button-tooltip, .mobile-picker .third-toolbar .button-wrapper .button-tooltip, .mobile-picker .third-picker-toolbar .button-wrapper .button-tooltip {
  position: absolute;
  text-transform: none;
  top: 28px;
  right: -100px;
  display: none;
  opacity: 1;
  width: 135px;
}
.third-column .third-toolbar .button-wrapper:hover .button-tooltip, .third-column .third-picker-toolbar .button-wrapper:hover .button-tooltip, .third-column-wrapper .third-toolbar .button-wrapper:hover .button-tooltip, .third-column-wrapper .third-picker-toolbar .button-wrapper:hover .button-tooltip, .single-column-wrapper .third-toolbar .button-wrapper:hover .button-tooltip, .single-column-wrapper .third-picker-toolbar .button-wrapper:hover .button-tooltip, .mobile-picker .third-toolbar .button-wrapper:hover .button-tooltip, .mobile-picker .third-picker-toolbar .button-wrapper:hover .button-tooltip {
  display: block;
}
.third-column .third-toolbar .icn-default, .third-column .third-picker-toolbar .icn-default, .third-column-wrapper .third-toolbar .icn-default, .third-column-wrapper .third-picker-toolbar .icn-default, .single-column-wrapper .third-toolbar .icn-default, .single-column-wrapper .third-picker-toolbar .icn-default, .mobile-picker .third-toolbar .icn-default, .mobile-picker .third-picker-toolbar .icn-default {
  margin-right: 5px;
}
@media (max-width: 600px) {
  .third-column .third-toolbar .icn-default.button-not-on-mobile, .third-column .third-picker-toolbar .icn-default.button-not-on-mobile, .third-column-wrapper .third-toolbar .icn-default.button-not-on-mobile, .third-column-wrapper .third-picker-toolbar .icn-default.button-not-on-mobile, .single-column-wrapper .third-toolbar .icn-default.button-not-on-mobile, .single-column-wrapper .third-picker-toolbar .icn-default.button-not-on-mobile, .mobile-picker .third-toolbar .icn-default.button-not-on-mobile, .mobile-picker .third-picker-toolbar .icn-default.button-not-on-mobile {
    display: none;
  }
}
.third-column .third-toolbar .icn-default:hover, .third-column .third-picker-toolbar .icn-default:hover, .third-column-wrapper .third-toolbar .icn-default:hover, .third-column-wrapper .third-picker-toolbar .icn-default:hover, .single-column-wrapper .third-toolbar .icn-default:hover, .single-column-wrapper .third-picker-toolbar .icn-default:hover, .mobile-picker .third-toolbar .icn-default:hover, .mobile-picker .third-picker-toolbar .icn-default:hover {
  opacity: 0.7;
}
.third-column .third-toolbar .icn-default .case-back-link, .third-column .third-picker-toolbar .icn-default .case-back-link, .third-column-wrapper .third-toolbar .icn-default .case-back-link, .third-column-wrapper .third-picker-toolbar .icn-default .case-back-link, .single-column-wrapper .third-toolbar .icn-default .case-back-link, .single-column-wrapper .third-picker-toolbar .icn-default .case-back-link, .mobile-picker .third-toolbar .icn-default .case-back-link, .mobile-picker .third-picker-toolbar .icn-default .case-back-link {
  position: relative;
  top: 5px;
}
@media (max-width: 449px) {
  .third-column .third-toolbar .btn-default, .third-column .third-picker-toolbar .btn-default, .third-column-wrapper .third-toolbar .btn-default, .third-column-wrapper .third-picker-toolbar .btn-default, .single-column-wrapper .third-toolbar .btn-default, .single-column-wrapper .third-picker-toolbar .btn-default, .mobile-picker .third-toolbar .btn-default, .mobile-picker .third-picker-toolbar .btn-default {
    margin-right: 10px;
  }
  .third-column .third-toolbar .icn-default, .third-column .third-picker-toolbar .icn-default, .third-column-wrapper .third-toolbar .icn-default, .third-column-wrapper .third-picker-toolbar .icn-default, .single-column-wrapper .third-toolbar .icn-default, .single-column-wrapper .third-picker-toolbar .icn-default, .mobile-picker .third-toolbar .icn-default, .mobile-picker .third-picker-toolbar .icn-default {
    margin-right: 10px;
  }
}
@media (min-width: 601px) {
  .third-column .third-toolbar .mobile-fullscreen-anchor, .third-column .third-picker-toolbar .mobile-fullscreen-anchor, .third-column-wrapper .third-toolbar .mobile-fullscreen-anchor, .third-column-wrapper .third-picker-toolbar .mobile-fullscreen-anchor, .single-column-wrapper .third-toolbar .mobile-fullscreen-anchor, .single-column-wrapper .third-picker-toolbar .mobile-fullscreen-anchor, .mobile-picker .third-toolbar .mobile-fullscreen-anchor, .mobile-picker .third-picker-toolbar .mobile-fullscreen-anchor {
    display: none;
  }
}
.third-column .third-regular, .third-column-wrapper .third-regular, .single-column-wrapper .third-regular, .mobile-picker .third-regular {
  padding-bottom: 24px;
}
.third-column h1.project-details-header, .third-column-wrapper h1.project-details-header, .single-column-wrapper h1.project-details-header, .mobile-picker h1.project-details-header {
  border-bottom: 1px solid #acacac;
  padding-bottom: 10px;
}
@media (min-width: 450px) {
  .third-column .third-toolbar, .third-column .third-picker-toolbar, .third-column .single-toolbar, .third-column-wrapper .third-toolbar, .third-column-wrapper .third-picker-toolbar, .third-column-wrapper .single-toolbar, .single-column-wrapper .third-toolbar, .single-column-wrapper .third-picker-toolbar, .single-column-wrapper .single-toolbar, .mobile-picker .third-toolbar, .mobile-picker .third-picker-toolbar, .mobile-picker .single-toolbar {
    /** override default position & dimension for toolbar button svg icons */
    /* Bim verify connection */
    /* This is also for DEACTIVATE icon */
    /* Broker connection configuration remove */
    /* Binder/reporting request icon */
    /* Customise preview */
    /* Search & consolidate */
  }
  .third-column .third-toolbar .btn-default, .third-column .third-picker-toolbar .btn-default, .third-column .single-toolbar .btn-default, .third-column-wrapper .third-toolbar .btn-default, .third-column-wrapper .third-picker-toolbar .btn-default, .third-column-wrapper .single-toolbar .btn-default, .single-column-wrapper .third-toolbar .btn-default, .single-column-wrapper .third-picker-toolbar .btn-default, .single-column-wrapper .single-toolbar .btn-default, .mobile-picker .third-toolbar .btn-default, .mobile-picker .third-picker-toolbar .btn-default, .mobile-picker .single-toolbar .btn-default {
    margin-top: 3px;
  }
  .third-column .third-toolbar .btn-default:after, .third-column .third-picker-toolbar .btn-default:after, .third-column .single-toolbar .btn-default:after, .third-column-wrapper .third-toolbar .btn-default:after, .third-column-wrapper .third-picker-toolbar .btn-default:after, .third-column-wrapper .single-toolbar .btn-default:after, .single-column-wrapper .third-toolbar .btn-default:after, .single-column-wrapper .third-picker-toolbar .btn-default:after, .single-column-wrapper .single-toolbar .btn-default:after, .mobile-picker .third-toolbar .btn-default:after, .mobile-picker .third-picker-toolbar .btn-default:after, .mobile-picker .single-toolbar .btn-default:after {
    content: "";
    display: block;
    background-color: transparent;
    background-image: url("../Content/Img/sprites.png?version=7");
    position: absolute;
  }
}
@media only screen and (min-width: 450px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 450px) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 450px) and (-o-min-device-pixel-ratio: 2/1), only screen and (min-width: 450px) and (min-device-pixel-ratio: 2), only screen and (min-width: 450px) and (min-resolution: 192dpi), only screen and (min-width: 450px) and (min-resolution: 2dppx) {
  .third-column .third-toolbar .btn-default:after, .third-column .third-picker-toolbar .btn-default:after, .third-column .single-toolbar .btn-default:after, .third-column-wrapper .third-toolbar .btn-default:after, .third-column-wrapper .third-picker-toolbar .btn-default:after, .third-column-wrapper .single-toolbar .btn-default:after, .single-column-wrapper .third-toolbar .btn-default:after, .single-column-wrapper .third-picker-toolbar .btn-default:after, .single-column-wrapper .single-toolbar .btn-default:after, .mobile-picker .third-toolbar .btn-default:after, .mobile-picker .third-picker-toolbar .btn-default:after, .mobile-picker .single-toolbar .btn-default:after {
    background-image: url("../Content/Img/sprites@2x.png?version=7");
    background-size: 393px 191px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-default .button-icon, .third-column .third-picker-toolbar .btn-default .button-icon, .third-column .single-toolbar .btn-default .button-icon, .third-column-wrapper .third-toolbar .btn-default .button-icon, .third-column-wrapper .third-picker-toolbar .btn-default .button-icon, .third-column-wrapper .single-toolbar .btn-default .button-icon, .single-column-wrapper .third-toolbar .btn-default .button-icon, .single-column-wrapper .third-picker-toolbar .btn-default .button-icon, .single-column-wrapper .single-toolbar .btn-default .button-icon, .mobile-picker .third-toolbar .btn-default .button-icon, .mobile-picker .third-picker-toolbar .btn-default .button-icon, .mobile-picker .single-toolbar .btn-default .button-icon {
    position: absolute;
    top: -5px;
    right: -5px;
  }
  .third-column .third-toolbar .btn-default .button-icon img, .third-column .third-picker-toolbar .btn-default .button-icon img, .third-column .single-toolbar .btn-default .button-icon img, .third-column-wrapper .third-toolbar .btn-default .button-icon img, .third-column-wrapper .third-picker-toolbar .btn-default .button-icon img, .third-column-wrapper .single-toolbar .btn-default .button-icon img, .single-column-wrapper .third-toolbar .btn-default .button-icon img, .single-column-wrapper .third-picker-toolbar .btn-default .button-icon img, .single-column-wrapper .single-toolbar .btn-default .button-icon img, .mobile-picker .third-toolbar .btn-default .button-icon img, .mobile-picker .third-picker-toolbar .btn-default .button-icon img, .mobile-picker .single-toolbar .btn-default .button-icon img {
    width: 16px;
    height: 16px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .icn-default .case-back-link, .third-column .third-picker-toolbar .icn-default .case-back-link, .third-column .single-toolbar .icn-default .case-back-link, .third-column-wrapper .third-toolbar .icn-default .case-back-link, .third-column-wrapper .third-picker-toolbar .icn-default .case-back-link, .third-column-wrapper .single-toolbar .icn-default .case-back-link, .single-column-wrapper .third-toolbar .icn-default .case-back-link, .single-column-wrapper .third-picker-toolbar .icn-default .case-back-link, .single-column-wrapper .single-toolbar .icn-default .case-back-link, .mobile-picker .third-toolbar .icn-default .case-back-link, .mobile-picker .third-picker-toolbar .icn-default .case-back-link, .mobile-picker .single-toolbar .icn-default .case-back-link {
    top: 6px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-icon, .third-column .third-picker-toolbar .btn-icon, .third-column .single-toolbar .btn-icon, .third-column-wrapper .third-toolbar .btn-icon, .third-column-wrapper .third-picker-toolbar .btn-icon, .third-column-wrapper .single-toolbar .btn-icon, .single-column-wrapper .third-toolbar .btn-icon, .single-column-wrapper .third-picker-toolbar .btn-icon, .single-column-wrapper .single-toolbar .btn-icon, .mobile-picker .third-toolbar .btn-icon, .mobile-picker .third-picker-toolbar .btn-icon, .mobile-picker .single-toolbar .btn-icon {
    padding-right: 14px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-LINKFORM.btn-icon, .third-column .third-picker-toolbar .btn-LINKFORM.btn-icon, .third-column .single-toolbar .btn-LINKFORM.btn-icon, .third-column-wrapper .third-toolbar .btn-LINKFORM.btn-icon, .third-column-wrapper .third-picker-toolbar .btn-LINKFORM.btn-icon, .third-column-wrapper .single-toolbar .btn-LINKFORM.btn-icon, .single-column-wrapper .third-toolbar .btn-LINKFORM.btn-icon, .single-column-wrapper .third-picker-toolbar .btn-LINKFORM.btn-icon, .single-column-wrapper .single-toolbar .btn-LINKFORM.btn-icon, .mobile-picker .third-toolbar .btn-LINKFORM.btn-icon, .mobile-picker .third-picker-toolbar .btn-LINKFORM.btn-icon, .mobile-picker .single-toolbar .btn-LINKFORM.btn-icon {
    padding-right: 12px;
  }
  .third-column .third-toolbar .btn-LINKFORM.btn-icon .button-icon, .third-column .third-picker-toolbar .btn-LINKFORM.btn-icon .button-icon, .third-column .single-toolbar .btn-LINKFORM.btn-icon .button-icon, .third-column-wrapper .third-toolbar .btn-LINKFORM.btn-icon .button-icon, .third-column-wrapper .third-picker-toolbar .btn-LINKFORM.btn-icon .button-icon, .third-column-wrapper .single-toolbar .btn-LINKFORM.btn-icon .button-icon, .single-column-wrapper .third-toolbar .btn-LINKFORM.btn-icon .button-icon, .single-column-wrapper .third-picker-toolbar .btn-LINKFORM.btn-icon .button-icon, .single-column-wrapper .single-toolbar .btn-LINKFORM.btn-icon .button-icon, .mobile-picker .third-toolbar .btn-LINKFORM.btn-icon .button-icon, .mobile-picker .third-picker-toolbar .btn-LINKFORM.btn-icon .button-icon, .mobile-picker .single-toolbar .btn-LINKFORM.btn-icon .button-icon {
    top: -6px;
    right: -7px;
  }
  .third-column .third-toolbar .btn-LINKFORM.btn-icon .button-icon img, .third-column .third-picker-toolbar .btn-LINKFORM.btn-icon .button-icon img, .third-column .single-toolbar .btn-LINKFORM.btn-icon .button-icon img, .third-column-wrapper .third-toolbar .btn-LINKFORM.btn-icon .button-icon img, .third-column-wrapper .third-picker-toolbar .btn-LINKFORM.btn-icon .button-icon img, .third-column-wrapper .single-toolbar .btn-LINKFORM.btn-icon .button-icon img, .single-column-wrapper .third-toolbar .btn-LINKFORM.btn-icon .button-icon img, .single-column-wrapper .third-picker-toolbar .btn-LINKFORM.btn-icon .button-icon img, .single-column-wrapper .single-toolbar .btn-LINKFORM.btn-icon .button-icon img, .mobile-picker .third-toolbar .btn-LINKFORM.btn-icon .button-icon img, .mobile-picker .third-picker-toolbar .btn-LINKFORM.btn-icon .button-icon img, .mobile-picker .single-toolbar .btn-LINKFORM.btn-icon .button-icon img {
    width: 19px;
    height: 19px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-SAFETY-RATES.btn-icon, .third-column .third-picker-toolbar .btn-SAFETY-RATES.btn-icon, .third-column .single-toolbar .btn-SAFETY-RATES.btn-icon, .third-column-wrapper .third-toolbar .btn-SAFETY-RATES.btn-icon, .third-column-wrapper .third-picker-toolbar .btn-SAFETY-RATES.btn-icon, .third-column-wrapper .single-toolbar .btn-SAFETY-RATES.btn-icon, .single-column-wrapper .third-toolbar .btn-SAFETY-RATES.btn-icon, .single-column-wrapper .third-picker-toolbar .btn-SAFETY-RATES.btn-icon, .single-column-wrapper .single-toolbar .btn-SAFETY-RATES.btn-icon, .mobile-picker .third-toolbar .btn-SAFETY-RATES.btn-icon, .mobile-picker .third-picker-toolbar .btn-SAFETY-RATES.btn-icon, .mobile-picker .single-toolbar .btn-SAFETY-RATES.btn-icon {
    padding-right: 14px;
  }
  .third-column .third-toolbar .btn-SAFETY-RATES.btn-icon .button-icon, .third-column .third-picker-toolbar .btn-SAFETY-RATES.btn-icon .button-icon, .third-column .single-toolbar .btn-SAFETY-RATES.btn-icon .button-icon, .third-column-wrapper .third-toolbar .btn-SAFETY-RATES.btn-icon .button-icon, .third-column-wrapper .third-picker-toolbar .btn-SAFETY-RATES.btn-icon .button-icon, .third-column-wrapper .single-toolbar .btn-SAFETY-RATES.btn-icon .button-icon, .single-column-wrapper .third-toolbar .btn-SAFETY-RATES.btn-icon .button-icon, .single-column-wrapper .third-picker-toolbar .btn-SAFETY-RATES.btn-icon .button-icon, .single-column-wrapper .single-toolbar .btn-SAFETY-RATES.btn-icon .button-icon, .mobile-picker .third-toolbar .btn-SAFETY-RATES.btn-icon .button-icon, .mobile-picker .third-picker-toolbar .btn-SAFETY-RATES.btn-icon .button-icon, .mobile-picker .single-toolbar .btn-SAFETY-RATES.btn-icon .button-icon {
    top: -5px;
    right: -5px;
  }
  .third-column .third-toolbar .btn-SAFETY-RATES.btn-icon .button-icon img, .third-column .third-picker-toolbar .btn-SAFETY-RATES.btn-icon .button-icon img, .third-column .single-toolbar .btn-SAFETY-RATES.btn-icon .button-icon img, .third-column-wrapper .third-toolbar .btn-SAFETY-RATES.btn-icon .button-icon img, .third-column-wrapper .third-picker-toolbar .btn-SAFETY-RATES.btn-icon .button-icon img, .third-column-wrapper .single-toolbar .btn-SAFETY-RATES.btn-icon .button-icon img, .single-column-wrapper .third-toolbar .btn-SAFETY-RATES.btn-icon .button-icon img, .single-column-wrapper .third-picker-toolbar .btn-SAFETY-RATES.btn-icon .button-icon img, .single-column-wrapper .single-toolbar .btn-SAFETY-RATES.btn-icon .button-icon img, .mobile-picker .third-toolbar .btn-SAFETY-RATES.btn-icon .button-icon img, .mobile-picker .third-picker-toolbar .btn-SAFETY-RATES.btn-icon .button-icon img, .mobile-picker .single-toolbar .btn-SAFETY-RATES.btn-icon .button-icon img {
    width: 18px;
    height: 18px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-VERIFY.btn-icon, .third-column .third-picker-toolbar .btn-VERIFY.btn-icon, .third-column .single-toolbar .btn-VERIFY.btn-icon, .third-column-wrapper .third-toolbar .btn-VERIFY.btn-icon, .third-column-wrapper .third-picker-toolbar .btn-VERIFY.btn-icon, .third-column-wrapper .single-toolbar .btn-VERIFY.btn-icon, .single-column-wrapper .third-toolbar .btn-VERIFY.btn-icon, .single-column-wrapper .third-picker-toolbar .btn-VERIFY.btn-icon, .single-column-wrapper .single-toolbar .btn-VERIFY.btn-icon, .mobile-picker .third-toolbar .btn-VERIFY.btn-icon, .mobile-picker .third-picker-toolbar .btn-VERIFY.btn-icon, .mobile-picker .single-toolbar .btn-VERIFY.btn-icon {
    padding-right: 14px;
  }
  .third-column .third-toolbar .btn-VERIFY.btn-icon .button-icon, .third-column .third-picker-toolbar .btn-VERIFY.btn-icon .button-icon, .third-column .single-toolbar .btn-VERIFY.btn-icon .button-icon, .third-column-wrapper .third-toolbar .btn-VERIFY.btn-icon .button-icon, .third-column-wrapper .third-picker-toolbar .btn-VERIFY.btn-icon .button-icon, .third-column-wrapper .single-toolbar .btn-VERIFY.btn-icon .button-icon, .single-column-wrapper .third-toolbar .btn-VERIFY.btn-icon .button-icon, .single-column-wrapper .third-picker-toolbar .btn-VERIFY.btn-icon .button-icon, .single-column-wrapper .single-toolbar .btn-VERIFY.btn-icon .button-icon, .mobile-picker .third-toolbar .btn-VERIFY.btn-icon .button-icon, .mobile-picker .third-picker-toolbar .btn-VERIFY.btn-icon .button-icon, .mobile-picker .single-toolbar .btn-VERIFY.btn-icon .button-icon {
    top: -5px;
    right: -5px;
  }
  .third-column .third-toolbar .btn-VERIFY.btn-icon .button-icon img, .third-column .third-picker-toolbar .btn-VERIFY.btn-icon .button-icon img, .third-column .single-toolbar .btn-VERIFY.btn-icon .button-icon img, .third-column-wrapper .third-toolbar .btn-VERIFY.btn-icon .button-icon img, .third-column-wrapper .third-picker-toolbar .btn-VERIFY.btn-icon .button-icon img, .third-column-wrapper .single-toolbar .btn-VERIFY.btn-icon .button-icon img, .single-column-wrapper .third-toolbar .btn-VERIFY.btn-icon .button-icon img, .single-column-wrapper .third-picker-toolbar .btn-VERIFY.btn-icon .button-icon img, .single-column-wrapper .single-toolbar .btn-VERIFY.btn-icon .button-icon img, .mobile-picker .third-toolbar .btn-VERIFY.btn-icon .button-icon img, .mobile-picker .third-picker-toolbar .btn-VERIFY.btn-icon .button-icon img, .mobile-picker .single-toolbar .btn-VERIFY.btn-icon .button-icon img {
    width: 18px;
    height: 18px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-EDIT-SAVE.btn-icon, .third-column .third-picker-toolbar .btn-EDIT-SAVE.btn-icon, .third-column .single-toolbar .btn-EDIT-SAVE.btn-icon, .third-column-wrapper .third-toolbar .btn-EDIT-SAVE.btn-icon, .third-column-wrapper .third-picker-toolbar .btn-EDIT-SAVE.btn-icon, .third-column-wrapper .single-toolbar .btn-EDIT-SAVE.btn-icon, .single-column-wrapper .third-toolbar .btn-EDIT-SAVE.btn-icon, .single-column-wrapper .third-picker-toolbar .btn-EDIT-SAVE.btn-icon, .single-column-wrapper .single-toolbar .btn-EDIT-SAVE.btn-icon, .mobile-picker .third-toolbar .btn-EDIT-SAVE.btn-icon, .mobile-picker .third-picker-toolbar .btn-EDIT-SAVE.btn-icon, .mobile-picker .single-toolbar .btn-EDIT-SAVE.btn-icon {
    padding-right: 14px;
  }
  .third-column .third-toolbar .btn-EDIT-SAVE.btn-icon .button-icon, .third-column .third-picker-toolbar .btn-EDIT-SAVE.btn-icon .button-icon, .third-column .single-toolbar .btn-EDIT-SAVE.btn-icon .button-icon, .third-column-wrapper .third-toolbar .btn-EDIT-SAVE.btn-icon .button-icon, .third-column-wrapper .third-picker-toolbar .btn-EDIT-SAVE.btn-icon .button-icon, .third-column-wrapper .single-toolbar .btn-EDIT-SAVE.btn-icon .button-icon, .single-column-wrapper .third-toolbar .btn-EDIT-SAVE.btn-icon .button-icon, .single-column-wrapper .third-picker-toolbar .btn-EDIT-SAVE.btn-icon .button-icon, .single-column-wrapper .single-toolbar .btn-EDIT-SAVE.btn-icon .button-icon, .mobile-picker .third-toolbar .btn-EDIT-SAVE.btn-icon .button-icon, .mobile-picker .third-picker-toolbar .btn-EDIT-SAVE.btn-icon .button-icon, .mobile-picker .single-toolbar .btn-EDIT-SAVE.btn-icon .button-icon {
    top: -5px;
    right: -5px;
  }
  .third-column .third-toolbar .btn-EDIT-SAVE.btn-icon .button-icon img, .third-column .third-picker-toolbar .btn-EDIT-SAVE.btn-icon .button-icon img, .third-column .single-toolbar .btn-EDIT-SAVE.btn-icon .button-icon img, .third-column-wrapper .third-toolbar .btn-EDIT-SAVE.btn-icon .button-icon img, .third-column-wrapper .third-picker-toolbar .btn-EDIT-SAVE.btn-icon .button-icon img, .third-column-wrapper .single-toolbar .btn-EDIT-SAVE.btn-icon .button-icon img, .single-column-wrapper .third-toolbar .btn-EDIT-SAVE.btn-icon .button-icon img, .single-column-wrapper .third-picker-toolbar .btn-EDIT-SAVE.btn-icon .button-icon img, .single-column-wrapper .single-toolbar .btn-EDIT-SAVE.btn-icon .button-icon img, .mobile-picker .third-toolbar .btn-EDIT-SAVE.btn-icon .button-icon img, .mobile-picker .third-picker-toolbar .btn-EDIT-SAVE.btn-icon .button-icon img, .mobile-picker .single-toolbar .btn-EDIT-SAVE.btn-icon .button-icon img {
    width: 17px;
    height: 17px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-ACTIVATE.btn-icon, .third-column .third-picker-toolbar .btn-ACTIVATE.btn-icon, .third-column .single-toolbar .btn-ACTIVATE.btn-icon, .third-column-wrapper .third-toolbar .btn-ACTIVATE.btn-icon, .third-column-wrapper .third-picker-toolbar .btn-ACTIVATE.btn-icon, .third-column-wrapper .single-toolbar .btn-ACTIVATE.btn-icon, .single-column-wrapper .third-toolbar .btn-ACTIVATE.btn-icon, .single-column-wrapper .third-picker-toolbar .btn-ACTIVATE.btn-icon, .single-column-wrapper .single-toolbar .btn-ACTIVATE.btn-icon, .mobile-picker .third-toolbar .btn-ACTIVATE.btn-icon, .mobile-picker .third-picker-toolbar .btn-ACTIVATE.btn-icon, .mobile-picker .single-toolbar .btn-ACTIVATE.btn-icon {
    padding-right: 19px;
  }
  .third-column .third-toolbar .btn-ACTIVATE.btn-icon .button-icon, .third-column .third-picker-toolbar .btn-ACTIVATE.btn-icon .button-icon, .third-column .single-toolbar .btn-ACTIVATE.btn-icon .button-icon, .third-column-wrapper .third-toolbar .btn-ACTIVATE.btn-icon .button-icon, .third-column-wrapper .third-picker-toolbar .btn-ACTIVATE.btn-icon .button-icon, .third-column-wrapper .single-toolbar .btn-ACTIVATE.btn-icon .button-icon, .single-column-wrapper .third-toolbar .btn-ACTIVATE.btn-icon .button-icon, .single-column-wrapper .third-picker-toolbar .btn-ACTIVATE.btn-icon .button-icon, .single-column-wrapper .single-toolbar .btn-ACTIVATE.btn-icon .button-icon, .mobile-picker .third-toolbar .btn-ACTIVATE.btn-icon .button-icon, .mobile-picker .third-picker-toolbar .btn-ACTIVATE.btn-icon .button-icon, .mobile-picker .single-toolbar .btn-ACTIVATE.btn-icon .button-icon {
    top: -6px;
    right: -8px;
  }
  .third-column .third-toolbar .btn-ACTIVATE.btn-icon .button-icon img, .third-column .third-picker-toolbar .btn-ACTIVATE.btn-icon .button-icon img, .third-column .single-toolbar .btn-ACTIVATE.btn-icon .button-icon img, .third-column-wrapper .third-toolbar .btn-ACTIVATE.btn-icon .button-icon img, .third-column-wrapper .third-picker-toolbar .btn-ACTIVATE.btn-icon .button-icon img, .third-column-wrapper .single-toolbar .btn-ACTIVATE.btn-icon .button-icon img, .single-column-wrapper .third-toolbar .btn-ACTIVATE.btn-icon .button-icon img, .single-column-wrapper .third-picker-toolbar .btn-ACTIVATE.btn-icon .button-icon img, .single-column-wrapper .single-toolbar .btn-ACTIVATE.btn-icon .button-icon img, .mobile-picker .third-toolbar .btn-ACTIVATE.btn-icon .button-icon img, .mobile-picker .third-picker-toolbar .btn-ACTIVATE.btn-icon .button-icon img, .mobile-picker .single-toolbar .btn-ACTIVATE.btn-icon .button-icon img {
    width: 26px;
    height: 17px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-CONFIG-REMOVE.btn-icon, .third-column .third-picker-toolbar .btn-CONFIG-REMOVE.btn-icon, .third-column .single-toolbar .btn-CONFIG-REMOVE.btn-icon, .third-column-wrapper .third-toolbar .btn-CONFIG-REMOVE.btn-icon, .third-column-wrapper .third-picker-toolbar .btn-CONFIG-REMOVE.btn-icon, .third-column-wrapper .single-toolbar .btn-CONFIG-REMOVE.btn-icon, .single-column-wrapper .third-toolbar .btn-CONFIG-REMOVE.btn-icon, .single-column-wrapper .third-picker-toolbar .btn-CONFIG-REMOVE.btn-icon, .single-column-wrapper .single-toolbar .btn-CONFIG-REMOVE.btn-icon, .mobile-picker .third-toolbar .btn-CONFIG-REMOVE.btn-icon, .mobile-picker .third-picker-toolbar .btn-CONFIG-REMOVE.btn-icon, .mobile-picker .single-toolbar .btn-CONFIG-REMOVE.btn-icon {
    padding-right: 19px;
  }
  .third-column .third-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon, .third-column .third-picker-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon, .third-column .single-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon, .third-column-wrapper .third-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon, .third-column-wrapper .third-picker-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon, .third-column-wrapper .single-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon, .single-column-wrapper .third-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon, .single-column-wrapper .third-picker-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon, .single-column-wrapper .single-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon, .mobile-picker .third-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon, .mobile-picker .third-picker-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon, .mobile-picker .single-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon {
    top: -6px;
    right: -8px;
  }
  .third-column .third-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon img, .third-column .third-picker-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon img, .third-column .single-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon img, .third-column-wrapper .third-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon img, .third-column-wrapper .third-picker-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon img, .third-column-wrapper .single-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon img, .single-column-wrapper .third-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon img, .single-column-wrapper .third-picker-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon img, .single-column-wrapper .single-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon img, .mobile-picker .third-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon img, .mobile-picker .third-picker-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon img, .mobile-picker .single-toolbar .btn-CONFIG-REMOVE.btn-icon .button-icon img {
    width: 26px;
    height: 17px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-REQUEST.btn-icon, .third-column .third-picker-toolbar .btn-REQUEST.btn-icon, .third-column .single-toolbar .btn-REQUEST.btn-icon, .third-column-wrapper .third-toolbar .btn-REQUEST.btn-icon, .third-column-wrapper .third-picker-toolbar .btn-REQUEST.btn-icon, .third-column-wrapper .single-toolbar .btn-REQUEST.btn-icon, .single-column-wrapper .third-toolbar .btn-REQUEST.btn-icon, .single-column-wrapper .third-picker-toolbar .btn-REQUEST.btn-icon, .single-column-wrapper .single-toolbar .btn-REQUEST.btn-icon, .mobile-picker .third-toolbar .btn-REQUEST.btn-icon, .mobile-picker .third-picker-toolbar .btn-REQUEST.btn-icon, .mobile-picker .single-toolbar .btn-REQUEST.btn-icon {
    padding-right: 14px;
  }
  .third-column .third-toolbar .btn-REQUEST.btn-icon .button-icon, .third-column .third-picker-toolbar .btn-REQUEST.btn-icon .button-icon, .third-column .single-toolbar .btn-REQUEST.btn-icon .button-icon, .third-column-wrapper .third-toolbar .btn-REQUEST.btn-icon .button-icon, .third-column-wrapper .third-picker-toolbar .btn-REQUEST.btn-icon .button-icon, .third-column-wrapper .single-toolbar .btn-REQUEST.btn-icon .button-icon, .single-column-wrapper .third-toolbar .btn-REQUEST.btn-icon .button-icon, .single-column-wrapper .third-picker-toolbar .btn-REQUEST.btn-icon .button-icon, .single-column-wrapper .single-toolbar .btn-REQUEST.btn-icon .button-icon, .mobile-picker .third-toolbar .btn-REQUEST.btn-icon .button-icon, .mobile-picker .third-picker-toolbar .btn-REQUEST.btn-icon .button-icon, .mobile-picker .single-toolbar .btn-REQUEST.btn-icon .button-icon {
    top: -5px;
    right: -5px;
  }
  .third-column .third-toolbar .btn-REQUEST.btn-icon .button-icon img, .third-column .third-picker-toolbar .btn-REQUEST.btn-icon .button-icon img, .third-column .single-toolbar .btn-REQUEST.btn-icon .button-icon img, .third-column-wrapper .third-toolbar .btn-REQUEST.btn-icon .button-icon img, .third-column-wrapper .third-picker-toolbar .btn-REQUEST.btn-icon .button-icon img, .third-column-wrapper .single-toolbar .btn-REQUEST.btn-icon .button-icon img, .single-column-wrapper .third-toolbar .btn-REQUEST.btn-icon .button-icon img, .single-column-wrapper .third-picker-toolbar .btn-REQUEST.btn-icon .button-icon img, .single-column-wrapper .single-toolbar .btn-REQUEST.btn-icon .button-icon img, .mobile-picker .third-toolbar .btn-REQUEST.btn-icon .button-icon img, .mobile-picker .third-picker-toolbar .btn-REQUEST.btn-icon .button-icon img, .mobile-picker .single-toolbar .btn-REQUEST.btn-icon .button-icon img {
    width: 17px;
    height: 17px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-PREVIEW.btn-icon, .third-column .third-picker-toolbar .btn-PREVIEW.btn-icon, .third-column .single-toolbar .btn-PREVIEW.btn-icon, .third-column-wrapper .third-toolbar .btn-PREVIEW.btn-icon, .third-column-wrapper .third-picker-toolbar .btn-PREVIEW.btn-icon, .third-column-wrapper .single-toolbar .btn-PREVIEW.btn-icon, .single-column-wrapper .third-toolbar .btn-PREVIEW.btn-icon, .single-column-wrapper .third-picker-toolbar .btn-PREVIEW.btn-icon, .single-column-wrapper .single-toolbar .btn-PREVIEW.btn-icon, .mobile-picker .third-toolbar .btn-PREVIEW.btn-icon, .mobile-picker .third-picker-toolbar .btn-PREVIEW.btn-icon, .mobile-picker .single-toolbar .btn-PREVIEW.btn-icon {
    padding-right: 16px;
  }
  .third-column .third-toolbar .btn-PREVIEW.btn-icon .button-icon, .third-column .third-picker-toolbar .btn-PREVIEW.btn-icon .button-icon, .third-column .single-toolbar .btn-PREVIEW.btn-icon .button-icon, .third-column-wrapper .third-toolbar .btn-PREVIEW.btn-icon .button-icon, .third-column-wrapper .third-picker-toolbar .btn-PREVIEW.btn-icon .button-icon, .third-column-wrapper .single-toolbar .btn-PREVIEW.btn-icon .button-icon, .single-column-wrapper .third-toolbar .btn-PREVIEW.btn-icon .button-icon, .single-column-wrapper .third-picker-toolbar .btn-PREVIEW.btn-icon .button-icon, .single-column-wrapper .single-toolbar .btn-PREVIEW.btn-icon .button-icon, .mobile-picker .third-toolbar .btn-PREVIEW.btn-icon .button-icon, .mobile-picker .third-picker-toolbar .btn-PREVIEW.btn-icon .button-icon, .mobile-picker .single-toolbar .btn-PREVIEW.btn-icon .button-icon {
    top: -5px;
    right: -5px;
  }
  .third-column .third-toolbar .btn-PREVIEW.btn-icon .button-icon img, .third-column .third-picker-toolbar .btn-PREVIEW.btn-icon .button-icon img, .third-column .single-toolbar .btn-PREVIEW.btn-icon .button-icon img, .third-column-wrapper .third-toolbar .btn-PREVIEW.btn-icon .button-icon img, .third-column-wrapper .third-picker-toolbar .btn-PREVIEW.btn-icon .button-icon img, .third-column-wrapper .single-toolbar .btn-PREVIEW.btn-icon .button-icon img, .single-column-wrapper .third-toolbar .btn-PREVIEW.btn-icon .button-icon img, .single-column-wrapper .third-picker-toolbar .btn-PREVIEW.btn-icon .button-icon img, .single-column-wrapper .single-toolbar .btn-PREVIEW.btn-icon .button-icon img, .mobile-picker .third-toolbar .btn-PREVIEW.btn-icon .button-icon img, .mobile-picker .third-picker-toolbar .btn-PREVIEW.btn-icon .button-icon img, .mobile-picker .single-toolbar .btn-PREVIEW.btn-icon .button-icon img {
    width: 18px;
    height: 18px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-EDIT,
  .third-column .third-toolbar .btn-REOPEN,
  .third-column .third-toolbar .btn-EDITOR-SHOW,
  .third-column .third-toolbar .btn-REPLYFORM,
  .third-column .third-toolbar .btn-EXPAND,
  .third-column .third-toolbar .btn-SUB-NEWCASE,
  .third-column .third-toolbar .btn-SUB-PROJECTS,
  .third-column .third-toolbar .btn-SUB-FILTER,
  .third-column .third-toolbar .btn-START,
  .third-column .third-toolbar .btn-RESEND,
  .third-column .third-toolbar .btn-WORKFLOW,
  .third-column .third-toolbar .btn-REVISIONS,
  .third-column .third-toolbar .btn-PRINT,
  .third-column .third-toolbar .btn-ARCHIVE,
  .third-column .third-toolbar .btn-DELETE,
  .third-column .third-toolbar .btn-SUB-GROUP, .third-column .third-picker-toolbar .btn-EDIT,
  .third-column .third-picker-toolbar .btn-REOPEN,
  .third-column .third-picker-toolbar .btn-EDITOR-SHOW,
  .third-column .third-picker-toolbar .btn-REPLYFORM,
  .third-column .third-picker-toolbar .btn-EXPAND,
  .third-column .third-picker-toolbar .btn-SUB-NEWCASE,
  .third-column .third-picker-toolbar .btn-SUB-PROJECTS,
  .third-column .third-picker-toolbar .btn-SUB-FILTER,
  .third-column .third-picker-toolbar .btn-START,
  .third-column .third-picker-toolbar .btn-RESEND,
  .third-column .third-picker-toolbar .btn-WORKFLOW,
  .third-column .third-picker-toolbar .btn-REVISIONS,
  .third-column .third-picker-toolbar .btn-PRINT,
  .third-column .third-picker-toolbar .btn-ARCHIVE,
  .third-column .third-picker-toolbar .btn-DELETE,
  .third-column .third-picker-toolbar .btn-SUB-GROUP, .third-column .single-toolbar .btn-EDIT,
  .third-column .single-toolbar .btn-REOPEN,
  .third-column .single-toolbar .btn-EDITOR-SHOW,
  .third-column .single-toolbar .btn-REPLYFORM,
  .third-column .single-toolbar .btn-EXPAND,
  .third-column .single-toolbar .btn-SUB-NEWCASE,
  .third-column .single-toolbar .btn-SUB-PROJECTS,
  .third-column .single-toolbar .btn-SUB-FILTER,
  .third-column .single-toolbar .btn-START,
  .third-column .single-toolbar .btn-RESEND,
  .third-column .single-toolbar .btn-WORKFLOW,
  .third-column .single-toolbar .btn-REVISIONS,
  .third-column .single-toolbar .btn-PRINT,
  .third-column .single-toolbar .btn-ARCHIVE,
  .third-column .single-toolbar .btn-DELETE,
  .third-column .single-toolbar .btn-SUB-GROUP, .third-column-wrapper .third-toolbar .btn-EDIT,
  .third-column-wrapper .third-toolbar .btn-REOPEN,
  .third-column-wrapper .third-toolbar .btn-EDITOR-SHOW,
  .third-column-wrapper .third-toolbar .btn-REPLYFORM,
  .third-column-wrapper .third-toolbar .btn-EXPAND,
  .third-column-wrapper .third-toolbar .btn-SUB-NEWCASE,
  .third-column-wrapper .third-toolbar .btn-SUB-PROJECTS,
  .third-column-wrapper .third-toolbar .btn-SUB-FILTER,
  .third-column-wrapper .third-toolbar .btn-START,
  .third-column-wrapper .third-toolbar .btn-RESEND,
  .third-column-wrapper .third-toolbar .btn-WORKFLOW,
  .third-column-wrapper .third-toolbar .btn-REVISIONS,
  .third-column-wrapper .third-toolbar .btn-PRINT,
  .third-column-wrapper .third-toolbar .btn-ARCHIVE,
  .third-column-wrapper .third-toolbar .btn-DELETE,
  .third-column-wrapper .third-toolbar .btn-SUB-GROUP, .third-column-wrapper .third-picker-toolbar .btn-EDIT,
  .third-column-wrapper .third-picker-toolbar .btn-REOPEN,
  .third-column-wrapper .third-picker-toolbar .btn-EDITOR-SHOW,
  .third-column-wrapper .third-picker-toolbar .btn-REPLYFORM,
  .third-column-wrapper .third-picker-toolbar .btn-EXPAND,
  .third-column-wrapper .third-picker-toolbar .btn-SUB-NEWCASE,
  .third-column-wrapper .third-picker-toolbar .btn-SUB-PROJECTS,
  .third-column-wrapper .third-picker-toolbar .btn-SUB-FILTER,
  .third-column-wrapper .third-picker-toolbar .btn-START,
  .third-column-wrapper .third-picker-toolbar .btn-RESEND,
  .third-column-wrapper .third-picker-toolbar .btn-WORKFLOW,
  .third-column-wrapper .third-picker-toolbar .btn-REVISIONS,
  .third-column-wrapper .third-picker-toolbar .btn-PRINT,
  .third-column-wrapper .third-picker-toolbar .btn-ARCHIVE,
  .third-column-wrapper .third-picker-toolbar .btn-DELETE,
  .third-column-wrapper .third-picker-toolbar .btn-SUB-GROUP, .third-column-wrapper .single-toolbar .btn-EDIT,
  .third-column-wrapper .single-toolbar .btn-REOPEN,
  .third-column-wrapper .single-toolbar .btn-EDITOR-SHOW,
  .third-column-wrapper .single-toolbar .btn-REPLYFORM,
  .third-column-wrapper .single-toolbar .btn-EXPAND,
  .third-column-wrapper .single-toolbar .btn-SUB-NEWCASE,
  .third-column-wrapper .single-toolbar .btn-SUB-PROJECTS,
  .third-column-wrapper .single-toolbar .btn-SUB-FILTER,
  .third-column-wrapper .single-toolbar .btn-START,
  .third-column-wrapper .single-toolbar .btn-RESEND,
  .third-column-wrapper .single-toolbar .btn-WORKFLOW,
  .third-column-wrapper .single-toolbar .btn-REVISIONS,
  .third-column-wrapper .single-toolbar .btn-PRINT,
  .third-column-wrapper .single-toolbar .btn-ARCHIVE,
  .third-column-wrapper .single-toolbar .btn-DELETE,
  .third-column-wrapper .single-toolbar .btn-SUB-GROUP, .single-column-wrapper .third-toolbar .btn-EDIT,
  .single-column-wrapper .third-toolbar .btn-REOPEN,
  .single-column-wrapper .third-toolbar .btn-EDITOR-SHOW,
  .single-column-wrapper .third-toolbar .btn-REPLYFORM,
  .single-column-wrapper .third-toolbar .btn-EXPAND,
  .single-column-wrapper .third-toolbar .btn-SUB-NEWCASE,
  .single-column-wrapper .third-toolbar .btn-SUB-PROJECTS,
  .single-column-wrapper .third-toolbar .btn-SUB-FILTER,
  .single-column-wrapper .third-toolbar .btn-START,
  .single-column-wrapper .third-toolbar .btn-RESEND,
  .single-column-wrapper .third-toolbar .btn-WORKFLOW,
  .single-column-wrapper .third-toolbar .btn-REVISIONS,
  .single-column-wrapper .third-toolbar .btn-PRINT,
  .single-column-wrapper .third-toolbar .btn-ARCHIVE,
  .single-column-wrapper .third-toolbar .btn-DELETE,
  .single-column-wrapper .third-toolbar .btn-SUB-GROUP, .single-column-wrapper .third-picker-toolbar .btn-EDIT,
  .single-column-wrapper .third-picker-toolbar .btn-REOPEN,
  .single-column-wrapper .third-picker-toolbar .btn-EDITOR-SHOW,
  .single-column-wrapper .third-picker-toolbar .btn-REPLYFORM,
  .single-column-wrapper .third-picker-toolbar .btn-EXPAND,
  .single-column-wrapper .third-picker-toolbar .btn-SUB-NEWCASE,
  .single-column-wrapper .third-picker-toolbar .btn-SUB-PROJECTS,
  .single-column-wrapper .third-picker-toolbar .btn-SUB-FILTER,
  .single-column-wrapper .third-picker-toolbar .btn-START,
  .single-column-wrapper .third-picker-toolbar .btn-RESEND,
  .single-column-wrapper .third-picker-toolbar .btn-WORKFLOW,
  .single-column-wrapper .third-picker-toolbar .btn-REVISIONS,
  .single-column-wrapper .third-picker-toolbar .btn-PRINT,
  .single-column-wrapper .third-picker-toolbar .btn-ARCHIVE,
  .single-column-wrapper .third-picker-toolbar .btn-DELETE,
  .single-column-wrapper .third-picker-toolbar .btn-SUB-GROUP, .single-column-wrapper .single-toolbar .btn-EDIT,
  .single-column-wrapper .single-toolbar .btn-REOPEN,
  .single-column-wrapper .single-toolbar .btn-EDITOR-SHOW,
  .single-column-wrapper .single-toolbar .btn-REPLYFORM,
  .single-column-wrapper .single-toolbar .btn-EXPAND,
  .single-column-wrapper .single-toolbar .btn-SUB-NEWCASE,
  .single-column-wrapper .single-toolbar .btn-SUB-PROJECTS,
  .single-column-wrapper .single-toolbar .btn-SUB-FILTER,
  .single-column-wrapper .single-toolbar .btn-START,
  .single-column-wrapper .single-toolbar .btn-RESEND,
  .single-column-wrapper .single-toolbar .btn-WORKFLOW,
  .single-column-wrapper .single-toolbar .btn-REVISIONS,
  .single-column-wrapper .single-toolbar .btn-PRINT,
  .single-column-wrapper .single-toolbar .btn-ARCHIVE,
  .single-column-wrapper .single-toolbar .btn-DELETE,
  .single-column-wrapper .single-toolbar .btn-SUB-GROUP, .mobile-picker .third-toolbar .btn-EDIT,
  .mobile-picker .third-toolbar .btn-REOPEN,
  .mobile-picker .third-toolbar .btn-EDITOR-SHOW,
  .mobile-picker .third-toolbar .btn-REPLYFORM,
  .mobile-picker .third-toolbar .btn-EXPAND,
  .mobile-picker .third-toolbar .btn-SUB-NEWCASE,
  .mobile-picker .third-toolbar .btn-SUB-PROJECTS,
  .mobile-picker .third-toolbar .btn-SUB-FILTER,
  .mobile-picker .third-toolbar .btn-START,
  .mobile-picker .third-toolbar .btn-RESEND,
  .mobile-picker .third-toolbar .btn-WORKFLOW,
  .mobile-picker .third-toolbar .btn-REVISIONS,
  .mobile-picker .third-toolbar .btn-PRINT,
  .mobile-picker .third-toolbar .btn-ARCHIVE,
  .mobile-picker .third-toolbar .btn-DELETE,
  .mobile-picker .third-toolbar .btn-SUB-GROUP, .mobile-picker .third-picker-toolbar .btn-EDIT,
  .mobile-picker .third-picker-toolbar .btn-REOPEN,
  .mobile-picker .third-picker-toolbar .btn-EDITOR-SHOW,
  .mobile-picker .third-picker-toolbar .btn-REPLYFORM,
  .mobile-picker .third-picker-toolbar .btn-EXPAND,
  .mobile-picker .third-picker-toolbar .btn-SUB-NEWCASE,
  .mobile-picker .third-picker-toolbar .btn-SUB-PROJECTS,
  .mobile-picker .third-picker-toolbar .btn-SUB-FILTER,
  .mobile-picker .third-picker-toolbar .btn-START,
  .mobile-picker .third-picker-toolbar .btn-RESEND,
  .mobile-picker .third-picker-toolbar .btn-WORKFLOW,
  .mobile-picker .third-picker-toolbar .btn-REVISIONS,
  .mobile-picker .third-picker-toolbar .btn-PRINT,
  .mobile-picker .third-picker-toolbar .btn-ARCHIVE,
  .mobile-picker .third-picker-toolbar .btn-DELETE,
  .mobile-picker .third-picker-toolbar .btn-SUB-GROUP, .mobile-picker .single-toolbar .btn-EDIT,
  .mobile-picker .single-toolbar .btn-REOPEN,
  .mobile-picker .single-toolbar .btn-EDITOR-SHOW,
  .mobile-picker .single-toolbar .btn-REPLYFORM,
  .mobile-picker .single-toolbar .btn-EXPAND,
  .mobile-picker .single-toolbar .btn-SUB-NEWCASE,
  .mobile-picker .single-toolbar .btn-SUB-PROJECTS,
  .mobile-picker .single-toolbar .btn-SUB-FILTER,
  .mobile-picker .single-toolbar .btn-START,
  .mobile-picker .single-toolbar .btn-RESEND,
  .mobile-picker .single-toolbar .btn-WORKFLOW,
  .mobile-picker .single-toolbar .btn-REVISIONS,
  .mobile-picker .single-toolbar .btn-PRINT,
  .mobile-picker .single-toolbar .btn-ARCHIVE,
  .mobile-picker .single-toolbar .btn-DELETE,
  .mobile-picker .single-toolbar .btn-SUB-GROUP {
    padding-left: 4px;
  }
  .third-column .third-toolbar .btn-EDIT:after,
  .third-column .third-toolbar .btn-REOPEN:after,
  .third-column .third-toolbar .btn-EDITOR-SHOW:after,
  .third-column .third-toolbar .btn-REPLYFORM:after,
  .third-column .third-toolbar .btn-EXPAND:after,
  .third-column .third-toolbar .btn-SUB-NEWCASE:after,
  .third-column .third-toolbar .btn-SUB-PROJECTS:after,
  .third-column .third-toolbar .btn-SUB-FILTER:after,
  .third-column .third-toolbar .btn-START:after,
  .third-column .third-toolbar .btn-RESEND:after,
  .third-column .third-toolbar .btn-WORKFLOW:after,
  .third-column .third-toolbar .btn-REVISIONS:after,
  .third-column .third-toolbar .btn-PRINT:after,
  .third-column .third-toolbar .btn-ARCHIVE:after,
  .third-column .third-toolbar .btn-DELETE:after,
  .third-column .third-toolbar .btn-SUB-GROUP:after, .third-column .third-picker-toolbar .btn-EDIT:after,
  .third-column .third-picker-toolbar .btn-REOPEN:after,
  .third-column .third-picker-toolbar .btn-EDITOR-SHOW:after,
  .third-column .third-picker-toolbar .btn-REPLYFORM:after,
  .third-column .third-picker-toolbar .btn-EXPAND:after,
  .third-column .third-picker-toolbar .btn-SUB-NEWCASE:after,
  .third-column .third-picker-toolbar .btn-SUB-PROJECTS:after,
  .third-column .third-picker-toolbar .btn-SUB-FILTER:after,
  .third-column .third-picker-toolbar .btn-START:after,
  .third-column .third-picker-toolbar .btn-RESEND:after,
  .third-column .third-picker-toolbar .btn-WORKFLOW:after,
  .third-column .third-picker-toolbar .btn-REVISIONS:after,
  .third-column .third-picker-toolbar .btn-PRINT:after,
  .third-column .third-picker-toolbar .btn-ARCHIVE:after,
  .third-column .third-picker-toolbar .btn-DELETE:after,
  .third-column .third-picker-toolbar .btn-SUB-GROUP:after, .third-column .single-toolbar .btn-EDIT:after,
  .third-column .single-toolbar .btn-REOPEN:after,
  .third-column .single-toolbar .btn-EDITOR-SHOW:after,
  .third-column .single-toolbar .btn-REPLYFORM:after,
  .third-column .single-toolbar .btn-EXPAND:after,
  .third-column .single-toolbar .btn-SUB-NEWCASE:after,
  .third-column .single-toolbar .btn-SUB-PROJECTS:after,
  .third-column .single-toolbar .btn-SUB-FILTER:after,
  .third-column .single-toolbar .btn-START:after,
  .third-column .single-toolbar .btn-RESEND:after,
  .third-column .single-toolbar .btn-WORKFLOW:after,
  .third-column .single-toolbar .btn-REVISIONS:after,
  .third-column .single-toolbar .btn-PRINT:after,
  .third-column .single-toolbar .btn-ARCHIVE:after,
  .third-column .single-toolbar .btn-DELETE:after,
  .third-column .single-toolbar .btn-SUB-GROUP:after, .third-column-wrapper .third-toolbar .btn-EDIT:after,
  .third-column-wrapper .third-toolbar .btn-REOPEN:after,
  .third-column-wrapper .third-toolbar .btn-EDITOR-SHOW:after,
  .third-column-wrapper .third-toolbar .btn-REPLYFORM:after,
  .third-column-wrapper .third-toolbar .btn-EXPAND:after,
  .third-column-wrapper .third-toolbar .btn-SUB-NEWCASE:after,
  .third-column-wrapper .third-toolbar .btn-SUB-PROJECTS:after,
  .third-column-wrapper .third-toolbar .btn-SUB-FILTER:after,
  .third-column-wrapper .third-toolbar .btn-START:after,
  .third-column-wrapper .third-toolbar .btn-RESEND:after,
  .third-column-wrapper .third-toolbar .btn-WORKFLOW:after,
  .third-column-wrapper .third-toolbar .btn-REVISIONS:after,
  .third-column-wrapper .third-toolbar .btn-PRINT:after,
  .third-column-wrapper .third-toolbar .btn-ARCHIVE:after,
  .third-column-wrapper .third-toolbar .btn-DELETE:after,
  .third-column-wrapper .third-toolbar .btn-SUB-GROUP:after, .third-column-wrapper .third-picker-toolbar .btn-EDIT:after,
  .third-column-wrapper .third-picker-toolbar .btn-REOPEN:after,
  .third-column-wrapper .third-picker-toolbar .btn-EDITOR-SHOW:after,
  .third-column-wrapper .third-picker-toolbar .btn-REPLYFORM:after,
  .third-column-wrapper .third-picker-toolbar .btn-EXPAND:after,
  .third-column-wrapper .third-picker-toolbar .btn-SUB-NEWCASE:after,
  .third-column-wrapper .third-picker-toolbar .btn-SUB-PROJECTS:after,
  .third-column-wrapper .third-picker-toolbar .btn-SUB-FILTER:after,
  .third-column-wrapper .third-picker-toolbar .btn-START:after,
  .third-column-wrapper .third-picker-toolbar .btn-RESEND:after,
  .third-column-wrapper .third-picker-toolbar .btn-WORKFLOW:after,
  .third-column-wrapper .third-picker-toolbar .btn-REVISIONS:after,
  .third-column-wrapper .third-picker-toolbar .btn-PRINT:after,
  .third-column-wrapper .third-picker-toolbar .btn-ARCHIVE:after,
  .third-column-wrapper .third-picker-toolbar .btn-DELETE:after,
  .third-column-wrapper .third-picker-toolbar .btn-SUB-GROUP:after, .third-column-wrapper .single-toolbar .btn-EDIT:after,
  .third-column-wrapper .single-toolbar .btn-REOPEN:after,
  .third-column-wrapper .single-toolbar .btn-EDITOR-SHOW:after,
  .third-column-wrapper .single-toolbar .btn-REPLYFORM:after,
  .third-column-wrapper .single-toolbar .btn-EXPAND:after,
  .third-column-wrapper .single-toolbar .btn-SUB-NEWCASE:after,
  .third-column-wrapper .single-toolbar .btn-SUB-PROJECTS:after,
  .third-column-wrapper .single-toolbar .btn-SUB-FILTER:after,
  .third-column-wrapper .single-toolbar .btn-START:after,
  .third-column-wrapper .single-toolbar .btn-RESEND:after,
  .third-column-wrapper .single-toolbar .btn-WORKFLOW:after,
  .third-column-wrapper .single-toolbar .btn-REVISIONS:after,
  .third-column-wrapper .single-toolbar .btn-PRINT:after,
  .third-column-wrapper .single-toolbar .btn-ARCHIVE:after,
  .third-column-wrapper .single-toolbar .btn-DELETE:after,
  .third-column-wrapper .single-toolbar .btn-SUB-GROUP:after, .single-column-wrapper .third-toolbar .btn-EDIT:after,
  .single-column-wrapper .third-toolbar .btn-REOPEN:after,
  .single-column-wrapper .third-toolbar .btn-EDITOR-SHOW:after,
  .single-column-wrapper .third-toolbar .btn-REPLYFORM:after,
  .single-column-wrapper .third-toolbar .btn-EXPAND:after,
  .single-column-wrapper .third-toolbar .btn-SUB-NEWCASE:after,
  .single-column-wrapper .third-toolbar .btn-SUB-PROJECTS:after,
  .single-column-wrapper .third-toolbar .btn-SUB-FILTER:after,
  .single-column-wrapper .third-toolbar .btn-START:after,
  .single-column-wrapper .third-toolbar .btn-RESEND:after,
  .single-column-wrapper .third-toolbar .btn-WORKFLOW:after,
  .single-column-wrapper .third-toolbar .btn-REVISIONS:after,
  .single-column-wrapper .third-toolbar .btn-PRINT:after,
  .single-column-wrapper .third-toolbar .btn-ARCHIVE:after,
  .single-column-wrapper .third-toolbar .btn-DELETE:after,
  .single-column-wrapper .third-toolbar .btn-SUB-GROUP:after, .single-column-wrapper .third-picker-toolbar .btn-EDIT:after,
  .single-column-wrapper .third-picker-toolbar .btn-REOPEN:after,
  .single-column-wrapper .third-picker-toolbar .btn-EDITOR-SHOW:after,
  .single-column-wrapper .third-picker-toolbar .btn-REPLYFORM:after,
  .single-column-wrapper .third-picker-toolbar .btn-EXPAND:after,
  .single-column-wrapper .third-picker-toolbar .btn-SUB-NEWCASE:after,
  .single-column-wrapper .third-picker-toolbar .btn-SUB-PROJECTS:after,
  .single-column-wrapper .third-picker-toolbar .btn-SUB-FILTER:after,
  .single-column-wrapper .third-picker-toolbar .btn-START:after,
  .single-column-wrapper .third-picker-toolbar .btn-RESEND:after,
  .single-column-wrapper .third-picker-toolbar .btn-WORKFLOW:after,
  .single-column-wrapper .third-picker-toolbar .btn-REVISIONS:after,
  .single-column-wrapper .third-picker-toolbar .btn-PRINT:after,
  .single-column-wrapper .third-picker-toolbar .btn-ARCHIVE:after,
  .single-column-wrapper .third-picker-toolbar .btn-DELETE:after,
  .single-column-wrapper .third-picker-toolbar .btn-SUB-GROUP:after, .single-column-wrapper .single-toolbar .btn-EDIT:after,
  .single-column-wrapper .single-toolbar .btn-REOPEN:after,
  .single-column-wrapper .single-toolbar .btn-EDITOR-SHOW:after,
  .single-column-wrapper .single-toolbar .btn-REPLYFORM:after,
  .single-column-wrapper .single-toolbar .btn-EXPAND:after,
  .single-column-wrapper .single-toolbar .btn-SUB-NEWCASE:after,
  .single-column-wrapper .single-toolbar .btn-SUB-PROJECTS:after,
  .single-column-wrapper .single-toolbar .btn-SUB-FILTER:after,
  .single-column-wrapper .single-toolbar .btn-START:after,
  .single-column-wrapper .single-toolbar .btn-RESEND:after,
  .single-column-wrapper .single-toolbar .btn-WORKFLOW:after,
  .single-column-wrapper .single-toolbar .btn-REVISIONS:after,
  .single-column-wrapper .single-toolbar .btn-PRINT:after,
  .single-column-wrapper .single-toolbar .btn-ARCHIVE:after,
  .single-column-wrapper .single-toolbar .btn-DELETE:after,
  .single-column-wrapper .single-toolbar .btn-SUB-GROUP:after, .mobile-picker .third-toolbar .btn-EDIT:after,
  .mobile-picker .third-toolbar .btn-REOPEN:after,
  .mobile-picker .third-toolbar .btn-EDITOR-SHOW:after,
  .mobile-picker .third-toolbar .btn-REPLYFORM:after,
  .mobile-picker .third-toolbar .btn-EXPAND:after,
  .mobile-picker .third-toolbar .btn-SUB-NEWCASE:after,
  .mobile-picker .third-toolbar .btn-SUB-PROJECTS:after,
  .mobile-picker .third-toolbar .btn-SUB-FILTER:after,
  .mobile-picker .third-toolbar .btn-START:after,
  .mobile-picker .third-toolbar .btn-RESEND:after,
  .mobile-picker .third-toolbar .btn-WORKFLOW:after,
  .mobile-picker .third-toolbar .btn-REVISIONS:after,
  .mobile-picker .third-toolbar .btn-PRINT:after,
  .mobile-picker .third-toolbar .btn-ARCHIVE:after,
  .mobile-picker .third-toolbar .btn-DELETE:after,
  .mobile-picker .third-toolbar .btn-SUB-GROUP:after, .mobile-picker .third-picker-toolbar .btn-EDIT:after,
  .mobile-picker .third-picker-toolbar .btn-REOPEN:after,
  .mobile-picker .third-picker-toolbar .btn-EDITOR-SHOW:after,
  .mobile-picker .third-picker-toolbar .btn-REPLYFORM:after,
  .mobile-picker .third-picker-toolbar .btn-EXPAND:after,
  .mobile-picker .third-picker-toolbar .btn-SUB-NEWCASE:after,
  .mobile-picker .third-picker-toolbar .btn-SUB-PROJECTS:after,
  .mobile-picker .third-picker-toolbar .btn-SUB-FILTER:after,
  .mobile-picker .third-picker-toolbar .btn-START:after,
  .mobile-picker .third-picker-toolbar .btn-RESEND:after,
  .mobile-picker .third-picker-toolbar .btn-WORKFLOW:after,
  .mobile-picker .third-picker-toolbar .btn-REVISIONS:after,
  .mobile-picker .third-picker-toolbar .btn-PRINT:after,
  .mobile-picker .third-picker-toolbar .btn-ARCHIVE:after,
  .mobile-picker .third-picker-toolbar .btn-DELETE:after,
  .mobile-picker .third-picker-toolbar .btn-SUB-GROUP:after, .mobile-picker .single-toolbar .btn-EDIT:after,
  .mobile-picker .single-toolbar .btn-REOPEN:after,
  .mobile-picker .single-toolbar .btn-EDITOR-SHOW:after,
  .mobile-picker .single-toolbar .btn-REPLYFORM:after,
  .mobile-picker .single-toolbar .btn-EXPAND:after,
  .mobile-picker .single-toolbar .btn-SUB-NEWCASE:after,
  .mobile-picker .single-toolbar .btn-SUB-PROJECTS:after,
  .mobile-picker .single-toolbar .btn-SUB-FILTER:after,
  .mobile-picker .single-toolbar .btn-START:after,
  .mobile-picker .single-toolbar .btn-RESEND:after,
  .mobile-picker .single-toolbar .btn-WORKFLOW:after,
  .mobile-picker .single-toolbar .btn-REVISIONS:after,
  .mobile-picker .single-toolbar .btn-PRINT:after,
  .mobile-picker .single-toolbar .btn-ARCHIVE:after,
  .mobile-picker .single-toolbar .btn-DELETE:after,
  .mobile-picker .single-toolbar .btn-SUB-GROUP:after {
    top: -7px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-EDIT, .third-column .third-toolbar .btn-REOPEN, .third-column .third-toolbar .btn-EDITOR-SHOW, .third-column .third-picker-toolbar .btn-EDIT, .third-column .third-picker-toolbar .btn-REOPEN, .third-column .third-picker-toolbar .btn-EDITOR-SHOW, .third-column .single-toolbar .btn-EDIT, .third-column .single-toolbar .btn-REOPEN, .third-column .single-toolbar .btn-EDITOR-SHOW, .third-column-wrapper .third-toolbar .btn-EDIT, .third-column-wrapper .third-toolbar .btn-REOPEN, .third-column-wrapper .third-toolbar .btn-EDITOR-SHOW, .third-column-wrapper .third-picker-toolbar .btn-EDIT, .third-column-wrapper .third-picker-toolbar .btn-REOPEN, .third-column-wrapper .third-picker-toolbar .btn-EDITOR-SHOW, .third-column-wrapper .single-toolbar .btn-EDIT, .third-column-wrapper .single-toolbar .btn-REOPEN, .third-column-wrapper .single-toolbar .btn-EDITOR-SHOW, .single-column-wrapper .third-toolbar .btn-EDIT, .single-column-wrapper .third-toolbar .btn-REOPEN, .single-column-wrapper .third-toolbar .btn-EDITOR-SHOW, .single-column-wrapper .third-picker-toolbar .btn-EDIT, .single-column-wrapper .third-picker-toolbar .btn-REOPEN, .single-column-wrapper .third-picker-toolbar .btn-EDITOR-SHOW, .single-column-wrapper .single-toolbar .btn-EDIT, .single-column-wrapper .single-toolbar .btn-REOPEN, .single-column-wrapper .single-toolbar .btn-EDITOR-SHOW, .mobile-picker .third-toolbar .btn-EDIT, .mobile-picker .third-toolbar .btn-REOPEN, .mobile-picker .third-toolbar .btn-EDITOR-SHOW, .mobile-picker .third-picker-toolbar .btn-EDIT, .mobile-picker .third-picker-toolbar .btn-REOPEN, .mobile-picker .third-picker-toolbar .btn-EDITOR-SHOW, .mobile-picker .single-toolbar .btn-EDIT, .mobile-picker .single-toolbar .btn-REOPEN, .mobile-picker .single-toolbar .btn-EDITOR-SHOW {
    padding-right: 17px;
  }
  .third-column .third-toolbar .btn-EDIT:after, .third-column .third-toolbar .btn-REOPEN:after, .third-column .third-toolbar .btn-EDITOR-SHOW:after, .third-column .third-picker-toolbar .btn-EDIT:after, .third-column .third-picker-toolbar .btn-REOPEN:after, .third-column .third-picker-toolbar .btn-EDITOR-SHOW:after, .third-column .single-toolbar .btn-EDIT:after, .third-column .single-toolbar .btn-REOPEN:after, .third-column .single-toolbar .btn-EDITOR-SHOW:after, .third-column-wrapper .third-toolbar .btn-EDIT:after, .third-column-wrapper .third-toolbar .btn-REOPEN:after, .third-column-wrapper .third-toolbar .btn-EDITOR-SHOW:after, .third-column-wrapper .third-picker-toolbar .btn-EDIT:after, .third-column-wrapper .third-picker-toolbar .btn-REOPEN:after, .third-column-wrapper .third-picker-toolbar .btn-EDITOR-SHOW:after, .third-column-wrapper .single-toolbar .btn-EDIT:after, .third-column-wrapper .single-toolbar .btn-REOPEN:after, .third-column-wrapper .single-toolbar .btn-EDITOR-SHOW:after, .single-column-wrapper .third-toolbar .btn-EDIT:after, .single-column-wrapper .third-toolbar .btn-REOPEN:after, .single-column-wrapper .third-toolbar .btn-EDITOR-SHOW:after, .single-column-wrapper .third-picker-toolbar .btn-EDIT:after, .single-column-wrapper .third-picker-toolbar .btn-REOPEN:after, .single-column-wrapper .third-picker-toolbar .btn-EDITOR-SHOW:after, .single-column-wrapper .single-toolbar .btn-EDIT:after, .single-column-wrapper .single-toolbar .btn-REOPEN:after, .single-column-wrapper .single-toolbar .btn-EDITOR-SHOW:after, .mobile-picker .third-toolbar .btn-EDIT:after, .mobile-picker .third-toolbar .btn-REOPEN:after, .mobile-picker .third-toolbar .btn-EDITOR-SHOW:after, .mobile-picker .third-picker-toolbar .btn-EDIT:after, .mobile-picker .third-picker-toolbar .btn-REOPEN:after, .mobile-picker .third-picker-toolbar .btn-EDITOR-SHOW:after, .mobile-picker .single-toolbar .btn-EDIT:after, .mobile-picker .single-toolbar .btn-REOPEN:after, .mobile-picker .single-toolbar .btn-EDITOR-SHOW:after {
    background-position: -370px -76px;
    right: -7px;
    width: 21px;
    height: 21px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-REPLYFORM, .third-column .third-picker-toolbar .btn-REPLYFORM, .third-column .single-toolbar .btn-REPLYFORM, .third-column-wrapper .third-toolbar .btn-REPLYFORM, .third-column-wrapper .third-picker-toolbar .btn-REPLYFORM, .third-column-wrapper .single-toolbar .btn-REPLYFORM, .single-column-wrapper .third-toolbar .btn-REPLYFORM, .single-column-wrapper .third-picker-toolbar .btn-REPLYFORM, .single-column-wrapper .single-toolbar .btn-REPLYFORM, .mobile-picker .third-toolbar .btn-REPLYFORM, .mobile-picker .third-picker-toolbar .btn-REPLYFORM, .mobile-picker .single-toolbar .btn-REPLYFORM {
    padding-right: 14px;
  }
  .third-column .third-toolbar .btn-REPLYFORM:after, .third-column .third-picker-toolbar .btn-REPLYFORM:after, .third-column .single-toolbar .btn-REPLYFORM:after, .third-column-wrapper .third-toolbar .btn-REPLYFORM:after, .third-column-wrapper .third-picker-toolbar .btn-REPLYFORM:after, .third-column-wrapper .single-toolbar .btn-REPLYFORM:after, .single-column-wrapper .third-toolbar .btn-REPLYFORM:after, .single-column-wrapper .third-picker-toolbar .btn-REPLYFORM:after, .single-column-wrapper .single-toolbar .btn-REPLYFORM:after, .mobile-picker .third-toolbar .btn-REPLYFORM:after, .mobile-picker .third-picker-toolbar .btn-REPLYFORM:after, .mobile-picker .single-toolbar .btn-REPLYFORM:after {
    background-position: -371px -4px;
    right: -6px;
    width: 17px;
    height: 20px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-EXPAND,
  .third-column .third-toolbar .btn-SUB-NEWCASE,
  .third-column .third-toolbar .btn-SUB-PROJECTS,
  .third-column .third-toolbar .btn-SUB-FILTER,
  .third-column .third-toolbar .btn-ADD-WORKFLOW,
  .third-column .third-toolbar .btn-ADD-EMAIL,
  .third-column .third-toolbar .btn-ADD-REST,
  .third-column .third-toolbar .btn-ADD,
  .third-column .third-toolbar .btn-ANOTHER,
  .third-column .third-toolbar .btn-ADDMODEL,
  .third-column .third-toolbar .btn-ADDMODEL-OK,
  .third-column .third-toolbar .btn-CONFIG-LOAD,
  .third-column .third-toolbar .btn-ADD-WIDGET, .third-column .third-picker-toolbar .btn-EXPAND,
  .third-column .third-picker-toolbar .btn-SUB-NEWCASE,
  .third-column .third-picker-toolbar .btn-SUB-PROJECTS,
  .third-column .third-picker-toolbar .btn-SUB-FILTER,
  .third-column .third-picker-toolbar .btn-ADD-WORKFLOW,
  .third-column .third-picker-toolbar .btn-ADD-EMAIL,
  .third-column .third-picker-toolbar .btn-ADD-REST,
  .third-column .third-picker-toolbar .btn-ADD,
  .third-column .third-picker-toolbar .btn-ANOTHER,
  .third-column .third-picker-toolbar .btn-ADDMODEL,
  .third-column .third-picker-toolbar .btn-ADDMODEL-OK,
  .third-column .third-picker-toolbar .btn-CONFIG-LOAD,
  .third-column .third-picker-toolbar .btn-ADD-WIDGET, .third-column .single-toolbar .btn-EXPAND,
  .third-column .single-toolbar .btn-SUB-NEWCASE,
  .third-column .single-toolbar .btn-SUB-PROJECTS,
  .third-column .single-toolbar .btn-SUB-FILTER,
  .third-column .single-toolbar .btn-ADD-WORKFLOW,
  .third-column .single-toolbar .btn-ADD-EMAIL,
  .third-column .single-toolbar .btn-ADD-REST,
  .third-column .single-toolbar .btn-ADD,
  .third-column .single-toolbar .btn-ANOTHER,
  .third-column .single-toolbar .btn-ADDMODEL,
  .third-column .single-toolbar .btn-ADDMODEL-OK,
  .third-column .single-toolbar .btn-CONFIG-LOAD,
  .third-column .single-toolbar .btn-ADD-WIDGET, .third-column-wrapper .third-toolbar .btn-EXPAND,
  .third-column-wrapper .third-toolbar .btn-SUB-NEWCASE,
  .third-column-wrapper .third-toolbar .btn-SUB-PROJECTS,
  .third-column-wrapper .third-toolbar .btn-SUB-FILTER,
  .third-column-wrapper .third-toolbar .btn-ADD-WORKFLOW,
  .third-column-wrapper .third-toolbar .btn-ADD-EMAIL,
  .third-column-wrapper .third-toolbar .btn-ADD-REST,
  .third-column-wrapper .third-toolbar .btn-ADD,
  .third-column-wrapper .third-toolbar .btn-ANOTHER,
  .third-column-wrapper .third-toolbar .btn-ADDMODEL,
  .third-column-wrapper .third-toolbar .btn-ADDMODEL-OK,
  .third-column-wrapper .third-toolbar .btn-CONFIG-LOAD,
  .third-column-wrapper .third-toolbar .btn-ADD-WIDGET, .third-column-wrapper .third-picker-toolbar .btn-EXPAND,
  .third-column-wrapper .third-picker-toolbar .btn-SUB-NEWCASE,
  .third-column-wrapper .third-picker-toolbar .btn-SUB-PROJECTS,
  .third-column-wrapper .third-picker-toolbar .btn-SUB-FILTER,
  .third-column-wrapper .third-picker-toolbar .btn-ADD-WORKFLOW,
  .third-column-wrapper .third-picker-toolbar .btn-ADD-EMAIL,
  .third-column-wrapper .third-picker-toolbar .btn-ADD-REST,
  .third-column-wrapper .third-picker-toolbar .btn-ADD,
  .third-column-wrapper .third-picker-toolbar .btn-ANOTHER,
  .third-column-wrapper .third-picker-toolbar .btn-ADDMODEL,
  .third-column-wrapper .third-picker-toolbar .btn-ADDMODEL-OK,
  .third-column-wrapper .third-picker-toolbar .btn-CONFIG-LOAD,
  .third-column-wrapper .third-picker-toolbar .btn-ADD-WIDGET, .third-column-wrapper .single-toolbar .btn-EXPAND,
  .third-column-wrapper .single-toolbar .btn-SUB-NEWCASE,
  .third-column-wrapper .single-toolbar .btn-SUB-PROJECTS,
  .third-column-wrapper .single-toolbar .btn-SUB-FILTER,
  .third-column-wrapper .single-toolbar .btn-ADD-WORKFLOW,
  .third-column-wrapper .single-toolbar .btn-ADD-EMAIL,
  .third-column-wrapper .single-toolbar .btn-ADD-REST,
  .third-column-wrapper .single-toolbar .btn-ADD,
  .third-column-wrapper .single-toolbar .btn-ANOTHER,
  .third-column-wrapper .single-toolbar .btn-ADDMODEL,
  .third-column-wrapper .single-toolbar .btn-ADDMODEL-OK,
  .third-column-wrapper .single-toolbar .btn-CONFIG-LOAD,
  .third-column-wrapper .single-toolbar .btn-ADD-WIDGET, .single-column-wrapper .third-toolbar .btn-EXPAND,
  .single-column-wrapper .third-toolbar .btn-SUB-NEWCASE,
  .single-column-wrapper .third-toolbar .btn-SUB-PROJECTS,
  .single-column-wrapper .third-toolbar .btn-SUB-FILTER,
  .single-column-wrapper .third-toolbar .btn-ADD-WORKFLOW,
  .single-column-wrapper .third-toolbar .btn-ADD-EMAIL,
  .single-column-wrapper .third-toolbar .btn-ADD-REST,
  .single-column-wrapper .third-toolbar .btn-ADD,
  .single-column-wrapper .third-toolbar .btn-ANOTHER,
  .single-column-wrapper .third-toolbar .btn-ADDMODEL,
  .single-column-wrapper .third-toolbar .btn-ADDMODEL-OK,
  .single-column-wrapper .third-toolbar .btn-CONFIG-LOAD,
  .single-column-wrapper .third-toolbar .btn-ADD-WIDGET, .single-column-wrapper .third-picker-toolbar .btn-EXPAND,
  .single-column-wrapper .third-picker-toolbar .btn-SUB-NEWCASE,
  .single-column-wrapper .third-picker-toolbar .btn-SUB-PROJECTS,
  .single-column-wrapper .third-picker-toolbar .btn-SUB-FILTER,
  .single-column-wrapper .third-picker-toolbar .btn-ADD-WORKFLOW,
  .single-column-wrapper .third-picker-toolbar .btn-ADD-EMAIL,
  .single-column-wrapper .third-picker-toolbar .btn-ADD-REST,
  .single-column-wrapper .third-picker-toolbar .btn-ADD,
  .single-column-wrapper .third-picker-toolbar .btn-ANOTHER,
  .single-column-wrapper .third-picker-toolbar .btn-ADDMODEL,
  .single-column-wrapper .third-picker-toolbar .btn-ADDMODEL-OK,
  .single-column-wrapper .third-picker-toolbar .btn-CONFIG-LOAD,
  .single-column-wrapper .third-picker-toolbar .btn-ADD-WIDGET, .single-column-wrapper .single-toolbar .btn-EXPAND,
  .single-column-wrapper .single-toolbar .btn-SUB-NEWCASE,
  .single-column-wrapper .single-toolbar .btn-SUB-PROJECTS,
  .single-column-wrapper .single-toolbar .btn-SUB-FILTER,
  .single-column-wrapper .single-toolbar .btn-ADD-WORKFLOW,
  .single-column-wrapper .single-toolbar .btn-ADD-EMAIL,
  .single-column-wrapper .single-toolbar .btn-ADD-REST,
  .single-column-wrapper .single-toolbar .btn-ADD,
  .single-column-wrapper .single-toolbar .btn-ANOTHER,
  .single-column-wrapper .single-toolbar .btn-ADDMODEL,
  .single-column-wrapper .single-toolbar .btn-ADDMODEL-OK,
  .single-column-wrapper .single-toolbar .btn-CONFIG-LOAD,
  .single-column-wrapper .single-toolbar .btn-ADD-WIDGET, .mobile-picker .third-toolbar .btn-EXPAND,
  .mobile-picker .third-toolbar .btn-SUB-NEWCASE,
  .mobile-picker .third-toolbar .btn-SUB-PROJECTS,
  .mobile-picker .third-toolbar .btn-SUB-FILTER,
  .mobile-picker .third-toolbar .btn-ADD-WORKFLOW,
  .mobile-picker .third-toolbar .btn-ADD-EMAIL,
  .mobile-picker .third-toolbar .btn-ADD-REST,
  .mobile-picker .third-toolbar .btn-ADD,
  .mobile-picker .third-toolbar .btn-ANOTHER,
  .mobile-picker .third-toolbar .btn-ADDMODEL,
  .mobile-picker .third-toolbar .btn-ADDMODEL-OK,
  .mobile-picker .third-toolbar .btn-CONFIG-LOAD,
  .mobile-picker .third-toolbar .btn-ADD-WIDGET, .mobile-picker .third-picker-toolbar .btn-EXPAND,
  .mobile-picker .third-picker-toolbar .btn-SUB-NEWCASE,
  .mobile-picker .third-picker-toolbar .btn-SUB-PROJECTS,
  .mobile-picker .third-picker-toolbar .btn-SUB-FILTER,
  .mobile-picker .third-picker-toolbar .btn-ADD-WORKFLOW,
  .mobile-picker .third-picker-toolbar .btn-ADD-EMAIL,
  .mobile-picker .third-picker-toolbar .btn-ADD-REST,
  .mobile-picker .third-picker-toolbar .btn-ADD,
  .mobile-picker .third-picker-toolbar .btn-ANOTHER,
  .mobile-picker .third-picker-toolbar .btn-ADDMODEL,
  .mobile-picker .third-picker-toolbar .btn-ADDMODEL-OK,
  .mobile-picker .third-picker-toolbar .btn-CONFIG-LOAD,
  .mobile-picker .third-picker-toolbar .btn-ADD-WIDGET, .mobile-picker .single-toolbar .btn-EXPAND,
  .mobile-picker .single-toolbar .btn-SUB-NEWCASE,
  .mobile-picker .single-toolbar .btn-SUB-PROJECTS,
  .mobile-picker .single-toolbar .btn-SUB-FILTER,
  .mobile-picker .single-toolbar .btn-ADD-WORKFLOW,
  .mobile-picker .single-toolbar .btn-ADD-EMAIL,
  .mobile-picker .single-toolbar .btn-ADD-REST,
  .mobile-picker .single-toolbar .btn-ADD,
  .mobile-picker .single-toolbar .btn-ANOTHER,
  .mobile-picker .single-toolbar .btn-ADDMODEL,
  .mobile-picker .single-toolbar .btn-ADDMODEL-OK,
  .mobile-picker .single-toolbar .btn-CONFIG-LOAD,
  .mobile-picker .single-toolbar .btn-ADD-WIDGET {
    padding-right: 11px;
    overflow: visible; /* IE fix */
  }
  .third-column .third-toolbar .btn-EXPAND:after,
  .third-column .third-toolbar .btn-SUB-NEWCASE:after,
  .third-column .third-toolbar .btn-SUB-PROJECTS:after,
  .third-column .third-toolbar .btn-SUB-FILTER:after,
  .third-column .third-toolbar .btn-ADD-WORKFLOW:after,
  .third-column .third-toolbar .btn-ADD-EMAIL:after,
  .third-column .third-toolbar .btn-ADD-REST:after,
  .third-column .third-toolbar .btn-ADD:after,
  .third-column .third-toolbar .btn-ANOTHER:after,
  .third-column .third-toolbar .btn-ADDMODEL:after,
  .third-column .third-toolbar .btn-ADDMODEL-OK:after,
  .third-column .third-toolbar .btn-CONFIG-LOAD:after,
  .third-column .third-toolbar .btn-ADD-WIDGET:after, .third-column .third-picker-toolbar .btn-EXPAND:after,
  .third-column .third-picker-toolbar .btn-SUB-NEWCASE:after,
  .third-column .third-picker-toolbar .btn-SUB-PROJECTS:after,
  .third-column .third-picker-toolbar .btn-SUB-FILTER:after,
  .third-column .third-picker-toolbar .btn-ADD-WORKFLOW:after,
  .third-column .third-picker-toolbar .btn-ADD-EMAIL:after,
  .third-column .third-picker-toolbar .btn-ADD-REST:after,
  .third-column .third-picker-toolbar .btn-ADD:after,
  .third-column .third-picker-toolbar .btn-ANOTHER:after,
  .third-column .third-picker-toolbar .btn-ADDMODEL:after,
  .third-column .third-picker-toolbar .btn-ADDMODEL-OK:after,
  .third-column .third-picker-toolbar .btn-CONFIG-LOAD:after,
  .third-column .third-picker-toolbar .btn-ADD-WIDGET:after, .third-column .single-toolbar .btn-EXPAND:after,
  .third-column .single-toolbar .btn-SUB-NEWCASE:after,
  .third-column .single-toolbar .btn-SUB-PROJECTS:after,
  .third-column .single-toolbar .btn-SUB-FILTER:after,
  .third-column .single-toolbar .btn-ADD-WORKFLOW:after,
  .third-column .single-toolbar .btn-ADD-EMAIL:after,
  .third-column .single-toolbar .btn-ADD-REST:after,
  .third-column .single-toolbar .btn-ADD:after,
  .third-column .single-toolbar .btn-ANOTHER:after,
  .third-column .single-toolbar .btn-ADDMODEL:after,
  .third-column .single-toolbar .btn-ADDMODEL-OK:after,
  .third-column .single-toolbar .btn-CONFIG-LOAD:after,
  .third-column .single-toolbar .btn-ADD-WIDGET:after, .third-column-wrapper .third-toolbar .btn-EXPAND:after,
  .third-column-wrapper .third-toolbar .btn-SUB-NEWCASE:after,
  .third-column-wrapper .third-toolbar .btn-SUB-PROJECTS:after,
  .third-column-wrapper .third-toolbar .btn-SUB-FILTER:after,
  .third-column-wrapper .third-toolbar .btn-ADD-WORKFLOW:after,
  .third-column-wrapper .third-toolbar .btn-ADD-EMAIL:after,
  .third-column-wrapper .third-toolbar .btn-ADD-REST:after,
  .third-column-wrapper .third-toolbar .btn-ADD:after,
  .third-column-wrapper .third-toolbar .btn-ANOTHER:after,
  .third-column-wrapper .third-toolbar .btn-ADDMODEL:after,
  .third-column-wrapper .third-toolbar .btn-ADDMODEL-OK:after,
  .third-column-wrapper .third-toolbar .btn-CONFIG-LOAD:after,
  .third-column-wrapper .third-toolbar .btn-ADD-WIDGET:after, .third-column-wrapper .third-picker-toolbar .btn-EXPAND:after,
  .third-column-wrapper .third-picker-toolbar .btn-SUB-NEWCASE:after,
  .third-column-wrapper .third-picker-toolbar .btn-SUB-PROJECTS:after,
  .third-column-wrapper .third-picker-toolbar .btn-SUB-FILTER:after,
  .third-column-wrapper .third-picker-toolbar .btn-ADD-WORKFLOW:after,
  .third-column-wrapper .third-picker-toolbar .btn-ADD-EMAIL:after,
  .third-column-wrapper .third-picker-toolbar .btn-ADD-REST:after,
  .third-column-wrapper .third-picker-toolbar .btn-ADD:after,
  .third-column-wrapper .third-picker-toolbar .btn-ANOTHER:after,
  .third-column-wrapper .third-picker-toolbar .btn-ADDMODEL:after,
  .third-column-wrapper .third-picker-toolbar .btn-ADDMODEL-OK:after,
  .third-column-wrapper .third-picker-toolbar .btn-CONFIG-LOAD:after,
  .third-column-wrapper .third-picker-toolbar .btn-ADD-WIDGET:after, .third-column-wrapper .single-toolbar .btn-EXPAND:after,
  .third-column-wrapper .single-toolbar .btn-SUB-NEWCASE:after,
  .third-column-wrapper .single-toolbar .btn-SUB-PROJECTS:after,
  .third-column-wrapper .single-toolbar .btn-SUB-FILTER:after,
  .third-column-wrapper .single-toolbar .btn-ADD-WORKFLOW:after,
  .third-column-wrapper .single-toolbar .btn-ADD-EMAIL:after,
  .third-column-wrapper .single-toolbar .btn-ADD-REST:after,
  .third-column-wrapper .single-toolbar .btn-ADD:after,
  .third-column-wrapper .single-toolbar .btn-ANOTHER:after,
  .third-column-wrapper .single-toolbar .btn-ADDMODEL:after,
  .third-column-wrapper .single-toolbar .btn-ADDMODEL-OK:after,
  .third-column-wrapper .single-toolbar .btn-CONFIG-LOAD:after,
  .third-column-wrapper .single-toolbar .btn-ADD-WIDGET:after, .single-column-wrapper .third-toolbar .btn-EXPAND:after,
  .single-column-wrapper .third-toolbar .btn-SUB-NEWCASE:after,
  .single-column-wrapper .third-toolbar .btn-SUB-PROJECTS:after,
  .single-column-wrapper .third-toolbar .btn-SUB-FILTER:after,
  .single-column-wrapper .third-toolbar .btn-ADD-WORKFLOW:after,
  .single-column-wrapper .third-toolbar .btn-ADD-EMAIL:after,
  .single-column-wrapper .third-toolbar .btn-ADD-REST:after,
  .single-column-wrapper .third-toolbar .btn-ADD:after,
  .single-column-wrapper .third-toolbar .btn-ANOTHER:after,
  .single-column-wrapper .third-toolbar .btn-ADDMODEL:after,
  .single-column-wrapper .third-toolbar .btn-ADDMODEL-OK:after,
  .single-column-wrapper .third-toolbar .btn-CONFIG-LOAD:after,
  .single-column-wrapper .third-toolbar .btn-ADD-WIDGET:after, .single-column-wrapper .third-picker-toolbar .btn-EXPAND:after,
  .single-column-wrapper .third-picker-toolbar .btn-SUB-NEWCASE:after,
  .single-column-wrapper .third-picker-toolbar .btn-SUB-PROJECTS:after,
  .single-column-wrapper .third-picker-toolbar .btn-SUB-FILTER:after,
  .single-column-wrapper .third-picker-toolbar .btn-ADD-WORKFLOW:after,
  .single-column-wrapper .third-picker-toolbar .btn-ADD-EMAIL:after,
  .single-column-wrapper .third-picker-toolbar .btn-ADD-REST:after,
  .single-column-wrapper .third-picker-toolbar .btn-ADD:after,
  .single-column-wrapper .third-picker-toolbar .btn-ANOTHER:after,
  .single-column-wrapper .third-picker-toolbar .btn-ADDMODEL:after,
  .single-column-wrapper .third-picker-toolbar .btn-ADDMODEL-OK:after,
  .single-column-wrapper .third-picker-toolbar .btn-CONFIG-LOAD:after,
  .single-column-wrapper .third-picker-toolbar .btn-ADD-WIDGET:after, .single-column-wrapper .single-toolbar .btn-EXPAND:after,
  .single-column-wrapper .single-toolbar .btn-SUB-NEWCASE:after,
  .single-column-wrapper .single-toolbar .btn-SUB-PROJECTS:after,
  .single-column-wrapper .single-toolbar .btn-SUB-FILTER:after,
  .single-column-wrapper .single-toolbar .btn-ADD-WORKFLOW:after,
  .single-column-wrapper .single-toolbar .btn-ADD-EMAIL:after,
  .single-column-wrapper .single-toolbar .btn-ADD-REST:after,
  .single-column-wrapper .single-toolbar .btn-ADD:after,
  .single-column-wrapper .single-toolbar .btn-ANOTHER:after,
  .single-column-wrapper .single-toolbar .btn-ADDMODEL:after,
  .single-column-wrapper .single-toolbar .btn-ADDMODEL-OK:after,
  .single-column-wrapper .single-toolbar .btn-CONFIG-LOAD:after,
  .single-column-wrapper .single-toolbar .btn-ADD-WIDGET:after, .mobile-picker .third-toolbar .btn-EXPAND:after,
  .mobile-picker .third-toolbar .btn-SUB-NEWCASE:after,
  .mobile-picker .third-toolbar .btn-SUB-PROJECTS:after,
  .mobile-picker .third-toolbar .btn-SUB-FILTER:after,
  .mobile-picker .third-toolbar .btn-ADD-WORKFLOW:after,
  .mobile-picker .third-toolbar .btn-ADD-EMAIL:after,
  .mobile-picker .third-toolbar .btn-ADD-REST:after,
  .mobile-picker .third-toolbar .btn-ADD:after,
  .mobile-picker .third-toolbar .btn-ANOTHER:after,
  .mobile-picker .third-toolbar .btn-ADDMODEL:after,
  .mobile-picker .third-toolbar .btn-ADDMODEL-OK:after,
  .mobile-picker .third-toolbar .btn-CONFIG-LOAD:after,
  .mobile-picker .third-toolbar .btn-ADD-WIDGET:after, .mobile-picker .third-picker-toolbar .btn-EXPAND:after,
  .mobile-picker .third-picker-toolbar .btn-SUB-NEWCASE:after,
  .mobile-picker .third-picker-toolbar .btn-SUB-PROJECTS:after,
  .mobile-picker .third-picker-toolbar .btn-SUB-FILTER:after,
  .mobile-picker .third-picker-toolbar .btn-ADD-WORKFLOW:after,
  .mobile-picker .third-picker-toolbar .btn-ADD-EMAIL:after,
  .mobile-picker .third-picker-toolbar .btn-ADD-REST:after,
  .mobile-picker .third-picker-toolbar .btn-ADD:after,
  .mobile-picker .third-picker-toolbar .btn-ANOTHER:after,
  .mobile-picker .third-picker-toolbar .btn-ADDMODEL:after,
  .mobile-picker .third-picker-toolbar .btn-ADDMODEL-OK:after,
  .mobile-picker .third-picker-toolbar .btn-CONFIG-LOAD:after,
  .mobile-picker .third-picker-toolbar .btn-ADD-WIDGET:after, .mobile-picker .single-toolbar .btn-EXPAND:after,
  .mobile-picker .single-toolbar .btn-SUB-NEWCASE:after,
  .mobile-picker .single-toolbar .btn-SUB-PROJECTS:after,
  .mobile-picker .single-toolbar .btn-SUB-FILTER:after,
  .mobile-picker .single-toolbar .btn-ADD-WORKFLOW:after,
  .mobile-picker .single-toolbar .btn-ADD-EMAIL:after,
  .mobile-picker .single-toolbar .btn-ADD-REST:after,
  .mobile-picker .single-toolbar .btn-ADD:after,
  .mobile-picker .single-toolbar .btn-ANOTHER:after,
  .mobile-picker .single-toolbar .btn-ADDMODEL:after,
  .mobile-picker .single-toolbar .btn-ADDMODEL-OK:after,
  .mobile-picker .single-toolbar .btn-CONFIG-LOAD:after,
  .mobile-picker .single-toolbar .btn-ADD-WIDGET:after {
    background-position: -364px -27px;
    background-size: 386px 185px;
    top: -4px;
    right: -8px;
    width: 16px;
    height: 17px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-START,
  .third-column .third-toolbar .btn-WORKFLOW,
  .third-column .third-toolbar .btn-LATEST,
  .third-column .third-toolbar .btn-RESEND,
  .third-column .third-toolbar .btn-SKIP,
  .third-column .third-toolbar .btn-ACONEX-CONTINUE, .third-column .third-picker-toolbar .btn-START,
  .third-column .third-picker-toolbar .btn-WORKFLOW,
  .third-column .third-picker-toolbar .btn-LATEST,
  .third-column .third-picker-toolbar .btn-RESEND,
  .third-column .third-picker-toolbar .btn-SKIP,
  .third-column .third-picker-toolbar .btn-ACONEX-CONTINUE, .third-column .single-toolbar .btn-START,
  .third-column .single-toolbar .btn-WORKFLOW,
  .third-column .single-toolbar .btn-LATEST,
  .third-column .single-toolbar .btn-RESEND,
  .third-column .single-toolbar .btn-SKIP,
  .third-column .single-toolbar .btn-ACONEX-CONTINUE, .third-column-wrapper .third-toolbar .btn-START,
  .third-column-wrapper .third-toolbar .btn-WORKFLOW,
  .third-column-wrapper .third-toolbar .btn-LATEST,
  .third-column-wrapper .third-toolbar .btn-RESEND,
  .third-column-wrapper .third-toolbar .btn-SKIP,
  .third-column-wrapper .third-toolbar .btn-ACONEX-CONTINUE, .third-column-wrapper .third-picker-toolbar .btn-START,
  .third-column-wrapper .third-picker-toolbar .btn-WORKFLOW,
  .third-column-wrapper .third-picker-toolbar .btn-LATEST,
  .third-column-wrapper .third-picker-toolbar .btn-RESEND,
  .third-column-wrapper .third-picker-toolbar .btn-SKIP,
  .third-column-wrapper .third-picker-toolbar .btn-ACONEX-CONTINUE, .third-column-wrapper .single-toolbar .btn-START,
  .third-column-wrapper .single-toolbar .btn-WORKFLOW,
  .third-column-wrapper .single-toolbar .btn-LATEST,
  .third-column-wrapper .single-toolbar .btn-RESEND,
  .third-column-wrapper .single-toolbar .btn-SKIP,
  .third-column-wrapper .single-toolbar .btn-ACONEX-CONTINUE, .single-column-wrapper .third-toolbar .btn-START,
  .single-column-wrapper .third-toolbar .btn-WORKFLOW,
  .single-column-wrapper .third-toolbar .btn-LATEST,
  .single-column-wrapper .third-toolbar .btn-RESEND,
  .single-column-wrapper .third-toolbar .btn-SKIP,
  .single-column-wrapper .third-toolbar .btn-ACONEX-CONTINUE, .single-column-wrapper .third-picker-toolbar .btn-START,
  .single-column-wrapper .third-picker-toolbar .btn-WORKFLOW,
  .single-column-wrapper .third-picker-toolbar .btn-LATEST,
  .single-column-wrapper .third-picker-toolbar .btn-RESEND,
  .single-column-wrapper .third-picker-toolbar .btn-SKIP,
  .single-column-wrapper .third-picker-toolbar .btn-ACONEX-CONTINUE, .single-column-wrapper .single-toolbar .btn-START,
  .single-column-wrapper .single-toolbar .btn-WORKFLOW,
  .single-column-wrapper .single-toolbar .btn-LATEST,
  .single-column-wrapper .single-toolbar .btn-RESEND,
  .single-column-wrapper .single-toolbar .btn-SKIP,
  .single-column-wrapper .single-toolbar .btn-ACONEX-CONTINUE, .mobile-picker .third-toolbar .btn-START,
  .mobile-picker .third-toolbar .btn-WORKFLOW,
  .mobile-picker .third-toolbar .btn-LATEST,
  .mobile-picker .third-toolbar .btn-RESEND,
  .mobile-picker .third-toolbar .btn-SKIP,
  .mobile-picker .third-toolbar .btn-ACONEX-CONTINUE, .mobile-picker .third-picker-toolbar .btn-START,
  .mobile-picker .third-picker-toolbar .btn-WORKFLOW,
  .mobile-picker .third-picker-toolbar .btn-LATEST,
  .mobile-picker .third-picker-toolbar .btn-RESEND,
  .mobile-picker .third-picker-toolbar .btn-SKIP,
  .mobile-picker .third-picker-toolbar .btn-ACONEX-CONTINUE, .mobile-picker .single-toolbar .btn-START,
  .mobile-picker .single-toolbar .btn-WORKFLOW,
  .mobile-picker .single-toolbar .btn-LATEST,
  .mobile-picker .single-toolbar .btn-RESEND,
  .mobile-picker .single-toolbar .btn-SKIP,
  .mobile-picker .single-toolbar .btn-ACONEX-CONTINUE {
    padding-right: 10px;
    overflow: visible; /* IE fix */
  }
  .third-column .third-toolbar .btn-START:after,
  .third-column .third-toolbar .btn-WORKFLOW:after,
  .third-column .third-toolbar .btn-LATEST:after,
  .third-column .third-toolbar .btn-RESEND:after,
  .third-column .third-toolbar .btn-SKIP:after,
  .third-column .third-toolbar .btn-ACONEX-CONTINUE:after, .third-column .third-picker-toolbar .btn-START:after,
  .third-column .third-picker-toolbar .btn-WORKFLOW:after,
  .third-column .third-picker-toolbar .btn-LATEST:after,
  .third-column .third-picker-toolbar .btn-RESEND:after,
  .third-column .third-picker-toolbar .btn-SKIP:after,
  .third-column .third-picker-toolbar .btn-ACONEX-CONTINUE:after, .third-column .single-toolbar .btn-START:after,
  .third-column .single-toolbar .btn-WORKFLOW:after,
  .third-column .single-toolbar .btn-LATEST:after,
  .third-column .single-toolbar .btn-RESEND:after,
  .third-column .single-toolbar .btn-SKIP:after,
  .third-column .single-toolbar .btn-ACONEX-CONTINUE:after, .third-column-wrapper .third-toolbar .btn-START:after,
  .third-column-wrapper .third-toolbar .btn-WORKFLOW:after,
  .third-column-wrapper .third-toolbar .btn-LATEST:after,
  .third-column-wrapper .third-toolbar .btn-RESEND:after,
  .third-column-wrapper .third-toolbar .btn-SKIP:after,
  .third-column-wrapper .third-toolbar .btn-ACONEX-CONTINUE:after, .third-column-wrapper .third-picker-toolbar .btn-START:after,
  .third-column-wrapper .third-picker-toolbar .btn-WORKFLOW:after,
  .third-column-wrapper .third-picker-toolbar .btn-LATEST:after,
  .third-column-wrapper .third-picker-toolbar .btn-RESEND:after,
  .third-column-wrapper .third-picker-toolbar .btn-SKIP:after,
  .third-column-wrapper .third-picker-toolbar .btn-ACONEX-CONTINUE:after, .third-column-wrapper .single-toolbar .btn-START:after,
  .third-column-wrapper .single-toolbar .btn-WORKFLOW:after,
  .third-column-wrapper .single-toolbar .btn-LATEST:after,
  .third-column-wrapper .single-toolbar .btn-RESEND:after,
  .third-column-wrapper .single-toolbar .btn-SKIP:after,
  .third-column-wrapper .single-toolbar .btn-ACONEX-CONTINUE:after, .single-column-wrapper .third-toolbar .btn-START:after,
  .single-column-wrapper .third-toolbar .btn-WORKFLOW:after,
  .single-column-wrapper .third-toolbar .btn-LATEST:after,
  .single-column-wrapper .third-toolbar .btn-RESEND:after,
  .single-column-wrapper .third-toolbar .btn-SKIP:after,
  .single-column-wrapper .third-toolbar .btn-ACONEX-CONTINUE:after, .single-column-wrapper .third-picker-toolbar .btn-START:after,
  .single-column-wrapper .third-picker-toolbar .btn-WORKFLOW:after,
  .single-column-wrapper .third-picker-toolbar .btn-LATEST:after,
  .single-column-wrapper .third-picker-toolbar .btn-RESEND:after,
  .single-column-wrapper .third-picker-toolbar .btn-SKIP:after,
  .single-column-wrapper .third-picker-toolbar .btn-ACONEX-CONTINUE:after, .single-column-wrapper .single-toolbar .btn-START:after,
  .single-column-wrapper .single-toolbar .btn-WORKFLOW:after,
  .single-column-wrapper .single-toolbar .btn-LATEST:after,
  .single-column-wrapper .single-toolbar .btn-RESEND:after,
  .single-column-wrapper .single-toolbar .btn-SKIP:after,
  .single-column-wrapper .single-toolbar .btn-ACONEX-CONTINUE:after, .mobile-picker .third-toolbar .btn-START:after,
  .mobile-picker .third-toolbar .btn-WORKFLOW:after,
  .mobile-picker .third-toolbar .btn-LATEST:after,
  .mobile-picker .third-toolbar .btn-RESEND:after,
  .mobile-picker .third-toolbar .btn-SKIP:after,
  .mobile-picker .third-toolbar .btn-ACONEX-CONTINUE:after, .mobile-picker .third-picker-toolbar .btn-START:after,
  .mobile-picker .third-picker-toolbar .btn-WORKFLOW:after,
  .mobile-picker .third-picker-toolbar .btn-LATEST:after,
  .mobile-picker .third-picker-toolbar .btn-RESEND:after,
  .mobile-picker .third-picker-toolbar .btn-SKIP:after,
  .mobile-picker .third-picker-toolbar .btn-ACONEX-CONTINUE:after, .mobile-picker .single-toolbar .btn-START:after,
  .mobile-picker .single-toolbar .btn-WORKFLOW:after,
  .mobile-picker .single-toolbar .btn-LATEST:after,
  .mobile-picker .single-toolbar .btn-RESEND:after,
  .mobile-picker .single-toolbar .btn-SKIP:after,
  .mobile-picker .single-toolbar .btn-ACONEX-CONTINUE:after {
    background-position: -353px -171px;
    top: -6px;
    right: -9px;
    width: 18px;
    height: 18px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-REVISIONS, .third-column .third-picker-toolbar .btn-REVISIONS, .third-column .single-toolbar .btn-REVISIONS, .third-column-wrapper .third-toolbar .btn-REVISIONS, .third-column-wrapper .third-picker-toolbar .btn-REVISIONS, .third-column-wrapper .single-toolbar .btn-REVISIONS, .single-column-wrapper .third-toolbar .btn-REVISIONS, .single-column-wrapper .third-picker-toolbar .btn-REVISIONS, .single-column-wrapper .single-toolbar .btn-REVISIONS, .mobile-picker .third-toolbar .btn-REVISIONS, .mobile-picker .third-picker-toolbar .btn-REVISIONS, .mobile-picker .single-toolbar .btn-REVISIONS {
    padding-right: 15px;
  }
  .third-column .third-toolbar .btn-REVISIONS:after, .third-column .third-picker-toolbar .btn-REVISIONS:after, .third-column .single-toolbar .btn-REVISIONS:after, .third-column-wrapper .third-toolbar .btn-REVISIONS:after, .third-column-wrapper .third-picker-toolbar .btn-REVISIONS:after, .third-column-wrapper .single-toolbar .btn-REVISIONS:after, .single-column-wrapper .third-toolbar .btn-REVISIONS:after, .single-column-wrapper .third-picker-toolbar .btn-REVISIONS:after, .single-column-wrapper .single-toolbar .btn-REVISIONS:after, .mobile-picker .third-toolbar .btn-REVISIONS:after, .mobile-picker .third-picker-toolbar .btn-REVISIONS:after, .mobile-picker .single-toolbar .btn-REVISIONS:after {
    background-position: -345px -95px;
    right: -6px;
    width: 18px;
    height: 21px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-SUB-GROUP, .third-column .third-picker-toolbar .btn-SUB-GROUP, .third-column .single-toolbar .btn-SUB-GROUP, .third-column-wrapper .third-toolbar .btn-SUB-GROUP, .third-column-wrapper .third-picker-toolbar .btn-SUB-GROUP, .third-column-wrapper .single-toolbar .btn-SUB-GROUP, .single-column-wrapper .third-toolbar .btn-SUB-GROUP, .single-column-wrapper .third-picker-toolbar .btn-SUB-GROUP, .single-column-wrapper .single-toolbar .btn-SUB-GROUP, .mobile-picker .third-toolbar .btn-SUB-GROUP, .mobile-picker .third-picker-toolbar .btn-SUB-GROUP, .mobile-picker .single-toolbar .btn-SUB-GROUP {
    padding-right: 14px;
  }
  .third-column .third-toolbar .btn-SUB-GROUP:after, .third-column .third-picker-toolbar .btn-SUB-GROUP:after, .third-column .single-toolbar .btn-SUB-GROUP:after, .third-column-wrapper .third-toolbar .btn-SUB-GROUP:after, .third-column-wrapper .third-picker-toolbar .btn-SUB-GROUP:after, .third-column-wrapper .single-toolbar .btn-SUB-GROUP:after, .single-column-wrapper .third-toolbar .btn-SUB-GROUP:after, .single-column-wrapper .third-picker-toolbar .btn-SUB-GROUP:after, .single-column-wrapper .single-toolbar .btn-SUB-GROUP:after, .mobile-picker .third-toolbar .btn-SUB-GROUP:after, .mobile-picker .third-picker-toolbar .btn-SUB-GROUP:after, .mobile-picker .single-toolbar .btn-SUB-GROUP:after {
    background-position: -344px -95px;
    right: -6px;
    width: 16px;
    height: 19px;
    background-size: 391px 189px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-SEARCH, .third-column .third-picker-toolbar .btn-SEARCH, .third-column .single-toolbar .btn-SEARCH, .third-column-wrapper .third-toolbar .btn-SEARCH, .third-column-wrapper .third-picker-toolbar .btn-SEARCH, .third-column-wrapper .single-toolbar .btn-SEARCH, .single-column-wrapper .third-toolbar .btn-SEARCH, .single-column-wrapper .third-picker-toolbar .btn-SEARCH, .single-column-wrapper .single-toolbar .btn-SEARCH, .mobile-picker .third-toolbar .btn-SEARCH, .mobile-picker .third-picker-toolbar .btn-SEARCH, .mobile-picker .single-toolbar .btn-SEARCH {
    padding-right: 8px;
    margin-right: 9px;
  }
  .third-column .third-toolbar .btn-SEARCH:after, .third-column .third-picker-toolbar .btn-SEARCH:after, .third-column .single-toolbar .btn-SEARCH:after, .third-column-wrapper .third-toolbar .btn-SEARCH:after, .third-column-wrapper .third-picker-toolbar .btn-SEARCH:after, .third-column-wrapper .single-toolbar .btn-SEARCH:after, .single-column-wrapper .third-toolbar .btn-SEARCH:after, .single-column-wrapper .third-picker-toolbar .btn-SEARCH:after, .single-column-wrapper .single-toolbar .btn-SEARCH:after, .mobile-picker .third-toolbar .btn-SEARCH:after, .mobile-picker .third-picker-toolbar .btn-SEARCH:after, .mobile-picker .single-toolbar .btn-SEARCH:after {
    background-position: -179px -171px;
    width: 19px;
    height: 19px;
    right: -14px;
    top: -3px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-FORMCANCEL,
  .third-column .third-toolbar .btn-REPLYCANCEL,
  .third-column .third-toolbar .btn-LINKCANCEL,
  .third-column .third-toolbar .btn-CANCEL-DELEGATE,
  .third-column .third-toolbar .btn-EDIT-CANCEL,
  .third-column .third-toolbar .btn-SAVEQUERY-CANCEL,
  .third-column .third-toolbar .btn-DELEGATE-CANCEL,
  .third-column .third-toolbar .btn-EDITOR-CANCEL,
  .third-column .third-toolbar .btn-CANCEL,
  .third-column .third-toolbar .btn-REMOVE,
  .third-column .third-toolbar .btn-CANCEL-WORKFLOW,
  .third-column .third-toolbar .btn-DISCONNECT,
  .third-column .third-toolbar .btn-ADDMODEL-CANCEL,
  .third-column .third-toolbar .btn-UPDATEMODEL-CANCEL,
  .third-column .third-toolbar .btn-ACONEX-REMOVE,
  .third-column .third-toolbar .btn-CLEAR, .third-column .third-picker-toolbar .btn-FORMCANCEL,
  .third-column .third-picker-toolbar .btn-REPLYCANCEL,
  .third-column .third-picker-toolbar .btn-LINKCANCEL,
  .third-column .third-picker-toolbar .btn-CANCEL-DELEGATE,
  .third-column .third-picker-toolbar .btn-EDIT-CANCEL,
  .third-column .third-picker-toolbar .btn-SAVEQUERY-CANCEL,
  .third-column .third-picker-toolbar .btn-DELEGATE-CANCEL,
  .third-column .third-picker-toolbar .btn-EDITOR-CANCEL,
  .third-column .third-picker-toolbar .btn-CANCEL,
  .third-column .third-picker-toolbar .btn-REMOVE,
  .third-column .third-picker-toolbar .btn-CANCEL-WORKFLOW,
  .third-column .third-picker-toolbar .btn-DISCONNECT,
  .third-column .third-picker-toolbar .btn-ADDMODEL-CANCEL,
  .third-column .third-picker-toolbar .btn-UPDATEMODEL-CANCEL,
  .third-column .third-picker-toolbar .btn-ACONEX-REMOVE,
  .third-column .third-picker-toolbar .btn-CLEAR, .third-column .single-toolbar .btn-FORMCANCEL,
  .third-column .single-toolbar .btn-REPLYCANCEL,
  .third-column .single-toolbar .btn-LINKCANCEL,
  .third-column .single-toolbar .btn-CANCEL-DELEGATE,
  .third-column .single-toolbar .btn-EDIT-CANCEL,
  .third-column .single-toolbar .btn-SAVEQUERY-CANCEL,
  .third-column .single-toolbar .btn-DELEGATE-CANCEL,
  .third-column .single-toolbar .btn-EDITOR-CANCEL,
  .third-column .single-toolbar .btn-CANCEL,
  .third-column .single-toolbar .btn-REMOVE,
  .third-column .single-toolbar .btn-CANCEL-WORKFLOW,
  .third-column .single-toolbar .btn-DISCONNECT,
  .third-column .single-toolbar .btn-ADDMODEL-CANCEL,
  .third-column .single-toolbar .btn-UPDATEMODEL-CANCEL,
  .third-column .single-toolbar .btn-ACONEX-REMOVE,
  .third-column .single-toolbar .btn-CLEAR, .third-column-wrapper .third-toolbar .btn-FORMCANCEL,
  .third-column-wrapper .third-toolbar .btn-REPLYCANCEL,
  .third-column-wrapper .third-toolbar .btn-LINKCANCEL,
  .third-column-wrapper .third-toolbar .btn-CANCEL-DELEGATE,
  .third-column-wrapper .third-toolbar .btn-EDIT-CANCEL,
  .third-column-wrapper .third-toolbar .btn-SAVEQUERY-CANCEL,
  .third-column-wrapper .third-toolbar .btn-DELEGATE-CANCEL,
  .third-column-wrapper .third-toolbar .btn-EDITOR-CANCEL,
  .third-column-wrapper .third-toolbar .btn-CANCEL,
  .third-column-wrapper .third-toolbar .btn-REMOVE,
  .third-column-wrapper .third-toolbar .btn-CANCEL-WORKFLOW,
  .third-column-wrapper .third-toolbar .btn-DISCONNECT,
  .third-column-wrapper .third-toolbar .btn-ADDMODEL-CANCEL,
  .third-column-wrapper .third-toolbar .btn-UPDATEMODEL-CANCEL,
  .third-column-wrapper .third-toolbar .btn-ACONEX-REMOVE,
  .third-column-wrapper .third-toolbar .btn-CLEAR, .third-column-wrapper .third-picker-toolbar .btn-FORMCANCEL,
  .third-column-wrapper .third-picker-toolbar .btn-REPLYCANCEL,
  .third-column-wrapper .third-picker-toolbar .btn-LINKCANCEL,
  .third-column-wrapper .third-picker-toolbar .btn-CANCEL-DELEGATE,
  .third-column-wrapper .third-picker-toolbar .btn-EDIT-CANCEL,
  .third-column-wrapper .third-picker-toolbar .btn-SAVEQUERY-CANCEL,
  .third-column-wrapper .third-picker-toolbar .btn-DELEGATE-CANCEL,
  .third-column-wrapper .third-picker-toolbar .btn-EDITOR-CANCEL,
  .third-column-wrapper .third-picker-toolbar .btn-CANCEL,
  .third-column-wrapper .third-picker-toolbar .btn-REMOVE,
  .third-column-wrapper .third-picker-toolbar .btn-CANCEL-WORKFLOW,
  .third-column-wrapper .third-picker-toolbar .btn-DISCONNECT,
  .third-column-wrapper .third-picker-toolbar .btn-ADDMODEL-CANCEL,
  .third-column-wrapper .third-picker-toolbar .btn-UPDATEMODEL-CANCEL,
  .third-column-wrapper .third-picker-toolbar .btn-ACONEX-REMOVE,
  .third-column-wrapper .third-picker-toolbar .btn-CLEAR, .third-column-wrapper .single-toolbar .btn-FORMCANCEL,
  .third-column-wrapper .single-toolbar .btn-REPLYCANCEL,
  .third-column-wrapper .single-toolbar .btn-LINKCANCEL,
  .third-column-wrapper .single-toolbar .btn-CANCEL-DELEGATE,
  .third-column-wrapper .single-toolbar .btn-EDIT-CANCEL,
  .third-column-wrapper .single-toolbar .btn-SAVEQUERY-CANCEL,
  .third-column-wrapper .single-toolbar .btn-DELEGATE-CANCEL,
  .third-column-wrapper .single-toolbar .btn-EDITOR-CANCEL,
  .third-column-wrapper .single-toolbar .btn-CANCEL,
  .third-column-wrapper .single-toolbar .btn-REMOVE,
  .third-column-wrapper .single-toolbar .btn-CANCEL-WORKFLOW,
  .third-column-wrapper .single-toolbar .btn-DISCONNECT,
  .third-column-wrapper .single-toolbar .btn-ADDMODEL-CANCEL,
  .third-column-wrapper .single-toolbar .btn-UPDATEMODEL-CANCEL,
  .third-column-wrapper .single-toolbar .btn-ACONEX-REMOVE,
  .third-column-wrapper .single-toolbar .btn-CLEAR, .single-column-wrapper .third-toolbar .btn-FORMCANCEL,
  .single-column-wrapper .third-toolbar .btn-REPLYCANCEL,
  .single-column-wrapper .third-toolbar .btn-LINKCANCEL,
  .single-column-wrapper .third-toolbar .btn-CANCEL-DELEGATE,
  .single-column-wrapper .third-toolbar .btn-EDIT-CANCEL,
  .single-column-wrapper .third-toolbar .btn-SAVEQUERY-CANCEL,
  .single-column-wrapper .third-toolbar .btn-DELEGATE-CANCEL,
  .single-column-wrapper .third-toolbar .btn-EDITOR-CANCEL,
  .single-column-wrapper .third-toolbar .btn-CANCEL,
  .single-column-wrapper .third-toolbar .btn-REMOVE,
  .single-column-wrapper .third-toolbar .btn-CANCEL-WORKFLOW,
  .single-column-wrapper .third-toolbar .btn-DISCONNECT,
  .single-column-wrapper .third-toolbar .btn-ADDMODEL-CANCEL,
  .single-column-wrapper .third-toolbar .btn-UPDATEMODEL-CANCEL,
  .single-column-wrapper .third-toolbar .btn-ACONEX-REMOVE,
  .single-column-wrapper .third-toolbar .btn-CLEAR, .single-column-wrapper .third-picker-toolbar .btn-FORMCANCEL,
  .single-column-wrapper .third-picker-toolbar .btn-REPLYCANCEL,
  .single-column-wrapper .third-picker-toolbar .btn-LINKCANCEL,
  .single-column-wrapper .third-picker-toolbar .btn-CANCEL-DELEGATE,
  .single-column-wrapper .third-picker-toolbar .btn-EDIT-CANCEL,
  .single-column-wrapper .third-picker-toolbar .btn-SAVEQUERY-CANCEL,
  .single-column-wrapper .third-picker-toolbar .btn-DELEGATE-CANCEL,
  .single-column-wrapper .third-picker-toolbar .btn-EDITOR-CANCEL,
  .single-column-wrapper .third-picker-toolbar .btn-CANCEL,
  .single-column-wrapper .third-picker-toolbar .btn-REMOVE,
  .single-column-wrapper .third-picker-toolbar .btn-CANCEL-WORKFLOW,
  .single-column-wrapper .third-picker-toolbar .btn-DISCONNECT,
  .single-column-wrapper .third-picker-toolbar .btn-ADDMODEL-CANCEL,
  .single-column-wrapper .third-picker-toolbar .btn-UPDATEMODEL-CANCEL,
  .single-column-wrapper .third-picker-toolbar .btn-ACONEX-REMOVE,
  .single-column-wrapper .third-picker-toolbar .btn-CLEAR, .single-column-wrapper .single-toolbar .btn-FORMCANCEL,
  .single-column-wrapper .single-toolbar .btn-REPLYCANCEL,
  .single-column-wrapper .single-toolbar .btn-LINKCANCEL,
  .single-column-wrapper .single-toolbar .btn-CANCEL-DELEGATE,
  .single-column-wrapper .single-toolbar .btn-EDIT-CANCEL,
  .single-column-wrapper .single-toolbar .btn-SAVEQUERY-CANCEL,
  .single-column-wrapper .single-toolbar .btn-DELEGATE-CANCEL,
  .single-column-wrapper .single-toolbar .btn-EDITOR-CANCEL,
  .single-column-wrapper .single-toolbar .btn-CANCEL,
  .single-column-wrapper .single-toolbar .btn-REMOVE,
  .single-column-wrapper .single-toolbar .btn-CANCEL-WORKFLOW,
  .single-column-wrapper .single-toolbar .btn-DISCONNECT,
  .single-column-wrapper .single-toolbar .btn-ADDMODEL-CANCEL,
  .single-column-wrapper .single-toolbar .btn-UPDATEMODEL-CANCEL,
  .single-column-wrapper .single-toolbar .btn-ACONEX-REMOVE,
  .single-column-wrapper .single-toolbar .btn-CLEAR, .mobile-picker .third-toolbar .btn-FORMCANCEL,
  .mobile-picker .third-toolbar .btn-REPLYCANCEL,
  .mobile-picker .third-toolbar .btn-LINKCANCEL,
  .mobile-picker .third-toolbar .btn-CANCEL-DELEGATE,
  .mobile-picker .third-toolbar .btn-EDIT-CANCEL,
  .mobile-picker .third-toolbar .btn-SAVEQUERY-CANCEL,
  .mobile-picker .third-toolbar .btn-DELEGATE-CANCEL,
  .mobile-picker .third-toolbar .btn-EDITOR-CANCEL,
  .mobile-picker .third-toolbar .btn-CANCEL,
  .mobile-picker .third-toolbar .btn-REMOVE,
  .mobile-picker .third-toolbar .btn-CANCEL-WORKFLOW,
  .mobile-picker .third-toolbar .btn-DISCONNECT,
  .mobile-picker .third-toolbar .btn-ADDMODEL-CANCEL,
  .mobile-picker .third-toolbar .btn-UPDATEMODEL-CANCEL,
  .mobile-picker .third-toolbar .btn-ACONEX-REMOVE,
  .mobile-picker .third-toolbar .btn-CLEAR, .mobile-picker .third-picker-toolbar .btn-FORMCANCEL,
  .mobile-picker .third-picker-toolbar .btn-REPLYCANCEL,
  .mobile-picker .third-picker-toolbar .btn-LINKCANCEL,
  .mobile-picker .third-picker-toolbar .btn-CANCEL-DELEGATE,
  .mobile-picker .third-picker-toolbar .btn-EDIT-CANCEL,
  .mobile-picker .third-picker-toolbar .btn-SAVEQUERY-CANCEL,
  .mobile-picker .third-picker-toolbar .btn-DELEGATE-CANCEL,
  .mobile-picker .third-picker-toolbar .btn-EDITOR-CANCEL,
  .mobile-picker .third-picker-toolbar .btn-CANCEL,
  .mobile-picker .third-picker-toolbar .btn-REMOVE,
  .mobile-picker .third-picker-toolbar .btn-CANCEL-WORKFLOW,
  .mobile-picker .third-picker-toolbar .btn-DISCONNECT,
  .mobile-picker .third-picker-toolbar .btn-ADDMODEL-CANCEL,
  .mobile-picker .third-picker-toolbar .btn-UPDATEMODEL-CANCEL,
  .mobile-picker .third-picker-toolbar .btn-ACONEX-REMOVE,
  .mobile-picker .third-picker-toolbar .btn-CLEAR, .mobile-picker .single-toolbar .btn-FORMCANCEL,
  .mobile-picker .single-toolbar .btn-REPLYCANCEL,
  .mobile-picker .single-toolbar .btn-LINKCANCEL,
  .mobile-picker .single-toolbar .btn-CANCEL-DELEGATE,
  .mobile-picker .single-toolbar .btn-EDIT-CANCEL,
  .mobile-picker .single-toolbar .btn-SAVEQUERY-CANCEL,
  .mobile-picker .single-toolbar .btn-DELEGATE-CANCEL,
  .mobile-picker .single-toolbar .btn-EDITOR-CANCEL,
  .mobile-picker .single-toolbar .btn-CANCEL,
  .mobile-picker .single-toolbar .btn-REMOVE,
  .mobile-picker .single-toolbar .btn-CANCEL-WORKFLOW,
  .mobile-picker .single-toolbar .btn-DISCONNECT,
  .mobile-picker .single-toolbar .btn-ADDMODEL-CANCEL,
  .mobile-picker .single-toolbar .btn-UPDATEMODEL-CANCEL,
  .mobile-picker .single-toolbar .btn-ACONEX-REMOVE,
  .mobile-picker .single-toolbar .btn-CLEAR {
    padding-right: 11px;
  }
  .third-column .third-toolbar .btn-FORMCANCEL:after,
  .third-column .third-toolbar .btn-REPLYCANCEL:after,
  .third-column .third-toolbar .btn-LINKCANCEL:after,
  .third-column .third-toolbar .btn-CANCEL-DELEGATE:after,
  .third-column .third-toolbar .btn-EDIT-CANCEL:after,
  .third-column .third-toolbar .btn-SAVEQUERY-CANCEL:after,
  .third-column .third-toolbar .btn-DELEGATE-CANCEL:after,
  .third-column .third-toolbar .btn-EDITOR-CANCEL:after,
  .third-column .third-toolbar .btn-CANCEL:after,
  .third-column .third-toolbar .btn-REMOVE:after,
  .third-column .third-toolbar .btn-CANCEL-WORKFLOW:after,
  .third-column .third-toolbar .btn-DISCONNECT:after,
  .third-column .third-toolbar .btn-ADDMODEL-CANCEL:after,
  .third-column .third-toolbar .btn-UPDATEMODEL-CANCEL:after,
  .third-column .third-toolbar .btn-ACONEX-REMOVE:after,
  .third-column .third-toolbar .btn-CLEAR:after, .third-column .third-picker-toolbar .btn-FORMCANCEL:after,
  .third-column .third-picker-toolbar .btn-REPLYCANCEL:after,
  .third-column .third-picker-toolbar .btn-LINKCANCEL:after,
  .third-column .third-picker-toolbar .btn-CANCEL-DELEGATE:after,
  .third-column .third-picker-toolbar .btn-EDIT-CANCEL:after,
  .third-column .third-picker-toolbar .btn-SAVEQUERY-CANCEL:after,
  .third-column .third-picker-toolbar .btn-DELEGATE-CANCEL:after,
  .third-column .third-picker-toolbar .btn-EDITOR-CANCEL:after,
  .third-column .third-picker-toolbar .btn-CANCEL:after,
  .third-column .third-picker-toolbar .btn-REMOVE:after,
  .third-column .third-picker-toolbar .btn-CANCEL-WORKFLOW:after,
  .third-column .third-picker-toolbar .btn-DISCONNECT:after,
  .third-column .third-picker-toolbar .btn-ADDMODEL-CANCEL:after,
  .third-column .third-picker-toolbar .btn-UPDATEMODEL-CANCEL:after,
  .third-column .third-picker-toolbar .btn-ACONEX-REMOVE:after,
  .third-column .third-picker-toolbar .btn-CLEAR:after, .third-column .single-toolbar .btn-FORMCANCEL:after,
  .third-column .single-toolbar .btn-REPLYCANCEL:after,
  .third-column .single-toolbar .btn-LINKCANCEL:after,
  .third-column .single-toolbar .btn-CANCEL-DELEGATE:after,
  .third-column .single-toolbar .btn-EDIT-CANCEL:after,
  .third-column .single-toolbar .btn-SAVEQUERY-CANCEL:after,
  .third-column .single-toolbar .btn-DELEGATE-CANCEL:after,
  .third-column .single-toolbar .btn-EDITOR-CANCEL:after,
  .third-column .single-toolbar .btn-CANCEL:after,
  .third-column .single-toolbar .btn-REMOVE:after,
  .third-column .single-toolbar .btn-CANCEL-WORKFLOW:after,
  .third-column .single-toolbar .btn-DISCONNECT:after,
  .third-column .single-toolbar .btn-ADDMODEL-CANCEL:after,
  .third-column .single-toolbar .btn-UPDATEMODEL-CANCEL:after,
  .third-column .single-toolbar .btn-ACONEX-REMOVE:after,
  .third-column .single-toolbar .btn-CLEAR:after, .third-column-wrapper .third-toolbar .btn-FORMCANCEL:after,
  .third-column-wrapper .third-toolbar .btn-REPLYCANCEL:after,
  .third-column-wrapper .third-toolbar .btn-LINKCANCEL:after,
  .third-column-wrapper .third-toolbar .btn-CANCEL-DELEGATE:after,
  .third-column-wrapper .third-toolbar .btn-EDIT-CANCEL:after,
  .third-column-wrapper .third-toolbar .btn-SAVEQUERY-CANCEL:after,
  .third-column-wrapper .third-toolbar .btn-DELEGATE-CANCEL:after,
  .third-column-wrapper .third-toolbar .btn-EDITOR-CANCEL:after,
  .third-column-wrapper .third-toolbar .btn-CANCEL:after,
  .third-column-wrapper .third-toolbar .btn-REMOVE:after,
  .third-column-wrapper .third-toolbar .btn-CANCEL-WORKFLOW:after,
  .third-column-wrapper .third-toolbar .btn-DISCONNECT:after,
  .third-column-wrapper .third-toolbar .btn-ADDMODEL-CANCEL:after,
  .third-column-wrapper .third-toolbar .btn-UPDATEMODEL-CANCEL:after,
  .third-column-wrapper .third-toolbar .btn-ACONEX-REMOVE:after,
  .third-column-wrapper .third-toolbar .btn-CLEAR:after, .third-column-wrapper .third-picker-toolbar .btn-FORMCANCEL:after,
  .third-column-wrapper .third-picker-toolbar .btn-REPLYCANCEL:after,
  .third-column-wrapper .third-picker-toolbar .btn-LINKCANCEL:after,
  .third-column-wrapper .third-picker-toolbar .btn-CANCEL-DELEGATE:after,
  .third-column-wrapper .third-picker-toolbar .btn-EDIT-CANCEL:after,
  .third-column-wrapper .third-picker-toolbar .btn-SAVEQUERY-CANCEL:after,
  .third-column-wrapper .third-picker-toolbar .btn-DELEGATE-CANCEL:after,
  .third-column-wrapper .third-picker-toolbar .btn-EDITOR-CANCEL:after,
  .third-column-wrapper .third-picker-toolbar .btn-CANCEL:after,
  .third-column-wrapper .third-picker-toolbar .btn-REMOVE:after,
  .third-column-wrapper .third-picker-toolbar .btn-CANCEL-WORKFLOW:after,
  .third-column-wrapper .third-picker-toolbar .btn-DISCONNECT:after,
  .third-column-wrapper .third-picker-toolbar .btn-ADDMODEL-CANCEL:after,
  .third-column-wrapper .third-picker-toolbar .btn-UPDATEMODEL-CANCEL:after,
  .third-column-wrapper .third-picker-toolbar .btn-ACONEX-REMOVE:after,
  .third-column-wrapper .third-picker-toolbar .btn-CLEAR:after, .third-column-wrapper .single-toolbar .btn-FORMCANCEL:after,
  .third-column-wrapper .single-toolbar .btn-REPLYCANCEL:after,
  .third-column-wrapper .single-toolbar .btn-LINKCANCEL:after,
  .third-column-wrapper .single-toolbar .btn-CANCEL-DELEGATE:after,
  .third-column-wrapper .single-toolbar .btn-EDIT-CANCEL:after,
  .third-column-wrapper .single-toolbar .btn-SAVEQUERY-CANCEL:after,
  .third-column-wrapper .single-toolbar .btn-DELEGATE-CANCEL:after,
  .third-column-wrapper .single-toolbar .btn-EDITOR-CANCEL:after,
  .third-column-wrapper .single-toolbar .btn-CANCEL:after,
  .third-column-wrapper .single-toolbar .btn-REMOVE:after,
  .third-column-wrapper .single-toolbar .btn-CANCEL-WORKFLOW:after,
  .third-column-wrapper .single-toolbar .btn-DISCONNECT:after,
  .third-column-wrapper .single-toolbar .btn-ADDMODEL-CANCEL:after,
  .third-column-wrapper .single-toolbar .btn-UPDATEMODEL-CANCEL:after,
  .third-column-wrapper .single-toolbar .btn-ACONEX-REMOVE:after,
  .third-column-wrapper .single-toolbar .btn-CLEAR:after, .single-column-wrapper .third-toolbar .btn-FORMCANCEL:after,
  .single-column-wrapper .third-toolbar .btn-REPLYCANCEL:after,
  .single-column-wrapper .third-toolbar .btn-LINKCANCEL:after,
  .single-column-wrapper .third-toolbar .btn-CANCEL-DELEGATE:after,
  .single-column-wrapper .third-toolbar .btn-EDIT-CANCEL:after,
  .single-column-wrapper .third-toolbar .btn-SAVEQUERY-CANCEL:after,
  .single-column-wrapper .third-toolbar .btn-DELEGATE-CANCEL:after,
  .single-column-wrapper .third-toolbar .btn-EDITOR-CANCEL:after,
  .single-column-wrapper .third-toolbar .btn-CANCEL:after,
  .single-column-wrapper .third-toolbar .btn-REMOVE:after,
  .single-column-wrapper .third-toolbar .btn-CANCEL-WORKFLOW:after,
  .single-column-wrapper .third-toolbar .btn-DISCONNECT:after,
  .single-column-wrapper .third-toolbar .btn-ADDMODEL-CANCEL:after,
  .single-column-wrapper .third-toolbar .btn-UPDATEMODEL-CANCEL:after,
  .single-column-wrapper .third-toolbar .btn-ACONEX-REMOVE:after,
  .single-column-wrapper .third-toolbar .btn-CLEAR:after, .single-column-wrapper .third-picker-toolbar .btn-FORMCANCEL:after,
  .single-column-wrapper .third-picker-toolbar .btn-REPLYCANCEL:after,
  .single-column-wrapper .third-picker-toolbar .btn-LINKCANCEL:after,
  .single-column-wrapper .third-picker-toolbar .btn-CANCEL-DELEGATE:after,
  .single-column-wrapper .third-picker-toolbar .btn-EDIT-CANCEL:after,
  .single-column-wrapper .third-picker-toolbar .btn-SAVEQUERY-CANCEL:after,
  .single-column-wrapper .third-picker-toolbar .btn-DELEGATE-CANCEL:after,
  .single-column-wrapper .third-picker-toolbar .btn-EDITOR-CANCEL:after,
  .single-column-wrapper .third-picker-toolbar .btn-CANCEL:after,
  .single-column-wrapper .third-picker-toolbar .btn-REMOVE:after,
  .single-column-wrapper .third-picker-toolbar .btn-CANCEL-WORKFLOW:after,
  .single-column-wrapper .third-picker-toolbar .btn-DISCONNECT:after,
  .single-column-wrapper .third-picker-toolbar .btn-ADDMODEL-CANCEL:after,
  .single-column-wrapper .third-picker-toolbar .btn-UPDATEMODEL-CANCEL:after,
  .single-column-wrapper .third-picker-toolbar .btn-ACONEX-REMOVE:after,
  .single-column-wrapper .third-picker-toolbar .btn-CLEAR:after, .single-column-wrapper .single-toolbar .btn-FORMCANCEL:after,
  .single-column-wrapper .single-toolbar .btn-REPLYCANCEL:after,
  .single-column-wrapper .single-toolbar .btn-LINKCANCEL:after,
  .single-column-wrapper .single-toolbar .btn-CANCEL-DELEGATE:after,
  .single-column-wrapper .single-toolbar .btn-EDIT-CANCEL:after,
  .single-column-wrapper .single-toolbar .btn-SAVEQUERY-CANCEL:after,
  .single-column-wrapper .single-toolbar .btn-DELEGATE-CANCEL:after,
  .single-column-wrapper .single-toolbar .btn-EDITOR-CANCEL:after,
  .single-column-wrapper .single-toolbar .btn-CANCEL:after,
  .single-column-wrapper .single-toolbar .btn-REMOVE:after,
  .single-column-wrapper .single-toolbar .btn-CANCEL-WORKFLOW:after,
  .single-column-wrapper .single-toolbar .btn-DISCONNECT:after,
  .single-column-wrapper .single-toolbar .btn-ADDMODEL-CANCEL:after,
  .single-column-wrapper .single-toolbar .btn-UPDATEMODEL-CANCEL:after,
  .single-column-wrapper .single-toolbar .btn-ACONEX-REMOVE:after,
  .single-column-wrapper .single-toolbar .btn-CLEAR:after, .mobile-picker .third-toolbar .btn-FORMCANCEL:after,
  .mobile-picker .third-toolbar .btn-REPLYCANCEL:after,
  .mobile-picker .third-toolbar .btn-LINKCANCEL:after,
  .mobile-picker .third-toolbar .btn-CANCEL-DELEGATE:after,
  .mobile-picker .third-toolbar .btn-EDIT-CANCEL:after,
  .mobile-picker .third-toolbar .btn-SAVEQUERY-CANCEL:after,
  .mobile-picker .third-toolbar .btn-DELEGATE-CANCEL:after,
  .mobile-picker .third-toolbar .btn-EDITOR-CANCEL:after,
  .mobile-picker .third-toolbar .btn-CANCEL:after,
  .mobile-picker .third-toolbar .btn-REMOVE:after,
  .mobile-picker .third-toolbar .btn-CANCEL-WORKFLOW:after,
  .mobile-picker .third-toolbar .btn-DISCONNECT:after,
  .mobile-picker .third-toolbar .btn-ADDMODEL-CANCEL:after,
  .mobile-picker .third-toolbar .btn-UPDATEMODEL-CANCEL:after,
  .mobile-picker .third-toolbar .btn-ACONEX-REMOVE:after,
  .mobile-picker .third-toolbar .btn-CLEAR:after, .mobile-picker .third-picker-toolbar .btn-FORMCANCEL:after,
  .mobile-picker .third-picker-toolbar .btn-REPLYCANCEL:after,
  .mobile-picker .third-picker-toolbar .btn-LINKCANCEL:after,
  .mobile-picker .third-picker-toolbar .btn-CANCEL-DELEGATE:after,
  .mobile-picker .third-picker-toolbar .btn-EDIT-CANCEL:after,
  .mobile-picker .third-picker-toolbar .btn-SAVEQUERY-CANCEL:after,
  .mobile-picker .third-picker-toolbar .btn-DELEGATE-CANCEL:after,
  .mobile-picker .third-picker-toolbar .btn-EDITOR-CANCEL:after,
  .mobile-picker .third-picker-toolbar .btn-CANCEL:after,
  .mobile-picker .third-picker-toolbar .btn-REMOVE:after,
  .mobile-picker .third-picker-toolbar .btn-CANCEL-WORKFLOW:after,
  .mobile-picker .third-picker-toolbar .btn-DISCONNECT:after,
  .mobile-picker .third-picker-toolbar .btn-ADDMODEL-CANCEL:after,
  .mobile-picker .third-picker-toolbar .btn-UPDATEMODEL-CANCEL:after,
  .mobile-picker .third-picker-toolbar .btn-ACONEX-REMOVE:after,
  .mobile-picker .third-picker-toolbar .btn-CLEAR:after, .mobile-picker .single-toolbar .btn-FORMCANCEL:after,
  .mobile-picker .single-toolbar .btn-REPLYCANCEL:after,
  .mobile-picker .single-toolbar .btn-LINKCANCEL:after,
  .mobile-picker .single-toolbar .btn-CANCEL-DELEGATE:after,
  .mobile-picker .single-toolbar .btn-EDIT-CANCEL:after,
  .mobile-picker .single-toolbar .btn-SAVEQUERY-CANCEL:after,
  .mobile-picker .single-toolbar .btn-DELEGATE-CANCEL:after,
  .mobile-picker .single-toolbar .btn-EDITOR-CANCEL:after,
  .mobile-picker .single-toolbar .btn-CANCEL:after,
  .mobile-picker .single-toolbar .btn-REMOVE:after,
  .mobile-picker .single-toolbar .btn-CANCEL-WORKFLOW:after,
  .mobile-picker .single-toolbar .btn-DISCONNECT:after,
  .mobile-picker .single-toolbar .btn-ADDMODEL-CANCEL:after,
  .mobile-picker .single-toolbar .btn-UPDATEMODEL-CANCEL:after,
  .mobile-picker .single-toolbar .btn-ACONEX-REMOVE:after,
  .mobile-picker .single-toolbar .btn-CLEAR:after {
    background-position: -230px -188px;
    background-size: 393px 211px;
    width: 17px;
    height: 18px;
    top: -5px;
    right: -9px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-SELECTALL, .third-column .third-picker-toolbar .btn-SELECTALL, .third-column .single-toolbar .btn-SELECTALL, .third-column-wrapper .third-toolbar .btn-SELECTALL, .third-column-wrapper .third-picker-toolbar .btn-SELECTALL, .third-column-wrapper .single-toolbar .btn-SELECTALL, .single-column-wrapper .third-toolbar .btn-SELECTALL, .single-column-wrapper .third-picker-toolbar .btn-SELECTALL, .single-column-wrapper .single-toolbar .btn-SELECTALL, .mobile-picker .third-toolbar .btn-SELECTALL, .mobile-picker .third-picker-toolbar .btn-SELECTALL, .mobile-picker .single-toolbar .btn-SELECTALL {
    padding-right: 11px;
  }
  .third-column .third-toolbar .btn-SELECTALL:after, .third-column .third-picker-toolbar .btn-SELECTALL:after, .third-column .single-toolbar .btn-SELECTALL:after, .third-column-wrapper .third-toolbar .btn-SELECTALL:after, .third-column-wrapper .third-picker-toolbar .btn-SELECTALL:after, .third-column-wrapper .single-toolbar .btn-SELECTALL:after, .single-column-wrapper .third-toolbar .btn-SELECTALL:after, .single-column-wrapper .third-picker-toolbar .btn-SELECTALL:after, .single-column-wrapper .single-toolbar .btn-SELECTALL:after, .mobile-picker .third-toolbar .btn-SELECTALL:after, .mobile-picker .third-picker-toolbar .btn-SELECTALL:after, .mobile-picker .single-toolbar .btn-SELECTALL:after {
    background-position: -254px -171px;
    width: 16px;
    height: 16px;
    top: -4px;
    right: -8px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-EXCEL, .third-column .third-picker-toolbar .btn-EXCEL, .third-column .single-toolbar .btn-EXCEL, .third-column-wrapper .third-toolbar .btn-EXCEL, .third-column-wrapper .third-picker-toolbar .btn-EXCEL, .third-column-wrapper .single-toolbar .btn-EXCEL, .single-column-wrapper .third-toolbar .btn-EXCEL, .single-column-wrapper .third-picker-toolbar .btn-EXCEL, .single-column-wrapper .single-toolbar .btn-EXCEL, .mobile-picker .third-toolbar .btn-EXCEL, .mobile-picker .third-picker-toolbar .btn-EXCEL, .mobile-picker .single-toolbar .btn-EXCEL {
    padding-right: 11px;
  }
  .third-column .third-toolbar .btn-EXCEL:after, .third-column .third-picker-toolbar .btn-EXCEL:after, .third-column .single-toolbar .btn-EXCEL:after, .third-column-wrapper .third-toolbar .btn-EXCEL:after, .third-column-wrapper .third-picker-toolbar .btn-EXCEL:after, .third-column-wrapper .single-toolbar .btn-EXCEL:after, .single-column-wrapper .third-toolbar .btn-EXCEL:after, .single-column-wrapper .third-picker-toolbar .btn-EXCEL:after, .single-column-wrapper .single-toolbar .btn-EXCEL:after, .mobile-picker .third-toolbar .btn-EXCEL:after, .mobile-picker .third-picker-toolbar .btn-EXCEL:after, .mobile-picker .single-toolbar .btn-EXCEL:after {
    background-position: -279px -171px;
    width: 16px;
    height: 16px;
    top: -4px;
    right: -8px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-DRAFT,
  .third-column .third-toolbar .btn-SAVE,
  .third-column .third-toolbar .btn-ADD-DELEGATE,
  .third-column .third-toolbar .btn-DELEGATE-SAVE,
  .third-column .third-toolbar .btn-SAVEQUERY-SAVE,
  .third-column .third-toolbar .btn-EDITOR-SAVE,
  .third-column .third-toolbar .btn-SAVE-USER,
  .third-column .third-toolbar .btn-SAVE-PERM,
  .third-column .third-toolbar .btn-UPDATEMODEL-OK,
  .third-column .third-toolbar .btn-SAVEQUERY-SHOW, .third-column .third-picker-toolbar .btn-DRAFT,
  .third-column .third-picker-toolbar .btn-SAVE,
  .third-column .third-picker-toolbar .btn-ADD-DELEGATE,
  .third-column .third-picker-toolbar .btn-DELEGATE-SAVE,
  .third-column .third-picker-toolbar .btn-SAVEQUERY-SAVE,
  .third-column .third-picker-toolbar .btn-EDITOR-SAVE,
  .third-column .third-picker-toolbar .btn-SAVE-USER,
  .third-column .third-picker-toolbar .btn-SAVE-PERM,
  .third-column .third-picker-toolbar .btn-UPDATEMODEL-OK,
  .third-column .third-picker-toolbar .btn-SAVEQUERY-SHOW, .third-column .single-toolbar .btn-DRAFT,
  .third-column .single-toolbar .btn-SAVE,
  .third-column .single-toolbar .btn-ADD-DELEGATE,
  .third-column .single-toolbar .btn-DELEGATE-SAVE,
  .third-column .single-toolbar .btn-SAVEQUERY-SAVE,
  .third-column .single-toolbar .btn-EDITOR-SAVE,
  .third-column .single-toolbar .btn-SAVE-USER,
  .third-column .single-toolbar .btn-SAVE-PERM,
  .third-column .single-toolbar .btn-UPDATEMODEL-OK,
  .third-column .single-toolbar .btn-SAVEQUERY-SHOW, .third-column-wrapper .third-toolbar .btn-DRAFT,
  .third-column-wrapper .third-toolbar .btn-SAVE,
  .third-column-wrapper .third-toolbar .btn-ADD-DELEGATE,
  .third-column-wrapper .third-toolbar .btn-DELEGATE-SAVE,
  .third-column-wrapper .third-toolbar .btn-SAVEQUERY-SAVE,
  .third-column-wrapper .third-toolbar .btn-EDITOR-SAVE,
  .third-column-wrapper .third-toolbar .btn-SAVE-USER,
  .third-column-wrapper .third-toolbar .btn-SAVE-PERM,
  .third-column-wrapper .third-toolbar .btn-UPDATEMODEL-OK,
  .third-column-wrapper .third-toolbar .btn-SAVEQUERY-SHOW, .third-column-wrapper .third-picker-toolbar .btn-DRAFT,
  .third-column-wrapper .third-picker-toolbar .btn-SAVE,
  .third-column-wrapper .third-picker-toolbar .btn-ADD-DELEGATE,
  .third-column-wrapper .third-picker-toolbar .btn-DELEGATE-SAVE,
  .third-column-wrapper .third-picker-toolbar .btn-SAVEQUERY-SAVE,
  .third-column-wrapper .third-picker-toolbar .btn-EDITOR-SAVE,
  .third-column-wrapper .third-picker-toolbar .btn-SAVE-USER,
  .third-column-wrapper .third-picker-toolbar .btn-SAVE-PERM,
  .third-column-wrapper .third-picker-toolbar .btn-UPDATEMODEL-OK,
  .third-column-wrapper .third-picker-toolbar .btn-SAVEQUERY-SHOW, .third-column-wrapper .single-toolbar .btn-DRAFT,
  .third-column-wrapper .single-toolbar .btn-SAVE,
  .third-column-wrapper .single-toolbar .btn-ADD-DELEGATE,
  .third-column-wrapper .single-toolbar .btn-DELEGATE-SAVE,
  .third-column-wrapper .single-toolbar .btn-SAVEQUERY-SAVE,
  .third-column-wrapper .single-toolbar .btn-EDITOR-SAVE,
  .third-column-wrapper .single-toolbar .btn-SAVE-USER,
  .third-column-wrapper .single-toolbar .btn-SAVE-PERM,
  .third-column-wrapper .single-toolbar .btn-UPDATEMODEL-OK,
  .third-column-wrapper .single-toolbar .btn-SAVEQUERY-SHOW, .single-column-wrapper .third-toolbar .btn-DRAFT,
  .single-column-wrapper .third-toolbar .btn-SAVE,
  .single-column-wrapper .third-toolbar .btn-ADD-DELEGATE,
  .single-column-wrapper .third-toolbar .btn-DELEGATE-SAVE,
  .single-column-wrapper .third-toolbar .btn-SAVEQUERY-SAVE,
  .single-column-wrapper .third-toolbar .btn-EDITOR-SAVE,
  .single-column-wrapper .third-toolbar .btn-SAVE-USER,
  .single-column-wrapper .third-toolbar .btn-SAVE-PERM,
  .single-column-wrapper .third-toolbar .btn-UPDATEMODEL-OK,
  .single-column-wrapper .third-toolbar .btn-SAVEQUERY-SHOW, .single-column-wrapper .third-picker-toolbar .btn-DRAFT,
  .single-column-wrapper .third-picker-toolbar .btn-SAVE,
  .single-column-wrapper .third-picker-toolbar .btn-ADD-DELEGATE,
  .single-column-wrapper .third-picker-toolbar .btn-DELEGATE-SAVE,
  .single-column-wrapper .third-picker-toolbar .btn-SAVEQUERY-SAVE,
  .single-column-wrapper .third-picker-toolbar .btn-EDITOR-SAVE,
  .single-column-wrapper .third-picker-toolbar .btn-SAVE-USER,
  .single-column-wrapper .third-picker-toolbar .btn-SAVE-PERM,
  .single-column-wrapper .third-picker-toolbar .btn-UPDATEMODEL-OK,
  .single-column-wrapper .third-picker-toolbar .btn-SAVEQUERY-SHOW, .single-column-wrapper .single-toolbar .btn-DRAFT,
  .single-column-wrapper .single-toolbar .btn-SAVE,
  .single-column-wrapper .single-toolbar .btn-ADD-DELEGATE,
  .single-column-wrapper .single-toolbar .btn-DELEGATE-SAVE,
  .single-column-wrapper .single-toolbar .btn-SAVEQUERY-SAVE,
  .single-column-wrapper .single-toolbar .btn-EDITOR-SAVE,
  .single-column-wrapper .single-toolbar .btn-SAVE-USER,
  .single-column-wrapper .single-toolbar .btn-SAVE-PERM,
  .single-column-wrapper .single-toolbar .btn-UPDATEMODEL-OK,
  .single-column-wrapper .single-toolbar .btn-SAVEQUERY-SHOW, .mobile-picker .third-toolbar .btn-DRAFT,
  .mobile-picker .third-toolbar .btn-SAVE,
  .mobile-picker .third-toolbar .btn-ADD-DELEGATE,
  .mobile-picker .third-toolbar .btn-DELEGATE-SAVE,
  .mobile-picker .third-toolbar .btn-SAVEQUERY-SAVE,
  .mobile-picker .third-toolbar .btn-EDITOR-SAVE,
  .mobile-picker .third-toolbar .btn-SAVE-USER,
  .mobile-picker .third-toolbar .btn-SAVE-PERM,
  .mobile-picker .third-toolbar .btn-UPDATEMODEL-OK,
  .mobile-picker .third-toolbar .btn-SAVEQUERY-SHOW, .mobile-picker .third-picker-toolbar .btn-DRAFT,
  .mobile-picker .third-picker-toolbar .btn-SAVE,
  .mobile-picker .third-picker-toolbar .btn-ADD-DELEGATE,
  .mobile-picker .third-picker-toolbar .btn-DELEGATE-SAVE,
  .mobile-picker .third-picker-toolbar .btn-SAVEQUERY-SAVE,
  .mobile-picker .third-picker-toolbar .btn-EDITOR-SAVE,
  .mobile-picker .third-picker-toolbar .btn-SAVE-USER,
  .mobile-picker .third-picker-toolbar .btn-SAVE-PERM,
  .mobile-picker .third-picker-toolbar .btn-UPDATEMODEL-OK,
  .mobile-picker .third-picker-toolbar .btn-SAVEQUERY-SHOW, .mobile-picker .single-toolbar .btn-DRAFT,
  .mobile-picker .single-toolbar .btn-SAVE,
  .mobile-picker .single-toolbar .btn-ADD-DELEGATE,
  .mobile-picker .single-toolbar .btn-DELEGATE-SAVE,
  .mobile-picker .single-toolbar .btn-SAVEQUERY-SAVE,
  .mobile-picker .single-toolbar .btn-EDITOR-SAVE,
  .mobile-picker .single-toolbar .btn-SAVE-USER,
  .mobile-picker .single-toolbar .btn-SAVE-PERM,
  .mobile-picker .single-toolbar .btn-UPDATEMODEL-OK,
  .mobile-picker .single-toolbar .btn-SAVEQUERY-SHOW {
    padding-right: 14px;
  }
  .third-column .third-toolbar .btn-DRAFT:after,
  .third-column .third-toolbar .btn-SAVE:after,
  .third-column .third-toolbar .btn-ADD-DELEGATE:after,
  .third-column .third-toolbar .btn-DELEGATE-SAVE:after,
  .third-column .third-toolbar .btn-SAVEQUERY-SAVE:after,
  .third-column .third-toolbar .btn-EDITOR-SAVE:after,
  .third-column .third-toolbar .btn-SAVE-USER:after,
  .third-column .third-toolbar .btn-SAVE-PERM:after,
  .third-column .third-toolbar .btn-UPDATEMODEL-OK:after,
  .third-column .third-toolbar .btn-SAVEQUERY-SHOW:after, .third-column .third-picker-toolbar .btn-DRAFT:after,
  .third-column .third-picker-toolbar .btn-SAVE:after,
  .third-column .third-picker-toolbar .btn-ADD-DELEGATE:after,
  .third-column .third-picker-toolbar .btn-DELEGATE-SAVE:after,
  .third-column .third-picker-toolbar .btn-SAVEQUERY-SAVE:after,
  .third-column .third-picker-toolbar .btn-EDITOR-SAVE:after,
  .third-column .third-picker-toolbar .btn-SAVE-USER:after,
  .third-column .third-picker-toolbar .btn-SAVE-PERM:after,
  .third-column .third-picker-toolbar .btn-UPDATEMODEL-OK:after,
  .third-column .third-picker-toolbar .btn-SAVEQUERY-SHOW:after, .third-column .single-toolbar .btn-DRAFT:after,
  .third-column .single-toolbar .btn-SAVE:after,
  .third-column .single-toolbar .btn-ADD-DELEGATE:after,
  .third-column .single-toolbar .btn-DELEGATE-SAVE:after,
  .third-column .single-toolbar .btn-SAVEQUERY-SAVE:after,
  .third-column .single-toolbar .btn-EDITOR-SAVE:after,
  .third-column .single-toolbar .btn-SAVE-USER:after,
  .third-column .single-toolbar .btn-SAVE-PERM:after,
  .third-column .single-toolbar .btn-UPDATEMODEL-OK:after,
  .third-column .single-toolbar .btn-SAVEQUERY-SHOW:after, .third-column-wrapper .third-toolbar .btn-DRAFT:after,
  .third-column-wrapper .third-toolbar .btn-SAVE:after,
  .third-column-wrapper .third-toolbar .btn-ADD-DELEGATE:after,
  .third-column-wrapper .third-toolbar .btn-DELEGATE-SAVE:after,
  .third-column-wrapper .third-toolbar .btn-SAVEQUERY-SAVE:after,
  .third-column-wrapper .third-toolbar .btn-EDITOR-SAVE:after,
  .third-column-wrapper .third-toolbar .btn-SAVE-USER:after,
  .third-column-wrapper .third-toolbar .btn-SAVE-PERM:after,
  .third-column-wrapper .third-toolbar .btn-UPDATEMODEL-OK:after,
  .third-column-wrapper .third-toolbar .btn-SAVEQUERY-SHOW:after, .third-column-wrapper .third-picker-toolbar .btn-DRAFT:after,
  .third-column-wrapper .third-picker-toolbar .btn-SAVE:after,
  .third-column-wrapper .third-picker-toolbar .btn-ADD-DELEGATE:after,
  .third-column-wrapper .third-picker-toolbar .btn-DELEGATE-SAVE:after,
  .third-column-wrapper .third-picker-toolbar .btn-SAVEQUERY-SAVE:after,
  .third-column-wrapper .third-picker-toolbar .btn-EDITOR-SAVE:after,
  .third-column-wrapper .third-picker-toolbar .btn-SAVE-USER:after,
  .third-column-wrapper .third-picker-toolbar .btn-SAVE-PERM:after,
  .third-column-wrapper .third-picker-toolbar .btn-UPDATEMODEL-OK:after,
  .third-column-wrapper .third-picker-toolbar .btn-SAVEQUERY-SHOW:after, .third-column-wrapper .single-toolbar .btn-DRAFT:after,
  .third-column-wrapper .single-toolbar .btn-SAVE:after,
  .third-column-wrapper .single-toolbar .btn-ADD-DELEGATE:after,
  .third-column-wrapper .single-toolbar .btn-DELEGATE-SAVE:after,
  .third-column-wrapper .single-toolbar .btn-SAVEQUERY-SAVE:after,
  .third-column-wrapper .single-toolbar .btn-EDITOR-SAVE:after,
  .third-column-wrapper .single-toolbar .btn-SAVE-USER:after,
  .third-column-wrapper .single-toolbar .btn-SAVE-PERM:after,
  .third-column-wrapper .single-toolbar .btn-UPDATEMODEL-OK:after,
  .third-column-wrapper .single-toolbar .btn-SAVEQUERY-SHOW:after, .single-column-wrapper .third-toolbar .btn-DRAFT:after,
  .single-column-wrapper .third-toolbar .btn-SAVE:after,
  .single-column-wrapper .third-toolbar .btn-ADD-DELEGATE:after,
  .single-column-wrapper .third-toolbar .btn-DELEGATE-SAVE:after,
  .single-column-wrapper .third-toolbar .btn-SAVEQUERY-SAVE:after,
  .single-column-wrapper .third-toolbar .btn-EDITOR-SAVE:after,
  .single-column-wrapper .third-toolbar .btn-SAVE-USER:after,
  .single-column-wrapper .third-toolbar .btn-SAVE-PERM:after,
  .single-column-wrapper .third-toolbar .btn-UPDATEMODEL-OK:after,
  .single-column-wrapper .third-toolbar .btn-SAVEQUERY-SHOW:after, .single-column-wrapper .third-picker-toolbar .btn-DRAFT:after,
  .single-column-wrapper .third-picker-toolbar .btn-SAVE:after,
  .single-column-wrapper .third-picker-toolbar .btn-ADD-DELEGATE:after,
  .single-column-wrapper .third-picker-toolbar .btn-DELEGATE-SAVE:after,
  .single-column-wrapper .third-picker-toolbar .btn-SAVEQUERY-SAVE:after,
  .single-column-wrapper .third-picker-toolbar .btn-EDITOR-SAVE:after,
  .single-column-wrapper .third-picker-toolbar .btn-SAVE-USER:after,
  .single-column-wrapper .third-picker-toolbar .btn-SAVE-PERM:after,
  .single-column-wrapper .third-picker-toolbar .btn-UPDATEMODEL-OK:after,
  .single-column-wrapper .third-picker-toolbar .btn-SAVEQUERY-SHOW:after, .single-column-wrapper .single-toolbar .btn-DRAFT:after,
  .single-column-wrapper .single-toolbar .btn-SAVE:after,
  .single-column-wrapper .single-toolbar .btn-ADD-DELEGATE:after,
  .single-column-wrapper .single-toolbar .btn-DELEGATE-SAVE:after,
  .single-column-wrapper .single-toolbar .btn-SAVEQUERY-SAVE:after,
  .single-column-wrapper .single-toolbar .btn-EDITOR-SAVE:after,
  .single-column-wrapper .single-toolbar .btn-SAVE-USER:after,
  .single-column-wrapper .single-toolbar .btn-SAVE-PERM:after,
  .single-column-wrapper .single-toolbar .btn-UPDATEMODEL-OK:after,
  .single-column-wrapper .single-toolbar .btn-SAVEQUERY-SHOW:after, .mobile-picker .third-toolbar .btn-DRAFT:after,
  .mobile-picker .third-toolbar .btn-SAVE:after,
  .mobile-picker .third-toolbar .btn-ADD-DELEGATE:after,
  .mobile-picker .third-toolbar .btn-DELEGATE-SAVE:after,
  .mobile-picker .third-toolbar .btn-SAVEQUERY-SAVE:after,
  .mobile-picker .third-toolbar .btn-EDITOR-SAVE:after,
  .mobile-picker .third-toolbar .btn-SAVE-USER:after,
  .mobile-picker .third-toolbar .btn-SAVE-PERM:after,
  .mobile-picker .third-toolbar .btn-UPDATEMODEL-OK:after,
  .mobile-picker .third-toolbar .btn-SAVEQUERY-SHOW:after, .mobile-picker .third-picker-toolbar .btn-DRAFT:after,
  .mobile-picker .third-picker-toolbar .btn-SAVE:after,
  .mobile-picker .third-picker-toolbar .btn-ADD-DELEGATE:after,
  .mobile-picker .third-picker-toolbar .btn-DELEGATE-SAVE:after,
  .mobile-picker .third-picker-toolbar .btn-SAVEQUERY-SAVE:after,
  .mobile-picker .third-picker-toolbar .btn-EDITOR-SAVE:after,
  .mobile-picker .third-picker-toolbar .btn-SAVE-USER:after,
  .mobile-picker .third-picker-toolbar .btn-SAVE-PERM:after,
  .mobile-picker .third-picker-toolbar .btn-UPDATEMODEL-OK:after,
  .mobile-picker .third-picker-toolbar .btn-SAVEQUERY-SHOW:after, .mobile-picker .single-toolbar .btn-DRAFT:after,
  .mobile-picker .single-toolbar .btn-SAVE:after,
  .mobile-picker .single-toolbar .btn-ADD-DELEGATE:after,
  .mobile-picker .single-toolbar .btn-DELEGATE-SAVE:after,
  .mobile-picker .single-toolbar .btn-SAVEQUERY-SAVE:after,
  .mobile-picker .single-toolbar .btn-EDITOR-SAVE:after,
  .mobile-picker .single-toolbar .btn-SAVE-USER:after,
  .mobile-picker .single-toolbar .btn-SAVE-PERM:after,
  .mobile-picker .single-toolbar .btn-UPDATEMODEL-OK:after,
  .mobile-picker .single-toolbar .btn-SAVEQUERY-SHOW:after {
    background-position: -330px -171px;
    width: 16px;
    height: 16px;
    top: -4px;
    right: -7px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-SAVEQUERY-LIST,
  .third-column .third-toolbar .btn-CONSOLIDATE-ADD,
  .third-column .third-toolbar .btn-VALUES, .third-column .third-picker-toolbar .btn-SAVEQUERY-LIST,
  .third-column .third-picker-toolbar .btn-CONSOLIDATE-ADD,
  .third-column .third-picker-toolbar .btn-VALUES, .third-column .single-toolbar .btn-SAVEQUERY-LIST,
  .third-column .single-toolbar .btn-CONSOLIDATE-ADD,
  .third-column .single-toolbar .btn-VALUES, .third-column-wrapper .third-toolbar .btn-SAVEQUERY-LIST,
  .third-column-wrapper .third-toolbar .btn-CONSOLIDATE-ADD,
  .third-column-wrapper .third-toolbar .btn-VALUES, .third-column-wrapper .third-picker-toolbar .btn-SAVEQUERY-LIST,
  .third-column-wrapper .third-picker-toolbar .btn-CONSOLIDATE-ADD,
  .third-column-wrapper .third-picker-toolbar .btn-VALUES, .third-column-wrapper .single-toolbar .btn-SAVEQUERY-LIST,
  .third-column-wrapper .single-toolbar .btn-CONSOLIDATE-ADD,
  .third-column-wrapper .single-toolbar .btn-VALUES, .single-column-wrapper .third-toolbar .btn-SAVEQUERY-LIST,
  .single-column-wrapper .third-toolbar .btn-CONSOLIDATE-ADD,
  .single-column-wrapper .third-toolbar .btn-VALUES, .single-column-wrapper .third-picker-toolbar .btn-SAVEQUERY-LIST,
  .single-column-wrapper .third-picker-toolbar .btn-CONSOLIDATE-ADD,
  .single-column-wrapper .third-picker-toolbar .btn-VALUES, .single-column-wrapper .single-toolbar .btn-SAVEQUERY-LIST,
  .single-column-wrapper .single-toolbar .btn-CONSOLIDATE-ADD,
  .single-column-wrapper .single-toolbar .btn-VALUES, .mobile-picker .third-toolbar .btn-SAVEQUERY-LIST,
  .mobile-picker .third-toolbar .btn-CONSOLIDATE-ADD,
  .mobile-picker .third-toolbar .btn-VALUES, .mobile-picker .third-picker-toolbar .btn-SAVEQUERY-LIST,
  .mobile-picker .third-picker-toolbar .btn-CONSOLIDATE-ADD,
  .mobile-picker .third-picker-toolbar .btn-VALUES, .mobile-picker .single-toolbar .btn-SAVEQUERY-LIST,
  .mobile-picker .single-toolbar .btn-CONSOLIDATE-ADD,
  .mobile-picker .single-toolbar .btn-VALUES {
    padding-right: 14px;
  }
  .third-column .third-toolbar .btn-SAVEQUERY-LIST:after,
  .third-column .third-toolbar .btn-CONSOLIDATE-ADD:after,
  .third-column .third-toolbar .btn-VALUES:after, .third-column .third-picker-toolbar .btn-SAVEQUERY-LIST:after,
  .third-column .third-picker-toolbar .btn-CONSOLIDATE-ADD:after,
  .third-column .third-picker-toolbar .btn-VALUES:after, .third-column .single-toolbar .btn-SAVEQUERY-LIST:after,
  .third-column .single-toolbar .btn-CONSOLIDATE-ADD:after,
  .third-column .single-toolbar .btn-VALUES:after, .third-column-wrapper .third-toolbar .btn-SAVEQUERY-LIST:after,
  .third-column-wrapper .third-toolbar .btn-CONSOLIDATE-ADD:after,
  .third-column-wrapper .third-toolbar .btn-VALUES:after, .third-column-wrapper .third-picker-toolbar .btn-SAVEQUERY-LIST:after,
  .third-column-wrapper .third-picker-toolbar .btn-CONSOLIDATE-ADD:after,
  .third-column-wrapper .third-picker-toolbar .btn-VALUES:after, .third-column-wrapper .single-toolbar .btn-SAVEQUERY-LIST:after,
  .third-column-wrapper .single-toolbar .btn-CONSOLIDATE-ADD:after,
  .third-column-wrapper .single-toolbar .btn-VALUES:after, .single-column-wrapper .third-toolbar .btn-SAVEQUERY-LIST:after,
  .single-column-wrapper .third-toolbar .btn-CONSOLIDATE-ADD:after,
  .single-column-wrapper .third-toolbar .btn-VALUES:after, .single-column-wrapper .third-picker-toolbar .btn-SAVEQUERY-LIST:after,
  .single-column-wrapper .third-picker-toolbar .btn-CONSOLIDATE-ADD:after,
  .single-column-wrapper .third-picker-toolbar .btn-VALUES:after, .single-column-wrapper .single-toolbar .btn-SAVEQUERY-LIST:after,
  .single-column-wrapper .single-toolbar .btn-CONSOLIDATE-ADD:after,
  .single-column-wrapper .single-toolbar .btn-VALUES:after, .mobile-picker .third-toolbar .btn-SAVEQUERY-LIST:after,
  .mobile-picker .third-toolbar .btn-CONSOLIDATE-ADD:after,
  .mobile-picker .third-toolbar .btn-VALUES:after, .mobile-picker .third-picker-toolbar .btn-SAVEQUERY-LIST:after,
  .mobile-picker .third-picker-toolbar .btn-CONSOLIDATE-ADD:after,
  .mobile-picker .third-picker-toolbar .btn-VALUES:after, .mobile-picker .single-toolbar .btn-SAVEQUERY-LIST:after,
  .mobile-picker .single-toolbar .btn-CONSOLIDATE-ADD:after,
  .mobile-picker .single-toolbar .btn-VALUES:after {
    background-position: -306px -171px;
    width: 16px;
    height: 16px;
    top: -4px;
    right: -7px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-PRINT, .third-column .third-picker-toolbar .btn-PRINT, .third-column .single-toolbar .btn-PRINT, .third-column-wrapper .third-toolbar .btn-PRINT, .third-column-wrapper .third-picker-toolbar .btn-PRINT, .third-column-wrapper .single-toolbar .btn-PRINT, .single-column-wrapper .third-toolbar .btn-PRINT, .single-column-wrapper .third-picker-toolbar .btn-PRINT, .single-column-wrapper .single-toolbar .btn-PRINT, .mobile-picker .third-toolbar .btn-PRINT, .mobile-picker .third-picker-toolbar .btn-PRINT, .mobile-picker .single-toolbar .btn-PRINT {
    padding-right: 14px;
  }
  .third-column .third-toolbar .btn-PRINT:after, .third-column .third-picker-toolbar .btn-PRINT:after, .third-column .single-toolbar .btn-PRINT:after, .third-column-wrapper .third-toolbar .btn-PRINT:after, .third-column-wrapper .third-picker-toolbar .btn-PRINT:after, .third-column-wrapper .single-toolbar .btn-PRINT:after, .single-column-wrapper .third-toolbar .btn-PRINT:after, .single-column-wrapper .third-picker-toolbar .btn-PRINT:after, .single-column-wrapper .single-toolbar .btn-PRINT:after, .mobile-picker .third-toolbar .btn-PRINT:after, .mobile-picker .third-picker-toolbar .btn-PRINT:after, .mobile-picker .single-toolbar .btn-PRINT:after {
    background-position: -204px -171px;
    width: 18px;
    height: 17px;
    top: -5px;
    right: -6px;
  }
}
@media (min-width: 450px) {
  .third-column .third-toolbar .btn-ARCHIVE, .third-column .third-toolbar .btn-DELETE, .third-column .third-picker-toolbar .btn-ARCHIVE, .third-column .third-picker-toolbar .btn-DELETE, .third-column .single-toolbar .btn-ARCHIVE, .third-column .single-toolbar .btn-DELETE, .third-column-wrapper .third-toolbar .btn-ARCHIVE, .third-column-wrapper .third-toolbar .btn-DELETE, .third-column-wrapper .third-picker-toolbar .btn-ARCHIVE, .third-column-wrapper .third-picker-toolbar .btn-DELETE, .third-column-wrapper .single-toolbar .btn-ARCHIVE, .third-column-wrapper .single-toolbar .btn-DELETE, .single-column-wrapper .third-toolbar .btn-ARCHIVE, .single-column-wrapper .third-toolbar .btn-DELETE, .single-column-wrapper .third-picker-toolbar .btn-ARCHIVE, .single-column-wrapper .third-picker-toolbar .btn-DELETE, .single-column-wrapper .single-toolbar .btn-ARCHIVE, .single-column-wrapper .single-toolbar .btn-DELETE, .mobile-picker .third-toolbar .btn-ARCHIVE, .mobile-picker .third-toolbar .btn-DELETE, .mobile-picker .third-picker-toolbar .btn-ARCHIVE, .mobile-picker .third-picker-toolbar .btn-DELETE, .mobile-picker .single-toolbar .btn-ARCHIVE, .mobile-picker .single-toolbar .btn-DELETE {
    padding-right: 9px;
  }
  .third-column .third-toolbar .btn-ARCHIVE:after, .third-column .third-toolbar .btn-DELETE:after, .third-column .third-picker-toolbar .btn-ARCHIVE:after, .third-column .third-picker-toolbar .btn-DELETE:after, .third-column .single-toolbar .btn-ARCHIVE:after, .third-column .single-toolbar .btn-DELETE:after, .third-column-wrapper .third-toolbar .btn-ARCHIVE:after, .third-column-wrapper .third-toolbar .btn-DELETE:after, .third-column-wrapper .third-picker-toolbar .btn-ARCHIVE:after, .third-column-wrapper .third-picker-toolbar .btn-DELETE:after, .third-column-wrapper .single-toolbar .btn-ARCHIVE:after, .third-column-wrapper .single-toolbar .btn-DELETE:after, .single-column-wrapper .third-toolbar .btn-ARCHIVE:after, .single-column-wrapper .third-toolbar .btn-DELETE:after, .single-column-wrapper .third-picker-toolbar .btn-ARCHIVE:after, .single-column-wrapper .third-picker-toolbar .btn-DELETE:after, .single-column-wrapper .single-toolbar .btn-ARCHIVE:after, .single-column-wrapper .single-toolbar .btn-DELETE:after, .mobile-picker .third-toolbar .btn-ARCHIVE:after, .mobile-picker .third-toolbar .btn-DELETE:after, .mobile-picker .third-picker-toolbar .btn-ARCHIVE:after, .mobile-picker .third-picker-toolbar .btn-DELETE:after, .mobile-picker .single-toolbar .btn-ARCHIVE:after, .mobile-picker .single-toolbar .btn-DELETE:after {
    background-position: -368px -171px;
    width: 18px;
    height: 17px;
    top: -5px;
    right: -6px;
  }
}
@media (min-width: 768px) {
  .third-column h3, .third-column-wrapper h3, .single-column-wrapper h3, .mobile-picker h3 {
    position: relative;
    z-index: 50;
    top: -23px;
    width: 41.6666666667%;
    margin: 0 0 -20px;
  }
  .third-column .third-toolbar, .third-column .third-picker-toolbar, .third-column-wrapper .third-toolbar, .third-column-wrapper .third-picker-toolbar, .single-column-wrapper .third-toolbar, .single-column-wrapper .third-picker-toolbar, .mobile-picker .third-toolbar, .mobile-picker .third-picker-toolbar {
    position: fixed;
    width: 100%;
    z-index: 55;
  }
  .third-column .third-toolbar .icn-default, .third-column .third-toolbar .btn-default, .third-column .third-picker-toolbar .icn-default, .third-column .third-picker-toolbar .btn-default, .third-column-wrapper .third-toolbar .icn-default, .third-column-wrapper .third-toolbar .btn-default, .third-column-wrapper .third-picker-toolbar .icn-default, .third-column-wrapper .third-picker-toolbar .btn-default, .single-column-wrapper .third-toolbar .icn-default, .single-column-wrapper .third-toolbar .btn-default, .single-column-wrapper .third-picker-toolbar .icn-default, .single-column-wrapper .third-picker-toolbar .btn-default, .mobile-picker .third-toolbar .icn-default, .mobile-picker .third-toolbar .btn-default, .mobile-picker .third-picker-toolbar .icn-default, .mobile-picker .third-picker-toolbar .btn-default {
    margin-right: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .third-column h1, .third-column-wrapper h1, .single-column-wrapper h1, .mobile-picker h1 {
    font-size: 17px;
  }
  .third-column h1 .btn, .third-column-wrapper h1 .btn, .single-column-wrapper h1 .btn, .mobile-picker h1 .btn {
    margin-top: 5px;
    margin-left: 0;
  }
  .third-column h1 .btn.btn-edit, .third-column h1 .btn.reopen-master-button, .third-column-wrapper h1 .btn.btn-edit, .third-column-wrapper h1 .btn.reopen-master-button, .single-column-wrapper h1 .btn.btn-edit, .single-column-wrapper h1 .btn.reopen-master-button, .mobile-picker h1 .btn.btn-edit, .mobile-picker h1 .btn.reopen-master-button {
    top: -4px;
  }
  .third-column h3, .third-column-wrapper h3, .single-column-wrapper h3, .mobile-picker h3 {
    font-size: 15px;
    top: -13px;
  }
}
@media (min-width: 992px) {
  .third-column.third-medium .third-toolbar .btn-default .regular, .third-column.third-medium .third-picker-toolbar .btn-default .regular, .third-column.third-narrow .third-toolbar .btn-default .regular, .third-column.third-narrow .third-picker-toolbar .btn-default .regular, .third-column-wrapper.third-medium .third-toolbar .btn-default .regular, .third-column-wrapper.third-medium .third-picker-toolbar .btn-default .regular, .third-column-wrapper.third-narrow .third-toolbar .btn-default .regular, .third-column-wrapper.third-narrow .third-picker-toolbar .btn-default .regular, .single-column-wrapper.third-medium .third-toolbar .btn-default .regular, .single-column-wrapper.third-medium .third-picker-toolbar .btn-default .regular, .single-column-wrapper.third-narrow .third-toolbar .btn-default .regular, .single-column-wrapper.third-narrow .third-picker-toolbar .btn-default .regular, .mobile-picker.third-medium .third-toolbar .btn-default .regular, .mobile-picker.third-medium .third-picker-toolbar .btn-default .regular, .mobile-picker.third-narrow .third-toolbar .btn-default .regular, .mobile-picker.third-narrow .third-picker-toolbar .btn-default .regular {
    display: none;
  }
  .third-column.third-medium .third-toolbar .btn-default .mobile, .third-column.third-medium .third-picker-toolbar .btn-default .mobile, .third-column.third-narrow .third-toolbar .btn-default .mobile, .third-column.third-narrow .third-picker-toolbar .btn-default .mobile, .third-column-wrapper.third-medium .third-toolbar .btn-default .mobile, .third-column-wrapper.third-medium .third-picker-toolbar .btn-default .mobile, .third-column-wrapper.third-narrow .third-toolbar .btn-default .mobile, .third-column-wrapper.third-narrow .third-picker-toolbar .btn-default .mobile, .single-column-wrapper.third-medium .third-toolbar .btn-default .mobile, .single-column-wrapper.third-medium .third-picker-toolbar .btn-default .mobile, .single-column-wrapper.third-narrow .third-toolbar .btn-default .mobile, .single-column-wrapper.third-narrow .third-picker-toolbar .btn-default .mobile, .mobile-picker.third-medium .third-toolbar .btn-default .mobile, .mobile-picker.third-medium .third-picker-toolbar .btn-default .mobile, .mobile-picker.third-narrow .third-toolbar .btn-default .mobile, .mobile-picker.third-narrow .third-picker-toolbar .btn-default .mobile {
    display: block;
  }
}
@media (min-width: 992px) {
  .third-column .col-negative-margin, .third-column-wrapper .col-negative-margin, .single-column-wrapper .col-negative-margin, .mobile-picker .col-negative-margin {
    margin-left: -1.6666666667%;
  }
  .third-column .form-group, .third-column .row-form-group, .third-column-wrapper .form-group, .third-column-wrapper .row-form-group, .single-column-wrapper .form-group, .single-column-wrapper .row-form-group, .mobile-picker .form-group, .mobile-picker .row-form-group {
    /* as col-md-2 takes 20%, we need to compensate for it in rest... */
  }
  .third-column .form-group .col-md-2, .third-column .row-form-group .col-md-2, .third-column-wrapper .form-group .col-md-2, .third-column-wrapper .row-form-group .col-md-2, .single-column-wrapper .form-group .col-md-2, .single-column-wrapper .row-form-group .col-md-2, .mobile-picker .form-group .col-md-2, .mobile-picker .row-form-group .col-md-2 {
    width: 20%;
  }
  .third-column .form-group .col-md-2 + .col-md-6, .third-column .row-form-group .col-md-2 + .col-md-6, .third-column-wrapper .form-group .col-md-2 + .col-md-6, .third-column-wrapper .row-form-group .col-md-2 + .col-md-6, .single-column-wrapper .form-group .col-md-2 + .col-md-6, .single-column-wrapper .row-form-group .col-md-2 + .col-md-6, .mobile-picker .form-group .col-md-2 + .col-md-6, .mobile-picker .row-form-group .col-md-2 + .col-md-6 {
    width: 50%;
  }
  .third-column .form-group .col-md-2 + .col-md-6 + .col-md-4, .third-column .row-form-group .col-md-2 + .col-md-6 + .col-md-4, .third-column-wrapper .form-group .col-md-2 + .col-md-6 + .col-md-4, .third-column-wrapper .row-form-group .col-md-2 + .col-md-6 + .col-md-4, .single-column-wrapper .form-group .col-md-2 + .col-md-6 + .col-md-4, .single-column-wrapper .row-form-group .col-md-2 + .col-md-6 + .col-md-4, .mobile-picker .form-group .col-md-2 + .col-md-6 + .col-md-4, .mobile-picker .row-form-group .col-md-2 + .col-md-6 + .col-md-4 {
    width: 30%;
  }
  .third-column .form-group .col-md-2 + .col-md-4, .third-column .row-form-group .col-md-2 + .col-md-4, .third-column-wrapper .form-group .col-md-2 + .col-md-4, .third-column-wrapper .row-form-group .col-md-2 + .col-md-4, .single-column-wrapper .form-group .col-md-2 + .col-md-4, .single-column-wrapper .row-form-group .col-md-2 + .col-md-4, .mobile-picker .form-group .col-md-2 + .col-md-4, .mobile-picker .row-form-group .col-md-2 + .col-md-4 {
    width: 30%;
  }
  .third-column .form-group .col-md-2 + .col-md-4 + .col-md-6, .third-column .row-form-group .col-md-2 + .col-md-4 + .col-md-6, .third-column-wrapper .form-group .col-md-2 + .col-md-4 + .col-md-6, .third-column-wrapper .row-form-group .col-md-2 + .col-md-4 + .col-md-6, .single-column-wrapper .form-group .col-md-2 + .col-md-4 + .col-md-6, .single-column-wrapper .row-form-group .col-md-2 + .col-md-4 + .col-md-6, .mobile-picker .form-group .col-md-2 + .col-md-4 + .col-md-6, .mobile-picker .row-form-group .col-md-2 + .col-md-4 + .col-md-6 {
    width: 50%;
  }
  .third-column .form-group .col-md-10, .third-column .row-form-group .col-md-10, .third-column-wrapper .form-group .col-md-10, .third-column-wrapper .row-form-group .col-md-10, .single-column-wrapper .form-group .col-md-10, .single-column-wrapper .row-form-group .col-md-10, .mobile-picker .form-group .col-md-10, .mobile-picker .row-form-group .col-md-10 {
    width: 80%;
  }
  .third-column .form-group .col-md-10.col-md-offset-2, .third-column .row-form-group .col-md-10.col-md-offset-2, .third-column-wrapper .form-group .col-md-10.col-md-offset-2, .third-column-wrapper .row-form-group .col-md-10.col-md-offset-2, .single-column-wrapper .form-group .col-md-10.col-md-offset-2, .single-column-wrapper .row-form-group .col-md-10.col-md-offset-2, .mobile-picker .form-group .col-md-10.col-md-offset-2, .mobile-picker .row-form-group .col-md-10.col-md-offset-2 {
    margin-left: 20%;
  }
  .third-column .form-group .col-md-10.control-value, .third-column .row-form-group .col-md-10.control-value, .third-column-wrapper .form-group .col-md-10.control-value, .third-column-wrapper .row-form-group .col-md-10.control-value, .single-column-wrapper .form-group .col-md-10.control-value, .single-column-wrapper .row-form-group .col-md-10.control-value, .mobile-picker .form-group .col-md-10.control-value, .mobile-picker .row-form-group .col-md-10.control-value {
    padding-top: 7px;
  }
  .third-column .form-group .col-md-9, .third-column .row-form-group .col-md-9, .third-column-wrapper .form-group .col-md-9, .third-column-wrapper .row-form-group .col-md-9, .single-column-wrapper .form-group .col-md-9, .single-column-wrapper .row-form-group .col-md-9, .mobile-picker .form-group .col-md-9, .mobile-picker .row-form-group .col-md-9 {
    width: 75%;
  }
  .third-column .form-group .col-md-1, .third-column .row-form-group .col-md-1, .third-column-wrapper .form-group .col-md-1, .third-column-wrapper .row-form-group .col-md-1, .single-column-wrapper .form-group .col-md-1, .single-column-wrapper .row-form-group .col-md-1, .mobile-picker .form-group .col-md-1, .mobile-picker .row-form-group .col-md-1 {
    width: 5%;
  }
  .third-column .third-scrollable, .third-column-wrapper .third-scrollable, .single-column-wrapper .third-scrollable, .mobile-picker .third-scrollable {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    overflow-y: auto;
  }
  .third-column .third-toolbar, .third-column .third-picker-toolbar, .third-column-wrapper .third-toolbar, .third-column-wrapper .third-picker-toolbar, .single-column-wrapper .third-toolbar, .single-column-wrapper .third-picker-toolbar, .mobile-picker .third-toolbar, .mobile-picker .third-picker-toolbar {
    position: fixed;
    width: 100%;
    z-index: 55;
    padding-left: 28px;
    margin-left: -22px; /* compensate for 14px of margin, and 8px of resize handler */
    margin-right: -20px; /* fairly, this could be width of the scrollbar and can differ on browsers... */
  }
}
@media (min-width: 1200px) {
  .third-column h1, .third-column-wrapper h1, .single-column-wrapper h1, .mobile-picker h1 {
    margin-bottom: 20px;
  }
  .third-column .third-toolbar, .third-column .third-picker-toolbar, .third-column-wrapper .third-toolbar, .third-column-wrapper .third-picker-toolbar, .single-column-wrapper .third-toolbar, .single-column-wrapper .third-picker-toolbar, .mobile-picker .third-toolbar, .mobile-picker .third-picker-toolbar {
    position: fixed;
    width: 100%;
    z-index: 55;
    padding-left: 45px;
  }
}
@media (max-width: 991px) {
  .third-column .third-scrollable, .third-column-wrapper .third-scrollable, .single-column-wrapper .third-scrollable, .mobile-picker .third-scrollable {
    position: relative;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
  }
  .third-column .third-toolbar, .third-column .third-picker-toolbar, .third-column-wrapper .third-toolbar, .third-column-wrapper .third-picker-toolbar, .single-column-wrapper .third-toolbar, .single-column-wrapper .third-picker-toolbar, .mobile-picker .third-toolbar, .mobile-picker .third-picker-toolbar {
    position: fixed;
    width: 100%;
    z-index: 55;
  }
}

@media (max-width: 991px) {
  .view-level-both .third-column .third-toolbar, .view-level-both .third-column .third-picker-toolbar {
    position: relative;
    width: auto;
  }
}

.mobile-picker .third-picker-toolbar {
  width: calc(100% + 30px);
}
.mobile-picker .third-scrollable {
  position: absolute;
}

.toolbar-fullscreen {
  display: none;
  position: fixed;
  left: 40px;
  right: 40px;
  top: 40px;
  z-index: 7000;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.toolbar-fullscreen .toolbar-fullscreen-section:last-child .btn-primary {
  margin-bottom: 0;
}
.toolbar-fullscreen .toolbar-fullscreen-subitems {
  display: none;
}
.toolbar-fullscreen .toolbar-fullscreen-subitems .btn-primary {
  height: 35px;
}

.popup-fullscreen {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 6000;
  background-color: rgba(172, 172, 172, 0.8);
}
.popup-fullscreen .popup-container {
  position: relative;
  margin: 40px;
  border: 1px solid #7d7e80;
  height: calc(100% - 82px);
}
.popup-fullscreen .popup-container .popup-toolbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 40px;
  background-color: #efefef;
  border-bottom: 1px solid #acacac;
  padding: 10px 10px 10px 25px;
}
.popup-fullscreen .popup-container .popup-toolbar .btn-default, .popup-fullscreen .popup-container .popup-toolbar .icn-default {
  font-size: 11px;
  line-height: 1;
}
.popup-fullscreen .popup-container .popup-toolbar .icn-default {
  padding: 2px 10px;
  vertical-align: -4px;
}
.popup-fullscreen .popup-container .popup-toolbar .btn-default {
  margin-right: 10px;
  padding: 2px 10px;
}
.popup-fullscreen .popup-container .popup-toolbar .btn-default.button-not-on-mobile {
  display: none;
}
@media (min-width: 768px) {
  .popup-fullscreen .popup-container .popup-toolbar .btn-default {
    padding: 2px 15px;
  }
  .popup-fullscreen .popup-container .popup-toolbar .btn-default.button-not-on-mobile {
    display: initial;
  }
  .popup-fullscreen .popup-container .popup-toolbar .mobile-fullscreen-anchor {
    display: none;
  }
}
@media (min-width: 992px) {
  .popup-fullscreen .popup-container .popup-toolbar .btn-default {
    margin-right: 15px;
    padding: 2px 30px;
  }
}
.popup-fullscreen .popup-container .popup-viewer {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
}
@media (max-width: 767px) {
  .popup-fullscreen .popup-container {
    margin: 20px;
  }
}

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

.account-key-row {
  display: block;
}
.account-key-row .mr5 {
  margin-right: 0;
}
.account-key-row .flex-grow-md80 {
  width: 100%;
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.account-key-row .flex-md20 {
  width: 20%;
  padding-right: 15px;
  padding-left: 15px;
}
.account-key-row .flex-pull-right {
  float: right;
}

@media (min-width: 992px) {
  .account-key-row {
    display: flex;
    flex-flow: row;
  }
  .account-key-row .mr5 {
    margin-right: 5px;
  }
  .account-key-row .flex-grow-md80 {
    width: auto;
    max-width: 80%;
    flex-grow: 1;
    padding-right: 0;
    padding-left: 0;
  }
  .account-key-row .flex-md20 {
    width: auto;
    min-width: 20%;
    padding-right: 0;
    padding-left: 0;
  }
  .account-key-row .flex-pull-right {
    float: none;
  }
}
.analytics-disabled {
  text-align: center;
  color: #7d7e80;
  font-size: 2em;
}
.analytics-disabled .analytics-disabled-line1 {
  padding-top: 240px;
  font-weight: bold;
}
.third-regular h1.analytics-refresh-title {
  margin-bottom: 6px;
}

.analytics-gridstack {
  margin-left: -10px;
  margin-right: -10px;
}
.analytics-gridstack .grid-stack-item-content {
  background-color: white;
  border-radius: 9px;
}
.analytics-gridstack .grid-stack-item-content .analytics-tile-loading {
  position: relative;
  height: 100%;
  width: 100%;
}
.analytics-gridstack .grid-stack-item-content .analytics-tile-loading img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.analytics-gridstack .grid-stack-item-content .analytics-widget .widget-header {
  height: 40px;
  padding: 10px 15px 0px 15px;
  font-weight: 700;
  font-size: 20px;
  color: #3a3939;
  cursor: move;
}
.analytics-gridstack .grid-stack-item-content .analytics-widget .widget-header .widget-header-label {
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.analytics-gridstack .grid-stack-item-content .analytics-widget .widget-header .widget-header-buttons {
  float: right;
  display: none;
  color: #7f7f7f;
  font-size: 14px;
}
.analytics-gridstack .grid-stack-item-content .analytics-widget .widget-header .widget-header-buttons span.glyphicon {
  cursor: pointer;
  margin-left: 10px;
}
.analytics-gridstack .grid-stack-item-content .analytics-widget .widget-header .widget-header-buttons span.glyphicon:hover {
  color: #0089d0;
}
.analytics-gridstack .grid-stack-item-content .analytics-widget .widget-content {
  position: absolute;
  top: 40px;
  bottom: 0;
  left: 0;
  right: 0;
}
.analytics-gridstack .grid-stack-item-content .analytics-widget:hover .widget-header-buttons {
  display: initial;
}

.interval-panel > .interval-row {
  display: flex;
  margin-right: 0;
  margin-left: 0;
}
.interval-panel > .interval-row > .interval-col {
  position: relative;
  flex-grow: 1;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0.5em;
}
.interval-panel > .interval-row > .interval-col:first-child {
  margin-left: 0;
}

@media (max-width: 767px) {
  .interval-panel .interval-row {
    display: block;
    width: 100%;
  }
  .interval-panel .interval-row > .interval-col {
    width: 100%;
    margin-left: 0;
    margin-top: 0.5em;
  }
  .interval-panel .interval-row > .interval-col:first-child {
    margin-top: 0;
  }
}
.analytics-fullscreen h2 {
  color: #3a3939;
}
.analytics-fullscreen h2 b {
  font-weight: 600;
}
.analytics-fullscreen .section-header {
  margin-bottom: 0;
  border: none;
  font-size: 20px;
  color: #3b3b3b;
  font-weight: 400;
  padding-bottom: 4px;
  margin-top: 30px;
}
.analytics-fullscreen .chart-list-switch {
  width: 55px;
  height: 25px;
  float: right;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: contain;
  cursor: default;
  position: relative;
}
.analytics-fullscreen .chart-list-switch.chart {
  background-image: url("../Content/Img/analytics-fullscreen-chart.svg");
}
.analytics-fullscreen .chart-list-switch.chart .switch-tooltip.list {
  cursor: pointer;
}
.analytics-fullscreen .chart-list-switch.list {
  background-image: url("../Content/Img/analytics-fullscreen-list.svg");
}
.analytics-fullscreen .chart-list-switch.list .switch-tooltip.chart {
  cursor: pointer;
}
.analytics-fullscreen .chart-list-switch .switch-tooltip {
  position: absolute;
  height: 100%;
  width: 50%;
  opacity: 0;
  top: 0;
}
.analytics-fullscreen .chart-list-switch .switch-tooltip.chart {
  left: 0;
}
.analytics-fullscreen .chart-list-switch .switch-tooltip.list {
  right: 0;
}
.analytics-fullscreen .analytics-adhoc .analytics-adhoc-widget.filter-value .analytics-filter-delete {
  float: right;
  padding-top: 13px;
}
.analytics-fullscreen .analytics-adhoc .analytics-adhoc-widget.filter-value .panel-typeahead {
  width: calc(100% - 20px);
}
.analytics-fullscreen .analytics-adhoc .analytics-adhoc-widget.filter-value .panel-typeahead .twitter-typeahead {
  max-width: calc(100% - 20px);
}
.analytics-fullscreen .analytics-adhoc .analytics-adhoc-widget.filter-value .panel-typeahead .editor-typeahead {
  width: 250px; /* this never occures while grid column width will be decreased */
  max-width: 100%;
}
.analytics-fullscreen .analytics-adhoc .analytics-adhoc-widget.filter-value .interval-panel {
  width: calc(100% - 20px);
}
.analytics-fullscreen .analytics-adhoc .analytics-adhoc-widget.filter-value .interval-panel.full-width {
  width: 100%;
}
.analytics-fullscreen .analytics-adhoc .analytics-adhoc-widget.filter-value .interval-panel > .interval-row {
  display: flex;
  margin-right: 0;
  margin-left: 0;
}
.analytics-fullscreen .analytics-adhoc .analytics-adhoc-widget.filter-value .interval-panel > .interval-row > .interval-col {
  position: relative;
  flex-grow: 1;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0.5em;
  margin-top: 0;
}
.analytics-fullscreen .analytics-adhoc .analytics-adhoc-widget.filter-value .interval-panel > .interval-row > .interval-col:first-child {
  margin-left: 0;
  margin-top: 0;
}
.analytics-fullscreen .analytics-adhoc .analytics-adhoc-widget.widgets {
  display: flex;
}
.analytics-fullscreen .analytics-adhoc .analytics-adhoc-widget.widgets .analytics-adhoc-widget-item {
  flex-grow: 1;
}
.analytics-fullscreen .analytics-adhoc .analytics-adhoc-widget.widgets .analytics-adhoc-widget-item.swap-layer {
  flex-grow: initial;
}
.analytics-fullscreen .analytics-adhoc .analytics-adhoc-widget .analytics-flipsplits {
  text-decoration: none;
}
.analytics-fullscreen .analytics-adhoc .analytics-adhoc-widget .analytics-flipsplits .analytics-adhoc-swap-icon {
  width: 20px;
  height: 20px;
  margin-top: 11px; /*  = (44px - 20px) / 2        */
  margin-bottom: 13px;
  margin-left: 0.5em;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: contain;
  background-image: url("../Content/Img/analytics-fullscreen-swap.svg");
}
.analytics-fullscreen #FullScreenChart {
  height: 400px;
  margin: 20px 0;
  position: relative;
}
.analytics-fullscreen.list .analytics-table {
  margin-top: 20px;
}
.analytics-fullscreen.list .analytics-table-title {
  font-size: 15px;
  font-weight: 400;
  color: #3a3939;
  margin: 25px 0 10px 0;
}
.analytics-fullscreen.list .list-table {
  margin: 0 -6px;
  background-color: transparent;
}
.analytics-fullscreen.list .list-table th {
  color: #7d7e80;
  padding: 2px 6px;
  border-bottom: 1px solid #acacac;
}
.analytics-fullscreen.list .list-table td {
  padding: 2px 6px;
}
.analytics-fullscreen.list .list-table td.navigate-to-case {
  cursor: pointer;
}
.analytics-fullscreen.list .list-table td.navigate-to-case:hover {
  font-weight: 600;
}
.analytics-fullscreen.list .list-table td.colored span {
  color: #7f7f7f; /*default color*/
}
.analytics-fullscreen.list .list-table td.colored span.closed {
  color: black;
}
.analytics-fullscreen.list .list-table td.colored span.overdue {
  color: red;
}
.analytics-fullscreen.list .list-table td.colored span.collaboration {
  color: #00d785;
}
.analytics-fullscreen.list .list-table td.colored span.inprocess {
  color: #228fcf;
}
.analytics-fullscreen.list .list-table tr:nth-child(odd) td {
  background-color: white;
}
.analytics-fullscreen.list .list-empty {
  height: 400px;
  position: relative;
}
.analytics-fullscreen.list .list-empty .list-empty-message {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  color: #7d7e80;
  font-size: 2em;
  width: 100%;
  text-align: center;
}
.analytics-fullscreen .analytics-legend-container .analytics-legend-rows .legend-row {
  margin-right: 7px;
  white-space: nowrap;
}
.analytics-fullscreen .analytics-legend-container .analytics-legend-rows .legend-row .legend-color {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  vertical-align: middle;
  margin-top: -2px;
}
.analytics-fullscreen .analytics-legend-container .analytics-legend-rows .legend-row .legend-label {
  font-weight: 700;
}

#FullScreenChart .no-data, .widget-content .no-data {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  color: #7d7e80;
  font-size: 2em;
  width: 100%;
  text-align: center;
}
#FullScreenChart .figure, .widget-content .figure {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  color: #0089d2;
  font-weight: 300;
  font-size: 68px;
  line-height: 68px;
  width: 100%;
  text-align: center;
}
#FullScreenChart .canvasjs-chart-toolbar, .widget-content .canvasjs-chart-toolbar {
  border: none !important;
  padding-right: 15px;
  background-color: white;
}
#FullScreenChart .canvasjs-chart-toolbar button, .widget-content .canvasjs-chart-toolbar button {
  border-right: none !important;
  width: 26px !important;
  padding: 5px 0px 5px 12px !important;
}
#FullScreenChart .canvasjs-chart-toolbar button:hover, .widget-content .canvasjs-chart-toolbar button:hover {
  background-color: white !important;
}
#FullScreenChart .canvasjs-chart-toolbar button img, .widget-content .canvasjs-chart-toolbar button img {
  display: none;
}
#FullScreenChart .canvasjs-chart-toolbar button span, .widget-content .canvasjs-chart-toolbar button span {
  color: #7f7f7f;
  font-size: 14px;
  cursor: pointer;
}
#FullScreenChart .canvasjs-chart-toolbar button span:hover, .widget-content .canvasjs-chart-toolbar button span:hover {
  color: #0089d0;
}

#FullScreenChart .canvasjs-chart-toolbar {
  background-color: #f8f8f8 !important;
}
#FullScreenChart .canvasjs-chart-toolbar button {
  background-color: #f8f8f8 !important;
}
#FullScreenChart .canvasjs-chart-toolbar button:hover {
  background-color: #f8f8f8 !important;
}
#FullScreenChart .canvasjs-chart-toolbar button span {
  font-size: 17px;
}
#FullScreenChart .canvasjs-chart-canvas {
  border-radius: 9px;
}

.analytics-editor #FullScreenChart {
  height: 400px;
  position: relative;
  background-color: white;
  border-radius: 9px;
}
.analytics-editor .filter-values .analytics-filter-delete {
  float: right;
  padding-top: 13px;
}
.analytics-editor .filter-values .panel-typeahead {
  width: calc(100% - 20px);
}
.analytics-editor .filter-values .interval-panel {
  width: calc(100% - 20px);
}

.analytics-container h3.analytics-table-title {
  font-weight: 400;
  width: 100%;
}
.analytics-container hr.content-separator {
  margin: 25px 0;
}
.analytics-container .analytics-title-view-label {
  font-weight: 400;
}
.analytics-container .summary-content {
  font-size: 13px;
}
.analytics-container .analytics-row {
  margin-bottom: 5px;
}
.analytics-container .empty-message {
  text-align: center;
  font-size: 2em;
  color: #7d7e80;
}
.analytics-container .empty-message.line-1 {
  font-weight: bold;
}
.analytics-container #MainChart {
  display: none;
  height: 600px;
  margin-top: 40px;
}
.analytics-container #MainChart .empty-message.line-1 {
  padding-top: 200px;
}
.analytics-container #MainTable {
  display: none;
}
.analytics-container #MainTable .empty-message.line-1 {
  padding-top: 240px;
}
.analytics-container #MainTable h3 {
  font-size: 16px;
  margin: 25px 0 10px;
  top: 0;
}
.analytics-container #MainTable th, .analytics-container #MainTable td {
  padding: 2px 6px;
}
.analytics-container #MainTable th {
  color: #7d7e80;
  border-bottom: 1px solid #acacac;
}
.analytics-container #MainTable table tr:nth-child(odd) td {
  background: white;
}
.analytics-container #MainTable table tr td.navigate-to-case {
  cursor: pointer;
}
.analytics-container #MainTable table tr td.navigate-to-case:hover {
  font-weight: 600;
}
.analytics-container #MainTable table tr td.navigate-to-case span.closed {
  color: black;
}
.analytics-container #MainTable table tr td.navigate-to-case span.overdue {
  color: red;
}
.analytics-container #MainTable table tr td.navigate-to-case span.collaboration {
  color: #00d785;
}
.analytics-container #MainTable table tr td.navigate-to-case span.inprocess {
  color: #228fcf;
}
.analytics-container #MainTable table tr td.navigate-to-case span.none {
  color: #7f7f7f;
}
@media only screen and (max-device-width: 450px) and (orientation: portrait) {
  .analytics-container #MainTable {
    position: relative;
    padding: 60px 0;
  }
  .analytics-container #MainTable:before {
    text-align: center;
    content: "Rotate device to view analytics";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f8f8f8;
    font-size: 24px;
    font-weight: 400;
    color: #7d7e80;
    padding-top: 30px;
    z-index: 10;
  }
  .analytics-container #MainTable table, .analytics-container #MainTable h3 {
    display: none;
  }
}
.analytics-container #AnalyticsSummary {
  display: none;
}
.analytics-container #AnalyticsSummary h1 {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 8px;
}

.analytics-summary-container .analytics-summary-rows .analytics-row {
  padding: 2px 0;
  margin: 0;
}

.analytics-rolling-days {
  background-color: unset;
  border: unset;
}

.binder-display .binder-group-list .binder-group:hover {
  background-color: #dadada;
}
.binder-display .binder-group-list .binder-group:has(.binder-grid .sortable-hover) {
  background-color: initial;
}
.binder-display .binder-group-list .binder-group .binder-group-header {
  font-size: 15px;
  font-weight: 500;
  color: #7d7e80;
  margin: 10px 0 5px 0;
  padding: 5px 0 0 0;
  cursor: move;
  line-height: 1.1;
}
.binder-display .binder-group-list .binder-group .binder-group-drag-item.placeholder {
  height: 30px;
}
.binder-display .grid-display-row {
  padding-bottom: 5px;
}
.binder-display .grid-display-row .icon-file.grid {
  background-image: url(../Content/Img/black-itp.svg);
}
.binder-display .grid-display-row .icon-file.finished {
  background-image: url(../Content/Img/black-case.svg);
}
.binder-display .grid-display-row .case-number.case-is-due {
  color: red;
}
.binder-display .grid-display-row .case-number.case-is-inprocess {
  color: #228fcf;
}
.binder-display .grid-display-row .case-number.case-is-collaboration {
  color: #00d785;
}
.binder-display .grid-display-row .case-number.case-is-grid {
  color: #7f7f7f;
}
.binder-display .grid-display-row .case-number.case-is-none {
  color: #7f7f7f;
}
.binder-display .binder-error {
  color: red;
  font-weight: 500;
  padding: 6px;
}
.binder-display .progress {
  margin: 5px 0;
  height: 15px;
}
.binder-display .progress .progress-bar {
  background-color: rgb(0, 137, 207);
}
.binder-display .multiple table {
  width: 100%;
}
.binder-display .multiple table th {
  color: #7d7e80;
  font-weight: 500;
}
.binder-display .multiple table td:last-child {
  text-align: right;
  width: 40%;
}
@media (max-width: 600px) {
  .binder-display .multiple table td:last-child {
    width: 25%;
  }
}
.binder-display .multiple table td .typeahead-badge {
  cursor: pointer;
  color: #428bca;
}
.binder-display .multiple table td .download-button, .binder-display .multiple table td .send-to-aconex-button {
  margin-top: 3px;
  margin-bottom: 2px;
}
.binder-display .multiple table td .download-button .regular-label, .binder-display .multiple table td .send-to-aconex-button .regular-label {
  display: inline;
}
.binder-display .multiple table td .download-button .phone-label, .binder-display .multiple table td .send-to-aconex-button .phone-label {
  display: none;
}
@media (max-width: 600px) {
  .binder-display .multiple table td .download-button .regular-label, .binder-display .multiple table td .send-to-aconex-button .regular-label {
    display: none;
  }
  .binder-display .multiple table td .download-button .phone-label, .binder-display .multiple table td .send-to-aconex-button .phone-label {
    display: inline;
  }
}

.calendar-top .btn-row {
  margin-top: 10px;
}
.calendar-top .btn-row .button-row-label {
  font-weight: 500;
  padding-top: 7px;
}
.calendar-top .btn-row .button-row-label.control-label {
  padding-top: 15px;
}
.calendar-top .calendar-time-row {
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
}
.calendar-top .calendar-time-row .calendar-time-today {
  cursor: pointer;
  font-size: 14px;
}
.calendar-top .calendar-time-row .calendar-time-today:hover {
  text-decoration: underline;
}
.calendar-top .calendar-time-row span.icon {
  cursor: pointer;
  top: 2px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.calendar-top .calendar-time-row span.icon.icon-chevron-left {
  margin-right: 10px;
}
.calendar-top .calendar-time-row span.icon.icon-chevron-right {
  margin-left: 10px;
}
.calendar-top .calendar-loading {
  background: transparent url("../Content/Img/wheel-dark.svg");
  background-size: 100%;
  height: 0;
  width: 0;
  margin: 15px auto 10px;
}
.calendar-top .calendar-loading.in-progress {
  height: 32px;
  width: 32px;
}
.calendar-top .calendar-panel {
  margin: 10px 0 0 0;
  width: 100%;
  min-height: 300px;
}
.calendar-top .calendar-panel .getting-ready {
  background: transparent url("../Content/Img/wheel-dark.svg");
  background-size: 100%;
  height: 32px;
  width: 32px;
  margin: 15px auto 10px;
}
.calendar-top .calendar-panel table {
  width: 100%;
}
.calendar-top .calendar-panel table tr td {
  height: 32px;
  vertical-align: top;
}
.calendar-top .calendar-panel table tr td.calendar-month-content {
  height: 100px;
}
.calendar-top .calendar-panel .icon-file {
  margin-right: 2px;
}
.calendar-top .calendar-panel .icon-file.finished {
  background-image: url(../Content/Img/black-case.svg);
}
.calendar-top .calendar-panel .icon-workflow {
  margin-right: 2px;
}
.calendar-top .calendar-panel .icon-workflow.finished {
  background-image: url(../Content/Img/black-workflow.svg);
}
.calendar-top .calendar-panel div.case-navigation {
  padding: 0 5px;
  font-weight: 400;
}
.calendar-top .calendar-panel div.case-navigation:hover {
  background-color: #f5f5f5;
}
.calendar-top .calendar-panel div.case-navigation .glyphicon {
  padding-right: 3px;
  color: #7f7f7f;
}
.calendar-top .calendar-panel div.case-navigation .glyphicon.due, .calendar-top .calendar-panel div.case-navigation .glyphicon.overdue {
  color: red;
}
.calendar-top .calendar-panel div.case-navigation .glyphicon.collaboration {
  color: #00d785;
}
.calendar-top .calendar-panel div.case-navigation .glyphicon.finished, .calendar-top .calendar-panel div.case-navigation .glyphicon.closed {
  color: black;
}
.calendar-top .calendar-panel div.case-navigation .glyphicon.inprocess {
  color: #428bca;
}
.calendar-top .calendar-panel div.case-navigation a {
  text-decoration: none;
  color: #7d7e80;
}
.calendar-top .calendar-panel div.case-navigation a:hover {
  font-weight: 500;
}
.calendar-top .calendar-panel div.case-navigation a .case-number {
  color: #7f7f7f;
}
.calendar-top .calendar-panel div.case-navigation a .case-number.due, .calendar-top .calendar-panel div.case-navigation a .case-number.overdue {
  color: red;
}
.calendar-top .calendar-panel div.case-navigation a .case-number.collaboration {
  color: #00d785;
}
.calendar-top .calendar-panel div.case-navigation a .case-number.finished, .calendar-top .calendar-panel div.case-navigation a .case-number.closed {
  color: black;
}
.calendar-top .calendar-panel div.case-navigation a .case-number.inprocess {
  color: #428bca;
}
.calendar-top .calendar-panel .calendar-month-cases .case-navigation {
  padding: 0;
}
.calendar-top .calendar-panel .calendar-day-line {
  clear: left;
  overflow: auto;
  min-height: 32px;
}
.calendar-top .calendar-panel .calendar-day-line:nth-child(even) {
  background: white;
}
.calendar-top .calendar-panel .calendar-day-line .calendar-day-hour {
  float: left;
  width: 50px;
  color: #7d7e80;
  font-size: 12px;
  padding: 5px 0 5px 5px;
}
.calendar-top .calendar-panel .calendar-day-line .calendar-day-content {
  float: left;
  padding: 5px 0;
}
.calendar-top .calendar-panel .calendar-day-line .calendar-day-content a {
  font-size: 14px;
}
.calendar-top .calendar-panel .calendar-week-upper-left {
  width: 9%;
}
.calendar-top .calendar-panel .calendar-week-heading-day {
  width: 13%;
  text-align: center;
  padding: 4px 0;
  cursor: pointer;
}
.calendar-top .calendar-panel .calendar-week-heading-day.today {
  color: white;
  background-color: rgb(113, 113, 113);
}
.calendar-top .calendar-panel .calendar-week-heading-all-day {
  width: 9%;
}
.calendar-top .calendar-panel .calendar-week-all-day {
  width: 13%;
  border-bottom: 1px solid #bbb;
  padding: 3px 0 3px 0;
  border-right: 1px solid #777;
}
.calendar-top .calendar-panel .calendar-week-all-day.weekend {
  background: #ddd;
}
.calendar-top .calendar-panel .calendar-week-heading-hour {
  width: 9%;
  color: #7d7e80;
  padding: 3px 0 3px 10px;
}
.calendar-top .calendar-panel .calendar-week-content {
  width: 13%;
  background: white;
  border-bottom: 2px solid #f8f8f8;
  padding: 4px 0;
  border-right: 2px solid #f8f8f8;
  cursor: pointer;
}
.calendar-top .calendar-panel .calendar-week-content:hover {
  background: #f5f5f5 !important;
}
.calendar-top .calendar-panel .calendar-week-content.weekend {
  background: #efeded;
}
.calendar-top .calendar-panel .calendar-week-content .case-navigation a {
  font-size: 11px;
}
.calendar-top .calendar-panel .calendar-month-heading-day {
  width: 14%;
  text-align: center;
  padding: 4px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.calendar-top .calendar-panel .calendar-month-heading-day:first-child {
  width: 16%;
}
.calendar-top .calendar-panel .calendar-month-heading-day .calendar-month-heading-end {
  display: none;
}
.calendar-top .calendar-panel .calendar-month-content {
  width: 14%;
  border-top: 2px solid #f8f8f8;
  border-right: 2px solid #f8f8f8;
  cursor: pointer;
  background: white;
  text-align: right;
  color: #ccc;
  padding: 2px 4px;
  font-weight: 500;
}
.calendar-top .calendar-panel .calendar-month-content:hover {
  background: #f5f5f5 !important;
  color: #7d7e80 !important;
}
.calendar-top .calendar-panel .calendar-month-content.first {
  width: 16%;
}
.calendar-top .calendar-panel .calendar-month-content.emphasize {
  color: #7d7e80;
}
.calendar-top .calendar-panel .calendar-month-content.weekend {
  background-color: #efeded;
  color: #7d7e80;
}
.calendar-top .calendar-panel .calendar-month-content.today span.day-number {
  color: white;
  background-color: rgb(113, 113, 113);
  padding: 3px;
  display: inline-block;
  margin: -2px -4px 0 0;
}
.calendar-top .calendar-panel .calendar-month-content .calendar-month-cases {
  text-align: left;
}
.calendar-top .calendar-panel .calendar-month-content .case-navigation a {
  font-size: 11px;
}
.calendar-top .calendar-panel .calendar-year-month {
  padding: 3px;
  min-height: 70px;
  float: left;
  width: 100%;
}
.calendar-top .calendar-panel .calendar-year-month .calendar-year-month-title {
  text-align: center;
  padding: 4px 0;
  cursor: pointer;
}
.calendar-top .calendar-panel .calendar-year-month .calendar-year-week-empty {
  background-color: #e7e7e7;
  float: left;
  width: 9%;
  font-size: 80%;
  padding: 2px 0;
}
.calendar-top .calendar-panel .calendar-year-month .calendar-year-week-heading {
  background-color: #e7e7e7;
  float: left;
  width: 13%;
  text-align: center;
  font-size: 80%;
  padding: 2px 0;
  font-weight: 500;
}
.calendar-top .calendar-panel .calendar-year-month .calendar-year-week-number {
  background-color: #e7e7e7;
  float: left;
  width: 9%;
  font-size: 80%;
  padding: 0 0 3px 2px;
  clear: left;
  cursor: pointer;
}
.calendar-top .calendar-panel .calendar-year-month .calendar-year-day-of-month {
  float: left;
  width: 13%;
  text-align: center;
  font-size: 80%;
  padding: 0 0 3px 0;
  cursor: pointer;
  color: #ccc;
}
.calendar-top .calendar-panel .calendar-year-month .calendar-year-day-of-month.emphasize {
  color: #7d7e80;
}
.calendar-top .calendar-panel .calendar-year-month .calendar-year-day-of-month.today {
  color: white;
  background-color: rgb(113, 113, 113);
}
.calendar-top .calendar-panel .calendar-year-month .calendar-year-day-of-month:hover {
  background: #f5f5f5 !important;
  color: #7d7e80 !important;
}
@media (min-width: 992px) {
  .calendar-top .calendar-time-row {
    text-align: right;
  }
  .calendar-top .calendar-panel .calendar-month-heading-day .calendar-month-heading-end {
    display: inline;
  }
}
@media (min-width: 992px) and (max-width: 1280px) {
  .calendar-top .btn-row .col-md-7 .col-md-2 {
    width: 30%;
  }
  .calendar-top .btn-row .col-md-7 .col-md-10 {
    width: 70%;
  }
}
@media (min-width: 1200px) {
  .calendar-top .calendar-panel .calendar-year-month {
    min-height: 175px;
    width: 33.33%;
  }
}
@media (min-width: 1300px) {
  .calendar-top .calendar-panel .calendar-year-month {
    width: 25%;
  }
}

span.case-create-title-casetype {
  font-weight: 400;
}

span.case-create-title-workflow {
  color: #228fcf;
  cursor: pointer;
}

.case-archived-screen,
.case-notavailable-screen,
.casetype-accessdenied-screen {
  text-align: center;
  color: #7d7e80;
  font-size: 2em;
}
.case-archived-screen .case-line1,
.case-notavailable-screen .case-line1,
.casetype-accessdenied-screen .case-line1 {
  padding-top: 240px;
  font-weight: bold;
}
.case-archived-screen .case-line2 .typeahead-badge,
.case-notavailable-screen .case-line2 .typeahead-badge,
.casetype-accessdenied-screen .case-line2 .typeahead-badge {
  cursor: pointer;
  color: #428bca;
}

.case-unarchive-screen .unarchive-message {
  text-align: center;
  color: #7d7e80;
  font-size: 2em;
}
.case-unarchive-screen .unarchive-message .case-line1 {
  padding-top: 100px;
  font-weight: bold;
}

.case-standard-form .case-sections .case-fields-zone textarea {
  height: 250px;
  resize: none;
}
.case-standard-form .case-sections .case-fields-zone canvas {
  height: 250px;
  resize: none;
}
.case-standard-form .case-sections .case-fields-zone .btn-switch .btn-group-vertical {
  width: 100%;
}
.case-standard-form .case-sections .case-fields-zone .field-dependency-timespan-notification {
  padding: 5px 0 0 0;
  display: none;
}
.case-standard-form .case-sections .item-header-count {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}
.case-standard-form .case-sections .case-field-grid-display-value {
  white-space: pre-line;
}
.case-standard-form .path-input-editor .path-input-field div#FLD-FolderPath {
  overflow: hidden;
  white-space: nowrap;
  box-shadow: inset 1px 1px 2px 0 #dfdfdf;
  min-height: 44px;
  font-size: 15px;
  font-weight: 500;
  vertical-align: middle;
  padding: 14px 12px;
  cursor: default;
}
.case-standard-form .path-input-editor .path-input-button {
  float: right;
  margin: 5px 0 0 5px;
}
.case-standard-form .path-input-editor .path-input-button a {
  height: 34px;
  padding: 6px 18px;
}

.second-picker {
  display: none;
}
.second-picker .folder-picker-popup {
  position: relative;
  margin-top: 15px;
}
.second-picker .folder-picker-popup #picker-back {
  float: left;
}
.second-picker .folder-picker-popup #picker-back .icon:hover {
  opacity: 0.7;
}
.second-picker .folder-picker-popup .toolbar {
  text-align: center;
  position: relative;
}
.second-picker .folder-picker-popup .toolbar .title {
  margin: 0 30px 4px 20px;
  font-weight: normal;
}
.second-picker .folder-picker-popup .toolbar .title span {
  font-weight: 500;
}
.second-picker .folder-picker-popup .toolbar .toolbar-left {
  position: absolute;
  padding-top: 1px;
}
.second-picker .folder-picker-popup .toolbar h2 {
  margin-top: 0;
  font-size: 16px;
  color: white;
}
.second-picker .folder-picker-popup .new-folder-link {
  border: 1px solid #acacae;
  border-width: 1px 0;
  padding: 4px 0;
  margin-right: 30px;
  overflow: auto;
  font-size: 12px;
}
.second-picker .folder-picker-popup .toolbar-left,
.second-picker .folder-picker-popup .toolbar-right,
.second-picker .folder-picker-popup .toolbar-center {
  float: left;
  width: 33.333%;
}
.second-picker .folder-picker-popup .toolbar-right {
  text-align: right;
  float: right;
}
.second-picker .folder-picker-popup .toolbar-center {
  text-align: center;
}
.second-picker .folder-picker-popup #picker-new-folder:hover .icon-folder {
  background-position: -225px -12px;
}
.second-picker .folder-picker-popup #picker-cancel:hover .icon-cancel {
  background-position: -206px -77px;
}
.second-picker .folder-picker-popup #picker-done:hover .icon-done {
  background-position: -226px -137px;
}

.third-picker {
  display: none;
  position: absolute;
  overflow-y: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.third-picker.third-picker-container {
  position: initial !important;
}
.third-picker .folder-picker-popup {
  margin: 15px 0px 0px 0px;
}
.third-picker .folder-picker-popup .toolbar .toolbar-left .icon {
  float: left;
  margin-right: 5px;
}
.third-picker .folder-picker-popup .toolbar .toolbar-left .icon:hover {
  opacity: 0.7;
}
.third-picker .folder-picker-popup .new-folder-link {
  padding: 2px 0;
  border: 1px solid #acacae;
  border-width: 1px 0;
  font-size: 12px;
}
.third-picker .folder-picker-popup .new-folder-link > div {
  display: inline-block;
  width: 32.5%;
}
.third-picker .folder-picker-popup .new-folder-link > div a {
  color: #3b3b3b;
}
.third-picker .folder-picker-popup .new-folder-link > div a:hover {
  color: #2492d3;
}
.third-picker .folder-picker-popup .new-folder-link > div a:hover .icon-cancel {
  background-position: -206px -77px;
}
.third-picker .folder-picker-popup .new-folder-link > div a:hover .icon-folder {
  background-image: url(../Content/Img/blue-folder.svg);
}
.third-picker .folder-picker-popup .new-folder-link > div a:hover .icon-done {
  background-position: -226px -137px;
}
.third-picker .folder-picker-popup .new-folder-link > div a .icon-cancel {
  background-position: -245px -60px;
}
.third-picker .folder-picker-popup .new-folder-link > div a .icon-folder {
  margin-bottom: -2px;
  background-image: url(../Content/Img/black-folder.svg);
}
.third-picker .folder-picker-popup .new-folder-link > div a .icon-done {
  background-position: -247px -120px;
}
.third-picker .folder-picker-popup .new-folder-link > div.toolbar-center {
  text-align: center;
}
.third-picker .folder-picker-popup .new-folder-link > div.toolbar-right {
  text-align: right;
  float: right;
}
.third-picker .folder-picker-popup .title {
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: normal;
}
.third-picker .folder-picker-popup .title span {
  font-weight: 500;
}
.third-picker .folder-picker-popup .picker-list > .row {
  padding: 13px 0;
  padding-right: 30px;
  margin-right: -30px;
}
.third-picker .folder-picker-popup .picker-list > .row:hover {
  background-image: -webkit-linear-gradient(left, #f7f7f7 0%, #d2d2d2 100%);
  background-image: -o-linear-gradient(left, #f7f7f7 0%, #d2d2d2 100%);
  background-image: linear-gradient(to right, #f7f7f7 0%, #d2d2d2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFF7F7F7", endColorstr="#FFD2D2D2", GradientType=1);
}
.third-picker .folder-picker-popup .picker-list .item-list-checkbox {
  margin: 3px 15px 0 16px;
  float: left;
}
.third-picker .folder-picker-popup .picker-list .item-list-checkbox + div {
  margin-left: 30px;
}
.third-picker .folder-picker-popup .picker-list .item-list-element {
  cursor: pointer;
}
.third-picker .folder-picker-popup .picker-list .item-list-element.item-picker-forbidden {
  cursor: auto;
}
.third-picker .folder-picker-popup .inline-popup .folder-icon {
  float: left;
  margin-top: 10px;
  width: 20px;
}
.third-picker .folder-picker-popup .inline-popup .folder-icon + .form-control-container {
  margin-left: 30px;
}
.third-picker .folder-picker-popup .inline-popup .icon-folder {
  float: left;
  margin-top: 15px;
  background-image: url(../Content/Img/black-folder.svg);
  width: 15px;
  height: 13px;
}
.third-picker .folder-picker-popup .inline-popup .icon-folder + .form-control-container {
  margin-left: 30px;
}
.third-picker .folder-picker-popup .inline-popup .inline-popup-buttons {
  text-align: right;
  margin: 10px 0 20px;
}
.third-picker .folder-picker-popup .inline-popup .inline-popup-buttons .btn {
  margin-right: 0;
  margin-left: 10px;
}
@media (min-width: 992px) {
  .third-picker.folder-picker-third-picker {
    overflow: hidden;
  }
  .third-picker.folder-picker-third-picker .folder-picker-popup {
    margin-right: 0;
    margin-top: 0;
  }
  .third-picker.folder-picker-third-picker .folder-picker-popup .folder-picker-vertical-top-zone {
    position: absolute;
    width: 100%;
    z-index: 1010;
    top: 0;
    left: 0;
    background: #f8f8f8;
    padding-top: 15px;
  }
  .third-picker.folder-picker-third-picker .folder-picker-popup .folder-picker-vertical-top-zone > div {
    padding-right: 20px;
  }
  .third-picker.folder-picker-third-picker .folder-picker-popup .folder-picker-vertical-list {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .third-picker.folder-picker-third-picker .folder-picker-popup .folder-picker-vertical-list .row {
    margin-right: 0;
    margin-left: 0;
  }
  .third-picker.folder-picker-third-picker .folder-picker-popup .folder-picker-vertical-list .row .col-md-12 {
    padding-right: 0;
    padding-left: 0;
  }
  .third-picker .folder-picker-popup {
    margin: 15px 20px 0px 20px;
    position: relative;
    height: 100%;
    overflow: hidden;
  }
  .third-picker .folder-picker-popup .picker-list > .row {
    padding-right: 20px;
    margin-right: -20px;
  }
}
@media (min-width: 1200px) {
  .third-picker.folder-picker-third-picker .folder-picker-popup {
    margin-right: 0;
    margin-top: 0;
  }
  .third-picker.folder-picker-third-picker .folder-picker-popup .folder-picker-vertical-top-zone > div {
    padding-right: 40px;
  }
  .third-picker .folder-picker-popup {
    margin: 15px 40px 0px 40px;
  }
  .third-picker .folder-picker-popup .picker-list > .row {
    padding-right: 40px;
    margin-right: -40px;
  }
}

.mobile-picker {
  display: none;
  overflow-y: auto;
}
.mobile-picker.mobile-picker--move-to {
  overflow: hidden;
}
.mobile-picker .folder-picker-popup {
  margin: 25px 30px 0px 30px;
}
.mobile-picker .folder-picker-popup .toolbar .toolbar-left .icon {
  float: left;
  margin-right: 5px;
}
.mobile-picker .folder-picker-popup .toolbar .toolbar-left .icon:hover {
  opacity: 0.7;
}
.mobile-picker .folder-picker-popup .new-folder-link {
  padding: 2px 0;
  border: 1px solid #acacae;
  border-width: 1px 0;
  font-size: 12px;
}
.mobile-picker .folder-picker-popup .new-folder-link > div {
  display: inline-block;
  width: 32.5%;
}
.mobile-picker .folder-picker-popup .new-folder-link > div a:hover {
  color: #2492d3;
}
.mobile-picker .folder-picker-popup .new-folder-link > div a:hover .icon-cancel {
  background-position: -206px -77px;
}
.mobile-picker .folder-picker-popup .new-folder-link > div a:hover .icon-folder {
  background-image: url(../Content/Img/black-folder.svg);
}
.mobile-picker .folder-picker-popup .new-folder-link > div a:hover .icon-done {
  background-position: -226px -137px;
}
.mobile-picker .folder-picker-popup .new-folder-link > div.toolbar-center {
  text-align: center;
}
.mobile-picker .folder-picker-popup .new-folder-link > div.toolbar-right {
  text-align: right;
  float: right;
}
.mobile-picker .folder-picker-popup .title {
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: normal;
}
.mobile-picker .folder-picker-popup .title span {
  font-weight: 500;
}
.mobile-picker .folder-picker-popup .picker-list > .row {
  padding: 13px 0;
  padding-right: 30px;
  margin-right: -30px;
}
.mobile-picker .folder-picker-popup .picker-list > .row:hover {
  background-image: -webkit-linear-gradient(left, #f7f7f7 0%, #d2d2d2 100%);
  background-image: -o-linear-gradient(left, #f7f7f7 0%, #d2d2d2 100%);
  background-image: linear-gradient(to right, #f7f7f7 0%, #d2d2d2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFF7F7F7", endColorstr="#FFD2D2D2", GradientType=1);
}
.mobile-picker .folder-picker-popup .picker-list .item-list-checkbox {
  margin: 3px 15px 0 16px;
  float: left;
}
.mobile-picker .folder-picker-popup .picker-list .item-list-checkbox + div {
  margin-left: 30px;
}
.mobile-picker .folder-picker-popup .picker-list .item-list-element {
  cursor: pointer;
}
.mobile-picker .folder-picker-popup .picker-list .item-list-element.item-picker-forbidden {
  cursor: auto;
}
.mobile-picker .folder-picker-popup .inline-popup .icon-folder {
  float: left;
  margin-top: 15px;
  background-image: url(../Content/Img/black-folder.svg);
}
.mobile-picker .folder-picker-popup .inline-popup .icon-folder + .form-control-container {
  margin-left: 30px;
}
.mobile-picker .folder-picker-popup .inline-popup .inline-popup-buttons {
  text-align: right;
  margin: 10px 0 20px;
}
.mobile-picker .folder-picker-popup .inline-popup .inline-popup-buttons .btn {
  margin-right: 0;
  margin-left: 10px;
}
@media (min-width: 992px) {
  .mobile-picker .folder-picker-popup {
    margin: 15px 20px 0px 20px;
  }
  .mobile-picker .folder-picker-popup .picker-list > .row {
    padding-right: 20px;
    margin-right: -20px;
  }
}
@media (min-width: 1200px) {
  .mobile-picker .folder-picker-popup {
    margin: 15px 40px 0px 40px;
  }
  .mobile-picker .folder-picker-popup .picker-list > .row {
    padding-right: 0px;
    margin-right: 0px;
  }
}
.mobile-picker--listen {
  background-color: #5a5a5a;
  color: white;
}
.mobile-picker--change-folder .new-folder-link, .mobile-picker--move-to .new-folder-link {
  padding: 2px 0;
  border: 1px solid #acacae;
  border-width: 1px 0;
  font-size: 12px;
}
.mobile-picker--change-folder .new-folder-link > div, .mobile-picker--move-to .new-folder-link > div {
  display: inline-block;
  width: 32.5%;
}
.mobile-picker--change-folder .new-folder-link > div a, .mobile-picker--move-to .new-folder-link > div a {
  color: #3b3b3b;
}
.mobile-picker--change-folder .new-folder-link > div a:hover, .mobile-picker--move-to .new-folder-link > div a:hover {
  color: #2492d3;
}
.mobile-picker--change-folder .new-folder-link > div a:hover .icon-cancel, .mobile-picker--move-to .new-folder-link > div a:hover .icon-cancel {
  background-position: -206px -77px;
}
.mobile-picker--change-folder .new-folder-link > div a:hover .icon-folder, .mobile-picker--move-to .new-folder-link > div a:hover .icon-folder {
  background-image: url(../Content/Img/blue-folder.svg);
}
.mobile-picker--change-folder .new-folder-link > div a:hover .icon-done, .mobile-picker--move-to .new-folder-link > div a:hover .icon-done {
  background-position: -226px -137px;
}
.mobile-picker--change-folder .new-folder-link > div a .icon-cancel, .mobile-picker--move-to .new-folder-link > div a .icon-cancel {
  background-position: -245px -60px;
}
.mobile-picker--change-folder .new-folder-link > div a .icon-folder, .mobile-picker--move-to .new-folder-link > div a .icon-folder {
  background-image: url(../Content/Img/black-folder.svg);
  margin-bottom: -1px;
}
.mobile-picker--change-folder .new-folder-link > div a .icon-done, .mobile-picker--move-to .new-folder-link > div a .icon-done {
  background-position: -247px -120px;
}
.mobile-picker--change-folder .new-folder-link > div.toolbar-center, .mobile-picker--move-to .new-folder-link > div.toolbar-center {
  text-align: center;
}
.mobile-picker--change-folder .new-folder-link > div.toolbar-right, .mobile-picker--move-to .new-folder-link > div.toolbar-right {
  text-align: right;
  float: right;
}
.mobile-picker--change-folder .picker-list .icon-folder, .mobile-picker--move-to .picker-list .icon-folder {
  background-image: url(../Content/Img/black-folder.svg);
}
.mobile-picker--change-folder .picker-list .icon-folder-private, .mobile-picker--move-to .picker-list .icon-folder-private {
  background-image: url(../Content/Img/black-folder-locked.svg);
}

@media (max-width: 991px) {
  .case-main-body .mobile-picker .typeahead-picker {
    padding: 0px 0 0 30px;
  }
  .case-main-body .mobile-picker .typeahead-picker-toolbar {
    margin-right: 30px;
  }
  .case-main-body .mobile-picker .typeahead-picker-header {
    margin-right: 30px;
  }
  .case-main-body .mobile-picker .typeahead-picker-header .typeahead-picker-search #PickerSearch {
    font-size: 16px;
    padding-left: 0px;
  }
  .case-main-body .mobile-picker .typeahead-picker-list .typeahead-picker-row {
    padding: 5px 30px 5px 0px;
  }
}
@media (min-width: 992px) {
  .case-main-body .second-picker.second-picker-with-typeahead {
    position: relative;
    left: initial;
    right: initial;
    bottom: initial;
    overflow-y: hidden;
    overflow-x: hidden;
    height: 100%;
  }
  .case-main-body .second-picker.second-picker-with-typeahead .typeahead-picker {
    position: relative;
    height: 100%;
    margin: 0;
  }
  .case-main-body .second-picker.second-picker-with-typeahead .typeahead-picker .typeahead-top-zone-fixed {
    background: #5a5a5a;
    position: absolute;
    z-index: 1010;
    top: 0;
    left: 0;
    padding-top: 15px;
  }
  .case-main-body .second-picker.second-picker-with-typeahead .typeahead-picker .typeahead-picker-toolbar {
    margin-top: 1px;
    padding: 1px 0px 1px 0px;
  }
  .case-main-body .second-picker.second-picker-with-typeahead .typeahead-picker .typeahead-picker-list {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .case-main-body .second-picker.second-picker-with-typeahead .typeahead-picker .typeahead-picker-list.with-rows {
    padding-top: 70px;
  }
  .case-main-body .second-picker.second-picker-with-typeahead .typeahead-picker .typeahead-picker-list.with-progress {
    padding-top: 35px;
  }
}

/* works for both mobile-picker and second-picker */
.typeahead-picker-progress {
  text-align: center;
  margin-right: 30px;
  padding-bottom: 50px;
}
.typeahead-picker-progress .progress-icon {
  background: transparent url("/Content/Img/wheel.svg") no-repeat center;
  background-size: 32px 32px;
  height: 32px;
  width: 100%;
  float: left;
  font-size: 12px;
  color: #ffffff;
}

.item-list-element.item-picker-forbidden {
  color: #acacac !important;
}
.item-list-element.item-picker-forbidden .icon-folder {
  background-image: url(../Content/Img/gray-folder.svg);
}

.link-button {
  text-decoration: none;
  color: white;
}
.link-button:hover {
  color: #2492d3;
  text-decoration: none;
}
.link-button:hover .glyphicon {
  color: #2492d3;
}

.project-thumbnail {
  max-height: 100px;
  width: auto;
  height: auto;
}

.case-status.closed {
  color: #3b3b3b;
}
.case-status.overdue {
  color: red;
}
.case-status.collaboration {
  color: #00d785;
}
.case-status.inprocess {
  color: #228fcf;
}
.case-status.none, .case-status.grid {
  color: #7f7f7f;
}

.case-top-zone.hide-slave {
  margin-top: 0;
}
.case-top-zone.hide-slave h2 {
  margin-top: 2px;
}
.case-top-zone .case-record-info p {
  margin-bottom: 0;
}
.case-top-zone .case-record-info b {
  float: left;
  min-width: 60px;
}
.case-top-zone .case-record-info span {
  display: block;
  padding-left: 60px;
}
.case-top-zone .case-record-info span.typeahead-badge {
  cursor: pointer;
  color: #428bca;
}
.case-top-zone .case-record-info img {
  vertical-align: top;
  margin-bottom: 10px;
}
.case-top-zone .case-record-info div {
  text-align: left;
  display: inline-block;
  margin-top: -5px;
  max-width: 250px;
}
.case-top-zone .btn-action-revisions {
  padding: 2px 10px 3px;
  font-size: 11px;
  line-height: 1;
  position: relative;
  border-radius: 3px;
  top: -1px;
  margin: 10px 0 0;
}
.case-top-zone.case-top-zone-header {
  margin-bottom: 10px;
}
.case-top-zone.case-top-zone-header .case-title {
  color: #3b3b3b;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 10px;
  margin-right: 5px;
}
.case-top-zone.case-top-zone-header h3 {
  top: auto;
  width: auto;
  margin: 0 0 2px;
  font-size: 18px;
  font-weight: 400;
  color: #88837f;
  display: inline-block;
}
.case-top-zone.case-top-zone-header .align-items-center-div {
  display: flex;
  align-items: center;
  gap: 4px;
}
.case-top-zone.case-top-zone-header .flex-row {
  display: flex;
  flex-direction: row;
}
.case-top-zone.case-top-zone-header .flex-row .flex-grow-1 {
  flex-grow: 1;
}
.case-top-zone.case-top-zone-header .flex-row .step-button {
  background-color: #d8df3e;
  color: #000;
  text-decoration: none;
  border: none;
  border-radius: 4px;
  padding: 3px 10px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease;
  margin-bottom: 2px;
}
.case-top-zone.case-top-zone-header .flex-row .step-button:hover {
  background-color: #d8df3e;
  color: #ffffff;
  text-decoration: none;
}
.case-top-zone.case-top-zone-header .flex-row .step-button [aria-hidden=true] {
  font-size: 22px;
  line-height: 1;
}
.case-top-zone.case-top-zone-header .flex-row .arrow-icon {
  font-size: 1.2em;
  margin-left: 5px;
  vertical-align: middle;
}
.case-top-zone.case-top-zone-header .flex-row .case-record-info .project-thumbnail {
  margin-right: 30px;
  max-height: 110px;
  margin-bottom: 5px;
}
.case-top-zone.case-top-zone-header .flex-row .case-record-info span {
  padding-left: 80px;
}
.case-top-zone.case-top-zone-header .flex-row .flex-shrink-0 {
  flex-shrink: 0;
}
.case-top-zone .section-header {
  margin-bottom: 0;
  border: none;
  font-size: 20px;
  color: #3b3b3b;
  font-weight: 400;
  padding-bottom: 4px;
  margin-top: 30px;
}

@media (max-width: 550px) {
  .case-top-zone.case-top-zone-header .flex-row {
    display: block;
  }
  .case-top-zone.case-top-zone-header h3 {
    margin-bottom: 10px;
  }
}
.field-attachments .file-uploader .file-uploader-controls {
  margin-bottom: 0;
}
.field-attachments .file-uploader .file-drop-zone {
  margin-bottom: 0;
}
.field-attachments .file-uploader .file-uploader-filelist {
  margin-top: 5px;
}
.field-attachments .file-uploader .file-uploader-filelist:empty {
  margin-top: 0;
}
.field-attachments .gallery-loaded {
  display: none;
}
.field-attachments .gallery-tile {
  width: -webkit-calc(33.33333333333333% - 10px);
  width: -moz-calc(33.33333333333333% - 10px);
  width: calc(33.33333333333333% - 10px);
  padding: 0;
  float: none;
}
.field-attachments .gallery-tile .gallery-displayed {
  text-align: center;
  cursor: pointer;
}
.field-attachments .gallery-tile .gallery-displayed img {
  max-width: 100%;
  max-height: 100%;
  display: none;
  -webkit-box-shadow: 3px 3px 10px 1px #bababa;
  -moz-box-shadow: 3px 3px 10px 1px #bababa;
  box-shadow: 3px 3px 10px 1px #bababa;
}
.field-attachments .gallery-tile .gallery-displayed .file-preview-none {
  width: 100%;
  height: 100px;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  padding-top: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #428bca;
}
.field-attachments .gallery-tile .gallery-displayed .file-preview-none:hover {
  text-decoration: underline;
  color: #2a6496;
}
.field-attachments .gallery-caption {
  text-align: center;
  padding: 10px 0px 10px 0px;
}
.field-attachments .filename-caption {
  float: left;
}
.field-attachments .tile-badge {
  margin: 0 8px 8px 0;
}
.field-attachments .tile-badge .filename-displayed {
  display: inline;
}
.field-attachments .tile-badge .filename-displayed:hover {
  cursor: pointer;
}
.field-attachments .tile-badge .filename-displayed .glyphicon-repeat,
.field-attachments .tile-badge .filename-displayed .glyphicon-pencil {
  margin-left: 5px;
}
.field-attachments .tile-badge .filename-displayed .glyphicon-repeat:hover,
.field-attachments .tile-badge .filename-displayed .glyphicon-pencil:hover {
  color: #228fcf;
}

.case-checklist-zone + .case-checklist-zone {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.case-checklist-zone .case-checklist-row {
  position: relative;
  margin-bottom: 10px;
}
.case-checklist-zone .case-checklist-row:last-child {
  margin-bottom: 0;
}
.case-checklist-zone .case-checklist-row:last-child .col-md-12 .row .checklist-comments {
  margin-bottom: 5px;
}
.case-checklist-zone .case-checklist-checkbox {
  position: absolute;
  right: 15px;
  top: 1px;
}
.case-checklist-zone .case-checklist-completion-wrapper .radio {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: baseline;
  margin-right: 18px;
}
.case-checklist-zone .case-checklist-completion-wrapper .radio input[type=radio] + span {
  color: #acacac;
}
.case-checklist-zone .case-checklist-completion-wrapper .radio input[type=radio]:checked + span {
  color: #3b3b3b;
  font-weight: bold;
}
.case-checklist-zone .case-checklist-completion-wrapper .radio input[type=radio] + span {
  padding-left: 19px;
}
.case-checklist-zone .case-checklist-completion-wrapper .radio input[type=radio] + span:before {
  left: -3px;
}
.case-checklist-zone .case-checklist-completion-wrapper .radio input[type=radio] + span:after {
  left: -3px;
}
.case-checklist-zone .case-checklist-completion-wrapper .radio:last-of-type {
  margin-right: 0;
}
.case-checklist-zone .case-checklist-completion-wrapper b {
  display: inline-block;
}
.case-checklist-zone .case-checklist-item-contents.with-picker .case-checklist-completion-wrapper {
  padding-right: 15px;
}
.case-checklist-zone .case-checklist-title {
  overflow: hidden;
  color: #7d7e80;
  font-weight: 500;
}
.case-checklist-zone .case-checklist-title .case-checklist-title-revision {
  color: #221f1f;
}
.case-checklist-zone .case-checklist-title .case-checklist-title-as-link {
  color: #428bca;
}
.case-checklist-zone .case-checklist-title .checkbox-counter {
  color: #b6b5b5;
  font-weight: 400;
  font-size: 13px;
}
.case-checklist-zone .case-checklist-title .checkbox-counter img {
  width: 10px;
  height: 10px;
  margin: 0 0 2px 4px;
}
.case-checklist-zone .case-checklist-title .case-link-remove {
  font-size: 14px;
  font-weight: 400;
  color: #acacac;
  cursor: pointer;
}
.case-checklist-zone .case-checklist-title .case-link-remove img {
  height: 14px;
  margin-left: 3px;
  transform: translate(0px, -2px);
}
.case-checklist-zone .case-checklist-item .case-checklist-item-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}
.case-checklist-zone .case-checklist-item .case-checklist-label {
  font-weight: 500;
}

.case-checklist-checkbox {
  z-index: 50;
  background: transparent;
  width: 16px;
  height: 16px;
  float: right;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: initial;
}
.case-checklist-checkbox .icon {
  background-image: url("../Content/Img/checkbox-blue.svg");
  width: 16px;
  height: 16px;
  background-position: left top;
  position: relative;
}
.case-checklist-checkbox .icon.icon-done, .case-checklist-checkbox .icon.icon-ok {
  background-position: left top;
  width: 16px;
  height: 16px;
  background-image: url("../Content/Img/checkbox-blue-ok.svg");
}
.case-checklist-checkbox .icon.icon-done::after, .case-checklist-checkbox .icon.icon-ok::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: left top;
  background-image: url("../Content/Img/checkbox-blue-ok.svg");
}

.checklist-comments {
  /* font-size: 12px; */
  margin-top: 4px;
  margin-bottom: 20px;
}
.checklist-comments.readonly {
  margin-top: 4px;
  margin-bottom: 12px;
}
.checklist-comments.empty {
  margin-top: 0px;
  margin-bottom: 11px;
}
.checklist-comments .checklist-case-link {
  display: flex;
  flex-direction: row;
}
.checklist-comments .checklist-case-link .checklist-comments-add-buttons {
  flex-shrink: 0;
  margin-left: 8px;
  order: 99;
}
.checklist-comments .checklist-case-link .checklist-comments-add-field {
  flex-grow: 1;
}
.checklist-comments span.not-allowed-icon-wrapper {
  cursor: not-allowed;
}
.checklist-comments .checklist-comments-add-anchor {
  color: #acacac;
  font-weight: 500;
}
.checklist-comments .checklist-comments-add-anchor.button-action-comment {
  color: #acacac;
  border: 1px solid #acacac !important;
  padding: 3px 10px;
  text-transform: none;
  line-height: 1;
  margin-right: 2px;
}
.checklist-comments .checklist-comments-add-anchor.button-action-comment:active, .checklist-comments .checklist-comments-add-anchor.button-action-comment:hover {
  background: #acacac;
  color: white;
}
.checklist-comments .checklist-comments-add-anchor.button-action-link {
  color: #acacac;
  border: 1px solid #acacac !important;
  padding: 3px 10px;
  text-transform: none;
  line-height: 1;
  margin-right: 2px;
}
.checklist-comments .checklist-comments-add-anchor.button-action-link:active, .checklist-comments .checklist-comments-add-anchor.button-action-link:hover {
  background: #acacac;
  color: white;
}
.checklist-comments .checklist-comments-add-anchor.button-action-link-dropdown {
  display: inline-block;
}
.checklist-comments .checklist-comments-add-anchor.button-action-link-dropdown .button-action-newcase-link {
  color: #acacac;
  border: 1px solid #acacac !important;
  padding: 3px 10px;
  text-transform: none;
  line-height: 1;
}
.checklist-comments .checklist-comments-add-anchor.button-action-link-dropdown .button-action-newcase-link:active, .checklist-comments .checklist-comments-add-anchor.button-action-link-dropdown .button-action-newcase-link:hover {
  background: #acacac;
  color: white;
}
.checklist-comments .checklist-comments-add-anchor.button-action-link-dropdown .button-action-newcase-link[disabled] {
  cursor: default;
}
.checklist-comments .checklist-comments-add-anchor.button-action-link-dropdown .dropdown-menu li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.checklist-comments .checklist-comments-add-anchor.button-action-link-dropdown .dropdown-menu li > a:hover,
.checklist-comments .checklist-comments-add-anchor.button-action-link-dropdown .dropdown-menu li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
}
.checklist-comments .checklist-comments-add-anchor.button-action-link-dropdown .dropdown-menu .search-bar {
  min-height: 30px !important;
  height: 30px !important;
  padding-left: 20px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  border-width: 0;
  box-shadow: none;
  border-bottom: 1px #7d7e80 solid;
  background-color: #efefef;
}
.checklist-comments .checklist-comments-add-anchor.button-action-link-dropdown .dropdown-menu li.no-cases-found {
  display: none;
  padding-top: 5px;
  padding-left: 20px;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #ccc;
}
.checklist-comments .checklist-comments-add-editor .checklist-comments-add-buttons {
  float: right;
  margin-left: 5px;
}
.checklist-comments .checklist-comments-add-editor .checklist-comments-add-textarea {
  overflow: hidden;
  padding: 3px;
  margin-left: -3px;
}
.checklist-comments .checklist-comments-add-editor .checklist-comments-add-textarea textarea {
  width: 100%;
  height: 65px;
  margin-bottom: 5px;
  resize: none;
}
.checklist-comments .checklist-comments-add-editor .checklist-comments-add-textarea textarea::-webkit-input-placeholder {
  color: #acacac;
}
.checklist-comments .checklist-comments-add-editor .checklist-comments-add-textarea textarea:-moz-placeholder {
  color: #acacac;
}
.checklist-comments .checklist-comments-add-editor .checklist-comments-add-textarea textarea::-moz-placeholder {
  color: #acacac;
}
.checklist-comments .checklist-comments-add-editor .checklist-comments-add-textarea textarea:-ms-input-placeholder {
  color: #acacac;
}
.checklist-comments .checklist-comments-item {
  margin-top: 8px;
  padding-left: 10px;
  margin-left: 10px;
  position: relative;
}
.checklist-comments .checklist-comments-item .typeahead-badge {
  font-weight: 500;
  cursor: pointer;
  color: #428bca;
}
.checklist-comments .checklist-comments-item::before {
  content: "";
  background-image: url("../Content/Img/reply-dot.svg");
  position: absolute;
  top: 5px;
  left: -9px;
  background-repeat: no-repeat;
  width: 7px;
  height: 15px;
  background-size: 7px 7px;
  background-position: top center;
}
.checklist-comments .checklist-comments-item::after {
  content: "";
  background-image: url("../Content/Img/reply-line.svg");
  position: absolute;
  bottom: 4px;
  left: -9px;
  width: 7px;
  height: calc(100% - 24px);
  background-repeat: repeat-y;
  background-size: 7px 50px;
  background-position: top center;
}
.checklist-comments .checklist-comments-item::before {
  top: auto;
  bottom: 4px;
  background-position: center bottom;
}
.checklist-comments .checklist-comments-item::after {
  top: 5px;
  bottom: auto;
}
.checklist-comments .checklist-comments-item .comment-text {
  white-space: pre-line;
}
.checklist-comments .checklist-comments-item .comment-files::after {
  content: "";
  display: block;
  clear: both;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section {
  margin-top: 3px;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section:after {
  content: "";
  display: block;
  clear: both;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .gallery-loaded {
  display: none;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .gallery-loaded .gallery-tile {
  width: -webkit-calc(33.33333333333333% - 10px);
  width: -moz-calc(33.33333333333333% - 10px);
  width: calc(33.33333333333333% - 10px);
  padding: 0;
  float: none;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .gallery-displayed {
  text-align: center;
  cursor: pointer;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .gallery-displayed img {
  max-width: 100%;
  max-height: 100%;
  display: none;
  -webkit-box-shadow: 3px 3px 10px 1px #bababa;
  -moz-box-shadow: 3px 3px 10px 1px #bababa;
  box-shadow: 3px 3px 10px 1px #bababa;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .gallery-displayed .file-preview-none {
  width: 100%;
  height: 100px;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  padding-top: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #428bca;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .gallery-displayed .file-preview-none:hover {
  text-decoration: underline;
  color: #2a6496;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .gallery-caption {
  text-align: center;
  padding: 10px 0px 10px 0px;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .gallery-caption .checkbox-styled {
  float: none;
  margin-right: 3px;
  margin-top: -2px;
  vertical-align: middle;
  display: inline-block;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .gallery-caption .glyphicon-repeat,
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .gallery-caption .glyphicon-pencil {
  cursor: pointer;
  margin-left: 5px;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .gallery-caption .glyphicon-repeat:hover,
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .gallery-caption .glyphicon-pencil:hover {
  color: #228fcf;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .filename-displayed {
  display: inline;
  padding: 0 0 0 10px;
  margin-right: 0;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .filename-displayed:hover {
  cursor: pointer;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .filename-displayed .glyphicon-repeat,
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .filename-displayed .glyphicon-pencil {
  cursor: pointer;
  margin-left: 5px;
  font-size: 14px;
  color: #3b3b3b;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .filename-displayed .glyphicon-repeat:hover,
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .filename-displayed .glyphicon-pencil:hover {
  color: #228fcf;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .filename-caption {
  float: left;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-section .filename-caption .checkbox-styled {
  margin-left: 3px;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-select-download .case-story-item .aligned-with-dot {
  padding-top: 2px;
  margin-bottom: -2px;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-select-download .case-story-item .story-files-select-all {
  cursor: pointer;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-select-download .case-story-item .story-files-download-selected {
  cursor: pointer;
}
.checklist-comments .checklist-comments-item .comment-files .comment-files-select-download .case-story-item .story-files-download-selected.hyperlink-disabled {
  cursor: auto;
  text-decoration: none;
  color: gray;
}
.checklist-comments .comment-edited {
  color: #b6b5b5;
  font-weight: 400;
  font-size: 13px;
}

@media (max-width: 550px) {
  .checklist-comments .checklist-case-link {
    display: block;
  }
  .checklist-comments .checklist-case-link .checklist-comments-add-buttons {
    float: right;
    margin-bottom: 8px;
  }
  .checklist-comments .checklist-case-link .checklist-comments-add-field {
    width: 100%;
    clear: both;
  }
}
.case-checklist-completion-wrapper {
  color: inherit;
  padding-right: 35px;
}

.case-checklist-completion {
  color: inherit;
}
.case-checklist-completion .emphasized {
  font-weight: 600;
}
.case-checklist-completion .emphasized .checked-at {
  white-space: nowrap;
}
.case-checklist-completion .emphasized .checked-at.faded {
  opacity: 1;
}
.case-checklist-completion > b {
  font-weight: 600;
}
.case-checklist-completion .typeahead-badge {
  padding: 3px 0px;
  cursor: pointer;
  color: #428bca;
}
.case-checklist-completion .not-checked {
  color: #acacac;
}

.case-checklist-collapser {
  width: 16px;
  height: 16px;
  float: right;
  margin-left: 15px;
  margin-top: 3px;
  text-align: right;
}
.case-checklist-collapser .icon {
  left: 2px;
  top: 4px;
  position: relative;
}

.case-response .position-NewToOld {
  margin-top: 20px;
}

.reply-section-casenote {
  max-width: 100%;
  min-width: 100%;
}

.jodit-toolbar__box {
  border-radius: 0;
  border-bottom: none;
  background-color: #f8f8f8;
}

.jodit-container:not(.jodit_inline) {
  border: none;
  border-radius: 0;
}
.jodit-container:not(.jodit_inline).active .jodit-workplace {
  -webkit-box-shadow: 0 0 4px 0 #0089d0;
  -moz-box-shadow: 0 0 4px 0 #0089d0;
  box-shadow: 0 0 4px 0 #0089d0;
}
.jodit-container:not(.jodit_inline) .jodit-workplace {
  -webkit-box-shadow: inset 1px 1px 2px 0 #dfdfdf;
  -moz-box-shadow: inset 1px 1px 2px 0 #dfdfdf;
  box-shadow: inset 1px 1px 2px 0 #dfdfdf;
}
.jodit-container:not(.jodit_inline) strong,
.jodit-container:not(.jodit_inline) b {
  font-weight: 700;
}
.jodit-container:not(.jodit_inline) p {
  margin-bottom: 0;
}

.jodit-wysiwyg {
  font-size: 15px;
  font-weight: 500;
  color: #555555;
}
.jodit-wysiwyg ul,
.jodit-wysiwyg ol {
  margin-bottom: 0;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .jodit-wysiwyg {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .jodit-wysiwyg {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .jodit-wysiwyg {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  .jodit-wysiwyg {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
  .jodit-wysiwyg {
    font-size: 16px;
  }
}

.ql-container {
  padding: 0;
  transition: none;
}
.ql-container.active .ql-editor {
  -webkit-box-shadow: 0 0 4px 0 #0089d0;
  -moz-box-shadow: 0 0 4px 0 #0089d0;
  box-shadow: 0 0 4px 0 #0089d0;
}
.ql-container .ql-editor {
  -webkit-box-shadow: inset 1px 1px 2px 0 #dfdfdf;
  -moz-box-shadow: inset 1px 1px 2px 0 #dfdfdf;
  box-shadow: inset 1px 1px 2px 0 #dfdfdf;
  font-size: 15px;
  font-weight: 500;
  color: #555555;
}
.ql-container .ql-editor strong,
.ql-container .ql-editor b {
  font-weight: 700;
}
.ql-container .ql-editor p {
  margin: 0;
}
.ql-container .ql-editor .mention {
  background-color: #eee;
  border-radius: 5px;
}
.ql-container .ql-editor .mention .cross {
  cursor: pointer;
  line-height: 20px;
  vertical-align: top;
  margin-left: 2px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .ql-container .ql-editor {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .ql-container .ql-editor {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .ql-container .ql-editor {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  .ql-container .ql-editor {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
  .ql-container .ql-editor {
    font-size: 16px;
  }
}

.ql-container {
  font-family: "Roboto", sans-serif !important;
}

.ql-container.ql-snow {
  border: none !important;
}

.ql-toolbar.ql-snow {
  border-bottom: 0;
}

.ql-mention-list-container {
  min-width: 250px;
  border: 1px solid #acacae;
  border-radius: 0;
  max-height: 550px;
}
.ql-mention-list-container.ql-mention-list-container-top .ql-mention-list {
  display: flex;
  flex-direction: column-reverse;
}

.ql-mention-list-item {
  line-height: 1.428571429 !important;
  padding: 0 8px;
}
.ql-mention-list-item.selected {
  background-color: #CDCDCD !important;
}
.ql-mention-list-item .typeahead-item {
  color: black;
  font-size: 15px;
  font-weight: 400;
}
.ql-mention-list-item .typeahead-item .typeahead-item-name {
  text-overflow: ellipsis;
  max-width: 300px;
  overflow: hidden;
}
.ql-mention-list-item .typeahead-item .typeahead-item-descr {
  text-overflow: ellipsis;
  max-width: 300px;
  overflow: hidden;
}

.ql-container .ql-editor ul,
.ql-container .ql-editor ol {
  margin-bottom: 1em;
}

.ql-editor ol,
.ql-editor ul {
  padding-left: 40px;
}

.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 1em 0;
}

.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 0;
}

.ql-editor ul > li {
  list-style-type: disc;
}

.ql-editor ul > li::before {
  content: normal;
}

.ql-editor ol li:before {
  content: normal;
}

.ql-editor li::before {
  display: inline;
  white-space: pre-wrap;
  width: auto;
}

.ql-editor li:not(.ql-direction-rtl)::before {
  margin: 0;
}

.field-editor-view > .ql-editor {
  padding-left: 6px !important;
  padding-right: 6px !important;
  margin-left: 9px;
  margin-right: 14px;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  white-space: normal;
  word-break: break-word;
}

.field-editor-view > .ql-editor p {
  line-height: 1.2 !important;
  margin: 0 !important;
  font-size: 15px;
}

@media (min-width: 768px) {
  .ql-mention-list-container {
    min-width: 350px;
  }
  .ql-mention-list-item .typeahead-item .typeahead-item-name {
    max-width: 400px;
  }
  .ql-mention-list-item .typeahead-item .typeahead-item-descr {
    max-width: 400px;
  }
}
/** Default font label */
.ql-snow .ql-picker.ql-size .ql-picker-label::before {
  content: "15px";
}

.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: "15px";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="10px"]::before {
  content: "10px";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="10px"]::before {
  content: "10px";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="11px"]::before {
  content: "11px";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="11px"]::before {
  content: "11px";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="12px"]::before {
  content: "12px";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="12px"]::before {
  content: "12px";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="13px"]::before {
  content: "13px";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="13px"]::before {
  content: "13px";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="14px"]::before {
  content: "14px";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="14px"]::before {
  content: "14px";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="15px"]::before {
  content: "15px";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="15px"]::before {
  content: "15px";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="16px"]::before {
  content: "16px";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="16px"]::before {
  content: "16px";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="18px"]::before {
  content: "18px";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="18px"]::before {
  content: "18px";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="24px"]::before {
  content: "24px";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="24px"]::before {
  content: "24px";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="30px"]::before {
  content: "30px";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="30px"]::before {
  content: "30px";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="36px"]::before {
  content: "36px";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="36px"]::before {
  content: "36px";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="48px"]::before {
  content: "48px";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="48px"]::before {
  content: "48px";
}

.ql-toolbar .disabled .ql-stroke {
  stroke: #b8b8b8;
}
.ql-toolbar .disabled .ql-fill {
  fill: #b8b8b8;
}

.ql-snow.ql-toolbar button.disabled:hover .ql-stroke, .ql-snow.ql-toolbar button.disabled:active .ql-stroke {
  stroke: #b8b8b8;
}
.ql-snow.ql-toolbar button.disabled:hover .ql-fill, .ql-snow.ql-toolbar button.disabled:active .ql-fill {
  fill: #b8b8b8;
}

.ql-snow .ql-picker.ql-size {
  width: 60px !important;
}

.ql-toolbar.ql-snow .ql-picker-label {
  margin-right: 17px;
}

.third-column .quill-height .ql-editor {
  height: auto !important;
  min-height: 250px !important;
}

.case-is-inprocess {
  color: #228fcf;
}

.case-is-collaboration {
  color: #00d785;
}

.case-is-overdue {
  color: red;
}

.case-is-none,
.case-is-grid {
  color: #7f7f7f;
}

.case-revision {
  font-weight: 500;
}

.case-unread::after {
  content: "";
  position: absolute;
  background: url("../Content/Img/blue-dot.svg");
  left: -18px;
  top: 13px;
  width: 10px;
  height: 10px;
}

.case-revision-header {
  margin-bottom: 10px;
}
.case-revision-header .case-title {
  color: #3b3b3b;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 10px;
  margin-right: 5px;
}
.case-revision-header h3 {
  top: auto;
  width: auto;
  margin: 0 0 2px;
  font-size: 18px;
  font-weight: 400;
  color: #88837f;
}

.revision-header-row {
  display: flex;
  justify-content: space-between;
  align-content: space-between;
}

@media (max-width: 550px) {
  .revision-header-row {
    display: block;
  }
  .revision-header-row .header-col {
    width: 100%;
    max-width: 100%;
  }
}
.case-revision-list {
  border: 1px solid #acacac;
  border-width: 1px 0;
  padding: 15px 0;
  margin-bottom: 20px;
  overflow: hidden;
}
.case-revision-list .case-revision-header,
.case-revision-list .case-revision-row {
  padding: 3px 0;
}
.case-revision-list .case-revision-header .col-md-3,
.case-revision-list .case-revision-row .col-md-3 {
  width: 25%;
  float: left;
}
.case-revision-list .case-revision-header {
  color: #7d7e80;
  font-weight: 500;
  margin-bottom: 0;
}
.case-revision-list .case-revision-row {
  cursor: pointer;
}
.case-revision-list .case-revision-row:hover {
  background-color: #eaeaea;
}
.case-revision-list .case-revision-row div.col-md-3:first-child {
  color: #238ac7;
  font-weight: 500;
}

.case-revision-buttons {
  text-align: center;
}
.case-revision-buttons .btn {
  margin-right: 10px;
}

.case-revision-info {
  max-width: 33%;
  flex-shrink: 0;
}
.case-revision-info b {
  float: left;
  min-width: 60px;
}

.case-field-grid .case-field-grid-header {
  font-size: 13px;
}
.case-field-grid .case-field-grid-buttons {
  margin-top: 10px;
}
.case-field-grid .case-field-grid-buttons input {
  margin-right: 10px;
}
.case-field-grid .case-field-grid-editing-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}

.case-field-grid-editing-row.sortable-hover {
  background-color: #eaeaea;
}
.case-field-grid-editing-row .edit-label-zone {
  padding: 4px 4px 0 0;
}
.case-field-grid-editing-row .del-label-zone {
  float: right;
  width: 30px;
  text-align: center;
  margin-top: 18px;
}
.case-field-grid-editing-row .del-label-zone span {
  cursor: pointer;
}
.case-field-grid-editing-row .del-label-zone + .edit-label-zone {
  padding-right: 10px;
}
.case-field-grid-editing-row .del-label-zone + .edit-label-zone input {
  margin-left: 0;
}
.case-field-grid-editing-row .form-group {
  margin-bottom: 6px;
}
.case-field-grid-editing-row .control-label {
  padding: 12px 15px;
}
.case-field-grid-editing-row .control-label.label-draggable {
  cursor: move;
}

.case-field-grid-display {
  margin-bottom: 10px;
  position: relative;
}
.case-field-grid-display.sortable-hover {
  background-color: #eaeaea;
}
.case-field-grid-display .grid-field-zone {
  overflow: hidden;
}
.case-field-grid-display .grid-field-zone.movable-cursor {
  cursor: move;
}
.case-field-grid-display .button-zone {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  z-index: 20;
}
.case-field-grid-display .display-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}
.case-field-grid-display .case-field-grid-display-value .switch-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 6px;
}
.case-field-grid-display.case-field-grid-signature .display-title,
.case-field-grid-display.case-field-grid-signature .case-field-grid-display-table,
.case-field-grid-display.case-field-grid-signature .case-field-grid-display-row {
  padding-bottom: 6px;
}

.case-fields-zone .case-field-footer-buttons {
  margin-top: 20px;
  margin-bottom: 30px;
}
.case-fields-zone .case-field-footer-buttons input {
  margin-right: 10px;
}

.button-zone,
.comment-toolbar {
  text-align: right;
  /* we style inputs as icons :-( */
}
.button-zone input.icon,
.comment-toolbar input.icon {
  padding: 0;
  border: none !important;
  background-color: transparent;
  background-image: url("../Content/Img/sprites.png?version=7");
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  margin-left: 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .button-zone input.icon,
  .comment-toolbar input.icon {
    background-image: url("../Content/Img/sprites@2x.png?version=7");
    background-size: 393px 191px;
  }
}

.case-table-zone {
  margin-top: 30px;
}
.central-file-uploader + .case-table-zone {
  margin-top: 0;
}
.case-table-zone.movable-cursor .TableRow-field-zone {
  cursor: move;
}

.case-table-row {
  margin-bottom: 10px;
  position: relative;
}
.case-table-row.sortable-hover {
  background-color: #eaeaea;
}
.case-table-row.case-table-error .item-header-count .glyphicon-asterisk {
  color: red;
  font-size: 60%;
  vertical-align: top;
  display: inline-block;
}
.case-table-row .TableRow-field-zone {
  overflow: hidden;
}
.case-table-row .item-header-count .glyphicon-asterisk {
  display: none;
}
.case-table-row .button-zone {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  z-index: 20;
}

.case-fields-zone .form-group {
  padding-right: 4px;
}

.case-multiline-zone .table-button-row {
  margin-top: 10px;
  margin-bottom: 10px;
}

.case-link-checklist-form .form-horizontal {
  margin-top: 10px;
}

.case-workflow-section .section-header {
  margin-bottom: 0;
  border: none;
  font-size: 20px;
  color: #3b3b3b;
  font-weight: 400;
  padding-bottom: 4px;
  margin-top: 25px;
}
.case-workflow-section .typeahead-badge {
  cursor: pointer;
  color: #428bca;
  padding: 3px 0px;
}
.case-workflow-section .fixed-workflow-users .workflow-delegate {
  font-size: 14px;
  color: #acacac;
  cursor: pointer;
}
.case-workflow-section .fixed-workflow-users .workflow-delegate img {
  margin-left: 2px;
  width: 14px;
}
.case-workflow-section .fixed-workflow-users .workflow-delegate-section {
  display: none;
}
.case-workflow-section .fixed-workflow-users .workflow-delegate-section .buttons {
  padding: 8px 0 4px 0;
}
.case-workflow-section .adhoc-user-assignment .buttons {
  padding: 8px 0 4px 0;
}
.case-workflow-section .align-items-center {
  display: flex;
  align-items: center;
}
.case-workflow-section .action-step-parent {
  position: relative;
}
.case-workflow-section .action-step-parent .action-step-container {
  position: absolute;
  right: 100%;
  margin-right: 15px;
}
.case-workflow-section .action-step-parent .action-step-container.higher {
  padding-top: 2px;
}
.case-workflow-section .action-step-parent .action-step-container.lower {
  padding-top: 9px;
}
.case-workflow-section .action-step-label {
  display: inline-block;
  background-color: #d8df3e;
  color: black;
  padding: 5px 10px;
  font-weight: 500;
  border-radius: 4px;
  position: relative;
  text-align: right;
  white-space: nowrap;
}
.case-workflow-section .action-step-label:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
  border-left: 11px solid #d8df3e;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.case-workflow-section .d-flex {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end;
  padding-right: 0px !important;
}
.case-workflow-section .case-worklow-title-section {
  font-weight: 500;
  color: #7d7e80;
}
.case-workflow-section .case-worklow-title-section .case-workflow-title {
  cursor: pointer;
  color: #428bca;
}
.case-workflow-section .case-worklow-title-section .case-workflow-title.no-link {
  cursor: auto;
}
.case-workflow-section .case-worklow-title-section .case-workflow-duedate,
.case-workflow-section .case-worklow-title-section .case-workflow-duestatus {
  color: black;
  font-weight: 500;
}
.case-workflow-section .case-worklow-title-section .case-workflow-remove {
  font-size: 14px;
  font-weight: 400;
  color: #acacac;
  cursor: pointer;
}
.case-workflow-section .case-worklow-title-section .case-workflow-remove img {
  height: 14px;
  margin-left: 3px;
  transform: translate(0px, -2px);
}
.case-workflow-section .case-workflow-step-header {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}
.case-workflow-section .case-workflow-step-header .milestone {
  text-transform: none;
}
.case-workflow-section .case-workflow-step-header .milestone .workflow-milestone-marker {
  height: 14px;
}
.case-workflow-section .case-checklist-row .row b {
  color: black;
}
.case-workflow-section .case-checklist-row .row label {
  margin-bottom: 0;
  font-weight: 500;
}
.case-workflow-section .case-checklist-row:last-child .row .checklist-comments {
  margin-bottom: 5px;
}

.audit-content {
  overflow: hidden;
}

.audit-row {
  border-bottom: 1px solid #acacac;
  padding-bottom: 15px;
}

.audit-title {
  margin-top: 30px;
  margin-bottom: 15px;
}

.dropdown-select-with-memo {
  margin-top: 3px;
}

@media (min-width: 550px) {
  .col-md-5,
  .col-md-7 {
    float: left;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .drop-down-row-checkbox .col-md-5 {
    width: 49.666667%;
  }
  .drop-down-row-checkbox .col-md-7 {
    width: 50.333333%;
  }
}
@media (min-width: 768px) {
  .case-top-zone-header .case-record-info img {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  .case-top-zone-header .col-md-6 {
    width: 100%;
    float: none;
  }
  .case-top-zone-header .case-record-info b {
    min-width: 0;
    margin-right: 5px;
  }
  .case-top-zone-header .case-record-info span {
    padding-left: 0;
  }
  .case-revision-info b {
    min-width: 0;
    margin-right: 5px;
  }
  .case-revision-info span {
    padding-left: 0;
  }
  .case-fields-zone .form-group {
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  /* Don't cut off typeahead at multi line value
  .case-field-grid {
      .case-field-grid-content {
          overflow: hidden;
      }
  }*/
  .case-field-grid-editing-row .del-label-zone + .edit-label-zone {
    overflow: hidden;
  }
  .case-field-grid-editing-row .del-label-zone + .edit-label-zone input {
    margin-left: 6px;
  }
  .case-field-grid-display-row {
    padding-bottom: 12px;
  }
  .case-field-grid-display-row .col-md-2 {
    width: 20%;
  }
  .case-field-grid-display-row .col-md-10 {
    width: 80%;
    max-width: -webkit-calc(80% - 80px);
    max-width: -moz-calc(80% - 80px);
    max-width: calc(80% - 80px);
  }
  .second-picker {
    position: absolute;
    left: 30px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .second-picker.second-picker-with-typeahead {
    position: relative;
    left: initial;
    right: initial;
    bottom: initial;
    overflow-y: hidden;
    overflow-x: hidden;
    height: 100%;
  }
  .drop-down-row-checkbox .col-md-5 {
    width: 40%;
  }
  .drop-down-row-checkbox .col-md-7 {
    width: 60%;
  }
}
@media (min-width: 1200px) {
  .case-top-zone .case-top-zone-fields-header hr.content-separator {
    margin-top: 0;
  }
}
@media (min-width: 1050px) {
  .case-revision-buttons {
    text-align: left;
  }
}
.text-below .drop-down-row-checkbox .col-md-5 {
  width: 100%;
}
.text-below .drop-down-row-checkbox .col-md-7 {
  width: 100%;
}
.text-below .top-zone-grid-display-row .top-zone-grid-display-label {
  width: 100%;
}
.text-below .top-zone-grid-display-row .top-zone-grid-display-value {
  width: 100%;
  min-height: 16px;
}
.text-below .drop-down-row-fields > .col-md-10 > div .col-md-5 {
  width: 100%;
}
.text-below .drop-down-row-fields > .col-md-10 > div .col-md-7 {
  width: 100%;
}
.text-below .checklist-comments.col-md-offset-4 {
  margin-left: 0;
}
.text-below .checklist-comments.col-md-8 {
  width: 100%;
}
.text-below .case-checklist-row > .row .col-md-4 {
  width: 100%;
}
.text-below .case-checklist-row > .row .col-md-8 {
  width: 100%;
}
.text-below .case-checklist-item-contents .case-checklist-item-title {
  width: 100%;
}
.text-below .case-checklist-item-contents .case-checklist-completion {
  width: 100%;
}
.text-below .case-checklist-item-contents .case-checklist-table .case-checklist-label {
  width: 100%;
}
.text-below .case-checklist-item-contents .case-checklist-table .case-checklist-value {
  width: 100%;
  min-height: 16px;
}

.mentions-dropdown {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 1000;
  float: left;
  min-width: 200px;
  font-weight: normal;
  padding: 0;
  list-style: none;
  background-color: white;
  border: 1px solid #acacae;
  color: black;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mentions-dropdown > li > a {
  cursor: pointer;
  color: black;
  display: block;
  padding: 2px 10px;
  clear: both;
  line-height: 20px;
  white-space: nowrap;
  text-decoration: none;
}
.mentions-dropdown > li > a:hover, .mentions-dropdown > li > a:focus {
  background-color: #acacac;
  color: black;
}
.mentions-dropdown > li.active > a {
  background-color: #acacac;
  color: black;
}
.mentions-dropdown > li.active > a:hover {
  background-color: #acacac;
  color: black;
}
.mentions-dropdown img {
  float: left;
  margin-top: 4px;
}

.btn-secondary.btn-action {
  color: #acacac;
  border: 1px solid #acacac !important;
  padding: 3px 30px;
  text-transform: none;
}
.btn-secondary.btn-action:active, .btn-secondary.btn-action:hover {
  background: #acacac;
  color: white;
}

.commented-at {
  position: relative;
}
.commented-at .comment-toolbar {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  z-index: 20;
}

.case-top-zone:not(.hide-slave) + .case-story-display {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}

.flip-story-gallery {
  margin-top: -3px; /* to match the margin-top of H2 */
  margin-left: 15px;
  height: 23px;
  position: relative;
}
.flip-story-gallery.flip-story-gallery-state-Gallery .icon-view-list {
  display: none;
}
.flip-story-gallery.flip-story-gallery-state-Gallery .icon-view-gallery {
  display: inline-block;
}
.flip-story-gallery.flip-story-gallery-state-Gallery .state-gallery {
  display: none;
}
.flip-story-gallery.flip-story-gallery-state-List .icon-view-list {
  display: inline-block;
}
.flip-story-gallery.flip-story-gallery-state-List .icon-view-gallery {
  display: none;
}
.flip-story-gallery.flip-story-gallery-state-List .state-list {
  display: none;
}
.flip-story-gallery .flip-gallery-button {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  cursor: pointer;
}
.flip-story-gallery .flip-gallery-button.state-gallery {
  left: auto;
  right: 0;
}

.case-story-timeline {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  /* overruling bootstrap to turn off responsivness*/
}
.case-story-timeline .case-story-timeline-item {
  flex: 1 auto;
}
.case-story-timeline h2.simple {
  margin-top: 10px;
  padding-bottom: 10px;
}
.case-story-timeline h2.section-header {
  margin-bottom: 0;
  border: none;
  font-size: 20px;
  color: #3b3b3b;
  font-weight: 400;
  padding-bottom: 4px;
  margin-top: 10px;
}
.case-story-timeline .case-checklist-collapser {
  margin-top: 11px;
  display: inline-block;
  float: none;
}
.case-story-timeline .flip-story-sorting {
  margin-top: 11px; /* to match the margin-top of H2 */
  margin-left: 15px;
  color: #7d7e80;
  display: inline-block;
  float: none;
}
.case-story-timeline .search-section {
  margin-top: 0px;
  overflow: auto;
  display: inline-block;
  float: none;
}
.case-story-timeline .search-section .search-bar {
  width: 0px;
  min-height: 10px;
  font-size: 14px;
  color: #7d7e80;
  font-weight: 400;
  border-width: 0;
  background: none;
  box-shadow: none;
  height: 19px;
  margin-top: 8px;
  padding: 0;
  float: left;
}
.case-story-timeline .search-section .search-bar.has-value {
  width: 180px;
}
@media (max-width: 400px) {
  .case-story-timeline .search-section .search-bar.has-value {
    width: 160px;
  }
}
@media (max-width: 375px) {
  .case-story-timeline .search-section .search-bar.has-value {
    width: 145px;
  }
}
@media (max-width: 350px) {
  .case-story-timeline .search-section .search-bar.has-value {
    width: 120px;
  }
}
.case-story-timeline .search-section .search-bar::-webkit-input-placeholder {
  color: #7d7e80;
  opacity: 1;
  font-weight: 400;
}
.case-story-timeline .search-section .search-bar:-moz-placeholder {
  color: #7d7e80;
  opacity: 1;
  font-weight: 400;
}
.case-story-timeline .search-section .search-bar::-moz-placeholder {
  color: #7d7e80;
  opacity: 1;
  font-weight: 400;
}
.case-story-timeline .search-section .search-bar:-ms-input-placeholder {
  color: #7d7e80;
  opacity: 1;
  font-weight: 400;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .case-story-timeline .search-section .search-bar {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .case-story-timeline .search-section .search-bar {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .case-story-timeline .search-section .search-bar {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  .case-story-timeline .search-section .search-bar {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
  .case-story-timeline .search-section .search-bar {
    font-size: 16px;
  }
}
.case-story-timeline .search-section.focused .search-bar {
  width: 180px;
}
@media (max-width: 400px) {
  .case-story-timeline .search-section.focused .search-bar {
    width: 160px;
  }
}
@media (max-width: 375px) {
  .case-story-timeline .search-section.focused .search-bar {
    width: 145px;
  }
}
@media (max-width: 350px) {
  .case-story-timeline .search-section.focused .search-bar {
    width: 120px;
  }
}
.case-story-timeline .search-section .search-cross {
  float: right;
  width: 16px;
  height: 16px;
  margin-top: 11px;
  background-position: center center;
  background-image: url("../Content/Img/search.svg");
  background-size: 16px 16px;
}

.fixed-header-top-div {
  z-index: 50 !important;
}
.fixed-header-top-div.slideup, .fixed-header-top-div.slidedown {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 250ms ease-in-out;
  -moz-transition: max-height 250ms ease-in-out;
  -o-transition: max-height 250ms ease-in-out;
  transition: max-height 250ms ease-in-out;
}
.fixed-header-top-div.slidedown {
  max-height: 41px;
}

.case-story-rows-headline {
  cursor: pointer;
}

.case-story-rows-headline span {
  font-size: 90%;
  color: #428bca;
}

.case-story-rows-title {
  padding-top: 5px;
}

.case-story-rows-details {
  display: none;
}

.case-story-display {
  border-top: none;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.case-story-display li[data-list=bullet] {
  list-style-type: disc;
}
.case-story-display .recipients-label {
  margin-right: 1px;
}
.case-story-display .timeline-margin {
  width: calc(100% - 20px);
  padding-left: 10px;
  margin-left: 10px;
  position: relative;
}
.case-story-display .timeline-margin::before {
  content: "";
  background-image: url("../Content/Img/reply-dot.svg");
  position: absolute;
  top: 5px;
  left: -9px;
  background-repeat: no-repeat;
  width: 7px;
  height: 15px;
  background-size: 7px 7px;
  background-position: top center;
}
.case-story-display .timeline-margin::after {
  content: "";
  background-image: url("../Content/Img/reply-line.svg");
  position: absolute;
  bottom: 4px;
  left: -9px;
  width: 7px;
  height: calc(100% - 24px);
  background-repeat: repeat-y;
  background-size: 7px 50px;
  background-position: top center;
}
.case-story-display .case-story-item .formatted .mention {
  height: auto;
  width: auto;
  border-radius: 0;
  background-color: transparent;
  padding: 0;
  margin-right: 0;
  user-select: text;
}
.case-story-display .case-story-item .formatted .mention > span {
  margin: 0;
}
.case-story-display::after {
  content: "";
  display: block;
  clear: both;
}
.case-story-display ul, .case-story-display ol {
  margin-top: 0px;
  margin-bottom: 0px;
}
.case-story-display b {
  font-weight: 700;
}
.case-story-display.searching {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
.case-story-display.searching .case-story-item {
  display: none;
}
.case-story-display.searching .case-story-item.matched {
  display: block;
}
.case-story-display.searching .timeline-margin {
  display: none;
  width: calc(100% - 20px);
  padding-left: 10px;
  margin-left: 10px;
  position: relative;
}
.case-story-display.searching .timeline-margin.matched {
  display: block;
}
.case-story-display b.case-story-gap {
  padding-right: 10px;
}
.case-story-display .case-story-links {
  margin-top: 5px;
}
.case-story-display .case-story-links .case-story-links-headline {
  font-weight: 500;
}
.case-story-display .case-story-links > .case-story-item > b {
  font-weight: 500;
}
.case-story-display .case-story-links .case-status {
  font-weight: 500;
  padding: 0;
}
.case-story-display .case-story-workflows {
  margin-top: 5px;
}
.case-story-display .case-story-workflows .case-story-workflow-headline {
  font-weight: 500;
}
.case-story-display .case-story-workflows .workflow-number {
  color: #228fcf;
}
.case-story-display .story-files-section {
  margin-top: 5px;
}
.case-story-display .story-files-section .story-files-section-fileline {
  margin-bottom: 8px;
}
.case-story-display .story-files-section .story-files-section-fileline .image-with-preview:hover {
  font-weight: 500;
}
.case-story-display .story-files-section .gallery-loaded {
  display: none;
  /*position: relative;

  .gallery-tile.col-md-4 {
      @include calc(width, "33.33333333333333% - 30px");
      padding: 0;
      float: none;
  }*/
}
.case-story-display .story-files-section .gallery-loaded .gallery-tile {
  width: -webkit-calc(33.33333333333333% - 10px);
  width: -moz-calc(33.33333333333333% - 10px);
  width: calc(33.33333333333333% - 10px);
  padding: 0;
  float: none;
}
.case-story-display .story-files-section .gallery-displayed {
  text-align: center;
  cursor: pointer;
}
.case-story-display .story-files-section .gallery-displayed img {
  max-width: 100%;
  max-height: 100%;
  display: none;
  -webkit-box-shadow: 3px 3px 10px 1px #bababa;
  -moz-box-shadow: 3px 3px 10px 1px #bababa;
  box-shadow: 3px 3px 10px 1px #bababa;
}
.case-story-display .story-files-section .gallery-displayed .file-preview-none {
  width: 100%;
  height: 100px;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  padding-top: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #428bca;
}
.case-story-display .story-files-section .gallery-displayed .file-preview-none:hover {
  text-decoration: underline;
  color: #2a6496;
}
.case-story-display .story-files-section .gallery-caption {
  text-align: center;
  padding: 10px 0px 15px 0px;
}
.case-story-display .story-files-section .gallery-caption input[type=checkbox] {
  margin-right: 10px;
}
.case-story-display .story-files-section .gallery-caption .checkbox-styled {
  float: none;
  margin-right: 3px;
  margin-top: -2px;
  vertical-align: middle;
  display: inline-block;
}
.case-story-display .story-files-section .gallery-caption .glyphicon-repeat, .case-story-display .story-files-section .gallery-caption .glyphicon-pencil {
  cursor: pointer;
  margin-left: 5px;
}
.case-story-display .story-files-section .gallery-caption .glyphicon-repeat:hover, .case-story-display .story-files-section .gallery-caption .glyphicon-pencil:hover {
  color: #228fcf;
}
.case-story-display .story-files-section .filename-displayed {
  display: inline;
  padding: 0px 10px;
}
.case-story-display .story-files-section .filename-displayed:hover {
  cursor: pointer;
}
.case-story-display .story-files-section .filename-displayed .glyphicon-repeat, .case-story-display .story-files-section .filename-displayed .glyphicon-pencil {
  margin-left: 5px;
}
.case-story-display .story-files-section .filename-displayed .glyphicon-repeat:hover, .case-story-display .story-files-section .filename-displayed .glyphicon-pencil:hover {
  color: #228fcf;
}
.case-story-display .story-files-section .filename-caption {
  float: left;
}
.case-story-display .story-files-select-all {
  cursor: pointer;
}
.case-story-display .story-files-download-selected {
  cursor: pointer;
}
.case-story-display .story-files-download-selected.hyperlink-disabled {
  cursor: auto;
  text-decoration: none;
  color: gray;
}
.case-story-display.case-fixedheader {
  margin-right: 0px;
  background-color: #f8f8f8;
  z-index: 50;
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px solid #acacac;
}
@media only screen and (max-width: 767px) {
  .case-story-display.case-fixedheader {
    display: none;
  }
}
.case-story-display.case-fixedheader .flex-container {
  border-spacing: 0px;
  background-color: #f8f8f8;
  border-bottom: 1px solid #acacac;
  display: flex;
  align-items: stretch;
  width: 100%;
}
.case-story-display.case-fixedheader .flex-container div {
  white-space: nowrap;
  overflow: hidden;
}
.case-story-display.case-fixedheader .flex-container div span {
  vertical-align: -1px;
}
.case-story-display.case-fixedheader .flex-container div.spacer8 {
  min-width: 8px;
  max-width: 8px;
  width: 8px;
  height: 5px;
  display: inline-block;
}
.case-story-display.case-fixedheader .flex-container div.title {
  padding: 8px 12px 5px 0px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #3b3b3b;
  text-overflow: ellipsis;
  flex-grow: 5;
  width: 40%;
}
.case-story-display.case-fixedheader .flex-container div.name {
  padding: 8px 0px 5px 0px;
  text-align: right;
  flex-grow: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) and (orientation: landscape) {
  .case-story-display.case-fixedheader .flex-container div.name {
    display: none;
  }
}
.case-story-display.case-fixedheader .flex-container div.createdby {
  color: #428bca;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  padding: 8px 0px 5px 0px;
  text-align: right;
  flex-grow: 1;
}
.case-story-display.case-fixedheader .flex-container div.revision {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #3b3b3b;
  padding: 8px 0px 5px 0px;
  text-align: right;
  flex-grow: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) and (orientation: landscape) {
  .case-story-display.case-fixedheader .flex-container div.revision {
    display: none;
  }
}
@media only screen and (min-height: 768px) and (max-height: 1200px) and (orientation: portrait) {
  .case-story-display.case-fixedheader .flex-container div.revision {
    display: none;
  }
}
.case-story-display.case-fixedheader .flex-container div.issue {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #3b3b3b;
  padding: 8px 0px 5px 0px;
  text-align: right;
  flex-grow: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) and (orientation: landscape) {
  .case-story-display.case-fixedheader .flex-container div.issue {
    display: none;
  }
}
@media only screen and (min-height: 768px) and (max-height: 1200px) and (orientation: portrait) {
  .case-story-display.case-fixedheader .flex-container div.issue {
    display: none;
  }
}
.case-story-display.case-fixedheader .flex-container .case-icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-bottom: -1px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url(../Content/Img/gray-case.svg);
}
.case-story-display.case-fixedheader .flex-container .case-icon.grid {
  background-image: url(../Content/Img/black-itp.svg);
}
.case-story-display.case-fixedheader .flex-container .case-icon.due, .case-story-display.case-fixedheader .flex-container .case-icon.overdue {
  background-image: url(../Content/Img/red-case.svg);
}
.case-story-display.case-fixedheader .flex-container .case-icon.inprocess {
  background-image: url(../Content/Img/blue-case.svg);
}
.case-story-display.case-fixedheader .flex-container .case-icon.collaboration {
  background-image: url(../Content/Img/green-case.svg);
}
.case-story-display.case-fixedheader .flex-container .case-icon.finished, .case-story-display.case-fixedheader .flex-container .case-icon.closed {
  background-image: url(../Content/Img/black-case.svg);
}

.case-story-NewToOld .case-story-display .timeline-margin::before {
  top: auto;
  bottom: 4px;
  background-position: center bottom;
}
.case-story-NewToOld .case-story-display .timeline-margin::after {
  top: 5px;
  bottom: auto;
}
.case-story-NewToOld .case-story-display .timeline-margin.last {
  padding: 0;
  margin-left: 0;
  width: 100%;
}
.case-story-NewToOld .case-story-display .timeline-margin.last::before {
  background-position: center top;
  background-image: url("../Content/Img/reply-dot-first.svg");
  bottom: auto;
  top: 6px;
  left: 1px;
}
.case-story-NewToOld .case-story-display .timeline-margin.last::after {
  display: none;
}
.case-story-NewToOld .case-story-display .timeline-margin.last .story-from {
  margin-left: 5px;
  width: calc(100% - 5px);
}
.case-story-NewToOld .case-story-display .timeline-margin.last .story-from b {
  color: #428bca;
}
.case-story-NewToOld .case-story-display.searching .timeline-margin.last.matched {
  padding-left: 10px;
  margin-left: 10px;
}
.case-story-NewToOld .case-story-display.searching .timeline-margin.last.matched::before {
  left: -9px;
}
.case-story-NewToOld .case-story-display.searching .timeline-margin.last.matched .story-from {
  width: auto;
  margin-left: -15px;
}

.case-story-OldToNew .case-story-display .timeline-margin.first {
  padding: 0;
  margin-left: 0;
  width: 100%;
}
.case-story-OldToNew .case-story-display .timeline-margin.first::before {
  background-image: url("../Content/Img/reply-dot-first.svg");
  bottom: auto;
  top: 6px;
  left: 1px;
}
.case-story-OldToNew .case-story-display .timeline-margin.first::after {
  display: none;
}
.case-story-OldToNew .case-story-display .timeline-margin.first .story-from {
  margin-left: 5px;
  width: calc(100% - 5px);
}
.case-story-OldToNew .case-story-display .timeline-margin.first .story-from b {
  color: #428bca;
}
.case-story-OldToNew .case-story-display.searching .timeline-margin.first.matched {
  padding-left: 10px;
  margin-left: 10px;
}
.case-story-OldToNew .case-story-display.searching .timeline-margin.first.matched::before {
  left: -9px;
}
.case-story-OldToNew .case-story-display.searching .timeline-margin.first.matched .story-from {
  width: auto;
  margin-left: -15px;
}

.case-story-linked-case, .case-story-workflow-link {
  cursor: pointer;
  color: inherit;
}
.case-story-linked-case:hover, .case-story-workflow-link:hover {
  font-weight: 500;
}
.case-story-linked-case.no-hover, .case-story-workflow-link.no-hover {
  font-weight: 400;
  cursor: auto;
}
.case-story-linked-case b, .case-story-workflow-link b {
  font-weight: 400;
}
.case-story-linked-case b:hover, .case-story-workflow-link b:hover {
  font-weight: inherit;
}
.case-story-linked-case span.emphasized, .case-story-workflow-link span.emphasized {
  font-weight: 600;
}
.case-story-linked-case:hover, .case-story-workflow-link:hover {
  color: inherit;
  text-decoration: none;
}
.case-story-linked-case .case-archived, .case-story-workflow-link .case-archived {
  color: #7d7e80;
}
.case-story-linked-case + .case-link-remove, .case-story-workflow-link + .case-link-remove {
  font-size: 14px;
  font-weight: 400;
  color: #acacac;
  cursor: pointer;
}
.case-story-linked-case + .case-link-remove img, .case-story-workflow-link + .case-link-remove img {
  height: 14px;
  margin-left: 3px;
  transform: translate(0px, -2px);
}
.case-story-linked-case.case-story-linked-case .icon-file, .case-story-workflow-link.case-story-linked-case .icon-file {
  background-image: url(../Content/Img/gray-case.svg);
}
.case-story-linked-case.case-story-linked-case .icon-file.closed, .case-story-linked-case.case-story-linked-case .icon-file.finished, .case-story-workflow-link.case-story-linked-case .icon-file.closed, .case-story-workflow-link.case-story-linked-case .icon-file.finished {
  background-image: url(../Content/Img/black-case.svg);
}
.case-story-linked-case.case-story-linked-case .icon-file.inprocess, .case-story-workflow-link.case-story-linked-case .icon-file.inprocess {
  background-image: url(../Content/Img/blue-case.svg);
}
.case-story-linked-case.case-story-linked-case .icon-file.collaboration, .case-story-workflow-link.case-story-linked-case .icon-file.collaboration {
  background-image: url(../Content/Img/green-case.svg);
}
.case-story-linked-case.case-story-linked-case .icon-file.overdue, .case-story-workflow-link.case-story-linked-case .icon-file.overdue {
  background-image: url(../Content/Img/red-case.svg);
}
.case-story-linked-case.case-story-linked-case-ITP .icon-file, .case-story-workflow-link.case-story-linked-case-ITP .icon-file {
  width: 14px;
  height: 14px;
  background-color: transparent;
  background-image: url(../Content/Img/black-itp.svg);
  margin-bottom: -2px;
  background-repeat: no-repeat;
}

.casetype1-grid .casetype-grid-buttons,
.casetype2-grid .casetype-grid-buttons {
  margin-top: 10px;
}
.casetype1-grid .casetype-grid-buttons input,
.casetype2-grid .casetype-grid-buttons input {
  margin-right: 10px;
}
.casetype1-grid .casetype-grid-editing-title,
.casetype2-grid .casetype-grid-editing-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}

.casetype-grid-section-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}

.casetype-grid-editing-row .edit-label-zone {
  padding: 4px 4px 0 0;
}
.casetype-grid-editing-row .del-label-zone {
  float: right;
  width: 30px;
  text-align: center;
  margin-top: 18px;
}
.casetype-grid-editing-row .del-label-zone span {
  cursor: pointer;
}
.casetype-grid-editing-row .del-label-zone + .edit-label-zone {
  padding-right: 10px;
  overflow: hidden;
}
.casetype-grid-editing-row .del-label-zone + .edit-label-zone input {
  margin-left: 0;
}
.casetype-grid-editing-row .form-group {
  margin-bottom: 6px;
}
.casetype-grid-editing-row .form-group .read-only {
  margin-top: 12px;
  text-transform: lowercase;
}
.casetype-grid-editing-row .form-group .read-only:first-letter {
  text-transform: uppercase;
}
.casetype-grid-editing-row .control-label {
  padding: 12px 15px;
}
.casetype-grid-editing-row .file-uploader {
  margin-bottom: 0px;
}

.second-section-read-only {
  margin-top: 10px;
}

.ql-color-picker-custom {
  border: 1px solid #ccc;
  background-color: #fff;
  z-index: 1000;
  padding: 3px 5px;
  width: 152px;
}

.ql-picker-item-custom {
  width: 16px;
  height: 16px;
  cursor: pointer;
  float: left;
  border: 1px solid transparent;
  margin: 2px;
  padding: 0;
}

.casetype-grid-display {
  margin-bottom: 10px;
  position: relative;
}
.casetype-grid-display.sortable-hover {
  background-color: #eaeaea;
}
.casetype-grid-display .grid-field-zone {
  overflow: hidden;
}
.casetype-grid-display .grid-field-zone.movable-cursor {
  cursor: move;
}
.casetype-grid-display .button-zone {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  z-index: 20;
}
.casetype-grid-display .button-zone .glyphicon {
  opacity: 0.6;
}
.casetype-grid-display .display-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}
.casetype-grid-display .case-type-grid-protected-messages {
  text-transform: none;
  color: #7d7e80;
  font-weight: 400;
}
.casetype-grid-display .casetype-grid-display-value .switch-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 6px;
}

.switch-editor .switch-editor-item {
  float: left;
  padding: 10px 15px;
  border: 1px solid grey;
  border-radius: 4px;
  cursor: pointer;
  font-size: 15px;
  font-weight: 500;
  vertical-align: middle;
  margin: 0 5px 2px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.switch-editor .switch-editor-item .switch-editor-handle {
  padding-right: 8px;
}
.switch-editor .switch-editor-item.existing {
  background-color: #ddd;
  min-height: 44px;
}
.switch-editor .switch-editor-item.existing.sortable-hover {
  background-color: #ccc;
}
.switch-editor .switch-editor-item.existing span.glyphicon-trash {
  float: right;
}
.switch-editor .switch-editor-item.new {
  min-height: 44px;
}
.switch-editor .switch-editor-item.new:hover {
  background-color: #ccc;
}
.switch-editor .switch-editor-item.input {
  padding: 0;
  border: none;
}
.switch-editor .switch-editor-item.input .form-control {
  float: left;
  width: 250px;
  margin: 0 5px 5px 0;
  min-height: 44px;
  display: table-cell;
}
.switch-editor .switch-editor-item.input .switch-editor-btn-group a.btn {
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  min-height: 44px;
  padding: 10px 15px;
}
.switch-editor .switch-editor-placeholder {
  float: left;
  max-height: 40px;
}

.casetype-timeline .casetype-timeline-header {
  font-weight: 500;
  color: #7d7e80;
  margin-bottom: 10px;
}
.casetype-timeline .casetype-timeline-header .casetype-sorting-flip {
  text-align: right;
  font-weight: 400;
}

.custom-printing .custom-printing-buttons {
  margin-bottom: 15px;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.custom-printing .custom-printing-buttons input.btn-secondary {
  flex: 1;
}

.metadata-display .propagation-progress {
  font-weight: 300;
}
.metadata-display .using-case-type {
  color: #428bca;
  cursor: pointer;
}

.metadata-timeline .metadata-timeline-header {
  font-weight: 500;
  color: #7d7e80;
  margin-bottom: 10px;
}
.metadata-timeline .metadata-timeline-header .metadata-sorting-flip {
  text-align: right;
  font-weight: 400;
}

.consolidate-timeline .consolidate-timeline-header {
  font-weight: 500;
  color: #7d7e80;
  margin-bottom: 10px;
}
.consolidate-timeline .consolidate-timeline-header .consolidate-sorting-flip {
  text-align: right;
  font-weight: 400;
}

.casetype-image-gallery {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 15px;
  max-width: 100%;
}
.casetype-image-gallery .image-gallery-item:nth-child(odd) {
  grid-column-start: 1;
  grid-column-end: 2;
}
.casetype-image-gallery .image-gallery-item:nth-child(even) {
  grid-column-start: 2;
  grid-column-end: 3;
}
.casetype-image-gallery .image-gallery-item:nth-last-child(1):nth-child(odd) {
  grid-column-start: 1;
  grid-column-end: 3;
}
.casetype-image-gallery .image-gallery-item img {
  width: 100%;
}

.signature-reset-button {
  padding: 5px 0 0 0;
  color: #428bca;
}
.signature-reset-button a {
  cursor: pointer;
}

@media (min-width: 992px) {
  .casetype-grid-display-row .col-md-2 {
    width: 20%;
  }
  .casetype-grid-display-row .col-md-10 {
    width: 80%;
    max-width: -webkit-calc(80% - 80px);
    max-width: -moz-calc(80% - 80px);
    max-width: calc(80% - 80px);
  }
}
@media (min-width: 500px) and (max-width: 991px), (min-width: 1220px) {
  .switch-editor .form-control {
    margin-bottom: 0;
  }
  .switch-editor .switch-editor-btn-group {
    margin-top: 0;
    float: right;
  }
}
@media (min-width: 992px) {
  .consolidate-grid-content .consolidate-grid-display-row .col-md-2 {
    width: 20%;
  }
  .consolidate-grid-content .consolidate-grid-display-row .col-md-10 {
    width: 80%;
    max-width: -webkit-calc(80% - 80px);
    max-width: -moz-calc(80% - 80px);
    max-width: calc(80% - 80px);
  }
}
.consolidate-grid-editing-section .control-label .glyphicon-asterisk {
  font-size: 60%;
  vertical-align: top;
  display: inline-block;
}

.values-grid .consolidate-grid-buttons {
  margin-top: 20px;
  margin-bottom: 30px;
}
.values-grid .consolidate-grid-buttons input {
  margin-right: 10px;
}
.values-grid .casetype-grid-editing-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}

.consolidate-grid-editing-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}

.consolidate-grid-editing-row .edit-label-zone {
  padding: 4px 4px 0 0;
}
.consolidate-grid-editing-row .del-label-zone {
  float: right;
  width: 30px;
  text-align: center;
  margin-top: 18px;
}
.consolidate-grid-editing-row .del-label-zone span {
  cursor: pointer;
}
.consolidate-grid-editing-row .del-label-zone + .edit-label-zone {
  padding-right: 10px;
  overflow: hidden;
}
.consolidate-grid-editing-row .del-label-zone + .edit-label-zone input {
  margin-left: 0;
}
.consolidate-grid-editing-row .form-group {
  margin-bottom: 6px;
}
.consolidate-grid-editing-row .form-group .read-only {
  margin-top: 10px;
}
.consolidate-grid-editing-row .control-label {
  padding: 12px 15px;
}

.consolidate-grid-display {
  margin-bottom: 10px;
  position: relative;
}
.consolidate-grid-display.sortable-hover {
  background-color: #eaeaea;
}
.consolidate-grid-display .grid-field-zone {
  overflow: hidden;
}
.consolidate-grid-display .grid-field-zone.movable-cursor {
  cursor: move;
}
.consolidate-grid-display .button-zone {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  z-index: 20;
}
.consolidate-grid-display .button-zone .glyphicon {
  opacity: 0.6;
}
.consolidate-grid-display .display-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}
.consolidate-grid-display .consolidate-grid-display-value .switch-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 6px;
}

.consolidate-display {
  margin-bottom: 20px;
}

.consolidate-values-grid-display {
  margin-top: 20px;
}

/* Mixins in core */
/* Core styling */
@media (min-width: 992px) {
  html, body {
    height: 100%; /* Percents are here for compatibility */
    height: 100vh;
  }
  html.case-main-body, body.case-main-body {
    overflow: hidden;
  }
  html.safari, html.safari body {
    height: 100%;
  }
}
body {
  background: white;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #3b3b3b;
}

@media (max-width: 991px) {
  body {
    background-color: #f8f8f8;
  }
}
strong, b, th {
  font-weight: 500;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
}

a:hover {
  text-decoration: underline;
}

img {
  max-width: 100%;
}

input[type=email], input[type=password], input[type=text],
input[type=number], input[type=date], input[type=search], textarea {
  -webkit-appearance: none;
}
input[type=email]::-ms-clear, input[type=email]::-ms-reveal, input[type=password]::-ms-clear, input[type=password]::-ms-reveal, input[type=text]::-ms-clear, input[type=text]::-ms-reveal,
input[type=number]::-ms-clear,
input[type=number]::-ms-reveal, input[type=date]::-ms-clear, input[type=date]::-ms-reveal, input[type=search]::-ms-clear, input[type=search]::-ms-reveal, textarea::-ms-clear, textarea::-ms-reveal {
  display: none;
}

input, a:hover, a:active, a:link {
  outline: 0;
}

.logo {
  text-align: center;
  margin: 40px 0;
}
.logo img {
  max-height: 100%;
}

div.cut-description {
  overflow: hidden;
  max-height: 70px;
  text-overflow: ellipsis;
}

.menu {
  list-style: none;
  margin: 0;
}

.menu-h li {
  float: left;
}
.menu-h li a {
  display: block;
}

.checkbox-styled {
  background: white;
  width: 20px;
  height: 20px;
  float: right;
  -webkit-box-shadow: inset 1px 1px 2px 0 #dfdfdf;
  -moz-box-shadow: inset 1px 1px 2px 0 #dfdfdf;
  box-shadow: inset 1px 1px 2px 0 #dfdfdf;
  text-align: center;
}
.checkbox-styled.disabled {
  background: #eeeeee;
}

.folder-list-menu-background {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 1020;
  background-color: grey;
}
.folder-list-menu-background .progress-info {
  position: absolute;
  top: 100px;
  bottom: 100px;
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  overflow-x: auto;
  text-align: center;
}
.folder-list-menu-background .progress-info .progress-file {
  border: 1px solid #ddd;
  background-color: #eee;
  margin: 5px;
  padding: 10px;
  border-radius: 5px;
  opacity: 1;
  display: inline-block;
}
.folder-list-menu-background .progress-info .progress-file .glyphicon {
  float: right;
  margin-left: 3px;
}

select {
  -webkit-border-radius: 0; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 0; /* Firefox 1-3.6 */
  border-radius: 0; /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
}

/* Scrollbar */
@media screen and (min-width: 992px) {
  ::-webkit-scrollbar {
    width: 13px;
    height: 13px;
  }
  ::-webkit-scrollbar-track {
    margin: 20px 0 10px;
    border-radius: 6px;
    background: #f0f0f0;
  }
  ::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #cdcdcd;
  }
  .view-level-one ::-webkit-scrollbar-track, .navbar ::-webkit-scrollbar-track {
    background: #4e4e4e;
  }
  .view-level-one ::-webkit-scrollbar-thumb, .navbar ::-webkit-scrollbar-thumb {
    background: #3b3b3b;
  }
}
/* Fixes modals */
.modal {
  overflow-y: auto;
}

body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
  margin-right: 0;
}

#ConfirmDialog p {
  overflow-wrap: break-word;
}
#ConfirmDialog .panel-typeahead.focused {
  border-color: #66afe9;
}

.tile-badge {
  display: inline-block;
  background-color: #ebeced;
  border-radius: 6px;
  padding: 2px 6px;
  color: #3b3b3b;
  word-break: break-all;
}
.tile-badge .checkbox-styled {
  margin-top: 2px;
  margin-left: 4px;
  cursor: pointer;
  background: transparent;
  width: 16px;
  height: 16px;
  float: right;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: initial;
}
.tile-badge .checkbox-styled .icon {
  background-image: url("../Content/Img/checkbox-grey.svg");
  width: 16px;
  height: 16px;
  background-position: left top;
  position: relative;
}
.tile-badge .checkbox-styled .icon.icon-done, .tile-badge .checkbox-styled .icon.icon-ok {
  background-position: left top;
  width: 16px;
  height: 16px;
  background-image: url("../Content/Img/checkbox-grey-ok.svg");
}
.tile-badge .checkbox-styled .icon.icon-done::after, .tile-badge .checkbox-styled .icon.icon-ok::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: left top;
  background-image: url("../Content/Img/checkbox-grey-ok.svg");
}

@media (min-width: 768px) and (max-width: 991px) {
  .tablet-hidden {
    display: none;
  }
}
.uppercase {
  text-transform: uppercase;
}

.bubble {
  position: relative;
  font-size: 12px;
  background: white;
  border-radius: 5px;
  padding: 5px;
  text-align: left;
  color: #a0a0a0;
  white-space: normal;
  width: 150px;
}
.bubble.bottom-left:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 12px solid #fff;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  border-bottom: 10px solid transparent;
  left: 10px;
  bottom: -12px;
}
.bubble.top-left:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 12px solid #fff;
  border-right: 6px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 6px solid #fff;
  left: 10px;
  top: -16px;
}

.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.feedback-form .feedback-explanation {
  margin-bottom: 10px;
}
.feedback-form .control-label .glyphicon-asterisk {
  font-size: 60%;
  vertical-align: top;
  display: inline-block;
}

.badge-popup {
  min-height: 50px;
  width: 300px;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 5000;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: border-box;
  font-size: 13px;
  color: black;
}
.badge-popup .item {
  padding: 5px 10px;
  cursor: pointer;
  color: white;
}
.badge-popup .hidden {
  display: none;
}
.badge-popup .typeahead-item-body {
  padding-left: 45px;
  width: 100%;
  height: 40px;
  min-width: 350px;
}
.badge-popup .typeahead-item-body .typeahead-item-name {
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 400px;
}
.badge-popup .typeahead-item-body .typeahead-item-descr {
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 400px;
}

.typeahead-header {
  padding: 5px 10px;
  margin: 0px;
  background-color: #f8f8f8;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 75%;
  color: #7d7e80;
  border-bottom: 1px solid #acacac;
}

.typeahead-item {
  padding: 5px 5px;
  overflow: hidden;
  white-space: nowrap !important;
}
.typeahead-item .icon-file {
  width: 14px;
  height: 14px;
  margin-bottom: 0px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url(../Content/Img/gray-case.svg);
}
.typeahead-item .icon-file.due, .typeahead-item .icon-file.overdue {
  background-image: url(../Content/Img/red-case.svg);
}
.typeahead-item .icon-file.inprocess {
  background-image: url(../Content/Img/blue-case.svg);
}
.typeahead-item .icon-file.collaboration {
  background-image: url(../Content/Img/green-case.svg);
}
.typeahead-item .icon-file.finished, .typeahead-item .icon-file.closed {
  background-image: url(../Content/Img/black-case.svg);
}
.typeahead-item.status-5drf .icon-file {
  background-image: url(../Content/Img/black-case.svg);
}
.typeahead-item.status-3ovd .icon-file {
  background-image: url(../Content/Img/red-case.svg);
}
.typeahead-item.status-1inp .icon-file {
  background-image: url(../Content/Img/blue-case.svg);
}
.typeahead-item.status-2col .icon-file {
  background-image: url(../Content/Img/green-case.svg);
}
.typeahead-item.status-4cls .icon-file {
  background-image: url(../Content/Img/black-case.svg);
}
.typeahead-item.typeahead-casetype .icon-file {
  background-image: url(../Content/Img/black-case.svg);
  margin-bottom: -1px;
}
.typeahead-item.typeahead-pintomodel .icon-file {
  background-image: url(../Content/Img/metadata-black.svg);
  margin-bottom: -1px;
}
.typeahead-item.typeahead-issuetype .icon-file {
  margin-bottom: 0;
  background-size: auto auto;
  width: 16px;
  height: 15px;
  background-position: 341px -363px;
  background-repeat: repeat;
  background-color: transparent;
  background-image: url("../Content/Img/sprites.png?version=7");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .typeahead-item.typeahead-issuetype .icon-file {
    background-image: url("../Content/Img/sprites@2x.png?version=7");
    background-size: 393px 191px;
  }
}
.typeahead-item.typeahead-explicit.typeahead-revision .icon-file {
  margin-bottom: 0;
  background-size: auto auto;
  width: 16px;
  height: 15px;
  background-position: 364px -363px;
  background-repeat: repeat;
  background-color: transparent;
  background-image: url("../Content/Img/sprites.png?version=7");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .typeahead-item.typeahead-explicit.typeahead-revision .icon-file {
    background-image: url("../Content/Img/sprites@2x.png?version=7");
    background-size: 393px 191px;
  }
}
.typeahead-item.typeahead-explicit.typeahead-metadata .icon-file {
  background-image: url(../Content/Img/metadata-black.svg);
  margin-bottom: -1px;
}
.typeahead-item.typeahead-explicit.typeahead-workforce .icon-file {
  background-image: url(../Content/Img/metadata-black.svg);
  margin-bottom: -1px;
}
.typeahead-item.typeahead-explicit.typeahead-safetycategory .icon-file {
  background-image: url(../Content/Img/metadata-black.svg);
  margin-bottom: -1px;
}
.typeahead-item.typeahead-explicit.typeahead-switches .icon-file {
  background-image: url(../Content/Img/metadata-black.svg);
  margin-bottom: -1px;
}
.typeahead-item.typeahead-explicit.typeahead-status-1INP .icon-file {
  background-image: url(../Content/Img/blue-case.svg);
  margin-bottom: -1px;
}
.typeahead-item.typeahead-explicit.typeahead-status-2COL .icon-file {
  background-image: url(../Content/Img/green-case.svg);
  margin-bottom: -1px;
}
.typeahead-item.typeahead-explicit.typeahead-status-3OVD .icon-file {
  background-image: url(../Content/Img/red-case.svg);
  margin-bottom: -1px;
}
.typeahead-item.typeahead-explicit.typeahead-status-4CLS .icon-file {
  background-image: url(../Content/Img/black-case.svg);
  margin-bottom: -1px;
}
.typeahead-item.typeahead-explicit.typeahead-status-5DRF .icon-file, .typeahead-item.typeahead-explicit.typeahead-status-5PST .icon-file {
  background-image: url(../Content/Img/gray-case.svg);
  margin-bottom: -1px;
}
.typeahead-item.typeahead-folder .icon-folder {
  width: 14px;
  height: 12px;
  background-color: transparent;
  margin-left: 1px;
  background-image: url(../Content/Img/black-folder.svg);
  margin-bottom: 0px;
  background-repeat: no-repeat;
}
.typeahead-item.typeahead-folder .icon-folder-private {
  width: 14px;
  height: 12px;
  background-color: transparent;
  margin-left: 1px;
  background-image: url(../Content/Img/black-folder-locked.svg);
  margin-bottom: 0px;
  background-repeat: no-repeat;
}
.typeahead-item.has-grid .icon-file {
  width: 14px;
  height: 14px;
  background-color: transparent;
  margin-left: 1px;
  background-image: url(../Content/Img/black-itp.svg);
  margin-bottom: -2px;
  background-repeat: no-repeat;
}
.typeahead-item .typeahead-item-thumbnail {
  float: left;
  padding-right: 15px;
}
.typeahead-item .typeahead-item-thumbnail img {
  height: 35px;
  width: 35px;
  max-width: 100%;
  border-radius: 100%;
}
.typeahead-item .typeahead-item-weather {
  float: right;
  padding-left: 15px;
}
.typeahead-item .typeahead-item-weather img {
  float: right;
  height: 35px;
  width: 38px;
  max-width: 100%;
}
.typeahead-item .typeahead-item-weather .weather-info {
  padding-right: 43px;
}
.typeahead-item .typeahead-item-weather .weather-info .weather-temp {
  font-weight: 600;
}
.typeahead-item.typeahead-activity .icon-file {
  background-image: url(../Content/Img/metadata-black.svg);
  margin-bottom: -1px;
}
.typeahead-item.typeahead-casetype .typeahead-item-body, .typeahead-item.typeahead-explicit .typeahead-item-body, .typeahead-item.typeahead-issuetype .typeahead-item-body, .typeahead-item.typeahead-workflow .typeahead-item-body, .typeahead-item.typeahead-activity .typeahead-item-body {
  padding-left: 33px;
}

.typeahead-empty {
  min-width: 260px;
  padding: 5px 10px;
}
.typeahead-empty.clickable {
  cursor: pointer;
}

.display-field-row {
  padding-bottom: 8px;
  line-height: 16px;
}
.display-field-row .large-textbox {
  white-space: pre-line;
}

.case-top-zone .use-title-suggestion {
  padding: 5px 0 0 0;
  color: #428bca;
}
.case-top-zone .use-title-suggestion .suggestion-hint {
  cursor: pointer;
}
.case-top-zone .revision-validation {
  padding: 5px 0 0 0;
}
.case-top-zone .revision-validation .revision-suggestion {
  color: #428bca;
  cursor: pointer;
}

.case-top-zone-folder .top-zone-folder-single .field-label {
  font-weight: 500;
}

.case-top-zone-message .case-checklist-none > b {
  color: #0089d0;
  font-weight: normal;
  cursor: pointer;
}

.case-top-zone-fields {
  margin-bottom: -5px;
}
.case-top-zone-fields .typeahead-badge {
  cursor: pointer;
  color: #428bca;
  padding: 3px 0px;
}
.case-top-zone-fields .pin-to-model-data {
  cursor: pointer;
  color: #428bca;
}
.case-top-zone-fields .top-zone-grid-margin {
  margin-top: 10px;
}
.case-top-zone-fields .top-zone-fields-single .field-label {
  font-weight: 500;
}
.case-top-zone-fields .top-zone-fields-single .field-value {
  min-height: 16px;
}
.case-top-zone-fields .top-zone-fields-single .large-textbox {
  white-space: pre-line;
}
.case-top-zone-fields .top-zone-fields-single .memo-field {
  margin-top: 5px;
}
.case-top-zone-fields .top-zone-fields-single .switch-value {
  margin: 5px 0 0 0;
  padding: 5px 10px;
  border: 1px solid #777;
  border-radius: 3px;
  text-align: center;
}
.case-top-zone-fields .top-zone-fields-single .top-zone-grid-display {
  margin-bottom: 10px;
}
.case-top-zone-fields .top-zone-fields-single .top-zone-grid-display .display-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}
.case-top-zone-fields .top-zone-fields-single .top-zone-grid-display:last-child {
  margin-bottom: 0;
}
.case-top-zone-fields .table-zone-wrapper .table-zone-dropdown {
  margin-top: 17px;
}
.case-top-zone-fields .table-zone-wrapper .table-zone-dropdown h2.section-header {
  margin-top: 10px;
}
.case-top-zone-fields .table-zone-wrapper .table-zone-dropdown .dropdown-row {
  margin-bottom: 10px;
}
.case-top-zone-fields .table-zone-wrapper .table-zone-dropdown .dropdown-row .col-md-10 .dropdown-row-header, .case-top-zone-fields .table-zone-wrapper .table-zone-dropdown .dropdown-row .col-xs-10 .dropdown-row-header, .case-top-zone-fields .table-zone-wrapper .table-zone-dropdown .dropdown-row .col-md-12 .dropdown-row-header {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}
.case-top-zone-fields .table-zone-wrapper .table-zone-dropdown .dropdown-row .col-md-10 .dropdown-row-values, .case-top-zone-fields .table-zone-wrapper .table-zone-dropdown .dropdown-row .col-xs-10 .dropdown-row-values, .case-top-zone-fields .table-zone-wrapper .table-zone-dropdown .dropdown-row .col-md-12 .dropdown-row-values {
  overflow: hidden;
}
.case-top-zone-fields .table-zone-wrapper .table-zone-dropdown .dropdown-row .col-md-10 .dropdown-row-values .display-title, .case-top-zone-fields .table-zone-wrapper .table-zone-dropdown .dropdown-row .col-xs-10 .dropdown-row-values .display-title, .case-top-zone-fields .table-zone-wrapper .table-zone-dropdown .dropdown-row .col-md-12 .dropdown-row-values .display-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}
.case-top-zone-fields .table-zone-wrapper .table-zone-dropdown .dropdown-row:last-child {
  margin-bottom: 0;
}
.case-top-zone-fields .table-zone-wrapper .table-zone-dropdown .case-checklist-row:last-child .drop-down-row-fields:last-child .checklist-comments {
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .case-top-zone-fields .table-zone-wrapper .drop-down-row-fields .col-md-2 {
    width: 20%;
  }
  .case-top-zone-fields .table-zone-wrapper .drop-down-row-fields .col-md-10 {
    width: 80%;
  }
  .case-top-zone-fields .table-zone-wrapper .dropdown-row-files {
    float: right;
  }
  .case-top-zone-fields .table-zone-wrapper .dropdown-row-files img.image-for-preview {
    display: none;
  }
}

.field-value > .ql-editor {
  padding-left: 6px !important;
  padding-right: 6px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  white-space: normal;
  word-break: break-word;
}

.field-value > .ql-editor p {
  line-height: 1.2 !important;
  margin: 0 !important;
}

.text-below .case-top-zone-fields .top-zone-fields-single .field-label {
  width: 100%;
}
.text-below .case-top-zone-fields .top-zone-fields-single .field-value, .text-below .case-top-zone-fields .top-zone-fields-single .memo-field {
  margin-left: 0;
  width: 100%;
}
.text-below .case-top-zone-folder .top-zone-folder-single .field-label {
  width: 100%;
}
.text-below .case-top-zone-folder .top-zone-folder-single .col-md-8 {
  width: 100%;
}

footer {
  position: absolute;
  left: 0px;
  right: 0px;
  height: 44px;
  color: #acaeb1;
  text-transform: uppercase;
  font-size: 13px;
  background-color: #f5f5f6;
}
footer p {
  float: right;
  margin: 13px 30px 0 0;
}

@media (min-width: 992px) {
  footer {
    position: fixed;
    bottom: 0;
    z-index: 10000;
  }
}
input:-webkit-autofill::first-line,
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  font-family: "Roboto", sans-serif !important;
  color: #3b3b3b !important;
  -webkit-text-fill-color: #3b3b3b !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  font: 500 15px "Roboto" !important;
  padding: 6px 12px !important;
  padding-left: 10px !important;
  text-indent: 4px;
}

input:autofill::first-line,
input:autofill,
input:autofill:hover,
input:autofill:focus,
input:autofill:active {
  font-family: "Roboto", sans-serif !important;
  color: #3b3b3b !important;
  -webkit-text-fill-color: #3b3b3b !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  font: 500 15px "Roboto" !important;
  padding: 6px 12px !important;
  padding-left: 10px !important;
  text-indent: 4px;
}

input::-internal-input-suggested {
  font-family: "Roboto", sans-serif;
  color: #3b3b3b;
  font-size: 15px;
  font-weight: 500;
  font: 500 15px "Roboto" !important;
  padding: 6px 12px !important;
  padding-left: 10px !important;
  text-indent: 4px;
}

input::-internal-autofill-previewed {
  font-family: "Roboto", sans-serif;
  color: #3b3b3b;
  font-size: 15px;
  font-weight: 500;
  font: 500 15px "Roboto" !important;
  padding: 6px 12px !important;
  padding-left: 10px !important;
  text-indent: 4px;
}

.btn {
  text-transform: uppercase;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight: 500;
  outline: none !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-default[disabled],
.btn-default.disabled,
.btn-secondary[disabled],
.btn-secondary.disabled {
  background: inherit;
}

.col-md-12 .btn {
  margin-bottom: 5px;
}
.col-md-12 .checklist-comments .btn {
  margin-bottom: 0;
}

.btn-default {
  background: none;
  border: 2px solid #3091ca !important;
  color: #3091ca;
  font-size: 14px;
  margin-right: 10px;
}
.btn-default .caret {
  margin-left: 5px;
  border-top-color: #3091ca;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: white;
  background: #3091ca;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-default:hover .caret, .btn-default:focus .caret, .btn-default:active .caret, .btn-default.active .caret {
  border-top-color: white;
}

.btn-primary {
  background: #0089d0;
  height: 45px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  background: #0098e7;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-group-default.open .dropdown-toggle.btn-default {
  color: white;
  background: #3091ca;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-group-default.open .caret {
  border-top-color: white;
}

.btn-group:not(.btn-group-default) {
  display: flex;
  flex-wrap: wrap;
}
.btn-group:not(.btn-group-default) .btn {
  margin-right: 0;
  border: 1px solid #484848 !important;
  color: #484848;
  background: none;
}
.btn-group:not(.btn-group-default) .btn:focus {
  background: #BBBBBB;
  color: #484848;
  -webkit-box-shadow: inset 0 0 4px 0 #0089d0;
  -moz-box-shadow: inset 0 0 4px 0 #0089d0;
  box-shadow: inset 0 0 4px 0 #0089d0;
}
.btn-group:not(.btn-group-default) .btn:hover, .btn-group:not(.btn-group-default) .btn:active, .btn-group:not(.btn-group-default) .btn.active {
  background: #484848;
  color: white;
}
.btn-group:not(.btn-group-default) .btn-tag {
  background: white !important;
  border-radius: 2px !important;
  color: #3b3b3b !important;
  padding: 3px 8px;
  border: none !important;
  text-transform: none;
  font-weight: 400;
  text-align: left;
  margin: 0 5px 5px 0 !important;
  min-width: -webkit-calc(33.33333% - 5px);
  min-width: -moz-calc(33.33333% - 5px);
  min-width: calc(33.33333% - 5px);
  max-width: -webkit-calc(33.33333% - 5px);
  max-width: -moz-calc(33.33333% - 5px);
  max-width: calc(33.33333% - 5px);
  width: auto;
  float: left;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal;
  flex: 1 1 calc(33.33333% - 5px);
  box-sizing: border-box;
}
.btn-group:not(.btn-group-default) .btn-tag:hover, .btn-group:not(.btn-group-default) .btn-tag:focus, .btn-group:not(.btn-group-default) .btn-tag:active, .btn-group:not(.btn-group-default) .btn-tag.active {
  color: #3b3b3b !important;
}
.btn-group:not(.btn-group-default) .btn-tag:focus {
  background: white !important;
}
.btn-group:not(.btn-group-default) .btn-tag:hover, .btn-group:not(.btn-group-default) .btn-tag:active, .btn-group:not(.btn-group-default) .btn-tag.active {
  background: #e9e8e8 !important;
  -webkit-box-shadow: inset 0 1px 2px #cac9c9;
  -moz-box-shadow: inset 0 1px 2px #cac9c9;
  box-shadow: inset 0 1px 2px #cac9c9;
}
.btn-group:not(.btn-group-default) .btn-tag:focus {
  -webkit-box-shadow: inset 0 0 4px 0 #0089d0;
  -moz-box-shadow: inset 0 0 4px 0 #0089d0;
  box-shadow: inset 0 0 4px 0 #0089d0;
}
@media (max-width: 564px) {
  .btn-group:not(.btn-group-default) .btn-tag {
    min-width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 565px) and (max-width: 789px) {
  .btn-group:not(.btn-group-default) .btn-tag {
    min-width: -webkit-calc(50% - 5px);
    min-width: -moz-calc(50% - 5px);
    min-width: calc(50% - 5px);
    max-width: -webkit-calc(50% - 5px);
    max-width: -moz-calc(50% - 5px);
    max-width: calc(50% - 5px);
  }
}
@media (min-width: 790px) and (max-width: 991px) {
  .btn-group:not(.btn-group-default) .btn-tag {
    min-width: -webkit-calc(50% - 5px);
    min-width: -moz-calc(50% - 5px);
    min-width: calc(50% - 5px);
    max-width: -webkit-calc(50% - 5px);
    max-width: -moz-calc(50% - 5px);
    max-width: calc(50% - 5px);
  }
}
@media (min-width: 992px) and (max-width: 1289px) {
  .btn-group:not(.btn-group-default) .btn-tag {
    min-width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1280px) and (max-width: 1584px) {
  .btn-group:not(.btn-group-default) .btn-tag {
    min-width: -webkit-calc(50% - 5px);
    min-width: -moz-calc(50% - 5px);
    min-width: calc(50% - 5px);
    max-width: -webkit-calc(50% - 5px);
    max-width: -moz-calc(50% - 5px);
    max-width: calc(50% - 5px);
  }
}
@media (min-width: 1585px) and (max-width: 1779px) {
  .btn-group:not(.btn-group-default) .btn-tag {
    min-width: -webkit-calc(33.33333% - 5px);
    min-width: -moz-calc(33.33333% - 5px);
    min-width: calc(33.33333% - 5px);
    max-width: -webkit-calc(33.33333% - 5px);
    max-width: -moz-calc(33.33333% - 5px);
    max-width: calc(33.33333% - 5px);
  }
}

.btn-group-vertical .btn-block {
  background: white !important;
  border-radius: 2px !important;
  color: #3b3b3b !important;
  padding: 3px 8px;
  border: none !important;
  text-transform: none;
  font-weight: 400;
  text-align: left;
  margin: 0 5px 5px 0 !important;
  min-width: -webkit-calc(33.33333% - 5px);
  min-width: -moz-calc(33.33333% - 5px);
  min-width: calc(33.33333% - 5px);
  max-width: -webkit-calc(33.33333% - 5px);
  max-width: -moz-calc(33.33333% - 5px);
  max-width: calc(33.33333% - 5px);
  width: auto;
  float: left;
  overflow: hidden;
}
.btn-group-vertical .btn-block:hover, .btn-group-vertical .btn-block:focus, .btn-group-vertical .btn-block:active, .btn-group-vertical .btn-block.active {
  color: #3b3b3b !important;
}
.btn-group-vertical .btn-block:focus {
  background: white !important;
}
.btn-group-vertical .btn-block:hover, .btn-group-vertical .btn-block:active, .btn-group-vertical .btn-block.active {
  background: #e9e8e8 !important;
  -webkit-box-shadow: inset 0 1px 2px #cac9c9;
  -moz-box-shadow: inset 0 1px 2px #cac9c9;
  box-shadow: inset 0 1px 2px #cac9c9;
}
.btn-group-vertical .btn-block:focus {
  -webkit-box-shadow: inset 0 0 4px 0 #0089d0;
  -moz-box-shadow: inset 0 0 4px 0 #0089d0;
  box-shadow: inset 0 0 4px 0 #0089d0;
}

.btn-switch-group {
  display: block;
}

.btn-secondary {
  margin-right: 0;
  border: 1px solid #484848 !important;
  color: #484848;
  background: none;
}
.btn-secondary:focus {
  background: #BBBBBB;
  color: #484848;
  -webkit-box-shadow: inset 0 0 4px 0 #0089d0;
  -moz-box-shadow: inset 0 0 4px 0 #0089d0;
  box-shadow: inset 0 0 4px 0 #0089d0;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary.active {
  background: #484848;
  color: white;
}

.form-control {
  height: 44px;
  border-radius: 0;
  background: white;
  outline: none;
  font-size: 15px;
  font-weight: 500;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.form-control::-webkit-input-placeholder {
  color: #acacac;
}
.form-control:-moz-placeholder {
  color: #acacac;
}
.form-control::-moz-placeholder {
  color: #acacac;
}
.form-control:-ms-input-placeholder {
  color: #acacac;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .form-control {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .form-control {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .form-control {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  .form-control {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
  .form-control {
    font-size: 16px;
  }
}

input.form-control {
  text-indent: 4px;
}
input.form-control.search-bar {
  text-indent: 0px;
}

input.form-control, select.form-control {
  padding-left: 10px;
}

.control-label {
  text-align: left !important;
  font-weight: 500;
}

.form-group {
  margin-bottom: 10px;
}
.form-group .control-label, .form-group .center-label {
  padding-top: 12px;
}
.form-group .control-label + div .btn-switch, .form-group .center-label + div .btn-switch {
  margin-top: 9px;
}
.form-group .control-label + .btn, .form-group .center-label + .btn {
  margin-top: 4px;
}
.form-group .display-value {
  padding-top: 12px;
}
.form-group .center-label {
  display: block;
}
.form-group.form-group-submit {
  margin-top: 40px;
  margin-bottom: 60px;
}

.case-sections ~ .form-group.form-group-submit {
  margin-top: 30px;
  margin-bottom: 30px;
}

.btn-switch-group .btn:not(.btn-tag) {
  margin-top: -10px;
}

.login-form {
  margin: 20px auto 88px;
  max-width: 453px;
  padding: 53px 0 55px;
  background: #231f20;
  border-radius: 5px;
  color: white;
}
.login-form h2 {
  font-size: 24px;
  display: inline-block;
  background: #231f20;
  margin: 0 auto;
  padding: 0 36px;
  font-weight: 300;
}
.login-form .centered {
  float: none;
  margin: 0 auto;
  text-align: center;
}
.login-form .centered > * {
  text-align: left;
}
.login-form #loginForm {
  border-top: 1px solid white;
  margin-top: -13px;
  padding-top: 43px;
}
.login-form #loginForm .validation-summary-errors {
  color: red;
}
.login-form #loginForm .validation-summary-errors ul {
  padding: 0;
}
.login-form #loginForm .validation-summary-errors ul li {
  list-style: none;
}
.login-form #loginForm .form-group {
  margin-bottom: 6px;
}
.login-form #loginForm .form-group .field-validation-error {
  color: red;
}
.login-form #loginForm .form-control {
  margin: 0 auto;
  border: 2px solid #4d4a4b;
  border-width: 2px;
  height: 47px;
}
.login-form #loginForm .form-control:focus, .login-form #loginForm .form-control:active {
  border-color: #0089d0;
}
.login-form #loginForm .checkbox {
  margin-top: 14px;
  margin-bottom: 16px;
}
.login-form #loginForm .checkbox input[type=checkbox] {
  margin-top: 0;
  vertical-align: -2.5px;
  float: none;
  display: none;
}
.login-form #loginForm .checkbox label {
  padding-left: 3px;
}
.login-form #loginForm .checkbox .checkbox-styled {
  float: none;
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: -1px;
  margin-left: -20px;
}
.login-form #loginForm .checkbox .checkbox-styled .icon-ok {
  background-position: -247px -120px;
}
.login-form #loginForm .btn {
  color: black;
  font-size: 15px;
  border: none;
}
.login-form #loginForm .btn-primary {
  width: 100%;
}
.login-form #loginForm .sso-logins {
  margin-top: 50px;
}
.login-form #loginForm .sso-logins .sso-login-microsoft {
  width: 100%;
  height: 48px;
  background-color: black;
  border-radius: 4px;
}
.login-form #loginForm .sso-logins .sso-login-microsoft:hover {
  background-color: #4b4b4b;
}
.login-form #loginForm .forgotten-password-hint {
  text-align: center;
  margin-top: 50px;
}
.login-form #loginForm .forgotten-password-hint a {
  color: white;
}
.login-form #loginForm .forgotten-password-hint a:hover {
  text-decoration: underline;
}
.login-form #loginForm .forgotten-password-success {
  margin-top: 15px;
}
.login-form #loginForm .forgotten-password-form {
  margin-top: 15px;
}
.login-form #loginForm .forgotten-password-form .forgotten-password-message {
  color: white;
}
.login-form #loginForm .forgotten-password-form .forgotten-password-error {
  color: red;
}
@media (min-width: 500px) {
  .login-form .col-sm-9 {
    width: 75%;
  }
}

.error-form {
  margin: 0 auto 88px;
  max-width: 650px;
}
.error-form .description {
  padding: 0;
  color: #3b3b3b;
  margin: 30px auto 0 auto;
  float: none;
  font-size: 20px;
  font-weight: 500;
}
.error-form .description > * {
  text-align: center;
}
.error-form .details {
  padding: 10px 0;
  background: #adadad;
  border-radius: 5px;
  color: #3b3b3b;
  margin: 30px auto 0 auto;
  float: none;
}
.error-form .details > * {
  text-align: center;
  margin: 0;
}
.error-form .button {
  padding: 0;
  margin: 30px auto 0 auto;
  text-align: right;
  float: none;
}
.error-form .button .btn {
  height: auto;
}

.file-uploader .file-drop-zone {
  border: 1px dashed #343434;
  padding: 6px 25px;
  margin-bottom: 5px;
  text-transform: uppercase;
  border-radius: 4px;
  text-align: center;
  color: #505050;
  overflow: hidden;
}
.file-uploader .file-uploader-controls {
  float: right;
  height: 34px;
  width: 100px;
  margin-left: 10px;
  margin-bottom: 5px;
}
.file-uploader .file-uploader-controls a {
  width: 100%;
}
.file-uploader .file-uploader-controls .btn {
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.file-uploader .file-uploader-filelist {
  overflow: hidden;
  width: 100%;
}
.file-uploader .file-uploader-filelist.default {
  display: none;
}
.file-uploader .file-uploader-filelist-special {
  display: none;
  padding-bottom: 10px;
}
.file-uploader .file-uploader-filelist-special .title {
  font-weight: 600;
}
.file-uploader .file-uploader-filelist-special .details {
  color: #3091ca;
  cursor: pointer;
}
.file-uploader .file-uploader-filelist-special .explanation {
  font-size: 12px;
  display: none;
}

.col-md-4 .file-uploader .file-drop-zone {
  padding: 5px;
}

.panel-typeahead {
  padding: 7px;
  /* Following the trick from .form-control:focus in bootstrap */
}
.panel-typeahead.focused {
  border-color: #7d7e80;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.panel-typeahead .focus-hook {
  display: none;
  width: 10px;
  padding: 0px;
  margin: 0px;
  border: 0px;
}
.panel-typeahead .typeahead-list-icon {
  float: right;
  color: #acacac;
  cursor: pointer;
  margin: 4px 0px;
}
.panel-typeahead .typeahead-list-icon:hover {
  color: #428bca;
}

.editor-typeahead {
  border: 0;
  margin: 2px 5px 2px 0;
  width: 300px;
}
.editor-typeahead::-webkit-input-placeholder {
  font-weight: 500 !important;
  color: #acacac !important;
}
.editor-typeahead:-moz-placeholder {
  font-weight: 500 !important;
  color: #acacac !important;
}
.editor-typeahead::-moz-placeholder {
  font-weight: 500 !important;
  color: #acacac !important;
}
.editor-typeahead:-ms-input-placeholder {
  font-weight: 500 !important;
  color: #acacac !important;
}

.value-typeahead {
  display: inline-block;
  margin: 0.45px 5px 5px 0;
  background-color: #eee;
  border-radius: 5px;
  padding: 4.45px 10px;
}
.value-typeahead .cross {
  cursor: pointer;
}

.ios-device .value-typeahead {
  margin: 0.45px 5px 4px 0;
}

.typeahead-picker {
  margin: 10px 0px 0px 0px;
}
.typeahead-picker .typeahead-picker-header {
  clear: both;
  margin-right: 30px;
}
.typeahead-picker .typeahead-picker-header .typeahead-picker-title {
  float: left;
  color: white;
  font-weight: 600;
  font-size: 110%;
}
.typeahead-picker .typeahead-picker-header .typeahead-picker-search #PickerSearch {
  border-width: 0px;
  box-shadow: none;
  background: none;
  font-size: 110%;
  color: white;
  width: 100%;
  padding-left: 0;
}
.typeahead-picker .typeahead-picker-header .typeahead-picker-search #PickerSearch::-webkit-input-placeholder {
  color: white;
}
.typeahead-picker .typeahead-picker-header .typeahead-picker-search #PickerSearch:-moz-placeholder {
  color: white;
}
.typeahead-picker .typeahead-picker-header .typeahead-picker-search #PickerSearch::-moz-placeholder {
  color: white;
}
.typeahead-picker .typeahead-picker-header .typeahead-picker-search #PickerSearch:-ms-input-placeholder {
  color: white;
}
.typeahead-picker .typeahead-picker-toolbar {
  clear: both;
  font-size: 90%;
  border-top: 1px solid #acacac;
  border-bottom: 1px solid #acacac;
  padding: 3px 0px 3px 0px;
  margin-right: 30px;
  overflow: auto;
}
.typeahead-picker .typeahead-picker-toolbar .picker-left {
  float: left;
  width: 30%;
}
.typeahead-picker .typeahead-picker-toolbar .picker-center {
  float: left;
  width: 40%;
  text-align: center;
}
.typeahead-picker .typeahead-picker-toolbar .picker-right {
  float: right;
}
.typeahead-picker .typeahead-picker-toolbar a {
  color: white;
  text-decoration: none;
}
.typeahead-picker .typeahead-picker-toolbar a:hover {
  color: #428bca;
}
.typeahead-picker .typeahead-picker-toolbar a.picker-cancel .icon-cancel {
  background-position: -206px -53px;
  width: 9px;
  height: 16px;
}
.typeahead-picker .typeahead-picker-toolbar a.picker-cancel:hover .icon-cancel {
  background-position: -206px -70px;
}
.typeahead-picker .typeahead-picker-toolbar a.picker-all:hover .icon-edit {
  background-position: -160px -363px;
}
.typeahead-picker .typeahead-picker-toolbar a.picker-done .icon-done {
  background-position: -226px -115px;
  width: 16px;
  height: 16px;
}
.typeahead-picker .typeahead-picker-toolbar a.picker-done:hover .icon-done {
  background-position: -226px -132px;
}
.typeahead-picker .typeahead-picker-nothing {
  clear: both;
  color: white;
  display: none;
  padding: 70px 30px 5px 0px;
}
.typeahead-picker .typeahead-picker-list {
  clear: both;
}
.typeahead-picker .typeahead-picker-list .typeahead-picker-row {
  clear: both;
  color: white;
  padding: 5px 30px 5px 0px;
  cursor: pointer;
  line-height: 20px;
}
.typeahead-picker .typeahead-picker-list .typeahead-picker-row:hover {
  background-image: linear-gradient(to right, #5a5a5a 0%, #3b3a3a 100%);
  background-repeat: repeat-x;
}
.typeahead-picker .typeahead-picker-list .typeahead-picker-row .checkbox-styled {
  background-color: #5a5a5a;
  -webkit-box-shadow: inset 1px 1px 2px 1px #4c4c4c;
  -moz-box-shadow: inset 1px 1px 2px 1px #4c4c4c;
  box-shadow: inset 1px 1px 2px 1px #4c4c4c;
}
.typeahead-picker .typeahead-picker-list .typeahead-picker-row .typeahead-picker-descr {
  font-size: 85%;
  color: #b6b5b5;
}

.mobile-picker .typeahead-picker .typeahead-picker-nothing {
  padding-top: 8px;
}

.form-group-validation .glyphicon-asterisk {
  font-size: 60%;
  vertical-align: top;
  display: unset;
  display: -webkit-inline-box;
}
.form-group-validation .control-label .glyphicon-asterisk {
  display: none;
}
.form-group-validation.mandatory-visible.always .control-label .glyphicon-asterisk, .form-group-validation.mandatory-visible:not(.hide-mandatory) .control-label .glyphicon-asterisk {
  display: inline-block;
}
.form-group-validation.form-group-error:not(.hide-mandatory) .control-label .glyphicon-asterisk {
  display: inline-block;
  color: red;
}
.form-group-validation.form-group-error .control-error-messages {
  padding-top: 5px;
}
.form-group-validation.form-group-error .form-field-error .glyphicon-asterisk {
  color: red;
}
.form-group-validation.form-group-error .form-field-ok .glyphicon-asterisk {
  display: none;
}
.form-group-validation.form-group-error .btn-switch-vertical-no-label {
  border-left: 1px red solid;
}
.form-group-validation .form-group-part.form-group-error .glyphicon-asterisk {
  color: red;
}

.btn-switch-vertical-no-label {
  margin-top: 5px;
}

.switch-icon {
  display: inline-block;
  font-size: 15px;
  width: 16px;
  height: 16px;
  top: 2px;
  margin-top: -2.4px; /* Align row height exactly to 16px */
  line-height: 16px;
}

.btn-case-creator {
  color: #acacac;
  border: 1px solid #acacac !important;
  padding: 3px 10px;
  text-transform: none;
  line-height: 1;
  margin-top: -4px;
}

/* trick to make sure the prefixing digit works well */
h2.form-section-header {
  padding-left: 17px;
  text-indent: -17px;
}

.flip-text-position {
  margin-top: -3px; /* to match the margin-top of H2 */
  margin-left: 15px;
  height: 23px;
  position: relative;
}
.flip-text-position.flip-text-position-state-Beside .icon-view-below {
  display: none;
}
.flip-text-position.flip-text-position-state-Beside .icon-view-beside {
  display: inline-block;
}
.flip-text-position.flip-text-position-state-Beside .state-beside {
  display: none;
}
.flip-text-position.flip-text-position-state-Below .icon-view-below {
  display: inline-block;
}
.flip-text-position.flip-text-position-state-Below .icon-view-beside {
  display: none;
}
.flip-text-position.flip-text-position-state-Below .state-below {
  display: none;
}
.flip-text-position .flip-text-button {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  cursor: pointer;
}
.flip-text-position .flip-text-button.state-below {
  left: auto;
  right: 0;
}

@media (min-width: 1200px) {
  .btn-default {
    padding: 2px 30px;
  }
}
@media (min-width: 1300px) {
  .col-md-4 .file-uploader .file-drop-zone {
    padding: 25px;
  }
}
.radio-group:has(input:focus) {
  border-color: #7d7e80;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
@media (min-width: 992px) {
  .radio-group {
    margin-top: 15px !important;
  }
}

.radio {
  padding-left: 0;
  line-height: 16px;
}
.radio input[type=radio] {
  position: absolute;
}

.padding-top-12 {
  padding-top: 12px;
}

.padding-bottom-12 {
  padding-bottom: 12px;
}

.margin-top-12 {
  margin-top: 12px !important;
}

input[type=radio]:not(.homepage) {
  cursor: pointer;
  margin-left: 0 !important;
  padding-top: 0 !important;
  margin-top: 0;
  width: 16px;
  height: 16px;
  opacity: 0;
}
input[type=radio]:not(.homepage) + span {
  padding-left: 22px;
  display: inline-block;
  position: relative;
  line-height: 16px;
}
input[type=radio]:not(.homepage) + span:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin-right: 0;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
  background-image: url(../Content/Img/radio-button.svg);
}
input[type=radio]:not(.homepage) + span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
  background-image: url(../Content/Img/radio-button-checked.svg);
}
input[type=radio]:not(.homepage):checked + span:after {
  opacity: 1;
}

@media (min-width: 992px) {
  .grid-display-row .col-md-2 {
    width: 20%;
  }
  .grid-display-row .col-md-10 {
    width: 80%;
    max-width: -webkit-calc(80% - 80px);
    max-width: -moz-calc(80% - 80px);
    max-width: calc(80% - 80px);
  }
}
.grid-editing .grid-editing-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}
.grid-editing .grid-editing-section .grid-editing-row .edit-label-zone {
  padding: 4px 4px 0 0;
}
.grid-editing .grid-editing-section .grid-editing-row .form-group {
  margin-bottom: 6px;
}
.grid-editing .grid-editing-section .grid-editing-row .form-group .read-only {
  margin-top: 10px;
}
.grid-editing .grid-editing-section .grid-editing-row .form-group .control-label {
  padding: 12px 15px;
}
.grid-editing .grid-editing-section .grid-editing-row .form-group .control-label .glyphicon-asterisk {
  display: none;
}
.grid-editing .grid-editing-section .grid-editing-row .form-group-error .control-label .glyphicon-asterisk {
  display: inline-block;
}

.grid-buttons {
  margin-top: 20px;
  margin-bottom: 30px;
}
.grid-buttons input {
  margin-right: 10px;
}

.grid-display {
  margin-bottom: 10px;
  position: relative;
}
.grid-display.sortable-hover {
  background-color: #eaeaea;
}
.grid-display .grid-field-zone {
  overflow: hidden;
}
.grid-display .grid-field-zone.movable-cursor {
  cursor: move;
}
.grid-display .grid-field-zone .display-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}
.grid-display .grid-field-zone .grid-display-table .grid-display-row .grid-display-value .switch-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 6px;
}
.grid-display .button-zone {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  z-index: 20;
}
.grid-display .button-zone .glyphicon {
  opacity: 0.6;
}

.navbar {
  background: #221f1f;
  border: none;
  min-height: 54px;
}
.navbar .navbar-form {
  position: relative;
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar .navbar-form .search-section {
  border: 1px solid #7d7e80;
  border-width: 0 0 1px;
  border-radius: 0;
  overflow: auto;
}
.navbar .navbar-form .search-section.focused {
  border-color: #0089d0;
}
.navbar .navbar-form .search-section .search-bar {
  border-width: 0;
  background: none;
  box-shadow: none;
  font-size: 12px;
  height: 23px;
  margin-top: 4px;
  padding: 0;
  float: left;
  width: 90%;
  width: 90%;
}
.navbar .navbar-form .search-section .search-bar::-webkit-input-placeholder {
  color: #7d7e81;
}
.navbar .navbar-form .search-section .search-bar:-moz-placeholder {
  color: #7d7e81;
}
.navbar .navbar-form .search-section .search-bar::-moz-placeholder {
  color: #7d7e81;
}
.navbar .navbar-form .search-section .search-bar:-ms-input-placeholder {
  color: #7d7e81;
}
@media (min-width: 768px) {
  .navbar .navbar-form .search-section .search-bar {
    width: 100px;
  }
}
@media (min-width: 810px) {
  .navbar .navbar-form .search-section .search-bar {
    width: 150px;
  }
}
@media (min-width: 992px) {
  .navbar .navbar-form .search-section .search-bar {
    width: 250px;
  }
}
@media (min-width: 1200px) {
  .navbar .navbar-form .search-section .search-bar {
    width: 300px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .navbar .navbar-form .search-section .search-bar {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .navbar .navbar-form .search-section .search-bar {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .navbar .navbar-form .search-section .search-bar {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  .navbar .navbar-form .search-section .search-bar {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
  .navbar .navbar-form .search-section .search-bar {
    font-size: 16px;
  }
}
.navbar .navbar-form .search-section .search-cross {
  float: right;
  width: 18px;
  height: 23px;
  margin-top: 4px;
  background-color: transparent;
  background-image: url("../Content/Img/search.png?version=1");
  background-position: center right;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .navbar .navbar-form .search-section .search-cross {
    background-image: url("../Content/Img/search@2x.png?version=1");
    background-size: 13px 13px;
  }
}
.navbar .navbar-form .search-section .search-cross.crossed {
  cursor: pointer;
  background-color: transparent;
  background-image: url("../Content/Img/cross.png?version=1");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .navbar .navbar-form .search-section .search-cross.crossed {
    background-image: url("../Content/Img/cross@2x.png?version=1");
    background-size: 13px 13px;
  }
}
.navbar .navbar-form .search-result-popup {
  position: absolute;
  left: 15px;
  margin-top: 5px;
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
  border: 1px solid #a1a1a1;
  background: #5a5a5a;
  color: white;
  overflow-y: auto;
  overflow-x: hidden;
  display: none;
  z-index: 100;
}
.navbar .navbar-form .search-result-popup .row .item-list-checkbox {
  display: none;
}
.navbar .navbar-form .search-result-popup .row .item-list-element {
  font-size: 15px;
  line-height: initial;
  padding: 6px 8px;
  cursor: pointer;
}
.navbar .navbar-form .search-result-popup .row .item-list-element.search-focus {
  background: #3b3a3a;
}
.navbar .navbar-form .search-result-popup .row .item-list-element .folder-count {
  font-size: 13px;
  line-height: 18px;
  color: #b6b5b5;
}
.navbar .navbar-form .search-result-popup .row .item-list-element .list-title {
  font-size: 15px;
}
.navbar .navbar-form .search-result-popup .row .item-list-element .item-description {
  font-size: 13px;
  line-height: 18px;
  color: #b6b5b5;
}
.navbar .navbar-form .search-result-popup .row .item-list-element .case-number {
  font-size: 13px;
  line-height: 18px;
  color: #b6b5b5;
}
.navbar .navbar-form .search-result-popup .row .item-list-element .case-number::after {
  content: "";
  clear: both;
  display: table;
}
.navbar .navbar-form .search-result-popup .row .item-list-element .case-number > span {
  display: block;
  float: left;
  margin-right: 10px;
}
.navbar .navbar-form .search-result-popup .row .item-list-element .case-number > span.checkbox-counter img {
  width: 10px;
  height: 10px;
  margin: 0 0 2px 4px;
}
.navbar .navbar-form .search-result-popup .row .item-list-element .case-number > span.case-due img {
  width: 10px;
  height: 10px;
  margin: 0 0 2px 4px;
}
.navbar .navbar-form .search-result-popup .row .item-list-element .workflow-number {
  font-size: 13px;
  line-height: 18px;
  color: #b6b5b5;
}
.navbar .navbar-form .search-result-popup .row .glyphicon {
  margin-right: 5px;
}
.navbar .navbar-form .search-result-popup .row .glyphicon + span {
  text-transform: uppercase;
  font-size: 13px;
}
.navbar .navbar-form .search-result-popup .item-list-image-rounded img {
  border-radius: 100%;
}
.navbar .navbar-header a img {
  margin: 10px 0 0 21px;
  width: 46px;
  height: auto;
}
.navbar .navbar-collapse {
  max-height: 900px;
  overflow: hidden;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar .navbar-collapse.collapse-menu {
  background: #3d3c3c;
}
.navbar .navbar-collapse.collapse-menu.in {
  overflow: auto;
}
.navbar .navbar-collapse.collapse-menu .narrow-navigation-dropdown {
  background-color: #221f1f;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  z-index: 5;
  position: relative;
  padding-bottom: 10px;
}
.navbar .navbar-collapse.collapse-menu .narrow-navigation-dropdown .dropdown-item {
  padding: 10px 10px;
}
.navbar .navbar-collapse.collapse-menu .narrow-navigation-dropdown .dropdown-item a {
  text-decoration: none;
  color: #c4c4c4;
  cursor: pointer;
}
.navbar .navbar-collapse.collapse-menu .narrow-navigation-dropdown .dropdown-item a:active, .navbar .navbar-collapse.collapse-menu .narrow-navigation-dropdown .dropdown-item a:focus, .navbar .navbar-collapse.collapse-menu .narrow-navigation-dropdown .dropdown-item a:hover {
  text-decoration: underline;
}
.navbar .navbar-collapse.collapse-menu .narrow-navigation-dropdown .dropdown-item .title {
  color: #ffffff;
}
.navbar .navbar-toggle + a {
  float: left;
  margin-left: 10px;
}

.navbar-inverse .navbar-nav > .open > a {
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: transparent;
}

#navigation-account-narrow, #navigation-account-wide {
  font-size: 13px;
}
#navigation-account-narrow a, #navigation-account-wide a {
  padding: 16px 12px;
  line-height: 9px;
}
#navigation-account-narrow a:hover, #navigation-account-wide a:hover {
  text-decoration: none;
}
#navigation-account-narrow a span.user-name, #navigation-account-wide a span.user-name {
  line-height: 54px;
}
#navigation-account-narrow img, #navigation-account-wide img {
  display: inline-block;
  border-radius: 100%;
  width: 50px;
  max-height: 50px;
  margin: 2px 10px 0 0;
  vertical-align: top;
}
#navigation-account-narrow .navbar-icon, #navigation-account-wide .navbar-icon {
  width: 24px;
  height: 24px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: 24px 24px;
  display: inline-block;
}
#navigation-account-narrow .project-search a, #navigation-account-wide .project-search a {
  padding: 9px 9px;
  margin: 6px 2px;
}
#navigation-account-narrow .project-search a:hover, #navigation-account-wide .project-search a:hover {
  background: #302d2d;
  border-radius: 4px;
}
#navigation-account-narrow .project-search .navbar-icon, #navigation-account-wide .project-search .navbar-icon {
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
  background-image: url(../Content/navbar/search_standard.svg);
}
#navigation-account-narrow .project-search .navbar-icon.active, #navigation-account-wide .project-search .navbar-icon.active {
  background-image: url(../Content/navbar/search_active.svg);
}
#navigation-account-narrow .project-analytics a, #navigation-account-wide .project-analytics a {
  padding: 8px 8px;
  margin: 6px 2px;
}
#navigation-account-narrow .project-analytics a:hover, #navigation-account-wide .project-analytics a:hover {
  background: #302d2d;
  border-radius: 4px;
}
#navigation-account-narrow .project-analytics .navbar-icon, #navigation-account-wide .project-analytics .navbar-icon {
  background-image: url(../Content/navbar/analytics_standard.svg);
}
#navigation-account-narrow .project-analytics .navbar-icon.active, #navigation-account-wide .project-analytics .navbar-icon.active {
  background-image: url(../Content/navbar/analytics_active.svg);
}
#navigation-account-narrow .project-register a, #navigation-account-wide .project-register a {
  padding: 8px 8px;
  margin: 6px 2px;
}
#navigation-account-narrow .project-register a:hover, #navigation-account-wide .project-register a:hover {
  background: #302d2d;
  border-radius: 4px;
}
#navigation-account-narrow .project-register .navbar-icon, #navigation-account-wide .project-register .navbar-icon {
  background-image: url(../Content/navbar/register_standard.svg);
}
#navigation-account-narrow .project-register .navbar-icon.active, #navigation-account-wide .project-register .navbar-icon.active {
  background-image: url(../Content/navbar/register_active.svg);
}
#navigation-account-narrow .project-broker a, #navigation-account-wide .project-broker a {
  padding: 8px 8px;
  margin: 6px 2px;
}
#navigation-account-narrow .project-broker a:hover, #navigation-account-wide .project-broker a:hover {
  background: #302d2d;
  border-radius: 4px;
}
#navigation-account-narrow .project-broker .navbar-icon, #navigation-account-wide .project-broker .navbar-icon {
  background-image: url(../Content/navbar/broker_standard.svg);
}
#navigation-account-narrow .project-broker .navbar-icon.active, #navigation-account-wide .project-broker .navbar-icon.active {
  background-image: url(../Content/navbar/broker_active.svg);
}
#navigation-account-narrow .project-models a, #navigation-account-wide .project-models a {
  padding: 8px 8px;
  margin: 6px 2px;
}
#navigation-account-narrow .project-models a:hover, #navigation-account-wide .project-models a:hover {
  background: #302d2d;
  border-radius: 4px;
}
#navigation-account-narrow .project-models .navbar-icon, #navigation-account-wide .project-models .navbar-icon {
  background-image: url(../Content/navbar/models_standard.svg);
}
#navigation-account-narrow .project-models .navbar-icon.active, #navigation-account-wide .project-models .navbar-icon.active {
  background-image: url(../Content/navbar/models_active.svg);
}
#navigation-account-narrow .account-project a, #navigation-account-wide .account-project a {
  text-decoration: none;
  padding: 0px 10px;
  line-height: 54px;
}
#navigation-account-narrow .account-project .deactivated-project, #navigation-account-wide .account-project .deactivated-project {
  color: red;
}
#navigation-account-narrow .navigation-dropdown .dropdown-toggle, #navigation-account-wide .navigation-dropdown .dropdown-toggle {
  padding: 0 10px;
  text-decoration: none;
}
#navigation-account-narrow .navigation-dropdown .dropdown-menu li a, #navigation-account-wide .navigation-dropdown .dropdown-menu li a {
  text-decoration: none;
}
#navigation-account-narrow .navigation-dropdown .dropdown-menu li a .deactivated-project, #navigation-account-wide .navigation-dropdown .dropdown-menu li a .deactivated-project {
  color: red;
}

.navbar.anonymous .navbar-toggle.toggle-hidden {
  display: none;
}

@media (min-width: 768px) {
  .navbar .navbar-collapse.collapsing:not(.collapse-menu) {
    padding-left: 0;
  }
  .navbar .navbar-toggle {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
  .navbar .navbar-toggle.toggle-hidden {
    display: none;
  }
  .navbar .navbar-form {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .navbar .navbar-form .search-result-popup {
    width: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-header a img {
    margin: 10px 0 0 0;
  }
  .navbar .container {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar .navbar-toggle {
    display: block;
  }
  .navbar .navbar-collapse:not(.collapse-menu) {
    height: 52px !important;
  }
  .navbar .collapse-menu {
    max-height: 340px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
  }
  .navbar .collapse-menu.in {
    overflow-y: auto;
  }
  .navbar .navbar-collapse.collapse-menu .project-menu-tree {
    max-height: 305px;
    overflow-y: auto;
  }
  .navbar .project-menu-tree {
    clear: both;
  }
  .navbar .collapse-menu.collapse {
    height: 0 !important;
  }
  .navbar .collapse-menu.collapse .project-menu-tree, .navbar .collapse-menu.collapse .narrow-navigation-dropdown {
    display: none !important;
  }
  .navbar .collapse-menu.in .project-menu-tree {
    display: block !important;
  }
  .navbar .collapse-menu.in .narrow-navigation-dropdown {
    display: none !important;
  }
}
@media (min-width: 768px) {
  #navigation-account-narrow {
    display: none;
  }
}
@media (max-width: 767px) {
  #navigation-account-wide {
    display: none;
  }
  #navigation-account-narrow {
    float: right;
    margin: 0 4px;
  }
  #navigation-account-narrow li {
    display: block;
    float: left;
  }
  #navigation-account-narrow li a {
    display: block;
    text-decoration: none;
  }
  #navigation-account-narrow li a:hover {
    text-decoration: none;
  }
  .navbar .navbar-collapse.collapse-menu .project-menu-tree {
    max-height: 280px;
    overflow-y: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container > .navbar-header {
    width: 130px;
  }
}
@media (min-width: 768px) and (max-width: 850px) {
  #navigation-account-wide .account-project a {
    max-width: 180px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
}
@media (min-width: 992px) {
  .navbar .navbar-header {
    margin-right: 72px;
    margin-left: 15px;
  }
  .navbar .navbar-toggle + a {
    margin-left: 0;
  }
  .navbar .navbar-form {
    padding-left: 41px;
    position: relative;
  }
  .navbar .navbar-form .search-result-popup {
    left: 45px;
    width: 300px;
  }
  .navbar .collapse-menu {
    display: none !important;
  }
}
section.home-index {
  max-width: 576px;
  margin: 0 auto 88px;
}
section.home-index .home-content {
  border-radius: 6px;
  -webkit-box-shadow: 3px 3px 10px 1px #bababa;
  -moz-box-shadow: 3px 3px 10px 1px #bababa;
  box-shadow: 3px 3px 10px 1px #bababa;
  overflow: hidden;
}
section.home-index .home-content header {
  background: #221f1f;
  color: white;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 11px;
}
section.home-index .home-content header h1 {
  font-size: 24px;
  margin: 0 0 3px;
}
section.home-index .home-content header h1 .welcome-name {
  font-weight: 400;
}
section.home-index .home-content header p {
  font-size: 14px;
  margin: 0;
}
section.home-index .home-content .home-inside > p {
  margin-top: 10px;
}
section.home-index .home-content .home-inside .row {
  margin: 0;
}
section.home-index .home-content .project-batch {
  cursor: pointer;
  text-align: center;
  color: #7d7d7d;
  height: 270px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
section.home-index .home-content .project-batch img {
  max-width: 100%;
  max-height: 80px;
  margin: 20px 0 10px;
}
section.home-index .home-content .project-batch h3 {
  padding: 10px 2px 6px;
  height: 43px;
  overflow: hidden;
  font-size: 15px;
  font-weight: 500;
  margin: 0;
}
section.home-index .home-content .project-batch h3 + p {
  height: 62px;
  overflow: hidden;
  margin: 5px 0 7px;
}
section.home-index .home-content .project-batch p {
  font-size: 13px;
  line-height: 1.2;
  padding: 0 2px;
}
section.home-index .home-content .project-batch:hover {
  background-color: #e1e1e1;
  -webkit-box-shadow: inset 0 1px 0 1px #cacaca;
  -moz-box-shadow: inset 0 1px 0 1px #cacaca;
  box-shadow: inset 0 1px 0 1px #cacaca;
}
section.home-index .home-content .project-batch:hover h3 {
  color: #0089d0;
}
section.home-index .home-content .project-batch:hover p {
  color: #3b3b3b;
}
section.home-index .home-content .project-batch .deactivated-project {
  font-size: 80%;
  color: red;
}
section.home-index .home-content .project-batch .permission-label {
  font-weight: 500;
}
section.home-index .home-content .project-batch .set-default-check {
  text-align: center;
  margin-bottom: 10px;
}
section.home-index .set-default-row {
  padding-top: 30px;
}
section.home-index .set-default-row .btn-default {
  margin: 0 5px 5px;
}

.icon {
  display: inline-block;
}

[class^=icon-],
[class*=" icon-"] {
  background-color: transparent;
  background-image: url("../Content/Img/sprites.png?version=7");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  [class^=icon-],
  [class*=" icon-"] {
    background-image: url("../Content/Img/sprites@2x.png?version=7");
    background-size: 393px 191px;
  }
}

.icon-folder {
  width: 14px;
  height: 12px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: auto;
  background-image: url(../Content/Img/white-folder.svg);
}

.icon-folder-private {
  width: 14px;
  height: 12px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: auto;
  background-image: url(../Content/Img/white-folder-locked.svg);
}

.icon-file {
  width: 14px;
  height: 14px;
  margin-bottom: -2px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: 14px 14px;
  background-image: url(../Content/Img/gray-case.svg);
}
.icon-file.due, .icon-file.overdue {
  background-image: url(../Content/Img/red-case.svg);
}
.icon-file.inprocess {
  background-image: url(../Content/Img/blue-case.svg);
}
.icon-file.collaboration {
  background-image: url(../Content/Img/green-case.svg);
}
.icon-file.finished {
  background-image: url(../Content/Img/white-case.svg);
}
.icon-file.none {
  background-image: url(../Content/Img/gray-case.svg);
}
.icon-file.white {
  background-image: url(../Content/Img/white-case.svg);
}
.icon-file.white.icon-case-type-ITP {
  background-image: url(../Content/Img/white-itp.svg);
}
.icon-file.black {
  background-image: url(../Content/Img/black-case.svg);
}
.icon-file.icon-case-type-WORKFLOW {
  width: 14px;
  height: 14px;
  background-image: url(../Content/Img/white-workflow.svg);
}

.icon-workflow {
  width: 14px;
  height: 14px;
  margin-bottom: -2px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: auto;
  background-image: url(../Content/Img/gray-workflow.svg);
}
.icon-workflow.due, .icon-workflow.overdue {
  background-image: url(../Content/Img/red-workflow.svg);
}
.icon-workflow.collaboration {
  background-image: url(../Content/Img/green-workflow.svg);
}
.icon-workflow.finished {
  background-image: url(../Content/Img/white-workflow.svg);
}
.icon-workflow.inprocess {
  background-image: url(../Content/Img/blue-workflow.svg);
}
.icon-workflow.black {
  background-image: url(../Content/Img/black-workflow.svg);
}

.icon-expand {
  background-position: -28px -144px;
  width: 22px;
  height: 22px;
}
.icon-expand:hover {
  background-position: -48px -144px;
}

.icon-collapse {
  background-position: -109px -144px;
  width: 22px;
  height: 22px;
}
.icon-collapse:hover {
  background-position: -89px -144px;
}

.icon-menu {
  background-position: -84px -60px;
  width: 22px;
  height: 22px;
}

.icon-back {
  background-position: -245px -77px;
  width: 11px;
  height: 16px;
}

.icon-delete {
  background-position: -161px -147px;
  width: 16px;
  height: 16px;
}
.icon-delete:hover {
  background-position: -183px -147px;
}

.icon-cancel {
  background-position: -206px -60px;
  width: 9px;
  height: 9px;
}

.icon-done, .icon-ok {
  background-position: -226px -120px;
  width: 14px;
  height: 10px;
}

.icon-share-alt {
  background-position: -185px -94px;
  width: 12px;
  height: 13px;
}

.icon-trash {
  background-position: -161px -119px;
  width: 13px;
  height: 16px;
}

.icon-edit {
  background-position: -183px -9px;
  width: 16px;
  height: 16px;
}

.icon-pencil {
  background-position: -161px -92px;
  width: 15px;
  height: 15px;
}

.icon-remove {
  background-position: -206px -60px;
  width: 9px;
  height: 9px;
}

.icon-chevron-left {
  background-position: -245px -77px;
  width: 11px;
  height: 16px;
}

.icon-star, .icon-star-empty {
  width: 18px;
  height: 16px;
}

.icon-star {
  background-position: -345px -48px;
}
.icon-star:hover {
  background-position: -345px -69px;
}

.icon-star-empty {
  background-position: -345px -6px;
}
.icon-star-empty:hover {
  background-position: -345px -27px;
}

.icon-minus-sign, .icon-plus-sign {
  width: 16px;
  height: 16px;
}

.icon-minus-sign {
  background-position: -322px -129px;
}
.icon-minus-sign:hover {
  background-position: -322px -150px;
}

.icon-plus-sign {
  background-position: -345px -129px;
}
.icon-plus-sign:hover {
  background-position: -345px -150px;
}

.icon-user {
  background-position: -298px -111px;
  width: 19px;
  height: 12px;
}

.icon-company {
  background-position: -300px -134px;
  width: 14px;
  height: 15px;
}

.icon-group {
  background-position: -319px -8px;
  width: 19px;
  height: 13px;
}

.icon-location {
  background-position: -322px -33px;
  width: 12px;
  height: 14px;
}

.calendar-time-row .icon-chevron-left, .calendar-time-row .icon-chevron-right {
  height: 16px;
  width: 11px;
}
.calendar-time-row .icon-chevron-left {
  background-position: -325px -59px;
}
.calendar-time-row .icon-chevron-left:hover {
  background-position: -245px -77px;
}
.calendar-time-row .icon-chevron-right {
  background-position: -325px -82px;
}
.calendar-time-row .icon-chevron-right:hover {
  background-position: -325px -107px;
}

.icon-collapser {
  width: 16px;
  height: 16px;
  background-image: url("../Content/Img/collapse-minimize.svg");
  background-size: 16px 16px;
  background-position: center center;
  display: inline-block;
}
.icon-collapser.collapse-closed {
  background-image: url("../Content/Img/collapse-expand.svg");
}

.collapse-area {
  width: 20px;
  height: 20px;
  background-image: url("../Content/Img/collapse_area.svg");
  background-size: 20px 20px;
  background-position: center center;
}

.close-third-area {
  width: 20px;
  height: 20px;
  background-image: url("../Content/Img/close_window.svg");
  background-size: 20px 20px;
  background-position: center center;
}

.collapsed .collapse-area {
  background-image: url("../Content/Img/expand_area.svg");
}

.icon-sort {
  width: 16px;
  height: 16px;
  background-image: url("../Content/Img/sort.svg");
  background-size: 16px 16px;
  background-position: center center;
  display: inline-block;
}

.icon-view-list {
  width: 48px;
  height: 23px;
  background-image: url("../Content/Img/view-list.svg");
  background-size: 48px 23px;
  background-position: center center;
  display: inline-block;
}

.icon-view-gallery {
  width: 48px;
  height: 23px;
  background-image: url("../Content/Img/view-gallery.svg");
  background-size: 48px 23px;
  background-position: center center;
  display: inline-block;
}

.icon-view-beside {
  width: 48px;
  height: 23px;
  background-image: url("../Content/Img/view-besiden.svg");
  background-size: 48px 23px;
  background-position: center center;
  display: inline-block;
}

.icon-view-below {
  width: 48px;
  height: 23px;
  background-image: url("../Content/Img/view-belown.svg");
  background-size: 48px 23px;
  background-position: center center;
  display: inline-block;
}

.icon-expand-big {
  background-position: -271px -30px;
  width: 21px;
  height: 21px;
}
.icon-expand-big.dropdown-opened {
  background-position: -271px -6px;
}

.case-type-ITP .icon-file {
  background-position: -177px -62px;
  width: 13px;
  height: 16px;
}

.third-column .icon-trash {
  cursor: pointer;
}

.third-column .icon-ok, .single-scrollable .icon-ok {
  background-position: -247px -120px;
}

.third-column .icon-pencil, .single-scrollable .icon-pencil, .mobile-picker .icon-pencil {
  background-position: -272px -108px;
  width: 17px;
  height: 18px;
}
.third-column .icon-pencil:hover, .third-column .icon-pencil:active, .third-column .icon-pencil:focus, .single-scrollable .icon-pencil:hover, .single-scrollable .icon-pencil:active, .single-scrollable .icon-pencil:focus, .mobile-picker .icon-pencil:hover, .mobile-picker .icon-pencil:active, .mobile-picker .icon-pencil:focus {
  background-position: -272px -133px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.third-column .icon-analytics, .single-scrollable .icon-analytics, .mobile-picker .icon-analytics {
  background-position: -368px -126px;
  width: 20px;
  height: 20px;
}
.third-column .icon-analytics:hover, .third-column .icon-analytics:active, .third-column .icon-analytics:focus, .single-scrollable .icon-analytics:hover, .single-scrollable .icon-analytics:active, .single-scrollable .icon-analytics:focus, .mobile-picker .icon-analytics:hover, .mobile-picker .icon-analytics:active, .mobile-picker .icon-analytics:focus {
  background-position: -368px -148px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.third-column .icon-trash, .single-scrollable .icon-trash, .mobile-picker .icon-trash {
  background-position: -275px -57px;
  width: 14px;
  height: 17px;
}
.third-column .icon-trash:hover, .third-column .icon-trash:active, .third-column .icon-trash:focus, .single-scrollable .icon-trash:hover, .single-scrollable .icon-trash:active, .single-scrollable .icon-trash:focus, .mobile-picker .icon-trash:hover, .mobile-picker .icon-trash:active, .mobile-picker .icon-trash:focus {
  background-position: -275px -82px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.is-lite-plan.link-section img.glaass-pro-icon {
  height: 15px;
  margin-left: 1px;
  margin-top: -3px;
}
.is-lite-plan.link-section .form-control[disabled] {
  background-color: white;
}

.masonry-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(200px, 100%), 1fr));
  justify-content: center;
  grid-gap: 0.5em;
}
.masonry-grid > * {
  align-self: start;
  width: 100%;
}
.masonry-grid.resizing {
  position: relative;
}
.masonry-grid.resizing::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.001);
}

.folder-list-menu, .story-link-menu-context {
  position: fixed;
  background-color: #5a5a5a;
  z-index: 4101;
  display: none;
  border: 1px solid #acacae;
  font-size: 13px;
}
.folder-list-menu .icon, .story-link-menu-context .icon {
  margin-right: 8px;
}
.folder-list-menu .icon-folder-close, .story-link-menu-context .icon-folder-close {
  width: 14px;
  height: 12px;
  background-color: transparent;
  margin-left: 1px;
  background-image: url(../Content/Img/white-folder.svg);
  margin-bottom: 0px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: auto;
}
.folder-list-menu .icon-delete:hover, .story-link-menu-context .icon-delete:hover {
  background-position: -161px -147px;
}
.folder-list-menu .icon-minus-sign:hover, .story-link-menu-context .icon-minus-sign:hover {
  background-position: -322px -129px;
}
.folder-list-menu .icon-plus-sign:hover, .story-link-menu-context .icon-plus-sign:hover {
  background-position: -345px -129px;
}
.folder-list-menu .icon-star-empty:hover, .story-link-menu-context .icon-star-empty:hover {
  background-position: -345px -6px;
}
.folder-list-menu .icon-star:hover, .story-link-menu-context .icon-star:hover {
  background-position: -345px -48px;
}
.folder-list-menu .icon-file, .story-link-menu-context .icon-file {
  width: 14px;
  height: 14px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: auto;
  margin-left: 1px;
  background-image: url(../Content/Img/white-case.svg);
}
.folder-list-menu .icon-metadata, .story-link-menu-context .icon-metadata {
  width: 14px;
  height: 14px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: auto;
  margin-left: 1px;
  margin-bottom: -2px;
  background-image: url(../Content/Img/metadata.svg);
}
.folder-list-menu .icon-consolidate, .story-link-menu-context .icon-consolidate {
  width: 14px;
  height: 14px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: auto;
  margin-left: 1px;
  margin-bottom: -2px;
  background-image: url(../Content/Img/consolidate.svg);
}
.folder-list-menu .icon-workflow-white, .story-link-menu-context .icon-workflow-white {
  width: 14px;
  height: 14px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: auto;
  margin-left: 1px;
  background-image: url(../Content/Img/white-workflow.svg);
}
.folder-list-menu .image, .story-link-menu-context .image {
  width: 16px;
  margin-right: 7px;
  display: inline-block;
}
.folder-list-menu.folder-list-menu-cases-ITP .icon-file, .story-link-menu-context.folder-list-menu-cases-ITP .icon-file {
  width: 14px;
  height: 14px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: auto;
  margin-left: 1px;
  background-image: url(../Content/Img/white-itp.svg);
}
.folder-list-menu .icon-pencil, .folder-list-menu .icon-share-alt, .folder-list-menu .icon-trash, .folder-list-menu .icon-minus-sign,
.folder-list-menu .icon-plus-sign, .folder-list-menu .icon-delete, .folder-list-menu .icon-star-empty, .folder-list-menu .icon-star, .story-link-menu-context .icon-pencil, .story-link-menu-context .icon-share-alt, .story-link-menu-context .icon-trash, .story-link-menu-context .icon-minus-sign,
.story-link-menu-context .icon-plus-sign, .story-link-menu-context .icon-delete, .story-link-menu-context .icon-star-empty, .story-link-menu-context .icon-star {
  position: relative;
}
.folder-list-menu .icon-star-empty, .folder-list-menu .icon-star, .folder-list-menu .icon-trash, .story-link-menu-context .icon-star-empty, .story-link-menu-context .icon-star, .story-link-menu-context .icon-trash {
  top: 1px;
}
.folder-list-menu .icon-pencil, .story-link-menu-context .icon-pencil {
  top: 2px;
}
.folder-list-menu .icon-minus-sign, .folder-list-menu .icon-plus-sign, .folder-list-menu .icon-delete, .story-link-menu-context .icon-minus-sign, .story-link-menu-context .icon-plus-sign, .story-link-menu-context .icon-delete {
  top: 3px;
}
.folder-list-menu .icon-share-alt, .story-link-menu-context .icon-share-alt {
  top: 2px;
  width: 15px;
  height: 15px;
  background-position: -371px -102px;
}
.folder-list-menu .icon-trash, .story-link-menu-context .icon-trash {
  margin-left: 3px;
}
.folder-list-menu .disabled-menu-item .icon-edit, .story-link-menu-context .disabled-menu-item .icon-edit {
  background-position: -203px -9px;
}
.folder-list-menu .disabled-menu-item .icon-delete, .story-link-menu-context .disabled-menu-item .icon-delete {
  background-position: -5px -171px;
}
.folder-list-menu .disabled-menu-item .icon-folder-close, .story-link-menu-context .disabled-menu-item .icon-folder-close {
  background-position: -203px -37px;
}
.folder-list-menu .disabled-menu-item .icon-file, .story-link-menu-context .disabled-menu-item .icon-file {
  background-image: url(../Content/Img/white-case-disabled.svg);
}
.folder-list-menu .disabled-menu-item .icon-workflow-white, .story-link-menu-context .disabled-menu-item .icon-workflow-white {
  background-image: url(../Content/Img/white-workflow-disabled.svg);
}
.folder-list-menu .disabled-menu-item .icon-pencil, .story-link-menu-context .disabled-menu-item .icon-pencil {
  background-position: -205px -92px;
}
.folder-list-menu .disabled-menu-item .icon-share-alt, .story-link-menu-context .disabled-menu-item .icon-share-alt {
  background-position: -227px -92px;
}
.folder-list-menu .disabled-menu-item .icon-trash, .story-link-menu-context .disabled-menu-item .icon-trash {
  background-position: -185px -119px;
}

.folder-list-menu-item {
  padding: 3px 10px;
  cursor: pointer;
  color: white;
}
.folder-list-menu-item.disabled-menu-item {
  color: #ccc;
  cursor: default;
}
.folder-list-menu-item.disabled-menu-item span.glyphicon {
  color: #ccc;
}
.folder-list-menu-item img.glaass-pro-icon {
  height: 15px;
  margin-left: 5px;
  margin-top: -3px;
}
.folder-list-menu-item:hover:not(.disabled-menu-item) {
  background-color: #3b3a3a;
}
.folder-list-menu-item span.glyphicon {
  margin-right: 9px;
  color: white;
  font-size: 14px;
}
.folder-list-menu-item .icon-folder-closem, .folder-list-menu-item .icon-trash {
  margin-right: 8px;
}
.folder-list-menu-item .icon-share-alt, .folder-list-menu-item .icon-pencil {
  margin-right: 9px;
}
.folder-list-menu-item .icon-star-empty, .folder-list-menu-item .icon-star {
  margin-right: 6px;
}
.folder-list-menu-item .icon-file {
  margin-right: 9px;
}
.folder-list-menu-item.folder-list-menu-cases-ITP .icon-file {
  margin-right: 8px;
}
.folder-list-menu-item .icon-minus-sign, .folder-list-menu-item .icon-plus-sign, .folder-list-menu-item .icon-delete {
  margin-left: 1px;
  margin-right: 7px;
}
.folder-list-menu-item .icon-user, .folder-list-menu-item .icon-group {
  vertical-align: -1px;
}
.folder-list-menu-item .icon-company, .folder-list-menu-item .icon-location {
  vertical-align: -2px;
}
.folder-list-menu-item .icon-folder-private {
  position: relative;
  top: -3px;
}

.navbar-inverse .navbar-toggle {
  border: 0;
  padding: 8px 10px;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background: none;
  outline: none;
}
.navbar-inverse .navbar-toggle .icon-bar {
  width: 23px;
  height: 4px;
  border-radius: 1.5px;
  background-image: none;
  background-color: #7d7e80;
}
.navbar-inverse .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (max-width: 1138px) {
  .model-table {
    min-width: 600px;
  }
  .model-table + .third-scrollable,
  .third-scrollable:has(.model-table) {
    overflow-x: scroll !important;
    white-space: nowrap;
    margin-right: 0px !important;
  }
}
@media (max-width: 1441px) {
  .margin-left {
    margin-left: 10px;
  }
}
@media (max-width: 1321px) {
  .margin-left {
    margin-left: 6px;
  }
}
.model3d-list {
  position: relative;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 767px) {
  .model3d-list .model-table {
    font-size: 14px;
  }
}
.model3d-list .model-table {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  overflow: visible;
}
.model3d-list .model-table .model-table-headers,
.model3d-list .model-table .model-table-row {
  padding: 3px 0;
  flex-wrap: nowrap;
  height: auto;
}
.model3d-list .model-table .right-aligned {
  text-align: right;
  flex-shrink: 0;
  min-width: 50px;
  padding: 0px;
  right: 2px;
}
.model3d-list .model-table .right-aligned .icon {
  padding: 0px;
  border: none !important;
  background-color: transparent;
  background-image: url("../Content/Img/sprites.png?version=7");
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
}
.model3d-list .model-table .right-aligned .icon.icon-trash {
  overflow: visible;
  white-space: nowrap;
}
.model3d-list .model-table .model-table-headers {
  position: sticky;
  top: -16px;
  background: #f8f8f8;
  z-index: 100;
  display: flex;
  width: 100%;
  border-bottom: 1px solid #acacac;
  color: #7d7e80;
  font-weight: 500;
  margin-left: 0px;
}
.model3d-list .model-table .model-table-headers div {
  padding: 0px;
}
.model3d-list .model-table .model-table-headers::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: rgba(0, 0, 0, 0.1);
}
.model3d-list .model-table .model-table-row {
  display: flex;
  width: 100%;
  cursor: default;
  word-break: break-all;
  margin-left: 0px;
}
.model3d-list .model-table .model-table-row:nth-child(odd) {
  background-color: white;
}
.model3d-list .model-table .model-table-row:nth-child(even) {
  background-color: #f8f8f8;
}
.model3d-list .model-table .model-table-row [class*=col-] {
  white-space: normal;
  overflow: visible;
  word-break: break-word;
  padding-left: 0px;
}
.model3d-list .model-table .model-table-row [class*=col-].with-viewer {
  cursor: pointer;
}
@media (max-width: 991px) {
  .model3d-list .model-table .model-table-headers {
    display: none;
  }
}
@media (max-width: 767px) {
  .model3d-list .model-table .model-table-row {
    display: flex;
    flex-direction: column;
    width: 350px;
  }
  .model3d-list .model-table .model-table-row [class*=col-] {
    padding: 5px 15px;
  }
  .model3d-list .model-table .model-table-row .right-aligned {
    text-align: left;
    right: 0px;
  }
  .model3d-list .model-table .model-table-row .icon {
    margin-right: 15px;
    margin-left: 0px;
  }
}

.model3d-notsetup {
  text-align: center;
  color: #7d7e80;
  font-size: 2em;
}
.model3d-notsetup .model3d-empty-line1 {
  padding-top: 240px;
  font-weight: bold;
}

.model3d-single #Model3dBim360Viewer {
  border: 1px solid #7d7e80;
  bottom: 20px;
  left: 20px;
  right: 20px;
}
@media (min-width: 992px) {
  .model3d-single #Model3dBim360Viewer {
    position: absolute;
    top: 20px;
  }
}
@media (max-width: 991px) {
  .model3d-single #Model3dBim360Viewer {
    position: fixed;
    top: 114px;
  }
}

.model3d-bim360 img.bim-logo {
  margin-top: 20px;
}
.model3d-bim360.bim360-connecting li {
  margin-bottom: 10px;
}
.model3d-bim360.bim360-adding .bim-model-button {
  margin-bottom: 20px;
  padding: 5px 0 10px 0;
  background: white;
  border-radius: 2px;
}
.model3d-bim360.bim360-adding .bim-model-button:hover {
  background: #e9e8e8;
  cursor: pointer;
  box-shadow: inset 0 1px 2px #cac9c9;
}
.model3d-bim360.bim360-adding .bim-model-button.disabled {
  opacity: 0.5;
}
.model3d-bim360.bim360-adding .bim-model-button.active {
  background-color: #c4c4c4;
  box-shadow: inset 0 1px 2px #cac9c9;
}
.model3d-bim360.bim360-adding .bim-model-button .bim-title {
  color: #3b3b3b;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.model3d-bim360.bim360-adding .bim-model-button .bim-thumbnail {
  text-align: center;
}

.first-column {
  background-image: -webkit-linear-gradient(top, #3a3939 75%, #5a5a5a 100%);
  background-image: -o-linear-gradient(top, #3a3939 75%, #5a5a5a 100%);
  background-image: linear-gradient(to bottom, #3a3939 75%, #5a5a5a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF3A3939", endColorstr="#FF5A5A5A", GradientType=0);
}
@media (min-width: 992px) {
  .first-column {
    padding: 0 0 10px;
  }
}

.view-level-box.view-level-three {
  display: none;
}

.second-third-handle .collapse-area {
  position: absolute;
  left: -4px;
  top: 51px;
  z-index: 5;
  cursor: pointer;
}

.right-nav-handle .close-third-area {
  position: absolute;
  right: 22px;
  top: 51px;
  z-index: 5;
  cursor: pointer;
  display: none;
}

.collapse-left-transition {
  transition: left 0.4s;
}

.collapse-width-transition {
  transition: width 0.4s;
}

.collapse-both-transition {
  transition: width 0.4s, left 0.4s;
}

@media (max-width: 1200px) {
  .right-nav-handle .close-third-area {
    right: 18px;
  }
  .third-scrollable {
    padding-right: 37px !important;
  }
}
@media (min-width: 992px) {
  .three-columns-container.collapsed .second-regular {
    display: none !important;
  }
  .three-columns-container.collapsed .second-picker {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .view-level-box.view-level-one {
    display: none;
  }
  .view-level-box.view-level-one.view-level-second {
    display: block;
  }
  .view-level-box.view-level-one.view-level-third {
    display: none;
  }
  .view-level-box.view-level-one.view-level-both {
    display: block;
  }
  .view-level-box.view-level-one.view-level-picker {
    display: none;
  }
  .view-level-box.view-level-two {
    display: none;
  }
  .view-level-box.view-level-two.view-level-second {
    display: none;
  }
  .view-level-box.view-level-two.view-level-third {
    display: block;
  }
  .view-level-box.view-level-two.view-level-both {
    display: block;
  }
  .view-level-box.view-level-two.view-level-picker {
    display: none;
  }
  .view-level-box.view-level-three {
    display: none;
  }
  .view-level-box.view-level-three.view-level-second {
    display: none;
  }
  .view-level-box.view-level-three.view-level-third {
    display: none;
  }
  .view-level-box.view-level-three.view-level-both {
    display: none;
  }
  .view-level-box.view-level-three.view-level-picker {
    display: block;
  }
  .right-nav-handle .close-third-area {
    display: none;
  }
  .third-scrollable {
    padding-right: 0px !important;
  }
}
.project-menu-tree {
  margin: 0 -15px 10px -15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.project-menu-tree li {
  margin-top: 0 !important;
}
.project-menu-tree li a {
  display: block;
  cursor: pointer;
  font-size: 11px;
  text-transform: uppercase;
  color: #c4c4c4;
  background: none !important;
  font-weight: 400;
  padding: 6px 15px 6px 0;
  position: relative;
  overflow: auto;
}
.project-menu-tree li a span {
  font-weight: normal !important;
  display: block;
}
.project-menu-tree li a .icon {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  float: left;
  display: inline-block;
}
.project-menu-tree li a .level-1,
.project-menu-tree li a .title {
  display: block;
  margin-top: 3px;
}
.project-menu-tree li a .glyphicon-play {
  margin-top: -36px;
}
.project-menu-tree li a .unread-count {
  align-items: center;
  justify-content: center;
  transform: translate(-50%, -50%);
  min-width: 19px;
  aspect-ratio: 1/1;
  line-height: 19.5px;
  background: #228fcf;
  color: #3a3939;
  font-size: 11px;
  border-radius: 100%;
  margin: 0 0 0 7px;
  position: absolute;
  left: 15px;
  top: 13px;
  border-radius: 50%;
  display: none;
}
.project-menu-tree li.tab-Cases-Dashboard a:first-child {
  padding-top: 15px;
}
.project-menu-tree li.tab-Cases-Item, .project-menu-tree li.tab-Cases-Folder {
  padding-left: 15px;
}
.project-menu-tree li.tab-Cases-Item {
  /* it can happen when diary case type is inactive */
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-Dashboard .icon {
  width: 17px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Dashboard.svg");
  margin-left: 2px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-Dashboard:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-Dashboard.active .icon {
  background-image: url("../Content/Modules/Dashboard-hover.svg");
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-Dashboard .unread-count {
  display: flex;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-MyWork .icon {
  width: 18px;
  height: 22px;
  margin-right: 16px;
  background-image: url("../Content/Modules/MyWork.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-MyWork:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-MyWork.active .icon {
  background-image: url("../Content/Modules/MyWork-hover.svg");
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-Calendar_Index .icon {
  width: 19px;
  height: 20px;
  margin-right: 15px;
  background-image: url("../Content/Modules/Calendar.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-Calendar_Index:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-Calendar_Index.active .icon {
  background-image: url("../Content/Modules/Calendar-hover.svg");
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-Transmittals .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Transmittals.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-Transmittals:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-Transmittals.active .icon {
  background-image: url("../Content/Modules/Transmittals-hover.svg");
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-ANALYTICS .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Reporting.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-ANALYTICS:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-ANALYTICS.active .icon {
  background-image: url("../Content/Modules/Reporting-hover.svg");
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-REPORTING .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Reporting.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-REPORTING:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-REPORTING.active .icon {
  background-image: url("../Content/Modules/Reporting-hover.svg");
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-Workflows .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Workflows.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-Workflows:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-Workflows.active .icon {
  background-image: url("../Content/Modules/Workflows-hover.svg");
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-CORRESPONDENCE .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Correspondence.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-CORRESPONDENCE:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-CORRESPONDENCE.active .icon {
  background-image: url("../Content/Modules/Correspondence-hover.svg");
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-ENVIRONMENT .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Environment.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-ENVIRONMENT:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-ENVIRONMENT.active .icon {
  background-image: url("../Content/Modules/Environment-hover.svg");
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-SUSTAINABILITY .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Sustainability.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-SUSTAINABILITY:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-SUSTAINABILITY.active .icon {
  background-image: url("../Content/Modules/Sustainability-hover.svg");
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-DOCUMENTS .icon {
  width: 18px;
  height: 20px;
  margin-right: 15px;
  background-image: url("../Content/Modules/Documents.svg");
  margin-left: 2px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-DOCUMENTS:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-DOCUMENTS.active .icon {
  background-image: url("../Content/Modules/Documents-hover.svg");
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-DRAWINGS .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Drawings.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-DRAWINGS:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-DRAWINGS.active .icon {
  background-image: url("../Content/Modules/Drawings-hover.svg");
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-DIARY .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Diary.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-DIARY:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-DIARY.active .icon {
  background-image: url("../Content/Modules/Diary-hover.svg");
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-AUDITS .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Audits.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-AUDITS:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-AUDITS.active .icon {
  background-image: url("../Content/Modules/Audits-hover.svg");
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-MEDIA .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Media.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-MEDIA:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-MEDIA.active .icon {
  background-image: url("../Content/Modules/Media-hover.svg");
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-QUALITY .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Quality.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-QUALITY:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-QUALITY.active .icon {
  background-image: url("../Content/Modules/Quality-hover.svg");
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-SAFETY .icon {
  width: 18px;
  height: 20px;
  margin-right: 15px;
  background-image: url("../Content/Modules/Safety.svg");
  margin-left: 2px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-SAFETY:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-SAFETY.active .icon {
  background-image: url("../Content/Modules/Safety-hover.svg");
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-MATERIALS .icon {
  width: 18px;
  height: 20px;
  margin-right: 15px;
  background-image: url("../Content/Modules/Materials.svg");
  margin-left: 2px;
}
.project-menu-tree li.tab-Cases-Item.tab-Cases-MATERIALS:hover .icon, .project-menu-tree li.tab-Cases-Item.tab-Cases-MATERIALS.active .icon {
  background-image: url("../Content/Modules/Materials-hover.svg");
}
.project-menu-tree li.tab-Cases-Folder a {
  cursor: pointer;
}
.project-menu-tree li.tab-Cases-Folder.tab-level-2 .grouping-icon {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-image: url("../Content/Img/grouping-expanded.svg");
  margin-left: 2px;
  float: right;
  margin-top: 1px;
}
.project-menu-tree li.tab-Cases-Folder.tab-level-2 .collapsed .grouping-icon {
  background-image: url("../Content/Img/grouping-collapsed.svg");
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-REPORTING .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Reporting.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-REPORTING:hover .icon, .project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-REPORTING.active .icon {
  background-image: url("../Content/Modules/Reporting-hover.svg");
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-ANALYTICS .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Reporting.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-ANALYTICS:hover .icon, .project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-ANALYTICS.active .icon {
  background-image: url("../Content/Modules/Reporting-hover.svg");
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-CORRESPONDENCE .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Correspondence.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-CORRESPONDENCE:hover .icon, .project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-CORRESPONDENCE.active .icon {
  background-image: url("../Content/Modules/Correspondence-hover.svg");
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-ENVIRONMENT .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Environment.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-ENVIRONMENT:hover .icon, .project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-ENVIRONMENT.active .icon {
  background-image: url("../Content/Modules/Environment-hover.svg");
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-SUSTAINABILITY .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Sustainability.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-SUSTAINABILITY:hover .icon, .project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-SUSTAINABILITY.active .icon {
  background-image: url("../Content/Modules/Sustainability-hover.svg");
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-DOCUMENTS .icon {
  width: 18px;
  height: 20px;
  margin-right: 15px;
  background-image: url("../Content/Modules/Documents.svg");
  margin-left: 2px;
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-DOCUMENTS:hover .icon, .project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-DOCUMENTS.active .icon {
  background-image: url("../Content/Modules/Documents-hover.svg");
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-DRAWINGS .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Drawings.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-DRAWINGS:hover .icon, .project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-DRAWINGS.active .icon {
  background-image: url("../Content/Modules/Drawings-hover.svg");
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-DIARY .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Diary.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-DIARY:hover .icon, .project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-DIARY.active .icon {
  background-image: url("../Content/Modules/Diary-hover.svg");
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-AUDITS .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Audits.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-AUDITS:hover .icon, .project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-AUDITS.active .icon {
  background-image: url("../Content/Modules/Audits-hover.svg");
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-MEDIA .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Media.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-MEDIA:hover .icon, .project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-MEDIA.active .icon {
  background-image: url("../Content/Modules/Media-hover.svg");
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-QUALITY .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Quality.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-QUALITY:hover .icon, .project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-QUALITY.active .icon {
  background-image: url("../Content/Modules/Quality-hover.svg");
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-SAFETY .icon {
  width: 18px;
  height: 20px;
  margin-right: 15px;
  background-image: url("../Content/Modules/Safety.svg");
  margin-left: 2px;
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-SAFETY:hover .icon, .project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-SAFETY.active .icon {
  background-image: url("../Content/Modules/Safety-hover.svg");
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-MATERIALS .icon {
  width: 18px;
  height: 20px;
  margin-right: 15px;
  background-image: url("../Content/Modules/Materials.svg");
  margin-left: 2px;
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-MATERIALS:hover .icon, .project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-MATERIALS.active .icon {
  background-image: url("../Content/Modules/Materials-hover.svg");
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-SETTINGS .icon {
  width: 18px;
  height: 20px;
  margin-right: 16px;
  background-image: url("../Content/Modules/Settings.svg");
  margin-left: 1px;
}
.project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-SETTINGS:hover .icon, .project-menu-tree li.tab-Cases-Folder .tab-Cases-Folder-SETTINGS.active .icon {
  background-image: url("../Content/Modules/Settings-hover.svg");
}
.project-menu-tree li.tab-Cases-Folder .collapse-toggle .glyphicon {
  display: none;
}
.project-menu-tree li.active {
  background: #5a5a5a;
  position: relative;
}
.project-menu-tree li.active a {
  color: white;
}
.project-menu-tree li.active::before, .project-menu-tree li.active::after {
  content: "";
  display: block;
  position: absolute;
  width: 9px;
  height: 8px;
  right: 0;
  background-color: transparent;
  background-image: url("../Content/Img/sprites.png?version=7");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .project-menu-tree li.active::before, .project-menu-tree li.active::after {
    background-image: url("../Content/Img/sprites@2x.png?version=7");
    background-size: 393px 191px;
  }
}
.project-menu-tree li.active::before {
  top: -8px;
  z-index: 4;
  background-position: -33px -73px;
}
.project-menu-tree li.active::after {
  bottom: -8px;
  background-position: -33px -61px;
}
.project-menu-tree .collapse-target {
  margin-top: -5px;
}
.project-menu-tree .collapse-target ul {
  padding-bottom: 4px;
}
.project-menu-tree .collapse-target li a {
  padding: 4.5px 5px 4.5px 0;
  text-align: left;
  text-transform: none;
  font-size: 11px;
  color: #c4c4c4;
  font-weight: 400;
}
.project-menu-tree .collapse-target li a:hover .icon {
  background: #228fcf;
}
.project-menu-tree .collapse-target li a span {
  margin: 0;
  padding-left: 5px;
  line-height: 12.7px;
}
.project-menu-tree .collapse-target li a span.unread-count {
  line-height: 15.7143px;
}
.project-menu-tree .collapse-target li a .icon {
  width: 2px;
  height: 2px;
  background: #c4c4c4;
  float: left;
  margin-top: 4.8px;
  margin-right: 0;
}
.project-menu-tree .collapse-target li.active {
  background: none;
}
.project-menu-tree .collapse-target li.active a {
  color: #228fcf;
}
.project-menu-tree .collapse-target li.active a .icon {
  background: #228fcf;
}
.project-menu-tree .collapse-target li::before, .project-menu-tree .collapse-target li::after {
  display: none;
}
.project-menu-tree .tab-level-2 .collapse-target {
  margin-top: 0;
}
@media (min-width: 992px) {
  .project-menu-tree {
    margin-left: 0;
    margin-right: 0;
  }
  .project-menu-tree li a {
    padding: 6px 15px;
  }
  .project-menu-tree li a .unread-count {
    left: 31px;
  }
  .project-menu-tree li.tab-Cases-Item,
  .project-menu-tree li.tab-Cases-Folder {
    padding-left: 0;
  }
  .project-menu-tree .collapse-target li a {
    padding-left: 15px;
  }
  .project-menu-tree .collapse-target li.tab-level-2.tab-Cases-Folder > a {
    padding-left: 10px;
  }
}

@media (min-width: 992px) {
  .collapsed .first-column {
    width: 50px;
  }
  .collapsed .second-column {
    left: 50px;
  }
  .collapsed .project-menu-tree li a {
    padding-right: 0;
  }
  .collapsed .project-menu-tree li a .level-1,
  .collapsed .project-menu-tree li a .title {
    display: none;
  }
  .collapsed .project-menu-tree li.tab-Cases-Item .icon {
    margin-right: 0 !important;
  }
  .collapsed .project-menu-tree li.tab-Cases-Folder .icon {
    margin-right: 0 !important;
  }
  .collapsed .collapse-target {
    display: none;
  }
}
.file-uploader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.file-uploader-template-root {
  float: left;
  margin-bottom: 0px;
  margin-right: 5px;
  cursor: pointer;
}
.file-uploader-template-root span {
  margin-right: 7px;
}
.file-uploader-template-root span:hover {
  font-weight: 500;
}
.file-uploader-template-root span:not(.glyphicon):not(.icon) {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.file-uploader-template-root span.glyphicon:hover {
  color: #228fcf;
}
.file-uploader-template-root .icon {
  cursor: pointer;
}
.file-uploader-template-root .glyphicon {
  cursor: pointer;
  font-size: 17px;
  color: #888888;
}
.file-uploader-template-root .glyphicon-repeat, .file-uploader-template-root .glyphicon-pencil {
  font-size: 14px;
  color: #3b3b3b;
  margin-left: 5px;
}
.file-uploader-template-root .glyphicon-repeat:hover, .file-uploader-template-root .glyphicon-pencil:hover {
  color: #228fcf;
}

.draft-files .draft-files-element {
  float: left;
  margin-bottom: 0px;
  margin-right: 10px;
  padding: 2px 0;
}
.draft-files .draft-files-element span {
  margin-right: 7px;
}
.draft-files .draft-files-element span:hover {
  font-weight: 500;
}
.draft-files .draft-files-element span.glyphicon {
  color: #888888;
  font-size: 17px;
}
.draft-files .draft-files-element span.glyphicon:hover {
  color: #228fcf;
}
.draft-files .draft-files-element .glyphicon, .draft-files .draft-files-element .icon {
  cursor: pointer;
}

.story-files-section-preview-frame {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: border-box;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  overflow: visible;
  z-index: 4900;
  padding: 0;
  top: 0px;
  left: 0px;
}
.story-files-section-preview-frame.hidden {
  display: none;
}
.story-files-section-preview-frame .story-files-section-preview-content {
  background-color: white;
  max-width: 600px;
  max-height: 600px;
}
.story-files-section-preview-frame .story-files-section-preview-content img {
  max-width: 600px;
  max-height: 600px;
}
.story-files-section-preview-frame .story-files-section-preview-content .preview-toolbar-icons {
  position: absolute;
  top: 10px;
  left: 10px;
  color: white;
  font-weight: 600;
  font-size: 20px;
}
.story-files-section-preview-frame .story-files-section-preview-content .preview-toolbar-icons span {
  display: none;
  margin-right: 10px;
}

.file-preview-in-row img {
  max-width: 100%;
  max-height: 200px;
  margin-bottom: 5px;
}
.file-preview-in-row .file-preview-none {
  width: 100%;
  height: 100px;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  padding-top: 40px;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .file-preview-in-row {
    text-align: right;
  }
}
@media (max-width: 550px) {
  .file-preview-in-row img {
    max-height: none;
    width: 100%;
  }
}

@media print {
  @page {
    size: auto;
    margin: 0.5cm 1.5cm;
  }
  body {
    padding-left: 15pt;
    padding-right: 15pt;
  }
  body > input[type=file] {
    display: none;
  }
  canvas {
    width: 100%;
  }
  footer, .first-column, .second-column, .second-third-handle,
  .hide-master, input[type=button], button, .btn {
    display: none;
  }
  .btn-switch-group .btn {
    display: inline-block;
  }
  .btn-switch-group .btn.active {
    font-weight: bolder;
    color: black;
  }
  .body-content {
    padding: 0;
    margin: 0;
    max-width: 100%;
  }
  .three-columns-container, .third-column, .third-column-wrapper, .third-column .third-scrollable {
    position: static;
    width: 100%;
  }
  .three-columns-container, .third-column, .third-column-wrapper {
    padding: 0;
  }
  .third-column .third-scrollable {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }
  .third-toolbar {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
  }
  .form-control {
    border: 1px solid black !important;
  }
  .case-top-zone.hide-slave h2 {
    margin: 30pt 0 10pt;
  }
  .case-top-zone h1 {
    margin-bottom: 30px;
  }
  .case-top-zone h3 {
    width: 40%;
    margin: 0 0 -20px;
    position: relative;
    top: -23px;
  }
  .case-top-zone .col-md-5 {
    float: left;
    width: 40%;
  }
  .case-top-zone .case-record-info {
    float: right;
    text-align: right;
    width: 60%;
  }
  .case-top-zone .case-record-info img {
    max-width: 30% !important;
  }
  .case-top-zone .case-top-zone-fields .col-md-4, .case-top-zone .case-top-zone-fields .col-md-8 {
    float: left;
  }
  .case-top-zone .case-top-zone-fields .col-md-4 {
    width: 33.3333333333%;
  }
  .case-top-zone .case-top-zone-fields .col-md-8 {
    width: 66.6666666667%;
  }
  .case-top-zone .case-top-zone-fields .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .case-checklist-zone .case-checklist-row .col-md-4, .case-checklist-zone .case-checklist-row .col-md-8 {
    float: left;
  }
  .case-checklist-zone .case-checklist-row .col-md-4 {
    width: 33.3333333333%;
  }
  .case-checklist-zone .case-checklist-row .col-md-8 {
    width: 66.6666666667%;
  }
  .case-checklist-zone .case-checklist-row .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .case-story-linked-case .icon-file {
    display: none;
  }
  .case-checklist-collapser .icon-expand-big:after {
    border-radius: 100%;
    border: 2px solid black;
    width: 17px;
    height: 17px;
    line-height: 14px;
    display: block;
    text-align: center;
    font-weight: 500;
  }
  .case-checklist-collapser .icon-expand-big.dropdown-opened:after {
    content: "-";
  }
  .case-checklist-collapser .icon-expand-big.dropdown-closed:after {
    content: "+";
  }
  .checkbox-styled {
    border: 1px solid black;
  }
  .dropdown-row-files a[href]::after {
    content: "" !important;
  }
  span.recip-unread {
    color: #aaaaaa !important;
  }
  span.recip-read {
    color: #3b3b3b !important;
  }
  span.span-collapse-button {
    content: url("../Content/Img/collapse_Icon.svg");
    display: inline-block;
    font-size: 0;
    line-height: 0;
    width: 10px;
    cursor: pointer;
  }
  span.span-collapse-button.collapsed {
    content: url("../Content/Img/expand_Icon.svg");
  }
  .case-is-due,
  .case-is-overdue,
  .case-status.overdue {
    color: red !important;
  }
  .case-is-due *,
  .case-is-overdue *,
  .case-status.overdue * {
    color: red !important;
  }
  .case-collaboration,
  .case-is-collaboration,
  .case-status.collaboration {
    color: #00d785 !important;
  }
  .case-collaboration *,
  .case-is-collaboration *,
  .case-status.collaboration * {
    color: #00d785 !important;
  }
  .case-not-due,
  .case-is-inprocess,
  .case-status.inprocess {
    color: #228fcf !important;
  }
  .case-not-due *,
  .case-is-inprocess *,
  .case-status.inprocess * {
    color: #228fcf !important;
  }
  .case-is-none,
  .case-status.none,
  .case-is-grid,
  .case-status.grid {
    color: #7f7f7f !important;
  }
  .case-is-none *,
  .case-status.none *,
  .case-is-grid *,
  .case-status.grid * {
    color: #7f7f7f !important;
  }
  .calendar-top .calendar-panel div.case-navigation .glyphicon-exclamation-sign.due {
    color: red !important;
  }
  .calendar-top .calendar-panel div.case-navigation .glyphicon-exclamation-sign.due.finished {
    color: black !important;
  }
  .calendar-top .calendar-panel div.case-navigation .icon-file {
    display: none;
  }
  .calendar-top .calendar-panel div.case-navigation a .case-number {
    color: #428bca !important;
  }
  .calendar-top .calendar-panel div.case-navigation a .case-number.due, .calendar-top .calendar-panel div.case-navigation a .case-number.overdue {
    color: red !important;
  }
  .calendar-top .calendar-panel div.case-navigation a .case-number.finished {
    color: black !important;
  }
  .calendar-top .calendar-panel .calendar-year-month {
    float: none !important;
    min-height: 0 !important;
  }
  #LocationMap {
    max-width: 100%;
  }
  #LocationMap img {
    max-width: none !important;
  }
  .analytics-container #MainTable table tr td span.overdue {
    color: red !important;
  }
  .analytics-container #MainTable table tr td span.inprocess {
    color: #228fcf !important;
  }
  .case-top-zone .case-record-info span.case-status.overdue {
    color: red !important;
  }
  .case-top-zone .case-record-info span.case-status.inprocess {
    color: #228fcf !important;
  }
  .case-story-display .story-files-section .gallery-loaded .gallery-tile {
    box-sizing: border-box;
    width: 31.5%;
    padding: 5px !important;
    width: -webkit-calc(33.33333333333333% - 10px);
    width: -moz-calc(33.33333333333333% - 10px);
    width: calc(33.33333333333333% - 10px);
    float: left;
  }
  .case-story-timeline .timeline-search .search-bar {
    border: 0 !important;
  }
  .story-files-select-download {
    display: none;
  }
  .register-screen.register-result table tr.register-case-navigate td:nth-child(3) {
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .register-screen.register-result table tr.register-case-navigate td:nth-child(3):hover {
    font-weight: 600;
  }
  .register-screen.register-result table tr.register-case-navigate.register-case-closed td:nth-child(3) {
    color: black !important;
  }
  .register-screen.register-result table tr.register-case-navigate.register-case-overdue td:nth-child(3) {
    color: red !important;
  }
  .register-screen.register-result table tr.register-case-navigate.register-case-inprocess td:nth-child(3) {
    color: #228fcf !important;
  }
  .register-screen.register-result table tr.register-case-navigate.register-case-collaboration td:nth-child(3) {
    color: #00d785 !important;
  }
}
.project-quota {
  color: red;
}

.datalake-grid .datalake-grid-editing .secret-is-set {
  padding-top: 12px;
}
.datalake-grid .datalake-grid-display .datalake-grid-display-row {
  line-height: 1.2em;
  padding-bottom: 5px;
}
.datalake-grid .datalake-grid-display .datalake-grid-display-row:last-child {
  padding-bottom: 0px;
}

.register-column-popup {
  position: absolute;
  display: none;
  max-height: 300px;
  width: 200px;
  overflow-y: auto;
  z-index: 4000; /* modal background has 3900 */
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: border-box;
}
.register-column-popup .register-column-item {
  min-height: 28px;
  padding: 4px 8px;
}
.register-column-popup .register-column-item.sortable-hover {
  background-color: #ddd;
}
.register-column-popup .register-column-item .checkbox-styled {
  float: left;
  margin-right: 10px;
}
.register-column-popup .register-column-item .register-column-label {
  cursor: move;
  margin-left: 30px;
}

.register-screen .register-title h3 {
  position: inherit;
  margin: 0px;
  font-weight: 400;
  font-size: 24px;
  width: 100%;
}
.register-screen .register-title h3 b {
  font-weight: 500;
}
.register-screen .register-title h2 {
  margin-top: 10px;
}
.register-screen.register-saved table tr:nth-child(odd) td {
  background: white;
}
.register-screen.register-saved table tr th, .register-screen.register-saved table tr td {
  padding: 2px 6px;
}
.register-screen.register-saved table tr td {
  cursor: pointer;
}
.register-screen.register-saved table tr td:first-child:hover {
  font-weight: 600;
}
.register-screen.register-saved table tr td .delete-saved-query:hover {
  color: #428bca;
}
.register-screen.register-saved table tr th {
  white-space: nowrap;
  color: #7d7e80;
  border-bottom: 1px solid #acacac;
}
.register-screen.register-empty {
  text-align: center;
  color: #7d7e80;
  font-size: 2em;
}
.register-screen.register-empty .register-empty-line1 {
  padding-top: 240px;
  font-weight: bold;
}
.register-screen.register-fixedheader table, .register-screen.register-result table {
  border-spacing: 0px;
}
.register-screen.register-fixedheader table tr th, .register-screen.register-result table tr th {
  padding: 2px 6px;
}
.register-screen.register-fixedheader table tr th:first-child, .register-screen.register-result table tr th:first-child {
  padding: 2px 2px;
}
.register-screen.register-fixedheader table tr th.register-column-picker input.icon, .register-screen.register-result table tr th.register-column-picker input.icon {
  padding: 0;
  border: none !important;
  background-color: transparent;
  background-image: url("../Content/Img/sprites.png?version=7");
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
}
.register-screen.register-fixedheader table tr th, .register-screen.register-result table tr th {
  white-space: nowrap;
  color: #7d7e80;
  border-bottom: 1px solid #acacac;
}
.register-screen.register-fixedheader {
  margin-right: 0px;
  background-color: #f8f8f8;
}
.register-screen.register-fixedheader th {
  background-color: #f8f8f8;
}
.register-screen.register-editor .register-filter.sortable-hover {
  background-color: #eaeaea;
}
.register-screen.register-editor .register-filter .control-label {
  cursor: move;
}
.register-screen.register-editor .register-filter .register-filter-delete {
  float: right;
  padding-top: 12px;
}
.register-screen.register-editor .register-filter .register-filter-field {
  width: calc(100% - 20px);
  cursor: auto;
}
.register-screen.register-result .cases-items-switch {
  width: 55px;
  height: 25px;
  float: right;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: contain;
  cursor: default;
  position: relative;
}
.register-screen.register-result .cases-items-switch.cases {
  background-image: url("../Content/Img/register-result-cases.svg");
}
.register-screen.register-result .cases-items-switch.cases .switch-tooltip.items {
  cursor: pointer;
}
.register-screen.register-result .cases-items-switch.items {
  background-image: url("../Content/Img/register-result-items.svg");
}
.register-screen.register-result .cases-items-switch.items .switch-tooltip.cases {
  cursor: pointer;
}
.register-screen.register-result .cases-items-switch .switch-tooltip {
  position: absolute;
  height: 100%;
  width: 50%;
  opacity: 0;
  top: 0;
}
.register-screen.register-result .cases-items-switch .switch-tooltip.cases {
  left: 0;
}
.register-screen.register-result .cases-items-switch .switch-tooltip.items {
  right: 0;
}
.register-screen.register-result .summary-section .summary-title {
  font-weight: 600;
}
.register-screen.register-result .summary-section .summary-handle {
  color: #428bca;
  cursor: pointer;
}
.register-screen.register-result .summary-section .summary-content {
  display: none;
}
.register-screen.register-result .summary-section .summary-content .summary-label {
  font-weight: 600;
}
.register-screen.register-result table tr {
  height: 28px;
}
.register-screen.register-result table tr td {
  padding: 2px 6px;
}
.register-screen.register-result table tr td:first-child {
  padding: 2px 2px;
  width: 28px;
}
.register-screen.register-result table tr:nth-child(odd) td {
  background: white;
}
.register-screen.register-result table tr.register-case-navigate td.handle {
  cursor: pointer;
  text-overflow: ellipsis;
  min-width: 110px;
}
.register-screen.register-result table tr.register-case-navigate td.handle:hover {
  font-weight: 600;
}
.register-screen.register-result table tr.register-case-navigate.register-case-closed td.colored {
  color: black;
}
.register-screen.register-result table tr.register-case-navigate.register-case-overdue td.colored {
  color: red;
}
.register-screen.register-result table tr.register-case-navigate.register-case-inprocess td.colored {
  color: #228fcf;
}
.register-screen.register-result table tr.register-case-navigate.register-case-collaboration td.colored {
  color: #00d785;
}
.register-screen.register-result table tr.register-case-navigate.register-case-none td.colored {
  color: #7f7f7f;
}
.register-screen.register-result .register-loading {
  height: 0;
  width: 0;
  margin: 15px auto 10px;
}
.register-screen.register-result .register-loading img {
  display: none;
}
.register-screen.register-result .register-loading.in-progress {
  height: 32px;
  width: 32px;
}
.register-screen.register-result .register-loading.in-progress img {
  display: inline;
  width: 32px;
  height: 32px;
}
.register-screen.register-result .small-screen-portrait {
  display: none;
  text-align: center;
  width: 100%;
  height: 100%;
  min-height: 800px;
  background: #f8f8f8;
  font-size: 24px;
  font-weight: 400;
  color: #7d7e80;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media only screen and (max-device-width: 450px) and (orientation: portrait) {
  .register-screen.register-result {
    position: relative;
    padding: 20px 0;
  }
  .register-screen.register-result .small-screen-portrait {
    display: block;
  }
  .register-screen.register-result:before {
    text-align: center;
    content: "Rotate device to view results";
    display: block;
    width: 100%;
    height: 100%;
    min-height: 800px;
    background: #f8f8f8;
    font-size: 24px;
    font-weight: 400;
    color: #7d7e80;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .register-screen.register-result > .row {
    margin: 0px;
    overflow-x: hidden;
  }
}

.folder-list-menu-item .image img.reporting {
  margin-top: -3px;
  width: 14px;
  height: 14px;
}

.reporting .report-title {
  padding-top: 120px;
  text-align: center;
  font-weight: bold;
  font-size: 2em;
  color: #7d7e80;
}
.reporting.request .report-request-title h3 {
  position: inherit;
  margin: 0;
  font-weight: 400;
  font-size: 24px;
  width: 100%;
}
.reporting.request .report-request-title h3 b {
  font-weight: 500;
}
.reporting.request .simple-form {
  margin-top: 20px;
}
.reporting.in-progress .report-progress .progress {
  margin: 5px 0;
  height: 15px;
}
.reporting.in-progress .report-progress .progress .progress-bar {
  background-color: rgb(0, 137, 207);
}
.reporting.result .report-result-title h3 {
  position: inherit;
  margin: 0;
  font-weight: 400;
  font-size: 24px;
  width: 100%;
}
.reporting.result .report-result-title h3 b {
  font-weight: 500;
}
.reporting.result .report-empty {
  padding-top: 240px;
  text-align: center;
  font-size: 2em;
  color: #7d7e80;
}
.reporting.result .report-result-subtitle {
  margin-top: 5px;
}
.reporting.result .report-result-subtitle b {
  font-weight: 600;
}
.reporting.result .report-result-subtitle .typeahead-badge {
  cursor: pointer;
  color: #428bca;
}
.reporting.result .report-result table tr {
  height: 28px;
}
.reporting.result .report-result table, .reporting.fixedheader .report-result table {
  border-spacing: 0px;
  /*max-width: 600px;*/
  width: 100%;
}
.reporting.result .report-result table tr td, .reporting.result .report-result table tr th, .reporting.fixedheader .report-result table tr td, .reporting.fixedheader .report-result table tr th {
  padding: 2px 6px;
  width: 20%;
}
.reporting.result .report-result table tr th, .reporting.fixedheader .report-result table tr th {
  white-space: nowrap;
  color: #7d7e80;
  border-bottom: 1px solid #acacac;
}
.reporting.result .report-result table tr:nth-child(odd) td, .reporting.fixedheader .report-result table tr:nth-child(odd) td {
  background: white;
}
.reporting.fixedheader {
  background: #f8f8f8;
  /* compensate for the scrollbar on the container below */
  margin-right: 13px;
}
.reporting.fixedheader .report-result table tr th {
  padding: 4px 6px;
}
@media only screen and (max-width: 991px) {
  .reporting.fixedheader {
    display: none;
  }
}
.reporting.error .report-error {
  padding-top: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 1em;
  color: red;
}

.search-screen .search-section {
  position: relative;
}
.search-screen .search-section .search-cross {
  position: absolute;
  right: 15px;
  top: 0;
  width: 18px;
  height: 44px;
  background-color: transparent;
  background-image: url("../Content/Img/search.png?version=1");
  background-position: center right;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-screen .search-section .search-cross {
    background-image: url("../Content/Img/search@2x.png?version=1");
    background-size: 13px 13px;
  }
}
.search-screen .search-section .search-cross.crossed {
  cursor: pointer;
  background-color: transparent;
  background-image: url("../Content/Img/cross.png?version=1");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search-screen .search-section .search-cross.crossed {
    background-image: url("../Content/Img/cross@2x.png?version=1");
    background-size: 13px 13px;
  }
}
.search-screen .search-section .search-bar {
  padding-right: 40px;
}
.search-screen .search-result-header {
  font-size: 18px;
  font-weight: 400;
  padding: 20px 0px;
  color: #7d7d7d;
}
.search-screen .search-result-header .grid-list-switch-block {
  height: 23px;
  position: relative;
}
.search-screen .search-result-header .grid-list-switch-block .icon-view-grid {
  width: 48px;
  height: 23px;
  background-image: url(../Content/search/view-grid.svg);
  background-size: 48px 23px;
  background-position: center center;
  display: inline-block;
}
.search-screen .search-result-header .grid-list-switch-block .icon-view-list {
  width: 48px;
  height: 23px;
  background-image: url(../Content/search/view-list.svg);
  background-size: 48px 23px;
  background-position: center center;
  display: inline-block;
}
.search-screen .search-result-header .grid-list-switch-block .grid-list-switch {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
.search-screen .search-result-header .grid-list-switch-block.grid-active .icon-view-list {
  display: none;
}
.search-screen .search-result-header .grid-list-switch-block.grid-active .list-switch {
  left: auto;
  right: 0;
}
.search-screen .search-result-header .grid-list-switch-block.grid-active .grid-switch {
  display: none;
}
.search-screen .search-result-header .grid-list-switch-block.list-active .icon-view-grid {
  display: none;
}
.search-screen .search-result-header .grid-list-switch-block.list-active .list-switch {
  display: none;
}
.search-screen .search-item {
  overflow: hidden;
  cursor: pointer;
  min-height: 50px;
  color: #3a3939;
  font-weight: 600;
  position: relative;
  margin-bottom: 25px;
}
.search-screen .search-item .item-search-image {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
}
.search-screen .search-item .item-search-image img {
  border-radius: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.search-screen .search-item .item-search-icon {
  position: absolute;
  width: 26px;
  height: 26px;
  background-size: 26px 26px;
  top: 11px;
  left: 10px;
}
.search-screen .search-item .item-content {
  margin-left: 57px;
  margin-top: 6px;
  margin-bottom: 8px;
}
.search-screen .search-item .item-content .item-info {
  color: #7d7d7d;
  font-weight: 400;
  font-size: 11px;
}
.search-screen .item-TERM .item-search-icon {
  width: 30px;
  height: 30px;
  background-image: url(../Content/search/recent-search.svg);
  background-size: 30px 30px;
  top: 7px;
  left: 11px;
}
.search-screen .item-CASE .item-search-icon {
  background-image: url(../Content/search/case-closed.svg);
}
.search-screen .item-CASE .item-search-icon.case-itp {
  background-image: url(../Content/search/case-itp.svg);
}
.search-screen .item-CASE .item-search-icon.case-none {
  background-image: url(../Content/search/case-none.svg);
}
.search-screen .item-CASE .item-search-icon.case-overdue {
  background-image: url(../Content/search/case-overdue.svg);
}
.search-screen .item-CASE .item-search-icon.case-open {
  background-image: url(../Content/search/case-open.svg);
}
.search-screen .item-CASE .item-search-icon.case-collaboration {
  background-image: url(../Content/search/case-collaboration.svg);
}
.search-screen .item-CASE .item-content .item-info.case-overdue {
  color: #ef5a4a;
}
.search-screen .item-CASE .item-content .item-info.case-collaboration {
  color: #00d785;
}
.search-screen .item-CASE .item-content .item-info.case-open {
  color: #0089d2;
}
.search-screen .item-WORKFLOW .item-search-icon {
  background-image: url(../Content/search/workflow.svg);
}
.search-screen .item-WORKFLOW .item-content .item-info {
  color: #0089d2;
}
.search-screen .item-TRANSMIT .item-search-icon {
  background-image: url(../Content/search/transmit.svg);
}
.search-screen .item-TRANSMIT .item-content .item-info.case-overdue {
  color: #ef5a4a;
}
.search-screen .item-TRANSMIT .item-content .item-info.case-collaboration {
  color: #00d785;
}
.search-screen .item-TRANSMIT .item-content .item-info.case-open {
  color: #0089d2;
}
.search-screen .item-FOLDER .item-search-icon {
  width: 28px;
  height: 28px;
  background-image: url(../Content/search/folder.svg);
  background-size: 28px 28px;
  top: 11px;
  left: 8px;
}
.search-screen .item-FOLDER .item-search-icon.folder-private {
  background-image: url(../Content/search/folder-private.svg);
}
.search-screen .item-COMPANY .item-search-image img {
  object-fit: contain;
}
.search-screen .item-GROUP .item-search-icon {
  width: 30px;
  height: 30px;
  background-image: url(../Content/search/group.svg);
  background-size: 30px 30px;
  top: 10px;
  left: 8px;
}
.search-screen .item-DOCUMENT .item-search-icon {
  background-image: url(../Content/search/document.svg);
}

@media (min-width: 992px) {
  .pull-md-right {
    float: right !important;
  }
}
@media (max-width: 991px) {
  .display-sm-block {
    display: block;
  }
}
@media (min-width: 992px) {
  .lg-clearfix::after {
    display: block;
    content: "";
    clear: both;
  }
}
.second-column {
  background: #5a5a5a;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.second-column .second-regular {
  position: relative;
}
.second-column .title {
  font-size: 15px;
  display: inline-block;
  font-weight: 500;
  color: #fff;
  word-break: break-word;
}
.second-column .vertical-header {
  text-align: center;
  color: #fff;
  font-weight: 500;
  margin: 0 15px 0 0;
  margin-left: 20px;
  position: relative;
}
.second-column .vertical-header span {
  cursor: pointer;
}
.second-column .vertical-header span.backlink, .second-column .vertical-header span.menulink {
  display: none;
  position: absolute;
  top: 0;
}
.second-column .vertical-header span.backlink:hover, .second-column .vertical-header span.menulink:hover {
  opacity: 0.7;
}
.second-column .vertical-header span.backlink {
  left: 0;
  top: 2px;
}
.second-column .vertical-header span.menulink {
  right: 15px;
}
.second-column .vertical-header .title {
  padding: 0 35px;
}
.second-column .vertical-header .title-label {
  font-weight: 400;
}
.second-column .vertical-toolbar {
  margin-right: 30px;
  margin-left: 20px;
}
.second-column .vertical-toolbar .btn-group {
  display: none;
  border: 1px solid #acacae;
  border-width: 1px 0;
  padding: 2px 0;
  margin: 3px 0 0;
}
.second-column .vertical-toolbar .btn-group .btn {
  border: none !important;
  color: white;
  padding: 0;
  text-transform: none;
  transition: none;
}
.second-column .vertical-toolbar .btn-group .btn:first-child {
  text-align: left;
}
.second-column .vertical-toolbar .btn-group .btn:last-child {
  text-align: right;
}
.second-column .vertical-toolbar .btn-group .btn:hover {
  color: #2492d3;
  background: none;
}
.second-column .vertical-toolbar .btn-group .btn:hover .icon-remove {
  background-position: -206px -77px;
}
.second-column .vertical-toolbar .btn-group .btn:hover .icon-pencil {
  background-position: -225px -77px;
}
.second-column .vertical-toolbar .btn-group .btn:hover .icon-share-alt {
  background-position: -206px -120px;
}
.second-column .vertical-toolbar .btn-group .btn:hover .icon-trash {
  background-position: -207px -155px;
}
.second-column .vertical-toolbar .btn-group .btn:focus {
  background: transparent;
  box-shadow: none;
}
.second-column .vertical-toolbar .btn-group .btn .icon-pencil, .second-column .vertical-toolbar .btn-group .btn .icon-trash {
  width: 10px;
  height: 10px;
}
.second-column .vertical-toolbar .btn-group .btn .icon-pencil {
  background-position: -225px -59px;
}
.second-column .vertical-toolbar .btn-group .btn .icon-trash {
  background-position: -207px -139px;
}
.second-column .vertical-toolbar .btn-group .btn .icon-share-alt {
  position: relative;
  top: 2px;
}
.second-column .filter-sort {
  display: none;
  margin: 4px 30px 15px 0;
  margin-left: 20px;
  padding: 0 0 5px;
  border-bottom: 1px solid #acacae;
  overflow: auto;
  width: auto;
}
.second-column .filter-sort.vertical-filter-sort {
  margin-bottom: 0;
}
.second-column .filter-sort.tray-filter-sort {
  margin-bottom: 0;
}
.second-column .filter-sort .filter-zone, .second-column .filter-sort .sort-zone {
  cursor: pointer;
  color: #b6b5b5;
  font-size: 12px;
}
.second-column .filter-sort .filter-zone span, .second-column .filter-sort .sort-zone span {
  color: white;
  font-weight: 500;
}
.second-column .filter-sort .filter-zone {
  float: left;
}
.second-column .filter-sort .sort-zone {
  float: right;
}
.second-column .vertical-list {
  clear: both;
  overflow: visible;
  padding-top: 15px;
}
.second-column .vertical-list .row {
  margin-right: 0;
  margin-left: 20px;
}
.second-column .vertical-list .row .row {
  margin-left: 0;
}
.second-column .vertical-list .row .col-md-3, .second-column .vertical-list .row .col-md-9, .second-column .vertical-list .row .col-md-6 {
  float: left;
  padding-left: 0;
  padding-right: 0;
}
.second-column .vertical-list .row .col-md-3 {
  width: 25%;
}
.second-column .vertical-list .row .col-md-6 {
  width: 50%;
}
.second-column .vertical-list .row .col-md-9 {
  width: 75%;
}
.second-column .vertical-list .row .col-md-12 {
  padding-right: 0;
  padding-left: 0;
}
.second-column .vertical-list .filter-sort-popin .row {
  margin-right: 0;
  margin-left: 0;
}
.second-column .vertical-list .list-title {
  font-size: 15px;
}
.second-column .vertical-list .item-description {
  font-size: 13px;
  line-height: 18px;
  color: #b6b5b5;
}
.second-column .vertical-list .collapse-container {
  position: relative;
}
.second-column .vertical-list .collapse-container.remove-padding .collapse-toggle {
  padding-top: 0;
}
.second-column .vertical-list .collapse-container .collapse-toggle {
  margin-right: 30px;
  margin-left: 20px;
  padding-bottom: 0;
  cursor: pointer;
  font-weight: 500;
  color: white;
  text-align: center;
  padding: 15px 0 1px;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
  display: flex;
  flex-direction: row;
}
.second-column .vertical-list .collapse-container .collapse-toggle.collapsed {
  border-bottom-color: #acacae;
  margin-left: 20px;
}
.second-column .vertical-list .collapse-container .collapse-toggle.collapsed .title {
  color: #acacae;
}
.second-column .vertical-list .collapse-container .collapse-toggle div {
  padding: 0;
}
.second-column .vertical-list .collapse-container .collapse-toggle .title {
  flex-grow: 1;
}
.second-column .vertical-list .collapse-container .collapse-toggle .icon-expand {
  flex-shrink: 0;
}
.second-column .vertical-list .collapse-container .collapse-toggle.collapsed .icon-expand {
  background-position: -109px -144px;
}
.second-column .vertical-list .collapse-container .collapse-toggle.collapsed .icon-expand:hover {
  background-position: -89px -144px;
}
.second-column .vertical-list .collapse-container .title {
  font-size: 15px;
  display: inline-block;
}
.second-column .vertical-list .case-move-target {
  clear: both;
}
.second-column .vertical-list .case-name {
  clear: both;
}
.second-column .vertical-list .workflow-name {
  clear: both;
}
.second-column .vertical-list .item-list-checkbox {
  float: right;
  margin: 9px 30px 0 0;
  width: 16px;
  height: 16px;
  display: none;
  z-index: 1000;
  position: relative;
}
.second-column .vertical-list .item-list-checkbox .checkbox-styled {
  background-color: #5a5a5a;
  -webkit-box-shadow: inset 1px 1px 2px 1px #4c4c4c;
  -moz-box-shadow: inset 1px 1px 2px 1px #4c4c4c;
  box-shadow: inset 1px 1px 2px 1px #4c4c4c;
}
.second-column .vertical-list.selection-mode .item-list-element .case-buttons {
  display: none;
}
.second-column .vertical-list.selection-mode .item-list-element .workflow-buttons {
  display: none;
}
.second-column .vertical-list.selection-mode .item-list-checkbox {
  display: block;
}
.second-column .vertical-list.vertical-list-calendar .collapse-toggle {
  border-bottom-color: #acacae;
}
.second-column .vertical-list .empty-calendar {
  color: white;
  text-align: center;
  margin-right: 15px;
}
.second-column .vertical-list .empty-calendar .empty-calendar-title {
  margin: 0 0 5px;
  font-size: 17px;
}
.second-column .item-list-element {
  cursor: pointer;
  color: #ffffff;
  padding: 10px 30px 10px 0;
  font-size: 15px;
  line-height: initial;
}
.second-column .item-list-element > div {
  position: relative;
}
.second-column .item-list-element .folder-count {
  font-size: 13px;
  line-height: 18px;
  color: #b6b5b5;
}
.second-column .item-list-element .case-number {
  font-size: 13px;
  line-height: 18px;
  color: #b6b5b5;
}
.second-column .item-list-element .case-number::after {
  content: "";
  clear: both;
  display: table;
}
.second-column .item-list-element .case-number > span {
  display: block;
  float: left;
  margin-right: 10px;
}
.second-column .item-list-element .case-number > span.checkbox-counter img {
  width: 10px;
  height: 10px;
  margin: 0 0 2px 4px;
}
.second-column .item-list-element .case-number > span.case-due img {
  width: 10px;
  height: 10px;
  margin: 0 0 2px 4px;
}
.second-column .item-list-element .workflow-number {
  font-size: 13px;
  line-height: 18px;
  color: #b6b5b5;
}
.second-column .item-list-element.item-list-selected, .second-column .item-list-element:hover {
  background-image: -webkit-linear-gradient(left, #5a5a5a 0%, #3b3a3a 100%);
  background-image: -o-linear-gradient(left, #5a5a5a 0%, #3b3a3a 100%);
  background-image: linear-gradient(to right, #5a5a5a 0%, #3b3a3a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF5A5A5A", endColorstr="#FF3B3A3A", GradientType=1);
}
.second-column .item-list-element .case-name {
  padding-right: 20px;
}
.second-column .item-list-element .workflow-name {
  padding-right: 20px;
}
.second-column .item-list-element .case-buttons {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 1000;
}
.second-column .item-list-element .case-buttons .icon {
  margin-top: -1px;
  margin-left: 12px;
}
.second-column .item-list-element .workflow-buttons {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 1000;
}
.second-column .item-list-element .workflow-buttons .icon {
  margin-top: -1px;
  margin-left: 12px;
}
.second-column .item-list-element .item-list-element-image.item-list-image-rounded img {
  border-radius: 100%;
}
.second-column .vertical-list-dashboard .item-list-element .case-heading {
  padding-right: 47px;
}
.second-column .vertical-list-dashboard .item-list-element.load-more {
  text-align: center;
}
.second-column .vertical-list-dashboard .item-list-element.load-more .progress-bar {
  background: transparent url("/Content/Img/wheel.svg") no-repeat center;
  background-size: 32px 32px;
  height: 32px;
  width: 100%;
}
.second-column .vertical-list-dashboard .item-list-element.message {
  color: white;
  text-align: center;
  margin-top: 10px;
}
.second-column .vertical-list-dashboard .item-list-element.message:hover {
  background: none;
  cursor: default;
}
.second-column .vertical-list-dashboard .case-name,
.second-column .vertical-list-mywork .case-name,
.second-column .vertical-list-calendar .case-name,
.second-column .vertical-list-workflow .case-name,
.second-column .vertical-list-cases-CORRESPONDENCE .case-name,
.second-column .vertical-list-cases-REQINFO .case-name,
.second-column .vertical-list-cases-INSPECTIONREQUEST .case-name,
.second-column .vertical-list-cases-SURVEYREQUEST .case-name,
.second-column .vertical-list-cases-TESTREQUEST .case-name,
.second-column .vertical-list-cases-NONCONFORM .case-name,
.second-column .vertical-list-cases-ITP .case-name,
.second-column .vertical-list-cases-DEFECT .case-name,
.second-column .vertical-list-cases-OHS .case-name,
.second-column .vertical-list-cases-ENV .case-name,
.second-column .vertical-list-cases-DOCUMENT .case-name,
.second-column .vertical-list-cases-DRAWING .case-name,
.second-column .vertical-list-cases-CONCRETE .case-name,
.second-column .vertical-list-cases-REINFORCEMENT .case-name,
.second-column .vertical-list-cases-PURCHASE .case-name,
.second-column .vertical-list-cases-DIARY .case-name,
.second-column .vertical-list-cases-MEDIA .case-name {
  padding-right: 0;
}
.second-column .vertical-list-dashboard .workflow-name,
.second-column .vertical-list-mywork .workflow-name,
.second-column .vertical-list-calendar .workflow-name,
.second-column .vertical-list-workflow .workflow-name,
.second-column .vertical-list-cases-CORRESPONDENCE .workflow-name,
.second-column .vertical-list-cases-REQINFO .workflow-name,
.second-column .vertical-list-cases-INSPECTIONREQUEST .workflow-name,
.second-column .vertical-list-cases-SURVEYREQUEST .workflow-name,
.second-column .vertical-list-cases-TESTREQUEST .workflow-name,
.second-column .vertical-list-cases-NONCONFORM .workflow-name,
.second-column .vertical-list-cases-ITP .workflow-name,
.second-column .vertical-list-cases-DEFECT .workflow-name,
.second-column .vertical-list-cases-OHS .workflow-name,
.second-column .vertical-list-cases-ENV .workflow-name,
.second-column .vertical-list-cases-DOCUMENT .workflow-name,
.second-column .vertical-list-cases-DRAWING .workflow-name,
.second-column .vertical-list-cases-CONCRETE .workflow-name,
.second-column .vertical-list-cases-REINFORCEMENT .workflow-name,
.second-column .vertical-list-cases-PURCHASE .workflow-name,
.second-column .vertical-list-cases-DIARY .workflow-name,
.second-column .vertical-list-cases-MEDIA .workflow-name {
  padding-right: 0;
}
.second-column .vertical-list-search .case-type-RECORD .case-name,
.second-column .vertical-list-search .case-type-CORRESPONDENCE .case-name,
.second-column .vertical-list-search .case-type-REQINFO .case-name,
.second-column .vertical-list-search .case-type-INSPECTIONREQUEST .case-name,
.second-column .vertical-list-search .case-type-SURVEYREQUEST .case-name,
.second-column .vertical-list-search .case-type-TESTREQUEST .case-name,
.second-column .vertical-list-search .case-type-NONCONFORM .case-name,
.second-column .vertical-list-search .case-type-ITP .case-name,
.second-column .vertical-list-search .case-type-DEFECT .case-name,
.second-column .vertical-list-search .case-type-OHS .case-name,
.second-column .vertical-list-search .case-type-ENV .case-name,
.second-column .vertical-list-search .case-type-DOCUMENT .case-name,
.second-column .vertical-list-search .case-type-DRAWING .case-name,
.second-column .vertical-list-search .case-type-CONCRETE .case-name,
.second-column .vertical-list-search .case-type-REINFORCEMENT .case-name,
.second-column .vertical-list-search .case-type-PURCHASE .case-name,
.second-column .vertical-list-search .case-type-DIARY .case-name,
.second-column .vertical-list-search .case-type-MEDIA .case-name {
  padding-right: 0;
}
.second-column .top-zone-fixed {
  position: static;
  background: #5a5a5a;
  padding-top: 15px;
}
.second-column .top-zone-fixed .vertical-filter-sort {
  margin-bottom: 0;
}
.second-column .top-zone-fixed + .vertical-list {
  padding-top: 0;
}
.second-column .top-zone-enum-tutorials .vertical-header, .second-column .top-zone-enum-search .vertical-header, .second-column .top-zone-enum-analytics .vertical-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #acacae;
  margin-right: 30px;
  margin-left: 20px;
}
.second-column .vertical-list-analytics .analytics-settings {
  margin-top: 10px;
  margin-left: 20px;
}
.second-column .glyphicon {
  color: white;
}
.second-column .glyphicon:hover {
  color: #228fcf;
}
.second-column div.cut-description-short {
  max-height: 35px !important;
}
.second-column .inline-popup {
  padding: 10px 30px 10px 0;
  background-image: -webkit-linear-gradient(left, #5a5a5a 0%, #3b3a3a 100%);
  background-image: -o-linear-gradient(left, #5a5a5a 0%, #3b3a3a 100%);
  background-image: linear-gradient(to right, #5a5a5a 0%, #3b3a3a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF5A5A5A", endColorstr="#FF3B3A3A", GradientType=1);
}
.second-column .inline-popup .item-icon-popin {
  float: left;
  width: 20px;
}
.second-column .inline-popup .item-icon-popin img {
  vertical-align: top;
}
.second-column .inline-popup .item-icon-popin.case-icon img {
  width: 15px;
  height: 15px;
}
.second-column .inline-popup .item-icon-popin.folder-icon img {
  width: 15px;
  height: 13px;
  margin-top: 1px;
}
.second-column .inline-popup .item-icon-popin.workflow-icon img {
  width: 14px;
  height: 14px;
  margin-top: 2px;
}
.second-column .inline-popup .form-control-container {
  float: left;
  width: calc(100% - 20px);
}
.second-column .inline-popup .form-control-container .form-control {
  height: 24px;
  line-height: 1;
  font-size: 12px;
  border-radius: 3px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .second-column .inline-popup .form-control-container .form-control {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .second-column .inline-popup .form-control-container .form-control {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .second-column .inline-popup .form-control-container .form-control {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  .second-column .inline-popup .form-control-container .form-control {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
  .second-column .inline-popup .form-control-container .form-control {
    font-size: 16px;
  }
}
.second-column .inline-popup .inline-popup-buttons {
  padding-top: 10px;
  text-align: right;
  clear: both;
}
.second-column .inline-popup .btn {
  margin-left: 5px;
  margin-right: 0;
  font-size: 12px;
  padding: 3px 12px;
}
.second-column .analytics-settings > .form-group {
  padding-right: 30px;
}
.second-column .analytics-settings .control-label {
  color: white;
}
.second-column .analytics-settings .form-control {
  background: none;
  -webkit-box-shadow: inset 1px 1px 2px 0 #4c4c4c;
  -moz-box-shadow: inset 1px 1px 2px 0 #4c4c4c;
  box-shadow: inset 1px 1px 2px 0 #4c4c4c;
  color: white;
  border: none;
  font-weight: 400;
}
.second-column .analytics-settings .form-control option {
  color: #4c4c4c;
}
.second-column .analytics-settings .option-picker {
  cursor: pointer;
  font-weight: 400;
}
.second-column .analytics-settings .btn {
  margin-top: 20px;
  border: 1px solid white !important;
  color: white;
  background: none !important;
}
.second-column .analytics-settings .btn:hover, .second-column .analytics-settings .btn:active, .second-column .analytics-settings .btn.active {
  color: #484848;
  background: white !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.second-column .bootstrap-datetimepicker-widget .datepicker .prev span, .second-column .bootstrap-datetimepicker-widget .datepicker .next span {
  color: #333;
}
@media (min-width: 992px) {
  .second-column.narrow-column .bootstrap-datetimepicker-widget {
    right: -5px !important;
    left: auto !important;
  }
  .second-column.narrow-column .bootstrap-datetimepicker-widget:before, .second-column.narrow-column .bootstrap-datetimepicker-widget:after {
    left: auto !important;
    right: 21px !important;
  }
  .second-column.narrow-column .analytics-settings .control-label {
    padding-right: 0;
    white-space: nowrap;
  }
  .second-column.narrow-column .analytics-settings .btn-switch-group .btn {
    font-size: 11px;
  }
  .second-column .vertical-top-zone {
    display: none;
  }
  .second-column .top-zone-fixed {
    position: absolute;
    width: 279px;
    z-index: 1010;
    top: 0;
    left: 0;
  }
  .second-column .top-zone-fixed + .vertical-list {
    padding-top: 47px;
  }
  .second-column .vertical-list .row .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  .second-column .vertical-list .row .row .col-md-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .second-column .vertical-list .row .col-md-3, .second-column .vertical-list .row .col-md-9, .second-column .vertical-list .row .col-md-6 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .second-column.second-column-fixed .second-regular {
    overflow: hidden;
    height: 100%;
  }
  .second-column.second-column-fixed .vertical-list {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
  }
  .second-column .second-picker {
    overflow: hidden;
    height: 100%;
    margin-left: 20px;
  }
  .second-column .second-picker .folder-picker-popup {
    overflow: hidden;
    height: 100%;
    margin-top: 0;
  }
  .second-column .second-picker .folder-picker-vertical-top-zone {
    position: absolute;
    width: 279px;
    z-index: 1010;
    top: 0;
    left: 0;
    background: #5a5a5a;
    padding-top: 15px;
  }
  .second-column .second-picker .folder-picker-vertical-list {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .second-column .second-picker .folder-picker-vertical-list .row {
    margin-right: 0;
    margin-left: 0;
  }
  .second-column .second-picker .folder-picker-vertical-list .row .col-md-12 {
    padding-right: 0;
    padding-left: 0;
  }
  .second-column .item-list-element .case-buttons .icon {
    margin-left: 6px;
  }
  .second-column .item-list-element .workflow-buttons .icon {
    margin-left: 6px;
  }
}

.item-list-element .case-heading {
  position: relative;
  display: block;
  padding-right: 20px;
}
.item-list-element .case-heading .case-icon img {
  width: 15px;
  height: 15px;
  margin: 0 0 7px 0;
}
.item-list-element .case-heading .folder-icon img {
  width: 15px;
  height: 13px;
  margin: 0 0 5px 0;
}
.item-list-element .case-heading .glyphicon {
  color: inherit;
}
.item-list-element .workflow-heading {
  position: relative;
  display: block;
  padding-right: 20px;
}
.item-list-element .workflow-heading .workflow-icon img {
  width: 14px;
  height: 14px;
  margin: 0 0px 3px 0px;
}
.item-list-element .workflow-heading .glyphicon {
  color: inherit;
}

.filter-sort-popin {
  position: absolute;
  border: 1px solid #a1a1a1;
  text-align: center;
  color: white;
  background: #5a5a5a;
  margin-top: -1px;
  z-index: 4200;
  font-size: 12px;
}
.filter-sort-popin .row {
  margin-right: -15px;
  margin-left: -15px;
}
.filter-sort-popin .filter-sort-popin-item {
  cursor: pointer;
  padding: 0 23px 1px;
}
.filter-sort-popin .filter-sort-popin-item:hover {
  background-color: #3b3a3a;
}

.simple-form .form-group .glyphicon-asterisk {
  font-size: 60%;
  vertical-align: top;
}

.single-column-wrapper {
  padding: 0px 15px;
  position: absolute;
  top: 54px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}

.single-scrollable {
  position: relative;
  margin: 20px;
}

.criteria-password {
  padding: 0;
  margin-top: 5px;
}

.invalid-criteria-pass {
  color: #acacac;
  padding-left: 3px;
  padding-bottom: 3px;
}

.valid-criteria-pass {
  color: green;
  padding-left: 3px;
  padding-bottom: 3px;
}

.single-toolbar {
  display: none; /* by default, it is hidden */
  background-color: #efefef;
  border-bottom: 1px solid #acacac;
  padding: 7px 0px 6px 30px;
  position: fixed;
  top: 54px;
  left: 0px;
  right: 0px;
  z-index: 1000;
}
@media (max-width: 449px) {
  .single-toolbar .btn-group-default.button-not-on-mobile {
    display: none;
  }
}
.single-toolbar .btn-group-default .dropdown-menu {
  z-index: 2000;
}
.single-toolbar .btn-default {
  margin: 2px 5px 0 0;
  padding: 3px 6px 2px;
  font-size: 11px;
  line-height: 1;
  position: relative;
  border-radius: 3px;
}
@media (max-width: 449px) {
  .single-toolbar .btn-default.button-not-on-mobile {
    display: none;
  }
  .single-toolbar .btn-default .regular {
    display: none;
  }
}
@media (min-width: 450px) {
  .single-toolbar .btn-default .mobile {
    display: none;
  }
}
.single-toolbar .icn-default {
  margin-right: 5px;
}
@media (max-width: 449px) {
  .single-toolbar .icn-default.button-not-on-mobile {
    display: none;
  }
}
.single-toolbar .icn-default:hover {
  opacity: 0.7;
}
.single-toolbar .icn-default .case-back-link {
  position: relative;
  top: 5px;
}

.signature-label {
  font-size: 110%;
}

.project-signature .icon {
  margin-left: 20px;
  cursor: pointer;
}

div.table {
  margin: 0 15px 20px 15px;
  width: calc(100% - 30px);
}
div.table .row.header {
  color: #7d7e80;
  font-weight: 500;
  border-bottom: 1px solid #acacac;
}
div.table .row.line:nth-child(even) {
  background-color: #f0f0f0;
}
div.table .row.line:nth-child(odd) {
  background-color: #f8f8f8;
}
div.table .row.line .dropdown-select select {
  font-size: 14px;
  height: 30px;
}
div.table .row.line .dropdown-select select:focus {
  box-shadow: none;
}

@media (min-width: 768px) {
  .single-toolbar .icn-default, .single-toolbar .btn-default {
    margin-right: 15px;
  }
}
.video-tutorials .video-card {
  text-align: center;
}
.video-tutorials .video-card .video-title {
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  margin-bottom: 10px;
}
.video-tutorials .video-card .video-thumbnail {
  cursor: pointer;
}

.tutorial-popup {
  display: none;
  position: fixed;
  top: 20px;
  left: 20px;
  right: 20px;
  z-index: 40001;
  border: 1px solid #ddd;
  background-color: white;
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.5);
}
.tutorial-popup .tutorial-image {
  width: 100%;
  height: 100%;
  padding-bottom: 55px;
  text-align: center;
}
.tutorial-popup .tutorial-image img {
  max-width: 100%;
  max-height: 100%;
  background-color: #eee;
}
.tutorial-popup .tutorial-footer {
  height: 50px;
  width: 100%;
  bottom: 0;
  padding: 5px 10px 5px 10px;
  position: absolute;
}
.tutorial-popup .tutorial-footer .tutorial-button-left {
  float: left;
}
.tutorial-popup .tutorial-footer .tutorial-button-right {
  float: right;
}
.tutorial-popup .tutorial-footer .tutorial-button-center {
  text-align: center;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .tutorial-popup {
    left: 50px;
    right: 50px;
  }
  .tutorial-popup .tutorial-footer .tutorial-button-left a {
    width: 150px;
  }
  .tutorial-popup .tutorial-footer .tutorial-button-right a {
    width: 150px;
  }
  .tutorial-popup .tutorial-footer .tutorial-button-center {
    font-size: 1.4em;
    margin-top: 5px;
  }
}
@media (min-width: 992px) {
  .tutorial-popup {
    left: 50px;
    right: 50px;
  }
}

.user-display .image-aspect-ratio {
  aspect-ratio: 1/1;
}
.user-display img.user-image {
  border-radius: 50%;
  overflow: hidden;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.btn-manage-project {
  margin-left: 10px;
}

.form-projects .projects-info {
  margin-top: 15px;
  font-size: 13px;
}
.form-projects .projects-info .row {
  height: 110px;
}
.form-projects .projects-info .row h3 {
  font-size: 16px;
  margin: 12px 0 4px;
  top: -13px;
}
.form-projects .projects-info .row h3 a {
  color: #3b3b3b;
}
.form-projects .projects-info .row h3 .deactivated-project {
  font-size: 80%;
  color: red;
}
.form-projects .projects-info .row img {
  max-width: 100px;
  max-height: 100px;
  margin-bottom: 10px;
}

/* 
    overwrite bootstrap help-block to come close to .field-dependency-timespan-notification
*/
.user-creator-sso-hint {
  color: #3b3b3b;
  margin-top: 0;
}

.user-editor-sso-hint {
  color: #3b3b3b;
}

.email-validation {
  padding-top: 5px;
}
.email-validation.validating {
  color: #3b3b3b;
}
.email-validation.common {
  color: green;
}
.email-validation.standard {
  color: orange;
}
.email-validation.fail {
  color: red;
}

.account-image {
  height: 70px;
  width: 70px;
  max-width: none;
  border-radius: 100%;
}

body .viewer-frame {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: gray;
}
body .viewer-frame .viewer-header {
  position: absolute;
  background-color: #eee;
  top: 10px;
  left: 10px;
  right: 10px;
  padding: 5px 10px;
  height: 40px;
}
body .viewer-frame .viewer-inner {
  position: absolute;
  background-color: #eee;
  top: 50px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  text-align: center;
}
body .viewer-frame .viewer-inner img {
  max-width: 100%;
  max-height: 100%;
}

@media (min-width: 992px) {
  .outcomes-grid-display-row .col-md-2 {
    width: 20%;
  }
  .outcomes-grid-display-row .col-md-10 {
    width: 80%;
    max-width: -webkit-calc(80% - 80px);
    max-width: -moz-calc(80% - 80px);
    max-width: calc(80% - 80px);
  }
}
.active-blocker {
  padding-top: 12px;
}

.workflow-outcomes .section-header {
  margin-bottom: 0;
  border: none;
  font-size: 20px;
  color: #3b3b3b;
  font-weight: 400;
  padding-bottom: 4px;
  margin-top: 30px;
}

.workflow-editor h2 {
  margin-top: 2px;
}

.outcomes-grid-editing-section .control-label .glyphicon-asterisk {
  font-size: 60%;
  vertical-align: top;
  display: inline-block;
  display: -webkit-inline-box;
}
.outcomes-grid-editing-section .form-group-error .control-label .glyphicon-asterisk {
  color: red;
}

.outcome-grid .outcomes-grid-buttons {
  margin-top: 20px;
  margin-bottom: 30px;
}
.outcome-grid .outcomes-grid-buttons input {
  margin-right: 10px;
}
.outcome-grid .casetype-grid-editing-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}

.outcomes-grid-editing-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}

.outcomes-grid-editing-row .edit-label-zone {
  padding: 4px 4px 0 0;
}
.outcomes-grid-editing-row .del-label-zone {
  float: right;
  width: 30px;
  text-align: center;
  margin-top: 18px;
}
.outcomes-grid-editing-row .del-label-zone span {
  cursor: pointer;
}
.outcomes-grid-editing-row .del-label-zone + .edit-label-zone {
  padding-right: 10px;
  overflow: hidden;
}
.outcomes-grid-editing-row .del-label-zone + .edit-label-zone input {
  margin-left: 0;
}
.outcomes-grid-editing-row .form-group {
  margin-bottom: 6px;
}
.outcomes-grid-editing-row .form-group .read-only {
  margin-top: 10px;
}
.outcomes-grid-editing-row .control-label {
  padding: 12px 15px;
}

.form-control.step-data-title::-webkit-input-placeholder {
  font-weight: 500 !important;
  color: #acacac !important;
}
.form-control.step-data-title:-moz-placeholder {
  font-weight: 500 !important;
  color: #acacac !important;
}
.form-control.step-data-title::-moz-placeholder {
  font-weight: 500 !important;
  color: #acacac !important;
}
.form-control.step-data-title:-ms-input-placeholder {
  font-weight: 500 !important;
  color: #acacac !important;
}

.workflow-steps-userpicker .editor-typeahead::-webkit-input-placeholder {
  font-weight: 500 !important;
  color: #acacac !important;
}
.workflow-steps-userpicker .editor-typeahead:-moz-placeholder {
  font-weight: 500 !important;
  color: #acacac !important;
}
.workflow-steps-userpicker .editor-typeahead::-moz-placeholder {
  font-weight: 500 !important;
  color: #acacac !important;
}
.workflow-steps-userpicker .editor-typeahead:-ms-input-placeholder {
  font-weight: 500 !important;
  color: #acacac !important;
}

.outcomes-grid-display {
  margin-bottom: 10px;
  position: relative;
}
.outcomes-grid-display.sortable-hover {
  background-color: #eaeaea;
}
.outcomes-grid-display .grid-field-zone {
  overflow: hidden;
}
.outcomes-grid-display .grid-field-zone.movable-cursor {
  cursor: move;
}
.outcomes-grid-display .button-zone {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  z-index: 20;
}
.outcomes-grid-display .button-zone .glyphicon {
  opacity: 0.6;
}
.outcomes-grid-display .display-title {
  text-transform: uppercase;
  font-weight: 500;
  color: #7d7e80;
}
.outcomes-grid-display .outcomes-grid-display-value .switch-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 6px;
}

.steps-separator {
  margin-top: 30px;
}
.steps-separator .content-separator {
  margin-bottom: 10px;
}

.workflow-steps-intro .checkbox-styled {
  float: none;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

.workflow-steps {
  margin-top: 20px;
  overflow: hidden;
  width: 100%;
}

.workflow-steps-grid {
  overflow-x: scroll;
  overflow-y: visible;
  width: 100%;
  padding-bottom: 40px;
}
.workflow-steps-grid .workflow-steps-header {
  border-bottom: 1px solid #dadada;
  height: 52px;
  line-height: 47px;
  vertical-align: middle;
  white-space: nowrap;
}
.workflow-steps-grid .workflow-steps-header .form-control {
  width: 64%;
  margin-right: 5px;
  display: inline;
}
.workflow-steps-grid .workflow-steps-header .workflow-step-header {
  height: 52px;
}
.workflow-steps-grid .workflow-steps-header .workflow-step-header .header-items div {
  float: left;
  padding-left: 20px;
}
.workflow-steps-grid .workflow-steps-header .workflow-step-header .header-items div .form-control {
  margin-left: 10px;
  width: 90px;
}
.workflow-steps-grid .workflow-steps-header .workflow-step-header .header-items div.total-workflow-summary {
  font-weight: 500;
  margin-left: 5px;
}
.workflow-steps-grid .workflow-steps-header .workflow-step-header .header-items div.button-zone {
  padding-left: 0;
}
.workflow-steps-grid .workflow-steps-header .workflow-step-header .header-items div.button-zone .icon-add-step {
  width: 27px;
  height: 27px;
  text-align: center;
  box-shadow: none;
  border-radius: 0;
  background-image: url(../Content/Img/workflow-add-step.svg);
  background-size: 27px 27px;
}
.workflow-steps-grid .workflow-steps-header .workflow-step-header .header-items div.button-zone .icon-add-down {
  width: 27px;
  height: 27px;
  text-align: center;
  box-shadow: none;
  border-radius: 0;
  background-image: url(../Content/Img/workflow-add-down.svg);
  background-size: 27px 27px;
}
.workflow-steps-grid .workflow-steps-header .workflow-step-header .header-items div.button-zone .icon-milestone {
  width: 18.9px;
  height: 27px;
  text-align: center;
  box-shadow: none;
  border-radius: 0;
  background-image: url(../Content/Img/milestone-off.svg);
  background-size: 18.9px 27px;
}
.workflow-steps-grid .workflow-steps-header .workflow-step-header .header-items div.button-zone .icon-milestone.active {
  background-image: url(../Content/Img/milestone-on.svg);
}
.workflow-steps-grid .workflow-steps-header .workflow-step-header .workflow-milestone-marker {
  height: 14px;
}
.workflow-steps-grid .workflow-steps-row {
  height: 300px;
  line-height: 300px;
  vertical-align: middle;
  white-space: nowrap;
}
.workflow-steps-grid .workflow-column {
  border-left: 1px solid #dadada;
  width: 320px;
  margin: 0;
  padding: 0;
  display: inline-block;
  height: 100%;
  float: left;
}
.workflow-steps-grid .workflow-column:first-child {
  border-left: none;
  width: 72px;
  margin-left: 0;
  padding-left: 0;
}
.workflow-steps-grid .workflow-column:first-child .horizontal-line {
  right: 0;
  left: auto;
  width: 35px;
}
.workflow-steps-grid .workflow-column:last-child .horizontal-line {
  left: -20px;
  right: auto;
  width: 60px;
}
.workflow-steps-grid .workflow-column:last-child b {
  margin-left: 48px;
}
.workflow-steps-grid .workflow-column .workflow-line-wraper {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
}
.workflow-steps-grid .workflow-column .horizontal-line {
  border-bottom: 1px solid #747474;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}
.workflow-steps-grid .workflow-column .step-box {
  position: absolute;
  left: 50%;
  top: 0px;
  margin: 0 0 0 -140px;
  width: 280px;
  height: 100%;
}
.workflow-steps-grid .workflow-column .step-box .rect-wraper {
  line-height: 14px;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin: -70px 0 0 0;
}
.workflow-steps-grid .workflow-column .step-box .rect-wraper .rect {
  border: 1px solid #747474;
  border-top: none;
  min-height: 140px;
  background: #f8f8f8;
}
.workflow-steps-grid .workflow-column .step-box .rect-wraper .rect:first-child {
  border-top: 1px solid #747474;
}
.workflow-steps-grid .workflow-column .step-box .box-wraper {
  line-height: 14px;
  position: absolute;
  top: 50%;
  left: 20px;
  width: 240px;
  margin: -130px 0 0 0;
  white-space: normal;
}
.workflow-steps-grid .workflow-column .step-box .box-wraper .box {
  border: 1px solid #747474;
  border-radius: 5px;
  min-height: 120px;
  margin-bottom: 20px;
  background: #f8f8f8;
  position: relative;
}
.workflow-steps-grid .workflow-column .step-box .box-wraper .box .typeahead-badge {
  cursor: pointer;
  color: #428bca;
}
.workflow-steps-grid .workflow-column .step-box .box-wraper .box > div {
  margin: 10px;
  width: 190px;
}
.workflow-steps-grid .workflow-column .step-box .box-wraper .box > div.workflow-display-field {
  padding: 15px;
  min-height: 44px;
  width: 220px;
}
.workflow-steps-grid .workflow-column .step-box .box-wraper .box > div.workflow-display-field.checks-message {
  margin: 0px 10px;
  padding: 0px 15px;
}
.workflow-steps-grid .workflow-column .step-box .box-wraper .box > div.trash-icon {
  position: absolute;
  right: 34px;
  width: 0;
  margin: 5px;
  top: 82px;
  text-align: center;
}
.workflow-steps-grid .workflow-column .step-box .box-wraper .box > div.workflow-steps-checks {
  margin: 0 10px;
  min-width: 190px;
  min-height: 20px;
  display: flex;
  justify-content: space-between;
}
.workflow-steps-grid .workflow-column .step-box .box-wraper .box > div.workflow-steps-checks div.workflow-steps-check {
  min-height: 20px;
  font-size: 12px;
  white-space: nowrap;
  margin: 0 5px 0 0;
}
.workflow-steps-grid .workflow-column .step-box .box-wraper .box > div.workflow-steps-checks div.workflow-steps-check:last-child {
  margin: 0;
}
.workflow-steps-grid .workflow-column .step-box .box-wraper .box > div.workflow-steps-checks div.workflow-steps-check .check-hint {
  display: inline-block;
  white-space: nowrap;
}
.workflow-steps-grid .workflow-column .step-box .box-wraper .box > div.workflow-steps-checks div.workflow-steps-check .checkbox-styled {
  margin-top: -4px; /* push the checkbox outline a bit up */
  padding-top: 4px;
  display: inline-block;
  float: none;
}

.folder-list-menu-item span.image img.workflow {
  margin-top: -3px;
}

.workflow-display-Below .top-zone-fields-single .field-label {
  width: 100%;
}
.workflow-display-Below .top-zone-fields-single .col-md-8 {
  width: 100%;
}
.workflow-display-Below .outcomes-grid-display-row .outcomes-grid-display-label {
  width: 100%;
}
.workflow-display-Below .outcomes-grid-display-row .outcomes-grid-display-value {
  width: 100%;
}

/*# sourceMappingURL=glaass.css.map */

