/* Minification failed. Returning unminified contents.
(1367,15): run-time error CSS1039: Token not allowed after unary operator: '-top-bar'
(1435,17): run-time error CSS1039: Token not allowed after unary operator: '-my-icon'
(1666,15): run-time error CSS1039: Token not allowed after unary operator: '-table-header'
(1946,33): run-time error CSS1039: Token not allowed after unary operator: '-top-bar'
(2636,31): run-time error CSS1039: Token not allowed after unary operator: '-top-bar'
(2658,33): run-time error CSS1039: Token not allowed after unary operator: '-top-bar'
(3161,26): run-time error CSS1039: Token not allowed after unary operator: '-table-header'
(3194,26): run-time error CSS1039: Token not allowed after unary operator: '-fancy'
(3239,27): run-time error CSS1039: Token not allowed after unary operator: '-top-bar'
(3468,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3486,26): run-time error CSS1039: Token not allowed after unary operator: '-fancy'
(3489,26): run-time error CSS1039: Token not allowed after unary operator: '-table-header'
(3490,16): run-time error CSS1039: Token not allowed after unary operator: '-p'
(3586,20): run-time error CSS1039: Token not allowed after unary operator: '-success-bg'
(4041,26): run-time error CSS1039: Token not allowed after unary operator: '-table-header'
(4061,26): run-time error CSS1039: Token not allowed after unary operator: '-table-header'
(4265,26): run-time error CSS1039: Token not allowed after unary operator: '-table-header'
(4362,26): run-time error CSS1039: Token not allowed after unary operator: '-fancy'
(4365,26): run-time error CSS1039: Token not allowed after unary operator: '-table-header'
(4592,26): run-time error CSS1039: Token not allowed after unary operator: '-table-header'
(4640,26): run-time error CSS1039: Token not allowed after unary operator: '-top-bar'
(4664,22): run-time error CSS1039: Token not allowed after unary operator: '-top-bar'
(4669,26): run-time error CSS1039: Token not allowed after unary operator: '-top-bar'
(4678,22): run-time error CSS1039: Token not allowed after unary operator: '-top-bar'
(4679,15): run-time error CSS1039: Token not allowed after unary operator: '-top-bar'
(4689,26): run-time error CSS1039: Token not allowed after unary operator: '-table-header'
(6792,14): run-time error CSS1039: Token not allowed after unary operator: '-top-bar'
(7369,26): run-time error CSS1039: Token not allowed after unary operator: '-fancy'
(7426,26): run-time error CSS1039: Token not allowed after unary operator: '-fancy'
(7859,26): run-time error CSS1039: Token not allowed after unary operator: '-fancy'
(8622,20): run-time error CSS1039: Token not allowed after unary operator: '-fancy'
 */
.bootstrap-touchspin {
  display: inherit;
}
.bootstrap-touchspin .mixin-common {
  height: 34px;
  margin-left: -1px;
  width: auto;
  display: inline-block;
  line-height: inherit;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
}
.bootstrap-touchspin .bootstrap-touchspin-postfix {
  height: 34px;
  margin-left: -1px;
  width: auto;
  display: inline-block;
  line-height: inherit;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
}
.bootstrap-touchspin .bootstrap-touchspin-prefix {
  height: 34px;
  margin-left: -1px;
  width: auto;
  display: inline-block;
  line-height: inherit;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
}
.bootstrap-touchspin input {
  max-width: 80px;
  display: inline-block;
}
.bootstrap-touchspin .input-group-btn-vertical {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: 1%;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  border-top-right-radius: 4px !important;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-bottom-right-radius: 4px !important;
  border-radius: 0;
  margin-top: -2px;
}
.bootstrap-touchspin .input-group-btn-vertical i {
  font-size: 9px;
  font-weight: normal;
  left: 5px;
  position: absolute;
  top: 3px;
}
.bootstrap-touchspin .input-group-btn-vertical > .btn {
  display: block;
  float: none;
  margin-left: -1px;
  padding: 8px 10px;
  position: relative;
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.45
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.bootstrap-datetimepicker-widget {
  list-style: none;
  z-index: 2001;
}
.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 #cccccc;
  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 #cccccc;
  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 i {
  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: 5px;
}
.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: #777777;
  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: #eeeeee;
}
.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: #777777;
}
.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: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.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: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: white;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  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: 5px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  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;
}

.has-warning .twitter-typeahead .tt-input,
.has-warning .twitter-typeahead .tt-hint {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .twitter-typeahead .tt-input:focus,
.has-warning .twitter-typeahead .tt-hint:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-error .twitter-typeahead .tt-input,
.has-error .twitter-typeahead .tt-hint {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .twitter-typeahead .tt-input:focus,
.has-error .twitter-typeahead .tt-hint:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-success .twitter-typeahead .tt-input,
.has-success .twitter-typeahead .tt-hint {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .twitter-typeahead .tt-input:focus,
.has-success .twitter-typeahead .tt-hint:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.input-group .twitter-typeahead {
  display: table-cell !important;
}
.input-group .twitter-typeahead:first-child .tt-input,
.input-group .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  width: 100%;
}
.input-group .twitter-typeahead:last-child .tt-input,
.input-group .twitter-typeahead:last-child .tt-hint {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  width: 100%;
}
.input-group.input-group-sm .twitter-typeahead .tt-input,
.input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-input,
.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint {
  border-radius: 0;
}
.input-group.input-group-sm .twitter-typeahead:first-child .tt-input,
.input-group.input-group-sm .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group.input-group-sm .twitter-typeahead:last-child .tt-input,
.input-group.input-group-sm .twitter-typeahead:last-child .tt-hint {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
select.input-group.input-group-sm .twitter-typeahead .tt-input,
select.input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: 30px;
  line-height: 30px;
}
textarea.input-group.input-group-sm .twitter-typeahead .tt-input,
textarea.input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: auto;
}
select[multiple].input-group.input-group-sm .twitter-typeahead .tt-input,
select[multiple].input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: auto;
}
.input-group.input-group-lg .twitter-typeahead .tt-input,
.input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-input,
.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint {
  border-radius: 0;
}
.input-group.input-group-lg .twitter-typeahead:first-child .tt-input,
.input-group.input-group-lg .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group.input-group-lg .twitter-typeahead:last-child .tt-input,
.input-group.input-group-lg .twitter-typeahead:last-child .tt-hint {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
select.input-group.input-group-lg .twitter-typeahead .tt-input,
select.input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: 46px;
  line-height: 46px;
}
textarea.input-group.input-group-lg .twitter-typeahead .tt-input,
textarea.input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: auto;
}
select[multiple].input-group.input-group-lg .twitter-typeahead .tt-input,
select[multiple].input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: auto;
}
.twitter-typeahead {
  width: 100%;
  float: left;
}
.twitter-typeahead .tt-hint {
  color: #999999;
}
.twitter-typeahead .tt-input {
  z-index: 2;
}
.twitter-typeahead .tt-input[disabled],
.twitter-typeahead .tt-input[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee !important;
}
.twitter-typeahead .ajax-loading,
.category-item-picker.ajax-loading {
  background-image: url(data:image/gif;base64,R0lGODlhEAALAPQAAP///wAAANra2tDQ0Orq6gYGBgAAAC4uLoKCgmBgYLq6uiIiIkpKSoqKimRkZL6+viYmJgQEBE5OTubm5tjY2PT09Dg4ONzc3PLy8ra2tqCgoMrKyu7u7gAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAALAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQACwABACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQACwACACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQACwADACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAALAAQALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkEAAsABQAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAALAAYALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkEAAsABwAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7AAAAAAAAAAAAPGJyIC8+CjxiPldhcm5pbmc8L2I+OiAgbXlzcWxfcXVlcnkoKSBbPGEgaHJlZj0nZnVuY3Rpb24ubXlzcWwtcXVlcnknPmZ1bmN0aW9uLm15c3FsLXF1ZXJ5PC9hPl06IENhbid0IGNvbm5lY3QgdG8gbG9jYWwgTXlTUUwgc2VydmVyIHRocm91Z2ggc29ja2V0ICcvdmFyL3J1bi9teXNxbGQvbXlzcWxkLnNvY2snICgyKSBpbiA8Yj4vaG9tZS9hamF4bG9hZC93d3cvbGlicmFpcmllcy9jbGFzcy5teXNxbC5waHA8L2I+IG9uIGxpbmUgPGI+Njg8L2I+PGJyIC8+CjxiciAvPgo8Yj5XYXJuaW5nPC9iPjogIG15c3FsX3F1ZXJ5KCkgWzxhIGhyZWY9J2Z1bmN0aW9uLm15c3FsLXF1ZXJ5Jz5mdW5jdGlvbi5teXNxbC1xdWVyeTwvYT5dOiBBIGxpbmsgdG8gdGhlIHNlcnZlciBjb3VsZCBub3QgYmUgZXN0YWJsaXNoZWQgaW4gPGI+L2hvbWUvYWpheGxvYWQvd3d3L2xpYnJhaXJpZXMvY2xhc3MubXlzcWwucGhwPC9iPiBvbiBsaW5lIDxiPjY4PC9iPjxiciAvPgo8YnIgLz4KPGI+V2FybmluZzwvYj46ICBteXNxbF9xdWVyeSgpIFs8YSBocmVmPSdmdW5jdGlvbi5teXNxbC1xdWVyeSc+ZnVuY3Rpb24ubXlzcWwtcXVlcnk8L2E+XTogQ2FuJ3QgY29ubmVjdCB0byBsb2NhbCBNeVNRTCBzZXJ2ZXIgdGhyb3VnaCBzb2NrZXQgJy92YXIvcnVuL215c3FsZC9teXNxbGQuc29jaycgKDIpIGluIDxiPi9ob21lL2FqYXhsb2FkL3d3dy9saWJyYWlyaWVzL2NsYXNzLm15c3FsLnBocDwvYj4gb24gbGluZSA8Yj42ODwvYj48YnIgLz4KPGJyIC8+CjxiPldhcm5pbmc8L2I+OiAgbXlzcWxfcXVlcnkoKSBbPGEgaHJlZj0nZnVuY3Rpb24ubXlzcWwtcXVlcnknPmZ1bmN0aW9uLm15c3FsLXF1ZXJ5PC9hPl06IEEgbGluayB0byB0aGUgc2VydmVyIGNvdWxkIG5vdCBiZSBlc3RhYmxpc2hlZCBpbiA8Yj4vaG9tZS9hamF4bG9hZC93d3cvbGlicmFpcmllcy9jbGFzcy5teXNxbC5waHA8L2I+IG9uIGxpbmUgPGI+Njg8L2I+PGJyIC8+CjxiciAvPgo8Yj5XYXJuaW5nPC9iPjogIG15c3FsX3F1ZXJ5KCkgWzxhIGhyZWY9J2Z1bmN0aW9uLm15c3FsLXF1ZXJ5Jz5mdW5jdGlvbi5teXNxbC1xdWVyeTwvYT5dOiBDYW4ndCBjb25uZWN0IHRvIGxvY2FsIE15U1FMIHNlcnZlciB0aHJvdWdoIHNvY2tldCAnL3Zhci9ydW4vbXlzcWxkL215c3FsZC5zb2NrJyAoMikgaW4gPGI+L2hvbWUvYWpheGxvYWQvd3d3L2xpYnJhaXJpZXMvY2xhc3MubXlzcWwucGhwPC9iPiBvbiBsaW5lIDxiPjY4PC9iPjxiciAvPgo8YnIgLz4KPGI+V2FybmluZzwvYj46ICBteXNxbF9xdWVyeSgpIFs8YSBocmVmPSdmdW5jdGlvbi5teXNxbC1xdWVyeSc+ZnVuY3Rpb24ubXlzcWwtcXVlcnk8L2E+XTogQSBsaW5rIHRvIHRoZSBzZXJ2ZXIgY291bGQgbm90IGJlIGVzdGFibGlzaGVkIGluIDxiPi9ob21lL2FqYXhsb2FkL3d3dy9saWJyYWlyaWVzL2NsYXNzLm15c3FsLnBocDwvYj4gb24gbGluZSA8Yj42ODwvYj48YnIgLz4K) !important;
  background-repeat: no-repeat;
  background-position: right 5px center;
  padding-right: 20px;
}
.info-icon .twitter-typeahead {
  width: 280px;
}
.info-icon .fa-info-circle {
  margin-top: 10px;
}
fieldset[disabled] .twitter-typeahead .tt-input {
  cursor: not-allowed;
  background-color: #eeeeee !important;
}
.tt-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1051;
  min-width: 160px;
  width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: white;
  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;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.tt-dropdown-menu .tt-suggestion {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
}
.tt-dropdown-menu .tt-suggestion:hover {
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  background-color: whitesmoke;
  color: #262626;
}
.tt-dropdown-menu .tt-suggestion:hover a {
  color: #262626;
}
.tt-dropdown-menu .tt-suggestion p {
  margin: 0;
}
.tt-dropdown-menu .tt-suggestion.tt-cursor {
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  background-color: whitesmoke;
  color: #262626;
}
.tt-dropdown-menu .tt-suggestion.tt-cursor a {
  color: #262626;
}
.tt-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  min-width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: white;
  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;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  overflow-y: auto;
}
.tt-menu .tt-suggestion {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.tt-menu .tt-suggestion:hover {
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  background-color: whitesmoke;
  color: #262626;
}
.tt-menu .tt-suggestion:hover a {
  color: #262626;
}
.tt-menu .tt-suggestion p {
  margin: 0;
}
.tt-menu .tt-suggestion small:not(.a) {
  margin-left: 10px;
}
.tt-menu .tt-suggestion strong {
  font-weight: normal;
}
.tt-menu .tt-suggestion > :not(.no-highlight) strong {
  background-color: rgba(176, 213, 230, 0.5);
  border-radius: 3px;
  border-bottom: 3px solid #b0d5e6;
}
.tt-menu .tt-suggestion .tag strong {
  background-color: transparent;
  border-radius: 0;
  border-bottom: none;
}
.tt-menu .tt-title {
  font-size: 0.9em;
  border-bottom: #cccccc 1px solid;
  width: 100%;
  display: inline-block;
  font-weight: bold;
  padding: 15px 0 5px 10px;
  position: relative;
}
.tt-menu .tt-title .show-all {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 17px;
}
.tt-menu .tt-title .show-all.disabled {
  cursor: not-allowed;
  color: #bbbbbb;
}
.tt-menu .tt-title:first-child {
  padding-top: 5px;
}
.tt-menu .tt-title:first-child .show-all {
  top: 7px;
}
.tt-menu .tt-suggestion.tt-cursor {
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  background-color: whitesmoke;
  color: #262626;
}
.tt-menu .tt-suggestion.tt-cursor a {
  color: #262626;
}
.tt-disabled-state {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  position: absolute;
  z-index: 3;
  width: 30px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.twitter-typeahead.has-disabled-state .tt-input {
  padding-left: 37px;
}
.has-error .tt-disabled-state {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.clr-picker {
  display: none;
  flex-wrap: wrap;
  position: absolute;
  width: 200px;
  z-index: 1051;
  border-radius: 5px;
  border: 1px solid #cccccc;
  background-color: white;
  justify-content: space-between;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  user-select: none;
}
.clr-picker.clr-open {
  display: flex;
}
.clr-gradient {
  position: relative;
  width: 100%;
  height: 100px;
  margin-bottom: 15px;
  border-radius: 3px 3px 0 0;
  background-image: linear-gradient(transparent, black), linear-gradient(90deg, white, currentColor);
  cursor: pointer;
}
.clr-marker {
  position: absolute;
  width: 12px;
  height: 12px;
  margin: -6px 0 0 -6px;
  border: 1px solid white;
  border-radius: 50%;
  background-color: currentColor;
  cursor: pointer;
}
.clr-hue {
  background-image: linear-gradient(to right, red 0%, yellow 16.66%, lime 33.33%, aqua 50%, blue 66.66%, fuchsia 83.33%, red 100%);
}
.clr-hue {
  position: relative;
  width: calc(100% - 40px);
  height: 8px;
  margin: 5px 20px;
  border-radius: 4px;
}
.clr-alpha span {
  display: block;
  height: 100%;
  width: 100%;
  border-radius: inherit;
  background-image: linear-gradient(90deg, transparent, currentColor);
}
.clr-hue input {
  position: absolute;
  width: calc(100% + 16px);
  height: 16px;
  left: -8px;
  top: -4px;
  margin: 0;
  background-color: transparent;
  opacity: 0;
  cursor: pointer;
}
.clr-hue div {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 50%;
  margin-left: -8px;
  transform: translateY(-50%);
  border: 2px solid white;
  border-radius: 50%;
  background-color: currentColor;
  box-shadow: 0 0 1px #888888;
  pointer-events: none;
}
.clr-swatches {
  order: 2;
  width: calc(100% - 32px);
  margin: 0 16px;
}
.clr-swatches div {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 12px;
  justify-content: center;
}
.clr-swatches button {
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0 4px 6px 4px;
  border: 0;
  border-radius: 50%;
  color: inherit;
  text-indent: -1000px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
.clr-swatches button:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: inherit;
  background-color: currentColor;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}
input.clr-color {
  order: 1;
  width: calc(100% - 80px);
  height: 32px;
  margin: 15px 20px 20px 0;
  padding: 0 15px;
  border: 1px solid #dddddd;
  border-radius: 16px;
  color: #444444;
  background-color: white;
  font-family: sans-serif;
  font-size: 14px;
  text-align: left;
  box-shadow: none;
}
input.clr-color:focus {
  outline: none;
  border: 1px solid #aaaaaa;
}
.clr-clear {
  display: none;
  order: 2;
  height: 24px;
  margin: 0 20px 20px auto;
  padding: 0 20px;
  border: 0;
  border-radius: 12px;
  color: white;
  background-color: #666666;
  font-family: inherit;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
}
.clr-preview {
  position: relative;
  width: 32px;
  height: 32px;
  margin: 15px 0 20px 20px;
  border: 0;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}
.clr-preview:before,
.clr-preview:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  border: 1px solid white;
  border-radius: 50%;
}
.clr-preview:after {
  border: 0;
  background-color: currentColor;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.clr-marker,
.clr-hue div,
.clr-color {
  box-sizing: border-box;
}
.clr-field {
  display: inline-block;
  position: relative;
  color: transparent;
}
.clr-field button {
  position: absolute;
  width: 30px;
  height: 100%;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  color: inherit;
  text-indent: -1000px;
  white-space: nowrap;
  overflow: hidden;
  pointer-events: none;
}
.clr-field button:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: inherit;
  background-color: currentColor;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
}
.clr-swatches button,
.clr-preview:before,
.clr-field button {
  background-image: repeating-linear-gradient(45deg, #aaaaaa 25%, transparent 25%, transparent 75%, #aaaaaa 75%, #aaaaaa), repeating-linear-gradient(45deg, #aaaaaa 25%, white 25%, white 75%, #aaaaaa 75%, #aaaaaa);
  background-position: 0 0, 4px 4px;
  background-size: 8px 8px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
.clr-marker:focus {
  outline: none;
}
.clr-keyboard-nav .clr-marker:focus,
.clr-keyboard-nav .clr-hue input:focus + div {
  outline: none;
  box-shadow: 0 0 0 2px dodgerblue, 0 0 2px 2px white;
}
.ctrl_colourpicker {
  width: 16px;
  height: 16px;
  border: 0;
  font-size: 0;
  cursor: pointer;
  background-color: white !important;
  outline: none !important;
}
.ctrl_colourpicker[disabled] {
  cursor: no-drop;
}

/*#region Toast Notifications */

.notification {
  min-height: 32px;
  display: inline-block;
  padding: 5px;
  font-size: 0.9em;
  line-height: 1.2em;
}
.notification.alert-success {
  background-color: #cbe8bd;
  border-color: #92cb7d;
}
.notification.alert-success.highlight {
  background-color: #e9f5e3;
  border-color: #b1daa1;
}
.notification.alert-success a {
  color: inherit;
  text-decoration: underline;
}
.notification.alert-info {
  background-color: #add9ef;
  border-color: #6ebbe2;
}
.notification.alert-info.highlight {
  background-color: #d8edf7;
  border-color: #99cfeb;
}
.notification.alert-info a {
  color: inherit;
  text-decoration: underline;
}
.notification.alert-warning {
  background-color: #f8ecb3;
  border-color: #f1db6e;
}
.notification.alert-warning.highlight {
  background-color: #fcf8e2;
  border-color: #f5e79d;
}
.notification.alert-warning a {
  color: inherit;
  text-decoration: underline;
}
.notification.alert-danger {
  background-color: #e2baba;
  border-color: #cc8383;
}
.notification.alert-danger.highlight {
  background-color: #f1dede;
  border-color: #dba7a7;
}
.notification.alert-danger a {
  color: inherit;
  text-decoration: underline;
}
.notification .notificationclose {
  float: right;
  cursor: pointer;
}
.notification [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#toastHighRes {
  position: fixed;
  padding: 5px;
  z-index: 100006;
  right: 0;
  bottom: 0;
  width: 400px;
  height: auto;
}
#toastHighRes .notification {
  width: 350px;
  float: right;
  margin: 3px 0 3px 0;
}
#toastHighRes .notification .col-icon {
  width: 40px;
  float: left;
}
#toastHighRes .notification .col-body {
  width: 280px;
  float: left;
}
#toastHighRes .notification .col-cross {
  width: 15px;
  float: right;
}
#toastHighRes .notification ul.with-space {
  padding-top: 15px;
  padding-left: 15px;
}
#toastHighRes .notification ul.with-space li {
  margin-bottom: 10px;
}
div.modal-footer .notification {
  margin-bottom: -13px;
  text-align: left;
  margin-right: 15px;
}
div.modal-footer .notification .col-icon {
  width: 30px;
  float: left;
}
div.modal-footer .notification .col-body {
  width: calc(100% - 45px);
  float: left;
  line-height: 23px;
}
div.modal-footer .notification .col-body strong {
  display: inline-block;
  margin-right: 5px;
}
div.modal-footer .notification .col-body div {
  display: inline-block;
}
div.modal-footer .notification .col-cross {
  width: 15px;
  float: right;
}
div.modal-footer .notification .fa-3x {
  font-size: 1.8em;
}
.e1c-alert {
  display: flex;
  align-items: center;
  /*#endregion */

}
.e1c-alert .e1c-alert-icon {
  margin-right: 15px;
  flex: 1 0 auto;
}
.e1c-alert .e1c-alert-text {
  flex: 1 1 100%;
}
.e1c-alert.e1c-alert-large {
  align-items: start;
}
.e1c-alert.pinned {
  border: 0;
  border-radius: 0;
  position: absolute;
  left: 50%;
  right: 15px;
  top: 0;
  bottom: -20px;
  height: 100%;
}
.e1c-alert.pinned ul {
  padding-left: 15px;
}
.e1c-alert.pinned ul.with-space li {
  margin-bottom: 10px;
}
.e1c-alert.pinned hr,
.e1c-alert.pinned .post-hr {
  margin-left: -40px;
}
.e1c-alert.pinned pre {
  white-space: pre-wrap;
  word-break: break-word;
  padding: 5px;
}
.e1c-alert.pinned pre .in-swipe,
.e1c-alert.pinned pre .out-swipe {
  color: white;
  background-color: #68ab70;
  width: 45px;
  display: inline-block;
  text-align: center;
  margin-right: 3px;
  border-radius: 3px;
}
.e1c-alert.pinned pre .in-swipe.out-swipe,
.e1c-alert.pinned pre .out-swipe.out-swipe {
  background-color: red;
}
.e1c-alert.pinned pre .small-space {
  height: 5px;
}
/*#endregion */


/*#region Shows spinner if dialog taking too long to populate */

#DeferredModalLoading {
  background-color: white;
  border-radius: 5px;
  height: 135px;
  left: 50%;
  margin-left: -60px;
  padding: 15px;
  position: fixed;
  text-align: center;
  top: 35px;
  width: 120px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  z-index: 1049;
}
/*#endregion */

/*#region A cover to ensure users cannot fire multiple requests while the server is busy */

#TheCover {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0.001;
  background-color: white;
  z-index: 16777268;
  cursor: wait;
}
.ExportShared {
  position: fixed;
  cursor: wait;
  display: none;
}
.ExportShared.in {
  display: block;
}
#ExportCover {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0.5;
  background-color: black;
  z-index: 16777269;
}
#ExportBody {
  background-color: white;
  border-radius: 5px;
  height: 135px;
  left: 50%;
  margin-left: -110px;
  padding: 15px;
  z-index: 16777270;
  text-align: center;
  top: 35px;
  width: 220px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
#ExportCancel {
  position: absolute;
  right: 15px;
  cursor: pointer;
}
/*#endregion */

/*#region A panel to display messages if they occur*/

