@charset "UTF-8";
/*! © 2016 App Factory - InfoCert S.p.A. */
/*! jQuery UI - v1.12.1 - 2018-09-09
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-helper-hidden {
  display: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-helper-clearfix:after {
  clear: both; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-front {
  z-index: 100; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-resizable {
  position: relative; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-menu .ui-menu {
  position: absolute; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-menu-icons {
  position: relative; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc( 100% - 2.4em ); }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-checkboxradio-disabled {
  pointer-events: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.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; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.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; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker-rtl {
  direction: rtl; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.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; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.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; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.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; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.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; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-selectmenu-open {
  display: block; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-slider {
  position: relative;
  text-align: left; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.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; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-slider-horizontal {
  height: .8em; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-spinner-up {
  top: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-spinner-down {
  bottom: 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-tabs {
  position: relative;
  padding: .2em; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.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; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.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; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.structure.min.scss */
body .ui-tooltip {
  border-width: 2px; }

/*! jQuery UI - v1.12.1 - 2018-09-09
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-widget .ui-widget {
  font-size: 1em; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-widget-content a {
  color: #333; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-widget-header a {
  color: #333; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #454545;
  text-decoration: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.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, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.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, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon {
  width: 16px;
  height: 16px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png"); }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png"); }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png"); }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png"); }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png"); }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-blank {
  background-position: 16px 16px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-caret-1-n {
  background-position: 0 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-caret-1-ne {
  background-position: -16px 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-caret-1-e {
  background-position: -32px 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-caret-1-se {
  background-position: -48px 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-caret-1-s {
  background-position: -65px 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-caret-1-sw {
  background-position: -80px 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-caret-1-w {
  background-position: -96px 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-caret-1-nw {
  background-position: -112px 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-extlink {
  background-position: -32px -80px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-newwin {
  background-position: -48px -80px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-refresh {
  background-position: -64px -80px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-shuffle {
  background-position: -80px -80px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-folder-open {
  background-position: -16px -96px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-document {
  background-position: -32px -96px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-document-b {
  background-position: -48px -96px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-note {
  background-position: -64px -96px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-mail-open {
  background-position: -96px -96px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-suitcase {
  background-position: -112px -96px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-comment {
  background-position: -128px -96px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-person {
  background-position: -144px -96px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-print {
  background-position: -160px -96px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-trash {
  background-position: -176px -96px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-locked {
  background-position: -192px -96px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-unlocked {
  background-position: -208px -96px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-bookmark {
  background-position: -224px -96px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-tag {
  background-position: -240px -96px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-home {
  background-position: 0 -112px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-flag {
  background-position: -16px -112px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-calendar {
  background-position: -32px -112px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-cart {
  background-position: -48px -112px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-pencil {
  background-position: -64px -112px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-clock {
  background-position: -80px -112px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-disk {
  background-position: -96px -112px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-calculator {
  background-position: -112px -112px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-zoomin {
  background-position: -128px -112px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-zoomout {
  background-position: -144px -112px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-search {
  background-position: -160px -112px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-wrench {
  background-position: -176px -112px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-gear {
  background-position: -192px -112px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-heart {
  background-position: -208px -112px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-star {
  background-position: -224px -112px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-link {
  background-position: -240px -112px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-cancel {
  background-position: 0 -128px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-plus {
  background-position: -16px -128px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-plusthick {
  background-position: -32px -128px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-minus {
  background-position: -48px -128px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-minusthick {
  background-position: -64px -128px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-close {
  background-position: -80px -128px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-closethick {
  background-position: -96px -128px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-key {
  background-position: -112px -128px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-scissors {
  background-position: -144px -128px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-clipboard {
  background-position: -160px -128px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-copy {
  background-position: -176px -128px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-contact {
  background-position: -192px -128px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-image {
  background-position: -208px -128px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-video {
  background-position: -224px -128px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-script {
  background-position: -240px -128px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-alert {
  background-position: 0 -144px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-info {
  background-position: -16px -144px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-notice {
  background-position: -32px -144px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-help {
  background-position: -48px -144px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-check {
  background-position: -64px -144px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-bullet {
  background-position: -80px -144px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-radio-on {
  background-position: -96px -144px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-radio-off {
  background-position: -112px -144px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-pin-w {
  background-position: -128px -144px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-pin-s {
  background-position: -144px -144px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-play {
  background-position: 0 -160px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-pause {
  background-position: -16px -160px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-seek-next {
  background-position: -32px -160px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-seek-end {
  background-position: -64px -160px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-seek-start {
  background-position: -80px -160px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-seek-first {
  background-position: -80px -160px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-stop {
  background-position: -96px -160px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-eject {
  background-position: -112px -160px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-volume-off {
  background-position: -128px -160px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-volume-on {
  background-position: -144px -160px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-power {
  background-position: 0 -176px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-signal {
  background-position: -32px -176px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-circle-close {
  background-position: -32px -192px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-circle-check {
  background-position: -208px -192px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px; }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30); }

/* line 5, ../../../scripts/vendors/jqueryui/css/_jquery-ui.theme.min.scss */
.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666; }

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
body, body.login {
  margin: 0; }

/* line 33, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/* line 54, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

/* line 67, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 77, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none; }

/* line 89, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent; }

/* line 98, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* line 111, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

/* line 121, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold; }

/* line 130, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic; }

/* line 139, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* line 148, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 157, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%; }

/* line 165, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 173, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em; }

/* line 177, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em; }

/* line 188, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0; }

/* line 196, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 207, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px; }

/* line 215, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0; }

/* line 224, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto; }

/* line 232, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* line 255, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

/* line 269, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible; }

/* line 280, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none; }

/* line 293, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 305, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/* line 314, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 325, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal; }

/* line 337, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* line 349, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/* line 359, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

/* line 370, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 379, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
fieldset, .fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 390, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0; }

/* line 399, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto; }

/* line 408, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold; }

/* line 419, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 424, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }

  /* line 18, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /* line 23, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 27, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* line 33, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  /* line 38, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 44, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group; }

  /* line 48, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 53, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important; }

  /* line 57, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 64, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid; }

  /* line 72, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none; }

  /* line 77, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret, #kinetic_container .btn-tour > .caret, #kinetic_container .enjoyhint_skip_btn > .caret, #kinetic_container .enjoyhint_close_btn > .caret, #kinetic_container .enjoyhint_next_btn > .caret, #kinetic_container .enjoyhint_btn > .caret,
  .dropup > .btn > .caret,
  #kinetic_container .dropup > .btn-tour > .caret,
  #kinetic_container .dropup > .enjoyhint_skip_btn > .caret,
  #kinetic_container .dropup > .enjoyhint_close_btn > .caret,
  #kinetic_container .dropup > .enjoyhint_next_btn > .caret,
  #kinetic_container .dropup > .enjoyhint_btn > .caret {
    border-top-color: #000 !important; }

  /* line 81, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000; }

  /* line 85, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important; }
    /* line 88, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
    .table td,
    .table th {
      background-color: #fff !important; }

  /* line 94, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("../bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
/* line 24, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 37, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a"; }

/* line 38, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b"; }

/* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

/* line 41, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212"; }

/* line 42, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601"; }

/* line 43, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709"; }

/* line 44, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f"; }

/* line 45, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001"; }

/* line 46, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002"; }

/* line 47, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003"; }

/* line 48, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005"; }

/* line 49, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006"; }

/* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007"; }

/* line 51, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008"; }

/* line 52, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009"; }

/* line 53, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010"; }

/* line 54, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011"; }

/* line 55, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012"; }

/* line 56, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013"; }

/* line 57, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014"; }

/* line 58, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015"; }

/* line 59, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016"; }

/* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017"; }

/* line 61, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018"; }

/* line 62, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019"; }

/* line 63, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020"; }

/* line 64, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021"; }

/* line 65, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022"; }

/* line 66, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023"; }

/* line 67, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024"; }

/* line 68, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025"; }

/* line 69, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026"; }

/* line 70, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027"; }

/* line 71, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028"; }

/* line 72, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029"; }

/* line 73, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030"; }

/* line 74, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031"; }

/* line 75, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032"; }

/* line 76, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033"; }

/* line 77, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034"; }

/* line 78, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035"; }

/* line 79, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036"; }

/* line 80, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037"; }

/* line 81, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038"; }

/* line 82, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039"; }

/* line 83, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040"; }

/* line 84, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041"; }

/* line 85, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042"; }

/* line 86, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043"; }

/* line 87, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044"; }

/* line 88, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045"; }

/* line 89, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046"; }

/* line 90, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047"; }

/* line 91, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048"; }

/* line 92, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049"; }

/* line 93, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050"; }

/* line 94, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051"; }

/* line 95, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052"; }

/* line 96, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053"; }

/* line 97, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054"; }

/* line 98, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055"; }

/* line 99, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056"; }

/* line 100, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057"; }

/* line 101, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058"; }

/* line 102, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059"; }

/* line 103, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060"; }

/* line 104, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062"; }

/* line 105, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063"; }

/* line 106, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064"; }

/* line 107, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065"; }

/* line 108, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066"; }

/* line 109, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067"; }

/* line 110, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068"; }

/* line 111, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069"; }

/* line 112, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070"; }

/* line 113, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071"; }

/* line 114, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072"; }

/* line 115, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073"; }

/* line 116, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074"; }

/* line 117, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075"; }

/* line 118, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076"; }

/* line 119, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077"; }

/* line 120, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078"; }

/* line 121, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079"; }

/* line 122, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080"; }

/* line 123, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081"; }

/* line 124, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082"; }

/* line 125, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083"; }

/* line 126, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084"; }

/* line 127, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085"; }

/* line 128, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086"; }

/* line 129, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087"; }

/* line 130, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088"; }

/* line 131, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089"; }

/* line 132, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090"; }

/* line 133, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091"; }

/* line 134, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092"; }

/* line 135, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093"; }

/* line 136, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094"; }

/* line 137, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095"; }

/* line 138, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096"; }

/* line 139, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097"; }

/* line 140, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101"; }

/* line 141, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102"; }

/* line 142, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103"; }

/* line 143, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104"; }

/* line 144, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105"; }

/* line 145, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106"; }

/* line 146, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107"; }

/* line 147, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108"; }

/* line 148, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109"; }

/* line 149, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110"; }

/* line 150, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111"; }

/* line 151, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112"; }

/* line 152, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113"; }

/* line 153, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114"; }

/* line 154, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115"; }

/* line 155, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116"; }

/* line 156, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117"; }

/* line 157, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118"; }

/* line 158, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119"; }

/* line 159, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120"; }

/* line 160, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121"; }

/* line 161, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122"; }

/* line 162, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123"; }

/* line 163, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124"; }

/* line 164, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125"; }

/* line 165, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126"; }

/* line 166, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127"; }

/* line 167, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128"; }

/* line 168, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129"; }

/* line 169, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130"; }

/* line 170, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

/* line 171, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

/* line 172, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

/* line 173, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

/* line 174, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135"; }

/* line 175, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136"; }

/* line 176, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137"; }

/* line 177, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138"; }

/* line 178, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139"; }

/* line 179, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140"; }

/* line 180, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141"; }

/* line 181, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142"; }

/* line 182, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143"; }

/* line 183, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144"; }

/* line 184, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145"; }

/* line 185, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146"; }

/* line 186, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148"; }

/* line 187, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149"; }

/* line 188, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150"; }

/* line 189, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

/* line 190, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

/* line 191, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153"; }

/* line 192, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

/* line 193, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

/* line 194, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

/* line 195, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157"; }

/* line 196, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158"; }

/* line 197, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159"; }

/* line 198, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160"; }

/* line 199, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161"; }

/* line 200, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162"; }

/* line 201, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163"; }

/* line 202, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164"; }

/* line 203, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165"; }

/* line 204, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166"; }

/* line 205, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167"; }

/* line 206, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168"; }

/* line 207, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169"; }

/* line 208, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170"; }

/* line 209, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171"; }

/* line 210, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172"; }

/* line 211, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173"; }

/* line 212, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174"; }

/* line 213, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175"; }

/* line 214, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176"; }

/* line 215, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177"; }

/* line 216, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178"; }

/* line 217, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179"; }

/* line 218, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180"; }

/* line 219, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181"; }

/* line 220, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182"; }

/* line 221, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183"; }

/* line 222, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184"; }

/* line 223, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185"; }

/* line 224, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186"; }

/* line 225, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187"; }

/* line 226, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188"; }

/* line 227, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189"; }

/* line 228, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190"; }

/* line 229, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191"; }

/* line 230, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192"; }

/* line 231, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193"; }

/* line 232, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194"; }

/* line 233, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195"; }

/* line 234, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197"; }

/* line 235, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198"; }

/* line 236, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199"; }

/* line 237, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200"; }

/* line 238, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201"; }

/* line 239, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202"; }

/* line 240, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203"; }

/* line 241, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204"; }

/* line 242, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205"; }

/* line 243, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206"; }

/* line 252, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209"; }

/* line 253, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210"; }

/* line 254, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211"; }

/* line 255, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212"; }

/* line 256, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213"; }

/* line 257, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214"; }

/* line 258, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215"; }

/* line 259, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216"; }

/* line 260, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa"; }

/* line 261, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218"; }

/* line 262, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219"; }

/* line 263, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff"; }

/* line 264, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221"; }

/* line 265, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b"; }

/* line 266, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223"; }

/* line 267, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224"; }

/* line 268, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225"; }

/* line 269, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226"; }

/* line 270, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227"; }

/* line 271, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227"; }

/* line 272, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227"; }

/* line 273, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5"; }

/* line 274, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5"; }

/* line 275, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd"; }

/* line 276, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd"; }

/* line 277, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230"; }

/* line 278, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231"; }

/* line 279, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

/* line 280, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233"; }

/* line 281, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234"; }

/* line 282, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235"; }

/* line 283, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236"; }

/* line 284, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237"; }

/* line 285, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238"; }

/* line 286, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239"; }

/* line 287, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240"; }

/* line 288, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241"; }

/* line 289, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242"; }

/* line 290, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243"; }

/* line 291, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244"; }

/* line 292, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245"; }

/* line 293, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

/* line 294, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247"; }

/* line 295, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248"; }

/* line 296, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249"; }

/* line 297, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250"; }

/* line 298, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251"; }

/* line 299, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252"; }

/* line 300, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253"; }

/* line 301, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254"; }

/* line 302, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255"; }

/* line 303, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256"; }

/* line 304, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257"; }

/* line 305, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258"; }

/* line 306, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259"; }

/* line 307, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260"; }

/* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 22, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* line 27, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
body, body.login {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: black;
  background-color: white; }

/* line 36, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/* line 48, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #0064bc;
  text-decoration: none; }
  /* line 52, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
  a:hover, a:focus {
    color: #003b70;
    text-decoration: underline; }
  /* line 58, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

/* line 69, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0; }

/* line 76, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle; }

/* line 81, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 86, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px; }

/* line 93, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

/* line 106, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%; }

/* line 113, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

/* line 125, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementHours"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementHours"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementHours"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementHours"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementHours"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementHours"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementHours"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementHours"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementHours"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementHours"].enjoyhint_btn::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementMinutes"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementMinutes"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementMinutes"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementMinutes"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementMinutes"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementMinutes"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementMinutes"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementMinutes"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementMinutes"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementMinutes"].enjoyhint_btn::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementHours"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementHours"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementHours"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementHours"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementHours"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementHours"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementHours"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementHours"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementHours"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementHours"].enjoyhint_btn::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementMinutes"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementMinutes"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementMinutes"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementMinutes"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementMinutes"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementMinutes"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementMinutes"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementMinutes"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementMinutes"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementMinutes"].enjoyhint_btn::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showHours"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showHours"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showHours"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showHours"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showHours"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showHours"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showHours"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showHours"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showHours"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showHours"].enjoyhint_btn::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showMinutes"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showMinutes"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showMinutes"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showMinutes"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showMinutes"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showMinutes"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showMinutes"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showMinutes"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showMinutes"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showMinutes"].enjoyhint_btn::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="togglePeriod"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="togglePeriod"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="togglePeriod"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="togglePeriod"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="togglePeriod"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="togglePeriod"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="togglePeriod"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="togglePeriod"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="togglePeriod"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="togglePeriod"].enjoyhint_btn::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="clear"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="clear"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="clear"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="clear"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="clear"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="clear"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="clear"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="clear"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="clear"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="clear"].enjoyhint_btn::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="today"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="today"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="today"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="today"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="today"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="today"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="today"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="today"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="today"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="today"].enjoyhint_btn::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* line 141, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* line 159, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer; }

/* line 9, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: inherit; }
  /* line 16, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777777; }

/* line 24, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  /* line 30, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

/* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  /* line 41, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

/* line 47, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px; }

/* line 48, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px; }

/* line 49, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px; }

/* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px; }

/* line 51, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px; }

/* line 52, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px; }

/* line 58, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px; }

/* line 62, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    /* line 62, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
    .lead {
      font-size: 21px; } }

/* line 78, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 85%; }

/* line 83, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

/* line 90, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left; }

/* line 91, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right; }

/* line 92, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-center, .logo-container {
  text-align: center; }

/* line 93, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify; }

/* line 94, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap; }

/* line 97, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase; }

/* line 98, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase; }

/* line 99, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize; }

/* line 102, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #777777; }

/* line 5, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #0064bc; }

/* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #004989; }

/* line 5, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d; }

/* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

/* line 5, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f; }

/* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269; }

/* line 5, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b; }

/* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

/* line 5, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442; }

/* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

/* line 119, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff; }

/* line 5, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #0064bc; }

/* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #004989; }

/* line 5, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8; }

/* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

/* line 5, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7; }

/* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

/* line 5, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3; }

/* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

/* line 5, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede; }

/* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

/* line 138, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

/* line 149, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  /* line 153, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

/* line 167, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none; }

/* line 173, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  /* line 177, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

/* line 185, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px; }

/* line 189, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857143; }

/* line 193, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: 700; }

/* line 196, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0; }

/* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " "; }
/* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  /* line 211, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  /* line 218, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px; } }

/* line 230, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help; }

/* line 235, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%; }

/* line 241, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  /* line 250, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  /* line 257, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777777; }
    /* line 265, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

/* line 274, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0; }
  /* line 286, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ""; }
  /* line 287, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: "\00A0 \2014"; }

/* line 294, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

/* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

/* line 15, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

/* line 24, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  /* line 32, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none; }

/* line 41, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  /* line 55, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

/* line 66, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

/* line 10, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container:before, .container:after {
    display: table;
    content: " "; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    /* line 10, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    /* line 10, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    /* line 10, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
    .container {
      width: 1170px; } }

/* line 30, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .container-fluid:after {
    clear: both; }

/* line 39, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row, body.dossier .dossierFilterMenuToggleButtonContainer, body.superadmin-envelopeOperationsSearch .dossierFilterMenuToggleButtonContainer {
  margin-right: -15px;
  margin-left: -15px; }
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .row:before, body.dossier .dossierFilterMenuToggleButtonContainer:before, body.superadmin-envelopeOperationsSearch .dossierFilterMenuToggleButtonContainer:before, .row:after, body.dossier .dossierFilterMenuToggleButtonContainer:after, body.superadmin-envelopeOperationsSearch .dossierFilterMenuToggleButtonContainer:after {
    display: table;
    content: " "; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .row:after, body.dossier .dossierFilterMenuToggleButtonContainer:after, body.superadmin-envelopeOperationsSearch .dossierFilterMenuToggleButtonContainer:after {
    clear: both; }

/* line 43, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  /* line 47, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

/* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, body.dossier .operations-content, body.dossier .filters-content.default, body.superadmin-envelopeOperationsSearch .operations-content, body.superadmin-envelopeOperationsSearch .filters-content.default, .col-xs-3, .col-sm-3, .col-md-3, body.dossier .operations-content, body.dossier .filters-content.default, body.superadmin-envelopeOperationsSearch .operations-content, body.superadmin-envelopeOperationsSearch .filters-content.default, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, body.dossier .operations-content, body.dossier .filters-content.default, body.superadmin-envelopeOperationsSearch .operations-content, body.superadmin-envelopeOperationsSearch .filters-content.default, .col-sm-6, body.dossier .operations-content, body.dossier .filters-content.default, body.superadmin-envelopeOperationsSearch .operations-content, body.superadmin-envelopeOperationsSearch .filters-content.default, .col-md-6, body.dossier .main-content.default, body.superadmin-envelopeOperationsSearch .main-content.default, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, body.dossier .main-content.default, body.superadmin-envelopeOperationsSearch .main-content.default, .col-xs-9, .col-sm-9, .col-md-9, body.dossier .main-content.clicked, body.superadmin-envelopeOperationsSearch .main-content.clicked, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, body.dossier .main-content.clicked, body.superadmin-envelopeOperationsSearch .main-content.clicked, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, body.dossier .main-content, body.superadmin-envelopeOperationsSearch .main-content, .col-sm-12, body.dossier .main-content, body.superadmin-envelopeOperationsSearch .main-content, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

/* line 27, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, body.dossier .operations-content, body.dossier .filters-content.default, body.superadmin-envelopeOperationsSearch .operations-content, body.superadmin-envelopeOperationsSearch .filters-content.default, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, body.dossier .main-content, body.superadmin-envelopeOperationsSearch .main-content {
  float: left; }

/* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333333%; }

/* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66666667%; }

/* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%; }

/* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333333%; }

/* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66666667%; }

/* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6, body.dossier .operations-content, body.dossier .filters-content.default, body.superadmin-envelopeOperationsSearch .operations-content, body.superadmin-envelopeOperationsSearch .filters-content.default {
  width: 50%; }

/* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333333%; }

/* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66666667%; }

/* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%; }

/* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333333%; }

/* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66666667%; }

/* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12, body.dossier .main-content, body.superadmin-envelopeOperationsSearch .main-content {
  width: 100%; }

/* line 55, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto; }

/* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333333%; }

/* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66666667%; }

/* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%; }

/* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333333%; }

/* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66666667%; }

/* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%; }

/* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333333%; }

/* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66666667%; }

/* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%; }

/* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333333%; }

/* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66666667%; }

/* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%; }

/* line 45, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto; }

/* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333333%; }

/* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66666667%; }

/* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%; }

/* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333333%; }

/* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66666667%; }

/* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%; }

/* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333333%; }

/* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66666667%; }

/* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%; }

/* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333333%; }

/* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66666667%; }

/* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%; }

/* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%; }

/* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%; }

/* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%; }

/* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%; }

/* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%; }

/* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%; }

/* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%; }

/* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%; }

/* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%; }

/* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%; }

/* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%; }

/* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%; }

/* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  /* line 27, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, body.dossier .operations-content, body.dossier .filters-content.default, body.superadmin-envelopeOperationsSearch .operations-content, body.superadmin-envelopeOperationsSearch .filters-content.default, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, body.dossier .main-content, body.superadmin-envelopeOperationsSearch .main-content {
    float: left; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333333%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66666667%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333333%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66666667%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6, body.dossier .operations-content, body.dossier .filters-content.default, body.superadmin-envelopeOperationsSearch .operations-content, body.superadmin-envelopeOperationsSearch .filters-content.default {
    width: 50%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333333%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66666667%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333333%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66666667%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12, body.dossier .main-content, body.superadmin-envelopeOperationsSearch .main-content {
    width: 100%; }

  /* line 55, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333333%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66666667%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333333%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66666667%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333333%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66666667%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333333%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66666667%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%; }

  /* line 45, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333333%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66666667%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333333%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66666667%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333333%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66666667%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333333%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66666667%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  /* line 27, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, body.dossier .operations-content, body.dossier .filters-content.default, body.superadmin-envelopeOperationsSearch .operations-content, body.superadmin-envelopeOperationsSearch .filters-content.default, .col-md-4, .col-md-5, .col-md-6, body.dossier .main-content.default, body.superadmin-envelopeOperationsSearch .main-content.default, .col-md-7, .col-md-8, .col-md-9, body.dossier .main-content.clicked, body.superadmin-envelopeOperationsSearch .main-content.clicked, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333333%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66666667%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3, body.dossier .operations-content, body.dossier .filters-content.default, body.superadmin-envelopeOperationsSearch .operations-content, body.superadmin-envelopeOperationsSearch .filters-content.default {
    width: 25%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333333%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66666667%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6, body.dossier .main-content.default, body.superadmin-envelopeOperationsSearch .main-content.default {
    width: 50%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333333%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66666667%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9, body.dossier .main-content.clicked, body.superadmin-envelopeOperationsSearch .main-content.clicked {
    width: 75%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333333%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66666667%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%; }

  /* line 55, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333333%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66666667%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3, body.dossier .main-content, body.superadmin-envelopeOperationsSearch .main-content {
    right: 25%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333333%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66666667%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333333%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66666667%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333333%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66666667%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%; }

  /* line 45, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333333%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66666667%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333333%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66666667%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6, body.dossier .operations-content.default, body.superadmin-envelopeOperationsSearch .operations-content.default {
    left: 50%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333333%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66666667%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9, body.dossier .operations-content.clicked, body.superadmin-envelopeOperationsSearch .operations-content.clicked {
    left: 75%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333333%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66666667%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  /* line 27, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, body.dossier .operations-content, body.dossier .filters-content.default, body.superadmin-envelopeOperationsSearch .operations-content, body.superadmin-envelopeOperationsSearch .filters-content.default, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, body.dossier .main-content.default, body.superadmin-envelopeOperationsSearch .main-content.default, .col-lg-9, .col-lg-10, body.dossier .main-content.clicked, body.superadmin-envelopeOperationsSearch .main-content.clicked, .col-lg-11, .col-lg-12 {
    float: left; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333333%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2, body.dossier .operations-content, body.dossier .filters-content.default, body.superadmin-envelopeOperationsSearch .operations-content, body.superadmin-envelopeOperationsSearch .filters-content.default {
    width: 16.66666667%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333333%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66666667%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333333%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8, body.dossier .main-content.default, body.superadmin-envelopeOperationsSearch .main-content.default {
    width: 66.66666667%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10, body.dossier .main-content.clicked, body.superadmin-envelopeOperationsSearch .main-content.clicked {
    width: 83.33333333%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66666667%; }

  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%; }

  /* line 55, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333333%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2, body.dossier .main-content, body.superadmin-envelopeOperationsSearch .main-content {
    right: 16.66666667%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333333%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66666667%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333333%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66666667%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333333%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66666667%; }

  /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%; }

  /* line 45, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333333%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66666667%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333333%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66666667%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333333%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8, body.dossier .operations-content.default, body.superadmin-envelopeOperationsSearch .operations-content.default {
    left: 66.66666667%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10, body.dossier .operations-content.clicked, body.superadmin-envelopeOperationsSearch .operations-content.clicked {
    left: 83.33333333%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66666667%; }

  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%; } }
/* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent; }
  /* line 13, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
  /* line 21, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none; }

/* line 29, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

/* line 36, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left; }

/* line 43, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  /* line 52, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  /* line 62, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  /* line 71, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  /* line 78, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  /* line 83, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table .table {
    background-color: white; }

/* line 96, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

/* line 109, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd; }
  /* line 115, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  /* line 122, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

/* line 135, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

/* line 146, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #eff8ff; }

/* line 9, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #eff8ff; }

/* line 20, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #d6ecff; }

/* line 9, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

/* line 20, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

/* line 9, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

/* line 20, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

/* line 9, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

/* line 20, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

/* line 9, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

/* line 20, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

/* line 171, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto; }
  @media screen and (max-width: 767px) {
    /* line 171, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      /* line 183, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
      .table-responsive > .table {
        margin-bottom: 0; }
        /* line 191, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      /* line 200, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
      .table-responsive > .table-bordered {
        border: 0; }
        /* line 208, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        /* line 212, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        /* line 225, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

/* line 10, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
fieldset, .fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

/* line 20, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

/* line 32, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

/* line 46, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none; }

/* line 61, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
  /* line 71, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], [disabled].fieldset input[type="radio"],
  input[type="checkbox"][disabled],
  input[type="checkbox"].disabled,
  fieldset[disabled] input[type="checkbox"],
  [disabled].fieldset input[type="checkbox"] {
    cursor: not-allowed; }

/* line 78, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block; }

/* line 83, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%; }

/* line 89, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto; }

/* line 95, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 102, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555; }

/* line 133, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  /* line 57, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  /* line 103, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  /* line 107, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control:-ms-input-placeholder {
    color: #999; }
  /* line 108, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
  .form-control::-webkit-input-placeholder {
    color: #999; }
  /* line 155, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  /* line 165, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control, [disabled].fieldset .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  /* line 172, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control[disabled], fieldset[disabled] .form-control, [disabled].fieldset .form-control {
    cursor: not-allowed; }

/* line 181, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 200, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  /* line 204, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="date"].btn-tour,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="date"].enjoyhint_skip_btn,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="date"].enjoyhint_close_btn,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="date"].enjoyhint_next_btn,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="date"].enjoyhint_btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="time"].btn-tour,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="time"].enjoyhint_skip_btn,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="time"].enjoyhint_close_btn,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="time"].enjoyhint_next_btn,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="time"].enjoyhint_btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="datetime-local"].btn-tour,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="datetime-local"].enjoyhint_skip_btn,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="datetime-local"].enjoyhint_close_btn,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="datetime-local"].enjoyhint_next_btn,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="datetime-local"].enjoyhint_btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="month"].btn-tour,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="month"].enjoyhint_skip_btn,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="month"].enjoyhint_close_btn,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="month"].enjoyhint_next_btn,
  #kinetic_container .input-group-sm > .input-group-btn > input[type="month"].enjoyhint_btn,
  .input-group-sm input[type="month"] {
    line-height: 30px; }
  /* line 209, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="date"].btn-tour,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="date"].enjoyhint_skip_btn,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="date"].enjoyhint_close_btn,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="date"].enjoyhint_next_btn,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="date"].enjoyhint_btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="time"].btn-tour,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="time"].enjoyhint_skip_btn,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="time"].enjoyhint_close_btn,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="time"].enjoyhint_next_btn,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="time"].enjoyhint_btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="datetime-local"].btn-tour,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="datetime-local"].enjoyhint_skip_btn,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="datetime-local"].enjoyhint_close_btn,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="datetime-local"].enjoyhint_next_btn,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="datetime-local"].enjoyhint_btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="month"].btn-tour,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="month"].enjoyhint_skip_btn,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="month"].enjoyhint_close_btn,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="month"].enjoyhint_next_btn,
  #kinetic_container .input-group-lg > .input-group-btn > input[type="month"].enjoyhint_btn, .input-group-lg input[type="month"] {
    line-height: 46px; } }
/* line 222, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px; }

/* line 231, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  /* line 241, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .radio.disabled label, fieldset[disabled] .radio label, [disabled].fieldset .radio label,
  .checkbox.disabled label,
  fieldset[disabled] .checkbox label,
  [disabled].fieldset .checkbox label {
    cursor: not-allowed; }
  /* line 246, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

/* line 254, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

/* line 263, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

/* line 269, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  /* line 280, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .radio-inline.disabled, fieldset[disabled] .radio-inline, [disabled].fieldset .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled] .checkbox-inline,
  [disabled].fieldset .checkbox-inline {
    cursor: not-allowed; }

/* line 285, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

/* line 297, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  /* line 305, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  #kinetic_container .input-group-lg > .input-group-btn > .form-control-static.btn-tour,
  #kinetic_container .input-group-lg > .input-group-btn > .form-control-static.enjoyhint_skip_btn,
  #kinetic_container .input-group-lg > .input-group-btn > .form-control-static.enjoyhint_close_btn,
  #kinetic_container .input-group-lg > .input-group-btn > .form-control-static.enjoyhint_next_btn,
  #kinetic_container .input-group-lg > .input-group-btn > .form-control-static.enjoyhint_btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn,
  #kinetic_container .input-group-sm > .input-group-btn > .form-control-static.btn-tour,
  #kinetic_container .input-group-sm > .input-group-btn > .form-control-static.enjoyhint_skip_btn,
  #kinetic_container .input-group-sm > .input-group-btn > .form-control-static.enjoyhint_close_btn,
  #kinetic_container .input-group-sm > .input-group-btn > .form-control-static.enjoyhint_next_btn,
  #kinetic_container .input-group-sm > .input-group-btn > .form-control-static.enjoyhint_btn {
    padding-right: 0;
    padding-left: 0; }

/* line 71, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
#kinetic_container .input-group-sm > .input-group-btn > .btn-tour,
#kinetic_container .input-group-sm > .input-group-btn > .enjoyhint_skip_btn,
#kinetic_container .input-group-sm > .input-group-btn > .enjoyhint_close_btn,
#kinetic_container .input-group-sm > .input-group-btn > .enjoyhint_next_btn,
#kinetic_container .input-group-sm > .input-group-btn > .enjoyhint_btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 79, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
#kinetic_container .input-group-sm > .input-group-btn > select.btn-tour,
#kinetic_container .input-group-sm > .input-group-btn > select.enjoyhint_skip_btn,
#kinetic_container .input-group-sm > .input-group-btn > select.enjoyhint_close_btn,
#kinetic_container .input-group-sm > .input-group-btn > select.enjoyhint_next_btn,
#kinetic_container .input-group-sm > .input-group-btn > select.enjoyhint_btn {
  height: 30px;
  line-height: 30px; }

/* line 84, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
#kinetic_container .input-group-sm > .input-group-btn > textarea.btn-tour,
#kinetic_container .input-group-sm > .input-group-btn > textarea.enjoyhint_skip_btn,
#kinetic_container .input-group-sm > .input-group-btn > textarea.enjoyhint_close_btn,
#kinetic_container .input-group-sm > .input-group-btn > textarea.enjoyhint_next_btn,
#kinetic_container .input-group-sm > .input-group-btn > textarea.enjoyhint_btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
#kinetic_container .input-group-sm > .input-group-btn > select[multiple].btn-tour,
#kinetic_container .input-group-sm > .input-group-btn > select[multiple].enjoyhint_skip_btn,
#kinetic_container .input-group-sm > .input-group-btn > select[multiple].enjoyhint_close_btn,
#kinetic_container .input-group-sm > .input-group-btn > select[multiple].enjoyhint_next_btn,
#kinetic_container .input-group-sm > .input-group-btn > select[multiple].enjoyhint_btn {
  height: auto; }

/* line 323, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
/* line 330, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
/* line 334, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
/* line 338, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

/* line 71, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
#kinetic_container .input-group-lg > .input-group-btn > .btn-tour,
#kinetic_container .input-group-lg > .input-group-btn > .enjoyhint_skip_btn,
#kinetic_container .input-group-lg > .input-group-btn > .enjoyhint_close_btn,
#kinetic_container .input-group-lg > .input-group-btn > .enjoyhint_next_btn,
#kinetic_container .input-group-lg > .input-group-btn > .enjoyhint_btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

/* line 79, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
#kinetic_container .input-group-lg > .input-group-btn > select.btn-tour,
#kinetic_container .input-group-lg > .input-group-btn > select.enjoyhint_skip_btn,
#kinetic_container .input-group-lg > .input-group-btn > select.enjoyhint_close_btn,
#kinetic_container .input-group-lg > .input-group-btn > select.enjoyhint_next_btn,
#kinetic_container .input-group-lg > .input-group-btn > select.enjoyhint_btn {
  height: 46px;
  line-height: 46px; }

/* line 84, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
#kinetic_container .input-group-lg > .input-group-btn > textarea.btn-tour,
#kinetic_container .input-group-lg > .input-group-btn > textarea.enjoyhint_skip_btn,
#kinetic_container .input-group-lg > .input-group-btn > textarea.enjoyhint_close_btn,
#kinetic_container .input-group-lg > .input-group-btn > textarea.enjoyhint_next_btn,
#kinetic_container .input-group-lg > .input-group-btn > textarea.enjoyhint_btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
#kinetic_container .input-group-lg > .input-group-btn > select[multiple].btn-tour,
#kinetic_container .input-group-lg > .input-group-btn > select[multiple].enjoyhint_skip_btn,
#kinetic_container .input-group-lg > .input-group-btn > select[multiple].enjoyhint_close_btn,
#kinetic_container .input-group-lg > .input-group-btn > select[multiple].enjoyhint_next_btn,
#kinetic_container .input-group-lg > .input-group-btn > select[multiple].enjoyhint_btn {
  height: auto; }

/* line 349, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }
/* line 356, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
/* line 360, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
/* line 364, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

/* line 378, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative; }
  /* line 383, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .has-feedback .form-control {
    padding-right: 42.5px; }

/* line 388, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

/* line 400, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
#kinetic_container .input-group-lg > .input-group-btn > .btn-tour + .form-control-feedback,
#kinetic_container .input-group-lg > .input-group-btn > .enjoyhint_skip_btn + .form-control-feedback,
#kinetic_container .input-group-lg > .input-group-btn > .enjoyhint_close_btn + .form-control-feedback,
#kinetic_container .input-group-lg > .input-group-btn > .enjoyhint_next_btn + .form-control-feedback,
#kinetic_container .input-group-lg > .input-group-btn > .enjoyhint_btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

/* line 407, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
#kinetic_container .input-group-sm > .input-group-btn > .btn-tour + .form-control-feedback,
#kinetic_container .input-group-sm > .input-group-btn > .enjoyhint_skip_btn + .form-control-feedback,
#kinetic_container .input-group-sm > .input-group-btn > .enjoyhint_close_btn + .form-control-feedback,
#kinetic_container .input-group-sm > .input-group-btn > .enjoyhint_next_btn + .form-control-feedback,
#kinetic_container .input-group-sm > .input-group-btn > .enjoyhint_btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

/* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
/* line 21, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  /* line 24, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
/* line 31, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }
/* line 37, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d; }

/* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
/* line 21, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  /* line 24, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
/* line 31, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }
/* line 37, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b; }

/* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
/* line 21, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  /* line 24, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
/* line 31, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }
/* line 37, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442; }

/* line 429, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px; }
/* line 432, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="incrementHours"].btn-tour::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="incrementHours"].btn-tour::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="incrementHours"].btn-tour::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="incrementHours"].btn-tour::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="incrementHours"].enjoyhint_skip_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="incrementHours"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="incrementHours"].enjoyhint_skip_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="incrementHours"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="incrementHours"].enjoyhint_close_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="incrementHours"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="incrementHours"].enjoyhint_close_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="incrementHours"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="incrementHours"].enjoyhint_next_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="incrementHours"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="incrementHours"].enjoyhint_next_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="incrementHours"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="incrementHours"].enjoyhint_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="incrementHours"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="incrementHours"].enjoyhint_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="incrementHours"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="incrementMinutes"].btn-tour::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="incrementMinutes"].btn-tour::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="incrementMinutes"].btn-tour::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="incrementMinutes"].btn-tour::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="incrementMinutes"].enjoyhint_skip_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="incrementMinutes"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="incrementMinutes"].enjoyhint_skip_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="incrementMinutes"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="incrementMinutes"].enjoyhint_close_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="incrementMinutes"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="incrementMinutes"].enjoyhint_close_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="incrementMinutes"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="incrementMinutes"].enjoyhint_next_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="incrementMinutes"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="incrementMinutes"].enjoyhint_next_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="incrementMinutes"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="incrementMinutes"].enjoyhint_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="incrementMinutes"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="incrementMinutes"].enjoyhint_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="incrementMinutes"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="decrementHours"].btn-tour::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="decrementHours"].btn-tour::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="decrementHours"].btn-tour::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="decrementHours"].btn-tour::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="decrementHours"].enjoyhint_skip_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="decrementHours"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="decrementHours"].enjoyhint_skip_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="decrementHours"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="decrementHours"].enjoyhint_close_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="decrementHours"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="decrementHours"].enjoyhint_close_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="decrementHours"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="decrementHours"].enjoyhint_next_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="decrementHours"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="decrementHours"].enjoyhint_next_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="decrementHours"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="decrementHours"].enjoyhint_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="decrementHours"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="decrementHours"].enjoyhint_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="decrementHours"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="decrementMinutes"].btn-tour::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="decrementMinutes"].btn-tour::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="decrementMinutes"].btn-tour::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="decrementMinutes"].btn-tour::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="decrementMinutes"].enjoyhint_skip_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="decrementMinutes"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="decrementMinutes"].enjoyhint_skip_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="decrementMinutes"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="decrementMinutes"].enjoyhint_close_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="decrementMinutes"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="decrementMinutes"].enjoyhint_close_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="decrementMinutes"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="decrementMinutes"].enjoyhint_next_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="decrementMinutes"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="decrementMinutes"].enjoyhint_next_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="decrementMinutes"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="decrementMinutes"].enjoyhint_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="decrementMinutes"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="decrementMinutes"].enjoyhint_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="decrementMinutes"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="showHours"].btn-tour::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="showHours"].btn-tour::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="showHours"].btn-tour::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="showHours"].btn-tour::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="showHours"].enjoyhint_skip_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="showHours"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="showHours"].enjoyhint_skip_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="showHours"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="showHours"].enjoyhint_close_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="showHours"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="showHours"].enjoyhint_close_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="showHours"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="showHours"].enjoyhint_next_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="showHours"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="showHours"].enjoyhint_next_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="showHours"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="showHours"].enjoyhint_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="showHours"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="showHours"].enjoyhint_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="showHours"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="showMinutes"].btn-tour::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="showMinutes"].btn-tour::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="showMinutes"].btn-tour::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="showMinutes"].btn-tour::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="showMinutes"].enjoyhint_skip_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="showMinutes"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="showMinutes"].enjoyhint_skip_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="showMinutes"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="showMinutes"].enjoyhint_close_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="showMinutes"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="showMinutes"].enjoyhint_close_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="showMinutes"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="showMinutes"].enjoyhint_next_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="showMinutes"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="showMinutes"].enjoyhint_next_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="showMinutes"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="showMinutes"].enjoyhint_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="showMinutes"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="showMinutes"].enjoyhint_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="showMinutes"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="togglePeriod"].btn-tour::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="togglePeriod"].btn-tour::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="togglePeriod"].btn-tour::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="togglePeriod"].btn-tour::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="togglePeriod"].enjoyhint_skip_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="togglePeriod"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="togglePeriod"].enjoyhint_skip_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="togglePeriod"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="togglePeriod"].enjoyhint_close_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="togglePeriod"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="togglePeriod"].enjoyhint_close_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="togglePeriod"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="togglePeriod"].enjoyhint_next_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="togglePeriod"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="togglePeriod"].enjoyhint_next_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="togglePeriod"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="togglePeriod"].enjoyhint_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="togglePeriod"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="togglePeriod"].enjoyhint_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="togglePeriod"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="clear"].btn-tour::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="clear"].btn-tour::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="clear"].btn-tour::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="clear"].btn-tour::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="clear"].enjoyhint_skip_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="clear"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="clear"].enjoyhint_skip_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="clear"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="clear"].enjoyhint_close_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="clear"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="clear"].enjoyhint_close_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="clear"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="clear"].enjoyhint_next_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="clear"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="clear"].enjoyhint_next_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="clear"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="clear"].enjoyhint_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="clear"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="clear"].enjoyhint_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="clear"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="today"].btn-tour::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="today"].btn-tour::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="today"].btn-tour::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="today"].btn-tour::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="today"].enjoyhint_skip_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="today"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="today"].enjoyhint_skip_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="today"].enjoyhint_skip_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="today"].enjoyhint_close_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="today"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="today"].enjoyhint_close_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="today"].enjoyhint_close_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="today"].enjoyhint_next_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="today"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="today"].enjoyhint_next_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="today"].enjoyhint_next_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget #kinetic_container label[data-action="today"].enjoyhint_btn::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget #kinetic_container .has-feedback label[data-action="today"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback #kinetic_container .bootstrap-datetimepicker-widget label[data-action="today"].enjoyhint_btn::after ~ .form-control-feedback, #kinetic_container .bootstrap-datetimepicker-widget .has-feedback label[data-action="today"].enjoyhint_btn::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.picker-switch::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.picker-switch::after ~ .form-control-feedback {
  top: 0; }

/* line 443, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040; }

@media (min-width: 768px) {
  /* line 468, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 475, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  /* line 482, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block; }
  /* line 486, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    /* line 490, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  /* line 498, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%; }
  /* line 502, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 509, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    /* line 516, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  /* line 520, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  /* line 527, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

/* line 549, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }
/* line 559, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
/* line 565, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " "; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  /* line 572, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }
/* line 583, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  /* line 593, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  /* line 601, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

/* line 9, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn, #kinetic_container .btn-tour, #kinetic_container .enjoyhint_skip_btn, #kinetic_container .enjoyhint_close_btn, #kinetic_container .enjoyhint_next_btn, #kinetic_container .enjoyhint_btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  /* line 26, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn:focus, #kinetic_container .btn-tour:focus, #kinetic_container .enjoyhint_skip_btn:focus, #kinetic_container .enjoyhint_close_btn:focus, #kinetic_container .enjoyhint_next_btn:focus, #kinetic_container .enjoyhint_btn:focus, .btn.focus, #kinetic_container .focus.btn-tour, #kinetic_container .focus.enjoyhint_skip_btn, #kinetic_container .focus.enjoyhint_close_btn, #kinetic_container .focus.enjoyhint_next_btn, #kinetic_container .focus.enjoyhint_btn, .btn:active:focus, #kinetic_container .btn-tour:active:focus, #kinetic_container .enjoyhint_skip_btn:active:focus, #kinetic_container .enjoyhint_close_btn:active:focus, #kinetic_container .enjoyhint_next_btn:active:focus, #kinetic_container .enjoyhint_btn:active:focus, .btn:active.focus, #kinetic_container .btn-tour:active.focus, #kinetic_container .enjoyhint_skip_btn:active.focus, #kinetic_container .enjoyhint_close_btn:active.focus, #kinetic_container .enjoyhint_next_btn:active.focus, #kinetic_container .enjoyhint_btn:active.focus, .btn.active:focus, #kinetic_container .active.btn-tour:focus, #kinetic_container .active.enjoyhint_skip_btn:focus, #kinetic_container .active.enjoyhint_close_btn:focus, #kinetic_container .active.enjoyhint_next_btn:focus, #kinetic_container .active.enjoyhint_btn:focus, .btn.active.focus, #kinetic_container .active.focus.btn-tour, #kinetic_container .active.focus.enjoyhint_skip_btn, #kinetic_container .active.focus.enjoyhint_close_btn, #kinetic_container .active.focus.enjoyhint_next_btn, #kinetic_container .active.focus.enjoyhint_btn {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  /* line 32, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn:hover, #kinetic_container .btn-tour:hover, #kinetic_container .enjoyhint_skip_btn:hover, #kinetic_container .enjoyhint_close_btn:hover, #kinetic_container .enjoyhint_next_btn:hover, #kinetic_container .enjoyhint_btn:hover, .btn:focus, #kinetic_container .btn-tour:focus, #kinetic_container .enjoyhint_skip_btn:focus, #kinetic_container .enjoyhint_close_btn:focus, #kinetic_container .enjoyhint_next_btn:focus, #kinetic_container .enjoyhint_btn:focus, .btn.focus, #kinetic_container .focus.btn-tour, #kinetic_container .focus.enjoyhint_skip_btn, #kinetic_container .focus.enjoyhint_close_btn, #kinetic_container .focus.enjoyhint_next_btn, #kinetic_container .focus.enjoyhint_btn {
    color: #333;
    text-decoration: none; }
  /* line 39, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn:active, #kinetic_container .btn-tour:active, #kinetic_container .enjoyhint_skip_btn:active, #kinetic_container .enjoyhint_close_btn:active, #kinetic_container .enjoyhint_next_btn:active, #kinetic_container .enjoyhint_btn:active, .btn.active, #kinetic_container .active.btn-tour, #kinetic_container .active.enjoyhint_skip_btn, #kinetic_container .active.enjoyhint_close_btn, #kinetic_container .active.enjoyhint_next_btn, #kinetic_container .active.enjoyhint_btn {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  /* line 46, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn.disabled, #kinetic_container .disabled.btn-tour, #kinetic_container .disabled.enjoyhint_skip_btn, #kinetic_container .disabled.enjoyhint_close_btn, #kinetic_container .disabled.enjoyhint_next_btn, #kinetic_container .disabled.enjoyhint_btn, .btn[disabled], #kinetic_container [disabled].btn-tour, #kinetic_container [disabled].enjoyhint_skip_btn, #kinetic_container [disabled].enjoyhint_close_btn, #kinetic_container [disabled].enjoyhint_next_btn, #kinetic_container [disabled].enjoyhint_btn, fieldset[disabled] .btn, [disabled].fieldset .btn, fieldset[disabled] #kinetic_container .btn-tour, #kinetic_container fieldset[disabled] .btn-tour, [disabled].fieldset #kinetic_container .btn-tour, #kinetic_container [disabled].fieldset .btn-tour, fieldset[disabled] #kinetic_container .enjoyhint_skip_btn, #kinetic_container fieldset[disabled] .enjoyhint_skip_btn, [disabled].fieldset #kinetic_container .enjoyhint_skip_btn, #kinetic_container [disabled].fieldset .enjoyhint_skip_btn, fieldset[disabled] #kinetic_container .enjoyhint_close_btn, #kinetic_container fieldset[disabled] .enjoyhint_close_btn, [disabled].fieldset #kinetic_container .enjoyhint_close_btn, #kinetic_container [disabled].fieldset .enjoyhint_close_btn, fieldset[disabled] #kinetic_container .enjoyhint_next_btn, #kinetic_container fieldset[disabled] .enjoyhint_next_btn, [disabled].fieldset #kinetic_container .enjoyhint_next_btn, #kinetic_container [disabled].fieldset .enjoyhint_next_btn, fieldset[disabled] #kinetic_container .enjoyhint_btn, #kinetic_container fieldset[disabled] .enjoyhint_btn, [disabled].fieldset #kinetic_container .enjoyhint_btn, #kinetic_container [disabled].fieldset .enjoyhint_btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none; }

/* line 58, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, #kinetic_container a.disabled.btn-tour, #kinetic_container a.disabled.enjoyhint_skip_btn, #kinetic_container a.disabled.enjoyhint_close_btn, #kinetic_container a.disabled.enjoyhint_next_btn, #kinetic_container a.disabled.enjoyhint_btn, fieldset[disabled] a.btn, [disabled].fieldset a.btn, fieldset[disabled] #kinetic_container a.btn-tour, #kinetic_container fieldset[disabled] a.btn-tour, [disabled].fieldset #kinetic_container a.btn-tour, #kinetic_container [disabled].fieldset a.btn-tour, fieldset[disabled] #kinetic_container a.enjoyhint_skip_btn, #kinetic_container fieldset[disabled] a.enjoyhint_skip_btn, [disabled].fieldset #kinetic_container a.enjoyhint_skip_btn, #kinetic_container [disabled].fieldset a.enjoyhint_skip_btn, fieldset[disabled] #kinetic_container a.enjoyhint_close_btn, #kinetic_container fieldset[disabled] a.enjoyhint_close_btn, [disabled].fieldset #kinetic_container a.enjoyhint_close_btn, #kinetic_container [disabled].fieldset a.enjoyhint_close_btn, fieldset[disabled] #kinetic_container a.enjoyhint_next_btn, #kinetic_container fieldset[disabled] a.enjoyhint_next_btn, [disabled].fieldset #kinetic_container a.enjoyhint_next_btn, #kinetic_container [disabled].fieldset a.enjoyhint_next_btn, fieldset[disabled] #kinetic_container a.enjoyhint_btn, #kinetic_container fieldset[disabled] a.enjoyhint_btn, [disabled].fieldset #kinetic_container a.enjoyhint_btn, #kinetic_container [disabled].fieldset a.enjoyhint_btn {
  pointer-events: none; }

/* line 68, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  /* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  /* line 17, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  /* line 22, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }
    /* line 30, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  /* line 41, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, [disabled].fieldset .btn-default:hover, fieldset[disabled] .btn-default:focus, [disabled].fieldset .btn-default:focus, fieldset[disabled] .btn-default.focus, [disabled].fieldset .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  /* line 49, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

/* line 71, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary, #kinetic_container .btn-tour, #kinetic_container .enjoyhint_skip_btn, #kinetic_container .enjoyhint_close_btn, #kinetic_container .enjoyhint_next_btn, #kinetic_container .enjoyhint_btn {
  color: white;
  background-color: #0064bc;
  border-color: #0064bc; }
  /* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary:focus, #kinetic_container .btn-tour:focus, #kinetic_container .enjoyhint_skip_btn:focus, #kinetic_container .enjoyhint_close_btn:focus, #kinetic_container .enjoyhint_next_btn:focus, #kinetic_container .enjoyhint_btn:focus, .btn-primary.focus, #kinetic_container .focus.btn-tour, #kinetic_container .focus.enjoyhint_skip_btn, #kinetic_container .focus.enjoyhint_close_btn, #kinetic_container .focus.enjoyhint_next_btn, #kinetic_container .focus.enjoyhint_btn {
    color: white;
    background-color: #004989;
    border-color: #00203d; }
  /* line 17, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary:hover, #kinetic_container .btn-tour:hover, #kinetic_container .enjoyhint_skip_btn:hover, #kinetic_container .enjoyhint_close_btn:hover, #kinetic_container .enjoyhint_next_btn:hover, #kinetic_container .enjoyhint_btn:hover {
    color: white;
    background-color: #004989;
    border-color: #00437f; }
  /* line 22, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary:active, #kinetic_container .btn-tour:active, #kinetic_container .enjoyhint_skip_btn:active, #kinetic_container .enjoyhint_close_btn:active, #kinetic_container .enjoyhint_next_btn:active, #kinetic_container .enjoyhint_btn:active, .btn-primary.active, #kinetic_container .active.btn-tour, #kinetic_container .active.enjoyhint_skip_btn, #kinetic_container .active.enjoyhint_close_btn, #kinetic_container .active.enjoyhint_next_btn, #kinetic_container .active.enjoyhint_btn, .open > .btn-primary.dropdown-toggle, #kinetic_container .open > .dropdown-toggle.btn-tour, #kinetic_container .open > .dropdown-toggle.enjoyhint_skip_btn, #kinetic_container .open > .dropdown-toggle.enjoyhint_close_btn, #kinetic_container .open > .dropdown-toggle.enjoyhint_next_btn, #kinetic_container .open > .dropdown-toggle.enjoyhint_btn {
    color: white;
    background-color: #004989;
    background-image: none;
    border-color: #00437f; }
    /* line 30, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-primary:active:hover, #kinetic_container .btn-tour:active:hover, #kinetic_container .enjoyhint_skip_btn:active:hover, #kinetic_container .enjoyhint_close_btn:active:hover, #kinetic_container .enjoyhint_next_btn:active:hover, #kinetic_container .enjoyhint_btn:active:hover, .btn-primary:active:focus, #kinetic_container .btn-tour:active:focus, #kinetic_container .enjoyhint_skip_btn:active:focus, #kinetic_container .enjoyhint_close_btn:active:focus, #kinetic_container .enjoyhint_next_btn:active:focus, #kinetic_container .enjoyhint_btn:active:focus, .btn-primary:active.focus, #kinetic_container .btn-tour:active.focus, #kinetic_container .enjoyhint_skip_btn:active.focus, #kinetic_container .enjoyhint_close_btn:active.focus, #kinetic_container .enjoyhint_next_btn:active.focus, #kinetic_container .enjoyhint_btn:active.focus, .btn-primary.active:hover, #kinetic_container .active.btn-tour:hover, #kinetic_container .active.enjoyhint_skip_btn:hover, #kinetic_container .active.enjoyhint_close_btn:hover, #kinetic_container .active.enjoyhint_next_btn:hover, #kinetic_container .active.enjoyhint_btn:hover, .btn-primary.active:focus, #kinetic_container .active.btn-tour:focus, #kinetic_container .active.enjoyhint_skip_btn:focus, #kinetic_container .active.enjoyhint_close_btn:focus, #kinetic_container .active.enjoyhint_next_btn:focus, #kinetic_container .active.enjoyhint_btn:focus, .btn-primary.active.focus, #kinetic_container .active.focus.btn-tour, #kinetic_container .active.focus.enjoyhint_skip_btn, #kinetic_container .active.focus.enjoyhint_close_btn, #kinetic_container .active.focus.enjoyhint_next_btn, #kinetic_container .active.focus.enjoyhint_btn, .open > .btn-primary.dropdown-toggle:hover, #kinetic_container .open > .dropdown-toggle.btn-tour:hover, #kinetic_container .open > .dropdown-toggle.enjoyhint_skip_btn:hover, #kinetic_container .open > .dropdown-toggle.enjoyhint_close_btn:hover, #kinetic_container .open > .dropdown-toggle.enjoyhint_next_btn:hover, #kinetic_container .open > .dropdown-toggle.enjoyhint_btn:hover, .open > .btn-primary.dropdown-toggle:focus, #kinetic_container .open > .dropdown-toggle.btn-tour:focus, #kinetic_container .open > .dropdown-toggle.enjoyhint_skip_btn:focus, #kinetic_container .open > .dropdown-toggle.enjoyhint_close_btn:focus, #kinetic_container .open > .dropdown-toggle.enjoyhint_next_btn:focus, #kinetic_container .open > .dropdown-toggle.enjoyhint_btn:focus, .open > .btn-primary.dropdown-toggle.focus, #kinetic_container .open > .dropdown-toggle.focus.btn-tour, #kinetic_container .open > .dropdown-toggle.focus.enjoyhint_skip_btn, #kinetic_container .open > .dropdown-toggle.focus.enjoyhint_close_btn, #kinetic_container .open > .dropdown-toggle.focus.enjoyhint_next_btn, #kinetic_container .open > .dropdown-toggle.focus.enjoyhint_btn {
      color: white;
      background-color: #003665;
      border-color: #00203d; }
  /* line 41, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary.disabled:hover, #kinetic_container .disabled.btn-tour:hover, #kinetic_container .disabled.enjoyhint_skip_btn:hover, #kinetic_container .disabled.enjoyhint_close_btn:hover, #kinetic_container .disabled.enjoyhint_next_btn:hover, #kinetic_container .disabled.enjoyhint_btn:hover, .btn-primary.disabled:focus, #kinetic_container .disabled.btn-tour:focus, #kinetic_container .disabled.enjoyhint_skip_btn:focus, #kinetic_container .disabled.enjoyhint_close_btn:focus, #kinetic_container .disabled.enjoyhint_next_btn:focus, #kinetic_container .disabled.enjoyhint_btn:focus, .btn-primary.disabled.focus, #kinetic_container .disabled.focus.btn-tour, #kinetic_container .disabled.focus.enjoyhint_skip_btn, #kinetic_container .disabled.focus.enjoyhint_close_btn, #kinetic_container .disabled.focus.enjoyhint_next_btn, #kinetic_container .disabled.focus.enjoyhint_btn, .btn-primary[disabled]:hover, #kinetic_container [disabled].btn-tour:hover, #kinetic_container [disabled].enjoyhint_skip_btn:hover, #kinetic_container [disabled].enjoyhint_close_btn:hover, #kinetic_container [disabled].enjoyhint_next_btn:hover, #kinetic_container [disabled].enjoyhint_btn:hover, .btn-primary[disabled]:focus, #kinetic_container [disabled].btn-tour:focus, #kinetic_container [disabled].enjoyhint_skip_btn:focus, #kinetic_container [disabled].enjoyhint_close_btn:focus, #kinetic_container [disabled].enjoyhint_next_btn:focus, #kinetic_container [disabled].enjoyhint_btn:focus, .btn-primary[disabled].focus, #kinetic_container [disabled].focus.btn-tour, #kinetic_container [disabled].focus.enjoyhint_skip_btn, #kinetic_container [disabled].focus.enjoyhint_close_btn, #kinetic_container [disabled].focus.enjoyhint_next_btn, #kinetic_container [disabled].focus.enjoyhint_btn, fieldset[disabled] .btn-primary:hover, [disabled].fieldset .btn-primary:hover, fieldset[disabled] #kinetic_container .btn-tour:hover, #kinetic_container fieldset[disabled] .btn-tour:hover, [disabled].fieldset #kinetic_container .btn-tour:hover, #kinetic_container [disabled].fieldset .btn-tour:hover, fieldset[disabled] #kinetic_container .enjoyhint_skip_btn:hover, #kinetic_container fieldset[disabled] .enjoyhint_skip_btn:hover, [disabled].fieldset #kinetic_container .enjoyhint_skip_btn:hover, #kinetic_container [disabled].fieldset .enjoyhint_skip_btn:hover, fieldset[disabled] #kinetic_container .enjoyhint_close_btn:hover, #kinetic_container fieldset[disabled] .enjoyhint_close_btn:hover, [disabled].fieldset #kinetic_container .enjoyhint_close_btn:hover, #kinetic_container [disabled].fieldset .enjoyhint_close_btn:hover, fieldset[disabled] #kinetic_container .enjoyhint_next_btn:hover, #kinetic_container fieldset[disabled] .enjoyhint_next_btn:hover, [disabled].fieldset #kinetic_container .enjoyhint_next_btn:hover, #kinetic_container [disabled].fieldset .enjoyhint_next_btn:hover, fieldset[disabled] #kinetic_container .enjoyhint_btn:hover, #kinetic_container fieldset[disabled] .enjoyhint_btn:hover, [disabled].fieldset #kinetic_container .enjoyhint_btn:hover, #kinetic_container [disabled].fieldset .enjoyhint_btn:hover, fieldset[disabled] .btn-primary:focus, [disabled].fieldset .btn-primary:focus, fieldset[disabled] #kinetic_container .btn-tour:focus, #kinetic_container fieldset[disabled] .btn-tour:focus, [disabled].fieldset #kinetic_container .btn-tour:focus, #kinetic_container [disabled].fieldset .btn-tour:focus, fieldset[disabled] #kinetic_container .enjoyhint_skip_btn:focus, #kinetic_container fieldset[disabled] .enjoyhint_skip_btn:focus, [disabled].fieldset #kinetic_container .enjoyhint_skip_btn:focus, #kinetic_container [disabled].fieldset .enjoyhint_skip_btn:focus, fieldset[disabled] #kinetic_container .enjoyhint_close_btn:focus, #kinetic_container fieldset[disabled] .enjoyhint_close_btn:focus, [disabled].fieldset #kinetic_container .enjoyhint_close_btn:focus, #kinetic_container [disabled].fieldset .enjoyhint_close_btn:focus, fieldset[disabled] #kinetic_container .enjoyhint_next_btn:focus, #kinetic_container fieldset[disabled] .enjoyhint_next_btn:focus, [disabled].fieldset #kinetic_container .enjoyhint_next_btn:focus, #kinetic_container [disabled].fieldset .enjoyhint_next_btn:focus, fieldset[disabled] #kinetic_container .enjoyhint_btn:focus, #kinetic_container fieldset[disabled] .enjoyhint_btn:focus, [disabled].fieldset #kinetic_container .enjoyhint_btn:focus, #kinetic_container [disabled].fieldset .enjoyhint_btn:focus, fieldset[disabled] .btn-primary.focus, [disabled].fieldset .btn-primary.focus, fieldset[disabled] #kinetic_container .focus.btn-tour, #kinetic_container fieldset[disabled] .focus.btn-tour, [disabled].fieldset #kinetic_container .focus.btn-tour, #kinetic_container [disabled].fieldset .focus.btn-tour, fieldset[disabled] #kinetic_container .focus.enjoyhint_skip_btn, #kinetic_container fieldset[disabled] .focus.enjoyhint_skip_btn, [disabled].fieldset #kinetic_container .focus.enjoyhint_skip_btn, #kinetic_container [disabled].fieldset .focus.enjoyhint_skip_btn, fieldset[disabled] #kinetic_container .focus.enjoyhint_close_btn, #kinetic_container fieldset[disabled] .focus.enjoyhint_close_btn, [disabled].fieldset #kinetic_container .focus.enjoyhint_close_btn, #kinetic_container [disabled].fieldset .focus.enjoyhint_close_btn, fieldset[disabled] #kinetic_container .focus.enjoyhint_next_btn, #kinetic_container fieldset[disabled] .focus.enjoyhint_next_btn, [disabled].fieldset #kinetic_container .focus.enjoyhint_next_btn, #kinetic_container [disabled].fieldset .focus.enjoyhint_next_btn, fieldset[disabled] #kinetic_container .focus.enjoyhint_btn, #kinetic_container fieldset[disabled] .focus.enjoyhint_btn, [disabled].fieldset #kinetic_container .focus.enjoyhint_btn, #kinetic_container [disabled].fieldset .focus.enjoyhint_btn {
    background-color: #0064bc;
    border-color: #0064bc; }
  /* line 49, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-primary .badge, #kinetic_container .btn-tour .badge, #kinetic_container .enjoyhint_skip_btn .badge, #kinetic_container .enjoyhint_close_btn .badge, #kinetic_container .enjoyhint_next_btn .badge, #kinetic_container .enjoyhint_btn .badge {
    color: #0064bc;
    background-color: white; }

/* line 75, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  /* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #2d672d; }
  /* line 17, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  /* line 22, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641; }
    /* line 30, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  /* line 41, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, [disabled].fieldset .btn-success:hover, fieldset[disabled] .btn-success:focus, [disabled].fieldset .btn-success:focus, fieldset[disabled] .btn-success.focus, [disabled].fieldset .btn-success.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  /* line 49, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

/* line 79, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #339fea;
  border-color: #339fea; }
  /* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #1686d4;
    border-color: #0f5a8f; }
  /* line 17, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info:hover {
    color: #fff;
    background-color: #1686d4;
    border-color: #1580cb; }
  /* line 22, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #1686d4;
    background-image: none;
    border-color: #1580cb; }
    /* line 30, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #1372b4;
      border-color: #0f5a8f; }
  /* line 41, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, [disabled].fieldset .btn-info:hover, fieldset[disabled] .btn-info:focus, [disabled].fieldset .btn-info:focus, fieldset[disabled] .btn-info.focus, [disabled].fieldset .btn-info.focus {
    background-color: #339fea;
    border-color: #339fea; }
  /* line 49, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-info .badge {
    color: #339fea;
    background-color: #fff; }

/* line 83, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #DD7E10;
  border-color: #DD7E10; }
  /* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ad630d;
    border-color: #663a07; }
  /* line 17, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning:hover {
    color: #fff;
    background-color: #ad630d;
    border-color: #a45d0c; }
  /* line 22, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ad630d;
    background-image: none;
    border-color: #a45d0c; }
    /* line 30, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #8c500a;
      border-color: #663a07; }
  /* line 41, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, [disabled].fieldset .btn-warning:hover, fieldset[disabled] .btn-warning:focus, [disabled].fieldset .btn-warning:focus, fieldset[disabled] .btn-warning.focus, [disabled].fieldset .btn-warning.focus {
    background-color: #DD7E10;
    border-color: #DD7E10; }
  /* line 49, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-warning .badge {
    color: #DD7E10;
    background-color: #fff; }

/* line 87, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  /* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #8b211e; }
  /* line 17, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  /* line 22, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a; }
    /* line 30, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  /* line 41, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, [disabled].fieldset .btn-danger:hover, fieldset[disabled] .btn-danger:focus, [disabled].fieldset .btn-danger:focus, fieldset[disabled] .btn-danger.focus, [disabled].fieldset .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
  /* line 49, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

/* line 96, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #0064bc;
  border-radius: 0; }
  /* line 101, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link, [disabled].fieldset .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  /* line 109, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  /* line 115, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn-link:hover, .btn-link:focus {
    color: #003b70;
    text-decoration: underline;
    background-color: transparent; }
  /* line 123, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, [disabled].fieldset .btn-link:hover, fieldset[disabled] .btn-link:focus, [disabled].fieldset .btn-link:focus {
    color: #777777;
    text-decoration: none; }

/* line 135, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn, #kinetic_container .btn-group-lg > .btn-tour, #kinetic_container .btn-group-lg > .enjoyhint_skip_btn, #kinetic_container .btn-group-lg > .enjoyhint_close_btn, #kinetic_container .btn-group-lg > .enjoyhint_next_btn, #kinetic_container .btn-group-lg > .enjoyhint_btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

/* line 139, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn, #kinetic_container .btn-group-sm > .btn-tour, #kinetic_container .btn-group-sm > .enjoyhint_skip_btn, #kinetic_container .btn-group-sm > .enjoyhint_close_btn, #kinetic_container .btn-group-sm > .enjoyhint_next_btn, #kinetic_container .btn-group-sm > .enjoyhint_btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 143, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn, #kinetic_container .btn-group-xs > .btn-tour, #kinetic_container .btn-group-xs > .enjoyhint_skip_btn, #kinetic_container .btn-group-xs > .enjoyhint_close_btn, #kinetic_container .btn-group-xs > .enjoyhint_next_btn, #kinetic_container .btn-group-xs > .enjoyhint_btn, .btn-xs-padding-8 {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/* line 151, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%; }

/* line 157, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px; }

/* line 165, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

/* line 10, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
  .fade.in {
    opacity: 1; }

/* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none; }
  /* line 22, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
  .collapse.in {
    display: block; }

/* line 27, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row; }

/* line 29, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group; }

/* line 31, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

/* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

/* line 20, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative; }

/* line 26, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0; }

/* line 31, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu, .popover ul.menu-list {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  /* line 54, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .dropdown-menu.pull-right, .popover ul.pull-right.menu-list {
    right: 0;
    left: auto; }
  /* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .dropdown-menu .divider, .popover ul.menu-list .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  /* line 65, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .dropdown-menu > li > a, .popover ul.menu-list > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap; }
    /* line 74, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
    .dropdown-menu > li > a:hover, .popover ul.menu-list > li > a:hover, .dropdown-menu > li > a:focus, .popover ul.menu-list > li > a:focus {
      color: #0064bc;
      text-decoration: none;
      background-color: #eff8ff; }

/* line 85, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .popover ul.menu-list > .active > a, .dropdown-menu > .active > a:hover, .popover ul.menu-list > .active > a:hover, .dropdown-menu > .active > a:focus, .popover ul.menu-list > .active > a:focus {
  color: #eff8ff;
  text-decoration: none;
  background-color: #0064bc;
  outline: 0; }

/* line 100, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .popover ul.menu-list > .disabled > a, .dropdown-menu > .disabled > a:hover, .popover ul.menu-list > .disabled > a:hover, .dropdown-menu > .disabled > a:focus, .popover ul.menu-list > .disabled > a:focus {
  color: #777777; }
/* line 107, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .popover ul.menu-list > .disabled > a:hover, .dropdown-menu > .disabled > a:focus, .popover ul.menu-list > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

/* line 120, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu, .popover .open > ul.menu-list {
  display: block; }
/* line 125, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0; }

/* line 134, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  right: 0;
  left: auto; }

/* line 144, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  right: auto;
  left: 0; }

/* line 150, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap; }

/* line 160, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

/* line 170, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu, .popover .pull-right > ul.menu-list {
  right: 0;
  left: auto; }

/* line 183, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ; }
/* line 190, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu, .dropup .popover ul.menu-list, .popover .dropup ul.menu-list,
.navbar-fixed-bottom .dropdown .dropdown-menu,
.navbar-fixed-bottom .dropdown .popover ul.menu-list,
.popover .navbar-fixed-bottom .dropdown ul.menu-list {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  /* line 204, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu, .navbar-right .popover ul.menu-list, .popover .navbar-right ul.menu-list {
    right: 0;
    left: auto; }
  /* line 209, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
/* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  /* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group > .btn, #kinetic_container .btn-group > .btn-tour, #kinetic_container .btn-group > .enjoyhint_skip_btn, #kinetic_container .btn-group > .enjoyhint_close_btn, #kinetic_container .btn-group > .enjoyhint_next_btn, #kinetic_container .btn-group > .enjoyhint_btn,
  .btn-group-vertical > .btn,
  #kinetic_container .btn-group-vertical > .btn-tour,
  #kinetic_container .btn-group-vertical > .enjoyhint_skip_btn,
  #kinetic_container .btn-group-vertical > .enjoyhint_close_btn,
  #kinetic_container .btn-group-vertical > .enjoyhint_next_btn,
  #kinetic_container .btn-group-vertical > .enjoyhint_btn {
    position: relative;
    float: left; }
    /* line 15, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
    .btn-group > .btn:hover, #kinetic_container .btn-group > .btn-tour:hover, #kinetic_container .btn-group > .enjoyhint_skip_btn:hover, #kinetic_container .btn-group > .enjoyhint_close_btn:hover, #kinetic_container .btn-group > .enjoyhint_next_btn:hover, #kinetic_container .btn-group > .enjoyhint_btn:hover, .btn-group > .btn:focus, #kinetic_container .btn-group > .btn-tour:focus, #kinetic_container .btn-group > .enjoyhint_skip_btn:focus, #kinetic_container .btn-group > .enjoyhint_close_btn:focus, #kinetic_container .btn-group > .enjoyhint_next_btn:focus, #kinetic_container .btn-group > .enjoyhint_btn:focus, .btn-group > .btn:active, #kinetic_container .btn-group > .btn-tour:active, #kinetic_container .btn-group > .enjoyhint_skip_btn:active, #kinetic_container .btn-group > .enjoyhint_close_btn:active, #kinetic_container .btn-group > .enjoyhint_next_btn:active, #kinetic_container .btn-group > .enjoyhint_btn:active, .btn-group > .btn.active, #kinetic_container .btn-group > .active.btn-tour, #kinetic_container .btn-group > .active.enjoyhint_skip_btn, #kinetic_container .btn-group > .active.enjoyhint_close_btn, #kinetic_container .btn-group > .active.enjoyhint_next_btn, #kinetic_container .btn-group > .active.enjoyhint_btn,
    .btn-group-vertical > .btn:hover,
    #kinetic_container .btn-group-vertical > .btn-tour:hover,
    #kinetic_container .btn-group-vertical > .enjoyhint_skip_btn:hover,
    #kinetic_container .btn-group-vertical > .enjoyhint_close_btn:hover,
    #kinetic_container .btn-group-vertical > .enjoyhint_next_btn:hover,
    #kinetic_container .btn-group-vertical > .enjoyhint_btn:hover,
    .btn-group-vertical > .btn:focus,
    #kinetic_container .btn-group-vertical > .btn-tour:focus,
    #kinetic_container .btn-group-vertical > .enjoyhint_skip_btn:focus,
    #kinetic_container .btn-group-vertical > .enjoyhint_close_btn:focus,
    #kinetic_container .btn-group-vertical > .enjoyhint_next_btn:focus,
    #kinetic_container .btn-group-vertical > .enjoyhint_btn:focus,
    .btn-group-vertical > .btn:active,
    #kinetic_container .btn-group-vertical > .btn-tour:active,
    #kinetic_container .btn-group-vertical > .enjoyhint_skip_btn:active,
    #kinetic_container .btn-group-vertical > .enjoyhint_close_btn:active,
    #kinetic_container .btn-group-vertical > .enjoyhint_next_btn:active,
    #kinetic_container .btn-group-vertical > .enjoyhint_btn:active,
    .btn-group-vertical > .btn.active,
    #kinetic_container .btn-group-vertical > .active.btn-tour,
    #kinetic_container .btn-group-vertical > .active.enjoyhint_skip_btn,
    #kinetic_container .btn-group-vertical > .active.enjoyhint_close_btn,
    #kinetic_container .btn-group-vertical > .active.enjoyhint_next_btn,
    #kinetic_container .btn-group-vertical > .active.enjoyhint_btn {
      z-index: 2; }

/* line 26, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn, .btn-group #kinetic_container .btn-tour + .btn, #kinetic_container .btn-group .btn-tour + .btn, .btn-group #kinetic_container .enjoyhint_skip_btn + .btn, #kinetic_container .btn-group .enjoyhint_skip_btn + .btn, .btn-group #kinetic_container .enjoyhint_close_btn + .btn, #kinetic_container .btn-group .enjoyhint_close_btn + .btn, .btn-group #kinetic_container .enjoyhint_next_btn + .btn, #kinetic_container .btn-group .enjoyhint_next_btn + .btn, .btn-group #kinetic_container .enjoyhint_btn + .btn, #kinetic_container .btn-group .enjoyhint_btn + .btn, .btn-group #kinetic_container .btn + .btn-tour, #kinetic_container .btn-group .btn + .btn-tour, .btn-group #kinetic_container .btn-tour + .btn-tour, #kinetic_container .btn-group .btn-tour + .btn-tour, .btn-group #kinetic_container .enjoyhint_skip_btn + .btn-tour, #kinetic_container .btn-group .enjoyhint_skip_btn + .btn-tour, .btn-group #kinetic_container .enjoyhint_close_btn + .btn-tour, #kinetic_container .btn-group .enjoyhint_close_btn + .btn-tour, .btn-group #kinetic_container .enjoyhint_next_btn + .btn-tour, #kinetic_container .btn-group .enjoyhint_next_btn + .btn-tour, .btn-group #kinetic_container .enjoyhint_btn + .btn-tour, #kinetic_container .btn-group .enjoyhint_btn + .btn-tour, .btn-group #kinetic_container .btn + .enjoyhint_skip_btn, #kinetic_container .btn-group .btn + .enjoyhint_skip_btn, .btn-group #kinetic_container .btn-tour + .enjoyhint_skip_btn, #kinetic_container .btn-group .btn-tour + .enjoyhint_skip_btn, .btn-group #kinetic_container .enjoyhint_skip_btn + .enjoyhint_skip_btn, #kinetic_container .btn-group .enjoyhint_skip_btn + .enjoyhint_skip_btn, .btn-group #kinetic_container .enjoyhint_close_btn + .enjoyhint_skip_btn, #kinetic_container .btn-group .enjoyhint_close_btn + .enjoyhint_skip_btn, .btn-group #kinetic_container .enjoyhint_next_btn + .enjoyhint_skip_btn, #kinetic_container .btn-group .enjoyhint_next_btn + .enjoyhint_skip_btn, .btn-group #kinetic_container .enjoyhint_btn + .enjoyhint_skip_btn, #kinetic_container .btn-group .enjoyhint_btn + .enjoyhint_skip_btn, .btn-group #kinetic_container .btn + .enjoyhint_close_btn, #kinetic_container .btn-group .btn + .enjoyhint_close_btn, .btn-group #kinetic_container .btn-tour + .enjoyhint_close_btn, #kinetic_container .btn-group .btn-tour + .enjoyhint_close_btn, .btn-group #kinetic_container .enjoyhint_skip_btn + .enjoyhint_close_btn, #kinetic_container .btn-group .enjoyhint_skip_btn + .enjoyhint_close_btn, .btn-group #kinetic_container .enjoyhint_close_btn + .enjoyhint_close_btn, #kinetic_container .btn-group .enjoyhint_close_btn + .enjoyhint_close_btn, .btn-group #kinetic_container .enjoyhint_next_btn + .enjoyhint_close_btn, #kinetic_container .btn-group .enjoyhint_next_btn + .enjoyhint_close_btn, .btn-group #kinetic_container .enjoyhint_btn + .enjoyhint_close_btn, #kinetic_container .btn-group .enjoyhint_btn + .enjoyhint_close_btn, .btn-group #kinetic_container .btn + .enjoyhint_next_btn, #kinetic_container .btn-group .btn + .enjoyhint_next_btn, .btn-group #kinetic_container .btn-tour + .enjoyhint_next_btn, #kinetic_container .btn-group .btn-tour + .enjoyhint_next_btn, .btn-group #kinetic_container .enjoyhint_skip_btn + .enjoyhint_next_btn, #kinetic_container .btn-group .enjoyhint_skip_btn + .enjoyhint_next_btn, .btn-group #kinetic_container .enjoyhint_close_btn + .enjoyhint_next_btn, #kinetic_container .btn-group .enjoyhint_close_btn + .enjoyhint_next_btn, .btn-group #kinetic_container .enjoyhint_next_btn + .enjoyhint_next_btn, #kinetic_container .btn-group .enjoyhint_next_btn + .enjoyhint_next_btn, .btn-group #kinetic_container .enjoyhint_btn + .enjoyhint_next_btn, #kinetic_container .btn-group .enjoyhint_btn + .enjoyhint_next_btn, .btn-group #kinetic_container .btn + .enjoyhint_btn, #kinetic_container .btn-group .btn + .enjoyhint_btn, .btn-group #kinetic_container .btn-tour + .enjoyhint_btn, #kinetic_container .btn-group .btn-tour + .enjoyhint_btn, .btn-group #kinetic_container .enjoyhint_skip_btn + .enjoyhint_btn, #kinetic_container .btn-group .enjoyhint_skip_btn + .enjoyhint_btn, .btn-group #kinetic_container .enjoyhint_close_btn + .enjoyhint_btn, #kinetic_container .btn-group .enjoyhint_close_btn + .enjoyhint_btn, .btn-group #kinetic_container .enjoyhint_next_btn + .enjoyhint_btn, #kinetic_container .btn-group .enjoyhint_next_btn + .enjoyhint_btn, .btn-group #kinetic_container .enjoyhint_btn + .enjoyhint_btn, #kinetic_container .btn-group .enjoyhint_btn + .enjoyhint_btn,
.btn-group .btn + .btn-group,
.btn-group #kinetic_container .btn-tour + .btn-group,
#kinetic_container .btn-group .btn-tour + .btn-group,
.btn-group #kinetic_container .enjoyhint_skip_btn + .btn-group,
#kinetic_container .btn-group .enjoyhint_skip_btn + .btn-group,
.btn-group #kinetic_container .enjoyhint_close_btn + .btn-group,
#kinetic_container .btn-group .enjoyhint_close_btn + .btn-group,
.btn-group #kinetic_container .enjoyhint_next_btn + .btn-group,
#kinetic_container .btn-group .enjoyhint_next_btn + .btn-group,
.btn-group #kinetic_container .enjoyhint_btn + .btn-group,
#kinetic_container .btn-group .enjoyhint_btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group #kinetic_container .btn-group + .btn-tour,
#kinetic_container .btn-group .btn-group + .btn-tour,
.btn-group #kinetic_container .btn-group + .enjoyhint_skip_btn,
#kinetic_container .btn-group .btn-group + .enjoyhint_skip_btn,
.btn-group #kinetic_container .btn-group + .enjoyhint_close_btn,
#kinetic_container .btn-group .btn-group + .enjoyhint_close_btn,
.btn-group #kinetic_container .btn-group + .enjoyhint_next_btn,
#kinetic_container .btn-group .btn-group + .enjoyhint_next_btn,
.btn-group #kinetic_container .btn-group + .enjoyhint_btn,
#kinetic_container .btn-group .btn-group + .enjoyhint_btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

/* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px; }
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " "; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .btn-toolbar:after {
    clear: both; }
  /* line 39, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-toolbar .btn, .btn-toolbar #kinetic_container .btn-tour, #kinetic_container .btn-toolbar .btn-tour, .btn-toolbar #kinetic_container .enjoyhint_skip_btn, #kinetic_container .btn-toolbar .enjoyhint_skip_btn, .btn-toolbar #kinetic_container .enjoyhint_close_btn, #kinetic_container .btn-toolbar .enjoyhint_close_btn, .btn-toolbar #kinetic_container .enjoyhint_next_btn, #kinetic_container .btn-toolbar .enjoyhint_next_btn, .btn-toolbar #kinetic_container .enjoyhint_btn, #kinetic_container .btn-toolbar .enjoyhint_btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  /* line 44, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-toolbar > .btn, #kinetic_container .btn-toolbar > .btn-tour, #kinetic_container .btn-toolbar > .enjoyhint_skip_btn, #kinetic_container .btn-toolbar > .enjoyhint_close_btn, #kinetic_container .btn-toolbar > .enjoyhint_next_btn, #kinetic_container .btn-toolbar > .enjoyhint_btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

/* line 51, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), #kinetic_container .btn-group > .btn-tour:not(:first-child):not(:last-child):not(.dropdown-toggle), #kinetic_container .btn-group > .enjoyhint_skip_btn:not(:first-child):not(:last-child):not(.dropdown-toggle), #kinetic_container .btn-group > .enjoyhint_close_btn:not(:first-child):not(:last-child):not(.dropdown-toggle), #kinetic_container .btn-group > .enjoyhint_next_btn:not(:first-child):not(:last-child):not(.dropdown-toggle), #kinetic_container .btn-group > .enjoyhint_btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

/* line 56, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child, #kinetic_container .btn-group > .btn-tour:first-child, #kinetic_container .btn-group > .enjoyhint_skip_btn:first-child, #kinetic_container .btn-group > .enjoyhint_close_btn:first-child, #kinetic_container .btn-group > .enjoyhint_next_btn:first-child, #kinetic_container .btn-group > .enjoyhint_btn:first-child {
  margin-left: 0; }
  /* line 58, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), #kinetic_container .btn-group > .btn-tour:first-child:not(:last-child):not(.dropdown-toggle), #kinetic_container .btn-group > .enjoyhint_skip_btn:first-child:not(:last-child):not(.dropdown-toggle), #kinetic_container .btn-group > .enjoyhint_close_btn:first-child:not(:last-child):not(.dropdown-toggle), #kinetic_container .btn-group > .enjoyhint_next_btn:first-child:not(:last-child):not(.dropdown-toggle), #kinetic_container .btn-group > .enjoyhint_btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

/* line 63, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child), #kinetic_container .btn-group > .btn-tour:last-child:not(:first-child), #kinetic_container .btn-group > .enjoyhint_skip_btn:last-child:not(:first-child), #kinetic_container .btn-group > .enjoyhint_close_btn:last-child:not(:first-child), #kinetic_container .btn-group > .enjoyhint_next_btn:last-child:not(:first-child), #kinetic_container .btn-group > .enjoyhint_btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 69, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left; }

/* line 72, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, #kinetic_container .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-tour, #kinetic_container .btn-group > .btn-group:not(:first-child):not(:last-child) > .enjoyhint_skip_btn, #kinetic_container .btn-group > .btn-group:not(:first-child):not(:last-child) > .enjoyhint_close_btn, #kinetic_container .btn-group > .btn-group:not(:first-child):not(:last-child) > .enjoyhint_next_btn, #kinetic_container .btn-group > .btn-group:not(:first-child):not(:last-child) > .enjoyhint_btn {
  border-radius: 0; }

/* line 76, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, #kinetic_container .btn-group > .btn-group:first-child:not(:last-child) > .btn-tour:last-child, #kinetic_container .btn-group > .btn-group:first-child:not(:last-child) > .enjoyhint_skip_btn:last-child, #kinetic_container .btn-group > .btn-group:first-child:not(:last-child) > .enjoyhint_close_btn:last-child, #kinetic_container .btn-group > .btn-group:first-child:not(:last-child) > .enjoyhint_next_btn:last-child, #kinetic_container .btn-group > .btn-group:first-child:not(:last-child) > .enjoyhint_btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 81, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, #kinetic_container .btn-group > .btn-group:last-child:not(:first-child) > .btn-tour:first-child, #kinetic_container .btn-group > .btn-group:last-child:not(:first-child) > .enjoyhint_skip_btn:first-child, #kinetic_container .btn-group > .btn-group:last-child:not(:first-child) > .enjoyhint_close_btn:first-child, #kinetic_container .btn-group > .btn-group:last-child:not(:first-child) > .enjoyhint_next_btn:first-child, #kinetic_container .btn-group > .btn-group:last-child:not(:first-child) > .enjoyhint_btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 86, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

/* line 105, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle, #kinetic_container .btn-group > .btn-tour + .dropdown-toggle, #kinetic_container .btn-group > .enjoyhint_skip_btn + .dropdown-toggle, #kinetic_container .btn-group > .enjoyhint_close_btn + .dropdown-toggle, #kinetic_container .btn-group > .enjoyhint_next_btn + .dropdown-toggle, #kinetic_container .btn-group > .enjoyhint_btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

/* line 109, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, #kinetic_container .btn-group-lg.btn-group > .btn-tour + .dropdown-toggle, #kinetic_container .btn-group-lg.btn-group > .enjoyhint_skip_btn + .dropdown-toggle, #kinetic_container .btn-group-lg.btn-group > .enjoyhint_close_btn + .dropdown-toggle, #kinetic_container .btn-group-lg.btn-group > .enjoyhint_next_btn + .dropdown-toggle, #kinetic_container .btn-group-lg.btn-group > .enjoyhint_btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

/* line 116, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  /* line 120, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

/* line 127, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret, #kinetic_container .btn-tour .caret, #kinetic_container .enjoyhint_skip_btn .caret, #kinetic_container .enjoyhint_close_btn .caret, #kinetic_container .enjoyhint_next_btn .caret, #kinetic_container .enjoyhint_btn .caret {
  margin-left: 0; }

/* line 131, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret, #kinetic_container .btn-group-lg > .btn-tour .caret, #kinetic_container .btn-group-lg > .enjoyhint_skip_btn .caret, #kinetic_container .btn-group-lg > .enjoyhint_close_btn .caret, #kinetic_container .btn-group-lg > .enjoyhint_next_btn .caret, #kinetic_container .btn-group-lg > .enjoyhint_btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

/* line 136, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup #kinetic_container .btn-group-lg > .btn-tour .caret, #kinetic_container .dropup .btn-group-lg > .btn-tour .caret, .dropup #kinetic_container .btn-group-lg > .enjoyhint_skip_btn .caret, #kinetic_container .dropup .btn-group-lg > .enjoyhint_skip_btn .caret, .dropup #kinetic_container .btn-group-lg > .enjoyhint_close_btn .caret, #kinetic_container .dropup .btn-group-lg > .enjoyhint_close_btn .caret, .dropup #kinetic_container .btn-group-lg > .enjoyhint_next_btn .caret, #kinetic_container .dropup .btn-group-lg > .enjoyhint_next_btn .caret, .dropup #kinetic_container .btn-group-lg > .enjoyhint_btn .caret, #kinetic_container .dropup .btn-group-lg > .enjoyhint_btn .caret {
  border-width: 0 5px 5px; }

/* line 145, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn, #kinetic_container .btn-group-vertical > .btn-tour, #kinetic_container .btn-group-vertical > .enjoyhint_skip_btn, #kinetic_container .btn-group-vertical > .enjoyhint_close_btn, #kinetic_container .btn-group-vertical > .enjoyhint_next_btn, #kinetic_container .btn-group-vertical > .enjoyhint_btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
#kinetic_container .btn-group-vertical > .btn-group > .btn-tour,
#kinetic_container .btn-group-vertical > .btn-group > .enjoyhint_skip_btn,
#kinetic_container .btn-group-vertical > .btn-group > .enjoyhint_close_btn,
#kinetic_container .btn-group-vertical > .btn-group > .enjoyhint_next_btn,
#kinetic_container .btn-group-vertical > .btn-group > .enjoyhint_btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
/* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }
/* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both; }
/* line 157, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn, #kinetic_container .btn-group-vertical > .btn-group > .btn-tour, #kinetic_container .btn-group-vertical > .btn-group > .enjoyhint_skip_btn, #kinetic_container .btn-group-vertical > .btn-group > .enjoyhint_close_btn, #kinetic_container .btn-group-vertical > .btn-group > .enjoyhint_next_btn, #kinetic_container .btn-group-vertical > .btn-group > .enjoyhint_btn {
  float: none; }
/* line 162, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn, #kinetic_container .btn-group-vertical > .btn-tour + .btn, #kinetic_container .btn-group-vertical > .enjoyhint_skip_btn + .btn, #kinetic_container .btn-group-vertical > .enjoyhint_close_btn + .btn, #kinetic_container .btn-group-vertical > .enjoyhint_next_btn + .btn, #kinetic_container .btn-group-vertical > .enjoyhint_btn + .btn, #kinetic_container .btn-group-vertical > .btn + .btn-tour, #kinetic_container .btn-group-vertical > .btn-tour + .btn-tour, #kinetic_container .btn-group-vertical > .enjoyhint_skip_btn + .btn-tour, #kinetic_container .btn-group-vertical > .enjoyhint_close_btn + .btn-tour, #kinetic_container .btn-group-vertical > .enjoyhint_next_btn + .btn-tour, #kinetic_container .btn-group-vertical > .enjoyhint_btn + .btn-tour, #kinetic_container .btn-group-vertical > .btn + .enjoyhint_skip_btn, #kinetic_container .btn-group-vertical > .btn-tour + .enjoyhint_skip_btn, #kinetic_container .btn-group-vertical > .enjoyhint_skip_btn + .enjoyhint_skip_btn, #kinetic_container .btn-group-vertical > .enjoyhint_close_btn + .enjoyhint_skip_btn, #kinetic_container .btn-group-vertical > .enjoyhint_next_btn + .enjoyhint_skip_btn, #kinetic_container .btn-group-vertical > .enjoyhint_btn + .enjoyhint_skip_btn, #kinetic_container .btn-group-vertical > .btn + .enjoyhint_close_btn, #kinetic_container .btn-group-vertical > .btn-tour + .enjoyhint_close_btn, #kinetic_container .btn-group-vertical > .enjoyhint_skip_btn + .enjoyhint_close_btn, #kinetic_container .btn-group-vertical > .enjoyhint_close_btn + .enjoyhint_close_btn, #kinetic_container .btn-group-vertical > .enjoyhint_next_btn + .enjoyhint_close_btn, #kinetic_container .btn-group-vertical > .enjoyhint_btn + .enjoyhint_close_btn, #kinetic_container .btn-group-vertical > .btn + .enjoyhint_next_btn, #kinetic_container .btn-group-vertical > .btn-tour + .enjoyhint_next_btn, #kinetic_container .btn-group-vertical > .enjoyhint_skip_btn + .enjoyhint_next_btn, #kinetic_container .btn-group-vertical > .enjoyhint_close_btn + .enjoyhint_next_btn, #kinetic_container .btn-group-vertical > .enjoyhint_next_btn + .enjoyhint_next_btn, #kinetic_container .btn-group-vertical > .enjoyhint_btn + .enjoyhint_next_btn, #kinetic_container .btn-group-vertical > .btn + .enjoyhint_btn, #kinetic_container .btn-group-vertical > .btn-tour + .enjoyhint_btn, #kinetic_container .btn-group-vertical > .enjoyhint_skip_btn + .enjoyhint_btn, #kinetic_container .btn-group-vertical > .enjoyhint_close_btn + .enjoyhint_btn, #kinetic_container .btn-group-vertical > .enjoyhint_next_btn + .enjoyhint_btn, #kinetic_container .btn-group-vertical > .enjoyhint_btn + .enjoyhint_btn,
.btn-group-vertical > .btn + .btn-group,
#kinetic_container .btn-group-vertical > .btn-tour + .btn-group,
#kinetic_container .btn-group-vertical > .enjoyhint_skip_btn + .btn-group,
#kinetic_container .btn-group-vertical > .enjoyhint_close_btn + .btn-group,
#kinetic_container .btn-group-vertical > .enjoyhint_next_btn + .btn-group,
#kinetic_container .btn-group-vertical > .enjoyhint_btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
#kinetic_container .btn-group-vertical > .btn-group + .btn-tour,
#kinetic_container .btn-group-vertical > .btn-group + .enjoyhint_skip_btn,
#kinetic_container .btn-group-vertical > .btn-group + .enjoyhint_close_btn,
#kinetic_container .btn-group-vertical > .btn-group + .enjoyhint_next_btn,
#kinetic_container .btn-group-vertical > .btn-group + .enjoyhint_btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

/* line 172, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child), #kinetic_container .btn-group-vertical > .btn-tour:not(:first-child):not(:last-child), #kinetic_container .btn-group-vertical > .enjoyhint_skip_btn:not(:first-child):not(:last-child), #kinetic_container .btn-group-vertical > .enjoyhint_close_btn:not(:first-child):not(:last-child), #kinetic_container .btn-group-vertical > .enjoyhint_next_btn:not(:first-child):not(:last-child), #kinetic_container .btn-group-vertical > .enjoyhint_btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
/* line 175, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child), #kinetic_container .btn-group-vertical > .btn-tour:first-child:not(:last-child), #kinetic_container .btn-group-vertical > .enjoyhint_skip_btn:first-child:not(:last-child), #kinetic_container .btn-group-vertical > .enjoyhint_close_btn:first-child:not(:last-child), #kinetic_container .btn-group-vertical > .enjoyhint_next_btn:first-child:not(:last-child), #kinetic_container .btn-group-vertical > .enjoyhint_btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
/* line 179, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child), #kinetic_container .btn-group-vertical > .btn-tour:last-child:not(:first-child), #kinetic_container .btn-group-vertical > .enjoyhint_skip_btn:last-child:not(:first-child), #kinetic_container .btn-group-vertical > .enjoyhint_close_btn:last-child:not(:first-child), #kinetic_container .btn-group-vertical > .enjoyhint_next_btn:last-child:not(:first-child), #kinetic_container .btn-group-vertical > .enjoyhint_btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

/* line 184, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, #kinetic_container .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-tour, #kinetic_container .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .enjoyhint_skip_btn, #kinetic_container .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .enjoyhint_close_btn, #kinetic_container .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .enjoyhint_next_btn, #kinetic_container .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .enjoyhint_btn {
  border-radius: 0; }

/* line 188, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, #kinetic_container .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-tour:last-child, #kinetic_container .btn-group-vertical > .btn-group:first-child:not(:last-child) > .enjoyhint_skip_btn:last-child, #kinetic_container .btn-group-vertical > .btn-group:first-child:not(:last-child) > .enjoyhint_close_btn:last-child, #kinetic_container .btn-group-vertical > .btn-group:first-child:not(:last-child) > .enjoyhint_next_btn:last-child, #kinetic_container .btn-group-vertical > .btn-group:first-child:not(:last-child) > .enjoyhint_btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 193, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, #kinetic_container .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-tour:first-child, #kinetic_container .btn-group-vertical > .btn-group:last-child:not(:first-child) > .enjoyhint_skip_btn:first-child, #kinetic_container .btn-group-vertical > .btn-group:last-child:not(:first-child) > .enjoyhint_close_btn:first-child, #kinetic_container .btn-group-vertical > .btn-group:last-child:not(:first-child) > .enjoyhint_next_btn:first-child, #kinetic_container .btn-group-vertical > .btn-group:last-child:not(:first-child) > .enjoyhint_btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 201, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  /* line 206, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn, #kinetic_container .btn-group-justified > .btn-tour, #kinetic_container .btn-group-justified > .enjoyhint_skip_btn, #kinetic_container .btn-group-justified > .enjoyhint_close_btn, #kinetic_container .btn-group-justified > .enjoyhint_next_btn, #kinetic_container .btn-group-justified > .enjoyhint_btn,
  .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }
  /* line 212, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group #kinetic_container .btn-tour, #kinetic_container .btn-group-justified > .btn-group .btn-tour, .btn-group-justified > .btn-group #kinetic_container .enjoyhint_skip_btn, #kinetic_container .btn-group-justified > .btn-group .enjoyhint_skip_btn, .btn-group-justified > .btn-group #kinetic_container .enjoyhint_close_btn, #kinetic_container .btn-group-justified > .btn-group .enjoyhint_close_btn, .btn-group-justified > .btn-group #kinetic_container .enjoyhint_next_btn, #kinetic_container .btn-group-justified > .btn-group .enjoyhint_next_btn, .btn-group-justified > .btn-group #kinetic_container .enjoyhint_btn, #kinetic_container .btn-group-justified > .btn-group .enjoyhint_btn {
    width: 100%; }
  /* line 216, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
  .btn-group-justified > .btn-group .dropdown-menu, .btn-group-justified > .btn-group .popover ul.menu-list, .popover .btn-group-justified > .btn-group ul.menu-list {
    left: auto; }

/* line 237, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"], #kinetic_container [data-toggle="buttons"] > .btn-tour input[type="radio"], #kinetic_container [data-toggle="buttons"] > .enjoyhint_skip_btn input[type="radio"], #kinetic_container [data-toggle="buttons"] > .enjoyhint_close_btn input[type="radio"], #kinetic_container [data-toggle="buttons"] > .enjoyhint_next_btn input[type="radio"], #kinetic_container [data-toggle="buttons"] > .enjoyhint_btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
#kinetic_container [data-toggle="buttons"] > .btn-tour input[type="checkbox"],
#kinetic_container [data-toggle="buttons"] > .enjoyhint_skip_btn input[type="checkbox"],
#kinetic_container [data-toggle="buttons"] > .enjoyhint_close_btn input[type="checkbox"],
#kinetic_container [data-toggle="buttons"] > .enjoyhint_next_btn input[type="checkbox"],
#kinetic_container [data-toggle="buttons"] > .enjoyhint_btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
#kinetic_container [data-toggle="buttons"] > .btn-group > .btn-tour input[type="radio"],
#kinetic_container [data-toggle="buttons"] > .btn-group > .enjoyhint_skip_btn input[type="radio"],
#kinetic_container [data-toggle="buttons"] > .btn-group > .enjoyhint_close_btn input[type="radio"],
#kinetic_container [data-toggle="buttons"] > .btn-group > .enjoyhint_next_btn input[type="radio"],
#kinetic_container [data-toggle="buttons"] > .btn-group > .enjoyhint_btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
#kinetic_container [data-toggle="buttons"] > .btn-group > .btn-tour input[type="checkbox"],
#kinetic_container [data-toggle="buttons"] > .btn-group > .enjoyhint_skip_btn input[type="checkbox"],
#kinetic_container [data-toggle="buttons"] > .btn-group > .enjoyhint_close_btn input[type="checkbox"],
#kinetic_container [data-toggle="buttons"] > .btn-group > .enjoyhint_next_btn input[type="checkbox"],
#kinetic_container [data-toggle="buttons"] > .btn-group > .enjoyhint_btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

/* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  /* line 13, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    /* line 33, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
    .input-group .form-control:focus {
      z-index: 3; }

/* line 58, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  /* line 63, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

/* line 68, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

/* line 77, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  /* line 89, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  #kinetic_container .input-group-sm > .input-group-btn > .input-group-addon.btn-tour,
  #kinetic_container .input-group-sm > .input-group-btn > .input-group-addon.enjoyhint_skip_btn,
  #kinetic_container .input-group-sm > .input-group-btn > .input-group-addon.enjoyhint_close_btn,
  #kinetic_container .input-group-sm > .input-group-btn > .input-group-addon.enjoyhint_next_btn,
  #kinetic_container .input-group-sm > .input-group-btn > .input-group-addon.enjoyhint_btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  /* line 94, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  #kinetic_container .input-group-lg > .input-group-btn > .input-group-addon.btn-tour,
  #kinetic_container .input-group-lg > .input-group-btn > .input-group-addon.enjoyhint_skip_btn,
  #kinetic_container .input-group-lg > .input-group-btn > .input-group-addon.enjoyhint_close_btn,
  #kinetic_container .input-group-lg > .input-group-btn > .input-group-addon.enjoyhint_next_btn,
  #kinetic_container .input-group-lg > .input-group-btn > .input-group-addon.enjoyhint_btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  /* line 101, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

/* line 108, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
#kinetic_container .input-group-btn:first-child > .btn-tour,
#kinetic_container .input-group-btn:first-child > .enjoyhint_skip_btn,
#kinetic_container .input-group-btn:first-child > .enjoyhint_close_btn,
#kinetic_container .input-group-btn:first-child > .enjoyhint_next_btn,
#kinetic_container .input-group-btn:first-child > .enjoyhint_btn,
.input-group-btn:first-child > .btn-group > .btn,
#kinetic_container .input-group-btn:first-child > .btn-group > .btn-tour,
#kinetic_container .input-group-btn:first-child > .btn-group > .enjoyhint_skip_btn,
#kinetic_container .input-group-btn:first-child > .btn-group > .enjoyhint_close_btn,
#kinetic_container .input-group-btn:first-child > .btn-group > .enjoyhint_next_btn,
#kinetic_container .input-group-btn:first-child > .btn-group > .enjoyhint_btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
#kinetic_container .input-group-btn:last-child > .btn-tour:not(:last-child):not(.dropdown-toggle),
#kinetic_container .input-group-btn:last-child > .enjoyhint_skip_btn:not(:last-child):not(.dropdown-toggle),
#kinetic_container .input-group-btn:last-child > .enjoyhint_close_btn:not(:last-child):not(.dropdown-toggle),
#kinetic_container .input-group-btn:last-child > .enjoyhint_next_btn:not(:last-child):not(.dropdown-toggle),
#kinetic_container .input-group-btn:last-child > .enjoyhint_btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
#kinetic_container .input-group-btn:last-child > .btn-group:not(:last-child) > .btn-tour,
#kinetic_container .input-group-btn:last-child > .btn-group:not(:last-child) > .enjoyhint_skip_btn,
#kinetic_container .input-group-btn:last-child > .btn-group:not(:last-child) > .enjoyhint_close_btn,
#kinetic_container .input-group-btn:last-child > .btn-group:not(:last-child) > .enjoyhint_next_btn,
#kinetic_container .input-group-btn:last-child > .btn-group:not(:last-child) > .enjoyhint_btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 117, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0; }

/* line 120, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
#kinetic_container .input-group-btn:last-child > .btn-tour,
#kinetic_container .input-group-btn:last-child > .enjoyhint_skip_btn,
#kinetic_container .input-group-btn:last-child > .enjoyhint_close_btn,
#kinetic_container .input-group-btn:last-child > .enjoyhint_next_btn,
#kinetic_container .input-group-btn:last-child > .enjoyhint_btn,
.input-group-btn:last-child > .btn-group > .btn,
#kinetic_container .input-group-btn:last-child > .btn-group > .btn-tour,
#kinetic_container .input-group-btn:last-child > .btn-group > .enjoyhint_skip_btn,
#kinetic_container .input-group-btn:last-child > .btn-group > .enjoyhint_close_btn,
#kinetic_container .input-group-btn:last-child > .btn-group > .enjoyhint_next_btn,
#kinetic_container .input-group-btn:last-child > .btn-group > .enjoyhint_btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
#kinetic_container .input-group-btn:first-child > .btn-tour:not(:first-child),
#kinetic_container .input-group-btn:first-child > .enjoyhint_skip_btn:not(:first-child),
#kinetic_container .input-group-btn:first-child > .enjoyhint_close_btn:not(:first-child),
#kinetic_container .input-group-btn:first-child > .enjoyhint_next_btn:not(:first-child),
#kinetic_container .input-group-btn:first-child > .enjoyhint_btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
#kinetic_container .input-group-btn:first-child > .btn-group:not(:first-child) > .btn-tour,
#kinetic_container .input-group-btn:first-child > .btn-group:not(:first-child) > .enjoyhint_skip_btn,
#kinetic_container .input-group-btn:first-child > .btn-group:not(:first-child) > .enjoyhint_close_btn,
#kinetic_container .input-group-btn:first-child > .btn-group:not(:first-child) > .enjoyhint_next_btn,
#kinetic_container .input-group-btn:first-child > .btn-group:not(:first-child) > .enjoyhint_btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 129, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0; }

/* line 135, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  /* line 144, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-btn > .btn, #kinetic_container .input-group-btn > .btn-tour, #kinetic_container .input-group-btn > .enjoyhint_skip_btn, #kinetic_container .input-group-btn > .enjoyhint_close_btn, #kinetic_container .input-group-btn > .enjoyhint_next_btn, #kinetic_container .input-group-btn > .enjoyhint_btn {
    position: relative; }
    /* line 146, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
    .input-group-btn > .btn + .btn, #kinetic_container .input-group-btn > .btn-tour + .btn, #kinetic_container .input-group-btn > .enjoyhint_skip_btn + .btn, #kinetic_container .input-group-btn > .enjoyhint_close_btn + .btn, #kinetic_container .input-group-btn > .enjoyhint_next_btn + .btn, #kinetic_container .input-group-btn > .enjoyhint_btn + .btn, #kinetic_container .input-group-btn > .btn + .btn-tour, #kinetic_container .input-group-btn > .btn-tour + .btn-tour, #kinetic_container .input-group-btn > .enjoyhint_skip_btn + .btn-tour, #kinetic_container .input-group-btn > .enjoyhint_close_btn + .btn-tour, #kinetic_container .input-group-btn > .enjoyhint_next_btn + .btn-tour, #kinetic_container .input-group-btn > .enjoyhint_btn + .btn-tour, #kinetic_container .input-group-btn > .btn + .enjoyhint_skip_btn, #kinetic_container .input-group-btn > .btn-tour + .enjoyhint_skip_btn, #kinetic_container .input-group-btn > .enjoyhint_skip_btn + .enjoyhint_skip_btn, #kinetic_container .input-group-btn > .enjoyhint_close_btn + .enjoyhint_skip_btn, #kinetic_container .input-group-btn > .enjoyhint_next_btn + .enjoyhint_skip_btn, #kinetic_container .input-group-btn > .enjoyhint_btn + .enjoyhint_skip_btn, #kinetic_container .input-group-btn > .btn + .enjoyhint_close_btn, #kinetic_container .input-group-btn > .btn-tour + .enjoyhint_close_btn, #kinetic_container .input-group-btn > .enjoyhint_skip_btn + .enjoyhint_close_btn, #kinetic_container .input-group-btn > .enjoyhint_close_btn + .enjoyhint_close_btn, #kinetic_container .input-group-btn > .enjoyhint_next_btn + .enjoyhint_close_btn, #kinetic_container .input-group-btn > .enjoyhint_btn + .enjoyhint_close_btn, #kinetic_container .input-group-btn > .btn + .enjoyhint_next_btn, #kinetic_container .input-group-btn > .btn-tour + .enjoyhint_next_btn, #kinetic_container .input-group-btn > .enjoyhint_skip_btn + .enjoyhint_next_btn, #kinetic_container .input-group-btn > .enjoyhint_close_btn + .enjoyhint_next_btn, #kinetic_container .input-group-btn > .enjoyhint_next_btn + .enjoyhint_next_btn, #kinetic_container .input-group-btn > .enjoyhint_btn + .enjoyhint_next_btn, #kinetic_container .input-group-btn > .btn + .enjoyhint_btn, #kinetic_container .input-group-btn > .btn-tour + .enjoyhint_btn, #kinetic_container .input-group-btn > .enjoyhint_skip_btn + .enjoyhint_btn, #kinetic_container .input-group-btn > .enjoyhint_close_btn + .enjoyhint_btn, #kinetic_container .input-group-btn > .enjoyhint_next_btn + .enjoyhint_btn, #kinetic_container .input-group-btn > .enjoyhint_btn + .enjoyhint_btn {
      margin-left: -1px; }
    /* line 150, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
    .input-group-btn > .btn:hover, #kinetic_container .input-group-btn > .btn-tour:hover, #kinetic_container .input-group-btn > .enjoyhint_skip_btn:hover, #kinetic_container .input-group-btn > .enjoyhint_close_btn:hover, #kinetic_container .input-group-btn > .enjoyhint_next_btn:hover, #kinetic_container .input-group-btn > .enjoyhint_btn:hover, .input-group-btn > .btn:focus, #kinetic_container .input-group-btn > .btn-tour:focus, #kinetic_container .input-group-btn > .enjoyhint_skip_btn:focus, #kinetic_container .input-group-btn > .enjoyhint_close_btn:focus, #kinetic_container .input-group-btn > .enjoyhint_next_btn:focus, #kinetic_container .input-group-btn > .enjoyhint_btn:focus, .input-group-btn > .btn:active, #kinetic_container .input-group-btn > .btn-tour:active, #kinetic_container .input-group-btn > .enjoyhint_skip_btn:active, #kinetic_container .input-group-btn > .enjoyhint_close_btn:active, #kinetic_container .input-group-btn > .enjoyhint_next_btn:active, #kinetic_container .input-group-btn > .enjoyhint_btn:active {
      z-index: 2; }
  /* line 159, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-btn:first-child > .btn, #kinetic_container .input-group-btn:first-child > .btn-tour, #kinetic_container .input-group-btn:first-child > .enjoyhint_skip_btn, #kinetic_container .input-group-btn:first-child > .enjoyhint_close_btn, #kinetic_container .input-group-btn:first-child > .enjoyhint_next_btn, #kinetic_container .input-group-btn:first-child > .enjoyhint_btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  /* line 165, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
  .input-group-btn:last-child > .btn, #kinetic_container .input-group-btn:last-child > .btn-tour, #kinetic_container .input-group-btn:last-child > .enjoyhint_skip_btn, #kinetic_container .input-group-btn:last-child > .enjoyhint_close_btn, #kinetic_container .input-group-btn:last-child > .enjoyhint_next_btn, #kinetic_container .input-group-btn:last-child > .enjoyhint_btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

/* line 9, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .nav:before, .nav:after {
    display: table;
    content: " "; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .nav:after {
    clear: both; }
  /* line 15, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav > li {
    position: relative;
    display: block; }
    /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      /* line 23, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    /* line 31, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav > li.disabled > a {
      color: #777777; }
      /* line 34, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent; }
  /* line 46, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #0064bc; }
  /* line 59, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  /* line 66, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav > li > a > img {
    max-width: none; }

/* line 76, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd; }
  /* line 78, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    /* line 84, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857143;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      /* line 89, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    /* line 96, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      cursor: default;
      background-color: white;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

/* line 118, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left; }
  /* line 122, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-pills > li > a {
    border-radius: 4px; }
  /* line 125, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-pills > li + li {
    margin-left: 2px; }
  /* line 131, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #eff8ff;
    background-color: #0064bc; }

/* line 144, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none; }
  /* line 146, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

/* line 160, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  /* line 163, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    /* line 165, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      margin-bottom: 5px;
      text-align: center; }
  /* line 171, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > .dropdown .dropdown-menu, .nav-justified > .dropdown .popover ul.menu-list, .popover .nav-justified > .dropdown ul.menu-list {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    /* line 177, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      /* line 180, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

/* line 190, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  /* line 193, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  /* line 199, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    /* line 206, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    /* line 210, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: white; } }

/* line 224, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none; }
/* line 227, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block; }

/* line 237, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu, .nav-tabs .popover ul.menu-list, .popover .nav-tabs ul.menu-list {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar:before, .navbar:after {
    display: table;
    content: " "; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    /* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar {
      border-radius: 0px; } }

/* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }
/* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  /* line 31, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left; } }

/* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " "; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .navbar-collapse:after {
    clear: both; }
  /* line 59, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    /* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      /* line 68, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      /* line 75, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-collapse.in {
        overflow-y: visible; }
      /* line 81, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0; } }

/* line 90, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  /* line 92, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      /* line 92, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-fixed-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  @media (min-width: 768px) {
    /* line 90, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

/* line 112, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

/* line 116, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

/* line 129, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    /* line 129, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

/* line 149, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    /* line 149, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-static-top {
      border-radius: 0; } }

/* line 161, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }
  /* line 168, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  /* line 173, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    /* line 178, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

/* line 191, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  /* line 204, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle:focus {
    outline: 0; }
  /* line 209, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  /* line 215, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    /* line 191, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-toggle {
      display: none; } }

/* line 230, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px; }
  /* line 233, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    /* line 241, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav .open .dropdown-menu, .navbar-nav .open .popover ul.menu-list, .popover .navbar-nav .open ul.menu-list {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      /* line 249, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .popover ul.menu-list > li > a, .popover .navbar-nav .open ul.menu-list > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header,
      .navbar-nav .open .popover ul.menu-list .dropdown-header,
      .popover .navbar-nav .open ul.menu-list .dropdown-header {
        padding: 5px 15px 5px 25px; }
      /* line 253, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .popover ul.menu-list > li > a, .popover .navbar-nav .open ul.menu-list > li > a {
        line-height: 20px; }
        /* line 255, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .popover ul.menu-list > li > a:hover, .popover .navbar-nav .open ul.menu-list > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .popover ul.menu-list > li > a:focus, .popover .navbar-nav .open ul.menu-list > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    /* line 230, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav {
      float: left;
      margin: 0; }
      /* line 268, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-nav > li {
        float: left; }
        /* line 270, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

/* line 284, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    /* line 468, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    /* line 475, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    /* line 482, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .form-control-static {
      display: inline-block; }
    /* line 486, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      /* line 490, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    /* line 498, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .input-group > .form-control {
      width: 100%; }
    /* line 502, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    /* line 509, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      /* line 516, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    /* line 520, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    /* line 527, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    /* line 296, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-form .form-group {
      margin-bottom: 5px; }
      /* line 300, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    /* line 284, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

/* line 325, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu, .popover .navbar-nav > li > ul.menu-list {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 330, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu, .navbar-fixed-bottom .popover .navbar-nav > li > ul.menu-list, .popover .navbar-fixed-bottom .navbar-nav > li > ul.menu-list {
  margin-bottom: 0;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 341, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  /* line 344, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, #kinetic_container .btn-group-sm > .navbar-btn.btn-tour, #kinetic_container .btn-group-sm > .navbar-btn.enjoyhint_skip_btn, #kinetic_container .btn-group-sm > .navbar-btn.enjoyhint_close_btn, #kinetic_container .btn-group-sm > .navbar-btn.enjoyhint_next_btn, #kinetic_container .btn-group-sm > .navbar-btn.enjoyhint_btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  /* line 347, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, #kinetic_container .btn-group-xs > .navbar-btn.btn-tour, #kinetic_container .btn-group-xs > .navbar-btn.enjoyhint_skip_btn, #kinetic_container .btn-group-xs > .navbar-btn.enjoyhint_close_btn, #kinetic_container .btn-group-xs > .navbar-btn.enjoyhint_next_btn, #kinetic_container .btn-group-xs > .navbar-btn.enjoyhint_btn, .navbar-btn.btn-xs-padding-8 {
    margin-top: 14px;
    margin-bottom: 14px; }

/* line 357, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    /* line 357, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }

@media (min-width: 768px) {
  /* line 377, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important; }

  /* line 380, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    /* line 384, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
/* line 395, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #38a2d7;
  border-color: #0064bc; }
  /* line 399, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-brand {
    color: white; }
    /* line 401, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: white;
      background-color: transparent; }
  /* line 408, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-text {
    color: white; }
  /* line 413, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > li > a {
    color: white; }
    /* line 416, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: black;
      background-color: #38a2d7; }
  /* line 423, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: white;
    background-color: #56b0ff; }
  /* line 431, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  /* line 442, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: white;
    background-color: #56b0ff; }
  @media (max-width: 767px) {
    /* line 453, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .popover ul.menu-list > li > a, .popover .navbar-default .navbar-nav .open ul.menu-list > li > a {
      color: white; }
      /* line 455, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .popover ul.menu-list > li > a:hover, .popover .navbar-default .navbar-nav .open ul.menu-list > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .popover ul.menu-list > li > a:focus, .popover .navbar-default .navbar-nav .open ul.menu-list > li > a:focus {
        color: black;
        background-color: #38a2d7; }
    /* line 462, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .popover ul.menu-list > .active > a, .popover .navbar-default .navbar-nav .open ul.menu-list > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .popover ul.menu-list > .active > a:hover, .popover .navbar-default .navbar-nav .open ul.menu-list > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .popover ul.menu-list > .active > a:focus, .popover .navbar-default .navbar-nav .open ul.menu-list > .active > a:focus {
      color: white;
      background-color: #56b0ff; }
    /* line 470, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .popover ul.menu-list > .disabled > a, .popover .navbar-default .navbar-nav .open ul.menu-list > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .popover ul.menu-list > .disabled > a:hover, .popover .navbar-default .navbar-nav .open ul.menu-list > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .popover ul.menu-list > .disabled > a:focus, .popover .navbar-default .navbar-nav .open ul.menu-list > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  /* line 481, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-toggle {
    border-color: transparent; }
    /* line 483, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #56b0ff; }
    /* line 487, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-toggle .icon-bar {
      background-color: white; }
  /* line 492, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #0064bc; }
  /* line 502, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-link {
    color: white; }
    /* line 504, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .navbar-link:hover {
      color: black; }
  /* line 509, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .btn-link {
    color: white; }
    /* line 511, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: black; }
    /* line 517, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, [disabled].fieldset .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus, [disabled].fieldset .navbar-default .btn-link:focus {
      color: #ccc; }

/* line 527, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #0064bc;
  border-color: #0064bc; }
  /* line 531, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-brand {
    color: white; }
    /* line 533, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: white;
      background-color: transparent; }
  /* line 540, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-text {
    color: white; }
  /* line 545, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > li > a {
    color: white; }
    /* line 548, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: white;
      background-color: #eff8ff; }
  /* line 555, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: white;
    background-color: #eff8ff; }
  /* line 563, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  /* line 573, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: white;
    background-color: #eff8ff; }
  @media (max-width: 767px) {
    /* line 584, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header, .navbar-inverse .navbar-nav .open .popover ul.menu-list > .dropdown-header, .popover .navbar-inverse .navbar-nav .open ul.menu-list > .dropdown-header {
      border-color: #0064bc; }
    /* line 587, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider, .navbar-inverse .navbar-nav .open .popover ul.menu-list .divider, .popover .navbar-inverse .navbar-nav .open ul.menu-list .divider {
      background-color: #0064bc; }
    /* line 590, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .navbar-inverse .navbar-nav .open .popover ul.menu-list > li > a, .popover .navbar-inverse .navbar-nav .open ul.menu-list > li > a {
      color: white; }
      /* line 592, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .popover ul.menu-list > li > a:hover, .popover .navbar-inverse .navbar-nav .open ul.menu-list > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .popover ul.menu-list > li > a:focus, .popover .navbar-inverse .navbar-nav .open ul.menu-list > li > a:focus {
        color: white;
        background-color: #eff8ff; }
    /* line 599, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .popover ul.menu-list > .active > a, .popover .navbar-inverse .navbar-nav .open ul.menu-list > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .popover ul.menu-list > .active > a:hover, .popover .navbar-inverse .navbar-nav .open ul.menu-list > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .popover ul.menu-list > .active > a:focus, .popover .navbar-inverse .navbar-nav .open ul.menu-list > .active > a:focus {
      color: white;
      background-color: #eff8ff; }
    /* line 607, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .popover ul.menu-list > .disabled > a, .popover .navbar-inverse .navbar-nav .open ul.menu-list > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .popover ul.menu-list > .disabled > a:hover, .popover .navbar-inverse .navbar-nav .open ul.menu-list > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .popover ul.menu-list > .disabled > a:focus, .popover .navbar-inverse .navbar-nav .open ul.menu-list > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  /* line 619, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-toggle {
    border-color: white; }
    /* line 621, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: white; }
    /* line 625, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: white; }
  /* line 630, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #005198; }
  /* line 635, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-link {
    color: white; }
    /* line 637, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .navbar-link:hover {
      color: white; }
  /* line 642, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .btn-link {
    color: white; }
    /* line 644, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: white; }
    /* line 650, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, [disabled].fieldset .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, [disabled].fieldset .navbar-inverse .btn-link:focus {
      color: #444; }

/* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  /* line 13, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
  .breadcrumb > li {
    display: inline-block; }
    /* line 16, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/ "; }
  /* line 25, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
  .breadcrumb > .active {
    color: #777777; }

/* line 4, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  /* line 10, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
  .pagination > li {
    display: inline; }
    /* line 12, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.42857143;
      color: #0064bc;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd; }
      /* line 24, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #003b70;
        background-color: #eeeeee;
        border-color: #ddd; }
    /* line 33, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
  /* line 49, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #0064bc;
    border-color: #0064bc; }
  /* line 61, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

/* line 5, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }
/* line 12, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }
/* line 18, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

/* line 5, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }
/* line 12, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }
/* line 18, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

/* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .pager:before, .pager:after {
    display: table;
    content: " "; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .pager:after {
    clear: both; }
  /* line 12, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
  .pager li {
    display: inline; }
    /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    /* line 23, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  /* line 31, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
  .pager .next > a,
  .pager .next > span {
    float: right; }
  /* line 38, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  /* line 45, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff; }

/* line 5, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  /* line 20, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
  .label:empty {
    display: none; }
  /* line 25, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
  .btn .label, #kinetic_container .btn-tour .label, #kinetic_container .enjoyhint_skip_btn .label, #kinetic_container .enjoyhint_close_btn .label, #kinetic_container .enjoyhint_next_btn .label, #kinetic_container .enjoyhint_btn .label {
    position: relative;
    top: -1px; }

/* line 33, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

/* line 44, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777; }
  /* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

/* line 48, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #0064bc; }
  /* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #004989; }

/* line 52, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c; }
  /* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

/* line 56, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #339fea; }
  /* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #1686d4; }

/* line 60, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #DD7E10; }
  /* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ad630d; }

/* line 64, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f; }
  /* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

/* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #0a8cff;
  border-radius: 10px; }
  /* line 22, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .badge:empty {
    display: none; }
  /* line 27, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .btn .badge, #kinetic_container .btn-tour .badge, #kinetic_container .enjoyhint_skip_btn .badge, #kinetic_container .enjoyhint_close_btn .badge, #kinetic_container .enjoyhint_next_btn .badge, #kinetic_container .enjoyhint_btn .badge {
    position: relative;
    top: -1px; }
  /* line 32, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .btn-xs .badge, .btn-group-xs > .btn .badge, #kinetic_container .btn-group-xs > .btn-tour .badge, #kinetic_container .btn-group-xs > .enjoyhint_skip_btn .badge, #kinetic_container .btn-group-xs > .enjoyhint_close_btn .badge, #kinetic_container .btn-group-xs > .enjoyhint_next_btn .badge, #kinetic_container .btn-group-xs > .enjoyhint_btn .badge, .btn-xs-padding-8 .badge, .btn-group-xs > .btn .badge, #kinetic_container .btn-group-xs > .btn-tour .badge, #kinetic_container .btn-group-xs > .enjoyhint_skip_btn .badge, #kinetic_container .btn-group-xs > .enjoyhint_close_btn .badge, #kinetic_container .btn-group-xs > .enjoyhint_next_btn .badge, #kinetic_container .btn-group-xs > .enjoyhint_btn .badge {
    top: 0;
    padding: 1px 5px; }
  /* line 41, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #0064bc;
    background-color: #fff; }
  /* line 47, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .list-group-item > .badge {
    float: right; }
  /* line 51, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  /* line 55, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

/* line 62, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer; }

/* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  /* line 13, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  /* line 18, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  /* line 24, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  /* line 28, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px; }
  /* line 35, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    /* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      /* line 43, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
      .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px; }
      /* line 49, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

/* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  /* line 17, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto; }
  /* line 27, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
  .thumbnail .caption {
    padding: 9px;
    color: black; }

/* line 34, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0064bc; }

/* line 9, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  /* line 16, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  /* line 22, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert .alert-link {
    font-weight: bold; }
  /* line 27, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  /* line 32, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert > p + p {
    margin-top: 5px; }

/* line 42, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  /* line 47, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

/* line 59, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  /* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-success hr {
    border-top-color: #c9e2b3; }
  /* line 12, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-success .alert-link {
    color: #2b542c; }

/* line 63, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }
  /* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-info hr {
    border-top-color: #a6e1ec; }
  /* line 12, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-info .alert-link {
    color: #245269; }

/* line 67, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }
  /* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  /* line 12, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-warning .alert-link {
    color: #66512c; }

/* line 71, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }
  /* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  /* line 12, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
/* line 26, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

/* line 36, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #0064bc;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

/* line 54, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

/* line 64, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

/* line 73, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c; }
  /* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 77, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #339fea; }
  /* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 81, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #DD7E10; }
  /* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 85, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f; }
  /* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 1, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px; }
  /* line 5, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
  .media:first-child {
    margin-top: 0; }

/* line 10, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

/* line 16, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px; }

/* line 20, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block; }
  /* line 24, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
  .media-object.img-thumbnail {
    max-width: none; }

/* line 29, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px; }

/* line 34, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px; }

/* line 39, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

/* line 46, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle; }

/* line 50, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom; }

/* line 55, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 63, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none; }

/* line 10, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

/* line 21, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  /* line 31, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  /* line 34, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  /* line 40, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee; }
    /* line 48, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    /* line 51, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
      color: #777777; }
  /* line 57, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: white;
    background-color: #0064bc;
    border-color: #0064bc; }
    /* line 66, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    /* line 71, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
      color: #89c8ff; }

/* line 83, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555; }
  /* line 87, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  /* line 92, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

/* line 100, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left; }

/* line 4, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

/* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  /* line 15, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  /* line 24, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

/* line 4, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

/* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  /* line 15, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  /* line 24, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

/* line 4, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

/* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  /* line 15, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  /* line 24, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

/* line 4, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

/* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  /* line 15, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  /* line 24, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

/* line 121, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

/* line 125, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

/* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/* line 16, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px; }
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .panel-body:before, .panel-body:after {
    display: table;
    content: " "; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .panel-body:after {
    clear: both; }

/* line 22, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  /* line 27, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

/* line 33, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  /* line 39, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

/* line 49, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

/* line 63, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  /* line 67, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  /* line 74, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  /* line 82, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
/* line 89, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 96, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

/* line 100, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0; }

/* line 110, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  /* line 115, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px; }
/* line 121, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  /* line 127, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    /* line 131, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    /* line 135, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
/* line 143, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  /* line 149, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    /* line 153, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    /* line 157, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
/* line 164, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
/* line 170, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
/* line 174, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  /* line 181, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  /* line 185, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  /* line 194, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  /* line 203, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
/* line 210, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

/* line 222, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px; }
  /* line 226, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    /* line 230, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel-group .panel + .panel {
      margin-top: 5px; }
  /* line 235, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-group .panel-heading {
    border-bottom: 0; }
    /* line 238, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  /* line 244, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
  .panel-group .panel-footer {
    border-top: 0; }
    /* line 246, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

/* line 254, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd; }
  /* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    /* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  /* line 20, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

/* line 257, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #0064bc; }
  /* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #0064bc;
    border-color: #0064bc; }
    /* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #0064bc; }
    /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-primary > .panel-heading .badge {
      color: #0064bc;
      background-color: #fff; }
  /* line 20, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #0064bc; }

/* line 260, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6; }
  /* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    /* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  /* line 20, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

/* line 263, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1; }
  /* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    /* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  /* line 20, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

/* line 266, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc; }
  /* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    /* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  /* line 20, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

/* line 269, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1; }
  /* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    /* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  /* line 20, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

/* line 5, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  /* line 12, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* line 28, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

/* line 33, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%; }

/* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  /* line 15, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

/* line 22, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px; }

/* line 26, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px; }

/* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }
  /* line 15, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5; }

/* line 30, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none; }

/* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden; }

/* line 16, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  /* line 32, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  /* line 36, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

/* line 38, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

/* line 44, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

/* line 51, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

/* line 64, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 899;
  background-color: #000; }
  /* line 73, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  /* line 74, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5; }

/* line 79, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-header:before, .modal-header:after {
    display: table;
    content: " "; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-header:after {
    clear: both; }

/* line 85, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px; }

/* line 90, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143; }

/* line 97, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px; }

/* line 103, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .modal-footer:after {
    clear: both; }
  /* line 110, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn + .btn, .modal-footer #kinetic_container .btn-tour + .btn, #kinetic_container .modal-footer .btn-tour + .btn, .modal-footer #kinetic_container .enjoyhint_skip_btn + .btn, #kinetic_container .modal-footer .enjoyhint_skip_btn + .btn, .modal-footer #kinetic_container .enjoyhint_close_btn + .btn, #kinetic_container .modal-footer .enjoyhint_close_btn + .btn, .modal-footer #kinetic_container .enjoyhint_next_btn + .btn, #kinetic_container .modal-footer .enjoyhint_next_btn + .btn, .modal-footer #kinetic_container .enjoyhint_btn + .btn, #kinetic_container .modal-footer .enjoyhint_btn + .btn, .modal-footer #kinetic_container .btn + .btn-tour, #kinetic_container .modal-footer .btn + .btn-tour, .modal-footer #kinetic_container .btn-tour + .btn-tour, #kinetic_container .modal-footer .btn-tour + .btn-tour, .modal-footer #kinetic_container .enjoyhint_skip_btn + .btn-tour, #kinetic_container .modal-footer .enjoyhint_skip_btn + .btn-tour, .modal-footer #kinetic_container .enjoyhint_close_btn + .btn-tour, #kinetic_container .modal-footer .enjoyhint_close_btn + .btn-tour, .modal-footer #kinetic_container .enjoyhint_next_btn + .btn-tour, #kinetic_container .modal-footer .enjoyhint_next_btn + .btn-tour, .modal-footer #kinetic_container .enjoyhint_btn + .btn-tour, #kinetic_container .modal-footer .enjoyhint_btn + .btn-tour, .modal-footer #kinetic_container .btn + .enjoyhint_skip_btn, #kinetic_container .modal-footer .btn + .enjoyhint_skip_btn, .modal-footer #kinetic_container .btn-tour + .enjoyhint_skip_btn, #kinetic_container .modal-footer .btn-tour + .enjoyhint_skip_btn, .modal-footer #kinetic_container .enjoyhint_skip_btn + .enjoyhint_skip_btn, #kinetic_container .modal-footer .enjoyhint_skip_btn + .enjoyhint_skip_btn, .modal-footer #kinetic_container .enjoyhint_close_btn + .enjoyhint_skip_btn, #kinetic_container .modal-footer .enjoyhint_close_btn + .enjoyhint_skip_btn, .modal-footer #kinetic_container .enjoyhint_next_btn + .enjoyhint_skip_btn, #kinetic_container .modal-footer .enjoyhint_next_btn + .enjoyhint_skip_btn, .modal-footer #kinetic_container .enjoyhint_btn + .enjoyhint_skip_btn, #kinetic_container .modal-footer .enjoyhint_btn + .enjoyhint_skip_btn, .modal-footer #kinetic_container .btn + .enjoyhint_close_btn, #kinetic_container .modal-footer .btn + .enjoyhint_close_btn, .modal-footer #kinetic_container .btn-tour + .enjoyhint_close_btn, #kinetic_container .modal-footer .btn-tour + .enjoyhint_close_btn, .modal-footer #kinetic_container .enjoyhint_skip_btn + .enjoyhint_close_btn, #kinetic_container .modal-footer .enjoyhint_skip_btn + .enjoyhint_close_btn, .modal-footer #kinetic_container .enjoyhint_close_btn + .enjoyhint_close_btn, #kinetic_container .modal-footer .enjoyhint_close_btn + .enjoyhint_close_btn, .modal-footer #kinetic_container .enjoyhint_next_btn + .enjoyhint_close_btn, #kinetic_container .modal-footer .enjoyhint_next_btn + .enjoyhint_close_btn, .modal-footer #kinetic_container .enjoyhint_btn + .enjoyhint_close_btn, #kinetic_container .modal-footer .enjoyhint_btn + .enjoyhint_close_btn, .modal-footer #kinetic_container .btn + .enjoyhint_next_btn, #kinetic_container .modal-footer .btn + .enjoyhint_next_btn, .modal-footer #kinetic_container .btn-tour + .enjoyhint_next_btn, #kinetic_container .modal-footer .btn-tour + .enjoyhint_next_btn, .modal-footer #kinetic_container .enjoyhint_skip_btn + .enjoyhint_next_btn, #kinetic_container .modal-footer .enjoyhint_skip_btn + .enjoyhint_next_btn, .modal-footer #kinetic_container .enjoyhint_close_btn + .enjoyhint_next_btn, #kinetic_container .modal-footer .enjoyhint_close_btn + .enjoyhint_next_btn, .modal-footer #kinetic_container .enjoyhint_next_btn + .enjoyhint_next_btn, #kinetic_container .modal-footer .enjoyhint_next_btn + .enjoyhint_next_btn, .modal-footer #kinetic_container .enjoyhint_btn + .enjoyhint_next_btn, #kinetic_container .modal-footer .enjoyhint_btn + .enjoyhint_next_btn, .modal-footer #kinetic_container .btn + .enjoyhint_btn, #kinetic_container .modal-footer .btn + .enjoyhint_btn, .modal-footer #kinetic_container .btn-tour + .enjoyhint_btn, #kinetic_container .modal-footer .btn-tour + .enjoyhint_btn, .modal-footer #kinetic_container .enjoyhint_skip_btn + .enjoyhint_btn, #kinetic_container .modal-footer .enjoyhint_skip_btn + .enjoyhint_btn, .modal-footer #kinetic_container .enjoyhint_close_btn + .enjoyhint_btn, #kinetic_container .modal-footer .enjoyhint_close_btn + .enjoyhint_btn, .modal-footer #kinetic_container .enjoyhint_next_btn + .enjoyhint_btn, #kinetic_container .modal-footer .enjoyhint_next_btn + .enjoyhint_btn, .modal-footer #kinetic_container .enjoyhint_btn + .enjoyhint_btn, #kinetic_container .modal-footer .enjoyhint_btn + .enjoyhint_btn {
    margin-bottom: 0;
    margin-left: 5px; }
  /* line 115, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group #kinetic_container .btn-tour + .btn, #kinetic_container .modal-footer .btn-group .btn-tour + .btn, .modal-footer .btn-group #kinetic_container .enjoyhint_skip_btn + .btn, #kinetic_container .modal-footer .btn-group .enjoyhint_skip_btn + .btn, .modal-footer .btn-group #kinetic_container .enjoyhint_close_btn + .btn, #kinetic_container .modal-footer .btn-group .enjoyhint_close_btn + .btn, .modal-footer .btn-group #kinetic_container .enjoyhint_next_btn + .btn, #kinetic_container .modal-footer .btn-group .enjoyhint_next_btn + .btn, .modal-footer .btn-group #kinetic_container .enjoyhint_btn + .btn, #kinetic_container .modal-footer .btn-group .enjoyhint_btn + .btn, .modal-footer .btn-group #kinetic_container .btn + .btn-tour, #kinetic_container .modal-footer .btn-group .btn + .btn-tour, .modal-footer .btn-group #kinetic_container .btn-tour + .btn-tour, #kinetic_container .modal-footer .btn-group .btn-tour + .btn-tour, .modal-footer .btn-group #kinetic_container .enjoyhint_skip_btn + .btn-tour, #kinetic_container .modal-footer .btn-group .enjoyhint_skip_btn + .btn-tour, .modal-footer .btn-group #kinetic_container .enjoyhint_close_btn + .btn-tour, #kinetic_container .modal-footer .btn-group .enjoyhint_close_btn + .btn-tour, .modal-footer .btn-group #kinetic_container .enjoyhint_next_btn + .btn-tour, #kinetic_container .modal-footer .btn-group .enjoyhint_next_btn + .btn-tour, .modal-footer .btn-group #kinetic_container .enjoyhint_btn + .btn-tour, #kinetic_container .modal-footer .btn-group .enjoyhint_btn + .btn-tour, .modal-footer .btn-group #kinetic_container .btn + .enjoyhint_skip_btn, #kinetic_container .modal-footer .btn-group .btn + .enjoyhint_skip_btn, .modal-footer .btn-group #kinetic_container .btn-tour + .enjoyhint_skip_btn, #kinetic_container .modal-footer .btn-group .btn-tour + .enjoyhint_skip_btn, .modal-footer .btn-group #kinetic_container .enjoyhint_skip_btn + .enjoyhint_skip_btn, #kinetic_container .modal-footer .btn-group .enjoyhint_skip_btn + .enjoyhint_skip_btn, .modal-footer .btn-group #kinetic_container .enjoyhint_close_btn + .enjoyhint_skip_btn, #kinetic_container .modal-footer .btn-group .enjoyhint_close_btn + .enjoyhint_skip_btn, .modal-footer .btn-group #kinetic_container .enjoyhint_next_btn + .enjoyhint_skip_btn, #kinetic_container .modal-footer .btn-group .enjoyhint_next_btn + .enjoyhint_skip_btn, .modal-footer .btn-group #kinetic_container .enjoyhint_btn + .enjoyhint_skip_btn, #kinetic_container .modal-footer .btn-group .enjoyhint_btn + .enjoyhint_skip_btn, .modal-footer .btn-group #kinetic_container .btn + .enjoyhint_close_btn, #kinetic_container .modal-footer .btn-group .btn + .enjoyhint_close_btn, .modal-footer .btn-group #kinetic_container .btn-tour + .enjoyhint_close_btn, #kinetic_container .modal-footer .btn-group .btn-tour + .enjoyhint_close_btn, .modal-footer .btn-group #kinetic_container .enjoyhint_skip_btn + .enjoyhint_close_btn, #kinetic_container .modal-footer .btn-group .enjoyhint_skip_btn + .enjoyhint_close_btn, .modal-footer .btn-group #kinetic_container .enjoyhint_close_btn + .enjoyhint_close_btn, #kinetic_container .modal-footer .btn-group .enjoyhint_close_btn + .enjoyhint_close_btn, .modal-footer .btn-group #kinetic_container .enjoyhint_next_btn + .enjoyhint_close_btn, #kinetic_container .modal-footer .btn-group .enjoyhint_next_btn + .enjoyhint_close_btn, .modal-footer .btn-group #kinetic_container .enjoyhint_btn + .enjoyhint_close_btn, #kinetic_container .modal-footer .btn-group .enjoyhint_btn + .enjoyhint_close_btn, .modal-footer .btn-group #kinetic_container .btn + .enjoyhint_next_btn, #kinetic_container .modal-footer .btn-group .btn + .enjoyhint_next_btn, .modal-footer .btn-group #kinetic_container .btn-tour + .enjoyhint_next_btn, #kinetic_container .modal-footer .btn-group .btn-tour + .enjoyhint_next_btn, .modal-footer .btn-group #kinetic_container .enjoyhint_skip_btn + .enjoyhint_next_btn, #kinetic_container .modal-footer .btn-group .enjoyhint_skip_btn + .enjoyhint_next_btn, .modal-footer .btn-group #kinetic_container .enjoyhint_close_btn + .enjoyhint_next_btn, #kinetic_container .modal-footer .btn-group .enjoyhint_close_btn + .enjoyhint_next_btn, .modal-footer .btn-group #kinetic_container .enjoyhint_next_btn + .enjoyhint_next_btn, #kinetic_container .modal-footer .btn-group .enjoyhint_next_btn + .enjoyhint_next_btn, .modal-footer .btn-group #kinetic_container .enjoyhint_btn + .enjoyhint_next_btn, #kinetic_container .modal-footer .btn-group .enjoyhint_btn + .enjoyhint_next_btn, .modal-footer .btn-group #kinetic_container .btn + .enjoyhint_btn, #kinetic_container .modal-footer .btn-group .btn + .enjoyhint_btn, .modal-footer .btn-group #kinetic_container .btn-tour + .enjoyhint_btn, #kinetic_container .modal-footer .btn-group .btn-tour + .enjoyhint_btn, .modal-footer .btn-group #kinetic_container .enjoyhint_skip_btn + .enjoyhint_btn, #kinetic_container .modal-footer .btn-group .enjoyhint_skip_btn + .enjoyhint_btn, .modal-footer .btn-group #kinetic_container .enjoyhint_close_btn + .enjoyhint_btn, #kinetic_container .modal-footer .btn-group .enjoyhint_close_btn + .enjoyhint_btn, .modal-footer .btn-group #kinetic_container .enjoyhint_next_btn + .enjoyhint_btn, #kinetic_container .modal-footer .btn-group .enjoyhint_next_btn + .enjoyhint_btn, .modal-footer .btn-group #kinetic_container .enjoyhint_btn + .enjoyhint_btn, #kinetic_container .modal-footer .btn-group .enjoyhint_btn + .enjoyhint_btn {
    margin-left: -1px; }
  /* line 119, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

/* line 125, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  /* line 136, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  /* line 140, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  /* line 145, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  /* line 149, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px; } }
/* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }
  /* line 18, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9; }
  /* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  /* line 23, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  /* line 27, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  /* line 31, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  /* line 37, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  /* line 44, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  /* line 51, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  /* line 58, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  /* line 65, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  /* line 72, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  /* line 79, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  /* line 86, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

/* line 96, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

/* line 106, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  /* line 26, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.top {
    margin-top: -10px; }
  /* line 27, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.right {
    margin-left: 10px; }
  /* line 28, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.bottom {
    margin-top: 10px; }
  /* line 29, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.left {
    margin-left: -10px; }
  /* line 33, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover > .arrow {
    border-width: 11px; }
    /* line 36, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }
    /* line 46, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover > .arrow:after {
      content: "";
      border-width: 10px; }
  /* line 52, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
    /* line 59, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0; }
  /* line 67, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
    /* line 74, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0; }
  /* line 82, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    /* line 89, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      border-top-width: 0;
      border-bottom-color: #fff; }
  /* line 98, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
  .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25); }
    /* line 105, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.left > .arrow:after {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff; }

/* line 115, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

/* line 124, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px; }

/* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative; }

/* line 11, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  /* line 16, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    /* line 22, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      /* line 16, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        /* line 34, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        /* line 39, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        /* line 44, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  /* line 53, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  /* line 59, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active {
    left: 0; }
  /* line 63, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  /* line 70, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .next {
    left: 100%; }
  /* line 73, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .prev {
    left: -100%; }
  /* line 76, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  /* line 81, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active.left {
    left: -100%; }
  /* line 84, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .active.right {
    left: 100%; }

/* line 93, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5; }
  /* line 109, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  /* line 112, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  /* line 119, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9; }
  /* line 128, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  /* line 138, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  /* line 143, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  /* line 148, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
  /* line 157, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-prev:before {
    content: "\2039"; }
  /* line 162, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .icon-next:before {
    content: "\203a"; }

/* line 173, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  /* line 184, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  /* line 207, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

/* line 218, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  /* line 230, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption .btn, .carousel-caption #kinetic_container .btn-tour, #kinetic_container .carousel-caption .btn-tour, .carousel-caption #kinetic_container .enjoyhint_skip_btn, #kinetic_container .carousel-caption .enjoyhint_skip_btn, .carousel-caption #kinetic_container .enjoyhint_close_btn, #kinetic_container .carousel-caption .enjoyhint_close_btn, .carousel-caption #kinetic_container .enjoyhint_next_btn, #kinetic_container .carousel-caption .enjoyhint_next_btn, .carousel-caption #kinetic_container .enjoyhint_btn, #kinetic_container .carousel-caption .enjoyhint_btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  /* line 241, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  /* line 250, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  /* line 254, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  /* line 261, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  /* line 268, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px; } }
/* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }
/* line 19, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both; }

/* line 12, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

/* line 15, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important; }

/* line 18, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important; }

/* line 27, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important; }

/* line 30, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important; }

/* line 33, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden; }

/* line 36, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 45, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important; }

/* line 53, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
/* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important; }

/* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important; }

/* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important; }

/* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important; }

/* line 36, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  /* line 3, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important; }

  /* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important; }

  /* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important; }

  /* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  /* line 54, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  /* line 59, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  /* line 64, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important; }

  /* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important; }

  /* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important; }

  /* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important; }

  /* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important; }

  /* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important; }

  /* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  /* line 3, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important; }

  /* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important; }

  /* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important; }

  /* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  /* line 111, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  /* line 116, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  /* line 121, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important; } }
/* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important; }

@media print {
  /* line 3, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important; }

  /* line 6, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important; }

  /* line 7, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important; }

  /* line 8, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
/* line 155, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important; }
  @media print {
    /* line 155, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-block {
      display: block !important; } }

/* line 162, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important; }
  @media print {
    /* line 162, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-inline {
      display: inline !important; } }

/* line 169, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important; }
  @media print {
    /* line 169, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  /* line 14, ../../../../vendors/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important; } }
/* line 2, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important; }
  /* line 9, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
  table.dataTable td,
  table.dataTable th {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
    /* line 15, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
    table.dataTable td.dataTables_empty,
    table.dataTable th.dataTables_empty {
      text-align: center; }
  /* line 23, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
  table.dataTable.nowrap th,
  table.dataTable.nowrap td {
    white-space: nowrap; }

/* line 34, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap; }
/* line 40, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block; }
/* line 46, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
div.dataTables_wrapper div.dataTables_filter {
  text-align: right; }
  /* line 49, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
  div.dataTables_wrapper div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left; }
  /* line 55, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
  div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto; }
/* line 62, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
div.dataTables_wrapper div.dataTables_info {
  padding-top: 8px;
  white-space: nowrap; }
/* line 67, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right; }
  /* line 72, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap; }
/* line 78, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0; }

/* line 95, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-right: 30px; }
/* line 101, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none; }
/* line 106, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative; }
  /* line 114, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
  table.dataTable thead .sorting:after,
  table.dataTable thead .sorting_asc:after,
  table.dataTable thead .sorting_desc:after,
  table.dataTable thead .sorting_asc_disabled:after,
  table.dataTable thead .sorting_desc_disabled:after {
    position: absolute;
    bottom: 8px;
    right: 8px;
    display: block;
    font-family: 'Glyphicons Halflings';
    opacity: 0.5; }
/* line 124, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
table.dataTable thead .sorting:after {
  opacity: 0.2;
  content: "\e150";
  /* sort */ }
/* line 129, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
table.dataTable thead .sorting_asc:after {
  content: "\e155";
  /* sort-by-attributes */ }
/* line 133, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
table.dataTable thead .sorting_desc:after {
  content: "\e156";
  /* sort-by-attributes-alt */ }
/* line 137, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  color: #eee; }

/* line 145, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important; }

/* line 150, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }
  /* line 156, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
  div.dataTables_scrollBody table thead .sorting:after,
  div.dataTables_scrollBody table thead .sorting_asc:after,
  div.dataTables_scrollBody table thead .sorting_desc:after {
    display: none; }
  /* line 163, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
  div.dataTables_scrollBody table tbody tr:first-child th,
  div.dataTables_scrollBody table tbody tr:first-child td {
    border-top: none; }

/* line 170, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none; }

@media screen and (max-width: 767px) {
  /* line 179, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center; } }
/* line 196, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
table.dataTable.table-condensed > thead > tr > th {
  padding-right: 20px; }
/* line 200, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
table.dataTable.table-condensed .sorting:after,
table.dataTable.table-condensed .sorting_asc:after,
table.dataTable.table-condensed .sorting_desc:after {
  top: 6px;
  right: 6px; }

/* line 212, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0; }
  /* line 216, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
  table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child,
  table.table-bordered.dataTable td:last-child,
  table.table-bordered.dataTable td:last-child {
    border-right-width: 0; }
/* line 222, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 0; }

/* line 229, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0; }

/* line 235, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
div.table-responsive > div.dataTables_wrapper > div.row, body.dossier div.table-responsive > div.dataTables_wrapper > div.dossierFilterMenuToggleButtonContainer, body.superadmin-envelopeOperationsSearch div.table-responsive > div.dataTables_wrapper > div.dossierFilterMenuToggleButtonContainer {
  margin: 0; }
  /* line 239, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
  div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child, body.dossier div.table-responsive > div.dataTables_wrapper > div.dossierFilterMenuToggleButtonContainer > div[class^="col-"]:first-child, body.superadmin-envelopeOperationsSearch div.table-responsive > div.dataTables_wrapper > div.dossierFilterMenuToggleButtonContainer > div[class^="col-"]:first-child {
    padding-left: 0; }
  /* line 242, ../../../../vendors/DataTablesSrc-master/css/dataTables.bootstrap.scss */
  div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child, body.dossier div.table-responsive > div.dataTables_wrapper > div.dossierFilterMenuToggleButtonContainer > div[class^="col-"]:last-child, body.superadmin-envelopeOperationsSearch div.table-responsive > div.dataTables_wrapper > div.dossierFilterMenuToggleButtonContainer > div[class^="col-"]:last-child {
    padding-right: 0; }

/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
/* line 18, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
.bootstrap-datetimepicker-widget {
  list-style: none; }
  /* line 21, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget.dropdown-menu, .popover ul.bootstrap-datetimepicker-widget.menu-list {
    margin: 2px 0;
    padding: 4px;
    width: 19em; }
    @media (min-width: 768px) {
      /* line 26, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs, .popover ul.bootstrap-datetimepicker-widget.timepicker-sbs.menu-list {
        width: 38em; } }
    @media (min-width: 992px) {
      /* line 26, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs, .popover ul.bootstrap-datetimepicker-widget.timepicker-sbs.menu-list {
        width: 38em; } }
    @media (min-width: 1200px) {
      /* line 26, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs, .popover ul.bootstrap-datetimepicker-widget.timepicker-sbs.menu-list {
        width: 38em; } }
    /* line 40, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
    .bootstrap-datetimepicker-widget.dropdown-menu:before, .popover ul.bootstrap-datetimepicker-widget.menu-list:before, .bootstrap-datetimepicker-widget.dropdown-menu:after, .popover ul.bootstrap-datetimepicker-widget.menu-list:after {
      content: '';
      display: inline-block;
      position: absolute; }
    /* line 47, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
    .bootstrap-datetimepicker-widget.dropdown-menu.bottom:before, .popover ul.bootstrap-datetimepicker-widget.bottom.menu-list:before {
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #ccc;
      border-bottom-color: rgba(0, 0, 0, 0.2);
      top: -7px;
      left: 7px; }
    /* line 56, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
    .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after, .popover ul.bootstrap-datetimepicker-widget.bottom.menu-list:after {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid white;
      top: -6px;
      left: 8px; }
    /* line 66, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
    .bootstrap-datetimepicker-widget.dropdown-menu.top:before, .popover ul.bootstrap-datetimepicker-widget.top.menu-list:before {
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 7px solid #ccc;
      border-top-color: rgba(0, 0, 0, 0.2);
      bottom: -7px;
      left: 6px; }
    /* line 75, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
    .bootstrap-datetimepicker-widget.dropdown-menu.top:after, .popover ul.bootstrap-datetimepicker-widget.top.menu-list:after {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid white;
      bottom: -6px;
      left: 7px; }
    /* line 85, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
    .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before, .popover ul.bootstrap-datetimepicker-widget.pull-right.menu-list:before {
      left: auto;
      right: 6px; }
    /* line 90, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
    .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after, .popover ul.bootstrap-datetimepicker-widget.pull-right.menu-list:after {
      left: auto;
      right: 7px; }
  /* line 97, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0; }
  /* line 101, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0; }
  /* line 105, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none; }
  /* line 109, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0; }
  /* line 116, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px; }
  /* line 120, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementHours"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementHours"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementHours"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementHours"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementHours"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementHours"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementHours"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementHours"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementHours"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementHours"].enjoyhint_btn::after {
    content: "Increment Hours"; }
  /* line 125, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementMinutes"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementMinutes"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementMinutes"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementMinutes"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementMinutes"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementMinutes"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementMinutes"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementMinutes"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="incrementMinutes"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="incrementMinutes"].enjoyhint_btn::after {
    content: "Increment Minutes"; }
  /* line 130, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementHours"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementHours"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementHours"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementHours"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementHours"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementHours"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementHours"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementHours"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementHours"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementHours"].enjoyhint_btn::after {
    content: "Decrement Hours"; }
  /* line 135, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementMinutes"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementMinutes"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementMinutes"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementMinutes"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementMinutes"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementMinutes"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementMinutes"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementMinutes"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="decrementMinutes"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="decrementMinutes"].enjoyhint_btn::after {
    content: "Decrement Minutes"; }
  /* line 140, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showHours"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showHours"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showHours"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showHours"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showHours"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showHours"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showHours"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showHours"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showHours"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showHours"].enjoyhint_btn::after {
    content: "Show Hours"; }
  /* line 145, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showMinutes"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showMinutes"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showMinutes"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showMinutes"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showMinutes"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showMinutes"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showMinutes"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showMinutes"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="showMinutes"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="showMinutes"].enjoyhint_btn::after {
    content: "Show Minutes"; }
  /* line 150, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="togglePeriod"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="togglePeriod"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="togglePeriod"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="togglePeriod"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="togglePeriod"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="togglePeriod"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="togglePeriod"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="togglePeriod"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="togglePeriod"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="togglePeriod"].enjoyhint_btn::after {
    content: "Toggle AM/PM"; }
  /* line 155, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="clear"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="clear"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="clear"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="clear"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="clear"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="clear"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="clear"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="clear"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="clear"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="clear"].enjoyhint_btn::after {
    content: "Clear the picker"; }
  /* line 160, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="today"].btn-tour::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="today"].btn-tour::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="today"].enjoyhint_skip_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="today"].enjoyhint_skip_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="today"].enjoyhint_close_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="today"].enjoyhint_close_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="today"].enjoyhint_next_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="today"].enjoyhint_next_btn::after, .bootstrap-datetimepicker-widget #kinetic_container [data-action="today"].enjoyhint_btn::after, #kinetic_container .bootstrap-datetimepicker-widget [data-action="today"].enjoyhint_btn::after {
    content: "Set the date to today"; }
  /* line 165, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget .picker-switch {
    text-align: center; }
    /* line 168, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
    .bootstrap-datetimepicker-widget .picker-switch::after {
      content: "Toggle Date and Time Screens"; }
    /* line 173, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
    .bootstrap-datetimepicker-widget .picker-switch td {
      padding: 0;
      margin: 0;
      height: auto;
      width: auto;
      line-height: inherit; }
      /* line 180, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget .picker-switch td span {
        line-height: 2.5;
        height: 2.5em;
        width: 100%; }
  /* line 188, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0; }
    /* line 193, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
    .bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
      text-align: center;
      border-radius: 4px; }
    /* line 199, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
    .bootstrap-datetimepicker-widget table th {
      height: 20px;
      line-height: 20px;
      width: 20px; }
      /* line 204, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget table th.picker-switch {
        width: 145px; }
      /* line 208, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
        background: none;
        color: #777777;
        cursor: not-allowed; }
      /* line 215, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget table th.prev::after {
        content: "Previous Month"; }
      /* line 220, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget table th.next::after {
        content: "Next Month"; }
    /* line 226, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
    .bootstrap-datetimepicker-widget table thead tr:first-child th {
      cursor: pointer; }
      /* line 229, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
        background: #eeeeee; }
    /* line 234, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
    .bootstrap-datetimepicker-widget table td {
      height: 54px;
      line-height: 54px;
      width: 54px; }
      /* line 239, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td.cw {
        font-size: .8em;
        height: 20px;
        line-height: 20px;
        color: #777777; }
      /* line 246, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td.day {
        height: 20px;
        line-height: 20px;
        width: 20px; }
      /* line 252, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
        background: #eeeeee;
        cursor: pointer; }
      /* line 260, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
        color: #777777; }
      /* line 265, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td.today {
        position: relative; }
        /* line 268, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
        .bootstrap-datetimepicker-widget table td.today:before {
          content: '';
          display: inline-block;
          border: 0 0 7px 7px solid transparent;
          border-bottom-color: #0064bc;
          border-top-color: rgba(0, 0, 0, 0.2);
          position: absolute;
          bottom: 4px;
          right: 4px; }
      /* line 280, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
        background-color: #0064bc;
        color: white;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
      /* line 287, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td.active.today:before {
        border-bottom-color: #fff; }
      /* line 291, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
        background: none;
        color: #777777;
        cursor: not-allowed; }
      /* line 298, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
      .bootstrap-datetimepicker-widget table td span {
        display: inline-block;
        width: 54px;
        height: 54px;
        line-height: 54px;
        margin: 2px 1.5px;
        cursor: pointer;
        border-radius: 4px; }
        /* line 307, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
        .bootstrap-datetimepicker-widget table td span:hover {
          background: #eeeeee; }
        /* line 311, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
        .bootstrap-datetimepicker-widget table td span.active {
          background-color: #0064bc;
          color: white;
          text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
        /* line 317, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
        .bootstrap-datetimepicker-widget table td span.old {
          color: #777777; }
        /* line 321, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
        .bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
          background: none;
          color: #777777;
          cursor: not-allowed; }
  /* line 332, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
  .bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px; }

/* line 340, ../../../../vendors/bootstrap-datetimepicker-master/src/sass/_bootstrap-datetimepicker.scss */
.input-group.date .input-group-addon {
  cursor: pointer; }

/*! jQuery UI - v1.12.1 - 2018-09-14
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=smoothness&cornerRadiusShadow=8px&offsetLeftShadow=-8px&offsetTopShadow=-8px&thicknessShadow=8px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=aaaaaa&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cd0a0a&fcError=cd0a0a&borderColorError=cd0a0a&bgImgOpacityError=95&bgTextureError=glass&bgColorError=fef1ec&iconColorHighlight=2e83ff&fcHighlight=363636&borderColorHighlight=fcefa1&bgImgOpacityHighlight=55&bgTextureHighlight=glass&bgColorHighlight=fbf9ee&iconColorActive=454545&fcActive=212121&borderColorActive=aaaaaa&bgImgOpacityActive=65&bgTextureActive=glass&bgColorActive=ffffff&iconColorHover=454545&fcHover=212121&borderColorHover=999999&bgImgOpacityHover=75&bgTextureHover=glass&bgColorHover=dadada&iconColorDefault=888888&fcDefault=555555&borderColorDefault=d3d3d3&bgImgOpacityDefault=75&bgTextureDefault=glass&bgColorDefault=e6e6e6&iconColorContent=222222&fcContent=222222&borderColorContent=aaaaaa&bgImgOpacityContent=75&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=222222&fcHeader=222222&borderColorHeader=aaaaaa&bgImgOpacityHeader=75&bgTextureHeader=highlight_soft&bgColorHeader=cccccc&cornerRadius=4px&fsDefault=1.1em&fwDefault=normal&ffDefault=Verdana%2CArial%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-helper-hidden {
  display: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-helper-clearfix:after {
  clear: both; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-front {
  z-index: 100; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-resizable {
  position: relative; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-menu .ui-menu {
  position: absolute; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-menu-icons {
  position: relative; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc( 100% - 2.4em ); }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-checkboxradio-disabled {
  pointer-events: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.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; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.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; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker-rtl {
  direction: rtl; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.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; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.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; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.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; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.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; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-selectmenu-open {
  display: block; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-slider {
  position: relative;
  text-align: left; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.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; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-slider-horizontal {
  height: .8em; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-spinner-up {
  top: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-spinner-down {
  bottom: 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-tabs {
  position: relative;
  padding: .2em; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.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; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.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; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
body .ui-tooltip {
  border-width: 2px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-widget .ui-widget {
  font-size: 1em; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-widget.ui-widget-content {
  border: 1px solid #d3d3d3; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff;
  color: #222; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-widget-content a {
  color: #222; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222;
  font-weight: bold; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-widget-header a {
  color: #222; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #555;
  text-decoration: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.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, .ui-button:hover, .ui-button:focus {
  border: 1px solid #999;
  background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.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, a.ui-button:hover, a.ui-button:focus {
  color: #212121;
  text-decoration: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #aaa;
  background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #aaa;
  background-color: #212121; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-state-checked {
  border: 1px solid #fcefa1;
  background: #fbf9ee; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon {
  width: 16px;
  height: 16px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png"); }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png"); }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_2e83ff_256x240.png"); }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cd0a0a_256x240.png"); }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-button .ui-icon {
  background-image: url("images/ui-icons_888888_256x240.png"); }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-blank {
  background-position: 16px 16px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-caret-1-n {
  background-position: 0 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-caret-1-ne {
  background-position: -16px 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-caret-1-e {
  background-position: -32px 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-caret-1-se {
  background-position: -48px 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-caret-1-s {
  background-position: -65px 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-caret-1-sw {
  background-position: -80px 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-caret-1-w {
  background-position: -96px 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-caret-1-nw {
  background-position: -112px 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-extlink {
  background-position: -32px -80px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-newwin {
  background-position: -48px -80px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-refresh {
  background-position: -64px -80px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-shuffle {
  background-position: -80px -80px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-folder-open {
  background-position: -16px -96px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-document {
  background-position: -32px -96px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-document-b {
  background-position: -48px -96px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-note {
  background-position: -64px -96px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-mail-open {
  background-position: -96px -96px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-suitcase {
  background-position: -112px -96px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-comment {
  background-position: -128px -96px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-person {
  background-position: -144px -96px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-print {
  background-position: -160px -96px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-trash {
  background-position: -176px -96px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-locked {
  background-position: -192px -96px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-unlocked {
  background-position: -208px -96px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-bookmark {
  background-position: -224px -96px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-tag {
  background-position: -240px -96px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-home {
  background-position: 0 -112px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-flag {
  background-position: -16px -112px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-calendar {
  background-position: -32px -112px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-cart {
  background-position: -48px -112px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-pencil {
  background-position: -64px -112px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-clock {
  background-position: -80px -112px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-disk {
  background-position: -96px -112px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-calculator {
  background-position: -112px -112px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-zoomin {
  background-position: -128px -112px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-zoomout {
  background-position: -144px -112px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-search {
  background-position: -160px -112px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-wrench {
  background-position: -176px -112px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-gear {
  background-position: -192px -112px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-heart {
  background-position: -208px -112px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-star {
  background-position: -224px -112px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-link {
  background-position: -240px -112px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-cancel {
  background-position: 0 -128px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-plus {
  background-position: -16px -128px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-plusthick {
  background-position: -32px -128px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-minus {
  background-position: -48px -128px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-minusthick {
  background-position: -64px -128px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-close {
  background-position: -80px -128px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-closethick {
  background-position: -96px -128px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-key {
  background-position: -112px -128px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-scissors {
  background-position: -144px -128px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-clipboard {
  background-position: -160px -128px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-copy {
  background-position: -176px -128px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-contact {
  background-position: -192px -128px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-image {
  background-position: -208px -128px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-video {
  background-position: -224px -128px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-script {
  background-position: -240px -128px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-alert {
  background-position: 0 -144px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-info {
  background-position: -16px -144px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-notice {
  background-position: -32px -144px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-help {
  background-position: -48px -144px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-check {
  background-position: -64px -144px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-bullet {
  background-position: -80px -144px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-radio-on {
  background-position: -96px -144px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-radio-off {
  background-position: -112px -144px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-pin-w {
  background-position: -128px -144px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-pin-s {
  background-position: -144px -144px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-play {
  background-position: 0 -160px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-pause {
  background-position: -16px -160px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-seek-next {
  background-position: -32px -160px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-seek-end {
  background-position: -64px -160px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-seek-start {
  background-position: -80px -160px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-seek-first {
  background-position: -80px -160px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-stop {
  background-position: -96px -160px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-eject {
  background-position: -112px -160px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-volume-off {
  background-position: -128px -160px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-volume-on {
  background-position: -144px -160px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-power {
  background-position: 0 -176px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-signal {
  background-position: -32px -176px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-circle-close {
  background-position: -32px -192px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-circle-check {
  background-position: -208px -192px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px; }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30); }

/* line 7, ../../../scripts/vendors/jqueryui/css/_jquery-ui.min.scss */
.ui-widget-shadow {
  -webkit-box-shadow: -8px -8px 8px #aaa;
  box-shadow: -8px -8px 8px #aaa; }

/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2016 Hakim El Hattab, http://hakim.se
 */
/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button {
  position: relative; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button .ladda-spinner {
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 32px;
  top: 50%;
  margin-top: 0;
  opacity: 0;
  pointer-events: none; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button .ladda-label {
  position: relative;
  z-index: 3; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button .ladda-progress {
  position: absolute;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  display: none;
  -webkit-transition: 0.1s linear all !important;
  -moz-transition: 0.1s linear all !important;
  -ms-transition: 0.1s linear all !important;
  -o-transition: 0.1s linear all !important;
  transition: 0.1s linear all !important; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-loading] .ladda-progress {
  display: block; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button, .ladda-button .ladda-spinner, .ladda-button .ladda-label {
  -webkit-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
  -moz-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
  -ms-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
  -o-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
  transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=zoom-in], .ladda-button[data-style=zoom-in] .ladda-spinner, .ladda-button[data-style=zoom-in] .ladda-label, .ladda-button[data-style=zoom-out], .ladda-button[data-style=zoom-out] .ladda-spinner, .ladda-button[data-style=zoom-out] .ladda-label {
  -webkit-transition: 0.3s ease all !important;
  -moz-transition: 0.3s ease all !important;
  -ms-transition: 0.3s ease all !important;
  -o-transition: 0.3s ease all !important;
  transition: 0.3s ease all !important; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-right] .ladda-spinner {
  right: -6px; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner {
  right: -12px; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-right][data-loading] {
  padding-right: 56px; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-right][data-loading] .ladda-spinner {
  opacity: 1; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-right][data-loading][data-size="s"], .ladda-button[data-style=expand-right][data-loading][data-size="xs"] {
  padding-right: 40px; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-left] .ladda-spinner {
  left: 26px; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner {
  left: 4px; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-left][data-loading] {
  padding-left: 56px; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-left][data-loading] .ladda-spinner {
  opacity: 1; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-left][data-loading][data-size="s"], .ladda-button[data-style=expand-left][data-loading][data-size="xs"] {
  padding-left: 40px; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-up] {
  overflow: hidden; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-up] .ladda-spinner {
  top: -32px;
  left: 50%;
  margin-left: 0; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-up][data-loading] {
  padding-top: 54px; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-up][data-loading] .ladda-spinner {
  opacity: 1;
  top: 26px;
  margin-top: 0; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-up][data-loading][data-size="s"], .ladda-button[data-style=expand-up][data-loading][data-size="xs"] {
  padding-top: 32px; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner {
  top: 4px; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-down] {
  overflow: hidden; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-down] .ladda-spinner {
  top: 62px;
  left: 50%;
  margin-left: 0; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner {
  top: 40px; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-down][data-loading] {
  padding-bottom: 54px; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-down][data-loading] .ladda-spinner {
  opacity: 1; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=expand-down][data-loading][data-size="s"], .ladda-button[data-style=expand-down][data-loading][data-size="xs"] {
  padding-bottom: 32px; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-left] {
  overflow: hidden; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-left] .ladda-label {
  position: relative; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-left] .ladda-spinner {
  left: 100%;
  margin-left: 0; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-left][data-loading] .ladda-label {
  opacity: 0;
  left: -100%; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-left][data-loading] .ladda-spinner {
  opacity: 1;
  left: 50%; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-right] {
  overflow: hidden; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-right] .ladda-label {
  position: relative; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-right] .ladda-spinner {
  right: 100%;
  margin-left: 0;
  left: 16px; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
[dir="rtl"] .ladda-button[data-style=slide-right] .ladda-spinner {
  right: auto; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-right][data-loading] .ladda-label {
  opacity: 0;
  left: 100%; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-right][data-loading] .ladda-spinner {
  opacity: 1;
  left: 50%; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-up] {
  overflow: hidden; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-up] .ladda-label {
  position: relative; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-up] .ladda-spinner {
  left: 50%;
  margin-left: 0;
  margin-top: 1em; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-up][data-loading] .ladda-label {
  opacity: 0;
  top: -1em; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-up][data-loading] .ladda-spinner {
  opacity: 1;
  margin-top: 0; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-down] {
  overflow: hidden; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-down] .ladda-label {
  position: relative; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-down] .ladda-spinner {
  left: 50%;
  margin-left: 0;
  margin-top: -2em; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-down][data-loading] .ladda-label {
  opacity: 0;
  top: 1em; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=slide-down][data-loading] .ladda-spinner {
  opacity: 1;
  margin-top: 0; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=zoom-out] {
  overflow: hidden; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=zoom-out] .ladda-spinner {
  left: 50%;
  margin-left: 32px;
  -webkit-transform: scale(2.5);
  -moz-transform: scale(2.5);
  -ms-transform: scale(2.5);
  -o-transform: scale(2.5);
  transform: scale(2.5); }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=zoom-out] .ladda-label {
  position: relative;
  display: inline-block; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=zoom-out][data-loading] .ladda-label {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5); }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner {
  opacity: 1;
  margin-left: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=zoom-in] {
  overflow: hidden; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=zoom-in] .ladda-spinner {
  left: 50%;
  margin-left: -16px;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -ms-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: scale(0.2); }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=zoom-in] .ladda-label {
  position: relative;
  display: inline-block; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=zoom-in][data-loading] .ladda-label {
  opacity: 0;
  -webkit-transform: scale(2.2);
  -moz-transform: scale(2.2);
  -ms-transform: scale(2.2);
  -o-transform: scale(2.2);
  transform: scale(2.2); }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner {
  opacity: 1;
  margin-left: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=contract] {
  overflow: hidden;
  width: 100px; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=contract] .ladda-spinner {
  left: 50%;
  margin-left: 0; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=contract][data-loading] {
  border-radius: 50%;
  width: 52px; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=contract][data-loading] .ladda-label {
  opacity: 0; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=contract][data-loading] .ladda-spinner {
  opacity: 1; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=contract-overlay] {
  overflow: hidden;
  width: 100px;
  box-shadow: 0px 0px 0px 2000px transparent; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=contract-overlay] .ladda-spinner {
  left: 50%;
  margin-left: 0; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=contract-overlay][data-loading] {
  border-radius: 50%;
  width: 52px;
  box-shadow: 0px 0px 0px 2000px rgba(0, 0, 0, 0.8); }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=contract-overlay][data-loading] .ladda-label {
  opacity: 0; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner {
  opacity: 1; }

/* line 7, ../../../scripts/vendors/ladda/_ladda-themeless.min.scss */
[dir="rtl"] .ladda-spinner > div {
  left: 25% !important; }

/*!
 *
 *  Project:  GLYPHICONS HALFLINGS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @glyphicons
 *
 */
@font-face {
  font-family: 'Glyphicons Regular';
  src: url("../fonts/glyphicons-regular.eot");
  src: url("../fonts/glyphicons-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-regular.woff") format("woff"), url("../fonts/glyphicons-regular.ttf") format("truetype"), url("../fonts/glyphicons-regular.svg#glyphiconsregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 15, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons {
  display: inline-block;
  position: relative;
  padding-left: 48px;
  color: #1d1d1b;
  text-decoration: none;
  *display: inline;
  *zoom: 1;
  vertical-align: middle; }

/* line 25, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  margin: 0 5px 0 0;
  font: 24px/1em 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  color: #1d1d1b;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  text-transform: none;
  -webkit-font-smoothing: antialiased; }

/* line 41, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.white:before {
  color: #fff; }

/* line 44, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.glass:before {
  content: "\E001"; }

/* line 47, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.leaf:before {
  content: "\E002"; }

/* line 50, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.dog:before {
  content: "\1F415"; }

/* line 53, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.user:before {
  content: "\E004"; }

/* line 56, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.girl:before {
  content: "\1F467"; }

/* line 59, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.car:before {
  content: "\E006"; }

/* line 62, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.user_add:before {
  content: "\E007"; }

/* line 65, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.user_remove:before {
  content: "\E008"; }

/* line 68, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.film:before {
  content: "\E009"; }

/* line 71, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.magic:before {
  content: "\E010"; }

/* line 74, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.envelope:before {
  content: "\2709"; }

/* line 77, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.camera:before {
  content: "\1F4F7"; }

/* line 80, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.heart:before {
  content: "\E013"; }

/* line 83, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.beach_umbrella:before {
  content: "\E014"; }

/* line 86, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.train:before {
  content: "\1F686"; }

/* line 89, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.print:before {
  content: "\E016"; }

/* line 92, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.bin:before {
  content: "\E017"; }

/* line 95, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.music:before {
  content: "\E018"; }

/* line 98, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.note:before {
  content: "\E019"; }

/* line 101, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.heart_empty:before {
  content: "\E020"; }

/* line 104, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.home:before {
  content: "\E021"; }

/* line 107, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.snowflake:before {
  content: "\2744"; }

/* line 110, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.fire:before {
  content: "\1F525"; }

/* line 113, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.magnet:before {
  content: "\E024"; }

/* line 116, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.parents:before {
  content: "\E025"; }

/* line 119, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.binoculars:before {
  content: "\E026"; }

/* line 122, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.road:before {
  content: "\E027"; }

/* line 125, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.search:before {
  content: "\E028"; }

/* line 128, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.cars:before {
  content: "\E029"; }

/* line 131, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.notes_2:before {
  content: "\E030"; }

/* line 134, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.pencil:before {
  content: "\270F"; }

/* line 137, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.bus:before {
  content: "\1F68C"; }

/* line 140, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.wifi_alt:before {
  content: "\E033"; }

/* line 143, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.luggage:before {
  content: "\E034"; }

/* line 146, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.old_man:before {
  content: "\E035"; }

/* line 149, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.woman:before {
  content: "\1F469"; }

/* line 152, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.file:before {
  content: "\E037"; }

/* line 155, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.coins:before {
  content: "\E038"; }

/* line 158, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.airplane:before {
  content: "\2708"; }

/* line 161, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.notes:before {
  content: "\E040"; }

/* line 164, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.stats:before {
  content: "\E041"; }

/* line 167, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.charts:before {
  content: "\E042"; }

/* line 170, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.pie_chart:before {
  content: "\E043"; }

/* line 173, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.group:before {
  content: "\E044"; }

/* line 176, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.keys:before {
  content: "\E045"; }

/* line 179, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.calendar:before {
  content: "\1F4C5"; }

/* line 182, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.router:before {
  content: "\E047"; }

/* line 185, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.camera_small:before {
  content: "\E048"; }

/* line 188, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.dislikes:before {
  content: "\E049"; }

/* line 191, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.star:before {
  content: "\E050"; }

/* line 194, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.link:before {
  content: "\E051"; }

/* line 197, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.eye_open:before {
  content: "\E052"; }

/* line 200, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.eye_close:before {
  content: "\E053"; }

/* line 203, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.alarm:before {
  content: "\E054"; }

/* line 206, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.clock:before {
  content: "\E055"; }

/* line 209, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.stopwatch:before {
  content: "\E056"; }

/* line 212, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.projector:before {
  content: "\E057"; }

/* line 215, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.history:before {
  content: "\E058"; }

/* line 218, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.truck:before {
  content: "\E059"; }

/* line 221, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.cargo:before {
  content: "\E060"; }

/* line 224, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.compass:before {
  content: "\E061"; }

/* line 227, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.keynote:before {
  content: "\E062"; }

/* line 230, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.paperclip:before {
  content: "\1F4CE"; }

/* line 233, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.power:before {
  content: "\E064"; }

/* line 236, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.lightbulb:before {
  content: "\E065"; }

/* line 239, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.tag:before {
  content: "\E066"; }

/* line 242, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.tags:before {
  content: "\E067"; }

/* line 245, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.cleaning:before {
  content: "\E068"; }

/* line 248, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.ruller:before {
  content: "\E069"; }

/* line 251, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.gift:before {
  content: "\E070"; }

/* line 254, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.umbrella:before {
  content: "\2602"; }

/* line 257, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.book:before {
  content: "\E072"; }

/* line 260, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.bookmark:before {
  content: "\1F516"; }

/* line 263, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.wifi:before {
  content: "\E074"; }

/* line 266, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.cup:before {
  content: "\E075"; }

/* line 269, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.stroller:before {
  content: "\E076"; }

/* line 272, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.headphones:before {
  content: "\E077"; }

/* line 275, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.headset:before {
  content: "\E078"; }

/* line 278, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.warning_sign:before {
  content: "\E079"; }

/* line 281, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.signal:before {
  content: "\E080"; }

/* line 284, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.retweet:before {
  content: "\E081"; }

/* line 287, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.refresh:before {
  content: "\E082"; }

/* line 290, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.roundabout:before {
  content: "\E083"; }

/* line 293, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.random:before {
  content: "\E084"; }

/* line 296, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.heat:before {
  content: "\E085"; }

/* line 299, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.repeat:before {
  content: "\E086"; }

/* line 302, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.display:before {
  content: "\E087"; }

/* line 305, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.log_book:before {
  content: "\E088"; }

/* line 308, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.address_book:before {
  content: "\E089"; }

/* line 311, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.building:before {
  content: "\E090"; }

/* line 314, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.eyedropper:before {
  content: "\E091"; }

/* line 317, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.adjust:before {
  content: "\E092"; }

/* line 320, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.tint:before {
  content: "\E093"; }

/* line 323, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.crop:before {
  content: "\E094"; }

/* line 326, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.vector_path_square:before {
  content: "\E095"; }

/* line 329, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.vector_path_circle:before {
  content: "\E096"; }

/* line 332, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.vector_path_polygon:before {
  content: "\E097"; }

/* line 335, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.vector_path_line:before {
  content: "\E098"; }

/* line 338, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.vector_path_curve:before {
  content: "\E099"; }

/* line 341, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.vector_path_all:before {
  content: "\E100"; }

/* line 344, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.font:before {
  content: "\E101"; }

/* line 347, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.italic:before {
  content: "\E102"; }

/* line 350, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.bold:before {
  content: "\E103"; }

/* line 353, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.text_underline:before {
  content: "\E104"; }

/* line 356, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.text_strike:before {
  content: "\E105"; }

/* line 359, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.text_height:before {
  content: "\E106"; }

/* line 362, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.text_width:before {
  content: "\E107"; }

/* line 365, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.text_resize:before {
  content: "\E108"; }

/* line 368, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.left_indent:before {
  content: "\E109"; }

/* line 371, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.right_indent:before {
  content: "\E110"; }

/* line 374, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.align_left:before {
  content: "\E111"; }

/* line 377, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.align_center:before {
  content: "\E112"; }

/* line 380, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.align_right:before {
  content: "\E113"; }

/* line 383, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.justify:before {
  content: "\E114"; }

/* line 386, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.list:before {
  content: "\E115"; }

/* line 389, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.text_smaller:before {
  content: "\E116"; }

/* line 392, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.text_bigger:before {
  content: "\E117"; }

/* line 395, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.embed:before {
  content: "\E118"; }

/* line 398, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.embed_close:before {
  content: "\E119"; }

/* line 401, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.table:before {
  content: "\E120"; }

/* line 404, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.message_full:before {
  content: "\E121"; }

/* line 407, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.message_empty:before {
  content: "\E122"; }

/* line 410, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.message_in:before {
  content: "\E123"; }

/* line 413, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.message_out:before {
  content: "\E124"; }

/* line 416, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.message_plus:before {
  content: "\E125"; }

/* line 419, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.message_minus:before {
  content: "\E126"; }

/* line 422, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.message_ban:before {
  content: "\E127"; }

/* line 425, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.message_flag:before {
  content: "\E128"; }

/* line 428, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.message_lock:before {
  content: "\E129"; }

/* line 431, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.message_new:before {
  content: "\E130"; }

/* line 434, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.inbox:before {
  content: "\E131"; }

/* line 437, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.inbox_plus:before {
  content: "\E132"; }

/* line 440, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.inbox_minus:before {
  content: "\E133"; }

/* line 443, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.inbox_lock:before {
  content: "\E134"; }

/* line 446, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.inbox_in:before {
  content: "\E135"; }

/* line 449, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.inbox_out:before {
  content: "\E136"; }

/* line 452, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.cogwheel:before {
  content: "\E137"; }

/* line 455, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.cogwheels:before {
  content: "\E138"; }

/* line 458, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.picture:before {
  content: "\E139"; }

/* line 461, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.adjust_alt:before {
  content: "\E140"; }

/* line 464, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.database_lock:before {
  content: "\E141"; }

/* line 467, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.database_plus:before {
  content: "\E142"; }

/* line 470, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.database_minus:before {
  content: "\E143"; }

/* line 473, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.database_ban:before {
  content: "\E144"; }

/* line 476, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.folder_open:before {
  content: "\E145"; }

/* line 479, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.folder_plus:before {
  content: "\E146"; }

/* line 482, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.folder_minus:before {
  content: "\E147"; }

/* line 485, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.folder_lock:before {
  content: "\E148"; }

/* line 488, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.folder_flag:before {
  content: "\E149"; }

/* line 491, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.folder_new:before {
  content: "\E150"; }

/* line 494, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.edit:before {
  content: "\E151"; }

/* line 497, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.new_window:before {
  content: "\E152"; }

/* line 500, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.check:before {
  content: "\E153"; }

/* line 503, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.unchecked:before {
  content: "\E154"; }

/* line 506, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.more_windows:before {
  content: "\E155"; }

/* line 509, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.show_big_thumbnails:before {
  content: "\E156"; }

/* line 512, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.show_thumbnails:before {
  content: "\E157"; }

/* line 515, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.show_thumbnails_with_lines:before {
  content: "\E158"; }

/* line 518, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.show_lines:before {
  content: "\E159"; }

/* line 521, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.playlist:before {
  content: "\E160"; }

/* line 524, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.imac:before {
  content: "\E161"; }

/* line 527, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.macbook:before {
  content: "\E162"; }

/* line 530, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.ipad:before {
  content: "\E163"; }

/* line 533, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.iphone:before {
  content: "\E164"; }

/* line 536, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.iphone_transfer:before {
  content: "\E165"; }

/* line 539, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.iphone_exchange:before {
  content: "\E166"; }

/* line 542, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.ipod:before {
  content: "\E167"; }

/* line 545, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.ipod_shuffle:before {
  content: "\E168"; }

/* line 548, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.ear_plugs:before {
  content: "\E169"; }

/* line 551, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.record:before {
  content: "\E170"; }

/* line 554, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.step_backward:before {
  content: "\E171"; }

/* line 557, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.fast_backward:before {
  content: "\E172"; }

/* line 560, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.rewind:before {
  content: "\E173"; }

/* line 563, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.play:before {
  content: "\E174"; }

/* line 566, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.pause:before {
  content: "\E175"; }

/* line 569, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.stop:before {
  content: "\E176"; }

/* line 572, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.forward:before {
  content: "\E177"; }

/* line 575, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.fast_forward:before {
  content: "\E178"; }

/* line 578, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.step_forward:before {
  content: "\E179"; }

/* line 581, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.eject:before {
  content: "\E180"; }

/* line 584, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.facetime_video:before {
  content: "\E181"; }

/* line 587, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.download_alt:before {
  content: "\E182"; }

/* line 590, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.mute:before {
  content: "\E183"; }

/* line 593, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.volume_down:before {
  content: "\E184"; }

/* line 596, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.volume_up:before {
  content: "\E185"; }

/* line 599, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.screenshot:before {
  content: "\E186"; }

/* line 602, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.move:before {
  content: "\E187"; }

/* line 605, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.more:before {
  content: "\E188"; }

/* line 608, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.brightness_reduce:before {
  content: "\E189"; }

/* line 611, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.brightness_increase:before {
  content: "\E190"; }

/* line 614, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.circle_plus:before {
  content: "\E191"; }

/* line 617, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.circle_minus:before {
  content: "\E192"; }

/* line 620, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.circle_remove:before {
  content: "\E193"; }

/* line 623, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.circle_ok:before {
  content: "\E194"; }

/* line 626, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.circle_question_mark:before {
  content: "\E195"; }

/* line 629, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.circle_info:before {
  content: "\E196"; }

/* line 632, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.circle_exclamation_mark:before {
  content: "\E197"; }

/* line 635, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.remove:before {
  content: "\E198"; }

/* line 638, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.ok:before {
  content: "\E199"; }

/* line 641, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.ban:before {
  content: "\E200"; }

/* line 644, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.download:before {
  content: "\E201"; }

/* line 647, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.upload:before {
  content: "\E202"; }

/* line 650, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.shopping_cart:before {
  content: "\E203"; }

/* line 653, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.lock:before {
  content: "\1F512"; }

/* line 656, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.unlock:before {
  content: "\E205"; }

/* line 659, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.electricity:before {
  content: "\E206"; }

/* line 662, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.ok_2:before {
  content: "\E207"; }

/* line 665, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.remove_2:before {
  content: "\E208"; }

/* line 668, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.cart_out:before {
  content: "\E209"; }

/* line 671, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.cart_in:before {
  content: "\E210"; }

/* line 674, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.left_arrow:before {
  content: "\E211"; }

/* line 677, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.right_arrow:before {
  content: "\E212"; }

/* line 680, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.down_arrow:before {
  content: "\E213"; }

/* line 683, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.up_arrow:before {
  content: "\E214"; }

/* line 686, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.resize_small:before {
  content: "\E215"; }

/* line 689, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.resize_full:before {
  content: "\E216"; }

/* line 692, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.circle_arrow_left:before {
  content: "\E217"; }

/* line 695, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.circle_arrow_right:before {
  content: "\E218"; }

/* line 698, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.circle_arrow_top:before {
  content: "\E219"; }

/* line 701, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.circle_arrow_down:before {
  content: "\E220"; }

/* line 704, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.play_button:before {
  content: "\E221"; }

/* line 707, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.unshare:before {
  content: "\E222"; }

/* line 710, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.share:before {
  content: "\E223"; }

/* line 713, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.chevron-right:before {
  content: "\E224"; }

/* line 716, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.chevron-left:before {
  content: "\E225"; }

/* line 719, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.bluetooth:before {
  content: "\E226"; }

/* line 722, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.euro:before {
  content: "\20AC"; }

/* line 725, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.usd:before {
  content: "\E228"; }

/* line 728, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.gbp:before {
  content: "\E229"; }

/* line 731, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.retweet_2:before {
  content: "\E230"; }

/* line 734, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.moon:before {
  content: "\E231"; }

/* line 737, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.sun:before {
  content: "\2609"; }

/* line 740, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.cloud:before {
  content: "\2601"; }

/* line 743, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.direction:before {
  content: "\E234"; }

/* line 746, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.brush:before {
  content: "\E235"; }

/* line 749, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.pen:before {
  content: "\E236"; }

/* line 752, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.zoom_in:before {
  content: "\E237"; }

/* line 755, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.zoom_out:before {
  content: "\E238"; }

/* line 758, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.pin:before {
  content: "\E239"; }

/* line 761, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.albums:before {
  content: "\E240"; }

/* line 764, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.rotation_lock:before {
  content: "\E241"; }

/* line 767, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.flash:before {
  content: "\E242"; }

/* line 770, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.google_maps:before {
  content: "\E243"; }

/* line 773, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.anchor:before {
  content: "\2693"; }

/* line 776, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.conversation:before {
  content: "\E245"; }

/* line 779, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.chat:before {
  content: "\E246"; }

/* line 782, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.male:before {
  content: "\E247"; }

/* line 785, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.female:before {
  content: "\E248"; }

/* line 788, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.asterisk:before {
  content: "\002A"; }

/* line 791, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.divide:before {
  content: "\00F7"; }

/* line 794, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.snorkel_diving:before {
  content: "\E251"; }

/* line 797, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.scuba_diving:before {
  content: "\E252"; }

/* line 800, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.oxygen_bottle:before {
  content: "\E253"; }

/* line 803, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.fins:before {
  content: "\E254"; }

/* line 806, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.fishes:before {
  content: "\E255"; }

/* line 809, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.boat:before {
  content: "\E256"; }

/* line 812, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.delete:before {
  content: "\E257"; }

/* line 815, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.sheriffs_star:before {
  content: "\E258"; }

/* line 818, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.qrcode:before {
  content: "\E259"; }

/* line 821, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.barcode:before {
  content: "\E260"; }

/* line 824, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.pool:before {
  content: "\E261"; }

/* line 827, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.buoy:before {
  content: "\E262"; }

/* line 830, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.spade:before {
  content: "\E263"; }

/* line 833, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.bank:before {
  content: "\1F3E6"; }

/* line 836, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.vcard:before {
  content: "\E265"; }

/* line 839, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.electrical_plug:before {
  content: "\E266"; }

/* line 842, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.flag:before {
  content: "\E267"; }

/* line 845, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.credit_card:before {
  content: "\E268"; }

/* line 848, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.keyboard-wireless:before {
  content: "\E269"; }

/* line 851, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.keyboard-wired:before {
  content: "\E270"; }

/* line 854, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.shield:before {
  content: "\E271"; }

/* line 857, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.ring:before {
  content: "\02DA"; }

/* line 860, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.cake:before {
  content: "\E273"; }

/* line 863, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.drink:before {
  content: "\E274"; }

/* line 866, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.beer:before {
  content: "\E275"; }

/* line 869, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.fast_food:before {
  content: "\E276"; }

/* line 872, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.cutlery:before {
  content: "\E277"; }

/* line 875, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.pizza:before {
  content: "\E278"; }

/* line 878, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.birthday_cake:before {
  content: "\E279"; }

/* line 881, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.tablet:before {
  content: "\E280"; }

/* line 884, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.settings:before {
  content: "\E281"; }

/* line 887, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.bullets:before {
  content: "\E282"; }

/* line 890, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.cardio:before {
  content: "\E283"; }

/* line 893, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.t-shirt:before {
  content: "\E284"; }

/* line 896, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.pants:before {
  content: "\E285"; }

/* line 899, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.sweater:before {
  content: "\E286"; }

/* line 902, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.fabric:before {
  content: "\E287"; }

/* line 905, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.leather:before {
  content: "\E288"; }

/* line 908, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.scissors:before {
  content: "\E289"; }

/* line 911, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.bomb:before {
  content: "\1F4A3"; }

/* line 914, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.skull:before {
  content: "\1F480"; }

/* line 917, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.celebration:before {
  content: "\E292"; }

/* line 920, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.tea_kettle:before {
  content: "\E293"; }

/* line 923, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.french_press:before {
  content: "\E294"; }

/* line 926, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.coffe_cup:before {
  content: "\E295"; }

/* line 929, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.pot:before {
  content: "\E296"; }

/* line 932, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.grater:before {
  content: "\E297"; }

/* line 935, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.kettle:before {
  content: "\E298"; }

/* line 938, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.hospital:before {
  content: "\1F3E5"; }

/* line 941, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.hospital_h:before {
  content: "\E300"; }

/* line 944, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.microphone:before {
  content: "\1F3A4"; }

/* line 947, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.webcam:before {
  content: "\E302"; }

/* line 950, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.temple_christianity_church:before {
  content: "\E303"; }

/* line 953, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.temple_islam:before {
  content: "\E304"; }

/* line 956, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.temple_hindu:before {
  content: "\E305"; }

/* line 959, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.temple_buddhist:before {
  content: "\E306"; }

/* line 962, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.bicycle:before {
  content: "\1F6B2"; }

/* line 965, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.life_preserver:before {
  content: "\E308"; }

/* line 968, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.share_alt:before {
  content: "\E309"; }

/* line 971, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.comments:before {
  content: "\E310"; }

/* line 974, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.flower:before {
  content: "\2698"; }

/* line 977, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.baseball:before {
  content: "\26BE"; }

/* line 980, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.rugby:before {
  content: "\E313"; }

/* line 983, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.ax:before {
  content: "\E314"; }

/* line 986, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.table_tennis:before {
  content: "\E315"; }

/* line 989, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.bowling:before {
  content: "\1F3B3"; }

/* line 992, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.tree_conifer:before {
  content: "\E317"; }

/* line 995, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.tree_deciduous:before {
  content: "\E318"; }

/* line 998, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.more_items:before {
  content: "\E319"; }

/* line 1001, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.sort:before {
  content: "\E320"; }

/* line 1004, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.filter:before {
  content: "\E321"; }

/* line 1007, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.gamepad:before {
  content: "\E322"; }

/* line 1010, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.playing_dices:before {
  content: "\E323"; }

/* line 1013, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.calculator:before {
  content: "\E324"; }

/* line 1016, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.tie:before {
  content: "\E325"; }

/* line 1019, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.wallet:before {
  content: "\E326"; }

/* line 1022, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.piano:before {
  content: "\E327"; }

/* line 1025, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.sampler:before {
  content: "\E328"; }

/* line 1028, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.podium:before {
  content: "\E329"; }

/* line 1031, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.soccer_ball:before {
  content: "\E330"; }

/* line 1034, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.blog:before {
  content: "\E331"; }

/* line 1037, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.dashboard:before {
  content: "\E332"; }

/* line 1040, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.certificate:before {
  content: "\E333"; }

/* line 1043, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.bell:before {
  content: "\1F514"; }

/* line 1046, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.candle:before {
  content: "\E335"; }

/* line 1049, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.pushpin:before {
  content: "\1F4CC"; }

/* line 1052, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.iphone_shake:before {
  content: "\E337"; }

/* line 1055, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.pin_flag:before {
  content: "\E338"; }

/* line 1058, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.turtle:before {
  content: "\1F422"; }

/* line 1061, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.rabbit:before {
  content: "\1F407"; }

/* line 1064, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.globe:before {
  content: "\E341"; }

/* line 1067, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.briefcase:before {
  content: "\1F4BC"; }

/* line 1070, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.hdd:before {
  content: "\E343"; }

/* line 1073, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.thumbs_up:before {
  content: "\E344"; }

/* line 1076, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.thumbs_down:before {
  content: "\E345"; }

/* line 1079, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.hand_right:before {
  content: "\E346"; }

/* line 1082, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.hand_left:before {
  content: "\E347"; }

/* line 1085, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.hand_up:before {
  content: "\E348"; }

/* line 1088, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.hand_down:before {
  content: "\E349"; }

/* line 1091, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.fullscreen:before {
  content: "\E350"; }

/* line 1094, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.shopping_bag:before {
  content: "\E351"; }

/* line 1097, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.book_open:before {
  content: "\E352"; }

/* line 1100, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.nameplate:before {
  content: "\E353"; }

/* line 1103, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.nameplate_alt:before {
  content: "\E354"; }

/* line 1106, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.vases:before {
  content: "\E355"; }

/* line 1109, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.bullhorn:before {
  content: "\E356"; }

/* line 1112, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.dumbbell:before {
  content: "\E357"; }

/* line 1115, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.suitcase:before {
  content: "\E358"; }

/* line 1118, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.file_import:before {
  content: "\E359"; }

/* line 1121, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.file_export:before {
  content: "\E360"; }

/* line 1124, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.bug:before {
  content: "\1F41B"; }

/* line 1127, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.crown:before {
  content: "\1F451"; }

/* line 1130, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.smoking:before {
  content: "\E363"; }

/* line 1133, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.cloud-upload:before {
  content: "\E364"; }

/* line 1136, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.cloud-download:before {
  content: "\E365"; }

/* line 1139, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.restart:before {
  content: "\E366"; }

/* line 1142, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.security_camera:before {
  content: "\E367"; }

/* line 1145, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.expand:before {
  content: "\E368"; }

/* line 1148, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.collapse:before {
  content: "\E369"; }

/* line 1151, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.collapse_top:before {
  content: "\E370"; }

/* line 1154, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.globe_af:before {
  content: "\E371"; }

/* line 1157, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.global:before {
  content: "\E372"; }

/* line 1160, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.spray:before {
  content: "\E373"; }

/* line 1163, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.nails:before {
  content: "\E374"; }

/* line 1166, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.claw_hammer:before {
  content: "\E375"; }

/* line 1169, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.classic_hammer:before {
  content: "\E376"; }

/* line 1172, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.hand_saw:before {
  content: "\E377"; }

/* line 1175, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.riflescope:before {
  content: "\E378"; }

/* line 1178, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.electrical_socket_eu:before {
  content: "\E379"; }

/* line 1181, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.electrical_socket_us:before {
  content: "\E380"; }

/* line 1184, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.message_forward:before {
  content: "\E381"; }

/* line 1187, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.coat_hanger:before {
  content: "\E382"; }

/* line 1190, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.dress:before {
  content: "\1F457"; }

/* line 1193, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.bathrobe:before {
  content: "\E384"; }

/* line 1196, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.shirt:before {
  content: "\E385"; }

/* line 1199, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.underwear:before {
  content: "\E386"; }

/* line 1202, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.log_in:before {
  content: "\E387"; }

/* line 1205, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.log_out:before {
  content: "\E388"; }

/* line 1208, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.exit:before {
  content: "\E389"; }

/* line 1211, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.new_window_alt:before {
  content: "\E390"; }

/* line 1214, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.video_sd:before {
  content: "\E391"; }

/* line 1217, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.video_hd:before {
  content: "\E392"; }

/* line 1220, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.subtitles:before {
  content: "\E393"; }

/* line 1223, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.sound_stereo:before {
  content: "\E394"; }

/* line 1226, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.sound_dolby:before {
  content: "\E395"; }

/* line 1229, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.sound_5_1:before {
  content: "\E396"; }

/* line 1232, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.sound_6_1:before {
  content: "\E397"; }

/* line 1235, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.sound_7_1:before {
  content: "\E398"; }

/* line 1238, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.copyright_mark:before {
  content: "\E399"; }

/* line 1241, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.registration_mark:before {
  content: "\E400"; }

/* line 1244, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.radar:before {
  content: "\E401"; }

/* line 1247, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.skateboard:before {
  content: "\E402"; }

/* line 1250, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.golf_course:before {
  content: "\E403"; }

/* line 1253, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.sorting:before {
  content: "\E404"; }

/* line 1256, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.sort-by-alphabet:before {
  content: "\E405"; }

/* line 1259, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.sort-by-alphabet-alt:before {
  content: "\E406"; }

/* line 1262, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.sort-by-order:before {
  content: "\E407"; }

/* line 1265, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.sort-by-order-alt:before {
  content: "\E408"; }

/* line 1268, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.sort-by-attributes:before {
  content: "\E409"; }

/* line 1271, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.sort-by-attributes-alt:before {
  content: "\E410"; }

/* line 1274, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.compressed:before {
  content: "\E411"; }

/* line 1277, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.package:before {
  content: "\1F4E6"; }

/* line 1280, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.cloud_plus:before {
  content: "\E413"; }

/* line 1283, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.cloud_minus:before {
  content: "\E414"; }

/* line 1286, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.disk_save:before {
  content: "\E415"; }

/* line 1289, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.disk_open:before {
  content: "\E416"; }

/* line 1292, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.disk_saved:before {
  content: "\E417"; }

/* line 1295, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.disk_remove:before {
  content: "\E418"; }

/* line 1298, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.disk_import:before {
  content: "\E419"; }

/* line 1301, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.disk_export:before {
  content: "\E420"; }

/* line 1304, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.tower:before {
  content: "\E421"; }

/* line 1307, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.send:before {
  content: "\E422"; }

/* line 1310, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.git_branch:before {
  content: "\E423"; }

/* line 1313, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.git_create:before {
  content: "\E424"; }

/* line 1316, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.git_private:before {
  content: "\E425"; }

/* line 1319, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.git_delete:before {
  content: "\E426"; }

/* line 1322, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.git_merge:before {
  content: "\E427"; }

/* line 1325, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.git_pull_request:before {
  content: "\E428"; }

/* line 1328, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.git_compare:before {
  content: "\E429"; }

/* line 1331, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.git_commit:before {
  content: "\E430"; }

/* line 1334, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.construction_cone:before {
  content: "\E431"; }

/* line 1337, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.shoe_steps:before {
  content: "\E432"; }

/* line 1340, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.plus:before {
  content: "\002B"; }

/* line 1343, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.minus:before {
  content: "\2212"; }

/* line 1346, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.redo:before {
  content: "\E435"; }

/* line 1349, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.undo:before {
  content: "\E436"; }

/* line 1352, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.golf:before {
  content: "\E437"; }

/* line 1355, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.hockey:before {
  content: "\E438"; }

/* line 1358, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.pipe:before {
  content: "\E439"; }

/* line 1361, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.wrench:before {
  content: "\1F527"; }

/* line 1364, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.folder_closed:before {
  content: "\E441"; }

/* line 1367, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.phone_alt:before {
  content: "\E442"; }

/* line 1370, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.earphone:before {
  content: "\E443"; }

/* line 1373, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.floppy_disk:before {
  content: "\E444"; }

/* line 1376, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.floppy_saved:before {
  content: "\E445"; }

/* line 1379, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.floppy_remove:before {
  content: "\E446"; }

/* line 1382, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.floppy_save:before {
  content: "\E447"; }

/* line 1385, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.floppy_open:before {
  content: "\E448"; }

/* line 1388, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.translate:before {
  content: "\E449"; }

/* line 1391, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.fax:before {
  content: "\E450"; }

/* line 1394, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.factory:before {
  content: "\1F3ED"; }

/* line 1397, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.shop_window:before {
  content: "\E452"; }

/* line 1400, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.shop:before {
  content: "\E453"; }

/* line 1403, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.kiosk:before {
  content: "\E454"; }

/* line 1406, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.kiosk_wheels:before {
  content: "\E455"; }

/* line 1409, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.kiosk_light:before {
  content: "\E456"; }

/* line 1412, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.kiosk_food:before {
  content: "\E457"; }

/* line 1415, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.transfer:before {
  content: "\E458"; }

/* line 1418, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.money:before {
  content: "\E459"; }

/* line 1421, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.header:before {
  content: "\E460"; }

/* line 1424, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.blacksmith:before {
  content: "\E461"; }

/* line 1427, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.saw_blade:before {
  content: "\E462"; }

/* line 1430, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.basketball:before {
  content: "\E463"; }

/* line 1433, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.server:before {
  content: "\E464"; }

/* line 1436, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.server_plus:before {
  content: "\E465"; }

/* line 1439, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.server_minus:before {
  content: "\E466"; }

/* line 1442, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.server_ban:before {
  content: "\E467"; }

/* line 1445, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.server_flag:before {
  content: "\E468"; }

/* line 1448, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.server_lock:before {
  content: "\E469"; }

/* line 1451, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons.server_new:before {
  content: "\E470"; }

/* line 1454, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin: 0 8px 0 0;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(../images/glyphicons.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  *margin-right: .3em; }

/* line 1469, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon _:-o-prefocus,
.glyphicons-icon {
  background-image: url(../images/glyphicons.png); }

/* line 1473, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.no-inlinesvg .glyphicons-icon {
  background-image: url(../images/glyphicons.png); }

/* line 1476, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.white {
  background-image: url(../images/glyphicons-white.svg); }

/* line 1479, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.white _:-o-prefocus,
.glyphicons-icon.white {
  background-image: url(../images/glyphicons-white.png); }

/* line 1483, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.no-inlinesvg .glyphicons-icon.white {
  background-image: url(../images/glyphicons-white.png); }

/* line 1486, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.glass {
  background-position: 4px 11px; }

/* line 1489, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.leaf {
  background-position: -44px 11px; }

/* line 1492, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.dog {
  background-position: -92px 11px; }

/* line 1495, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.user {
  background-position: -140px 11px; }

/* line 1498, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.girl {
  background-position: -188px 11px; }

/* line 1501, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.car {
  background-position: -236px 11px; }

/* line 1504, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.user_add {
  background-position: -284px 11px; }

/* line 1507, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.user_remove {
  background-position: -332px 11px; }

/* line 1510, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.film {
  background-position: -380px 11px; }

/* line 1513, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.magic {
  background-position: -428px 11px; }

/* line 1516, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.envelope {
  background-position: 4px -37px; }

/* line 1519, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.camera {
  background-position: -44px -37px; }

/* line 1522, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.heart {
  background-position: -92px -37px; }

/* line 1525, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.beach_umbrella {
  background-position: -140px -37px; }

/* line 1528, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.train {
  background-position: -188px -37px; }

/* line 1531, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.print {
  background-position: -236px -37px; }

/* line 1534, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.bin {
  background-position: -284px -37px; }

/* line 1537, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.music {
  background-position: -332px -37px; }

/* line 1540, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.note {
  background-position: -380px -37px; }

/* line 1543, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.heart_empty {
  background-position: -428px -37px; }

/* line 1546, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.home {
  background-position: 4px -85px; }

/* line 1549, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.snowflake {
  background-position: -44px -85px; }

/* line 1552, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.fire {
  background-position: -92px -85px; }

/* line 1555, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.magnet {
  background-position: -140px -85px; }

/* line 1558, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.parents {
  background-position: -188px -85px; }

/* line 1561, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.binoculars {
  background-position: -236px -85px; }

/* line 1564, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.road {
  background-position: -284px -85px; }

/* line 1567, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.search {
  background-position: -332px -85px; }

/* line 1570, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.cars {
  background-position: -380px -85px; }

/* line 1573, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.notes_2 {
  background-position: -428px -85px; }

/* line 1576, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.pencil {
  background-position: 4px -133px; }

/* line 1579, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.bus {
  background-position: -44px -133px; }

/* line 1582, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.wifi_alt {
  background-position: -92px -133px; }

/* line 1585, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.luggage {
  background-position: -140px -133px; }

/* line 1588, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.old_man {
  background-position: -188px -133px; }

/* line 1591, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.woman {
  background-position: -236px -133px; }

/* line 1594, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.file {
  background-position: -284px -133px; }

/* line 1597, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.coins {
  background-position: -332px -133px; }

/* line 1600, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.airplane {
  background-position: -380px -133px; }

/* line 1603, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.notes {
  background-position: -428px -133px; }

/* line 1606, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.stats {
  background-position: 4px -181px; }

/* line 1609, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.charts {
  background-position: -44px -181px; }

/* line 1612, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.pie_chart {
  background-position: -92px -181px; }

/* line 1615, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.group {
  background-position: -140px -181px; }

/* line 1618, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.keys {
  background-position: -188px -181px; }

/* line 1621, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.calendar {
  background-position: -236px -181px; }

/* line 1624, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.router {
  background-position: -284px -181px; }

/* line 1627, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.camera_small {
  background-position: -332px -181px; }

/* line 1630, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.dislikes {
  background-position: -380px -181px; }

/* line 1633, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.star {
  background-position: -428px -181px; }

/* line 1636, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.link {
  background-position: 4px -229px; }

/* line 1639, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.eye_open {
  background-position: -44px -229px; }

/* line 1642, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.eye_close {
  background-position: -92px -229px; }

/* line 1645, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.alarm {
  background-position: -140px -229px; }

/* line 1648, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.clock {
  background-position: -188px -229px; }

/* line 1651, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.stopwatch {
  background-position: -236px -229px; }

/* line 1654, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.projector {
  background-position: -284px -229px; }

/* line 1657, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.history {
  background-position: -332px -229px; }

/* line 1660, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.truck {
  background-position: -380px -229px; }

/* line 1663, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.cargo {
  background-position: -428px -229px; }

/* line 1666, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.compass {
  background-position: 4px -277px; }

/* line 1669, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.keynote {
  background-position: -44px -277px; }

/* line 1672, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.paperclip {
  background-position: -92px -277px; }

/* line 1675, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.power {
  background-position: -140px -277px; }

/* line 1678, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.lightbulb {
  background-position: -188px -277px; }

/* line 1681, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.tag {
  background-position: -236px -277px; }

/* line 1684, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.tags {
  background-position: -284px -277px; }

/* line 1687, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.cleaning {
  background-position: -332px -277px; }

/* line 1690, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.ruller {
  background-position: -380px -277px; }

/* line 1693, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.gift {
  background-position: -428px -277px; }

/* line 1696, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.umbrella {
  background-position: 4px -325px; }

/* line 1699, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.book {
  background-position: -44px -325px; }

/* line 1702, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.bookmark {
  background-position: -92px -325px; }

/* line 1705, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.wifi {
  background-position: -140px -325px; }

/* line 1708, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.cup {
  background-position: -188px -325px; }

/* line 1711, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.stroller {
  background-position: -236px -325px; }

/* line 1714, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.headphones {
  background-position: -284px -325px; }

/* line 1717, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.headset {
  background-position: -332px -325px; }

/* line 1720, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.warning_sign {
  background-position: -380px -325px; }

/* line 1723, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.signal {
  background-position: -428px -325px; }

/* line 1726, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.retweet {
  background-position: 4px -373px; }

/* line 1729, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.refresh {
  background-position: -44px -373px; }

/* line 1732, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.roundabout {
  background-position: -92px -373px; }

/* line 1735, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.random {
  background-position: -140px -373px; }

/* line 1738, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.heat {
  background-position: -188px -373px; }

/* line 1741, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.repeat {
  background-position: -236px -373px; }

/* line 1744, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.display {
  background-position: -284px -373px; }

/* line 1747, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.log_book {
  background-position: -332px -373px; }

/* line 1750, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.address_book {
  background-position: -380px -373px; }

/* line 1753, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.building {
  background-position: -428px -373px; }

/* line 1756, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.eyedropper {
  background-position: 4px -421px; }

/* line 1759, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.adjust {
  background-position: -44px -421px; }

/* line 1762, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.tint {
  background-position: -92px -421px; }

/* line 1765, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.crop {
  background-position: -140px -421px; }

/* line 1768, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.vector_path_square {
  background-position: -188px -421px; }

/* line 1771, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.vector_path_circle {
  background-position: -236px -421px; }

/* line 1774, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.vector_path_polygon {
  background-position: -284px -421px; }

/* line 1777, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.vector_path_line {
  background-position: -332px -421px; }

/* line 1780, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.vector_path_curve {
  background-position: -380px -421px; }

/* line 1783, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.vector_path_all {
  background-position: -428px -421px; }

/* line 1786, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.font {
  background-position: 4px -469px; }

/* line 1789, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.italic {
  background-position: -44px -469px; }

/* line 1792, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.bold {
  background-position: -92px -469px; }

/* line 1795, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.text_underline {
  background-position: -140px -469px; }

/* line 1798, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.text_strike {
  background-position: -188px -469px; }

/* line 1801, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.text_height {
  background-position: -236px -469px; }

/* line 1804, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.text_width {
  background-position: -284px -469px; }

/* line 1807, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.text_resize {
  background-position: -332px -469px; }

/* line 1810, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.left_indent {
  background-position: -380px -469px; }

/* line 1813, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.right_indent {
  background-position: -428px -469px; }

/* line 1816, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.align_left {
  background-position: 4px -517px; }

/* line 1819, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.align_center {
  background-position: -44px -517px; }

/* line 1822, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.align_right {
  background-position: -92px -517px; }

/* line 1825, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.justify {
  background-position: -140px -517px; }

/* line 1828, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.list {
  background-position: -188px -517px; }

/* line 1831, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.text_smaller {
  background-position: -236px -517px; }

/* line 1834, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.text_bigger {
  background-position: -284px -517px; }

/* line 1837, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.embed {
  background-position: -332px -517px; }

/* line 1840, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.embed_close {
  background-position: -380px -517px; }

/* line 1843, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.table {
  background-position: -428px -517px; }

/* line 1846, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.message_full {
  background-position: 4px -565px; }

/* line 1849, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.message_empty {
  background-position: -44px -565px; }

/* line 1852, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.message_in {
  background-position: -92px -565px; }

/* line 1855, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.message_out {
  background-position: -140px -565px; }

/* line 1858, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.message_plus {
  background-position: -188px -565px; }

/* line 1861, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.message_minus {
  background-position: -236px -565px; }

/* line 1864, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.message_ban {
  background-position: -284px -565px; }

/* line 1867, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.message_flag {
  background-position: -332px -565px; }

/* line 1870, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.message_lock {
  background-position: -380px -565px; }

/* line 1873, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.message_new {
  background-position: -428px -565px; }

/* line 1876, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.inbox {
  background-position: 4px -613px; }

/* line 1879, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.inbox_plus {
  background-position: -44px -613px; }

/* line 1882, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.inbox_minus {
  background-position: -92px -613px; }

/* line 1885, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.inbox_lock {
  background-position: -140px -613px; }

/* line 1888, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.inbox_in {
  background-position: -188px -613px; }

/* line 1891, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.inbox_out {
  background-position: -236px -613px; }

/* line 1894, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.cogwheel {
  background-position: -284px -613px; }

/* line 1897, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.cogwheels {
  background-position: -332px -613px; }

/* line 1900, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.picture {
  background-position: -380px -613px; }

/* line 1903, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.adjust_alt {
  background-position: -428px -613px; }

/* line 1906, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.database_lock {
  background-position: 4px -661px; }

/* line 1909, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.database_plus {
  background-position: -44px -661px; }

/* line 1912, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.database_minus {
  background-position: -92px -661px; }

/* line 1915, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.database_ban {
  background-position: -140px -661px; }

/* line 1918, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.folder_open {
  background-position: -188px -661px; }

/* line 1921, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.folder_plus {
  background-position: -236px -661px; }

/* line 1924, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.folder_minus {
  background-position: -284px -661px; }

/* line 1927, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.folder_lock {
  background-position: -332px -661px; }

/* line 1930, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.folder_flag {
  background-position: -380px -661px; }

/* line 1933, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.folder_new {
  background-position: -428px -661px; }

/* line 1936, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.edit {
  background-position: 4px -709px; }

/* line 1939, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.new_window {
  background-position: -44px -709px; }

/* line 1942, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.check {
  background-position: -92px -709px; }

/* line 1945, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.unchecked {
  background-position: -140px -709px; }

/* line 1948, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.more_windows {
  background-position: -188px -709px; }

/* line 1951, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.show_big_thumbnails {
  background-position: -236px -709px; }

/* line 1954, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.show_thumbnails {
  background-position: -284px -709px; }

/* line 1957, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.show_thumbnails_with_lines {
  background-position: -332px -709px; }

/* line 1960, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.show_lines {
  background-position: -380px -709px; }

/* line 1963, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.playlist {
  background-position: -428px -709px; }

/* line 1966, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.imac {
  background-position: 4px -757px; }

/* line 1969, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.macbook {
  background-position: -44px -757px; }

/* line 1972, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.ipad {
  background-position: -92px -757px; }

/* line 1975, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.iphone {
  background-position: -140px -757px; }

/* line 1978, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.iphone_transfer {
  background-position: -188px -757px; }

/* line 1981, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.iphone_exchange {
  background-position: -236px -757px; }

/* line 1984, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.ipod {
  background-position: -284px -757px; }

/* line 1987, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.ipod_shuffle {
  background-position: -332px -757px; }

/* line 1990, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.ear_plugs {
  background-position: -380px -757px; }

/* line 1993, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.record {
  background-position: -428px -757px; }

/* line 1996, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.step_backward {
  background-position: 4px -805px; }

/* line 1999, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.fast_backward {
  background-position: -44px -805px; }

/* line 2002, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.rewind {
  background-position: -92px -805px; }

/* line 2005, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.play {
  background-position: -140px -805px; }

/* line 2008, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.pause {
  background-position: -188px -805px; }

/* line 2011, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.stop {
  background-position: -236px -805px; }

/* line 2014, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.forward {
  background-position: -284px -805px; }

/* line 2017, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.fast_forward {
  background-position: -332px -805px; }

/* line 2020, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.step_forward {
  background-position: -380px -805px; }

/* line 2023, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.eject {
  background-position: -428px -805px; }

/* line 2026, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.facetime_video {
  background-position: 4px -853px; }

/* line 2029, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.download_alt {
  background-position: -44px -853px; }

/* line 2032, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.mute {
  background-position: -92px -853px; }

/* line 2035, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.volume_down {
  background-position: -140px -853px; }

/* line 2038, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.volume_up {
  background-position: -188px -853px; }

/* line 2041, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.screenshot {
  background-position: -236px -853px; }

/* line 2044, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.move {
  background-position: -284px -853px; }

/* line 2047, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.more {
  background-position: -332px -853px; }

/* line 2050, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.brightness_reduce {
  background-position: -380px -853px; }

/* line 2053, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.brightness_increase {
  background-position: -428px -853px; }

/* line 2056, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.circle_plus {
  background-position: 4px -901px; }

/* line 2059, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.circle_minus {
  background-position: -44px -901px; }

/* line 2062, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.circle_remove {
  background-position: -92px -901px; }

/* line 2065, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.circle_ok {
  background-position: -140px -901px; }

/* line 2068, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.circle_question_mark {
  background-position: -188px -901px; }

/* line 2071, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.circle_info {
  background-position: -236px -901px; }

/* line 2074, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.circle_exclamation_mark {
  background-position: -284px -901px; }

/* line 2077, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.remove {
  background-position: -332px -901px; }

/* line 2080, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.ok {
  background-position: -380px -901px; }

/* line 2083, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.ban {
  background-position: -428px -901px; }

/* line 2086, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.download {
  background-position: 4px -949px; }

/* line 2089, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.upload {
  background-position: -44px -949px; }

/* line 2092, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.shopping_cart {
  background-position: -92px -949px; }

/* line 2095, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.lock {
  background-position: -140px -949px; }

/* line 2098, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.unlock {
  background-position: -188px -949px; }

/* line 2101, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.electricity {
  background-position: -236px -949px; }

/* line 2104, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.ok_2 {
  background-position: -284px -949px; }

/* line 2107, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.remove_2 {
  background-position: -332px -949px; }

/* line 2110, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.cart_out {
  background-position: -380px -949px; }

/* line 2113, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.cart_in {
  background-position: -428px -949px; }

/* line 2116, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.left_arrow {
  background-position: 4px -997px; }

/* line 2119, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.right_arrow {
  background-position: -44px -997px; }

/* line 2122, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.down_arrow {
  background-position: -92px -997px; }

/* line 2125, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.up_arrow {
  background-position: -140px -997px; }

/* line 2128, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.resize_small {
  background-position: -188px -997px; }

/* line 2131, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.resize_full {
  background-position: -236px -997px; }

/* line 2134, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.circle_arrow_left {
  background-position: -284px -997px; }

/* line 2137, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.circle_arrow_right {
  background-position: -332px -997px; }

/* line 2140, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.circle_arrow_top {
  background-position: -380px -997px; }

/* line 2143, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.circle_arrow_down {
  background-position: -428px -997px; }

/* line 2146, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.play_button {
  background-position: 4px -1045px; }

/* line 2149, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.unshare {
  background-position: -44px -1045px; }

/* line 2152, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.share {
  background-position: -92px -1045px; }

/* line 2155, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.chevron-right {
  background-position: -140px -1045px; }

/* line 2158, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.chevron-left {
  background-position: -188px -1045px; }

/* line 2161, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.bluetooth {
  background-position: -236px -1045px; }

/* line 2164, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.euro {
  background-position: -284px -1045px; }

/* line 2167, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.usd {
  background-position: -332px -1045px; }

/* line 2170, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.gbp {
  background-position: -380px -1045px; }

/* line 2173, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.retweet_2 {
  background-position: -428px -1045px; }

/* line 2176, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.moon {
  background-position: 4px -1093px; }

/* line 2179, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.sun {
  background-position: -44px -1093px; }

/* line 2182, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.cloud {
  background-position: -92px -1093px; }

/* line 2185, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.direction {
  background-position: -140px -1093px; }

/* line 2188, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.brush {
  background-position: -188px -1093px; }

/* line 2191, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.pen {
  background-position: -236px -1093px; }

/* line 2194, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.zoom_in {
  background-position: -284px -1093px; }

/* line 2197, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.zoom_out {
  background-position: -332px -1093px; }

/* line 2200, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.pin {
  background-position: -380px -1093px; }

/* line 2203, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.albums {
  background-position: -428px -1093px; }

/* line 2206, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.rotation_lock {
  background-position: 4px -1141px; }

/* line 2209, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.flash {
  background-position: -44px -1141px; }

/* line 2212, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.google_maps {
  background-position: -92px -1141px; }

/* line 2215, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.anchor {
  background-position: -140px -1141px; }

/* line 2218, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.conversation {
  background-position: -188px -1141px; }

/* line 2221, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.chat {
  background-position: -236px -1141px; }

/* line 2224, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.male {
  background-position: -284px -1141px; }

/* line 2227, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.female {
  background-position: -332px -1141px; }

/* line 2230, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.asterisk {
  background-position: -380px -1141px; }

/* line 2233, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.divide {
  background-position: -428px -1141px; }

/* line 2236, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.snorkel_diving {
  background-position: 4px -1189px; }

/* line 2239, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.scuba_diving {
  background-position: -44px -1189px; }

/* line 2242, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.oxygen_bottle {
  background-position: -92px -1189px; }

/* line 2245, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.fins {
  background-position: -140px -1189px; }

/* line 2248, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.fishes {
  background-position: -188px -1189px; }

/* line 2251, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.boat {
  background-position: -236px -1189px; }

/* line 2254, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.delete {
  background-position: -284px -1189px; }

/* line 2257, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.sheriffs_star {
  background-position: -332px -1189px; }

/* line 2260, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.qrcode {
  background-position: -380px -1189px; }

/* line 2263, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.barcode {
  background-position: -428px -1189px; }

/* line 2266, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.pool {
  background-position: 4px -1237px; }

/* line 2269, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.buoy {
  background-position: -44px -1237px; }

/* line 2272, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.spade {
  background-position: -92px -1237px; }

/* line 2275, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.bank {
  background-position: -140px -1237px; }

/* line 2278, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.vcard {
  background-position: -188px -1237px; }

/* line 2281, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.electrical_plug {
  background-position: -236px -1237px; }

/* line 2284, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.flag {
  background-position: -284px -1237px; }

/* line 2287, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.credit_card {
  background-position: -332px -1237px; }

/* line 2290, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.keyboard-wireless {
  background-position: -380px -1237px; }

/* line 2293, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.keyboard-wired {
  background-position: -428px -1237px; }

/* line 2296, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.shield {
  background-position: 4px -1285px; }

/* line 2299, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.ring {
  background-position: -44px -1285px; }

/* line 2302, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.cake {
  background-position: -92px -1285px; }

/* line 2305, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.drink {
  background-position: -140px -1285px; }

/* line 2308, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.beer {
  background-position: -188px -1285px; }

/* line 2311, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.fast_food {
  background-position: -236px -1285px; }

/* line 2314, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.cutlery {
  background-position: -284px -1285px; }

/* line 2317, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.pizza {
  background-position: -332px -1285px; }

/* line 2320, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.birthday_cake {
  background-position: -380px -1285px; }

/* line 2323, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.tablet {
  background-position: -428px -1285px; }

/* line 2326, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.settings {
  background-position: 4px -1333px; }

/* line 2329, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.bullets {
  background-position: -44px -1333px; }

/* line 2332, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.cardio {
  background-position: -92px -1333px; }

/* line 2335, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.t-shirt {
  background-position: -140px -1333px; }

/* line 2338, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.pants {
  background-position: -188px -1333px; }

/* line 2341, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.sweater {
  background-position: -236px -1333px; }

/* line 2344, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.fabric {
  background-position: -284px -1333px; }

/* line 2347, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.leather {
  background-position: -332px -1333px; }

/* line 2350, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.scissors {
  background-position: -380px -1333px; }

/* line 2353, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.bomb {
  background-position: -428px -1333px; }

/* line 2356, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.skull {
  background-position: 4px -1381px; }

/* line 2359, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.celebration {
  background-position: -44px -1381px; }

/* line 2362, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.tea_kettle {
  background-position: -92px -1381px; }

/* line 2365, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.french_press {
  background-position: -140px -1381px; }

/* line 2368, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.coffe_cup {
  background-position: -188px -1381px; }

/* line 2371, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.pot {
  background-position: -236px -1381px; }

/* line 2374, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.grater {
  background-position: -284px -1381px; }

/* line 2377, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.kettle {
  background-position: -332px -1381px; }

/* line 2380, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.hospital {
  background-position: -380px -1381px; }

/* line 2383, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.hospital_h {
  background-position: -428px -1381px; }

/* line 2386, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.microphone {
  background-position: 4px -1429px; }

/* line 2389, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.webcam {
  background-position: -44px -1429px; }

/* line 2392, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.temple_christianity_church {
  background-position: -92px -1429px; }

/* line 2395, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.temple_islam {
  background-position: -140px -1429px; }

/* line 2398, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.temple_hindu {
  background-position: -188px -1429px; }

/* line 2401, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.temple_buddhist {
  background-position: -236px -1429px; }

/* line 2404, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.bicycle {
  background-position: -284px -1429px; }

/* line 2407, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.life_preserver {
  background-position: -332px -1429px; }

/* line 2410, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.share_alt {
  background-position: -380px -1429px; }

/* line 2413, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.comments {
  background-position: -428px -1429px; }

/* line 2416, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.flower {
  background-position: 4px -1477px; }

/* line 2419, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.baseball {
  background-position: -44px -1477px; }

/* line 2422, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.rugby {
  background-position: -92px -1477px; }

/* line 2425, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.ax {
  background-position: -140px -1477px; }

/* line 2428, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.table_tennis {
  background-position: -188px -1477px; }

/* line 2431, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.bowling {
  background-position: -236px -1477px; }

/* line 2434, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.tree_conifer {
  background-position: -284px -1477px; }

/* line 2437, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.tree_deciduous {
  background-position: -332px -1477px; }

/* line 2440, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.more_items {
  background-position: -380px -1477px; }

/* line 2443, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.sort {
  background-position: -428px -1477px; }

/* line 2446, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.filter {
  background-position: 4px -1525px; }

/* line 2449, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.gamepad {
  background-position: -44px -1525px; }

/* line 2452, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.playing_dices {
  background-position: -92px -1525px; }

/* line 2455, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.calculator {
  background-position: -140px -1525px; }

/* line 2458, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.tie {
  background-position: -188px -1525px; }

/* line 2461, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.wallet {
  background-position: -236px -1525px; }

/* line 2464, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.piano {
  background-position: -284px -1525px; }

/* line 2467, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.sampler {
  background-position: -332px -1525px; }

/* line 2470, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.podium {
  background-position: -380px -1525px; }

/* line 2473, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.soccer_ball {
  background-position: -428px -1525px; }

/* line 2476, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.blog {
  background-position: 4px -1573px; }

/* line 2479, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.dashboard {
  background-position: -44px -1573px; }

/* line 2482, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.certificate {
  background-position: -92px -1573px; }

/* line 2485, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.bell {
  background-position: -140px -1573px; }

/* line 2488, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.candle {
  background-position: -188px -1573px; }

/* line 2491, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.pushpin {
  background-position: -236px -1573px; }

/* line 2494, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.iphone_shake {
  background-position: -284px -1573px; }

/* line 2497, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.pin_flag {
  background-position: -332px -1573px; }

/* line 2500, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.turtle {
  background-position: -380px -1573px; }

/* line 2503, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.rabbit {
  background-position: -428px -1573px; }

/* line 2506, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.globe {
  background-position: 4px -1621px; }

/* line 2509, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.briefcase {
  background-position: -44px -1621px; }

/* line 2512, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.hdd {
  background-position: -92px -1621px; }

/* line 2515, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.thumbs_up {
  background-position: -140px -1621px; }

/* line 2518, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.thumbs_down {
  background-position: -188px -1621px; }

/* line 2521, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.hand_right {
  background-position: -236px -1621px; }

/* line 2524, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.hand_left {
  background-position: -284px -1621px; }

/* line 2527, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.hand_up {
  background-position: -332px -1621px; }

/* line 2530, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.hand_down {
  background-position: -380px -1621px; }

/* line 2533, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.fullscreen {
  background-position: -428px -1621px; }

/* line 2536, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.shopping_bag {
  background-position: 4px -1669px; }

/* line 2539, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.book_open {
  background-position: -44px -1669px; }

/* line 2542, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.nameplate {
  background-position: -92px -1669px; }

/* line 2545, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.nameplate_alt {
  background-position: -140px -1669px; }

/* line 2548, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.vases {
  background-position: -188px -1669px; }

/* line 2551, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.bullhorn {
  background-position: -236px -1669px; }

/* line 2554, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.dumbbell {
  background-position: -284px -1669px; }

/* line 2557, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.suitcase {
  background-position: -332px -1669px; }

/* line 2560, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.file_import {
  background-position: -380px -1669px; }

/* line 2563, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.file_export {
  background-position: -428px -1669px; }

/* line 2566, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.bug {
  background-position: 4px -1717px; }

/* line 2569, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.crown {
  background-position: -44px -1717px; }

/* line 2572, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.smoking {
  background-position: -92px -1717px; }

/* line 2575, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.cloud-upload {
  background-position: -140px -1717px; }

/* line 2578, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.cloud-download {
  background-position: -188px -1717px; }

/* line 2581, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.restart {
  background-position: -236px -1717px; }

/* line 2584, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.security_camera {
  background-position: -284px -1717px; }

/* line 2587, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.expand {
  background-position: -332px -1717px; }

/* line 2590, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.collapse {
  background-position: -380px -1717px; }

/* line 2593, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.collapse_top {
  background-position: -428px -1717px; }

/* line 2596, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.globe_af {
  background-position: 4px -1765px; }

/* line 2599, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.global {
  background-position: -44px -1765px; }

/* line 2602, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.spray {
  background-position: -92px -1765px; }

/* line 2605, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.nails {
  background-position: -140px -1765px; }

/* line 2608, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.claw_hammer {
  background-position: -188px -1765px; }

/* line 2611, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.classic_hammer {
  background-position: -236px -1765px; }

/* line 2614, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.hand_saw {
  background-position: -284px -1765px; }

/* line 2617, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.riflescope {
  background-position: -332px -1765px; }

/* line 2620, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.electrical_socket_eu {
  background-position: -380px -1765px; }

/* line 2623, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.electrical_socket_us {
  background-position: -428px -1765px; }

/* line 2626, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.message_forward {
  background-position: 4px -1813px; }

/* line 2629, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.coat_hanger {
  background-position: -44px -1813px; }

/* line 2632, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.dress {
  background-position: -92px -1813px; }

/* line 2635, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.bathrobe {
  background-position: -140px -1813px; }

/* line 2638, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.shirt {
  background-position: -188px -1813px; }

/* line 2641, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.underwear {
  background-position: -236px -1813px; }

/* line 2644, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.log_in {
  background-position: -284px -1813px; }

/* line 2647, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.log_out {
  background-position: -332px -1813px; }

/* line 2650, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.exit {
  background-position: -380px -1813px; }

/* line 2653, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.new_window_alt {
  background-position: -428px -1813px; }

/* line 2656, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.video_sd {
  background-position: 4px -1861px; }

/* line 2659, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.video_hd {
  background-position: -44px -1861px; }

/* line 2662, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.subtitles {
  background-position: -92px -1861px; }

/* line 2665, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.sound_stereo {
  background-position: -140px -1861px; }

/* line 2668, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.sound_dolby {
  background-position: -188px -1861px; }

/* line 2671, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.sound_5_1 {
  background-position: -236px -1861px; }

/* line 2674, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.sound_6_1 {
  background-position: -284px -1861px; }

/* line 2677, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.sound_7_1 {
  background-position: -332px -1861px; }

/* line 2680, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.copyright_mark {
  background-position: -380px -1861px; }

/* line 2683, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.registration_mark {
  background-position: -428px -1861px; }

/* line 2686, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.radar {
  background-position: 4px -1909px; }

/* line 2689, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.skateboard {
  background-position: -44px -1909px; }

/* line 2692, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.golf_course {
  background-position: -92px -1909px; }

/* line 2695, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.sorting {
  background-position: -140px -1909px; }

/* line 2698, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.sort-by-alphabet {
  background-position: -188px -1909px; }

/* line 2701, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.sort-by-alphabet-alt {
  background-position: -236px -1909px; }

/* line 2704, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.sort-by-order {
  background-position: -284px -1909px; }

/* line 2707, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.sort-by-order-alt {
  background-position: -332px -1909px; }

/* line 2710, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.sort-by-attributes {
  background-position: -380px -1909px; }

/* line 2713, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.sort-by-attributes-alt {
  background-position: -428px -1909px; }

/* line 2716, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.compressed {
  background-position: 4px -1957px; }

/* line 2719, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.package {
  background-position: -44px -1957px; }

/* line 2722, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.cloud_plus {
  background-position: -92px -1957px; }

/* line 2725, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.cloud_minus {
  background-position: -140px -1957px; }

/* line 2728, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.disk_save {
  background-position: -188px -1957px; }

/* line 2731, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.disk_open {
  background-position: -236px -1957px; }

/* line 2734, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.disk_saved {
  background-position: -284px -1957px; }

/* line 2737, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.disk_remove {
  background-position: -332px -1957px; }

/* line 2740, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.disk_import {
  background-position: -380px -1957px; }

/* line 2743, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.disk_export {
  background-position: -428px -1957px; }

/* line 2746, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.tower {
  background-position: 4px -2005px; }

/* line 2749, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.send {
  background-position: -44px -2005px; }

/* line 2752, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.git_branch {
  background-position: -92px -2005px; }

/* line 2755, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.git_create {
  background-position: -140px -2005px; }

/* line 2758, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.git_private {
  background-position: -188px -2005px; }

/* line 2761, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.git_delete {
  background-position: -236px -2005px; }

/* line 2764, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.git_merge {
  background-position: -284px -2005px; }

/* line 2767, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.git_pull_request {
  background-position: -332px -2005px; }

/* line 2770, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.git_compare {
  background-position: -380px -2005px; }

/* line 2773, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.git_commit {
  background-position: -428px -2005px; }

/* line 2776, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.construction_cone {
  background-position: 4px -2053px; }

/* line 2779, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.shoe_steps {
  background-position: -44px -2053px; }

/* line 2782, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.plus {
  background-position: -92px -2053px; }

/* line 2785, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.minus {
  background-position: -140px -2053px; }

/* line 2788, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.redo {
  background-position: -188px -2053px; }

/* line 2791, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.undo {
  background-position: -236px -2053px; }

/* line 2794, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.golf {
  background-position: -284px -2053px; }

/* line 2797, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.hockey {
  background-position: -332px -2053px; }

/* line 2800, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.pipe {
  background-position: -380px -2053px; }

/* line 2803, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.wrench {
  background-position: -428px -2053px; }

/* line 2806, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.folder_closed {
  background-position: 4px -2101px; }

/* line 2809, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.phone_alt {
  background-position: -44px -2101px; }

/* line 2812, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.earphone {
  background-position: -92px -2101px; }

/* line 2815, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.floppy_disk {
  background-position: -140px -2101px; }

/* line 2818, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.floppy_saved {
  background-position: -188px -2101px; }

/* line 2821, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.floppy_remove {
  background-position: -236px -2101px; }

/* line 2824, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.floppy_save {
  background-position: -284px -2101px; }

/* line 2827, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.floppy_open {
  background-position: -332px -2101px; }

/* line 2830, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.translate {
  background-position: -380px -2101px; }

/* line 2833, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.fax {
  background-position: -428px -2101px; }

/* line 2836, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.factory {
  background-position: 4px -2149px; }

/* line 2839, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.shop_window {
  background-position: -44px -2149px; }

/* line 2842, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.shop {
  background-position: -92px -2149px; }

/* line 2845, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.kiosk {
  background-position: -140px -2149px; }

/* line 2848, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.kiosk_wheels {
  background-position: -188px -2149px; }

/* line 2851, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.kiosk_light {
  background-position: -236px -2149px; }

/* line 2854, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.kiosk_food {
  background-position: -284px -2149px; }

/* line 2857, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.transfer {
  background-position: -332px -2149px; }

/* line 2860, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.money {
  background-position: -380px -2149px; }

/* line 2863, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.header {
  background-position: -428px -2149px; }

/* line 2866, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.blacksmith {
  background-position: 4px -2197px; }

/* line 2869, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.saw_blade {
  background-position: -44px -2197px; }

/* line 2872, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.basketball {
  background-position: -92px -2197px; }

/* line 2875, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.server {
  background-position: -140px -2197px; }

/* line 2878, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.server_plus {
  background-position: -188px -2197px; }

/* line 2881, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.server_minus {
  background-position: -236px -2197px; }

/* line 2884, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.server_ban {
  background-position: -284px -2197px; }

/* line 2887, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.server_flag {
  background-position: -332px -2197px; }

/* line 2890, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.server_lock {
  background-position: -380px -2197px; }

/* line 2893, ../../../scripts/pdfViewer/lib/html5/Resources/glyphicons/css/_glyphicons.scss */
.glyphicons-icon.server_new {
  background-position: -428px -2197px; }

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("./font-awesome-4.2.0/fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("./font-awesome-4.2.0/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("./font-awesome-4.2.0/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("./font-awesome-4.2.0/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("./font-awesome-4.2.0/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 4, ../../../styles/font-awesome-4.2.0/scss/_core.scss */
.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; }

/* makes the font 33% larger relative to the icon container */
/* line 5, ../../../styles/font-awesome-4.2.0/scss/_larger.scss */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

/* line 10, ../../../styles/font-awesome-4.2.0/scss/_larger.scss */
.fa-2x {
  font-size: 2em; }

/* line 11, ../../../styles/font-awesome-4.2.0/scss/_larger.scss */
.fa-3x {
  font-size: 3em; }

/* line 12, ../../../styles/font-awesome-4.2.0/scss/_larger.scss */
.fa-4x {
  font-size: 4em; }

/* line 13, ../../../styles/font-awesome-4.2.0/scss/_larger.scss */
.fa-5x {
  font-size: 5em; }

/* line 3, ../../../styles/font-awesome-4.2.0/scss/_fixed-width.scss */
.fa-fw {
  width: 1.28571429em;
  text-align: center; }

/* line 4, ../../../styles/font-awesome-4.2.0/scss/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }
  /* line 8, ../../../styles/font-awesome-4.2.0/scss/_list.scss */
  .fa-ul > li {
    position: relative; }

/* line 10, ../../../styles/font-awesome-4.2.0/scss/_list.scss */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }
  /* line 16, ../../../styles/font-awesome-4.2.0/scss/_list.scss */
  .fa-li.fa-lg {
    left: -1.85714286em; }

/* line 4, ../../../styles/font-awesome-4.2.0/scss/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

/* line 10, ../../../styles/font-awesome-4.2.0/scss/_bordered-pulled.scss */
.pull-right {
  float: right; }

/* line 11, ../../../styles/font-awesome-4.2.0/scss/_bordered-pulled.scss */
.pull-left {
  float: left; }

/* line 14, ../../../styles/font-awesome-4.2.0/scss/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em; }
/* line 15, ../../../styles/font-awesome-4.2.0/scss/_bordered-pulled.scss */
.fa.pull-right {
  margin-left: .3em; }

/* line 4, ../../../styles/font-awesome-4.2.0/scss/_spinning.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

@-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); } }
/* line 4, ../../../styles/font-awesome-4.2.0/scss/_rotated-flipped.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

/* line 5, ../../../styles/font-awesome-4.2.0/scss/_rotated-flipped.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/* line 6, ../../../styles/font-awesome-4.2.0/scss/_rotated-flipped.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

/* line 8, ../../../styles/font-awesome-4.2.0/scss/_rotated-flipped.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

/* line 9, ../../../styles/font-awesome-4.2.0/scss/_rotated-flipped.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

/* line 14, ../../../styles/font-awesome-4.2.0/scss/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

/* line 4, ../../../styles/font-awesome-4.2.0/scss/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

/* line 12, ../../../styles/font-awesome-4.2.0/scss/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

/* line 18, ../../../styles/font-awesome-4.2.0/scss/_stacked.scss */
.fa-stack-1x {
  line-height: inherit; }

/* line 19, ../../../styles/font-awesome-4.2.0/scss/_stacked.scss */
.fa-stack-2x {
  font-size: 2em; }

/* line 20, ../../../styles/font-awesome-4.2.0/scss/_stacked.scss */
.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-glass:before {
  content: ""; }

/* line 5, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-music:before {
  content: ""; }

/* line 6, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-search:before {
  content: ""; }

/* line 7, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-envelope-o:before {
  content: ""; }

/* line 8, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-heart:before {
  content: ""; }

/* line 9, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-star:before {
  content: ""; }

/* line 10, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-star-o:before {
  content: ""; }

/* line 11, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-user:before {
  content: ""; }

/* line 12, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-film:before {
  content: ""; }

/* line 13, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-th-large:before {
  content: ""; }

/* line 14, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-th:before {
  content: ""; }

/* line 15, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-th-list:before {
  content: ""; }

/* line 16, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-check:before {
  content: ""; }

/* line 17, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

/* line 20, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-search-plus:before {
  content: ""; }

/* line 21, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-search-minus:before {
  content: ""; }

/* line 22, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-power-off:before {
  content: ""; }

/* line 23, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-signal:before {
  content: ""; }

/* line 24, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: ""; }

/* line 26, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-trash-o:before {
  content: ""; }

/* line 27, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-home:before {
  content: ""; }

/* line 28, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-file-o:before {
  content: ""; }

/* line 29, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-clock-o:before {
  content: ""; }

/* line 30, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-road:before {
  content: ""; }

/* line 31, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-download:before {
  content: ""; }

/* line 32, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: ""; }

/* line 33, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: ""; }

/* line 34, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-inbox:before {
  content: ""; }

/* line 35, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-play-circle-o:before {
  content: ""; }

/* line 36, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

/* line 38, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-refresh:before {
  content: ""; }

/* line 39, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-list-alt:before {
  content: ""; }

/* line 40, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-lock:before {
  content: ""; }

/* line 41, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-flag:before {
  content: ""; }

/* line 42, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-headphones:before {
  content: ""; }

/* line 43, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-volume-off:before {
  content: ""; }

/* line 44, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-volume-down:before {
  content: ""; }

/* line 45, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-volume-up:before {
  content: ""; }

/* line 46, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-qrcode:before {
  content: ""; }

/* line 47, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-barcode:before {
  content: ""; }

/* line 48, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-tag:before {
  content: ""; }

/* line 49, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-tags:before {
  content: ""; }

/* line 50, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-book:before {
  content: ""; }

/* line 51, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-bookmark:before {
  content: ""; }

/* line 52, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-print:before {
  content: ""; }

/* line 53, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-camera:before {
  content: ""; }

/* line 54, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-font:before {
  content: ""; }

/* line 55, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-bold:before {
  content: ""; }

/* line 56, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-italic:before {
  content: ""; }

/* line 57, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-text-height:before {
  content: ""; }

/* line 58, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-text-width:before {
  content: ""; }

/* line 59, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-align-left:before {
  content: ""; }

/* line 60, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-align-center:before {
  content: ""; }

/* line 61, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-align-right:before {
  content: ""; }

/* line 62, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-align-justify:before {
  content: ""; }

/* line 63, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-list:before {
  content: ""; }

/* line 64, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

/* line 66, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-indent:before {
  content: ""; }

/* line 67, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-video-camera:before {
  content: ""; }

/* line 68, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

/* line 71, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-pencil:before {
  content: ""; }

/* line 72, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-map-marker:before {
  content: ""; }

/* line 73, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-adjust:before {
  content: ""; }

/* line 74, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-tint:before {
  content: ""; }

/* line 75, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

/* line 77, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-share-square-o:before {
  content: ""; }

/* line 78, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-check-square-o:before {
  content: ""; }

/* line 79, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-arrows:before {
  content: ""; }

/* line 80, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-step-backward:before {
  content: ""; }

/* line 81, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-fast-backward:before {
  content: ""; }

/* line 82, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-backward:before {
  content: ""; }

/* line 83, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-play:before {
  content: ""; }

/* line 84, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-pause:before {
  content: ""; }

/* line 85, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-stop:before {
  content: ""; }

/* line 86, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-forward:before {
  content: ""; }

/* line 87, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-fast-forward:before {
  content: ""; }

/* line 88, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-step-forward:before {
  content: ""; }

/* line 89, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-eject:before {
  content: ""; }

/* line 90, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-chevron-left:before {
  content: ""; }

/* line 91, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-chevron-right:before {
  content: ""; }

/* line 92, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-plus-circle:before {
  content: ""; }

/* line 93, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-minus-circle:before {
  content: ""; }

/* line 94, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-times-circle:before {
  content: ""; }

/* line 95, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-check-circle:before {
  content: ""; }

/* line 96, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-question-circle:before {
  content: ""; }

/* line 97, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-info-circle:before {
  content: ""; }

/* line 98, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-crosshairs:before {
  content: ""; }

/* line 99, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-times-circle-o:before {
  content: ""; }

/* line 100, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-check-circle-o:before {
  content: ""; }

/* line 101, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-ban:before {
  content: ""; }

/* line 102, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-arrow-left:before {
  content: ""; }

/* line 103, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-arrow-right:before {
  content: ""; }

/* line 104, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-arrow-up:before {
  content: ""; }

/* line 105, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-arrow-down:before {
  content: ""; }

/* line 106, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

/* line 108, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-expand:before {
  content: ""; }

/* line 109, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-compress:before {
  content: ""; }

/* line 110, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-plus:before {
  content: ""; }

/* line 111, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-minus:before {
  content: ""; }

/* line 112, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-asterisk:before {
  content: ""; }

/* line 113, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-exclamation-circle:before {
  content: ""; }

/* line 114, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-gift:before {
  content: ""; }

/* line 115, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-leaf:before {
  content: ""; }

/* line 116, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-fire:before {
  content: ""; }

/* line 117, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-eye:before {
  content: ""; }

/* line 118, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-eye-slash:before {
  content: ""; }

/* line 119, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

/* line 121, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-plane:before {
  content: ""; }

/* line 122, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-calendar:before {
  content: ""; }

/* line 123, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-random:before {
  content: ""; }

/* line 124, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-comment:before {
  content: ""; }

/* line 125, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-magnet:before {
  content: ""; }

/* line 126, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-chevron-up:before {
  content: ""; }

/* line 127, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-chevron-down:before {
  content: ""; }

/* line 128, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-retweet:before {
  content: ""; }

/* line 129, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-shopping-cart:before {
  content: ""; }

/* line 130, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-folder:before {
  content: ""; }

/* line 131, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-folder-open:before {
  content: ""; }

/* line 132, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-arrows-v:before {
  content: ""; }

/* line 133, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-arrows-h:before {
  content: ""; }

/* line 134, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

/* line 136, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-twitter-square:before {
  content: ""; }

/* line 137, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-facebook-square:before {
  content: ""; }

/* line 138, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-camera-retro:before {
  content: ""; }

/* line 139, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-key:before {
  content: ""; }

/* line 140, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: ""; }

/* line 142, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-comments:before {
  content: ""; }

/* line 143, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-thumbs-o-up:before {
  content: ""; }

/* line 144, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-thumbs-o-down:before {
  content: ""; }

/* line 145, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-star-half:before {
  content: ""; }

/* line 146, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-heart-o:before {
  content: ""; }

/* line 147, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-sign-out:before {
  content: ""; }

/* line 148, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-linkedin-square:before {
  content: ""; }

/* line 149, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-thumb-tack:before {
  content: ""; }

/* line 150, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-external-link:before {
  content: ""; }

/* line 151, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-sign-in:before {
  content: ""; }

/* line 152, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-trophy:before {
  content: ""; }

/* line 153, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-github-square:before {
  content: ""; }

/* line 154, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-upload:before {
  content: ""; }

/* line 155, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-lemon-o:before {
  content: ""; }

/* line 156, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-phone:before {
  content: ""; }

/* line 157, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-square-o:before {
  content: ""; }

/* line 158, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-bookmark-o:before {
  content: ""; }

/* line 159, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-phone-square:before {
  content: ""; }

/* line 160, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-twitter:before {
  content: ""; }

/* line 161, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-facebook:before {
  content: ""; }

/* line 162, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-github:before {
  content: ""; }

/* line 163, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-unlock:before {
  content: ""; }

/* line 164, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-credit-card:before {
  content: ""; }

/* line 165, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-rss:before {
  content: ""; }

/* line 166, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-hdd-o:before {
  content: ""; }

/* line 167, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-bullhorn:before {
  content: ""; }

/* line 168, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-bell:before {
  content: ""; }

/* line 169, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-certificate:before {
  content: ""; }

/* line 170, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-hand-o-right:before {
  content: ""; }

/* line 171, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-hand-o-left:before {
  content: ""; }

/* line 172, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-hand-o-up:before {
  content: ""; }

/* line 173, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-hand-o-down:before {
  content: ""; }

/* line 174, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-arrow-circle-left:before {
  content: ""; }

/* line 175, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-arrow-circle-right:before {
  content: ""; }

/* line 176, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-arrow-circle-up:before {
  content: ""; }

/* line 177, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-arrow-circle-down:before {
  content: ""; }

/* line 178, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-globe:before {
  content: ""; }

/* line 179, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-wrench:before {
  content: ""; }

/* line 180, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-tasks:before {
  content: ""; }

/* line 181, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-filter:before {
  content: ""; }

/* line 182, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-briefcase:before {
  content: ""; }

/* line 183, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-arrows-alt:before {
  content: ""; }

/* line 184, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: ""; }

/* line 186, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: ""; }

/* line 188, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-cloud:before {
  content: ""; }

/* line 189, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-flask:before {
  content: ""; }

/* line 190, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: ""; }

/* line 192, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: ""; }

/* line 194, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-paperclip:before {
  content: ""; }

/* line 195, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

/* line 197, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-square:before {
  content: ""; }

/* line 198, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

/* line 201, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-list-ul:before {
  content: ""; }

/* line 202, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-list-ol:before {
  content: ""; }

/* line 203, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-strikethrough:before {
  content: ""; }

/* line 204, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-underline:before {
  content: ""; }

/* line 205, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-table:before {
  content: ""; }

/* line 206, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-magic:before {
  content: ""; }

/* line 207, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-truck:before {
  content: ""; }

/* line 208, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-pinterest:before {
  content: ""; }

/* line 209, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-pinterest-square:before {
  content: ""; }

/* line 210, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-google-plus-square:before {
  content: ""; }

/* line 211, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-google-plus:before {
  content: ""; }

/* line 212, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-money:before {
  content: ""; }

/* line 213, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-caret-down:before {
  content: ""; }

/* line 214, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-caret-up:before {
  content: ""; }

/* line 215, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-caret-left:before {
  content: ""; }

/* line 216, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-caret-right:before {
  content: ""; }

/* line 217, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-columns:before {
  content: ""; }

/* line 218, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

/* line 220, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

/* line 222, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

/* line 224, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-envelope:before {
  content: ""; }

/* line 225, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-linkedin:before {
  content: ""; }

/* line 226, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

/* line 228, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: ""; }

/* line 230, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

/* line 232, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-comment-o:before {
  content: ""; }

/* line 233, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-comments-o:before {
  content: ""; }

/* line 234, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: ""; }

/* line 236, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-sitemap:before {
  content: ""; }

/* line 237, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-umbrella:before {
  content: ""; }

/* line 238, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

/* line 240, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-lightbulb-o:before {
  content: ""; }

/* line 241, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-exchange:before {
  content: ""; }

/* line 242, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-cloud-download:before {
  content: ""; }

/* line 243, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-cloud-upload:before {
  content: ""; }

/* line 244, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-user-md:before {
  content: ""; }

/* line 245, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-stethoscope:before {
  content: ""; }

/* line 246, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-suitcase:before {
  content: ""; }

/* line 247, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-bell-o:before {
  content: ""; }

/* line 248, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-coffee:before {
  content: ""; }

/* line 249, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-cutlery:before {
  content: ""; }

/* line 250, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-file-text-o:before {
  content: ""; }

/* line 251, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-building-o:before {
  content: ""; }

/* line 252, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-hospital-o:before {
  content: ""; }

/* line 253, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-ambulance:before {
  content: ""; }

/* line 254, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-medkit:before {
  content: ""; }

/* line 255, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-fighter-jet:before {
  content: ""; }

/* line 256, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-beer:before {
  content: ""; }

/* line 257, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-h-square:before {
  content: ""; }

/* line 258, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-plus-square:before {
  content: ""; }

/* line 259, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-angle-double-left:before {
  content: ""; }

/* line 260, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-angle-double-right:before {
  content: ""; }

/* line 261, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-angle-double-up:before {
  content: ""; }

/* line 262, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-angle-double-down:before {
  content: ""; }

/* line 263, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-angle-left:before {
  content: ""; }

/* line 264, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-angle-right:before {
  content: ""; }

/* line 265, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-angle-up:before {
  content: ""; }

/* line 266, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-angle-down:before {
  content: ""; }

/* line 267, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-desktop:before {
  content: ""; }

/* line 268, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-laptop:before {
  content: ""; }

/* line 269, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-tablet:before {
  content: ""; }

/* line 270, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

/* line 272, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-circle-o:before {
  content: ""; }

/* line 273, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-quote-left:before {
  content: ""; }

/* line 274, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-quote-right:before {
  content: ""; }

/* line 275, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-spinner:before {
  content: ""; }

/* line 276, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-circle:before {
  content: ""; }

/* line 277, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

/* line 279, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-github-alt:before {
  content: ""; }

/* line 280, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-folder-o:before {
  content: ""; }

/* line 281, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-folder-open-o:before {
  content: ""; }

/* line 282, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-smile-o:before {
  content: ""; }

/* line 283, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-frown-o:before {
  content: ""; }

/* line 284, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-meh-o:before {
  content: ""; }

/* line 285, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-gamepad:before {
  content: ""; }

/* line 286, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-keyboard-o:before {
  content: ""; }

/* line 287, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-flag-o:before {
  content: ""; }

/* line 288, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-flag-checkered:before {
  content: ""; }

/* line 289, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-terminal:before {
  content: ""; }

/* line 290, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-code:before {
  content: ""; }

/* line 291, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

/* line 293, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

/* line 296, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-location-arrow:before {
  content: ""; }

/* line 297, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-crop:before {
  content: ""; }

/* line 298, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-code-fork:before {
  content: ""; }

/* line 299, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

/* line 301, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-question:before {
  content: ""; }

/* line 302, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-info:before {
  content: ""; }

/* line 303, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-exclamation:before {
  content: ""; }

/* line 304, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-superscript:before {
  content: ""; }

/* line 305, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-subscript:before {
  content: ""; }

/* line 306, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-eraser:before {
  content: ""; }

/* line 307, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-puzzle-piece:before {
  content: ""; }

/* line 308, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-microphone:before {
  content: ""; }

/* line 309, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-microphone-slash:before {
  content: ""; }

/* line 310, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-shield:before {
  content: ""; }

/* line 311, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-calendar-o:before {
  content: ""; }

/* line 312, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-fire-extinguisher:before {
  content: ""; }

/* line 313, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-rocket:before {
  content: ""; }

/* line 314, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-maxcdn:before {
  content: ""; }

/* line 315, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-chevron-circle-left:before {
  content: ""; }

/* line 316, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-chevron-circle-right:before {
  content: ""; }

/* line 317, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-chevron-circle-up:before {
  content: ""; }

/* line 318, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-chevron-circle-down:before {
  content: ""; }

/* line 319, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-html5:before {
  content: ""; }

/* line 320, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-css3:before {
  content: ""; }

/* line 321, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-anchor:before {
  content: ""; }

/* line 322, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-unlock-alt:before {
  content: ""; }

/* line 323, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-bullseye:before {
  content: ""; }

/* line 324, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-ellipsis-h:before {
  content: ""; }

/* line 325, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-ellipsis-v:before {
  content: ""; }

/* line 326, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-rss-square:before {
  content: ""; }

/* line 327, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-play-circle:before {
  content: ""; }

/* line 328, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-ticket:before {
  content: ""; }

/* line 329, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-minus-square:before {
  content: ""; }

/* line 330, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-minus-square-o:before {
  content: ""; }

/* line 331, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-level-up:before {
  content: ""; }

/* line 332, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-level-down:before {
  content: ""; }

/* line 333, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-check-square:before {
  content: ""; }

/* line 334, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-pencil-square:before {
  content: ""; }

/* line 335, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-external-link-square:before {
  content: ""; }

/* line 336, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-share-square:before {
  content: ""; }

/* line 337, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-compass:before {
  content: ""; }

/* line 338, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

/* line 340, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

/* line 342, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

/* line 344, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: ""; }

/* line 346, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-gbp:before {
  content: ""; }

/* line 347, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: ""; }

/* line 349, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: ""; }

/* line 351, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

/* line 355, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

/* line 358, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: ""; }

/* line 360, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

/* line 362, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-file:before {
  content: ""; }

/* line 363, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-file-text:before {
  content: ""; }

/* line 364, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-sort-alpha-asc:before {
  content: ""; }

/* line 365, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-sort-alpha-desc:before {
  content: ""; }

/* line 366, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-sort-amount-asc:before {
  content: ""; }

/* line 367, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-sort-amount-desc:before {
  content: ""; }

/* line 368, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-sort-numeric-asc:before {
  content: ""; }

/* line 369, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-sort-numeric-desc:before {
  content: ""; }

/* line 370, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-thumbs-up:before {
  content: ""; }

/* line 371, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-thumbs-down:before {
  content: ""; }

/* line 372, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-youtube-square:before {
  content: ""; }

/* line 373, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-youtube:before {
  content: ""; }

/* line 374, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-xing:before {
  content: ""; }

/* line 375, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-xing-square:before {
  content: ""; }

/* line 376, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-youtube-play:before {
  content: ""; }

/* line 377, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-dropbox:before {
  content: ""; }

/* line 378, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-stack-overflow:before {
  content: ""; }

/* line 379, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-instagram:before {
  content: ""; }

/* line 380, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-flickr:before {
  content: ""; }

/* line 381, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-adn:before {
  content: ""; }

/* line 382, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-bitbucket:before {
  content: ""; }

/* line 383, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-bitbucket-square:before {
  content: ""; }

/* line 384, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-tumblr:before {
  content: ""; }

/* line 385, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-tumblr-square:before {
  content: ""; }

/* line 386, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-long-arrow-down:before {
  content: ""; }

/* line 387, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-long-arrow-up:before {
  content: ""; }

/* line 388, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-long-arrow-left:before {
  content: ""; }

/* line 389, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-long-arrow-right:before {
  content: ""; }

/* line 390, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-apple:before {
  content: ""; }

/* line 391, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-windows:before {
  content: ""; }

/* line 392, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-android:before {
  content: ""; }

/* line 393, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-linux:before {
  content: ""; }

/* line 394, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-dribbble:before {
  content: ""; }

/* line 395, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-skype:before {
  content: ""; }

/* line 396, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-foursquare:before {
  content: ""; }

/* line 397, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-trello:before {
  content: ""; }

/* line 398, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-female:before {
  content: ""; }

/* line 399, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-male:before {
  content: ""; }

/* line 400, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-gittip:before {
  content: ""; }

/* line 401, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-sun-o:before {
  content: ""; }

/* line 402, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-moon-o:before {
  content: ""; }

/* line 403, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-archive:before {
  content: ""; }

/* line 404, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-bug:before {
  content: ""; }

/* line 405, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-vk:before {
  content: ""; }

/* line 406, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-weibo:before {
  content: ""; }

/* line 407, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-renren:before {
  content: ""; }

/* line 408, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-pagelines:before {
  content: ""; }

/* line 409, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-stack-exchange:before {
  content: ""; }

/* line 410, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: ""; }

/* line 411, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: ""; }

/* line 412, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

/* line 414, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-dot-circle-o:before {
  content: ""; }

/* line 415, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-wheelchair:before {
  content: ""; }

/* line 416, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-vimeo-square:before {
  content: ""; }

/* line 417, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

/* line 419, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-plus-square-o:before {
  content: ""; }

/* line 420, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-space-shuttle:before {
  content: ""; }

/* line 421, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-slack:before {
  content: ""; }

/* line 422, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-envelope-square:before {
  content: ""; }

/* line 423, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-wordpress:before {
  content: ""; }

/* line 424, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-openid:before {
  content: ""; }

/* line 425, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

/* line 428, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

/* line 430, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-yahoo:before {
  content: ""; }

/* line 431, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-google:before {
  content: ""; }

/* line 432, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-reddit:before {
  content: ""; }

/* line 433, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-reddit-square:before {
  content: ""; }

/* line 434, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-stumbleupon-circle:before {
  content: ""; }

/* line 435, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-stumbleupon:before {
  content: ""; }

/* line 436, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-delicious:before {
  content: ""; }

/* line 437, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-digg:before {
  content: ""; }

/* line 438, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-pied-piper:before {
  content: ""; }

/* line 439, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-pied-piper-alt:before {
  content: ""; }

/* line 440, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-drupal:before {
  content: ""; }

/* line 441, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-joomla:before {
  content: ""; }

/* line 442, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-language:before {
  content: ""; }

/* line 443, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-fax:before {
  content: ""; }

/* line 444, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-building:before {
  content: ""; }

/* line 445, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-child:before {
  content: ""; }

/* line 446, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-paw:before {
  content: ""; }

/* line 447, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-spoon:before {
  content: ""; }

/* line 448, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-cube:before {
  content: ""; }

/* line 449, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-cubes:before {
  content: ""; }

/* line 450, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-behance:before {
  content: ""; }

/* line 451, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-behance-square:before {
  content: ""; }

/* line 452, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-steam:before {
  content: ""; }

/* line 453, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-steam-square:before {
  content: ""; }

/* line 454, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-recycle:before {
  content: ""; }

/* line 455, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: ""; }

/* line 457, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: ""; }

/* line 459, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-tree:before {
  content: ""; }

/* line 460, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-spotify:before {
  content: ""; }

/* line 461, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-deviantart:before {
  content: ""; }

/* line 462, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-soundcloud:before {
  content: ""; }

/* line 463, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-database:before {
  content: ""; }

/* line 464, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-file-pdf-o:before {
  content: ""; }

/* line 465, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-file-word-o:before {
  content: ""; }

/* line 466, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-file-excel-o:before {
  content: ""; }

/* line 467, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-file-powerpoint-o:before {
  content: ""; }

/* line 468, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

/* line 471, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

/* line 473, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

/* line 475, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

/* line 477, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-file-code-o:before {
  content: ""; }

/* line 478, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-vine:before {
  content: ""; }

/* line 479, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-codepen:before {
  content: ""; }

/* line 480, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-jsfiddle:before {
  content: ""; }

/* line 481, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

/* line 486, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-circle-o-notch:before {
  content: ""; }

/* line 487, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-ra:before,
.fa-rebel:before {
  content: ""; }

/* line 489, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: ""; }

/* line 491, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-git-square:before {
  content: ""; }

/* line 492, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-git:before {
  content: ""; }

/* line 493, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-hacker-news:before {
  content: ""; }

/* line 494, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-tencent-weibo:before {
  content: ""; }

/* line 495, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-qq:before {
  content: ""; }

/* line 496, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

/* line 498, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

/* line 500, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

/* line 502, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-history:before {
  content: ""; }

/* line 503, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-circle-thin:before {
  content: ""; }

/* line 504, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-header:before {
  content: ""; }

/* line 505, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-paragraph:before {
  content: ""; }

/* line 506, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-sliders:before {
  content: ""; }

/* line 507, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-share-alt:before {
  content: ""; }

/* line 508, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-share-alt-square:before {
  content: ""; }

/* line 509, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-bomb:before {
  content: ""; }

/* line 510, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

/* line 512, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-tty:before {
  content: ""; }

/* line 513, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-binoculars:before {
  content: ""; }

/* line 514, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-plug:before {
  content: ""; }

/* line 515, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-slideshare:before {
  content: ""; }

/* line 516, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-twitch:before {
  content: ""; }

/* line 517, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-yelp:before {
  content: ""; }

/* line 518, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-newspaper-o:before {
  content: ""; }

/* line 519, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-wifi:before {
  content: ""; }

/* line 520, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-calculator:before {
  content: ""; }

/* line 521, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-paypal:before {
  content: ""; }

/* line 522, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-google-wallet:before {
  content: ""; }

/* line 523, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-cc-visa:before {
  content: ""; }

/* line 524, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-cc-mastercard:before {
  content: ""; }

/* line 525, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-cc-discover:before {
  content: ""; }

/* line 526, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-cc-amex:before {
  content: ""; }

/* line 527, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-cc-paypal:before {
  content: ""; }

/* line 528, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-cc-stripe:before {
  content: ""; }

/* line 529, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-bell-slash:before {
  content: ""; }

/* line 530, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-bell-slash-o:before {
  content: ""; }

/* line 531, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-trash:before {
  content: ""; }

/* line 532, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-copyright:before {
  content: ""; }

/* line 533, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-at:before {
  content: ""; }

/* line 534, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-eyedropper:before {
  content: ""; }

/* line 535, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-paint-brush:before {
  content: ""; }

/* line 536, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-birthday-cake:before {
  content: ""; }

/* line 537, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-area-chart:before {
  content: ""; }

/* line 538, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-pie-chart:before {
  content: ""; }

/* line 539, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-line-chart:before {
  content: ""; }

/* line 540, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-lastfm:before {
  content: ""; }

/* line 541, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-lastfm-square:before {
  content: ""; }

/* line 542, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-toggle-off:before {
  content: ""; }

/* line 543, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-toggle-on:before {
  content: ""; }

/* line 544, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-bicycle:before {
  content: ""; }

/* line 545, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-bus:before {
  content: ""; }

/* line 546, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-ioxhost:before {
  content: ""; }

/* line 547, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-angellist:before {
  content: ""; }

/* line 548, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-cc:before {
  content: ""; }

/* line 549, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

/* line 552, ../../../styles/font-awesome-4.2.0/scss/_icons.scss */
.fa-meanpath:before {
  content: ""; }

/* ========================================================================
 * bootstrap-switch - v3.3.2
 * http://www.bootstrap-switch.org
 * ========================================================================
 * Copyright 2012-2013 Mattia Larentis
 *
 * ========================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */
/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch {
  display: inline-block;
  direction: ltr;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #ccc;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch .bootstrap-switch-container {
  display: inline-block;
  top: 0;
  border-radius: 4px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block !important;
  height: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 20px; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-handle-on {
  text-align: center;
  z-index: 1; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
  color: #fff;
  background: #337ab7; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info {
  color: #fff;
  background: #5bc0de; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
  color: #fff;
  background: #5cb85c; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning {
  background: #f0ad4e;
  color: #fff; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger {
  color: #fff;
  background: #d9534f; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default {
  color: #000;
  background: #eee; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch .bootstrap-switch-label {
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  color: #333;
  background: #fff; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch .bootstrap-switch-handle-on {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch .bootstrap-switch-handle-off {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch input[type=radio], .bootstrap-switch input[type=checkbox] {
  position: absolute !important;
  top: 0;
  left: 0;
  margin: 0;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0); }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
  padding: 6px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch.bootstrap-switch-disabled, .bootstrap-switch.bootstrap-switch-indeterminate, .bootstrap-switch.bootstrap-switch-readonly {
  cursor: default !important; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label {
  opacity: .5;
  filter: alpha(opacity=50);
  cursor: default !important; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
  -webkit-transition: margin-left .5s;
  -o-transition: margin-left .5s;
  transition: margin-left .5s; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
  border-radius: 0 3px 3px 0; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
  border-radius: 3px 0 0 3px; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch.bootstrap-switch-focused {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

/* line 22, ../../../scripts/vendors/bootstrap-switch/_bootstrap-switch.min.scss */
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

/* line 1, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1010;
  pointer-events: none;
  overflow: hidden; }

/* line 13, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_hide {
  display: none; }

/* line 17, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_disable_events {
  position: absolute;
  width: 2000px;
  height: 1500px;
  z-index: 1011;
  /*display: none;*/
  pointer-events: all; }

/* line 26, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_next_btn {
  position: absolute;
  z-index: 1012;
  /*display: none;*/
  pointer-events: all;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 100px;
  height: 40px;
  cursor: pointer;
  margin: 0 auto;
  /* border: 2px solid rgb(30,205,151); */
  -webkit-border-radius: 40px;
  border-radius: 40px;
  font: normal normal normal 17px/40px "Advent Pro", Helvetica, sans-serif;
  /*
   color: rgb(30, 205, 151); */
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  letter-spacing: 1px;
  /*  background: rgba(0,0,0,0); */
  -webkit-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -moz-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -o-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0); }

/* line 55, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_next_btn:hover {
  /*   color: rgba(255,255,255,1);
    background: rgb(30, 205, 151); */ }

/* line 60, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_next_btn:active {
  /*   border: 2px solid rgba(33,224,163,1);
    background: rgba(33,224,163,1); */
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

/* line 69, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_skip_btn {
  position: absolute;
  position: absolute;
  z-index: 1012;
  /*display: none;*/
  pointer-events: all;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 100px;
  height: 40px;
  cursor: pointer;
  margin: 0 auto;
  /*     border: 2px solid rgb(30,205,151); */
  -webkit-border-radius: 40px;
  border-radius: 40px;
  font: normal normal normal 17px/40px "Advent Pro", Helvetica, sans-serif;
  /*
      color: rgb(30, 205, 151); */
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  letter-spacing: 1px;
  /*  background: rgba(0,0,0,0); */
  -webkit-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -moz-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -o-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0); }

/* line 99, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_skip_btn:hover {
  /*   color: rgba(255,255,255,1);
    background: rgb(30, 205, 151); */ }

/* line 104, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_skip_btn:active {
  border: 2px solid #21e0a3;
  background: #21e0a3;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

/* line 113, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_close_btn {
  display: none;
  position: absolute;
  z-index: 1012;
  pointer-events: all;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: .3em;
  height: .3em;
  border: none;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  font: 400 8em/normal Arial,Helvetica,sans-serif;
  color: black;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(0, 0, 0, 0);
  border: 2px solid #21e0a3; }

/* line 134, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_close_btn::before {
  display: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 73%;
  height: 2px;
  position: absolute;
  content: "";
  top: 48%;
  left: 14%;
  border: none;
  font: normal 100%/normal Arial,Helvetica,sans-serif;
  color: black;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #fff;
  text-shadow: none;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }

/* line 156, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_close_btn::after {
  display: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 73%;
  height: 2px;
  position: absolute;
  content: "";
  top: 46%;
  left: 15%;
  border: none;
  font: normal 100%/normal Arial,Helvetica,sans-serif;
  color: black;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #fff;
  text-shadow: none;
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg); }

/* line 179, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_close_btn:hover {
  /*   color: rgba(255,255,255,1);
    background: rgb(30, 205, 151); */
  cursor: pointer; }

/* line 185, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_close_btn:active {
  /*  border: 2px solid rgba(33,224,163,1);
   background: rgba(33,224,163,1); */
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

/* line 194, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_btn {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 150px;
  height: 40px;
  cursor: pointer;
  margin: 0 auto;
  /*   border: 2px solid rgb(30,205,151); */
  -webkit-border-radius: 40px;
  border-radius: 40px;
  font: normal normal normal 17px/40px "Advent Pro", Helvetica, sans-serif;
  /*  color: rgb(30, 205, 151); */
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  letter-spacing: 1px;
  /*   background: rgba(0,0,0,0); */
  -webkit-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -moz-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -o-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0); }

/* line 218, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_btn:hover {
  /*   color: rgba(255,255,255,1);
    background: rgb(30, 205, 151); */ }

/* line 223, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_btn:active {
  /*  border: 2px solid rgba(33,224,163,1);
   background: rgba(33,224,163,1); */
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

/* line 233, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint div.canvas-container {
  position: absolute; }

/* line 237, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_canvas {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  pointer-events: none; }

/* line 245, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
#kinetic_container {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

/* line 256, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_svg_wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  -webkit-transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1); }

/* line 267, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_svg_wrapper svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

/* line 275, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_svg_transparent .enjoyhint_svg_wrapper, .enjoyhint_svg_transparent .enjoy_hint_label {
  opacity: 0; }

/* line 278, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoy_hint_label {
  position: absolute;
  color: white;
  text-shadow: 3px -3px 4px #222;
  z-index: 107;
  font-size: 22px;
  -webkit-transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1); }

/* line 291, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
div.kineticjs-content {
  position: absolute !important; }

/* line 296, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoyhint_skip_btn {
  position: fixed; }

/* line 300, ../../../scripts/vendors/enjoyhint/_jquery.enjoyhint.scss */
.enjoy_hint_label {
  display: inline-block;
  min-width: 200px;
  text-align: center;
  max-width: 80%; }

/* .enjoyhint{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1010;pointer-events:none;overflow:hidden}.enjoyhint_hide{display:none}.enjoyhint_disable_events{position:absolute;width:2000px;height:1500px;z-index:1011;pointer-events:all}.enjoyhint_next_btn,.enjoyhint_skip_btn{-webkit-box-sizing:content-box;width:100px;height:40px;font:normal normal normal 17px/40px "Advent Pro",Helvetica,sans-serif;cursor:pointer;margin:0 auto;letter-spacing:1px;text-align:center}.enjoyhint_close_btn,.enjoyhint_next_btn,.enjoyhint_skip_btn{z-index:1012;pointer-events:all;-o-text-overflow:clip;text-overflow:clip;-moz-box-sizing:content-box}.enjoyhint_next_btn{position:absolute;box-sizing:content-box;border:2px solid #1ecd97;-webkit-border-radius:40px;border-radius:40px;color:#1ecd97;background:rgba(0,0,0,0);-webkit-transition:background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);-moz-transition:background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);-o-transition:background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);transition:background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0)}.enjoyhint_next_btn:hover{color:rgba(255,255,255,1);background:#1ecd97}.enjoyhint_next_btn:active{border:2px solid rgba(33,224,163,1);background:rgba(33,224,163,1);-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.enjoyhint_skip_btn{box-sizing:content-box;border:2px solid #1ecd97;-webkit-border-radius:40px;border-radius:40px;color:#1ecd97;background:rgba(0,0,0,0);-webkit-transition:background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);-moz-transition:background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);-o-transition:background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);transition:background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0)}.enjoyhint_skip_btn:hover{color:rgba(255,255,255,1);background:#1ecd97}.enjoyhint_skip_btn:active{border:2px solid rgba(33,224,163,1);background:rgba(33,224,163,1);-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.enjoyhint_close_btn{display:inline-block;position:absolute;-webkit-box-sizing:content-box;box-sizing:content-box;width:.3em;height:.3em;border:none;-webkit-border-radius:1em;border-radius:1em;font:400 8em/normal Arial,Helvetica,sans-serif;color:rgba(0,0,0,1);background:rgba(0,0,0,0);border:2px solid rgba(33,224,163,1)}.enjoyhint_close_btn::after,.enjoyhint_close_btn::before{-webkit-box-sizing:content-box;width:73%;height:2px;position:absolute;content:"";border:none;font:400 100%/normal Arial,Helvetica,sans-serif;color:rgba(0,0,0,1);background:#fff;text-shadow:none;-o-text-overflow:clip;text-overflow:clip;display:inline-block}.enjoyhint_close_btn::before{-moz-box-sizing:content-box;box-sizing:content-box;top:48%;left:14%;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.enjoyhint_close_btn::after{-moz-box-sizing:content-box;box-sizing:content-box;top:46%;left:15%;-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}.enjoyhint_close_btn:hover{color:rgba(255,255,255,1);background:#1ecd97;cursor:pointer}.enjoyhint_close_btn:active{border:2px solid rgba(33,224,163,1);background:rgba(33,224,163,1);-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.enjoyhint_btn{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;width:150px;height:40px;cursor:pointer;margin:0 auto;border:2px solid #1ecd97;-webkit-border-radius:40px;border-radius:40px;font:normal normal normal 17px/40px "Advent Pro",Helvetica,sans-serif;color:#1ecd97;text-align:center;-o-text-overflow:clip;text-overflow:clip;letter-spacing:1px;background:rgba(0,0,0,0);-webkit-transition:background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);-moz-transition:background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);-o-transition:background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);transition:background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0)}#kinetic_container,.enjoyhint_canvas,.enjoyhint_svg_wrapper,.enjoyhint_svg_wrapper svg{width:100%;height:100%;position:absolute}.enjoyhint_btn:hover{color:rgba(255,255,255,1);background:#1ecd97}.enjoyhint_btn:active{border:2px solid rgba(33,224,163,1);background:rgba(33,224,163,1);-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.enjoyhint div.canvas-container{position:absolute}.enjoyhint_canvas{z-index:100;pointer-events:none}#kinetic_container{pointer-events:none;top:0;left:0}.enjoyhint_svg_wrapper{top:0;left:0;z-index:100;-webkit-transition:opacity .4s cubic-bezier(.42,0,.58,1);-moz-transition:opacity .4s cubic-bezier(.42,0,.58,1);transition:opacity .4s cubic-bezier(.42,0,.58,1)}.enjoyhint_svg_wrapper svg{top:0;left:0}.enjoyhint_svg_transparent .enjoy_hint_label,.enjoyhint_svg_transparent .enjoyhint_svg_wrapper{opacity:0}.enjoy_hint_label{position:absolute;color:#fff;z-index:107;font-size:22px;font-family:casino_handregular,Arial;-webkit-transition:opacity .4s cubic-bezier(.42,0,.58,1);-moz-transition:opacity .4s cubic-bezier(.42,0,.58,1);transition:opacity .4s cubic-bezier(.42,0,.58,1);display:inline-block;min-width:200px;text-align:center;max-width:80%}div.kineticjs-content{position:absolute!important}.enjoyhint_skip_btn{position:fixed}
 */
/* line 1, ../../../scripts/vendors/jquery-cookiebar/_jquery-cookiebar.scss */
#cookie-bar {
  background: #111111;
  height: auto;
  line-height: 24px;
  color: #eeeeee;
  text-align: center;
  padding: 3px 0; }

/* line 2, ../../../scripts/vendors/jquery-cookiebar/_jquery-cookiebar.scss */
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }

/* line 3, ../../../scripts/vendors/jquery-cookiebar/_jquery-cookiebar.scss */
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto; }

/* line 4, ../../../scripts/vendors/jquery-cookiebar/_jquery-cookiebar.scss */
#cookie-bar p {
  margin: 0;
  padding: 0; }

/* line 5, ../../../scripts/vendors/jquery-cookiebar/_jquery-cookiebar.scss */
#cookie-bar a {
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px; }

/* line 6, ../../../scripts/vendors/jquery-cookiebar/_jquery-cookiebar.scss */
#cookie-bar .cb-enable {
  background: #007700; }

/* line 7, ../../../scripts/vendors/jquery-cookiebar/_jquery-cookiebar.scss */
#cookie-bar .cb-enable:hover {
  background: #009900; }

/* line 8, ../../../scripts/vendors/jquery-cookiebar/_jquery-cookiebar.scss */
#cookie-bar .cb-disable {
  background: #990000; }

/* line 9, ../../../scripts/vendors/jquery-cookiebar/_jquery-cookiebar.scss */
#cookie-bar .cb-disable:hover {
  background: #bb0000; }

/* line 10, ../../../scripts/vendors/jquery-cookiebar/_jquery-cookiebar.scss */
#cookie-bar .cb-policy {
  background: #0033bb; }

/* line 11, ../../../scripts/vendors/jquery-cookiebar/_jquery-cookiebar.scss */
#cookie-bar .cb-policy:hover {
  background: #0055dd; }

/* line 1, ../../../../scss/utils/_ie8.scss */
.attach_title {
  left: 0px !important;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

/* line 5, ../../../../scss/utils/_ie8.scss */
#segName {
  line-height: 17px; }

/* line 8, ../../../../scss/utils/_ie8.scss */
#mgrName {
  line-height: 17px; }

/* line 11, ../../../../scss/utils/_ie8.scss */
#innerTableNewDoc {
  width: 400px; }

/*
Stili dettaglio prodotto
*/
/* line 4, ../../../../scss/components/_prodDetails.scss */
.expired {
  background-color: red;
  color: white;
  font-weight: bold; }

/* line 9, ../../../../scss/components/_prodDetails.scss */
.warning {
  background-color: orange; }

/* line 13, ../../../../scss/components/_prodDetails.scss */
.prod-details-container {
  float: left;
  text-align: center;
  width: 100%; }

/* line 19, ../../../../scss/components/_prodDetails.scss */
.prod-state {
  border: 1px solid #CCCCCC;
  width: 32%;
  height: 100px;
  padding: 7px;
  margin: 4px;
  float: left;
  display: inline-block; }

/* line 29, ../../../../scss/components/_prodDetails.scss */
.prod-state-sfdc {
  border: 1px solid #CCCCCC;
  width: 24%;
  height: 100px;
  padding: 7px;
  margin: 4px;
  float: left;
  display: inline-block; }

/* line 39, ../../../../scss/components/_prodDetails.scss */
.prod-title-default {
  float: left;
  width: 545px; }

/* line 43, ../../../../scss/components/_prodDetails.scss */
.prod-title-normal {
  border: 1px solid #CCCCCC;
  background-color: #DDDDDD;
  color: #363636; }

/* line 1, ../../../../scss/components/_uploader.scss */
#innerTableNewDoc {
  width: 100%; }

/* line 5, ../../../../scss/components/_uploader.scss */
.loadDoc-text {
  margin-bottom: 0px !important; }

/* line 9, ../../../../scss/components/_uploader.scss */
.selectFile {
  text-align: center;
  cursor: pointer;
  margin: 5px;
  padding: 5px; }

/* line 16, ../../../../scss/components/_uploader.scss */
.newAttachRow {
  /*border-color: lightgray;
  border-style: solid;
  border-width: 1px;
  margin: 5px 5px 5px 5px;*/ }

/* line 23, ../../../../scss/components/_uploader.scss */
.newAttachTitle {
  /*display: block;*/
  width: 100%;
  margin: 0px !important; }

/* line 29, ../../../../scss/components/_uploader.scss */
.uploadDocTitle {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: gray;
  margin-bottom: 5px; }

/* line 36, ../../../../scss/components/_uploader.scss */
.textError {
  text-align: center;
  height: 24px;
  line-height: 24px; }

/* line 42, ../../../../scss/components/_uploader.scss */
.ui-state-ok {
  background-color: lightGreen;
  border: 1px solid green;
  color: black;
  text-align: center; }

/* line 49, ../../../../scss/components/_uploader.scss */
.uploadAttachStatusTitle {
  width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 56, ../../../../scss/components/_uploader.scss */
.uploadAttachStatusProgress {
  width: 50%; }

/* line 60, ../../../../scss/components/_uploader.scss */
.uploadCompleted {
  text-align: center;
  height: 24px;
  line-height: 24px; }

/* .orderMgr {
	margin-bottom: 0px !important;
	margin-right: 5px !important;
	//width: 25px !important;
	//height: 16px !important;
	text-align: center !important;
} */
/* line 73, ../../../../scss/components/_uploader.scss */
.orderMgr {
  text-align: center; }

/* line 77, ../../../../scss/components/_uploader.scss */
.labelHm {
  text-align: center; }

/* .labelHm {
	display: inline-block !important;
	margin-left: 3px !important;
	margin-right: 3px !important;
	width: 25px !important;
	text-align: center !important;
	border: 1px solid lightgray;
} */
/* line 3, ../../../../scss/components/_popover.scss */
.popover ul.menu-list {
  display: inherit; }

/*-- START - CONTENITORI ICONE PER SISTEMA ESTERNO --*/
/* line 9, ../../../../scss/components/_components.scss */
.icon-content_sysGenerator_SFD {
  background-color: #00a1e0;
  color: #ffffff;
  border-radius: 10px;
  padding: 3px 9px 3px 9px; }

/* line 16, ../../../../scss/components/_components.scss */
.icon-content_sysGenerator_ARI {
  background-color: #df6b01;
  color: #eeeeee;
  border-radius: 10px;
  padding: 5px 6px 5px 6px; }

/* line 23, ../../../../scss/components/_components.scss */
.icon-content_sysGenerator_MBK {
  background-color: #0a8cff;
  color: white;
  border-radius: 10px;
  font-size: 12px;
  padding: 7px 6px 5px 7px; }

/* line 30, ../../../../scss/components/_components.scss */
.icon-content_sysGenerator_PMA {
  background-color: #0a8cff;
  color: white;
  border-radius: 10px;
  font-size: 12px;
  padding: 7px 6px 5px 7px; }

/* line 37, ../../../../scss/components/_components.scss */
.icon-content_sysGenerator_SAP {
  background-color: #0a8cff;
  color: white;
  border-radius: 10px;
  padding: 2px 7px 3px 8px; }

/* line 44, ../../../../scss/components/_components.scss */
.icon-content_sysGenerator_SB3 {
  background-color: #0a8cff;
  color: white;
  border-radius: 10px;
  padding: 2px 0px 3px 0px; }

/* line 51, ../../../../scss/components/_components.scss */
.icon-content_sysGenerator_SHP {
  background-color: #0a8cff;
  color: white;
  border-radius: 12px;
  font-size: 16px;
  padding: 4px; }

/* line 58, ../../../../scss/components/_components.scss */
.icon-content_sysGenerator_UNK {
  background-color: #0a8cff;
  color: white;
  border-radius: 10px;
  padding: 6px 6px 6px 7px; }

/* line 65, ../../../../scss/components/_components.scss */
.content_sysGenerator_ICON_NOT_AVAILABLE {
  background-color: #0a8cff;
  color: white;
  border-radius: 10px;
  padding: 4px; }

/* line 72, ../../../../scss/components/_components.scss */
.content_sysGenerator_CUSTOM_ICON {
  background-color: #0a8cff;
  color: white;
  border-radius: 10px;
  padding: 4px 6px 4px 6px; }

/* line 79, ../../../../scss/components/_components.scss */
.icon-content_sysGenerator_ARS {
  background-color: #82d132;
  color: white;
  border-radius: 10px;
  padding: 3px 6px 3px 6px; }

/*-- END - CONTENITORI ICONE PER SISTEMA ESTERNO --*/
/* line 88, ../../../../scss/components/_components.scss */
.button100, nav.navbar.navbar-goSign > div.navbar-header > button.btn-end {
  height: 100%;
  background-color: #d8d8d8;
  color: #727272;
  height: 50px;
  width: 140px;
  border: 0;
  border-radius: 0; }

/* line 98, ../../../../scss/components/_components.scss */
.buttonMiddleIcon, body.wizard .button-with-icon > button, body.wizard .button-with-icon > button > i {
  height: 38px;
  line-height: 38px;
  vertical-align: middle;
  display: inline;
  padding: 0 12px; }

/*colore della icon alert*/
/* line 107, ../../../../scss/components/_components.scss */
.icon-icon_alert {
  color: #DB8803; }

/* line 111, ../../../../scss/components/_components.scss */
.profileImageContainer {
  text-align: right; }

/* line 115, ../../../../scss/components/_components.scss */
.glyphicon-circle::before {
  text-align: center;
  padding: 10px;
  border-radius: 35px;
  background: lightgrey;
  color: grey; }

/* line 123, ../../../../scss/components/_components.scss */
.glyphicon-extra-large::before {
  font-size: 3em; }

@-webkit-keyframes spin {
  from {
    -webkit-transform: scale(1) rotate(0deg); }
  to {
    -webkit-transform: scale(1) rotate(360deg); } }
@-moz-keyframes spin {
  from {
    -moz-transform: scale(1) rotate(0deg); }
  to {
    -moz-transform: scale(1) rotate(360deg); } }
@keyframes spin {
  from {
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg); }
  to {
    -webkit-transform: scale(1) rotate(360deg);
    -moz-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    -o-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg); } }
/* line 10, ../../../../scss/layout/_layout_style.scss */
.glyphicon-refresh-animate {
  -webkit-animation: spin 0.7s infinite linear;
  -moz-animation: spin 0.7s infinite linear;
  animation: spin 0.7s infinite linear; }

/*css per le Type_sign.jsp
* pagine coinvolte tutte le signType_*.jsp
*
*/
/* line 17, ../../../../scss/layout/_layout_style.scss */
.icon-round {
  border-radius: 50%;
  font-size: 18px; }

/* line 21, ../../../../scss/layout/_layout_style.scss */
#pinConfirmBtnRemote {
  display: none; }

/* line 25, ../../../../scss/layout/_layout_style.scss */
.botton-12 {
  margin-bottom: 12px; }

/* line 29, ../../../../scss/layout/_layout_style.scss */
#sendMailStranger {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 8px; }

/* line 36, ../../../../scss/layout/_layout_style.scss */
.top-12 {
  margin-top: 12px; }

/* line 40, ../../../../scss/layout/_layout_style.scss */
.bgr-grey {
  background-color: grey; }

/* Centra l'icona della penDrive deve essere sostituito con una gestione sass,  */
/* line 45, ../../../../scss/layout/_layout_style.scss */
.icn_usb {
  height: 50px;
  vertical-align: middle;
  text-align: center; }
  /* line 50, ../../../../scss/layout/_layout_style.scss */
  .icn_usb > img {
    height: 50px; }

/* line 55, ../../../../scss/layout/_layout_style.scss */
#signResultErrorText {
  text-align: center;
  line-height: 1em; }

/* line 60, ../../../../scss/layout/_layout_style.scss */
#signResultOk {
  text-align: center;
  line-height: 2em; }

/* line 65, ../../../../scss/layout/_layout_style.scss */
#appletTokenSign {
  display: inline-block;
  width: 0px;
  height: 0px;
  border: 0px; }

/* line 72, ../../../../scss/layout/_layout_style.scss */
#elencoAzioni {
  padding-bottom: 10px;
  margin-bottom: 20px; }

/* line 78, ../../../../scss/layout/_layout_style.scss */
#avviaDikesPanel, #startDikesBtn, #errorConfirmMsg, #signResultDlg, #autentificationInfocert {
  display: none; }

/* line 82, ../../../../scss/layout/_layout_style.scss */
html, body, body.login {
  background-size: cover; }

/* line 85, ../../../../scss/layout/_layout_style.scss */
body, body.login {
  height: 100%; }

/* line 89, ../../../../scss/layout/_layout_style.scss */
.container {
  width: auto;
  min-width: 100%; }

/* line 94, ../../../../scss/layout/_layout_style.scss */
.lf_logo_header {
  border-radius: 3px;
  height: 40px; }

/* line 99, ../../../../scss/layout/_layout_style.scss */
.footer {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  color: #777;
  text-align: center;
  border-top: 1px solid #e5e5e5; }

/* line 108, ../../../../scss/layout/_layout_style.scss */
.footer-alert {
  width: 50%;
  margin: 0px auto;
  padding: 4px; }

/* line 114, ../../../../scss/layout/_layout_style.scss */
input:read-only {
  cursor: default !important; }

/* START - DROPDOWN HEADER MENU */
/* line 120, ../../../../scss/layout/_layout_style.scss */
button#dropdownHeaderMenu {
  padding-top: 14px;
  padding-bottom: 14px;
  color: white;
  border-radius: 0px;
  background-color: #0064bc; }

/* line 128, ../../../../scss/layout/_layout_style.scss */
.button#dropdownHeaderMenu:hover {
  background-color: #56b0ff; }

/* line 133, ../../../../scss/layout/_layout_style.scss */
div.popover-content.dropdown-menu > ul li:hover {
  background-color: #f5f5f5; }

/* line 138, ../../../../scss/layout/_layout_style.scss */
div.popover-content.dropdown-menu {
  min-width: 130px; }
  /* line 140, ../../../../scss/layout/_layout_style.scss */
  div.popover-content.dropdown-menu a.dropdown-item {
    text-decoration: none; }
  /* line 143, ../../../../scss/layout/_layout_style.scss */
  div.popover-content.dropdown-menu a.dropdown-item:hover {
    text-decoration: none; }

/* STOP - DROPDOWN HEADER MENU */
/* START - SEZIONE PER LA BARRA PRESENTE NELLA SEND E NELLA WIZARD */
/* line 151, ../../../../scss/layout/_layout_style.scss */
nav.navbar.navbar-goSign {
  background-color: #F5F5F5;
  position: fixed;
  z-index: 2; }
  /* line 156, ../../../../scss/layout/_layout_style.scss */
  nav.navbar.navbar-goSign > div.navbar-header {
    float: left; }
    /* line 160, ../../../../scss/layout/_layout_style.scss */
    nav.navbar.navbar-goSign > div.navbar-header > button.btn-end:hover, nav.navbar.navbar-goSign > div.navbar-header > button.btn-end:active, nav.navbar.navbar-goSign > div.navbar-header > button.btn-end:focus {
      background-color: #ccc;
      color: #fff;
      border: 0; }
  /* line 167, ../../../../scss/layout/_layout_style.scss */
  nav.navbar.navbar-goSign > ul.navbar-nav.navbar-confirm-button {
    float: right; }
    /* line 169, ../../../../scss/layout/_layout_style.scss */
    nav.navbar.navbar-goSign > ul.navbar-nav.navbar-confirm-button > li.confirm-btn {
      padding: 2px; }
    /* line 172, ../../../../scss/layout/_layout_style.scss */
    nav.navbar.navbar-goSign > ul.navbar-nav.navbar-confirm-button > div > button.btn-confirm {
      height: 38px;
      width: 160px;
      padding: 0 16px; }
  /* line 178, ../../../../scss/layout/_layout_style.scss */
  nav.navbar.navbar-goSign > ul.navbar-nav.navbar-navigator {
    float: left;
    display: inline-flex; }
    /* line 182, ../../../../scss/layout/_layout_style.scss */
    nav.navbar.navbar-goSign > ul.navbar-nav.navbar-navigator > li.text {
      line-height: 50px;
      padding-right: 15px;
      font-size: 16px; }
    /* line 187, ../../../../scss/layout/_layout_style.scss */
    nav.navbar.navbar-goSign > ul.navbar-nav.navbar-navigator > li.actionButtons {
      padding: 8px 0 8px 0; }
  /* line 191, ../../../../scss/layout/_layout_style.scss */
  nav.navbar.navbar-goSign > p.navbar-text {
    display: inline-flex; }
  @media (max-width: 767px) {
    /* line 196, ../../../../scss/layout/_layout_style.scss */
    nav.navbar.navbar-goSign > ul.navbar-nav {
      margin: 0px; } }

/* line 216, ../../../../scss/layout/_layout_style.scss */
ul > li.actionButtons {
  padding: 8px 0 8px 0; }

/* END - SEZIONE PER LA BARRA PRESENTE NELLA SEND E NELLA WIZARD */
/* INIZIO - GESTIONE ICONE NEI MENU' IN ALTO */
/* line 226, ../../../../scss/layout/_layout_style.scss */
.navbar-icon {
  padding-left: 28px; }

/* line 229, ../../../../scss/layout/_layout_style.scss */
.navbar-icon:before {
  font: 17px/1em 'Glyphicons Regular'; }

/* line 233, ../../../../scss/layout/_layout_style.scss */
.navbar-default .navbar-nav > li > a > .navbar-icon:before {
  color: white; }

/* line 237, ../../../../scss/layout/_layout_style.scss */
.navbar-default .navbar-nav > li > a:hover > .navbar-icon:before {
  color: white; }

/* line 241, ../../../../scss/layout/_layout_style.scss */
.navbar-default .navbar-nav > .active > a > .navbar-icon:before {
  color: white; }

/* FINE - GESTIONE ICONE NEI MENU' IN ALTO */
/* line 247, ../../../../scss/layout/_layout_style.scss */
.open-color {
  color: #DC4405; }

/* line 249, ../../../../scss/layout/_layout_style.scss */
.green {
  color: #009900; }

/* line 251, ../../../../scss/layout/_layout_style.scss */
.orange {
  color: #f0ad4e; }

/* line 253, ../../../../scss/layout/_layout_style.scss */
.red {
  color: #c9302c; }

/* line 255, ../../../../scss/layout/_layout_style.scss */
.aqua {
  color: #5bc0de; }

/* line 257, ../../../../scss/layout/_layout_style.scss */
.blue {
  color: #337ab7; }

/* line 259, ../../../../scss/layout/_layout_style.scss */
.red2 {
  color: #A00000; }

/* line 261, ../../../../scss/layout/_layout_style.scss */
.red3 {
  color: #FF7700; }

/* line 263, ../../../../scss/layout/_layout_style.scss */
.grey {
  color: #888888; }

/* line 265, ../../../../scss/layout/_layout_style.scss */
.medium-blue {
  color: #03A9F4; }

/* line 267, ../../../../scss/layout/_layout_style.scss */
.gray-dark {
  color: #A5A3A3; }

/* line 269, ../../../../scss/layout/_layout_style.scss */
.gray-light {
  color: #D8D8D8; }

/* line 271, ../../../../scss/layout/_layout_style.scss */
.gray {
  color: gray !important; }

/* line 273, ../../../../scss/layout/_layout_style.scss */
.white {
  color: white; }

/* line 275, ../../../../scss/layout/_layout_style.scss */
.red {
  color: red; }

/* line 277, ../../../../scss/layout/_layout_style.scss */
.orange {
  color: orange; }

/* line 279, ../../../../scss/layout/_layout_style.scss */
.dark-power-blue {
  color: #0033A0; }

/* line 281, ../../../../scss/layout/_layout_style.scss */
.golden-light {
  background: #fff584; }

/* line 283, ../../../../scss/layout/_layout_style.scss */
.color-star {
  color: #ff9900; }

/* line 285, ../../../../scss/layout/_layout_style.scss */
.light-blue {
  background: #2186DC; }

/* line 287, ../../../../scss/layout/_layout_style.scss */
.bg-gray {
  background-color: #676767; }

/* line 289, ../../../../scss/layout/_layout_style.scss */
.bg-white {
  background-color: white !important; }

/* line 291, ../../../../scss/layout/_layout_style.scss */
.bg-gray-light {
  background-color: #C6C6C6; }

/* line 293, ../../../../scss/layout/_layout_style.scss */
.bg-green {
  background-color: green; }

/* line 295, ../../../../scss/layout/_layout_style.scss */
.bg-red {
  background-color: red; }

/* line 297, ../../../../scss/layout/_layout_style.scss */
.bg-light-blue {
  background-color: lightblue; }

/* line 299, ../../../../scss/layout/_layout_style.scss */
.bg-blue {
  background-color: blue; }

/* line 301, ../../../../scss/layout/_layout_style.scss */
.bg-orange {
  background-color: orange; }

/* line 303, ../../../../scss/layout/_layout_style.scss */
.bg-yellow {
  background-color: yellow; }

/* line 305, ../../../../scss/layout/_layout_style.scss */
.bg-purple {
  background-color: purple; }

/* line 307, ../../../../scss/layout/_layout_style.scss */
.bg-medium-blue {
  background-color: #03A9F4; }

/* line 309, ../../../../scss/layout/_layout_style.scss */
img.ajax-loader {
  display: inline;
  padding-top: 25%; }

/* line 314, ../../../../scss/layout/_layout_style.scss */
.space5 {
  clear: both;
  height: 5px; }

/* line 315, ../../../../scss/layout/_layout_style.scss */
.space10 {
  clear: both;
  height: 10px; }

/* line 316, ../../../../scss/layout/_layout_style.scss */
.space15 {
  clear: both;
  height: 15px; }

/* line 317, ../../../../scss/layout/_layout_style.scss */
.space20 {
  clear: both;
  height: 20px; }

/* line 318, ../../../../scss/layout/_layout_style.scss */
.space30 {
  clear: both;
  height: 30px; }

/* line 319, ../../../../scss/layout/_layout_style.scss */
.space50 {
  clear: both;
  height: 50px; }

/* line 320, ../../../../scss/layout/_layout_style.scss */
.space100 {
  clear: both;
  height: 100px; }

/* line 321, ../../../../scss/layout/_layout_style.scss */
.space200 {
  clear: both;
  height: 200px; }

/* line 323, ../../../../scss/layout/_layout_style.scss */
.normal {
  font-weight: normal; }

/* line 329, ../../../../scss/layout/_layout_style.scss */
table.no-cellspacing {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 334, ../../../../scss/layout/_layout_style.scss */
.uploadWrapper .dropArea {
  width: 100%;
  background-color: #FBFBFB;
  border: 2px dashed #EBEBEB;
  text-align: center;
  margin-bottom: 15px;
  padding: 45px;
  color: #444; }

/* line 344, ../../../../scss/layout/_layout_style.scss */
.modal-min-height {
  min-height: 160px; }

/* line 348, ../../../../scss/layout/_layout_style.scss */
.alert i {
  margin-left: 8px;
  vertical-align: top; }

/* line 353, ../../../../scss/layout/_layout_style.scss */
.nowrap-checkBox-div {
  white-space: nowrap; }

/* line 357, ../../../../scss/layout/_layout_style.scss */
.checkbox-form-control {
  width: auto;
  box-shadow: none; }

/* line 362, ../../../../scss/layout/_layout_style.scss */
.wrap-word {
  white-space: -moz-pre-wrap !important;
  /* Mozilla, since 1999 */
  white-space: -webkit-pre-wrap;
  /*Chrome & Safari */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: pre-wrap;
  /* css-3 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
  word-break: normal;
  white-space: normal; }

/* START - MARGIN AND PADDING */
/* line 375, ../../../../scss/layout/_layout_style.scss */
.no-margin-right {
  margin-right: 0px; }

/* line 377, ../../../../scss/layout/_layout_style.scss */
.no-margin-left {
  margin-left: 0px; }

/* line 379, ../../../../scss/layout/_layout_style.scss */
.no-padding-left {
  padding-left: 0px; }

/* line 380, ../../../../scss/layout/_layout_style.scss */
.padding-10 {
  padding: 10px; }

/* line 381, ../../../../scss/layout/_layout_style.scss */
.padding-5 {
  padding: 5px; }

/* line 383, ../../../../scss/layout/_layout_style.scss */
.no-margin {
  margin: 0px; }

/* line 385, ../../../../scss/layout/_layout_style.scss */
.no-margin-bottom {
  margin-bottom: 0px; }

/* line 386, ../../../../scss/layout/_layout_style.scss */
.margin-top-3, .nav-tabs > li > a {
  margin-top: 3px; }

/* line 388, ../../../../scss/layout/_layout_style.scss */
.margin-top-5 {
  margin-top: 5px; }

/* line 390, ../../../../scss/layout/_layout_style.scss */
.margin-top-6 {
  margin-top: 6px; }

/* line 392, ../../../../scss/layout/_layout_style.scss */
.margin-top-8 {
  margin-top: 8px; }

/* line 394, ../../../../scss/layout/_layout_style.scss */
.margin-top-10, body.wizard .mobileText {
  margin-top: 10px; }

/* line 396, ../../../../scss/layout/_layout_style.scss */
.margin-top-12 {
  margin-top: 12px; }

/* line 398, ../../../../scss/layout/_layout_style.scss */
.margin-top-15 {
  margin-top: 15px; }

/* line 400, ../../../../scss/layout/_layout_style.scss */
.margin-top-16 {
  margin-top: 16px; }

/* line 402, ../../../../scss/layout/_layout_style.scss */
.margin-top-20 {
  margin-top: 20px; }

/* line 404, ../../../../scss/layout/_layout_style.scss */
.margin-top-24 {
  margin-top: 24px; }

/* line 406, ../../../../scss/layout/_layout_style.scss */
.margin-top-30 {
  margin-top: 30px; }

/* line 408, ../../../../scss/layout/_layout_style.scss */
.margin-top-60 {
  margin-top: 60px; }

/* line 410, ../../../../scss/layout/_layout_style.scss */
.margin-right-5 {
  margin-right: 5px; }

/* line 412, ../../../../scss/layout/_layout_style.scss */
.margin-right-10, body.wizard .icon-icon_alert {
  margin-right: 10px; }

/* line 414, ../../../../scss/layout/_layout_style.scss */
.margin-right-12 {
  margin-right: 12px; }

/* line 416, ../../../../scss/layout/_layout_style.scss */
.margin-right-15 {
  margin-right: 15px; }

/* line 418, ../../../../scss/layout/_layout_style.scss */
.margin-right-20 {
  margin-right: 20px; }

/* line 419, ../../../../scss/layout/_layout_style.scss */
.margin-right-25 {
  margin-right: 25px; }

/* line 420, ../../../../scss/layout/_layout_style.scss */
.margin-right-30 {
  margin-right: 30px; }

/* line 421, ../../../../scss/layout/_layout_style.scss */
.margin-right-35 {
  margin-right: 35px; }

/* line 422, ../../../../scss/layout/_layout_style.scss */
.margin-right-40 {
  margin-right: 40px; }

/* line 423, ../../../../scss/layout/_layout_style.scss */
.margin-bottom-3 {
  margin-bottom: 3px; }

/* line 424, ../../../../scss/layout/_layout_style.scss */
.margin-bottom-5 {
  margin-bottom: 5px; }

/* line 426, ../../../../scss/layout/_layout_style.scss */
.margin-bottom-10, .personalMessageDiv {
  margin-bottom: 10px; }

/* line 428, ../../../../scss/layout/_layout_style.scss */
.margin-bottom-15 {
  margin-bottom: 15px; }

/* line 430, ../../../../scss/layout/_layout_style.scss */
.margin-bottom-20 {
  margin-bottom: 20px; }

/* line 432, ../../../../scss/layout/_layout_style.scss */
.margin-bottom-30 {
  margin-bottom: 30px; }

/* line 434, ../../../../scss/layout/_layout_style.scss */
.margin-bottom-40 {
  margin-bottom: 40px; }

/* line 436, ../../../../scss/layout/_layout_style.scss */
.margin-bottom-45 {
  margin-bottom: 45px; }

/* line 438, ../../../../scss/layout/_layout_style.scss */
.margin-left-5 {
  margin-left: 5px; }

/* line 440, ../../../../scss/layout/_layout_style.scss */
.margin-left-10 {
  margin-left: 10px; }

/* line 442, ../../../../scss/layout/_layout_style.scss */
.margin-left-12 {
  margin-left: 12px; }

/* line 444, ../../../../scss/layout/_layout_style.scss */
.margin-left-6 {
  margin-left: 6px; }

/* line 446, ../../../../scss/layout/_layout_style.scss */
.margin-left-15, nav.navbar.navbar-goSign > ul.navbar-nav.navbar-navigator, nav.navbar.navbar-goSign > p.navbar-text {
  margin-left: 15px; }

/* line 448, ../../../../scss/layout/_layout_style.scss */
.margin-left-30, body.wizard .subjectText {
  margin-left: 30px; }

/* line 450, ../../../../scss/layout/_layout_style.scss */
.margin-left-50 {
  margin-left: 50px; }

/* line 452, ../../../../scss/layout/_layout_style.scss */
.margin-left-negative-30 {
  margin-left: -30px; }

/* line 454, ../../../../scss/layout/_layout_style.scss */
.no-padding {
  padding: 0px; }

/* line 456, ../../../../scss/layout/_layout_style.scss */
.padding-9 {
  padding: 9px; }

/* line 458, ../../../../scss/layout/_layout_style.scss */
.no-padding-right {
  padding-right: 0; }

/* line 460, ../../../../scss/layout/_layout_style.scss */
.no-padding-left {
  padding-left: 0; }

/* line 462, ../../../../scss/layout/_layout_style.scss */
.padding-3 {
  padding: 3px; }

/* line 464, ../../../../scss/layout/_layout_style.scss */
.padding-5 {
  padding: 5px; }

/* line 466, ../../../../scss/layout/_layout_style.scss */
.padding-6 {
  padding: 6px; }

/* line 467, ../../../../scss/layout/_layout_style.scss */
.padding-10 {
  padding: 10px; }

/* line 468, ../../../../scss/layout/_layout_style.scss */
.padding-12 {
  padding: 12px; }

/* line 469, ../../../../scss/layout/_layout_style.scss */
.padding-16 {
  padding: 16px; }

/* line 470, ../../../../scss/layout/_layout_style.scss */
.padding-20 {
  padding: 20px; }

/* line 471, ../../../../scss/layout/_layout_style.scss */
.padding-24 {
  padding: 24px; }

/* line 472, ../../../../scss/layout/_layout_style.scss */
.padding-top-3 {
  padding-top: 3px; }

/* line 474, ../../../../scss/layout/_layout_style.scss */
.padding-top-5 {
  padding-top: 5px; }

/* line 476, ../../../../scss/layout/_layout_style.scss */
.padding-top-6 {
  padding-top: 6px; }

/* line 478, ../../../../scss/layout/_layout_style.scss */
.padding-top-12 {
  padding-top: 12px; }

/* line 480, ../../../../scss/layout/_layout_style.scss */
.padding-top-15 {
  padding-top: 15px; }

/* line 482, ../../../../scss/layout/_layout_style.scss */
.padding-top-16 {
  padding-top: 16px; }

/* line 484, ../../../../scss/layout/_layout_style.scss */
.padding-top-20 {
  padding-top: 20px; }

/* line 486, ../../../../scss/layout/_layout_style.scss */
.padding-top-24 {
  padding-top: 24px; }

/* line 488, ../../../../scss/layout/_layout_style.scss */
.padding-top-28 {
  padding-top: 28px; }

/* line 490, ../../../../scss/layout/_layout_style.scss */
.padding-top-32 {
  padding-top: 32px; }

/* line 492, ../../../../scss/layout/_layout_style.scss */
.padding-right-6 {
  padding-right: 6px; }

/* line 494, ../../../../scss/layout/_layout_style.scss */
.padding-right-10 {
  padding-right: 10px; }

/* line 496, ../../../../scss/layout/_layout_style.scss */
.padding-right-15 {
  padding-right: 15px; }

/* line 498, ../../../../scss/layout/_layout_style.scss */
.padding-right-16 {
  padding-right: 16px; }

/* line 500, ../../../../scss/layout/_layout_style.scss */
.padding-right-20 {
  padding-right: 20px; }

/* line 502, ../../../../scss/layout/_layout_style.scss */
.padding-right-24 {
  padding-right: 24px; }

/* line 504, ../../../../scss/layout/_layout_style.scss */
.padding-right-30 {
  padding-right: 30px; }

/* line 506, ../../../../scss/layout/_layout_style.scss */
.padding-right-32 {
  padding-right: 32px; }

/* line 508, ../../../../scss/layout/_layout_style.scss */
.padding-right-50 {
  padding-right: 50px; }

/* line 510, ../../../../scss/layout/_layout_style.scss */
.padding-bottom-3 {
  padding-bottom: 3px; }

/* line 512, ../../../../scss/layout/_layout_style.scss */
.padding-bottom-5 {
  padding-bottom: 5px; }

/* line 514, ../../../../scss/layout/_layout_style.scss */
.padding-bottom-6 {
  padding-bottom: 6px; }

/* line 516, ../../../../scss/layout/_layout_style.scss */
.padding-bottom-12 {
  padding-bottom: 12px; }

/* line 518, ../../../../scss/layout/_layout_style.scss */
.padding-bottom-20 {
  padding-bottom: 20px; }

/* line 520, ../../../../scss/layout/_layout_style.scss */
.padding-left-5 {
  padding-left: 5px; }

/* line 522, ../../../../scss/layout/_layout_style.scss */
.padding-left-6 {
  padding-left: 6px; }

/* line 524, ../../../../scss/layout/_layout_style.scss */
.padding-left-10 {
  padding-left: 10px; }

/* line 526, ../../../../scss/layout/_layout_style.scss */
.padding-left-15 {
  padding-left: 15px; }

/* line 528, ../../../../scss/layout/_layout_style.scss */
.margin-left-20 {
  margin-left: 20px; }

/* line 530, ../../../../scss/layout/_layout_style.scss */
.padding-left-25 {
  padding-left: 25px; }

/* line 532, ../../../../scss/layout/_layout_style.scss */
.margin-left {
  margin-left: 2%; }

/* line 534, ../../../../scss/layout/_layout_style.scss */
.margin-right {
  margin-right: 2%; }

/* line 536, ../../../../scss/layout/_layout_style.scss */
.padding-left-3 {
  padding-left: 3px; }

/* line 538, ../../../../scss/layout/_layout_style.scss */
.padding-right-3 {
  padding-right: 3px; }

/* line 540, ../../../../scss/layout/_layout_style.scss */
.padding-left-0 {
  padding-left: 0; }

/* line 542, ../../../../scss/layout/_layout_style.scss */
.padding-right-0 {
  padding-right: 0; }

/* STOP - MARGIN AND PADDING */
/* line 546, ../../../../scss/layout/_layout_style.scss */
.width-100, nav.navbar.navbar-goSign, table.select-policy, body.dossier div.flex-button, body.dossier button.flex-button, body.wizard .panel-body, body.wizard #dropdown-menu li > a, body.superadmin-envelopeOperationsSearch div.flex-button, body.superadmin-envelopeOperationsSearch button.flex-button, .full-input, .fullwidth, div#DocumentViewer, .label-panel label {
  width: 100%; }

/* line 548, ../../../../scss/layout/_layout_style.scss */
.height-100 {
  height: 100%; }

/* line 550, ../../../../scss/layout/_layout_style.scss */
.overflow-hidden {
  overflow: hidden; }

/* line 552, ../../../../scss/layout/_layout_style.scss */
.break-word, body.wizard .mobileText, body.wizard .subjectText {
  word-wrap: break-word; }

/* line 554, ../../../../scss/layout/_layout_style.scss */
.display-flex {
  display: flex; }

/* line 556, ../../../../scss/layout/_layout_style.scss */
.display-inline {
  display: inline; }

/* line 558, ../../../../scss/layout/_layout_style.scss */
.inline-flex {
  display: inline-flex; }

/* line 560, ../../../../scss/layout/_layout_style.scss */
.row-align-inline {
  display: inline-table; }

/* line 562, ../../../../scss/layout/_layout_style.scss */
.vertical-align-top {
  vertical-align: top; }

/* line 564, ../../../../scss/layout/_layout_style.scss */
.vertical-align-bottom {
  vertical-align: bottom; }

/* line 566, ../../../../scss/layout/_layout_style.scss */
.cursor-pointer, body.send #searchclear .hover, body.superadmin #searchclear .hover, body.wizard #envelopeDetailEffect div.panel .panel-heading, #manualSearch .hover, #searchclear .hover, .rbTools-input-container > label, .row-modal-inviteMassMarketUser:hover {
  cursor: pointer; }

/* line 568, ../../../../scss/layout/_layout_style.scss */
.hide-element, body.wizard .hide-icon, #toHide, .popover-title {
  display: none; }

/* line 570, ../../../../scss/layout/_layout_style.scss */
.height-50 {
  height: 50px; }

/* line 572, ../../../../scss/layout/_layout_style.scss */
.align-right {
  text-align: right; }

/* line 574, ../../../../scss/layout/_layout_style.scss */
.font-20, .icon-content_sysGenerator_SFD, .icon-content_sysGenerator_SAP, .icon-content_sysGenerator_SB3, .icon-content_sysGenerator_ARS {
  font-size: 20px; }

/* line 576, ../../../../scss/layout/_layout_style.scss */
.font-14, .icon-content_sysGenerator_ARI, .icon-content_sysGenerator_UNK, .content_sysGenerator_ICON_NOT_AVAILABLE, .content_sysGenerator_CUSTOM_ICON {
  font-size: 14px; }

/* line 578, ../../../../scss/layout/_layout_style.scss */
.nav-tabs > li .close {
  margin: 2px 0 0 10px;
  font-size: 18px; }

/* line 583, ../../../../scss/layout/_layout_style.scss */
.nav-tabs > li > a {
  background-color: #fff;
  border-top: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  color: #afafaf; }

/* line 593, ../../../../scss/layout/_layout_style.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:hover {
  background-color: #fff;
  border-top: 1px solid #979797;
  border-right: 1px solid #979797;
  border-left: 1px solid #979797;
  border-bottom: 1px solid #cdcdcd; }

/* line 601, ../../../../scss/layout/_layout_style.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:hover {
  color: #0275D8; }

/* line 605, ../../../../scss/layout/_layout_style.scss */
.disabled-link {
  pointer-events: none;
  cursor: default;
  opacity: 0.6; }

/* line 612, ../../../../scss/layout/_layout_style.scss */
.chip > .icon-ic_pen_3.to-confirm {
  color: orange; }
/* line 615, ../../../../scss/layout/_layout_style.scss */
.chip > .icon-icon_pen_2.to-confirm {
  color: orange; }

/*utilizzabile per le chips gli utenti in cc dentro envelope det*/
/* line 621, ../../../../scss/layout/_layout_style.scss */
.md-chip {
  display: inline-block;
  border-radius: 25px;
  margin-right: 5px;
  padding: 0;
  height: 22px;
  line-height: 22px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  transition: .2s ease-out; }

/* line 632, ../../../../scss/layout/_layout_style.scss */
.md-chip-img .md-chip-span, .md-chip-text {
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  height: 22px; }

/* line 639, ../../../../scss/layout/_layout_style.scss */
#enveDetComment {
  height: 100%;
  max-height: 300px;
  display: inline-block;
  overflow-y: auto;
  border: 0; }

/* line 647, ../../../../scss/layout/_layout_style.scss */
.col-form-label {
  padding-top: .5rem;
  padding-bottom: .5rem;
  margin-bottom: 0; }

/* line 653, ../../../../scss/layout/_layout_style.scss */
.row-border-top-bottom {
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd; }

/* line 658, ../../../../scss/layout/_layout_style.scss */
.btn-xs-padding-8 {
  padding: 8px; }

/* START MEDIA */
/*layout responsive per nav-bar < 768px */
@media screen and (max-width: 768px) {
  /* line 667, ../../../../scss/layout/_layout_style.scss */
  ul#dropdown-menu {
    position: absolute;
    margin-top: 0px;
    background-color: #fff;
    color: #000;
    border: 1px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
    /* line 676, ../../../../scss/layout/_layout_style.scss */
    ul#dropdown-menu > li {
      color: #000;
      width: 100%; }
      /* line 679, ../../../../scss/layout/_layout_style.scss */
      ul#dropdown-menu > li * {
        color: #000;
        width: 100%;
        margin: auto 0;
        padding-left: 0;
        padding-right: 0;
        text-align: center; } }
/* media query per il responsive per tutti gli schermi sotto 768px, non settare max-width: 768px poiche bootstrap usa un altra media query da 768-991px */
@media (max-width: 767px) {
  /* line 697, ../../../../scss/layout/_layout_style.scss */
  .nav-smartsign-right > li > #navbar-text {
    margin: 0 auto;
    padding: 8px 8px 8px 0;
    z-index: 5; }

  /* line 702, ../../../../scss/layout/_layout_style.scss */
  ul.nav-smartsign-right {
    margin-top: 10px; }

  /* line 705, ../../../../scss/layout/_layout_style.scss */
  button#dropdownHeaderMenu {
    padding-top: 9px;
    padding-bottom: 9px; } }
/* END MEDIA */
/* line 714, ../../../../scss/layout/_layout_style.scss */
.extra-bottom-padding-24 {
  padding-bottom: 24px; }

/* line 717, ../../../../scss/layout/_layout_style.scss */
.extra-top-padding-24 {
  margin-bottom: 24px; }

/* line 720, ../../../../scss/layout/_layout_style.scss */
.extra-bottom-margin-24 {
  margin-bottom: 24px; }

/* line 723, ../../../../scss/layout/_layout_style.scss */
.extra-top-margin-24 {
  margin-bottom: 24px; }

/* line 726, ../../../../scss/layout/_layout_style.scss */
.extra-bottom-margin-15 {
  margin-bottom: 15px; }

/* line 730, ../../../../scss/layout/_layout_style.scss */
.padding-bottom-12 {
  padding-bottom: 12px; }

/* line 734, ../../../../scss/layout/_layout_style.scss */
.margin-bottom-12 {
  margin-bottom: 12px; }

/* line 738, ../../../../scss/layout/_layout_style.scss */
.padding-bottom-12 {
  padding-bottom: 12px; }

/* line 741, ../../../../scss/layout/_layout_style.scss */
.margin-bottom-16 {
  margin-bottom: 16px; }

/*utilizzzato dalla modale che visualizza il tutorial dello stranger, può essere usato per altri tutorial*/
/* line 746, ../../../../scss/layout/_layout_style.scss */
#showTutorial .carousel .glyphicon {
  color: #0064bc;
  border-color: #fff; }

/* line 751, ../../../../scss/layout/_layout_style.scss */
#showTutorial .item {
  background-color: #000; }

/* line 754, ../../../../scss/layout/_layout_style.scss */
#showTutorial ul.carousel-text {
  position: absolute;
  color: #fff;
  z-index: 1;
  text-align: center;
  width: 100%;
  bottom: 25px; }

/* line 762, ../../../../scss/layout/_layout_style.scss */
#showTutorial ul.carousel-text {
  list-style: none; }

/* line 765, ../../../../scss/layout/_layout_style.scss */
#showTutorial {
  z-index: 9999; }

/* line 769, ../../../../scss/layout/_layout_style.scss */
#showTutorial div.item > div {
  height: 100%;
  width: 100%;
  background-color: black;
  position: absolute;
  z-index: 1;
  opacity: 0.25; }

/* line 777, ../../../../scss/layout/_layout_style.scss */
#showTutorial #carouselStranger ol.carousel-indicators {
  bottom: 0; }

/*fine tutorial*/
/*Footer attaccat in basso per pagine AutomaticCertificate solo per schermi superiore a 768px*/
@media screen and (min-width: 768px) {
  /* line 783, ../../../../scss/layout/_layout_style.scss */
  body.automaticCertificate-automaticCertificateReport .footer, body.automaticCertificate .footer {
    margin-bottom: 5px;
    bottom: 0;
    position: absolute;
    width: 100%; } }
/* line 791, ../../../../scss/layout/_layout_style.scss */
.rbTools-input-container.disabled > label {
  cursor: auto; }

/* line 794, ../../../../scss/layout/_layout_style.scss */
#labbaActionButton ul#dropdown-menu > li > a {
  cursor: pointer; }

/*style per i log event*/
/* line 799, ../../../../scss/layout/_layout_style.scss */
.text-center, .logo-container {
  text-align: center; }

/* line 802, ../../../../scss/layout/_layout_style.scss */
.hight-25 {
  height: 25px; }

/* line 805, ../../../../scss/layout/_layout_style.scss */
.list-log-event {
  color: white;
  text-align: center;
  border-radius: 5px; }

/*altezza fissa utilizzata per il popover della selezione dei manager*/
/* line 813, ../../../../scss/layout/_layout_style.scss */
.height-280 {
  height: 280px; }

/* line 815, ../../../../scss/layout/_layout_style.scss */
.height-405 {
  height: 405px; }

/* line 817, ../../../../scss/layout/_layout_style.scss */
.height-308 {
  height: 308px; }

/* line 819, ../../../../scss/layout/_layout_style.scss */
.height-295 {
  height: 295px; }

/* line 821, ../../../../scss/layout/_layout_style.scss */
.width-100p {
  width: 100%; }

/*Capitalize  in lower or upper Case*/
/* line 824, ../../../../scss/layout/_layout_style.scss */
.capitalize-lowercase {
  text-transform: lowercase; }

/* line 826, ../../../../scss/layout/_layout_style.scss */
.capitalize {
  text-transform: capitalize; }

/*Style dell'imagine delete*/
/* line 828, ../../../../scss/layout/_layout_style.scss */
.img-delete-style {
  border-width: 0px;
  width: 16px;
  height: 16px; }

/* line 832, ../../../../scss/layout/_layout_style.scss */
.navbar-userInfo {
  margin: 0px;
  color: white;
  padding: 15px 15px; }

@media (max-width: 767px) {
  /* line 840, ../../../../scss/layout/_layout_style.scss */
  body.wizard {
    overflow: auto; } }
/* line 845, ../../../../scss/layout/_layout_style.scss */
.icon-font-20 {
  font-size: 20px; }

/* line 848, ../../../../scss/layout/_layout_style.scss */
.signature-image-max-size {
  max-width: 300px;
  max-height: 300px; }

/* line 852, ../../../../scss/layout/_layout_style.scss */
.border-color-ccc {
  border: 1px solid #ccc;
  border-radius: 4px; }

/* line 856, ../../../../scss/layout/_layout_style.scss */
#warningFirstTimeout {
  display: none; }

/* line 859, ../../../../scss/layout/_layout_style.scss */
.margin-top-25 {
  margin-top: 25px; }

/* line 862, ../../../../scss/layout/_layout_style.scss */
.text-left {
  text-align: left; }

/* line 865, ../../../../scss/layout/_layout_style.scss */
.no-undeline {
  text-decoration: none; }
  /* line 867, ../../../../scss/layout/_layout_style.scss */
  .no-undeline:hover {
    text-decoration: none; }
  /* line 870, ../../../../scss/layout/_layout_style.scss */
  .no-undeline:active {
    text-decoration: none; }
  /* line 873, ../../../../scss/layout/_layout_style.scss */
  .no-undeline:focus {
    text-decoration: none; }

/* line 878, ../../../../scss/layout/_layout_style.scss */
width-20px {
  width: 20px; }

/* line 882, ../../../../scss/layout/_layout_style.scss */
.task-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #363636; }

/* enable absolute positioning */
/* line 889, ../../../../scss/layout/_layout_style.scss */
.inner-addon {
  position: relative; }

/* style icon */
/* line 894, ../../../../scss/layout/_layout_style.scss */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none; }

/* align icon */
/* line 901, ../../../../scss/layout/_layout_style.scss */
.left-addon .glyphicon {
  left: 0px; }

/* line 902, ../../../../scss/layout/_layout_style.scss */
.right-addon .glyphicon {
  right: 0px; }

/* add padding  */
/* line 905, ../../../../scss/layout/_layout_style.scss */
.left-addon input {
  padding-left: 30px; }

/* line 906, ../../../../scss/layout/_layout_style.scss */
.right-addon input {
  padding-right: 30px; }

/* line 907, ../../../../scss/layout/_layout_style.scss */
.search-silver .glyphicon {
  color: #ccc; }

/* line 911, ../../../../scss/layout/_layout_style.scss */
.hr-inset {
  border-style: inset; }

/* line 916, ../../../../scss/layout/_layout_style.scss */
.text-justify {
  text-align: justify; }

/* line 920, ../../../../scss/layout/_layout_style.scss */
.doc-show-info {
  width: 128px;
  margin-bottom: 10px;
  padding: 0px 10px; }

/* line 926, ../../../../scss/layout/_layout_style.scss */
.filename-style {
  display: flex;
  text-overflow: ellipsis;
  padding: 5px 1px;
  color: #2186dc;
  justify-content: space-around;
  /* color: #0064bc; */
  /* & .doc-icon-download {
  	z-index: 100;
  	position: absolute;
  	top: 4px;
  	right: 2px;
  } */ }

/* line 941, ../../../../scss/layout/_layout_style.scss */
.doc-file-icon {
  float: right;
  padding: 0px 2px;
  cursor: pointer;
  z-index: 100; }

/* line 948, ../../../../scss/layout/_layout_style.scss */
.text-transform-uppercase {
  text-transform: uppercase; }

/* line 952, ../../../../scss/layout/_layout_style.scss */
.nav-smartsign-right .dropdown-menu, .nav-smartsign-right .popover ul.menu-list, .popover .nav-smartsign-right ul.menu-list {
  border-color: transparent;
  padding-top: 0px; }
  /* line 955, ../../../../scss/layout/_layout_style.scss */
  .nav-smartsign-right .dropdown-menu .dropdown-item, .nav-smartsign-right .popover ul.menu-list .dropdown-item, .popover .nav-smartsign-right ul.menu-list .dropdown-item {
    padding: 7px 1.5rem; }

/* line 959, ../../../../scss/layout/_layout_style.scss */
#userDropdownBox {
  margin-right: 20px; }

/* line 963, ../../../../scss/layout/_layout_style.scss */
.nav-smartsign-right ul.dropdown-user {
  padding: 0px;
  width: 320px; }
  /* line 966, ../../../../scss/layout/_layout_style.scss */
  .nav-smartsign-right ul.dropdown-user li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    color: #38a2d7; }
    /* line 971, ../../../../scss/layout/_layout_style.scss */
    .nav-smartsign-right ul.dropdown-user li.divider {
      height: 1px;
      overflow: hidden; }
    /* line 975, ../../../../scss/layout/_layout_style.scss */
    .nav-smartsign-right ul.dropdown-user li.divider.trasparent {
      background-color: transparent; }
    /* line 978, ../../../../scss/layout/_layout_style.scss */
    .nav-smartsign-right ul.dropdown-user li .dw-user-box {
      padding: 24px 12px;
      height: 80px; }
      /* line 981, ../../../../scss/layout/_layout_style.scss */
      .nav-smartsign-right ul.dropdown-user li .dw-user-box .u-img, .nav-smartsign-right ul.dropdown-user li .dw-user-box .u-span {
        width: 60px;
        display: inline-block;
        vertical-align: top;
        height: 100%; }
        /* line 986, ../../../../scss/layout/_layout_style.scss */
        .nav-smartsign-right ul.dropdown-user li .dw-user-box .u-img img, .nav-smartsign-right ul.dropdown-user li .dw-user-box .u-span img {
          width: 50%;
          height: 100%;
          vertical-align: middle;
          text-align: center;
          border-radius: 5px;
          margin-left: 25%; }
        /* line 994, ../../../../scss/layout/_layout_style.scss */
        .nav-smartsign-right ul.dropdown-user li .dw-user-box .u-img span:before, .nav-smartsign-right ul.dropdown-user li .dw-user-box .u-span span:before {
          width: 100%;
          border-radius: 5px; }
      /* line 999, ../../../../scss/layout/_layout_style.scss */
      .nav-smartsign-right ul.dropdown-user li .dw-user-box .u-text {
        width: 225px;
        display: inline-block;
        padding-left: 10px;
        height: 100%; }
        /* line 1005, ../../../../scss/layout/_layout_style.scss */
        .nav-smartsign-right ul.dropdown-user li .dw-user-box .u-text div.div-table {
          display: table;
          height: 100%; }
          /* line 1009, ../../../../scss/layout/_layout_style.scss */
          .nav-smartsign-right ul.dropdown-user li .dw-user-box .u-text div.div-table > div.table-cell {
            display: table-cell;
            vertical-align: middle; }
            /* line 1012, ../../../../scss/layout/_layout_style.scss */
            .nav-smartsign-right ul.dropdown-user li .dw-user-box .u-text div.div-table > div.table-cell h4 {
              margin: 0px; }
            /* line 1015, ../../../../scss/layout/_layout_style.scss */
            .nav-smartsign-right ul.dropdown-user li .dw-user-box .u-text div.div-table > div.table-cell p {
              margin-bottom: 2px;
              font-size: 14px;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis; }
    /* line 1026, ../../../../scss/layout/_layout_style.scss */
    .nav-smartsign-right ul.dropdown-user li a, .nav-smartsign-right ul.dropdown-user li button {
      padding: 9px 15px;
      display: block; }
      /* line 1029, ../../../../scss/layout/_layout_style.scss */
      .nav-smartsign-right ul.dropdown-user li a:hover, .nav-smartsign-right ul.dropdown-user li button:hover {
        text-decoration: none; }
    /* line 1033, ../../../../scss/layout/_layout_style.scss */
    .nav-smartsign-right ul.dropdown-user li .no-link {
      padding: 9px 15px 9px 15px; }

/* line 1038, ../../../../scss/layout/_layout_style.scss */
li.custom-account-security .glyphicon-lock {
  font-size: 24px;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 5px; }

/* line 1044, ../../../../scss/layout/_layout_style.scss */
.img-icon {
  height: 24px;
  margin-right: 5px; }

/* line 1048, ../../../../scss/layout/_layout_style.scss */
.text-ellipsis, .custom-text-ellipsis, body.home #display-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

/* line 1053, ../../../../scss/layout/_layout_style.scss */
.custom-text-ellipsis {
  width: 225px; }

/* line 1057, ../../../../scss/layout/_layout_style.scss */
.custom-btn-upgrade {
  font-size: 75%;
  line-height: 100%;
  border-radius: 25px; }

/* line 1062, ../../../../scss/layout/_layout_style.scss */
.custom-li-u-menu {
  line-height: 28px; }

/* line 1065, ../../../../scss/layout/_layout_style.scss */
.display-table {
  display: table;
  width: 100%;
  padding-right: 10px; }
  /* line 1069, ../../../../scss/layout/_layout_style.scss */
  .display-table .display-table-cel {
    display: table-cell;
    vertical-align: middle; }
    /* line 1072, ../../../../scss/layout/_layout_style.scss */
    .display-table .display-table-cel > button {
      margin-top: 8px; }

/* line 1077, ../../../../scss/layout/_layout_style.scss */
.double-text-content {
  clear: right;
  display: inline-block; }
  /* line 1080, ../../../../scss/layout/_layout_style.scss */
  .double-text-content .custom-subtitle {
    padding-left: 3px;
    line-height: 70%;
    font-size: 70%;
    color: black; }
    /* line 1085, ../../../../scss/layout/_layout_style.scss */
    .double-text-content .custom-subtitle > p {
      margin: 0px; }

/* line 1091, ../../../../scss/layout/_layout_style.scss */
.black {
  color: black; }

/* line 1094, ../../../../scss/layout/_layout_style.scss */
.normal {
  font-weight: normal; }

/* line 1098, ../../../../scss/layout/_layout_style.scss */
.business-badge {
  font-size: 1.31em;
  border-radius: 25px;
  position: absolute;
  right: 20px;
  font-weight: normal;
  background-color: #6fb4d8; }

/* line 1106, ../../../../scss/layout/_layout_style.scss */
bold {
  font-weight: bold; }

/* line 1109, ../../../../scss/layout/_layout_style.scss */
.margin-bottom-48 {
  margin-bottom: 48px; }

/* line 1112, ../../../../scss/layout/_layout_style.scss */
.margin-bottom-32 {
  margin-bottom: 32px; }

/* line 1115, ../../../../scss/layout/_layout_style.scss */
.style-btn-active-dike {
  border-radius: 50px;
  padding: 12px 28px; }

/* line 1119, ../../../../scss/layout/_layout_style.scss */
.italic {
  font-style: italic; }

/* line 1122, ../../../../scss/layout/_layout_style.scss */
.margin-bottom-80 {
  margin-bottom: 80px; }

/* line 1125, ../../../../scss/layout/_layout_style.scss */
.image-style, body.home .grapho-image-style {
  margin: -15px;
  border-radius: 0 5px 5px 0;
  height: 499px;
  background-color: white;
  background-image: url(../images/infocert_mm_icon/modal_upgrade_business.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left top; }

/* line 1136, ../../../../scss/layout/_layout_style.scss */
.size12em {
  font-size: 1.2em; }

/* line 1, ../../../../scss/layout/_layout_style_smart_sign.scss */
html {
  height: 100%; }

/* style dello spinner*/
/* line 5, ../../../../scss/layout/_layout_style_smart_sign.scss */
.spinner-content {
  height: 150px; }
  /* line 7, ../../../../scss/layout/_layout_style_smart_sign.scss */
  .spinner-content .spinner-body {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%; }

/* line 20, ../../../../scss/layout/_layout_style_smart_sign.scss */
.tour-backdrop {
  background: black;
  opacity: 0.6; }

/* line 25, ../../../../scss/layout/_layout_style_smart_sign.scss */
.bold {
  font-weight: bold; }

/* line 29, ../../../../scss/layout/_layout_style_smart_sign.scss */
body.dossier.modal-open #modalDetail .panel.panel-document-details {
  margin-bottom: 0px; }

/* line 34, ../../../../scss/layout/_layout_style_smart_sign.scss */
body.oauth-userApproval {
  overflow: hidden;
  height: 100%; }

/* line 39, ../../../../scss/layout/_layout_style_smart_sign.scss */
body.saml {
  overflow: hidden; }

/* line 43, ../../../../scss/layout/_layout_style_smart_sign.scss */
label.bold {
  font-weight: bold; }

/* line 47, ../../../../scss/layout/_layout_style_smart_sign.scss */
.inline-block {
  display: inline-block; }

/* line 52, ../../../../scss/layout/_layout_style_smart_sign.scss */
div#envelopeFieldForm > div.row-navbar-signbook {
  margin-top: 10px; }

/* fine css per envelope details */
/*inserisce i .. se il nome e piu lungo del div*/
/* line 63, ../../../../scss/layout/_layout_style_smart_sign.scss */
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block; }

/*inserisce i .. se il nome e piu lungo del div senza diplay block per non far andare la linea a capo*/
/* line 69, ../../../../scss/layout/_layout_style_smart_sign.scss */
.ellipsis2, body.wizard .subjectText {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

/*regola CSS per la nav-bar solo con TEXT*/
/* line 74, ../../../../scss/layout/_layout_style_smart_sign.scss */
ul.nav-smartsign > li.text > span.text {
  line-height: 50px;
  vertical-align: middle; }

/* serve per far apparire il calendar sovrapposto alla modale */
/* line 80, ../../../../scss/layout/_layout_style_smart_sign.scss */
.bootstrap-datetimepicker-widget {
  z-index: 9999; }

/* line 84, ../../../../scss/layout/_layout_style_smart_sign.scss */
.popover {
  z-index: 900; }

/* line 88, ../../../../scss/layout/_layout_style_smart_sign.scss */
.tt-dropdown-menu {
  max-height: 320px;
  overflow-y: auto; }

/* START MEDIA */
/* media query per la gestione del viewer */
@media (min-width: 1090px) {
  /* line 97, ../../../../scss/layout/_layout_style_smart_sign.scss */
  #modalPDF .modal-dialog {
    min-width: 991px;
    height: 700px; }

  /* line 102, ../../../../scss/layout/_layout_style_smart_sign.scss */
  #viewer {
    height: 700px; } }
@media (min-windth: 678px) and (min-width: 992px) {
  /* line 108, ../../../../scss/layout/_layout_style_smart_sign.scss */
  #modalPDF .modal-dialog {
    min-width: 700px;
    height: 420px; }

  /* line 113, ../../../../scss/layout/_layout_style_smart_sign.scss */
  #viewer {
    height: 420px; } }
@media (max-width: 677px) {
  /* line 119, ../../../../scss/layout/_layout_style_smart_sign.scss */
  #modalPDF .modal-dialog {
    min-width: 580px;
    height: 350px; }

  /* line 124, ../../../../scss/layout/_layout_style_smart_sign.scss */
  #viewer {
    height: 350px; } }
/* line 129, ../../../../scss/layout/_layout_style_smart_sign.scss */
.envelope-download a.envelope-download-pdf:hover,
.envelope-download a.envelope-download-pdf:focus {
  text-decoration: none; }

/* END MEDIA */
/* display type */
/* tolto footer alla wizard*/
/* line 137, ../../../../scss/layout/_layout_style_smart_sign.scss */
body.wizard div.footer {
  display: none; }

/* line 141, ../../../../scss/layout/_layout_style_smart_sign.scss */
.display-block {
  display: block; }

/* line 145, ../../../../scss/layout/_layout_style_smart_sign.scss */
.display-none {
  display: none; }

/* line 149, ../../../../scss/layout/_layout_style_smart_sign.scss */
.display-inline-block {
  display: inline-block; }

/* line 153, ../../../../scss/layout/_layout_style_smart_sign.scss */
.display-inline {
  display: inline; }

/* end display type*/
/* line 158, ../../../../scss/layout/_layout_style_smart_sign.scss */
.tableWrapText {
  table-layout: fixed;
  word-wrap: break-word; }

/* line 163, ../../../../scss/layout/_layout_style_smart_sign.scss */
.no-background {
  background: none; }

/* line 167, ../../../../scss/layout/_layout_style_smart_sign.scss */
.style-message-info {
  color: grey;
  font-size: 0.9em; }

/* line 172, ../../../../scss/layout/_layout_style_smart_sign.scss */
.cursor-pointer, body.send #searchclear .hover, body.superadmin #searchclear .hover, body.wizard #envelopeDetailEffect div.panel .panel-heading, #manualSearch .hover, #searchclear .hover, .rbTools-input-container > label, .row-modal-inviteMassMarketUser:hover {
  cursor: pointer; }

/* line 176, ../../../../scss/layout/_layout_style_smart_sign.scss */
.settings-vertical-middle {
  display: inline-table;
  height: 50px; }

/* line 181, ../../../../scss/layout/_layout_style_smart_sign.scss */
.settings-vertical-middle > div.table-cell {
  display: table-cell;
  vertical-align: middle; }

/* line 186, ../../../../scss/layout/_layout_style_smart_sign.scss */
.settings-icon-style {
  font-size: 24px;
  top: 12px;
  position: absolute; }

/* line 192, ../../../../scss/layout/_layout_style_smart_sign.scss */
.line-heigth-24 {
  line-height: 24px;
  margin-left: 30px; }

/* line 197, ../../../../scss/layout/_layout_style_smart_sign.scss */
.overflow-auto {
  overflow: auto; }

/* line 201, ../../../../scss/layout/_layout_style_smart_sign.scss */
.sign-modal-big-smile {
  font-size: 120px; }

/* line 1, ../../../../scss/pages/_pages.scss */
body, body.login {
  /*importo lo stile per la pagina di ringraziemnti */
  /*importo lo stile per la pagina di ringraziamento semplice */
  /*importo lo stile per le modali di firme */
  /*importo lo stile per la pagina dei certificati automatici */
  /*importo lo stile per la pagina di callback di outh 2(dropbox) */ }
  /* line 3, ../../../../scss/pages/_pages.scss */
  body.admin {
    /*START style docclass*/
    /*END - doc class*/
    /*style policy*/
    /*fine style policy*/
    /*campi di lookup css*/
    /*fine campi di lookup css*/
    /* enable absolute positioning */
    /* style icon */
    /* align icon */
    /* add padding  */
    /* pagina moduli admin */
    /* INIZIO CLASSI MASS-MARKET */
    /* FINE CLASSI MASS-MARKET */
    /*CLASSI COMMENTATE DALLA 4.1.0 */
    /*doc Class*/
    /* per avvicinare l'espressione alla riga del relativo campo */
    /*fine doc Class*/
    /*eventLog*/
    /*spostare il seguente codice nella send inserire i css solo delle modali e del cloud storage*/
    /*bottoni  integrati nella send quindi devono andare nella send*/
    /*fine integrazione dei bottoni*/
    /* scroll fixes */
    /*** style per dropBox**/
    /* non cambiare ordine di queste regole CSS altriemtni si  modifica tutto il layout dei bottoni clouds*/
    /**************
    * CSS di  jquery file tree
    *
    *
    *********/
    /*fine gestione del  css di CSS di  jquery file tree*/ }
    /* line 2, ../../../../scss/pages/_admin.scss */
    body.admin .in {
      height: auto !important; }
    /* line 6, ../../../../scss/pages/_admin.scss */
    body.admin .table-responsive > thead > tr > th, body.admin .table-responsive > tbody > tr > th, body.admin .table-responsive > tfoot > tr > th, body.admin .table-responsive > thead > tr > td, body.admin .table-responsive > tbody > tr > td, body.admin .table-responsive > tfoot > tr > td {
      padding-bottom: 10px; }
    /* line 9, ../../../../scss/pages/_admin.scss */
    body.admin .circular-border-solid-1 {
      display: inline-block;
      margin-bottom: 0;
      font-weight: normal;
      text-align: center;
      vertical-align: middle;
      touch-action: manipulation;
      background-image: none;
      border: 1px solid #ccc;
      white-space: nowrap;
      padding: 6px 12px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      user-select: none; }
    /* line 26, ../../../../scss/pages/_admin.scss */
    body.admin .tableColumn {
      padding-left: 2px;
      padding-right: 2px; }
    /* line 31, ../../../../scss/pages/_admin.scss */
    body.admin tr.inner-table button.btn-success {
      background-color: #1d62a7;
      border-color: #1d62a7; }
    /* line 36, ../../../../scss/pages/_admin.scss */
    body.admin .help-block {
      color: #FE4F54; }
    /* line 41, ../../../../scss/pages/_admin.scss */
    body.admin #header {
      margin-bottom: 1%; }
    /* line 45, ../../../../scss/pages/_admin.scss */
    body.admin div.form-attachment {
      display: inline-block; }
    /* line 50, ../../../../scss/pages/_admin.scss */
    body.admin .policyDetailText {
      margin-bottom: 0px !important; }
    /* line 54, ../../../../scss/pages/_admin.scss */
    body.admin .tdEditStepBtn {
      white-space: nowrap; }
    /* line 56, ../../../../scss/pages/_admin.scss */
    body.admin .condition {
      text-align: left;
      margin-bottom: 0px !important;
      min-width: 450px;
      max-width: 500px;
      padding-left: 3px;
      display: inherit; }
      @media screen and (max-width: 1200px) {
        /* line 56, ../../../../scss/pages/_admin.scss */
        body.admin .condition {
          max-width: 65%;
          min-width: 40%; } }
    /* line 69, ../../../../scss/pages/_admin.scss */
    body.admin div.conditionRow {
      padding-bottom: 30px; }
    /* line 73, ../../../../scss/pages/_admin.scss */
    body.admin td {
      vertical-align: inherit; }
    /* line 77, ../../../../scss/pages/_admin.scss */
    body.admin .orderMgr {
      display: inline;
      width: 50px; }
    /* line 82, ../../../../scss/pages/_admin.scss */
    body.admin .label-se {
      margin-top: 5px;
      font-size: 18px; }
    /* line 88, ../../../../scss/pages/_admin.scss */
    body.admin table.inner-table {
      border: 1px solid #ccc;
      width: 89%;
      margin: 0 5% 1% 5%;
      max-height: 300px;
      overflow-y: scroll;
      border-radius: 4px; }
    /* line 97, ../../../../scss/pages/_admin.scss */
    body.admin table.inner-table thead {
      background-color: #1d62a7;
      color: #fff; }
    /* line 102, ../../../../scss/pages/_admin.scss */
    body.admin .inner-table-tbody {
      display: none; }
    /* line 106, ../../../../scss/pages/_admin.scss */
    body.admin tr.inner-table > td {
      margin: 0 20px 10px 20px;
      padding: 0px !important; }
    /* line 111, ../../../../scss/pages/_admin.scss */
    body.admin i.fa-angle-double-right, body.admin i.fa-angle-double-down {
      font-size: 24px;
      vertical-align: middle; }
    /* line 116, ../../../../scss/pages/_admin.scss */
    body.admin .table-fieldlkp {
      margin: auto 5%;
      width: 89%; }
    /* line 122, ../../../../scss/pages/_admin.scss */
    body.admin .navbar {
      margin-bottom: 0px; }
    /* line 126, ../../../../scss/pages/_admin.scss */
    body.admin .footer {
      margin-top: 0px; }
    /* line 130, ../../../../scss/pages/_admin.scss */
    body.admin .eventsListReason {
      padding-top: 0px !important;
      border-top-width: 0px !important; }
    /* line 135, ../../../../scss/pages/_admin.scss */
    body.admin .fontTitleTable {
      font-size: 15px;
      font-style: italic;
      font-weight: normal; }
    /* line 141, ../../../../scss/pages/_admin.scss */
    body.admin .fontLabelField {
      font-size: 12px;
      font-weight: normal; }
    /* line 146, ../../../../scss/pages/_admin.scss */
    body.admin .actorType {
      width: 10px;
      height: 10px;
      border-width: 0px;
      display: inline-block; }
    /* line 153, ../../../../scss/pages/_admin.scss */
    body.admin .actorTypeManager {
      background-color: #99CCFF; }
    /* line 157, ../../../../scss/pages/_admin.scss */
    body.admin .actorTypesecr {
      background-color: #99CCFF; }
    /* line 161, ../../../../scss/pages/_admin.scss */
    body.admin .actorTypeRole {
      background-color: #FFCC00; }
    /* line 165, ../../../../scss/pages/_admin.scss */
    body.admin .actorTypeAutocomp {
      margin-right: 4px; }
    /* line 175, ../../../../scss/pages/_admin.scss */
    body.admin td.tableManager, body.admin td.tableRole {
      vertical-align: middle; }
    /* line 179, ../../../../scss/pages/_admin.scss */
    body.admin table.tableRole {
      border-collapse: collapse;
      table-layout: fixed;
      width: auto; }
    /* line 185, ../../../../scss/pages/_admin.scss */
    body.admin td.tableActorType {
      width: 20px;
      text-align: center; }
    /* line 190, ../../../../scss/pages/_admin.scss */
    body.admin td.tableManagerName, body.admin td.tableRoleName {
      vertical-align: middle;
      width: 160px; }
    /* line 195, ../../../../scss/pages/_admin.scss */
    body.admin td.tableName {
      vertical-align: middle;
      width: 260px; }
    /* line 200, ../../../../scss/pages/_admin.scss */
    body.admin td.tableManagerCombo, body.admin td.tableRoleCombo {
      vertical-align: middle; }
    /* line 204, ../../../../scss/pages/_admin.scss */
    body.admin td.tableManagerDelete, body.admin td.tableRoleDelete {
      vertical-align: middle;
      width: 10px; }
    /* line 209, ../../../../scss/pages/_admin.scss */
    body.admin a.ManagerList {
      background-color: #99CCFF; }
    /* line 213, ../../../../scss/pages/_admin.scss */
    body.admin a.RoleList {
      background-color: #FFCC00; }
    /* line 217, ../../../../scss/pages/_admin.scss */
    body.admin select.visibilityStyleSelect {
      margin-bottom: 0px; }
    /* line 221, ../../../../scss/pages/_admin.scss */
    body.admin .centered {
      text-align: center;
      float: none;
      margin-left: auto;
      margin-right: auto; }
    /* line 228, ../../../../scss/pages/_admin.scss */
    body.admin .sepBorder {
      margin: 10px 0px;
      border: 1px dotted #AAAAAA;
      padding: 5px; }
    /* line 234, ../../../../scss/pages/_admin.scss */
    body.admin .normal-label {
      font-weight: normal !important; }
    /* line 238, ../../../../scss/pages/_admin.scss */
    body.admin #modalErrorInitials {
      display: none;
      color: red; }
    /* line 243, ../../../../scss/pages/_admin.scss */
    body.admin .initialInputError {
      border: 1px solid #a94442; }
    /* line 247, ../../../../scss/pages/_admin.scss */
    body.admin #searchclear .hover {
      cursor: pointer; }
    /* line 251, ../../../../scss/pages/_admin.scss */
    body.admin .label-certStyle {
      padding-left: 15px; }
    /* line 255, ../../../../scss/pages/_admin.scss */
    body.admin #loadingImgList {
      padding-top: 10%; }
    /* line 259, ../../../../scss/pages/_admin.scss */
    body.admin #mgrAsSegrShowAllEnvelopes {
      display: none; }
    /* line 263, ../../../../scss/pages/_admin.scss */
    body.admin #mgrAsSegrAdminRow {
      display: none; }
    /* line 267, ../../../../scss/pages/_admin.scss */
    body.admin .btn-file {
      position: relative;
      overflow: hidden; }
    /* line 272, ../../../../scss/pages/_admin.scss */
    body.admin .btn-file input[type=file] {
      position: absolute;
      top: 0;
      right: 0;
      min-width: 100%;
      min-height: 100%;
      font-size: 100px;
      text-align: right;
      filter: alpha(opacity=0);
      opacity: 0;
      outline: none;
      background: white;
      cursor: inherit;
      display: block; }
    /* line 289, ../../../../scss/pages/_admin.scss */
    body.admin .inner-addon {
      position: relative; }
    /* line 294, ../../../../scss/pages/_admin.scss */
    body.admin .inner-addon .glyphicon {
      position: absolute;
      padding: 10px; }
    /* line 300, ../../../../scss/pages/_admin.scss */
    body.admin .left-addon .glyphicon {
      left: 0px; }
    /* line 301, ../../../../scss/pages/_admin.scss */
    body.admin .right-addon .glyphicon {
      right: 0px; }
    /* line 304, ../../../../scss/pages/_admin.scss */
    body.admin .left-addon input {
      padding-left: 30px; }
    /* line 305, ../../../../scss/pages/_admin.scss */
    body.admin .right-addon input {
      padding-right: 30px; }
    /* line 308, ../../../../scss/pages/_admin.scss */
    body.admin .form-rule, body.admin .form-attachment {
      border-style: solid;
      border-width: 1px;
      padding: 5px;
      margin: 10px;
      border-radius: 10px;
      border-color: #ddd; }
    /* line 317, ../../../../scss/pages/_admin.scss */
    body.admin .tt-hint {
      display: none; }
    /* line 321, ../../../../scss/pages/_admin.scss */
    body.admin .tokenfield .token-label {
      max-width: 90% !important; }
    /* line 325, ../../../../scss/pages/_admin.scss */
    body.admin .token {
      max-width: 100% !important; }
    /* line 329, ../../../../scss/pages/_admin.scss */
    body.admin .docClassFieldRow {
      padding-bottom: 25px; }
    @media (max-width: 991px) {
      /* line 334, ../../../../scss/pages/_admin.scss */
      body.admin .affix {
        position: relative; } }
    /* line 339, ../../../../scss/pages/_admin.scss */
    body.admin .admin-title {
      font-size: 21px;
      margin-bottom: 20px; }
    /* line 345, ../../../../scss/pages/_admin.scss */
    body.admin .mm-user-list-table > tbody > tr > td {
      vertical-align: middle; }
    /* line 348, ../../../../scss/pages/_admin.scss */
    body.admin .mmIconUserRow {
      text-align: center; }
    /* line 351, ../../../../scss/pages/_admin.scss */
    body.admin .mmManagerMail {
      color: #909090; }
    /* line 354, ../../../../scss/pages/_admin.scss */
    body.admin .mmIconUser {
      font-size: 40px;
      border-radius: 50%;
      background-color: lightskyblue; }
    /* line 359, ../../../../scss/pages/_admin.scss */
    body.admin .mmIconUserToAccept {
      background-color: orange; }
    /* line 362, ../../../../scss/pages/_admin.scss */
    body.admin .mmIconUserRefused {
      background-color: red; }
    /* line 365, ../../../../scss/pages/_admin.scss */
    body.admin .mmIconUserDeleted {
      background-color: gray; }
    /* line 368, ../../../../scss/pages/_admin.scss */
    body.admin .mmIconUserDisabled {
      background-color: pink; }
    /* line 371, ../../../../scss/pages/_admin.scss */
    body.admin .mmIconUserMy {
      background-color: lightgreen; }
    /* line 374, ../../../../scss/pages/_admin.scss */
    body.admin .mmActionButtonRow {
      float: right;
      text-align: center;
      width: 100%; }
    /* line 379, ../../../../scss/pages/_admin.scss */
    body.admin .mmActionButtonSingle {
      min-width: 110px; }
    /* line 382, ../../../../scss/pages/_admin.scss */
    body.admin .mmActionButtonMulti {
      min-width: 84px; }
    /* line 385, ../../../../scss/pages/_admin.scss */
    body.admin .mmNewUserButton {
      float: right;
      margin-right: 15px; }
    /* line 389, ../../../../scss/pages/_admin.scss */
    body.admin .mm-jquery-dialog .ui-dialog-titlebar {
      border: none;
      background-color: #0064bc; }
    /* line 393, ../../../../scss/pages/_admin.scss */
    body.admin .mm-jquery-dialog .ui-dialog-titlebar-close {
      display: none; }
    /* line 396, ../../../../scss/pages/_admin.scss */
    body.admin .admin-title-menu {
      position: relative;
      display: block;
      padding: 10px 15px;
      border: 1px solid #ddd;
      font-size: 18px;
      margin-bottom: 0px;
      background-color: #e2e2e2;
      color: gray;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px; }
    /* line 480, ../../../../scss/pages/_admin.scss */
    body.admin #tblData.table-responsive > tbody > tr[id$='expressionRow'] > td {
      padding-bottom: 30px; }
    /* line 483, ../../../../scss/pages/_admin.scss */
    body.admin *[class^="btnDelete"] {
      cursor: pointer; }
    /* line 488, ../../../../scss/pages/_admin.scss */
    body.admin .checkbox-log {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      line-height: 24px;
      padding-top: 4px; }
    /* line 496, ../../../../scss/pages/_admin.scss */
    body.admin #accordionAdvDetails {
      margin-top: 10px; }
    /* line 500, ../../../../scss/pages/_admin.scss */
    body.admin .border-solid-1 {
      margin: 10px 0;
      border-radius: 4px;
      border: 1px solid #ccc; }
    /* line 506, ../../../../scss/pages/_admin.scss */
    body.admin #circulat-monitor-detail .modal-dialog {
      width: 1000px; }
    /* line 509, ../../../../scss/pages/_admin.scss */
    body.admin #content-flow-document-error {
      max-height: 200px;
      overflow-y: auto; }
    /* line 513, ../../../../scss/pages/_admin.scss */
    body.admin #circular-monitor-warning-modal {
      z-index: 1099; }
    /* line 516, ../../../../scss/pages/_admin.scss */
    body.admin .more-z-index {
      z-index: 1060; }
    /* line 3, ../../../../scss/pages/_cloud_storage.scss */
    body.admin .logo_livebox {
      width: 38px;
      height: 38px;
      /*object-fit: contain;*/
      opacity: 0.72;
      content: url(../images/storage_cloud/logo-livebox.png);
      clear: both;
      float: left; }
    /* line 13, ../../../../scss/pages/_cloud_storage.scss */
    body.admin .storage-cloud-button-style {
      display: inline-block;
      vertical-align: middle; }
      /* line 16, ../../../../scss/pages/_cloud_storage.scss */
      body.admin .storage-cloud-button-style > span {
        padding-top: 9px; }
    /* line 20, ../../../../scss/pages/_cloud_storage.scss */
    body.admin .live-box-text {
      display: inline-block;
      margin-top: 8px; }
    /* line 25, ../../../../scss/pages/_cloud_storage.scss */
    body.admin #liveboxContent {
      text-align: center; }
      /* line 27, ../../../../scss/pages/_cloud_storage.scss */
      body.admin #liveboxContent .logolivebox {
        display: inline-block;
        /*object-fit: contain;*/
        content: url(../images/storage_cloud/logo-livebox-login.png);
        margin-bottom: 15px; }
    /* line 35, ../../../../scss/pages/_cloud_storage.scss */
    body.admin .navigator-folder-up {
      color: #0e66ba; }
      /* line 37, ../../../../scss/pages/_cloud_storage.scss */
      body.admin .navigator-folder-up:after {
        font-family: fontAwesome;
        content: "\f148";
        color: #0e66ba;
        margin-left: 5px; }
    /* line 44, ../../../../scss/pages/_cloud_storage.scss */
    body.admin #storageCloudNavigator li.file {
      cursor: default; }
    /* line 48, ../../../../scss/pages/_cloud_storage.scss */
    body.admin #storageCloudNavigator li.file-disabled {
      cursor: not-allowed;
      background-color: rgba(238, 238, 238, 0.31);
      opacity: 0.6; }
      /* line 52, ../../../../scss/pages/_cloud_storage.scss */
      body.admin #storageCloudNavigator li.file-disabled A {
        cursor: not-allowed;
        margin-left: 6px; }
    /* line 57, ../../../../scss/pages/_cloud_storage.scss */
    body.admin #modalSpinnerLoading .spinner-content {
      height: 150px; }
      /* line 59, ../../../../scss/pages/_cloud_storage.scss */
      body.admin #modalSpinnerLoading .spinner-content .spinner-body {
        position: absolute;
        display: block;
        top: 50%;
        left: 50%; }
    /* line 68, ../../../../scss/pages/_cloud_storage.scss */
    body.admin #modalSpinnerLoading.modal {
      padding-left: 0px !important;
      padding-right: 0px !important;
      overflow-y: scroll; }
      /* line 73, ../../../../scss/pages/_cloud_storage.scss */
      body.admin #modalSpinnerLoading.modal .modal-header {
        padding: 6px 15px;
        text-align: center; }
    /* line 79, ../../../../scss/pages/_cloud_storage.scss */
    body.admin #storageCloudNavigator li.file-disabled > a {
      background-color: transparent; }
    /* line 85, ../../../../scss/pages/_cloud_storage.scss */
    body.admin #storageCloudDropBox {
      padding: 2px;
      display: inline-block; }
      /* line 88, ../../../../scss/pages/_cloud_storage.scss */
      body.admin #storageCloudDropBox > a {
        padding: 6px;
        color: #333;
        background-color: transparent;
        width: 100%;
        height: 100%;
        font-size: 14px;
        text-align: center;
        text-decoration: none; }
        /* line 98, ../../../../scss/pages/_cloud_storage.scss */
        body.admin #storageCloudDropBox > a:hover, body.admin #storageCloudDropBox > a:focus {
          background-color: transparent;
          text-decoration: none; }
        /* line 102, ../../../../scss/pages/_cloud_storage.scss */
        body.admin #storageCloudDropBox > a #fileSelectedDiv {
          display: none; }
        /* line 106, ../../../../scss/pages/_cloud_storage.scss */
        body.admin #storageCloudDropBox > a > span.dropin-btn-mystatus, body.admin #storageCloudDropBox > a > span.dropin-btn-status, body.admin #storageCloudDropBox > a > span.dropin-btn-check {
          	/* font-size:38px;
           	height: 38px;
           	object-fit: contain;*/
          background-color: transparent;
          content: url(../images/storage_cloud/logo-dropbox.png); }
      /* line 114, ../../../../scss/pages/_cloud_storage.scss */
      body.admin #storageCloudDropBox .dropbox-dropin-btn, body.admin #storageCloudDropBox .dropbox-dropin-btn:link, body.admin #storageCloudDropBox .dropbox-dropin-btn:hover {
        font-size: 16px;
        font-weight: normal;
        padding: 6px;
        border: none;
        border-radius: 0px;
        background: none; }
      /* line 122, ../../../../scss/pages/_cloud_storage.scss */
      body.admin #storageCloudDropBox .dropbox-chooser, body.admin #storageCloudDropBox .dropbox-dropin-btn {
        line-height: 21px !important; }
    /* line 129, ../../../../scss/pages/_cloud_storage.scss */
    body.admin #storageClouds .auto-padding {
      padding-right: 10px;
      padding-left: 10px; }
    /* line 133, ../../../../scss/pages/_cloud_storage.scss */
    body.admin #storageClouds .auto-padding:first-child {
      padding: 0;
      padding-right: 10px; }
    /* line 138, ../../../../scss/pages/_cloud_storage.scss */
    body.admin #storageClouds .auto-padding:last-child {
      padding: 0;
      padding-left: 10px; }
    /* line 143, ../../../../scss/pages/_cloud_storage.scss */
    body.admin #storageClouds .auto-padding:first-child:nth-last-child(1) {
      padding: 0; }
    /* line 154, ../../../../scss/pages/_cloud_storage.scss */
    body.admin UL.jqueryFileTree {
      /*  font-family: HelveticaNeue; */
      padding: 0;
      margin: 0;
      background-color: #ffffff;
      height: 600px;
      font-size: 16px;
      line-height: 56px;
      overflow-x: hidden;
      overflow-y: auto; }
      /* line 164, ../../../../scss/pages/_cloud_storage.scss */
      body.admin UL.jqueryFileTree A {
        color: #212121;
        text-decoration: none;
        display: inline-block;
        padding: 0;
        padding-left: 20px;
        font-size: 16px;
        cursor: pointer;
        line-height: 56px;
        width: 100%;
        background-color: transparent; }
      /* line 176, ../../../../scss/pages/_cloud_storage.scss */
      body.admin UL.jqueryFileTree A:hover {
        background: #BDF;
        opacity: 0.9; }
      /* line 181, ../../../../scss/pages/_cloud_storage.scss */
      body.admin UL.jqueryFileTree LI {
        list-style: none;
        height: 56px;
        margin: 0;
        white-space: nowrap;
        border-bottom: 1px solid #d8d8d8;
        vertical-align: middle;
        display: flex;
        /* &.expanded {
          background: url(../images/jQueryFileTreeIcon/folder_open.png) left top no-repeat;
        } */
        /* 	&.wait {
        	  background: url(../images/jQueryFileTreeIcon/spinner.gif) left top no-repeat;
        		 content: "\f110";
        	} */
        		/*
        		&.ext_3gp {
        		  background: url(../images/jQueryFileTreeIcon/film.png) left top no-repeat;
        		}
        		&.ext_afp {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_afpa {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_asp {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_aspx {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_avi {
        		  background: url(../images/jQueryFileTreeIcon/film.png) left top no-repeat;
        		}
        		&.ext_bat {
        		  background: url(../images/jQueryFileTreeIcon/application.png) left top no-repeat;
        		}
        		&.ext_bmp {
        		  background: url(../images/jQueryFileTreeIcon/picture.png) left top no-repeat;
        		}
        		&.ext_c {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_cfm {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_cgi {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_com {
        		  background: url(../images/jQueryFileTreeIcon/application.png) left top no-repeat;
        		}
        		&.ext_cpp {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_css {
        		  background: url(../images/jQueryFileTreeIcon/css.png) left top no-repeat;
        		}
        		&.ext_doc {
        		  background: url(../images/jQueryFileTreeIcon/doc.png) left top no-repeat;
        		}
        		&.ext_exe {
        		  background: url(../images/jQueryFileTreeIcon/application.png) left top no-repeat;
        		}
        		&.ext_gif {
        		  background: url(../images/jQueryFileTreeIcon/picture.png) left top no-repeat;
        		}
        		&.ext_fla {
        		  background: url(../images/jQueryFileTreeIcon/flash.png) left top no-repeat;
        		}
        		&.ext_h {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_htm {
        		  background: url(../images/jQueryFileTreeIcon/html.png) left top no-repeat;
        		}
        		&.ext_html {
        		  background: url(../images/jQueryFileTreeIcon/html.png) left top no-repeat;
        		}
        		&.ext_jar {
        		  background: url(../images/jQueryFileTreeIcon/java.png) left top no-repeat;
        		}
        		&.ext_jpg {
        		  background: url(../images/jQueryFileTreeIcon/picture.png) left top no-repeat;
        		}
        		&.ext_jpeg {
        		  background: url(../images/jQueryFileTreeIcon/picture.png) left top no-repeat;
        		}
        		&.ext_js {
        		  background: url(../images/jQueryFileTreeIcon/script.png) left top no-repeat;
        		}
        		&.ext_lasso {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_log {
        		  content: url(../images/jQueryFileTreeIcon/txt.png) left top no-repeat;
        		}
        		&.ext_m4p {
        		  background: url(../images/jQueryFileTreeIcon/music.png) left top no-repeat;
        		}
        		&.ext_mov {
        		  background: url(images/film.png) left top no-repeat;
        		}
        		&.ext_mp3 {
        		  background: url(../images/jQueryFileTreeIcon/music.png) left top no-repeat;
        		}
        		&.ext_mp4 {
        		  background: url(../images/jQueryFileTreeIcon/film.png) left top no-repeat;
        		}
        		&.ext_mpg {
        		  background: url(../images/jQueryFileTreeIcon/film.png) left top no-repeat;
        		}
        		&.ext_mpeg {
        		  background: url(../images/jQueryFileTreeIcon/film.png) left top no-repeat;
        		}
        		&.ext_ogg {
        		  background: url(../images/jQueryFileTreeIcon/music.png) left top no-repeat;
        		}
        		&.ext_ogv {
        		  background: url(../images/jQueryFileTreeIcon/film.png) left top no-repeat;
        		}
        		&.ext_pcx {
        		  background: url(../images/jQueryFileTreeIcon/picture.png) left top no-repeat;
        		}
        		&.ext_pdf:before {
        			font-family: fontAwesome;
           			content: "\f1c1";
        		}
        		&.ext_php {
        		  background: url(../images/jQueryFileTreeIcon/php.png) left top no-repeat;
        		}
        		&.ext_png {
        		  background: url(../images/jQueryFileTreeIcon/picture.png) left top no-repeat;
        		}

        		&.ext_psd {
        		  background: url(../images/jQueryFileTreeIcon/psd.png) left top no-repeat;
        		}
        		&.ext_pl {
        		  background: url(../images/jQueryFileTreeIcon/script.png) left top no-repeat;
        		}
        		&.ext_py {
        		  background: url(../images/jQueryFileTreeIcon/script.png) left top no-repeat;
        		}
        		&.ext_rb {
        		  background: url(../images/jQueryFileTreeIcon/ruby.png) left top no-repeat;
        		}
        		&.ext_rbx {
        		  background: url(../images/jQueryFileTreeIcon/ruby.png) left top no-repeat;
        		}
        		&.ext_rhtml {
        		  background: url(../images/jQueryFileTreeIcon/ruby.png) left top no-repeat;
        		}
        		&.ext_rpm {
        		  background: url(../images/jQueryFileTreeIcon/linux.png) left top no-repeat;
        		}
        		&.ext_ruby {
        		  background: url(../images/jQueryFileTreeIcon/ruby.png) left top no-repeat;
        		}
        		&.ext_sql {
        		  background: url(../images/jQueryFileTreeIcon/db.png) left top no-repeat;
        		}
        		&.ext_swf {
        		  background: url(../images/jQueryFileTreeIcon/flash.png) left top no-repeat;
        		}
        		&.ext_tif {
        		  background: url(../images/jQueryFileTreeIcon/picture.png) left top no-repeat;
        		}
        		&.ext_tiff {
        		  background: url(../images/jQueryFileTreeIcon/picture.png) left top no-repeat;
        		}
        		&.ext_txt:before {
        		  content: url(../images/jQueryFileTreeIcon/txt.png);
        		  float: left;
        		}
        		&.ext_vb {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_wav {
        		  background: url(../images/jQueryFileTreeIcon/music.png) left top no-repeat;
        		}
        		&.ext_webm {
        		  background: url(../images/jQueryFileTreeIcon/film.png) left top no-repeat;
        		}
        		&.ext_wmv {
        		  background: url(../images/jQueryFileTreeIcon/film.png) left top no-repeat;
        		}

        		&.ext_xml {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_zip {
        		  background: url(../images/jQueryFileTreeIcon/zip.png) left top no-repeat;
        		} */ }
        /* line 191, ../../../../scss/pages/_cloud_storage.scss */
        body.admin UL.jqueryFileTree LI.directory:before {
          /*  background: url(../images/jQueryFileTreeIcon/directory.png) left top no-repeat; */
          /*content: "\f07b";*/
          content: url(../images/storage_cloud/ic-folder.svg); }
        /* line 196, ../../../../scss/pages/_cloud_storage.scss */
        body.admin UL.jqueryFileTree LI[class^="directory"]:before, body.admin UL.jqueryFileTree LI[class*=" directory"]:before, body.admin UL.jqueryFileTree LI[class^="ext_"]:before, body.admin UL.jqueryFileTree LI[class*=" ext_"], body.admin UL.jqueryFileTree LI[class^="file"]:before, body.admin UL.jqueryFileTree LI[class*=" file"]:before {
          padding: 3px; }
        /* line 199, ../../../../scss/pages/_cloud_storage.scss */
        body.admin UL.jqueryFileTree LI.directory-locked {
          /* background: url(../images/jQueryFileTreeIcon/directory-lock.png) left top no-repeat; */
          /*   content: "\f07b"; */
          padding-top: 5px;
          content: url(../images/storage_cloud/ic-folder.svg); }
        /* line 208, ../../../../scss/pages/_cloud_storage.scss */
        body.admin UL.jqueryFileTree LI.file:before {
          /* background: url(../images/jQueryFileTreeIcon/file.png) left top no-repeat; */
          /*  content: "\f0c5"; */
          content: url(../images/storage_cloud/ic-file.svg);
          background-color: transparent; }
        /* line 214, ../../../../scss/pages/_cloud_storage.scss */
        body.admin UL.jqueryFileTree LI.file-locked {
          /*   background: url(../images/jQueryFileTreeIcon/file-lock.png) left top no-repeat !important; */
          /* content: "\f023"; */
          content: url(../images/storage_cloud/ic-file.svg); }
        /* line 223, ../../../../scss/pages/_cloud_storage.scss */
        body.admin UL.jqueryFileTree LI.selected {
          padding: 0;
          width: 100%;
          background-color: #f4f4f4; }
          /* line 227, ../../../../scss/pages/_cloud_storage.scss */
          body.admin UL.jqueryFileTree LI.selected > a {
            width: 100%;
            background-color: transparent;
            font-weight: bold; }
        /* line 233, ../../../../scss/pages/_cloud_storage.scss */
        body.admin UL.jqueryFileTree LI.selected:after {
          font-family: fontAwesome;
          color: green;
          float: right;
          clear: both;
          /* position: absolute; */
          right: 10px;
          padding-top: 0;
          margin-right: 10px;
          content: "\f00c";
          /* display: inline-block; */
          /* vertical-align: middle; */ }
        /* line 246, ../../../../scss/pages/_cloud_storage.scss */
        body.admin UL.jqueryFileTree LI[class^="ext_"]:before, body.admin UL.jqueryFileTree LI[class*=" ext_"]:before {
          /* content: "\f016"; */
          vertical-align: middle;
          height: 100%;
          display: inline-block; }
        /* line 252, ../../../../scss/pages/_cloud_storage.scss */
        body.admin UL.jqueryFileTree LI.ext_txt:before {
          /* content: "\f0f6"; */
          float: left;
          content: url(../images/storage_cloud/ic-txt.svg); }
        /* line 257, ../../../../scss/pages/_cloud_storage.scss */
        body.admin UL.jqueryFileTree LI.ext_pdf:before {
          /* 	font-family: fontAwesome; */
          /* content: "\f1c1"; */
          content: url(../images/storage_cloud/ic-pdf.svg); }
        /* line 262, ../../../../scss/pages/_cloud_storage.scss */
        body.admin UL.jqueryFileTree LI.ext_doc:before {
          /*   content: "\f1c2"; */
          content: url(../images/storage_cloud/ic-doc.svg); }
        /* line 266, ../../../../scss/pages/_cloud_storage.scss */
        body.admin UL.jqueryFileTree LI.ext_xls:before {
          /*  content: "\f1c3"; */
          content: url(../images/storage_cloud/ic-xls.svg); }
        /* line 270, ../../../../scss/pages/_cloud_storage.scss */
        body.admin UL.jqueryFileTree LI.ext_ppt:before {
          /*  content: "\f1c4"; */
          content: url(../images/storage_cloud/ic-ppt.svg); }
  /* line 8, ../../../../scss/pages/_pages.scss */
  body.dossier {
    /* Da popolare con tutti i CSS inclusi nelle JSP */
    /* dossier.jsp */
    /*query per ingrandire la visulizzazione del viewer*/
    /* #TO-DEL */
    /* fine dossier.jsp */
    /* START - operationsTile.jsp */
    /* END - operationsTile.jsp */
    /* START - filterTile.jsp */
    /* gestisce la grafica ad hoc per i filtri personalizzati */
    /* FINE - filterTile.jsp */
    /* START - dossierList.jsp */
    /* COMUNI CON SBOOK */
    /* FINE - dossierList.jsp */
    /* START MEDIA */
    /* END MEDIA */ }
    /* line 5, ../../../../scss/pages/_dossier.scss */
    body.dossier #modalDetailContentParent, body.dossier div#modalPDFDiv, body.dossier div#modalPDFDiv > iframe {
      min-height: 550px; }
    /* line 9, ../../../../scss/pages/_dossier.scss */
    body.dossier #managers {
      min-width: 500px; }
    /* line 14, ../../../../scss/pages/_dossier.scss */
    body.dossier body {
      margin: 0;
      min-height: 100vh;
      display: flex;
      flex-direction: column; }
    /* line 29, ../../../../scss/pages/_dossier.scss */
    body.dossier .col-margin-layout, body.dossier .operations-content, body.dossier body.settings .nav-col, body.settings body.dossier .nav-col, body.dossier body.settings .button-col, body.settings body.dossier .button-col, body.dossier body.settings .content-col, body.settings body.dossier .content-col {
      margin-top: 15px; }
    /* line 33, ../../../../scss/pages/_dossier.scss */
    body.dossier .operations-content {
      border-left: 1px solid #ddd; }
    /* line 51, ../../../../scss/pages/_dossier.scss */
    body.dossier .filters-content {
      border-right: 1px solid #ddd;
      -webkit-transition: width 1s;
      transition: width 1s;
      -webkit-transition-timing-function: ease;
      transition-timing-function: ease; }
      /* line 64, ../../../../scss/pages/_dossier.scss */
      body.dossier .filters-content.clicked {
        display: none; }
    /* line 86, ../../../../scss/pages/_dossier.scss */
    body.dossier #dossierFilterMenuToggleButton-main.default {
      display: none; }
    /* line 91, ../../../../scss/pages/_dossier.scss */
    body.dossier .flex-content {
      display: flex;
      flex: 1; }
    /* line 96, ../../../../scss/pages/_dossier.scss */
    body.dossier .ajax-loader-flex-content {
      width: 55px;
      height: 55px;
      margin: auto; }
    /* line 102, ../../../../scss/pages/_dossier.scss */
    body.dossier .selectedFilter {
      background: #f5f5f5; }
    /* line 106, ../../../../scss/pages/_dossier.scss */
    body.dossier .selected-meeting {
      background: #56b0ff !important;
      color: #fff !important; }
    /* line 111, ../../../../scss/pages/_dossier.scss */
    body.dossier .panel {
      border-radius: 0px; }
    /* line 115, ../../../../scss/pages/_dossier.scss */
    body.dossier .panel-default {
      border-color: transparent; }
    /* line 119, ../../../../scss/pages/_dossier.scss */
    body.dossier #update {
      border-color: #03A9F4;
      padding: 2px;
      width: 26px;
      height: 26px;
      margin-bottom: 3px; }
    /* line 127, ../../../../scss/pages/_dossier.scss */
    body.dossier .vcenter {
      display: inline-table;
      vertical-align: middle;
      float: left; }
    /* line 133, ../../../../scss/pages/_dossier.scss */
    body.dossier .enveCount {
      margin-top: 15px;
      line-height: 32px;
      font-size: 15px; }
    /* line 139, ../../../../scss/pages/_dossier.scss */
    body.dossier #modalDetailContent {
      height: 100%;
      width: 100%;
      overflow: auto; }
    /* line 145, ../../../../scss/pages/_dossier.scss */
    body.dossier #accordion > div, body.dossier #accordion > div > div, body.dossier #viewProcessHistory > div, body.dossier #containerAdvDet > div.panel {
      width: 100%;
      margin: 0;
      padding: 0; }
    /* line 151, ../../../../scss/pages/_dossier.scss */
    body.dossier .pre-scrollable {
      overflow-y: auto; }
    /* line 155, ../../../../scss/pages/_dossier.scss */
    body.dossier .fa-2x {
      font-size: 1.6em; }
    /* line 163, ../../../../scss/pages/_dossier.scss */
    body.dossier .medium-blue-before::before {
      padding: 2px;
      font: 15px/1em 'Glyphicons Regular';
      color: #03A9F4; }
    /* line 173, ../../../../scss/pages/_dossier.scss */
    body.dossier .countEnve {
      margin-left: 5px; }
    /* line 177, ../../../../scss/pages/_dossier.scss */
    body.dossier .textRed {
      color: red; }
    /* line 181, ../../../../scss/pages/_dossier.scss */
    body.dossier .well {
      background-color: transparent;
      border: 1px solid #a2a2a2;
      border-radius: 8px;
      padding: 0px; }
    /* line 188, ../../../../scss/pages/_dossier.scss */
    body.dossier .round-small {
      height: 22px;
      width: 22px;
      line-height: 22px;
      -moz-border-radius: 11px;
      border-radius: 11px;
      font-size: 11px; }
    /* line 197, ../../../../scss/pages/_dossier.scss */
    body.dossier #toApprove, body.dossier #toConfirm, body.dossier #toStore {
      display: none; }
    /* line 205, ../../../../scss/pages/_dossier.scss */
    body.dossier .popover {
      max-width: none; }
    /* line 210, ../../../../scss/pages/_dossier.scss */
    body.dossier select option:first-child {
      color: grey;
      font-style: italic; }
    /* line 215, ../../../../scss/pages/_dossier.scss */
    body.dossier select.empty {
      color: grey; }
    /* line 223, ../../../../scss/pages/_dossier.scss */
    body.dossier .normal {
      font-weight: normal; }
    /* line 227, ../../../../scss/pages/_dossier.scss */
    body.dossier .modal-dossier {
      max-width: 991px;
      max-height: 768px;
      overflow-y: scroll; }
    /* line 233, ../../../../scss/pages/_dossier.scss */
    body.dossier .modal-dossier .modal-content {
      border-radius: 0px;
      box-shadow: none; }
    /* line 238, ../../../../scss/pages/_dossier.scss */
    body.dossier .unstyled-button-all-states, body.dossier button.unstyled-button-all-states:active,
    body.dossier button.unstyled-button-all-states:hover {
      border: 0;
      background: transparent; }
    /* line 244, ../../../../scss/pages/_dossier.scss */
    body.dossier .round {
      display: inline-block;
      color: #FFF;
      text-align: center;
      height: 26px;
      width: 26px;
      line-height: 26px;
      -moz-border-radius: 13px;
      border-radius: 13px; }
    /* line 256, ../../../../scss/pages/_dossier.scss */
    body.dossier .round.size-24 {
      height: 24px;
      width: 24px;
      line-height: 24px;
      -moz-border-radius: 12px;
      border-radius: 12px;
      font-size: 16px; }
    /* line 265, ../../../../scss/pages/_dossier.scss */
    body.dossier .middle {
      display: table-cell;
      vertical-align: middle;
      border: 1px solid red; }
    /* line 271, ../../../../scss/pages/_dossier.scss */
    body.dossier .vcenter {
      display: inline-block;
      vertical-align: middle;
      float: none; }
    /* line 277, ../../../../scss/pages/_dossier.scss */
    body.dossier .dossier-list .list-group-item.active {
      background-color: white; }
    /* line 281, ../../../../scss/pages/_dossier.scss */
    body.dossier .dossier-list .list-group-item-text.active {
      color: yellow; }
    /* line 285, ../../../../scss/pages/_dossier.scss */
    body.dossier .dossier-list .list-group-item {
      border: none;
      border-bottom: 1px solid #ddd;
      margin-bottom: 0px;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      padding: 3px 0px; }
    /* line 297, ../../../../scss/pages/_dossier.scss */
    body.dossier .dossier-list .list-group-item .row, body.dossier .dossier-list .list-group-item .dossierFilterMenuToggleButtonContainer {
      margin: 0px; }
    /* line 301, ../../../../scss/pages/_dossier.scss */
    body.dossier #listContent {
      -moz-transition: 0.1s;
      -ms-transition: 0.1s;
      -o-transition: 0.1s;
      -webkit-transition: 0.1s;
      transition: 0.1s;
      max-height: 0px; }
    /* line 310, ../../../../scss/pages/_dossier.scss */
    body.dossier .order {
      display: block;
      padding: 3px 20px;
      clear: both;
      font-weight: normal;
      line-height: 1.42857143;
      color: #333333;
      white-space: nowrap; }
    /* line 320, ../../../../scss/pages/_dossier.scss */
    body.dossier .order:hover {
      background: #f5f5f5;
      text-decoration: none; }
    /* line 325, ../../../../scss/pages/_dossier.scss */
    body.dossier .selectedOrder {
      background: #f5f5f5; }
    /* line 329, ../../../../scss/pages/_dossier.scss */
    body.dossier .envelopeIdStyle {
      margin-right: 10px;
      margin-top: 5px; }
    /* line 334, ../../../../scss/pages/_dossier.scss */
    body.dossier .noTextDecoration {
      text-decoration: none !IMPORTANT; }
    /* line 338, ../../../../scss/pages/_dossier.scss */
    body.dossier .title_div a {
      text-decoration: none !IMPORTANT; }
    /* line 343, ../../../../scss/pages/_dossier.scss */
    body.dossier .divider-custom {
      height: 1px;
      margin: 9px 0;
      overflow: hidden;
      background-color: #e5e5e5; }
    /* line 350, ../../../../scss/pages/_dossier.scss */
    body.dossier .signes-container {
      margin-top: 5px;
      display: table;
      table-layout: fixed; }
    /* line 356, ../../../../scss/pages/_dossier.scss */
    body.dossier .signes {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
    /* line 362, ../../../../scss/pages/_dossier.scss */
    body.dossier .signes > i {
      vertical-align: middle;
      margin-top: 3px; }
    /* line 367, ../../../../scss/pages/_dossier.scss */
    body.dossier .btn-primary .white, body.dossier #kinetic_container .btn-tour .white, #kinetic_container body.dossier .btn-tour .white, body.dossier #kinetic_container .enjoyhint_skip_btn .white, #kinetic_container body.dossier .enjoyhint_skip_btn .white, body.dossier #kinetic_container .enjoyhint_close_btn .white, #kinetic_container body.dossier .enjoyhint_close_btn .white, body.dossier #kinetic_container .enjoyhint_next_btn .white, #kinetic_container body.dossier .enjoyhint_next_btn .white, body.dossier #kinetic_container .enjoyhint_btn .white, #kinetic_container body.dossier .enjoyhint_btn .white {
      background-color: white;
      color: blue; }
    /* line 372, ../../../../scss/pages/_dossier.scss */
    body.dossier #orderButton {
      border-color: #03A9F4;
      padding: 2px 4px;
      margin-bottom: 3px; }
    /* line 382, ../../../../scss/pages/_dossier.scss */
    body.dossier .dossierFilterMenuToggleButton {
      width: 35px;
      background-color: transparent;
      background-image: none;
      border: 1px solid transparent;
      padding: 7px 10px 9px 10px; }
    @media (min-width: 992px) {
      /* line 395, ../../../../scss/pages/_dossier.scss */
      body.dossier .contents {
        display: flex;
        flex-direction: row; } }
    /* line 403, ../../../../scss/pages/_dossier.scss */
    body.dossier #modalDetail .panel.panel-document-details {
      margin-bottom: 0px; }
    /* line 406, ../../../../scss/pages/_dossier.scss */
    body.dossier .dossier-text-ellipsis {
      text-align: justify;
      width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    /* line 413, ../../../../scss/pages/_dossier.scss */
    body.dossier .icon-modify-dossier {
      padding: 1px;
      font-size: 1.4em; }
      /* line 416, ../../../../scss/pages/_dossier.scss */
      body.dossier .icon-modify-dossier:before {
        opacity: 0.5; }
    /* line 420, ../../../../scss/pages/_dossier.scss */
    body.dossier .opacity-7-before:before {
      opacity: 0.75; }
  /* line 1, ../../../../scss/pages/_forms.scss */
  body.forms .thmbnail-img {
    border: solid 1px lightgray; }
  /* line 5, ../../../../scss/pages/_forms.scss */
  body.forms div#autosignEnabled-error {
    color: #a94442; }
  /* line 16, ../../../../scss/pages/_pages.scss */
  body.forms-common {
    @CHARSET "ISO-8859-1"; }
    /* line 3, ../../../../scss/pages/_forms-common.scss */
    body.forms-common label {
      display: block; }
    /* line 7, ../../../../scss/pages/_forms-common.scss */
    body.forms-common label.for_radio {
      display: inline-block; }
    /* line 11, ../../../../scss/pages/_forms-common.scss */
    body.forms-common label.for_radio_small {
      display: inline-block;
      width: 40px; }
    /* line 16, ../../../../scss/pages/_forms-common.scss */
    body.forms-common fieldset.sepBorder, body.forms-common .sepBorder.fieldset {
      border: 1px dotted #CCCCCC;
      margin: 10px;
      padding: 5px;
      border-radius: 6px; }
    /* line 23, ../../../../scss/pages/_forms-common.scss */
    body.forms-common fieldset.sepBorder.buttonList, body.forms-common .sepBorder.buttonList.fieldset {
      text-align: center; }
    /* line 27, ../../../../scss/pages/_forms-common.scss */
    body.forms-common .commandPanel {
      position: fixed;
      margin-left: -7px;
      width: 260px; }
    /* line 33, ../../../../scss/pages/_forms-common.scss */
    body.forms-common fieldset button, body.forms-common .fieldset button {
      width: 95%; }
    /* line 37, ../../../../scss/pages/_forms-common.scss */
    body.forms-common fieldset button.inList, body.forms-common .fieldset button.inList {
      margin-top: 10px; }
    /* line 41, ../../../../scss/pages/_forms-common.scss */
    body.forms-common fieldset label, body.forms-common .fieldset label {
      text-align: left; }
    /* line 45, ../../../../scss/pages/_forms-common.scss */
    body.forms-common fieldset legend, body.forms-common .fieldset legend {
      text-align: left; }
    /* line 49, ../../../../scss/pages/_forms-common.scss */
    body.forms-common .doc_status {
      background-image: none;
      width: 30px;
      height: 30px; }
    /* line 55, ../../../../scss/pages/_forms-common.scss */
    body.forms-common .select_archive_form {
      border: 1px solid #CCCCCC;
      border-radius: 5px 5px 5px 5px;
      height: 25px;
      margin-bottom: 10px;
      width: 95%; }
    /* line 63, ../../../../scss/pages/_forms-common.scss */
    body.forms-common input[type="text"] {
      border: 1px solid #CCCCCC;
      border-radius: 5px 5px 5px 5px;
      height: 20px;
      margin-bottom: 10px;
      line-height: 20px; }
    /* line 71, ../../../../scss/pages/_forms-common.scss */
    body.forms-common input[type="password"] {
      border: 1px solid #CCCCCC;
      border-radius: 5px 5px 5px 5px;
      height: 20px;
      margin-bottom: 10px; }
    /* line 79, ../../../../scss/pages/_forms-common.scss */
    body.forms-common .sepBorder button {
      margin-top: 10px; }
    /* line 83, ../../../../scss/pages/_forms-common.scss */
    body.forms-common #intervalDaysSelect {
      border: 1px solid #CCCCCC;
      border-radius: 5px 5px 5px 5px;
      height: 24px;
      margin-bottom: 10px; }
    /* line 90, ../../../../scss/pages/_forms-common.scss */
    body.forms-common .defaultStyleSelect {
      border: 1px solid #CCCCCC;
      border-radius: 5px 5px 5px 5px;
      height: 24px;
      margin-bottom: 10px;
      width: 130px; }
    /* line 99, ../../../../scss/pages/_forms-common.scss */
    body.forms-common .dangerousBtn {
      color: #AA0000; }
  /* line 20, ../../../../scss/pages/_pages.scss */
  body.forms-fillForm {
    /* enable absolute positioning */
    /* style icon */
    /* align icon */
    /* add padding  */ }
    /* line 1, ../../../../scss/pages/_forms_fillForm.scss */
    body.forms-fillForm .btn-file {
      position: relative;
      overflow: hidden; }
    /* line 5, ../../../../scss/pages/_forms_fillForm.scss */
    body.forms-fillForm .btn-file input[type=file] {
      position: absolute;
      top: 0;
      right: 0;
      min-width: 100%;
      min-height: 100%;
      font-size: 100px;
      text-align: right;
      filter: alpha(opacity=0);
      opacity: 0;
      outline: none;
      background: white;
      cursor: inherit;
      display: block; }
    /* line 22, ../../../../scss/pages/_forms_fillForm.scss */
    body.forms-fillForm .inner-addon {
      position: relative; }
    /* line 27, ../../../../scss/pages/_forms_fillForm.scss */
    body.forms-fillForm .inner-addon .glyphicon {
      position: absolute;
      padding: 10px; }
    /* line 33, ../../../../scss/pages/_forms_fillForm.scss */
    body.forms-fillForm .left-addon .glyphicon {
      left: 0px; }
    /* line 34, ../../../../scss/pages/_forms_fillForm.scss */
    body.forms-fillForm .right-addon .glyphicon {
      right: 0px; }
    /* line 37, ../../../../scss/pages/_forms_fillForm.scss */
    body.forms-fillForm .left-addon input {
      padding-left: 30px; }
    /* line 38, ../../../../scss/pages/_forms_fillForm.scss */
    body.forms-fillForm .right-addon input {
      padding-right: 30px; }
    /* line 40, ../../../../scss/pages/_forms_fillForm.scss */
    body.forms-fillForm .tab-pane {
      padding: 10px; }
    /* line 44, ../../../../scss/pages/_forms_fillForm.scss */
    body.forms-fillForm .tt-hint {
      display: none; }
    /* line 47, ../../../../scss/pages/_forms_fillForm.scss */
    body.forms-fillForm .tokenfield .token-label {
      max-width: 90% !important; }
    /* line 50, ../../../../scss/pages/_forms_fillForm.scss */
    body.forms-fillForm .token {
      max-width: 100% !important; }
  /* line 1, ../../../../scss/pages/_home.scss */
  body.home #pluploadDropArea {
    margin-top: 8px;
    border: 1px solid #002060;
    border-radius: 8px; }
  /* line 6, ../../../../scss/pages/_home.scss */
  body.home .font-size-16 {
    font-size: 16px; }
  /* line 9, ../../../../scss/pages/_home.scss */
  body.home .font-size-18 {
    font-size: 18px; }
  /* line 13, ../../../../scss/pages/_home.scss */
  body.home #enableGraphometricSignatureModal .modal-content {
    width: 700px; }
  /* line 17, ../../../../scss/pages/_home.scss */
  body.home .padding-top-8 {
    padding-top: 8px; }
  /* line 21, ../../../../scss/pages/_home.scss */
  body.home .services {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
  /* line 28, ../../../../scss/pages/_home.scss */
  body.home .text {
    flex: 1 1 auto;
    text-align: left; }
  /* line 33, ../../../../scss/pages/_home.scss */
  body.home .icon-style {
    flex: 0 0 auto;
    margin: 10px;
    padding: 5px 10px;
    text-align: center;
    font-size: 21px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  /* line 44, ../../../../scss/pages/_home.scss */
  body.home .font-size-60 {
    font-size: 60px; }
  /* line 48, ../../../../scss/pages/_home.scss */
  body.home .link-style {
    text-decoration: underline; }
  /* line 52, ../../../../scss/pages/_home.scss */
  body.home #buyGraphoServiceModal .modal-content {
    width: 700px; }
  /* line 56, ../../../../scss/pages/_home.scss */
  body.home .grapho-info-list-style > li {
    padding-left: 12px; }
  /* line 59, ../../../../scss/pages/_home.scss */
  body.home .grapho-image-style {
    height: 600px; }
  /* line 64, ../../../../scss/pages/_home.scss */
  body.home .success-list-style {
    margin-top: 12px;
    margin-bottom: 24px;
    padding-left: 15px; }
  /* line 70, ../../../../scss/pages/_home.scss */
  body.home .success-list-style > li {
    margin-top: 12px; }
  /* line 74, ../../../../scss/pages/_home.scss */
  body.home #upload-grafo-contract-success .align-item-end {
    align-items: end; }
  /* line 78, ../../../../scss/pages/_home.scss */
  body.home #upload-grafo-contract-success .font-size-120 {
    font-size: 120px; }
    /* line 81, ../../../../scss/pages/_home.scss */
    body.home #upload-grafo-contract-success .font-size-120 img {
      width: 120px; }
  /* line 86, ../../../../scss/pages/_home.scss */
  body.home {
    overflow: auto !important; }
  /* line 90, ../../../../scss/pages/_home.scss */
  body.home.modal-open {
    padding-right: 0 !important; }
  /* line 94, ../../../../scss/pages/_home.scss */
  body.home .home-margin {
    margin-left: 50px;
    margin-right: 50px; }
  /* line 99, ../../../../scss/pages/_home.scss */
  body.home span.color-blue {
    color: #38a2d7; }
  /* line 103, ../../../../scss/pages/_home.scss */
  body.home .color-black {
    color: black; }
  /* line 107, ../../../../scss/pages/_home.scss */
  body.home .btn-custom-link, body.dikegosign.home .btn-custom-link {
    padding: auto 40px;
    text-decoration: underline; }
  /* line 112, ../../../../scss/pages/_home.scss */
  body.home .home-btn-custom {
    border: none;
    font-weight: bold;
    box-shadow: none; }
  /* line 126, ../../../../scss/pages/_home.scss */
  body.home .custom-btn-home-gosign, body.home .home-btn-custom.active,
  body.home .home-btn-custom.active:active,
  body.home .home-btn-custom:hover,
  body.home .home-btn-custom.active:hover,
  body.home .home-btn-custom.active:focus, body.dikegosign.home .home-btn-custom.active, body.dikegosign.home .home-btn-custom.active:active, body.dikegosign.home .home-btn-custom:active, body.dikegosign.home .home-btn-custom:focus, body.dikegosign.home .home-btn-custom:hover, body.dikegosign.home .home-btn-custom.active:hover, body.dikegosign.home .home-btn-custom.active:focus {
    border-radius: 25px;
    color: white; }
  /* line 131, ../../../../scss/pages/_home.scss */
  body.home .font-size-icon {
    font-size: 120px; }
  /* line 135, ../../../../scss/pages/_home.scss */
  body.home .font-size-25 {
    font-size: 25px; }
  /* line 139, ../../../../scss/pages/_home.scss */
  body.home .data-content {
    text-align: right; }
  /* line 144, ../../../../scss/pages/_home.scss */
  body.home .next-style {
    color: orange;
    font-size: 40px; }
  /* line 149, ../../../../scss/pages/_home.scss */
  body.home .table-row {
    display: table;
    width: 100%; }
  /* line 154, ../../../../scss/pages/_home.scss */
  body.home .table-cel {
    display: table-cell;
    position: relative;
    text-align: left;
    vertical-align: middle; }
  /* line 161, ../../../../scss/pages/_home.scss */
  body.home .right-float {
    float: right; }
  /* line 165, ../../../../scss/pages/_home.scss */
  body.home .left-float {
    float: left; }
  /* line 169, ../../../../scss/pages/_home.scss */
  body.home .height-100 {
    height: 100%; }
  /* line 173, ../../../../scss/pages/_home.scss */
  body.home .text-align-bottom {
    position: absolute;
    bottom: 13px; }
  /* line 179, ../../../../scss/pages/_home.scss */
  body.home .badge-home-style > * {
    vertical-align: middle; }
  /* line 183, ../../../../scss/pages/_home.scss */
  body.home .height-90 {
    height: 90px; }
  /* line 187, ../../../../scss/pages/_home.scss */
  body.home .container .jumbotron {
    padding: 30px 30px; }
  /* line 191, ../../../../scss/pages/_home.scss */
  body.home .margin-top-0 {
    margin-top: 0; }
  /* line 195, ../../../../scss/pages/_home.scss */
  body.home .icon-home-info {
    position: absolute;
    top: 36px;
    right: 66px; }
  /* line 201, ../../../../scss/pages/_home.scss */
  body.home .height-16 {
    height: 16px;
    margin-top: 16px; }
  /* line 206, ../../../../scss/pages/_home.scss */
  body.home .custom-jumbotron-set-heigth {
    height: 360px; }
  /* line 210, ../../../../scss/pages/_home.scss */
  body.home .dossier-set-image-height {
    height: 120px; }
  /* line 214, ../../../../scss/pages/_home.scss */
  body.home .dossier-set-image-height {
    height: 130px; }
  /* line 218, ../../../../scss/pages/_home.scss */
  body.home .custom-jumbotron-go-dossier {
    position: relative;
    display: table;
    width: 100%; }
  /* line 224, ../../../../scss/pages/_home.scss */
  body.home .content-see-all-dossier {
    height: 100%;
    vertical-align: middle;
    display: table-cell; }
  /* line 230, ../../../../scss/pages/_home.scss */
  body.home .btn-custom {
    background-color: transparent;
    border: none; }
  /* line 239, ../../../../scss/pages/_home.scss */
  body.home .btn-custom-link, body.dikegosign.home .btn-custom-link {
    width: 320px;
    border-style: dashed; }
  /* line 244, ../../../../scss/pages/_home.scss */
  body.home .sign-and-send-style {
    margin-top: 22px; }
  @media screen and (max-width: 1735px) {
    /* line 249, ../../../../scss/pages/_home.scss */
    body.home .custom-jumbotron {
      height: 390px; }
    /* line 253, ../../../../scss/pages/_home.scss */
    body.home .response-start-button > button.btn-custom-link, body.home.login body.dikegosign.home .response-start-button > button.btn-custom-link, body.dikegosign.home body.home.login .response-start-button > button.btn-custom-link {
      padding-left: 50px;
      padding-right: 50px; } }
  @media screen and (max-width: 992px) {
    /* line 261, ../../../../scss/pages/_home.scss */
    body.home .response-start-button > button.btn-custom-link, body.home.login body.dikegosign.home .response-start-button > button.btn-custom-link, body.dikegosign.home body.home.login .response-start-button > button.btn-custom-link {
      padding-left: 30px;
      padding-right: 30px; }
    /* line 266, ../../../../scss/pages/_home.scss */
    body.home .btn-custom-link, body.dikegosign.home .btn-custom-link {
      width: 240px; } }
  @media screen and (max-width: 767px) {
    /* line 272, ../../../../scss/pages/_home.scss */
    body.home .device-setting {
      display: inline-block;
      width: 100%; }
    /* line 277, ../../../../scss/pages/_home.scss */
    body.home .btn-custom-link, body.dikegosign.home .btn-custom-link {
      width: 100%; }
    /* line 281, ../../../../scss/pages/_home.scss */
    body.home .sign-and-send-style {
      margin-top: 10px; }
    /* line 285, ../../../../scss/pages/_home.scss */
    body.home .custom-content-user-name {
      width: 100%; } }
  @media screen and (max-width: 530px) {
    /* line 291, ../../../../scss/pages/_home.scss */
    body.home .data-content {
      float: left; }
    /* line 295, ../../../../scss/pages/_home.scss */
    body.home div.table-cel.home-go-arrow {
      width: 100%;
      float: none;
      position: static; }
    /* line 301, ../../../../scss/pages/_home.scss */
    body.home div.table-cel.home-go-arrow .h5 {
      font-size: 100%; }
    /* line 305, ../../../../scss/pages/_home.scss */
    body.home div.custom-jumbotron-dossier div.table-cel {
      display: inline; }
    /* line 309, ../../../../scss/pages/_home.scss */
    body.home .container .jumbotron {
      padding-bottom: 20px; }
    /* line 313, ../../../../scss/pages/_home.scss */
    body.home .table-row,
    body.home .table-cel {
      text-align: center; }
    /* line 318, ../../../../scss/pages/_home.scss */
    body.home .text-align-bottom {
      position: relative;
      width: 100%; }
    /* line 323, ../../../../scss/pages/_home.scss */
    body.home .table-cel.home-go-arrow {
      display: inline-block;
      float: none;
      width: 100%; }
    /* line 329, ../../../../scss/pages/_home.scss */
    body.home .badge-home-style {
      font-size: 16px;
      line-height: 21px;
      padding: 12px 32px;
      margin-top: 15px; } }
  /* line 337, ../../../../scss/pages/_home.scss */
  body.home #modalInfoSignAndSend .info-modal-body > div,
  body.home #modalInfoCreateDossier .info-modal-body > div {
    margin-bottom: 20px; }
  /* line 342, ../../../../scss/pages/_home.scss */
  body.home #modalInfoCreateDossier .info-modal-body > div > div {
    passing-left: 0px; }
  /* line 346, ../../../../scss/pages/_home.scss */
  body.home .height-140 {
    height: 140px; }
  /* line 351, ../../../../scss/pages/_home.scss */
  body.home .info-modal-list-item {
    margin-bottom: 10px; }
  /* line 355, ../../../../scss/pages/_home.scss */
  body.home .info-modal-list-item ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 10px; }
  /* line 361, ../../../../scss/pages/_home.scss */
  body.home .info-modal-list-item ul li:before {
    content: '-'; }
  /* line 365, ../../../../scss/pages/_home.scss */
  body.home .info-modal-list-item li {
    padding-left: 0;
    margin-bottom: 10px; }
  /* line 370, ../../../../scss/pages/_home.scss */
  body.home .info-modal-sign-and-send li {
    margin-bottom: 20px; }
  @media (min-width: 768px) {
    /* line 376, ../../../../scss/pages/_home.scss */
    body.home #modalInfoCreateDossier .modal-dialog,
    body.home #modalInfoSignAndSend .modal-dialog {
      width: 750px; } }
  /* line 382, ../../../../scss/pages/_home.scss */
  body.home .icon-home-info > span {
    font-size: 20px; }
  /* line 28, ../../../../scss/pages/_pages.scss */
  body.index {
    /* Carousel base class */
    /* Since positioning the image, we need to help out the caption */
    /* Declare heights because of positioning of img element */ }
    /* line 2, ../../../../scss/pages/_index.scss */
    body.index .carousel {
      height: 500px; }
    /* line 6, ../../../../scss/pages/_index.scss */
    body.index .carousel-caption {
      z-index: 10; }
    /* line 11, ../../../../scss/pages/_index.scss */
    body.index .carousel .item {
      height: 500px;
      background-color: #777; }
    /* line 15, ../../../../scss/pages/_index.scss */
    body.index .carousel-inner > .item > img {
      position: absolute;
      top: 0;
      left: 0;
      min-width: 100%;
      height: 500px; }
  /* line 32, ../../../../scss/pages/_pages.scss */
  body.login {
    /* qua ci va l'img*/
    /*questa e la class che gestisce l'itera form*/
    /* questo gestisce le input e i bottoni dopo il logo*/
    /* enable absolute positioning */
    /* style icon */
    /* align icon */
    /* add padding */
    /*layout bottone */ }
    /* line 6, ../../../../scss/pages/_login.scss */
    body.login {
      background: url(../images/login_background.jpg) center center/cover no-repeat fixed, gray;
      background: url(../images/login_background.jpg) center center/cover no-repeat fixed, gray; }
    /* line 11, ../../../../scss/pages/_login.scss */
    body.login .settings-row-colored {
      border-radius: 5px 5px 5px 5px;
      -moz-border-radius: 5px 5px 5px 5px;
      -webkit-border-radius: 5px 5px 5px 5px;
      margin-bottom: 20px;
      padding: 10px 25px;
      border: 3px solid #c8e5ef;
      background-color: #DEEDF6;
      color: #6798B9; }
    /* line 22, ../../../../scss/pages/_login.scss */
    body.login .btn-container {
      position: relative;
      display: table-cell;
      height: 100%;
      float: right; }
    /* line 30, ../../../../scss/pages/_login.scss */
    body.login .form-signin {
      margin-top: 0;
      position: relative;
      height: 100%;
      font-size: 16px;
      vertical-align: middle;
      width: 600px;
      margin: 0 auto;
      color: white; }
    /* line 42, ../../../../scss/pages/_login.scss */
    body.login .form-sign-login {
      width: 300px;
      margin: 10px auto;
      padding: auto;
      height: auto; }
    /* line 49, ../../../../scss/pages/_login.scss */
    body.login #header, body.login #footer, body.login .footer {
      display: none; }
    /* line 53, ../../../../scss/pages/_login.scss */
    body.login .icon-Logo_smart_sign {
      font-size: 5em;
      padding: 0 auto;
      color: #ffffff; }
    /* line 60, ../../../../scss/pages/_login.scss */
    body.login .inner-addon {
      position: relative; }
    /* line 65, ../../../../scss/pages/_login.scss */
    body.login .inner-addon .glyphicon {
      position: absolute;
      pointer-events: none;
      -webkit-border-radius: 4px 0 0 4px;
      -moz-border-radius: 4px 0 0 4px;
      border-radius: 4px 0 0 4px; }
    /* line 73, ../../../../scss/pages/_login.scss */
    body.login .glyphicon {
      margin: 0;
      padding: 0; }
    /* line 79, ../../../../scss/pages/_login.scss */
    body.login .left-addon .glyphicon {
      left: 0px;
      z-index: 99;
      height: 36px;
      width: 38px;
      text-align: center;
      border-right: 1px solid #cccccc;
      color: #919193;
      font-size: 28px;
      background-color: #F9F9F9;
      padding: 5px;
      margin: 0px; }
    /* line 93, ../../../../scss/pages/_login.scss */
    body.login .form-control {
      height: 38px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      z-index: 100;
      background-color: white; }
    /* line 102, ../../../../scss/pages/_login.scss */
    body.login .alert {
      max-width: 450px;
      margin: 0px auto 20px; }
    /* line 107, ../../../../scss/pages/_login.scss */
    body.login .icon-icon_user2 {
      color: #ECEEEF; }
    /* line 111, ../../../../scss/pages/_login.scss */
    body.login .right-addon .glyphicon {
      right: 0px; }
    /* line 116, ../../../../scss/pages/_login.scss */
    body.login .left-addon input {
      padding-left: 45px;
      color: #919293; }
    /* line 121, ../../../../scss/pages/_login.scss */
    body.login .right-addon input {
      padding-right: 45px;
      color: #919293; }
    /* line 126, ../../../../scss/pages/_login.scss */
    body.login .Logo_smart_sign {
      width: 450px;
      display: table-cell;
      height: 140px;
      text-align: center;
      vertical-align: middle; }
    /* line 134, ../../../../scss/pages/_login.scss */
    body.login .inner-addon {
      position: relative; }
    /* line 139, ../../../../scss/pages/_login.scss */
    body.login .smart-sign-btn {
      min-width: auto;
      margin-right: 0;
      z-index: 3;
      min-height: 38px;
      border-color: #1d62A7;
      background-color: #1d62A7;
      text-align: center;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      font-size: large; }
    /* line 154, ../../../../scss/pages/_login.scss */
    body.login .smart-sign-btn:hover {
      background-color: #4da3f9;
      border-color: #4da3f9; }
    /* line 159, ../../../../scss/pages/_login.scss */
    body.login .smart-sign-btn:active, body.login .smart-sign-btn:focus {
      background-color: #1d62A7; }
    /* line 163, ../../../../scss/pages/_login.scss */
    body.login .smart-sign-btn-forgot {
      z-index: 4;
      text-align: right;
      padding-right: 5%;
      line-height: 18px;
      font-size: 16px;
      float: right;
      padding: 10px 0px; }
    /* line 173, ../../../../scss/pages/_login.scss */
    body.login .smart-sign-submit-btn-content {
      padding-right: 0px;
      float: right; }
    /* line 178, ../../../../scss/pages/_login.scss */
    body.login .smart-sign-cancel-btn-content {
      padding-left: 0px;
      float: left; }
    /* line 183, ../../../../scss/pages/_login.scss */
    body.login .smart-sign-login-help-message {
      text-align: center;
      padding: 15px 0px;
      font-size: 20px; }
    /* line 189, ../../../../scss/pages/_login.scss */
    body.login #requestOk {
      display: none; }
    /* line 193, ../../../../scss/pages/_login.scss */
    body.login #requestError {
      display: none; }
    /* line 197, ../../../../scss/pages/_login.scss */
    body.login .smart-sign-btn-forgot a {
      color: #ffffff; }
    /* line 201, ../../../../scss/pages/_login.scss */
    body.login .smart-sign-btn-forgot a:hover {
      color: rgba(29, 98, 167, 0.6); }
    /* line 205, ../../../../scss/pages/_login.scss */
    body.login .enel-footer {
      position: absolute;
      display: inline-block;
      height: 58px;
      width: 100%;
      text-align: center;
      margin-bottom: 5px;
      bottom: 0;
      left: 0;
      color: white;
      text-shadow: 2px 2px black; }
      /* line 216, ../../../../scss/pages/_login.scss */
      body.login .enel-footer img {
        width: 200px; }
    /* line 221, ../../../../scss/pages/_login.scss */
    body.login .icon-Logo_enel {
      widows: 168px;
      height: 58px;
      font-size: 4em; }
    @media (min-width: 970px) {
      /* line 228, ../../../../scss/pages/_login.scss */
      body.login .container {
        width: auto;
        min-width: 100%; } }
    @media (max-width: 969px) {
      /* line 235, ../../../../scss/pages/_login.scss */
      body.login .container {
        width: auto;
        min-width: 100%; }
      /* line 239, ../../../../scss/pages/_login.scss */
      body.login .form-signin {
        max-width: 450px;
        width: 100%; }
      /* line 243, ../../../../scss/pages/_login.scss */
      body.login .form-sign-login {
        max-width: 300px;
        width: 75%; } }
    @media (max-width: 460px) {
      /* line 250, ../../../../scss/pages/_login.scss */
      body.login .icon-Logo_smart_sign {
        font-size: 4em; }
      /* line 253, ../../../../scss/pages/_login.scss */
      body.login .icon-Logo_enel {
        font-size: 3em; }
      /* line 256, ../../../../scss/pages/_login.scss */
      body.login .container {
        width: auto;
        min-width: 100%; } }
    @media (max-width: 320px) {
      /* line 263, ../../../../scss/pages/_login.scss */
      body.login .icon-Logo_smart_sign {
        font-size: 3em; }
      /* line 266, ../../../../scss/pages/_login.scss */
      body.login .icon-Logo_enel {
        font-size: 2em; }
      /* line 269, ../../../../scss/pages/_login.scss */
      body.login .container {
        width: auto;
        min-width: 100%; } }
    @media (max-height: 500px) {
      /* line 277, ../../../../scss/pages/_login.scss */
      body.login .enel-footer {
        margin-top: 10%;
        position: relative;
        min-width: 100%; } }
    @media (max-device-width: 920px) {
      /* line 285, ../../../../scss/pages/_login.scss */
      body.login .form-sign-login {
        position: relative;
        display: table;
        width: 75%;
        text-align: center; }
      /* line 291, ../../../../scss/pages/_login.scss */
      body.login .btn-container {
        position: relative;
        display: inline-bock;
        min-width: auto;
        max-width: 100%;
        float: right; } }
  /* line 36, ../../../../scss/pages/_pages.scss */
  body.sbook {
    /* sidebar */
    /* all links */
    /* nested links */
    /* active & hover links */
    /* all active links */
    /* nested active links */
    /* hide inactive nested list */
    /* show active nested list */
    /* Margini e padding inferiore */
    /* Formattazione dell'item di lista */
    /* Arrotondamento del bordo superiore */
    /* Arrotondamento del bordo inferiore */
    /* Colore dei link */
    /* Colore dei titoli */
    /* Colore di sfondo sull'hover */
    /* Colori dell'item attivo */
    /* Colore dei titoli per un item attivo */
    /* Colore del paragrafo per un item attivo */
    /* Margine del titolo */
    /* Margine e altezza di riga del paragrafo */
    /*
    Stili pannello di firma
    */ }
    /* line 1, ../../../../scss/pages/_sbook.scss */
    body.sbook #searchById::-webkit-input-placeholder,
    body.sbook #searchInput::-webkit-input-placeholder {
      color: #BFBFBF; }
    /* line 6, ../../../../scss/pages/_sbook.scss */
    body.sbook #searchById::-moz-placeholder,
    body.sbook #searchInput::-moz-placeholder {
      color: #BFBFBF;
      opacity: 1; }
    /* line 12, ../../../../scss/pages/_sbook.scss */
    body.sbook #searchById:-moz-placeholder,
    body.sbook #searchInput:-moz-placeholder {
      color: #BFBFBF;
      opacity: 1; }
    /* line 18, ../../../../scss/pages/_sbook.scss */
    body.sbook #searchById:-ms-input-placeholder,
    body.sbook #searchInput:-ms-input-placeholder {
      color: #BFBFBF; }
    /* line 25, ../../../../scss/pages/_sbook.scss */
    body.sbook .panel-list {
      border: 0px; }
    /* line 29, ../../../../scss/pages/_sbook.scss */
    body.sbook .popover {
      max-width: 1200px; }
    /* line 33, ../../../../scss/pages/_sbook.scss */
    body.sbook .hand {
      cursor: pointer; }
    /* line 37, ../../../../scss/pages/_sbook.scss */
    body.sbook #searchclear .hover {
      cursor: pointer; }
    /* line 44, ../../../../scss/pages/_sbook.scss */
    body.sbook .lf-cmd-btn {
      width: 90px; }
    /* line 48, ../../../../scss/pages/_sbook.scss */
    body.sbook .btn-group-create {
      padding-right: 10px; }
    /* line 52, ../../../../scss/pages/_sbook.scss */
    body.sbook .navbar.navbar-default.sbook-controls {
      background-color: #f5f5f5; }
    /* line 56, ../../../../scss/pages/_sbook.scss */
    body.sbook #searchById {
      width: 80px; }
    /* line 60, ../../../../scss/pages/_sbook.scss */
    body.sbook .navbar-nav.sbook-controls {
      margin: 0px !important; }
    /* line 64, ../../../../scss/pages/_sbook.scss */
    body.sbook .lf-flt-pnl {
      /*float:left;*/
      /*display: table-cell;*/
      vertical-align: top;
      border-top: 1px solid lightgray;
      border-bottom: 1px solid lightgray;
      border-left: 1px solid lightgray;
      min-height: 450px; }
    /* line 74, ../../../../scss/pages/_sbook.scss */
    body.sbook .lf-envelops-lst-pnl {
      display: table-cell;
      vertical-align: top;
      /*border-top: 1px solid lightgray;
      border-bottom: 1px solid lightgray;*/
      border-left: 1px solid lightgray;
      min-height: 450px;
      padding-left: 0px;
      padding-right: 0px; }
    /* line 87, ../../../../scss/pages/_sbook.scss */
    body.sbook .lf-envelop-det-pnl {
      display: table-cell;
      /*border-top: 1px solid lightgray;
      border-bottom: 1px solid lightgray;*/
      border-right: 1px solid lightgray;
      border-left: 1px solid lightgray;
      float: right;
      min-height: 450px; }
    /* line 97, ../../../../scss/pages/_sbook.scss */
    body.sbook .content-centered {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
    /* line 103, ../../../../scss/pages/_sbook.scss */
    body.sbook .content-right {
      display: table-cell;
      vertical-align: middle;
      text-align: right; }
    /* line 109, ../../../../scss/pages/_sbook.scss */
    body.sbook .no-left-padding {
      padding-left: 0px; }
    /* line 114, ../../../../scss/pages/_sbook.scss */
    body.sbook .no-right-padding {
      padding-right: 0px; }
    /* line 118, ../../../../scss/pages/_sbook.scss */
    body.sbook .content-left {
      display: table-cell;
      vertical-align: middle;
      text-align: left; }
    /* line 123, ../../../../scss/pages/_sbook.scss */
    body.sbook .pre-scrollable {
      min-height: 373px; }
    /* line 129, ../../../../scss/pages/_sbook.scss */
    body.sbook .h6 {
      margin: 1px; }
    /* line 133, ../../../../scss/pages/_sbook.scss */
    body.sbook #searchEnvelopes {
      display: inline-block; }
    /* line 138, ../../../../scss/pages/_sbook.scss */
    body.sbook .filters {
      display: block;
      padding: 3px 20px;
      clear: both;
      font-weight: normal;
      line-height: 1.42857143;
      color: #333333;
      white-space: nowrap; }
    /* line 148, ../../../../scss/pages/_sbook.scss */
    body.sbook .filters:hover {
      background: #f5f5f5;
      text-decoration: none; }
    /* line 153, ../../../../scss/pages/_sbook.scss */
    body.sbook .selectedFilter {
      background: #f5f5f5; }
    /* line 157, ../../../../scss/pages/_sbook.scss */
    body.sbook .divider-custom {
      height: 1px;
      margin: 9px 0;
      overflow: hidden;
      background-color: #e5e5e5; }
    /* line 167, ../../../../scss/pages/_sbook.scss */
    body.sbook #filter {
      font-size: 12px; }
    /* line 171, ../../../../scss/pages/_sbook.scss */
    body.sbook .list-special .list-group-item:first-child {
      border-top: 0px;
      border-top-right-radius: 0px;
      border-top-left-radius: 0px; }
    /* line 177, ../../../../scss/pages/_sbook.scss */
    body.sbook .list-special .list-group-item:last-child {
      border-bottom-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom: 0px; }
    /* line 183, ../../../../scss/pages/_sbook.scss */
    body.sbook .list-special .list-group-item {
      border-right: 0px;
      border-left: 0px; }
    /* line 188, ../../../../scss/pages/_sbook.scss */
    body.sbook .list-special {
      margin-bottom: 0px; }
    /* line 196, ../../../../scss/pages/_sbook.scss */
    body.sbook .fixed {
      position: fixed; }
    /* line 201, ../../../../scss/pages/_sbook.scss */
    body.sbook .bs-docs-sidebar {
      padding-left: 20px;
      margin-top: 20px;
      margin-bottom: 20px; }
    /* line 208, ../../../../scss/pages/_sbook.scss */
    body.sbook .bs-docs-sidebar .nav > li > a {
      color: #999;
      border-left: 2px solid transparent;
      padding: 4px 20px;
      font-size: 13px;
      font-weight: 400; }
    /* line 217, ../../../../scss/pages/_sbook.scss */
    body.sbook .bs-docs-sidebar .nav .nav > li > a {
      padding-top: 1px;
      padding-bottom: 1px;
      padding-left: 30px;
      font-size: 12px; }
    /* line 225, ../../../../scss/pages/_sbook.scss */
    body.sbook .bs-docs-sidebar .nav > .active > a, body.sbook .bs-docs-sidebar .nav > li > a:hover,
    body.sbook .bs-docs-sidebar .nav > li > a:focus {
      color: #676767;
      text-decoration: none;
      background-color: #f5f5f5;
      /* background-color: transparent; */
      border-left: 2px solid #0275d8;
      /* border-left-color: #563d7c; border-right: 2px solid #73050f; */ }
    /* line 234, ../../../../scss/pages/_sbook.scss */
    body.sbook .bs-docs-sidebar .nav > .active > a, body.sbook .bs-docs-sidebar .nav > .active:hover > a,
    body.sbook .bs-docs-sidebar .nav > .active:focus > a {
      font-weight: 700; }
    /* line 239, ../../../../scss/pages/_sbook.scss */
    body.sbook .bs-docs-sidebar .nav .nav > .active > a, body.sbook .bs-docs-sidebar .nav .nav > .active:hover > a,
    body.sbook .bs-docs-sidebar .nav .nav > .active:focus > a {
      font-weight: 500; }
    /* line 245, ../../../../scss/pages/_sbook.scss */
    body.sbook .bs-docs-sidebar .nav ul.nav {
      /*display: none;*/ }
    /* line 249, ../../../../scss/pages/_sbook.scss */
    body.sbook .bs-docs-sidebar .nav > .active > ul.nav {
      display: block; }
    /* line 255, ../../../../scss/pages/_sbook.scss */
    body.sbook .list-group {
      padding-left: 0;
      margin-bottom: 20px; }
    /* line 262, ../../../../scss/pages/_sbook.scss */
    body.sbook .list-group-item {
      position: relative;
      display: block;
      padding: 10px 15px;
      margin-bottom: -1px;
      background-color: #ffffff;
      border: 1px solid #dddddd; }
    /* line 273, ../../../../scss/pages/_sbook.scss */
    body.sbook .list-group-item:first-child {
      border-top-right-radius: 4px;
      border-top-left-radius: 4px; }
    /* line 280, ../../../../scss/pages/_sbook.scss */
    body.sbook .list-group-item:last-child {
      margin-bottom: 0;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px; }
    /* line 288, ../../../../scss/pages/_sbook.scss */
    body.sbook a.list-group-item {
      color: #555555; }
    /* line 294, ../../../../scss/pages/_sbook.scss */
    body.sbook a.list-group-item .list-group-item-heading {
      color: #333333; }
    /* line 300, ../../../../scss/pages/_sbook.scss */
    body.sbook a.list-group-item:hover,
    body.sbook a.list-group-item:focus {
      text-decoration: none;
      background-color: #f5f5f5; }
    /* line 308, ../../../../scss/pages/_sbook.scss */
    body.sbook .list-group-item.active,
    body.sbook .list-group-item.active:hover,
    body.sbook .list-group-item.active:focus {
      z-index: 2;
      color: #ffffff;
      background-color: #676767;
      /* background-color: #428bca; */
      border-color: #676767;
      /* border-color: #428bca; */ }
    /* line 319, ../../../../scss/pages/_sbook.scss */
    body.sbook .list-group-item.active .list-group-item-heading,
    body.sbook .list-group-item.active:hover .list-group-item-heading,
    body.sbook .list-group-item.active:focus .list-group-item-heading {
      color: inherit; }
    /* line 327, ../../../../scss/pages/_sbook.scss */
    body.sbook .list-group-item.active .list-group-item-text,
    body.sbook .list-group-item.active:hover .list-group-item-text,
    body.sbook .list-group-item.active:focus .list-group-item-text {
      color: #e1edf7; }
    /* line 335, ../../../../scss/pages/_sbook.scss */
    body.sbook .list-group-item-heading {
      margin-top: 0;
      margin-bottom: 5px; }
    /* line 342, ../../../../scss/pages/_sbook.scss */
    body.sbook .list-group-item-text {
      margin-bottom: 0;
      line-height: 1.3; }
    /* line 347, ../../../../scss/pages/_sbook.scss */
    body.sbook html, body.sbook body {
      overflow: visible; }
    /* line 351, ../../../../scss/pages/_sbook.scss */
    body.sbook #loading-indicator {
      position: absolute;
      left: 10px;
      top: 10px; }
    /* line 357, ../../../../scss/pages/_sbook.scss */
    body.sbook .grey {
      color: gray; }
    /* line 361, ../../../../scss/pages/_sbook.scss */
    body.sbook .blue {
      color: #676767; }
    /* line 365, ../../../../scss/pages/_sbook.scss */
    body.sbook .main {
      padding-top: 20px; }
    /* line 369, ../../../../scss/pages/_sbook.scss */
    body.sbook .pagerIndex {
      font-size: 14px; }
    /* line 373, ../../../../scss/pages/_sbook.scss */
    body.sbook .pagerCurrentPage {
      font-weight: bold;
      color: white;
      background-color: #676767;
      /* background-color: #2779AA; */
      border-width: 0px;
      border-style: solid;
      border-color: black;
      padding: 0px;
      /* adding: 2px; */
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      display: inline-block !important; }
    /* line 387, ../../../../scss/pages/_sbook.scss */
    body.sbook .pagerIndexPage {
      display: inline-block !important; }
    /* line 391, ../../../../scss/pages/_sbook.scss */
    body.sbook .pagerIndexIcon {
      display: inline-block !important; }
    /* line 395, ../../../../scss/pages/_sbook.scss */
    body.sbook td.pagerIndex {
      vertical-align: middle !important; }
    /* line 399, ../../../../scss/pages/_sbook.scss */
    body.sbook .no-left-border {
      border-left-color: transparent;
      border-left: 0px; }
    /* line 404, ../../../../scss/pages/_sbook.scss */
    body.sbook .no-border-right {
      border-right-color: transparent;
      border-right: 0px; }
    /* line 411, ../../../../scss/pages/_sbook.scss */
    body.sbook #countEnve {
      color: #73050f; }
    /* line 415, ../../../../scss/pages/_sbook.scss */
    body.sbook .filters-nav2 {
      font-size: 10px;
      padding-left: 30px; }
    /* line 421, ../../../../scss/pages/_sbook.scss */
    body.sbook .lf-envedet-doc {
      display: inline-block;
      text-align: center;
      margin-right: 10px;
      vertical-align: top; }
    /* line 428, ../../../../scss/pages/_sbook.scss */
    body.sbook .lf-envedet-doc-icon {
      font-size: 60px; }
    /* line 432, ../../../../scss/pages/_sbook.scss */
    body.sbook .lf-envedet-doc-icon-link {
      display: inline-block; }
    /* line 436, ../../../../scss/pages/_sbook.scss */
    body.sbook .lf-envedet-doc-title {
      display: inline-block;
      max-width: 100px;
      overflow: hidden;
      word-wrap: break-word; }
    /* line 444, ../../../../scss/pages/_sbook.scss */
    body.sbook #btn-download-file-popup > i {
      color: #676767;
      cursor: pointer; }
    /* line 449, ../../../../scss/pages/_sbook.scss */
    body.sbook #btn-download-file-popup > i:hover {
      color: #23527c; }
    /* line 453, ../../../../scss/pages/_sbook.scss */
    body.sbook #popup-download-original {
      cursor: pointer; }
    /* line 457, ../../../../scss/pages/_sbook.scss */
    body.sbook #popup-download-pdf {
      cursor: pointer; }
    /* line 465, ../../../../scss/pages/_sbook.scss */
    body.sbook #remoteSignOtpReqPanel {
      display: none; }
    /* line 469, ../../../../scss/pages/_sbook.scss */
    body.sbook #pinOtpValPanel {
      display: none; }
    /* line 473, ../../../../scss/pages/_sbook.scss */
    body.sbook #confirmDiv {
      display: none; }
    /* line 477, ../../../../scss/pages/_sbook.scss */
    body.sbook #noConfirmDiv {
      display: none; }
    /* line 481, ../../../../scss/pages/_sbook.scss */
    body.sbook #remoteAndInternalSign {
      display: none; }
    /* line 485, ../../../../scss/pages/_sbook.scss */
    body.sbook #remoteAndInternalSignOtpValue {
      display: none; }
    /* line 489, ../../../../scss/pages/_sbook.scss */
    body.sbook #internalSignPanel {
      display: none; }
    /* line 493, ../../../../scss/pages/_sbook.scss */
    body.sbook #selectPolicyTable tr.selected {
      background-color: #f5f5f5; }
  /* line 40, ../../../../scss/pages/_pages.scss */
  body.send {
    /*spostare il seguente codice nella send inserire i css solo delle modali e del cloud storage*/
    /*bottoni  integrati nella send quindi devono andare nella send*/
    /*fine integrazione dei bottoni*/
    /* scroll fixes */
    /*** style per dropBox**/
    /* non cambiare ordine di queste regole CSS altriemtni si  modifica tutto il layout dei bottoni clouds*/
    /**************
    * CSS di  jquery file tree
    *
    *
    *********/
    /*fine gestione del  css di CSS di  jquery file tree*/ }
    /* line 1, ../../../../scss/pages/_send.scss */
    body.send hr {
      margin-top: 10px;
      margin-bottom: 10px; }
    /* line 10, ../../../../scss/pages/_send.scss */
    body.send .nav-tab-title {
      display: inline-block; }
    /* line 3, ../../../../scss/pages/_cloud_storage.scss */
    body.send .logo_livebox {
      width: 38px;
      height: 38px;
      /*object-fit: contain;*/
      opacity: 0.72;
      content: url(../images/storage_cloud/logo-livebox.png);
      clear: both;
      float: left; }
    /* line 13, ../../../../scss/pages/_cloud_storage.scss */
    body.send .storage-cloud-button-style {
      display: inline-block;
      vertical-align: middle; }
      /* line 16, ../../../../scss/pages/_cloud_storage.scss */
      body.send .storage-cloud-button-style > span {
        padding-top: 9px; }
    /* line 20, ../../../../scss/pages/_cloud_storage.scss */
    body.send .live-box-text {
      display: inline-block;
      margin-top: 8px; }
    /* line 25, ../../../../scss/pages/_cloud_storage.scss */
    body.send #liveboxContent {
      text-align: center; }
      /* line 27, ../../../../scss/pages/_cloud_storage.scss */
      body.send #liveboxContent .logolivebox {
        display: inline-block;
        /*object-fit: contain;*/
        content: url(../images/storage_cloud/logo-livebox-login.png);
        margin-bottom: 15px; }
    /* line 35, ../../../../scss/pages/_cloud_storage.scss */
    body.send .navigator-folder-up {
      color: #0e66ba; }
      /* line 37, ../../../../scss/pages/_cloud_storage.scss */
      body.send .navigator-folder-up:after {
        font-family: fontAwesome;
        content: "\f148";
        color: #0e66ba;
        margin-left: 5px; }
    /* line 44, ../../../../scss/pages/_cloud_storage.scss */
    body.send #storageCloudNavigator li.file {
      cursor: default; }
    /* line 48, ../../../../scss/pages/_cloud_storage.scss */
    body.send #storageCloudNavigator li.file-disabled {
      cursor: not-allowed;
      background-color: rgba(238, 238, 238, 0.31);
      opacity: 0.6; }
      /* line 52, ../../../../scss/pages/_cloud_storage.scss */
      body.send #storageCloudNavigator li.file-disabled A {
        cursor: not-allowed;
        margin-left: 6px; }
    /* line 57, ../../../../scss/pages/_cloud_storage.scss */
    body.send #modalSpinnerLoading .spinner-content {
      height: 150px; }
      /* line 59, ../../../../scss/pages/_cloud_storage.scss */
      body.send #modalSpinnerLoading .spinner-content .spinner-body {
        position: absolute;
        display: block;
        top: 50%;
        left: 50%; }
    /* line 68, ../../../../scss/pages/_cloud_storage.scss */
    body.send #modalSpinnerLoading.modal {
      padding-left: 0px !important;
      padding-right: 0px !important;
      overflow-y: scroll; }
      /* line 73, ../../../../scss/pages/_cloud_storage.scss */
      body.send #modalSpinnerLoading.modal .modal-header {
        padding: 6px 15px;
        text-align: center; }
    /* line 79, ../../../../scss/pages/_cloud_storage.scss */
    body.send #storageCloudNavigator li.file-disabled > a {
      background-color: transparent; }
    /* line 85, ../../../../scss/pages/_cloud_storage.scss */
    body.send #storageCloudDropBox {
      padding: 2px;
      display: inline-block; }
      /* line 88, ../../../../scss/pages/_cloud_storage.scss */
      body.send #storageCloudDropBox > a {
        padding: 6px;
        color: #333;
        background-color: transparent;
        width: 100%;
        height: 100%;
        font-size: 14px;
        text-align: center;
        text-decoration: none; }
        /* line 98, ../../../../scss/pages/_cloud_storage.scss */
        body.send #storageCloudDropBox > a:hover, body.send #storageCloudDropBox > a:focus {
          background-color: transparent;
          text-decoration: none; }
        /* line 102, ../../../../scss/pages/_cloud_storage.scss */
        body.send #storageCloudDropBox > a #fileSelectedDiv {
          display: none; }
        /* line 106, ../../../../scss/pages/_cloud_storage.scss */
        body.send #storageCloudDropBox > a > span.dropin-btn-mystatus, body.send #storageCloudDropBox > a > span.dropin-btn-status, body.send #storageCloudDropBox > a > span.dropin-btn-check {
          	/* font-size:38px;
           	height: 38px;
           	object-fit: contain;*/
          background-color: transparent;
          content: url(../images/storage_cloud/logo-dropbox.png); }
      /* line 114, ../../../../scss/pages/_cloud_storage.scss */
      body.send #storageCloudDropBox .dropbox-dropin-btn, body.send #storageCloudDropBox .dropbox-dropin-btn:link, body.send #storageCloudDropBox .dropbox-dropin-btn:hover {
        font-size: 16px;
        font-weight: normal;
        padding: 6px;
        border: none;
        border-radius: 0px;
        background: none; }
      /* line 122, ../../../../scss/pages/_cloud_storage.scss */
      body.send #storageCloudDropBox .dropbox-chooser, body.send #storageCloudDropBox .dropbox-dropin-btn {
        line-height: 21px !important; }
    /* line 129, ../../../../scss/pages/_cloud_storage.scss */
    body.send #storageClouds .auto-padding {
      padding-right: 10px;
      padding-left: 10px; }
    /* line 133, ../../../../scss/pages/_cloud_storage.scss */
    body.send #storageClouds .auto-padding:first-child {
      padding: 0;
      padding-right: 10px; }
    /* line 138, ../../../../scss/pages/_cloud_storage.scss */
    body.send #storageClouds .auto-padding:last-child {
      padding: 0;
      padding-left: 10px; }
    /* line 143, ../../../../scss/pages/_cloud_storage.scss */
    body.send #storageClouds .auto-padding:first-child:nth-last-child(1) {
      padding: 0; }
    /* line 154, ../../../../scss/pages/_cloud_storage.scss */
    body.send UL.jqueryFileTree {
      /*  font-family: HelveticaNeue; */
      padding: 0;
      margin: 0;
      background-color: #ffffff;
      height: 600px;
      font-size: 16px;
      line-height: 56px;
      overflow-x: hidden;
      overflow-y: auto; }
      /* line 164, ../../../../scss/pages/_cloud_storage.scss */
      body.send UL.jqueryFileTree A {
        color: #212121;
        text-decoration: none;
        display: inline-block;
        padding: 0;
        padding-left: 20px;
        font-size: 16px;
        cursor: pointer;
        line-height: 56px;
        width: 100%;
        background-color: transparent; }
      /* line 176, ../../../../scss/pages/_cloud_storage.scss */
      body.send UL.jqueryFileTree A:hover {
        background: #BDF;
        opacity: 0.9; }
      /* line 181, ../../../../scss/pages/_cloud_storage.scss */
      body.send UL.jqueryFileTree LI {
        list-style: none;
        height: 56px;
        margin: 0;
        white-space: nowrap;
        border-bottom: 1px solid #d8d8d8;
        vertical-align: middle;
        display: flex;
        /* &.expanded {
          background: url(../images/jQueryFileTreeIcon/folder_open.png) left top no-repeat;
        } */
        /* 	&.wait {
        	  background: url(../images/jQueryFileTreeIcon/spinner.gif) left top no-repeat;
        		 content: "\f110";
        	} */
        		/*
        		&.ext_3gp {
        		  background: url(../images/jQueryFileTreeIcon/film.png) left top no-repeat;
        		}
        		&.ext_afp {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_afpa {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_asp {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_aspx {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_avi {
        		  background: url(../images/jQueryFileTreeIcon/film.png) left top no-repeat;
        		}
        		&.ext_bat {
        		  background: url(../images/jQueryFileTreeIcon/application.png) left top no-repeat;
        		}
        		&.ext_bmp {
        		  background: url(../images/jQueryFileTreeIcon/picture.png) left top no-repeat;
        		}
        		&.ext_c {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_cfm {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_cgi {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_com {
        		  background: url(../images/jQueryFileTreeIcon/application.png) left top no-repeat;
        		}
        		&.ext_cpp {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_css {
        		  background: url(../images/jQueryFileTreeIcon/css.png) left top no-repeat;
        		}
        		&.ext_doc {
        		  background: url(../images/jQueryFileTreeIcon/doc.png) left top no-repeat;
        		}
        		&.ext_exe {
        		  background: url(../images/jQueryFileTreeIcon/application.png) left top no-repeat;
        		}
        		&.ext_gif {
        		  background: url(../images/jQueryFileTreeIcon/picture.png) left top no-repeat;
        		}
        		&.ext_fla {
        		  background: url(../images/jQueryFileTreeIcon/flash.png) left top no-repeat;
        		}
        		&.ext_h {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_htm {
        		  background: url(../images/jQueryFileTreeIcon/html.png) left top no-repeat;
        		}
        		&.ext_html {
        		  background: url(../images/jQueryFileTreeIcon/html.png) left top no-repeat;
        		}
        		&.ext_jar {
        		  background: url(../images/jQueryFileTreeIcon/java.png) left top no-repeat;
        		}
        		&.ext_jpg {
        		  background: url(../images/jQueryFileTreeIcon/picture.png) left top no-repeat;
        		}
        		&.ext_jpeg {
        		  background: url(../images/jQueryFileTreeIcon/picture.png) left top no-repeat;
        		}
        		&.ext_js {
        		  background: url(../images/jQueryFileTreeIcon/script.png) left top no-repeat;
        		}
        		&.ext_lasso {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_log {
        		  content: url(../images/jQueryFileTreeIcon/txt.png) left top no-repeat;
        		}
        		&.ext_m4p {
        		  background: url(../images/jQueryFileTreeIcon/music.png) left top no-repeat;
        		}
        		&.ext_mov {
        		  background: url(images/film.png) left top no-repeat;
        		}
        		&.ext_mp3 {
        		  background: url(../images/jQueryFileTreeIcon/music.png) left top no-repeat;
        		}
        		&.ext_mp4 {
        		  background: url(../images/jQueryFileTreeIcon/film.png) left top no-repeat;
        		}
        		&.ext_mpg {
        		  background: url(../images/jQueryFileTreeIcon/film.png) left top no-repeat;
        		}
        		&.ext_mpeg {
        		  background: url(../images/jQueryFileTreeIcon/film.png) left top no-repeat;
        		}
        		&.ext_ogg {
        		  background: url(../images/jQueryFileTreeIcon/music.png) left top no-repeat;
        		}
        		&.ext_ogv {
        		  background: url(../images/jQueryFileTreeIcon/film.png) left top no-repeat;
        		}
        		&.ext_pcx {
        		  background: url(../images/jQueryFileTreeIcon/picture.png) left top no-repeat;
        		}
        		&.ext_pdf:before {
        			font-family: fontAwesome;
           			content: "\f1c1";
        		}
        		&.ext_php {
        		  background: url(../images/jQueryFileTreeIcon/php.png) left top no-repeat;
        		}
        		&.ext_png {
        		  background: url(../images/jQueryFileTreeIcon/picture.png) left top no-repeat;
        		}

        		&.ext_psd {
        		  background: url(../images/jQueryFileTreeIcon/psd.png) left top no-repeat;
        		}
        		&.ext_pl {
        		  background: url(../images/jQueryFileTreeIcon/script.png) left top no-repeat;
        		}
        		&.ext_py {
        		  background: url(../images/jQueryFileTreeIcon/script.png) left top no-repeat;
        		}
        		&.ext_rb {
        		  background: url(../images/jQueryFileTreeIcon/ruby.png) left top no-repeat;
        		}
        		&.ext_rbx {
        		  background: url(../images/jQueryFileTreeIcon/ruby.png) left top no-repeat;
        		}
        		&.ext_rhtml {
        		  background: url(../images/jQueryFileTreeIcon/ruby.png) left top no-repeat;
        		}
        		&.ext_rpm {
        		  background: url(../images/jQueryFileTreeIcon/linux.png) left top no-repeat;
        		}
        		&.ext_ruby {
        		  background: url(../images/jQueryFileTreeIcon/ruby.png) left top no-repeat;
        		}
        		&.ext_sql {
        		  background: url(../images/jQueryFileTreeIcon/db.png) left top no-repeat;
        		}
        		&.ext_swf {
        		  background: url(../images/jQueryFileTreeIcon/flash.png) left top no-repeat;
        		}
        		&.ext_tif {
        		  background: url(../images/jQueryFileTreeIcon/picture.png) left top no-repeat;
        		}
        		&.ext_tiff {
        		  background: url(../images/jQueryFileTreeIcon/picture.png) left top no-repeat;
        		}
        		&.ext_txt:before {
        		  content: url(../images/jQueryFileTreeIcon/txt.png);
        		  float: left;
        		}
        		&.ext_vb {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_wav {
        		  background: url(../images/jQueryFileTreeIcon/music.png) left top no-repeat;
        		}
        		&.ext_webm {
        		  background: url(../images/jQueryFileTreeIcon/film.png) left top no-repeat;
        		}
        		&.ext_wmv {
        		  background: url(../images/jQueryFileTreeIcon/film.png) left top no-repeat;
        		}

        		&.ext_xml {
        		  background: url(../images/jQueryFileTreeIcon/code.png) left top no-repeat;
        		}
        		&.ext_zip {
        		  background: url(../images/jQueryFileTreeIcon/zip.png) left top no-repeat;
        		} */ }
        /* line 191, ../../../../scss/pages/_cloud_storage.scss */
        body.send UL.jqueryFileTree LI.directory:before {
          /*  background: url(../images/jQueryFileTreeIcon/directory.png) left top no-repeat; */
          /*content: "\f07b";*/
          content: url(../images/storage_cloud/ic-folder.svg); }
        /* line 196, ../../../../scss/pages/_cloud_storage.scss */
        body.send UL.jqueryFileTree LI[class^="directory"]:before, body.send UL.jqueryFileTree LI[class*=" directory"]:before, body.send UL.jqueryFileTree LI[class^="ext_"]:before, body.send UL.jqueryFileTree LI[class*=" ext_"], body.send UL.jqueryFileTree LI[class^="file"]:before, body.send UL.jqueryFileTree LI[class*=" file"]:before {
          padding: 3px; }
        /* line 199, ../../../../scss/pages/_cloud_storage.scss */
        body.send UL.jqueryFileTree LI.directory-locked {
          /* background: url(../images/jQueryFileTreeIcon/directory-lock.png) left top no-repeat; */
          /*   content: "\f07b"; */
          padding-top: 5px;
          content: url(../images/storage_cloud/ic-folder.svg); }
        /* line 208, ../../../../scss/pages/_cloud_storage.scss */
        body.send UL.jqueryFileTree LI.file:before {
          /* background: url(../images/jQueryFileTreeIcon/file.png) left top no-repeat; */
          /*  content: "\f0c5"; */
          content: url(../images/storage_cloud/ic-file.svg);
          background-color: transparent; }
        /* line 214, ../../../../scss/pages/_cloud_storage.scss */
        body.send UL.jqueryFileTree LI.file-locked {
          /*   background: url(../images/jQueryFileTreeIcon/file-lock.png) left top no-repeat !important; */
          /* content: "\f023"; */
          content: url(../images/storage_cloud/ic-file.svg); }
        /* line 223, ../../../../scss/pages/_cloud_storage.scss */
        body.send UL.jqueryFileTree LI.selected {
          padding: 0;
          width: 100%;
          background-color: #f4f4f4; }
          /* line 227, ../../../../scss/pages/_cloud_storage.scss */
          body.send UL.jqueryFileTree LI.selected > a {
            width: 100%;
            background-color: transparent;
            font-weight: bold; }
        /* line 233, ../../../../scss/pages/_cloud_storage.scss */
        body.send UL.jqueryFileTree LI.selected:after {
          font-family: fontAwesome;
          color: green;
          float: right;
          clear: both;
          /* position: absolute; */
          right: 10px;
          padding-top: 0;
          margin-right: 10px;
          content: "\f00c";
          /* display: inline-block; */
          /* vertical-align: middle; */ }
        /* line 246, ../../../../scss/pages/_cloud_storage.scss */
        body.send UL.jqueryFileTree LI[class^="ext_"]:before, body.send UL.jqueryFileTree LI[class*=" ext_"]:before {
          /* content: "\f016"; */
          vertical-align: middle;
          height: 100%;
          display: inline-block; }
        /* line 252, ../../../../scss/pages/_cloud_storage.scss */
        body.send UL.jqueryFileTree LI.ext_txt:before {
          /* content: "\f0f6"; */
          float: left;
          content: url(../images/storage_cloud/ic-txt.svg); }
        /* line 257, ../../../../scss/pages/_cloud_storage.scss */
        body.send UL.jqueryFileTree LI.ext_pdf:before {
          /* 	font-family: fontAwesome; */
          /* content: "\f1c1"; */
          content: url(../images/storage_cloud/ic-pdf.svg); }
        /* line 262, ../../../../scss/pages/_cloud_storage.scss */
        body.send UL.jqueryFileTree LI.ext_doc:before {
          /*   content: "\f1c2"; */
          content: url(../images/storage_cloud/ic-doc.svg); }
        /* line 266, ../../../../scss/pages/_cloud_storage.scss */
        body.send UL.jqueryFileTree LI.ext_xls:before {
          /*  content: "\f1c3"; */
          content: url(../images/storage_cloud/ic-xls.svg); }
        /* line 270, ../../../../scss/pages/_cloud_storage.scss */
        body.send UL.jqueryFileTree LI.ext_ppt:before {
          /*  content: "\f1c4"; */
          content: url(../images/storage_cloud/ic-ppt.svg); }
  /* line 2, ../../../../scss/pages/_settings.scss */
  body.settings .col-margin-layout, body.settings body.dossier .operations-content, body.dossier body.settings .operations-content, body.settings .nav-col, body.settings .button-col, body.settings .content-col, body.settings body.superadmin-envelopeOperationsSearch .operations-content, body.superadmin-envelopeOperationsSearch body.settings .operations-content {
    margin-top: 20px; }
  @media (max-width: 991px) {
    /* line 19, ../../../../scss/pages/_settings.scss */
    body.settings .affix {
      position: relative; } }
  /* line 24, ../../../../scss/pages/_settings.scss */
  body.settings .help-block {
    color: #FE4F54; }
  /* line 28, ../../../../scss/pages/_settings.scss */
  body.settings .list-group-item-custom {
    padding: 0px; }
  /* line 32, ../../../../scss/pages/_settings.scss */
  body.settings .list-group-item.active {
    border-top: 1px solid #676767;
    border-bottom: 1px solid #676767; }
  /* line 37, ../../../../scss/pages/_settings.scss */
  body.settings .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  /* line 43, ../../../../scss/pages/_settings.scss */
  body.settings .list-group-item:last-child {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  /* line 49, ../../../../scss/pages/_settings.scss */
  body.settings .list-group-item {
    /*border:0px;*/
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD; }
  /* line 55, ../../../../scss/pages/_settings.scss */
  body.settings .list-group {
    padding-top: 15px; }
  /* line 59, ../../../../scss/pages/_settings.scss */
  body.settings .navbar {
    margin-bottom: 0px; }
  /* line 63, ../../../../scss/pages/_settings.scss */
  body.settings .container {
    overflow-x: hidden;
    z-index: 1;
    bottom: 52px;
    top: 52px;
    padding-bottom: 60px; }
  /* line 71, ../../../../scss/pages/_settings.scss */
  body.settings .footer {
    margin-top: 0px;
    position: fixed;
    z-index: 3;
    width: 100%;
    bottom: 0;
    background-color: #fff; }
  /* line 80, ../../../../scss/pages/_settings.scss */
  body.settings .modal-backdrop {
    z-index: 4; }
  /* line 84, ../../../../scss/pages/_settings.scss */
  body.settings .settings-row-colored {
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    margin-bottom: 20px;
    padding: 10px 25px;
    border: 3px solid #c8e5ef;
    background-color: #DEEDF6;
    color: #6798B9; }
  /* line 95, ../../../../scss/pages/_settings.scss */
  body.settings .settings-row {
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    margin-bottom: 20px;
    padding: 10px 25px; }
  /* line 106, ../../../../scss/pages/_settings.scss */
  body.settings .settings-row-description {
    margin-top: 25px; }
  /* line 110, ../../../../scss/pages/_settings.scss */
  body.settings .settings-row-checklist {
    padding-left: 15px;
    padding-right: 15px; }
  /* line 115, ../../../../scss/pages/_settings.scss */
  body.settings .settings-row-title {
    font-weight: bold; }
  /* line 119, ../../../../scss/pages/_settings.scss */
  body.settings .settings-row-image {
    max-height: 100px;
    min-height: 100px;
    display: flex;
    align-items: center; }
  /* line 126, ../../../../scss/pages/_settings.scss */
  body.settings .settings-row-image img {
    margin: auto; }
  /* line 130, ../../../../scss/pages/_settings.scss */
  body.settings .settings-row-image-caption {
    margin: 10px 0px; }
  /* line 134, ../../../../scss/pages/_settings.scss */
  body.settings .settings-row-link {
    text-decoration: underline;
    cursor: pointer;
    display: inline; }
  /* line 140, ../../../../scss/pages/_settings.scss */
  body.settings .signature-button {
    margin-top: 32px; }
  /* line 144, ../../../../scss/pages/_settings.scss */
  body.settings .settings-title {
    font-size: 21px;
    margin-bottom: 20px; }
  /* line 149, ../../../../scss/pages/_settings.scss */
  body.settings .settings-title-menu {
    font-size: 18px;
    margin-bottom: 0px;
    background-color: #e2e2e2;
    color: gray; }
  /* line 156, ../../../../scss/pages/_settings.scss */
  body.settings .settings-empty-message {
    margin: 10px 15px 40px; }
  /* line 160, ../../../../scss/pages/_settings.scss */
  body.settings .table > thead > tr > th, body.settings .table > tbody > tr > th, body.settings .table > tfoot > tr > th, body.settings .table > thead > tr > td, body.settings .table > tbody > tr > td, body.settings .table > tfoot > tr > td {
    border-top: none; }
  /* line 164, ../../../../scss/pages/_settings.scss */
  body.settings .normal-label {
    font-weight: normal !important; }
  /* line 168, ../../../../scss/pages/_settings.scss */
  body.settings #modalErrorInitials {
    display: none;
    color: red; }
  /* line 173, ../../../../scss/pages/_settings.scss */
  body.settings .initialInputError {
    border: 1px solid #a94442; }
  /* line 177, ../../../../scss/pages/_settings.scss */
  body.settings .legend-width {
    /*width: 75%;*/ }
  /* line 181, ../../../../scss/pages/_settings.scss */
  body.settings .legend-small {
    font-size: 15px;
    margin-bottom: 5px; }
  /* line 186, ../../../../scss/pages/_settings.scss */
  body.settings .space5 {
    clear: both;
    height: 5px; }
  /* line 187, ../../../../scss/pages/_settings.scss */
  body.settings .space10 {
    clear: both;
    height: 10px; }
  /* line 188, ../../../../scss/pages/_settings.scss */
  body.settings .space30 {
    clear: both;
    height: 30px; }
  /* line 189, ../../../../scss/pages/_settings.scss */
  body.settings .space50 {
    clear: both;
    height: 50px; }
  /* line 191, ../../../../scss/pages/_settings.scss */
  body.settings .radio label {
    color: #000; }
  /* line 194, ../../../../scss/pages/_settings.scss */
  body.settings .align-sx {
    text-align: left; }
  /* line 197, ../../../../scss/pages/_settings.scss */
  body.settings .modal.bs-example-modal-sm {
    z-index: 5; }
  /* line 1, ../../../../scss/pages/_superadmin.scss */
  body.superadmin #containerSuperadmin {
    margin-top: 1%;
    margin-right: 0px; }
  /* line 10, ../../../../scss/pages/_superadmin.scss */
  body.superadmin .searchclear {
    position: absolute;
    right: 50px;
    top: 0;
    bottom: 0;
    height: 14px;
    margin: auto;
    font-size: 14px;
    cursor: pointer;
    color: #ccc;
    z-index: 9999; }
  /* line 23, ../../../../scss/pages/_superadmin.scss */
  body.superadmin .configuration-value {
    width: 95% !important; }
  /* line 27, ../../../../scss/pages/_superadmin.scss */
  body.superadmin .prod-state-sfdc.disabled {
    background-color: #D3D3D3; }
  /* line 31, ../../../../scss/pages/_superadmin.scss */
  body.superadmin #addCertificateCustomer {
    color: green;
    font-size: 2em; }
    /* line 34, ../../../../scss/pages/_superadmin.scss */
    body.superadmin #addCertificateCustomer:hover, body.superadmin #addCertificateCustomer:focus {
      opacity: 0.5; }
  /* line 40, ../../../../scss/pages/_superadmin.scss */
  body.superadmin #addCertificateCustomerModal .fileP12, body.superadmin #addCertificateCustomerModal .fileDer {
    visibility: hidden;
    position: absolute; }
  /* line 46, ../../../../scss/pages/_superadmin.scss */
  body.superadmin div.input-group > span.input-group-btn-custom {
    position: absolute;
    right: 0; }
  /* line 51, ../../../../scss/pages/_superadmin.scss */
  body.superadmin .height-65 {
    height: 65px; }
  /* line 53, ../../../../scss/pages/_pages.scss */
  body.userPortal {
    @CHARSET "ISO-8859-1"; }
  /* line 57, ../../../../scss/pages/_pages.scss */
  body.wizard {
    /*css responsive modifica del sorting */
    /*descrizione plico */
    /* layout viewer pdftron */
    /*fine envelope details*/
    /*Questa classe permette di colorare l'icon*/
    /* fine css responsive */
    /*
    Stili pannello di firma
    */
    /* START MEDIA */
    /*start style per Layout a 2 col della wizard*/
    /*
    #noteSmall{
    	right: 0;
        position: fixed;
    } */
    /* #accordion .row {
    	margin-left: 0;
    	margin-right: -50px;

    } */
    /*end style per Layout a 2 col della wizard*/ }
    /* line 1, ../../../../scss/pages/_wizard.scss */
    body.wizard .min-height-100 {
      height: 120px;
      min-height: 120px; }
    /* line 5, ../../../../scss/pages/_wizard.scss */
    body.wizard #spinner_body_wizard {
      position: relative;
      display: inline-block;
      margin-left: 50%;
      margin-top: 70px; }
    /* line 11, ../../../../scss/pages/_wizard.scss */
    body.wizard #modalSpinnerWizardLoading .modal-footer {
      border: none;
      text-align: center; }
    /* line 15, ../../../../scss/pages/_wizard.scss */
    body.wizard #modalSpinnerWizardLoading .modal-dialog {
      margin-top: 0;
      margin-bottom: 0; }
    /* line 24, ../../../../scss/pages/_wizard.scss */
    body.wizard .border-left, body.wizard .wizard-col-dx {
      border-left: 1px solid #ccc; }
    /* line 28, ../../../../scss/pages/_wizard.scss */
    body.wizard .margin-stranger {
      margin-bottom: 15px;
      margin-top: 5px;
      padding: 0 30px; }
    /* line 34, ../../../../scss/pages/_wizard.scss */
    body.wizard #panelAdvDetails {
      margin-left: 0; }
    /* line 40, ../../../../scss/pages/_wizard.scss */
    body.wizard .sorting_desc_disabled:after {
      top: 1%; }
    /* line 45, ../../../../scss/pages/_wizard.scss */
    body.wizard .col-firma-signbook {
      margin-bottom: 10px; }
    /* line 49, ../../../../scss/pages/_wizard.scss */
    body.wizard .panel-default {
      margin-bottom: 10px; }
    /* line 53, ../../../../scss/pages/_wizard.scss */
    body.wizard manager-continue, body.wizard .manager-continue.chip, body.wizard .manager-close, body.wizard .manager-close.chip {
      height: 22px;
      line-height: 22px; }
    /* line 60, ../../../../scss/pages/_wizard.scss */
    body.wizard .action-dossier > div.btn-group * {
      line-height: 21px;
      display: inline-block;
      vertical-align: middle; }
    /* line 65, ../../../../scss/pages/_wizard.scss */
    body.wizard .action-dossier > div.btn-group > button.btn-firma {
      cursor: default;
      line-height: 22px; }
    /* line 72, ../../../../scss/pages/_wizard.scss */
    body.wizard .mobileText {
      text-align: justify; }
    /* line 91, ../../../../scss/pages/_wizard.scss */
    body.wizard .desc-plico label > i {
      font-size: 16px;
      color: #db8803;
      vertical-align: middle;
      line-height: 22px;
      height: 22px; }
    /* line 100, ../../../../scss/pages/_wizard.scss */
    body.wizard div.desc-plico {
      display: inline-block;
      vertical-align: middle;
      line-height: 22px; }
      /* line 106, ../../../../scss/pages/_wizard.scss */
      body.wizard div.desc-plico.align-middle > *, body.wizard div.desc-plico.align-middle label > * {
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
        font-size: 16px; }
    /* line 119, ../../../../scss/pages/_wizard.scss */
    body.wizard .dossier-progress {
      font-size: 20px; }
    /* line 128, ../../../../scss/pages/_wizard.scss */
    body.wizard #envelopeDetailEffect div.panel-body {
      padding-left: 15px;
      padding-right: 15px; }
    /* line 141, ../../../../scss/pages/_wizard.scss */
    body.wizard #counterSigned > i {
      color: #71b7f3;
      font-size: 18px;
      margin: auto 2px; }
    /* line 147, ../../../../scss/pages/_wizard.scss */
    body.wizard #counterSigned > i.activeIcon {
      color: #0275d8; }
    /* line 151, ../../../../scss/pages/_wizard.scss */
    body.wizard #counterSigned > i.selected-icon {
      text-shadow: 2px 0 0 #ddd, -2px 0 0 #ddd, 0 2px 0 #ddd, 0 -2px 0 #ddd, 1px 1px #ddd, -1px -1px 0 #ddd, 1px -1px 0 #ddd, -1px 1px 0 #ddd; }
    /* line 155, ../../../../scss/pages/_wizard.scss */
    body.wizard .icon-icon_alert {
      margin-top: 3px; }
    /* line 161, ../../../../scss/pages/_wizard.scss */
    body.wizard #counterSigned, body.wizard #counterSigned:hover, body.wizard #counterSigned:focus {
      background-color: #fff;
      line-height: 21px; }
    /* line 166, ../../../../scss/pages/_wizard.scss */
    body.wizard .manager-smartsign {
      position: relative;
      display: flex;
      margin-bottom: 10px; }
    /* line 172, ../../../../scss/pages/_wizard.scss */
    body.wizard .btn-smartsign {
      border: 1px solid #727272;
      border-radius: 4px; }
    /* line 181, ../../../../scss/pages/_wizard.scss */
    body.wizard .fa-check {
      color: #51b14e;
      font-size: 20px; }
    /* line 186, ../../../../scss/pages/_wizard.scss */
    body.wizard .fa-abort {
      color: #EF5350;
      font-size: 20px; }
    /* line 192, ../../../../scss/pages/_wizard.scss */
    body.wizard .form-inline .form-control {
      display: inline-block;
      vertical-align: middle; }
    /* line 197, ../../../../scss/pages/_wizard.scss */
    body.wizard #tabProcHistory > tbody > tr > td {
      padding: 0px;
      border: none; }
    /* line 202, ../../../../scss/pages/_wizard.scss */
    body.wizard .field {
      padding-right: 20px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      padding-top: 3px;
      padding-bottom: 3px;
      padding-left: 3px;
      padding-right: 3px;
      background-color: #ebebeb;
      width: 50%;
      margin-left: 5px;
      border: 4px solid #ececec;
      cursor: default;
      -webkit-user-select: none; }
    /* line 219, ../../../../scss/pages/_wizard.scss */
    body.wizard .fieldId {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      padding-top: 3px;
      padding-bottom: 3px;
      padding-left: 3px;
      padding-right: 3px;
      background-color: #ebebeb;
      cursor: initial;
      margin-left: 5px;
      border: 4px solid #ececec;
      cursor: default;
      -webkit-user-select: none;
      margin-right: 20px; }
    /* line 236, ../../../../scss/pages/_wizard.scss */
    body.wizard .field:active, body.wizard .field:hover {
      cursor: default; }
    /* line 240, ../../../../scss/pages/_wizard.scss */
    body.wizard .wizardBtnCmd {
      color: white; }
    /* line 248, ../../../../scss/pages/_wizard.scss */
    body.wizard #confirmDiv {
      display: none; }
    /* line 252, ../../../../scss/pages/_wizard.scss */
    body.wizard #noConfirmDiv {
      display: none; }
    /* line 256, ../../../../scss/pages/_wizard.scss */
    body.wizard .comments {
      height: 440px;
      overflow-y: auto; }
    /* line 261, ../../../../scss/pages/_wizard.scss */
    body.wizard .comment {
      resize: vertical; }
    /* line 265, ../../../../scss/pages/_wizard.scss */
    body.wizard div#modalPDFDiv {
      height: 550px;
      min-height: 550px;
      bottom: 0px; }
      /* line 270, ../../../../scss/pages/_wizard.scss */
      body.wizard div#modalPDFDiv .modal-body {
        min-height: 500px; }
      /* line 273, ../../../../scss/pages/_wizard.scss */
      body.wizard div#modalPDFDiv .modal-content {
        min-height: 550px; }
    /* line 278, ../../../../scss/pages/_wizard.scss */
    body.wizard #viewer {
      height: 550px; }
    /* line 282, ../../../../scss/pages/_wizard.scss */
    body.wizard #link-note > span.fa-star {
      color: #FFA64C; }
    /* line 286, ../../../../scss/pages/_wizard.scss */
    body.wizard #noteSmall > span.fa-star {
      color: #FFA64C; }
    /* line 291, ../../../../scss/pages/_wizard.scss */
    body.wizard #dropdown-menu li > a {
      padding: 8px;
      overflow-x: hidden; }
    @media (max-width: 767px) {
      /* line 301, ../../../../scss/pages/_wizard.scss */
      body.wizard .wizard-col-dx {
        margin-top: 20px; } }
    @media screen and (max-width: 767px) {
      /* line 307, ../../../../scss/pages/_wizard.scss */
      body.wizard .desc-plico {
        float: left;
        width: 48%; } }
    @media (max-width: 767px) {
      /* line 314, ../../../../scss/pages/_wizard.scss */
      body.wizard #documentTab {
        margin-top: 10px; }
      /* line 318, ../../../../scss/pages/_wizard.scss */
      body.wizard .btn-group.col-firma-signbook {
        display: inline; }
      /* line 322, ../../../../scss/pages/_wizard.scss */
      body.wizard .button-with-icon {
        margin-top: 10px; } }
    /* line 330, ../../../../scss/pages/_wizard.scss */
    body.wizard div#counterSigned {
      overflow: hidden;
      max-width: 70%; }
    /* line 337, ../../../../scss/pages/_wizard.scss */
    body.wizard #errorMsgPanel {
      display: none;
      margin-top: 10px;
      text-align: center; }
    /* line 343, ../../../../scss/pages/_wizard.scss */
    body.wizard .font-size-15 {
      font-size: 15px; }
    @media screen and (max-width: 767px) {
      /* line 349, ../../../../scss/pages/_wizard.scss */
      body.wizard body.wizard {
        overflow: auto; } }
    /* line 354, ../../../../scss/pages/_wizard.scss */
    body.wizard .viewer-height {
      height: 100%;
      padding-bottom: 50px; }
    /* line 365, ../../../../scss/pages/_wizard.scss */
    body.wizard .wizard-body-container {
      bottom: 0; }
    /* line 369, ../../../../scss/pages/_wizard.scss */
    body.wizard .pdf-viewer-layout {
      height: 80vmin; }
    /* line 372, ../../../../scss/pages/_wizard.scss */
    body.wizard #col-tabs {
      height: 100%; }
    /* line 375, ../../../../scss/pages/_wizard.scss */
    body.wizard #tab-content {
      height: 100%; }
    /* line 378, ../../../../scss/pages/_wizard.scss */
    body.wizard #tab-content > div {
      height: 100%; }
    /* line 381, ../../../../scss/pages/_wizard.scss */
    body.wizard #envelopeDetailsDiv {
      overflow-y: auto;
      overflow-x: hidden; }
    /* line 385, ../../../../scss/pages/_wizard.scss */
    body.wizard #accordion .row, body.wizard #accordion body.dossier .dossierFilterMenuToggleButtonContainer, body.dossier body.wizard #accordion .dossierFilterMenuToggleButtonContainer, body.wizard #accordion body.superadmin-envelopeOperationsSearch .dossierFilterMenuToggleButtonContainer, body.superadmin-envelopeOperationsSearch body.wizard #accordion .dossierFilterMenuToggleButtonContainer {
      margin-left: -15px;
      margin-right: -15px; }
    /* line 389, ../../../../scss/pages/_wizard.scss */
    body.wizard #advaceActionWizard > div {
      margin-bottom: 10px; }
    /* line 392, ../../../../scss/pages/_wizard.scss */
    body.wizard #advaceActionWizard > div:first {
      margin-bottom: 16px; }
    /* line 395, ../../../../scss/pages/_wizard.scss */
    body.wizard .block-with-text-ellipsis-cont {
      position: relative; }
    /* line 398, ../../../../scss/pages/_wizard.scss */
    body.wizard #block-with-text-ellipsis {
      position: relative;
      text-align: justify;
      overflow: hidden;
      background-color: white;
      z-index: 1; }
    /* line 405, ../../../../scss/pages/_wizard.scss */
    body.wizard #blackdropWhite {
      position: absolute; }
    /* line 408, ../../../../scss/pages/_wizard.scss */
    body.wizard .blackdropWhite {
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background: linear-gradient(0deg, white, transparent 100%) bottom;
      z-index: 2; }
    /* line 416, ../../../../scss/pages/_wizard.scss */
    body.wizard #block-with-text-ellipsis:hover {
      overflow-y: auto; }
    /* line 419, ../../../../scss/pages/_wizard.scss */
    body.wizard #blackdrop {
      display: none; }
    /* line 422, ../../../../scss/pages/_wizard.scss */
    body.wizard .blackdrop {
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      background: black;
      opacity: 0.25;
      z-index: 3; }
    /* line 430, ../../../../scss/pages/_wizard.scss */
    body.wizard #textMessage {
      display: none; }
    /* line 433, ../../../../scss/pages/_wizard.scss */
    body.wizard .textMessage {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -45px;
      font-size: 20px;
      color: white;
      font-weight: bold;
      z-index: 5; }
    @media screen and (min-width: 768px) {
      /* line 444, ../../../../scss/pages/_wizard.scss */
      body.wizard div.pdf-viewer-layout, body.wizard .pdf-viewer-layout > div[class^="col-"] {
        padding-left: 0; }
      /* line 447, ../../../../scss/pages/_wizard.scss */
      body.wizard .wizard-body-container > div:first-child {
        padding-right: 0; } }
    @media screen and (min-width: 768px) and (max-width: 1350px) {
      /* line 453, ../../../../scss/pages/_wizard.scss */
      body.wizard #counterSigned {
        display: none; } }
    @media (max-width: 767px) {
      /* line 458, ../../../../scss/pages/_wizard.scss */
      body.wizard .wizard-body-container {
        bottom: auto; }
      /* line 462, ../../../../scss/pages/_wizard.scss */
      body.wizard .pdf-viewer-layout {
        height: auto; }
      /* line 465, ../../../../scss/pages/_wizard.scss */
      body.wizard #col-tabs {
        height: auto; } }
    /* line 470, ../../../../scss/pages/_wizard.scss */
    body.wizard .viewer-tab-actived {
      height: 100%; }
    /* line 473, ../../../../scss/pages/_wizard.scss */
    body.wizard .margin-top-15 {
      margin-top: 15px; }
    /* line 476, ../../../../scss/pages/_wizard.scss */
    body.wizard #col-tabs {
      padding-left: 0; }
    /* line 479, ../../../../scss/pages/_wizard.scss */
    body.wizard #col-notes {
      margin-bottom: 20px; }
    /* line 482, ../../../../scss/pages/_wizard.scss */
    body.wizard .wizard-body-container > div[class^="col-"] {
      height: 100%; }
    /* line 485, ../../../../scss/pages/_wizard.scss */
    body.wizard .wizard-body-container {
      padding-bottom: 50px; }
  /* line 1, ../../../../scss/pages/_extern_externLogout.scss */
  body.extern-externLogout .unstyled-button-all-states, body.extern-externLogout button.unstyled-button-all-states:active, body.extern-externLogout button.unstyled-button-all-states:hover {
    border: 0;
    background: transparent; }
  /* line 6, ../../../../scss/pages/_extern_externLogout.scss */
  body.extern-externLogout #envelopeDetails {
    overflow-x: hidden;
    height: 450px; }
  /* line 11, ../../../../scss/pages/_extern_externLogout.scss */
  body.extern-externLogout .tooltip {
    position: fixed; }
  /* line 15, ../../../../scss/pages/_extern_externLogout.scss */
  body.extern-externLogout .unstyled-button {
    border: 0;
    background-color: white; }
  /* line 20, ../../../../scss/pages/_extern_externLogout.scss */
  body.extern-externLogout #modalPDF .modal-dialog {
    width: 1000px;
    /* your width */
    height: 450px; }
  /* line 25, ../../../../scss/pages/_extern_externLogout.scss */
  body.extern-externLogout #viewer {
    height: 446px; }
  /* line 29, ../../../../scss/pages/_extern_externLogout.scss */
  body.extern-externLogout .lf-flt-pnl {
    float: left;
    display: table-cell;
    vertical-align: top;
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    border-left: 1px solid lightgray;
    min-height: 448px; }
  /* line 39, ../../../../scss/pages/_extern_externLogout.scss */
  body.extern-externLogout .lf-envelops-lst-pnl {
    display: table-cell;
    vertical-align: top;
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    border-left: 1px solid lightgray;
    min-height: 448px;
    padding-left: 0px;
    padding-right: 0px; }
  /* line 52, ../../../../scss/pages/_extern_externLogout.scss */
  body.extern-externLogout .lf-envelop-det-pnl {
    display: table-cell;
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    border-right: 1px solid lightgray;
    border-left: 1px solid lightgray;
    float: right;
    min-height: 446px; }
  /* line 62, ../../../../scss/pages/_extern_externLogout.scss */
  body.extern-externLogout .panel-list {
    border: 0; }
  /* line 66, ../../../../scss/pages/_extern_externLogout.scss */
  body.extern-externLogout .viewer-container {
    padding-right: 0;
    min-height: 446px; }
  /* line 71, ../../../../scss/pages/_extern_externLogout.scss */
  body.extern-externLogout .viewer-container > div {
    height: 100%;
    overflow: hidden; }
  /* line 70, ../../../../scss/pages/_pages.scss */
  body.extern-externSbook {
    /*
    Stili pannello di firma
    */
    /* Stile comune per button */ }
    /* line 1, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .unstyled-button-all-states, body.extern-externSbook button.unstyled-button-all-states:active, body.extern-externSbook button.unstyled-button-all-states:hover {
      border: 0;
      background: transparent; }
    /* line 6, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook #envelopeDetails {
      overflow-x: hidden;
      height: 450px; }
    /* line 11, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .tooltip {
      position: fixed; }
    /* line 15, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .unstyled-button {
      border: 0;
      background-color: white; }
    /* line 20, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook #modalPDF .modal-dialog {
      width: 1000px;
      /* your width */
      height: 450px; }
    /* line 25, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook #viewer {
      height: 446px; }
    /* line 29, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .lf-flt-pnl {
      float: left;
      display: table-cell;
      vertical-align: top;
      border-top: 1px solid lightgray;
      border-bottom: 1px solid lightgray;
      border-left: 1px solid lightgray;
      min-height: 448px; }
    /* line 39, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .lf-envelops-lst-pnl {
      display: table-cell;
      vertical-align: top;
      border-top: 1px solid lightgray;
      border-bottom: 1px solid lightgray;
      border-left: 1px solid lightgray;
      padding-left: 0px;
      padding-right: 0px; }
    /* line 51, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .lf-envelop-det-pnl {
      display: table-cell;
      border-top: 1px solid lightgray;
      border-bottom: 1px solid lightgray;
      border-right: 1px solid lightgray;
      border-left: 1px solid lightgray;
      float: right;
      min-height: 446px; }
    /* line 61, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .panel-list {
      border: 0; }
    /* line 65, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .viewer-container {
      padding-right: 0;
      min-height: 446px; }
    /* line 70, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .viewer-container > div {
      height: 100%;
      overflow: hidden; }
    /* line 75, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .container {
      min-width: 950px;
      width: auto; }
    /* line 82, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .form-inline .form-control {
      display: inline-block;
      vertical-align: middle; }
    /* line 89, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .spaceField {
      margin-left: 20px; }
    /* line 94, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .table > tbody > tr > td {
      padding: 0px;
      border: none; }
    /* line 99, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .field {
      padding-right: 20px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      padding-top: 3px;
      padding-bottom: 3px;
      padding-left: 3px;
      padding-right: 3px;
      background-color: #ebebeb;
      width: 50%;
      margin-left: 5px;
      border: 4px solid #ececec;
      cursor: default;
      -webkit-user-select: none; }
    /* line 117, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .fieldId {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      padding-top: 3px;
      padding-bottom: 3px;
      padding-left: 3px;
      padding-right: 3px;
      background-color: #ebebeb;
      cursor: initial;
      margin-left: 5px;
      border: 4px solid #ececec;
      cursor: default;
      -webkit-user-select: none;
      margin-right: 20px; }
    /* line 134, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .field:active,
    body.extern-externSbook .field:hover {
      cursor: default; }
    /* line 140, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .wizardBtnCmd {
      color: white; }
    /* line 148, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook #remoteSignOtpReqPanel {
      display: none; }
    /* line 152, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook #pinOtpValPanel {
      display: none; }
    /* line 156, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook #confirmDiv {
      display: none; }
    /* line 160, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook #noConfirmDiv {
      display: none; }
    /* line 165, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .common-button {
      margin-left: 10px;
      width: 50px; }
    /* line 170, ../../../../scss/pages/_extern_externSbook.scss */
    body.extern-externSbook .pre-scrollable {
      min-height: 376px; }
  /* line 1, ../../../../scss/pages/_extern_externSignAmerica.scss */
  body.extern-externSignAmerica .form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto; }
  /* line 6, ../../../../scss/pages/_extern_externSignAmerica.scss */
  body.extern-externSignAmerica .form-signin .form-signin-heading,
  body.extern-externSignAmerica .form-signin .checkbox {
    margin-bottom: 10px; }
  /* line 10, ../../../../scss/pages/_extern_externSignAmerica.scss */
  body.extern-externSignAmerica .form-signin .checkbox {
    font-weight: normal; }
  /* line 13, ../../../../scss/pages/_extern_externSignAmerica.scss */
  body.extern-externSignAmerica .form-signin .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px; }
  /* line 22, ../../../../scss/pages/_extern_externSignAmerica.scss */
  body.extern-externSignAmerica .form-signin .form-control:focus {
    z-index: 2; }
  /* line 25, ../../../../scss/pages/_extern_externSignAmerica.scss */
  body.extern-externSignAmerica #inputUsername {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  /* line 30, ../../../../scss/pages/_extern_externSignAmerica.scss */
  body.extern-externSignAmerica #inputPassword {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  /* line 1, ../../../../scss/pages/_extern_externWelcome.scss */
  body.extern-externWelcome .form-welcome {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto; }
  /* line 7, ../../../../scss/pages/_extern_externWelcome.scss */
  body.extern-externWelcome .form-welcome .form-welcome-heading,
  body.extern-externWelcome .form-welcome .checkbox {
    margin-bottom: 10px; }
  /* line 12, ../../../../scss/pages/_extern_externWelcome.scss */
  body.extern-externWelcome .form-welcome .checkbox {
    font-weight: normal; }
  /* line 16, ../../../../scss/pages/_extern_externWelcome.scss */
  body.extern-externWelcome .form-welcome .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px; }
  /* line 26, ../../../../scss/pages/_extern_externWelcome.scss */
  body.extern-externWelcome .form-welcome .form-control:focus {
    z-index: 2; }
  /* line 30, ../../../../scss/pages/_extern_externWelcome.scss */
  body.extern-externWelcome #inputOTP {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  /* line 36, ../../../../scss/pages/_extern_externWelcome.scss */
  body.extern-externWelcome .form-control::-webkit-input-placeholder {
    color: gray; }
  /* line 37, ../../../../scss/pages/_extern_externWelcome.scss */
  body.extern-externWelcome .form-control:-moz-placeholder {
    color: gray; }
  /* line 38, ../../../../scss/pages/_extern_externWelcome.scss */
  body.extern-externWelcome .form-control::-moz-placeholder {
    color: gray; }
  /* line 39, ../../../../scss/pages/_extern_externWelcome.scss */
  body.extern-externWelcome .form-control:-ms-input-placeholder {
    color: gray; }
  /* line 1, ../../../../scss/pages/_extern_extsign.scss */
  body.extern-extsign .form-otp {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto; }
  /* line 7, ../../../../scss/pages/_extern_extsign.scss */
  body.extern-extsign .form-otp .form-otp-heading,
  body.extern-extsign .form-otp .checkbox {
    margin-bottom: 10px; }
  /* line 12, ../../../../scss/pages/_extern_extsign.scss */
  body.extern-extsign .form-otp .checkbox {
    font-weight: normal; }
  /* line 16, ../../../../scss/pages/_extern_extsign.scss */
  body.extern-extsign .form-otp .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px; }
  /* line 26, ../../../../scss/pages/_extern_extsign.scss */
  body.extern-extsign .form-otp .form-control:focus {
    z-index: 2; }
  /* line 30, ../../../../scss/pages/_extern_extsign.scss */
  body.extern-extsign #inputOTP {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  /* line 86, ../../../../scss/pages/_pages.scss */
  body.isac {
    /*
    	Stile dei tasti
    */ }
    /* line 1, ../../../../scss/pages/_isac.scss */
    body.isac {
      height: 100%;
      overflow: hidden; }
    /* line 6, ../../../../scss/pages/_isac.scss */
    body.isac img {
      vertical-align: middle;
      border: 0; }
    /* line 11, ../../../../scss/pages/_isac.scss */
    body.isac .container {
      height: 100%;
      padding-left: 0;
      padding-right: 0; }
    /* line 20, ../../../../scss/pages/_isac.scss */
    body.isac .navbar-default .navbar-nav > li > a {
      color: #777; }
    /* line 23, ../../../../scss/pages/_isac.scss */
    body.isac #login-angular .img-responsive {
      width: 100%; }
    /* line 26, ../../../../scss/pages/_isac.scss */
    body.isac .navbar-default .navbar-nav > li > a:hover,
    body.isac .navbar-default .navbar-nav > li > a:focus {
      color: #444;
      background-color: white; }
    /* line 32, ../../../../scss/pages/_isac.scss */
    body.isac .navbar {
      background-color: white; }
    /* line 36, ../../../../scss/pages/_isac.scss */
    body.isac .navbar-collapse .collapse {
      display: none !important; }
    /* line 40, ../../../../scss/pages/_isac.scss */
    body.isac .isac-container {
      overflow-y: auto;
      overflow-x: auto;
      width: 100%;
      height: 100%;
      z-index: 1;
      background-color: #1961A7;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #333;
      padding-left: 15px;
      padding-right: 15px; }
    /* line 53, ../../../../scss/pages/_isac.scss */
    body.isac .ice-background-login {
      background-image: none;
      background-repeat: no-repeat;
      background-position: center top;
      background-size: contain;
      background-attachment: fixed;
      width: 100%;
      height: 100%;
      z-index: 2;
      position: relative; }
    @media (min-height: 501px) and (min-width: 1200px) {
      /* line 66, ../../../../scss/pages/_isac.scss */
      body.isac .ice-background-login {
        background-image: url(../images/pages/isac/sfumatura-fondo.png); } }
    /* line 71, ../../../../scss/pages/_isac.scss */
    body.isac .login-block {
      padding-left: 15px;
      padding-right: 15px;
      /* padding-top: 15px; */
      background-color: white;
      box-shadow: 0 0 34px 1px #595762;
      -webkit-box-shadow: 0 0 34px 1px #595762;
      -moz-box-shadow: 0 0 34px 1px #595762; }
    /* line 81, ../../../../scss/pages/_isac.scss */
    body.isac .login-block form h4 {
      text-align: center;
      padding-top: 20px; }
    /* line 86, ../../../../scss/pages/_isac.scss */
    body.isac .login-logo {
      font-size: 50px;
      text-align: center;
      line-height: 20px;
      margin-top: 15px; }
    /* line 93, ../../../../scss/pages/_isac.scss */
    body.isac .login-title {
      color: white; }
    /* line 97, ../../../../scss/pages/_isac.scss */
    body.isac .footer {
      padding-top: 10px;
      padding-bottom: 10px;
      text-align: center;
      border-top: 1px solid #e5e5e5;
      position: fixed;
      background-color: white;
      width: 100%;
      z-index: 3;
      margin-top: -100px; }
    /* line 109, ../../../../scss/pages/_isac.scss */
    body.isac #center-content {
      width: 100%;
      display: table; }
    /* line 114, ../../../../scss/pages/_isac.scss */
    body.isac #center-content > div {
      display: table-cell;
      height: 100%; }
    /* line 119, ../../../../scss/pages/_isac.scss */
    body.isac .margin-bottom-20 {
      margin-bottom: 35px; }
    /* line 124, ../../../../scss/pages/_isac.scss */
    body.isac .no-padding-right {
      padding-right: 0; }
    /* line 127, ../../../../scss/pages/_isac.scss */
    body.isac #dont-signature {
      background-color: white;
      display: inline-grid;
      margin-top: 20px; }
    /* line 133, ../../../../scss/pages/_isac.scss */
    body.isac #dont-signature > div {
      display: table-cell;
      height: 100%;
      vertical-align: middle; }
    /* line 138, ../../../../scss/pages/_isac.scss */
    body.isac .isac-container {
      padding-bottom: 100px; }
    /* line 142, ../../../../scss/pages/_isac.scss */
    body.isac .style-embend {
      vertical-align: middle;
      width: 100%; }
    /* line 147, ../../../../scss/pages/_isac.scss */
    body.isac #isacFooter {
      position: absolute;
      top: 0;
      width: 100%; }
    /* line 153, ../../../../scss/pages/_isac.scss */
    body.isac .custom-footer-padding {
      padding: 10px 15px; }
    @media (max-width: 768px) {
      /* line 158, ../../../../scss/pages/_isac.scss */
      body.isac .ice-form-login {
        width: 100%; } }
    @media (min-width: 992px) {
      /* line 164, ../../../../scss/pages/_isac.scss */
      body.isac .login-block > .row > .col-md-offset-3, body.isac body.dossier .login-block > .dossierFilterMenuToggleButtonContainer > .col-md-offset-3, body.dossier body.isac .login-block > .dossierFilterMenuToggleButtonContainer > .col-md-offset-3, body.isac body.superadmin-envelopeOperationsSearch .login-block > .dossierFilterMenuToggleButtonContainer > .col-md-offset-3, body.superadmin-envelopeOperationsSearch body.isac .login-block > .dossierFilterMenuToggleButtonContainer > .col-md-offset-3 {
        margin-left: auto; }
      /* line 168, ../../../../scss/pages/_isac.scss */
      body.isac .login-block > .row > .col-md-6, body.isac body.dossier .login-block > .dossierFilterMenuToggleButtonContainer > .col-md-6, body.dossier body.isac .login-block > .dossierFilterMenuToggleButtonContainer > .col-md-6, body.isac body.superadmin-envelopeOperationsSearch .login-block > .dossierFilterMenuToggleButtonContainer > .col-md-6, body.superadmin-envelopeOperationsSearch body.isac .login-block > .dossierFilterMenuToggleButtonContainer > .col-md-6, body.isac body.dossier .login-block > .row > .main-content.default, body.dossier body.isac .login-block > .row > .main-content.default, body.isac body.dossier .login-block > .dossierFilterMenuToggleButtonContainer > .main-content.default, body.dossier body.isac .login-block > .dossierFilterMenuToggleButtonContainer > .main-content.default, body.isac body.superadmin-envelopeOperationsSearch .login-block > .row > .main-content.default, body.superadmin-envelopeOperationsSearch body.isac .login-block > .row > .main-content.default, body.isac body.superadmin-envelopeOperationsSearch .login-block > .dossierFilterMenuToggleButtonContainer > .main-content.default, body.superadmin-envelopeOperationsSearch body.isac .login-block > .dossierFilterMenuToggleButtonContainer > .main-content.default {
        width: 100%; } }
    /* line 173, ../../../../scss/pages/_isac.scss */
    body.isac .navbar-default .navbar-toggle .icon-bar {
      background-color: gray; }
    /* line 177, ../../../../scss/pages/_isac.scss */
    body.isac .navbar-default .navbar-toggle:hover,
    body.isac .navbar-default .navbar-toggle:focus {
      background-color: #eeeeee; }
    @media (max-width: 1199px) {
      /* line 183, ../../../../scss/pages/_isac.scss */
      body.isac .isac-container #center-content {
        display: flex;
        flex-direction: column; }
      /* line 188, ../../../../scss/pages/_isac.scss */
      body.isac .isac-container #new-img {
        order: 2; }
      /* line 192, ../../../../scss/pages/_isac.scss */
      body.isac .isac-container #login-angular {
        order: 1; }
      /* line 195, ../../../../scss/pages/_isac.scss */
      body.isac #login-angular {
        margin: 0;
        padding: 0; }
        /* line 198, ../../../../scss/pages/_isac.scss */
        body.isac #login-angular #dont-signature {
          margin: 0;
          margin-top: 20px;
          margin-bottom: 20px;
          padding: 0; } }
    @media (max-width: 767px) {
      /* line 207, ../../../../scss/pages/_isac.scss */
      body.isac #caption-isac {
        display: none; }
      /* line 210, ../../../../scss/pages/_isac.scss */
      body.isac #dont-signature {
        width: 100%; }
      /* line 213, ../../../../scss/pages/_isac.scss */
      body.isac #dont-signature > div {
        width: 100%; }
      /* line 216, ../../../../scss/pages/_isac.scss */
      body.isac #isacAngularModule {
        margin-top: 20px; }
      /* line 219, ../../../../scss/pages/_isac.scss */
      body.isac #center-content > #new-img {
        display: none; } }
    /* line 224, ../../../../scss/pages/_isac.scss */
    body.isac #center-content [name='login_form'] label {
      float: left; }
  /* line 1, ../../../../scss/pages/_fellowship.scss */
  body.fellowship .settings-row-colored {
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    margin-bottom: 20px;
    padding: 10px 25px;
    border: 3px solid #c8e5ef;
    background-color: #DEEDF6;
    color: #6798B9; }
  /* line 12, ../../../../scss/pages/_fellowship.scss */
  body.fellowship .settings-row {
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    margin-bottom: 20px;
    padding: 10px 25px; }
  /* line 24, ../../../../scss/pages/_fellowship.scss */
  body.fellowship .settings-row-description {
    margin-top: 25px; }
  /* line 28, ../../../../scss/pages/_fellowship.scss */
  body.fellowship .settings-title {
    font-size: 21px;
    margin-bottom: 20px; }
  /* line 33, ../../../../scss/pages/_fellowship.scss */
  body.fellowship .modal-dialog {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0; }
  /* line 40, ../../../../scss/pages/_fellowship.scss */
  body.fellowship .modal-content {
    height: 100%;
    min-height: 100%;
    height: auto;
    border-radius: 0; }
  /* line 47, ../../../../scss/pages/_fellowship.scss */
  body.fellowship #amicizie {
    width: 800px;
    height: 600px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    overflow: auto;
    max-width: 100%;
    padding-top: 50px; }
  /* line 1, ../../../../scss/pages/_invitation.scss */
  body.invitation .invitation-content {
    padding-top: 50px; }
    /* line 4, ../../../../scss/pages/_invitation.scss */
    body.invitation .invitation-content .settings-title {
      font-size: 21px;
      margin-bottom: 20px; }
    /* line 9, ../../../../scss/pages/_invitation.scss */
    body.invitation .invitation-content .settings-row-colored {
      border-radius: 5px 5px 5px 5px;
      -moz-border-radius: 5px 5px 5px 5px;
      -webkit-border-radius: 5px 5px 5px 5px;
      border: 3px solid #c8e5ef;
      background-color: #DEEDF6;
      color: #6798B9;
      padding: 30px;
      margin-bottom: 30px; }
  /* line 21, ../../../../scss/pages/_invitation.scss */
  body.invitation .footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: white; }
  /* line 1, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage .ice-background-stranger, body.wizard-thankYouPage .container-stranger {
    position: fixed;
    color: #fff;
    overflow-y: auto;
    width: 100%;
    top: 50px;
    bottom: 50px;
    display: block;
    background-image: radial-gradient(#5dAEFF, #1861A6);
    margin-right: 0; }
  /* line 12, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage #header {
    z-index: 1;
    position: absolute;
    width: 100%; }
  /* line 17, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage #thankYouTitle, body.wizard-thankYouPage #thankYouTitleCorp {
    color: #fff;
    margin-bottom: 54px; }
  /* line 21, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage #thankYouTitle > div, body.wizard-thankYouPage #thankYouTitleCorp > div {
    float: left;
    display: block;
    vertical-align: bottom; }
    @media screen and (min-width: 500px) {
      /* line 21, ../../../../scss/pages/_thank_you_page.scss */
      body.wizard-thankYouPage #thankYouTitle > div, body.wizard-thankYouPage #thankYouTitleCorp > div {
        height: 100px;
        line-height: 70px; } }
  /* line 30, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage #thankYouTitle > div.h2 {
    padding-top: 30px;
    padding-left: 15px; }
  /* line 34, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage #imgGosign, body.wizard-thankYouPage #imgGosign > img {
    line-height: 70px;
    max-height: 70px;
    max-width: 100%;
    padding: 0;
    margin: 0;
    vertical-align: top; }
  /* line 43, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage #imgInfocert, body.wizard-thankYouPage #imgInfocert > img {
    max-height: 30px;
    max-width: 100%;
    padding: 0 0 3px 0;
    margin: 0;
    vertical-align: top; }
  /* line 50, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage #imgThanks {
    margin: 20px 5px 10px 5px; }
  /* line 53, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage .elenco-end-page > ul > li, body.wizard-thankYouPage .elenco-end-page > ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 16px; }
  /* line 58, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage .elenco-end-page > ul > li {
    margin-left: 1.5em; }
    /* line 60, ../../../../scss/pages/_thank_you_page.scss */
    body.wizard-thankYouPage .elenco-end-page > ul > li:before {
      display: inline-block;
      font-size: 1em;
      line-height: 0;
      width: 1.5em;
      color: #fff;
      margin-left: -1.5em;
      /*icon check presente nel font SmartSign*/
      font-family: GoSign_Font;
      content: '\e908';
      /*icon check di FontAwesome*/ }
  /* line 75, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage #linkBuy, body.wizard-thankYouPage #loginLink {
    width: 100%;
    background-color: #F0AD4E;
    border-color: #F0AD4E;
    color: #fff;
    line-height: 32px;
    font-size: 24px;
    font-weight: bold;
    background: linear-gradient rgba(94, 68, 34, 0.3), #5e4422;
    border-image: gradient(linear, 0 0, 100% 0, from(rgba(94, 68, 34, 0.3)), to(#5e4422)) 1 100%; }
  /* line 86, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage .margin-bottom-32 {
    margin-bottom: 32px; }
  /* line 89, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage .margin-top-32 {
    margin-top: 32px; }
  /* line 92, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage .margin-bottom-24 {
    margin-bottom: 24px; }
  /* line 95, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage .margin-top-8 {
    margin-top: 8px; }
  /* line 98, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage .footer {
    bottom: 0;
    min-height: 50px;
    position: fixed;
    width: 100%; }
  /* line 105, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage #corp-thank-div > div {
    display: table-cell;
    vertical-align: middle; }
  @media (min-width: 1199px) {
    /* line 104, ../../../../scss/pages/_thank_you_page.scss */
    body.wizard-thankYouPage #corp-thank-div {
      position: fixed;
      width: 50%;
      top: 50%;
      transform: translate(0, -50%); } }
  @media (max-width: 1198px) {
    /* line 104, ../../../../scss/pages/_thank_you_page.scss */
    body.wizard-thankYouPage #corp-thank-div {
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); } }
  @media (min-width: 1199px) {
    /* line 124, ../../../../scss/pages/_thank_you_page.scss */
    body.wizard-thankYouPage #thankImg {
      position: fixed;
      width: 50%;
      top: 50%;
      transform: translate(100%, -50%); } }
  /* line 133, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage .text-center, body.wizard-thankYouPage .logo-container {
    text-align: center; }
  /* line 136, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage #thankYouTitleCorp {
    line-height: 70px; }
  /* line 139, ../../../../scss/pages/_thank_you_page.scss */
  body.wizard-thankYouPage .img-gosign {
    max-width: 100%;
    height: auto; }
  /* line 105, ../../../../scss/pages/_pages.scss */
  body.wizard-SimpleThankYouPage {
    /* #imgGosign{
    	@include  imgStyle();
    	& > img{
    		@include imgStyle();
    	}
    }


    #imgThanks{
    	margin: 20px 5px 10px 5px ;
    } */ }
    /* line 12, ../../../../scss/pages/_simple_thank_you_page.scss */
    body.wizard-SimpleThankYouPage .ice-background-stranger, body.wizard-SimpleThankYouPage .container-stranger {
      background-color: #60aefa;
      position: fixed;
      color: #fff;
      overflow-y: auto;
      width: 100%;
      top: 50px;
      bottom: 50px;
      display: block;
      background-image: radial-gradient(circle at 50% 50%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 29%, rgba(0, 0, 0, 0.3));
      margin-right: 0; }
    /* line 25, ../../../../scss/pages/_simple_thank_you_page.scss */
    body.wizard-SimpleThankYouPage #header {
      z-index: 1;
      position: absolute;
      width: 100%; }
    /* line 30, ../../../../scss/pages/_simple_thank_you_page.scss */
    body.wizard-SimpleThankYouPage #textCenterMiddle {
      position: fixed;
      display: block;
      left: 0;
      right: 0;
      margin: 0;
      padding: 0;
      top: 50%;
      width: 100%;
      margin-top: -85px;
      text-align: center; }
    /* line 42, ../../../../scss/pages/_simple_thank_you_page.scss */
    body.wizard-SimpleThankYouPage #thankYouTitle {
      background-color: rgba(0, 0, 0, 0.34);
      color: #fff;
      text-align: center;
      width: 100%;
      margin: 0;
      padding: 12px;
      position: fixed;
      padding-right: 0; }
      /* line 52, ../../../../scss/pages/_simple_thank_you_page.scss */
      body.wizard-SimpleThankYouPage #thankYouTitle > div {
        display: inline-flex; }
        /* line 54, ../../../../scss/pages/_simple_thank_you_page.scss */
        body.wizard-SimpleThankYouPage #thankYouTitle > div > img {
          line-height: 70px;
          max-height: 70px;
          max-width: 100%;
          padding: 0;
          margin: 0;
          margin-left: 15px; }
    /* line 74, ../../../../scss/pages/_simple_thank_you_page.scss */
    body.wizard-SimpleThankYouPage .footer {
      bottom: 0;
      min-height: 50px;
      position: fixed;
      width: 100%; }
    /* line 81, ../../../../scss/pages/_simple_thank_you_page.scss */
    body.wizard-SimpleThankYouPage .text-center, body.wizard-SimpleThankYouPage .logo-container {
      text-align: center; }
  /* line 109, ../../../../scss/pages/_pages.scss */
  body.modal-open {
    /*css per le Type_sign.jsp
    * questo scss viene usato in tutte le modali
    *
    */
    /* Centra l'icona della penDrive deve essere sostituito con una gestione sass,  */ }
    /* line 5, ../../../../scss/pages/_modal_type.scss */
    body.modal-open #signTypeRemoteAndTokenAndFile .modal-content {
      min-width: 750px; }
    /* line 9, ../../../../scss/pages/_modal_type.scss */
    body.modal-open #modal-rt-auto {
      margin: 15px; }
    /* line 13, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .error-show-style {
      padding: 12px;
      border-radius: 4px; }
    /* line 18, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .selectedRT {
      /*background-color: rgba(143, 232, 239, 0.1);*/
      box-shadow: 5px 5px 2px #C0C0C0; }
    /* line 23, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .imgRT img,
    body.modal-open .imgRT img {
      width: 100%;
      max-width: 120px; }
    /* line 29, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .modal-rt-middle {
      text-align: center;
      display: table;
      border: 1px solid #0064bc;
      border-radius: 4px; }
      /* line 35, ../../../../scss/pages/_modal_type.scss */
      body.modal-open .modal-rt-middle > .icon-absolute {
        position: absolute;
        top: 1px;
        right: 16px;
        line-height: 32px;
        font-size: 22px;
        vertical-align: middle;
        width: 32px;
        height: 32px;
        border-radius: 4px;
        background-color: #ccc;
        z-index: 1000; }
        /* line 48, ../../../../scss/pages/_modal_type.scss */
        body.modal-open .modal-rt-middle > .icon-absolute > .font-size-large {
          color: #fff; }
    /* line 54, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .tittleRT {
      text-align: center;
      vertical-align: middle;
      font-weight: bold;
      font-size: 18px;
      line-height: 21px; }
    /* line 62, ../../../../scss/pages/_modal_type.scss */
    body.modal-open #remoteSelection,
    body.modal-open #deviceSelection {
      z-index: 900; }
    /* line 67, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .subTittleRT {
      text-align: center;
      vertical-align: middle;
      font-weight: bold;
      font-style: italic;
      font-size: 14px;
      line-height: 19px; }
    /* line 76, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .img_rt-padding {
      padding-bottom: 6px;
      padding-top: 6px; }
    /* line 81, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .block {
      display: table-cell;
      white-space: normal;
      vertical-align: top;
      height: auto;
      margin: 0; }
    /* line 89, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .block > * {
      padding-left: 0px;
      padding-right: 0px;
      margin: 0px; }
    /* line 95, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .block > div > img {
      width: 100%;
      max-width: 180px; }
    /* line 100, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .margin-top-center-12 {
      margin-top: 12px;
      text-align: center; }
    /* line 105, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .selectedConfiguration {
      /*background-color: rgba(143, 232, 239, 0.1);*/
      box-shadow: 1px 1px 1px #C0C0C0;
      border: 1px solid #ccc; }
    /* line 111, ../../../../scss/pages/_modal_type.scss */
    body.modal-open #infocertRemote img,
    body.modal-open #tokenTypeSign img {
      width: 100%;
      max-width: 180px; }
    /* line 117, ../../../../scss/pages/_modal_type.scss */
    body.modal-open #modal-content-auto {
      margin: 0px 15px 15px 15px; }
    /* line 121, ../../../../scss/pages/_modal_type.scss */
    body.modal-open #infocertRemote,
    body.modal-open #autentificationInfocert {
      margin-bottom: 24px; }
    /* line 126, ../../../../scss/pages/_modal_type.scss */
    body.modal-open #autentificationInfocert > .row, body.modal-open body.dossier #autentificationInfocert > .dossierFilterMenuToggleButtonContainer, body.dossier body.modal-open #autentificationInfocert > .dossierFilterMenuToggleButtonContainer, body.modal-open body.superadmin-envelopeOperationsSearch #autentificationInfocert > .dossierFilterMenuToggleButtonContainer, body.superadmin-envelopeOperationsSearch body.modal-open #autentificationInfocert > .dossierFilterMenuToggleButtonContainer {
      margin: 2px 15px auto -12px; }
    /* line 130, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .block > .icn_usb_2 > div > img,
    body.modal-open .block-send > .icn_usb_2 > div > img {
      width: 100%;
      max-width: 180px;
      overflow: hidden; }
    /* line 137, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .start-contener {
      white-space: nowrap;
      min-height: 100px;
      display: table;
      margin-bottom: 15px; }
    /* line 144, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .block > .text,
    body.modal-open .block > .icn_usb_2,
    body.modal-open .block-send > .text,
    body.modal-open .block-send > .icn_usb_2 {
      display: table;
      white-space: normal;
      vertical-align: middle;
      min-height: 100px;
      height: auto; }
    /* line 155, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .block > .text > span,
    body.modal-open .block > .text > div,
    body.modal-open .block > .icn_usb_2 > div,
    body.modal-open .block-send > .text > span,
    body.modal-open .block-send > .text > div,
    body.modal-open .block-send > .icn_usb_2 > div {
      display: table-cell;
      white-space: normal;
      vertical-align: middle;
      height: 100px; }
    /* line 167, ../../../../scss/pages/_modal_type.scss */
    body.modal-open #pinConfirmBtnRemote {
      display: none; }
    /* line 171, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .botton-12 {
      margin-bottom: 12px; }
    /* line 175, ../../../../scss/pages/_modal_type.scss */
    body.modal-open #sendMailStranger {
      width: 100%;
      margin-top: 30px; }
    /* line 180, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .bgr-grey {
      background-color: grey; }
    /* line 185, ../../../../scss/pages/_modal_type.scss */
    body.modal-open .icn_usb {
      height: 50px;
      vertical-align: middle;
      text-align: center; }
      /* line 190, ../../../../scss/pages/_modal_type.scss */
      body.modal-open .icn_usb > img {
        height: 50px; }
    /* line 195, ../../../../scss/pages/_modal_type.scss */
    body.modal-open #signResultErrorText {
      text-align: center;
      line-height: 1em; }
    /* line 200, ../../../../scss/pages/_modal_type.scss */
    body.modal-open #signResultOk {
      text-align: center;
      line-height: 2em; }
    /* line 205, ../../../../scss/pages/_modal_type.scss */
    body.modal-open #appletTokenSign {
      display: inline-block;
      width: 0px;
      height: 0px;
      border: 0px; }
    /* line 212, ../../../../scss/pages/_modal_type.scss */
    body.modal-open #signResultError {
      text-align: left; }
    /* line 216, ../../../../scss/pages/_modal_type.scss */
    body.modal-open #elencoAzioni {
      padding-bottom: 10px;
      margin-bottom: 20px; }
    /* line 221, ../../../../scss/pages/_modal_type.scss */
    body.modal-open #avviaDikesPanel,
    body.modal-open #startDikesBtn,
    body.modal-open #errorConfirmMsg,
    body.modal-open #signResultDlg,
    body.modal-open #autentificationInfocert {
      display: none; }
  /* line 114, ../../../../scss/pages/_pages.scss */
  body.automaticCertificate {
    /*stile per pagina automaticCertificate.jsp*/
    /* .contents {
        display: flex;
        flex-direction: row;
       }*/ }
    /* line 2, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate .no-border {
      border: none;
      box-shadow: none;
      font-weight: normal; }
    /* line 11, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate tbody#tableAutomaticCertificateMgrBody > tr {
      line-height: 38px; }
    /* line 14, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate tbody#tableAutomaticCertificateMgrBody > tr > td {
      line-height: 38px;
      vertical-align: middle; }
    /* line 18, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate tbody#tableAutomaticCertificateMgrBody > tr > td .glyphicon {
      font-size: 1.5em;
      line-height: 38px;
      vertical-align: middle;
      height: 38px;
      margin-left: 5px; }
    /* line 25, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate tbody#tableAutomaticCertificateMgrBody > tr > td a span, body.automaticCertificate tbody#tableAutomaticCertificateMgrBody > tr > td span span {
      line-height: 38px;
      vertical-align: middle; }
    /* line 29, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate .table-responsive {
      overflow-y: hidden; }
    /* line 32, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate .margin-table {
      margin-left: 15px;
      margin-right: 15px; }
    /* line 36, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate .row-navbar-autocert > nav.navbar-default {
      background-color: #F5F5F5; }
    /* line 39, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate .navbar-first-button {
      margin: 0;
      height: 50px;
      padding-left: 10px;
      padding-right: 10px;
      border-radius: 0;
      background-color: #d8d8d8;
      border: 0;
      width: 140px;
      font-size: 18px;
      color: #727272; }
    /* line 51, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate p.navbar-text {
      margin: 0;
      margin-left: 50px;
      line-height: 50px;
      vertical-align: middle; }
    @media screen and (max-width: 767px) {
      /* line 58, ../../../../scss/pages/_automaticCertificate.scss */
      body.automaticCertificate .row-navbar-autocert > nav.navbar-default, body.automaticCertificate .row-navbar-autocert > nav.navbar-default > .navbar-nav {
        margin: 0;
        margin-right: 20px; } }
    /* line 63, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate #tableAutomaticCertificateMgrBody a:hover, body.automaticCertificate #tableAutomaticCertificateMgrBody a:focus {
      text-decoration: none;
      color: #DC4405; }
    /* line 67, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate #tableAutomaticCertificateMgrBody a:hover span, body.automaticCertificate #tableAutomaticCertificateMgrBody a:focus span, body.automaticCertificate #tableAutomaticCertificateMgrBody a:hover i, body.automaticCertificate #tableAutomaticCertificateMgrBody a:focus i {
      text-decoration: none;
      color: #DC4405; }
    /* line 72, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate #tableAutomaticCertificateMgrBody a:active {
      text-decoration: none; }
    /* line 75, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate #certAutoMgrChangePinLink i, body.automaticCertificate #certAutoMgrReport i {
      font-family: FontAwesome;
      font-size: 1.5em;
      margin-left: 5px;
      line-height: 38px;
      vertical-align: middle; }
    /* line 82, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate .linkButton > div {
      float: left;
      margin: auto 10px;
      padding-left: 5px;
      padding-right: 5px; }
    /* line 88, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate .iconem1-5 {
      font-size: 1.5em; }
    /* line 91, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate tr.linkButton {
      display: inline-block; }
    /* line 94, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate td.linkButton {
      line-height: 38px; }
  /* line 1, ../../../../scss/pages/_cloudsStorageCallback.scss */
  body.cloudsStorageCallback html {
    height: 100%; }
  /* line 4, ../../../../scss/pages/_cloudsStorageCallback.scss */
  body.cloudsStorageCallback body {
    min-height: 100%;
    /*height: 100vh;*/
    position: relative; }
  /* line 9, ../../../../scss/pages/_cloudsStorageCallback.scss */
  body.cloudsStorageCallback .header {
    position: absolute;
    height: 50px;
    top: 0; }
  /* line 14, ../../../../scss/pages/_cloudsStorageCallback.scss */
  body.cloudsStorageCallback .container {
    min-height: 100%;
    height: 100%;
    padding: 50px 0;
    overflow: hidden; }
  /* line 20, ../../../../scss/pages/_cloudsStorageCallback.scss */
  body.cloudsStorageCallback div.footer {
    height: 50px;
    width: 100%;
    bottom: 0;
    position: absolute; }
  /* line 26, ../../../../scss/pages/_cloudsStorageCallback.scss */
  body.cloudsStorageCallback #dropboxResult, body.cloudsStorageCallback .divResult {
    height: 100%;
    text-align: center;
    vertical-align: middle;
    display: inline;
    overflow: hidden; }
  /* line 33, ../../../../scss/pages/_cloudsStorageCallback.scss */
  body.cloudsStorageCallback .divResult .dropbox {
    margin-left: 25%;
    margin-right: 25%; }
  /* line 37, ../../../../scss/pages/_cloudsStorageCallback.scss */
  body.cloudsStorageCallback .divResult .dropbox:before {
    content: url(../images/storage_cloud/dropbox.svg); }
  /* line 121, ../../../../scss/pages/_pages.scss */
  body.automaticCertificate-automaticCertificateReport {
    /*stile per pagina automaticCertificate.jsp*/
    /* .contents {
        display: flex;
        flex-direction: row;
       }*/ }
    /* line 2, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport .no-border {
      border: none;
      box-shadow: none;
      font-weight: normal; }
    /* line 11, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport tbody#tableAutomaticCertificateMgrBody > tr {
      line-height: 38px; }
    /* line 14, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport tbody#tableAutomaticCertificateMgrBody > tr > td {
      line-height: 38px;
      vertical-align: middle; }
    /* line 18, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport tbody#tableAutomaticCertificateMgrBody > tr > td .glyphicon {
      font-size: 1.5em;
      line-height: 38px;
      vertical-align: middle;
      height: 38px;
      margin-left: 5px; }
    /* line 25, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport tbody#tableAutomaticCertificateMgrBody > tr > td a span, body.automaticCertificate-automaticCertificateReport tbody#tableAutomaticCertificateMgrBody > tr > td span span {
      line-height: 38px;
      vertical-align: middle; }
    /* line 29, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport .table-responsive {
      overflow-y: hidden; }
    /* line 32, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport .margin-table {
      margin-left: 15px;
      margin-right: 15px; }
    /* line 36, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport .row-navbar-autocert > nav.navbar-default {
      background-color: #F5F5F5; }
    /* line 39, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport .navbar-first-button {
      margin: 0;
      height: 50px;
      padding-left: 10px;
      padding-right: 10px;
      border-radius: 0;
      background-color: #d8d8d8;
      border: 0;
      width: 140px;
      font-size: 18px;
      color: #727272; }
    /* line 51, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport p.navbar-text {
      margin: 0;
      margin-left: 50px;
      line-height: 50px;
      vertical-align: middle; }
    @media screen and (max-width: 767px) {
      /* line 58, ../../../../scss/pages/_automaticCertificate.scss */
      body.automaticCertificate-automaticCertificateReport .row-navbar-autocert > nav.navbar-default, body.automaticCertificate-automaticCertificateReport .row-navbar-autocert > nav.navbar-default > .navbar-nav {
        margin: 0;
        margin-right: 20px; } }
    /* line 63, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport #tableAutomaticCertificateMgrBody a:hover, body.automaticCertificate-automaticCertificateReport #tableAutomaticCertificateMgrBody a:focus {
      text-decoration: none;
      color: #DC4405; }
    /* line 67, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport #tableAutomaticCertificateMgrBody a:hover span, body.automaticCertificate-automaticCertificateReport #tableAutomaticCertificateMgrBody a:focus span, body.automaticCertificate-automaticCertificateReport #tableAutomaticCertificateMgrBody a:hover i, body.automaticCertificate-automaticCertificateReport #tableAutomaticCertificateMgrBody a:focus i {
      text-decoration: none;
      color: #DC4405; }
    /* line 72, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport #tableAutomaticCertificateMgrBody a:active {
      text-decoration: none; }
    /* line 75, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport #certAutoMgrChangePinLink i, body.automaticCertificate-automaticCertificateReport #certAutoMgrReport i {
      font-family: FontAwesome;
      font-size: 1.5em;
      margin-left: 5px;
      line-height: 38px;
      vertical-align: middle; }
    /* line 82, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport .linkButton > div {
      float: left;
      margin: auto 10px;
      padding-left: 5px;
      padding-right: 5px; }
    /* line 88, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport .iconem1-5 {
      font-size: 1.5em; }
    /* line 91, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport tr.linkButton {
      display: inline-block; }
    /* line 94, ../../../../scss/pages/_automaticCertificate.scss */
    body.automaticCertificate-automaticCertificateReport td.linkButton {
      line-height: 38px; }
  /* line 124, ../../../../scss/pages/_pages.scss */
  body.oauth-userApproval {
    /*START style for oauth/userApproval*/ }
    /* line 3, ../../../../scss/pages/_oauth-userApproval.scss */
    body.oauth-userApproval .container {
      height: 100%; }
    /* line 7, ../../../../scss/pages/_oauth-userApproval.scss */
    body.oauth-userApproval .footer {
      margin-top: -95px; }
    /* line 11, ../../../../scss/pages/_oauth-userApproval.scss */
    body.oauth-userApproval #userApprovalContent {
      margin-top: 100px; }
    /* line 15, ../../../../scss/pages/_oauth-userApproval.scss */
    body.oauth-userApproval #confirmationForm {
      text-align: right; }
    /* line 19, ../../../../scss/pages/_oauth-userApproval.scss */
    body.oauth-userApproval .userApprovalFormInput {
      width: 100px; }
    /* line 23, ../../../../scss/pages/_oauth-userApproval.scss */
    body.oauth-userApproval .userApprovalTextMessage {
      margin-top: 50px;
      margin-bottom: 75px; }
    /* line 28, ../../../../scss/pages/_oauth-userApproval.scss */
    body.oauth-userApproval .userApprovalQuestionMessage {
      text-align: center;
      margin-bottom: 10px;
      font-size: 17px; }
  /* line 1, ../../../../scss/pages/_saml.scss */
  body.saml {
    height: 100%; }
  /* line 4, ../../../../scss/pages/_saml.scss */
  body.saml .container {
    height: 100%; }
  /* line 8, ../../../../scss/pages/_saml.scss */
  body.saml .footer {
    margin-top: -95px; }
  /* line 12, ../../../../scss/pages/_saml.scss */
  body.saml #samlLoginErrorContent {
    margin-top: 100px; }
  /* line 16, ../../../../scss/pages/_saml.scss */
  body.saml .errorDetail {
    padding: 30px 0px; }
  /* line 20, ../../../../scss/pages/_saml.scss */
  body.saml .errorQuestion {
    padding: 40px;
    text-align: center;
    line-height: 60px; }
  /* line 130, ../../../../scss/pages/_pages.scss */
  body.superadmin-envelopeOperationsSearch {
    /* Da popolare con tutti i CSS inclusi nelle JSP */
    /*query per ingrandire la visulizzazione del viewer*/
    /* #TO-DEL */
    /* fine dossier.jsp */
    /* START - operationsTile.jsp */
    /* END - operationsTile.jsp */
    /* START - filterTile.jsp */
    /* gestisce la grafica ad hoc per i filtri personalizzati */
    /* FINE - filterTile.jsp */
    /* START - dossierList.jsp */
    /* COMUNI CON SBOOK */
    /* FINE - dossierList.jsp */
    /* START MEDIA */
    /* END MEDIA */ }
    /* line 5, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .tableWrapText {
      table-layout: fixed;
      word-wrap: break-word; }
    /* line 9, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .headerListMsg {
      font-size: 15px;
      font-style: italic; }
    /* line 14, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .columnHeader {
      font-weight: bold; }
    /* line 19, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .columnText {
      font-size: 12px; }
    /* line 25, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch #modalDetailContentParent, body.superadmin-envelopeOperationsSearch div#modalPDFDiv, body.superadmin-envelopeOperationsSearch div#modalPDFDiv > iframe {
      min-height: 550px; }
    /* line 29, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch #managers {
      min-width: 500px; }
    /* line 35, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch body {
      margin: 0;
      min-height: 100vh;
      display: flex;
      flex-direction: column; }
    /* line 50, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .col-margin-layout, body.superadmin-envelopeOperationsSearch body.settings .nav-col, body.settings body.superadmin-envelopeOperationsSearch .nav-col, body.superadmin-envelopeOperationsSearch body.settings .button-col, body.settings body.superadmin-envelopeOperationsSearch .button-col, body.superadmin-envelopeOperationsSearch body.settings .content-col, body.settings body.superadmin-envelopeOperationsSearch .content-col, body.superadmin-envelopeOperationsSearch .operations-content {
      margin-top: 15px; }
    /* line 54, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .operations-content {
      border-left: 1px solid #ddd; }
    /* line 72, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .filters-content {
      border-right: 1px solid #ddd;
      -webkit-transition: width 1s;
      transition: width 1s;
      -webkit-transition-timing-function: ease;
      transition-timing-function: ease; }
      /* line 85, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
      body.superadmin-envelopeOperationsSearch .filters-content.clicked {
        display: none; }
    /* line 107, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch #dossierFilterMenuToggleButton-main.default {
      display: none; }
    /* line 112, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .flex-content {
      display: flex;
      flex: 1; }
    /* line 117, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .ajax-loader-flex-content {
      width: 55px;
      height: 55px;
      margin: auto; }
    /* line 123, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .selectedFilter {
      background: #f5f5f5; }
    /* line 127, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .panel {
      border-radius: 0px; }
    /* line 131, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .panel-default {
      border-color: transparent; }
    /* line 135, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch #update {
      border-color: #03A9F4;
      padding: 2px;
      width: 26px;
      height: 26px;
      margin-bottom: 3px; }
    /* line 143, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .vcenter {
      display: inline-table;
      vertical-align: middle;
      float: left; }
    /* line 149, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .enveCount {
      margin-top: 15px;
      line-height: 32px;
      font-size: 15px; }
    /* line 155, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch #modalDetailContent {
      height: 100%;
      width: 100%;
      overflow: auto; }
    /* line 161, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch #accordion > div, body.superadmin-envelopeOperationsSearch #accordion > div > div, body.superadmin-envelopeOperationsSearch #viewProcessHistory > div, body.superadmin-envelopeOperationsSearch #containerAdvDet > div.panel {
      width: 100%;
      margin: 0;
      padding: 0; }
    /* line 167, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .pre-scrollable {
      overflow-y: auto; }
    /* line 171, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .fa-2x {
      font-size: 1.6em; }
    /* line 179, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .medium-blue-before::before {
      padding: 2px;
      font: 15px/1em 'Glyphicons Regular';
      color: #03A9F4; }
    /* line 189, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .countEnve {
      margin-left: 5px; }
    /* line 193, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .textRed {
      color: red; }
    /* line 197, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .well {
      background-color: transparent;
      border: 1px solid #a2a2a2;
      border-radius: 8px;
      padding: 0px; }
    /* line 204, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .round-small {
      height: 22px;
      width: 22px;
      line-height: 22px;
      -moz-border-radius: 11px;
      border-radius: 11px;
      font-size: 11px; }
    /* line 213, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch #toApprove, body.superadmin-envelopeOperationsSearch #toConfirm, body.superadmin-envelopeOperationsSearch #toStore {
      display: none; }
    /* line 221, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .popover {
      max-width: none; }
    /* line 226, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch select option:first-child {
      color: grey;
      font-style: italic; }
    /* line 231, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch select.empty {
      color: grey; }
    /* line 239, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .normal {
      font-weight: normal; }
    /* line 243, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .modal-dossier {
      max-width: 991px;
      max-height: 768px;
      overflow-y: scroll; }
    /* line 249, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .modal-dossier .modal-content {
      border-radius: 0px;
      box-shadow: none; }
    /* line 254, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .unstyled-button-all-states, body.superadmin-envelopeOperationsSearch button.unstyled-button-all-states:active,
    body.superadmin-envelopeOperationsSearch button.unstyled-button-all-states:hover {
      border: 0;
      background: transparent; }
    /* line 260, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .round {
      display: inline-block;
      color: #FFF;
      text-align: center;
      height: 26px;
      width: 26px;
      line-height: 26px;
      -moz-border-radius: 13px;
      border-radius: 13px; }
    /* line 272, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .round.size-24 {
      height: 24px;
      width: 24px;
      line-height: 24px;
      -moz-border-radius: 12px;
      border-radius: 12px;
      font-size: 16px; }
    /* line 281, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .middle {
      display: table-cell;
      vertical-align: middle;
      border: 1px solid red; }
    /* line 287, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .vcenter {
      display: inline-block;
      vertical-align: middle;
      float: none; }
    /* line 293, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .dossier-list .list-group-item.active {
      background-color: white; }
    /* line 297, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .dossier-list .list-group-item-text.active {
      color: yellow; }
    /* line 301, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .dossier-list .list-group-item {
      border: none;
      border-bottom: 1px solid #ddd;
      margin-bottom: 0px;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      padding: 3px 0px; }
    /* line 313, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .dossier-list .list-group-item .row, body.superadmin-envelopeOperationsSearch .dossier-list .list-group-item .dossierFilterMenuToggleButtonContainer {
      margin: 0px; }
    /* line 317, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch #listContent {
      -moz-transition: 0.1s;
      -ms-transition: 0.1s;
      -o-transition: 0.1s;
      -webkit-transition: 0.1s;
      transition: 0.1s;
      max-height: 0px; }
    /* line 326, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .order {
      display: block;
      padding: 3px 20px;
      clear: both;
      font-weight: normal;
      line-height: 1.42857143;
      color: #333333;
      white-space: nowrap; }
    /* line 336, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .order:hover {
      background: #f5f5f5;
      text-decoration: none; }
    /* line 341, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .selectedOrder {
      background: #f5f5f5; }
    /* line 345, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .envelopeIdStyle {
      margin-right: 10px;
      margin-top: 5px; }
    /* line 350, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .noTextDecoration {
      text-decoration: none !IMPORTANT; }
    /* line 354, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .title_div a {
      text-decoration: none !IMPORTANT; }
    /* line 359, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .divider-custom {
      height: 1px;
      margin: 9px 0;
      overflow: hidden;
      background-color: #e5e5e5; }
    /* line 366, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .signes-container {
      margin-top: 5px;
      display: table;
      table-layout: fixed; }
    /* line 372, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .signes {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
    /* line 378, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .signes > i {
      vertical-align: middle;
      margin-top: 3px; }
    /* line 383, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .btn-primary .white, body.superadmin-envelopeOperationsSearch #kinetic_container .btn-tour .white, #kinetic_container body.superadmin-envelopeOperationsSearch .btn-tour .white, body.superadmin-envelopeOperationsSearch #kinetic_container .enjoyhint_skip_btn .white, #kinetic_container body.superadmin-envelopeOperationsSearch .enjoyhint_skip_btn .white, body.superadmin-envelopeOperationsSearch #kinetic_container .enjoyhint_close_btn .white, #kinetic_container body.superadmin-envelopeOperationsSearch .enjoyhint_close_btn .white, body.superadmin-envelopeOperationsSearch #kinetic_container .enjoyhint_next_btn .white, #kinetic_container body.superadmin-envelopeOperationsSearch .enjoyhint_next_btn .white, body.superadmin-envelopeOperationsSearch #kinetic_container .enjoyhint_btn .white, #kinetic_container body.superadmin-envelopeOperationsSearch .enjoyhint_btn .white {
      background-color: white;
      color: blue; }
    /* line 388, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch #orderButton {
      border-color: #03A9F4;
      padding: 2px 4px;
      margin-bottom: 3px; }
    /* line 398, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .dossierFilterMenuToggleButton {
      width: 35px;
      background-color: transparent;
      background-image: none;
      border: 1px solid transparent;
      padding: 7px 10px 9px 10px; }
    @media (min-width: 992px) {
      /* line 411, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
      body.superadmin-envelopeOperationsSearch .contents {
        display: flex;
        flex-direction: row; } }
    /* line 419, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch #modalDetail .panel.panel-document-details {
      margin-bottom: 0px; }
    /* line 422, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .tableWrapText {
      table-layout: fixed;
      word-wrap: break-word; }
    /* line 426, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .headerListMsg {
      font-size: 15px;
      font-style: italic; }
    /* line 431, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .columnHeader {
      font-weight: bold; }
    /* line 436, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .columnText {
      font-size: 12px; }
    /* line 439, ../../../../scss/pages/_superadmin-envelopeOperationsSearch.scss */
    body.superadmin-envelopeOperationsSearch .outbound-error {
      background-color: tomato; }
  /* line 1, ../../../../scss/pages/_superadmin-outboundSearch.scss */
  body.superadmin-outboundSearch select#status {
    overflow-y: hidden; }
  /* line 5, ../../../../scss/pages/_superadmin-outboundSearch.scss */
  body.superadmin-outboundSearch .tableWrapText {
    table-layout: fixed;
    word-wrap: break-word; }
  /* line 9, ../../../../scss/pages/_superadmin-outboundSearch.scss */
  body.superadmin-outboundSearch .headerListMsg {
    font-size: 15px;
    font-style: italic; }
  /* line 14, ../../../../scss/pages/_superadmin-outboundSearch.scss */
  body.superadmin-outboundSearch .columnHeader {
    font-weight: bold; }
  /* line 19, ../../../../scss/pages/_superadmin-outboundSearch.scss */
  body.superadmin-outboundSearch .columnText {
    font-size: 12px; }
  /* line 22, ../../../../scss/pages/_superadmin-outboundSearch.scss */
  body.superadmin-outboundSearch .outbound-error {
    background-color: tomato; }
  /* line 1, ../../../../scss/pages/_sso.scss */
  body.sso {
    height: 100%; }
  /* line 4, ../../../../scss/pages/_sso.scss */
  body.sso .container {
    height: 100%;
    overflow: hidden; }
  /* line 9, ../../../../scss/pages/_sso.scss */
  body.sso .footer {
    margin-top: -95px; }
  /* line 13, ../../../../scss/pages/_sso.scss */
  body.sso #ssoErrorContent {
    margin-top: 100px; }
  /* line 17, ../../../../scss/pages/_sso.scss */
  body.sso .errorDetail {
    padding: 30px 0px; }
  /* line 139, ../../../../scss/pages/_pages.scss */
  body.template-email-details {
    /* & {
    	height: 100%;
    	overflow: hidden;
    }
    .container {
    	height: 100%;
    }

    .footer {
    	margin-top: -95px;
    } */ }
    /* line 12, ../../../../scss/pages/_template-email-details.scss */
    body.template-email-details .border-left-template-rules {
      border-left: 4px solid #cccccc;
      height: 100%; }
    /* line 16, ../../../../scss/pages/_template-email-details.scss */
    body.template-email-details .container-rules-details {
      overflow-y: auto; }
    /* line 19, ../../../../scss/pages/_template-email-details.scss */
    body.template-email-details .template-rules-detail {
      overflow-x: hidden;
      overflow-y: auto;
      height: 100%;
      margin-right: 6px; }
      /* line 24, ../../../../scss/pages/_template-email-details.scss */
      body.template-email-details .template-rules-detail > div {
        height: 100%; }
    /* line 29, ../../../../scss/pages/_template-email-details.scss */
    body.template-email-details #template-roles > div {
      height: 38px;
      width: 100%;
      display: table;
      border-radius: 4px; }
      /* line 34, ../../../../scss/pages/_template-email-details.scss */
      body.template-email-details #template-roles > div .list {
        height: 100%;
        display: table-cell;
        vertical-align: middle; }
    /* line 40, ../../../../scss/pages/_template-email-details.scss */
    body.template-email-details .selected-rules {
      background-color: rgba(224, 247, 250, 0.9);
      border-radius: 4px; }
    /* line 44, ../../../../scss/pages/_template-email-details.scss */
    body.template-email-details .select2-selection, body.template-email-details .select2-selection__arrow {
      height: 34px !important; }
    /* line 47, ../../../../scss/pages/_template-email-details.scss */
    body.template-email-details select[readonly].select2-hidden-accessible + .select2-container {
      pointer-events: none;
      touch-action: none; }
    /* line 52, ../../../../scss/pages/_template-email-details.scss */
    body.template-email-details select[readonly].select2-hidden-accessible + .select2-container .select2-selection {
      background: #eee;
      box-shadow: none; }
    /* line 57, ../../../../scss/pages/_template-email-details.scss */
    body.template-email-details select[readonly].select2-hidden-accessible + .select2-container .select2-selection__arrow,
    body.template-email-details select[readonly].select2-hidden-accessible + .select2-container .select2-selection__clear {
      display: none; }
    /* line 63, ../../../../scss/pages/_template-email-details.scss */
    body.template-email-details #template-rules a:hover {
      text-decoration: none; }
    /* line 66, ../../../../scss/pages/_template-email-details.scss */
    body.template-email-details #template-rules a:hover {
      text-decoration: none; }
    /* line 70, ../../../../scss/pages/_template-email-details.scss */
    body.template-email-details .layout-sortable {
      height: 32px;
      line-height: 32px;
      vertical-align: middle; }
  /* line 1, ../../../../scss/pages/_endpoints.scss */
  body.endpoints .url {
    white-space: nowrap;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
  /* line 6, ../../../../scss/pages/_endpoints.scss */
  body.endpoints .http-method {
    white-space: nowrap;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
  /* line 1, ../../../../scss/pages/_conditionalConfiguration.scss */
  body.conditionalConfiguration div.footer-visible {
    position: absolute;
    width: 100%;
    bottom: 0; }
  /* line 6, ../../../../scss/pages/_conditionalConfiguration.scss */
  body.conditionalConfiguration .selected-rules {
    background-color: rgba(224, 247, 250, 0.9);
    border-radius: 4px; }
  /* line 11, ../../../../scss/pages/_conditionalConfiguration.scss */
  body.conditionalConfiguration #conditional-rules {
    margin-top: 12px; }
    /* line 13, ../../../../scss/pages/_conditionalConfiguration.scss */
    body.conditionalConfiguration #conditional-rules > div {
      height: 38px;
      width: 100%;
      display: table;
      border: 1px solid #ccc;
      border-radius: 4px; }
    /* line 20, ../../../../scss/pages/_conditionalConfiguration.scss */
    body.conditionalConfiguration #conditional-rules .list {
      height: 100%;
      display: table-cell;
      vertical-align: middle; }
  /* line 27, ../../../../scss/pages/_conditionalConfiguration.scss */
  body.conditionalConfiguration .max-height-content {
    overflow-y: auto;
    border-right: 1px solid #ccc; }
  /* line 33, ../../../../scss/pages/_conditionalConfiguration.scss */
  body.conditionalConfiguration .selection > span.select2-selection {
    height: 34px; }
  /* line 2, ../../../../scss/pages/_circular.scss */
  body.circular #flow-document-table_wrapper .pagination > .active > a, body.circular #flow-details-table_wrapper .pagination > .active > a, body.circular #flow-table_wrapper .pagination > .active > a {
    z-index: 0; }
  /* line 6, ../../../../scss/pages/_circular.scss */
  body.circular .padding-details-for-footer {
    padding-bottom: 70px; }
  /* line 9, ../../../../scss/pages/_circular.scss */
  body.circular .footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: white; }
  /* line 16, ../../../../scss/pages/_circular.scss */
  body.circular table#user-flow-table > tbody > tr.current-user-selected {
    background-color: #fae564; }
  /* line 19, ../../../../scss/pages/_circular.scss */
  body.circular #modal-show-flow-document .modal-content {
    min-width: 800px; }
  /* line 22, ../../../../scss/pages/_circular.scss */
  body.circular .height-600 {
    height: 600px; }
  /* line 26, ../../../../scss/pages/_circular.scss */
  body.circular .btn-dagger {
    background-color: #EE602F; }
  /* line 29, ../../../../scss/pages/_circular.scss */
  body.circular .padding-right-28 {
    padding-right: 28px; }
  /* line 32, ../../../../scss/pages/_circular.scss */
  body.circular .content-detail-circular {
    margin-bottom: 60px; }
  /* line 1, ../../../../scss/pages/_stranger-auth.scss */
  body.stranger-auth div.footer {
    position: absolute;
    display: inline;
    bottom: 0;
    width: 100%; }
  /* line 8, ../../../../scss/pages/_stranger-auth.scss */
  body.stranger-auth li#settings {
    display: none; }
  /* line 12, ../../../../scss/pages/_stranger-auth.scss */
  body.stranger-auth .margin-bottom-20 {
    margin-bottom: 20px; }
  @media only screen and (min-width: 991px) {
    /* line 17, ../../../../scss/pages/_stranger-auth.scss */
    body.stranger-auth .otp-style {
      margin-left: 35%;
      width: 30%; } }
  /* line 23, ../../../../scss/pages/_stranger-auth.scss */
  body.stranger-auth .g-recaptcha > div {
    width: 100% !important; }
  /* line 27, ../../../../scss/pages/_stranger-auth.scss */
  body.stranger-auth .icon-sed-style .fa-meh-o:before {
    font-size: 120px;
    color: #0275d8; }

/* line 1, ../../../../scss/pages/_debugInfo.scss */
.loginfo {
  white-space: nowrap;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
  /* line 5, ../../../../scss/pages/_debugInfo.scss */
  .loginfo .matched {
    font-weight: bold;
    color: red; }
  /* line 10, ../../../../scss/pages/_debugInfo.scss */
  .loginfo hr {
    height: 6px;
    background: url("../images/hr-11.png") repeat-x 0 0;
    border: 0; }
  /* line 16, ../../../../scss/pages/_debugInfo.scss */
  .loginfo hr.style11 {
    height: 6px;
    background: url("../images/hr-11.png") repeat-x 0 0;
    border: 0; }
  /* line 22, ../../../../scss/pages/_debugInfo.scss */
  .loginfo hr.style12 {
    height: 6px;
    background: url("../images/hr-12.png") repeat-x 0 0;
    border: 0; }

/* line 159, ../../../../scss/pages/_pages.scss */
.clearable {
  background-color: #fff !important;
  background: url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=) no-repeat right -10px center;
  transition: background 0.4s; }

/* line 165, ../../../../scss/pages/_pages.scss */
.clearable.x {
  background-position: right 5px center; }

/* line 169, ../../../../scss/pages/_pages.scss */
.clearable.onX {
  cursor: pointer; }

/* line 173, ../../../../scss/pages/_pages.scss */
.clearable::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

/* layout del trust level */
/* line 179, ../../../../scss/pages/_pages.scss */
#trustLevelModal .modal-md {
  width: 960px; }

/* line 182, ../../../../scss/pages/_pages.scss */
.center {
  text-align: center;
  vertical-align: middle; }

/* line 186, ../../../../scss/pages/_pages.scss */
.iconTrustlevel {
  line-height: 50px;
  font-size: 32px; }

/* line 191, ../../../../scss/pages/_pages.scss */
.digital, .internal {
  font-size: 20px;
  font-weight: bold; }

/* line 195, ../../../../scss/pages/_pages.scss */
.border-blue {
  border: 2px solid #def1f8;
  border-radius: 5px;
  min-height: 100px;
  vertical-align: top;
  padding-top: 15px;
  margin-bottom: 15px;
  padding: 10px; }

/* line 204, ../../../../scss/pages/_pages.scss */
.well-blue {
  border: 2px solid #def1f8;
  border-radius: 5px;
  background-color: #def1f8;
  padding: 15px 0px; }

/* line 210, ../../../../scss/pages/_pages.scss */
.block {
  display: table-cell;
  white-space: normal;
  vertical-align: top;
  height: auto;
  margin: 0;
  color: #006db5; }

/* line 218, ../../../../scss/pages/_pages.scss */
.block > * {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px; }

/* line 223, ../../../../scss/pages/_pages.scss */
.checkedTL {
  background-color: rgba(143, 232, 239, 0.1);
  box-shadow: 5px 5px 5px #C0C0C0; }

/* line 227, ../../../../scss/pages/_pages.scss */
.radios {
  z-index: 1000; }

/* line 230, ../../../../scss/pages/_pages.scss */
.img-trust-level > img {
  width: 100%;
  max-width: 120px; }

/* line 234, ../../../../scss/pages/_pages.scss */
.botton-12 {
  margin-bottom: 12px; }

/* line 238, ../../../../scss/pages/_pages.scss */
.tl-description {
  height: 40px; }

/* line 241, ../../../../scss/pages/_pages.scss */
#change-lang {
  padding-top: 7px; }

/* fine layout trust level */
/* Import */
/* line 4, ../../../../scss/themes/dikegosign/pages/_pages.scss */
body.dikegosign.home {
  /* css personalizzati di dikegosign */ }
  /* line 3, ../../../../scss/themes/dikegosign/pages/_home.scss */
  body.dikegosign.home span.color-blue, body.dikegosign.home div.color-blue {
    color: #38a2d7; }
  /* line 7, ../../../../scss/themes/dikegosign/pages/_home.scss */
  body.dikegosign.home .content-background-custom {
    background-color: #f2f6f9; }
  /* line 12, ../../../../scss/themes/dikegosign/pages/_home.scss */
  body.dikegosign.home .custom-jumbotron {
    background-color: white;
    border: 1px solid #d0e9f5;
    box-shadow: 2px 2px 3px #38a2d7;
    box-shadow: 0 4px 8px 0 rgba(56, 162, 215, 0.2), 0 6px 20px 0 rgba(56, 162, 215, 0.19); }
  /* line 20, ../../../../scss/themes/dikegosign/pages/_home.scss */
  body.dikegosign.home .btn-custom-link {
    border-color: #38a2d7; }
  /* line 25, ../../../../scss/themes/dikegosign/pages/_home.scss */
  body.dikegosign.home button.btn-custom-link:hover, body.dikegosign.home button.btn-custom-link:active {
    background-color: #38a2d7; }
  /* line 29, ../../../../scss/themes/dikegosign/pages/_home.scss */
  body.dikegosign.home .home-btn-custom.active, body.dikegosign.home .home-btn-custom.active:active, body.dikegosign.home .home-btn-custom:active, body.dikegosign.home .home-btn-custom:focus, body.dikegosign.home .home-btn-custom:hover, body.dikegosign.home .home-btn-custom.active:hover, body.dikegosign.home .home-btn-custom.active:focus {
    border: 1px solid #38a2d7;
    color: white;
    background-color: #38a2d7;
    box-shadow: 0 4px 8px 0 rgba(56, 162, 215, 0.2), 0 6px 20px 0 rgba(56, 162, 215, 0.19); }
  /* line 37, ../../../../scss/themes/dikegosign/pages/_home.scss */
  body.dikegosign.home .icon-shadow {
    text-shadow: -7px 8px 2px rgba(166, 166, 166, 0.2), -3px 5px rgba(204, 204, 204, 0.19); }
  /* line 41, ../../../../scss/themes/dikegosign/pages/_home.scss */
  body.dikegosign.home .badge-home-style {
    background-color: #062047;
    color: white; }
  /* line 46, ../../../../scss/themes/dikegosign/pages/_home.scss */
  body.dikegosign.home .custom-jumbotron-dossier {
    background-color: #f2f6f9;
    border: 1px solid #d0e9f5;
    box-shadow: 0 4px 8px 0 rgba(56, 162, 215, 0.2), 0 6px 20px 0 rgba(56, 162, 215, 0.19); }
  /* line 53, ../../../../scss/themes/dikegosign/pages/_home.scss */
  body.dikegosign.home .custom-jumbotron-go-dossier {
    background-color: #062047;
    color: white;
    border: 1px solid #5b7d9b;
    box-shadow: 0 4px 8px 0 rgba(56, 162, 215, 0.2), 0 6px 20px 0 rgba(56, 162, 215, 0.19);
    border: 1px solid #5b7d9b; }
/* line 1, ../../../../scss/themes/dikegosign/pages/_cloud_storage.scss */
body.dikegosign.send div#storageClouds button {
  box-shadow: none; }
/* line 1, ../../../../scss/themes/dikegosign/pages/_isac.scss */
body.dikegosign.isac .headerContainer > .navbar-collapse {
  background-color: white; }

/* line 14, ../../../../scss/themes/dikegosign/pages/_pages.scss */
.close {
  opacity: 1; }
  /* line 17, ../../../../scss/themes/dikegosign/pages/_pages.scss */
  .close:hover, .close:focus {
    opacity: 1; }

/*style button change policy*/
/* line 2, ../../../../scss/tiles/_sendTile.scss */
.services {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: end; }

/* line 9, ../../../../scss/tiles/_sendTile.scss */
.success-list-style {
  margin-top: 12px;
  margin-bottom: 24px;
  padding-left: 15px; }

/* line 15, ../../../../scss/tiles/_sendTile.scss */
.success-list-style > li {
  margin-top: 12px; }

/* line 19, ../../../../scss/tiles/_sendTile.scss */
.text {
  flex: 1 1 auto;
  text-align: left; }

/* line 24, ../../../../scss/tiles/_sendTile.scss */
.icon-style {
  flex: 0 0 auto;
  margin: 10px;
  padding: 5px 10px;
  text-align: center;
  font-size: 21px;
  display: flex;
  justify-content: space-between;
  align-items: center; }

/* line 35, ../../../../scss/tiles/_sendTile.scss */
.graphometricPos span {
  padding-top: 0; }
  /* line 38, ../../../../scss/tiles/_sendTile.scss */
  .graphometricPos span.icon-ic_pen_3 {
    padding-top: 6px; }
    /* line 41, ../../../../scss/tiles/_sendTile.scss */
    .graphometricPos span.icon-ic_pen_3:before {
      font-size: 1.5em; }

/* divider vertical a sinistra (da usare ad es. su un div) */
/* line 49, ../../../../scss/tiles/_sendTile.scss */
.left-divider {
  border-left: 1px solid rgba(151, 151, 151, 0.75);
  -webkit-background-clip: padding-box;
  /* for Safari */
  background-clip: padding-box;
  /* for IE9+, Firefox 4+, Opera, Chrome */ }

/* line 57, ../../../../scss/tiles/_sendTile.scss */
#popoverDiv > .popover.in {
  min-width: 900px;
  width: 70%;
  margin-right: 10%; }
  @media only screen and (max-device-width: 1024px) {
    /* line 57, ../../../../scss/tiles/_sendTile.scss */
    #popoverDiv > .popover.in {
      min-width: 95%;
      max-width: 100%;
      left: 0 !important; } }

/* line 69, ../../../../scss/tiles/_sendTile.scss */
#sendEnvelopeField {
  margin-top: 30px;
  margin-bottom: 30px; }

/* line 78, ../../../../scss/tiles/_sendTile.scss */
.fieldset {
  font-size: 14px; }

/* line 83, ../../../../scss/tiles/_sendTile.scss */
li#button-middle {
  /* li potrebbe essere rimosso */
  line-height: 50px;
  margin-right: 25px;
  vertical-align: middle;
  height: 50px; }

/* line 91, ../../../../scss/tiles/_sendTile.scss */
#toolModeValue:hover {
  outline: 0px !important;
  -webkit-appearance: none; }

/* line 96, ../../../../scss/tiles/_sendTile.scss */
#toolModeValue:focus {
  outline: 0px !important;
  -webkit-appearance: none; }

/* line 101, ../../../../scss/tiles/_sendTile.scss */
.popover-tipo-pratica {
  width: 100%;
  max-width: 700px;
  min-width: 70px; }

/* line 107, ../../../../scss/tiles/_sendTile.scss */
.popover-expireAt {
  max-height: 2000px;
  width: 600px;
  max-width: 800px;
  min-width: 30px; }

/* line 114, ../../../../scss/tiles/_sendTile.scss */
.popover-managers {
  max-height: 1000px;
  width: 800px;
  max-width: 1100px;
  min-width: 700px; }

/* line 129, ../../../../scss/tiles/_sendTile.scss */
.content-centered {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

/* line 135, ../../../../scss/tiles/_sendTile.scss */
.tab-panel-stretch {
  height: 100%;
  width: 100%;
  overflow: hidden;
  border: 3px; }

/* line 142, ../../../../scss/tiles/_sendTile.scss */
.forwardButton {
  color: black;
  background-color: white;
  border-color: black; }

/* line 148, ../../../../scss/tiles/_sendTile.scss */
.line-height-wrap {
  line-height: 1; }

/* line 152, ../../../../scss/tiles/_sendTile.scss */
select > option:hover {
  background-color: #337ab7;
  color: white;
  cursor: pointer; }

/* line 158, ../../../../scss/tiles/_sendTile.scss */
select[size].no-select-height,
select[multiple].no-select-height {
  height: auto; }

/* plupload css */
/* line 165, ../../../../scss/tiles/_sendTile.scss */
.plupload_file_status {
  color: #777; }
  /* line 168, ../../../../scss/tiles/_sendTile.scss */
  .plupload_file_status span {
    color: #42454A; }
  /* line 172, ../../../../scss/tiles/_sendTile.scss */
  .plupload_file_status * {
    display: none;
    width: 16px;
    height: 16px; }

/* line 179, ../../../../scss/tiles/_sendTile.scss */
.plupload_file_size,
.plupload_file_status,
.plupload_progress {
  width: 80px; }

/* line 185, ../../../../scss/tiles/_sendTile.scss */
.plupload_file_size,
.plupload_file_status,
.plupload_file_action {
  text-align: right; }

/* line 191, ../../../../scss/tiles/_sendTile.scss */
.plupload_filelist .plupload_file_name {
  width: 205px; }

/* line 195, ../../../../scss/tiles/_sendTile.scss */
.plupload_file_action {
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 15px; }

/* line 202, ../../../../scss/tiles/_sendTile.scss */
.plupload_progress,
.plupload_upload_status {
  display: none;
  float: left;
  margin-top: -1px; }

/* line 209, ../../../../scss/tiles/_sendTile.scss */
.plupload_progress_container {
  margin-top: 3px;
  border: 1px solid #CCC;
  background: #FFF;
  padding: 1px; }

/* line 216, ../../../../scss/tiles/_sendTile.scss */
.plupload_progress_bar {
  width: 0px;
  height: 7px;
  background: #CDEB8B; }

/* line 222, ../../../../scss/tiles/_sendTile.scss */
.plupload_scroll .plupload_filelist_header .plupload_file_action,
.plupload_scroll .plupload_filelist_footer .plupload_file_action {
  margin-right: 17px; }

/* line 227, ../../../../scss/tiles/_sendTile.scss */
.plupload_clear,
.plupload_clearer {
  clear: both; }

/* line 232, ../../../../scss/tiles/_sendTile.scss */
.plupload_clearer,
.plupload_progress_bar {
  display: block;
  font-size: 0;
  line-height: 0; }

/* --- Custom Upload Wrapper --- */
/*Ripristinato per eliminazione file sendTile.css*/
/* line 245, ../../../../scss/tiles/_sendTile.scss */
.uploadWrapper #dropArea, .uploadWrapper #confP12DropArea {
  border: 2px dashed #DCDCDC;
  text-align: center;
  margin-bottom: 15px;
  padding-top: 45px;
  color: #444;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  min-height: 250px; }
  /* line 257, ../../../../scss/tiles/_sendTile.scss */
  .uploadWrapper #dropArea.draggingFile, .uploadWrapper #confP12DropArea.draggingFile {
    border: 2px dashed #DCDCDC;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px; }
  /* line 264, ../../../../scss/tiles/_sendTile.scss */
  .uploadWrapper #dropArea.draggingFileHover, .uploadWrapper #confP12DropArea.draggingFileHover {
    border: 2px solid #DCDCDC;
    background-color: #EBEBEB; }
/* line 270, ../../../../scss/tiles/_sendTile.scss */
.uploadWrapper .fileItem {
  background-color: #F4F4F4;
  width: 550px;
  height: 25px;
  font-size: .8em;
  padding: 2px 2px 2px 2px;
  vertical-align: middle;
  margin: 0 0 3px 0; }
  /* line 279, ../../../../scss/tiles/_sendTile.scss */
  .uploadWrapper .fileItem .fileInfo {
    float: right;
    height: 25px; }
/* line 287, ../../../../scss/tiles/_sendTile.scss */
.uploadWrapper #filelist .completed, .uploadWrapper #filelist .cancelled {
  background-color: #FFF;
  color: #A9A9A9; }
/* line 293, ../../../../scss/tiles/_sendTile.scss */
.uploadWrapper #filelist .name {
  display: inline;
  font-size: 1.1em;
  float: left; }
/* line 299, ../../../../scss/tiles/_sendTile.scss */
.uploadWrapper #filelist .saving {
  background-color: #fff; }
/* line 303, ../../../../scss/tiles/_sendTile.scss */
.uploadWrapper #filelist .cancel {
  margin-left: 5px; }
/* line 307, ../../../../scss/tiles/_sendTile.scss */
.uploadWrapper #filelist .completed .plupload_progress_bar {
  background-color: #D5D5D5; }
/* line 312, ../../../../scss/tiles/_sendTile.scss */
.uploadWrapper .size {
  float: left;
  margin-right: 5px; }
/* line 317, ../../../../scss/tiles/_sendTile.scss */
.uploadWrapper .percentComplete {
  margin-left: 5px; }
/* line 321, ../../../../scss/tiles/_sendTile.scss */
.uploadWrapper #fileSelectMsg {
  font-size: .9em;
  color: #444; }
/* line 326, ../../../../scss/tiles/_sendTile.scss */
.uploadWrapper #pickfiles {
  font-size: .9em; }
/* line 330, ../../../../scss/tiles/_sendTile.scss */
.uploadWrapper .renameLink {
  margin: 0 0 0 10px; }
/* line 334, ../../../../scss/tiles/_sendTile.scss */
.uploadWrapper .fileRename {
  font-size: .9em; }
  /* line 337, ../../../../scss/tiles/_sendTile.scss */
  .uploadWrapper .fileRename input {
    margin: 0 10px 0 0;
    width: 200px; }
    /* line 341, ../../../../scss/tiles/_sendTile.scss */
    .uploadWrapper .fileRename input.warning {
      border: solid 3px red; }

/* --- MULTIPLAMANAGERSELECTIONDIALOG START --- */
/* line 350, ../../../../scss/tiles/_sendTile.scss */
.orderMgr {
  min-width: 50px; }

/* line 354, ../../../../scss/tiles/_sendTile.scss */
fieldset.scheduler-border, .scheduler-border.fieldset {
  padding: 12px;
  border: 1px solid #cccccc;
  border-radius: 5px; }

/* line 360, ../../../../scss/tiles/_sendTile.scss */
fieldset.scheduler-border-no-padding, .scheduler-border-no-padding.fieldset {
  border: 1px solid #cccccc;
  border-radius: 5px; }

/* line 365, ../../../../scss/tiles/_sendTile.scss */
.manualSearch {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 14px;
  margin: auto;
  font-size: 14px;
  color: #ccc;
  z-index: 99;
  right: 10px; }

/* line 382, ../../../../scss/tiles/_sendTile.scss */
.customLegend {
  border-bottom: 0px;
  font-size: 1em;
  text-align: center;
  width: 50%; }

/* line 389, ../../../../scss/tiles/_sendTile.scss */
.manager-selection-dialog-removeImg {
  float: right; }

/* line 393, ../../../../scss/tiles/_sendTile.scss */
.manager-selection-dialog-hidedRemoveImg {
  float: right; }

/* line 397, ../../../../scss/tiles/_sendTile.scss */
.manager-selection-dialog-li-ellipsed {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #0033A0; }

/* --- MULTIPLAMANAGERSELECTIONDIALOG STOP --- */
/* line 409, ../../../../scss/tiles/_sendTile.scss */
.arrow_box {
  position: relative;
  background: #ffffff;
  border: 1px solid #000000; }

/* line 415, ../../../../scss/tiles/_sendTile.scss */
.arrow_box:after,
.arrow_box:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: relative;
  pointer-events: none; }

/* line 427, ../../../../scss/tiles/_sendTile.scss */
.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 30px;
  margin-left: -30px; }

/* line 434, ../../../../scss/tiles/_sendTile.scss */
.arrow_box:before {
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #000000;
  border-width: 31px;
  margin-left: -31px; }

/* line 441, ../../../../scss/tiles/_sendTile.scss */
.selected,
.toRemove {
  display: block;
  padding: 4px 50px 4px 10px;
  margin-bottom: 3px;
  /*background-color: #efefef;*/ }

/* line 449, ../../../../scss/tiles/_sendTile.scss */
.labelHm {
  text-align: center; }

/* line 457, ../../../../scss/tiles/_sendTile.scss */
#toolModeValue::-webkit-scrollbar {
  width: 1px;
  background-color: transparent; }

/* line 466, ../../../../scss/tiles/_sendTile.scss */
#rbTools input[type='radio'] {
  visibility: hidden;
  margin-left: -10px; }

/* line 471, ../../../../scss/tiles/_sendTile.scss */
.rbTools-input-container > label {
  font-weight: normal;
  line-height: 30px;
  height: 30px;
  width: 95%; }

/* line 479, ../../../../scss/tiles/_sendTile.scss */
#rbTools > .rbTools-input-container:hover {
  cursor: pointer;
  background-color: #eee; }

/* line 484, ../../../../scss/tiles/_sendTile.scss */
.rbTool-selected {
  background-color: #ddd; }

/* line 488, ../../../../scss/tiles/_sendTile.scss */
.icon-action-margin {
  margin-right: 10px; }

/* line 496, ../../../../scss/tiles/_sendTile.scss */
.combo-actions {
  border: 1px solid;
  border-radius: 5px;
  padding-top: 15px;
  border-color: #cccccc;
  padding-bottom: 15px; }

/* line 504, ../../../../scss/tiles/_sendTile.scss */
#comboActions {
  padding-left: 0px; }
  @media (max-width: 992px) {
    /* line 504, ../../../../scss/tiles/_sendTile.scss */
    #comboActions {
      padding-right: 0px; } }

/* line 514, ../../../../scss/tiles/_sendTile.scss */
#comboActionsCustomizationPanel {
  display: none; }

/* line 518, ../../../../scss/tiles/_sendTile.scss */
#btUpdateActionCustomString {
  display: none; }

/* line 522, ../../../../scss/tiles/_sendTile.scss */
#expirationReminderError {
  display: none; }

/* line 526, ../../../../scss/tiles/_sendTile.scss */
#expirationFirstReminderError {
  display: none; }

/* line 530, ../../../../scss/tiles/_sendTile.scss */
#expirationNextReminderError {
  display: none; }

/* line 534, ../../../../scss/tiles/_sendTile.scss */
#expirationReminderDateError {
  display: none; }

/* line 538, ../../../../scss/tiles/_sendTile.scss */
#expirationReminderNumberOfDaysBeforeExpirationError {
  display: none; }

/* line 542, ../../../../scss/tiles/_sendTile.scss */
#nameSurnameCertificates {
  display: none; }

/* line 546, ../../../../scss/tiles/_sendTile.scss */
#internalSignPanel {
  display: none; }

/* line 550, ../../../../scss/tiles/_sendTile.scss */
.lf-envedet-doc {
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  vertical-align: top; }

/* line 557, ../../../../scss/tiles/_sendTile.scss */
.lf-envedet-doc-icon {
  font-size: 60px; }

/* line 561, ../../../../scss/tiles/_sendTile.scss */
.lf-envedet-doc-icon-link {
  display: inline-block; }

/* line 565, ../../../../scss/tiles/_sendTile.scss */
.lf-envedet-doc-title {
  display: inline-block;
  max-width: 100px;
  overflow: hidden;
  word-wrap: break-word; }

/* line 572, ../../../../scss/tiles/_sendTile.scss */
.well-inline {
  display: inline-block; }

/* line 576, ../../../../scss/tiles/_sendTile.scss */
.caret.font-size-standard {
  margin-left: 4px;
  margin-right: 4px; }

/* line 581, ../../../../scss/tiles/_sendTile.scss */
.well-pull-right {
  float: right; }

/* line 585, ../../../../scss/tiles/_sendTile.scss */
.upload-plus, .icon-upload {
  font-size: 50px;
  line-height: 2;
  color: #B2B2B2; }

/* line 590, ../../../../scss/tiles/_sendTile.scss */
.icon-style {
  margin: 0px;
  padding: 0px; }
  /* line 593, ../../../../scss/tiles/_sendTile.scss */
  .icon-style img.success-grapho {
    width: 160px; }

/* line 601, ../../../../scss/tiles/_sendTile.scss */
div#send-icon-upload.send-icon-upload {
  text-align: center; }
  /* line 604, ../../../../scss/tiles/_sendTile.scss */
  div#send-icon-upload.send-icon-upload > div {
    z-index: 10; }

/* line 609, ../../../../scss/tiles/_sendTile.scss */
.upload-label {
  font-size: 16px;
  line-height: 1.1;
  color: #B2B2B2; }

/* line 615, ../../../../scss/tiles/_sendTile.scss */
div#btn-change-policy {
  padding-top: 8px;
  padding-bottom: 8px; }

/* line 620, ../../../../scss/tiles/_sendTile.scss */
.btn-change-policy {
  cursor: default;
  white-space: normal;
  word-break: break-word; }

/* line 626, ../../../../scss/tiles/_sendTile.scss */
li.noteBigLi-send {
  bottom: -4px;
  z-index: 6; }

/* line 631, ../../../../scss/tiles/_sendTile.scss */
.navbar-first-button {
  margin: 0;
  height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 0;
  background-color: #d8d8d8;
  border: 0;
  width: 140px;
  font-size: 18px;
  color: #727272; }

/* line 644, ../../../../scss/tiles/_sendTile.scss */
.navbar-last-button-content {
  margin-left: 15px;
  margin-right: 15px; }

/* line 649, ../../../../scss/tiles/_sendTile.scss */
.navbar-text {
  color: black !important; }

/* line 653, ../../../../scss/tiles/_sendTile.scss */
#link-note > span.fa-star {
  color: #FFA64C; }

/* line 657, ../../../../scss/tiles/_sendTile.scss */
#noteSmall > span.fa-star {
  color: #FFA64C; }

/* line 661, ../../../../scss/tiles/_sendTile.scss */
.comments {
  height: 440px;
  overflow-y: auto; }

/* line 666, ../../../../scss/tiles/_sendTile.scss */
.comment {
  resize: vertical; }

/* line 670, ../../../../scss/tiles/_sendTile.scss */
.row-navbar-signbook {
  /*position: fixed;*/
  margin: 0;
  display: block;
  height: 49px;
  max-height: 50px;
  width: 100%;
  z-index: 99;
  vertical-align: middle;
  background-color: #d8d8d8; }
  /* line 681, ../../../../scss/tiles/_sendTile.scss */
  .row-navbar-signbook > form > nav.navbar-default {
    background-color: #F5F5F5; }
  /* line 685, ../../../../scss/tiles/_sendTile.scss */
  .row-navbar-signbook > nav.navbar-default {
    background-color: #F5F5F5; }
  /* line 689, ../../../../scss/tiles/_sendTile.scss */
  .row-navbar-signbook nav > ul > li {
    vertical-align: middle;
    display: inline-block;
    line-height: 50px;
    font-size: 16px;
    padding-right: 15px; }
    /* line 699, ../../../../scss/tiles/_sendTile.scss */
    .row-navbar-signbook nav > ul > li.button-100 button:hover, .row-navbar-signbook nav > ul > li.button-100 button:active, .row-navbar-signbook nav > ul > li.button-100 button:focus {
      background-color: #ccc;
      color: #fff;
      border: 0; }
    /* line 711, ../../../../scss/tiles/_sendTile.scss */
    .row-navbar-signbook nav > ul > li.button-100 a:hover, .row-navbar-signbook nav > ul > li.button-100 a:active, .row-navbar-signbook nav > ul > li.button-100 a:focus {
      background-color: #ccc;
      color: #fff;
      border: 0; }
    /* line 720, ../../../../scss/tiles/_sendTile.scss */
    .row-navbar-signbook nav > ul > li.text {
      font-size: 16px; }
    /* line 724, ../../../../scss/tiles/_sendTile.scss */
    .row-navbar-signbook nav > ul > li.button-middle {
      margin: -1% auto;
      /*& .dropdown-menu {
      		margin-top: -10px;
      		margin-right: 25px;
      		margin-left: -25px;
      	}*/ }
      /* line 727, ../../../../scss/tiles/_sendTile.scss */
      .row-navbar-signbook nav > ul > li.button-middle > * {
        margin: 6px auto; }
      /* line 731, ../../../../scss/tiles/_sendTile.scss */
      .row-navbar-signbook nav > ul > li.button-middle button {
        height: 38px;
        vertical-align: middle;
        padding: 0 16px;
        display: inline-block; }
      /* line 738, ../../../../scss/tiles/_sendTile.scss */
      .row-navbar-signbook nav > ul > li.button-middle a {
        height: 38px;
        vertical-align: middle;
        display: inline-block;
        padding: 8px 28px; }

/* nasconde la X di cancellazione su IE altrimenti si sovrappone a quella definita nello span */
/* line 756, ../../../../scss/tiles/_sendTile.scss */
#search::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

/* line 762, ../../../../scss/tiles/_sendTile.scss */
.row-modal-inviteMassMarketUser {
  padding: 5px; }
  /* line 765, ../../../../scss/tiles/_sendTile.scss */
  .row-modal-inviteMassMarketUser:hover {
    background-color: aliceblue; }

/* START MEDIA */
@media screen and (max-width: 768px) {
  /* rende inline il well con le azioni (dossier, indietro, invia) su smartphone */
  /* line 776, ../../../../scss/tiles/_sendTile.scss */
  .well-inline {
    max-width: 100%;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 0px; }

  /* annulla il padding del container padre per centrare l'intero contenuto */
  /* line 788, ../../../../scss/tiles/_sendTile.scss */
  #sendEnvelopeField > #leftcol {
    padding-left: 0px; }

  /* annulla il padding del container padre per centrare l'intero contenuto */
  /* line 793, ../../../../scss/tiles/_sendTile.scss */
  #sendEnvelopeField > #centralcol {
    padding-left: 0px;
    border-left: none; }

  /* annulla il padding del container padre per centrare l'intero contenuto */
  /* line 799, ../../../../scss/tiles/_sendTile.scss */
  #sendEnvelopeField > #rightcol {
    padding-right: 0px;
    margin-left: -15px; }

  /* line 804, ../../../../scss/tiles/_sendTile.scss */
  .well.well-transparent.well-inline > div {
    width: 100%; }

  /* line 808, ../../../../scss/tiles/_sendTile.scss */
  [class^="icon-"][class*=" font-size-large"] {
    font-size: small;
    margin-top: 0px;
    line-height: 1.8; } }
@media screen and (min-width: 768px) {
  /* dimensione icone SmartSign */
  /* line 818, ../../../../scss/tiles/_sendTile.scss */
  [class^="icon-"][class*=" font-size-standard"] {
    font-size: 14px; }

  /* line 822, ../../../../scss/tiles/_sendTile.scss */
  [class^="icon-"][class*=" font-size-large"] {
    font-size: small;
    margin-top: 0px;
    line-height: 1.8; } }
@media screen and (min-width: 992px) {
  /* dimensione icone SmartSign */
  /* line 832, ../../../../scss/tiles/_sendTile.scss */
  [class^="icon-"][class*=" font-size-standard"] {
    font-size: 16px; }

  /* line 836, ../../../../scss/tiles/_sendTile.scss */
  [class^="icon-"][class*=" font-size-large"] {
    font-size: medium;
    margin-top: 5px;
    line-height: 1.5; } }
@media screen and (min-width: 1200px) {
  /* dimensione icone SmartSign */
  /* line 846, ../../../../scss/tiles/_sendTile.scss */
  [class^="icon-"][class*=" font-size-standard"] {
    font-size: 16px; }

  /* line 850, ../../../../scss/tiles/_sendTile.scss */
  [class^="icon-"][class*=" font-size-large"] {
    font-size: large;
    margin-top: 0px;
    line-height: 1.3; } }
@media screen and (max-width: 768px) {
  /* line 858, ../../../../scss/tiles/_sendTile.scss */
  .responsive-nav-plichi {
    width: 100%;
    margin: 0 15px;
    text-align: center; }

  /* line 864, ../../../../scss/tiles/_sendTile.scss */
  .row-signbook {
    margin-top: 100px; }
    /* line 867, ../../../../scss/tiles/_sendTile.scss */
    .row-signbook .navbar-nav {
      margin: 0; }

  /* line 872, ../../../../scss/tiles/_sendTile.scss */
  ul#nav-plichi {
    /* ul potrebbe essere omesso */
    text-align: center; }
    /* line 876, ../../../../scss/tiles/_sendTile.scss */
    ul#nav-plichi > li {
      display: inline;
      float: none; }

  /* line 882, ../../../../scss/tiles/_sendTile.scss */
  .height-50 {
    /* regola troppo generica, per stare in questo file */
    height: 100px;
    max-height: 100px; } }
/* END MEDIA */
/* line 891, ../../../../scss/tiles/_sendTile.scss */
.disabled {
  color: grey; }

/* line 895, ../../../../scss/tiles/_sendTile.scss */
#rbTools > .rbTools-input-container.disabled:hover,
#rbTools > .rbTools-input-container.disabled:focus,
#rbTools > .rbTools-input-container.disabled:active {
  color: grey;
  background-color: #fff;
  cursor: none; }

/* line 903, ../../../../scss/tiles/_sendTile.scss */
.margin-left-10 {
  margin-left: 10px; }

/* line 907, ../../../../scss/tiles/_sendTile.scss */
#spinnerSearch {
  min-height: 100px;
  /* line-height: 100px; */
  color: blue; }

/* line 913, ../../../../scss/tiles/_sendTile.scss */
#forcedDossierModalMessage {
  font-weight: normal; }

/*style per il popover della selezione dei manger del processo, di multiplemanagerSelected*/
/* line 919, ../../../../scss/tiles/_sendTile.scss */
.select-manager-label {
  margin: 0;
  padding: 2px;
  font-size: 16px;
  text-align: center; }

/* line 926, ../../../../scss/tiles/_sendTile.scss */
.users {
  height: 260px;
  margin-top: 20px; }

/* line 931, ../../../../scss/tiles/_sendTile.scss */
.user-recent {
  height: 290px; }

/* line 935, ../../../../scss/tiles/_sendTile.scss */
#manualSearchManagers {
  position: absolute;
  right: 5px;
  top: 0px;
  line-height: 38px; }

/* line 942, ../../../../scss/tiles/_sendTile.scss */
.width-100p span.input-group-btn > button.btn, .width-100p #kinetic_container span.input-group-btn > button.btn-tour, #kinetic_container .width-100p span.input-group-btn > button.btn-tour, .width-100p #kinetic_container span.input-group-btn > button.enjoyhint_skip_btn, #kinetic_container .width-100p span.input-group-btn > button.enjoyhint_skip_btn, .width-100p #kinetic_container span.input-group-btn > button.enjoyhint_close_btn, #kinetic_container .width-100p span.input-group-btn > button.enjoyhint_close_btn, .width-100p #kinetic_container span.input-group-btn > button.enjoyhint_next_btn, #kinetic_container .width-100p span.input-group-btn > button.enjoyhint_next_btn, .width-100p #kinetic_container span.input-group-btn > button.enjoyhint_btn, #kinetic_container .width-100p span.input-group-btn > button.enjoyhint_btn {
  border-radius: 0 4px 4px 0;
  border-left: 0px solid; }

/* style per l icona per il popover della selezione dei processi */
/* line 949, ../../../../scss/tiles/_sendTile.scss */
#iconAlertMgr {
  font-size: 18px;
  color: #eb0; }

/* line 954, ../../../../scss/tiles/_sendTile.scss */
.remove-circle {
  border: 1px solid #770C16;
  border-radius: 50%;
  background-color: #770C16;
  color: #fff; }

/* line 961, ../../../../scss/tiles/_sendTile.scss */
#lvSelected span#iconAlertMgr {
  right: 30px; }

/* line 965, ../../../../scss/tiles/_sendTile.scss */
span#iconAlertMgr {
  margin-right: -10px; }
  /* line 968, ../../../../scss/tiles/_sendTile.scss */
  span#iconAlertMgr.margin-right-1 {
    margin-right: 1px; }

/* line 973, ../../../../scss/tiles/_sendTile.scss */
ul.connectedSortable {
  overflow: auto;
  overflow-x: hidden;
  height: 100%; }

/* line 979, ../../../../scss/tiles/_sendTile.scss */
.height-265 {
  height: 265px; }

/* line 983, ../../../../scss/tiles/_sendTile.scss */
.height-370 {
  height: 370px; }

/* line 987, ../../../../scss/tiles/_sendTile.scss */
.height-600 {
  height: 600px; }

/* line 991, ../../../../scss/tiles/_sendTile.scss */
.viewer-send {
  height: 100%;
  overflow: hidden;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc; }

/* line 998, ../../../../scss/tiles/_sendTile.scss */
.viewer-send-js {
  height: 100%;
  overflow: hidden; }

/* line 1003, ../../../../scss/tiles/_sendTile.scss */
.loadDocument-errorMsg,
.loadDocument-okMsg {
  display: none;
  margin-top: 10px;
  width: 80%;
  text-align: center;
  margin-left: 9.22222222%;
  margin-right: 8.33333333%; }

/* line 1013, ../../../../scss/tiles/_sendTile.scss */
#changeDocumentDialogPickfiles:hover,
#changeDocumentDialogPickfiles:focus {
  text-decoration: none; }

/* line 1018, ../../../../scss/tiles/_sendTile.scss */
#changeDocumentDialogPickfiles #changeDocumentDropArea:hover {
  background-color: #aaa; }

/* line 1023, ../../../../scss/tiles/_sendTile.scss */
.twitter-typeahead > #ccInput-tokenfield.tt-input,
.twitter-typeahead > #ccInput-tokenfield.tt-hint {
  padding: 0 12px; }

/* line 1028, ../../../../scss/tiles/_sendTile.scss */
#errorMsgPanel #closeAlert.close {
  position: absolute;
  top: 10px;
  right: 10px; }

/* line 1034, ../../../../scss/tiles/_sendTile.scss */
#iconStranger.glyphicons-user-alert {
  padding-left: 18px; }
  /* line 1037, ../../../../scss/tiles/_sendTile.scss */
  #iconStranger.glyphicons-user-alert:before {
    font-size: 15px;
    color: #0033A0;
    line-height: 24px; }

/* line 1044, ../../../../scss/tiles/_sendTile.scss */
.loadActionGraphometricStyle {
  background-color: #fff; }

/* line 1048, ../../../../scss/tiles/_sendTile.scss */
.loadActionGraphometricStyle > span {
  background-color: #fff;
  padding-left: 0;
  margin-left: -20px; }

/* line 1054, ../../../../scss/tiles/_sendTile.scss */
.loadActionGraphometricStyle > span:before {
  background-color: #fff;
  margin-left: -40px; }

/* line 1060, ../../../../scss/tiles/_sendTile.scss */
#modalAfterSend .block-send img {
  width: 100%; }

/* line 1065, ../../../../scss/tiles/_sendTile.scss */
.text-middle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  left: 25%; }

/* line 1073, ../../../../scss/tiles/_sendTile.scss */
#showInfoCustomSendMailResultContent {
  display: none; }

/* line 1077, ../../../../scss/tiles/_sendTile.scss */
#showInfoCustomSendMailResultContent .chip > span {
  font-size: 14px; }

/* line 1081, ../../../../scss/tiles/_sendTile.scss */
.border-solid-4 {
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: 0;
  margin-top: 4px;
  height: 200px;
  padding: 0; }

/* line 1090, ../../../../scss/tiles/_sendTile.scss */
.vertical-middle {
  height: 200px;
  vertical-align: middle;
  display: inline-table; }

/* line 1096, ../../../../scss/tiles/_sendTile.scss */
.middle {
  vertical-align: middle;
  display: table-cell; }

/* line 1101, ../../../../scss/tiles/_sendTile.scss */
.custom-list-group-item {
  margin: 4px 8px;
  border-radius: 4px; }

/* line 1106, ../../../../scss/tiles/_sendTile.scss */
#documetForToSend,
#documentAttachementForSendMail {
  overflow: auto;
  height: 100%; }

/* line 1112, ../../../../scss/tiles/_sendTile.scss */
#model-select-code {
  width: 100%; }

/* line 1116, ../../../../scss/tiles/_sendTile.scss */
.list-icon {
  position: absolute;
  top: 0px;
  right: 5px;
  vertical-align: middle;
  line-height: 30px; }

/* line 1124, ../../../../scss/tiles/_sendTile.scss */
#showMessageDialog {
  padding: 6px 8px; }
  /* line 1127, ../../../../scss/tiles/_sendTile.scss */
  #showMessageDialog a {
    text-decoration: underline;
    cursor: pointer; }

/* line 1133, ../../../../scss/tiles/_sendTile.scss */
ul#manager-selection-tab-list li[role='presentation'] > a {
  padding-left: 6px;
  padding-right: 6px;
  font-size: 12px; }

/* line 1139, ../../../../scss/tiles/_sendTile.scss */
.styleButtonIcon, div[id^='manageDocument-']:focus, div[id^='manageDocument-']:active, div[id^='manageDocument-']:hover, div[id^='manageDocument-']:visited, span[id^='manageDocumentIcon']:focus, span[id^='manageDocumentIcon']:active, span[id^='manageDocumentIcon']:hover, span[id^='manageDocumentIcon']:visited, span[id^='manageDocumentSignTypeIcon']:focus, span[id^='manageDocumentSignTypeIcon']:active, span[id^='manageDocumentSignTypeIcon']:hover, span[id^='manageDocumentSignTypeIcon']:visited, div[id^='manageDocumentSignType-']:focus, div[id^='manageDocumentSignType-']:active, div[id^='manageDocumentSignType-']:hover, div[id^='manageDocumentSignType-']:visited {
  color: #0275D8;
  outline: none; }

/* line 1184, ../../../../scss/tiles/_sendTile.scss */
.button-ooxml-info-right {
  position: absolute;
  top: 0px;
  right: 6px; }

/* line 1190, ../../../../scss/tiles/_sendTile.scss */
button.spoiler-trigger {
  font-size: 1.21em; }

/* line 1194, ../../../../scss/tiles/_sendTile.scss */
.button-ooxml-info-right {
  position: absolute;
  top: 0px;
  right: 6px; }

/* line 1200, ../../../../scss/tiles/_sendTile.scss */
button.spoiler-trigger {
  font-size: 1.21em; }

/* line 1204, ../../../../scss/tiles/_sendTile.scss */
#howManySelection label.label_btn_group-dx {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

/* line 1208, ../../../../scss/tiles/_sendTile.scss */
#errorSendGrapho .icon-style img.success-grapho {
  font-size: 100px; }

/* line 1, ../../../../scss/tiles/_filterTile.scss */
.filter-checkbox {
  width: 100%; }

/* line 5, ../../../../scss/tiles/_filterTile.scss */
.caret-right {
  float: right;
  margin: 8px; }

/* line 10, ../../../../scss/tiles/_filterTile.scss */
.icon-remove-manager {
  color: #ccc;
  padding: 9px; }

@font-face {
  font-family: 'GoSign_Font';
  src: url("../fonts/GoSign_Font.eot?v25");
  src: url("../fonts/GoSign_Font.eot?ekauqc#v25") format("embedded-opentype"), url("../fonts/GoSign_Font.ttf?v25") format("truetype"), url("../fonts/GoSign_Font.woff?v25") format("woff"), url("../fonts/GoSign_Font.svg?v25") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 12, ../../../../scss/icons/_smartsign.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'GoSign_Font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 27, ../../../../scss/icons/_smartsign.scss */
.icon-ic_edit1:before {
  content: "\e953"; }

/* line 30, ../../../../scss/icons/_smartsign.scss */
.icon-ic_edit2:before {
  content: "\e954"; }

/* line 33, ../../../../scss/icons/_smartsign.scss */
.icon-ic_edit3:before {
  content: "\e955"; }

/* line 36, ../../../../scss/icons/_smartsign.scss */
.icon-ic_edit4:before {
  content: "\e956"; }

/* line 39, ../../../../scss/icons/_smartsign.scss */
.icon-ic_sf_1:before {
  content: "\e951"; }

/* line 42, ../../../../scss/icons/_smartsign.scss */
.icon-ic_sf_2:before {
  content: "\e952"; }

/* line 45, ../../../../scss/icons/_smartsign.scss */
.icon-drawer_menu_icon_metting_book_active:before {
  content: "\e950"; }

/* line 48, ../../../../scss/icons/_smartsign.scss */
.icon-ICON_NOT_FOUND:before {
  content: "\e945"; }

/* line 51, ../../../../scss/icons/_smartsign.scss */
.icon-ic_headset_mic:before {
  content: "\e94c"; }

/* line 54, ../../../../scss/icons/_smartsign.scss */
.icon-ic_pen_3:before {
  content: "\e94b"; }

/* line 57, ../../../../scss/icons/_smartsign.scss */
.icon-ic_forward:before {
  content: "\e94d"; }

/* line 60, ../../../../scss/icons/_smartsign.scss */
.icon-ic_skip:before {
  content: "\e94e"; }

/* line 63, ../../../../scss/icons/_smartsign.scss */
.icon-ic_find_2:before {
  content: "\e94a"; }

/* line 66, ../../../../scss/icons/_smartsign.scss */
.icon-ic_db_1:before {
  content: "\e947"; }

/* line 69, ../../../../scss/icons/_smartsign.scss */
.icon-ic_db_2:before {
  content: "\e948"; }

/* line 72, ../../../../scss/icons/_smartsign.scss */
.icon-ic_db_3:before {
  content: "\e949"; }

/* line 75, ../../../../scss/icons/_smartsign.scss */
.icon-sysGenerator_ARS:before {
  content: "\e944"; }

/* line 78, ../../../../scss/icons/_smartsign.scss */
.icon-ic_cloud_1:before {
  content: "\e94f"; }

/* line 81, ../../../../scss/icons/_smartsign.scss */
.icon-ic_cloud_2:before {
  content: "\e946"; }

/* line 84, ../../../../scss/icons/_smartsign.scss */
.icon-ic_doc:before {
  content: "\e93c"; }

/* line 87, ../../../../scss/icons/_smartsign.scss */
.icon-ic_document:before {
  content: "\e93d"; }

/* line 90, ../../../../scss/icons/_smartsign.scss */
.icon-ic_folder:before {
  content: "\e93e"; }

/* line 93, ../../../../scss/icons/_smartsign.scss */
.icon-ic_pdf:before {
  content: "\e93f"; }

/* line 96, ../../../../scss/icons/_smartsign.scss */
.icon-ic_ppt:before {
  content: "\e940"; }

/* line 99, ../../../../scss/icons/_smartsign.scss */
.icon-ic_txt:before {
  content: "\e941"; }

/* line 102, ../../../../scss/icons/_smartsign.scss */
.icon-ic_xls:before {
  content: "\e942"; }

/* line 105, ../../../../scss/icons/_smartsign.scss */
.icon-logo_gs_navbar:before {
  content: "\e943"; }

/* line 108, ../../../../scss/icons/_smartsign.scss */
.icon-sysGenerator_UNK:before {
  content: "\e939"; }

/* line 111, ../../../../scss/icons/_smartsign.scss */
.icon-sysGenerator_ARI:before {
  content: "\e93a"; }

/* line 114, ../../../../scss/icons/_smartsign.scss */
.icon-icon_arrow_down:before {
  content: "\e933"; }

/* line 117, ../../../../scss/icons/_smartsign.scss */
.icon-icon_arrow_up:before {
  content: "\e934"; }

/* line 120, ../../../../scss/icons/_smartsign.scss */
.icon-icon_arrow_updown:before {
  content: "\e935"; }

/* line 123, ../../../../scss/icons/_smartsign.scss */
.icon-icon_code:before {
  content: "\e936"; }

/* line 126, ../../../../scss/icons/_smartsign.scss */
.icon-icon_thumbdown:before {
  content: "\e937"; }

/* line 129, ../../../../scss/icons/_smartsign.scss */
.icon-icon_thumbup:before {
  content: "\e938"; }

/* line 132, ../../../../scss/icons/_smartsign.scss */
.icon-icon_abort:before {
  content: "\e900"; }

/* line 135, ../../../../scss/icons/_smartsign.scss */
.icon-icon_alert_2:before {
  content: "\e901"; }

/* line 138, ../../../../scss/icons/_smartsign.scss */
.icon-icon_alert:before {
  content: "\e902"; }

/* line 141, ../../../../scss/icons/_smartsign.scss */
.icon-icon_ambiti:before {
  content: "\e903"; }

/* line 144, ../../../../scss/icons/_smartsign.scss */
.icon-icon_arrow_left:before {
  content: "\e904"; }

/* line 147, ../../../../scss/icons/_smartsign.scss */
.icon-icon_arrow_right:before {
  content: "\e905"; }

/* line 150, ../../../../scss/icons/_smartsign.scss */
.icon-icon_assistenza:before {
  content: "\e906"; }

/* line 153, ../../../../scss/icons/_smartsign.scss */
.icon-icon_cancel:before {
  content: "\e907"; }

/* line 156, ../../../../scss/icons/_smartsign.scss */
.icon-icon_check:before {
  content: "\e908"; }

/* line 159, ../../../../scss/icons/_smartsign.scss */
.icon-icon_checkbox:before {
  content: "\e909"; }

/* line 162, ../../../../scss/icons/_smartsign.scss */
.icon-icon_classi_documentali:before {
  content: "\e90a"; }

/* line 165, ../../../../scss/icons/_smartsign.scss */
.icon-icon_data:before {
  content: "\e90b"; }

/* line 168, ../../../../scss/icons/_smartsign.scss */
.icon-icon_delete:before {
  content: "\e90c"; }

/* line 171, ../../../../scss/icons/_smartsign.scss */
.icon-Icon_doc:before {
  content: "\e90d"; }

/* line 174, ../../../../scss/icons/_smartsign.scss */
.icon-Icon_download:before {
  content: "\e90e"; }

/* line 177, ../../../../scss/icons/_smartsign.scss */
.icon-icon_exit:before {
  content: "\e90f"; }

/* line 180, ../../../../scss/icons/_smartsign.scss */
.icon-icon_fatturazione:before {
  content: "\e910"; }

/* line 183, ../../../../scss/icons/_smartsign.scss */
.icon-icon_filter:before {
  content: "\e911"; }

/* line 186, ../../../../scss/icons/_smartsign.scss */
.icon-icon_fullscreen:before {
  content: "\e912"; }

/* line 189, ../../../../scss/icons/_smartsign.scss */
.icon-icon_gruppi:before {
  content: "\e913"; }

/* line 192, ../../../../scss/icons/_smartsign.scss */
.icon-icon_info:before {
  content: "\e914"; }

/* line 195, ../../../../scss/icons/_smartsign.scss */
.icon-icon_mail:before {
  content: "\e915"; }

/* line 198, ../../../../scss/icons/_smartsign.scss */
.icon-icon_moduli_di_firma:before {
  content: "\e916"; }

/* line 201, ../../../../scss/icons/_smartsign.scss */
.icon-icon_moduli:before {
  content: "\e917"; }

/* line 204, ../../../../scss/icons/_smartsign.scss */
.icon-icon_more:before {
  content: "\e918"; }

/* line 207, ../../../../scss/icons/_smartsign.scss */
.icon-icon_password:before {
  content: "\e919"; }

/* line 210, ../../../../scss/icons/_smartsign.scss */
.icon-icon_pdf:before {
  content: "\e91a"; }

/* line 213, ../../../../scss/icons/_smartsign.scss */
.icon-icon_pen_2:before {
  content: "\e91b"; }

/* line 216, ../../../../scss/icons/_smartsign.scss */
.icon-icon_pen:before {
  content: "\e91c"; }

/* line 219, ../../../../scss/icons/_smartsign.scss */
.icon-icon_plico:before {
  content: "\e91d"; }

/* line 222, ../../../../scss/icons/_smartsign.scss */
.icon-icon_prefer:before {
  content: "\e91e"; }

/* line 225, ../../../../scss/icons/_smartsign.scss */
.icon-icon_preview:before {
  content: "\e91f"; }

/* line 228, ../../../../scss/icons/_smartsign.scss */
.icon-icon_profilo_aziendale:before {
  content: "\e920"; }

/* line 231, ../../../../scss/icons/_smartsign.scss */
.icon-icon_rapporti:before {
  content: "\e921"; }

/* line 234, ../../../../scss/icons/_smartsign.scss */
.icon-Icon_refresh:before {
  content: "\e922"; }

/* line 237, ../../../../scss/icons/_smartsign.scss */
.icon-icon_ruoli:before {
  content: "\e923"; }

/* line 240, ../../../../scss/icons/_smartsign.scss */
.icon-icon_search:before {
  content: "\e924"; }

/* line 243, ../../../../scss/icons/_smartsign.scss */
.icon-icon_support:before {
  content: "\e925"; }

/* line 246, ../../../../scss/icons/_smartsign.scss */
.icon-icon_user:before {
  content: "\e926"; }

/* line 249, ../../../../scss/icons/_smartsign.scss */
.icon-icon_user2:before {
  content: "\e927"; }

/* line 252, ../../../../scss/icons/_smartsign.scss */
.icon-icon_user3:before {
  content: "\e928"; }

/* line 255, ../../../../scss/icons/_smartsign.scss */
.icon-Icon_utenti:before {
  content: "\e929"; }

/* line 258, ../../../../scss/icons/_smartsign.scss */
.icon-Logo_enel:before {
  content: "\e92a"; }

/* line 261, ../../../../scss/icons/_smartsign.scss */
.icon-icon_plus:before {
  content: "\e92b"; }

/* line 264, ../../../../scss/icons/_smartsign.scss */
.icon-icon_plus_2:before {
  content: "\e92c"; }

/* line 267, ../../../../scss/icons/_smartsign.scss */
.icon-Logo_smart_sign:before {
  content: "\e92d"; }

/* line 270, ../../../../scss/icons/_smartsign.scss */
.icon-sysGenerator_SHP:before {
  content: "\e92e"; }

/* line 273, ../../../../scss/icons/_smartsign.scss */
.icon-sysGenerator_PMA:before {
  content: "\e92f"; }

/* line 276, ../../../../scss/icons/_smartsign.scss */
.icon-icon_alert_empty:before {
  content: "\e930"; }

/* line 279, ../../../../scss/icons/_smartsign.scss */
.icon-icon_support_empty:before {
  content: "\e931"; }

/* line 282, ../../../../scss/icons/_smartsign.scss */
.icon-sysGenerator_SAP:before {
  content: "\e932"; }

/* line 285, ../../../../scss/icons/_smartsign.scss */
.icon-sysGenerator_MBK:before {
  content: "\e93b"; }

@font-face {
  font-family: 'Glyphicons Regular';
  src: url("../fonts/glyphicons-regular.eot");
  src: url("../fonts/glyphicons-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-regular.woff2") format("woff2"), url("../fonts/glyphicons-regular.woff") format("woff"), url("../fonts/glyphicons-regular.ttf") format("truetype"), url("../fonts/glyphicons-regular.svg#glyphiconsregular") format("svg"); }
/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons.x05 {
  font-size: 12px; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons.x2 {
  font-size: 48px; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons.x3 {
  font-size: 72px; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons.x4 {
  font-size: 96px; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons.x5 {
  font-size: 120px; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons.light:before {
  color: #f2f2f2; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3); }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons.flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons.flipv {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons.rotate90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons.rotate180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons.rotate270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-glass:before {
  content: "\E001"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-leaf:before {
  content: "\E002"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-dog:before {
  content: "\E003"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-user:before {
  content: "\E004"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-girl:before {
  content: "\E005"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-car:before {
  content: "\E006"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-user-add:before {
  content: "\E007"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-user-remove:before {
  content: "\E008"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-film:before {
  content: "\E009"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-magic:before {
  content: "\E010"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-envelope:before {
  content: "\2709"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-camera:before {
  content: "\E011"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-heart:before {
  content: "\E013"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-beach-umbrella:before {
  content: "\E014"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-train:before {
  content: "\E015"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-print:before {
  content: "\E016"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bin:before {
  content: "\E017"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-music:before {
  content: "\E018"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-note:before {
  content: "\E019"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-heart-empty:before {
  content: "\E020"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-home:before {
  content: "\E021"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-snowflake:before {
  content: "\2744"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-fire:before {
  content: "\E023"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-magnet:before {
  content: "\E024"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-parents:before {
  content: "\E025"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-binoculars:before {
  content: "\E026"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-road:before {
  content: "\E027"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-search:before {
  content: "\E028"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cars:before {
  content: "\E029"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-notes-2:before {
  content: "\E030"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-pencil:before {
  content: "\270F"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bus:before {
  content: "\E032"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-wifi-alt:before {
  content: "\E033"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-luggage:before {
  content: "\E034"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-old-man:before {
  content: "\E035"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-woman:before {
  content: "\E036"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-file:before {
  content: "\E037"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-coins:before {
  content: "\E038"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-airplane:before {
  content: "\2708"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-notes:before {
  content: "\E040"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-stats:before {
  content: "\E041"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-charts:before {
  content: "\E042"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-pie-chart:before {
  content: "\E043"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-group:before {
  content: "\E044"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-keys:before {
  content: "\E045"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-calendar:before {
  content: "\E046"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-router:before {
  content: "\E047"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-camera-small:before {
  content: "\E048"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-star-empty:before {
  content: "\E049"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-star:before {
  content: "\E050"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-link:before {
  content: "\E051"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-eye-open:before {
  content: "\E052"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-eye-close:before {
  content: "\E053"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-alarm:before {
  content: "\E054"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-clock:before {
  content: "\E055"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-stopwatch:before {
  content: "\E056"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-projector:before {
  content: "\E057"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-history:before {
  content: "\E058"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-truck:before {
  content: "\E059"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cargo:before {
  content: "\E060"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-compass:before {
  content: "\E061"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-keynote:before {
  content: "\E062"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-paperclip:before {
  content: "\E063"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-power:before {
  content: "\E064"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-lightbulb:before {
  content: "\E065"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-tag:before {
  content: "\E066"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-tags:before {
  content: "\E067"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cleaning:before {
  content: "\E068"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-ruler:before {
  content: "\E069"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-gift:before {
  content: "\E070"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-umbrella:before {
  content: "\2602"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-book:before {
  content: "\E072"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bookmark:before {
  content: "\E073"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-wifi:before {
  content: "\E074"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cup:before {
  content: "\E075"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-stroller:before {
  content: "\E076"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-headphones:before {
  content: "\E077"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-headset:before {
  content: "\E078"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-warning-sign:before {
  content: "\E079"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-signal:before {
  content: "\E080"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-retweet:before {
  content: "\E081"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-refresh:before {
  content: "\E082"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-roundabout:before {
  content: "\E083"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-random:before {
  content: "\E084"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-heat:before {
  content: "\E085"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-repeat:before {
  content: "\E086"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-display:before {
  content: "\E087"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-log-book:before {
  content: "\E088"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-address-book:before {
  content: "\E089"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-building:before {
  content: "\E090"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-eyedropper:before {
  content: "\E091"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-adjust:before {
  content: "\E092"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-tint:before {
  content: "\E093"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-crop:before {
  content: "\E094"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-vector-path-square:before {
  content: "\E095"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-vector-path-circle:before {
  content: "\E096"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-vector-path-polygon:before {
  content: "\E097"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-vector-path-line:before {
  content: "\E098"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-vector-path-curve:before {
  content: "\E099"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-vector-path-all:before {
  content: "\E100"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-font:before {
  content: "\E101"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-italic:before {
  content: "\E102"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bold:before {
  content: "\E103"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-text-underline:before {
  content: "\E104"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-text-strike:before {
  content: "\E105"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-text-height:before {
  content: "\E106"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-text-width:before {
  content: "\E107"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-text-resize:before {
  content: "\E108"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-left-indent:before {
  content: "\E109"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-right-indent:before {
  content: "\E110"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-align-left:before {
  content: "\E111"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-align-center:before {
  content: "\E112"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-align-right:before {
  content: "\E113"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-justify:before {
  content: "\E114"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-list:before {
  content: "\E115"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-text-smaller:before {
  content: "\E116"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-text-bigger:before {
  content: "\E117"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-embed:before {
  content: "\E118"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-embed-close:before {
  content: "\E119"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-table:before {
  content: "\E120"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-message-full:before {
  content: "\E121"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-message-empty:before {
  content: "\E122"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-message-in:before {
  content: "\E123"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-message-out:before {
  content: "\E124"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-message-plus:before {
  content: "\E125"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-message-minus:before {
  content: "\E126"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-message-ban:before {
  content: "\E127"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-message-flag:before {
  content: "\E128"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-message-lock:before {
  content: "\E129"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-message-new:before {
  content: "\E130"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-inbox:before {
  content: "\E131"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-inbox-plus:before {
  content: "\E132"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-inbox-minus:before {
  content: "\E133"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-inbox-lock:before {
  content: "\E134"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-inbox-in:before {
  content: "\E135"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-inbox-out:before {
  content: "\E136"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cogwheel:before {
  content: "\E137"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cogwheels:before {
  content: "\E138"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-picture:before {
  content: "\E139"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-adjust-alt:before {
  content: "\E140"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-database-lock:before {
  content: "\E141"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-database-plus:before {
  content: "\E142"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-database-minus:before {
  content: "\E143"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-database-ban:before {
  content: "\E144"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-folder-open:before {
  content: "\E145"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-folder-plus:before {
  content: "\E146"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-folder-minus:before {
  content: "\E147"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-folder-lock:before {
  content: "\E148"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-folder-flag:before {
  content: "\E149"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-folder-new:before {
  content: "\E150"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-edit:before {
  content: "\E151"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-new-window:before {
  content: "\E152"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-check:before {
  content: "\E153"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-unchecked:before {
  content: "\E154"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-more-windows:before {
  content: "\E155"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-show-big-thumbnails:before {
  content: "\E156"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-show-thumbnails:before {
  content: "\E157"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-show-thumbnails-with-lines:before {
  content: "\E158"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-show-lines:before {
  content: "\E159"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-playlist:before {
  content: "\E160"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-imac:before {
  content: "\E161"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-macbook:before {
  content: "\E162"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-ipad:before {
  content: "\E163"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-iphone:before {
  content: "\E164"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-iphone-transfer:before {
  content: "\E165"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-iphone-exchange:before {
  content: "\E166"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-ipod:before {
  content: "\E167"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-ipod-shuffle:before {
  content: "\E168"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-ear-plugs:before {
  content: "\E169"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-record:before {
  content: "\E170"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-step-backward:before {
  content: "\E171"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-fast-backward:before {
  content: "\E172"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-rewind:before {
  content: "\E173"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-play:before {
  content: "\E174"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-pause:before {
  content: "\E175"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-stop:before {
  content: "\E176"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-forward:before {
  content: "\E177"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-fast-forward:before {
  content: "\E178"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-step-forward:before {
  content: "\E179"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-eject:before {
  content: "\E180"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-facetime-video:before {
  content: "\E181"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-download-alt:before {
  content: "\E182"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-mute:before {
  content: "\E183"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-volume-down:before {
  content: "\E184"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-volume-up:before {
  content: "\E185"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-screenshot:before {
  content: "\E186"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-move:before {
  content: "\E187"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-more:before {
  content: "\E188"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-brightness-reduce:before {
  content: "\E189"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-brightness-increase:before {
  content: "\E190"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-circle-plus:before {
  content: "\E191"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-circle-minus:before {
  content: "\E192"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-circle-remove:before {
  content: "\E193"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-circle-ok:before {
  content: "\E194"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-circle-question-mark:before {
  content: "\E195"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-circle-info:before {
  content: "\E196"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-circle-exclamation-mark:before {
  content: "\E197"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-remove:before {
  content: "\E198"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-ok:before {
  content: "\E199"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-ban:before {
  content: "\E200"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-download:before {
  content: "\E201"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-upload:before {
  content: "\E202"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-shopping-cart:before {
  content: "\E203"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-lock:before {
  content: "\E204"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-unlock:before {
  content: "\E205"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-electricity:before {
  content: "\E206"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-ok-2:before {
  content: "\E207"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-remove-2:before {
  content: "\E208"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cart-out:before {
  content: "\E209"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cart-in:before {
  content: "\E210"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-left-arrow:before {
  content: "\E211"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-right-arrow:before {
  content: "\E212"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-down-arrow:before {
  content: "\E213"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-up-arrow:before {
  content: "\E214"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-resize-small:before {
  content: "\E215"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-resize-full:before {
  content: "\E216"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-circle-arrow-left:before {
  content: "\E217"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-circle-arrow-right:before {
  content: "\E218"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-circle-arrow-top:before {
  content: "\E219"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-circle-arrow-down:before {
  content: "\E220"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-play-button:before {
  content: "\E221"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-unshare:before {
  content: "\E222"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-share:before {
  content: "\E223"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-chevron-right:before {
  content: "\E224"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-chevron-left:before {
  content: "\E225"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bluetooth:before {
  content: "\E226"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-euro:before {
  content: "\20AC"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-usd:before {
  content: "\E228"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-gbp:before {
  content: "\E229"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-retweet-2:before {
  content: "\E230"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-moon:before {
  content: "\E231"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sun:before {
  content: "\2609"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cloud:before {
  content: "\2601"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-direction:before {
  content: "\E234"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-brush:before {
  content: "\E235"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-pen:before {
  content: "\E236"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-zoom-in:before {
  content: "\E237"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-zoom-out:before {
  content: "\E238"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-pin:before {
  content: "\E239"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-albums:before {
  content: "\E240"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-rotation-lock:before {
  content: "\E241"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-flash:before {
  content: "\E242"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-google-maps:before {
  content: "\E243"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-anchor:before {
  content: "\2693"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-conversation:before {
  content: "\E245"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-chat:before {
  content: "\E246"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-male:before {
  content: "\E247"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-female:before {
  content: "\E248"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-asterisk:before {
  content: "\002A"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-divide:before {
  content: "\00F7"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-snorkel-diving:before {
  content: "\E251"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-scuba-diving:before {
  content: "\E252"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-oxygen-bottle:before {
  content: "\E253"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-fins:before {
  content: "\E254"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-fishes:before {
  content: "\E255"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-boat:before {
  content: "\E256"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-delete:before {
  content: "\E257"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sheriffs-star:before {
  content: "\E258"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-qrcode:before {
  content: "\E259"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-barcode:before {
  content: "\E260"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-pool:before {
  content: "\E261"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-buoy:before {
  content: "\E262"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-spade:before {
  content: "\E263"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bank:before {
  content: "\E264"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-vcard:before {
  content: "\E265"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-electrical-plug:before {
  content: "\E266"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-flag:before {
  content: "\E267"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-credit-card:before {
  content: "\E268"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-keyboard-wireless:before {
  content: "\E269"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-keyboard-wired:before {
  content: "\E270"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-shield:before {
  content: "\E271"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-ring:before {
  content: "\02DA"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cake:before {
  content: "\E273"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-drink:before {
  content: "\E274"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-beer:before {
  content: "\E275"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-fast-food:before {
  content: "\E276"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cutlery:before {
  content: "\E277"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-pizza:before {
  content: "\E278"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-birthday-cake:before {
  content: "\E279"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-tablet:before {
  content: "\E280"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-settings:before {
  content: "\E281"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bullets:before {
  content: "\E282"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cardio:before {
  content: "\E283"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-t-shirt:before {
  content: "\E284"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-pants:before {
  content: "\E285"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sweater:before {
  content: "\E286"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-fabric:before {
  content: "\E287"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-leather:before {
  content: "\E288"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-scissors:before {
  content: "\E289"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bomb:before {
  content: "\E290"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-skull:before {
  content: "\E291"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-celebration:before {
  content: "\E292"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-tea-kettle:before {
  content: "\E293"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-french-press:before {
  content: "\E294"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-coffee-cup:before {
  content: "\E295"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-pot:before {
  content: "\E296"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-grater:before {
  content: "\E297"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-kettle:before {
  content: "\E298"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-hospital:before {
  content: "\E299"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-hospital-h:before {
  content: "\E300"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-microphone:before {
  content: "\E301"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-webcam:before {
  content: "\E302"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-temple-christianity-church:before {
  content: "\E303"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-temple-islam:before {
  content: "\E304"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-temple-hindu:before {
  content: "\E305"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-temple-buddhist:before {
  content: "\E306"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bicycle:before {
  content: "\E307"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-life-preserver:before {
  content: "\E308"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-share-alt:before {
  content: "\E309"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-comments:before {
  content: "\E310"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-flower:before {
  content: "\2698"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-baseball:before {
  content: "\26BE"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-rugby:before {
  content: "\E313"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-ax:before {
  content: "\E314"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-table-tennis:before {
  content: "\E315"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bowling:before {
  content: "\E316"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-tree-conifer:before {
  content: "\E317"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-tree-deciduous:before {
  content: "\E318"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-more-items:before {
  content: "\E319"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sort:before {
  content: "\E320"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-filter:before {
  content: "\E321"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-gamepad:before {
  content: "\E322"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-playing-dices:before {
  content: "\E323"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-calculator:before {
  content: "\E324"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-tie:before {
  content: "\E325"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-wallet:before {
  content: "\E326"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-piano:before {
  content: "\E327"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sampler:before {
  content: "\E328"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-podium:before {
  content: "\E329"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-soccer-ball:before {
  content: "\E330"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-blog:before {
  content: "\E331"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-dashboard:before {
  content: "\E332"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-certificate:before {
  content: "\E333"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bell:before {
  content: "\E334"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-candle:before {
  content: "\E335"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-pushpin:before {
  content: "\E336"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-iphone-shake:before {
  content: "\E337"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-pin-flag:before {
  content: "\E338"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-turtle:before {
  content: "\E339"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-rabbit:before {
  content: "\E340"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-globe:before {
  content: "\E341"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-briefcase:before {
  content: "\E342"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-hdd:before {
  content: "\E343"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-thumbs-up:before {
  content: "\E344"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-thumbs-down:before {
  content: "\E345"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-hand-right:before {
  content: "\E346"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-hand-left:before {
  content: "\E347"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-hand-up:before {
  content: "\E348"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-hand-down:before {
  content: "\E349"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-fullscreen:before {
  content: "\E350"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-shopping-bag:before {
  content: "\E351"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-book-open:before {
  content: "\E352"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-nameplate:before {
  content: "\E353"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-nameplate-alt:before {
  content: "\E354"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-vases:before {
  content: "\E355"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bullhorn:before {
  content: "\E356"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-dumbbell:before {
  content: "\E357"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-suitcase:before {
  content: "\E358"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-file-import:before {
  content: "\E359"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-file-export:before {
  content: "\E360"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bug:before {
  content: "\E361"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-crown:before {
  content: "\E362"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-smoking:before {
  content: "\E363"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cloud-download:before {
  content: "\E364"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cloud-upload:before {
  content: "\E365"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-restart:before {
  content: "\E366"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-security-camera:before {
  content: "\E367"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-expand:before {
  content: "\E368"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-collapse:before {
  content: "\E369"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-collapse-top:before {
  content: "\E370"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-globe-af:before {
  content: "\E371"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-global:before {
  content: "\E372"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-spray:before {
  content: "\E373"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-nails:before {
  content: "\E374"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-claw-hammer:before {
  content: "\E375"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-classic-hammer:before {
  content: "\E376"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-hand-saw:before {
  content: "\E377"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-riflescope:before {
  content: "\E378"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-electrical-socket-eu:before {
  content: "\E379"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-electrical-socket-us:before {
  content: "\E380"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-message-forward:before {
  content: "\E381"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-coat-hanger:before {
  content: "\E382"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-dress:before {
  content: "\E383"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bathrobe:before {
  content: "\E384"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-shirt:before {
  content: "\E385"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-underwear:before {
  content: "\E386"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-log-in:before {
  content: "\E387"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-log-out:before {
  content: "\E388"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-exit:before {
  content: "\E389"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-new-window-alt:before {
  content: "\E390"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-video-sd:before {
  content: "\E391"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-video-hd:before {
  content: "\E392"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-subtitles:before {
  content: "\E393"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sound-stereo:before {
  content: "\E394"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sound-dolby:before {
  content: "\E395"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sound-5-1:before {
  content: "\E396"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sound-6-1:before {
  content: "\E397"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sound-7-1:before {
  content: "\E398"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-copyright-mark:before {
  content: "\E399"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-registration-mark:before {
  content: "\E400"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-radar:before {
  content: "\E401"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-skateboard:before {
  content: "\E402"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-golf-course:before {
  content: "\E403"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sorting:before {
  content: "\E404"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sort-by-alphabet:before {
  content: "\E405"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sort-by-alphabet-alt:before {
  content: "\E406"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sort-by-order:before {
  content: "\E407"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sort-by-order-alt:before {
  content: "\E408"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sort-by-attributes:before {
  content: "\E409"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sort-by-attributes-alt:before {
  content: "\E410"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-compressed:before {
  content: "\E411"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-package:before {
  content: "\E412"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cloud-plus:before {
  content: "\E413"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cloud-minus:before {
  content: "\E414"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-disk-save:before {
  content: "\E415"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-disk-open:before {
  content: "\E416"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-disk-saved:before {
  content: "\E417"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-disk-remove:before {
  content: "\E418"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-disk-import:before {
  content: "\E419"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-disk-export:before {
  content: "\E420"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-tower:before {
  content: "\E421"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-send:before {
  content: "\E422"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-git-branch:before {
  content: "\E423"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-git-create:before {
  content: "\E424"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-git-private:before {
  content: "\E425"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-git-delete:before {
  content: "\E426"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-git-merge:before {
  content: "\E427"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-git-pull-request:before {
  content: "\E428"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-git-compare:before {
  content: "\E429"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-git-commit:before {
  content: "\E430"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-construction-cone:before {
  content: "\E431"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-shoe-steps:before {
  content: "\E432"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-plus:before {
  content: "\002B"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-minus:before {
  content: "\2212"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-redo:before {
  content: "\E435"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-undo:before {
  content: "\E436"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-golf:before {
  content: "\E437"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-hockey:before {
  content: "\E438"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-pipe:before {
  content: "\E439"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-wrench:before {
  content: "\E440"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-folder-closed:before {
  content: "\E441"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-phone-alt:before {
  content: "\E442"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-earphone:before {
  content: "\E443"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-floppy-disk:before {
  content: "\E444"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-floppy-saved:before {
  content: "\E445"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-floppy-remove:before {
  content: "\E446"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-floppy-save:before {
  content: "\E447"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-floppy-open:before {
  content: "\E448"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-translate:before {
  content: "\E449"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-fax:before {
  content: "\E450"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-factory:before {
  content: "\E451"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-shop-window:before {
  content: "\E452"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-shop:before {
  content: "\E453"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-kiosk:before {
  content: "\E454"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-kiosk-wheels:before {
  content: "\E455"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-kiosk-light:before {
  content: "\E456"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-kiosk-food:before {
  content: "\E457"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-transfer:before {
  content: "\E458"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-money:before {
  content: "\E459"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-header:before {
  content: "\E460"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-blacksmith:before {
  content: "\E461"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-saw-blade:before {
  content: "\E462"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-basketball:before {
  content: "\E463"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-server:before {
  content: "\E464"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-server-plus:before {
  content: "\E465"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-server-minus:before {
  content: "\E466"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-server-ban:before {
  content: "\E467"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-server-flag:before {
  content: "\E468"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-server-lock:before {
  content: "\E469"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-server-new:before {
  content: "\E470"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-charging-station:before {
  content: "\E471"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-gas-station:before {
  content: "\E472"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-target:before {
  content: "\E473"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bed-alt:before {
  content: "\E474"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-mosquito-net:before {
  content: "\E475"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-dining-set:before {
  content: "\E476"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-plate-of-food:before {
  content: "\E477"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-hygiene-kit:before {
  content: "\E478"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-blackboard:before {
  content: "\E479"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-marriage:before {
  content: "\E480"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bucket:before {
  content: "\E481"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-none-color-swatch:before {
  content: "\E482"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bring-forward:before {
  content: "\E483"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bring-to-front:before {
  content: "\E484"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-send-backward:before {
  content: "\E485"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-send-to-back:before {
  content: "\E486"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-fit-frame-to-image:before {
  content: "\E487"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-fit-image-to-frame:before {
  content: "\E488"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-multiple-displays:before {
  content: "\E489"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-handshake:before {
  content: "\E490"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-child:before {
  content: "\E491"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-baby-formula:before {
  content: "\E492"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-medicine:before {
  content: "\E493"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-atv-vehicle:before {
  content: "\E494"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-motorcycle:before {
  content: "\E495"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bed:before {
  content: "\E496"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-tent:before {
  content: "\26FA"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-glasses:before {
  content: "\E498"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sunglasses:before {
  content: "\E499"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-family:before {
  content: "\E500"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-education:before {
  content: "\E501"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-shoes:before {
  content: "\E502"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-map:before {
  content: "\E503"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cd:before {
  content: "\E504"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-alert:before {
  content: "\E505"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-piggy-bank:before {
  content: "\E506"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-star-half:before {
  content: "\E507"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cluster:before {
  content: "\E508"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-flowchart:before {
  content: "\E509"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-commodities:before {
  content: "\E510"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-duplicate:before {
  content: "\E511"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-copy:before {
  content: "\E512"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-paste:before {
  content: "\E513"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bath-bathtub:before {
  content: "\E514"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bath-shower:before {
  content: "\E515"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-shower:before {
  content: "\1F6BF"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-menu-hamburger:before {
  content: "\E517"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-option-vertical:before {
  content: "\E518"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-option-horizontal:before {
  content: "\E519"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-currency-conversion:before {
  content: "\E520"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-user-ban:before {
  content: "\E521"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-user-lock:before {
  content: "\E522"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-user-flag:before {
  content: "\E523"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-user-asterisk:before {
  content: "\E524"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-user-alert:before {
  content: "\E525"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-user-key:before {
  content: "\E526"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-user-conversation:before {
  content: "\E527"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-database:before {
  content: "\E528"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-database-search:before {
  content: "\E529"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-list-alt:before {
  content: "\E530"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-hazard-sign:before {
  content: "\E531"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-hazard:before {
  content: "\E532"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-stop-sign:before {
  content: "\E533"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-lab:before {
  content: "\E534"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-lab-alt:before {
  content: "\E535"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-ice-cream:before {
  content: "\E536"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-ice-lolly:before {
  content: "\E537"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-ice-lolly-tasted:before {
  content: "\E538"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-invoice:before {
  content: "\E539"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cart-tick:before {
  content: "\E540"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-hourglass:before {
  content: "\231B"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-cat:before {
  content: "\1F408"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-lamp:before {
  content: "\E543"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-scale-classic:before {
  content: "\E544"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-eye-plus:before {
  content: "\E545"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-eye-minus:before {
  content: "\E546"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-quote:before {
  content: "\E547"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bitcoin:before {
  content: "\E548"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-yen:before {
  content: "\00A5"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-ruble:before {
  content: "\20BD"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-erase:before {
  content: "\E551"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-podcast:before {
  content: "\E552"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-firework:before {
  content: "\E553"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-scale:before {
  content: "\E554"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-king:before {
  content: "\E555"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-queen:before {
  content: "\E556"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-pawn:before {
  content: "\E557"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-bishop:before {
  content: "\E558"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-knight:before {
  content: "\E559"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-mic-mute:before {
  content: "\E560"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-voicemail:before {
  content: "\E561"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-paragraph:before {
  content: "\00B6"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-person-walking:before {
  content: "\E563"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-person-wheelchair:before {
  content: "\E564"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-underground:before {
  content: "\E565"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-car-hov:before {
  content: "\E566"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-car-rental:before {
  content: "\E567"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-transport:before {
  content: "\E568"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-taxi:before {
  content: "\1F695"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-ice-cream-no:before {
  content: "\E570"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-uk-rat-u:before {
  content: "\E571"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-uk-rat-pg:before {
  content: "\E572"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-uk-rat-12a:before {
  content: "\E573"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-uk-rat-12:before {
  content: "\E574"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-uk-rat-15:before {
  content: "\E575"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-uk-rat-18:before {
  content: "\E576"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-uk-rat-r18:before {
  content: "\E577"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-tv:before {
  content: "\E578"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-sms:before {
  content: "\E579"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-mms:before {
  content: "\E580"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-us-rat-g:before {
  content: "\E581"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-us-rat-pg:before {
  content: "\E582"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-us-rat-pg-13:before {
  content: "\E583"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-us-rat-restricted:before {
  content: "\E584"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-us-rat-no-one-17:before {
  content: "\E585"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-equalizer:before {
  content: "\E586"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-speakers:before {
  content: "\E587"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-remote-control:before {
  content: "\E588"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-remote-control-tv:before {
  content: "\E589"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-shredder:before {
  content: "\E590"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-folder-heart:before {
  content: "\E591"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-person-running:before {
  content: "\E592"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-person:before {
  content: "\E593"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-voice:before {
  content: "\E594"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-stethoscope:before {
  content: "\E595"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-hotspot:before {
  content: "\E596"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-activity:before {
  content: "\E597"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-watch:before {
  content: "\231A"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-scissors-alt:before {
  content: "\E599"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-car-wheel:before {
  content: "\E600"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-chevron-up:before {
  content: "\E601"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-chevron-down:before {
  content: "\E602"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-superscript:before {
  content: "\E603"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-subscript:before {
  content: "\E604"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-text-size:before {
  content: "\E605"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-text-color:before {
  content: "\E606"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-text-background:before {
  content: "\E607"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-modal-window:before {
  content: "\E608"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-newspaper:before {
  content: "\1F4F0"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.glyphicons-tractor:before {
  content: "\1F69C"; }

/* line 1, ../../../../scss/icons/_glyphicons.scss */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1); } }
@keyframes pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }
/* line 1, ../../../../scss/icons/_glyphicons.scss */
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; } }
/* line 1, ../../../../scss/icons/_glyphicons.scss */
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes bounce {
  0%,20%,50%,80%,100% {
    -webkit-transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px); } }
@keyframes bounce {
  0%,20%,50%,80%,100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }
/* line 1, ../../../../scss/icons/_glyphicons.scss */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes swing {
  20%,40%,60%,80%,100% {
    -webkit-transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg); } }
@keyframes swing {
  20% {
    transform: rotate(15deg); }
  40% {
    transform: rotate(-10deg); }
  60% {
    transform: rotate(5deg); }
  80% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(0deg); } }
/* line 1, ../../../../scss/icons/_glyphicons.scss */
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1); }
  10%,20% {
    -webkit-transform: scale(0.9) rotate(-3deg); }
  30%,50%,70%,90% {
    -webkit-transform: scale(1.1) rotate(3deg); }
  40%,60%,80% {
    -webkit-transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0); } }
@keyframes tada {
  0% {
    transform: scale(1); }
  10%,20% {
    transform: scale(0.9) rotate(-3deg); }
  30%,50%,70%,90% {
    transform: scale(1.1) rotate(3deg); }
  40%,60%,80% {
    transform: scale(1.1) rotate(-3deg); }
  100% {
    transform: scale(1) rotate(0); } }
/* line 1, ../../../../scss/icons/_glyphicons.scss */
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
/* line 12, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 24, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings.x05 {
  font-size: 6px; }

/* line 27, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings.x2 {
  font-size: 24px; }

/* line 30, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings.x3 {
  font-size: 36px; }

/* line 33, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings.x4 {
  font-size: 48px; }

/* line 36, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings.x5 {
  font-size: 60px; }

/* line 39, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings.x6 {
  font-size: 72px; }

/* line 42, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings.x7 {
  font-size: 84px; }

/* line 45, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings.x8 {
  font-size: 96px; }

/* line 52, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings.light:before {
  color: #f2f2f2; }

/* line 59, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3); }

/* line 65, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings.flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH"; }

/* line 73, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings.flipv {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV"; }

/* line 83, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings.rotate90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

/* line 89, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings.rotate180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/* line 95, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings.rotate270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

/* line 106, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-glass:before {
  content: "\E001"; }

/* line 107, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-music:before {
  content: "\E002"; }

/* line 108, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-search:before {
  content: "\E003"; }

/* line 109, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-envelope:before {
  content: "\2709"; }

/* line 110, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-heart:before {
  content: "\E005"; }

/* line 111, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-star:before {
  content: "\E006"; }

/* line 112, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-star-empty:before {
  content: "\E007"; }

/* line 113, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-user:before {
  content: "\E008"; }

/* line 114, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-film:before {
  content: "\E009"; }

/* line 115, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-th-large:before {
  content: "\E010"; }

/* line 116, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-th:before {
  content: "\E011"; }

/* line 117, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-th-list:before {
  content: "\E012"; }

/* line 118, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-ok:before {
  content: "\E013"; }

/* line 119, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-remove:before {
  content: "\E014"; }

/* line 120, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-zoom-in:before {
  content: "\E015"; }

/* line 121, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-zoom-out:before {
  content: "\E016"; }

/* line 122, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-off:before {
  content: "\E017"; }

/* line 123, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-signal:before {
  content: "\E018"; }

/* line 124, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-cog:before {
  content: "\E019"; }

/* line 125, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-trash:before {
  content: "\E020"; }

/* line 126, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-home:before {
  content: "\E021"; }

/* line 127, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-file:before {
  content: "\E022"; }

/* line 128, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-time:before {
  content: "\E023"; }

/* line 129, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-road:before {
  content: "\E024"; }

/* line 130, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-download-alt:before {
  content: "\E025"; }

/* line 131, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-download:before {
  content: "\E026"; }

/* line 132, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-upload:before {
  content: "\E027"; }

/* line 133, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-inbox:before {
  content: "\E028"; }

/* line 134, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-play-circle:before {
  content: "\E029"; }

/* line 135, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-repeat:before {
  content: "\E030"; }

/* line 136, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-refresh:before {
  content: "\E031"; }

/* line 137, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-list-alt:before {
  content: "\E032"; }

/* line 138, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-glyph-lock:before {
  content: "\E033"; }

/* line 139, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-flag:before {
  content: "\E034"; }

/* line 140, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-headphones:before {
  content: "\E035"; }

/* line 141, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-volume-off:before {
  content: "\E036"; }

/* line 142, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-volume-down:before {
  content: "\E037"; }

/* line 143, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-volume-up:before {
  content: "\E038"; }

/* line 144, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-qrcode:before {
  content: "\E039"; }

/* line 145, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-barcode:before {
  content: "\E040"; }

/* line 146, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-tag:before {
  content: "\E041"; }

/* line 147, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-tags:before {
  content: "\E042"; }

/* line 148, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-book:before {
  content: "\E043"; }

/* line 149, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-glyph-bookmark:before {
  content: "\E044"; }

/* line 150, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-print:before {
  content: "\E045"; }

/* line 151, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-glyph-camera:before {
  content: "\E046"; }

/* line 152, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-font:before {
  content: "\E047"; }

/* line 153, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-bold:before {
  content: "\E048"; }

/* line 154, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-italic:before {
  content: "\E049"; }

/* line 155, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-text-height:before {
  content: "\E050"; }

/* line 156, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-text-width:before {
  content: "\E051"; }

/* line 157, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-align-left:before {
  content: "\E052"; }

/* line 158, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-align-center:before {
  content: "\E053"; }

/* line 159, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-align-right:before {
  content: "\E054"; }

/* line 160, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-align-justify:before {
  content: "\E055"; }

/* line 161, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-list:before {
  content: "\E056"; }

/* line 162, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-indent-left:before {
  content: "\E057"; }

/* line 163, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-indent-right:before {
  content: "\E058"; }

/* line 164, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-facetime-video:before {
  content: "\E059"; }

/* line 165, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-picture:before {
  content: "\E060"; }

/* line 166, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-pencil:before {
  content: "\270F"; }

/* line 167, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-map-marker:before {
  content: "\E062"; }

/* line 168, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-adjust:before {
  content: "\E063"; }

/* line 169, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-tint:before {
  content: "\E064"; }

/* line 170, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-edit:before {
  content: "\E065"; }

/* line 171, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-share:before {
  content: "\E066"; }

/* line 172, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-check:before {
  content: "\E067"; }

/* line 173, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-move:before {
  content: "\E068"; }

/* line 174, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-step-backward:before {
  content: "\E069"; }

/* line 175, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-fast-backward:before {
  content: "\E070"; }

/* line 176, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-backward:before {
  content: "\E071"; }

/* line 177, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-play:before {
  content: "\E072"; }

/* line 178, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-pause:before {
  content: "\E073"; }

/* line 179, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-stop:before {
  content: "\E074"; }

/* line 180, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-forward:before {
  content: "\E075"; }

/* line 181, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-fast-forward:before {
  content: "\E076"; }

/* line 182, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-step-forward:before {
  content: "\E077"; }

/* line 183, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-eject:before {
  content: "\E078"; }

/* line 184, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-chevron-left:before {
  content: "\E079"; }

/* line 185, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-chevron-right:before {
  content: "\E080"; }

/* line 186, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-plus-sign:before {
  content: "\E081"; }

/* line 187, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-minus-sign:before {
  content: "\E082"; }

/* line 188, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-remove-sign:before {
  content: "\E083"; }

/* line 189, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-ok-sign:before {
  content: "\E084"; }

/* line 190, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-question-sign:before {
  content: "\E085"; }

/* line 191, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-info-sign:before {
  content: "\E086"; }

/* line 192, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-screenshot:before {
  content: "\E087"; }

/* line 193, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-remove-circle:before {
  content: "\E088"; }

/* line 194, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-ok-circle:before {
  content: "\E089"; }

/* line 195, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-ban-circle:before {
  content: "\E090"; }

/* line 196, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-arrow-left:before {
  content: "\E091"; }

/* line 197, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-arrow-right:before {
  content: "\E092"; }

/* line 198, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-arrow-up:before {
  content: "\E093"; }

/* line 199, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-arrow-down:before {
  content: "\E094"; }

/* line 200, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-share-alt:before {
  content: "\E095"; }

/* line 201, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-resize-full:before {
  content: "\E096"; }

/* line 202, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-resize-small:before {
  content: "\E097"; }

/* line 203, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-plus:before {
  content: "\002B"; }

/* line 204, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-minus:before {
  content: "\2212"; }

/* line 205, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-asterisk:before {
  content: "\002A"; }

/* line 206, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-exclamation-sign:before {
  content: "\E101"; }

/* line 207, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-gift:before {
  content: "\E102"; }

/* line 208, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-leaf:before {
  content: "\E103"; }

/* line 209, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-glyph-fire:before {
  content: "\E104"; }

/* line 210, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-eye-open:before {
  content: "\E105"; }

/* line 211, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-eye-close:before {
  content: "\E106"; }

/* line 212, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-warning-sign:before {
  content: "\E107"; }

/* line 213, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-plane:before {
  content: "\E108"; }

/* line 214, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-glyph-calendar:before {
  content: "\E109"; }

/* line 215, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-random:before {
  content: "\E110"; }

/* line 216, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-comments:before {
  content: "\E111"; }

/* line 217, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-magnet:before {
  content: "\E112"; }

/* line 218, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-chevron-up:before {
  content: "\E113"; }

/* line 219, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-chevron-down:before {
  content: "\E114"; }

/* line 220, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-retweet:before {
  content: "\E115"; }

/* line 221, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-shopping-cart:before {
  content: "\E116"; }

/* line 222, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-folder-close:before {
  content: "\E117"; }

/* line 223, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-folder-open:before {
  content: "\E118"; }

/* line 224, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-resize-vertical:before {
  content: "\E119"; }

/* line 225, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-resize-horizontal:before {
  content: "\E120"; }

/* line 226, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-hdd:before {
  content: "\E121"; }

/* line 227, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-bullhorn:before {
  content: "\E122"; }

/* line 228, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-glyph-bell:before {
  content: "\E123"; }

/* line 229, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-certificate:before {
  content: "\E124"; }

/* line 230, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-thumbs-up:before {
  content: "\E125"; }

/* line 231, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-thumbs-down:before {
  content: "\E126"; }

/* line 232, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-hand-right:before {
  content: "\E127"; }

/* line 233, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-hand-left:before {
  content: "\E128"; }

/* line 234, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-hand-top:before {
  content: "\E129"; }

/* line 235, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-hand-down:before {
  content: "\E130"; }

/* line 236, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-circle-arrow-right:before {
  content: "\E131"; }

/* line 237, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-circle-arrow-left:before {
  content: "\E132"; }

/* line 238, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-circle-arrow-top:before {
  content: "\E133"; }

/* line 239, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-circle-arrow-down:before {
  content: "\E134"; }

/* line 240, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-globe:before {
  content: "\E135"; }

/* line 241, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-glyph-wrench:before {
  content: "\E136"; }

/* line 242, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-tasks:before {
  content: "\E137"; }

/* line 243, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-filter:before {
  content: "\E138"; }

/* line 244, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-glyph-briefcase:before {
  content: "\E139"; }

/* line 245, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-fullscreen:before {
  content: "\E140"; }

/* line 246, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-dashboard:before {
  content: "\E141"; }

/* line 247, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-glyph-paperclip:before {
  content: "\E142"; }

/* line 248, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-heart-empty:before {
  content: "\E143"; }

/* line 249, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-link:before {
  content: "\E144"; }

/* line 250, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-phone:before {
  content: "\E145"; }

/* line 251, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-glyph-pushpin:before {
  content: "\E146"; }

/* line 252, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-euro:before {
  content: "\20AC"; }

/* line 253, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-usd:before {
  content: "\E148"; }

/* line 254, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-gbp:before {
  content: "\E149"; }

/* line 255, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-sort:before {
  content: "\E150"; }

/* line 256, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-sort-by-alphabet:before {
  content: "\E151"; }

/* line 257, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-sort-by-alphabet-alt:before {
  content: "\E152"; }

/* line 258, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-sort-by-order:before {
  content: "\E153"; }

/* line 259, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-sort-by-order-alt:before {
  content: "\E154"; }

/* line 260, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-sort-by-attributes:before {
  content: "\E155"; }

/* line 261, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-sort-by-attributes-alt:before {
  content: "\E156"; }

/* line 262, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-unchecked:before {
  content: "\E157"; }

/* line 263, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-expand:before {
  content: "\E158"; }

/* line 264, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-collapse:before {
  content: "\E159"; }

/* line 265, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-collapse-top:before {
  content: "\E160"; }

/* line 266, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-log-in:before {
  content: "\E161"; }

/* line 267, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-flash:before {
  content: "\E162"; }

/* line 268, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-log-out:before {
  content: "\E163"; }

/* line 269, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-new-window:before {
  content: "\E164"; }

/* line 270, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-record:before {
  content: "\E165"; }

/* line 271, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-save:before {
  content: "\E166"; }

/* line 272, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-open:before {
  content: "\E167"; }

/* line 273, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-saved:before {
  content: "\E168"; }

/* line 274, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-import:before {
  content: "\E169"; }

/* line 275, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-export:before {
  content: "\E170"; }

/* line 276, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-send:before {
  content: "\E171"; }

/* line 277, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-floppy-disk:before {
  content: "\E172"; }

/* line 278, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-floppy-saved:before {
  content: "\E173"; }

/* line 279, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-floppy-remove:before {
  content: "\E174"; }

/* line 280, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-floppy-save:before {
  content: "\E175"; }

/* line 281, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-floppy-open:before {
  content: "\E176"; }

/* line 282, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-credit-card:before {
  content: "\E177"; }

/* line 283, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-transfer:before {
  content: "\E178"; }

/* line 284, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-cutlery:before {
  content: "\E179"; }

/* line 285, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-header:before {
  content: "\E180"; }

/* line 286, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-compressed:before {
  content: "\E181"; }

/* line 287, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-earphone:before {
  content: "\E182"; }

/* line 288, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-phone-alt:before {
  content: "\E183"; }

/* line 289, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-tower:before {
  content: "\E184"; }

/* line 290, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-stats:before {
  content: "\E185"; }

/* line 291, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-sd-video:before {
  content: "\E186"; }

/* line 292, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-hd-video:before {
  content: "\E187"; }

/* line 293, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-subtitles:before {
  content: "\E188"; }

/* line 294, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-sound-stereo:before {
  content: "\E189"; }

/* line 295, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-sound-dolby:before {
  content: "\E190"; }

/* line 296, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-sound-5-1:before {
  content: "\E191"; }

/* line 297, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-sound-6-1:before {
  content: "\E192"; }

/* line 298, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-sound-7-1:before {
  content: "\E193"; }

/* line 299, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-copyright-mark:before {
  content: "\E194"; }

/* line 300, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-registration-mark:before {
  content: "\E195"; }

/* line 301, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-cloud:before {
  content: "\2601"; }

/* line 302, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-cloud-download:before {
  content: "\E197"; }

/* line 303, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-cloud-upload:before {
  content: "\E198"; }

/* line 304, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-tree-conifer:before {
  content: "\E199"; }

/* line 305, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-tree-deciduous:before {
  content: "\E200"; }

/* line 306, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-cd:before {
  content: "\E201"; }

/* line 307, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-save-file:before {
  content: "\E202"; }

/* line 308, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-open-file:before {
  content: "\E203"; }

/* line 309, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-level-up:before {
  content: "\E204"; }

/* line 310, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-copy:before {
  content: "\E205"; }

/* line 311, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-paste:before {
  content: "\E206"; }

/* line 312, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-door:before {
  content: "\1F6AA"; }

/* line 313, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-key:before {
  content: "\1F511"; }

/* line 314, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-alert:before {
  content: "\E209"; }

/* line 315, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-equalizer:before {
  content: "\E210"; }

/* line 316, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-king:before {
  content: "\E211"; }

/* line 317, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-queen:before {
  content: "\E212"; }

/* line 318, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-pawn:before {
  content: "\E213"; }

/* line 319, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-bishop:before {
  content: "\E214"; }

/* line 320, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-knight:before {
  content: "\E215"; }

/* line 321, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-baby-formula:before {
  content: "\E216"; }

/* line 322, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-tent:before {
  content: "\26FA"; }

/* line 323, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-blackboard:before {
  content: "\E218"; }

/* line 324, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-bed:before {
  content: "\E219"; }

/* line 325, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-apple:before {
  content: "\F8FF"; }

/* line 326, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-erase:before {
  content: "\E221"; }

/* line 327, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-hourglass:before {
  content: "\231B"; }

/* line 328, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-lamp:before {
  content: "\E223"; }

/* line 329, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-duplicate:before {
  content: "\E224"; }

/* line 330, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-piggy-bank:before {
  content: "\E225"; }

/* line 331, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-scissors:before {
  content: "\E226"; }

/* line 332, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-bitcoin:before {
  content: "\E227"; }

/* line 333, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-yen:before {
  content: "\00A5"; }

/* line 334, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-ruble:before {
  content: "\20BD"; }

/* line 335, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-scale:before {
  content: "\E230"; }

/* line 336, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-ice-lolly:before {
  content: "\E231"; }

/* line 337, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-ice-lolly-tasted:before {
  content: "\E232"; }

/* line 338, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-education:before {
  content: "\E233"; }

/* line 339, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-option-horizontal:before {
  content: "\E234"; }

/* line 340, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-option-vertical:before {
  content: "\E235"; }

/* line 341, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-menu-hamburger:before {
  content: "\E236"; }

/* line 342, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-modal-window:before {
  content: "\E237"; }

/* line 343, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-oil:before {
  content: "\E238"; }

/* line 344, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-grain:before {
  content: "\E239"; }

/* line 345, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-sunglasses:before {
  content: "\E240"; }

/* line 346, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-text-size:before {
  content: "\E241"; }

/* line 347, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-text-color:before {
  content: "\E242"; }

/* line 348, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-text-background:before {
  content: "\E243"; }

/* line 349, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-object-align-top:before {
  content: "\E244"; }

/* line 350, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-object-align-bottom:before {
  content: "\E245"; }

/* line 351, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-object-align-horizontal:before {
  content: "\E246"; }

/* line 352, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-object-align-left:before {
  content: "\E247"; }

/* line 353, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-object-align-vertical:before {
  content: "\E248"; }

/* line 354, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-object-align-right:before {
  content: "\E249"; }

/* line 355, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-triangle-right:before {
  content: "\E250"; }

/* line 356, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-triangle-left:before {
  content: "\E251"; }

/* line 357, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-triangle-bottom:before {
  content: "\E252"; }

/* line 358, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-triangle-top:before {
  content: "\E253"; }

/* line 359, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-terminal:before {
  content: "\E254"; }

/* line 360, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-superscript:before {
  content: "\E255"; }

/* line 361, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-subscript:before {
  content: "\E256"; }

/* line 362, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-menu-left:before {
  content: "\E257"; }

/* line 363, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-menu-right:before {
  content: "\E258"; }

/* line 364, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-menu-down:before {
  content: "\E259"; }

/* line 365, ../../../../scss/icons/_glyphicons_halflings.scss */
.halflings-menu-up:before {
  content: "\E260"; }

/*
*
* THIS IS A SMALL BONUS FOR ALL CURIOUS PEOPLE :)
* Just add class .animated and .pulse, .rotateIn, .bounce, .swing or .tada to you HTML element with icons. You may find other great css animations here: http://coveloping.com/tools/css-animation-generator
*
*/
/* line 374, ../../../../scss/icons/_glyphicons_halflings.scss */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1); } }
@keyframes pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }
/* line 395, ../../../../scss/icons/_glyphicons_halflings.scss */
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; } }
/* line 424, ../../../../scss/icons/_glyphicons_halflings.scss */
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px); } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }
/* line 441, ../../../../scss/icons/_glyphicons_halflings.scss */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg); } }
@keyframes swing {
  20% {
    transform: rotate(15deg); }
  40% {
    transform: rotate(-10deg); }
  60% {
    transform: rotate(5deg); }
  80% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(0deg); } }
/* line 461, ../../../../scss/icons/_glyphicons_halflings.scss */
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0); } }
@keyframes tada {
  0% {
    transform: scale(1); }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg); }
  100% {
    transform: scale(1) rotate(0); } }
/* line 482, ../../../../scss/icons/_glyphicons_halflings.scss */
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/*ellipsis , aggiunge i ... se il nome super a il max-width*/
/* line 16, ../../../../scss/styles/_theme.scss */
input::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

/* line 24, ../../../../scss/styles/_theme.scss */
.logo-container > img {
  width: auto;
  height: auto;
  max-width: 90%; }
  @media (min-width: 768px) {
    /* line 24, ../../../../scss/styles/_theme.scss */
    .logo-container > img {
      max-height: 150px;
      max-width: 450px; } }

/* line 40, ../../../../scss/styles/_theme.scss */
.navbar {
  border: none;
  margin-bottom: 0px; }
  /* line 44, ../../../../scss/styles/_theme.scss */
  .navbar-toggle {
    border-radius: 0px; }

/* line 49, ../../../../scss/styles/_theme.scss */
.navbar-brand {
  font-size: 30px;
  padding-top: 10px;
  padding-bottom: 10px; }
  /* line 57, ../../../../scss/styles/_theme.scss */
  .navbar-brand > img {
    max-height: 30px;
    height: auto;
    width: auto; }
  /* line 62, ../../../../scss/styles/_theme.scss */
  .navbar-brand.isac-login > img {
    max-height: 40px; }

/* line 72, ../../../../scss/styles/_theme.scss */
.input-group-addon {
  color: #0275d8; }

/* line 81, ../../../../scss/styles/_theme.scss */
table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-right: 16px; }
/* line 86, ../../../../scss/styles/_theme.scss */
table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none; }
/* line 90, ../../../../scss/styles/_theme.scss */
table.dataTable thead .sorting {
  background-image: none; }
/* line 93, ../../../../scss/styles/_theme.scss */
table.dataTable thead .sorting_asc {
  background-image: none; }
/* line 96, ../../../../scss/styles/_theme.scss */
table.dataTable thead .sorting_desc {
  background-image: none; }
/* line 99, ../../../../scss/styles/_theme.scss */
table.dataTable thead .sorting_asc_disabled {
  background-image: none; }
/* line 102, ../../../../scss/styles/_theme.scss */
table.dataTable thead .sorting_desc_disabled {
  background-image: none; }
/* line 105, ../../../../scss/styles/_theme.scss */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative; }
  /* line 112, ../../../../scss/styles/_theme.scss */
  table.dataTable thead .sorting:after,
  table.dataTable thead .sorting_asc:after,
  table.dataTable thead .sorting_desc:after,
  table.dataTable thead .sorting_asc_disabled:after,
  table.dataTable thead .sorting_desc_disabled:after {
    position: absolute;
    top: 33%;
    right: 1px;
    display: block;
    font-family: 'Glyphicons Halflings';
    opacity: 0.9; }
/* line 121, ../../../../scss/styles/_theme.scss */
table.dataTable thead .sorting:after {
  opacity: 0.7;
  content: "\e150";
  /* sort */ }
/* line 125, ../../../../scss/styles/_theme.scss */
table.dataTable thead .sorting_asc:after {
  color: #0275d8;
  content: "\e155";
  /* sort-by-attributes */ }
/* line 129, ../../../../scss/styles/_theme.scss */
table.dataTable thead .sorting_desc:after {
  color: #0275d8;
  content: "\e156";
  /* sort-by-attributes-alt */ }
/* line 133, ../../../../scss/styles/_theme.scss */
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  color: #eee; }

/* css per envelope details */
/* line 146, ../../../../scss/styles/_theme.scss */
#tabProcHistory {
  overflow-x: scroll; }

/* line 149, ../../../../scss/styles/_theme.scss */
.row-file-download {
  display: inline-block;
  float: left; }

/* line 153, ../../../../scss/styles/_theme.scss */
.row-file-download > .envelope-download {
  display: inline-block;
  text-align: center; }

/* line 157, ../../../../scss/styles/_theme.scss */
.envelope-download-pdf {
  font-size: 32px;
  vertical-align: top; }

/* line 161, ../../../../scss/styles/_theme.scss */
.envelope-download-text {
  font-size: 12px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 2px;
  color: #2186dc;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 172, ../../../../scss/styles/_theme.scss */
.ui-widget-overlay {
  background: none; }

/* line 175, ../../../../scss/styles/_theme.scss */
.document-all-download > span.icon-icon_download {
  font-size: 18px;
  color: #2186dc;
  margin-left: 2%;
  bottom: 0; }

/* line 181, ../../../../scss/styles/_theme.scss */
#tabProcHistory > thead > tr > td, #tabProcHistory > thead > tr > td * {
  font-weight: bold; }

/* line 184, ../../../../scss/styles/_theme.scss */
#tabProcHistory > tbody > tr > td, #tabProcHistory > tbody > tr > td *, #tabProcHistory > thead > tr > td, #tabProcHistory > thead > tr > td * {
  font-size: 14px;
  text-align: center;
  vertical-align: middle; }

/* line 189, ../../../../scss/styles/_theme.scss */
#viewProcessHistory .h6, #collapseTwo .h6, #collapseAdvDetails .h6 {
  font-size: 14px; }

/* line 192, ../../../../scss/styles/_theme.scss */
.panel-title {
  color: #000; }

/* line 195, ../../../../scss/styles/_theme.scss */
.strong {
  font-weight: bold; }

/* line 198, ../../../../scss/styles/_theme.scss */
.envelope-download > a > span.icon-icon_download {
  font-size: 18px;
  color: #2186dc;
  float: left;
  bottom: 0; }

/* line 207, ../../../../scss/styles/_theme.scss */
.panel-heading a:hover, .panel-heading a:active, .panel-heading a:focus {
  text-decoration: none;
  color: none; }

/* line 211, ../../../../scss/styles/_theme.scss */
.panel-heading, #panel-document {
  z-index: 2; }

/* line 214, ../../../../scss/styles/_theme.scss */
.panel-heading a, #panel-document a {
  z-index: 1; }

/* line 217, ../../../../scss/styles/_theme.scss */
i.glyphicon.glyphicon-chevron-down.margin-right, i.glyphicon.glyphicon-chevron-down.margin-down {
  font-size: 14px; }

/* line 220, ../../../../scss/styles/_theme.scss */
#tabEnvelopeDetails {
  overflow: visible !important; }

/* line 223, ../../../../scss/styles/_theme.scss */
.envelope-download > a.envelope-download-pdf:hover {
  text-decoration: none;
  color: #23527c; }

/* fine css per envelope details */
/*inserisce i .. se il nome e piu lungo del div*/
/* line 229, ../../../../scss/styles/_theme.scss */
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block; }

/* eliminazione bordi da tutte le tabelle, viene lasciato il border-bottom dell'etichette*/
/* line 238, ../../../../scss/styles/_theme.scss */
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

/* line 241, ../../../../scss/styles/_theme.scss */
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-left: none;
  border-right: none;
  border-top: none; }

/*import: Modifiche effettuate al bootstrap precedente*/
/* line 247, ../../../../scss/styles/_theme.scss */
.table > tfoot > tr > td {
  border-top: 1px solid #dddddd; }

/* line 250, ../../../../scss/styles/_theme.scss */
.table-bordered > tfoot > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: none; }

/*fine eliminazione bordi*/
/* eliminazione bordi da tutte le tabelle: elimina qualunque bordo interno ed esterno */
/* line 256, ../../../../scss/styles/_theme.scss */
.table-no-border > thead > tr > th, .table-no-border > thead > tr > td, .table-no-border > tfoot > tr > th, .table-no-border > tbody > tr > td, .table-no-border > tfoot > tr > td {
  border: none; }

/*fine eliminazione bordi*/
/*CSS: per la creazione delle chip, crea il layout dei manager impegnati nel processo del plico */
/* line 263, ../../../../scss/styles/_theme.scss */
.chip > .icon-icon_user {
  color: #0275d8; }

/* line 266, ../../../../scss/styles/_theme.scss */
.chip > .icon-icon_pen_2 {
  color: #999; }

/* line 269, ../../../../scss/styles/_theme.scss */
.chip > .icon-icon_check {
  color: #51b14e; }

/* line 273, ../../../../scss/styles/_theme.scss */
.chip > .trasparent {
  color: transparent; }

/* line 276, ../../../../scss/styles/_theme.scss */
.chip-common, .chip, .chip-highlighted {
  display: inline-block;
  padding: 0 10px;
  height: 22px;
  line-height: 22px;
  float: left;
  margin: 3px 2px; }

/*utilizzato export di sass per poter avere più style  per i chip*/
/* line 285, ../../../../scss/styles/_theme.scss */
.chip {
  padding-left: 25px;
  border-radius: 25px;
  background-color: #d8d8d8; }

/*Style per i capi evidenziati*/
/* line 293, ../../../../scss/styles/_theme.scss */
.chip-highlighted {
  margin: auto 1px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px; }

/* line 298, ../../../../scss/styles/_theme.scss */
.chip-highlighted-first {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px; }

/* line 302, ../../../../scss/styles/_theme.scss */
.chip-highlighted-last {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px; }

/* line 306, ../../../../scss/styles/_theme.scss */
.manager-continue, .manager-continue.chip, .manager-close, .manager-close.chip {
  display: none;
  padding-right: 3px;
  padding-left: 3px;
  text-align: center;
  background-color: #337ab7;
  touch-action: manipulation;
  cursor: pointer;
  float: left;
  border: 1px solid #337ab7; }

/* line 318, ../../../../scss/styles/_theme.scss */
.manager-continue:hover, .manager-continue:active, .manager-continue:focus, .manager-close:hover, .manager-close:active, .manager-close:focus {
  background-color: #08baeb;
  border-color: #08baeb;
  z-index: 2; }

/* line 324, ../../../../scss/styles/_theme.scss */
.chip span {
  height: 22px;
  width: 30px;
  font-size: 20px;
  z-index: 3; }

/* line 331, ../../../../scss/styles/_theme.scss */
.chip i {
  background-color: #fff;
  float: left;
  margin: 0 10px 0 -25px;
  font-size: 20px;
  border: 1px solid #d8d8d8;
  border-radius: 50%;
  z-index: 3; }

/*fine Creazione delle chip*/
/* line 342, ../../../../scss/styles/_theme.scss */
table-striped > tbody > tr:nth-child(odd) {
  background-color: #ebebec;
  /* background-color: #f9f9f9; */ }

/* line 346, ../../../../scss/styles/_theme.scss */
.has-success .form-control {
  border-color: #ccc !important;
  /* #555555 ------------ */ }

/* line 350, ../../../../scss/styles/_theme.scss */
.has-success .form-control:focus {
  border-color: #66afe9 !important;
  /* border-color: #2b542c; */
  webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.075); }

/* line 356, ../../../../scss/styles/_theme.scss */
.open > .dropdown-toggle.btn-primary, #kinetic_container .open > .dropdown-toggle.btn-tour, #kinetic_container .open > .dropdown-toggle.enjoyhint_skip_btn, #kinetic_container .open > .dropdown-toggle.enjoyhint_close_btn, #kinetic_container .open > .dropdown-toggle.enjoyhint_next_btn, #kinetic_container .open > .dropdown-toggle.enjoyhint_btn {
  color: #fff;
  background-color: #73050f;
  /* background-color: #73050f; */
  border-color: #73050f;
  /* border-color: #73050f; */ }

/* line 362, ../../../../scss/styles/_theme.scss */
.btn-warning {
  background-color: #73050f;
  /* background-color: #f0ad4e; */
  border-color: transparent;
  /* border-color: #eea236; */ }

/* line 368, ../../../../scss/styles/_theme.scss */
open > .dropdown-toggle.btn-warning {
  background-color: #676767;
  /* background-color: #ec971f; */
  border-color: #676767;
  /* border-color: #d58512; */ }

/*fine import*/
/* START MEDIA */
/* media query per la gesdstione dello viewer */
@media (min-width: 1090px) {
  /* line 379, ../../../../scss/styles/_theme.scss */
  #modalPDF .modal-dialog {
    min-width: 991px;
    height: 700px; }

  /* line 383, ../../../../scss/styles/_theme.scss */
  #viewer {
    height: 700px; } }
@media (min-windth: 678px) and (min-width: 992px) {
  /* line 388, ../../../../scss/styles/_theme.scss */
  #modalPDF .modal-dialog {
    min-width: 700px;
    height: 420px; }

  /* line 392, ../../../../scss/styles/_theme.scss */
  #viewer {
    height: 420px; } }
@media (max-width: 677px) {
  /* line 397, ../../../../scss/styles/_theme.scss */
  #modalPDF .modal-dialog {
    min-width: 580px;
    height: 350px; }

  /* line 401, ../../../../scss/styles/_theme.scss */
  #viewer {
    height: 350px; } }
@media (max-width: 767px) {
  /* line 406, ../../../../scss/styles/_theme.scss */
  .label-primary {
    background-color: #73050f;
    /* #676767*/ }

  /* line 409, ../../../../scss/styles/_theme.scss */
  .label-warning {
    background-color: #404040;
    /* background-color: #f0ad4e; */ }

  /* line 412, ../../../../scss/styles/_theme.scss */
  .alert-info {
    color: #676767;
    /* color: #31708f;*/ }

  /* line 415, ../../../../scss/styles/_theme.scss */
  .panel-primary {
    border-color: #676767; }

  /* line 418, ../../../../scss/styles/_theme.scss */
  .panel-primary > .panel-heading {
    background-color: #676767;
    border-color: #676767; }

  /* line 422, ../../../../scss/styles/_theme.scss */
  .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #676767; }

  /* line 425, ../../../../scss/styles/_theme.scss */
  .panel-primary > .panel-heading .badge {
    color: #676767; }

  /* line 428, ../../../../scss/styles/_theme.scss */
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #676767; }

  /* line 431, ../../../../scss/styles/_theme.scss */
  .well {
    background-color: #ebebec;
    /* background-color: #f5f5f5; */ }

  /* line 434, ../../../../scss/styles/_theme.scss */
  .popover-content {
    background-color: transparent;
    /* background-color: #f7f7f7; */ } }
/* END MEDIA */
/*nascondiamo il logo enel per gli altri tema*/
/* line 442, ../../../../scss/styles/_theme.scss */
.icon-Logo_enel {
  display: none; }
  /* line 444, ../../../../scss/styles/_theme.scss */
  .icon-Logo_enel:before {
    content: "";
    background-color: transparent;
    color: transparent; }

/*Stile ENEL per i capi evidenziati */
/* line 452, ../../../../scss/styles/_theme.scss */
.chip-highlighted {
  font-size: 12px;
  color: #555; }

/* line 458, ../../../../scss/styles/_theme.scss */
.highlighted-container > .highlighted-1 {
  background-color: #ECEFF1; }
/* line 462, ../../../../scss/styles/_theme.scss */
.highlighted-container > .highlighted-2 {
  background-color: #ECEFF1; }
/* line 466, ../../../../scss/styles/_theme.scss */
.highlighted-container > .highlighted-3 {
  background-color: #ECEFF1; }
/* line 470, ../../../../scss/styles/_theme.scss */
.highlighted-container > .highlighted-4 {
  background-color: #ECEFF1; }
/* line 474, ../../../../scss/styles/_theme.scss */
.highlighted-container > .highlighted-5 {
  background-color: #ECEFF1; }
/* line 478, ../../../../scss/styles/_theme.scss */
.highlighted-container > .highlighted-6 {
  background-color: #ECEFF1; }
/* line 482, ../../../../scss/styles/_theme.scss */
.highlighted-container > .highlighted-7 {
  background-color: #ECEFF1; }
/* line 486, ../../../../scss/styles/_theme.scss */
.highlighted-container > .highlighted-8 {
  background-color: #ECEFF1; }
/* line 490, ../../../../scss/styles/_theme.scss */
.highlighted-container > .highlighted-9 {
  background-color: #ECEFF1; }
/* line 494, ../../../../scss/styles/_theme.scss */
.highlighted-container > .highlighted-10 {
  background-color: #ECEFF1; }

/*Overrides jquery.mobile-1.4.2 rule*/
/* line 11, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.ui-icon-loading {
  background: url(../images/ajax-loader.gif) center center/cover no-repeat fixed; }

/*Overrides jquery.treeview rule*/
/* line 16, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.treeview .placeholder {
  background: url(../images/ajax-loader.gif) center center/cover no-repeat fixed 0 0 no-repeat; }

/* line 19, ../../../../scss/themes/dikegosign/styles/_theme.scss */
button#dropdownHeaderMenu {
  color: white;
  background-color: #38a2d7;
  border-color: #38a2d7; }

/* line 25, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.btn-primary, #kinetic_container .btn-tour, #kinetic_container .enjoyhint_skip_btn, #kinetic_container .enjoyhint_close_btn, #kinetic_container .enjoyhint_next_btn, #kinetic_container .enjoyhint_btn {
  color: #fff;
  background-color: #38a2d7;
  border-color: #38a2d7;
  box-shadow: 0px 5px 15px 1px rgba(159, 208, 233, 0.4); }
  /* line 32, ../../../../scss/themes/dikegosign/styles/_theme.scss */
  .btn-primary:focus, #kinetic_container .btn-tour:focus, #kinetic_container .enjoyhint_skip_btn:focus, #kinetic_container .enjoyhint_close_btn:focus, #kinetic_container .enjoyhint_next_btn:focus, #kinetic_container .enjoyhint_btn:focus, .btn-primary.focus, #kinetic_container .focus.btn-tour, #kinetic_container .focus.enjoyhint_skip_btn, #kinetic_container .focus.enjoyhint_close_btn, #kinetic_container .focus.enjoyhint_next_btn, #kinetic_container .focus.enjoyhint_btn {
    color: white;
    background-color: #38a2d7;
    border-color: #38a2d7; }
  /* line 39, ../../../../scss/themes/dikegosign/styles/_theme.scss */
  .btn-primary:hover, #kinetic_container .btn-tour:hover, #kinetic_container .enjoyhint_skip_btn:hover, #kinetic_container .enjoyhint_close_btn:hover, #kinetic_container .enjoyhint_next_btn:hover, #kinetic_container .enjoyhint_btn:hover {
    color: white;
    background-color: #38a2d7;
    border-color: #38a2d7; }
  /* line 45, ../../../../scss/themes/dikegosign/styles/_theme.scss */
  .btn-primary:active, #kinetic_container .btn-tour:active, #kinetic_container .enjoyhint_skip_btn:active, #kinetic_container .enjoyhint_close_btn:active, #kinetic_container .enjoyhint_next_btn:active, #kinetic_container .enjoyhint_btn:active, .btn-primary.active, #kinetic_container .active.btn-tour, #kinetic_container .active.enjoyhint_skip_btn, #kinetic_container .active.enjoyhint_close_btn, #kinetic_container .active.enjoyhint_next_btn, #kinetic_container .active.enjoyhint_btn, .open > .btn-primary.dropdown-toggle, #kinetic_container .open > .dropdown-toggle.btn-tour, #kinetic_container .open > .dropdown-toggle.enjoyhint_skip_btn, #kinetic_container .open > .dropdown-toggle.enjoyhint_close_btn, #kinetic_container .open > .dropdown-toggle.enjoyhint_next_btn, #kinetic_container .open > .dropdown-toggle.enjoyhint_btn {
    color: white;
    background-color: #38a2d7;
    border-color: #38a2d7; }
    /* line 52, ../../../../scss/themes/dikegosign/styles/_theme.scss */
    .btn-primary:active:hover, #kinetic_container .btn-tour:active:hover, #kinetic_container .enjoyhint_skip_btn:active:hover, #kinetic_container .enjoyhint_close_btn:active:hover, #kinetic_container .enjoyhint_next_btn:active:hover, #kinetic_container .enjoyhint_btn:active:hover, .btn-primary:active:focus, #kinetic_container .btn-tour:active:focus, #kinetic_container .enjoyhint_skip_btn:active:focus, #kinetic_container .enjoyhint_close_btn:active:focus, #kinetic_container .enjoyhint_next_btn:active:focus, #kinetic_container .enjoyhint_btn:active:focus, .btn-primary:active.focus, #kinetic_container .btn-tour:active.focus, #kinetic_container .enjoyhint_skip_btn:active.focus, #kinetic_container .enjoyhint_close_btn:active.focus, #kinetic_container .enjoyhint_next_btn:active.focus, #kinetic_container .enjoyhint_btn:active.focus, .btn-primary.active:hover, #kinetic_container .active.btn-tour:hover, #kinetic_container .active.enjoyhint_skip_btn:hover, #kinetic_container .active.enjoyhint_close_btn:hover, #kinetic_container .active.enjoyhint_next_btn:hover, #kinetic_container .active.enjoyhint_btn:hover, .btn-primary.active:focus, #kinetic_container .active.btn-tour:focus, #kinetic_container .active.enjoyhint_skip_btn:focus, #kinetic_container .active.enjoyhint_close_btn:focus, #kinetic_container .active.enjoyhint_next_btn:focus, #kinetic_container .active.enjoyhint_btn:focus, .btn-primary.active.focus, #kinetic_container .active.focus.btn-tour, #kinetic_container .active.focus.enjoyhint_skip_btn, #kinetic_container .active.focus.enjoyhint_close_btn, #kinetic_container .active.focus.enjoyhint_next_btn, #kinetic_container .active.focus.enjoyhint_btn, .open > .btn-primary.dropdown-toggle:hover, #kinetic_container .open > .dropdown-toggle.btn-tour:hover, #kinetic_container .open > .dropdown-toggle.enjoyhint_skip_btn:hover, #kinetic_container .open > .dropdown-toggle.enjoyhint_close_btn:hover, #kinetic_container .open > .dropdown-toggle.enjoyhint_next_btn:hover, #kinetic_container .open > .dropdown-toggle.enjoyhint_btn:hover, .open > .btn-primary.dropdown-toggle:focus, #kinetic_container .open > .dropdown-toggle.btn-tour:focus, #kinetic_container .open > .dropdown-toggle.enjoyhint_skip_btn:focus, #kinetic_container .open > .dropdown-toggle.enjoyhint_close_btn:focus, #kinetic_container .open > .dropdown-toggle.enjoyhint_next_btn:focus, #kinetic_container .open > .dropdown-toggle.enjoyhint_btn:focus, .open > .btn-primary.dropdown-toggle.focus, #kinetic_container .open > .dropdown-toggle.focus.btn-tour, #kinetic_container .open > .dropdown-toggle.focus.enjoyhint_skip_btn, #kinetic_container .open > .dropdown-toggle.focus.enjoyhint_close_btn, #kinetic_container .open > .dropdown-toggle.focus.enjoyhint_next_btn, #kinetic_container .open > .dropdown-toggle.focus.enjoyhint_btn {
      color: white;
      background-color: #38a2d7;
      border-color: #38a2d7; }
  /* line 60, ../../../../scss/themes/dikegosign/styles/_theme.scss */
  .btn-primary:active, #kinetic_container .btn-tour:active, #kinetic_container .enjoyhint_skip_btn:active, #kinetic_container .enjoyhint_close_btn:active, #kinetic_container .enjoyhint_next_btn:active, #kinetic_container .enjoyhint_btn:active, .btn-primary.active, #kinetic_container .active.btn-tour, #kinetic_container .active.enjoyhint_skip_btn, #kinetic_container .active.enjoyhint_close_btn, #kinetic_container .active.enjoyhint_next_btn, #kinetic_container .active.enjoyhint_btn, .open > .btn-primary.dropdown-toggle, #kinetic_container .open > .dropdown-toggle.btn-tour, #kinetic_container .open > .dropdown-toggle.enjoyhint_skip_btn, #kinetic_container .open > .dropdown-toggle.enjoyhint_close_btn, #kinetic_container .open > .dropdown-toggle.enjoyhint_next_btn, #kinetic_container .open > .dropdown-toggle.enjoyhint_btn {
    background-image: none; }
  /* line 68, ../../../../scss/themes/dikegosign/styles/_theme.scss */
  .btn-primary.disabled:hover, #kinetic_container .disabled.btn-tour:hover, #kinetic_container .disabled.enjoyhint_skip_btn:hover, #kinetic_container .disabled.enjoyhint_close_btn:hover, #kinetic_container .disabled.enjoyhint_next_btn:hover, #kinetic_container .disabled.enjoyhint_btn:hover, .btn-primary.disabled:focus, #kinetic_container .disabled.btn-tour:focus, #kinetic_container .disabled.enjoyhint_skip_btn:focus, #kinetic_container .disabled.enjoyhint_close_btn:focus, #kinetic_container .disabled.enjoyhint_next_btn:focus, #kinetic_container .disabled.enjoyhint_btn:focus, .btn-primary.disabled.focus, #kinetic_container .disabled.focus.btn-tour, #kinetic_container .disabled.focus.enjoyhint_skip_btn, #kinetic_container .disabled.focus.enjoyhint_close_btn, #kinetic_container .disabled.focus.enjoyhint_next_btn, #kinetic_container .disabled.focus.enjoyhint_btn, .btn-primary[disabled]:hover, #kinetic_container [disabled].btn-tour:hover, #kinetic_container [disabled].enjoyhint_skip_btn:hover, #kinetic_container [disabled].enjoyhint_close_btn:hover, #kinetic_container [disabled].enjoyhint_next_btn:hover, #kinetic_container [disabled].enjoyhint_btn:hover, .btn-primary[disabled]:focus, #kinetic_container [disabled].btn-tour:focus, #kinetic_container [disabled].enjoyhint_skip_btn:focus, #kinetic_container [disabled].enjoyhint_close_btn:focus, #kinetic_container [disabled].enjoyhint_next_btn:focus, #kinetic_container [disabled].enjoyhint_btn:focus, .btn-primary[disabled].focus, #kinetic_container [disabled].focus.btn-tour, #kinetic_container [disabled].focus.enjoyhint_skip_btn, #kinetic_container [disabled].focus.enjoyhint_close_btn, #kinetic_container [disabled].focus.enjoyhint_next_btn, #kinetic_container [disabled].focus.enjoyhint_btn, fieldset[disabled] .btn-primary:hover, [disabled].fieldset .btn-primary:hover, fieldset[disabled] #kinetic_container .btn-tour:hover, #kinetic_container fieldset[disabled] .btn-tour:hover, [disabled].fieldset #kinetic_container .btn-tour:hover, #kinetic_container [disabled].fieldset .btn-tour:hover, fieldset[disabled] #kinetic_container .enjoyhint_skip_btn:hover, #kinetic_container fieldset[disabled] .enjoyhint_skip_btn:hover, [disabled].fieldset #kinetic_container .enjoyhint_skip_btn:hover, #kinetic_container [disabled].fieldset .enjoyhint_skip_btn:hover, fieldset[disabled] #kinetic_container .enjoyhint_close_btn:hover, #kinetic_container fieldset[disabled] .enjoyhint_close_btn:hover, [disabled].fieldset #kinetic_container .enjoyhint_close_btn:hover, #kinetic_container [disabled].fieldset .enjoyhint_close_btn:hover, fieldset[disabled] #kinetic_container .enjoyhint_next_btn:hover, #kinetic_container fieldset[disabled] .enjoyhint_next_btn:hover, [disabled].fieldset #kinetic_container .enjoyhint_next_btn:hover, #kinetic_container [disabled].fieldset .enjoyhint_next_btn:hover, fieldset[disabled] #kinetic_container .enjoyhint_btn:hover, #kinetic_container fieldset[disabled] .enjoyhint_btn:hover, [disabled].fieldset #kinetic_container .enjoyhint_btn:hover, #kinetic_container [disabled].fieldset .enjoyhint_btn:hover, fieldset[disabled] .btn-primary:focus, [disabled].fieldset .btn-primary:focus, fieldset[disabled] #kinetic_container .btn-tour:focus, #kinetic_container fieldset[disabled] .btn-tour:focus, [disabled].fieldset #kinetic_container .btn-tour:focus, #kinetic_container [disabled].fieldset .btn-tour:focus, fieldset[disabled] #kinetic_container .enjoyhint_skip_btn:focus, #kinetic_container fieldset[disabled] .enjoyhint_skip_btn:focus, [disabled].fieldset #kinetic_container .enjoyhint_skip_btn:focus, #kinetic_container [disabled].fieldset .enjoyhint_skip_btn:focus, fieldset[disabled] #kinetic_container .enjoyhint_close_btn:focus, #kinetic_container fieldset[disabled] .enjoyhint_close_btn:focus, [disabled].fieldset #kinetic_container .enjoyhint_close_btn:focus, #kinetic_container [disabled].fieldset .enjoyhint_close_btn:focus, fieldset[disabled] #kinetic_container .enjoyhint_next_btn:focus, #kinetic_container fieldset[disabled] .enjoyhint_next_btn:focus, [disabled].fieldset #kinetic_container .enjoyhint_next_btn:focus, #kinetic_container [disabled].fieldset .enjoyhint_next_btn:focus, fieldset[disabled] #kinetic_container .enjoyhint_btn:focus, #kinetic_container fieldset[disabled] .enjoyhint_btn:focus, [disabled].fieldset #kinetic_container .enjoyhint_btn:focus, #kinetic_container [disabled].fieldset .enjoyhint_btn:focus, fieldset[disabled] .btn-primary.focus, [disabled].fieldset .btn-primary.focus, fieldset[disabled] #kinetic_container .focus.btn-tour, #kinetic_container fieldset[disabled] .focus.btn-tour, [disabled].fieldset #kinetic_container .focus.btn-tour, #kinetic_container [disabled].fieldset .focus.btn-tour, fieldset[disabled] #kinetic_container .focus.enjoyhint_skip_btn, #kinetic_container fieldset[disabled] .focus.enjoyhint_skip_btn, [disabled].fieldset #kinetic_container .focus.enjoyhint_skip_btn, #kinetic_container [disabled].fieldset .focus.enjoyhint_skip_btn, fieldset[disabled] #kinetic_container .focus.enjoyhint_close_btn, #kinetic_container fieldset[disabled] .focus.enjoyhint_close_btn, [disabled].fieldset #kinetic_container .focus.enjoyhint_close_btn, #kinetic_container [disabled].fieldset .focus.enjoyhint_close_btn, fieldset[disabled] #kinetic_container .focus.enjoyhint_next_btn, #kinetic_container fieldset[disabled] .focus.enjoyhint_next_btn, [disabled].fieldset #kinetic_container .focus.enjoyhint_next_btn, #kinetic_container [disabled].fieldset .focus.enjoyhint_next_btn, fieldset[disabled] #kinetic_container .focus.enjoyhint_btn, #kinetic_container fieldset[disabled] .focus.enjoyhint_btn, [disabled].fieldset #kinetic_container .focus.enjoyhint_btn, #kinetic_container [disabled].fieldset .focus.enjoyhint_btn {
    background-color: #38a2d7;
    border-color: #38a2d7; }
  /* line 76, ../../../../scss/themes/dikegosign/styles/_theme.scss */
  .btn-primary .badge, #kinetic_container .btn-tour .badge, #kinetic_container .enjoyhint_skip_btn .badge, #kinetic_container .enjoyhint_close_btn .badge, #kinetic_container .enjoyhint_next_btn .badge, #kinetic_container .enjoyhint_btn .badge {
    color: #38a2d7;
    background-color: white; }

/* line 81, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.btn-default {
  box-shadow: 0px 5px 15px 1px rgba(159, 208, 233, 0.4); }
  /* line 85, ../../../../scss/themes/dikegosign/styles/_theme.scss */
  .btn-default:focus, .btn-default.focus {
    color: white;
    background-color: #062047;
    border-color: #062047; }
  /* line 92, ../../../../scss/themes/dikegosign/styles/_theme.scss */
  .btn-default:hover {
    color: white;
    background-color: #06305d;
    border-color: #06305d; }
  /* line 98, ../../../../scss/themes/dikegosign/styles/_theme.scss */
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: white;
    background-color: #06305d;
    border-color: #06305d; }
    /* line 105, ../../../../scss/themes/dikegosign/styles/_theme.scss */
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: white;
      background-color: #06305d;
      border-color: #06305d; }
  /* line 113, ../../../../scss/themes/dikegosign/styles/_theme.scss */
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  /* line 121, ../../../../scss/themes/dikegosign/styles/_theme.scss */
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, [disabled].fieldset .btn-default:hover, fieldset[disabled] .btn-default:focus, [disabled].fieldset .btn-default:focus, fieldset[disabled] .btn-default.focus, [disabled].fieldset .btn-default.focus {
    background-color: #06305d;
    border-color: #06305d; }
  /* line 129, ../../../../scss/themes/dikegosign/styles/_theme.scss */
  .btn-default .badge {
    color: #38a2d7;
    background-color: white; }

/* line 143, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.btn.btn-default [class^="icon-"], #kinetic_container .btn-default.btn-tour [class^="icon-"], #kinetic_container .btn-default.enjoyhint_skip_btn [class^="icon-"], #kinetic_container .btn-default.enjoyhint_close_btn [class^="icon-"], #kinetic_container .btn-default.enjoyhint_next_btn [class^="icon-"], #kinetic_container .btn-default.enjoyhint_btn [class^="icon-"] {
  color: #38a2d7; }

/* line 149, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.input-group-addon {
  color: #38a2d7; }

/* line 155, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.headerContainer > .navbar-collapse {
  background-color: #38a2d7; }

/* line 162, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.headerContainer > .navbar-collapse.navbar-default button:active, .headerContainer > .navbar-collapse.navbar-default button:focus, .headerContainer > .navbar-collapse.navbar-default button:hover, .headerContainer > .navbar-collapse.navbar-default a:active, .headerContainer > .navbar-collapse.navbar-default a:focus, .headerContainer > .navbar-collapse.navbar-default a:hover, .headerContainer > .navbar-collapse .navbar-nav > li button:active, .headerContainer > .navbar-collapse .navbar-nav > li button:focus, .headerContainer > .navbar-collapse .navbar-nav > li button:hover, .headerContainer > .navbar-collapse .navbar-nav > li a:active, .headerContainer > .navbar-collapse .navbar-nav > li a:focus, .headerContainer > .navbar-collapse .navbar-nav > li a:hover {
  background-color: #38a2d7;
  border-color: #38a2d7;
  color: #000;
  color: #033075; }
/* line 167, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.headerContainer > .navbar-collapse.navbar-default li.active, .headerContainer > .navbar-collapse .navbar-nav > li li.active {
  background-color: #38a2d7;
  border-color: #38a2d7;
  color: #000; }
  /* line 169, ../../../../scss/themes/dikegosign/styles/_theme.scss */
  .headerContainer > .navbar-collapse.navbar-default li.active > a, .headerContainer > .navbar-collapse.navbar-default li.active > button, .headerContainer > .navbar-collapse .navbar-nav > li li.active > a, .headerContainer > .navbar-collapse .navbar-nav > li li.active > button {
    background-color: #38a2d7;
    border-color: #38a2d7;
    color: #000; }
    /* line 171, ../../../../scss/themes/dikegosign/styles/_theme.scss */
    .headerContainer > .navbar-collapse.navbar-default li.active > a > .navbar-icon:before, .headerContainer > .navbar-collapse.navbar-default li.active > button > .navbar-icon:before, .headerContainer > .navbar-collapse .navbar-nav > li li.active > a > .navbar-icon:before, .headerContainer > .navbar-collapse .navbar-nav > li li.active > button > .navbar-icon:before {
      color: #033075; }
  /* line 176, ../../../../scss/themes/dikegosign/styles/_theme.scss */
  .headerContainer > .navbar-collapse.navbar-default li.active button:active, .headerContainer > .navbar-collapse.navbar-default li.active button:focus, .headerContainer > .navbar-collapse.navbar-default li.active button:hover, .headerContainer > .navbar-collapse.navbar-default li.active a:active, .headerContainer > .navbar-collapse.navbar-default li.active a:focus, .headerContainer > .navbar-collapse.navbar-default li.active a:hover, .headerContainer > .navbar-collapse .navbar-nav > li li.active button:active, .headerContainer > .navbar-collapse .navbar-nav > li li.active button:focus, .headerContainer > .navbar-collapse .navbar-nav > li li.active button:hover, .headerContainer > .navbar-collapse .navbar-nav > li li.active a:active, .headerContainer > .navbar-collapse .navbar-nav > li li.active a:focus, .headerContainer > .navbar-collapse .navbar-nav > li li.active a:hover {
    background-color: #38a2d7;
    border-color: #38a2d7;
    color: #000; }

/* line 184, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.navbar-default .navbar-nav > li > a:hover > .navbar-icon:before {
  background-color: #38a2d7;
  border-color: #38a2d7;
  color: #033075; }

/* line 190, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.light-blue {
  background-color: #6db3ee; }

/* line 194, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.headerContainer > .navbar-collapse .navbar-nav > li#userDropdownBox ul.dropdown-user a:hover {
  background-color: white; }

/* line 200, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.nav-smartsign-right ul.dropdown-user li a {
  color: #38a2d7; }

/* line 203, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.nav-smartsign-right ul.dropdown-user {
  color: black; }
  /* line 207, ../../../../scss/themes/dikegosign/styles/_theme.scss */
  .nav-smartsign-right ul.dropdown-user li.divider {
    background-color: #38a2d7; }
  /* line 212, ../../../../scss/themes/dikegosign/styles/_theme.scss */
  .nav-smartsign-right ul.dropdown-user li .dw-user-box {
    background-color: #38a2d7;
    color: white; }
  /* line 220, ../../../../scss/themes/dikegosign/styles/_theme.scss */
  .nav-smartsign-right ul.dropdown-user li > a:hover, .nav-smartsign-right ul.dropdown-user li > a:active, .nav-smartsign-right ul.dropdown-user li > a:focus {
    background-color: white;
    color: black; }

/* line 230, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.list-group-item.active {
  background-color: #38a2d7;
  border-color: #38a2d7; }

/* line 236, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.list-group-item.active:hover, .list-group-item.active:focus {
  background-color: #38a2d7;
  border-color: #38a2d7; }

/* line 242, ../../../../scss/themes/dikegosign/styles/_theme.scss */
body.settings .list-group-item.active {
  border-top: 1px solid #38a2d7;
  border-bottom: 1px solid #38a2d7; }

/* line 246, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.well-blue {
  border: 1px solid #d0e9f5;
  background-color: #f2f6f9; }

/* line 252, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.nav-smartsign-right #userDropdown .dropdown-menu, .nav-smartsign-right #userDropdown .popover ul.menu-list, .popover .nav-smartsign-right #userDropdown ul.menu-list {
  box-shadow: 0 4px 8px 0 rgba(56, 162, 215, 0.2), 0 6px 20px 0 rgba(56, 162, 215, 0.19); }

/* line 256, ../../../../scss/themes/dikegosign/styles/_theme.scss */
.headerContainer > .navbar-collapse .navbar-nav > li a:hover, .navbar-default .navbar-nav > li > a:hover > .navbar-icon:before {
  color: #033075; }

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