.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default!important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2.2em;
}
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
input.ui-button {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #eee url("../vendor/js/jquery-ui-1.11.4/images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("../vendor/js/jquery-ui-1.11.4/images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #fff;
  font-weight: bold;
}
.ui-widget-header a {
  color: #fff;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #f6f6f6 url("../vendor/js/jquery-ui-1.11.4/images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("../vendor/js/jquery-ui-1.11.4/images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #fff url("../vendor/js/jquery-ui-1.11.4/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("../vendor/js/jquery-ui-1.11.4/images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("../vendor/js/jquery-ui-1.11.4/images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #fff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #fff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #fff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../vendor/js/jquery-ui-1.11.4/images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("../vendor/js/jquery-ui-1.11.4/images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("../vendor/js/jquery-ui-1.11.4/images/ui-icons_ef8c08_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../vendor/js/jquery-ui-1.11.4/images/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("../vendor/js/jquery-ui-1.11.4/images/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("../vendor/js/jquery-ui-1.11.4/images/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../vendor/js/jquery-ui-1.11.4/images/ui-icons_ffd27a_256x240.png");
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
  background: #666 url("../vendor/js/jquery-ui-1.11.4/images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50);
}
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000 url("../vendor/js/jquery-ui-1.11.4/images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  border-radius: 5px;
}