.modal-toast {
  display: none;
  border-top: 1px solid #e5e5e5;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 15px;
  font-weight: bold;
}
.modal-toast.alert-success {
  background-color: #cbe8bd;
}
.modal-toast.alert-info {
  background-color: #add9ef;
}
.modal-toast.alert-warning {
  background-color: #f8ecb3;
}
.modal-toast.alert-danger {
  background-color: #e2baba;
}
/*endregion*/


/*#region Bootstrap Menu Enhancements */

@media (max-width: 767px) {
  .navbar .navbar-divider {
    width: 100%;
    margin: 9px 0;
    border-bottom: 1px solid white;
    border-top: 1px solid #f2f2f2;
  }
  .navbar-inverse .navbar-divider {
    border-bottom-color: #444444;
    border-top-color: #555555;
  }
}
@media (min-width: 767px) {
  .navbar .navbar-divider {
    height: 50px;
    margin: 0 9px;
    border-right: 1px solid white;
    border-left: 1px solid #f2f2f2;
  }
  .navbar-inverse .navbar-divider {
    border-right-color: #444444;
    border-left-color: #555555;
  }
}
.navbar-right .menu-icon:before {
  margin: 0;
}
.navbar-right li > a {
  padding: 15px 6px;
  width: auto;
}
.navbar-right li ul li a {
  padding: 3px 20px;
}
.navbar-right li ul li a.menu-icon:before {
  margin-left: -5px;
  margin-right: 5px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu:hover > a:after {
  border-left-color: white;
}
.dropdown-submenu > a:after {
  content: "";
  float: right;
  font-family: fontawesome;
  height: 0;
  margin-right: -12px;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-radius: 6px 0 6px 6px;
}
/*#endregion */

/*#region Input in Navbar */

.menu_profiletagprofile.selected:before {
  color: var(--top-bar,#00B0F0);
}
#a_current_timezone:before {
  margin-right: 0;
}
#menu_timezone_recentlyusedtitle,
#menu_tagprofile_recentlyusedtitle {
  display: inline-block;
  padding-left: 10px;
  background-color: #e5e5e5;
  border: 1px solid #d9d9d9;
  border-width: 1px 0;
  width: 100%;
}
#lbl_tz_autodetect,
#lbl_tp_reset {
  margin-left: 15px;
}
#menu_timezone_recentlyused small,
#menu_tagprofile_recentlyused small {
  margin-top: 3px;
  margin-left: 15px;
  margin-right: 15px;
  display: inline-block;
}
#menu_timezone_recentlyused .tz-menu-recent,
#menu_tagprofile_recentlyused .tz-menu-recent,
#menu_timezone_recentlyused .tp-menu-recent,
#menu_tagprofile_recentlyused .tp-menu-recent {
  margin-top: 2px;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
#menu_timezone_recentlyused .tz-menu-recent:hover,
#menu_tagprofile_recentlyused .tz-menu-recent:hover,
#menu_timezone_recentlyused .tp-menu-recent:hover,
#menu_tagprofile_recentlyused .tp-menu-recent:hover {
  color: #262626;
  text-decoration: none;
  background-color: whitesmoke;
  cursor: pointer;
}
#menu_timezone_recentlyused .tz-menu-recent .fa-globe,
#menu_tagprofile_recentlyused .tz-menu-recent .fa-globe,
#menu_timezone_recentlyused .tp-menu-recent .fa-globe,
#menu_tagprofile_recentlyused .tp-menu-recent .fa-globe {
  margin-left: 5px;
}
#menu_timezone_recentlyused .tz-menu-recent span,
#menu_tagprofile_recentlyused .tz-menu-recent span,
#menu_timezone_recentlyused .tp-menu-recent span,
#menu_tagprofile_recentlyused .tp-menu-recent span {
  font-size: 0.8em;
}
/*#endregion */

/*#region Navbar icons */

.navbar .disabled {
  color: gray;
  text-decoration: line-through;
}
li.is-custom a:before {
  content: var(--my-icon);
}
li .menu-icon:before {
  font-family: FontAwesome;
  width: 20px;
  display: inline-block;
  text-align: center;
  margin-left: -5px;
  margin-right: 5px;
}
li .menu-icon.menu-icon-after:after {
  font-family: FontAwesome;
  width: 20px;
  display: inline-block;
  text-align: center;
  margin-left: 5px;
  margin-right: -5px;
}
.menu_outside_portal:before {
  content: "\f0c2";
}
.menu_outside_login:before,
.menu_cloudchangepassword:before,
.menu_addaccesspatterns:before {
  content: "\f13e";
}
.menu_manageaccesscontrol:before {
  content: "\f132";
}
.menu_manageaccesspatterns:before {
  content: "\f274";
}
.menu_manageaccessassignments:before {
  content: "\f161";
}
.menu_outside_mission:before {
  content: "\f0ca";
}
.menu_outside_stats:before {
  content: "\f200";
}
.menu_outside_contact:before {
  content: "\f095";
}
.menu_home:before {
  content: "\f015";
}
.menu_view:before {
  content: "\f06e";
}
.menu_admin:before {
  content: "\f192";
}
.menu_viewalldevices:before,
.menu_managedevices:before,
.menu_adddevice:before {
  content: "\f1b2";
}
.menu_viewemails:before,
.menu_managemessages:before,
.menu_addmessage:before {
  content: "\f003";
}
.menu_devicebreaches:before {
  content: "\f056";
}
.menu_requestlogs:before {
  content: "\f148";
}
.menu_errorlogs:before {
  content: "\f188";
}
.menu_viewsmsmessaging:before {
  content: "\f10b";
}
.menu_zkautoreboot:before {
  content: "\f021";
}
.menu_viewalerts:before,
.menu_addalert:before,
.menu_managesystemalerts:before {
  content: "\f0a2";
}
.menu_managetemplates:before {
  content: "\f0a6";
}
.menu_viewrollcall:before {
  content: "\f252";
}
.menu_viewlocations:before,
.menu_presencehistory:before {
  content: "\f041";
}
.menu_viewlocationsbyperson:before {
  content: "\f007";
}
.menu_clockingcredits:before {
  content: "\f0d6";
}
.menu_clockinghistory:before,
.menu_cloudcookies:before {
  content: "\f1da";
}
.menu_imperagointegration:before {
  content: "\f129";
}
.menu_mypages:before,
.menu_managefiles:before,
.menu_addfiles:before {
  content: "\f016";
}
.menu_addfiles_selfservice:before {
  content: "\f10b";
}
.menu_addfiles_visitorkiosk:before {
  content: "\f2be";
}
.menu_viewmap:before {
  content: "\f278";
}
.menu_tagassignments:before,
.menu_addtagprofile:before,
.menu_managetagprofiles:before,
.menu_manageassignments:before,
.menu_peopletagwizard:before,
.menu_devicetagwizard:before,
.menu_analyticstagoccurrences:before,
.menu_profiletagprofile:before {
  content: "\f02c";
}
.menu_viewtimesheet:before,
.menu_viewlocationsbytime:before,
.menu_analyticstagtimetracker:before {
  content: "\f017";
}
.menu_addjob:before,
.menu_viewjobs:before {
  content: "\f042";
}
.menu_addvisitation:before,
.menu_managevisitations:before,
.menu_toolsvisitationsimport:before {
  content: "\f2c3";
}
.menu_add:before {
  content: "\f067";
}
.menu_addloginrole:before,
.menu_manageloginroles:before,
.menu_viewalllogins:before {
  content: "\f084";
}
.menu_addclient:before,
.menu_manageclients:before,
.menu_clientManagement:before {
  content: "\f21d";
}
.menu_addperson:before,
.menu_managepeople:before,
.menu_toolspeopleimport:before,
.menu_humanresourcelists:before,
.menu_duplicatepeople:before {
  content: "\f0c0";
}
.menu_humanresourcecalendar:before {
  content: "\f133";
}
.menu_humanresourcesabsences:before {
  content: "\f08b";
}
.menu_humanresourcerecords:before {
  content: "\f15c";
}
.menu_humanresourcetemplates:before {
  content: "\f022";
}
.menu_addcategory:before,
.menu_managecategories:before {
  content: "\f115";
}
.menu_addcategoryitem:before,
.menu_managecategoryitems:before,
.menu_toolscategoryitemsimport:before {
  content: "\f0e8";
}
.menu_manage:before {
  content: "\f044";
}
.menu_autoupdatesoftware:before {
  content: "\f021";
}
.menu_tools:before {
  content: "\f0ad";
}
.menu_toolsimport:before {
  content: "\f019";
}
.menu_toolswizards:before {
  content: "\f0d0";
}
.menu_toolsimporter:before {
  content: "\f0ee";
}
.menu_toolssettings:before {
  content: "\f085";
}
.menu_reports:before {
  content: "\f02d";
}
#menu_imperago_quicklink a:before {
  content: "\f20e";
}
.menu_peopletagwizard:after {
  content: "\f007";
  margin-left: 5px;
  margin-right: -5px;
}
.menu_devicetagwizard:after {
  content: "\f1b2";
  margin-left: 5px;
  margin-right: -5px;
}
.menu_profiletagprofile {
  cursor: pointer;
  margin-left: 5px;
}
.menu_cloud {
  padding-bottom: 0px !important;
  padding-top: 11px !important;
}
.menu_cloud .fa-cloud {
  color: var(--table-header,#4472c4);
}
.menu_cloud .fa-caret-down {
  display: none;
}
.menu_cloudversion:before {
  content: "\f0ae";
}
.menu_cloudcontact:before {
  content: "\f2ba";
}
.menu_clouddev:before {
  content: "\f0e6";
}
.menu_privacypolicy:before {
  content: "\f132";
}
.menu_login:before,
.menu_logout:before {
  content: "\f023";
}
.menu_changePassword:before {
  content: "\f0ec";
}
.menu_analytics:before {
  content: "\f201";
}
.menu_analyticsechotracker:before {
  content: "\f101";
}
.menu_analyticsganttchart:before {
  content: "\f012";
}
.menu_analyticsganttchart:before {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.menu_analyticspeopleclockings:before {
  content: "\f142";
}
/*#endregion */

/*#region Navbar icons */

.custom-menu {
  position: relative;
}
.custom-menu i {
  position: relative;
  left: -4px;
}
/*#endregion */


.menu-tag-title {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  max-width: 250px;
  min-width: 100%;
  word-wrap: break-word;
  white-space: initial !important;
  margin-top: -5px;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
  border: 1px Solid rgba(0, 0, 0, 0.15);
  line-height: 18px;
}
.no-click {
  cursor: default !important;
}
.no-click:hover {
  background-color: white !important;
}
.menu-tag-map {
  padding: 4px 5px 5px 5px !important;
  margin-bottom: -5px;
}
.menu-attribute {
  display: inline-block;
  text-align: right;
  margin-right: 6px;
  border-right: 1px solid #cccccc;
  padding-right: 6px;
  vertical-align: top;
}
.menu-attribute:empty {
  display: none;
}
.org_categoryManagement:before {
  font-family: FontAwesome;
  width: 20px;
  display: inline-block;
  text-align: center;
  margin-left: -5px;
  margin-right: 5px;
}
.tag {
  background: #4472c4;
  border-radius: 3px 0 0 3px;
  color: white;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 10px 0 6px;
  position: relative;
  margin: 0 16px 0 0;
  font-size: 12px;
  cursor: pointer;
  white-space: nowrap;
  text-decoration: none !important;
  z-index: 0;
}
.tag::before {
  font-family: "FontAwesome";
  font-size: 14px;
  text-decoration: none !important;
}
.tag.menu-tag-title::before {
  font-size: 1em;
  line-height: 27px;
}
.tag:not(.for-typeahead.show-icon) {
  margin-right: 15px !important;
}
.tag.thin {
  height: 21px;
  line-height: 21px;
  font-size: 75%;
}
.tag.thin::after {
  width: 13px;
  height: 13px;
  right: -7px;
  top: 4px;
}
.tag.nomargin {
  margin: 0;
}
.tag i {
  position: relative;
  font-size: 14px;
  bottom: -1px;
  margin-right: 4px;
}
.tag::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: inherit;
  border-radius: 2px 0 2px 2px;
  position: absolute;
  right: -8px;
  transform: rotate(45deg) skew(10deg, 10deg);
  z-index: -1;
  top: 5px;
}
.tag:hover {
  background-color: #5881ca;
  color: white;
}
.tag:hover::after {
  border-left-color: #5881ca;
}
.dataTable tr .tag {
  height: 22px;
  line-height: 22px;
}
.dataTable tr .tag::after {
  width: 14px;
  height: 14px;
  top: 4px;
  right: -7px;
}
.dataTable tbody tr {
  height: 28px;
  min-height: 28px;
  line-height: 28px;
}
.dataTable tbody tr td {
  padding: 3px 8px !important;
  vertical-align: middle !important;
}
/*#region Inside Bootstrap Select */

.bootstrap-select .btn {
  transition: none;
}
.bootstrap-select.with-tags .btn-default .filter-option {
  height: calc(100% + 4px);
}
/*#endregion */

/*#region Category Item Picker */

.tag.for-typeahead,
.tag.for-typeahead:hover {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  background-color: transparent !important;
  color: #555555 !important;
  height: 34px;
  line-height: 34px;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  width: 32px;
  text-align: center;
}
.tag.for-typeahead:before,
.tag.for-typeahead:hover:before {
  margin-right: 5px;
}
.tag.for-typeahead:after,
.tag.for-typeahead:hover:after {
  display: none;
}
#CategoryItemPickerDropDown {
  max-height: 395px;
  overflow-y: auto;
  position: absolute;
  z-index: 1051;
  display: none;
}
#CategoryItemPickerDropDown.in {
  display: block !important;
}
#CategoryItemPickerDropDown.no-items {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
  padding: 15px;
  text-align: center;
}
#CategoryItemPickerDropDown.no-items:after {
  content: "There are no tags to display";
}
/*#endregion */


/*#region Ensure screen always has scrollbar so that page does not jump when content is scrolled*/

#NoScript {
  background-color: white;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 16777271;
  text-align: center;
  vertical-align: middle;
}
#NoScript > div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#DashboardBackground {
  position: fixed;
  top: 55px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  z-index: 0;
}
#CCContent {
  position: fixed;
}
#CCContent p {
  margin: 0;
}
#StandardHeader {
  border-bottom: 5px solid var(--top-bar, #00b0f0);
}
#menu_home,
#tz-clock {
  display: none;
}
.nav > li > a {
  padding: 15px 8px;
}
@media (min-width: 992px) {
  #menu_home,
  #tz-clock {
    display: inline-block;
  }
  .nav > li > a {
    padding: 15px;
  }
}
.has-tabs .btn-group {
  width: 100%;
  background-color: white;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 9px;
  margin-top: -3px;
}
.has-tabs .btn-group .btn {
  margin-bottom: -1px;
  border-radius: 0;
  width: 45px;
  height: 34px;
  position: relative;
}
.has-tabs .btn-group .btn.coloured:after {
  content: "";
  right: 0;
  height: 3px;
  position: absolute;
  left: 0;
  top: 30px;
}
.has-tabs .btn-group .btn.coloured.active-tab:after {
  top: -1px;
}
.has-tabs .btn-group .btn i {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.has-tabs .btn-group .btn:first-child {
  margin-left: 6px;
  border-top-left-radius: 4px;
}
.has-tabs .btn-group .btn:first-child.coloured:after {
  border-top-left-radius: 4px;
}
.has-tabs .btn-group .btn:last-child {
  margin-right: 6px;
  border-top-right-radius: 4px;
}
.has-tabs .btn-group .btn:last-child.coloured:after {
  border-top-right-radius: 4px;
}
.has-tabs .btn-group .btn.active-tab {
  background-color: white !important;
  border-bottom-color: transparent;
}
.has-tabs .btn-group .btn:not(.active-tab).coloured:after {
  border-radius: 0;
}
.has-tabs .tab {
  display: none;
  min-width: 100%;
}
.has-tabs .tab li.for-button {
  display: inline-block;
  margin: 3px;
}
.has-tabs .tab li.for-button:first-child {
  margin-left: 12px;
}
.has-tabs .tab li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.has-tabs .tab li > a.btn {
  display: inline-block;
  padding: 3px 6px;
}
.has-tabs .tab li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: whitesmoke;
}
.has-tabs .tab.in,
.has-tabs .tab.fixing-width {
  display: block;
}
#contextMenu li.export-icon {
  display: inline-block;
  width: 25px;
  text-align: center;
  margin-left: 5px;
}
#contextMenu li.export-icon.email {
  margin-left: 20px;
}
#contextMenu li.export-icon a {
  padding: 3px;
}
#contextMenu li i:not(.fa-spin) {
  width: 20px;
  text-align: center;
}
#contextMenu .count-label {
  position: absolute;
  right: 20px;
  margin: 2px 0 0 15px;
}
#contextMenu .pp {
  background-color: white !important;
  text-align: center;
}
#contextMenu .pp a {
  background-color: white !important;
}
#contextMenu .pp img {
  display: inline-block;
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin: 3px;
  margin-bottom: -13px;
  border: 1px solid #e5e5e5;
  width: 100px;
  height: 100px;
  background-color: whitesmoke;
}
#contextMenu .table-row a {
  display: flex;
}
#contextMenu .table-row a .menu-value {
  display: inline-block;
}
html,
body {
  width: 100%;
  min-height: 100%;
  min-width: 100%;
}
html {
  background-color: white;
}
body {
  overflow-y: scroll;
  min-height: 100vh;
  background-color: white;
}
h2 + h4 {
  margin-left: 7px;
}
.modal-open .modal {
  overflow-y: scroll;
}
/*#endregion */

/*#region Bootstrap has no means to add vertical spacing */

.col-fluid {
  float: left;
  position: relative;
  min-height: 1px;
}
.col-fluid:not(.col-fluid-r) {
  padding-left: 15px;
}
.col-fluid:not(.col-fluid-l) {
  padding-right: 15px;
}
.table-bordered.table {
  border: 0 !important;
}
.table-bordered thead th {
  border-bottom: 0 !important;
}
.table-bordered thead th:not(.GroupTasks) {
  text-align: left !important;
}
.row-md-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.row-md-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.row-md-top-0 {
  margin-top: 0px;
}
.row-md-top-5 {
  margin-top: 5px;
}
.row-md-top-10 {
  margin-top: 10px;
}
.row-md-top-20 {
  margin-top: 20px;
}
.row-md-bottom-0 {
  margin-bottom: 0px;
}
.row-md-bottom-10 {
  margin-bottom: 10px;
}
.row-md-bottom-20 {
  margin-bottom: 20px;
}
/*#endregion */

/*#region Fluid Column with Margin. */

.col-left {
  display: inline-block;
  padding-left: 15px;
}
.col-right {
  display: inline-block;
  padding-right: 15px;
}
/*#endregion */

/*#region Fix Bootstrap bug that causes irregular scrollbar jumping */

.navbar-fixed-top,
body.modal-open .navbar-fixed-bottom {
  padding-right: inherit;
}
/*#endregion */

/*#region Style disabled links differently from non disabled links */

a.disabled {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
a.disabled:not(.btn) {
  color: gray !important;
}
.no-touchy {
  pointer-events: none;
}
/*#endregion */

/*#region Helper class to remove bold text */

.no-bold {
  font-weight: 400;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-horizontal {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-select {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari*/
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer / Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */

}
/*#endregion */
/*#region DateTimePicker controls */
.ctrl_timepicker,
.ctrl_timepicker_h {
  display: inline-block;
  position: relative;
  width: 102px;
}
.ctrl_timepicker input,
.ctrl_timepicker_h input {
  width: 102px !important;
  display: inline-block !important;
  padding-right: 23px !important;
  border-radius: 5px !important;
  float: none !important;
}
.ctrl_timepicker input.required,
.ctrl_timepicker_h input.required,
.ctrl_timepicker input[data-val-required],
.ctrl_timepicker_h input[data-val-required] {
  padding-right: 38px !important;
  background-position: right 22px center;
}
.ctrl_timepicker .input-group-addon,
.ctrl_timepicker_h .input-group-addon {
  cursor: pointer;
  position: absolute;
  right: 18px;
  top: 10px;
  z-index: 10;
  background-color: transparent;
  border: 0;
  padding: 0;
}
.ctrl_datepicker {
  display: inline-block;
  position: relative;
  width: 148px;
}
.ctrl_datepicker input {
  width: 148px !important;
  display: inline-block !important;
  padding-right: 26px !important;
  border-radius: 5px !important;
  float: none !important;
}
.ctrl_datepicker input.required,
.ctrl_datepicker input[data-val-required] {
  padding-right: 41px !important;
  background-position: right 25px center;
}
.ctrl_datepicker .input-group-addon {
  cursor: pointer;
  position: absolute;
  right: 21px;
  top: 10px;
  z-index: 10;
  background-color: transparent;
  border: 0;
  padding: 0;
}
.ctrl_datetimepicker {
  display: inline-block;
  position: relative;
  width: 188px;
}
.ctrl_datetimepicker input {
  width: 188px !important;
  display: inline-block !important;
  padding-right: 26px !important;
  border-radius: 5px !important;
  float: none !important;
}
.ctrl_datetimepicker input.required,
.ctrl_datetimepicker input[data-val-required] {
  padding-right: 41px !important;
  background-position: right 25px center;
}
.ctrl_datetimepicker .input-group-addon {
  cursor: pointer;
  position: absolute;
  right: 21px;
  top: 10px;
  z-index: 10;
  background-color: transparent;
  border: 0;
  padding: 0;
}
/*#endregion */

/*#region Controls */

.ctrl_languagecode button {
  width: 255px;
  height: 34px;
  text-align: left;
  padding-bottom: 2px;
}
.ctrl_languagecode span {
  position: absolute;
  top: 6px;
}
.ctrl_languagecode .fa-wrench {
  position: absolute;
  right: 10px;
  top: 10px;
  color: gray;
}
.ctrl_callingcode button {
  width: 80px;
  text-align: left;
  padding-bottom: 2px;
}
.ctrl_callingcode span {
  position: absolute;
}
.language-item {
  line-height: 30px;
  cursor: pointer;
}
.language-item:hover {
  background-color: lightgray;
}
.language-item i {
  margin: -3px 0 -3px 10px;
}
.region-item {
  line-height: 30px;
  cursor: pointer;
}
.region-item:hover {
  background-color: lightgray;
}
.region-item i {
  margin: -3px 0 -3px 10px;
}
/*#endregion */

/*#region Ensure menu column for datatables.net never uses more than is required */

table.dataTable {
  white-space: nowrap;
}
table.dataTable th.menuCol {
  max-width: 16px;
}
/*#endregion */

/*#region A Refresh button for datatables.net */

span.datatables_button_wrapper {
  display: inline-block;
  padding: 0px 10px 0px 10px;
  margin-right: -10px;
}
button.datatables_button,
a.datatables_button {
  font-size: 14px;
}
/*#endregion */

/*#region Modal dialogs */

.with-headers {
  margin-top: -1px;
  padding-top: 0;
}
.with-headers .dialog-header {
  background-color: lightgray;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}
/*#endregion */

/*#region Datatables Buttons */

.e1c-export-button {
  position: relative;
  display: block;
  height: 34px;
  width: 39px;
}
.e1c-export-button i {
  position: absolute;
  left: 0;
  top: 0;
  height: 33px;
  width: 39px;
}
.e1c-export-button i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*#endregion */

/*#region Datatables Filters in-line with each other */

.dataTables_footer {
  height: 15px;
  line-height: 15px;
  margin-bottom: 60px;
}
.dataTables_footer [class*="col-"] {
  margin-top: 5px;
}
/*#endregion */

/*#region Datatables Filters in-line with each other */

.fa-stack {
  height: 2.2em;
  width: 2.2em;
}
.fa-stack .fa-stack-child {
  top: 0;
}
.fa-stack .fa-stack-primary {
  top: 5px;
  left: -4px;
}
.fa-stack .fa-stack-secondary {
  top: -5px;
  left: 6px;
}
/*#endregion */

/*#region Ensure that bootstrap accordion has chevrons to indicate state */

.panel-heading {
  user-select: none;
  transition: border-bottom 0.4s, border-radius 0.4s;
}
.panel-heading a {
  text-decoration: none !important;
}
.panel-heading h4 {
  cursor: pointer;
  margin-left: 20px;
}
.panel-heading.accordion-toggle:before {
  cursor: pointer;
  float: left;
  color: gray;
  content: "\f078";
  font-family: 'FontAwesome';
  margin-top: -2px;
  margin-left: -4px;
  transition: transform 0.2s;
}
.panel-heading.accordion-toggle.collapsed:before {
  transform: rotate(-90deg);
}
.panel-heading.collapsed {
  border-bottom: 1px solid whitesmoke;
}
.panel-heading:not(.collapsed) {
  border-bottom: 1px solid #b8b8b8;
}
.panel-group.smaller h4 {
  font-size: 14px;
}
/*#endregion */

/*#region Ensure length controller does not get added to next line */

.dt-buttons {
  margin-left: 10px;
}
.dataTables_length {
  display: inline-block;
}
/*#endregion */

/*#region Required Fields */

.form-group .required,
.fake-form-group .required,
[class^="col-"] .required,
.form-group [data-val-required],
.fake-form-group [data-val-required],
[class^="col-"] [data-val-required] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAYAAAALpr0TAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTM0A1t6AAAAZElEQVQoU5WQMQ7AMAgD+f/bWBlZGbNmdJ2GpihSq3awBNbhEARAUYOrQi3Qadw+pEBDHWEEvbGt/glmijordp5gD1hJnxPNCQ54lyHmDtvTV0qmL5+axbfEPzsuvf66Gk93hBzkqy9wJaEG8QAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-position: right 5px center;
  padding-right: 20px;
}
.form-group.has-error .required,
.fake-form-group.has-error .required,
[class^="col-"].has-error .required,
.form-group.has-error [data-val-required],
.fake-form-group.has-error [data-val-required],
[class^="col-"].has-error [data-val-required] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAYAAAALpr0TAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTM0A1t6AAAAcklEQVQoU2P4//8/Ej76/7iL0/+V6cv/fwQKIMT/MyApAuFH/6+mAxV2HAVykcXBCqGmuLT9fwwUedwBVfho+f+dSKZDdBxtAyoEKUbHqf+vPgKqgJiIZAXMFKjpcHEghjCIM5EUN8IxXl8jC+AKx/8MAAu3CP8tlQqQAAAAAElFTkSuQmCC);
}
/*#endregion */

/*#region Dialog Headers */

.header-toggle {
  font-size: 14px;
  margin-top: -28px;
  margin-right: 12px;
}
.header-toggle input {
  margin-top: 0px;
}
/*#endregion */

/*#region Neaten Tabs inside Collapsible Panel */

.panel-collapse .nav-tabs {
  margin-top: 10px;
}
.panel-collapse .nav-tabs > li:first-child.active > a,
.panel-collapse .nav-tabs > li:first-child.active > a:hover,
.panel-collapse .nav-tabs > li:first-child.active > a:focus {
  border-left: none;
  border-top-left-radius: 0;
}
/*#endregion */

hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
h2 {
  font-size: 25px;
}
.inline-block {
  display: inline-block;
}
.table td,
.table th {
  background-color: white;
}
.table td.fit,
.table th.fit {
  white-space: nowrap;
  width: 1%;
}
.table td.col-md-4,
.table th.col-md-4 {
  width: 33%;
}
.table td.col-md-3,
.table th.col-md-3 {
  width: 25%;
}
textarea.no-resize {
  resize: vertical;
}
/*#region Traffic Lights */

.fa-green:before {
  content: "\f111";
  color: #68ab70;
}
.fa-red:before {
  content: "\f111";
  color: #ff6961;
}
.fa-blue:before {
  content: "\f111";
  color: #337ab7;
}
.fa-gray:before {
  content: "\f111";
  color: #a1a1a1;
}
.fa-yellow:before {
  content: "\f111";
  color: #ffb347;
}
.fa-green-icon:before {
  color: #68ab70;
}
.fa-red-icon:before {
  color: #ff6961;
}
.fa-blue-icon:before {
  color: #337ab7;
}
.fa-gray-icon:before {
  color: #a1a1a1;
}
.fa-yellow-icon:before {
  color: #ffb347;
}
/*#endregion */

table.hierarchical .spacer {
  display: inline-block;
  width: 15px;
}
.sidebar {
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  right: 15px;
  top: 0;
  bottom: 0;
  border-left: 5px solid var(--top-bar,#00b0f0);
  background-color: white;
  z-index: 1050;
  max-width: 320px;
}
.sidebar .spacer {
  height: 55px;
  width: 320px;
}
.sidebar .closeContainer {
  font-size: 18px;
  display: inline-block;
  background-color: #222222;
  background-image: url(/Content/images/E1CHeader.jpg);
  background-repeat: repeat-x;
  position: absolute;
  left: 0;
  top: 0;
  height: 55px;
  padding: 5px 5px 5px 10px;
  color: #9d9d9d;
  right: 0;
  border-bottom: 5px solid var(--top-bar,#00b0f0);
  line-height: 40px;
}
.sidebar .closeContainer .closeX {
  font-size: 21px;
  font-weight: bold;
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  position: absolute;
  right: 10px;
}
.sidebar .closeContainer .closeX:hover {
  color: white;
  text-decoration: none;
}
fieldset[disabled] label,
fieldset[disabled] i {
  color: gray;
}
.checkboxes-inline .checkbox-inline {
  margin-left: 0;
  margin-right: 20px;
}
.device-data-types {
  margin: -5px;
  text-align: right;
}
.device-data-types i {
  margin-left: 3px;
  margin-right: 3px;
}
.device-data-types i.none {
  opacity: 0.1;
}
.wizard-info {
  color: #31708f;
}
.row h2 {
  margin-bottom: 0;
}
#btnUndo {
  position: relative;
  top: 15px;
}
.e1c-fade {
  opacity: 0;
  pointer-events: none;
}
.e1c-fade.in {
  pointer-events: all;
  opacity: 1;
  transition-delay: 0.25s;
  transition: opacity ease-in-out 0.5s;
}
.datatables-warning-cell {
  color: red;
}
.static-map-tooltip {
  opacity: 1 !important;
}
.static-map-tooltip .tooltip-inner {
  max-width: none;
  width: 320px;
}
.static-map-tooltip .tooltip-inner img {
  width: 300px;
  height: 300px;
  background-color: #dfdfdf;
}
.code-tooltip {
  opacity: 1 !important;
}
.code-tooltip.top .tooltip-arrow {
  border-top-color: #c5c5c5 !important;
}
.code-tooltip.bottom .tooltip-arrow {
  border-bottom-color: #c5c5c5 !important;
}
.code-tooltip .tooltip-inner {
  max-width: none;
  text-align: left;
}
.code-tooltip .tooltip-inner pre {
  margin: -4px -8px -4px -8px;
}
.list-tooltip .tooltip-inner {
  max-width: none;
  text-align: left;
}
.list-tooltip .tooltip-inner ul {
  padding: 5px;
  margin: 0;
  margin-left: 5px;
}
.reports-to-tooltip .tooltip-inner {
  max-width: none;
  text-align: left;
}
.reports-to-tooltip .tooltip-inner table th,
.reports-to-tooltip .tooltip-inner table td {
  padding: 3px;
  border: 1px solid rgba(133, 133, 133, 0.5);
}
.approval-list-tooltip .tooltip-inner {
  max-width: none;
  text-align: left;
}
.approval-list-tooltip .tooltip-inner ul {
  padding: 5px;
  margin: 0;
  margin-left: 1.28571429em;
  margin-bottom: 5px;
}
.table-tooltip .tooltip-inner {
  max-width: none;
  text-align: left;
}
.table-tooltip .tooltip-inner td {
  padding: 3px 8px;
}
.form-control-middle {
  line-height: 32px;
}
.after-checkbox {
  margin-left: 10px;
}
.after-checkbox label {
  font-weight: normal !important;
}
.anchorDate-autoRefresh {
  position: relative;
  top: -1px;
  width: 38px;
  padding-left: 12px;
  height: 34px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -5px;
}
.typeahead-leaver {
  position: relative;
  top: -2px;
  width: 30px;
  padding-left: 7px;
  height: 34px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -5px;
}
.typeahead-leaver[checked]:before {
  content: "\f06e";
}
.typeahead-leaver:not([checked]):before {
  content: "\f070";
}
.go-toggles {
  position: relative;
  top: -2px;
  width: 30px;
  padding-left: 7px;
  height: 34px;
}
.go-toggles:before {
  content: "\f205";
}
.gridresult-toggle {
  width: 13px;
}
.gridresult-toggle[checked]:before {
  content: "\f046";
}
.gridresult-toggle:not([checked]):before {
  content: "\f096";
}
.gridresult-icon {
  text-align: right;
  width: 20px;
}
.infoMarker {
  margin-top: 11px;
}
@media (max-width: 992px) {
  .col-sm-12.control-label {
    text-align: left;
  }
}
.badge-success {
  background-color: #28a745;
}
.badge-danger {
  background-color: #dc3545;
}
.badge-warning {
  background-color: #f0ad4e;
}
label[disabled] {
  cursor: not-allowed;
  color: #888888;
}
.btn-person-toggles {
  margin-left: 2px;
  width: 30px;
  padding-left: 7px;
  height: 35px;
  padding-top: 7px;
  margin-top: -7px;
  background-color: #eeeeee;
  font-size: 14px;
}
.btn-person-toggles.small {
  height: 29px;
  margin-top: -5px;
}
.btn-person-toggles.button-attached {
  position: relative;
  width: 30px;
  padding-left: 7px;
  height: 34px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -5px;
  margin-top: -4px;
}
.no-margin {
  margin: 0px !important;
}
.auto-width {
  width: 0px;
}
.datatables-page-selector {
  cursor: default !important;
}
.datatables-page-selector-cover {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1031;
}
.datatables-page-selector-popup {
  display: block;
}
.datatables-page-selector-popup .bootstrap-touchspin,
.datatables-page-selector-popup .btn-success {
  display: inline-block;
  margin-left: 15px;
}
.datatables-page-selector-popup .bootstrap-touchspin.btn-success,
.datatables-page-selector-popup .btn-success.btn-success {
  margin-right: 15px;
}
.datatables-page-selector-popup:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7.5px 0 7.5px;
  border-color: white transparent transparent transparent;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -7.5px;
}
.accordian-title {
  padding: 6px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #b8b8b8;
  border-bottom: 1px solid #b8b8b8;
}
.sub-checkbox label {
  text-align: right;
  font-weight: normal;
}
.sub-checkbox input {
  margin-top: 0;
  width: 16px;
  box-shadow: none;
}
.fa-vanquish {
  height: 12px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjEuM40k/WcAAAEqSURBVChTYyAFzJ8/X2HOnDkZS5YsMWCYO3eu56I5c3R+SjpE/xSzj/kfmsUDVQcHCxcuFJ49e/Z0IJ4L1MgLFpw5c+YGID7/i8vyzG8Go///bGMUwRJQAFTsAJR/CtRQChWCAKCEx4wZM/49MwqZg64RqDgCqOknkM6FCiHAqlWrmGfNmvVsQ2Pngl+MRv9gGoGKvYGafgPlOsEKsQGgrZOAii785rS4CNII9Lw8kP8eiPeDDIYqwwTA0HIAOfepYdDCf64pikBbtgE1fQbaKg9Vgh0AFbEC8dutdW3z99R1JAPZ/4GuqIBK4wdAW5YCNRyaC8RA+unKlSs5oVL4AdBZ0UANf4H4H9AQ1KDHBxYtWiQG1fgDFOFQYeIA0F9HgXgzlIsHMDAAAHDbo3Nh0A6mAAAAAElFTkSuQmCC);
  background-position: center center;
  background-repeat: no-repeat;
}
.fa-vanquish:not(.fa-fw) {
  width: 14px;
}
span.menu-job-attributes {
  font-size: 0.9em;
  margin-left: -9px;
}
span.menu-job-attributes span {
  margin: 3px 8px;
}
.approvalNotRequired {
  max-width: 185px;
  word-wrap: break-word;
  white-space: initial !important;
  font-size: 0.7em;
}
/*#region Checkable Drop Down */

.dropdown-cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.ctrl-checkabledropdown.init ul {
  margin-left: 15px;
  margin-top: 0;
  border-radius: 0;
  box-shadow: none;
  padding-top: 0;
  padding-bottom: 0;
}
.ctrl-checkabledropdown.init ul li {
  position: relative;
}
.ctrl-checkabledropdown.init ul li a {
  height: 26px;
  padding: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ctrl-checkabledropdown.init ul li a label.no-bold {
  position: absolute;
  top: 3px;
  left: 22px;
  right: 3px;
}
.ctrl-checkabledropdown.init ul li a label.fa-fw {
  position: absolute;
  left: 22px;
  top: 6px;
}
.ctrl-checkabledropdown.init ul li a input {
  position: absolute;
  left: 5px;
  top: 2px;
}
.ctrl-checkabledropdown.init ul li a:hover {
  background-color: white;
  color: #333333;
}
.ctrl-checkabledropdown.init ul li a.hovered {
  background-color: #0074e8;
  color: white;
}
.ctrl-checkabledropdown.init ul li.with-icon label.no-bold {
  left: 44px;
}
/*#endregion */

.filterable-array .label {
  margin-left: 3px;
  cursor: pointer;
}
.filterable-array .label:first-child {
  margin-left: 0;
}
.btn-generate-reference {
  cursor: pointer;
  position: absolute;
  background-color: whitesmoke;
  border: 1px solid #b8b8b8;
  padding: 0 10px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 34px;
}
.btn-generate-reference .btn-generate-reference-icon {
  line-height: 32px;
  width: 12px;
}
.txt-generate-reference {
  padding-left: 45px;
}
.field-validation-error {
  display: inline-block;
  width: 100%;
  margin-top: -1px;
  padding: 3px 3px 3px 3px;
  background-color: #f2dede;
  border: 1px solid #cccccc;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  text-align: center;
}
/*#region Col Vis */

.buttons-colvis.with-column-helper .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.buttons-colvis.with-column-helper .info {
  border-radius: 0;
  background-color: white !important;
  border-left: 0;
}
.buttons-colvis.with-column-helper #toggleColVis {
  display: none;
}
.buttons-colvis.with-column-helper .dropdown-toggle {
  padding-left: 0;
}
.buttons-colvis.with-column-helper .dropdown-toggle i.fa-td {
  width: 32px;
}
.col-table-definition {
  display: inline-block;
}
.col-table-definition .dt-buttons {
  margin-left: 0;
  margin-right: 15px;
}
.col-table-definition .dataTables_info {
  display: inline;
}
.opt-toggle-table-length {
  display: inline-flex;
  vertical-align: top;
  flex-wrap: wrap;
  max-width: 190px;
}
.opt-toggle-table-length .label {
  margin-right: 5px;
  flex: 0 1 32px;
  margin-bottom: 5px;
}
.col-vis-menu-item a,
.dc-menu-item a {
  padding-right: 80px !important;
  position: relative;
}
.col-vis-menu-item.opt-toggle-freeze-panes i,
.dc-menu-item.opt-toggle-freeze-panes i {
  color: #cccccc;
}
.col-vis-menu-item.opt-toggle-freeze-panes.frozen i,
.dc-menu-item.opt-toggle-freeze-panes.frozen i {
  color: #4d9ac5;
}
.col-vis-menu-item .def-actions,
.dc-menu-item .def-actions {
  position: absolute;
  top: 2px;
  right: 0;
}
.col-vis-menu-item .def-actions .edit-colvis,
.dc-menu-item .def-actions .edit-colvis,
.col-vis-menu-item .def-actions .bin-colvis,
.dc-menu-item .def-actions .bin-colvis,
.col-vis-menu-item .def-actions .clone-colvis,
.dc-menu-item .def-actions .clone-colvis,
.col-vis-menu-item .def-actions .edit-dc,
.dc-menu-item .def-actions .edit-dc,
.col-vis-menu-item .def-actions .bin-dc,
.dc-menu-item .def-actions .bin-dc,
.col-vis-menu-item .def-actions .clone-dc,
.dc-menu-item .def-actions .clone-dc {
  padding: 1px 6px;
  opacity: 0.5;
  transition: opacity 0.3s linear;
}
.col-vis-menu-item .def-actions .edit-colvis i,
.dc-menu-item .def-actions .edit-colvis i,
.col-vis-menu-item .def-actions .bin-colvis i,
.dc-menu-item .def-actions .bin-colvis i,
.col-vis-menu-item .def-actions .clone-colvis i,
.dc-menu-item .def-actions .clone-colvis i,
.col-vis-menu-item .def-actions .edit-dc i,
.dc-menu-item .def-actions .edit-dc i,
.col-vis-menu-item .def-actions .bin-dc i,
.dc-menu-item .def-actions .bin-dc i,
.col-vis-menu-item .def-actions .clone-dc i,
.dc-menu-item .def-actions .clone-dc i {
  width: auto !important;
}
.col-vis-menu-item .def-actions .edit-colvis:hover,
.dc-menu-item .def-actions .edit-colvis:hover,
.col-vis-menu-item .def-actions .bin-colvis:hover,
.dc-menu-item .def-actions .bin-colvis:hover,
.col-vis-menu-item .def-actions .clone-colvis:hover,
.dc-menu-item .def-actions .clone-colvis:hover,
.col-vis-menu-item .def-actions .edit-dc:hover,
.dc-menu-item .def-actions .edit-dc:hover,
.col-vis-menu-item .def-actions .bin-dc:hover,
.dc-menu-item .def-actions .bin-dc:hover,
.col-vis-menu-item .def-actions .clone-dc:hover,
.dc-menu-item .def-actions .clone-dc:hover {
  opacity: 1;
}
.col-vis-menu-item .col-vis-global,
.dc-menu-item .col-vis-global {
  background-color: var(--table-header);
  position: absolute;
  left: -5px;
  width: 10px;
  display: block;
  top: 0;
  bottom: 0;
  font-size: 0;
}
/*#endregion */

/*#region Flex Support */

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.e1c-subtitle {
  padding-top: 10px;
}
.fancy * {
  position: relative;
  z-index: 2;
}
.fancy:after {
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background-color: var(--fancy, #4472c425);
}
.fancy .dropdown,
.fancy .title-host {
  display: inline-block;
}
.fancy .fancy-small {
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.fancy .fancy-small .dropdown {
  margin-left: 8px;
}
.fancy .fancy-small .title-host {
  margin-left: 5px;
  border-left: 1px solid rgba(0, 0, 0, 0.25);
  padding-left: 5px;
}
.fancy .tabheaders {
  padding: 15px;
  padding-right: 0;
  position: relative;
  z-index: 2;
  width: calc(100% + 15px);
  list-style: none;
  user-select: none;
}
.fancy .tabheaders .tab {
  border: 1px solid #cccccc;
  margin-top: -1px;
  margin-right: -1px;
  padding: 3px 8px;
  white-space: nowrap;
  cursor: pointer;
  background-color: white;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fancy .tabheaders .tab.active {
  border-right-color: white;
  border-left-width: 3px;
  padding-left: 6px;
  border-left-color: var(--top-bar, #00b0f0);
}
.fancy .tabheaders .tab-header {
  padding: 3px 8px;
  font-weight: 700;
}
.fancy .tabheaders .tab-header:not(:first-of-type) {
  margin-top: 15px;
}
.fancy.hide-on-small {
  text-align: center;
}
.fancy.hide-on-small .fancy-image {
  position: absolute;
  top: 15px;
  left: calc(50% + 15px);
  transform: translatex(calc(-50% - 7.5px));
}
@media only screen and (max-width: 992px) {
  .fancy:empty,
  .fancy.hide-on-small {
    display: none;
  }
  .fancy:after {
    right: 15px;
  }
  .fancy .tabheaders {
    text-align: right;
    padding: 0;
    position: relative;
    height: 25px;
    line-height: 25px;
  }
}
.not-fancy {
  border-left: 1px solid #b8b8b8;
}
.not-fancy .tab-pane {
  padding-top: 10px;
}
@media only screen and (max-width: 992px) {
  .not-fancy {
    border-left: none;
  }
}
/*#endregion */

.btn:focus,
a:focus {
  outline: none !important;
}
.bs-container.dropdown .for-combo {
  display: none;
}
.bootstrap-select button .for-dropdown {
  display: none;
}
.ctrl-radioselect li.dropdown-header {
  margin-left: -10px;
}
.ctrl-radioselect li:not(.dropdown-header) .fa-check {
  display: none !important;
}
.ctrl-radioselect li:not(.dropdown-header):before {
  position: absolute;
  z-index: 9999;
  left: 10px;
  top: 5px;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f10c";
}
.ctrl-radioselect li:not(.dropdown-header).selected:before {
  content: "\f192";
}
.form-extraQuestions {
  border: 1px solid #bce8f1;
  border-radius: 4px;
  color: #31708f;
  background-color: #d9edf7;
  margin-left: 30px;
  margin-right: 30px;
}
.form-extraQuestions .title {
  width: 100%;
  background-color: #91d5f7;
  padding: 7px;
  font-weight: bold;
}
/*#region Record Search */

.record-search {
  position: relative;
  text-align: center;
  width: 100%;
}
.record-search .title {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}
.record-search i {
  margin: 15px 10px;
  position: relative;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  color: #cccccc;
}
.record-search .icons {
  position: relative;
  left: -35px;
}
.record-search .icons i {
  animation-name: slideToRight;
}
.record-search .icons i.i1 {
  animation-name: slideToRight, slideToRightFirst;
}
.record-search .icons i.i8 {
  animation-name: slideToRight, slideToRightLast;
}
.record-search .magnify {
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: -4px;
  margin-left: -39px;
}
.record-search .magnify .round {
  position: relative;
  height: 80px;
  width: 80px;
  border-radius: 40px;
  border: 4px solid #cccccc;
  z-index: 10;
  background-color: white;
  overflow: hidden;
}
.record-search .magnify .round i.searching {
  color: #333333;
  animation-name: slideToRightBig;
  transform: scale(1.4);
}
.record-search .magnify .handle {
  position: relative;
  height: 18px;
  width: 70px;
  transform: rotate(45deg);
  left: 40px;
  top: -4px;
}
.record-search .magnify .handle:after {
  border-radius: 10px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@keyframes slideToRight {
  0%, 30% {
    left: -37px;
  }
  30%, 70% {
    left: 0;
  }
  100% {
    left: 37px;
  }
}
@keyframes slideToRightBig {
  0% {
    left: -47.8px;
  }
  30%, 70% {
    left: 0;
  }
  100% {
    left: 47.8px;
  }
}
@keyframes slideToRightFirst {
  0% {
    opacity: 0;
  }
  30%, 70% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 100%;
  }
}
@keyframes slideToRightLast {
  30%, 70% {
    opacity: 100%;
    transform: scale(1);
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}
/*#endregion */

.spacer-col {
  width: 100% !important;
}
/*#region Menu & Group Tasks */

.dataTable tbody tr td.col-menu {
  padding: 0 !important;
}
.col-menu {
  padding: 0 !important;
}
.col-menu .menu-wrapper .row-menu {
  display: inline-block;
  width: 26px;
  text-align: center;
}
body .col-menu .menu-wrapper .col-mass-action {
  display: none;
}
.file-view-status i:not(:first-of-type) {
  margin-left: 15px;
}
.with-chart {
  position: relative;
}
.with-chart .chart {
  --p: 20;
  width: 20px;
  height: 20px;
  position: absolute;
  overflow: hidden;
  border-radius: 2px;
  right: -5px;
  top: -3px;
}
.with-chart .chart::before,
.with-chart .chart::after {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  bottom: 0;
}
.with-chart .chart::before {
  background-color: var(--fancy);
}
.with-chart .chart::after {
  background-color: var(--table-header);
  height: var(--p);
  bottom: 0;
}
/*#endregion */

/*#region Person Selector For Typeahead */

[data-typeahead-with-bolt-on] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.person-selector-for-typeahead:not(.bs-container) {
  position: absolute;
  right: -33px;
  top: 0;
  height: 34px;
}
.person-selector-for-typeahead:not(.bs-container):hover {
  z-index: 9999;
}
.person-selector-for-typeahead:not(.bs-container) button.dropdown-toggle {
  height: 34px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.person-selector-for-typeahead:not(.bs-container):before {
  content: "\f0b0";
  position: absolute;
  z-index: 150;
  font: normal normal normal 14px/1 FontAwesome;
  top: 10px;
  left: 11px;
  pointer-events: none;
}
.person-selector-for-typeahead:not(.bs-container).disabled:before {
  content: "\f05a";
}
.person-selector-for-typeahead:not(.bs-container) .bs-caret {
  display: none;
}
.no-person-filter {
  position: absolute;
  z-index: 10000;
  height: 34px;
  width: 34px;
  right: -32px;
  top: 0;
}
/*#endregion */

/*#region Checkbox Toggle */

.chk-toggle {
  user-select: none;
  display: block;
  font-weight: 400;
  margin-bottom: 0;
}
.chk-toggle.indent-1 {
  margin-left: 20px;
}
.chk-toggle input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.chk-toggle .toggle-text {
  position: relative;
  cursor: pointer;
  padding-left: 30px;
}
.chk-toggle .toggle-text:before,
.chk-toggle .toggle-text:after {
  content: "";
  border-radius: 20px;
}
.chk-toggle .toggle-text:before {
  width: 30px;
  height: 15px;
  background: gray;
  display: inline-block;
  margin-left: -30px;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.chk-toggle .toggle-text:after {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 11px;
  height: 11px;
  background: white;
  transition: 0.1s;
}
.chk-toggle input:checked ~ .toggle-text:before {
  background: var(--success-bg);
}
.chk-toggle input:checked ~ .toggle-text:after {
  left: 17px;
}
.chk-toggle input:disabled ~ .toggle-text {
  cursor: not-allowed;
}
.chk-toggle input:disabled ~ .toggle-text:before,
.chk-toggle input:disabled ~ .toggle-text:after {
  opacity: 0.5;
}
.chk-toggle .infoMarker {
  margin-top: 0;
  margin-left: 5px;
}
.modal-footer.with-toggle {
  position: relative;
}
.modal-footer.with-toggle .chk-toggle {
  position: absolute;
  top: 20px;
}
/*#endregion */

/*#region Allow label overflow to escape to the left not the right */

.rtl-labels .control-label {
  direction: rtl;
}
/*#endregion */

/*#region Icons used for Quick Filtering */

.small-icon {
  font-size: 0.8em;
}
.disabled .small-icon {
  color: #777777;
}
/*#endregion */

/*#region Flex Textboxes*/

.flex-text {
  display: flex;
}
.flex-text .text-wrapper {
  display: flex;
  flex: 1 1 100%;
}
.flex-text .text-wrapper > * {
  border-radius: 4px;
  flex: 1 1 auto;
  z-index: 0;
}
.flex-text .text-wrapper > *:hover,
.flex-text .text-wrapper > *:focus {
  z-index: 1;
}
.flex-text .text-wrapper > *.btn {
  background-color: whitesmoke;
  flex-shrink: 0;
  margin-right: -1px;
}
.flex-text .text-wrapper > *[data-auto-fill] {
  width: 34px;
  padding-left: 0;
  padding-right: 0;
}
.flex-text .text-wrapper > *:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.flex-text .text-wrapper > *:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.flex-text .infoMarker {
  margin-left: 5px;
  margin-right: 5px;
}
/*#endregion */

.blur-dont-hide {
  display: block !important;
  transition: filter 0.3s linear, opacity 0.3s linear;
}
.blur-dont-hide.hidden {
  filter: grayscale(80%) blur(2px);
  opacity: 0.3;
  pointer-events: none;
  user-select: none;
}
/*#region Disable Controls*/

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus {
  background-color: #eeeeee;
  opacity: 1;
}
/*#endregion*/


i.fa-bronze {
  color: peru;
  text-shadow: 0px 0px 1px black;
}
i.fa-silver {
  color: lightgray;
  text-shadow: 0px 0px 1px #141414;
}
i.fa-gold {
  color: gold;
  text-shadow: 0px 0px 1px black;
}
i.fa-platinum {
  color: #dcc7db;
  text-shadow: 0px 0px 1px #160e16;
}
i.fa-platinum-plus {
  color: #c5dbd4;
  text-shadow: 0px 0px 1px #0d1512;
}
i.fa-titanium {
  color: lightsteelblue;
  text-shadow: 0px 0px 1px #05070b;
}
.versionPanels {
  margin: 15px;
}
.consumableLabels {
  display: inline-block;
  width: 70px;
}
.consumableValues {
  display: inline-block;
  text-align: right;
}
div.versioning:not(.row) {
  margin-top: 16px;
  text-align: right;
}
div.versioning:not(.row) i:not(.fa) {
  font-size: 1.25em;
}
.versioning.row {
  margin-left: 22px;
}
.versioning.row .spacer {
  margin-left: 10px;
}
.fa-bronze:not(i) {
  background-color: peru;
  padding: 1px 4px;
  border-radius: 4px;
  border: 1px solid #ac6c2d;
  white-space: nowrap;
  /*Ensure that a code inside a code will not be rendered*/

}
.fa-bronze:not(i) .fa-bronze,
.fa-bronze:not(i) .fa-silver,
.fa-bronze:not(i) .fa-gold,
.fa-bronze:not(i) .fa-platinum,
.fa-bronze:not(i) .fa-platinum-plus,
.fa-bronze:not(i) .fa-titanium {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  border: none;
}
.fa-silver:not(i) {
  background-color: lightgray;
  padding: 1px 4px;
  border-radius: 4px;
  border: 1px solid #bababa;
  white-space: nowrap;
  /*Ensure that a code inside a code will not be rendered*/

}
.fa-silver:not(i) .fa-bronze,
.fa-silver:not(i) .fa-silver,
.fa-silver:not(i) .fa-gold,
.fa-silver:not(i) .fa-platinum,
.fa-silver:not(i) .fa-platinum-plus,
.fa-silver:not(i) .fa-titanium {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  border: none;
}
.fa-gold:not(i) {
  background-color: gold;
  padding: 1px 4px;
  border-radius: 4px;
  border: 1px solid #ccac00;
  white-space: nowrap;
  /*Ensure that a code inside a code will not be rendered*/

}
.fa-gold:not(i) .fa-bronze,
.fa-gold:not(i) .fa-silver,
.fa-gold:not(i) .fa-gold,
.fa-gold:not(i) .fa-platinum,
.fa-gold:not(i) .fa-platinum-plus,
.fa-gold:not(i) .fa-titanium {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  border: none;
}
.fa-platinum:not(i) {
  background-color: #dcc7db;
  padding: 1px 4px;
  border-radius: 4px;
  border: 1px solid #c8a8c7;
  white-space: nowrap;
  /*Ensure that a code inside a code will not be rendered*/

}
.fa-platinum:not(i) .fa-bronze,
.fa-platinum:not(i) .fa-silver,
.fa-platinum:not(i) .fa-gold,
.fa-platinum:not(i) .fa-platinum,
.fa-platinum:not(i) .fa-platinum-plus,
.fa-platinum:not(i) .fa-titanium {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  border: none;
}
.fa-platinum-plus:not(i) {
  background-color: #c5dbd4;
  padding: 1px 4px;
  border-radius: 4px;
  border: 1px solid #a6c7bd;
  white-space: nowrap;
  /*Ensure that a code inside a code will not be rendered*/

}
.fa-platinum-plus:not(i) .fa-bronze,
.fa-platinum-plus:not(i) .fa-silver,
.fa-platinum-plus:not(i) .fa-gold,
.fa-platinum-plus:not(i) .fa-platinum,
.fa-platinum-plus:not(i) .fa-platinum-plus,
.fa-platinum-plus:not(i) .fa-titanium {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  border: none;
}
.fa-titanium:not(i) {
  background-color: lightsteelblue;
  padding: 1px 4px;
  border-radius: 4px;
  border: 1px solid #8ca9cf;
  white-space: nowrap;
  /*Ensure that a code inside a code will not be rendered*/

}
.fa-titanium:not(i) .fa-bronze,
.fa-titanium:not(i) .fa-silver,
.fa-titanium:not(i) .fa-gold,
.fa-titanium:not(i) .fa-platinum,
.fa-titanium:not(i) .fa-platinum-plus,
.fa-titanium:not(i) .fa-titanium {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  border: none;
}
#VersionsList .panel-title .download-links {
  float: right;
}
#VersionsList .panel-title .download-links a {
  margin-left: 5px;
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 10px;
  color: whitesmoke;
  background-color: #333333;
}
#VersionsList .panel-title .download-links a.no-exists {
  opacity: 0.2;
}

/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#bs/dt-1.10.15/fc-3.2.2/fh-3.1.2
 *
 * Included libraries:
 *   DataTables 1.10.15, FixedColumns 3.2.2, FixedHeader 3.1.2
 */

body {
  overflow-y: scroll;
  min-height: 100vh;
  background-color: white;
}
body:not(.is-fixed) .fixed-column,
body:not(.is-fixed) .fixed-header-container,
body:not(.is-fixed) .fixed-scrollbar-container,
body:not(.is-fixed) .fixed-scrollbar-table-hider {
  display: none;
}
body.is-fixed .dataTables_footer.sticky {
  position: sticky;
  bottom: 30px;
  z-index: 999;
  margin-bottom: 10px;
}
body.is-fixed .dataTables_footer.sticky .dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  width: auto !important;
  right: 0;
  position: absolute;
}
.datatables_scroller {
  width: 100%;
  overflow-x: scroll;
  border: 1px solid #828282;
  margin-top: 6px;
  margin-bottom: 6px;
  display: inline-block;
}
.datatables_mainbuttons {
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 3px;
}
table.dataTable {
  clear: both;
  max-width: none !important;
  border-collapse: separate !important;
  margin-top: 0;
  margin-bottom: 0;
  min-width: 100%;
}
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center;
  height: 72px;
  color: white;
}
table.dataTable td.dataTables_empty div,
table.dataTable th.dataTables_empty div {
  position: absolute;
  margin-top: -39px;
  width: 100%;
  height: 79px;
  left: 0;
}
table.dataTable td.dataTables_empty div .alert,
table.dataTable th.dataTables_empty div .alert {
  position: absolute;
  left: 50%;
  top: 15px;
  transform: translateX(-50%);
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}
div.dataTables_wrapper div.dataTables_info {
  padding-top: 12px;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate ul {
  padding: 0;
  margin: 2px 0;
  white-space: nowrap;
  border: 1px solid #cccccc;
  border-radius: 4px;
  display: inline-block;
  z-index: 0;
  position: relative;
  background-color: white;
}
div.dataTables_wrapper div.dataTables_paginate ul li {
  position: relative;
  cursor: pointer;
  display: inline-block;
  list-style: none;
  padding: 6px 12px;
  height: 32px;
  min-width: 32px;
  line-height: 20px;
  text-align: center;
}
div.dataTables_wrapper div.dataTables_paginate ul li:before {
  position: absolute;
  z-index: -1;
  content: "";
  border-radius: 4px;
  transition: all 0.3s linear;
  top: 50%;
  left: 50%;
  min-width: calc(100% - 8px);
  min-height: calc(100% - 8px);
  transform: translate(-50%, -50%);
}
div.dataTables_wrapper div.dataTables_paginate ul li:hover:before {
  background-color: #e6e6e6;
}
div.dataTables_wrapper div.dataTables_paginate ul li.active {
  color: white;
}
div.dataTables_wrapper div.dataTables_paginate ul li.active:before {
  background-color: var(--table-header);
}
div.dataTables_wrapper div.dataTables_paginate ul li.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
div.dataTables_wrapper div.dataTables_paginate ul li.disabled:before {
  content: none;
}
div.dataTables_wrapper div.dataTables_processing,
div.export-processing {
  z-index: 9999;
  position: fixed;
  top: 100px;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
  background-color: var(--table-header, #4472c4);
  color: white;
}
div.dataTables_wrapper div.dataTables_processing.wizard_datatable,
div.export-processing.wizard_datatable {
  margin-top: 50px;
}
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-right: 30px;
}
table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  bottom: 6px;
  right: 6px;
  display: block;
  font-family: 'FontAwesome';
  opacity: 0.5;
}
table.dataTable thead .sorting:after {
  opacity: 0.2;
  content: "\f0dc";
  /* sort */

}
table.dataTable thead .sorting_asc:after {
  content: "\f0de";
  /* sort-by-attributes */

}
table.dataTable thead .sorting_desc:after {
  content: "\f0dd";
  /* sort-by-attributes-alt */

}
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  color: #eeeeee;
}
div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody > table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody > table > thead .sorting:after,
div.dataTables_scrollBody > table > thead .sorting_asc:after,
div.dataTables_scrollBody > table > thead .sorting_desc:after {
  display: none;
}
div.dataTables_scrollBody > table > tbody > tr:first-child > th,
div.dataTables_scrollBody > table > tbody > tr:first-child > td {
  border-top: none;
}
div.dataTables_scrollFoot > table {
  margin-top: 0 !important;
  border-top: none;
}
@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
}
table.dataTable.table-condensed > thead > tr > th {
  padding-right: 20px;
}
table.dataTable.table-condensed .sorting:after,
table.dataTable.table-condensed .sorting_asc:after,
table.dataTable.table-condensed .sorting_desc:after {
  top: 6px;
  right: 6px;
}
table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0;
}
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 0;
}
table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  padding-left: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-right: 0;
}
table.DTFC_Cloned tr {
  background-color: white;
  margin-bottom: 0;
}
div.DTFC_LeftHeadWrapper table,
div.DTFC_RightHeadWrapper table {
  border-bottom: none !important;
  margin-bottom: 0 !important;
  background-color: white;
}
div.DTFC_LeftBodyWrapper table,
div.DTFC_RightBodyWrapper table {
  border-top: none;
  margin: 0 !important;
}
div.DTFC_LeftBodyWrapper table thead .sorting:after,
div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table thead .sorting:after,
div.DTFC_RightBodyWrapper table thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table thead .sorting_desc:after {
  display: none;
}
div.DTFC_LeftBodyWrapper table tbody tr:first-child th,
div.DTFC_LeftBodyWrapper table tbody tr:first-child td,
div.DTFC_RightBodyWrapper table tbody tr:first-child th,
div.DTFC_RightBodyWrapper table tbody tr:first-child td {
  border-top: none;
}
div.DTFC_LeftFootWrapper table,
div.DTFC_RightFootWrapper table {
  border-top: none;
  margin-top: 0 !important;
  background-color: white;
}
table.dataTable.fixedHeader-floating,
table.dataTable.fixedHeader-locked {
  background-color: white;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
table.dataTable.fixedHeader-floating {
  position: fixed !important;
}
table.dataTable.fixedHeader-locked {
  position: absolute !important;
}
@media print {
  table.fixedHeader-floating {
    display: none;
  }
}
.fixed-header-container {
  position: fixed;
  opacity: 0;
  top: -999px;
  z-index: 1029;
  overflow: hidden;
}
.fixed-header-container.in {
  opacity: 1;
  top: 55px;
}
.fixed-header-container.in .inner-bg-bit {
  background-color: white;
  height: 15px;
}
.fixed-header-container .fixed-column {
  position: absolute;
  left: 0;
  top: 0;
}
.fixed-header-container > table {
  min-width: 100%;
  position: relative;
  white-space: nowrap;
}
.fixed-header-container > table > thead > tr > th {
  padding: 6px;
  border: 1px solid #828282;
  line-height: 1;
  vertical-align: top;
  vertical-align: bottom;
  background-color: var(--table-header,#4472C4);
  color: white;
  position: relative;
  cursor: pointer;
}
.fixed-header-container > table > thead > tr > th:before {
  content: "";
  position: absolute;
  right: -1px;
  width: 1px;
  top: 0;
  bottom: 0;
  background-color: #828282;
}
.fixed-header-container > table > thead > tr > th.sorting:after,
.fixed-header-container > table > thead > tr > th.sorting_asc:after,
.fixed-header-container > table > thead > tr > th.sorting_desc:after,
.fixed-header-container > table > thead > tr > th.sorting_asc_disabled:after,
.fixed-header-container > table > thead > tr > th.sorting_desc_disabled:after {
  position: absolute;
  bottom: 6px;
  right: 6px;
  display: block;
  font-family: 'FontAwesome';
  opacity: 0.5;
}
.fixed-header-container > table > thead > tr > th.sorting:after {
  opacity: 0.2;
  content: "\f0dc";
}
.fixed-header-container > table > thead > tr > th.sorting_asc:after {
  content: "\f0de";
}
.fixed-header-container > table > thead > tr > th.sorting_desc:after {
  content: "\f0dd";
}
.fixed-header-container > table > thead > tr > th.sorting_asc_disabled:after,
.fixed-header-container > table > thead > tr > th.sorting_desc_disabled:after {
  color: #eeeeee;
}
.fixed-scrollbar-container {
  position: fixed;
  z-index: 1029;
  overflow-x: scroll;
  opacity: 0;
  bottom: -9999px;
  margin-left: 1px;
}
.fixed-scrollbar-container.in {
  opacity: 1;
  bottom: 57px;
}
.fixed-scrollbar-container div {
  height: 1px;
}
.fixed-scrollbar-table-hider {
  height: 57px;
  position: fixed;
  background-color: white;
  opacity: 0;
  bottom: -9999px;
  border-top: 1px solid #828282;
  z-index: 16;
  /*    &::before, &::after {
        content: "";
        position: absolute;
        bottom: 0;
        width: 10px;
        background-color: #fff;
        height: 56px;
    }*/

}
.fixed-scrollbar-table-hider::before {
  left: -5px;
}
.fixed-scrollbar-table-hider::after {
  right: -5px;
}
.fixed-scrollbar-table-hider.in {
  opacity: 1;
  bottom: 0;
}
/*#region Table Row Grouping */

.group-header .gh {
  position: absolute;
  left: 1px;
  height: 28px;
  padding: 0 6px;
  display: table;
  margin-top: 1px;
  border-right: 1px solid #828282;
  border-bottom: 1px solid #828282;
  line-height: 27px;
  z-index: 16;
  width: calc(100% - 1px);
  background-color: var(--fancy);
}
.group-header .gh .badge {
  background-color: var(--table-header);
  margin-top: -3px;
  line-height: 9px;
  font-size: 0.7em;
  border-radius: 4px;
  padding: 3px 8px;
}
/*#endregion */


.dataTable .percent {
  margin-left: 5px;
  width: 16px;
  height: 16px;
  display: inline-block;
  background-color: #cccccc;
  position: relative;
  bottom: -2px;
}
.dataTable .percent .bar {
  width: 16px;
  background-color: #5cb85c;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.dataTable .percent .bar.p80 {
  background-color: #f0ad4e;
}
.dataTable .percent .bar.max {
  background-color: #d9534f;
}

.dt-button a span {
  display: inline-block !important;
  width: 100%;
}
.dt-button a span.col-vis:before {
  width: 16px;
  text-align: center;
  margin-right: 5px;
  display: inline-block;
  font-family: FontAwesome;
  content: "\f096";
}
.dt-button a span.tag-vis:before {
  width: 16px;
  text-align: center;
  margin-right: 5px;
  display: inline-block;
  font-family: FontAwesome;
  content: "\f02c";
}
.dt-button a span.tag-vis.loading:before {
  width: 16px;
  text-align: center;
  margin-right: 5px;
  display: inline-block;
  font-family: FontAwesome;
  content: "\f110";
}
.dt-button a span.tag-vis:after {
  font-family: FontAwesome;
  content: "\f0da";
  position: absolute;
  right: 12px;
}
.dt-button a.loading span:before {
  width: 16px;
  text-align: center;
  margin-right: 5px;
  display: inline-block;
  font-family: FontAwesome;
  content: "\f110";
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.dt-button.checked a span.col-vis:before {
  font-family: FontAwesome;
  content: "\f046";
}
.dt-button .dropdown-menu.categories li a span:before {
  content: "\f096";
}
.dt-button .dropdown-menu.categories li a span.checked:before {
  content: "\f046";
}

div.dt-button-info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  margin-top: -100px;
  margin-left: -200px;
  background-color: white;
  border: 2px solid #111111;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  text-align: center;
  z-index: 21;
}
div.dt-button-info h2 {
  padding: 0.5em;
  margin: 0;
  font-weight: normal;
  border-bottom: 1px solid #dddddd;
  background-color: #f3f3f3;
}
div.dt-button-info > div {
  padding: 1em;
}
ul.dt-button-collection.dropdown-menu {
  display: block;
  z-index: 1029;
}
ul.dt-button-collection.dropdown-menu > * {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
}
ul.dt-button-collection.dropdown-menu.fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  border-radius: 0;
}
div.dt-button-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1028;
}
.dt-button.header {
  border-top: #cccccc 1px solid;
  font-weight: bold;
  padding: 5px 0 0 10px;
}
.dt-button.header i {
  margin-right: 10px;
  margin-top: 2px;
  float: right;
}
.dt-button.header a {
  background-color: transparent !important;
  padding: 0;
}
.dt-button.header:first-of-type {
  border-top: none;
}
.dt-button.buttons-excel,
.dt-button.buttons-csv,
.dt-button.buttons-print,
.dt-button.buttons-pdf,
.dt-button.buttons-copy {
  width: 30px;
  text-align: center;
  display: inline-block;
  margin: 2px;
  border-radius: 5px;
  padding: 2px;
}
.dt-button.buttons-excel i,
.dt-button.buttons-csv i,
.dt-button.buttons-print i,
.dt-button.buttons-pdf i,
.dt-button.buttons-copy i {
  width: 1.28571429em;
  text-align: center;
}
.dt-button.buttons-excel:hover,
.dt-button.buttons-csv:hover,
.dt-button.buttons-print:hover,
.dt-button.buttons-pdf:hover,
.dt-button.buttons-copy:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.dt-button.buttons-excel a,
.dt-button.buttons-csv a,
.dt-button.buttons-print a,
.dt-button.buttons-pdf a,
.dt-button.buttons-copy a {
  padding: 3px 3px;
  margin: 0 3px;
  background-color: transparent !important;
}
.dt-button.buttons-excel {
  margin-left: 10px;
}
.dt-button.buttons-copy {
  margin-right: 10px;
}