.colorTest {
  color: #A8D3DB;
  color: #9acdfa;
  color: #C0E6EF;
  color: #4CA6BB;
  color: #51B7E0;
  color: #3867f6;
  color: #04073C;
  color: #9CDED0;
  color: #319a6a;
  color: #51AA96;
  color: #0D9B69;
  color: #119E6A;
  color: #248C73;
  color: #195E4A;
  color: #0C5A40;
  color: #657C76;
  color: #585F6F;
  color: #495547;
  color: #262C2A;
  color: #00231B;
  color: #ff7b82;
  color: #ff001a;
  color: #9A0C0C;
  color: #4572A7;
  color: #AA4643;
  color: #89A54E;
  color: #80699B;
  color: #3D96AE;
  color: #DB843D;
  color: #92A8CD;
  color: #A47D7C;
  color: #B5CA92;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.ng-visibility.ng-hide {
  display: unset!important;
  visibility: hidden;
}
.ng-visibility.ng-show {
  visibility: visible;
}
.validationErrors {
  margin: 0;
  padding: 0;
  color: red;
  list-style: none;
}
.validationErrors li {
  padding-left: 1.2em;
}
.validationErrors li:before {
  content: "\f071";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.2em;
  width: 1.2em;
}
.validationError {
  color: red;
  padding-left: 1.2em;
}
.validationError:before {
  content: "\f071";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.2em;
  width: 1.2em;
}
.buttonBar {
  margin-bottom: 0.5em;
}
.full-width {
  width: 100%;
  box-sizing: border-box;
}
.full-width-img > img {
  width: 100%;
}
.card {
  background: white;
  border: 1px solid #aaa;
  padding-bottom: 3em;
  box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
}
.card.bordered {
  padding: 0.25em;
  padding-bottom: 3em;
}
.card.rounded {
  border-radius: 5px;
}
.card.rounded > img {
  border-radius: 5px 5px 0 0;
}
.card > img {
  width: 100%;
}
.checkbox-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
.checkbox-deselected {
  background: url('../images/checkbox_off_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
.checkboxList ul li {
  background: url('../images/checkbox_off_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
  min-height: 8px;
}
.checkboxList ul .ui-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
.checkboxList ul .ui-selected a {
  color: black;
}
.checkboxList ul:focus .ui-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
.editableField {
  padding: 4px 35px 4px 5px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.editableField.read-only:hover {
  padding: 3px 35px 3px 5px;
  border: 1px solid #aaa;
  border-radius: 5px;
}
.editableField.read-only:hover .icon-pencil {
  visibility: visible;
}
.editableField .icon-pencil {
  visibility: hidden;
  border-left: 1px solid #aaa;
  background: #ccc;
  position: absolute;
  box-sizing: border-box;
  right: 0;
  top: 0;
  height: 100%;
  padding: 2px 5px 0 5px;
  border-radius: 0 5px 5px 0;
}
.editableField input {
  font-size: inherit;
}
.editableFieldUpdate {
  padding: 4px 35px 4px 5px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.editableFieldUpdate.read-only:hover {
  padding: 3px 34px 3px 4px;
  border: 1px solid #aaa;
  border-radius: 5px;
}
.editableFieldUpdate.read-only:hover .icon-pencil {
  visibility: visible;
}
.editableFieldUpdate .fa-pencil {
  padding: 0 0 0 7px;
}
.editableFieldUpdate .icon-pencil {
  visibility: hidden;
  border-left: 1px solid #aaa;
  background: #ccc;
  position: absolute;
  box-sizing: border-box;
  right: 0;
  top: 0;
  height: 100%;
  padding: 0 0 0 7px;
  border-radius: 0 5px 5px 0;
}
.editableFieldUpdate input {
  font-size: inherit;
}
.input-group {
  white-space: nowrap;
  display: table;
  border-collapse: separate;
  position: relative;
}
.input-group input[type="text"] {
  display: table-cell;
  border-radius: 0;
}
.input-group .input-group-btn {
  display: table-cell;
  margin: 0;
  background-color: #ccc;
  border: 1px solid #aaa;
  border-left: 0;
  min-width: 28px;
  text-align: center;
}
.input-group .input-group-btn button {
  padding: 5px;
  background-color: transparent;
}
.input-group .input-group-btn:first-child {
  border-right: 0;
  border-radius: 5px 0 0 5px;
}
.input-group .input-group-btn:last-child {
  border-left: 0;
  border-radius: 0 5px 5px 0;
}
.input-group_update {
  display: flex;
  flex-direction: row;
  border-collapse: separate;
  position: relative;
}
.input-group_update .editableInput {
  margin-bottom: 0 !important;
}
.input-group_update div {
  display: flex;
  flex-direction: row;
}
.input-group_update input[type="text"] {
  border-radius: 0;
}
.input-group_update .input-group-btn {
  margin: 0;
  background-color: #ccc;
  border: 1px solid #aaa;
  border-left: 0;
  min-width: 28px;
  text-align: center;
}
.input-group_update .input-group-btn button {
  padding: 0px;
  background-color: transparent;
}
.input-group_update .input-group-btn:first-child {
  border-right: 0;
  border-radius: 5px 0 0 5px;
}
.input-group_update .input-group-btn:last-child {
  border-left: 0;
  border-radius: 0 5px 5px 0;
}
.olive-popup {
  position: relative;
  display: inline-block;
}
.olive-popup.global {
  position: initial;
}
.olive-popup.small-target .menu.top-right,
.olive-popup.small-target .menu.bottom-right {
  margin-right: -18px;
}
.olive-popup.small-target .menu.top-left,
.olive-popup.small-target .menu.bottom-left {
  margin-left: -18px;
}
.olive-popup .popupToggle {
  cursor: pointer;
}
.olive-popup .menu.top-left {
  margin-top: 10px;
  margin-left: -24px;
  top: 100%;
  left: 0;
}
.olive-popup .menu.top-right {
  margin-top: 10px;
  right: 0;
  top: 100%;
}
.olive-popup .menu.bottom-left {
  bottom: 100%;
  left: 0;
  margin-bottom: 10px;
}
.olive-popup .menu.bottom-right {
  bottom: 100%;
  right: 0;
  margin-bottom: 10px;
}
.olive-popup .menu.left-top {
  left: 100%;
  top: -11.6px;
}
.olive-popup .menu.left-bottom {
  left: 100%;
  bottom: -11.6px;
}
.olive-popup .menu.right-top,
.olive-popup .menu.right-bottom {
  right: 100%;
}
.olive-popup .menu .separator {
  border-bottom: 1px solid #ccc;
  width: 100%;
}
.olive-popup .menu .fa.not-checked {
  padding-left: 1em;
  height: 1em;
}
.plainTable {
  font-size: 12px;
}
.plainTable table tr {
  background: transparent;
  border-collapse: collapse;
}
.plainTable table td,
.plainTable table th {
  padding: 10px;
  background: transparent;
}
.plainTable table tr.dataRow:hover {
  background: #f8f8f8;
}
.plainTable table th {
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  cursor: pointer;
  color: black;
  text-align: center;
  vertical-align: bottom;
}
.plainTable table tbody tr {
  border-top: 1px solid #ccc;
}
.plainTable table tbody tr:nth-child(odd),
.plainTable table tbody tr:nth-child(even) {
  background-color: transparent;
}
.plainTable table td.analysisMeasure {
  text-align: right;
  min-width: 100px;
}
.plainTable table td.analysisMeasure:hover {
  background: #E5F6FF;
}
.analysisTable {
  margin-top: 1em;
  font-size: 10pt;
}
.analysisTable table {
  border: 1px solid #e5e5e5;
  border-collapse: collapse;
}
.analysisTable th {
  border-left: 1px solid #e5e5e5;
  font-weight: bold;
  cursor: pointer;
  color: black;
  text-align: center;
  vertical-align: bottom;
  background: #f9f9f9;
  padding: 10px;
}
.analysisTable th.title {
  padding: 2px 5px;
  color: black;
  background: #f9f9f9;
  font-size: 12pt;
}
.analysisTable th:first-child {
  border-left: 0;
  text-align: center;
}
.analysisTable th.graphed {
  color: #000000;
  background: #e5e5e5;
  background: url('../images/chart_bar.png') 5px center no-repeat, -moz-linear-gradient(top, #cccccc, #e5e5e5);
  background: url('../images/chart_bar.png') 5px center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#e5e5e5));
  padding-left: 25px;
}
.analysisTable tbody tr {
  border-top: 1px solid #e5e5e5;
}
.analysisTable td {
  color: #000000;
  padding: 0.6em;
}
.analysisTable td:first-child {
  border-left: 0;
}
.analysisTable td.analysisMeasure {
  text-align: right;
  min-width: 100px;
}
.analysisTable tr.even {
  background-color: #f9f9f9;
}
.analysisTable tr.odd {
  background-color: #ffffff;
}
.analysisTable .sorting_asc {
  background: #ddd;
  background: url('../images/sort_asc.png') center right no-repeat, -moz-linear-gradient(top, #ffffff, #dddddd) top left;
  background: url('../images/sort_asc.png') center right no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd)) top left;
}
.analysisTable .sorting_desc {
  background: #ddd;
  background: url('../images/sort_desc.png') center right no-repeat, -moz-linear-gradient(top, #ffffff, #dddddd) top left;
  background: url('../images/sort_desc.png') center right no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd)) top left;
}
.analysisTable .sorting {
  background: #ddd;
  background: url('../images/sort_both.png') center right no-repeat, -moz-linear-gradient(top, #ffffff, #dddddd) top left;
  background: url('../images/sort_both.png') center right no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd)) top left;
}
.analysisTable .sorting_asc_disabled {
  background: #ddd;
  background: url('../images/sort_asc_disabled.png') center right no-repeat, -moz-linear-gradient(top, #ffffff, #dddddd) top left;
  background: url('../images/sort_asc_disabled.png') center right no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd)) top left;
}
.analysisTable .sorting_desc_disabled {
  background: #ddd;
  background: url('../images/sort_desc_disabled.png') center right no-repeat, -moz-linear-gradient(top, #ffffff, #dddddd) top left;
  background: url('../images/sort_desc_disabled.png') center right no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd)) top left;
}
.mapConfigDialog {
  min-width: 450px;
}
.hideSpinner {
  height: 0;
  width: 0;
  display: none !important;
}
.spinner-16 {
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border-style: solid;
  border-bottom-color: #3b5641;
  border-top-color: #67b3a9;
  border-left-color: #df7950;
  border-right-color: #decb3f;
  text-align: center;
  vertical-align: middle;
  position: relative;
  animation: rotate360 1s linear infinite;
  border-width: 4px;
  width: 8px;
  height: 8px;
}
.spinner-32 {
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border-style: solid;
  border-bottom-color: #3b5641;
  border-top-color: #67b3a9;
  border-left-color: #df7950;
  border-right-color: #decb3f;
  text-align: center;
  vertical-align: middle;
  position: relative;
  animation: rotate360 1s linear infinite;
  border-width: 4px;
  width: 24px;
  height: 24px;
}
.spinner-64 {
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border-style: solid;
  border-bottom-color: #3b5641;
  border-top-color: #67b3a9;
  border-left-color: #df7950;
  border-right-color: #decb3f;
  text-align: center;
  vertical-align: middle;
  position: relative;
  animation: rotate360 1s linear infinite;
  border-width: 8px;
  width: 48px;
  height: 48px;
}
@keyframes rotate360 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.bubbles {
  border-radius: 50%;
  height: 2px;
  width: 2px;/* To allow border-radius to work */
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -1px;
  box-shadow: -16px -24px 0 10px #6cce74, 16px -24px 0 10px #c18d46, 24px 0px 0 10px #c14745, 16px 24px 0 10px #2e1e5b, -16px 24px 0 10px #9c37a6, -24px 0px 0 10px #76bdd1;
  animation: rotate-bubbles 4s infinite linear;
}
@keyframes rotate-bubbles {
  16.67% {
    box-shadow: -16px -24px 0 10px #76bdd1, 16px -24px 0 10px #6cce74, 24px 0px 0 10px #c18d46, 16px 24px 0 10px #c14745, -16px 24px 0 10px #2e1e5b, -24px 0px 0 10px #9c37a6;
  }
  33.33% {
    box-shadow: -75px -125px 0 10px #9c37a6, 75px -125px 0 10px #76bdd1, 150px 0px 0 10px #6cce74, 75px 125px 0 10px #c18d46, -75px 125px 0 10px #c14745, -150px 0px 0 10px #2e1e5b;
  }
  50% {
    box-shadow: -75px -125px 0 10px #2e1e5b, 75px -125px 0 10px #9c37a6, 150px 0px 0 10px #76bdd1, 75px 125px 0 10px #6cce74, -75px 125px 0 10px #c18d46, -150px 0px 0 10px #c14745;
  }
  66.67% {
    box-shadow: -75px -125px 0 10px #c14745, 75px -125px 0 10px #2e1e5b, 150px 0px 0 10px #9c37a6, 75px 125px 0 10px #76bdd1, -75px 125px 0 10px #6cce74, -150px 0px 0 10px #c18d46;
  }
  88.88% {
    box-shadow: -75px -125px 0 10px #c18d46, 75px -125px 0 10px #c14745, 150px 0px 0 10px #2e1e5b, 75px 125px 0 10px #9c37a6, -75px 125px 0 10px #76bdd1, -150px 0px 0 10px #6cce74;
  }
  100% {
    box-shadow: -75px -125px 0 10px #6cce74, 75px -125px 0 10px #c18d46, 150px 0px 0 10px #c14745, 75px 125px 0 10px #2e1e5b, -75px 125px 0 10px #9c37a6, -150px 0px 0 10px #76bdd1;
  }
}
.horizontal {
  margin: 0;
}
.horizontal.bordered {
  border: 1px solid #ccc;
}
.horizontal.spaced > li {
  margin-right: 1em;
}
.horizontal > li {
  display: inline-block;
  list-style: none;
  margin: 0;
}
.horizontal.padded li:first-child {
  margin: 0 0.5em 0 1em;
}
.horizontal.padded li {
  margin: 0 0.5em;
}
.navigation-panel {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
}
.navigation-panel .nav {
  flex: 0 0 auto;
}
.navigation-panel .details {
  flex: 1 1 100%;
}
.navigation-panel h2 {
  margin-left: 10px;
  margin-top: 0.5em;
  margin-bottom: 0.25em;
}
.navigation-panel h2 i {
  width: 13px;
  display: inline-block;
}
.flex-row {
  display: flex;
}
.flex-row > .grow {
  flex-grow: 1;
}
.flex-row > .spaced {
  margin-right: 1em;
}
.flex-row.no-wrap {
  flex-wrap: nowrap;
}
.flex-row.spaced {
  margin-bottom: 0.5em;
}
.flex-row.spaced > div {
  margin-right: 0.5em;
}
.flex-row.spaced > div:last-child {
  margin-right: 0;
}
.flex-column {
  display: flex;
  flex-direction: column;
}
.flex-column.centered {
  justify-content: center;
}
.flex-column > .grow {
  flex-grow: 1;
}
.flex-column.spaced {
  margin-bottom: 0.5em;
}
.flex-column.spaced > * {
  margin-bottom: 0.5em;
}
.flex-column.spaced > *:last-child {
  margin-bottom: 0;
}
.flex-nav {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.flex-nav.margin > *:not(:last-child) {
  margin-right: 0.5em;
}
.flex-nav.header {
  margin-bottom: 0.5em;
}
.flex-nav.footer {
  margin-top: 0.5em;
}
.flex-nav .stretch {
  flex: 2 1 0;
}
.navigation-list {
  background-color: #f1f1f1;
  min-height: 250px;
  min-width: 250px;
  max-width: 350px;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.navigation-list ul li .item {
  display: inline-block;
  padding: 2px;
}
.navigation-list ul li .remove {
  display: inline-block;
  padding: 0 5px;
}
@media (max-width: 1200px) {
  .navigation-list ul li .item {
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .navigation-list ul li .remove {
    display: inline-block;
    padding: 0 5px;
  }
}
.navigation-menu {
  border-bottom: 1px solid;
  border-bottom-color: #ddd;
  padding: 5px 10px;
}
.navigation-menu .ui-toolbar.spaced,
.navigation-menu .ui-choice.spaced {
  margin-left: 20px;
}
.navigation-menu .ui-toolbar button,
.navigation-menu .ui-choice button {
  float: left;
}
.navigation-menu .ui-toolbar > li,
.navigation-menu .ui-choice > li {
  padding: 5px 10px;
}
.navigation-menu .ui-toolbar .disabled,
.navigation-menu .ui-choice .disabled {
  color: lightgray;
  cursor: default;
}
.align-middle {
  vertical-align: middle;
}
input.ng-invalid.ng-touched {
  border: 1px solid #e74c3c;
}
input.ng-valid.ng-touched {
  border: 1px solid #2ecc71;
}
.password-meter {
  display: inline-block;
}
.password-meter .meter {
  display: inline-block;
  width: 100px;
  height: 8px;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.password-meter .meter.meter-error .guage {
  width: 25%;
}
.password-meter .meter.meter-warning .guage {
  width: 50%;
}
.password-meter .meter.meter-info .guage {
  width: 75%;
}
.password-meter .meter.meter-success .guage {
  width: 100%;
}
.password-meter .meter .guage {
  display: inline-block;
  height: 8px;
  vertical-align: top;
  border-radius: 3px;
}
.validation-error,
.text-error {
  color: #e74c3c;
}
.validation-success,
.text-success {
  color: #2ecc71;
}
.field-validation-indicator {
  vertical-align: middle;
  display: inline-block;
}
.inline {
  display: inline-block;
}
ul.inline {
  display: inline-block;
}
ul.inline > li {
  display: inline-block;
}
.filter-tray {
  display: flex;
}
.filter-tray .input-prefix {
  height: unset;
  left: unset;
}
.filter-tray .tray {
  background: white;
  border: 1px solid #e5e5e5;
}
.filter-tray .olive-popup {
  display: inherit;
}
.filter-tray input[name=autoComplete_value] {
  border: 0 !important;
  padding: 0.5em;
  box-sizing: border-box;
  width: 100%;
}
.fixed-date .header,
.calendar .header {
  margin-bottom: 0.5em;
  line-height: 1.5em;
  font-size: 1.5em;
}
.fixed-date .header button,
.calendar .header button {
  font-size: 0.9em;
}
.fixed-date .fixed-date-title,
.calendar .fixed-date-title {
  border: 1px solid #ccc;
  border-right: 0;
  border-left: 0;
  cursor: pointer;
  align-self: normal;
}
.fixed-date .date-cell,
.calendar .date-cell {
  font-size: 2em;
  border: 1px solid #ccc;
  padding: 0.5em;
  line-height: 1em;
  margin-bottom: 1%;
  cursor: pointer;
  background-color: #fbfbfb;
}
.fixed-date .date-cell.selected-date,
.calendar .date-cell.selected-date {
  background-color: #f7ecb5;
}
.fixed-date .date-cell.outside-month,
.calendar .date-cell.outside-month {
  background: #ddd;
}
.fixed-date .date-cell.cell-1,
.calendar .date-cell.cell-1 {
  font-size: 1.5em;
}
.fixed-date .date-cell:hover,
.calendar .date-cell:hover {
  background-color: #ECF5FB;
}
.fixed-date .date-cell.disabled,
.calendar .date-cell.disabled {
  color: #ccc;
  cursor: unset;
}
calendar .board {
  background: white;
}
.progress {
  height: 1.5em;
  width: 100%;
  background-color: #c9c9c9;
  position: relative;
}
.progress:before {
  content: attr(data-label);
  font-size: 1em;
  position: absolute;
  text-align: center;
  width: 100%;
}
.progress .value {
  background-color: #7cc4ff;
  display: inline-block;
  height: 100%;
}
.pointer {
  cursor: pointer;
}
.font-size-1_5x {
  font-size: 1.5em;
}
.font-size-2_5x {
  font-size: 2.5em;
}
.tag-input {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 0 1em;
  background: white;
}
.tag-input .horizontal li {
  margin-right: 0.5em;
}
.tag-input input[type="text"],
.tag-input input[type="text"]:focus {
  border: 0;
  outline: 0;
  width: 100%;
  box-sizing: border-box;
}
.tag-input .olive-popup {
  width: 100%;
  box-sizing: border-box;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../vendor/font/icons/font-awesome-4.7.0/less/../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../vendor/font/icons/font-awesome-4.7.0/less/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../vendor/font/icons/font-awesome-4.7.0/less/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../vendor/font/icons/font-awesome-4.7.0/less/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../vendor/font/icons/font-awesome-4.7.0/less/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../vendor/font/icons/font-awesome-4.7.0/less/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
html,
body {
  margin: 0;
  padding: 0;
  font-size: 12pt;
  color: #444;
  line-height: 1.5em;
}
.icon-helper {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  padding-right: 5px;
}
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="date"],
input[type="color"],
input[type="time"],
input[type="datetime"] {
  font-size: 10pt;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #aaaaaa;
  padding: 5px;
  line-height: 1.5em;
}
.radio-box label {
  display: flex;
  margin-bottom: 1em;
}
.radio-box input {
  flex: 0 0 auto;
  margin: 0.5em;
}
.radio-box .form-container {
  margin: 1em 2em;
}
.form-container .olive-form-item {
  margin-bottom: 0.5em;
}
.form-container .olive-form-item p {
  margin-bottom: 0.5em;
}
.form-container .olive-form-item label {
  margin-right: 0;
}
.input-prefix {
  display: inline-block;
  border: 1px solid #ccc;
  border-right: 0;
  width: 15px;
  left: 8px;
  padding: 0.5em;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #efefef;
  font-size: 11pt;
  align-self: stretch;
}
.input-suffix {
  display: inline-block;
  border: 1px solid #ccc;
  border-left: 0;
  width: 15px;
  height: 20px;
  right: 11px;
  padding: 5px 8px 5px 8px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #efefef;
  align-self: baseline;
  font-size: 14px;
}
.ui-list {
  overflow: auto;
  position: relative;
}
.ui-list.no-pad ul li {
  padding: 0;
}
.ui-list.bordered {
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 200px;
  padding: 5px;
}
.ui-list ul {
  margin: 0;
  padding: 0;
}
.ui-list ul.indent {
  margin-left: 1em;
}
.ui-list ul li {
  list-style: none;
  margin: 0 0 0.13em 0;
  padding: 0.33em 1em;
}
.ui-list ul:focus,
.ui-list ul.always-focused {
  outline: 0;
}
.ui-list a {
  text-decoration: none;
  color: black;
  display: inline-block;
}
.ui-list a:hover {
  cursor: pointer;
}
.ui-selected {
  background-color: #d7d7d7;
  color: black;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.dialog {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  display: inline-block;
  border: 1px solid #999999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 20px 10px 20px;
  background-color: white;
  cursor: auto;
  -webkit-box-shadow: 4px 4px 80px #000000;
  -moz-box-shadow: 4px 4px 80px #000000;
  box-shadow: 4px 4px 80px #000000;
}
.dialog .small {
  width: 40rem;
}
.dialog .medium {
  width: 50rem;
}
.dialog .large {
  width: 75rem;
}
.dialog .x-large {
  width: 100rem;
}
.dialog.no-shadow {
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.dialog h1,
.dialog h2,
.dialog h3 {
  margin: 0 0 10px 0;
  padding-left: 5px;
}
.dialog h1 {
  font: normal 16px Tahoma;
  border-bottom: 1px solid #dddddd;
}
.dialog h2 {
  font: normal 14px Tahoma;
  border-bottom: 1px solid #dddddd;
}
.dialog h3 {
  font: bold 12px Tahoma;
}
.dialog p {
  margin-bottom: 1em;
}
.dialogFrame {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(200, 200, 200, 0.5);
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.dialogClose {
  position: absolute;
  right: 4px;
  top: 4px;
  cursor: pointer;
  color: #aaaaaa;
  font-size: 12pt;
}
.dialogButtonBar {
  text-align: right;
  white-space: nowrap;
  margin-top: 1em;
}
.tab {
  padding: 10px;
}
.tab-base {
  padding-left: 0;
  list-style: none;
  margin-bottom: 35px;
  display: inline-block;
  min-width: 100%;
}
.tab-base .tab-content {
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px;
  margin-top: -2px;
}
.tab-base .tab-content .tab-footer {
  background-color: #f0f2f4;
  color: #515151;
  border-color: #eaedf0;
  position: relative;
  margin: 0 -15px -15px;
  padding: 10px 15px;
}
.tab-base .tab-content .tab-footer :after {
  display: table;
  clear: both;
}
.tab-base .nav-tabs {
  display: inline-block;
  width: 100%;
  padding: 0.45em 0;
  font-size: 1em;
}
.tab-base .nav-tabs > li:not(.active) > a:hover {
  opacity: .9;
  border-bottom-color: transparent;
}
.tab-base .nav-tabs > li.active > a,
.tab-base .nav-tabs .nav-tabs > li.active > a:focus,
.tab-base .nav-tabs .nav-tabs > li.active > a:hover {
  cursor: default;
  border-bottom-color: transparent;
}
.tab-base .nav-tabs > .active a:hover,
.tab-base .nav-tabs .tab-base .nav-tabs > .active > a,
.tab-base .nav-tabs .tab-base .nav-tabs > .active > a:focus {
  border-color: transparent;
}
.tab-base .nav-tabs .tabs-right > li {
  float: none;
  display: inline-block;
  text-align: left;
}
.tab-base .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.tab-base .nav-tabs > li a {
  border-radius: 0;
  line-height: 25px;
  padding: 10px 12px;
}
.tabHeader {
  margin: 0;
  padding: 5px 0 5px 5px;
  display: block;
  border-bottom: 1px solid #dddddd;
}
.tabHeader li {
  display: inline;
  margin-left: 0;
  border: 1px solid #dddddd;
  border-bottom: 0;
  padding: 5px 15px;
  border-radius: 5px 5px 0 0;
  background-color: #eeeeee;
  color: #999999;
  cursor: pointer;
  position: relative;
  top: -1px;
}
.tabHeader li.selected {
  padding: 6px 15px;
}
.tab-bar {
  border-bottom: 1px solid #dddddd;
  padding: 2px 30px;
}
.tab-bar.dark {
  background-color: #375766;
  color: #f8f8f8;
}
.tab-bar.dark li a {
  color: #f8f8f8;
}
.tab-bar li {
  display: inline-block;
  padding: 5px 15px;
  border-right: 1px solid #dddddd;
}
.tab-bar li:last-child {
  border-right: 0;
}
.tab-bar li.selected {
  border-bottom: 3px solid;
}
.ratingBar {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.ratingBar li {
  list-style: none;
  background: url('../images/empty_star.png') no-repeat center center;
  width: 16px;
  height: 16px;
  display: inline-block;
  padding: 0;
  margin: 0;
}
.ratingBar li.star {
  background: url('../images/star.png') no-repeat center center;
  width: 16px;
  height: 16px;
}
.ratingBar li.halfStar {
  background: url('../images/half_star.png') no-repeat center center;
  width: 16px;
  height: 16px;
}
.validation-icon {
  color: #df4942;
}
.popup {
  position: absolute;
  background-color: #EDEDED;
  border: 2px solid #666666;
  font-size: 10pt;
  line-height: 1.3em;
  padding: 10px 0;
  color: #005778;
  min-width: 100px;
  box-shadow: #888888 0 5px 15px;
  z-index: 10;
  border-radius: 5px;
}
.popup .hidden {
  display: none;
}
.popup.top-left .arrowClass,
.popup.top-right .arrowClass {
  border-color: transparent transparent #EDEDED transparent;
  border-style: solid;
  border-width: 10px;
  height: 0;
  width: 0;
  position: absolute;
  top: -19px;
}
.popup.top-left .borderClass,
.popup.top-right .borderClass {
  border-color: transparent transparent #666666 transparent;
  border-style: solid;
  border-width: 10px;
  height: 0;
  width: 0;
  position: absolute;
  top: -22px;
}
.popup.bottom-left .arrowClass,
.popup.bottom-right .arrowClass {
  border-color: #EDEDED transparent transparent transparent;
  border-style: solid;
  border-width: 10px;
  height: 0;
  width: 0;
  position: absolute;
  bottom: -19px;
}
.popup.bottom-left .borderClass,
.popup.bottom-right .borderClass {
  border-color: #666666 transparent transparent transparent;
  border-style: solid;
  border-width: 10px;
  height: 0;
  width: 0;
  position: absolute;
  bottom: -22px;
}
.popup.right-top .arrowClass,
.popup.right-bottom .arrowClass {
  border-color: transparent transparent transparent #EDEDED;
  border-style: solid;
  border-width: 10px;
  height: 0;
  width: 0;
  position: absolute;
  right: -19px;
}
.popup.right-top .borderClass,
.popup.right-bottom .borderClass {
  border-color: transparent transparent transparent #666666;
  border-style: solid;
  border-width: 10px;
  height: 0;
  width: 0;
  position: absolute;
  right: -22px;
}
.popup.left-top .arrowClass,
.popup.left-bottom .arrowClass {
  border-color: transparent #EDEDED transparent transparent;
  border-style: solid;
  border-width: 10px;
  height: 0;
  width: 0;
  position: absolute;
  left: -19px;
}
.popup.left-top .borderClass,
.popup.left-bottom .borderClass {
  border-color: transparent #666666 transparent transparent;
  border-style: solid;
  border-width: 10px;
  height: 0;
  width: 0;
  position: absolute;
  left: -22px;
}
.popup.top-left .arrowClass,
.popup.bottom-left .arrowClass {
  left: 20px;
}
.popup.top-left .borderClass,
.popup.bottom-left .borderClass {
  left: 20px;
}
.popup.top-right .arrowClass,
.popup.bottom-right .arrowClass {
  right: 20px;
}
.popup.top-right .borderClass,
.popup.bottom-right .borderClass {
  right: 20px;
}
.popup.left-top .arrowClass,
.popup.right-top .arrowClass {
  top: 10px;
}
.popup.left-top .borderClass,
.popup.right-top .borderClass {
  top: 10px;
}
.popup.left-bottom .arrowClass,
.popup.right-bottom .arrowClass {
  bottom: 10px;
}
.popup.left-bottom .borderClass,
.popup.right-bottom .borderClass {
  bottom: 10px;
}
.menu {
  font-size: 10pt;
  text-align: left;
}
.menu .hidden {
  display: none;
}
.menu a {
  box-sizing: border-box;
  text-decoration: none;
  color: black;
  display: inline-block;
  width: 100%;
  padding: 8px 15px 8px 15px;
}
.menu a:hover {
  color: white;
}
.menu a.no-icon {
  padding-left: 30px;
}
.menu ul {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.menu ul li {
  list-style: none;
  margin: 0;
}
.menu img {
  vertical-align: text-bottom;
  margin-right: 5px;
}
.menu .separator {
  border-bottom: 1px solid #ccc;
  width: 100%;
}
.button,
.primaryButton,
.successButton,
.errorButton,
.warningButton,
.infoButton,
.secondaryButton {
  border: 1px solid;
  border-radius: 3px;
  padding: 5px 10px;
  min-width: 50px;
  display: inline-block;
  cursor: pointer;
}
.button:active,
.primaryButton:active,
.successButton:active,
.errorButton:active,
.warningButton:active,
.infoButton:active,
.secondaryButton:active {
  border: 1px solid;
  cursor: pointer;
}
.fab {
  background-color: #20435e;
  border: 1px solid #cdd6e1;
  color: #fafafa;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  white-space: nowrap;
  padding: 6px 12px;
  border-radius: 50px;
  font-size: 20px;
  line-height: 1.42857;
  -webkit-user-select: none;
  user-select: none;
  -webkit-mask-image: none;
}
.fab:hover {
  background-color: #edf3f6;
  border-color: #2266aa;
  color: #414141;
}
.fab:hover a:not(.disabled) i {
  color: #39393D;
}
.actionButton {
  background-color: #fafafa;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid #cdd6e1;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 3px;
  -webkit-user-select: none;
  user-select: none;
  -webkit-mask-image: none;
}
.actionButton:hover {
  background-color: #edf3f6;
  border-color: #cdd6db;
  color: #414141;
}
.actionButton:hover a:not(.disabled) i {
  color: #39393D;
}
.actionButton.mini {
  padding: 1px 10px;
}
.label {
  text-align: center;
  margin-right: 0.25em;
  color: white;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  font-size: 10pt;
  line-height: 18px;
  padding: 0 0.25em;
  display: inline-block;
  font-weight: 600;
  vertical-align: baseline;
  white-space: nowrap;
  align-self: center;
}
.label.label-green {
  background-color: #4C8700;
}
.label.label-red {
  background-color: #df4942;
}
.label.label-yellow {
  background-color: #f98c1c;
}
.label.label-grey {
  background-color: #888888;
}
.label.x2 {
  font-size: 11pt;
  padding: 0.25em 1em;
}
.ui-panel {
  border: 1px solid #e4e4e4;
}
.ui-panel.dark .ui-panel-header {
  background: #39393d;
  color: white;
}
.ui-panel .ui-panel-header {
  color: #666;
  background-color: #fafafa;
  padding: 11px 20px 9px 20px;
  border-bottom: 1px solid #e4e4e4;
  margin: 0;
  font-size: 14px;
}
.ui-panel .ui-panel-header h1 {
  font-size: 20px;
}
.ui-panel .ui-panel-header h1 i {
  font-size: initial;
}
.ui-panel .ui-panel-header .ui-panel-toolbar {
  padding: 0;
}
.ui-panel .ui-panel-header .ui-panel-toolbar li {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0 5px 0 0;
}
.ui-panel .ui-panel-header .ui-panel-toolbar li a {
  padding: 9px;
  text-decoration: none;
  color: inherit;
}
.ui-panel .ui-panel-header .ui-panel-toolbar li a:hover {
  background-color: rgba(140, 140, 140, 0.2);
}
.ui-panel .ui-panel-body {
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  padding: 10px 15px;
}
.ui-nav-container {
  margin-top: 48px;
}
.ui-nav-bar {
  position: fixed;
  top: 0;
  width: 100%;
  margin: 0;
  background-color: white;
  z-index: 200;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.ui-nav-bar.decorated ul li a.info {
  border-top: 2px solid;
}
.ui-nav-bar.decorated ul li a.success {
  border-top: 2px solid;
}
.ui-nav-bar.decorated ul li a.error {
  border-top: 2px solid;
}
.ui-nav-bar.decorated ul li a.warning {
  border-top: 2px solid;
}
.ui-nav-bar.decorated ul li a.altInfo {
  border-top: 2px solid;
}
.ui-nav-bar section {
  display: inline-block;
  margin: 1em;
}
.ui-nav-bar.dark {
  color: white;
  background-color: #39393d;
}
.ui-nav-bar .title {
  margin: 1em;
}
.ui-nav-bar ul {
  display: inline-block;
  margin: 0;
  padding: 1em 0em;
}
.ui-nav-bar ul li {
  display: inline;
  list-style: none;
  border-right: 1px solid #e4e4e4;
  padding: 1em 0em;
}
.ui-nav-bar ul li:first-child {
  border-left: 1px solid #e4e4e4;
}
.ui-nav-bar ul li a {
  display: inline;
  color: #666;
  background-color: transparent;
  padding: 1em 0.5em;
  text-decoration: none;
}
.list-group {
  margin: 0;
  font-size: 13px;
  padding: 0;
}
.list-group li {
  padding: 10px;
  border-bottom: 1px solid #e4e4e4;
  list-style: none;
}
.list-group li:last-child {
  border: 0;
}
ul.stat-counter {
  text-align: center;
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 0;
  margin: 0;
}
ul.stat-counter li {
  display: table-cell;
  padding: 20px;
  border-right: 1px solid #e4e4e4;
}
ul.stat-counter li:last-child {
  border: 0;
}
ul.stat-counter li h1 {
  font-size: 17px;
  padding: 0;
  margin: 0;
  font-weight: bold;
}
ul.stat-counter li h2 {
  font-size: 14px;
  padding: 0;
  margin: 0;
  font-weight: normal;
  line-height: 22px;
  color: #555;
}
.ui-progress {
  display: inline-block;
  border: 1px solid #dddddd;
  background-color: #eeeeee;
  border-radius: 5px;
  min-width: 150px;
  min-height: 24px;
}
.ui-progress span {
  display: inline-block;
  border-radius: 5px;
  min-height: 24px;
}
.ui-progress-indeterminate {
  display: block;
  position: absolute;
  background: white url('../images/loading-big.gif') no-repeat center center;
  width: 48px;
  height: 48px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
}
.ui-tree {
  overflow: auto;
}
.ui-tree ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.ui-tree ul li {
  margin: 0;
  padding: 0 0 0 17px;
}
.ui-tree > div > * > ul > li {
  padding: 0;
}
.ui-tree:focus {
  outline: 0;
}
.ui-tree-folder {
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ui-tree-folder .ui-tree-handle {
  display: inline-block;
  vertical-align: text-top;
}
.ui-tree-folder .ui-tree-handle:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  padding-right: 5px;
  content: "\f0da";
}
.ui-tree-folder-expanded > .ui-tree-node .ui-tree-handle {
  display: inline-block;
  vertical-align: text-top;
}
.ui-tree-folder-expanded > .ui-tree-node .ui-tree-handle:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  padding-right: 5px;
  content: "\f0d7";
}
.ui-tree-leaf {
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ui-tree-leaf .ui-tree-handle {
  display: inline-block;
  vertical-align: text-top;
}
.ui-tree-leaf .ui-tree-handle:before {
  content: "";
}
.ui-tree-node {
  padding: 2px 5px 2px 5px;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
}
.ui-toolbar,
.ui-choice {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.ui-toolbar.spaced,
.ui-choice.spaced {
  margin-left: 10px;
}
.ui-toolbar > li,
.ui-choice > li {
  background-color: #fafafa;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid #cdd6e1;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  -webkit-user-select: none;
  user-select: none;
  -webkit-mask-image: none;
  margin: 0;
  float: left;
  border-right: 0;
  min-height: 16px;
}
.ui-toolbar > li [class^="fa-"],
.ui-choice > li [class^="fa-"],
.ui-toolbar > li [class*=" fa-"],
.ui-choice > li [class*=" fa-"] {
  font-size: 11pt;
}
.ui-toolbar > li:hover,
.ui-choice > li:hover {
  background-color: #edf3f6;
  border-color: #cdd6db;
  color: #414141;
}
.ui-toolbar > li:hover a:not(.disabled) i,
.ui-choice > li:hover a:not(.disabled) i {
  color: #39393D;
}
.ui-toolbar > li:first-child,
.ui-choice > li:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.ui-toolbar > li:last-child,
.ui-choice > li:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-right: 1px solid #aaaaaa;
}
.ui-toolbar > li.buttonSelected,
.ui-choice > li.buttonSelected {
  background-color: #aaaaaa;
  background-image: -webkit-linear-gradient(left, #aaaaaa, #eeeeee);
  background-image: -moz-linear-gradient(left, #aaaaaa, #eeeeee);
  background-image: -o-linear-gradient(left, #aaaaaa, #eeeeee);
  background-image: -ms-linear-gradient(left, #aaaaaa, #eeeeee);
  background-image: linear-gradient(left, #aaaaaa, #eeeeee);
  border: 1px solid #aaaaaa;
}
.ui-toolbar a,
.ui-choice a {
  text-decoration: none;
}
.ui-toolbar a:active,
.ui-choice a:active {
  color: white;
}
.ui-choice li:hover {
  background-color: rgba(0, 87, 120, 0.51);
}
.ui-choice li:hover a {
  color: #222222;
}
.ui-choice .active {
  color: white;
}
.ui-choice .active a {
  color: white;
}
.ui-confirm {
  border-radius: 5px;
  background: #D9FFB2;
  border: 1px solid #4C8700;
  padding: 10px;
  margin-bottom: 10px;
  line-height: 12pt;
}
.ui-confirm h1 {
  font-size: 12pt;
  margin: 0 0 10px 0;
  color: #4C8700;
}
.ui-confirm h1:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  padding-right: 5px;
  content: "\f058";
  color: #4C8700;
}
.ui-info {
  border-radius: 5px;
  background: #F2F8FE;
  border: 1px solid #94C4DD;
  padding: 10px;
  margin-bottom: 10px;
  line-height: 12pt;
}
.ui-info h1 {
  font-size: 12pt;
  margin: 0 0 10px 0;
  color: #94C4DD;
}
.ui-info h1:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  padding-right: 5px;
  content: "\f06a";
  color: #94C4DD;
}
.ui-warn {
  border-radius: 5px;
  background: #FFF4D6;
  border: 1px solid #E5D9B5;
  padding: 10px;
  margin-bottom: 10px;
  line-height: 12pt;
}
.ui-warn h1 {
  font-size: 12pt;
  margin: 0 0 10px 0;
  color: #333;
}
.ui-warn h1:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  padding-right: 5px;
  content: "\f071";
  color: #f98c1c;
}
.ui-error {
  border-radius: 5px;
  background: #ff7b82;
  border: 1px solid #df9898;
  padding: 10px;
  margin-bottom: 10px;
  line-height: 12pt;
}
.ui-error h1 {
  font-size: 12pt;
  margin: 0 0 10px 0;
}
.ui-error h1:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  padding-right: 5px;
  content: "\f056";
  color: #df4942;
}
select {
  border: 1px solid #aaaaaa;
  height: 25px;
  line-height: 25px;
  font-size: 10pt;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.ui-navigation-menu {
  position: fixed;
  background-color: #23272D;
  color: #808b9c;
  box-sizing: border-box;
  height: 100%;
  z-index: 10;
  padding-top: 15px;
  width: 250px;
}
.ui-navigation-menu > .close {
  position: absolute;
  top: 5px;
  right: 5px;
  text-decoration: none;
  color: #808b9c;
  font-size: 14pt;
  cursor: pointer;
}
.ui-navigation-menu > .close:hover {
  color: white;
}
.ui-navigation-menu.collapse {
  margin-left: -250px;
}
.ui-navigation-menu.mini {
  width: 65px;
}
.ui-navigation-menu.mini > ul li i {
  font-size: 20pt;
}
.ui-navigation-menu.mini > ul li .active {
  border: 1px solid #2e333b;
  padding: 14px;
}
.ui-navigation-menu.mini > ul .menu-text {
  display: none;
}
.ui-navigation-menu > ul {
  padding: 0;
  margin: 1em 0 1em 0;
  border-top: 1px solid #2e333b;
  border-bottom: 1px solid #2e333b;
}
.ui-navigation-menu > ul > li a {
  display: block;
  text-decoration: none;
  padding: 10px 14px 10px 18px;
  color: #808b9c;
}
.ui-navigation-menu > ul > li a.active {
  padding-left: 14px;
  color: white;
  background-color: #181b1f;
  border-left: 4px solid;
}
.ui-navigation-menu > ul > li a:hover {
  color: white;
}
button {
  cursor: pointer;
  padding: 7px 12px;
  white-space: nowrap;
  font-size: 13px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: 400;
  border: none;
}
button.square {
  padding: 7px 10px;
  min-width: unset;
}
button.rounded {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
button.outline {
  border: 1px solid #2e333b;
  color: #808b9c;
  background-color: transparent;
}
button:hover {
  color: white;
}
table.default {
  font-size: 13px;
  width: 100%;
  color: #555;
}
table.default.bordered {
  border: 1px solid #e4e4e4;
}
table.default.striped tbody tr:nth-of-type(even) {
  background-color: #fafafa;
}
table.default.hover tbody tr:hover {
  background-color: rgba(0, 220, 255, 0.2);
}
table.default thead {
  border-bottom: 2px solid #e4e4e4;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
table.default thead th {
  padding: 8px;
  font-weight: 600;
}
table.default tbody tr {
  border-top: 1px solid #e4e4e4;
}
table.default tbody td {
  text-align: center;
  padding: 8px;
}
table.selectable tr.selected {
  background-color: #FFF4D6;
}
table.selectable tr:hover {
  background-color: #F2F8FE;
  cursor: pointer;
}
.address {
  text-align: left;
  vertical-align: top;
  width: 33%;
}
.contact {
  text-align: left;
  vertical-align: top;
  width: 33%;
  padding-bottom: 0.75em;
}
.contactsRow {
  float: left;
}
.grid-column {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.grid-column.cell-12 {
  width: 99%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-column .cell-12 label {
  line-height: 1.5em;
  margin-right: 0;
  padding-right: 1em;
}
.grid-column.no-spacing + .cell-12 {
  width: 100%;
  margin-right: 0;
}
.grid-column.spacing + .cell-12 {
  width: 99%;
  margin-right: 1%;
}
.grid-column.cell-11 {
  width: 90.66666666666666%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-column .cell-11 label {
  line-height: 1.5em;
  margin-right: 0;
  padding-right: 1em;
}
.grid-column.no-spacing + .cell-11 {
  width: 91.66666666666666%;
  margin-right: 0;
}
.grid-column.spacing + .cell-11 {
  width: 90.66666666666666%;
  margin-right: 1%;
}
.grid-column.cell-10 {
  width: 82.33333333333334%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-column .cell-10 label {
  line-height: 1.5em;
  margin-right: 0;
  padding-right: 1em;
}
.grid-column.no-spacing + .cell-10 {
  width: 83.33333333333334%;
  margin-right: 0;
}
.grid-column.spacing + .cell-10 {
  width: 82.33333333333334%;
  margin-right: 1%;
}
.grid-column.cell-9 {
  width: 74%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-column .cell-9 label {
  line-height: 1.5em;
  margin-right: 0;
  padding-right: 1em;
}
.grid-column.no-spacing + .cell-9 {
  width: 75%;
  margin-right: 0;
}
.grid-column.spacing + .cell-9 {
  width: 74%;
  margin-right: 1%;
}
.grid-column.cell-8 {
  width: 65.66666666666666%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-column .cell-8 label {
  line-height: 1.5em;
  margin-right: 0;
  padding-right: 1em;
}
.grid-column.no-spacing + .cell-8 {
  width: 66.66666666666666%;
  margin-right: 0;
}
.grid-column.spacing + .cell-8 {
  width: 65.66666666666666%;
  margin-right: 1%;
}
.grid-column.cell-7 {
  width: 57.333333333333336%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-column .cell-7 label {
  line-height: 1.5em;
  margin-right: 0;
  padding-right: 1em;
}
.grid-column.no-spacing + .cell-7 {
  width: 58.333333333333336%;
  margin-right: 0;
}
.grid-column.spacing + .cell-7 {
  width: 57.333333333333336%;
  margin-right: 1%;
}
.grid-column.cell-6 {
  width: 49%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-column .cell-6 label {
  line-height: 1.5em;
  margin-right: 0;
  padding-right: 1em;
}
.grid-column.no-spacing + .cell-6 {
  width: 50%;
  margin-right: 0;
}
.grid-column.spacing + .cell-6 {
  width: 49%;
  margin-right: 1%;
}
.grid-column.cell-5 {
  width: 40.66666666666667%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-column .cell-5 label {
  line-height: 1.5em;
  margin-right: 0;
  padding-right: 1em;
}
.grid-column.no-spacing + .cell-5 {
  width: 41.66666666666667%;
  margin-right: 0;
}
.grid-column.spacing + .cell-5 {
  width: 40.66666666666667%;
  margin-right: 1%;
}
.grid-column.cell-4 {
  width: 32.33333333333333%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-column .cell-4 label {
  line-height: 1.5em;
  margin-right: 0;
  padding-right: 1em;
}
.grid-column.no-spacing + .cell-4 {
  width: 33.33333333333333%;
  margin-right: 0;
}
.grid-column.spacing + .cell-4 {
  width: 32.33333333333333%;
  margin-right: 1%;
}
.grid-column.cell-3 {
  width: 24%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-column .cell-3 label {
  line-height: 1.5em;
  margin-right: 0;
  padding-right: 1em;
}
.grid-column.no-spacing + .cell-3 {
  width: 25%;
  margin-right: 0;
}
.grid-column.spacing + .cell-3 {
  width: 24%;
  margin-right: 1%;
}
.grid-column.cell-2 {
  width: 15.666666666666664%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-column .cell-2 label {
  line-height: 1.5em;
  margin-right: 0;
  padding-right: 1em;
}
.grid-column.no-spacing + .cell-2 {
  width: 16.666666666666664%;
  margin-right: 0;
}
.grid-column.spacing + .cell-2 {
  width: 15.666666666666664%;
  margin-right: 1%;
}
.grid-column.cell-1 {
  width: 7.333333333333332%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-column .cell-1 label {
  line-height: 1.5em;
  margin-right: 0;
  padding-right: 1em;
}
.grid-column.no-spacing + .cell-1 {
  width: 8.333333333333332%;
  margin-right: 0;
}
.grid-column.spacing + .cell-1 {
  width: 7.333333333333332%;
  margin-right: 1%;
}
.grid-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.grid-row.spaced {
  margin-bottom: 0.5em;
}
.grid-row.bordered {
  border: 1px solid #ccc;
}
.grid-row.no-wrap {
  flex-wrap: nowrap;
}
.grid-row.grid-start {
  align-items: start;
}
.grid-row.grid-justify-end {
  justify-content: flex-end;
}
.grid-row.grid-buttons > button {
  margin-left: 1em;
}
.grid-row > .grid-grow {
  flex-grow: 1;
}
.grid-row .cell-12 {
  width: 99%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row label.cell-12 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row.no-spacing .cell-12 {
  width: 100%;
  margin-left: 0;
}
.grid-row.spacing .cell-12 {
  width: 99%;
  margin-left: 1%;
}
.grid-row .cell-11 {
  width: 90.66666666666666%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row label.cell-11 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row.no-spacing .cell-11 {
  width: 91.66666666666666%;
  margin-left: 0;
}
.grid-row.spacing .cell-11 {
  width: 90.66666666666666%;
  margin-left: 1%;
}
.grid-row .cell-10 {
  width: 82.33333333333334%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row label.cell-10 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row.no-spacing .cell-10 {
  width: 83.33333333333334%;
  margin-left: 0;
}
.grid-row.spacing .cell-10 {
  width: 82.33333333333334%;
  margin-left: 1%;
}
.grid-row .cell-9 {
  width: 74%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row label.cell-9 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row.no-spacing .cell-9 {
  width: 75%;
  margin-left: 0;
}
.grid-row.spacing .cell-9 {
  width: 74%;
  margin-left: 1%;
}
.grid-row .cell-8 {
  width: 65.66666666666666%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row label.cell-8 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row.no-spacing .cell-8 {
  width: 66.66666666666666%;
  margin-left: 0;
}
.grid-row.spacing .cell-8 {
  width: 65.66666666666666%;
  margin-left: 1%;
}
.grid-row .cell-7 {
  width: 57.333333333333336%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row label.cell-7 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row.no-spacing .cell-7 {
  width: 58.333333333333336%;
  margin-left: 0;
}
.grid-row.spacing .cell-7 {
  width: 57.333333333333336%;
  margin-left: 1%;
}
.grid-row .cell-6 {
  width: 49%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row label.cell-6 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row.no-spacing .cell-6 {
  width: 50%;
  margin-left: 0;
}
.grid-row.spacing .cell-6 {
  width: 49%;
  margin-left: 1%;
}
.grid-row .cell-5 {
  width: 40.66666666666667%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row label.cell-5 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row.no-spacing .cell-5 {
  width: 41.66666666666667%;
  margin-left: 0;
}
.grid-row.spacing .cell-5 {
  width: 40.66666666666667%;
  margin-left: 1%;
}
.grid-row .cell-4 {
  width: 32.33333333333333%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row label.cell-4 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row.no-spacing .cell-4 {
  width: 33.33333333333333%;
  margin-left: 0;
}
.grid-row.spacing .cell-4 {
  width: 32.33333333333333%;
  margin-left: 1%;
}
.grid-row .cell-3 {
  width: 24%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row label.cell-3 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row.no-spacing .cell-3 {
  width: 25%;
  margin-left: 0;
}
.grid-row.spacing .cell-3 {
  width: 24%;
  margin-left: 1%;
}
.grid-row .cell-2 {
  width: 15.666666666666664%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row label.cell-2 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row.no-spacing .cell-2 {
  width: 16.666666666666664%;
  margin-left: 0;
}
.grid-row.spacing .cell-2 {
  width: 15.666666666666664%;
  margin-left: 1%;
}
.grid-row .cell-1 {
  width: 7.333333333333332%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row label.cell-1 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row.no-spacing .cell-1 {
  width: 8.333333333333332%;
  margin-left: 0;
}
.grid-row.spacing .cell-1 {
  width: 7.333333333333332%;
  margin-left: 1%;
}
.grid-row-7 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.grid-row-7.spaced {
  margin-bottom: 0.5em;
}
.grid-row-7.bordered {
  border: 1px solid #ccc;
}
.grid-row-7.no-wrap {
  flex-wrap: nowrap;
}
.grid-row-7.grid-start {
  align-items: start;
}
.grid-row-7.grid-justify-end {
  justify-content: flex-end;
}
.grid-row-7.grid-buttons > button {
  margin-left: 1em;
}
.grid-row-7 > .grid-grow {
  flex-grow: 1;
}
.grid-row-7 .cell-7 {
  width: 99%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row-7 label.cell-7 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row-7.no-spacing .cell-7 {
  width: 100%;
  margin-left: 0;
}
.grid-row-7.spacing .cell-7 {
  width: 99%;
  margin-left: 1%;
}
.grid-row-7 .cell-6 {
  width: 84.71428571428571%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row-7 label.cell-6 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row-7.no-spacing .cell-6 {
  width: 85.71428571428571%;
  margin-left: 0;
}
.grid-row-7.spacing .cell-6 {
  width: 84.71428571428571%;
  margin-left: 1%;
}
.grid-row-7 .cell-5 {
  width: 70.42857142857143%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row-7 label.cell-5 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row-7.no-spacing .cell-5 {
  width: 71.42857142857143%;
  margin-left: 0;
}
.grid-row-7.spacing .cell-5 {
  width: 70.42857142857143%;
  margin-left: 1%;
}
.grid-row-7 .cell-4 {
  width: 56.14285714285714%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row-7 label.cell-4 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row-7.no-spacing .cell-4 {
  width: 57.14285714285714%;
  margin-left: 0;
}
.grid-row-7.spacing .cell-4 {
  width: 56.14285714285714%;
  margin-left: 1%;
}
.grid-row-7 .cell-3 {
  width: 41.857142857142854%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row-7 label.cell-3 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row-7.no-spacing .cell-3 {
  width: 42.857142857142854%;
  margin-left: 0;
}
.grid-row-7.spacing .cell-3 {
  width: 41.857142857142854%;
  margin-left: 1%;
}
.grid-row-7 .cell-2 {
  width: 27.57142857142857%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row-7 label.cell-2 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row-7.no-spacing .cell-2 {
  width: 28.57142857142857%;
  margin-left: 0;
}
.grid-row-7.spacing .cell-2 {
  width: 27.57142857142857%;
  margin-left: 1%;
}
.grid-row-7 .cell-1 {
  width: 13.285714285714285%;
  margin-left: 1%;
  vertical-align: top;
  box-sizing: border-box;
}
.grid-row-7 label.cell-1 {
  line-height: 22px;
  margin-right: 0;
  padding-right: 1em;
}
.grid-row-7.no-spacing .cell-1 {
  width: 14.285714285714285%;
  margin-left: 0;
}
.grid-row-7.spacing .cell-1 {
  width: 13.285714285714285%;
  margin-left: 1%;
}
.grid-form .grid-row {
  margin-bottom: 1em;
}
.grid-form .grid-row.no-spacing {
  margin-bottom: 0em;
}
.grid-form .grid-row input {
  margin-right: 0.5em;
}
.ui-breadcrumb {
  list-style: none;
  display: block;
  background: #f1f1f1;
  padding: 1em;
  margin-bottom: 1em;
}
.ui-breadcrumb li {
  display: inline-block;
}
.ui-breadcrumb li + li::before {
  display: inline-block;
  padding-right: .5rem;
  padding-left: .5rem;
  color: #444444;
  content: "/";
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.text-justify {
  text-align: justify;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.hide-dialog {
  display: none;
}
.overlay {
  position: relative;
}
.overlay.fullscreen {
  position: absolute;
  width: 100%;
  height: 100%;
}
.overlay .curtain {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #000000;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overlay .screen {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}
.overlay .inline-screen {
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}
.overlay.drop {
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
}
.overlay.drop .overlay-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.overlay.drop .hide-dialog {
  display: block;
}
.overlay .overlay-dialog {
  background-color: #ffffff;
  border: 1px solid #aaa;
  padding: 1em;
}
.scroll-10 {
  overflow: auto;
  max-height: 10em;
}
.scroll-20 {
  overflow: auto;
  max-height: 20em;
}
.scroll-30 {
  overflow: auto;
  max-height: 30em;
}
.scroll-40 {
  overflow: auto;
  max-height: 40em;
}
.auto-complete .olive-popup {
  display: inherit;
}
.auto-complete input[type="text"] {
  border: 0 !important;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}
.auto-complete input[type="text"]:focus {
  outline: none;
}
.auto-complete-border {
  border: 1px solid #666;
  border-radius: 3px;
}
.auto-complete-border:focus-within {
  border: 1px solid #0db9f0;
}
.auto-complete-item {
  cursor: pointer;
}
.auto-complete-item:hover {
  background-color: #f3d7ac;
  color: black;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.fade.ng-show {
  transition-delay: 0.5s;
  transition: 0.5s linear all;
  opacity: 1;
}
.olive-auto-complete-popup h2 {
  font-weight: bold;
  margin: 0 0.5em;
}
.fade.ng-hide {
  transition: 0.5s linear all;
  opacity: 0;
}
.timelineArrow-left,
.timelineArrow-right {
  height: 40px;
  width: 20px;
  padding: 7px 5px 7px 5px;
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
  background-image: -o-linear-gradient(top, #ffffff, #dddddd);
  background-image: linear-gradient(to bottom, #ffffff, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@endColor', GradientType=0);
  display: flex;
  align-items: center;
  justify-content: center;
}
.timelineArrow-left:hover a,
.timelineArrow-right:hover a {
  color: #f6931f;
}
.timelineArrow-left a,
.timelineArrow-right a {
  max-width: 50%;
}
.timelineArrow-left {
  border-right: 1px solid #ccc;
}
.timelineArrow-right {
  border-left: 1px solid #ccc;
}
.timeline table {
  display: block;
  padding: 6px 0;
  overflow: hidden;
  margin: 0;
  width: auto;
  flex-grow: 1;
}
.timeline table tr {
  background-color: transparent;
}
.timeline table td {
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  width: 28px;
  padding: 4px;
  margin: 0;
}
.timeline table td.selected {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.timeline table td.selectedLeft {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
}
.timeline table td.selectedRight {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
}
.timeline a {
  cursor: pointer;
}
.timeline .month {
  width: 26px;
  display: block;
}
.timeline .year {
  width: 26px;
  background: none;
  display: block;
}
.timeline .status {
  width: 100%;
  height: 14px;
  display: block;
  background-color: #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.timelineControls {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 8pt;
  float: right;
}
.timelineControls li {
  margin: 0 7px 0 1px;
  padding: 0;
  display: inline;
  float: left;
}
.timelineControls .selected {
  padding: 0 3px;
  border: 1px solid;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.dashboard .titleBar {
  padding: 5px 30px 5px 30px;
  border-bottom: 1px solid #23437d;
}
.dashboard .titleBar h1 {
  margin-top: 3px;
  font-size: 14pt;
}
.dashboard .titleBar h1 i {
  font-size: initial;
}
.dashboard .oneColumn > li {
  margin: 0;
  padding: 0;
  display: block;
}
.dashboard .twoColumn > li {
  box-sizing: border-box;
  float: left;
  margin: 0;
  padding: 0 10px 10px 0;
  width: 50%;
}
.dashboard li.oneColumnOverride {
  margin: 0;
  padding: 0 10px 10px 0;
  display: block;
  float: initial;
  width: initial;
}
.dashboard li.twoColumnOverride {
  margin: 0;
  padding: 0;
  display: block;
  float: initial;
  width: initial;
}
.dashboard .gadgets {
  margin: 1em;
}
.dashboard .gadgets .analysisTable {
  margin: 0;
}
.dashboard .getting-started {
  width: 600px;
  margin: auto;
  margin-top: 1em;
  line-height: 16pt;
  font-size: 12pt;
}
.dashboard .getting-started p {
  margin-bottom: 1em;
}
.gadget-menu .menu.top-right {
  right: -11px;
}
.gadget-body-table {
  background-color: white;
}
.storyboard-container .reveal table td {
  border-bottom: none;
}
.storyboard-container .map .highcharts-title {
  display: none;
}
.storyboard-container .ui-panel .ui-panel-body {
  background: none;
}
.storyboard-container > section {
  box-sizing: border-box;
  margin: auto;
  padding: 10px;
  width: 95%;
}
.storyboard-container .gadget-holder {
  padding-top: 10px;
}
.storyboard-container .paginationMenu {
  margin-top: 10px;
  margin-right: 60px;
}
.storyboard-container .analysis-table .hc-chart {
  overflow-y: auto;
}
.storyboard-container .analysis-chart {
  min-height: 700px;
}
.storyboard-container .analysis-map {
  min-height: 900px;
}
.storyboard-container .analysis-map .map {
  height: 900px;
  overflow-y: auto;
  margin: auto;
  max-width: 1200px;
}
.moonPresentation.reveal {
  background: #002b36;
}
.moonPresentation.reveal text.highcharts-title {
  color: #268bd2 !important;
  fill: #268bd2 !important;
}
.moonPresentation.reveal g.highcharts-axis-labels text,
.moonPresentation.reveal g.highcharts-legend-item text,
.moonPresentation.reveal g.highcharts-axis text {
  color: #78b9e6 !important;
  fill: #78b9e6 !important;
}
.moonPresentation.reveal .plainTable table th {
  color: #eee8d5;
}
.moonPresentation.reveal .plainTable table td span {
  color: #93a1a1;
}
.moonPresentation.reveal .plainTable table .row-header,
.moonPresentation.reveal .plainTable table .col-header {
  color: #268bd2;
}
.shapeshift-analysis-gadget {
  width: 600px;
}
.analysis-table > table {
  width: 100%;
  margin: auto;
  overflow-y: hidden;
  overflow-x: hidden;
}
.analysis-map {
  min-width: 400px;
  margin: auto;
}
.analysis-chart .highcharts-container {
  min-width: 400px;
  margin: auto;
}
.beigePresentation.reveal text.highcharts-title {
  color: #8b743d !important;
  fill: #8b743d !important;
}
.beigePresentation.reveal g.highcharts-axis-labels text,
.beigePresentation.reveal g.highcharts-legend-item text,
.beigePresentation.reveal g.highcharts-axis text {
  color: #c0a86e !important;
  fill: #c0a86e !important;
}
.beigePresentation.reveal .plainTable table th {
  color: #333;
}
.beigePresentation.reveal .plainTable table td span {
  color: #333;
}
.beigePresentation.reveal .plainTable table .row-header,
.beigePresentation.reveal .plainTable table .col-header {
  color: #8b743d !important;
}
.blackPresentation.reveal text.highcharts-title {
  color: #42affa !important;
  fill: #42affa !important;
}
.blackPresentation.reveal g.highcharts-axis-labels text,
.blackPresentation.reveal g.highcharts-legend-item text,
.blackPresentation.reveal g.highcharts-axis text {
  color: #8dcffc !important;
  fill: #8dcffc !important;
}
.blackPresentation.reveal .plainTable table th {
  color: #fff;
}
.blackPresentation.reveal .plainTable table td span {
  color: #fff;
}
.blackPresentation.reveal .plainTable table .row-header,
.blackPresentation.reveal .plainTable table .col-header {
  color: #42affa !important;
}
.bloodPresentation.reveal text.highcharts-title {
  color: #a23 !important;
  fill: #a23 !important;
}
.bloodPresentation.reveal g.highcharts-axis-labels text,
.bloodPresentation.reveal g.highcharts-legend-item text,
.bloodPresentation.reveal g.highcharts-axis text {
  color: #dd5566 !important;
  fill: #dd5566 !important;
}
.bloodPresentation.reveal .plainTable table th {
  color: #eee;
}
.bloodPresentation.reveal .plainTable table td span {
  color: #eee;
}
.bloodPresentation.reveal .plainTable table .row-header,
.bloodPresentation.reveal .plainTable table .col-header {
  color: #a23 !important;
}
.leaguePresentation.reveal text.highcharts-title {
  color: #13DAEC !important;
  fill: #13DAEC !important;
}
.leaguePresentation.reveal g.highcharts-axis-labels text,
.leaguePresentation.reveal g.highcharts-legend-item text,
.leaguePresentation.reveal g.highcharts-axis text {
  color: #71e9f4 !important;
  fill: #71e9f4 !important;
}
.leaguePresentation.reveal .plainTable table th {
  color: #eee;
}
.leaguePresentation.reveal .plainTable table td span {
  color: #eee;
}
.leaguePresentation.reveal .plainTable table .row-header,
.leaguePresentation.reveal .plainTable table .col-header {
  color: #13DAEC !important;
}
.moonPresentation.reveal text.highcharts-title {
  color: #268bd2 !important;
  fill: #268bd2 !important;
}
.moonPresentation.reveal g.highcharts-axis-labels text,
.moonPresentation.reveal g.highcharts-legend-item text,
.moonPresentation.reveal g.highcharts-axis text {
  color: #78b9e6 !important;
  fill: #78b9e6 !important;
}
.moonPresentation.reveal .plainTable table th {
  color: #eee;
}
.moonPresentation.reveal .plainTable table td span {
  color: #eee;
}
.moonPresentation.reveal .plainTable table .row-header,
.moonPresentation.reveal .plainTable table .col-header {
  color: #268bd2;
}
.nightPresentation.reveal text.highcharts-title {
  color: #e7ad52 !important;
  fill: #e7ad52 !important;
}
.nightPresentation.reveal g.highcharts-axis-labels text,
.nightPresentation.reveal g.highcharts-legend-item text,
.nightPresentation.reveal g.highcharts-axis text {
  color: #f3d7ac !important;
  fill: #f3d7ac !important;
}
.nightPresentation.reveal .plainTable table th {
  color: #eee;
}
.nightPresentation.reveal .plainTable table td span {
  color: #eee;
}
.nightPresentation.reveal .plainTable table .row-header,
.nightPresentation.reveal .plainTable table .col-header {
  color: #e7ad52 !important;
}
.serifPresentation.reveal text.highcharts-title {
  color: #51483D !important;
  fill: #51483D !important;
}
.serifPresentation.reveal g.highcharts-axis-labels text,
.serifPresentation.reveal g.highcharts-legend-item text,
.serifPresentation.reveal g.highcharts-axis text {
  color: #8b7c69 !important;
  fill: #8b7c69 !important;
}
.serifPresentation.reveal .plainTable table th {
  color: #383D3D;
}
.serifPresentation.reveal .plainTable table td span {
  color: #000;
}
.serifPresentation.reveal .plainTable table .row-header,
.serifPresentation.reveal .plainTable table .col-header {
  color: #51483D !important;
}
.simplePresentation.reveal text.highcharts-title {
  color: #00008B !important;
  fill: #00008B !important;
}
.simplePresentation.reveal g.highcharts-axis-labels text,
.simplePresentation.reveal g.highcharts-legend-item text,
.simplePresentation.reveal g.highcharts-axis text {
  color: #0000f1 !important;
  fill: #0000f1 !important;
}
.simplePresentation.reveal .plainTable table th {
  color: #000;
}
.simplePresentation.reveal .plainTable table td span {
  color: #000;
}
.simplePresentation.reveal .plainTable table .row-header,
.simplePresentation.reveal .plainTable table .col-header {
  color: #00008B !important;
}
.skyPresentation.reveal text.highcharts-title {
  color: #3b759e !important;
  fill: #3b759e !important;
}
.skyPresentation.reveal g.highcharts-axis-labels text,
.skyPresentation.reveal g.highcharts-legend-item text,
.skyPresentation.reveal g.highcharts-axis text {
  color: #74a7cb !important;
  fill: #74a7cb !important;
}
.skyPresentation.reveal .plainTable table th {
  color: #333;
}
.skyPresentation.reveal .plainTable table td span {
  color: #333;
}
.skyPresentation.reveal .plainTable table .row-header,
.skyPresentation.reveal .plainTable table .col-header {
  color: #3b759e !important;
}
.solarizedPresentation.reveal text.highcharts-title {
  color: #268bd2 !important;
  fill: #268bd2 !important;
}
.solarizedPresentation.reveal g.highcharts-axis-labels text,
.solarizedPresentation.reveal g.highcharts-legend-item text,
.solarizedPresentation.reveal g.highcharts-axis text {
  color: #78b9e6 !important;
  fill: #78b9e6 !important;
}
.solarizedPresentation.reveal .plainTable table th {
  color: #586e75;
}
.solarizedPresentation.reveal .plainTable table td span {
  color: #657b83;
}
.solarizedPresentation.reveal .plainTable table .row-header,
.solarizedPresentation.reveal .plainTable table .col-header {
  color: #268bd2 !important;
}
.whitePresentation.reveal text.highcharts-title {
  color: #2a76dd !important;
  fill: #2a76dd !important;
}
.whitePresentation.reveal g.highcharts-axis-labels text,
.whitePresentation.reveal g.highcharts-legend-item text,
.whitePresentation.reveal g.highcharts-axis text {
  color: #6ca0e8 !important;
  fill: #6ca0e8 !important;
}
.whitePresentation.reveal .plainTable table th {
  color: #222;
}
.whitePresentation.reveal .plainTable table td span {
  color: #222;
}
.whitePresentation.reveal .plainTable table .row-header,
.whitePresentation.reveal .plainTable table .col-header {
  color: #2a76dd !important;
}
.helpVideos {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}
.helpVideos .helpVideosContainer {
  position: relative;
  border-radius: 5px;
  background: #ffffff;
  border: 1px solid #ccc;
  margin: 0.8em 1em 0.8em 1em;
  line-height: 12pt;
  height: 21.5em;
  width: 24em;
}
.helpVideos .helpVideosContainer h1 {
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 0.1em;
  padding: 1em 1em 0.2em 1em;
  text-align: center;
}
.helpVideos .helpVideosContainer p {
  padding: 0.5em 1em 0em 1em;
  justify-content: center;
}
.helpVideos .helpVideosContainer .categories {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0em .5em;
}
.helpVideos .helpVideosContainer .categories .tags {
  font-size: 10pt;
  color: #00bfff;
}
.videoPopoutPlayer {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80em;
  height: 40em;
  border: 1px solid #ccc;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background-color: gray;
}
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
  height: 0px;
  display: block;
  background-color: transparent;
}
::-webkit-scrollbar-track-piece {
  background-color: transparent;
  -webkit-border-radius: 6px;
  margin-left: 3px;
}
::-webkit-scrollbar-thumb:vertical {
  height: 50px;
  background-color: #aaa;
  border: 1px solid #eee;
  -webkit-border-radius: 6px;
}
a {
  text-decoration: none;
}
table {
  color: #555;
  border-collapse: collapse;
}
table th,
table tfoot td {
  padding: 2px 5px;
  color: white;
  background-color: #23437d;
  background-image: -moz-linear-gradient(top, #23437d, #112957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#23437d), to(#112957));
  background-image: -webkit-linear-gradient(top, #23437d, #112957);
  background-image: -o-linear-gradient(top, #23437d, #112957);
  background-image: linear-gradient(to bottom, #23437d, #112957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@endColor', GradientType=0);
}
label {
  font-weight: bold;
  margin-right: 1em;
}
.plainTable .row-header {
  font-weight: bold;
}
.analysis-editor {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  flex-grow: 1;
  overflow: hidden;
}
.analysis-editor .analyticsMenu {
  overflow: auto;
  padding-right: 3px;
  flex-basis: 20%;
  max-height: 100%;
}
.analysis-editor .analyticsBody {
  flex-grow: 1;
  border: 1px solid #999999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #ffffff;
  padding: 1em;
  overflow: auto;
  margin-left: 0.5em;
  margin-right: 0.5em;
  margin-bottom: 1em;
}
.analysis-editor .analyticsBody .header {
  top: 1em;
  left: 1em;
  right: 1em;
}
.analysis-editor .analysisTools {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  max-height: 100%;
  margin-bottom: 1em;
}
.analysis-editor .analysisTools .fab {
  margin: 0.5em;
}
.analysis-editor .analysisTools.expanded {
  flex-basis: 35%;
  overflow: auto;
}
.analysis-editor .analysisTools.collapsed {
  flex-basis: 10px;
}
.workforceApplication {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.workforceApplication .menuBlock {
  border: 1px solid #999999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #ffffff;
  padding: 1em;
  margin-bottom: 1em;
}
.workforceApplication .menuBlock h1 {
  font-size: 12pt;
  margin: 0 0 10px 0;
  padding-left: 5px;
  border-bottom: 1px solid #ddd;
}
.workforceMenu {
  color: #ffffff;
  text-align: center;/*border: 1px solid @workforceMenuBorder;*/
  background-color: #23437d;
  background-image: -moz-linear-gradient(top, #23437d, #112957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#23437d), to(#112957));
  background-image: -webkit-linear-gradient(top, #23437d, #112957);
  background-image: -o-linear-gradient(top, #23437d, #112957);
  background-image: linear-gradient(to bottom, #23437d, #112957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@endColor', GradientType=0);
}
.submenu {
  list-style-type: none;
  margin-left: 30px;
  padding: 0;
}
.submenu li {
  border: 0;
  margin: 0;
  font-style: normal;
  font-size: small;
  font-weight: normal;
}
.bodyMenu {
  padding: 10px 10px;
  color: #ffffff;
  background-color: #23437d;
  background-image: -moz-linear-gradient(top, #23437d, #112957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#23437d), to(#112957));
  background-image: -webkit-linear-gradient(top, #23437d, #112957);
  background-image: -o-linear-gradient(top, #23437d, #112957);
  background-image: linear-gradient(to bottom, #23437d, #112957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@endColor', GradientType=0);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.bodySubMenu {
  padding: 10px 10px;
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
  background-image: -o-linear-gradient(top, #ffffff, #dddddd);
  background-image: linear-gradient(to bottom, #ffffff, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@endColor', GradientType=0);
  border-radius: 0 0 5px 5px;
  border: 1px solid #999;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 1em;
}
.bodyMenu > a {
  background-color: #E4E4E4;
  display: inline-block;
  padding: 3px 5px;
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 8pt;
}
.workforceHeader {
  padding: 3px 10px 10px 10px;
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
  background-image: -o-linear-gradient(top, #ffffff, #dddddd);
  background-image: linear-gradient(to bottom, #ffffff, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@endColor', GradientType=0);
}
.horizontalMenu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.horizontalMenu li {
  margin: 0;
  padding: 0 5px;
  display: inline-block;
}
.workforceMenu {
  color: #ffffff;
  text-align: center;/*border: 1px solid @workforceMenuBorder;*/
  background-color: #23437d;
  background-image: -moz-linear-gradient(top, #23437d, #112957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#23437d), to(#112957));
  background-image: -webkit-linear-gradient(top, #23437d, #112957);
  background-image: -o-linear-gradient(top, #23437d, #112957);
  background-image: linear-gradient(to bottom, #23437d, #112957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@endColor', GradientType=0);
}
.workforceMenu li {
  border-right: 1px solid #4a74bc;
  float: left;
  margin: 0;
}
.workforceMenu li:first-child {
  border-left: 1px solid #4a74bc;
}
.workforceMenu a {
  text-decoration: none;
  margin: 0;
  color: #ffffff;
}
.icon {
  display: inline-block;
  background-image: url('../images/tab-open-close.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 9px;
  height: 6px;
}
.menuItem {
  display: inline-block;
  padding: 10px;
  width: 125px;
}
.menuItemSelected {
  background-color: #ECF5FB;
  border: 1px solid #C9E1F4;
  border-bottom: 0;
  position: relative;
}
.menuItemSelected .icon {
  background-image: url('../images/tab-open-close.png');
  background-position: 0 -6px;
}
.zoomControl {
  margin-left: 10px;
}
.dateField {
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-image: url('../images/calendar.png');
  background-position: right center;
  background-repeat: no-repeat;
  padding: 3px 20px 3px 5px;
  background-origin: content-box;
}
.rightSideMenu {
  display: inline-block;
  float: right;
}
#pdf {
  background: url('../images/page_white_acrobat.png') no-repeat left center;
  padding-left: 20px;
}
#png {
  background: url('../images/photo.png') no-repeat left center;
  padding-left: 20px;
}
#jpg {
  background: url('../images/picture.png') no-repeat left center;
  padding-left: 20px;
}
#csv {
  background: url('../images/page_excel.png') no-repeat left center;
  padding-left: 20px;
}
.timeline {
  display: flex;
  flex-flow: row nowrap;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: white;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.axis {
  display: flex;
  flex-flow: row nowrap;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: white;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  height: 32px;
}
.axis table {
  display: block;
  padding: 6px 0;
  overflow: hidden;
  margin: 0;
  width: auto;
  flex-grow: 1;
}
.axis table tr {
  background-color: transparent;
}
.axis table td {
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  width: 28px;
  padding: 4px;
  margin: 0;
}
.axis table td.selected {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.axis table td.selectedLeft {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
}
.axis table td.selectedRight {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
}
.axis a {
  cursor: pointer;
}
.axis .month {
  width: 26px;
  display: block;
}
.axis .year {
  width: 26px;
  background: none;
  display: block;
}
.axis .status {
  width: 100%;
  height: 14px;
  display: block;
  background-color: #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.axisLabel {
  border-right: 1px solid #ccc;
  padding: 7px 5px 7px 5px;
  width: 65px;
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
  background-image: -o-linear-gradient(top, #ffffff, #dddddd);
  background-image: linear-gradient(to bottom, #ffffff, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@endColor', GradientType=0);
}
.verticalAxisDimensionList {
  list-style: none;
  margin: 5px;
  padding: 5px;
  display: inline-block;
}
.verticalAxisDimensionList > li {
  margin: 5px 5px 10px 0;
  padding: 3px 0 3px 0;
  cursor: pointer;
}
.verticalAxisDimensionList li.dragOverList {
  margin-top: 30px;
}
.horizontalAxisDimensionList {
  list-style: none;
  margin: 0 5px;
  padding: 0;
  display: inline-block;
}
.horizontalAxisDimensionList > li {
  margin: 0 5px 0 0;
  display: inline;
  float: left;
  padding: 2px 0;
  cursor: pointer;
}
.horizontalAxisDimensionList > li.dragOverList {
  margin-left: 125px;
}
.axis-editor {
  display: flex;
}
.axis-editor-input {
  flex-grow: 1;
}
.axis-editor-input .olive-popup {
  display: inherit;
}
.axis-editor-input input {
  border: 0 !important;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}
.table-editor-input {
  display: flex;
  flex-direction: row;
  background-color: white;
  border-radius: 5px;
  padding-left: 4px;
  border: 1px solid #d7d7d7;
  height: 30px;
}
.select-level {
  border: 1px solid #ddd;
  background: #f9f9f9;
  padding: 1em;
}
.dimension,
.dimension.drop-target-active {
  background: #E5F6FF url('../images/chevron-small-expand.png') no-repeat right center;
  border: 1px solid #2A6085;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #2A6085;
  padding: 0 20px 0 5px;
}
.dimension li,
.dimension.drop-target-active li {
  display: inline-block;
  padding: 2px 0.5em 2px 0.5em;
  border-left: 1px solid #2A6085;
}
.dimension li:first-child,
.dimension.drop-target-active li:first-child {
  border-left: 0;
}
.measure,
.measure.drop-target-active {
  background-color: #ffe8e8;
  border: 1px solid #983030;
  color: #983030;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 5px 0 5px;
}
.measure li,
.measure.drop-target-active li {
  display: inline-block;
  padding: 2px 0.5em 2px 0.5em;
  border-left: 1px solid #983030;
}
.measure li:first-child,
.measure.drop-target-active li:first-child {
  border-left: 0;
}
.dataTables_empty {
  text-align: center;
  padding: 3px 5px;
}
.axisPanel {
  margin: 10px 0;
}
.mdxPanel {
  border: 1px solid #ccc;
  border-radius: 5px;
  position: relative;
  margin: 10px 0;
}
.mdxPanel label {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  border-right: 1px solid #ccc;
  padding: 7px 5px 7px 5px;
  line-height: 18px;
  text-shadow: 1px 1px 0 white;
  width: 80px;
  margin: 0;
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
  background-image: -o-linear-gradient(top, #ffffff, #dddddd);
  background-image: linear-gradient(to bottom, #ffffff, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@endColor', GradientType=0);
}
.mdxPanel label button {
  padding: 6px;
  background-color: #19e019;
  background-image: -moz-linear-gradient(top, #19e019, #16a116);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#19e019), to(#16a116));
  background-image: -webkit-linear-gradient(top, #19e019, #16a116);
  background-image: -o-linear-gradient(top, #19e019, #16a116);
  background-image: linear-gradient(to bottom, #19e019, #16a116);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@endColor', GradientType=0);
  color: white;
  border: 0;
  border-radius: 5px;
  cursor: pointer;
}
.mdxPanel .mdxQueryArea {
  margin-left: 95px;
  min-height: 32px;
}
.mdxPanel textarea {
  border: 0;
  padding: 5px;
  min-height: 32px;
  width: 100%;
  box-sizing: border-box;
}
.tableRowMenu {
  display: inline-block;
  background-image: url('../images/tab-open-close-hover-right.png');
  background-repeat: no-repeat;
  width: 6px;
  height: 9px;
}
.menuColumn {
  border-right: 1px solid #e5e5e5;
  padding: 5px;
  width: 6px;
}
.percentageUp {
  color: #6c9c5e;
}
.percentageDown {
  color: #8e382b;
}
.toolbar-right {
  float: right;
}
.toolbar-right div {
  display: inline-block;
}
th.dimension {
  width: 100%;
}
th.measure {
  min-width: 100px;
  text-align: right;
}
.submenu a {
  padding-left: 10px;
  display: inline-block;
}
.createNewReport {
  background: url('../images/tab-open-close-hover-right.png') no-repeat left center;
}
.cubeCombo {
  width: 100%;
}
.dimensionDrag {
  background: #cccccc;
  border: 1px dotted #999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #999999;
  padding: 2px 5px 2px 5px;
}
.warning {
  background: #FFF4D6 url('../images/error.png') no-repeat 10px center;
  color: black;
  border: solid 1px #E5D9B5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 10px 10px 35px;
}
.error {
  background: #ff7b82 url('../images/error.png') no-repeat 10px center;
  color: black;
  border: solid 1px #ff001a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 10px 10px 35px;
}
.errorCell {
  background: #ff7b82 url('../images/error.png') no-repeat 10px center;
  color: black;
  border: solid 1px #ff001a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 10px 10px 35px;
}
.memberList {
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 200px;
  padding: 5px;
  overflow: auto;
}
#axisTree {
  height: 200px;
  min-width: 200px;
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
  overflow: auto;
  margin-bottom: 10px;
}
.saveAnalysisField {
  margin: 10px;
}
.saveAnalysisField input {
  width: 100%;
  padding: 2px 4px 2px 4px;
  border: 1px solid #94C4DD;
}
#analysisMapPanel {
  height: 300px;
  border: 1px solid #bbb;
  position: relative;
}
#mapBorders path {
  stroke: #fff;
  stroke-width: 1.0px;
  vector-effect: non-scaling-vertex;
}
.mapMenuBar {
  position: absolute;
  right: 10px;
  top: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.mapMenuBar li {
  margin: 0 5px;
  display: inline-block;
  background: #E5F6FF url('../images/chevron-small-expand.png') no-repeat right center;
  border: 1px solid #2A6085;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #2A6085;
  padding: 2px 20px 2px 5px;
  cursor: pointer;
}
.filter-icon {
  display: inline-block;
  background: url('../images/funnel-small.png') 5px center no-repeat;
  margin: 0 2px;
  text-decoration: none;
  min-width: 18px;
  min-height: 10px;
}
.compass .back {
  fill: #eee;
  fill-opacity: .8;
}
.compass .fore {
  stroke: #999;
  stroke-width: 1.5px;
}
.compass rect.back.fore {
  fill: #999;
  fill-opacity: .3;
  stroke: #eee;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}
.compass .direction {
  fill: none;
}
.compass .chevron {
  fill: none;
  stroke: #999;
  stroke-width: 5px;
}
.compass .zoom .chevron {
  stroke-width: 4px;
}
.compass .active .chevron {
  stroke: #fff;
}
.compass .active .direction {
  fill: #999;
}
.compass .chevron.active {
  stroke: #fff;
}
.toast-center-top {
  left: 50%;
  margin-left: -150px;
  top: 25px;
}
#analysisTree .ui-tree-empty {
  border: 1px solid #ccc;
  background-color: #fafafa;
  padding: 1em;
  border-radius: 5px;
  color: #27AE60;
  cursor: pointer;
  text-align: center;
}
.drillThroughDialog .drillThroughDialogPane .dialogContent {
  width: 600px;
  height: 500px;
  min-width: 500px;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-bottom: 1em;
}
.drillThroughDialog .drillThroughDialogPane .dialogContent .contentPane {
  display: inline-block;
  vertical-align: top;
  overflow: auto;
  border: 1px solid #ccc;
  flex-grow: 1;
}
.drillThroughDialog .drillThroughDialogPane .dialogContent .message {
  position: absolute;
  top: 15px;
  width: 40%;
  right: 20px;
}
.drillThroughDialog .drillThroughDialogPane .dialogContent h1 {
  margin-top: 5px;
}
.drillThroughDialog .drillThroughDialogPane .results {
  overflow: auto;
  width: initial;
  max-width: 1000px;
}
.drillThroughDialog .drillThroughDialogPane .axis {
  display: inline-block;
}
.shapeshift-analysis-gadget .customAnalysisGadget .reveal {
  width: 512px;
  height: 384px;
  margin-left: auto;
  margin-right: auto;
}
.col-header {
  text-align: center;
}
.col-header.no-wrap {
  white-space: nowrap;
}
.col-header .wrap {
  white-space: pre-wrap;
}
.percent-bar {
  height: 100%;
  width: 100%;
  display: inline-block;
  position: relative;
}
.percent-bar .bar-label {
  position: absolute;
  right: 5px;
  top: 0;
}
.percent-bar .bar .split-left {
  margin-right: 1px;
  border-right: 1px dashed #4E5763;
}
.percent-bar .bar .split-right {
  margin-left: 1px;
  border-left: 1px dashed #4E5763;
}
.percent-bar .positive {
  background: deepskyblue;
}
.percent-bar .negative {
  background: darkorange;
}
.analysis-ranges {
  border: 1px solid #ddd;
  padding: 1em;
  margin-top: 1em;
  margin-bottom: 1em;
  height: 250px;
  overflow: auto;
}
.colorTest {
  color: #A8D3DB;
  color: #9acdfa;
  color: #C0E6EF;
  color: #4CA6BB;
  color: #51B7E0;
  color: #3867f6;
  color: #04073C;
  color: #9CDED0;
  color: #319a6a;
  color: #51AA96;
  color: #0D9B69;
  color: #119E6A;
  color: #248C73;
  color: #195E4A;
  color: #0C5A40;
  color: #657C76;
  color: #585F6F;
  color: #495547;
  color: #262C2A;
  color: #00231B;
  color: #ff7b82;
  color: #ff001a;
  color: #9A0C0C;
  color: #4572A7;
  color: #AA4643;
  color: #89A54E;
  color: #80699B;
  color: #3D96AE;
  color: #DB843D;
  color: #92A8CD;
  color: #A47D7C;
  color: #B5CA92;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.ng-visibility.ng-hide {
  display: unset!important;
  visibility: hidden;
}
.ng-visibility.ng-show {
  visibility: visible;
}
.validationErrors {
  margin: 0;
  padding: 0;
  color: red;
  list-style: none;
}
.validationErrors li {
  padding-left: 1.2em;
}
.validationErrors li:before {
  content: "\f071";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.2em;
  width: 1.2em;
}
.validationError {
  color: red;
  padding-left: 1.2em;
}
.validationError:before {
  content: "\f071";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.2em;
  width: 1.2em;
}
.buttonBar {
  margin-bottom: 0.5em;
}
.full-width {
  width: 100%;
  box-sizing: border-box;
}
.full-width-img > img {
  width: 100%;
}
.card {
  background: white;
  border: 1px solid #aaa;
  padding-bottom: 3em;
  box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
}
.card.bordered {
  padding: 0.25em;
  padding-bottom: 3em;
}
.card.rounded {
  border-radius: 5px;
}
.card.rounded > img {
  border-radius: 5px 5px 0 0;
}
.card > img {
  width: 100%;
}
.checkbox-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
.checkbox-deselected {
  background: url('../images/checkbox_off_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
.checkboxList ul li {
  background: url('../images/checkbox_off_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
  min-height: 8px;
}
.checkboxList ul .ui-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
.checkboxList ul .ui-selected a {
  color: black;
}
.checkboxList ul:focus .ui-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
.editableField {
  padding: 4px 35px 4px 5px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.editableField.read-only:hover {
  padding: 3px 35px 3px 5px;
  border: 1px solid #aaa;
  border-radius: 5px;
}
.editableField.read-only:hover .icon-pencil {
  visibility: visible;
}
.editableField .icon-pencil {
  visibility: hidden;
  border-left: 1px solid #aaa;
  background: #ccc;
  position: absolute;
  box-sizing: border-box;
  right: 0;
  top: 0;
  height: 100%;
  padding: 2px 5px 0 5px;
  border-radius: 0 5px 5px 0;
}
.editableField input {
  font-size: inherit;
}
.editableFieldUpdate {
  padding: 4px 35px 4px 5px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.editableFieldUpdate.read-only:hover {
  padding: 3px 34px 3px 4px;
  border: 1px solid #aaa;
  border-radius: 5px;
}
.editableFieldUpdate.read-only:hover .icon-pencil {
  visibility: visible;
}
.editableFieldUpdate .fa-pencil {
  padding: 0 0 0 7px;
}
.editableFieldUpdate .icon-pencil {
  visibility: hidden;
  border-left: 1px solid #aaa;
  background: #ccc;
  position: absolute;
  box-sizing: border-box;
  right: 0;
  top: 0;
  height: 100%;
  padding: 0 0 0 7px;
  border-radius: 0 5px 5px 0;
}
.editableFieldUpdate input {
  font-size: inherit;
}
.input-group {
  white-space: nowrap;
  display: table;
  border-collapse: separate;
  position: relative;
}
.input-group input[type="text"] {
  display: table-cell;
  border-radius: 0;
}
.input-group .input-group-btn {
  display: table-cell;
  margin: 0;
  background-color: #ccc;
  border: 1px solid #aaa;
  border-left: 0;
  min-width: 28px;
  text-align: center;
}
.input-group .input-group-btn button {
  padding: 5px;
  background-color: transparent;
}
.input-group .input-group-btn:first-child {
  border-right: 0;
  border-radius: 5px 0 0 5px;
}
.input-group .input-group-btn:last-child {
  border-left: 0;
  border-radius: 0 5px 5px 0;
}
.input-group_update {
  display: flex;
  flex-direction: row;
  border-collapse: separate;
  position: relative;
}
.input-group_update .editableInput {
  margin-bottom: 0 !important;
}
.input-group_update div {
  display: flex;
  flex-direction: row;
}
.input-group_update input[type="text"] {
  border-radius: 0;
}
.input-group_update .input-group-btn {
  margin: 0;
  background-color: #ccc;
  border: 1px solid #aaa;
  border-left: 0;
  min-width: 28px;
  text-align: center;
}
.input-group_update .input-group-btn button {
  padding: 0px;
  background-color: transparent;
}
.input-group_update .input-group-btn:first-child {
  border-right: 0;
  border-radius: 5px 0 0 5px;
}
.input-group_update .input-group-btn:last-child {
  border-left: 0;
  border-radius: 0 5px 5px 0;
}
.olive-popup {
  position: relative;
  display: inline-block;
}
.olive-popup.global {
  position: initial;
}
.olive-popup.small-target .menu.top-right,
.olive-popup.small-target .menu.bottom-right {
  margin-right: -18px;
}
.olive-popup.small-target .menu.top-left,
.olive-popup.small-target .menu.bottom-left {
  margin-left: -18px;
}
.olive-popup .popupToggle {
  cursor: pointer;
}
.olive-popup .menu.top-left {
  margin-top: 10px;
  margin-left: -24px;
  top: 100%;
  left: 0;
}
.olive-popup .menu.top-right {
  margin-top: 10px;
  right: 0;
  top: 100%;
}
.olive-popup .menu.bottom-left {
  bottom: 100%;
  left: 0;
  margin-bottom: 10px;
}
.olive-popup .menu.bottom-right {
  bottom: 100%;
  right: 0;
  margin-bottom: 10px;
}
.olive-popup .menu.left-top {
  left: 100%;
  top: -11.6px;
}
.olive-popup .menu.left-bottom {
  left: 100%;
  bottom: -11.6px;
}
.olive-popup .menu.right-top,
.olive-popup .menu.right-bottom {
  right: 100%;
}
.olive-popup .menu .separator {
  border-bottom: 1px solid #ccc;
  width: 100%;
}
.olive-popup .menu .fa.not-checked {
  padding-left: 1em;
  height: 1em;
}
.plainTable {
  font-size: 12px;
}
.plainTable table tr {
  background: transparent;
  border-collapse: collapse;
}
.plainTable table td,
.plainTable table th {
  padding: 10px;
  background: transparent;
}
.plainTable table tr.dataRow:hover {
  background: #f8f8f8;
}
.plainTable table th {
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  cursor: pointer;
  color: black;
  text-align: center;
  vertical-align: bottom;
}
.plainTable table tbody tr {
  border-top: 1px solid #ccc;
}
.plainTable table tbody tr:nth-child(odd),
.plainTable table tbody tr:nth-child(even) {
  background-color: transparent;
}
.plainTable table td.analysisMeasure {
  text-align: right;
  min-width: 100px;
}
.plainTable table td.analysisMeasure:hover {
  background: #E5F6FF;
}
.analysisTable {
  margin-top: 1em;
  font-size: 10pt;
}
.analysisTable table {
  border: 1px solid #e5e5e5;
  border-collapse: collapse;
}
.analysisTable th {
  border-left: 1px solid #e5e5e5;
  font-weight: bold;
  cursor: pointer;
  color: black;
  text-align: center;
  vertical-align: bottom;
  background: #f9f9f9;
  padding: 10px;
}
.analysisTable th.title {
  padding: 2px 5px;
  color: black;
  background: #f9f9f9;
  font-size: 12pt;
}
.analysisTable th:first-child {
  border-left: 0;
  text-align: center;
}
.analysisTable th.graphed {
  color: #000000;
  background: #e5e5e5;
  background: url('../images/chart_bar.png') 5px center no-repeat, -moz-linear-gradient(top, #cccccc, #e5e5e5);
  background: url('../images/chart_bar.png') 5px center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#e5e5e5));
  padding-left: 25px;
}
.analysisTable tbody tr {
  border-top: 1px solid #e5e5e5;
}
.analysisTable td {
  color: #000000;
  padding: 0.6em;
}
.analysisTable td:first-child {
  border-left: 0;
}
.analysisTable td.analysisMeasure {
  text-align: right;
  min-width: 100px;
}
.analysisTable tr.even {
  background-color: #f9f9f9;
}
.analysisTable tr.odd {
  background-color: #ffffff;
}
.analysisTable .sorting_asc {
  background: #ddd;
  background: url('../images/sort_asc.png') center right no-repeat, -moz-linear-gradient(top, #ffffff, #dddddd) top left;
  background: url('../images/sort_asc.png') center right no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd)) top left;
}
.analysisTable .sorting_desc {
  background: #ddd;
  background: url('../images/sort_desc.png') center right no-repeat, -moz-linear-gradient(top, #ffffff, #dddddd) top left;
  background: url('../images/sort_desc.png') center right no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd)) top left;
}
.analysisTable .sorting {
  background: #ddd;
  background: url('../images/sort_both.png') center right no-repeat, -moz-linear-gradient(top, #ffffff, #dddddd) top left;
  background: url('../images/sort_both.png') center right no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd)) top left;
}
.analysisTable .sorting_asc_disabled {
  background: #ddd;
  background: url('../images/sort_asc_disabled.png') center right no-repeat, -moz-linear-gradient(top, #ffffff, #dddddd) top left;
  background: url('../images/sort_asc_disabled.png') center right no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd)) top left;
}
.analysisTable .sorting_desc_disabled {
  background: #ddd;
  background: url('../images/sort_desc_disabled.png') center right no-repeat, -moz-linear-gradient(top, #ffffff, #dddddd) top left;
  background: url('../images/sort_desc_disabled.png') center right no-repeat, -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd)) top left;
}
.mapConfigDialog {
  min-width: 450px;
}
.hideSpinner {
  height: 0;
  width: 0;
  display: none !important;
}
.spinner-16 {
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border-style: solid;
  border-bottom-color: #3b5641;
  border-top-color: #67b3a9;
  border-left-color: #df7950;
  border-right-color: #decb3f;
  text-align: center;
  vertical-align: middle;
  position: relative;
  animation: rotate360 1s linear infinite;
  border-width: 4px;
  width: 8px;
  height: 8px;
}
.spinner-32 {
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border-style: solid;
  border-bottom-color: #3b5641;
  border-top-color: #67b3a9;
  border-left-color: #df7950;
  border-right-color: #decb3f;
  text-align: center;
  vertical-align: middle;
  position: relative;
  animation: rotate360 1s linear infinite;
  border-width: 4px;
  width: 24px;
  height: 24px;
}
.spinner-64 {
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border-style: solid;
  border-bottom-color: #3b5641;
  border-top-color: #67b3a9;
  border-left-color: #df7950;
  border-right-color: #decb3f;
  text-align: center;
  vertical-align: middle;
  position: relative;
  animation: rotate360 1s linear infinite;
  border-width: 8px;
  width: 48px;
  height: 48px;
}
@keyframes rotate360 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.bubbles {
  border-radius: 50%;
  height: 2px;
  width: 2px;/* To allow border-radius to work */
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -1px;
  box-shadow: -16px -24px 0 10px #6cce74, 16px -24px 0 10px #c18d46, 24px 0px 0 10px #c14745, 16px 24px 0 10px #2e1e5b, -16px 24px 0 10px #9c37a6, -24px 0px 0 10px #76bdd1;
  animation: rotate-bubbles 4s infinite linear;
}
@keyframes rotate-bubbles {
  16.67% {
    box-shadow: -16px -24px 0 10px #76bdd1, 16px -24px 0 10px #6cce74, 24px 0px 0 10px #c18d46, 16px 24px 0 10px #c14745, -16px 24px 0 10px #2e1e5b, -24px 0px 0 10px #9c37a6;
  }
  33.33% {
    box-shadow: -75px -125px 0 10px #9c37a6, 75px -125px 0 10px #76bdd1, 150px 0px 0 10px #6cce74, 75px 125px 0 10px #c18d46, -75px 125px 0 10px #c14745, -150px 0px 0 10px #2e1e5b;
  }
  50% {
    box-shadow: -75px -125px 0 10px #2e1e5b, 75px -125px 0 10px #9c37a6, 150px 0px 0 10px #76bdd1, 75px 125px 0 10px #6cce74, -75px 125px 0 10px #c18d46, -150px 0px 0 10px #c14745;
  }
  66.67% {
    box-shadow: -75px -125px 0 10px #c14745, 75px -125px 0 10px #2e1e5b, 150px 0px 0 10px #9c37a6, 75px 125px 0 10px #76bdd1, -75px 125px 0 10px #6cce74, -150px 0px 0 10px #c18d46;
  }
  88.88% {
    box-shadow: -75px -125px 0 10px #c18d46, 75px -125px 0 10px #c14745, 150px 0px 0 10px #2e1e5b, 75px 125px 0 10px #9c37a6, -75px 125px 0 10px #76bdd1, -150px 0px 0 10px #6cce74;
  }
  100% {
    box-shadow: -75px -125px 0 10px #6cce74, 75px -125px 0 10px #c18d46, 150px 0px 0 10px #c14745, 75px 125px 0 10px #2e1e5b, -75px 125px 0 10px #9c37a6, -150px 0px 0 10px #76bdd1;
  }
}
.horizontal {
  margin: 0;
}
.horizontal.bordered {
  border: 1px solid #ccc;
}
.horizontal.spaced > li {
  margin-right: 1em;
}
.horizontal > li {
  display: inline-block;
  list-style: none;
  margin: 0;
}
.horizontal.padded li:first-child {
  margin: 0 0.5em 0 1em;
}
.horizontal.padded li {
  margin: 0 0.5em;
}
.navigation-panel {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
}
.navigation-panel .nav {
  flex: 0 0 auto;
}
.navigation-panel .details {
  flex: 1 1 100%;
}
.navigation-panel h2 {
  margin-left: 10px;
  margin-top: 0.5em;
  margin-bottom: 0.25em;
}
.navigation-panel h2 i {
  width: 13px;
  display: inline-block;
}
.flex-row {
  display: flex;
}
.flex-row > .grow {
  flex-grow: 1;
}
.flex-row > .spaced {
  margin-right: 1em;
}
.flex-row.no-wrap {
  flex-wrap: nowrap;
}
.flex-row.spaced {
  margin-bottom: 0.5em;
}
.flex-row.spaced > div {
  margin-right: 0.5em;
}
.flex-row.spaced > div:last-child {
  margin-right: 0;
}
.flex-column {
  display: flex;
  flex-direction: column;
}
.flex-column.centered {
  justify-content: center;
}
.flex-column > .grow {
  flex-grow: 1;
}
.flex-column.spaced {
  margin-bottom: 0.5em;
}
.flex-column.spaced > * {
  margin-bottom: 0.5em;
}
.flex-column.spaced > *:last-child {
  margin-bottom: 0;
}
.flex-nav {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.flex-nav.margin > *:not(:last-child) {
  margin-right: 0.5em;
}
.flex-nav.header {
  margin-bottom: 0.5em;
}
.flex-nav.footer {
  margin-top: 0.5em;
}
.flex-nav .stretch {
  flex: 2 1 0;
}
.navigation-list {
  background-color: #f1f1f1;
  min-height: 250px;
  min-width: 250px;
  max-width: 350px;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.navigation-list ul li .item {
  display: inline-block;
  padding: 2px;
}
.navigation-list ul li .remove {
  display: inline-block;
  padding: 0 5px;
}
@media (max-width: 1200px) {
  .navigation-list ul li .item {
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .navigation-list ul li .remove {
    display: inline-block;
    padding: 0 5px;
  }
}
.navigation-menu {
  border-bottom: 1px solid;
  border-bottom-color: #ddd;
  padding: 5px 10px;
}
.navigation-menu .ui-toolbar.spaced,
.navigation-menu .ui-choice.spaced {
  margin-left: 20px;
}
.navigation-menu .ui-toolbar button,
.navigation-menu .ui-choice button {
  float: left;
}
.navigation-menu .ui-toolbar > li,
.navigation-menu .ui-choice > li {
  padding: 5px 10px;
}
.navigation-menu .ui-toolbar .disabled,
.navigation-menu .ui-choice .disabled {
  color: lightgray;
  cursor: default;
}
.align-middle {
  vertical-align: middle;
}
input.ng-invalid.ng-touched {
  border: 1px solid #e74c3c;
}
input.ng-valid.ng-touched {
  border: 1px solid #2ecc71;
}
.password-meter {
  display: inline-block;
}
.password-meter .meter {
  display: inline-block;
  width: 100px;
  height: 8px;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.password-meter .meter.meter-error .guage {
  width: 25%;
}
.password-meter .meter.meter-warning .guage {
  width: 50%;
}
.password-meter .meter.meter-info .guage {
  width: 75%;
}
.password-meter .meter.meter-success .guage {
  width: 100%;
}
.password-meter .meter .guage {
  display: inline-block;
  height: 8px;
  vertical-align: top;
  border-radius: 3px;
}
.validation-error,
.text-error {
  color: #e74c3c;
}
.validation-success,
.text-success {
  color: #2ecc71;
}
.field-validation-indicator {
  vertical-align: middle;
  display: inline-block;
}
.inline {
  display: inline-block;
}
ul.inline {
  display: inline-block;
}
ul.inline > li {
  display: inline-block;
}
.filter-tray {
  display: flex;
}
.filter-tray .input-prefix {
  height: unset;
  left: unset;
}
.filter-tray .tray {
  background: white;
  border: 1px solid #e5e5e5;
}
.filter-tray .olive-popup {
  display: inherit;
}
.filter-tray input[name=autoComplete_value] {
  border: 0 !important;
  padding: 0.5em;
  box-sizing: border-box;
  width: 100%;
}
.fixed-date .header,
.calendar .header {
  margin-bottom: 0.5em;
  line-height: 1.5em;
  font-size: 1.5em;
}
.fixed-date .header button,
.calendar .header button {
  font-size: 0.9em;
}
.fixed-date .fixed-date-title,
.calendar .fixed-date-title {
  border: 1px solid #ccc;
  border-right: 0;
  border-left: 0;
  cursor: pointer;
  align-self: normal;
}
.fixed-date .date-cell,
.calendar .date-cell {
  font-size: 2em;
  border: 1px solid #ccc;
  padding: 0.5em;
  line-height: 1em;
  margin-bottom: 1%;
  cursor: pointer;
  background-color: #fbfbfb;
}
.fixed-date .date-cell.selected-date,
.calendar .date-cell.selected-date {
  background-color: #f7ecb5;
}
.fixed-date .date-cell.outside-month,
.calendar .date-cell.outside-month {
  background: #ddd;
}
.fixed-date .date-cell.cell-1,
.calendar .date-cell.cell-1 {
  font-size: 1.5em;
}
.fixed-date .date-cell:hover,
.calendar .date-cell:hover {
  background-color: #ECF5FB;
}
.fixed-date .date-cell.disabled,
.calendar .date-cell.disabled {
  color: #ccc;
  cursor: unset;
}
calendar .board {
  background: white;
}
.progress {
  height: 1.5em;
  width: 100%;
  background-color: #c9c9c9;
  position: relative;
}
.progress:before {
  content: attr(data-label);
  font-size: 1em;
  position: absolute;
  text-align: center;
  width: 100%;
}
.progress .value {
  background-color: #7cc4ff;
  display: inline-block;
  height: 100%;
}
.pointer {
  cursor: pointer;
}
.font-size-1_5x {
  font-size: 1.5em;
}
.font-size-2_5x {
  font-size: 2.5em;
}
.tag-input {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 0 1em;
  background: white;
}
.tag-input .horizontal li {
  margin-right: 0.5em;
}
.tag-input input[type="text"],
.tag-input input[type="text"]:focus {
  border: 0;
  outline: 0;
  width: 100%;
  box-sizing: border-box;
}
.tag-input .olive-popup {
  width: 100%;
  box-sizing: border-box;
}
.sidebar-not-collapsed {
  width: 210px;
}
.sidebar-not-collapsed i {
  font-size: 1.2em;
}
.sidebar-collapsed {
  width: 55px;
}
.sidebar-collapsed i {
  font-size: 1.5em;
}
.page-sidebar {
  display: table-cell;
  z-index: 5;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}
.page-sidebar .site-header {
  overflow: hidden;
  padding-top: 11px;
  padding-bottom: 6px;
  position: relative;
  z-index: 101;
}
.page-sidebar .site-header .site-logo {
  text-align: center;
  position: relative;
  margin-bottom: 15px;
}
.page-sidebar .site-header .site-logo a {
  display: block;
  font-weight: 700;
  text-transform: uppercase;
}
.page-sidebar .site-header .site-logo-collapsed {
  text-align: center;
  position: relative;
}
.page-sidebar .site-header .site-logo-collapsed img {
  width: 28px;
}
.page-sidebar .site-header .site-logo-collapsed a {
  display: block;
  font-weight: 700;
  text-transform: uppercase;
}
.page-sidebar .site-header .sidebar-collapse {
  position: absolute;
  top: 14px;
  right: 18px;
}
.page-sidebar ul.main-menu {
  font-size: 14px;
  list-style: outside none none;
  margin: 0 0 20px;
  padding: 0;
}
.page-sidebar ul.main-menu li a {
  display: block;
  padding: 12px 14px;
  text-decoration: none;
}
.page-sidebar ul.main-menu li i {
  margin-right: 0.5em;
}
.page-sidebar ul.main-menu .title {
  font-size: 13pt;
}
.with-tooltip .tooltip {
  position: relative;
  cursor: pointer;
}
.with-tooltip .tooltip:before,
.with-tooltip .tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.1s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -moz-transform 0.1s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.1s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none;
}
.with-tooltip .tooltip:hover:before,
.with-tooltip .tooltip:hover:after,
.with-tooltip .tooltip:focus:before,
.with-tooltip .tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.with-tooltip .tooltip:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
.with-tooltip .tooltip:after {
  z-index: 1000;
  padding: 8px;
  background-color: #000;
  background-color: rgba(51, 51, 51, 0.9);
  color: #fff;
  content: attr(tooltip-title);
  font-size: 14px;
  line-height: 1.2;
}
.with-tooltip .tooltip:before,
.with-tooltip .tooltip:after,
.with-tooltip .tooltip-top:before,
.with-tooltip .tooltip-top:after {
  bottom: 100%;
  left: 50%;
}
.with-tooltip .tooltip:before,
.with-tooltip .tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: rgba(51, 51, 51, 0.9);
}
.with-tooltip .tooltip:after,
.with-tooltip .tooltip-top:after {
  margin-left: -80px;
}
.with-tooltip .tooltip:hover:before,
.with-tooltip .tooltip:hover:after,
.with-tooltip .tooltip:focus:before,
.with-tooltip .tooltip:focus:after,
.with-tooltip .tooltip-top:hover:before,
.with-tooltip .tooltip-top:hover:after,
.with-tooltip .tooltip-top:focus:before,
.with-tooltip .tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  transform: translateY(-12px);
}
.with-tooltip .tooltip-left:before,
.with-tooltip .tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}
.with-tooltip .tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: rgba(51, 51, 51, 0.9);
}
.with-tooltip .tooltip-left:hover:before,
.with-tooltip .tooltip-left:hover:after,
.with-tooltip .tooltip-left:focus:before,
.with-tooltip .tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform: translateX(-12px);
  transform: translateX(-12px);
}
.with-tooltip .tooltip-bottom:before,
.with-tooltip .tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}
.with-tooltip .tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: rgba(51, 51, 51, 0.9);
}
.with-tooltip .tooltip-bottom:hover:before,
.with-tooltip .tooltip-bottom:hover:after,
.with-tooltip .tooltip-bottom:focus:before,
.with-tooltip .tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform: translateY(12px);
  transform: translateY(12px);
}
.with-tooltip .tooltip-right:before,
.with-tooltip .tooltip-right:after {
  bottom: 50%;
  left: 100%;
}
.with-tooltip .tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: rgba(51, 51, 51, 0.9);
}
.with-tooltip .tooltip-right:hover:before,
.with-tooltip .tooltip-right:hover:after,
.with-tooltip .tooltip-right:focus:before,
.with-tooltip .tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform: translateX(12px);
  transform: translateX(12px);
}
.with-tooltip .tooltip-left:before,
.with-tooltip .tooltip-right:before {
  top: 15px;
}
.with-tooltip .tooltip-bottom:after {
  min-width: 90px;
  text-align: center;
}
.with-tooltip .tooltip-left:after,
.with-tooltip .tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}
.retentionMenu {
  display: flex;
  width: 100%;
  height: 100%;
}
.retentionMenu .leftRetentionMenu {
  background: white;
  border: .05em solid #CCCCCC;
  border-radius: .3em;
  margin: 0 .2em 0 .04em;
  width: 10%;
}
.retentionMenu .leftRetentionMenu h2 {
  font-size: 12pt;
  font-weight: bold;
  border-bottom: 1px solid;
  padding: 10px;
  margin-bottom: .1em;
}
.retentionMenu .leftRetentionMenu ul {
  font-size: 1em;
}
.retentionMenu .leftRetentionMenu ul li {
  padding: 0 .2em 0 .6em;
  margin: 0 .08em 0 .08em;
  text-align: left;
}
.retentionMenu .leftRetentionMenu ul li:hover {
  background-color: #0db9f0;
}
.retentionMenu .leftRetentionMenu ul .currentRetentionMenu {
  background-color: #ff7700;
  color: white;
}
.retentionMenu .rightRetentionMenu {
  background: white;
  border: .05em solid #CCCCCC;
  border-radius: .3em;
  width: 90%;
  height: 85%;
}
.retentionMenu .rightRetentionMenu .retentionTableContainer .retentionTable {
  width: 100%;
}
.retentionMenu .rightRetentionMenu .retentionTableContainer .retentionTable td,
.retentionMenu .rightRetentionMenu .retentionTableContainer .retentionTable th,
.retentionMenu .rightRetentionMenu .retentionTableContainer .retentionTable tr {
  white-space: normal;
}
.retentionMenu .rightRetentionMenu .retentionTableContainer .retentionTable td .tableText,
.retentionMenu .rightRetentionMenu .retentionTableContainer .retentionTable th .tableText,
.retentionMenu .rightRetentionMenu .retentionTableContainer .retentionTable tr .tableText {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.retentionMenu .rightRetentionMenu .retentionTableContainer .retentionTable td .optionsEllipsis {
  padding: .02em .5em;
  height: 100%;
}
.ruleOptions {
  padding: 0em 1em;
}
.newPolicy {
  width: 40rem;
}
input,
textarea,
keygen,
select,
button {
  font-family: Roboto, 'Open Sans', Arial, sans-serif;
}
.portrait {
  width: 100px;
}
body:not(.reveal-body) {
  font-family: Roboto, 'Open Sans', Arial, sans-serif;
  font-size: 11pt;
  padding: 0;
  margin: 0;
}
input[type="text"],
input[type="password"] {
  font-size: 10pt;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  padding: 5px;
}
[ng-quill-editor] {
  display: block;
}
.ql-container {
  min-height: 200px;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  text-decoration: none;
}
table {
  border-collapse: collapse;
}
th,
tfoot td {
  padding: 2px 5px;
  color: white;
  background: #112957;
  background: -moz-linear-gradient(top, #23437d, #112957);
  background: -webkit-gradient(linear, left top, left bottom, from(#23437d), to(#112957));
}
tr.grey {
  background-color: #f1f1f1;
}
tr.transparent {
  background-color: transparent;
}
tr.rowHeader {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  font-size: 14pt;
  text-align: center;
}
label {
  font-weight: bold;
  margin-right: 1em;
}
.fuse-header {
  display: flex;
  flex-flow: row;
}
.fuse-header h1 {
  font-size: 14pt;
  margin-left: 5px;
}
.fuse-header h1 i {
  margin-right: 20px;
}
.fuse-header h1 > a {
  color: white;
}
.fuse-header .fuse-title {
  padding: 1em;
  flex-grow: 1;
}
.fuse-header .fuse-drop-down,
.fuse-header .fuse-header-item {
  padding: 1em;
  border-left: 1px solid #aaa;
}
.fuse-header .fuse-drop-down:hover,
.fuse-header .fuse-header-item:hover {
  background-color: rgba(255, 119, 0, 0.5);
}
.fuse-header .fuse-help-header {
  border-left: 1px solid #aaa;
}
.fuse-header .fuse-help-header a {
  padding: 1.2em 1em;
  position: relative;
  top: 1em;
}
.fuse-header .fuse-help-header .fa {
  color: white;
  font-size: 1.3em;
}
.fuse-header .fuse-help-header:hover {
  background-color: rgba(255, 119, 0, 0.5);
}
.dashboardControl {
  background: #002B36;
  color: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 15px;
}
.reportMenu {
  float: left;
  width: 200px;
  min-height: 300px;
  border-right: 1px solid #eeeeee;
}
.loginDialog {
  width: 350px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 30px 30px 15px;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}
.loginDialog .logo {
  display: block;
  margin: auto auto 2em;
}
.loginDialog input[type="submit"] {
  background-color: #0074CC;
  background-image: linear-gradient(top, #08C, #05C);
  background-repeat: repeat-x;
  border-color: #05C #05C #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  padding: 5px 10px;
  cursor: pointer;
  font-size: 10pt;
}
.loginDialog .header h1 {
  background-image: url('../images/kdmconfig.png');
  background-repeat: no-repeat;
  background-position: 1% center;
  padding-left: 35px;
}
.loginDialog form {
  position: relative;
}
.loginDialog .border {
  border: solid rgba(221, 221, 221, 0.54) 1px;
  padding: 15px;
  margin-bottom: 7px;
  border-radius: 3px;
}
.loginDialog p {
  margin-bottom: 1em;
}
.loginDialog .header {
  background: #0000AA url('../images/hd-sprite.gif') repeat-x scroll 0px -83px;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.loginDialog .header h1 {
  padding: 0.5em;
  margin-top: 0;
  border-bottom: 1px solid #4483DC;
  color: white;
  font-weight: bold;
}
.loginDialog h1 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.loginDialog h2 {
  text-align: center;
}
.loginDialog table {
  margin: auto;
}
.loginDialog td {
  padding: 0.5em;
  margin: auto;
}
.loginDialog .buttons {
  text-align: center;
}
.loginDialog .buttons button {
  width: 260px;
}
form {
  margin: 0;
  padding: 0;
}
.buttons {
  text-align: right;
}
.button-menu.floating {
  position: relative;
}
.button-menu.floating .right {
  position: absolute;
  right: 0;
  top: 0.5em;
}
.loginDescription {
  margin: 0 0 1em 0;
  text-align: center;
}
.signupLogo {
  background-image: url("../images/personal.png");
  background-repeat: no-repeat;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 30px;
  left: 5px;
}
.main {
  background: #ffffff;
  border: 1px solid #ccc;
  margin: 1em auto;
  width: 1024px;
  min-height: 600px;
  box-shadow: 10px 10px 5px #888;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.main .header {
  background: #0000AA url('../images/hd-sprite.gif') repeat-x scroll 0px -83px;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.main .header h1 {
  font-size: 11pt;
  padding: 0.5em;
  padding-left: 30px;
  margin-top: 0;
  border-bottom: 1px solid #4483DC;
  color: white;
  font-weight: bold;
  background-image: url('../images/money.png');
  background-repeat: no-repeat;
  background-position: 10px 10px;
}
.block {
  padding: 1em;
  background-color: #f1f1f1;
  border-radius: 10px;
  margin: 10px;
}
.scrollingMap {
  height: 600px;
  border: 1px solid black;
  margin-bottom: 5px;
}
.controlBar {
  margin: 0 10px;
}
.required {
  background-color: #ffffcc;
}
.errors {
  margin: 1em auto;
  padding: 10px;
  padding-left: 30px;
  border: 1px solid #dddd00;
  background: #ffffcc url('../images/error.png') no-repeat 10px 10px;
  display: table;
}
.messages {
  margin: 0 auto;
  padding: 10px;
  padding-left: 45px;
  border: 1px solid #9999ff;
  background: #ccccff url('../images/arrow-right.png') no-repeat 10px 10px;
  display: table;
}
.unvalidatedAddress {
  padding: 10px;
  border: 1px solid #9999ff;
  background-color: #ccccff;
  color: #000000;
}
.unvalidatedDescription {
  text-align: center;
}
.toolbar {
  padding-left: 10px;
  padding-right: 10px;
  width: 1000px;
}
.workforceLogo {
  margin: auto;
}
.workforceHeader {
  padding: 3px 10px 10px 10px;
  background-image: -moz-linear-gradient(top, #ffffff 50%, #dddddd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, #ffffff), color-stop(1.0, #dddddd));
}
.workforceBody {
  height: 100%;
  padding: 5px;
  box-sizing: border-box;
  font-size: 14px;
}
.workforceBody .scroll {
  border: 1px solid #4483DC;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.horizontalMenu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.horizontalMenu > li {
  margin: 0;
  padding: 0;
  display: inline;
  float: left;
}
.horizontalMenu.spaced > li {
  margin-right: 20px;
}
li.metricsTab {
  color: #ffffff;
  text-align: center;
  background: #112957;
  padding: 10px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.toggleButtons {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.toggleButtons li {
  margin: 0;
  display: inline;
  float: left;
  background: #ddd;
  padding: 3px 5px;
  background: -moz-linear-gradient(top, #ffffff, #dddddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  border: 1px solid #cccccc;
  border-right: 0;
}
.toggleButtons li:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.toggleButtons li:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  border-right: 1px solid #cccccc;
}
.chartNav {
  list-style: none;
  margin: 5px 10px;
  padding: 5px 0;
  display: inline-block;
  font-size: 10pt;
}
.chartNav li {
  margin: 0;
  padding-left: 10px;
  padding-right: 5px;
  display: inline;
  background: transparent url('../images/tab-open-close-hover-right.png') no-repeat scroll left center;
}
.workforceMenu {
  color: #ffffff;
  text-align: center;
  background: #112957;
}
.workforceMenu li {
  border-right: 1px solid #4a74bc;
  float: left;
  margin: 0;
}
.workforceMenu li:first-child {
  border-left: 1px solid #4a74bc;
}
.workforceMenu a {
  text-decoration: none;
  margin: 0;
  color: #ffffff;
}
.icon {
  display: inline-block;
  background-image: url('../images/tab-open-close.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 9px;
  height: 6px;
}
.menuItem {
  display: inline-block;
  padding: 10px;
  width: 125px;
}
.menuItemSelected {
  background-color: #ECF5FB;
  border: 1px solid #C9E1F4;
  border-bottom: 0;
  position: relative;
}
.menuItemSelected .icon {
  background-image: url('../images/tab-open-close.png');
  background-position: 0 -6px;
}
.container {
  position: relative;
  width: 97%;
  height: 100%;
  margin: 0 auto;
}
.container > div {
  position: absolute;
  width: 550px;
}
.container .ss-placeholder-child {
  background: lightgrey;
  border: 1px dashed grey;
}
.ui-menu .ui-menu-item {
  background: white;
  line-height: 24px;
  padding: 0 5px;
  margin: 5px;
}
.ui-widget {
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}
.ui-widget-content {
  background: white;
}
.ui-widget-content .ui-state-focus {
  font-weight: normal;
  background: #1c396f;
  border-radius: 5px;
  border: none;
  padding: 0 5px;
  margin: 5px;
}
.ui-widget-content .ui-state-focus a {
  color: white;
}
.ui-datepicker-trigger {
  display: none;
}
.ui-datepicker-buttonpane {
  display: none;
}
tags-input {
  display: inline-block;
  min-width: 202px;
  font-weight: normal;
  text-align: left;
  font-size: 10pt;
}
tags-input .host {
  margin: 0;
  max-width: 540px;
  height: initial;
}
tags-input .tags {
  border-radius: 5px;
  box-shadow: none;
  border: 1px solid #aaaaaa;
}
tags-input .tags .tag-item {
  background-image: initial;
  line-height: unset;
  height: unset;
  background-color: #E5F6FF;
  border: 1px solid #2A6085;
  border-radius: 3px;
  color: #2A6085;
}
tags-input .tags .tag-list {
  float: left;
}
tags-input .tags .input {
  padding: 5px;
  border: none !important;
}
tags-input .autocomplete {
  margin-top: 0;
  min-width: 200px;
  border-radius: 0 0 5px 5px;
  border: 1px solid #93908C;
}
tags-input .autocomplete .suggestion-item {
  font: 13.3333px Arial;
}
tags-input .autocomplete .selected {
  background-color: #3875d7 !important;
  border-radius: 5px !important;
}
tags-input .autocomplete .suggestion-list {
  padding: 5px;
}
.horizontal-scroll {
  overflow-x: auto;
}
.reporting .tableTemplate .tableContent {
  position: fixed;
  right: 0;
  left: 50px;
  overflow: auto;
  bottom: 35px;
  top: 200px;
}
.reporting .tableTemplate .tableContent .filter-foldout {
  height: 100%;
  overflow: auto;
}
.filter-foldout tags-input {
  min-width: initial;
  width: 100%;
}
.filter-foldout tags-input .input {
  border: none !important;
}
.filter-foldout input {
  box-sizing: border-box;
  width: 100%;
}
.filter-foldout ob-daterangepicker {
  width: 100%;
}
.filter-foldout ob-daterangepicker .picker-dropdown-container .picker-dropdown {
  box-sizing: border-box;
  width: 100%;
  min-width: unset;
}
.tableTemplate {
  overflow-x: auto;
  width: 100%;
  position: relative;
}
.tableTemplate .tableHeader > div {
  display: block;
  width: 100%;
}
.tableTemplate .tableHeader > div a {
  padding: 4px;
  display: inline-block;
}
.tableTemplate .tableHeader span {
  display: inline-block;
  margin-top: 4px;
}
.paycheckTableTemplate {
  max-height: 45dvh;
  overflow: auto;
}
.standardTableNoFooter .tableFilter {
  background: transparent;
  vertical-align: top;
}
.standardTableNoFooter .tableFilter tags-input {
  min-width: initial;
  width: 100%;
}
.standardTableNoFooter .tableFilter tags-input .input {
  border: none !important;
}
.standardTableNoFooter .tableFilter input {
  box-sizing: border-box;
  width: 100%;
}
.standardTableNoFooter .tableFilter i {
  position: relative;
  right: 22px;
}
.filterInMenu {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  padding-left: 25px;
  position: relative;
  margin-bottom: 4px;
}
.filterInMenu > span {
  position: relative;
}
#popoutMenu {
  background-color: #ECF5FB;
  padding: 20px;
  border-bottom: 1px solid #C9E1F4;
}
#popoutMenu .content {
  border: 1px solid #C9E1F4;
  padding: 10px 20px;
  background-color: #ffffff;
  color: #666;
  height: 205px;
  overflow: auto;
}
#popoutMenu a {
  text-decoration: none;
  font-weight: bold;
}
#popoutMenu .column {
  float: left;
  width: 300px;
  display: inline-block;
  margin-right: 1em;
}
#popoutMenu .column > div {
  margin-left: 40px;
  margin-bottom: 10px;
  min-height: 50px;
}
#popoutMenu .column > img {
  margin-top: 10px;
}
.description {
  font-size: 9pt;
}
h3 {
  margin: 0 0 5px;
}
.zoomControl {
  margin-left: 10px;
}
.listbox {
  padding: 1em;
  border: 1px solid #ccc;
  margin-bottom: 1em;
}
.listbox ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.listbox ul li {
  margin: 0;
  display: block;
  padding: 2px 5px;
}
.accountMenu {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
  float: right;
  margin-right: 1em;
}
.accountMenu li {
  margin: 0;
  display: inline-block;
  padding: 6px 10px;
}
.accountMenu li a {
  text-decoration: none;
}
.fuseContainer {
  display: flex;
  flex-direction: column;
  width: 100dvw;
  height: 100dvh;
}
.fuseContainer .content {
  flex-grow: 1;
  display: flex;
  flex-direction: row;
  overflow: hidden;
  background: #f8f8f8;
}
.fuseContainer .content .page-sidebar-not-collapsed {
  left: 210px;
}
.fuseContainer .content .page-sidebar-collapsed {
  left: 55px;
}
.fuseContainer .content .main-container {
  display: block;
  flex-grow: 1;
  overflow: auto;
}
.fuseContainer .footer {
  padding: 0.5em;
}
.fuseContainer .footer a {
  color: white;
}
.fuseContainer .footer span {
  vertical-align: top;
}
.darkBlueGradient {
  background: #112957;
}
.frostBackground {
  background: #e6f2f3;
}
.reportingLayout {
  width: 100%;
  font-size: 8pt;
}
.reportingLayout td {
  vertical-align: top;
}
.reportingLayout .reports {
  width: 200px;
}
.reportingLayout .filterBy {
  width: 200px;
}
.no-search-results {
  max-width: 400px;
  margin: auto;
}
.searchForm form {
  margin: 2em 2em 0.5em 2em;
}
.searchForm form .employeeSearchField {
  font-size: 10pt;
  padding: 4px;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.searchForm .searchResult {
  margin: 20px;
}
.searchForm .searchResult .search-filters {
  max-width: 25%;
}
.searchForm .filter-bar {
  margin: 0 1.5em;
  border: 1px solid #ccc;
  background: white;
  border-radius: 5px;
  padding: 0.25em;
}
.searchForm .filter-bar ul {
  white-space: nowrap;
}
.searchForm .filter-bar li {
  margin-right: 0.25em;
}
.searchForm .filter-bar input[type="text"] {
  border: 0 !important;
  margin: 0;
  box-sizing: border-box;
}
.searchForm .filter-bar input[type="text"]:focus {
  outline: none;
}
.searchForm .filter-bar:focus-within {
  border: 1px solid #0db9f0;
}
.primary {
  background-color: #0074CC;
  background-image: linear-gradient(top, #08C, #05C);
  background-repeat: repeat-x;
  border-color: #05C #05C #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  padding: 5px 10px;
  cursor: pointer;
  font-size: 10pt;
}
select {
  background-color: #ffffff;
  line-height: 25px;
  height: 25px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  font-size: 10pt;
}
.selectEmployeeRecord {
  background: white;
  border: 1pt solid silver;
  height: 25px;
  margin-left: 10px;
  padding-left: 12px;
  padding-right: 24px;
}
.searchResults table {
  border: 1px solid #cccccc;
  border-collapse: collapse;
  width: 100%;
}
.searchResults th {
  color: #787878;
  font-weight: bold;
  padding: 3px 5px;
  cursor: pointer;
}
.searchResults .sorting_asc {
  background: #ddd;
}
.searchResults .sorting_desc {
  background: #ddd;
}
.searchResults .sorting {
  background: #ddd;
}
.searchResults .sorting_asc_disabled {
  background: #ddd;
}
.searchResults .sorting_desc_disabled {
  background: #ddd;
}
.dataTables_paginate {
  float: right;
  display: inline-block;
}
table.display {
  clear: both;
  width: 100%;
}
.paginate_disabled_previous,
.paginate_enabled_previous,
.paginate_disabled_next,
.paginate_enabled_next {
  height: 19px;
  width: 19px;
  margin-left: 3px;
  float: left;
}
.paginate_disabled_previous {
  background-image: url('../images/back_disabled.jpg');
}
.paginate_enabled_previous {
  background-image: url('../images/back_enabled.jpg');
}
.paginate_disabled_next {
  background-image: url('../images/forward_disabled.jpg');
}
.paginate_enabled_next {
  background-image: url('../images/forward_enabled.jpg');
}
.dataTables_empty {
  text-align: center;
  padding: 3px 5px;
}
.dashboardBody {
  margin-left: 220px;
}
.dashboardBody table {
  border-collapse: collapse;
}
.dashboardBody table > tbody > tr > td {
  vertical-align: top;
  text-align: center;
  width: 50%;
  padding: 5px;
}
.departmentColumn,
.employeeTypeColumn {
  text-align: right;
  padding: 2px 5px;
}
.overviewWidget {
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: -moz-linear-gradient(top, #ffffff, #fffff2);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fffff2));
}
.overviewWidget h2 {
  color: #787878;
  font-size: 12pt;
  font-weight: normal;
  margin: 5px 10px;
}
.overviewWidget hr {
  margin: 0 10px;
}
.overviewWidget p {
  text-align: center;
  font-size: 12pt;
}
.overviewWidget table {
  margin: 10px;
}
.overviewWidget table td {
  padding: 2px 5px;
}
.positive {
  color: #01AB01;
}
.negative {
  color: #AB0101;
}
.hiringTable {
  text-align: center;
  border: 0;
  border-collapse: collapse;
  width: 100%;
}
.turnOverPercentage {
  color: red;
}
.newHirePercentage {
  color: green;
}
.dashboardContent {
  min-height: 150px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.filtering {
  float: left;
  width: 210px;
  min-height: 300px;
  margin-bottom: 20px;
}
.filtering .header,
.dashboard .header {
  color: #787878;
  font-size: 10pt;
  font-weight: bold;
  background: #ddd;
  padding: 3px 5px;
  background: -moz-linear-gradient(top, #ffffff, #dddddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  border: 1px solid #cccccc;
}
.filters {
  border: 1px solid #cccccc;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  border-top: 0;
}
.filters .windowShade {
  border-top: 1px solid #cccccc;
}
.filters .windowShade:first-child {
  border-top: 0;
  padding-top: 1px;
}
.clearFilter {
  font-size: 8pt;
  float: right;
  background: url('../images/funnel.png') 5px center no-repeat;
  padding: 2px 5px 2px 23px;
  text-decoration: none;
}
.shadeHeader {
  margin: 3px 5px;
  cursor: pointer;
}
.shadeContent {
  margin: 5px;
}
.shadeContent p {
  font-size: 11px;
  margin-top: 0;
}
.shadeContent label {
  border: 0;
  font-weight: bold;
}
.employeeName {
  font-size: 14pt;
  font-weight: bold;
  margin: 1em 10px;
}
.employeeInfo,
.info-box {
  margin-bottom: 1em;
  border: 1px solid #ccc;
  padding: 1em 2em;
  background: white;
  border-radius: 5px;
}
.employeeInfo td,
.info-box td {
  vertical-align: top;
  padding: 3px 5px;
}
.job-timeline {
  position: relative;
}
.job-timeline.maximized {
  width: 100%;
}
.job-timeline.minimized {
  min-width: 12em;
}
.job-timeline.minimized .ui-list {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1em;
}
.primaryJob {
  font-weight: bold;
}
.employeeInfoTitle {
  font-size: 12pt;
  font-weight: bold;
  border-bottom: 1px solid;
  padding: 10px;
  margin-bottom: 1em;
}
.employee-title {
  font-size: 12pt;
  border-bottom: 1px solid;
  padding: 10px;
  margin-bottom: 1em;
  align-items: center;
}
.employee-title h2 {
  font-weight: bold;
}
.employeeAge {
  font-weight: normal;
  font-style: inherit;
}
.employeePortrait {
  margin: 1em;
}
.fields label {
  color: #112957;
  text-align: right;
  margin-right: 0;
  padding-right: 1em;
  line-height: 22px;
}
.fields .field {
  line-height: 25px;
}
.fields .field input,
.fields .field select {
  margin-bottom: 6px;
}
.fields .field .ui-choice li {
  padding: 2px 11px;
}
.fields .field .actionButton {
  padding: 3px 11px;
}
.jobEntry {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #F4F4F4;
  border: 1px solid #eee;
  margin: 1em;
  padding: 5px 10px;
  position: relative;
}
.jobEntry h3 {
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 10pt;
}
.jobEntryDate {
  bottom: 5px;
  right: 10px;
  position: absolute;
  font-size: 22px;
  z-index: 1;
  padding: 0;
  color: #dddddd;
}
.jobLocation,
.jobCompensation,
.jobManager,
.jobDepartment {
  padding-left: 5px;
}
.payroll {
  width: 100%;
  margin-bottom: 2em;
}
.payroll thead {
  border: 1px solid #cccccc;
}
.payroll tfoot,
.payroll .subtotal {
  border: 1px solid #cccccc;
}
.payroll tr {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.payroll td {
  padding: 3px 5px;
  border-right: 1px solid #cccccc;
}
.payroll th,
.payroll tfoot td {
  color: #787878;
  font-weight: bold;
  background: #ddd;
  padding: 3px 5px;
  margin: 0;
  background: -moz-linear-gradient(top, #ffffff, #dddddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  border-right: 1px solid #cccccc;
  vertical-align: middle;
}
.table-wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  overflow: auto;
  white-space: normal;
}
.compactTable {
  width: 100%;
  margin-bottom: 2em;
  border-bottom: 1px solid #d7d7d7;
  text-align: left;
  font-size: 14px;
}
.compactTable .tableFilter {
  background: transparent;
  vertical-align: top;
}
.compactTable .tableFilter tags-input {
  min-width: initial;
  width: 100%;
}
.compactTable .tableFilter tags-input .input {
  border: none !important;
}
.compactTable .tableFilter input {
  box-sizing: border-box;
  width: 100%;
}
.compactTable .tableFilter i {
  position: relative;
  right: 22px;
}
.compactTable td {
  padding: 7px;
  color: #414141;
  border-top: 1px solid #d7d7d7;
  white-space: nowrap;
  min-height: 25px;
}
.compactTable td[rowspan] {
  border-right: 1px solid #d7d7d7;
}
.compactTable th,
.compactTable .subtotal td {
  color: #414141;
  font-weight: bold;
  background: #f8f8f8;
  padding: 1em;
  margin: 0;
  white-space: nowrap;
}
.compactTable th a,
.compactTable .subtotal td a {
  color: #787878;
}
.compactTable tfoot td {
  color: #414141;
  font-weight: bold;
  background: #f8f8f8;
  margin: 0;
  vertical-align: middle;
  padding: 6px;
}
.compactTable tfoot td a {
  color: #787878;
}
.compactTable td {
  padding: 4px;
}
.rowHover tr:hover {
  background-color: #e7eaeb;
  cursor: pointer;
}
.rowHover tr.selected {
  background-color: #ff7700;
}
.rowHover tr.selected td {
  color: white;
}
.standardTableNoFooter {
  width: 100%;
  margin-bottom: 2em;
  border-bottom: 1px solid #d7d7d7;
  text-align: left;
  font-size: 14px;
}
.standardTableNoFooter td {
  padding: 7px;
  color: #414141;
  border-top: 1px solid #d7d7d7;
  white-space: nowrap;
  min-height: 25px;
}
.standardTableNoFooter td[rowspan] {
  border-right: 1px solid #d7d7d7;
}
.standardTableNoFooter th,
.standardTableNoFooter .subtotal td {
  color: #414141;
  font-weight: bold;
  background: #f8f8f8;
  padding: 1em;
  margin: 0;
  white-space: nowrap;
}
.standardTableNoFooter th a,
.standardTableNoFooter .subtotal td a {
  color: #787878;
}
.standardTableNoFooter tfoot td {
  color: #414141;
  font-weight: bold;
  background: #f8f8f8;
  margin: 0;
  vertical-align: middle;
  padding: 6px;
}
.standardTableNoFooter tfoot td a {
  color: #787878;
}
.standardTableCenteredHeader th,
.standardTableCenteredHeader .subtotal td {
  padding: 9px 5px 9px;
}
.tableFixedWidth {
  table-layout: fixed;
}
.underline {
  text-decoration: underline;
}
.currency {
  text-align: right;
}
.destinationCurrency {
  font-size: 0.70em;
  vertical-align: middle;
}
.nowrap {
  white-space: nowrap;
}
.date {
  text-align: center;
  white-space: nowrap;
}
.date.left {
  text-align: left;
}
.date.right {
  text-align: right;
}
.displayPaycheck {
  cursor: pointer;
  text-decoration: underline;
}
.paycheckNumber {
  font-size: 12pt;
  float: right;
}
.paycheck-line-item-dialog .dialogContent {
  width: 600px;
  min-height: 300px;
}
.paycheckInfo {
  margin: 10px;
}
.paycheckInfo td {
  padding: 2px 10px;
}
.paycheck {
  border: 1px solid #dedede;
}
.paycheck .paycheckHeader {
  color: white;
  background-color: #20435e;
  padding-bottom: 7px;
  padding-top: 7px;
  font-size: 13px;
}
.paycheck .paycheckHeader .grid-row label,
.paycheck .paycheckHeader .field label {
  color: white;
  min-width: 120px;
  display: inline-block;
  text-align: left;
  padding-left: 7px;
}
.gRecaptcha {
  margin-bottom: 10px;
}
.gRecaptcha > div {
  margin: auto;
}
.statusHistory table {
  border: 1px solid silver;
  margin-left: 1%;
}
.statusHistory th,
.statusHistory tfoot {
  background: transparent none repeat scroll 0 0;
  border-bottom: 1px solid silver;
  color: #777;
  font-weight: bold;
  height: 20px;
  text-align: left;
  vertical-align: middle;
  margin-left: 1%;
  padding: 2px 10px;
}
.statusHistory td {
  padding: 2px 10px;
}
.timeCardTable {
  margin-bottom: 0.2em;
}
.timeCardDetails {
  cursor: pointer;
  background-image: url('../images/information.png');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
}
.pagination a {
  color: #222;
  cursor: pointer;
}
.pagination a.disabled {
  color: #ccc;
  cursor: initial;
}
.pagination a:hover {
  color: #0db9f0;
}
.pagination a:hover.disabled {
  color: #ccc;
}
.pagination div[name="target"] {
  border: 1px solid #222;
  border-radius: 5px;
  cursor: pointer;
  padding: 0 0.25em;
}
.pagination div[name="target"]:hover {
  border: 1px solid #0db9f0;
}
.pagination-popup {
  padding: 0 1em;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  justify-content: flex-end;
  align-items: baseline;
}
td.benefitName {
  background-image: url('../images/benefits.png');
  background-position: 3px center;
  background-repeat: no-repeat;
  padding-left: 23px;
}
.widget {
  border: 1px solid transparent;
  background: #fffff4;
  background: -moz-linear-gradient(top, #ffffff, #fffff2);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fffff2));
  padding: 5px 10px 10px 15px;
  margin-bottom: 1em;
  font-size: 10pt;
  position: relative;
  -webkit-box-shadow: 1px 1px 2px #888;
  -moz-box-shadow: 1px 1px 2px #888;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.widget .title {
  font-size: 12pt;
  color: #666;
  margin-bottom: 1em;
}
.infoBox {
  position: relative;
  width: 190px;
  display: inline-block;
  margin: 5px;
  color: #000;
}
.infoBox .title {
  font-size: 10pt;
  border-bottom: 1px solid #999;
  padding-right: 50px;
  padding-left: 5px;
}
.infoBox .infoStat {
  top: 0;
  right: 5px;
  position: absolute;
}
.infoTable td {
  text-align: right;
  padding: 3px 5px;
}
#hiringSourcesTable {
  margin-top: 25px;
  width: 550px;
}
#hiringSourcesTable td {
  padding: 3px;
  text-align: center;
}
#hiringSourcesTable td:first-child {
  width: 250px;
  text-align: left;
}
#locationsMap {
  height: 240px;
  width: 400px;
  border: 3px solid #444;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  display: inline-block;
}
#locationsTable {
  display: inline-block;
  margin-left: 15px;
  vertical-align: top;
  width: 400px;
}
#locationsTable td {
  padding: 3px;
  text-align: center;
}
#locationsTable td:first-child {
  text-align: left;
}
.locationTip h2 {
  margin: 0 0 10px 0;
}
.compass .back {
  fill: #eee;
  fill-opacity: .8;
}
.compass .fore {
  stroke: #999;
  stroke-width: 1.5px;
}
.compass rect.back.fore {
  fill: #999;
  fill-opacity: .3;
  stroke: #eee;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}
.compass .direction {
  fill: none;
}
.compass .chevron {
  fill: none;
  stroke: #999;
  stroke-width: 5px;
}
.compass .zoom .chevron {
  stroke-width: 4px;
}
.compass .active .chevron {
  stroke: #fff;
}
.compass .chevron.active {
  stroke: #fff;
}
.compass.active .active .direction {
  fill: #999;
}
.layer circle {
  fill: lightCoral;
  fill-opacity: 0.5;
  stroke: brown;
  stroke-width: 1.5px;
}
.tip-value {
  margin: 0;
  font-size: 14pt;
  font-weight: bold;
}
.graphSettingsPopup {
  width: 200px;
  color: white;
}
.popupNotch {
  background-color: #002039;
  padding: 5px 5px 0 5px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  display: inline-block;
}
.graphMenu {
  background-color: #002039;
  -webkit-border-radius: 5px 0 5px 5px;
  -moz-border-radius: 5px 0 5px 5px;
  border-radius: 5px 0 5px 5px;
  padding: 5px 10px;
}
.seriesConfigParent {
  padding: 0 1em;
}
.seriesConfig {
  margin-bottom: 5px;
}
.jPicker {
  margin-right: 1em;
}
.hide {
  display: none;
  width: 0;
  height: 0;
  border: 0 solid #fff;
}
.uploadProgressToolbar {
  padding: 5px;
}
.uploadProgressBar {
  display: inline-block;
  padding: 10px;
  border: 1px solid #4CA6BB;
  background-color: #9acdfa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right: 5px;
  position: relative;
  overflow: hidden;
}
.uploadProgressBar .closeButton {
  position: absolute;
  top: 0;
  right: 5px;
  color: #222;
  cursor: pointer;
}
.meter {
  height: 20px;
  overflow: hidden;
  background-color: #F7F7F7;
  background-image: -moz-linear-gradient(top, whiteSmoke, #F9F9F9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(whiteSmoke), to(#F9F9F9));
  background-image: -webkit-linear-gradient(top, whiteSmoke, #F9F9F9);
  background-image: -o-linear-gradient(top, whiteSmoke, #F9F9F9);
  background-image: linear-gradient(to bottom, whiteSmoke, #F9F9F9);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.meter progress {
  float: left;
  width: 100%;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.file-upload {
  display: flex;
  margin-top: 3px;
  margin-bottom: 1em;
  position: relative;
  overflow: hidden;
}
.file-upload span {
  min-height: 21px;
  display: inline-block;
  border: 1px solid #ddd;
  border-right: 0;
  width: 345px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  white-space: nowrap;
  overflow: hidden;
  padding: 5px;
}
.file-upload .button {
  border-radius: 0 5px 5px 0;
  padding: 8px;
}
.file-upload input[type="file"] {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
#file-upload {
  display: none;
}
#batchesPanel .employeeInfoTitle {
  padding-top: 12px;
}
.contentPanel {
  padding-top: 5px;
  margin-bottom: 15px;
}
#importDialog {
  min-width: 450px;
}
#importDialog label {
  display: block;
  margin-bottom: 3px;
}
#importDialog .control {
  margin-bottom: 1em;
}
#importDialog .etlUploadSpinner {
  display: inline-block;
  height: 10px;
  width: 10px;
}
#noBatchesBanner {
  max-width: 600px;
  margin: auto;
}
#paycheck-dialog {
  min-width: 800px;
  min-height: 600px;
}
#permissionList ul li {
  background: url('../images/checkbox_off_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
  min-height: 8px;
}
#permissionList ul .ui-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
#permissionList ul .ui-selected a {
  color: black;
}
#permissionList ul:focus .ui-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
#permissionList ul li {
  background: url('../images/checkbox_off_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
  min-height: 8px;
}
#permissionList ul .ui-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
#permissionList ul .ui-selected a {
  color: black;
}
#permissionList ul:focus .ui-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
#userRoleList ul li {
  background: url('../images/checkbox_off_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
  min-height: 8px;
}
#userRoleList ul .ui-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
#userRoleList ul .ui-selected a {
  color: black;
}
#userRoleList ul:focus .ui-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
#userRoleList ul li {
  background: url('../images/checkbox_off_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
  min-height: 8px;
}
#userRoleList ul .ui-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
#userRoleList ul .ui-selected a {
  color: black;
}
#userRoleList ul:focus .ui-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
.role-content-list {
  max-width: 800px;
  margin-left: 10px;
  padding: 10px;
  min-height: 250px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#roleAddressInput {
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}
#roleAddressInput .header {
  text-align: center;
  margin-bottom: 10px;
}
#userInfo {
  margin-left: 10px;
  padding: 10px;
  border: 1px solid #eee;
  min-height: 250px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#userInfo > div > .ui-list {
  padding: 5px;
  border: 1px solid #eee;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 1em;
  display: inline-block;
  min-width: 250px;
}
#userInfo > div > .ui-list ul li {
  background: url('../images/checkbox_off_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
  min-height: 8px;
}
#userInfo > div > .ui-list ul .ui-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
#userInfo > div > .ui-list ul .ui-selected a {
  color: black;
}
#userInfo > div > .ui-list ul:focus .ui-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
#userInfo > div > .ui-list ul li {
  background: url('../images/checkbox_off_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
  min-height: 8px;
}
#userInfo > div > .ui-list ul .ui-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
#userInfo > div > .ui-list ul .ui-selected a {
  color: black;
}
#userInfo > div > .ui-list ul:focus .ui-selected {
  background: url('../images/checkbox_on_background.png') no-repeat left center;
  color: black;
  padding-left: 20px;
}
#userInfo > div .tallLabel {
  vertical-align: top;
}
.clickable {
  cursor: pointer;
}
.fullwidth {
  width: 100%;
  box-sizing: border-box;
}
.fullHeight {
  height: 100%;
}
#newRoleDialog {
  width: 200px;
}
#newRoleDialog input[type="text"] {
  display: block;
  width: 90%;
}
#newUserDialog {
  width: 300px;
}
#newUserDialog input[type="text"],
#newUserDialog input[type="password"] {
  display: block;
  width: 90%;
}
.employeeDocuments label {
  min-width: initial;
  margin-right: 0.25em;
}
.analysisFilter {
  width: 39%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
}
.analysisFilter li {
  padding: 2px;
  font-size: 12px;
}
.analysisFilter .alignRight {
  float: right;
}
.analysisDialog .ui-list {
  height: 300px;
  width: 400px;
  margin-bottom: 1em;
}
.analysisDialog .cubeFolder li {
  margin-left: 12px;
}
.analysisSeriesDialog .dialog {
  min-width: 500px;
}
.analysisSeriesDialog .analysisSeriesTab {
  min-height: 300px;
  max-height: 450px;
  overflow: auto;
  padding-right: 10px;
}
.analysisSeriesDialog table {
  width: 500px;
}
.reportSelectionScreen label {
  font-weight: normal;
}
.reportSelectionScreen .selectionBlock {
  padding: 18px;
  border: 1px solid #eee;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.reportSelectionScreen .selectionBlock .reportSelectionField > span {
  display: inline-block;
  position: relative;
}
.reportSelectionScreen .selectionBlock h1 {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 14px;
}
.reportSelectionScreen .selectionBlock .description {
  margin-bottom: 15px;
}
.reportSelectionScreen .selectionBlock > ul > li {
  padding: 10px;
}
.reportSelectionScreen .selectionBlock > ul > li > label {
  display: inline-block;
  min-width: 200px;
  vertical-align: top;
}
.reportSelectionScreen .selectionBlock tags-input .host {
  min-width: 350px;
}
.reportSelectionScreen .selectionBlock ob-daterangepicker .picker-dropdown {
  min-width: 338px;
}
hr.dotted {
  border: 0 dashed #dddddd;
  border-bottom: 1px dashed;
  margin: 1em 3em;
}
.documentContent {
  width: 100%;
  height: 100%;
}
.documentWrapperHeader {
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #ffffff, #dddddd) repeat scroll 0 0;
  border-right: 1px solid #aaaaaa;
  color: #787878;
  font-weight: bold;
  margin: 0;
  padding: 3px 5px;
  vertical-align: middle;
  height: 2%;
}
.administrationPanel .mappingHeader {
  padding-left: 3px;
}
.administrationPanel .mappingTable {
  margin-top: 20px;
}
.administrationPanel .middle {
  margin: auto;
}
.nested-check-list ul > li > ul {
  margin-left: 25px;
}
.nested-check-list ul.child {
  margin-left: 25px;
}
.nested-check-list .check-list-item {
  vertical-align: middle;
  margin-bottom: 5px;
}
.nested-check-list .check-list-item label {
  font-weight: normal;
  margin: 0;
}
.nested-check-list .check-list-item .file-icon-holder {
  display: inline-block;
  vertical-align: middle;
}
.nested-check-list .check-list-item input[type="checkbox"] {
  vertical-align: middle;
  margin: 0;
}
.updated-cs-row {
  font-weight: bold;
  color: white;
  border-radius: 5px;
}
.new-cs-row {
  font-weight: bold;
  color: white;
  border-radius: 5px;
}
.paginationMenu {
  float: right;
}
.table-pagination-menu {
  margin-bottom: 5px;
}
.paginationJumper {
  cursor: pointer;
}
.paginationArrow {
  cursor: pointer;
}
.sliding-menu header {
  padding: 15px;
  text-align: center;
  margin-bottom: 1em;
}
.navigation li:hover {
  background: #3f4e59;
  cursor: pointer;
}
.navigation h1 {
  font-size: 12pt;
  line-height: 22pt;
}
.navigation h1 a {
  padding: 5px 15px;
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
}
.message-dialog {
  max-width: 400px;
}
.message-dialog.large {
  max-width: 600px;
}
.comment-footer {
  margin: 20px;
}
.ql-editor p {
  margin-bottom: 1em;
}
.no-edit.ql-editor {
  padding: 0;
  height: initial;
  white-space: normal;
}
.fuse-comments {
  padding-bottom: 20px;
}
.fuse-comment {
  border-bottom: 1px solid;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.fuse-comment .comment-body {
  margin: 10px 0 10px 40px;
}
.fuse-comment .comments-title {
  margin: 3px 5px 20px 5px;
}
.comment-header {
  padding: 10px 0 10px 40px;
  margin-bottom: 20px;
}
.new-fuse-comment {
  margin-top: 20px;
}
.comment-editor {
  min-width: 400px;
}
.comment-buttons {
  margin-top: 10px;
}
.comment-buttons button {
  margin-right: 10px;
}
.document-entry {
  background: white;
  margin: 0.25em;
  border: 1px solid #eee;
  padding: 1em;
  border-radius: 3px;
}
.document-entry p {
  margin-top: 1em;
}
.document-entry h1 {
  font-size: 14pt;
  margin-bottom: 0.5em;
}
.document-entry .horizontal li {
  margin: 0.25em;
}
.document-entry .exert {
  border: 1px solid #eee;
  padding: 1em;
  margin-top: 0.5em;
  border-radius: 5px;
  line-height: 1.5em;
  font-size: 12pt;
}
.document-entry .exert em {
  font-weight: bold;
}
.document-entry .thumbnail {
  border: 1px solid #ccc;
}
.document-search-option {
  background: white;
  border: 1px solid #eee;
  border-radius: 3px;
  margin: 0.25em 0;
  padding: 1em;
}
.facet-results {
  overflow: auto;
  max-height: 500px;
}
.facet-results h1 {
  font-size: 14pt;
  margin-bottom: 0.5em;
}
.facet-results h2 {
  font-size: 12pt;
  margin-bottom: 0.25em;
}
.facet-results ul {
  margin-left: 0.5em;
}
.facet-results ul li {
  line-height: 1.5em;
}
.facet-results .facet-label input {
  vertical-align: top;
}
.facet-results .facet-label span {
  white-space: normal;
  display: inline-block;
}
.formula-editor {
  font-size: 12pt;
}
.dialog-template .tabbed-dialog {
  width: 50rem;
  max-height: 40rem;
}
.dialog-template .tabbed-dialog .tab-content {
  overflow: auto;
  max-height: 30rem;
}
.faceted-search input {
  line-height: 1.5em;
  padding: 0.25em 1em;
  font-size: 12pt;
}
.history-timeline li {
  border-bottom: 4px solid darkgreen;
}
.history-timeline li:after {
  content: "";
  border-radius: 50%;
  width: 0.5em;
  height: 0.5em;
  background-color: darkgreen;
  display: inline-block;
  padding: 0.2em;
  position: absolute;
  transform: translateY(-40%);
}

.YlGn .q0-3 {
  fill: #f7fcb9;
}
.YlGn .q1-3 {
  fill: #addd8e;
}
.YlGn .q2-3 {
  fill: #31a354;
}
.YlGn .q0-4 {
  fill: #ffffcc;
}
.YlGn .q1-4 {
  fill: #c2e699;
}
.YlGn .q2-4 {
  fill: #78c679;
}
.YlGn .q3-4 {
  fill: #238443;
}
.YlGn .q0-5 {
  fill: #ffffcc;
}
.YlGn .q1-5 {
  fill: #c2e699;
}
.YlGn .q2-5 {
  fill: #78c679;
}
.YlGn .q3-5 {
  fill: #31a354;
}
.YlGn .q4-5 {
  fill: #006837;
}
.YlGn .q0-6 {
  fill: #ffffcc;
}
.YlGn .q1-6 {
  fill: #d9f0a3;
}
.YlGn .q2-6 {
  fill: #addd8e;
}
.YlGn .q3-6 {
  fill: #78c679;
}
.YlGn .q4-6 {
  fill: #31a354;
}
.YlGn .q5-6 {
  fill: #006837;
}
.YlGn .q0-7 {
  fill: #ffffcc;
}
.YlGn .q1-7 {
  fill: #d9f0a3;
}
.YlGn .q2-7 {
  fill: #addd8e;
}
.YlGn .q3-7 {
  fill: #78c679;
}
.YlGn .q4-7 {
  fill: #41ab5d;
}
.YlGn .q5-7 {
  fill: #238443;
}
.YlGn .q6-7 {
  fill: #005a32;
}
.YlGn .q0-8 {
  fill: #ffffe5;
}
.YlGn .q1-8 {
  fill: #f7fcb9;
}
.YlGn .q2-8 {
  fill: #d9f0a3;
}
.YlGn .q3-8 {
  fill: #addd8e;
}
.YlGn .q4-8 {
  fill: #78c679;
}
.YlGn .q5-8 {
  fill: #41ab5d;
}
.YlGn .q6-8 {
  fill: #238443;
}
.YlGn .q7-8 {
  fill: #005a32;
}
.YlGn .q0-9 {
  fill: #ffffe5;
}
.YlGn .q1-9 {
  fill: #f7fcb9;
}
.YlGn .q2-9 {
  fill: #d9f0a3;
}
.YlGn .q3-9 {
  fill: #addd8e;
}
.YlGn .q4-9 {
  fill: #78c679;
}
.YlGn .q5-9 {
  fill: #41ab5d;
}
.YlGn .q6-9 {
  fill: #238443;
}
.YlGn .q7-9 {
  fill: #006837;
}
.YlGn .q8-9 {
  fill: #004529;
}
.YlGnBu .q0-3 {
  fill: #edf8b1;
}
.YlGnBu .q1-3 {
  fill: #7fcdbb;
}
.YlGnBu .q2-3 {
  fill: #2c7fb8;
}
.YlGnBu .q0-4 {
  fill: #ffffcc;
}
.YlGnBu .q1-4 {
  fill: #a1dab4;
}
.YlGnBu .q2-4 {
  fill: #41b6c4;
}
.YlGnBu .q3-4 {
  fill: #225ea8;
}
.YlGnBu .q0-5 {
  fill: #ffffcc;
}
.YlGnBu .q1-5 {
  fill: #a1dab4;
}
.YlGnBu .q2-5 {
  fill: #41b6c4;
}
.YlGnBu .q3-5 {
  fill: #2c7fb8;
}
.YlGnBu .q4-5 {
  fill: #253494;
}
.YlGnBu .q0-6 {
  fill: #ffffcc;
}
.YlGnBu .q1-6 {
  fill: #c7e9b4;
}
.YlGnBu .q2-6 {
  fill: #7fcdbb;
}
.YlGnBu .q3-6 {
  fill: #41b6c4;
}
.YlGnBu .q4-6 {
  fill: #2c7fb8;
}
.YlGnBu .q5-6 {
  fill: #253494;
}
.YlGnBu .q0-7 {
  fill: #ffffcc;
}
.YlGnBu .q1-7 {
  fill: #c7e9b4;
}
.YlGnBu .q2-7 {
  fill: #7fcdbb;
}
.YlGnBu .q3-7 {
  fill: #41b6c4;
}
.YlGnBu .q4-7 {
  fill: #1d91c0;
}
.YlGnBu .q5-7 {
  fill: #225ea8;
}
.YlGnBu .q6-7 {
  fill: #0c2c84;
}
.YlGnBu .q0-8 {
  fill: #ffffd9;
}
.YlGnBu .q1-8 {
  fill: #edf8b1;
}
.YlGnBu .q2-8 {
  fill: #c7e9b4;
}
.YlGnBu .q3-8 {
  fill: #7fcdbb;
}
.YlGnBu .q4-8 {
  fill: #41b6c4;
}
.YlGnBu .q5-8 {
  fill: #1d91c0;
}
.YlGnBu .q6-8 {
  fill: #225ea8;
}
.YlGnBu .q7-8 {
  fill: #0c2c84;
}
.YlGnBu .q0-9 {
  fill: #ffffd9;
}
.YlGnBu .q1-9 {
  fill: #edf8b1;
}
.YlGnBu .q2-9 {
  fill: #c7e9b4;
}
.YlGnBu .q3-9 {
  fill: #7fcdbb;
}
.YlGnBu .q4-9 {
  fill: #41b6c4;
}
.YlGnBu .q5-9 {
  fill: #1d91c0;
}
.YlGnBu .q6-9 {
  fill: #225ea8;
}
.YlGnBu .q7-9 {
  fill: #253494;
}
.YlGnBu .q8-9 {
  fill: #081d58;
}
.GnBu .q0-3 {
  fill: #e0f3db;
}
.GnBu .q1-3 {
  fill: #a8ddb5;
}
.GnBu .q2-3 {
  fill: #43a2ca;
}
.GnBu .q0-4 {
  fill: #f0f9e8;
}
.GnBu .q1-4 {
  fill: #bae4bc;
}
.GnBu .q2-4 {
  fill: #7bccc4;
}
.GnBu .q3-4 {
  fill: #2b8cbe;
}
.GnBu .q0-5 {
  fill: #f0f9e8;
}
.GnBu .q1-5 {
  fill: #bae4bc;
}
.GnBu .q2-5 {
  fill: #7bccc4;
}
.GnBu .q3-5 {
  fill: #43a2ca;
}
.GnBu .q4-5 {
  fill: #0868ac;
}
.GnBu .q0-6 {
  fill: #f0f9e8;
}
.GnBu .q1-6 {
  fill: #ccebc5;
}
.GnBu .q2-6 {
  fill: #a8ddb5;
}
.GnBu .q3-6 {
  fill: #7bccc4;
}
.GnBu .q4-6 {
  fill: #43a2ca;
}
.GnBu .q5-6 {
  fill: #0868ac;
}
.GnBu .q0-7 {
  fill: #f0f9e8;
}
.GnBu .q1-7 {
  fill: #ccebc5;
}
.GnBu .q2-7 {
  fill: #a8ddb5;
}
.GnBu .q3-7 {
  fill: #7bccc4;
}
.GnBu .q4-7 {
  fill: #4eb3d3;
}
.GnBu .q5-7 {
  fill: #2b8cbe;
}
.GnBu .q6-7 {
  fill: #08589e;
}
.GnBu .q0-8 {
  fill: #f7fcf0;
}
.GnBu .q1-8 {
  fill: #e0f3db;
}
.GnBu .q2-8 {
  fill: #ccebc5;
}
.GnBu .q3-8 {
  fill: #a8ddb5;
}
.GnBu .q4-8 {
  fill: #7bccc4;
}
.GnBu .q5-8 {
  fill: #4eb3d3;
}
.GnBu .q6-8 {
  fill: #2b8cbe;
}
.GnBu .q7-8 {
  fill: #08589e;
}
.GnBu .q0-9 {
  fill: #f7fcf0;
}
.GnBu .q1-9 {
  fill: #e0f3db;
}
.GnBu .q2-9 {
  fill: #ccebc5;
}
.GnBu .q3-9 {
  fill: #a8ddb5;
}
.GnBu .q4-9 {
  fill: #7bccc4;
}
.GnBu .q5-9 {
  fill: #4eb3d3;
}
.GnBu .q6-9 {
  fill: #2b8cbe;
}
.GnBu .q7-9 {
  fill: #0868ac;
}
.GnBu .q8-9 {
  fill: #084081;
}
.BuGn .q0-3 {
  fill: #e5f5f9;
}
.BuGn .q1-3 {
  fill: #99d8c9;
}
.BuGn .q2-3 {
  fill: #2ca25f;
}
.BuGn .q0-4 {
  fill: #edf8fb;
}
.BuGn .q1-4 {
  fill: #b2e2e2;
}
.BuGn .q2-4 {
  fill: #66c2a4;
}
.BuGn .q3-4 {
  fill: #238b45;
}
.BuGn .q0-5 {
  fill: #edf8fb;
}
.BuGn .q1-5 {
  fill: #b2e2e2;
}
.BuGn .q2-5 {
  fill: #66c2a4;
}
.BuGn .q3-5 {
  fill: #2ca25f;
}
.BuGn .q4-5 {
  fill: #006d2c;
}
.BuGn .q0-6 {
  fill: #edf8fb;
}
.BuGn .q1-6 {
  fill: #ccece6;
}
.BuGn .q2-6 {
  fill: #99d8c9;
}
.BuGn .q3-6 {
  fill: #66c2a4;
}
.BuGn .q4-6 {
  fill: #2ca25f;
}
.BuGn .q5-6 {
  fill: #006d2c;
}
.BuGn .q0-7 {
  fill: #edf8fb;
}
.BuGn .q1-7 {
  fill: #ccece6;
}
.BuGn .q2-7 {
  fill: #99d8c9;
}
.BuGn .q3-7 {
  fill: #66c2a4;
}
.BuGn .q4-7 {
  fill: #41ae76;
}
.BuGn .q5-7 {
  fill: #238b45;
}
.BuGn .q6-7 {
  fill: #005824;
}
.BuGn .q0-8 {
  fill: #f7fcfd;
}
.BuGn .q1-8 {
  fill: #e5f5f9;
}
.BuGn .q2-8 {
  fill: #ccece6;
}
.BuGn .q3-8 {
  fill: #99d8c9;
}
.BuGn .q4-8 {
  fill: #66c2a4;
}
.BuGn .q5-8 {
  fill: #41ae76;
}
.BuGn .q6-8 {
  fill: #238b45;
}
.BuGn .q7-8 {
  fill: #005824;
}
.BuGn .q0-9 {
  fill: #f7fcfd;
}
.BuGn .q1-9 {
  fill: #e5f5f9;
}
.BuGn .q2-9 {
  fill: #ccece6;
}
.BuGn .q3-9 {
  fill: #99d8c9;
}
.BuGn .q4-9 {
  fill: #66c2a4;
}
.BuGn .q5-9 {
  fill: #41ae76;
}
.BuGn .q6-9 {
  fill: #238b45;
}
.BuGn .q7-9 {
  fill: #006d2c;
}
.BuGn .q8-9 {
  fill: #00441b;
}
.PuBuGn .q0-3 {
  fill: #ece2f0;
}
.PuBuGn .q1-3 {
  fill: #a6bddb;
}
.PuBuGn .q2-3 {
  fill: #1c9099;
}
.PuBuGn .q0-4 {
  fill: #f6eff7;
}
.PuBuGn .q1-4 {
  fill: #bdc9e1;
}
.PuBuGn .q2-4 {
  fill: #67a9cf;
}
.PuBuGn .q3-4 {
  fill: #02818a;
}
.PuBuGn .q0-5 {
  fill: #f6eff7;
}
.PuBuGn .q1-5 {
  fill: #bdc9e1;
}
.PuBuGn .q2-5 {
  fill: #67a9cf;
}
.PuBuGn .q3-5 {
  fill: #1c9099;
}
.PuBuGn .q4-5 {
  fill: #016c59;
}
.PuBuGn .q0-6 {
  fill: #f6eff7;
}
.PuBuGn .q1-6 {
  fill: #d0d1e6;
}
.PuBuGn .q2-6 {
  fill: #a6bddb;
}
.PuBuGn .q3-6 {
  fill: #67a9cf;
}
.PuBuGn .q4-6 {
  fill: #1c9099;
}
.PuBuGn .q5-6 {
  fill: #016c59;
}
.PuBuGn .q0-7 {
  fill: #f6eff7;
}
.PuBuGn .q1-7 {
  fill: #d0d1e6;
}
.PuBuGn .q2-7 {
  fill: #a6bddb;
}
.PuBuGn .q3-7 {
  fill: #67a9cf;
}
.PuBuGn .q4-7 {
  fill: #3690c0;
}
.PuBuGn .q5-7 {
  fill: #02818a;
}
.PuBuGn .q6-7 {
  fill: #016450;
}
.PuBuGn .q0-8 {
  fill: #fff7fb;
}
.PuBuGn .q1-8 {
  fill: #ece2f0;
}
.PuBuGn .q2-8 {
  fill: #d0d1e6;
}
.PuBuGn .q3-8 {
  fill: #a6bddb;
}
.PuBuGn .q4-8 {
  fill: #67a9cf;
}
.PuBuGn .q5-8 {
  fill: #3690c0;
}
.PuBuGn .q6-8 {
  fill: #02818a;
}
.PuBuGn .q7-8 {
  fill: #016450;
}
.PuBuGn .q0-9 {
  fill: #fff7fb;
}
.PuBuGn .q1-9 {
  fill: #ece2f0;
}
.PuBuGn .q2-9 {
  fill: #d0d1e6;
}
.PuBuGn .q3-9 {
  fill: #a6bddb;
}
.PuBuGn .q4-9 {
  fill: #67a9cf;
}
.PuBuGn .q5-9 {
  fill: #3690c0;
}
.PuBuGn .q6-9 {
  fill: #02818a;
}
.PuBuGn .q7-9 {
  fill: #016c59;
}
.PuBuGn .q8-9 {
  fill: #014636;
}
.PuBu .q0-3 {
  fill: #ece7f2;
}
.PuBu .q1-3 {
  fill: #a6bddb;
}
.PuBu .q2-3 {
  fill: #2b8cbe;
}
.PuBu .q0-4 {
  fill: #f1eef6;
}
.PuBu .q1-4 {
  fill: #bdc9e1;
}
.PuBu .q2-4 {
  fill: #74a9cf;
}
.PuBu .q3-4 {
  fill: #0570b0;
}
.PuBu .q0-5 {
  fill: #f1eef6;
}
.PuBu .q1-5 {
  fill: #bdc9e1;
}
.PuBu .q2-5 {
  fill: #74a9cf;
}
.PuBu .q3-5 {
  fill: #2b8cbe;
}
.PuBu .q4-5 {
  fill: #045a8d;
}
.PuBu .q0-6 {
  fill: #f1eef6;
}
.PuBu .q1-6 {
  fill: #d0d1e6;
}
.PuBu .q2-6 {
  fill: #a6bddb;
}
.PuBu .q3-6 {
  fill: #74a9cf;
}
.PuBu .q4-6 {
  fill: #2b8cbe;
}
.PuBu .q5-6 {
  fill: #045a8d;
}
.PuBu .q0-7 {
  fill: #f1eef6;
}
.PuBu .q1-7 {
  fill: #d0d1e6;
}
.PuBu .q2-7 {
  fill: #a6bddb;
}
.PuBu .q3-7 {
  fill: #74a9cf;
}
.PuBu .q4-7 {
  fill: #3690c0;
}
.PuBu .q5-7 {
  fill: #0570b0;
}
.PuBu .q6-7 {
  fill: #034e7b;
}
.PuBu .q0-8 {
  fill: #fff7fb;
}
.PuBu .q1-8 {
  fill: #ece7f2;
}
.PuBu .q2-8 {
  fill: #d0d1e6;
}
.PuBu .q3-8 {
  fill: #a6bddb;
}
.PuBu .q4-8 {
  fill: #74a9cf;
}
.PuBu .q5-8 {
  fill: #3690c0;
}
.PuBu .q6-8 {
  fill: #0570b0;
}
.PuBu .q7-8 {
  fill: #034e7b;
}
.PuBu .q0-9 {
  fill: #fff7fb;
}
.PuBu .q1-9 {
  fill: #ece7f2;
}
.PuBu .q2-9 {
  fill: #d0d1e6;
}
.PuBu .q3-9 {
  fill: #a6bddb;
}
.PuBu .q4-9 {
  fill: #74a9cf;
}
.PuBu .q5-9 {
  fill: #3690c0;
}
.PuBu .q6-9 {
  fill: #0570b0;
}
.PuBu .q7-9 {
  fill: #045a8d;
}
.PuBu .q8-9 {
  fill: #023858;
}
.BuPu .q0-3 {
  fill: #e0ecf4;
}
.BuPu .q1-3 {
  fill: #9ebcda;
}
.BuPu .q2-3 {
  fill: #8856a7;
}
.BuPu .q0-4 {
  fill: #edf8fb;
}
.BuPu .q1-4 {
  fill: #b3cde3;
}
.BuPu .q2-4 {
  fill: #8c96c6;
}
.BuPu .q3-4 {
  fill: #88419d;
}
.BuPu .q0-5 {
  fill: #edf8fb;
}
.BuPu .q1-5 {
  fill: #b3cde3;
}
.BuPu .q2-5 {
  fill: #8c96c6;
}
.BuPu .q3-5 {
  fill: #8856a7;
}
.BuPu .q4-5 {
  fill: #810f7c;
}
.BuPu .q0-6 {
  fill: #edf8fb;
}
.BuPu .q1-6 {
  fill: #bfd3e6;
}
.BuPu .q2-6 {
  fill: #9ebcda;
}
.BuPu .q3-6 {
  fill: #8c96c6;
}
.BuPu .q4-6 {
  fill: #8856a7;
}
.BuPu .q5-6 {
  fill: #810f7c;
}
.BuPu .q0-7 {
  fill: #edf8fb;
}
.BuPu .q1-7 {
  fill: #bfd3e6;
}
.BuPu .q2-7 {
  fill: #9ebcda;
}
.BuPu .q3-7 {
  fill: #8c96c6;
}
.BuPu .q4-7 {
  fill: #8c6bb1;
}
.BuPu .q5-7 {
  fill: #88419d;
}
.BuPu .q6-7 {
  fill: #6e016b;
}
.BuPu .q0-8 {
  fill: #f7fcfd;
}
.BuPu .q1-8 {
  fill: #e0ecf4;
}
.BuPu .q2-8 {
  fill: #bfd3e6;
}
.BuPu .q3-8 {
  fill: #9ebcda;
}
.BuPu .q4-8 {
  fill: #8c96c6;
}
.BuPu .q5-8 {
  fill: #8c6bb1;
}
.BuPu .q6-8 {
  fill: #88419d;
}
.BuPu .q7-8 {
  fill: #6e016b;
}
.BuPu .q0-9 {
  fill: #f7fcfd;
}
.BuPu .q1-9 {
  fill: #e0ecf4;
}
.BuPu .q2-9 {
  fill: #bfd3e6;
}
.BuPu .q3-9 {
  fill: #9ebcda;
}
.BuPu .q4-9 {
  fill: #8c96c6;
}
.BuPu .q5-9 {
  fill: #8c6bb1;
}
.BuPu .q6-9 {
  fill: #88419d;
}
.BuPu .q7-9 {
  fill: #810f7c;
}
.BuPu .q8-9 {
  fill: #4d004b;
}
.RdPu .q0-3 {
  fill: #fde0dd;
}
.RdPu .q1-3 {
  fill: #fa9fb5;
}
.RdPu .q2-3 {
  fill: #c51b8a;
}
.RdPu .q0-4 {
  fill: #feebe2;
}
.RdPu .q1-4 {
  fill: #fbb4b9;
}
.RdPu .q2-4 {
  fill: #f768a1;
}
.RdPu .q3-4 {
  fill: #ae017e;
}
.RdPu .q0-5 {
  fill: #feebe2;
}
.RdPu .q1-5 {
  fill: #fbb4b9;
}
.RdPu .q2-5 {
  fill: #f768a1;
}
.RdPu .q3-5 {
  fill: #c51b8a;
}
.RdPu .q4-5 {
  fill: #7a0177;
}
.RdPu .q0-6 {
  fill: #feebe2;
}
.RdPu .q1-6 {
  fill: #fcc5c0;
}
.RdPu .q2-6 {
  fill: #fa9fb5;
}
.RdPu .q3-6 {
  fill: #f768a1;
}
.RdPu .q4-6 {
  fill: #c51b8a;
}
.RdPu .q5-6 {
  fill: #7a0177;
}
.RdPu .q0-7 {
  fill: #feebe2;
}
.RdPu .q1-7 {
  fill: #fcc5c0;
}
.RdPu .q2-7 {
  fill: #fa9fb5;
}
.RdPu .q3-7 {
  fill: #f768a1;
}
.RdPu .q4-7 {
  fill: #dd3497;
}
.RdPu .q5-7 {
  fill: #ae017e;
}
.RdPu .q6-7 {
  fill: #7a0177;
}
.RdPu .q0-8 {
  fill: #fff7f3;
}
.RdPu .q1-8 {
  fill: #fde0dd;
}
.RdPu .q2-8 {
  fill: #fcc5c0;
}
.RdPu .q3-8 {
  fill: #fa9fb5;
}
.RdPu .q4-8 {
  fill: #f768a1;
}
.RdPu .q5-8 {
  fill: #dd3497;
}
.RdPu .q6-8 {
  fill: #ae017e;
}
.RdPu .q7-8 {
  fill: #7a0177;
}
.RdPu .q0-9 {
  fill: #fff7f3;
}
.RdPu .q1-9 {
  fill: #fde0dd;
}
.RdPu .q2-9 {
  fill: #fcc5c0;
}
.RdPu .q3-9 {
  fill: #fa9fb5;
}
.RdPu .q4-9 {
  fill: #f768a1;
}
.RdPu .q5-9 {
  fill: #dd3497;
}
.RdPu .q6-9 {
  fill: #ae017e;
}
.RdPu .q7-9 {
  fill: #7a0177;
}
.RdPu .q8-9 {
  fill: #49006a;
}
.PuRd .q0-3 {
  fill: #e7e1ef;
}
.PuRd .q1-3 {
  fill: #c994c7;
}
.PuRd .q2-3 {
  fill: #dd1c77;
}
.PuRd .q0-4 {
  fill: #f1eef6;
}
.PuRd .q1-4 {
  fill: #d7b5d8;
}
.PuRd .q2-4 {
  fill: #df65b0;
}
.PuRd .q3-4 {
  fill: #ce1256;
}
.PuRd .q0-5 {
  fill: #f1eef6;
}
.PuRd .q1-5 {
  fill: #d7b5d8;
}
.PuRd .q2-5 {
  fill: #df65b0;
}
.PuRd .q3-5 {
  fill: #dd1c77;
}
.PuRd .q4-5 {
  fill: #980043;
}
.PuRd .q0-6 {
  fill: #f1eef6;
}
.PuRd .q1-6 {
  fill: #d4b9da;
}
.PuRd .q2-6 {
  fill: #c994c7;
}
.PuRd .q3-6 {
  fill: #df65b0;
}
.PuRd .q4-6 {
  fill: #dd1c77;
}
.PuRd .q5-6 {
  fill: #980043;
}
.PuRd .q0-7 {
  fill: #f1eef6;
}
.PuRd .q1-7 {
  fill: #d4b9da;
}
.PuRd .q2-7 {
  fill: #c994c7;
}
.PuRd .q3-7 {
  fill: #df65b0;
}
.PuRd .q4-7 {
  fill: #e7298a;
}
.PuRd .q5-7 {
  fill: #ce1256;
}
.PuRd .q6-7 {
  fill: #91003f;
}
.PuRd .q0-8 {
  fill: #f7f4f9;
}
.PuRd .q1-8 {
  fill: #e7e1ef;
}
.PuRd .q2-8 {
  fill: #d4b9da;
}
.PuRd .q3-8 {
  fill: #c994c7;
}
.PuRd .q4-8 {
  fill: #df65b0;
}
.PuRd .q5-8 {
  fill: #e7298a;
}
.PuRd .q6-8 {
  fill: #ce1256;
}
.PuRd .q7-8 {
  fill: #91003f;
}
.PuRd .q0-9 {
  fill: #f7f4f9;
}
.PuRd .q1-9 {
  fill: #e7e1ef;
}
.PuRd .q2-9 {
  fill: #d4b9da;
}
.PuRd .q3-9 {
  fill: #c994c7;
}
.PuRd .q4-9 {
  fill: #df65b0;
}
.PuRd .q5-9 {
  fill: #e7298a;
}
.PuRd .q6-9 {
  fill: #ce1256;
}
.PuRd .q7-9 {
  fill: #980043;
}
.PuRd .q8-9 {
  fill: #67001f;
}
.OrRd .q0-3 {
  fill: #fee8c8;
}
.OrRd .q1-3 {
  fill: #fdbb84;
}
.OrRd .q2-3 {
  fill: #e34a33;
}
.OrRd .q0-4 {
  fill: #fef0d9;
}
.OrRd .q1-4 {
  fill: #fdcc8a;
}
.OrRd .q2-4 {
  fill: #fc8d59;
}
.OrRd .q3-4 {
  fill: #d7301f;
}
.OrRd .q0-5 {
  fill: #fef0d9;
}
.OrRd .q1-5 {
  fill: #fdcc8a;
}
.OrRd .q2-5 {
  fill: #fc8d59;
}
.OrRd .q3-5 {
  fill: #e34a33;
}
.OrRd .q4-5 {
  fill: #b30000;
}
.OrRd .q0-6 {
  fill: #fef0d9;
}
.OrRd .q1-6 {
  fill: #fdd49e;
}
.OrRd .q2-6 {
  fill: #fdbb84;
}
.OrRd .q3-6 {
  fill: #fc8d59;
}
.OrRd .q4-6 {
  fill: #e34a33;
}
.OrRd .q5-6 {
  fill: #b30000;
}
.OrRd .q0-7 {
  fill: #fef0d9;
}
.OrRd .q1-7 {
  fill: #fdd49e;
}
.OrRd .q2-7 {
  fill: #fdbb84;
}
.OrRd .q3-7 {
  fill: #fc8d59;
}
.OrRd .q4-7 {
  fill: #ef6548;
}
.OrRd .q5-7 {
  fill: #d7301f;
}
.OrRd .q6-7 {
  fill: #990000;
}
.OrRd .q0-8 {
  fill: #fff7ec;
}
.OrRd .q1-8 {
  fill: #fee8c8;
}
.OrRd .q2-8 {
  fill: #fdd49e;
}
.OrRd .q3-8 {
  fill: #fdbb84;
}
.OrRd .q4-8 {
  fill: #fc8d59;
}
.OrRd .q5-8 {
  fill: #ef6548;
}
.OrRd .q6-8 {
  fill: #d7301f;
}
.OrRd .q7-8 {
  fill: #990000;
}
.OrRd .q0-9 {
  fill: #fff7ec;
}
.OrRd .q1-9 {
  fill: #fee8c8;
}
.OrRd .q2-9 {
  fill: #fdd49e;
}
.OrRd .q3-9 {
  fill: #fdbb84;
}
.OrRd .q4-9 {
  fill: #fc8d59;
}
.OrRd .q5-9 {
  fill: #ef6548;
}
.OrRd .q6-9 {
  fill: #d7301f;
}
.OrRd .q7-9 {
  fill: #b30000;
}
.OrRd .q8-9 {
  fill: #7f0000;
}
.YlOrRd .q0-3 {
  fill: #ffeda0;
}
.YlOrRd .q1-3 {
  fill: #feb24c;
}
.YlOrRd .q2-3 {
  fill: #f03b20;
}
.YlOrRd .q0-4 {
  fill: #ffffb2;
}
.YlOrRd .q1-4 {
  fill: #fecc5c;
}
.YlOrRd .q2-4 {
  fill: #fd8d3c;
}
.YlOrRd .q3-4 {
  fill: #e31a1c;
}
.YlOrRd .q0-5 {
  fill: #ffffb2;
}
.YlOrRd .q1-5 {
  fill: #fecc5c;
}
.YlOrRd .q2-5 {
  fill: #fd8d3c;
}
.YlOrRd .q3-5 {
  fill: #f03b20;
}
.YlOrRd .q4-5 {
  fill: #bd0026;
}
.YlOrRd .q0-6 {
  fill: #ffffb2;
}
.YlOrRd .q1-6 {
  fill: #fed976;
}
.YlOrRd .q2-6 {
  fill: #feb24c;
}
.YlOrRd .q3-6 {
  fill: #fd8d3c;
}
.YlOrRd .q4-6 {
  fill: #f03b20;
}
.YlOrRd .q5-6 {
  fill: #bd0026;
}
.YlOrRd .q0-7 {
  fill: #ffffb2;
}
.YlOrRd .q1-7 {
  fill: #fed976;
}
.YlOrRd .q2-7 {
  fill: #feb24c;
}
.YlOrRd .q3-7 {
  fill: #fd8d3c;
}
.YlOrRd .q4-7 {
  fill: #fc4e2a;
}
.YlOrRd .q5-7 {
  fill: #e31a1c;
}
.YlOrRd .q6-7 {
  fill: #b10026;
}
.YlOrRd .q0-8 {
  fill: #ffffcc;
}
.YlOrRd .q1-8 {
  fill: #ffeda0;
}
.YlOrRd .q2-8 {
  fill: #fed976;
}
.YlOrRd .q3-8 {
  fill: #feb24c;
}
.YlOrRd .q4-8 {
  fill: #fd8d3c;
}
.YlOrRd .q5-8 {
  fill: #fc4e2a;
}
.YlOrRd .q6-8 {
  fill: #e31a1c;
}
.YlOrRd .q7-8 {
  fill: #b10026;
}
.YlOrRd .q0-9 {
  fill: #ffffcc;
}
.YlOrRd .q1-9 {
  fill: #ffeda0;
}
.YlOrRd .q2-9 {
  fill: #fed976;
}
.YlOrRd .q3-9 {
  fill: #feb24c;
}
.YlOrRd .q4-9 {
  fill: #fd8d3c;
}
.YlOrRd .q5-9 {
  fill: #fc4e2a;
}
.YlOrRd .q6-9 {
  fill: #e31a1c;
}
.YlOrRd .q7-9 {
  fill: #bd0026;
}
.YlOrRd .q8-9 {
  fill: #800026;
}
.YlOrBr .q0-3 {
  fill: #fff7bc;
}
.YlOrBr .q1-3 {
  fill: #fec44f;
}
.YlOrBr .q2-3 {
  fill: #d95f0e;
}
.YlOrBr .q0-4 {
  fill: #ffffd4;
}
.YlOrBr .q1-4 {
  fill: #fed98e;
}
.YlOrBr .q2-4 {
  fill: #fe9929;
}
.YlOrBr .q3-4 {
  fill: #cc4c02;
}
.YlOrBr .q0-5 {
  fill: #ffffd4;
}
.YlOrBr .q1-5 {
  fill: #fed98e;
}
.YlOrBr .q2-5 {
  fill: #fe9929;
}
.YlOrBr .q3-5 {
  fill: #d95f0e;
}
.YlOrBr .q4-5 {
  fill: #993404;
}
.YlOrBr .q0-6 {
  fill: #ffffd4;
}
.YlOrBr .q1-6 {
  fill: #fee391;
}
.YlOrBr .q2-6 {
  fill: #fec44f;
}
.YlOrBr .q3-6 {
  fill: #fe9929;
}
.YlOrBr .q4-6 {
  fill: #d95f0e;
}
.YlOrBr .q5-6 {
  fill: #993404;
}
.YlOrBr .q0-7 {
  fill: #ffffd4;
}
.YlOrBr .q1-7 {
  fill: #fee391;
}
.YlOrBr .q2-7 {
  fill: #fec44f;
}
.YlOrBr .q3-7 {
  fill: #fe9929;
}
.YlOrBr .q4-7 {
  fill: #ec7014;
}
.YlOrBr .q5-7 {
  fill: #cc4c02;
}
.YlOrBr .q6-7 {
  fill: #8c2d04;
}
.YlOrBr .q0-8 {
  fill: #ffffe5;
}
.YlOrBr .q1-8 {
  fill: #fff7bc;
}
.YlOrBr .q2-8 {
  fill: #fee391;
}
.YlOrBr .q3-8 {
  fill: #fec44f;
}
.YlOrBr .q4-8 {
  fill: #fe9929;
}
.YlOrBr .q5-8 {
  fill: #ec7014;
}
.YlOrBr .q6-8 {
  fill: #cc4c02;
}
.YlOrBr .q7-8 {
  fill: #8c2d04;
}
.YlOrBr .q0-9 {
  fill: #ffffe5;
}
.YlOrBr .q1-9 {
  fill: #fff7bc;
}
.YlOrBr .q2-9 {
  fill: #fee391;
}
.YlOrBr .q3-9 {
  fill: #fec44f;
}
.YlOrBr .q4-9 {
  fill: #fe9929;
}
.YlOrBr .q5-9 {
  fill: #ec7014;
}
.YlOrBr .q6-9 {
  fill: #cc4c02;
}
.YlOrBr .q7-9 {
  fill: #993404;
}
.YlOrBr .q8-9 {
  fill: #662506;
}
.Purples .q0-3 {
  fill: #efedf5;
}
.Purples .q1-3 {
  fill: #bcbddc;
}
.Purples .q2-3 {
  fill: #756bb1;
}
.Purples .q0-4 {
  fill: #f2f0f7;
}
.Purples .q1-4 {
  fill: #cbc9e2;
}
.Purples .q2-4 {
  fill: #9e9ac8;
}
.Purples .q3-4 {
  fill: #6a51a3;
}
.Purples .q0-5 {
  fill: #f2f0f7;
}
.Purples .q1-5 {
  fill: #cbc9e2;
}
.Purples .q2-5 {
  fill: #9e9ac8;
}
.Purples .q3-5 {
  fill: #756bb1;
}
.Purples .q4-5 {
  fill: #54278f;
}
.Purples .q0-6 {
  fill: #f2f0f7;
}
.Purples .q1-6 {
  fill: #dadaeb;
}
.Purples .q2-6 {
  fill: #bcbddc;
}
.Purples .q3-6 {
  fill: #9e9ac8;
}
.Purples .q4-6 {
  fill: #756bb1;
}
.Purples .q5-6 {
  fill: #54278f;
}
.Purples .q0-7 {
  fill: #f2f0f7;
}
.Purples .q1-7 {
  fill: #dadaeb;
}
.Purples .q2-7 {
  fill: #bcbddc;
}
.Purples .q3-7 {
  fill: #9e9ac8;
}
.Purples .q4-7 {
  fill: #807dba;
}
.Purples .q5-7 {
  fill: #6a51a3;
}
.Purples .q6-7 {
  fill: #4a1486;
}
.Purples .q0-8 {
  fill: #fcfbfd;
}
.Purples .q1-8 {
  fill: #efedf5;
}
.Purples .q2-8 {
  fill: #dadaeb;
}
.Purples .q3-8 {
  fill: #bcbddc;
}
.Purples .q4-8 {
  fill: #9e9ac8;
}
.Purples .q5-8 {
  fill: #807dba;
}
.Purples .q6-8 {
  fill: #6a51a3;
}
.Purples .q7-8 {
  fill: #4a1486;
}
.Purples .q0-9 {
  fill: #fcfbfd;
}
.Purples .q1-9 {
  fill: #efedf5;
}
.Purples .q2-9 {
  fill: #dadaeb;
}
.Purples .q3-9 {
  fill: #bcbddc;
}
.Purples .q4-9 {
  fill: #9e9ac8;
}
.Purples .q5-9 {
  fill: #807dba;
}
.Purples .q6-9 {
  fill: #6a51a3;
}
.Purples .q7-9 {
  fill: #54278f;
}
.Purples .q8-9 {
  fill: #3f007d;
}
.Blues .q0-3 {
  fill: #deebf7;
}
.Blues .q1-3 {
  fill: #9ecae1;
}
.Blues .q2-3 {
  fill: #3182bd;
}
.Blues .q0-4 {
  fill: #eff3ff;
}
.Blues .q1-4 {
  fill: #bdd7e7;
}
.Blues .q2-4 {
  fill: #6baed6;
}
.Blues .q3-4 {
  fill: #2171b5;
}
.Blues .q0-5 {
  fill: #eff3ff;
}
.Blues .q1-5 {
  fill: #bdd7e7;
}
.Blues .q2-5 {
  fill: #6baed6;
}
.Blues .q3-5 {
  fill: #3182bd;
}
.Blues .q4-5 {
  fill: #08519c;
}
.Blues .q0-6 {
  fill: #eff3ff;
}
.Blues .q1-6 {
  fill: #c6dbef;
}
.Blues .q2-6 {
  fill: #9ecae1;
}
.Blues .q3-6 {
  fill: #6baed6;
}
.Blues .q4-6 {
  fill: #3182bd;
}
.Blues .q5-6 {
  fill: #08519c;
}
.Blues .q0-7 {
  fill: #eff3ff;
}
.Blues .q1-7 {
  fill: #c6dbef;
}
.Blues .q2-7 {
  fill: #9ecae1;
}
.Blues .q3-7 {
  fill: #6baed6;
}
.Blues .q4-7 {
  fill: #4292c6;
}
.Blues .q5-7 {
  fill: #2171b5;
}
.Blues .q6-7 {
  fill: #084594;
}
.Blues .q0-8 {
  fill: #f7fbff;
}
.Blues .q1-8 {
  fill: #deebf7;
}
.Blues .q2-8 {
  fill: #c6dbef;
}
.Blues .q3-8 {
  fill: #9ecae1;
}
.Blues .q4-8 {
  fill: #6baed6;
}
.Blues .q5-8 {
  fill: #4292c6;
}
.Blues .q6-8 {
  fill: #2171b5;
}
.Blues .q7-8 {
  fill: #084594;
}
.Blues .q0-9 {
  fill: #f7fbff;
}
.Blues .q1-9 {
  fill: #deebf7;
}
.Blues .q2-9 {
  fill: #c6dbef;
}
.Blues .q3-9 {
  fill: #9ecae1;
}
.Blues .q4-9 {
  fill: #6baed6;
}
.Blues .q5-9 {
  fill: #4292c6;
}
.Blues .q6-9 {
  fill: #2171b5;
}
.Blues .q7-9 {
  fill: #08519c;
}
.Blues .q8-9 {
  fill: #08306b;
}
.Greens .q0-3 {
  fill: #e5f5e0;
}
.Greens .q1-3 {
  fill: #a1d99b;
}
.Greens .q2-3 {
  fill: #31a354;
}
.Greens .q0-4 {
  fill: #edf8e9;
}
.Greens .q1-4 {
  fill: #bae4b3;
}
.Greens .q2-4 {
  fill: #74c476;
}
.Greens .q3-4 {
  fill: #238b45;
}
.Greens .q0-5 {
  fill: #edf8e9;
}
.Greens .q1-5 {
  fill: #bae4b3;
}
.Greens .q2-5 {
  fill: #74c476;
}
.Greens .q3-5 {
  fill: #31a354;
}
.Greens .q4-5 {
  fill: #006d2c;
}
.Greens .q0-6 {
  fill: #edf8e9;
}
.Greens .q1-6 {
  fill: #c7e9c0;
}
.Greens .q2-6 {
  fill: #a1d99b;
}
.Greens .q3-6 {
  fill: #74c476;
}
.Greens .q4-6 {
  fill: #31a354;
}
.Greens .q5-6 {
  fill: #006d2c;
}
.Greens .q0-7 {
  fill: #edf8e9;
}
.Greens .q1-7 {
  fill: #c7e9c0;
}
.Greens .q2-7 {
  fill: #a1d99b;
}
.Greens .q3-7 {
  fill: #74c476;
}
.Greens .q4-7 {
  fill: #41ab5d;
}
.Greens .q5-7 {
  fill: #238b45;
}
.Greens .q6-7 {
  fill: #005a32;
}
.Greens .q0-8 {
  fill: #f7fcf5;
}
.Greens .q1-8 {
  fill: #e5f5e0;
}
.Greens .q2-8 {
  fill: #c7e9c0;
}
.Greens .q3-8 {
  fill: #a1d99b;
}
.Greens .q4-8 {
  fill: #74c476;
}
.Greens .q5-8 {
  fill: #41ab5d;
}
.Greens .q6-8 {
  fill: #238b45;
}
.Greens .q7-8 {
  fill: #005a32;
}
.Greens .q0-9 {
  fill: #f7fcf5;
}
.Greens .q1-9 {
  fill: #e5f5e0;
}
.Greens .q2-9 {
  fill: #c7e9c0;
}
.Greens .q3-9 {
  fill: #a1d99b;
}
.Greens .q4-9 {
  fill: #74c476;
}
.Greens .q5-9 {
  fill: #41ab5d;
}
.Greens .q6-9 {
  fill: #238b45;
}
.Greens .q7-9 {
  fill: #006d2c;
}
.Greens .q8-9 {
  fill: #00441b;
}
.Oranges .q0-3 {
  fill: #fee6ce;
}
.Oranges .q1-3 {
  fill: #fdae6b;
}
.Oranges .q2-3 {
  fill: #e6550d;
}
.Oranges .q0-4 {
  fill: #feedde;
}
.Oranges .q1-4 {
  fill: #fdbe85;
}
.Oranges .q2-4 {
  fill: #fd8d3c;
}
.Oranges .q3-4 {
  fill: #d94701;
}
.Oranges .q0-5 {
  fill: #feedde;
}
.Oranges .q1-5 {
  fill: #fdbe85;
}
.Oranges .q2-5 {
  fill: #fd8d3c;
}
.Oranges .q3-5 {
  fill: #e6550d;
}
.Oranges .q4-5 {
  fill: #a63603;
}
.Oranges .q0-6 {
  fill: #feedde;
}
.Oranges .q1-6 {
  fill: #fdd0a2;
}
.Oranges .q2-6 {
  fill: #fdae6b;
}
.Oranges .q3-6 {
  fill: #fd8d3c;
}
.Oranges .q4-6 {
  fill: #e6550d;
}
.Oranges .q5-6 {
  fill: #a63603;
}
.Oranges .q0-7 {
  fill: #feedde;
}
.Oranges .q1-7 {
  fill: #fdd0a2;
}
.Oranges .q2-7 {
  fill: #fdae6b;
}
.Oranges .q3-7 {
  fill: #fd8d3c;
}
.Oranges .q4-7 {
  fill: #f16913;
}
.Oranges .q5-7 {
  fill: #d94801;
}
.Oranges .q6-7 {
  fill: #8c2d04;
}
.Oranges .q0-8 {
  fill: #fff5eb;
}
.Oranges .q1-8 {
  fill: #fee6ce;
}
.Oranges .q2-8 {
  fill: #fdd0a2;
}
.Oranges .q3-8 {
  fill: #fdae6b;
}
.Oranges .q4-8 {
  fill: #fd8d3c;
}
.Oranges .q5-8 {
  fill: #f16913;
}
.Oranges .q6-8 {
  fill: #d94801;
}
.Oranges .q7-8 {
  fill: #8c2d04;
}
.Oranges .q0-9 {
  fill: #fff5eb;
}
.Oranges .q1-9 {
  fill: #fee6ce;
}
.Oranges .q2-9 {
  fill: #fdd0a2;
}
.Oranges .q3-9 {
  fill: #fdae6b;
}
.Oranges .q4-9 {
  fill: #fd8d3c;
}
.Oranges .q5-9 {
  fill: #f16913;
}
.Oranges .q6-9 {
  fill: #d94801;
}
.Oranges .q7-9 {
  fill: #a63603;
}
.Oranges .q8-9 {
  fill: #7f2704;
}
.Reds .q0-3 {
  fill: #fee0d2;
}
.Reds .q1-3 {
  fill: #fc9272;
}
.Reds .q2-3 {
  fill: #de2d26;
}
.Reds .q0-4 {
  fill: #fee5d9;
}
.Reds .q1-4 {
  fill: #fcae91;
}
.Reds .q2-4 {
  fill: #fb6a4a;
}
.Reds .q3-4 {
  fill: #cb181d;
}
.Reds .q0-5 {
  fill: #fee5d9;
}
.Reds .q1-5 {
  fill: #fcae91;
}
.Reds .q2-5 {
  fill: #fb6a4a;
}
.Reds .q3-5 {
  fill: #de2d26;
}
.Reds .q4-5 {
  fill: #a50f15;
}
.Reds .q0-6 {
  fill: #fee5d9;
}
.Reds .q1-6 {
  fill: #fcbba1;
}
.Reds .q2-6 {
  fill: #fc9272;
}
.Reds .q3-6 {
  fill: #fb6a4a;
}
.Reds .q4-6 {
  fill: #de2d26;
}
.Reds .q5-6 {
  fill: #a50f15;
}
.Reds .q0-7 {
  fill: #fee5d9;
}
.Reds .q1-7 {
  fill: #fcbba1;
}
.Reds .q2-7 {
  fill: #fc9272;
}
.Reds .q3-7 {
  fill: #fb6a4a;
}
.Reds .q4-7 {
  fill: #ef3b2c;
}
.Reds .q5-7 {
  fill: #cb181d;
}
.Reds .q6-7 {
  fill: #99000d;
}
.Reds .q0-8 {
  fill: #fff5f0;
}
.Reds .q1-8 {
  fill: #fee0d2;
}
.Reds .q2-8 {
  fill: #fcbba1;
}
.Reds .q3-8 {
  fill: #fc9272;
}
.Reds .q4-8 {
  fill: #fb6a4a;
}
.Reds .q5-8 {
  fill: #ef3b2c;
}
.Reds .q6-8 {
  fill: #cb181d;
}
.Reds .q7-8 {
  fill: #99000d;
}
.Reds .q0-9 {
  fill: #fff5f0;
}
.Reds .q1-9 {
  fill: #fee0d2;
}
.Reds .q2-9 {
  fill: #fcbba1;
}
.Reds .q3-9 {
  fill: #fc9272;
}
.Reds .q4-9 {
  fill: #fb6a4a;
}
.Reds .q5-9 {
  fill: #ef3b2c;
}
.Reds .q6-9 {
  fill: #cb181d;
}
.Reds .q7-9 {
  fill: #a50f15;
}
.Reds .q8-9 {
  fill: #67000d;
}
.Greys .q0-3 {
  fill: #f0f0f0;
}
.Greys .q1-3 {
  fill: #bdbdbd;
}
.Greys .q2-3 {
  fill: #636363;
}
.Greys .q0-4 {
  fill: #f7f7f7;
}
.Greys .q1-4 {
  fill: #cccccc;
}
.Greys .q2-4 {
  fill: #969696;
}
.Greys .q3-4 {
  fill: #525252;
}
.Greys .q0-5 {
  fill: #f7f7f7;
}
.Greys .q1-5 {
  fill: #cccccc;
}
.Greys .q2-5 {
  fill: #969696;
}
.Greys .q3-5 {
  fill: #636363;
}
.Greys .q4-5 {
  fill: #252525;
}
.Greys .q0-6 {
  fill: #f7f7f7;
}
.Greys .q1-6 {
  fill: #d9d9d9;
}
.Greys .q2-6 {
  fill: #bdbdbd;
}
.Greys .q3-6 {
  fill: #969696;
}
.Greys .q4-6 {
  fill: #636363;
}
.Greys .q5-6 {
  fill: #252525;
}
.Greys .q0-7 {
  fill: #f7f7f7;
}
.Greys .q1-7 {
  fill: #d9d9d9;
}
.Greys .q2-7 {
  fill: #bdbdbd;
}
.Greys .q3-7 {
  fill: #969696;
}
.Greys .q4-7 {
  fill: #737373;
}
.Greys .q5-7 {
  fill: #525252;
}
.Greys .q6-7 {
  fill: #252525;
}
.Greys .q0-8 {
  fill: #ffffff;
}
.Greys .q1-8 {
  fill: #f0f0f0;
}
.Greys .q2-8 {
  fill: #d9d9d9;
}
.Greys .q3-8 {
  fill: #bdbdbd;
}
.Greys .q4-8 {
  fill: #969696;
}
.Greys .q5-8 {
  fill: #737373;
}
.Greys .q6-8 {
  fill: #525252;
}
.Greys .q7-8 {
  fill: #252525;
}
.Greys .q0-9 {
  fill: #ffffff;
}
.Greys .q1-9 {
  fill: #f0f0f0;
}
.Greys .q2-9 {
  fill: #d9d9d9;
}
.Greys .q3-9 {
  fill: #bdbdbd;
}
.Greys .q4-9 {
  fill: #969696;
}
.Greys .q5-9 {
  fill: #737373;
}
.Greys .q6-9 {
  fill: #525252;
}
.Greys .q7-9 {
  fill: #252525;
}
.Greys .q8-9 {
  fill: #000000;
}
.PuOr .q0-3 {
  fill: #f1a340;
}
.PuOr .q1-3 {
  fill: #f7f7f7;
}
.PuOr .q2-3 {
  fill: #998ec3;
}
.PuOr .q0-4 {
  fill: #e66101;
}
.PuOr .q1-4 {
  fill: #fdb863;
}
.PuOr .q2-4 {
  fill: #b2abd2;
}
.PuOr .q3-4 {
  fill: #5e3c99;
}
.PuOr .q0-5 {
  fill: #e66101;
}
.PuOr .q1-5 {
  fill: #fdb863;
}
.PuOr .q2-5 {
  fill: #f7f7f7;
}
.PuOr .q3-5 {
  fill: #b2abd2;
}
.PuOr .q4-5 {
  fill: #5e3c99;
}
.PuOr .q0-6 {
  fill: #b35806;
}
.PuOr .q1-6 {
  fill: #f1a340;
}
.PuOr .q2-6 {
  fill: #fee0b6;
}
.PuOr .q3-6 {
  fill: #d8daeb;
}
.PuOr .q4-6 {
  fill: #998ec3;
}
.PuOr .q5-6 {
  fill: #542788;
}
.PuOr .q0-7 {
  fill: #b35806;
}
.PuOr .q1-7 {
  fill: #f1a340;
}
.PuOr .q2-7 {
  fill: #fee0b6;
}
.PuOr .q3-7 {
  fill: #f7f7f7;
}
.PuOr .q4-7 {
  fill: #d8daeb;
}
.PuOr .q5-7 {
  fill: #998ec3;
}
.PuOr .q6-7 {
  fill: #542788;
}
.PuOr .q0-8 {
  fill: #b35806;
}
.PuOr .q1-8 {
  fill: #e08214;
}
.PuOr .q2-8 {
  fill: #fdb863;
}
.PuOr .q3-8 {
  fill: #fee0b6;
}
.PuOr .q4-8 {
  fill: #d8daeb;
}
.PuOr .q5-8 {
  fill: #b2abd2;
}
.PuOr .q6-8 {
  fill: #8073ac;
}
.PuOr .q7-8 {
  fill: #542788;
}
.PuOr .q0-9 {
  fill: #b35806;
}
.PuOr .q1-9 {
  fill: #e08214;
}
.PuOr .q2-9 {
  fill: #fdb863;
}
.PuOr .q3-9 {
  fill: #fee0b6;
}
.PuOr .q4-9 {
  fill: #f7f7f7;
}
.PuOr .q5-9 {
  fill: #d8daeb;
}
.PuOr .q6-9 {
  fill: #b2abd2;
}
.PuOr .q7-9 {
  fill: #8073ac;
}
.PuOr .q8-9 {
  fill: #542788;
}
.PuOr .q0-10 {
  fill: #7f3b08;
}
.PuOr .q1-10 {
  fill: #b35806;
}
.PuOr .q2-10 {
  fill: #e08214;
}
.PuOr .q3-10 {
  fill: #fdb863;
}
.PuOr .q4-10 {
  fill: #fee0b6;
}
.PuOr .q5-10 {
  fill: #d8daeb;
}
.PuOr .q6-10 {
  fill: #b2abd2;
}
.PuOr .q7-10 {
  fill: #8073ac;
}
.PuOr .q8-10 {
  fill: #542788;
}
.PuOr .q9-10 {
  fill: #2d004b;
}
.PuOr .q0-11 {
  fill: #7f3b08;
}
.PuOr .q1-11 {
  fill: #b35806;
}
.PuOr .q2-11 {
  fill: #e08214;
}
.PuOr .q3-11 {
  fill: #fdb863;
}
.PuOr .q4-11 {
  fill: #fee0b6;
}
.PuOr .q5-11 {
  fill: #f7f7f7;
}
.PuOr .q6-11 {
  fill: #d8daeb;
}
.PuOr .q7-11 {
  fill: #b2abd2;
}
.PuOr .q8-11 {
  fill: #8073ac;
}
.PuOr .q9-11 {
  fill: #542788;
}
.PuOr .q10-11 {
  fill: #2d004b;
}
.BrBG .q0-3 {
  fill: #d8b365;
}
.BrBG .q1-3 {
  fill: #f5f5f5;
}
.BrBG .q2-3 {
  fill: #5ab4ac;
}
.BrBG .q0-4 {
  fill: #a6611a;
}
.BrBG .q1-4 {
  fill: #dfc27d;
}
.BrBG .q2-4 {
  fill: #80cdc1;
}
.BrBG .q3-4 {
  fill: #018571;
}
.BrBG .q0-5 {
  fill: #a6611a;
}
.BrBG .q1-5 {
  fill: #dfc27d;
}
.BrBG .q2-5 {
  fill: #f5f5f5;
}
.BrBG .q3-5 {
  fill: #80cdc1;
}
.BrBG .q4-5 {
  fill: #018571;
}
.BrBG .q0-6 {
  fill: #8c510a;
}
.BrBG .q1-6 {
  fill: #d8b365;
}
.BrBG .q2-6 {
  fill: #f6e8c3;
}
.BrBG .q3-6 {
  fill: #c7eae5;
}
.BrBG .q4-6 {
  fill: #5ab4ac;
}
.BrBG .q5-6 {
  fill: #01665e;
}
.BrBG .q0-7 {
  fill: #8c510a;
}
.BrBG .q1-7 {
  fill: #d8b365;
}
.BrBG .q2-7 {
  fill: #f6e8c3;
}
.BrBG .q3-7 {
  fill: #f5f5f5;
}
.BrBG .q4-7 {
  fill: #c7eae5;
}
.BrBG .q5-7 {
  fill: #5ab4ac;
}
.BrBG .q6-7 {
  fill: #01665e;
}
.BrBG .q0-8 {
  fill: #8c510a;
}
.BrBG .q1-8 {
  fill: #bf812d;
}
.BrBG .q2-8 {
  fill: #dfc27d;
}
.BrBG .q3-8 {
  fill: #f6e8c3;
}
.BrBG .q4-8 {
  fill: #c7eae5;
}
.BrBG .q5-8 {
  fill: #80cdc1;
}
.BrBG .q6-8 {
  fill: #35978f;
}
.BrBG .q7-8 {
  fill: #01665e;
}
.BrBG .q0-9 {
  fill: #8c510a;
}
.BrBG .q1-9 {
  fill: #bf812d;
}
.BrBG .q2-9 {
  fill: #dfc27d;
}
.BrBG .q3-9 {
  fill: #f6e8c3;
}
.BrBG .q4-9 {
  fill: #f5f5f5;
}
.BrBG .q5-9 {
  fill: #c7eae5;
}
.BrBG .q6-9 {
  fill: #80cdc1;
}
.BrBG .q7-9 {
  fill: #35978f;
}
.BrBG .q8-9 {
  fill: #01665e;
}
.BrBG .q0-10 {
  fill: #543005;
}
.BrBG .q1-10 {
  fill: #8c510a;
}
.BrBG .q2-10 {
  fill: #bf812d;
}
.BrBG .q3-10 {
  fill: #dfc27d;
}
.BrBG .q4-10 {
  fill: #f6e8c3;
}
.BrBG .q5-10 {
  fill: #c7eae5;
}
.BrBG .q6-10 {
  fill: #80cdc1;
}
.BrBG .q7-10 {
  fill: #35978f;
}
.BrBG .q8-10 {
  fill: #01665e;
}
.BrBG .q9-10 {
  fill: #003c30;
}
.BrBG .q0-11 {
  fill: #543005;
}
.BrBG .q1-11 {
  fill: #8c510a;
}
.BrBG .q2-11 {
  fill: #bf812d;
}
.BrBG .q3-11 {
  fill: #dfc27d;
}
.BrBG .q4-11 {
  fill: #f6e8c3;
}
.BrBG .q5-11 {
  fill: #f5f5f5;
}
.BrBG .q6-11 {
  fill: #c7eae5;
}
.BrBG .q7-11 {
  fill: #80cdc1;
}
.BrBG .q8-11 {
  fill: #35978f;
}
.BrBG .q9-11 {
  fill: #01665e;
}
.BrBG .q10-11 {
  fill: #003c30;
}
.PRGn .q0-3 {
  fill: #af8dc3;
}
.PRGn .q1-3 {
  fill: #f7f7f7;
}
.PRGn .q2-3 {
  fill: #7fbf7b;
}
.PRGn .q0-4 {
  fill: #7b3294;
}
.PRGn .q1-4 {
  fill: #c2a5cf;
}
.PRGn .q2-4 {
  fill: #a6dba0;
}
.PRGn .q3-4 {
  fill: #008837;
}
.PRGn .q0-5 {
  fill: #7b3294;
}
.PRGn .q1-5 {
  fill: #c2a5cf;
}
.PRGn .q2-5 {
  fill: #f7f7f7;
}
.PRGn .q3-5 {
  fill: #a6dba0;
}
.PRGn .q4-5 {
  fill: #008837;
}
.PRGn .q0-6 {
  fill: #762a83;
}
.PRGn .q1-6 {
  fill: #af8dc3;
}
.PRGn .q2-6 {
  fill: #e7d4e8;
}
.PRGn .q3-6 {
  fill: #d9f0d3;
}
.PRGn .q4-6 {
  fill: #7fbf7b;
}
.PRGn .q5-6 {
  fill: #1b7837;
}
.PRGn .q0-7 {
  fill: #762a83;
}
.PRGn .q1-7 {
  fill: #af8dc3;
}
.PRGn .q2-7 {
  fill: #e7d4e8;
}
.PRGn .q3-7 {
  fill: #f7f7f7;
}
.PRGn .q4-7 {
  fill: #d9f0d3;
}
.PRGn .q5-7 {
  fill: #7fbf7b;
}
.PRGn .q6-7 {
  fill: #1b7837;
}
.PRGn .q0-8 {
  fill: #762a83;
}
.PRGn .q1-8 {
  fill: #9970ab;
}
.PRGn .q2-8 {
  fill: #c2a5cf;
}
.PRGn .q3-8 {
  fill: #e7d4e8;
}
.PRGn .q4-8 {
  fill: #d9f0d3;
}
.PRGn .q5-8 {
  fill: #a6dba0;
}
.PRGn .q6-8 {
  fill: #5aae61;
}
.PRGn .q7-8 {
  fill: #1b7837;
}
.PRGn .q0-9 {
  fill: #762a83;
}
.PRGn .q1-9 {
  fill: #9970ab;
}
.PRGn .q2-9 {
  fill: #c2a5cf;
}
.PRGn .q3-9 {
  fill: #e7d4e8;
}
.PRGn .q4-9 {
  fill: #f7f7f7;
}
.PRGn .q5-9 {
  fill: #d9f0d3;
}
.PRGn .q6-9 {
  fill: #a6dba0;
}
.PRGn .q7-9 {
  fill: #5aae61;
}
.PRGn .q8-9 {
  fill: #1b7837;
}
.PRGn .q0-10 {
  fill: #40004b;
}
.PRGn .q1-10 {
  fill: #762a83;
}
.PRGn .q2-10 {
  fill: #9970ab;
}
.PRGn .q3-10 {
  fill: #c2a5cf;
}
.PRGn .q4-10 {
  fill: #e7d4e8;
}
.PRGn .q5-10 {
  fill: #d9f0d3;
}
.PRGn .q6-10 {
  fill: #a6dba0;
}
.PRGn .q7-10 {
  fill: #5aae61;
}
.PRGn .q8-10 {
  fill: #1b7837;
}
.PRGn .q9-10 {
  fill: #00441b;
}
.PRGn .q0-11 {
  fill: #40004b;
}
.PRGn .q1-11 {
  fill: #762a83;
}
.PRGn .q2-11 {
  fill: #9970ab;
}
.PRGn .q3-11 {
  fill: #c2a5cf;
}
.PRGn .q4-11 {
  fill: #e7d4e8;
}
.PRGn .q5-11 {
  fill: #f7f7f7;
}
.PRGn .q6-11 {
  fill: #d9f0d3;
}
.PRGn .q7-11 {
  fill: #a6dba0;
}
.PRGn .q8-11 {
  fill: #5aae61;
}
.PRGn .q9-11 {
  fill: #1b7837;
}
.PRGn .q10-11 {
  fill: #00441b;
}
.PiYG .q0-3 {
  fill: #e9a3c9;
}
.PiYG .q1-3 {
  fill: #f7f7f7;
}
.PiYG .q2-3 {
  fill: #a1d76a;
}
.PiYG .q0-4 {
  fill: #d01c8b;
}
.PiYG .q1-4 {
  fill: #f1b6da;
}
.PiYG .q2-4 {
  fill: #b8e186;
}
.PiYG .q3-4 {
  fill: #4dac26;
}
.PiYG .q0-5 {
  fill: #d01c8b;
}
.PiYG .q1-5 {
  fill: #f1b6da;
}
.PiYG .q2-5 {
  fill: #f7f7f7;
}
.PiYG .q3-5 {
  fill: #b8e186;
}
.PiYG .q4-5 {
  fill: #4dac26;
}
.PiYG .q0-6 {
  fill: #c51b7d;
}
.PiYG .q1-6 {
  fill: #e9a3c9;
}
.PiYG .q2-6 {
  fill: #fde0ef;
}
.PiYG .q3-6 {
  fill: #e6f5d0;
}
.PiYG .q4-6 {
  fill: #a1d76a;
}
.PiYG .q5-6 {
  fill: #4d9221;
}
.PiYG .q0-7 {
  fill: #c51b7d;
}
.PiYG .q1-7 {
  fill: #e9a3c9;
}
.PiYG .q2-7 {
  fill: #fde0ef;
}
.PiYG .q3-7 {
  fill: #f7f7f7;
}
.PiYG .q4-7 {
  fill: #e6f5d0;
}
.PiYG .q5-7 {
  fill: #a1d76a;
}
.PiYG .q6-7 {
  fill: #4d9221;
}
.PiYG .q0-8 {
  fill: #c51b7d;
}
.PiYG .q1-8 {
  fill: #de77ae;
}
.PiYG .q2-8 {
  fill: #f1b6da;
}
.PiYG .q3-8 {
  fill: #fde0ef;
}
.PiYG .q4-8 {
  fill: #e6f5d0;
}
.PiYG .q5-8 {
  fill: #b8e186;
}
.PiYG .q6-8 {
  fill: #7fbc41;
}
.PiYG .q7-8 {
  fill: #4d9221;
}
.PiYG .q0-9 {
  fill: #c51b7d;
}
.PiYG .q1-9 {
  fill: #de77ae;
}
.PiYG .q2-9 {
  fill: #f1b6da;
}
.PiYG .q3-9 {
  fill: #fde0ef;
}
.PiYG .q4-9 {
  fill: #f7f7f7;
}
.PiYG .q5-9 {
  fill: #e6f5d0;
}
.PiYG .q6-9 {
  fill: #b8e186;
}
.PiYG .q7-9 {
  fill: #7fbc41;
}
.PiYG .q8-9 {
  fill: #4d9221;
}
.PiYG .q0-10 {
  fill: #8e0152;
}
.PiYG .q1-10 {
  fill: #c51b7d;
}
.PiYG .q2-10 {
  fill: #de77ae;
}
.PiYG .q3-10 {
  fill: #f1b6da;
}
.PiYG .q4-10 {
  fill: #fde0ef;
}
.PiYG .q5-10 {
  fill: #e6f5d0;
}
.PiYG .q6-10 {
  fill: #b8e186;
}
.PiYG .q7-10 {
  fill: #7fbc41;
}
.PiYG .q8-10 {
  fill: #4d9221;
}
.PiYG .q9-10 {
  fill: #276419;
}
.PiYG .q0-11 {
  fill: #8e0152;
}
.PiYG .q1-11 {
  fill: #c51b7d;
}
.PiYG .q2-11 {
  fill: #de77ae;
}
.PiYG .q3-11 {
  fill: #f1b6da;
}
.PiYG .q4-11 {
  fill: #fde0ef;
}
.PiYG .q5-11 {
  fill: #f7f7f7;
}
.PiYG .q6-11 {
  fill: #e6f5d0;
}
.PiYG .q7-11 {
  fill: #b8e186;
}
.PiYG .q8-11 {
  fill: #7fbc41;
}
.PiYG .q9-11 {
  fill: #4d9221;
}
.PiYG .q10-11 {
  fill: #276419;
}
.RdBu .q0-3 {
  fill: #ef8a62;
}
.RdBu .q1-3 {
  fill: #f7f7f7;
}
.RdBu .q2-3 {
  fill: #67a9cf;
}
.RdBu .q0-4 {
  fill: #ca0020;
}
.RdBu .q1-4 {
  fill: #f4a582;
}
.RdBu .q2-4 {
  fill: #92c5de;
}
.RdBu .q3-4 {
  fill: #0571b0;
}
.RdBu .q0-5 {
  fill: #ca0020;
}
.RdBu .q1-5 {
  fill: #f4a582;
}
.RdBu .q2-5 {
  fill: #f7f7f7;
}
.RdBu .q3-5 {
  fill: #92c5de;
}
.RdBu .q4-5 {
  fill: #0571b0;
}
.RdBu .q0-6 {
  fill: #b2182b;
}
.RdBu .q1-6 {
  fill: #ef8a62;
}
.RdBu .q2-6 {
  fill: #fddbc7;
}
.RdBu .q3-6 {
  fill: #d1e5f0;
}
.RdBu .q4-6 {
  fill: #67a9cf;
}
.RdBu .q5-6 {
  fill: #2166ac;
}
.RdBu .q0-7 {
  fill: #b2182b;
}
.RdBu .q1-7 {
  fill: #ef8a62;
}
.RdBu .q2-7 {
  fill: #fddbc7;
}
.RdBu .q3-7 {
  fill: #f7f7f7;
}
.RdBu .q4-7 {
  fill: #d1e5f0;
}
.RdBu .q5-7 {
  fill: #67a9cf;
}
.RdBu .q6-7 {
  fill: #2166ac;
}
.RdBu .q0-8 {
  fill: #b2182b;
}
.RdBu .q1-8 {
  fill: #d6604d;
}
.RdBu .q2-8 {
  fill: #f4a582;
}
.RdBu .q3-8 {
  fill: #fddbc7;
}
.RdBu .q4-8 {
  fill: #d1e5f0;
}
.RdBu .q5-8 {
  fill: #92c5de;
}
.RdBu .q6-8 {
  fill: #4393c3;
}
.RdBu .q7-8 {
  fill: #2166ac;
}
.RdBu .q0-9 {
  fill: #b2182b;
}
.RdBu .q1-9 {
  fill: #d6604d;
}
.RdBu .q2-9 {
  fill: #f4a582;
}
.RdBu .q3-9 {
  fill: #fddbc7;
}
.RdBu .q4-9 {
  fill: #f7f7f7;
}
.RdBu .q5-9 {
  fill: #d1e5f0;
}
.RdBu .q6-9 {
  fill: #92c5de;
}
.RdBu .q7-9 {
  fill: #4393c3;
}
.RdBu .q8-9 {
  fill: #2166ac;
}
.RdBu .q0-10 {
  fill: #67001f;
}
.RdBu .q1-10 {
  fill: #b2182b;
}
.RdBu .q2-10 {
  fill: #d6604d;
}
.RdBu .q3-10 {
  fill: #f4a582;
}
.RdBu .q4-10 {
  fill: #fddbc7;
}
.RdBu .q5-10 {
  fill: #d1e5f0;
}
.RdBu .q6-10 {
  fill: #92c5de;
}
.RdBu .q7-10 {
  fill: #4393c3;
}
.RdBu .q8-10 {
  fill: #2166ac;
}
.RdBu .q9-10 {
  fill: #053061;
}
.RdBu .q0-11 {
  fill: #67001f;
}
.RdBu .q1-11 {
  fill: #b2182b;
}
.RdBu .q2-11 {
  fill: #d6604d;
}
.RdBu .q3-11 {
  fill: #f4a582;
}
.RdBu .q4-11 {
  fill: #fddbc7;
}
.RdBu .q5-11 {
  fill: #f7f7f7;
}
.RdBu .q6-11 {
  fill: #d1e5f0;
}
.RdBu .q7-11 {
  fill: #92c5de;
}
.RdBu .q8-11 {
  fill: #4393c3;
}
.RdBu .q9-11 {
  fill: #2166ac;
}
.RdBu .q10-11 {
  fill: #053061;
}
.RdGy .q0-3 {
  fill: #ef8a62;
}
.RdGy .q1-3 {
  fill: #ffffff;
}
.RdGy .q2-3 {
  fill: #999999;
}
.RdGy .q0-4 {
  fill: #ca0020;
}
.RdGy .q1-4 {
  fill: #f4a582;
}
.RdGy .q2-4 {
  fill: #bababa;
}
.RdGy .q3-4 {
  fill: #404040;
}
.RdGy .q0-5 {
  fill: #ca0020;
}
.RdGy .q1-5 {
  fill: #f4a582;
}
.RdGy .q2-5 {
  fill: #ffffff;
}
.RdGy .q3-5 {
  fill: #bababa;
}
.RdGy .q4-5 {
  fill: #404040;
}
.RdGy .q0-6 {
  fill: #b2182b;
}
.RdGy .q1-6 {
  fill: #ef8a62;
}
.RdGy .q2-6 {
  fill: #fddbc7;
}
.RdGy .q3-6 {
  fill: #e0e0e0;
}
.RdGy .q4-6 {
  fill: #999999;
}
.RdGy .q5-6 {
  fill: #4d4d4d;
}
.RdGy .q0-7 {
  fill: #b2182b;
}
.RdGy .q1-7 {
  fill: #ef8a62;
}
.RdGy .q2-7 {
  fill: #fddbc7;
}
.RdGy .q3-7 {
  fill: #ffffff;
}
.RdGy .q4-7 {
  fill: #e0e0e0;
}
.RdGy .q5-7 {
  fill: #999999;
}
.RdGy .q6-7 {
  fill: #4d4d4d;
}
.RdGy .q0-8 {
  fill: #b2182b;
}
.RdGy .q1-8 {
  fill: #d6604d;
}
.RdGy .q2-8 {
  fill: #f4a582;
}
.RdGy .q3-8 {
  fill: #fddbc7;
}
.RdGy .q4-8 {
  fill: #e0e0e0;
}
.RdGy .q5-8 {
  fill: #bababa;
}
.RdGy .q6-8 {
  fill: #878787;
}
.RdGy .q7-8 {
  fill: #4d4d4d;
}
.RdGy .q0-9 {
  fill: #b2182b;
}
.RdGy .q1-9 {
  fill: #d6604d;
}
.RdGy .q2-9 {
  fill: #f4a582;
}
.RdGy .q3-9 {
  fill: #fddbc7;
}
.RdGy .q4-9 {
  fill: #ffffff;
}
.RdGy .q5-9 {
  fill: #e0e0e0;
}
.RdGy .q6-9 {
  fill: #bababa;
}
.RdGy .q7-9 {
  fill: #878787;
}
.RdGy .q8-9 {
  fill: #4d4d4d;
}
.RdGy .q0-10 {
  fill: #67001f;
}
.RdGy .q1-10 {
  fill: #b2182b;
}
.RdGy .q2-10 {
  fill: #d6604d;
}
.RdGy .q3-10 {
  fill: #f4a582;
}
.RdGy .q4-10 {
  fill: #fddbc7;
}
.RdGy .q5-10 {
  fill: #e0e0e0;
}
.RdGy .q6-10 {
  fill: #bababa;
}
.RdGy .q7-10 {
  fill: #878787;
}
.RdGy .q8-10 {
  fill: #4d4d4d;
}
.RdGy .q9-10 {
  fill: #1a1a1a;
}
.RdGy .q0-11 {
  fill: #67001f;
}
.RdGy .q1-11 {
  fill: #b2182b;
}
.RdGy .q2-11 {
  fill: #d6604d;
}
.RdGy .q3-11 {
  fill: #f4a582;
}
.RdGy .q4-11 {
  fill: #fddbc7;
}
.RdGy .q5-11 {
  fill: #ffffff;
}
.RdGy .q6-11 {
  fill: #e0e0e0;
}
.RdGy .q7-11 {
  fill: #bababa;
}
.RdGy .q8-11 {
  fill: #878787;
}
.RdGy .q9-11 {
  fill: #4d4d4d;
}
.RdGy .q10-11 {
  fill: #1a1a1a;
}
.RdYlBu .q0-3 {
  fill: #fc8d59;
}
.RdYlBu .q1-3 {
  fill: #ffffbf;
}
.RdYlBu .q2-3 {
  fill: #91bfdb;
}
.RdYlBu .q0-4 {
  fill: #d7191c;
}
.RdYlBu .q1-4 {
  fill: #fdae61;
}
.RdYlBu .q2-4 {
  fill: #abd9e9;
}
.RdYlBu .q3-4 {
  fill: #2c7bb6;
}
.RdYlBu .q0-5 {
  fill: #d7191c;
}
.RdYlBu .q1-5 {
  fill: #fdae61;
}
.RdYlBu .q2-5 {
  fill: #ffffbf;
}
.RdYlBu .q3-5 {
  fill: #abd9e9;
}
.RdYlBu .q4-5 {
  fill: #2c7bb6;
}
.RdYlBu .q0-6 {
  fill: #d73027;
}
.RdYlBu .q1-6 {
  fill: #fc8d59;
}
.RdYlBu .q2-6 {
  fill: #fee090;
}
.RdYlBu .q3-6 {
  fill: #e0f3f8;
}
.RdYlBu .q4-6 {
  fill: #91bfdb;
}
.RdYlBu .q5-6 {
  fill: #4575b4;
}
.RdYlBu .q0-7 {
  fill: #d73027;
}
.RdYlBu .q1-7 {
  fill: #fc8d59;
}
.RdYlBu .q2-7 {
  fill: #fee090;
}
.RdYlBu .q3-7 {
  fill: #ffffbf;
}
.RdYlBu .q4-7 {
  fill: #e0f3f8;
}
.RdYlBu .q5-7 {
  fill: #91bfdb;
}
.RdYlBu .q6-7 {
  fill: #4575b4;
}
.RdYlBu .q0-8 {
  fill: #d73027;
}
.RdYlBu .q1-8 {
  fill: #f46d43;
}
.RdYlBu .q2-8 {
  fill: #fdae61;
}
.RdYlBu .q3-8 {
  fill: #fee090;
}
.RdYlBu .q4-8 {
  fill: #e0f3f8;
}
.RdYlBu .q5-8 {
  fill: #abd9e9;
}
.RdYlBu .q6-8 {
  fill: #74add1;
}
.RdYlBu .q7-8 {
  fill: #4575b4;
}
.RdYlBu .q0-9 {
  fill: #d73027;
}
.RdYlBu .q1-9 {
  fill: #f46d43;
}
.RdYlBu .q2-9 {
  fill: #fdae61;
}
.RdYlBu .q3-9 {
  fill: #fee090;
}
.RdYlBu .q4-9 {
  fill: #ffffbf;
}
.RdYlBu .q5-9 {
  fill: #e0f3f8;
}
.RdYlBu .q6-9 {
  fill: #abd9e9;
}
.RdYlBu .q7-9 {
  fill: #74add1;
}
.RdYlBu .q8-9 {
  fill: #4575b4;
}
.RdYlBu .q0-10 {
  fill: #a50026;
}
.RdYlBu .q1-10 {
  fill: #d73027;
}
.RdYlBu .q2-10 {
  fill: #f46d43;
}
.RdYlBu .q3-10 {
  fill: #fdae61;
}
.RdYlBu .q4-10 {
  fill: #fee090;
}
.RdYlBu .q5-10 {
  fill: #e0f3f8;
}
.RdYlBu .q6-10 {
  fill: #abd9e9;
}
.RdYlBu .q7-10 {
  fill: #74add1;
}
.RdYlBu .q8-10 {
  fill: #4575b4;
}
.RdYlBu .q9-10 {
  fill: #313695;
}
.RdYlBu .q0-11 {
  fill: #a50026;
}
.RdYlBu .q1-11 {
  fill: #d73027;
}
.RdYlBu .q2-11 {
  fill: #f46d43;
}
.RdYlBu .q3-11 {
  fill: #fdae61;
}
.RdYlBu .q4-11 {
  fill: #fee090;
}
.RdYlBu .q5-11 {
  fill: #ffffbf;
}
.RdYlBu .q6-11 {
  fill: #e0f3f8;
}
.RdYlBu .q7-11 {
  fill: #abd9e9;
}
.RdYlBu .q8-11 {
  fill: #74add1;
}
.RdYlBu .q9-11 {
  fill: #4575b4;
}
.RdYlBu .q10-11 {
  fill: #313695;
}
.Spectral .q0-3 {
  fill: #fc8d59;
}
.Spectral .q1-3 {
  fill: #ffffbf;
}
.Spectral .q2-3 {
  fill: #99d594;
}
.Spectral .q0-4 {
  fill: #d7191c;
}
.Spectral .q1-4 {
  fill: #fdae61;
}
.Spectral .q2-4 {
  fill: #abdda4;
}
.Spectral .q3-4 {
  fill: #2b83ba;
}
.Spectral .q0-5 {
  fill: #d7191c;
}
.Spectral .q1-5 {
  fill: #fdae61;
}
.Spectral .q2-5 {
  fill: #ffffbf;
}
.Spectral .q3-5 {
  fill: #abdda4;
}
.Spectral .q4-5 {
  fill: #2b83ba;
}
.Spectral .q0-6 {
  fill: #d53e4f;
}
.Spectral .q1-6 {
  fill: #fc8d59;
}
.Spectral .q2-6 {
  fill: #fee08b;
}
.Spectral .q3-6 {
  fill: #e6f598;
}
.Spectral .q4-6 {
  fill: #99d594;
}
.Spectral .q5-6 {
  fill: #3288bd;
}
.Spectral .q0-7 {
  fill: #d53e4f;
}
.Spectral .q1-7 {
  fill: #fc8d59;
}
.Spectral .q2-7 {
  fill: #fee08b;
}
.Spectral .q3-7 {
  fill: #ffffbf;
}
.Spectral .q4-7 {
  fill: #e6f598;
}
.Spectral .q5-7 {
  fill: #99d594;
}
.Spectral .q6-7 {
  fill: #3288bd;
}
.Spectral .q0-8 {
  fill: #d53e4f;
}
.Spectral .q1-8 {
  fill: #f46d43;
}
.Spectral .q2-8 {
  fill: #fdae61;
}
.Spectral .q3-8 {
  fill: #fee08b;
}
.Spectral .q4-8 {
  fill: #e6f598;
}
.Spectral .q5-8 {
  fill: #abdda4;
}
.Spectral .q6-8 {
  fill: #66c2a5;
}
.Spectral .q7-8 {
  fill: #3288bd;
}
.Spectral .q0-9 {
  fill: #d53e4f;
}
.Spectral .q1-9 {
  fill: #f46d43;
}
.Spectral .q2-9 {
  fill: #fdae61;
}
.Spectral .q3-9 {
  fill: #fee08b;
}
.Spectral .q4-9 {
  fill: #ffffbf;
}
.Spectral .q5-9 {
  fill: #e6f598;
}
.Spectral .q6-9 {
  fill: #abdda4;
}
.Spectral .q7-9 {
  fill: #66c2a5;
}
.Spectral .q8-9 {
  fill: #3288bd;
}
.Spectral .q0-10 {
  fill: #9e0142;
}
.Spectral .q1-10 {
  fill: #d53e4f;
}
.Spectral .q2-10 {
  fill: #f46d43;
}
.Spectral .q3-10 {
  fill: #fdae61;
}
.Spectral .q4-10 {
  fill: #fee08b;
}
.Spectral .q5-10 {
  fill: #e6f598;
}
.Spectral .q6-10 {
  fill: #abdda4;
}
.Spectral .q7-10 {
  fill: #66c2a5;
}
.Spectral .q8-10 {
  fill: #3288bd;
}
.Spectral .q9-10 {
  fill: #5e4fa2;
}
.Spectral .q0-11 {
  fill: #9e0142;
}
.Spectral .q1-11 {
  fill: #d53e4f;
}
.Spectral .q2-11 {
  fill: #f46d43;
}
.Spectral .q3-11 {
  fill: #fdae61;
}
.Spectral .q4-11 {
  fill: #fee08b;
}
.Spectral .q5-11 {
  fill: #ffffbf;
}
.Spectral .q6-11 {
  fill: #e6f598;
}
.Spectral .q7-11 {
  fill: #abdda4;
}
.Spectral .q8-11 {
  fill: #66c2a5;
}
.Spectral .q9-11 {
  fill: #3288bd;
}
.Spectral .q10-11 {
  fill: #5e4fa2;
}
.RdYlGn .q0-3 {
  fill: #fc8d59;
}
.RdYlGn .q1-3 {
  fill: #ffffbf;
}
.RdYlGn .q2-3 {
  fill: #91cf60;
}
.RdYlGn .q0-4 {
  fill: #d7191c;
}
.RdYlGn .q1-4 {
  fill: #fdae61;
}
.RdYlGn .q2-4 {
  fill: #a6d96a;
}
.RdYlGn .q3-4 {
  fill: #1a9641;
}
.RdYlGn .q0-5 {
  fill: #d7191c;
}
.RdYlGn .q1-5 {
  fill: #fdae61;
}
.RdYlGn .q2-5 {
  fill: #ffffbf;
}
.RdYlGn .q3-5 {
  fill: #a6d96a;
}
.RdYlGn .q4-5 {
  fill: #1a9641;
}
.RdYlGn .q0-6 {
  fill: #d73027;
}
.RdYlGn .q1-6 {
  fill: #fc8d59;
}
.RdYlGn .q2-6 {
  fill: #fee08b;
}
.RdYlGn .q3-6 {
  fill: #d9ef8b;
}
.RdYlGn .q4-6 {
  fill: #91cf60;
}
.RdYlGn .q5-6 {
  fill: #1a9850;
}
.RdYlGn .q0-7 {
  fill: #d73027;
}
.RdYlGn .q1-7 {
  fill: #fc8d59;
}
.RdYlGn .q2-7 {
  fill: #fee08b;
}
.RdYlGn .q3-7 {
  fill: #ffffbf;
}
.RdYlGn .q4-7 {
  fill: #d9ef8b;
}
.RdYlGn .q5-7 {
  fill: #91cf60;
}
.RdYlGn .q6-7 {
  fill: #1a9850;
}
.RdYlGn .q0-8 {
  fill: #d73027;
}
.RdYlGn .q1-8 {
  fill: #f46d43;
}
.RdYlGn .q2-8 {
  fill: #fdae61;
}
.RdYlGn .q3-8 {
  fill: #fee08b;
}
.RdYlGn .q4-8 {
  fill: #d9ef8b;
}
.RdYlGn .q5-8 {
  fill: #a6d96a;
}
.RdYlGn .q6-8 {
  fill: #66bd63;
}
.RdYlGn .q7-8 {
  fill: #1a9850;
}
.RdYlGn .q0-9 {
  fill: #d73027;
}
.RdYlGn .q1-9 {
  fill: #f46d43;
}
.RdYlGn .q2-9 {
  fill: #fdae61;
}
.RdYlGn .q3-9 {
  fill: #fee08b;
}
.RdYlGn .q4-9 {
  fill: #ffffbf;
}
.RdYlGn .q5-9 {
  fill: #d9ef8b;
}
.RdYlGn .q6-9 {
  fill: #a6d96a;
}
.RdYlGn .q7-9 {
  fill: #66bd63;
}
.RdYlGn .q8-9 {
  fill: #1a9850;
}
.RdYlGn .q0-10 {
  fill: #a50026;
}
.RdYlGn .q1-10 {
  fill: #d73027;
}
.RdYlGn .q2-10 {
  fill: #f46d43;
}
.RdYlGn .q3-10 {
  fill: #fdae61;
}
.RdYlGn .q4-10 {
  fill: #fee08b;
}
.RdYlGn .q5-10 {
  fill: #d9ef8b;
}
.RdYlGn .q6-10 {
  fill: #a6d96a;
}
.RdYlGn .q7-10 {
  fill: #66bd63;
}
.RdYlGn .q8-10 {
  fill: #1a9850;
}
.RdYlGn .q9-10 {
  fill: #006837;
}
.RdYlGn .q0-11 {
  fill: #a50026;
}
.RdYlGn .q1-11 {
  fill: #d73027;
}
.RdYlGn .q2-11 {
  fill: #f46d43;
}
.RdYlGn .q3-11 {
  fill: #fdae61;
}
.RdYlGn .q4-11 {
  fill: #fee08b;
}
.RdYlGn .q5-11 {
  fill: #ffffbf;
}
.RdYlGn .q6-11 {
  fill: #d9ef8b;
}
.RdYlGn .q7-11 {
  fill: #a6d96a;
}
.RdYlGn .q8-11 {
  fill: #66bd63;
}
.RdYlGn .q9-11 {
  fill: #1a9850;
}
.RdYlGn .q10-11 {
  fill: #006837;
}

.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFF;
}
.toast-message a:hover {
  color: #CCC;
  text-decoration: none;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  left: 12px;
  bottom: 12px;
}
#toast-container {
  position: fixed;
  z-index: 9999;
}
#toast-container > div {
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  -o-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
  margin: 0 0 6px;
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  opacity: 0.8;
  padding: 15px 15px 15px 50px;
  width: 300px;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  -o-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 108px;
  }
}
@media all and (min-width: 241px) and (max-width: 320px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 128px;
  }
}
@media all and (min-width: 321px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 192px;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 300px;
  }
}
@media all and (min-width: 769px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 300px;
  }
}