.Wizard-Container.vertical .Wizard-Progress {
  height: 100%;
}
.Wizard-Container.vertical .Wizard-Progress .bar {
  width: 9px;
  left: calc(50% - 9px);
}
.Wizard-Container.vertical .Wizard-Progress .bar.incomplete {
  height: 100%;
}
.Wizard-Container.vertical .Wizard-Progress .item {
  width: 90px;
  min-height: 65px;
}
.Wizard-Container.vertical .Wizard-Progress .item .item-rounded {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.Wizard-Container.vertical .Wizard-Progress .item .item-text {
  top: 50%;
  margin-top: 40px;
  background-color: white;
  border: 1px solid #cccccc;
  padding: 3px 6px;
  border-radius: 3px;
}
.Wizard-Container.vertical .Wizard-Progress .item .item-label {
  font-size: 0.75em;
  background-color: var(--table-header);
  padding: 3px 6px;
  color: white;
  white-space: nowrap;
  border-radius: 2px;
  display: block;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  margin-left: -6px;
  width: calc(100% + 12px);
  margin-bottom: -3px;
}
.Wizard-Container:not(.vertical) .Wizard-Progress {
  position: relative;
}
.Wizard-Container:not(.vertical) .Wizard-Progress .bar {
  height: 9px;
  top: 31px;
}
.Wizard-Container:not(.vertical) .Wizard-Progress .bar.incomplete {
  width: 100%;
}
.Wizard-Container:not(.vertical) .Wizard-Progress .item {
  height: 90px;
  min-width: 65px;
}
.Wizard-Container:not(.vertical) .Wizard-Progress .item .item-rounded {
  left: 50%;
  margin-left: -25px;
}
.Wizard-Container:not(.vertical) .Wizard-Progress .item .item-rounded.active {
  margin-top: -5px;
  margin-left: -30px;
}
.Wizard-Container:not(.vertical) .Wizard-Progress .item .item-text {
  bottom: 2px;
}
.Wizard-Container .Wizard-Progress {
  position: relative;
}
.Wizard-Container .Wizard-Progress .bar {
  position: absolute;
}
.Wizard-Container .Wizard-Progress .incomplete {
  background-color: #cccccc;
  z-index: 1;
}
.Wizard-Container .Wizard-Progress .complete {
  background-color: var(--top-bar);
  width: 0;
  z-index: 2;
}
.Wizard-Container .Wizard-Progress .item {
  position: absolute;
  display: inline-block;
  padding: 10px;
  text-align: center;
}
.Wizard-Container .Wizard-Progress .item .item-rounded {
  display: inline-block;
  background-color: white;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  border: 1px Solid #cccccc;
  padding: 5px;
  line-height: 50px;
  color: #cccccc;
  position: absolute;
  transition: all 0.25s;
}
.Wizard-Container .Wizard-Progress .item .item-rounded.active {
  border-color: var(--top-bar);
  width: 60px;
  height: 60px;
  border-radius: 30px;
  line-height: 60px;
  background-color: var(--top-bar);
  color: white;
  box-shadow: 5px 5px 5px #cccccc;
}
.Wizard-Container .Wizard-Progress .item .item-rounded.error {
  border-color: #a94442;
  background-color: #a94442;
}
.Wizard-Container .Wizard-Progress .item .item-rounded.complete {
  border-color: var(--top-bar);
  color: var(--top-bar);
}
.Wizard-Container .Wizard-Progress .item .item-text {
  position: absolute;
  left: 0;
  right: 0;
}
.Wizard-Container .Wizard-Progress .item .item-label {
  margin-left: 5px;
  font-size: 0.75em;
  background-color: var(--table-header);
  display: inline;
  padding: 3px 6px;
  color: white;
  white-space: nowrap;
  border-radius: 20px;
}
.Wizard-Container .Wizard-Progress .item .item-label:empty {
  display: none !important;
}
.Wizard-Page {
  display: none;
}

.customCombobox {
  max-width: 280px;
  height: 34px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAgCAIAAAB7KQSlAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwwAADsMBx2+oZAAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xOdTWsmQAAABjSURBVDhP7c3BDYAwCIVhp2Q5ZuDELAzgJj5CY7RFE6JH/lOh/dJN6rnZK7Vp4/1hVHWcLk3LmzEzImLmGCOMWOJqzOs/E1sBmg06WQpQYlCwFKDcILxOAXo0L7Vp430wtUQOJJ9M9ABxZa8AAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-position: right;
  cursor: default;
}
.customCombobox span {
  margin-top: -2px;
}
.ulcustomCombobox {
  width: 254.5px;
  display: none;
  background-color: white;
  border: 1px solid gray;
  margin: -1px 0px;
  padding: 0;
  position: absolute;
  list-style-type: none;
  z-index: 100;
}
.ulcustomCombobox li {
  padding: 3px 5px;
}
.ulcustomCombobox li:hover {
  background-color: Highlight;
  color: HighlightText;
  cursor: default;
}
.ulcustomCombobox li:hover .tag {
  cursor: default;
  text-decoration: none;
}
.ulcustomCombobox li:hover .tag::after {
  border-top-color: Highlight;
  border-bottom-color: Highlight;
}
.licustomCombobox {
  display: inline-block;
}

.fa.fa-fixed-width {
  width: 18px;
  text-align: center;
}
.fa-e1c-:before {
  content: none;
}
.fa-e1c-blank:before {
  content: "\f000";
  opacity: 0;
}
.fa-e1c-f000:before {
  content: "\f000";
}
.fa-e1c-f001:before {
  content: "\f001";
}
.fa-e1c-f002:before {
  content: "\f002";
}
.fa-e1c-f003:before {
  content: "\f003";
}
.fa-e1c-f004:before {
  content: "\f004";
}
.fa-e1c-f005:before {
  content: "\f005";
}
.fa-e1c-f006:before {
  content: "\f006";
}
.fa-e1c-f007:before {
  content: "\f007";
}
.fa-e1c-f008:before {
  content: "\f008";
}
.fa-e1c-f009:before {
  content: "\f009";
}
.fa-e1c-f00a:before {
  content: "\f00a";
}
.fa-e1c-f00b:before {
  content: "\f00b";
}
.fa-e1c-f00c:before {
  content: "\f00c";
}
.fa-e1c-f00d:before {
  content: "\f00d";
}
.fa-e1c-f00e:before {
  content: "\f00e";
}
.fa-e1c-f010:before {
  content: "\f010";
}
.fa-e1c-f011:before {
  content: "\f011";
}
.fa-e1c-f012:before {
  content: "\f012";
}
.fa-e1c-f013:before {
  content: "\f013";
}
.fa-e1c-f014:before {
  content: "\f014";
}
.fa-e1c-f015:before {
  content: "\f015";
}
.fa-e1c-f016:before {
  content: "\f016";
}
.fa-e1c-f017:before {
  content: "\f017";
}
.fa-e1c-f018:before {
  content: "\f018";
}
.fa-e1c-f019:before {
  content: "\f019";
}
.fa-e1c-f01a:before {
  content: "\f01a";
}
.fa-e1c-f01b:before {
  content: "\f01b";
}
.fa-e1c-f01c:before {
  content: "\f01c";
}
.fa-e1c-f01d:before {
  content: "\f01d";
}
.fa-e1c-f01e:before {
  content: "\f01e";
}
.fa-e1c-f021:before {
  content: "\f021";
}
.fa-e1c-f022:before {
  content: "\f022";
}
.fa-e1c-f023:before {
  content: "\f023";
}
.fa-e1c-f024:before {
  content: "\f024";
}
.fa-e1c-f025:before {
  content: "\f025";
}
.fa-e1c-f026:before {
  content: "\f026";
}
.fa-e1c-f027:before {
  content: "\f027";
}
.fa-e1c-f028:before {
  content: "\f028";
}
.fa-e1c-f029:before {
  content: "\f029";
}
.fa-e1c-f02a:before {
  content: "\f02a";
}
.fa-e1c-f02b:before {
  content: "\f02b";
}
.fa-e1c-f02c:before {
  content: "\f02c";
}
.fa-e1c-f02d:before {
  content: "\f02d";
}
.fa-e1c-f02e:before {
  content: "\f02e";
}
.fa-e1c-f02f:before {
  content: "\f02f";
}
.fa-e1c-f030:before {
  content: "\f030";
}
.fa-e1c-f031:before {
  content: "\f031";
}
.fa-e1c-f032:before {
  content: "\f032";
}
.fa-e1c-f033:before {
  content: "\f033";
}
.fa-e1c-f034:before {
  content: "\f034";
}
.fa-e1c-f035:before {
  content: "\f035";
}
.fa-e1c-f036:before {
  content: "\f036";
}
.fa-e1c-f037:before {
  content: "\f037";
}
.fa-e1c-f038:before {
  content: "\f038";
}
.fa-e1c-f039:before {
  content: "\f039";
}
.fa-e1c-f03a:before {
  content: "\f03a";
}
.fa-e1c-f03b:before {
  content: "\f03b";
}
.fa-e1c-f03c:before {
  content: "\f03c";
}
.fa-e1c-f03d:before {
  content: "\f03d";
}
.fa-e1c-f03e:before {
  content: "\f03e";
}
.fa-e1c-f040:before {
  content: "\f040";
}
.fa-e1c-f041:before {
  content: "\f041";
}
.fa-e1c-f042:before {
  content: "\f042";
}
.fa-e1c-f043:before {
  content: "\f043";
}
.fa-e1c-f044:before {
  content: "\f044";
}
.fa-e1c-f045:before {
  content: "\f045";
}
.fa-e1c-f046:before {
  content: "\f046";
}
.fa-e1c-f047:before {
  content: "\f047";
}
.fa-e1c-f048:before {
  content: "\f048";
}
.fa-e1c-f049:before {
  content: "\f049";
}
.fa-e1c-f04a:before {
  content: "\f04a";
}
.fa-e1c-f04b:before {
  content: "\f04b";
}
.fa-e1c-f04c:before {
  content: "\f04c";
}
.fa-e1c-f04d:before {
  content: "\f04d";
}
.fa-e1c-f04e:before {
  content: "\f04e";
}
.fa-e1c-f050:before {
  content: "\f050";
}
.fa-e1c-f051:before {
  content: "\f051";
}
.fa-e1c-f052:before {
  content: "\f052";
}
.fa-e1c-f053:before {
  content: "\f053";
}
.fa-e1c-f054:before {
  content: "\f054";
}
.fa-e1c-f055:before {
  content: "\f055";
}
.fa-e1c-f056:before {
  content: "\f056";
}
.fa-e1c-f057:before {
  content: "\f057";
}
.fa-e1c-f058:before {
  content: "\f058";
}
.fa-e1c-f059:before {
  content: "\f059";
}
.fa-e1c-f05a:before {
  content: "\f05a";
}
.fa-e1c-f05b:before {
  content: "\f05b";
}
.fa-e1c-f05c:before {
  content: "\f05c";
}
.fa-e1c-f05d:before {
  content: "\f05d";
}
.fa-e1c-f05e:before {
  content: "\f05e";
}
.fa-e1c-f060:before {
  content: "\f060";
}
.fa-e1c-f061:before {
  content: "\f061";
}
.fa-e1c-f062:before {
  content: "\f062";
}
.fa-e1c-f063:before {
  content: "\f063";
}
.fa-e1c-f064:before {
  content: "\f064";
}
.fa-e1c-f065:before {
  content: "\f065";
}
.fa-e1c-f066:before {
  content: "\f066";
}
.fa-e1c-f067:before {
  content: "\f067";
}
.fa-e1c-f068:before {
  content: "\f068";
}
.fa-e1c-f069:before {
  content: "\f069";
}
.fa-e1c-f06a:before {
  content: "\f06a";
}
.fa-e1c-f06b:before {
  content: "\f06b";
}
.fa-e1c-f06c:before {
  content: "\f06c";
}
.fa-e1c-f06d:before {
  content: "\f06d";
}
.fa-e1c-f06e:before {
  content: "\f06e";
}
.fa-e1c-f070:before {
  content: "\f070";
}
.fa-e1c-f071:before {
  content: "\f071";
}
.fa-e1c-f072:before {
  content: "\f072";
}
.fa-e1c-f073:before {
  content: "\f073";
}
.fa-e1c-f074:before {
  content: "\f074";
}
.fa-e1c-f075:before {
  content: "\f075";
}
.fa-e1c-f076:before {
  content: "\f076";
}
.fa-e1c-f077:before {
  content: "\f077";
}
.fa-e1c-f078:before {
  content: "\f078";
}
.fa-e1c-f079:before {
  content: "\f079";
}
.fa-e1c-f07a:before {
  content: "\f07a";
}
.fa-e1c-f07b:before {
  content: "\f07b";
}
.fa-e1c-f07c:before {
  content: "\f07c";
}
.fa-e1c-f07d:before {
  content: "\f07d";
}
.fa-e1c-f07e:before {
  content: "\f07e";
}
.fa-e1c-f080:before {
  content: "\f080";
}
.fa-e1c-f081:before {
  content: "\f081";
}
.fa-e1c-f082:before {
  content: "\f082";
}
.fa-e1c-f083:before {
  content: "\f083";
}
.fa-e1c-f084:before {
  content: "\f084";
}
.fa-e1c-f085:before {
  content: "\f085";
}
.fa-e1c-f086:before {
  content: "\f086";
}
.fa-e1c-f087:before {
  content: "\f087";
}
.fa-e1c-f088:before {
  content: "\f088";
}
.fa-e1c-f089:before {
  content: "\f089";
}
.fa-e1c-f08a:before {
  content: "\f08a";
}
.fa-e1c-f08b:before {
  content: "\f08b";
}
.fa-e1c-f08c:before {
  content: "\f08c";
}
.fa-e1c-f08d:before {
  content: "\f08d";
}
.fa-e1c-f08e:before {
  content: "\f08e";
}
.fa-e1c-f090:before {
  content: "\f090";
}
.fa-e1c-f091:before {
  content: "\f091";
}
.fa-e1c-f092:before {
  content: "\f092";
}
.fa-e1c-f093:before {
  content: "\f093";
}
.fa-e1c-f094:before {
  content: "\f094";
}
.fa-e1c-f095:before {
  content: "\f095";
}
.fa-e1c-f096:before {
  content: "\f096";
}
.fa-e1c-f097:before {
  content: "\f097";
}
.fa-e1c-f098:before {
  content: "\f098";
}
.fa-e1c-f099:before {
  content: "\f099";
}
.fa-e1c-f09a:before {
  content: "\f09a";
}
.fa-e1c-f09b:before {
  content: "\f09b";
}
.fa-e1c-f09c:before {
  content: "\f09c";
}
.fa-e1c-f09d:before {
  content: "\f09d";
}
.fa-e1c-f09e:before {
  content: "\f09e";
}
.fa-e1c-f0a0:before {
  content: "\f0a0";
}
.fa-e1c-f0a1:before {
  content: "\f0a1";
}
.fa-e1c-f0a2:before {
  content: "\f0a2";
}
.fa-e1c-f0a3:before {
  content: "\f0a3";
}
.fa-e1c-f0a4:before {
  content: "\f0a4";
}
.fa-e1c-f0a5:before {
  content: "\f0a5";
}
.fa-e1c-f0a6:before {
  content: "\f0a6";
}
.fa-e1c-f0a7:before {
  content: "\f0a7";
}
.fa-e1c-f0a8:before {
  content: "\f0a8";
}
.fa-e1c-f0a9:before {
  content: "\f0a9";
}
.fa-e1c-f0aa:before {
  content: "\f0aa";
}
.fa-e1c-f0ab:before {
  content: "\f0ab";
}
.fa-e1c-f0ac:before {
  content: "\f0ac";
}
.fa-e1c-f0ad:before {
  content: "\f0ad";
}
.fa-e1c-f0ae:before {
  content: "\f0ae";
}
.fa-e1c-f0b0:before {
  content: "\f0b0";
}
.fa-e1c-f0b1:before {
  content: "\f0b1";
}
.fa-e1c-f0b2:before {
  content: "\f0b2";
}
.fa-e1c-f0c0:before {
  content: "\f0c0";
}
.fa-e1c-f0c1:before {
  content: "\f0c1";
}
.fa-e1c-f0c2:before {
  content: "\f0c2";
}
.fa-e1c-f0c3:before {
  content: "\f0c3";
}
.fa-e1c-f0c4:before {
  content: "\f0c4";
}
.fa-e1c-f0c5:before {
  content: "\f0c5";
}
.fa-e1c-f0c6:before {
  content: "\f0c6";
}
.fa-e1c-f0c7:before {
  content: "\f0c7";
}
.fa-e1c-f0c8:before {
  content: "\f0c8";
}
.fa-e1c-f0c9:before {
  content: "\f0c9";
}
.fa-e1c-f0ca:before {
  content: "\f0ca";
}
.fa-e1c-f0cb:before {
  content: "\f0cb";
}
.fa-e1c-f0cc:before {
  content: "\f0cc";
}
.fa-e1c-f0cd:before {
  content: "\f0cd";
}
.fa-e1c-f0ce:before {
  content: "\f0ce";
}
.fa-e1c-f0d0:before {
  content: "\f0d0";
}
.fa-e1c-f0d1:before {
  content: "\f0d1";
}
.fa-e1c-f0d2:before {
  content: "\f0d2";
}
.fa-e1c-f0d3:before {
  content: "\f0d3";
}
.fa-e1c-f0d4:before {
  content: "\f0d4";
}
.fa-e1c-f0d5:before {
  content: "\f0d5";
}
.fa-e1c-f0d6:before {
  content: "\f0d6";
}
.fa-e1c-f0d7:before {
  content: "\f0d7";
}
.fa-e1c-f0d8:before {
  content: "\f0d8";
}
.fa-e1c-f0d9:before {
  content: "\f0d9";
}
.fa-e1c-f0da:before {
  content: "\f0da";
}
.fa-e1c-f0db:before {
  content: "\f0db";
}
.fa-e1c-f0dc:before {
  content: "\f0dc";
}
.fa-e1c-f0dd:before {
  content: "\f0dd";
}
.fa-e1c-f0de:before {
  content: "\f0de";
}
.fa-e1c-f0e0:before {
  content: "\f0e0";
}
.fa-e1c-f0e1:before {
  content: "\f0e1";
}
.fa-e1c-f0e2:before {
  content: "\f0e2";
}
.fa-e1c-f0e3:before {
  content: "\f0e3";
}
.fa-e1c-f0e4:before {
  content: "\f0e4";
}
.fa-e1c-f0e5:before {
  content: "\f0e5";
}
.fa-e1c-f0e6:before {
  content: "\f0e6";
}
.fa-e1c-f0e7:before {
  content: "\f0e7";
}
.fa-e1c-f0e8:before {
  content: "\f0e8";
}
.fa-e1c-f0e9:before {
  content: "\f0e9";
}
.fa-e1c-f0ea:before {
  content: "\f0ea";
}
.fa-e1c-f0eb:before {
  content: "\f0eb";
}
.fa-e1c-f0ec:before {
  content: "\f0ec";
}
.fa-e1c-f0ed:before {
  content: "\f0ed";
}
.fa-e1c-f0ee:before {
  content: "\f0ee";
}
.fa-e1c-f0f0:before {
  content: "\f0f0";
}
.fa-e1c-f0f1:before {
  content: "\f0f1";
}
.fa-e1c-f0f2:before {
  content: "\f0f2";
}
.fa-e1c-f0f3:before {
  content: "\f0f3";
}
.fa-e1c-f0f4:before {
  content: "\f0f4";
}
.fa-e1c-f0f5:before {
  content: "\f0f5";
}
.fa-e1c-f0f6:before {
  content: "\f0f6";
}
.fa-e1c-f0f7:before {
  content: "\f0f7";
}
.fa-e1c-f0f8:before {
  content: "\f0f8";
}
.fa-e1c-f0f9:before {
  content: "\f0f9";
}
.fa-e1c-f0fa:before {
  content: "\f0fa";
}
.fa-e1c-f0fb:before {
  content: "\f0fb";
}
.fa-e1c-f0fc:before {
  content: "\f0fc";
}
.fa-e1c-f0fd:before {
  content: "\f0fd";
}
.fa-e1c-f0fe:before {
  content: "\f0fe";
}
.fa-e1c-f100:before {
  content: "\f100";
}
.fa-e1c-f101:before {
  content: "\f101";
}
.fa-e1c-f102:before {
  content: "\f102";
}
.fa-e1c-f103:before {
  content: "\f103";
}
.fa-e1c-f104:before {
  content: "\f104";
}
.fa-e1c-f105:before {
  content: "\f105";
}
.fa-e1c-f106:before {
  content: "\f106";
}
.fa-e1c-f107:before {
  content: "\f107";
}
.fa-e1c-f108:before {
  content: "\f108";
}
.fa-e1c-f109:before {
  content: "\f109";
}
.fa-e1c-f10a:before {
  content: "\f10a";
}
.fa-e1c-f10b:before {
  content: "\f10b";
}
.fa-e1c-f10c:before {
  content: "\f10c";
}
.fa-e1c-f10d:before {
  content: "\f10d";
}
.fa-e1c-f10e:before {
  content: "\f10e";
}
.fa-e1c-f110:before {
  content: "\f110";
}
.fa-e1c-f111:before {
  content: "\f111";
}
.fa-e1c-f112:before {
  content: "\f112";
}
.fa-e1c-f113:before {
  content: "\f113";
}
.fa-e1c-f114:before {
  content: "\f114";
}
.fa-e1c-f115:before {
  content: "\f115";
}
.fa-e1c-f118:before {
  content: "\f118";
}
.fa-e1c-f119:before {
  content: "\f119";
}
.fa-e1c-f11a:before {
  content: "\f11a";
}
.fa-e1c-f11b:before {
  content: "\f11b";
}
.fa-e1c-f11c:before {
  content: "\f11c";
}
.fa-e1c-f11d:before {
  content: "\f11d";
}
.fa-e1c-f11e:before {
  content: "\f11e";
}
.fa-e1c-f120:before {
  content: "\f120";
}
.fa-e1c-f121:before {
  content: "\f121";
}
.fa-e1c-f122:before {
  content: "\f122";
}
.fa-e1c-f123:before {
  content: "\f123";
}
.fa-e1c-f124:before {
  content: "\f124";
}
.fa-e1c-f125:before {
  content: "\f125";
}
.fa-e1c-f126:before {
  content: "\f126";
}
.fa-e1c-f127:before {
  content: "\f127";
}
.fa-e1c-f128:before {
  content: "\f128";
}
.fa-e1c-f129:before {
  content: "\f129";
}
.fa-e1c-f12a:before {
  content: "\f12a";
}
.fa-e1c-f12b:before {
  content: "\f12b";
}
.fa-e1c-f12c:before {
  content: "\f12c";
}
.fa-e1c-f12d:before {
  content: "\f12d";
}
.fa-e1c-f12e:before {
  content: "\f12e";
}
.fa-e1c-f130:before {
  content: "\f130";
}
.fa-e1c-f131:before {
  content: "\f131";
}
.fa-e1c-f132:before {
  content: "\f132";
}
.fa-e1c-f133:before {
  content: "\f133";
}
.fa-e1c-f134:before {
  content: "\f134";
}
.fa-e1c-f135:before {
  content: "\f135";
}
.fa-e1c-f136:before {
  content: "\f136";
}
.fa-e1c-f137:before {
  content: "\f137";
}
.fa-e1c-f138:before {
  content: "\f138";
}
.fa-e1c-f139:before {
  content: "\f139";
}
.fa-e1c-f13a:before {
  content: "\f13a";
}
.fa-e1c-f13b:before {
  content: "\f13b";
}
.fa-e1c-f13c:before {
  content: "\f13c";
}
.fa-e1c-f13d:before {
  content: "\f13d";
}
.fa-e1c-f13e:before {
  content: "\f13e";
}
.fa-e1c-f140:before {
  content: "\f140";
}
.fa-e1c-f141:before {
  content: "\f141";
}
.fa-e1c-f142:before {
  content: "\f142";
}
.fa-e1c-f143:before {
  content: "\f143";
}
.fa-e1c-f144:before {
  content: "\f144";
}
.fa-e1c-f145:before {
  content: "\f145";
}
.fa-e1c-f146:before {
  content: "\f146";
}
.fa-e1c-f147:before {
  content: "\f147";
}
.fa-e1c-f148:before {
  content: "\f148";
}
.fa-e1c-f149:before {
  content: "\f149";
}
.fa-e1c-f14a:before {
  content: "\f14a";
}
.fa-e1c-f14b:before {
  content: "\f14b";
}
.fa-e1c-f14c:before {
  content: "\f14c";
}
.fa-e1c-f14d:before {
  content: "\f14d";
}
.fa-e1c-f14e:before {
  content: "\f14e";
}
.fa-e1c-f150:before {
  content: "\f150";
}
.fa-e1c-f151:before {
  content: "\f151";
}
.fa-e1c-f152:before {
  content: "\f152";
}
.fa-e1c-f153:before {
  content: "\f153";
}
.fa-e1c-f154:before {
  content: "\f154";
}
.fa-e1c-f155:before {
  content: "\f155";
}
.fa-e1c-f156:before {
  content: "\f156";
}
.fa-e1c-f157:before {
  content: "\f157";
}
.fa-e1c-f158:before {
  content: "\f158";
}
.fa-e1c-f159:before {
  content: "\f159";
}
.fa-e1c-f15a:before {
  content: "\f15a";
}
.fa-e1c-f15b:before {
  content: "\f15b";
}
.fa-e1c-f15c:before {
  content: "\f15c";
}
.fa-e1c-f15d:before {
  content: "\f15d";
}
.fa-e1c-f15e:before {
  content: "\f15e";
}
.fa-e1c-f160:before {
  content: "\f160";
}
.fa-e1c-f161:before {
  content: "\f161";
}
.fa-e1c-f162:before {
  content: "\f162";
}
.fa-e1c-f163:before {
  content: "\f163";
}
.fa-e1c-f164:before {
  content: "\f164";
}
.fa-e1c-f165:before {
  content: "\f165";
}
.fa-e1c-f166:before {
  content: "\f166";
}
.fa-e1c-f167:before {
  content: "\f167";
}
.fa-e1c-f168:before {
  content: "\f168";
}
.fa-e1c-f169:before {
  content: "\f169";
}
.fa-e1c-f16a:before {
  content: "\f16a";
}
.fa-e1c-f16b:before {
  content: "\f16b";
}
.fa-e1c-f16c:before {
  content: "\f16c";
}
.fa-e1c-f16d:before {
  content: "\f16d";
}
.fa-e1c-f16e:before {
  content: "\f16e";
}
.fa-e1c-f170:before {
  content: "\f170";
}
.fa-e1c-f171:before {
  content: "\f171";
}
.fa-e1c-f172:before {
  content: "\f172";
}
.fa-e1c-f173:before {
  content: "\f173";
}
.fa-e1c-f174:before {
  content: "\f174";
}
.fa-e1c-f175:before {
  content: "\f175";
}
.fa-e1c-f176:before {
  content: "\f176";
}
.fa-e1c-f177:before {
  content: "\f177";
}
.fa-e1c-f178:before {
  content: "\f178";
}
.fa-e1c-f179:before {
  content: "\f179";
}
.fa-e1c-f17a:before {
  content: "\f17a";
}
.fa-e1c-f17b:before {
  content: "\f17b";
}
.fa-e1c-f17c:before {
  content: "\f17c";
}
.fa-e1c-f17d:before {
  content: "\f17d";
}
.fa-e1c-f17e:before {
  content: "\f17e";
}
.fa-e1c-f180:before {
  content: "\f180";
}
.fa-e1c-f181:before {
  content: "\f181";
}
.fa-e1c-f182:before {
  content: "\f182";
}
.fa-e1c-f183:before {
  content: "\f183";
}
.fa-e1c-f184:before {
  content: "\f184";
}
.fa-e1c-f185:before {
  content: "\f185";
}
.fa-e1c-f186:before {
  content: "\f186";
}
.fa-e1c-f187:before {
  content: "\f187";
}
.fa-e1c-f188:before {
  content: "\f188";
}
.fa-e1c-f189:before {
  content: "\f189";
}
.fa-e1c-f18a:before {
  content: "\f18a";
}
.fa-e1c-f18b:before {
  content: "\f18b";
}
.fa-e1c-f18c:before {
  content: "\f18c";
}
.fa-e1c-f18d:before {
  content: "\f18d";
}
.fa-e1c-f18e:before {
  content: "\f18e";
}
.fa-e1c-f190:before {
  content: "\f190";
}
.fa-e1c-f191:before {
  content: "\f191";
}
.fa-e1c-f192:before {
  content: "\f192";
}
.fa-e1c-f193:before {
  content: "\f193";
}
.fa-e1c-f194:before {
  content: "\f194";
}
.fa-e1c-f195:before {
  content: "\f195";
}
.fa-e1c-f196:before {
  content: "\f196";
}
.fa-e1c-f197:before {
  content: "\f197";
}
.fa-e1c-f198:before {
  content: "\f198";
}
.fa-e1c-f199:before {
  content: "\f199";
}
.fa-e1c-f19a:before {
  content: "\f19a";
}
.fa-e1c-f19b:before {
  content: "\f19b";
}
.fa-e1c-f19c:before {
  content: "\f19c";
}
.fa-e1c-f19d:before {
  content: "\f19d";
}
.fa-e1c-f19e:before {
  content: "\f19e";
}
.fa-e1c-f1a0:before {
  content: "\f1a0";
}
.fa-e1c-f1a1:before {
  content: "\f1a1";
}
.fa-e1c-f1a2:before {
  content: "\f1a2";
}
.fa-e1c-f1a3:before {
  content: "\f1a3";
}
.fa-e1c-f1a4:before {
  content: "\f1a4";
}
.fa-e1c-f1a5:before {
  content: "\f1a5";
}
.fa-e1c-f1a6:before {
  content: "\f1a6";
}
.fa-e1c-f1a7:before {
  content: "\f1a7";
}
.fa-e1c-f1a8:before {
  content: "\f1a8";
}
.fa-e1c-f1a9:before {
  content: "\f1a9";
}
.fa-e1c-f1aa:before {
  content: "\f1aa";
}
.fa-e1c-f1ab:before {
  content: "\f1ab";
}
.fa-e1c-f1ac:before {
  content: "\f1ac";
}
.fa-e1c-f1ad:before {
  content: "\f1ad";
}
.fa-e1c-f1ae:before {
  content: "\f1ae";
}
.fa-e1c-f1b0:before {
  content: "\f1b0";
}
.fa-e1c-f1b1:before {
  content: "\f1b1";
}
.fa-e1c-f1b2:before {
  content: "\f1b2";
}
.fa-e1c-f1b3:before {
  content: "\f1b3";
}
.fa-e1c-f1b4:before {
  content: "\f1b4";
}
.fa-e1c-f1b5:before {
  content: "\f1b5";
}
.fa-e1c-f1b6:before {
  content: "\f1b6";
}
.fa-e1c-f1b7:before {
  content: "\f1b7";
}
.fa-e1c-f1b8:before {
  content: "\f1b8";
}
.fa-e1c-f1b9:before {
  content: "\f1b9";
}
.fa-e1c-f1ba:before {
  content: "\f1ba";
}
.fa-e1c-f1bb:before {
  content: "\f1bb";
}
.fa-e1c-f1bc:before {
  content: "\f1bc";
}
.fa-e1c-f1bd:before {
  content: "\f1bd";
}
.fa-e1c-f1be:before {
  content: "\f1be";
}
.fa-e1c-f1c0:before {
  content: "\f1c0";
}
.fa-e1c-f1c1:before {
  content: "\f1c1";
}
.fa-e1c-f1c2:before {
  content: "\f1c2";
}
.fa-e1c-f1c3:before {
  content: "\f1c3";
}
.fa-e1c-f1c4:before {
  content: "\f1c4";
}
.fa-e1c-f1c5:before {
  content: "\f1c5";
}
.fa-e1c-f1c6:before {
  content: "\f1c6";
}
.fa-e1c-f1c7:before {
  content: "\f1c7";
}
.fa-e1c-f1c8:before {
  content: "\f1c8";
}
.fa-e1c-f1c9:before {
  content: "\f1c9";
}
.fa-e1c-f1ca:before {
  content: "\f1ca";
}
.fa-e1c-f1cb:before {
  content: "\f1cb";
}
.fa-e1c-f1cc:before {
  content: "\f1cc";
}
.fa-e1c-f1cd:before {
  content: "\f1cd";
}
.fa-e1c-f1ce:before {
  content: "\f1ce";
}
.fa-e1c-f1d0:before {
  content: "\f1d0";
}
.fa-e1c-f1d1:before {
  content: "\f1d1";
}
.fa-e1c-f1d2:before {
  content: "\f1d2";
}
.fa-e1c-f1d3:before {
  content: "\f1d3";
}
.fa-e1c-f1d4:before {
  content: "\f1d4";
}
.fa-e1c-f1d5:before {
  content: "\f1d5";
}
.fa-e1c-f1d6:before {
  content: "\f1d6";
}
.fa-e1c-f1d7:before {
  content: "\f1d7";
}
.fa-e1c-f1d8:before {
  content: "\f1d8";
}
.fa-e1c-f1d9:before {
  content: "\f1d9";
}
.fa-e1c-f1da:before {
  content: "\f1da";
}
.fa-e1c-f1db:before {
  content: "\f1db";
}
.fa-e1c-f1dc:before {
  content: "\f1dc";
}
.fa-e1c-f1dd:before {
  content: "\f1dd";
}
.fa-e1c-f1de:before {
  content: "\f1de";
}
.fa-e1c-f1e0:before {
  content: "\f1e0";
}
.fa-e1c-f1e1:before {
  content: "\f1e1";
}
.fa-e1c-f1e2:before {
  content: "\f1e2";
}
.fa-e1c-f1e3:before {
  content: "\f1e3";
}
.fa-e1c-f1e4:before {
  content: "\f1e4";
}
.fa-e1c-f1e5:before {
  content: "\f1e5";
}
.fa-e1c-f1e6:before {
  content: "\f1e6";
}
.fa-e1c-f1e7:before {
  content: "\f1e7";
}
.fa-e1c-f1e8:before {
  content: "\f1e8";
}
.fa-e1c-f1e9:before {
  content: "\f1e9";
}
.fa-e1c-f1ea:before {
  content: "\f1ea";
}
.fa-e1c-f1eb:before {
  content: "\f1eb";
}
.fa-e1c-f1ec:before {
  content: "\f1ec";
}
.fa-e1c-f1ed:before {
  content: "\f1ed";
}
.fa-e1c-f1ee:before {
  content: "\f1ee";
}
.fa-e1c-f1f0:before {
  content: "\f1f0";
}
.fa-e1c-f1f1:before {
  content: "\f1f1";
}
.fa-e1c-f1f2:before {
  content: "\f1f2";
}
.fa-e1c-f1f3:before {
  content: "\f1f3";
}
.fa-e1c-f1f4:before {
  content: "\f1f4";
}
.fa-e1c-f1f5:before {
  content: "\f1f5";
}
.fa-e1c-f1f6:before {
  content: "\f1f6";
}
.fa-e1c-f1f7:before {
  content: "\f1f7";
}
.fa-e1c-f1f8:before {
  content: "\f1f8";
}
.fa-e1c-f1f9:before {
  content: "\f1f9";
}
.fa-e1c-f1fa:before {
  content: "\f1fa";
}
.fa-e1c-f1fb:before {
  content: "\f1fb";
}
.fa-e1c-f1fc:before {
  content: "\f1fc";
}
.fa-e1c-f1fd:before {
  content: "\f1fd";
}
.fa-e1c-f1fe:before {
  content: "\f1fe";
}
.fa-e1c-f200:before {
  content: "\f200";
}
.fa-e1c-f201:before {
  content: "\f201";
}
.fa-e1c-f202:before {
  content: "\f202";
}
.fa-e1c-f203:before {
  content: "\f203";
}
.fa-e1c-f204:before {
  content: "\f204";
}
.fa-e1c-f205:before {
  content: "\f205";
}
.fa-e1c-f206:before {
  content: "\f206";
}
.fa-e1c-f207:before {
  content: "\f207";
}
.fa-e1c-f208:before {
  content: "\f208";
}
.fa-e1c-f209:before {
  content: "\f209";
}
.fa-e1c-f20a:before {
  content: "\f20a";
}
.fa-e1c-f20b:before {
  content: "\f20b";
}
.fa-e1c-f20c:before {
  content: "\f20c";
}
.fa-e1c-f20d:before {
  content: "\f20d";
}
.fa-e1c-f20e:before {
  content: "\f20e";
}
.fa-e1c-f210:before {
  content: "\f210";
}
.fa-e1c-f211:before {
  content: "\f211";
}
.fa-e1c-f212:before {
  content: "\f212";
}
.fa-e1c-f213:before {
  content: "\f213";
}
.fa-e1c-f214:before {
  content: "\f214";
}
.fa-e1c-f215:before {
  content: "\f215";
}
.fa-e1c-f216:before {
  content: "\f216";
}
.fa-e1c-f217:before {
  content: "\f217";
}
.fa-e1c-f218:before {
  content: "\f218";
}
.fa-e1c-f219:before {
  content: "\f219";
}
.fa-e1c-f21a:before {
  content: "\f21a";
}
.fa-e1c-f21b:before {
  content: "\f21b";
}
.fa-e1c-f21c:before {
  content: "\f21c";
}
.fa-e1c-f21d:before {
  content: "\f21d";
}
.fa-e1c-f21e:before {
  content: "\f21e";
}
.fa-e1c-f221:before {
  content: "\f221";
}
.fa-e1c-f222:before {
  content: "\f222";
}
.fa-e1c-f223:before {
  content: "\f223";
}
.fa-e1c-f224:before {
  content: "\f224";
}
.fa-e1c-f225:before {
  content: "\f225";
}
.fa-e1c-f226:before {
  content: "\f226";
}
.fa-e1c-f227:before {
  content: "\f227";
}
.fa-e1c-f228:before {
  content: "\f228";
}
.fa-e1c-f229:before {
  content: "\f229";
}
.fa-e1c-f22a:before {
  content: "\f22a";
}
.fa-e1c-f22b:before {
  content: "\f22b";
}
.fa-e1c-f22c:before {
  content: "\f22c";
}
.fa-e1c-f22d:before {
  content: "\f22d";
}
.fa-e1c-f230:before {
  content: "\f230";
}
.fa-e1c-f231:before {
  content: "\f231";
}
.fa-e1c-f232:before {
  content: "\f232";
}
.fa-e1c-f233:before {
  content: "\f233";
}
.fa-e1c-f234:before {
  content: "\f234";
}
.fa-e1c-f235:before {
  content: "\f235";
}
.fa-e1c-f236:before {
  content: "\f236";
}
.fa-e1c-f237:before {
  content: "\f237";
}
.fa-e1c-f238:before {
  content: "\f238";
}
.fa-e1c-f239:before {
  content: "\f239";
}
.fa-e1c-f23a:before {
  content: "\f23a";
}
.fa-e1c-f23b:before {
  content: "\f23b";
}
.fa-e1c-f23c:before {
  content: "\f23c";
}
.fa-e1c-f23d:before {
  content: "\f23d";
}
.fa-e1c-f23e:before {
  content: "\f23e";
}
.fa-e1c-f240:before {
  content: "\f240";
}
.fa-e1c-f241:before {
  content: "\f241";
}
.fa-e1c-f242:before {
  content: "\f242";
}
.fa-e1c-f243:before {
  content: "\f243";
}
.fa-e1c-f244:before {
  content: "\f244";
}
.fa-e1c-f245:before {
  content: "\f245";
}
.fa-e1c-f246:before {
  content: "\f246";
}
.fa-e1c-f247:before {
  content: "\f247";
}
.fa-e1c-f248:before {
  content: "\f248";
}
.fa-e1c-f249:before {
  content: "\f249";
}
.fa-e1c-f24a:before {
  content: "\f24a";
}
.fa-e1c-f24b:before {
  content: "\f24b";
}
.fa-e1c-f24c:before {
  content: "\f24c";
}
.fa-e1c-f24d:before {
  content: "\f24d";
}
.fa-e1c-f24e:before {
  content: "\f24e";
}
.fa-e1c-f250:before {
  content: "\f250";
}
.fa-e1c-f251:before {
  content: "\f251";
}
.fa-e1c-f252:before {
  content: "\f252";
}
.fa-e1c-f253:before {
  content: "\f253";
}
.fa-e1c-f254:before {
  content: "\f254";
}
.fa-e1c-f255:before {
  content: "\f255";
}
.fa-e1c-f256:before {
  content: "\f256";
}
.fa-e1c-f257:before {
  content: "\f257";
}
.fa-e1c-f258:before {
  content: "\f258";
}
.fa-e1c-f259:before {
  content: "\f259";
}
.fa-e1c-f25a:before {
  content: "\f25a";
}
.fa-e1c-f25b:before {
  content: "\f25b";
}
.fa-e1c-f25c:before {
  content: "\f25c";
}
.fa-e1c-f25d:before {
  content: "\f25d";
}
.fa-e1c-f25e:before {
  content: "\f25e";
}
.fa-e1c-f260:before {
  content: "\f260";
}
.fa-e1c-f261:before {
  content: "\f261";
}
.fa-e1c-f262:before {
  content: "\f262";
}
.fa-e1c-f263:before {
  content: "\f263";
}
.fa-e1c-f264:before {
  content: "\f264";
}
.fa-e1c-f265:before {
  content: "\f265";
}
.fa-e1c-f266:before {
  content: "\f266";
}
.fa-e1c-f267:before {
  content: "\f267";
}
.fa-e1c-f268:before {
  content: "\f268";
}
.fa-e1c-f269:before {
  content: "\f269";
}
.fa-e1c-f26a:before {
  content: "\f26a";
}
.fa-e1c-f26b:before {
  content: "\f26b";
}
.fa-e1c-f26c:before {
  content: "\f26c";
}
.fa-e1c-f26d:before {
  content: "\f26d";
}
.fa-e1c-f26e:before {
  content: "\f26e";
}
.fa-e1c-f270:before {
  content: "\f270";
}
.fa-e1c-f271:before {
  content: "\f271";
}
.fa-e1c-f272:before {
  content: "\f272";
}
.fa-e1c-f273:before {
  content: "\f273";
}
.fa-e1c-f274:before {
  content: "\f274";
}
.fa-e1c-f275:before {
  content: "\f275";
}
.fa-e1c-f276:before {
  content: "\f276";
}
.fa-e1c-f277:before {
  content: "\f277";
}
.fa-e1c-f278:before {
  content: "\f278";
}
.fa-e1c-f279:before {
  content: "\f279";
}
.fa-e1c-f27a:before {
  content: "\f27a";
}
.fa-e1c-f27b:before {
  content: "\f27b";
}
.fa-e1c-f27c:before {
  content: "\f27c";
}
.fa-e1c-f27d:before {
  content: "\f27d";
}
.fa-e1c-f27e:before {
  content: "\f27e";
}
.fa-e1c-f280:before {
  content: "\f280";
}
.fa-e1c-f281:before {
  content: "\f281";
}
.fa-e1c-f282:before {
  content: "\f282";
}
.fa-e1c-f283:before {
  content: "\f283";
}
.fa-e1c-f284:before {
  content: "\f284";
}
.fa-e1c-f285:before {
  content: "\f285";
}
.fa-e1c-f286:before {
  content: "\f286";
}
.fa-e1c-f287:before {
  content: "\f287";
}
.fa-e1c-f288:before {
  content: "\f288";
}
.fa-e1c-f289:before {
  content: "\f289";
}
.fa-e1c-f28a:before {
  content: "\f28a";
}
.fa-e1c-f28b:before {
  content: "\f28b";
}
.fa-e1c-f28c:before {
  content: "\f28c";
}
.fa-e1c-f28d:before {
  content: "\f28d";
}
.fa-e1c-f28e:before {
  content: "\f28e";
}
.fa-e1c-f290:before {
  content: "\f290";
}
.fa-e1c-f291:before {
  content: "\f291";
}
.fa-e1c-f292:before {
  content: "\f292";
}
.fa-e1c-f293:before {
  content: "\f293";
}
.fa-e1c-f294:before {
  content: "\f294";
}
.fa-e1c-f295:before {
  content: "\f295";
}
.fa-e1c-f296:before {
  content: "\f296";
}
.fa-e1c-f297:before {
  content: "\f297";
}
.fa-e1c-f298:before {
  content: "\f298";
}
.fa-e1c-f299:before {
  content: "\f299";
}
.fa-e1c-f29a:before {
  content: "\f29a";
}
.fa-e1c-f29b:before {
  content: "\f29b";
}
.fa-e1c-f29c:before {
  content: "\f29c";
}
.fa-e1c-f29d:before {
  content: "\f29d";
}
.fa-e1c-f29e:before {
  content: "\f29e";
}
.fa-e1c-f2a0:before {
  content: "\f2a0";
}
.fa-e1c-f2a1:before {
  content: "\f2a1";
}
.fa-e1c-f2a2:before {
  content: "\f2a2";
}
.fa-e1c-f2a3:before {
  content: "\f2a3";
}
.fa-e1c-f2a4:before {
  content: "\f2a4";
}
.fa-e1c-f2a5:before {
  content: "\f2a5";
}
.fa-e1c-f2a6:before {
  content: "\f2a6";
}
.fa-e1c-f2a7:before {
  content: "\f2a7";
}
.fa-e1c-f2a8:before {
  content: "\f2a8";
}
.fa-e1c-f2a9:before {
  content: "\f2a9";
}
.fa-e1c-f2aa:before {
  content: "\f2aa";
}
.fa-e1c-f2ab:before {
  content: "\f2ab";
}
.fa-e1c-f2ac:before {
  content: "\f2ac";
}
.fa-e1c-f2ad:before {
  content: "\f2ad";
}
.fa-e1c-f2ae:before {
  content: "\f2ae";
}
.fa-e1c-f2b0:before {
  content: "\f2b0";
}
.fa-e1c-f2b1:before {
  content: "\f2b1";
}
.fa-e1c-f2b2:before {
  content: "\f2b2";
}
.fa-e1c-f2b3:before {
  content: "\f2b3";
}
.fa-e1c-f2b4:before {
  content: "\f2b4";
}
.fa-e1c-f2b5:before {
  content: "\f2b5";
}
.fa-e1c-f2b6:before {
  content: "\f2b6";
}
.fa-e1c-f2b7:before {
  content: "\f2b7";
}
.fa-e1c-f2b8:before {
  content: "\f2b8";
}
.fa-e1c-f2b9:before {
  content: "\f2b9";
}
.fa-e1c-f2ba:before {
  content: "\f2ba";
}
.fa-e1c-f2bb:before {
  content: "\f2bb";
}
.fa-e1c-f2bc:before {
  content: "\f2bc";
}
.fa-e1c-f2bd:before {
  content: "\f2bd";
}
.fa-e1c-f2be:before {
  content: "\f2be";
}
.fa-e1c-f2c0:before {
  content: "\f2c0";
}
.fa-e1c-f2c1:before {
  content: "\f2c1";
}
.fa-e1c-f2c2:before {
  content: "\f2c2";
}
.fa-e1c-f2c3:before {
  content: "\f2c3";
}
.fa-e1c-f2c4:before {
  content: "\f2c4";
}
.fa-e1c-f2c5:before {
  content: "\f2c5";
}
.fa-e1c-f2c6:before {
  content: "\f2c6";
}
.fa-e1c-f2c7:before {
  content: "\f2c7";
}
.fa-e1c-f2c8:before {
  content: "\f2c8";
}
.fa-e1c-f2c9:before {
  content: "\f2c9";
}
.fa-e1c-f2ca:before {
  content: "\f2ca";
}
.fa-e1c-f2cb:before {
  content: "\f2cb";
}
.fa-e1c-f2cc:before {
  content: "\f2cc";
}
.fa-e1c-f2cd:before {
  content: "\f2cd";
}
.fa-e1c-f2ce:before {
  content: "\f2ce";
}
.fa-e1c-f2d0:before {
  content: "\f2d0";
}
.fa-e1c-f2d1:before {
  content: "\f2d1";
}
.fa-e1c-f2d2:before {
  content: "\f2d2";
}
.fa-e1c-f2d3:before {
  content: "\f2d3";
}
.fa-e1c-f2d4:before {
  content: "\f2d4";
}
.fa-e1c-f2d5:before {
  content: "\f2d5";
}
.fa-e1c-f2d6:before {
  content: "\f2d6";
}
.fa-e1c-f2d7:before {
  content: "\f2d7";
}
.fa-e1c-f2d8:before {
  content: "\f2d8";
}
.fa-e1c-f2d9:before {
  content: "\f2d9";
}
.fa-e1c-f2da:before {
  content: "\f2da";
}
.fa-e1c-f2db:before {
  content: "\f2db";
}
.fa-e1c-f2dc:before {
  content: "\f2dc";
}
.fa-e1c-f2dd:before {
  content: "\f2dd";
}
.fa-e1c-f2de:before {
  content: "\f2de";
}
.fa-e1c-f2e0:before {
  content: "\f2e0";
}

#TZ_Dialog .timezone-map polygon {
  fill: #cccccc;
}
#TZ_Dialog .timezone-map polygon:hover {
  cursor: pointer;
}
#TZ_Dialog .timezone-map polygon.active {
  fill: #bbbbbb;
}
#TZ_Dialog .timezone-map polygon[data-selected="true"] {
  fill: var(--top-bar,#00B0F0);
}
#TZ_Dialog #TZ_Body {
  padding-top: 0px;
  padding-bottom: 0;
}
#TZ_Dialog #TZ_Title {
  margin-top: 4px;
}
#TZ_Dialog #TZ_Tip {
  position: absolute;
  left: 20px;
  bottom: -45px;
}
#TZ_Dialog #TimeZoneProcessing {
  text-align: center;
  padding: 10px;
  height: 361px;
}
#TZ_Dialog #TimeZoneProcessing span {
  top: 25%;
  position: relative;
}
#TZ_Dialog #TimeZoneProcessing span i {
  color: #dddddd;
}

.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #f0f0f0;
  counter-reset: line-number;
}
.hljs .code-row.hidden-but-not-quite {
  position: absolute;
  left: -9999px;
  top: -9999px;
  max-height: 0;
  max-width: 0;
}
.hljs .code-row::before {
  content: counter(line-number);
  counter-increment: line-number;
  width: 20px;
  border-right: 1px solid gray;
  display: inline-block;
  text-align: right;
  padding-right: 2px;
}
.hljs .hljs-attr {
  font-weight: 700;
}
.hljs .hljs-string {
  color: green;
}
.hljs .hljs-literal {
  color: firebrick;
}
.hljs .hljs-number {
  color: blue;
}
.hljs .expand-array.collapsed::after {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  display: inline-block;
  content: "…]";
}
.hljs .expand-object.collapsed::after {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  display: inline-block;
  content: "…}";
}
.myRawJSON {
  max-height: calc(100vh - 190px);
}

select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px;
  /*IE9 and below*/
  vertical-align: middle;
  max-width: 280px;
}
.bootstrap-select *:focus,
.bootstrap-select *:hover {
  outline: none !important;
}
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999999;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}
select.mobile-device option,
select.mobile-device optgroup {
  color: black !important;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}
.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
  width: auto;
}
.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
  width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: whitesmoke;
  border: 1px solid #e3e3e3;
  -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);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select .no-results {
  padding: 3px;
  background: whitesmoke;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
  width: auto;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: '\00a0';
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-searchbox .form-control,
.bs-actionsbox .form-control,
.bs-donebutton .form-control {
  background-repeat: no-repeat;
  background-position: 10px;
  padding-left: 30px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFQSURBVDhPjdK/K4VRHMfxcy/5MUh2iiyKQo9iwKo7qJueqCuLDBaLv4DBbJHFpES5ShlsCht60J2VycBi8GNQfrw/3+c8t0OUb736nufc8zmd5z4n53xFUdRCm0YJPfjABbZQTpLklV4tCxLqoG1jMJsLShscYJ7wvc1QeULN9E0M4Q6L6EU/lvGIItZYW0+3ymMSw1BIC1bZuYJrxkuYwrP/bRRWCsbQ8dbB+oSWlh8fYQe10ForBdvToTsNQ1n5uWN7cK7Ldwt+pkNXPf8v1eD7u+8WvEyHLubl9fytmNMRJ9Ind+a7BfWd3jCDEgvDb6vQAsbwgl1Y5fixjq4/Zhba4BAn0KbjGIE2eECBd7YTZhegibaCOTRqLqgnKNSJWxQJV8Jj1dD6oPfphm7MFfah71jGAG4Q/7xefxYbt9L2oGt5/u+ginAbbcM5l3wBPKJW4pzQBjoAAAAASUVORK5CYII=);
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100% !important;
  max-width: none !important;
  float: none;
}
.bootstrap-select .btn:focus {
  outline: none !important;
}
.bootstrap-select.loading .btn {
  max-width: none;
  width: 100%;
  text-align: left;
  background: linear-gradient(-45deg, white, #eeeeee, white, #eeeeee);
  background-size: 400% 400%;
  animation: LOADINGANIMATION 2s ease infinite;
  pointer-events: none;
  color: #333333;
}
.bootstrap-select.loading .btn::before {
  content: "\f110";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  animation: fa-spin 2s infinite linear;
  margin-right: 5px;
}
.bootstrap-select.success .btn .bs-caret::before,
.bootstrap-select.failure .btn .bs-caret::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 15px;
}
.bootstrap-select.success .btn .bs-caret::before {
  content: "\f058";
  color: #3c763d;
}
.bootstrap-select.failure .btn .bs-caret::before {
  content: "\f06a";
  color: #a94442;
}
@keyframes LOADINGANIMATION {
  0% {
    opacity: 0.95;
    background-position: 0% 50%;
  }
  50% {
    opacity: 0.75;
    background-position: 100% 50%;
  }
  100% {
    opacity: 0.95;
    background-position: 0% 50%;
  }
}

.form-control.label-maker {
  flex: 1 1 100%;
  flex-wrap: wrap;
  height: 100px;
  display: flex;
  align-items: start;
  padding: 6px;
  font-weight: 400;
  position: relative;
  overflow-y: scroll;
  align-content: flex-start;
}
.form-control.label-maker:focus-within {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control.label-maker .rule,
.form-control.label-maker input {
  height: 25px;
  line-height: 20px;
  margin-bottom: 5px;
}
.form-control.label-maker .rule,
.form-control.label-maker .toast {
  white-space: nowrap;
  background-color: var(--fancy);
  border-radius: 5px;
  padding: 3px 8px;
  user-select: none;
}
.form-control.label-maker .rule i,
.form-control.label-maker .toast i {
  margin-left: 5px;
  cursor: pointer;
}
.form-control.label-maker .rule {
  flex: 0 1 auto;
  margin-right: 5px;
}
.form-control.label-maker input {
  flex: 0 0 280px;
  border: none;
  outline: none;
}
.form-control.label-maker .toast {
  position: absolute;
  right: 0;
  bottom: -20px;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  transition: bottom 0.3s linear;
}
.form-control.label-maker .toast.in {
  bottom: 0;
}
.form-control.label-maker.disabled {
  background-color: #eeeeee !important;
  cursor: not-allowed !important;
}
.form-control.label-maker.disabled input {
  display: none;
}
.form-control.label-maker.disabled .rule {
  pointer-events: none;
  background-color: #bbbbbb;
  color: black;
}

#TableDefinitionsDialog .loading.done {
  display: none;
}
#TableDefinitionsDialog .tabheader-column {
  min-width: 130px;
  height: 600px;
  border-right: 1px solid #cccccc;
}
#TableDefinitionsDialog .tabheader-column i {
  font-size: 1.5em;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  position: relative;
  background-color: var(--fancy);
  color: white;
  left: 50%;
  transform: translate(-50%);
  margin-top: 5px;
}
#TableDefinitionsDialog .tabheader-column i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#TableDefinitionsDialog .tabheader-column span {
  position: absolute;
  bottom: 0;
  right: -1px;
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  background-color: #dc3545;
  border-top-left-radius: 10px;
}
#TableDefinitionsDialog .clone-only {
  color: #31708f;
  float: left;
  margin-top: 5px;
}
#TableDefinitionsDialog .header-textbox {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#TableDefinitionsDialog .page {
  margin-top: 10px;
  flex-direction: column;
  height: 585px;
}
#TableDefinitionsDialog .page.active {
  display: flex;
}
#TableDefinitionsDialog .tab-content {
  position: absolute;
  left: 130px;
  height: 600px;
  overflow-y: hidden;
  padding: 15px;
  padding-top: 0;
  width: calc(100% - 145px);
}
#TableDefinitionsDialog .tab-content .title {
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
}
#TableDefinitionsDialog .tab-content .divider {
  height: 1px;
  border-bottom: 1px solid #eeeeee;
  margin-top: 10px;
  margin-bottom: 10px;
}
#TableDefinitionsDialog .tab-content .scroller {
  flex: 1 1 100%;
  border: 1px solid #828282;
  border-right: 1px solid #828282;
  overflow-y: scroll;
  user-select: none;
  margin-bottom: 10px;
}
#TableDefinitionsDialog .tab-content .list-group {
  padding: 0;
  margin-top: -1px;
  margin-bottom: 0;
  font-size: 0;
}
#TableDefinitionsDialog .tab-content .list-group.visible-ones {
  min-height: 100%;
}
#TableDefinitionsDialog .tab-content .list-group .ui-state-highlight {
  border-radius: 0;
  height: 36px;
  margin: 0;
  border: 0;
}
#TableDefinitionsDialog .tab-content .list-group .ui-draggable .actions {
  display: none !important;
}
#TableDefinitionsDialog .tab-content strong {
  display: inline-block;
  height: 36px;
  padding-left: 8px;
  line-height: 36px;
  border: 1px solid #cccccc;
  margin-top: -1px;
  margin-left: -1px;
  width: calc(100% + 1px);
}
#TableDefinitionsDialog .page-columns .list-group-item,
#TableDefinitionsDialog .page-ordering .list-group-item,
#TableDefinitionsDialog .page-formatting .list-group-item {
  padding: 0;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  border: 1px solid #cccccc;
  width: 435px;
  border-radius: 0 !important;
  margin-left: -1px;
  font-size: 14px;
  background-color: white;
  height: 30px;
}
#TableDefinitionsDialog .page-columns .list-group-item .handle,
#TableDefinitionsDialog .page-ordering .list-group-item .handle,
#TableDefinitionsDialog .page-formatting .list-group-item .handle {
  flex: 0 0 27px;
  width: 28px;
  height: 28px;
  position: relative;
  cursor: ns-resize;
  transition: background-color 0.3s;
  border-radius: 0;
  z-index: 1;
}
#TableDefinitionsDialog .page-columns .list-group-item .handle:after,
#TableDefinitionsDialog .page-ordering .list-group-item .handle:after,
#TableDefinitionsDialog .page-formatting .list-group-item .handle:after {
  content: none;
}
#TableDefinitionsDialog .page-columns .list-group-item .handle i,
#TableDefinitionsDialog .page-ordering .list-group-item .handle i,
#TableDefinitionsDialog .page-formatting .list-group-item .handle i {
  position: absolute;
  left: 14px;
  top: 7px;
}
#TableDefinitionsDialog .page-columns .list-group-item .handle i:first-of-type,
#TableDefinitionsDialog .page-ordering .list-group-item .handle i:first-of-type,
#TableDefinitionsDialog .page-formatting .list-group-item .handle i:first-of-type {
  left: 10px;
}
#TableDefinitionsDialog .page-columns .list-group-item .handle.tag:before,
#TableDefinitionsDialog .page-ordering .list-group-item .handle.tag:before,
#TableDefinitionsDialog .page-formatting .list-group-item .handle.tag:before {
  display: block;
  width: 28px;
  text-align: center;
  margin-left: -7px;
  margin-top: 1px;
}
#TableDefinitionsDialog .page-columns .list-group-item .handle:not(.tag) i,
#TableDefinitionsDialog .page-ordering .list-group-item .handle:not(.tag) i,
#TableDefinitionsDialog .page-formatting .list-group-item .handle:not(.tag) i {
  color: #bbbbbb;
}
#TableDefinitionsDialog .page-columns .list-group-item .handle:not(.tag):hover,
#TableDefinitionsDialog .page-ordering .list-group-item .handle:not(.tag):hover,
#TableDefinitionsDialog .page-formatting .list-group-item .handle:not(.tag):hover {
  background-color: #eeeeee;
}
#TableDefinitionsDialog .page-columns .list-group-item .handle:not(.tag):hover i,
#TableDefinitionsDialog .page-ordering .list-group-item .handle:not(.tag):hover i,
#TableDefinitionsDialog .page-formatting .list-group-item .handle:not(.tag):hover i {
  color: #aaaaaa;
}
#TableDefinitionsDialog .page-columns .list-group-item .text,
#TableDefinitionsDialog .page-ordering .list-group-item .text,
#TableDefinitionsDialog .page-formatting .list-group-item .text {
  flex: 1 1 100%;
  background-color: white;
  bottom: 0;
  line-height: 24px;
  padding: 3px 6px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#TableDefinitionsDialog .page-columns .list-group-item .example,
#TableDefinitionsDialog .page-ordering .list-group-item .example,
#TableDefinitionsDialog .page-formatting .list-group-item .example {
  flex: 0 1 auto;
  padding: 5px;
  border-radius: 3px;
  height: 20px;
  line-height: 10px;
}
#TableDefinitionsDialog .page-columns .list-group-item .actions,
#TableDefinitionsDialog .page-ordering .list-group-item .actions,
#TableDefinitionsDialog .page-formatting .list-group-item .actions {
  flex: 1 0 auto;
  position: relative;
  font-size: 0;
  height: 30px;
}
#TableDefinitionsDialog .page-columns .list-group-item .actions .action,
#TableDefinitionsDialog .page-ordering .list-group-item .actions .action,
#TableDefinitionsDialog .page-formatting .list-group-item .actions .action {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 14px;
  transition: background-color 0.3s;
}
#TableDefinitionsDialog .page-columns .list-group-item .actions .action > i,
#TableDefinitionsDialog .page-ordering .list-group-item .actions .action > i,
#TableDefinitionsDialog .page-formatting .list-group-item .actions .action > i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#TableDefinitionsDialog .page-columns .list-group-item .actions .action.remove,
#TableDefinitionsDialog .page-ordering .list-group-item .actions .action.remove,
#TableDefinitionsDialog .page-formatting .list-group-item .actions .action.remove {
  background-color: #eeeeee;
}
#TableDefinitionsDialog .page-columns .list-group-item .actions .action.remove:hover,
#TableDefinitionsDialog .page-ordering .list-group-item .actions .action.remove:hover,
#TableDefinitionsDialog .page-formatting .list-group-item .actions .action.remove:hover {
  background-color: #dddddd;
}
#TableDefinitionsDialog .page-columns .list-group-item .actions .action.freeze,
#TableDefinitionsDialog .page-ordering .list-group-item .actions .action.freeze,
#TableDefinitionsDialog .page-formatting .list-group-item .actions .action.freeze {
  background-color: white;
  color: #4d9ac5;
}
#TableDefinitionsDialog .page-columns .list-group-item .actions .action.freeze:hover,
#TableDefinitionsDialog .page-ordering .list-group-item .actions .action.freeze:hover,
#TableDefinitionsDialog .page-formatting .list-group-item .actions .action.freeze:hover {
  background-color: #bdeded;
}
#TableDefinitionsDialog .page-columns .list-group-item.locked .handle {
  cursor: no-drop;
  background-color: white !important;
}
#TableDefinitionsDialog .page-columns .list-group-item.locked .handle i.fa-ellipsis-v {
  left: 9px;
}
#TableDefinitionsDialog .page-columns .list-group-item.locked .handle i.fa-ellipsis-v:first-of-type {
  display: none;
}
#TableDefinitionsDialog .page-columns .list-group-item.locked .handle i.fa-ellipsis-v:before {
  content: "";
  color: black;
}
#TableDefinitionsDialog .page-columns .list-group-item.locked .actions {
  display: none;
}
#TableDefinitionsDialog .page-columns .list-group-item.frozen .action.freeze {
  background-color: #bdeded;
}
#TableDefinitionsDialog .page-filters .create-rule,
#TableDefinitionsDialog .page-formatting .create-rule {
  display: none;
}
#TableDefinitionsDialog .page-filters .create-rule.active,
#TableDefinitionsDialog .page-formatting .create-rule.active {
  display: block;
}
#TableDefinitionsDialog .page-filters .create-rule .filter,
#TableDefinitionsDialog .page-formatting .create-rule .filter {
  display: none;
}
#TableDefinitionsDialog .page-filters .create-rule .filter.active,
#TableDefinitionsDialog .page-formatting .create-rule .filter.active {
  display: block;
}
#TableDefinitionsDialog .page-filters .create-rule .flex-it,
#TableDefinitionsDialog .page-formatting .create-rule .flex-it,
#TableDefinitionsDialog .page-filters .create-rule .block-it,
#TableDefinitionsDialog .page-formatting .create-rule .block-it {
  margin-left: 0;
  width: 100%;
}
#TableDefinitionsDialog .page-ordering .list-group-item:not(.grouped) .action.grouped {
  color: #cccccc;
}
#TableDefinitionsDialog .page-ordering .list-group-item.grouped .action.grouped {
  color: #333333;
}
#TableDefinitionsDialog .page-ordering .list-group-item .action.direction {
  width: auto;
}
#TableDefinitionsDialog .page-ordering .list-group-item .action.direction .badge {
  margin-top: -22px;
}
#TableDefinitionsDialog .page-formatting .clr-field input {
  font-size: inherit;
  background-color: transparent !important;
}
#TableDefinitionsDialog .page-formatting .toggle-format.active {
  background-color: lightblue;
}
#TableDefinitionsDialog .page-formatting .list-group-item .action.clone,
#TableDefinitionsDialog .page-formatting .list-group-item .action.edit {
  width: 24px;
}
#TableDefinitionsDialog .page-formatting .list-group-item:not(.invalid) .fa-warning {
  display: none;
}
#TableDefinitionsDialog .page-formatting .list-group-item.invalid .fa-warning {
  margin-left: -27px;
  background-color: white;
  z-index: 1;
  width: 42px;
  height: 28px;
  position: relative;
  cursor: ns-resize;
}
#TableDefinitionsDialog .page-formatting .list-group-item.invalid .fa-warning:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#TableDefinitionsDialog .page-formatting .list-group-item.invalid .action.edit,
#TableDefinitionsDialog .page-formatting .list-group-item.invalid .action.clone {
  pointer-events: none;
  color: #cccccc;
}
#TableDefinitionsDialog .flex-row {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
}
#TableDefinitionsDialog .flex-row > * {
  margin-left: 15px;
  margin-right: 15px;
}
.hide-text .filter-option-inner-inner {
  opacity: 0;
}
.fake-combo-label {
  position: absolute;
  z-index: 10;
  pointer-events: none;
  margin-left: 12px;
  margin-top: 6px;
}
.fake-combo-label.disabled {
  color: #cccccc;
}
#PossibleIcons {
  flex: 1 1 34px;
}
#PossibleIcons .btn {
  font-size: 0em;
  height: 34px;
  width: 34px;
  position: relative;
  border-right: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#PossibleIcons .btn i {
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#PossibleIcons .bs-caret {
  display: none;
}
.header-row {
  display: flex;
}
.header-row .control-label {
  flex: 1 0 auto;
  min-width: 85px;
}
div.shorter .dropdown-menu .inner {
  max-height: 400px !important;
}
.no-freeze .action.freeze {
  display: none !important;
  pointer-events: none;
}
.no-grouping .action.direction {
  margin-right: 5px;
}
.no-grouping .action.grouped {
  display: none !important;
  pointer-events: none;
}

#ScheduledReportsPage {
  position: relative;
}
#ScheduledReportsPage .days-array .label {
  margin-left: 5px;
}
#ScheduledReportsPage .days-array .label:first-child {
  margin-left: 0;
}
#ScheduledReportsPage .days-array .label-default {
  opacity: 0.3;
}
#ScheduledReportsPage .send-as-icon {
  margin-left: 5px;
}
#ScheduledReportsPage .send-as-icon:first-child {
  margin-left: 0;
}
#ScheduledReportsPage .send-as-icon.b {
  opacity: 0.3;
}
#SubscribeSRDialog .modal-body {
  padding: 0;
}
#SubscribeSRDialog .margin-left {
  margin-left: 15px;
}
#SubscribeSRDialog .tabheader-column {
  min-width: 130px;
  height: 600px;
  border-right: 1px solid #cccccc;
}
#SubscribeSRDialog .tabheader-column i {
  font-size: 1.5em;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  position: relative;
  background-color: var(--fancy);
  color: white;
  left: 50%;
  transform: translate(-50%);
  margin-top: 5px;
}
#SubscribeSRDialog .tabheader-column i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#SubscribeSRDialog .tabheader-column span {
  position: absolute;
  bottom: 0;
  right: -1px;
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  background-color: #dc3545;
  border-top-left-radius: 10px;
}
#SubscribeSRDialog .tab-content {
  position: absolute;
  left: 130px;
  height: 600px;
  overflow-y: hidden;
  padding: 15px;
  padding-top: 15px;
  padding-top: 0;
  width: calc(100% - 145px);
  margin-top: 15px;
}
#SubscribeSRDialog #pnlRecipientGroup {
  margin-bottom: 0;
}
#SubscribeSRDialog #pnlRecipientGroup .btn-default {
  transition: border-color 0.1s linear;
}
#SubscribeSRDialog #pnlRecipientGroup.has-error .btn-default {
  border-color: #a94442;
}
#SubscribeSRDialog #pnlRecipientGroup #PanelRecipient {
  display: flex;
  width: 100%;
}
#SubscribeSRDialog #pnlRecipientGroup #PanelRecipient input {
  max-width: none;
}
#SubscribeSRDialog #pnlRecipientGroup #PanelRecipient #btnSRToggleRecipient {
  flex: 1 0 50px;
  padding: 6px 8px;
}
#SubscribeSRDialog #pnlRecipientGroup #PanelRecipient #btnSRToggleRecipient .fa {
  width: 14px;
  text-align: center;
}
#SubscribeSRDialog #pnlRecipientGroup #PanelRecipient #btnSRToggleRecipient .fa.fa-caret-down {
  width: 8px;
}
#SubscribeSRDialog #pnlRecipientGroup #PanelRecipient #btnAddNewRecipient {
  width: 40px;
}
#SubscribeSRDialog #pnlRecipientGroup #PanelRecipient.for-email .phone-control {
  display: none;
}
#SubscribeSRDialog #pnlRecipientGroup #PanelRecipient.for-phone .email-control {
  display: none;
}
#SubscribeSRDialog #pnlRecipientGroup #PanelRecipient .no-round-left {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#SubscribeSRDialog #pnlRecipientGroup #PanelRecipient .no-round-right {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: none;
}
#SubscribeSRDialog #pnlRecipientGroup #PanelRecipient .no-round {
  border-radius: 0;
}
#SubscribeSRDialog #pnlAllRecipients .recipient {
  background-color: #e8f4f8;
  display: inline-block;
  padding: 3px 9px;
  border-radius: 6px;
  border: 1px solid lightblue;
  color: #102c35;
  margin-top: 5px;
  cursor: pointer;
  user-select: none;
  transition: background-color 0.3s linear, border-color 0.3s linear;
}
#SubscribeSRDialog #pnlAllRecipients .recipient:hover {
  background-color: lightblue;
  border-color: #62b4c3;
}
#SubscribeSRDialog #pnlAllRecipients .recipient .fa-close {
  margin-left: 15px;
  opacity: 0.5;
  cursor: pointer;
}
#SubscribeSRDialog .TZ_Select_MaxWidth .bootstrap-select {
  max-width: unset;
  width: 324px;
}
#DateCycleDialog .bootstrap-select {
  max-width: none;
}
#DateCycleDialog .flex-it {
  display: flex;
}
#DateCycleDialog .bootstrap-touchspin {
  display: inline-block;
}
#DateCycleDialog #pnlScheduleDays,
#DateCycleDialog #pnlScheduleMonths {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
#DateCycleDialog #pnlScheduleDays .btn,
#DateCycleDialog #pnlScheduleMonths .btn {
  flex: 1 1 14.285714286%;
  margin-left: -1px;
  margin-top: -1px;
  border-radius: 0;
  position: relative;
  z-index: 0;
}
#DateCycleDialog #pnlScheduleDays .btn.active,
#DateCycleDialog #pnlScheduleMonths .btn.active {
  background-color: lightblue;
}
#DateCycleDialog #pnlScheduleDays .btn:hover,
#DateCycleDialog #pnlScheduleMonths .btn:hover {
  z-index: 1;
}
#DateCycleDialog #pnlScheduleDays .btn[data-day='1'],
#DateCycleDialog #pnlScheduleMonths .btn[data-day='1'] {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#DateCycleDialog #pnlScheduleDays .btn[data-day='0'],
#DateCycleDialog #pnlScheduleMonths .btn[data-day='0'] {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#DateCycleDialog #pnlScheduleDays .btn[data-month='1'],
#DateCycleDialog #pnlScheduleMonths .btn[data-month='1'] {
  border-top-left-radius: 5px;
}
#DateCycleDialog #pnlScheduleDays .btn[data-month='6'],
#DateCycleDialog #pnlScheduleMonths .btn[data-month='6'] {
  border-top-right-radius: 5px;
}
#DateCycleDialog #pnlScheduleDays .btn[data-month='7'],
#DateCycleDialog #pnlScheduleMonths .btn[data-month='7'] {
  border-bottom-left-radius: 5px;
}
#DateCycleDialog #pnlScheduleDays .btn[data-month='12'],
#DateCycleDialog #pnlScheduleMonths .btn[data-month='12'] {
  border-bottom-right-radius: 5px;
}
#DateCycleDialog #pnlScheduleDays .btn-weekdays,
#DateCycleDialog #pnlScheduleMonths .btn-weekdays,
#DateCycleDialog #pnlScheduleDays .btn-weekend,
#DateCycleDialog #pnlScheduleMonths .btn-weekend,
#DateCycleDialog #pnlScheduleDays .btn-fq,
#DateCycleDialog #pnlScheduleMonths .btn-fq,
#DateCycleDialog #pnlScheduleDays .btn-lq,
#DateCycleDialog #pnlScheduleMonths .btn-lq {
  flex: 1 1 14.285714286%;
  margin-left: -1px;
  border-radius: 0;
  position: relative;
  z-index: 0;
  font-weight: 400;
  border: 0;
  padding-top: 15px;
  white-space: nowrap;
}
#DateCycleDialog #pnlScheduleDays .btn-weekdays:before,
#DateCycleDialog #pnlScheduleMonths .btn-weekdays:before,
#DateCycleDialog #pnlScheduleDays .btn-weekend:before,
#DateCycleDialog #pnlScheduleMonths .btn-weekend:before,
#DateCycleDialog #pnlScheduleDays .btn-fq:before,
#DateCycleDialog #pnlScheduleMonths .btn-fq:before,
#DateCycleDialog #pnlScheduleDays .btn-lq:before,
#DateCycleDialog #pnlScheduleMonths .btn-lq:before {
  content: "";
  position: absolute;
  height: 17px;
  left: 15px;
  right: 15px;
  top: 5px;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: 1px solid #828282;
  border-top: 0;
}
#DateCycleDialog #pnlScheduleDays .btn-weekdays:after,
#DateCycleDialog #pnlScheduleMonths .btn-weekdays:after,
#DateCycleDialog #pnlScheduleDays .btn-weekend:after,
#DateCycleDialog #pnlScheduleMonths .btn-weekend:after,
#DateCycleDialog #pnlScheduleDays .btn-fq:after,
#DateCycleDialog #pnlScheduleMonths .btn-fq:after,
#DateCycleDialog #pnlScheduleDays .btn-lq:after,
#DateCycleDialog #pnlScheduleMonths .btn-lq:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  border: 1px solid #cccccc;
  border-radius: 5px;
  padding: 3px 8px;
  transition: all 0.3s linear;
}
#DateCycleDialog #pnlScheduleDays .btn-weekdays:hover:after,
#DateCycleDialog #pnlScheduleMonths .btn-weekdays:hover:after,
#DateCycleDialog #pnlScheduleDays .btn-weekend:hover:after,
#DateCycleDialog #pnlScheduleMonths .btn-weekend:hover:after,
#DateCycleDialog #pnlScheduleDays .btn-fq:hover:after,
#DateCycleDialog #pnlScheduleMonths .btn-fq:hover:after,
#DateCycleDialog #pnlScheduleDays .btn-lq:hover:after,
#DateCycleDialog #pnlScheduleMonths .btn-lq:hover:after {
  background-color: #e6e6e6;
}
#DateCycleDialog #pnlScheduleDays .btn-weekdays.active:after,
#DateCycleDialog #pnlScheduleMonths .btn-weekdays.active:after,
#DateCycleDialog #pnlScheduleDays .btn-weekend.active:after,
#DateCycleDialog #pnlScheduleMonths .btn-weekend.active:after,
#DateCycleDialog #pnlScheduleDays .btn-fq.active:after,
#DateCycleDialog #pnlScheduleMonths .btn-fq.active:after,
#DateCycleDialog #pnlScheduleDays .btn-lq.active:after,
#DateCycleDialog #pnlScheduleMonths .btn-lq.active:after {
  background-color: lightblue;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#DateCycleDialog #pnlScheduleDays .btn-weekdays.btn-weekdays,
#DateCycleDialog #pnlScheduleMonths .btn-weekdays.btn-weekdays,
#DateCycleDialog #pnlScheduleDays .btn-weekend.btn-weekdays,
#DateCycleDialog #pnlScheduleMonths .btn-weekend.btn-weekdays,
#DateCycleDialog #pnlScheduleDays .btn-fq.btn-weekdays,
#DateCycleDialog #pnlScheduleMonths .btn-fq.btn-weekdays,
#DateCycleDialog #pnlScheduleDays .btn-lq.btn-weekdays,
#DateCycleDialog #pnlScheduleMonths .btn-lq.btn-weekdays {
  flex-basis: 71.428571429%;
  border-bottom-left-radius: 5px;
}
#DateCycleDialog #pnlScheduleDays .btn-weekdays.btn-weekdays:after,
#DateCycleDialog #pnlScheduleMonths .btn-weekdays.btn-weekdays:after,
#DateCycleDialog #pnlScheduleDays .btn-weekend.btn-weekdays:after,
#DateCycleDialog #pnlScheduleMonths .btn-weekend.btn-weekdays:after,
#DateCycleDialog #pnlScheduleDays .btn-fq.btn-weekdays:after,
#DateCycleDialog #pnlScheduleMonths .btn-fq.btn-weekdays:after,
#DateCycleDialog #pnlScheduleDays .btn-lq.btn-weekdays:after,
#DateCycleDialog #pnlScheduleMonths .btn-lq.btn-weekdays:after {
  content: "Weekdays";
}
#DateCycleDialog #pnlScheduleDays .btn-weekdays.btn-weekend,
#DateCycleDialog #pnlScheduleMonths .btn-weekdays.btn-weekend,
#DateCycleDialog #pnlScheduleDays .btn-weekend.btn-weekend,
#DateCycleDialog #pnlScheduleMonths .btn-weekend.btn-weekend,
#DateCycleDialog #pnlScheduleDays .btn-fq.btn-weekend,
#DateCycleDialog #pnlScheduleMonths .btn-fq.btn-weekend,
#DateCycleDialog #pnlScheduleDays .btn-lq.btn-weekend,
#DateCycleDialog #pnlScheduleMonths .btn-lq.btn-weekend {
  flex-basis: 28.571428571%;
  border-bottom-right-radius: 5px;
}
#DateCycleDialog #pnlScheduleDays .btn-weekdays.btn-weekend:after,
#DateCycleDialog #pnlScheduleMonths .btn-weekdays.btn-weekend:after,
#DateCycleDialog #pnlScheduleDays .btn-weekend.btn-weekend:after,
#DateCycleDialog #pnlScheduleMonths .btn-weekend.btn-weekend:after,
#DateCycleDialog #pnlScheduleDays .btn-fq.btn-weekend:after,
#DateCycleDialog #pnlScheduleMonths .btn-fq.btn-weekend:after,
#DateCycleDialog #pnlScheduleDays .btn-lq.btn-weekend:after,
#DateCycleDialog #pnlScheduleMonths .btn-lq.btn-weekend:after {
  content: "Weekend";
}
#DateCycleDialog #pnlScheduleDays .btn-weekdays.btn-fq:before,
#DateCycleDialog #pnlScheduleMonths .btn-weekdays.btn-fq:before,
#DateCycleDialog #pnlScheduleDays .btn-weekend.btn-fq:before,
#DateCycleDialog #pnlScheduleMonths .btn-weekend.btn-fq:before,
#DateCycleDialog #pnlScheduleDays .btn-fq.btn-fq:before,
#DateCycleDialog #pnlScheduleMonths .btn-fq.btn-fq:before,
#DateCycleDialog #pnlScheduleDays .btn-lq.btn-fq:before,
#DateCycleDialog #pnlScheduleMonths .btn-lq.btn-fq:before {
  border-bottom-right-radius: 0;
  border-right: 0;
  right: 0;
}
#DateCycleDialog #pnlScheduleDays .btn-weekdays.btn-fq:after,
#DateCycleDialog #pnlScheduleMonths .btn-weekdays.btn-fq:after,
#DateCycleDialog #pnlScheduleDays .btn-weekend.btn-fq:after,
#DateCycleDialog #pnlScheduleMonths .btn-weekend.btn-fq:after,
#DateCycleDialog #pnlScheduleDays .btn-fq.btn-fq:after,
#DateCycleDialog #pnlScheduleMonths .btn-fq.btn-fq:after,
#DateCycleDialog #pnlScheduleDays .btn-lq.btn-fq:after,
#DateCycleDialog #pnlScheduleMonths .btn-lq.btn-fq:after {
  content: "First Month of each Quarter";
  font-size: 0.85em;
}
#DateCycleDialog #pnlScheduleDays .btn-weekdays.btn-lq:before,
#DateCycleDialog #pnlScheduleMonths .btn-weekdays.btn-lq:before,
#DateCycleDialog #pnlScheduleDays .btn-weekend.btn-lq:before,
#DateCycleDialog #pnlScheduleMonths .btn-weekend.btn-lq:before,
#DateCycleDialog #pnlScheduleDays .btn-fq.btn-lq:before,
#DateCycleDialog #pnlScheduleMonths .btn-fq.btn-lq:before,
#DateCycleDialog #pnlScheduleDays .btn-lq.btn-lq:before,
#DateCycleDialog #pnlScheduleMonths .btn-lq.btn-lq:before {
  border-bottom-left-radius: 0;
  border-left: 0;
  left: 0;
}
#DateCycleDialog #pnlScheduleDays .btn-weekdays.btn-lq:after,
#DateCycleDialog #pnlScheduleMonths .btn-weekdays.btn-lq:after,
#DateCycleDialog #pnlScheduleDays .btn-weekend.btn-lq:after,
#DateCycleDialog #pnlScheduleMonths .btn-weekend.btn-lq:after,
#DateCycleDialog #pnlScheduleDays .btn-fq.btn-lq:after,
#DateCycleDialog #pnlScheduleMonths .btn-fq.btn-lq:after,
#DateCycleDialog #pnlScheduleDays .btn-lq.btn-lq:after,
#DateCycleDialog #pnlScheduleMonths .btn-lq.btn-lq:after {
  content: "Last Month of each Quarter";
  font-size: 0.85em;
}
#DateCycleDialog #pnlScheduleDays .break,
#DateCycleDialog #pnlScheduleMonths .break {
  flex: 0 0 100%;
  height: 0;
  margin: 0;
  padding: 0;
}
#DateCycleDialog #pnlScheduleMonths .btn {
  flex-basis: 8.333333333%;
  padding: 6px 0;
}
#AlertInUse {
  margin: -15px;
  margin-top: 0;
  border-radius: 0;
  border-bottom: 0;
}
#alertNextDates {
  margin-top: 10px;
}
#alertNextDates ul {
  padding-left: 15px;
}
#alertNextDates:empty {
  display: none;
}
#pnlDCDateList {
  font-size: 0;
  margin-top: 15px;
  padding: 15px;
  border-color: #cccccc;
}
#pnlDCDateList li {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 14px;
  transition: background-color 1s linear;
}
#pnlDCDateList li .fa-close {
  cursor: pointer;
}
#pnlDCDateList li.shake {
  animation: shakeit 1s ease 0s 1 normal forwards;
}
#NoDCDateListDates {
  margin-top: 15px;
  float: left;
  width: 100%;
}
@keyframes shakeit {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70% {
    transform: translateX(-10px);
  }
  20%, 40%, 60% {
    transform: translateX(10px);
  }
  80% {
    transform: translateX(8px);
  }
  90% {
    transform: translateX(-8px);
  }
}
#EmailSRDialog .margin-left {
  margin-left: 15px;
}
#EmailSRDialog #pnlRecipientGroup {
  margin-bottom: 0;
}
#EmailSRDialog #pnlRecipientGroup .btn-default {
  transition: border-color 0.1s linear;
}
#EmailSRDialog #pnlRecipientGroup.has-error .btn-default {
  border-color: #a94442;
}
#EmailSRDialog #pnlRecipientGroup #PanelRecipient {
  display: flex;
  width: 100%;
}
#EmailSRDialog #pnlRecipientGroup #PanelRecipient input {
  max-width: none;
}
#EmailSRDialog #pnlRecipientGroup #PanelRecipient #btnSRToggleRecipient {
  flex: 1 0 50px;
  padding: 6px 8px;
}
#EmailSRDialog #pnlRecipientGroup #PanelRecipient #btnSRToggleRecipient .fa {
  width: 14px;
  text-align: center;
}
#EmailSRDialog #pnlRecipientGroup #PanelRecipient #btnSRToggleRecipient .fa.fa-caret-down {
  width: 8px;
}
#EmailSRDialog #pnlRecipientGroup #PanelRecipient #btnAddNewRecipient {
  width: 40px;
}
#EmailSRDialog #pnlRecipientGroup #PanelRecipient.for-email .phone-control {
  display: none;
}
#EmailSRDialog #pnlRecipientGroup #PanelRecipient.for-phone .email-control {
  display: none;
}
#EmailSRDialog #pnlRecipientGroup #PanelRecipient .no-round-left {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#EmailSRDialog #pnlRecipientGroup #PanelRecipient .no-round-right {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: none;
}
#EmailSRDialog #pnlRecipientGroup #PanelRecipient .no-round {
  border-radius: 0;
}
#EmailSRDialog #pnlAllRecipients .recipient {
  background-color: #e8f4f8;
  display: inline-block;
  padding: 3px 9px;
  border-radius: 6px;
  border: 1px solid lightblue;
  color: #102c35;
  margin-top: 5px;
  cursor: pointer;
  user-select: none;
  transition: background-color 0.3s linear, border-color 0.3s linear;
}
#EmailSRDialog #pnlAllRecipients .recipient:hover {
  background-color: lightblue;
  border-color: #62b4c3;
}
#EmailSRDialog #pnlAllRecipients .recipient .fa-close {
  margin-left: 15px;
  opacity: 0.5;
  cursor: pointer;
}

/**
 * Trumbowyg v2.27.3 - A lightweight WYSIWYG editor
 * Default stylesheet for Trumbowyg editor
 * ------------------------
 * @link https://alex-d.github.io/Trumbowyg/
 * @license MIT
 * @author Alexandre Demode (Alex-D)
 *         Twitter : @AlexandreDemode
 *         Website : alex-d.fr
 */
#trumbowyg-icons,
.trumbowyg-icons {
  overflow: hidden;
  visibility: hidden;
  height: 0;
  width: 0;
}
#trumbowyg-icons svg,
.trumbowyg-icons svg {
  height: 0;
  width: 0;
}
.trumbowyg-box *,
.trumbowyg-box *::before,
.trumbowyg-box *::after,
.trumbowyg-modal *,
.trumbowyg-modal *::before,
.trumbowyg-modal *::after {
  box-sizing: border-box;
}
.trumbowyg-box svg,
.trumbowyg-modal svg {
  width: 17px;
  height: 100%;
  color: #222222;
  fill: #222222;
}
.trumbowyg-box {
  display: flex;
  flex-direction: column;
  min-height: 300px;
}
.trumbowyg-editor-box {
  display: block;
  flex: 1;
}
.trumbowyg-box,
.trumbowyg-editor-box {
  position: relative;
  width: 100%;
  border: 1px solid #d7e0e2;
}
.trumbowyg-box .trumbowyg-editor {
  min-height: 100%;
  margin: 0 auto;
}
.trumbowyg-box.trumbowyg-fullscreen {
  background: #fefefe;
  border: none !important;
}
.trumbowyg-editor-box,
.trumbowyg-textarea {
  position: relative;
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
  border-style: none;
  resize: none;
  outline: none;
  overflow: auto;
  user-select: text;
}
.trumbowyg-editor-box.trumbowyg-autogrow-on-enter,
.trumbowyg-textarea.trumbowyg-autogrow-on-enter {
  transition: height 300ms ease-out;
}
.trumbowyg-editor-box {
  padding: 0;
}
.trumbowyg-editor {
  outline: none;
  padding: 20px;
}
.trumbowyg-box-blur .trumbowyg-editor *,
.trumbowyg-box-blur .trumbowyg-editor::before {
  color: transparent !important;
  text-shadow: 0 0 7px #333333;
}
.trumbowyg-box-blur .trumbowyg-editor hr,
.trumbowyg-box-blur .trumbowyg-editor img {
  opacity: 0.2;
}
.trumbowyg-textarea {
  position: relative;
  display: block;
  overflow: auto;
  border: none;
  font-size: 14px;
  font-family: "Consolas", "Courier", "Courier New", monospace;
  line-height: 18px;
}
.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea {
  display: none !important;
}
.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-textarea {
  display: block;
  flex: 1;
  margin-bottom: 1px;
}
.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-editor-box {
  display: none;
}
.trumbowyg-box.trumbowyg-disabled .trumbowyg-textarea {
  opacity: 0.8;
  background: none;
}
.trumbowyg-editor-box[contenteditable=true]:empty:not(:focus)::before {
  content: attr(placeholder);
  color: #999999;
  pointer-events: none;
  white-space: break-spaces;
}
.trumbowyg-button-pane {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  min-height: 25px;
  background: white;
  border-bottom: 1px solid #d7e0e2;
  margin: 0;
  padding: 0 5px;
  position: relative;
  list-style-type: none;
  line-height: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  z-index: 11;
}
.trumbowyg-button-pane::before,
.trumbowyg-button-pane .trumbowyg-button-pane::after {
  content: " ";
  display: block;
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #d7e0e2;
}
.trumbowyg-button-pane .trumbowyg-button-pane::after {
  top: 71px;
}
.trumbowyg-button-pane .trumbowyg-button-group {
  display: flex;
  flex-wrap: wrap;
}
.trumbowyg-button-pane .trumbowyg-button-group.divider {
  flex: 0 0 100%;
  height: 0;
}
.trumbowyg-button-pane .trumbowyg-button-group button {
  font-size: 0;
  position: relative;
}
.trumbowyg-button-pane .trumbowyg-button-group button:before {
  display: inline-block;
  font-family: inherit;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  text-rendering: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.trumbowyg-button-pane .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: transparent;
}
.trumbowyg-button-pane .trumbowyg-button-group::after {
  content: " ";
  display: block;
  width: 2px;
  background: white;
  margin: 0 5px;
  height: 28px;
  vertical-align: top;
}
.trumbowyg-button-pane .trumbowyg-button-group:last-child::after {
  content: none;
}
.trumbowyg-button-pane button {
  display: block;
  position: relative;
  width: 28px;
  height: 28px;
  padding: 0 !important;
  margin-bottom: 1px;
  overflow: hidden;
  border: none;
  cursor: pointer;
  background: none;
  vertical-align: middle;
  transition: background-color 150ms, opacity 150ms;
}
.trumbowyg-button-pane button.trumbowyg-open-dropdown {
  width: 36px;
}
.trumbowyg-button-pane button.trumbowyg-textual-button {
  width: auto;
  line-height: 28px;
  user-select: none;
}
.trumbowyg-button-pane .trumbowyg-button-pane.trumbowyg-disable button:not(.trumbowyg-not-disable):not(.trumbowyg-active),
.trumbowyg-button-pane .button.trumbowyg-disable,
.trumbowyg-button-pane .trumbowyg-disabled .trumbowyg-button-pane button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button) {
  opacity: 0.2;
  cursor: default;
  pointer-events: none;
}
.trumbowyg-button-pane .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before,
.trumbowyg-button-pane .trumbowyg-disabled .trumbowyg-button-pane .trumbowyg-button-group::before {
  background: #e3e9eb;
}
.trumbowyg-button-pane button:not(.trumbowyg-disable):hover,
.trumbowyg-button-pane button:not(.trumbowyg-disable):focus,
.trumbowyg-button-pane button.trumbowyg-active {
  background-color: white;
  outline: none;
}
.trumbowyg-button-pane .trumbowyg-open-dropdown::after {
  display: block;
  content: " ";
  position: absolute;
  top: 12px;
  right: 2px;
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-top-color: #555555;
}
.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button {
  padding-left: 10px !important;
  padding-right: 18px !important;
}
.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button::after {
  top: 17px;
  right: 7px;
}
.trumbowyg-button-pane .trumbowyg-right {
  margin-left: auto;
  position: absolute;
  right: 2px;
}
.trumbowyg-dropdown {
  max-width: 300px;
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
  white-space: nowrap;
  border: 1px solid #d7e0e2;
  padding: 5px 0;
  border-top: none;
  background: white;
  color: #222222;
  margin-left: -1px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
  z-index: 12;
}
.trumbowyg-dropdown button {
  display: block;
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-decoration: none;
  background: white;
  padding: 0 20px 0 10px;
  color: #222222;
  border: none;
  cursor: pointer;
  text-align: left;
  font-size: 15px;
  transition: all 150ms;
}
.trumbowyg-dropdown button:hover,
.trumbowyg-dropdown button:focus {
  background: var(--fancy);
}
.trumbowyg-dropdown button svg {
  float: left;
  margin-right: 14px;
}
/* Modal box */

.trumbowyg-modal {
  position: absolute;
  width: 100%;
  z-index: 12;
  overflow: hidden;
  backface-visibility: hidden;
  top: 0 !important;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100% !important;
}
.trumbowyg-modal .trumbowyg-modal-box {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 500px;
  width: calc(80%);
  z-index: 1;
  background-color: white;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  backface-visibility: hidden;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  padding: 10px;
  padding-bottom: 60px;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-modal-title {
  font-size: 18px;
  font-weight: 500;
  margin: 0 -10px 20px;
  padding: 5px 10px 13px;
  display: block;
  border-bottom: 1px solid #d7e0e2;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-progress {
  width: 100%;
  height: 3px;
  position: absolute;
  top: 58px;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-progress .trumbowyg-progress-bar {
  background: #2bc06a;
  width: 0;
  height: 100%;
  transition: width 150ms linear;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row {
  position: relative;
  margin: 15px 12px;
  overflow: hidden;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-infos {
  transition: all 150ms;
  width: 150px;
  padding: 0 7px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  font-weight: 700;
  text-align: right;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-infos label {
  overflow: hidden;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-infos label,
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-infos label span {
  display: block;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-infos .trumbowyg-msg-error {
  color: #a94442;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-html {
  padding: 1px 1px 1px 152px;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-html,
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-html input,
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-html textarea,
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-html select {
  font-size: 14px;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-html input,
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-html textarea,
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-html select {
  transition: all 150ms;
  width: 100%;
  max-width: none;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-html input[type=checkbox] {
  width: 16px;
  height: 16px;
  padding: 0;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-html-with-checkbox {
  text-align: left;
  padding: 3px 1px 1px 3px;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-error input,
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-error select,
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-error textarea {
  outline: 1px solid #a94442;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .trumbowyg-input-error .trumbowyg-input-infos label span:first-child {
  margin-top: -27px;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-input-row .error {
  margin-top: 25px;
  display: block;
  color: red;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-modal-footer {
  position: absolute;
  border-top: 1px solid #d7e0e2;
  left: 0;
  right: 0;
  padding: 15px;
  text-align: right;
}
.trumbowyg-modal .trumbowyg-modal-box .trumbowyg-modal-footer button {
  margin-left: 5px;
}
.trumbowyg-overlay {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  height: 100%;
  width: 100%;
  left: 0;
  display: none;
  top: 0;
  z-index: 9999;
}
.trumbowyg-overlay .trumbowyg-single-modal,
.trumbowyg-overlay .trumbowyg-double-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: black;
  opacity: 0.5;
  z-index: 999999;
}
.trumbowyg-overlay .trumbowyg-double-modal {
  border-radius: 6px;
}
/**
 * Fullscreen
 */

body.trumbowyg-body-fullscreen {
  overflow: hidden;
}
.trumbowyg-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 99999;
}
.trumbowyg-fullscreen.trumbowyg-box,
.trumbowyg-fullscreen .trumbowyg-editor-box {
  border: none;
}
.trumbowyg-fullscreen .trumbowyg-editor-box,
.trumbowyg-fullscreen .trumbowyg-textarea {
  height: auto !important;
  overflow: auto;
}
.trumbowyg-fullscreen .trumbowyg-overlay {
  height: 100% !important;
}
.trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: #222222;
  fill: transparent;
}
.trumbowyg-editor object,
.trumbowyg-editor embed,
.trumbowyg-editor video,
.trumbowyg-editor img {
  max-width: 100%;
}
.trumbowyg-editor video,
.trumbowyg-editor img {
  height: auto;
}
.trumbowyg-editor img {
  cursor: move;
}
.trumbowyg-editor canvas:focus {
  outline: none;
}
.trumbowyg-editor.trumbowyg-reset-css {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.trumbowyg-editor.trumbowyg-reset-css *:not(img) {
  all: unset;
}
.trumbowyg-editor.trumbowyg-reset-css img {
  max-width: 100%;
}
.trumbowyg-editor.trumbowyg-reset-css div,
.trumbowyg-editor.trumbowyg-reset-css p,
.trumbowyg-editor.trumbowyg-reset-css blockquote,
.trumbowyg-editor.trumbowyg-reset-css ol,
.trumbowyg-editor.trumbowyg-reset-css ul,
.trumbowyg-editor.trumbowyg-reset-css h1,
.trumbowyg-editor.trumbowyg-reset-css h2,
.trumbowyg-editor.trumbowyg-reset-css h3,
.trumbowyg-editor.trumbowyg-reset-css h4,
.trumbowyg-editor.trumbowyg-reset-css hr {
  display: block;
}
.trumbowyg-editor.trumbowyg-reset-css strong,
.trumbowyg-editor.trumbowyg-reset-css b {
  font-weight: 700;
}
.trumbowyg-editor.trumbowyg-reset-css em,
.trumbowyg-editor.trumbowyg-reset-css i {
  font-style: italic;
}
.trumbowyg-editor.trumbowyg-reset-css u {
  text-decoration: underline;
}
.trumbowyg-editor.trumbowyg-reset-css strike {
  text-decoration: line-through;
}
.trumbowyg-editor.trumbowyg-reset-css sub,
.trumbowyg-editor.trumbowyg-reset-css sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.trumbowyg-editor.trumbowyg-reset-css sup {
  top: -0.5em;
}
.trumbowyg-editor.trumbowyg-reset-css sub {
  bottom: -0.25em;
}
.trumbowyg-editor.trumbowyg-reset-css h1 {
  font-size: 34px;
}
.trumbowyg-editor.trumbowyg-reset-css h2 {
  font-size: 30px;
}
.trumbowyg-editor.trumbowyg-reset-css h3 {
  font-size: 26px;
}
.trumbowyg-editor.trumbowyg-reset-css h4 {
  font-size: 20px;
}
.trumbowyg-editor.trumbowyg-reset-css ol,
.trumbowyg-editor.trumbowyg-reset-css ul {
  padding: 0 0 0 40px;
}
.trumbowyg-editor.trumbowyg-reset-css ol li,
.trumbowyg-editor.trumbowyg-reset-css ul li {
  display: list-item;
}
.trumbowyg-editor.trumbowyg-reset-css ul {
  list-style: disc;
}
.trumbowyg-editor.trumbowyg-reset-css ol {
  list-style: decimal;
}
.trumbowyg-editor.trumbowyg-reset-css blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
.trumbowyg-editor.trumbowyg-reset-css hr {
  border-bottom: 2px solid #cccccc;
  margin-top: 10px;
  margin-bottom: 10px;
}
.trumbowyg-strong-button:before {
  content: "\f032";
}
.trumbowyg-em-button:before {
  content: "\f033";
}
.trumbowyg-underline-button:before {
  content: "\f0cd";
}
.trumbowyg-strikethrough-button:before {
  content: "\f0cc";
}
.trumbowyg-superscript-button:before {
  content: "\f12b";
}
.trumbowyg-subscript-button:before {
  content: "\f12c";
}
.trumbowyg-link-button:before {
  content: "\f0c1";
}
.trumbowyg-insertImage-button:before {
  content: "\f1c5";
}
.trumbowyg-formatting-button:before {
  content: "\f1dc";
}
.trumbowyg-justifyLeft-button:before {
  content: "\f036";
}
.trumbowyg-justifyCenter-button:before {
  content: "\f037";
}
.trumbowyg-justifyRight-button:before {
  content: "\f038";
}
.trumbowyg-justifyFull-button:before {
  content: "\f039";
}
.trumbowyg-unorderedList-button:before {
  content: "\f0ca";
}
.trumbowyg-orderedList-button:before {
  content: "\f0cb";
}
.trumbowyg-horizontalRule-button:before {
  content: "\f2d1";
}
.trumbowyg-removeformat-button:before {
  content: "\f12d";
}
.trumbowyg-fullscreen-button:before {
  content: "\f0b2";
}
.trumbowyg-fontsize-button:before {
  content: "\f031";
}
.trumbowyg-button-pane .trumbowyg-button-group button.trumbowyg-horizontalRule-button::before {
  top: 35%;
}
.trumbowyg-box.trumbowyg-fullscreen .trumbowyg-fullscreen-button:before {
  content: "\f00d";
}
body.trumbowyg-body-fullscreen .modal-dialog {
  height: 100%;
  margin: 0 -15px 0 0;
  width: inherit;
}
.trumbowyg-notes .trumbowyg-box:not(.trumbowyg-fullscreen) {
  border-radius: 0;
  border: none;
  margin: -10px -15px;
  width: calc(100% + 30px);
}

